.coming-soon[data-v-f33c6ec4]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#170023b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.coming-soon__dialog[data-v-f33c6ec4]{position:relative;width:min(100%,440px);padding:40px 36px 36px;background:var(--color-white);border-radius:var(--radius-lg);box-shadow:0 24px 80px #00000059;text-align:center}.coming-soon__close[data-v-f33c6ec4]{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:var(--color-text);font-size:28px;line-height:1;transition:background .2s ease}.coming-soon__close[data-v-f33c6ec4]:hover{background:#f0f0f0}.coming-soon__badge[data-v-f33c6ec4]{display:inline-block;margin-bottom:20px;padding:6px 16px;border-radius:var(--radius-pill);background:linear-gradient(90deg,#80f,#ff0084,#e0f);color:var(--color-white);font-family:var(--font-sans);font-size:14px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.coming-soon__title[data-v-f33c6ec4]{margin:0 0 12px;font-family:var(--font-display);font-size:clamp(22px,4vw,28px);font-weight:700;line-height:1.15;color:var(--color-text);text-transform:uppercase}.coming-soon__product[data-v-f33c6ec4]{margin:0 0 16px;font-family:var(--font-sans);font-size:16px;font-weight:500;line-height:1.3;color:#5a5a5a}.coming-soon__text[data-v-f33c6ec4]{margin:0 0 28px;font-family:var(--font-sans);font-size:16px;line-height:1.45;color:#444}.coming-soon__btn[data-v-f33c6ec4]{min-width:160px;min-height:48px;padding:12px 32px;border-radius:var(--radius-sm);background:var(--color-card-dark);color:var(--color-white);font-family:var(--font-sans);font-size:16px;font-weight:500;transition:opacity .2s ease,transform .2s ease}.coming-soon__btn[data-v-f33c6ec4]:hover{opacity:.92}.coming-soon__btn[data-v-f33c6ec4]:active{transform:scale(.98)}.coming-soon-enter-active[data-v-f33c6ec4],.coming-soon-leave-active[data-v-f33c6ec4]{transition:opacity .28s ease}.coming-soon-enter-active .coming-soon__dialog[data-v-f33c6ec4],.coming-soon-leave-active .coming-soon__dialog[data-v-f33c6ec4]{transition:transform .28s ease,opacity .28s ease}.coming-soon-enter-from[data-v-f33c6ec4],.coming-soon-leave-to[data-v-f33c6ec4]{opacity:0}.coming-soon-enter-from .coming-soon__dialog[data-v-f33c6ec4],.coming-soon-leave-to .coming-soon__dialog[data-v-f33c6ec4]{opacity:0;transform:translateY(12px) scale(.97)}.header[data-v-0c10935d]{position:sticky;top:var(--header-sticky-top);z-index:200;margin-top:var(--header-sticky-top);padding:0 36px}.header__bar[data-v-0c10935d]{display:flex;align-items:center;gap:0;min-height:var(--header-height);padding:0 44px;background:var(--color-white);border-radius:var(--radius-sm)}.header__logo[data-v-0c10935d]{flex-shrink:0}.header__nav[data-v-0c10935d]{flex:1;min-width:0;margin-left:clamp(24px,6vw,110px)}.header__menu[data-v-0c10935d]{display:flex;align-items:center;justify-content:flex-start;gap:60px;min-width:0;margin:0;padding:0;list-style:none}.header__menu--mobile[data-v-0c10935d]{display:none}.header__menu-item[data-v-0c10935d]{--dropdown-gap: 45px;position:relative}.header__menu-item[data-v-0c10935d]:after{content:"";position:absolute;left:-20px;right:-20px;top:100%;height:var(--dropdown-gap)}.header__menu-trigger[data-v-0c10935d]{display:inline-flex;align-items:center;gap:8px;padding:4px 0;color:var(--color-black);font-size:16px;white-space:nowrap}.header__menu-arrow[data-v-0c10935d]{flex-shrink:0;transition:transform .25s ease}.header__menu-item:hover .header__menu-arrow[data-v-0c10935d],.header__menu-item:focus-within .header__menu-arrow[data-v-0c10935d]{transform:rotate(-90deg)}.header__dropdown[data-v-0c10935d]{position:absolute;top:calc(100% + var(--dropdown-gap));left:50%;min-width:280px;text-wrap:nowrap;padding:12px 0;background:var(--color-white);border-radius:var(--radius-sm);box-shadow:0 12px 40px #0000002e;opacity:0;visibility:hidden;transform:translate(-50%,-10px);transition:opacity .28s ease,transform .28s ease,visibility .28s ease;pointer-events:none}.header__dropdown[data-v-0c10935d]:before{content:"";position:absolute;left:0;right:0;top:calc(-1 * var(--dropdown-gap));height:var(--dropdown-gap)}.header__menu-item:hover .header__dropdown[data-v-0c10935d],.header__menu-item:focus-within .header__dropdown[data-v-0c10935d]{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}.header__menu-item--closed:hover .header__dropdown[data-v-0c10935d],.header__menu-item--closed:focus-within .header__dropdown[data-v-0c10935d]{opacity:0;visibility:hidden;transform:translate(-50%,-10px);pointer-events:none}.header__menu-item--closed:hover .header__menu-arrow[data-v-0c10935d],.header__menu-item--closed:focus-within .header__menu-arrow[data-v-0c10935d]{transform:none}.header__menu-item--closed:hover .header__dropdown-item[data-v-0c10935d],.header__menu-item--closed:focus-within .header__dropdown-item[data-v-0c10935d]{opacity:0;transform:translateY(-8px)}.header__dropdown-list[data-v-0c10935d]{margin:0;padding:0;list-style:none}.header__dropdown-item[data-v-0c10935d]{opacity:0;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease;transition-delay:calc(var(--item-index) * 45ms)}.header__menu-item:hover .header__dropdown-item[data-v-0c10935d],.header__menu-item:focus-within .header__dropdown-item[data-v-0c10935d]{opacity:1;transform:translateY(0)}.header__dropdown-item a[data-v-0c10935d]{display:block;padding:10px 20px;color:var(--color-black);font-size:15px;line-height:1.35;transition:background .15s ease}.header__dropdown-item a[data-v-0c10935d]:hover{background:#f5f5f5}.header__dropdown-link--soon[data-v-0c10935d]{cursor:pointer}.header__contacts[data-v-0c10935d]{display:flex;flex-direction:row;align-items:center;gap:32px;flex-shrink:0;margin-left:24px}.header__phone[data-v-0c10935d]{color:var(--color-black);font-size:16px;font-weight:400;white-space:nowrap;font-size:20px}.header__phone[data-v-0c10935d]:hover{text-decoration:underline}.header__city[data-v-0c10935d]{color:var(--color-black);font-size:clamp(14px,1.6vw,20px)}@media(max-width:1280px){.header__nav[data-v-0c10935d]{margin-left:20px;flex:0 0 auto}.header__menu--desktop[data-v-0c10935d]{display:none}.header__menu--mobile[data-v-0c10935d]{display:flex}.header__nav[data-v-0c10935d]{overflow:visible}.header__menu--mobile .header__dropdown--mobile[data-v-0c10935d]{left:-20px;transform:translateY(-6px)}.header__menu--mobile .header__menu-item:not(.header__menu-item--open):hover .header__dropdown[data-v-0c10935d],.header__menu--mobile .header__menu-item:not(.header__menu-item--open):focus-within .header__dropdown[data-v-0c10935d]{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px)}.header__menu--mobile .header__menu-item:not(.header__menu-item--open):hover .header__menu-arrow--mobile[data-v-0c10935d],.header__menu--mobile .header__menu-item:not(.header__menu-item--open):focus-within .header__menu-arrow--mobile[data-v-0c10935d]{transform:none}.header__menu--mobile .header__menu-item:not(.header__menu-item--open):hover .header__dropdown-item[data-v-0c10935d],.header__menu--mobile .header__menu-item:not(.header__menu-item--open):focus-within .header__dropdown-item[data-v-0c10935d]{opacity:0;transform:translateY(-8px)}.header__menu--mobile .header__menu-item--open .header__dropdown[data-v-0c10935d]{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.header__menu--mobile .header__menu-item--open .header__menu-arrow--mobile[data-v-0c10935d]{transform:rotate(-90deg)}.header__menu--mobile .header__menu-item--open .header__dropdown-item[data-v-0c10935d]{opacity:1;transform:translateY(0)}.header__menu-trigger[data-v-0c10935d]{font-size:14px;gap:6px}.header__menu-arrow[data-v-0c10935d]{width:16px;height:16px}.header__contacts[data-v-0c10935d]{margin-left:auto;gap:20px}.header__phone[data-v-0c10935d],.header__city[data-v-0c10935d]{font-size:18px}}@media(max-width:1240px){.header[data-v-0c10935d]{padding:0 24px}.header__bar[data-v-0c10935d]{padding:0 28px}.header__contacts[data-v-0c10935d]{gap:16px}.header__phone[data-v-0c10935d],.header__city[data-v-0c10935d]{font-size:clamp(14px,1.6vw,18px)}}@media(max-width:900px){.header__bar[data-v-0c10935d]{padding:0 20px;min-height:var(--header-height)}.header__contacts[data-v-0c10935d]{gap:12px}}@media(max-width:600px){.header[data-v-0c10935d]{padding:0 12px}.header__nav[data-v-0c10935d]{margin-left:12px}.header__menu-trigger[data-v-0c10935d]{font-size:13px}.header__contacts[data-v-0c10935d]{gap:8px}.header__city[data-v-0c10935d],.header__phone[data-v-0c10935d]{font-size:13px}}@media(max-width:420px){.header[data-v-0c10935d]{top:27px;margin-top:0;padding:0}.header__bar[data-v-0c10935d]{width:350px;min-height:64px;padding:6px 18px;border-radius:12px;gap:0}.header__logo img[data-v-0c10935d]{width:43px;height:43px}.header__nav[data-v-0c10935d]{display:flex;margin-left:20px;flex:0 0 auto}.header__menu[data-v-0c10935d]{gap:0}.header__menu--desktop[data-v-0c10935d]{display:none}.header__menu--mobile[data-v-0c10935d]{display:flex}.header__menu-trigger[data-v-0c10935d]{gap:4px;padding:0;font-size:12px;line-height:1.2}.header__menu-trigger span[data-v-0c10935d]{line-height:1.2}.header__menu-arrow[data-v-0c10935d]{width:12px;height:12px}.header__menu-item[data-v-0c10935d]{--dropdown-gap: 20px}.header__dropdown[data-v-0c10935d]{top:calc(100% + var(--dropdown-gap));left:-20px;transform:translateY(-6px);min-width:230px;padding:8px 0}.header__dropdown-list[data-v-0c10935d]{display:flex;flex-direction:column;gap:10px}.header__dropdown-item a[data-v-0c10935d]{padding:0 12px;font-size:12px;line-height:1.2}.header__mobile-groups[data-v-0c10935d]{padding:6px 12px 10px}.header__mobile-group[data-v-0c10935d]{margin:0}.header__mobile-group-title[data-v-0c10935d]{margin:0 12px 8px;font-size:14px;font-weight:600;color:#1f1f1f}.header__mobile-group-divider[data-v-0c10935d]{height:1px;margin:8px 0 10px;background:#e6e6e6}.header__contacts[data-v-0c10935d]{height:24px;margin-left:auto;gap:15px}.header__dropdown-list[data-v-0c10935d]{margin:0 0 15px}.header__city[data-v-0c10935d],.header__phone[data-v-0c10935d]{font-size:12px;line-height:1.2}.header__city[data-v-0c10935d],.header__phone[data-v-0c10935d]{position:relative;top:1px}}.b-1[data-v-ed1648a9],.b-2[data-v-ed1648a9],.b-3[data-v-ed1648a9]{margin-bottom:24px}.footer[data-v-ed1648a9]{padding:0 clamp(24px,5vw,80px);margin-bottom:80px}.footer__panel[data-v-ed1648a9]{background:var(--color-card-dark);border-radius:30px;padding:51px 52px 40px}.footer__columns[data-v-ed1648a9]{display:grid;grid-template-columns:minmax(0,420fr) minmax(0,300fr) minmax(0,466fr);column-gap:clamp(16px,2vw,24px);align-items:start}.footer__col[data-v-ed1648a9]{min-width:0}.footer__col--left .footer__block+.footer__block[data-v-ed1648a9]{margin-top:32px}.footer__col--left .footer__block[data-v-ed1648a9]:first-child{margin-top:0}.footer__col--center .footer__block--career[data-v-ed1648a9]{margin-top:32px}.footer__block--career-mobile[data-v-ed1648a9]{display:none}.footer__heading[data-v-ed1648a9]{margin:0 0 30px;font-family:"Roboto",var(--font-sans);font-size:24px;font-weight:600;line-height:1.18;color:var(--color-white)}.footer__heading--pay[data-v-ed1648a9]{font-weight:400}.footer__caption[data-v-ed1648a9]{margin:0 0 32px;font-family:"Roboto",var(--font-sans);font-size:24px;font-weight:500;line-height:1.18;color:var(--color-white)}.footer__list[data-v-ed1648a9]{display:flex;flex-direction:column;gap:16px;margin:0 0 20px;font-family:"Roboto",var(--font-sans);font-size:16px;font-weight:400;line-height:1.35;color:#d9d9d9}.footer__list-link[data-v-ed1648a9]{color:inherit;text-decoration:none;transition:color .15s ease}.footer__list-link[data-v-ed1648a9]:hover{color:var(--color-white)}.footer__list-link--soon[data-v-ed1648a9]{cursor:pointer}.footer__list-item[data-v-ed1648a9]{color:inherit}.footer__link[data-v-ed1648a9]{display:inline-block;margin-top:0;font-family:"Roboto",var(--font-sans);font-size:24px;font-weight:500;line-height:1.18;color:var(--color-white);text-decoration:none;transition:opacity .15s ease}.footer__link[data-v-ed1648a9]:hover{opacity:.85}.footer__text--body[data-v-ed1648a9]{display:block;font-size:16px;line-height:1.15;color:var(--color-white)}.footer__text--muted[data-v-ed1648a9]{margin:0 0 20px;max-width:min(392px,100%);font-size:16px;line-height:1.25;color:#d9d9d9}.footer__col--pay picture[data-v-ed1648a9]{display:block;width:100%;max-width:326px}.footer__qr[data-v-ed1648a9]{display:block;width:100%;height:auto;aspect-ratio:1;margin-bottom:40px;object-fit:cover}.footer__pay-btn-wrap[data-v-ed1648a9]{display:block;width:100%;max-width:326px;box-sizing:border-box;padding:2px;border:1px solid var(--color-white);border-radius:16px}.footer__pay-btn[data-v-ed1648a9]{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-width:0;min-height:54px;padding:14px 48px;border:0;border-radius:15px;background:var(--color-white);color:#111;font-family:"Roboto",var(--font-sans);font-size:20px;text-decoration:none;cursor:pointer;transition:opacity .15s ease}.footer__pay-btn[data-v-ed1648a9]:hover{opacity:.92}.footer__line[data-v-ed1648a9]{margin:50px 0 60px;border:none;border-top:2px solid #e4e4e4}.footer__legal a[data-v-ed1648a9]{display:block;margin-bottom:30px;font-family:"Roboto",var(--font-sans);font-size:16px;line-height:1.16;color:var(--color-white)}.footer__legal p[data-v-ed1648a9]{margin:0;max-width:min(614px,100%);font-family:"Roboto",var(--font-sans);font-size:16px;line-height:1.2;color:#e4e4e4}@media(max-width:1240px){.footer__panel[data-v-ed1648a9]{padding:40px 28px 32px}.footer__columns[data-v-ed1648a9]{column-gap:20px}.footer__heading[data-v-ed1648a9],.footer__caption[data-v-ed1648a9]{margin-bottom:20px}.footer__list[data-v-ed1648a9]{gap:12px;margin-bottom:16px}.footer__col--left .footer__block+.footer__block[data-v-ed1648a9]{margin-top:24px}.footer__col--center .footer__block--career[data-v-ed1648a9]{margin-top:24px}.footer__col--pay picture[data-v-ed1648a9],.footer__pay-btn-wrap[data-v-ed1648a9]{max-width:260px}.footer__qr[data-v-ed1648a9]{margin-bottom:24px}.footer__pay-btn[data-v-ed1648a9]{min-height:48px;padding:12px 32px;font-size:18px}.footer__line[data-v-ed1648a9]{margin:40px 0 48px}}@media(max-width:1150px){.footer__columns[data-v-ed1648a9]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:32px}.footer__col--pay[data-v-ed1648a9]{grid-column:1 / -1}.footer__col--pay .footer__block[data-v-ed1648a9]{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.footer__heading--pay[data-v-ed1648a9]{margin-bottom:0;max-width:100%}.footer__text--muted[data-v-ed1648a9]{max-width:min(520px,100%);margin-bottom:0}.footer__col--pay picture[data-v-ed1648a9],.footer__pay-btn-wrap[data-v-ed1648a9]{max-width:220px}.footer__qr[data-v-ed1648a9]{margin-bottom:0}.footer__pay-btn-wrap[data-v-ed1648a9]{margin-top:4px}.footer__legal[data-v-ed1648a9]{margin-top:40px}}@media(max-width:900px){.footer__columns[data-v-ed1648a9]{grid-template-columns:1fr;row-gap:28px}.footer__col--pay .footer__block[data-v-ed1648a9]{align-items:center;text-align:center}.footer__text--muted[data-v-ed1648a9]{max-width:min(400px,100%);margin-inline:auto}.footer__col--pay picture[data-v-ed1648a9],.footer__qr[data-v-ed1648a9],.footer__pay-btn-wrap[data-v-ed1648a9]{margin-inline:auto}}@media(max-width:600px){.footer[data-v-ed1648a9]{padding-inline:16px}.footer__panel[data-v-ed1648a9]{padding:32px 20px 24px;border-radius:24px}.footer__heading[data-v-ed1648a9],.footer__caption[data-v-ed1648a9]{font-size:clamp(20px,4vw,24px);margin-bottom:16px}.footer__col--pay picture[data-v-ed1648a9],.footer__pay-btn-wrap[data-v-ed1648a9]{max-width:200px}.footer__qr[data-v-ed1648a9]{margin-bottom:16px}}@media(max-width:420px){.footer[data-v-ed1648a9]{padding:0 0 10px}.footer .container[data-v-ed1648a9]{width:345px;max-width:none}.footer__line[data-v-ed1648a9]{margin:44px 0 46px}.footer__panel[data-v-ed1648a9]{border-radius:20px;padding:29px 17px 20px}.footer__columns[data-v-ed1648a9]{grid-template-columns:1fr;row-gap:30px}.b-1[data-v-ed1648a9],.b-2[data-v-ed1648a9],.b-3[data-v-ed1648a9]{margin-bottom:24px}.footer__col--center .footer__block--career[data-v-ed1648a9]{margin-top:24px}.footer__block--career-mobile[data-v-ed1648a9]{display:block;margin-top:0}.footer__col--center .footer__block--career[data-v-ed1648a9]{display:none}.footer__heading[data-v-ed1648a9],.footer__caption[data-v-ed1648a9],.footer__link[data-v-ed1648a9]{font-size:24px;line-height:1.15;margin-bottom:10px}.footer__text--body[data-v-ed1648a9],.footer__list[data-v-ed1648a9],.footer__text--muted[data-v-ed1648a9]{font-size:16px}.footer__list[data-v-ed1648a9]{gap:8px;margin-bottom:20px;line-height:1.25}.footer__text--muted[data-v-ed1648a9]{max-width:267px;margin:0 auto 20px;text-align:center}.footer__col--pay picture[data-v-ed1648a9],.footer__pay-btn-wrap[data-v-ed1648a9]{width:236px;max-width:236px}.footer__qr[data-v-ed1648a9]{height:236px;margin-bottom:24px;margin-inline:auto}.footer__pay-btn[data-v-ed1648a9]{min-height:27px;padding:0 20px;border-radius:6px;font-size:12px}.footer__col--pay .footer__block[data-v-ed1648a9]{display:flex;flex-direction:column;align-items:center;text-align:center}.footer__pay-btn-wrap[data-v-ed1648a9]{padding:1px;border-radius:7px}.footer__legal[data-v-ed1648a9]{margin-top:60px}.footer__legal a[data-v-ed1648a9]{text-align:center;margin-bottom:16px;font-size:16px}.footer__legal p[data-v-ed1648a9]{max-width:329px;text-align:center;font-size:16px;line-height:1.25}}.hero[data-v-5a741b1e]{position:relative}.hero__content[data-v-5a741b1e]{position:relative;z-index:1;text-align:center;padding-top:var(--header-to-title-gap)}.hero__title[data-v-5a741b1e]{margin:0 auto;max-width:min(900px,100%);font-family:var(--font-display);font-weight:700;font-size:clamp(24px,5vw,48px);line-height:1.1;text-transform:uppercase;color:var(--color-white)}.hero__subtitle[data-v-5a741b1e]{margin:clamp(15px,2.5vw,24px) auto 0;max-width:min(870px,100%);font-size:clamp(16px,3vw,32px);line-height:1.2;color:var(--color-white)}.hero__sos[data-v-5a741b1e]{margin-top:40px}.hero__sos-btn-wrap[data-v-5a741b1e]{display:inline-block;padding:2px;border:1px solid var(--color-white);border-radius:16px}.hero__sos-btn[data-v-5a741b1e]{display:inline-flex;align-items:center;justify-content:center;min-width:193px;min-height:64px;padding:14px 48px;border:0;border-radius:15px;background:var(--color-white);color:var(--color-text);font-family:Lato;font-weight:700;font-size:clamp(24px,3vw,24px);letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:opacity .15s ease}.hero__sos-btn[data-v-5a741b1e]:hover{opacity:.92}.hero__sos-hint[data-v-5a741b1e]{margin:0;font-size:clamp(14px,2vw,24px);font-weight:600;color:var(--color-white)}.hero__illustration[data-v-5a741b1e]{display:block;width:min(100%,1097px);height:auto;margin:0 auto;aspect-ratio:1097 / 456;object-fit:contain}.hero__actions[data-v-5a741b1e]{position:relative;z-index:2;margin-top:24px}.hero__actions-pill[data-v-5a741b1e]{display:flex;align-items:flex-start;gap:clamp(8px,1.5vw,13px);width:min(100%,1081px);min-height:clamp(180px,22vw,221px);margin-inline:auto;padding:clamp(16px,2.5vw,30px) clamp(12px,2vw,18px);box-sizing:border-box;background:var(--color-white);border-radius:clamp(24px,4vw,var(--radius-pill))}.hero__action[data-v-5a741b1e]{display:flex;flex:1 1 0;flex-direction:column;align-items:center;min-width:0;max-width:240px;margin:0;padding:0;border:0;background:transparent;text-align:center;text-decoration:none;color:inherit;cursor:pointer;transition:opacity .15s ease}.hero__action[data-v-5a741b1e]:hover{opacity:.85}.hero__action:hover .hero__action-icon[data-v-5a741b1e]{background:#e0e0e0}.hero__action-icon[data-v-5a741b1e]{display:flex;align-items:center;justify-content:center;width:clamp(54px,10vw,105px);height:clamp(54px,10vw,105px);flex-shrink:0;border-radius:var(--radius-sm);background:var(--color-surface);transition:background-color .15s ease}.hero__action-icon img[data-v-5a741b1e]{width:clamp(30px,5.5vw,64px);height:clamp(30px,5.5vw,64px)}.hero__action-label[data-v-5a741b1e]{margin:clamp(8px,1.5vw,20px) 0 0;font-family:var(--font-action);font-size:clamp(14px,2vw,24px);font-weight:400;line-height:1.2;color:var(--color-accent-dark);white-space:nowrap}@media(max-width:900px){.hero__actions-pill[data-v-5a741b1e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;justify-items:center;gap:16px 12px}.hero__action[data-v-5a741b1e]{max-width:180px}.hero__action-label[data-v-5a741b1e]{white-space:normal}}@media(max-width:600px){.hero__content[data-v-5a741b1e]{padding-top:var(--header-to-title-gap)}.hero__sos-hint[data-v-5a741b1e]{display:none}}@media(max-width:420px){.hero__content[data-v-5a741b1e]{padding-top:100px}.hero__title[data-v-5a741b1e]{max-width:100%}.hero__subtitle[data-v-5a741b1e]{margin-top:15px;max-width:100%}.hero__sos[data-v-5a741b1e]{margin-top:20px}.hero__sos-btn-wrap[data-v-5a741b1e]{padding:1px;border-radius:7px}.hero__sos-btn[data-v-5a741b1e]{min-width:80px;min-height:27px;padding:10px 28px;border-radius:6px;font-size:16px;line-height:1}.hero__sos-hint[data-v-5a741b1e]{display:none}.hero__illustration[data-v-5a741b1e]{width:375px;margin-top:10px}.hero__actions-pill[data-v-5a741b1e]{width:min(100%,350px);min-height:180px;padding:20px 22px;border-radius:24px}.hero__action[data-v-5a741b1e]{width:100%;max-width:140px;gap:8px}.hero__action-icon[data-v-5a741b1e]{border-radius:10px;background:#ededed}.hero__action-label[data-v-5a741b1e]{margin-top:0;font-family:Lato;line-height:1.15}}.dtp-guide[data-v-318c6145]{padding:60px 0 0}.dtp-guide .section-title[data-v-318c6145]{margin-bottom:56px;text-transform:uppercase;position:relative;color:var(--color-text);text-align:center}.dtp-guide__list[data-v-318c6145]{display:flex;flex-direction:column;gap:40px;margin:0;padding:0;list-style:none}.dtp-guide__item[data-v-318c6145]{position:relative;padding-top:26px}.dtp-guide__card[data-v-318c6145]{width:100%;max-width:min(1112px,100%);margin-inline:auto;min-height:clamp(100px,12vw,145px);padding:clamp(22px,5vw,62px) clamp(20px,3vw,32px) clamp(18px,4vw,45px);background:var(--color-card-dark);border-radius:clamp(20px,4vw,40px);text-align:center}.dtp-guide__card-title[data-v-318c6145]{margin:0 0 clamp(5px,1.5vw,17px);font-family:Roboto;font-size:clamp(18px,2.5vw,24px);font-weight:700;line-height:1.05;color:var(--color-white)}.dtp-guide__card-text[data-v-318c6145]{margin:0;font-family:Roboto;font-size:clamp(14px,2vw,20px);line-height:1.2;color:var(--color-white);text-align:center;white-space:pre-line}.dtp-guide__num[data-v-318c6145]{position:absolute;left:50%;top:-20px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;width:clamp(35px,7vw,74px);height:clamp(35px,7vw,74px);flex-shrink:0;background:var(--color-white);border-radius:clamp(8px,1.5vw,20px);color:var(--color-text);font-family:var(--font-sans);font-size:clamp(14px,3vw,32px);font-weight:500}@media(max-width:900px){.dtp-guide .section-title[data-v-318c6145]{margin-bottom:40px}.dtp-guide__list[data-v-318c6145]{gap:32px}}@media(max-width:600px){.dtp-guide[data-v-318c6145]{padding-top:40px}.dtp-guide .section-title[data-v-318c6145]{margin-bottom:32px}.dtp-guide__list[data-v-318c6145]{gap:28px}}@media(max-width:420px){.dtp-guide[data-v-318c6145]{padding-top:30px}.dtp-guide .section-title[data-v-318c6145]{margin-bottom:30px;font-size:24px}.dtp-guide__list[data-v-318c6145]{gap:30px}.dtp-guide__item[data-v-318c6145]{padding-top:0}.dtp-guide__card[data-v-318c6145]{width:min(100%,334px);min-height:auto}}.benefits[data-v-78b9eaf1]{padding-top:60px}.section-title.section-title--light[data-v-78b9eaf1]{color:var(--color-white);font-family:var(--font-display);font-size:clamp(24px,4vw,40px);text-align:center;text-transform:uppercase;margin-bottom:clamp(15px,3vw,40px)}.benefits__intro[data-v-78b9eaf1]{margin:0 auto clamp(20px,3vw,36px);max-width:min(932px,100%);text-align:center;color:var(--color-white);font-family:var(--font-sans);font-size:clamp(16px,2.5vw,24px);font-weight:400;line-height:1.2}.benefits__grid[data-v-78b9eaf1]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,39px) clamp(16px,2.5vw,30px);justify-content:center;max-width:1340px;margin-inline:auto;padding:0 11px}.benefits__card[data-v-78b9eaf1]{display:flex;align-items:center;gap:clamp(12px,2vw,20px);min-height:clamp(55px,10vw,126px);padding:clamp(20px,3vw,36px) clamp(16px,2vw,24px);background:var(--color-white);border-radius:clamp(14px,2.5vw,27px)}.benefits__card[data-v-78b9eaf1]:nth-child(3){grid-column:1 / -1;max-width:655px;width:100%;justify-self:center}.benefits__card h3[data-v-78b9eaf1]{margin:0;flex:1;min-width:0;text-align:left;font-family:var(--font-sans);font-size:clamp(16px,2.2vw,24px);font-weight:500;line-height:1.15;color:var(--color-black)}.benefits__num[data-v-78b9eaf1]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:clamp(17px,4vw,37px);height:clamp(17px,4vw,37px);background:var(--color-badge);border-radius:clamp(4px,1vw,8px);color:var(--color-white);font-family:var(--font-sans);font-size:clamp(10px,1.8vw,16px);font-weight:500}.benefits__lead[data-v-78b9eaf1]{margin:clamp(16px,2.5vw,26px) auto 0;max-width:min(1050px,100%);text-align:center;color:var(--color-white);font-family:Lato;font-size:clamp(14px,2.2vw,24px);font-weight:400;line-height:1.2}@media(max-width:900px){.benefits__grid[data-v-78b9eaf1]{grid-template-columns:1fr;max-width:min(655px,100%)}.benefits__card[data-v-78b9eaf1]:nth-child(3){max-width:100%}}@media(max-width:420px){.benefits[data-v-78b9eaf1]{padding-top:40px}.benefits__grid[data-v-78b9eaf1]{padding:0;justify-items:center}.benefits__card[data-v-78b9eaf1],.benefits__card[data-v-78b9eaf1]:nth-child(3){width:min(100%,345px);gap:12px;padding:20px 16px 20px 12px}.benefits__num[data-v-78b9eaf1]{width:17px;height:17px;font-size:12px}}.section-title.section-title--light[data-v-2b7e237a]{font-family:var(--font-display);font-size:clamp(24px,4vw,40px);font-weight:700;text-align:center;text-transform:uppercase;margin-bottom:clamp(15px,2.5vw,30px)}.how-work[data-v-2b7e237a]{position:relative;padding:50px 0 0}.how-work__lead[data-v-2b7e237a]{margin:0 auto 53px;max-width:789px;font-family:Lato;font-size:clamp(18px,2vw,24px);line-height:1.45;text-align:center;color:var(--color-white)}.how-work__lead strong[data-v-2b7e237a]{font-weight:700}.how-work__grid[data-v-2b7e237a]{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(660px,1fr));gap:clamp(15px,3vw,30px) clamp(20px,4vw,48px);margin-inline:auto}.how-work__card[data-v-2b7e237a]{display:flex;flex-direction:column;gap:10px;min-height:229px;padding:43px 30px 28px;background:var(--color-white);border-radius:clamp(14px,3vw,35px)}.how-work__head[data-v-2b7e237a]{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:20px}.how-work__num[data-v-2b7e237a]{display:flex;align-items:center;justify-content:center;width:50px;height:60px;background:var(--color-badge);border-radius:10px;color:var(--color-white);font-size:24px;font-weight:500}.how-work__head h3[data-v-2b7e237a]{margin:0;font-size:24px;font-weight:500;color:var(--color-black)}.how-work__body p[data-v-2b7e237a]{margin:0;padding-left:60px;font-size:20px;line-height:1.2;color:var(--color-black)}.how-work__cta[data-v-2b7e237a]{position:relative;display:flex;justify-content:center;margin-top:20px}.how-work__sos-btn-wrap[data-v-2b7e237a]{display:inline-block;padding:2px;border:1px solid var(--color-text);border-radius:16px}.how-work__sos-btn[data-v-2b7e237a]{display:inline-flex;align-items:center;justify-content:center;min-width:193px;min-height:54px;padding:12px 67px;border:0;border-radius:15px;background:#383838;color:var(--color-white);font-family:Roboto;font-size:20px;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:opacity .15s ease}.how-work__sos-btn[data-v-2b7e237a]:hover{opacity:.92}@media(max-width:900px){.how-work__grid[data-v-2b7e237a]{grid-template-columns:1fr;max-width:min(600px,100%);justify-items:center}.how-work__card[data-v-2b7e237a]{width:100%;min-height:auto;padding-top:clamp(24px,5vw,43px)}}@media(max-width:600px){.how-work__lead[data-v-2b7e237a]{max-width:min(359px,100%)}}@media(max-width:420px){.how-work[data-v-2b7e237a]{padding-top:60px}.how-work__grid[data-v-2b7e237a]{gap:15px}.how-work__card[data-v-2b7e237a]{width:min(100%,345px);min-height:115px;padding:15px 12px 10px;gap:6px}.how-work__head[data-v-2b7e237a]{gap:8px}.how-work__num[data-v-2b7e237a]{width:20px;height:20px;margin-top:0;border-radius:4px;font-size:10px}.how-work__head h3[data-v-2b7e237a]{margin-bottom:0;font-size:16px;line-height:1.2}.how-work__body p[data-v-2b7e237a]{padding-left:0;font-size:14px;line-height:1.25}.how-work__cta[data-v-2b7e237a]{margin-top:15px}.how-work__sos-btn-wrap[data-v-2b7e237a]{padding:1px;border-radius:7px}.how-work__sos-btn[data-v-2b7e237a]{min-width:140px;min-height:27px;padding:0 20px;border-radius:6px;font-size:12px}}.documents-title[data-v-f4b061d0]{padding-top:60px;padding-bottom:0}.section-title[data-v-f4b061d0]{font-family:var(--font-display);font-size:clamp(24px,4vw,40px);font-weight:700;color:#000;text-align:center;text-transform:uppercase;margin-bottom:clamp(10px,3vw,35px)}.documents-title__content[data-v-f4b061d0]{font-family:Roboto;font-size:clamp(16px,2.5vw,24px);font-weight:400;line-height:1.25;color:#000;text-align:center;margin:0 auto clamp(20px,3vw,36px);max-width:100%}.documents-title__banner[data-v-f4b061d0]{margin-bottom:40px;border-radius:var(--radius-md);overflow:hidden}.documents-title__banner img[data-v-f4b061d0]{display:block;width:100%;height:auto;max-height:264px;object-fit:contain}.documents-title__marquee[data-v-f4b061d0]{width:100%;overflow:hidden;background:var(--color-white);border-radius:var(--radius-md);box-shadow:0 4px 33px #00000008}.documents-title__track[data-v-f4b061d0]{display:flex;gap:0;width:max-content}.documents-title__card[data-v-f4b061d0]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:clamp(178px,22vw,240px);height:clamp(81px,10vw,109px);padding:clamp(14px,2vw,20px) clamp(16px,2vw,24px);background:transparent;border-radius:0;box-shadow:none}.documents-title__card picture[data-v-f4b061d0]{display:flex;align-items:center;justify-content:center}.documents-title__card img[data-v-f4b061d0]{max-height:clamp(48px,6vw,72px);width:auto;object-fit:contain}@media(max-width:900px){.documents-title__banner img[data-v-f4b061d0]{max-height:clamp(122px,20vw,200px)}}@media(max-width:600px){.documents-title[data-v-f4b061d0]{padding-top:40px}}@media(max-width:420px){.documents-title .container[data-v-f4b061d0]{width:100%;max-width:100%}.documents-title[data-v-f4b061d0]{padding-top:30px}.section-title[data-v-f4b061d0]{max-width:min(279px,100%);margin-inline:auto}.documents-title__content[data-v-f4b061d0]{max-width:min(236px,100%)}.documents-title__banner[data-v-f4b061d0]{margin-bottom:20px;border-radius:20px}.documents-title__banner img[data-v-f4b061d0]{height:122px;object-fit:cover}.documents-title__marquee[data-v-f4b061d0]{border-radius:20px}}.contact[data-v-36e9324e]{padding:60px 0 80px}.contact__cards[data-v-36e9324e]{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:clamp(18px,2.5vw,20px)}.contact__card[data-v-36e9324e]{--contact-half-h: clamp(163px, 22vw, 254px);flex:1 1 min(100%,320px);max-width:380px;min-height:calc(var(--contact-half-h) * 2);border-radius:clamp(14px,2.5vw,28px);overflow:hidden;display:flex;flex-direction:column}.contact__media[data-v-36e9324e]{flex:0 0 var(--contact-half-h);height:var(--contact-half-h);min-height:var(--contact-half-h);overflow:hidden;display:flex}.contact__media picture[data-v-36e9324e]{display:flex;width:100%;align-items:inherit;justify-content:inherit}.contact__media--cream[data-v-36e9324e]{background:#fff8ed;align-items:center;justify-content:center}.contact__media--green[data-v-36e9324e]{background:#f8ffee;align-items:flex-end;justify-content:center}.contact__media--blue[data-v-36e9324e]{background:#e9f5ff;align-items:flex-end;justify-content:center}.contact__media img[data-v-36e9324e]{max-width:89%;height:auto;object-fit:contain}.contact__media--phone img[data-v-36e9324e]{width:clamp(174px,20vw,190px);transform:translateY(clamp(6px,8vw,84px))}.contact__text[data-v-36e9324e]{flex:0 0 auto;min-height:var(--contact-half-h);padding:clamp(16px,2.5vw,24px) clamp(16px,2vw,20px);background:#e8e8e8;display:flex;flex-direction:column;justify-content:center;gap:clamp(8px,2vw,20px)}.contact__text h3[data-v-36e9324e]{margin:0;font-size:clamp(18px,2.5vw,24px);font-family:Roboto;font-weight:600;line-height:1.2;color:#292832}.contact__text p[data-v-36e9324e]{margin:0;font-size:clamp(14px,1.8vw,16px);line-height:1.35;color:#292832}.contact__cta[data-v-36e9324e]{margin-top:22px;display:flex;justify-content:center}.contact__sos-btn-wrap[data-v-36e9324e]{display:inline-block;padding:2px;border:1px solid var(--color-white);border-radius:16px}.contact__sos-btn[data-v-36e9324e]{display:inline-flex;align-items:center;justify-content:center;min-width:193px;min-height:54px;padding:14px 48px;border:0;border-radius:15px;background:var(--color-white);color:var(--color-text);font-family:Roboto;font-size:20px;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:opacity .15s ease}.contact__sos-btn[data-v-36e9324e]:hover{opacity:.92}@media(max-width:900px){.contact__cards[data-v-36e9324e]{flex-direction:column;align-items:center}.contact__card[data-v-36e9324e]{width:min(100%,380px);max-width:100%}}@media(max-width:600px){.contact[data-v-36e9324e]{padding:40px 0 50px}}@media(max-width:420px){.contact[data-v-36e9324e]{padding:22px 0 20px}.contact__card[data-v-36e9324e]{--contact-half-h: 163px;width:min(100%,345px);min-height:326px}.contact__text[data-v-36e9324e]{gap:8px}.contact__cta[data-v-36e9324e]{margin-top:20px}.contact__sos-btn-wrap[data-v-36e9324e]{padding:1px;border-radius:7px}.contact__sos-btn[data-v-36e9324e]{min-width:140px;min-height:27px;padding:0 20px;border-radius:6px;font-size:12px}}.formats[data-v-1f712e49]{padding:70px 0 0}.formats__title[data-v-1f712e49]{text-transform:uppercase}.formats__title[data-v-1f712e49],.formats__subtitle[data-v-1f712e49]{text-align:center}.formats__subtitle[data-v-1f712e49]{margin:clamp(10px,2vw,16px) 0 clamp(20px,3vw,35px);font-size:clamp(16px,3vw,32px);line-height:1.2;color:var(--color-muted)}.formats__grid[data-v-1f712e49]{display:grid;grid-template-columns:repeat(3,426px);gap:24px;justify-content:center;width:fit-content;max-width:100%;margin-inline:auto}.formats__card[data-v-1f712e49]{width:426px;max-width:100%;box-sizing:border-box;padding:32px 28px 40px;min-height:524px;background:var(--color-card-dark);border-radius:var(--radius-lg)}.formats__icons[data-v-1f712e49]{display:flex;gap:12px;margin-bottom:24px}.formats__name[data-v-1f712e49]{margin:0;font-family:Roboto;font-size:clamp(24px,3vw,32px);font-weight:300;text-transform:uppercase;color:var(--color-white)}.formats__price[data-v-1f712e49]{margin:8px 0 clamp(10px,2vw,20px);font-family:var(--font-display);font-size:clamp(40px,6vw,64px);font-weight:500;color:var(--color-white)}.formats__divider[data-v-1f712e49]{border:none;border-top:1px solid var(--color-muted);margin:0 0 20px}.formats__desc[data-v-1f712e49]{margin:0;font-size:clamp(16px,2vw,18px);line-height:1.35;color:var(--color-muted)}.formats__icons img[data-v-1f712e49]{width:clamp(62px,10vw,106px);height:clamp(62px,10vw,106px)}.formats__desc--gradient[data-v-1f712e49]{background:linear-gradient(90deg,#80f,#ff0084,#e0f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.formats__cta[data-v-1f712e49]{display:flex;justify-content:center;margin-top:28px}.formats__sos-btn-wrap[data-v-1f712e49]{display:inline-block;padding:2px;border:1px solid var(--color-white);border-radius:16px}.formats__sos-btn[data-v-1f712e49]{display:inline-flex;align-items:center;justify-content:center;min-width:314px;min-height:54px;padding:12px 48px;border:0;border-radius:15px;background:var(--color-white);color:var(--color-text);font-family:Roboto;font-size:20px;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:opacity .15s ease}.formats__sos-btn[data-v-1f712e49]:hover{opacity:.92}@media(max-width:1350px){.formats__grid[data-v-1f712e49]{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.formats__card[data-v-1f712e49]{width:100%;min-height:clamp(300px,40vw,524px);padding:clamp(20px,3vw,32px) clamp(18px,2.5vw,28px) clamp(24px,3.5vw,40px);border-radius:clamp(20px,3vw,var(--radius-lg))}}@media(max-width:900px){.formats__grid[data-v-1f712e49]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}}@media(max-width:600px){.formats__grid[data-v-1f712e49]{grid-template-columns:1fr;max-width:min(345px,100%);justify-items:center}.formats__card[data-v-1f712e49]{width:min(100%,345px);min-height:300px}.formats__title[data-v-1f712e49]{max-width:min(279px,100%);margin-inline:auto}.formats__subtitle[data-v-1f712e49]{max-width:min(236px,100%);margin-inline:auto}}@media(max-width:420px){.formats[data-v-1f712e49]{padding-top:30px}.formats__grid[data-v-1f712e49]{gap:30px}.formats__icons[data-v-1f712e49]{margin-bottom:10px}.formats__cta[data-v-1f712e49]{margin-top:30px}.formats__sos-btn-wrap[data-v-1f712e49]{padding:1px;border-radius:7px}.formats__sos-btn[data-v-1f712e49]{min-width:140px;min-height:27px;padding:0 20px;border-radius:6px;font-size:12px}}.video-section[data-v-d8dfcd09]{padding-top:clamp(30px,12vw,150px);text-align:center;font-family:Roboto}.video-section__subtitle[data-v-d8dfcd09]{margin:clamp(10px,2vw,20px) auto clamp(15px,2.5vw,30px);max-width:min(900px,100%);font-size:clamp(16px,2.5vw,24px);line-height:1.25;color:var(--color-muted)}.video-section__player[data-v-d8dfcd09]{max-width:min(747px,100%);margin-inline:auto}.video-section__video[data-v-d8dfcd09],.video-section__frame[data-v-d8dfcd09],.video-section__placeholder[data-v-d8dfcd09]{position:relative;width:100%;aspect-ratio:747 / 378;border-radius:clamp(20px,4vw,40px);overflow:hidden}.video-section__frame[data-v-d8dfcd09]{display:block}.video-section__video[data-v-d8dfcd09]{display:block;background:var(--color-black);object-fit:cover}.video-section__placeholder[data-v-d8dfcd09]{padding:0;background:linear-gradient(135deg,#2e1938f2,#170023fa);cursor:pointer;transition:opacity .15s ease}.video-section__placeholder[data-v-d8dfcd09]:hover:not(:disabled){opacity:.95}.video-section__placeholder[data-v-d8dfcd09]:disabled{cursor:wait;opacity:.8}.video-section__poster[data-v-d8dfcd09]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-section__play[data-v-d8dfcd09]{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:flex;align-items:center;justify-content:center;width:68px;height:68px;padding:0;border:0;border-radius:50%;background:var(--color-white);color:var(--color-black);opacity:.92;box-shadow:0 8px 24px #00000059;cursor:pointer;transition:opacity .15s ease,transform .15s ease;z-index:1}.video-section__play[data-v-d8dfcd09]:hover{opacity:1;transform:scale(1.04)}.video-section__cta[data-v-d8dfcd09]{margin-top:20px}.video-section__sos-btn-wrap[data-v-d8dfcd09]{display:inline-block;padding:2px;border:1px solid var(--color-white);border-radius:16px}.video-section__sos-btn[data-v-d8dfcd09]{display:inline-flex;align-items:center;justify-content:center;min-width:193px;min-height:54px;padding:14px 48px;border:0;border-radius:15px;background:var(--color-white);color:var(--color-text);font-family:Roboto;font-size:20px;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:opacity .15s ease}.video-section__sos-btn[data-v-d8dfcd09]:hover{opacity:.92}.section-title.section-title--light[data-v-d8dfcd09]{font-family:var(--font-display);font-size:clamp(24px,4vw,40px);text-transform:uppercase;color:var(--color-white)}@media(max-width:900px){.video-section__play[data-v-d8dfcd09]{width:clamp(26px,8vw,56px);height:clamp(26px,8vw,56px)}.video-section__play svg[data-v-d8dfcd09]{width:clamp(12px,4vw,28px);height:clamp(12px,4vw,28px)}}@media(max-width:420px){.section-title.section-title--light[data-v-d8dfcd09]{max-width:min(345px,100%);margin-inline:auto}.video-section__subtitle[data-v-d8dfcd09]{max-width:min(376px,100%)}.video-section__player[data-v-d8dfcd09]{max-width:min(345px,100%)}.video-section__play[data-v-d8dfcd09]{width:26px;height:26px}.video-section__play svg[data-v-d8dfcd09]{width:12px;height:12px}.video-section__cta[data-v-d8dfcd09]{margin-top:15px}.video-section__sos-btn-wrap[data-v-d8dfcd09]{padding:1px;border-radius:7px}.video-section__sos-btn[data-v-d8dfcd09]{min-width:140px;min-height:27px;padding:0 20px;border-radius:6px;font-size:12px}}:root{--color-bg: #170023;--color-white: #ffffff;--color-black: #000000;--color-text: #111111;--color-muted: #d9d9d9;--color-gray: #e4e4e4;--color-card-dark: #2e1938;--color-badge: #292832;--color-surface: #ededed;--color-cream: #fff8ed;--color-green-card: #f8ffee;--color-blue-card: #e9f5ff;--color-accent-dark: #1f1f1f;--font-sans: "Roboto", system-ui, sans-serif;--font-display: "Helvetica Neue Cond Bold", system-ui, sans-serif;--font-condensed: var(--font-sans);--font-action: "Lato", var(--font-sans);--page-width: 1600px;--content-padding: 115px;--header-height: 84px;--header-sticky-top: 70px;--header-to-title-gap: 146px;--radius-sm: 15px;--radius-md: 28px;--radius-lg: 30px;--radius-pill: 60px}@media(max-width:1240px){:root{--content-padding: 56px;--header-to-title-gap: clamp(90px, 10vw, 120px)}.container{width:min(100% - 48px,var(--page-width) - var(--content-padding) * 2)}.page:before{top:clamp(400px,50vw,703px);height:clamp(1200px,120vw,1913px)}.page:after{top:clamp(2800px,280vw,3915px);height:clamp(1600px,140vw,2021px)}}@media(max-width:900px){:root{--content-padding: 32px;--header-sticky-top: 48px;--header-height: 72px;--header-to-title-gap: 72px}.container{width:min(100% - 32px,100%)}.section-title{font-size:clamp(26px,4.5vw,36px)}.section-subtitle{font-size:clamp(16px,2.5vw,24px)}.btn,.btn-pill__inner{font-size:clamp(16px,2vw,20px)}.hero__sos-btn,.video-section__sos-btn,.how-work__sos-btn,.contact__sos-btn,.formats__sos-btn,.footer__pay-btn{min-height:clamp(40px,6vw,54px);min-width:clamp(140px,20vw,193px);padding:clamp(8px,1.5vw,14px) clamp(24px,4vw,48px);font-size:clamp(14px,2vw,20px)}}@media(max-width:600px){:root{--header-sticky-top: 32px;--header-to-title-gap: 56px}.section-title{font-size:clamp(24px,6vw,28px)}.section-subtitle{font-size:clamp(14px,3.5vw,18px)}.hero__sos-btn-wrap,.video-section__sos-btn-wrap,.how-work__sos-btn-wrap,.contact__sos-btn-wrap,.formats__sos-btn-wrap,.footer__pay-btn-wrap{padding:1px;border-radius:8px}.hero__sos-btn,.video-section__sos-btn,.how-work__sos-btn,.contact__sos-btn,.formats__sos-btn,.footer__pay-btn{min-height:36px;border-radius:8px;font-size:14px}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:16px;line-height:1.5;background:var(--color-bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}.page{position:relative;isolation:isolate}.page>main,.page>footer{position:relative;z-index:1}main{overflow-x:clip}.page--light{background:#f8f8f8}.page--light:before,.page--light:after{display:none}.container{width:min(100% - 72px,var(--page-width) - var(--content-padding) * 2);max-width:calc(var(--page-width) - var(--content-padding) * 2);margin-inline:auto}.section-title{margin:0;font-family:var(--font-display);font-weight:700;font-size:clamp(28px,3vw,40px);line-height:1.15;color:var(--color-white)}.section-title--light{color:var(--color-white)}.section-subtitle{margin:16px 0 0;font-size:clamp(18px,2vw,32px);line-height:1.35;color:var(--color-white)}.section-subtitle--light{color:var(--color-white)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:var(--radius-sm);font-size:20px;font-weight:400;transition:opacity .2s ease,transform .2s ease}.btn:hover{opacity:.92}.btn:active{transform:scale(.98)}.btn--white{background:var(--color-white);color:var(--color-text)}.btn--outline{border:1px solid var(--color-white);color:var(--color-white)}.btn--dark-outline{border:1px solid var(--color-accent-dark);color:var(--color-accent-dark)}.btn-pill{border-radius:var(--radius-pill);padding:4px;border:1px solid var(--color-white)}.btn-pill__inner{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;padding:12px 24px;border-radius:calc(var(--radius-pill) - 4px);background:var(--color-white);color:var(--color-text);font-size:20px}@media(max-width:600px){.container{width:min(100% - 24px,420px)}}@media(max-width:420px){.container{width:350px;max-width:none}.section-title{font-size:24px;line-height:1.1}.section-subtitle{font-size:12px;line-height:1.2}.hero__sos-btn,.video-section__sos-btn,.how-work__sos-btn,.contact__sos-btn,.formats__sos-btn,.footer__pay-btn{min-height:36px!important;height:36px!important;font-size:14px!important;line-height:1!important}}
