.service-cities{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--cl-grey-dark) #0000;scrollbar-color:var(--cl-secondary-accent) #0000;flex-direction:column;gap:12px;min-height:0;max-height:324px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.service-cities::-webkit-scrollbar{width:2px}.service-cities::-webkit-scrollbar-track{background:0 0}.service-cities::-webkit-scrollbar-thumb{background:var(--cl-grey-dark);border-radius:999px}.service-cities::-webkit-scrollbar-thumb:hover{background:var(--cl-grey-main)}@media (min-width:768px){.service-cities{flex:1 1 0;height:0;max-height:none}}@media (min-width:1000px){.service-cities{gap:24px}}.service-cities__chevron{width:12px;height:12px;color:var(--cl-grey-main);justify-content:center;align-items:center;transition:transform .3s;display:flex}.service-cities__chevron-icon{width:100%;height:100%;color:var(--cl-light);flex-shrink:0;transition:transform .3s;display:block}.service-cities__details[open] .service-cities__chevron{transform:rotate(180deg)}.service-cities__title-block{cursor:pointer;font-family:var(--font-main);justify-content:space-between;align-items:center;gap:8px;padding:4px 0;font-size:16px;font-weight:400;line-height:100%;display:flex}.service-cities__title-block::marker{content:none}.service-cities__title-block::-webkit-details-marker{display:none}@media (min-width:1000px){.service-cities__title-block{font-family:var(--font-main);font-size:24px;font-weight:400;line-height:100%}}.service-cities__content{font-family:var(--font-main);color:var(--cl-light);padding:12px 0;font-size:14px;font-weight:400;line-height:120%}@media (min-width:1000px){.service-cities__content{font-family:var(--font-main);font-size:16px;font-weight:400;line-height:120%}}.service-cities__detail{margin:0 0 8px}.service-cities__content-title{margin:0 0 var(--indent-s)}.service-cities__locations{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.service-cities__location,.service-cities__info{padding:var(--indent-m);box-sizing:border-box;background:var(--cl-grey-deep-dark);border-radius:var(--radius-main)}.service-cities__location--active{box-sizing:border-box;border:1px solid var(--cl-accent)}
.service-map__wrapper{padding:var(--indent-mob-block) 0;flex-direction:column;gap:28px;display:flex}@media (min-width:1000px){.service-map__wrapper{padding:var(--indent-desk-block) 0}}@media (min-width:768px){.service-map__wrapper{aspect-ratio:1300/577;flex-direction:row;align-items:stretch;gap:20px;min-height:0;overflow:hidden}}.service-map__title{flex-shrink:0;margin:0 0 12px}@media (min-width:1000px){.service-map__title{margin-bottom:16px}}.service-map__search{flex-shrink:0;margin-bottom:16px}@media (min-width:1000px){.service-map__search{margin-bottom:24px}}.service-map__content{padding:var(--indent-m);background:var(--cl-grey-blue);border-radius:var(--radius-main);flex-direction:column;order:2;min-height:0;max-height:414px;display:flex;overflow:hidden}@media (min-width:768px){.service-map__content{flex:0 calc(33.333% - 10px);order:1;align-self:stretch;max-height:100%}}@media (min-width:1000px){.service-map__content{padding:24px}}.service-map__map-block{aspect-ratio:330/200;border-radius:16px;order:1;width:100%;display:flex;overflow:hidden}@media (min-width:768px){.service-map__map-block{min-width:0;aspect-ratio:unset;flex:1;order:2}}
