@font-face{font-family:Roboto_Black;display:swap;font-display:swap;src:url(/build/assets/Roboto-Black-DoU0hL5p.ttf) format("opentype")}@font-face{font-family:Montserrat;display:swap;font-display:swap;src:url(/build/assets/Montserrat-CiIa1Ne8.ttf) format("opentype")}.fade-enter-active,.fade-leave-active{transition:opacity 1s ease;opacity:1}.fade-enter-from,.fade-leave-to{opacity:0;transform:scale(.5)}.opacity-enter-active{animation:opacity-in .5s}.opacity-leave-active{animation:opacity-in .5s reverse}@keyframes opacity-in{0%{opacity:0}to{opacity:1}}.color-enter-active{animation:color-in .5s}.color-leave-active{animation:color-in .5s reverse}@keyframes color-in{0%{opacity:0}50%{background-color:#2f00ff4c}to{opacity:1}}.slide-right-enter-active{animation:slide-right-in .6s}.slide-right-leave-active{animation:slide-right-in .6s reverse}@keyframes slide-right-in{0%{transform:translate(100%)}to{transform:translate(0)}}.opacity-with-slide-right-enter-active{animation:opacity-in .6s}.opacity-with-slide-right-enter-active>DIV{animation:slide-right-in .6s}.opacity-with-slide-right-leave-active{animation:opacity-in .6s reverse}.opacity-with-slide-right-leave-active>DIV{animation:slide-right-in .6s reverse}.bounce-enter-active{animation:bounce-in .5s}.bounce-leave-active{animation:bounce-in .5s reverse}@keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.bounce-child-enter-active{animation:opacity-in .5s}.bounce-child-enter-active>DIV{animation:bounce-child-in .5s}.bounce-child-leave-active{animation:opacity-in .5s reverse}.bounce-child-leave-active>DIV{animation:bounce-child-in .5s reverse}@keyframes bounce-child-in{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}75%,to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}}.wrapperLoader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0006;z-index:100}.wrapperLoader .loader{margin:0 auto;display:block;width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 1s linear infinite;opacity:1;background-color:transparent}.wrapperLoader .loader:before,.wrapperLoader .loader:after{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:5px solid #FFF;animation:prixClipFix 2s linear infinite}.wrapperLoader .loader:after{transform:rotate3d(90,90,0,180deg);border-color:var(--color-blue-04)}.wrapperLoader .uploadMessage{margin:20px auto 0;font-size:18px;font-weight:800;color:#fff;text-align:center}.wrapperLoader .uploadPercentage{margin:15px auto 0;font-size:18px;font-weight:800;text-shadow:0 0 1px var(--color-blue-04);color:#fff;text-align:center}.wrapperLoader .uploadPercentDiv{margin:15px auto 0;width:100%;min-width:300px;max-width:600px;height:10px;border:1px solid red}.wrapperLoader .uploadPercentDiv .value{height:100%;width:0;background-color:red;transition:.6s}.wrapperLoader.wrapperLoaderFixed{position:fixed}.notificationBtn{position:relative}.notificationBtn .btnGetMenu .icon{font-size:28px}.notificationBtn .btnGetMenu .badge{position:absolute;top:-5px;right:-5px;font-size:10px;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.menuNotifications{position:absolute;right:0;top:100%;min-width:450px;max-width:100%;z-index:100;border:1px solid #eee;box-shadow:0 3px 8px #0000001a;background-color:#fff;overflow:hidden}.menuNotifications .titleNotifications{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #333547;background-color:#333547;color:#fff}.menuNotifications .titleNotifications .textTitleNotifications{margin:0}.menuNotifications .titleNotifications .linkAll{padding:3px 5px;display:block;border:1px solid #ccc;border-radius:3px;color:#ccc}.menuNotifications .titleNotifications .linkAll:hover{color:#fff;border-color:#fff}.menuNotifications .blockNotificationList{max-height:300px;overflow:hidden;overflow-y:scroll}.menuNotifications .blockNotificationList .itemNotification{position:relative;border-bottom:1px solid rgba(0,0,0,.3);transition:.3s}.menuNotifications .blockNotificationList .itemNotification .contentNotification{padding:10px 35px 10px 10px;position:relative;display:flex;column-gap:10px}.menuNotifications .blockNotificationList .itemNotification .contentNotification .iconNotification{flex:0 0 auto}.menuNotifications .blockNotificationList .itemNotification .contentNotification .body{flex:1 1 auto}.menuNotifications .blockNotificationList .itemNotification .contentNotification .body .labelText{margin-bottom:5px;font-size:12px;line-height:normal;font-weight:800}.menuNotifications .blockNotificationList .itemNotification .contentNotification .body .prevText{margin-top:8px}.menuNotifications .blockNotificationList .itemNotification .contentNotification .body .prevText,.menuNotifications .blockNotificationList .itemNotification .contentNotification .body .prevText P{font-size:12px;line-height:normal;opacity:.8}.menuNotifications .blockNotificationList .itemNotification .contentNotification .body .prevText P{margin:0}.menuNotifications .blockNotificationList .itemNotification .contentNotification .body .showMore a{font-size:12px;line-height:normal;opacity:.8}.menuNotifications .blockNotificationList .itemNotification .contentNotification .body .showMore a:hover{opacity:1;color:#00f}.menuNotifications .blockNotificationList .itemNotification .contentNotification .body .contentNotificationFooter{padding:3px 0 0;border-top:1px solid #ccc;display:flex;justify-content:space-between;font-size:12px;opacity:.8}.menuNotifications .blockNotificationList .itemNotification .setShow{padding:3px;position:absolute;top:8px;right:5px;font-size:10px;color:#00f;border:1px solid blue;border-radius:3px;transition:.3s}.menuNotifications .blockNotificationList .itemNotification .setShow:hover{color:red}.menuNotifications .blockNotificationList .loadNext{display:flex;justify-content:center}.menuNotifications .menuNotificationFooter .btn{display:flex;align-items:center;justify-content:center}.modalCrg{padding:12px;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0009;z-index:1000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.modalCrg .modal-content{margin:0 auto;padding:40px 30px;position:relative;display:block;width:100%;max-width:600px;background-color:#fff}.modalCrg .modal-content .btn-close{position:absolute;top:6px;right:6px;width:30px;height:30px;color:#ccc;border:1px solid #ccc;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;box-shadow:var(--shadow-03)}.modalCrg .modal-content .btn-close:hover{color:var(--primary);border-color:var(--primary);box-shadow:var(--shadow-01)}.modalCrg .modal-content .modal-body{position:relative;flex:1 1 auto;padding:0}.modalCrg .modal-content .modal-body .type{margin:0 0 20px;font-size:60px;text-align:center}.modalCrg .modal-content .modal-body .modal-label{margin:0 0 15px;font-size:26px;font-weight:600;text-align:center}.modalCrg .modal-content .modal-body .modal-text{margin:0 0 15px;font-size:18px;text-align:center}.modalCrg .modal-content .modal-body .form-group{margin:0 0 15px}.modalCrg .modal-content .modal-body .modal-btns{font-size:18px;text-align:center;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.modalCrg .modal-content .modal-body .modal-btns .btn{width:100%;display:flex;justify-content:center}.rowCenter{justify-content:center}.btn{display:flex;align-items:center}.d-hidden{display:none}.checkboxInput{display:flex;align-items:center;column-gap:20px;cursor:pointer;-webkit-user-select:none;user-select:none}.checkboxInput label{margin:0;font-size:14px}.checkboxInput .decorateCheck{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border:1px solid #3F4254;border-radius:3px;background-color:#fff;font-size:20px;color:#3f4254;transition:.3s}.checkboxInput input{display:none}.checkboxInput input:checked~label{color:#5167e4}.checkboxInput input:checked+.decorateCheck{background-color:#5167e4;color:#fff}.checkboxInput:hover .decorateCheck{color:#3699ff;border-color:#3699ff}.checkboxInput:hover input:checked+.decorateCheck{background-color:#3699ff}.wrapperOverflowHide{overflow:hidden}.card.card-custom>.card-header{flex-wrap:nowrap}.tgBotCreatePane .tgBotBlock .labelBig,.tgBotCreatePane .tgBotBlock .labelDesc{margin:0 auto 20px;text-align:center;color:#010193}.tgBotCreatePane .tgBotBlock .labelMini{margin:0 0 10px;color:#010193}.tgBotCreatePane .tgBotBlock .btnActive{margin:60px auto 0}.tgBotCreatePane .assisent{position:absolute;bottom:0;right:15px;font-size:240px;color:#010193;transition:.6s}.pageContent{font-feature-settings:"pnum" on,"lnum" on}.pageContent H1,.pageContent .h1{margin:0 auto var(--indent-5)}.pageContent H2,.pageContent H3,.pageContent H4,.pageContent H5,.pageContent H6,.pageContent .h2,.pageContent .h3,.pageContent .h4,.pageContent .h5,.pageContent .h6{margin:var(--indent-3) auto var(--indent-3);color:var(--color-primary)}.pageContent H2:first-child,.pageContent H3:first-child,.pageContent H4:first-child,.pageContent H5:first-child,.pageContent H6:first-child,.pageContent .h2:first-child,.pageContent .h3:first-child,.pageContent .h4:first-child,.pageContent .h5:first-child,.pageContent .h6:first-child{margin-top:0}.pageContent a{color:var(--color-normal);text-decoration:underline}.pageContent a:hover{color:var(--color-hover)}.pageContent P{padding:0;margin:0 0 var(--indent-2);color:var(--color-black)}.pageContent STRONG{font-family:var(--font-family-bold);font-weight:400}.pageContent UL,.pageContent OL{margin:0 0 var(--indent-3);padding:0;list-style-type:none}.pageContent UL LI,.pageContent OL LI{margin:0 0 var(--indent-1);position:relative;list-style:none;font-family:theme("fontFamily.base");font-size:theme("fontSize.lg");line-height:normal;letter-spacing:.1em;color:var(--color-green-dark);text-align:left;font-feature-settings:"pnum" on,"lnum" on}.pageContent UL LI:last-child,.pageContent OL LI:last-child{margin:0}.pageContent UL{padding:0}.pageContent UL LI{padding:0 0 0 20px}.pageContent UL LI:before{content:"";position:absolute;display:block;top:9px;left:0;width:6px;height:6px;border-radius:50%;background:var(--color-green)}.pageContent OL{padding:0;counter-reset:num}.pageContent OL LI{padding:0 0 0 20px}.pageContent OL LI:before{content:counter(num) ".";position:absolute;top:0;left:0;counter-increment:num;font-family:theme("fontFamily.base");font-size:theme("fontSize.lg");line-height:normal;letter-spacing:.1em;font-family:var(--font-family-medium);font-feature-settings:"pnum" on,"lnum" on;color:var(--color-green)}.pageContent BLOCKQUOTE,.pageContent .blockquote{margin:0 0 var(--indent-3);padding:var(--indent-1) var(--indent-2);border-left:2px solid var(--color-green);font-family:theme("fontFamily.base");font-size:theme("fontSize.lg");line-height:normal;letter-spacing:.1em}.pageContent BLOCKQUOTE P,.pageContent .blockquote P{margin:0;font-family:theme("fontFamily.base");font-size:theme("fontSize.lg");line-height:normal;letter-spacing:.1em}.pageContent IMG{margin:var(--indent-8) auto;display:block;width:100%;max-width:800px;height:auto;object-position:50%;object-fit:contain}.pageContent TABLE{margin:var(--indent-2) 0 var(--indent-3);border:1px solid var(--color-asfalt-light);border-radius:var(--round-1);border-collapse:collapse;width:100%}.pageContent TABLE H2,.pageContent TABLE H3,.pageContent TABLE H4,.pageContent TABLE H5,.pageContent TABLE H6,.pageContent TABLE .h2,.pageContent TABLE .h3,.pageContent TABLE .h4,.pageContent TABLE .h5,.pageContent TABLE .h6,.pageContent TABLE P{margin:0}.pageContent TABLE TR{border:0}.pageContent TABLE TR TH,.pageContent TABLE TR TD{line-height:normal;vertical-align:top;border:1px solid var(--color-asfalt-light)}.pageContent TABLE TR TH{padding:10px 19px 13px;font-family:theme("fontFamily.base");font-size:theme("fontSize.lg");line-height:normal;letter-spacing:.1em;background:transparent;text-align:center}.pageContent TABLE TR TD{padding:15px 19px 18px;font-family:var(--font-family);font-size:var(--font-size-sm);border:1px solid var(--color-asfalt-light);background:transparent}.pageContent IFRAME{margin:var(--indent-8) auto;display:block}.imgPreview{margin:0 15px 0 0;padding:0;position:relative;display:inline-block;width:100%;max-width:500px;height:300px;max-height:30vh;border:1px solid #e0e0e0;border-radius:3px;background:#f5f5f5;background-image:url(/build/assets/noImg-jOQbs3GS.jpg);background-position:50% 50%;background-size:contain;background-repeat:no-repeat;cursor:pointer}.imgPreview INPUT.imgPreviewInput{margin:0;padding:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;opacity:0;cursor:pointer}.imgPreview.is-invalid{border-color:#fd397a}.blockInputStars .inputStars{display:flex;align-items:center;column-gap:15px;height:100%}.blockInputStars .inputStars .star{flex:0 0 auto;width:30px;height:30px;cursor:pointer;background-color:wheat;border:1px solid blue;border-radius:50%;transition:.3s}.blockInputStars .inputStars .star.active{background-color:#3a8e03}.blockInputStars .inputStars .star:hover{background-color:#ffbb3e}.flexSquareMini{display:flex;flex-wrap:wrap}.flexSquareMini>*{width:20px;height:20px}.tabPane{padding-top:30px;padding-bottom:30px;display:none}.tabPane.active{display:flex;border:1px solid #ccc}.tabPane .name{margin-bottom:10px}.nav-vertical .nav-item{width:100%}PRE{padding:10px 15px;background-color:#000;color:#00f200}
