body{--text-gray:#99999e;--text-default:#414042;--white:#fff;--gray-20:#f6f6f7;--gray-30:#dbdbdb;--gray-40:#99999e;--gray-50:#6d6d6d;--black:#414042;--red:#ee3124;--yellow:#fff200;--green:#009d6c;--blue:#2d9cdb;--pink:#fdf2ed;--red-8:#ee312414;--blue-63:#04a5ffa1;--yellow-button-text:#414042;--yellow-button-text-disabled:#99999e;--yellow-button-bg-default:#fff200;--yellow-button-bg-hover:#ffe500;--yellow-button-bg-active:#ffe500;--yellow-button-bg-click:#ffd80d;--yellow-button-bg-disbled:#f4f4f4;--green-button-text:#fff;--green-button-text-disabled:#99999e;--green-button-bg-default:#009d6c;--green-button-bg-hover:#029466;--green-button-bg-active:#029466;--green-button-bg-click:#06855d;--green-button-text:#414042;--white-button-text-disabled:#99999e;--white-button-bg-hover:#f6f6f6;--white-button-bg-active:#f6f6f6;--white-button-bg-click:#f6f6f6;--white-button-bg-disbled:#f4f4f4;--red-button-bg-default:#ee3124;--red-button-bg-hover:#ec3326;--red-button-bg-active:#ec3326;--red-button-bg-click:#df2f22;--red-button-bg-disbled:#f4f4f4;--offset:15px;--page-horizontal-offset:40px;--page-vertical-offset:30px;--iframe-sub-height:26px;--iframe-gap-height:10px}*{margin:0;padding:0}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body,html,input{color:var(--text-default);font-family:Exo-2;height:100%;width:100%}.wrapper{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100%}p{margin:0!important}.global-container{display:flex;justify-content:center;min-height:100vh;width:100%}.global-container .content{display:flex;margin:0 var(--offset);max-width:1440px;width:100%}.global-container .content__wrapper{margin-left:300px;width:100%}.page-content__container{padding:0 50px 50px}.input-lable{font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:8px}.i-divider{background-color:var(--gray-30);height:2px;margin:20px 0;width:100%}.modal{background-color:rgba(0,0,0,.4);height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.modal,.modal__content{align-items:center;display:flex}.modal__content{background-color:transparent;border-radius:5px;margin:auto;padding:20px}.modal-text{color:#fff;font-size:24px;margin-left:14px}.loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border-bottom:8px solid #ddd;border-top:8px solid #ddd;border-color:#2196f3 #ddd;border-radius:50%;border-style:solid;border-width:8px;height:50px;width:50px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.center{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:50px;width:100%}.error{align-content:center;display:flex;flex-direction:row;justify-content:space-between}.number{font-size:15rem;font-weight:900;line-height:1}.illustration{margin:0 2.1rem;position:relative;width:12.2rem}.circle{background-color:#293b49;border-radius:50%;bottom:0;height:11.4rem;left:0;position:absolute;width:12.2rem}.clip{border-radius:0 0 50% 50%;bottom:.3rem;height:13rem;overflow:hidden;width:12.5rem}.clip,.paper{left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.paper{background-color:#fff;border:.3rem solid #293b49;border-radius:.8rem;bottom:-.3rem;height:12.4rem;width:9.2rem}.face{margin-top:2.3rem;position:relative}.eyes{left:2.4rem;top:0;width:4.6rem}.eye,.eyes{height:.8rem;position:absolute}.eye{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:eye;animation-name:eye;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:#293b49;border-radius:50%;bottom:0;width:.8rem}.eye-left{left:0}.eye-right{right:0}@-webkit-keyframes eye{0%{height:.8rem}50%{height:.8rem}52%{height:.1rem}54%{height:.8rem}to{height:.8rem}}@keyframes eye{0%{height:.8rem}50%{height:.8rem}52%{height:.1rem}54%{height:.8rem}to{height:.8rem}}.rosyCheeks{background-color:#fdabaf;border-radius:50%;height:.2rem;position:absolute;top:1.6rem;width:1rem}.rosyCheeks-left{left:1.4rem}.rosyCheeks-right{right:1.4rem}.mouth{background-color:#293b49;border-radius:.1rem;height:.2rem;left:50%;position:absolute;top:3.1rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1.6rem}.text{color:#293b49;font-size:22px;font-weight:300;margin-top:5rem}.button{background-color:var(--red);color:#fff;margin-top:2rem;padding:1.2rem 3rem}.button:hover{background-color:#dd2315}.by{bottom:.5rem;color:#293b49;left:.5rem;position:absolute;text-transform:uppercase}.byLink{color:var(--red)}.mobile-error{display:none}.mobile-error .mobile-number{font-size:80px;font-weight:900;margin-bottom:-40px;margin-top:20px;text-decoration:underline}@media(max-width:600px){.center .error{display:none}.center .mobile-error{display:block}.center .mobile-error .number{font-size:22}}.login__content{align-items:center;background:var(--white);border-radius:12px;display:flex;flex-direction:column;margin-left:var(--offset);margin-right:var(--offset);padding:50px var(--offset);width:1000px}.login__content-logo{width:200px}.login__content-title{color:var(--black);font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:20px;margin-top:20px}.login__content-email-input{max-width:520px;width:100%}.login__content-checkbox-input,.login__content-password-input{margin-top:15px;max-width:520px;width:100%}.login__content-button,.login__content-checkbox-input{display:flex;justify-content:start}.login__content-button{margin-top:15px;max-width:520px;width:100%}.input{display:flex}.input .text-input{border:1px solid var(--gray-30);border-radius:6px;font-size:14px;outline:none!important;padding:15px 20px;transition:all .3s;width:100%}color .input .text-input:hover{border:1px solid var(--gray-50)}.checkbox input[type=checkbox]{-webkit-appearance:none;background:none;border:1px solid var(--gray-30);border-radius:3px;cursor:pointer;height:20px;margin-right:10px;opacity:1;outline:0;padding:0!important;position:relative;transition:all .3s;-webkit-user-select:none;user-select:none;vertical-align:text-top;width:20px}.checkbox input[type=checkbox]:hover{border:1px solid var(--gray-50)}.checkbox input[type=checkbox]:checked{background-color:var(--red);border:none;opacity:1}.checkbox input[type=checkbox]:before{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;margin:-1px -1px 0;position:absolute;right:50%;top:50%;-webkit-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);width:4px;z-index:2}.checkbox__lable{color:var(--text-gray);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.login-button{background-color:var(--yellow-button-bg-default);border-radius:6px;color:var(--text-default);cursor:pointer;font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding:14px 36px;text-align:center;transition:all .3s;width:100%}.login-button:hover{background-color:var(--yellow-button-bg-hover)}.login-button:active{background-color:var(--yellow-button-bg-active);background-color:var(--yellow-button-bg-click)}.dashboard__statistic{background-color:var(--white);border-radius:12px;padding:var(--page-vertical-offset) var(--page-horizontal-offset)}.dashboard__statistic-title{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.dashboard__statistic-counter{align-items:center;background-color:#fdf2ed;border-radius:12px;display:flex;justify-content:center;margin-top:25px;padding:10px 20px;width:-webkit-max-content;width:max-content}.dashboard__info{background-color:var(--white);border-radius:12px;margin-top:30px;padding:var(--page-vertical-offset) var(--page-horizontal-offset)}.dashboard__info-title{font-size:18px;font-style:normal;font-weight:700;line-height:26px}.dashboard__info-img{margin-top:30px;width:100%}.brandbook{background-color:var(--white);border-radius:12px;padding:var(--page-vertical-offset) var(--page-horizontal-offset)}.brandbook__filters-header{align-items:center;display:flex;justify-content:space-between;margin-top:25px}.brandbook__filters-header-left{align-items:center;display:flex;gap:275px}.brandbook__filters-header-left-button{margin-left:-30px}.brandbook__filters-header-right-button{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.brandbook__filters-items{display:flex;gap:30px;margin-top:20px}.brandbook__filters-buttons{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:25px}.brandbook__structure{margin-top:30px}.brandbook__structure-header{display:flex;justify-content:space-between}.brandbook__structure-header-title{font-size:18px;font-style:normal;font-weight:700;line-height:26px}.brandbook__structure-header-select{align-items:center;display:flex;gap:10px}.search{border:1px solid var(--gray-30);border-radius:6px;display:flex;padding:12px 20px;transition:all .3s}.search:hover{border:1px solid var(--gray-50)}.search__icon{margin-right:12px}.search__input{border:none;color:var(--text-default);outline:none!important;width:100%}.search__input::-webkit-input-placeholder{color:var(--text-gray);font-size:15px;font-style:normal;font-weight:400;line-height:20px}.search__input::placeholder{color:var(--text-gray);font-size:15px;font-style:normal;font-weight:400;line-height:20px}.divider{align-items:center;display:flex;margin-top:40px}.divider__line{border-top:1px solid var(--gray-30);width:100%}.divider__text{font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0 20px}.filter-item{background-color:var(--gray-20);border-radius:12px;height:336px;padding:20px 12px 20px 20px;width:100%}.filter-item__title{font-size:16px;font-style:normal;font-weight:700;line-height:24px}.filter-item__list{height:300px;margin-top:12px;overflow-x:hidden;scrollbar-color:var(--red) #e0e0e0}.filter-item__list::-webkit-scrollbar{width:3px}.filter-item__list::-webkit-scrollbar-track{border-radius:2px;-webkit-box-shadow:inset 0 0 100px var(--white)}.filter-item__list::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 100px var(--red)}.filter-checkbox{margin-bottom:10px}.filter-checkbox input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:var(--white);border-radius:3px;cursor:pointer;height:20px;margin-right:12px;opacity:1;outline:0;padding:0!important;position:relative;transition:all .5s;-webkit-user-select:none;user-select:none;vertical-align:text-top;width:20px}.filter-checkbox input[type=checkbox]:checked{background-color:var(--red);border:none;opacity:1}.filter-checkbox input[type=checkbox]:before{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;margin:-1px -1px 0;position:absolute;right:50%;top:50%;-webkit-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);width:4px;z-index:2}.filter-checkbox__lable{font-size:15px;font-weight:400;line-height:20px}.filter-checkbox__lable,.yellow-button{color:var(--text-default);cursor:pointer;font-style:normal}.yellow-button{background-color:var(--yellow-button-bg-default);border-radius:6px;font-size:16px;font-weight:700;line-height:24px;padding:14px 36px;text-align:center;transition:all .3s;width:-webkit-max-content;width:max-content}.yellow-button:hover{background-color:var(--yellow-button-bg-hover)}.yellow-button:active{background-color:var(--yellow-button-bg-active);background-color:var(--yellow-button-bg-click)}.white-button{align-items:center;background-color:var(--white);border:1.5px solid var(--text-default);border-radius:6px;color:var(--text-default);cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:700;justify-content:center;line-height:24px;padding:13px 35px;text-align:center;transition:all .3s;width:196px}.white-button:hover{background-color:var(--white-button-bg-hover)}.white-button:active{background-color:var(--white-button-bg-active);border:1.5px solid var(--white-button-bg-hover)}.select{background-color:var(--white);border-radius:8px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;position:relative}.select__selected{border:1px solid var(--gray-30);border-radius:8px;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:7px 15px;transition:all .4s}.select__selected:hover{border-color:var(--gray-40)}.select__dropdown{background-color:var(--white);border:1px solid var(--gray-30);border-radius:8px;margin-top:5px;min-width:100%;overflow:hidden;position:absolute;z-index:5}.select__dropdown-item{cursor:pointer;padding:7px 15px;transition:all .3s;white-space:nowrap}.select__dropdown-item:hover{background-color:var(--gray-30)}.structure-list{display:flex;gap:20px;justify-content:space-between}.structure-list__column-item{margin-top:var(--offset)}.structure-list__column-item-title{cursor:pointer;font-size:15px;font-style:normal;font-weight:600;line-height:23px;margin-bottom:5px;padding-left:50px;text-transform:uppercase;word-break:break-all}.structure-list__column-item-title-arrow{margin-left:12px}.structure-list__column-item-second{font-weight:600;padding-left:50px}.structure-list__column-item-second,.structure-list__column-item-third{cursor:pointer;font-size:15px;font-style:normal;line-height:23px;margin-bottom:5px;text-decoration-line:underline;word-break:break-all}.structure-list__column-item-third{font-weight:400;padding-left:85px}.structure-list__column-item-frame{color:var(--blue);cursor:pointer;font-size:14px;font-style:normal;font-weight:400;line-height:23px;margin-bottom:5px;padding-left:85px;transition:all .2s;word-break:break-all}.structure-list__column-item .active{background-color:var(--gray-30);border-left:3px solid var(--red)}.frameStructureModal{background-color:var(--white);border-radius:12px;display:flex;margin:0 auto;max-height:869px;max-width:1430px;min-height:869px;overflow:auto;position:relative;width:-webkit-max-content;width:max-content}.frameStructureModal .modal-content{display:flex;overflow-x:hidden;overflow-y:scroll;scrollbar-width:"thin"}.frameStructureModal .modal-content::-webkit-scrollbar{width:3px}.frameStructureModal .modal-content::-webkit-scrollbar-track{border-radius:2px;-webkit-box-shadow:inset 0 0 100px var(--white)}.frameStructureModal .modal-content::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 100px var(--gray-30)}.frameStructureModal .modal-content__close-btn{cursor:pointer;position:absolute;right:15px;top:15px}.frameStructureModal .modal-content__iframe{margin-left:305px;max-height:869px;width:100%}.frameStructureModal .modal-content__sidebar{display:flex;max-height:869px;min-height:869px;position:absolute}.modalSidebar{background-color:var(--gray-20);border-bottom-left-radius:12px;border-right:5px solid var(--gray-50);border-top-left-radius:12px;max-height:869px;max-width:305px;min-width:305px;overflow-x:hidden;overflow-y:auto;padding:25px 0;scrollbar-width:"thin"}.modalSidebar::-webkit-scrollbar{width:3px}.modalSidebar::-webkit-scrollbar-track{border-radius:2px;-webkit-box-shadow:inset 0 0 100px var(--white)}.modalSidebar::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 100px var(--gray-30)}.modalSidebar__column-title{font-size:18px;font-style:normal;font-weight:700;line-height:26px;padding-left:50px}.modalSidebar__column-item{margin-top:var(--offset)}.modalSidebar__column-item-title{cursor:pointer;font-size:15px;font-style:normal;font-weight:600;line-height:23px;padding:3px 30px 3px 50px;text-transform:uppercase}.modalSidebar__column-item-title-arrow{margin-left:12px}.modalSidebar__column-item-title-active{background-color:var(--white);border-left:3px solid var(--red);color:var(--red)}.modalSidebar__column-item-second{cursor:pointer;font-size:15px;font-style:normal;font-weight:600;line-height:23px;padding:3px 30px 3px 50px;text-decoration-line:underline}.modalSidebar__column-item-second-active{background-color:var(--white);border-left:3px solid var(--red);color:var(--red)}.modalSidebar__column-item-third{cursor:pointer;font-size:15px;font-style:normal;font-weight:400;line-height:23px;padding:3px 30px 3px 85px;text-decoration-line:underline}.modalSidebar__column-item-third-active{background-color:var(--white);border-left:3px solid var(--red);color:var(--red)}.iframe-1-content{padding:20px 40px 30px}.iframe-1-content .text-h{height:709px}.iframe-1-content .img-h-a{height:calc(472px - var(--iframe-sub-height) - var(--iframe-gap-height))}.iframe-1-content .img-h-b{height:calc(236px - var(--iframe-sub-height) - var(--iframe-gap-height))}.iframe-1-content__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:30px}.iframe-1-content__body-item{overflow:hidden}.iframe-1-content__body-item-a{grid-column:1;grid-row:1/4}.iframe-1-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iframe-1-content__body .img-a{grid-column:2;grid-row:1/3}.iframe-1-content__body .img-b{grid-column:3;grid-row:1/3}.iframe-1-content__body .img-c{grid-column:4;grid-row:1/3}.iFrameHeader__title{font-size:22px;font-style:normal;font-weight:700;line-height:30px}.iFrameHeader__info{align-items:center;display:flex;justify-content:space-between;margin-top:14px}.iFrameHeader__info-num{background-color:var(--gray-20);border-radius:6px;padding:8px 16px}.iFrameHeader__info-items{display:flex;gap:24px}.iFrameHeader__info-item{background-color:var(--gray-20);border-radius:6px;display:flex;gap:8px;padding:8px 16px}.iFrameHeader__info-item-name{font-size:15px;font-style:normal;font-weight:400;line-height:20px}.iFrameHeader__info-item-link{color:var(--blue);cursor:pointer;font-size:15px;font-style:normal;font-weight:600;line-height:20px;text-decoration-line:underline}.iFrameImg{position:relative}.iFrameImg__img{border-radius:6px;max-height:100%;object-fit:cover;width:100%}.iFrameImg__selectIcon{align-items:center;background-color:var(--white);border-radius:15px;bottom:15px;display:flex;height:30px;justify-content:center;position:absolute;right:15px;width:30px}.iFrameImg__selectIcon-img{width:14px}.iFrameImg__subtitle{font-size:14px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iFrameText{word-break:break-all}.iFrameText h2{color:var(--text-default);font-size:19px;font-style:normal;font-weight:700;line-height:26px;margin-bottom:10px}.iFrameText a,.iFrameText p{font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:10px}.iFrameText a{color:var(--blue);text-decoration:none!important;text-decoration-line:underline}.iFrameText blockquote{background-color:var(--gray-20);font-size:14px;font-style:italic;font-weight:400;line-height:20px;margin-bottom:10px;padding:20px}.iFrameText blockquote p{font-style:italic}.iFrameText .quote{background-color:var(--gray-20);font-size:14px;font-style:italic;font-weight:400;line-height:20px;margin-bottom:10px;padding:20px}.iFrameText b,.iFrameText strong{font-weight:600}.iFrameText b,.iFrameText strong,.iFrameText ul li{font-size:14px;font-style:normal;line-height:18px;margin-bottom:10px}.iFrameText ul li{font-weight:400}.iFrameText ul li:before{content:"• "}.iFrameText ol li{font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:10px}.iFrameText ol li:before{content:"• "}.iframe-2-content{padding:20px 40px 30px}.iframe-2-content .text-h{height:calc(472px - var(--iframe-gap-height))}.iframe-2-content .img-h{height:calc(236px - var(--iframe-sub-height) - var(--iframe-gap-height))}.iframe-2-content__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:30px}.iframe-2-content__body-item{overflow:hidden}.iframe-2-content__body-item-a{grid-column:1;grid-row:1/4}.iframe-2-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iframe-2-content__body .img-a{grid-column:2;grid-row:1/3}.iframe-2-content__body .img-b{grid-column:3;grid-row:1/3}.iframe-2-content__body .img-c{grid-column:4;grid-row:1/3}.iframe-3-content{padding:20px 40px 30px}.iframe-3-content .text-h{height:calc(472px - var(--iframe-gap-height))}.iframe-3-content .img-h{height:calc(236px - var(--iframe-sub-height) - var(--iframe-gap-height))}.iframe-3-content__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:30px}.iframe-3-content__body-item{overflow:hidden}.iframe-3-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iframe-4-content{padding:20px 40px 30px}.iframe-4-content .text-h{height:709px}.iframe-4-content .img-h{height:calc(709px - var(--iframe-sub-height))}.iframe-4-content__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;margin-top:30px}.iframe-4-content__body-item{overflow:hidden}.iframe-4-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iframe-5-content{padding:20px 40px 30px}.iframe-5-content .elem-h{height:162px}.iframe-5-content__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:30px}.iframe-5-content__body-item{overflow:hidden}.iframe-5-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iframe-6-content{padding:20px 40px 30px}.iframe-6-content .text-h{height:334px}.iframe-6-content .img-a-h{height:calc(177px - var(--iframe-gap-height))}.iframe-6-content .img-b-h{height:calc(177px - var(--iframe-sub-height) - var(--iframe-gap-height))}.iframe-6-content__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:30px}.iframe-6-content__body-item{overflow:hidden}.iframe-6-content__body-item-a{grid-column:1;grid-row:1/4}.iframe-6-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iframe-6-content__body .img-a{grid-column:2;grid-row:1/3}.iframe-6-content__body .img-b{grid-column:3;grid-row:1/3}.iframe-6-content__body .img-c{grid-column:4;grid-row:1/3}.iframe-7-content{padding:20px 40px 30px;width:-webkit-max-content;width:max-content}.iframe-7-content .elem-h{height:calc(709px - var(--iframe-sub-height));width:515px}.iframe-7-content__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:30px}.iframe-7-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iframe-8-content{padding:20px 40px 30px}.iframe-8-content .text-h{height:calc(236px - var(--iframe-gap-height))}.iframe-8-content .img-h{height:calc(472px - var(--iframe-gap-height) - var(--iframe-sub-height))}.iframe-8-content .img-b-h{height:calc(709px - var(--iframe-sub-height))}.iframe-8-content__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:30px}.iframe-8-content__body-item{overflow:hidden}.iframe-8-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iframe-8-content__body .img-a{grid-column:3/5;grid-row:1/3}.iframe-8-content__body .img-b{grid-column:1;grid-row:2}.iframe-8-content__body .img-c{grid-column:2;grid-row:2}.iframe-9-content{padding:20px 40px 30px}.iframe-9-content .text-h{height:calc(354px - var(--iframe-gap-height))}.iframe-9-content .img-h{height:calc(354px - var(--iframe-gap-height) - var(--iframe-sub-height))}.iframe-9-content__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr;margin-top:30px}.iframe-9-content__body-item{overflow:hidden}.iframe-9-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iframe-10-content{padding:20px 40px 30px}.iframe-10-content .img-h{height:calc(223px - var(--iframe-sub-height))}.iframe-10-content .text-h{height:223px}.iframe-10-content__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:30px}.iframe-10-content__body-item{overflow:hidden}.iframe-10-content__body-item-a{grid-column:1;grid-row:1/4}.iframe-10-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iframe-10-content__body .img-a{grid-column:2;grid-row:1/3}.iframe-10-content__body .img-b{grid-column:3;grid-row:1/3}.iframe-10-content__body .img-c{grid-column:4;grid-row:1/3}.iframe-11-content{padding:20px 40px 30px}.iframe-11-content .text-h-a{height:350px}.iframe-11-content .text-h-b{height:226px}.iframe-11-content .img-h-a{height:calc(339px - var(--iframe-sub-height))}.iframe-11-content .img-h-b{height:calc(463px - var(--iframe-sub-height))}.iframe-11-content .img-h-c{height:calc(709px - var(--iframe-sub-height))}.iframe-11-content__body{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(4,1fr);margin-top:30px}.iframe-11-content__body-item{overflow:hidden}.iframe-11-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.iframe-11-content__body .item-a{grid-column:1;grid-row:1/4;height:350px}.iframe-11-content__body .item-b{grid-column:2;grid-row:1/2}.iframe-11-content__body .img-a{grid-column:3/5;grid-row:1/6}.iframe-11-content__body .img-b{grid-column:1;grid-row:4/6}.iframe-11-content__body .img-c{grid-column:2;grid-row:2/6}.iframe-12-content{padding:20px 40px 30px}.iframe-12-content .text-h{height:calc(354px - var(--iframe-gap-height))}.iframe-12-content .img-h{height:calc(354px - var(--iframe-gap-height) - var(--iframe-sub-height))}.iframe-12-content__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr;margin-top:30px}.iframe-12-content__body .item-b{grid-column:1/4;grid-row:2}.iframe-12-content__body-item{overflow:hidden}.iframe-12-content__body-item-subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.files{background-color:var(--white);border-radius:12px;padding:var(--page-vertical-offset) var(--page-horizontal-offset)}.files__filters-title{font-size:18px;font-style:normal;font-weight:700;line-height:26px;margin-bottom:var(--offset);margin-top:30px}.files__filters-bar{background-color:var(--gray-20);border-radius:6px;display:flex;font-size:14px;justify-content:space-between;padding:12px 20px}.files__filters-bar-left{align-items:center;display:flex;gap:10px}.files__filters-bar-left-title{font-size:14px;font-style:normal;font-weight:600;line-height:20px}.files__table-list{margin-top:25px}.default-checkbox input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:var(--white);border:1px solid var(--gray-30);border-radius:3px;cursor:pointer;height:20px;margin-right:12px;opacity:1;outline:0;padding:0!important;position:relative;transition:all .5s;-webkit-user-select:none;user-select:none;vertical-align:text-top;width:20px}.default-checkbox input[type=checkbox]:hover{border:1px solid var(--gray-40)}.default-checkbox input[type=checkbox]:checked{background-color:var(--red);border:none;opacity:1}.default-checkbox input[type=checkbox]:before{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;margin:-1px -1px 0;position:absolute;right:50%;top:50%;-webkit-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);width:4px;z-index:2}.table{width:100%}.table__compare{align-items:flex-end;display:flex;justify-content:flex-end;margin-right:-10px}.table__compare-title{margin-right:var(--offset)}.table__compare-button{align-items:flex-end;cursor:pointer;display:flex;position:relative}.table__compare-button-counter{align-items:center;background-color:var(--yellow);border:4px solid var(--white);border-radius:20px;display:flex;font-size:13px;font-style:normal;font-weight:600;height:23px;justify-content:center;left:-15px;line-height:16px;position:absolute;top:-15px;width:23px}.table__settings-functions{display:flex;gap:5px;justify-content:flex-start}.table__settings-functions-green-icon{background-color:var(--green)}.table__settings-functions-green-icon,.table__settings-functions-red-icon{align-items:center;cursor:pointer;display:flex;height:22px;justify-content:center;width:22px}.table__settings-functions-red-icon{background-color:var(--red)}.table__settings-checkbox{align-items:center;display:flex;justify-content:flex-start;margin-top:12px}.table__settings-checkbox-lable{color:var(--gray-50);font-size:13px;font-style:normal;font-weight:600;white-space:nowrap}.table-content-top tr td{vertical-align:top}table{border-collapse:initial;border-spacing:0 10px}tr td{font-size:15px;font-weight:400;padding:15px 20px}thead th,tr td{font-style:normal;text-align:left}thead th{font-size:13px;font-weight:600;padding:0 var(--offset)}tr td:first-of-type{border-bottom:1px solid var(--gray-30);border-bottom-left-radius:6px;border-left:1px solid var(--gray-30);border-top:1px solid var(--gray-30);border-top-left-radius:6px}tr:nth-child(odd) td:first-of-type{background-color:var(--gray-20)}tr td:last-of-type{border-bottom:1px solid var(--gray-30);border-bottom-right-radius:6px;border-right:1px solid var(--gray-30);border-top:1px solid var(--gray-30);border-top-right-radius:6px}tr:nth-child(odd) td:last-of-type{background-color:var(--gray-20)}.middle-element{border-bottom:1px solid var(--gray-30);border-top:1px solid var(--gray-30)}tr:nth-child(odd) .middle-element{background-color:var(--gray-20)}.pagination{align-items:center;display:flex;flex-direction:column;margin-top:30px}.pagination__selector{display:flex;font-size:14px;font-style:normal;font-weight:400;gap:6px;line-height:20px;list-style-type:none}.pagination__selector-button{align-items:center;background-color:var(--gray-20);border-radius:3px;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .3s;width:28px}.pagination__selector-button:hover{background-color:var(--gray-30)}.pagination__selector-arrow-left{margin-right:6px}.pagination__selector-arrow-right{margin-left:6px}.pagination__selector-active{background-color:var(--red);color:var(--white);font-weight:600}.pagination__title{color:var(--gray-40);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:23px}.modal-overlay .alert-modal{background-color:var(--white);border-radius:12px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:space-between;left:50%;padding:30px 65px;position:absolute;top:35px;-webkit-transform:translate(-50%);transform:translate(-50%);width:530px}.modal-overlay .alert-modal__header{color:var(--text-default);font-size:22px;font-style:normal;font-weight:700;line-height:30px;position:relative;text-align:center}.modal-overlay .alert-modal__body{align-items:center;display:flex;justify-content:center;margin-top:25px;text-align:center;width:100%}.modal-overlay .alert-modal__close-btn{cursor:pointer;position:absolute;right:15px;top:15px}.modal-overlay .alert-modal__footer{display:flex;gap:25px;justify-content:center;margin-top:25px}.green-button{align-items:center;background-color:var(--green-button-bg-default);border-radius:6px;color:var(--white);cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:700;justify-content:center;line-height:20px;padding:14px 24px;text-align:center;transition:all .4s;width:-webkit-max-content;width:max-content}.green-button:hover{background-color:var(--green-button-bg-hover)}.green-button:active{background-color:var(--green-button-bg-active)}.frameModal{background-color:var(--white);border-radius:12px;margin:0 auto;max-height:869px;max-width:1140px;overflow:auto;width:-webkit-max-content;width:max-content}.frameModal .modal-content{position:relative}.frameModal .modal-content__close-btn{cursor:pointer;position:absolute;right:15px;top:15px}.frameModal .modal-content__iframe{width:100%}.frameModal .modal-content__sidebar{display:flex}.elements,.news{background-color:var(--white);border-radius:12px;padding:var(--page-vertical-offset) var(--page-horizontal-offset)}.elements__search{margin-top:20px}.elements__table{margin-top:30px}.elements__footer{position:relative}.elements__footer-button{position:absolute;top:0}.red-button{background-color:var(--red-8);border:1.5px solid var(--red);border-radius:6px;color:var(--red);cursor:pointer;font-size:14px;font-style:normal;font-weight:700;line-height:20px;padding:14px 24px;text-align:center;transition:all .4s}.red-button:hover{background-color:var(--red-button-bg-hover);color:var(--white)}.red-button:active{background-color:var(--red-button-bg-active);border:1.5px solid var(--red-button-bg-hover)}.table__elements{align-items:center;display:flex}.table__centered{vertical-align:none}.table__header-left{align-items:center;display:flex;justify-content:start;justify-self:start}.number-input{border:1px solid var(--gray-30);border-radius:6px;outline:none!important;padding:8px 15px;transition:all .3s;width:65px}.number-input:hover{border:1px solid var(--gray-50)}.full-red-button{background-color:var(--red-button-bg-default);border:1.5px solid var(--red);border-radius:6px;color:var(--white);cursor:pointer;font-size:14px;font-style:normal;font-weight:700;line-height:20px;padding:12px 16px;text-align:center;transition:all .4s;width:-webkit-max-content;width:max-content}.full-red-button:hover{background-color:var(--red-button-bg-hover)}.full-red-button:active{background-color:var(--red-button-bg-active);border:1.5px solid var(--red-button-bg-hover)}.modal-overlay{position:absolute}.modal-overlay .modal{background-color:var(--white);border-radius:12px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:space-between;left:50%;padding:30px 65px;position:absolute;top:35px;-webkit-transform:translate(-50%);transform:translate(-50%);width:630px}.modal-overlay .modal__header{color:var(--text-default);font-size:22px;font-style:normal;font-weight:700;line-height:30px;position:relative}.modal-overlay .modal__body{margin-top:25px;width:100%}.modal-overlay .modal__close-btn{cursor:pointer;position:absolute;right:15px;top:15px}.modal-overlay .modal__footer{margin-top:25px}.modal-overlay{overflow:hidden;padding-top:20px}.modal-overlay .add-dependance-modal{background-color:var(--white);border-radius:12px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:space-between;left:50%;padding:30px 65px;position:fixed;top:35px;-webkit-transform:translate(-50%);transform:translate(-50%);width:630px}.modal-overlay .add-dependance-modal__header{color:var(--text-default);font-size:22px;font-style:normal;font-weight:700;line-height:30px;position:relative;text-align:center}.modal-overlay .add-dependance-modal__body{margin-top:25px;width:100%}.modal-overlay .add-dependance-modal__body-input{display:flex;position:relative}.modal-overlay .add-dependance-modal__body-input-select{position:absolute;top:50px;width:100%}.modal-overlay .add-dependance-modal__body-input-select-list{border:1px solid var(--gray-30);border-radius:6px;max-height:300px;overflow:auto}.modal-overlay .add-dependance-modal__body-input-select-list-item{background-color:var(--white);cursor:pointer;list-style-type:none;padding:15px 20px;transition:all .2s}.modal-overlay .add-dependance-modal__body-input-select-list-item:hover{background-color:var(--gray-30)}.modal-overlay .add-dependance-modal__body-input .text-input{border:1px solid var(--gray-30);border-radius:6px;font-size:14px;outline:none!important;padding:15px 20px;transition:all .3s;width:100%}color .modal-overlay .add-dependance-modal__body-input .text-input:hover{border:1px solid var(--gray-50)}.modal-overlay .add-dependance-modal__close-btn{cursor:pointer;position:absolute;right:15px;top:15px}.modal-overlay .add-dependance-modal__footer{display:flex;justify-content:center;margin-top:25px}.sections{background-color:var(--white);border-radius:12px;padding:var(--page-vertical-offset) var(--page-horizontal-offset)}.sections__search{margin-top:20px}.sections__table{margin-top:30px}.sections__footer{position:relative}.sections__footer-button{position:absolute;top:0}.equipment{background-color:var(--white);border-radius:12px;padding:var(--page-vertical-offset) var(--page-horizontal-offset)}.equipment__search{margin-top:20px}.equipment__table{margin-top:30px}.equipment__footer{position:relative}.equipment__footer-button{position:absolute;top:0}.instruction{height:500px}.files-create,.instruction{background-color:var(--white);border-radius:12px;padding:var(--page-vertical-offset) var(--page-horizontal-offset)}.files-create__title{font-size:18px;font-style:normal;font-weight:700;line-height:26px}.files-create__button{margin-top:20px}.modal-overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;max-height:100%;overflow-y:auto;position:fixed;right:0;top:0;z-index:5}.modal-overlay .frame-list-modal{background-color:var(--white);border-radius:12px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:space-between;left:50%;padding:15px 40px;position:absolute;top:35px;-webkit-transform:translate(-50%);transform:translate(-50%);width:1100px}.modal-overlay .frame-list-modal__title{font-family:Exo 2;font-size:22px;font-style:normal;font-weight:700;line-height:30px}.modal-overlay .frame-list-modal__body{grid-gap:25px;align-items:center;display:grid;gap:25px;grid-template-columns:1fr 1fr 1fr;justify-content:center;margin-top:25px;width:100%}.modal-overlay .frame-list-modal__body-frame{cursor:pointer;height:260px;position:relative;width:340px}.modal-overlay .frame-list-modal__body-frame-img{max-height:100%;object-fit:cover;width:100%}.modal-overlay .frame-list-modal__body-frame-arrow{align-items:center;background-color:var(--white);border-radius:25px;display:flex;height:50px;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px}.modal-overlay .frame-list-modal__body-frame-arrow-icon{width:25px}.modal-overlay .frame-list-modal__body-frame-selected,.modal-overlay .frame-list-modal__body-frame:hover{border:3px solid var(--green);border-radius:6px;height:254px;padding:0;width:334px}.modal-overlay .frame-list-modal__close-btn{cursor:pointer;position:absolute;right:15px;top:15px}.modal-overlay .frame-list-modal__footer{align-items:center;display:flex;justify-content:center;margin-top:25px}.create-iframe{background-color:var(--white);border-radius:12px;max-width:1040px;padding:var(--page-vertical-offset) var(--page-horizontal-offset)}.create-iframe__view-input{display:flex}.create-iframe__view-button{margin-top:12px}.create-iframe__param{margin-top:20px}.bottom-buttons{align-items:center;display:flex;justify-content:space-between;margin-top:25px}.bottom-buttons__left{display:flex;gap:25px}.bottom-buttons__right{cursor:pointer;font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-decoration:underline}.frame-devider{background-color:var(--gray-30);height:2px;margin:50px 0;text-align:center;width:100%}.frame-devider__title{font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding-top:5px}.add-photo__subtitle{margin-top:12px}.add-photo__select{align-items:center;display:flex;margin-top:12px}.add-photo__select-icon{align-items:center;background-color:var(--white);border-radius:15px;bottom:10px;display:flex;height:30px;justify-content:center;position:absolute;right:10px;width:30px}.add-photo__select-icon-img{width:14px}.add-photo__select-photo-wrapper{margin-right:110px;position:relative}.add-photo__select-photo{border-radius:6px;width:140px}.add-photo__button{margin-top:12px}.photo-check{display:flex;flex-direction:column;gap:12px}.photo-check__item,.photo-check__item-checkbox{align-items:center;display:flex;justify-content:center}.photo-check__item-checkbox{border:1px solid var(--text-default);border-radius:9px;cursor:pointer;height:18px;margin-right:16px;width:18px}.photo-check__item-checkbox-dot{background-color:var(--text-default);border-radius:5px;height:10px;width:10px}.photo-check__item-icon{align-items:center;border-radius:15px;box-shadow:0 0 12px 0 rgba(0,0,0,.1);display:flex;height:30px;justify-content:center;width:30px}.photo-check__item-icon-img{width:14px}.ck-editor__editable_inline{min-height:50px!important}.ck .ck-toolbar .ck-toolbar_grouping{background-color:var(--gray-20)!important}.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,.ck.ck-editor__top .ck-sticky-panel .ck-toolbar.ck-rounded-corners{background-color:var(--gray-20)!important;border-top-left-radius:6px!important;border-top-right-radius:6px!important}.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important;padding-bottom:6px!important;padding-top:6px!important}.sidebar{background-color:var(--white);height:100vh;max-width:300px;min-width:300px;position:fixed}.sidebar__logo{cursor:pointer;margin:15px 15px 45px 50px;width:160px}.desctop-menu__divider{border-top:1px solid var(--gray-30);margin:30px 50px}.desctop-menu__list-sub-item{align-items:center;cursor:pointer;display:flex;margin-left:80px;padding:8px 20px 8px 50px;text-decoration:none;transition:all .2s}.desctop-menu__list-sub-item-title{color:var(--text-default);font-size:15px;font-style:normal;font-weight:400;line-height:20px}.desctop-menu__list-sub-item-active .desctop-menu__list-sub-item-title{color:var(--red)}.desctop-menu__list-item{align-items:center;cursor:pointer;display:flex;padding:12px 20px 12px 50px;text-decoration:none;transition:all .2s}.desctop-menu__list-item:hover{background-color:var(--gray-20);opacity:.9}.desctop-menu__list-item-icon{margin-right:var(--offset);margin-top:5px}.desctop-menu__list-item-title{color:var(--text-default);font-size:16px;font-style:normal;font-weight:400}.desctop-menu__list-item-arrow{margin-left:auto}.desctop-menu__list-item-active{background-color:var(--gray-20);border-left:5px solid var(--red)}.desctop-menu__list-item-active .desctop-menu__list-item-title{color:var(--red)}.lang-selector{position:relative}.lang-selector__button{background-color:var(--gray-20);border-radius:6px;cursor:pointer;display:flex;gap:8px;margin-left:50px;padding:12px 16px;transition:all .4s;width:-webkit-min-content;width:min-content}.lang-selector__button:hover{background-color:var(--gray-30)}.lang-selector__drop-down{background-color:var(--gray-20);border-radius:6px;cursor:pointer;left:50px;padding:12px 0;position:absolute;top:50px}.lang-selector__drop-down-item{display:flex;gap:8px;padding:8px 35px 8px 16px;transition:all .4s}.lang-selector__drop-down-item:hover{background-color:var(--gray-30)}.header{display:flex;justify-content:space-between;padding:25px 50px}.header__title{color:var(--text-default);font-size:22px;font-style:normal;font-weight:700;line-height:30px}.header__info,.header__info-user{align-items:center;display:flex}.header__info-user{margin-right:100px}.header__info-user-name{font-size:16px;font-style:normal;font-weight:600;line-height:20px}.header__info-user-img{margin-right:var(--offset);width:42px}.header__info-sign-out-button{align-items:center;display:flex}.header__info-sign-out-button-title{cursor:pointer;font-size:15px;font-style:normal;font-weight:500;line-height:23px;text-decoration-line:underline}.header__info-sign-out-button-icon{margin-right:10px}@font-face{font-family:Exo-2;font-weight:700;src:local("Exo-2"),url(/static/media/Exo2-Bold.fa1c543823d324357b28.ttf) format("truetype")}@font-face{font-family:Exo-2;font-weight:400;src:local("Exo-2"),url(/static/media/Exo2-Regular.0305039fee62c2e6a71f.ttf) format("truetype")}
/*# sourceMappingURL=main.f910d209.css.map*/