:root{--header-height:59px;--page-padding-block:12px;--full-screen-height:calc(100vh - var(--header-height) - var(--page-padding-block)*2);--section-gap:120px}@media screen and (min-width:1280px){:root{--header-height:67px;--page-padding-block:16px;--section-gap:150px}}@media screen and (min-width:1600px){:root{--header-height:81px;--page-padding-block:20px;--section-gap:250px}}*,:after,:before{box-sizing:border-box;line-height:100%;margin:0;padding:0}html{position:relative}:after,:before,a,html,input{font-family:involveSimplex}input{border-radius:0}html{scrollbar-gutter:stable;-webkit-font-smoothing:antialiased}button{background-color:transparent;color:inherit;cursor:pointer;font:inherit}button,input{border:none}a{color:inherit;text-decoration:none}img,picture{display:block;height:100%;width:100%}li,ul{list-style:none}::-webkit-scrollbar{background-color:transparent;height:1px;width:3px}::-webkit-scrollbar-thumb{background-color:#000;border-radius:60px}::-webkit-scrollbar-track{background:transparent}.page-wrapper{align-items:center;display:flex;flex-direction:column;gap:var(--section-gap);justify-content:center;max-width:1920px;padding-block:var(--page-padding-block)}@media screen and (min-width:1600px){.page-wrapper{overflow:clip}}@media screen and (min-width:1880px){.page-wrapper{margin:0 auto}}.horizontal-wrapper{margin:0 12px;max-width:calc(100% - 24px);width:100%}@media screen and (min-width:1280px){.horizontal-wrapper{margin:0 16px;max-width:calc(100% - 32px)}}@media screen and (min-width:1600px){.horizontal-wrapper{margin:0 20px;max-width:calc(100% - 40px)}}@media screen and (min-width:1920px){.horizontal-wrapper{margin:0 auto;max-width:1880px}}.upside-down{display:block;transform:scaleX(-1)}.ui-button{background-color:var(--btn-bg-color,#33a3ff);border-radius:50px;color:var(--btn-txt-color,#fff);font-size:16px;line-height:140%;padding:12px;transition:background-color .3s;width:100%}.ui-button:hover{background-color:var(--btn-bg-hover-color,#0091f1);color:var(--btn-txt-hover-color,#fff)}.ui-button:active,.ui-button:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ui-button:active{background-color:var(--btn-bg-pressed-color,#0091f1)}.ui-button:disabled{background-color:var(--btn-bg-disabled-color,rgba(6,18,32,.102))}@media screen and (min-width:1600px){.ui-button{font-size:24px;line-height:130%;padding:16px}}.ui-button-tab{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#33a3ff1a;border-radius:50px;color:#33a3ff;font-family:involveSimplex;font-size:16px;font-weight:500;line-height:140%;padding:12px 32px;transition-duration:.3s;transition-property:background-color,color;transition-timing-function:ease-in-out}.ui-button-tab_active{background-color:#33a3ff;color:#fff}@media screen and (min-width:768px){.ui-button-tab:not(.ui-button-tab_active):hover{background-color:#33a3ff4d}}.ui-link-more{align-items:center;color:#33a3ff;display:flex;gap:8px}.ui-link-more__text{font-family:involveSimplex;font-size:16px;font-weight:500;line-height:140%}@media screen and (min-width:1280px){.ui-link-more__text{font-size:20px}}.ui-link-more__icon{flex-shrink:0;font-size:24px;height:24px;width:24px}.ui-link{text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0;text-underline-offset:25%;width:100%;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.ui-link_hover-underline:hover{text-decoration-line:underline;text-underline-position:from-font}.ui-link_hover-opacity{transition:opacity .3s}.ui-link_hover-opacity:hover{opacity:.5}.ui-link_hover-color{transition:color .3s}.ui-link_hover-color:hover{color:var(--link-bg-hover-color,#33a3ff)}.ui-title{color:var(--title-text-color,#061220);font-family:involveSimplex;font-size:40px;font-weight:500;line-height:95%}@media screen and (min-width:768px){.ui-title{font-size:80px;line-height:90%}}@media screen and (min-width:1280px){.ui-title{font-size:64px;line-height:95%}}@media screen and (min-width:1600px){.ui-title{font-size:100px;line-height:90%}}.ui-section-title{color:var(--title-text-color,#061220);font-family:involveSimplex;font-size:20px;font-weight:500;line-height:140%;text-align:center}@media screen and (min-width:768px){.ui-section-title{font-size:24px}}@media screen and (min-width:1600px){.ui-section-title{font-size:36px}}.ui-section-title_margin{margin-bottom:16px}@media screen and (min-width:768px){.ui-section-title_margin{margin-bottom:24px}}@media screen and (min-width:1600px){.ui-section-title_margin{margin-bottom:32px}}.ui-subheading{font-family:involveSimplex;font-size:16px;font-weight:500;line-height:140%}@media screen and (min-width:768px){.ui-subheading{font-size:20px}}@media screen and (min-width:1600px){.ui-subheading{font-size:24px}}.ui-body-txt{color:var(--body-text-color,#061220);font-family:involveSimplex;font-size:14px;font-weight:500;line-height:140%}@media screen and (min-width:768px){.ui-body-txt{font-size:16px}}@media screen and (min-width:1600px){.ui-body-txt{font-size:20px}}.ui-body-small-txt{color:var(--body-text-color,rgba(6,18,32,.502));font-family:involveSimplex;font-size:14px;font-weight:500;line-height:140%}@media screen and (min-width:1600px){.ui-body-small-txt{font-size:16px}}.ui-wysiwyg>*{display:block;font-family:involveSimplex;font-size:14px;font-weight:500;line-height:140%;margin-top:12px}@media screen and (min-width:768px){.ui-wysiwyg>*{font-size:16px;margin-top:16px}}@media screen and (min-width:1600px){.ui-wysiwyg>*{font-size:20px;margin-top:20px}}.ui-wysiwyg h1,.ui-wysiwyg h2,.ui-wysiwyg h3{display:block;font-family:involveSimplex;font-size:20px;font-weight:500;line-height:140%;margin-top:24px}.ui-wysiwyg h1:first-of-type,.ui-wysiwyg h2:first-of-type,.ui-wysiwyg h3:first-of-type{margin-top:0}@media screen and (min-width:768px){.ui-wysiwyg h1,.ui-wysiwyg h2,.ui-wysiwyg h3{font-size:24px;margin-top:32px}}@media screen and (min-width:1600px){.ui-wysiwyg h1,.ui-wysiwyg h2,.ui-wysiwyg h3{font-size:36px}}.ui-wysiwyg ul{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:768px){.ui-wysiwyg ul{gap:16px}}@media screen and (min-width:1600px){.ui-wysiwyg ul{gap:20px}}.ui-wysiwyg li{display:flex;line-height:inherit;padding-left:24px;position:relative}@media screen and (min-width:768px){.ui-wysiwyg li{padding-left:32px}}.ui-wysiwyg li:before{background:#33a3ff;border-radius:50%;color:#33a3ff;content:"";display:block;flex-shrink:0;height:8px;margin-right:16px;margin-top:6px;width:8px}@media screen and (min-width:1600px){.ui-wysiwyg li:before{left:40px;margin-top:10px}}.ui-wysiwyg a{color:#33a3ff;transition:opacity .3s}.ui-wysiwyg a:hover{opacity:.5}.ui-wysiwyg pre{white-space:break-spaces}[data-scroll]{scroll-margin-top:calc(var(--header-height))}@font-face{font-display:swap;font-family:involveSimplex;font-style:normal;font-weight:500;src:url(../public/fonts/Involve-Medium.woff2) format("woff2"),url(../public/fonts/Involve-Medium.woff) format("woff")}.common-img-wrapper{height:100%;overflow:hidden;position:relative;width:100%}.common-img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .35s ease;width:100%}.common-img_loaded{opacity:1}.common-img_skeleton{animation:pulse 1.5s ease-in-out infinite;background-color:#33a3ff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='554' height='873' fill='none' viewBox='0 0 554 873'%3E%3Cpath fill='%23fff' d='M266.348 285.056c75.849 0 137.848 19.309 185.948 57.983 48.049 38.674 77.7 91.102 88.8 157.228l-104.049 22.885q-23.625-140.448-170.699-140.449c-47.15 0-85.999 11.223-116.549 33.614-30.5 22.445-45.75 52.923-45.75 88.571s15.45 62.88 46.45 81.694c31 18.87 68.499 32.348 112.398 40.49a1741 1741 0 0 1 131.85 29.761c43.95 11.718 81.399 34.329 112.399 67.942 28.949 31.357 43.799 73.278 45.75 124.99l-105.75 22.995c.25-3.026 1.05-5.887 1.05-9.022 0-38.674-15.499-68.161-46.449-88.516-31.05-20.355-68.25-34.879-111.749-43.516-43.45-8.637-87.2-18.319-131.1-28.992l-.049-.109c-43.95-10.673-81.4-31.743-112.399-63.321C15.45 607.762 0 564.467 0 509.509c0-65.135 24.95-118.828 74.9-161.078 49.949-42.25 115.598-63.375 191.448-63.375M553.695 23.018c-10.75 63.76-40.349 114.317-88.949 151.56-48.549 37.299-111.149 55.95-187.898 55.95-76.75 0-139.349-18.651-187.899-55.95C40.3 137.28 10.7 86.778 0 23.018L101.649.958c14.3 91.266 72.65 136.872 175.199 136.872S437.796 92.224 452.046.957z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:60% 60%;inset:0;position:absolute}@keyframes pulse{0%{opacity:.85}50%{opacity:1}to{opacity:.85}}span[data-v-988bbd91] svg{height:1em;margin-bottom:.125em;vertical-align:middle;width:1em}span[class*=_fill][data-v-988bbd91],span[class*=_fill][data-v-988bbd91] *{fill:currentColor!important}span[class*=_stroke][data-v-988bbd91],span[class*=_stroke][data-v-988bbd91] *{stroke:currentColor!important}.fade-enter-active[data-v-c907ee89],.fade-leave-active[data-v-c907ee89]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-c907ee89],.fade-leave-to[data-v-c907ee89]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-c907ee89],.page-leave-active[data-v-c907ee89]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-c907ee89],.page-leave-to[data-v-c907ee89]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-c907ee89],.cursor-leave-active[data-v-c907ee89]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-c907ee89],.cursor-leave-to[data-v-c907ee89]{opacity:0}.breadcrumbs__list[data-v-c907ee89]{display:flex;gap:5px}.breadcrumbs__list-item[data-v-c907ee89]{display:none}@media screen and (min-width:768px){.breadcrumbs__list-item[data-v-c907ee89]{align-items:center;display:flex;gap:5px}}.breadcrumbs__list-item:last-child .breadcrumbs__link-title[data-v-c907ee89]{opacity:1}.breadcrumbs__list-item[data-v-c907ee89]:not(:last-child):after{background:var(--breadcrumb-text-color,#061220);content:"";height:1px;opacity:.5;width:40px}@media screen and (min-width:768px){.breadcrumbs__list-item_go-back[data-v-c907ee89]{display:none}}.breadcrumbs__list-item_go-back[data-v-c907ee89],.breadcrumbs__list-item_go-back .breadcrumbs__link-title[data-v-c907ee89]{color:var(--breadcrumb-text-color-mobile,rgba(6,18,32,.502))}.breadcrumbs__list-item_go-back .breadcrumbs__link-title[data-v-c907ee89]{font-family:involveSimplex;font-size:12px;font-weight:500;line-height:140%}.breadcrumbs__link[data-v-c907ee89]{display:flex;gap:8px}.breadcrumbs__link-icon[data-v-c907ee89]{display:flex}.breadcrumbs__link-icon[data-v-c907ee89] svg{height:auto;width:17px}.breadcrumbs__link-title[data-v-c907ee89]{color:var(--breadcrumb-text-color,#061220);font-family:involveSimplex;font-size:12px;font-weight:500;line-height:140%}@media screen and (min-width:768px){.breadcrumbs__link-title[data-v-c907ee89]{opacity:.5;transition:opacity .3s}.breadcrumbs__link-title[data-v-c907ee89]:hover{opacity:1}}@media screen and (min-width:1280px){.breadcrumbs__link-title[data-v-c907ee89]{font-size:14px}}@media screen and (min-width:1600px){.breadcrumbs__link-title[data-v-c907ee89]{font-size:16px}}.fade-enter-active[data-v-d76fc1f1],.fade-leave-active[data-v-d76fc1f1]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-d76fc1f1],.fade-leave-to[data-v-d76fc1f1]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-d76fc1f1],.page-leave-active[data-v-d76fc1f1]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-d76fc1f1],.page-leave-to[data-v-d76fc1f1]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-d76fc1f1],.cursor-leave-active[data-v-d76fc1f1]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-d76fc1f1],.cursor-leave-to[data-v-d76fc1f1]{opacity:0}.video[data-v-d76fc1f1]{aspect-ratio:16/10;cursor:pointer;position:relative;width:100%}.video-preview[data-v-d76fc1f1]{border-radius:18px}@media screen and (min-width:1600px){.video-preview[data-v-d76fc1f1]{border-radius:50px}}.video-wrapper[data-v-d76fc1f1]{aspect-ratio:16/10;display:block;position:relative}.video-icon[data-v-d76fc1f1]{color:#fff;font-size:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease;z-index:1}.video-icon[data-v-d76fc1f1] svg{margin-bottom:0}@media screen and (min-width:1280px){.video-icon[data-v-d76fc1f1]{font-size:32px}}@media screen and (min-width:1600px){.video-icon[data-v-d76fc1f1]{font-size:42px}}.video-icon[data-v-d76fc1f1]:hover{transform:translate(-50%,-50%) scale(1.2)}.video-title[data-v-d76fc1f1]{align-items:center;color:#fff;display:flex;font-family:involveSimplex;font-size:12px;font-weight:500;gap:8px;justify-content:center;line-height:140%;margin-top:8px}@media screen and (min-width:1280px){.video-title[data-v-d76fc1f1]{font-size:14px}}@media screen and (min-width:1600px){.video-title[data-v-d76fc1f1]{font-size:16px;margin-top:16px}}.video-title[data-v-d76fc1f1]{transition:opacity .3s ease}.video-title[data-v-d76fc1f1]:hover{opacity:.5}.fade-enter-active[data-v-6557a80b],.fade-leave-active[data-v-6557a80b]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-6557a80b],.fade-leave-to[data-v-6557a80b]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-6557a80b],.page-leave-active[data-v-6557a80b]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-6557a80b],.page-leave-to[data-v-6557a80b]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-6557a80b],.cursor-leave-active[data-v-6557a80b]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-6557a80b],.cursor-leave-to[data-v-6557a80b]{opacity:0}.hero-content[data-v-6557a80b]{border-radius:30px;max-height:calc(100vh - var(--header-height) - var(--page-padding-block)*2);overflow:hidden}@media screen and (min-width:768px){.hero-content[data-v-6557a80b]{border-radius:50px}}.hero-content[data-v-6557a80b]{position:relative}@media screen and (min-width:1600px){.hero-content[data-v-6557a80b]{border-radius:80px}}.hero-content[data-v-6557a80b]{background:#33a3ff;display:flex;flex-direction:column;justify-content:space-between;order:-1;padding:16px}@media screen and (min-width:768px){.hero-content[data-v-6557a80b]{padding:32px}}@media screen and (min-width:1600px){.hero-content[data-v-6557a80b]{padding:48px}.hero-content_fullscreen[data-v-6557a80b]:before{scale:1.4}}.hero-content__top[data-v-6557a80b]{align-items:flex-start;display:flex;justify-content:space-between}.hero-content__video[data-v-6557a80b]{width:157px}@media screen and (min-width:1280px){.hero-content__video[data-v-6557a80b]{width:172px}}@media screen and (min-width:1600px){.hero-content__video[data-v-6557a80b]{width:300px}}@keyframes fade-in-6557a80b{0%{opacity:0;transform:translateY(20vh) rotate(45deg)}to{opacity:.2;transform:translateY(0) rotate(45deg)}}.hero-content[data-v-6557a80b]:before{animation-duration:.8s;animation-fill-mode:forwards;animation-name:fade-in-6557a80b;animation-timing-function:ease;aspect-ratio:890/1250;background:radial-gradient(70.71% 70.71% at 50% 50%,#fff0 0,#fff);border-radius:100%;bottom:-625px;content:"";height:1250px;left:0;opacity:.2;pointer-events:none;position:absolute;width:890px}@media screen and (min-width:768px){.hero-content[data-v-6557a80b]:before{bottom:-530px;left:unset;right:-300px}}@media screen and (min-width:1280px){.hero-content[data-v-6557a80b]:before{bottom:-680px;right:-300px}}@media screen and (min-width:1600px){.hero-content[data-v-6557a80b]:before{left:unset;right:-300px}}.hero-content__breadcrumbs[data-v-6557a80b]{position:relative;z-index:1;--breadcrumb-text-color:#fff;--breadcrumb-text-color-mobile:#fff}.fade-enter-active[data-v-73486b42],.fade-leave-active[data-v-73486b42]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-73486b42],.fade-leave-to[data-v-73486b42]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-73486b42],.page-leave-active[data-v-73486b42]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-73486b42],.page-leave-to[data-v-73486b42]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-73486b42],.cursor-leave-active[data-v-73486b42]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-73486b42],.cursor-leave-to[data-v-73486b42]{opacity:0}.hero-block[data-v-73486b42]{display:grid;gap:12px;grid-template-rows:1fr 1fr;width:100%}@media screen and (min-width:1280px){.hero-block[data-v-73486b42]{gap:16px;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}}@media screen and (min-width:1600px){.hero-block[data-v-73486b42]{gap:20px}}.hero-block__slot-wrapper[data-v-73486b42]{border-radius:30px;overflow:hidden}@media screen and (min-width:768px){.hero-block__slot-wrapper[data-v-73486b42]{border-radius:50px}}.hero-block__slot-wrapper[data-v-73486b42]{position:relative}@media screen and (min-width:1600px){.hero-block__slot-wrapper[data-v-73486b42]{border-radius:80px}}.hero-block__slot-wrapper[data-v-73486b42]{aspect-ratio:1;height:100%;max-height:466px;min-height:360px;width:100%}@media screen and (min-width:768px){.hero-block__slot-wrapper[data-v-73486b42]{aspect-ratio:1.6;max-height:unset}}@media screen and (min-width:1280px){.hero-block__slot-wrapper[data-v-73486b42]{min-height:calc(100vh - var(--header-height) - var(--page-padding-block)*2)}}.hero-block__content-wrapper[data-v-73486b42]{order:-1}@media screen and (min-width:1280px){.hero-block_img-left .hero-block__content-wrapper[data-v-73486b42]{order:1}}.hero-block__top[data-v-73486b42]{align-items:flex-start;display:flex;justify-content:space-between}.hero-block__title[data-v-73486b42]{max-width:100px;--title-text-color:#fff}.hero-block__text[data-v-73486b42]{color:#fff;font-family:involveSimplex;font-size:14px;font-weight:500;line-height:140%}@media screen and (min-width:1280px){.hero-block__text[data-v-73486b42]{font-size:16px}}@media screen and (min-width:1600px){.hero-block__text[data-v-73486b42]{font-size:20px}}.fade-enter-active[data-v-55e87d50],.fade-leave-active[data-v-55e87d50]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-55e87d50],.fade-leave-to[data-v-55e87d50]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-55e87d50],.page-leave-active[data-v-55e87d50]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-55e87d50],.page-leave-to[data-v-55e87d50]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-55e87d50],.cursor-leave-active[data-v-55e87d50]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-55e87d50],.cursor-leave-to[data-v-55e87d50]{opacity:0}.modal-message[data-v-55e87d50]{background-color:#fff;border-radius:30px;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:530px;padding:32px}@media screen and (min-width:768px){.modal-message[data-v-55e87d50]{border-radius:50px}}@media screen and (min-width:1280px){.modal-message[data-v-55e87d50]{gap:32px}}.modal-message p[data-v-55e87d50]{text-align:center}.fade-enter-active[data-v-c89d144c],.fade-leave-active[data-v-c89d144c]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-c89d144c],.fade-leave-to[data-v-c89d144c]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-c89d144c],.page-leave-active[data-v-c89d144c]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-c89d144c],.page-leave-to[data-v-c89d144c]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-c89d144c],.cursor-leave-active[data-v-c89d144c]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-c89d144c],.cursor-leave-to[data-v-c89d144c]{opacity:0}.modal-overlay[data-v-c89d144c]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#06122033;inset:0;position:fixed;z-index:6}.modal-overlay__content[data-v-c89d144c]{left:50%;padding:12px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.modal-overlay__close[data-v-c89d144c]{background-color:#fff;border-radius:8px;height:44px;padding:10px;position:absolute;right:20px;top:20px;width:44px;z-index:1}.modal-overlay__close[data-v-c89d144c]:after,.modal-overlay__close[data-v-c89d144c]:before{background:#06122080;border-radius:1px;content:"";display:block;height:1px;left:50%;position:absolute;top:50%;width:28px}.modal-overlay__close[data-v-c89d144c]:before{transform:translate(-50%,-50%) rotate(45deg)}.modal-overlay__close[data-v-c89d144c]:after{transform:translate(-50%,-50%) rotate(-45deg)}.fade-enter-active[data-v-f87d3eec],.fade-leave-active[data-v-f87d3eec]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-f87d3eec],.fade-leave-to[data-v-f87d3eec]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-f87d3eec],.page-leave-active[data-v-f87d3eec]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-f87d3eec],.page-leave-to[data-v-f87d3eec]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-f87d3eec],.cursor-leave-active[data-v-f87d3eec]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-f87d3eec],.cursor-leave-to[data-v-f87d3eec]{opacity:0}.modal-img[data-v-f87d3eec]{height:-moz-fit-content;height:fit-content;margin:0 auto;max-height:80vh;max-width:80vw;width:-moz-fit-content;width:fit-content}.modal-img[data-v-f87d3eec] img{-o-object-fit:contain;object-fit:contain}.modal-img_certificate[data-v-f87d3eec]{height:80vh;max-height:unset;width:100%}.fade-enter-active,.fade-leave-active{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from,.fade-leave-to{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active,.page-leave-active{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.cursor-enter-active,.cursor-leave-active{opacity:1;transition:opacity .3s ease}.cursor-enter,.cursor-leave-to{opacity:0}.common-video,.common-video_fallback{background-color:#33a3ff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='554' height='873' fill='none' viewBox='0 0 554 873'%3E%3Cpath fill='%23fff' d='M266.348 285.056c75.849 0 137.848 19.309 185.948 57.983 48.049 38.674 77.7 91.102 88.8 157.228l-104.049 22.885q-23.625-140.448-170.699-140.449c-47.15 0-85.999 11.223-116.549 33.614-30.5 22.445-45.75 52.923-45.75 88.571s15.45 62.88 46.45 81.694c31 18.87 68.499 32.348 112.398 40.49a1741 1741 0 0 1 131.85 29.761c43.95 11.718 81.399 34.329 112.399 67.942 28.949 31.357 43.799 73.278 45.75 124.99l-105.75 22.995c.25-3.026 1.05-5.887 1.05-9.022 0-38.674-15.499-68.161-46.449-88.516-31.05-20.355-68.25-34.879-111.749-43.516-43.45-8.637-87.2-18.319-131.1-28.992l-.049-.109c-43.95-10.673-81.4-31.743-112.399-63.321C15.45 607.762 0 564.467 0 509.509c0-65.135 24.95-118.828 74.9-161.078 49.949-42.25 115.598-63.375 191.448-63.375M553.695 23.018c-10.75 63.76-40.349 114.317-88.949 151.56-48.549 37.299-111.149 55.95-187.898 55.95-76.75 0-139.349-18.651-187.899-55.95C40.3 137.28 10.7 86.778 0 23.018L101.649.958c14.3 91.266 72.65 136.872 175.199 136.872S437.796 92.224 452.046.957z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 80%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.common-video-container{cursor:pointer;height:100%;position:relative;width:100%}.common-video__play-button{color:#fff;cursor:pointer;font-size:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease;z-index:2}.common-video__play-button:hover{transform:translate(-50%,-50%) scale(1.2)}@media screen and (min-width:768px){.common-video__play-button{font-size:48px}}@media screen and (min-width:1280px){.common-video__play-button{font-size:80px}}@media screen and (min-width:1600px){.common-video__play-button{font-size:100px}}.fade-enter-active[data-v-90973958],.fade-leave-active[data-v-90973958]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-90973958],.fade-leave-to[data-v-90973958]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-90973958],.page-leave-active[data-v-90973958]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-90973958],.page-leave-to[data-v-90973958]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-90973958],.cursor-leave-active[data-v-90973958]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-90973958],.cursor-leave-to[data-v-90973958]{opacity:0}.modal-video[data-v-90973958]{height:-moz-fit-content;height:fit-content;margin:0 auto;max-height:80vh;max-width:80vw;-o-object-fit:contain;object-fit:contain;width:-moz-fit-content;width:fit-content}.fade-enter-active[data-v-9e8e0063],.fade-leave-active[data-v-9e8e0063]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-9e8e0063],.fade-leave-to[data-v-9e8e0063]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-9e8e0063],.page-leave-active[data-v-9e8e0063]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-9e8e0063],.page-leave-to[data-v-9e8e0063]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-9e8e0063],.cursor-leave-active[data-v-9e8e0063]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-9e8e0063],.cursor-leave-to[data-v-9e8e0063]{opacity:0}.modal-video[data-v-9e8e0063]{border-radius:20px;overflow:hidden;padding-top:62.3931623932%;position:relative;width:100%}@media screen and (min-width:768px){.modal-video[data-v-9e8e0063]{padding-top:62.5%}}@media screen and (min-width:1280px){.modal-video[data-v-9e8e0063]{height:517px;margin:0 auto;padding-top:unset;width:826px}}@media screen and (min-width:1600px){.modal-video[data-v-9e8e0063]{height:779px;width:1246px}}.modal-video__content[data-v-9e8e0063]{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.fade-enter-active[data-v-7f8ad97c],.fade-leave-active[data-v-7f8ad97c]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-7f8ad97c],.fade-leave-to[data-v-7f8ad97c]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-7f8ad97c],.page-leave-active[data-v-7f8ad97c]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-7f8ad97c],.page-leave-to[data-v-7f8ad97c]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-7f8ad97c],.cursor-leave-active[data-v-7f8ad97c]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-7f8ad97c],.cursor-leave-to[data-v-7f8ad97c]{opacity:0}.benefit[data-v-7f8ad97c]{background:#f7f8f8;border-radius:20px;display:flex;flex-direction:column;gap:20px;padding:24px}@media screen and (min-width:768px){.benefit[data-v-7f8ad97c]{gap:32px;padding:64px 88px}}.benefit__top[data-v-7f8ad97c]{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:768px){.benefit__top[data-v-7f8ad97c]{gap:20px}}.benefit__title[data-v-7f8ad97c]{color:#061220;font-family:involveSimplex;font-size:16px;font-weight:500;line-height:140%;text-align:center}@media screen and (min-width:768px){.benefit__title[data-v-7f8ad97c]{font-size:24px}}.benefit__list[data-v-7f8ad97c]{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:768px){.benefit__list[data-v-7f8ad97c]{flex-direction:row;flex-wrap:wrap}}.benefit__item[data-v-7f8ad97c]{background-color:#fff;color:#33a3ff;flex-grow:1;padding-inline:20px;text-align:center}.benefit__image[data-v-7f8ad97c]{height:90px}@media screen and (min-width:768px){.benefit__image[data-v-7f8ad97c]{height:300px}}.fade-enter-active[data-v-7e2f4224],.fade-leave-active[data-v-7e2f4224]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-7e2f4224],.fade-leave-to[data-v-7e2f4224]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-7e2f4224],.page-leave-active[data-v-7e2f4224]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-7e2f4224],.page-leave-to[data-v-7e2f4224]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-7e2f4224],.cursor-leave-active[data-v-7e2f4224]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-7e2f4224],.cursor-leave-to[data-v-7e2f4224]{opacity:0}.common-input__title[data-v-7e2f4224]{color:#061220;font-family:involveSimplex;font-size:14px;font-weight:500;line-height:140%}@media screen and (min-width:1600px){.common-input__title[data-v-7e2f4224]{font-size:16px}}.common-input__input[data-v-7e2f4224]{background:none;border:none;border-bottom:1px solid var(--input-border-color,rgba(6,18,32,.102));border-radius:0;color:var(--input-text-color,#061220);font-size:16px;font-weight:500;line-height:140%;outline:none;padding:16px 0;position:relative;transition:border-bottom .3s;width:100%}@media screen and (min-width:1600px){.common-input__input[data-v-7e2f4224]{font-size:20px}}.common-input__input[data-v-7e2f4224]::-moz-placeholder{color:var(--input-placeholder-color,rgba(6,18,32,.502));-moz-transition:opacity .3s;transition:opacity .3s}.common-input__input[data-v-7e2f4224]::placeholder{color:var(--input-placeholder-color,rgba(6,18,32,.502));transition:opacity .3s}.common-input__input[data-v-7e2f4224]:focus{border-bottom:1px solid var(--input-border-color-focus,rgba(6,18,32,.5))}.common-input__input[data-v-7e2f4224]:focus::-moz-placeholder{opacity:0}.common-input__input[data-v-7e2f4224]:focus::placeholder{opacity:0}.common-input__input[data-v-7e2f4224]:disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.common-input_error input[data-v-7e2f4224],.common-input_error input[data-v-7e2f4224]:focus{border-bottom:1px solid #eb0f0f}.common-input_error input[data-v-7e2f4224]::-moz-placeholder{color:#eb0f0f33}.common-input_error input[data-v-7e2f4224]::placeholder{color:#eb0f0f33}.common-input_error[data-v-7e2f4224]:after{color:#eb0f0f;content:attr(data-error-text);font-family:involveSimplex;font-size:12px;font-weight:500;line-height:140%;padding-top:4px}.common-input_error .common-input__title[data-v-7e2f4224]{color:#eb0f0f}.fade-enter-active[data-v-30a36472],.fade-leave-active[data-v-30a36472]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-30a36472],.fade-leave-to[data-v-30a36472]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-30a36472],.page-leave-active[data-v-30a36472]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-30a36472],.page-leave-to[data-v-30a36472]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-30a36472],.cursor-leave-active[data-v-30a36472]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-30a36472],.cursor-leave-to[data-v-30a36472]{opacity:0}.captcha-component[data-v-30a36472]{color:#333;position:relative;width:100%}.captcha-component__checkbox-label[data-v-30a36472]{cursor:pointer;display:flex;gap:10px}.captcha-component__error[data-v-30a36472]{color:#eb0f0f;font-size:12px;opacity:1;position:absolute;top:calc(100% + 4px);transition:opacity .3s ease}.captcha-component__error_hidden[data-v-30a36472]{opacity:0;pointer-events:none}.captcha-component__error[data-v-30a36472]:before{content:"*"}.fade-enter-active[data-v-533d71a1],.fade-leave-active[data-v-533d71a1]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-533d71a1],.fade-leave-to[data-v-533d71a1]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-533d71a1],.page-leave-active[data-v-533d71a1]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-533d71a1],.page-leave-to[data-v-533d71a1]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-533d71a1],.cursor-leave-active[data-v-533d71a1]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-533d71a1],.cursor-leave-to[data-v-533d71a1]{opacity:0}.common-checkbox[data-v-533d71a1]{align-items:center;cursor:pointer;display:flex;gap:8px;position:relative}.common-checkbox__checkbox[data-v-533d71a1]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;cursor:pointer;height:32px;position:relative;width:32px}.common-checkbox__checkbox[data-v-533d71a1]:after{background-color:#33a3ff1a;border-radius:8px;content:"";height:32px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px}.common-checkbox__checkbox[data-v-533d71a1]:before{border-bottom:4px solid #33a3ff;border-right:4px solid #33a3ff;content:"";height:21px;left:55%;opacity:0;pointer-events:none;position:absolute;top:45%;transform:translate(-50%,-50%) rotate(45deg);transform-origin:center;transition:opacity .3s;width:11px}.common-checkbox__checkbox[type=radio][data-v-533d71a1]{height:24px;width:24px}.common-checkbox__checkbox[type=radio][data-v-533d71a1]:after{border-radius:50%;height:24px;width:24px}.common-checkbox__checkbox[type=radio][data-v-533d71a1]:before{aspect-ratio:1;background-color:#33a3ff;border-radius:8px;content:"";height:unset;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s;width:8px}.common-checkbox__checkbox[data-v-533d71a1]:checked:before{opacity:1}.common-checkbox_error[data-v-533d71a1]{position:relative}.common-checkbox_error[data-v-533d71a1]:after{color:#eb0f0f;content:attr(data-error-text);display:block;font-family:involveSimplex;font-size:12px;font-weight:500;line-height:140%;position:absolute}.common-checkbox__slot[data-v-533d71a1]{margin-bottom:-4px}.fade-enter-active[data-v-aba53048],.fade-leave-active[data-v-aba53048]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-aba53048],.fade-leave-to[data-v-aba53048]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-aba53048],.page-leave-active[data-v-aba53048]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-aba53048],.page-leave-to[data-v-aba53048]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-aba53048],.cursor-leave-active[data-v-aba53048]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-aba53048],.cursor-leave-to[data-v-aba53048]{opacity:0}.wrapper[data-v-aba53048]{--padding:24px;background:#f7f8f8;border-radius:30px;max-height:calc(100vh - 160px);padding-block:var(--padding)}@media screen and (min-width:768px){.wrapper[data-v-aba53048]{border-radius:50px}}.wrapper[data-v-aba53048]{overflow:hidden}@media screen and (min-width:1280px){.wrapper[data-v-aba53048]{margin:0 auto;max-height:calc(100vh - var(--page-padding-block)*2);width:48.125%}}@media screen and (min-width:768px){.wrapper[data-v-aba53048]{--padding:32px}}@media screen and (min-width:1600px){.wrapper[data-v-aba53048]{--padding:48px}}.wrapper[data-v-aba53048]{display:flex}.common-form[data-v-aba53048]{overflow:auto;padding-inline:var(--padding);width:100%}@media screen and (min-width:1280px){.common-form[data-v-aba53048]{margin:0 auto}}.common-form__img-wrapper[data-v-aba53048]{border-radius:30px;height:419px;overflow:hidden;position:relative}@media screen and (min-width:768px){.common-form__img-wrapper[data-v-aba53048]{border-radius:50px;grid-column:1/7;height:auto}}@media screen and (min-width:1280px){.common-form__img-wrapper[data-v-aba53048]{grid-column:1/9}}@media screen and (min-width:1600px){.common-form__img-wrapper[data-v-aba53048]{min-height:600px}}.common-form__img-wrapper__img[data-v-aba53048]{inset:0;-o-object-fit:cover;object-fit:cover;position:absolute}.common-form__form[data-v-aba53048]{display:flex;flex-direction:column;gap:16px;justify-content:space-between;order:-1}@media screen and (min-width:768px){.common-form__form[data-v-aba53048]{grid-column:1/-1;order:1}}@media screen and (min-width:1280px){.common-form__form[data-v-aba53048]{gap:32px}}.common-form__form-title[data-v-aba53048]{color:#061220;font-family:involveSimplex;font-size:20px;font-weight:500;line-height:120%}@media screen and (min-width:768px){.common-form__form-title[data-v-aba53048]{font-size:24px}}@media screen and (min-width:1600px){.common-form__form-title[data-v-aba53048]{font-size:36px}}.common-form__form-text[data-v-aba53048]{color:#06122080;font-family:involveSimplex;font-size:12px;font-weight:500;line-height:140%}@media screen and (min-width:1600px){.common-form__form-text[data-v-aba53048]{font-size:14px}}.common-form__form-text .ui-link_hover-color[data-v-aba53048]{--link-bg-hover-color:#061220}.common-form__inputs-wrapper[data-v-aba53048],.common-form__inputs-wrapper_inner[data-v-aba53048]{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:1600px){.common-form__inputs-wrapper[data-v-aba53048],.common-form__inputs-wrapper_inner[data-v-aba53048]{gap:32px}}@media screen and (min-width:1280px){.common-form__inputs-wrapper_inner[data-v-aba53048]{flex-direction:row;gap:16px}.common-form__inputs-wrapper_inner[data-v-aba53048]>*{flex:1}}@media screen and (min-width:1600px){.common-form__inputs-wrapper_inner[data-v-aba53048]{gap:20px}}.common-form__bottom-wrapper[data-v-aba53048]{display:flex;flex-direction:column;gap:16px}.dropdown[data-v-aba53048]{grid-column:1/-1}.input[data-v-aba53048] input{font-size:inherit}.common-form__inputs-wrapper[data-v-aba53048]{display:grid;grid-template-columns:1fr}@media screen and (min-width:1280px){.common-form__inputs-wrapper[data-v-aba53048]{grid-template-columns:1fr 1fr}}.common-form__inputs-wrapper[data-v-aba53048]>:last-of-type,.file__input[data-v-aba53048]{grid-column:1/-1}.file__input[data-v-aba53048]{position:relative}.file__input-text[data-v-aba53048],.file__input-title[data-v-aba53048]{opacity:.5}.file__input-title[data-v-aba53048]{margin-bottom:10px}@media screen and (min-width:768px){.file__input-title[data-v-aba53048]{padding-block:16px}}.file__input-main[data-v-aba53048]{align-items:center;display:flex;gap:16px}.file__input-icon[data-v-aba53048]{background:#06122008;border-radius:5px;cursor:pointer;font-size:40px;height:40px;width:40px}@media screen and (min-width:768px){.file__input-icon[data-v-aba53048]{font-size:54px;height:54px;width:54px}}.file__input-error[data-v-aba53048],.file__input-restriction[data-v-aba53048]{color:#06122080;font-size:10px;font-weight:500;margin-top:4px}@media screen and (min-width:768px){.file__input-error[data-v-aba53048],.file__input-restriction[data-v-aba53048]{font-size:12px}}@media screen and (min-width:1600px){.file__input-error[data-v-aba53048],.file__input-restriction[data-v-aba53048]{margin-top:10px}}.file__input-error[data-v-aba53048]{color:#eb0f0f}.file__input .file__remove-btn[data-v-aba53048]{background:none;border:none;color:#eb0f0f;cursor:pointer;font-size:14px;padding:0;text-decoration:underline}.fade-enter-active[data-v-b8b06596],.fade-leave-active[data-v-b8b06596]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-b8b06596],.fade-leave-to[data-v-b8b06596]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-b8b06596],.page-leave-active[data-v-b8b06596]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-b8b06596],.page-leave-to[data-v-b8b06596]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-b8b06596],.cursor-leave-active[data-v-b8b06596]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-b8b06596],.cursor-leave-to[data-v-b8b06596]{opacity:0}.form[data-v-b8b06596]{background:#f7f8f8;border-radius:30px;display:flex;flex-direction:column;gap:16px;justify-content:space-between;margin:0 auto;max-width:620px;order:-1;padding:24px}@media screen and (min-width:768px){.form[data-v-b8b06596]{border-radius:50px;grid-column:7/-1;order:1;padding:32px}}@media screen and (min-width:1280px){.form[data-v-b8b06596]{gap:32px;grid-column:9/-1}}@media screen and (min-width:1600px){.form[data-v-b8b06596]{max-width:920px;min-width:520px;padding:48px}}.form-title[data-v-b8b06596]{color:#061220;font-family:involveSimplex;font-size:20px;font-weight:500;line-height:120%}@media screen and (min-width:768px){.form-title[data-v-b8b06596]{font-size:24px}}@media screen and (min-width:1600px){.form-title[data-v-b8b06596]{font-size:36px}}.form-text[data-v-b8b06596]{color:#06122080;font-family:involveSimplex;font-size:12px;font-weight:500;line-height:140%}@media screen and (min-width:1600px){.form-text[data-v-b8b06596]{font-size:14px}}.form-text .ui-link_hover-color[data-v-b8b06596]{--link-bg-hover-color:#061220}.form__inputs-wrapper[data-v-b8b06596]{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:1600px){.form__inputs-wrapper[data-v-b8b06596]{gap:32px}}.form__bottom-wrapper[data-v-b8b06596]{display:flex;flex-direction:column;gap:16px}.fade-enter-active[data-v-aa26b7f8],.fade-leave-active[data-v-aa26b7f8]{opacity:1;transition:opacity .3s ease-in;transition-delay:.3s}.fade-enter-from[data-v-aa26b7f8],.fade-leave-to[data-v-aa26b7f8]{opacity:0;transition:opacity .3s ease-out;transition-delay:.3s}.page-enter-active[data-v-aa26b7f8],.page-leave-active[data-v-aa26b7f8]{transition:all .7s cubic-bezier(.3,.6,.67,.83);transition-duration:.4s}.page-enter-from[data-v-aa26b7f8],.page-leave-to[data-v-aa26b7f8]{filter:blur(1rem);opacity:0}.cursor-enter-active[data-v-aa26b7f8],.cursor-leave-active[data-v-aa26b7f8]{opacity:1;transition:opacity .3s ease}.cursor-enter[data-v-aa26b7f8],.cursor-leave-to[data-v-aa26b7f8]{opacity:0}.header[data-v-aa26b7f8]{margin-bottom:var(--page-padding-block)}.hero[data-v-aa26b7f8]{width:100%}.hero__img[data-v-aa26b7f8]{-o-object-fit:cover;object-fit:cover}.hero[data-v-aa26b7f8] .hero-content:before{left:unset;right:-600px}@media screen and (min-width:768px){.hero[data-v-aa26b7f8] .hero-content:before{right:-200px;top:-100px;transform:rotate(60deg)}}@media screen and (min-width:1280px){.hero[data-v-aa26b7f8] .hero-content:before{bottom:-400px;right:-400px;top:unset;transform:rotate(45deg)}}.hero__content-wrapper[data-v-aa26b7f8]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end}@media screen and (min-width:768px){.hero__content-wrapper[data-v-aa26b7f8]{justify-content:center}}.hero__title[data-v-aa26b7f8]{align-items:center;color:#fff;display:inline-flex;font-size:130px;font-weight:500;line-height:70%;margin-bottom:30px;vertical-align:middle}@media screen and (min-width:768px){.hero__title[data-v-aa26b7f8]{font-size:200px;margin-bottom:40px}}@media screen and (min-width:1280px){.hero__title[data-v-aa26b7f8]{font-size:250px;margin-bottom:50px}}@media screen and (min-width:1600px){.hero__title[data-v-aa26b7f8]{font-size:400px;margin-bottom:70px}}.hero__subtitle[data-v-aa26b7f8]{color:#fff;margin-bottom:40px;text-align:center}@media screen and (min-width:768px){.hero__subtitle[data-v-aa26b7f8]{margin-bottom:24px}}@media screen and (min-width:1280px){.hero__subtitle[data-v-aa26b7f8]{margin-bottom:32px}}.hero__button[data-v-aa26b7f8]{background:#fff;color:#33a3ff;display:inline-block;padding:16px 32px;text-align:center;transition:opacity .3s ease}.hero__button[data-v-aa26b7f8]:hover{background:#fff;color:#33a3ff;opacity:.8}@media screen and (min-width:768px){.hero__button[data-v-aa26b7f8]{width:-moz-fit-content;width:fit-content}}
