.hero-img-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;padding:0;width:100%}.hero-img-text{align-items:center;align-items:flex-start;flex-wrap:wrap;gap:10px;position:relative;width:52%}.hero-img-img,.hero-img-text{display:flex;justify-content:flex-end}.hero-img-img{width:47%}.hero-img-img img{height:auto;object-fit:contain;width:100%}@media (max-width:1024px){.hero-img-container{flex-direction:column;gap:40px}.hero-img-text{justify-content:flex-start;width:100%}.hero-img-img{width:100%}.hero-img-img img{height:auto;object-fit:contain;width:100%}}.hero-img-text-text{left:calc(-655px + 100%);max-width:530px;position:absolute}@media screen and (max-width:992px){.hero-img-text-text{left:0;max-width:350px;position:relative}.hero-img-text-text h1{font-size:42px!important}}@media (min-width:993px) and (max-width:1024px){.hero-img-text-text{left:4%}}@media (min-width:1025px) and (max-width:1290px){.hero-img-text-text{left:8%}}