.nurva-hero{--hero-primary:var(--nurvadev-primary);--hero-primary-rgb:var(--nurvadev-primary-rgb);--hero-dark:var(--nurvadev-black);--hero-dark-rgb:var(--nurvadev-black-rgb);--hero-white:var(--nurvadev-white);--hero-white-rgb:var(--nurvadev-white-rgb);--hero-header-offset:112px;--hero-controls-height:92px;--hero-side-space:clamp(28px,5vw,90px);position:relative;display:block;width:100%;overflow:hidden;isolation:isolate;background-color:var(--hero-dark);color:var(--hero-white);font-family:var(--nurvadev-font)}.nurva-hero,.nurva-hero *,.nurva-hero *::before,.nurva-hero *::after{box-sizing:border-box}.nurva-hero__slider{position:relative;z-index:1;display:block;width:100%;height:clamp(600px,100vh - var(--hero-header-offset),820px);height:clamp(600px,100svh - var(--hero-header-offset),820px);min-height:600px;overflow:hidden;background-color:var(--hero-dark)}.nurva-hero__slider>.swiper-wrapper{width:100%;height:100%}.nurva-hero__slider>.swiper-wrapper>.swiper-slide{position:relative;width:100%;height:100%;overflow:hidden;background-color:var(--hero-dark)}.nurva-hero__slide{position:relative;display:block;width:100%;height:100%;min-height:0;overflow:hidden}.nurva-hero__media{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;overflow:hidden;background-color:var(--hero-dark)}.nurva-hero__media-image{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;pointer-events:none;user-select:none;backface-visibility:hidden;transform:scale(1);transition:transform 7s cubic-bezier(0.2, 0.65, 0.25, 1)}.nurva-hero__slider .swiper-slide-active .nurva-hero__media-image{transform:scale(1.04);will-change:transform}.nurva-hero__media-overlay{position:absolute;z-index:2;inset:0;background:linear-gradient(90deg, rgba(var(--hero-dark-rgb), 0.76) 0%, rgba(var(--hero-dark-rgb), 0.46) 36%, rgba(var(--hero-dark-rgb), 0.14) 70%, rgba(var(--hero-dark-rgb), 0.04) 100%),linear-gradient(0deg, rgba(var(--hero-dark-rgb), 0.58) 0%, rgba(var(--hero-dark-rgb), 0) 58%);pointer-events:none}.nurva-hero__giant-number{position:absolute;z-index:3;top:clamp(28px,4vw,65px);right:var(--hero-side-space);color:rgba(0,0,0,0);font-size:clamp(100px,14vw,240px);font-weight:800;line-height:.8;letter-spacing:-9px;opacity:.22;pointer-events:none;-webkit-text-stroke:1px rgba(var(--hero-white-rgb), 0.65)}.nurva-hero__content-shell{position:absolute;z-index:5;inset:0;display:flex;align-items:flex-end;width:100%;height:100%;padding:0 var(--hero-side-space) calc(var(--hero-controls-height) + 32px);pointer-events:none}.nurva-hero__content{position:relative;display:flex;width:min(610px,47vw);min-width:450px;max-height:calc(100% - 30px);padding:42px 46px 45px;overflow:hidden;border-top:4px solid var(--hero-primary);background-color:rgba(var(--hero-dark-rgb), 0.96);color:var(--hero-white);box-shadow:0 24px 65px rgba(0,0,0,.26);pointer-events:auto}.nurva-hero__content-pattern{position:absolute;z-index:0;inset:0;background-image:repeating-linear-gradient(135deg, transparent 0, transparent 47px, rgba(var(--hero-white-rgb), 0.035) 48px, transparent 49px);pointer-events:none}.nurva-hero__content-inner{position:relative;z-index:2;display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:0}.nurva-hero__copy{min-height:0;overflow:hidden}.nurva-hero__meta{display:flex;align-items:center;gap:12px;margin-bottom:20px}.nurva-hero__index{flex:0 0 auto;color:var(--hero-primary);font-size:11px;font-weight:700;line-height:1;letter-spacing:1.4px}.nurva-hero__meta-line{display:block;flex:0 0 auto;width:32px;height:1px;background-color:rgba(var(--hero-white-rgb), 0.42)}.nurva-hero__subtitle{min-width:0;color:rgba(var(--hero-white-rgb), 0.7);font-size:11px;font-weight:600;line-height:1.4;letter-spacing:1.6px;text-transform:uppercase}.nurva-hero__title{max-width:550px;margin:0;overflow-wrap:anywhere;color:var(--hero-white);font-family:var(--nurvadev-font);font-size:clamp(42px,4.1vw,68px);font-weight:700;line-height:1;letter-spacing:-2.8px}.nurva-hero__description{max-width:530px;margin-top:22px;color:rgba(var(--hero-white-rgb), 0.7);font-size:15px;font-weight:400;line-height:1.7}.nurva-hero__description p{margin-top:0}.nurva-hero__description p:not(:last-child){margin-bottom:14px}.nurva-hero__description p:last-child{margin-bottom:0}.nurva-hero__description strong,.nurva-hero__description b{color:var(--hero-white);font-weight:700}.nurva-hero__description a{color:var(--hero-white);text-decoration:underline;text-underline-offset:3px}.nurva-hero__button-wrap{display:flex;flex:0 0 auto;margin-top:27px}.nurva-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 7px 0 22px;border:0;background-color:var(--hero-primary);color:var(--hero-white);font-family:var(--nurvadev-font);font-size:11px;font-weight:700;line-height:1;letter-spacing:1px;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,color .3s ease,transform .3s ease}.nurva-hero__button-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;margin-left:17px;background-color:rgba(var(--hero-white-rgb), 0.14);color:var(--hero-white);transition:background-color .3s ease,color .3s ease}.nurva-hero__button-icon i{display:block;font-size:11px;line-height:1;transition:transform .3s ease}.nurva-hero__button:hover{background-color:var(--hero-white);color:var(--hero-dark);transform:translateY(-2px)}.nurva-hero__button:hover .nurva-hero__button-icon{background-color:var(--hero-dark);color:var(--hero-white)}.nurva-hero__button:hover .nurva-hero__button-icon i{transform:translateX(3px)}.nurva-hero__button:focus-visible{outline:3px solid var(--hero-white);outline-offset:4px}.nurva-hero__controls{position:absolute;z-index:10;right:0;bottom:0;left:0;display:grid;grid-template-columns:auto minmax(100px, 1fr) minmax(170px, auto) auto;align-items:center;gap:26px;width:100%;min-height:var(--hero-controls-height);padding:15px var(--hero-side-space);border-top:1px solid rgba(var(--hero-white-rgb), 0.08);background-color:rgba(17,17,19,.98)}.nurva-hero__pagination{position:static;display:flex;align-items:baseline;width:auto;margin:0;color:rgba(var(--hero-white-rgb), 0.74);font-size:12px;line-height:1}.nurva-hero__pagination .swiper-pagination-current{padding-right:7px;color:var(--hero-white);font-size:28px;font-weight:500;line-height:1}.nurva-hero__pagination .swiper-pagination-total{padding-left:7px;color:rgba(var(--hero-white-rgb), 0.74);font-size:12px;line-height:1}.nurva-hero__progress{position:relative;display:block;width:100%;height:2px;overflow:hidden;background-color:rgba(var(--hero-white-rgb), 0.12)}.nurva-hero__progress-fill{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:var(--hero-primary);transform:scaleX(0);transform-origin:left center;transition:transform .7s cubic-bezier(0.22, 1, 0.36, 1)}.nurva-hero__next-preview{display:flex;flex-direction:column;gap:5px;min-width:0}.nurva-hero__next-label{color:rgba(var(--hero-white-rgb), 0.74);font-size:9px;font-weight:700;line-height:1;letter-spacing:1.3px;text-transform:uppercase}.nurva-hero__next-title{display:block;max-width:250px;overflow:hidden;color:rgba(var(--hero-white-rgb), 0.84);font-size:13px;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.nurva-hero__navigation{display:flex;align-items:center;gap:8px}.nurva-hero__prev,.nurva-hero__next{position:static;top:auto;right:auto;bottom:auto;left:auto;display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:50px;height:50px;margin:0;padding:0;border:0;background-color:rgba(var(--hero-white-rgb), 0.08);color:var(--hero-white);cursor:pointer;transform:none;transition:background-color .3s ease,color .3s ease,transform .3s ease}.nurva-hero__prev::after,.nurva-hero__next::after{display:none;content:none}.nurva-hero__prev i,.nurva-hero__next i{display:block;font-size:12px;line-height:1}.nurva-hero__prev:hover,.nurva-hero__next:hover{background-color:var(--hero-white);color:var(--hero-dark);transform:translateY(-2px)}.nurva-hero__prev:focus-visible,.nurva-hero__next:focus-visible{outline:2px solid var(--hero-white);outline-offset:3px}.nurva-hero__prev.swiper-button-disabled,.nurva-hero__next.swiper-button-disabled{opacity:.58;pointer-events:none}.nurva-hero [data-hero-animate]{--hero-animation-x:0px;--hero-animation-y:30px;--hero-animation-scale:1;--hero-animation-duration:.78s;opacity:1;visibility:visible;transform:none;animation:none}.nurva-hero [data-hero-animate=meta]{--hero-animation-x:-28px;--hero-animation-y:0px;--hero-animation-duration:.72s}.nurva-hero [data-hero-animate=title]{--hero-animation-y:44px;--hero-animation-duration:.85s}.nurva-hero [data-hero-animate=description]{--hero-animation-y:30px;--hero-animation-duration:.8s}.nurva-hero [data-hero-animate=button]{--hero-animation-y:22px;--hero-animation-scale:.97;--hero-animation-duration:.74s}.nurva-hero.is-ready .swiper-slide [data-hero-animate]{opacity:0;visibility:hidden;transform:translate3d(var(--hero-animation-x), var(--hero-animation-y), 0) scale(var(--hero-animation-scale));animation:none}.nurva-hero.is-ready .swiper-slide.is-animated [data-hero-animate]{animation:nurvaHeroReveal var(--hero-animation-duration) cubic-bezier(0.22, 1, 0.36, 1) var(--hero-delay, 0ms) both}.nurva-hero:not(.is-ready) .swiper-slide:first-child [data-hero-animate]{opacity:1;visibility:visible;transform:none}.nurva-hero--single .nurva-hero__progress,.nurva-hero--single .nurva-hero__next-preview,.nurva-hero--single .nurva-hero__navigation{display:none}.nurva-hero--single .nurva-hero__controls{grid-template-columns:auto 1fr}@media(max-width: 1399px){.nurva-hero{--hero-header-offset:105px;--hero-controls-height:88px;--hero-side-space:40px}.nurva-hero__slider{height:clamp(580px,100svh - var(--hero-header-offset),760px);min-height:580px}.nurva-hero__content{width:min(560px,49vw);min-width:420px;padding:38px 40px 41px}.nurva-hero__title{font-size:clamp(40px,4vw,60px)}.nurva-hero__controls{gap:20px}}@media(max-width: 1199px){.nurva-hero{--hero-header-offset:100px;--hero-controls-height:82px;--hero-side-space:30px}.nurva-hero__slider{height:clamp(550px,100svh - var(--hero-header-offset),700px);min-height:550px}.nurva-hero__content-shell{padding-bottom:calc(var(--hero-controls-height) + 26px)}.nurva-hero__content{width:min(510px,52vw);min-width:390px;padding:32px 34px 35px}.nurva-hero__meta{margin-bottom:17px}.nurva-hero__title{font-size:clamp(37px,4vw,52px);letter-spacing:-2.2px}.nurva-hero__description{margin-top:18px;font-size:14px;line-height:1.62}.nurva-hero__button-wrap{margin-top:22px}.nurva-hero__controls{grid-template-columns:auto minmax(70px, 1fr) minmax(140px, auto) auto;gap:15px}.nurva-hero__prev,.nurva-hero__next{width:45px;height:45px}}@media(min-width: 992px)and (max-height: 900px){.nurva-hero__content-shell{padding-bottom:calc(var(--hero-controls-height) + 24px)}.nurva-hero__content{padding:28px 38px 30px}.nurva-hero__meta{margin-bottom:14px}.nurva-hero__title{font-size:clamp(36px,3.35vw,51px);letter-spacing:-2px}.nurva-hero__description{margin-top:14px;line-height:1.55}.nurva-hero__button-wrap{margin-top:18px}}@media(min-width: 992px)and (max-height: 760px){.nurva-hero{--hero-controls-height:74px}.nurva-hero__slider{height:calc(100svh - var(--hero-header-offset));min-height:500px}.nurva-hero__content-shell{padding-bottom:calc(var(--hero-controls-height) + 20px)}.nurva-hero__content{padding:26px 30px 28px}.nurva-hero__meta{margin-bottom:13px}.nurva-hero__title{font-size:clamp(34px,3.5vw,47px)}.nurva-hero__description{margin-top:14px;font-size:13px;line-height:1.55}.nurva-hero__button-wrap{margin-top:17px}.nurva-hero__button{min-height:48px}.nurva-hero__button-icon{width:36px;height:36px}.nurva-hero__prev,.nurva-hero__next{width:40px;height:40px}}@media(max-width: 991px){.nurva-hero{--hero-header-offset:94px;--hero-controls-height:80px;--hero-side-space:24px}.nurva-hero__slider{height:auto;min-height:0;overflow:hidden}.nurva-hero__slider>.swiper-wrapper,.nurva-hero__slider>.swiper-wrapper>.swiper-slide{height:auto}.nurva-hero__slide{display:flex;flex-direction:column;height:auto;min-height:0}.nurva-hero__media{position:relative;order:1;inset:auto;width:100%;height:auto;aspect-ratio:16/9}.nurva-hero__media-image,.nurva-hero__slider .swiper-slide-active .nurva-hero__media-image{transform:none;transition:none}.nurva-hero__media-overlay{background:linear-gradient(0deg, rgba(var(--hero-dark-rgb), 0.38) 0%, rgba(var(--hero-dark-rgb), 0) 58%),linear-gradient(90deg, rgba(var(--hero-dark-rgb), 0.15), rgba(var(--hero-dark-rgb), 0.04))}.nurva-hero__giant-number{top:22px;right:24px;font-size:clamp(88px,20vw,150px);letter-spacing:-6px}.nurva-hero__content-shell{position:relative;order:2;inset:auto;display:block;width:100%;height:auto;padding:0}.nurva-hero__content{width:100%;min-width:0;max-height:none;padding:44px 30px 48px;border-top-width:4px;background-color:var(--hero-dark);box-shadow:none}.nurva-hero__content-inner{display:block;width:100%;max-width:760px;margin:0 auto}.nurva-hero__copy{overflow:visible}.nurva-hero__title{max-width:720px;font-size:clamp(41px,7vw,58px)}.nurva-hero__description{max-width:680px}.nurva-hero__controls{position:relative;grid-template-columns:auto minmax(60px, 1fr) minmax(140px, auto) auto;min-height:var(--hero-controls-height);padding:13px 30px}.nurva-hero [data-hero-animate=title]{--hero-animation-y:38px}.nurva-hero [data-hero-animate=description]{--hero-animation-y:26px}}@media(max-width: 767px){.nurva-hero{--hero-header-offset:86px;--hero-controls-height:74px;--hero-side-space:18px}.nurva-hero__media{height:auto;aspect-ratio:16/9}.nurva-hero__content{padding:38px 22px 41px}.nurva-hero__meta{gap:9px;margin-bottom:16px}.nurva-hero__meta-line{width:25px}.nurva-hero__subtitle{font-size:10px;letter-spacing:1.3px}.nurva-hero__title{font-size:clamp(35px,9vw,47px);line-height:1.02;letter-spacing:-1.9px}.nurva-hero__description{display:-webkit-box;max-width:100%;margin-top:18px;overflow:hidden;font-size:15px;line-height:1.62;-webkit-box-orient:vertical;-webkit-line-clamp:5}.nurva-hero__button{min-height:50px;padding-left:19px}.nurva-hero__button-icon{width:38px;height:38px;margin-left:14px}.nurva-hero__controls{grid-template-columns:auto minmax(40px, 1fr) auto;gap:12px;padding:11px 22px}.nurva-hero__next-preview{display:none}.nurva-hero__pagination .swiper-pagination-current{font-size:24px}.nurva-hero__prev,.nurva-hero__next{width:40px;height:40px}.nurva-hero [data-hero-animate=meta]{--hero-animation-x:-20px}.nurva-hero [data-hero-animate=title]{--hero-animation-y:32px}.nurva-hero [data-hero-animate=description]{--hero-animation-y:23px}.nurva-hero [data-hero-animate=button]{--hero-animation-y:18px}}@media(max-width: 575px){.nurva-hero{--hero-header-offset:82px;--hero-controls-height:68px}.nurva-hero__media{height:auto;aspect-ratio:4/3}.nurva-hero__giant-number{top:16px;right:16px;font-size:94px;letter-spacing:-5px}.nurva-hero__content{padding:32px 17px 35px}.nurva-hero__title{font-size:clamp(31px,10vw,41px);letter-spacing:-1.4px}.nurva-hero__description{margin-top:16px;font-size:14px;line-height:1.58;-webkit-line-clamp:4}.nurva-hero__button-wrap{margin-top:20px}.nurva-hero__controls{gap:8px;padding:9px 17px}.nurva-hero__progress{min-width:35px}.nurva-hero__prev,.nurva-hero__next{width:36px;height:36px}}@media(max-width: 374px){.nurva-hero__content{padding-right:14px;padding-left:14px}.nurva-hero__title{font-size:29px}.nurva-hero__controls{padding-right:14px;padding-left:14px}.nurva-hero__navigation{gap:5px}.nurva-hero__prev,.nurva-hero__next{width:34px;height:34px}}@media(prefers-reduced-motion: reduce){.nurva-hero *,.nurva-hero *::before,.nurva-hero *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:.01ms !important}.nurva-hero__media-image{transform:none !important;transition:none !important}.nurva-hero.is-ready .swiper-slide [data-hero-animate],.nurva-hero.is-ready .swiper-slide.is-animated [data-hero-animate]{opacity:1 !important;visibility:visible !important;transform:none !important;animation:none !important}}@keyframes nurvaHeroReveal{from{opacity:0;visibility:hidden;transform:translate3d(var(--hero-animation-x), var(--hero-animation-y), 0) scale(var(--hero-animation-scale))}to{opacity:1;visibility:visible;transform:translate3d(0, 0, 0) scale(1)}}
