.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
:root{--font-family-lato:var(--font-lato), sans-serif;--color-primary:#f05a2a;--color-primary-dark:#e15829;--color-primary-hover:#f2774f;--color-primary-alt:#f15a29;--color-secondary:#ffcd00;--color-secondary-dark:#ffbe27;--color-accent-orange:#f7941d;--color-black:#000;--color-text-primary:#191919;--color-text-dark:#1b1b1b;--color-text-body:#333;--color-text-muted-dark:#4c4e50;--color-text-muted:#5c5d60;--color-text-gray:#707070;--color-text-table:#212529;--color-text-gray-alt:#747474;--color-text-light:#999;--color-blue-700:#243f80;--color-blue-gray-500:#5f6782;--color-white:#fff;--color-footer-bg:#161f31;--color-footer-heading:#12335e;--color-footer-text:#3e4b50;--color-footer-link:#919fa7;--color-footer-dark:#0b0e14;--color-neutral-200:#e0e0e0;--color-neutral-300:#c5c5c5;--color-neutral-700:#525252;--color-border:#bababa;--color-text-primary-alpha-06:#1919190f;--color-text-primary-alpha-12:#1919191f;--color-text-primary-alpha-15:#19191926;--color-text-primary-alpha-20:#19191933;--color-text-primary-alpha-24:#1919193d;--color-text-primary-alpha-25:#19191940;--color-text-primary-alpha-35:#19191959;--color-border-subtle:#1919191a;--color-border-light:#ededed;--color-bg-white:#fff;--color-bg-snow:#fafafa;--color-bg-light:#f8f8f8;--color-bg-gray:#f7f7f7;--color-bg-gray-cool:#f7f8fa;--color-bg-silver:#f6f6f6;--color-bg-silver-cool:#f6f7f9;--color-bg-cloud:#f5f5f5;--color-bg-fog:#f2f2f2;--color-button-disabled:#c4c4c4;--color-success:#48d35a;--color-error:#ff2424;--color-error-brand:#ed1c24;--color-black-alpha-10:#0000001a;--color-black-alpha-12:#0000001f;--color-black-alpha-14:#00000024;--color-black-alpha-22:#00000038;--color-black-alpha-45:#00000073;--color-black-alpha-50:#00000080;--color-black-alpha-55:#0000008c;--color-black-alpha-72:#000000b8;--color-white-alpha-15:#ffffff26;--color-white-alpha-35:#ffffff59;--color-white-alpha-40:#fff6;--color-white-alpha-75:#ffffffbf;--color-overlay-subtle:#00000008;--color-overlay-light:#00000014;--color-overlay-medium:#0000006e;--color-overlay-dark:#00000087;--color-overlay-heavy:#000000bf;--color-shadow-card:#3e3e3e1a}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.25}to{opacity:1}}.home-hero{height:90svh;position:relative;overflow:hidden visible}.home-hero .container-xxl,.home-hero .row{height:100%}.home-hero .home-hero-content{flex-direction:column;justify-content:center;display:flex}.home-hero .home-hero-title,.home-hero .home-hero-subtitle,.home-hero .home-hero-cta,.home-hero .home-hero-pagination,.home-hero .home-hero-thumbnails{z-index:1;position:relative}.home-hero .home-hero-swiper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.home-hero .home-hero-image{aspect-ratio:1406/750;width:73%;position:absolute;top:50%;right:-8%;transform:translateY(-50%)}.home-hero .home-hero-image img{object-fit:cover;border-radius:30%/50%;width:100%;height:100%}.home-hero .home-hero-title{font-family:var(--font-family-lato);letter-spacing:0;color:var(--color-text-primary);white-space:pre-line;margin-bottom:45px;font-size:66px;font-weight:900;line-height:1.21em}.home-hero .home-hero-title strong{font-weight:900}.home-hero .home-hero-cta{font-family:var(--font-family-lato);letter-spacing:0;background-color:var(--color-primary);width:fit-content;color:var(--color-white);border-radius:100px;justify-content:center;align-items:center;padding:0 30px;line-height:50px;text-decoration:none;transition:background-color .2s;display:inline-flex;position:relative;overflow:hidden}.home-hero .home-hero-cta:after{content:"";background:linear-gradient(60deg, transparent 0%, var(--color-white-alpha-35) 50%, transparent 100%);pointer-events:none;width:40%;height:100%;transition:left 1s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.home-hero .home-hero-cta:hover{background-color:var(--color-primary-dark)}.home-hero .home-hero-cta:hover:after{left:130%}.home-hero .home-hero-pagination{align-items:center;gap:12px;margin-top:60px;display:flex}.home-hero .home-hero-arrow{cursor:pointer;opacity:.25;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:opacity .35s ease-in-out;display:flex}.home-hero .home-hero-arrow:hover{opacity:1}.home-hero .home-hero-counter{font-family:var(--font-family-lato);letter-spacing:0;text-align:center;min-width:40px;color:color-mix(in srgb, var(--color-text-primary) 25%, transparent);font-size:18px;font-weight:400;line-height:30px}.home-hero .home-hero-counter .home-hero-counter-active{color:var(--color-text-primary)}.home-hero .home-hero-thumbnails{gap:5px;margin-top:30px;display:flex}.home-hero .home-hero-thumb{cursor:pointer;border:none;border-radius:100px;width:75px;height:35px;padding:0;position:relative;overflow:hidden}.home-hero .home-hero-thumb img{object-fit:cover;width:100%;height:100%;display:block}.home-hero .home-hero-thumb .home-hero-thumb-image{filter:grayscale()}.home-hero .home-hero-thumb .home-hero-thumb-color{z-index:1;clip-path:inset(0 100% 0 0);pointer-events:none;will-change:clip-path;position:absolute;inset:0}.home-hero .home-hero-thumb.active .home-hero-thumb-color{animation:thumb-reveal var(--hero-autoplay-duration,3s) linear forwards}@media screen and (max-width:1649px){.home-hero .home-hero-title{font-family:var(--font-family-lato);font-size:50px;font-weight:900;line-height:60px}}@media screen and (max-width:991px){.home-hero{height:auto;padding-bottom:60px}.home-hero .container-xxl,.home-hero .row{height:auto}.home-hero .home-hero-content{text-align:center;align-items:center}.home-hero .home-hero-title,.home-hero .home-hero-subtitle,.home-hero .home-hero-cta,.home-hero .home-hero-pagination,.home-hero .home-hero-thumbnails{z-index:auto;position:static}.home-hero .home-hero-swiper{aspect-ratio:1406/750;width:130%;height:auto;margin-top:40px;margin-bottom:40px;margin-left:-15%;position:static;overflow:hidden}.home-hero .home-hero-image{aspect-ratio:auto;width:100%;height:100%;position:absolute;inset:0 auto 0 0;transform:none}.home-hero .home-hero-title{font-family:var(--font-family-lato);margin-bottom:30px;font-size:50px;font-weight:900;line-height:60px}.home-hero .home-hero-pagination{justify-content:center;margin-top:0}.home-hero .home-hero-thumbnails{justify-content:center}}@media screen and (max-width:767px){.home-hero .home-hero-title{font-family:var(--font-family-lato);font-size:40px;font-weight:900;line-height:48px}}@media screen and (max-width:575px){.home-hero .home-hero-title{font-family:var(--font-family-lato);font-size:30px;font-weight:900;line-height:36px}}@media screen and (max-width:425px){.home-hero .home-hero-title{font-family:var(--font-family-lato);font-size:25px;font-weight:900;line-height:30px}}@keyframes thumb-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}
