.breadcrumb{display:flex;gap:12px;margin:16px 0;height:24px}.services-bar__sticky{position:sticky;top:15px}@media screen and (max-width:800px){.services-bar__sticky{display:none}}@media screen and (min-width:800px){.services-bar__carousel{display:none}}.services-info{display:flex;column-gap:24px;row-gap:16px}@media screen and (max-width:1000px){.services-info{flex-wrap:wrap}}.services-info__text{flex:0 0 auto;width:66%}@media screen and (max-width:1000px){.services-info__text{width:100%}.services-info__image{width:75%}}.services-promotion{background:var(--bg-day-tertiary-buttons);padding:32px;display:flex;justify-content:space-around}.services-promotion__container{max-width:570px}.dark .services-promotion{background:var(--bg-night-tertiary-buttons)}.christmas .services-promotion{background:var(--bg-christmas-buttons)}