#benefits .benefits-list{display:flex;flex-direction:column;gap:12px}#benefits .benefits-list__box{display:flex;flex-direction:row;gap:12px;align-items:flex-start}#benefits .benefits-list__box__icon{display:flex}#benefits .benefits-list__box__icon svg{min-width:18px}#benefits .benefits-list__img{border-radius:var(--border-r--16);object-fit:cover;height:100%}#bur-map .bur-map__box__plan a path{fill:var(--color-light);stroke:var(--color-body-bg);stroke-width:1px;transition:0.3s}#bur-map .bur-map__box__plan a path.--active,#bur-map .bur-map__box__plan a path:hover{fill:var(--color-primary)}#bur-map .bur-map__box__region{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}#bur-map .bur-map__box__region__el{height:36px;font-size:15px;font-weight:400;padding:2px 20px;box-shadow:none;border:1px solid var(--color-primary)}#bur-map .bur-map__box__region__el.--active:after{background:radial-gradient(34.01% 351.31% at 100% 20%, rgba(212, 178, 127, 0.8) 50%, white 250%);background-size:100%}@media (max-width:540px){#bur-map .bur-map__box__region__el{height:32px;font-size:14px;padding:0px 16px}}