.hero-section{align-items:center;display:flex;flex-wrap:wrap;height:760px;justify-content:center;overflow:hidden;position:relative;text-align:center}.hero-section>.container-md{position:relative;z-index:2}.hero-section:after{background:linear-gradient(180deg,hsla(0,0%,96%,0),#f5f5f5);bottom:0;content:"";height:133px;left:0;position:absolute;width:100%}.hero-section h1{color:#fff;margin-bottom:40px}.hero-section .next-link{bottom:50px;color:#fff;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.hero-section .next-link svg{height:40px;width:40px}.hero-section .hero-bg{background-position:top;background-size:cover;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.hero-section .hero-thumb{bottom:0;left:50%;max-width:1048px;pointer-events:none;position:absolute;transform:translate(-50%,200px);width:100%;will-change:transform;z-index:1}@media only screen and (max-width:767px){.hero-section{height:440px}.hero-section h1{font-size:45px;margin-bottom:20px}}