:root{--form-control-color: $secondary;font-size:16px}*{font-family:"poppins",sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,255,255,0) !important;-webkit-focus-ring-color:rgba(255,255,255,0) !important;outline:none !important;box-sizing:border-box}html{background-color:#e0e2d6;padding:0;margin:0;color:#2e3846}body{padding:0;margin:0;min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}p,ul,ol,h1,h2,h3,h4{margin:0;padding:0}h1{font-weight:700;font-size:3.5rem;text-align:left;line-height:4.3rem;padding-bottom:1.7rem}h1.h1--small{font-size:3rem;line-height:3.5rem}h2{font-weight:500;font-size:2rem;margin-bottom:1.5rem}h2.h2--small{font-size:2rem;font-weight:500}header{z-index:1;box-shadow:0 4px 4px 0 rgba(46,56,70,.2274509804);padding:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}header a{display:inline-block}header .nav{height:40px;width:40px;display:flex;flex-direction:column;justify-content:space-around;cursor:pointer}header .nav div{display:block;background-color:#608656;height:6px;width:100%;border-radius:2px}header .nav:hover div{background-color:#4a6742}main{min-height:70vh}.row{padding:20px;max-width:1000px;margin-left:auto;margin-right:auto}.row--fullwidth{max-width:unset}.row--fullwidth>*{max-width:1000px;margin-left:auto;margin-right:auto}.row .link-alone{text-align:center;font-size:1.2rem}.row .link-alone a{color:#608656;text-decoration:none}.row .link-alone a:hover{color:#597b78;text-decoration:underline}.heroe{min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.heroe--small{min-height:0;margin-top:7vh;margin-bottom:5vh;align-items:flex-start}.heroe h1{text-align:center}.review{background-color:#608656;color:#eeefe8;padding-top:5vh;padding-bottom:30px;margin-bottom:3rem}.review h1{margin-bottom:0}.review .tabScreenController{margin-top:60px;text-align:center;display:flex;flex-direction:row}.review .tabScreenController .lblScreen{font-size:1.3rem;cursor:pointer;position:relative;flex-grow:1}.review .tabScreenController input[type=radio]{display:none;opacity:0}.review .tabScreenController input[type=radio]:checked+.lblScreen:before{content:"";position:absolute;display:block;top:110%;left:calc(50% - 20px);width:0;height:0;border-left:30px solid rgba(0,0,0,0);border-right:30px solid rgba(0,0,0,0);border-bottom:31px solid #e0e2d6}.subrow{margin-top:20px}.subrow-ctrl{display:flex;justify-content:space-between;align-items:center}.tabGridBilan{display:flex;flex-wrap:wrap;cursor:pointer;gap:15px}.tabGridBilan input{position:absolute;width:0;height:0;opacity:0}.tabGridBilan input:checked+label{background-color:#608656}.tabGridBilan input:checked+label i{color:#eeefe8;background-color:#608656}.tabGridBilan label{cursor:pointer;height:50px;width:50px;background-color:#eeefe8;border-radius:10px;display:flex;justify-content:center;align-items:center}.tabGridBilan label i{font-size:2.2rem;color:#597b78}.radarchart{background:#eeefe8;border-radius:2rem;padding:60px 50px 20px 50px;margin-left:auto;margin-right:auto;margin-top:3rem;display:grid;place-content:center}.radarchart .btn{margin-top:60px}.radarchart .graphs{background-image:url("../img/grid.svg");background-position:center;background-size:cover}.radarchart .graphs:nth-of-type(1)>div{background:#f2c3c9;mix-blend-mode:multiply}.radarchart .graphs:nth-of-type(2)>div{background:#fdd3c8;mix-blend-mode:multiply}.radarchart .graphs:nth-of-type(3)>div{background:#f1eeba;mix-blend-mode:multiply}.radarchart .graphs:nth-of-type(4)>div{background:#aaeeea;mix-blend-mode:multiply}.radarchart .graphs:nth-of-type(5)>div{background:#a6c5a9;mix-blend-mode:multiply}.radarchart .graphs:nth-of-type(6)>div{background:#a6b7e4;mix-blend-mode:multiply}.radarchart .box{width:300px;background:#597b78;-webkit-clip-path:polygon(100% 50%, 85.36% 85.36%, 50% 100%, 14.64% 85.36%, 0% 50%, 14.64% 14.64%, 50% 0%, 85.36% 14.64%, 100% 50%, calc(85.36% - 2.12px) calc(14.64% + 2.12px), calc(50% - 0px) calc(0% + 3px), calc(14.64% + 2.12px) calc(14.64% + 2.12px), calc(0% + 3px) calc(50% - 0px), calc(14.64% + 2.12px) calc(85.36% - 2.12px), calc(50% - 0px) calc(100% - 3px), calc(85.36% - 2.12px) calc(85.36% - 2.12px), calc(100% - 3px) calc(50% - 0px), calc(85.36% - 2.12px) calc(14.64% + 2.12px));clip-path:polygon(100% 50%, 85.36% 85.36%, 50% 100%, 14.64% 85.36%, 0% 50%, 14.64% 14.64%, 50% 0%, 85.36% 14.64%, 100% 50%, calc(85.36% - 2.12px) calc(14.64% + 2.12px), calc(50% - 0px) calc(0% + 3px), calc(14.64% + 2.12px) calc(14.64% + 2.12px), calc(0% + 3px) calc(50% - 0px), calc(14.64% + 2.12px) calc(85.36% - 2.12px), calc(50% - 0px) calc(100% - 3px), calc(85.36% - 2.12px) calc(85.36% - 2.12px), calc(100% - 3px) calc(50% - 0px), calc(85.36% - 2.12px) calc(14.64% + 2.12px))}.radarchart .box:nth-of-type(2){width:75%}.radarchart .box:nth-of-type(3){width:50%}.radarchart .box:nth-of-type(4){width:25%}.radarchart .box:nth-of-type(5){width:10%}.radarchart .wrapper-labels{position:relative;width:300px;aspect-ratio:1/1;display:block !important}.radarchart .labels{position:absolute;text-wrap:nowrap;width:-moz-fit-content;width:fit-content;color:#597b78;font-size:1.8rem;line-height:1}.radarchart .wrapper{display:grid;align-items:center;justify-items:center}.radarchart div{width:300px;aspect-ratio:1/1;grid-area:1/1}.subrow.bilanq{background:#eeefe8;border-radius:2rem;padding:40px 50px}.subrow.bilanq .range{margin-top:70px}.subrow.bilanq .range-title{font-size:1.1rem}.subrow.bilanq .range-desc{display:flex;justify-content:space-between;font-size:.7rem;font-weight:500;opacity:.7}.subrow.bilanq .range-picker{display:flex;flex-direction:row;width:100%;justify-content:space-between;margin-top:20px;margin-bottom:20px}.subrow.bilanq .range-picker label{cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:1.6rem;width:50px;height:50px;border-radius:25px;background-color:#e0e2d6}.subrow.bilanq .range-picker input{position:absolute;width:0;height:0;opacity:0}.subrow.bilanq .range-picker input:checked+label{background-color:#608656;color:#e0e2d6}.cards{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px}.card{background-color:#eeefe8;padding:2rem;border-radius:1.5rem;text-align:center;width:100%}.card--margin-b{margin-bottom:2rem}.card--margin-t{margin-top:2rem}.card--primary{background-color:#608656;color:#eeefe8;text-align:center}.card--primary h2{text-align:center !important;margin-bottom:1rem}.card--primary button{margin-bottom:0}.card h2{margin-bottom:.7rem;text-align:left}.card p{text-align:left;margin-bottom:.7rem}.card a{margin-left:auto;margin-right:auto;text-align:center;display:inline-block;margin-bottom:0}.cta{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#608656;color:#eeefe8;padding:2rem}.cta h2{font-size:2rem;line-height:2.6rem;text-align:center;margin-bottom:1.5rem}.cta p{text-align:center}.btn{display:inline-block;border:none;border-radius:30px;padding:15px 40px;text-decoration:none;font-size:1.1rem;font-weight:600;margin:20px 0;cursor:pointer}.btn-main{background-color:#608656;color:#eeefe8}.btn-main:hover{background-color:#4a6742}.btn--reverse{background-color:#eeefe8;color:#2e3846}footer{background-color:#2e3846;color:#c8cac8;padding:20px}footer a{color:#c8cac8;text-decoration:none}footer ul{list-style:none;padding:0;margin:0}footer .link-footer ul{text-align:center}footer .link-footer ul li{display:inline;padding:0 7px}footer .ours{margin-bottom:15px;max-width:1000px;margin-left:auto;margin-right:auto;text-align:center}footer .ours .disclaimer{font-size:.7rem}footer .ours strong{font-weight:500}footer .ours .navlang{margin:1rem 0}fieldset{border:none;margin:0;padding:0;margin-top:40px}fieldset>div{display:inline}fieldset .checkbox{display:flex;flex-direction:row;gap:15px;margin-bottom:15px}fieldset .checkbox--inverse{flex-direction:row-reverse;justify-content:space-between}fieldset .btn{width:100%;margin-top:5rem}fieldset .btn--nomg{margin-top:10px}.toggler-wrapper{display:block;width:45px;height:25px;cursor:pointer;position:relative}.toggler-wrapper input[type=checkbox]{display:none}.toggler-wrapper input[type=checkbox]:checked+.toggler-slider{background-color:#608656}.toggler-wrapper .toggler-slider{background-color:#ccc;position:absolute;border-radius:100px;top:0;left:0;width:100%;height:100%;transition:all 300ms ease}.toggler-wrapper .toggler-knob{position:absolute;transition:all 300ms ease}.toggler-wrapper.style-4 input[type=checkbox]:checked+.toggler-slider .toggler-knob{left:calc(100% - 19px - 3px)}.toggler-wrapper.style-4 .toggler-knob{width:25px;height:25px;border-radius:50%;left:0;top:0;background-color:#eeefe8;box-shadow:0 2px 6px rgba(153,153,153,.75)}.q h1{margin-top:5vh;font-size:2.7rem;line-height:3.5rem}.q h1.q-question{margin-top:10px;font-size:1.6rem;line-height:2.1rem;margin-bottom:0}.q h1.q-question.small{font-size:1.3rem;line-height:1.8rem;transition:font-size .3s ease}.q-data{display:flex;justify-content:space-between;font-weight:600;text-transform:uppercase;font-size:.9rem;color:#597b78}.q-data i:last-of-type{margin-left:15px}.q-data i{color:#597b78}.q-responses{display:flex;flex-direction:column;gap:20px;margin-top:20px;margin-bottom:20px}.q-responses .btn{background-color:#eeefe8;margin:0;border-radius:5px}.q-responses .btn:disabled{cursor:default}.q-responses .btn:active{background-color:#608656}.q-responses .btn:active:disabled{background-color:#eeefe8}.q-responses .btn--right{background-color:#b3c2ae}.q-responses .btn--wrong{background-color:#bb8989}.show{animation:fadeInAnimation ease .6s;animation-fill-mode:forwards}.showup:nth-child(1n){animation-delay:0.3s}.showup:nth-child(2n){animation-delay:0.6s}.showup:nth-child(3n){animation-delay:0.9s}.showup:nth-child(4n){animation-delay:1.2s}.showup:nth-child(5n){animation-delay:1.5s}.showup:nth-child(6n){animation-delay:1.8s}.showup:nth-child(7n){animation-delay:2.1s}.showup:nth-child(8n){animation-delay:2.4s}.showup:nth-child(9n){animation-delay:2.7s}.showup:nth-child(10n){animation-delay:3s}.showup{opacity:0;transform:translateY(40px);animation:showUpAnimation ease 1s;animation-fill-mode:forwards}@keyframes fadeInAnimation{0%{opacity:0}100%{opacity:1}}@keyframes showUpAnimation{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}.profil .frames-container{overflow-x:scroll;scroll-snap-type:x mandatory}.profil .frames-container::-webkit-scrollbar{height:6px;width:0;position:absolute;padding-right:100px}.profil .frames-container::-webkit-scrollbar-track{background-color:#8ba3a0;border-radius:3px;margin-left:30%;margin-right:30%}.profil .frames-container::-webkit-scrollbar-thumb{background:#597b78;border-radius:2px;height:10px}.profil .frames{display:flex;flex-direction:row}.profil .frame{min-width:100%;display:flex;padding-left:15px;padding-right:15px;flex-direction:column;align-items:stretch;scroll-snap-align:start}.profil .frame--show{display:flex}.profil .frame .imglogo{margin-right:auto;margin-left:auto;width:200px;height:200px;border-radius:50%;background-color:#eeefe8;display:flex;margin-bottom:4rem;justify-content:center;align-items:center}.profil .frame .imglogo i{display:block;font-size:150px;color:#597b78}.profil .frame h1{font-weight:600;font-size:2rem;line-height:1.2;margin:0;margin-bottom:20px}.profil .frame h1 .overtitle{font-size:.5em;font-weight:normal;display:block}.profil .frame h2{font-size:1.3rem;font-weight:600;margin-bottom:0;margin-top:15px}.profil .radioSlider{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:10px;margin-bottom:50px}.profil .radioSlider .radio-container{height:20px;width:20px;position:relative;cursor:pointer}.profil .radioSlider .radio-container input{opacity:0;cursor:pointer;position:absolute;margin:0;top:0;left:0;padding:0;height:20px;width:20px}.profil .radioSlider .radio-container input:checked~.checkmark{background-color:#597b78;transform:scale(1.3)}.profil .radioSlider .radio-container .checkmark{display:block;height:15px;width:15px;background-color:#8ba3a0;border-radius:50%;transition:transform .2s}.sommaire h2{padding-bottom:1rem}.sommaire ol,.sommaire ul{padding-left:1.5rem}.sommaire ol li,.sommaire ul li{padding-bottom:.1rem}ul.link-ressources{list-style:none;font-size:1.1rem;margin-bottom:1rem}ul.link-ressources li{position:relative;padding:10px 0;line-height:1.5rem;display:flex;align-items:center;gap:10px}ul.link-ressources li i.bg{font-size:1.5rem;color:#597b78}ul.link-ressources li a,ul.link-ressources li a:visited{color:#2e3846;text-decoration:none}ul.link-ressources li a:hover{text-decoration:underline}ul.link-biblio{list-style:none;font-size:1rem;margin-bottom:1rem}ul.link-biblio li{position:relative;padding:10px 0;line-height:1.3rem}ul.link-biblio li i.bg{font-size:1rem;color:#597b78;position:absolute;left:-40px;top:13px}ul.link-biblio li a,ul.link-biblio li a:visited{color:#597b78}.download h2{margin-bottom:1.5rem}.download p{text-align:center;margin-bottom:1.5rem}.overlay-content{position:relative;top:25%;width:100%;padding-left:30px;padding-right:30px;text-align:right;margin-top:30px}.overlay{height:100%;width:0;position:fixed;z-index:1;left:0;top:0;background-color:#eeefe8;overflow-x:hidden;transition:.5s}.overlay a{padding:8px;text-decoration:none;font-size:2rem;color:#2e3846;display:block;transition:.3s}.overlay a i{font-size:1.5rem;margin-left:5px}.overlay a:hover,.overlay a:focus{color:#597b78}.overlay .lang{margin-top:2rem}.overlay .lang>a,.overlay .lang button{cursor:pointer;display:inline-block;height:3rem;width:3rem;margin-left:2rem;font-size:2rem;border-radius:10px}.overlay .closebtn{position:absolute;line-height:80px;padding:0 10px;top:10px;right:5px;font-size:90px;color:#608656}.overlay .closebtn:hover{color:#4a6742}.card-slider-container{overflow-x:scroll;scroll-snap-type:x mandatory;display:grid;grid-auto-columns:100%;grid-column-gap:10px;grid-auto-flow:column}.card-slider-container::-webkit-scrollbar{height:8px;width:8px;cursor:pointer}.card-slider-container::-webkit-scrollbar-track{border-radius:8px;background-color:#eeefe8}.card-slider-container::-webkit-scrollbar-track:hover{background-color:#eeefe8}.card-slider-container::-webkit-scrollbar-track:active{background-color:#eeefe8}.card-slider-container::-webkit-scrollbar-thumb{border-radius:9px;background-color:#597b78}.card-slider-container::-webkit-scrollbar-thumb:hover{background-color:#597b78}.card-slider-container::-webkit-scrollbar-thumb:active{background-color:#597b78}.card-slider{display:flex;flex-direction:row;gap:10px;margin-bottom:40px;margin-top:40px;width:0}.card-slider .fact{display:flex;flex-direction:column;justify-content:space-around;width:500px;min-width:350px;max-width:90vw;scroll-snap-align:start;text-decoration:none;background-color:#eeefe8;padding:2rem;border-radius:1.5rem;text-align:left;font-size:1.1rem}.card-slider a{display:flex;flex-direction:column;justify-content:space-around;width:-moz-fit-content;width:fit-content;min-width:195px;scroll-snap-align:start;text-decoration:none;background-color:#eeefe8;padding:2rem;border-radius:1.5rem;text-align:center}.card-slider a:hover{transform:scale(1.01)}.card-slider a i{color:#597b78;font-size:5rem}.card-slider a h3{margin-top:10px;text-align:left;color:#2e3846;text-decoration:none;font-weight:500;font-size:1.4rem;line-height:1.6rem}i.bx.bg{background-color:#eeefe8;padding:3px;border-radius:5px}.list-audience{margin-top:30px}.list-audience a{display:block;width:100%;background-color:#eeefe8;text-decoration:none;color:#2e3846;padding:20px 30px;margin-bottom:16px;border-radius:15px}.list-audience a h3{font-weight:500;font-size:1.4rem}.habit{margin-top:30px;width:100%}.habit p{font-weight:600;margin-bottom:10px}.habit input{width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0;font:inherit;outline:none;color:#8ba3a0;background:#8ba3a0;box-sizing:border-box;transition:opacity .2s;cursor:pointer;height:7px;border-radius:10px}.habit .value{display:flex;flex-direction:row;justify-content:space-between}input[type=range]{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:10px 0;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:11px;cursor:pointer;animation:.2s;background:#eeefe8;border-radius:43px}input[type=range]::-webkit-slider-thumb{height:20px;width:20px;border-radius:11px;background:#608656;cursor:pointer;-webkit-appearance:none;margin-top:-4px}input[type=range]:focus::-webkit-slider-runnable-track{background:#eeefe8}span.highlight{background-color:#b3c2ae;font-size:1em;padding-left:5px;padding-right:5px}.textbody p{margin-bottom:1rem}.btnlang{cursor:pointer;display:inline-block;height:2.4rem;width:2.4rem;margin-left:2rem;border:0;border-radius:10px;background-repeat:no-repeat;background-size:cover;background-position:center}.btnlang--small{height:1.33rem;width:2rem;margin-left:1rem;border-radius:3px;padding:0;line-height:1}.btnlang.lang-en{background-image:url("/assets/img/icons/gb.svg")}.btnlang.lang-fr{background-image:url("/assets/img/icons/fr.svg")}.btnlang.lang-et{background-image:url("/assets/img/icons/ee.svg")}.btnlang.lang-it{background-image:url("/assets/img/icons/it.svg")}details div>*+*{margin-top:1.5em}details summary{padding:.75em 1em;font-size:1.2rem;cursor:pointer;position:relative;list-style:none;padding-left:3.25rem}details summary:before{position:absolute;font-family:"boxicons" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1.9rem;border-radius:7px;top:50%;transform:translateY(-50%);left:.75rem;content:"";width:1.75rem;height:1.75rem;background-color:#eeefe8;color:#608656;display:inline-flex;justify-content:center;align-items:center;flex-shrink:0}details summary:hover{border-radius:15px;background-color:#eeefe8}details summary+details{margin-top:.5rem}details div{padding:1.5em}details[open] summary:before{transform:translateY(-50%) rotate(90deg)}.center{margin-left:auto;margin-right:auto}.leader{background-color:#eeefe8}#review-tab .review-item{display:flex;flex-direction:row;padding-top:15px;padding-bottom:15px;gap:2rem}#review-tab .review-item table{width:100%;padding-right:5%;padding-left:5%;border-collapse:separate;border-spacing:0 1rem}#review-tab .review-item table th{text-align:left}#review-tab .review-item table th:first-of-type{width:30px;text-align:center}#review-tab .review-item table th:last-of-type{width:30px;text-align:center}#review-tab .review-item table .tr_data td{padding:15px 10px}#review-tab .review-item table .tr_data td:first-of-type{border-radius:10px 0 0 10px;width:30px;text-align:center}#review-tab .review-item table .tr_data td:last-of-type{border-radius:0 10px 10px 0;width:30px;text-align:center}#review-tab .review-item table .tr_data:nth-of-type(1){background:#f2c3c9;mix-blend-mode:multiply}#review-tab .review-item table .tr_data:nth-of-type(2){background:#fdd3c8;mix-blend-mode:multiply}#review-tab .review-item table .tr_data:nth-of-type(3){background:#f1eeba;mix-blend-mode:multiply}#review-tab .review-item table .tr_data:nth-of-type(4){background:#aaeeea;mix-blend-mode:multiply}#review-tab .review-item table .tr_data:nth-of-type(4){background:#aaeeea;mix-blend-mode:multiply}#review-tab .review-item table .tr_data:nth-of-type(5){background:#a6c5a9;mix-blend-mode:multiply}#review-tab .review-item table .tr_data:nth-of-type(6){background:#a6b7e4;mix-blend-mode:multiply}#review-tab .review-item table .tr_data button{background:none;color:#2e3846;border:none;cursor:pointer;font-size:1.2em}.todo+ul{list-style:none;list-style:none;font-size:1.1rem}.todo+ul>li{position:relative;padding:10px 0px;line-height:1.5rem;display:grid;grid-template-columns:30px 1fr;grid-template-rows:2;align-items:center;gap:10px;grid-area:1/2/2/3}.todo+ul>li ul{grid-area:2/2/3/3;list-style-type:circle;padding-left:20px}.todo+ul li i.bx-check:before{background-color:#597b78;color:#eeefe8;padding:3px;border-radius:5px;font-size:1rem;grid-area:1/1/2/2}.subtitle{margin-bottom:.4rem}.subtitle span{color:#608656;font-weight:600;background-color:#e0e2d6;padding:3px 10px;border-radius:3px}.margin-t{margin-top:1.5rem}.ariane{margin-bottom:1.6rem}.ariane--gr a{color:#608656}.ariane a{color:#e0e2d6;text-decoration:none;line-height:13px}.ariane a:before{content:"";font-family:"boxicons" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:13px;display:inline-block;transform:rotate(180deg)}.link-doc{color:#608656;text-decoration:none}.link-doc:hover{text-decoration:underline;color:#4a6742}.link-doc:before{content:"";font-family:"boxicons" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:13px;display:inline-block}.smallinfo{margin-top:1rem;padding:0 3rem;font-size:.9rem}.smallinfo a{color:#608656}.ctaContinue{margin-top:2rem}.btnnav{display:flex;gap:15px}.btnnav button{margin:0;background-color:#eeefe8;color:#2e3846;font-size:2.5rem;height:50px;width:50px;padding:0;display:flex;justify-content:center;align-items:center}.btnnav button:first-of-type i{transform:rotate(180deg)}.resetRange{font-size:1.2rem;margin-left:10px;cursor:pointer;color:#597b78;border-radius:5px;display:inline-block;line-height:1;text-align:center}.list-dl li{margin-bottom:1rem;list-style:none}.list-dl li a{background-color:#eeefe8;width:100%;padding:1rem 2rem;text-align:left;border-radius:20px;display:flex;align-items:center;gap:1rem;text-decoration:none;color:#2e3846}.list-dl li a:hover{background-color:#f9f9f7}.list-dl li a i:last-of-type{font-size:1.5rem;margin-left:auto}.flag{cursor:pointer;display:inline-block;height:1.5rem;width:1.5rem;border:0;border-radius:10px;background-repeat:no-repeat;background-size:cover;background-position:center}.flag-en{background-image:url("/assets/img/icons/gb.svg")}.flag-fr{background-image:url("/assets/img/icons/fr.svg")}.flag-ee{background-image:url("/assets/img/icons/ee.svg")}.flag-it{background-image:url("/assets/img/icons/it.svg")}.bg-review{overflow:hidden;position:relative}.bg-review h1:before{font-family:"boxicons" !important;color:#eeefe8;margin-right:1rem;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none}.bg-review--email:before,.bg-review--cloud:before,.bg-review--streaming:before,.bg-review--device:before,.bg-review--security:before,.bg-review--social:before,.bg-review--apps:before,.bg-review--print:before{position:absolute;font-family:"boxicons" !important;speak:never;font-size:30rem;top:calc(50% - 15rem);transform:rotate(4deg);right:0;color:#eeefe8;opacity:.3;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none}.bg-review--email:before,.bg-review--email h1:before{content:""}.bg-review--cloud:before,.bg-review--cloud h1:before{content:""}.bg-review--streaming:before,.bg-review--streaming h1:before{content:""}.bg-review--device:before,.bg-review--device h1:before{content:""}.bg-review--security:before,.bg-review--security h1:before{content:""}.bg-review--social:before,.bg-review--social h1:before{content:""}.bg-review--apps:before,.bg-review--apps h1:before{content:""}.bg-review--print:before,.bg-review--print h1:before{content:""}/*# sourceMappingURL=main.css.map */