.home-contact-wrapper{padding:100px 4.3%;background-color:var(--Colors-Neutral-Generic-White,#fff);display:flex;flex-direction:column;gap:48px;margin:0 auto;max-width:1920px}@media screen and (max-width:1023px){.home-contact-wrapper{padding:40px 24px}}.home-contact-wrapper .section-main-header{text-align:center}.home-contact-wrapper .home-contact-sections{display:flex;gap:48px}@media screen and (max-width:1023px){.home-contact-wrapper .home-contact-sections{flex-direction:column;gap:32px}}.home-contact-wrapper .home-contact-sections .left-form{width:50%}@media screen and (max-width:1023px){.home-contact-wrapper .home-contact-sections .left-form{width:100%}}.home-contact-wrapper .home-contact-sections .right-map{width:50%;min-height:402px;display:flex;flex-direction:column}@media screen and (max-width:1023px){.home-contact-wrapper .home-contact-sections .right-map{width:100%}}.home-contact-wrapper .home-contact-sections .right-map .info-wrapper{margin-top:32px;display:flex;gap:29px}@media screen and (max-width:1023px){.home-contact-wrapper .home-contact-sections .right-map .info-wrapper{flex-direction:column}}.home-contact-wrapper .home-contact-sections .right-map .info-wrapper .column{width:50%;padding:12px;display:flex;gap:8px;border-radius:5px;background:var(--Color-white,#fff);align-items:center;box-shadow:0 0 24px 0 rgba(0,0,0,.05)}@media screen and (max-width:1023px){.home-contact-wrapper .home-contact-sections .right-map .info-wrapper .column{width:100%}}.home-contact-wrapper .home-contact-sections .right-map .info-wrapper .column .info-details-wrapper{display:flex;flex-direction:column;gap:4px}