.page{position:relative;padding:50px 100px}.page:nth-child(1){height:calc(var(--vh, 1vh) * 100);display:flex;flex-direction:column;justify-content:space-between}.page:nth-child(1) .banner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:50px;height:100%;z-index:2}.page:nth-child(1) .banner .bannerContent{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:25px;z-index:10}.bannerMedia{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1000}.bannerMedia video,.bannerMedia div{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bannerMedia .bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000040}.bannerMedia:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,#000000b8,#0000007a,#0000001f 60%,#0000);z-index:1}@keyframes bounceArrow{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.bannerContent a svg{animation:bounceArrow 1s infinite ease-in-out}.page:nth-child(1):before{content:"";position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh, 1vh) * 100);background:#00000040;z-index:0}@media(max-width:700px){.desktop-banner{display:none}.mobile-banner{display:block}}@media(min-width:701px){.desktop-banner{display:block}.mobile-banner{display:none}}.bannerContent{z-index:1001!important}.page .bannerContent a svg{transition:transform .3s ease}.page .bannerContent a:hover svg{transform:translateY(5px)}.siteHeader{display:block;padding:0;z-index:1001;width:100%}.siteHeader:before,.siteHeader:after{display:none}.siteHeader .container{width:100%;max-width:100%;gap:0}.history{max-width:1325px;margin:0 auto}.stories-container{width:100%;margin:0 auto;overflow:visible;position:relative;padding:0}.stories-wrapper{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;padding:15px 0;scrollbar-width:none;justify-content:center;min-width:0;scroll-snap-type:x mandatory}.stories-wrapper::-webkit-scrollbar{display:none}.story{flex:0 0 auto;width:170px;text-align:center;cursor:pointer;transition:transform .2s ease;position:relative;scroll-snap-align:center}.story .avatar{width:150px;height:150px;border-radius:50%;-o-object-fit:cover;object-fit:cover;padding:5px;border:3px solid #e0e0e0;transition:border .3s ease,padding .3s ease;margin:0 auto 10px;display:block}.story-media{display:none}.story.viewed .avatar{border:3px solid #e0e0e0!important;padding:5px!important}.story:not(.viewed) .avatar{border:3px solid var(--story-border, #2ecc71)!important;padding:4px!important}.story p{font-size:14px;font-weight:500;color:var(--white);white-space:normal;word-break:break-word;max-width:150px;line-height:1.4;margin:0 auto;text-align:center}.story:hover{transform:scale(1.05);z-index:10}.story:hover p{transform:scale(.952)}.nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#fffffff2;border:none;border-radius:50%;font-size:20px;font-weight:700;color:#333;cursor:pointer;z-index:100;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .2s ease;opacity:0;pointer-events:none}.stories-container:hover .nav-btn{opacity:1;pointer-events:auto}.nav-prev{left:15px}.nav-next{right:15px}.nav-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.lightbox{display:none;position:fixed;inset:0;background:#000000e6;z-index:9999;align-items:center;justify-content:center;padding:20px}.lightbox.active{display:flex}.lightbox-content{position:relative;width:min(90vw,360px);height:min(90vh,640px);max-width:96vw;max-height:96vh;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 10px 30px #00000080;transition:width .2s ease,height .2s ease}.lightbox-media-container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#000}.lightbox-video,.lightbox-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;background:#000}.lightbox-content.is-portrait-media .lightbox-video,.lightbox-content.is-portrait-media .lightbox-image,#storiesLightbox .lightbox-content.is-fullscreen-video .lightbox-video{-o-object-fit:cover;object-fit:cover}#storiesLightbox{padding:0;height:100dvh;min-height:100dvh}#storiesLightbox .lightbox-content{height:100dvh;max-height:100dvh;width:auto;max-width:100vw;border-radius:0}.progress-container{position:absolute;top:15px;left:15px;right:15px;display:flex;gap:4px;z-index:10}.progress-bar{flex:1;height:3px;background:#ffffff4d;border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:#fff;width:0;transition:width .1s linear}.lightbox-close{position:absolute;top:15px;right:15px;background:#00000080;border:none;border-radius:50%;width:40px;height:40px;font-size:24px;color:#fff;cursor:pointer;z-index:11;display:flex;align-items:center;justify-content:center}.seoBlock.glass{gap:0}.seoBlock .subTitle{margin-bottom:25px;text-align:left}@media(max-width:1440px){.page{padding:50px}}@media(max-width:1200px){.page{padding:25px}.history{max-width:995px}.story{width:145px}.story .avatar{width:100px;height:100px}}@media(max-width:700px){.page{padding:25px 10px}.history{max-width:875px}.story{width:125px}.story .avatar{width:75px;height:75px}.stories-wrapper{gap:16px;padding:10px 0}.nav-btn{width:36px;height:36px;font-size:16px}.lightbox-content{border-radius:0}.lightbox-close{top:10px;right:10px}.progress-container{top:10px;left:10px;right:10px}}
