.c-offices{width:100%;padding:5rem 2.5rem;overflow:hidden;overflow:clip;color:var(--color-white)}.s-area-type1>.c-offices{padding-block:0}.s-area-type1>.c-offices:only-child{margin-block:0}.c-offices__wrap{display:grid;gap:3.75rem;width:100%;max-width:var(--container-width-split);margin-inline:auto}.c-offices__item{display:grid;grid-template-columns:minmax(0, 1fr);gap:2.5rem;width:100%;min-width:0}.c-offices__map{position:relative;order:1;width:34.875rem;max-width:none;height:35.8125rem;margin:0;overflow:hidden;overflow:clip}.c-offices__map-image{display:block;width:100%;height:100%;object-fit:contain;object-position:right center}.c-offices__content{order:2;display:flex;flex-direction:column;align-items:flex-start;gap:1.875rem}.c-offices__title,.c-offices__office-title{margin:0}.c-offices__title{color:var(--color-primary-400);font-size:1.75rem;font-weight:600;line-height:2rem}.c-offices__office{display:flex;flex-direction:column;gap:.75rem;width:100%}.c-offices__office-title{color:var(--color-white);font-size:1.25rem;font-weight:600;line-height:1.625rem}.c-offices__row{display:flex;align-items:flex-start;gap:.875rem;margin:0;color:var(--color-white);font-size:1rem;line-height:1.5rem}.c-offices__row::before{content:"";display:block;flex:0 0 1.375rem;width:1.375rem;height:1.375rem;background:var(--color-primary-400);mask:var(--office-row-icon) center/contain no-repeat}.c-offices__row--address{--office-row-icon: url("../icons/icon__pin.svg")}.c-offices__row--phone{--office-row-icon: url("../icons/icon__tel.svg")}.c-offices__row--email{--office-row-icon: url("../icons/icon__mail.svg")}.c-offices__button{display:flex;justify-content:flex-start}@media only screen and (min-width: 768px){.c-offices__item{grid-template-columns:34.875rem minmax(0, 31.625rem);justify-content:space-between;gap:0;align-items:center}.c-offices__map{order:1;width:34.875rem;height:35.8125rem}.c-offices__content{order:2}}