.country-service-block{background:hsla(var(--white-section)/1);border:1px solid hsla(var(--black-section)/.1);box-shadow:0 4px 8px 0 hsla(var(--black-section)/.05);padding:24px 30px;border-radius:20px;box-sizing:border-box}.country-service-block__title{margin:0 0 20px;font-size:28px;line-height:1;color:var(--tm-text-color);font-weight:600}.country-service-block__types{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:15px}.country-service-block__types .--list{display:flex;padding:4px;border-radius:12px;box-sizing:border-box;background:hsla(var(--s)/1);border:1px solid hsla(var(--black-section)/.1)}.country-service-block__types .--item{display:flex;align-items:center;justify-content:center;height:41px;padding:0 37px;box-sizing:border-box;border-radius:10px;cursor:pointer;font-size:18px;line-height:1.2;font-weight:500;color:var(--767D88)}.country-service-block__types .--item:hover{background:hsla(var(--white-section)/.5)}.country-service-block__types .--item.active{color:var(--3C4555);text-shadow:0 0 1px;background:hsla(var(--white-section)/1);box-shadow:0 0 16px 0 hsla(var(--black-section)/.15)}.country-service-block__services{display:flex;flex-wrap:wrap;margin-top:-6px;margin-left:-6px}.country-service-block__services>*{width:calc(33.33333% - 6px);margin-top:6px;margin-left:6px}@media(max-width:1199px){.country-service-block{padding:20px 24px}.country-service-block__services{margin-top:-8px;margin-left:-8px}.country-service-block__services>*{width:calc(50% - 8px);margin-top:8px;margin-left:8px}}@media(max-width:1023px){.country-service-block{margin:16px 0;padding:12px 14px}.country-service-block__title{margin-bottom:16px;font-size:22px;line-height:28px}.country-service-block__types .--list{width:100%}.country-service-block__types .--item{padding:0;flex:auto;height:34px;font-size:14px}}