.hero-slider{isolation:isolate;aspect-ratio:2560/793;background:#0f2e18;width:100%;position:relative;overflow:hidden}.hero-slide{transition:opacity .7s;position:absolute;inset:0}.hero-slide--active{opacity:1;z-index:1}.hero-slide--inactive{opacity:0;z-index:0;pointer-events:none}.hero-slide-image{object-fit:cover;object-position:center center;image-rendering:auto;width:100%;height:100%;display:block}.hero-slide-cta{z-index:4;pointer-events:auto;border-radius:999px;width:14%;min-width:8rem;max-width:12rem;height:9%;min-height:2.1rem;max-height:2.75rem;position:absolute;bottom:28%;left:7.5%}.hero-slide-cta:focus-visible{outline-offset:3px;outline:2px solid #fff}.hero-nav{z-index:5;color:#fff;cursor:pointer;background:#00000038;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-nav:hover{background:#00000061;border-color:#ffffff80}.hero-nav--prev{left:.75rem}.hero-nav--next{right:.75rem}.hero-dots{z-index:5;gap:.65rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.hero-dot-btn{cursor:pointer;padding:.2rem}.hero-dot{background:#ffffff57;border-radius:999px;width:.65rem;height:.65rem;transition:background .2s,transform .2s;display:block}.hero-dot--active{background:#fff;transform:scale(1.15)}.hero-dot-btn:hover .hero-dot{background:#ffffffb8}.hero-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:767px){.hero-slide-cta{width:38%;min-width:7.5rem;height:8%;min-height:2rem;bottom:22%;left:6%}.hero-nav{width:2.35rem;height:2.35rem}.hero-nav--prev{left:.5rem}.hero-nav--next{right:.5rem}}
