.vim-video{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.vim-video-wrappy{height:auto;min-height:100.5%;min-width:100.5%;position:absolute;width:auto}.vim-player,.vim-video-wrappy iframe{animation:appear .5s ease-in-out 1.2s both;height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:width .5s ease-in-out,height .5s ease-in-out;width:100%;z-index:2}@keyframes appear{0%{opacity:0}to{opacity:1}}.hero-video{background:var(--aqua-900);min-height:100vh;min-height:100dvh;padding:var(--header-height) 0;position:relative}.hero-video>.sub-wrapper{flex-grow:1;justify-content:center;position:relative;z-index:3}.hero-video-tagline{margin-bottom:1em}.hero-video-title{margin-bottom:.5em}.hero-video-desc{margin-bottom:3em;max-width:550px}.hero-video-text .highlight{color:var(--lime-400)}.hero-video-img{z-index:1}.hero-video-img,.hero-video-img:before{height:100%;left:0;position:absolute;top:0;width:100%}.hero-video-img:before{background:linear-gradient(135deg,rgba(0,0,0,.75),transparent),linear-gradient(180deg,rgba(0,0,0,.5),transparent);content:"";z-index:2}.hero-video-thumb{border-radius:12px;cursor:pointer;height:54vw;overflow:hidden;position:relative;width:100%}.hero-video-thumb .full{z-index:1}.hero-video-thumb .video-thumb{left:0;position:absolute;top:0;z-index:2}.hero-video-thumb-btn{align-items:center;background:var(--lime-500);border-radius:50%;display:flex;height:3em;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3em;z-index:3}.hero-video-thumb-btn .icon{color:var(--white);height:1.5em;margin-left:.2em;width:1.5em}.hero-video-thumb:hover .hero-video-thumb-btn{background:var(--aqua-700);transform:translate(-50%,-50%) scale(1.1)}@media(min-width:700px){.hero-video>.sub-wrapper{padding-bottom:4em;padding-top:4em}.hero-video-thumb{align-self:flex-end;height:40vw;width:70%}}@media(min-width:1000px){.hero-video>.sub-wrapper{align-content:center;display:grid;gap:0 4em;grid-template-columns:1.5fr 1fr;justify-content:center}.hero-video-tagline{grid-area:1/1/1/1}.hero-video-title{grid-area:2/1/2/1}.hero-video-desc{grid-area:3/1/3/1;max-width:550px}.hero-video-btn{grid-area:4/1/4/1}.hero-video-thumb{align-self:end;grid-area:1/2/span 5/2;height:21vw;justify-self:end;margin-top:auto;max-height:270px;width:100%}}.hero{background:var(--aqua-900);min-height:100vh;min-height:100dvh;padding:var(--header-height) 0;position:relative}.hero>.sub-wrapper{flex-grow:1;justify-content:center;position:relative;z-index:3}.hero-tagline{margin-bottom:1em}.hero-title{margin-bottom:.5em}.hero-desc{margin-bottom:3em;max-width:550px}.hero-text .highlight{color:var(--lime-400)}.hero-img{z-index:1}.hero-img,.hero-img:before{height:100%;left:0;position:absolute;top:0;width:100%}.hero-img:before{background:linear-gradient(135deg,rgba(0,0,0,.5),transparent),linear-gradient(180deg,rgba(0,0,0,.25),transparent);content:"";z-index:2}@media(min-width:700px){.hero-desc{width:65%}.hero-title{width:70%}}.hero-crsl-swiper{display:flex;flex-direction:column;position:relative;transition:opacity .5s ease;width:100%}.hero-crsl-swiper:not(.active){opacity:0}.hero-crsl-swiper>.swiper{width:100%}.hero-crsl-swiper .swiper-wrapper{align-items:stretch;width:100%}.hero-crsl-swiper .swiper-slide{height:auto}.hero-crsl-swiper-thumbs{align-items:center;bottom:2em;display:flex;gap:10px;justify-content:center;list-style:none;padding:0;position:absolute;width:100%;z-index:5}.hero-crsl-swiper-thumbs button{background:transparent;border:1px solid var(--lime-400);border-radius:100%;font-size:12px;height:1em;width:1em}.hero-crsl-swiper-thumbs button.active{background:var(--lime-400)}
