.first-video-section{width:100%;min-height:min(1200px,100svh - var(--header-height,127px));position:relative;overflow:hidden}.first-video_video-container{position:absolute;inset:0;width:100%;height:100%}.first-video_video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.first-video_text-container{position:relative;min-height:inherit;top:0;left:0;z-index:2;width:100%;padding-block:40px;display:flex;align-items:center;padding-inline:max(var(--page-gutter),(100% - var(--content-width)) / 2 + var(--page-gutter));background:linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.35))}.first-video_text-container .text-container{width:100%;max-width:1000px;color:#fff}.first-video_text-container .btn-basic{margin-top:30px}.first-video_description{font-size:clamp(30px,-2px + 2.5vw,46px);margin-top:30px}@media (max-width:1280px){.first-video_text-container .text-container{max-width:740px}.first-video_description{font-size:30px}}