.react-vis-magic-css-import-rule{display:inherit}.rv-treemap{font-size:12px;position:relative}.rv-treemap__leaf{overflow:hidden;position:absolute}.rv-treemap__leaf--circle{-webkit-align-items:center;align-items:center;border-radius:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.rv-treemap__leaf__content{overflow:hidden;padding:10px;text-overflow:ellipsis}.rv-xy-plot{color:#c3c3c3;position:relative}.rv-xy-plot canvas{pointer-events:none}.rv-xy-plot .rv-xy-canvas{pointer-events:none;position:absolute}.rv-xy-plot__inner{display:block}.rv-xy-plot__axis__line{fill:none;stroke-width:2px;stroke:#e6e6e9}.rv-xy-plot__axis__tick__line{stroke:#e6e6e9}.rv-xy-plot__axis__tick__text,.rv-xy-plot__axis__title text{fill:#6b6b76;font-size:11px}.rv-xy-plot__grid-lines__line{stroke:#e6e6e9}.rv-xy-plot__circular-grid-lines__line{fill-opacity:0;stroke:#e6e6e9}.rv-xy-plot__series,.rv-xy-plot__series path{pointer-events:all}.rv-xy-plot__series--line{fill:none;stroke:#000;stroke-width:2px}.rv-crosshair{position:absolute;font-size:11px;pointer-events:none}.rv-crosshair__line{background:#47d3d9;width:1px}.rv-crosshair__inner{position:absolute;text-align:left;top:0}.rv-crosshair__inner__content{border-radius:4px;background:#3a3a48;color:#fff;font-size:12px;padding:7px 10px;box-shadow:0 2px 4px rgba(0,0,0,.5)}.rv-crosshair__inner--left{right:4px}.rv-crosshair__inner--right{left:4px}.rv-crosshair__title{font-weight:700;white-space:nowrap}.rv-crosshair__item{white-space:nowrap}.rv-hint{position:absolute;pointer-events:none}.rv-hint__content{border-radius:4px;padding:7px 10px;font-size:12px;background:#3a3a48;box-shadow:0 2px 4px rgba(0,0,0,.5);color:#fff;text-align:left;white-space:nowrap}.rv-discrete-color-legend{box-sizing:border-box;overflow-y:auto;font-size:12px}.rv-discrete-color-legend.horizontal{white-space:nowrap}.rv-discrete-color-legend-item{color:#3a3a48;border-radius:1px;padding:9px 10px}.rv-discrete-color-legend-item.horizontal{display:inline-block}.rv-discrete-color-legend-item.horizontal .rv-discrete-color-legend-item__title{margin-left:0;display:block}.rv-discrete-color-legend-item__color{display:inline-block;vertical-align:middle;overflow:visible}.rv-discrete-color-legend-item__color__path{stroke:#dcdcdc;stroke-width:2px}.rv-discrete-color-legend-item__title{margin-left:10px}.rv-discrete-color-legend-item.disabled{color:#b8b8b8}.rv-discrete-color-legend-item.clickable{cursor:pointer}.rv-discrete-color-legend-item.clickable:hover{background:#f9f9f9}.rv-search-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.rv-search-wrapper__form{-webkit-flex:0 1;flex:0 1}.rv-search-wrapper__form__input{width:100%;color:#a6a6a5;border:1px solid #e5e5e4;padding:7px 10px;font-size:12px;box-sizing:border-box;border-radius:2px;margin:0 0 9px;outline:0}.rv-search-wrapper__contents{-webkit-flex:1 1;flex:1 1;overflow:auto}.rv-continuous-color-legend{font-size:12px}.rv-continuous-color-legend .rv-gradient{height:4px;border-radius:2px;margin-bottom:5px}.rv-continuous-size-legend{font-size:12px}.rv-continuous-size-legend .rv-bubbles{text-align:justify;overflow:hidden;margin-bottom:5px;width:100%}.rv-continuous-size-legend .rv-bubble{background:#d8d9dc;display:inline-block;vertical-align:bottom}.rv-continuous-size-legend .rv-spacer{display:inline-block;font-size:0;line-height:0;width:100%}.rv-legend-titles{height:16px;position:relative}.rv-legend-titles__center,.rv-legend-titles__left,.rv-legend-titles__right{position:absolute;white-space:nowrap;overflow:hidden}.rv-legend-titles__center{display:block;text-align:center;width:100%}.rv-legend-titles__right{right:0}.rv-radial-chart .rv-xy-plot__series--label{pointer-events:none}body{font-family:Sintony,Helvetica,sans-serif;font-size:14px}h1,h2,h3,h4,h5{font-weight:400}h1{margin:20px 0}h2{font-size:24px;margin:15px 0}main{padding:40px 0}header{background:#f0f0f0;line-height:40px;position:fixed;top:0;width:100%;z-index:1000}.flex{display:-webkit-flex;display:flex}.docs-link{font-weight:500;font-size:11px;margin-right:5px;text-transform:uppercase;border-left:1px solid silver;padding-left:5px;line-height:1}.docs-link:first-child{border-left:0;padding-left:0}.docs-comment{max-width:300px}.docs-comment,.header-contents{display:-webkit-flex;display:flex}.header-contents{-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:0 20px}.header-logo{color:#000;float:left;font-size:20px;text-decoration:none}.background-overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1}.dropdown-button{cursor:pointer;z-index:10}.dropdown-wrapper{display:-webkit-flex;display:flex;position:relative}.dropdown-wrapper .dropdown-inner-wrapper{background:#fff;border:2px solid #000;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-size:11px;height:auto;list-style:none;padding:10px;position:absolute;right:-5px;top:25px;width:150px;z-index:10}.dropdown-wrapper a{display:-webkit-flex;display:flex;height:auto;line-height:15px;text-decoration:none}.dropdown-wrapper li{display:-webkit-flex;display:flex;height:100%}.dropdown-wrapper .subsection-label{font-weight:600;line-height:15px}article{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;margin:0 auto;max-width:1200px;min-width:650px;padding:30px 20px 0}article h1,article h2{-webkit-flex:1 1 100%;flex:1 1 100%}article h1 small,article h2 small{color:#6b6b76;font-size:50%}article section{-webkit-flex-basis:400px;flex-basis:400px;-webkit-flex-grow:1;flex-grow:1;margin:0 0 40px}article .section-title{margin-bottom:5px}article .section-header{margin-bottom:1em}.click-me{border:0;background:#ef5d28;color:#fff;cursor:pointer;font-family:Sintony,Helvetica,sans-serif;font-size:14px;outline:none;padding:11px 20px;text-transform:uppercase;-webkit-animation:shake 5s cubic-bezier(.36,.07,.19,.97) 1s infinite both;animation:shake 5s cubic-bezier(.36,.07,.19,.97) 1s infinite both;-webkit-transform:translateZ(0);transform:translateZ(0)}.click-me:hover{background:#ff9833}@-webkit-keyframes shake{1%,9%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}2%,8%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}3%,5%,7%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}4%,6%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{1%,9%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}2%,8%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}3%,5%,7%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}4%,6%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.example-with-click-me{position:relative;text-align:center;width:100%}.example-with-click-me:hover .click-me{-webkit-animation:none;animation:none}.example-with-click-me .chart{margin-right:200px}.example-with-click-me .chart .rv-xy-plot__axis__tick__line{stroke:#6b6b76}.example-with-click-me .legend{position:absolute;text-align:left;right:0}.custom-hint{background:#f9e7bb;border-radius:3px;border:1px solid #edaf00;padding:10px;color:#333;font-size:10px;position:relative;margin:12px 0 0 -10px}.custom-hint:after{border-radius:5px;border:2px solid #edaf00;background:#fff;display:block;content:" ";height:6px;width:6px;top:-17px;left:5px;position:absolute}.complex-hint{margin-top:40px}.complex-hint .rv-hint{position:absolute;width:0;height:100%}.complex-hint .rv-hint .hint--text-container{position:absolute;width:0;height:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.complex-hint .rv-hint .hint--text-container.rightEdge-top{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-align-items:flex-start;align-items:flex-start}.complex-hint .rv-hint .hint--text-container.left-topEdge{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:flex-end;align-items:flex-end}.complex-hint .rv-hint .hint--text-container.left-bottomEdge{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;align-items:flex-start}.complex-hint .rv-hint .hint--text-container.leftEdge-top{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end}.complex-hint .rv-hint .hint--text-container .hint--text{padding:4px;border:2px solid #000;color:#000;white-space:nowrap}.complex-hint .rv-hint .hint--pole{position:absolute}.complex-hint .rv-hint .hint--pole.rightEdge-top{top:-1px;left:-10px;border-top:2px solid #000;width:10px;height:0}.complex-hint .rv-hint .hint--pole.left-topEdge{border-left:2px solid #000;left:-1px;height:10px;width:0;top:0}.complex-hint .rv-hint .hint--pole.left-bottomEdge{border-left:2px solid #000;left:-1px;height:25px;width:0;top:-25px}.complex-hint .rv-hint .hint--pole.leftEdge-top{top:-1px;border-top:2px solid #000;width:30px;height:0}.complex-hint .rv-hint--horizontalAlign-rightEdge.rv-hint--verticalAlign-top{width:0;height:0}.complex-hint .rv-hint--horizontalAlign-left.rv-hint--verticalAlign-topEdge{width:0;height:100%}.complex-hint .rv-hint--horizontalAlign-left.rv-hint--verticalAlign-bottomEdge{width:0;height:0}.complex-hint .rv-hint--horizontalAlign-leftEdge.rv-hint--verticalAlign-top{width:100%;height:0}.centered-and-flexed{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding:0 10px}.centered-and-flexed,.centered-and-flexed .centered-and-flexed-controls{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.centered-and-flexed .centered-and-flexed-controls{-webkit-justify-content:space-between;justify-content:space-between;padding:10px 0;width:75%}.dynamic-treemap-example .rv-treemap__leaf--circle{border:thin solid #fff}.clustered-stacked-bar-chart-example .rv-discrete-color-legend{left:40px;position:absolute;top:0}.basic-sunburst-example-path-name{height:20px}.showcase-button{background:#fff;border:thin solid #333;border-radius:5px;cursor:pointer;font-size:10px;font-weight:600;padding:5px 10px}.donut-chart-example .rv-radial-chart__series--pie__slice:hover{stroke:#000!important;stroke-width:2px!important}.parallel-coordinates-example .rv-xy-plot__series--line{stroke:#12939a!important}.parallel-coordinates-example .rv-xy-plot__series--line:hover{stroke:#f15c17!important}.canvas-example-controls,.canvas-wrapper{display:-webkit-flex;display:flex}.canvas-wrapper{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;width:100%}.highlight-container{cursor:crosshair}.no-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}.theme-light path.recharts-sector{stroke:#fff}.theme-dark path.recharts-sector{stroke:#232329}.theme-light .recharts-legend-item-text{color:#646777}.theme-dark .recharts-legend-item-text{color:#ddd}.recharts-text{fill:#999;opacity:.6}.recharts-cartesian-axis-line{opacity:0}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{fill:#999;opacity:.2}.recharts-brush-slide{fill-opacity:1}.theme-light .recharts-brush-slide{fill:#f2f4f7}.theme-dark .recharts-brush-slide{fill:#2a2a31}.recharts-brush-traveller{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.recharts-brush-traveller rect{width:12px;stroke:#dee3eb}.theme-light .recharts-brush-traveller rect{fill:#fff}.theme-dark .recharts-brush-traveller rect{fill:#232329}.recharts-brush-traveller line{stroke:#dee3eb;-webkit-transform:translateX(4px);transform:translateX(4px)}.theme-light .recharts-brush-traveller line{stroke:#646777}.theme-dark .recharts-brush-traveller line{stroke:#ddd}.recharts-brush-traveller:first-of-type{-webkit-transform:translateX(0);transform:translateX(0)}.recharts-tooltip-cursor{fill-opacity:.2}.card .chartjs-size-monitor+.card__title:not(:first-child){margin-top:0}.rc-notification{position:fixed;z-index:101}.rc-notification-notice{display:block;width:auto;line-height:1.5;vertical-align:middle;position:relative}.rc-notification-notice-close{position:absolute;cursor:pointer;outline:none;font-weight:700;text-decoration:none}.rc-notification-notice-close-x:after{content:"×"}.rc-notification-fade-enter{opacity:0}.rc-notification-fade-enter,.rc-notification-fade-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.rc-notification-fade-enter.rc-notification-fade-enter-active{-webkit-animation-name:rcNotificationFadeIn;animation-name:rcNotificationFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.rc-notification-fade-enter.rc-notification-fade-enter-active.right-up{-webkit-animation-name:rcNotificationRightFadeIn;animation-name:rcNotificationRightFadeIn}.rc-notification-fade-enter.rc-notification-fade-enter-active.left-up{-webkit-animation-name:rcNotificationLeftFadeIn;animation-name:rcNotificationLeftFadeIn}.rc-notification-fade-leave.rc-notification-fade-leave-active{-webkit-animation-name:rcDialogFadeOut;animation-name:rcDialogFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rcNotificationFadeIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes rcNotificationFadeIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes rcNotificationLeftFadeIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes rcNotificationLeftFadeIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes rcNotificationRightFadeIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes rcNotificationRightFadeIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes rcDialogFadeOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes rcDialogFadeOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}.rc-notification{top:60px!important;height:0}.ltr-support .rc-notification{left:auto!important}.rtl-support .rc-notification{right:auto!important}.rc-notification>span{height:0;display:block}.rc-notification-notice-close{top:15px;font-size:26px;line-height:1;font-weight:300;color:#646777;text-shadow:none;opacity:.2}.ltr-support .rc-notification-notice-close{right:45px}.rtl-support .rc-notification-notice-close{left:45px}.rc-notification-notice-close:hover{opacity:.5;color:#646777}.project-summary__statistic .recharts-wrapper{direction:ltr}.project-summary__statistic .recharts-wrapper .recharts-legend-wrapper ul.recharts-default-legend{text-align:center;line-height:24px}.ltr-support .project-summary__statistic .recharts-wrapper .recharts-legend-wrapper ul.recharts-default-legend .recharts-legend-item .recharts-surface{margin-right:4px}.rtl-support .project-summary__statistic .recharts-wrapper .recharts-legend-wrapper ul.recharts-default-legend .recharts-legend-item .recharts-surface{margin-left:4px}.ltr-support .recharts-default-legend,.recharts-cartesian-axis-ticks{direction:ltr}.rtl-support .recharts-default-legend{direction:rtl}.react-select__value-container{padding:0 8px!important}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,main{padding:0}body{margin:0;box-sizing:border-box;font-family:"Roboto",sans-serif;font-size:13px;line-height:1.6}.theme-light body{color:#646777}.theme-dark body{color:#ddd}*{box-sizing:inherit}ol,ul{padding-left:15px;margin-bottom:0}a{color:#1b98e0;transition:all .3s}a:hover{text-decoration:none;color:#1679b2}img{width:100%}h1,h2,h3,h4,h5,h6,p{margin-top:0;font-weight:400;margin-bottom:0}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6,.theme-light p{color:#646777}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6,.theme-dark p{color:#ddd}p{margin:10px 0 0}p:first-child{margin:0}h1{font-size:36px;line-height:48px}h1.subhead{color:#999}h1.subhead,h2{font-size:30px;line-height:36px}h2.subhead{color:#999}h2.subhead,h3{font-size:24px;line-height:32px}h3.subhead{color:#999}h3.subhead,h4{font-size:18px;line-height:24px}h4.subhead{font-size:12px;color:#999;line-height:16px}h5{font-size:14px;line-height:18px}h5.subhead{font-size:10px;color:#999;line-height:12px}h6{font-size:12px;line-height:16px}h6.subhead{font-size:8px;color:#999;line-height:10px}.bold-text{font-weight:700}.typography--inline{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.typography--inline *{margin-top:auto;margin-right:15px}.typography-card h1,.typography-card h2,.typography-card h3,.typography-card h4,.typography-card h5,.typography-card h6{margin-bottom:10px}blockquote{font-size:13px;font-style:italic;border-left:3px solid #1b98e0;margin-bottom:0;padding-left:10px}.highlight{background-color:#1b98e0;color:#fff}.red-text{color:#ad4444}.page-title{font-weight:500;text-transform:capitalize;font-size:20px}.page-title:last-child{margin-bottom:30px}.page-title.page-title--not-last{margin-top:20px}.page-subhead{margin-bottom:20px}.page-subhead.subhead{font-size:14px;opacity:.7}::selection{color:#fff;background:#1b98e0}.btn{border-radius:5px;padding:10px 25px;margin-bottom:20px;margin-right:15px;transition:all .4s;font-size:14px;position:relative;overflow:hidden;z-index:0}.btn:last-child{margin-right:0}.btn:before{position:absolute;height:0;width:0;border-radius:50%;background-color:#1b98e0;transition:width .3s ease-in-out,height .3s ease-in-out;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;content:"";top:0;left:0}.btn p{display:-webkit-flex;display:flex;font-weight:500;color:#444}.btn p,.btn svg{transition:all .3s}.btn svg{height:14px;width:14px;margin:2px 5px 0 0;fill:#444}.btn:active,.btn:active:focus,.btn:focus,.btn:hover{outline:none;box-shadow:none!important}.btn:active:before,.btn:active:focus:before,.btn:focus:before,.btn:hover:before{height:500%;width:225%}.btn:active:before,.btn:active:focus:before,.btn:focus:before{transition:all 0s}.btn.square{border-radius:0}.btn.rounded{border-radius:30px!important}.btn.icon{padding:10px 15px}.btn.icon:hover p{color:#646777}.btn.icon:hover svg{fill:#646777}.btn.icon.icon--right svg{margin:2px 0 0 5px}.btn.btn-sm{padding:5px 25px;font-size:14px}.btn.btn-lg{padding:12px 25px;font-size:14px}.btn.btn-secondary{background-color:#e7e2e2;border-color:#e7e2e2;color:#646777}.btn.btn-secondary:before{background-color:#d0c6c6}.btn.btn-secondary:active,.btn.btn-secondary:active:focus,.btn.btn-secondary:focus,.btn.btn-secondary:hover{border-color:#d0c6c6;color:#646777}.btn.btn-secondary:not([disabled]):not(.disabled).active,.btn.btn-secondary:not([disabled]):not(.disabled):active{background-color:#ddd;border-color:#ddd}.btn.btn-outline-secondary{border-color:#e7e2e2}.theme-light .btn.btn-outline-secondary,.theme-light .btn.btn-outline-secondary p{color:#646777}.theme-dark .btn.btn-outline-secondary,.theme-dark .btn.btn-outline-secondary p{color:#ddd}.theme-light .btn.btn-outline-secondary svg{fill:#646777}.theme-dark .btn.btn-outline-secondary svg{fill:#ddd}.btn.btn-outline-secondary:before{background-color:#e7e2e2}.btn.btn-outline-secondary:active,.btn.btn-outline-secondary:active:focus,.btn.btn-outline-secondary:focus,.btn.btn-outline-secondary:hover{background:transparent;border-color:#e7e2e2;color:#444}.btn.btn-outline-secondary:active:focus p,.btn.btn-outline-secondary:active p,.btn.btn-outline-secondary:focus p,.btn.btn-outline-secondary:hover p{color:#444}.btn.btn-outline-secondary:active:focus svg,.btn.btn-outline-secondary:active svg,.btn.btn-outline-secondary:focus svg,.btn.btn-outline-secondary:hover svg{fill:#444}.btn.btn-primary{background-color:#1b98e0;border-color:#1b98e0}.btn.btn-primary:before{background-color:#1679b2}.btn.btn-primary:active,.btn.btn-primary:active:focus,.btn.btn-primary:focus,.btn.btn-primary:hover{border-color:#1679b2}.btn.btn-outline-primary{color:#1b98e0;border-color:#1b98e0}.btn.btn-outline-primary p{color:#1b98e0}.btn.btn-outline-primary svg{fill:#1b98e0}.btn.btn-outline-primary:before,.btn.btn-success{background-color:#1b98e0}.btn.btn-success{border-color:#1b98e0}.btn.btn-success:before{background-color:#1679b2}.btn.btn-success:active,.btn.btn-success:active:focus,.btn.btn-success:focus,.btn.btn-success:hover{border-color:#1679b2}.btn.btn-outline-success{color:#1b98e0;border-color:#1b98e0}.btn.btn-outline-success p{color:#1b98e0}.btn.btn-outline-success svg{fill:#1b98e0}.btn.btn-outline-success:before{background-color:#1b98e0}.btn.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#fff}.btn.btn-warning:before{background-color:#d39e00}.btn.btn-warning:active,.btn.btn-warning:active:focus,.btn.btn-warning:focus,.btn.btn-warning:hover{border-color:#d39e00}.btn.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn.btn-outline-warning p{color:#ffc107}.btn.btn-outline-warning svg{fill:#ffc107}.btn.btn-outline-warning:before{background-color:#ffc107}.btn.btn-danger{background-color:#ed0b0b;border-color:#ed0b0b}.btn.btn-danger:before{background-color:#bc0909}.btn.btn-danger:active,.btn.btn-danger:active:focus,.btn.btn-danger:focus,.btn.btn-danger:hover{border-color:#bc0909}.btn.btn-outline-danger{color:#ed0b0b;border-color:#ed0b0b}.btn.btn-outline-danger p{color:#ed0b0b}.btn.btn-outline-danger svg{fill:#ed0b0b}.btn.btn-outline-danger:before{background-color:#ed0b0b}.btn.btn-danger.disabled,.btn.btn-outline-danger.disabled,.btn.btn-outline-primary.disabled,.btn.btn-outline-secondary.disabled,.btn.btn-outline-success.disabled,.btn.btn-outline-warning.disabled,.btn.btn-primary.disabled,.btn.btn-secondary.disabled,.btn.btn-success.disabled,.btn.btn-warning.disabled,.btn.disabled,.btn.icon.btn-secondary.disabled,.btn.icon.disabled{background-color:#f2f4f7;border-color:#f2f4f7;color:#ddd;pointer-events:none}.btn.btn-danger.disabled p,.btn.btn-outline-danger.disabled p,.btn.btn-outline-primary.disabled p,.btn.btn-outline-secondary.disabled p,.btn.btn-outline-success.disabled p,.btn.btn-outline-warning.disabled p,.btn.btn-primary.disabled p,.btn.btn-secondary.disabled p,.btn.btn-success.disabled p,.btn.btn-warning.disabled p,.btn.disabled p,.btn.icon.btn-secondary.disabled p,.btn.icon.disabled p{color:#ddd}.btn.btn-danger.disabled svg,.btn.btn-outline-danger.disabled svg,.btn.btn-outline-primary.disabled svg,.btn.btn-outline-secondary.disabled svg,.btn.btn-outline-success.disabled svg,.btn.btn-outline-warning.disabled svg,.btn.btn-primary.disabled svg,.btn.btn-secondary.disabled svg,.btn.btn-success.disabled svg,.btn.btn-warning.disabled svg,.btn.disabled svg,.btn.icon.btn-secondary.disabled svg,.btn.icon.disabled svg{fill:#ddd}.btn.btn-danger p,.btn.btn-primary p,.btn.btn-success p,.btn.btn-warning p{color:#fff}.btn.btn-danger svg,.btn.btn-primary svg,.btn.btn-success svg,.btn.btn-warning svg{fill:#fff}.btn.btn-outline-danger:active,.btn.btn-outline-danger:active:focus,.btn.btn-outline-danger:focus,.btn.btn-outline-danger:hover,.btn.btn-outline-primary:active,.btn.btn-outline-primary:active:focus,.btn.btn-outline-primary:focus,.btn.btn-outline-primary:hover,.btn.btn-outline-success:active,.btn.btn-outline-success:active:focus,.btn.btn-outline-success:focus,.btn.btn-outline-success:hover,.btn.btn-outline-warning:active,.btn.btn-outline-warning:active:focus,.btn.btn-outline-warning:focus,.btn.btn-outline-warning:hover{color:#fff;background:transparent}.btn.btn-danger:active:focus p,.btn.btn-danger:active p,.btn.btn-danger:focus p,.btn.btn-danger:hover p,.btn.btn-outline-danger:active:focus p,.btn.btn-outline-danger:active p,.btn.btn-outline-danger:focus p,.btn.btn-outline-danger:hover p,.btn.btn-outline-primary:active:focus p,.btn.btn-outline-primary:active p,.btn.btn-outline-primary:focus p,.btn.btn-outline-primary:hover p,.btn.btn-outline-success:active:focus p,.btn.btn-outline-success:active p,.btn.btn-outline-success:focus p,.btn.btn-outline-success:hover p,.btn.btn-outline-warning:active:focus p,.btn.btn-outline-warning:active p,.btn.btn-outline-warning:focus p,.btn.btn-outline-warning:hover p,.btn.btn-primary:active:focus p,.btn.btn-primary:active p,.btn.btn-primary:focus p,.btn.btn-primary:hover p,.btn.btn-success:active:focus p,.btn.btn-success:active p,.btn.btn-success:focus p,.btn.btn-success:hover p,.btn.btn-warning:active:focus p,.btn.btn-warning:active p,.btn.btn-warning:focus p,.btn.btn-warning:hover p{color:#fff}.btn.btn-danger:active:focus svg,.btn.btn-danger:active svg,.btn.btn-danger:focus svg,.btn.btn-danger:hover svg,.btn.btn-outline-danger:active:focus svg,.btn.btn-outline-danger:active svg,.btn.btn-outline-danger:focus svg,.btn.btn-outline-danger:hover svg,.btn.btn-outline-primary:active:focus svg,.btn.btn-outline-primary:active svg,.btn.btn-outline-primary:focus svg,.btn.btn-outline-primary:hover svg,.btn.btn-outline-success:active:focus svg,.btn.btn-outline-success:active svg,.btn.btn-outline-success:focus svg,.btn.btn-outline-success:hover svg,.btn.btn-outline-warning:active:focus svg,.btn.btn-outline-warning:active svg,.btn.btn-outline-warning:focus svg,.btn.btn-outline-warning:hover svg,.btn.btn-primary:active:focus svg,.btn.btn-primary:active svg,.btn.btn-primary:focus svg,.btn.btn-primary:hover svg,.btn.btn-success:active:focus svg,.btn.btn-success:active svg,.btn.btn-success:focus svg,.btn.btn-success:hover svg,.btn.btn-warning:active:focus svg,.btn.btn-warning:active svg,.btn.btn-warning:focus svg,.btn.btn-warning:hover svg{fill:#fff}.btn.expand svg{width:0;transition:all .3s}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.btn.expand.expand--load svg{width:14px;-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.btn-toolbar{margin-top:15px;margin-bottom:10px}.btn-toolbar>*{margin-right:15px}.btn-toolbar>:last-child{margin-right:0}.btn-toolbar:first-child{margin-top:0}.btn-toolbar:last-child{margin-bottom:-10px}.btn-toolbar.btn-toolbar--center>*{margin-right:auto;margin-left:auto}.btn-group{border-radius:5px;margin-bottom:-10px}.btn-group .btn{margin-right:0;padding:10px 15px;font-weight:500}.btn-group.btn-group--justified{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.btn-group.btn-group--justified .btn{width:100%}.btn-group.btn-group--icons .btn{padding:7px 8px;line-height:14px}.btn-group.open .dropdown-toggle{box-shadow:none}button:active,button:focus{outline:none}.theme-light .btn-default.focus,.theme-light .btn-default:active:focus,.theme-light .btn-default:focus,.theme-light .open>.dropdown-toggle.btn-default{background-color:#fff}.theme-dark .btn-default.focus,.theme-dark .btn-default:active:focus,.theme-dark .btn-default:focus,.theme-dark .open>.dropdown-toggle.btn-default{background-color:#232329}.card{width:100%;padding-bottom:30px;height:100%;border:none;background-color:transparent}.card.card--not-full-height{height:auto}.card-body{padding:30px;height:100%;border-radius:5px}.theme-light .card-body{background-color:#fff}.theme-dark .card-body{background-color:#232329}.card__title{margin-bottom:30px;text-transform:uppercase;position:relative}.card__title:not(:first-child){margin-top:40px}.card__title .subhead{text-transform:none;font-size:12px;line-height:18px;opacity:.7;margin-top:3px}.card__title *{margin-bottom:0}.card__title h5{font-size:13px}.squared-corner-theme .card-body{border-radius:0}.blocks-with-shadow-theme .card-body{box-shadow:0 10px 30px 1px rgba(0,0,0,.06)}.checkbox-btn{display:-webkit-flex;display:flex;cursor:pointer}.checkbox-btn:hover .checkbox-btn__checkbox-custom{border-color:#1b98e0}.checkbox-btn:hover .checkbox-btn__label{color:#1b98e0}.checkbox-btn.disabled{pointer-events:none;cursor:default}.checkbox-btn.disabled .checkbox-btn__checkbox-custom{transition:0s}.theme-light .checkbox-btn.disabled .checkbox-btn__checkbox-custom{background-color:#fafbfe;border-color:#f2f4f7}.theme-dark .checkbox-btn.disabled .checkbox-btn__checkbox-custom{background-color:#38373f;border-color:#33333a}.checkbox-btn.disabled .checkbox-btn__checkbox-custom svg{fill:#ddd}.checkbox-btn.disabled .checkbox-btn__label{color:#ddd}.checkbox-btn.checkbox-btn--colored .checkbox-btn__checkbox-custom{border-color:#1b98e0;background-color:#1b98e0}.checkbox-btn.checkbox-btn--colored .checkbox-btn__checkbox-custom svg{fill:#fff}.checkbox-btn.checkbox-btn--colored.disabled{opacity:.4}.checkbox-btn.checkbox-btn--colored-click .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom,.checkbox-btn.checkbox-btn--colored.disabled .checkbox-btn__checkbox-custom{border-color:#1b98e0;background-color:#1b98e0}.checkbox-btn.checkbox-btn--colored-click .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom svg{fill:#fff}.theme-light .checkbox-btn.checkbox-btn--colored-click.disabled .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom{background-color:#fafbfe;border-color:#f2f4f7}.theme-dark .checkbox-btn.checkbox-btn--colored-click.disabled .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom{background-color:#38373f;border-color:#33333a}.checkbox-btn.checkbox-btn--colored-click.disabled .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom svg{fill:#ddd}.checkbox-btn.checkbox-btn--button{background:#1b98e0;min-width:150px;color:#fff;height:24px;border-radius:4px;transition:all .3s;padding:0 6px;width:100%}.checkbox-btn.checkbox-btn--button .checkbox-btn__label{color:#fff}.checkbox-btn.checkbox-btn--button .checkbox-btn__checkbox-custom{display:none}.checkbox-btn.checkbox-btn--button .checkbox-btn__label-svg{margin:auto 4px auto auto;height:16px;line-height:1}.checkbox-btn.checkbox-btn--button .checkbox-btn__label-svg svg{fill:#fff;width:14px;height:14px}.checkbox-btn.checkbox-btn--button .checkbox-btn__label-svg .checkbox-btn__label-check{display:none}.checkbox-btn.checkbox-btn--button .checkbox-btn__checkbox:checked~.checkbox-btn__label-svg .checkbox-btn__label-check{display:block}.checkbox-btn.checkbox-btn--button .checkbox-btn__checkbox:checked~.checkbox-btn__label-svg .checkbox-btn__label-uncheck{display:none}.checkbox-btn.checkbox-btn--button .checkbox-btn__label{margin:auto auto auto 0;padding:0}.checkbox-btn.checkbox-btn--button:hover{background:#1679b2}.checkbox-btn.checkbox-btn--button:hover .checkbox-btn__label{color:#fff}.checkbox-btn.checkbox-btn--button.disabled{opacity:.4}.checkbox-btn.checkbox-btn--button.disabled .checkbox-btn__label{color:#fff}.checkbox-btn__checkbox{display:none}.checkbox-btn__checkbox-custom{position:absolute;width:18px;height:18px;border-radius:3px}.theme-light .checkbox-btn__checkbox-custom{border:1px solid #ddd}.theme-dark .checkbox-btn__checkbox-custom{border:1px solid #605f7b}.checkbox-btn__checkbox-custom svg{transition:all .3s;opacity:0;height:16px;width:16px;fill:#1b98e0;margin-top:-6px}.checkbox-btn__label{line-height:18px;padding-left:28px;padding-top:2px}.theme-light .checkbox-btn__label{color:#646777}.theme-dark .checkbox-btn__label{color:#ddd}.checkbox-btn__checkbox-custom,.checkbox-btn__label{display:inline-block;vertical-align:middle;transition:all .3s}.checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom svg{opacity:1}.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected,.react-datepicker__month--keyboard-selected,.react-datepicker__month--selected{background-color:#55e5bb;border-radius:50%}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__day--selected:hover,.react-datepicker__month--keyboard-selected:hover,.react-datepicker__month--selected:hover{border-radius:50%;background-color:#1679b2!important}.datepicker-wrapper{margin-right:20px}.datepicker-wrapper .date-picker{font-size:14px;padding-left:10px}.react-datepicker{border:1px solid #eee}.react-datepicker__current-month{font-weight:500}.react-datepicker__header{background-color:transparent!important;border-bottom:1px solid #eee!important}.react-datepicker__day-name{width:32px}.react-datepicker__day--today{background:transparent;border-radius:50%;border:1px solid #c8c8c8;color:inherit}.react-datepicker__day{width:32px;height:32px;line-height:32px;font-weight:400}.react-datepicker__day:hover{border-radius:50%}.react-datepicker__month--selected,.react-datepicker__month--selected:hover{border-radius:4px}.react-datepicker__close-icon:after{background-color:#1b98e0}.react-datepicker-wrapper{width:150px}.react-datepicker__header{background-color:#efefef}input.date-picker{padding:5px 10px;border:1px solid #f2f4f7}.date-picker{width:100%;border-radius:4px;color:#646777;outline:none;font-size:12px;height:32px;transition:border .3s;background:transparent}.date-picker[disabled]{background-color:#d8dae2;color:#b1b2bb}.date-picker .react-datepicker-wrapper,.date-picker .react-datepicker__input-container,.date-picker>div{width:100%}.date-picker .react-datepicker__time-list{padding:0;overflow-x:hidden}.date-picker .react-datepicker__time-list-item{width:50px}.date-picker .react-datepicker__time{overflow:hidden}.date-picker.date-picker--interval{display:-webkit-flex;display:flex}.date-picker.date-picker--interval .react-datepicker-wrapper,.date-picker.date-picker--interval .react-datepicker__input-container,.date-picker.date-picker--interval>div{max-width:170px}.date-picker .date-picker__svg{width:14px;height:14px;margin:auto 10px}.theme-light .date-picker .date-picker__svg{fill:#646777}.theme-dark .date-picker .date-picker__svg{fill:#ddd}.date-picker .react-datepicker__header{background-color:#1b98e0;border-color:#1b98e0;border-radius:0}.date-picker .react-datepicker-time__header,.date-picker .react-datepicker__current-month,.date-picker .react-datepicker__day-name,.date-picker .react-datepicker__time-name{color:#fff}.date-picker .react-datepicker__navigation--next,.date-picker .react-datepicker__navigation--next:hover{border-left-color:#fff}.date-picker .react-datepicker__navigation--previous,.date-picker .react-datepicker__navigation--previous:hover{border-right-color:#fff}.date-picker .react-datepicker__day--keyboard-selected{background-color:#1b98e0;transition:all .3s}.date-picker .react-datepicker__day--keyboard-selected:hover{background-color:#1679b2}.date-picker .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{border-bottom-color:#1b98e0;margin-top:-7px}.date-picker .react-datepicker{box-shadow:0 2px 15px 0 rgba(0,0,0,.05);border:none;display:-webkit-inline-flex;display:inline-flex}.date-picker .react-datepicker__time-container{width:85px!important}.ltr-support .theme-light .date-picker .react-datepicker__time-container{border-left:1px solid #eff1f5}.rtl-support .theme-light .date-picker .react-datepicker__time-container{border-right:1px solid #eff1f5}.ltr-support .theme-dark .date-picker .react-datepicker__time-container{border-left:1px solid #333246}.rtl-support .theme-dark .date-picker .react-datepicker__time-container{border-right:1px solid #333246}.date-picker .react-datepicker__time-box{width:85px!important}.date-picker .react-datepicker__day--in-range,.date-picker .react-datepicker__day--selected,.date-picker .react-datepicker__time-list-item--selected{background-color:#1679b2!important}.theme-light .date-picker .react-datepicker__month-container,.theme-light .date-picker .react-datepicker__time-list{background-color:#fff!important}.theme-dark .date-picker .react-datepicker__month-container,.theme-dark .date-picker .react-datepicker__time-list{background-color:#232329!important}.theme-light .date-picker .react-datepicker__day--keyboard-selected,.theme-light .date-picker .react-datepicker__day--selected,.theme-light .date-picker .react-datepicker__header,.theme-light .date-picker .react-datepicker__time-list-item--selected{background-color:#6db0ff!important;color:#fff!important}.theme-dark .date-picker .react-datepicker__day--keyboard-selected,.theme-dark .date-picker .react-datepicker__day--selected,.theme-dark .date-picker .react-datepicker__header,.theme-dark .date-picker .react-datepicker__time-list-item--selected{background-color:#063263!important;color:#fff!important}.theme-light .date-picker .react-datepicker__day,.theme-light .date-picker .react-datepicker__day--weekend,.theme-light .date-picker .react-datepicker__time-list{color:#646777}.theme-dark .date-picker .react-datepicker__day,.theme-dark .date-picker .react-datepicker__day--weekend,.theme-dark .date-picker .react-datepicker__time-list{color:#ddd}.theme-light .date-picker .react-datepicker__day:hover,.theme-light .date-picker .react-datepicker__time-list-item:hover{background-color:#fafbfe!important}.theme-dark .date-picker .react-datepicker__day:hover,.theme-dark .date-picker .react-datepicker__time-list-item:hover{background-color:#38373f!important}.react-datepicker__month-text--keyboard-selected,.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#1b98e0}.react-datepicker__month-text--keyboard-selected:hover{background-color:#1679b2}.react-datepicker-time__input{outline-color:#1b98e0}.form{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.form input,.form textarea{width:100%;padding:5px 10px;font-size:12px;height:32px;transition:border .3s;background:transparent}.form input::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{color:#999}.form input:-moz-placeholder,.form input::-moz-placeholder,.form textarea:-moz-placeholder,.form textarea::-moz-placeholder{color:#999}.form input:-ms-input-placeholder,.form textarea:-ms-input-placeholder{color:#999}.theme-light .form input,.theme-light .form textarea{border:1px solid #f2f4f7;color:#646777}.theme-dark .form input,.theme-dark .form textarea{border:1px solid #33333a;color:#ddd}.theme-light .form input[disabled],.theme-light .form textarea[disabled]{background:#f2f4f7}.theme-dark .form input[disabled],.theme-dark .form textarea[disabled]{background:#2a2a31}.theme-light .form input[disabled]:active,.theme-light .form input[disabled]:focus,.theme-light .form textarea[disabled]:active,.theme-light .form textarea[disabled]:focus{border-color:#eff1f5}.theme-dark .form input[disabled]:active,.theme-dark .form input[disabled]:focus,.theme-dark .form textarea[disabled]:active,.theme-dark .form textarea[disabled]:focus{border-color:#333246}.form input:active,.form input:focus,.form textarea:active,.form textarea:focus{outline:none;border-color:#1b98e0}.form textarea{min-height:85px}.form.form--horizontal .form__form-group{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.form.form--horizontal .form__form-group-field{width:calc(100% - 80px);padding-left:10px;margin-left:80px}.form.form--horizontal .form__form-group-label{width:80px;max-height:32px;line-height:18px;margin:auto 0}.form.form--horizontal .form__form-group-label+.form__form-group-field{margin-left:0}.form.form--horizontal .form__form-group-description{margin-left:90px}.form.form--horizontal .form__button-toolbar{margin-left:0}.form.form--horizontal .form__form-group-input-wrap--error-above{margin-bottom:15px}.form.form--horizontal .form__form-group-input-wrap--error-above .form__form-group-error{top:-28px}@media screen and (min-width:480px){.form.form--horizontal .form__form-group-label{width:120px}.form.form--horizontal .form__form-group-field{width:calc(100% - 120px);margin-left:120px;padding-left:20px}.form.form--horizontal .form__button-toolbar,.form.form--horizontal .form__form-group-description{margin-left:140px}}.form.form--preview{display:-webkit-flex;display:flex}.form.form--preview>div:nth-child(2){margin-right:50px}.form.form--preview .form__form-group{margin-bottom:10px;width:auto;min-height:18px}.form.form--preview .form__select-color{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:84px;margin-right:40px}.form.form--preview p{margin-bottom:10px}.form.form--justify{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.form.form--justify .form__form-group{width:33.3333%}.form.form--justify .form__button-toolbar{width:100%}.form .form__form-group-select{width:100%;height:32px;font-size:12px}.form .form__form-group-select .Select-control{height:32px;border-radius:0;transition:all .3s;background:transparent}.theme-light .form .form__form-group-select .Select-control{border:1px solid #f2f4f7}.theme-dark .form .form__form-group-select .Select-control{border:1px solid #33333a}.form .form__form-group-select .Select-input,.form .form__form-group-select .Select-placeholder{height:30px}.form .form__form-group-select .Select-input{width:100%}.form .form__form-group-select input{width:100%!important;border:none;padding:0}.form .form__form-group-select .Select-multi-value-wrapper .Select-input{width:inherit}.form .form__form-group-select .Select-multi-value-wrapper .Select-value{background:transparent;border-color:#1b98e0}.theme-light .form .form__form-group-select .Select-multi-value-wrapper .Select-value-label{color:#646777!important}.theme-dark .form .form__form-group-select .Select-multi-value-wrapper .Select-value-label{color:#ddd!important}.form .form__form-group-select .Select-multi-value-wrapper .Select-value-icon{border-color:#1b98e0}.form .form__form-group-select .Select-menu-outer{top:calc(100% + 1px);border-radius:0;box-shadow:none;font-size:12px;-webkit-animation:open .3s ease-in-out;animation:open .3s ease-in-out;overflow:hidden}.theme-light .form .form__form-group-select .Select-menu-outer{border:1px solid #eff1f5;background:#fff}.theme-dark .form .form__form-group-select .Select-menu-outer{border:1px solid #333246;background:#232329}@-webkit-keyframes open{0%{max-height:0}to{max-height:200px}}.form .form__form-group-select .Select-option{transition:all .3s;border-radius:0;display:-webkit-flex;display:flex}.theme-light .form .form__form-group-select .Select-option{background:#fff;color:#646777}.theme-dark .form .form__form-group-select .Select-option{background:#232329;color:#ddd}.theme-light .form .form__form-group-select .Select-option.is-focused{background:#fafbfe}.theme-dark .form .form__form-group-select .Select-option.is-focused{background:#38373f}.form .form__form-group-select.is-focused .Select-control,.form .form__form-group-select.is-focused:not(.is-open) .Select-control{border-color:#1b98e0;box-shadow:none;background:transparent}.form .form__form-group-select .form__form-group-select-color{display:block;border-radius:50%;height:10px;width:10px;margin:auto 0 auto 5px}.form__half{width:calc(50% - 15px);height:100%}.form__half:first-child{margin-right:30px}.form__half .form__button-toolbar{float:right}@media screen and (max-width:1200px){.form__half{width:100%;margin-right:0}}.form__form-group{margin-bottom:20px;width:100%;position:relative}.form__form-group--address input:last-child{margin-left:15px;width:70%}.form__form-group-field{width:100%;display:-webkit-flex;display:flex;margin:auto}.form__form-group-label{margin-bottom:4px;display:inline-block}.theme-light .form__form-group-label{color:#646777}.form__form-group-label span,.theme-dark .form__form-group-label{color:#ddd}.form__form-group-button{padding:6px;height:32px;cursor:pointer;transition:all .3s}.theme-light .form__form-group-button{background:#f2f4f7;border:1px solid #f2f4f7}.theme-dark .form__form-group-button{background:#33333a;border:1px solid #33333a}.form__form-group-button svg{fill:#999;width:18px;height:18px;transition:all .3s}.form__form-group-button.active{background:#1b98e0;border:1px solid #1b98e0}.form__form-group-button.active svg{fill:#fff}.form__form-group-file label{border-radius:2px;line-height:18px;font-size:12px;padding:4px 20px;cursor:pointer;transition:all .3s;text-align:center}.theme-light .form__form-group-file label{border:1px solid #f2f4f7;color:#646777}.theme-dark .form__form-group-file label{border:1px solid #33333a;color:#ddd}.theme-light .form__form-group-file label:hover{background:#f2f4f7}.theme-dark .form__form-group-file label:hover{background:#33333a}.form__form-group-file span{padding-left:10px}.form__form-group-file input{display:none}.form__form-group-icon{padding:6px;height:32px}.theme-light .form__form-group-icon{background:#f2f4f7;border:1px solid #f2f4f7}.theme-dark .form__form-group-icon{background:#33333a;border:1px solid #33333a}.form__form-group-icon svg{fill:#999;width:18px;height:18px;transition:all .3s}.form__form-group-description{font-size:10px;color:#999;line-height:13px;margin-top:2px}.form__button-toolbar{margin-top:10px}.form__form-group-input-wrap{width:100%}.form__form-group-error{font-size:10px;line-height:13px;color:#ad4444;margin-bottom:-5px;display:block;margin-top:5px}.form__form-group-input-wrap--error-above .form__form-group-error{position:absolute;margin:0;right:0;top:0;padding:5px 10px;background:#ffbcbc;border-radius:3px}.form__form-group-input-wrap--error-above .form__form-group-error:after{content:"";position:absolute;right:10px;bottom:-8px;border:4px solid transparent;border-top-color:#ffbcbc}.form__form-group-date-cvc{display:-webkit-flex;display:flex;width:100%}.form__form-group-date-cvc .form__form-group-date{width:100%;margin-right:20px}.form__form-group-date-cvc .form__form-group-cvc{max-width:280px;width:100%}@media screen and (max-width:767px){.form__form-group-date-cvc{-webkit-flex-wrap:wrap;flex-wrap:wrap}.form__form-group-date-cvc .form__form-group-date{margin-right:0}.form__form-group-date-cvc .form__form-group-cvc{max-width:100%}}.form__form-group-id-category{width:100%;display:-webkit-flex;display:flex}.form__form-group-id-category .form__form-group-id{min-width:100px;width:40%;margin-right:20px}@media screen and (max-width:767px){.form__form-group-id-category{-webkit-flex-wrap:wrap;flex-wrap:wrap}.form__form-group-id-category .form__form-group-id{margin-right:0;width:100%}}.form__form-group-price-discount{width:100%;display:-webkit-flex;display:flex;margin-bottom:20px}.form__form-group-price-discount>div{margin-bottom:0}.form__form-group-price-discount .form__form-group-price{margin-right:20px}@media screen and (max-width:767px){.form__form-group-price-discount{-webkit-flex-wrap:wrap;flex-wrap:wrap}.form__form-group-price-discount .form__form-group-price{margin-right:0}}.load{height:100vh;width:100vw;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;position:fixed;background:#fff;z-index:1000}.load+div{height:100vh;overflow:hidden}.load.loaded{-webkit-animation:loaded .5s ease;animation:loaded .5s ease}.load__icon{-webkit-animation:load 2s linear infinite;animation:load 2s linear infinite;margin:auto;width:32px;height:32px}.load__icon-wrap{margin:auto}@-webkit-keyframes load{0%{-webkit-transform:rotate(0deg) scale(2);transform:rotate(0deg) scale(2)}to{-webkit-transform:rotate(1turn) scale(2);transform:rotate(1turn) scale(2)}}@keyframes load{0%{-webkit-transform:rotate(0deg) scale(2);transform:rotate(0deg) scale(2)}to{-webkit-transform:rotate(1turn) scale(2);transform:rotate(1turn) scale(2)}}@-webkit-keyframes loaded{0%{opacity:1}to{opacity:0}}@keyframes loaded{0%{opacity:1}to{opacity:0}}.inbox{width:100%;display:-webkit-flex;display:flex;overflow:hidden;position:relative}.theme-light .inbox{background-color:#fff}.theme-dark .inbox{background-color:#232329}.inbox__mailbox-list{width:245px;min-width:245px;padding:30px}.theme-light .inbox__mailbox-list{background-color:#fafbfe}.theme-dark .inbox__mailbox-list{background-color:#38373f}.inbox__mailbox-list-btn{width:100%;margin-bottom:15px}.ltr-support .inbox__mailbox-list-btn{margin-right:0}.rtl-support .inbox__mailbox-list-btn{margin-left:0}.inbox__list-button{background:transparent;width:100%;border:none;padding-left:0;padding-right:0}.inbox__label,.inbox__mailbox{display:-webkit-flex;display:flex;padding:10px;position:relative;cursor:pointer;transition:.3s}.theme-light .inbox__label,.theme-light .inbox__mailbox{color:#646777}.theme-dark .inbox__label,.theme-dark .inbox__mailbox{color:#ddd}.inbox__label svg,.inbox__mailbox svg{width:14px;height:14px;transition:all .3s}.ltr-support .inbox__label svg,.ltr-support .inbox__mailbox svg{margin-right:10px}.rtl-support .inbox__label svg,.rtl-support .inbox__mailbox svg{margin-left:10px}.theme-light .inbox__label svg,.theme-light .inbox__mailbox svg{fill:#ddd}.theme-dark .inbox__label svg,.theme-dark .inbox__mailbox svg{fill:#605f7b}.inbox__label.active,.inbox__mailbox.active{cursor:default;font-weight:500}.theme-light .inbox__label.active,.theme-light .inbox__mailbox.active{background-color:#f0eeee}.theme-dark .inbox__label.active,.theme-dark .inbox__mailbox.active{background-color:hsla(0,0%,100%,.10196078431372549)}.theme-light .inbox__label.active svg,.theme-light .inbox__mailbox.active svg{fill:#646777}.theme-dark .inbox__label.active svg,.theme-dark .inbox__mailbox.active svg{fill:#ddd}.inbox__label.active .inbox__mailbox-title,.inbox__mailbox.active .inbox__mailbox-title{font-weight:500}.inbox__label.active .inbox__mailbox-label,.inbox__mailbox.active .inbox__mailbox-label{background-color:#1b98e0;color:#fff}.theme-light .inbox__label.active:hover,.theme-light .inbox__label:hover,.theme-light .inbox__mailbox.active:hover,.theme-light .inbox__mailbox:hover{background-color:#f0eeee}.theme-dark .inbox__label.active:hover,.theme-dark .inbox__label:hover,.theme-dark .inbox__mailbox.active:hover,.theme-dark .inbox__mailbox:hover{background-color:hsla(0,0%,100%,.10196078431372549)}.inbox__mailbox-title{line-height:14px;margin:0;transition:all .3s}.inbox__mailbox-label{position:absolute;color:#999;transition:.3s}.ltr-support .inbox__mailbox-label{right:10px}.rtl-support .inbox__mailbox-label{left:10px}.theme-light .inbox__mailbox-label{background-color:#f2f4f7}.theme-dark .inbox__mailbox-label{background-color:#2a2a31}.inbox__label-color{display:block;height:10px;width:10px;border-radius:50%;margin-top:4px}.ltr-support .inbox__label-color{margin-right:10px}.rtl-support .inbox__label-color{margin-left:10px}.inbox__label-color.inbox__label-color--green{background-color:#27b86f}.inbox__label-color.inbox__label-color--red{background-color:#ed0b0b}.inbox__label-color.inbox__label-color--blue{background-color:#1b98e0}.inbox__label-color.inbox__label-color--yellow{background-color:#ffc107}.inbox__labels{font-size:13px;font-weight:700;margin-top:20px;margin-bottom:10px}.ltr-support .inbox__labels{text-align:left}.rtl-support .inbox__labels{text-align:right}.ltr-support .inbox__labels{padding-left:10px}.rtl-support .inbox__labels{padding-right:10px}.inbox__container{padding:30px}.inbox__files-btn{margin:0}.inbox__compose-title{text-transform:uppercase;margin-bottom:20px}.inbox__email-list-item{cursor:pointer;transition:background-color .3s}.theme-light .inbox__email-list-item:hover{background-color:#fafbfe}.theme-dark .inbox__email-list-item:hover{background-color:#38373f}.inbox__email-list-item.inbox__email-list-item--unread .inbox__email-table-date,.inbox__email-list-item.inbox__email-list-item--unread .inbox__email-table-name{font-weight:700}.inbox__email-list-item svg{width:14px;height:14px}.theme-light .inbox__email-list-item svg{fill:#ddd}.theme-dark .inbox__email-list-item svg{fill:#605f7b}.inbox__email-list-item .inbox__favorite{transition:all .3s}.inbox__email-list-item .inbox__favorite.active{fill:#ffc107}.inbox__email-list-item .inbox__email-list-item-checkbox{position:relative}.inbox__email-list-item .inbox__email-list-item-checkbox svg{fill:#1b98e0}.ltr-support .inbox__email-list-item .inbox__email-list-item-checkbox svg{margin-left:1px}.rtl-support .inbox__email-list-item .inbox__email-list-item-checkbox svg{margin-right:1px}.inbox__email-list-item td:first-child{min-width:32px}.inbox__email-table-preview{min-width:200px}.ltr-support .inbox__email-table-preview{text-align:left}.rtl-support .inbox__email-table-preview{text-align:right}.inbox__email-table-date,.inbox__email-table-name{white-space:nowrap}.ltr-support .inbox__email-table-date,.ltr-support .inbox__email-table-name{text-align:left}.rtl-support .inbox__email-table-date,.rtl-support .inbox__email-table-name{text-align:right}.inbox__emails-table{margin-bottom:10px}.ltr-support .inbox__emails-table tr td:first-child{padding-left:0}.rtl-support .inbox__emails-table tr td:first-child{padding-right:0}.ltr-support .inbox__emails-table tr td:last-child{padding-right:0;text-align:right}.rtl-support .inbox__emails-table tr td:last-child{padding-left:0;text-align:left}.inbox__emails-controls-wrap{position:relative}.inbox__emails-controls{position:relative;display:-webkit-flex;display:flex;height:50px}.ltr-support .inbox__emails-controls{padding-left:40px}.rtl-support .inbox__emails-controls{padding-right:40px}.theme-light .inbox__emails-controls{border-bottom:1px solid #eff1f5}.theme-dark .inbox__emails-controls{border-bottom:1px solid #333246}.inbox__emails-controls button{padding-top:2px;padding-bottom:2px;height:30px}.ltr-support .inbox__emails-controls button{padding-right:20px;padding-left:25px}.rtl-support .inbox__emails-controls button{padding-left:20px;padding-right:25px}.inbox__emails-controls .inbox__emails-control-reload{padding:4px 8px}.inbox__emails-controls .inbox__emails-control-reload svg{margin-top:-3px}.inbox__emails-control-checkbox{position:absolute;top:5px}.ltr-support .inbox__emails-control-checkbox{left:0}.rtl-support .inbox__emails-control-checkbox{right:0}.inbox__emails-controls-right{display:-webkit-flex;display:flex;position:absolute;top:0}.ltr-support .inbox__emails-controls-right{right:0}.rtl-support .inbox__emails-controls-right{left:0}.inbox__emails-control-search{display:-webkit-flex;display:flex}.ltr-support .inbox__emails-control-search{margin-right:16px}.rtl-support .inbox__emails-control-search{margin-left:16px}.inbox__emails-control-search input{height:28px;transition:all .3s;border:1px solid transparent;width:120px}.ltr-support .inbox__emails-control-search input{padding-left:10px;border-top-left-radius:14px;border-bottom-left-radius:14px}.rtl-support .inbox__emails-control-search input{padding-right:10px;border-top-right-radius:14px;border-bottom-right-radius:14px}.theme-light .inbox__emails-control-search input{color:#646777;background:#fafbfe}.theme-dark .inbox__emails-control-search input{color:#ddd;background:#38373f}.inbox__emails-control-search input:focus{border-color:#1b98e0;outline:none}.inbox__emails-control-search input:focus+.inbox__emails-control-search-icon{background-color:#1b98e0}.inbox__emails-control-search input:focus+.inbox__emails-control-search-icon svg{fill:#fff}.theme-light .inbox__emails-control-search input::-webkit-input-placeholder{color:#ddd}.theme-dark .inbox__emails-control-search input::-webkit-input-placeholder{color:#605f7b}.theme-light .inbox__emails-control-search input::-moz-placeholder{color:#ddd}.theme-dark .inbox__emails-control-search input::-moz-placeholder{color:#605f7b}.theme-light .inbox__emails-control-search input:-moz-placeholder{color:#ddd}.theme-dark .inbox__emails-control-search input:-moz-placeholder{color:#605f7b}.theme-light .inbox__emails-control-search input:-ms-input-placeholder{color:#ddd}.theme-dark .inbox__emails-control-search input:-ms-input-placeholder{color:#605f7b}.inbox__emails-control-search-icon{width:28px;padding:5px;height:28px;transition:.3s}.ltr-support .inbox__emails-control-search-icon{border-top-right-radius:14px;border-bottom-right-radius:14px}.rtl-support .inbox__emails-control-search-icon{border-top-left-radius:14px;border-bottom-left-radius:14px}.theme-light .inbox__emails-control-search-icon{background:#f2f4f7}.theme-dark .inbox__emails-control-search-icon{background:#33333a}.inbox__emails-control-search-icon svg{height:16px;width:16px;margin-top:-3px;transition:.3s}.theme-light .inbox__emails-control-search-icon svg{fill:#ddd}.theme-dark .inbox__emails-control-search-icon svg{fill:#605f7b}.inbox__email-header{display:-webkit-flex;display:flex;padding-bottom:12px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.theme-light .inbox__email-header{border-bottom:1px solid #eff1f5}.theme-dark .inbox__email-header{border-bottom:1px solid #333246}.inbox__email-header .inbox__favorite{transition:all .3s}.inbox__email-header .inbox__favorite.active{fill:#ffc107}.inbox__email-back{border:none;background:none;height:35px;padding-top:10px;width:30px;cursor:pointer}.ltr-support .inbox__email-back{padding-left:0}.rtl-support .inbox__email-back{padding-right:0}.inbox__email-back svg{height:18px;width:18px;transition:all .3s}.theme-light .inbox__email-back svg{fill:#646777}.theme-dark .inbox__email-back svg{fill:#ddd}.inbox__email-back:hover svg{fill:#1b98e0}.inbox__email-ava{height:35px;width:35px;overflow:hidden}.ltr-support .inbox__email-info{padding-left:10px}.rtl-support .inbox__email-info{padding-right:10px}.inbox__email-name{font-weight:500;line-height:20px}.inbox__email-name svg{height:14px;width:14px}.ltr-support .inbox__email-name svg{margin-left:20px}.rtl-support .inbox__email-name svg{margin-right:20px}.theme-light .inbox__email-name svg{fill:#646777}.theme-dark .inbox__email-name svg{fill:#ddd}.inbox__email-email{margin:0;font-size:10px;line-height:13px;color:#999}.ltr-support .inbox__email-email{text-align:left}.rtl-support .inbox__email-email{text-align:right}.inbox__email-right{display:-webkit-flex;display:flex}.ltr-support .inbox__email-right{margin-left:auto}.rtl-support .inbox__email-right{margin-right:auto}.inbox__email-left{display:-webkit-flex;display:flex}.inbox__email-time{margin-top:auto;margin-bottom:auto}.ltr-support .inbox__email-time{margin-right:30px;margin-left:0!important}.rtl-support .inbox__email-time{margin-left:30px;margin-right:0!important}.inbox__email-btn{border:none;height:32px;width:32px;cursor:pointer}.ltr-support .inbox__email-btn{margin-right:5px}.rtl-support .inbox__email-btn{margin-left:5px}.ltr-support .inbox__email-btn:last-child{margin-right:0}.rtl-support .inbox__email-btn:last-child{margin-left:0}.inbox__email-btn svg{height:14px;width:14px;fill:#999}.inbox__email-body{margin-top:20px;margin-bottom:15px}.inbox__email-attachment{padding-top:15px;margin-bottom:15px}.theme-light .inbox__email-attachment{border-top:1px solid #eff1f5}.theme-dark .inbox__email-attachment{border-top:1px solid #333246}.inbox__email-attachment-title{font-size:12px}.ltr-support .inbox__email-attachment-title{text-align:left}.rtl-support .inbox__email-attachment-title{text-align:right}.inbox__email-attachment-link{font-size:10px;margin-top:10px;display:-webkit-flex;display:flex}.inbox__email-attachment-link svg{fill:#999;height:14px;width:14px}.ltr-support .inbox__email-attachment-link svg{margin-right:5px}.rtl-support .inbox__email-attachment-link svg{margin-left:5px}.inbox__email-reply{padding-top:15px;position:relative}.inbox__email-reply-textarea{width:100%;max-width:100%;min-height:100px;padding-top:10px;padding-bottom:10px;transition:all .3s;background:transparent}.ltr-support .inbox__email-reply-textarea{padding-right:35px;padding-left:15px}.rtl-support .inbox__email-reply-textarea{padding-left:35px;padding-right:15px}.theme-light .inbox__email-reply-textarea{border:1px solid #f2f4f7;color:#646777}.theme-dark .inbox__email-reply-textarea{border:1px solid #33333a;color:#ddd}.inbox__email-reply-textarea:active,.inbox__email-reply-textarea:focus{outline:none;border-color:#1b98e0}.inbox__email-reply-placeholder{pointer-events:none;position:absolute;top:15px;color:#999}.ltr-support .inbox__email-reply-placeholder{left:15px}.rtl-support .inbox__email-reply-placeholder{right:15px}.inbox__email-reply-placeholder span{color:#1b98e0}.inbox__email-reply-btns{margin-top:10px}.inbox__email-reply-btns button{margin-bottom:10px}.inbox__email-reply-btns button:last-child{margin-bottom:0}.inbox__email-reply-btn-full{border:none;background:transparent;color:#1b98e0;transition:all .3s;cursor:pointer;min-height:32px}.inbox__email-reply-btn-full:hover{color:#1679b2}.inbox__email-reply-close{background:transparent;border:none;position:absolute;top:28px;height:20px;width:20px;padding:0;cursor:pointer}.ltr-support .inbox__email-reply-close{right:10px}.rtl-support .inbox__email-reply-close{left:10px}.inbox__email-reply-close svg{height:15px;width:15px;fill:#999;transition:all .3s}.inbox__email-reply-close:hover svg{fill:#1b98e0}.inbox__topbar{height:50px;display:none}.inbox__topbar-button{background-color:transparent;border:none;transition:all .3s;cursor:pointer;padding:0}.ltr-support .inbox__topbar-button{margin-left:-2px}.rtl-support .inbox__topbar-button{margin-right:-2px}.inbox__topbar-button:hover .inbox__topbar-button-icon{fill:#1b98e0}.inbox__topbar-button-icon{transition:.3s}.theme-light .inbox__topbar-button-icon{fill:#ddd}.theme-dark .inbox__topbar-button-icon{fill:#605f7b}@media screen and (max-width:1200px){.inbox__email-time{margin-top:auto;margin-bottom:auto}.ltr-support .inbox__email-time{margin-right:20px;margin-left:0}.rtl-support .inbox__email-time{margin-left:20px;margin-right:0}}@media screen and (max-width:1024px){.inbox__topbar{display:block}.inbox__topbar.inbox__topbar--hide{display:none}.inbox__compose-title{position:absolute;top:3px}.ltr-support .inbox__compose-title{left:70px}.rtl-support .inbox__compose-title{right:70px}.inbox__mailbox-list{position:absolute;top:0;-webkit-transform:translateX(calc(-100% - 1px));transform:translateX(calc(-100% - 1px));transition:.3s;z-index:99;height:100%}.theme-light .inbox__mailbox-list{background-color:#fff}.theme-dark .inbox__mailbox-list{background-color:#232329}.inbox__container{width:100%;padding:0}.inbox__email-time{margin-top:auto;margin-bottom:auto}.ltr-support .inbox__email-time{margin-right:10px;margin-left:0}.rtl-support .inbox__email-time{margin-left:10px;margin-right:0}.inbox:before{content:"";width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;opacity:0;z-index:-1;transition:opacity .3s,z-index .3s .3s;background-color:#999}.ltr-support .inbox:before{right:0}.rtl-support .inbox:before{left:0}.inbox__emails-controls-right{position:absolute;top:-50px}.ltr-support .inbox__emails-controls-right{right:0}.rtl-support .inbox__emails-controls-right{left:0}.inbox.inbox--show-mailboxes .inbox__mailbox-list{-webkit-transform:translateX(0);transform:translateX(0)}.inbox.inbox--show-mailboxes:before{opacity:.2;z-index:1;transition:opacity .3s,z-index 0s;pointer-events:none}.inbox.inbox--show-mailboxes .inbox__content{pointer-events:none}.ltr-support .inbox.inbox--show-mailboxes .inbox__content{text-align:left}.rtl-support .inbox.inbox--show-mailboxes .inbox__content{text-align:right}}@media screen and (max-width:767px){.inbox__container{padding:0}.inbox__email-left,.inbox__email-right{width:100%}.inbox__email-right{margin-top:15px}.ltr-support .inbox__email-time{margin-right:auto}.rtl-support .inbox__email-time{margin-left:auto}}@media screen and (max-width:620px){.ltr-support .inbox__emails-control-search{margin-right:8px}.rtl-support .inbox__emails-control-search{margin-left:8px}.inbox__emails-control-search input{width:90px}}@media screen and (max-width:480px){.ltr-support .inbox__emails-control-reload{margin-right:0}.rtl-support .inbox__emails-control-reload{margin-left:0}}.notification{max-width:400px;width:calc(100% - 50px);box-shadow:0 2px 8px 0 rgba(0,0,0,.07);padding:20px 40px 30px 25px;background:#fff;position:relative;margin:10px 25px}.notification.notification--image{height:106px;overflow:hidden}.notification.notification--full-wide{max-width:100vw;width:100vw;margin:0;padding:20px 40px 20px 25px}.notification.notification--full-wide .notification__message{text-align:center;width:calc(100% - 30px)}.notification.notification--theme-light{background:#fff}.notification.notification--theme-dark{background:#232329;color:#ddd}.notification.notification--primary{background:#1b98e0}.notification.notification--primary .notification__message,.notification.notification--primary .notification__title{color:#fff}.notification.notification--success{background:#27b86f}.notification.notification--success .notification__message,.notification.notification--success .notification__title{color:#fff}.notification.notification--warning{background:#ffc107}.notification.notification--warning .notification__message,.notification.notification--warning .notification__title{color:#fff}.notification.notification--danger{background:#ed0b0b}.notification.notification--danger .notification__message,.notification.notification--danger .notification__title{color:#fff}.rc-notification-notice-close-x{color:#999}.notification__message{margin-top:0;font-size:12px}.notification__title{margin-bottom:8px}.notification__image{position:absolute;height:106px;width:106px;top:0}.ltr-support .notification__image{left:0}.rtl-support .notification__image{right:0}.ltr-support .notification__image~*{padding-left:106px}.rtl-support .notification__image~*{padding-right:106px}.sidebar.sidebar--collapse+.container__wrap .notifications-bl,.sidebar.sidebar--collapse+.container__wrap .notifications-tl{padding-left:0!important}.pagination{display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline}.pagination__link{background:transparent;border:none;color:#999;height:28px;font-size:10px;padding:5px;text-align:center;min-width:28px;transition:all .3s}.ltr-support .pagination__link{margin-right:2px}.rtl-support .pagination__link{margin-left:2px}.pagination__link:hover{color:#1b98e0;background:transparent}.pagination__link:active,.pagination__link:focus{box-shadow:none}.pagination__link svg{transition:.3s}.pagination__link.pagination__link--arrow{border-radius:50%!important;width:28px;height:28px}.theme-light .pagination__link.pagination__link--arrow{background:#f2f4f7}.theme-dark .pagination__link.pagination__link--arrow{background:#33333a}.pagination__link.pagination__link--arrow:hover{background:#1b98e0}.pagination__link.pagination__link--arrow:hover svg{fill:#fff}.pagination__link.pagination__link--arrow:disabled{cursor:default;opacity:.4}.theme-light .pagination__link.pagination__link--arrow:disabled{background:#f2f4f7}.theme-dark .pagination__link.pagination__link--arrow:disabled{background:#33333a}.pagination__link.pagination__link--arrow:disabled svg{fill:#999}.pagination__item.active .pagination__link{background-color:transparent;font-weight:700}.theme-light .pagination__item.active .pagination__link{color:#646777}.theme-dark .pagination__item.active .pagination__link{color:#ddd}.theme-light .pagination__item.disabled .pagination__link svg{fill:#ddd}.theme-dark .pagination__item.disabled .pagination__link svg{fill:#605f7b}.pagination__link-icon{width:13px;height:13px;fill:#999}.pagination__wrap{display:-webkit-flex;display:flex;margin-top:15px}.pagination__wrap.pagination__wrap--small{margin-top:0;display:block}.pagination-info,.pagination__select-form{color:#999;font-size:12px;margin-top:auto;margin-bottom:auto}.ltr-support .pagination-info,.ltr-support .pagination__select-form{margin-right:0;margin-left:10px}.rtl-support .pagination-info,.rtl-support .pagination__select-form{margin-left:0;margin-right:10px}.theme-light .pagination-info select,.theme-light .pagination__select-form select{background-color:#fff}.theme-dark .pagination-info select,.theme-dark .pagination__select-form select{background-color:#232329}.pagination__item-option{color:#999;margin-bottom:20px;font-size:14px}.ltr-support .pagination__item-option{margin-right:0;margin-left:10px}.rtl-support .pagination__item-option{margin-left:0;margin-right:10px}.panel{transition:.3s}.panel.panel--collapse{height:108px}.panel.panel--collapse.panel--divider .panel__title,.panel.panel--collapse .panel__title{margin-bottom:0}.panel.panel--collapse.panel--divider .panel__title .subhead,.panel.panel--collapse .panel__title .subhead{opacity:0}.panel.panel--collapse.panel--danger,.panel.panel--collapse.panel--primary,.panel.panel--collapse.panel--success,.panel.panel--collapse.panel--warning{height:72px}.panel.panel--collapse .panel__body{padding-top:35px;padding-bottom:35px}.panel.panel--narrow .panel__title{margin-bottom:0}.panel.panel--divider .panel__title{margin-bottom:15px}.panel.panel--divider .panel__content{padding-top:0;padding-bottom:40px}.ltr-support .panel.panel--divider .panel__content{text-align:left}.rtl-support .panel.panel--divider .panel__content{text-align:right}.panel.panel--divider .panel__content .tabs--bordered-bottom .nav-item{border-bottom:1px solid #dee2e6}.theme-light .panel.panel--divider .panel__content .tabs--bordered-bottom .nav-item .nav-link{background-color:#fff;color:#646777}.theme-dark .panel.panel--divider .panel__content .tabs--bordered-bottom .nav-item .nav-link{background-color:#232329;color:#ddd}.panel.panel--danger .panel__body,.panel.panel--primary .panel__body,.panel.panel--success .panel__body,.panel.panel--warning .panel__body{padding:0}.panel.panel--danger .panel__title,.panel.panel--primary .panel__title,.panel.panel--success .panel__title,.panel.panel--warning .panel__title{padding-top:15px;padding-bottom:15px;margin-bottom:15px}.ltr-support .panel.panel--danger .panel__title,.ltr-support .panel.panel--primary .panel__title,.ltr-support .panel.panel--success .panel__title,.ltr-support .panel.panel--warning .panel__title{padding-right:40px;padding-left:30px}.rtl-support .panel.panel--danger .panel__title,.rtl-support .panel.panel--primary .panel__title,.rtl-support .panel.panel--success .panel__title,.rtl-support .panel.panel--warning .panel__title{padding-left:40px;padding-right:30px}.panel.panel--danger .panel__title h5,.panel.panel--primary .panel__title h5,.panel.panel--success .panel__title h5,.panel.panel--warning .panel__title h5{color:#fff}.panel.panel--danger .panel__btns,.panel.panel--primary .panel__btns,.panel.panel--success .panel__btns,.panel.panel--warning .panel__btns{top:13px}.panel.panel--danger .panel__btns svg,.panel.panel--primary .panel__btns svg,.panel.panel--success .panel__btns svg,.panel.panel--warning .panel__btns svg{fill:#fff}.panel.panel--danger .panel__content,.panel.panel--primary .panel__content,.panel.panel--success .panel__content,.panel.panel--warning .panel__content{padding-top:0;padding-bottom:40px}.ltr-support .panel.panel--danger .panel__content,.ltr-support .panel.panel--primary .panel__content,.ltr-support .panel.panel--success .panel__content,.ltr-support .panel.panel--warning .panel__content{padding-right:35px;padding-left:30px}.rtl-support .panel.panel--danger .panel__content,.rtl-support .panel.panel--primary .panel__content,.rtl-support .panel.panel--success .panel__content,.rtl-support .panel.panel--warning .panel__content{padding-left:35px;padding-right:30px}.panel.panel--success .panel__title{background-color:#1b98e0}.panel.panel--danger .panel__title{background-color:#ed0b0b}.panel.panel--warning .panel__title{background-color:#ffc107}.panel.panel--primary .panel__title{background-color:#1b98e0}.panel__refresh{position:absolute;width:100%;height:100%;top:0}.ltr-support .panel__refresh{left:0}.rtl-support .panel__refresh{right:0}.panel__refresh:before{content:"";position:absolute;width:100%;height:100%;z-index:9;top:0;border-radius:5px}.ltr-support .panel__refresh:before{left:0}.rtl-support .panel__refresh:before{right:0}.theme-light .panel__refresh:before{background-color:#fff;opacity:.8}.theme-dark .panel__refresh:before{background-color:#232329;opacity:.8}.panel__refresh svg{fill:#1b98e0;position:absolute;-webkit-animation:refresh 1s linear infinite;animation:refresh 1s linear infinite;z-index:10;width:48px;height:48px;top:calc(50% - 24px)}.ltr-support .panel__refresh svg{left:calc(50% - 24px)}.rtl-support .panel__refresh svg{right:calc(50% - 24px)}@-webkit-keyframes refresh{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.panel__body{position:relative;padding-top:30px;padding-bottom:50px;transition:height .3s}.ltr-support .panel__body{padding-right:35px;padding-left:30px}.rtl-support .panel__body{padding-left:35px;padding-right:30px}.panel__btns{position:absolute;top:30px}.ltr-support .panel__btns{right:10px}.rtl-support .panel__btns{left:10px}.panel__btn{width:14px;height:14px;background:transparent;border:none;padding:0;cursor:pointer}.ltr-support .panel__btn{margin-left:5px}.rtl-support .panel__btn{margin-right:5px}.panel__btn svg{width:14px;height:14px;fill:#999}.panel__btn:focus{outline:none}.panel__title{text-transform:uppercase;margin-bottom:30px;transition:.3s}.panel__title h5{font-size:13px}.panel__title .subhead{text-transform:none;font-size:12px;line-height:18px;opacity:.7;transition:.3s}.ltr-support .panel__title .subhead{text-align:left}.rtl-support .panel__title .subhead{text-align:right}.panel__label{background-color:#1b98e0;font-size:10px;font-weight:500;text-transform:uppercase;line-height:13px;padding:3px 10px}.ltr-support .panel__label{left:100%;margin-left:10px}.rtl-support .panel__label{right:100%;margin-right:10px}.ltr-support .panel__icon{display:inline-block;margin-right:5px}.rtl-support .panel__icon{display:inline-block;margin-left:5px}.progress-wrap{margin-bottom:20px;position:relative}.progress-wrap:last-child{margin-bottom:0}.progress-wrap .progress{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:10px;box-shadow:none;background-color:#ddd;margin-bottom:0}.progress-wrap .progress-bar{background-color:#1b98e0;color:#fff;box-shadow:none;height:10px;font-size:9px;font-weight:500;line-height:13px}.ltr-support .progress-wrap .progress-bar{text-align:right;padding-right:10px}.rtl-support .progress-wrap .progress-bar{text-align:left;padding-left:10px}.progress-wrap p{margin-bottom:5px}.progress-wrap .progress__label{color:#fff;font-size:10px;bottom:16px;margin:0}.ltr-support .progress-wrap.progress-wrap--small{text-align:left}.rtl-support .progress-wrap.progress-wrap--small{text-align:right}.progress-wrap.progress-wrap--small .progress-bar{height:8px}.progress-wrap.progress-wrap--middle .progress-bar{height:12px}.progress-wrap.progress-wrap--big .progress-bar{height:16px}.progress-wrap.progress-wrap--rounded .progress-bar{border-radius:5px}.progress-wrap.progress-wrap--yellow .progress-bar{background-color:#ffc107}.progress-wrap.progress-wrap--yellow .progress__label{color:#ffc107}.progress-wrap.progress-wrap--violet .progress-bar{background-color:#c88ffa}.progress-wrap.progress-wrap--violet .progress__label{color:#c88ffa}.progress-wrap.progress-wrap--pink .progress-bar{background-color:#ed0b0b}.progress-wrap.progress-wrap--pink .progress__label{color:#ed0b0b}.progress-wrap.progress-wrap--blue .progress-bar{background-color:#1b98e0}.progress-wrap.progress-wrap--blue .progress__label{color:#1b98e0}.progress-wrap.progress-wrap--red .progress-bar{background-color:#ed0b0b}.progress-wrap.progress-wrap--red .progress__label{color:#ed0b0b}.progress-wrap.progress-wrap--green .progress-bar{background-color:#27b86f}.progress-wrap.progress-wrap--green .progress__label{color:#27b86f}.progress-wrap.progress-wrap--label-top .progress__label{position:absolute}.ltr-support .progress-wrap.progress-wrap--label-top .progress__label{right:0}.rtl-support .progress-wrap.progress-wrap--label-top .progress__label{left:0}.progress-wrap.progress-wrap--pink-gradient .progress-bar{background-color:unset;background-image:linear-gradient(270deg,#ff7e9a,#ff4861)}.progress-wrap.progress-wrap--pink-gradient .progress__label{color:#ed0b0b}.progress-wrap.progress-wrap--lime-gradient .progress-bar{background-color:unset;background-image:linear-gradient(270deg,#d8efc1,#b8e986)}.progress-wrap.progress-wrap--lime-gradient .progress__label{color:#27b86f}.progress-wrap.progress-wrap--blue-gradient .progress-bar{background-color:unset;background-image:linear-gradient(270deg,#7edbff,#48b5ff)}.progress-wrap.progress-wrap--blue-gradient .progress__label{color:#1b98e0}.progress-wrap.progress-wrap--turquoise-gradient .progress-bar{background-color:unset;background-image:linear-gradient(270deg,#a6efda,#4ce1b6)}.progress-wrap.progress-wrap--turquoise-gradient .progress__label{color:#1b98e0}.radio-btn{display:inline-block;cursor:pointer;-webkit-flex-direction:inherit;flex-direction:inherit;padding:0}@media screen and (max-width:370px){.radio-btn{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}}@media screen and (max-width:575px){.radio-btn{display:inline-block}}@media screen and (max-width:515px){.radio-btn{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}}@media screen and (max-width:500px){.radio-btn{display:inline-block}}@media screen and (max-width:356px){.radio-btn{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}}.ltr-support .radio-btn{padding-right:20px}.rtl-support .radio-btn{padding-left:20px}.radio-btn:hover .radio-btn__radio-custom{border-color:#1b98e0}.radio-btn:hover .radio-btn__label{color:#1b98e0}.radio-btn.disabled{pointer-events:none;cursor:default;opacity:.4}.radio-btn.radio-btn--colored{-webkit-flex-direction:inherit;flex-direction:inherit;padding:0}.radio-btn.radio-btn--colored .radio-btn__radio-custom{border:2px solid #1b98e0}.radio-btn.radio-btn--colored-click{-webkit-flex-direction:inherit;flex-direction:inherit;padding:0}.radio-btn.radio-btn--colored-click .radio-btn__radio:checked+.radio-btn__radio-custom{background:#1b98e0}.radio-btn.radio-btn--colored-click .radio-btn__radio:checked+.radio-btn__radio-custom:before{background:#fff}.radio-btn.radio-btn--colored-click.disabled .radio-btn__radio:checked+.radio-btn__radio-custom{background:transparent}.radio-btn.radio-btn--colored-click.disabled .radio-btn__radio:checked+.radio-btn__radio-custom:before{background:#1b98e0}.radio-btn.radio-btn--button{background:#1b98e0;min-width:150px;color:#fff;height:24px;border-radius:4px;transition:all .3s;display:-webkit-flex;display:flex;-webkit-flex-direction:inherit;flex-direction:inherit;padding:0 10px;width:100%}.radio-btn.radio-btn--button .radio-btn__radio-custom{display:none}.radio-btn.radio-btn--button .radio-btn__label-svg{margin-top:auto;margin-bottom:auto;height:16px;line-height:1}.ltr-support .radio-btn.radio-btn--button .radio-btn__label-svg{margin-right:4px;margin-left:auto}.rtl-support .radio-btn.radio-btn--button .radio-btn__label-svg{margin-left:4px;margin-right:auto}.radio-btn.radio-btn--button .radio-btn__label-svg svg{fill:#fff;width:14px;height:14px}.radio-btn.radio-btn--button .radio-btn__label-svg .radio-btn__label-check{display:none}.radio-btn.radio-btn--button .radio-btn__radio:checked~.radio-btn__label-svg .radio-btn__label-check{display:block}.radio-btn.radio-btn--button .radio-btn__radio:checked~.radio-btn__label-svg .radio-btn__label-uncheck{display:none}.radio-btn.radio-btn--button .radio-btn__label{margin-top:auto;margin-bottom:auto;padding:0;color:#fff}.ltr-support .radio-btn.radio-btn--button .radio-btn__label{margin-right:auto;margin-left:0}.rtl-support .radio-btn.radio-btn--button .radio-btn__label{margin-left:auto;margin-right:0}.radio-btn.radio-btn--button:hover{background:#1679b2}.radio-btn.radio-btn--button:hover .radio-btn__label{color:#fff}.radio-btn__radio{display:none}.radio-btn__radio-custom{width:18px;height:18px;border-radius:50%;position:relative;transition:all .3s}.theme-light .radio-btn__radio-custom{border:1px solid #ddd}.theme-dark .radio-btn__radio-custom{border:1px solid #605f7b}.radio-btn__radio:checked+.radio-btn__radio-custom{border-color:#1b98e0}.radio-btn__label{line-height:18px;transition:all .3s;margin-top:5px}.ltr-support .radio-btn__label{padding-left:9px}.rtl-support .radio-btn__label{padding-right:9px}.theme-light .radio-btn__label{color:#646777}.theme-dark .radio-btn__label{color:#ddd}.radio-btn__label,.radio-btn__radio-custom{display:inline-block;vertical-align:middle}.radio-btn__radio:checked+.radio-btn__radio-custom:before{content:"";display:block;position:absolute;width:6px;height:6px;top:calc(50% - 3px);background:#1b98e0;border-radius:50%}.ltr-support .radio-btn__radio:checked+.radio-btn__radio-custom:before{left:calc(50% - 3px)}.rtl-support .radio-btn__radio:checked+.radio-btn__radio-custom:before{right:calc(50% - 3px)}.react-select{width:100%;height:40px;font-size:12px}.react-select__control{height:32px;border-radius:0!important;transition:all .3s}.theme-light .react-select__control{border:1px solid #f2f4f7;background-color:#fff}.theme-dark .react-select__control{border:1px solid #33333a;background-color:#232329}.react-select__control.react-select__control--is-focused,.react-select__control:hover{border-color:#1b98e0!important;box-shadow:none;background:transparent}.react-select__input{height:30px}.theme-light .react-select__input{color:#646777}.theme-dark .react-select__input{color:#ddd}.react-select__indicator-separator{display:none}.react-select__clear-indicator,.react-select__dropdown-indicator{cursor:pointer}.theme-light .react-select__clear-indicator,.theme-light .react-select__dropdown-indicator{color:#ddd}.theme-dark .react-select__clear-indicator,.theme-dark .react-select__dropdown-indicator{color:#605f7b}.react-select__clear-indicator svg,.react-select__dropdown-indicator svg{height:16px;width:16px}.react-select__multi-value{background-color:transparent;border:1px solid #1b98e0}.react-select__multi-value .react-select__multi-value__label{padding:3px 6px}.ltr-support .react-select__multi-value .react-select__multi-value__label{border-right:1px solid #1b98e0}.rtl-support .react-select__multi-value .react-select__multi-value__label{border-left:1px solid #1b98e0}.theme-light .react-select__multi-value .react-select__multi-value__label{color:#646777}.theme-dark .react-select__multi-value .react-select__multi-value__label{color:#ddd}.react-select__multi-value__remove{opacity:.8;transition:.3s;cursor:pointer}.theme-light .react-select__multi-value__remove{color:#646777}.theme-dark .react-select__multi-value__remove{color:#ddd}.theme-light .react-select__multi-value__label,.theme-light .react-select__multi-value__remove{background:#fff}.theme-dark .react-select__multi-value__label,.theme-dark .react-select__multi-value__remove{background:#232329}.theme-light .react-select__single-value{color:#646777}.theme-dark .react-select__single-value{color:#ddd}.react-select__menu{box-shadow:none!important;margin-top:6px;margin-bottom:6px}.react-select__menu-list{top:calc(100% + 1px);border-radius:0;box-shadow:none;font-size:12px;overflow:hidden}.theme-light .react-select__menu-list{background:#fff;border:1px solid #f2f4f7}.theme-dark .react-select__menu-list{background:#232329;border:1px solid #33333a}@keyframes open{0%{max-height:0}to{max-height:200px}}.react-select__option{transition:all .3s;border-radius:0;display:-webkit-flex;display:flex;cursor:pointer;padding:8px 10px}.theme-light .react-select__option{background:#fff;color:#646777}.theme-dark .react-select__option{background:#232329;color:#ddd}.theme-light .react-select__option.react-select__option--is-focused{background:#fafbfe}.theme-dark .react-select__option.react-select__option--is-focused{background:#38373f}.react-select__color{display:block;border-radius:50%;height:10px;width:10px;margin-top:auto;margin-bottom:auto}.ltr-support .react-select__color{margin-right:0;margin-left:5px}.rtl-support .react-select__color{margin-left:0;margin-right:5px}.form__select-color{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:84px}.ltr-support .form__select-color{margin-right:40px}.rtl-support .form__select-color{margin-left:40px}.sidebar{position:fixed;top:0;left:0;z-index:99;height:100vh;width:240px;box-shadow:0 1px 30px 1px rgba(0,0,0,.11);padding-top:60px;transition:width .3s,-webkit-transform .3s;transition:transform .3s,width .3s;transition:transform .3s,width .3s,-webkit-transform .3s;-webkit-transform:translateX(calc(-100% - 20px));transform:translateX(calc(-100% - 20px))}.theme-light .sidebar{background:#fff}.theme-dark .sidebar{background:#232329}.sidebar a{display:block}.sidebar.sidebar--show{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar.sidebar--show .sidebar__back{display:block}.sidebar__back{height:100%;width:100vw;position:absolute;display:none;background:transparent;border:none}.sidebar__link-active .sidebar__link:before{opacity:1}.sidebar__scroll{width:240px}.sidebar__scroll>div{height:calc(100vh - 60px)}.sidebar__scroll .scrollbar-track.scrollbar-track-y{width:2px;margin-right:3px}.sidebar__scroll .scrollbar-track.scrollbar-track-x{display:none!important}.sidebar__scroll .scrollbar-thumb{opacity:.3;width:5px}.sidebar__content{padding-top:15px;height:100%;overflow:auto}.sidebar__content>div:last-child{width:4px!important}.sidebar__content>div:last-child div{transition:height .3s;opacity:.52}.sidebar__block{padding:15px 0}.theme-light .sidebar__block{border-bottom:1px solid #eff1f5}.theme-dark .sidebar__block{border-bottom:1px solid #333246}.sidebar__block:last-child{border:none}.sidebar__link{height:36px;width:240px;transition:all .3s;position:relative;cursor:pointer;display:-webkit-flex;display:flex;padding:11px 20px;overflow:hidden;background:transparent;border:none}.theme-light .sidebar__link{color:#646777}.theme-dark .sidebar__link{color:#ddd}.sidebar__link:before{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#1b98e0;opacity:0;transition:all .3s}.sidebar__link p{position:absolute;left:43px;width:160px;transition:left .3s;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sidebar__link:hover{text-decoration:none}.theme-light .sidebar__link:hover{background-color:#fafbfe}.theme-dark .sidebar__link:hover{background-color:#38373f}.sidebar__link:hover:before{opacity:1}.sidebar__link-title{margin:0;font-size:14px;line-height:16px;position:relative;display:-webkit-flex;display:flex}.sidebar__link-icon{margin-right:10px;font-size:13px;line-height:13px;color:#b1c3c8}.sidebar__submenu{transition:height .5s 0s,padding .5s 0s,opacity .4s .1s;padding:15px 0}.sidebar__submenu .sidebar__submenu{margin-bottom:0;padding-bottom:0;padding-top:0}.sidebar__submenu .sidebar__submenu .sidebar__link{padding-left:53px}.sidebar__submenu .sidebar__submenu .sidebar__link p{left:53px}.theme-light .sidebar__submenu{background-color:#fafbfe}.theme-dark .sidebar__submenu{background-color:#38373f}.sidebar__submenu .sidebar__link{padding-left:43px}.theme-light .sidebar__submenu .sidebar__link:hover{background-color:#fff}.theme-dark .sidebar__submenu .sidebar__link:hover{background-color:#232329}.sidebar__submenu .sidebar__link{display:block}.sidebar__category-icon{position:absolute;top:10px;right:15px;font-size:10px;line-height:14px;opacity:1;transition:opacity .5s .2s,-webkit-transform .3s;transition:opacity .5s .2s,transform .3s;transition:opacity .5s .2s,transform .3s,-webkit-transform .3s;color:#787985}.sidebar__link-badge{width:26px;height:14px;background-color:#ed0b0b;font-size:8px;font-weight:400;padding:2px;margin-left:5px;line-height:9px;position:relative;text-transform:uppercase;border-radius:7px}.sidebar__link-badge span{position:absolute;left:0;top:3px;width:26px;text-align:center}.sidebar__wrapper--desktop{display:none}.sidebar__category-wrap.sidebar__category-wrap--open>.sidebar__category .sidebar__category-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sidebar__category-new{height:6px;width:6px;border-radius:50%;top:-3px;display:block;margin-left:5px;background:#ed0b0b}@media screen and (min-width:576px){.sidebar--collapse .sidebar__category-wrap:hover .sidebar__submenu-wrap{display:inherit!important}.sidebar{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar.sidebar--no-desktop{-webkit-transform:translateX(calc(-100% - 20px));transform:translateX(calc(-100% - 20px))}.sidebar.sidebar--no-desktop.sidebar--show{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar.sidebar--no-desktop .sidebar__wrapper--mobile{display:block}.sidebar.sidebar--collapse{width:55px;overflow:visible}.sidebar.sidebar--collapse .sidebar__content,.sidebar.sidebar--collapse .sidebar__scroll{width:55px;overflow:visible!important;transition:width .3s}.theme-light .sidebar.sidebar--collapse .sidebar__link{background:#fff}.theme-dark .sidebar.sidebar--collapse .sidebar__link{background:#232329}.sidebar.sidebar--collapse .sidebar__submenu{padding:0 0 15px;transition:0s}.sidebar.sidebar--collapse .sidebar__block>.sidebar__category-wrap:hover>.sidebar__category{width:240px}.theme-light .sidebar.sidebar--collapse .sidebar__block>.sidebar__category-wrap:hover>.sidebar__category .sidebar__category{background:#fafbfe}.theme-dark .sidebar.sidebar--collapse .sidebar__block>.sidebar__category-wrap:hover>.sidebar__category .sidebar__category{background:#38373f}.sidebar.sidebar--collapse .sidebar__block>.sidebar__category-wrap:hover>.sidebar__category .sidebar__category:before{opacity:1}.sidebar.sidebar--collapse .sidebar__submenu-wrap{position:absolute;left:55px;width:0;transition:.3s;display:none}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__link{width:185px;padding-left:15px}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__link p{position:relative;left:0;-webkit-animation:none;animation:none}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__submenu-wrap{position:relative;left:0}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__submenu-wrap .sidebar__link{padding-left:30px}.sidebar.sidebar--collapse .sidebar__link{overflow:hidden;width:55px;background-color:transparent}.sidebar.sidebar--collapse .sidebar__link p{position:absolute;left:70px;width:160px}.theme-light .sidebar.sidebar--collapse .sidebar__link:hover{background:#fafbfe}.theme-dark .sidebar.sidebar--collapse .sidebar__link:hover{background:#38373f}.sidebar.sidebar--collapse .sidebar__category-icon{opacity:0;transition:opacity 0s}.sidebar.sidebar--collapse .scrollbar-track.scrollbar-track-y{margin-right:188px}.sidebar__wrapper--desktop{display:block}.sidebar__wrapper--mobile{display:none}}@media screen and (min-width:992px){.sidebar.sidebar--no-desktop{-webkit-transform:translateX(0);transform:translateX(0);display:none}}.table{overflow-x:scroll}.table::-webkit-scrollbar{height:5px;width:5px;opacity:.3}.table::-webkit-scrollbar-thumb{border-radius:10px;border:1px solid transparent}.theme-light .table::-webkit-scrollbar-thumb{background-color:#b4bfd0}.theme-dark .table::-webkit-scrollbar-thumb{background-color:#606071}.ltr-support .table{text-align:left}.rtl-support .table{text-align:right}.table:last-child{margin-bottom:0}.table table{width:inherit}.table thead th,.table thead tr{position:-webkit-sticky;position:sticky;top:0}.table thead th{min-height:45px;min-width:65px;padding:10px 0}.table thead th:first-child{min-width:45px}.theme-light .table thead th{color:#646777;border-bottom-color:#eff1f5;background:#fff}.theme-dark .table thead th{color:#ddd;border-bottom-color:#333246;background:#232329}.table tbody td,.table th{border:none;padding:10px 0}.theme-light .table tbody td,.theme-light .table th{color:#646777}.theme-dark .table tbody td,.theme-dark .table th{color:#999}.table td:first-child,.table th:first-child{padding-left:10px}.table td:last-child,.table th:last-child{padding-right:10px}.table .badge{font-size:12px}.table tfoot td{min-height:45px;min-width:100px;padding:10px 0;font-family:"Roboto",sans-serif;color:#646777;font-weight:700}.table tfoot td:first-child{min-width:45px;white-space:nowrap}.table.table--not-pagination{height:458px}.table.table--not-pagination tbody{top:30px}.ltr-support .table.table--bordered{text-align:left}.rtl-support .table.table--bordered{text-align:right}.table.table--bordered td{vertical-align:middle;padding-right:15px}.table.table--bordered td .icon--success{color:#27b86f}.table.table--bordered td .icon--danger{color:#ed0b0b}.theme-light .table.table--bordered tr{border-bottom:1px solid #eff1f5}.theme-dark .table.table--bordered tr{border-bottom:1px solid #333246}.table.table--bordered tr:last-child{border-bottom:none}.theme-light .table.table--head-accent thead{color:#646777;background-color:#fafbfe}.theme-dark .table.table--head-accent thead{color:#999;background-color:#38373f}.table.table--head-accent thead th{border-bottom:none}.theme-light .table.table-striped tbody tr:nth-of-type(odd){background-color:#fafbfe}.theme-dark .table.table-striped tbody tr:nth-of-type(odd){background-color:#38373f}.table.table-hover tbody tr{transition:all .3s;cursor:pointer}.theme-light .table.table-hover tbody tr:hover{background-color:#f2f4f7}.theme-dark .table.table-hover tbody tr:hover{background-color:#2a2a31}.table .react-table thead tr{position:-webkit-sticky;position:sticky;top:0;background:#fff}.table .react-table__column-header{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:center;align-content:center}.table .react-table__column-header:first-child{margin-right:10px}.table .react-table__column-header.sortable{cursor:pointer}.table .react-table__column-header.sortable svg{width:16px;height:16px}.ltr-support .table .react-table__column-header.sortable svg{right:-20px}.rtl-support .table .react-table__column-header.sortable svg{left:-20px}.table .resizable-table thead{min-width:65px;overflow-y:auto;overflow-x:hidden}.table .resizable-table thead:first-child{min-width:45px}.table .resizable-table tbody{overflow-y:scroll;overflow-x:hidden}.table .resizable-table td,.table .resizable-table th{min-width:65px!important;vertical-align:middle}.table .resizable-table td:first-child,.table .resizable-table th:first-child{min-width:45px!important}.table .resizable-table td .resizer,.table .resizable-table th .resizer{top:5px;right:10px;width:4px;height:70%;position:absolute;touch-action:none}.theme-light .table .resizable-table td .resizer,.theme-light .table .resizable-table th .resizer{background:#eff1f5}.theme-dark .table .resizable-table td .resizer,.theme-dark .table .resizable-table th .resizer{background:#333246}.theme-light .table .resizable-table td .resizer.isResizing,.theme-light .table .resizable-table th .resizer.isResizing{background:#6db0ff}.theme-dark .table .resizable-table td .resizer.isResizing,.theme-dark .table .resizable-table th .resizer.isResizing{background:#063263}.table .react-dnd--off{pointer-events:none}.table .react-dnd-draggable{z-index:98!important}.table .react-dnd-draggable td{width:inherit}.table .react-dnd-draggable td:first-child{width:70px;min-width:70px!important}.table .editable-table{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.table .editable-table thead{min-width:100px;overflow-y:auto;overflow-x:hidden}.table .editable-table thead:first-child{min-width:45px}.table .editable-table td,.table .editable-table th{min-width:100px}.table .editable-table td:first-child,.table .editable-table th:first-child{max-width:45px;min-width:45px}.table .editable-table .table__editable-table--cell-active{max-width:inherit;border:none;outline:2px solid #1b98e0;margin:-7px 10px -6px 0}.table .editable-table .table__edit-form{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border:none;border-radius:0;background:transparent;font-size:13px;font-family:"Roboto",sans-serif;padding-left:0}.theme-light .table .editable-table .table__edit-form{background-color:#fff;color:#646777}.theme-dark .table .editable-table .table__edit-form{background-color:#232329;color:#999}.table .editable-table .table__edit-form:active{border:none;outline:1px solid #1b98e0}.table .editable-table .form-control:focus{box-shadow:none}.react-table__wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:baseline;align-items:baseline;-webkit-justify-content:space-between;justify-content:space-between}.react-table__customizer{padding:0 20px 20px 15px}.table__search{display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline;margin-bottom:15px;color:#999}.table__search .table__search-input{max-width:250px;font-size:12px;margin-right:20px}.theme-light .table__search .table__search-input{color:#646777;background:#fff}.theme-dark .table__search .table__search-input{color:#ddd;background:#232329}.table__collapse-content{width:275px;position:absolute;z-index:101;box-shadow:0 10px 25px 0 rgba(33,36,50,.13)}.ltr-support .table__collapse-content{right:20px}.rtl-support .table__collapse-content{left:20px}.theme-light .table__collapse-content{background:#fff}.theme-dark .table__collapse-content{background:#232329}.react-table__highlighter mark{background-color:#1b98e0;padding:0}.table__collapse-title-wrap{padding:25px 20px 10px}.table__collapse-title-wrap p{color:#999}.theme-light .table__collapse-title-wrap{border-bottom:1px solid #eff1f5}.theme-dark .table__collapse-title-wrap{border-bottom:1px solid #333246}.table__collapse-item{padding:10px 20px 25px}.theme-light .table__collapse-item{border-bottom:1px solid #eff1f5}.theme-dark .table__collapse-item{border-bottom:1px solid #333246}.table__collapse-item--tooltip .tooltip{z-index:101}.table__btn{font-size:18px;height:100%;padding:10px;cursor:pointer;position:relative;display:-webkit-flex;display:flex;border:none;background:transparent;transition:all .3s}.table__btn h5{color:#999;margin-right:10px}.table__btn svg{margin:auto;height:18px;width:18px}.theme-light .table__btn svg{fill:#ddd}.theme-dark .table__btn svg{fill:#605f7b}.theme-light .table__btn{color:#646777}.theme-dark .table__btn{color:#ddd}@media screen and (max-width:640px){.table__btn{padding:0 5px}}@-webkit-keyframes beforePulse{0%{width:7px;height:7px}25%{width:13px;height:13px}to{width:7px;height:7px}}.table__collapse-back{position:fixed;width:100vw;height:100vh;top:0;bottom:0;left:0;right:0;z-index:100;background:transparent;border:none}.table__icon{margin:auto 0}.table__toggle{margin-left:0!important}.table__toggle--disabled{opacity:.4}.table-fetch-spinner{color:#1b98e0}.ltr-support .nav{padding-left:10px}.rtl-support .nav{padding-right:10px}.tabs{overflow:auto}.tabs .tabs__wrap{min-width:-webkit-min-content;min-width:min-content}.ltr-support .tabs .tabs__wrap{text-align:left}.rtl-support .tabs .tabs__wrap{text-align:right}.tabs .nav-tabs li .nav-link{padding:10px 20px;transition:background-color .3s;cursor:pointer}.ltr-support .tabs .nav-tabs li .nav-link{margin-right:0}.rtl-support .tabs .nav-tabs li .nav-link{margin-left:0}.theme-light .tabs .nav-tabs li .nav-link{color:#646777}.theme-dark .tabs .nav-tabs li .nav-link{color:#ddd}.tabs .nav-tabs li .nav-link:active,.tabs .nav-tabs li .nav-link:focus,.tabs .nav-tabs li .nav-link:hover{outline:none}.theme-light .tabs .nav-tabs li .nav-link:active,.theme-light .tabs .nav-tabs li .nav-link:focus,.theme-light .tabs .nav-tabs li .nav-link:hover{background-color:#fafbfe;border-color:#fafbfe #fafbfe #ddd}.theme-dark .tabs .nav-tabs li .nav-link:active,.theme-dark .tabs .nav-tabs li .nav-link:focus,.theme-dark .tabs .nav-tabs li .nav-link:hover{background-color:#38373f;border-color:#38373f #38373f #ddd}.tabs .nav-tabs li .nav-link.active,.tabs .nav-tabs li .nav-link.active:focus,.tabs .nav-tabs li .nav-link.active:hover{background-color:transparent}.theme-light .tabs .nav-tabs li .nav-link.active,.theme-light .tabs .nav-tabs li .nav-link.active:focus,.theme-light .tabs .nav-tabs li .nav-link.active:hover{border-color:#ddd #ddd #fff;color:#646777}.theme-dark .tabs .nav-tabs li .nav-link.active,.theme-dark .tabs .nav-tabs li .nav-link.active:focus,.theme-dark .tabs .nav-tabs li .nav-link.active:hover{border-color:#ddd #ddd #232329;color:#ddd}.tabs .nav-tabs li.disabled .nav-link{color:#999}.tabs .tab-pane{padding-top:20px}.ltr-support .tabs .tab-pane{border-left:2px solid #ddd}.rtl-support .tabs .tab-pane{border-right:2px solid #ddd}.tabs.tabs--bordered-top .nav-tabs li .nav-link{border-top:2px solid transparent;border-radius:0}.tabs.tabs--bordered-top .nav-tabs li .nav-link.active,.tabs.tabs--bordered-top .nav-tabs li .nav-link.active:focus,.tabs.tabs--bordered-top .nav-tabs li .nav-link.active:hover{border-radius:0;border-top:2px solid #1b98e0}.tabs.tabs--bordered-bottom .nav-tabs li .nav-link{border-color:transparent;border-bottom:1px solid transparent;padding-bottom:11px}.tabs.tabs--bordered-bottom .nav-tabs li .nav-link.active,.tabs.tabs--bordered-bottom .nav-tabs li .nav-link.active:focus,.tabs.tabs--bordered-bottom .nav-tabs li .nav-link.active:hover{border-radius:0;border-color:transparent;border-bottom:2px solid #1b98e0;padding-bottom:10px}.tabs.tabs--justify .nav-tabs{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.tabs.tabs--justify .nav-tabs li{width:100%}.tabs.tabs--justify .nav-tabs li a{text-align:center}.tabs.tabs--vertical{overflow-y:auto}.tabs.tabs--vertical .tabs__wrap{display:-webkit-flex;display:flex}.tabs.tabs--vertical .nav-tabs{border-bottom:none;width:150px;height:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap}.tabs.tabs--vertical .nav-tabs .nav-item{margin-bottom:0}.tabs.tabs--vertical .nav-tabs li{margin-top:0;width:100%}.tabs.tabs--vertical .nav-tabs li .nav-link{padding-top:10px;padding-bottom:10px;transition:background-color .3s;border-radius:0;border:none}.ltr-support .tabs.tabs--vertical .nav-tabs li .nav-link{padding-right:10px;padding-left:0;margin-right:0}.rtl-support .tabs.tabs--vertical .nav-tabs li .nav-link{padding-left:10px;padding-right:0;margin-left:0}.theme-light .tabs.tabs--vertical .nav-tabs li .nav-link{color:#646777}.theme-dark .tabs.tabs--vertical .nav-tabs li .nav-link{color:#ddd}.tabs.tabs--vertical .nav-tabs li .nav-link:active,.tabs.tabs--vertical .nav-tabs li .nav-link:focus,.tabs.tabs--vertical .nav-tabs li .nav-link:hover{outline:none}.theme-light .tabs.tabs--vertical .nav-tabs li .nav-link:active,.theme-light .tabs.tabs--vertical .nav-tabs li .nav-link:focus,.theme-light .tabs.tabs--vertical .nav-tabs li .nav-link:hover{background-color:#fafbfe}.theme-dark .tabs.tabs--vertical .nav-tabs li .nav-link:active,.theme-dark .tabs.tabs--vertical .nav-tabs li .nav-link:focus,.theme-dark .tabs.tabs--vertical .nav-tabs li .nav-link:hover{background-color:#38373f}.tabs.tabs--vertical .nav-tabs li .nav-link.active,.tabs.tabs--vertical .nav-tabs li .nav-link.active:focus,.tabs.tabs--vertical .nav-tabs li .nav-link.active:hover{background-color:transparent}.ltr-support .tabs.tabs--vertical .nav-tabs li .nav-link.active,.ltr-support .tabs.tabs--vertical .nav-tabs li .nav-link.active:focus,.ltr-support .tabs.tabs--vertical .nav-tabs li .nav-link.active:hover{border-right-color:#1b98e0}.rtl-support .tabs.tabs--vertical .nav-tabs li .nav-link.active,.rtl-support .tabs.tabs--vertical .nav-tabs li .nav-link.active:focus,.rtl-support .tabs.tabs--vertical .nav-tabs li .nav-link.active:hover{border-left-color:#1b98e0}.tabs.tabs--vertical .nav-tabs li.disabled .nav-link{color:#999}.tabs.tabs--vertical .tab-pane{padding-top:0}.ltr-support .tabs.tabs--vertical .tab-pane{padding-left:20px}.rtl-support .tabs.tabs--vertical .tab-pane{padding-right:20px}.tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link{text-align:left;font-weight:500}.ltr-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link{border-right-color:#eee}.rtl-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link{border-left-color:#eee}.ltr-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link{padding-left:10px}.rtl-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link{padding-right:10px}.tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active,.tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:focus,.tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:hover{color:#1b98e0}.ltr-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active,.ltr-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:focus,.ltr-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:hover{border-right-color:#eee}.rtl-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active,.rtl-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:focus,.rtl-support .tabs.tabs--vertical.tabs--vertical-colored .nav-tabs li .nav-link.active:hover{border-left-color:#eee}.text-editor{position:relative}.ltr-support .text-editor{direction:ltr}.rtl-support .text-editor{direction:rtl}.text-editor .rdw-editor-toolbar{margin:0;background:transparent;border-radius:0}.theme-light .text-editor .rdw-editor-toolbar{border:1px solid #f2f4f7}.theme-dark .text-editor .rdw-editor-toolbar{border:1px solid #33333a}.text-editor .rdw-emoji-modal,.text-editor .rdw-image-modal,.text-editor .rdw-link-modal{position:static;left:-175px}.theme-light .text-editor .rdw-emoji-modal,.theme-light .text-editor .rdw-image-modal,.theme-light .text-editor .rdw-link-modal{background:#fff;color:#646777}.theme-dark .text-editor .rdw-emoji-modal,.theme-dark .text-editor .rdw-image-modal,.theme-dark .text-editor .rdw-link-modal{background:#232329;color:#ddd}@media screen and (max-width:361px){.text-editor .rdw-emoji-modal,.text-editor .rdw-image-modal,.text-editor .rdw-link-modal{left:5px}}@media screen and (max-width:460px){.text-editor .rdw-emoji-modal,.text-editor .rdw-image-modal,.text-editor .rdw-link-modal{left:0}}@media screen and (max-width:662px){.text-editor .rdw-emoji-modal,.text-editor .rdw-image-modal,.text-editor .rdw-link-modal{left:-140px}}@media screen and (min-width:663px)and (max-width:727px){.text-editor .rdw-emoji-modal,.text-editor .rdw-image-modal,.text-editor .rdw-link-modal{left:-30px}}@media screen and (min-width:850px)and (max-width:942px){.text-editor .rdw-emoji-modal,.text-editor .rdw-image-modal,.text-editor .rdw-link-modal{left:10px}}@media screen and (min-width:943px)and (max-width:1025px){.text-editor .rdw-emoji-modal,.text-editor .rdw-image-modal,.text-editor .rdw-link-modal{left:-175px}}@media screen and (min-width:1026px)and (max-width:1187px){.text-editor .rdw-emoji-modal,.text-editor .rdw-image-modal,.text-editor .rdw-link-modal{left:10px}}.ltr-support .text-editor .rdw-image-modal-url-input{text-align:left}.rtl-support .text-editor .rdw-image-modal-url-input{text-align:right}.text-editor .rdw-link-modal-input{width:auto}.ltr-support .text-editor .rdw-link-modal-input{text-align:left}.rtl-support .text-editor .rdw-link-modal-input{text-align:right}.text-editor .rdw-link-modal-input:last-of-type{margin-bottom:10px}.text-editor .rdw-link-modal-target-option{margin-bottom:0}.text-editor #openLinkInNewWindow{width:auto;height:auto}.text-editor .rdw-emoji-icon{background:#fff}.text-editor .rdw-editor-toolbar{padding:0}.text-editor .rdw-editor-toolbar>div{height:40px;border:none;background:transparent;cursor:pointer;margin:0}.theme-light .text-editor .rdw-editor-toolbar>div img{fill:#646777}.theme-dark .text-editor .rdw-editor-toolbar>div img{fill:#ddd}.text-editor .rdw-editor-toolbar .rdw-option-active{box-shadow:none}.theme-light .text-editor .rdw-editor-toolbar .rdw-option-active{background-color:#eff1f5}.theme-dark .text-editor .rdw-editor-toolbar .rdw-option-active{background-color:#333246}.text-editor .DraftEditor-root{width:100%;min-height:180px;border-top:none}.theme-light .text-editor .DraftEditor-root{border:1px solid #f2f4f7}.theme-dark .text-editor .DraftEditor-root{border:1px solid #33333a}.text-editor .public-DraftEditor-content{padding:6px 10px}.theme-light .text-editor .public-DraftEditor-content{color:#646777}.theme-dark .text-editor .public-DraftEditor-content{color:#ddd}.text-editor .draftJsMentionPlugin__input__1Wxng{width:100%;padding:10px}.text-editor .public-DraftEditorPlaceholder-root{position:absolute;color:#999}.text-editor .rdw-dropdown-wrapper,.text-editor .rdw-option-wrapper{border:none;border-radius:0;transition:background .3s;background:transparent}.text-editor .rdw-dropdown-wrapper:hover,.text-editor .rdw-option-wrapper:hover{box-shadow:none}.theme-light .text-editor .rdw-dropdown-wrapper:hover,.theme-light .text-editor .rdw-option-wrapper:hover{background:#fafbfe}.theme-dark .text-editor .rdw-dropdown-wrapper:hover,.theme-dark .text-editor .rdw-option-wrapper:hover{background:#38373f}.theme-light .text-editor .rdw-dropdown-wrapper img,.theme-light .text-editor .rdw-option-wrapper img{-webkit-filter:invert(0);filter:invert(0)}.theme-dark .text-editor .rdw-dropdown-wrapper img,.theme-dark .text-editor .rdw-option-wrapper img{-webkit-filter:invert(100%);filter:invert(100%)}.text-editor .rdw-option-wrapper{min-width:10px!important;width:auto!important}.theme-light .text-editor .rdw-dropdown-wrapper{color:#646777}.theme-dark .text-editor .rdw-dropdown-wrapper{color:#ddd}.ltr-support .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoclose{right:0;left:auto}.rtl-support .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoclose{left:0;right:auto}.theme-light .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoclose{border-bottom-color:#646777}.theme-dark .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoclose{border-bottom-color:#ddd}.ltr-support .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoopen{right:0;left:auto}.rtl-support .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoopen{left:0;right:auto}.theme-light .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoopen{border-top-color:#646777}.theme-dark .text-editor .rdw-dropdown-wrapper .rdw-dropdown-carettoopen{border-top-color:#ddd}.text-editor .rdw-dropdown-optionwrapper{overflow:auto}.theme-light .text-editor .rdw-dropdown-optionwrapper{background-color:#fff;border-color:#eff1f5}.theme-dark .text-editor .rdw-dropdown-optionwrapper{background-color:#232329;border-color:#333246}.text-editor .rdw-dropdown-optionwrapper:hover{box-shadow:none}.text-editor .rdw-dropdownoption-default{transition:background-color .3s}.theme-light .text-editor .rdw-dropdownoption-default:hover{background-color:#fafbfe}.theme-dark .text-editor .rdw-dropdownoption-default:hover{background-color:#38373f}.theme-light .text-editor .rdw-dropdownoption-default.rdw-dropdownoption-active{background-color:#fafbfe}.theme-dark .text-editor .rdw-dropdownoption-default.rdw-dropdownoption-active{background-color:#38373f}.text-editor button:hover{box-shadow:none}.theme-light .text-editor button:hover{background-color:#fafbfe}.theme-dark .text-editor button:hover{background-color:#38373f}.text-editor button[disabled]{pointer-events:none}.ltr-support .public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.rtl-support .public-DraftStyleDefault-ltr{direction:rtl;text-align:right}.rdw-image-modal-size-input{min-width:0}.topbar{width:100%;position:fixed;top:0;height:60px;z-index:101;box-shadow:0 2px 15px 0 rgba(0,0,0,.05)}.theme-light .topbar{background:#fff}.theme-dark .topbar{background:#232329}.topbar__wrapper{position:relative}.topbar__button,.topbar__wrapper{display:-webkit-flex;display:flex;height:60px}.topbar__button{width:60px;background:transparent;border:none;cursor:pointer;transition:.3s}.topbar__button:focus{outline:none}.theme-light .topbar__button:hover{background:#fafbfe}.theme-dark .topbar__button:hover{background:#38373f}.topbar__button.topbar__button--desktop{display:none}.topbar__button-icon{margin:auto;transition:all .3s;width:16px}.topbar__logo{width:150px;height:32px;margin:auto 0;background-repeat:no-repeat;background-position-y:center;background-position-x:left;background-size:contain;display:none}.theme-light .topbar__logo{background-image:url(/static/media/logo_light.62f8d63d.svg)}.theme-dark .topbar__logo{background-image:url(/static/media/logo_dark.a4498b57.svg)}@media screen and (min-width:768px){.topbar__logo{display:block}}.topbar__right{right:0;margin-right:15px}.topbar__left,.topbar__right{position:absolute;display:-webkit-flex;display:flex;height:100%}.topbar__left{left:0}.topbar__avatar{height:100%;display:-webkit-flex;display:flex;cursor:pointer;position:relative;border-radius:0;border:none;transition:all .3s;box-shadow:none;padding:0 15px;background-color:transparent}.theme-light .topbar__avatar:active,.theme-light .topbar__avatar:focus,.theme-light .topbar__avatar:focus:active,.theme-light .topbar__avatar:hover{background-color:#fafbfe}.theme-dark .topbar__avatar:active,.theme-dark .topbar__avatar:focus,.theme-dark .topbar__avatar:focus:active,.theme-dark .topbar__avatar:hover{background-color:#38373f}.topbar__avatar:focus{outline:none}.topbar__avatar:before{display:none}.topbar__avatar-img,.topbar__avatar-name,.topbar__icon{margin:auto 0}.topbar__avatar-img{border-radius:50%;height:36px;width:36px}.topbar__avatar-name{font-size:13px;line-height:18px;font-weight:400;display:none;margin-left:10px}.theme-light .topbar__avatar-name{color:#646777}.theme-dark .topbar__avatar-name{color:#ddd}.topbar__icon{margin-left:8px;height:18px;margin-top:auto;fill:#b1c3c8}.topbar__menu{width:200px;border-radius:0;border:none;padding:15px 0;box-shadow:0 2px 15px 0 rgba(0,0,0,.05);margin-top:0}.theme-light .topbar__menu{background:#fff}.theme-dark .topbar__menu{background:#232329}.topbar__menu button{padding:0}.theme-light .topbar__menu button:hover{background-color:#fafbfe}.theme-dark .topbar__menu button:hover{background-color:#38373f}.topbar__menu button.topbar__link{background-color:transparent;border:none;padding:9px 20px}.topbar__menu :focus{outline:none}.topbar__menu-wrap{z-index:101;position:absolute;width:100%;padding:0 10px;min-width:220px;right:0}.topbar__link{display:-webkit-flex;display:flex;padding:9px 49px 9px 20px;transition:all .3s;height:32px;width:100%;position:relative;cursor:pointer}.theme-light .topbar__link{color:#646777}.theme-dark .topbar__link{color:#ddd}.topbar__link:before{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#1b98e0;opacity:0;transition:all .3s}.theme-light .topbar__link:hover{background-color:#fafbfe}.theme-dark .topbar__link:hover{background-color:#38373f}.topbar__link:hover:before{opacity:1}.topbar__link-title{margin:0;font-size:14px;line-height:16px}.topbar__link-icon{margin-right:10px;font-size:13px;line-height:13px}.theme-light .topbar__link-icon{color:#ddd}.theme-dark .topbar__link-icon{color:#605f7b}.topbar__menu-divider{margin:15px 0}.theme-light .topbar__menu-divider{border-top:1px solid #eff1f5}.theme-dark .topbar__menu-divider{border-top:1px solid #333246}.topbar__profile{margin-bottom:0;margin-left:20px;position:relative}.topbar__collapse{position:relative;display:none}.topbar__collapse.topbar__collapse--language{min-width:70px;display:block}.topbar__collapse.topbar__collapse--language>button{padding:0 4px;width:100%}@media screen and (min-width:568px){.topbar__collapse{display:block}}.topbar__collapse-content{width:270px;position:absolute;right:0;bottom:20px;-webkit-transform:translateY(100%);transform:translateY(100%);box-shadow:0 10px 25px 0 rgba(33,36,50,.13);z-index:101}.theme-light .topbar__collapse-content{background:#fff}.theme-dark .topbar__collapse-content{background:#232329}.topbar__collapse-content.topbar__collapse-content--language{max-width:70px;padding:10px 0;width:100%}@media screen and (max-width:768px){.topbar__collapse-content{left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (min-width:520px){.topbar__collapse-content{width:330px}}.topbar__language-btn{padding:4px 15px;width:100%;border:none;background:transparent;cursor:pointer;text-align:left;font-size:13px;line-height:16px;transition:.3s}.topbar__language-btn:hover{color:#1b98e0}.topbar__language-btn-title{display:-webkit-flex;display:flex;font-size:11px;-webkit-align-items:center;align-items:center;margin:auto 0}.theme-light .topbar__language-btn-title{color:#646777}.theme-dark .topbar__language-btn-title{color:#ddd}.topbar__language-btn-title:not(:last-child){margin-right:5px}.topbar__language-btn-title img{height:11px;width:16px;margin-right:4px}.topbar__back{position:fixed;width:100vw;height:100vh;top:0;bottom:0;left:0;right:0;z-index:100;background:transparent;border:none}.topbar__collapse-title-wrap{padding:20px 15px 15px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.theme-light .topbar__collapse-title-wrap{border-bottom:1px solid #eff1f5}.theme-dark .topbar__collapse-title-wrap{border-bottom:1px solid #333246}.topbar__collapse-item{padding:12px 55px 12px 70px;display:-webkit-flex;display:flex;position:relative;height:62px;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.theme-light .topbar__collapse-item{border-bottom:1px solid #eff1f5}.theme-dark .topbar__collapse-item{border-bottom:1px solid #333246}.topbar__collapse-img-wrap{height:40px;width:40px;border-radius:50%;overflow:hidden;position:absolute;left:15px}.topbar__collapse-message{margin:0;font-size:12px;line-height:16px;color:#787985}.topbar__collapse-message.topbar__collapse-message--mail{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.topbar__collapse-name{margin:0;font-size:12px;line-height:16px;color:#1b98e0}.topbar__collapse-date{position:absolute;top:12px;right:15px;font-size:10px;color:#787985;margin-top:2px}.topbar__collapse-link{display:block;padding:10px;text-transform:uppercase;color:#1b98e0;transition:.3s;text-align:center;font-weight:500;font-size:10px;line-height:16px}.topbar__collapse-link:hover{color:#1679b2}.topbar__collapse-title{font-size:14px;line-height:16px}.topbar__collapse-button{color:#c5d2d6;border:none;padding:0;text-align:right;font-size:12px;line-height:16px;transition:.3s;background:transparent}.topbar__collapse-button:hover{color:#1b98e0}.topbar__btn{font-size:18px;height:100%;padding:0 10px;cursor:pointer;position:relative;display:-webkit-flex;display:flex;border:none;background:transparent;transition:all .3s}.theme-light .topbar__btn{color:#646777}.theme-dark .topbar__btn{color:#ddd}.theme-light .topbar__btn:hover{background-color:#fafbfe}.theme-dark .topbar__btn:hover{background-color:#38373f}.topbar__btn svg{margin:auto;height:18px;width:18px;fill:#b1c3c8}.topbar__btn.topbar__btn--new .topbar__btn-new-label{position:absolute;right:9px;top:20px}.topbar__btn.topbar__btn--new .topbar__btn-new-label>div{position:relative}.topbar__btn.topbar__btn--new .topbar__btn-new-label>div:before{background-color:rgba(224,83,111,.2);-webkit-animation:beforePulse 1.5s infinite;animation:beforePulse 1.5s infinite}.topbar__btn.topbar__btn--new .topbar__btn-new-label>div:after,.topbar__btn.topbar__btn--new .topbar__btn-new-label>div:before{content:"";position:absolute;top:50%;left:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.topbar__btn.topbar__btn--new .topbar__btn-new-label>div:after{height:7px;width:7px;background-color:#e0536f}@keyframes beforePulse{0%{width:7px;height:7px}25%{width:13px;height:13px}to{width:7px;height:7px}}.topbar__nav{width:100%;display:none;height:100%}.topbar .topbar__nav-dropdown-toggle,.topbar__nav{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.topbar .topbar__nav-dropdown-toggle{height:60px;background:transparent;border-radius:0;border:none;font-size:14px;display:-webkit-flex;display:flex;margin:0}.theme-light .topbar .topbar__nav-dropdown-toggle{color:#646777}.theme-dark .topbar .topbar__nav-dropdown-toggle{color:#ddd}.topbar .topbar__nav-dropdown-toggle:before{display:none}.theme-light .topbar .topbar__nav-dropdown-toggle:active,.theme-light .topbar .topbar__nav-dropdown-toggle:focus,.theme-light .topbar .topbar__nav-dropdown-toggle:focus:active,.theme-light .topbar .topbar__nav-dropdown-toggle:hover{background-color:#fafbfe}.theme-dark .topbar .topbar__nav-dropdown-toggle:active,.theme-dark .topbar .topbar__nav-dropdown-toggle:focus,.theme-dark .topbar .topbar__nav-dropdown-toggle:focus:active,.theme-dark .topbar .topbar__nav-dropdown-toggle:hover{background-color:#38373f}.topbar .topbar__nav-dropdown-toggle svg{fill:#999;margin-left:3px;height:16px;width:16px;margin-right:0}.topbar__nav-dropdown-menu{width:240px;border-top:2px solid #1b98e0}.topbar__nav-dropdown-menu button{padding:0}.topbar__link-badge{width:26px;height:14px;background-color:#ed0b0b;font-size:8px;font-weight:400;padding:2px;margin-left:5px;line-height:9px;position:relative;text-transform:uppercase;border-radius:7px}.topbar__link-badge span{position:absolute;left:0;top:3px;width:26px;text-align:center}.topbar__nav-link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:60px;padding:10px 25px;transition:.3s;font-size:14px}.theme-light .topbar__nav-link{color:#646777}.theme-dark .topbar__nav-link{color:#ddd}.theme-light .topbar__nav-link:hover{background-color:#fafbfe}.theme-dark .topbar__nav-link:hover{background-color:#38373f}.topbar__category-wrap{position:relative}.topbar__category-wrap:hover>.topbar__submenu{opacity:1;width:auto;height:auto}.topbar__category-icon{position:absolute;right:20px;font-size:10px;line-height:14px}.theme-light .topbar__category-icon{color:#ddd}.theme-dark .topbar__category-icon{color:#605f7b}.topbar__submenu{position:absolute;right:1px;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:.3s;opacity:0;width:0;height:0}.theme-light .topbar__submenu{background-color:#fafbfe}.theme-dark .topbar__submenu{background-color:#38373f}.theme-light .topbar__submenu .topbar__link:hover{background-color:#fff}.theme-dark .topbar__submenu .topbar__link:hover{background-color:#232329}.topbar__search{display:none;margin:auto 0;padding:0;position:relative}.topbar__search-field{width:0;transition:all .3s;opacity:0;margin:auto auto auto 0;border:none;border-radius:13px;height:26px;padding-left:10px;padding-right:46px}.theme-light .topbar__search-field{background-color:#f2f4f7}.theme-dark .topbar__search-field{background-color:#2a2a31}.topbar__search-field.topbar__search-field--open{width:200px;opacity:1;margin-left:10px}.topbar__search-field.topbar__search-field--open+button{right:10px}.topbar__search-field:focus{outline:none}.topbar__search-btn{height:26px;width:26px;border-radius:13px;border:none;padding:0;background:transparent;position:absolute;right:0}.theme-light .topbar__search-btn:hover{background-color:#f2f4f7}.theme-dark .topbar__search-btn:hover{background-color:#2a2a31}@media screen and (min-width:480px){.topbar__avatar-name{display:block}.topbar__menu{width:100%;left:0!important}}@media screen and (min-width:576px){.topbar__button.topbar__button--desktop{display:block}.topbar__button.topbar__button--mobile{display:none}.topbar.topbar--navigation .topbar__button.topbar__button--mobile{display:block}}@media screen and (min-width:768px){.topbar__search{display:-webkit-flex;display:flex}}@media screen and (min-width:992px){.topbar__nav{display:-webkit-flex;display:flex}.topbar.topbar--navigation .topbar__logo{margin-left:15px;display:block}.topbar.topbar--navigation .topbar__avatar-name,.topbar.topbar--navigation .topbar__button.topbar__button--mobile{display:none}.topbar.topbar--navigation .topbar__profile{margin-left:0}}@media screen and (min-width:1200px){.topbar.topbar--navigation .topbar__avatar-name{display:block}}@media screen and (min-width:1580px){.topbar__nav-dropdown-toggle,.topbar__nav-link{width:240px}}.account{height:100vh;width:100%;min-height:100vh;display:-webkit-flex;display:flex;overflow-y:auto}.theme-light .account{background:#f2f4f7}.theme-dark .account{background:#2a2a31}.account.account--photo{background:url(data:image/png;base64,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) no-repeat 50%;background-size:cover}.account.account--photo .account__card{background-color:rgba(0,10,16,.8);color:#fff}.account.account--photo .form__form-group-button,.account.account--photo .form__form-group-icon{background:transparent}.account.account--photo .form__form-group-icon,.account.account--photo input:not(:last-child){border-right:none}.account.account--photo .form__form-group-button,.account.account--photo input{border-left:none}.account.account--photo .form__form-group-button.active{border-color:#eff1f5}.account.account--photo .form__form-group-button.active svg{fill:#1b98e0}.account.account--photo input{color:#fff}.account.account--photo input:focus{border-color:#eff1f5}.account.account--photo .account__title,.account.account--photo p{color:#fff}.account__wrapper{margin:auto;padding:10px}.account__card{padding:50px 60px;max-width:520px;width:100%}.account__card,.theme-light .account__card{background-color:#fff}.theme-dark .account__card{background-color:#232329}.account__profile{text-align:center}.account__btns{display:-webkit-flex;display:flex;width:calc(100% + 10px);margin:-10px 0 -20px -10px}.account__btns a{margin:10px 0 20px 10px;white-space:nowrap}.account__btn{width:100%;margin-right:0}.account__avatar{height:64px;width:64px;border-radius:50%;overflow:hidden}.account__name{text-transform:uppercase;font-weight:700;margin-top:5px}.account__name,.account__sub{font-size:11px;line-height:15px}.account__sub{margin-top:0;margin-bottom:10px;color:#999}.account__forgot-password{position:absolute;font-size:11px;line-height:15px;bottom:-18px;right:0}.account__forgot-password a{color:#1b98e0}.account__forgot-password a:hover{color:#1679b2;text-decoration:none}.form__form-group--forgot{margin-bottom:40px}.account__or{text-align:center;margin-top:35px;margin-bottom:20px;position:relative}.account__or:after,.account__or:before{content:"";height:1px;width:calc(50% - 90px);background:#ddd;position:absolute;top:10px}.account__or:before{left:0}.account__or:after{right:0}.account__social{text-align:center}.account__social-btn{display:inline-block;height:38px;width:38px;border-radius:5px;padding:9px;margin-right:10px;transition:all .3s;border:none}.account__social-btn:last-child{margin-right:0}.account__social-btn svg{fill:#fff;height:20px;width:20px}.account__social-btn.account__social-btn--facebook{background:#4766a4}.account__social-btn.account__social-btn--facebook:hover{background:#385080}.account__social-btn.account__social-btn--google{background:#c74d4d}.account__social-btn.account__social-btn--google:hover{background:#ab3636}.account__head{margin-bottom:30px;padding-left:10px;border-left:4px solid #1b98e0}.account__logo{font-weight:700}.account__logo-accent{color:#1b98e0}.account__have-account{text-align:center;margin-top:20px}.account__have-account a{color:#1b98e0;transition:all .3s}.account__have-account a:hover{color:#1679b2;text-decoration:none}@media screen and (max-width:520px){.account__card{padding:35px 30px}}@media screen and (max-width:425px){.account__btns{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.ltr-support .dashboard .dashboard__visitors-chart-title{text-align:left}.rtl-support .dashboard .dashboard__visitors-chart-title{text-align:right}.dashboard .dashboard__visitors-chart-title span{color:#999;font-size:11px}.dashboard .dashboard__visitors-chart-number{font-size:48px;line-height:34px;margin-bottom:10px}.ltr-support .dashboard .dashboard__visitors-chart-number{text-align:left}.rtl-support .dashboard .dashboard__visitors-chart-number{text-align:right}.ltr-support .dashboard .dashboard__audience-table{text-align:left}.rtl-support .dashboard .dashboard__audience-table{text-align:right}.dashboard .dashboard__audience-table .progress{margin-top:10px}.dashboard .dashboard__audience-table .progress-bar{height:10px}.dashboard .dashboard__table-flag{width:42px;height:30px}.ltr-support .dashboard .dashboard__table-flag{margin-right:25px}.rtl-support .dashboard .dashboard__table-flag{margin-left:25px}.dashboard .dashboard__bounce-percent{color:#1b98e0;font-size:48px;line-height:48px;margin-top:20px;margin-bottom:45px}.ltr-support .dashboard .dashboard__bounce-percent{text-align:left}.rtl-support .dashboard .dashboard__bounce-percent{text-align:right}.dashboard .dashboard__product-img{max-height:270px;height:100%;padding:10px 0 20px;margin-bottom:15px;text-align:center}.theme-light .dashboard .dashboard__product-img{border-bottom:1px solid #eff1f5}.theme-dark .dashboard .dashboard__product-img{border-bottom:1px solid #333246}.dashboard .dashboard__product-img img{width:auto;max-width:100%;max-height:240px}.dashboard .dashboard__product-title{margin-bottom:5px;text-transform:uppercase}.dashboard .dashboard__product-subhead{font-size:13px;line-height:normal}.ltr-support .dashboard .dashboard__product-subhead{text-align:left}.rtl-support .dashboard .dashboard__product-subhead{text-align:right}.dashboard .dashboard__table-orders{overflow:hidden;min-width:410px}.dashboard .dashboard__table-orders tbody td{padding:16px 10px}.dashboard .dashboard__table-orders .dashboard__table-orders-title{position:relative;display:-webkit-flex;display:flex;line-height:15px;-webkit-align-items:center;align-items:center}.ltr-support .dashboard .dashboard__table-orders .dashboard__table-orders-title{padding-left:52px}.rtl-support .dashboard .dashboard__table-orders .dashboard__table-orders-title{padding-right:52px}@media screen and (min-width:370px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:0!important}}@media screen and (min-width:700px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:70px!important}}@media screen and (min-width:1020px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:-30px!important}}@media screen and (min-width:1200px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:-55px!important}}@media screen and (min-width:1400px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:-25px!important}}@media screen and (min-width:1800px){.dashboard .dashboard__chart-pie--commerce .recharts-legend-wrapper,.dashboard .dashboard__chart-pie--fitness .recharts-legend-wrapper{bottom:-30px!important}}.dashboard .dashboard__table-orders-total{white-space:nowrap}.dashboard .dashboard__table-orders-img-wrap{position:absolute;width:32px;height:32px;border-radius:50%;overflow:hidden}.ltr-support .dashboard .dashboard__table-orders-img-wrap{left:10px}.rtl-support .dashboard .dashboard__table-orders-img-wrap{right:10px}.dashboard .dashboard__table-orders-img{width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}.dashboard .dashboard__table-orders-amount{display:-webkit-flex;display:flex}.dashboard .dashboard__table-orders-amount div{width:3px;height:14px;display:inline-block;background-color:#1b98e0;border-radius:3px;margin-top:auto;margin-bottom:auto}.ltr-support .dashboard .dashboard__table-orders-amount div{margin-right:3px;margin-left:0}.rtl-support .dashboard .dashboard__table-orders-amount div{margin-left:3px;margin-right:0}.dashboard .dashboard__table-orders-amount span{color:#999;margin-top:auto;margin-bottom:auto}.ltr-support .dashboard .dashboard__table-orders-amount span{margin-right:0;margin-left:5px}.rtl-support .dashboard .dashboard__table-orders-amount span{margin-left:0;margin-right:5px}.dashboard .dashboard__table-orders-amount.dashboard__table-orders-amount--medium div{background-color:#ffc107}.dashboard .dashboard__table-orders-amount.dashboard__table-orders-amount--low div{background-color:#ed0b0b}.dashboard .dashboard__table-orders-link{font-size:12px;margin-top:20px;display:block}.dashboard .dashboard__table-orders-link svg{height:12px;width:12px}.dashboard .dashboard__table-more{display:-webkit-flex;display:flex}.dashboard .dashboard__table-more>button{margin:0;padding:0 5px;border:none;background-color:transparent}.ltr-support .dashboard .dashboard__table-more>button{margin-left:auto}.rtl-support .dashboard .dashboard__table-more>button{margin-right:auto}.dashboard .dashboard__table-more>button:before{display:none}.dashboard .dashboard__table-more>button svg{margin:0;height:20px;width:20px;fill:#999;transition:all .3s}.dashboard .dashboard__table-more>button:focus,.dashboard .dashboard__table-more>button:hover,.dashboard .dashboard__table-more>button:not([disabled]):not(.disabled):active{background:transparent}.dashboard .dashboard__table-more>button:focus svg,.dashboard .dashboard__table-more>button:hover svg,.dashboard .dashboard__table-more>button:not([disabled]):not(.disabled):active svg{fill:#1b98e0}.dashboard .dashboard__table-more>div{min-width:90px;width:100%}.dashboard .dashboard__table-more button{font-size:13px}.dashboard .dashboard__sales-toggle label{margin:0}.dashboard .dashboard__sales-toggle label:after{box-shadow:none;background-color:#ed0b0b}.dashboard .dashboard__sales-toggle-left{color:#999;pointer-events:none}.ltr-support .dashboard .dashboard__sales-toggle-left{margin-left:auto}.rtl-support .dashboard .dashboard__sales-toggle-left{margin-right:auto}.ltr-support .dashboard .dashboard__sales-toggle-left{margin-right:12px}.rtl-support .dashboard .dashboard__sales-toggle-left{margin-left:12px}.dashboard .dashboard__sales-toggle-right{color:#999;pointer-events:none}.ltr-support .dashboard .dashboard__sales-toggle-right{margin-left:12px;margin-right:auto}.rtl-support .dashboard .dashboard__sales-toggle-right{margin-right:12px;margin-left:auto}.dashboard .dashboard__sales-report{display:-webkit-flex;display:flex}.dashboard .dashboard__sales-report>div{width:100%;margin-bottom:0}.ltr-support .dashboard .dashboard__sales-report>div{margin-right:25px}.rtl-support .dashboard .dashboard__sales-report>div{margin-left:25px}.ltr-support .dashboard .dashboard__sales-report>div:last-child{margin-right:0}.rtl-support .dashboard .dashboard__sales-report>div:last-child{margin-left:0}.dashboard .dashboard__sales-report p{margin-top:0}.dashboard .dashboard__sales-report-title{color:#999;font-size:12px;line-height:13px;margin-bottom:10px}.dashboard .dashboard__sales-report-now{font-weight:500;font-size:16px;line-height:18px;margin-bottom:4px}.dashboard .dashboard__sales-report-plan{font-size:11px;line-height:15px;color:#999;opacity:.5;margin-bottom:10px}.dashboard .dashboard__sales-report-value{margin-bottom:0}.dashboard .dashboard__weight-stats{display:-webkit-flex;display:flex;margin-bottom:20px}.ltr-support .dashboard .dashboard__weight-stat{margin-right:40px}.rtl-support .dashboard .dashboard__weight-stat{margin-left:40px}@media screen and (min-width:768px){.ltr-support .dashboard .dashboard__weight-stat{margin-right:80px}.rtl-support .dashboard .dashboard__weight-stat{margin-left:80px}}.ltr-support .dashboard .dashboard__weight-stat:last-child{margin-right:0}.rtl-support .dashboard .dashboard__weight-stat:last-child{margin-left:0}.dashboard .dashboard__weight-stat-title{margin-top:0;margin-bottom:3px}.dashboard .dashboard__weight-stat-value{font-size:36px;line-height:48px}@media screen and (min-width:768px){.dashboard .dashboard__weight-stat-value{font-size:48px;line-height:62px}}.dashboard .dashboard__weight-stat-value.dashboard__weight-stat-value--control{color:#ffc107}.dashboard .dashboard__weight-stat-value.dashboard__weight-stat-value--total{color:#ed0b0b}.dashboard .dashboard__health-chart-card{text-align:center}.dashboard .dashboard__goal{font-size:12px;color:#999}.dashboard .dashboard__health-chart{position:relative}.dashboard .dashboard__health-chart-info{position:absolute;width:100%;top:calc(50% - 55px);-webkit-animation:label 1.5s ease-in;animation:label 1.5s ease-in}.dashboard .dashboard__health-chart-info p{margin:0}.dashboard .dashboard__health-chart-number{font-size:56px;line-height:60px}.theme-light .dashboard .dashboard__health-chart-number{color:#646777}.theme-dark .dashboard .dashboard__health-chart-number{color:#fff}.dashboard .dashboard__health-chart-units{color:#999;margin-top:5px}.dashboard .dashboard__competitor{display:-webkit-flex;display:flex;padding:10px 0;position:relative}.dashboard .dashboard__competitor:before{content:"";position:absolute;height:100%;width:calc(100% + 65px);top:0;z-index:0;opacity:0;transition:all .3s}.ltr-support .dashboard .dashboard__competitor:before{left:-30px}.rtl-support .dashboard .dashboard__competitor:before{right:-30px}.theme-light .dashboard .dashboard__competitor:before{background:#fafbfe}.theme-dark .dashboard .dashboard__competitor:before{background:#38373f}.dashboard .dashboard__competitor:hover:before{opacity:1}.dashboard .dashboard__competitor-img{width:40px;height:40px;border-radius:50%;overflow:hidden;min-width:40px;z-index:1}.ltr-support .dashboard .dashboard__competitor-img{margin-right:10px}.rtl-support .dashboard .dashboard__competitor-img{margin-left:10px}.dashboard .dashboard__competitor-img img{height:100%;min-width:100%}.dashboard .dashboard__competitor-info{z-index:1}.ltr-support .dashboard .dashboard__competitor-info{text-align:left}.rtl-support .dashboard .dashboard__competitor-info{text-align:right}.dashboard .dashboard__competitor-name{font-weight:500}.dashboard .dashboard__competitor-result{color:#ed0b0b;margin-top:0;font-size:14px}.dashboard .dashboard__area{font-size:11px}.dashboard .dashboard__area .recharts-legend-wrapper{bottom:0!important}.dashboard .dashboard__total{display:-webkit-flex;display:flex;margin-top:-15px}.dashboard .dashboard__total.dashboard__total--area{margin-top:-55px}.dashboard .dashboard__chart-container{-webkit-flex:1 1;flex:1 1;width:0;min-width:0}@media(min-width:1200px){.dashboard .dashboard__chart-container{min-width:0;max-width:180px}}.dashboard .dashboard__total-stat{font-size:18px;height:24px;margin-top:auto;line-height:24px}.ltr-support .dashboard .dashboard__total-stat{margin-right:auto;padding-right:10px}.rtl-support .dashboard .dashboard__total-stat{margin-left:auto;padding-left:10px}.dashboard .dashboard__trend-icon{fill:#1b98e0;height:24px;width:24px;min-width:24px;margin-top:auto}.ltr-support .dashboard .dashboard__trend-icon{margin-right:3px;-webkit-transform:scale(1);transform:scale(1)}.rtl-support .dashboard .dashboard__trend-icon{margin-left:3px;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.dashboard .dashboard__stat{display:-webkit-flex;display:flex;margin-top:40px;margin-bottom:10px;-webkit-align-items:center;align-items:center}.dashboard .dashboard__stat:first-child{margin-top:0}.dashboard .dashboard__stat:last-child{margin-bottom:0}.dashboard .dashboard__stat .dashboard__stat-info{margin-top:auto;margin-bottom:auto}.ltr-support .dashboard .dashboard__stat .dashboard__stat-info{margin-right:0;margin-left:30px}.rtl-support .dashboard .dashboard__stat .dashboard__stat-info{margin-left:0;margin-right:30px}.ltr-support .dashboard .dashboard__stat .dashboard__stat-info{text-align:left}.rtl-support .dashboard .dashboard__stat .dashboard__stat-info{text-align:right}.dashboard .dashboard__stat .dashboard__stat-info p{color:#999}.dashboard .dashboard__stat .dashboard__stat-number{margin-top:10px}.dashboard .dashboard__stat .dashboard__stat-chart{position:relative;text-align:center}.dashboard .dashboard__stat .dashboard__stat-label{position:absolute;font-size:18px;line-height:20px;top:calc(50% - 10px);width:100%;margin:0;-webkit-animation:label 1.5s ease-in;animation:label 1.5s ease-in;color:#ddd}.dashboard .dashboard__stat.dashboard__stat--budget{text-align:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-chart{margin:auto}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-label{font-size:36px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main{width:100%}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main hr{margin-bottom:30px;margin-top:40px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main-title{color:#999}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main-number{color:#ed0b0b;font-size:48px;line-height:34px;margin-top:15px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-data{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;margin-top:10px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-data p{margin:0}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-data-number{font-size:18px;line-height:34px;font-weight:500}@media screen and (min-width:1200px)and (max-width:1439px){.dashboard .dashboard__stat{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;margin-top:20px}.dashboard .dashboard__stat .dashboard__stat-info{margin:0}.dashboard .dashboard__stat .dashboard__stat-chart{margin-bottom:15px}}@media screen and (min-width:1200px)and (max-width:1539px){.dashboard .dashboard__stat .dashboard__stat-chart div,.dashboard .dashboard__stat .dashboard__stat-chart svg{width:80px!important;height:80px!important}}@-webkit-keyframes label{0%{opacity:0}to{opacity:1}}@keyframes label{0%{opacity:0}to{opacity:1}}.dashboard .dashboard__chart-pie{height:280px!important}.ltr-support .dashboard .dashboard__chart-pie{text-align:left}.rtl-support .dashboard .dashboard__chart-pie{text-align:right}.dashboard .dashboard__chart-pie .recharts-surface{width:100%;height:100%}@media screen and (min-width:768px){.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto,.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-pie-container{height:300px!important}.dashboard .dashboard__chart-pie.dashboard__chart-pie--commerce,.dashboard .dashboard__chart-pie.dashboard__chart-pie--commerce .dashboard__chart-pie-container,.dashboard .dashboard__chart-pie.dashboard__chart-pie--fitness,.dashboard .dashboard__chart-pie.dashboard__chart-pie--fitness .dashboard__chart-pie-container{height:360px!important}}@media screen and (max-width:768px){.dashboard .dashboard__chart-pie .recharts-legend-wrapper{position:relative!important}}@media screen and (max-width:480px){.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto{height:240px!important}.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-pie-container{height:180px!important}.ltr-support .dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-legend{margin-left:-10px}.rtl-support .dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-legend{margin-right:-10px}.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-legend li{margin-top:0}}.dashboard .dashboard__chart-pie-container{height:200px!important}.ltr-support .dashboard .dashboard__chart-pie-container{padding-left:0}.rtl-support .dashboard .dashboard__chart-pie-container{padding-right:0}.dashboard .dashboard__chart-legend{padding:0;list-style:none}.dashboard .dashboard__chart-legend span{height:10px;width:10px;border-radius:50%;display:inline-block;margin-right:10px}.ltr-support .dashboard .dashboard__chart-legend span{margin-right:10px}.rtl-support .dashboard .dashboard__chart-legend span{margin-left:10px}.dashboard .dashboard__chart-legend li{margin-top:5px}.theme-light .dashboard .dashboard__chart-legend li{color:#646777}.theme-dark .dashboard .dashboard__chart-legend li{color:#ddd}.dashboard .dashboard__card-widget{padding-top:25px;padding-bottom:25px}.dashboard .dashboard__btc{color:#f6a81e}.dashboard .dashboard__eth{color:#5e62e6}.dashboard .dashboard__neo{color:#3ddb42}.dashboard .dashboard__ste{color:#21cbe6}.dashboard .dashboard__eos{color:#6d6a6a}.dashboard .dashboard__lit{color:#b7b3b3}.dashboard .dashboard__table-crypto tbody td{padding:17px 10px;white-space:nowrap}.dashboard .dashboard__table-crypto .dashboard__table-crypto-chart{padding:10px;width:180px}.dashboard .dashboard__place-order{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:900px){.dashboard .dashboard__place-order{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (min-width:1200px){.dashboard .dashboard__place-order{-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:1360px){.dashboard .dashboard__place-order{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}.dashboard .dashboard__booking-card{padding:20px 30px 25px}.dashboard .dashboard__booking-card .dashboard__booking-card-progress-label{font-size:14px;font-weight:500}.ltr-support .dashboard .dashboard__booking-card .dashboard__booking-card-progress-label{text-align:right}.rtl-support .dashboard .dashboard__booking-card .dashboard__booking-card-progress-label{text-align:left}.dashboard .dashboard__booking-card .dashboard__trend-icon{fill:#d8dfe9;margin-top:auto}.ltr-support .dashboard .dashboard__booking-card .dashboard__trend-icon{margin-right:0}.rtl-support .dashboard .dashboard__booking-card .dashboard__trend-icon{margin-left:0}.dashboard .dashboard__booking-total-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.dashboard .dashboard__booking-total-title{direction:ltr;font-size:28px;font-weight:500;line-height:normal;color:#1b98e0}.dashboard .dashboard__booking-total-title--red{color:#ed0b0b}.dashboard .dashboard__booking-total-title--green{color:#27b86f}.dashboard .dashboard__booking-total-title--blue{color:#1b98e0}.dashboard .dashboard__booking-total-description{opacity:.7;font-size:12px;font-weight:500;line-height:normal;color:#787985;margin-top:3px;text-transform:uppercase}.ltr-support .dashboard .dashboard__booking-total-description{text-align:left}.rtl-support .dashboard .dashboard__booking-total-description{text-align:right}.theme-dark .dashboard .dashboard__booking-total-description{color:#ddd}.dashboard .dashboard__booking-reservations-panel:not(.panel--collapse){height:calc(100% - 138px)}.dashboard .dashboard__booking-reservations{margin-top:-10px}.ltr-support .dashboard .dashboard__booking-reservations{text-align:left}.rtl-support .dashboard .dashboard__booking-reservations{text-align:right}.dashboard .dashboard__booking-reservations-title{font-size:13px;color:#787985}.theme-dark .dashboard .dashboard__booking-reservations-title{color:#ddd}.dashboard .dashboard__booking-reservations-number{font-size:48px;line-height:34px;margin-top:15px;margin-bottom:10px;color:#787985}.theme-dark .dashboard .dashboard__booking-reservations-number{color:#ddd}.dashboard .dashboard__booking-reservations-chart{height:180px;position:relative}@media screen and (min-width:1400px)and (max-width:1599px){.dashboard .dashboard__booking-reservations-chart{height:230px}}.dashboard .dashboard__booking-reservations-chart .recharts-surface{width:100%;height:100%}.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{width:100%!important;display:block;position:static!important}@media screen and (min-width:370px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{bottom:0}}@media screen and (min-width:992px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{bottom:70px}}@media screen and (min-width:1020px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{bottom:-30px}}@media screen and (min-width:1400px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{bottom:-55px}}@media screen and (min-width:1800px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{bottom:-30px}}.dashboard .dashboard__booking-reservations-chart .recharts-responsive-container{width:100%!important;height:100%!important}@media screen and (min-width:1400px)and (max-width:1599px){.dashboard .dashboard__booking-reservations-chart .recharts-responsive-container{height:calc(100% - 18px)!important}}.dashboard .dashboard__booking-reservations-chart-container{width:100%!important;height:100%!important;display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-align-items:center;align-items:center}@media screen and (min-width:992px){.dashboard .dashboard__booking-reservations-chart-container{width:100%!important;height:100%!important}}@media screen and (min-width:1400px)and (max-width:1599px){.dashboard .dashboard__booking-reservations-chart-container{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:baseline;align-items:baseline}}.dashboard .dashboard__booking-reservations-chart-legend li{display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline}.dashboard .dashboard__booking-reservations-chart-legend p{display:inline-block;margin:0}.dashboard .dashboard__booking-reservations-link{color:#1b98e0;font-size:12px;line-height:1.5;position:absolute;bottom:0;cursor:pointer}.ltr-support .dashboard .dashboard__booking-reservations-link{left:0}.rtl-support .dashboard .dashboard__booking-reservations-link{right:0}.dashboard .dashboard__booking-reservations-link-icon{width:12px;height:12px}@media screen and (min-width:1400px){.dashboard .dashboard__booking-reservations-link{margin-top:10px;display:inline-block;position:static}}.dashboard .dashboard__booking-our-mission{height:108px;background:#27b86f;border-radius:5px;padding:15px 13px;position:relative;overflow:hidden}.ltr-support .dashboard .dashboard__booking-our-mission{text-align:left}.rtl-support .dashboard .dashboard__booking-our-mission{text-align:right}.dashboard .dashboard__booking-our-mission svg{position:absolute;height:80px;width:80px;top:calc(50% - 40px);opacity:.3;color:#fff}.ltr-support .dashboard .dashboard__booking-our-mission svg{right:-23px}.rtl-support .dashboard .dashboard__booking-our-mission svg{left:-23px}.dashboard .dashboard__booking-our-mission p{margin:0;font-size:16px;line-height:1.25;color:#fff;max-width:100%}@media screen and (min-width:376px)and (max-width:991px){.dashboard .dashboard__booking-our-mission p{max-width:calc(100% - 60px)}}@media screen and (min-width:1200px)and (max-width:1550px){.dashboard .dashboard__booking-our-mission p{font-size:14px}}@media screen and (max-width:420px){.dashboard .dashboard__booking-our-mission p{font-size:14px}}.dashboard .dashboard__booking-our-mission .dashboard__booking-our-mission-title{font-size:24px;font-weight:500;color:#fff;margin-bottom:4px}@media screen and (min-width:1200px)and (max-width:1399px){.dashboard .dashboard__booking-our-mission .dashboard__booking-our-mission-title{font-size:20px}}.dashboard .dashboard__weekly-stat hr{margin-bottom:20px}.dashboard .dashboard__weekly-stat-chart{display:-webkit-flex;display:flex;margin:0 0 31px;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around}.dashboard .dashboard__weekly-stat-chart .recharts-surface{width:100%;height:100%}.dashboard .dashboard__weekly-stat-chart-item{width:110px;margin-bottom:15px}@media screen and (max-width:370px){.ltr-support .dashboard .dashboard__weekly-stat-chart-item{margin-left:10px}.rtl-support .dashboard .dashboard__weekly-stat-chart-item{margin-right:10px}}@media screen and (min-width:1200px){.ltr-support .dashboard .dashboard__weekly-stat-chart-item{margin-left:10px}.rtl-support .dashboard .dashboard__weekly-stat-chart-item{margin-right:10px}}@media screen and (min-width:1400px){.ltr-support .dashboard .dashboard__weekly-stat-chart-item{margin-left:0}.rtl-support .dashboard .dashboard__weekly-stat-chart-item{margin-right:0}}.dashboard .dashboard__weekly-stat-chart-pie{display:block;position:relative;text-align:center;height:110px}.dashboard .dashboard__weekly-stat-chart-pie .recharts-responsive-container{width:100%!important}.dashboard .dashboard__weekly-stat-chart-pie-wrapper{width:100%!important;height:100%!important}.dashboard .dashboard__weekly-stat-label{position:absolute;top:calc(50% - 10px);width:100%;margin:0;-webkit-animation:label 1.5s ease-in;animation:label 1.5s ease-in;font-size:24px;line-height:24px}.dashboard .dashboard__weekly-stat-info{margin-top:10px;font-size:13px;line-height:1.38;text-align:center}.dashboard .dashboard__weekly-stat-info p{color:#999}.dashboard .dashboard__social-stat-item{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;width:100%;margin-top:10px}.ltr-support .dashboard .dashboard__social-stat-item{text-align:left}.rtl-support .dashboard .dashboard__social-stat-item{text-align:right}.dashboard .dashboard__social-stat-item:first-child{margin-top:0}.dashboard .dashboard__social-stat-title{width:40%;font-size:13px;line-height:1.38;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard .dashboard__social-stat-progress{width:60%;margin-bottom:5px}.dashboard .dashboard__social-stat-progress.progress--wide{width:80%}.ltr-support .dashboard .dashboard__social-stat-progress .progress__label{text-align:right}.ltr-support .dashboard .dashboard__occupancy-table,.rtl-support .dashboard .dashboard__social-stat-progress .progress__label{text-align:left}.rtl-support .dashboard .dashboard__occupancy-table{text-align:right}.dashboard .dashboard__occupancy-table td{font-size:13px;padding:5px}.dashboard .dashboard__occupancy-table td.td-head{color:#787985}.theme-dark .dashboard .dashboard__occupancy-table td.td-head{color:#ddd}.dashboard .dashboard__occupancy-table td.td-blue{font-weight:500;color:#1b98e0}.dashboard .dashboard__occupancy-table td.td-green{font-weight:500;color:#27b86f}.dashboard .dashboard__occupancy-table td.td-gray{color:#999}.dashboard .dashboard__place-order-form{position:relative;width:100%;margin-top:20px}.dashboard .dashboard__place-order-form:first-child{margin-top:0}.dashboard .dashboard__place-order-form form{padding:20px 20px 30px;border-radius:5px;margin-top:10px}.theme-light .dashboard .dashboard__place-order-form form{background-color:#eff1f5}.theme-dark .dashboard .dashboard__place-order-form form{background-color:#333246}.dashboard .dashboard__place-order-form .form__form-group-label{width:50px}.dashboard .dashboard__place-order-form .form__form-group-field{width:calc(100% - 50px)}.dashboard .dashboard__place-order-form .form__button-toolbar{width:100%}.ltr-support .dashboard .dashboard__place-order-form .form__button-toolbar{margin-left:0}.rtl-support .dashboard .dashboard__place-order-form .form__button-toolbar{margin-right:0}.dashboard .dashboard__place-order-form .form__button-toolbar button{width:100%}.theme-light .dashboard .dashboard__place-order-form input{background-color:#fff}.theme-dark .dashboard .dashboard__place-order-form input{background-color:#232329}@media screen and (min-width:900px){.dashboard .dashboard__place-order-form{width:calc(50% - 15px);margin-top:0}}@media screen and (min-width:1200px){.dashboard .dashboard__place-order-form{width:100%;margin-top:20px}.dashboard .dashboard__place-order-form:first-child{margin-top:0}}@media screen and (min-width:1360px){.dashboard .dashboard__place-order-form{width:calc(50% - 15px);margin-top:0}}.dashboard .dashboard__place-order-form-subhead{position:absolute;font-size:12px;top:4px}.ltr-support .dashboard .dashboard__place-order-form-subhead{right:0}.rtl-support .dashboard .dashboard__place-order-form-subhead{left:0}@media screen and (min-width:1200px){.ltr-support .dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-pie-container{padding-left:0}.rtl-support .dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-pie-container{padding-right:0}.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .recharts-legend-wrapper{bottom:-110px!important}}@media screen and (min-width:1360px){.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .recharts-legend-wrapper{bottom:5px!important}}.dashboard .mobile-app-widget .mobile-app-widget__top-line{display:-webkit-flex;display:flex}.dashboard .mobile-app-widget .mobile-app-widget__top-line .mobile-app-widget__total-stat{direction:ltr;padding:0;font-size:28px;font-weight:500;font-style:normal;font-stretch:normal;letter-spacing:normal;line-height:normal}.ltr-support .dashboard .mobile-app-widget .mobile-app-widget__top-line .mobile-app-widget__total-stat{margin-right:auto}.rtl-support .dashboard .mobile-app-widget .mobile-app-widget__top-line .mobile-app-widget__total-stat{margin-left:auto}.dashboard .mobile-app-widget .mobile-app-widget__top-line--pink .mobile-app-widget__total-stat{color:#ff4861}.dashboard .mobile-app-widget .mobile-app-widget__top-line--lime .mobile-app-widget__total-stat{color:#b8e986}.dashboard .mobile-app-widget .mobile-app-widget__top-line--blue .mobile-app-widget__total-stat{color:#48b5ff}.dashboard .mobile-app-widget .mobile-app-widget__top-line--turquoise .mobile-app-widget__total-stat{color:#4ce1b6}.dashboard .mobile-app-widget .mobile-app-widget__title{text-transform:uppercase;position:relative;margin:0 0 20px}.ltr-support .dashboard .mobile-app-widget .mobile-app-widget__title{text-align:left}.rtl-support .dashboard .mobile-app-widget .mobile-app-widget__title{text-align:right}.dashboard .mobile-app-widget .mobile-app-widget__title h5{font-size:12px;color:#787985;font-weight:500}.dashboard .mobile-app-widget .dashboard__trend-icon{margin:0;height:29px;min-width:28px;fill:#d8dfe9}.dashboard .mobile-app-widget .progress__label{font-size:14px;font-weight:500}.ltr-support .dashboard .mobile-app-widget .progress__label{right:-7px}.rtl-support .dashboard .mobile-app-widget .progress__label{left:-7px}.dashboard .mobile-app-widget .progress-bar{border-radius:5px;background-color:unset}.dashboard .dashboard__users-stat .dashboard__trend-icon{fill:#d8dfe9;height:24px;width:24px;min-width:24px;margin-top:auto}.ltr-support .dashboard .dashboard__users-stat .dashboard__trend-icon{margin-right:3px}.rtl-support .dashboard .dashboard__users-stat .dashboard__trend-icon{margin-left:3px}.dashboard .dashboard__current-users{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.dashboard .dashboard__current-users .dashboard__current-users-chart{position:relative;width:100%}.dashboard .dashboard__current-users .dashboard__current-users-chart div,.dashboard .dashboard__current-users .dashboard__current-users-chart svg{width:100%!important;margin:0 auto}.dashboard .dashboard__current-users .dashboard__current-users-chart .dashboard__current-users-label{margin:0;position:absolute;top:calc(50% + 10px);text-align:center;font-size:38px}.ltr-support .dashboard .dashboard__current-users .dashboard__current-users-chart .dashboard__current-users-label{left:calc(50% - 30px)}.rtl-support .dashboard .dashboard__current-users .dashboard__current-users-chart .dashboard__current-users-label{right:calc(50% - 30px)}.dashboard .dashboard__current-users .dashboard__current-users-info{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;width:100%;-webkit-justify-content:space-between;justify-content:space-between;font-size:13px;line-height:1.54;color:#787985}.dashboard .dashboard__current-users .dashboard__current-users-info p{margin:0}.dashboard .dashboard__current-users .dashboard__current-users-info .dashboard__current-users-day{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.dashboard .dashboard__current-users .dashboard__current-users-info .dashboard__current-users-day span:last-child{font-size:16px;line-height:1.25;font-weight:500;color:#787985}@media screen and (min-width:1539px){.dashboard .dashboard__current-users .dashboard__current-users-info{padding:0 20px}}@media screen and (min-width:1200px)and (max-width:1539px){.dashboard .dashboard__current-users .dashboard__current-users-chart div,.dashboard .dashboard__current-users .dashboard__current-users-chart svg{height:100px!important}}@media screen and (min-width:768px)and (max-width:1023px){.dashboard .dashboard__current-users .dashboard__current-users-info{padding:0 75px}}.dashboard .dashboard__active-users-chart{overflow:hidden}.dashboard .dashboard__carousel{margin-bottom:-25px}.dashboard .dashboard__carousel .slick-dots{bottom:-35px}.dashboard .dashboard__carousel .slick-arrow.slick-next,.dashboard .dashboard__carousel .slick-arrow.slick-prev{background:none;opacity:0;pointer-events:none}.dashboard .dashboard__carousel .dashboard__carousel-slide{border-radius:5px;padding:15px 13px;position:relative;overflow:hidden}.ltr-support .dashboard .dashboard__carousel .dashboard__carousel-slide{text-align:left}.rtl-support .dashboard .dashboard__carousel .dashboard__carousel-slide{text-align:right}.dashboard .dashboard__carousel .dashboard__carousel-slide svg{position:absolute;height:80px;width:80px;top:calc(50% - 40px);opacity:.3}.ltr-support .dashboard .dashboard__carousel .dashboard__carousel-slide svg{right:-20px}.rtl-support .dashboard .dashboard__carousel .dashboard__carousel-slide svg{left:-20px}.theme-light .dashboard .dashboard__carousel .dashboard__carousel-slide svg{fill:#ddd}.theme-dark .dashboard .dashboard__carousel .dashboard__carousel-slide svg{fill:#605f7b}.dashboard .dashboard__carousel .dashboard__carousel-slide p{color:#999;margin:0}.dashboard .dashboard__carousel .dashboard__carousel-slide .dashboard__carousel-title{color:#ed0b0b;font-size:24px;font-weight:500}.theme-light .dashboard .dashboard__carousel .dashboard__carousel-slide{background:#f2f4f7}.theme-dark .dashboard .dashboard__carousel .dashboard__carousel-slide{background:#2a2a31}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red{background:#ed0b0b}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red p{color:#fff;opacity:.45}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red svg{fill:#fff}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red .dashboard__carousel-title{opacity:1}.invoice{padding:35px}.ltr-support .invoice{text-align:left}.rtl-support .invoice{text-align:right}.theme-light .invoice{background-color:#fff}.theme-dark .invoice{background-color:#232329}.invoice__head{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:60px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.invoice__head p{color:#999;margin:0}.invoice__logo{width:120px;height:16px;margin-bottom:10px;background-repeat:no-repeat;background-position-y:center;background-position-x:left;background-size:contain}.theme-light .invoice__logo{background-image:url(/static/media/logo_light.62f8d63d.svg)}.theme-dark .invoice__logo{background-image:url(/static/media/logo_dark.a4498b57.svg)}.invoice__head-right{width:100%;margin-top:30px}.invoice__head-right .invoice__date{margin-bottom:10px}.invoice__total{margin-top:15px}.ltr-support .invoice__total{text-align:right}.rtl-support .invoice__total{text-align:left}.invoice__grand-total{font-weight:500;font-size:20px;margin-top:15px;margin-bottom:30px}.invoice__toolbar{-webkit-justify-content:flex-end;justify-content:flex-end}.ltr-support .invoice__toolbar button{margin-left:15px}.rtl-support .invoice__toolbar button{margin-right:15px}.ltr-support .invoice__toolbar button{margin-right:0}.rtl-support .invoice__toolbar button{margin-left:0}@media screen and (min-width:768px){.invoice{padding:50px}.invoice__head-right{width:auto;margin-top:0}.ltr-support .invoice__head-right{text-align:right}.rtl-support .invoice__head-right{text-align:left}}.list__img-wrap{width:40px;height:35px;text-align:center;padding:2px}.theme-light .list__img-wrap{border:1px solid #f2f4f7}.theme-dark .list__img-wrap{border:1px solid #33333a}.list__img-wrap img{max-height:100%;width:auto}.list__btn-toolbar-top{position:absolute;top:0;margin:0}.ltr-support .list__btn-toolbar-top{right:0}.rtl-support .list__btn-toolbar-top{left:0}@media screen and (max-width:992px){.list__btn-toolbar-top{position:relative;margin-top:10px}}.list__btn-add{padding:4px 25px;text-transform:none}.list__search{margin:0;position:relative}.list__search svg{position:absolute;top:9px;fill:#999;height:14px;width:14px}.ltr-support .list__search svg{right:5px}.rtl-support .list__search svg{left:5px}.ltr-support .list__search input{padding-right:20px}.rtl-support .list__search input{padding-left:20px}.list__table-btn-action{display:-webkit-flex;display:flex}.list__table-btn-action>button{margin:0;padding:0 5px;border:none;background-color:transparent}.ltr-support .list__table-btn-action>button{margin-left:auto}.rtl-support .list__table-btn-action>button{margin-right:auto}.list__table-btn-action>button:before{display:none}.list__table-btn-action>button svg{margin:0;height:20px;width:20px;fill:#999;transition:all .3s}.list__table-btn-action>button:focus,.list__table-btn-action>button:hover,.list__table-btn-action>button:not([disabled]):not(.disabled):active{background:transparent}.list__table-btn-action>button:focus svg,.list__table-btn-action>button:hover svg,.list__table-btn-action>button:not([disabled]):not(.disabled):active svg{fill:#1b98e0}.list__table-btn-action>div{min-width:90px;width:100%}.list__table-btn-action button{font-size:13px}.payment{max-width:740px}.payment__total{width:100%;font-weight:700;margin-bottom:5px;margin-top:20px}.payment__credit-name{font-size:10px;line-height:13px;margin-top:3px;color:#999;text-align:center;height:0}.ltr-support .payment__credit-card{margin-right:80px}.rtl-support .payment__credit-card{margin-left:80px}.ltr-support .payment__credit-card:last-child{margin-right:0}.rtl-support .payment__credit-card:last-child{margin-left:0}@media screen and (max-width:500px){.ltr-support .payment__credit-card{margin-right:0!important}.rtl-support .payment__credit-card{margin-left:0!important}}.payment__credit-card_img{width:35px}.project-summary{position:relative}.project-summary hr{margin:30px 0}.project-summary__info{margin-bottom:5px}.ltr-support .project-summary__info{text-align:left}.rtl-support .project-summary__info{text-align:right}.ltr-support .project-summary__info td{padding-left:10px}.rtl-support .project-summary__info td{padding-right:10px}.project-summary__info th{color:#999;font-weight:500}.project-summary__info td,.project-summary__info th{padding-bottom:5px}.project-summary__stats{display:-webkit-flex;display:flex;margin-top:20px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ltr-support .project-summary__stat{margin-right:auto;padding-right:20px}.rtl-support .project-summary__stat{margin-left:auto;padding-left:20px}.project-summary__stat p{font-size:24px;line-height:32px;margin:0}.project-summary__stat span{color:#999;font-size:13px}.project-summary__progress{max-width:460px;width:100%;margin:auto 0}.project-summary__progress:last-child{margin:auto 0}.project-summary__statistic-title{text-transform:uppercase;font-weight:500}.project-summary__statistic{padding-top:40px;width:47%}.ltr-support .project-summary__statistic{margin-right:5px}.rtl-support .project-summary__statistic{margin-left:5px}.project-summary__statistic-chart-wrap{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.project-summary__statistics{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative}.ltr-support .project-summary__statistics{text-align:left}.rtl-support .project-summary__statistics{text-align:right}.project-summary__statistics-refresh{position:absolute;width:100%;height:100%;top:0}.ltr-support .project-summary__statistics-refresh{left:0}.rtl-support .project-summary__statistics-refresh{right:0}.project-summary__statistics-refresh:before{content:"";position:absolute;width:100%;height:100%;z-index:9;top:0;border-radius:5px}.ltr-support .project-summary__statistics-refresh:before{left:0}.rtl-support .project-summary__statistics-refresh:before{right:0}.theme-light .project-summary__statistics-refresh:before{background-color:#fff;opacity:.8}.theme-dark .project-summary__statistics-refresh:before{background-color:#232329;opacity:.8}.project-summary__statistics-refresh svg{fill:#1b98e0;position:absolute;-webkit-animation:refresh 1s linear infinite;animation:refresh 1s linear infinite;z-index:10;width:48px;height:48px;top:calc(50% - 24px)}.ltr-support .project-summary__statistics-refresh svg{left:calc(50% - 24px)}.rtl-support .project-summary__statistics-refresh svg{right:calc(50% - 24px)}@keyframes refresh{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.project-summary__btn{width:100px}.ltr-support .project-summary__btn{margin-left:5px}.rtl-support .project-summary__btn{margin-right:5px}.project-summary__statistics-btn{position:absolute;top:0}.ltr-support .project-summary__statistics-btn{right:15px}.rtl-support .project-summary__statistics-btn{left:15px}.project-summary__card-title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.ltr-support .project-summary__card-title{-webkit-flex-direction:row;flex-direction:row}.rtl-support .project-summary__card-title{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:990px){.project-summary__statistic{width:100%}}@media screen and (min-width:768px){.container{width:100%;max-width:1630px}}.container__wrap{padding-left:0;padding-top:90px;min-height:100vh;transition:padding-left .3s}.theme-light .container__wrap{background:#f2f4f7}.theme-dark .container__wrap{background:#2a2a31}@media screen and (min-width:576px){.container__wrap{padding-left:250px}}.layout.layout--collapse+.container__wrap{padding-left:0}@media screen and (min-width:576px){.layout.layout--collapse+.container__wrap{padding-left:60px}}@media screen and (min-width:576px){.layout.layout--top-navigation+.container__wrap{padding-left:0}}
/*# sourceMappingURL=main.5fa13cec.chunk.css.map */