.ContactInfo-module__WE_3sG__contactSection{padding:10px 60px}.ContactInfo-module__WE_3sG__container{flex-direction:column;gap:60px;max-width:1400px;margin:0 auto;display:flex}.ContactInfo-module__WE_3sG__cardsRow{flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:25px;display:flex}.ContactInfo-module__WE_3sG__infoCard{background:var(--HT-white);text-align:center;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-width:200px;height:265px;padding:20px;display:flex;box-shadow:0 4px 4px #00000040}.ContactInfo-module__WE_3sG__infoCard img{object-fit:contain;width:105px;height:105px}.ContactInfo-module__WE_3sG__infoCard h4{color:var(--HT-black);margin-bottom:4px;font-size:16px;font-weight:600}.ContactInfo-module__WE_3sG__infoCard p{color:var(--HT-black);font-size:14px;line-height:1.4}.ContactInfo-module__WE_3sG__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:4rem;display:flex}.ContactInfo-module__WE_3sG__leftContent{flex:1;min-width:400px}.ContactInfo-module__WE_3sG__contactImage{width:100%;height:auto}.ContactInfo-module__WE_3sG__rightContent{flex:1.2;min-width:400px}.ContactInfo-module__WE_3sG__heading{color:var(--HT-black);text-align:center;margin-bottom:30px;font-size:40px;font-weight:500}.ContactInfo-module__WE_3sG__contactForm{flex-direction:column;gap:20px;display:flex}.ContactInfo-module__WE_3sG__formRow{flex-wrap:nowrap;gap:15px;display:flex}.ContactInfo-module__WE_3sG__formRow input,.ContactInfo-module__WE_3sG__formRow select{flex:1;min-width:0}.ContactInfo-module__WE_3sG__formRow input,.ContactInfo-module__WE_3sG__formRow select,.ContactInfo-module__WE_3sG__formRow textarea{border:2px solid var(--HT-black-10);width:100%;color:var(--HT-black);background:var(--HT-white);border-radius:8px;padding:14px 16px;font-family:inherit;font-size:16px}.ContactInfo-module__WE_3sG__formRow textarea{resize:none;height:230px}.ContactInfo-module__WE_3sG__formRow select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'><path fill='gray' d='M1 1l6 6 6-6'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:12px}.ContactInfo-module__WE_3sG__submitButton{background-color:var(--HT-green);color:var(--HT-white);cursor:pointer;text-align:center;border:none;border-radius:10px;width:100%;height:50px;font-size:18px;font-weight:600}.ContactInfo-module__WE_3sG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ContactInfo-module__WE_3sG__modalContent{background:var(--HT-white);text-align:center;border-radius:12px;width:90%;max-width:400px;padding:2rem}.ContactInfo-module__WE_3sG__modalContent h2{margin-bottom:1rem}.ContactInfo-module__WE_3sG__modalContent button{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:8px;margin-top:1rem;padding:.5rem 1rem}.ContactInfo-module__WE_3sG__modalContent button:hover{background:#45a049}@media (max-width:1024px){.ContactInfo-module__WE_3sG__contactSection{padding:20px 40px}.ContactInfo-module__WE_3sG__cardsRow{flex-wrap:wrap;gap:20px}.ContactInfo-module__WE_3sG__infoCard{flex:calc(50% - 20px);height:240px}.ContactInfo-module__WE_3sG__bottomRow{flex-direction:column;align-items:center;gap:2rem}.ContactInfo-module__WE_3sG__leftContent,.ContactInfo-module__WE_3sG__rightContent{min-width:100%}.ContactInfo-module__WE_3sG__heading{text-align:center;font-size:32px}.ContactInfo-module__WE_3sG__formRow{flex-wrap:wrap}}@media (max-width:768px){.ContactInfo-module__WE_3sG__contactSection{padding:30px 20px}.ContactInfo-module__WE_3sG__cardsRow{flex-direction:column;gap:20px}.ContactInfo-module__WE_3sG__infoCard{flex:100%;width:100%;height:auto;padding:25px 15px}.ContactInfo-module__WE_3sG__infoCard img{width:90px;height:90px}.ContactInfo-module__WE_3sG__bottomRow{flex-direction:column;align-items:center;gap:1rem}.ContactInfo-module__WE_3sG__leftContent,.ContactInfo-module__WE_3sG__rightContent{width:100%}.ContactInfo-module__WE_3sG__heading{margin-bottom:20px;font-size:28px}.ContactInfo-module__WE_3sG__contactForm{gap:15px}.ContactInfo-module__WE_3sG__formRow{flex-direction:column;gap:15px}.ContactInfo-module__WE_3sG__formRow input,.ContactInfo-module__WE_3sG__formRow select,.ContactInfo-module__WE_3sG__formRow textarea{padding:12px;font-size:15px}.ContactInfo-module__WE_3sG__submitButton{height:45px;font-size:16px}}@media (max-width:480px){.ContactInfo-module__WE_3sG__container{gap:20px}.ContactInfo-module__WE_3sG__contactSection{padding:20px 16px}.ContactInfo-module__WE_3sG__heading{font-size:24px}.ContactInfo-module__WE_3sG__infoCard{height:auto;padding:20px 10px}.ContactInfo-module__WE_3sG__infoCard h4{font-size:15px}.ContactInfo-module__WE_3sG__infoCard p{font-size:13px}.ContactInfo-module__WE_3sG__formRow{flex-direction:column}.ContactInfo-module__WE_3sG__formRow input,.ContactInfo-module__WE_3sG__formRow select,.ContactInfo-module__WE_3sG__formRow textarea{padding:10px;font-size:14px}.ContactInfo-module__WE_3sG__submitButton{height:42px;font-size:15px}}@media (max-width:360px){.ContactInfo-module__WE_3sG__contactSection{padding:15px 12px}.ContactInfo-module__WE_3sG__heading{margin-bottom:15px;font-size:22px}.ContactInfo-module__WE_3sG__cardsRow{gap:15px}.ContactInfo-module__WE_3sG__infoCard{height:auto;padding:15px 8px}.ContactInfo-module__WE_3sG__infoCard img{width:75px;height:75px}.ContactInfo-module__WE_3sG__infoCard h4{margin-bottom:2px;font-size:14px}.ContactInfo-module__WE_3sG__infoCard p{font-size:12px;line-height:1.3}.ContactInfo-module__WE_3sG__bottomRow{gap:.5rem}.ContactInfo-module__WE_3sG__leftContent,.ContactInfo-module__WE_3sG__rightContent{min-width:100%}.ContactInfo-module__WE_3sG__formRow input,.ContactInfo-module__WE_3sG__formRow select,.ContactInfo-module__WE_3sG__formRow textarea{border-width:1.5px;padding:8px 10px;font-size:13px}.ContactInfo-module__WE_3sG__contactForm{gap:12px}.ContactInfo-module__WE_3sG__formRow{flex-direction:column;gap:10px}.ContactInfo-module__WE_3sG__formRow textarea{height:180px}.ContactInfo-module__WE_3sG__submitButton{border-radius:8px;height:40px;font-size:14px}}
