.office-location{background:var(--gray-950);position:relative}.office-location__main-wrapper{overflow-x:hidden;padding-block:var(--vertical-space-sm);position:relative;z-index:1}@media screen and (min-width:767px){.office-location__main-wrapper{padding-block:var(--vertical-space-md)}}.office-location__titles-wrapper{text-align:center}.office-location__small-title{margin-bottom:.5rem}.office-location__section-title{color:var(--black)}.office-location__section-description p{color:var(--gray-600)}.office-location__content{display:flex;flex-wrap:wrap;gap:3rem;margin-block-start:3rem}@media screen and (min-width:1024px){.office-location__content{flex-wrap:nowrap;gap:4.5rem}}.office-location__content-left{display:flex;flex:1 0 auto;flex-direction:column;gap:1.5rem;justify-content:center;text-align:center}@media screen and (min-width:1024px){.office-location__content-left{text-align:left}}.office-location__address-wrapper{display:inline-block}.office-location__country{color:var(--black);font-size:1.5rem;margin-bottom:.75rem}.office-location__address p{color:var(--gray-600);margin-bottom:0}.office-location__map-wrapper{aspect-ratio:16/9;flex-basis:100%;line-height:0}.office-location__map{height:100%;position:relative;right:-3rem;width:100%}.office-location__background{background:var(--white);inset:0;position:absolute}.office-location__address.dark p,.office-location__country.dark,.office-location__section-description.dark p,.office-location__section-title.dark{color:var(--white)}.office-location__background--dark{display:none}