.hero_hero___cFSE{background:#1a1a1a;color:#fff;display:flex;align-items:center;position:relative;overflow:hidden;height:200px}@media screen and (max-width:1023px){.hero_hero___cFSE{height:220px}}@media screen and (max-width:767px){.hero_hero___cFSE{height:190px}}.hero_container__Az0y_{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:calc(100% - 4rem);margin:0 auto;width:100%;position:relative;z-index:1}@media screen and (max-width:1023px){.hero_container__Az0y_{grid-template-columns:1fr;gap:40px;justify-items:center;text-align:center}}.hero_content__gKJKb{display:flex;flex-direction:column;justify-content:center;gap:12px;max-width:580px}@media screen and (max-width:1023px){.hero_content__gKJKb{align-items:center}}.hero_headline__WeoU5{font-size:clamp(22px,3vw,36px);font-weight:700;line-height:1.15;color:#fff;margin:0;letter-spacing:-.02em;text-wrap:balance}@media screen and (max-width:1023px){.hero_headline__WeoU5{font-size:28px}}@media screen and (max-width:767px){.hero_headline__WeoU5{font-size:22px}}.hero_subtitle__f7TQZ{font-size:14px;line-height:1.6;color:hsla(0,0%,100%,.7);margin:0;max-width:56ch}@media screen and (max-width:1023px){.hero_subtitle__f7TQZ{font-size:13px}}.hero_imageWrapper__1UJmH{position:relative;width:100%;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:1023px){.hero_imageWrapper__1UJmH{height:auto;min-height:180px;justify-content:center;padding-left:0}}@media screen and (max-width:767px){.hero_imageWrapper__1UJmH{min-height:150px}}.hero_image__3pqyH{object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.4));width:min(230px,100%);max-width:100%;height:auto;max-height:100%}.hero_slider__NEHIC{position:relative;width:100%;overflow:hidden;background:#1a1a1a;height:200px}@media screen and (max-width:1023px){.hero_slider__NEHIC{height:220px}}@media screen and (max-width:767px){.hero_slider__NEHIC{height:190px}}.hero_track__cRZ4b{position:relative;width:100%;height:100%}.hero_slide__lItbT{position:absolute;inset:0;opacity:0;transition:opacity .8s ease-in-out;pointer-events:none}.hero_slide__lItbT.hero_active__gYVpr{opacity:1;pointer-events:auto}.hero_slideImage__51gdg{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero_dots__op5w4{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}@media screen and (max-width:767px){.hero_dots__op5w4{bottom:8px;gap:6px}}.hero_dot___oXQc{width:10px;height:10px;border-radius:50%;border:2px solid hsla(0,0%,100%,.8);background:transparent;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease}.hero_dot___oXQc:hover{background:hsla(0,0%,100%,.5)}@media screen and (max-width:767px){.hero_dot___oXQc{width:8px;height:8px}}.hero_dotActive__1crSb{background:#fff;transform:scale(1.2)}