.HomeHero-module__ZWTPJG__hero{width:100%;position:relative}.HomeHero-module__ZWTPJG__wrap{background:#000;height:900px;position:relative;overflow:hidden}.HomeHero-module__ZWTPJG__slides{height:100%;margin:0;padding:0;list-style:none}.HomeHero-module__ZWTPJG__slide{z-index:1;transition:transform .5s;position:absolute;inset:0;transform:translate(100%)}.HomeHero-module__ZWTPJG__slide.HomeHero-module__ZWTPJG__noTransition{transition:none}.HomeHero-module__ZWTPJG__slide.HomeHero-module__ZWTPJG__active{z-index:2;transform:translate(0)}.HomeHero-module__ZWTPJG__slide.HomeHero-module__ZWTPJG__entering{z-index:3}.HomeHero-module__ZWTPJG__media{width:100%;height:100%;display:block}.HomeHero-module__ZWTPJG__media img{object-fit:cover;clip-path:inset(10% round 30px);width:100%;height:100%;transition:clip-path .6s .6s;display:block}.HomeHero-module__ZWTPJG__slide.HomeHero-module__ZWTPJG__active .HomeHero-module__ZWTPJG__media img{clip-path:inset(0)}.HomeHero-module__ZWTPJG__content{z-index:2;color:#fff;opacity:0;max-width:1200px;font-family:var(--font-roboto), Roboto, sans-serif;flex-direction:column;justify-content:flex-start;margin:0 auto;padding:180px 24px 0;transition:opacity .6s .6s,transform .6s .6s;display:flex;position:absolute;inset:0;transform:translateY(10%)}.HomeHero-module__ZWTPJG__slide.HomeHero-module__ZWTPJG__active .HomeHero-module__ZWTPJG__content{opacity:1;transform:translateY(0)}.HomeHero-module__ZWTPJG__title{margin:0 0 8px;font-size:56px;font-weight:900;line-height:1}.HomeHero-module__ZWTPJG__subtitle{margin:0 0 24px;font-size:24px;font-weight:700;line-height:1}.HomeHero-module__ZWTPJG__desc{max-width:32em;margin:0 0 24px;font-size:18px;font-weight:400;line-height:26px}.HomeHero-module__ZWTPJG__actions{flex-wrap:wrap;gap:16px;display:flex}.HomeHero-module__ZWTPJG__btn{color:#fff;background:#000;border-radius:3px;align-items:center;padding:12px 44px 12px 24px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;transition:background .2s;display:inline-flex;position:relative}.HomeHero-module__ZWTPJG__btn:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5IDEySDUiIHN0cm9rZT0iI0Q3MDAwRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTQgMTdMMTkgMTIiIHN0cm9rZT0iI0Q3MDAwRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTQgN0wxOSAxMiIgc3Ryb2tlPSIjRDcwMDBGIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px;transition:transform .3s;position:absolute;top:50%;right:18px;transform:translateY(-50%)rotate(-45deg)}.HomeHero-module__ZWTPJG__btn:hover{background:#48484a}.HomeHero-module__ZWTPJG__btn:hover:after{transform:translate(4px,-50%)rotate(-45deg)}.HomeHero-module__ZWTPJG__btnLight{color:#000;background:#fff}.HomeHero-module__ZWTPJG__btnLight:hover{background:#f2f2f7eb}.HomeHero-module__ZWTPJG__controls{z-index:3;justify-content:center;align-items:center;gap:24px;display:flex;position:absolute;bottom:40px;left:0;right:0}.HomeHero-module__ZWTPJG__dots{align-items:center;margin:0;padding:0;list-style:none;display:flex}.HomeHero-module__ZWTPJG__dot{cursor:pointer;background:#d1d1d6;border:0;border-radius:1px;width:4px;height:4px;margin-right:8px;padding:0;transition:width .2s;position:relative;overflow:hidden}.HomeHero-module__ZWTPJG__dot:last-child{margin-right:0}.HomeHero-module__ZWTPJG__dot:after{content:"";background:#d7000f;width:0;position:absolute;inset:0}.HomeHero-module__ZWTPJG__dot.HomeHero-module__ZWTPJG__active{cursor:default;width:127px}.HomeHero-module__ZWTPJG__dot.HomeHero-module__ZWTPJG__active:after{animation:HomeHero-module__ZWTPJG__heroFill var(--hero-speed,4s) linear forwards}.HomeHero-module__ZWTPJG__dot.HomeHero-module__ZWTPJG__active.HomeHero-module__ZWTPJG__paused:after{animation-play-state:paused}@keyframes HomeHero-module__ZWTPJG__heroFill{0%{width:0}to{width:100%}}.HomeHero-module__ZWTPJG__playPause{cursor:pointer;background:#000;border:0;border-radius:3px;width:40px;height:40px}.HomeHero-module__ZWTPJG__playPause:before{content:"";border:6px solid #0000;border-left:10px solid #fff;border-right-width:0;width:0;height:0;margin:0 auto;display:block}.HomeHero-module__ZWTPJG__playPause.HomeHero-module__ZWTPJG__paused:before{border-style:double;border-width:0 0 0 10px;width:8px;height:12px}@media (max-width:767px){.HomeHero-module__ZWTPJG__wrap{height:844px;min-height:560px}.HomeHero-module__ZWTPJG__content{padding:140px 24px 0}.HomeHero-module__ZWTPJG__title{font-size:32px}.HomeHero-module__ZWTPJG__subtitle{font-size:20px}.HomeHero-module__ZWTPJG__desc{font-size:15px;line-height:22px}.HomeHero-module__ZWTPJG__btn{padding:10px 36px 10px 18px;font-size:12px}}
