.hero-image__container{display:flex;flex-direction:column;gap:40px;padding-bottom:60px;padding-top:60px}.hero-image__container>*{flex:1}.hero__image-wrapper{border-radius:15px;overflow:hidden;position:relative}.hero__image-wrapper img,.hero__image-wrapper picture{height:100%;object-fit:cover;width:100%}.hero-image__button{margin-top:30px}.hero-image__eye{font-size:16px;margin-bottom:15px}.hero-image__heading{font-size:28px;margin-bottom:15px}.hero-image__description{font-size:16px}.hero-image__description>div[style="display: flex; align-items: center; padding-bottom: 20px;"]{align-items:start!important;gap:10px}.hero-image__description>div[style="display: flex; align-items: center; padding-bottom: 20px;"] svg,.hero-image__description>span[style="display: inline-block; fill: #EE7624;"]{display:inline-flex!important}.hero-image__description span[style="display: inline-block; fill: #EE7624;"]>span{display:flex!important;margin-top:2px!important}.hero-image__description span[style="display: inline-block; fill: #EE7624;"] svg,.hero-image__description>div[style="display: flex; align-items: center; padding-bottom: 20px;"] svg{height:1.5rem!important;width:1.5rem!important}@media (min-width:768px){.hero-image__container{align-items:center;flex-direction:row;gap:40px;padding-bottom:90px;padding-top:90px}.hero-image__container-reverse{flex-direction:row-reverse}.hero-image__heading{font-size:35px}}@media (min-width:992px){.hero-image__container{gap:60px}}