@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";.cookieConsentContainer.svelte-1i4imv8{display:flex;gap:20px;z-index:999;width:90%;min-height:20px;box-sizing:border-box;padding:40px 60px;background:#fff;overflow:hidden;position:fixed;bottom:0;left:5%;display:none;background-color:#fff;margin:0 auto;visibility:hidden}.cookieTitleA.svelte-1i4imv8{display:flex;align-items:center;font-family:var(--font-body);color:#000;font-size:22px;line-height:20px;font-weight:600;gap:10px}.cookieConsentContainer.svelte-1i4imv8 .cookieDesc:where(.svelte-1i4imv8) p:where(.svelte-1i4imv8){margin:10px 0 0;padding:0;font-family:var(--font-body);color:#918a8a;font-size:15px;line-height:20px;display:block}.cookieConsentContainer.svelte-1i4imv8 .cookieButton:where(.svelte-1i4imv8) a:where(.svelte-1i4imv8){display:inline-block;font-family:var(--font-body);color:#f5f5f5;font-size:14px;font-weight:700;margin-top:14px;background:#000;box-sizing:border-box;padding:15px 24px;text-align:center;transition:background .3s}.cookieConsentContainer.svelte-1i4imv8 .cookieButton:where(.svelte-1i4imv8) a:where(.svelte-1i4imv8):hover{cursor:pointer;background:#b8b8b8;color:#f5f5f5}.text-rgpd.svelte-1i4imv8{display:flex;width:100%}.mb-button.svelte-1i4imv8{width:30%;display:flex;justify-content:end;align-items:center}.cookieDesc.svelte-1i4imv8{width:70%;display:flex;justify-content:center;align-items:center}.cookieOverlay.svelte-1i4imv8{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:998;display:none}@media (max-width: 768px){.text-rgpd.svelte-1i4imv8{display:flex;flex-direction:column}.mb-button.svelte-1i4imv8{width:100%;display:flex;justify-content:right;align-items:center}.cookieDesc.svelte-1i4imv8{width:100%}.cookieTitleA.svelte-1i4imv8{display:block}.cookieConsentContainer.svelte-1i4imv8{display:block!important}}nav.svelte-quzftb{position:sticky;top:0;z-index:100}.menu-list.svelte-quzftb{position:relative;display:flex;list-style:none;margin:8px 0 0;padding:0;gap:16px}.menu-list.svelte-quzftb a:where(.svelte-quzftb){font-size:1rem}.menu-item.svelte-quzftb,.menu-item.svelte-quzftb a:where(.svelte-quzftb){position:relative;color:#000;font-size:.9rem;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;height:fit-content;padding-bottom:8px}.menu-item.svelte-quzftb:after{content:"";position:absolute;bottom:0;left:0;width:0;height:4px;background-color:#fdda43;transition:width .3s ease;margin-top:5px}.menu-item.svelte-quzftb:hover:after{width:100%}.submenu.svelte-quzftb{position:absolute;top:100%;left:0;background:#fff;list-style:none;padding:0;margin:10px 0 0;min-width:180px;border-radius:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,height .3s ease;z-index:100;box-shadow:#26394d 0 20px 30px -10px}.menu-item.svelte-quzftb:hover .submenu:where(.svelte-quzftb){opacity:1;visibility:visible}.submenu.svelte-quzftb li:where(.svelte-quzftb){padding:15px;white-space:nowrap;width:100%}.submenu.svelte-quzftb a:where(.svelte-quzftb){text-decoration:none;display:block;text-align:left;padding-bottom:0;width:100%}.submenu.svelte-quzftb li:where(.svelte-quzftb):hover{background:#fdda43;color:#000}.submenu.svelte-quzftb li:where(.svelte-quzftb):last-child:hover{border-radius:0}.hamburger.svelte-quzftb{position:fixed;top:50px;right:25px;width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:none;border:none;cursor:pointer;z-index:102;gap:6px}.hamburger.svelte-quzftb span:where(.svelte-quzftb){display:block;width:35px;height:2px;background:#000;transition:transform .3s ease,opacity .3s ease;position:absolute}.hamburger.svelte-quzftb span:where(.svelte-quzftb):nth-child(1){top:10px}.hamburger.svelte-quzftb span:where(.svelte-quzftb):nth-child(2){top:50%;transform:translateY(-50%)}.hamburger.svelte-quzftb span:where(.svelte-quzftb):nth-child(3){bottom:10px}.hamburger.open.svelte-quzftb span:where(.svelte-quzftb):nth-child(1){transform:translateY(8px) rotate(45deg);top:11px;background:#fff}.hamburger.open.svelte-quzftb span:where(.svelte-quzftb):nth-child(2){opacity:0}.hamburger.open.svelte-quzftb span:where(.svelte-quzftb):nth-child(3){transform:translateY(-8px) rotate(-45deg);background:#fff}.mobile-menu.svelte-quzftb{position:fixed;top:0;left:-100vw;width:100vw;height:100%;color:#fff;background:#000000f2;transition:left .5s cubic-bezier(.77,0,.175,1);padding-top:60px;z-index:101;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0}.mobile-menu.open.svelte-quzftb{left:0;opacity:1}.mobile-menu.svelte-quzftb ul:where(.svelte-quzftb){list-style:none;padding:0;margin:0;text-align:left;width:100%}.mobile-menu.svelte-quzftb li:where(.svelte-quzftb){opacity:0;transform:translateY(20px);animation:svelte-quzftb-fadeInUp .4s ease forwards;margin:15px 0}.mobile-menu.svelte-quzftb li:where(.svelte-quzftb):nth-child(1){animation-delay:.1s}.mobile-menu.svelte-quzftb li:where(.svelte-quzftb):nth-child(2){animation-delay:.2s}.mobile-menu.svelte-quzftb li:where(.svelte-quzftb):nth-child(3){animation-delay:.3s}.mobile-menu.svelte-quzftb li:where(.svelte-quzftb):nth-child(4){animation-delay:.4s}@keyframes svelte-quzftb-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile-menu.closing{left:0;opacity:0;transform:translate(-100%);transition:opacity .5s cubic-bezier(.77,0,.175,1),transform .5s cubic-bezier(.77,0,.175,1)}.mobile-menu.svelte-quzftb .subactive:where(.svelte-quzftb){position:relative;opacity:1;visibility:visible}.mobile-menu.svelte-quzftb .submenu:where(.svelte-quzftb) li:where(.svelte-quzftb) a:where(.svelte-quzftb){text-align:left;font-weight:400;line-height:2.26444rem;letter-spacing:-.025rem}.mobile-menu.svelte-quzftb .submenu:where(.svelte-quzftb){padding:0;background-color:transparent}.mobile-menu.svelte-quzftb .submenu:where(.svelte-quzftb) li:where(.svelte-quzftb){padding:0 15px}.header-height.svelte-quzftb{height:100px;position:relative;z-index:100}.sticky.svelte-quzftb{position:sticky;top:0;padding-top:10px;background-color:#ffffffc2!important;background:#fff9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.menu-link.svelte-quzftb{display:flex;align-items:center;justify-content:space-between;width:100%}.menu-link.svelte-quzftb svg:where(.svelte-quzftb){position:absolute;right:35px}.mobile-footer.svelte-quzftb{position:absolute;bottom:20px;width:100%;left:40px}.mobile-footer-p.svelte-quzftb{font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;margin-top:20px;color:#fff;display:flex;gap:0 20px;justify-content:start;width:100%}@media (max-width: 768px){.menu-list.svelte-quzftb{display:none;flex-direction:column;position:absolute;top:100%;left:0;background:#000000e6;width:100%;padding:16px 0}.header-height.svelte-quzftb{height:80px;position:sticky;top:0;z-index:100}.hide-mb.svelte-quzftb{display:none!important}.hamburger.svelte-quzftb{top:25px;right:25px;width:40px;height:40px}.f-size.svelte-quzftb a:where(.svelte-quzftb){font-size:1.25rem!important;line-height:2.26rem;padding-left:40px}.submenu.svelte-quzftb{box-shadow:unset}}.footer-label.svelte-quzftb{text-transform:uppercase;color:#fdda43;font-style:normal;font-weight:300;font-size:.6em;letter-spacing:.4em}footer.svelte-7gwk92{padding:50px 0}.footer-p.svelte-7gwk92{font-size:.9em;font-weight:700}.bg-footer.svelte-7gwk92{background-color:#fdda43}.margin-copy.svelte-7gwk92{color:#000;font-weight:600}.footer-descript.svelte-7gwk92{max-width:300px;margin-top:23px;margin-left:20px;font-weight:500}.footer-second.svelte-7gwk92{font-weight:500;margin-top:87px}.studio.svelte-7gwk92,.studio.svelte-7gwk92 a:where(.svelte-7gwk92){color:#322929;font-size:.6875rem;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.studio.svelte-7gwk92 a:where(.svelte-7gwk92):hover{text-decoration:underline}.footer-align-mb.svelte-7gwk92{text-align:center}@media screen and (max-width: 768px){.footer-align-mb.svelte-7gwk92{text-align:left;flex-direction:column}.footer-col.svelte-7gwk92>div:where(.svelte-7gwk92){margin-top:25px}.footer-second.svelte-7gwk92{font-weight:500;margin-top:20px;padding-left:2em}.footer-col.svelte-7gwk92>div:where(.svelte-7gwk92):first-child{margin-top:0}}.footer-descript.svelte-7gwk92{margin-left:20px}.footer-padding.svelte-7gwk92{padding-left:30px}@font-face{font-family:"/fonts/NouvelR";src:url(../../../fonts/NouvelR-Light.woff2) format("woff2"),url(../../../fonts/NouvelR-Light.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:"/fonts/NouvelR";src:url(../../../fonts/NouvelR-Book.woff2) format("woff2"),url(../../../fonts/NouvelR-Book.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"/fonts/NouvelR";src:url(../../../fonts/NouvelR-Regular.woff2) format("woff2"),url(../../../fonts/NouvelR-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"/fonts/NouvelR";src:url(../../../fonts/NouvelR-Semibold.woff2) format("woff2"),url(../../../fonts/NouvelR-Semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"/fonts/NouvelR";src:url(../../../fonts/NouvelR-Bold.woff2) format("woff2"),url(../../../fonts/NouvelR-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"/fonts/NouvelR";src:url(../../../fonts/NouvelR-Extrabold.woff2) format("woff2"),url(../../../fonts/NouvelR-Extrabold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:"/fonts/NouvelR-Variable";src:url(../../../fonts/NouvelR-Variable.woff2) format("woff2"),url(../../../fonts/NouvelR-Variable.woff) format("woff");font-weight:800;font-style:normal}:root{--bs-body-font-family: /fonts/NouvelR;font-size:16px;--yellow: #efdf00;--white: #ffffff;--gray-light: #d9d9d6;--gray-mid: #bbbcbc;--gray-dark: #888b8d;--black: #000000;--rich-black: #000000;--input-padding-left: 12px;--input-padding-left-label-focused: 4px}@-moz-document url-prefix(){*{scrollbar-width:thin;scrollbar-color:#fdd922 #fdd9cc}}*::-webkit-scrollbar{width:6px;background-color:#fdd9cc}*::-webkit-scrollbar-button{background-color:#fdd922}*::-webkit-scrollbar-thumb{background-color:#fdd922}body{font-family:Inter,sans-serif;font-weight:300}h1{font-size:6.5rem}h3{color:#000;font-size:2.97363rem;font-style:normal;font-weight:500;line-height:100%}a{display:inline-flex;align-items:center;justify-content:center;max-width:280px;font-size:1rem;font-weight:700;line-height:120%;text-align:center;color:inherit;text-decoration:none}footer ul{padding:0}footer ul li{list-style:none;margin:10px 0;line-height:120%}footer ul li:first-child{margin:0 0 10px}.renewItem__priceVat{font-size:.9rem;top:-.8rem;margin-left:5px}.link-cta{display:inline-flex;align-items:center;justify-content:center;height:32px;max-width:280px;font-size:1rem;font-weight:700;line-height:120%;text-align:center;color:inherit;text-decoration:none}.link-cta:hover{color:#fdda43}.link-cta-icon{width:24px;height:24px}.button-cta{display:flex;align-items:center;justify-content:center;height:46px;max-width:280px;font-size:1rem;font-style:normal;font-weight:500;line-height:.94263rem;letter-spacing:-.01506rem;text-align:center;padding:11px 16px;gap:8px;border:none;transition:background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out;cursor:pointer}.button-cta a{font-size:1rem;font-style:normal;font-weight:500;line-height:.94263rem;letter-spacing:-.01506rem}.button-cta.primary{background-color:#fdda43;color:#000}.button-cta .icon-left{width:16px;height:14px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNiAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljc4OTEgMC41ODgzNzlMOS41NjY5MiAxLjc0OTEwTDguODAyMTYgMi4yNTA0MUM2Ljk4OTgyIDMuNDQ3NTYgNS40Nzc4NSA0LjUyMTAxIDMuNjk5MTEgNS44NzkyMEwzLjE3MTY4IDYuMjg0NTlMMTUuMTA2MiA2LjI4NTE1VjcuNjk2NzhMMy4yMTI4OSA3LjY5NjY5TDMuNzQwNTYgOC4xMDI3MkM1LjQ3OTc4IDkuNDMwNzMgNi45NjM5NCAxMC40ODY1IDguNzIzMjIgMTEuNjUxOUw5LjYxNjQ1IDEyLjIzODEgOC43ODEzOSAxMy4zODg0TDguNTc5NiAxMy4yNTMwQzUuNTE5MzcgMTEuMjAwNyAzLjM5NjE4IDkuNjI2NDMgMC44OTA4OTMgNy41NTQxOEwwLjgwMDMxNyA3LjM2MjExVjYuNjE5ODJMMC44OTA4OTMgNi40Mjc1NUMzLjIyOTE2IDQuNDkzNjUgNS4yMzQ1OCAyLjk5MzM4IDcuOTc5NjYgMS4xMzMyN0w4Ljc4OTEgMC41ODgzNzl6IiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=);background-repeat:no-repeat;background-size:contain;transition:filter .3s ease}.button-cta.ghost:hover .icon-left{filter:invert(1)}.button-cta .icon-right{width:16px;height:14px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNiAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjExNzE1IDAuNTg4ODY3TDYuMzM5MzMgMS43NDk1OUw3LjEwNDA5IDIuMjUwOUM4LjkxNjQzIDMuNDQ4MDUgMTAuNDI4NCA0LjUyMTUgMTIuMjA3MSA1Ljg3OTY5TDEyLjczNDYgNi4yODUwOEwwLjgwMDA0OSA2LjI4NTYzVjcuNjk3MjdMMTIuNjkzNCA3LjY5NzE4TDEyLjE2NTcgOC4xMDMyMUMxMC40MjY1IDkuNDMxMiA4Ljk0MjMgMTAuNDg3IDcuMTgzMDMgMTEuNjUyNEw2LjI4OTggMTIuMjM4Nkw3LjEyNDg2IDEzLjM4ODlMNy4zMjY2NSAxMy4yNTM1QzEwLjM4NjkgMTEuMjAxMSAxMi41MTAxIDkuNjI2OTIgMTUuMDE1NCA3LjU1NDY2TDE1LjEwNTkgNy4zNjI2MFY2LjYyMDMxTDE1LjAxNTQgNi40MjgyNEMxMi42NzcxIDQuNDk0MTMgMTAuNjcxNyAyLjk5Mzg3IDcuOTI2NTkgMS4xMzM3Nkw3LjExNzE1IDAuNTg4ODY3WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+);background-repeat:no-repeat;background-size:contain}.button-cta.ghost{background-color:#000;color:#fff}.button-cta.super-primary{background-color:#f8eb4c;color:#000}.button-cta:disabled{background-color:#f2f2f2;color:#d9d9d6;cursor:not-allowed}.button-cta.primary:hover{background-color:#000;color:#fff}.button-cta.ghost:hover{background-color:var(--yellow);color:#000}.button-cta.super-primary:hover{background-color:#e6d239}.cta-container{display:flex;gap:24px;flex-wrap:wrap}.cta-container .cta-vertical{margin-top:24px}.button-cta-icon{width:24px;height:24px}.renault-brand{align-self:flex-start;font-size:22px;font-weight:700;color:#fff;margin-top:5px!important}.footer-label{text-transform:uppercase;color:#111;font-style:normal;font-weight:300;font-size:.6em;letter-spacing:.4em}.form-title{margin:0 0 0 15px!important;color:#000;font-size:1.7rem;font-style:normal;font-weight:800;line-height:100%}.form-field div{position:relative;margin:15px 0}.form-label{margin:0!important;padding:0}.form-label p{margin-top:-10px;font-size:.675em!important}.form-ml{padding-left:113px}label{position:absolute;top:8px;font-size:1rem;color:#656666;background-color:var(--form-color);-webkit-transition:top .2s ease-in-out,font-size .2s ease-in-out;transition:top .2s ease-in-out,font-size .2s ease-in-out;padding-left:15px}.active{top:-18px;font-size:.8rem}input[type=text],textarea{position:relative;width:100%;padding:6px 32px 6px 0;background-color:transparent;border:1px solid transparent!important;border-bottom-color:#d9d9d6!important;font-size:1rem;line-height:1.2rem;transition:border-color .3s;margin:0 15px;z-index:2}.input-wrapper{position:relative;display:flex;align-items:center}.input-wrapper:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:100%;width:7px;background-color:#fdda43}.input-wrapper input{padding-left:0;border:1px solid #ccc;height:40px;outline:none}input[type=text]:focus,textarea:focus{outline:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus input:-webkit-autofill,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#000;transition:background-color 5000s ease-in-out 0s;background-color:transparent}.css-checkbox{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:1px solid #3e3f40;border-radius:4px;background:#fff}#inputPreview{display:flex;gap:20px;justify-content:left}.css-checkbox+label{position:relative;font-size:15px;cursor:pointer;display:inline-flex;align-items:center;height:20px;color:#000;margin:0;padding:0}.css-checkbox+label:before{content:" ";display:inline-block;vertical-align:middle;margin-right:3px;height:20px;border:1px solid #3e3f40;border-radius:4px;box-shadow:none;width:20px}.css-checkbox:checked+label:after{content:" ";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEyIDEwIiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjMxNjcgMC45MDQ0NjJDMTEuNTA3NiAxLjA3OTQgMTEuNTIwNSAxLjM3NTkxIDExLjM0NTUgMS41NjY3NUw3LjkwODA0IDUuMzE2NzVMNC40NzA1NCA5LjA2Njc1QzQuMzg0MTUgOS4xNjEgNC4yNjMwMSA5LjIxNTg3IDQuMTM1MTggOS4yMTg2NEM0LjAwNzM2IDkuMjIxNDIgMy44ODM5NSA5LjE3MTg2IDMuNzkzNTQgOS4wODE0NkwwLjY2ODU0NCA1Ljk1NjQ2QzAuNDg1NDg1IDUuNzczNCAwLjQ4NTQ4NSA1LjQ3NjYgMC42Njg1NDQgNS4yOTM1NUMwLjg1MTYwMiA1LjExMDQ5IDEuMTQ4NCA1LjExMDQ5IDEuMzMxNDYgNS4yOTM1NUw0LjExMDI4IDguMDcyMzdMMTAuNjU0NSAwLjkzMzI1N0MxMC44Mjk0IDAuNzQyNDIgMTEuMTI1OSAwLjcyOTUyOCAxMS4zMTY3IDAuOTA0NDYyWiIgZmlsbD0id2hpdGUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=);background-repeat:no-repeat;border-radius:4px;background-color:#000!important;background-size:10px 10px;background-position:center center;position:absolute;display:flex;justify-content:center;align-items:center;margin-left:0;left:0;top:0;text-align:center;background-color:transparent;font-size:10px;height:20px;width:20px}.submit{background-color:transparent;border:1px solid #ffffff;display:inline-block;cursor:pointer;color:#000;font-size:16px;padding:14px 24px;text-decoration:none;transition:background-color .3s ease;-webkit-backdrop-filter:blur(9.75px);backdrop-filter:blur(9.75px)}.submit:hover{background-color:#e4e4e4;color:#000}.fake-dropdown{color:#3b3209;font-feature-settings:"calt" off;font-family:var(--font-body);font-size:1rem;font-style:normal;line-height:110%;letter-spacing:.34px;margin-right:50px;transition:all .3s;text-overflow:ellipsis;text-wrap:nowrap;transition:all 2s}.fake-dropdown-opacity{opacity:.6}.fake-dropdown-box{position:relative;display:flex;padding:12px 7px;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #d9d9d6;transition:all .3s}.fake-dropdown-white{color:#fff;font-feature-settings:"calt" off;font-family:var(--font-body);font-size:1rem;font-style:normal;font-weight:700;line-height:110%;letter-spacing:.34px;margin-right:50px;transition:all .3s;white-space:nowrap}.fake-dropdown-box-white{position:relative;display:flex;padding:12px 7px;justify-content:space-between;align-items:flex-start;border-top:1px solid #ffffff;transition:all .3s;word-break:keep-all}.fake-dropdown-box:hover{cursor:pointer}.fake-dropdown-icon{position:absolute;right:0;vertical-align:middle;top:50%;transform:translateY(-50%);border:0;background-color:transparent}.fake-dropdown-width{width:360px}.fake-dropdown-ml{margin-left:20px}.no-break{white-space:nowrap;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.text-funchal{color:#fdda43}.custom-marker{position:relative;display:flex;align-items:center;justify-content:center}.marker-label{background:#000;border:1px solid black;color:#fff;font-size:.8rem;font-weight:300;padding:5px 15px 5px 5px;position:relative;white-space:nowrap;width:fit-content}.mark-label-icon{background-color:#000;height:100%;display:flex;align-items:center;justify-content:center;padding:5px}.marker-label .arrow{position:absolute;bottom:-10px;left:10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid black}.CustomScroll__arrow{z-index:2;cursor:pointer;opacity:.75;justify-content:center;align-items:center;width:32px;height:45px;position:absolute;top:50%;transform:translateY(-50%);fill:#fff}em{text-transform:uppercase;color:#888b8d;font-style:normal;font-weight:300;font-size:.7em;letter-spacing:.4em}@media screen and (max-width: 768px){:root{font-size:14px}.mb-hide{display:none!important}}@media screen and (min-width: 768px) and (max-width: 1024px){:root{font-size:14px}}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.preload-container.svelte-18u9oo9{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:1000;pointer-events:none;background-color:#000000f2;animation:svelte-18u9oo9-hold .4s .5s ease-in-out forwards,svelte-18u9oo9-slide-out .8s 1.2s ease-in-out forwards}@media (max-width: 768px){.popup-content.svelte-18u9oo9 img:where(.svelte-18u9oo9){height:unset!important}}.rect.svelte-18u9oo9{position:fixed;top:0;left:-100vw;width:100vw;height:100vh;z-index:10;display:flex;align-items:center;justify-content:center}.yellow.svelte-18u9oo9{background-color:#ff0;animation:svelte-18u9oo9-slide-in .5s ease-in-out,svelte-18u9oo9-hold .4s .5s ease-in-out forwards,svelte-18u9oo9-slide-out .8s 1.2s ease-in-out forwards}.black.svelte-18u9oo9{background-color:#000;animation:svelte-18u9oo9-slide-in .8s 10ms ease-in-out forwards,svelte-18u9oo9-hold .4s .81s ease-in-out forwards,svelte-18u9oo9-slide-out .5s 1.21s ease-in-out forwards}.logo.svelte-18u9oo9{animation:svelte-18u9oo9-slide-in .9s 10ms ease-in-out forwards,svelte-18u9oo9-hold .4s .9s ease-in-out forwards,svelte-18u9oo9-slide-out .6s 1.21s ease-in-out forwards}.logo.svelte-18u9oo9 svg:where(.svelte-18u9oo9){width:25vw}@keyframes svelte-18u9oo9-slide-in{0%{left:-100vw}to{left:0}}@keyframes svelte-18u9oo9-hold{0%{left:0}to{left:0}}@keyframes svelte-18u9oo9-slide-out{0%{left:0}to{left:100vw}}.overlay.svelte-18u9oo9{position:fixed;top:0;left:0;width:100vw;height:5px;background:#fff0;display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:none}.progress-bar.svelte-18u9oo9{position:absolute;top:0;left:0;width:0%;height:5px;background-color:#fdda43}.popup-backdrop.svelte-18u9oo9{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;align-items:center;justify-content:center;z-index:500}.popup-content.svelte-18u9oo9{padding:2rem;max-width:90%;max-height:90%;overflow:auto;position:relative;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:end}.popup-content.svelte-18u9oo9 img:where(.svelte-18u9oo9){height:70vh;width:auto;max-width:100%;object-fit:contain;border:4px solid #fdda43}.popup-content.svelte-18u9oo9 a:where(.svelte-18u9oo9){all:unset;cursor:pointer}.close-popup.svelte-18u9oo9{all:unset;cursor:pointer;display:inline-block;width:auto;height:auto;padding:0 6px;margin:0;background:none;border:none;font:inherit;color:#fff;background-color:#000}.close-popup.svelte-18u9oo9:hover{background-color:#fdda43;color:#000}
