.hero-section{overflow:hidden;position:relative;width:100%}.hero-section *{margin:0}.hero-section__video-background{height:100%;left:0;object-fit:cover;object-position:top center;position:absolute;top:0;width:100%}.hero-section__container{display:flex;margin:0 auto;max-width:1240px;overflow:hidden;position:relative;z-index:1}.hero-section__group{display:flex;flex-direction:column;gap:10px}.hero-section__button{display:flex;margin-top:30px}.hero-section__button>a{font-weight:600;text-decoration:none;transition:all .3s ease}.hero-section__button>a:hover{text-decoration:none}.hero-section__overlay{height:100%;left:0;position:absolute;top:0;width:100%}