.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-d92db4a0]{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-d92db4a0] input,.ui-form-field[data-v-d92db4a0] 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-d92db4a0] input,.ui-form-field--filled[data-v-d92db4a0] select{background:var(--color-white);border:0;border-radius:12px;padding:19px 16px 20px}.ui-form-field--bordered[data-v-d92db4a0] input,.ui-form-field--bordered[data-v-d92db4a0] select{border:2px solid var(--color-lilac-transparent);background:var(--color-white);border-radius:10px;padding:18px 14px 19px}.ui-form-field[data-v-d92db4a0] input::placeholder{color:#916edc8f;opacity:1}.ui-form-field--filled[data-v-d92db4a0] input:focus,.ui-form-field--filled[data-v-d92db4a0] select:focus{outline:3px solid #916edc3d}.ui-form-field--bordered[data-v-d92db4a0] input:focus,.ui-form-field--bordered[data-v-d92db4a0] select:focus{border-color:var(--color-orange-fill);outline:0}.ui-form-field--filled[data-v-d92db4a0] input[aria-invalid=true],.ui-form-field--filled[data-v-d92db4a0] select[aria-invalid=true]{outline:2px solid #c84242}.ui-form-field--bordered[data-v-d92db4a0] input[aria-invalid=true],.ui-form-field--bordered[data-v-d92db4a0] select[aria-invalid=true]{border-color:#c84242}.ui-form-field small[data-v-d92db4a0]{color:#c84242;letter-spacing:0;font-size:14px;font-weight:700;line-height:20px}@media (width<=760px){.ui-form-field[data-v-d92db4a0],.ui-form-field[data-v-d92db4a0] input,.ui-form-field[data-v-d92db4a0] 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-cc14c344]{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-cc14c344]{align-items:center;width:133px;height:40px;margin-left:20px;display:flex}.site-header__logo img[data-v-cc14c344],.site-header__account-icon img[data-v-cc14c344]{width:100%;height:100%;display:block}.site-header__nav[data-v-cc14c344]{align-items:center;gap:4px;margin-left:auto;margin-right:11px;display:flex}.site-header__nav a[data-v-cc14c344],.site-header__account[data-v-cc14c344]{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-cc14c344]{border-radius:50px;padding:10px 16px 11px}.site-header__nav a[data-v-cc14c344]:hover,.site-header__account[data-v-cc14c344]:hover{color:var(--color-lilac-fill)}.site-header__account[data-v-cc14c344]{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-cc14c344]{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.site-header__burger[data-v-cc14c344],.site-header__mobile-menu[data-v-cc14c344]{display:none}@media (width>=761px) and (width<=1200px){.site-header[data-v-cc14c344]{width:calc(100% - 48px);left:24px;transform:none}.site-header__account[data-v-cc14c344]{width:auto;height:46px;margin-right:11px;padding:3px 5px 3px 14px;position:static}.site-header__account span[data-v-cc14c344]:first-child{display:none}.site-header__nav a[data-v-cc14c344]{font-size:18px}}@media (width<=760px){.site-header[data-v-cc14c344]{width:calc(100% - 32px);max-width:343px;height:60px;top:30px;left:50%;transform:translate(-50%)}.site-header__logo[data-v-cc14c344]{width:100px;height:30px;margin-left:12px}.site-header__nav[data-v-cc14c344],.site-header__account[data-v-cc14c344]{display:none}.site-header__burger[data-v-cc14c344]{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-cc14c344]{background:var(--color-white);width:16px;height:2px}.site-header__mobile-menu[data-v-cc14c344]{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-cc14c344]{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-ea12a607]{background:var(--color-orange-transparent);min-height:100vh;color:var(--color-lilac-light);padding:150px 24px 80px;position:relative}.login-page__title[data-v-ea12a607]{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-ea12a607]{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-ea12a607]{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-ea12a607]{color:var(--color-lilac-fill)}.login-card__cloud[data-v-ea12a607]{z-index:2;background:var(--color-white);border-radius:999px;height:20px;display:block;position:absolute}.login-card__cloud[data-v-ea12a607]:before,.login-card__cloud[data-v-ea12a607]:after{border-radius:inherit;background:inherit;content:"";position:absolute}.login-card__cloud--left[data-v-ea12a607]{width:120px;top:14px;left:-8px}.login-card__cloud--left[data-v-ea12a607]:before{width:42px;height:18px;top:-6px;left:28px}.login-card__cloud--left[data-v-ea12a607]:after{width:50px;height:16px;top:2px;left:70px}.login-card__cloud--right[data-v-ea12a607]{width:70px;top:18px;right:-12px}.login-card__cloud--right[data-v-ea12a607]:before{width:34px;height:20px;top:-8px;left:16px}.login-card__cloud--right[data-v-ea12a607]:after{width:34px;height:16px;top:4px;right:2px}.login-card__book[data-v-ea12a607]{z-index:2;object-fit:cover;width:140px;height:110px;display:block;position:absolute;top:240px;left:30px}.login-card__wave[data-v-ea12a607]{background:var(--color-white);border-radius:55% 45% 0 0/56% 48% 0 0;height:118px;position:absolute;bottom:-56px;left:-38px;right:-22px}.login-card__wave[data-v-ea12a607]:before{background:var(--color-white);content:"";border-radius:50%;width:98px;height:70px;position:absolute;top:-35px;right:18px}.login-card__wave[data-v-ea12a607]:after{background:var(--color-white);width:28px;height:44px;box-shadow:-20px 14px 0 -4px var(--color-white);content:"";border-radius:50%;position:absolute;top:-20px;left:150px;transform:rotate(-24deg)}.login-card__register[data-v-ea12a607]{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-ea12a607]{z-index:3;border-radius:50%;width:42px;height:42px;position:absolute;bottom:10px;right:11px}.login-card__register-icon img[data-v-ea12a607]{width:100%;height:100%;display:block;transform:rotate(-90deg)}.login-form[data-v-ea12a607]{flex-direction:column;gap:32px;width:min(100%,576px);margin-top:24px;display:flex}.login-form__error[data-v-ea12a607]{color:#c84242;letter-spacing:0;margin:-8px 0 0;font-size:14px;font-weight:700;line-height:20px}.login-form__footer[data-v-ea12a607]{align-items:center;gap:32px;display:flex}.login-form__forgot[data-v-ea12a607]{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-ea12a607]:hover{text-underline-position:from-font;text-decoration:underline}@media (width<=1200px){.login-page[data-v-ea12a607]{padding-top:120px}.login-card[data-v-ea12a607]{grid-template-columns:300px minmax(0,1fr)}}@media (width<=760px){.login-page[data-v-ea12a607]{min-height:1038px;padding:121px 16px 21px}.login-page[data-v-ea12a607] .site-header{width:343px;max-width:343px;left:16px;transform:none}.login-page__title[data-v-ea12a607]{width:260px;margin:0 auto;font-size:35px;line-height:35px}.login-card[data-v-ea12a607]{flex-direction:column;gap:52px;width:343px;min-height:802px;margin-top:24px;padding:24px 20px;display:flex}.login-card__promo[data-v-ea12a607]{background:linear-gradient(90.6deg,#ff9128 0%,#ff78a0 100%);flex:none;order:2;width:303px;height:394px}.login-card__cloud[data-v-ea12a607]{background:50%/100% 100% no-repeat;border-radius:0}.login-card__cloud[data-v-ea12a607]:before,.login-card__cloud[data-v-ea12a607]:after{display:none}.login-card__cloud--left[data-v-ea12a607]{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%20135%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M134.995%2023.4926C135.063%2024.6846%20134.42%2025.6074%20134.184%2025.9499C130.215%2031.6698%20114.433%2024.6559%2094.4275%2025.61C77.0392%2026.4388%2077.3071%2032.292%2063.3371%2030.7392C52.3642%2029.5183%2048.7443%2025.5212%2036.9658%2026.397C29.8704%2026.925%2028.6996%2028.5589%2020.3442%2028.8308C11.1224%2029.1314%200.288942%2027.5394%200.00543906%2024.8128C-0.141562%2023.3932%202.69871%2022.9383%207.61279%2019.2445C14.9051%2013.7625%2014.3197%2010.5051%2018.9503%208.06347C24.9275%204.91336%2027.6785%209.07781%2037.2913%208.06347C47.8203%206.95244%2048.3322%200.44045%2057.1128%200.0195604C66.7045%20-0.437927%2067.6158%207.26612%2078.6065%208.81374C91.6581%2010.6516%2095.874%200.735858%20106.762%204.13956C113.478%206.2388%20111.766%209.98495%20122.87%2015.3937C128.632%2018.2014%20134.795%2019.9712%20134.995%2023.4926Z'%20fill='var(--fill-0,%20white)'/%3e%3c/svg%3e");width:135px;height:31px;top:0;left:-26px}.login-card__cloud--right[data-v-ea12a607]{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2085%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M84.3071%2019.3367C85.7345%2016.4875%2084.8318%2012.4795%2082.7386%209.90005C80.1318%206.68612%2076.1967%206.3746%2074.583%206.24544C69.5784%205.84655%2066.4842%208.11448%2063.4547%209.22761C49.9211%2014.1928%2038.2449%20-4.16372%2025.2974%200.888905C20.9283%202.59465%2021.7009%204.76765%2015.1967%207.46495C7.97705%2010.4585%203.0903%209.3378%200.905748%2012.981C-0.452936%2015.249%20-0.140857%2018.3186%200.905748%2020.3624C4.10265%2026.5965%2015.6192%2026.0837%2019.7675%2025.9127C30.8387%2025.4606%2031.1165%2021.6844%2040.8252%2020.7271C51.6604%2019.6558%2053.198%2024.811%2067.8733%2024.4881C74.1796%2024.3475%2081.9357%2024.0816%2084.311%2019.3367H84.3071Z'%20fill='var(--fill-0,%20white)'/%3e%3c/svg%3e");width:85px;height:26px;top:18px;right:-14px}.login-card__book[data-v-ea12a607]{width:86px;height:68px;top:261px;left:54px}.login-form[data-v-ea12a607]{order:1;gap:32px;width:303px;margin-top:0}.login-form[data-v-ea12a607] .ui-form-field{gap:10px;font-size:18px;line-height:22px}.login-form[data-v-ea12a607] .ui-form-field input{height:60px;padding:18px 14px;font-size:16px;line-height:20px}.login-form[data-v-ea12a607] .ui-form-field input::placeholder{color:#916edc8f}.login-form[data-v-ea12a607] .ui-form-field:first-child input:not([aria-invalid=true]){border-color:var(--color-orange-fill);border-radius:12px}.login-card__wave[data-v-ea12a607]{background:url(/assets/login-wave-D0kOShKw.svg) 50%/100% 100% no-repeat;border-radius:0;width:680px;height:102px;bottom:-2px;left:50%;right:auto;transform:translate(-50%)}.login-card__wave[data-v-ea12a607]:before,.login-card__wave[data-v-ea12a607]:after{display:none}.login-card__register[data-v-ea12a607]{font-size:18px;line-height:22px;bottom:19px;left:14px}.login-card__register-icon[data-v-ea12a607]{width:40px;height:40px;bottom:14px;right:14px}.login-card__register-icon img[data-v-ea12a607]{transform:rotate(-90deg)}.login-form__footer[data-v-ea12a607]{flex-direction:row;align-items:center;gap:32px;min-height:60px}.login-form__forgot[data-v-ea12a607]{font-size:14px;line-height:18px}.login-form__submit[data-v-ea12a607]{--ui-button-min-height:60px;--ui-button-font-size:16px;--ui-button-line-height:20px;--ui-button-gap:18px;--ui-button-padding:10px 10px 10px 20px;--ui-button-icon-size:40px;--ui-button-icon-arrow-top:15px;--ui-button-icon-arrow-left:13px;--ui-button-icon-arrow-size:10px;flex:none;width:136px}}.register-page[data-v-4845229e]{background:var(--color-orange-transparent);min-height:100vh;color:var(--color-lilac-light);padding:48px 24px 96px;position:relative}.register-page__title[data-v-4845229e]{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-4845229e]{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-4845229e]{position:absolute;top:59px;right:max(24px,50vw - 600px)}.register-form[data-v-4845229e],.register-done[data-v-4845229e]{flex-direction:column;align-items:stretch;gap:32px;width:min(100%,784px);margin:48px auto 0;display:flex}.register-done[data-v-4845229e]{gap:48px;margin-top:124px}.register-form__row[data-v-4845229e]{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:48px;display:grid}.register-form__row--compact[data-v-4845229e]{gap:16px}.register-form__row--compact[data-v-4845229e] .ui-form-field>span:first-child{font-size:16px;line-height:20px}.register-field-group[data-v-4845229e]{gap:16px;display:grid}.register-field-group__label[data-v-4845229e]{color:var(--color-lilac-light);letter-spacing:-.4px;font-size:20px;font-weight:700;line-height:25px}.register-field-group__label small[data-v-4845229e]{font:inherit}.register-form__error[data-v-4845229e]{color:#c84242;letter-spacing:0;font-size:14px;font-weight:700;line-height:20px}.register-consents[data-v-4845229e]{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-4845229e]{margin-top:16px}.register-consent__link[data-v-4845229e]{text-underline-position:from-font;text-decoration:underline}.register-form__error[data-v-4845229e]{margin:-8px 0 0}.register-form__footer[data-v-4845229e],.register-done__footer[data-v-4845229e]{border-top:2px solid #916edc8f;justify-content:flex-end;padding-top:48px;display:flex}.register-button[data-v-4845229e]{width:296px}.register-button[data-v-4845229e]>span:first-child{text-align:left;flex:auto}.register-button--done[data-v-4845229e]{width:auto}@media (width<=900px){.register-page__close[data-v-4845229e]{right:24px}}@media (width<=640px){.register-page[data-v-4845229e]{width:100vw;min-height:2334px;padding:80px 16px 64px;overflow-x:hidden}.register-page__title[data-v-4845229e]{text-align:center;padding-right:0;font-size:35px;line-height:35px}.register-page__text[data-v-4845229e]{text-align:left;margin-top:16px}.register-page__close[data-v-4845229e]{--ui-close-size:40px;top:24px;right:12px}.register-form[data-v-4845229e],.register-done[data-v-4845229e]{width:100%}.register-form[data-v-4845229e]{gap:32px;margin-top:24px}.register-form__row[data-v-4845229e]{grid-template-columns:1fr;gap:32px}.register-form__row--compact[data-v-4845229e]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.register-form[data-v-4845229e] .ui-form-field{gap:10px;font-size:18px;line-height:22px}.register-form[data-v-4845229e] .ui-form-field>span:first-child{white-space:pre-line}.register-field-group__label[data-v-4845229e]{font-size:18px;line-height:22px}.register-form[data-v-4845229e] .ui-form-field input,.register-form[data-v-4845229e] .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-4845229e] .ui-form-field input::placeholder{color:#916edc8f}.register-form[data-v-4845229e] .ui-select-field select{padding-right:58px}.register-form[data-v-4845229e] .ui-select-field__select--placeholder{color:#916edc8f}.register-form[data-v-4845229e] .ui-select-field__icon{width:40px;height:40px;top:10px;right:8px}.register-consents[data-v-4845229e]{grid-template-columns:1fr;gap:16px;margin-top:0}.register-consents[data-v-4845229e] .ui-checkbox{font-size:14px;line-height:18px}.register-consents[data-v-4845229e] .ui-checkbox--single>span:last-child{padding-top:7px}.register-done[data-v-4845229e]{margin-top:56px}.register-form__footer[data-v-4845229e]{padding-top:32px}.register-button[data-v-4845229e]{--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-8f9ac48c]{background:var(--color-orange-transparent);min-height:100vh;color:var(--color-lilac-light);padding:48px 24px 96px;position:relative}.reset-page__title[data-v-8f9ac48c]{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-8f9ac48c]{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-8f9ac48c]{position:absolute;top:59px;right:max(24px,50vw - 600px)}.reset-form[data-v-8f9ac48c],.reset-done[data-v-8f9ac48c]{flex-direction:column;gap:48px;width:min(100%,784px);margin:124px auto 0;display:flex}.reset-form__footer[data-v-8f9ac48c],.reset-done__footer[data-v-8f9ac48c]{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-8f9ac48c]{color:#c84242;letter-spacing:0;margin:-24px 0 0;font-size:14px;font-weight:700;line-height:20px}.reset-button[data-v-8f9ac48c]{margin-left:auto}@media (width<=900px){.reset-page__close[data-v-8f9ac48c]{right:24px}}@media (width<=640px){.reset-page[data-v-8f9ac48c]{padding:32px 16px 64px}.reset-page__title[data-v-8f9ac48c]{text-align:left;padding-right:52px;font-size:40px;line-height:48px}.reset-page__text[data-v-8f9ac48c]{text-align:left;margin-top:16px}.reset-page__close[data-v-8f9ac48c]{--ui-close-size:36px;top:35px}.reset-form[data-v-8f9ac48c]{gap:32px;margin-top:56px}.reset-done[data-v-8f9ac48c]{margin-top:56px}.reset-form__footer[data-v-8f9ac48c],.reset-done__footer[data-v-8f9ac48c]{flex-direction:column;padding-top:32px}.reset-button[data-v-8f9ac48c]{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-370a0bc5]{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-370a0bc5] .ui-section-title{padding-top:8px}.contacts-section__decor[data-v-370a0bc5],.contacts-section__cloud[data-v-370a0bc5],.contacts-section__ground[data-v-370a0bc5]{pointer-events:none;display:block;position:absolute}.contacts-section__decor--letter[data-v-370a0bc5]{width:160px;height:156px;top:143px;left:calc(50% - 600px)}.contacts-section__decor--heart[data-v-370a0bc5]{width:160px;height:144px;top:48px;right:calc(50% - 600px)}.contacts-section__cloud--left[data-v-370a0bc5]{width:260px;height:48px;top:103px;left:calc(50% - 600px)}.contacts-section__cloud--right[data-v-370a0bc5]{width:290px;height:68px;top:143px;right:calc(50% - 600px)}.contacts-section__logo[data-v-370a0bc5]{width:100px;height:120px;margin:24px auto 0;display:block}.contacts-section__content[data-v-370a0bc5]{z-index:1;width:min(100% - 48px,640px);margin:48px auto 0;position:relative}.contacts-section__foundation[data-v-370a0bc5],.contacts-section__mission[data-v-370a0bc5],.contacts-section__text[data-v-370a0bc5]{letter-spacing:-.4px;margin:0;font-size:20px;line-height:25px}.contacts-section__foundation[data-v-370a0bc5]{font-weight:700}.contacts-section__mission[data-v-370a0bc5]{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-370a0bc5]{margin-top:16px}.contacts-section__text a[data-v-370a0bc5]{color:var(--color-orange-fill)}.contacts-section__mission img[data-v-370a0bc5]{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-370a0bc5]{z-index:1;white-space:nowrap;position:relative}.contacts-section__ground[data-v-370a0bc5]{object-fit:cover;width:100%;height:270px;bottom:0;left:0;right:0}@media (width<=760px){.contacts-section[data-v-370a0bc5]{height:571px;padding:0 16px}.contacts-section[data-v-370a0bc5] .ui-section-title{padding-top:32px}.contacts-section__decor--letter[data-v-370a0bc5],.contacts-section__decor--heart[data-v-370a0bc5],.contacts-section__cloud[data-v-370a0bc5]{display:none}.contacts-section__logo[data-v-370a0bc5]{object-fit:contain;width:72.134px;height:86.343px;margin-top:23px}.contacts-section__content[data-v-370a0bc5]{width:100%;margin-top:20px}.contacts-section__foundation[data-v-370a0bc5],.contacts-section__mission[data-v-370a0bc5],.contacts-section__text[data-v-370a0bc5]{font-size:18px;line-height:22px}.contacts-section__foundation[data-v-370a0bc5]{width:228px;margin:0 auto}.contacts-section__mission[data-v-370a0bc5]{flex-direction:column;width:min(100vw - 16px,359px);height:89px;margin:20px auto 0;display:flex}.contacts-section__mission img[data-v-370a0bc5]{width:100%;height:100%;inset:0;transform:none}.contacts-section__mission span[data-v-370a0bc5]{white-space:normal;width:min(100% - 32px,327px)}.contacts-section__text[data-v-370a0bc5]{width:min(100%,327px);margin:20px auto 0}.contacts-section__ground[data-v-370a0bc5]{height:52px}}.steps-section__fibers[data-v-004805b2]{z-index:1000;pointer-events:none;padding-top:247px;position:absolute;inset:0}.steps-section__fibers img[data-v-004805b2]{width:993px;position:relative;right:159px}.steps-section__mobile-fiber[data-v-004805b2]{display:none}.steps-section[data-v-004805b2]{background:var(--color-orange-transparent);padding:208px 0 48px;position:relative;overflow:hidden}.steps-section__wave[data-v-004805b2]{object-fit:cover;width:1920px;height:160px;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(180deg)}.steps-section[data-v-004805b2] .ui-section-title{z-index:1;position:relative}.steps-section__path[data-v-004805b2]{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-004805b2]{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-004805b2]{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-004805b2]:after{z-index:1;pointer-events:none;content:"";position:absolute}.steps-section__cloud[data-v-004805b2]{z-index:1;object-fit:contain;pointer-events:none;display:block;position:absolute}.steps-section__card:first-child .steps-section__cloud[data-v-004805b2]{width:135px;height:31px;top:24px;right:-5px}.steps-section__card:nth-child(2) .steps-section__cloud[data-v-004805b2]{width:85px;height:26px;top:-3px;left:174px}.steps-section__card:nth-child(3) .steps-section__cloud[data-v-004805b2]{width:244px;height:104px;top:35px;right:-20px}.steps-section__badge[data-v-004805b2]{z-index:4;place-items:center;width:52px;height:52px;display:grid;position:relative}.steps-section__badge img[data-v-004805b2]{width:100%;height:100%;position:absolute;inset:0}.steps-section__badge span[data-v-004805b2]{color:var(--color-white);letter-spacing:-.4px;font-size:29px;font-weight:700;line-height:36px;position:relative}.steps-section__card h3[data-v-004805b2]{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-004805b2]{z-index:4;letter-spacing:-.4px;margin:auto 0 0;font-size:20px;line-height:25px;position:relative}.steps-section__cta[data-v-004805b2]{z-index:2;min-width:246px;margin:64px auto 0;position:relative}.steps-section[data-v-004805b2]{text-align:center}@media (width>=761px) and (width<=1300px){.steps-section[data-v-004805b2]{padding:160px 0 80px}.steps-section__wave[data-v-004805b2]{height:128px}.steps-section__grid[data-v-004805b2]{gap:24px}.steps-section__fibers[data-v-004805b2]{padding-top:199px}.steps-section__fibers img[data-v-004805b2]{width:min(82.75vw - 39.72px,993px);right:min(13.25vw - 3.36px,162px)}.steps-section__path[data-v-004805b2]{width:940px;top:176px}}@media (width<=760px){.steps-section[data-v-004805b2]{padding:72px 16px 32px}.steps-section__fibers[data-v-004805b2]{display:none}.steps-section__mobile-fiber[data-v-004805b2]{z-index:3;pointer-events:none;width:221px;max-width:none;display:block;position:absolute;top:91px;right:0}.steps-section__mobile-fiber img[data-v-004805b2]{width:100%;height:auto;display:block}.steps-section__wave[data-v-004805b2]{width:100%;height:32px}.steps-section[data-v-004805b2] .ui-section-title{font-size:35px;line-height:35px}.steps-section__path[data-v-004805b2]{display:none}.steps-section__grid[data-v-004805b2]{text-align:left;grid-template-columns:1fr;gap:16px;width:min(100vw - 32px,343px);margin-top:29px}.steps-section__card[data-v-004805b2]{min-height:213px;padding:24px}.steps-section__card[data-v-004805b2]:after,.steps-section__cloud[data-v-004805b2]{display:none}.steps-section__card[data-v-004805b2]:nth-child(2){min-height:301px}.steps-section__card[data-v-004805b2]:nth-child(3){min-height:323px}.steps-section__badge[data-v-004805b2]{width:44px;height:44px}.steps-section__badge span[data-v-004805b2]{font-size:24px;line-height:26px}.steps-section__card h3[data-v-004805b2]{margin-top:24px;font-size:24px;line-height:26px}.steps-section__card p[data-v-004805b2]{margin-top:27px;font-size:18px;line-height:22px}.steps-section__cta[data-v-004805b2]{--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-e8085b43]{background:var(--color-lilac-transparent);color:var(--color-lilac-light);padding:0 24px 64px}.faq-section[data-v-e8085b43] .ui-section-title{padding-top:0}.faq-section__list[data-v-e8085b43]{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-e8085b43]{background:var(--color-lilac-transparent);border-radius:10px}.faq-section__question[data-v-e8085b43]{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-e8085b43]:first-child{letter-spacing:-.4px;font-size:25px;font-weight:700;line-height:30px}.faq-section__icon[data-v-e8085b43]{background:var(--color-lilac-light);border-radius:50%;width:42px;height:42px;position:relative}.faq-section__icon[data-v-e8085b43]:before,.faq-section__icon[data-v-e8085b43]:after{background:var(--color-white);content:"";border-radius:999px;width:12px;height:2px;position:absolute;top:20px;left:15px}.faq-section__icon[data-v-e8085b43]:after{transition:transform .24s,opacity .24s;transform:rotate(90deg)}.faq-section__item--open .faq-section__icon[data-v-e8085b43]:after{opacity:0;transform:rotate(90deg)scaleX(0)}.faq-section__answer[data-v-e8085b43]{padding:0 22px 26px;overflow:hidden}.faq-answer-enter-active[data-v-e8085b43],.faq-answer-leave-active[data-v-e8085b43]{transition:max-height .28s,opacity .22s,transform .28s;overflow:hidden}.faq-answer-enter-from[data-v-e8085b43],.faq-answer-leave-to[data-v-e8085b43]{opacity:0;max-height:0;transform:translateY(-6px)}.faq-answer-enter-to[data-v-e8085b43],.faq-answer-leave-from[data-v-e8085b43]{opacity:1;max-height:520px;transform:translateY(0)}.faq-section__answer p[data-v-e8085b43]{letter-spacing:-.4px;max-width:866px;margin:0;font-size:20px;line-height:25px}.faq-section__answer a[data-v-e8085b43]{color:var(--color-orange-fill)}@media (width<=760px){.faq-section[data-v-e8085b43]{min-height:auto;padding:32px 16px 24px}.faq-section__list[data-v-e8085b43]{gap:4px;margin-top:28px;padding:8px}.faq-section__question[data-v-e8085b43]{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-e8085b43]:first-child{font-size:18px;line-height:22px}.faq-section__icon[data-v-e8085b43]{width:40px;height:40px}.faq-section__icon[data-v-e8085b43]:before,.faq-section__icon[data-v-e8085b43]:after{top:19px;left:14px}.faq-section__answer[data-v-e8085b43]{padding:0 20px 20px}.faq-section__answer p[data-v-e8085b43]{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-e915b8ee]{background:var(--color-orange-transparent);padding:24px 0 48px;position:relative;overflow:hidden}.hero-section__headline[data-v-e915b8ee]{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-e915b8ee]{white-space:nowrap;margin:0;font-size:128px;font-weight:800;line-height:137px}.hero-section__headline p[data-v-e915b8ee]{margin:8px 0 0;font-size:29px;font-weight:700;line-height:36px}.hero-section__art-shell[data-v-e915b8ee]{height:722px;margin-top:-160px;position:relative}.hero-section__art[data-v-e915b8ee]{width:1920px;height:722px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-section__path[data-v-e915b8ee],.hero-section__path img[data-v-e915b8ee]{display:block;position:absolute}.hero-section__path[data-v-e915b8ee]{width:1540px;height:380px;top:98px;left:-50px}.hero-section__path img[data-v-e915b8ee]{width:100%;height:100%}.hero-section__rocket[data-v-e915b8ee],.hero-section__letter[data-v-e915b8ee]{z-index:3;object-fit:contain;pointer-events:none;display:block;position:absolute}.hero-section__rocket[data-v-e915b8ee]{width:70px;height:88px;top:0;left:1490px}.hero-section__letter[data-v-e915b8ee]{width:100px;height:97px;top:71px;left:360px}.hero-section__card[data-v-e915b8ee]{z-index:2;pointer-events:none;border-radius:20px;position:absolute;overflow:hidden}.hero-section__card img[data-v-e915b8ee]{max-width:none;display:block;position:absolute}.hero-section__card--left[data-v-e915b8ee]{width:368px;height:470px;top:234px;left:378px;transform:rotate(-6deg)}.hero-section__card--left img[data-v-e915b8ee]{width:1090px;height:630px;top:-10px;left:-249px}.hero-section__card--center[data-v-e915b8ee]{width:368px;height:470px;top:224px;left:776px}.hero-section__card--center img[data-v-e915b8ee]{object-fit:cover;width:100%;height:100%}.hero-section__card--right[data-v-e915b8ee]{width:368px;height:470px;top:234px;left:1176px;transform:rotate(6deg)}.hero-section__card--right img[data-v-e915b8ee]{width:957px;height:528px;top:-49px;left:-71px}.hero-section__cta[data-v-e915b8ee]{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-e915b8ee]{margin-top:28px}}@media (width>=761px) and (width<=1200px){.hero-section__headline h1[data-v-e915b8ee]{font-size:96px;line-height:103px}.hero-section__headline[data-v-e915b8ee]{margin-top:116px}.hero-section__headline p[data-v-e915b8ee]{font-size:24px;line-height:30px}.hero-section__art-shell[data-v-e915b8ee]{height:578px;margin-top:-120px}.hero-section__art[data-v-e915b8ee]{transform-origin:top;transform:translate(-50%)scale(.8)}.hero-section__cta[data-v-e915b8ee]{margin-top:20px}}@media (width<=760px){.hero-section[data-v-e915b8ee]{height:674px;padding:16px 0 0}.hero-section__headline[data-v-e915b8ee]{width:min(100% - 32px,343px);margin-top:110px}.hero-section__headline h1[data-v-e915b8ee]{font-size:52px;line-height:60px}.hero-section__headline p[data-v-e915b8ee]{width:min(100%,320px);margin:8px auto 0;font-size:24px;line-height:26px}.hero-section__headline p span[data-v-e915b8ee]{display:block}.hero-section__art-shell[data-v-e915b8ee]{height:312px;margin-top:18px}.hero-section__art[data-v-e915b8ee]{width:375px;height:328px;left:50%;transform:translate(-50%)}.hero-section__path[data-v-e915b8ee]{width:408px;height:101px;top:50px;left:-83px}.hero-section__rocket[data-v-e915b8ee]{width:36px;height:44px;top:0;left:323px}.hero-section__letter[data-v-e915b8ee]{width:56px;height:54px;top:48px;left:44px}.hero-section__card[data-v-e915b8ee]{border-radius:8px}.hero-section__card--left[data-v-e915b8ee]{width:144px;height:184px;top:120px;left:7px;transform:rotate(-6deg)}.hero-section__card--left img[data-v-e915b8ee]{width:426px;height:247px;top:-4px;left:-97px}.hero-section__card--center[data-v-e915b8ee]{width:144px;height:184px;top:96px;left:115px}.hero-section__card--right[data-v-e915b8ee]{width:144px;height:184px;top:120px;left:224px;transform:rotate(6deg)}.hero-section__card--right img[data-v-e915b8ee]{width:374px;height:207px;top:-19px;left:-28px}.hero-section__cta[data-v-e915b8ee]{--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-e915b8ee]{width:min(100% - 24px,288px);margin-top:104px}.hero-section__headline h1[data-v-e915b8ee]{font-size:46px;line-height:54px}.hero-section__headline p[data-v-e915b8ee]{width:100%;font-size:22px;line-height:25px}.hero-section__art-shell[data-v-e915b8ee]{height:286px;margin-top:16px}.hero-section__art[data-v-e915b8ee]{transform-origin:top;transform:translate(-50%)scale(.84)}.hero-section__cta[data-v-e915b8ee]{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-cbe966cd]{background:var(--color-orange-transparent);padding:48px 0 208px;position:relative;overflow:clip hidden}.reviews-section[data-v-cbe966cd] .ui-section-title{z-index:1;position:relative}.reviews-section__scroller[data-v-cbe966cd]{--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-cbe966cd]{gap:var(--review-gap);transition:transform .26s;display:flex}.reviews-section__card[data-v-cbe966cd]{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-cbe966cd]: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-cbe966cd]{pointer-events:none;width:38px;height:30px;display:block;position:absolute;top:-16px;right:16px}.reviews-section__text[data-v-cbe966cd]{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-cbe966cd]{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-cbe966cd]{flex:none;width:5.591px;height:11.53px}.reviews-section__more[data-v-cbe966cd]:hover{color:var(--color-pink-fill)}.reviews-section__author[data-v-cbe966cd]{margin-top:auto}.reviews-section__controls[data-v-cbe966cd]{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-cbe966cd]{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-cbe966cd]{height:648px;padding:32px 16px 0}.reviews-section__scroller[data-v-cbe966cd]{--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-cbe966cd]{padding:0 16px}.reviews-section__card[data-v-cbe966cd]{width:318px;min-width:318px;height:400px;padding:24px}.reviews-section__card[data-v-cbe966cd]:after{width:48px;height:24px;bottom:-24px;left:24px}.reviews-section__quote[data-v-cbe966cd]{width:30px;height:24px;top:-12px;right:12px}.reviews-section__more[data-v-cbe966cd]{margin-top:16px;font-size:14px;line-height:18px}.reviews-section__controls[data-v-cbe966cd]{gap:4px;margin-top:0}.reviews-section__controls[data-v-cbe966cd] .ui-carousel-controls__button{width:40px;height:40px}.reviews-section__text[data-v-cbe966cd]{-webkit-line-clamp:10;line-clamp:10;height:200px;font-size:16px;line-height:20px}.reviews-section__bottom-cloud[data-v-cbe966cd]{width:376px;height:32px}.reviews-section__author[data-v-cbe966cd] .ui-review-author{grid-template-columns:48px minmax(0,1fr);gap:16px}.reviews-section__author[data-v-cbe966cd] .ui-review-author__avatar{width:48px;height:48px}.reviews-section__author[data-v-cbe966cd] strong{font-size:16px;line-height:20px}.reviews-section__author[data-v-cbe966cd] 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}}
