.fyt-hero-univerzo{position:relative;min-height:var(--fyt-hero-height-desktop, 100vh);width:100%;overflow:hidden;isolation:isolate;background:#050505;color:var(--fyt-text-primary, #E7E2DC)}.fyt-hero-univerzo *,.fyt-hero-univerzo *:before,.fyt-hero-univerzo *:after{box-sizing:border-box}.fyt-hero-univerzo__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:#050505}.fyt-hero-univerzo__picture,.fyt-hero-univerzo__image,.fyt-hero-univerzo__video{display:block;width:100%;height:100%}.fyt-hero-univerzo__picture{position:absolute;top:0;right:0;bottom:0;left:0}.fyt-hero-univerzo__image,.fyt-hero-univerzo__video{object-fit:cover;object-position:center center}.fyt-hero-univerzo__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.fyt-hero-univerzo__picture{z-index:0}.fyt-hero-univerzo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:rgba(0,0,0,var(--fyt-hero-overlay-opacity, .35));pointer-events:none}.fyt-hero-univerzo__vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;opacity:var(--fyt-hero-vignette-opacity, .75);background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.04),transparent 20%),radial-gradient(circle at 50% 50%,transparent 34%,rgba(0,0,0,.62) 82%),linear-gradient(180deg,rgba(0,0,0,.45) 0%,transparent 26%,transparent 62%,rgba(0,0,0,.72) 100%),linear-gradient(90deg,rgba(0,0,0,.38) 0%,transparent 18%,transparent 82%,rgba(0,0,0,.38) 100%)}.fyt-hero-univerzo__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;opacity:.08;mix-blend-mode:soft-light;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.18) 0 1px,transparent 1px),radial-gradient(circle at 80% 70%,rgba(255,255,255,.12) 0 1px,transparent 1px);background-size:3px 3px,4px 4px}.fyt-hero-univerzo__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,rgba(216,183,164,.08),transparent 38%),linear-gradient(180deg,#111,#050505)}.fyt-hero-univerzo__placeholder span{color:#e7e2dc7a;font-family:var(--fyt-sans, system-ui, sans-serif);font-size:11px;letter-spacing:.22em;text-transform:uppercase}.fyt-hero-univerzo__content{position:absolute;left:50%;top:var(--fyt-hero-content-y-desktop, 50%);z-index:10;width:min(100% - 64px,1180px);transform:translate3d(-50%,-50%,0);text-align:center;pointer-events:none}.fyt-hero-univerzo__eyebrow,.fyt-hero-univerzo__subtitle{margin:0;font-family:var(--fyt-sans, system-ui, sans-serif);font-size:clamp(10px,.9vw,14px);font-weight:500;line-height:1.2;text-transform:uppercase}.fyt-hero-univerzo__eyebrow{color:var(--fyt-premium-beige, #D8B7A4);letter-spacing:var(--fyt-hero-eyebrow-tracking, .24em);margin-bottom:clamp(18px,2.1vw,30px)}.fyt-hero-univerzo__title{margin:0;color:var(--fyt-text-primary, #E7E2DC);font-family:var(--fyt-serif, Georgia, serif);font-size:clamp(72px,9vw,var(--fyt-hero-title-size-desktop, 136px));font-weight:400;letter-spacing:var(--fyt-hero-title-tracking, .18em);line-height:.92;text-transform:uppercase;text-shadow:0 18px 80px rgba(0,0,0,.8)}.fyt-hero-univerzo__subtitle{color:var(--fyt-text-secondary, #BEB6AE);letter-spacing:var(--fyt-hero-subtitle-tracking, .22em);margin-top:clamp(20px,2.2vw,34px)}.fyt-hero-univerzo__scroll{position:absolute;left:50%;bottom:clamp(34px,6vh,68px);z-index:12;transform:translate(-50%);-webkit-appearance:none;appearance:none;border:0;background:transparent;color:var(--fyt-text-primary, #E7E2DC);cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;gap:12px;padding:0;opacity:.86;transition:opacity .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1)}.fyt-hero-univerzo__scroll:hover{opacity:1;transform:translate(-50%) translateY(-3px)}.fyt-hero-univerzo__scroll-arrow{position:relative;width:28px;height:28px;display:block}.fyt-hero-univerzo__scroll-arrow:before,.fyt-hero-univerzo__scroll-arrow:after{content:"";position:absolute;bottom:7px;width:18px;height:1px;background:currentColor;transform-origin:center}.fyt-hero-univerzo__scroll-arrow:before{left:0;transform:rotate(45deg)}.fyt-hero-univerzo__scroll-arrow:after{right:0;transform:rotate(-45deg)}.fyt-hero-univerzo__scroll-line{width:1px;height:44px;background:linear-gradient(180deg,currentColor,rgba(255,255,255,.12));opacity:.82}.fyt-hero-univerzo__scroll-text{color:var(--fyt-text-secondary, #BEB6AE);font-family:var(--fyt-sans, system-ui, sans-serif);font-size:10px;font-weight:500;letter-spacing:.24em;text-transform:uppercase}@media screen and (max-width:989px){.fyt-hero-univerzo{min-height:var(--fyt-hero-height-mobile, 95vh)}.fyt-hero-univerzo__content{top:var(--fyt-hero-content-y-mobile, 52%);width:min(100% - 32px,720px)}.fyt-hero-univerzo__eyebrow{font-size:10px;letter-spacing:clamp(.16em,4vw,var(--fyt-hero-eyebrow-tracking, .24em));margin-bottom:18px}.fyt-hero-univerzo__title{font-size:clamp(46px,15vw,var(--fyt-hero-title-size-mobile, 62px));letter-spacing:clamp(.06em,3.5vw,var(--fyt-hero-title-tracking, .18em));line-height:.96}.fyt-hero-univerzo__subtitle{font-size:10px;letter-spacing:clamp(.14em,3.6vw,var(--fyt-hero-subtitle-tracking, .22em));margin-top:20px}.fyt-hero-univerzo__scroll{bottom:34px;gap:10px}.fyt-hero-univerzo__scroll-line{height:38px}}@media screen and (max-width:480px){.fyt-hero-univerzo__content{width:calc(100% - 24px)}.fyt-hero-univerzo__title{font-size:clamp(42px,16vw,var(--fyt-hero-title-size-mobile, 62px))}}@media screen and (max-width:989px)and (orientation:landscape){.fyt-hero-univerzo{min-height:110vh}.fyt-hero-univerzo__content{top:54%}.fyt-hero-univerzo__title{font-size:clamp(48px,9vw,76px)}.fyt-hero-univerzo__scroll{bottom:24px}.fyt-hero-univerzo__scroll-line{height:28px}}@media(prefers-reduced-motion:reduce){.fyt-hero-univerzo__scroll{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/fytnezz-hero-univerzo.css.map */
