.contact-top-container{display:flex;justify-content:space-between;padding:50px 30px 100px;gap:20px;.left-section{flex:1 1;.card{background-color:#f5f5f5;display:flex;justify-content:space-between;padding:60px 60px 0 0;border-radius:10px;border-bottom:8px solid #fa721b;.card-left{flex:1 1;display:flex;align-items:center}.card-right{flex:1 1;display:flex;flex-direction:column;justify-content:center;text-align:end;margin-bottom:40px;.info-block{margin-bottom:-10px;h4{font-size:20px;font-weight:700;color:#1a1f2f;line-height:1.5em;letter-spacing:-.5px}p{font-family:Manrope,sans-serif;font-size:17px;font-weight:500;line-height:1.8em;color:#7886a2;margin-top:-20px}}}}}.right-section{flex:1 1;margin:0 30px;h5{font-size:18px;color:#fa721b;margin-bottom:10px}h2{color:#1a1f2f;font-size:39.06px;font-weight:700;max-width:440px;line-height:1.2em;letter-spacing:-2px;margin-bottom:15px}p{font-family:Manrope,sans-serif;font-size:17px;font-weight:500;line-height:1.8em;color:#7886a2;margin-bottom:10px}.support-phone{font-weight:700}.inputs-first-row{display:flex;gap:10px;margin-bottom:15px;width:80%;.input-field{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px;width:100%;color:#7886a2;border:1px solid #f1f0f0;outline:none}}.input-full-width{margin-bottom:20px}.input-full-width,.message-area{font-size:16px;min-height:47px;padding:6px 16px;width:76%;color:#7886a2;border:1px solid #f1f0f0;border-radius:4px;outline:none}.message-area{height:88px;margin-bottom:15px}.send-button{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:1.8em;background-color:var(--button-bg-color);color:#fff;padding:15px 30px;border:none;border-radius:2px;cursor:pointer;transition:var(--button-transition)}.send-button:hover{background-color:var(--button-hover-bg-color)}}}@media (max-width:932px){.contact-top-container{flex-direction:column;gap:0;padding:50px 20px;.left-section{.card{width:20.5rem;padding:10px 20px 0 5px;margin:5px;.card-left{align-items:end;.contact-image{width:150px;height:300px}}.card-right{margin-bottom:4px;justify-content:end;.info-block{h4{font-size:14px}p{font-size:12px}}}}}.right-section{margin:20px;h5{font-size:20px}h2{font-size:30px}.support-phone,p{font-size:19px}.inputs-first-row{width:100%;.input-field{padding:14px}}.input-full-width,.message-area{width:92%;padding:14px}.send-button{width:100%}}}}@media (max-width:360px){.contact-top-container{.left-section{.card{width:18.5rem;margin:0;.card-left{.contact-image{width:140px;height:280px}}.card-right{.info-block{h4{font-size:12px}p{font-size:11px}}}}}}}