@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);.btn_wrap{margin-top:38px}.btn,.btn_wrap{position:relative}.btn{align-items:center;background:linear-gradient(302deg,#ffc973 -7.91%,#ff8d70 81.06%);border:none;border-radius:89px;color:var(--white-color);display:flex;font-size:20px;font-weight:600;justify-content:center;line-height:1;overflow:hidden;padding:22px;text-align:center;transition:all .25s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn:focus{outline:none}.btn--grey{background:#d9d9d9;color:#283039}.btn[disabled]{opacity:.7;pointer-events:none}.btn>span{z-index:3}.btn:before{background:#fff3e000;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:background .2s ease-in-out;width:100%}@media screen and (hover:hover){.btn:hover{color:var(--white-color)}.btn:hover:before{background:#fff3e02b}.btn--grey:hover{background:#ebeaea;color:#283039}}@media screen and (max-width:767px){.btn{font-size:19px;padding:20.5px}}.select{position:relative}.select.open .select__control{border-color:#3e81f7}.select .select__icon{display:block}.select.open .select__icon{transform:rotateX(180deg)}.select__label-wrap{align-items:center;display:flex;margin-bottom:13px}.select__label{color:#081f31;display:block;font-size:20px;font-weight:500;margin:0 12px 0 0}.select__label span{margin-right:12px}@media screen and (max-width:767px){.select__label{font-size:20px}}.select__container{position:relative;width:100%}.select__control{align-items:center;background:#f5f7f8;border:1px solid #00000014;border-radius:15px;color:#545f6cb0;display:flex;flex-flow:row nowrap;font-size:18px;justify-content:space-between;padding:18px 22px;transition:all .2s ease-in-out}.select__control.selected{color:#081f31}.select__control.error-field{border:1px solid #e86756!important;color:#e86756!important}.select__dropdown{background:#f5f7f8;border:1px solid #00000014;border-radius:8px;bottom:0;box-shadow:0 4px 50px #0000001a;display:none;left:0;padding:20px 24px;position:absolute;transform:translateY(calc(100% + .5rem));width:100%;z-index:10}.select__dropdown>ul{display:flex;flex-flow:column nowrap;gap:.75rem;position:relative;width:100%}.select__dropdown>ul .dropdown__item{background:#e0e0e0;border:1px solid #c6c6c6;border-radius:4px}.select__dropdown>ul .dropdown__item-inner{cursor:pointer;padding:.25rem .5rem;width:100%}.select.open .select__dropdown{display:block}.select .hidden{display:none}.input-field{position:relative}.input-field.is-error .input-field__input{border-color:#e86756;color:#e86756;transition:all .2s ease-in-out}.input-field.is-error .input-field__input::placeholder{color:#e86756b0;transition:color .2s ease-in-out}.input-field.is-error .input-field__input:focus{border-color:#e86756;transition:border-color .2s ease-in-out}.input-field.is-error .input-field__error{display:block}.input-field__inner{align-items:center;display:flex;margin-bottom:13px}.input-field__label{color:#081f31;display:block;font-size:22px;font-weight:500;margin:0 12px 0 0}.input-field__label span{margin-right:12px}@media screen and (max-width:767px){.input-field__label{font-size:20px}}.input-field__note{color:#a0a8b1;margin-bottom:16px}.input-field__tooltip{background:#0000;border:none;border-radius:0;display:inline-block;font-size:0;height:20px;min-width:20px;padding:0;vertical-align:bottom;width:20px}.input-field__tooltip:focus{outline:none}@media screen and (hover:hover){.input-field__tooltip:hover>svg{color:#3e81f7}}.input-field__tooltip-icon{color:#283039;height:20px;min-width:20px;width:20px}.input-field__group{background:#f5f7f8;border-radius:15px;overflow:hidden;position:relative;z-index:1}.input-field__group .input-field__input{border:none}.input-field__group .input-field__input:focus~.input-field__group-border{border-color:#3e81f7}.input-field__group-border{border:1px solid #00000014;border-radius:15px;bottom:0;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;transition:all .25s ease-in-out;width:100%}.input-field__input{background:var(--white-color);border:1px solid #545f6c;border-radius:9px;color:#081f31;display:block;font-size:20px;font-weight:400;line-height:1.2;overflow:hidden;padding:18px 32px;resize:none;transition:opacity .25s ease-in-out,border .25s ease-in-out,color .25s ease-in-out,outline .25s ease-in-out,background .25s ease-in-out;width:100%}.input-field__input::placeholder{color:#545f6cb0;opacity:1}.input-field__input:focus{border-color:#3e81f7;outline:none}@media screen and (max-width:767px){.input-field__input{font-size:18px;line-height:1.25;padding:14px 23px}}.input-field__error{color:#e86756;display:none;font-size:20px;font-weight:400;margin-top:20px;text-align:center}@media screen and (max-width:767px){.input-field__error{font-weight:400}}.upload-file_wrap{position:relative}.upload-file_wrap>*{outline:none!important;width:100%}.upload-file_wrap .hidden-input{display:none}.upload-file_wrap .field-label{color:#081f31;display:block;font-size:20px;font-weight:500;margin:0 0 13px}.upload-file_wrap .upload-file{align-items:center;background:#f5f7f8;border:1px solid #00000014;border-radius:14.9732px;cursor:pointer;display:flex;flex-flow:column nowrap;gap:1rem;padding:18px 40px;width:100%}.upload-file_wrap .upload-file>span{color:#a0a8b1;font-size:18px;font-weight:500;line-height:20px;margin-bottom:20px;text-align:center}.upload-file_wrap .upload-file__footer{align-items:stretch;display:flex;flex-flow:row nowrap;gap:.875rem;margin-top:1.875rem}.upload-file_wrap .upload-file .footer-btn{background:#a0a8b1;border:none;border-radius:10px;color:#282828;font-size:14px;font-weight:600;outline:none;transition:background .2s ease-in-out}@media screen and (hover:hover){.upload-file_wrap .upload-file .footer-btn:hover{background:#c1c6cc}}.upload-file_wrap .upload-file .add-btn{padding:12px 22px}.upload-file_wrap .upload-file .delete-btn{padding:0 10px}.upload-file_wrap .uploaded-file{display:flex;justify-content:center;margin-top:1rem}.upload-file_wrap .uploaded-file__content{align-items:center;border:1px solid #26ab6b;border-radius:.5rem;color:#26ab6b;cursor:default;display:inline-flex;font-size:16px;gap:.5rem;padding:.5rem .5rem .5rem 1rem}.upload-file_wrap .uploaded-file__content .delete-btn{background:inherit;border:none;opacity:0;outline:none;transition:opacity .2s ease-in-out}.upload-file_wrap .uploaded-file__content:hover .delete-btn{opacity:1}.generation__wrap{display:flex}@media screen and (max-width:1023px){.generation__wrap{flex-direction:column}}.generation__left{background:var(--white-color);max-height:100vh;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:36px 0;position:relative;width:32%}@media screen and (min-width:1024px)and (max-width:1199px){.generation__left{width:35%}}@media screen and (max-width:1023px){.generation__left{display:none;width:100%}.generation__left.is--active{display:block;padding-bottom:120px}}.generation__container-left{margin:0 auto;max-width:420px;padding:0 32px;width:100%}@media screen and (min-width:768px)and (max-width:1023px){.generation__container-left{max-width:600px}}.generation__wrapper-left{display:flex;flex-direction:column;justify-content:space-between}.generation__top-left{align-items:center;display:flex;justify-content:space-between;margin-bottom:34px}.generation__body-left{flex:1 1 auto;gap:36px;justify-content:space-between;position:relative}.generation__block,.generation__body-left{display:flex;flex-flow:column nowrap;width:100%}.generation__block{gap:1rem}.generation__input .input-field__label,.generation__input .textarea-field__label{font-size:20px}.generation__input .input-field__input,.generation__input .textarea-field__input{background:#f5f7f8;border-color:#00000014;border-radius:15px;font-size:18px;padding:18px 22px}.generation__input .input-field__input:focus,.generation__input .textarea-field__input:focus{border-color:#3e81f7}.generation__input .input-field__input{line-height:1.1}.generation__input+.generation__input,.generation__input-block+.generation__input-block{margin-top:20px}@media screen and (max-width:767px){.generation__input+.generation__input,.generation__input-block+.generation__input-block{margin-top:20px}}.generation .hidden__input{display:none}.generation .loading-text{color:#89919a;font-size:18px;font-weight:500;margin:0 auto 54px;max-width:278px;text-align:center}.generation__btn{width:100%}@media screen and (max-width:767px){.generation__btn{margin-top:28px}}.generation__attempts{color:#7c7c7c;display:block;font-size:17px;font-weight:500;margin-top:16px;text-align:center}.generation__right{max-height:100vh;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:46px 0;position:relative;width:68%}@media screen and (min-width:1024px)and (max-width:1199px){.generation__right{width:65%}}@media screen and (max-width:1023px){.generation__right{display:none;width:100%}.generation__right.is--active{display:block;padding-bottom:120px}}.generation__container-right{margin:0 auto;max-width:881px;padding:0 82px;width:100%}@media screen and (max-width:767px){.generation__container-right{padding:0 32px}}.generation__wrapper-right{display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 92px)}.generation__close{align-items:center;background:#0000;border:none;border-radius:0;color:#283039;cursor:pointer;display:flex;font-size:18px;font-weight:500;height:24px;justify-content:center;line-height:21px;min-width:24px;padding:0;position:absolute;right:60px;top:37px;transition:color .2s ease-in-out;width:24px;z-index:10}.generation__close:focus{outline:none}@media screen and (hover:hover){.generation__close:hover{color:#2966f0}.generation__close:hover>svg{color:#3e81f7}}@media screen and (min-width:1024px)and (max-width:1199px){.generation__close{top:27px}}@media screen and (min-width:1024px){.generation__close--mobile{display:none}}@media screen and (max-width:1023px){.generation__close{position:static}.generation__close--desktop{display:none}}.generation__close-icon{color:#283039;height:18px;min-width:18px;width:18px}.generation__top-right{align-items:center;display:flex;justify-content:space-between;margin-bottom:72px}@media screen and (max-width:767px){.generation__top-right{align-items:flex-start;margin-bottom:44px}}.generation__back{align-items:center;background:inherit;border:none;color:#a0a8b1;display:flex;font-size:18px;font-weight:500;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.generation__back:hover{color:#a0a8b1}@media screen and (min-width:1024px){.generation__back{display:none}}.generation__back-icon{color:#a0a8b1;height:11px;margin-right:11px;min-width:11px;width:11px}.generation__inner{align-items:center;display:flex}@media screen and (min-width:768px){.generation__inner--mobile{display:none}}@media screen and (max-width:767px){.generation__inner{align-items:flex-end;flex-direction:column}.generation__inner--desktop{display:none}}.generation__inner+.generation__inner{margin-left:12px}@media screen and (max-width:767px){.generation__inner+.generation__inner{margin-left:0;margin-top:12px}}.generation__value{color:#2b2b2b;display:block;font-size:20px;font-weight:400}.generation__value b,.generation__value strong{font-weight:700}@media screen and (max-width:767px){.generation__value{font-size:18px}}.generation__date+.generation__value,.generation__value+.generation__date,.generation__value+.generation__value{margin-left:30px}@media screen and (max-width:767px){.generation__date+.generation__value,.generation__value+.generation__date,.generation__value+.generation__value{margin-left:0;margin-top:12px}}.generation__date{color:#283039;display:block;font-size:20px;font-weight:500}@media screen and (min-width:768px){.generation__date--mobile{display:none}}@media screen and (max-width:767px){.generation__date{font-size:18px}}.generation__body-right{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center}.generation__main{background:var(--white-color);border-radius:31px;box-shadow:0 0 37px #72727226;padding:34px 40px}.generation__main.border-result{border:1px solid #a0a8b1}@media screen and (max-width:767px){.generation__main{border-radius:27px;padding:28px 24px}}.generation__preview{text-align:center}.generation__preview.is--hidden{display:none}@media screen and (max-width:1023px){.generation__preview{display:none}}.generation__img{display:block;margin:0 auto;max-width:227px;min-width:227px;overflow:hidden}.generation__img img{display:block;height:100%;object-fit:contain;width:100%}@media screen and (max-width:767px){.generation__img{max-width:177px;min-width:177px}}.generation__img+.generation__description,.generation__img+.generation__help{margin-top:47px}@media screen and (max-width:767px){.generation__img+.generation__description,.generation__img+.generation__help{margin-top:24px}}.generation__help{color:#a0a8b1;display:block;font-size:20px;font-weight:500}@media screen and (max-width:767px){.generation__help{font-size:16px}}.generation__result-title{color:#283039;font-size:1.5rem;font-weight:600;line-height:1;margin-bottom:1.25rem}.generation__result-title.intermediate{margin-top:2rem}.generation__result-title.file{margin-bottom:2rem;text-align:center}.generation__result{align-items:center;display:flex;flex-flow:row nowrap;gap:1rem}.generation__result.file{gap:3rem;justify-content:center}@media(max-width:500px){.generation__result.file{gap:1rem}.generation__result.file svg{width:80px}}.generation__result.is--hidden{display:none}@media screen and (max-width:1023px){.generation__result,.generation__result.is--hidden{display:flex}}.generation__result .download-link_wrap{flex-grow:1;margin:0;max-width:350px}.generation__result .download-link{cursor:pointer;width:100%}@media(max-width:500px){.generation__result .download-link{color:#fff!important;font-size:.875rem;padding:1rem .5rem}}.generation__description{border:none;flex-grow:1;font-size:20px;font-weight:400;line-height:1.2;outline:none;resize:none}.generation__description.is--hidden{display:none}@media screen and (max-width:767px){.generation__description{font-size:16px}}.generation .copy-btn{background:inherit;border:none!important;outline:none!important}.generation__save{font-size:18px;margin-left:auto;margin-top:36px;min-width:224px;padding:16px}@media screen and (max-width:767px){.generation__save{margin:43px auto 0}}.generation .generation__logotype{width:216px}.generation .template__link-wrap{display:flex;justify-content:center;margin-top:1rem}.generation .download__file-template{background:#a0a8b1;border:none;border-radius:10px;color:#282828;display:block;font-size:14px;font-weight:600;outline:none;padding:12px 22px}.auth{background:#fff}.auth__container{margin:0 auto;max-width:432px;width:100%}@media screen and (min-width:768px)and (max-width:1023px){.auth__container{max-width:600px}}.auth__wrapper{display:flex;min-height:100vh}.auth__left{display:flex;flex-direction:column;padding:57px 59px;width:42%}@media screen and (min-width:1024px)and (max-width:1099px){.auth__left{width:46%}}@media screen and (max-width:1023px){.auth__left{padding:63px 40px;width:100%}}.auth__heading{color:#081f31;font-size:30px;font-weight:500;margin-bottom:62px}@media screen and (max-width:767px){.auth__heading{font-size:24px;font-weight:600;margin-bottom:52px}}.auth__body{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;padding-top:50px}@media screen and (max-width:767px){.auth__body{padding-top:61px}}.auth__input+.auth__input{margin-top:32px}@media screen and (max-width:767px){.auth__input+.auth__input{margin-top:34px}}.auth__error{color:#e86756;display:none;font-size:20px;font-weight:400;margin-top:34px;text-align:center}.auth__error.is--active{display:block}.auth__btn{margin:34px auto 0;max-width:354px;width:100%}@media screen and (max-width:767px){.auth__btn{margin:50px auto 0}}.auth__message+*{margin-top:82px}@media screen and (max-width:767px){.auth__message+*{margin-top:87px}}.auth__message-icon{display:block;height:97px;margin:0 auto;max-width:97px;min-width:97px;overflow:hidden}.auth__message-icon img{display:block;height:100%;object-fit:contain;width:100%}.auth__message-icon+.auth__message-title,.auth__message-title+.auth__message-icon{margin-top:18px}.auth__message-title{display:block;font-size:22px;font-weight:500;text-align:center}@media screen and (max-width:767px){.auth__message-title{font-size:20px}}.auth__description{color:#000;display:block;font-size:22px;font-weight:400;line-height:1.1}.auth__description b,.auth__description strong{font-weight:700}.auth__description+*{margin-top:76px}@media screen and (max-width:767px){.auth__description+*{margin-top:37px}}.auth__help{display:block;font-size:20px;font-weight:500;line-height:1.4;margin:45px auto 0;text-align:center}.auth__help>a{border-bottom:1px solid #3e81f7;color:#3e81f7}.auth__help>a:hover{color:#3e81f7}@media screen and (max-width:767px){.auth__help{font-size:18px;margin:36px auto 0}}.auth__help+.auth__help{margin-top:24px}@media screen and (max-width:767px){.auth__help+.auth__help{margin-top:30px}}.auth__right{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-right:calc(50% - 50vw);overflow:hidden;position:relative;width:58%;z-index:1}@media screen and (min-width:1024px)and (max-width:1099px){.auth__right{width:54%}}@media screen and (max-width:1023px){.auth__right{display:none}}.auth__decor--first{background-image:url(/static/media/auth-bg-01.97575dc1538673664969.svg);bottom:-259px;height:499px;right:-195px;width:338px}.auth__decor--first,.auth__decor--second{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;filter:blur(90px);position:absolute;transform:translateZ(0);z-index:-1}.auth__decor--second{background-image:url(/static/media/auth-bg-02.f05b67e48a2814574e07.svg);bottom:-214px;height:374px;right:608px;width:444px}.auth__decor--third{background-image:url(/static/media/auth-bg-03.e3ad67670c61c68c7ab2.svg);height:1079px;left:5%;top:-683.5px;width:903px;z-index:-1}.auth__decor--fourth,.auth__decor--third{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;filter:blur(90px);position:absolute;transform:translate3d(-50%,0,0)}.auth__decor--fourth{background-image:url(/static/media/auth-bg-04.d1c791492eca7ffbed77.svg);height:1318px;left:39%;top:-610px;width:1178px;z-index:-2}.auth__promo{color:#081f31;display:block;font-size:24px;font-weight:400;line-height:1.34;max-width:373px;text-align:center;width:100%}@media screen and (min-width:1024px){.auth__promo--mobile{display:none}}@media screen and (max-width:1023px){.auth__promo{color:#89919a;font-size:16px;margin-top:10px;max-width:260px;text-align:left}}.auth__promo+.auth__img{margin-top:90px}.auth__img{display:block;height:auto;max-width:363px;min-width:363px;overflow:hidden;width:100%}.auth__img img{display:block;height:100%;object-fit:contain;width:100%}.auth .auth__logotype{width:216px}
/*!
 * Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:#212529bf;--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:#21252980;--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem #00000026;--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:#0d6efd40;--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:#dee2e6bf;--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:#dee2e680;--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:#ffffff26;--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;color-scheme:dark}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}h1,h2,h3,h4,h5,h6{color:inherit;color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{background-color:#fff3cd;background-color:var(--bs-highlight-bg);color:#212529;color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem;color:#fff;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#212529bf;color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[hidden]{display:none!important}:root{--pure-black-color:#000;--blackcolor:#131a21;--white-color:#fff}body{background:#f5f7f8;color:#000;color:var(--pure-black-color);font-family:Inter,sans-serif;font-size:14px;line-height:1;overflow-x:hidden;position:relative}li,ol,ul{display:block;list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0}p{margin:0}a{display:inline-block;transition:all .25s ease-in-out}a,a:hover{text-decoration:none}a,a:active,a:hover{color:#000;color:var(--pure-black-color)}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;display:none;margin:0}picture{display:block}img{max-width:100%}path,svg{transition:all .25s ease-in-out}.app-loading-screen{align-items:center;display:flex;height:100vh;justify-content:center;position:absolute;width:100%}.app-loading-screen path,.app-loading-screen svg{transition:none!important}.app-loading-screen svg{stroke:#ff8d70;height:60px;width:60px}.loader-icon,.loader-icon path{transition:none!important}.loader-icon{stroke:#ff8d70;display:block;margin:0 auto}.error.request-error{color:#e86756;font-size:20px;margin-top:34px;text-align:center}
/*# sourceMappingURL=main.c9bd785b.css.map*/