: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)}}.ui-card[data-v-cc5e8765]{background-color:#fff;border-radius:.5208333333vw;width:100%}@media screen and (max-width:1199px){.ui-card[data-v-cc5e8765]{border-radius:.834028357vw}}@media screen and (max-width:767px){.ui-card[data-v-cc5e8765]{border-radius:1.5645371578vw}}@media screen and (max-width:480px){.ui-card[data-v-cc5e8765]{border-radius:2.5vw}}.ui-card--bordered[data-v-cc5e8765]{border:1px solid #efefef}.ui-card--shadow[data-v-cc5e8765]{box-shadow:0 5px 10px #0000000d;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);-moz-box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}.icon[data-v-9c34c54e]{display:inline-block;vertical-align:middle}.ui-modal__overlay[data-v-d18951d5]{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:1050}.ui-modal__overlay.show[data-v-d18951d5]{opacity:1;visibility:visible}.ui-modal__content[data-v-d18951d5]{max-width:500px;opacity:0;position:relative;transform:scale(.8);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease;width:90%;z-index:1100}.ui-modal__content--full[data-v-d18951d5]{background-color:#fff;height:100vh;max-width:100vw;overflow:auto;width:100vw}.ui-modal__content--full .ui-modal__close-button[data-v-d18951d5]{right:.5208333333vw;top:.5208333333vw}@media screen and (max-width:1199px){.ui-modal__content--full .ui-modal__close-button[data-v-d18951d5]{right:.834028357vw}}@media screen and (max-width:767px){.ui-modal__content--full .ui-modal__close-button[data-v-d18951d5]{right:1.3037809648vw}}@media screen and (max-width:480px){.ui-modal__content--full .ui-modal__close-button[data-v-d18951d5]{right:2.0833333333vw}}@media screen and (max-width:1199px){.ui-modal__content--full .ui-modal__close-button[data-v-d18951d5]{top:.834028357vw}}@media screen and (max-width:767px){.ui-modal__content--full .ui-modal__close-button[data-v-d18951d5]{top:1.3037809648vw}}@media screen and (max-width:480px){.ui-modal__content--full .ui-modal__close-button[data-v-d18951d5]{top:2.0833333333vw}}.ui-modal__content--large[data-v-d18951d5]{max-width:37.5vw}@media screen and (max-width:1199px){.ui-modal__content--large[data-v-d18951d5]{max-width:60.0500417014vw}}@media screen and (max-width:767px){.ui-modal__content--large[data-v-d18951d5]{max-width:93.8722294654vw}}@media screen and (max-width:480px){.ui-modal__content--large[data-v-d18951d5]{max-width:150vw}}.ui-modal__content.show[data-v-d18951d5]{animation:pop-in-d18951d5 .3s ease forwards;opacity:1;transform:scale(1.05)}.ui-modal__content.hide[data-v-d18951d5]{animation:pop-out-d18951d5 .3s ease forwards}@keyframes pop-in-d18951d5{0%{opacity:0;transform:scale(.8)}70%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes pop-out-d18951d5{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.ui-modal__header[data-v-d18951d5]{align-items:center;display:flex;justify-content:space-between}.ui-modal__body[data-v-d18951d5]{margin:1rem 0}.ui-modal__footer[data-v-d18951d5]{display:flex;justify-content:flex-end}.ui-modal__close-button[data-v-d18951d5]{align-items:center;background-color:#ff5d5d;border:none;border-radius:50%;color:#fff;display:flex;height:2.6041666667vw;justify-content:center;position:absolute;right:-.78125vw;top:-.78125vw;transition:all .2s ease;width:2.6041666667vw}@media screen and (max-width:1199px){.ui-modal__close-button[data-v-d18951d5]{right:-1.2510425354vw}}@media screen and (max-width:767px){.ui-modal__close-button[data-v-d18951d5]{right:-1.9556714472vw}}@media screen and (max-width:480px){.ui-modal__close-button[data-v-d18951d5]{right:-3.125vw}}@media screen and (max-width:1199px){.ui-modal__close-button[data-v-d18951d5]{top:-1.2510425354vw}}@media screen and (max-width:767px){.ui-modal__close-button[data-v-d18951d5]{top:-1.9556714472vw}}@media screen and (max-width:480px){.ui-modal__close-button[data-v-d18951d5]{top:-3.125vw}}@media screen and (max-width:1199px){.ui-modal__close-button[data-v-d18951d5]{width:4.1701417848vw}}@media screen and (max-width:767px){.ui-modal__close-button[data-v-d18951d5]{width:6.518904824vw}}@media screen and (max-width:480px){.ui-modal__close-button[data-v-d18951d5]{width:10.4166666667vw}}@media screen and (max-width:1199px){.ui-modal__close-button[data-v-d18951d5]{height:4.1701417848vw}}@media screen and (max-width:767px){.ui-modal__close-button[data-v-d18951d5]{height:6.518904824vw}}@media screen and (max-width:480px){.ui-modal__close-button[data-v-d18951d5]{height:10.4166666667vw}}.ui-modal__close-button[data-v-d18951d5]:hover{background-color:#f83b3b;cursor:pointer;transform:scale(1.1)}.ui-alert-modal__desc[data-v-c853e79f]{font-size:var(--tdfs-body-m);font-weight:400}.ui-alert-modal__title[data-v-c853e79f]{font-size:var(--tdfs-modal-title);font-weight:600}.ui-alert-modal__body[data-v-c853e79f]{color:#353535;padding:2.3958333333vw 2.6041666667vw;text-align:center}@media screen and (max-width:1199px){.ui-alert-modal__body[data-v-c853e79f]{padding:3.836530442vw 4.1701417848vw}}@media screen and (max-width:767px){.ui-alert-modal__body[data-v-c853e79f]{padding:5.9973924381vw 6.518904824vw}}@media screen and (max-width:480px){.ui-alert-modal__body[data-v-c853e79f]{padding:9.5833333333vw 10.4166666667vw}}.ui-alert-modal__image[data-v-c853e79f]{margin-inline:auto;margin-bottom:.8333333333vw;width:9.375vw}@media screen and (max-width:1199px){.ui-alert-modal__image[data-v-c853e79f]{width:15.0125104254vw}}@media screen and (max-width:767px){.ui-alert-modal__image[data-v-c853e79f]{width:23.4680573664vw}}@media screen and (max-width:480px){.ui-alert-modal__image[data-v-c853e79f]{width:37.5vw}}@media screen and (max-width:1199px){.ui-alert-modal__image[data-v-c853e79f]{margin-bottom:1.3344453711vw}}@media screen and (max-width:767px){.ui-alert-modal__image[data-v-c853e79f]{margin-bottom:2.0860495437vw}}@media screen and (max-width:480px){.ui-alert-modal__image[data-v-c853e79f]{margin-bottom:3.3333333333vw}}.ui-alert-modal__title[data-v-c853e79f]{margin-bottom:.8333333333vw}@media screen and (max-width:1199px){.ui-alert-modal__title[data-v-c853e79f]{margin-bottom:1.3344453711vw}}@media screen and (max-width:767px){.ui-alert-modal__title[data-v-c853e79f]{margin-bottom:2.0860495437vw}}@media screen and (max-width:480px){.ui-alert-modal__title[data-v-c853e79f]{margin-bottom:3.3333333333vw}}.ui-modal-header[data-v-f030043c]{border-bottom:1px solid #efefef;padding:1.25vw}@media screen and (max-width:1199px){.ui-modal-header[data-v-f030043c]{padding:2.0016680567vw}}@media screen and (max-width:767px){.ui-modal-header[data-v-f030043c]{padding:2.0860495437vw}}@media screen and (max-width:480px){.ui-modal-header[data-v-f030043c]{padding:3.3333333333vw}}.ui-modal-body[data-v-d79b66b2]{padding:1.25vw}@media screen and (max-width:1199px){.ui-modal-body[data-v-d79b66b2]{padding:2.0016680567vw}}@media screen and (max-width:767px){.ui-modal-body[data-v-d79b66b2]{padding:3.1290743155vw}}@media screen and (max-width:480px){.ui-modal-body[data-v-d79b66b2]{padding:5vw}}.ui-modal__close-button[data-v-958f8773]{align-items:center;background-color:#ff5d5d;border:none;border-radius:50%;color:#fff;display:flex;height:2.6041666667vw;justify-content:center;position:absolute;right:-.78125vw;top:-.78125vw;width:2.6041666667vw}@media screen and (max-width:1199px){.ui-modal__close-button[data-v-958f8773]{width:4.1701417848vw}}@media screen and (max-width:767px){.ui-modal__close-button[data-v-958f8773]{width:6.518904824vw}}@media screen and (max-width:480px){.ui-modal__close-button[data-v-958f8773]{width:10.4166666667vw}}@media screen and (max-width:1199px){.ui-modal__close-button[data-v-958f8773]{height:4.1701417848vw}}@media screen and (max-width:767px){.ui-modal__close-button[data-v-958f8773]{height:6.518904824vw}}@media screen and (max-width:480px){.ui-modal__close-button[data-v-958f8773]{height:10.4166666667vw}}@media screen and (max-width:1199px){.ui-modal__close-button[data-v-958f8773]{right:-1.2510425354vw}}@media screen and (max-width:767px){.ui-modal__close-button[data-v-958f8773]{right:-1.9556714472vw}}@media screen and (max-width:480px){.ui-modal__close-button[data-v-958f8773]{right:-3.125vw}}@media screen and (max-width:1199px){.ui-modal__close-button[data-v-958f8773]{top:-1.2510425354vw}}@media screen and (max-width:767px){.ui-modal__close-button[data-v-958f8773]{top:-1.9556714472vw}}@media screen and (max-width:480px){.ui-modal__close-button[data-v-958f8773]{top:-3.125vw}}.ui-modal__content[data-v-958f8773]{border-radius:.9375vw}@media screen and (max-width:1199px){.ui-modal__content[data-v-958f8773]{border-radius:1.5012510425vw}}@media screen and (max-width:767px){.ui-modal__content[data-v-958f8773]{border-radius:2.0860495437vw}}@media screen and (max-width:480px){.ui-modal__content[data-v-958f8773]{border-radius:3.3333333333vw}}.ui-card-header[data-v-1d464daa]{border-bottom:1px solid #efefef;padding-block:1.0416666667vw;padding-inline:1.25vw}@media screen and (max-width:1199px){.ui-card-header[data-v-1d464daa]{padding-block:1.6680567139vw}}@media screen and (max-width:767px){.ui-card-header[data-v-1d464daa]{padding-block:1.5645371578vw}}@media screen and (max-width:480px){.ui-card-header[data-v-1d464daa]{padding-block:2.5vw}}@media screen and (max-width:1199px){.ui-card-header[data-v-1d464daa]{padding-inline:2.0016680567vw}}@media screen and (max-width:767px){.ui-card-header[data-v-1d464daa]{padding-inline:2.0860495437vw}}@media screen and (max-width:480px){.ui-card-header[data-v-1d464daa]{padding-inline:3.3333333333vw}}.ui-card-body[data-v-aa496c6c]{padding-block:1.0416666667vw;padding-inline:1.25vw}@media screen and (max-width:1199px){.ui-card-body[data-v-aa496c6c]{padding-block:1.6680567139vw}}@media screen and (max-width:767px){.ui-card-body[data-v-aa496c6c]{padding-block:1.5645371578vw}}@media screen and (max-width:480px){.ui-card-body[data-v-aa496c6c]{padding-block:2.5vw}}@media screen and (max-width:1199px){.ui-card-body[data-v-aa496c6c]{padding-inline:2.0016680567vw}}@media screen and (max-width:767px){.ui-card-body[data-v-aa496c6c]{padding-inline:2.0860495437vw}}@media screen and (max-width:480px){.ui-card-body[data-v-aa496c6c]{padding-inline:3.3333333333vw}}.ui-button .icon{height:1.25vw;width:1.25vw}@media screen and (max-width:1199px){.ui-button .icon{width:2.0016680567vw}}@media screen and (max-width:767px){.ui-button .icon{width:2.6075619296vw}}@media screen and (max-width:480px){.ui-button .icon{width:4.1666666667vw}}@media screen and (max-width:1199px){.ui-button .icon{height:2.0016680567vw}}@media screen and (max-width:767px){.ui-button .icon{height:2.6075619296vw}}@media screen and (max-width:480px){.ui-button .icon{height:4.1666666667vw}}.ui-button[data-v-5d71e1ff]{align-items:center;border:1px solid;border-radius:.5208333333vw;cursor:pointer;display:inline-flex;font-size:var(--tdfs-button);font-weight:500;gap:.5208333333vw;justify-content:center;line-height:1.5555555556;overflow:hidden;padding-block:.625vw;padding-inline:1.0416666667vw;position:relative;text-decoration:none;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1199px){.ui-button[data-v-5d71e1ff]{gap:.834028357vw}}@media screen and (max-width:767px){.ui-button[data-v-5d71e1ff]{gap:1.0430247718vw}}@media screen and (max-width:480px){.ui-button[data-v-5d71e1ff]{gap:1.6666666667vw}}@media screen and (max-width:1199px){.ui-button[data-v-5d71e1ff]{border-radius:.834028357vw}}@media screen and (max-width:767px){.ui-button[data-v-5d71e1ff]{border-radius:1.3037809648vw}}@media screen and (max-width:480px){.ui-button[data-v-5d71e1ff]{border-radius:2.0833333333vw}}@media screen and (max-width:1199px){.ui-button[data-v-5d71e1ff]{padding-block:1.0008340284vw}}@media screen and (max-width:767px){.ui-button[data-v-5d71e1ff]{padding-block:1.5645371578vw}}@media screen and (max-width:480px){.ui-button[data-v-5d71e1ff]{padding-block:2.5vw}}@media screen and (max-width:1199px){.ui-button[data-v-5d71e1ff]{padding-inline:1.6680567139vw}}@media screen and (max-width:767px){.ui-button[data-v-5d71e1ff]{padding-inline:2.6075619296vw}}@media screen and (max-width:480px){.ui-button[data-v-5d71e1ff]{padding-inline:4.1666666667vw}}.ui-button[data-v-5d71e1ff]:disabled,.ui-button[disabled][data-v-5d71e1ff]{cursor:not-allowed}.ui-button[data-v-5d71e1ff]:hover{transform:translateY(-3px)}.ui-button__loading[data-v-5d71e1ff]{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.ui-button--lg[data-v-5d71e1ff]{padding-block:.625vw;padding-inline:2.6041666667vw}@media screen and (max-width:1199px){.ui-button--lg[data-v-5d71e1ff]{padding-block:1.0008340284vw}}@media screen and (max-width:767px){.ui-button--lg[data-v-5d71e1ff]{padding-block:1.3037809648vw}}@media screen and (max-width:480px){.ui-button--lg[data-v-5d71e1ff]{padding-block:2.0833333333vw}}@media screen and (max-width:1199px){.ui-button--lg[data-v-5d71e1ff]{padding-inline:4.1701417848vw}}@media screen and (max-width:767px){.ui-button--lg[data-v-5d71e1ff]{padding-inline:2.0860495437vw}}@media screen and (max-width:480px){.ui-button--lg[data-v-5d71e1ff]{padding-inline:3.3333333333vw}}.ui-button--default-green[data-v-5d71e1ff]{background-color:#10af13;border-color:#10af13;color:#fff}.ui-button--default-green .ui-button__loading[data-v-5d71e1ff]{background-color:#10af13}.ui-button--default-green[data-v-5d71e1ff]:hover{background-color:#1acd1d;border-color:#1acd1d}.ui-button--default-green[data-v-5d71e1ff]:disabled,.ui-button--default-green[disabled][data-v-5d71e1ff]{background-color:#dbdbdb;border-color:#dbdbdb;color:#fff}.ui-button--default-green:disabled .ui-button__loading[data-v-5d71e1ff],.ui-button--default-green[disabled] .ui-button__loading[data-v-5d71e1ff]{background-color:#dbdbdb}.ui-button--default-sunglow[data-v-5d71e1ff]{background-color:#ffd43c;border-color:#ffd43c;color:#fff}.ui-button--default-sunglow .ui-button__loading[data-v-5d71e1ff]{background-color:#ffd43c}.ui-button--default-sunglow[data-v-5d71e1ff]:hover{background-color:#fff189;border-color:#fff189}.ui-button--default-sunglow[data-v-5d71e1ff]:disabled,.ui-button--default-sunglow[disabled][data-v-5d71e1ff]{background-color:#dbdbdb;border-color:#dbdbdb;color:#fff}.ui-button--default-sunglow:disabled .ui-button__loading[data-v-5d71e1ff],.ui-button--default-sunglow[disabled] .ui-button__loading[data-v-5d71e1ff]{background-color:#dbdbdb}.ui-button--default-blush[data-v-5d71e1ff]{background-color:#ff5d5d;border-color:#ff5d5d;color:#fff}.ui-button--default-blush .ui-button__loading[data-v-5d71e1ff]{background-color:#ff5d5d}.ui-button--default-blush[data-v-5d71e1ff]:hover{background-color:#ffc7c7;border-color:#ffc7c7}.ui-button--default-blush[data-v-5d71e1ff]:disabled,.ui-button--default-blush[disabled][data-v-5d71e1ff]{background-color:#dbdbdb;border-color:#dbdbdb;color:#fff}.ui-button--default-blush:disabled .ui-button__loading[data-v-5d71e1ff],.ui-button--default-blush[disabled] .ui-button__loading[data-v-5d71e1ff]{background-color:#dbdbdb}.ui-button--outlined-green[data-v-5d71e1ff]{background-color:#fff;border-color:#10af13;color:#10af13}.ui-button--outlined-green .ui-button__loading[data-v-5d71e1ff]{background-color:#fff}.ui-button--outlined-green[data-v-5d71e1ff]:hover{background-color:#b8fab8}.ui-button--outlined-green[data-v-5d71e1ff]:disabled,.ui-button--outlined-green[disabled][data-v-5d71e1ff]{border-color:#dbdbdb;color:#dbdbdb}.ui-button--outlined-green:disabled .ui-button__loading[data-v-5d71e1ff],.ui-button--outlined-green[disabled] .ui-button__loading[data-v-5d71e1ff]{background-color:#fff}.modal-logout__title[data-v-276af592]{font-size:var(--tdfs-headline-2);font-weight:600}.modal-logout__message[data-v-276af592]{font-size:var(--tdfs-body-m);font-weight:400}.modal-logout[data-v-276af592]{text-align:center}.modal-logout__title[data-v-276af592]{margin-bottom:.8333333333vw}@media screen and (max-width:1199px){.modal-logout__title[data-v-276af592]{margin-bottom:1.3344453711vw}}@media screen and (max-width:767px){.modal-logout__title[data-v-276af592]{margin-bottom:2.0860495437vw}}@media screen and (max-width:480px){.modal-logout__title[data-v-276af592]{margin-bottom:3.3333333333vw}}.modal-logout__message[data-v-276af592]{margin-bottom:1.6666666667vw}@media screen and (max-width:1199px){.modal-logout__message[data-v-276af592]{margin-bottom:2.6688907423vw}}@media screen and (max-width:767px){.modal-logout__message[data-v-276af592]{margin-bottom:4.1720990874vw}}@media screen and (max-width:480px){.modal-logout__message[data-v-276af592]{margin-bottom:6.6666666667vw}}.modal-logout__actions[data-v-276af592]{display:grid;gap:.625vw;grid-template-columns:1fr 1fr}@media screen and (max-width:1199px){.modal-logout__actions[data-v-276af592]{gap:1.0008340284vw}}@media screen and (max-width:767px){.modal-logout__actions[data-v-276af592]{gap:1.5645371578vw}}@media screen and (max-width:480px){.modal-logout__actions[data-v-276af592]{gap:2.5vw}}.test-footer__item h4[data-v-fbba062b]{font-size:var(--tdfs-headline-2);font-weight:600}.test-header__title[data-v-fbba062b]{font-size:var(--tdfs-headline-3);font-weight:600}@media (max-width:767px){.test-header__title[data-v-fbba062b]{font-weight:600}}.test-footer__item p[data-v-fbba062b]{font-size:var(--tdfs-body-m);font-weight:400}.test-history[data-v-fbba062b]{display:grid;grid-template-rows:auto 1fr auto;height:100%;width:100%}.test-header[data-v-fbba062b]{background-color:#fff;border-bottom:1px solid #dbdbdb;padding-block:.5208333333vw}@media screen and (max-width:1199px){.test-header[data-v-fbba062b]{padding-block:.834028357vw}}@media screen and (max-width:767px){.test-header[data-v-fbba062b]{padding-block:1.3037809648vw}}@media screen and (max-width:480px){.test-header[data-v-fbba062b]{padding-block:2.0833333333vw}}.test-header__title[data-v-fbba062b]{color:#353535;display:flex;justify-content:space-between;margin-inline:auto;padding-block:.5208333333vw;width:90%}@media screen and (max-width:1199px){.test-header__title[data-v-fbba062b]{padding-block:.834028357vw}}@media screen and (max-width:767px){.test-header__title[data-v-fbba062b]{padding-block:1.3037809648vw}}@media screen and (max-width:480px){.test-header__title[data-v-fbba062b]{padding-block:2.0833333333vw}}.test-body[data-v-fbba062b]{background-color:#fff;overflow:auto}.test-footer[data-v-fbba062b]{align-items:center;display:flex;gap:1.875vw;justify-content:center;padding-block:1.25vw;width:100%}@media screen and (max-width:1199px){.test-footer[data-v-fbba062b]{padding-block:2.0016680567vw}}@media screen and (max-width:767px){.test-footer[data-v-fbba062b]{padding-block:3.1290743155vw}}@media screen and (max-width:480px){.test-footer[data-v-fbba062b]{padding-block:5vw}}@media screen and (max-width:1199px){.test-footer[data-v-fbba062b]{gap:3.0025020851vw}}@media screen and (max-width:767px){.test-footer[data-v-fbba062b]{gap:4.6936114733vw}}@media screen and (max-width:480px){.test-footer[data-v-fbba062b]{gap:7.5vw}}.test-footer__item[data-v-fbba062b]{text-align:center}.test-footer__item p[data-v-fbba062b]{font-weight:600}.test-footer--correct[data-v-fbba062b]{background-color:#dbfddb;color:#10af13}.test-footer--almost[data-v-fbba062b]{background-color:#fefce8;color:#ffd43c}.test-footer--wrong[data-v-fbba062b]{background-color:#fff1f1;color:#ff5d5d}.test-progress[data-v-fbba062b]{background-color:#dbdbdb;height:8px;width:100%}.test-progress__progress[data-v-fbba062b]{background-color:#10af13;display:block;height:100%;transition:width .5s ease-in-out}.history__data-item h5[data-v-b1b63313],.history__date[data-v-b1b63313],.history__label[data-v-b1b63313]{font-size:var(--tdfs-headline-3);font-weight:600}@media (max-width:767px){.history__data-item h5[data-v-b1b63313],.history__date[data-v-b1b63313],.history__label[data-v-b1b63313]{font-weight:600}}.result-item__number[data-v-b1b63313]{font-size:var(--tdfs-headline-4);font-weight:600}@media (max-width:767px){.result-item__number[data-v-b1b63313]{font-weight:600}}.result-item table[data-v-b1b63313],.result__back[data-v-b1b63313]{font-size:var(--tdfs-body-m);font-weight:400}.history__data-item p[data-v-b1b63313]{font-size:var(--tdfs-body-s-semibold);font-weight:600}.score-history[data-v-b1b63313]{overflow-x:hidden}.history[data-v-b1b63313]{text-align:left}.history__group[data-v-b1b63313]{margin-bottom:1.25vw}@media screen and (max-width:1199px){.history__group[data-v-b1b63313]{margin-bottom:2.0016680567vw}}@media screen and (max-width:767px){.history__group[data-v-b1b63313]{margin-bottom:3.1290743155vw}}@media screen and (max-width:480px){.history__group[data-v-b1b63313]{margin-bottom:5vw}}.history__group[data-v-b1b63313]:last-child{margin:0}.history__label[data-v-b1b63313]{margin-bottom:.4166666667vw}@media screen and (max-width:1199px){.history__label[data-v-b1b63313]{margin-bottom:.6672226856vw}}@media screen and (max-width:767px){.history__label[data-v-b1b63313]{margin-bottom:1.0430247718vw}}@media screen and (max-width:480px){.history__label[data-v-b1b63313]{margin-bottom:1.6666666667vw}}.history__date[data-v-b1b63313]{line-height:1!important;margin-top:.1041666667vw;text-transform:uppercase}@media screen and (max-width:1199px){.history__date[data-v-b1b63313]{margin-top:.1668056714vw}}@media screen and (max-width:767px){.history__date[data-v-b1b63313]{margin-top:.260756193vw}}@media screen and (max-width:480px){.history__date[data-v-b1b63313]{margin-top:.4166666667vw}}.history__info[data-v-b1b63313]{align-items:center;display:flex}.history__info img[data-v-b1b63313]{margin-right:.625vw;width:1.4583333333vw}@media screen and (max-width:1199px){.history__info img[data-v-b1b63313]{width:2.3352793995vw}}@media screen and (max-width:767px){.history__info img[data-v-b1b63313]{width:3.1290743155vw}}@media screen and (max-width:480px){.history__info img[data-v-b1b63313]{width:5vw}}@media screen and (max-width:1199px){.history__info img[data-v-b1b63313]{margin-right:1.0008340284vw}}@media screen and (max-width:767px){.history__info img[data-v-b1b63313]{margin-right:1.5645371578vw}}@media screen and (max-width:480px){.history__info img[data-v-b1b63313]{margin-right:2.5vw}}.history__item[data-v-b1b63313]{align-items:center;background-color:#f1f1f1;border-radius:.5208333333vw;color:#353535;display:grid;grid-template-columns:1fr auto;margin-bottom:.5208333333vw;padding:.9375vw 1.5625vw;transition:all .2s ease}@media screen and (max-width:1199px){.history__item[data-v-b1b63313]{margin-bottom:.834028357vw}}@media screen and (max-width:767px){.history__item[data-v-b1b63313]{margin-bottom:1.0430247718vw}}@media screen and (max-width:480px){.history__item[data-v-b1b63313]{margin-bottom:1.6666666667vw}}@media screen and (max-width:1199px){.history__item[data-v-b1b63313]{border-radius:.834028357vw}}@media screen and (max-width:767px){.history__item[data-v-b1b63313]{border-radius:1.0430247718vw}}@media screen and (max-width:480px){.history__item[data-v-b1b63313]{border-radius:1.6666666667vw}}@media screen and (max-width:1199px){.history__item[data-v-b1b63313]{padding:1.5012510425vw 2.5020850709vw}}@media screen and (max-width:767px){.history__item[data-v-b1b63313]{padding:1.3037809648vw 2.0860495437vw}}@media screen and (max-width:480px){.history__item[data-v-b1b63313]{padding:2.0833333333vw 3.3333333333vw}}.history__item[data-v-b1b63313]:hover{background-color:#dbfddb;cursor:pointer;transform:translateY(-3px)}.history__item[data-v-b1b63313]:last-child{margin:0}.history__item--green[data-v-b1b63313]{background-color:#10af13;color:#fff}.history__item--green[data-v-b1b63313]:hover{background-color:#1acd1d}.history__data[data-v-b1b63313]{align-items:center;display:flex;gap:1.25vw}@media screen and (max-width:1199px){.history__data[data-v-b1b63313]{gap:2.0016680567vw}}@media screen and (max-width:767px){.history__data[data-v-b1b63313]{gap:2.6075619296vw}}@media screen and (max-width:480px){.history__data[data-v-b1b63313]{gap:4.1666666667vw}}.history__data-item p[data-v-b1b63313]{margin-bottom:0;text-align:center}@media screen and (max-width:1199px){.history__data-item p[data-v-b1b63313]{margin-bottom:0}}@media screen and (max-width:767px){.history__data-item p[data-v-b1b63313]{margin-bottom:0}}@media screen and (max-width:480px){.history__data-item p[data-v-b1b63313]{margin-bottom:0}}.history__data-item h5[data-v-b1b63313]{text-align:center}.history__list[data-v-b1b63313]{max-height:15.625vw;overflow:auto;padding-top:3px}@media screen and (max-width:1199px){.history__list[data-v-b1b63313]{max-height:25.0208507089vw}}@media screen and (max-width:767px){.history__list[data-v-b1b63313]{max-height:39.1134289439vw}}@media screen and (max-width:480px){.history__list[data-v-b1b63313]{max-height:62.5vw}}.result__back[data-v-b1b63313]{align-items:center;cursor:pointer;display:flex;gap:.2083333333vw;margin-bottom:.625vw}@media screen and (max-width:1199px){.result__back[data-v-b1b63313]{gap:.3336113428vw}}@media screen and (max-width:767px){.result__back[data-v-b1b63313]{gap:.5215123859vw}}@media screen and (max-width:480px){.result__back[data-v-b1b63313]{gap:.8333333333vw}}@media screen and (max-width:1199px){.result__back[data-v-b1b63313]{margin-bottom:1.0008340284vw}}@media screen and (max-width:767px){.result__back[data-v-b1b63313]{margin-bottom:1.5645371578vw}}@media screen and (max-width:480px){.result__back[data-v-b1b63313]{margin-bottom:2.5vw}}.result-list[data-v-b1b63313]{display:grid;gap:.8333333333vw;grid-template-columns:repeat(2,1fr);max-height:70vh;overflow:auto;padding-top:3px}@media screen and (max-width:1199px){.result-list[data-v-b1b63313]{gap:1.3344453711vw}}@media screen and (max-width:767px){.result-list[data-v-b1b63313]{gap:2.0860495437vw}}@media screen and (max-width:480px){.result-list[data-v-b1b63313]{gap:3.3333333333vw}}@media (max-width:991.98px){.result-list[data-v-b1b63313]{grid-template-columns:1fr}}.result-item[data-v-b1b63313]{background-color:#fff;border-radius:.5208333333vw;display:grid;gap:.625vw;grid-template-columns:auto 1fr;padding:.8333333333vw;transition:all .2s ease}@media screen and (max-width:1199px){.result-item[data-v-b1b63313]{border-radius:.834028357vw}}@media screen and (max-width:767px){.result-item[data-v-b1b63313]{border-radius:1.3037809648vw}}@media screen and (max-width:480px){.result-item[data-v-b1b63313]{border-radius:2.0833333333vw}}@media screen and (max-width:1199px){.result-item[data-v-b1b63313]{padding:1.3344453711vw}}@media screen and (max-width:767px){.result-item[data-v-b1b63313]{padding:2.0860495437vw}}@media screen and (max-width:480px){.result-item[data-v-b1b63313]{padding:3.3333333333vw}}@media screen and (max-width:1199px){.result-item[data-v-b1b63313]{gap:1.0008340284vw}}@media screen and (max-width:767px){.result-item[data-v-b1b63313]{gap:1.5645371578vw}}@media screen and (max-width:480px){.result-item[data-v-b1b63313]{gap:2.5vw}}.result-item--correct[data-v-b1b63313]{border:2px solid #10af13}.result-item--correct .result-item__number[data-v-b1b63313]{background-color:#10af13}.result-item--almost[data-v-b1b63313]{border:2px solid #ffd43c}.result-item--almost .result-item__number[data-v-b1b63313]{background-color:#ffd43c}.result-item--wrong[data-v-b1b63313]{border:2px solid #ff5d5d}.result-item--wrong .result-item__number[data-v-b1b63313]{background-color:#ff5d5d}.result-item[data-v-b1b63313]:hover{background-color:#f5f5f5;cursor:pointer;transform:translateY(-3px)}.result-item__number[data-v-b1b63313]{align-items:center;border-radius:50%;color:#fff;display:flex;height:1.4583333333vw;justify-content:center;width:1.4583333333vw}@media screen and (max-width:1199px){.result-item__number[data-v-b1b63313]{width:2.3352793995vw}}@media screen and (max-width:767px){.result-item__number[data-v-b1b63313]{width:3.6505867014vw}}@media screen and (max-width:480px){.result-item__number[data-v-b1b63313]{width:5.8333333333vw}}@media screen and (max-width:1199px){.result-item__number[data-v-b1b63313]{height:2.3352793995vw}}@media screen and (max-width:767px){.result-item__number[data-v-b1b63313]{height:3.6505867014vw}}@media screen and (max-width:480px){.result-item__number[data-v-b1b63313]{height:5.8333333333vw}}.result-item__title[data-v-b1b63313]{display:block;display:-webkit-box;font-size:var(--tdfs-headline-3);-webkit-box-orient:vertical;height:1.6666666667vw;line-height:1.6;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;margin-bottom:.2083333333vw}@media (max-width:1199px){.result-item__title[data-v-b1b63313]{height:2.6688907423vw}}@media (max-width:767px){.result-item__title[data-v-b1b63313]{height:3.3376792699vw}}@media (max-width:480px){.result-item__title[data-v-b1b63313]{height:5.3333333333vw}}@media screen and (max-width:1199px){.result-item__title[data-v-b1b63313]{margin-bottom:.3336113428vw}}@media screen and (max-width:767px){.result-item__title[data-v-b1b63313]{margin-bottom:.5215123859vw}}@media screen and (max-width:480px){.result-item__title[data-v-b1b63313]{margin-bottom:.8333333333vw}}.result-item table[data-v-b1b63313]{color:#6d6d6d}.loading-page[data-v-7e57d67e]{align-items:center;background-color:#10af13;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;transition:all .75s ease;z-index:9999}.loading-page.hide[data-v-7e57d67e]{bottom:100%;left:0;right:0;top:0}.loading-page.hide img[data-v-7e57d67e]{height:0}.course-preview__title{font-size:var(--tdfs-headline-1);font-weight:600}.course-preview__description-title{font-size:var(--tdfs-headline-2);font-weight:600}.course-preview__description{font-size:var(--tdfs-body-m);font-weight:400}.layout-enter-active,.layout-leave-active{transition:all .4s}.layout-enter-from,.layout-leave-to{filter:blur(1rem);opacity:0}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.course-preview__title{color:#353535;text-align:center}.course-preview__description-title{color:#353535;margin-bottom:.8333333333vw;margin-top:1.25vw}@media screen and (max-width:1199px){.course-preview__description-title{margin-bottom:1.3344453711vw}}@media screen and (max-width:767px){.course-preview__description-title{margin-bottom:2.0860495437vw}}@media screen and (max-width:480px){.course-preview__description-title{margin-bottom:3.3333333333vw}}@media screen and (max-width:1199px){.course-preview__description-title{margin-top:2.0016680567vw}}@media screen and (max-width:767px){.course-preview__description-title{margin-top:3.1290743155vw}}@media screen and (max-width:480px){.course-preview__description-title{margin-top:5vw}}.course-preview__description{margin-bottom:1.25vw}@media screen and (max-width:1199px){.course-preview__description{margin-bottom:2.0016680567vw}}@media screen and (max-width:767px){.course-preview__description{margin-bottom:3.1290743155vw}}@media screen and (max-width:480px){.course-preview__description{margin-bottom:5vw}}.course-preview__image{aspect-ratio:16/9;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.error-page__status[data-v-32ab3f0f]{font-size:var(--tdfs-display-3);font-weight:600}.error-page__message[data-v-32ab3f0f]{font-size:var(--tdfs-body-m);font-weight:400}.error-page__code[data-v-32ab3f0f]{font-size:var(--tdfs-heading-error);font-weight:700}.error-page[data-v-32ab3f0f]{align-items:center;display:grid;justify-content:center;min-height:100vh;overflow-x:hidden;position:relative}.error-page__ornament[data-v-32ab3f0f]{position:absolute}.error-page__ornament.curly-brackets[data-v-32ab3f0f]{left:11.6666666667vw;top:16.5625vw;width:8.4895833333vw}@media screen and (max-width:1199px){.error-page__ornament.curly-brackets[data-v-32ab3f0f]{width:13.5946622185vw}}@media screen and (max-width:767px){.error-page__ornament.curly-brackets[data-v-32ab3f0f]{width:11.7340286832vw}}@media screen and (max-width:480px){.error-page__ornament.curly-brackets[data-v-32ab3f0f]{width:18.75vw}}@media screen and (max-width:1199px){.error-page__ornament.curly-brackets[data-v-32ab3f0f]{top:26.5221017515vw}}@media screen and (max-width:767px){.error-page__ornament.curly-brackets[data-v-32ab3f0f]{top:90.6127770535vw}}@media screen and (max-width:480px){.error-page__ornament.curly-brackets[data-v-32ab3f0f]{top:144.7916666667vw}}@media screen and (max-width:1199px){.error-page__ornament.curly-brackets[data-v-32ab3f0f]{left:18.682235196vw}}@media screen and (max-width:767px){.error-page__ornament.curly-brackets[data-v-32ab3f0f]{left:18.2529335072vw}}@media screen and (max-width:480px){.error-page__ornament.curly-brackets[data-v-32ab3f0f]{left:29.1666666667vw}}.error-page__ornament.subtract[data-v-32ab3f0f]{left:-2.2916666667vw;top:23.5416666667vw;width:14.0625vw}@media screen and (max-width:1199px){.error-page__ornament.subtract[data-v-32ab3f0f]{width:22.518765638vw}}@media screen and (max-width:767px){.error-page__ornament.subtract[data-v-32ab3f0f]{width:26.075619296vw}}@media screen and (max-width:480px){.error-page__ornament.subtract[data-v-32ab3f0f]{width:41.6666666667vw}}@media screen and (max-width:1199px){.error-page__ornament.subtract[data-v-32ab3f0f]{top:37.6980817348vw}}@media screen and (max-width:767px){.error-page__ornament.subtract[data-v-32ab3f0f]{top:100.3911342894vw}}@media screen and (max-width:480px){.error-page__ornament.subtract[data-v-32ab3f0f]{top:160.4166666667vw}}@media screen and (max-width:1199px){.error-page__ornament.subtract[data-v-32ab3f0f]{left:-3.6697247706vw}}@media screen and (max-width:767px){.error-page__ornament.subtract[data-v-32ab3f0f]{left:-8.4745762712vw}}@media screen and (max-width:480px){.error-page__ornament.subtract[data-v-32ab3f0f]{left:-13.5416666667vw}}.error-page__ornament.star[data-v-32ab3f0f]{left:20.7291666667vw;top:27.0833333333vw;width:3.75vw}@media screen and (max-width:1199px){.error-page__ornament.star[data-v-32ab3f0f]{width:6.0050041701vw}}@media screen and (max-width:767px){.error-page__ornament.star[data-v-32ab3f0f]{width:5.2151238592vw}}@media screen and (max-width:480px){.error-page__ornament.star[data-v-32ab3f0f]{width:8.3333333333vw}}@media screen and (max-width:1199px){.error-page__ornament.star[data-v-32ab3f0f]{top:43.3694745621vw}}@media screen and (max-width:767px){.error-page__ornament.star[data-v-32ab3f0f]{top:104.3024771838vw}}@media screen and (max-width:480px){.error-page__ornament.star[data-v-32ab3f0f]{top:166.6666666667vw}}@media screen and (max-width:1199px){.error-page__ornament.star[data-v-32ab3f0f]{left:33.1943286072vw}}@media screen and (max-width:767px){.error-page__ornament.star[data-v-32ab3f0f]{left:28.0312907432vw}}@media screen and (max-width:480px){.error-page__ornament.star[data-v-32ab3f0f]{left:44.7916666667vw}}.error-page__ornament.union[data-v-32ab3f0f]{right:13.2291666667vw;top:16.5625vw;width:5.9375vw}@media screen and (max-width:1199px){.error-page__ornament.union[data-v-32ab3f0f]{width:9.5079232694vw}}@media screen and (max-width:767px){.error-page__ornament.union[data-v-32ab3f0f]{width:6.518904824vw}}@media screen and (max-width:480px){.error-page__ornament.union[data-v-32ab3f0f]{width:10.4166666667vw}}@media screen and (max-width:1199px){.error-page__ornament.union[data-v-32ab3f0f]{top:26.5221017515vw}}@media screen and (max-width:767px){.error-page__ornament.union[data-v-32ab3f0f]{top:7.8226857888vw}}@media screen and (max-width:480px){.error-page__ornament.union[data-v-32ab3f0f]{top:12.5vw}}@media screen and (max-width:1199px){.error-page__ornament.union[data-v-32ab3f0f]{right:21.1843202669vw}}@media screen and (max-width:767px){.error-page__ornament.union[data-v-32ab3f0f]{right:20.8604954368vw}}@media screen and (max-width:480px){.error-page__ornament.union[data-v-32ab3f0f]{right:33.3333333333vw}}.error-page__ornament.asterisk[data-v-32ab3f0f]{right:-8.6979166667vw;top:18.4895833333vw;width:20.6770833333vw}@media screen and (max-width:1199px){.error-page__ornament.asterisk[data-v-32ab3f0f]{width:33.1109257715vw}}@media screen and (max-width:767px){.error-page__ornament.asterisk[data-v-32ab3f0f]{width:26.075619296vw}}@media screen and (max-width:480px){.error-page__ornament.asterisk[data-v-32ab3f0f]{width:41.6666666667vw}}@media screen and (max-width:1199px){.error-page__ornament.asterisk[data-v-32ab3f0f]{top:29.6080066722vw}}@media screen and (max-width:767px){.error-page__ornament.asterisk[data-v-32ab3f0f]{top:10.4302477184vw}}@media screen and (max-width:480px){.error-page__ornament.asterisk[data-v-32ab3f0f]{top:16.6666666667vw}}@media screen and (max-width:1199px){.error-page__ornament.asterisk[data-v-32ab3f0f]{right:-13.9282735613vw}}@media screen and (max-width:767px){.error-page__ornament.asterisk[data-v-32ab3f0f]{right:-6.518904824vw}}@media screen and (max-width:480px){.error-page__ornament.asterisk[data-v-32ab3f0f]{right:-10.4166666667vw}}.error-page__ornament.ellipses[data-v-32ab3f0f]{right:15.3645833333vw;top:32.1354166667vw;width:7.5vw}@media screen and (max-width:1199px){.error-page__ornament.ellipses[data-v-32ab3f0f]{width:12.0100083403vw}}@media screen and (max-width:767px){.error-page__ornament.ellipses[data-v-32ab3f0f]{width:10.4302477184vw}}@media screen and (max-width:480px){.error-page__ornament.ellipses[data-v-32ab3f0f]{width:16.6666666667vw}}@media screen and (max-width:1199px){.error-page__ornament.ellipses[data-v-32ab3f0f]{top:51.4595496247vw}}@media screen and (max-width:767px){.error-page__ornament.ellipses[data-v-32ab3f0f]{top:31.2907431551vw}}@media screen and (max-width:480px){.error-page__ornament.ellipses[data-v-32ab3f0f]{top:50vw}}@media screen and (max-width:1199px){.error-page__ornament.ellipses[data-v-32ab3f0f]{right:24.6038365304vw}}@media screen and (max-width:767px){.error-page__ornament.ellipses[data-v-32ab3f0f]{right:20.2086049544vw}}@media screen and (max-width:480px){.error-page__ornament.ellipses[data-v-32ab3f0f]{right:32.2916666667vw}}.error-page__content[data-v-32ab3f0f]{text-align:center}.error-page__code[data-v-32ab3f0f]{color:#1c2f70;line-height:1}.error-page__status[data-v-32ab3f0f]{color:#353535;margin-bottom:1.0416666667vw}@media screen and (max-width:1199px){.error-page__status[data-v-32ab3f0f]{margin-bottom:1.6680567139vw}}@media screen and (max-width:767px){.error-page__status[data-v-32ab3f0f]{margin-bottom:2.6075619296vw}}@media screen and (max-width:480px){.error-page__status[data-v-32ab3f0f]{margin-bottom:4.1666666667vw}}.error-page__message[data-v-32ab3f0f]{color:#353535;margin-bottom:2.0833333333vw}@media screen and (max-width:1199px){.error-page__message[data-v-32ab3f0f]{margin-bottom:3.3361134279vw}}@media screen and (max-width:767px){.error-page__message[data-v-32ab3f0f]{margin-bottom:5.2151238592vw}}@media screen and (max-width:480px){.error-page__message[data-v-32ab3f0f]{margin-bottom:8.3333333333vw}}
