.hero-text-form-container{align-items:center;display:flex;justify-content:space-between;margin:2rem;overflow:hidden;padding:2rem 1rem}.hero-text-form{line-height:1.3;text-align:left;width:60%}.form-container{background:#d9d9d9;border-radius:10px;margin:10px;padding:20px;width:30%}@media (max-width:1199px){.hero-text-form-container{flex-direction:column;margin:1rem;text-align:center}.hero-text-form{margin:0 auto}}@media (max-width:768px){h1 strong,h1 strong span{font-size:45px}.hero-text-form-container{flex-direction:column;margin:1rem;text-align:center}.hero-text-form{text-align:center;width:100%}.form-container{width:80%}}.highlight h1 span,.highlight p span{border-radius:10px;padding:5px 10px}