.ui-button[data-v-8d7b7cb3]{min-height:var(--ui-button-min-height,64px);justify-content:flex-end;align-items:center;gap:var(--ui-button-gap,20px);padding:var(--ui-button-padding,11px 11px 11px 20px);color:var(--color-white);cursor:pointer;font-size:var(--ui-button-font-size,20px);letter-spacing:-.4px;font-weight:700;line-height:var(--ui-button-line-height,25px);border:0;border-radius:10px;text-decoration:none;display:inline-flex}.ui-button--primary[data-v-8d7b7cb3]{background:var(--gradient-cta)}.ui-button--lilac[data-v-8d7b7cb3]{background:var(--color-lilac-fill);letter-spacing:0;border-radius:8px;justify-content:center;min-height:44px;padding:10px 18px;font-size:16px;line-height:20px}.ui-button--lilac[data-v-8d7b7cb3]:hover{background:var(--color-lilac-light)}.ui-button--primary[data-v-8d7b7cb3]:hover{filter:saturate(1.08)}.ui-button[data-v-8d7b7cb3]:disabled,.ui-button--disabled[data-v-8d7b7cb3]{cursor:not-allowed;opacity:.65}.ui-button--full[data-v-8d7b7cb3]{width:100%}.ui-button__icon[data-v-8d7b7cb3]{width:var(--ui-button-icon-size,42px);height:var(--ui-button-icon-size,42px);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.ui-button__icon img[data-v-8d7b7cb3]{width:100%;height:100%;display:block;transform:rotate(-90deg)}.ui-carousel-controls[data-v-cd935e73]{gap:8px;display:flex}.ui-carousel-controls__button[data-v-cd935e73]{background:var(--color-white);cursor:pointer;border:0;border-radius:50%;width:80px;height:80px;padding:0;display:block}.ui-carousel-controls__button img[data-v-cd935e73]{width:100%;height:100%;display:block}.ui-carousel-controls__button[data-v-cd935e73]:disabled{cursor:default;opacity:.45}.ui-carousel-controls__button[data-v-cd935e73]:not(:disabled):hover{filter:saturate(1.08)}.ui-checkbox[data-v-a3ddf5ec]{color:var(--color-lilac-light);cursor:pointer;letter-spacing:-.4px;grid-template-columns:32px minmax(0,1fr);align-self:start;align-items:start;gap:16px;font-size:16px;font-weight:400;line-height:20px;display:grid;position:relative}.ui-checkbox--bold[data-v-a3ddf5ec]{font-weight:700}.ui-checkbox--single>span[data-v-a3ddf5ec]:last-child{padding-top:4px}.ui-checkbox input[data-v-a3ddf5ec]{opacity:0;width:1px;height:1px;position:absolute}.ui-checkbox__box[data-v-a3ddf5ec]{box-sizing:border-box;border:2px solid var(--color-lilac-light);background:var(--color-white);border-radius:8px;width:32px;height:32px;position:relative}.ui-checkbox input:checked+.ui-checkbox__box[data-v-a3ddf5ec]{background:var(--color-lilac-light);border:0}.ui-checkbox__box img[data-v-a3ddf5ec]{opacity:0;pointer-events:none;width:43.75%;height:34.38%;position:absolute;top:32.81%;left:28.12%}.ui-checkbox input:checked+.ui-checkbox__box img[data-v-a3ddf5ec]{opacity:1}.ui-checkbox input:focus-visible+.ui-checkbox__box[data-v-a3ddf5ec]{outline:3px solid #916edc3d}.ui-close-button[data-v-c26443f9]{background:var(--color-orange-fill);cursor:pointer;border:0;border-radius:50%;display:block;position:relative}.ui-close-button--md[data-v-c26443f9]{width:var(--ui-close-size,42px);height:var(--ui-close-size,42px)}.ui-close-button--sm[data-v-c26443f9]{width:var(--ui-close-size,36px);height:var(--ui-close-size,36px)}.ui-close-button[data-v-c26443f9]:before,.ui-close-button[data-v-c26443f9]:after{background:var(--color-white);content:"";border-radius:999px;position:absolute}.ui-close-button--md[data-v-c26443f9]:before,.ui-close-button--md[data-v-c26443f9]:after,.ui-close-button--sm[data-v-c26443f9]:before,.ui-close-button--sm[data-v-c26443f9]:after{width:12px;height:2px;top:50%;left:50%}.ui-close-button--pale-cross[data-v-c26443f9]:before,.ui-close-button--pale-cross[data-v-c26443f9]:after{background:var(--color-orange-transparent);width:2px;height:12px;top:50%;left:50%}.ui-close-button[data-v-c26443f9]:before{transform:translate(-50%,-50%)rotate(45deg)}.ui-close-button[data-v-c26443f9]:after{transform:translate(-50%,-50%)rotate(-45deg)}.ui-close-button--pale-cross[data-v-c26443f9]:before{transform:translate(-50%,-50%)rotate(45deg)}.ui-close-button--pale-cross[data-v-c26443f9]:after{transform:translate(-50%,-50%)rotate(-45deg)}.ui-close-button[data-v-c26443f9]:hover{filter:saturate(1.08)}.ui-form-field[data-v-29b98db9]{color:var(--color-lilac-light);letter-spacing:-.4px;align-content:start;gap:13px;font-size:20px;font-weight:700;line-height:25px;display:grid}.ui-form-field[data-v-29b98db9] input,.ui-form-field[data-v-29b98db9] select{width:100%;height:64px;color:var(--color-lilac-light);letter-spacing:-.4px;font-size:20px;font-weight:400;line-height:25px}.ui-form-field--filled[data-v-29b98db9] input,.ui-form-field--filled[data-v-29b98db9] select{background:var(--color-white);border:2px solid #0000;border-radius:12px;padding:17px 14px 18px}.ui-form-field--bordered[data-v-29b98db9] input,.ui-form-field--bordered[data-v-29b98db9] select{border:2px solid var(--color-lilac-transparent);background:var(--color-white);border-radius:10px;padding:18px 14px 19px}.ui-form-field[data-v-29b98db9] input::placeholder{color:#916edc8f;opacity:1}.ui-form-field--filled[data-v-29b98db9] input:focus,.ui-form-field--filled[data-v-29b98db9] select:focus{border-color:var(--color-lilac-light);outline:0}.ui-form-field--bordered[data-v-29b98db9] input:focus,.ui-form-field--bordered[data-v-29b98db9] select:focus{border-color:var(--color-lilac-light);border-radius:12px;outline:0}.ui-form-field--filled[data-v-29b98db9] input[aria-invalid=true],.ui-form-field--filled[data-v-29b98db9] select[aria-invalid=true]{border-color:#c84242;outline:0}.ui-form-field--bordered[data-v-29b98db9] input[aria-invalid=true],.ui-form-field--bordered[data-v-29b98db9] select[aria-invalid=true]{border-color:#c84242}.ui-form-field--filled[data-v-29b98db9] input[aria-invalid=true]:focus,.ui-form-field--filled[data-v-29b98db9] select[aria-invalid=true]:focus,.ui-form-field--bordered[data-v-29b98db9] input[aria-invalid=true]:focus,.ui-form-field--bordered[data-v-29b98db9] select[aria-invalid=true]:focus{border-color:#c84242;outline:0}.ui-form-field small[data-v-29b98db9]{color:#c84242;letter-spacing:0;font-size:14px;font-weight:700;line-height:20px}@media (width<=760px){.ui-form-field[data-v-29b98db9],.ui-form-field[data-v-29b98db9] input,.ui-form-field[data-v-29b98db9] select{font-size:18px;line-height:23px}}.ui-placeholder[data-v-92ae54f1]{background:var(--color-white);border:1px solid #734bd233;border-radius:8px;width:min(100%,720px);padding:48px;box-shadow:0 18px 48px #241b351a}.ui-placeholder__eyebrow[data-v-92ae54f1]{color:var(--color-orange-fill);text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:700;line-height:1.4}.ui-placeholder__title[data-v-92ae54f1]{color:var(--color-lilac-fill);margin:0;font-size:44px;line-height:1.1}.ui-placeholder__text[data-v-92ae54f1]{color:#4f4562;max-width:520px;margin:20px 0 0;font-size:18px;line-height:1.6}.ui-placeholder__text[data-v-92ae54f1] p{margin:0}.ui-placeholder__nav[data-v-92ae54f1]{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}@media (width<=560px){.ui-placeholder[data-v-92ae54f1]{padding:28px}.ui-placeholder__title[data-v-92ae54f1]{font-size:34px}.ui-placeholder__text[data-v-92ae54f1]{font-size:16px}}.ui-review-author[data-v-df9e410c]{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:16px;display:grid}.ui-review-author__avatar[data-v-df9e410c]{object-fit:cover;border-radius:50%;align-self:end;width:56px;height:56px;display:block}.ui-review-author p[data-v-df9e410c]{gap:4px;min-width:0;margin:0;display:grid}.ui-review-author strong[data-v-df9e410c]{letter-spacing:-.4px;font-size:18px;line-height:22px}.ui-review-author span[data-v-df9e410c]{letter-spacing:-.4px;font-size:16px;line-height:20px}.ui-review-author__role--compact[data-v-df9e410c]{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ui-section-title[data-v-6e3c771f]{letter-spacing:-.4px;text-align:center;margin:0;font-size:53px;font-weight:700;line-height:64px}.ui-section-title--lilac[data-v-6e3c771f]{color:var(--color-lilac-light)}.ui-section-title--orange[data-v-6e3c771f]{color:var(--color-orange-fill)}@media (width<=760px){.ui-section-title[data-v-6e3c771f]{font-size:35px;line-height:35px}}.ui-search-select-field[data-v-86b9ce03]{display:block;position:relative}.ui-search-select-field input[data-v-86b9ce03]{padding-right:58px}.ui-search-select-field__icon[data-v-86b9ce03]{border-right:2px solid var(--color-lilac-light);border-bottom:2px solid var(--color-lilac-light);pointer-events:none;width:10px;height:10px;position:absolute;top:21px;right:27px;transform:rotate(45deg)}.ui-search-select-field__menu[data-v-86b9ce03]{z-index:10;background:var(--color-white);border-radius:12px;max-height:220px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 32px #241b351f}.ui-search-select-field__menu button[data-v-86b9ce03],.ui-search-select-field__empty[data-v-86b9ce03]{color:var(--color-lilac-light);text-align:left;background:0 0;border:0;padding:12px 16px;font-size:16px;line-height:20px}.ui-search-select-field__menu button[data-v-86b9ce03]{cursor:pointer}.ui-search-select-field__menu button[data-v-86b9ce03]:hover{background:var(--color-lilac-transparent)}.ui-search-select-field__empty[data-v-86b9ce03]{color:#916edc8f}@media (width<=640px){.ui-search-select-field__icon[data-v-86b9ce03]{top:23px;right:24px}}.site-header[data-v-928d87d1]{z-index:5;background:var(--color-white);transform-origin:0 0;border-radius:10px;align-items:center;width:min(100% - 308px,940px);height:68px;display:flex;position:absolute;top:24px;left:max(24px,50% - 600px)}.site-header__logo[data-v-928d87d1]{align-items:center;width:133px;height:40px;margin-left:20px;display:flex}.site-header__logo img[data-v-928d87d1],.site-header__account-icon img[data-v-928d87d1]{width:100%;height:100%;display:block}.site-header__nav[data-v-928d87d1]{align-items:center;gap:4px;margin-left:auto;margin-right:11px;display:flex}.site-header__nav a[data-v-928d87d1],.site-header__account[data-v-928d87d1]{color:var(--color-lilac-light);letter-spacing:-.4px;white-space:nowrap;font-size:20px;font-weight:400;line-height:25px;text-decoration:none}.site-header__nav a[data-v-928d87d1]{border-radius:50px;padding:10px 16px 11px}.site-header__nav a[data-v-928d87d1]:hover,.site-header__account[data-v-928d87d1]:hover{color:var(--color-lilac-fill)}.site-header__account[data-v-928d87d1]{background:var(--color-white);border-radius:10px;justify-content:space-between;align-items:center;width:240px;height:68px;padding:14px 11px 14px 20px;display:flex;position:absolute;left:calc(100% + 20px)}.site-header__account-icon[data-v-928d87d1]{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.site-header__burger[data-v-928d87d1],.site-header__mobile-menu[data-v-928d87d1]{display:none}@media (width>=761px) and (width<=1200px){.site-header[data-v-928d87d1]{width:calc(100% - 48px);left:24px;transform:none}.site-header__account[data-v-928d87d1]{width:auto;height:46px;margin-right:11px;padding:3px 5px 3px 14px;position:static}.site-header__account span[data-v-928d87d1]:first-child{display:none}.site-header__nav a[data-v-928d87d1]{font-size:18px}}@media (width<=760px){.site-header[data-v-928d87d1]{width:calc(100% - 32px);height:60px;top:16px;left:50%;transform:translate(-50%)}.site-header__logo[data-v-928d87d1]{width:100px;height:30px;margin-left:12px}.site-header__nav[data-v-928d87d1],.site-header__account[data-v-928d87d1]{display:none}.site-header__burger[data-v-928d87d1]{background:var(--color-lilac-light);cursor:pointer;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:40px;height:40px;margin-left:auto;margin-right:8px;display:flex}.site-header__burger span[data-v-928d87d1]{background:var(--color-white);width:16px;height:2px}.site-header__mobile-menu[data-v-928d87d1]{background:var(--color-white);border-radius:10px;gap:2px;padding:10px;display:grid;position:absolute;top:68px;left:0;right:0;box-shadow:0 16px 32px #241b351f}.site-header__mobile-menu a[data-v-928d87d1]{color:var(--color-lilac-light);border-radius:8px;padding:10px 12px;font-size:16px;font-weight:700;line-height:20px;text-decoration:none}}.login-page[data-v-e5025ad2]{background:var(--color-orange-transparent);min-height:100vh;color:var(--color-lilac-light);padding:150px 24px 80px;position:relative}.login-page__title[data-v-e5025ad2]{color:var(--color-lilac-light);letter-spacing:-.4px;text-align:center;margin:0;font-size:53px;font-weight:700;line-height:64px}.login-card[data-v-e5025ad2]{background:var(--color-white);border-radius:10px;grid-template-columns:369px minmax(0,576px);align-items:start;gap:48px;width:min(100%,1200px);min-height:465px;margin:48px auto 0;padding:18px;display:grid;position:relative}.login-card__promo[data-v-e5025ad2]{border:2px solid var(--color-lilac-transparent);background:var(--gradient-cta);height:429px;color:var(--color-lilac-light);border-radius:10px;text-decoration:none;display:block;position:relative;overflow:hidden}.login-card__promo:hover .login-card__register[data-v-e5025ad2]{color:var(--color-lilac-fill)}.login-card__cloud[data-v-e5025ad2]{z-index:2;pointer-events:none;display:block;position:absolute}.login-card__cloud--left[data-v-e5025ad2]{width:135px;height:31px;top:4px;left:-18px}.login-card__cloud--right[data-v-e5025ad2]{width:85px;height:26px;top:9px;right:-5px}.login-card__silhouette[data-v-e5025ad2]{z-index:2;pointer-events:none;width:950px;height:139px;display:block;position:absolute;bottom:0;left:-308px}.login-card__book[data-v-e5025ad2]{z-index:1;object-fit:cover;width:140px;height:110px;display:block;position:absolute;top:240px;left:30px}.login-card__register[data-v-e5025ad2]{z-index:3;color:var(--color-lilac-light);letter-spacing:-.4px;font-size:20px;font-weight:700;line-height:25px;position:absolute;bottom:18px;left:22px}.login-card__register-icon[data-v-e5025ad2]{z-index:3;border-radius:50%;width:42px;height:42px;position:absolute;bottom:10px;right:11px}.login-card__register-icon img[data-v-e5025ad2]{width:100%;height:100%;display:block;transform:rotate(-90deg)}.login-form[data-v-e5025ad2]{flex-direction:column;gap:32px;width:min(100%,576px);margin-top:24px;display:flex}.login-form__error[data-v-e5025ad2]{color:#c84242;letter-spacing:0;margin:-8px 0 0;font-size:14px;font-weight:700;line-height:20px}.login-form__footer[data-v-e5025ad2]{align-items:center;gap:32px;display:flex}.login-form__forgot[data-v-e5025ad2]{color:var(--color-orange-fill);letter-spacing:-.4px;flex:auto;font-size:16px;font-weight:400;line-height:20px;text-decoration:none}.login-form__forgot[data-v-e5025ad2]:hover{text-underline-position:from-font;text-decoration:underline}@media (width<=1200px){.login-page[data-v-e5025ad2]{padding-top:120px}.login-card[data-v-e5025ad2]{grid-template-columns:300px minmax(0,1fr)}}@media (width<=760px){.login-page[data-v-e5025ad2]{padding:121px 16px 32px}.login-page__title[data-v-e5025ad2]{font-size:35px;line-height:35px}.login-card[data-v-e5025ad2]{grid-template-columns:1fr;gap:24px;width:100%;min-height:auto;margin-top:24px;padding:24px 20px}.login-card__promo[data-v-e5025ad2]{border:2px solid var(--color-lilac-transparent);background:0 0;border-radius:10px;order:2;justify-content:space-between;align-items:center;width:100%;height:auto;min-height:60px;padding:9px 9px 9px 20px;display:flex;overflow:visible}.login-card__cloud[data-v-e5025ad2],.login-card__silhouette[data-v-e5025ad2],.login-card__book[data-v-e5025ad2]{display:none}.login-form[data-v-e5025ad2]{order:1;gap:40px;width:100%;margin-top:0}.login-form[data-v-e5025ad2] .ui-form-field input{height:60px;padding:18px 14px;font-size:16px;line-height:20px}.login-form__footer[data-v-e5025ad2]{align-items:center;gap:clamp(16px,8.53vw,32px)}.login-form__submit[data-v-e5025ad2]{--ui-button-font-size:16px;--ui-button-gap:18px;--ui-button-icon-size:40px;--ui-button-line-height:20px;--ui-button-min-height:60px;--ui-button-padding:10px 10px 10px 20px}.login-form__forgot[data-v-e5025ad2]{font-size:14px;line-height:18px}.login-card__register[data-v-e5025ad2]{font-size:18px;line-height:22px;position:static}.login-card__register-icon[data-v-e5025ad2]{flex-shrink:0;width:40px;height:40px;position:static}}.register-page[data-v-de0975ed]{background:var(--color-orange-transparent);min-height:100vh;color:var(--color-lilac-light);padding:48px 24px 96px;position:relative}.register-page__title[data-v-de0975ed]{color:var(--color-lilac-light);letter-spacing:-.4px;text-align:center;margin:0;font-size:53px;font-weight:700;line-height:64px}.register-page__text[data-v-de0975ed]{width:min(100%,541px);color:var(--color-lilac-light);letter-spacing:-.4px;text-align:center;margin:8px auto 0;font-size:18px;font-weight:400;line-height:22px}.register-page__close[data-v-de0975ed]{position:absolute;top:59px;right:max(24px,50vw - 600px)}.register-form[data-v-de0975ed],.register-done[data-v-de0975ed]{flex-direction:column;align-items:stretch;gap:32px;width:min(100%,784px);margin:48px auto 0;display:flex}.register-done[data-v-de0975ed]{gap:48px;margin-top:124px}.register-form__row[data-v-de0975ed]{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:48px;display:grid}.register-form__row--compact[data-v-de0975ed]{gap:16px}.register-form__row--compact[data-v-de0975ed] .ui-form-field>span:first-child{font-size:16px;line-height:20px}.register-field-group[data-v-de0975ed]{gap:16px;display:grid}.register-field-group__label[data-v-de0975ed]{color:var(--color-lilac-light);letter-spacing:-.4px;font-size:20px;font-weight:700;line-height:25px}.register-field-group__label small[data-v-de0975ed]{font:inherit}.register-form__error[data-v-de0975ed]{color:#c84242;letter-spacing:0;font-size:14px;font-weight:700;line-height:20px}.register-consents[data-v-de0975ed]{grid-template-columns:repeat(2,minmax(0,368px));align-items:start;gap:32px 48px;margin-top:0;display:grid}.register-consents+.register-form__footer[data-v-de0975ed]{margin-top:16px}.register-consent__link[data-v-de0975ed]{text-underline-position:from-font;text-decoration:underline}.register-form__error[data-v-de0975ed]{margin:-8px 0 0}.register-form__footer[data-v-de0975ed],.register-done__footer[data-v-de0975ed]{border-top:2px solid #916edc8f;justify-content:flex-end;padding-top:48px;display:flex}.register-button[data-v-de0975ed]{width:296px}.register-button[data-v-de0975ed]>span:first-child{text-align:left;flex:auto}.register-button--done[data-v-de0975ed]{width:auto}@media (width<=900px){.register-page__close[data-v-de0975ed]{right:24px}}@media (width<=640px){.register-page[data-v-de0975ed]{width:100vw;min-height:2334px;padding:80px 16px 64px;overflow-x:hidden}.register-page__title[data-v-de0975ed]{text-align:center;padding-right:0;font-size:35px;line-height:35px}.register-page__text[data-v-de0975ed]{text-align:left;margin-top:16px}.register-page__close[data-v-de0975ed]{--ui-close-size:40px;top:24px;right:12px}.register-form[data-v-de0975ed],.register-done[data-v-de0975ed]{width:100%}.register-form[data-v-de0975ed]{gap:32px;margin-top:24px}.register-form__row[data-v-de0975ed]{grid-template-columns:1fr;gap:32px}.register-form__row--compact[data-v-de0975ed]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.register-form[data-v-de0975ed] .ui-form-field{gap:10px;font-size:18px;line-height:22px}.register-form[data-v-de0975ed] .ui-form-field>span:first-child{white-space:pre-line}.register-field-group__label[data-v-de0975ed]{font-size:18px;line-height:22px}.register-form[data-v-de0975ed] .ui-form-field input,.register-form[data-v-de0975ed] .ui-form-field select{border:2px solid var(--color-lilac-transparent);background:var(--color-white);border-radius:10px;height:60px;padding:16px 12px;font-size:16px;line-height:20px}.register-form[data-v-de0975ed] .ui-form-field input:focus,.register-form[data-v-de0975ed] .ui-form-field select:focus{border-color:var(--color-lilac-light);border-radius:12px;outline:0}.register-form[data-v-de0975ed] .ui-form-field input[aria-invalid=true]:focus,.register-form[data-v-de0975ed] .ui-form-field select[aria-invalid=true]:focus{border-color:#c84242;outline:0}.register-form[data-v-de0975ed] .ui-form-field input::placeholder{color:#916edc8f}.register-form[data-v-de0975ed] .ui-select-field select{padding-right:58px}.register-form[data-v-de0975ed] .ui-select-field__select--placeholder{color:#916edc8f}.register-form[data-v-de0975ed] .ui-select-field__icon{width:40px;height:40px;top:10px;right:8px}.register-consents[data-v-de0975ed]{grid-template-columns:1fr;gap:16px;margin-top:0}.register-consents[data-v-de0975ed] .ui-checkbox{font-size:14px;line-height:18px}.register-consents[data-v-de0975ed] .ui-checkbox--single>span:last-child{padding-top:7px}.register-done[data-v-de0975ed]{margin-top:56px}.register-form__footer[data-v-de0975ed]{padding-top:32px}.register-button[data-v-de0975ed]{--ui-button-font-size:16px;--ui-button-gap:18px;--ui-button-icon-size:40px;--ui-button-line-height:20px;--ui-button-min-height:60px;--ui-button-padding:10px 10px 10px 20px;width:100%}}.reset-page[data-v-01aa12e6]{background:var(--color-orange-transparent);min-height:100vh;color:var(--color-lilac-light);padding:48px 24px 96px;position:relative}.reset-page__title[data-v-01aa12e6]{color:var(--color-lilac-light);letter-spacing:-.4px;text-align:center;margin:0;font-size:53px;font-weight:700;line-height:64px}.reset-page__text[data-v-01aa12e6]{width:min(100%,541px);color:var(--color-lilac-light);letter-spacing:-.4px;text-align:center;margin:8px auto 0;font-size:18px;font-weight:400;line-height:22px}.reset-page__close[data-v-01aa12e6]{position:absolute;top:59px;right:max(24px,50vw - 600px)}.reset-form[data-v-01aa12e6],.reset-done[data-v-01aa12e6]{flex-direction:column;gap:48px;width:min(100%,784px);margin:124px auto 0;display:flex}.reset-form--password[data-v-01aa12e6],.reset-done--password[data-v-01aa12e6]{margin-top:32px}.reset-form__footer[data-v-01aa12e6],.reset-done__footer[data-v-01aa12e6]{border-top:2px solid #916edc8f;justify-content:flex-end;align-items:flex-start;gap:24px;padding-top:48px;display:flex}.reset-form__error[data-v-01aa12e6]{color:#c84242;letter-spacing:0;margin:-24px 0 0;font-size:14px;font-weight:700;line-height:20px}.reset-button[data-v-01aa12e6]{margin-left:auto}@media (width<=900px){.reset-page__close[data-v-01aa12e6]{right:24px}}@media (width<=640px){.reset-page[data-v-01aa12e6]{padding:32px 16px 64px}.reset-page__title[data-v-01aa12e6]{overflow-wrap:anywhere;text-align:left;padding-right:52px;font-size:35px;line-height:35px}.reset-page__text[data-v-01aa12e6]{text-align:left;margin-top:16px}.reset-page__close[data-v-01aa12e6]{--ui-close-size:36px;top:35px}.reset-form[data-v-01aa12e6]{gap:32px;margin-top:56px}.reset-done[data-v-01aa12e6]{margin-top:56px}.reset-form--password[data-v-01aa12e6],.reset-done--password[data-v-01aa12e6]{margin-top:32px}.reset-form__footer[data-v-01aa12e6],.reset-done__footer[data-v-01aa12e6]{flex-direction:column;padding-top:32px}.reset-button[data-v-01aa12e6]{width:100%;margin-left:0}}.about-section[data-v-66cd618e]{background:var(--color-orange-transparent);height:1063px;color:var(--color-lilac-light);padding:24px 0 0;position:relative;overflow:hidden}.about-section__intro[data-v-66cd618e]{z-index:2;text-align:center;width:min(100% - 48px,784px);margin:0 auto;position:relative}.about-section__intro p[data-v-66cd618e]{letter-spacing:-.4px;margin:16px 0 0;font-size:20px;line-height:25px}.about-section__intro a[data-v-66cd618e]{color:var(--color-orange-fill)}.about-section__visual[data-v-66cd618e]{width:740px;position:absolute;bottom:-90px;left:50%;transform:translate(-50%)}.about-section__visual>img[data-v-66cd618e]:first-child{width:100%;height:auto;display:block}.about-section__tree-icon[data-v-66cd618e]{object-fit:contain;pointer-events:none;display:block;position:absolute}.about-section__tree-icon--acorns[data-v-66cd618e]{width:84.73%;top:8.48%;left:8.92%}.about-section__tree-icon--ball[data-v-66cd618e]{width:8.65%;top:42.88%;left:13.38%}.about-section__tree-icon--prize[data-v-66cd618e]{width:10.41%;top:9.79%;left:36.49%}.about-section__tree-icon--book[data-v-66cd618e]{width:15.14%;top:56.8%;left:75%}.about-section__tree-icon--house[data-v-66cd618e]{width:10.41%;top:42.47%;left:32.43%}.about-section__tree-icon--bday[data-v-66cd618e]{width:10.54%;top:36.42%;left:59.32%}.about-section__tree-icon--rocket[data-v-66cd618e]{width:9.46%;top:13.42%;left:64.46%}.about-section__tree-icon--hat[data-v-66cd618e]{width:12.97%;top:26.03%;left:13.24%}.about-section__tree-icon--letter[data-v-66cd618e]{width:13.51%;top:59.02%;left:13.92%}.about-section__tree-icon--heart[data-v-66cd618e]{width:9.05%;top:28.45%;left:80.41%}.about-section__cards[data-v-66cd618e]{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;width:1200px;display:grid;position:absolute;top:360px;left:50%;transform:translate(-50%)}.about-section__card[data-v-66cd618e]{background:var(--color-white);border-radius:20px;min-height:321px;padding:32px;position:relative}.about-section__card[data-v-66cd618e]:after{background:var(--color-white);content:"";width:180px;height:80px;position:absolute;bottom:-79px}.about-section__card--adult[data-v-66cd618e]:after{clip-path:polygon(0 0,100% 0,0 100%);left:64px}.about-section__card--child[data-v-66cd618e]:after{clip-path:polygon(100% 100%,0 100%,100% 0);top:-79px;bottom:auto;right:64px}.about-section__card h3[data-v-66cd618e]{max-width:360px;color:var(--color-orange-fill);letter-spacing:-.4px;margin:0;font-size:29px;font-weight:700;line-height:36px}.about-section__card ul[data-v-66cd618e]{letter-spacing:-.4px;gap:12px;margin:24px 0 0;padding-left:30px;font-size:20px;line-height:25px;display:grid}.about-section__card li[data-v-66cd618e]::marker{font-size:.75em}@media (width>=761px) and (width<=1300px){.about-section[data-v-66cd618e]{height:960px;padding-bottom:0}.about-section__visual[data-v-66cd618e]{width:min(100% - 48px,620px);bottom:-76px}.about-section__cards[data-v-66cd618e]{gap:24px;width:calc(100% - 48px);top:390px}.about-section__card[data-v-66cd618e]{min-height:300px}}@media (width<=760px){.about-section[data-v-66cd618e]{height:1450px;padding:0}.about-section__intro[data-v-66cd618e]{width:min(100% - 32px,343px);position:absolute;top:24px;left:50%;transform:translate(-50%)}.about-section__intro[data-v-66cd618e] .ui-section-title{font-size:35px;line-height:35px}.about-section__intro p[data-v-66cd618e]{margin-top:24px;font-size:18px;line-height:22px}.about-section__visual[data-v-66cd618e]{width:343px;max-width:calc(100% - 16px);top:auto;bottom:-41px}.about-section__cards[data-v-66cd618e]{width:auto;display:block;position:static;left:auto;transform:none}.about-section__card[data-v-66cd618e]{border-radius:10px;width:min(100% - 32px,343px);padding:24px;position:absolute;left:50%;transform:translate(-50%)}.about-section__card--adult[data-v-66cd618e]{min-height:324px;top:280px}.about-section__card--child[data-v-66cd618e]{min-height:336px;top:668px}.about-section__card[data-v-66cd618e]:after{width:108px;height:48px;display:block}.about-section__card--adult[data-v-66cd618e]:after{clip-path:polygon(0 0,100% 0,0 100%);bottom:-48px;left:40px}.about-section__card--child[data-v-66cd618e]:after{clip-path:polygon(100% 0,100% 100%,0 100%);top:-48px;bottom:auto;right:40px}.about-section__card h3[data-v-66cd618e]{max-width:295px;font-size:24px;line-height:26px}.about-section__card ul[data-v-66cd618e]{gap:12px;margin-top:24px;padding-left:28px;font-size:18px;line-height:22px}}.contacts-section[data-v-317f4292]{background:var(--color-lilac-transparent);height:790px;color:var(--color-lilac-light);text-align:center;padding-bottom:270px;position:relative;overflow:hidden}.contacts-section[data-v-317f4292] .ui-section-title{padding-top:8px}.contacts-section__decor[data-v-317f4292],.contacts-section__cloud[data-v-317f4292],.contacts-section__ground[data-v-317f4292]{pointer-events:none;display:block;position:absolute}.contacts-section__decor--letter[data-v-317f4292]{width:160px;height:156px;top:143px;left:calc(50% - 600px)}.contacts-section__decor--heart[data-v-317f4292]{width:160px;height:144px;top:48px;right:calc(50% - 600px)}.contacts-section__cloud--left[data-v-317f4292]{width:260px;height:48px;top:103px;left:calc(50% - 600px)}.contacts-section__cloud--right[data-v-317f4292]{width:290px;height:68px;top:143px;right:calc(50% - 600px)}.contacts-section__logo[data-v-317f4292]{width:100px;height:120px;margin:24px auto 0;display:block}.contacts-section__content[data-v-317f4292]{z-index:1;width:min(100% - 48px,640px);margin:48px auto 0;position:relative}.contacts-section__foundation[data-v-317f4292],.contacts-section__mission[data-v-317f4292],.contacts-section__text[data-v-317f4292]{letter-spacing:-.4px;margin:0;font-size:20px;line-height:25px}.contacts-section__foundation[data-v-317f4292]{font-weight:700}.contacts-section__mission[data-v-317f4292]{width:630px;height:63px;color:var(--color-white);justify-content:center;align-items:center;margin-top:24px;display:inline-flex;position:relative}.contacts-section__text[data-v-317f4292]{margin-top:16px}.contacts-section__text a[data-v-317f4292]{color:var(--color-orange-fill)}.contacts-section__mission img[data-v-317f4292]{pointer-events:none;width:56px;height:630px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}.contacts-section__mission span[data-v-317f4292]{z-index:1;white-space:nowrap;position:relative}.contacts-section__ground[data-v-317f4292]{width:1920px;max-width:none;height:270px;bottom:0;left:50%;transform:translate(-50%)}@media (width<=760px){.contacts-section[data-v-317f4292]{height:571px;padding:0 16px}.contacts-section[data-v-317f4292] .ui-section-title{padding-top:32px}.contacts-section__decor--letter[data-v-317f4292],.contacts-section__decor--heart[data-v-317f4292],.contacts-section__cloud[data-v-317f4292]{display:none}.contacts-section__logo[data-v-317f4292]{object-fit:contain;width:72.134px;height:86.343px;margin-top:23px}.contacts-section__content[data-v-317f4292]{width:100%;margin-top:20px}.contacts-section__foundation[data-v-317f4292],.contacts-section__mission[data-v-317f4292],.contacts-section__text[data-v-317f4292]{font-size:18px;line-height:22px}.contacts-section__foundation[data-v-317f4292]{width:228px;margin:0 auto}.contacts-section__mission[data-v-317f4292]{flex-direction:column;width:min(100vw - 16px,359px);height:89px;margin:20px auto 0;display:flex}.contacts-section__mission img[data-v-317f4292]{width:100%;height:100%;inset:0;transform:none}.contacts-section__mission span[data-v-317f4292]{white-space:normal;width:min(100% - 32px,327px)}.contacts-section__text[data-v-317f4292]{width:min(100%,327px);margin:20px auto 0}.contacts-section__ground[data-v-317f4292]{width:375px;height:52px}}.steps-section__fibers[data-v-21526121]{z-index:1000;pointer-events:none;padding-top:247px;position:absolute;inset:0}.steps-section__fibers img[data-v-21526121]{width:993px;position:relative;right:159px}.steps-section__mobile-fiber[data-v-21526121]{display:none}.steps-section[data-v-21526121]{background:var(--color-orange-transparent);padding:208px 0 48px;position:relative;overflow:hidden}.steps-section__wave[data-v-21526121]{object-fit:cover;width:1920px;height:160px;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(180deg)}.steps-section[data-v-21526121] .ui-section-title{z-index:1;position:relative}.steps-section__path[data-v-21526121]{z-index:3;object-fit:contain;pointer-events:none;width:1200px;height:286px;position:absolute;top:192px;left:50%;transform:translate(-50%)rotate(-15deg)scaleY(-1)}.steps-section__grid[data-v-21526121]{grid-template-columns:repeat(3,1fr);gap:48px;width:min(100% - 48px,1200px);margin:48px auto 0;display:grid;position:relative}.steps-section__card[data-v-21526121]{background:var(--color-white);min-height:360px;color:var(--color-lilac-light);text-align:left;border-radius:20px;flex-direction:column;padding:32px;display:flex;position:relative;overflow:hidden}.steps-section__card[data-v-21526121]:after{z-index:1;pointer-events:none;content:"";position:absolute}.steps-section__cloud[data-v-21526121]{z-index:1;object-fit:contain;pointer-events:none;display:block;position:absolute}.steps-section__card:first-child .steps-section__cloud[data-v-21526121]{width:135px;height:31px;top:24px;right:-5px}.steps-section__card:nth-child(2) .steps-section__cloud[data-v-21526121]{width:85px;height:26px;top:-3px;left:174px}.steps-section__card:nth-child(3) .steps-section__cloud[data-v-21526121]{width:244px;height:104px;top:35px;right:-20px}.steps-section__badge[data-v-21526121]{z-index:4;place-items:center;width:52px;height:52px;display:grid;position:relative}.steps-section__badge img[data-v-21526121]{width:100%;height:100%;position:absolute;inset:0}.steps-section__badge span[data-v-21526121]{color:var(--color-white);letter-spacing:-.4px;font-size:29px;font-weight:700;line-height:36px;position:relative}.steps-section__card h3[data-v-21526121]{z-index:4;letter-spacing:-.4px;margin:20px 0 0;font-size:29px;font-weight:700;line-height:36px;position:relative}.steps-section__card p[data-v-21526121]{z-index:4;letter-spacing:-.4px;margin:auto 0 0;font-size:20px;line-height:25px;position:relative}.steps-section__cta[data-v-21526121]{z-index:2;min-width:246px;margin:64px auto 0;position:relative}.steps-section[data-v-21526121]{text-align:center}@media (width>=761px) and (width<=1300px){.steps-section[data-v-21526121]{padding:160px 0 80px}.steps-section__wave[data-v-21526121]{height:128px}.steps-section__grid[data-v-21526121]{gap:24px}.steps-section__fibers[data-v-21526121]{padding-top:199px}.steps-section__fibers img[data-v-21526121]{width:min(82.75vw - 39.72px,993px);right:min(13.25vw - 3.36px,162px)}.steps-section__path[data-v-21526121]{width:940px;top:176px}}@media (width<=760px){.steps-section[data-v-21526121]{padding:72px 16px 32px}.steps-section__fibers[data-v-21526121]{display:none}.steps-section__mobile-fiber[data-v-21526121]{z-index:3;pointer-events:none;width:241px;max-width:none;display:block;position:absolute;top:125px;left:calc(50% - 10px)}.steps-section__mobile-fiber img[data-v-21526121]{width:100%;height:auto;display:block}.steps-section__wave[data-v-21526121]{width:100%;height:32px}.steps-section[data-v-21526121] .ui-section-title{font-size:35px;line-height:35px}.steps-section__path[data-v-21526121]{display:none}.steps-section__grid[data-v-21526121]{text-align:left;grid-template-columns:1fr;gap:16px;width:min(100vw - 32px,343px);margin-top:29px}.steps-section__card[data-v-21526121]{min-height:213px;padding:24px}.steps-section__card[data-v-21526121]:after,.steps-section__cloud[data-v-21526121]{display:none}.steps-section__card[data-v-21526121]:nth-child(2){min-height:301px}.steps-section__card[data-v-21526121]:nth-child(3){min-height:323px}.steps-section__badge[data-v-21526121]{width:44px;height:44px}.steps-section__badge span[data-v-21526121]{font-size:24px;line-height:26px}.steps-section__card h3[data-v-21526121]{margin-top:24px;font-size:24px;line-height:26px}.steps-section__card p[data-v-21526121]{margin-top:27px;font-size:18px;line-height:22px}.steps-section__cta[data-v-21526121]{--ui-button-gap:18px;--ui-button-min-height:60px;--ui-button-padding:10px 10px 10px 20px;--ui-button-font-size:16px;--ui-button-line-height:20px;--ui-button-icon-size:40px;--ui-button-icon-arrow-top:15px;--ui-button-icon-arrow-left:14px;--ui-button-icon-arrow-size:9px;width:226px;min-width:0;margin-top:24px}}.faq-section[data-v-5516744a]{background:var(--color-lilac-transparent);color:var(--color-lilac-light);padding:0 24px 64px}.faq-section[data-v-5516744a] .ui-section-title{padding-top:0}.faq-section__list[data-v-5516744a]{background:var(--color-white);border-radius:10px;gap:6px;width:min(100%,992px);margin:48px auto 0;padding:10px;display:grid}.faq-section__item[data-v-5516744a]{background:var(--color-lilac-transparent);border-radius:10px}.faq-section__question[data-v-5516744a]{width:100%;min-height:74px;color:var(--color-lilac-light);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:20px;padding:16px 11px 16px 22px;display:grid}.faq-section__question span[data-v-5516744a]:first-child{letter-spacing:-.4px;font-size:25px;font-weight:700;line-height:30px}.faq-section__icon[data-v-5516744a]{background:var(--color-lilac-light);border-radius:50%;width:42px;height:42px;position:relative}.faq-section__icon[data-v-5516744a]:before,.faq-section__icon[data-v-5516744a]:after{background:var(--color-white);content:"";border-radius:999px;width:12px;height:2px;position:absolute;top:20px;left:15px}.faq-section__icon[data-v-5516744a]:after{transition:transform .24s,opacity .24s;transform:rotate(90deg)}.faq-section__item--open .faq-section__icon[data-v-5516744a]:after{opacity:0;transform:rotate(90deg)scaleX(0)}.faq-section__answer[data-v-5516744a]{padding:0 22px 26px;overflow:hidden}.faq-answer-enter-active[data-v-5516744a],.faq-answer-leave-active[data-v-5516744a]{transition:max-height .28s,opacity .22s,transform .28s;overflow:hidden}.faq-answer-enter-from[data-v-5516744a],.faq-answer-leave-to[data-v-5516744a]{opacity:0;max-height:0;transform:translateY(-6px)}.faq-answer-enter-to[data-v-5516744a],.faq-answer-leave-from[data-v-5516744a]{opacity:1;max-height:520px;transform:translateY(0)}.faq-section__answer p[data-v-5516744a]{letter-spacing:-.4px;max-width:866px;margin:0;font-size:20px;line-height:25px}.faq-section__answer a[data-v-5516744a]{color:var(--color-orange-fill)}@media (width<=760px){.faq-section[data-v-5516744a]{min-height:auto;padding:32px 16px 24px}.faq-section__list[data-v-5516744a]{gap:4px;margin-top:28px;padding:8px}.faq-section__question[data-v-5516744a]{grid-template-columns:minmax(0,247px) 40px;justify-content:space-between;gap:8px;min-height:84px;padding:20px 12px 20px 20px}.faq-section__question span[data-v-5516744a]:first-child{font-size:18px;line-height:22px}.faq-section__icon[data-v-5516744a]{width:40px;height:40px}.faq-section__icon[data-v-5516744a]:before,.faq-section__icon[data-v-5516744a]:after{top:19px;left:14px}.faq-section__answer[data-v-5516744a]{padding:0 20px 20px}.faq-section__answer p[data-v-5516744a]{font-size:16px;line-height:20px}}.help-section[data-v-28c5974e]{background:linear-gradient(99deg,#7d54cd 0%,#7c55ca 32%,#8156c8 64%);padding:0;position:relative;overflow:hidden}.help-section__logo[data-v-28c5974e]{z-index:1;width:200px;height:197px;margin:0 auto;display:block;position:relative}.help-section__logo-main[data-v-28c5974e]{width:200px!important;height:200px!important}.help-section__logo-main[data-v-28c5974e],.help-section__logo-heart[data-v-28c5974e]{height:auto;display:block;position:absolute;transform:scaleY(-1)}.help-section__logo-heart[data-v-28c5974e]{width:27px;height:21px;top:39px;left:112px}.help-section[data-v-28c5974e] .ui-section-title{z-index:1;margin-top:48px;position:relative}.help-section__grid[data-v-28c5974e]{z-index:1;grid-template-columns:repeat(3,1fr);gap:48px;width:min(100% - 48px,1200px);margin:48px auto 0;display:grid;position:relative}.help-section__card[data-v-28c5974e]{background:var(--color-white);min-height:280px;color:var(--color-lilac-light);border-radius:20px;align-content:space-between;padding:24px;display:grid}.help-section__card p[data-v-28c5974e]{letter-spacing:-.4px;max-width:320px;margin:0;font-size:20px;line-height:25px}.help-section__icon[data-v-28c5974e]{object-fit:contain;width:136px;height:136px;display:block}@media (width>=761px) and (width<=1240px){.help-section[data-v-28c5974e]{min-height:auto;padding:0}.help-section__logo[data-v-28c5974e]{width:150px;height:147px;position:relative}.help-section__logo-main[data-v-28c5974e]{width:100%!important;height:100%!important}.help-section__logo-heart[data-v-28c5974e]{width:20px;height:15px;top:29px;left:84px}.help-section[data-v-28c5974e] .ui-section-title{margin-top:28px;font-size:44px;line-height:52px}.help-section__grid[data-v-28c5974e]{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (width<=760px){.help-section[data-v-28c5974e]{height:464px;min-height:auto;padding:0}.help-section__logo[data-v-28c5974e]{width:100px;height:98.266px;margin:0;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}.help-section__logo-main[data-v-28c5974e]{width:100%!important;height:100%!important}.help-section__logo-heart[data-v-28c5974e]{width:13.63px;height:10.31px;top:19.38px;left:55.87px}.help-section[data-v-28c5974e] .ui-section-title{width:250px;margin:0;font-size:35px;line-height:35px;position:absolute;top:122px;left:50%;transform:translate(-50%)}.help-section__grid[data-v-28c5974e]{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;width:calc(100% + 32px);margin:0;padding:0 16px;scroll-padding-inline:16px;display:flex;position:absolute;top:216px;left:0;overflow:auto hidden}.help-section__grid[data-v-28c5974e]::-webkit-scrollbar{display:none}.help-section__card[data-v-28c5974e]{scroll-snap-align:start;flex:0 0 318px;align-content:start;width:318px;height:216px;min-height:216px;padding:16px}.help-section__icon[data-v-28c5974e]{width:88px;height:88px}.help-section__card p[data-v-28c5974e]{max-width:278px;margin-top:4px;font-size:18px;line-height:22px}}@media (width<=360px){.help-section__card[data-v-28c5974e]{flex-basis:calc(100vw - 32px);width:calc(100vw - 32px)}}.hero-section[data-v-4fd277df]{background:var(--color-orange-transparent);padding:24px 0 48px;position:relative;overflow:hidden}.hero-section__headline[data-v-4fd277df]{z-index:4;width:min(100% - 48px,888px);color:var(--color-lilac-light);letter-spacing:-.4px;text-align:center;margin:116px auto 0;position:relative}.hero-section__headline h1[data-v-4fd277df]{white-space:nowrap;margin:0;font-size:128px;font-weight:800;line-height:137px}.hero-section__headline p[data-v-4fd277df]{margin:8px 0 0;font-size:29px;font-weight:700;line-height:36px}.hero-section__art-shell[data-v-4fd277df]{height:722px;margin-top:-160px;position:relative}.hero-section__art[data-v-4fd277df]{width:1920px;height:722px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-section__path[data-v-4fd277df],.hero-section__path img[data-v-4fd277df]{display:block;position:absolute}.hero-section__path[data-v-4fd277df]{width:1540px;height:380px;top:98px;left:-50px}.hero-section__path img[data-v-4fd277df]{width:100%;height:100%}.hero-section__rocket[data-v-4fd277df],.hero-section__letter[data-v-4fd277df]{z-index:3;object-fit:contain;pointer-events:none;display:block;position:absolute}.hero-section__rocket[data-v-4fd277df]{width:70px;height:88px;top:0;left:1490px}.hero-section__letter[data-v-4fd277df]{width:100px;height:97px;top:71px;left:360px}.hero-section__card[data-v-4fd277df]{z-index:2;pointer-events:none;border-radius:20px;position:absolute;overflow:hidden}.hero-section__card img[data-v-4fd277df]{max-width:none;display:block;position:absolute}.hero-section__card--left[data-v-4fd277df]{width:368px;height:470px;top:234px;left:488px;transform:rotate(-6deg)}.hero-section__card--left img[data-v-4fd277df]{width:1090px;height:630px;top:-10px;left:-249px}.hero-section__card--center[data-v-4fd277df]{width:368px;height:470px;top:224px;left:776px}.hero-section__card--center img[data-v-4fd277df]{object-fit:cover;width:100%;height:100%}.hero-section__card--right[data-v-4fd277df]{width:368px;height:470px;top:234px;left:1064px;transform:rotate(6deg)}.hero-section__card--right img[data-v-4fd277df]{width:957px;height:528px;top:-49px;left:-71px}.hero-section__cta[data-v-4fd277df]{z-index:4;width:fit-content;min-width:267px;margin:36px auto 0;display:flex;position:relative}@media (width>=761px) and (width<=1799px){.hero-section__cta[data-v-4fd277df]{margin-top:28px}}@media (width>=761px) and (width<=1200px){.hero-section__headline h1[data-v-4fd277df]{font-size:96px;line-height:103px}.hero-section__headline[data-v-4fd277df]{margin-top:116px}.hero-section__headline p[data-v-4fd277df]{font-size:24px;line-height:30px}.hero-section__art-shell[data-v-4fd277df]{height:578px;margin-top:-120px}.hero-section__art[data-v-4fd277df]{transform-origin:top;transform:translate(-50%)scale(.8)}.hero-section__cta[data-v-4fd277df]{margin-top:20px}}@media (width<=760px){.hero-section[data-v-4fd277df]{height:674px;padding:16px 0 0}.hero-section__headline[data-v-4fd277df]{width:min(100% - 32px,343px);margin-top:110px}.hero-section__headline h1[data-v-4fd277df]{font-size:52px;line-height:60px}.hero-section__headline p[data-v-4fd277df]{width:min(100%,320px);margin:8px auto 0;font-size:24px;line-height:26px}.hero-section__headline p span[data-v-4fd277df]{display:block}.hero-section__headline p span+span[data-v-4fd277df]:before{content:""}.hero-section__art-shell[data-v-4fd277df]{height:312px;margin-top:18px}.hero-section__art[data-v-4fd277df]{width:375px;height:328px;left:50%;transform:translate(-50%)}.hero-section__path[data-v-4fd277df]{width:408px;height:101px;top:50px;left:-83px}.hero-section__rocket[data-v-4fd277df]{width:36px;height:44px;top:0;left:323px}.hero-section__letter[data-v-4fd277df]{width:56px;height:54px;top:48px;left:44px}.hero-section__card[data-v-4fd277df]{border-radius:8px}.hero-section__card--left[data-v-4fd277df]{width:144px;height:184px;top:120px;left:7px;transform:rotate(-6deg)}.hero-section__card--left img[data-v-4fd277df]{width:426px;height:247px;top:-4px;left:-97px}.hero-section__card--center[data-v-4fd277df]{width:144px;height:184px;top:96px;left:115px}.hero-section__card--right[data-v-4fd277df]{width:144px;height:184px;top:120px;left:224px;transform:rotate(6deg)}.hero-section__card--right img[data-v-4fd277df]{width:374px;height:207px;top:-19px;left:-28px}.hero-section__cta[data-v-4fd277df]{--ui-button-font-size:16px;--ui-button-gap:18px;--ui-button-line-height:20px;--ui-button-min-height:60px;--ui-button-padding:10px 10px 10px 20px;min-width:226px;margin-top:16px}}@media (width<=360px){.hero-section__headline[data-v-4fd277df]{width:min(100% - 24px,288px);margin-top:104px}.hero-section__headline h1[data-v-4fd277df]{font-size:46px;line-height:54px}.hero-section__headline p[data-v-4fd277df]{width:100%;font-size:22px;line-height:25px}.hero-section__art-shell[data-v-4fd277df]{height:286px;margin-top:16px}.hero-section__art[data-v-4fd277df]{transform-origin:top;transform:translate(-50%)scale(.84)}.hero-section__cta[data-v-4fd277df]{margin-top:8px}}.review-modal[data-v-624608cf]{z-index:20;background:#241b3561;align-content:center;justify-items:center;gap:80px;padding:32px;display:grid;position:fixed;inset:0;overflow-y:auto}.review-modal__card[data-v-624608cf]{background:var(--color-white);width:min(100%,992px);color:var(--color-lilac-light);border-radius:20px;padding:32px 32px 56px;position:relative;box-shadow:0 24px 70px #241b3538}.review-modal__card[data-v-624608cf]:after{background:var(--color-white);clip-path:polygon(0 0,100% 0,0 100%);content:"";width:72px;height:32px;position:absolute;bottom:-31px;left:32px}.review-modal__close[data-v-624608cf]{position:absolute;top:20px;right:20px}.review-modal__author[data-v-624608cf]{width:min(100% - 76px,620px)}.review-modal__author[data-v-624608cf] .ui-review-author{align-items:start}.review-modal__author[data-v-624608cf] .ui-review-author__avatar{align-self:start}.review-modal__text[data-v-624608cf]{letter-spacing:-.4px;width:min(100%,896px);margin:32px 0 0;font-size:18px;line-height:22px}.review-modal__quote[data-v-624608cf]{width:76px;height:60px;display:block;position:absolute;bottom:-24px;right:24px}@media (width<=760px){.review-modal[data-v-624608cf]{background:#0000007a;align-content:start;gap:48px;padding:16px}.review-modal__card[data-v-624608cf]{width:min(100%,343px);height:auto;min-height:auto;box-shadow:none;padding:20px;overflow:visible}.review-modal__card[data-v-624608cf]:after{width:48px;height:24px;bottom:-24px;left:24px}.review-modal__close[data-v-624608cf]{--ui-close-size:40px;top:12px;right:12px}.review-modal__author[data-v-624608cf]{width:calc(100% - 76px);min-height:48px}.review-modal__author[data-v-624608cf] .ui-review-author{grid-template-columns:48px minmax(0,1fr);gap:16px}.review-modal__author[data-v-624608cf] .ui-review-author__avatar{width:48px;height:48px}.review-modal__author[data-v-624608cf] strong{font-size:16px;line-height:20px}.review-modal__author[data-v-624608cf] span{font-size:14px;line-height:18px}.review-modal__text[data-v-624608cf]{width:100%;margin-top:24px;font-size:16px;line-height:20px;overflow:visible}.review-modal__quote[data-v-624608cf]{width:30px;height:24px;bottom:-12px;right:12px}.review-modal__controls[data-v-624608cf]{gap:4px}.review-modal__controls[data-v-624608cf] .ui-carousel-controls__button{width:40px;height:40px}}.reviews-section[data-v-3dd0cf78]{background:var(--color-orange-transparent);padding:48px 0 208px;position:relative;overflow:clip hidden}.reviews-section[data-v-3dd0cf78] .ui-section-title{z-index:1;position:relative}.reviews-section__scroller[data-v-3dd0cf78]{--review-card-width:368px;--review-gap:48px;z-index:1;touch-action:pan-y;width:min(100% - 48px,1200px);margin:32px auto 0;padding:16px 0 48px;position:relative;overflow-x:hidden}.reviews-section__track[data-v-3dd0cf78]{gap:var(--review-gap);transition:transform .26s;display:flex}.reviews-section__card[data-v-3dd0cf78]{width:var(--review-card-width);min-width:var(--review-card-width);background:var(--color-white);height:486px;color:var(--color-lilac-light);scroll-snap-align:start;border-radius:20px;flex-direction:column;padding:24px 32px 32px;display:flex;position:relative}.reviews-section__card[data-v-3dd0cf78]:after{background:var(--color-white);clip-path:polygon(0 0,100% 0,0 100%);content:"";width:72px;height:32px;position:absolute;bottom:-31px;left:32px}.reviews-section__quote[data-v-3dd0cf78]{pointer-events:none;width:38px;height:30px;display:block;position:absolute;top:-16px;right:16px}.reviews-section__text[data-v-3dd0cf78]{letter-spacing:-.4px;-webkit-line-clamp:12;line-clamp:12;-webkit-box-orient:vertical;height:264px;margin:0;font-size:18px;line-height:22px;display:-webkit-box;overflow:hidden}.reviews-section__more[data-v-3dd0cf78]{color:var(--color-orange-fill);cursor:pointer;letter-spacing:-.4px;text-align:left;background:0 0;border:0;place-self:start;align-items:center;gap:7px;margin-top:18px;padding:0;font-size:16px;font-weight:700;line-height:20px;text-decoration:none;display:inline-flex}.reviews-section__more-icon[data-v-3dd0cf78]{flex:none;width:5.591px;height:11.53px}.reviews-section__more[data-v-3dd0cf78]:hover{color:var(--color-pink-fill)}.reviews-section__author[data-v-3dd0cf78]{margin-top:auto}.reviews-section__author[data-v-3dd0cf78] .ui-review-author{align-items:start}.reviews-section__author[data-v-3dd0cf78] .ui-review-author__avatar{align-self:start}.reviews-section__controls[data-v-3dd0cf78]{z-index:2;justify-content:center;gap:8px;margin:16px auto 0;display:flex;position:relative}body.landing-modal-open .reviews-section__controls{visibility:hidden}.reviews-section__bottom-cloud[data-v-3dd0cf78]{z-index:1;pointer-events:none;width:1920px;max-width:none;height:160px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (width<=760px){.reviews-section[data-v-3dd0cf78]{height:648px;padding:32px 16px 0}.reviews-section__scroller[data-v-3dd0cf78]{--review-card-width:318px;--review-gap:16px;width:calc(100% + 32px);margin-top:16px;margin-left:-16px;padding:12px 0 40px}.reviews-section__track[data-v-3dd0cf78]{padding:0 16px}.reviews-section__card[data-v-3dd0cf78]{width:318px;min-width:318px;height:400px;padding:24px}.reviews-section__card[data-v-3dd0cf78]:after{width:48px;height:24px;bottom:-24px;left:24px}.reviews-section__quote[data-v-3dd0cf78]{width:30px;height:24px;top:-12px;right:12px}.reviews-section__more[data-v-3dd0cf78]{margin-top:16px;font-size:14px;line-height:18px}.reviews-section__controls[data-v-3dd0cf78]{gap:4px;margin-top:0}.reviews-section__controls[data-v-3dd0cf78] .ui-carousel-controls__button{width:40px;height:40px}.reviews-section__text[data-v-3dd0cf78]{-webkit-line-clamp:10;line-clamp:10;height:200px;font-size:16px;line-height:20px}.reviews-section__bottom-cloud[data-v-3dd0cf78]{width:100%;height:32px;left:0;transform:none}.reviews-section__author[data-v-3dd0cf78] .ui-review-author{grid-template-columns:48px minmax(0,1fr);gap:16px}.reviews-section__author[data-v-3dd0cf78] .ui-review-author__avatar{width:48px;height:48px}.reviews-section__author[data-v-3dd0cf78] strong{font-size:16px;line-height:20px}.reviews-section__author[data-v-3dd0cf78] span{font-size:14px;line-height:18px}}.landing-page[data-v-a35e2749]{background:var(--color-orange-transparent);min-height:100vh}:root{--font-main:"Golos Text", system-ui, sans-serif;--color-lilac-light:#916edc;--color-lilac-fill:#734bd2;--color-lilac-transparent:#ebe6ff;--color-orange-fill:#ff9128;--color-orange-transparent:#fff1e3;--color-pink-fill:#ff78a0;--color-white:#fff;--gradient-cta:linear-gradient(93deg, var(--color-orange-fill) 0%, var(--color-pink-fill) 100%)}@font-face{font-family:Golos Text;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/golos-text-400-rTrl7nRs.ttf)format("truetype")}@font-face{font-family:Golos Text;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/golos-text-700-CMK7_dAR.ttf)format("truetype")}@font-face{font-family:Golos Text;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/golos-text-800-DfPqii0h.ttf)format("truetype")}*{box-sizing:border-box}html{background:var(--color-lilac-transparent);min-width:320px;font-family:var(--font-main);color:#241b35;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:normal;text-rendering:optimizelegibility;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}body.landing-modal-open{overflow:hidden}button,input,textarea,select{font:inherit}#app{min-height:100vh}.app-shell{place-items:center;min-height:100vh;padding:24px;display:grid}@media (width<=560px){.app-shell{padding:16px}}
