nss-image{justify-content:center;align-items:center;display:flex;overflow:hidden}nss-image.nss-image__accent-bg{z-index:1;position:relative}nss-image.nss-image__accent-bg:before{content:"";z-index:-1;position:absolute}nss-video{justify-content:center;align-items:center;display:flex;overflow:hidden}nss-video.nss-video__accent-bg{z-index:1;position:relative}nss-video.nss-video__accent-bg:before{content:"";z-index:-1;position:absolute}nss-video video{object-position:50% 50%;width:100%;height:100%}nss-hero-carousel{display:block}nss-hero-carousel-slide{background-repeat:no-repeat;background-size:cover;width:100vw;display:block;overflow:clip}nss-hero-carousel-slide .nss-hero-carousel__video-bg{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}nss-hero-carousel-slide .nss-hero-carousel__video-bg video{object-fit:cover;object-position:50% 50%;width:100%;height:100%}nss-hero-carousel-slide .nss-hero-carousel-slide__wrapper{height:100%}nss-hero-carousel-slide .nss-hero-carousel-slide__content{display:flex;position:relative}nss-hero-carousel-controls{flex-flow:row;justify-content:center;align-items:center;gap:30px;display:flex}nss-hero-carousel-controls .nss-hero-carousel-prev,nss-hero-carousel-controls .nss-hero-carousel-next{cursor:pointer;pointer-events:all;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .15s ease-in-out;display:flex}nss-hero-carousel-controls .nss-hero-carousel-prev.swiper-button-disabled,nss-hero-carousel-controls .nss-hero-carousel-next.swiper-button-disabled{opacity:.5}nss-hero-carousel-controls .nss-hero-carousel-prev svg,nss-hero-carousel-controls .nss-hero-carousel-next svg{width:24px;height:24px}@media only screen and (min-width:1440px){nss-hero-carousel-controls .nss-hero-carousel-prev{transform:translate(-50%)}}nss-hero-carousel-controls .nss-hero-carousel-prev svg{transform:scaleX(-1)}@media only screen and (min-width:1440px){nss-hero-carousel-controls .nss-hero-carousel-next{transform:translate(50%)}}nss-hero-carousel-controls .nss-hero-carousel-slide__dots{flex-flow:row;justify-content:center;align-items:center;gap:10px;display:flex}nss-hero-carousel-controls .nss-hero-carousel-slide__dots .nss-hero-carousel-slide__dot{cursor:pointer;border-style:solid;border-width:2px;border-radius:50%;width:12px;height:12px;display:block}