@import"https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*,:before,:after{box-sizing:border-box}html{line-height:normal}body{margin:0}[hidden]{display:none}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.17rem}h4{font-size:1rem}h5{font-size:.83rem}h6{font-size:.67rem}h1{margin:.67em 0}pre{white-space:pre-wrap}hr{border-style:solid;border-width:1px 0 0;color:inherit;height:0;overflow:visible}img,svg,video,canvas,audio,iframe,embed,object{display:block;max-width:100%}audio:not([controls]){display:none}picture{display:contents}source{display:none}img,svg,video,canvas{height:auto}audio{width:100%}img{border-style:none}svg{overflow:hidden}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}p{margin:0}@keyframes fadeOutDown{0%{top:0;opacity:1;display:block}99.9%{top:64px;opacity:0}to{opacity:0;display:none}}@keyframes fadeInUp{0%{display:none;top:64px;opacity:0}0.1%{display:block}to{top:0;opacity:1}}@keyframes fadeInResults{0%{opacity:0}to{opacity:1}}@keyframes toggleVisibility{0%{opacity:0}to{opacity:1}}:root{font-size:16px}html,body{margin:0;padding:0;height:100%;width:100%;background-color:#fff;color:#1c3044;font-family:Urbanist,sans-serif;overflow-x:hidden;overflow-y:auto}#root{height:100%;width:100%}#app{display:flex;flex-direction:column;min-height:100%}h1,h2,h3,h4,h5,h6{font-family:Urbanist,sans-serif;margin:0;padding:0}img{max-width:100%;width:100%;object-fit:cover}ul{list-style-type:none;padding:0;margin:0}.disabled{opacity:.4;pointer-events:none}.reassurance{display:flex;justify-content:center;align-items:stretch;margin-block:5rem;margin-inline:16rem;pointer-events:auto}.reassurance:hover .item{opacity:.35}.reassurance:hover .item:hover{opacity:1}.reassurance .item{row-gap:.5rem;padding:1.5625rem;cursor:pointer;transition:opacity .4s ease}.reassurance .item span{height:12.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:3px 6px 20px #00000029;width:100%;width:12.75rem}.reassurance .item span h2{font-size:1.25rem;text-align:center;font-weight:700;font-family:Urbanist,sans-serif;text-transform:none;max-width:80%}.reassurance .item span img{width:5.125rem;margin-bottom:.9375rem}@media all and (max-width: 1315px){.reassurance{flex-flow:row wrap;margin:0;padding:40px 20px;justify-content:center}.reassurance .item{width:20%;padding:0 7.5px;margin-bottom:15px}.reassurance .item span{width:100%;aspect-ratio:1/1}}@media all and (max-width: 768px){.reassurance{flex-flow:row wrap;margin:0;padding:40px 20px;justify-content:center}.reassurance .item{width:50%;padding:0 7.5px;margin-bottom:15px}.reassurance .item span{width:100%;aspect-ratio:1/1}}h2,h3{font-size:1.5rem;text-transform:uppercase;line-height:75%;font-style:normal}h2.wide,h3.wide{font-variation-settings:"wdth" 200;font-size:1rem}@media (min-width: 1366px){h2,h3{font-size:2.25rem;line-height:99%}}h3,h4,h5,h6{text-transform:unset;font-size:1rem;font-variation-settings:"MIXD" 100,"wdth" 150;font-weight:400}h4{font-size:.75rem}p{font-style:normal;font-weight:400;font-size:.625rem;line-height:160%}@media (min-width: 1366px){p{font-size:.875rem;line-height:140%}}a{text-decoration:none;color:inherit}@media (max-width: 1365px){h2{font-size:2.5rem}h2.wide{font-size:2rem}p{font-size:.875rem}.navLink{font-size:2.5rem}}.btn,button{all:unset;font-family:inherit;padding:.5rem 2rem;font-weight:700;font-size:18px;border-radius:100vmax;transition:all .3s ease;display:block;width:max-content;color:#22c5d1;border:solid .125rem #22C5D1}.btn:hover,button:hover{cursor:pointer;background-color:#22c5d1;color:#1c3044}.btn.disabled,button.disabled{filter:grayscale(1);opacity:.8;pointer-events:none}input[type=text],input[type=password],input[type=date],input[type=email],select{all:unset;padding:1rem 2rem;border-radius:100vmax;box-sizing:border-box}input[type=text]::placeholder,input[type=password]::placeholder,input[type=date]::placeholder,input[type=email]::placeholder,select::placeholder{color:#22c5d1!important;font-weight:500}input[type=text],input[type=number],input[type=email],input[type=date]{border-radius:100vmax;box-shadow:unset;color:#22c5d1;font-size:1.125rem;font-weight:600;border:.125rem solid #22C5D1;font-family:inherit!important;width:100%;padding:.5rem 2rem;max-width:unset}@media (max-width: 768px){input[type=text],input[type=number],input[type=email],input[type=date]{font-size:1rem;padding:.5rem 1.5rem!important}}input[type=text]::placeholder,input[type=number]::placeholder,input[type=email]::placeholder,input[type=date]::placeholder{color:#22c5d1!important;font-weight:500}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;margin:0;font:inherit;color:#22c5d1;width:1em;aspect-ratio:1;border:.0625rem solid #22C5D1;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transform:translateY(-.075em)}input[type=radio]:before{content:"";display:inline-block;width:.5rem;aspect-ratio:1;border-radius:50%;transform:scale(0);transition:.2s transform ease-in-out;box-shadow:inset 1em 1em var(--form-control-color);background-color:#22c5d1}input[type=radio]:checked:before{transform:scale(1)}input[type=date]::-webkit-calendar-picker-indicator{color:#0ff0;background:url(/images/calendar.svg) no-repeat;background-position:center center;opacity:1;display:block;width:20px;height:20px;border-width:thin;cursor:pointer}.modal{position:fixed;top:0;left:0;z-index:999;height:100vh;width:100vw;opacity:0;pointer-events:none;transition:all .3s ease;visibility:hidden}.modal-container{position:absolute;left:50vw;top:50vh;translate:-50% -50%;max-width:45rem;background-color:#fff;border-radius:1.5rem;padding:2.5rem 2.5rem 2.5rem 4rem;box-shadow:0 3px 10px #1c30448a;transition:top .4s ease}.modal-container>*{position:relative;z-index:2}.modal-container .illustration{content:"";display:block;height:65%;width:auto;position:absolute;top:0;right:0;object-fit:fill;z-index:0}.modal-container h2{font-size:2.5rem;letter-spacing:normal;text-transform:none;font-weight:800}.modal-container h3{margin-top:1.5rem;margin-bottom:2rem;font-size:1.5rem;color:#22c5d1;max-width:70%;font-weight:700;letter-spacing:normal}.modal-container form{display:flex;justify-content:space-between;align-items:center;column-gap:4.5rem}.modal-container form .inputs{width:100%}.modal-container form .inputs p{margin-bottom:1rem;font-weight:600;font-size:1rem}.modal-container form .inputs input:not(:last-of-type){margin-bottom:1rem}.modal-container form .confirm{display:flex;flex-direction:column}.modal-container form .confirm label{font-size:1.25rem;font-weight:600;margin-bottom:2rem}.modal-container form .confirm input{align-self:center;color:#1c3044}.modal .close-icon{position:absolute;top:1.5rem;right:1.5rem;width:1.125rem;aspect-ratio:1;cursor:pointer}.modal .backdrop{height:100%;width:100%;background-color:#fff9}.modal .container{position:absolute;left:50%;top:60%;opacity:0;z-index:2;background-color:#fff;color:#1c3044;width:80vw;height:70vh;translate:-50% -50%;border-radius:1rem;max-width:75.8125rem;overflow:hidden}.modal .back-button{position:absolute;top:1.5rem;right:1.5rem;font-size:1.125rem;-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;column-gap:.5rem;align-items:center}.modal .back-button:before,.modal .back-button:after{content:"";display:block;height:1rem;width:.125rem;rotate:180deg;background-color:#1c3044;position:absolute;scale:1.1}.modal .back-button:before{rotate:45deg}.modal .back-button:after{rotate:-45deg}.modal.show{pointer-events:all;opacity:1;visibility:visible}.modal.show .backdrop{pointer-events:all}.modal.show .modal-container{opacity:1;top:50vh}.select-cards{display:flex;column-gap:1.5rem;transition:all .3s ease;margin-bottom:1.5rem}@media (max-width: 768px){.select-cards{flex-wrap:wrap;gap:2rem;justify-content:space-between}}.select-cards .card{cursor:pointer;display:flex;flex-direction:column;width:8.25rem;aspect-ratio:1;text-align:center;align-items:center;justify-content:space-evenly;row-gap:.5rem;padding-block:1rem;outline:solid .125rem #91E8E2;border-radius:.75rem;transition:outline-width .09s ease;position:relative;background-color:#fff}@media (max-width: 768px){.select-cards .card{width:45%}}.select-cards .card img{width:2.5rem;aspect-ratio:1;object-fit:contain;pointer-events:none}.select-cards .card input{width:100%;left:0;top:0;height:100%;opacity:.5;cursor:pointer}.select-cards .card.selected{outline-width:.25rem;outline-color:#22c5d1}.select-cards .card span{-webkit-user-select:none;user-select:none;width:80%}.select-cards .card span.power{font-weight:700}.select-cards .card span.panes{font-weight:400}.select-cards .card span.dimensions{font-weight:800;color:#22c5d1}#app #app>.wrapper{height:100vh;display:flex;flex-direction:column}#app main{height:100%;display:flex;transition:height .4s ease}@media all and (max-width: 768px){#app main{flex-flow:row wrap}}#app #map-input .mapboxgl-ctrl-geocoder{border-radius:100vmax;box-shadow:unset;color:#91e8e2;font-size:1.125rem;font-weight:600;font-family:inherit!important;width:100%;max-width:unset}#app #map-input .mapboxgl-ctrl-geocoder input{width:100%!important;padding:.5rem 2rem}#app #map-input .mapboxgl-ctrl-geocoder input:focus,#app #map-input .mapboxgl-ctrl-geocoder input::placeholder{color:#91e8e2}#app #map-input .mapboxgl-ctrl-geocoder svg{display:none}#app #map-input .mapboxgl-ctrl-geocoder .suggestions li.active a{background-color:#e8fef9!important}#app #map-input .mapboxgl-ctrl-geocoder .suggestions li a{color:#1c3044}#app #map-input .mapboxgl-ctrl-geocoder .suggestions li a .mapboxgl-ctrl-geocoder--suggestion-title{font-size:1rem}#app #map-input .mapboxgl-ctrl-geocoder .suggestions li a .mapboxgl-ctrl-geocoder--suggestion-address{font-size:.875rem}aside{background:linear-gradient(134deg,#fc8414,#ffb227);padding:6.6875rem 3.5rem 6.6875rem 16rem;display:flex;flex-direction:column;align-items:flex-start;position:relative;width:55%;-webkit-user-select:none;user-select:none;min-height:70dvh}aside .return-button{position:absolute;top:3.5rem;translate:-.9375rem;opacity:0;pointer-events:none;transition:all .4s ease;color:#fff}aside .return-button.show{cursor:pointer;opacity:1;translate:0rem;pointer-events:all}aside .steps{width:max-content}aside .steps .step{position:relative;color:#fff9}aside .steps .step:not(:last-of-type){margin-bottom:1rem}aside .steps .step span{display:block;transition:all .4s ease}aside .steps .step>span{margin-bottom:1.25rem;font-weight:600}aside .steps .step.active{color:#fff9}aside .steps .step .content{display:flex;position:relative}aside .steps .step .progress{position:absolute;width:max-content;height:100%}aside .steps .step .progress .progress-bar,aside .steps .step .progress .progress-bar-up,aside .steps .step .progress .progress-ball{content:"";display:block;transition:all .4s ease;position:absolute}aside .steps .step .progress .progress-ball{background-color:#fff;width:.5625rem;aspect-ratio:1;border-radius:100vmax;position:absolute;top:.25rem;left:40%;scale:0;transform:translate(-50% -50%);z-index:3}aside .steps .step .progress .progress-bar,aside .steps .step .progress .progress-bar-up{background-color:#fff9;width:5px;border-radius:100vmax;height:100%;bottom:0;position:absolute;left:.15rem;z-index:1}aside .steps .step .progress .progress-bar-up{background-color:#fff;bottom:unset;top:0;height:0}aside .steps .step.has-active>span{color:#fff}aside .steps .step.has-active .content:after{scale:1}aside .steps .step.has-active .content:before{height:55%}aside .steps .step.has-active .progress .progress-ball{scale:1}aside .steps .step.has-active .progress .progress-bar{height:calc(100% - 20px);bottom:0;left:.15rem}aside .steps .step.has-active .sub-steps-count-1.substep-active-1 .progress-ball{top:calc(.25rem + 0px)}aside .steps .step.has-active .sub-steps-count-1.substep-active-1 .progress-bar{height:8px}aside .steps .step.has-active .sub-steps-count-1.substep-active-1 .progress-bar-up{height:0}aside .steps .step.has-active .sub-steps-count-1.substep-active-2 .progress-ball{top:calc(.25rem + 27px)}aside .steps .step.has-active .sub-steps-count-1.substep-active-2 .progress-bar{height:0}aside .steps .step.has-active .sub-steps-count-1.substep-active-2 .progress-bar-up{height:22px}aside .steps .step.has-active .sub-steps-count-1.substep-active-3 .progress-ball{top:calc(.25rem + 54px)}aside .steps .step.has-active .sub-steps-count-1.substep-active-3 .progress-bar{height:0}aside .steps .step.has-active .sub-steps-count-1.substep-active-3 .progress-bar-up{height:49px}aside .steps .step.has-active .sub-steps-count-2.substep-active-1 .progress-ball{top:calc(.25rem + 0px)}aside .steps .step.has-active .sub-steps-count-2.substep-active-1 .progress-bar{height:24px}aside .steps .step.has-active .sub-steps-count-2.substep-active-1 .progress-bar-up{height:0}aside .steps .step.has-active .sub-steps-count-2.substep-active-2 .progress-ball{top:calc(.25rem + 27px)}aside .steps .step.has-active .sub-steps-count-2.substep-active-2 .progress-bar{height:0px}aside .steps .step.has-active .sub-steps-count-2.substep-active-2 .progress-bar-up{height:22px}aside .steps .step.has-active .sub-steps-count-2.substep-active-3 .progress-ball{top:calc(.25rem + 54px)}aside .steps .step.has-active .sub-steps-count-2.substep-active-3 .progress-bar{height:0}aside .steps .step.has-active .sub-steps-count-2.substep-active-3 .progress-bar-up{height:49px}aside .steps .step.has-active .sub-steps-count-3.substep-active-1 .progress-ball{top:calc(.25rem + 0px)}aside .steps .step.has-active .sub-steps-count-3.substep-active-1 .progress-bar{height:48px}aside .steps .step.has-active .sub-steps-count-3.substep-active-1 .progress-bar-up{height:0}aside .steps .step.has-active .sub-steps-count-3.substep-active-2 .progress-ball{top:calc(.25rem + 27px)}aside .steps .step.has-active .sub-steps-count-3.substep-active-2 .progress-bar{height:24px}aside .steps .step.has-active .sub-steps-count-3.substep-active-2 .progress-bar-up{height:22px}aside .steps .step.has-active .sub-steps-count-3.substep-active-3 .progress-ball{top:calc(.25rem + 54px)}aside .steps .step.has-active .sub-steps-count-3.substep-active-3 .progress-bar{height:0px}aside .steps .step.has-active .sub-steps-count-3.substep-active-3 .progress-bar-up{height:49px}aside .steps .step.has-active .has-single-substep .progress-bar{height:calc(100% - 24px)!important;bottom:50%!important;left:.15625rem!important}aside .steps .step.passed span{color:#fff}aside .steps .step.passed .content:before{background-color:#fff}aside .steps .step.passed .content .progress-bar{height:0}aside .steps .step.passed .content .progress-bar-up{height:100%}aside .steps .sub-steps{margin-left:32px;color:#fff9}aside .steps .sub-steps .progress{position:absolute;left:0;top:0}aside .steps .sub-steps span{font-weight:500}aside .steps .sub-steps span:hover{cursor:pointer}aside .steps .sub-steps~.active{color:#fff9}aside .steps .sub-steps .active,aside .steps .sub-steps .passed{color:#fff}aside .steps .sub-steps .sub-step:not(:last-of-type){margin-bottom:.5rem}aside .cross{position:absolute;top:2rem;right:2rem;font-size:1.125rem;-webkit-user-select:none;user-select:none;cursor:pointer;column-gap:.5rem;align-items:center;display:none}aside .cross:before,aside .cross:after{content:"";display:block;height:1rem;width:.1875rem;rotate:180deg;background-color:#fff;position:absolute;scale:1.4}aside .cross:before{rotate:45deg}aside .cross:after{rotate:-45deg}aside.mobile-steps{display:none}@media all and (max-width: 768px){aside.mobile-steps{display:flex;flex-flow:row wrap;align-items:center;height:auto;width:100%;min-height:auto;padding:20px 15px}aside.mobile-steps .return-button{position:relative;inset:auto;width:40px;height:40px;border:3px solid #fff;border-radius:500px;display:inline-flex!important;justify-content:center;align-items:center}aside.mobile-steps .return-button img{width:16px;height:16px}aside.mobile-steps ul.steps{width:calc(100% - 80px);padding:0 30px;display:inline-flex;flex-flow:row wrap;justify-content:space-between;align-items:center;position:relative}aside.mobile-steps ul.steps:before{content:"";width:calc(100% - 80px);height:4px;border-radius:500px;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;background-color:#fff}aside.mobile-steps ul.steps li.step{margin-bottom:0}aside.mobile-steps ul.steps li.step span{display:block;width:30px;height:30px;display:flex;justify-content:center;align-items:center;text-align:center;aspect-ratio:1;border-radius:100vmax;background-color:#fff;cursor:pointer;transition:all .3s ease;margin:0;position:relative;color:#1c3044}aside.mobile-steps ul.steps li.step span:after{content:"";display:block;height:100%;width:100%;outline:2px solid #fff;border-radius:100vmax;transition:all .4s ease;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.5);transform-origin:center}aside.mobile-steps ul.steps li.step.has-active span{color:#fff;background-color:#1c3044}aside.mobile-steps ul.steps li.step.has-active span:after{outline-color:#1c3044;transform:translate(-50%,-50%) scale(1.5)}}aside.mobile-steps .info-steps{width:40px;height:40px}@media all and (max-width: 1315px){aside.desktop-steps{width:30%;padding:80px 40px}}@media all and (max-width: 768px){aside.desktop-steps{width:100%;padding:80px 40px;min-height:auto;position:fixed;left:0;height:auto;z-index:999;box-shadow:3px 0 30px #1c304466;top:-100%;transition:all .3s ease-in-out}aside.desktop-steps .return-button{display:none}aside.desktop-steps.shown{top:0}aside.desktop-steps .cross{display:flex}}button.reset-btn{display:inline-flex;justify-content:center;align-items:center;padding:.5rem 1rem;border-color:#fff;color:#fff;margin-top:30px}button.reset-btn img{width:25px;margin-right:10px;filter:grayscale(1) brightness(100)}button.reset-btn:hover{background-color:#fff;color:#fc8414}button.reset-btn:hover img{filter:none}#tabs-panel{width:100%;padding:4rem 16rem 4rem 4rem;position:relative}#tabs-panel .serpentin{height:auto;width:460px;top:-141px;right:-7.75rem;position:absolute;z-index:4}#tabs-panel .tab{top:6rem;left:0;z-index:5;width:100%;position:relative;transition:all .6s;transition-delay:.4s}#tabs-panel .tab.shown{animation:fadeInUp .3s both;-moz-animation-delay:.4s;-webkit-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}#tabs-panel .tab.hidden{animation:fadeOutDown .3s both;-webkit-animation:fadeOutDown .3s both;-o-animation:fadeOutDown .3s both;-moz-animation:fadeOutDown .3s both;display:none}#tabs-panel .tab h2{display:flex;align-items:center;margin-bottom:3rem;text-transform:none;letter-spacing:0;line-height:120%}#tabs-panel .tab h2 span.step-number{padding:.25rem .25rem .25rem .3125rem;width:2rem;height:2rem;font-size:1.5rem;background:linear-gradient(#FB8313,#FFB327);color:#fff;display:grid;place-content:center;border-radius:100vmax;margin-right:1rem;line-height:100%;aspect-ratio:1}@media (max-width: 768px){#tabs-panel .tab h2 span.step-number{margin-right:.5rem;font-size:1.125rem}}@media (max-width: 768px){#tabs-panel .tab h2{font-size:1.5rem}}#tabs-panel .tab h3{font-size:1.5rem;font-weight:700;letter-spacing:0;margin-bottom:2rem;line-height:120%}@media (max-width: 768px){#tabs-panel .tab h3{font-size:1.25rem;margin-bottom:1rem}}#tabs-panel .tab .wrapper{width:100%}#tabs-panel .tab .wrapper>.ctas{display:flex;flex-direction:column;align-items:flex-end;row-gap:1rem;justify-content:flex-start;margin-top:3rem}@media (max-width: 768px){#tabs-panel .tab .wrapper>.ctas{margin-top:1.125rem;row-gap:.5rem}}#tabs-panel .tab .wrapper>.ctas>button,#tabs-panel .tab .wrapper>.ctas>.btn{float:right;cursor:pointer;border:solid .125rem #91E8E2;padding:.5rem 2rem;border-radius:100vmax;background-color:transparent;color:#1c3044;font-family:Urbanist,sans-serif;font-weight:700;font-size:1.125rem;transition:all .3s ease;display:flex;align-items:center;column-gap:1rem}@media (max-width: 768px){#tabs-panel .tab .wrapper>.ctas>button,#tabs-panel .tab .wrapper>.ctas>.btn{margin-top:.25rem}}#tabs-panel .tab .wrapper>.ctas>button:hover,#tabs-panel .tab .wrapper>.ctas>.btn:hover{background-color:#91e8e2}#tabs-panel .tab .wrapper>.ctas .next-button:after{content:"";background:url(/simulateur-bornes-iframe/images/arrow-right.webp) no-repeat center;display:block;height:1rem;aspect-ratio:1;background-size:contain}#tabs-panel .tab .wrapper>.ctas .save-button{border-color:#184da4}#tabs-panel .tab .wrapper>.ctas .save-button svg path{transition:stroke .3s ease}#tabs-panel .tab .wrapper>.ctas .save-button:hover{background-color:#184da4;color:#fff}#tabs-panel .tab .wrapper>.ctas .save-button:hover svg path{stroke:#fff}@media all and (max-width: 1315px){#tabs-panel{padding:80px 40px}#tabs-panel>img{display:none}}@media all and (max-width: 768px){#tabs-panel{padding:25px 30px!important;min-height:500px}#tabs-panel .tab{padding:0}#tabs-panel .tab h2{margin-bottom:15px}#tabs-panel .tab h2 .title{display:inline-flex;justify-content:center;align-items:center}}#results-tab .results ul{display:grid;grid-template-columns:repeat(3,1fr);column-gap:2rem}@media (max-width: 768px){#results-tab .results ul{grid-template-columns:repeat(2,1fr)}}#results-tab .results ul li{display:grid;flex-direction:column;align-items:start;justify-content:center;text-align:center;grid-template-rows:24px repeat(2,1fr);height:100%;width:100%;grid-template-columns:1fr}#results-tab .results ul li .note{font-size:1rem}#results-tab .results ul li:has(.measure.jauge){row-gap:1rem}#results-tab .results ul li .value{color:#f29706;font-size:2.5rem;font-weight:700;display:flex;flex-direction:column;align-items:center}#results-tab .results ul li .title{text-align:center;font-weight:600}#results-tab .results ul li .measure.jauge{position:relative;height:6rem;aspect-ratio:1}#results-tab .results ul li .measure.jauge .value{position:absolute;top:50%;left:50%;translate:-50% -50%;white-space:nowrap;font-size:1.5rem}#results-tab .results ul li .measure.jauge .circle span,#results-tab .results ul li .measure.jauge .circle-active span{display:block;width:.625rem;height:.5rem;margin:-.25rem;z-index:1;top:50%;left:50%;background-color:#ececec;position:absolute}#results-tab .results ul li .measure.jauge .circle span.angle-1,#results-tab .results ul li .measure.jauge .circle-active span.angle-1{transform:rotate(-90deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-1.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-1.highlight{animation-delay:35ms}#results-tab .results ul li .measure.jauge .circle span.angle-2,#results-tab .results ul li .measure.jauge .circle-active span.angle-2{transform:rotate(-74.347826087deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-2.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-2.highlight{animation-delay:.07s}#results-tab .results ul li .measure.jauge .circle span.angle-3,#results-tab .results ul li .measure.jauge .circle-active span.angle-3{transform:rotate(-58.6956521739deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-3.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-3.highlight{animation-delay:.105s}#results-tab .results ul li .measure.jauge .circle span.angle-4,#results-tab .results ul li .measure.jauge .circle-active span.angle-4{transform:rotate(-43.0434782609deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-4.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-4.highlight{animation-delay:.14s}#results-tab .results ul li .measure.jauge .circle span.angle-5,#results-tab .results ul li .measure.jauge .circle-active span.angle-5{transform:rotate(-27.3913043478deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-5.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-5.highlight{animation-delay:.175s}#results-tab .results ul li .measure.jauge .circle span.angle-6,#results-tab .results ul li .measure.jauge .circle-active span.angle-6{transform:rotate(-11.7391304348deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-6.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-6.highlight{animation-delay:.21s}#results-tab .results ul li .measure.jauge .circle span.angle-7,#results-tab .results ul li .measure.jauge .circle-active span.angle-7{transform:rotate(3.9130434783deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-7.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-7.highlight{animation-delay:.245s}#results-tab .results ul li .measure.jauge .circle span.angle-8,#results-tab .results ul li .measure.jauge .circle-active span.angle-8{transform:rotate(19.5652173913deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-8.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-8.highlight{animation-delay:.28s}#results-tab .results ul li .measure.jauge .circle span.angle-9,#results-tab .results ul li .measure.jauge .circle-active span.angle-9{transform:rotate(35.2173913043deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-9.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-9.highlight{animation-delay:.315s}#results-tab .results ul li .measure.jauge .circle span.angle-10,#results-tab .results ul li .measure.jauge .circle-active span.angle-10{transform:rotate(50.8695652174deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-10.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-10.highlight{animation-delay:.35s}#results-tab .results ul li .measure.jauge .circle span.angle-11,#results-tab .results ul li .measure.jauge .circle-active span.angle-11{transform:rotate(66.5217391304deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-11.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-11.highlight{animation-delay:.385s}#results-tab .results ul li .measure.jauge .circle span.angle-12,#results-tab .results ul li .measure.jauge .circle-active span.angle-12{transform:rotate(82.1739130435deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-12.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-12.highlight{animation-delay:.42s}#results-tab .results ul li .measure.jauge .circle span.angle-13,#results-tab .results ul li .measure.jauge .circle-active span.angle-13{transform:rotate(97.8260869565deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-13.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-13.highlight{animation-delay:.455s}#results-tab .results ul li .measure.jauge .circle span.angle-14,#results-tab .results ul li .measure.jauge .circle-active span.angle-14{transform:rotate(113.4782608696deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-14.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-14.highlight{animation-delay:.49s}#results-tab .results ul li .measure.jauge .circle span.angle-15,#results-tab .results ul li .measure.jauge .circle-active span.angle-15{transform:rotate(129.1304347826deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-15.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-15.highlight{animation-delay:.525s}#results-tab .results ul li .measure.jauge .circle span.angle-16,#results-tab .results ul li .measure.jauge .circle-active span.angle-16{transform:rotate(144.7826086957deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-16.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-16.highlight{animation-delay:.56s}#results-tab .results ul li .measure.jauge .circle span.angle-17,#results-tab .results ul li .measure.jauge .circle-active span.angle-17{transform:rotate(160.4347826087deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-17.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-17.highlight{animation-delay:.595s}#results-tab .results ul li .measure.jauge .circle span.angle-18,#results-tab .results ul li .measure.jauge .circle-active span.angle-18{transform:rotate(176.0869565217deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-18.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-18.highlight{animation-delay:.63s}#results-tab .results ul li .measure.jauge .circle span.angle-19,#results-tab .results ul li .measure.jauge .circle-active span.angle-19{transform:rotate(191.7391304348deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-19.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-19.highlight{animation-delay:.665s}#results-tab .results ul li .measure.jauge .circle span.angle-20,#results-tab .results ul li .measure.jauge .circle-active span.angle-20{transform:rotate(207.3913043478deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-20.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-20.highlight{animation-delay:.7s}#results-tab .results ul li .measure.jauge .circle span.angle-21,#results-tab .results ul li .measure.jauge .circle-active span.angle-21{transform:rotate(223.0434782609deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-21.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-21.highlight{animation-delay:.735s}#results-tab .results ul li .measure.jauge .circle span.angle-22,#results-tab .results ul li .measure.jauge .circle-active span.angle-22{transform:rotate(238.6956521739deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-22.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-22.highlight{animation-delay:.77s}#results-tab .results ul li .measure.jauge .circle span.angle-23,#results-tab .results ul li .measure.jauge .circle-active span.angle-23{transform:rotate(254.347826087deg) translate(4rem)}#results-tab .results ul li .measure.jauge .circle span.angle-23.highlight,#results-tab .results ul li .measure.jauge .circle-active span.angle-23.highlight{animation-delay:.805s}#results-tab .results ul li .measure.jauge .circle span.highlight,#results-tab .results ul li .measure.jauge .circle-active span.highlight{animation:fadeInResults .3s ease both}#results-tab .results ul li .measure.jauge .circle-active span{z-index:3}#results-tab .results ul li .measure.jauge .circle-active span.highlight{background-color:#f29706}#results-tab .results ul li .measure.count .value{font-size:2.5rem}#results-tab h3.alt{color:#22c5d1;font-weight:400;font-size:1.5rem;margin-top:2rem}@media (max-width: 768px){#results-tab h3.alt{font-size:1.25rem}}#results-tab form{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;row-gap:1rem}@media (max-width: 768px){#results-tab form{grid-template-columns:1fr}}#results-tab form label[for=newsletter]{grid-column:1/-1;font-size:1.125rem;display:flex;align-items:flex-start;column-gap:1rem}@media (max-width: 768px){#results-tab form label[for=newsletter]{font-size:1rem;margin-bottom:1rem}}#results-tab form .buttons{grid-column:1/-1;display:flex;column-gap:1rem;align-items:center;justify-content:flex-end}@media all and (max-width: 660px){#results-tab form .buttons{flex-flow:row wrap;justify-content:center;row-gap:15px}}@media (max-width: 768px){#results-tab form .buttons{flex-direction:column;display:grid}#results-tab form .buttons input,#results-tab form .buttons button{width:unset;text-align:center}}#installation-power .input{display:flex;align-items:center;column-gap:1rem;transition:all .3s ease;margin-bottom:1.5rem}#installation-power .input input{padding:0;width:3.125rem;aspect-ratio:1;border-radius:.5rem;display:grid;place-content:center;text-align:center;-moz-appearance:textfield;color:#1c3044;font-size:1.125rem}@media (max-width: 768px){#installation-power .input input{padding:0!important}}#installation-power .input input::-webkit-outer-spin-button,#installation-power .input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#installation-power .input span{font-size:2rem;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none}#installation-distance .content{row-gap:.5rem}#installation-distance .range{display:flex;align-items:center;column-gap:1rem;width:100%;justify-content:space-between;position:relative;transition:all .3s ease;margin-bottom:1.5rem}#installation-distance .range .line{display:block;width:100%;height:.3125rem;position:absolute;top:.3125rem;background:linear-gradient(to left,#91E8E2,#184da4)}#installation-distance .range .step{display:flex;flex-direction:column;align-items:center;row-gap:1.5rem;position:relative;z-index:2}#installation-distance .range .step:first-of-type{align-items:flex-start}#installation-distance .range .step:last-of-type{align-items:flex-end}#installation-distance .range .step .point{display:block;width:1rem;aspect-ratio:1;border-radius:100vmax;background-color:#1c3044;cursor:pointer;transition:all .3s ease}#installation-distance .range .step .point:after{content:"";display:block;height:100%;width:100%;outline:2px solid #1C3044;border-radius:100vmax;scale:.5;transition:all .4s ease}#installation-distance .range .step .point:hover:after{scale:1.5}#installation-distance .range .step p{cursor:pointer;text-align:center;transition:color .4s ease;font-size:1.125rem;font-weight:500}@media (max-width: 768px){#installation-distance .range .step p{font-size:.875rem}}#installation-distance .range .step.active{color:#22c5d1}#installation-distance .range .step.active .point{background-color:#22c5d1}#installation-distance .range .step.active .point:after{outline-color:#22c5d1;scale:1.5}section#recap{padding-inline:16rem;margin-block:4rem .5rem}section#recap h2{text-transform:none;margin-bottom:2.5rem}section#recap .cta{display:flex;margin-top:2.5rem;column-gap:1rem;justify-content:center}section#recap .cta .btn-alt{border-color:#184da4;color:#184da4}section#recap .cta .btn-alt:hover{scale:1;background-color:#184da4;color:#fff}section#recap .content{display:grid;grid-template-columns:1fr 1fr 2fr;justify-content:center;column-gap:2.5rem}section#recap .content .card{display:flex;flex-direction:column;width:100%;height:100%;text-align:center;align-items:center;row-gap:.5rem;padding-block:1.25rem;outline:solid .25rem #22C5D1;border-radius:.75rem;transition:outline-width .08s ease;position:relative}section#recap .content .card>p{font-weight:600;font-size:1rem}section#recap .content .card.costs{flex-direction:row;height:100%;justify-content:center;column-gap:3.5rem}section#recap .content .card.costs div.price{color:#f29706}section#recap .content .card.costs div.price span{font-weight:800;font-size:2rem}section#recap .content .card.costs>div{display:flex;flex-direction:column;row-gap:.25rem}section#recap .content .card.costs>div>p{font-weight:600;font-size:1rem}section#recap .content .card span.financement{box-sizing:border-box;padding:2px 8px;border:1px solid #22C5D1;border-radius:4px;background-image:linear-gradient(to left,#91E8E2,#184da4);background-clip:text;font-weight:800;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}section#recap .content .card img{width:2.5rem;aspect-ratio:1;object-fit:contain;pointer-events:none}section#recap .content .card span{-webkit-user-select:none;user-select:none}section#recap .content .card span.power{font-weight:700}section#recap .content .card span.panes{font-weight:400}section#recap .content .card span.dimensions{font-weight:800;color:#22c5d1}.mapboxgl-ctrl-geocoder,.mapboxgl-ctrl-geocoder *,.mapboxgl-ctrl-geocoder *:after,.mapboxgl-ctrl-geocoder *:before{box-sizing:border-box}.mapboxgl-ctrl-geocoder{font-size:18px;line-height:24px;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;background-color:#fff;width:100%;min-width:240px;z-index:1;border-radius:4px;transition:width .25s,min-width .25s}.mapboxgl-ctrl-geocoder--input{font:inherit;width:100%;border:0;background-color:transparent;margin:0;height:50px;color:#404040;color:#000000bf;padding:6px 45px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mapboxgl-ctrl-geocoder--input::-ms-clear{display:none}.mapboxgl-ctrl-geocoder--input:focus{color:#404040;color:#000000bf;outline:0;box-shadow:none;outline:thin dotted}.mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--pin-right>*{z-index:2;position:absolute;right:8px;top:7px;display:none}.mapboxgl-ctrl-geocoder,.mapboxgl-ctrl-geocoder .suggestions{box-shadow:0 0 10px 2px #0000001a}.mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed{width:50px;min-width:50px;transition:width .25s,min-width .25s}.mapboxgl-ctrl-geocoder .suggestions{background-color:#fff;border-radius:4px;left:0;list-style:none;margin:0;padding:0;position:absolute;width:100%;top:110%;top:calc(100% + 6px);z-index:1000;overflow:hidden;font-size:15px}.mapboxgl-ctrl-bottom-left .suggestions,.mapboxgl-ctrl-bottom-right .suggestions{top:auto;bottom:100%}.mapboxgl-ctrl-geocoder .suggestions>li>a{cursor:default;display:block;padding:6px 12px;color:#404040}.mapboxgl-ctrl-geocoder .suggestions>.active>a,.mapboxgl-ctrl-geocoder .suggestions>li>a:hover{color:#404040;background-color:#f3f3f3;text-decoration:none;cursor:pointer}.mapboxgl-ctrl-geocoder--suggestion-title{font-weight:700}.mapboxgl-ctrl-geocoder--suggestion-title,.mapboxgl-ctrl-geocoder--suggestion-address{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mapboxgl-ctrl-geocoder--icon{display:inline-block;vertical-align:middle;speak:none;fill:#757575;top:15px}.mapboxgl-ctrl-geocoder--icon-search{position:absolute;top:13px;left:12px;width:23px;height:23px}.mapboxgl-ctrl-geocoder--button{padding:0;margin:0;border:none;cursor:pointer;background:#fff;line-height:1}.mapboxgl-ctrl-geocoder--icon-close{width:20px;height:20px;margin-top:8px;margin-right:3px}.mapboxgl-ctrl-geocoder--button:hover .mapboxgl-ctrl-geocoder--icon-close{fill:#909090}.mapboxgl-ctrl-geocoder--icon-geolocate{width:22px;height:22px;margin-top:6px;margin-right:3px}.mapboxgl-ctrl-geocoder--icon-loading{width:26px;height:26px;margin-top:5px;margin-right:0;-moz-animation:rotate .8s infinite cubic-bezier(.45,.05,.55,.95);-webkit-animation:rotate .8s infinite cubic-bezier(.45,.05,.55,.95);animation:rotate .8s infinite cubic-bezier(.45,.05,.55,.95)}.mapboxgl-ctrl-geocoder--powered-by{display:block;float:left;padding:6px 12px 9px;font-size:13px}.mapboxgl-ctrl-geocoder--powered-by a{color:#909090}.mapboxgl-ctrl-geocoder--powered-by a:not(:hover){text-decoration:none}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media screen and (min-width: 640px){.mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed{width:36px;min-width:36px}.mapboxgl-ctrl-geocoder{width:33.3333%;font-size:15px;line-height:20px;max-width:360px}.mapboxgl-ctrl-geocoder .suggestions{font-size:13px}.mapboxgl-ctrl-geocoder--icon{top:8px}.mapboxgl-ctrl-geocoder--icon-close{width:16px;height:16px;margin-top:3px;margin-right:0}.mapboxgl-ctrl-geocoder--icon-geolocate{width:18px;height:18px;margin-top:2px;margin-right:0}.mapboxgl-ctrl-geocoder--icon-search{left:7px;width:20px;height:20px}.mapboxgl-ctrl-geocoder--input{height:36px;padding:6px 35px}.mapboxgl-ctrl-geocoder--icon-loading{width:26px;height:26px;margin-top:-2px;margin-right:-5px}.mapbox-gl-geocoder--error{color:#909090;padding:6px 12px;font-size:16px;text-align:center}.mapboxgl-ctrl-geocoder--powered-by{font-size:11px!important}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#47d78a}.v-toast__item--info{background-color:#1c85d5}.v-toast__item--warning{background-color:#febc22}.v-toast__item--error{background-color:#f7471c}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width: 768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}.results ul{display:flex;align-items:center;row-gap:8px;font-size:18px}.results ul li span{font-weight:700}
