.hero-text-img{display:flex;flex-wrap:wrap;gap:16px;padding:100px 0 50px 0}@media screen and (max-width: 768px){.hero-text-img{padding:0px 0 50px 0}}.hero-text-img .part-1,.hero-text-img .part-2{width:calc(50% - 16px)}@media screen and (max-width: 768px){.hero-text-img .part-1,.hero-text-img .part-2{width:100%}}.hero-text-img .part-1{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-text-img .content-title,.hero-text-img .content-description{max-width:472px}@media screen and (max-width: 768px){.hero-text-img .content-title,.hero-text-img .content-description{max-width:80%}}.hero-text-img .content-title p{font-size:60px;font-weight:600;padding-bottom:0;margin-bottom:0}@media screen and (max-width: 768px){.hero-text-img .content-title p{font-size:40px}}.hero-text-img .content-title strong{color:#83bb47}.hero-text-img .content-description p{font-size:16px}.hero-text-img img{width:100%;height:832px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.hero-text-img img{height:auto}}