@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,800&amp;display=swap);
@font-face{font-family:'SR Icons';src:url(https://assets-v2.scaler.com/packs/fonts/sr-icons.d5cfbc.woff) format("woff");font-weight:normal;font-style:normal;font-display:block}@font-face{font-family:"v-icons";src:url(https://assets-v2.scaler.com/packs/fonts/v-icons.f24fe7.woff) format("woff");font-weight:normal;font-style:normal;font-display:block}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box;font-size:62.5%}html *{box-sizing:inherit}html[data-hide-scroll="true"]{overflow:hidden}html,body,#root,.react-root{height:100%}.react-root--auto{height:auto}body{color:#515151;font-family:'Nunito', 'Roboto', 'Arial', sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:0.01rem;line-height:1.4}p{margin:0;margin-bottom:1rem}a{color:inherit;cursor:pointer;text-decoration:none}a:visited,a:hover,a:active{text-decoration:none}button{border:none;box-shadow:none;outline:none}button:hover,button:focus,button:active{outline:none;box-shadow:none}@-webkit-keyframes indeterminate{0%{left:0%}100%{left:-100%}}@keyframes indeterminate{0%{left:0%}100%{left:-100%}}@-webkit-keyframes shimmer{0%{background-position:-48rem 0}100%{background-position:48rem 0}}@keyframes shimmer{0%{background-position:-48rem 0}100%{background-position:48rem 0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes blink{0%,25%,75%,100%{opacity:1}50%{opacity:0}}@keyframes blink{0%,25%,75%,100%{opacity:1}50%{opacity:0}}.anim-blink{-webkit-animation:1440ms linear 0s infinite running blink;animation:1440ms linear 0s infinite running blink}.anim-blink--slow{-webkit-animation-duration:4096ms;animation-duration:4096ms}.react-root .tappable{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-flex:0;flex:0 0 auto;cursor:pointer}.react-root .tappable:hover{background:rgba(1,1,1,0.1)}.react-root .tappable:active{background:rgba(1,1,1,0.2)}.react-root .tappable.disabled{pointer-events:none;opacity:0.7;-webkit-filter:grayscale(0.5);filter:grayscale(0.5)}.react-root .tappable.disabled.btn-tooltip{pointer-events:unset}.react-root .tappable.no-highlight:hover,.react-root .tappable.no-highlight:active{background:transparent}.react-root .btn{padding:1rem;line-height:normal;border-radius:.4rem;background-color:#dcdcdc}.react-root .btn-default{color:#515151}.react-root .btn-default:hover,.react-root .btn-default:active{background-color:#dcdcdc}.react-root .btn-rounded{border-radius:.8rem}.react-root .btn-light{background-color:transparent;color:#fff}.react-root .btn-dark{background-color:transparent;color:#000}.react-root .btn-primary{background:#1a84ff;color:#fff}.react-root .btn-primary:hover{background:#3492ff;color:#fff}.react-root .btn-primary:active{background:#0176ff}.react-root .btn-secondary{background:#e23f5b;color:#fff}.react-root .btn-secondary:hover{background:#e5556e;color:#fff}.react-root .btn-secondary:active{background:#df2948}.react-root .btn-success{background:#4bca5e;color:#fff}.react-root .btn-success:hover{background:#5fd070}.react-root .btn-success:active{background:#39c24e}.react-root .btn-danger{background:#ff001f;color:#fff}.react-root .btn-danger:hover{background:#cc0019}.react-root .btn-danger:active{background:#b30016}.react-root .btn-warning{background:#ffae42;color:#fff}.react-root .btn-warning:hover{background:#ffb95c}.react-root .btn-warning:active{background:#ffa329}.react-root .btn-inverted{background:none !important;color:#515151}.react-root .btn-inverted:hover{background:rgba(1,1,1,0.1) !important;color:#515151}.react-root .btn-inverted:active{color:#515151}.react-root .btn-inverted.btn-primary{color:#1a84ff}.react-root .btn-inverted.btn-primary:hover{color:#1a84ff}.react-root .btn-inverted.btn-primary:active{color:#0176ff}.react-root .btn-inverted.btn-secondary{color:#e23f5b}.react-root .btn-inverted.btn-secondary:hover{color:#e23f5b}.react-root .btn-inverted.btn-secondary:active{color:#df2948}.react-root .btn-inverted.btn-success{color:#4bca5e}.react-root .btn-inverted.btn-success:hover{color:#5fd070}.react-root .btn-inverted.btn-success:active{color:#39c24e}.react-root .btn-inverted.btn-danger{color:#ff001f}.react-root .btn-inverted.btn-danger:hover{color:#cc0019}.react-root .btn-inverted.btn-danger:active{color:#b30016}.react-root .btn-outlined{background-color:transparent;border:0.1rem solid #515151;color:#515151}.react-root .btn-outlined:hover{background:rgba(0,0,0,0.05) !important}.react-root .btn-outlined:active{background:rgba(0,0,0,0.05) !important}.react-root .btn-outlined.btn-primary{color:#1a84ff;border-color:#1a84ff}.react-root .btn-outlined.btn-primary:hover{border-color:#3492ff}.react-root .btn-outlined.btn-primary:active{border-color:#0176ff}.react-root .btn-outlined.btn-secondary{color:#e23f5b;border-color:#e23f5b}.react-root .btn-outlined.btn-secondary:hover{border-color:#e5556e}.react-root .btn-outlined.btn-secondary:active{border-color:#df2948}.react-root .btn-outlined.btn-success{color:#4bca5e;border-color:#4bca5e}.react-root .btn-outlined.btn-success:hover{border-color:#5fd070}.react-root .btn-outlined.btn-success:active{border-color:#39c24e}.react-root .btn-outlined.btn-danger{color:#ff001f;border-color:#ff001f}.react-root .btn-outlined.btn-danger:hover{border-color:#cc0019}.react-root .btn-outlined.btn-danger:active{border-color:#b30016}.react-root .btn-round{width:3rem;height:3rem;border-radius:50%}.react-root .btn-round.btn-large{width:4.5rem;height:4.5rem}.react-root .btn-round.btn-small{width:2rem;height:2rem}.react-root .btn-long{padding:1rem 3rem}.react-root .btn-small{font-size:1.2rem;padding:0.8rem;text-transform:capitalize}.react-root .btn-small.btn-long{padding:0.8rem 2.4rem}.react-root .btn-large{font-size:2rem;padding:1.2rem;text-transform:capitalize}.react-root .btn-large.btn-long{padding:1.2rem 3.6rem}.react-root .btn-icon [class^="icon-"],.react-root .btn-icon [class*=" icon-"]{font-size:1.6rem}.react-root .btn-icon.btn-large [class^="icon-"],.react-root .btn-icon.btn-large [class*=" icon-"]{font-size:2rem}.react-root .btn-icon.btn-small [class^="icon-"],.react-root .btn-icon.btn-small [class*=" icon-"]{font-size:1.4rem}.react-root .btn-sharp{border-radius:0}.react-root .btn-disabled{cursor:default;opacity:0.5}.react-root html.can-touch .tappable:hover{background:none;color:#515151}.react-root html.can-touch .btn:hover{background:#1a84ff;color:#fff}.react-root html.can-touch .btn-primary:hover{background:#1a84ff}.react-root html.can-touch .btn-secondary:hover{background:#e23f5b}.react-root html.can-touch .btn-success:hover{background:#4bca5e}.react-root html.can-touch .btn-danger:hover{background:#ff001f}.react-root html.can-touch .btn-inverted:hover{background:none !important;color:#1a84ff}.react-root .card{box-shadow:rgba(0,0,0,0.1) .1rem .2rem .2rem .1rem;background-color:#fff;padding:1rem;border-radius:.4rem}.react-root .card--large{padding:2rem}.react-root .row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.react-root .column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.react-root .flex-ac,.react-root .flex-c{-webkit-box-align:center;align-items:center}.react-root .flex-jc,.react-root .flex-c{-webkit-box-pack:center;justify-content:center}.react-root .justify-end{-webkit-box-pack:end;justify-content:flex-end}.react-root .space-between{-webkit-box-pack:justify;justify-content:space-between}.react-root .flex-fill{-webkit-box-flex:1;flex:1 0 0}.react-root .divider{border:solid 0.05rem rgba(0,0,0,0.09)}.react-root .stretched{align-self:stretch}.react-root .align-items-end{-webkit-box-align:end;align-items:flex-end}.react-root .align-items-start{-webkit-box-align:start;align-items:flex-start}.react-root .nowrap{flex-wrap:nowrap}.react-root .wrap{flex-wrap:wrap}.react-root .flex-grid{display:-webkit-box;display:flex;flex-wrap:wrap}@media screen and (min-width: 2px){.react-root .flex-grid-xs-1{width:100%}}@media screen and (min-width: 2px){.react-root .flex-grid-xs-2{width:50%}}@media screen and (min-width: 2px){.react-root .flex-grid-xs-3{width:33.33333%}}@media screen and (min-width: 481px){.react-root .flex-grid-sm-1{width:100%}}@media screen and (min-width: 481px){.react-root .flex-grid-sm-2{width:50%}}@media screen and (min-width: 481px){.react-root .flex-grid-sm-3{width:33.33333%}}@media screen and (min-width: 769px){.react-root .flex-grid-md-1{width:100%}}@media screen and (min-width: 769px){.react-root .flex-grid-md-2{width:50%}}@media screen and (min-width: 769px){.react-root .flex-grid-md-3{width:33.33333%}}@media screen and (min-width: 1025px){.react-root .flex-grid-lg-1{width:100%}}@media screen and (min-width: 1025px){.react-root .flex-grid-lg-2{width:50%}}@media screen and (min-width: 1025px){.react-root .flex-grid-lg-3{width:33.33333%}}@media screen and (min-width: 1201px){.react-root .flex-grid-xl-1{width:100%}}@media screen and (min-width: 1201px){.react-root .flex-grid-xl-2{width:50%}}@media screen and (min-width: 1201px){.react-root .flex-grid-xl-3{width:33.33333%}}.react-root .form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:unset}.react-root .form .textarea{display:block;resize:none}.react-root .form input,.react-root .form .input,.react-root .form textarea,.react-root .form .textarea,.react-root .form select{padding:1rem;border-radius:.4rem;border:.2rem solid #d6d6d6;width:100%;line-height:1.4}.react-root .form input[disabled],.react-root .form .input[disabled],.react-root .form textarea[disabled],.react-root .form .textarea[disabled],.react-root .form select[disabled]{cursor:not-allowed;background-color:#d6d6d6;color:#828282}.react-root .form input:focus,.react-root .form .input:focus,.react-root .form textarea:focus,.react-root .form .textarea:focus,.react-root .form select:focus{border-color:#1a84ff;outline:none !important}.react-root .form input::-webkit-input-placeholder, .react-root .form .input::-webkit-input-placeholder, .react-root .form textarea::-webkit-input-placeholder, .react-root .form .textarea::-webkit-input-placeholder, .react-root .form select::-webkit-input-placeholder{color:#828282}.react-root .form input::-moz-placeholder, .react-root .form .input::-moz-placeholder, .react-root .form textarea::-moz-placeholder, .react-root .form .textarea::-moz-placeholder, .react-root .form select::-moz-placeholder{color:#828282}.react-root .form input:-ms-input-placeholder, .react-root .form .input:-ms-input-placeholder, .react-root .form textarea:-ms-input-placeholder, .react-root .form .textarea:-ms-input-placeholder, .react-root .form select:-ms-input-placeholder{color:#828282}.react-root .form input::-ms-input-placeholder, .react-root .form .input::-ms-input-placeholder, .react-root .form textarea::-ms-input-placeholder, .react-root .form .textarea::-ms-input-placeholder, .react-root .form select::-ms-input-placeholder{color:#828282}.react-root .form input::placeholder,.react-root .form .input::placeholder,.react-root .form textarea::placeholder,.react-root .form .textarea::placeholder,.react-root .form select::placeholder{color:#828282}.react-root .form button:focus{outline:none !important}.react-root .form--compact input,.react-root .form--compact select,.react-root .form--compact textarea,.react-root .form--compact .textarea{background-color:#f5faff;border:none;padding:.8rem}.react-root .form--compact input:focus,.react-root .form--compact select:focus,.react-root .form--compact textarea:focus,.react-root .form--compact .textarea:focus{border:none}.react-root .form--inline{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:end;align-items:flex-end}.react-root .form--inline .form-field{margin-right:1.5rem;margin-bottom:0}.react-root .form-field{margin-bottom:1.5rem}.react-root .form-field__header--present{margin-bottom:0.5rem}.react-root .form-field--inline{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.react-root .form-field--inline .form-field__header{margin-right:0.5rem;margin-bottom:0}.react-root .form-field--compact .form-field__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.react-root .form-field-label{color:#000;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;font-size:2rem;font-weight:600}.react-root .form-field-label__required{margin-left:0.2rem}.react-root .form-field-label--compact{font-size:1.6rem}.react-root .form-helper-text{font-size:1.2rem;color:#828282;margin:0.2rem 0}.react-root .form-helper-text--success,.react-root .form-helper-text.success{color:#4bca5e}.react-root .form-helper-text--error,.react-root .form-helper-text.error{color:#ff001f}.react-root .form-attention-mark{font-size:1.6rem;color:#ff001f}.react-root .layout{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;width:100%}.react-root .layout__header,.react-root .layout__footer{display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 auto}.react-root .layout__header{background-color:#fff}.react-root .layout__content{background-color:#fff;position:relative;-webkit-box-flex:1;flex:1 0 0}.react-root .layout__content--centered{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.react-root .layout__content--bottom{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end}.react-root .layout__content--fit{-webkit-box-flex:1;flex:1 0 auto;overflow-y:hidden !important}.react-root .layout__content--transparent{background-color:transparent}.react-root .scroll-base,.react-root .scroll,.react-root .layout__content,.react-root .scroll-h{-webkit-overflow-scrolling:touch}.react-root .scroll-base::-webkit-scrollbar,.react-root .scroll::-webkit-scrollbar,.react-root .layout__content::-webkit-scrollbar,.react-root .scroll-h::-webkit-scrollbar{background:#f5f5f5}.react-root .scroll-base::-webkit-scrollbar-thumb,.react-root .scroll::-webkit-scrollbar-thumb,.react-root .layout__content::-webkit-scrollbar-thumb,.react-root .scroll-h::-webkit-scrollbar-thumb{background:#c8c8c8;border-radius:.4rem}.react-root .scroll-base::-webkit-scrollbar-thumb:hover,.react-root .scroll::-webkit-scrollbar-thumb:hover,.react-root .layout__content::-webkit-scrollbar-thumb:hover,.react-root .scroll-h::-webkit-scrollbar-thumb:hover{background:#c8c8c8}.react-root .scroll-base::-webkit-scrollbar-thumb:active,.react-root .scroll::-webkit-scrollbar-thumb:active,.react-root .layout__content::-webkit-scrollbar-thumb:active,.react-root .scroll-h::-webkit-scrollbar-thumb:active{background:#c8c8c8}.react-root .scroll-base::-webkit-scrollbar-track,.react-root .scroll::-webkit-scrollbar-track,.react-root .layout__content::-webkit-scrollbar-track,.react-root .scroll-h::-webkit-scrollbar-track{border:0.1rem gray #d6d6d6;border-radius:.4rem}.react-root .scroll,.react-root .layout__content,.react-root .scroll-h{overflow-y:auto}.react-root .scroll::-webkit-scrollbar:vertical,.react-root .layout__content::-webkit-scrollbar:vertical,.react-root .scroll-h::-webkit-scrollbar:vertical{width:0.5rem}.react-root .scroll::-webkit-scrollbar:horizontal,.react-root .layout__content::-webkit-scrollbar:horizontal,.react-root .scroll-h::-webkit-scrollbar:horizontal{height:0.6rem}.react-root .scroll-h{overflow-x:auto}.react-root .scroll-h::-webkit-scrollbar{height:0.6rem}.react-root .scroll-bar-hidden::-webkit-scrollbar{display:none}.react-root.hide-overflow{overflow:hidden}.react-root .m-0{margin:0rem}.react-root .p-0{padding:0rem}.react-root .m-l-0{margin-left:0rem}.react-root .p-l-0{padding-left:0rem}.react-root .m-r-0{margin-right:0rem}.react-root .p-r-0{padding-right:0rem}.react-root .m-t-0{margin-top:0rem}.react-root .p-t-0{padding-top:0rem}.react-root .m-b-0{margin-bottom:0rem}.react-root .p-b-0{padding-bottom:0rem}.react-root .m-v-0{margin:0rem 0}.react-root .p-v-0{padding:0rem 0}.react-root .m-h-0{margin:0 0rem}.react-root .p-h-0{padding:0 0rem}.react-root .m-5{margin:.5rem}.react-root .p-5{padding:.5rem}.react-root .m-l-5{margin-left:.5rem}.react-root .p-l-5{padding-left:.5rem}.react-root .m-r-5{margin-right:.5rem}.react-root .p-r-5{padding-right:.5rem}.react-root .m-t-5{margin-top:.5rem}.react-root .p-t-5{padding-top:.5rem}.react-root .m-b-5{margin-bottom:.5rem}.react-root .p-b-5{padding-bottom:.5rem}.react-root .m-v-5{margin:.5rem 0}.react-root .p-v-5{padding:.5rem 0}.react-root .m-h-5{margin:0 .5rem}.react-root .p-h-5{padding:0 .5rem}.react-root .m-10{margin:1rem}.react-root .p-10{padding:1rem}.react-root .m-l-10{margin-left:1rem}.react-root .p-l-10{padding-left:1rem}.react-root .m-r-10{margin-right:1rem}.react-root .p-r-10{padding-right:1rem}.react-root .m-t-10{margin-top:1rem}.react-root .p-t-10{padding-top:1rem}.react-root .m-b-10{margin-bottom:1rem}.react-root .p-b-10{padding-bottom:1rem}.react-root .m-v-10{margin:1rem 0}.react-root .p-v-10{padding:1rem 0}.react-root .m-h-10{margin:0 1rem}.react-root .p-h-10{padding:0 1rem}.react-root .m-15{margin:1.5rem}.react-root .p-15{padding:1.5rem}.react-root .m-l-15{margin-left:1.5rem}.react-root .p-l-15{padding-left:1.5rem}.react-root .m-r-15{margin-right:1.5rem}.react-root .p-r-15{padding-right:1.5rem}.react-root .m-t-15{margin-top:1.5rem}.react-root .p-t-15{padding-top:1.5rem}.react-root .m-b-15{margin-bottom:1.5rem}.react-root .p-b-15{padding-bottom:1.5rem}.react-root .m-v-15{margin:1.5rem 0}.react-root .p-v-15{padding:1.5rem 0}.react-root .m-h-15{margin:0 1.5rem}.react-root .p-h-15{padding:0 1.5rem}.react-root .m-20{margin:2rem}.react-root .p-20{padding:2rem}.react-root .m-l-20{margin-left:2rem}.react-root .p-l-20{padding-left:2rem}.react-root .m-r-20{margin-right:2rem}.react-root .p-r-20{padding-right:2rem}.react-root .m-t-20{margin-top:2rem}.react-root .p-t-20{padding-top:2rem}.react-root .m-b-20{margin-bottom:2rem}.react-root .p-b-20{padding-bottom:2rem}.react-root .m-v-20{margin:2rem 0}.react-root .p-v-20{padding:2rem 0}.react-root .m-h-20{margin:0 2rem}.react-root .p-h-20{padding:0 2rem}.react-root h1,.react-root h2,.react-root h3,.react-root h4,.react-root h5,.react-root h6{margin:0;margin-bottom:1rem}.react-root h1,.react-root .h1{font-size:3.2rem}.react-root h2,.react-root .h2{font-size:2.4rem}.react-root h3,.react-root .h3{font-size:2rem}.react-root h4,.react-root .h4{font-size:1.6rem}.react-root h5,.react-root .h5{font-size:1.4rem;margin-bottom:0.5rem}.react-root h6,.react-root .h6{font-size:1.2rem;margin-bottom:0.5rem}.react-root .bold{font-weight:600}.react-root .bolder{font-weight:800}.react-root .normal{font-weight:400}.react-root .italic{font-style:italic}.react-root .default-font{color:#515151}.react-root .hint{color:#828282}.react-root .dark{color:#000}.react-root .light{color:#fff}.react-root .primary{color:#1a84ff}.react-root .danger{color:#ff001f}.react-root .success{color:#4bca5e}.react-root .warning{color:#ffae42}.react-root .capitalize{text-transform:capitalize}.react-root .link{cursor:pointer;color:#3492ff}.react-root .link:hover{text-decoration:underline}.react-root button.link{padding:0;margin:0;background-color:transparent;outline:none;border:0}.react-root .no-mgn-b{margin-bottom:0}.react-root .text-c{text-align:center}.react-root .text-l{text-align:left}.react-root .text-r{text-align:right}.react-root .uppercase{text-transform:uppercase}.react-root .lowercase{text-transform:lowercase}.react-root .underline{text-decoration:underline}.react-root .text-center{text-align:center}.react-root .border{border:0.1rem solid #d6d6d6}.react-root .border-bottom{border-bottom:0.1rem solid #d6d6d6}.react-root .full-width{width:100%}.react-root .full-height{height:100%}.react-root .align-c{-webkit-box-align:center;align-items:center}.react-root .justify-c{-webkit-box-pack:center;justify-content:center}.react-root .space-between{-webkit-box-pack:justify;justify-content:space-between}.react-root .no-wrap{white-space:nowrap}.react-root .pre-wrap{white-space:pre-wrap}.react-root .cursor{cursor:pointer}.react-root .not-allowed{cursor:not-allowed}.react-root .relative{position:relative}.react-root .absolute{position:absolute}.react-root .fixed{position:fixed}.react-root .invisible{visibility:hidden}.react-root .fit-content{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.react-root .text-shadow{text-shadow:rgba(0,0,0,0.4) .1rem .1rem .4rem}.react-root .ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-root .block{display:block}.react-root .opacity-0{opacity:0}.react-root .translucent{opacity:0.5}.react-root .float-right{float:right}.react-root .float-left{float:left}.react-root .show-in-mobile{display:none !important}@media screen and (max-width: 480px){.react-root .show-in-mobile{display:block !important}}.react-root .show-in-tablet{display:none !important}@media screen and (max-width: 768px){.react-root .show-in-tablet{display:block !important}}@media screen and (max-width: 480px){.react-root .hide-in-mobile{display:none !important}}@media screen and (max-width: 768px){.react-root .hide-in-tablet{display:none !important}}.react-root .show-in-tablet-only{display:none !important}@media screen and (min-width: 481px) and (max-width: 768px){.react-root .show-in-tablet-only{display:block !important}}@media screen and (min-width: 481px) and (max-width: 768px){.react-root .hide-in-tablet-only{display:none !important}}.react-root .inherit-min-height{min-height:inherit}.react-root .evenly-spaced{width:calc(100% + 2rem);margin-left:-1rem}.react-root .evenly-spaced__item{margin:1rem}.react-root .evenly-spaced--small{width:calc(100% + 1rem);margin-left:-.5rem}.react-root .evenly-spaced--small .evenly-spaced__item{margin:.5rem}.react-root .evenly-spaced--large{width:calc(100% + 4rem);margin-left:-2rem}.react-root .evenly-spaced--large .evenly-spaced__item{margin:2rem}.react-root ul.compact-list,.react-root ol.compact-list{padding-left:2rem}.react-root .rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.react-root .default-rounded{border-radius:.4rem}.react-root .hide-overflow{overflow:hidden}.react-root .overlay-layer{position:relative}.react-root .overlay-layer:after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;background-color:rgba(0,0,0,0.5)}.react-root .vertical-align-tb{vertical-align:text-bottom}.react-root .vertical-align-middle{vertical-align:middle}.react-root .dashboard{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;height:100%}@media screen and (max-width: 768px){.react-root .dashboard{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.react-root .dashboard__content{-webkit-box-flex:1;flex:1 0 0;min-width:0}.react-root .accordion{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column wrap}.react-root .alert__body{margin-bottom:2rem}.react-root .aspect-ratio{position:relative;width:100%}.react-root .aspect-ratio__container{left:0;top:0;position:absolute;width:100%;height:100%}.react-root .avatar{position:relative;border-radius:50%;overflow:hidden}.react-root .avatar__fallback{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;text-transform:uppercase;color:#fff;line-height:1;border-radius:50%}.react-root .avatar__image{position:absolute;top:0;left:0;width:100%;height:100%}.react-root .avatar__image img{border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.react-root .avatar__image--hidden{opacity:0;z-index:-1}.react-root .sr-backdrop{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(1,1,1,0.5);z-index:96}.react-root .sr-backdrop--absolute{position:absolute}.react-root .sr-backdrop--open{display:block}.react-root .badge{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;min-width:2.4rem;min-height:2.4rem;border-radius:1.2rem;position:absolute;color:#fff;font-size:1.2rem;overflow:hidden;padding:0.2rem}.react-root .badge--top-left{top:-1.2rem;left:-1.2rem}.react-root .badge--top-right{top:-1.2rem;right:-1.2rem}.react-root .badge--bottom-left{bottom:-1.2rem;left:-1.2rem}.react-root .badge--bottom-right{bottom:-1.2rem;right:-1.2rem}.react-root .badge--info{background-color:#006eee}.react-root .badge--alert{background-color:#ff001f}.react-root .badge--small.badge{font-size:1rem;min-width:2rem;min-height:2rem;border-radius:1rem}.react-root .badge--small.badge--top-left{top:-1rem;left:-1rem}.react-root .badge--small.badge--top-right{top:-1rem;right:-1rem}.react-root .badge--small.badge--bottom-left{bottom:-1rem;left:-1rem}.react-root .badge--small.badge--bottom-right{bottom:-1rem;right:-1rem}.react-root .badge-container{position:relative}.react-root .banner{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding:1rem 2rem;-webkit-box-align:center;align-items:center}.react-root .banner__body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.react-root .banner__icon{padding:0 1rem}.react-root .banner__title{font-size:2rem;font-weight:600}.react-root .box{box-shadow:rgba(0,0,0,0.1) .1rem .2rem .2rem .1rem;background-color:#fff;border-radius:.4rem}.react-root .box__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:1rem;background-color:#f9fcff;border-bottom:0.1rem solid #d6d6d6;border-top-left-radius:.4rem;border-top-right-radius:.4rem}.react-root .box__body{padding:1rem}.react-root .box--flat{box-shadow:none}.react-root .box--bordered{border:0.1rem solid #d6d6d6}.react-root .box--large .box__header,.react-root .box--large .box__body{padding:1rem 2rem}.react-root .bottom-sheet-modal{height:100vh;width:100vw;background-color:#fff;position:fixed;z-index:99;top:0;bottom:0;left:0;right:0;overflow:hidden}.react-root .bottom-sheet-modal__header{display:-webkit-box;display:flex;display:flex;-webkit-box-align:center;align-items:center;position:absolute;background-color:rgba(0,0,0,0.7);padding:1rem;width:100vw;color:#fff;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;-webkit-transform:translateY(0);transform:translateY(0);z-index:99;cursor:pointer}.react-root .bottom-sheet-modal__header i{z-index:99;margin-right:1rem}.react-root .bottom-sheet-modal__header--collapsed{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.react-root .burger-menu-icon{cursor:pointer;display:block}.react-root .burger-menu-icon__line{position:relative;margin:.4rem 0;height:.2rem;border-radius:1rem;-webkit-transition:240ms;transition:240ms;will-change:transform;-webkit-perspective:10rem;perspective:10rem;background-color:#515151}.react-root .burger-menu-icon--primary .burger-menu-icon__line{background-color:#1a84ff}.react-root .burger-menu-icon--open .burger-menu-icon__line:nth-child(2){-webkit-transform:scale(0);transform:scale(0)}.react-root .burger-menu-icon--open .burger-menu-icon__line:nth-child(1){-webkit-transform:translateY(.6rem) rotate(45deg);transform:translateY(.6rem) rotate(45deg)}.react-root .burger-menu-icon--open .burger-menu-icon__line:nth-child(3){-webkit-transform:translateY(-.6rem) rotate(-45deg);transform:translateY(-.6rem) rotate(-45deg)}.react-root .callout{padding:1.5rem;font-weight:800;border-radius:.4rem}.react-root .callout--border{border:0.1rem solid #d6d6d6}.react-root .callout--background.callout--primary{color:#1a84ff;background-color:#e7f3ff}.react-root .callout--border.callout--primary{border-left:.4rem solid #1a84ff}.react-root .callout--background.callout--success{color:#2eb676;background-color:#eaf7f1}.react-root .callout--border.callout--success{border-left:.4rem solid #2eb676}.react-root .callout--background.callout--warning{color:#b99839;background-color:#fcefc9}.react-root .callout--border.callout--warning{border-left:.4rem solid #b99839}.react-root .callout--background.callout--danger{color:#e23f5b;background-color:#fcebee}.react-root .callout--border.callout--danger{border-left:.4rem solid #e23f5b}.react-root .checkbox__input{margin-right:1rem}.react-root .chip{display:-webkit-inline-box;display:inline-flex;border-radius:1.5rem;color:#000;padding:0.5rem 1.5rem;-webkit-box-align:center;align-items:center}.react-root .chip__icon--left{padding-right:1rem}.react-root .chip__icon--right{padding-left:1rem}.react-root .chip--default{background-color:#f9fcff}.react-root .chip--primary{background-color:#1a84ff;color:#fff}.react-root .chip--warning{background-color:#ffae42;color:#fff}.react-root .chip--success{background-color:#4bca5e;color:#fff}.react-root .chip--attention{background-color:#ff001f;color:#fff}.react-root .chip--danger{background-color:#ff001f;color:#fff}.react-root .chip--hint{background-color:#f0f0f0;color:#828282}.react-root .chip--outlined{background-color:unset !important;border-width:0.1rem;border-style:solid}.react-root .chip--outlined.chip--default{color:#828282;border-color:#828282}.react-root .chip--outlined.chip--primary{color:#1a84ff;border-color:#1a84ff}.react-root .chip--outlined.chip--warning{color:#ffae42;border-color:#ffae42}.react-root .chip--outlined.chip--success{color:#4bca5e;border-color:#4bca5e}.react-root .chip--outlined.chip--attention{border-color:#ff001f;color:#ff001f}.react-root .chip--outlined.chip--danger{border-color:#ff001f;color:#ff001f}.react-root .circular-loader{border-radius:50%;-webkit-animation:360ms linear 0s infinite running spin;animation:360ms linear 0s infinite running spin;border:.4rem solid #d6d6d6;border-top-color:#1a84ff;border-right-color:#1a84ff}.react-root .c-progress__parent-container{display:inline-block;border-radius:100%;position:relative}.react-root .c-progress__child-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:absolute;height:100%;width:100%;top:0;left:0;text-align:center}.react-root .c-progress__child-circle{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-radius:100%}.react-root .c-progress__circle{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:240ms;transition:240ms}.react-root .c-progress__circle--percentage{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.react-root .sr-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0 1.25% 0 0;position:fixed;width:100%;z-index:9;height:7.2rem;background-color:#e7f3ff}.react-root .sr-header__brand{display:-webkit-box;display:flex;height:100%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 1rem;width:8rem;margin:0 auto;text-align:center}.react-root .sr-header__brand a{display:inline-block;text-align:center}@media screen and (max-width: 480px){.react-root .sr-header__brand{width:auto}.react-root .sr-header__brand .icon-hamburger{font-size:2.5rem;color:#0f87ff}}.react-root .sr-header__brand img{width:3rem;max-width:3rem}.react-root .sr-header__content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-flex:1;flex:1}.react-root .sr-header__dropdown{padding:0.3rem 2rem;background:#fff;border-radius:5rem;font-weight:bold;margin-right:2rem}@media screen and (max-width: 768px){.react-root .sr-header__dropdown{margin-right:1rem}}@media screen and (max-width: 480px){.react-root .sr-header__dropdown{padding:0.3rem 0.5rem}.react-root .sr-header__dropdown span,.react-root .sr-header__dropdown i{font-size:1.2rem}}.react-root .sr-header__dropdown-popover{-webkit-transform:translateX(-2rem);transform:translateX(-2rem)}.react-root .sr-header__account-item{padding:1rem 3rem !important}@media screen and (max-width: 768px){.react-root .sr-header__account-item{padding:0.5rem !important;font-size:1.2rem}}.react-root .sr-header .notifications-consent-tooltip{display:none;position:absolute;background:#fff;top:6.5rem;right:6rem;width:30rem;padding:0;border-radius:0.6rem;font-family:'Nunito', 'Roboto', 'Arial', sans-serif;box-shadow:rgba(0,0,0,0.15) 0 0 .8rem .1rem}@media screen and (min-width: 769px){.react-root .sr-header .notifications-consent-tooltip{display:block}}.react-root .sr-header .notifications-consent-tooltip__close{cursor:pointer;display:block;background:inherit;font-weight:800;position:absolute;right:0.5rem;top:0.7rem}.react-root .sr-header .notifications-consent-tooltip__container{padding:1rem 2rem;margin:0.5rem 0}.react-root .sr-header .notifications-consent-tooltip__content{padding:1rem 0}.react-root .sr-header .notifications-consent-tooltip__heading{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0 0 0.5rem 0}.react-root .sr-header .notifications-consent-tooltip__heading>h5{margin:0 1rem}.react-root .sr-header .notifications-consent-tooltip__desc{font-size:1.4rem;color:#4e5f72;margin:0 0 0.5rem 0}.react-root .sr-header .notifications-consent-tooltip__icon{height:2.4rem;width:2.4rem}.react-root .sr-header .notifications-consent-tooltip__wa-icon{height:2.8rem;width:2.8rem}.react-root .sr-header .notifications-consent-tooltip__link{font-size:1.2rem;font-weight:800;color:#0f87ff}.react-root .sr-header .notifications-consent-tooltip:after{content:'';display:block;position:absolute;top:-0.9rem;right:2.7rem;width:1.6rem;height:1.6rem;background:#fff;border-right:0.1rem solid rgba(0,0,0,0.15);border-top:0.1rem solid rgba(0,0,0,0.15);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.react-root .data-table{border-collapse:collapse;width:100%}.react-root .data-table__row{overflow:auto}.react-root .data-table__row:nth-child(even):not(.data-table__row--active){background-color:#f9fcff}.react-root .data-table__row--active{background-color:#f9f2bd}.react-root .data-table__col{white-space:nowrap;padding:1rem}.react-root .data-table__col--select{text-align:center}.react-root .data-table__col--fixed{position:-webkit-sticky;position:sticky;left:0;background-color:#fff}.react-root .data-table__header{background-color:#1a84ff;color:#fff;font-weight:600}.react-root .data-table__header th:not(:last-child){border-right:0.1rem solid #fff}.react-root .data-table__header-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.react-root .data-table__header-label{-webkit-box-flex:1;flex:1 0 0;margin:0 0.5rem}.react-root .data-table__header-actions{display:-webkit-box;display:flex;margin:0 0.5rem;-webkit-box-align:center;align-items:center}.react-root .data-table__action{position:relative;margin:0 0.5rem}.react-root .data-table__action:after{content:'';position:absolute;bottom:0;right:0;width:.8rem;height:.8rem;background-color:#4bca5e;border-radius:50%;display:none}.react-root .data-table__action--active:after{display:block}.react-root .data-table--sticky-header thead{position:-webkit-sticky;position:sticky;top:0}.react-root .data-table-container{border-radius:.4rem;border:0.1rem solid #d6d6d6;max-width:100%;overflow-x:auto}.react-root .data-table-empty{width:100%;padding:2rem}.react-root .data-table-form{min-width:24rem}.react-root .data-table-form input,.react-root .data-table-form select{padding:0.5rem}.react-root .data-table-form .form-field-label{font-size:1.6rem}.react-root .data-table-form__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}.react-root .dialog__body{margin-bottom:2rem}.react-root .dialog__actions{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:center;justify-content:center;margin-left:-1rem;padding:0.5rem;width:calc(100% + 2rem)}.react-root .dialog__action{-webkit-box-flex:1;flex:1 0 0;margin:0 0.5rem}.react-root .cm-divider{background-color:#d6d6d6;margin:1rem;width:0.1rem}.react-root .draggable-window{position:fixed;z-index:1}.react-root .draggable-window__trigger{cursor:move}.react-root .dropdown__title{overflow:hidden}.react-root .dropdown__popover{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border:0.1rem solid #d6d6d6;background-color:#fff;padding:0.5rem 0}.react-root .dropdown-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;padding:1rem}.react-root .expandable{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.react-root .expandable__content{height:10rem;overflow:hidden}.react-root .expandable--expanded{height:auto !important}.react-root .expandable__anchor{color:#0c7cff;background:none;margin-top:0.5rem;align-self:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none;padding:0}.react-root .expandable__anchor:hover{cursor:pointer}.react-root .file-uploader{position:relative;overflow:hidden}.react-root .file-uploader--progress:after{background-image:-webkit-gradient(linear, left top, right top, from(violet), color-stop(blue), color-stop(green), color-stop(orange), color-stop(red), color-stop(orange), color-stop(green), color-stop(blue), to(violet));background-image:linear-gradient(to right, violet, blue, green, orange, red, orange, green, blue, violet);content:'';position:absolute;left:0;bottom:0;width:200%;height:0.4rem;-webkit-animation:indeterminate 720ms linear infinite;animation:indeterminate 720ms linear infinite}.react-root .admin-header{padding:2rem 1rem;background-color:#1a84ff;color:#fff;height:7.5rem;-webkit-box-align:center;align-items:center}.react-root .admin-header__title{-webkit-box-flex:1;flex:1 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:2rem;font-weight:600}.react-root .admin-header__root{font-size:2rem;font-weight:600;margin-right:2rem}.react-root .admin-header__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.react-root .admin-header__actions--left{margin-right:0.5rem}.react-root .admin-header__actions--right{margin-left:0.5rem}.react-root .admin-header__actions input,.react-root .admin-header__actions select{background-color:#fff}.react-root .hmr{position:fixed;top:0;left:0;right:0;z-index:99;padding:0;min-width:100%;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem}.react-root .hmr__progress{height:0.7rem;background-color:#4bca5e}.react-root .horizontal-scroll-view{position:relative;width:100%}.react-root .horizontal-scroll-view__items{-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto}.react-root .horizontal-scroll-view__items::-webkit-scrollbar{display:none}.react-root .horizontal-scroll-view__control{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.react-root .horizontal-scroll-view__control [class^="icon-"]{font-size:2rem}.react-root .horizontal-scroll-view__control--left{left:1rem}.react-root .horizontal-scroll-view__control--right{right:1rem}.react-root .horizontal-scroll-view__control--floating{box-shadow:rgba(0,0,0,0.1) .1rem .2rem .2rem .1rem;background-color:#fff;color:#515151}.react-root .horizontal-scroll-view__control--floating:hover{background-color:#fff;color:#515151}.react-root .horizontal-scroll-view__control--floating:active{background-color:#e6e6e6;color:#515151}.react-root .horizontal-scroll-view__control--left-floating{left:-1.5rem}.react-root .horizontal-scroll-view__control--right-floating{right:-1.5rem}.react-root .html-content{-webkit-box-flex:1;flex:1 0 0}.react-root .html-content__container{width:100%;-webkit-box-flex:1;flex:1 0 0;word-break:break-word;white-space:normal;font-family:'Source Sans Pro', 'Roboto', 'Arial', sans-serif !important}.react-root .html-content__container p,.react-root .html-content__container span{word-break:break-word}.react-root .html-content__container img{max-width:100%}.react-root .html-content__container div,.react-root .html-content__container p,.react-root .html-content__container span,.react-root .html-content__container a,.react-root .html-content__container h1,.react-root .html-content__container h2,.react-root .html-content__container h3,.react-root .html-content__container h4,.react-root .html-content__container h5,.react-root .html-content__container h6{font-family:'Source Sans Pro', 'Roboto', 'Arial', sans-serif !important}.react-root .html-content__container a{cursor:pointer;color:#0f87ff !important}.react-root .html-content__container a:hover{text-decoration:underline !important}.react-root .html-content__container pre{background-color:#f0f0f0;border:0.1rem solid #d6d6d6;border-radius:.4rem;padding:0 0.5rem;margin:1rem 0;white-space:break-spaces}.react-root .html-content__container pre code{background-color:none;border:none;border-radius:none;color:#515151;padding:0}.react-root .html-content__container pre div,.react-root .html-content__container pre p,.react-root .html-content__container pre span,.react-root .html-content__container pre a,.react-root .html-content__container pre h1,.react-root .html-content__container pre h2,.react-root .html-content__container pre h3,.react-root .html-content__container pre h4,.react-root .html-content__container pre h5,.react-root .html-content__container pre h6{font-family:monospace !important}.react-root .html-content__container blockquote{margin:0.5rem 0;quotes:none;padding:0;padding-left:1rem;border-left:0.5rem solid #d6d6d6}.react-root .image-modal{padding:0}.react-root .image-modal.sr-modal{border:none;max-width:60rem;background-color:transparent}.react-root .image-modal .sr-modal__body{padding:0}.react-root .image-modal .sr-modal__body img{width:100%}.react-root .infinite-scroll{height:100%;overflow-y:scroll}.react-root .md-renderer p{display:inline;word-break:break-word}.react-root .md-renderer a{cursor:pointer;color:#0f87ff;text-decoration:none}.react-root .md-renderer a:focus,.react-root .md-renderer a:active{text-decoration:none}.react-root .md-renderer a:hover{text-decoration:underline}.react-root .md-renderer code{border:0.1rem solid #d6d6d6;border-radius:.4rem;background-color:#f0f0f0;color:#ff001f;padding:0 0.5rem;font-family:monospace}.react-root .md-renderer pre{background-color:#f0f0f0;border:0.1rem solid #d6d6d6;border-radius:.4rem;padding:0 0.5rem;margin:0;white-space:normal;word-break:break-word;text-align:left}.react-root .md-renderer pre code{background-color:none;border:none;border-radius:none;color:#515151;padding:0}.react-root .md-renderer blockquote{margin:0.5rem 0;quotes:none;padding:0;padding-left:1rem;border-left:0.5rem solid #d6d6d6}.react-root .md-renderer .emoji-mart-emoji{vertical-align:middle}.react-root .toast--with-mascot{background-color:#fff !important;width:38rem;padding:0 !important;box-shadow:rgba(0,0,0,0.1) .1rem .2rem .2rem .1rem}.react-root .mascot-toast-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:2rem 1rem;position:relative;border-radius:0.4rem}.react-root .mascot-toast-container__content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0 2rem;color:#324766;font-size:1.4rem;font-weight:400}.react-root .mascot-toast-container__title{color:#324766;font-size:1.6rem;font-weight:600;margin-right:0.5rem}.react-root .mascot-toast-container--success:after{content:"";display:block;position:absolute;top:0;left:0;background:#ecf7f1;width:100%;height:1rem}.react-root .mascot-toast-container--error:after{content:"";display:block;position:absolute;top:0;left:0;background:#f9ecee;width:100%;height:1rem}.react-root .mascot-emoji{position:relative}.react-root .mascot-emoji__bg{position:absolute;top:-35%;left:-15%;-o-object-fit:contain;object-fit:contain;height:120%;width:130%}.react-root .mascot-emoji__mascot{-o-object-fit:contain;object-fit:contain;height:100%;width:100%;z-index:1;left:0;top:0;position:absolute}.react-root .mascot-emoji--x-small{width:4rem;height:4rem}.react-root .mascot-emoji--small{width:5rem;height:5rem}.react-root .mascot-emoji--medium{width:7rem;height:7rem}.react-root .mascot-emoji--large{width:10rem;height:10rem}.react-root .mascot-emoji--x-large{width:15rem;height:15rem}.react-root .milestone-progress{display:-webkit-box;display:flex;padding:1rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;border:none;background-color:#ffeded;-webkit-box-align:center;align-items:center}.react-root .milestone-progress__icon{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;-webkit-box-pack:center;justify-content:center;text-align:center;padding-bottom:0.5rem 0}.react-root .milestone-progress__content{-webkit-box-flex:3;flex:3;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.react-root .milestone-progress__content-header{font-size:2.4rem;font-weight:600}.react-root .milestone-progress__content-progress{margin-top:1rem;border:none;-webkit-box-align:center;align-items:center}.react-root .sr-modal{display:none;position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:.4rem;border:0.1rem solid #d6d6d6;width:90%;max-width:40rem;z-index:97;background-color:#fff;color:#515151;overflow:hidden}@media screen and (max-width: 480px){.react-root .sr-modal{max-width:32rem}}.react-root .sr-modal--large{max-width:72rem}.react-root .sr-modal--extra-large{max-width:100rem}.react-root .sr-modal--absolute{position:absolute}.react-root .sr-modal--right{top:0;height:100%;left:unset;right:0;-webkit-transform:translate(0, 0);transform:translate(0, 0);border-radius:0;border:none}@media screen and (max-width: 480px){.react-root .sr-modal--right{left:0;top:unset;max-width:unset;bottom:0;height:90%;width:100%}}.react-root .sr-modal--bottom{top:unset;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-root .sr-modal--open{display:-webkit-box;display:flex}.react-root .sr-modal__close-alt{position:absolute;top:2rem;right:2rem;z-index:1}.react-root .sr-modal__close-alt i{font-size:2.4rem}.react-root .sr-modal__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:1rem;background-color:#f9fcff;border-bottom:0.1rem solid #d6d6d6}.react-root .sr-modal__title{-webkit-box-flex:1;flex:1 0 0;margin-right:1rem;color:#000;font-weight:800;font-size:2rem}.react-root .sr-modal__body{padding:1rem;overflow:auto}.react-root .sr-modal--flat{top:0;left:0;width:100%;height:100%;-webkit-transform:none;transform:none;border-radius:0;max-width:none}.react-root .sr-modal--flat .sr-modal__body{-webkit-box-flex:1;flex:1 0 0}.react-root .moonshot .sr-modal{max-width:55rem}.react-root .moonshot .sr-modal__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-weight:600}.react-root .moonshot .sr-modal__body{text-align:center;min-height:40rem}.react-root .moonshot .sr-modal .layout{min-height:40rem}.react-root .moonshot__image-container img{width:44rem}@media screen and (max-width: 480px){.react-root .moonshot__image-container img{width:30rem}}.react-root .moonshot__image{max-width:40rem}.react-root .moonshot__footer{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin:1rem 0}.react-root .moonshot__footer-img{height:3.2rem;width:3.2rem;margin:1rem;cursor:pointer}.react-root .multiselect-creatable{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;border:0.2rem solid #d6d6d6}.react-root .multiselect-creatable__selected{display:-webkit-box;display:flex;margin:0 0.5rem 0 0;cursor:pointer}.react-root .multiselect-creatable__selected-option{background:#ded7f4;padding:1rem;border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem}.react-root .multiselect-creatable__option-cross{background:#c0abdd;padding:1rem;border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem}.react-root .multiselect-creatable__container{-webkit-box-flex:1;flex:1;min-width:20rem}.react-root .multiselect-creatable__container input{border:none}.react-root .multiselect-creatable__popover{min-width:40rem;max-height:20rem}.react-root .multiselect-creatable__popover .select-option{cursor:pointer;overflow:unset !important}.react-root .navigation-tabs{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:start;justify-content:flex-start}.react-root .navigation-tab-item{padding:1.5rem;font-size:2rem;font-weight:600;position:relative}.react-root .navigation-tab-item:after{content:'';position:absolute;left:50%;width:0;bottom:0;height:.4rem;color:#1a84ff;-webkit-transition:180ms;transition:180ms;background-color:#1a84ff;border-radius:.4rem}.react-root .navigation-tab-item--active{color:#000}.react-root .navigation-tab-item--active:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:.4rem}.react-root .nudge{max-width:36rem;padding-top:1rem}.react-root .nudge__action{position:absolute;font-size:1.4rem;right:0.5rem;top:0.5rem}.react-root .nudge.popover{box-shadow:rgba(0,0,0,0.1) 0 0 .3rem .2rem}.react-root .pagination{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:stretch;align-items:stretch}.react-root .pagination__btn{padding:0.5rem;background-color:#f0f0f0;margin-right:1rem;border-radius:0.5rem;width:4rem;height:4rem}.react-root .pagination__btn:last-child{margin-right:0}.react-root .pagination__btn:hover,.react-root .pagination__btn--active{background-color:#1a84ff;color:#fff}.react-root .pagination__btn--disabled{background-color:#d6d6d6;pointer-events:none;cursor:not-allowed}.react-root .pagination__btn--prev,.react-root .pagination__btn--next,.react-root .pagination__btn--last-page,.react-root .pagination__btn--first-page{color:#1a84ff;font-size:2rem}.react-root .pagination__btn--last-page,.react-root .pagination__btn--first-page{width:12rem}@media screen and (max-width: 480px){.react-root .pagination{-webkit-box-pack:start;justify-content:flex-start;overflow:scroll}}.react-root .popover{position:absolute;z-index:99;background-color:#fff;border-radius:.4rem;box-shadow:rgba(0,0,0,0.1) .1rem .2rem .2rem .1rem}.react-root .progressbar{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;border:0.1rem solid #e3e3e3;border-radius:.8rem;background-color:#fff;height:1.7rem;position:relative}.react-root .progressbar__checkpoint{position:absolute}.react-root .progressbar__checkpoint-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-size:1.2rem}.react-root .progressbar__checkpoint-wrapper span{margin-left:-0.5rem}.react-root .progressbar__checkpoint-icon{width:3rem;margin-top:-0.5rem}.react-root .progressbar__checkpoint-text{white-space:nowrap;-webkit-transform:translateX(-35%);transform:translateX(-35%)}.react-root .progressbar__checkpoint-mark{width:0.1rem;height:2.5rem;background-color:#000}.react-root .progressbar__color{text-align:right;border-radius:.8rem;padding-right:.7rem;background-color:#4bca5e;font-size:1.2rem;color:#fff}.react-root .progressbar__color--blue{background-color:#1a84ff}.react-root .progressbar__limit{font-size:1.2rem;padding-right:0.5rem}.react-root .quick-select{display:-webkit-box;display:flex;flex-wrap:wrap;margin-left:-.3rem}.react-root .quick-select--block{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}.react-root .quick-select__option{margin:.3rem;border:0.1rem solid #d6d6d6;border-radius:.4rem;padding:0.5rem 1.5rem;background-color:transparent;cursor:pointer}.react-root .quick-select__option--selected{color:#fff;border-color:#1a84ff;background-color:#1a84ff}.react-root .sr-radio-button{cursor:pointer;margin:0.3rem 0}.react-root .sr-radio-button--disabled{pointer-events:none}.react-root .sr-radio-button__input{display:none}.react-root .sr-radio-button__input:checked+span:before{box-shadow:inset 0 0 0 0.2rem #fff}.react-root .sr-radio-button__multi-input{display:none}.react-root .sr-radio-button__multi-input:checked+span:before{content:'\2713';color:#4bca5e;font-weight:bold;padding-bottom:0.5rem}.react-root .sr-radio-button__text{display:-webkit-box;display:flex;position:relative;-webkit-box-align:center;align-items:center;font-weight:600;color:#000;padding-left:2.6rem}.react-root .sr-radio-button__text:before{position:absolute;content:'';left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#1a84ff;border-radius:50%;border:0.1rem solid #1a84ff;box-shadow:inset 0 0 0 2rem #fff;height:1.4rem;width:1.4rem;-webkit-transition:180ms;transition:180ms}.react-root .sr-radio-button__checked:before{border-radius:0%;background-color:#4bca5e;border:0.1rem solid #4bca5e;color:#4bca5e;padding-bottom:0.5rem}.react-root .sr-radio-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch}.react-root .rating{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.react-root .rating .dv-star-rating-star{margin:0.3rem;font-size:2.4rem}.react-root .rating--large .dv-star-rating-star{margin:0 0.5rem;font-size:3.2rem}.react-root .rating-2{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.react-root .rating-option{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:transparent;cursor:pointer;padding:0}.react-root .rating-option__icon{width:4rem;margin-bottom:0.5rem}.react-root .rating-option__icon img{vertical-align:bottom;width:calc(100% - 1rem)}@media screen and (max-width: 480px){.react-root .rating-option__icon{width:3rem}}.react-root .rating-option__label{font-size:1.2rem;color:#828282}.react-root .rating-option--selected .rating-option__icon{-webkit-animation:240ms normal ease-in-out both 1;animation:240ms normal ease-in-out both 1;-webkit-animation-name:styles-anim-1;animation-name:styles-anim-1}@-webkit-keyframes styles-anim-1{0%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes styles-anim-1{0%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.react-root .rating-option--selected .rating-option__label{color:#515151}.react-root .rating-option--active .rating-option__label,.react-root .rating-option--in-active .rating-option__label{opacity:0}.react-root .rating-option--readonly{cursor:default}.react-root .rating-option--readonly .rating-option__icon{-webkit-animation:none;animation:none}.react-root .rating-option:not(:last-child){margin-right:1rem}.react-root .nps-rating{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.react-root .nps-rating__option{width:3.5rem;height:3.5rem;border:0.1rem solid}@media screen and (max-width: 480px){.react-root .nps-rating__option{width:2.5rem;height:2.5rem;margin:0.5rem}}.react-root .nps-rating__option--promoter{background-color:#e6f7ed;color:#20a164;border-color:#20a164}.react-root .nps-rating__option--promoter:hover{background-color:#e6f7ed;color:#20a164}.react-root .nps-rating__option--promoter-selected{background-color:#20a164;color:#fff;border-color:#20a164}.react-root .nps-rating__option--promoter-selected:hover{background-color:#e6f7ed;color:#20a164}.react-root .nps-rating__option--neutral{background-color:#fefbf0;color:#fec601;border-color:#fec601}.react-root .nps-rating__option--neutral:hover{background-color:#fefbf0;color:#fec601}.react-root .nps-rating__option--neutral-selected{background-color:#fec601;color:#fff;border-color:#fec601}.react-root .nps-rating__option--neutral-selected:hover{background-color:#fefbf0;color:#fec601}.react-root .nps-rating__option--detractor{background-color:#ffebff;color:#e22d4c;border-color:#e22d4c}.react-root .nps-rating__option--detractor:hover{background-color:#ffebff;color:#e22d4c}.react-root .nps-rating__option--detractor-selected{background-color:#e22d4c;color:#fff;border-color:#e22d4c}.react-root .nps-rating__option--detractor-selected:hover{background-color:#ffebff;color:#e22d4c}.react-root .nps-rating__option--not-selected{background-color:#f4f6f9;color:#d6dee5;border-color:#d6dee5}.react-root .nps-rating__option--not-selected:hover{background-color:#f4f6f9}.react-root .nps-rating__option--small{width:2.4rem;height:2.4rem;font-size:1.4rem}.react-root .resizable{overflow:auto}.react-root .resizable__handle{position:relative;background-color:#f4f4f4;width:100%;cursor:col-resize;margin:0 0.5rem}.react-root .resizable__handle:after{content:'';position:absolute;width:.3rem;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:1rem;background-color:#d6d6d6;height:5rem;top:50%}.react-root .resizable__sections{overflow:auto}.react-root .resizable--resizing{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-root .hv-resizable{display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 auto;height:100%;width:100%}@media screen and (max-width: 768px){.react-root .hv-resizable{touch-action:none}}.react-root .hv-resizable--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.react-root .hv-resizable__section{position:relative;display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 auto;overflow:hidden}.react-root .hv-resizable__section--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.react-root .hv-resizable__divider{-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;overflow:hidden;font-size:0.8rem}.react-root .hv-resizable__divider--is-absolute{position:absolute;opacity:0}.react-root .hv-resizable__divider--vertical{display:-webkit-box;display:flex;cursor:ns-resize;width:100%;height:0.5rem;bottom:0}.react-root .hv-resizable__divider--vertical:hover,.react-root .hv-resizable__divider--vertical:focus,.react-root .hv-resizable__divider--vertical:active{background-color:#e7f3ff;height:1rem;opacity:1}.react-root .hv-resizable__divider--horizontal{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;cursor:ew-resize;height:100%;right:0;width:0.5rem}.react-root .hv-resizable__divider--horizontal:hover,.react-root .hv-resizable__divider--horizontal:focus,.react-root .hv-resizable__divider--horizontal:active{background-color:#e7f3ff;width:1rem;opacity:1}.react-root .scratch-card{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.react-root .scratch-card__container{background-color:#fff;border:solid 0.1rem #afc0d5;border-radius:0.5rem;height:17rem;width:32rem;cursor:pointer;margin-left:auto;margin-right:auto}.react-root .scratch-card__icontainer{height:6rem;width:6rem;position:relative;background-color:#0f8cff;border-radius:50%}.react-root .scratch-card__img{height:4rem;width:4rem;position:absolute;top:45%;left:45%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.react-root .scratch-card__text{padding-top:1rem;padding-bottom:1rem;text-align:center}.react-root .scratch-card__text--highlight{width:100%;background-color:#f2f3f3}.react-root .segmented-control{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:stretch;align-items:stretch;padding:0.1rem;border:0.1rem solid #d6d6d6;border-radius:1.2rem}.react-root .segmented-control-option{cursor:pointer;background-color:transparent;border:none;outline:none !important;box-shadow:none !important;padding:1rem 2rem;border-radius:1.2rem;font-size:1.6rem;-webkit-box-flex:1;flex:1 0 auto}.react-root .segmented-control-option:hover{color:#1a84ff}.react-root .segmented-control-option--active{background-color:#1a84ff;color:#fff}.react-root .segmented-control-option--active:hover{color:#fff !important}.react-root .select{cursor:pointer}.react-root .select__arrow{display:-webkit-inline-box;display:inline-flex;padding:.5rem;-webkit-box-flex:0;flex:0 0 auto}.react-root .select__arrow--open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.react-root .select__title{display:-webkit-box;display:flex;width:100%;border-radius:.4rem;border:0.2rem solid #d6d6d6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;align-items:center}.react-root .select__title--open{border-color:#1a84ff}.react-root .select__title-left{display:-webkit-box;display:flex;flex-wrap:wrap;min-width:0;-webkit-box-flex:1;flex:1 0 0}.react-root .select__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;padding:.5rem;outline-color:transparent}.react-root .select__value--hidden{display:none}.react-root .select__multi-value{display:-webkit-box;display:flex;margin:0.1rem;-webkit-box-align:center;align-items:center}.react-root .select__multi-text{padding:.5rem;background-color:#3492ff;color:#fff;border-top-left-radius:.4rem;border-bottom-left-radius:.4rem}.react-root .select__multi-cross{padding:.5rem;background-color:#1a84ff;color:#fff;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;margin-right:0.1rem}.react-root .select__placeholder{color:#828282;width:100%;padding:.5rem;outline-color:transparent}.react-root .select__placeholder--hidden{display:none}.react-root .select__input{width:100%;padding:.5rem;border:none;outline-color:transparent;-webkit-box-flex:1;flex:1;min-width:20rem}.react-root .select__input--hidden{display:none}.react-root .select__popover{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;border-radius:.4rem;border:0.1rem solid #d6d6d6;max-height:20rem;-ms-scroll-chaining:none;overscroll-behavior:contain;cursor:pointer}.react-root .select__option-empty{padding:.5rem;text-align:center}.react-root .select__option{width:100%;padding:.5rem}.react-root .select__option:hover{background-color:rgba(1,1,1,0.05);color:unset}.react-root .select__option--active{background-color:rgba(1,1,1,0.05)}.react-root .select__option--selected{background-color:#1a84ff;color:#fff}.react-root .select__option--selected:hover{background-color:#3492ff;color:#fff}.react-root .select--compact .select__title{background-color:#f5faff;border:none}.react-root .select--compact .select__value{padding:.8rem}.react-root .select--disabled{pointer-events:none;opacity:0.7;-webkit-filter:grayscale(0.5);filter:grayscale(0.5)}.react-root .share-medium{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0.5rem;-webkit-box-align:center;align-items:center;margin:0.3rem}.react-root .share-medium__icon img{width:2.5rem;vertical-align:bottom}.react-root .share-medium__icon-Whatsapp{width:3rem !important}.react-root .share-popover{width:35rem}.react-root .share-popover__share-via{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0.5rem;color:#4e5f72}.react-root .share-popover__copied-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0 0.5rem}.react-root .share-popover__copied-icon{background-color:#d6edde;border-radius:3rem;padding:0.3rem;color:#49ad6e}.react-root .share-popover__copied-text{margin-left:0.5rem;font-style:italic;font-size:1.4rem;color:#49ad6e}.react-root .share-popover__link-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0.5rem;padding:1rem;border-radius:0.3rem;border:solid 0.1rem #7c97aa}.react-root .share-popover__link{margin-right:1.5rem;font-size:1.4rem;text-overflow:ellipsis;overflow-x:hidden}.react-root .share-popover__copy-icon-btn{margin-left:auto}.react-root .share-popover__copy-icon-btn:hover{background-color:inherit}.react-root .share-popover__copy-icon{color:#1a84ff;font-size:1.6rem}.react-root .share-popover__media-map{margin-left:auto;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.react-root .sr-slider{position:relative;-webkit-box-pack:center;justify-content:center;cursor:pointer}.react-root .sr-slider__track{position:relative;background-color:#999;border-radius:1rem;overflow:hidden}.react-root .sr-slider__progress{position:absolute;background-color:#1a84ff}.react-root .sr-slider__tooltip{position:absolute;background-color:rgba(1,1,1,0.7);border-radius:.4rem;color:#fff;padding:0.2rem 0.5rem;display:none}.react-root .sr-slider__handle{position:absolute;width:1.6rem;height:1.6rem;border-radius:.8rem;background-color:#1a84ff}.react-root .sr-slider--horizontal{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;height:1.6rem}.react-root .sr-slider--horizontal .sr-slider__track{width:100%;height:40%}.react-root .sr-slider--horizontal .sr-slider__progress{height:100%;left:0}.react-root .sr-slider--horizontal .sr-slider__handle{top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.react-root .sr-slider--horizontal .sr-slider__tooltip{bottom:calc(100% + 0.5rem);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-root .sr-slider--vertical{display:-webkit-box;display:flex;height:100%;width:1.6rem}.react-root .sr-slider--vertical .sr-slider__track{height:100%;width:40%}.react-root .sr-slider--vertical .sr-slider__progress{width:100%;bottom:0}.react-root .sr-slider--vertical .sr-slider__handle{left:50%;-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.react-root .sr-slider--vertical .sr-slider__tooltip{right:calc(100% + 0.5rem);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.react-root .sr-slider--dragging .sr-slider__tooltip{display:block}.react-root .sr-slider--disabled-controls{cursor:default}.react-root .sr-slider__handle:hover .sr-slider__tooltip{display:block}.react-root .sidebar{position:-webkit-sticky;position:sticky;display:-webkit-box;display:flex;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.react-root .sidebar__content{overflow-y:scroll}.react-root .sidebar__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;border-bottom:.1rem solid rgba(0,0,0,0.12);padding:1.5rem}.react-root .sidebar__header:hover{color:#515151;background-color:#f0f0f0}.react-root .sidebar__header-text{font-size:1.2rem;font-weight:600}.react-root .sidebar__item{display:-webkit-box;display:flex;border-bottom:.1rem solid rgba(0,0,0,0.12);padding:2rem 1rem;height:7.5rem;-webkit-box-align:center;align-items:center}.react-root .sidebar__item--active{background-color:#fff;color:#1a84ff}.react-root .sidebar__item:hover{color:#515151;background-color:#f0f0f0}.react-root .sidebar__item-icon{font-size:2.4rem;display:-webkit-inline-box;display:inline-flex;border-radius:50%;background-color:#fff;box-shadow:0 0 .1rem rgba(0,0,0,0.1);padding:0.6rem;position:relative}.react-root .sidebar__item-text{-webkit-box-flex:1;flex:1 0 0;font-size:1.8rem;padding:1rem;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.react-root .sidebar__item-text--new:after{content:"new";border-radius:1rem;font-size:1.2rem;font-weight:600;text-transform:uppercase;color:#fff;padding:0.1rem 0.5rem;background-color:#ffae42;margin-left:1rem}.react-root .sidebar--collapsed{-webkit-box-flex:0;flex:0}.react-root .sidebar__open{height:100vh;width:24rem}.react-root .sidebar__open .sidebar__item-text,.react-root .sidebar__open .sidebar__header-text{display:block}.react-root .sidebar__close{height:100vh;width:6rem}.react-root .sidebar__close .sidebar__item-text,.react-root .sidebar__close .sidebar__header-text{display:none}.react-root .sidebar__close .sidebar__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.react-root .sidebar__open,.react-root .sidebar__open *,.react-root .sidebar__close,.react-root .sidebar__close *{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}@media screen and (max-width: 768px){.react-root .dashboard{overflow-y:auto}.react-root .sidebar__header{border-bottom:none}.react-root .sidebar__open{width:100%}.react-root .sidebar__open .sidebar__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.react-root .sidebar__close{height:4.5rem;width:100%}.react-root .sidebar__close .sidebar__arrow{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.react-root .sidebar__close .sidebar__item-text,.react-root .sidebar__close .sidebar__header-text{display:block}}@media screen and (max-width: 480px){.react-root .sidebar__open{height:100%}}.react-root .skeleton{background-image:-webkit-gradient(linear, left top, right top, from(#f6f7f8), color-stop(20%, #e8eaed), color-stop(40%, #f6f7f8), to(#f6f7f8));background-image:linear-gradient(to right, #f6f7f8 0%, #e8eaed 20%, #f6f7f8 40%, #f6f7f8 100%);background-color:#f6f7f8;background-repeat:no-repeat;background-size:90rem 100rem;-webkit-animation:shimmer 720ms linear infinite;animation:shimmer 720ms linear infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-radius:.4rem}.react-root .skeleton--circle{border-radius:50%}.react-root .skeleton--no-animation{background-image:none}.react-root .snackbar{display:-webkit-box;display:flex;box-shadow:rgba(0,0,0,0.1) .1rem .2rem .2rem .1rem;-webkit-box-align:center;align-items:center;position:fixed;-webkit-box-pack:justify;justify-content:space-between;color:#fff;width:calc(100% - 2rem);max-width:36rem;border-radius:.4rem;padding:1rem;z-index:98}.react-root .snackbar__message{margin:0;text-align:left;overflow:hidden;text-overflow:ellipsis}.react-root .snackbar--light{background-color:#fff;color:#515151}.react-root .snackbar--dark{background-color:#515151}.react-root .snackbar--success{background-color:#4bca5e}.react-root .snackbar--error{background-color:#ff001f}.react-root .snackbar--warning{background-color:#ffae42}.react-root .snackbar--info{background-color:#006eee}.react-root .snackbar--top-right{top:2rem;right:2rem}.react-root .snackbar--bottom-right{bottom:2rem;right:2rem}.react-root .snackbar--top-left{top:2rem;left:2rem}.react-root .snackbar--bottom-left{bottom:2rem;left:2rem}.react-root .status-tag-2{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0.5rem 1rem;border-radius:.4rem;font-weight:600;font-size:1.4rem}.react-root .status-tag-2__icon--left{margin-right:0.5rem}.react-root .status-tag-2__icon--right{margin-left:0.5rem}.react-root .status-tag-2--small{font-size:1.2rem}.react-root .status-tag-2--xs{font-size:1.2rem;padding:0 0.8rem}.react-root .status-tag-2--attention{color:#e23f5b;background-color:#fcebee}.react-root .status-tag-2--default{color:#515151;background-color:#d6d6d6}.react-root .status-tag-2--success{color:#2eb676;background-color:#eaf7f1}.react-root .status-tag-2--warning{color:#b99839;background-color:#fcefc9}.react-root .status-tag-2--info{color:#fc9100;background-color:#fff3e3}.react-root .status-tag-2--hint{color:#61738e;background-color:#eaeff4}.react-root .stat-icon{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}.react-root .stat-icon__icon{height:4.5rem;margin:1rem;margin-left:0}.react-root .stat-icon__title{font-size:2rem;font-weight:400;color:#828282}.react-root .stat-icon__body{color:#828282;font-size:2rem;font-weight:400}.react-root .stat-icon__value{font-size:2.4rem;color:#000;font-weight:600}.react-root .stepper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.react-root .stepper__divider{padding:0 2rem}.react-root .stepper__divider i{font-size:2rem}.react-root .stepper-item{display:-webkit-box;display:flex;color:#000;cursor:pointer;text-transform:uppercase}.react-root .stepper-item:hover{color:#3492ff}.react-root .stepper-item--locked{color:#828282;cursor:default}.react-root .stepper-item--locked:hover{color:#828282}.react-root .stepper-item--active{font-weight:600;color:#1a84ff}.react-root .suggestion{background-color:#f7fff8;border-color:#d6e9dc}.react-root .suggestion a{color:#0076ff}.react-root .suggestion ul{margin:0;list-style-type:disc}.react-root .svg-mask{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99}.react-root .svg-mask--empty{background-color:rgba(1,1,1,0.7)}.react-root .switch{position:relative;display:-webkit-inline-box;display:inline-flex;overflow:hidden}.react-root .switch input{cursor:pointer;width:100%;height:100%;position:absolute;opacity:0;left:0;top:0;z-index:1;margin:0}.react-root .switch__track{background-color:#e2e2e2;width:100%;height:100%;-webkit-transition:180ms;transition:180ms}.react-root .switch__thumb{background-color:#fff;-webkit-transition:180ms;transition:180ms;-webkit-transform:translateX(0);transform:translateX(0);will-change:transform}.react-root .switch--checked .switch__track{background-color:#1a84ff}.react-root .switch--checked .switch__thumb{-webkit-transform:translateX(100%);transform:translateX(100%)}.react-root .switch--disabled{opacity:0.5}.react-root .switch--disabled input{cursor:unset}.react-root .switch--disabled .switch__thumb{background-color:#f8f8f8}.react-root .switch--default{width:5.2rem;height:3rem;border-radius:1.5rem}.react-root .switch--default .switch__track{border-radius:1.5rem;padding:.4rem}.react-root .switch--default .switch__thumb{width:2.2rem;height:2.2rem;border-radius:1.1rem}.react-root .switch--small{width:3.8rem;height:2.2rem;border-radius:1.1rem}.react-root .switch--small .switch__track{border-radius:1.5rem;padding:.3rem}.react-root .switch--small .switch__thumb{width:1.6rem;height:1.6rem;border-radius:.8rem}.react-root .switch-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer}.react-root .switch-row__content{-webkit-box-flex:1;flex:1 0 0;margin-right:1rem}.react-root .switch-row__control{-webkit-box-flex:0;flex:0 0 auto}.react-root .table{width:100%;border:.1rem solid #d6d6d6;border-collapse:collapse;border-spacing:0}.react-root .table__row{border-bottom:.1rem solid #d6d6d6}.react-root .table__head{vertical-align:middle;background-color:#f5f5f5;padding:2rem;text-align:left;text-transform:uppercase;font-weight:600;font-size:1.4rem}.react-root .table__data{vertical-align:middle;padding:2rem;font-weight:600}.react-root .table__decider{background-color:#f5f5f5}.react-root .tabs{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.react-root .tabs__header{display:-webkit-box;display:flex}.react-root .tabs__tab{display:-webkit-box;display:flex;padding:1rem 2rem;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer}.react-root .tabs__tab--active{box-shadow:0 -0.6rem 0 0 #1a84ff inset}.react-root .tabs__tab--active:hover{box-shadow:0 -0.6rem 0 0 #3492ff inset}.react-root .tabs__tab--disabled{cursor:not-allowed}.react-root .tabs__tab--right-aligned{margin-left:auto}.react-root .tags-select{display:-webkit-box;display:flex;flex-wrap:wrap}.react-root .tag-select{border-radius:.8rem;border:0.1rem solid #d6d6d6;padding:0.8rem 1.6rem;max-width:100%;-webkit-transition:180ms;transition:180ms}.react-root .tag-select--selected{color:#1a84ff;border-color:#1a84ff;font-weight:600}.react-root .timeline__header{color:#f5a623;margin-left:-1rem}.react-root .timeline__children{display:-webkit-box;display:flex}.react-root .timeline__children:before{content:'';background-color:#d6d6d6;width:.2rem}.react-root .timeline__content{width:100%}.react-root .toast{position:fixed;padding:1rem 2rem;border-radius:.4rem;z-index:98}.react-root .toast__message{margin:0;overflow:hidden}.react-root .toast__icon{margin-right:1rem;width:2rem;height:2rem}.react-root .toast--top-center{top:2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-root .toast--top-right{top:2rem;right:2rem;-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out}.react-root .toast--bottom-right{bottom:2rem;right:2rem;-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out}.react-root .toast--top-left{top:2rem;left:2rem;-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out}.react-root .toast--bottom-center{bottom:2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-root .toast--bottom-left{bottom:2rem;left:2rem;-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out}.react-root .toast--info{background-color:#006eee;color:#fff}.react-root .toast--error{background-color:#ff001f;color:#fff}.react-root .toast--success{background-color:#39c24e;color:#fff}.react-root .toast--warning{background-color:#ffae42;color:#fff}.react-root .tooltip{display:block;background-color:#1a2c47;box-shadow:none;color:#fff;padding:0.5rem 1rem;font-size:1.4rem}.react-root .tour-guide-slide{box-shadow:rgba(0,0,0,0.1) .1rem .2rem .2rem .1rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:fixed;z-index:100;left:0;top:0;max-width:32rem;border-radius:.8rem;background-color:#fff7e0;color:#515151;padding:1rem}.react-root .tour-guide-slide__content{padding:0 1rem}.react-root .tour-guide-slide__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-top:1.5rem;padding:0 1rem}.react-root .tour-guide-slide__control{-webkit-box-flex:0;flex:0 0 auto;font-weight:600;margin-bottom:0;padding:0.5rem 0}.react-root .tour-guide-slide__control--disabled{opacity:0;cursor:default;pointer-events:none}.react-root .tour-guide-slide--animated{-webkit-transition:180ms;transition:180ms}.react-root .triangle{box-shadow:rgba(0,0,0,0.1) .1rem .2rem .2rem .1rem;position:absolute;width:0;height:0;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;transform-origin:center}.react-root .triangle--center.triangle--left,.react-root .triangle--center.triangle--right{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.react-root .triangle--center.triangle--top,.react-root .triangle--center.triangle--bottom{left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.react-root .triangle--bottom{box-shadow:rgba(0,0,0,0.1) .2rem .2rem .3rem 0}.react-root .triangle--top{box-shadow:rgba(0,0,0,0.1) -.2rem -.2rem .3rem 0}.react-root .triangle--left{box-shadow:rgba(0,0,0,0.1) -.2rem .2rem .3rem 0}.react-root .triangle--right{box-shadow:rgba(0,0,0,0.1) .2rem -.2rem .3rem 0}.react-root .triangle-container{position:relative}.react-root [class^="v-icon-"],.react-root [class*=" v-icon-"]{font-family:"v-icons" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.react-root .v-icon-locked-two:before{content:"\e94b"}.react-root .v-icon-certificate:before{content:"\e94c"}.react-root .v-icon-clock-two:before{content:"\e94d"}.react-root .v-icon-star:before{content:"\e94e"}.react-root .v-icon-edit-pen:before{content:"\e94f"}.react-root .v-icon-duration:before{content:"\e950"}.react-root .v-icon-watch:before{content:"\e951"}.react-root .v-icon-star-bullet:before{content:"\e953"}.react-root .v-icon-bold-font{font-weight:600}.react-root .v-icon-file-zip:before{content:"\e900"}.react-root .v-icon-project:before{content:"\e901"}.react-root .v-icon-question-filled:before{content:"\e934"}.react-root .v-icon-bomb-filled:before{content:"\e935"}.react-root .v-icon-diagram-filled:before{content:"\e936"}.react-root .v-icon-feedback-filled:before{content:"\e937"}.react-root .v-icon-class-attended-filled:before{content:"\e938"}.react-root .v-icon-meter-filled:before{content:"\e939"}.react-root .v-icon-copy-filled:before{content:"\e93a"}.react-root .v-icon-running-filled:before{content:"\e93b"}.react-root .v-icon-video-call-filled:before{content:"\e93c"}.react-root .v-icon-code-debug-filled:before{content:"\e93d"}.react-root .v-icon-group-discussion-filled:before{content:"\e93e"}.react-root .v-icon-hints-filled:before{content:"\e93f"}.react-root .v-icon-unlocked-filled:before{content:"\e940"}.react-root .v-icon-locked-filled:before{content:"\e941"}.react-root .v-icon-documents-filled:before{content:"\e92e"}.react-root .v-icon-help-request-filled:before{content:"\e92f"}.react-root .v-icon-trophy-filled:before{content:"\e930"}.react-root .v-icon-bookmark-filled:before{content:"\e931"}.react-root .v-icon-correct-filled:before{content:"\e932"}.react-root .v-icon-pending-filled:before{content:"\e933"}.react-root .v-icon-video-call:before{content:"\e923"}.react-root .v-icon-code-debug:before{content:"\e924"}.react-root .v-icon-retake:before{content:"\e925"}.react-root .v-icon-correct:before{content:"\e926"}.react-root .v-icon-running:before{content:"\e927"}.react-root .v-icon-copy:before{content:"\e928"}.react-root .v-icon-pending:before{content:"\e929"}.react-root .v-icon-meter:before{content:"\e92a"}.react-root .v-icon-trophy:before{content:"\e92b"}.react-root .v-icon-check:before{content:"\e92c"}.react-root .v-icon-group-discussion:before{content:"\e92d"}.react-root .v-icon-add:before{content:"\e902"}.react-root .v-icon-bookmark:before{content:"\e903"}.react-root .v-icon-calender:before{content:"\e904"}.react-root .v-icon-caret-down:before{content:"\e905"}.react-root .v-icon-caret-left:before{content:"\e906"}.react-root .v-icon-caret-right:before{content:"\e907"}.react-root .v-icon-caret-up:before{content:"\e908"}.react-root .v-icon-class-attended:before{content:"\e909"}.react-root .v-icon-clock:before{content:"\e90a"}.react-root .v-icon-close:before{content:"\e90b"}.react-root .v-icon-code:before{content:"\e90c"}.react-root .v-icon-command:before{content:"\e90d"}.react-root .v-icon-delete:before{content:"\e90e"}.react-root .v-icon-diagram:before{content:"\e90f"}.react-root .v-icon-document:before{content:"\e910"}.react-root .v-icon-edit:before{content:"\e911"}.react-root .v-icon-evaluation:before{content:"\e912"}.react-root .v-icon-exit-full-screen:before{content:"\e913"}.react-root .v-icon-feedback:before{content:"\e914"}.react-root .v-icon-full-screen:before{content:"\e915"}.react-root .v-icon-go-to-classroom:before{content:"\e916"}.react-root .v-icon-help-request:before{content:"\e917"}.react-root .v-icon-hints:before{content:"\e918"}.react-root .v-icon-info:before{content:"\e919"}.react-root .v-icon-locked:before{content:"\e91a"}.react-root .v-icon-objective:before{content:"\e91b"}.react-root .v-icon-question:before{content:"\e91c"}.react-root .v-icon-redo:before{content:"\e91d"}.react-root .v-icon-refresh:before{content:"\e91e"}.react-root .v-icon-settings:before{content:"\e91f"}.react-root .v-icon-submission:before{content:"\e920"}.react-root .v-icon-undo:before{content:"\e921"}.react-root .v-icon-unlocked:before{content:"\e922"}.react-root .v-icon-zoom-in:before{content:"\e942"}.react-root .v-icon-zoom-out:before{content:"\e943"}.react-root .v-icon-discussion:before{content:"\e944"}.react-root .v-icon-pick-random:before{content:"\e945"}.react-root .v-icon-filter:before{content:"\e946"}.react-root .v-icon-warning:before{content:"\e947"}.react-root .v-icon-tick-mark:before{content:"\e948"}.react-root .v-icon-alert:before{content:"\e949"}.react-root .v-icon-degree-hat:before{content:"\e94a"}.react-root [class^="icon-"],.react-root [class*=" icon-"]{font-family:"SR Icons" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.react-root .icon-star-alt:before{content:"\e9a1"}.react-root .icon-refresh-alt:before{content:"\e9a9"}.react-root .icon-hand-pointing:before{content:"\e995"}.react-root .icon-queue:before{content:"\e971"}.react-root .icon-calendar-check:before{content:"\e989"}.react-root .icon-circle-help:before{content:"\e95d"}.react-root .icon-class-content:before{content:"\e902"}.react-root .icon-class-content-active:before{content:"\e927"}.react-root .icon-rocket:before{content:"\ea00"}.react-root .icon-pause-outlined:before{content:"\ea01"}.react-root .icon-schedule:before{content:"\ea02"}.react-root .icon-two-people-alt:before{content:"\e9f6";color:#61738e}.react-root .icon-question-alt:before{content:"\e9f7"}.react-root .icon-gift-alt:before{content:"\e9f8";color:#61738e}.react-root .icon-message-alt:before{content:"\e9f9";color:#61738e}.react-root .icon-roadmap:before{content:"\e9fa";color:#61738e}.react-root .icon-speaker:before{content:"\e9fb";color:#61738e}.react-root .icon-topics:before{content:"\e9fc";color:#61738e}.react-root .icon-code-alt:before{content:"\e9fd";color:#61738e}.react-root .icon-curriculum-alt:before{content:"\e9fe";color:#61738e}.react-root .icon-all-class-alt:before{content:"\e9ff";color:#61738e}.react-root .icon-whatsapp:before{content:"\e9f5"}.react-root .icon-file-upload:before{content:"\e9f4"}.react-root .icon-scholar:before{content:"\e9f0"}.react-root .icon-course-pause:before{content:"\e9f1"}.react-root .icon-course-reset:before{content:"\e9f2"}.react-root .icon-timer:before{content:"\e9f3"}.react-root .icon-fast-forward:before{content:"\e9ef"}.react-root .icon-phone-rotate:before{content:"\e9d9"}.react-root .icon-alumni:before{content:"\e9d8"}.react-root .icon-ta-session:before{content:"\e9e9"}.react-root .icon-invite-earn:before{content:"\e9d7"}.react-root .icon-scalerverse:before{content:"\e9ee"}.react-root .icon-trophy-cup:before{content:"\e9d6"}.react-root .icon-picture-in-picture:before{content:"\e9d5"}.react-root .icon-all-projects:before{content:"\e9d4"}.react-root .icon-double-refresh:before{content:"\e9d2"}.react-root .icon-double-check:before{content:"\e9d3"}.react-root .icon-calender:before{content:"\e9ce"}.react-root .icon-speedometer:before{content:"\e9cf"}.react-root .icon-star-leaderboard:before{content:"\e9d0"}.react-root .icon-op-dynamics:before{content:"\e9d1"}.react-root .icon-discussion:before{content:"\e9cd"}.react-root .icon-heart:before{content:"\e9cb"}.react-root .icon-reply:before{content:"\e9cc"}.react-root .icon-chat-support:before{content:"\e901"}.react-root .icon-hamburger:before{content:"\e900"}.react-root .icon-curriculum:before{content:"\e9c7"}.react-root .icon-resume:before{content:"\e9c6"}.react-root .icon-connect-now:before{content:"\e9b7"}.react-root .icon-pillow:before{content:"\e9b8"}.react-root .icon-candidate:before{content:"\e9b9"}.react-root .icon-badge:before{content:"\e9bd"}.react-root .icon-placeholder:before{content:"\e9be"}.react-root .icon-x-mark:before{content:"\e9bf"}.react-root .icon-bookmark-white:before{content:"\e9c0"}.react-root .icon-focus:before{content:"\e9c1"}.react-root .icon-candidates:before{content:"\e9c3"}.react-root .icon-email-filled:before{content:"\e9c4"}.react-root .icon-create-job:before{content:"\e9c5"}.react-root .icon-network-speed:before{content:"\e9c9"}.react-root .icon-text-color:before{content:"\e9b5"}.react-root .icon-font-size:before{content:"\e9b6"}.react-root .icon-streak:before{content:"\e918"}.react-root .icon-pool-candidates:before{content:"\e9c8"}.react-root .icon-playlist:before{content:"\e902"}.react-root .icon-play-button:before{content:"\e9b3"}.react-root .icon-home-new:before{content:"\e99a"}.react-root .icon-all-classes-new:before{content:"\e99b"}.react-root .icon-all-problems-new:before{content:"\e99c"}.react-root .icon-classroom-new:before{content:"\e99d"}.react-root .icon-help-new:before{content:"\e99e"}.react-root .icon-help-requests-new:before{content:"\e99f"}.react-root .icon-invite-earn-new:before{content:"\e9a0"}.react-root .icon-job-tracker-new:before{content:"\e9a1"}.react-root .icon-leaderboard-new:before{content:"\e9a2"}.react-root .icon-mentor-new:before{content:"\e9a3"}.react-root .icon-mock-interview-new:before{content:"\e9a5"}.react-root .icon-refgraph-new:before{content:"\e9a6"}.react-root .icon-ta-new:before{content:"\e9a7"}.react-root .icon-board-teacher:before{content:"\e903"}.react-root .icon-video-add:before{content:"\e904"}.react-root .icon-error:before{content:"\e997"}.react-root .icon-bulb:before{content:"\e905"}.react-root .icon-like:before{content:"\e913"}.react-root .icon-share:before{content:"\e991"}.react-root .icon-filter-alt:before{content:"\e906"}.react-root .icon-keyboard:before{content:"\e907"}.react-root .icon-zoom-in:before{content:"\e992"}.react-root .icon-zoom-out:before{content:"\e993"}.react-root .icon-clipboard:before{content:"\e98b"}.react-root .icon-diagram:before{content:"\e98c"}.react-root .icon-education:before{content:"\e98d"}.react-root .icon-feedback:before{content:"\e98e"}.react-root .icon-report:before{content:"\e98f"}.react-root .icon-poll:before{content:"\e98a"}.react-root .icon-pop-out:before{content:"\e92a"}.react-root .icon-pop-in:before{content:"\e988"}.react-root .icon-puzzle:before{content:"\e987"}.react-root .icon-duplicate:before{content:"\e908"}.react-root .icon-copy:before{content:"\e909"}.react-root .icon-bars:before{content:"\e984"}.react-root .icon-check:before{content:"\e90a"}.react-root .icon-eye-off:before{content:"\e90b"}.react-root .icon-eye:before{content:"\e90c"}.react-root .icon-trash:before{content:"\e90d"}.react-root .icon-block:before{content:"\e90e"}.react-root .icon-minimize-variant:before{content:"\e90f"}.react-root .icon-maximize-variant:before{content:"\e910"}.react-root .icon-settings:before{content:"\e911"}.react-root .icon-chat:before{content:"\e912"}.react-root .icon-swap-role:before{content:"\e914"}.react-root .icon-group:before{content:"\e915"}.react-root .icon-payment:before{content:"\e916"}.react-root .icon-mic:before{content:"\e96c"}.react-root .icon-share-screen:before{content:"\e96d"}.react-root .icon-share-screen-off:before{content:"\e96e"}.react-root .icon-screen-pause:before{content:"\e917"}.react-root .icon-camera-off:before{content:"\e96f"}.react-root .icon-mic-off:before{content:"\e970"}.react-root .icon-edit-outline:before{content:"\e971"}.react-root .icon-return:before{content:"\e972"}.react-root .icon-maximize-screen:before{content:"\e973"}.react-root .icon-camera:before{content:"\e974"}.react-root .icon-star:before{content:"\e975"}.react-root .icon-profile-circle:before{content:"\e976"}.react-root .icon-question-fill:before{content:"\e977"}.react-root .icon-chat1:before{content:"\e978"}.react-root .icon-swap:before{content:"\e919"}.react-root .icon-add:before{content:"\e91a"}.react-root .icon-edit-variant:before{content:"\e93d"}.react-root .icon-enter:before{content:"\e964"}.react-root .icon-exit:before{content:"\e965"}.react-root .icon-hand:before{content:"\e952"}.react-root .icon-call-end:before{content:"\e953"}.react-root .icon-fullscreen-exit:before{content:"\e954"}.react-root .icon-fullscreen:before{content:"\e955"}.react-root .icon-bookmark:before{content:"\e956"}.react-root .icon-folder-outline:before{content:"\e957"}.react-root .icon-pencil:before{content:"\e958"}.react-root .icon-unlock:before{content:"\e95a"}.react-root .icon-code:before{content:"\e959"}.react-root .icon-italic:before{content:"\e95b"}.react-root .icon-strike:before{content:"\e95c"}.react-root .icon-underline:before{content:"\e95d"}.react-root .icon-ordered-list:before{content:"\e95e"}.react-root .icon-unordered-list:before{content:"\e95f"}.react-root .icon-block-quote:before{content:"\e960"}.react-root .icon-code-block:before{content:"\e961"}.react-root .icon-eraser:before{content:"\e962"}.react-root .icon-bold:before{content:"\e963"}.react-root .icon-thunder:before{content:"\e968"}.react-root .icon-sort-asc:before{content:"\e969"}.react-root .icon-sort-desc:before{content:"\e96a"}.react-root .icon-sort:before{content:"\e979"}.react-root .icon-filter:before{content:"\e97a"}.react-root .icon-bookmark-outline:before{content:"\e97b"}.react-root .icon-next:before{content:"\e925"}.react-root .icon-refresh:before{content:"\e930"}.react-root .icon-folder:before{content:"\e93e"}.react-root .icon-link:before{content:"\e93f"}.react-root .icon-calendar-variant:before{content:"\e93b"}.react-root .icon-list:before{content:"\e93c"}.react-root .icon-tick:before{content:"\e938"}.react-root .icon-clock:before{content:"\e939"}.react-root .icon-student:before{content:"\e931"}.react-root .icon-calendar:before{content:"\e932"}.react-root .icon-search:before{content:"\e980"}.react-root .icon-star-profile:before{content:"\e995"}.react-root .icon-trophy:before{content:"\e996"}.react-root .icon-add-note:before{content:"\e9ab"}.react-root .icon-trash-note:before{content:"\e9ac"}.react-root .icon-note-pen:before{content:"\e9a9"}.react-root .icon-file-link:before{content:"\e9a8"}.react-root .icon-notebook:before{content:"\e9aa"}.react-root .icon-notebook-plus:before{content:"\e9ae"}.react-root .icon-note-plus:before{content:"\e9ad"}.react-root .icon-pin:before{content:"\e9af"}.react-root .icon-pin-outline:before{content:"\e9b0"}.react-root .icon-tag-outline:before{content:"\e9b1"}.react-root .icon-volume-high:before{content:"\e91b"}.react-root .icon-volume-off:before{content:"\e91c"}.react-root .icon-volume-low:before{content:"\e91d"}.react-root .icon-volume-medium:before{content:"\e91e"}.react-root .icon-pause:before{content:"\e91f"}.react-root .icon-play:before{content:"\e920"}.react-root .icon-rewind:before{content:"\e921"}.react-root .icon-forward:before{content:"\e922"}.react-root .icon-screen:before{content:"\e935"}.react-root .icon-warning:before{content:"\e93a"}.react-root .icon-classroom:before{content:"\e924"}.react-root .icon-book:before{content:"\e926"}.react-root .icon-coding:before{content:"\e927"}.react-root .icon-refer:before{content:"\e928"}.react-root .icon-question:before{content:"\e929"}.react-root .icon-help:before{content:"\e989"}.react-root .icon-cup:before{content:"\e92c"}.react-root .icon-people:before{content:"\e92d"}.react-root .icon-two-person:before{content:"\e92e"}.react-root .icon-todos:before{content:"\e92f"}.react-root .icon-maximize:before{content:"\e923"}.react-root .icon-minimize:before{content:"\e92b"}.react-root .icon-dot:before{content:"\e933"}.react-root .icon-circle:before{content:"\e934"}.react-root .icon-send:before{content:"\e936"}.react-root .icon-info:before{content:"\e937"}.react-root .icon-emoji:before{content:"\e940"}.react-root .icon-external-link:before{content:"\e941"}.react-root .icon-bell-off:before{content:"\e942"}.react-root .icon-bell:before{content:"\e943"}.react-root .icon-arrow-down:before{content:"\e944"}.react-root .icon-arrow-up:before{content:"\e945"}.react-root .icon-arrow-right:before{content:"\e946"}.react-root .icon-arrow-left:before{content:"\e947"}.react-root .icon-chevron-up:before{content:"\e948"}.react-root .icon-chevron-right:before{content:"\e949"}.react-root .icon-chevron-left:before{content:"\e94a"}.react-root .icon-chevron-down:before{content:"\e94b"}.react-root .icon-image:before{content:"\e94c"}.react-root .icon-photo:before{content:"\e94c"}.react-root .icon-file-pdf:before{content:"\e94d"}.react-root .icon-file-video:before{content:"\e94e"}.react-root .icon-file-audio:before{content:"\e94f"}.react-root .icon-file-sheet:before{content:"\e950"}.react-root .icon-file-document:before{content:"\e951"}.react-root .icon-file:before{content:"\e966"}.react-root .icon-file-code:before{content:"\e967"}.react-root .icon-file-compressed:before{content:"\e96b"}.react-root .icon-person-plus:before{content:"\e97c"}.react-root .icon-person:before{content:"\e97d"}.react-root .icon-clear:before{content:"\e97e"}.react-root .icon-close:before{content:"\e97e"}.react-root .icon-public:before{content:"\e97f"}.react-root .icon-lock-outline:before{content:"\e981"}.react-root .icon-lock:before{content:"\e982"}.react-root .icon-https:before{content:"\e982"}.react-root .icon-attach:before{content:"\e983"}.react-root .icon-plus-circle:before{content:"\e985"}.react-root .icon-minus-circle:before{content:"\e986"}.react-root .icon-attach-variant:before{content:"\e990"}.react-root .icon-gps:before{content:"\e994"}.react-root .icon-geolocator:before{content:"\e994"}.react-root .icon-leaderboard:before{content:"\e998"}.react-root .icon-account:before{content:"\e999"}.react-root .icon-hands:before{content:"\e9a4"}.react-root .icon-more-vert:before{content:"\e9b2"}.react-root .icon-check-circle:before{content:"\e9b4"}.react-root .icon-hour-glass:before{content:"\e9ba"}.react-root .icon-edit:before{content:"\e9bb"}.react-root .icon-money:before{content:"\e9bc"}.react-root .icon-calendar1:before{content:"\e9c2"}.react-root .icon-tick-circle:before{content:"\e9ca"}.react-root .icon-thumbs-up:before{content:"\e9da"}.react-root .icon-filetext:before{content:"\e9db"}.react-root .icon-thumbs-down:before{content:"\e9dc"}.react-root .icon-career-curriculum:before{content:"\e9e6"}.react-root .icon-personal-details:before{content:"\e9ed"}.react-root .icon-mentor-outlined:before{content:"\e9ea"}.react-root .icon-mock-interview-outlined:before{content:"\e9eb"}.react-root .icon-live-class-outlined:before{content:"\e9ec"}.react-root .icon-placement-policy:before{content:"\e9e7"}.react-root .icon-all-projects-outlined:before{content:"\e9e8"}.react-root .icon-curriculum-outlined:before{content:"\e9dd"}.react-root .icon-all-classes-outlined:before{content:"\e9de"}.react-root .icon-ta-help-outlined:before{content:"\e9df"}.react-root .icon-slack:before{content:"\e9e0"}.react-root .icon-home-outlined:before{content:"\e9e1"}.react-root .icon-invite-earn-outlined:before{content:"\e9e2"}.react-root .icon-chat-support-outlined:before{content:"\e9e3"}.react-root .icon-discussion-outlined:before{content:"\e9e4"}.react-root .icon-all-problems-outlined:before{content:"\e9e5"}.react-root .l-cricket-ball{padding:1rem}.react-root .l-cricket-ball__img{width:15rem;height:15rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.react-root .l-cricket-ball--small .l-cricket-ball__img{width:8rem;height:8rem}.react-root .l-logo-spinner{position:relative}.react-root .l-logo-spinner__spinner{border:0.2rem solid #f3f3f3;border-radius:50%;border-top:0.2rem solid #3498db;background-color:rgba(0,0,0,0);width:10rem;height:10rem;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@media screen and (max-width: 480px){.react-root .l-logo-spinner__spinner{width:5rem;height:5rem}}.react-root .l-logo-spinner__logo{position:absolute;height:4rem;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 480px){.react-root .l-logo-spinner__logo{height:2rem}}.react-root .l-logo-spinner--small .l-logo-spinner__spinner{width:5rem;height:5rem}.react-root .l-logo-spinner--small .l-logo-spinner__logo{height:2rem}.react-root .admin-tile{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;cursor:pointer;padding:2rem;border-radius:.4rem;color:#fff;width:30rem;overflow:hidden}.react-root .admin-tile__title{margin-bottom:1rem;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.react-root .admin-tile__body{font-size:3.2rem;font-weight:600}.react-root .admin-tile:nth-child(1n){background-color:#c3422a}.react-root .admin-tile:nth-child(2n){background-color:#a5cc70}.react-root .admin-tile:nth-child(3n){background-color:#2b7264}.react-root .admin-tile:nth-child(4n){background-color:#ccbc70}.react-root .admin-tile:nth-child(5n){background-color:#2a4bc3}.react-root .admin-tile:nth-child(6n){background-color:#ff9671}.react-root .admin-tile-row{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;flex-wrap:wrap;margin:0.5rem}.react-root .admin-tile-row .admin-tile{margin:0.5rem}.react-root .form-group{border:0.1rem solid #d6d6d6;border-radius:0.5rem;padding:1rem;margin-bottom:2rem}.react-root .form-group__warning{padding:1rem 2rem;border-radius:3rem;background-color:#fcd04d;margin-bottom:2rem;text-align:center;display:inline-block;font-weight:bold}.react-root .form-group-label{position:relative;top:-2rem;left:0.5rem;background:#fff;display:inline-block;padding:0 0.5rem;color:#828282}.react-root .form-group-content{padding:0 1rem}.react-root .m-ribbon{position:fixed;z-index:9;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:1rem;width:100%}@media screen and (max-width: 768px){.react-root .m-ribbon{padding:1rem 5rem 1rem 1rem}}@media screen and (max-width: 480px){.react-root .m-ribbon{padding:1rem 4rem 1rem 1rem}}.react-root .m-ribbon__close{color:#c9e4ff;font-size:1.6rem;position:absolute;right:2rem;display:inline-block;cursor:pointer}@media screen and (max-width: 480px){.react-root .m-ribbon__close{right:1rem}}.react-root .m-ribbon--default{background-color:#57abff}.react-root .m-ribbon--danger{background-color:#e22d4c;color:#fff}.react-root .m-ribbon--danger-inverted{background-color:#ffebef;color:#e22d4c}.react-root .m-ribbon--primary-countdown-color{background-color:#0080ff}.react-root .iti__flag{display:block;height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url(https://assets-v2.scaler.com/packs/images/flags.dd0868.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.react-root .iti__flag{background-image:url(https://assets-v2.scaler.com/packs/images/flags@2x.47f828.png)}}.react-root .iti__flag.iti__np{background-color:transparent}.react-root .iti__flag{width:20px}.react-root .iti__flag.iti__be{width:18px}.react-root .iti__flag.iti__ch{width:15px}.react-root .iti__flag.iti__mc{width:19px}.react-root .iti__flag.iti__ne{width:18px}.react-root .iti__flag.iti__np{width:13px}.react-root .iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.react-root .iti__flag{background-size:5652px 15px}}.react-root .iti__flag.iti__ac{height:10px;background-position:0px 0px}.react-root .iti__flag.iti__ad{height:14px;background-position:-22px 0px}.react-root .iti__flag.iti__ae{height:10px;background-position:-44px 0px}.react-root .iti__flag.iti__af{height:14px;background-position:-66px 0px}.react-root .iti__flag.iti__ag{height:14px;background-position:-88px 0px}.react-root .iti__flag.iti__ai{height:10px;background-position:-110px 0px}.react-root .iti__flag.iti__al{height:15px;background-position:-132px 0px}.react-root .iti__flag.iti__am{height:10px;background-position:-154px 0px}.react-root .iti__flag.iti__ao{height:14px;background-position:-176px 0px}.react-root .iti__flag.iti__aq{height:14px;background-position:-198px 0px}.react-root .iti__flag.iti__ar{height:13px;background-position:-220px 0px}.react-root .iti__flag.iti__as{height:10px;background-position:-242px 0px}.react-root .iti__flag.iti__at{height:14px;background-position:-264px 0px}.react-root .iti__flag.iti__au{height:10px;background-position:-286px 0px}.react-root .iti__flag.iti__aw{height:14px;background-position:-308px 0px}.react-root .iti__flag.iti__ax{height:13px;background-position:-330px 0px}.react-root .iti__flag.iti__az{height:10px;background-position:-352px 0px}.react-root .iti__flag.iti__ba{height:10px;background-position:-374px 0px}.react-root .iti__flag.iti__bb{height:14px;background-position:-396px 0px}.react-root .iti__flag.iti__bd{height:12px;background-position:-418px 0px}.react-root .iti__flag.iti__be{height:15px;background-position:-440px 0px}.react-root .iti__flag.iti__bf{height:14px;background-position:-460px 0px}.react-root .iti__flag.iti__bg{height:12px;background-position:-482px 0px}.react-root .iti__flag.iti__bh{height:12px;background-position:-504px 0px}.react-root .iti__flag.iti__bi{height:12px;background-position:-526px 0px}.react-root .iti__flag.iti__bj{height:14px;background-position:-548px 0px}.react-root .iti__flag.iti__bl{height:14px;background-position:-570px 0px}.react-root .iti__flag.iti__bm{height:10px;background-position:-592px 0px}.react-root .iti__flag.iti__bn{height:10px;background-position:-614px 0px}.react-root .iti__flag.iti__bo{height:14px;background-position:-636px 0px}.react-root .iti__flag.iti__bq{height:14px;background-position:-658px 0px}.react-root .iti__flag.iti__br{height:14px;background-position:-680px 0px}.react-root .iti__flag.iti__bs{height:10px;background-position:-702px 0px}.react-root .iti__flag.iti__bt{height:14px;background-position:-724px 0px}.react-root .iti__flag.iti__bv{height:15px;background-position:-746px 0px}.react-root .iti__flag.iti__bw{height:14px;background-position:-768px 0px}.react-root .iti__flag.iti__by{height:10px;background-position:-790px 0px}.react-root .iti__flag.iti__bz{height:14px;background-position:-812px 0px}.react-root .iti__flag.iti__ca{height:10px;background-position:-834px 0px}.react-root .iti__flag.iti__cc{height:10px;background-position:-856px 0px}.react-root .iti__flag.iti__cd{height:15px;background-position:-878px 0px}.react-root .iti__flag.iti__cf{height:14px;background-position:-900px 0px}.react-root .iti__flag.iti__cg{height:14px;background-position:-922px 0px}.react-root .iti__flag.iti__ch{height:15px;background-position:-944px 0px}.react-root .iti__flag.iti__ci{height:14px;background-position:-961px 0px}.react-root .iti__flag.iti__ck{height:10px;background-position:-983px 0px}.react-root .iti__flag.iti__cl{height:14px;background-position:-1005px 0px}.react-root .iti__flag.iti__cm{height:14px;background-position:-1027px 0px}.react-root .iti__flag.iti__cn{height:14px;background-position:-1049px 0px}.react-root .iti__flag.iti__co{height:14px;background-position:-1071px 0px}.react-root .iti__flag.iti__cp{height:14px;background-position:-1093px 0px}.react-root .iti__flag.iti__cr{height:12px;background-position:-1115px 0px}.react-root .iti__flag.iti__cu{height:10px;background-position:-1137px 0px}.react-root .iti__flag.iti__cv{height:12px;background-position:-1159px 0px}.react-root .iti__flag.iti__cw{height:14px;background-position:-1181px 0px}.react-root .iti__flag.iti__cx{height:10px;background-position:-1203px 0px}.react-root .iti__flag.iti__cy{height:14px;background-position:-1225px 0px}.react-root .iti__flag.iti__cz{height:14px;background-position:-1247px 0px}.react-root .iti__flag.iti__de{height:12px;background-position:-1269px 0px}.react-root .iti__flag.iti__dg{height:10px;background-position:-1291px 0px}.react-root .iti__flag.iti__dj{height:14px;background-position:-1313px 0px}.react-root .iti__flag.iti__dk{height:15px;background-position:-1335px 0px}.react-root .iti__flag.iti__dm{height:10px;background-position:-1357px 0px}.react-root .iti__flag.iti__do{height:14px;background-position:-1379px 0px}.react-root .iti__flag.iti__dz{height:14px;background-position:-1401px 0px}.react-root .iti__flag.iti__ea{height:14px;background-position:-1423px 0px}.react-root .iti__flag.iti__ec{height:14px;background-position:-1445px 0px}.react-root .iti__flag.iti__ee{height:13px;background-position:-1467px 0px}.react-root .iti__flag.iti__eg{height:14px;background-position:-1489px 0px}.react-root .iti__flag.iti__eh{height:10px;background-position:-1511px 0px}.react-root .iti__flag.iti__er{height:10px;background-position:-1533px 0px}.react-root .iti__flag.iti__es{height:14px;background-position:-1555px 0px}.react-root .iti__flag.iti__et{height:10px;background-position:-1577px 0px}.react-root .iti__flag.iti__eu{height:14px;background-position:-1599px 0px}.react-root .iti__flag.iti__fi{height:12px;background-position:-1621px 0px}.react-root .iti__flag.iti__fj{height:10px;background-position:-1643px 0px}.react-root .iti__flag.iti__fk{height:10px;background-position:-1665px 0px}.react-root .iti__flag.iti__fm{height:11px;background-position:-1687px 0px}.react-root .iti__flag.iti__fo{height:15px;background-position:-1709px 0px}.react-root .iti__flag.iti__fr{height:14px;background-position:-1731px 0px}.react-root .iti__flag.iti__ga{height:15px;background-position:-1753px 0px}.react-root .iti__flag.iti__gb{height:10px;background-position:-1775px 0px}.react-root .iti__flag.iti__gd{height:12px;background-position:-1797px 0px}.react-root .iti__flag.iti__ge{height:14px;background-position:-1819px 0px}.react-root .iti__flag.iti__gf{height:14px;background-position:-1841px 0px}.react-root .iti__flag.iti__gg{height:14px;background-position:-1863px 0px}.react-root .iti__flag.iti__gh{height:14px;background-position:-1885px 0px}.react-root .iti__flag.iti__gi{height:10px;background-position:-1907px 0px}.react-root .iti__flag.iti__gl{height:14px;background-position:-1929px 0px}.react-root .iti__flag.iti__gm{height:14px;background-position:-1951px 0px}.react-root .iti__flag.iti__gn{height:14px;background-position:-1973px 0px}.react-root .iti__flag.iti__gp{height:14px;background-position:-1995px 0px}.react-root .iti__flag.iti__gq{height:14px;background-position:-2017px 0px}.react-root .iti__flag.iti__gr{height:14px;background-position:-2039px 0px}.react-root .iti__flag.iti__gs{height:10px;background-position:-2061px 0px}.react-root .iti__flag.iti__gt{height:13px;background-position:-2083px 0px}.react-root .iti__flag.iti__gu{height:11px;background-position:-2105px 0px}.react-root .iti__flag.iti__gw{height:10px;background-position:-2127px 0px}.react-root .iti__flag.iti__gy{height:12px;background-position:-2149px 0px}.react-root .iti__flag.iti__hk{height:14px;background-position:-2171px 0px}.react-root .iti__flag.iti__hm{height:10px;background-position:-2193px 0px}.react-root .iti__flag.iti__hn{height:10px;background-position:-2215px 0px}.react-root .iti__flag.iti__hr{height:10px;background-position:-2237px 0px}.react-root .iti__flag.iti__ht{height:12px;background-position:-2259px 0px}.react-root .iti__flag.iti__hu{height:10px;background-position:-2281px 0px}.react-root .iti__flag.iti__ic{height:14px;background-position:-2303px 0px}.react-root .iti__flag.iti__id{height:14px;background-position:-2325px 0px}.react-root .iti__flag.iti__ie{height:10px;background-position:-2347px 0px}.react-root .iti__flag.iti__il{height:15px;background-position:-2369px 0px}.react-root .iti__flag.iti__im{height:10px;background-position:-2391px 0px}.react-root .iti__flag.iti__in{height:14px;background-position:-2413px 0px}.react-root .iti__flag.iti__io{height:10px;background-position:-2435px 0px}.react-root .iti__flag.iti__iq{height:14px;background-position:-2457px 0px}.react-root .iti__flag.iti__ir{height:12px;background-position:-2479px 0px}.react-root .iti__flag.iti__is{height:15px;background-position:-2501px 0px}.react-root .iti__flag.iti__it{height:14px;background-position:-2523px 0px}.react-root .iti__flag.iti__je{height:12px;background-position:-2545px 0px}.react-root .iti__flag.iti__jm{height:10px;background-position:-2567px 0px}.react-root .iti__flag.iti__jo{height:10px;background-position:-2589px 0px}.react-root .iti__flag.iti__jp{height:14px;background-position:-2611px 0px}.react-root .iti__flag.iti__ke{height:14px;background-position:-2633px 0px}.react-root .iti__flag.iti__kg{height:12px;background-position:-2655px 0px}.react-root .iti__flag.iti__kh{height:13px;background-position:-2677px 0px}.react-root .iti__flag.iti__ki{height:10px;background-position:-2699px 0px}.react-root .iti__flag.iti__km{height:12px;background-position:-2721px 0px}.react-root .iti__flag.iti__kn{height:14px;background-position:-2743px 0px}.react-root .iti__flag.iti__kp{height:10px;background-position:-2765px 0px}.react-root .iti__flag.iti__kr{height:14px;background-position:-2787px 0px}.react-root .iti__flag.iti__kw{height:10px;background-position:-2809px 0px}.react-root .iti__flag.iti__ky{height:10px;background-position:-2831px 0px}.react-root .iti__flag.iti__kz{height:10px;background-position:-2853px 0px}.react-root .iti__flag.iti__la{height:14px;background-position:-2875px 0px}.react-root .iti__flag.iti__lb{height:14px;background-position:-2897px 0px}.react-root .iti__flag.iti__lc{height:10px;background-position:-2919px 0px}.react-root .iti__flag.iti__li{height:12px;background-position:-2941px 0px}.react-root .iti__flag.iti__lk{height:10px;background-position:-2963px 0px}.react-root .iti__flag.iti__lr{height:11px;background-position:-2985px 0px}.react-root .iti__flag.iti__ls{height:14px;background-position:-3007px 0px}.react-root .iti__flag.iti__lt{height:12px;background-position:-3029px 0px}.react-root .iti__flag.iti__lu{height:12px;background-position:-3051px 0px}.react-root .iti__flag.iti__lv{height:10px;background-position:-3073px 0px}.react-root .iti__flag.iti__ly{height:10px;background-position:-3095px 0px}.react-root .iti__flag.iti__ma{height:14px;background-position:-3117px 0px}.react-root .iti__flag.iti__mc{height:15px;background-position:-3139px 0px}.react-root .iti__flag.iti__md{height:10px;background-position:-3160px 0px}.react-root .iti__flag.iti__me{height:10px;background-position:-3182px 0px}.react-root .iti__flag.iti__mf{height:14px;background-position:-3204px 0px}.react-root .iti__flag.iti__mg{height:14px;background-position:-3226px 0px}.react-root .iti__flag.iti__mh{height:11px;background-position:-3248px 0px}.react-root .iti__flag.iti__mk{height:10px;background-position:-3270px 0px}.react-root .iti__flag.iti__ml{height:14px;background-position:-3292px 0px}.react-root .iti__flag.iti__mm{height:14px;background-position:-3314px 0px}.react-root .iti__flag.iti__mn{height:10px;background-position:-3336px 0px}.react-root .iti__flag.iti__mo{height:14px;background-position:-3358px 0px}.react-root .iti__flag.iti__mp{height:10px;background-position:-3380px 0px}.react-root .iti__flag.iti__mq{height:14px;background-position:-3402px 0px}.react-root .iti__flag.iti__mr{height:14px;background-position:-3424px 0px}.react-root .iti__flag.iti__ms{height:10px;background-position:-3446px 0px}.react-root .iti__flag.iti__mt{height:14px;background-position:-3468px 0px}.react-root .iti__flag.iti__mu{height:14px;background-position:-3490px 0px}.react-root .iti__flag.iti__mv{height:14px;background-position:-3512px 0px}.react-root .iti__flag.iti__mw{height:14px;background-position:-3534px 0px}.react-root .iti__flag.iti__mx{height:12px;background-position:-3556px 0px}.react-root .iti__flag.iti__my{height:10px;background-position:-3578px 0px}.react-root .iti__flag.iti__mz{height:14px;background-position:-3600px 0px}.react-root .iti__flag.iti__na{height:14px;background-position:-3622px 0px}.react-root .iti__flag.iti__nc{height:10px;background-position:-3644px 0px}.react-root .iti__flag.iti__ne{height:15px;background-position:-3666px 0px}.react-root .iti__flag.iti__nf{height:10px;background-position:-3686px 0px}.react-root .iti__flag.iti__ng{height:10px;background-position:-3708px 0px}.react-root .iti__flag.iti__ni{height:12px;background-position:-3730px 0px}.react-root .iti__flag.iti__nl{height:14px;background-position:-3752px 0px}.react-root .iti__flag.iti__no{height:15px;background-position:-3774px 0px}.react-root .iti__flag.iti__np{height:15px;background-position:-3796px 0px}.react-root .iti__flag.iti__nr{height:10px;background-position:-3811px 0px}.react-root .iti__flag.iti__nu{height:10px;background-position:-3833px 0px}.react-root .iti__flag.iti__nz{height:10px;background-position:-3855px 0px}.react-root .iti__flag.iti__om{height:10px;background-position:-3877px 0px}.react-root .iti__flag.iti__pa{height:14px;background-position:-3899px 0px}.react-root .iti__flag.iti__pe{height:14px;background-position:-3921px 0px}.react-root .iti__flag.iti__pf{height:14px;background-position:-3943px 0px}.react-root .iti__flag.iti__pg{height:15px;background-position:-3965px 0px}.react-root .iti__flag.iti__ph{height:10px;background-position:-3987px 0px}.react-root .iti__flag.iti__pk{height:14px;background-position:-4009px 0px}.react-root .iti__flag.iti__pl{height:13px;background-position:-4031px 0px}.react-root .iti__flag.iti__pm{height:14px;background-position:-4053px 0px}.react-root .iti__flag.iti__pn{height:10px;background-position:-4075px 0px}.react-root .iti__flag.iti__pr{height:14px;background-position:-4097px 0px}.react-root .iti__flag.iti__ps{height:10px;background-position:-4119px 0px}.react-root .iti__flag.iti__pt{height:14px;background-position:-4141px 0px}.react-root .iti__flag.iti__pw{height:13px;background-position:-4163px 0px}.react-root .iti__flag.iti__py{height:11px;background-position:-4185px 0px}.react-root .iti__flag.iti__qa{height:8px;background-position:-4207px 0px}.react-root .iti__flag.iti__re{height:14px;background-position:-4229px 0px}.react-root .iti__flag.iti__ro{height:14px;background-position:-4251px 0px}.react-root .iti__flag.iti__rs{height:14px;background-position:-4273px 0px}.react-root .iti__flag.iti__ru{height:14px;background-position:-4295px 0px}.react-root .iti__flag.iti__rw{height:14px;background-position:-4317px 0px}.react-root .iti__flag.iti__sa{height:14px;background-position:-4339px 0px}.react-root .iti__flag.iti__sb{height:10px;background-position:-4361px 0px}.react-root .iti__flag.iti__sc{height:10px;background-position:-4383px 0px}.react-root .iti__flag.iti__sd{height:10px;background-position:-4405px 0px}.react-root .iti__flag.iti__se{height:13px;background-position:-4427px 0px}.react-root .iti__flag.iti__sg{height:14px;background-position:-4449px 0px}.react-root .iti__flag.iti__sh{height:10px;background-position:-4471px 0px}.react-root .iti__flag.iti__si{height:10px;background-position:-4493px 0px}.react-root .iti__flag.iti__sj{height:15px;background-position:-4515px 0px}.react-root .iti__flag.iti__sk{height:14px;background-position:-4537px 0px}.react-root .iti__flag.iti__sl{height:14px;background-position:-4559px 0px}.react-root .iti__flag.iti__sm{height:15px;background-position:-4581px 0px}.react-root .iti__flag.iti__sn{height:14px;background-position:-4603px 0px}.react-root .iti__flag.iti__so{height:14px;background-position:-4625px 0px}.react-root .iti__flag.iti__sr{height:14px;background-position:-4647px 0px}.react-root .iti__flag.iti__ss{height:10px;background-position:-4669px 0px}.react-root .iti__flag.iti__st{height:10px;background-position:-4691px 0px}.react-root .iti__flag.iti__sv{height:12px;background-position:-4713px 0px}.react-root .iti__flag.iti__sx{height:14px;background-position:-4735px 0px}.react-root .iti__flag.iti__sy{height:14px;background-position:-4757px 0px}.react-root .iti__flag.iti__sz{height:14px;background-position:-4779px 0px}.react-root .iti__flag.iti__ta{height:10px;background-position:-4801px 0px}.react-root .iti__flag.iti__tc{height:10px;background-position:-4823px 0px}.react-root .iti__flag.iti__td{height:14px;background-position:-4845px 0px}.react-root .iti__flag.iti__tf{height:14px;background-position:-4867px 0px}.react-root .iti__flag.iti__tg{height:13px;background-position:-4889px 0px}.react-root .iti__flag.iti__th{height:14px;background-position:-4911px 0px}.react-root .iti__flag.iti__tj{height:10px;background-position:-4933px 0px}.react-root .iti__flag.iti__tk{height:10px;background-position:-4955px 0px}.react-root .iti__flag.iti__tl{height:10px;background-position:-4977px 0px}.react-root .iti__flag.iti__tm{height:14px;background-position:-4999px 0px}.react-root .iti__flag.iti__tn{height:14px;background-position:-5021px 0px}.react-root .iti__flag.iti__to{height:10px;background-position:-5043px 0px}.react-root .iti__flag.iti__tr{height:14px;background-position:-5065px 0px}.react-root .iti__flag.iti__tt{height:12px;background-position:-5087px 0px}.react-root .iti__flag.iti__tv{height:10px;background-position:-5109px 0px}.react-root .iti__flag.iti__tw{height:14px;background-position:-5131px 0px}.react-root .iti__flag.iti__tz{height:14px;background-position:-5153px 0px}.react-root .iti__flag.iti__ua{height:14px;background-position:-5175px 0px}.react-root .iti__flag.iti__ug{height:14px;background-position:-5197px 0px}.react-root .iti__flag.iti__um{height:11px;background-position:-5219px 0px}.react-root .iti__flag.iti__un{height:14px;background-position:-5241px 0px}.react-root .iti__flag.iti__us{height:11px;background-position:-5263px 0px}.react-root .iti__flag.iti__uy{height:14px;background-position:-5285px 0px}.react-root .iti__flag.iti__uz{height:10px;background-position:-5307px 0px}.react-root .iti__flag.iti__va{height:15px;background-position:-5329px 0px}.react-root .iti__flag.iti__vc{height:14px;background-position:-5346px 0px}.react-root .iti__flag.iti__ve{height:14px;background-position:-5368px 0px}.react-root .iti__flag.iti__vg{height:10px;background-position:-5390px 0px}.react-root .iti__flag.iti__vi{height:14px;background-position:-5412px 0px}.react-root .iti__flag.iti__vn{height:14px;background-position:-5434px 0px}.react-root .iti__flag.iti__vu{height:12px;background-position:-5456px 0px}.react-root .iti__flag.iti__wf{height:14px;background-position:-5478px 0px}.react-root .iti__flag.iti__ws{height:10px;background-position:-5500px 0px}.react-root .iti__flag.iti__xk{height:15px;background-position:-5522px 0px}.react-root .iti__flag.iti__ye{height:14px;background-position:-5544px 0px}.react-root .iti__flag.iti__yt{height:14px;background-position:-5566px 0px}.react-root .iti__flag.iti__za{height:14px;background-position:-5588px 0px}.react-root .iti__flag.iti__zm{height:14px;background-position:-5610px 0px}.react-root .iti__flag.iti__zw{height:10px;background-position:-5632px 0px}

