.homehero-wrapper__content{flex-direction:column;gap:20px;display:flex}@media screen and (max-width:1199px){.homehero-wrapper__content{gap:10px}}.homehero-wrapper__content--link{font-size:var(--font-size-l)}.homehero-wrapper__content--link:hover{color:var(--secondary-color)}
.hero-wrapper{color:#fff;border-radius:40px;min-height:600px;padding:40px;position:relative;overflow:hidden}@media screen and (max-width:768px){.hero-wrapper{border-radius:20px;min-height:150px;margin-top:100px;padding:20px}}.hero-wrapper .wrapper{min-height:inherit;flex-direction:column;display:flex}.hero-wrapper--bg{object-fit:cover;object-position:bottom;z-index:-1;min-width:100%;min-height:100%;animation:fade-in 1s var(--material-cubic-bezier)forwards;position:absolute;inset:0}@media screen and (max-width:768px){.hero-wrapper--bg{width:100%;height:100%}.hero-wrapper__logo-wrapper{display:none}}.hero-wrapper__content-wrapper{align-items:flex-end;margin-top:auto;display:flex}@media screen and (max-width:768px){.hero-wrapper__content-wrapper{flex-direction:column;align-items:center;display:none}}.hero-wrapper__content-wrapper--button{margin-left:auto}@media screen and (max-width:768px){.hero-wrapper__content-wrapper--button{margin-top:10px;margin-right:auto}}
