.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{align-items:center;border-radius:100%;display:flex;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:flex;flex-direction:column}.rv-search-wrapper__form{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{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: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{display:flex;max-width:300px}.header-contents{align-items:center;display:flex;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:flex;position:relative}.dropdown-wrapper .dropdown-inner-wrapper{background:#fff;border:2px solid #000;display:flex;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:flex;height:auto;line-height:15px;text-decoration:none}.dropdown-wrapper li{display:flex;height:100%}.dropdown-wrapper .subsection-label{font-weight:600;line-height:15px}article{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 auto;max-width:1200px;min-width:650px;padding:30px 20px 0}article h1,article h2{flex:1 1 100%}article h1 small,article h2 small{color:#6b6b76;font-size:50%}article section{flex-basis:400px;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:flex;justify-content:center}.complex-hint .rv-hint .hint--text-container.rightEdge-top{flex-direction:column-reverse;align-items:flex-start}.complex-hint .rv-hint .hint--text-container.left-topEdge{flex-direction:row;align-items:flex-end}.complex-hint .rv-hint .hint--text-container.left-bottomEdge{flex-direction:row;align-items:flex-start}.complex-hint .rv-hint .hint--text-container.leftEdge-top{flex-direction:column;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{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 10px}.centered-and-flexed .centered-and-flexed-controls{align-items:center;display:flex;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{display:flex}.canvas-wrapper{align-items:center;display:flex;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{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:#a50000;transition:all .3s}a:hover{text-decoration:none;color:#720000}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:flex;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 #a50000;margin-bottom:0;padding-left:10px}.highlight{background-color:#a50000;color:#fff}.red-text{color:#ad4444}.page-title{font-weight:500;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:#a50000}.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:#a50000;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: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:#a50000;border-color:#a50000}.btn.btn-primary:before{background-color:#720000}.btn.btn-primary:active,.btn.btn-primary:active:focus,.btn.btn-primary:focus,.btn.btn-primary:hover{border-color:#720000}.btn.btn-outline-primary{color:#a50000;border-color:#a50000}.btn.btn-outline-primary p{color:#a50000}.btn.btn-outline-primary svg{fill:#a50000}.btn.btn-outline-primary:before{background-color:#a50000}.btn.btn-success{background-color:#090;border-color:#090}.btn.btn-success:before{background-color:#060}.btn.btn-success:active,.btn.btn-success:active:focus,.btn.btn-success:focus,.btn.btn-success:hover{border-color:#060}.btn.btn-outline-success{color:#090;border-color:#090}.btn.btn-outline-success p{color:#090}.btn.btn-outline-success svg{fill:#090}.btn.btn-outline-success:before{background-color:#090}.btn.btn-warning{background-color:#f6da6e;border-color:#f6da6e;color:#fff}.btn.btn-warning:before{background-color:#f3ce3e}.btn.btn-warning:active,.btn.btn-warning:active:focus,.btn.btn-warning:focus,.btn.btn-warning:hover{border-color:#f3ce3e}.btn.btn-outline-warning{color:#f6da6e;border-color:#f6da6e}.btn.btn-outline-warning p{color:#f6da6e}.btn.btn-outline-warning svg{fill:#f6da6e}.btn.btn-outline-warning:before{background-color:#f6da6e}.btn.btn-danger{background-color:#ff4861;border-color:#ff4861}.btn.btn-danger:before{background-color:#ff1535}.btn.btn-danger:active,.btn.btn-danger:active:focus,.btn.btn-danger:focus,.btn.btn-danger:hover{border-color:#ff1535}.btn.btn-outline-danger{color:#ff4861;border-color:#ff4861}.btn.btn-outline-danger p{color:#ff4861}.btn.btn-outline-danger svg{fill:#ff4861}.btn.btn-outline-danger:before{background-color:#ff4861}.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:flex;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:flex;cursor:pointer}.checkbox-btn:hover .checkbox-btn__checkbox-custom{border-color:#a50000}.checkbox-btn:hover .checkbox-btn__label{color:#a50000}.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:#a50000;background-color:#a50000}.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:#a50000;background-color:#a50000}.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:#a50000;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:#720000}.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:#a50000;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:#904242;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:#720000!important}.datepicker-wrapper{margin-right:20px;width:100%}.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:#a50000}.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__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:flex}.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:#a50000;border-color:#a50000;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:#a50000;transition:all .3s}.date-picker .react-datepicker__day--keyboard-selected:hover{background-color:#720000}.date-picker .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{border-bottom-color:#a50000;margin-top:-7px}.date-picker .react-datepicker{box-shadow:0 2px 15px 0 rgba(0,0,0,.05);border:none;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:#720000!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:#a50000!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:#a50000}.react-datepicker__month-text--keyboard-selected:hover{background-color:#720000}.react-datepicker-time__input{outline-color:#a50000}.date-picker-wrapper,.react-datepicker-wrapper{width:100%!important}.dropzone{width:100%;display:flex;position:relative;cursor:pointer}.theme-light .dropzone{border:1px solid #f2f4f7}.theme-dark .dropzone{border:1px solid #33333a}.dropzone.dropzone--single{height:300px}.dropzone.dropzone--single .dropzone__img{margin:0;height:100%;width:100%;text-align:center}.dropzone.dropzone--single .dropzone__img img{padding:20px;height:100%;width:auto}.dropzone.dropzone--single .dropzone__input:hover{background-size:30px 30px;-webkit-animation:striped 2s linear infinite;animation:striped 2s linear infinite}.theme-light .dropzone.dropzone--single .dropzone__input:hover{background-image:linear-gradient(-45deg,#eff1f5 25%,transparent 0,transparent 50%,#eff1f5 0,#eff1f5 75%,transparent 0,transparent)}.theme-dark .dropzone.dropzone--single .dropzone__input:hover{background-image:linear-gradient(-45deg,#333246 25%,transparent 0,transparent 50%,#333246 0,#333246 75%,transparent 0,transparent)}@-webkit-keyframes striped{0%{background-position:0 0}to{background-position:60px 30px}}@keyframes striped{0%{background-position:0 0}to{background-position:60px 30px}}.dropzone.dropzone--custom-height{min-height:300px;height:auto}.dropzone.dropzone--custom-height .dropzone__img{max-width:100%}.dropzone.dropzone--custom-height .dropzone__img img{max-width:100%;height:auto}.dropzone.dropzone--multiple,.dropzone.dropzone--multiple .dropzone__input{min-height:400px}.dropzone__input{width:100%;height:100%;min-height:298px;display:flex;position:absolute!important;cursor:pointer}.dropzone__drop-here{margin:auto;color:#999}.dropzone__imgs-wrapper{padding:30px 20px;width:calc(100% + 30px);display:flex;flex-wrap:wrap}.dropzone__img{margin-bottom:30px;width:40%;height:150px;overflow:hidden;margin-left:15px;margin-right:15px;position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%}.theme-light .dropzone__img{outline:1px solid #eff1f5}.theme-dark .dropzone__img{outline:1px solid #333246}.dropzone__img:before{position:absolute;content:"";width:100%;height:100%;transition:all .3s;cursor:default;left:0;top:0;bottom:0}.ltr-support .dropzone__img:before{right:0}.rtl-support .dropzone__img:before{left:0}.dropzone__img:hover:before{background-color:rgba(25,25,25,.6)}.dropzone__img:hover .dropzone__img-delete{opacity:1}.dropzone__img:hover .dropzone__img-name{opacity:.7}.dropzone__img-name{font-size:12px;text-align:center;width:100%;line-height:12px;margin:0;top:calc(50% - 6px)}.dropzone__img-delete,.dropzone__img-name{color:#fff;position:absolute;opacity:0;transition:all .3s;z-index:10}.dropzone__img-delete{top:10px;cursor:pointer;background:transparent;font-size:9px;border:1px solid #fff;text-transform:uppercase;padding:2px 7px;line-height:10px}.ltr-support .dropzone__img-delete{right:45px}.rtl-support .dropzone__img-delete{left:45px}.list__icon-btn-group{position:relative;display:flex;justify-content:space-between}.icon-btn{background:transparent;border:none;line-height:14px;padding:0;position:relative;color:#999;cursor:pointer;transition:all .3s}.icon-btn svg{height:20px;width:20px;fill:#999;transition:all .3s}.ltr-support .icon-btn svg{left:0}.rtl-support .icon-btn svg{right:0}.icon-btn.primary:hover{color:#3ea3fc}.icon-btn.primary:hover svg{fill:#3ea3fc}.icon-btn.success:hover{color:#060}.icon-btn.success:hover svg{fill:#060}.icon-btn.danger:hover{color:#ff1535}.icon-btn.danger:hover svg{fill:#ff1535}.icon-btn.info:hover{color:#fafbfe}.icon-btn.info:hover svg{fill:#fafbfe}.icon-btn.warning:hover{color:#f3ce3e}.icon-btn.warning:hover svg{fill:#f3ce3e}.icon-btn:hover{color:grey}.icon-btn:hover svg{fill:grey}.load{height:100vh;width:100vw;display:flex;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}}.form{display:flex;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:#a50000}.form textarea{min-height:85px}.form.form--horizontal .form__form-group{display:flex;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: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:flex;flex-wrap:wrap;max-width:84px;margin-right:40px}.form.form--preview p{margin-bottom:10px}.form.form--justify{display:flex;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:#a50000}.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:#a50000}.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: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:#a50000;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-half{margin-bottom:20px;width:50%;position:relative}.form__form-group--address input:last-child{margin-left:15px;width:70%}.form__form-group-field{width:100%;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:#a50000;border:1px solid #a50000}.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: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{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: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{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: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{flex-wrap:wrap}.form__form-group-price-discount .form__form-group-price{margin-right:0}}.form__form-group-categoria-ingresso{width:100%;display:flex}.form__form-group-categoria-ingresso .form__form-group-categoria-nome{min-width:100px;width:40%;margin-right:20px}@media screen and (max-width:767px){.form__form-group-categoria-ingresso{flex-wrap:wrap}.form__form-group-categoria-ingresso .form__form-group-categoria-nome{margin-right:0;width:100%}}.form__form-group-categoria-ingresso .form__form-group-categoria-valor{min-width:100px;width:20%;margin-right:20px}@media screen and (max-width:767px){.form__form-group-categoria-ingresso{flex-wrap:wrap}.form__form-group-categoria-ingresso .form__form-group-categoria-valor{margin-right:0;width:100%}}.form__form-group-categoria-ingresso .form__form-group-categoria-icone{padding:5px 10px;align-self:end}.login-modal-form .modal-content{padding:20px 20px 5px}.modal-dialog:not(.modal-sm,.modal-md,.modal-lg){max-width:385px}.modal-content{border-radius:0;border:none;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);position:relative;padding:50px 40px 60px;text-align:center}.theme-light .modal-content{background-color:#fff;color:#646777}.theme-dark .modal-content{background-color:#232329;color:#ddd}.modal__close-btn{position:absolute;top:15px;font-size:14px;width:14px;height:14px;cursor:pointer;padding:0;border:none;background:transparent}.ltr-support .modal__close-btn{right:15px}.rtl-support .modal__close-btn{left:15px}.theme-light .modal__close-btn{color:#ddd}.theme-dark .modal__close-btn{color:#605f7b}.modal__title-icon{width:24px;height:24px;font-size:24px}.modal__title{margin-top:10px;margin-bottom:15px}.modal__title:first-child{margin-top:0}.modal__footer{margin-top:20px;display:flex;justify-content:center;margin-bottom:0}.modal__footer button{min-width:100px;padding:4px 25px;margin-bottom:0}.ltr-support .modal__footer{flex-flow:row nowrap!important}.rtl-support .modal__footer{flex-flow:row-reverse nowrap!important}.modal-dialog--primary .modal__title-icon,.modal-dialog--success .modal__title-icon{color:#a50000}.modal-dialog--warning .modal__title-icon{color:#f6da6e}.modal-dialog--danger .modal__title-icon{color:#ff4861}.modal-dialog--colored,.modal-dialog--colored .modal__close-btn,.modal-dialog--colored .modal__title-icon{color:#fff}.modal-dialog--colored .modal__footer button:first-child{color:#fff;background-color:hsla(0,0%,100%,.3);border-color:#fff}.modal-dialog--colored .modal__footer button:first-child:before{background-color:hsla(0,0%,100%,.2)}.modal-dialog--colored .modal__footer button:last-child{border-color:#fff;color:#fff}.modal-dialog--colored.modal-dialog--primary .modal-content{background-color:#70bbfd}.modal-dialog--colored.modal-dialog--success .modal-content{background-color:#a50000}.modal-dialog--colored.modal-dialog--warning .modal-content{background-color:#f6da6e}.modal-dialog--colored.modal-dialog--danger .modal-content{background-color:#ff4861}.modal-dialog--header{max-width:520px}.modal-dialog--header .modal-content{padding:0}.ltr-support .modal-dialog--header .modal-content{text-align:left}.rtl-support .modal-dialog--header .modal-content{text-align:right}.modal-dialog--header .modal__header{color:#fff;padding:15px 20px;position:relative}.modal-dialog--header .modal__title{margin:0;font-weight:300}.modal-dialog--header .modal__close-btn{color:#fff;top:calc(50% - 8px)}.modal-dialog--header .modal__body{padding-top:25px;padding-bottom:20px}.ltr-support .modal-dialog--header .modal__body{padding-right:40px;padding-left:20px}.rtl-support .modal-dialog--header .modal__body{padding-left:40px;padding-right:20px}.modal-dialog--header .modal__footer{margin-bottom:40px;justify-content:flex-end}.ltr-support .modal-dialog--header .modal__footer{padding-right:20px}.rtl-support .modal-dialog--header .modal__footer{padding-left:20px}.modal-dialog--header.modal-dialog--primary .modal__header{background-color:#70bbfd}.modal-dialog--header.modal-dialog--success .modal__header{background-color:#a50000}.modal-dialog--header.modal-dialog--warning .modal__header{background-color:#f6da6e}.modal-dialog--header.modal-dialog--danger .modal__header{background-color:#ff4861}.modal-dialog--carousel{display:flex;align-items:center;max-width:100%;height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;-moz-user-select:none}.modal-dialog--carousel .modal-content{display:flex;align-items:center;box-shadow:none;background:none}.ltr-support .modal-dialog--carousel .modal-content{text-align:left}.rtl-support .modal-dialog--carousel .modal-content{text-align:right}.modal-dialog--carousel .modal__header{color:#fff;height:50px;text-align:right;padding:10px 20px 10px 0;position:relative}.modal-dialog--carousel .modal__title{margin:0}.modal-dialog--carousel .modal__close-btn{color:#fff}.modal-dialog--carousel .modal__btn{padding:0;cursor:pointer;color:hsla(0,0%,100%,.5)}.modal-dialog--carousel .modal__btn:hover:not([enabled]){color:#fff}.modal-dialog--carousel .modal__btn .modal__btn_left{width:80px;height:80px;position:absolute;left:0}.modal-dialog--carousel .modal__btn .modal__btn_right{width:80px;height:80px;position:absolute;right:0}.modal-dialog--carousel .modal__body{max-width:50%;overflow:hidden}.modal-dialog--carousel .modal__body li{align-items:stretch}.ltr-support .modal-dialog--carousel .modal__body{padding-right:40px;padding-left:20px}.rtl-support .modal-dialog--carousel .modal__body{padding-left:40px;padding-right:20px}.modal-dialog--carousel .modal__footer{justify-content:flex-end;color:#fff}@media screen and (max-width:768px){.modal-dialog--carousel .modal__body{max-width:100%}.modal-dialog--carousel .modal__btn{display:none}}.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:#70bbfd}.notification.notification--primary .notification__message,.notification.notification--primary .notification__title{color:#fff}.notification.notification--success{background:#090}.notification.notification--success .notification__message,.notification.notification--success .notification__title{color:#fff}.notification.notification--warning{background:#f6da6e}.notification.notification--warning .notification__message,.notification.notification--warning .notification__title{color:#fff}.notification.notification--danger{background:#ff4861}.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:flex;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:#a50000;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:#a50000}.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: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:#a50000}.panel.panel--danger .panel__title{background-color:#ff4861}.panel.panel--warning .panel__title{background-color:#f6da6e}.panel.panel--primary .panel__title{background-color:#70bbfd}.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:#a50000;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)}}@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:#a50000;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}.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:#a50000!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 #70bbfd}.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 #70bbfd}.rtl-support .react-select__multi-value .react-select__multi-value__label{border-left:1px solid #70bbfd}.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: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:flex;flex-wrap:wrap;max-width:84px}.ltr-support .form__select-color{margin-right:40px}.rtl-support .form__select-color{margin-left:40px}.react-select-usuario .css-1okebmr-indicatorSeparator{width:0}.react-select-usuario .css-1s2u09g-control{max-height:38px;border-radius:0;border:1px solid #f2f4f7;align-items:center}.react-select-usuario .css-1s2u09g-control .css-319lph-ValueContainer{padding:0 8px}.react-select-usuario .css-tlfecz-indicatorContainer .css-tj5bde-Svg{height:16px;width:16px}.react-select-usuario .css-1gtu0rj-indicatorContainer{color:#ccc}.react-select-usuario .css-1gtu0rj-indicatorContainer .css-tj5bde-Svg{height:16px;width:16px}.react-select-usuario .css-26l31y-menu{top:calc(100% + 1px);border-radius:0;box-shadow:none;font-size:12px;overflow:hidden}.theme-light .react-select-usuario .css-26l31y-menu{background:#fff;border:1px solid #f2f4f7}.theme-dark .react-select-usuario .css-26l31y-menu{background:#232329;border:1px solid #33333a}.react-select-usuario .css-1pahdxg-control:hover{border-color:#a50000;box-shadow:0 0 0 0 #a50000;background:transparent}.react-select-usuario .css-1pahdxg-control{border-color:#a50000;border-radius:0;box-shadow:0 0 0 0 #a50000;max-height:38px}.react-select-usuario .css-1pahdxg-control .css-319lph-ValueContainer{padding:0 8px}.react-select-usuario .css-26l3qy-menu{border-radius:0;color:#646777}.react-select-usuario .css-1n7v3ny-option{background:#fafbfe}.select-options{margin:0 4px;border-radius:3px;cursor:pointer;background:transparent}.theme-light .select-options{color:#646777}.theme-dark .select-options{color:#ddd}.select-options:focus{outline:none}.theme-light .select-options option{background-color:#fff}.theme-dark .select-options option{background-color:#232329}.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;display:flex;flex-direction:column;justify-content:space-between}.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: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:#a50000;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: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:#ff4861;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:#ff4861}@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}}.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;display:flex;height:60px}.topbar__button{width:60px;height:60px;display:flex;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-dark .topbar__logo,.theme-light .topbar__logo{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAAgCAYAAADwkoGKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABVJJREFUeNrsWkty2zgQRaayH/oG8glG3qWyMXSCSGsuLJ3A4gkknUDyCSQvuLZ8AnE2U9mFR6BPEOYEGbT4ELVhkEQc/Zz0q2JJBkEAbDy8/shKCQQCgUAgEAgEAoHgz8U7McHvi1Sp7w2381ipq0PN/ZeY/7ckVGSuZUu3rukzFsUS/AyxNuZDB3bPjHL1RLEEbwJCLIEQSyDEEvzheP8rmQdlFp5bhQkGi7r+5l7mBJmU9ib4e44+vXMy0scPH4bmo8Oa1v99/px7+lGWFbGmlelXHGmNXd+a3hyxQKpNDemIPIkhCH/RB8pU0qp9gTbtGVPv+yVBamXmLV85xI2zrmvlkB/km7sZl/IcsgOQikoLT+q5vS2o7VHtDnQX6++fK7F+nEpz3eM7beAtNoFe9upMDtAca8z2NJ4mIhmFWGFjIw+pjqWmZGci9cxDqCR++c709yKtCLY8Z2I9OYtfm0V/UVUBrstUa+C6wmMgrYw+ZOTfG1nNppJLLEGqqM1VeVSigFsta/r+oyqVffK5X7jeoVVR8/d0+63qNyOFBun7zJXTeKvY9Ekr1R1jvoKvw7RpCERm2rNTEMsHn8uJrFsKcUk4UX2MlcUemU8rY/Ux9naT+NgYwyoJEX27Nj4Wm0ch3lsHvmMEct2zza0j1UOD66ExepY0cKk+JZmYezPTb1rjei0RyOW/c/pEnrGSuFLc6UdzkaehNlJhzxpOTyxsVNfdQBh/gtgkaxnjReXYtI3iyu1yJXKNNkcMt0JctWT358xIPdx/8MxD9weB8dgwMCaMWu5tzGZeqt2aQ5KJZUsf3dBnO4/pkzMVtG23TqJysnLDDRHBXqpyg4TkV2IYVQX4PbUj09whrzXaCCd0ANVapjvDJOz5BOMlbDyaZ41Y8BJxigbhQtFpUeof7gfj9/BZOhutPRs6wtoSmwTAtd14AvUCh8YeWpdUiScOm9QkZdE5EKvDZFgzQ92k/nJECEh1toFnXBmXjEg/rNrxb23cZlUMLmxgDRZXipkhPrFubutSQbwhSiM0Bt2j71MQWresfeErszASP4NRBVrXHcik8Xnn2VAXS3agrlC+KM3V8xzce2qny5Cv45B0YdoXWDf3Fk2ZYQZir04VvM+wITzusW6PVOzyFWm++zKPjuE1SJGlO0JfM2LrQJW5h0vss+c7bIy6utDMCYituuiWzK0RFCSTe/K8q4Y9k8CNdpWva8b94iMvXOYLUoG8J1WsZ3BOfl0RtW2MMsBwEf7faAOjRzD6SIUXWEn5vkIZhlCdrbuK/apkCVBiHq4IWUM8NHTKADNVnyRY91/WxEWviX+0Zx9y7JGvznZ3Dq6wDt8OOHbOiERu5oL+aS1GgB+HFyVLG3tRnBZXn9OQkgiItGBkDFWPETK7us2jg/Jo+lyAZOuW8Sw+kfqgvpY1uOoB3GqOeYrArP70xEJ8csteaN94ZOrmlhjGAYqYwXgRShkZe56UcBoaBtBGuXWogPrXtKGgSrZ7MH2+Qom7NZteep7bILD3hRMFSDlBgjU84MHfS4xFQfq1I9nWGIv4MMQipfhExkFM968tErKMUjnEnlBfVrIYIfujOHAFhf0bBg/6zQ2EauubOdmX/okShfbEPjnmzg35igYFS9Su9KPUAX4qO0VWuIJ7SQ6xaCiUjUVsYGtPt+uW1th8zU4zzyJpc8Z4fsxiINf1Zk46r2rcDe9Xwi0NHOXOsf4LECB3koC1o0glDsvAmW/guMrSHjKQvofnSs/7JMxlvli3ElSuN22pvaQtRb/0yCf62KCgHz/dCAQCgUAgEAjeKP4XYADaWfjy5UU5cwAAAABJRU5ErkJggg==)}@media screen and (min-width:768px){.topbar__logo{display:block}}.topbar__right{right:0;margin-right:15px}.topbar__left,.topbar__right{position:absolute;display:flex;height:100%}.topbar__left{left:0}.topbar__avatar{height:100%;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: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:#a50000;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:#a50000}.topbar__language-btn-title{display:flex;font-size:11px;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:flex;justify-content:space-between;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:flex;position:relative;height:62px;align-items:center;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:#a50000}.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:#a50000;transition:.3s;text-align:center;font-weight:500;font-size:10px;line-height:16px}.topbar__collapse-link:hover{color:#720000}.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:#a50000}.topbar__btn{font-size:18px;height:100%;padding:0 10px;cursor:pointer;position:relative;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}@-webkit-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%;justify-content:center;align-items:center}.topbar .topbar__nav-dropdown-toggle{height:60px;background:transparent;border-radius:0;border:none;font-size:14px;display:flex;justify-content:center;align-items:center;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 #a50000}.topbar__nav-dropdown-menu button{padding:0}.topbar__link-badge{width:26px;height:14px;background-color:#ff4861;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:flex;align-items: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:flex}}@media screen and (min-width:992px){.topbar__nav{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}}.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:#090}.table.table--bordered td .icon--danger{color:#ff4861}.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:flex;flex-wrap:wrap;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:#a50000}.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 #70bbfd;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 #70bbfd}.table .editable-table .form-control:focus{box-shadow:none}.react-table__wrapper{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between}.react-table__customizer{padding:0 20px 20px 15px}.table__search{display:flex;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:#a50000;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: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}}@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:#a50000}.tooltip{z-index:99}.tooltip .tooltip-inner{background-color:#787985;font-size:12px;line-height:14px;padding:5px 15px}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.bs-tooltip-right .arrow:before{border-right-color:#787985}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.bs-tooltip-top .arrow:before{border-top-color:#787985}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.bs-tooltip-bottom .arrow:before{border-bottom-color:#787985}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.bs-tooltip-left .arrow:before{border-left-color:#787985}@media(min-width:1426px){.card-tooltip{flex:0 0 25%;max-width:25%}}@media(min-width:1200px)and (max-width:1425px){.card-tooltip{flex:0 0 50%;max-width:50%}}.button-tooltip{margin-left:auto!important;margin-right:auto!important}.account{height:100vh;width:100%;min-height:100vh;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:#a50000}.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: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:#a50000}.account__forgot-password a:hover{color:#720000;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 #a50000}.account__logo{font-weight:700}.account__logo-accent{color:#a50000}.account__have-account{text-align:center;margin-top:20px}.account__have-account a{color:#a50000;transition:all .3s}.account__have-account a:hover{color:#720000;text-decoration:none}@media screen and (max-width:520px){.account__card{padding:35px 30px}}@media screen and (max-width:425px){.account__btns{flex-wrap:wrap}}.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: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:#a50000}.list__table-btn-action>div{min-width:90px;width:100%}.list__table-btn-action button{font-size:13px}.evento__imagem_container{position:relative;width:300px}.evento__imagem_botao{position:absolute;right:3%;top:3%}.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:#a50000;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:flex;line-height:15px;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:flex}.dashboard .dashboard__table-orders-amount div{width:3px;height:14px;display:inline-block;background-color:#a50000;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:#f6da6e}.dashboard .dashboard__table-orders-amount.dashboard__table-orders-amount--low div{background-color:#ff4861}.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: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:#a50000}.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:#ff4861}.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: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: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:#f6da6e}.dashboard .dashboard__weight-stat-value.dashboard__weight-stat-value--total{color:#ff4861}.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: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:#ff4861;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:flex;margin-top:-15px}.dashboard .dashboard__total.dashboard__total--area{margin-top:-55px}.dashboard .dashboard__chart-container{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:#a50000;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:flex;margin-top:40px;margin-bottom:10px;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;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:#ff4861;font-size:48px;line-height:34px;margin-top:15px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-data{width:100%;display:flex;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{flex-wrap:wrap;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:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width:900px){.dashboard .dashboard__place-order{flex-wrap:nowrap}}@media screen and (min-width:1200px){.dashboard .dashboard__place-order{flex-wrap:wrap}}@media screen and (min-width:1360px){.dashboard .dashboard__place-order{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:flex;justify-content:space-between}.dashboard .dashboard__booking-total-title{direction:ltr;font-size:28px;font-weight:500;line-height:normal;color:#a50000}.dashboard .dashboard__booking-total-title--red{color:#ff4861}.dashboard .dashboard__booking-total-title--green{color:#090}.dashboard .dashboard__booking-total-title--blue{color:#70bbfd}.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:flex;flex-direction:row-reverse;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{flex-direction:column;align-items:baseline}}.dashboard .dashboard__booking-reservations-chart-legend li{display:flex;align-items:baseline}.dashboard .dashboard__booking-reservations-chart-legend p{display:inline-block;margin:0}.dashboard .dashboard__booking-reservations-link{color:#70bbfd;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:#090;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:flex;margin:0 0 31px;flex-wrap:wrap;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:flex;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:#70bbfd}.dashboard .dashboard__occupancy-table td.td-green{font-weight:500;color:#090}.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: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--accent .mobile-app-widget__total-stat{color:#a50000}.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}.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:flex;align-items:center;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:flex;align-items:flex-start;width:100%;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:flex;flex-direction:column;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:#ff4861;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:#ff4861}.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}.qrcontent .modal-content{padding:10px;border-bottom:10px}.badgestatus{margin-left:22px;margin-bottom:8px;margin-top:1px;font-size:16px}.qrbuttons,.qrbuttons *{margin:0}.qrbuttons:not(button),.qrbuttons :not(button){padding:0}.qrbuttons * button,.qrbuttons button{width:95%;height:95%;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.componentimgqr{padding-right:30px;padding-bottom:30px}.qrscan>div{padding-top:0!important}.qrscan>div #video{position:relative!important}@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.40d472d8.chunk.css.map */