:root{--primary-color:#6a41f5;--secondary-color:#2867d0;--white-color:#fff;--bright-gray-color:#f9f9f9;--light-gray-color:#efefef;--medium-gray-color:#afb4c0;--gray-color:#55585e;--green-color:#518c6e;--gold-color:#ffb13e;--base-color:#2d2f33;--default-transition:.3s ease-in-out;--transparent-background:#2a2f33cc;--additional-font:"Kinetika"}.code{code[class*=language-],pre[class*=language-]{background:var(--bright-gray-color);text-align:left;white-space:pre;word-wrap:normal;color:var(--base-color);font-family:RobotoMono,monospace;-webkit-hyphens:none;hyphens:none;tab-size:4;word-break:normal}pre[class*=language-]{border-radius:0 0 4px 4px;overflow:auto;padding:1.2rem;position:relative}code[class*=language-]{font-size:1.4rem;@media (width <= 768px){font-size:1.2rem}}}[class*=language-] .namespace{opacity:.7}.token.attr-name,.token.builtin,.token.class,.token.class-name{color:var(--secondary-color)}.token.attr-value,.token.attribute,.token.char,.token.pseudo-class,.token.pseudo-element,.token.selector,.token.string{color:var(--primary-color)}.token.cdata,.token.entity,.token.inserted,.token.property,.token.tag,.token.url,.token.variable{color:var(--green-color)}.token.operator,.token.punctuation{color:var(--base-color)}.md-info{h1,h2,h3,h4,h5,h6{font-family:var(--additional-font),sans-serif}h1{color:var(--primary-color);font-size:4rem;margin-bottom:1.2rem}h1:not(:first-child){margin-top:3.2rem}h2{font-size:2.4rem}h3{font-size:2rem}h4{font-size:1.8rem}h5{font-size:1.6rem}h6{font-size:1.4rem}li{line-height:1.4;list-style-position:inside}ul>li{list-style-type:disc}ol>li{list-style-type:decimal}ol ul{padding:1.8rem 0 0 2.5rem}}.uidemo-fade-enter-active,.uidemo-fade-leave-active{transition:opacity var(--default-transition)}.uidemo-fade-enter-from,.uidemo-fade-leave-to{opacity:0}.uidemo-list-enter-active,.uidemo-list-leave-active{transition:all .4s cubic-bezier(0,.555,.36,1.005)}.uidemo-list-enter-from,.uidemo-list-leave-to{opacity:0;transform:translateY(4rem)}.uidemo-slide-left-enter-active,.uidemo-slide-left-leave-active,.uidemo-slide-right-enter-active,.uidemo-slide-right-leave-active{transform:translateZ(0);transition:var(--default-transition)}.uidemo-slide-left-leave-to,.uidemo-slide-right-enter-from{transform:translate3d(100%,0,0)}.uidemo-slide-left-enter-from,.uidemo-slide-right-leave-to{transform:translate3d(-100%,0,0)}.uidemo-dropdown-enter-active,.uidemo-dropdown-leave-active{transition:opacity .3s,transform .3s ease-in-out}.uidemo-dropdown-enter-from,.uidemo-dropdown-leave-active{opacity:0;transform:translateY(-1rem)}.uidemo-modal-enter-active .uidemo-modal-container,.uidemo-modal-leave-to .uidemo-modal-container{opacity:1;transform:translateZ(0);transition:opacity .2s ease .3s,transform .3s ease .3s}.uidemo-modal-enter-from .uidemo-modal-container,.uidemo-modal-leave-active .uidemo-modal-container{opacity:0;transform:translate3d(100%,0,0);transition:opacity .2s ease,transform .3s ease;@media (width <= 1024px){transform:translate3d(0,100%,0)}}.uidemo-modal-enter-active .uidemo-modal-close-button,.uidemo-modal-leave-to .uidemo-modal-close-button{opacity:1;transition:opacity .3s ease}.uidemo-modal-enter-from .uidemo-modal-close-button,.uidemo-modal-leave-active .uidemo-modal-close-button{opacity:0;transition:opacity .3s ease}.uidemo-modal-enter-active:after,.uidemo-modal-leave-to:after{opacity:1;transition:opacity .3s ease}.uidemo-modal-enter-from:after,.uidemo-modal-leave-active:after{opacity:0;transition:opacity .3s ease .2s}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--base-font:"TTNeoris",sans-serif;--base-font-size:1.6rem;--deep-blue-0:#fff;--deep-blue-100:#f5f5f5;--deep-blue-200:#dadee9;--deep-blue-300:#a5acbf;--deep-blue-400:#5a6172;--deep-blue-500:#3d4454;--deep-blue-600-main:#0f1626;--additional-500:#df2f32;--opacity-light-10:#ffffff1a;--opacity-light-20:#fff3;--opacity-light-40:#fff6;--opacity-light-60:#fff9;--opacity-light-80:#fffc;--opacity-dark-10:#0f16261a;--opacity-dark-20:#0f162633;--opacity-dark-40:#0f162666;--opacity-dark-60:#0f162699;--opacity-dark-80:#0f1626cc;--body-color:var(--deep-blue-0);--white:#fff;--grid-mobile:2;--grid-tablet:6;--grid-desktop:24;--grid-gap-mobile:1.2rem;--grid-gap-tablet:1.2rem;--grid-gap-desktop:2rem;--grid-offset-mobile:1.2rem;--grid-offset-tablet:1.2rem;--grid-offset-desktop:3.2rem;--anchor-offset:2rem;--footer-h:100vh;--aside-padding:4rem;--aside-padding-mobile:2rem;--aside-padding-tablet:2.4rem;--header-h:7.2rem;--header-h-tablet:6.4rem;--header-h-mobile:6.4rem;--header-z-index:100;--cookie-z-index:101;--modal-z-index:1000;--preloader-z-index:100000;--default-border:1px solid var(--deep-blue-500);--box-shadow-default:0px 16px 24px 0px #0000000f,0px 2px 6px 0px #0000000a,0px 0px 1px 0px #0000000a;--box-shadow-tabs:.1rem .1rem .4rem 0 rgb(from var(--base-500) r g b/80%);--default-transition:.3s ease-in-out;--pdf-height:1120px;--pdf-width:792px;--pdf-diff:1.33}*{box-sizing:border-box}#__layout,#__nuxt,body,html{height:100%;width:100%}html{font-size:10px;font-size:clamp(12px,.58vw,16px);height:100%;min-height:1vw}@media (max-width:1679.98px){html{font-size:calc(6px + .27778vw)}}@media (max-width:1439.98px){html{font-size:.6944444444vw}}@media (max-width:1279.98px){html{font-size:1.30444444vw}}@media (max-width:767.98px){html{font-size:10px}}html.lenis:not(.lenis-autoToggle).lenis-stopped:not(:has(body[data-noscroll-target-scroll-scrollbar-width-adjustment])){overflow-y:auto}body{background-color:var(--deep-blue-600-main);color:var(--body-color);font-family:var(--base-font),serif;font-size:var(--base-font-size);overflow-y:auto;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p,ul{margin-bottom:0;margin-top:0}ul{padding-left:0}li{list-style:none}button,input,optgroup,select,textarea{appearance:none;background-color:initial;border:none;font-family:inherit;outline:none;padding:0}input{outline:none;transform:translateZ(0)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input fieldset[disabled],input[disabled]{-webkit-text-fill-color:var(--base-100);opacity:1}input::-ms-clear{display:none}textarea{resize:none}h1,h2,h3,h4,h5,h6,pre{font-size:medium;font-weight:400;margin:0}address{font-style:normal}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}span.rub{font-family:PT-Rouble-Sans,sans-serif}.textBlock h2{margin-bottom:4.8rem}@media (max-width:1279.98px){.textBlock h2{margin-top:2.8rem}}.textBlock h3{margin-bottom:3.2rem;margin-top:4.8rem}@media (max-width:1279.98px){.textBlock h3{margin-bottom:2.8rem;margin-top:4rem}}.textBlock b,.textBlock p{margin-bottom:2rem}.textBlock p:last-child{margin-bottom:0}.textBlock ul{margin-bottom:3.2rem;padding-left:1.6rem}.textBlock ul li{list-style:disc;margin-bottom:.8rem}h1{font-size:5.2rem;letter-spacing:-1.04px}h1,h2{font-weight:500;line-height:100%}h2{font-size:4rem;letter-spacing:-.8px}h3{font-size:2.8rem;letter-spacing:-1.12px}h3,h4{font-weight:500;line-height:100%}h4{font-size:2.4rem;letter-spacing:-.96px}b{font-size:1.6rem;font-weight:500;letter-spacing:-.32px;line-height:100%}@media (max-width:767.98px){b{font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:100%}}.fade-enter-active,.fade-leave-active{transition:opacity var(--default-transition)}.fade-enter-from,.fade-leave-to{opacity:0}.fade-fast-enter-active,.fade-fast-leave-active{transition:opacity var(--default-transition)}.fade-fast-enter-from,.fade-fast-leave-to{opacity:0}.fade-abs-enter-active,.fade-abs-leave-active{transition:opacity var(--default-transition)}.fade-abs-leave-active{position:absolute}.fade-abs-enter-from,.fade-abs-leave-to{opacity:0}.list-enter-active,.list-leave-active{transition:all .4s cubic-bezier(0,.555,.36,1.005)}.list-enter-from,.list-leave-to{opacity:0;transform:translateY(4rem)}.overlay-appear-enter-active{transition:all .4s}.overlay-appear-leave-active{transition:all .2s}.overlay-appear-enter-from,.overlay-appear-leave-to{opacity:0}.change-images-enter-active{transition:opacity .5s}.change-images-leave-active{transition:opacity .5s;transition-delay:.5s}.change-images-enter-from,.change-images-leave-to{opacity:0}.tooltip-enter-active{transition:opacity .3s,transform .3s}.tooltip-leave-active{transition:opacity .15s,transform .15s}.tooltip-enter-from,.tooltip-leave-active{opacity:0;transform:translateY(-1.6rem)}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translate3d(0,1rem,0)}.dropdown-enter-active,.dropdown-leave-active{transition:opacity .3s,transform .3s ease-in-out}.dropdown-enter-from,.dropdown-leave-active{opacity:0;transform:translateY(-1rem)}.fade-up-enter-active,.fade-up-leave-active{transition:all .3s ease}.fade-up-enter-from,.fade-up-leave-to{opacity:0;transform:translateY(4rem)}.notification-enter-active,.notification-leave-active{transition:opacity .4s cubic-bezier(0,.555,.36,1.005),transform .4s cubic-bezier(0,.555,.36,1.005)}.notification-enter-from,.notification-leave-to{opacity:0;transform:translate(10rem)}.fade-right-enter-active,.fade-right-leave-active{transition:all .4s ease-in-out}.fade-right-enter-from,.fade-right-leave-to{opacity:1;transform:translate(100%)}.fade-down-enter-active,.fade-down-leave-active{transition:all .4s ease-in-out}.fade-down-enter-from,.fade-down-leave-to{opacity:1;transform:translateY(100%)}.icons-menu-enter-active,.icons-menu-leave-active{transition:opacity .4s ease-in-out,transform .4s ease-in-out}.icons-menu-enter-from{opacity:0;transform:translateY(80%) scale(.4)}.icons-menu-leave-to{opacity:0;transform:translateY(-60%) scale(.4)}.menu-text-enter-active{transition:opacity .4s cubic-bezier(.33,1,.68,1),transform .4s cubic-bezier(.33,1,.68,1)}.menu-text-enter-from,.menu-text-leave-to{opacity:0;transform:translateY(2rem)}.menu-project-image-enter-active,.menu-project-image-leave-to{transition:opacity .4s cubic-bezier(.42,.65,.27,.99) 0s}.menu-project-image-enter-from,.menu-project-image-leave-to{opacity:0}.fade-fast-mobile-enter-active,.fade-fast-mobile-leave-active{transition:opacity .1s ease-in}.fade-fast-mobile-enter-from,.fade-fast-mobile-leave-to{opacity:0}.common-overlay-enter-active{transition:opacity .1s ease-in-out}.common-overlay-leave-active{transition:opacity .3s ease-in-out}.common-overlay-enter-from,.common-overlay-leave-to{opacity:0}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.translate-y-100-enter-active,.translate-y-100-leave-active{overflow:hidden;position:relative;transition:all 1s ease}.translate-y-100-enter-active .translate-y-100-inner,.translate-y-100-leave-active .translate-y-100-inner{transition:all 1s ease}.translate-y-100-leave-active{position:absolute}.translate-y-100-enter-from .translate-y-100-inner{opacity:0;transform:translateY(100%)}.translate-y-100-leave-to .translate-y-100-inner{opacity:0;transform:translateY(-100%)}.icon-fade-enter-active,.icon-fade-leave-active{transition:all .6s cubic-bezier(.4,0,.2,1)}.icon-fade-enter-from{opacity:0;transform:translateY(30px) scale(.95)}.icon-fade-leave-to{opacity:0;transform:translateY(-30px) scale(.95)}.scale-enter-active,.scale-leave-active{transition:transform var(--default-transition)}.scale-enter-from,.scale-leave-to{transform:scale(0)}@font-face{font-display:swap;font-family:PT-Rouble-Sans;font-style:normal;font-weight:400;src:local("pt-rouble/PT-Rouble-Sans"),url(./PT-Rouble-Sans.BgAc5SZp.woff2) format("woff2")}@font-face{font-display:swap;font-family:PT-Rouble-Serif;font-style:normal;font-weight:400;src:local("pt-rouble/PT-Rouble-Serif"),url(./PT-Rouble-Serif.DbV-QzTB.woff2) format("woff2")}@font-face{font-display:swap;font-family:TTNeoris;font-style:normal;font-weight:700;src:local("TTNeoris-Bd"),url(./TTNeoris-Bd.Biq8q0xI.woff2) format("woff2")}@font-face{font-display:swap;font-family:TTNeoris;font-style:normal;font-weight:600;src:local("TTNeoris-DmBd"),url(./TTNeoris-DmBd.DzY_en6r.woff2) format("woff2")}@font-face{font-display:swap;font-family:TTNeoris;font-style:normal;font-weight:500;src:local("TTNeoris-Md"),url(./TTNeoris-Md.CFRXObZr.woff2) format("woff2")}@font-face{font-display:swap;font-family:TTNeoris;font-style:normal;font-weight:400;src:local("TTNeoris-Rg"),url(./TTNeoris-Rg.JW1MnxEn.woff2) format("woff2")}.container{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:var(--aside-padding);padding-right:var(--aside-padding);width:100%}@media (max-width:1279.98px){.container{padding:0 var(--aside-padding-tablet);width:auto}}@media (max-width:767.98px){.container{padding:0 var(--aside-padding-mobile)}}.container._no-padding{padding:0}@media (max-width:1279.98px){.container._no-padding{padding:0}}@media (max-width:767.98px){.container._no-padding{padding:0}}.container._full{width:100%}@media (max-width:1620px){.container._full{width:100%}}@media (max-width:1279.98px){.container._full{padding:0 .8rem}}@media (max-width:767.98px){.container._full{padding:0 .8rem}}.anchor{position:absolute;top:calc(var(--header-h)*-1 - var(--anchor-offset))}@media (max-width:1279.98px){.anchor{top:calc(var(--header-h-tablet)*-1 - var(--anchor-offset))}}@media (max-width:767.98px){.anchor{top:calc(var(--header-h-mobile)*-1 - var(--anchor-offset))}}.page{padding-top:var(--header-h)}@media (max-width:1279.98px){.page{padding-top:var(--header-h-tablet)}}@media (max-width:767.98px){.page{padding-top:var(--header-h-mobile)}}.print-page{break-after:page;display:flex;flex-flow:column nowrap;height:var(--pdf-height);overflow:hidden;position:relative;width:var(--pdf-width)}.visually-hidden:not(:focus):not(:active){height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.styled-content h1,.styled-content h2,.styled-content h3{font-weight:600}.styled-content h1{font-size:2rem;margin:2rem 0}@media (max-width:767.98px){.styled-content h1{font-size:24px;margin-bottom:12px}}.styled-content h2{font-size:1.6rem;margin-bottom:1.4rem}@media (max-width:767.98px){.styled-content h2{font-size:20px;margin-bottom:14px}}.styled-content h3{font-size:1.4rem;margin-bottom:1rem}@media (max-width:767.98px){.styled-content h3{font-size:18px;margin-bottom:12px}}.styled-content p{margin:1rem 0}@media (max-width:767.98px){.styled-content p{font-size:16px;margin:10px 0}}.styled-content p:first-child{margin-top:0}.styled-content b,.styled-content strong{font-weight:bolder}.styled-content ol,.styled-content ul{list-style:none;margin:1rem 0;padding:0 0 0 3rem}.styled-content li{list-style:inherit;margin:.5rem 0}.styled-content ul{list-style-type:disc}.styled-content ol{list-style-type:decimal}.styled-content hr{margin:1rem 0}.no-integration{outline:1px solid #f0f}.dot-separator{align-items:center;display:flex;position:relative}.dot-separator:before{background:currentcolor;border-radius:50%;content:"";height:2px;margin:0 .4rem;width:2px}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-duration:1ms;transition-property:overflow}._VLoading_16g26_14.__large_16g26_14{height:1.6rem;width:1.6rem}._VLoading_16g26_14.__medium_16g26_18,._VLoading_16g26_14.__small_16g26_18{height:1.4rem;width:1.4rem}._VLoading_16g26_14 ._circle_16g26_22{animation:_rotate_16g26_1 1s ease-out infinite;transform-origin:center}._VLoading_16g26_14.__custom_16g26_26{box-sizing:border-box}@keyframes _rotate_16g26_1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}._VIcon_nh0b9_14{fill:currentcolor}._VIcon_nh0b9_14.__xs_nh0b9_17{height:1rem;width:1rem}._VIcon_nh0b9_14.__small_nh0b9_21{height:1.2rem;width:1.2rem}._VIcon_nh0b9_14.__sMedium_nh0b9_25{height:1.4rem;width:1.4rem}._VIcon_nh0b9_14.__medium_nh0b9_29{height:1.6rem;width:1.6rem}._VIcon_nh0b9_14.__sLarge_nh0b9_33{height:2rem;width:2rem}._VIcon_nh0b9_14.__large_nh0b9_37{height:2.4rem;width:2.4rem}._VIcon_nh0b9_14.__xxLarge_nh0b9_41{height:3.2rem;width:3.2rem}._VIcon_nh0b9_14.__custom_nh0b9_45{fill:currentcolor}._VButton_p2hy7_15{--size:auto;cursor:pointer;display:inline-block;outline:none;transition:color var(--default-transition),opacity var(--default-transition),background-color var(--default-transition),border-color var(--default-transition);-webkit-user-select:none;user-select:none;width:fit-content}._VButton_p2hy7_15.__xs_p2hy7_27{--size:2.4rem;min-width:2.4rem}._VButton_p2hy7_15.__xs_p2hy7_27 ._label_p2hy7_31{font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:100%;padding:0 1.2rem}._VButton_p2hy7_15.__xs_p2hy7_27.__hasIcon_p2hy7_38 ._label_p2hy7_31{padding:0 1.2rem}._VButton_p2hy7_15.__xs_p2hy7_27 ._icon_p2hy7_41{height:2.4rem;width:2.4rem}._VButton_p2hy7_15.__small_p2hy7_45{--size:3.2rem;border-radius:10rem;min-width:3.8rem}._VButton_p2hy7_15.__small_p2hy7_45 ._label_p2hy7_31{font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:100%;padding:0 1.2rem}._VButton_p2hy7_15.__small_p2hy7_45.__loading_p2hy7_57:not(.__equal_p2hy7_57){min-width:9.1rem}._VButton_p2hy7_15.__small_p2hy7_45.__hasIcon_p2hy7_38 ._label_p2hy7_31{padding:0 1.2rem}._VButton_p2hy7_15.__small_p2hy7_45 ._icon_p2hy7_41{height:1.2rem;width:1.2rem}._VButton_p2hy7_15.__medium_p2hy7_67{--size:4rem;border-radius:10rem;min-width:4.6rem}._VButton_p2hy7_15.__medium_p2hy7_67 ._label_p2hy7_31{font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:100%;padding:0 1.6rem}._VButton_p2hy7_15.__medium_p2hy7_67.__loading_p2hy7_57:not(.__equal_p2hy7_57){min-width:10.8rem}._VButton_p2hy7_15.__medium_p2hy7_67.__hasIcon_p2hy7_38 ._label_p2hy7_31{padding:0 1.6rem}._VButton_p2hy7_15.__medium_p2hy7_67 ._icon_p2hy7_41{height:1.4rem;width:1.4rem}._VButton_p2hy7_15.__large_p2hy7_89{--size:5.6rem;border-radius:10rem;min-width:5.6rem}._VButton_p2hy7_15.__large_p2hy7_89 ._icon_p2hy7_41{height:2rem;width:2rem}._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98{background-color:var(--deep-blue-0)}._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98 ._label_p2hy7_31{color:var(--deep-blue-600-main)}._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98:not(.__disabled_p2hy7_104).__active_p2hy7_104,._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98:not(.__disabled_p2hy7_104):active{background-color:var(--deep-blue-400)}._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98:not(.__disabled_p2hy7_104).__active_p2hy7_104 ._label_p2hy7_31,._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98:not(.__disabled_p2hy7_104):active ._label_p2hy7_31{color:var(--deep-blue-0)}._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98:not(.__disabled_p2hy7_104).__active_p2hy7_104 ._label_p2hy7_31 svg path,._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98:not(.__disabled_p2hy7_104):active ._label_p2hy7_31 svg path{fill:var(--deep-blue-0)}._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98.__disabled_p2hy7_104,._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98.__loading_p2hy7_57{background-color:var(--deep-blue-0)}._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98.__disabled_p2hy7_104 ._label_p2hy7_31{color:var(--deep-blue-300)}._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98.__disabled_p2hy7_104 ._label_p2hy7_31 svg path{fill:var(--deep-blue-300)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98:hover:not(.__disabled_p2hy7_104,._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98:hover:active,._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98:hover.__active_p2hy7_104){background-color:var(--deep-blue-500)}._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98:hover:not(.__disabled_p2hy7_104) ._label_p2hy7_31{color:var(--deep-blue-0)}._VButton_p2hy7_15.__light_p2hy7_98.__primary_p2hy7_98:hover:not(.__disabled_p2hy7_104) ._label_p2hy7_31 svg path{fill:var(--deep-blue-0)}}._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138{background-color:initial;border:1px solid var(--opacity-light-20)}._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138 ._label_p2hy7_31{color:var(--deep-blue-0)}._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138 ._label_p2hy7_31 svg path{fill:var(--deep-blue-0)}._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138:not(.__disabled_p2hy7_104).__active_p2hy7_104,._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138:not(.__disabled_p2hy7_104):active{border:1px solid var(--deep-blue-0)}._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138:not(.__disabled_p2hy7_104).__active_p2hy7_104 ._label_p2hy7_31,._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138:not(.__disabled_p2hy7_104):active ._label_p2hy7_31{color:var(--deep-blue-0)}._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138.__loading_p2hy7_57 ._label_p2hy7_31{color:var(--primary-600)}._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138.__disabled_p2hy7_104{border:1px solid var(--opacity-light-20)}._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138.__disabled_p2hy7_104 ._label_p2hy7_31{color:var(--deep-blue-400)}._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138.__disabled_p2hy7_104 ._label_p2hy7_31 svg path{fill:var(--deep-blue-300)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138:hover:not(.__disabled_p2hy7_104,._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138:hover:active,._VButton_p2hy7_15.__light_p2hy7_98.__secondary_p2hy7_138:hover.__active_p2hy7_104){border:1px solid var(--opacity-light-60)}}._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98{background-color:var(--deep-blue-600-main)}._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98 ._label_p2hy7_31{color:var(--deep-blue-0)}._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98 ._label_p2hy7_31 svg path{fill:var(--deep-blue-0)}._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98:not(.__disabled_p2hy7_104).__active_p2hy7_104,._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98:not(.__disabled_p2hy7_104):active{background-color:var(--deep-blue-400)}._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98:not(.__disabled_p2hy7_104).__active_p2hy7_104 ._label_p2hy7_31,._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98:not(.__disabled_p2hy7_104):active ._label_p2hy7_31{color:var(--deep-blue-0)}._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98:not(.__disabled_p2hy7_104).__active_p2hy7_104 ._label_p2hy7_31 svg path,._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98:not(.__disabled_p2hy7_104):active ._label_p2hy7_31 svg path{fill:var(--deep-blue-0)}._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98.__loading_p2hy7_57{background-color:var(--deep-blue-600-main)}._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98.__disabled_p2hy7_104{background-color:var(--deep-blue-100)}._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98.__disabled_p2hy7_104 ._label_p2hy7_31{color:var(--opacity-dark-40)}._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98.__disabled_p2hy7_104 ._label_p2hy7_31 svg path{fill:var(--opacity-dark-40)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98:hover:not(.__disabled_p2hy7_104,._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98:hover:active,._VButton_p2hy7_15.__dark_p2hy7_171.__primary_p2hy7_98:hover.__active_p2hy7_104){background-color:var(--deep-blue-500)}}._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138{background-color:initial;border:1px solid var(--deep-blue-200)}._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138 ._label_p2hy7_31{color:var(--deep-blue-600-main)}._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138 ._label_p2hy7_31 svg path{fill:var(--deep-blue-600-main)}._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138:not(.__disabled_p2hy7_104).__active_p2hy7_104,._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138:not(.__disabled_p2hy7_104):active{border:1px solid var(--deep-blue-600-main)}._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138.__loading_p2hy7_57{border:1px solid var(--deep-blue-200)}._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138.__disabled_p2hy7_104{border:1px solid var(--opacity-dark-20)}._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138.__disabled_p2hy7_104 ._label_p2hy7_31{color:var(--opacity-dark-40)}._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138.__disabled_p2hy7_104 ._label_p2hy7_31 svg path{fill:var(--opacity-dark-40)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138:hover:not(.__disabled_p2hy7_104,._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138:hover:active,._VButton_p2hy7_15.__dark_p2hy7_171.__secondary_p2hy7_138:hover.__active_p2hy7_104){border:1px solid var(--deep-blue-300)}}._VButton_p2hy7_15.__loading_p2hy7_57{pointer-events:none}._VButton_p2hy7_15.__disabled_p2hy7_104{cursor:not-allowed}._VButton_p2hy7_15.__fullWidth_p2hy7_242{width:100%}._VButton_p2hy7_15.__quad_p2hy7_245{border-radius:0}._VButton_p2hy7_15.__equal_p2hy7_57{height:var(--size);min-width:auto;width:var(--size)}._VButton_p2hy7_15.__equal_p2hy7_57 ._label_p2hy7_31{height:100%;justify-content:center;padding:0;width:100%}._VButton_p2hy7_15.__equal_p2hy7_57 ._icon_p2hy7_41.__pre_p2hy7_259{margin-right:0}._VButton_p2hy7_15.__equal_p2hy7_57 ._icon_p2hy7_41.__post_p2hy7_262{margin-left:0}._VButton_p2hy7_15.__justifyBetween_p2hy7_265 ._label_p2hy7_31{justify-content:space-between}._label_p2hy7_31{align-items:center;display:inline-flex;height:var(--size);justify-content:center;line-height:130%;transition:color var(--default-transition);white-space:nowrap;width:100%}._label_p2hy7_31 svg{display:inline-block;position:relative;vertical-align:center}._loader_p2hy7_285{align-items:center;display:flex;justify-content:center}._icon_p2hy7_41{flex-shrink:0;transition:transform var(--default-transition)}._icon_p2hy7_41.__pre_p2hy7_259{margin-right:.8rem}._icon_p2hy7_41.__post_p2hy7_262{margin-left:.8rem}._VImage_15drc_14{position:relative}._VImage_15drc_14.__contain_15drc_17 ._image_15drc_17,._VImage_15drc_14.__contain_15drc_17 ._preview_15drc_18{-o-object-fit:contain;object-fit:contain}._image_15drc_17,._preview_15drc_18{display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}._preview_15drc_18{left:0;position:absolute;top:0;-webkit-transition:opacity .1s ease-out;transition:opacity .1s ease-out}._preview_15drc_18.__hide_15drc_37{opacity:0;visibility:hidden}._VHint_1ths3_14{align-items:flex-start;display:flex;flex-direction:column;position:relative}._VHint_1ths3_14.__light_1ths3_22.__primary_1ths3_22{background-color:var(--white);box-shadow:var(--box-shadow-default)}._VHint_1ths3_14.__dark_1ths3_26.__primary_1ths3_22{background-color:var(--base-400)}._VHint_1ths3_14:not(.__image_1ths3_29){padding:0}._VHint_1ths3_14:not(.__image_1ths3_29) ._content_1ths3_32{text-align:center}._VHint_1ths3_14.__medium_1ths3_35 ._content_1ths3_32{padding:1.2rem}._VHint_1ths3_14.__small_1ths3_38 ._content_1ths3_32{padding:.8rem 1.2rem}._content_1ths3_32{font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:100%;overflow:hidden}._tag_1ths3_50:not(:first-child){margin-top:1.6rem}._title_1ths3_54{color:var(--deep-blue-600-main);font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:100%;text-align:left}._text_1ths3_63{color:var(--deep-blue-500);margin-top:.8rem;text-align:left}._text_1ths3_63,._text_1ths3_63>p{font-size:1.2rem;font-weight:400;letter-spacing:-.24px;line-height:130%}._VTooltip_hlb7e_14{cursor:pointer;display:flex;position:relative}._content_hlb7e_20{pointer-events:none;position:absolute;z-index:200}@media (max-width:1279.98px){._content_hlb7e_20{z-index:110}}._content_hlb7e_20.__hoverable_hlb7e_30{pointer-events:all}._content_hlb7e_20.__hasTitle_hlb7e_33 ._title_hlb7e_33{color:var(--deep-blue-600-main);font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:100%;text-align:left}._content_hlb7e_20.__hasTitle_hlb7e_33 ._text_hlb7e_41{color:var(--deep-blue-500);font-size:1.2rem;font-weight:400;letter-spacing:-.24px;line-height:130%;margin-top:.8rem;text-align:left}._content_hlb7e_20.__light_hlb7e_50.__primary_hlb7e_50.__hasTitle_hlb7e_33 ._text_hlb7e_41{color:var(--deep-blue-600-main)}._content_hlb7e_20.__isTag_hlb7e_53{max-width:22rem}._VLink_1bvfe_15{cursor:pointer;display:inline-flex;outline:none;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:6%;text-underline-offset:2px;text-underline-position:from-font;transition:color var(--default-transition),opacity var(--default-transition),background-color var(--default-transition),border-color var(--default-transition);-webkit-user-select:none;user-select:none;width:fit-content}._VLink_1bvfe_15.__small_1bvfe_33{font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:100%}._VLink_1bvfe_15.__small_1bvfe_33 ._label_1bvfe_39 svg{height:8px;width:6px}._VLink_1bvfe_15.__medium_1bvfe_43{font-size:1.6rem;font-weight:500;letter-spacing:-.32px;line-height:100%}._VLink_1bvfe_15.__medium_1bvfe_43 ._label_1bvfe_39 svg{height:8px;width:8px}._VLink_1bvfe_15.__large_1bvfe_53{font-size:4rem;font-weight:500;letter-spacing:-.8px;line-height:100%}._VLink_1bvfe_15.__light_1bvfe_59:after{background-color:var(--deep-blue-400)}._VLink_1bvfe_15.__light_1bvfe_59 ._label_1bvfe_39{color:var(--deep-blue-0)}._VLink_1bvfe_15.__light_1bvfe_59 ._label_1bvfe_39 svg circle{transition:fill var(--default-transition);stroke:var(--deep-blue-0)}._VLink_1bvfe_15.__light_1bvfe_59.__active_1bvfe_69:after{background-color:var(--deep-blue-500)}._VLink_1bvfe_15.__light_1bvfe_59.__active_1bvfe_69 ._label_1bvfe_39{color:var(--deep-blue-500)}._VLink_1bvfe_15.__light_1bvfe_59.__active_1bvfe_69 ._label_1bvfe_39 span:after{background-color:var(--deep-blue-500)}._VLink_1bvfe_15.__light_1bvfe_59.__disabled_1bvfe_78{text-decoration-color:var(--deep-blue-400)}._VLink_1bvfe_15.__light_1bvfe_59.__disabled_1bvfe_78:after{background-color:var(--deep-blue-400)}._VLink_1bvfe_15.__light_1bvfe_59.__disabled_1bvfe_78 ._label_1bvfe_39{color:var(--deep-blue-400)}._VLink_1bvfe_15.__light_1bvfe_59.__disabled_1bvfe_78 ._label_1bvfe_39 svg circle{stroke:var(--deep-blue-400)}._VLink_1bvfe_15.__light_1bvfe_59.__disabled_1bvfe_78 ._label_1bvfe_39 span:after{background-color:var(--deep-blue-400)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VLink_1bvfe_15.__light_1bvfe_59:hover:not(.__disabled_1bvfe_78):after{background-color:var(--deep-blue-400)}._VLink_1bvfe_15.__light_1bvfe_59:hover:not(.__disabled_1bvfe_78) ._label_1bvfe_39 svg circle{transition:fill var(--default-transition);fill:var(--deep-blue-0)}._VLink_1bvfe_15.__light_1bvfe_59:hover:not(.__disabled_1bvfe_78):active:after{background-color:var(--deep-blue-500)}._VLink_1bvfe_15.__light_1bvfe_59:hover:not(.__disabled_1bvfe_78):active ._label_1bvfe_39{color:var(--deep-blue-500)}._VLink_1bvfe_15.__light_1bvfe_59:hover:not(.__disabled_1bvfe_78):active ._label_1bvfe_39 span:after{background-color:var(--deep-blue-500)}}._VLink_1bvfe_15.__dark_1bvfe_111{text-decoration-color:var(--deep-blue-600-main)}._VLink_1bvfe_15.__dark_1bvfe_111:after{background-color:var(--deep-blue-0)}._VLink_1bvfe_15.__dark_1bvfe_111 ._label_1bvfe_39{color:var(--deep-blue-600-main)}._VLink_1bvfe_15.__dark_1bvfe_111 ._label_1bvfe_39 svg circle{transition:fill var(--default-transition);fill:#0000;stroke:var(--deep-blue-600-main)}._VLink_1bvfe_15.__dark_1bvfe_111.__active_1bvfe_69:after{background-color:var(--deep-blue-0)}._VLink_1bvfe_15.__dark_1bvfe_111.__active_1bvfe_69 ._label_1bvfe_39{color:var(--deep-blue-0)}._VLink_1bvfe_15.__dark_1bvfe_111.__active_1bvfe_69 ._label_1bvfe_39 span:after{background-color:var(--deep-blue-0);transform:scaleX(0) translateZ(0)}._VLink_1bvfe_15.__dark_1bvfe_111.__disabled_1bvfe_78{text-decoration-color:var(--deep-blue-300)}._VLink_1bvfe_15.__dark_1bvfe_111.__disabled_1bvfe_78:after{background-color:var(--opacity-white-40)}._VLink_1bvfe_15.__dark_1bvfe_111.__disabled_1bvfe_78 ._label_1bvfe_39{color:var(--deep-blue-300)}._VLink_1bvfe_15.__dark_1bvfe_111.__disabled_1bvfe_78 ._label_1bvfe_39 svg circle{stroke:var(--deep-blue-300)}._VLink_1bvfe_15.__dark_1bvfe_111.__disabled_1bvfe_78 ._label_1bvfe_39 span:after{background-color:var(--opacity-white-40)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VLink_1bvfe_15.__dark_1bvfe_111:hover:not(.__disabled_1bvfe_78):after{background-color:var(--opacity-white-80)}._VLink_1bvfe_15.__dark_1bvfe_111:hover:not(.__disabled_1bvfe_78) ._label_1bvfe_39 svg circle{transition:fill var(--default-transition);fill:var(--deep-blue-600-main)}._VLink_1bvfe_15.__dark_1bvfe_111:hover:not(.__disabled_1bvfe_78) ._label_1bvfe_39 span:after{background-color:var(--opacity-white-80);transform:scaleX(0) translateZ(0)}._VLink_1bvfe_15.__dark_1bvfe_111:hover:not(.__disabled_1bvfe_78):active:after{background-color:var(--deep-blue-0)}._VLink_1bvfe_15.__dark_1bvfe_111:hover:not(.__disabled_1bvfe_78):active ._label_1bvfe_39{color:var(--deep-blue-0)}._VLink_1bvfe_15.__dark_1bvfe_111:hover:not(.__disabled_1bvfe_78):active ._label_1bvfe_39 span:after{background-color:var(--deep-blue-0);transform:scaleX(0) translateZ(0)}}._VLink_1bvfe_15.__menuItem_1bvfe_173{font-size:1.6rem;font-weight:500;letter-spacing:-.32px;line-height:100%;padding:.6rem 0;position:relative;text-decoration:none}._VLink_1bvfe_15.__menuItem_1bvfe_173:after{bottom:-.1rem;content:"";height:.2rem;left:0;pointer-events:none;position:absolute;transform:scaleX(0) translateZ(0);transform-origin:left center;transition:transform var(--default-transition);width:100%}._VLink_1bvfe_15.__menuItem_1bvfe_173.__active_1bvfe_69:after{transform:scaleX(1) translateZ(0)}._VLink_1bvfe_15.__footerItem_1bvfe_200 ._label_1bvfe_39 span:after,._VLink_1bvfe_15.__footerItem_1bvfe_200:after,._VLink_1bvfe_15.__menuItem_1bvfe_173 ._label_1bvfe_39 ._text_1bvfe_197:after{display:none}._VLink_1bvfe_15.__footerItem_1bvfe_200.__active_1bvfe_69.__dark_1bvfe_111 ._label_1bvfe_39{color:var(--deep-blue-0)}._VLink_1bvfe_15.__footerItem_1bvfe_200.__active_1bvfe_69.__light_1bvfe_59 ._label_1bvfe_39{color:var(--base-500)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VLink_1bvfe_15.__footerItem_1bvfe_200:hover:not(.__disabled_1bvfe_78).__dark_1bvfe_111 ._label_1bvfe_39{color:rgb(from var(--base-white) r g b/40%)}._VLink_1bvfe_15.__footerItem_1bvfe_200:hover:not(.__disabled_1bvfe_78).__light_1bvfe_59 ._label_1bvfe_39{color:var(--base-400)}}._VLink_1bvfe_15.__footerItem_1bvfe_200.__small_1bvfe_33{font-weight:400}._VLink_1bvfe_15.__footerItem_1bvfe_200.__small_1bvfe_33.__dark_1bvfe_111 ._label_1bvfe_39{color:var(--base-0)}._VLink_1bvfe_15.__footerItem_1bvfe_200.__small_1bvfe_33.__light_1bvfe_59 ._label_1bvfe_39{color:var(--base-500)}._VLink_1bvfe_15.__footerItem_1bvfe_200.__small_1bvfe_33.__active_1bvfe_69.__dark_1bvfe_111 ._label_1bvfe_39{color:var(--base-0)}._VLink_1bvfe_15.__footerItem_1bvfe_200.__small_1bvfe_33.__active_1bvfe_69.__light_1bvfe_59 ._label_1bvfe_39{color:var(--base-500)}._VLink_1bvfe_15.__footerItem_1bvfe_200.__small_1bvfe_33.__disabled_1bvfe_78.__dark_1bvfe_111 ._label_1bvfe_39{color:var(--base-0)}._VLink_1bvfe_15.__footerItem_1bvfe_200.__small_1bvfe_33.__disabled_1bvfe_78.__light_1bvfe_59 ._label_1bvfe_39{color:var(--base-400)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VLink_1bvfe_15.__footerItem_1bvfe_200.__small_1bvfe_33:hover:not(.__disabled_1bvfe_78).__dark_1bvfe_111 ._label_1bvfe_39{color:var(--base-0)}._VLink_1bvfe_15.__footerItem_1bvfe_200.__small_1bvfe_33:hover:not(.__disabled_1bvfe_78).__light_1bvfe_59 ._label_1bvfe_39{color:var(--base-400)}}._VLink_1bvfe_15.__active_1bvfe_69:not(.__alwaysInteracting_1bvfe_249){pointer-events:none}._VLink_1bvfe_15.__disabled_1bvfe_78{cursor:not-allowed}._VLink_1bvfe_15.__hasIcon_1bvfe_255 ._text_1bvfe_197{padding-left:1.2rem}._VLink_1bvfe_15.__genplan_1bvfe_258 ._label_1bvfe_39{color:var(--opacity-dark-40)}._label_1bvfe_39{display:inline-flex;transition:color var(--default-transition)}._label_1bvfe_39,._label_1bvfe_39 ._text_1bvfe_197{position:relative}._label_1bvfe_39 ._text_1bvfe_197:after{bottom:-.4rem;content:"";height:.1rem;left:0;pointer-events:none;position:absolute;transform:scaleX(1) translateZ(0);transform-origin:left center;transition:transform var(--default-transition),background-color var(--default-transition);width:100%}._icon_1bvfe_283{display:inline-block;height:12px;left:0;margin-right:.4rem;position:absolute;top:50%;transform:translateY(-50%);vertical-align:center;width:12px}:root{--overlay-color:var(--opacity-dark-60)}._VModal_gatdu_18{inset:0;outline:none;position:fixed;z-index:1000}._VModal_gatdu_18._position_left_gatdu_27 ._container_gatdu_27{justify-content:flex-start}._VModal_gatdu_18._position_right_gatdu_30 ._container_gatdu_27{justify-content:flex-end}._VModal_gatdu_18._position_center_gatdu_33 ._container_gatdu_27{justify-content:center}._VModal_gatdu_18._align_top_gatdu_36 ._container_gatdu_27{align-items:flex-start}._VModal_gatdu_18._align_bottom_gatdu_39 ._container_gatdu_27{align-items:flex-end}._VModal_gatdu_18._align_center_gatdu_42 ._container_gatdu_27{align-items:center}._VModal_gatdu_18.modal-enter-active ._overlay_gatdu_45,._VModal_gatdu_18.modal-leave-to ._overlay_gatdu_45{opacity:1;transition:opacity .3s ease}._VModal_gatdu_18.modal-enter-active ._close_gatdu_50,._VModal_gatdu_18.modal-enter-active ._container_gatdu_27,._VModal_gatdu_18.modal-leave-to ._close_gatdu_50,._VModal_gatdu_18.modal-leave-to ._container_gatdu_27{opacity:1;transform:translateZ(0);transition:opacity .2s ease .3s,transform .2s ease .3s}._VModal_gatdu_18.modal-enter-from ._overlay_gatdu_45,._VModal_gatdu_18.modal-leave-active ._overlay_gatdu_45{opacity:0;transition:opacity .3s ease .2s}._VModal_gatdu_18.modal-enter-from ._close_gatdu_50,._VModal_gatdu_18.modal-enter-from ._container_gatdu_27,._VModal_gatdu_18.modal-leave-active ._close_gatdu_50,._VModal_gatdu_18.modal-leave-active ._container_gatdu_27{opacity:0;transform:translate3d(100%,0,0);transition:opacity .2s ease,transform .2s ease}@media (max-width:1279.98px){._VModal_gatdu_18.modal-enter-from ._close_gatdu_50,._VModal_gatdu_18.modal-enter-from ._container_gatdu_27,._VModal_gatdu_18.modal-leave-active ._close_gatdu_50,._VModal_gatdu_18.modal-leave-active ._container_gatdu_27{transform:translate3d(0,100%,0)}}._VModal_gatdu_18._animation_slide_left_gatdu_74.modal-enter-from ._container_gatdu_27,._VModal_gatdu_18._animation_slide_left_gatdu_74.modal-leave-active ._container_gatdu_27{transform:translate3d(-100%,0,0)}._VModal_gatdu_18._animation_slide_right_gatdu_77.modal-active ._container_gatdu_27,._VModal_gatdu_18._animation_slide_right_gatdu_77.modal-enter-from ._container_gatdu_27{transform:translate3d(100%,0,0)}._VModal_gatdu_18._animation_slide_bottom_gatdu_80.modal-enter-from ._container_gatdu_27,._VModal_gatdu_18._animation_slide_bottom_gatdu_80.modal-leave-active ._container_gatdu_27{transform:translate3d(0,100%,0)}._VModal_gatdu_18._animation_scale_gatdu_83 ._container_gatdu_27{transform:scale(1)}._VModal_gatdu_18._animation_scale_gatdu_83.modal-enter-from ._container_gatdu_27,._VModal_gatdu_18._animation_scale_gatdu_83.modal-leave-active ._container_gatdu_27{transform:scale(.5)}._VModal_gatdu_18 ._overlay_gatdu_45{background-color:var(--overlay-color);inset:0;max-width:calc(100% - var(--noscroll-target-scrollbar-width, 0px));position:absolute;z-index:1}@media (max-width:1279.98px){._VModal_gatdu_18 ._overlay_gatdu_45{max-width:100%}}._VModal_gatdu_18 ._container_gatdu_27{display:flex;height:100%;max-width:calc(100% - var(--noscroll-target-scrollbar-width, 0px));overflow-y:auto;pointer-events:none;position:absolute;width:100%;z-index:2}._VModal_gatdu_18 ._container_gatdu_27>*{pointer-events:auto}@media (max-width:1279.98px){._VModal_gatdu_18 ._container_gatdu_27{max-width:100%}}._VAccordionItem_d0s95_14{position:relative;transition:background-color var(--default-transition),color var(--default-transition)}._VAccordionItem_d0s95_14:first-child{border-top-left-radius:4px;border-top-right-radius:4px}._VAccordionItem_d0s95_14:first-child:before{border-top:1px solid}._VAccordionItem_d0s95_14:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}._VAccordionItem_d0s95_14:last-child:before{border-bottom:1px solid}._VAccordionItem_d0s95_14:not(:first-child):after{border-top:1px solid;content:"";left:0;position:absolute;right:0;top:0;transition:border-color var(--default-transition)}._VAccordionItem_d0s95_14:before{border-left:1px solid;border-radius:inherit;border-right:1px solid;content:"";inset:0;position:absolute}._VAccordionItem_d0s95_14.__expanded_d0s95_50 ._icon_d0s95_50{transform:rotate(270deg)}._VAccordionItem_d0s95_14.__expanded_d0s95_50 ._header_d0s95_53{color:var(--opacity-light-60)}._VAccordionItem_d0s95_14.__shadow_d0s95_56:before{border:none;box-shadow:0 3px 1px -2px #0003,0 2px 2px #0000001a,0 1px 5px #0000001f;z-index:-1}._VAccordionItem_d0s95_14.__light_d0s95_61.__primary_d0s95_61{background-color:var(--white);color:var(--deep-blue-500)}._VAccordionItem_d0s95_14.__light_d0s95_61.__primary_d0s95_61:before,._VAccordionItem_d0s95_14.__light_d0s95_61.__primary_d0s95_61:not(:first-child):after{border-color:rgb(from var(--opacity-dark-10) r g b/12%)}._VAccordionItem_d0s95_14.__light_d0s95_61.__primary_d0s95_61 ._icon_d0s95_50,._VAccordionItem_d0s95_14.__light_d0s95_61.__primary_d0s95_61.__expanded_d0s95_50 ._header_d0s95_53{color:var(--deep-blue-600-main)}._VAccordionItem_d0s95_14.__dark_d0s95_77.__primary_d0s95_61{background:var(--deeb-600-main);color:var(--white)}._VAccordionItem_d0s95_14.__dark_d0s95_77.__primary_d0s95_61:before,._VAccordionItem_d0s95_14.__dark_d0s95_77.__primary_d0s95_61:not(:first-child):after{border-color:rgb(from var(--white) r g b/12%)}._VAccordionItem_d0s95_14.__clear_d0s95_87,._VAccordionItem_d0s95_14.__clear_d0s95_87:after,._VAccordionItem_d0s95_14.__clear_d0s95_87:before{border:none}._VAccordionItem_d0s95_14.__clear_d0s95_87 ._header_d0s95_53{padding:.8rem 0}._VAccordionItem_d0s95_14.__clear_d0s95_87 ._content_d0s95_96{padding:.6rem 0 0}._VAccordionItem_d0s95_14.__clear_d0s95_87 ._icon_d0s95_50{color:var(--base-300)}._VAccordionItem_d0s95_14.__menu_d0s95_103,._VAccordionItem_d0s95_14.__menu_d0s95_103:after,._VAccordionItem_d0s95_14.__menu_d0s95_103:before{border:none}._VAccordionItem_d0s95_14.__menu_d0s95_103 ._header_d0s95_53{font-size:2rem;font-weight:500;letter-spacing:-.8px;line-height:100%;line-height:1;padding:.8rem 0}._VAccordionItem_d0s95_14.__menu_d0s95_103 ._content_d0s95_96{padding:.8rem 0 4rem}._VAccordionItem_d0s95_14.__menu_d0s95_103 ._icon_d0s95_50{color:var(--deep-blue-0)}._header_d0s95_53{align-items:center;border-top-left-radius:inherit;border-top-right-radius:inherit;cursor:pointer;display:flex;justify-content:space-between;padding:1.6rem 2.4rem;position:relative;transition:color var(--default-transition);-webkit-user-select:none;user-select:none}._contentWrap_d0s95_137{height:0;overflow:hidden}._content_d0s95_96{padding:0 2.4rem 1.6rem}._icon_d0s95_50{flex-shrink:0;height:1.6rem;margin-left:1.6rem;transform:rotate(90deg);transition:transform var(--default-transition);width:1.6rem}._VAccordion_1m84v_14{position:relative;z-index:1}._TheMenu_1ctbv_14{background-color:var(--deep-blue-600-main);display:flex;flex-direction:column;height:100dvh;padding:calc(var(--header-h-tablet) + 2.4rem) 2.4rem 2.4rem}@media (max-width:767.98px){._TheMenu_1ctbv_14{padding:calc(var(--header-h-tablet) + 2rem) 2rem 2rem}}._TheMenu_1ctbv_14 ._link_1ctbv_27,._TheMenu_1ctbv_14 ._title_1ctbv_26{font-size:2rem;font-weight:500;letter-spacing:-.8px;line-height:100%}._TheMenu_1ctbv_14 ._list_1ctbv_33{display:flex;flex-direction:column;position:relative;z-index:100}._TheMenu_1ctbv_14 ._link_1ctbv_27{cursor:pointer}._TheMenu_1ctbv_14 ._link_1ctbv_27:not(:last-child){margin-bottom:.8rem}._TheMenu_1ctbv_14 ._bottom_1ctbv_45{align-items:center;display:flex;justify-content:space-between;margin-top:auto}._TheMenu_1ctbv_14 ._socials_1ctbv_51{display:flex;gap:.4rem}._VScrollBox_1asiv_14{min-height:0;min-width:0;overflow:hidden;position:relative;width:100%;--scroll-size:2px}._VScrollBox_1asiv_14.__dark_1asiv_23.__primary_1asiv_23 ._scrollbar_1asiv_23{background-color:rgb(from var(--deep-blue-0) r g b/20%)}._VScrollBox_1asiv_14.__dark_1asiv_23.__primary_1asiv_23 ._thumb_1asiv_26{background-color:var(--deep-blue-300)}._VScrollBox_1asiv_14.__dark_1asiv_23.__primary_1asiv_23 ._fadeMask_1asiv_29:before{background:linear-gradient(180deg,#fff 12%,#fffc 50%,#fff0)}._VScrollBox_1asiv_14.__dark_1asiv_23.__primary_1asiv_23 ._fadeMask_1asiv_29:after{background:linear-gradient(0deg,#fff 12%,#fffc 50%,#fff0)}._VScrollBox_1asiv_14.__light_1asiv_35.__primary_1asiv_23 ._scrollbar_1asiv_23{background-color:rgb(from var(--deep-blue-0) r g b/20%)}._VScrollBox_1asiv_14.__light_1asiv_35.__primary_1asiv_23 ._thumb_1asiv_26{background-color:var(--deep-blue-300)}._VScrollBox_1asiv_14.__light_1asiv_35.__primary_1asiv_23 ._fadeMask_1asiv_29:before{background:linear-gradient(to bottom,var(--white) 12%,#fff0)}._VScrollBox_1asiv_14.__light_1asiv_35.__primary_1asiv_23 ._fadeMask_1asiv_29:after{background:linear-gradient(to top,var(--white) 12%,#fff0)}._VScrollBox_1asiv_14.__margin_1asiv_47 ._wrapper_1asiv_47.__offset_1asiv_47{padding-right:.8rem}._VScrollBox_1asiv_14.__margin_1asiv_47 ._scrollbar_1asiv_23{bottom:.4rem;right:.4rem}._VScrollBox_1asiv_14.__margin_1asiv_47 ._scrollbar_1asiv_23.__horizontal_1asiv_54{left:.4rem}._VScrollBox_1asiv_14.__margin_1asiv_47 ._scrollbar_1asiv_23.__vertical_1asiv_57{top:.4rem}._VScrollBox_1asiv_14 ._wrapper_1asiv_47{box-sizing:border-box;height:100%;inset:0;max-height:100%;max-width:100%;overflow:auto;position:absolute;scrollbar-width:none;width:auto;z-index:0;-ms-overflow-style:none}._VScrollBox_1asiv_14 ._wrapper_1asiv_47::-webkit-scrollbar{height:0;width:0}._VScrollBox_1asiv_14 ._wrapper_1asiv_47.__offset_1asiv_47{padding-right:.8rem}._VScrollBox_1asiv_14 ._placeholder_1asiv_80{max-height:100%;max-width:100%;pointer-events:none;width:100%}._VScrollBox_1asiv_14 ._fadeMask_1asiv_29{height:100%;position:absolute;top:0;width:100%}._VScrollBox_1asiv_14 ._fadeMask_1asiv_29._bottom:after,._VScrollBox_1asiv_14 ._fadeMask_1asiv_29._top:before{min-height:0}._VScrollBox_1asiv_14 ._fadeMask_1asiv_29._show:after,._VScrollBox_1asiv_14 ._fadeMask_1asiv_29._show:before{display:block}._VScrollBox_1asiv_14 ._fadeMask_1asiv_29:after,._VScrollBox_1asiv_14 ._fadeMask_1asiv_29:before{content:"";display:none;left:1px;min-height:4rem;pointer-events:none;position:absolute;transition:min-height .2s linear;width:calc(100% - 1.2rem);z-index:2}._VScrollBox_1asiv_14 ._fadeMask_1asiv_29:before{top:0}._VScrollBox_1asiv_14 ._fadeMask_1asiv_29:after{bottom:0}._scrollbar_1asiv_23{border-radius:.8rem;bottom:0;overflow:hidden;position:absolute;right:0;z-index:3}._scrollbar_1asiv_23.__horizontal_1asiv_54{height:var(--scroll-size);left:0;right:auto;width:100%}._scrollbar_1asiv_23.__horizontal_1asiv_54 ._thumb_1asiv_26{height:var(--scroll-size);left:0}._scrollbar_1asiv_23.__vertical_1asiv_57{top:0;width:var(--scroll-size)}._scrollbar_1asiv_23.__vertical_1asiv_57 ._thumb_1asiv_26{cursor:pointer;right:0;top:0;transition:opacity var(--default-transition);width:var(--scroll-size)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._scrollbar_1asiv_23.__vertical_1asiv_57 ._thumb_1asiv_26:hover:hover{opacity:.7}}._scrollbar_1asiv_23 ._thumb_1asiv_26{border-radius:.8rem;position:absolute}._TheMenuModal_rqsg9_14{height:100%;max-height:60.6rem;position:relative;width:44.2rem}._TheMenuModal_rqsg9_14 .scrollbox-content{display:flex;flex-direction:column;height:100%;padding:2.4rem;position:relative}._TheMenuModal_rqsg9_14.__light_rqsg9_27{background-color:var(--deep-blue-0);color:var(--deep-blue-600-main)}._TheMenuModal_rqsg9_14.__light_rqsg9_27 ._label_rqsg9_31{color:var(--opacity-dark-60)}._TheMenuModal_rqsg9_14.__light_rqsg9_27 ._close_rqsg9_34{color:var(--deep-blue-600-main)}._TheMenuModal_rqsg9_14.__dark_rqsg9_37{background-color:var(--deep-blue-600-main);color:var(--deep-blue-0)}._TheMenuModal_rqsg9_14.__dark_rqsg9_37 ._label_rqsg9_31{color:var(--opacity-light-60)}._TheMenuModal_rqsg9_14.__dark_rqsg9_37 ._close_rqsg9_34{color:var(--deep-blue-0)}._scrollBox_rqsg9_48{height:100%}._top_rqsg9_52{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:4.8rem}._title_rqsg9_59{font-size:2.4rem;font-weight:500;letter-spacing:-.96px;line-height:100%;max-width:32.2rem}._close_rqsg9_34{cursor:pointer;padding:.8rem;position:absolute;right:2.4rem;top:2.4rem}._close_rqsg9_34 ._icon_rqsg9_74{height:2.4rem;width:2.4rem}._items_rqsg9_79{display:grid;gap:2.4rem 4.8rem;grid-template-columns:repeat(2,1fr);margin-bottom:4.8rem}._item_rqsg9_79{display:flex;flex-direction:column}._label_rqsg9_31{color:var(--opacity-dark-60);font-size:1.2rem;font-weight:400;letter-spacing:-.24px;line-height:100%;margin-bottom:1.2rem}._link_rqsg9_100{font-size:1.6rem;font-weight:500;letter-spacing:-.32px;line-height:100%;transition:opacity var(--default-transition);width:max-content}._link_rqsg9_100:not(:last-child){margin-bottom:.6rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._link_rqsg9_100:hover{opacity:.8}}._link_rqsg9_100.__isCurretntLink_rqsg9_116{cursor:default}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._link_rqsg9_100.__isCurretntLink_rqsg9_116:hover{opacity:1}}._bottom_rqsg9_125{align-items:center;display:flex;justify-content:space-between;margin-top:auto}._socials_rqsg9_132{display:flex;gap:.4rem}._InputSearchResults_17jdt_14{display:flex;flex-direction:column;padding:0 .8rem}._searchItem_17jdt_20{background-color:var(--white);border-radius:.8rem;color:var(--base-500);display:flex;font-size:1.2rem;font-weight:500;letter-spacing:-.24px;line-height:100%;line-height:1.3;padding:1.8rem 1.2rem;transition:background var(--default-transition)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._searchItem_17jdt_20:hover:hover{background-color:var(--base-100)}}._VInfo_181ww_14{font-size:1.2rem;font-weight:400;letter-spacing:-.24px;line-height:100%;margin-top:1.2rem;position:relative;width:calc(100% - 2rem)}._VInfo_181ww_14.__absolute_181ww_24{margin:0;position:absolute;top:calc(100% + .8rem)}._VInfo_181ww_14.__light_181ww_29{color:var(--deep-blue-300)}._VInfo_181ww_14.__dark_181ww_32{color:var(--deep-blue-500)}._VInfo_181ww_14.__alert_181ww_35{color:var(--additional-500)}._VInfo_181ww_14.__disabled_181ww_38{color:var(--deep-blue-300)}._VInput_1o5ma_14{position:relative;width:100%}._VInput_1o5ma_14.__medium_1o5ma_23.__showLabel_1o5ma_23{padding-top:2.4rem}._VInput_1o5ma_14.__medium_1o5ma_23 ._inner_1o5ma_26{align-items:center;border-radius:100rem;display:flex;height:4rem;padding:0 1.6rem}._VInput_1o5ma_14.__medium_1o5ma_23 ._premask_1o5ma_33{margin-left:1.6rem}._VInput_1o5ma_14.__medium_1o5ma_23 ._native_1o5ma_37,._VInput_1o5ma_14.__medium_1o5ma_23 ._premask_1o5ma_33{font-size:1.4rem;font-weight:500;height:100%;letter-spacing:-.28px;line-height:100%;line-height:1}@media (max-width:767.98px){._VInput_1o5ma_14.__medium_1o5ma_23 ._native_1o5ma_37,._VInput_1o5ma_14.__medium_1o5ma_23 ._premask_1o5ma_33{font-size:16px}}._VInput_1o5ma_14.__medium_1o5ma_23 ._label_1o5ma_51{align-items:center;display:flex;font-size:1.2rem;font-weight:400;letter-spacing:-.24px;line-height:100%}._VInput_1o5ma_14.__medium_1o5ma_23 ._label_1o5ma_51 ._icon_1o5ma_59{margin-left:.6rem}._VInput_1o5ma_14.__medium_1o5ma_23 ._icon_1o5ma_59{height:1.4rem;margin-left:1.6rem;width:1.4rem}._VInput_1o5ma_14.__medium_1o5ma_23 ._icon_1o5ma_59.__prefix_1o5ma_67{margin-left:0}._VInput_1o5ma_14.__medium_1o5ma_23 ._icon_1o5ma_59.__arrow_1o5ma_70{height:1.6rem;width:1.6rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):hover:hover ._inner_1o5ma_26,._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):hover:hover.__arrowUp_1o5ma_78 ._inner_1o5ma_26,._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):hover:hover:not(.__hasArrow_1o5ma_81).__focused_1o5ma_81 ._inner_1o5ma_26{border-color:var(--deep-blue-200)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):hover:hover ._premask_1o5ma_33,._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):hover:hover ::placeholder{color:var(--deep-blue-400)}}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75).__arrowUp_1o5ma_78 ._inner_1o5ma_26,._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):not(.__hasArrow_1o5ma_81).__focused_1o5ma_81 ._inner_1o5ma_26{border-color:var(--deep-blue-200)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75 ._inner_1o5ma_26{background-color:initial;border:1px solid var(--deep-blue-200);transition:border-color var(--default-transition)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75 input._native_1o5ma_37{background-color:initial;caret-color:var(--deep-blue-600-main);color:var(--deep-blue-600-main)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75 input._native_1o5ma_37:focus{outline:none}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75 ._label_1o5ma_51{color:var(--deep-blue-300)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75 ._label_1o5ma_51 span{color:var(--additional-500);padding-left:.4rem}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75 ._icon_1o5ma_59{color:var(--deep-blue-300)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75 ._icon_1o5ma_59.__arrow_1o5ma_70,._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75 ._icon_1o5ma_59.__prefix_1o5ma_67{color:var(--deep-blue-500)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75 ._premask_1o5ma_33,._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75 ::placeholder{color:var(--deep-blue-300);transition:color var(--default-transition)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75.__active_1o5ma_129 ._premask_1o5ma_33{opacity:1}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75.__disabled_1o5ma_75 ._inner_1o5ma_26{background-color:initial;border-color:var(--deep-blue-300)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75.__disabled_1o5ma_75 ._icon_1o5ma_59,._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75.__disabled_1o5ma_75 ._inner_1o5ma_26 ._native_1o5ma_37,._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75.__disabled_1o5ma_75 ::placeholder{color:var(--deep-blue-300)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75.__disabled_1o5ma_75 svg path{fill:var(--deep-blue-300)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75.__disabled_1o5ma_75 ._label_1o5ma_51{color:var(--deep-blue-300)}._VInput_1o5ma_14.__light_1o5ma_75.__primary_1o5ma_75 ._dropdown_1o5ma_151{background:var(--deep-blue-0);color:var(--deep-blue-300)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):hover:hover ._inner_1o5ma_26,._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):hover:hover.__arrowUp_1o5ma_78 ._inner_1o5ma_26{border-color:var(--deep-blue-300)}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):hover:hover:not(.__hasArrow_1o5ma_81).__focused_1o5ma_81 ._inner_1o5ma_26{border-color:var(--deep-blue-200)}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):hover:hover ._premask_1o5ma_33,._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):hover:hover ::placeholder{color:var(--deep-blue-200)}}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75).__arrowUp_1o5ma_78 ._inner_1o5ma_26{border-color:var(--deep-blue-300)}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75:not(.__error_1o5ma_75,.__disabled_1o5ma_75,.__success_1o5ma_75):not(.__hasArrow_1o5ma_81).__focused_1o5ma_81 ._inner_1o5ma_26{border-color:var(--deep-blue-200)}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75 ._inner_1o5ma_26{background-color:initial;border:1px solid var(--deep-blue-500);transition:border-color var(--default-transition)}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75 input._native_1o5ma_37{background-color:initial;caret-color:var(--deep-blue-0);color:var(--deep-blue-0)}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75 input._native_1o5ma_37:focus{outline:none}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75 ._label_1o5ma_51{color:var(--deep-blue-400)}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75 ._label_1o5ma_51 span{color:var(--additional-500);padding-left:.4rem}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75 ._icon_1o5ma_59,._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75 ._icon_1o5ma_59.__arrow_1o5ma_70,._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75 ._icon_1o5ma_59.__prefix_1o5ma_67{color:var(--deep-blue-400)}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75 ._premask_1o5ma_33,._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75 ::placeholder{color:var(--deep-blue-300);transition:color var(--default-transition)}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75.__active_1o5ma_129 ._premask_1o5ma_33{opacity:1}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75.__disabled_1o5ma_75 ._inner_1o5ma_26{background-color:initial;border-color:var(--deep-blue-500)}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75.__disabled_1o5ma_75 ._icon_1o5ma_59,._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75.__disabled_1o5ma_75 ._inner_1o5ma_26 ._native_1o5ma_37,._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75.__disabled_1o5ma_75 ._label_1o5ma_51,._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75.__disabled_1o5ma_75 ::placeholder{color:var(--deep-blue-500)}._VInput_1o5ma_14.__dark_1o5ma_156.__primary_1o5ma_75 ._dropdown_1o5ma_151{background:var(--deep-blue-600-main);color:var(--deep-blue-0)}._VInput_1o5ma_14.__showLabel_1o5ma_23 ._label_1o5ma_51{opacity:1;transition:all .3s ease}._VInput_1o5ma_14.__active_1o5ma_129 ._inner_1o5ma_26:after{transform:scaleX(1)}._VInput_1o5ma_14.__active_1o5ma_129 ._premask_1o5ma_33{opacity:.5}._VInput_1o5ma_14.__active_1o5ma_129 ._premask_1o5ma_33 span{opacity:0}._VInput_1o5ma_14.__error_1o5ma_75.__light_1o5ma_75 ._inner_1o5ma_26{border-color:var(--additional-500)}._VInput_1o5ma_14.__error_1o5ma_75.__light_1o5ma_75 svg path,._VInput_1o5ma_14.__error_1o5ma_75.__light_1o5ma_75:not(.__search_1o5ma_249) ._icon_1o5ma_59.__prefix_1o5ma_67{fill:var(--additional-500)}._VInput_1o5ma_14.__error_1o5ma_75.__dark_1o5ma_156 ._inner_1o5ma_26{border-color:var(--additional-500)}._VInput_1o5ma_14.__error_1o5ma_75.__dark_1o5ma_156 svg path,._VInput_1o5ma_14.__error_1o5ma_75.__dark_1o5ma_156:not(.__search_1o5ma_249) ._icon_1o5ma_59.__prefix_1o5ma_67{fill:var(--additional-500)}._VInput_1o5ma_14._statusBorder_1o5ma_264.__success_1o5ma_75 ._inner_1o5ma_26{border-color:var(--additional-valid-500)}._VInput_1o5ma_14._statusBorder_1o5ma_264.__success_1o5ma_75 ._icon_1o5ma_59{color:var(--additional-valid-500)}._VInput_1o5ma_14._statusBorder_1o5ma_264.__error_1o5ma_75 ._icon_1o5ma_59{color:var(--additional-500)}._VInput_1o5ma_14.__disabled_1o5ma_75{cursor:not-allowed}._VInput_1o5ma_14.__disabled_1o5ma_75 ._icon_1o5ma_59,._VInput_1o5ma_14.__disabled_1o5ma_75 ._inner_1o5ma_26{pointer-events:none}._VInput_1o5ma_14.__disabled_1o5ma_75 ::placeholder{-webkit-user-select:none;user-select:none}._VInput_1o5ma_14.__hasPrefixIcon_1o5ma_283 ._native_1o5ma_37{margin-left:1.2rem}._VInput_1o5ma_14.__hasPrefixIcon_1o5ma_283 ._premask_1o5ma_33{margin-left:4.2rem;width:calc(100% - 4.2rem)}._VInput_1o5ma_14.__pointer_1o5ma_290 ._inner_1o5ma_26,._VInput_1o5ma_14.__pointer_1o5ma_290 input{cursor:pointer}._VInput_1o5ma_14.__hideMask_1o5ma_296 ._premask_1o5ma_33{display:none}._VInput_1o5ma_14.__clearBtn_1o5ma_299{align-items:center;display:flex}._VInput_1o5ma_14.__fillWidth_1o5ma_303,._VInput_1o5ma_14.__fillWidth_1o5ma_303 ._inner_1o5ma_26{width:100%}._label_1o5ma_51,._native_1o5ma_37,._premask_1o5ma_33{font-weight:400}._native_1o5ma_37,._premask_1o5ma_33{width:90%}._label_1o5ma_51{pointer-events:none;position:absolute;top:0;transition:opacity var(--default-transition)}._inner_1o5ma_26{position:relative;z-index:2}._inner_1o5ma_26 ._icon_1o5ma_59.__calendar_1o5ma_332{color:var(--deep-blue-500);height:1.6rem;width:1.6rem}._premask_1o5ma_33{align-items:center;display:inline-flex;left:0;margin:0;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity var(--default-transition);-webkit-user-select:none;user-select:none;z-index:1}@media (max-width:767.98px){._premask_1o5ma_33{bottom:-.3rem}}._icon_1o5ma_59{flex-shrink:0;pointer-events:all;transition:var(--default-transition)}._icon_1o5ma_59.__up_1o5ma_363{transform:rotate(180deg)}._icon_1o5ma_59.__calendar_1o5ma_332{color:var(--deep-blue-500);height:1.6rem;width:1.6rem}._dropdown_1o5ma_151{border-radius:1.2rem;box-shadow:8px 8px 30px #0000001f;display:block;left:0;padding:.8rem 0;position:absolute;top:calc(100% + 1.2rem);transform:translateZ(0);transition:opacity .2s ease,transform .2s ease;width:100%;z-index:10}._dropdown_1o5ma_151 ._scrollbox_1o5ma_385{max-height:18rem}._clearBtn_1o5ma_389{flex-shrink:0;margin-left:.8rem}._CloseButton_1htns_14 svg path{fill:var(--deep-blue-600-main)}._VCheckbox_1v2ur_14{align-items:center;cursor:pointer;display:inline-flex;outline:none;position:relative;-webkit-user-select:none;user-select:none}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25 ._label_1v2ur_25{color:var(--deep-blue-400)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25 ._input_1v2ur_28{border:1px solid var(--deep-blue-300);color:var(--deep-blue-400)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25 ._info_1v2ur_32{color:var(--base-400)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__active_1v2ur_35.__colored_1v2ur_35 ._label_1v2ur_25{color:var(--primary-500)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__active_1v2ur_35 ._input_1v2ur_28{background-color:var(--deep-blue-0);border-color:var(--primary-500);transition:background-color border var(--default-transition)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__active_1v2ur_35.__radio_1v2ur_43 ._input_1v2ur_28{border:.4rem solid var(--deep-blue-600-main)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__active_1v2ur_35.__radio_1v2ur_43 ._input_1v2ur_28:after{color:var(--deep-blue-0)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__active_1v2ur_35.__checkbox_1v2ur_49 ._input_1v2ur_28{background-color:var(--deep-blue-600-main);border:1px solid var(--deep-blue-600-main);transition:background-color border-color var(--default-transition)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__active_1v2ur_35.__checkbox_1v2ur_49 ._input_1v2ur_28:after{color:var(--deep-blue-0)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__active_1v2ur_35:hover:hover.__checkbox_1v2ur_49 ._input_1v2ur_28{background-color:var(--deep-blue-400);border:.1rem solid var(--deep-blue-400);transition:background-color var(--default-transition)}}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__disabled_1v2ur_64{cursor:not-allowed;pointer-events:none}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__disabled_1v2ur_64 ._label_1v2ur_25{color:var(--deep-blue-500)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__disabled_1v2ur_64 ._input_1v2ur_28{background-color:initial;border-color:var(--deep-blue-500)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__disabled_1v2ur_64 ._info_1v2ur_32{color:var(--base-200)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__disabled_1v2ur_64.__active_1v2ur_35.__radio_1v2ur_43 ._input_1v2ur_28{border-color:var(--deep-blue-500)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25.__disabled_1v2ur_64.__active_1v2ur_35.__checkbox_1v2ur_49 ._input_1v2ur_28{background-color:var(--deep-blue-500)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25:hover:hover.__radio_1v2ur_43:not(.__active_1v2ur_35,.__disabled_1v2ur_64) ._input_1v2ur_28{border-color:var(--deep-blue-600-main)}._VCheckbox_1v2ur_14.__light_1v2ur_25.__primary_1v2ur_25:hover:hover.__checkbox_1v2ur_49:not(.__active_1v2ur_35,.__disabled_1v2ur_64) ._input_1v2ur_28{border:1px solid var(--deep-blue-600-main);border-color:var(--deep-blue-600-main)}}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25 ._label_1v2ur_25{color:var(--white)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25 ._input_1v2ur_28{border:1px solid var(--deep-blue-400);color:var(--dep-blue-600-main)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25 ._info_1v2ur_32{color:var(--white)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__active_1v2ur_35.__colored_1v2ur_35 ._label_1v2ur_25{color:var(--deep-blue-600-main)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__active_1v2ur_35 ._input_1v2ur_28{border-color:var(--deep-blue-600-main)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__active_1v2ur_35.__radio_1v2ur_43 ._input_1v2ur_28{border:.4rem solid var(--deep-blue-0)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__active_1v2ur_35.__radio_1v2ur_43 ._input_1v2ur_28:after{color:var(--white)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__active_1v2ur_35.__checkbox_1v2ur_49 ._input_1v2ur_28{background-color:var(--deep-blue-0);border-color:var(--deep-blue-0)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__active_1v2ur_35.__checkbox_1v2ur_49 ._input_1v2ur_28:after{color:var(--deep-blue-600-main)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__disabled_1v2ur_64{cursor:not-allowed;pointer-events:none}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__disabled_1v2ur_64 ._label_1v2ur_25{color:var(--deep-blue-200)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__disabled_1v2ur_64 ._input_1v2ur_28{background-color:var(--opacity-white-20);border-color:var(--deep-blue-200)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__disabled_1v2ur_64 ._info_1v2ur_32{color:var(--opacity-white-40)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__disabled_1v2ur_64.__active_1v2ur_35.__radio_1v2ur_43 ._input_1v2ur_28{border-color:var(--opacity-white-40)}._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25.__disabled_1v2ur_64.__active_1v2ur_35.__checkbox_1v2ur_49 ._input_1v2ur_28{background-color:var(--opacity-white-40)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VCheckbox_1v2ur_14.__dark_1v2ur_93.__primary_1v2ur_25:hover:hover ._input_1v2ur_28:not(.__active_1v2ur_35,.__disabled_1v2ur_64){border-color:var(--deep-blue-0)}}._VCheckbox_1v2ur_14.__small_1v2ur_147 ._label_1v2ur_25{font-size:1.2rem;margin-left:1rem}._VCheckbox_1v2ur_14.__small_1v2ur_147 ._input_1v2ur_28{height:1.6rem;width:1.6rem}._VCheckbox_1v2ur_14.__small_1v2ur_147 ._input_1v2ur_28:after{height:10px;width:10px}._VCheckbox_1v2ur_14.__small_1v2ur_147 ._info_1v2ur_32{margin-left:.8rem}._VCheckbox_1v2ur_14.__small_1v2ur_147 ._info_1v2ur_32 svg{height:1.4rem;width:1.4rem}._VCheckbox_1v2ur_14.__small_1v2ur_147.__radio_1v2ur_43 ._input_1v2ur_28{height:1.6rem;width:1.6rem}._VCheckbox_1v2ur_14.__small_1v2ur_147.__radio_1v2ur_43 ._input_1v2ur_28:after{height:.8rem;width:.8rem}._VCheckbox_1v2ur_14.__small_1v2ur_147 ._msg_1v2ur_174{left:2.4rem}._VCheckbox_1v2ur_14.__medium_1v2ur_177 ._label_1v2ur_25{font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:100%;margin-left:.8rem}._VCheckbox_1v2ur_14.__medium_1v2ur_177 ._input_1v2ur_28{border-radius:.4rem;height:1.6rem;width:1.6rem}._VCheckbox_1v2ur_14.__medium_1v2ur_177 ._input_1v2ur_28:after{height:1rem;width:1rem}._VCheckbox_1v2ur_14.__medium_1v2ur_177 ._info_1v2ur_32{margin-left:.8rem}._VCheckbox_1v2ur_14.__medium_1v2ur_177.__radio_1v2ur_43 ._input_1v2ur_28{height:1.6rem;width:1.6rem}._VCheckbox_1v2ur_14.__medium_1v2ur_177.__radio_1v2ur_43 ._input_1v2ur_28:after{display:none}._VCheckbox_1v2ur_14.__medium_1v2ur_177 ._msg_1v2ur_174{left:3.4rem}._VCheckbox_1v2ur_14.__radio_1v2ur_43 ._input_1v2ur_28{border-radius:50%}._VCheckbox_1v2ur_14.__radio_1v2ur_43 ._input_1v2ur_28:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.13 10.13'%3E%3Cpath d='M5.06 10A4.94 4.94 0 1 1 10 5.06 4.94 4.94 0 0 1 5.06 10'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.13 10.13'%3E%3Cpath d='M5.06 10A4.94 4.94 0 1 1 10 5.06 4.94 4.94 0 0 1 5.06 10'/%3E%3C/svg%3E")}._VCheckbox_1v2ur_14.__checkbox_1v2ur_49 ._input_1v2ur_28{border-radius:0}._VCheckbox_1v2ur_14.__checkbox_1v2ur_49 ._input_1v2ur_28:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.06 10.06'%3E%3Cpath d='M9.74 1.82a1 1 0 0 1 0 1.42l-5 5a1 1 0 0 1-1.42 0l-3-3a1 1 0 0 1 1.42-1.42L4 6.12l4.29-4.3a1 1 0 0 1 1.45 0'/%3E%3C/svg%3E");-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJtNS4wNjcgNy40OCA0LjI5LTQuMjkuNjYuNjYtNC45NSA0Ljk1LTIuOTctMi45Ny42Ni0uNjZ6Ii8+PC9zdmc+)}._VCheckbox_1v2ur_14.__disabled_1v2ur_64{cursor:not-allowed}._VCheckbox_1v2ur_14.__disabled_1v2ur_64 ._info_1v2ur_32,._VCheckbox_1v2ur_14.__disabled_1v2ur_64 ._input_1v2ur_28{pointer-events:none}._VCheckbox_1v2ur_14.__active_1v2ur_35 ._input_1v2ur_28:after{opacity:1;transform:translate(-50%,-50%) scale(1)}._input_1v2ur_28{flex-shrink:0;position:relative;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}._input_1v2ur_28:after{background-color:currentcolor;border-radius:50%;content:"";left:50%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:opacity var(--default-transition),transform var(--default-transition),background-color var(--default-transition)}._inputNative_1v2ur_259{display:none}._label_1v2ur_25,._msg_1v2ur_174{white-space:nowrap}._msg_1v2ur_174{display:inline;width:auto}._FormsPolitics_aszzs_14{color:var(--deep-blue-0);display:flex;flex-direction:column;gap:1.2rem}._FormsPolitics_aszzs_14 ._link_aszzs_20{border-color:var(--deep-blue-0)}._FormsPolitics_aszzs_14.__light_aszzs_23{color:var(--deep-blue-400)}._FormsPolitics_aszzs_14.__light_aszzs_23 ._link_aszzs_20{border-color:var(--deep-blue-400)}._personalData_aszzs_30,._privacy_aszzs_31{align-items:center;display:flex}._personalData_aszzs_30.__error_aszzs_35 ._text_aszzs_35,._privacy_aszzs_31.__error_aszzs_35 ._text_aszzs_35{color:var(--additional-500)}._personalData_aszzs_30.__error_aszzs_35 ._link_aszzs_20,._privacy_aszzs_31.__error_aszzs_35 ._link_aszzs_20{border-color:var(--additional-500)}._checkbox_aszzs_44{margin-right:.4rem}._link_aszzs_20{border-bottom:1px solid;cursor:pointer;transition:opacity var(--default-transition)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._link_aszzs_20:hover{opacity:.8}}._text_aszzs_35{font-size:1.4rem;font-weight:400;letter-spacing:-.28px;line-height:100%}._FormModalWrapper_1p4wv_14{background-color:var(--deep-blue-0);height:100%;padding:var(--aside-padding-tablet);position:relative;transition:var(--default-transition);transition-property:height,opacity,background,background-color;width:50rem}@media (max-width:1279.98px){._FormModalWrapper_1p4wv_14{height:auto;inset:0;max-height:unset;position:absolute;width:auto}}@media (max-width:767.98px){._FormModalWrapper_1p4wv_14{padding:var(--aside-padding-mobile)}}._FormModalWrapper_1p4wv_14.__autoHeight_1p4wv_37{height:auto}._inner_1p4wv_41{display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:3}._heading_1p4wv_50{align-items:center;display:flex;justify-content:space-between;padding-bottom:1.2rem}._title_1p4wv_57{color:var(--deep-blue-600-main);font-size:2.4rem;font-weight:500;letter-spacing:-.96px;line-height:100%}@media (max-width:1279.98px){._title_1p4wv_57{font-size:2rem;font-weight:500;letter-spacing:-.8px;line-height:100%}}._description_1p4wv_73{color:var(--deep-blue-400);font-size:1.6rem;font-weight:400;letter-spacing:-.32px;line-height:130%;max-width:41.2rem}._description_1p4wv_73 span{color:var(--deep-blue-600-main);font-size:1.6rem;font-weight:500;letter-spacing:-.32px;line-height:100%}@media (max-width:1279.98px){._description_1p4wv_73{font-size:1.4rem;font-weight:400;letter-spacing:-.28px;line-height:130%;max-width:54rem}}._scrollbox_1p4wv_98{flex:1;min-height:0;width:100%}._body_1p4wv_104{height:100%;padding-top:6.4rem}@media (max-width:767.98px){._body_1p4wv_104{padding-top:4rem}}._status_1p4wv_114{align-items:center;display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}._status_1p4wv_114 ._logoIcon_1p4wv_125{height:26rem;width:12rem}._footer_1p4wv_130{align-items:flex-start;display:flex;flex-direction:column}._agreement_1p4wv_136{margin-top:2rem}@media (max-width:1279.98px){._agreement_1p4wv_136{max-width:46.6rem}}._timer_1p4wv_145{color:var(--base-500);margin:2rem auto 0;text-align:center;transition:color var(--default-transition)}._timer_1p4wv_145 span{color:var(--base-0)}._button_1p4wv_155{bottom:0;position:absolute}._BaseForm_149md_14{height:100%}._formWrapper_149md_18{display:grid;gap:1.6rem 2.4rem}@media (max-width:1279.98px){._formWrapper_149md_18{grid-template-columns:auto auto}}@media (max-width:767.98px){._formWrapper_149md_18{grid-template-columns:auto}}._VDropDown_qwedd_14{position:relative}._VDropDown_qwedd_14.__top_qwedd_17 ._menu_qwedd_17{top:0;transform:translateY(calc(-100% - var(--offset, 0)))}._VDropDown_qwedd_14.__bottom_qwedd_21 ._menu_qwedd_17{top:calc(100% + var(--offset, 0))}._VDropDown_qwedd_14.__right_qwedd_24 ._menu_qwedd_17{right:0}._VDropDown_qwedd_14.__center_qwedd_27 ._menu_qwedd_17{left:50%;transform:translate(-50%)}._VDropDown_qwedd_14.__center_qwedd_27.__top_qwedd_17 ._menu_qwedd_17{transform:translate3d(-50%,-100%,0)}._VDropDown_qwedd_14.__center_qwedd_27.__bottom_qwedd_21 ._menu_qwedd_17{bottom:0;transform:translateY(calc(100% + var(--offset, 0))) translate(-50%)}._VDropDown_qwedd_14.__disabled_qwedd_38{cursor:default}._activator_qwedd_42{cursor:pointer;position:relative}._menu_qwedd_17{height:0;position:absolute;width:max-content;z-index:12}._TheHeader_rjlm7_14{max-width:calc(100% - var(--noscroll-target-scrollbar-width, 0px));padding:1.6rem 0;position:fixed;top:0;transition:opacity 2s ease,transform 2s ease;width:100%;z-index:var(--header-z-index)}._TheHeader_rjlm7_14.__light_rjlm7_23 ._logo_rjlm7_23{color:var(--deep-blue-0)}._TheHeader_rjlm7_14.__dark_rjlm7_26{background-color:var(--white)}._TheHeader_rjlm7_14.__dark_rjlm7_26 ._logo_rjlm7_23,._TheHeader_rjlm7_14.__dark_rjlm7_26 ._phone_rjlm7_30{color:var(--deep-blue-600-main)}._TheHeader_rjlm7_14.__isHidePhone_rjlm7_33 ._phone_rjlm7_30{opacity:0;pointer-events:none}@media (min-width:1280px){._TheHeader_rjlm7_14.__isWaitingForAppear_rjlm7_38{opacity:0;transform:translateY(40px)}}._TheHeader_rjlm7_14 ._menuBtn_rjlm7_43 ._icon_rjlm7_43{margin-right:.6rem}@media (max-width:1279.98px){._TheHeader_rjlm7_14 ._menuBtn_rjlm7_43.__desktop_rjlm7_47{display:none}}._TheHeader_rjlm7_14 ._menuBtn_rjlm7_43.__tablet_rjlm7_51{display:none}@media (max-width:1279.98px){._TheHeader_rjlm7_14 ._menuBtn_rjlm7_43.__tablet_rjlm7_51{display:flex}}._TheHeader_rjlm7_14 ._phone_rjlm7_30{transition:.2s ease-out}@media (max-width:1279.98px){._TheHeader_rjlm7_14 ._phone_rjlm7_30{display:none}._TheHeader_rjlm7_14{max-width:100%}}._wrapper_rjlm7_73{align-items:center;display:flex;justify-content:space-between;z-index:1}._btns_rjlm7_81,._logo_rjlm7_23{z-index:2}._logo_rjlm7_23{cursor:pointer;height:4rem;width:15rem}._logo_rjlm7_23 ._icon_rjlm7_43{height:100%;width:100%}._logo_rjlm7_23.__isNotHome_rjlm7_94{cursor:pointer}@media (max-width:1279.98px){._logo_rjlm7_23{height:3.2rem;width:12.8rem}}._btns_rjlm7_81{align-items:center;display:flex;gap:.4rem}._btns_rjlm7_81 ._btn_rjlm7_81.__phone_rjlm7_109{display:none}@media (max-width:1279.98px){._btns_rjlm7_81 ._btn_rjlm7_81.__phone_rjlm7_109{display:flex}._btns_rjlm7_81 ._btn_rjlm7_81.__flat_rjlm7_118{display:none}}._btns_rjlm7_81 ._btn_rjlm7_81.__showDropdown_rjlm7_122 svg{transform:rotate(90deg)}._dropdown_rjlm7_126{background-color:var(--deep-blue-0);box-shadow:0 16px 24px #0f16260f,0 2px 6px #0f16260a,0 0 1px #0f16260a;display:flex;flex-direction:column;min-width:24rem;padding:.8rem}._dropdownItem_rjlm7_135{color:var(--deep-blue-600-main);display:block;font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:100%;padding:1.2rem;transition:var(--default-transition)}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._dropdownItem_rjlm7_135:hover{background-color:var(--deep-blue-100)}}._menuWrap_rjlm7_151{left:0;position:absolute;top:0;width:100%}._menu_rjlm7_43{left:0;position:absolute;top:100%;width:100%}._favorites_rjlm7_165{position:relative}._favorites_rjlm7_165.vbutton{height:3.2rem;width:3.2rem}._informer_rjlm7_173{background:var(--deep-blue-600-main);border-radius:50%;height:.5rem;position:absolute;right:0;top:.5rem;width:.5rem}._informer_rjlm7_173.__light_rjlm7_23{background:var(--deep-blue-0)}._hint_rjlm7_186{color:var(--deep-blue-600-main);font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:100%}._ErrorPage_h9glw_14{background-image:url(../main/logo-bg.svg);background-position:top;background-repeat:no-repeat;background-size:100% calc(100% - 4rem);display:flex;flex-direction:column;min-height:100svh;position:relative}._container_h9glw_25{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}._title_h9glw_33{font-size:6.4rem;font-weight:500;letter-spacing:-1.28px;line-height:100%}@media (max-width:767.98px){._title_h9glw_33{font-size:5.2rem;font-weight:500;letter-spacing:-1.04px;line-height:100%}}._text_h9glw_48{font-size:1.6rem;font-weight:400;letter-spacing:-.32px;line-height:100%;margin-top:4rem;text-align:center}@media (max-width:767.98px){._text_h9glw_48{font-size:1.4rem;font-weight:400;letter-spacing:-.28px;line-height:100%}}._actions_h9glw_65{display:flex;gap:.8rem;margin-top:2.4rem}@media (max-width:767.98px){._actions_h9glw_65{margin-top:2rem}}
