.breadcrumbs__wrapper[data-v-9db593ca]{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.breadcrumbs__item-wrapper:not(:first-of-type) .breadcrumbs__item[data-v-9db593ca]::before{content:'';width:10px;height:8px;display:inline-block;background:url(/images/icons/arrow-left.svg) no-repeat 0 1px;background-size:12px;margin-right:4px;transform:rotate(180deg)}.breadcrumbs__item[data-v-9db593ca]{font-size:.91667rem;line-height:18px;color:#fff;font-weight:500;display:block;transition:color .15s ease-out}.breadcrumbs__item[data-v-9db593ca]:hover{color:rgba(255,255,255,0.4)}.breadcrumbs__item--disabled[data-v-9db593ca]{font-weight:300;color:rgba(255,255,255,0.4)}

.info-tooltip[data-v-4e2bef60]{font-size:1.08333rem;position:absolute}.info-tooltip__icon[data-v-4e2bef60]{width:1.6rem;height:1.6rem;aspect-ratio:1;color:rgba(255,255,255,0.4)}.tooltip__trigger[data-v-4e2bef60]{color:#fff;font-weight:bold;display:inline-block;line-height:1.6em;width:1.6em;height:1.6em;text-align:center;border-radius:50%;cursor:default;font-size:1em}

.visually-hidden[data-v-128ba30b]{position:absolute;width:1px;height:1px;margin:-1px;border:0}.select-container[data-v-128ba30b]{position:relative;display:flex;flex-direction:column;gap:0.4rem;width:100%}.select-container--disabled[data-v-128ba30b]{opacity:0.5;pointer-events:none}.select-container--small .select[data-v-128ba30b]{height:3.2rem;padding:0.8rem 1.2rem}.select-container--small .select-label[data-v-128ba30b]{max-width:calc(100% - 2.4rem)}.select-container--small .select-icon[data-v-128ba30b]{width:1.6rem;height:1.6rem}.select-background[data-v-128ba30b]{position:relative;width:100%;background:rgba(255,255,255,0.101961);border-radius:0.8rem;transition:background 0.3s ease}.select-background[data-v-128ba30b]:hover{background:rgba(255,255,255,0.25098)}.label--top[data-v-128ba30b]{margin-bottom:0.4rem;color:#fff}.label--bottom[data-v-128ba30b]{margin-top:0.4rem;color:rgba(255,255,255,0.4);align-self:flex-end}.select[data-v-128ba30b]{width:100%;height:4.8rem;padding:1.2rem;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.select-label[data-v-128ba30b]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 3rem)}.select-input[data-v-128ba30b]{flex:1}.select-input[data-v-128ba30b] .input-background{height:100%;background:transparent}.select-input[data-v-128ba30b] .input-background:hover,.select-input[data-v-128ba30b] .input-background:focus-within{background:transparent}.select-input[data-v-128ba30b] .input{height:100%;padding:0}.select-icon[data-v-128ba30b]{transition:transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);flex-shrink:0}.select-icon--rotated[data-v-128ba30b]{transform:rotate(180deg)}.options-container[data-v-128ba30b]{position:absolute;top:calc(100% + 1.2rem);left:0;min-width:100%;padding:0.8rem;background:#000;border-radius:1.6rem;z-index:10;width:auto;max-width:30rem}.options-container[data-v-128ba30b]::before{content:'';position:absolute;top:-0.6rem;left:50%;transform:translateX(-50%);width:0;height:0;border-left:0.8rem solid transparent;border-right:0.8rem solid transparent;border-bottom:0.8rem solid #000}.options-container>*[data-v-128ba30b]{overflow-x:hidden}.no-results[data-v-128ba30b]{padding:1.2rem;text-align:center;color:rgba(255,255,255,0.4)}.options-group[data-v-128ba30b]{display:flex;flex-direction:column;max-height:38.4rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.25098) rgba(255,255,255,0.101961)}.options-group[data-v-128ba30b]::-webkit-scrollbar{width:0.4rem}.options-group[data-v-128ba30b]::-webkit-scrollbar-track{background:rgba(255,255,255,0.101961);border-radius:0.2rem;margin:0.4rem}.options-group[data-v-128ba30b]::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.25098);border-radius:0.2rem}.options-group[data-v-128ba30b]::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,0.4)}.option[data-v-128ba30b]{padding:0.8rem 1.2rem;cursor:pointer;color:#fff;transition:all 0.3s ease;border-radius:0.8rem;display:flex;align-items:center;justify-content:space-between;word-break:normal;white-space:normal}.option[data-v-128ba30b]:hover{background:rgba(255,255,255,0.101961);padding-left:1.7rem}.option--selectedOption-single[data-v-128ba30b]{background:#5A30FF;transition:none}.option--selectedOption-single[data-v-128ba30b]:hover{background:linear-gradient(82.29deg, #5A30FF 0%, #8248FF 100%);transform:none;padding-left:1.2rem}.option__content[data-v-128ba30b]{display:flex;align-items:center;gap:1.2rem;min-width:0;flex:1}.option__content span[data-v-128ba30b]{word-break:normal;white-space:normal}.option__info[data-v-128ba30b]{display:flex;align-items:center;gap:0.8rem;flex-shrink:0}.option__info[data-v-128ba30b] .ui-icon{color:rgba(255,255,255,0.4)}.option__info[data-v-128ba30b] .option__tooltip{position:relative;height:2rem}.option__price[data-v-128ba30b]{color:rgba(255,255,255,0.4)}.select-dropdown-enter-active[data-v-128ba30b]{animation:dropdownEnter-128ba30b 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards}.select-dropdown-leave-active[data-v-128ba30b]{animation:dropdownLeave-128ba30b 0.3s ease-in forwards}.option-enter-active[data-v-128ba30b]{animation:optionEnter-128ba30b 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards}.option-leave-active[data-v-128ba30b]{animation:optionLeave-128ba30b 0.3s ease-out forwards}@keyframes dropdownEnter-128ba30b{from{opacity:0;transform:translateY(-1rem) scaleY(0.8)}to{opacity:1;transform:translateY(0) scaleY(1)}}@keyframes dropdownLeave-128ba30b{from{opacity:1;transform:translateY(0) scaleY(1)}to{opacity:0;transform:translateY(-1rem) scaleY(0.8)}}@keyframes optionEnter-128ba30b{from{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes optionLeave-128ba30b{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-1rem)}}

.error-message[data-v-37b32b58]{background-color:rgba(122,0,4,0.1);border:1px solid #7A0004;border-radius:0.8rem;padding:1.2rem;font-size:1.4rem;color:#7A0004;animation:shake-37b32b58 0.5s ease-in-out}@keyframes shake-37b32b58{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-10px)}40%,80%{transform:translateX(10px)}}

.ui-textarea[data-v-2869b84a]{position:relative;display:flex;flex-direction:column;width:100%;border-radius:1.2rem;background:rgba(255,255,255,0.101961);transition:background-color 0.2s ease-out}.ui-textarea[data-v-2869b84a]:hover:not(.ui-textarea--disabled):not(.ui-textarea--focused):not(.ui-textarea--error){background:rgba(255,255,255,0.25098)}.ui-textarea--focused[data-v-2869b84a]{background:rgba(255,255,255,0.101961)}.ui-textarea--error[data-v-2869b84a]{background:rgba(255,94,41,0.1)}.ui-textarea--disabled[data-v-2869b84a]{opacity:0.5;pointer-events:none}.ui-textarea__label[data-v-2869b84a]{position:relative;display:flex;flex-direction:column;padding:1.2rem 1.6rem;flex-grow:1}.ui-textarea__placeholder[data-v-2869b84a]{position:absolute;top:1.2rem;left:1.6rem;color:rgba(255,255,255,0.4);font-size:1.2rem;pointer-events:none;transition:all 0.2s ease-out;opacity:1}.ui-textarea--focused .ui-textarea__placeholder[data-v-2869b84a],.ui-textarea--active:not(.ui-textarea--focused) .ui-textarea__placeholder[data-v-2869b84a]{opacity:0}.ui-textarea__input[data-v-2869b84a]{background:none;border:none;outline:none;width:100%;color:#fff;font-family:'Stolzl', sans-serif;font-size:1.6rem;line-height:1.4;padding:0;min-height:calc(var(--row-count, 3) * 1.4em);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.ui-textarea__input[data-v-2869b84a]::-webkit-scrollbar{display:none}.ui-textarea__input[data-v-2869b84a]::placeholder{color:rgba(255,255,255,0.4);font-size:1.6rem;opacity:1}.ui-textarea__input[data-v-2869b84a]:not(:focus):placeholder-shown::placeholder{opacity:1}.ui-textarea__input[data-v-2869b84a]:focus::placeholder{opacity:1}.ui-textarea__shadow[data-v-2869b84a]{position:absolute;width:calc(100% - 8px);height:30px;left:0;bottom:0;background:linear-gradient(hsla(rgba(255,255,255,0.101961),0) 0%, rgba(255,255,255,0.101961) 100%);pointer-events:none;border-radius:0 0 1.2rem 1.2rem}.ui-textarea__footer[data-v-2869b84a]{display:flex;justify-content:flex-end;padding:0 1.6rem 0.8rem}.ui-textarea__length[data-v-2869b84a]{font-size:1.1rem;font-weight:400;color:rgba(255,255,255,0.4)}.ui-textarea__error-message[data-v-2869b84a]{position:absolute;top:100%;left:0;margin-top:0.4rem;width:100%}

.h1[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:5rem;font-weight:400;line-height:5.6rem}.h1-mobile[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:3.2rem;font-weight:400;line-height:3.8rem}.h2[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:3.2rem;font-weight:400;line-height:3.8rem}.h2-mobile[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:2.4rem;font-weight:400;line-height:2.8rem}.h3[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:2rem;font-weight:400;line-height:2.4rem}.h3-mobile[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:1.6rem;font-weight:400;line-height:2rem}.text-large[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:8.8rem;line-height:8.8rem;font-weight:400}.text-medium[data-v-6e47dcf5],.wysiwyg-content[data-v-6e47dcf5]{font-family:"Stolzl", sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem}.text-small[data-v-6e47dcf5]{font-family:"Stolzl", sans-serif;font-size:1.2rem;font-weight:400;line-height:1.6rem}.text-small-caps[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:1.2rem;font-weight:400;line-height:1.2rem;text-transform:uppercase;letter-spacing:0.04em}@media screen and (max-width: 1024px){.md\:h1[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:5rem;font-weight:400;line-height:5.6rem}}@media screen and (max-width: 1024px){.md\:h1-mobile[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:3.2rem;font-weight:400;line-height:3.8rem}}@media screen and (max-width: 1024px){.md\:h2[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:3.2rem;font-weight:400;line-height:3.8rem}}@media screen and (max-width: 1024px){.md\:h2-mobile[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:2.4rem;font-weight:400;line-height:2.8rem}}@media screen and (max-width: 1024px){.md\:h3[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:2rem;font-weight:400;line-height:2.4rem}}@media screen and (max-width: 1024px){.md\:h3-mobile[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:1.6rem;font-weight:400;line-height:2rem}}@media screen and (max-width: 1024px){.md\:text-medium[data-v-6e47dcf5]{font-family:"Stolzl", sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem}}@media screen and (max-width: 1024px){.md\:text-small[data-v-6e47dcf5]{font-family:"Stolzl", sans-serif;font-size:1.2rem;font-weight:400;line-height:1.6rem}}@media screen and (max-width: 1024px){.md\:text-small-caps[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:1.2rem;font-weight:400;line-height:1.2rem;text-transform:uppercase;letter-spacing:0.04em}}@media screen and (max-width: 767px){.sm\:h1[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:5rem;font-weight:400;line-height:5.6rem}}@media screen and (max-width: 767px){.sm\:h1-mobile[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:3.2rem;font-weight:400;line-height:3.8rem}}@media screen and (max-width: 767px){.sm\:h2[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:3.2rem;font-weight:400;line-height:3.8rem}}@media screen and (max-width: 767px){.sm\:h2-mobile[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:2.4rem;font-weight:400;line-height:2.8rem}}@media screen and (max-width: 767px){.sm\:h3[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:2rem;font-weight:400;line-height:2.4rem}}@media screen and (max-width: 767px){.sm\:h3-mobile[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:1.6rem;font-weight:400;line-height:2rem}}@media screen and (max-width: 767px){.sm\:text-large[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:3.2rem;line-height:3.8rem;font-weight:400}}@media screen and (max-width: 767px){.sm\:text-medium[data-v-6e47dcf5]{font-family:"Stolzl", sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem}}@media screen and (max-width: 767px){.sm\:text-small[data-v-6e47dcf5]{font-family:"Stolzl", sans-serif;font-size:1.2rem;font-weight:400;line-height:1.6rem}}@media screen and (max-width: 767px){.sm\:text-small-caps[data-v-6e47dcf5]{font-family:"SKSkycoach", sans-serif;font-size:1.2rem;font-weight:400;line-height:1.2rem;text-transform:uppercase;letter-spacing:0.04em}}.text-center[data-v-6e47dcf5]{text-align:center}@media screen and (max-width: 767px){.sm\:text-left[data-v-6e47dcf5]{text-align:left}}.text-white-40[data-v-6e47dcf5]{color:rgba(255,255,255,0.4)}.wysiwyg-content h1[data-v-6e47dcf5],.wysiwyg-content h2[data-v-6e47dcf5],.wysiwyg-content h3[data-v-6e47dcf5],.wysiwyg-content ol[data-v-6e47dcf5],.wysiwyg-content ul[data-v-6e47dcf5],.wysiwyg-content tbody td[data-v-6e47dcf5],.wysiwyg-content tbody th[data-v-6e47dcf5],.wysiwyg-content .article-faq__summary[data-v-6e47dcf5],.wysiwyg-content .article-faq__details[data-v-6e47dcf5]{font-family:"Stolzl", sans-serif;font-weight:400}.wysiwyg-content h1[data-v-6e47dcf5]{font-size:5rem;line-height:5.6rem;letter-spacing:0}@media screen and (max-width: 767px){.wysiwyg-content h1[data-v-6e47dcf5]{font-size:3.2rem;line-height:3.8rem}}.wysiwyg-content h2[data-v-6e47dcf5]{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.wysiwyg-content h2[data-v-6e47dcf5]{font-size:2.4rem;line-height:2.8rem}}.wysiwyg-content h3[data-v-6e47dcf5]{font-size:2rem;line-height:2.4rem}@media screen and (max-width: 767px){.wysiwyg-content h3[data-v-6e47dcf5]{font-size:1.6rem;line-height:2rem}}.wysiwyg-content h2[data-v-6e47dcf5],.wysiwyg-content h3[data-v-6e47dcf5],.wysiwyg-content h4[data-v-6e47dcf5]{font-weight:500;line-height:1.3}.wysiwyg-content h2[data-v-6e47dcf5]:not(:last-child),.wysiwyg-content h3[data-v-6e47dcf5]:not(:last-child),.wysiwyg-content h4[data-v-6e47dcf5]:not(:last-child){margin-bottom:1em}.wysiwyg-content h2[data-v-6e47dcf5]:not(:first-child),.wysiwyg-content h3[data-v-6e47dcf5]:not(:first-child),.wysiwyg-content h4[data-v-6e47dcf5]:not(:first-child){margin-top:1.5em}.wysiwyg-content ol[data-v-6e47dcf5],.wysiwyg-content ul[data-v-6e47dcf5]{font-size:1.6rem;font-weight:400;line-height:2.4rem;letter-spacing:0}.wysiwyg-content ol li[data-v-6e47dcf5],.wysiwyg-content ul li[data-v-6e47dcf5]{position:relative;color:#fff;line-height:2.4rem}.wysiwyg-content ol li[data-v-6e47dcf5]:before,.wysiwyg-content ul li[data-v-6e47dcf5]:before{position:absolute;left:0;display:block;text-align:center;font-size:1.2rem;line-height:1.6rem;border-radius:50%;color:#fff;box-sizing:border-box}.wysiwyg-content ol li[data-v-6e47dcf5]:last-child,.wysiwyg-content ul li[data-v-6e47dcf5]:last-child{margin-bottom:1rem}.wysiwyg-content ul li[data-v-6e47dcf5]{padding-left:1.8rem}.wysiwyg-content ul li[data-v-6e47dcf5]:before{content:'';top:0.8rem;background:rgba(255,255,255,0.4);width:0.8rem;height:0.8rem}.wysiwyg-content ol[data-v-6e47dcf5]{list-style-type:none;counter-reset:num}.wysiwyg-content ol li[data-v-6e47dcf5]{padding-left:3.4rem;margin-bottom:1.2rem;line-height:2.4rem}.wysiwyg-content ol li[data-v-6e47dcf5]:before{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;background-color:rgba(255,255,255,0.101961);content:counter(num);counter-increment:num}.wysiwyg-content table[data-v-6e47dcf5]{border-spacing:0 !important;margin-left:0;margin-right:0;margin-top:1.6rem}.wysiwyg-content table tbody td[data-v-6e47dcf5],.wysiwyg-content table tbody th[data-v-6e47dcf5]{padding:1.2rem 1.6rem !important;font-size:1.6rem;line-height:2.4rem;letter-spacing:0;border:none !important}@media screen and (max-width: 767px){.wysiwyg-content table tbody td[data-v-6e47dcf5],.wysiwyg-content table tbody th[data-v-6e47dcf5]{white-space:normal;min-width:auto}}.wysiwyg-content table tbody td span[data-v-6e47dcf5],.wysiwyg-content table tbody th span[data-v-6e47dcf5]{text-align:start}.wysiwyg-content table thead th[data-v-6e47dcf5],.wysiwyg-content table tbody tr[data-v-6e47dcf5]{border-bottom:0.1rem solid rgba(255,255,255,0.25098)}.wysiwyg-content p[data-v-6e47dcf5]:not(:last-child),.wysiwyg-content ol[data-v-6e47dcf5]:not(:last-child),.wysiwyg-content ul[data-v-6e47dcf5]:not(:last-child),.wysiwyg-content li[data-v-6e47dcf5]:not(:last-child),.wysiwyg-content div[data-v-6e47dcf5]:not(:last-child),.wysiwyg-content table[data-v-6e47dcf5]:not(:last-child),.wysiwyg-content .table-wrapper[data-v-6e47dcf5]:not(:last-child){margin-bottom:1em}.wysiwyg-content p[data-v-6e47dcf5]:not(:first-child):not(:first-of-type),.wysiwyg-content ol[data-v-6e47dcf5]:not(:first-child):not(:first-of-type),.wysiwyg-content ul[data-v-6e47dcf5]:not(:first-child):not(:first-of-type),.wysiwyg-content li[data-v-6e47dcf5]:not(:first-child):not(:first-of-type),.wysiwyg-content div[data-v-6e47dcf5]:not(:first-child):not(:first-of-type),.wysiwyg-content table[data-v-6e47dcf5]:not(:first-child):not(:first-of-type),.wysiwyg-content .table-wrapper[data-v-6e47dcf5]:not(:first-child):not(:first-of-type){margin-top:1em}.wysiwyg-content p[data-v-6e47dcf5]{line-height:1.4;color:#fff}.wysiwyg-content p.gray[data-v-6e47dcf5]{font-size:1.6rem;line-height:2.4rem;color:rgba(255,255,255,0.4)}.wysiwyg-content strong[data-v-6e47dcf5]{font-weight:700}.wysiwyg-content a[data-v-6e47dcf5]{color:#5A30FF;text-decoration:none}.wysiwyg-content figcaption[data-v-6e47dcf5]{font-size:0.73333rem;margin-top:1.6rem;color:rgba(255,255,255,0.4)}.wysiwyg-content blockquote[data-v-6e47dcf5]{padding-left:1.6rem;border-left:0.6rem solid #5A30FF}.wysiwyg-content .table-wrapper[data-v-6e47dcf5]{--reverse-padding: calc(var(--padding) * (100 / (100 - var(--padding-value) * 2)));width:calc(100% + var(--reverse-padding) * 2);margin-left:calc(var(--reverse-padding) * -1) !important;margin-right:0 !important;padding-left:var(--padding);padding-right:var(--padding);overflow-x:auto}.wysiwyg-content .backcolor[data-v-6e47dcf5]{background-color:rgba(255,255,255,0.101961);padding:3.2rem;border-radius:1.6rem;word-wrap:break-word}.wysiwyg-content .article-spoiler--open .article-spoiler__details[data-v-6e47dcf5]{display:block}.wysiwyg-content .article-spoiler--open .article-spoiler__button[data-v-6e47dcf5]{display:none}.wysiwyg-content .article-spoiler__details[data-v-6e47dcf5]{display:none}.wysiwyg-content .article-spoiler__button[data-v-6e47dcf5]{padding:2rem 0;display:grid;grid-template-columns:1fr max-content 1fr;align-items:center;grid-gap:2rem;background:linear-gradient(rgba(0,0,0,0.2) 0%, #000 50%, #000 100%);transform:translateY(-2rem)}.wysiwyg-content .article-spoiler__button[data-v-6e47dcf5]::before,.wysiwyg-content .article-spoiler__button[data-v-6e47dcf5]::after{content:'';height:0.1rem;background-color:rgba(90,48,255,0.25)}.wysiwyg-content .article-spoiler__read-more[data-v-6e47dcf5]{padding:0.8rem 1.6rem;border-radius:2rem;border:0.1rem solid #5A30FF;font-size:1.3rem;font-weight:500;transition:background-color 0.15s ease-out;display:flex;align-items:center;justify-content:center;cursor:pointer}.wysiwyg-content .article-spoiler__read-more[data-v-6e47dcf5]:hover{background-color:#5A30FF}.wysiwyg-content .article-spoiler__arrow.shape-arrowhead[data-v-6e47dcf5]{--width: 100%;width:0.8rem;height:2rem;margin-left:1rem}.wysiwyg-content .article-faq[data-v-6e47dcf5]{background-color:rgba(255,255,255,0.101961);border-radius:1.6rem;padding:2rem 6rem 2rem 2rem;position:relative;cursor:pointer}.wysiwyg-content .article-faq--closed .article-faq__details[data-v-6e47dcf5]{display:none;cursor:default}.wysiwyg-content .article-faq--closed .article-faq__plus[data-v-6e47dcf5]{background:#5A30FF}.wysiwyg-content .article-faq--closed .article-faq__plus[data-v-6e47dcf5]:before{transform:rotate(180deg) translate(50%, 50%)}.wysiwyg-content .article-faq__summary[data-v-6e47dcf5]{background-color:transparent;pointer-events:none;margin-bottom:0;font-size:1.6rem;line-height:2.4rem;min-height:3.2rem;display:flex;align-items:center}.wysiwyg-content .article-faq__details[data-v-6e47dcf5],.wysiwyg-content .article-faq__details p[data-v-6e47dcf5]{display:block;font-size:1.2rem;line-height:1.6rem;margin-top:1rem !important}.wysiwyg-content .article-faq__plus[data-v-6e47dcf5]{pointer-events:none;position:absolute;right:2rem;top:2rem;border:none;padding:0.8rem 1.2rem;border-radius:0.8rem;cursor:pointer;margin:0 auto;z-index:2;background:rgba(255,255,255,0.101961);width:4rem;height:3.2rem}.wysiwyg-content .article-faq__plus[data-v-6e47dcf5]:before{content:'';-webkit-mask-image:url(/images/icons/rebranded/arrows/chevron-down.svg);mask-image:url(/images/icons/rebranded/arrows/chevron-down.svg);mask-size:contain;background-color:#fff;width:1.6rem;height:1.6rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:transform 0.3s ease}.wysiwyg-content .article-faq__plus.article-faq__plus[data-v-6e47dcf5]{margin:0}.contacts[data-v-6e47dcf5]{padding:3.2rem 4.8rem 7.2rem;min-height:auto}.contacts[data-v-6e47dcf5]:before{content:'';position:absolute;top:60%;left:50%;transform:translate(-50%, -50%);border-radius:50%;opacity:0.5;background:#5A30FF;filter:blur(15vmax);width:30vmax;height:30vmax;z-index:-1}.contacts__header[data-v-6e47dcf5]{margin-top:2.4rem;font-weight:500}.contacts__subheader[data-v-6e47dcf5]{margin-top:1.6rem;font-weight:500;max-width:750px}.contacts__content[data-v-6e47dcf5]{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2.4rem;margin-top:3.2rem}.contacts__block[data-v-6e47dcf5]{background-color:rgba(255,255,255,0.101961);border-radius:4rem;padding:4.8rem;display:flex;flex-direction:column;gap:3.2rem}.contacts__block[data-v-6e47dcf5]:last-child{display:grid;grid-template-rows:max-content 1fr}.contacts__chat[data-v-6e47dcf5]{margin-top:1.6rem}.contacts__chat[data-v-6e47dcf5],.contacts__social[data-v-6e47dcf5],.contacts__send[data-v-6e47dcf5]{gap:1rem}.contacts__socials[data-v-6e47dcf5]{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.6rem;margin-top:1.2rem}.contacts__title[data-v-6e47dcf5]{display:flex;align-items:center;justify-content:space-between}.contacts__title[data-v-6e47dcf5]:not(:first-child){margin-top:2.4rem}.contacts__text[data-v-6e47dcf5]{margin-top:1.2rem}.link[data-v-6e47dcf5]{text-decoration:underline;color:#fff}.contacts__form[data-v-6e47dcf5]{display:grid;grid-auto-flow:row;grid-gap:1.6rem;margin-top:1.6rem}.contacts__send-block[data-v-6e47dcf5]{display:grid;grid-template-columns:min-content 1fr;grid-gap:1.6rem}.contacts__sent[data-v-6e47dcf5]{align-self:center;font-weight:500;transition:opacity 0.15s ease-out;opacity:0}.contacts__sent--show[data-v-6e47dcf5]{opacity:1}.contacts__block-hint[data-v-6e47dcf5]{border:1px solid rgba(255,255,255,0.25098);border-radius:2.4rem;padding:1.6rem}.contacts__block-hint .link[data-v-6e47dcf5]{color:rgba(255,255,255,0.4)}@media screen and (max-width: 1279.3px){.contacts[data-v-6e47dcf5]{padding:4rem 4rem 6.4rem}.contacts__content[data-v-6e47dcf5]{grid-template-columns:1fr 1fr}.contacts__block[data-v-6e47dcf5]:last-child{grid-column:1 / span 2;grid-template-columns:1fr 1fr;grid-template-rows:unset;grid-gap:2.4rem}.contacts__join-block[data-v-6e47dcf5]:first-child{order:2}.contacts__join-block[data-v-6e47dcf5]:last-child{order:1}}@media screen and (max-width: 850px){.contacts[data-v-6e47dcf5]{padding:1.6rem 1.6rem 3.2rem}.contacts__content[data-v-6e47dcf5]{grid-template-columns:1fr;margin-top:1.6rem;gap:0}.contacts__block[data-v-6e47dcf5]{padding:2.4rem;margin-top:2.4rem;border-radius:2.4rem}.contacts__block[data-v-6e47dcf5]:last-child{grid-column:1;grid-template-columns:1fr}.contacts__socials[data-v-6e47dcf5]{grid-gap:0.8rem}.contacts__socials[data-v-6e47dcf5]{grid-gap:1.6rem}.contacts__social[data-v-6e47dcf5]{padding:0.8rem;text-transform:unset}.contacts__join-block[data-v-6e47dcf5]:first-child,.contacts__join-block[data-v-6e47dcf5]:last-child{order:unset}}


/*# sourceMappingURL=94.8e109f653cbb9c5c4106.css.map*/