:root{--webstroy-bg:#fff;--webstroy-fg:#121214;--webstroy-fg-soft:#1d1e21;--webstroy-muted:#494d55;--webstroy-border:#b0b4bd;--webstroy-accent:#4474f6;--webstroy-accent-hover:#003cdc;--webstroy-accent-active:#1756ff;--webstroy-surface:#f6f6f6;--webstroy-container:1280px;--webstroy-container-padding:20px}*{box-sizing:border-box}html{background:var(--webstroy-bg);color:var(--webstroy-fg);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}body{background:var(--webstroy-bg);color:var(--webstroy-fg);margin:0;font-family:Onest,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.38}.webstroy-main{min-height:100vh}img,video{min-width:0;max-width:100%;height:auto;display:block}a{color:var(--webstroy-accent);text-underline-offset:.16em;text-decoration-thickness:.08em}a:hover{text-decoration-thickness:.14em}a:focus-visible,button:focus-visible{outline:3px solid color-mix(in srgb, var(--webstroy-accent), transparent 65%);outline-offset:3px}.webstroy-skip-link{background:var(--webstroy-fg);color:var(--webstroy-bg);z-index:20;padding:10px 14px;position:fixed;top:12px;left:16px;transform:translateY(-140%)}.webstroy-skip-link:focus{transform:translateY(0)}.webstroy-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}h1,h2,h3{letter-spacing:0;line-height:1.1}h1{margin:0;font-size:2rem;font-weight:700}h2{max-width:813px;margin:0 0 1.25rem;font-size:1.75rem;font-weight:700}h3{margin:0 0 .75rem;font-size:1.375rem;font-weight:600}p{margin:0 0 1rem}ul,ol{margin:0;padding-left:1.25rem}.webstroy-page{max-width:var(--webstroy-container);padding:32px var(--webstroy-container-padding) 80px;margin:0 auto}.webstroy-page--home{padding-top:0}.webstroy-site-header{-webkit-backdrop-filter:blur(8px);z-index:100;background:#ffffffe0;border-bottom:1px solid #b0b4bd4d;position:sticky;top:0}.webstroy-site-header__inner,.webstroy-site-footer__inner{max-width:calc(var(--webstroy-container) + (var(--webstroy-container-padding) * 2));padding:10px var(--webstroy-container-padding);margin:0 auto}.webstroy-site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:21px;min-height:56px;display:grid;position:relative}.webstroy-site-header__menu-panel{display:contents}.webstroy-site-header__menu-toggle{color:inherit;display:none}.webstroy-site-header__brand,.webstroy-site-footer__brand{color:var(--webstroy-fg);letter-spacing:0;text-decoration:none}.webstroy-site-header__brand{align-items:center;min-width:112px;line-height:0;display:inline-flex}.webstroy-site-header__brand-image{object-fit:contain;width:112px;max-width:112px;height:auto;display:block}.webstroy-site-footer__brand-link{color:inherit;font-size:1.3rem;font-weight:900;text-decoration:none}.webstroy-site-header__brand-text{color:var(--webstroy-muted);text-transform:uppercase;font-size:.68rem;font-weight:700}.webstroy-site-header__nav{justify-self:center;min-width:0}.webstroy-site-header__list,.webstroy-site-header__subgroups,.webstroy-site-header__subsections,.webstroy-site-footer__list{padding:0;list-style:none}.webstroy-site-header__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 22px;display:flex}.webstroy-site-header__item{position:relative}.webstroy-site-header__item--group{position:static}.webstroy-site-header__item--group>.webstroy-site-header__link:after{content:"";border:4px solid #0000;border-top-color:currentColor;margin-left:6px;display:inline-block;transform:translateY(2px)}.webstroy-site-header__link,.webstroy-site-header__sublink,.webstroy-site-header__subsection-link,.webstroy-site-footer__link,.webstroy-site-footer__regions-link{color:inherit;font-size:.95rem;text-decoration:none;transition:color .18s,opacity .18s}.webstroy-site-header__link:hover,.webstroy-site-header__link:focus-visible,.webstroy-site-header__sublink:hover,.webstroy-site-header__sublink:focus-visible,.webstroy-site-header__subsection-link:hover,.webstroy-site-header__subsection-link:focus-visible,.webstroy-site-header__phone:hover,.webstroy-site-header__phone:focus-visible,.webstroy-site-header__account:hover,.webstroy-site-header__account:focus-visible{color:var(--webstroy-accent)}.webstroy-site-header__subgroups{background:var(--webstroy-surface);box-shadow:none;left:var(--webstroy-container-padding);min-width:0;min-height:407px;width:min(425px, calc(100vw - (var(--webstroy-container-padding) * 2)));z-index:5;border:0;border-radius:25px;grid-template-columns:1fr;gap:0;padding:34px 36px;display:none;position:absolute;top:100%}.webstroy-site-header__item:focus-within>.webstroy-site-header__subgroups,.webstroy-site-header__item:hover>.webstroy-site-header__subgroups{display:grid}.webstroy-site-header__subgroup{border-left:6px solid #0000;align-content:start;align-items:center;gap:10px;margin-bottom:20px;padding-left:30px;display:flex;position:static}.webstroy-site-header__subgroup:first-child,.webstroy-site-header__subgroup:focus-within,.webstroy-site-header__subgroup:hover{border-left-color:var(--webstroy-fg)}.webstroy-site-header__sublink{align-items:center;gap:10px;font-weight:500;display:inline-flex}.webstroy-site-header__subgroup--has-sections>.webstroy-site-header__sublink:after{content:"";background:url(/assets/icons/arrow-black.svg) 50%/contain no-repeat;width:18px;height:14px;display:inline-block}.webstroy-site-header__subsections{background:var(--webstroy-surface);box-shadow:none;min-height:407px;width:min(980px, calc(100vw - 100% - (var(--webstroy-container-padding) * 2)));border:0;border-radius:25px;flex-wrap:wrap;align-content:start;gap:28px 36px;padding:34px 36px;display:none;position:absolute;top:0;left:calc(100% + 8px)}.webstroy-site-header__subgroups:hover .webstroy-site-header__subgroup:first-child:not(:hover):not(:focus-within)>.webstroy-site-header__subsections{display:none}.webstroy-site-header__subgroup:first-child>.webstroy-site-header__subsections,.webstroy-site-header__subgroup:focus-within>.webstroy-site-header__subsections,.webstroy-site-header__subgroup:hover>.webstroy-site-header__subsections{display:flex}.webstroy-site-header__subsection-link{color:var(--webstroy-muted);white-space:nowrap;font-size:1rem;line-height:1.35}.webstroy-site-header__actions{flex-wrap:wrap;justify-content:flex-end;align-self:stretch;align-items:center;gap:8px 15px;display:flex}.webstroy-site-header__account,.webstroy-site-header__language,.webstroy-site-header__location,.webstroy-site-header__phone{color:var(--webstroy-muted);white-space:nowrap;align-items:center;gap:5px;font-size:.875rem;text-decoration:none;display:inline-flex}.webstroy-site-header__phone{color:var(--webstroy-fg);font-weight:700}.webstroy-site-header__icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:24px;height:24px;display:inline-block}.webstroy-site-header__icon--location{background-image:url(/assets/icons/location.svg)}.webstroy-site-header__icon--account{background-image:url(/assets/icons/profile.svg)}.webstroy-site-header__contact{min-height:40px;padding:8px 14px}.webstroy-site-footer{background:var(--webstroy-fg);color:var(--webstroy-bg)}.webstroy-site-footer__inner{grid-template-columns:minmax(220px,1.1fr) repeat(3,minmax(150px,1fr));gap:28px;display:grid}.webstroy-site-footer__brand a,.webstroy-site-footer a{color:inherit}.webstroy-site-footer__brand{align-content:start;gap:12px;display:grid}.webstroy-site-footer__brand p{color:color-mix(in srgb, var(--webstroy-bg), transparent 24%);max-width:28ch;margin:0}.webstroy-site-footer__location{font-size:.9rem}.webstroy-site-footer__nav,.webstroy-site-footer__list{gap:8px;display:grid}.webstroy-site-footer__heading{color:color-mix(in srgb, var(--webstroy-bg), transparent 36%);text-transform:uppercase;max-width:none;margin:0 0 4px;font-size:.78rem}.webstroy-site-footer__regions-link,.webstroy-site-footer__copy{color:color-mix(in srgb, var(--webstroy-bg), transparent 18%)}.webstroy-site-footer__meta{border-top:1px solid color-mix(in srgb, var(--webstroy-bg), transparent 82%);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px 24px;padding-top:20px;display:flex}.webstroy-site-footer__copy{margin:0}.webstroy-breadcrumbs{color:var(--webstroy-muted);margin-bottom:32px;font-size:.875rem}.webstroy-breadcrumbs ol{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}.webstroy-breadcrumbs li:not(:last-child):after{color:var(--webstroy-border);content:"/";margin-left:8px}.webstroy-hero{grid-template-columns:minmax(0,1fr);gap:40px;padding:48px 0 64px;display:grid}.webstroy-hero--carousel,.webstroy-hero--heading,.webstroy-hero--project{grid-template-columns:1fr}.webstroy-hero--carousel{background:var(--webstroy-fg);color:var(--webstroy-bg);min-height:calc(100vh - 56px);padding:80px max(var(--webstroy-container-padding), calc((100vw - var(--webstroy-container)) / 2)) 90px;border-radius:0 0 30px 30px;margin-inline:calc(50% - 50vw);overflow:hidden}.webstroy-hero--heading{padding-bottom:48px}.webstroy-hero--service,.webstroy-hero--contacts{align-items:stretch;gap:5px;padding-bottom:60px}.webstroy-hero--with-media{grid-template-columns:minmax(0,1fr)}.webstroy-hero--without-media{grid-template-columns:1fr}.webstroy-hero__content{gap:20px;display:grid}.webstroy-hero--service .webstroy-hero__content,.webstroy-hero--contacts .webstroy-hero__content{background:var(--webstroy-fg);color:var(--webstroy-bg);border-radius:30px;align-content:center;padding:40px 20px}.webstroy-hero--service .webstroy-rich-text,.webstroy-hero--contacts .webstroy-rich-text,.webstroy-hero--carousel .webstroy-rich-text{color:color-mix(in srgb, var(--webstroy-bg), transparent 18%)}.webstroy-hero__subtitle,.webstroy-hero__price{color:var(--webstroy-muted);margin:0;font-size:1.25rem}.webstroy-hero__price{color:var(--webstroy-fg);font-weight:700}.webstroy-hero--service .webstroy-hero__price,.webstroy-hero--contacts .webstroy-hero__subtitle{color:var(--webstroy-bg)}.webstroy-hero__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.webstroy-hero__media{gap:16px;display:grid}.webstroy-hero--service .webstroy-hero__media,.webstroy-hero--contacts .webstroy-hero__media{margin-inline:calc(var(--webstroy-container-padding) * -1);border-radius:30px;overflow:hidden}.webstroy-hero__contacts{flex-wrap:wrap;gap:10px;padding:0;list-style:none;display:flex}.webstroy-hero__contacts .webstroy-contact{background:var(--webstroy-accent);color:var(--webstroy-bg);border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:8px 12px;display:inline-flex}.webstroy-hero__contacts .webstroy-contact a{color:inherit;text-decoration:none}.webstroy-hero__carousel{padding:0 max(var(--webstroy-container-padding), calc((100vw - var(--webstroy-container)) / 2)) 10px;scroll-padding-inline:max(var(--webstroy-container-padding), calc((100vw - var(--webstroy-container)) / 2));scroll-snap-type:x proximity;margin-inline:calc(50% - 50vw);overflow-x:auto}.webstroy-hero--carousel .webstroy-hero__carousel{margin-inline:0;padding-inline:0;scroll-padding-inline:0}.webstroy-hero__slides{grid-auto-columns:minmax(280px,520px);grid-auto-flow:column;gap:18px;padding:0;list-style:none;display:grid}.webstroy-hero__slides>li{scroll-snap-align:start;min-width:0}.webstroy-hero-slide{background:var(--webstroy-fg);color:var(--webstroy-bg);border-radius:10px;min-height:360px;display:grid;position:relative;overflow:hidden}.webstroy-hero-slide__media{object-fit:cover;grid-area:1/1;width:100%;height:100%}.webstroy-hero-slide__content{z-index:1;background:linear-gradient(#0000002e,#000c);grid-area:1/1;align-content:end;gap:12px;padding:22px;display:grid;position:relative}.webstroy-hero-slide h2{max-width:14ch;margin:0;font-size:1.5rem}.webstroy-hero-slide a{color:inherit}.webstroy-hero-slide__description{max-width:34ch}.webstroy-hero__image,.webstroy-hero__project-image{object-fit:cover;height:100%}.webstroy-hero--service .webstroy-hero__image,.webstroy-hero--contacts .webstroy-hero__image{aspect-ratio:2;object-fit:cover;border-radius:30px;width:100%}.webstroy-hero__project-media{gap:16px;display:grid}.webstroy-hero__media img,.webstroy-hero__media video,.webstroy-hero__project-image,.webstroy-hero-slide__media,.webstroy-section__media,.webstroy-card__media{background:var(--webstroy-surface);border-radius:8px;width:100%}.webstroy-layout{gap:0;display:grid}.webstroy-section{gap:20px;padding:30px 0;display:grid}.webstroy-rich-text{max-width:760px}.webstroy-rich-text>:first-child{margin-top:0}.webstroy-rich-text>:last-child{margin-bottom:0}.webstroy-section__conclusion{color:var(--webstroy-muted)}.webstroy-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.webstroy-card{border:1px solid var(--webstroy-border);border-radius:10px;gap:12px;min-width:0;padding:16px;display:grid}.webstroy-section--trust{padding-top:20px}.webstroy-trust-grid{grid-template-columns:1fr;gap:10px;display:grid}.webstroy-trust-card{background:var(--webstroy-surface);border-radius:10px;gap:12px;min-height:0;padding:15px 10px;display:grid}.webstroy-trust-card h3{color:var(--webstroy-fg);margin:0;font-size:1.5rem;line-height:1.05}.webstroy-trust-card__text{color:var(--webstroy-muted)}.webstroy-section--want-to-work{overflow:hidden}.webstroy-problem-list{scroll-snap-type:x proximity;grid-auto-columns:minmax(270px,360px);grid-auto-flow:column;gap:16px;margin-inline:calc(50% - 50vw);padding:0 max(20px,50vw - 590px) 10px;scroll-padding-inline:max(20px,50vw - 590px);display:grid;overflow-x:auto}.webstroy-problem-card{border:1px solid var(--webstroy-border);scroll-snap-align:start;border-radius:8px;gap:14px;min-height:300px;padding:20px;display:grid}.webstroy-problem-card__number,.webstroy-work-card__number{color:var(--webstroy-accent);letter-spacing:.08em;font-size:.875rem;font-weight:800}.webstroy-problem-card h3{margin:0;font-size:1.35rem}.webstroy-problem-card__text{color:var(--webstroy-muted)}.webstroy-work-list{padding:0 max(var(--webstroy-container-padding), calc((100vw - var(--webstroy-container)) / 2)) 10px;scroll-padding-inline:max(var(--webstroy-container-padding), calc((100vw - var(--webstroy-container)) / 2));scroll-snap-type:x proximity;grid-auto-columns:minmax(260px,84vw);grid-auto-flow:column;gap:10px;margin-inline:calc(50% - 50vw);display:grid;overflow-x:auto}.webstroy-work-card{background:var(--webstroy-fg);color:var(--webstroy-bg);scroll-snap-align:start;border-radius:10px;min-height:300px;display:grid;position:relative;overflow:hidden}.webstroy-work-card__media{object-fit:cover;opacity:.42;grid-area:1/1;width:100%;height:100%}.webstroy-work-card__content{background:linear-gradient(#0000001a,#000000d6);grid-area:1/1;align-content:end;gap:12px;padding:20px;display:grid;position:relative}.webstroy-work-card h3{margin:0;font-size:1.25rem}.webstroy-work-card__text{color:color-mix(in srgb, var(--webstroy-bg), transparent 18%)}.webstroy-section--text{grid-template-columns:minmax(0,1fr)}.webstroy-section--text>.webstroy-rich-text,.webstroy-section--text>.webstroy-section__conclusion{max-width:860px}.webstroy-faq-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}.webstroy-faq-layout--with-media{grid-template-columns:minmax(0,.75fr) minmax(280px,.55fr)}.webstroy-faq-layout__media{order:2}.webstroy-faq-list{gap:10px;display:grid}.webstroy-faq-item{border:1px solid var(--webstroy-border);border-radius:8px;overflow:hidden}.webstroy-faq-item__summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;font-size:1.05rem;font-weight:800;list-style:none;display:grid}.webstroy-faq-item__summary::-webkit-details-marker{display:none}.webstroy-faq-item__summary::marker{content:""}.webstroy-faq-item__summary:after{color:var(--webstroy-accent);content:"+";font-size:1.35rem;line-height:1}.webstroy-faq-item[open] .webstroy-faq-item__summary:after{content:"-"}.webstroy-faq-item__answer{border-top:1px solid var(--webstroy-border);color:var(--webstroy-muted);padding:18px 20px 20px}.webstroy-faq-item--static .webstroy-faq-item__answer{border-top:0}.webstroy-attraction-list,.webstroy-stage-list,.webstroy-advantage-list,.webstroy-gallery-list,.webstroy-individual-list{scroll-snap-type:x proximity;grid-auto-columns:minmax(260px,360px);grid-auto-flow:column;gap:16px;margin-inline:calc(50% - 50vw);padding:0 max(20px,50vw - 590px) 10px;scroll-padding-inline:max(20px,50vw - 590px);list-style:none;display:grid;overflow-x:auto}.webstroy-gallery-list{grid-auto-columns:minmax(280px,520px)}.webstroy-individual-list{grid-auto-columns:minmax(180px,240px)}.webstroy-attraction-card,.webstroy-stage-card,.webstroy-advantage-card,.webstroy-gallery-item,.webstroy-individual-card{scroll-snap-align:start}.webstroy-attraction-card,.webstroy-stage-card article,.webstroy-advantage-card,.webstroy-conception-card{border-radius:10px;gap:16px;min-height:100%;padding:20px;display:grid}.webstroy-attraction-card{background:var(--webstroy-bg);min-height:280px}.webstroy-attraction-card__icon{object-fit:contain;max-width:52px;max-height:52px}.webstroy-stage-card__number{color:var(--webstroy-accent);letter-spacing:.08em;font-size:.875rem;font-weight:900}.webstroy-attraction-card h3,.webstroy-stage-card h3,.webstroy-advantage-card h3,.webstroy-conception-card h3,.webstroy-individual-card h3{margin:0}.webstroy-attraction-card__text,.webstroy-stage-card__text,.webstroy-advantage-card__text,.webstroy-conception-card__text{color:var(--webstroy-muted)}.webstroy-conception-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.webstroy-conception-card{background:var(--webstroy-surface);min-height:260px}.webstroy-advantage-card{background:var(--webstroy-surface);border:0;align-content:start}.webstroy-advantage-card__header,.webstroy-advantage-card__heading-link{align-items:center;gap:14px;display:flex}.webstroy-advantage-card__heading-link{color:inherit;text-decoration:none}.webstroy-advantage-card__icon{background:var(--webstroy-accent);object-fit:contain;border-radius:10px;flex:0 0 40px;width:40px;max-width:40px;height:40px;max-height:40px;padding:8px}.webstroy-advantage-card__text p:last-child,.webstroy-trust-card__text p:last-child,.webstroy-work-card__text p:last-child{margin-bottom:0}.webstroy-individual-card{background:var(--webstroy-surface);border:1px solid var(--webstroy-border);text-align:center;border-radius:8px;align-items:center;min-height:160px;padding:18px;display:grid}.webstroy-individual-card__link{color:inherit;justify-items:center;gap:12px;text-decoration:none;display:grid}.webstroy-individual-card__icon{object-fit:contain;max-width:44px;max-height:44px}.webstroy-selection-list{flex-wrap:wrap;gap:10px;display:flex}.webstroy-selection-card__link{border:1px solid var(--webstroy-border);color:inherit;border-radius:8px;align-items:center;min-height:48px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.webstroy-selection-card__link:hover{border-color:var(--webstroy-accent);color:var(--webstroy-accent)}.webstroy-gallery-item{border-radius:8px;min-width:0;overflow:hidden}.webstroy-gallery-item a{color:inherit;min-width:0;display:block}.webstroy-gallery-item__media{aspect-ratio:4/3;object-fit:cover;width:100%}.webstroy-tracker-list{scroll-snap-type:x proximity;grid-auto-columns:minmax(280px,360px);grid-auto-flow:column;gap:18px;margin-inline:calc(50% - 50vw);padding:0 max(20px,50vw - 590px) 10px;scroll-padding-inline:max(20px,50vw - 590px);display:grid;overflow-x:auto}.webstroy-tracker-card{background:var(--webstroy-surface);border:1px solid var(--webstroy-border);scroll-snap-align:start;border-radius:8px;align-content:start;gap:16px;min-height:260px;padding:22px;display:grid}.webstroy-tracker-card h3{color:var(--webstroy-accent);font-size:1.25rem}.webstroy-tracker-card__text{color:var(--webstroy-muted)}.webstroy-base-service-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.webstroy-service-card{background:var(--webstroy-bg);border:1px solid var(--webstroy-border);border-radius:8px;display:grid;overflow:hidden}.webstroy-service-card__media{aspect-ratio:16/10;background:var(--webstroy-surface);object-fit:cover;width:100%}.webstroy-service-card__body{align-content:start;gap:18px;padding:20px;display:grid}.webstroy-service-card__header{align-items:start;gap:12px;display:grid}.webstroy-service-card__text{color:var(--webstroy-muted)}.webstroy-services-auto-tabs{gap:10px;margin-inline:calc(50% - 50vw);padding:0 max(20px,50vw - 590px) 8px;scroll-padding-inline:max(20px,50vw - 590px);display:flex;overflow-x:auto}.webstroy-services-auto-tabs__item{background:var(--webstroy-surface);border:1px solid var(--webstroy-border);color:inherit;border-radius:8px;flex:none;padding:12px 16px;font-weight:800;text-decoration:none}.webstroy-services-auto-tabs__item:hover{border-color:var(--webstroy-accent);color:var(--webstroy-accent)}.webstroy-services-auto-list{gap:14px;display:grid}.webstroy-services-auto-card{background:var(--webstroy-bg);border:1px solid var(--webstroy-border);border-radius:8px;overflow:hidden}.webstroy-services-auto-card__summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:18px;list-style:none;display:grid}.webstroy-services-auto-card__summary::-webkit-details-marker{display:none}.webstroy-services-auto-card__summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)}.webstroy-services-auto-card[open] .webstroy-services-auto-card__summary:after{transform:rotate(225deg)}.webstroy-services-auto-card__title{min-width:0;font-size:1.1rem;font-weight:900}.webstroy-services-auto-card__title a{color:inherit;text-decoration:none}.webstroy-services-auto-card__title a:hover{color:var(--webstroy-accent)}.webstroy-services-auto-card__count{color:var(--webstroy-muted);white-space:nowrap;font-size:.9rem;font-weight:800}.webstroy-services-auto-card__list{border-top:1px solid var(--webstroy-border);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:0;margin:0;padding:8px;list-style:none;display:grid}.webstroy-services-auto-card__item{min-width:0}.webstroy-services-auto-card__link{color:inherit;border-radius:6px;padding:10px;font-weight:700;text-decoration:none;display:block}.webstroy-services-auto-card__link:hover{background:var(--webstroy-surface);color:var(--webstroy-accent)}.webstroy-offices-list{gap:14px;display:grid}.webstroy-offices-country{background:var(--webstroy-bg);border:1px solid var(--webstroy-border);border-radius:8px;overflow:hidden}.webstroy-offices-country__summary{cursor:pointer;padding:18px;font-size:1.15rem;font-weight:900;list-style:none}.webstroy-offices-country__summary::-webkit-details-marker{display:none}.webstroy-offices-country__content{border-top:1px solid var(--webstroy-border);gap:14px;padding:14px;display:grid}.webstroy-office-card{background:var(--webstroy-surface);border:1px solid var(--webstroy-border);border-radius:8px;align-content:start;gap:14px;padding:18px;display:grid}.webstroy-office-card__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.webstroy-office-card__badge{background:var(--webstroy-bg);border:1px solid var(--webstroy-border);color:var(--webstroy-muted);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:.8rem;font-weight:800}.webstroy-office-card__address{color:var(--webstroy-fg);font-style:normal}.webstroy-office-card__contacts{gap:10px;display:grid}.webstroy-office-card__phone,.webstroy-office-card__email{color:inherit;font-weight:900;text-decoration:none}.webstroy-office-card__phone:hover,.webstroy-office-card__email:hover{color:var(--webstroy-accent)}.webstroy-office-card__messengers{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.webstroy-office-card__messenger{background:var(--webstroy-bg);border:1px solid var(--webstroy-border);color:inherit;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:8px 10px;text-decoration:none;display:inline-flex}.webstroy-office-card__messenger:hover{border-color:var(--webstroy-accent);color:var(--webstroy-accent)}.webstroy-office-card__messenger-icon{object-fit:contain;width:19px;height:19px}.webstroy-office-card__actions{gap:10px;display:grid}.webstroy-office-card__action,.webstroy-office-card__details>summary{background:var(--webstroy-bg);border:1px solid var(--webstroy-border);color:inherit;cursor:pointer;border-radius:8px;align-items:center;min-height:44px;padding:10px 12px;font-weight:800;text-decoration:none;display:inline-flex}.webstroy-office-card__action:hover,.webstroy-office-card__details>summary:hover{border-color:var(--webstroy-accent);color:var(--webstroy-accent)}.webstroy-office-card__details{gap:12px;display:grid}.webstroy-office-card__details>summary{list-style:none}.webstroy-office-card__details>summary::-webkit-details-marker{display:none}.webstroy-office-card__details[open]{background:var(--webstroy-bg);border:1px solid var(--webstroy-border);border-radius:8px;padding:12px}.webstroy-office-card__details[open]>summary{border-color:#0000;min-height:auto;padding:0}.webstroy-optional-section{gap:22px;display:grid}.webstroy-optional-card-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.webstroy-optional-card{background:var(--webstroy-surface);border:1px solid var(--webstroy-border);border-radius:8px;min-width:0}.webstroy-optional-card__link{color:inherit;align-items:center;min-height:72px;padding:16px;font-weight:800;text-decoration:none;display:flex}.webstroy-optional-card__link:hover{color:var(--webstroy-accent)}.webstroy-present-cities{columns:3 220px;column-gap:24px;margin:0;padding:0;list-style:none}.webstroy-present-cities li{break-inside:avoid;margin:0 0 10px}.webstroy-present-cities a{color:inherit;font-weight:700;text-decoration:none}.webstroy-present-cities a:hover{color:var(--webstroy-accent)}.webstroy-difference-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.webstroy-difference-card{background:var(--webstroy-surface);border:1px solid var(--webstroy-border);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;padding:18px;display:grid}.webstroy-difference-card__icon{background:var(--webstroy-accent);color:var(--webstroy-bg);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:900;display:inline-grid}.webstroy-difference-card__text{color:var(--webstroy-fg)}.webstroy-presentation-media{object-fit:contain;border-radius:8px;width:100%;max-height:760px}.webstroy-contact-section{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.webstroy-contact-section__card{background:var(--webstroy-surface);border:1px solid var(--webstroy-border);border-radius:8px;gap:20px;padding:24px;display:grid}.webstroy-contact-section__row{gap:6px;display:grid}.webstroy-contact-section__label{color:var(--webstroy-muted);font-size:.9rem}.webstroy-contact-section__value{font-size:1.2rem;font-weight:800}.webstroy-contact-section__messengers{flex-wrap:wrap;gap:10px;padding:0;list-style:none;display:flex}.webstroy-contact-section__messenger{background:var(--webstroy-bg);border:1px solid var(--webstroy-border);color:inherit;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:9px 12px;font-weight:800;text-decoration:none;display:inline-flex}.webstroy-contact-section__messenger-icon{object-fit:contain;width:22px;height:22px}.webstroy-support-layout{grid-template-columns:minmax(0,1fr) minmax(220px,420px);align-items:center;gap:28px;display:grid}.webstroy-support-layout__content,.webstroy-support-contact-list{gap:14px;display:grid}.webstroy-support-layout__media{object-fit:contain;width:100%}.webstroy-section--form{background:var(--webstroy-fg);color:var(--webstroy-bg);border-radius:0;max-width:none;margin-inline:calc(50% - 50vw);padding-inline:max(20px,50vw - 590px)}.webstroy-section--form h2,.webstroy-section--form h3,.webstroy-section--form h4{color:inherit}.webstroy-section--form .webstroy-rich-text{color:color-mix(in srgb, var(--webstroy-bg), transparent 16%)}.webstroy-section--form-light{background:var(--webstroy-bg);color:var(--webstroy-fg)}.webstroy-section--form-light .webstroy-rich-text{color:var(--webstroy-muted)}.webstroy-form-layout{gap:28px;display:grid}.webstroy-form-layout--with-panel{grid-template-columns:minmax(0,1fr) minmax(260px,360px)}.webstroy-form{flex-wrap:wrap;gap:18px;display:flex}.webstroy-form__honeypot{position:absolute;top:auto;left:-10000px}.webstroy-form-field{gap:8px;width:100%;min-width:0;display:grid}.webstroy-form-field--half{width:calc(50% - 9px)}.webstroy-form-field--third{width:calc(33.333% - 12px)}.webstroy-form-field--quarter{width:calc(25% - 14px)}.webstroy-form-field label{font-weight:800}.webstroy-form-field input:not([type=checkbox]):not([type=file]),.webstroy-form-field textarea{background:color-mix(in srgb, var(--webstroy-bg), transparent 6%);border:1px solid color-mix(in srgb, var(--webstroy-bg), transparent 72%);color:var(--webstroy-fg);font:inherit;border-radius:8px;width:100%;min-height:50px;padding:12px 14px}.webstroy-section--form-light .webstroy-form-field input:not([type=checkbox]):not([type=file]),.webstroy-section--form-light .webstroy-form-field textarea{background:var(--webstroy-surface);border-color:var(--webstroy-border)}.webstroy-form-field textarea{resize:vertical}.webstroy-form-field--checkbox{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.webstroy-form-field--checkbox input{width:20px;height:20px;margin-top:2px}.webstroy-form-field--checkbox label{color:color-mix(in srgb, var(--webstroy-bg), transparent 18%);font-size:.92rem;font-weight:500}.webstroy-section--form-light .webstroy-form-field--checkbox label{color:var(--webstroy-muted)}.webstroy-form-field--checkbox p{margin:0}.webstroy-form-field--checkbox a{color:inherit;font-weight:800}.webstroy-form-upload{border:1px dashed color-mix(in srgb, var(--webstroy-bg), transparent 65%);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:12px 16px;display:inline-flex}.webstroy-section--form-light .webstroy-form-upload{border-color:var(--webstroy-border)}.webstroy-form-field input[type=file]{width:100%}.webstroy-form-files{color:color-mix(in srgb, var(--webstroy-bg), transparent 18%);gap:4px;padding:0;list-style:none;display:grid}.webstroy-section--form-light .webstroy-form-files{color:var(--webstroy-muted)}.webstroy-form__error,.webstroy-form__status{width:100%;margin:0}.webstroy-form__error{color:#ffb4b4}.webstroy-section--form-light .webstroy-form__error{color:#b42318}.webstroy-form-success{align-content:start;gap:18px;display:grid}.webstroy-form-panel{background:color-mix(in srgb, var(--webstroy-bg), transparent 92%);border:1px solid color-mix(in srgb, var(--webstroy-bg), transparent 82%);border-radius:8px;align-content:start;gap:18px;padding:22px;display:grid}.webstroy-section--form-light .webstroy-form-panel{background:var(--webstroy-surface);border-color:var(--webstroy-border)}.webstroy-form-panel__links{gap:10px;display:grid}.webstroy-form-panel__messengers{flex-wrap:wrap;gap:10px;padding:0;list-style:none;display:flex}.webstroy-form-panel__messengers a{border:1px solid color-mix(in srgb, var(--webstroy-bg), transparent 78%);color:inherit;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:8px 10px;text-decoration:none;display:inline-flex}.webstroy-section--form-light .webstroy-form-panel__messengers a{border-color:var(--webstroy-border)}.webstroy-form-panel__icon{object-fit:contain;width:22px;height:22px}.webstroy-modal-backdrop{z-index:1000;background:#0c121ebd;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.webstroy-form-modal{background:var(--webstroy-fg);border:1px solid color-mix(in srgb, var(--webstroy-bg), transparent 82%);color:var(--webstroy-bg);border-radius:8px;outline:none;width:min(760px,100%);max-height:min(860px,100vh - 48px);padding:26px;overflow-y:auto;box-shadow:0 24px 90px #0000004d}.webstroy-form-modal__header{justify-content:space-between;align-items:start;gap:18px;margin-bottom:22px;display:flex}.webstroy-form-modal__header h2{color:inherit;margin:0;font-size:1.6rem}.webstroy-form-modal__close{background:color-mix(in srgb, var(--webstroy-bg), transparent 90%);border:1px solid color-mix(in srgb, var(--webstroy-bg), transparent 78%);color:inherit;cursor:pointer;font:inherit;border-radius:999px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:800;line-height:1;display:inline-flex}.webstroy-form-modal__close:hover{background:color-mix(in srgb, var(--webstroy-bg), transparent 84%)}.webstroy-form-modal__status,.webstroy-form-modal__error{margin:0}.webstroy-form-modal__error{color:#ffb4b4}.webstroy-contact-list{flex-wrap:wrap;gap:12px;padding:0;list-style:none;display:flex}.webstroy-contact{align-items:center;gap:8px;display:inline-flex}.webstroy-contact__media{max-width:32px}.webstroy-list{gap:8px;display:grid}.webstroy-archive{gap:16px;display:grid}.webstroy-archive--reviews{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.webstroy-archive--employees{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.webstroy-archive--clients{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.webstroy-archive--cost,.webstroy-archive--similar,.webstroy-archive--tariffs{scroll-snap-type:x proximity;grid-auto-columns:minmax(280px,380px);grid-auto-flow:column;margin-inline:calc(50% - 50vw);padding:0 max(20px,50vw - 590px) 10px;scroll-padding-inline:max(20px,50vw - 590px);overflow-x:auto}.webstroy-archive--results{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.webstroy-review-card,.webstroy-employee-card,.webstroy-client-card,.webstroy-price-card,.webstroy-project-card{border:1px solid var(--webstroy-border);border-radius:8px;min-width:0}.webstroy-review-card{align-content:start;gap:18px;padding:20px;display:grid}.webstroy-review-card__header{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;display:grid}.webstroy-review-card__avatar{background:var(--webstroy-surface);color:var(--webstroy-accent);border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;font-weight:900;display:grid;overflow:hidden}.webstroy-review-card__avatar img{object-fit:cover;width:100%;height:100%}.webstroy-review-card h3,.webstroy-employee-card h3{margin-bottom:.35rem}.webstroy-review-card__rating,.webstroy-review-card__client,.webstroy-employee-card__position{color:var(--webstroy-muted);margin:0}.webstroy-review-card__rating{font-weight:800}.webstroy-review-card__text{color:var(--webstroy-muted)}.webstroy-review-card__footer,.webstroy-review-card__media-links{flex-wrap:wrap;gap:10px 16px;display:flex}.webstroy-review-card__footer{justify-content:space-between;align-items:end}.webstroy-review-card__projects,.webstroy-employee-card__projects{gap:6px;padding:0;list-style:none;display:grid}.webstroy-review-card__media-links{font-size:.9rem}.webstroy-employee-card{background:var(--webstroy-surface);display:grid;overflow:hidden}.webstroy-employee-card__image{aspect-ratio:1;object-fit:cover;width:100%}.webstroy-employee-card__body{gap:14px;padding:18px;display:grid}.webstroy-employee-card__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.webstroy-employee-card__stats div{gap:2px;display:grid}.webstroy-employee-card__stats dt{color:var(--webstroy-muted);font-size:.78rem}.webstroy-employee-card__stats dd{margin:0;font-weight:800}.webstroy-client-card{align-items:center;min-height:124px;padding:18px;display:grid}.webstroy-client-card__link{color:inherit;text-align:center;justify-content:center;align-items:center;min-height:80px;text-decoration:none;display:grid}.webstroy-client-card__logo{object-fit:contain;width:min(180px,100%);max-height:64px}.webstroy-client-card__name{font-weight:800}.webstroy-price-card{background:var(--webstroy-bg);scroll-snap-align:start;align-content:start;gap:18px;min-height:100%;padding:20px;display:grid}.webstroy-price-card--accent{background:var(--webstroy-fg);border-color:var(--webstroy-fg);color:var(--webstroy-bg)}.webstroy-price-card--accent .webstroy-price-card__eyebrow,.webstroy-price-card--accent .webstroy-price-card__included,.webstroy-price-card--accent .webstroy-price-card__price{color:color-mix(in srgb, var(--webstroy-bg), transparent 18%)}.webstroy-price-card__header{gap:8px;display:grid}.webstroy-price-card__eyebrow,.webstroy-price-card__price{color:var(--webstroy-muted);margin:0}.webstroy-price-card__price strong{color:var(--webstroy-fg);font-size:1.4rem}.webstroy-price-card--accent .webstroy-price-card__price strong{color:inherit}.webstroy-check-list{gap:8px;padding:0;list-style:none;display:grid}.webstroy-check-list li{padding-left:24px;position:relative}.webstroy-check-list li:before{border-bottom:2px solid var(--webstroy-accent);border-left:2px solid var(--webstroy-accent);content:"";width:12px;height:6px;position:absolute;top:.55em;left:0;transform:rotate(-45deg)}.webstroy-price-card--accent .webstroy-check-list li:before{border-color:currentColor}.webstroy-price-card__included{background:var(--webstroy-surface);color:var(--webstroy-muted);border-radius:8px;gap:10px;padding:14px;display:grid}.webstroy-price-card--accent .webstroy-price-card__included{background:color-mix(in srgb, var(--webstroy-bg), transparent 88%)}.webstroy-price-card__included h4{color:inherit;margin:0;font-size:.95rem}.webstroy-price-card__footer{flex-wrap:wrap;justify-content:space-between;align-self:end;align-items:center;gap:12px;display:flex}.webstroy-price-card__link{font-weight:800}.webstroy-project-card{background:var(--webstroy-bg);scroll-snap-align:start;display:grid;overflow:hidden}.webstroy-project-card__image{aspect-ratio:16/10;object-fit:cover;width:100%}.webstroy-project-card__body{align-content:start;gap:14px;padding:18px;display:grid}.webstroy-project-card__meta{color:var(--webstroy-muted);flex-wrap:wrap;gap:8px 14px;font-size:.875rem;display:flex}.webstroy-project-card__description{color:var(--webstroy-muted)}.webstroy-project-card__external{font-weight:800}.webstroy-button{background:var(--webstroy-accent);border:1px solid var(--webstroy-accent);color:#fff;cursor:pointer;font:inherit;text-align:center;border-radius:10px;justify-content:center;justify-self:start;align-items:center;min-height:44px;padding:10px 18px;font-weight:400;line-height:1.35;text-decoration:none;display:inline-flex}.webstroy-button:hover{background:var(--webstroy-accent-hover);border-color:var(--webstroy-accent-hover);color:#fff}.webstroy-button:active{background:var(--webstroy-accent-active);border-color:var(--webstroy-accent-active)}.webstroy-quote-card{background:var(--webstroy-surface);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(220px,340px);gap:24px;margin:0;padding:28px;display:grid;overflow:hidden}.webstroy-quote-card__content{align-content:space-between;gap:28px;display:grid}.webstroy-quote-card blockquote{color:var(--webstroy-fg);margin:0;font-size:1.5rem;font-weight:700;line-height:1.15}.webstroy-quote-card figcaption{color:var(--webstroy-muted);gap:4px;display:grid}.webstroy-quote-card figcaption strong{color:var(--webstroy-fg);font-size:1.125rem}.webstroy-quote-card__media{object-fit:contain;object-position:bottom right;border-radius:8px;align-self:end;width:100%;max-height:380px}.webstroy-tabs{gap:12px;display:grid}.webstroy-tab{border:1px solid var(--webstroy-border);border-radius:8px;overflow:hidden}.webstroy-tab__summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;font-size:1.125rem;font-weight:800;list-style:none;display:grid}.webstroy-tab__summary::-webkit-details-marker{display:none}.webstroy-tab__summary::marker{content:""}.webstroy-tab__summary:after{color:var(--webstroy-accent);content:"+";grid-column:3;font-size:1.35rem;line-height:1}.webstroy-tab[open] .webstroy-tab__summary:after{content:"-"}.webstroy-tab__index{color:var(--webstroy-accent);letter-spacing:.08em;font-size:.875rem}.webstroy-tab__content{border-top:1px solid var(--webstroy-border);padding:20px}.webstroy-tab__content .webstroy-layout{gap:20px}.webstroy-tabs__link{margin-top:8px}@media (min-width:767px){:root{--webstroy-container-padding:60px}body{font-size:1.0625rem;line-height:1.3}h1{font-size:3.125rem;line-height:1.3}h2{font-size:2.8125rem;line-height:1.33}h3{font-size:1.875rem;line-height:1.36}.webstroy-section{gap:24px;padding:45px 0}.webstroy-site-header__inner{min-height:61px}.webstroy-hero--carousel{border-radius:0 0 40px 40px;padding-top:140px;padding-bottom:120px}.webstroy-hero--service,.webstroy-hero--contacts{gap:20px}.webstroy-hero--with-media{grid-template-columns:minmax(0,2fr) minmax(240px,1fr)}.webstroy-hero--service .webstroy-hero__content,.webstroy-hero--contacts .webstroy-hero__content{border-radius:20px;padding:60px 20px 60px 0}.webstroy-hero--service .webstroy-hero__media,.webstroy-hero--contacts .webstroy-hero__media{border-radius:20px;margin-inline:0}.webstroy-hero--service .webstroy-hero__image,.webstroy-hero--contacts .webstroy-hero__image{aspect-ratio:auto;border-radius:20px}.webstroy-hero-slide{min-height:420px}.webstroy-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.webstroy-trust-card{padding:20px 20px 25px}.webstroy-work-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;gap:20px;margin-inline:0;padding:0;display:grid;overflow:visible}.webstroy-work-card{min-height:320px}.webstroy-advantage-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;gap:20px;margin-inline:0;padding:0;overflow:visible}.webstroy-advantage-card{padding:20px 20px 25px}.webstroy-advantage-card__icon{flex-basis:50px;width:50px;max-width:50px;height:50px;max-height:50px;padding:10px}.webstroy-hero-slide h2,.webstroy-quote-card blockquote{font-size:2rem}.webstroy-trust-card h3,.webstroy-form-modal__header h2{font-size:1.9rem}}@media (min-width:1280px){body{font-size:1.125rem;line-height:1.38}h1{font-size:4.375rem;line-height:1.2}h2{font-size:2.8125rem;line-height:1.28}h3{font-size:1.875rem;line-height:1.2}.webstroy-section{gap:30px;padding:70px 0}.webstroy-site-header__list{gap:8px 30px}.webstroy-hero--carousel{border-radius:0 0 60px 60px;padding-top:200px;padding-bottom:250px}.webstroy-hero--carousel .webstroy-hero__description{border-bottom:1px solid var(--webstroy-fg-soft);margin-bottom:20px;padding-bottom:40px}.webstroy-hero--service,.webstroy-hero--contacts{gap:40px}.webstroy-hero--with-media{grid-template-columns:minmax(0,1fr) 400px}.webstroy-hero--service .webstroy-hero__content,.webstroy-hero--contacts .webstroy-hero__content{padding:120px 160px 120px 0}.webstroy-hero--contacts .webstroy-hero__content{padding-right:120px}.webstroy-hero-slide{border-radius:20px;min-height:460px}.webstroy-trust-grid{gap:40px}.webstroy-trust-card{padding:25px 25px 30px}.webstroy-work-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.webstroy-work-card{border-radius:20px;min-height:360px}.webstroy-work-card__content{padding:25px}.webstroy-advantage-list{gap:40px}.webstroy-advantage-card{border-radius:20px;padding:25px}.webstroy-advantage-card__icon{flex-basis:68px;width:68px;max-width:68px;height:68px;max-height:68px;padding:14px}.webstroy-hero-slide h2,.webstroy-quote-card blockquote{font-size:2.4rem}.webstroy-trust-card h3,.webstroy-form-modal__header h2{font-size:2.2rem}.webstroy-hero-slide__content{padding:35px}}@media (min-width:821px){.webstroy-site-header__inner{min-height:96px}.webstroy-site-header__actions{border-left:1px solid color-mix(in srgb, var(--webstroy-border), transparent 65%);padding-left:38px}.webstroy-site-header__account span:not(.webstroy-site-header__icon),.webstroy-site-header__location span:not(.webstroy-site-header__icon){display:none}.webstroy-site-header__account,.webstroy-site-header__location{color:var(--webstroy-fg)}}[data-section=location-debug]{border-top:1px solid var(--webstroy-border);max-width:1180px;margin:48px auto 0;padding:24px 20px}[data-section=location-debug] pre{background:var(--webstroy-surface);border:1px solid var(--webstroy-border);border-radius:8px;padding:16px;overflow:auto}@media (max-width:820px){.webstroy-nav-open{overflow:hidden}.webstroy-page{padding-top:20px}.webstroy-page--home{padding-top:0}.webstroy-site-header__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:56px}.webstroy-site-header__menu-toggle{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;list-style:none;display:inline-flex}.webstroy-site-header__menu-icon,.webstroy-site-header__menu-icon:before,.webstroy-site-header__menu-icon:after{background:currentColor;border-radius:999px;width:30px;height:2px;transition:transform .18s,opacity .18s;display:block}.webstroy-site-header__menu-icon{position:relative}.webstroy-site-header__menu-icon:before,.webstroy-site-header__menu-icon:after{content:"";position:absolute;left:0}.webstroy-site-header__menu-icon:before{top:-9px}.webstroy-site-header__menu-icon:after{top:9px}.webstroy-site-header--menu-open .webstroy-site-header__menu-icon{transform:rotate(45deg)}.webstroy-site-header--menu-open .webstroy-site-header__menu-icon:before{opacity:0}.webstroy-site-header--menu-open .webstroy-site-header__menu-icon:after{transform:translateY(-9px)rotate(90deg)}.webstroy-site-header__menu-panel{background:var(--webstroy-fg);color:var(--webstroy-bg);gap:24px;max-height:calc(100vh - 56px);padding:20px;display:none;position:fixed;top:56px;left:0;right:0;overflow-y:auto}.webstroy-site-header--menu-open .webstroy-site-header__menu-panel{display:grid}.webstroy-site-header__nav{justify-self:stretch}.webstroy-site-header__list{justify-content:stretch;align-items:stretch;gap:0;display:grid}.webstroy-site-header__item{border-bottom:1px solid color-mix(in srgb, var(--webstroy-bg), transparent 82%)}.webstroy-site-header__link,.webstroy-site-header__sublink,.webstroy-site-header__subsection-link{color:inherit;padding:12px 0;display:block}.webstroy-site-header__subgroups{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;gap:14px;width:auto;min-width:0;min-height:0;margin-top:0;padding:0 0 12px 16px;display:none;position:static}.webstroy-site-header__item:focus-within>.webstroy-site-header__subgroups,.webstroy-site-header__item:hover>.webstroy-site-header__subgroups{display:grid}.webstroy-site-header__subgroup{border-left:0;border-bottom:1px solid color-mix(in srgb, var(--webstroy-bg), transparent 88%);align-items:stretch;gap:0;margin-bottom:0;padding-left:0;display:grid;position:relative}.webstroy-site-header__subgroup--has-sections>.webstroy-site-header__sublink:after{background-image:url(/assets/icons/arrow.svg);width:16px;height:12px;margin-left:auto;transform:rotate(90deg)}.webstroy-site-header__subsections{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;gap:0;width:auto;min-height:0;padding:0 0 8px 16px;display:none;position:static}.webstroy-site-header__subgroup:first-child>.webstroy-site-header__subsections{display:none}.webstroy-site-header__subgroup:focus-within>.webstroy-site-header__subsections,.webstroy-site-header__subgroup:hover>.webstroy-site-header__subsections{display:grid}.webstroy-site-header__subsection-link{color:color-mix(in srgb, var(--webstroy-bg), transparent 22%);white-space:normal;padding:7px 0}.webstroy-site-header__actions{justify-content:stretch;align-items:stretch;gap:12px;display:grid}.webstroy-site-header__account,.webstroy-site-header__language,.webstroy-site-header__location,.webstroy-site-header__phone{color:color-mix(in srgb, var(--webstroy-bg), transparent 24%)}.webstroy-site-header__icon--location{background-image:url(/assets/icons/location-white.svg)}.webstroy-site-header__icon--account{background-image:url(/assets/icons/profile-white.svg)}.webstroy-site-header__contact{justify-self:stretch}.webstroy-site-footer__inner{grid-template-columns:1fr}.webstroy-hero{grid-template-columns:1fr;padding:32px 0 48px}.webstroy-hero--carousel{min-height:auto;padding:80px max(var(--webstroy-container-padding), calc((100vw - var(--webstroy-container)) / 2)) 80px;margin-inline:calc(50% - 50vw)}.webstroy-hero--service,.webstroy-hero--contacts{padding-bottom:48px}.webstroy-hero__slides{grid-auto-columns:minmax(260px,86vw)}.webstroy-hero-slide{min-height:320px}.webstroy-trust-grid{grid-template-columns:1fr}.webstroy-trust-card,.webstroy-work-card{min-height:240px}.webstroy-faq-layout--with-media{grid-template-columns:1fr}.webstroy-faq-layout__media{order:0}.webstroy-problem-list,.webstroy-attraction-list,.webstroy-stage-list,.webstroy-advantage-list,.webstroy-gallery-list,.webstroy-individual-list{grid-auto-columns:minmax(260px,84vw)}.webstroy-individual-list{grid-auto-columns:minmax(180px,56vw)}.webstroy-tracker-list{grid-auto-columns:minmax(260px,84vw)}.webstroy-base-service-list,.webstroy-difference-list,.webstroy-contact-section,.webstroy-support-layout,.webstroy-form-layout--with-panel{grid-template-columns:1fr}.webstroy-form-field--half,.webstroy-form-field--third,.webstroy-form-field--quarter{width:100%}.webstroy-modal-backdrop{align-items:stretch;padding:14px}.webstroy-form-modal{max-height:calc(100vh - 28px);padding:20px}.webstroy-quote-card{grid-template-columns:1fr;padding:20px}.webstroy-quote-card__media{max-height:280px}}
body{margin:0}h1,h2,h3,h3,h5{margin-top:0}a{text-decoration:none}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}*{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:var(--anchor-offset-mobile,78px)}@media screen and (min-width:767px){html{scroll-padding-top:var(--anchor-offset-tablet,110px)}}@media screen and (min-width:1280px){html{scroll-padding-top:var(--anchor-offset-desktop,126px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{color:#121214;font-family:Onest,sans-serif;font-size:calc(.375vw + 10.8px);font-weight:400;line-height:1.25}@media screen and (min-width:375px){body{font-size:calc(.25vw + 13.2px)}}@media screen and (min-width:767px){body{line-height:1.3}}@media screen and (min-width:1280px){body{line-height:1.38}}form{font-size:calc(.375vw + 10.8px)}@media screen and (min-width:767px){form{font-size:calc(.25vw + 13.2px)}}strong{font-weight:500}.container{max-width:767px;margin:0 auto;padding:0 20px}@media only screen and (min-width:767px){.container{max-width:1400px;padding:0 60px}}.overlay{opacity:0;pointer-events:none;transition:all .3s;display:none}.overlay--active{z-index:60;opacity:1;pointer-events:all;background:#00000073;width:100%;height:100vh;transition:all .3s;display:block;position:fixed;inset:0;overflow-y:auto}.small-text{font-size:calc(.25vw + 9.2px);line-height:1.5}@media screen and (min-width:1280px){.small-text{line-height:1.28}}.accent-text{font-size:calc(.3125vw + 14px);line-height:1.33}.accent-text--big{font-weight:600}@media screen and (min-width:375px){.accent-text{font-size:calc(.1875vw + 16.4px)}}@media screen and (min-width:767px){.accent-text{line-height:1.38}}@media screen and (min-width:1280px){.accent-text{line-height:1.5}.accent-text--big{font-size:calc(.5625vw + 13.2px);line-height:1.33}}.hidden{display:none}h1{margin-top:0;margin-bottom:10px;font-size:calc(1.4375vw + 22.4px);font-weight:700;line-height:1.3}@media screen and (min-width:375px){h1{font-size:calc(1.125vw + 28.4px)}}@media screen and (min-width:767px){h1{margin-bottom:20px}}@media screen and (min-width:1280px){h1{margin-bottom:30px;line-height:1.2}}h2{margin-top:0;margin-bottom:10px;font-size:calc(1.3125vw + 19.8px);font-weight:700;line-height:1.25}@media screen and (min-width:375px){h2{font-size:calc(1.0625vw + 24.6px)}}@media screen and (min-width:767px){h2{margin-bottom:15px;line-height:1.33}}@media screen and (min-width:1280px){h2{max-width:813px;margin-bottom:25px;line-height:1.28}}h3{margin-top:10px;margin-bottom:10px;font-size:calc(.625vw + 18px);font-weight:600;line-height:1.25}@media screen and (min-width:375px){h3{font-size:calc(.5vw + 20.4px)}}@media screen and (min-width:767px){h3{margin-top:15px;margin-bottom:15px;line-height:1.36}}@media screen and (min-width:1280px){h3{max-width:813px;margin-top:30px;margin-bottom:30px;line-height:1.2}}h4{margin-top:10px;margin-bottom:10px;font-size:calc(.625vw + 16px);font-weight:500;line-height:1.15}@media screen and (min-width:375px){h4{font-size:calc(.25vw + 19.2px)}}@media screen and (min-width:767px){h4{margin-top:15px;margin-bottom:15px;line-height:1.26}}@media screen and (min-width:1280px){h4{max-width:813px;margin-top:30px;margin-bottom:30px;line-height:1.1}}.section{margin-bottom:60px}@media screen and (min-width:767px){.section{margin-bottom:90px}}@media screen and (min-width:1280px){.section{margin-bottom:140px}}.text-center{text-align:center}p{margin-top:0;margin-bottom:10px}@media screen and (min-width:767px){p{margin-bottom:15px}}@media screen and (min-width:1280px){p{margin-bottom:20px}}.section__description{margin-bottom:10px}@media screen and (min-width:767px){.section__description{margin-bottom:15px}}@media screen and (min-width:1280px){.section__description{margin-bottom:20px}}.conclusion p{margin-left:0;margin-right:0}.conclusion{margin-top:10px}@media screen and (min-width:767px){.conclusion{margin-top:15px}}@media screen and (min-width:1280px){.conclusion{margin-top:20px}}a{color:#121214}iframe{border-radius:15px}@media screen and (min-width:1280px){iframe{border-radius:20px}}.video__modal{border-radius:15px}@media screen and (min-width:1280px){.video__modal{border-radius:20px}}img{max-width:100%}.more{color:#121214;align-items:center;gap:10px;display:flex}@media screen and (min-width:1280px){.more:hover{color:#4474f6}}header+main .breadcrumbs{padding-top:70px}@media screen and (min-width:767px){header+main .breadcrumbs{padding-top:102px}}@media screen and (min-width:1280px){header+main .breadcrumbs{padding-top:118px}}.check-list{margin:0;padding:0;list-style:none}@media screen and (min-width:767px){.check-list{margin-bottom:30px}}.check-list li{margin-bottom:10px;padding-left:21px;position:relative}@media screen and (min-width:767px){.check-list li{margin-bottom:10px;padding-left:26px}}.check-list li:before{content:"";background:url(/assets/icons/checkbox-check.svg) 0 0/15px 15px;width:15px;height:15px;position:absolute;top:0;left:0}@media screen and (min-width:767px){.check-list li:before{background-size:18px 18px;width:18px;height:18px}}@media screen and (min-width:1280px){.check-list li:before{top:3px}}.grey-text{color:#b0b4bd}.list-number{margin-bottom:15px;margin-left:40px;list-style:decimal}@media screen and (min-width:767px){.list-number{margin-bottom:20px;margin-left:20px}}@media screen and (min-width:1280px){.list-number{margin-bottom:30px}}.list-bullet{margin-bottom:15px;margin-left:40px;list-style:outside}@media screen and (min-width:767px){.list-bullet{margin-bottom:20px;margin-left:20px}}@media screen and (min-width:1280px){.list-bullet{margin-bottom:30px}}.btn,.service-banner__messenger{color:#fff;text-align:center;background-color:#4474f6;border:none;border-radius:10px;padding:10px 18px;font-family:Onest,sans-serif;font-size:calc(.375vw + 10.8px);font-weight:300;line-height:1.3}.form .btn,.form .service-banner__messenger{background-color:#4474f6;border:none;padding:10px;line-height:1.25}@media screen and (min-width:767px){.form .btn,.form .service-banner__messenger{padding:11.5px 15px}}@media screen and (min-width:1280px){.form .btn,.form .service-banner__messenger{padding:14px 15px}}@media screen and (min-width:767px){.btn,.service-banner__messenger{line-height:1.5}}@media only screen and (min-width:1280px){.btn,.service-banner__messenger{line-height:1.67;transition:all .3s}.btn:hover,.service-banner__messenger:hover{cursor:pointer;transition:all .3s}}.btn:focus,.service-banner__messenger:focus{background-color:#003cdc;box-shadow:0 0 #0000001a,0 1px 1px #0000001a,0 2px 2px #00000017,0 5px 3px #0000000d,0 8px 3px #00000003,0 13px 4px #0000}.btn:hover,.service-banner__messenger:hover{background-color:#003cdc}.btn:active,.service-banner__messenger:active{background-color:#1756ff}.btn:disabled,.service-banner__messenger:disabled{background-color:#b0b4bd}.btn__border{color:#fff;background:0 0;border:1px solid #4474f6;border-radius:10px;font-family:Onest,sans-serif;font-size:calc(.375vw + 10.8px);font-weight:300}@media screen and (min-width:767px){body:not(.home-page) .btn__border{color:#121214;font-weight:400}}@media screen and (min-width:1280px){.btn__border:hover{cursor:pointer}}.btn--light{color:#121214;background-color:#f6f6f6}.prev{fill:#fff;background-color:#4474f6;border-radius:10px;justify-content:center;align-items:center;width:52px;height:35px;display:flex;transform:rotate(-180deg)}@media screen and (min-width:1280px){.prev{cursor:pointer;width:60px;height:40px}}.prev:focus,.prev:hover{background-color:#003cdc}.prev:active{background-color:#1756ff}.prev.disabled{fill:#b0b4bd;pointer-events:none;cursor:auto;background-color:#494d55}.review-slider .prev.disabled,.tarifs-slider .prev.disabled,.tracker-slider .prev.disabled,.gallery-slider .prev.disabled{pointer-events:none;background-color:#f6f6f6}.next{fill:#fff;background-color:#4474f6;border-radius:10px;justify-content:center;align-items:center;width:52px;height:35px;display:flex}@media screen and (min-width:1280px){.next{cursor:pointer;width:60px;height:40px}}.next:focus,.next:hover{background-color:#003cdc}.next:active{background-color:#1756ff}.next.disabled{fill:#b0b4bd;pointer-events:none;cursor:auto;background-color:#494d55}.review-slider .next.disabled,.tarifs-slider .next.disabled,.tracker-slider .next.disabled,.gallery-slider .next.disabled{pointer-events:none;background-color:#f6f6f6}.breadcrumbs{margin-bottom:20px}@media screen and (min-width:767px){.breadcrumbs{margin-bottom:30px}}@media screen and (min-width:1280px){.breadcrumbs{margin-bottom:40px}}.breadcrumbs__list{flex-wrap:wrap;gap:14px;margin:0;padding:0;font-weight:400;list-style:none;display:flex}@media screen and (min-width:1280px){.breadcrumbs__list{gap:20px}}.breadcrumbs__item{font-size:calc(.25vw + 9.2px);position:relative}.breadcrumbs__item:after{content:"";background-color:#121214;border-radius:50%;width:3px;height:3px;position:absolute;top:calc(50% - 2px);right:-8px}@media screen and (min-width:1280px){.breadcrumbs__item:after{right:-12px}}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs a{color:#121214}.breadcrumbs span{color:#b0b4bd}.link{text-underline-offset:3px;text-decoration-skip-ink:none;color:#121214;font-weight:500;text-decoration:underline}@media screen and (min-width:1280px){.link:hover{color:#4474f6;cursor:pointer}.link:hover.unclickable{color:#121214}}.form--dark .link:hover{color:#5d87f8}.main-slider{padding-bottom:55px;position:relative}@media screen and (min-width:1280px){.main-slider{padding-bottom:70px}}.main-slider__scrolling{width:100vw;padding-left:20px;padding-right:0;position:relative}@media screen and (min-width:767px){.main-slider__scrolling{padding-left:60px;padding-right:0}}@media screen and (min-width:1280px){.main-slider__scrolling{padding-left:0;padding-right:0}}.main-slider__swiper{width:100%;position:relative;overflow:visible}@media screen and (min-width:1280px){.main-slider__swiper{margin-left:auto;margin-right:auto;padding:0 60px}}.main-slider__swiper .swiper-wrapper{align-items:stretch;display:flex}.main-slider__swiper .swiper-slide{flex-shrink:0;height:auto;display:block}.main-slider__slide{flex-shrink:0;width:calc(100% - 58px)}@media screen and (min-width:767px){.main-slider__slide{width:calc(50% + 50px)}}@media screen and (min-width:1280px){.main-slider__slide{width:calc(50% - 20px)}}.main-slider__item{height:100%;min-height:100%}.main-slider__item-link{color:inherit;cursor:pointer;border-radius:15px;height:100%;text-decoration:none;display:block}@media screen and (min-width:1280px){.main-slider__item-link{border-radius:20px}}.main-slider__item-link:focus-visible{outline-offset:4px;outline:2px solid #4778ff}.main-slider__item-content{border-radius:15px;padding:15px 15px 20px}@media screen and (min-width:1280px){.main-slider__item-content{border-radius:20px}}.main-slider__item-content{height:100%;position:relative}@media screen and (min-width:767px){.main-slider__item-content{padding:20px 20px 30px}}@media screen and (min-width:1280px){.main-slider__item-content{padding:35px}}.main-slider__item-content:before{content:"";z-index:1;background:linear-gradient(#000000b3 0%,#000c 100%);border-radius:15px;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (min-width:1280px){.main-slider__item-content:before{border-radius:20px}}.main-slider__bg{object-fit:cover;border-radius:15px;width:100%;height:100%}@media screen and (min-width:1280px){.main-slider__bg{border-radius:20px}}.main-slider__bg{position:absolute;top:0;left:0}.main-slider__header{margin-bottom:10px;font-size:calc(.625vw + 18px);font-weight:600;line-height:1.25}@media screen and (min-width:375px){.main-slider__header{font-size:calc(.5vw + 20.4px)}}@media screen and (min-width:767px){.main-slider__header{min-height:60px;margin-bottom:15px;line-height:1.36}}@media screen and (min-width:1280px){.main-slider__header{min-height:unset;line-height:1.2}}.main-slider__content{z-index:1;position:relative}.main-slider__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:15px;display:-webkit-box;overflow:hidden}@media screen and (min-width:1280px){.main-slider__text{-webkit-line-clamp:3;margin-bottom:25px}}.main-slider__btn{width:205px;display:block}.main-slider__prev{display:none;position:absolute;bottom:0;left:0}@media screen and (min-width:1280px){.main-slider__prev{display:flex}.main-slider__prev.disabled{background-color:#1d1e21}}.main-slider__next{display:none;position:absolute;bottom:0;left:67px}@media screen and (min-width:1280px){.main-slider__next{display:flex;left:85px}.main-slider__next.disabled{background-color:#1d1e21}}.header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);will-change:opacity;background-color:#ffffffe0;border-bottom:1px solid #b0b4bd4d;transition:opacity .3s ease-out;position:fixed;top:0;left:0;right:0}.header--scroll{opacity:0}.header--fixed{z-index:50;opacity:1;background-color:#ffffffb3;position:fixed;top:0;left:0;right:0}body.home-page .header--fixed{background-color:#121214b3}.header__callback,.header__callback.btn,.header__callback.service-banner__messenger{line-height:1.1}@media screen and (min-width:767px){.header__callback.btn,.header__callback.service-banner__messenger{padding:13px 30px}}body.home-page .header{fill:#fff;background-color:#121214e0;border-color:#1d1e21}.header a{color:#fff}@media screen and (min-width:767px){.header a{color:#121214}body.home-page .header a{font-weight:300}}.header__container{align-items:center;gap:21px;padding:10px 0;display:flex;position:relative}@media only screen and (min-width:1280px){.header__container{padding:0}}.header__menu{display:none}@media screen and (min-width:767px){.header__menu{align-items:center;gap:22px;display:flex}}@media only screen and (min-width:767px) and (min-width:1280px){.header__menu{gap:30px}}@media screen and (max-width:767px){.header__menu--open{z-index:5;background-color:#121214;min-height:100vh;padding-bottom:40px;display:block;position:fixed;inset:0;overflow-y:auto}.header__menu--open .header__logo{height:unset}}.header__logo{flex-grow:1;height:17px}@media screen and (min-width:767px){.header__logo{height:22px}.header__logo svg{width:112px;height:22px}}.header__logo--mobile{border-bottom:1px solid #1d1e21;padding:19px 20px}.header__logo--mobile svg{fill:#fff}@media only screen and (min-width:767px){.header__logo--mobile{display:none}}@media screen and (min-width:767px) and (max-width:1279px){.header__main-menu{justify-content:flex-end;width:100%;display:flex;position:absolute;top:45px;left:0}}.header__burger{z-index:6;background:0 0;border:none;width:35px;height:35px;font-size:0;position:relative}.header__burger:before{content:"";background:url(/assets/icons/menu.svg) 0 0/35px 35px;width:35px;height:35px;position:absolute;top:0;right:0}body.home-page .header__burger:before{background:url(/assets/icons/menu-white.svg)}.header__burger--open:before{background:url(/assets/icons/cross.svg) 0 0/35px 35px}@media screen and (min-width:767px){.header__burger--open:before{background:url(/assets/icons/cross-black.svg) 0 0/35px 35px}}body.home-page .header__burger--open:before{background:url(/assets/icons/cross.svg) 0 0/35px 35px}@media only screen and (min-width:1280px){.header__burger{display:none}}.header__account,.header__location{margin-bottom:15px;padding:0 20px}.header__account .location,.header__location .location,.header__account a,.header__location a{fill:#fff;align-items:center;gap:5px;display:flex}@media screen and (min-width:767px){.header__account,.header__location{margin-bottom:0;padding:0}.header__account a,.header__location a{fill:#121214}body.home-page .header__account a,body.home-page .header__location a{fill:#fff}.header__account a span,.header__location a span{display:none}.header__account .location,.header__location .location{fill:#121214}body.home-page .header__account .location,body.home-page .header__location .location{fill:#fff}.header__account .location span,.header__location .location span{display:none}}.header__location{position:relative}@media screen and (min-width:767px){.header__location{order:2}.header__account{order:3}}.header__lang{margin-top:70px;padding:0 20px}@media screen and (min-width:767px){.header__lang{order:1;margin-top:0;padding:0}}.header__lang-menu{margin:0;padding:0;list-style:none}.header__lang-list{gap:15px;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}@media screen and (min-width:767px){.header__lang-list{background-color:#f6f6f6;border-radius:15px;flex-direction:column;width:100%;max-width:385px;margin-top:25px;padding:20px 15px;display:none;position:absolute;box-shadow:0 0 #0000001a,0 1px 1px #0000001a,0 2px 2px #00000017,0 5px 3px #0000000d,0 8px 3px #00000003,0 13px 4px #0000}}@media screen and (min-width:767px) and (min-width:1280px){.header__lang-list{border-radius:20px}}@media screen and (min-width:767px){.header__lang-list--open{display:block}body.home-page .header__lang-list{background-color:#1d1e21}}@media screen and (min-width:1280px){.header__lang-list{margin-top:35px;margin-left:-25px;padding:25px}}.header__active-item{display:none}@media screen and (min-width:767px){.header__active-item{-webkit-tap-highlight-color:#0000;display:block}.header__active-item>div{color:#fff;max-width:fit-content;padding-right:22px;display:block;position:relative}body:not(.home-page) .header__active-item>div{color:#121214}.header__active-item>div:before{content:"";background:url(/assets/icons/arrow-down-black.svg) 50%;width:24px;height:24px;position:absolute;top:0;right:0}body.home-page .header__active-item>div:before{background:url(/assets/icons/arrow-down-white.svg) 50%}.header__active-item--open>a:before{transform:rotate(180deg)}}@media screen and (min-width:1280px){.header__active-item>a:before{content:"";width:24px;height:24px;position:absolute;top:0;right:0}}.header__lang-item{padding-bottom:5px;position:relative}@media screen and (min-width:767px){.header__lang-item{margin-bottom:15px;padding:0}.header__lang-item:last-child{margin-bottom:0}}@media screen and (min-width:1280px){.header__lang-item{margin-bottom:20px}.header__lang-item a{transition:all .3s}body.home-page .header__lang-item a{color:#fff}.header__lang-item:hover a{color:#4474f6}body.home-page .header__lang-item:hover a{color:#5d87f8}}.header__lang-item--active:after{content:"";width:100%;height:2px;left:0;top:unset;background-color:#fff;border-radius:5px;position:absolute;bottom:0}@media screen and (min-width:767px){.header__lang-item--active:after{width:8px;height:24px;top:calc(50% - 12px);left:-19px;bottom:unset;background-color:#121214}body.home-page .header__lang-item--active:after{background-color:#fff}}@media screen and (min-width:1280px){.header__lang-item--active:after{height:29px;left:-29px}}@media screen and (min-width:767px){.header__callback,.header__callback.btn,.header__callback.service-banner__messenger{color:#fff}}@media screen and (min-width:1280px){.header__callback{width:fit-content}}.header__mobile-callback{display:none}@media screen and (max-width:766px){.header__mobile-callback{margin-top:25px;padding:0 20px}.header__menu--open .header__mobile-callback{display:block}.header__mobile-callback .header__callback{width:100%;display:block}}@media screen and (min-width:767px){.header-desktop .header__location,.header-tablet .header__location{min-height:var(--choose-location-height,clamp(44px, 2.6vw, 52px));align-items:center;display:flex}}a.header__phone{font-weight:500!important}body.home-page a.header__phone{color:#fff!important}@media screen and (max-width:767px){a.header__phone{margin-bottom:15px}}@media screen and (max-width:766px){.header__menu--open a.header__phone{margin:35px 0 30px;padding:0 20px;display:block;color:#fff!important}.header__menu--open .header__account,.header__menu--open .header__location{margin-bottom:25px;padding:0 20px}.header__menu--open .header__account a,.header__menu--open .header__location .location{color:#fff;align-items:center;gap:10px;display:flex}.header__menu--open .header__account img,.header__menu--open .header__location img{filter:brightness(0)invert()}}.main-menu{color:#fff;margin:20px 0;padding:0 20px;list-style:none}@media only screen and (min-width:767px) and (max-width:1279px){.main-menu{display:none}.main-menu--open{background-color:#f6f6f6;border-radius:15px;min-width:225px;padding:20px 15px;display:block}}@media only screen and (min-width:767px) and (max-width:1279px) and (min-width:1280px){.main-menu--open{border-radius:20px}}@media only screen and (min-width:767px) and (max-width:1279px) and (min-width:767px){.main-menu--open{padding:20px}}@media only screen and (min-width:767px) and (max-width:1279px){body.home-page .main-menu--open{background:#1d1e21}}@media only screen and (min-width:1280px){.main-menu{border-right:1px solid #b0b4bd4d;align-items:center;gap:30px;margin:0;padding-right:30px;display:flex}body.home-page .main-menu{border-color:#1d1e21}}.main-menu a{color:#fff;font-weight:400}body.home-page .main-menu a{font-weight:300}@media only screen and (min-width:1280px){.main-menu__container{width:100%;padding-top:5px;position:absolute;top:100%;left:0}}.main-menu__menu-item{border-bottom:1px solid #1d1e21;padding:10px 0}@media screen and (max-width:1279px){.main-menu__menu-item.main-menu__menu-item--active>a,.main-menu__menu-item.main-menu__menu-item--active>span{color:#5d87f8;cursor:default}}@media only screen and (min-width:767px){.main-menu__menu-item{color:#121214;border:none}body.home-page .main-menu__menu-item{color:#fff}body.home-page .main-menu__menu-item:hover>a{color:#5d87f8}.main-menu__menu-item a{color:#121214}body.home-page .main-menu__menu-item a{color:#fff}.main-menu__menu-item:hover>a{color:#4474f6}}@media screen and (min-width:767px) and (max-width:1279px){.main-menu__menu-item:first-child{padding-top:0}.main-menu__menu-item:last-child{padding-bottom:0}}@media only screen and (min-width:1280px){.main-menu__menu-item{padding:30px 0}.main-menu__menu-item--active a{position:relative}.main-menu__menu-item--active a:before{content:"";background-color:#121214;border-radius:0 0 4px 4px;width:100%;height:4px;position:absolute;top:-31px;left:0}}@media only screen and (min-width:767px){.main-menu__menu-item--parent{font-weight:300}.main-menu__menu-item--parent>.group-link{padding-right:22px;font-weight:400;position:relative}body.home-page .main-menu__menu-item--parent>.group-link{font-weight:300}}@media screen and (min-width:767px) and (max-width:1279px){.main-menu__menu-item--parent{justify-content:space-between;align-items:center;gap:10px;display:flex}}@media screen and (min-width:1280px){.main-menu__menu-item--parent:hover{cursor:pointer}.main-menu__menu-item--parent:hover>.group-link{color:#4474f6}body.home-page .main-menu__menu-item--parent:hover>.group-link{color:#5d87f8}.main-menu__menu-item--parent:hover>.group-link:after{content:"";background:url(/assets/icons/arrow-down-light-blue.svg) 50%;width:24px;height:24px;position:absolute;top:calc(50% - 12px);right:0}body.home-page .main-menu__menu-item--parent:hover>.group-link:after{background:url(/assets/icons/arrow-down-blue.svg) 50% no-repeat}.main-menu__menu-item--parent>.group-link:after{content:"";background:url(/assets/icons/arrow-down-black.svg) 50%;width:24px;height:24px;position:absolute;top:calc(50% - 12px);right:0}body.home-page .main-menu__menu-item--parent>.group-link:after{background:url(/assets/icons/arrow-down-white.svg) 50% no-repeat}.main-menu__menu-item--parent.main-menu__menu-item--open>.group-link:after{transform:rotate(180deg)}}.main-menu__menu-item:last-child{border:none}.main-menu__parent-arrow{display:none}@media screen and (min-width:767px) and (max-width:1279px){.main-menu__parent-arrow{margin-left:auto;display:block}}.main-menu__sub-menu{margin:5px 0 0;padding:0 10px;list-style:none}@media only screen and (min-width:767px){.main-menu__sub-menu{display:none}.main-menu__sub-menu--open{z-index:2;background-color:#f6f6f6;border-radius:15px;min-width:225px;padding:20px 15px;display:block;position:absolute;top:15px;left:0;transform:translateZ(0)}}@media only screen and (min-width:767px) and (min-width:1280px){.main-menu__sub-menu--open{border-radius:20px}}@media only screen and (min-width:767px){body.home-page .main-menu__sub-menu--open{background:#1d1e21}.main-menu__sub-menu--open svg{display:none}}@media only screen and (min-width:1280px){.main-menu__sub-menu--open{width:301px;padding:25px;top:100%}.main-menu__sub-menu--open svg{display:block}.main-menu__sub-menu--open svg use{fill:#121214}body.home-page .main-menu__sub-menu--open svg use{fill:#fff}}.main-menu__sub-item{border-bottom:1px solid #1d1e21;align-items:center;gap:10px;padding:10px 0;font-weight:400;display:flex;position:relative}body.home-page .main-menu__sub-item{font-weight:300}@media screen and (max-width:766px){.main-menu__sub-item{gap:8px;padding:10px 0}}.main-menu__sub-item>a,.main-menu__sub-item>span{transition:all .3s}@media screen and (min-width:767px){.main-menu__sub-item{position:unset;border:none;margin:0 0 15px;padding:0}.main-menu__sub-item--active>a,.main-menu__sub-item--active>span{position:relative}.main-menu__sub-item--active>a:before,.main-menu__sub-item--active>span:before{content:"";z-index:2;background:url(/assets/icons/active-border.svg);border-radius:5px;width:4px;height:24px;position:absolute;top:calc(50% - 12px);left:-15px}body.home-page .main-menu__sub-item--active>a:before,body.home-page .main-menu__sub-item--active>span:before{background:url(/assets/icons/active-white-border.svg)}}@media screen and (min-width:1280px){.main-menu__sub-item{margin:0 0 20px}.main-menu__sub-item--active>a:before,.main-menu__sub-item--active>span:before{left:-25px}}.main-menu__sub-item:last-child{border:none;margin-bottom:0}@media screen and (max-width:766px){.main-menu__sub-item .main-menu__sub-arrow{flex:none}body:not(.home-page) .main-menu__sub-item .main-menu__sub-arrow{filter:brightness(0)invert()}}@media screen and (max-width:1279px){.main-menu__sub-item.main-menu__sub-item--active>a,.main-menu__sub-item.main-menu__sub-item--active>span{color:#5d87f8;cursor:default}}@media screen and (min-width:767px){.main-menu__sub-item:hover>a,.main-menu__sub-item:hover>span{color:#4474f6}body.home-page .main-menu__sub-item:hover>a,body.home-page .main-menu__sub-item:hover>span{color:#5d87f8}}.main-menu__sub-item--open .main-menu__sub-sub-menu{visibility:visible;overflow:auto;transform:translate(0)}.main-menu__sub-sub-menu{z-index:999;visibility:hidden;background:#121214;outline:0;width:100%;max-width:100%;padding:0 20px;list-style:none;transition:transform .3s ease-in-out;position:fixed;top:110px;bottom:0;left:0;transform:translate(-100%)}.main-menu__sub-sub-menu--open{visibility:visible;overflow:auto;transform:translate(0)}@media screen and (max-width:766px){.main-menu__sub-sub-menu{padding:0 20px 40px;top:57px}.main-menu__sub-sub-menu--open{z-index:1000;height:calc(100vh - 57px);min-height:calc(100vh - 57px)}.main-menu__sub-sub-menu--mobile-panel{z-index:50;visibility:visible;background:#121214;width:auto;position:absolute;inset:110px 0 0;overflow:auto;transform:translate(0)}}@media screen and (min-width:767px){.main-menu__sub-sub-menu--open{visibility:visible;transform:unset;max-width:unset;width:calc(100vw - 350px);top:0;left:calc(100% + 5px);bottom:unset;background-color:#f6f6f6;border-radius:15px;flex-wrap:wrap;align-content:baseline;gap:0 20px;min-height:340px;padding:20px 15px;display:flex;position:absolute;transform:translateZ(0)}}@media screen and (min-width:767px) and (min-width:1280px){.main-menu__sub-sub-menu--open{border-radius:20px}}@media screen and (min-width:767px) and (min-width:767px){.main-menu__sub-sub-menu--open{padding:20px}}@media screen and (min-width:767px){body.home-page .main-menu__sub-sub-menu--open{background-color:#1d1e21}}@media screen and (min-width:1280px){.main-menu__sub-sub-menu{max-width:unset;width:980px;transform:unset;top:0;left:calc(100% + 5px);bottom:unset;background-color:#f6f6f6;border-radius:15px;flex-wrap:wrap;align-content:baseline;gap:0 20px;height:100%;min-height:340px;padding:20px 15px;transition:unset;display:none;position:absolute}}@media screen and (min-width:1280px) and (min-width:1280px){.main-menu__sub-sub-menu{border-radius:20px}}@media screen and (min-width:1280px) and (min-width:767px){.main-menu__sub-sub-menu{padding:20px}}@media screen and (min-width:1280px){.main-menu__sub-sub-menu--open{transform:unset;visibility:visible;transition:unset;display:flex}}@media screen and (min-width:767px){.main-menu__sub-sub-menu--open{min-height:unset;padding:25px}}@media screen and (min-width:1366px){.main-menu__sub-sub-menu--open{width:980px}}.main-menu__sub-sub-item{border-bottom:1px solid #1d1e21;padding:10px 0}@media screen and (max-width:766px){.main-menu__sub-sub-item:not(.main-menu__sub-sub-item--root){padding-left:15px}.main-menu__sub-sub-item--root{padding-top:20px}.main-menu__sub-sub-item--root>a,.main-menu__sub-sub-item--root>span{color:#fff;font-weight:500}}@media screen and (max-width:1279px){.main-menu__sub-sub-item.main-menu__sub-sub-item--active>a,.main-menu__sub-sub-item.main-menu__sub-sub-item--active>span{color:#5d87f8;cursor:default}}@media screen and (min-width:767px){.main-menu__sub-sub-item{white-space:nowrap;border:none;padding:0 0 15px}}.main-menu__sub-sub-item>a,.main-menu__sub-sub-item>span{color:#b0b4bd}@media screen and (min-width:767px){.main-menu__sub-sub-item>a,.main-menu__sub-sub-item>span{color:#494d55}body.home-page .main-menu__sub-sub-item>a,body.home-page .main-menu__sub-sub-item>span{color:#b0b4bd}}@media screen and (min-width:1280px){.main-menu__sub-sub-item>a,.main-menu__sub-sub-item>span{transition:all .3s}.main-menu__sub-sub-item>a:hover,.main-menu__sub-sub-item>span:hover{color:#4474f6;transition:all .3s}body.home-page .main-menu__sub-sub-item>a:hover,body.home-page .main-menu__sub-sub-item>span:hover{color:#5d87f8}}.main-section{color:#fff;background-color:#121214;border-radius:0 0 30px 30px;min-height:calc(100vh - 56px);padding:80px 0 120px;font-weight:300;overflow-x:hidden}.main-section .container{padding:0}@media screen and (min-width:1280px){.main-section .container{padding:0 60px}}@media screen and (min-width:767px){.main-section{border-radius:0 0 40px 40px;min-height:calc(100vh - 61px);padding:200px 0 120px}}@media screen and (min-width:1280px){.main-section{border-radius:0 0 60px 60px;padding:200px 0 250px}}.main-section__header{text-transform:uppercase;padding:0 20px}@media screen and (min-width:767px){.main-section__header{padding:0 60px;font-size:calc(1.4375vw + 22.4px);line-height:1.3}}@media screen and (min-width:1280px){.main-section__header{padding:0;font-size:calc(2.6875vw + 18.4px);line-height:1.2}}.main-section__subtitle{border-bottom:1px solid #1d1e21;margin-bottom:15px;padding:0 20px 15px}@media screen and (min-width:767px){.main-section__subtitle{margin-bottom:30px;padding:0 60px 30px}}@media screen and (min-width:1280px){.main-section__subtitle{margin-bottom:60px;padding:0 0 40px}.service-banner{position:relative}}.service-banner__list{flex-direction:column;gap:5px;display:flex}@media screen and (min-width:767px){.service-banner__list{flex-direction:row;gap:20px}}@media screen and (min-width:1280px){.service-banner__list{gap:40px}}.service-banner__content{color:#fff;background-color:#121214;border-radius:30px;padding:40px 0;position:relative}.service-banner__content h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;position:relative}.service-banner__content:before{content:"";z-index:-1;background-color:#121214;border-radius:30px;width:calc(100% + 40px);height:100%;position:absolute;top:0;left:-20px}@media screen and (min-width:767px){.service-banner__content:before{content:"";border-radius:0 15px 15px 0;width:calc(100% + 60px);height:100%;position:absolute;top:0;left:-60px}}@media screen and (min-width:1280px){.service-banner__content:before{content:"";border-radius:0 15px 15px 0;width:calc(50% - 6px);height:100%;position:absolute;top:0;left:0}}@media screen and (min-width:767px){.service-banner__content{width:calc(66% + 6px);padding:60px 20px 60px 0}.service-banner__content p{margin-bottom:20px;font-weight:300}}@media screen and (min-width:1280px){.service-banner__content{position:unset;border-radius:20px;width:calc(100% - 440px);padding:120px 160px 120px 0}.contact-banner .service-banner__content{padding:120px 120px 120px 0}.service-banner__content h2{margin-bottom:15px}.service-banner__content p{margin-bottom:30px}}.service-banner__price{margin:20px 0;font-size:calc(.5625vw + 13.2px);font-weight:500}@media screen and (min-width:767px){.service-banner__price{margin:30px 0 15px}}@media screen and (min-width:1280px){.service-banner__price{margin:30px 0 60px}}.service-banner__subtitle{margin-bottom:10px;font-size:calc(.5625vw + 13.2px);font-weight:500}@media screen and (min-width:1280px){.service-banner__subtitle{margin-bottom:15px}}.service-banner__text{color:#b0b4bd;margin-bottom:20px;font-weight:300}@media screen and (min-width:767px){.service-banner__text{margin-bottom:25px}}@media screen and (min-width:1280px){.service-banner__text{margin-bottom:30px}}.service-banner__flex-box{gap:10px;display:flex}@media screen and (min-width:767px){.service-banner__flex-box{gap:20px}}@media screen and (min-width:1280px){.service-banner__flex-box{gap:40px}}.service-banner__flex-box{flex-wrap:wrap;align-items:center}@media screen and (min-width:767px){.service-banner__flex-box{gap:15px}}@media screen and (min-width:1280px){.service-banner__flex-box{gap:20px;margin-bottom:30px}}.service-banner__btns{flex-direction:column;gap:10px;display:flex}@media screen and (min-width:767px){.service-banner__btns{gap:15px}}.service-banner__messenger{fill:#fff;align-items:center;gap:5px;width:fit-content;padding:8px 10px;line-height:1;display:flex}@media screen and (min-width:767px){.service-banner__messenger{height:40px;padding:8.5px 10px}.service-banner__messenger svg{width:24px;height:24px}}@media screen and (min-width:1280px){.service-banner__messenger{gap:10px;height:50px;padding:8px 15px}.contact-banner .service-banner__messenger{padding:10px 15px}}.service-banner__order{flex-basis:100%;display:flex}@media screen and (min-width:767px){.service-banner__order{flex-basis:unset}}@media screen and (min-width:1280px){.service-banner__order{flex-grow:1}}@media screen and (min-width:767px){.service-banner__order-btn{height:40px;line-height:1.3}}@media screen and (min-width:1280px){.service-banner__order-btn{width:100%;height:50px;line-height:1.6}}.service-banner__have-quastion{display:none}@media screen and (min-width:1280px){.service-banner__have-quastion{display:block}.contact-banner .service-banner__have-quastion{display:none}.service-banner__have-quastion a{color:#fff;text-underline-offset:3px;text-decoration:underline}.service-banner__have-quastion a:hover{color:#5d87f8}}.service-banner__image{aspect-ratio:2;border-radius:30px;height:auto;margin:0 -20px;overflow:hidden}.service-banner__image img{object-fit:cover;object-position:center;border-radius:30px;width:100%;height:100%}@media screen and (min-width:767px){.service-banner__image img{object-position:center;transform:unset;border-radius:20px}.service-banner__image{aspect-ratio:auto;border-radius:15px;flex-wrap:wrap;align-content:flex-end;width:calc(33% - 6px);height:auto;margin:0;display:flex}.service-banner__image.hidden{display:block}.service-banner__image>*{flex-basis:100%}}.cost-service .container{padding:0}@media screen and (min-width:1280px){.cost-service .container{padding:0 60px}}.cost-service h2{margin-left:20px}@media screen and (min-width:767px){.cost-service h2{margin-left:60px}}@media screen and (min-width:1280px){.cost-service h2{margin-left:0}}.cost-service .section__description{margin-left:20px;margin-right:20px}.cost-service .section__description p{margin-left:0;margin-right:0}@media screen and (min-width:767px){.cost-service .section__description{margin-left:60px;margin-right:60px}}@media screen and (min-width:1280px){.cost-service .section__description{margin-left:0;margin-right:0}}.cost-service .conclusion{margin-left:20px;margin-right:20px}.cost-service .conclusion p{margin-left:0;margin-right:0}@media screen and (min-width:767px){.cost-service .conclusion{margin-left:60px;margin-right:60px}}@media screen and (min-width:1280px){.cost-service .conclusion{margin-left:0;margin-right:0}}.cost-service__scrolling{scroll-snap-type:none;ms-overflow-style:none;scrollbar-width:none;width:100%;scroll-padding:0;position:relative;overflow:scroll hidden}.cost-service__scrolling::-webkit-scrollbar{display:none}.cost-service__list{scrollbar-width:none;ms-overflow-style:none;flex-flow:row;align-items:stretch;gap:10px;margin-left:20px;margin-right:20px;display:flex}.cost-service__list::-webkit-scrollbar{display:none}@media screen and (min-width:767px){.cost-service__list{gap:20px;margin-left:60px;margin-right:60px}}@media screen and (min-width:1280px){.cost-service__list{overflow:unset;width:unset;flex-wrap:wrap;gap:30px;margin:0}}.cost-service__item{scroll-snap-align:start;flex-direction:column;flex-shrink:0;flex-basis:calc(100% - 58px);display:flex}.cost-service__item:last-child{flex-basis:calc(100% - 38px);padding-right:20px}@media screen and (min-width:767px){.cost-service__item{flex-basis:calc(50% - 10px)}.cost-service__item:last-child{flex-basis:calc(50% + 50px);padding-right:60px}}@media screen and (min-width:1280px){.cost-service__item{flex-basis:100%}.cost-service__item:last-child{flex-basis:100%;padding-right:0}}.cost-service__title{margin-bottom:10px;font-weight:600}@media screen and (min-width:767px){.cost-service__title{margin-bottom:10px}}@media screen and (min-width:1280px){.cost-service__title{margin-bottom:20px}}.cost-service__title{line-height:1.33}.cost-service__name{border-radius:15px}@media screen and (min-width:1280px){.cost-service__name{border-radius:20px}}.cost-service__name{background-color:#f6f6f6;padding:10px}@media screen and (min-width:767px){.cost-service__name{padding:20px}}.cost-service__name{margin-bottom:5px}.cost-service__name .accent-text{margin-bottom:10px}@media screen and (min-width:767px){.cost-service__name .accent-text{margin-bottom:0}.cost-service__name{justify-content:space-between;align-items:center;display:flex}}@media screen and (min-width:1280px){.cost-service__name{padding:25px}}.cost-service__content{border-radius:15px}@media screen and (min-width:1280px){.cost-service__content{border-radius:20px}}.cost-service__content{background-color:#f6f6f6;padding:10px}@media screen and (min-width:767px){.cost-service__content{padding:20px}}.cost-service__content{padding:10px 10px 15px}@media screen and (min-width:767px){.cost-service__content{padding:20px 20px 25px}}.cost-service__content{flex-direction:column;height:100%;padding:15px 8px 20px;display:flex}@media screen and (min-width:767px){.cost-service__content{padding:20px 20px 30px}}.cost-service__content li{color:#494d55}.cost-service__content .check-list{margin-bottom:0}@media screen and (min-width:1280px){.cost-service__content{flex-direction:row;justify-content:space-between;align-items:stretch;gap:30px;padding:25px}.cost-service__content ul{margin-bottom:0}}.cost-service__bottom{flex-direction:column;justify-content:flex-end;width:100%;margin-top:auto;display:flex}@media screen and (min-width:1280px){.cost-service__bottom{flex-shrink:0;align-self:flex-end;width:265px;margin-top:0}}.cost-service__btn{margin-top:15px;display:block}@media screen and (min-width:1280px){.cost-service__btn{width:265px;margin-top:20px}}.tarifs .container{padding:0}@media screen and (min-width:1280px){.tarifs .container{padding:0 60px;position:relative}}.tarifs h2{margin-left:20px}@media screen and (min-width:767px){.tarifs h2{margin-left:60px}}@media screen and (min-width:1280px){.tarifs h2{margin-left:0}}.tarifs .section__description{margin-left:20px;margin-right:20px}.tarifs .section__description p{margin-left:0;margin-right:0}@media screen and (min-width:767px){.tarifs .section__description{margin-left:60px;margin-right:60px}}@media screen and (min-width:1280px){.tarifs .section__description{margin-left:0;margin-right:0}}.tarifs .conclusion{margin-left:20px;margin-right:20px}.tarifs .conclusion p{margin-left:0;margin-right:0}@media screen and (min-width:767px){.tarifs .conclusion{margin-left:60px;margin-right:60px}}@media screen and (min-width:1280px){.tarifs .conclusion{margin-left:0;margin-right:0}}.tarifs__title{color:#494d55;margin-bottom:5px}@media screen and (min-width:767px){.tarifs__title{margin-bottom:10px}.tarifs__item--accent .tarifs__title{color:#b0b4bd}}.tarifs__scrolling{scroll-snap-type:none;ms-overflow-style:none;scrollbar-width:none;width:100%;scroll-padding:0;position:relative;overflow:scroll hidden}.tarifs__scrolling::-webkit-scrollbar{display:none}.tarifs__list{scrollbar-width:none;ms-overflow-style:none;align-items:stretch;gap:10px;margin-left:20px;margin-right:20px;display:flex}.tarifs__list::-webkit-scrollbar{display:none}@media screen and (min-width:767px){.tarifs__list{gap:20px;margin-left:60px;margin-right:60px}}@media screen and (min-width:1280px){.tarifs__list{overflow:unset;width:unset;gap:40px;margin:0}}.tarifs__item{flex-direction:column;width:100%;height:100%;display:flex}@media screen and (min-width:1280px){.tarifs__item{--hsl:var(--hue), var(--saturation), var(--lightness);--hue:224;--saturation:91%;--lightness:62%;border-radius:25px}}.tarifs__name{border-radius:15px}@media screen and (min-width:1280px){.tarifs__name{border-radius:20px}}.tarifs__name{background-color:#f6f6f6;padding:10px}@media screen and (min-width:767px){.tarifs__name{padding:20px}}.tarifs__name{text-align:center;margin-bottom:5px;padding:15px}@media screen and (min-width:767px){.tarifs__item--accent .tarifs__name{background-color:#121214}.tarifs__item--accent .tarifs__name .accent-text{color:#fff}}.tarifs__content{border-radius:15px}@media screen and (min-width:1280px){.tarifs__content{border-radius:20px}}.tarifs__content{background-color:#f6f6f6;padding:10px}@media screen and (min-width:767px){.tarifs__content{padding:20px}}.tarifs__content{padding:10px 10px 15px}@media screen and (min-width:767px){.tarifs__content{padding:20px 20px 25px}}.tarifs__content{flex-direction:column;flex:auto;padding:15px 10px 20px;display:flex}@media screen and (min-width:767px){.tarifs__content{padding:25px 15px 40px}.tarifs__content ul{margin-bottom:0}.tarifs__item--accent .tarifs__content{color:#fff;background-color:#121214}}@media screen and (min-width:1280px){.tarifs__content{padding:25px 25px 60px}.tarifs__content ul{margin-bottom:0}}@media screen and (min-width:767px){.tarifs__content .accent-text{margin:25px 0}}.tarifs__free{background-color:#fff;border-radius:20px;margin:0 -10px 15px;padding:15px 10px 5px}@media screen and (min-width:767px){.tarifs__free{margin:0 -15px 15px;padding:20px 15px 10px}.tarifs__item--accent .tarifs__free{background-color:#1d1e21}}@media screen and (min-width:1280px){.tarifs__free{margin:25px -25px;padding:25px 25px 10px}}.tarifs__free-title{margin-bottom:15px;padding-left:23px;position:relative}@media screen and (min-width:767px){.tarifs__free-title{padding-left:26px}.tarifs__item--accent .tarifs__free-title{color:#b0b4bd}}.tarifs__free-title:before{content:"";background:url(/assets/icons/fire.svg);width:18px;height:18px;position:absolute;top:-2px;left:0}.tarifs__price{margin-top:auto}.tarifs__btn{width:100%;margin-top:15px;display:block}.tarifs__overlay{display:none}@media screen and (min-width:1280px){.tarifs__overlay{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--opacity,0);-webkit-mask:radial-gradient(25rem 25rem at var(--x) var(--y), #000 1%, transparent 50%);-webkit-mask:radial-gradient(25rem 25rem at var(--x) var(--y), #000 1%, transparent 50%);mask:radial-gradient(25rem 25rem at var(--x) var(--y), #000 1%, transparent 50%);will-change:mask;transition:-webkit-mask .4s,mask .4s;display:flex;position:absolute;inset:0}.tarifs__overlay .tarifs__item{background-color:hsla(var(--hsl), .45);border-color:hsla(var(--hsl), 1);box-shadow:0 0 0 1px inset hsl(var(--hsl));position:relative}.tarifs__overlay .tarifs__btn{text-align:center;color:#fff;width:calc(100% - 50px);height:50px;box-shadow:0 0 0 1px hsl(var(--hsl));background-color:#003cdc;border-radius:10px;line-height:50px;display:block;position:absolute;bottom:60px;left:25px}}.tarifs :not(.tarifs__overlay)>.tarifs__item{will-change:background;transition:background .4s}.tarifs :not(.tarifs__overlay)>.tarifs__item:hover{--lightness:95%;background:hsla(var(--hsl), .1)}.tarifs-slider{position:relative}@media screen and (min-width:1280px){.tarifs-slider--with-controls{position:static}}.tarifs-slider__prev{display:none}@media screen and (min-width:1280px){.tarifs-slider__prev{top:0;right:145px;left:unset;bottom:unset;z-index:2;display:flex;position:absolute}}.tarifs-slider__next{display:none}@media screen and (min-width:1280px){.tarifs-slider__next{top:0;right:60px;left:unset;bottom:unset;z-index:2;display:flex;position:absolute}}.tarifs-slider__scrolling{width:100%;position:relative}.tarifs-slider__swiper{width:100%;padding:0 20px;position:relative;overflow:hidden}@media screen and (min-width:767px){.tarifs-slider__swiper{padding:0 60px}}@media screen and (min-width:1280px){.tarifs-slider__swiper{padding:0}}.tarifs-slider__swiper .swiper-wrapper{align-items:stretch;display:flex}.tarifs-slider__swiper .swiper-slide{flex-shrink:0;height:auto;display:block}.tarifs-slider__slide{flex-shrink:0;width:calc(100% - 58px)}@media screen and (min-width:767px){.tarifs-slider__slide{width:calc(50% - 10px)}}@media screen and (min-width:1280px){.tarifs-slider__slide{width:calc(33% - 23px)}}.tarifs-slider__overlay-list{display:none}@media screen and (min-width:1280px){.tarifs-slider__overlay-list{gap:40px;display:flex}}.tarifs-slider__item{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.tarifs-slider__header{background-color:#4474f6;border-radius:15px;margin-bottom:5px;padding:10px 8px;display:flex}@media screen and (min-width:1280px){.tarifs-slider__header{border-radius:20px}}.tarifs-slider__header{color:#fff;font-weight:500}@media screen and (min-width:767px){.tarifs-slider__header{padding:15px 20px}}@media screen and (min-width:1280px){.tarifs-slider__header{padding:25px}}.tarifs-slider__content{border-radius:15px}@media screen and (min-width:1280px){.tarifs-slider__content{border-radius:20px}}.tarifs-slider__content{background-color:#f6f6f6;padding:10px}@media screen and (min-width:767px){.tarifs-slider__content{padding:20px}}.tarifs-slider__content{padding:10px 10px 20px}@media screen and (min-width:767px){.tarifs-slider__content{padding:20px 20px 30px}}.tarifs-slider__content{color:#494d55;height:100%;padding:10px 8px 15px}@media screen and (min-width:1280px){.tarifs-slider__content{padding:25px 25px 30px}}.tarifs-slider__text{margin-bottom:10px}@media screen and (min-width:767px){.tarifs-slider__text{margin-bottom:15px}}.project-slide{margin-bottom:30px}@media screen and (min-width:767px){.project-slide{margin-bottom:60px}}@media screen and (min-width:1280px){.project-slide{margin-bottom:100px}}.project-slide__slide{border-radius:15px;overflow:hidden}@media screen and (min-width:1280px){.project-slide__slide{border-radius:20px}}.project-slide__slide{margin-bottom:10px;position:relative}@media screen and (min-width:1280px){.project-slide__slide{margin-bottom:15px}}.project-slide__list{display:flex}.project-slide__item{border-radius:15px;flex-shrink:0;flex-basis:100%}@media screen and (min-width:1280px){.project-slide__item{border-radius:20px}}.project-slide__item{height:auto;overflow:hidden}@media screen and (min-width:767px){.project-slide__item{height:405px}}@media screen and (min-width:1280px){.project-slide__item{height:730px}}.project-slide__item img{border-radius:15px}@media screen and (min-width:1280px){.project-slide__item img{border-radius:20px}}.project-slide__item img{object-fit:cover;width:100%;height:100%}.project-slide__dots{z-index:2;gap:5px;display:flex;position:absolute;bottom:10px;left:10px}@media screen and (min-width:767px){.project-slide__dots{gap:10px;bottom:20px;left:20px}}.project-slide__btn{background-color:#f7f7f7;border:none;border-radius:50%;width:10px;height:10px;padding:0}@media screen and (min-width:1280px){.project-slide__btn{width:15px;height:15px}}.project-slide__btn--active{background-color:#4474f6}@media screen and (min-width:767px){.project-slide__flexbox{justify-content:space-between;display:flex}}.project-slide__client{color:#494d55;margin-bottom:15px}.project-slide__client span{color:#121214}.project-slide__project{flex-direction:column;gap:10px;display:flex}@media screen and (min-width:767px){.project-slide__project{text-align:right}}@media screen and (min-width:1280px){.project-slide__project{flex-direction:row;gap:20px}.project-slide__site{order:1}.project-slide__platform{order:2}}.heading{margin-bottom:15px}@media screen and (min-width:767px){.heading{margin-bottom:20px}}@media screen and (min-width:1280px){.heading{margin-bottom:25px}}.open-menu{color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:15px 20px 0;display:flex}@media screen and (min-width:1280px){.open-menu{display:none}}@media screen and (max-width:766px){.open-menu--mobile-panel{padding-left:0;padding-right:0}}@media screen and (min-width:767px){.open-menu--mobile-panel{display:none}}.open-menu__back-btn{color:#fff;background:0 0;border:none;padding-left:34px;position:relative}@media screen and (min-width:767px){.open-menu__back-btn{color:#121214;margin-bottom:15px;font-family:Onest,sans-serif;font-size:15px}body.home-page .open-menu__back-btn{color:#fff}}.open-menu__back-btn:before{content:"";background:url(/assets/icons/arrow.svg) no-repeat;width:27px;height:16px;position:absolute;left:0;transform:rotate(180deg)}@media screen and (min-width:767px){.open-menu__back-btn:before{background:url(/assets/icons/arrow-black.svg) no-repeat;top:calc(50% - 7px)}body.home-page .open-menu__back-btn:before{background:url(/assets/icons/arrow.svg) no-repeat}}.open-menu__active{font-weight:500}@media screen and (min-width:767px){.open-menu__active{flex-basis:100%}}.command{color:#fff;background-color:#121214;border-radius:30px;padding:60px 0}@media screen and (min-width:767px){.command{border-radius:40px;padding:90px 0}}@media screen and (min-width:1280px){.command{border-radius:60px;padding:140px 0}}.command__list{gap:10px;display:flex}@media screen and (min-width:767px){.command__list{gap:20px}}@media screen and (min-width:1280px){.command__list{gap:40px}}.command__list{flex-direction:column}@media screen and (min-width:767px){.command__list{flex-flow:wrap}}.command__item{border-radius:15px}@media screen and (min-width:1280px){.command__item{border-radius:20px}}.command__item{background-color:#1d1e21;padding:10px;position:relative}@media screen and (min-width:767px){.command__item{flex-basis:calc(50% - 10px);padding:20px}}@media screen and (min-width:1280px){.command__item{flex-basis:calc(50% - 20px);padding:25px}}.command__item:hover{cursor:pointer;background-color:#494d55}.command__link{display:block;position:absolute;inset:0}.command__wrap{gap:10px;display:flex}@media screen and (min-width:767px){.command__wrap{gap:20px}}@media screen and (min-width:1280px){.command__wrap{gap:40px}}.command__img{border-radius:10px;width:60px;height:60px;position:relative}@media screen and (min-width:767px){.command__img{border-radius:15px;width:82px;height:82px}}@media screen and (min-width:1280px){.command__img{width:155px;height:155px}}.command__img img{object-fit:cover;border-radius:10px;width:100%;height:100%}@media screen and (min-width:767px){.command__img img{border-radius:15px}}.command__name{margin-bottom:5px;font-weight:600}@media screen and (min-width:767px){.command__name{margin-bottom:11px}}@media screen and (min-width:1280px){.command__name{margin-bottom:20px}}.command__position{color:#b0b4bd}.location-container{border-radius:15px;width:calc(100% - 45px);display:none;position:absolute}@media screen and (min-width:1280px){.location-container{border-radius:20px}}.location-container{background-color:#f6f6f6;padding:10px}@media screen and (min-width:767px){.location-container{padding:20px}}.location-container{color:#fff;background:#1d1e21;margin:0 20px;padding:15px 10px 20px;font-weight:300;top:65px;left:0}body:not(.home-page) .location-container{font-weight:400}@media screen and (min-width:767px){.location-container{width:385px;top:48px;left:-90px}body:not(.home-page) .location-container{color:#121214;background:#f6f6f6}}@media screen and (min-width:1280px){.location-container{width:395px;padding:25px;top:60px;left:-132px}body:not(.home-page) .location-container{color:#121214;background:#f6f6f6}}.location-container--open{display:block}.location-container__wrap{gap:10px;margin-top:15px;display:flex}@media screen and (min-width:767px){.location-container__wrap{gap:20px}}@media screen and (min-width:1280px){.location-container__wrap{gap:40px}}@media screen and (min-width:767px){.location-container__wrap{gap:20px}}.location-container__btn{width:58px}@media screen and (min-width:767px){.location-container__btn{width:74px}}.location-container__btn-border{flex-grow:1}.choose-location{border-radius:15px;width:min(290px,100vw - 40px);display:none;position:absolute}@media screen and (min-width:1280px){.choose-location{border-radius:20px}}.choose-location{background-color:#f6f6f6;padding:10px}@media screen and (min-width:767px){.choose-location{padding:20px}}.choose-location{text-align:left;color:#fff;box-sizing:border-box;background:#1d1e21;border-radius:10px;min-height:44px;margin:0;padding:10px;font-size:1rem;line-height:1.1;top:-10px;left:0;overflow:hidden}@media screen and (min-width:767px){.choose-location{width:266px;left:-30px}body:not(.home-page) .choose-location{color:#121214;fill:#121214;background:#f6f6f6}}@media screen and (min-width:1280px){.choose-location{border-radius:10px;width:290px;padding:10px;left:-30px}}.choose-location svg{fill:#fff;width:22px;height:22px}@media screen and (min-width:767px){body:not(.home-page) .choose-location svg{fill:#121214}}.choose-location img{fill:#fff;width:24px;height:24px}@media screen and (min-width:767px){body:not(.home-page) .choose-location img{fill:#121214}}.choose-location--open{align-items:center;gap:8px;display:flex}.choose-location span{overflow-wrap:anywhere;flex:auto;min-width:0}.choose-location__close{position:absolute;top:10px;right:10px}@media screen and (min-width:1280px){.choose-location__close{display:none}}@media screen and (min-width:767px){.header-desktop .choose-location,.header-tablet .choose-location{width:calc(var(--choose-location-width,290px) + 14px);max-width:calc(100vw - 24px);height:var(--choose-location-height,44px);min-height:var(--choose-location-height,44px);z-index:2;margin:0;padding:0 14px;top:50%;left:-14px;transform:translateY(-50%)}.header-desktop .choose-location--open,.header-tablet .choose-location--open{align-items:center;display:inline-flex}.header-desktop .choose-location span,.header-tablet .choose-location span{overflow-wrap:anywhere;line-height:1.2}}.deferred-content{opacity:1}html.deferred-pending .deferred-content{opacity:0;pointer-events:none}html.deferred-ready .deferred-content{opacity:1;transition:opacity .2s ease-out}@media (prefers-reduced-motion:reduce){html.deferred-ready .deferred-content{transition:none}}
