.sectionServicesList__sectionSplitted{z-index:3}.sectionServicesList .sectionSplitted__right{display:flex;gap:40px}.sectionServicesList__select.select__text{background:var(--secondaryColor-500);border:none;border-radius:0;color:#fff;outline:none}.sectionServicesList__select.select__text:focus{color:#fff;outline:none}.sectionServicesList__select.select__text::-moz-placeholder{color:#fff}.sectionServicesList__select.select__text::placeholder{color:#fff}.sectionServicesList .select__toggle{border-left:none}.sectionServicesList .select__toggle:after{border-color:var(--primaryColor)}.sectionServicesList .select__result.show .select__list{border-radius:0;top:10px}.sectionServicesList .select__item{background:var(--secondaryColor-500);border:none;border-radius:0;color:#fff;transition:color var(--transition-100)}.sectionServicesList .select__item[data-selected=true]{color:var(--secondaryColor-300)}.sectionServicesList .select__item:hover{background:var(--secondaryColor-500);color:var(--secondaryColor-300)}.sectionServicesList__mapContainer{display:flex;justify-content:center}.sectionServicesList__map{width:100%}.sectionServicesList__items{display:flex;flex-wrap:wrap;gap:40px;padding:40px 0 100px}.sectionServicesList__item{background:var(--secondaryColor-500);display:flex;flex-direction:column;gap:15px;min-width:270px;padding:15px;transition:background var(--transition-100);width:calc(25% - 40px)}.sectionServicesList__item:hover{background:var(--secondaryColor-600)}.sectionServicesList__itemCaption{color:var(--primaryColor);font-size:12px;font-weight:700;letter-spacing:1.2px;line-height:14px;margin-bottom:5px;text-transform:uppercase}.sectionServicesList__itemValue{letter-spacing:.3px;max-width:290px;text-decoration:none}.sectionServicesList__itemValue.phone:hover{text-decoration:underline}.sectionServicesList .select__reset{display:none}.sectionServicesList__empty{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;padding:20px}.sectionServicesList__emptyTitle{color:var(--primaryColor);font-size:22px;font-weight:700;margin:20px 0 40px}@media screen and (max-width:1024px){.sectionServicesList__sectionSplitted .container{flex-direction:column;gap:20px}.sectionServicesList__sectionSplitted .sectionSplitted__left,.sectionServicesList__sectionSplitted .sectionSplitted__right{width:100%}.sectionServicesList__items,.sectionServicesList__sectionSplitted .sectionSplitted__right{gap:20px}.sectionServicesList__map{height:100%}}@media screen and (max-width:768px){.sectionServicesList__sectionSplitted .sectionSplitted__right{flex-direction:column}.sectionServicesList__item{width:calc(50% - 20px)}}@media screen and (max-width:600px){.sectionServicesList__sectionSplitted .sectionSplitted__right{flex-direction:column}.sectionServicesList__item{width:100%}}
