.hero-section{overflow:hidden;position:relative;width:100%}.hero-section *{margin:0}.hero-section__container{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:1200px;overflow:hidden;position:relative;z-index:1}.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%}