﻿.layout-new{--new-design-width:1440;--new-design-container-width:1248;--primary-red:#e30613;--primary-yellow:#eab308;--border-radius:.375rem;--transition:all .3s ease-in-out;--color-bg:#fff;--color-bg-disabled:#f4f4f5;--color-bg-primary:#e30613;--color-bg-primary-hover:#c40000;--color-bg-primary-active:#e30613;--color-bg-secondary:#f4f4f5;--color-bg-secondary-hover:#e4e4e7;--color-bg-secondary-active:#f4f4f5;--color-bg-strong:#e4e4e7;--color-bg-elevated:#f4f4f5;--color-bg-subtle:#fafafa;--color-icon:#18181b;--color-icon-muted:#71717a;--color-text:#09090b;--color-text-primary:#e30613;--color-text-oncolor:#fff;--color-text-disabled:#a1a1aa;--color-text-muted:#71717a;--color-text-placeholder:#71717a;--color-text-info-strong:#970000;--color-text-interactive:#c40000;--color-border:#e4e4e7;--text-dark:var(--color-text);--text-dark-rgb:9,9,11;--text-light:var(--color-text-oncolor);--text-primary:var(--color-text-primary);--bg-light:var(--color-bg);--bg-light-gray:#f5f4f4;--bg-primary:var(--color-bg-primary);--shadow-sm-strong:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-sm:0 1px 2px 0 rgba(16,24,40,.05);--shadow-md:0 2px 4px -2px rgba(16,24,40,.1),0 4px 6px -1px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(16,24,40,.1);--shadow-card:0 0 2px 2px rgba(0,0,0,.02),0 4px 12px 0 rgba(0,0,0,.06),0 2px 5px 0 rgba(0,0,0,.02);--shadow-card-hover:0 0 2px 2px rgba(0,0,0,.02),0 4px 16px 0 rgba(0,0,0,.1),0 16px 5px 0 rgba(0,0,0,.02);}.layout-new main{background-image:none;}.layout-new .container-new{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto;}@media(min-width:1200px){.layout-new .container-new{max-width:calc(var(--new-design-container-width)/var(--new-design-width)*100vw);}}@media(min-width:1600px){.layout-new .container-new{max-width:78%;}}.layout-new .header-new{--bs-navbar-padding-y:rem-calc(10);background-color:transparent;position:fixed;width:100%;top:0;z-index:1000;box-shadow:none;transition:var(--transition);}.layout-new .header-new.scrolled{background-color:var(--primary-red);box-shadow:var(--shadow-md);}.layout-new .header-new .navbar-brand img{width:5rem;height:auto;transition:var(--transition);}.layout-new .header-new .navbar-brand:hover img{opacity:.8;}.layout-new .header-new .navbar-nav.navbar-left{margin-right:auto;}.layout-new .header-new .navbar-nav.navbar-right{margin-left:auto;}.layout-new .header-new .navbar-nav .nav-link{display:inline-flex;align-items:center;justify-content:center;flex-direction:row;gap:.25rem;position:relative;padding:.75rem 1rem;border-radius:var(--border-radius);border:1px solid transparent;transition:var(--transition);color:var(--text-light);font-size:.875rem;font-weight:600;line-height:1.5;text-decoration:none;}.layout-new .header-new .navbar-nav .nav-link:hover,.layout-new .header-new .navbar-nav .nav-link:focus{background:rgba(244,244,245,.2);box-shadow:none;outline:0;text-decoration:none;}.layout-new .header-new .navbar-nav .nav-link .flag-emoji{font-size:1.125rem;line-height:1;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;}.layout-new .header-new .navbar-nav .nav-link .flag-emoji img{width:1rem;}.layout-new .header-new .navbar-nav .flag-emoji{font-size:1.125rem;line-height:1;}.layout-new .header-new .navbar-nav .flag-emoji img{width:1rem;border-radius:50%;}.layout-new .header-new .navbar-nav .dropdown-toggle::after{border:0;content:"";font-family:"Font Awesome 5 Free";}.layout-new .header-new .navbar-footer{padding:1.5rem 1rem;background-color:var(--bg-light-gray);}.layout-new .header-new .navbar-footer h5{text-transform:uppercase;font-weight:600;opacity:.6;margin-bottom:.625rem;}.layout-new .header-new .navbar-footer .footer-links a{color:var(--text-dark);opacity:.8;}.layout-new .header-new .navbar-footer .footer-links a:hover{color:var(--color-text-primary);}.layout-new .header-new .my-booking-btn{color:var(--text-light);box-shadow:var(--shadow-sm-strong);border-color:var(--text-light);font-size:.875rem;}.layout-new .header-new .my-booking-btn:hover,.layout-new .header-new .my-booking-btn:focus{background:rgba(244,244,245,.2);color:var(--text-light);}.layout-new .header-new .book-now-btn{color:var(--text-primary);box-shadow:var(--shadow-sm-strong);border-color:var(--text-primary);font-size:.875rem;}.layout-new .header-new .book-now-btn:hover,.layout-new .header-new .book-now-btn:focus{color:var(--text-primary);}.layout-new .header-new .dropdown-menu{background:var(--bg-light);border:1px solid var(--color-border);border-radius:var(--border-radius);box-shadow:var(--shadow-sm-strong);min-width:10.25rem;}.layout-new .header-new .dropdown-item{color:var(--text-dark);transition:var(--transition);padding:.5rem .75rem;font-size:.875rem;font-weight:normal;}.layout-new .header-new .dropdown-item .flag-emoji{font-size:1.125rem;line-height:1;}.layout-new .header-new .dropdown-item:hover{background:var(--bg-light-gray);text-decoration:none;}.layout-new .header-new .dropdown-item.active{background:var(--bg-light);}.layout-new .header-new .dropdown-item.active .fa{color:var(--text-primary);}.layout-new .header-new .dropdown-item.active:hover{background:var(--bg-light-gray);}@media(min-width:1200px){.layout-new .header-new .navbar .container-fluid{display:flex;align-items:center;}.layout-new .header-new .navbar .navbar-brand{position:absolute;left:50%;}.layout-new .header-new .navbar .navbar-left{margin-right:auto;}.layout-new .header-new .navbar .navbar-right{margin-left:auto;}}@media(max-width:1199.98px){.layout-new .header-new.scrolled{background-color:var(--primary-red);}.layout-new .header-new .navbar-toggler{padding:.25rem .5rem;font-size:1.25rem;}.layout-new .header-new .navbar-brand{padding:0;}.layout-new .header-new .navbar-collapse{position:absolute;top:100%;width:calc(100% + 2rem);height:calc(100vh - 100%);height:calc(100dvh - 100%);left:50%;transform:translateX(-50%);flex-direction:column;align-items:stretch;background:var(--bg-light);color:var(--color-text);padding:0;margin-top:0;border-radius:0;overflow-y:auto;overflow-x:hidden;transition:none;opacity:0;visibility:hidden;}.layout-new .header-new .navbar-collapse.collapsing{height:calc(100vh - 100%);height:calc(100dvh - 100%);transition:opacity .3s ease-in-out,visibility .3s ease-in-out;}.layout-new .header-new .navbar-collapse.show{display:flex;opacity:1;visibility:visible;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;}.layout-new .header-new .navbar-nav.navbar-left,.layout-new .header-new .navbar-nav.navbar-right{margin:0;}.layout-new .header-new .navbar-nav .nav-link{font-weight:600;font-size:1.25rem;line-height:100%;padding:1rem;display:flex;align-items:center;justify-content:space-between;color:var(--text-dark);}.layout-new .header-new .navbar-nav .nav-link::after{content:"";font-size:1rem;font-family:"Font Awesome 5 Free";font-weight:900;margin-left:auto;}.layout-new .header-new .navbar-nav .nav-link:hover,.layout-new .header-new .navbar-nav .nav-link:focus{background:var(--bg-light-gray);box-shadow:none;outline:0;}.layout-new .header-new .navbar-nav .nav-link.dropdown-toggle-lang{border-top:1px solid var(--color-border);}.layout-new .header-new .navbar-nav .dropdown-menu{border:0;padding:0;box-shadow:none;margin:0;}.layout-new .header-new .navbar-nav .dropdown-item{display:flex;padding:1rem 1rem 1rem 2rem;font-weight:600;font-size:1.25rem;line-height:100%;}.layout-new .header-new .navbar-nav .dropdown-item .fa{font-size:1rem;}}.layout-new .footer-new{background-color:var(--color-bg);padding:4rem 0 2rem;border-top:1px solid var(--color-border);overflow:hidden;}@media(max-width:767.98px){.layout-new .footer-new{padding-bottom:0;}}.layout-new .footer-new .footer-top{display:grid;grid-template-columns:17.5rem 1fr;gap:4rem;margin-bottom:3rem;}@media(max-width:1199.98px){.layout-new .footer-new .footer-top{gap:3rem;}}@media(max-width:991.98px){.layout-new .footer-new .footer-top{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;}}@media(min-width:1400px){.layout-new .footer-new .footer-top{grid-template-columns:25rem 1fr;}}.layout-new .footer-new .footer-brand .footer-logo{width:7.5rem;height:auto;transition:opacity .2s ease-in-out;}.layout-new .footer-new .footer-brand .footer-logo:hover{opacity:.8;}@media(max-width:991.98px){.layout-new .footer-new .footer-brand{padding-bottom:2rem;border-bottom:1px solid var(--color-border);}}@media(max-width:767.98px) and (min-width:370px){.layout-new .footer-new .footer-brand{max-width:calc(100vw - 3rem);}}.layout-new .footer-new .footer-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;}@media(max-width:767.98px){.layout-new .footer-new .footer-nav{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem;}}@media(max-width:370px){.layout-new .footer-new .footer-nav{grid-template-columns:1fr;gap:2rem;}}.layout-new .footer-new .footer-title{font-size:.875rem;font-weight:600;text-transform:uppercase;margin-bottom:1rem;opacity:.6;}.layout-new .footer-new .footer-column .footer-links{list-style:none;padding:0;margin:0;}.layout-new .footer-new .footer-column .footer-links li{margin-bottom:.75rem;}.layout-new .footer-new .footer-column .footer-links li:last-child{margin-bottom:0;}.layout-new .footer-new .footer-column .footer-links a{color:var(--color-text);text-decoration:none;opacity:.8;}.layout-new .footer-new .footer-column .footer-links a:hover{color:var(--primary-red);}@media(max-width:370px){.layout-new .footer-new .footer-column{text-align:center;}}.layout-new .footer-new .footer-divider{border:0;border-top:1px solid var(--color-border);margin:0 0 2rem;opacity:1;}@media(max-width:767.98px){.layout-new .footer-new .footer-divider{margin-bottom:1.5rem;}}.layout-new .footer-new .footer-bottom{display:flex;justify-content:space-between;align-items:center;}@media(max-width:767.98px){.layout-new .footer-new .footer-bottom{flex-direction:column;align-items:flex-start;padding-bottom:1.5rem;}}.layout-new .footer-new .footer-bottom .footer-copyright{color:var(--color-text-muted);margin:0;}.layout-new .footer-new .footer-bottom .footer-social{display:flex;gap:1.5rem;}.layout-new .footer-new .footer-bottom .footer-social .social-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:var(--color-icon-muted);text-decoration:none;transition:color .2s ease-in-out;}.layout-new .footer-new .footer-bottom .footer-social .social-icon i{font-size:1.5rem;}.layout-new .footer-new .footer-bottom .footer-social .social-icon:hover{color:var(--primary-red);}.layout-new .footer-new .footer-copyright-bottom{border-top:1px solid #ededed;padding-block:1.5rem;background-color:var(--bg-light-gray);}html.layout-new-html{font-size:.9375vw;}@media(max-width:1920px){html.layout-new-html{font-size:18px;}}@media(max-width:1440px){html.layout-new-html{font-size:16px;}}.layout-new{--font-family:Segoe UI,sans-serif;--second-family:Inter,sans-serif;--third-family:Font Awesome 5 Free,sans-serif;--font3:Font Awesome 5 Brands,sans-serif;font-size:1rem;font-family:"Segoe UI",sans-serif;color:var(--text-dark);line-height:1.5;}.layout-new h1,.layout-new h2,.layout-new h3,.layout-new h4,.layout-new h5,.layout-new h6,.layout-new .h1,.layout-new .h2,.layout-new .h3,.layout-new .h4,.layout-new .h5,.layout-new .h6,.layout-new .heading{font-weight:600;line-height:1.2;margin-bottom:1rem;}.layout-new h1,.layout-new .h1,.layout-new .text-6xl{font-size:3.75rem;line-height:1.1;font-weight:700;}@media(max-width:767.98px){.layout-new h1,.layout-new .h1,.layout-new .text-6xl{font-size:2.625rem;line-height:1.2;}}@media(min-width:768px) and (max-width:1199.98px){.layout-new h1,.layout-new .h1,.layout-new .text-6xl{font-size:3.125rem;}}.layout-new h2,.layout-new .h2,.layout-new .text-3xl{font-size:1.875rem;}.layout-new h3,.layout-new .h3,.layout-new .text-xl{font-size:1.25rem;}.layout-new h4,.layout-new .h4,.layout-new .text-lg{font-size:1.125rem;}.layout-new h5,.layout-new .h5{font-size:1rem;font-weight:700;line-height:1.67;}.layout-new h6,.layout-new .h6{font-size:.875rem;font-weight:700;line-height:1.67;}.layout-new p{margin-bottom:1rem;opacity:.8;}.layout-new p:last-child{margin-bottom:0;}.layout-new a{text-decoration:none;font-weight:600;transition:color .2s ease;}.layout-new a:hover{text-decoration:underline;text-decoration-skip-ink:none;}.layout-new .text-base{font-size:1rem;}.layout-new .text-2xl{font-size:1.5rem;}.layout-new .text-sm{font-size:.875rem;}.layout-new .text-xs{font-size:.75rem;}.layout-new .swiper-section{overflow:hidden;}.layout-new .swiper-section__header{display:flex;align-items:end;gap:2rem;margin-bottom:2rem;}.layout-new .swiper-section__header h2{margin-bottom:.75rem;}.layout-new .swiper-section__header .swiper-header-buttons{display:flex;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:1rem;margin-left:auto;}@media(max-width:575.98px){.layout-new .swiper-section__header{flex-direction:column;align-items:flex-start;}}.layout-new .swiper{overflow:visible;}.layout-new .swiper-wrapper{align-items:stretch;}.layout-new .swiper-slide{height:auto;}.layout-new .swiper-button-next,.layout-new .swiper-button-prev{display:inline-flex;align-items:center;justify-content:center;flex-direction:row;gap:.5rem;padding:.5rem 1rem;border-radius:var(--button-radius);border:1px solid transparent;font-weight:600;line-height:1.5;text-decoration:none;white-space:nowrap;user-select:none;-webkit-user-select:none;outline:0;transition:var(--transition);height:2.75rem;width:3.25rem;font-size:.75rem;background:var(--button-primary-bg);color:var(--button-primary-fg);box-shadow:var(--shadow-sm-strong);}.layout-new .swiper-button-next:focus,.layout-new .swiper-button-prev:focus{outline:var(--button-focus-outline);outline-offset:2px;}.layout-new .swiper-button-next:hover,.layout-new .swiper-button-prev:hover{background:var(--button-primary-bg-hover);}.layout-new .swiper-button-next:active,.layout-new .swiper-button-prev:active{background:var(--button-primary-bg-active);}.layout-new .swiper-button-next:disabled,.layout-new .swiper-button-next.is-disabled,.layout-new .swiper-button-prev:disabled,.layout-new .swiper-button-prev.is-disabled{cursor:not-allowed;background:var(--button-outline-bg);color:var(--button-outline-fg);border-color:var(--button-outline-border);box-shadow:var(--shadow-sm);}.layout-new .swiper-button-next:after,.layout-new .swiper-button-prev:after{font-size:1rem;font-weight:bold;}.layout-new .swiper-button-next:hover,.layout-new .swiper-button-prev:hover{background:var(--button-primary-bg-hover);}.layout-new .swiper-pagination-bullet{background:#ccc;opacity:1;width:.625rem;height:.625rem;}.layout-new .swiper-pagination-bullet-active{background:var(--primary-red);width:1.875rem;border-radius:.3125rem;}@media(max-width:767.98px){.layout-new .swiper-button-next,.layout-new .swiper-button-prev{display:none;}}.layout-new .accordion-item{border:0;border-bottom:1px solid var(--color-border);background-color:transparent;overflow:hidden;transition:all .3s ease;}.layout-new .accordion-item:hover{background-color:var(--color-bg-subtle);}.layout-new .accordion-header{margin:0;}.layout-new .accordion-button{--bs-accordion-btn-icon-width:rem-calc(12);background-color:transparent;font-size:1rem;line-height:1.4;padding:1rem 3rem 1rem 1rem;border:0;width:100%;text-align:left;position:relative;transition:all .3s ease;}@media(max-width:767.98px){.layout-new .accordion-button{padding-left:.5rem;}}.layout-new .accordion-button::after{background-image:none;content:"";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%) rotate(0deg);font-size:.75rem;color:var(--text-dark);opacity:.7;transition:transform .3s ease;}@media(max-width:767.98px){.layout-new .accordion-button::after{right:1.25rem;font-size:.75rem;}}.layout-new .accordion-button:not(.collapsed){color:var(--text-dark);box-shadow:none;}.layout-new .accordion-button:not(.collapsed)::after{background-image:none;transform:translateY(-50%) rotate(180deg);}.layout-new .accordion-button:focus{box-shadow:none;outline:0;}.layout-new .accordion-button:hover{background-color:var(--color-bg-subtle);}.layout-new .accordion-body{padding:0 1rem 1rem;color:rgba(var(--text-dark-rgb),.8);font-size:.875rem;}@media(max-width:767.98px){.layout-new .accordion-body{padding-inline:.5rem;}}.layout-new{--button-radius:.375rem;--button-focus-outline:2px solid #e30613;--button-disabled-fg:#a1a1aa;--button-disabled-bg:#f4f4f5;--button-primary-bg:var(--primary-red);--button-primary-bg-hover:#c40000;--button-primary-bg-active:#e30613;--button-primary-fg:#fff;--button-secondary-bg:#f4f4f5;--button-secondary-bg-hover:#e4e4e7;--button-secondary-bg-active:#f4f4f5;--button-secondary-fg:#09090b;--button-outline-bg:#fff;--button-outline-bg-hover:#f4f4f5;--button-outline-bg-active:#fff;--button-outline-fg:#09090b;--button-outline-border:#e4e4e7;--button-ghost-bg:transparent;--button-ghost-bg-hover:#f4f4f5;--button-ghost-bg-active:transparent;--button-ghost-fg:#09090b;}.layout-new .button,.layout-new .button-icon{display:inline-flex;align-items:center;justify-content:center;flex-direction:row;gap:.5rem;padding:.5rem 1rem;border-radius:var(--button-radius);border:1px solid transparent;font-weight:600;line-height:1.5;text-decoration:none;white-space:nowrap;user-select:none;-webkit-user-select:none;transition:var(--transition);outline:0;}.layout-new .button:hover,.layout-new .button-icon:hover{text-decoration:none;}.layout-new .button:focus,.layout-new .button-icon:focus{outline:var(--button-focus-outline);outline-offset:2px;}.layout-new .button:disabled,.layout-new .button.is-disabled{cursor:default;box-shadow:none;pointer-events:none;color:var(--button-disabled-fg);background:var(--button-disabled-bg);}.layout-new .button-icon{height:2.75rem;width:3.25rem;font-size:.75rem;background:var(--button-primary-bg);color:var(--button-primary-fg);box-shadow:var(--shadow-sm-strong);}.layout-new .button-icon:hover{background:var(--button-primary-bg-hover);color:var(--button-primary-fg);}.layout-new .button-icon:active{background:var(--button-primary-bg-active);}.layout-new .button-icon:disabled,.layout-new .button-icon.is-disabled{cursor:default;background:var(--button-outline-bg);color:var(--button-outline-fg);border-color:var(--button-outline-border);box-shadow:var(--shadow-sm);}.layout-new .button-sm{height:2.25rem;font-size:.875rem;}.layout-new .button-md{height:2.5rem;font-size:.875rem;}.layout-new .button-lg{height:2.75rem;font-size:1rem;}.layout-new .button-xl{height:3rem;font-size:1rem;}.layout-new .button-primary{background:var(--button-primary-bg);color:var(--button-primary-fg);box-shadow:var(--shadow-sm-strong);}.layout-new .button-primary:hover{background:var(--button-primary-bg-hover);color:var(--button-primary-fg);}.layout-new .button-primary:active{background:var(--button-primary-bg-active);color:var(--button-primary-fg);}.layout-new .button-secondary{background:var(--button-secondary-bg);color:var(--button-secondary-fg);box-shadow:var(--shadow-sm);}.layout-new .button-secondary:hover{background:var(--button-secondary-bg-hover);color:var(--button-secondary-fg);}.layout-new .button-secondary:active{background:var(--button-secondary-bg-active);color:var(--button-secondary-fg);}.layout-new .button-outline{background:var(--button-outline-bg);color:var(--button-outline-fg);border-color:var(--button-outline-border);box-shadow:var(--shadow-sm);}.layout-new .button-outline:hover{background:var(--button-outline-bg-hover);color:var(--button-outline-fg);}.layout-new .button-outline:active{background:var(--button-outline-bg-active);color:var(--button-outline-fg);}.layout-new .button-ghost{background:var(--button-ghost-bg);color:var(--button-ghost-fg);}.layout-new .button-ghost:hover{background:var(--button-ghost-bg-hover);color:var(--button-ghost-fg);}.layout-new .button-ghost:active{background:var(--button-ghost-bg-active);color:var(--button-ghost-fg);}.layout-new .home-hero{position:relative;display:flex;align-items:center;}.layout-new .hero-background{position:absolute;top:0;left:0;width:100%;height:100%;}.layout-new .hero-background img{width:100%;height:100%;object-fit:cover;}.layout-new .hero-content{position:relative;z-index:1;background:linear-gradient(to bottom,rgba(0,0,0,.6) 0%,rgba(0,0,0,0) 100%) top/100% 25% no-repeat,linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6));width:100%;overflow:hidden;min-height:30rem;padding:7.625rem 0 3rem;}.layout-new .hero-title{color:var(--text-light);}.layout-new .award-block{display:inline-flex;align-items:center;gap:.75rem;background:rgba(255,255,255,.3);color:var(--text-light);padding:.5rem;border-radius:.25rem;border:1px solid rgba(255,255,255,.12);font-size:.75rem;margin-bottom:1.5rem;}.layout-new .award-stars{display:flex;gap:.25rem;}.layout-new .award-stars i{color:var(--primary-yellow);}.layout-new .hero-features{display:flex;gap:1.25rem;flex-wrap:wrap;margin-bottom:3.5rem;min-height:2.25rem;color:var(--text-light);font-weight:600;}.layout-new .hero-features>div{display:flex;align-items:center;gap:.75rem;}.layout-new .hero-features>div[data-aos=fade-up]:not(.aos-animate){transform:translate3d(0,50px,0);}.layout-new .hero-features>div svg{width:1.125rem;height:1rem;}.layout-new .hero-custom-label{position:relative;}.layout-new .hero-custom-label img{position:absolute;top:-4.75rem;right:6.25rem;width:6.75rem;height:auto;transform:rotate(6deg);}.layout-new .hero-booking-snippet{min-height:4.875rem;}.layout-new app-booking-snippet{position:relative;z-index:1;}@media(max-width:991.98px){.layout-new .hero-custom-label img{right:-.75rem;}.layout-new .hero-booking-snippet{min-height:12.25rem;}}@media(max-width:767.98px){.layout-new .hero-features{flex-direction:column;gap:1rem;margin-bottom:2rem;}.layout-new .hero-booking-snippet{min-height:20rem;}}@media(max-width:575.98px){.layout-new .hero-content{padding-top:6.5rem;}}@media(max-width:370px){.layout-new .hero-custom-label img{width:4.625rem;top:-3.25rem;}}.layout-new .brands-section{overflow:hidden;padding-block:1.5rem;background:var(--bg-light-gray);mix-blend-mode:luminosity;}.layout-new .brands-slider{display:flex;width:fit-content;align-items:center;justify-content:center;flex-wrap:nowrap;margin:0 auto;will-change:transform;}.layout-new .brands-slider.inited{margin:0;}.layout-new .scroll{animation-duration:42s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused;animation-name:marquee;}.layout-new .brand-item{flex:0 0 auto;margin:0 1.875rem;}.layout-new .brand-item img{height:2.875rem;display:block;}@keyframes marquee{0%{transform:translateX(0);transform-box:content-box;}100%{transform:translateX(-50%);transform-box:content-box;}}@media(max-width:575.98px){.layout-new .brands-section{padding-block:1.125rem;}.layout-new .brand-item{margin:0 .625rem;}.layout-new .brand-item img{height:2rem;}}.layout-new .countries-section{width:100%;padding-block:4rem;background:var(--bg-light);}.layout-new .countries-section h2{margin-bottom:2rem;}.layout-new .countries-container{position:relative;}.layout-new .countries-container .left-gradient,.layout-new .countries-container .right-gradient{position:absolute;z-index:1;top:-1px;width:5%;height:calc(100% - 1.25rem);display:block;pointer-events:none;background:linear-gradient(to right,rgba(255,255,255,0) 0%,var(--bg-light) 100%);transition:var(--transition);}.layout-new .countries-container .left-gradient{left:-1px;transform:rotate(180deg);}.layout-new .countries-container .right-gradient{right:-1px;}.layout-new .countries-container.is-at-start .left-gradient{opacity:0;visibility:hidden;}.layout-new .countries-container.is-at-end .right-gradient{opacity:0;visibility:hidden;}.layout-new .countries-container.is-not-scrollable .left-gradient,.layout-new .countries-container.is-not-scrollable .right-gradient{opacity:0;visibility:hidden;}.layout-new .countries-wrapper{width:100%;display:flex;overflow-x:auto;overflow-y:hidden;padding-bottom:1.5rem;}.layout-new .countries-wrapper::-webkit-scrollbar{width:.625rem;height:.625rem;}.layout-new .countries-wrapper::-webkit-scrollbar-track{background:var(--color-bg-strong);border-radius:99px;}.layout-new .countries-wrapper::-webkit-scrollbar-thumb{background-color:rgba(113,113,122,.5);border:2px solid var(--color-bg-strong);border-radius:99px;}.layout-new .countries-wrapper::-webkit-scrollbar-thumb:hover{background-color:rgba(113,113,122,.7);}.layout-new .countries-wrapper::-webkit-scrollbar-button{display:none;}.layout-new .countries-box{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:wrap;gap:.5rem;height:9.25rem;}.layout-new .country-card{position:relative;border-radius:var(--border-radius);overflow:hidden;height:4.375rem;width:10rem;box-shadow:var(--shadow-sm-strong);transition:var(--transition);}.layout-new .country-card a{display:block;width:100%;height:100%;text-decoration:none;}.layout-new .country-card:hover a,.layout-new .country-card:hover .country-overlay h3{text-decoration:underline;}.layout-new .country-image{width:100%;height:100%;object-fit:cover;}.layout-new .country-overlay{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);padding:1rem;color:#fff;}.layout-new .country-overlay h3{font-size:1rem;font-weight:700;margin:0;text-align:center;}@media(max-width:767.98px){.layout-new .countries-box{height:20.5rem;}.layout-new .country-card{height:10rem;width:8.75rem;}}.layout-new .car-categories-section{background-image:url("../images/cars-bg-decor.png");background-repeat:no-repeat;background-position:center center;background-size:cover;}.layout-new .car-categories{padding-block:4rem;}.layout-new .car-categories__card{position:relative;display:flex;flex-direction:column;border-radius:var(--border-radius);border:1px solid var(--color-border);overflow:hidden;height:100%;background:var(--color-bg);box-shadow:var(--shadow-card);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;}.layout-new .car-categories__card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover);}.layout-new .car-categories__card:hover .car-categories__card-footer{color:var(--text-primary);}.layout-new .car-categories__card-header{padding:1rem;}.layout-new .car-categories__card-header h3{margin-bottom:0;}.layout-new .car-categories__card-body{overflow:hidden;margin-block:auto;padding-bottom:1rem;}.layout-new .car-categories__card-body img{width:100%;height:100%;object-fit:cover;}.layout-new .car-categories__card-footer{display:flex;align-items:center;justify-content:space-between;padding:1rem;margin-top:auto;background-color:#fce6e7;color:var(--color-text-info-strong);font-size:.875rem;font-weight:600;transition:color .3s ease-in-out;}.layout-new .car-categories__card-footer i{font-size:.75rem;}.layout-new .car-categories__all-btn{margin-top:2rem;}@media(max-width:575.98px){.layout-new .car-categories__all-btn .button{width:100%;}}.layout-new .features-section{padding-block:4rem;background-color:var(--bg-light-gray);}.layout-new .features-section__grid{display:grid;grid-template-columns:repeat(3,1fr);}@media(max-width:991.98px){.layout-new .features-section__grid{grid-template-columns:1fr;gap:2rem;}}.layout-new .features-section__card{display:flex;gap:1.5rem;padding-right:3rem;}@media(max-width:991.98px){.layout-new .features-section__card{padding-right:2rem;}}.layout-new .features-section__card .feature-icon img{width:2.5rem;height:2.5rem;}.layout-new .features-section__card .feature-text h4{margin-bottom:.75rem;}.layout-new .testimonials{padding-block:4rem;}.layout-new .testimonials__card{background:var(--color-bg);border-radius:var(--border-radius);padding:1rem;box-shadow:var(--shadow-card);height:100%;transition:var(--transition);}.layout-new .testimonials__card h3{margin-block:.75rem;}.layout-new .testimonials__card p{line-height:1.4;opacity:.7;margin-bottom:.75rem;}.layout-new .testimonials__card.first-card{box-shadow:none;text-align:center;}.layout-new .testimonials__card.first-card h3{margin-bottom:1rem;margin-top:0;font-size:1.625rem;}.layout-new .testimonials__card.first-card p{padding-inline:2.25rem;}.layout-new .testimonials__card.first-card .award-stars{justify-content:center;font-size:1.25rem;}.layout-new .testimonials__card.first-card .testimonials__based-on{margin-block:1.25rem;text-transform:uppercase;font-weight:600;font-size:.875rem;color:var(--color-icon);opacity:.8;}.layout-new .testimonials__card.first-card .testimonials__based-on span{text-decoration:underline;}@media(max-width:991.98px){.layout-new .testimonials__card.first-card p{padding-inline:1rem;}}.layout-new .testimonials__author{text-transform:uppercase;font-weight:600;font-size:.75rem;color:var(--color-icon);opacity:.8;}.layout-new .cta-section{position:relative;background:linear-gradient(135deg,var(--primary-red),var(--color-bg-primary-hover));padding-block:7.75rem;min-height:25rem;display:flex;align-items:center;overflow:hidden;}@media(max-width:767.98px){.layout-new .cta-section{padding-block:4rem;}}.layout-new .cta-section__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden;}.layout-new .cta-section__bg::after{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,.6) 0%,rgba(0,0,0,0) 100%) top/100% 25% no-repeat,linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6));}.layout-new .cta-section__bg img{width:100%;height:100%;object-fit:cover;object-position:top -4.375rem left 0;}@media(max-width:767.98px){.layout-new .cta-section__bg img{object-position:center center;}}@media(max-width:575.98px){.layout-new .cta-section__bg img{object-position:top 50% left -2rem;}}.layout-new .cta-section__content{color:var(--text-light);position:relative;z-index:2;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;}.layout-new .cta-section__content p{opacity:1;max-width:23.375rem;}@media(max-width:767.98px){.layout-new .cta-section__content{display:block;}.layout-new .cta-section__content .button{margin-top:7rem;}}@media(max-width:575.98px){.layout-new .cta-section__content p{max-width:18.75rem;}.layout-new .cta-section__content .button{width:100%;}}.layout-new .resources{padding-block:4rem;}.layout-new .resources__post{padding:1rem;border-radius:var(--border-radius);box-shadow:var(--shadow-card);height:100%;transition:var(--transition);}.layout-new .resources__post:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-hover);}.layout-new .resources__post:hover .resources__post-title{color:var(--color-text-interactive);}.layout-new .resources__post-image{width:100%;aspect-ratio:308/180;min-height:11.25rem;border-radius:4px;overflow:hidden;margin-bottom:1rem;}.layout-new .resources__post-image img{width:100%;height:100%;object-fit:cover;}.layout-new .resources__post-date{font-size:.75rem;color:var(--color-icon-muted);text-transform:uppercase;margin-bottom:.5rem;}.layout-new .resources__post-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease-in-out;}.layout-new .resources__post-content{line-height:1.4;}.layout-new .resources__all-btn{margin-top:2rem;}@media(max-width:575.98px){.layout-new .resources__all-btn .button{width:100%;}}.layout-new .faq-section{padding:4rem 0;background-color:var(--bg-light-gray);}.layout-new .faq-section__wrapper{display:grid;grid-template-columns:1fr;gap:2.5rem;}@media(min-width:992px){.layout-new .faq-section__wrapper{grid-template-columns:repeat(2,1fr);}}body.layout-new.no-scroll{overflow:hidden;}