:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.Toastify__toast{align-items:center;border-radius:24px;box-shadow:none;display:flex;gap:16px;margin-left:auto;max-width:393px;padding:24px}@media screen and (max-width:475px){.Toastify__toast{align-items:flex-end;flex-direction:column-reverse;padding:16px}}.Toastify__toast-body{gap:24px;padding:0}.Toastify__toast-container{left:0;margin:0 auto;max-width:1756px;padding:0 40px;right:0;width:100%}@media screen and (max-width:991px){.Toastify__toast-container{padding:0 16px}}.Toastify__toast-container--top-right{top:var(--header-height)}.Toastify__toast-icon{height:80px;margin-inline-end:0;width:80px}@media screen and (max-width:475px){.Toastify__toast-icon{height:64px;width:64px}}.Toastify__toast .toast-content{word-break:break-word}:root{--toastify-font-family:"Stem",sans-serif;--toastify-color-light:#fbb2c9;--toastify-text-color-light:#363636}[data-v-5172410e]:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}.button[data-v-5172410e]{font-size:0;line-height:1}[data-v-5f972aee]:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}.icon-button_color_color-base svg[data-v-5f972aee]{fill:#363636}.icon-button_color_color-base-medium svg[data-v-5f972aee]{fill:#7a7a7a}[data-v-06ad0eea]:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}@media screen and (max-width:475px){.toast-icon[data-v-06ad0eea]{height:64px;width:64px}}:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}.page-enter-active,.page-leave-active{transition:opacity .2s}.page-enter-from,.page-leave-to{opacity:0}[data-v-70edc0b1]:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}.card-wrapper[data-v-70edc0b1]{border-radius:var(--f6a45146);padding:var(--5d9a6548)}.card-wrapper_background_color-faint[data-v-70edc0b1]{background-color:#f3f3fc}.card-wrapper_background_color-white[data-v-70edc0b1]{background-color:#fff}.card-wrapper_background_color-complement-light[data-v-70edc0b1]{background-color:#bcc5f8}.card-wrapper_background_transparent[data-v-70edc0b1]{background-color:transparent}[data-v-5ac47b60]:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}.block-with-background[data-v-5ac47b60]{padding:88px 0;position:relative}@media screen and (max-width:991px){.block-with-background[data-v-5ac47b60]{padding:64px 0}}@media screen and (max-width:768px){.block-with-background[data-v-5ac47b60]{padding:40px 0}}.block-with-background[data-v-5ac47b60]:after,.block-with-background[data-v-5ac47b60]:before{content:"";left:var(--fp-left);position:absolute;width:var(--screen-width);z-index:-1}.block-with-background[data-v-5ac47b60]:before{border-radius:24px 24px 0 0;height:100%;top:0}@media screen and (max-width:768px){.block-with-background[data-v-5ac47b60]:before{border-radius:16px 16px 0 0}}.block-with-background[data-v-5ac47b60]:after{height:24px;top:100%}@media screen and (max-width:768px){.block-with-background[data-v-5ac47b60]:after{height:16px}}.block-with-background_background_color-accent-medium[data-v-5ac47b60]:after,.block-with-background_background_color-accent-medium[data-v-5ac47b60]:before{background-color:#fbb2c9}.block-with-background_background_color-faint[data-v-5ac47b60]:after,.block-with-background_background_color-faint[data-v-5ac47b60]:before{background-color:#f3f3fc}.block-with-background_background_color-white[data-v-5ac47b60]:after,.block-with-background_background_color-white[data-v-5ac47b60]:before{background-color:#fff}.block-with-background_background_color-complement-light[data-v-5ac47b60]:after,.block-with-background_background_color-complement-light[data-v-5ac47b60]:before{background-color:#bcc5f8}.block-with-background__content[data-v-5ac47b60]{align-items:flex-start;display:flex;flex-direction:column;gap:var(--28544b02)}[data-v-866ac305]:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}.link span[data-v-866ac305]{background-image:linear-gradient(#7a7a7a,#7a7a7a);background-position:0 calc(100% - .5px);background-repeat:no-repeat;background-size:100% 0;transition:background-size .2s ease,background-position .2s ease,background-image .2s ease}.link span[data-v-866ac305]:hover{background-position:0 100%;background-size:100% 1px}.link span[data-v-866ac305]:active{background-image:linear-gradient(#363636,#363636)}[data-v-8ee54166]:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}.breadcrumbs[data-v-8ee54166]{display:flex;overflow:auto hidden;padding-bottom:4px}@media screen and (max-width:991px){.breadcrumbs[data-v-8ee54166]{margin-right:-16px;padding-right:16px}}.breadcrumbs[data-v-8ee54166]>*+:before{content:"/";font-size:14px;font-weight:400;line-height:16px;padding:0 8px}.breadcrumbs__item[data-v-8ee54166]{color:#7a7a7a;white-space:nowrap}[data-v-5c68a3a5]:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}.page[data-v-5c68a3a5]{margin-bottom:-24px}@media screen and (max-width:768px){.page[data-v-5c68a3a5]{margin-bottom:-16px}}.page-head[data-v-5c68a3a5]{background-color:#f3f3fc;position:relative}.page-head[data-v-5c68a3a5]:after{background-color:#f3f3fc;content:"";display:block;height:24px;left:0;position:absolute;top:100%;width:100%}@media screen and (max-width:768px){.page-head[data-v-5c68a3a5]:after{height:16px}}.page-head__inner[data-v-5c68a3a5]{display:flex;flex-direction:column;gap:64px;padding-bottom:88px}@media screen and (max-width:475px){.page-head__inner[data-v-5c68a3a5]{gap:24px;padding-bottom:40px}}.page-head__title-wrapper[data-v-5c68a3a5]{padding-top:64px}@media screen and (max-width:475px){.page-head__title-wrapper[data-v-5c68a3a5]{padding-top:16px}}.page-head__title[data-v-5c68a3a5]{align-items:center;display:flex;flex-direction:column}.page-head__title h1[data-v-5c68a3a5]{text-align:center;word-break:break-word}.page-head__breadcrumbs[data-v-5c68a3a5]{padding:40px 0}@media screen and (max-width:475px){.page-head__breadcrumbs[data-v-5c68a3a5]{padding:8px 0 24px}}.page-head__breadcrumbs+.page-head__inner .page-head__title-wrapper[data-v-5c68a3a5]{padding-top:0}.page-head__content[data-v-5c68a3a5]{display:flex;justify-content:center}.page-body[data-v-5c68a3a5]{background-color:#fff;border-radius:24px;overflow:hidden;position:relative;z-index:10}@media screen and (max-width:768px){.page-body[data-v-5c68a3a5]{border-radius:16px}}[data-v-9c1397cc]:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}.filled-button-template[data-v-9c1397cc]{align-items:center;border-radius:8px;display:inline-flex;gap:8px;justify-content:center;padding:19px 40px;text-align:center;transition:background-color .2s ease;width:100%;word-break:break-word}@media screen and (max-width:475px){.filled-button-template[data-v-9c1397cc]{padding:16px 22px}}.filled-button-template_with-icon[data-v-9c1397cc]{padding:15px 24px}@media screen and (max-width:475px){.filled-button-template_with-icon[data-v-9c1397cc]{padding:11px 22px}}.filled-button-template_color_color-accent[data-v-9c1397cc]{background-color:#f8709b;color:#fff}.filled-button-template_color_color-accent[data-v-9c1397cc]:active,.filled-button-template_color_color-accent[data-v-9c1397cc]:hover{background-color:#ee4a7e}.filled-button-template_color_color-accent.filled-button-template_disabled[data-v-9c1397cc]{background-color:#7a7a7a}.filled-button-template_color_color-faint-dark[data-v-9c1397cc]{background-color:#e1e1ee}.filled-button-template_color_color-faint-dark[data-v-9c1397cc]:active,.filled-button-template_color_color-faint-dark[data-v-9c1397cc]:hover{background-color:#d2d0da}.filled-button-template_color_color-faint-dark.filled-button-template_disabled[data-v-9c1397cc]{background-color:transparent;border:1px solid #7a7a7a;color:#7a7a7a}.filled-button-template svg[data-v-9c1397cc]{fill:currentColor}[data-v-2db94106]:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}.filled-button-link[data-v-2db94106]{display:inline-block}[data-v-99a3422c]:root{--indent-xs:4px;--indent-s:8px;--indent-m:16px;--indent-l:24px;--indent-xl:40px;--indent-2xl:64px;--indent-3xl:88px;--indent-4xl:128px;--indent-none:0;--border-radius-xs:2px;--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:16px;--border-radius-xl:24px;--border-radius-none:0}.error-page__content[data-v-99a3422c]{display:flex;flex-direction:column}@media screen and (min-width:476px){.error-page__link[data-v-99a3422c]{align-self:flex-start}}.error-page__image[data-v-99a3422c]{display:flex;justify-content:center;padding:16px 16px 0}@media screen and (max-width:475px){.error-page__image[data-v-99a3422c]{align-items:center;padding:24px 8px}}.error-page__image img[data-v-99a3422c]{height:auto;max-width:796px;-o-object-fit:contain;object-fit:contain;width:100%}.error-page__text[data-v-99a3422c]{margin:64px 0 40px}@media screen and (max-width:475px){.error-page__text[data-v-99a3422c]{margin:24px 0}}
