@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px;--font-family-primary: "Wix Madefor Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0}button{text-wrap:nowrap}img{max-width:100%}.arrow{position:absolute;z-index:-1;display:flex}@media (max-width: 1200px){.arrow{display:none!important}}.container{max-width:1640px;padding:0 20px;margin:0 auto}@media (max-width: 1600px){.container{max-width:1200px}}html{scroll-behavior:smooth}.gradient-orange{background:-webkit-linear-gradient(73deg,#ff1bce 0%,#e4b200 91%)}.gradient-purple{background:-webkit-linear-gradient(0deg,#f403eb 0%,#3613b8 50%,#d66876 100%)}.gradient-blue{background:-webkit-linear-gradient(64deg,#0057ff 0%,#00e4c9 91%)}.gradient-text{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:var(--font-family-primary);font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{font-family:var(--font-family-primary)!important}@media (max-width: 1200px){.mobile-hide{display:none}}@media (min-width: 1200px){.desktop-hide{display:none}}.vfm{padding:10px}.modal-container{display:flex;align-items:center;justify-content:center}.modal-content{position:relative;display:flex;flex-direction:column;max-height:95%;margin:20px auto;padding:30px;border-radius:24px;background:#fff;box-shadow:0 3px 21px #0000001a}@media (max-width: 1200px){.modal-content{width:100%;padding:20px}}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;padding-bottom:1rem}.modal-body{overflow-y:auto;padding:1rem 0}.modal-footer{border-top:1px solid #e2e8f0;padding-top:1rem;text-align:right}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer}.btn-primary{background-color:#4f46e5;color:#fff;padding:.5rem 1rem;border-radius:.25rem;border:none;cursor:pointer}.btn-primary:hover{background-color:#4338ca}.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{top:0;right:0;bottom:0;left:0}.vfm--overlay{z-index:-1;background-color:#00000080}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-property:transform;transition-duration:.3s}.vfm-slide-up-enter-active,.vfm-slide-up-leave-active,.vfm-slide-down-enter-active,.vfm-slide-down-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-right-enter-active,.vfm-slide-right-leave-active,.vfm-slide-left-enter-active,.vfm-slide-left-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{position:fixed;top:0;bottom:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}@media (max-width: 1200px){.sm-small[data-v-bb4ba9f8]{width:153px}}.cta-button[data-v-2961ef56]{display:inline-flex;align-self:flex-start;align-items:center;border:none;border-radius:14px;font-size:12px;cursor:pointer;transition:box-shadow .3s ease;background:var(--btn-blue, linear-gradient(64deg, #0057ff 0%, #00e4c9 91%));padding:14px 40px;text-decoration:none}@media (max-width: 1200px){.cta-button[data-v-2961ef56]{padding:14px;font-size:10px}}.primary[data-v-2961ef56]{background:var(--btn-orange, linear-gradient(73deg, #ff1bce 0%, #e4b200 91%));padding:16px 40px;font-size:12px}.cta-button[data-v-2961ef56]:hover{box-shadow:0 0 0 5px #37589e}.cta-text[data-v-2961ef56]{display:block;border-radius:10px;color:#fff;font-weight:600}.cta-icon[data-v-2961ef56]{margin-left:8px}.cta-button[data-v-2961ef56]:focus{outline:none}.cta-button[data-v-2961ef56]:focus-visible{outline:2px solid #fff;outline-offset:4px}.header[data-v-100ba948]{position:absolute;width:100%;z-index:10}.header.not-home .nav-link[data-v-100ba948],.header.not-home .header-logo[data-v-100ba948]{filter:brightness(1) invert(1)}.header-nav[data-v-100ba948]{width:100%;display:flex;align-items:center;gap:100px;color:var(--txt-white, #fff);text-align:center;justify-content:space-between;flex-wrap:wrap;font:600 16px Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;padding:20px 0}.logo[data-v-100ba948]{aspect-ratio:7.94;object-fit:contain;width:191px}.nav-links[data-v-100ba948]{display:flex;align-items:center;gap:50px;flex-wrap:wrap}.nav-link[data-v-100ba948]{opacity:.8;color:var(--white, #fff);text-decoration:none;transition:opacity .3s ease}@media (max-width: 1200px){.nav-link[data-v-100ba948]{display:none}}.nav-link[data-v-100ba948]:hover,.nav-link[data-v-100ba948]:focus{opacity:1;outline:none}.nav-link[data-v-100ba948]:focus-visible{outline:2px solid #fff;outline-offset:4px;border-radius:4px}@media (max-width: 1200px){.header-nav[data-v-100ba948]{gap:10px;padding:20px 0}.nav-links[data-v-100ba948]{gap:40px;max-width:100%}}.legal-item[data-v-a6653636]{display:flex;align-items:flex-start}@media (max-width: 1200px){.legal-item[data-v-a6653636]{align-items:center;justify-content:center}}.legal-link[data-v-a6653636]{text-decoration:none;color:var(--txt-white, #fff);opacity:.8;font:500 16px/1.6 Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;display:inline-flex;align-items:end;white-space:nowrap;transition:opacity .3s ease;position:relative;border:none;background:none;cursor:pointer;padding:0}@media (max-width: 1200px){.legal-link[data-v-a6653636]{font-size:14px}}.legal-link[data-v-a6653636]:hover{opacity:1}.icon-wrapper[data-v-a6653636]{display:flex;padding-bottom:6px;align-items:center;margin-left:10px;justify-content:start}@media (max-width: 1200px){.icon-wrapper[data-v-a6653636]{position:absolute;right:-20px;bottom:0}}.footer[data-v-4cb52268]{background:var(--bg-black, #070012);display:flex;flex-direction:column;justify-content:start;padding:150px 162px}@media (max-width: 991px){.footer[data-v-4cb52268]{padding:100px 20px}}.footer-upper[data-v-4cb52268]{padding-bottom:40px;justify-content:space-between;border-bottom:1px solid var(--white, #fff);display:flex;width:100%;flex-wrap:wrap}@media (max-width: 1200px){.footer-upper[data-v-4cb52268]{flex-direction:column;align-items:center}}.footer-contact[data-v-4cb52268]{display:flex;min-width:240px;flex-direction:column;align-items:start;color:var(--txt-white, #fff);justify-content:space-between;flex:1;flex-basis:0%;font:700 14px/1.6 Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif}@media (max-width: 1200px){.footer-contact[data-v-4cb52268]{align-items:center}}.footer-logo[data-v-4cb52268]{aspect-ratio:8.06;object-fit:contain;object-position:center;width:194px;max-width:100%}.contact-info[data-v-4cb52268]{display:flex;margin-top:123px;width:194px;max-width:100%;flex-direction:column;justify-content:start}@media (max-width: 1200px){.contact-info[data-v-4cb52268]{margin-top:20px;align-items:center}}.phone[data-v-4cb52268]{margin-top:10px}.phone[data-v-4cb52268],.email[data-v-4cb52268]{color:#fff;text-decoration:none}.footer-nav[data-v-4cb52268]{display:flex;flex-direction:column;gap:20px;align-items:start}@media (max-width: 1200px){.footer-nav[data-v-4cb52268]{text-align:center;align-items:center}}@media (max-width: 1200px){.footer-nav-wrapper[data-v-4cb52268]{margin-top:20px;width:100%;display:flex;flex-direction:column;align-items:center}}.footer-nav-inner[data-v-4cb52268]{display:flex}@media (max-width: 1200px){.footer-nav-inner[data-v-4cb52268]{flex-direction:column;gap:20px}}.nav-item[data-v-4cb52268]{text-decoration:none;min-width:240px;color:var(--white, #fff);justify-content:center;font:600 16px/1.6 Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;opacity:.8;transition:opacity .3s ease}@media (max-width: 1200px){.nav-item[data-v-4cb52268]{font-size:14px}}.nav-item[data-v-4cb52268]:hover{opacity:1}.nav-item[data-v-4cb52268]:first-child{margin-top:0}.nav-item-with-icon[data-v-4cb52268]{display:flex;width:100%;align-items:end;gap:10px;justify-content:start;margin-top:10px}.nav-item-with-icon[data-v-4cb52268]:first-child{margin-top:0}.nav-text[data-v-4cb52268]{color:var(--txt-white, #fff);opacity:.8;flex:1;flex-basis:0%;font:500 16px/1.6 Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif}.icon-wrapper[data-v-4cb52268]{display:flex;padding-bottom:6px;align-items:center;margin-left:10px;justify-content:start}.icon[data-v-4cb52268]{aspect-ratio:1;object-fit:contain;object-position:center;width:10px;align-self:stretch;margin:auto 0}.cta-button[data-v-4cb52268]{display:flex;text-decoration:none;align-items:center;margin-top:40px;max-width:412px;flex-direction:column;color:var(--txt-white, #fff);font:600 12px Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;border:none;background:var(--btn-blue, linear-gradient(64deg, #0057ff 0%, #00e4c9 91%));padding:14px 40px;border-radius:12px;box-shadow:0 3px 7px #20093d33;width:100%;cursor:pointer;transition:box-shadow .3s ease;text-align:center}@media (max-width: 1200px){.cta-button[data-v-4cb52268]{width:100%;margin-top:20px}}.cta-button[data-v-4cb52268]:hover{box-shadow:0 0 0 5px #37589e80}.footer-lower[data-v-4cb52268]{display:flex;margin-top:40px;width:100%;align-items:start;gap:40px 100px;justify-content:space-between;flex-wrap:wrap}@media (max-width: 1200px){.footer-lower[data-v-4cb52268]{gap:20px;align-items:center;justify-content:center}}.legal-info[data-v-4cb52268]{display:flex;min-width:240px;flex-direction:column;justify-content:start;width:386px}.legal-links[data-v-4cb52268]{display:flex;width:100%;align-items:center;gap:30px;justify-content:start}@media (max-width: 1200px){.legal-links[data-v-4cb52268]{flex-direction:column;gap:20px}}.company-info[data-v-4cb52268]{color:var(--txt-white, #fff);opacity:.8;margin-top:20px;font:500 12px/19px Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;display:flex;flex-direction:column}@media (max-width: 1200px){.company-info[data-v-4cb52268]{text-align:center}}.social-links[data-v-4cb52268]{display:flex;align-items:center;gap:30px;justify-content:start}.form-inner[data-v-b7432f15]{max-width:800px}.form-container[data-v-b7432f15]{max-width:600px;margin:0 auto;padding:20px}.order-item[data-v-b7432f15]{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #eee;margin-bottom:20px}.price-section[data-v-b7432f15]{display:flex;align-items:center;gap:10px}.remove-btn[data-v-b7432f15]{background:none;border:none;font-size:20px;cursor:pointer;color:#666}.form-group[data-v-b7432f15]{margin-bottom:20px}label[data-v-b7432f15]{display:block;margin-bottom:8px;font-weight:500}input[data-v-b7432f15]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:16px}.total[data-v-b7432f15],.total-bottom[data-v-b7432f15]{text-align:right;font-weight:700;margin:20px 0}.submit-btn[data-v-b7432f15]{width:100%;padding:15px;background-color:#7c3aed;color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;margin-bottom:20px}.submit-btn.loading[data-v-b7432f15]{cursor:wait;opacity:.8}.terms[data-v-b7432f15]{text-align:center;font-size:14px;color:#666;line-height:1.5}.terms a[data-v-b7432f15]{color:#ff6b6b;text-decoration:none}.error-message[data-v-b7432f15]{color:#dc3545;font-size:12px;margin-top:5px;display:block}.loader[data-v-b7432f15]{width:20px;height:20px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;display:inline-block;animation:spin-b7432f15 1s linear infinite}@keyframes spin-b7432f15{0%{transform:rotate(0)}to{transform:rotate(360deg)}}ul[data-v-a5f51f38]{padding-left:20px}li[data-v-a5f51f38]{margin-bottom:10px}.section[data-v-a5f51f38]{margin-bottom:30px}.meta-info[data-v-a5f51f38]{color:#666;margin-bottom:40px}h4[data-v-a5f51f38]{text-align:center;color:#1a1a1a}h5[data-v-a5f51f38]{color:#2c3e50;margin-top:30px;padding-bottom:10px}p[data-v-a5f51f38]{margin:0 0 1rem}.header-content[data-v-453ab4ea]{display:flex;align-items:center;gap:8px}.error-modal[data-v-453ab4ea]{display:flex;flex-direction:column;align-items:center;gap:16px}.error-icon-large[data-v-453ab4ea]{margin:16px 0}.notification-card[data-v-bd2cc32f]{display:flex;align-items:center;padding:20px;border-radius:12px;box-shadow:0 3px 21px #0000001a;gap:20px;background-color:#fff}@media (max-width: 1200px){.notification-card[data-v-bd2cc32f]{padding:10px;gap:14px}}.notification-card__image[data-v-bd2cc32f]{flex-shrink:0;width:40px;height:40px}.notification-card__content[data-v-bd2cc32f]{display:flex;flex-direction:column;align-items:flex-start}.notification-card__header[data-v-bd2cc32f]{display:flex;align-items:center;gap:5px}.notification-card__icon[data-v-bd2cc32f]{width:8px;height:8px;border-radius:50%;background-color:#222}.notification-card__title[data-v-bd2cc32f]{font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:700;color:#222;margin:0}.notification-card__details[data-v-bd2cc32f]{font-family:Wix Madefor Display,sans-serif;font-size:14px;color:#222;margin:0}.notification-card__old-price[data-v-bd2cc32f]{text-decoration:line-through;color:#8b8b8b}.notification-card__price[data-v-bd2cc32f]{font-weight:700;margin-left:2px;white-space:nowrap}.notification-card__price.orange[data-v-bd2cc32f]{background:-webkit-linear-gradient(0deg,#ec873b 0%,#e4b200 91%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.notification-card__price.purple[data-v-bd2cc32f]{background:-webkit-linear-gradient(0deg,#b209d9 0%,#f403eb 91%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.notification-card__price.blue[data-v-bd2cc32f]{background:-webkit-linear-gradient(0deg,#0057ff 0%,#00e4c9 91%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.notifications[data-v-57724504]{position:fixed;bottom:25px;right:50px;z-index:20;overflow:visible}@media (max-width: 1200px){.notifications[data-v-57724504]{right:20px;bottom:20px}}.notifications__inner[data-v-57724504]{display:flex;flex-direction:column;gap:10px;width:100%;margin:0 auto;list-style:none;padding:0;overflow:visible}.notification[data-v-65463c55]{position:relative}.notification__container[data-v-65463c55]{display:flex;max-width:840px;gap:20px;position:relative}@media (max-width: 1200px){.notification__container[data-v-65463c55]{width:100%}}.notification__text[data-v-65463c55]{display:flex;flex-direction:column;gap:20px;width:380px}@media (max-width: 1200px){.notification__text[data-v-65463c55]{width:100%}}.notification__visual[data-v-65463c55]{border-radius:24px;background-color:#f3f3f3;min-width:380px;display:flex;align-items:flex-end;justify-content:center}@media (max-width: 1200px){.notification__visual[data-v-65463c55]{display:none}}.notification__img[data-v-65463c55]{width:300px;height:300px}.notification__title[data-v-65463c55]{font-family:Wix Madefor Display,sans-serif;font-size:24px;font-weight:700;color:#222;margin:0}.notification__subtitle[data-v-65463c55]{font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:400;color:#8b8b8b}@media (max-width: 1200px){.notification__subtitle[data-v-65463c55]{font-size:14px}}.notification__content[data-v-65463c55]{display:flex;flex-direction:column;gap:10px;width:100%}.notification__highlight[data-v-65463c55]{color:#fff;padding:6px 10px;border-radius:7px;font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:700;background-color:#f03259;margin:0;width:100%}.notification__text[data-v-65463c55]{font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:400;color:#8b8b8b;margin:0}.notification__features[data-v-65463c55]{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.notification__feature[data-v-65463c55]{box-shadow:0 3px 21px #0000001a;padding:6px 10px;border-radius:7px;font-family:Wix Madefor Display,sans-serif;font-size:16px;color:#070012;background-color:#fff;margin:0;width:100%}@media (max-width: 1200px){.notification__feature[data-v-65463c55]{font-size:14px}}.notification__feature strong[data-v-65463c55]{font-weight:700}.notification__strike[data-v-65463c55]{text-decoration:line-through;color:#8b8b8b}.notification__info[data-v-65463c55]{width:350px}@media (max-width: 1200px){.notification__info[data-v-65463c55]{width:100%}}.notification__message[data-v-65463c55]{font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:400;color:#8b8b8b;margin:0 0 10px}@media (max-width: 1200px){.notification__message[data-v-65463c55]{font-size:14px}}.notification__message[data-v-65463c55]:last-child{margin-bottom:0}.notification__link[data-v-65463c55]{font-weight:700;text-decoration:underline}.notification__accent[data-v-65463c55]{color:#f03259;font-weight:700}.notification__button[data-v-65463c55]{display:flex;align-items:center;gap:8px;padding:16px 40px;background:linear-gradient(64deg,#0057ff,#00e4c9 91%);border-radius:12px;color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:700;border:none;cursor:pointer;width:100%;justify-content:center;transition:.3s outline;box-shadow:0 3px 7px #20093d33}.notification__button[data-v-65463c55]:hover{outline:8px solid rgba(0,147,232,.15)}@media (max-width: 1200px){.notification__button[data-v-65463c55]{font-size:14px}}.notification__button-text[data-v-65463c55]{text-decoration:none;color:#fff}.notification__button-icon[data-v-65463c55]{display:flex}.close[data-v-65463c55]{position:absolute;top:-45px;right:-45px;padding:15px;border-radius:30px;box-shadow:0 3px 21px #0000001a;background-color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.close[data-v-65463c55]:hover{background-color:#eaeaea}@media (max-width: 640px){.close[data-v-65463c55]{top:-30px;right:-30px}}.promotional-features__inner[data-v-65463c55]{display:flex;flex-direction:column;gap:10px;margin-left:auto;margin-right:auto}.feature-item[data-v-65463c55]{display:flex;align-items:start;gap:10px}.feature-item__icon[data-v-65463c55]{flex-shrink:0;width:18px;height:18px}.feature-item__text[data-v-65463c55]{font-family:Wix Madefor Display,sans-serif;font-size:14px;font-weight:400;line-height:150%;color:#222}@media (max-width: 1200px){.feature-item__text[data-v-65463c55]{font-size:13px}}.feature-item__text--blue[data-v-65463c55]{background:linear-gradient(64deg,#0057ff,#00e4c9 91%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.feature-item__price--old[data-v-65463c55]{text-decoration:line-through;color:#8b8b8b}.feature-item__price--new[data-v-65463c55]{color:#00e4c9}.gradient--pink[data-v-65463c55]{background:linear-gradient(73deg,#ff1bce,#e4b200 91%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient--multi[data-v-65463c55]{background:linear-gradient(270deg,#f403eb,#3613b8,#d66876);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.event-card[data-v-1d9623fe]{position:fixed;top:0;left:0;z-index:10;width:100%}.event-card__inner[data-v-1d9623fe]{display:flex;gap:20px;width:100%;padding:12px 30px;justify-content:space-between;align-items:center;border-radius:0 0 12px 12px;box-shadow:0 3px 21px #0000001a;margin:0 auto;background-color:#fff}@media (max-width: 1200px){.event-card__inner[data-v-1d9623fe]{padding:12px 20px;gap:10px}}.event-card__title[data-v-1d9623fe]{font-size:20px}@media (max-width: 1200px){.event-card__title[data-v-1d9623fe]{font-size:16px}}.event-card__registration[data-v-1d9623fe]{font-family:Wix Madefor Display,sans-serif;font-weight:400;font-size:16px;color:#222}.event-card__button[data-v-1d9623fe]{font-family:Wix Madefor Display,sans-serif;font-weight:700;font-size:12px;color:#fff;padding:14px 40px;border-radius:12px;background:linear-gradient(64deg,#0057ff,#00e4c9 91%);border:none;cursor:pointer;transition:.3s outline;box-shadow:0 3px 7px #20093d33}.event-card__button[data-v-1d9623fe]:hover{outline:8px solid rgba(0,147,232,.15)}@media (max-width: 1200px){.event-card__button[data-v-1d9623fe]{display:none;font-size:10px;padding:14px 24px}}ul[data-v-dee1f689]{padding-left:20px}li[data-v-dee1f689]{margin-bottom:10px}.section[data-v-dee1f689]{margin-bottom:30px}.meta-info[data-v-dee1f689]{color:#666;margin-bottom:40px}h4[data-v-dee1f689]{text-align:center;color:#1a1a1a}h5[data-v-dee1f689]{color:#2c3e50;margin-top:30px;padding-bottom:10px}p[data-v-dee1f689]{margin:0 0 1rem}.policy-button[data-v-2bf4c840]{padding:.5rem 1rem;background-color:#4f46e5;color:#fff;border:none;border-radius:.25rem;cursor:pointer;margin:1rem}.policy-button[data-v-2bf4c840]:hover{background-color:#4338ca}.calendar[data-v-29589e4c]{width:952px}@media (max-width: 1600px){.calendar[data-v-29589e4c]{width:887px}}@media (max-width: 1200px){.calendar[data-v-29589e4c]{width:600px}}.countdown-section[data-v-d5f2e4a5]{display:flex}@media (max-width: 1200px){.countdown-section[data-v-d5f2e4a5]{justify-content:center}}.countdown-section__inner[data-v-d5f2e4a5]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 20px;border-radius:12px;background:linear-gradient(108deg,#ffffff42,#ffffff12);box-shadow:0 3px 7px #20093d33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:201px;height:97px}.release-date[data-v-d5f2e4a5]{font-family:Wix Madefor Display,sans-serif;font-size:14px;font-weight:600;background:linear-gradient(269deg,#fff 32.91%,#a598e6 100.74%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px}.timer-container[data-v-d5f2e4a5]{display:flex;gap:30px}.timer-unit[data-v-d5f2e4a5]{display:flex;flex-direction:column;align-items:center}.timer-value[data-v-d5f2e4a5]{color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:24px;font-weight:700}.timer-label[data-v-d5f2e4a5]{color:#ced2d9;font-family:Wix Madefor Display,sans-serif;font-size:12px;font-weight:400}.hero-section[data-v-fe073dc6]{border-radius:0;display:flex;flex-direction:column;background:linear-gradient(to bottom,#0055b6,#000d1e);background-image:url(/landing/hero-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;justify-content:space-between;overflow:hidden;padding-bottom:120px}@media (max-width: 1600px){.hero-section[data-v-fe073dc6]{padding-bottom:80px}}@media (max-width: 1200px){.hero-section[data-v-fe073dc6]{padding-bottom:0}}@media (max-width: 1200px){.hero-button[data-v-fe073dc6]{margin:0 auto;width:100%;justify-content:center}}.hero-gradient[data-v-fe073dc6]{display:flex;width:100%;padding-top:120px;flex-direction:column}@media (max-width: 1200px){.hero-gradient[data-v-fe073dc6]{padding-top:70px}}.hero-content[data-v-fe073dc6]{align-self:end;width:100%;max-width:1758px}.hero-layout[data-v-fe073dc6]{gap:160px;display:flex}@media (max-width: 1600px){.hero-layout[data-v-fe073dc6]{gap:30px}}@media (max-width: 1200px){.hero-layout[data-v-fe073dc6]{flex-direction:column}}.hero-text-column[data-v-fe073dc6]{display:flex;flex-direction:column;line-height:normal;width:50%;margin-left:0;padding-top:20px}@media (max-width: 1600px){.hero-text-column[data-v-fe073dc6]{width:58%}}@media (max-width: 1200px){.hero-text-column[data-v-fe073dc6]{width:calc(100vw - 40px)}}.hero-text-container[data-v-fe073dc6]{display:flex;flex-direction:column;align-self:stretch;font-family:Wix Madefor Display,sans-serif;color:var(--txt-white, #fff);justify-content:start;margin:20px 0 30px}@media (max-width: 1200px){.hero-text-container[data-v-fe073dc6]{align-items:center;justify-content:center;text-align:center;margin-bottom:0}}.hero-title[data-v-fe073dc6]{font-size:64px;font-weight:800;line-height:70px}@media (max-width: 1600px){.hero-title[data-v-fe073dc6]{font-size:54px;line-height:60px}}@media (max-width: 1200px){.hero-title[data-v-fe073dc6]{font-size:24px;line-height:26px}}.hero-description[data-v-fe073dc6]{color:var(--txt-white-gray, #ced2d9);font-size:20px;font-weight:400;line-height:32px;margin-top:30px;margin-bottom:30px}@media (max-width: 1600px){.hero-description[data-v-fe073dc6]{font-size:18px;line-height:28px}}@media (max-width: 1200px){.hero-description[data-v-fe073dc6]{margin-top:20px;margin-bottom:20px;font-size:14px;line-height:160%}}.hero-image-column[data-v-fe073dc6]{display:flex;flex-direction:column;line-height:normal;width:50%;margin-right:-200px}@media (max-width: 1200px){.hero-image-column[data-v-fe073dc6]{margin-right:0;width:100%}}.hero-image[data-v-fe073dc6]{aspect-ratio:1.12;object-fit:contain;object-position:center;width:100%;flex-grow:1}.assistant[data-v-2e4184f0]{padding:170px 0 150px;border-radius:30px 30px 0 0;background-color:#fff;margin-top:-30px;z-index:1;position:relative}@media (max-width: 1200px){.assistant[data-v-2e4184f0]{padding:100px 0}}.assistant-container[data-v-2e4184f0]{border-radius:24px;background:var(--bg-white, #fff);box-shadow:0 3px 21px #0000001a;position:relative;font-family:Wix Madefor Display,sans-serif;padding:40px 13px 40px 40px;max-width:1160px;margin:0 auto;display:flex;justify-content:space-between}@media (max-width: 1200px){.assistant-container[data-v-2e4184f0]{padding:20px 20px 0;flex-direction:column;align-items:center}}.assistant-content[data-v-2e4184f0]{display:flex;flex-direction:column}.assistant-header[data-v-2e4184f0]{width:100%;line-height:1.1}.assistant-title[data-v-2e4184f0]{color:#222;font-size:56px;font-weight:800}@media (max-width: 1200px){.assistant-title[data-v-2e4184f0]{font-size:24px;line-height:1.1;text-align:center}}.assistant-title span[data-v-2e4184f0]{background:linear-gradient(270deg,#f403eb,#3613b8,#d66876);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.assistant-description[data-v-2e4184f0]{color:var(--txt-gray, #8b8b8b);font-size:18px;font-weight:400;margin-top:10px}@media (max-width: 1200px){.assistant-description[data-v-2e4184f0]{font-size:14px;line-height:1.1;text-align:center}}.assistant-skills[data-v-2e4184f0]{display:flex;margin-top:80px;width:100%;max-width:624px;flex-wrap:wrap;gap:20px}@media (max-width: 1200px){.assistant-skills[data-v-2e4184f0]{margin-top:30px;align-items:center;justify-content:center}}.skill-tag[data-v-2e4184f0]{border-radius:7px;background:var(--red, #f03259);color:var(--txt-white, #fff);font-size:16px;font-weight:600;text-align:center;padding:6px 10px 8px}@media (max-width: 1200px){.skill-tag[data-v-2e4184f0]{font-size:14px}}.assistant-image[data-v-2e4184f0]{width:365px;height:auto;object-fit:contain;object-position:center;margin-bottom:-40px}@media (max-width: 1200px){.assistant-image[data-v-2e4184f0]{max-width:280px;margin-top:30px;margin-bottom:0}}.testimonial-section-inner[data-v-0f81000a]{display:flex;flex-direction:column;align-items:center;font-family:Wix Madefor Display,sans-serif;text-align:center;padding-bottom:150px}@media (max-width: 1200px){.testimonial-section-inner[data-v-0f81000a]{padding-bottom:100px}}.main-heading[data-v-0f81000a]{color:var(--txt-black, #222);font-size:56px;font-weight:800;line-height:62px;z-index:10;max-width:872px}@media (max-width: 1200px){.main-heading[data-v-0f81000a]{font-size:24px;line-height:26px}}.stats-container[data-v-0f81000a]{display:flex;width:783px;max-width:100%;align-items:center;gap:30px;flex-wrap:wrap;margin-top:80px}@media (max-width: 1200px){.stats-container[data-v-0f81000a]{margin-top:50px}}.stat-item[data-v-0f81000a]{flex:1;min-width:240px;display:flex;flex-direction:column}.stat-number[data-v-0f81000a]{font-size:40px;font-weight:800;line-height:1.1;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 1200px){.stat-number[data-v-0f81000a]{font-size:20px;line-height:22px}}.stat-description[data-v-0f81000a]{color:var(--txt-gray, #8b8b8b);font-size:16px;font-weight:400;line-height:26px;margin-top:20px}@media (max-width: 1200px){.stat-description[data-v-0f81000a]{margin-top:10px;font-size:14px;line-height:160%}}.testimonial-cards[data-v-0f81000a]{display:flex;margin-top:40px;width:100%;gap:30px;flex-wrap:wrap}.card-container[data-v-0f81000a]{flex:1;min-width:240px}.testimonial-card[data-v-0f81000a]{border-radius:24px;background:var(--white, #fff);box-shadow:0 3px 21px #0000001a;padding:30px;height:100%;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1600px){.testimonial-card[data-v-0f81000a]{padding:20px}}.profile-section[data-v-0f81000a]{text-align:center}.profile-image[data-v-0f81000a]{width:128px;height:128px;border-radius:75px;object-fit:cover}.profile-name[data-v-0f81000a]{font-size:32px;font-weight:700;line-height:1.1;margin:10px 0;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 1200px){.profile-name[data-v-0f81000a]{font-size:20px;line-height:22px}}.profile-title[data-v-0f81000a]{color:var(--txt-gray, #8b8b8b);font-size:20px;font-weight:400;line-height:1.6}@media (max-width: 1200px){.profile-title[data-v-0f81000a]{font-size:14px;line-height:160%}}.comparison-section[data-v-0f81000a]{display:flex;gap:20px;margin:20px 0 0}.comparison-column[data-v-0f81000a]{flex:1}.comparison-heading[data-v-0f81000a]{color:var(--txt-black, #222);font-size:24px;font-weight:700;line-height:1.1;margin-bottom:10px}@media (max-width: 1200px){.comparison-heading[data-v-0f81000a]{font-size:18px;line-height:20px}}.comparison-text[data-v-0f81000a]{color:var(--txt-gray, #8b8b8b);font-size:16px;font-weight:400;line-height:26px}@media (max-width: 1600px){.comparison-text[data-v-0f81000a]{font-size:14px;line-height:22px}}@media (max-width: 1200px){.comparison-text[data-v-0f81000a]{font-size:12px;line-height:160%}}.results-section[data-v-0f81000a]{margin-top:30px}.results-heading[data-v-0f81000a]{color:var(--txt-black, #222);font-size:24px;font-weight:700;line-height:1.1;text-align:center;margin-bottom:10px}@media (max-width: 1200px){.results-heading[data-v-0f81000a]{font-size:18px;line-height:20px}}.results-list[data-v-0f81000a]{list-style:none;padding:0;margin:0}.result-item[data-v-0f81000a]{color:var(--txt-gray, #8b8b8b);font-size:16px;font-weight:400;line-height:1.6;padding-bottom:4px;margin-bottom:4px;text-align:center;display:inline-block}@media (max-width: 1200px){.result-item[data-v-0f81000a]{font-size:14px;line-height:160%}}.orange-border[data-v-0f81000a]{border-bottom:1px solid var(--btn-orange, #ff1bce)}.blue-border[data-v-0f81000a]{border-bottom:1px solid var(--btn-blue, #0057ff)}.results-image[data-v-0f81000a]{width:115px;margin:38px auto 0;display:block}.cta-button[data-v-0f81000a]{text-decoration:none;margin-top:30px;width:100%;padding:16px 40px 18px;border-radius:12px;background:var(--btn-orange, linear-gradient(73deg, #ff1bce 0%, #e4b200 91%));color:var(--txt-white, #fff);font-size:16px;font-weight:600;border:none;cursor:pointer;transition:box-shadow .2s ease;transition:.3s outline;box-shadow:0 3px 7px #20093d33}.cta-button[data-v-0f81000a]:hover{outline:8px solid rgba(241,104,100,.15)}@media (max-width: 1200px){.cta-button[data-v-0f81000a]{font-size:14px}}.tariff-card[data-v-6dbc69b3]{border-radius:24px;box-shadow:0 3px 21px #0000001a;padding:30px;min-width:240px;position:relative;flex:1}@media (max-width: 1600px){.tariff-card[data-v-6dbc69b3]{padding:20px}}.tariff-card:nth-child(1) .action-button[data-v-6dbc69b3],.tariff-card:nth-child(1) .tag[data-v-6dbc69b3]{background:var(--btn-blue, linear-gradient(64deg, #0057ff 0%, #00e4c9 91%));color:var(--txt-white, #fff)}.tariff-card:nth-child(1) .action-button[data-v-6dbc69b3]{transition:.3s outline;box-shadow:0 3px 7px #20093d33}.tariff-card:nth-child(1) .action-button[data-v-6dbc69b3]:hover{outline:8px solid rgba(0,147,232,.15)}.tariff-card:nth-child(1) .duration[data-v-6dbc69b3],.tariff-card:nth-child(1) .price[data-v-6dbc69b3]{background:-webkit-linear-gradient(64deg,#0057ff 0%,#00e4c9 91%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tariff-card:nth-child(2) .action-button[data-v-6dbc69b3],.tariff-card:nth-child(2) .tag[data-v-6dbc69b3]{background:var(--btn-blue, linear-gradient(64deg, #d66876 0%, #3613b8 50%, #f403eb 100%));color:var(--txt-white, #fff)}.tariff-card:nth-child(2) .action-button[data-v-6dbc69b3]{transition:.3s outline;box-shadow:0 3px 7px #20093d33}.tariff-card:nth-child(2) .action-button[data-v-6dbc69b3]:hover{outline:8px solid rgba(54,19,184,.15)}.tariff-card:nth-child(2) .duration[data-v-6dbc69b3],.tariff-card:nth-child(2) .price[data-v-6dbc69b3]{background:-webkit-linear-gradient(0deg,#904393 0%,#3613b8 50%,#f403eb 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tariff-card:nth-child(3) .action-button[data-v-6dbc69b3]{background:var(--btn-orange, linear-gradient(73deg, #ff1bce 0%, #e4b200 91%));color:var(--txt-white, #fff);transition:.3s outline;box-shadow:0 3px 7px #20093d33}.tariff-card:nth-child(3) .action-button[data-v-6dbc69b3]:hover{outline:8px solid rgba(241,104,100,.15)}.tariff-card:nth-child(3) .tag[data-v-6dbc69b3]{background:linear-gradient(73deg,#ff1bce,#e4b200 91%)}.tariff-card:nth-child(3) .duration[data-v-6dbc69b3],.tariff-card:nth-child(3) .price[data-v-6dbc69b3]{background:-webkit-linear-gradient(73deg,#ff1bce 0%,#e4b200 91%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tariff-card:nth-child(3) .description[data-v-6dbc69b3]{background:-webkit-linear-gradient(73deg,#ff1bce 0%,#e4b200 91%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tariff-card.sold-out[data-v-6dbc69b3]{background:#fafafa;box-shadow:none}.tariff-card-inner[data-v-6dbc69b3]{display:flex;flex-direction:column}.tariff-card-inner.sold-out[data-v-6dbc69b3]{opacity:.3;filter:grayscale(100%);pointer-events:none}.sold-out-label[data-v-6dbc69b3]{position:absolute;left:50%;top:167px;transform:translate(-50%);background-color:#fff;padding:6px 10px;border-radius:7px;color:#222;font-size:16px;font-weight:600;text-align:center;z-index:1;white-space:nowrap}@media (max-width: 1200px){.sold-out-label[data-v-6dbc69b3]{top:130px}}.old-price[data-v-6dbc69b3]{text-decoration:line-through;color:#8b8b8b;font-size:24px;font-weight:400;text-align:center;margin-bottom:4px}@media (max-width: 1200px){.old-price[data-v-6dbc69b3]{font-size:20px}}.tags-container[data-v-6dbc69b3]{display:flex;flex-direction:column;gap:10px;align-items:center}.tags-container.sold-out[data-v-6dbc69b3]{opacity:0}.description[data-v-6dbc69b3]{font:400 16px/1.6 Wix Madefor Display,sans-serif;margin-top:10px;text-align:center}.tag[data-v-6dbc69b3]{align-self:center;border-radius:7px;background:var(--red, #f03259);padding:6px 10px;color:var(--txt-white, #fff);font:600 16px Wix Madefor Display,sans-serif}@media (max-width: 1200px){.tag[data-v-6dbc69b3]{font-size:14px}}.card-title[data-v-6dbc69b3]{text-align:center;font:700 24px/1.1 Wix Madefor Display,sans-serif}@media (max-width: 1200px){.card-title[data-v-6dbc69b3]{font-size:18px;line-height:20px}}.price-section[data-v-6dbc69b3]{margin-top:10px;text-align:center;font:800 40px/1.1 Wix Madefor Display,sans-serif}@media (max-width: 1200px){.price-section[data-v-6dbc69b3]{font-size:32px;line-height:26px}}.mark[data-v-6dbc69b3]{display:none}@media (max-width: 1200px){.mark[data-v-6dbc69b3]{display:block}}.features-list[data-v-6dbc69b3]{list-style:none;padding:0;margin:30px 0}@media (max-width: 1200px){.features-list[data-v-6dbc69b3]{margin:20px 0}}.feature-item[data-v-6dbc69b3]{display:flex;gap:10px;align-items:start;margin-top:10px}.feature-icon[data-v-6dbc69b3]{margin-top:5px;width:18px;height:18px;object-fit:contain}.feature-text[data-v-6dbc69b3]{flex:1;font:400 16px/1.6 Wix Madefor Display,sans-serif;color:var(--txt-gray, #8b8b8b)}@media (max-width: 1200px){.feature-text[data-v-6dbc69b3]{font-size:14px;line-height:160%}}.action-button[data-v-6dbc69b3]{border-radius:12px;padding:16px 40px;font:600 16px Wix Madefor Display,sans-serif;border:none;cursor:pointer;margin-top:auto;transition:box-shadow .3s ease;position:relative}@media (max-width: 1200px){.action-button[data-v-6dbc69b3]{font-size:14px}}.action-button.loading[data-v-6dbc69b3]{cursor:wait;opacity:.8}.loader[data-v-6dbc69b3]{width:20px;height:20px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;display:inline-block;animation:spin-6dbc69b3 1s linear infinite}@keyframes spin-6dbc69b3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1200px){.tariff-card[data-v-6dbc69b3]{padding:20px}.action-button[data-v-6dbc69b3]{padding:16px 20px}}.price[data-v-6dbc69b3],.duration[data-v-6dbc69b3]{margin-bottom:10px}.release-promo[data-v-9a80c95a]{margin-top:40px}@media (max-width: 1200px){.release-promo[data-v-9a80c95a]{margin-top:20px}}.release-promo__inner[data-v-9a80c95a]{margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;gap:20px;padding:40px;border-radius:24px;box-shadow:0 3px 21px #0000001a;width:100%;background-color:#fff;position:relative}@media (max-width: 1200px){.release-promo__inner[data-v-9a80c95a]{max-width:640px;padding:20px 20px 0}}.release-promo__img[data-v-9a80c95a]{position:absolute;width:240px;height:240px;bottom:0;right:30px}@media (max-width: 1200px){.release-promo__img[data-v-9a80c95a]{position:relative;right:unset;bottom:unset;margin-top:10px}}.release-promo__title[data-v-9a80c95a]{font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:400;line-height:160%;-webkit-background-clip:text;background-clip:text;max-width:400px;text-align:center}.release-promo__title .gradient[data-v-9a80c95a]{background:linear-gradient(90deg,#00b0dd,#00d6cf 91%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.release-promo__tag[data-v-9a80c95a]{padding:6px 10px 8px;background-color:#fff;box-shadow:0 3px 21px #20093d1a;border-radius:7px;font-size:16px;font-weight:600}.release-promo__date[data-v-9a80c95a]{font-family:Wix Madefor Display,sans-serif;font-size:32px;line-height:1;font-weight:800;margin-top:-10px}.release-promo__main-text[data-v-9a80c95a]{align-self:stretch;color:#222;text-align:center;font-family:Wix Madefor Display,sans-serif;font-size:40px;font-weight:800;line-height:110%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 1200px){.release-promo__main-text[data-v-9a80c95a]{font-size:32px}}.release-promo__cta-wrapper[data-v-9a80c95a]{display:flex;flex-direction:column;align-items:flex-start;gap:10px;border-radius:14px;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background-color:#ffffff26}@media (max-width: 1200px){.release-promo__cta-wrapper[data-v-9a80c95a]{width:100%}}.release-promo__cta-button[data-v-9a80c95a]{display:flex;align-items:center;justify-content:center;padding:16px 40px;border-radius:12px;background:linear-gradient(64deg,#0057ff,#00e4c9 91%);color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:600;gap:8px;text-decoration:none;box-shadow:0 3px 7px #20093d33;transition:.3s outline}.release-promo__cta-button[data-v-9a80c95a]:hover{outline:8px solid rgba(0,147,232,.15)}@media (max-width: 1200px){.release-promo__cta-button[data-v-9a80c95a]{font-size:14px;width:100%}}.release-promo__icon[data-v-9a80c95a]{display:flex;align-items:center;justify-content:center}.tariff-plans[data-v-4e886854]{padding-bottom:150px}@media (max-width: 1200px){.tariff-plans[data-v-4e886854]{padding-bottom:100px}}.tariff-plans-label[data-v-4e886854]{padding:6px 10px 8px;background-color:#f03259;font-size:16px;color:#fff;font-weight:600;border-radius:7px;margin:80px auto 30px;display:inline-block}@media (max-width: 1200px){.tariff-plans-label[data-v-4e886854]{margin-top:50px}}.tariff-plans-inner[data-v-4e886854]{display:flex;flex-direction:column}.header[data-v-4e886854]{align-self:center;width:100%;text-align:center;font-family:Wix Madefor Display,sans-serif;margin-bottom:80px}@media (max-width: 1200px){.header[data-v-4e886854]{margin-bottom:50px}}.title[data-v-4e886854]{color:var(--txt-black, #222);font-size:56px;font-weight:800;line-height:1.1}@media (max-width: 1200px){.title[data-v-4e886854]{font-size:24px;line-height:26px}}.subtitle[data-v-4e886854]{color:var(--txt-gray, #8b8b8b);font-size:16px;font-weight:400;line-height:1.6;margin-top:20px}.subtitle .gradient-red[data-v-4e886854]{background:linear-gradient(64deg,#f03259,#f03259 91%)}.subtitle .gradient-orange[data-v-4e886854]{background:linear-gradient(64deg,#ef7355,#e4b200 91%)}.subtitle .gradient-purple[data-v-4e886854]{background:linear-gradient(64deg,#ff1bce,#e4b200 91%)}.subtitle .gradient[data-v-4e886854]{-webkit-background-clip:text;background-clip:text;color:transparent}@media (max-width: 1200px){.subtitle[data-v-4e886854]{font-size:14px;line-height:160%;margin-top:10px}}.plans-container[data-v-4e886854]{display:flex;align-items:center;gap:60px;flex-wrap:wrap;max-width:1325px;margin:0 auto}@media (max-width: 1600px){.plans-container[data-v-4e886854]{gap:30px}}@media (max-width: 1200px){.plans-container[data-v-4e886854]{gap:20px}}.cta-button[data-v-b230670f]{border-radius:14px;align-self:center;margin:20px 0 auto;font-family:Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;color:#fff;font-weight:600;text-align:center;border:none;cursor:pointer;background:linear-gradient(73deg,#ff1bce,#e4b200 91%);padding:16px 40px 18px;transition:.3s outline;box-shadow:0 3px 7px #20093d33}.cta-button[data-v-b230670f]:hover{outline:8px solid rgba(241,104,100,.15)}@media (max-width: 1200px){.cta-button[data-v-b230670f]{font-size:14px;width:100%}}.step-content[data-v-105912c1]{display:flex;flex-direction:column}.step-container[data-v-105912c1]{border-radius:24px;padding:30px;box-shadow:0 3px 21px #0000001a;background-color:#fff;position:relative}@media (max-width: 1200px){.step-container[data-v-105912c1]{padding:20px}}.step-content-centered[data-v-105912c1]{text-align:center}.gradient-purple[data-v-105912c1]{background:linear-gradient(270deg,#f403eb,#3613b8,#d66876)}.gradient-pink[data-v-105912c1]{background:linear-gradient(73deg,#ff1bce,#e4b200 91%)}.gradient-blue[data-v-105912c1]{background:linear-gradient(64deg,#0057ff,#00e4c9 91%)}.step-label[data-v-105912c1]{font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:400;line-height:110%;margin-bottom:10px;display:block;-webkit-background-clip:text;background-clip:text;color:transparent}.step-heading[data-v-105912c1]{color:#222;font-family:Wix Madefor Display,sans-serif;font-size:36px;font-weight:700;line-height:110%;margin-bottom:20px}@media (max-width: 1600px){.step-heading[data-v-105912c1]{font-size:30px}}@media (max-width: 1200px){.step-heading[data-v-105912c1]{font-size:20px}}.step-description[data-v-105912c1]{color:#8b8b8b;font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:400;line-height:160%;margin-bottom:20px}@media (max-width: 1200px){.step-description[data-v-105912c1]{font-size:14px}}.player[data-v-9aa010d8]{width:556px}@media (max-width: 1600px){.player[data-v-9aa010d8]{width:336px}}@media (max-width: 1200px){.player[data-v-9aa010d8]{width:184px}}.message-bubble[data-v-5b27b0b1]{border-radius:15px;background-color:#007aff;display:flex;padding-left:20px;padding-top:20px;padding-right:20px;flex-direction:column;align-items:stretch;font-size:16px;color:#fff;font-weight:400;position:relative}@media (max-width: 1200px){.message-bubble[data-v-5b27b0b1]{font-size:14px}}.message-icon[data-v-5b27b0b1]{aspect-ratio:1.43;object-fit:contain;object-position:center;width:20px;align-self:end;position:absolute;right:-3px;bottom:-3px}.comparison-section[data-v-936061d3]{border-radius:24px;background-color:#fafafa;padding:30px}@media (max-width: 1200px){.comparison-section[data-v-936061d3]{padding:20px}}.comparison-container[data-v-936061d3]{gap:20px;display:flex}@media (max-width: 1200px){.comparison-container[data-v-936061d3]{flex-direction:column}}.comparison-column[data-v-936061d3]{display:flex;flex-direction:column;align-items:stretch;line-height:normal;width:50%}@media (max-width: 1200px){.comparison-column[data-v-936061d3]{width:100%}}.before-column[data-v-936061d3]{margin-left:0}@media (max-width: 1200px){.after-column[data-v-936061d3]{margin-left:0}}.column-content[data-v-936061d3]{display:flex;flex-direction:column;align-items:stretch;font-family:Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif}.column-title[data-v-936061d3]{color:#222;font-size:36px;font-weight:700;line-height:1.1;align-self:center;margin:0}@media (max-width: 1200px){.column-title[data-v-936061d3]{font-size:24px}}.before-bubble[data-v-936061d3]{margin-top:20px}@media (max-width: 1200px){.before-bubble[data-v-936061d3]{margin-top:10px}}.after-bubble[data-v-936061d3]{margin-top:20px;align-self:stretch;align-items:flex-start;gap:4px;flex-wrap:wrap}.after-bubble.collapsed[data-v-936061d3]{max-height:296px;overflow:hidden}@media (max-width: 1600px){.after-bubble.collapsed[data-v-936061d3]{max-height:376px}}@media (max-width: 1200px){.after-bubble.collapsed[data-v-936061d3]{max-height:598px}}.after-bubble[data-v-936061d3] .message-icon{flex-shrink:0;z-index:10}.read-more-button[data-v-936061d3]{background:none;border:none;text-align:center;line-height:1.6;text-decoration:underline;color:#222;font-size:16px;font-weight:400;font-family:Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;margin-top:12px;cursor:pointer;padding:0}.calendar[data-v-32aa2f61]{width:661px}@media (max-width: 1600px){.calendar[data-v-32aa2f61]{width:445px}}@media (max-width: 1200px){.calendar[data-v-32aa2f61]{width:375px}}.video-player[data-v-b51cd421]{width:100%;height:100%;object-fit:cover;object-position:center}.video-section[data-v-b51cd421]{border-radius:0;display:flex;flex-direction:column;align-items:stretch}.video-section-inner[data-v-b51cd421]{display:flex;flex-direction:column;border-radius:24px;position:relative;min-height:800px;width:100%;overflow:hidden;align-items:center;justify-content:center}@media (max-width: 1200px){.video-section-inner[data-v-b51cd421]{min-height:573px}}.video-background[data-v-b51cd421]{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center}.circle-element[data-v-b51cd421]{position:relative;border-radius:75px;background-color:#fff;display:flex;margin-bottom:-65px;width:150px;flex-shrink:0;height:150px;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}@media (max-width: 1200px){.circle-element[data-v-b51cd421]{transform:scale(.6)}}.circle-element[data-v-b51cd421]:hover{background-color:#f3f3f3}.arrow-4[data-v-0319426a]{left:-200px;top:0;transform:translateY(-100%)}@media (max-width: 1600px){.arrow-4[data-v-0319426a]{display:none}}.arrow-4-laptop[data-v-0319426a]{display:none;left:-50px;top:0;transform:translateY(-100%)}@media (max-width: 1600px){.arrow-4-laptop[data-v-0319426a]{display:flex}}.arrow-5[data-v-bd9a5049]{left:800px;top:0;transform:translateY(-100%)}@media (max-width: 1600px){.arrow-5[data-v-bd9a5049]{left:500px}}.arrow-3[data-v-4bc58b44]{left:22px;transform:translate(-100%);top:-100px}.arrow-7[data-v-f5b4a2e6]{left:-190px;top:0;transform:translateY(-100%)}.arrow-8[data-v-a92edeea]{right:0;top:-100px;transform:translate(100%)}.arrow-9[data-v-35db7800]{top:0;transform:translateY(-100%);left:800px}@media (max-width: 1600px){.arrow-9[data-v-35db7800]{left:520px}}.arrow-1[data-v-bdf4d9c8]{bottom:250px;left:0;transform:translate(-100%)}@media (max-width: 1600px){.arrow-1[data-v-bdf4d9c8]{display:none}}.arrow-1-laptop[data-v-bdf4d9c8]{top:250px;left:0;transform:translate(-100%);display:none}@media (max-width: 1600px){.arrow-1-laptop[data-v-bdf4d9c8]{display:flex}}.arrow-2[data-v-a570ce13]{top:0;transform:translateY(-100%);left:450px}@media (max-width: 1600px){.arrow-2[data-v-a570ce13]{left:350px}}.how-it-works[data-v-741ee3c3]{position:relative}.how-it-works__list[data-v-741ee3c3]{display:flex;gap:30px;flex-wrap:wrap;align-items:flex-start;position:relative;justify-content:space-between}@media (max-width: 1600px){.how-it-works__list[data-v-741ee3c3]{gap:20px}}.title[data-v-741ee3c3]{color:#222;font-family:Wix Madefor Display,sans-serif;font-size:56px;font-weight:800;line-height:110%;text-align:center;margin:0 auto 80px;max-width:527px;width:100%}@media (max-width: 1200px){.title[data-v-741ee3c3]{font-size:24px;margin-bottom:50px}}.step-1[data-v-741ee3c3],.step-2[data-v-741ee3c3]{width:calc(50% - 15px)}.step-3[data-v-741ee3c3]{width:100%}.step-4[data-v-741ee3c3]{width:784px}@media (max-width: 1600px){.step-4[data-v-741ee3c3]{width:calc(50% - 15px)}}.step-5[data-v-741ee3c3]{width:647px;margin-top:100px}@media (max-width: 1600px){.step-5[data-v-741ee3c3]{width:calc(50% - 15px)}}.step-7[data-v-741ee3c3]{width:648px}@media (max-width: 1600px){.step-7[data-v-741ee3c3]{width:calc(50% - 15px)}}.step-8[data-v-741ee3c3]{width:783px;margin-top:100px}@media (max-width: 1600px){.step-8[data-v-741ee3c3]{width:calc(50% - 15px)}}.step-9[data-v-741ee3c3]{width:783px;margin-left:100px}@media (max-width: 1600px){.step-9[data-v-741ee3c3]{width:565px}}.step-10[data-v-741ee3c3]{width:100%}@media (max-width: 1200px){.step[data-v-741ee3c3]{width:100%;margin-top:0;margin-left:0}}.login-button[data-v-741ee3c3]{color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:600;padding:16px 40px;border-radius:12px;cursor:pointer;background-color:#f03259;border:none;margin-right:auto;box-shadow:0 3px 7px #20093d33;transition:.3s outline}.login-button[data-v-741ee3c3]:hover{outline:8px solid rgba(232,0,46,.15)}@media (max-width: 1200px){.login-button[data-v-741ee3c3]{display:flex;align-items:center;justify-content:center;font-size:14px;width:100%}}.phone-container[data-v-741ee3c3]{border-radius:24px;padding:25px;text-align:center;background-color:#fafafa}@media (max-width: 1200px){.phone-container[data-v-741ee3c3]{padding:30px 58px}}.image-container[data-v-741ee3c3]{border-radius:24px;text-align:center;background-color:#fafafa}.calendar-container[data-v-741ee3c3]{border-radius:24px;padding:30px;text-align:center;background-color:#fafafa;display:flex}@media (max-width: 1200px){.calendar-container[data-v-741ee3c3]{padding:10px}}.phone-image[data-v-741ee3c3]{width:255px;height:auto}@media (max-width: 1600px){.phone-image[data-v-741ee3c3]{width:181px}}.tag-container[data-v-741ee3c3]{display:flex;gap:20px;margin-bottom:20px;flex-wrap:wrap}@media (max-width: 1200px){.tag-container[data-v-741ee3c3]{flex-direction:column;align-items:center}}.tag[data-v-741ee3c3]{color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:600;padding:6px 10px 8px;border-radius:7px;white-space:nowrap;background-color:#f03259}@media (max-width: 1200px){.tag[data-v-741ee3c3]{font-size:12px}}.resume-image[data-v-741ee3c3]{width:100%;border-radius:24px;height:auto}.pluses__inner[data-v-92ebf75a]{display:flex;justify-content:space-between;padding:122px 0;gap:30px;align-items:center}@media (max-width: 1200px){.pluses__inner[data-v-92ebf75a]{flex-direction:column}}.content[data-v-92ebf75a]{display:flex;flex-direction:column;align-items:flex-start;gap:30px;max-width:783px}.content__heading[data-v-92ebf75a]{font-family:Wix Madefor Display,sans-serif;font-size:56px;font-weight:800;line-height:110%;background:linear-gradient(270deg,#f403eb,#3613b8,#d66876);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 1600px){.content__heading[data-v-92ebf75a]{font-size:46px}}@media (max-width: 1200px){.content__heading[data-v-92ebf75a]{font-size:24px;margin-bottom:30px}}.content__description[data-v-92ebf75a]{color:#8b8b8b;font-family:Wix Madefor Display,sans-serif;font-size:16px;line-height:160%;max-width:783px}@media (max-width: 1200px){.content__description[data-v-92ebf75a]{font-size:14px}}.content__cta[data-v-92ebf75a]{padding:16px 40px 18px;border-radius:12px;background:linear-gradient(270deg,#f403eb,#3613b8,#d66876);border:none;color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:18px;font-weight:600;cursor:pointer;transition:.3s outline;box-shadow:0 3px 7px #20093d33}.content__cta[data-v-92ebf75a]:hover{outline:8px solid rgba(54,19,184,.15)}@media (max-width: 1200px){.content__cta[data-v-92ebf75a]{font-size:14px;width:100%;order:4}}.features[data-v-92ebf75a]{display:flex;flex-direction:column;gap:20px;width:100%}.feature[data-v-92ebf75a]{display:flex;align-items:flex-start;gap:10px}.feature__icon[data-v-92ebf75a]{flex-shrink:0;width:30px;height:30px}.feature__text[data-v-92ebf75a]{color:#131313;font-family:Wix Madefor Display,sans-serif;font-size:20px;line-height:160%}@media (max-width: 1600px){.feature__text[data-v-92ebf75a]{font-size:18px}}@media (max-width: 1200px){.feature__text[data-v-92ebf75a]{font-size:16px}}.image[data-v-92ebf75a]{display:flex;justify-content:center;align-items:center;padding:50px 193px 50px 234px;border-radius:24px;background-color:#fafafa;min-width:783px}@media (max-width: 1600px){.image[data-v-92ebf75a]{padding:50px 104px;min-width:565px}}@media (max-width: 1200px){.image[data-v-92ebf75a]{padding:50px 25px;min-width:unset}}.image__phone[data-v-92ebf75a]{width:357px;height:auto;object-fit:contain}@media (max-width: 1200px){.image__phone[data-v-92ebf75a]{width:320px}}.faq[data-v-fedcfef5]{padding-bottom:150px}@media (max-width: 1200px){.faq[data-v-fedcfef5]{padding-bottom:100px}}.faq__inner[data-v-fedcfef5]{max-width:900px;margin:0 auto;display:flex;flex-direction:column}.faq__title[data-v-fedcfef5]{color:#222;text-align:center;font-family:Wix Madefor Display,sans-serif;font-size:56px;font-weight:800;line-height:110%;margin-bottom:80px}@media (max-width: 1200px){.faq__title[data-v-fedcfef5]{font-size:24px;margin-bottom:50px}}.faq__questions[data-v-fedcfef5]{display:flex;flex-direction:column;gap:30px;width:100%}.faq__header[data-v-fedcfef5]{display:flex;justify-content:space-between;width:100%;gap:20px}.faq__question[data-v-fedcfef5]{width:100%;padding:24px 30px;align-items:flex-start;gap:30px;border-radius:10px;background:#fafafa;cursor:pointer;text-align:left;position:relative}@media (max-width: 1200px){.faq__question[data-v-fedcfef5]{padding:20px}}.faq__question[data-v-fedcfef5]:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:transparent;z-index:-1;border-radius:12px}.faq__question:hover .faq__icon[data-v-fedcfef5]{opacity:1}.faq__question[data-v-fedcfef5]:hover:before{background:linear-gradient(270deg,#f403eb,#3613b8,#d66876)}.faq__question--highlighted[data-v-fedcfef5]{background-color:#fafafa}.faq__question-text[data-v-fedcfef5]{flex:1;color:#222;font-family:Wix Madefor Display,sans-serif;font-size:20px;font-weight:700;line-height:110%}@media (max-width: 1200px){.faq__question-text[data-v-fedcfef5]{font-size:16px}}.faq__icon[data-v-fedcfef5]{flex-shrink:0;width:22px;height:22px;transition:transform .3s ease,opacity .3s ease;opacity:.5}.faq__icon--expanded[data-v-fedcfef5]{transform:rotate(45deg)}.faq__answer[data-v-fedcfef5]{width:100%;color:#8b8b8b;font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:400;line-height:160%}.faq__answer-inner[data-v-fedcfef5]{padding-top:24px;padding-right:24px}@media (max-width: 1200px){.faq__answer-inner[data-v-fedcfef5]{padding-top:20px;padding-right:0}}@media (max-width: 1200px){.faq__answer[data-v-fedcfef5]{font-size:14px}}.faq__help-button[data-v-fedcfef5]{padding:16px 40px 18px;margin:30px auto 0;border-radius:12px;background:linear-gradient(73deg,#ff1bce,#e4b200 91%);color:#fff;text-align:center;font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:600;cursor:pointer;border:none;display:inline-block;text-decoration:none;transition:.3s outline;box-shadow:0 3px 7px #20093d33}.faq__help-button[data-v-fedcfef5]:hover{outline:8px solid rgba(241,104,100,.15)}@media (max-width: 1200px){.faq__help-button[data-v-fedcfef5]{padding:16px 20px;font-size:14px;width:100%;text-align:center}}.thank-you-section[data-v-036895b2]{padding-top:123px}@media (max-width: 1200px){.thank-you-section[data-v-036895b2]{padding-top:111px}}.thank-you-section-inner[data-v-036895b2]{border-radius:24px;box-shadow:0 3px 21px #0000001a;background-color:#fff;padding:50px;font-family:Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;text-align:center;display:flex;align-items:center;flex-direction:column}@media (max-width: 1200px){.thank-you-section-inner[data-v-036895b2]{padding:50px 10px}}.thank-you-heading[data-v-036895b2]{max-width:730px;font-size:54px;font-weight:800;line-height:59px;background:linear-gradient(270deg,#f403eb,#3613b8,#d66876);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}@media (max-width: 1200px){.thank-you-heading[data-v-036895b2]{font-size:23px;line-height:1.1}}.thank-you-subtext[data-v-036895b2]{color:#8b8b8b;font-size:16px;font-weight:400;line-height:1.6;margin-top:10px;margin-bottom:0}@media (max-width: 1200px){.thank-you-subtext[data-v-036895b2]{font-size:14px;line-height:1.1}}.weekly-test[data-v-aee595b9]{padding-top:120px}@media (max-width: 1200px){.weekly-test[data-v-aee595b9]{padding-top:80px}}.weekly-test-inner[data-v-aee595b9]{margin:0 auto;border-radius:24px;display:flex;max-width:850px;flex-direction:column;align-items:center;justify-content:center;font-family:Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;text-align:center}.weekly-test-title[data-v-aee595b9]{color:#000;font-size:54px;font-weight:800;line-height:1.1;align-self:center;z-index:10;margin-top:-11px}@media (max-width: 1200px){.weekly-test-title[data-v-aee595b9]{font-size:24px;line-height:1.1}}.test-card[data-v-aee595b9]{border-radius:24px;box-shadow:0 3px 21px #0000001a;background-color:#fff;margin-top:80px;padding:20px;gap:10px}@media (max-width: 1200px){.test-card[data-v-aee595b9]{margin-top:50px}}.test-card-content[data-v-aee595b9]{font-size:16px;color:#8b8b8b;font-weight:400;line-height:160%;margin-bottom:10px}@media (max-width: 1200px){.test-card-content[data-v-aee595b9]{font-size:14px;line-height:1.6}}.test-card-content[data-v-aee595b9]:last-child{margin-bottom:0}.choice-card[data-v-ec1e46d5]{justify-content:center;align-items:stretch;border-radius:24px;box-shadow:0 3px 21px #0000001a;background-color:#fff;position:relative;display:flex;min-width:240px;padding:20px;flex-direction:column;overflow:hidden;width:565px;color:#8b8b8b}.choice-number[data-v-ec1e46d5]{font-size:100px;text-align:center;position:absolute;z-index:0;right:16px;top:0;width:117px;height:110px;font-weight:800;line-height:1.1;color:#f7f8fc}.choice-title[data-v-ec1e46d5]{color:#000;font-size:24px;z-index:0;font-weight:800;line-height:1.1}@media (max-width: 1200px){.choice-title[data-v-ec1e46d5]{font-size:20px;line-height:1.1}}.choice-description[data-v-ec1e46d5]{font-size:16px;font-weight:400;line-height:26px;z-index:0;margin-top:20px}@media (max-width: 1200px){.choice-description[data-v-ec1e46d5]{font-size:14px;line-height:1.6}}.choice-section[data-v-af2cc316]{padding-top:120px;display:flex;flex-direction:column;align-items:stretch}@media (max-width: 1200px){.choice-section[data-v-af2cc316]{padding-top:80px}}.container[data-v-af2cc316]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-af2cc316]{color:#000;text-align:center;font-family:Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;font-size:54px;font-weight:800;line-height:1.1;align-self:center;z-index:10;margin-top:-10px}@media (max-width: 1200px){.section-title[data-v-af2cc316]{font-size:24px;line-height:1.1}}.image-card[data-v-af2cc316]{justify-content:center;align-items:center;border-radius:24px;box-shadow:0 3px 21px #0000001a;background-color:#fff;display:flex;margin-top:80px;width:100%;padding:27px 80px 0;flex-direction:column}@media (max-width: 1200px){.image-card[data-v-af2cc316]{margin-top:50px;padding:27px 9px 0}}.card-image[data-v-af2cc316]{aspect-ratio:1.16;object-fit:contain;object-position:center;width:316px;max-width:100%}.cards-container[data-v-af2cc316]{display:flex;margin-top:30px;align-items:start;gap:30px;font-family:Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif;justify-content:space-between;flex-wrap:wrap}@media (max-width: 1200px){.cards-container[data-v-af2cc316]{margin-top:20px}}.telegram-link[data-v-af2cc316]{color:#8b8b8b;text-decoration:underline}.additional-title[data-v-af2cc316]{color:#000;font-size:24px;font-weight:800;margin:20px 0 10px;line-height:1.1}.additional-description[data-v-af2cc316]{font-size:16px;font-weight:400;line-height:26px;margin-top:10px;position:relative;z-index:1}@media (max-width: 1200px){.additional-description[data-v-af2cc316]{font-size:14px;line-height:1.6}}.you-choice-card[data-v-da780a01]{display:flex;flex-direction:column;max-width:calc(50% - 15px)}@media (max-width: 1200px){.you-choice-card[data-v-da780a01]{max-width:100%}}.card-content[data-v-da780a01]{border-radius:24px;box-shadow:0 3px 21px #0000001a;background-color:#fff;min-height:164px;width:100%;padding:20px;overflow:hidden;flex-basis:100%}.title-blue[data-v-da780a01]{background:linear-gradient(64deg,#0057ff,#00e4c9 91%)}.title-red[data-v-da780a01]{background:linear-gradient(64deg,red,#f3716c 91%)}.card-title[data-v-da780a01]{color:#000;font-size:24px;font-weight:800;line-height:1.1;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 1200px){.card-title[data-v-da780a01]{font-size:20px;line-height:1.1}}.card-description[data-v-da780a01]{color:#8b8b8b;font-size:16px;font-weight:400;line-height:26px;margin-top:20px}@media (max-width: 1200px){.card-description[data-v-da780a01]{font-size:14px;line-height:1.6}}.button-wrapper[data-v-da780a01]{margin-top:30px;width:100%}@media (max-width: 1200px){.button-wrapper[data-v-da780a01]{margin-top:20px}}.you-choice-button[data-v-da780a01]{width:100%;border-radius:12px;box-shadow:0 3px 7px #20093d33;padding:16px 40px 18px;font-size:16px;font-weight:600;color:#fff;background-color:#ffffff26;border:none;cursor:pointer;transition:box-shadow .3s ease;display:block;text-align:center;text-decoration:none}@media (max-width: 1200px){.you-choice-button[data-v-da780a01]{font-size:14px;line-height:1.6}}.you-choice-button[data-v-da780a01]:hover{box-shadow:0 0 0 5px #37589e80}.gradient-blue[data-v-da780a01]{background:linear-gradient(64deg,#0057ff,#00e4c9 91%)}.gradient-red[data-v-da780a01]{background:linear-gradient(64deg,red,#f3716c 91%)}.you-choice-section[data-v-5147e68b]{padding:120px 0;display:flex;flex-direction:column;align-items:stretch;font-family:Wix Madefor Display,-apple-system,Roboto,Helvetica,sans-serif}@media (max-width: 1200px){.you-choice-section[data-v-5147e68b]{padding:80px 0}}.container[data-v-5147e68b]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-5147e68b]{text-align:center;font-size:54px;font-weight:800;line-height:1.1;background:linear-gradient(270deg,#f403eb,#3613b8,#d66876);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;align-self:center;z-index:10;margin-top:-10px}@media (max-width: 1200px){.section-title[data-v-5147e68b]{font-size:24px;line-height:1.1}}.cards-container[data-v-5147e68b]{display:flex;margin-top:80px;gap:30px}@media (max-width: 1200px){.cards-container[data-v-5147e68b]{margin-top:50px;flex-direction:column}}.error-404-image[data-v-17a684cf]{width:100%;height:100%}.error-page[data-v-35566ef0]{display:flex;justify-content:center;align-items:center;background-color:#fff;overflow:hidden;padding:218px 0 164px}@media screen and (max-width: 1200px){.error-page[data-v-35566ef0]{padding:260px 0 200px}}.error-page__inner[data-v-35566ef0]{display:flex;flex-direction:column;align-items:center;max-width:1074px;width:100%;position:relative}.error-page__graphic[data-v-35566ef0]{width:555px}@media screen and (max-width: 1200px){.error-page__graphic[data-v-35566ef0]{width:295px}}.error-page__message[data-v-35566ef0]{color:#8b8b8b;text-align:center;font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:400;line-height:160%;max-width:603px;margin-bottom:30px;margin-top:30px}@media screen and (max-width: 1200px){.error-page__message[data-v-35566ef0]{font-size:14px}}.error-page__button-wrapper[data-v-35566ef0]{display:flex;justify-content:center;width:100%}.error-page__button[data-v-35566ef0]{padding:16px 40px;border-radius:12px;background:linear-gradient(73deg,#ff1bce,#e4b200 91%);box-shadow:0 3px 7px #20093d33;color:#fff;font-family:Wix Madefor Display,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s ease;text-align:center}@media screen and (max-width: 1200px){.error-page__button[data-v-35566ef0]{padding:16px;font-size:13px;width:100%}}
