.block-hero-fullscreen{height:100vh;background-color:#000;display:flex;overflow:hidden}.block-hero-fullscreen>.container{display:flex;align-items:center;max-width:calc(100% - 4rem)}@media(max-width:991.98px){.block-hero-fullscreen>.container{max-width:100%}}.block-hero-fullscreen__video{position:absolute;top:0;left:0;width:100%;height:100%;height:100vh;z-index:0;overflow:hidden}.block-hero-fullscreen__video:after{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4));z-index:2}.block-hero-fullscreen__video video{position:relative;-o-object-fit:cover;object-fit:cover;z-index:1}@media screen and (min-width:1921px){.block-hero-fullscreen__video .video-wrapper{position:relative;padding-bottom:56.25%;height:0}.block-hero-fullscreen__video video{position:absolute;top:0;left:0;width:100%;height:100%}}.block-hero-fullscreen .group{margin-top:auto;margin-bottom:4.8rem}.block-hero-fullscreen .group .title{display:block;position:relative;margin-bottom:4.8rem;z-index:1;font-weight:900;font-size:88px;font-size:calc(-7.06997px + 4.95156vw);line-height:88px;line-height:calc(-7.06997px + 4.95156vw);color:#fff;max-width:740px}@media screen and (max-width:991px){.block-hero-fullscreen .group .title{font-size:42px}}@media screen and (min-width:1920px){.block-hero-fullscreen .group .title{font-size:88px}}@media screen and (max-width:991px){.block-hero-fullscreen .group .title{line-height:42px}}@media screen and (min-width:1920px){.block-hero-fullscreen .group .title{line-height:88px}}@media(max-width:991.98px){.block-hero-fullscreen .group .title{margin-bottom:2.4rem}}.block-hero-fullscreen .group .text{position:relative;z-index:1;color:#fff;margin-bottom:4.8rem}.block-hero-fullscreen .group button{position:relative;z-index:1;filter:invert(100%) sepia(0) saturate(160%) hue-rotate(45deg) brightness(115%) contrast(100%);animation-name:scroll-animation;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate}@media not all and (pointer:coarse){.block-hero-fullscreen .group button:hover{filter:invert(8%) sepia(84%) saturate(5435%) hue-rotate(333deg) brightness(105%) contrast(110%)}}@keyframes scroll-animation{0%{transform:translate3d(0,-10px,0)}to{transform:translate3d(0,10px,0)}}