.hero{background:linear-gradient(10.7deg,#0009 23.04%,#0000 74.36%),#040b28;border-radius:16px;justify-content:center;width:calc(100% - 64px);margin:32px auto 0;display:flex;position:relative;overflow:hidden}.hero-content-wrapper{z-index:1;flex-direction:column;justify-content:flex-end;width:100%;min-height:540px;padding-top:180px;padding-bottom:64px;display:flex;position:relative}.hero-bg{object-fit:cover;object-position:top;width:100%;height:100%;position:absolute}.hero-content{z-index:1;flex-direction:column;justify-content:flex-end;display:flex;position:relative}.hero-description-wrapper{flex-direction:column;gap:0;display:flex}.hero-description.description{color:#fff;font-size:18px}.hero-title.title-big{color:#fff;margin-top:16px;margin-bottom:16px}.hero-button,.hero-buttons-wrapper{margin-top:32px}.hero-description-wrapper+.hero-button,.hero-description-wrapper+.hero-buttons-wrapper{margin-top:0}.hero-buttons-wrapper{align-items:center;gap:16px;display:flex}@media (max-width:768px){.hero-title.title{font-size:28px}.hero{width:calc(100% - 32px);height:auto;min-height:440px;margin:16px 16px 0}.hero-content-wrapper{height:auto;min-height:440px;padding-inline:8px}.hero-buttons-wrapper{flex-direction:column;gap:16px}}@media (max-width:475px){.hero-content-wrapper{min-height:440px}}
