.contact-wrapper{background-color:#f1f0ee;padding:5rem;font-family:var(--font-inter-display);font-weight:500;color:#111}.contact-container{width:80%;margin:0 auto;display:flex;align-items:stretch;justify-content:space-between;gap:1.5rem}@media screen and (max-width:1550px){.contact-container{width:90%}}.contact-left{width:50%}.contact-heading{text-align:left!important;margin:0!important;width:70%!important}.contact-subheading{font-size:1.125rem!important;text-align:left!important;margin:20px 0 0!important;color:#3d3d3d!important}.contact-card-container{background:#e8e4e2;display:flex;justify-content:space-between;align-items:center;border-radius:10px;padding:10px 10px 10px 20px;margin:20px 0}.contact-card-image-text{display:flex;justify-content:center;align-items:center;color:#000;gap:10px;font-size:1.1rem}.contact-right{width:45%;background-color:#fff;border-radius:20px;padding:40px;max-width:600px}.form-heading{font-size:2rem;font-weight:600;margin-bottom:40px}.form-control{margin-bottom:30px}.input{background-color:#f1f0ee}.contact-btn{min-width:140px}