@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{background:none;border:none;cursor:pointer}a{text-decoration:none;color:inherit}*{box-sizing:border-box}:root{--clr-bg: #fff;--clr-primary: #000;--clr-primary-transparent: #111111;--clr-secondary: rgb(112, 156, 208);--clr-secondary-transparent: #709bd0b7;--clr-success: #4caf50;--clr-wrong: rgb(169, 26, 26, .6);--clr-attention: #FADCA2;--clr-additional: #000000a4;--clr-additional-2: #00000066;--clr-disabled: #A8A8A8;--grid-column-sizes-desktop: 15% 80.6%;--grid-column-sizes-mobile: 1% 99%;--border-radius: .7rem;--border: .1rem solid var(--clr-additional-2);--gap-row: 4.5rem;--gap-column: 2.85rem;--fnt-size-nav: 1.125rem;--nav-gap: 2rem;--fnt-size-title-primary: 4rem;--fnt-size-title-secondary: 2.25rem;--fnt-size-title-tertiary: 1rem;--fnt-size-title-small: 1.25rem;--line-height-title-small: 2rem;--fnt-size-text-primary: 1.5rem;--line-height-text-primary: 2.25rem;--logo-header-size: 2rem;--avatar-small-size: 3.2rem;--avatar-small-large: 14rem;--padding-header-ends: 2rem;--padding-header-sides: 1.875rem;--padding-header: 1rem;--transition-duration-ui: .1s}@media (max-width: 480px){:root{--logo-header-size: 4rem}}@media (min-width: 3000px){:root{font-size:1.5rem}}@media (min-width: 2500px) and (max-width: 3000px){:root{font-size:1.3rem}}@media (min-width: 2000px) and (max-width: 2499px){:root{font-size:1.2rem}}@media (min-width: 1400px) and (max-width: 1999px){:root{font-size:1rem}}@media (min-width: 1200px) and (max-width: 1399px){:root{font-size:.9rem}}@media (min-width: 992px) and (max-width: 1199px){:root{font-size:.7rem}}@media (min-width: 768px) and (max-width: 991px){:root{font-size:.7rem}}@media (min-width: 480px) and (max-width: 767px){:root{font-size:.6rem}}@media (min-width: 320px) and (max-width: 479px){:root{font-size:.3rem}}@media (max-width: 320px){:root{font-size:.3rem}}body{display:flex;justify-content:center;font-family:Manrope;width:98.8vw;margin:0;padding:0}body *{font-family:inherit}.app{display:flex;flex-direction:column;width:90vw;min-height:90vh}em{font-style:italic}strong{font-weight:700}.button-simple{font-size:24px;font-weight:700;line-height:calc(var(--fnt-size-title-tertiary) - .2rem);color:var(--clr-bg);background-color:var(--clr-secondary);width:fit-content;padding:20px 70px;border-radius:var(--border-radius);margin-top:45px}.button-simple:disabled{background-color:var(--clr-disabled);cursor:default}.button-simple_fullWidth{width:80%}._wrapper_1u7x5_1{display:flex;flex-direction:column;justify-content:space-between;position:absolute;width:680px;height:auto;top:160px;right:0;background-color:#fadca2}._closeButton_1u7x5_13{cursor:pointer;position:absolute;right:35px;top:35px}._departmentsTreeWrapper_1u7x5_20{margin:90px 20px 60px 60px}._departmentsTreeHeader_1u7x5_24{font-size:24px;font-weight:700;color:#000;margin-bottom:35px}ul{font-size:20px;font-weight:400;color:#000000e6}li{font-size:20px;font-weight:400;line-height:1.5em;color:#0009;list-style-type:none}._buttonWrapper_1u7x5_45{margin-bottom:60px;margin-left:60px}._testCheckbox_1u7x5_50{margin-right:10px;width:15px;height:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--clr-bg)}._testCheckbox_1u7x5_50:checked{background-image:url(/assets/check-e1221022.svg);background-repeat:no-repeat;background-position:center;background-size:75%}._ulWrapper_1u7x5_64{display:flex;align-items:center;margin-bottom:20px;cursor:pointer}._liWrapper_1u7x5_71{margin:0 0 20px 20px;display:flex;align-items:center;cursor:pointer}.loading{width:10%;justify-self:center;align-self:center;padding-top:10rem}._coursesStatusList_wrapper_yvwf6_1{position:relative;font-size:18px;font-weight:400;line-height:1.5em;margin-left:50px}._completedChecked_yvwf6_9{color:#5da046;cursor:pointer}._availableCourses_yvwf6_14{color:#0006;cursor:pointer}._completedNotChecked_yvwf6_19{color:#d8871b;cursor:pointer}._completedShow_yvwf6_24{min-width:340px;position:absolute;display:flex;padding:10px 20px;text-align:left;left:50px;bottom:80px;background-color:#fff;border:2px rgba(0,0,0,.3019607843) solid;border-radius:5px;box-shadow:2px 4px 10px #00000040;font-size:16px;font-weight:700}._completedShow_yvwf6_24>ul{z-index:2}._completedShow_yvwf6_24>ul>li{z-index:2;font-weight:400;color:#0006}._coursesStatusList_wrapper_48zp1_1{position:relative;font-size:18px;font-weight:400;line-height:1.5em;margin-left:20px;margin-right:20px;color:#0006}._completedChecked_48zp1_11{color:#5da046;cursor:pointer}._availableCourses_48zp1_16{color:#0006;cursor:pointer}._notCompleted_48zp1_21{color:#c54b4b;cursor:pointer}._started_48zp1_26{color:#d8871b;cursor:pointer}._completedShow_48zp1_31{min-width:340px;position:absolute;display:flex;padding:10px 20px;text-align:left;left:50px;bottom:80px;background-color:#fff;border:2px rgba(0,0,0,.3019607843) solid;border-radius:5px;box-shadow:2px 4px 10px #00000040;font-size:16px;font-weight:700}._completedShow_48zp1_31>ul{z-index:2}._completedShow_48zp1_31>ul>li{z-index:2;font-weight:400;color:#0006}.avatar-small{display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;width:var(--avatar-small-size);height:var(--avatar-small-size)}@media (max-width: 480px){.avatar-small{width:6.5rem;height:6.5rem}}.avatar-small__img{width:100%;height:100%;border-radius:50%;object-fit:cover;image-rendering:high-quality}._cardWrapper_14po3_1{width:90%;display:flex;justify-content:space-between;align-items:center;padding:40px 0}._BGGrey_14po3_9{background-color:#f7f7f7}._BGWhite_14po3_13{background:#fff}._userDescriptionWrapper_14po3_17{padding-left:20px;display:flex;width:30%;cursor:pointer}._userName_14po3_24{font-size:20px}._userDescription_14po3_17{margin-left:10px}._position_14po3_32{color:#0006;font-size:18px;line-height:25px}._onboarding_14po3_38{display:flex;justify-content:space-between;width:12%;text-align:center;font-size:18px;font-weight:400}._noOnboarding_14po3_47{color:#0006}._onboardingOnProgress_14po3_51{color:#d8871b}._onboardingSuccess_14po3_55{color:#5da046}._userCourses_14po3_59{width:19%;text-align:left}._userPolls_14po3_64{width:19%;text-align:center}._userTests_14po3_69{width:20%;text-align:center}._paginationWrapper_1opt0_1{margin:50px 0;display:flex;justify-content:center;width:90%;flex-wrap:wrap}._buttonStyle_1opt0_9{margin:5px;padding:5px;background:#709cd0;border-radius:2px;color:#fff;min-width:30px;min-height:30px;display:flex;justify-content:center;align-items:center;font-size:14px}._buttonStyleActive_1opt0_23{margin:5px;padding:5px;background:#908d8d;border-radius:2px;color:#fff;min-width:30px;min-height:30px;display:flex;justify-content:center;align-items:center;font-size:14px}.title-primary{font-size:var(--fnt-size-title-primary);font-weight:600}@media (max-width: 480px){.title-primary{font-size:7.5rem;line-height:1.25em}}._header_y9z76_1{display:flex;justify-content:space-between;width:90%;align-items:center}._header_y9z76_1>div{display:flex}._header_y9z76_1>div>button{min-width:175px;height:100%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.3);border-radius:10px;font-size:18px;padding:12px;color:#0006;margin-right:14px}._header_y9z76_1>div>button:last-child{margin-right:0}._header_y9z76_1>div>button:active{background-color:#709cd0;color:#fff;border-color:#fff}._header_y9z76_1>div>button>span{margin-right:10px}._filterDescription_y9z76_35{margin-top:10px;font-size:20px;font-weight:400;color:#0009}._usersCardsWrapper_y9z76_42{margin-top:30px}._usersStatisticsHeader_y9z76_46{width:90%;margin-top:100px;display:flex;justify-content:space-between;font-size:20px;font-weight:700;line-height:32px}._usersStatisticsHeader_y9z76_46>p{text-align:center}._usersStatisticsHeader_y9z76_46>p:nth-child(1){flex-basis:30%;flex-grow:1}._usersStatisticsHeader_y9z76_46>p:nth-child(2){flex-basis:12%;flex-grow:1}._usersStatisticsHeader_y9z76_46>p:nth-child(3){flex-basis:19%;flex-grow:1}._usersStatisticsHeader_y9z76_46>p:nth-child(4){flex-basis:19%;flex-grow:1}._usersStatisticsHeader_y9z76_46>p:nth-child(5){flex-basis:20%;flex-grow:1}._filterModal_y9z76_79{position:absolute;width:480px;height:200px;top:160px;right:0;background-color:#5da046}._downloadFilterWrapper_y9z76_88{width:90%;background-color:#fadca2;margin-top:50px;padding:35px 45px;position:relative}._downloadFilterWrapper_y9z76_88>h2{font-size:24px;font-weight:700}._downloadFilterWrapper_y9z76_88>p{margin-top:10px;font-size:16px;font-weight:400;color:#0009}._downloadFilterWrapper_y9z76_88>img{position:absolute;cursor:pointer;right:35px;top:35px}._downloadFilterList_y9z76_112{display:flex;flex-wrap:wrap;flex-direction:column;margin-top:30px;max-height:365px}._downloadFilterItem_y9z76_120{cursor:pointer;display:flex;align-items:center;font-size:20px;font-weight:400;line-height:32px;color:#0009}._downloadFilterItem_y9z76_120>input{width:15px;height:15px;margin-right:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--clr-bg);cursor:pointer}._downloadFilterItem_y9z76_120>input:checked{background-image:url(/assets/check-4a73252e.svg);background-repeat:no-repeat;background-position:center;background-size:75%}._downloadAllFilterItem_y9z76_144{margin-top:20px;max-width:max-content}._progressBar_10g4b_1{margin-top:25px;width:90%;position:relative;border-bottom:rgba(0,0,0,.2) 6px solid;z-index:0}._progress_10g4b_1{position:absolute;border-bottom:#5DA046 6px solid;z-index:1}._header_gdatn_1{font-size:20px;color:#0009}._header_gdatn_1>span{font-weight:700;font-size:24px;color:#000}._description_gdatn_11{display:flex;width:90%;justify-content:space-between;cursor:pointer;margin-top:20px;font-size:20px;color:#0009}._descriptionHeader_gdatn_21>img{cursor:pointer;margin-right:12px}._completedPlan_gdatn_26{display:flex;align-items:center;color:#5da046}._completedPlan_gdatn_26>img{margin-right:20px;max-height:18px}._notCompletedPlan_gdatn_36{display:flex;align-items:center;color:#d8871c}._notCompletedPlan_gdatn_36>img{margin-right:20px;max-height:18px}._tasksWrapper_gdatn_46{margin-top:20px}._tasksHeader_gdatn_50{margin-left:38px;font-size:20px;font-weight:700;color:#0009;margin-bottom:20px}._taskWrapper_gdatn_58{margin-top:10px;display:flex;text-align:center}._taskWrapper_gdatn_58>img{margin-right:20px}._taskWrapper_gdatn_58>div>p{font-size:20px;font-weight:400;color:#0009}._taskWrapper_gdatn_58>div>p>a{color:#709cd0}._description_1i0b9_1{display:flex;width:90%;justify-content:space-between;cursor:pointer;margin-top:20px;font-size:20px;color:#0009}._descriptionHeader_1i0b9_11>img{cursor:pointer;margin-right:12px}._completedCourse_1i0b9_16{display:flex;align-items:center;color:#5da046}._completedCourse_1i0b9_16>img{margin-right:20px;max-height:18px}._notCompletedCourse_1i0b9_26{display:flex;align-items:center;color:#d8871c}._notCompletedCourse_1i0b9_26>img{margin-right:20px;max-height:18px}._tasksWrapper_1i0b9_36{width:90%;display:flex;justify-content:space-between;margin-top:20px}._tasksHeader_1i0b9_43{margin-left:38px;margin-right:30px;font-size:20px;font-weight:700;color:#0009;margin-bottom:20px}._taskWrapper_1i0b9_52{width:90%;margin-top:10px;display:flex;text-align:center;font-size:20px;font-weight:400;color:#0009;justify-content:space-between}._taskWrapper_1i0b9_52>div{display:flex;text-align:center}._taskWrapper_1i0b9_52>div>img{margin-right:20px}._taskWrapper_1i0b9_52>p{color:#0003}._questionWrapper_1i0b9_73{display:flex;justify-content:space-between}._accordionWrapper_1i0b9_78{margin-bottom:80px}._wrapper_ow0r8_1{margin-top:3em}._header_ow0r8_5{font-size:20px;color:#0009;margin-bottom:1em}._header_ow0r8_5>span{font-weight:700;font-size:24px;color:#000}._description_1k1yp_1{display:flex;width:90%;justify-content:space-between;cursor:pointer;margin-top:20px;font-size:20px;color:#0009}._descriptionHeader_1k1yp_11>img{cursor:pointer;margin-right:12px}._completedCourse_1k1yp_16{display:flex;align-items:center;color:#5da046}._completedCourse_1k1yp_16>img{margin-right:20px;max-height:18px}._notCompletedCourse_1k1yp_26{display:flex;align-items:center;color:#d8871c}._notCompletedCourse_1k1yp_26>img{margin-right:20px;max-height:18px}._tasksWrapper_1k1yp_36{width:90%;display:flex;justify-content:space-between;margin-top:20px}._tasksHeader_1k1yp_43{margin-left:38px;margin-right:30px;font-size:20px;font-weight:700;color:#0009;margin-bottom:20px}._taskWrapper_1k1yp_52{width:90%;margin-top:1em;display:flex;text-align:center;font-size:20px;font-weight:400;color:#0009;justify-content:space-between}._taskWrapper_1k1yp_52>div{display:flex;text-align:center}._taskWrapper_1k1yp_52>div>img{margin-right:20px}._taskWrapper_1k1yp_52>p{color:#0003}._questionWrapper_1k1yp_73{display:flex;justify-content:space-between}._accordionWrapper_1k1yp_78{margin-bottom:80px}._testText_1k1yp_82{text-align:start;line-height:1.5em}.main{display:grid;grid-template-areas:"left_empty main";grid-auto-columns:var(--grid-column-sizes-desktop);width:100%;font-size:var(--fnt-size);row-gap:var(--gap-row);column-gap:var(--gap-column);padding:var(--padding-header-ends) var(--padding-header-sides);background-color:var(--clr-bg)}@media (max-width: 480px){.main{grid-auto-columns:var(--grid-column-sizes-mobile);column-gap:normal}}.main *{grid-area:main}.header{display:grid;grid-template-areas:"logo_1 nav" "logo_2 subnav";grid-auto-columns:var(--grid-column-sizes-desktop);grid-auto-rows:30% 20%;font-size:var(--fnt-size);row-gap:var(--gap-row);column-gap:var(--gap-column);margin:0 var(--padding-header-sides);margin-top:var(--padding-header-ends);background-color:var(--clr-bg)}@media (max-width: 480px){.header{display:flex;flex-direction:column}}.header__up{display:flex;align-items:flex-start;grid-area:nav;height:fit-content}.header__nav{padding-top:var(--padding-header)}.header__subnav{grid-area:subnav;display:flex}@media (max-width: 480px){.header__subnav{margin-bottom:8em}}.header__subnav .nav__item{color:var(--clr-secondary)}.header__subnav .nav__item>hr{border-color:var(--clr-primary)}.header__subnav .nav__item__selected{color:var(--clr-primary)}.header .company-logo__vertical{grid-area:logo_1/logo_1/logo_2/logo_1}.company-logo{display:flex;justify-self:center;align-self:center;justify-content:center;align-items:center;padding-top:var(--padding-header)}.company-logo__vertical{height:100%}.company-logo__vertical>img{height:100%;aspect-ratio:1/1}.company-logo__horizontal>img{height:var(--logo-header-size)}.nav{display:flex;align-items:center;height:fit-content;font-weight:400;font-size:var(--fnt-size-nav)}.nav__list{display:flex;align-items:center;column-gap:var(--nav-gap)}@media (max-width: 480px){.nav__list{flex-direction:column;align-items:flex-start}}.nav__item{position:relative;color:var(--clr-primary)}.nav__item>*+*{margin-top:.5rem}.nav__item>hr{width:100%;opacity:0;border:none;border-block-end:.1rem solid var(--clr-secondary);margin-bottom:0}.nav__item__spread{font-weight:700;height:0;opacity:0}.nav__item__selected{color:var(--clr-secondary);font-weight:700}.nav__item__selected>hr{opacity:100}.user-control{display:flex;align-items:flex-start;justify-content:flex-end;width:100%;gap:1rem}.user-control__search-field{display:none;width:48.8%;height:var(--avatar-small-size);padding:0 .9rem;font-size:var(--fnt-size-text-small);margin-right:-4rem;border-radius:var(--border-radius);border:var(--border)}.user-control__search-field:focus{border:2px solid var(--clr-secondary)}.user-control__search-field__active{display:flex;animation:searchInputAppear .7s;outline:none}.user-control__button{display:flex;justify-content:center;padding-top:var(--padding-header);width:min-content;height:max-content}.user-control__button>img{width:1.5rem;height:1.4rem}.user-control__search{z-index:100}.user-control__search__hidden{display:none}.user-control__user{display:flex;gap:.5rem}.user-control__settings{display:flex;justify-content:center;align-items:center}.user-control__settings img{width:.95rem}@media (max-width: 480px){.user-control__settings img{width:1.25rem}}.user-control__avatar>img{width:3.5rem}@keyframes searchInputAppear{0%{opacity:0}to{opacity:100%}}.login_form{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:321px;background-color:#fadca2;padding-top:2em;margin:40px auto auto;padding-bottom:2em}.login{display:flex;align-items:center;justify-content:center;margin:auto;flex-direction:column}.login img{width:381px;height:73px}.login p{margin-top:18px;color:#000;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.login p>a{color:#709cd0}.login>.login_error{color:var(--clr-wrong);margin-top:1.25rem;margin-bottom:-.625rem}.login_button{margin-top:0;line-height:1em;padding:.75em .1em}.defaultInput{width:80%;border:none;height:3em;margin-bottom:1em;padding-left:1em;padding-right:2em;color:#000000e6;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.errorInput{width:80%;border:var(--clr-wrong) solid 2px;height:3em;margin-bottom:1em;padding-left:1em;padding-right:2em;color:#000000e6;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.company-about>*+*{margin-top:2rem}.company-about__head>.company-logo{display:block;height:auto}.company-about__head>.company-logo>img{height:auto}.company-about__head>.company-logo.company-logo__horizontal>img{height:6.5rem}.company-about__head>*+*{margin-top:3rem}.company-about__description{width:80%}.company-about__description>*+*{margin-top:1.5rem}.company-about__list{display:flex;flex-direction:column;list-style:disc outside;margin-left:2rem;padding-left:0}.company-about__header{display:flex;flex-direction:row}.company-about__description ul,.company-about__description ol{margin-top:1em;margin-left:2.5rem;list-style:inside}.company-about__description ol li{list-style:number inside}.company-about__description ul li{list-style:inside}.company-about__description li{font-size:1.125rem}@media (max-width: 480px){.company-about__description li{font-size:3.5rem}}.company-about__description a{margin-top:1em;color:var(--clr-secondary)}.company-about__description h1{font-size:3rem;font-weight:700;margin:1.2em 0}@media (max-width: 480px){.company-about__description h1{font-size:5.5rem;line-height:1em}}.company-about__description h2{font-size:2.5rem;margin:1.2em 0}@media (max-width: 480px){.company-about__description h2{font-size:5rem;line-height:1em}}.company-about__description h3{font-size:2rem;margin:1em 0}@media (max-width: 480px){.company-about__description h3{font-size:4.5rem}}.company-about__description p{font-size:1.35rem;margin:.5em 0}@media (max-width: 480px){.company-about__description p{font-size:3.5rem;line-height:4.35rem}}._form_description_n9u51_1{font-size:24px;font-style:normal;font-weight:700;line-height:64px}._button_n9u51_8{position:relative;top:30px}._desc_n9u51_13{margin-bottom:0}._wys_form_n9u51_17{margin-top:15px}._load_file_n9u51_21{margin-top:70px;display:block;color:#0000004d;font-size:20px;font-weight:400;line-height:32px;margin-bottom:.5em}._load_error_n9u51_31{color:var(--clr-wrong)}.button-upload>label{cursor:pointer}.text-additional{margin-top:75px;font-size:var(--fnt-size-title-small);line-height:var(--line-height-title-small);color:var(--clr-additional-2)}.form_label{display:block;color:#0009;font-size:20px;font-weight:400;line-height:32px}.form_label_bold{display:block;font-size:20px;font-style:normal;font-weight:700;line-height:32px}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.quill{background-color:#fff;width:80%;min-height:200px;margin-bottom:20px}.quill ::placeholder{color:#0000004d;font-size:20px;font-weight:400;line-height:32px}.ql-toolbar.ql-snow{border:none}.ql-container.ql-snow{border:none;font-size:20px;font-style:normal}.ql-editor{min-height:150px;line-height:2em}.ql-editor p{margin-top:-15px;margin-left:5px}.ql-editor.ql-blank:before{color:#0000004d;content:attr(data-placeholder);left:20px;top:-2px;pointer-events:none;position:absolute;right:15px;font-size:20px;font-style:normal;font-weight:300;line-height:32px}.company-structure{position:relative;display:flex;flex-direction:column;justify-content:center;row-gap:4.5rem;width:93%}.company-structure__head{display:flex;flex-direction:column;row-gap:1.25rem}.company-structure__head__up{display:flex}.company-structure__body{display:flex;justify-content:space-between;align-items:flex-start}@media (max-width: 480px){.company-structure__body{margin-top:5em}}.company-structure__search{border:var(--border);border-radius:var(--border-radius);background-image:url(/assets/search-b8d020e8.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:1rem;background-size:1.5rem;font-size:var(--line-height-text-small);padding:0 1rem;width:40%}.company-structure__search:active{background-image:none}.company-structure__search:focus{outline:none;background-image:none;border:2px solid var(--clr-secondary)}.company-structure__control{display:flex;justify-content:flex-end;padding:.5rem 0;gap:.6rem;width:80%}.company-structure__type{width:20%}.departments-wrapper{display:flex;cursor:pointer}.departments-headers{margin-left:10px;color:#000000e6;font-size:20px;font-weight:700;line-height:32px}.department-list{margin-left:20px}.department-list__staff{display:none;overflow:hidden;padding:1.25rem 2.5rem 3rem;flex-direction:column;row-gap:1.5rem}.department-list__staff__open{display:flex}.employee-card-small{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;height:var(--avatar-small-size);column-gap:1rem}.employee-card-small__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%;line-height:1.5rem;font-weight:400}@media (max-width: 480px){.employee-card-small__info{height:unset;margin-left:3em}}.employee-card-small__name{font-size:var(--fnt-size-title-small)}@media (max-width: 480px){.employee-card-small__name{font-size:3.5rem;line-height:1em;margin-bottom:.5em}}.employee-card-small__position{font-size:1.125rem;color:var(--clr-additional-2)}@media (max-width: 480px){.employee-card-small__position{font-size:3.5rem;line-height:1em}}.employee-card-wrapper{display:flex}@media (max-width: 480px){.employee-card-wrapper{padding:5em;margin-top:2.5em}}.employee-card-wrapper>button>img{margin-left:40px}.employee-card-wrapper>button:disabled{cursor:not-allowed}.list-collapser-head{display:flex;justify-content:flex-start;align-items:center}.list-collapser-head .title-small{text-align:start;color:var(--clr-primary-transparent)}.list-collapser-head__arrow{width:1rem;margin-right:1rem;transition-duration:var(--transition-duration-ui)}@media (max-width: 480px){.list-collapser-head__arrow{width:2.5rem;margin-right:1.2em}}.list-collapser-head__arrow__open{transform:rotate(90deg)}@media (max-width: 480px){.list-collapser-head h1{font-size:3.7rem;line-height:1.2em}}.list-collapser-head__additional{display:flex;margin-left:.5rem;gap:.4rem;font-size:var(--fnt-size-title-small);color:var(--clr-additional-2);font-weight:400}@media (max-width: 480px){.list-collapser-head__additional{font-size:3.5rem}}.title-small{font-size:var(--fnt-size-title-small);font-weight:700;line-height:var(--line-height-title-small)}._modalWrapper_mhgpe_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:950px;height:400px;background-color:#fadca2;padding:35px 55px;z-index:1}._modalHeader_mhgpe_13{font-size:30px;font-weight:700;line-height:50px}._modalDescription_mhgpe_19{width:600px;margin-top:20px;font-size:20px;font-weight:400;line-height:33px}._modalDescription_mhgpe_19>span{font-weight:600}._modalActionButtonsWrapper_mhgpe_30{margin-top:50px}._modalActionButtonsWrapper_mhgpe_30>button{width:330px;height:50px;font-size:24px}._closeButton_mhgpe_39{position:absolute;right:25px;top:25px}._closeButton_mhgpe_39>img{width:21px;height:21px}._cancelButton_mhgpe_49{border:1px solid #709CD0;border-radius:10px;color:#709cd0;font-weight:400;margin-right:25px}._agreementButton_mhgpe_57{border-radius:10px;background-color:#bf7272;color:#fff;font-weight:700}.structure-upload{display:flex;flex-direction:column;width:95%}.structure-upload .text-primary{width:70%}.structure-upload>.attention-box{position:relative;padding-left:4rem;padding-right:4rem;margin-top:4.5rem}.structure-upload>.attention-box>*{display:flex;flex-direction:column}.structure-upload>.text-additional{color:var(--clr-additional);margin-top:1.5rem;display:flex;align-items:center}.structure-upload>.button-simple{margin-top:1rem;padding-left:4rem;padding-right:4rem}.structure-upload__okay-img{height:1em;padding-right:.75rem}.attention-box{width:80%;background-color:var(--clr-attention);padding:2.5rem 2.5rem 3rem}.structure-upload-end{gap:2rem}.text-primary{font-size:var(--fnt-size-text-primary);line-height:var(--line-height-text-primary)}.structure-upload-loading>img{margin-top:1.5rem;width:6rem;animation:1.25s linear loadingAnimation infinite}@keyframes loadingAnimation{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.structure-upload-start>.text-additional{margin-top:.8rem}.structure-upload-start>.button-upload{margin-top:0}.structure-upload-start__error{position:absolute;display:none;bottom:0;color:var(--clr-wrong);padding-bottom:1.5rem}.structure-upload-start__error__got{display:initial}.upload_table{top:10px}.tabelExample{color:var(--clr-secondary);text-decoration:underline;text-decoration-color:var(--clr-secondary-transparent);cursor:pointer}._loginForm_10jnf_1{display:flex;align-items:center;justify-content:center;flex-direction:column;width:466px;height:325px;background-color:#fadca2;padding-top:2em;margin:20px auto auto;padding-bottom:2em}._login_10jnf_1{display:flex;align-items:center;justify-content:center;margin:auto;flex-direction:column}._login_10jnf_1 img{width:381px;height:73px;margin-bottom:28px}._login_10jnf_1 h1{color:#000;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:32px}._description_10jnf_38{text-align:center;margin-bottom:20px;line-height:1em}._link_10jnf_44{color:var(--clr-secondary)}._error_10jnf_48{color:var(--clr-wrong)}._term_10jnf_52{position:relative;font-size:16px;margin-bottom:10px;color:#0009}._term_10jnf_52:nth-of-type(2){margin-bottom:20px}._term_10jnf_52>span{display:inline-block;vertical-align:top}._term_10jnf_52>input{width:15px;height:15px;margin:0 10px 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--clr-bg);cursor:pointer}._term_10jnf_52>input:checked{background-image:url(/assets/check-4a73252e.svg);background-repeat:no-repeat;background-position:center;background-size:75%}._loginForm_1u46u_1{display:flex;align-items:center;justify-content:center;flex-direction:column;width:466px;height:241px;background-color:#fadca2;padding-top:2em;margin:20px auto auto;padding-bottom:2em}@media (max-width: 500px){._loginForm_1u46u_1{width:100%}}._login_1u46u_1{display:flex;align-items:center;justify-content:center;margin:auto;flex-direction:column}._login_1u46u_1 img{width:381px;height:73px}._login_1u46u_1 h1{color:#000;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:32px}._login_1u46u_1>a{color:#709cd0;margin-top:18px;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:32px}._description_1u46u_52{text-align:center;margin-bottom:20px}._defaultInput_10hps_1{width:80%;border:none;height:3em;margin-bottom:1em;padding-left:1em;padding-right:2em;color:#000000e6;font-size:20px;font-style:normal;font-weight:400;line-height:32px}._defaultInput_10hps_1::placeholder{color:#0000004d}._errorInput_10hps_19{width:80%;border:var(--clr-wrong) solid 2px;height:3em;margin-bottom:1em;padding-left:1em;padding-right:2em;color:#000000e6;font-size:20px;font-style:normal;font-weight:400;line-height:32px}._basket_10hps_33{margin-left:30px;vertical-align:middle}._wrapper_10hps_38{margin-top:.5em}._wrapper_1bnsu_1{width:80%;display:inline-block;margin-bottom:10px}._arrow_1bnsu_7{margin-right:10px;margin-left:10px}._basket_1bnsu_12{margin-left:30px;vertical-align:middle}.defaultInput{width:80%;border:none;margin-bottom:1em;padding-left:1em;padding-right:1em;color:#000000e6;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.textarea{resize:none;height:10em;padding-left:1em;padding-top:1em}.textareaError{resize:none;height:10em;padding-left:1em;padding-top:1em;border:var(--clr-wrong) solid 2px}textarea::placeholder{color:#0000004d}.profile_edit_form{width:835px}.edit_form{background-color:#fadca2}.edit_form_header{margin-bottom:40px;color:#000;font-size:64px;font-style:normal;font-weight:600;line-height:64px}.edit_form_description{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:64px}.form{width:100%;padding:40px 0 40px 35px;background-color:#fadca2}.form_error{color:var(--clr-wrong);margin-bottom:10px}.form_label{display:block;color:#0009;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.form_label_header{margin:20px 0;font-weight:600}.avatar-large{display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;width:var(--avatar-small-large);height:var(--avatar-small-large)}.avatar-large__img{width:100%;height:100%;object-fit:cover;border-radius:50%}.link-span{color:var(--clr-secondary);text-decoration:underline;text-decoration-color:var(--clr-secondary-transparent)}.link-span-wrapper{position:relative;display:inline-block;margin-right:5px}.link-span-wrapper>p{display:flex;justify-content:center;color:#709cd099;width:180px;position:absolute;line-height:25px;font-size:16px;top:-1em;right:-140px;border:rgba(133,130,130,.5) 2px solid;border-radius:20px;background-color:#fff;z-index:10}.title-additional{position:relative;z-index:1;font-size:var(--fnt-size-title-small);line-height:var(--line-height-text-primary);color:var(--clr-additional)}.title-additional__success{color:var(--clr-success)}.title-additional__error{color:var(--clr-wrong)}.title-additional__additional{font-weight:700}.title-tertiary{font-size:2em;font-weight:500}._profileCard_xs135_1{display:flex;flex-direction:column;gap:3.5rem}._profileCard__content_xs135_6{display:flex;width:70%;gap:1.5rem}@media (max-width: 480px){._profileCard__content_xs135_6{width:unset;margin-top:2rem}}._profileCard__stats_xs135_17{display:flex;flex-direction:column;gap:1.7rem;width:min-content;height:max-content}._profileCard__info_xs135_24{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 480px){._profileCard__info_xs135_24{margin-left:4em}._profileCard__info_xs135_24 h3{font-size:6rem}._profileCard__info_xs135_24 p{font-size:3.5rem;line-height:4.5rem}}._profileCard__about_xs135_41{display:flex;flex-direction:column;padding-bottom:1rem;gap:2.1rem}._profileCard__contact_xs135_47{color:var(--clr-secondary)}._profileCard__contact__link_xs135_50{text-decoration:underline;text-decoration-color:var(--clr-secondary-transparent)}._profileCard__name_xs135_54{position:relative;display:flex;gap:1rem}._profileCard__change-name_xs135_59{display:flex;padding:.5rem}._profileCard__change-name_xs135_59 img{width:1.3rem}.profile-card{display:flex;flex-direction:column;gap:3.5rem}.profile-card__avatarError{margin-bottom:-2.5em;margin-top:-2.5em;color:var(--clr-wrong)}.profile-card__content{display:flex;width:70%;gap:1.5rem}.profile-card__stats{display:flex;flex-direction:column;gap:1.7rem;width:min-content;position:relative;height:max-content}.profile-card__info{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 480px){.profile-card__info h3{font-size:6rem}.profile-card__info p{font-size:3.5rem;line-height:4.5rem}}.profile-card__about{display:flex;flex-direction:column;padding-bottom:1rem;gap:2.1rem}.profile-card__contact{color:var(--clr-secondary)}.profile-card__contact__link{text-decoration:underline;text-decoration-color:var(--clr-secondary-transparent)}.profile-card__name{position:relative;display:flex;gap:1rem}.profile-card__change-name{display:flex;padding:.5rem}.profile-card__change-name img{width:1.3rem}@media (max-width: 480px){.profile-card__change-name img{width:4rem}}.loadAvatar{width:100%;height:100%;position:absolute}.loadAvatar>input{width:100%;height:100%;opacity:0;z-index:2;cursor:pointer;position:absolute}.loadAvatar>img{width:64px;height:64px;top:calc(50% - 32px);left:calc(50% - 32px);position:absolute;z-index:1}.hiddenLoadAvatar{opacity:0;width:100%;height:100%;position:absolute}.hiddenLoadAvatar>input{width:100%;height:100%;opacity:0;z-index:2;cursor:pointer;position:absolute}.hiddenLoadAvatar>img{width:64px;height:64px;top:calc(50% - 32px);left:calc(50% - 32px);position:absolute;z-index:1}._header_91h3p_1{display:flex;justify-content:space-between;width:90%;align-items:center}._header_91h3p_1>div{display:flex}._header_91h3p_1>div>button{min-width:175px;height:100%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.3);border-radius:10px;font-size:18px;padding:10px;color:#0006;margin-right:1.5em}._header_91h3p_1>div>button:active{background-color:#709cd0;color:#fff;border-color:#fff}._header_91h3p_1>div>button>span{margin-right:10px}._position_91h3p_32{font-size:20px;font-weight:400;line-height:64px;letter-spacing:0;text-align:left;color:#0009;margin-bottom:70px}._link_3vf28_1{color:#709cd0;font-size:18px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;margin-bottom:20px}._wrapper_17gcq_1{display:flex;flex-direction:row;justify-content:space-between}._button_17gcq_7{margin-top:0;margin-bottom:20px}._select_17gcq_12{width:60%}._activ_17gcq_16{background-color:#939496}._wrapper_1149u_1{width:100%}._header_1149u_5{margin-top:50px}._link_1149u_9{margin-top:20px}._inputWrapper_1149u_13{width:120px}._button_1149u_17{margin-bottom:40px}._error_1149u_21{color:var(--clr-wrong);margin-bottom:10px}._wrapper_4h3pl_1{display:flex;justify-content:space-between;margin-bottom:.5em}._description_4h3pl_7{display:flex}._img__edit_4h3pl_11{margin-right:20px;cursor:pointer}._basket_4h3pl_16{display:flex;margin-right:40px}._img__basket_4h3pl_21{margin-left:20px;cursor:pointer;width:25px;height:25px}@media (max-width: 480px){._text_4h3pl_29{font-size:18px}}._load_error_vzkrg_1{color:var(--clr-wrong)}._form_vzkrg_5{display:flex;flex-direction:column}._load_file_vzkrg_10{margin-top:40px;display:block;color:#0000004d;font-size:20px;font-weight:400;line-height:32px;margin-bottom:.5em}._button_addTask_vzkrg_20{margin-left:50px}._button_vzkrg_20{top:20px}._button_change_vzkrg_28{background-color:#939496}._error_vzkrg_32{color:var(--clr-wrong);margin-bottom:10px}._wrapper_11oe9_1{width:100%}._description_11oe9_5{margin-top:20px;margin-bottom:80px}._nav_11oe9_10{display:flex;flex-direction:row}._navPlan_11oe9_15{margin-right:20px}._navAccess_11oe9_19{margin-left:10px}._navPlan_11oe9_15._active_11oe9_23,._navAccess_11oe9_19._active_11oe9_23{color:#000;text-decoration:underline;font-weight:600}._wrapper_1fqy0_1,._attention_wrapper_1fqy0_5{width:80%}._description_margin_1fqy0_9{margin-bottom:20px}._wrapper_150k6_1{width:80%}@media (max-width: 480px){._wrapper_150k6_1{width:100%}}._header_150k6_10{font-size:64px;font-weight:600;line-height:64px}@media (max-width: 480px){._header_150k6_10{font-size:32px;line-height:32px}}._description_150k6_22{margin-top:40px;color:#0009;font-size:20px;font-weight:400;line-height:32px}@media (max-width: 480px){._description_150k6_22{margin-top:10px;font-size:18px;line-height:28px}}._navLinks_150k6_37{margin-top:35px;margin-bottom:30px;display:flex}@media (max-width: 480px){._navLinks_150k6_37{margin:25px 0 15px;font-size:20px}}._navItem_150k6_49{font-weight:200;margin-right:24px;color:#0009}._navItemActive_150k6_55{font-weight:600;margin-right:24px}._wrapper_i4h7i_1{display:flex;flex-direction:row;justify-content:space-between}@media (max-width: 480px){._wrapper_i4h7i_1{flex-direction:column}._wrapper_i4h7i_1>button{font-size:18px;margin-bottom:15px}}._button_i4h7i_16{margin-top:0;margin-bottom:20px;padding-left:40px;padding-right:40px}._select_i4h7i_23{width:65%}@media (max-width: 480px){._select_i4h7i_23{width:100%;font-size:18px}}._activ_i4h7i_33{background-color:#939496}._accessWrapper_i4h7i_37{width:100%}@media (max-width: 480px){._accessWrapper_i4h7i_37>button{font-size:18px;width:100%;padding:20px;margin-top:15px}}._footer_i4h7i_49{margin-top:40px;color:#0009;font-size:20px;font-weight:400;line-height:32px}@media (max-width: 480px){._footer_i4h7i_49{margin-top:10px;font-size:18px;line-height:28px}}@media (max-width: 480px){._attentionBox_i4h7i_65{width:100%;padding-top:15px}}._wrapper_8s36p_1{color:#0009;font-size:20px;font-weight:400;line-height:32px;margin:20px 0}._testWrapper_1nm6o_1{display:flex;align-items:center}._createTestWrapper_1nm6o_6{display:block;width:95%}@media (max-width: 480px){._createTestWrapper_1nm6o_6>div:first-of-type input{width:80%!important}._createTestWrapper_1nm6o_6>div:first-of-type button{margin-left:10px}}._testDescription_1nm6o_19{width:80%;margin-bottom:20px}@media (max-width: 480px){._testDescription_1nm6o_19{width:100%}}._testCheckbox_1nm6o_29{margin:-10px 20px 0 0;width:25px;height:25px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--clr-bg)}._testCheckbox_1nm6o_29:checked{background-image:url(/assets/check-4a73252e.svg);background-repeat:no-repeat;background-position:center;background-size:75%}._questionInputSize_1nm6o_43{width:80%}._wrapper_19y7m_1{color:#0009;font-size:20px;font-weight:400;line-height:32px;margin:20px 0}@media (max-width: 480px){._benefitsInput_19y7m_10{width:100%}}._questionTextarea_kw4o9_1{margin-top:2em;width:80%;border:none;margin-bottom:1em;padding-left:1em;padding-right:2em;color:#000000e6;font-size:20px;font-style:normal;font-weight:400;line-height:32px;resize:none;height:10em;padding-top:1em}@media (max-width: 480px){._questionTextarea_kw4o9_1{width:100%;font-size:18px;margin-top:1.5em}}._questionWrapper_1ayr4_1{width:140%}@media (max-width: 480px){._questionWrapper_1ayr4_1{width:100%}._questionWrapper_1ayr4_1>div{width:100%}}._header_1ayr4_13{font-size:24px;font-weight:700;line-height:64px}@media (max-width: 480px){._header_1ayr4_13{font-size:18px;line-height:26px}}._questionHeader_1ayr4_25{width:80%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 480px){._questionHeader_1ayr4_25{width:100%}}._remove_button_1ayr4_37{color:#d07070;margin-bottom:0}@media (max-width: 480px){._remove_button_1ayr4_37{text-align:right}}._header_1i8xl_1{color:#000;font-size:24px;font-weight:700;line-height:64px}@media (max-width: 480px){._header_1i8xl_1{font-size:20px;line-height:26px}}._description_1i8xl_14{color:#0009;font-size:20px;font-weight:400;line-height:32px}@media (max-width: 480px){._description_1i8xl_14{font-size:18px;line-height:26px;margin-top:10px}._description_1i8xl_14>div{font-size:18px}}._formWrapper_1i8xl_31{width:85%}@media (max-width: 480px){._formWrapper_1i8xl_31{width:100%}}._stagesWrapper_1i8xl_40{width:120%;margin-top:50px}@media (max-width: 480px){._stagesWrapper_1i8xl_40{width:100%;margin-top:20px}}._button_addTask_1i8xl_51{margin-left:50px}@media (max-width: 480px){._button_addTask_1i8xl_51{margin-left:40px;margin-top:10px}}._error_1i8xl_61{color:var(--clr-wrong);margin-bottom:10px}@media (max-width: 480px){._error_1i8xl_61{font-size:18px}}@media (max-width: 480px){._attentionBox_1i8xl_72{width:100%}._attentionBox_1i8xl_72 div>input:not([type=checkbox]){width:100%;font-size:18px}}@media (max-width: 480px){._attentionBox_1i8xl_72 ._inputType_1i8xl_82>div>button{padding-left:15px}}@media (max-width: 480px){._buttonSubmit_1i8xl_88>button{font-size:18px;width:100%;padding:20px;margin-top:15px}}._inputType_1i8xl_82>div:first-of-type{display:flex;justify-content:space-between}._inputType_1i8xl_82>div:first-of-type>:first-child{margin-right:0}._inputType_1i8xl_82>div:first-of-type>:nth-child(2){margin-left:0}._inputType_1i8xl_82>div:first-of-type>input{padding-left:10px;padding-right:0}._courseError_1i8xl_111{color:var(--clr-wrong);margin-top:10px}._createTestWrapper_1nrz3_1{width:65%}._description_1nrz3_5{font-size:20px;font-weight:400;line-height:32px;color:#0009;margin-top:20px}._navLinks_1nrz3_13{margin-top:35px;margin-bottom:30px;display:flex}._navItem_1nrz3_19{font-weight:200;margin-right:24px;color:#709cd0}._navItemActive_1nrz3_25{font-weight:600;margin-right:24px;text-decoration:underline}._attentionBox_1nrz3_31{width:100%}._checkbox_1ivld_47:checked{background-image:url(/assets/check-731d3e8b.svg);background-repeat:no-repeat;background-position:center;background-size:75%}._basket_fpduz_1{vertical-align:middle;margin-bottom:1em}._wrapper_fpduz_6{display:flex;align-items:center;justify-content:space-between;width:83%}._wrapper_fpduz_6>:nth-child(2){width:65%;margin-right:20px}._wrapper_fpduz_6>:nth-child(3){width:15%}._wrapper_fpduz_6>:nth-child(4){width:15%}._checkbox_fpduz_23{width:20px;height:20px;margin-bottom:20px;margin-right:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--clr-bg)}._checkbox_fpduz_23:checked{background-image:url(/assets/check-731d3e8b.svg);background-repeat:no-repeat;background-position:center;background-size:75%}._loadFileButton_fpduz_38{position:relative;height:60px;border-radius:10px;background-color:#709cd0;margin-bottom:20px;display:flex;justify-content:center;align-items:center;z-index:0}._loadFileButton_fpduz_38>label{z-index:0;font-size:24px;font-weight:700;line-height:32.78px;color:#fff}._loadFileButton_fpduz_38>input{width:100%;height:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}._basket_1a8qw_1{vertical-align:middle;margin-bottom:1em}._wrapper_1a8qw_6{display:flex;justify-content:space-between;width:83%}._wrapper_1a8qw_6>:nth-child(1){width:65%;margin-right:20px}._wrapper_1a8qw_6>:nth-child(2){width:15%}._wrapper_1a8qw_6>:nth-child(3){width:15%}._wrapper_oxum1_1{display:flex;margin-top:40px;margin-bottom:20px;font-size:20px;line-height:32px;color:#0009}._wrapper_oxum1_1>:nth-child(1){width:55%;margin-right:20px}._wrapper_oxum1_1>:nth-child(2){width:15%;margin-right:20px}._buttonAddAnswer_oxum1_18{margin-left:30px}._basket_khfbr_1{vertical-align:middle;margin-bottom:1em}._wrapper_khfbr_6{display:flex;align-items:center;justify-content:space-between;width:83%}._wrapper_khfbr_6>:nth-child(2){width:65%;margin-right:20px}._wrapper_khfbr_6>:nth-child(3){width:15%}._wrapper_khfbr_6>:nth-child(4){width:15%}._checkbox_khfbr_23{width:20px;height:20px;margin-bottom:20px;margin-right:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--clr-bg)}._checkbox_khfbr_23:checked{background-image:url(/assets/check-731d3e8b.svg);background-repeat:no-repeat;background-position:center;background-size:75%}._wrapper_1oq80_1{display:flex;margin-top:40px;margin-bottom:20px;font-size:20px;line-height:32px;color:#0009}._wrapper_1oq80_1>:nth-child(1){margin-left:60px;width:48%;margin-right:20px}._wrapper_1oq80_1>:nth-child(2){width:15%;margin-right:20px}._buttonAddAnswer_1oq80_19{margin-left:30px}._wrapper_1ll9r_1{display:flex;align-items:center;justify-content:space-between;width:83%}._wrapper_1ll9r_1>:nth-child(2){width:65%;margin-right:20px}._wrapper_1ll9r_1>:nth-child(3){width:15%}._wrapper_1ll9r_1>:nth-child(4){width:15%}._checkbox_1ll9r_18{width:20px;height:20px;margin-bottom:20px;margin-right:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--clr-bg)}._checkbox_1ll9r_18:checked{background-image:url(/assets/check-731d3e8b.svg);background-repeat:no-repeat;background-position:center;background-size:75%}._defaultInput_1ll9r_33{width:80%;border:none;height:3em;margin-bottom:1em;padding-left:1em;padding-right:2em;color:#000000e6;font-size:20px;font-style:normal;font-weight:400;line-height:32px}._defaultInput_1ll9r_33::placeholder{color:#0000004d}._errorInput_1ll9r_51{width:80%;border:var(--clr-wrong) solid 2px;height:3em;margin-bottom:1em;padding-left:1em;padding-right:2em;color:#000000e6;font-size:20px;font-style:normal;font-weight:400;line-height:32px}._basket_1ll9r_65{margin-left:30px;vertical-align:middle}._wrapper_1ll9r_1{margin-top:.5em}._wrapper_10lwp_1{display:flex;margin-top:10px;margin-bottom:10px;font-size:20px;line-height:32px;color:#0009}._buttonAddAnswer_10lwp_10{margin-left:30px}._essayField_10lwp_14 div:nth-of-type(2) input{width:10%;padding-right:0}._coursesHeader_h1gi5_1{margin-right:3%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 480px){._coursesHeader_h1gi5_1{flex-direction:column}}._coursesHeader_h1gi5_1>div{display:flex;flex-direction:row;margin-top:15px}._coursesList_h1gi5_18{display:flex;flex-wrap:wrap;margin-top:65px;transition:transform .5s ease-out}@media (max-width: 480px){._coursesList_h1gi5_18{margin-top:20px}}._courseItemWrapper_h1gi5_30{position:relative;width:31%;margin-right:2%;height:250px;margin-bottom:5em;cursor:pointer}@media (max-width: 480px){._courseItemWrapper_h1gi5_30{display:flex;flex-direction:column;width:100%;margin-bottom:30px;height:auto}}._courseItemWrapper_h1gi5_30:hover{transform:scale(1.02);transition:transform .5s ease-out}._courseItemImage_h1gi5_53{width:346px;height:200px}._imgWrapper_h1gi5_58{width:100%;min-height:80%;display:flex;align-items:center;justify-content:center}._imgWrapper_h1gi5_58>div{background-size:cover;background-position:center;width:100%;height:200px;border-radius:3px}@media (max-width: 480px){._imgWrapper_h1gi5_58{min-height:40%}}._altCourseItemImage_h1gi5_78{max-width:100%;height:auto}._courseItemHeader_h1gi5_83{margin-top:1em;color:#000;font-size:24px;font-style:normal;font-weight:400;line-height:1.2}@media (max-width: 480px){._courseItemHeader_h1gi5_83{font-size:18px;margin-top:5px}}._courseItemTime_h1gi5_98{margin-top:.5em;color:#0009;font-size:20px;font-style:normal;font-weight:400;line-height:1.2}@media (max-width: 480px){._courseItemTime_h1gi5_98{margin-top:5px;font-size:16px}}._select_h1gi5_113{width:350px}._select_h1gi5_113:first-child{margin-right:20px}@media (max-width: 480px){._select_h1gi5_113{width:100%;font-size:16px;text-align:center}._select_h1gi5_113>div div{padding-left:0}._select_h1gi5_113:first-child{margin-right:5px}}._selectWrapper_h1gi5_133{display:flex}@media (max-width: 480px){._selectWrapper_h1gi5_133{flex-direction:column}}._notPublished_h1gi5_142{position:absolute;width:100%;height:200px;border-radius:3px;background:rgba(190,191,195,.5)}._notPublishedLabel_h1gi5_150{color:#ffa3a3;font-size:16px;font-weight:400;line-height:64px;width:110px;height:35px;display:flex;justify-content:center;align-items:center;margin:10px;border-radius:5px;border:1px solid #FFA3A3;background:#FFF}._courseItemWrapper_h1gi5_30:last-child{width:31%;height:200px;border-radius:3px;display:flex;align-items:center;justify-content:center;background-color:#fadca2;color:#fff}@media (max-width: 480px){._courseItemWrapper_h1gi5_30:last-child{width:100%}}._wrapper_hj73t_1{width:80%}@media (max-width: 480px){._wrapper_hj73t_1{width:100%}}._header_hj73t_10{font-size:64px;font-weight:600;line-height:64px}@media (max-width: 480px){._header_hj73t_10{font-size:32px;line-height:32px}}._description_hj73t_22{margin-top:40px;color:#0009;font-size:20px;font-weight:400;line-height:32px}@media (max-width: 480px){._description_hj73t_22{margin-top:10px;font-size:18px;line-height:28px}}._navLinks_hj73t_37{margin-top:35px;margin-bottom:30px;display:flex}@media (max-width: 480px){._navLinks_hj73t_37{margin:25px 0 15px;font-size:20px}}._navItem_hj73t_49{color:#709cd0;cursor:pointer;font-weight:400;margin-right:24px}._navItemActive_hj73t_56{cursor:pointer;font-weight:600;margin-right:24px}._wrapper_1d6fz_1{display:flex;flex-direction:row;justify-content:space-between}@media (max-width: 480px){._wrapper_1d6fz_1{flex-direction:column}._wrapper_1d6fz_1>button{font-size:18px;margin-bottom:15px}}._button_1d6fz_16{margin-top:0;margin-bottom:20px;padding-left:40px;padding-right:40px}._select_1d6fz_23{width:65%}@media (max-width: 480px){._select_1d6fz_23{width:100%;font-size:18px}}._activ_1d6fz_33{background-color:#939496}._accessWrapper_1d6fz_37{width:100%}@media (max-width: 480px){._accessWrapper_1d6fz_37>button{font-size:18px;width:100%;padding:20px;margin-top:15px}}._footer_1d6fz_49{margin-top:40px;color:#0009;font-size:20px;font-weight:400;line-height:32px}@media (max-width: 480px){._attentionBox_1d6fz_58{width:100%;padding-top:15px}}._header_1ywbv_1{color:#000;font-size:24px;font-weight:700;line-height:64px}@media (max-width: 480px){._header_1ywbv_1{font-size:20px;line-height:26px;margin:10px 0}}._formWrapper_1ywbv_15{width:125%}@media (max-width: 480px){._formWrapper_1ywbv_15{width:100%}}._courseLabel_1ywbv_24{display:block;color:#0009;font-size:20px;font-weight:400;line-height:32px}@media (max-width: 480px){._courseLabel_1ywbv_24{font-size:18px}}._publicWrapper_1ywbv_37{margin-bottom:20px;width:80%;display:flex;justify-content:space-between;align-items:center}._publicWrapper_1ywbv_37>._checkbox_1ywbv_44{margin-top:0;margin-left:15px;margin-right:0}@media (max-width: 480px){._publicWrapper_1ywbv_37{width:100%}._publicWrapper_1ywbv_37>input{width:0%!important}}._isPublicLabel_1ywbv_58{margin-top:0;font-weight:700}@media (max-width: 480px){._isPublicLabel_1ywbv_58{font-size:16px;line-height:20px}}._loadPrevImage_1ywbv_69{margin-bottom:20px}@media (max-width: 480px){._loadPrevImage_1ywbv_69>div{font-size:18px}}._loadFile_1ywbv_78{margin-top:50px;color:#0000004d;font-size:20px;font-weight:400;line-height:22px}@media (max-width: 480px){._loadFile_1ywbv_78{font-size:16px;margin-top:40px}}._button_1ywbv_92{position:relative;top:20px}@media (max-width: 480px){._button_1ywbv_92{font-size:18px;padding:10px 40px}}._previewImageText_1ywbv_103{margin-top:40px}@media (max-width: 480px){._previewImageText_1ywbv_103{font-size:18px}}._loadError_1ywbv_112{margin-top:10px;color:var(--clr-wrong)}._courseDescription_1ywbv_117{display:flex;flex-direction:column;margin-top:20px}@media (max-width: 480px){._courseDescription_1ywbv_117{margin-top:15px}._courseDescription_1ywbv_117>textarea{font-size:18px;line-height:24px;padding:10px 0 0 10px}}._benefitsWrapper_1ywbv_133{width:90%}@media (max-width: 480px){._benefitsWrapper_1ywbv_133{width:100%}._benefitsWrapper_1ywbv_133>div div input{width:75%;font-size:18px;line-height:24px}}._courseType_1ywbv_147{margin-top:15px}._error_1ywbv_151{color:var(--clr-wrong);margin-bottom:10px}@media (max-width: 480px){._error_1ywbv_151{font-size:18px}}@media (max-width: 480px){._attentionBox_1ywbv_162{width:100%;padding-top:10px}._attentionBox_1ywbv_162 div>input{font-size:18px;width:100%}._attentionBox_1ywbv_162 div>textarea{width:100%}}@media (max-width: 480px){._inputType_1ywbv_176{font-size:18px;width:100%}}@media (max-width: 480px){._courseInfo_1ywbv_183>button{font-size:18px;width:100%;padding:20px;margin-top:15px}}._wrapper_48037_1{width:85%}@media (max-width: 480px){._wrapper_48037_1{width:100%}}._headerTitle_48037_10{margin-top:20px;margin-bottom:35px}@media (max-width: 480px){._headerTitle_48037_10{margin-top:0;margin-bottom:0}}._header_48037_10{margin-top:20px;margin-bottom:35px}@media (max-width: 480px){._header_48037_10{font-size:18px;margin-top:0;margin-bottom:15px}}._link_48037_33{margin-top:20px}._button_48037_37{margin-bottom:40px}@media (max-width: 480px){._button_48037_37{margin-bottom:0;margin-top:15px;font-size:18px;width:100%;padding:20px}}._wysiwygWrapper_48037_50{width:140%;margin-top:10px}@media (max-width: 480px){._wysiwygWrapper_48037_50{width:100%}._wysiwygWrapper_48037_50>div{width:100%}}._videoUrlWrapper_48037_63{width:140%}@media (max-width: 480px){._videoUrlWrapper_48037_63{width:100%}._videoUrlWrapper_48037_63>div>input{width:100%}}._courseLabel_48037_75{margin-top:40px;color:#0009;font-size:20px;font-weight:400;line-height:32px}._error_48037_83{color:var(--clr-wrong);margin-bottom:10px}@media (max-width: 480px){._error_48037_83{font-size:18px}}@media (max-width: 480px){._benefitsWrapper_48037_94{font-size:18px;width:100%}}._header_eg511_1{color:#000;font-size:24px;font-weight:700;line-height:64px}@media (max-width: 480px){._header_eg511_1{font-size:20px;line-height:26px}}._description_eg511_14{color:#0009;font-size:20px;font-weight:400;line-height:32px}@media (max-width: 480px){._description_eg511_14{font-size:18px;line-height:26px;margin-top:10px}._description_eg511_14>div{font-size:18px}}._formWrapper_eg511_31{width:85%}@media (max-width: 480px){._formWrapper_eg511_31{width:100%}}._stagesWrapper_eg511_40{width:120%;margin-top:50px}@media (max-width: 480px){._stagesWrapper_eg511_40{width:100%;margin-top:20px}}._button_addTask_eg511_51{margin-left:50px}@media (max-width: 480px){._button_addTask_eg511_51{margin-left:40px;margin-top:10px}}._error_eg511_61{color:var(--clr-wrong);margin-bottom:10px}@media (max-width: 480px){._error_eg511_61{font-size:18px}}@media (max-width: 480px){._attentionBox_eg511_72{width:100%}._attentionBox_eg511_72 div>input:not([type=checkbox]){width:100%;font-size:18px}}@media (max-width: 480px){._attentionBox_eg511_72 ._inputType_eg511_82>div>button{padding-left:15px}}@media (max-width: 480px){._buttonSubmit_eg511_88>button{font-size:18px;width:100%;padding:20px;margin-top:15px}}._inputType_eg511_82>div:first-of-type{display:flex;justify-content:space-between}._inputType_eg511_82>div:first-of-type>:first-child{margin-right:0}._inputType_eg511_82>div:first-of-type>:nth-child(2){margin-left:0}._inputType_eg511_82>div:first-of-type>input{padding-left:10px;padding-right:0}._createTestWrapper_1dflm_1{width:65%}._description_1dflm_5{font-size:20px;font-weight:400;line-height:32px;color:#0009;margin-top:20px}._navLinks_1dflm_13{margin-top:35px;margin-bottom:30px;display:flex}._navItem_1dflm_19{font-weight:200;margin-right:24px;color:#709cd0}._navItemActive_1dflm_25{font-weight:600;margin-right:24px;text-decoration:underline}._attentionBox_1dflm_31{width:100%}._descriptionAttention_1dflm_35{font-size:20px;font-weight:400;line-height:32px;color:#e56b6b;margin-top:20px}._wrapper_1ivld_1{width:100%}._header_1ivld_5{font-size:24px;font-weight:700;line-height:64px;margin-bottom:40px}._testLabel_1ivld_12{display:block;color:#0009;font-size:20px;font-weight:400;line-height:32px}._formWrapper_1ivld_20{width:120%}._skillsWrapper_1ivld_24{width:90%}._settings_1ivld_28{font-size:24px;font-weight:700;line-height:64px;margin-top:80px}._publicWrapper_1ivld_35{margin-bottom:20px;width:80%;display:flex;align-items:center}._isPublicLabel_1ivld_42{margin-top:0;font-weight:400}._checkbox_1ivld_47{width:20px;height:20px;margin-right:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--clr-bg)}._checkbox_1ivld_47:checked{background-image:url(/assets/check-731d3e8b.svg);background-repeat:no-repeat;background-position:center;background-size:75%}textarea{margin-top:10px}._error_1ivld_65{color:var(--clr-wrong);margin-bottom:10px;margin-top:10px}._questionWrapper_13vxq_1{margin-top:60px}._questionHeader_13vxq_5{margin-bottom:10px;font-size:20px;line-height:32px;color:#0009}._error_13vxq_12{color:var(--clr-wrong);margin-bottom:10px;line-height:20px}._wrapper_1lurv_1{width:100%}._header_1lurv_5{font-size:24px;font-weight:700;line-height:64px;margin-bottom:27px}._headerDescription_1lurv_12{font-size:20px;line-height:32px;color:#0009}._error_1lurv_18{color:var(--clr-wrong);margin-bottom:10px;margin-top:10px;line-height:20px}._wrapper_1w77v_1{width:100%}._header_1w77v_5{font-size:24px;font-weight:700;line-height:64px;margin-bottom:27px}._headerDescription_1w77v_12{width:80%;font-size:20px;line-height:32px;color:#0009}._testLabel_1w77v_19{display:block;color:#0009;font-size:20px;font-weight:400;line-height:32px}._error_1w77v_27{color:var(--clr-wrong);margin-bottom:10px;margin-top:10px}._settings_1w77v_33{font-size:20px;font-weight:700;line-height:64px}._settingsWrapper_1w77v_39{margin-bottom:50px}._settingsDescription_1w77v_43{display:flex;cursor:pointer}._settingsDescription_1w77v_43>:first-child{margin-right:10px}._twoInputsWrapper_1w77v_51{display:flex;justify-content:space-between;width:80%}._wrapper_bjh32_1{width:100%}._header_bjh32_5{font-size:24px;font-weight:700;line-height:64px;margin-bottom:27px}._headerDescription_bjh32_12{width:80%;font-size:20px;line-height:32px;color:#0009}._testLabel_bjh32_19{display:block;color:#0009;font-size:20px;font-weight:400;line-height:32px}._error_bjh32_27{color:var(--clr-wrong);margin-bottom:10px;margin-top:10px}._settings_bjh32_33{font-size:20px;font-weight:700;line-height:64px}._settingsWrapper_bjh32_39{margin-bottom:50px}._settingsDescription_bjh32_43{display:flex;cursor:pointer}._settingsDescription_bjh32_43>:first-child{margin-right:10px}._wrapper_1owf1_1{display:flex;flex-direction:row;justify-content:space-between}._button_1owf1_7{margin-top:0;margin-bottom:20px}._select_1owf1_12{width:55%}._activ_1owf1_16{background-color:#939496}._attentionBoxWrapper_1owf1_20{width:100%}._checkImage_1owf1_24{margin-right:.5em}._footer_1owf1_28{margin-top:40px;color:#0009;font-size:20px;font-weight:400;line-height:32px}._testHeader_5743e_1{font-size:40px;font-weight:600;margin-right:20px;max-width:70%}._testDescription_5743e_8{font-size:18px;font-weight:400;color:#0006;margin-top:20px;margin-bottom:20px}._instructionHeader_5743e_16{font-size:24px;font-weight:700}._instructionDescription_5743e_21{font-size:16px;font-weight:400;color:#0000004d;margin-top:10px;margin-bottom:40px}._instructionText_5743e_29{width:90%;font-size:20px;font-weight:400;color:#0009;line-height:32px;margin-bottom:50px}._wrapper_5743e_38{width:80%}@media (max-width: 480px){._wrapper_5743e_38{width:100%}}._instructionWrapper_5743e_47{width:90%;margin-top:30px}@media (max-width: 480px){._instructionWrapper_5743e_47 div button{width:100%;padding:.6em;line-height:1em}}._imageCheck_5743e_59{position:absolute;left:20px;top:20px;width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--clr-bg);border:rgba(0,0,0,.3019607843) 1px solid;border-radius:5px;cursor:pointer}._imageCheck_5743e_59:checked{background-image:url(/assets/check-731d3e8b.svg);background-repeat:no-repeat;background-position:center;background-size:80%}._testCheckboxWrapper_5743e_78{display:flex;align-items:center;margin-bottom:20px}@media (max-width: 480px){._testCheckboxWrapper_5743e_78 input{padding:1em}}._testCheckbox_5743e_78{margin-right:15px;width:25px;height:25px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--clr-bg);border-radius:2px;cursor:pointer}._testCheckbox_5743e_78:checked{background-image:url(/assets/check-731d3e8b.svg);background-repeat:no-repeat;background-position:center;background-size:75%}._testRadio_5743e_105{margin-right:15px;width:25px;height:25px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;background-color:var(--clr-bg);cursor:pointer}._testRadio_5743e_105:checked{background-image:url(/assets/radio-604227b8.svg);background-repeat:no-repeat;background-position:center;background-size:60%}._questionImageWrapper_5743e_121{position:relative;width:370px;height:240px;margin-bottom:25px;cursor:pointer;border-radius:10px}._imageQuestionsForm_5743e_130{display:flex;justify-content:space-between;flex-wrap:wrap}._questionText_5743e_136{font-size:20px;font-weight:400;color:#0009;line-height:32px;margin-bottom:25px}._questionLabel_5743e_144{font-size:20px;font-weight:400;color:#0009;line-height:32px;cursor:pointer}._rangeWrapper_5743e_152{width:90%;position:relative;display:flex;justify-content:space-between}@media (max-width: 480px){._rangeWrapper_5743e_152{flex-direction:column}}._rangeWrapper_5743e_152>div{display:flex;flex-direction:column;position:relative;z-index:3}@media (max-width: 480px){._rangeWrapper_5743e_152>div{flex-direction:row;width:unset!important}}._rangeWrapper_5743e_152>div:first-child{margin-left:0;align-items:flex-start}._rangeWrapper_5743e_152>div:last-child{align-items:flex-end;margin-right:0}@media (max-width: 480px){._rangeWrapper_5743e_152>div:last-child{margin-right:unset;margin-bottom:0}}._rangeWrapper_5743e_152>div>input{margin-right:0;margin-left:0}._rangeWrapper_5743e_152:before{content:"";z-index:1;position:absolute;width:98%;border-top:9px #FFFFFF solid;top:12px;left:5px}@media (max-width: 480px){._rangeWrapper_5743e_152:before{border-top:unset;content:"";z-index:1;position:absolute;height:98%;border-left:9px solid #FFFFFF;top:5px;left:9px}}._rangeLabel_5743e_215{margin-top:10px;width:100%;font-size:12px;font-weight:400;text-align:center;color:#709cd0;cursor:pointer;white-space:wrap}@media (max-width: 480px){._rangeLabel_5743e_215{font-size:4rem;text-align:left;margin-left:1em}}._checkedImage_5743e_233{border:4px #709CD0 solid}._headerWrapper_5743e_237{display:flex}._headerWrapper_5743e_237>img{cursor:pointer}._headerWrapper_5743e_237>div{display:flex}._editMenu_5743e_247{display:flex;flex-direction:column;margin-left:30px;width:30%}._editMenu_5743e_247>button{border:2px;margin-bottom:20px;border-radius:10px;background-color:#709cd0;color:#fff;padding:0 15px;height:3em;font-size:16px;font-weight:700}._editMenu_5743e_247 ._deleteButton_5743e_264{background-color:#e56b6b}._timer_5743e_268{font-size:18px;font-weight:400;margin-top:20px;margin-bottom:10px;margin-left:10px;color:#e56b6b}._textArea_5743e_277{width:80%;height:100px;font-size:18px}._resultWrapper_xyqy4_1{width:80%}@media (max-width: 480px){._resultWrapper_xyqy4_1{width:100%}._resultWrapper_xyqy4_1 button{line-height:1.5em}}._resultHeader_xyqy4_13{font-size:64px;font-weight:600;line-height:64px}._resultMain_xyqy4_19{margin-top:40px;margin-bottom:40px;width:100%;height:450px;background-color:#e28787}._resultMessage_xyqy4_27{font-size:24px;font-weight:700;line-height:1.5em}._resultScore_xyqy4_33{margin-top:20px;font-size:20px;color:#0009}._wrapper_1w0pq_1{display:flex;flex-direction:row;justify-content:space-between}._button_1w0pq_7{margin-top:0;margin-bottom:20px}._select_1w0pq_12{width:55%}._activ_1w0pq_16{background-color:#939496}._attentionBoxWrapper_1w0pq_20{width:100%}._checkImage_1w0pq_24{margin-right:.5em}._footer_1w0pq_28{margin-top:40px;color:#0009;font-size:20px;font-weight:400;line-height:32px}._accessWrapper_1w0pq_36{width:65%}._description_1w0pq_40{font-size:20px;font-weight:400;line-height:32px;color:#0009;margin-top:20px;margin-bottom:20px}._wrapper_wv3b0_1{width:75%;display:flex;flex-direction:column}._button_wv3b0_7{margin-top:20px;padding-left:10px;padding-right:10px;width:330px}.dive-section{display:flex;flex-direction:column;gap:.25rem}.dive-section__head{width:100%;display:grid;grid-template-areas:"title date";grid-auto-columns:85fr 15fr;column-gap:2.5rem}@media (max-width: 480px){.dive-section__head h1{font-size:3.5rem;line-height:1.5em;margin-top:1em}}.dive-section__head>:nth-child(1){grid-area:title}.dive-section__head>:nth-child(2){grid-area:date}.dive-section__list{display:none}.dive-section__list__open{display:initial}.dive-section__item{display:grid;grid-template-areas:"title date";grid-auto-columns:85fr 15fr;column-gap:2.5rem;align-items:flex-start;justify-content:flex-start;width:100%}@media (max-width: 480px){.dive-section__item{margin-top:.8em}}.dive-section__item>:nth-child(1){padding-left:2.5rem;grid-area:title;width:fit-content}@media (max-width: 480px){.dive-section__item>:nth-child(1){padding-left:8.5rem}}.dive-section__item>:nth-child(2){grid-area:date}.dive-section__item-head{display:flex;align-items:flex-start;justify-content:flex-start;gap:1rem}@media (max-width: 480px){.dive-section__item p{font-size:3.5rem;line-height:1.4em;margin-bottom:.4em}}@media (max-width: 480px){.dive-section__item span{font-size:3.5rem;line-height:1em;margin-bottom:.4em}}.dive-section__checkbox{margin:0;margin-top:.6rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.5rem;background-color:var(--clr-bg)}@media (max-width: 480px){.dive-section__checkbox{padding:.7em;margin-top:1em;margin-right:.9em}}.dive-section__checkbox:checked{background-image:url(/assets/check-4a73252e.svg);background-repeat:no-repeat;background-position:center;background-size:75%}.dive-section__checkbox:disabled{opacity:.3}.dive-section__date__expired{color:var(--clr-wrong)}._presentation_1wqy0_1{width:100%;height:500px;margin-top:10px;margin-bottom:30px}._noPresentation_1wqy0_8{width:100%;height:100%;background-color:#d9d9d9;display:flex;align-items:center;justify-content:center}._docViewerContainer_1wqy0_17{width:100%;height:500px}._docViewerContainer_1wqy0_17>div>div>div iframe{width:100%;height:500px}._study_adaptation_1sp95_1{display:flex;flex-direction:column;gap:2.5rem;width:80%}@media (max-width: 480px){._study_adaptation_1sp95_1{width:100%}._study_adaptation_1sp95_1 section{width:100%;padding:5em 6em}}._study_adaptation_1sp95_1>._attention-box_1sp95_16{display:flex;flex-direction:column;gap:1rem}._wrapper_ah2ts_1{width:70%}@media (max-width: 480px){._wrapper_ah2ts_1{width:100%}._wrapper_ah2ts_1>button{font-size:18px;width:100%;margin:15px 0;padding:20px 60px}}._header_ah2ts_16{font-size:64px;font-weight:600;line-height:64px}@media (max-width: 480px){._header_ah2ts_16{font-size:30px;line-height:30px}}._image_ah2ts_28{width:100%;height:460px;margin:40px 0}@media (max-width: 480px){._image_ah2ts_28{height:0;padding-top:60%;margin:15px 0;background-size:cover;background-position:center;position:relative}}._congratulation_ah2ts_44{font-size:24px;font-weight:700;line-height:64px}@media (max-width: 480px){._congratulation_ah2ts_44{line-height:24px;margin-top:30px}}._description_ah2ts_56{width:60%;margin:30px 0;color:#0009;font-size:20px;font-weight:400;line-height:32px}@media (max-width: 480px){._description_ah2ts_56{width:90%;margin:15px}}._button_ah2ts_71{margin-bottom:50px}._coursesHeader_6ify4_1{margin-right:3%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 480px){._coursesHeader_6ify4_1{flex-direction:column}}._coursesHeader_6ify4_1>div{display:flex;flex-direction:row;margin-top:15px}._coursesList_6ify4_18{display:flex;flex-wrap:wrap;margin-top:65px;transition:transform .5s ease-out}@media (max-width: 480px){._coursesList_6ify4_18{margin-top:20px}}._courseItemWrapper_6ify4_30{width:31%;margin-right:2%;height:250px;margin-bottom:5em;cursor:pointer}@media (max-width: 480px){._courseItemWrapper_6ify4_30{display:flex;flex-direction:column;width:100%;margin-bottom:30px;height:auto}}._courseItemWrapper_6ify4_30:hover{transform:scale(1.02);transition:transform .5s ease-out}._courseItemImage_6ify4_52{width:346px;height:200px}._imgWrapper_6ify4_57{width:100%;min-height:80%;display:flex;align-items:center;justify-content:center}._imgWrapper_6ify4_57>div{background-size:cover;background-position:center;width:100%;height:200px;border-radius:3px}@media (max-width: 480px){._imgWrapper_6ify4_57{min-height:40%}}._altCourseItemImage_6ify4_77{max-width:100%;height:auto}._courseItemHeader_6ify4_82{margin-top:1em;color:#000;font-size:24px;font-style:normal;font-weight:400;line-height:1.2}@media (max-width: 480px){._courseItemHeader_6ify4_82{font-size:18px;margin-top:5px}}._courseItemTime_6ify4_97{margin-top:.5em;color:#0009;font-size:20px;font-style:normal;font-weight:400;line-height:1.2}@media (max-width: 480px){._courseItemTime_6ify4_97{margin-top:5px;font-size:16px}}._select_6ify4_112{width:350px}._select_6ify4_112:first-child{margin-right:20px}@media (max-width: 480px){._select_6ify4_112{width:100%;font-size:16px;text-align:center}._select_6ify4_112>div div{padding-left:0}._select_6ify4_112:first-child{margin-right:5px}}._selectWrapper_6ify4_132{display:flex;flex-direction:row}._notPublished_6ify4_137{position:absolute;width:363px;height:200px;border-radius:3px;background:rgba(190,191,195,.5)}._notPublishedLabel_6ify4_145{color:#ffa3a3;font-size:16px;font-weight:400;line-height:64px;width:110px;height:35px;display:flex;justify-content:center;align-items:center;margin:10px;border-radius:5px;border:1px solid #FFA3A3;background:#FFF}._stage_14wpt_1{color:#000000e6;font-size:20px;font-weight:700;line-height:32px;cursor:pointer;-webkit-user-select:none;user-select:none}._stage_14wpt_1:before{display:inline-block;content:"";color:#0006;height:10px;width:10px;margin-right:12px;border-bottom:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-45deg)}._stage_14wpt_1[aria-expanded=true]:before,._accordion__button_14wpt_22[aria-selected=true]:before{transform:rotate(45deg)}._task_14wpt_26{color:#0009;font-size:20px;font-weight:400;line-height:32px;margin-left:1.2em}._taskPointer_14wpt_34{cursor:pointer}._wrapper_axbc7_1{position:absolute;right:0;width:35%;height:auto;padding:90px 60px;background:#FADCA2}@media (max-width: 480px){._wrapper_axbc7_1{width:100%;min-height:140px;padding:5px 0 20px 15px}}._closeButton_axbc7_17{position:absolute;right:35px;top:35px;cursor:pointer}._navbarHeader_axbc7_24{color:#000;font-size:24px;font-weight:700;line-height:64px}._header_1vzfq_1{font-size:24px;font-weight:700;line-height:64px}._description_1vzfq_7{color:#0009;font-size:20px;font-weight:400;line-height:32px}._description_1vzfq_7>._span_1vzfq_13{font-weight:700}._description_1vzfq_7>._link_1vzfq_16{color:#709cd0;text-decoration-line:underline;cursor:pointer}._wrapper_6lr2b_1{width:70%}@media (max-width: 480px){._wrapper_6lr2b_1{width:100%}._wrapper_6lr2b_1>button{font-size:18px;width:100%;margin-top:15px;padding:20px}._wrapper_6lr2b_1>section button{padding:20px 60px;font-size:18px;margin-top:15px}}._header_6lr2b_21{display:flex;justify-content:space-between;margin-bottom:10em}@media (max-width: 480px){._header_6lr2b_21{margin-bottom:10px}}._courseHeader_6lr2b_32{font-size:64px;font-weight:600;line-height:64px}@media (max-width: 480px){._courseHeader_6lr2b_32{font-size:26px;line-height:26px}}._burger_6lr2b_44{cursor:pointer}._video_6lr2b_48{margin-top:60px}._stageName_6lr2b_52{font-size:24px;font-weight:700;line-height:64px}@media (max-width: 480px){._stageName_6lr2b_52{line-height:24px;margin:15px 0}}._lessons_6lr2b_64{margin-top:30px;margin-bottom:30px}._lessons_6lr2b_64>p{color:#0009;font-size:20px;font-style:normal;font-weight:400;line-height:32px}._lessons_6lr2b_64>p>a{color:#709cd099}@media (max-width: 480px){._lessons_6lr2b_64{margin:5px}._lessons_6lr2b_64>p{line-height:20px;margin:15px 0 10px 10px}}._questionHeader_6lr2b_88{margin-top:-20px;font-size:24px;font-weight:700;line-height:64px}@media (max-width: 480px){._questionHeader_6lr2b_88{line-height:24px;margin:15px 0}}._questionWrapper_6lr2b_101{width:100%}@media (max-width: 480px){._questionWrapper_6lr2b_101{margin-top:20px}._questionWrapper_6lr2b_101>button{font-size:18px;width:100%;margin-top:20px;padding:20px 60px}}._checkTextWrapper_6lr2b_116{margin-top:50px;display:flex;align-items:center;font-size:20px;font-weight:400;color:#0009}._checkTextWrapper_6lr2b_116>img{margin-right:15px}@media (max-width: 480px){._checkTextWrapper_6lr2b_116{margin-top:20px}}._completedLesson_6lr2b_133{font-size:20px;font-weight:400;color:#5ea047}@media (max-width: 480px){._completedLesson_6lr2b_133{margin-top:20px}}._textQuestionProgressTitle_6lr2b_144{font-size:24px;font-weight:700;line-height:64px}@media (max-width: 480px){._textQuestionProgressTitle_6lr2b_144{font-size:20px;line-height:20px}}._textQuestionProgressDescription_6lr2b_156{font-size:20px;font-weight:400;line-height:32px;color:#0009}@media (max-width: 480px){._textQuestionProgressDescription_6lr2b_156{font-size:20px;line-height:20px;margin-top:20px}}@media (max-width: 480px){._rutubeVideoPlayer_6lr2b_171{position:relative;padding-bottom:56%;height:0;overflow:hidden}._rutubeVideoPlayer_6lr2b_171>iframe{position:absolute;top:0;left:0;width:100%;height:100%}}._question_6uqct_1{margin-top:30px;margin-bottom:10px;color:#0009;font-size:20px;font-weight:400;line-height:32px}._testHeader_6uqct_10{display:flex;justify-content:space-between;color:#0000004d;font-size:16px;font-weight:400;line-height:22px}._testHeader_6uqct_10>div p{display:inline}@media (max-width: 480px){._testHeader_6uqct_10>div{text-align:center}._testHeader_6uqct_10>div>p{display:block}}._questionWrapper_6uqct_30{width:90%}._possibleAnswerWrapper_6uqct_34{cursor:pointer;display:flex;align-items:center;margin:1em 0}._testRadio_6uqct_41{margin-right:20px;width:25px;height:25px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;background-color:var(--clr-bg)}._testRadio_6uqct_41:checked{background-image:url(/assets/radio-604227b8.svg);background-repeat:no-repeat;background-position:center;background-size:60%}._possibleAnswer_6uqct_34{cursor:pointer;color:#0009;font-size:20px;font-weight:400;line-height:32px}._testCheckbox_6uqct_64{margin-right:20px;width:25px;height:25px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--clr-bg)}._testCheckbox_6uqct_64:checked{background-image:url(/assets/check-731d3e8b.svg);background-repeat:no-repeat;background-position:center;background-size:75%}._question_z08g4_1{margin-bottom:10px;color:#0009;font-size:20px;font-weight:400;line-height:32px}._questionTextarea_z08g4_9{width:100%;border:none;margin-bottom:1em;padding-left:1em;padding-right:2em;color:#000000e6;font-size:20px;font-style:normal;font-weight:400;line-height:32px;resize:none;height:10em;padding-top:1em}._courseTitle_1jc3s_1{font-size:64px;font-style:normal;font-weight:600;line-height:64px}@media (max-width: 480px){._courseTitle_1jc3s_1{font-size:30px;line-height:30px}}._courseHeader_1jc3s_14{margin-top:60px;display:flex}@media (max-width: 480px){._courseHeader_1jc3s_14{margin-top:20px;display:block}}._courseDescription_1jc3s_25{margin-left:40px}@media (max-width: 480px){._courseDescription_1jc3s_25{margin-left:0}._courseDescription_1jc3s_25>button{font-size:18px;width:100%}}._courseImg_1jc3s_38{background-size:cover;background-position:center;width:394px;height:199px}@media (max-width: 480px){._courseImg_1jc3s_38{width:100%}}._descriptionText_1jc3s_50{width:558px;font-size:24px;font-style:normal;font-weight:400}@media (max-width: 480px){._descriptionText_1jc3s_50{padding-top:10px;width:100%;font-size:18px;line-height:32px}}._courseBenefits_1jc3s_65{margin-top:80px}@media (max-width: 480px){._courseBenefits_1jc3s_65{margin-top:20px}}._courseBenefitsTitle_1jc3s_74,._courseProgramTitle_1jc3s_74,._courseAuthorTitle_1jc3s_74{font-size:36px;font-style:normal;font-weight:600;line-height:64px}@media (max-width: 480px){._courseBenefitsTitle_1jc3s_74,._courseProgramTitle_1jc3s_74,._courseAuthorTitle_1jc3s_74{font-size:24px;line-height:24px}}@media (max-width: 480px){._courseProgramTitle_1jc3s_74{margin-bottom:10px}}._courseProgram_1jc3s_74{margin-top:50px}@media (max-width: 480px){._courseProgram_1jc3s_74{margin-top:20px}}._courseAuthorWrapper_1jc3s_102{margin-top:80px}@media (max-width: 480px){._courseAuthorWrapper_1jc3s_102{margin-top:20px;margin-right:25px}}._courseBenefits_1jc3s_65>ul>li{margin-left:1em;color:#0009;font-size:20px;font-style:normal;font-weight:400;line-height:54px}@media (max-width: 480px){._courseBenefits_1jc3s_65>ul>li{margin-top:10px;font-size:20px;line-height:20px}}._authorImg_1jc3s_128{background-size:cover;background-position:center;width:231px;height:231px;border-radius:50%}@media (max-width: 480px){._authorImg_1jc3s_128{width:212px;height:162px}}._courseAuthor_1jc3s_74{margin-top:40px;display:flex}@media (max-width: 480px){._courseAuthor_1jc3s_74{margin-top:10px;flex-direction:row-reverse}}._authorDescriptionWrapper_1jc3s_153{margin-left:50px;width:60%}._authorDescriptionWrapper_1jc3s_153>h3{margin-top:20px;color:#000000e6;font-size:20px;font-style:normal;font-weight:700;line-height:32px}._authorDescriptionWrapper_1jc3s_153>p{color:#0009;font-size:20px;font-style:normal;font-weight:400;line-height:32px}@media (max-width: 480px){._authorDescriptionWrapper_1jc3s_153{margin-left:0;margin-top:25px;width:80%}._authorDescriptionWrapper_1jc3s_153>h3{margin-top:0}}._coursesPrice_1jc3s_183{color:#0009;font-size:20px;font-style:normal;font-weight:400;line-height:64px;margin-top:-15px}@media (max-width: 480px){._coursesPrice_1jc3s_183{font-size:16px}}._courseButton_1jc3s_197{margin-top:0}._courseButtonGuest_1jc3s_201{margin-top:0;font-size:19px}._testItemWrapper_6tx1c_1{width:100%;display:flex;justify-content:space-between;align-items:center;padding:40px 0;position:relative}._testHeader_6tx1c_10{width:40%;margin-left:40px;margin-right:20%;cursor:pointer}._testHeader_6tx1c_10>h3{font-size:20px;line-height:30px}._testHeader_6tx1c_10>p{font-size:18px;color:#0006;line-height:24px}._testDate_6tx1c_26,._testStatus_6tx1c_33{width:20%;font-size:18px;color:#0006;line-height:24px}._BGGrey_6tx1c_40{background-color:#f7f7f7}._BGWhite_6tx1c_44{background:#fff}._notPublished_6tx1c_48{width:100%;height:100%;position:absolute;z-index:2;background-color:#000;opacity:10%;cursor:pointer}._headerWrapper_6tx1c_58{display:flex}._testItemWrapper_1hl5b_1{width:100%;display:flex;justify-content:space-between;align-items:center;padding:40px 0}@media (max-width: 480px){._testItemWrapper_1hl5b_1{flex-direction:column;align-items:baseline}}._testHeader_1hl5b_15{width:40%;margin-left:40px;margin-right:20%;cursor:pointer}@media (max-width: 480px){._testHeader_1hl5b_15{width:unset}}._testHeader_1hl5b_15>h3{font-size:20px;line-height:30px}._testHeader_1hl5b_15>p{font-size:18px;color:#0006;line-height:24px;margin-top:.5em}._testDate_1hl5b_37{width:20%}@media (max-width: 480px){._testDate_1hl5b_37{font-size:4rem;width:unset;margin-top:1em;margin-left:40px}}._testDateHeader_1hl5b_49{display:none}@media (max-width: 480px){._testDateHeader_1hl5b_49{display:unset}}._testStatus_1hl5b_58{width:20%}@media (max-width: 480px){._testStatus_1hl5b_58{font-size:4rem;width:unset;margin-top:.5em;margin-left:40px}}._BGGrey_1hl5b_70{background-color:#f7f7f7}._BGWhite_1hl5b_74{background:#fff}._textColorCompleted_1hl5b_78{color:#5da046}._textColorFailed_1hl5b_82{color:#c54b4b}._textColorProgress_1hl5b_86{color:#d8871b}._textColorAssigned_1hl5b_90{color:#8f8f8f}._statusWrapper_1hl5b_94{display:flex}._statusWrapper_1hl5b_94>img{margin-right:16px}@media (max-width: 480px){._statusWrapper_1hl5b_94>img{margin-left:.4em;margin-right:.4em}}._statusWrapperHeader_1hl5b_107{display:none}@media (max-width: 480px){._statusWrapperHeader_1hl5b_107{display:unset}}._testsListHeader_zq2eb_1{display:flex;justify-content:space-between;font-size:20px;font-weight:700}@media (max-width: 480px){._testsListHeader_zq2eb_1{display:none}}._testsListHeader_zq2eb_1>p:nth-child(1){flex-basis:60%;flex-grow:1;margin-left:40px}._testsListHeader_zq2eb_1>p:nth-child(2){flex-basis:20%;flex-grow:1}._testsListHeader_zq2eb_1>p:nth-child(3){flex-basis:20%;flex-grow:1}._testsListWrapper_zq2eb_26{margin-top:30px}._headerName_zq2eb_30{font-size:24px;margin-bottom:30px}._headerName_zq2eb_30:nth-of-type(2){margin-top:30px}._headerWrapper_m09ta_1{display:flex;justify-content:space-between}@media (max-width: 480px){._headerWrapper_m09ta_1{justify-content:space-around}}._headerWrapper_m09ta_1>div{display:flex;height:100%}._headerWrapper_m09ta_1>div>button{min-width:250px;height:56px;display:flex;font-weight:700;justify-content:center;align-items:center;border-radius:10px;font-size:18px;padding:10px;background-color:#709cd0;color:#fff;margin-right:1.5em}._loadButton_m09ta_29{margin-right:20px}._headerSelect_m09ta_33{width:180px}._headerDescription_m09ta_37{font-size:20px;font-weight:400;line-height:64px;letter-spacing:0;text-align:left;color:#0009;margin-bottom:70px}._testsListHeader_m09ta_47{display:flex;justify-content:space-between;font-size:20px;font-weight:700}@media (max-width: 480px){._testsListHeader_m09ta_47{display:none}}._testsListHeader_m09ta_47>p:nth-child(1){flex-basis:60%;flex-grow:1;margin-left:40px}._testsListHeader_m09ta_47>p:nth-child(2){flex-basis:20%;flex-grow:1}._testsListHeader_m09ta_47>p:nth-child(3){flex-basis:20%;flex-grow:1}._testsListWrapper_m09ta_72{margin-top:30px}._testsListMarker_m09ta_76{color:#0009;font-size:20px;font-weight:400;margin-bottom:20px}._allTestsWrapper_m09ta_83{margin-top:100px}@media (max-width: 480px){._selectTests_m09ta_88{font-size:3.5rem}}._modalOverlay_1imfj_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1imfj_14{background:white;padding:20px;border-radius:8px;text-align:center;max-width:400px;width:100%;height:160px;display:flex;flex-direction:column;justify-content:space-between}._modalContent_1imfj_14>p{font-size:20px;margin-bottom:20px}._buttons_1imfj_31{display:flex;justify-content:space-between;width:100%}._buttons_1imfj_31>button{font-size:18px;padding:10px 20px;width:40%;transition:transform .5s ease-out;transform:translateZ(0);will-change:transform}._buttons_1imfj_31>button:hover{transform:scale(1.05)}._buttons_1imfj_31>button:first-child{align-self:flex-start}._buttons_1imfj_31>button:last-child{align-self:flex-end}._modalOverlay_1pzf8_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10}._header_1pzf8_14{display:flex;font-size:24px;justify-content:space-between}._modalContent_1pzf8_20{background:white;padding:20px;border-radius:8px;text-align:center;max-width:600px;width:100%;height:260px;display:flex;flex-direction:column}._field_1pzf8_32{display:flex;justify-content:space-between;margin-top:50px}._field_1pzf8_32>input{width:80px;border:1px solid black;margin-bottom:1em;font-size:18px;text-align:center}._field_1pzf8_32>p{font-size:18px;margin-right:50px;padding-top:5px}._footer_1pzf8_50{margin-top:auto;display:flex;justify-content:space-between;align-items:center}._button_1pzf8_57{height:40px;width:fit-content;font-size:18px;margin-left:0}._copyLinkImage_1pzf8_64{max-width:30px;max-height:30px;border:none;width:auto;height:auto}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}._modalOverlay_fqyyc_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_fqyyc_14{background:white;padding:20px;border-radius:8px;text-align:center;max-width:400px;width:100%;height:200px;display:flex;flex-direction:column;justify-content:space-between}._modalContent_fqyyc_14>p{font-size:20px;margin-bottom:20px}._buttons_fqyyc_31>button{font-size:18px;transition:transform .5s ease-out;transform:translateZ(0);will-change:transform}._buttons_fqyyc_31>button:hover{transform:scale(1.05)}._field_fqyyc_41>input{width:200px;border:1px solid black;margin-bottom:1em;font-size:18px;text-align:center;margin-right:15px}._header_fqyyc_50{display:flex;font-size:20px;position:relative;margin-bottom:20px}._header_fqyyc_50 p{flex-grow:1;text-align:center}._header_fqyyc_50 ._icon-button_fqyyc_60{position:absolute;right:0}.button-upload{position:relative;font-size:var(--fnt-size-title-tertiary);font-weight:700;line-height:calc(var(--fnt-size-title-tertiary) - .2rem);color:var(--clr-bg);width:fit-content;background-color:var(--clr-secondary);padding:.8rem 4rem .9rem;border-radius:var(--border-radius);cursor:pointer}.button-upload .file-name{display:inline-block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.button-upload>input{display:none}._modalOverlay_15ecd_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10}._header_15ecd_14{display:flex;font-size:24px;align-items:center;justify-content:space-between;margin-bottom:30px}._header_15ecd_14>p{margin:0;flex:1;text-align:center}._modalContent_15ecd_27{background:white;padding:20px;border-radius:8px;text-align:center;max-width:550px;width:100%;max-height:100vh;display:flex;flex-direction:column}._field_15ecd_39{display:flex;justify-content:space-between;margin-top:50px}._field_15ecd_39>input{width:80px;border:1px solid black;margin-bottom:1em;font-size:18px;text-align:center}._field_15ecd_39>p{font-size:18px;margin-right:50px;padding-top:5px}._footer_15ecd_57{margin-top:auto;display:flex;justify-content:space-between;align-items:center}._button_15ecd_64{height:40px;width:fit-content;font-size:18px;margin-left:0}._copy_15ecd_71>button{font-size:14px;height:50px}._copyLinkImage_15ecd_76{max-width:30px;max-height:30px;border:none;width:auto;height:auto}._checkbox_15ecd_84{border:1px solid black}._wrapper_15ecd_88>form>button{margin-top:15px}._libraryLabel_15ecd_92{display:block;color:#0009;font-size:20px;font-weight:400;line-height:32px}._nodeType_15ecd_100{margin-bottom:10px;display:flex;flex-direction:column;align-items:flex-start}._nodeType_15ecd_100>div{width:260px}._nodeType_15ecd_100>div>input{width:100%;padding-left:10px;border:1px solid hsl(0,0%,80%)}._error_15ecd_115{color:var(--clr-wrong);margin-bottom:10px}._libraryWrapper_15ecd_120{margin-bottom:20px;width:100%;display:flex;justify-content:space-between;align-items:center}._libraryWrapper_15ecd_120>._checkbox_15ecd_84{margin-top:0}._isPublicLabel_15ecd_131{margin-top:0;font-weight:700}._upload_15ecd_136{display:flex;flex-direction:column;justify-content:flex-end;height:30px;margin:15px 0;cursor:pointer}._descriptionFile_15ecd_145{margin-top:30px;margin-bottom:20px}._defInput_15ecd_150{width:100%;background-color:#fff;height:3em;margin-bottom:1em;padding-right:2em;color:#000000e6;font-size:20px;font-style:normal;font-weight:400;line-height:32px;display:flex;align-items:center}._load_error_15ecd_165{color:var(--clr-wrong)}._btnContainer_15ecd_169{display:flex;justify-content:flex-start;align-items:flex-end}._btnContainer_15ecd_169>button{margin-top:20px}._fileList_1psht_1{display:flex;flex-wrap:wrap;margin-top:10px;transition:transform .5s ease-out}._fileItemWrapper_1psht_8{position:relative;width:31%;margin-right:2%;height:230px;margin-bottom:5em}._fileItemWrapper_1psht_8:hover{transform:scale(1.02);transition:transform .5s ease-out}._fileItemWrapper_1psht_8:last-child{width:31%;height:200px;border-radius:3px;display:flex;align-items:center;justify-content:center;border:3px solid #c6d7ec;color:#fff;cursor:pointer}._libraryItemType_1psht_33{margin:10px 0;font-size:18px}._imgWrapper_1psht_38{width:100%;min-height:80%;display:flex;align-items:center;justify-content:center}._imgWrapper_1psht_38>div{background-size:cover;background-position:center;width:100%;height:200px;border-radius:3px}._imgWrapper_1psht_38>div:nth-child(2){height:50px}._libraryItemHeader_1psht_56{color:#000;font-size:24px;font-style:normal;font-weight:400;line-height:1.2}@media (max-width: 480px){._libraryItemHeader_1psht_56{font-size:18px;margin-top:5px}}._wrapper_1psht_70{position:relative}._background_1psht_74{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#c6d7ec}._backgroundFolder_1psht_83{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fadca2}._image_1psht_92{position:absolute;top:20px;left:20px;width:calc(100% - 40px);height:calc(100% - 40px);background-size:contain;background-position:center;background-repeat:no-repeat}._fileIcons_1psht_103{position:absolute;top:10px;right:10px;display:flex;gap:10px;opacity:0;transition:opacity .3s ease;padding-left:10px}._fileIcons_1psht_103 ._iconDelete_1psht_113{margin-left:auto}._sharedImg_1psht_117{width:20px;height:20px;opacity:.3}._imgWrapper_1psht_38:hover ._fileIcons_1psht_103{opacity:1}._closeImg_1psht_127{width:50px!important;height:50px}._iconDownload_1psht_132,._iconEdit_1psht_132,._iconDelete_1psht_113{font-size:20px;cursor:pointer;padding:6px;border-radius:50%;will-change:transform;width:40px;height:40px;box-sizing:border-box}._iconDownload_1psht_132:hover,._iconEdit_1psht_132:hover,._iconDelete_1psht_113:hover{transform:scale(1.2);transition:transform .5s ease-out}._pointer_1psht_148{cursor:pointer}._modalOverlay_15n05_3{position:fixed;inset:0;width:100vw;height:100vh;background:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_15n05_15{position:relative;background:#111;width:100vw;height:100vh;border-radius:0;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 0 24px #0009}._closeBtn_15n05_27{position:absolute;top:14px;right:18px;font-size:28px;background:rgba(0,0,0,.35);border:0;color:#fff;cursor:pointer;padding:6px 10px;line-height:1;border-radius:8px;z-index:1}._header_15n05_42{display:flex;align-items:center;gap:12px;padding:12px 56px 12px 16px;color:#eee;background:#1a1a1a;border-bottom:1px solid rgba(255,255,255,.06)}._title_15n05_52{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._viewer_15n05_60{flex:1;min-height:0;min-width:0}._docViewerContainer_15n05_67{width:100%;height:100%;min-width:0}._docViewerContainer_15n05_67>div{width:100%;height:100%}._docViewerContainer_15n05_67>div>div{width:100%;height:100%}._docViewerContainer_15n05_67>div>div>div{width:100%;height:100%}._docViewerContainer_15n05_67>div>div>div iframe{width:100%;height:100%}._headerWrapper_1tan7_1{display:flex;justify-content:space-between;align-items:flex-start;margin-right:3%;margin-bottom:30px}._headerWrapper_1tan7_1>div{display:flex;flex-direction:row;margin-top:15px}._select_1tan7_14{width:250px}._arrow_1tan7_18{cursor:pointer}._arrow_1tan7_18:hover{transform:scale(1.1);transition:transform .3s ease-out}._limited_1ugls_1{display:flex;justify-content:center;align-items:center;min-height:100vh}._content_1ugls_8{text-align:center;background:#ffffff;padding:20px 30px;border-radius:8px;box-shadow:0 4px 10px #0000001a}._button_1ugls_16{display:inline-block;margin-top:20px;padding:10px 20px;background-color:#007bff;color:#fff;font-size:16px;font-weight:700;text-decoration:none;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}._button_1ugls_16:hover{background-color:#0056b3}
