.contacts .maps{padding-top:clamp(6.25rem,2.328rem + 8.17vw,9.375rem);padding-bottom:0}.contacts .maps__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1}.contacts .maps-tabs{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:30px}.contacts .maps-tabs .tabs__tab--active .maps-address__item{-webkit-box-shadow:0 4px 25px 0 rgba(1,8,3,.08);box-shadow:0 4px 25px 0 rgba(1,8,3,.08);background:var(--color-white)}.contacts .maps-tabs .tabs__tab--active .maps-address__item a{color:var(--color-blue);text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.contacts .maps .tabs__panel{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}@media (max-width:1279px){.contacts .maps-tabs{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.4fr;grid-template-columns:1fr 1.4fr;-webkit-column-gap:27px;-moz-column-gap:27px;column-gap:27px;row-gap:16px}.contacts .maps .tabs__panel{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-grid-column:2;grid-column:2}.contacts .maps .tabs__panel:nth-of-type(1){-ms-grid-row:1;grid-row:1}.contacts .maps .tabs__panel:nth-of-type(2){-ms-grid-row:2;grid-row:2}.contacts .maps .tabs__panel:nth-of-type(3){-ms-grid-row:3;grid-row:3}}@media (max-width:767px){.contacts .maps{padding-top:60px}.contacts .maps-tabs{-ms-grid-columns:1fr;grid-template-columns:1fr}.contacts .maps .tabs__panel{-ms-grid-column:1;grid-column:1}.contacts .maps .tabs__panel:nth-of-type(1){-ms-grid-row:2;grid-row:2}.contacts .maps .tabs__panel:nth-of-type(2){-ms-grid-row:4;grid-row:4}.contacts .maps .tabs__panel:nth-of-type(3){-ms-grid-row:6;grid-row:6}}.contacts .maps-address__item{display:-webkit-box;display:-ms-flexbox;display:flex;row-gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,box-shadow .3s,-webkit-box-shadow .3s;border-radius:30px;background:var(--color-light-grey);padding:30px;padding-right:clamp(1.875rem,-24.792rem + 33.33vw,5rem);color:var(--color-deep-grey);font-weight:400;font-size:16px;line-height:130%;text-align:left}@media (max-width:1279px){.contacts .maps__tab{-ms-grid-column:1;grid-column:1}.contacts .maps-address__item{gap:16px;-webkit-box-shadow:0 4px 25px 0 rgba(1,8,3,.08);box-shadow:0 4px 25px 0 rgba(1,8,3,.08);background:var(--color-white);padding:20px;padding-right:clamp(1.25rem,-9.73rem + 22.88vw,10rem);height:100%;font-size:14px}.contacts .maps-address__item a{color:var(--color-blue)}}.contacts .maps-address__item:hover{-webkit-box-shadow:0 4px 25px 0 rgba(1,8,3,.08);box-shadow:0 4px 25px 0 rgba(1,8,3,.08);background:var(--color-white)}.contacts .maps-address__item:hover a{color:var(--color-blue);text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.contacts .maps-address__item--title{font-weight:600;font-size:24px;line-height:130%}.contacts .maps-address__item--list{display:-webkit-box;display:-ms-flexbox;display:flex;row-gap:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts .maps-address__item--list a{-webkit-transition:.3s;transition:.3s;font-weight:400;font-size:16px;line-height:130%}.contacts .maps-address__item--list>div,.contacts .maps-address__item--list>time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.contacts .maps-address__item--list>div:has(>a[itemprop=telephone]):before{display:block;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;content:url(../img/content/about/contacts/phone.svg)}@media (max-width:1279px){.contacts .maps-address__item--title{font-size:18px}.contacts .maps-address__item--list a{font-size:14px}.contacts .maps-address__item--list>div:has(>a[itemprop=telephone]):before{width:20px;height:20px}}.contacts .maps-address__item--list>div:has(>a[itemprop=email]):before{display:block;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;content:url(../img/content/about/contacts/mail.svg)}@media (max-width:1279px){.contacts .maps-address__item--list>div:has(>a[itemprop=email]):before{width:20px;height:20px}}.contacts .maps-address__item time::before{display:block;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;content:url(../img/content/about/contacts/clock.svg)}.contacts .maps__map--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:30px;width:100%;min-height:478px;overflow:hidden}@media (max-width:1279px){.contacts .maps-address__item time::before{width:20px;height:20px}.contacts .maps__map--wrapper{border-radius:20px;min-height:200px}.contacts .maps__map--wrapper iframe{height:auto!important}}@media (max-width:767px){.contacts .maps__map--wrapper{border-radius:10px}}.contacts .cta{padding-bottom:clamp(1.875rem,.652rem + 5.43vw,5rem)}.tabs__panel{display:none}.tabs__panel--active{display:block}