.section-map{&.type-1{& .map__content{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;gap:2.5rem;text-wrap-style:balance}& .map__title{color:var(--gray-800);text-align:center;text-wrap-style:balance;font-weight:600;font-family:var(--bold-font);line-height:1;font-size:2.5rem}& .map__wrapper iframe,& .map__wrapper{height:520px!important;width:100%!important;border-radius:1.25rem!important;border:0!important}}&.type-2{& .map__content{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;height:100%;& .map__title{color:var(--gray-800);font-weight:600;font-family:var(--bold-font);font-size:2.5rem}& .map__description{color:var(--Body-text,#3c4959);font-family:Inter;font-size:1rem;font-style:normal;font-weight:500;letter-spacing:.015rem}}& .map__wrapper iframe,& .map__wrapper{height:20rem!important;width:100%!important;border-radius:1.25rem!important;border:0!important}}}@media (max-width:991.98px){.section-map{&.type-1{& .map__title{font-size:1.75rem}& .map__wrapper iframe,& .map__wrapper{height:20rem!important}& .map__content{gap:1.25rem}}&.type-2{& .map__content{gap:1rem}}}}