.notifications{position:fixed;top:0;left:0;width:100%;height:0;z-index:100}.modal{-ms-overflow-style:none;scrollbar-width:none;position:fixed;top:0;bottom:0;left:0;right:0;background-color:#0009;overflow-y:auto}.modal::-webkit-scrollbar{display:none}.modal--container{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:0 10px;width:100%;min-height:100%}.modal--wrapper{width:100%;margin:30px auto 120px}@media screen and (min-width: 768px){.modal--wrapper{width:-moz-max-content;width:max-content;margin:30px auto}}.emerging-alerts-wrapper{position:fixed;top:0;left:0;width:100%;height:0;z-index:100}.emerging-alerts{position:absolute;top:15px;left:10px;right:10px;pointer-events:none}@media screen and (min-width: 768px){.emerging-alerts{top:30px;left:auto;right:10px}}.emerging-alerts--item{position:relative;max-width:320px;min-width:240px;margin:0 auto 20px;background-color:var(--white);border-radius:10px;padding:20px 30px 20px 22px;box-shadow:1px 1px 8px #d2d2d2;transition:.5s ease;pointer-events:auto}@media screen and (min-width: 768px){.emerging-alerts--item{margin:0 0 20px auto;min-width:320px}}.emerging-alerts--title{font-size:15px;font-weight:700;margin-bottom:6px}.emerging-alerts--title-error{color:#ff0b0b}.emerging-alerts--title-info{color:#ffab23}.emerging-alerts--text{font-size:15px;line-height:19px;word-break:break-word}.emerging-alerts--text a{color:var(--orange)}.emerging-alerts--close{position:absolute;width:15px;top:10px;right:10px;cursor:pointer}.emerging-alerts--close:hover{opacity:.6}.alert-enter-active{transition:all .5s ease}.alert-leave-active{position:absolute;right:0;transition:all .5s ease}.alert-enter-from{opacity:0;transform:translateY(30px)}.alert-enter-to,.alert-leave-from{transform:translateY(0)}.alert-leave-to{opacity:0;transform:translateY(-30px)}.page-error{height:100%}.page-error--content{height:100%;min-height:280px;position:relative;width:100%;display:flex;flex-direction:column}@media screen and (min-width: 900px){.page-error--content{display:block;width:auto}}@media screen and (min-width: 1024px){.page-error--content{min-height:400px}}.page-error--content:after{content:"";display:block;min-height:155px;margin:30px -40px 0 0;background:url(/assets/fatalerror-16e07991.svg) no-repeat 0 100%/contain;transform:translate(-40px);pointer-events:none;height:100%}@media screen and (min-width: 900px){.page-error--content:after{position:absolute;bottom:0;left:0;right:0;margin:auto 0 0;min-height:0;height:280px;background-position:100% 100%;background-size:auto 100%;transform:none}}@media screen and (min-width: 1024px){.page-error--content:after{height:360px}}.page-error--content-404:after{margin:30px 0 -30px;transform:none;background-image:url(/assets/404-d27d9664.svg)}@media screen and (min-width: 768px){.page-error--content-404:after{margin-bottom:-50px;background-position:100% 100%}}@media screen and (min-width: 900px){.page-error--content-404:after{height:340px}}@media screen and (min-width: 1024px){.page-error--content-404:after{height:420px}}@media screen and (min-width: 900px){.page-error--title{max-width:450px;padding-bottom:0;padding-right:400px;box-sizing:content-box}}@media screen and (min-width: 1024px){.page-error--title{padding-right:0}}@media screen and (min-width: 900px){.page-error--subtitle{max-width:400px;padding-bottom:0;padding-right:400px;box-sizing:content-box}}@media screen and (min-width: 1024px){.page-error--subtitle{padding-right:0}}.page-error--subtitle-link{font-size:1.25em;line-height:1.5;color:var(--orange);text-decoration:none;transition:opacity .3s ease}.page-error--subtitle-link:hover{opacity:.6}.logo{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:0;height:100%;font-size:20px;line-height:24px;white-space:nowrap;color:var(--orange);font-weight:700;text-decoration:none;cursor:pointer}@media screen and (min-width: 768px){.logo{font-size:24px;line-height:30px}}.logo-nolink{cursor:default}.logo--img{vertical-align:top;width:142px}@media screen and (min-width: 768px){.logo--img{width:198px}}.naive-tooltip--icon{flex-grow:0;flex-shrink:0;display:inline-block;vertical-align:top;width:18px;height:18px;margin:0 0 0 10px;position:relative;text-align:center;font-size:12px;line-height:18px;background-color:#d2d2d2;color:var(--white);border-radius:50%;cursor:default;transition:background-color .3s ease}@media screen and (min-width: 768px){.naive-tooltip--icon{margin-left:15px;width:24px;height:24px;line-height:24px}}.naive-tooltip--icon:hover{background-color:#b7b7b7}.naive-tooltip--icon-warning{background-color:#ff0b0b}.naive-tooltip--icon-warning:hover{background-color:#ff0b0b80}.footer{background:var(--white)}.footer--container{height:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:0}.footer--copyright,.footer--support{color:#000;font-size:12px;line-height:16px;font-weight:500}@media screen and (min-width: 768px){.footer--copyright,.footer--support{font-size:16px;line-height:20px}}.footer--copyright-link,.footer--support-link{text-decoration:underline;text-underline-offset:2px;text-decoration-style:dashed;color:var(--orange);transition:opacity .3s ease;cursor:pointer}.footer--copyright-link:hover,.footer--support-link:hover{opacity:.6}.footer--logo{vertical-align:top;height:16px;padding:0 3px 0 0}@media screen and (min-width: 768px){.footer--logo{height:20px;padding-right:5px}}.load-line{position:fixed;top:0;left:0;width:100%;height:13px;display:flex;margin:0;z-index:10000}.load-line:before{content:"";height:3px;width:100%;margin:0;background-color:var(--orange);animation:running-progress 3s cubic-bezier(.4,0,.2,1) infinite}@keyframes running-progress{0%{margin-left:0;margin-right:100%}50%{margin-left:25%;margin-right:0}to{margin-left:100%;margin-right:0}}.text-modal{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;padding:10px 20px 30px;text-align:center}@media screen and (min-width: 768px){.text-modal{max-width:600px;padding:30px 50px 40px}}.text-modal>*:not(:first-child){margin-top:30px}.text-modal--title{font-size:20px;line-height:24px;word-break:break-word;margin-top:0!important}.text-modal--desc{word-break:break-word}.text-modal--btn-box{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:0}.text-modal--btn-box-rows{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;gap:20px}.text-modal--btn-box--item{margin-left:20px}.text-modal--btn-box--item:first-child{margin-left:0}.text-modal--btn-box-rows .text-modal--btn-box--item{margin-left:0;width:100%}.input-with-border{position:relative}.input-with-border input{font-size:13px;line-height:17px;margin-top:4px;border:1px solid #000;border-radius:8px;width:100%;padding:10px 14px;background:var(--white);outline:none}@media screen and (min-width: 670px){.input-with-border input{font-size:16px;line-height:22px}}.input-with-border input:focus{border-color:var(--orange)}.input-with-border input:focus~.label{color:var(--orange)}.input-with-border input[readonly],.input-with-border input[readonly]:focus{cursor:default;border-color:#b7b7b7;background:#F2F5F8}.input-with-border input[readonly]~.label,.input-with-border input[readonly]:focus~.label{color:inherit}.input-with-border-error input{border-color:#ff0b0b}.input-with-border label{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:0;font-size:13px;line-height:17px}@media screen and (min-width: 670px){.input-with-border label{font-size:16px;line-height:22px}}.input-with-border--error-wrapper{min-height:19px;padding-top:3px;margin-left:7px;overflow:hidden}.input-with-border--info{line-height:100%;min-height:100%;font-size:14px}.datepicker{position:relative}.datepicker-disabled{pointer-events:none;opacity:.4}.datepicker-disabled:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.datepicker--label{font-size:13px;line-height:17px;margin-bottom:4px}@media screen and (min-width: 768px){.datepicker--label{font-size:16px;line-height:22px}}.toggle-button{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:0;width:100%}.toggle-button--input{flex-shrink:0;flex-grow:0;position:relative;display:inline-block;width:50px;height:25px;margin:0;vertical-align:top;background:var(--white);border:1px solid var(--orange);border-radius:30px;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:.3s}.toggle-button--input:after{content:"";position:absolute;width:50%;height:100%;background-color:var(--orange);border-radius:50%;transform:translate(0);transition:all .3s linear}.toggle-button--input:disabled{cursor:default;border-color:#b7b7b7}.toggle-button--input:disabled:checked,.toggle-button--input:disabled:after{background-color:#b7b7b7}.toggle-button--input:checked{background-color:var(--orange)}.toggle-button--input:checked:after{transform:translate(100%);background-color:var(--white)}.toggle-button--label{font-size:13px;line-height:17px;margin-left:10px}@media screen and (min-width: 670px){.toggle-button--label{font-size:16px;line-height:22px}}.toggle-button--error-wrapper{height:19px;padding-top:6px;overflow:hidden}.toggle-button--info{line-height:100%;min-height:100%;font-size:14px}.loading-box{position:relative;box-sizing:border-box}.animated-background{position:absolute;top:0;bottom:0;left:0;right:0;border-radius:10px;overflow:hidden}.animated-background:before{content:"";position:absolute;top:0;bottom:0;left:50%;margin-left:-638px;width:1276px;background:#f6f7f8;background-image:linear-gradient(to right,#eee 5%,#ddd 35%,#eee 45%);background-size:100% auto;animation:animatedBackground linear 1s forwards infinite}@keyframes animatedBackground{0%{background-position:0 0}to{background-position:1128px 0}}.tariffs--install-box{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:0;margin-top:40px}.tariffs--card-box{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:20px;margin-top:30px}@media screen and (min-width: 768px){.tariffs--card-box{display:flex;justify-content:space-between;align-items:stretch;flex-direction:row;gap:20px}}@media screen and (min-width: 900px){.tariffs--card-box{display:flex;justify-content:space-between;align-items:stretch;flex-direction:row;gap:40px}}.tariff-card{display:flex;justify-content:space-between;align-items:stretch;flex-direction:column;gap:0;border-radius:10px;border:1px solid #000;padding-bottom:20px;min-height:380px;overflow:hidden;width:100%}.tariff-card-active{transform:scale(1.05);border-color:var(--orange)}.tariff-card--title{text-align:center;padding:20px 0;background-color:var(--orange);color:var(--white);font-weight:300;font-size:20px}.tariff-card--price{position:relative;width:100%;padding:16px;text-align:center}.tariff-card--price:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#B7B7B7}.tariff-card--price span{color:var(--orange);font-weight:700;font-size:26px}.tariff-card--price span:last-child{margin-left:6px}.tariff-card--content{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:0}.tariff-card--body{width:100%}.tariff-card--text-box{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;margin-top:20px}.tariff-card--label{font-size:14px;color:#b7b7b7}.tariff-card--text{margin-top:4px;font-size:20px}.tariff-card--description{font-size:16px;padding:0 10px;text-align:center}.tariff-card--btn-box{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:0;margin-top:20px;width:100%}.tariff-card--btn-box-top{margin-top:40px}.tariff-card--panel{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0}.tariff-card--panel:first-child{margin-bottom:10px}.tariff-card--btn-panel{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:-moz-max-content;width:max-content;margin:10px auto 0;border:1px solid #B7B7B7;border-radius:10px}.tariff-card--btn-panel button{height:100%;color:var(--orange);border:none;outline:none;background-color:transparent;cursor:pointer;align-self:stretch;padding:10px 15px}.tariff-card--btn-panel span{align-self:stretch;padding:10px 0;color:#000;min-width:80px;text-align:center}.tariff-card--btn-panel>*:not(:last-child){position:relative}.tariff-card--btn-panel>*:not(:last-child):before{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:#B7B7B7}.install-btn{padding:10px 14px;border:1px solid #000;cursor:pointer;background-color:var(--white);color:#000;transition:all .3s ease}.install-btn:first-child{border-right:none;border-top-left-radius:8px;border-bottom-left-radius:8px}.install-btn:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px;border-left:none}.install-btn-active{color:var(--white);background-color:var(--orange)}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}.routing-enter-active,.routing-leave-active{transition:all .2s ease}.routing-enter-from,.routing-leave-to{opacity:0;transform:translateY(10px)}.fade-enter-active,.fade-leave-active{transition:all .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-menu-enter-active,.fade-menu-leave-active{transition:all .4s ease}.fade-menu-enter-from,.fade-menu-leave-to{transform:translateY(-10px);opacity:0}.appear-from-top-enter-active,.appear-from-top-leave-active{transition:all .3s ease}.appear-from-top-enter-from,.appear-from-top-leave-to{transform:translateY(-10px);opacity:0}.users-move,.users-enter-active,.users-leave-active{transition:all .5s ease}.users-enter-from,.users-leave-to{opacity:0;transform:translate(30px)}.users-leave-active{position:absolute;left:0;right:0}.slide-next-leave-active{transition:.3s ease-in}.slide-next-enter-active{transform:translate(100%);transition:.3s ease-out}.slide-next-enter-to{transform:translate(0)}.slide-next-leave-to{transform:translate(-100%)}.slide-prev-leave-active{transition:.3s ease-in}.slide-prev-enter-active{transform:translate(-100%);transition:.3s ease-out}.slide-prev-enter-to{transform:translate(0)}.slide-prev-leave-to{transform:translate(100%)}*{margin:0;padding:0;box-sizing:border-box}:root{--document-font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;font-feature-settings:"liga" 1,"calt" 1}@supports (font-variation-settings: normal){:root{--document-font-family: InterVariable, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif}}:root{--white: #FFF;--orange: #FF7323;--orange-fade: #FFA26E}:root.predictous{--orange: #7FAA00;--orange-fade: #9CCA13}html{font-family:var(--document-font-family);font-size:16px;line-height:1.25;font-weight:300;background:var(--white);color:#000}h1{font-size:22px;line-height:28px}@media screen and (min-width: 768px){h1{font-size:35px;line-height:46px}}h2,h3{font-size:18px}@media screen and (min-width: 768px){h2,h3{font-size:30px}}h4{font-size:16px}@media screen and (min-width: 768px){h4{font-size:22px}}h5,h6{font-size:14px}@media screen and (min-width: 768px){h5,h6{font-size:18px}}button{font-family:var(--document-font-family);font-size:14px;font-weight:500}@media screen and (min-width: 768px){button{font-size:16px}}textarea,input{font-family:var(--document-font-family)}#app{min-height:100vh;display:grid;grid-template-rows:56px 1fr 50px;grid-template-columns:minmax(0,1fr)}@media screen and (min-width: 768px){#app{grid-template-rows:80px 1fr 79px}}.container{padding-left:20px;padding-right:20px;margin:0 auto;max-width:1276px;box-sizing:content-box}@media screen and (min-width: 1024px){.container{padding-left:40px;padding-right:40px}}.page-title{margin-bottom:30px}@media screen and (min-width: 1024px){.page-title{margin-bottom:50px}}.page-title-with-subtitle{margin-bottom:10px}@media screen and (min-width: 1024px){.page-title-with-subtitle{margin-bottom:10px}}.title-with-tooltip{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:0}.page-subtitle{margin-bottom:20px;font-size:16px;line-height:22px;font-weight:400}@media screen and (min-width: 768px){.page-subtitle{font-size:18px;line-height:24px}}@media screen and (min-width: 1024px){.page-subtitle{margin-bottom:40px}}.text-center{text-align:center}.content-box{background-color:#fff;border-radius:20px;box-shadow:0 -4px 6px -2px #0000000d}.content-modal-box{background-color:#fff;border-radius:20px;position:relative;margin:0 auto}.content-modal-box--close{position:absolute;top:20px;right:20px;cursor:pointer;width:16px;transition:opacity .3s ease}.content-modal-box--close:hover{opacity:.6}.stop-scrolling{overflow:hidden}.spinner:before{content:"";position:absolute;top:calc(50% - 35px);left:calc(50% - 35px);width:70px;height:70px;border:10px solid var(--orange);border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;opacity:0;transform-origin:center;z-index:-1}.spinner-show:before{opacity:1;transition:opacity .3s;animation:spinner 1s linear infinite;z-index:2}.spinner-sticky:before{display:block;position:sticky;top:40px;margin:20px 0}@keyframes spinner{0%{transform:scale(1) rotate(0)}to{transform:scale(1) rotate(360deg)}}.link{color:var(--orange);transition:color .3s ease;text-decoration:none;font-size:16px}@media screen and (min-width: 768px){.link{font-size:18px}}.link:hover{color:var(--orange-fade)}.pre{white-space:pre}.back-link{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer;width:-moz-max-content;width:max-content;transition:all .3s ease}.back-link:hover{opacity:.6}.back-link span{font-size:16px;margin-left:4px;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:2px;color:var(--orange);width:-moz-max-content;width:max-content}.back-link img{width:16px}.text-hint{text-decoration:underline;text-decoration-style:dashed;text-underline-offset:2px;cursor:pointer;color:#b7b7b7;font-size:12px;width:-moz-max-content;width:max-content}@media screen and (min-width: 768px){.text-hint{font-size:14px}}.text-hint:hover{color:var(--orange)}.text-link{text-decoration:underline;text-decoration-style:dashed;text-underline-offset:2px;cursor:pointer;color:var(--orange);width:-moz-max-content;width:max-content}.text-link:hover{color:var(--orange-fade)}.link-btn{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:0;margin-top:10px;width:-moz-max-content;width:max-content;transition:opacity .3s ease}.link-btn-disabled{opacity:1!important}.link-btn-disabled span{color:#b7b7b7!important}.link-btn:hover{opacity:.7}.link-btn span{font-size:14px;font-weight:500;cursor:pointer;color:var(--orange)}.link-btn img{width:20px;margin-right:6px;cursor:pointer}.icon{transition:all .4s ease;cursor:pointer}.icon:hover{opacity:.6}.state-type-ok{color:#91c16b}.state-type-warn{color:#ffab23}.state-type-error{color:#ff0b0b}.state-type-normal{color:#b7b7b7}.status{text-align:center;padding:6px 12px;font-size:12px;line-height:16px;width:-moz-max-content;width:max-content;border:1px solid #91C16B;color:#91c16b;border-radius:17px}@media screen and (min-width: 768px){.status{font-size:14px;line-height:18px}}@media screen and (min-width: 900px){.status{min-width:230px;padding:8px 16px}}.status--ok{color:#91c16b;border-color:#91c16b}.status--warn{color:#ffab23;border-color:#ffab23}.status--error{color:#ff0b0b;border-color:#ff0b0b}.status--none{display:none}.list{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:0;flex-wrap:wrap;margin:20px 0 0;width:100%;position:relative;list-style-type:none}@media screen and (min-width: 670px){.list{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:0;margin-top:30px}}@media screen and (min-width: 1024px){.list{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:30px}}.list-item{position:relative;padding:25px;width:100%;overflow:hidden;margin-bottom:20px;transition:transform .3s ease;cursor:pointer}.list-item:hover{transform:scale(1.03)}@media screen and (min-width: 900px){.list-item{padding:22px 30px}}@media screen and (min-width: 1024px){.list-item{width:calc((100% - 60px) / 3)}}@media screen and (min-width: 1440px){.list-item{padding:34px;font-size:26px}}.list-item-loading{transform:scale(1.03);cursor:default}.list-item-loading:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:var(--white);opacity:.7;z-index:1}.list-item--flex-container{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;gap:0;min-height:72px}.list-item--title{-ms-overflow-style:none;scrollbar-width:none;font-weight:500;font-size:18px;line-height:22px;max-height:44px;cursor:pointer;word-break:break-word;overflow:hidden;transition:color .3s ease}.list-item--title::-webkit-scrollbar{display:none}@media screen and (min-width: 670px){.list-item--title{font-size:20px;line-height:26px;max-height:52px}}.list-item:hover .list-item--title,.list-item-loading .list-item--title{color:var(--orange)}.list-item--subtitle{font-size:14px;max-height:57px;font-weight:300;color:#b7b7b7;margin-top:10px;margin-right:30px;word-break:break-word}@media screen and (min-width: 1024px){.list-item--subtitle{font-size:16px}}.list-item--title-box{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:0;align-self:stretch;min-height:115px}.list-item--settings-box{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;gap:0;flex-direction:row-reverse;margin-bottom:10px}.list-item--settings-icon{width:26px;transition:opacity .3s ease;cursor:pointer}.list-item--settings-icon:hover{opacity:.6}.list-item--settings-icon:not(:first-child){margin-left:10px}.list-item--alert-icon{margin-right:4px;width:26px}.list-item--icons-box{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:0}.list-item--status-box{margin-top:15px}.list-item--remove{position:absolute;bottom:25px;right:25px;width:16px;transition:opacity .3s ease;cursor:pointer}.list-item--remove-in-block{position:static;align-self:flex-end}.list-item--remove:hover{opacity:.6}@media screen and (min-width: 670px){.list-item--remove{bottom:22px;right:30px;width:18px}}@media screen and (min-width: 1440px){.list-item--remove{right:30px;width:20px}}.list-item--apps-ids-block{display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse;gap:0}.list-item--apps-title{font-size:12px;margin-bottom:6px;margin-top:10px}.list-item--apps-ids-box{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:5px;flex-wrap:wrap;height:27px;overflow:hidden}.list-item--apps-ids-box span{font-size:12px;padding:5px 10px;border-radius:10px}.no-content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;width:-moz-max-content;width:max-content;max-width:100%;min-width:240px;margin:30px auto 0}@media screen and (min-width: 768px){.no-content{margin:40px auto 0;min-width:400px;max-width:720px}}.no-content-no-margin{margin-top:0}.no-content--body-box{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;padding:40px 30px}@media screen and (min-width: 768px){.no-content--body-box{padding:20px 70px 30px}}@media screen and (min-width: 900px){.no-content--body-box{padding:30px 120px 40px}}@media screen and (min-width: 1024px){.no-content--body-box{padding:50px 150px 60px}}.no-content--title{white-space:pre-line;margin-bottom:30px}.no-content--title:last-child{margin-bottom:0}.no-content--hint{margin-bottom:30px}.no-content--hint:last-child{margin-bottom:0}.no-content--icon{width:100px;margin-bottom:20px}@media screen and (min-width: 900px){.no-content--icon{width:120px}}.form-box--content{margin:0 auto;padding:20px;max-width:460px}@media screen and (min-width: 768px){.form-box--content{padding:40px 70px;max-width:500px}}@media screen and (min-width: 1024px){.form-box--content{padding:60px 80px;max-width:600px}}.form-box--content-in-view{padding:20px;max-width:100%}@media screen and (min-width: 768px){.form-box--content-in-view{padding:25px 30px;max-width:90%}}.form-box--content-feedback{padding:20px 30px;max-width:430px}@media screen and (min-width: 768px){.form-box--content-feedback{padding:50px 40px;max-width:none;width:600px}}.form-box--content-modal{padding:20px 30px;max-width:430px}@media screen and (min-width: 768px){.form-box--content-modal{padding:50px 60px;max-width:460px}}.form-box--content-modal-lg{padding:20px 30px;max-width:100%}@media screen and (min-width: 768px){.form-box--content-modal-lg{padding:50px 60px;max-width:620px}}@media screen and (min-width: 1024px){.form-box--content-modal-lg{padding:60px 80px;max-width:840px}}.form-box--title{white-space:pre-line;margin-bottom:30px}.form-box--title-img-wrapper{text-align:center;margin-bottom:10px}.form-box--title-img-wrapper img{width:60px}.form-box--subtitle{font-size:18px;font-weight:500}.form-box--state-box{margin:-20px 0 40px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:0}.form-box--advance-settings-open-link{cursor:pointer;color:var(--orange);font-size:16px;margin-top:10px}@media screen and (min-width: 768px){.form-box--advance-settings-open-link{margin-top:20px}}.form-box--advance-settings-open-link:hover{opacity:.6}.form-box--button-box{display:flex;justify-content:center;align-items:flex-start;flex-direction:column-reverse;gap:0;margin-top:20px}@media screen and (min-width: 768px){.form-box--button-box{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;margin-top:30px}}.form-box--button-box>button{margin-top:15px;width:100%}@media screen and (min-width: 768px){.form-box--button-box>button{width:auto;margin-top:0}}@media screen and (min-width: 768px){.form-box--button-box>button:not(:first-child){margin-left:20px}}.form-box--additional-btn-box{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:0;margin-top:10px}@media screen and (min-width: 768px){.form-box--additional-btn-box>*:first-child{margin-right:10px}}.form-box--add-filter-btn-box{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:0;margin-top:30px}.creation-form--subtitle+.form-box--add-filter-btn-box{margin-top:0}.form-box--add-filter-btn-box-disabled{pointer-events:none}.form-box--add-filter-btn-box>*:first-child{margin-right:10px}.creation-form-row{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:0}@media screen and (min-width: 768px){.creation-form-row{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:0}}@media screen and (min-width: 768px){.creation-form-row>*:not(:first-child){margin-left:14px}}.creation-form-cluster,.creation-form--cluster,.creation-form--filter-box{margin-top:30px}.creation-form--filter-box-content{margin-top:40px}.creation-form--title{margin-bottom:20px}.creation-form--field{transition:all .4s ease;margin-top:4px}@media screen and (min-width: 768px){.creation-form--field{margin-top:6px}}.creation-form--field-mt{margin-top:30px}.creation-form--fields-multi{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:0;margin-top:4px;width:100%}.creation-form--fields-multi>div{flex-basis:46%}.creation-form--field-box{margin-top:30px}.creation-form--radio-groupe-field{margin-top:16px;margin-bottom:16px}.creation-form--toggle-field{margin:20px 0}.creation-form--field-with-icon{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;transition:all .4s ease;margin-top:16px}.creation-form--field-with-icon>div{flex-basis:100%}@media screen and (min-width: 768px){.creation-form--field-with-icon{margin-top:20px}}.creation-form--field-placeholder-text{font-size:13px;line-height:17px;margin-bottom:4px}@media screen and (min-width: 768px){.creation-form--field-placeholder-text{font-size:16px;line-height:22px}}.creation-form--remove-img{margin-left:10px;width:30px;cursor:pointer;margin-bottom:16px;flex-shrink:0;flex-grow:0}.creation-form--remove-img-sm{width:20px;margin-left:15px;margin-right:5px}.creation-form--remove-field-icon{margin-left:10px;cursor:pointer}.creation-form--subtitle{max-width:700px;margin-bottom:16px}.creation-form--status{margin-top:16px}.creation-form--remove-box{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:0;width:100%;color:var(--orange);margin-top:8px;margin-bottom:10px}.creation-form--remove-box-disabled{pointer-events:none}.creation-form--remove-icon-group{display:flex;justify-content:center;align-items:cetner;flex-direction:row;gap:0;width:-moz-max-content;width:max-content;cursor:pointer;transition:all .3s ease}.creation-form--remove-icon-group:hover{opacity:.6}.ctl-panel{padding:25px 30px 30px}.ctl-panel--flex-container{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:0}@media screen and (min-width: 768px){.ctl-panel--flex-container{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:0}}.ctl-panel--btn-box{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;margin:0 auto;width:100%}@media screen and (min-width: 768px){.ctl-panel--btn-box{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;margin:0;align-self:stretch}}@media screen and (min-width: 768px){.ctl-panel--btn-box{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:0}}.ctl-panel--btn-box>*:not(:first-child){margin-top:10px}@media screen and (min-width: 768px){.ctl-panel--btn-box>*:not(:first-child){margin-top:0;margin-left:20px}}.ctl-panel--link{font-size:16px;width:-moz-max-content;width:max-content;color:var(--orange);cursor:pointer;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:2px}.ctl-panel--link:hover{opacity:.6}.ctl-panel--search-box{margin-top:15px;width:100%;align-self:flex-end;max-width:300px}@media screen and (min-width: 768px){.ctl-panel--search-box{margin-top:0}}.create-event-step--flex-box{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:0}@media screen and (min-width: 768px){.create-event-step--flex-box{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;gap:0}}.create-event-step--flex-box-centered{justify-content:space-evenly}.create-event-step--text-link{margin-top:10px}@media screen and (min-width: 768px){.create-event-step--text-link{display:none}}.create-event-step--btn{display:none}@media screen and (min-width: 768px){.create-event-step--btn{display:block}}.create-event-step--title{font-size:22px}@media screen and (min-width: 1024px){.create-event-step--title{font-size:24px}}.create-event-step--title-final{margin-top:2vh!important}.create-event-step--subtitle{font-size:14px;margin-top:10px}@media screen and (min-width: 768px){.create-event-step--subtitle{margin-top:30px;max-width:44ch}}@media screen and (min-width: 1024px){.create-event-step--subtitle{font-size:16px}}.create-event-step--subtitle-final{margin-top:2vh!important}.create-event-step--cards{-ms-overflow-style:none;scrollbar-width:none;margin-top:20px;width:80vw;overflow-x:scroll}.create-event-step--cards::-webkit-scrollbar{display:none}@media screen and (min-width: 768px){.create-event-step--cards{overflow-x:visible;width:auto;margin-top:25px}}@media screen and (min-width: 768px){.create-event-step--cards{margin-top:30px}}.create-event-step--cards-box{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;gap:0;flex-wrap:nowrap;width:670px}@media screen and (min-width: 768px){.create-event-step--cards-box{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:0;width:auto}}.create-event-step--apps-input{margin:14px 0;width:100%}@media screen and (min-width: 768px){.create-event-step--apps-input{width:100%}}.create-event-step--event-name-input{margin:20px 0 10px;width:100%}@media screen and (min-width: 768px){.create-event-step--event-name-input{width:70%}}.create-event-step--param-name{margin-bottom:20px;width:100%}@media screen and (min-width: 768px){.create-event-step--param-name{width:70%}}.create-event-step--param-name-checkbox{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:0;margin-bottom:20px}.create-event-step--content{margin-top:20px}.create-event-step--content-no-margin{margin-top:0}.create-event-step--content>*:not(:first-child){margin-top:10px}@media screen and (min-width: 768px){.create-event-step--content>*:not(:first-child){margin-top:10px}}.create-event-step--button-box>*{margin-top:20px}.create-event-step--button-box-final{margin-top:3vh!important}.create-event-step--content-center{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0}.create-event-step--content-center>*{margin-top:50px}.create-event-step--content-center>p{margin-top:30px}.create-event-step--additional-step-body{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:0}@media screen and (min-width: 900px){.create-event-step--additional-step-body{display:flex;justify-content:stretch;align-items:flex-start;flex-direction:row;gap:0}}.create-event-step--additional-step-body-column{flex-direction:column!important}.create-event-step--additional-step-body-column .create-event-step--additional-time-box{margin-top:30px!important}.create-event-step--additional-step-body>div:not(:first-child){margin-top:0}@media screen and (min-width: 900px){.create-event-step--additional-step-body>div:not(:first-child){margin-bottom:0;margin-top:30px}}.create-event-step--additional-input-box{flex-basis:100%}@media screen and (min-width: 900px){.create-event-step--additional-input-box{margin-right:20px;flex-basis:60%}}.create-event-step--additional-time-box{margin-top:30px}.create-event-step--flex-item{flex-basis:100%}.create-event-step--preview{display:none}@media screen and (min-width: 768px){.create-event-step--preview{display:block;width:250px}}@media screen and (min-width: 900px){.create-event-step--preview{width:270px}}@media screen and (min-width: 900px){.create-event-step--preview{width:300px}}.create-event-step--final-pic{width:200px}@media screen and (min-width: 768px){.create-event-step--final-pic{width:240px}}.create-event-step--require-txt{font-size:13px;line-height:17px;color:var(--orange)}@media screen and (min-width: 1024px){.create-event-step--require-txt{font-size:16px;line-height:22px}}.create-event-step--description{color:#b7b7b7;font-size:13px;line-height:17px;margin:16px 0}@media screen and (min-width: 1024px){.create-event-step--description{font-size:16px;line-height:22px}}.card{position:relative;border:1px solid #000;border-radius:8px;padding-left:14px;padding-right:14px;align-self:stretch;flex-basis:100%;cursor:pointer;transition:all .3s linear;max-height:450px}@media screen and (min-width: 768px){.card{max-height:-moz-max-content;max-height:max-content}}.card-active{border-color:var(--orange)}.card-active>.card--title{color:var(--orange)}.card-disable{color:#b7b7b7!important;border-color:#b7b7b7!important}.card-disable>.card--title{color:#b7b7b7!important}.card:not(:first-child){margin-left:20px}@media screen and (min-width: 768px){.card:not(:first-child){margin-left:0;margin-top:20px}}@media screen and (min-width: 768px){.card{flex-basis:100%;width:100%;align-self:flex-start;padding-left:17px;padding-right:17px}}.card:hover{border-color:var(--orange)}@media screen and (min-width: 768px){.card:hover .card--text-wrapper{max-height:80px}}.card--title-wrapper{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:0;width:100%;height:150px;padding-top:10px;padding-right:20px;transition:color .3s ease}.card--title-wrapper-small{height:80px}@media screen and (min-width: 768px){.card--title-wrapper{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:0;height:78px!important;padding-top:0;padding-right:0}}.card--text-wrapper{transition:all .3s linear;overflow:hidden;max-height:-moz-max-content;max-height:max-content}@media screen and (min-width: 768px){.card--text-wrapper{max-height:0;padding-right:0}}.card--title{font-size:14px;font-weight:700;max-width:20ch}@media screen and (min-width: 768px){.card--title{max-width:-moz-max-content;max-width:max-content}}@media screen and (min-width: 1024px){.card--title{font-size:18px}}.card--icon{position:absolute;top:10px;right:10px;height:15px}@media screen and (min-width: 1024px){.card--icon{height:20px}}.card--icon-width{position:absolute;top:10px;right:10px;width:20px}@media screen and (min-width: 1024px){.card--icon-width{width:40px}}.card--tags{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:8px;flex-wrap:wrap;overflow:hidden;max-height:60px;margin-bottom:20px}@media screen and (min-width: 768px){.card--tags{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:10px;margin-bottom:0;margin-top:10px}}.card--text{font-size:13px;line-height:17px;padding-bottom:14px}@media screen and (min-width: 1024px){.card--text{font-size:16px;line-height:22px;padding-bottom:22px}}.tag{color:#000;font-size:12px;padding:4px 8px;border-radius:8px}.guide--title{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:0}.guide--padding-box{padding:25px 20px}@media screen and (min-width: 768px){.guide--padding-box{padding:50px 30px}}.guide--subtitle-box{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:0}@media screen and (min-width: 768px){.guide--subtitle-box{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:0}}.guide--subtitle{font-size:17px;line-height:22px;margin-bottom:20px}@media screen and (min-width: 768px){.guide--subtitle{font-size:20px;line-height:26px;margin-bottom:0;flex-basis:50%}}.guide--back-btn-box{padding-bottom:30px;margin-left:15px}@media screen and (min-width: 768px){.guide--back-btn-box{padding-bottom:80px}}.guide-section{margin-top:40px}.guide-section:first-child,.guide-section-no-margin-top{margin-top:0}@media screen and (min-width: 768px){.guide-section{margin-top:40px}.guide-section-no-margin-top{margin-top:0}}.guide-section--text{margin-top:20px;font-size:14px;line-height:18px}@media screen and (min-width: 768px){.guide-section--text{font-size:16px;line-height:24px}}.guide-section--text-with-img{margin-top:15px;font-size:16px;line-height:24px;margin-bottom:30px}.guide-section--text-with-img a{text-decoration:underline;text-underline-offset:2px;text-decoration-style:dashed;color:var(--orange);transition:.3s ease;cursor:pointer}.guide-section--text-with-img a:hover{opacity:.6}.guide-section--text-bold{margin-top:30px;font-size:16px;line-height:24px;font-weight:500;margin-bottom:30px}.guide-section--substep{color:#b7b7b7;font-size:14px;line-height:18px;margin-top:30px;margin-bottom:10px}.guide-section--text-hint{position:relative;color:var(--orange);margin-top:40px;padding-top:30px;font-size:16px;line-height:24px}.guide-section--text-hint:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#B7B7B7}.guide-section--list-hint{color:var(--orange)}.guide-section--icon{margin:0 5px}.guide-section--hint-box{border:1px solid var(--orange);border-radius:10px;padding:30px 30px 40px}.guide-section--hint-box-margin{margin:40px 0}.guide-section--hint-title{color:var(--orange);font-weight:500}.guide-section--image{width:100%;border:1px solid #000;border-radius:10px}.guide-section--af-push-api-link{color:var(--orange);margin-left:4px}.guide-section--ordered-list{margin-bottom:30px;list-style:none;margin-left:0;padding-left:0}.guide-section--ordered-list li{position:relative;font-size:16px;line-height:24px;margin-bottom:30px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:0}.guide-section--ordered-list li span:first-child{color:#afafaf;margin-bottom:.5em;max-height:6em;overflow:hidden;position:relative;display:block}.guide-section--ordered-list li span:first-child:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2.5em;background:linear-gradient(0deg,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%)}.guide-section--list{margin-bottom:30px;list-style:none;margin-left:0;padding-left:0}.guide-section--list li{position:relative;padding-left:28px;font-size:16px;line-height:24px;margin-bottom:16px}.guide-section--list li:last-child{margin-bottom:0}.guide-section--list li:before{content:"";position:absolute;top:12px;left:0;transform:translateY(-50%);padding-right:10px;width:5px;height:3px;border-radius:2px;background-color:var(--orange)}.guide-section--biglist{list-style:none;margin:15px 0 30px;-moz-column-count:1;column-count:1;gap:15px}@media screen and (min-width: 768px){.guide-section--biglist{-moz-column-count:2;column-count:2}}@media screen and (min-width: 900px){.guide-section--biglist{-moz-column-count:3;column-count:3}}@media screen and (min-width: 1024px){.guide-section--biglist{-moz-column-count:4;column-count:4;gap:25px}}@media screen and (min-width: 1440px){.guide-section--biglist{-moz-column-count:6;column-count:6}}.guide-section--biglist li{margin-bottom:8px}@media screen and (min-width: 768px){.guide-section--biglist li{margin-bottom:15px}}.btn{cursor:pointer;border:0;border-radius:20px;font-size:14px;line-height:18px;font-weight:400;padding:11px 12px;text-align:center;text-decoration:none;display:inline-block;vertical-align:top;position:relative;min-width:126px;transition:color .3s,background-color .3s,border-width .3s,border-color .3s,box-shadow .3s}.btn:disabled{cursor:default}@media screen and (min-width: 1024px){.btn{border-radius:40px;font-size:16px;line-height:20px;padding:18px;min-width:160px}}.btn-filled{background-color:var(--orange);color:var(--white);border:1px solid var(--orange)}.btn-filled:hover{background-color:var(--orange-fade);border-color:var(--orange-fade)}.btn-filled:disabled,.btn-filled.disabled{background-color:var(--orange-fade);border-color:var(--orange-fade)}.btn-hollow{color:var(--orange);background-color:var(--white);box-shadow:inset 0 0 0 1px var(--orange)}.btn-hollow:hover{background-color:var(--orange);color:var(--white)}.btn-hollow:disabled,.btn-hollow.disabled{box-shadow:inset 0 0 0 1px #b7b7b7;color:#b7b7b7;background-color:var(--white)}.btn-l{min-width:200px}@media screen and (min-width: 1440px){.btn-l{min-width:240px}}.btn-mobile-full{min-width:100%}@media screen and (min-width: 768px){.btn-mobile-full{min-width:190px}}.btn-loading .btn-spinner{position:absolute;left:50%;transform:translate(-50%)}.btn-loading .btn-text{visibility:hidden}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input{background-color:var(--dp-background-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size) * 1.5);padding:var(--dp-input-padding);color:var(--dp-text-color);box-sizing:border-box}.dp__input::-moz-placeholder{opacity:.7}.dp__input::placeholder{opacity:.7}.dp__input:hover{border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:transparent}.dp__input_focus{border-color:var(--dp-border-color-hover)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::-moz-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:var(--dp-font-size);height:var(--dp-font-size);stroke-width:0;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size) * 1.5);padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;left:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp__clear_icon{position:absolute;top:50%;right:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color)}.dp__input_icon_pad{padding-left:var(--dp-input-icon-padding)}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__menu{position:absolute;background:var(--dp-background-color);border-radius:var(--dp-border-radius);min-width:var(--dp-menu-min-width);font-family:var(--dp-font-family);font-size:var(--dp-font-size);-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu:after{box-sizing:border-box}.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp__menu_index{z-index:99999}.dp__menu_readonly,.dp__menu_disabled{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.dp__menu_disabled{background:rgba(255,255,255,.5);cursor:not-allowed}.dp__menu_readonly{background:transparent;cursor:default}.dp__arrow_top{left:50%;top:-1px;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-left:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%,-50%) rotate(45deg)}.dp__arrow_bottom{left:50%;bottom:-1px;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-right:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{text-align:center;padding:2px 0}.dp__preset_ranges,.dp__sidebar_left{padding:5px;border-right:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;border-left:1px solid var(--dp-border-color)}.dp__preset_range{padding:5px;display:block;white-space:nowrap;color:var(--dp-text-color);border-radius:var(--dp-border-radius);transition:var(--dp-common-transition)}.dp__preset_range:hover{background-color:var(--dp-hover-color);cursor:pointer}.dp__menu_content_wrapper{display:flex}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:var(--dp-row-maring)}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:var(--dp-cell-border-radius);height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);border:1px solid transparent;box-sizing:border-box;position:relative}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-bottom-right-radius:0;border-top-right-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-bottom-left-radius:0;border-top-left-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__cell_auto_range_end,.dp__cell_auto_range_start{border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-hover-color);border-radius:0;border:1px solid var(--dp-hover-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-left:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-right:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-left:var(--dp-multi-calendars-spacing)}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:var(--dp-border-radius);background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-right:5px}.dp__arrow_bottom_tp{bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-right:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__instance_calendar{position:relative;width:100%}@media only screen and (width <= 600px){.dp__flex_display{flex-direction:column}}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:var(--dp-month-year-row-height);color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:var(--dp-month-year-row-button-size);width:var(--dp-month-year-row-button-size);color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__month_year_select{width:50%;text-align:center;cursor:pointer;height:var(--dp-month-year-row-height);display:flex;align-items:center;justify-content:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color)}.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__month_year_wrap{display:flex;width:100%}.dp__year_disable_select{justify-content:space-around}.dp__overlay{position:absolute;width:100%;height:100%;background:var(--dp-background-color);top:0;left:0;transition:opacity 1s ease-out;z-index:99999;font-family:var(--dp-font-family);color:var(--dp-text-color);box-sizing:border-box}.dp__overlay_container::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-left:auto;margin-right:auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:var(--dp-overlay-col-padding);white-space:nowrap}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center}.dp__overlay_cell:hover,.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__month_picker_header{display:flex;width:100%;align-items:center;justify-content:space-between;height:var(--dp-cell-size)}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--dp-font-family);color:var(--dp-text-color)}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:var(--dp-border-radius);display:flex;align-items:center;justify-content:center}.dp__time_display:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;width:100%;justify-content:center}.dp__inc_dec_button{padding:5px;margin:0;height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__inc_dec_button_inline{width:100%;padding:0;height:8px;cursor:pointer;display:flex;align-items:center}.dp__inc_dec_button_disabled:hover,.dp__inc_dec_button_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:var(--dp-common-padding);border-radius:var(--dp-border-radius);cursor:pointer}.dp__tp_inline_btn_bar{width:100%;height:4px;background-color:var(--dp-secondary-color);transition:var(--dp-common-transition);border-collapse:collapse}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l,.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__action_row{display:flex;align-items:center;width:100%;padding:var(--dp-common-padding);box-sizing:border-box;color:var(--dp-text-color);flex-flow:row nowrap}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{display:block;color:var(--dp-text-color);font-size:var(--dp-preview-font-size);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dp__action_buttons{display:flex;flex:0;align-items:center;justify-content:flex-end;margin-left:auto}.dp__action_button{background:transparent;border:1px solid transparent;padding:var(--dp-action-buttons-padding);line-height:initial;margin-left:3px;height:var(--dp-action-button-height);cursor:pointer;border-radius:var(--dp-border-radius)}.dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp__action_cancel{color:var(--dp-text-color);border:1px solid var(--dp-border-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}:root{--dp-common-transition: all .1s ease-in;--dp-menu-padding: 6px 8px;--dp-animation-duration: .1s;--dp-menu-appear-transition-timing: cubic-bezier(.4, 0, 1, 1);--dp-transition-timing: ease-out;--dp-action-row-transtion: all .2s ease-in;--dp-font-family: -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif;--dp-border-radius: 4px;--dp-cell-border-radius: 4px;--dp-transition-length: 22px;--dp-transition-timing-general: .1s;--dp-button-height: 35px;--dp-month-year-row-height: 35px;--dp-month-year-row-button-size: 25px;--dp-button-icon-height: 20px;--dp-calendar-wrap-padding: 0 5px;--dp-cell-size: 35px;--dp-cell-padding: 5px;--dp-common-padding: 10px;--dp-input-icon-padding: 35px;--dp-input-padding: 6px 30px 6px 12px;--dp-menu-min-width: 260px;--dp-action-buttons-padding: 1px 6px;--dp-row-maring: 5px 0;--dp-calendar-header-cell-padding: .5rem;--dp-multi-calendars-spacing: 10px;--dp-overlay-col-padding: 3px;--dp-time-inc-dec-button-size: 32px;--dp-font-size: 1rem;--dp-preview-font-size: .8rem;--dp-time-font-size: 2rem;--dp-action-button-height: 22px}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%)}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #f8f5f5;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%)}.dp__flex{display:flex;align-items:center}.dp__btn{background:none;border:none;font:inherit;cursor:pointer;transition:var(--dp-common-transition);line-height:normal}.dp__main{font-family:var(--dp-font-family);-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;position:relative;width:100%}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);cursor:pointer;display:flex;align-items:center;align-content:center;justify-content:center;padding:var(--dp-common-padding);box-sizing:border-box;height:var(--dp-button-height)}.dp__button.dp__overlay_action{position:absolute;bottom:0}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:flex-start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length) * -1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length) * -1))}.dp__menu_transitioned{transition:all var(--dp-animation-duration) var(--dp-menu-appear-transition-timing)}:root{--dp-font-family: var(--document-font-family);--dp-border-radius: 4px;--dp-cell-border-radius: var(--dp-border-radius);--dp-common-transition: all .1s;--dp-button-heigh: 35px;--dp-month-year-row-height: 35px;--dp-month-year-row-button-size: 25px;--dp-button-icon-height: 20px;--dp-cell-size: 35px;--dp-cell-padding: 5px;--dp-common-padding: 10px;--dp-input-icon-padding: 35px;--dp-input-padding: 6px 12px;--dp-menu-min-width: 260px;--dp-action-buttons-padding: 2px 5px;--dp-row-maring: 5px 0;--dp-calendar-header-cell-padding: .5rem;--dp-two-calendars-spacing: 10px;--dp-overlay-col-padding: 3px;--dp-time-inc-dec-button-size: 32px;--dp-menu-padding: 6px 8px;--dp-font-size: 1em;--dp-preview-font-size: .8em;--dp-time-font-size: .8em}.dp__theme_light{--dp-background-color: #ffffff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: var(--orange);--dp-primary-text-color: #fff;--dp-secondary-color: #c0c4cc;--dp-border-color: #000;--dp-menu-border-color: #ddd;--dp-border-color-hover: #000;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: var(--orange);--dp-success-color-disabled: var(--orange-fade);--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-highlight-color: rgba(255, 115, 35, .1)}.dp__input_icon_pad{border-radius:10px}.dp__overlay_cell_disabled,.dp__overlay_cell_disabled:hover{color:var(--dp-secondary-color)}.dp__disabled{background-color:var(--dp-background-color)}.dp__action_row{padding-top:0;display:block}.dp__selection_preview{text-align:right;padding-bottom:var(--dp-common-padding)}.dp__action_select:disabled{background:var(--dp-secondary-color)}.ps__rail-x,.ps__rail-y{z-index:2;background:#F2F5F8!important;opacity:1!important}.ps__rail-x{height:12px!important}.ps__rail-y{width:12px!important}.ps__thumb-x,.ps__thumb-y{background-color:var(--orange)!important}.ps__thumb-x{height:8px!important}.ps__thumb-y{width:8px!important}
