@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i);.settings-form{display:flex;flex-direction:column}.layout{display:block;height:100vh}.layout .app-container{display:flex;flex-direction:column;height:100vh}.layout .app-container .main-content{height:100vh;overflow-x:hidden;overflow-y:auto;position:relative;transition:padding .2s ease-in-out 0s;-webkit-overflow-scrolling:touch}.layout .app-container .main-content .page-loader{align-items:center;background:#fff;display:flex;height:100vh;justify-content:center;position:absolute;width:100%;z-index:10}.layout .app-container .main-content.fulfilled .app-loader{display:none}.layout .app-container .main-content .main-content-wrap{min-height:calc(100vh - 2.85714rem);margin:0 auto;opacity:0;padding:1.42857rem .71429rem 2.85714rem;transition:opacity .2s ease-in-out 0s;height:auto;width:100%}.layout .app-container .main-content .main-content-wrap .page-header{display:flex;justify-content:space-between}.layout .app-container .main-content .main-content-wrap .page-header .page-title{color:rgba(31,32,34,.5);margin:0 0 1.42857rem;font-size:1.5rem;width:100%}.layout .app-container .main-content .main-content-wrap .page-header .page-breadcrumbs{color:rgba(31,32,34,.5);font-size:.8rem;line-height:2;margin:0 0 1.42857rem}.layout .app-container .main-content.loaded .main-content-wrap{opacity:1;transition:opacity 0s ease-in-out 0s}.layout .app-container .content-overlay{background:rgba(31,32,34,.1);height:100%;left:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:990}@media (max-width:991px){.layout .app-container .content-overlay.show{visibility:visible}}.layout .app-container.boxed .main-content .main-content-wrap{position:relative;max-width:1140px;max-width:100%}.logo{align-items:center;color:inherit;display:flex;height:4.28571rem;min-height:4.28571rem;position:relative;text-decoration:none}.logo .logo-img{height:auto;max-height:100%;max-width:100%;vertical-align:top;width:auto}.logo .logo-text{display:block;font-size:20px;line-height:1;margin-left:1.42857rem}.topbarcolor{background-color:#316270!important}.navbar{margin:0;background:#fff;color:var(--main-color);display:block;transition:box-shadow .2s ease-in-out;will-change:box-shadow;width:100%;z-index:990}.navbar .navbar-wrap{align-items:center;background:inherit;display:flex;height:100%;justify-content:space-between;margin:0;min-height:3.5em;padding:0;position:relative}.navbar .navbar-wrap>*{margin:0 .71429rem}.navbar .navbar-wrap .navbar-close{color:inherit;cursor:pointer;font-size:30px;position:absolute;right:.71429rem;top:1.07143rem;width:auto!important;z-index:1}.navbar .navbar-wrap .add-patient{height:100%;padding:1.42857rem 2.85714rem}.navbar .navbar-wrap .assistant-menu{display:block;padding:0 2.85714rem 1.42857rem}.navbar .navbar-wrap .assistant-menu .link{color:inherit;display:block;font-weight:700;opacity:.3;padding:.35714rem 0;transition:opacity .2s ease-in-out}.navbar .navbar-wrap .assistant-menu .link .link-icon{margin-right:.71429rem;padding:0;font-size:1.3em}.navbar .navbar-wrap .assistant-menu .link:hover{opacity:1}.navbar .navbar-wrap .navbar-toggle{align-items:center;color:inherit;cursor:pointer;display:flex;flex-direction:column;height:40px;justify-content:center;width:35px}.navbar .navbar-wrap .navbar-toggle span{background:#1f2022;display:block;height:3px;margin:4px 0;width:35px}.navbar.boxed .navbar-wrap{max-width:1140px;max-width:100%}@media (max-width:991px){.navbar.horizontal-vertical{display:flex;justify-content:flex-end;height:100%;left:0;position:absolute;top:0;transform:translateX(-17.14286rem);transition:transform .2s ease-in-out;width:17.14286rem;will-change:transform,width;z-index:997}.navbar.horizontal-vertical .navbar-wrap{align-items:flex-start;flex-direction:column;height:100%;justify-content:flex-start;overflow:auto;padding:0;width:17.14286rem}.navbar.horizontal-vertical .navbar-wrap>*{margin:0;width:100%}.navbar.horizontal-vertical.opened{transform:translateX(0)}}.navbar.vertical{background:#fbfbfb;display:flex;justify-content:flex-end;height:100%;left:0;overflow:auto;position:absolute;top:0;transition:transform .2s ease-in-out;width:17.14286rem;will-change:transform,width;-webkit-overflow-scrolling:touch;z-index:998}@media (max-width:991px){.navbar.vertical{transform:translateX(-17.14286rem)}}.navbar.vertical .topbarcolor{background-color:#316270}.navbar.vertical .navbar-wrap{align-items:flex-start;flex-direction:column;height:100%;justify-content:flex-start;padding:0;width:17.14286rem}.navbar.vertical .navbar-wrap>*{margin:0;width:100%}.navbar.vertical.opened{transform:translateX(0)}.ant-select-show-search div{border-radius:6px}.app-search{width:40%;max-width:25rem}@media (max-width:767px){.app-search{max-width:20rem!important}}.app-search .ant-select-arrow{top:50%;transform:translateY(-50%);font-size:18px;margin:0;right:1.42857rem;height:20px;width:20px}.app-search .ant-select-selection--placeholder{color:#316270!important}.app-search .ant-input .inputOrg{height:30px!important}.app-search .ant-input .inputOrg::placeholder{color:#316270!important}.app-search .ant-input-affix-wrapper .ant-input-suffix{right:1.78571rem}.app-search .ant-input-affix-wrapper .ant-input-suffix>*{font-weight:500;opacity:.4;font-size:1.25rem}@keyframes loaderAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.topbarcolor{background-color:#316270}.navbar-skeleton{align-items:center;background:inherit;display:flex;height:100%;justify-content:space-between;left:0;overflow:hidden;padding:0 .71429rem;position:absolute;right:0;top:0;transition:opacity .2s ease-in-out 0s,visibility 0s ease-in-out 0s;z-index:999}.navbar-skeleton.invisible{opacity:0;transition:opacity .2s ease-in-out .2s,visibility 0s ease-in-out .4s;visibility:hidden}.navbar-skeleton .bg{background:#ebebeb}.navbar-skeleton .bg-1{background:#f5f5f5}.navbar-skeleton .left-part{flex-grow:1}.navbar-skeleton .navbar-button{display:block;height:30px;margin-right:1.42857rem;width:35px}.navbar-skeleton .search{border-radius:20px;display:block;height:40px;max-width:100%;width:350px}.navbar-skeleton .icon-box{position:relative}.navbar-skeleton .icon-box .icon{border-radius:5px;display:block;height:20px;width:20px}.navbar-skeleton .icon-box .badge{background:#ed5564;border-radius:20px;display:block;height:16px;position:absolute;right:-8px;top:-10px;width:16px}.navbar-skeleton .avatar{border-radius:20px;display:block;height:40px;margin:0 18px 0 25px;width:40px}.navbar-skeleton .sk-logo{border-radius:5px;display:block;height:2.85714rem;margin-right:1.42857rem;max-width:169px;width:100%}.navbar-skeleton .animated-bg{overflow:hidden;position:relative}.navbar-skeleton .animated-bg:before{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:loaderAnimation;animation-timing-function:linear;background:transparent;background:linear-gradient(90deg,transparent 10%,hsla(0,0%,100%,.5) 18%,transparent 33%);background-size:800px 100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.navbar-skeleton.nav-bar{flex-direction:column}.navbar-skeleton.nav-bar .bottom-part,.navbar-skeleton.nav-bar .top-part{padding:.71429rem 2.14286rem;width:100%}.navbar-skeleton.nav-bar .bottom-part{padding-bottom:2.14286rem}.navbar-skeleton.nav-bar .sk-logo{margin:0}.navbar-skeleton.nav-bar .sk-menu{margin:3.21429rem 0 0}.navbar-skeleton.nav-bar .sk-menu .sk-menu-item{border-radius:3px;display:block;height:1.07143rem;margin:1.07143rem 0 0}.navbar-skeleton.nav-bar .sk-menu .sk-menu-item.menu-header{width:50%}.navbar-skeleton.nav-bar .sk-button{background:#336cfb;border-radius:6px;height:2.85714rem;margin-top:2.14286rem}.navbar-skeleton.nav-bar .horizontal-menu{align-items:center;align-self:flex-start;display:none;height:100%}.navbar-skeleton.nav-bar .horizontal-menu .sk-menu-item{border-radius:3px;display:block;height:.71429rem;margin:0 .71429rem 0 0;width:5.71429rem}@media (min-width:992px){.horizontal-vertical .navbar-skeleton.nav-bar .bottom-part,.horizontal-vertical .navbar-skeleton.nav-bar .top-part{display:none}.horizontal-vertical .navbar-skeleton.nav-bar .horizontal-menu{display:flex}}.actions{cursor:pointer}.actions .item{display:flex}.actions .item .icon.log-out{margin:0 0 0 auto!important;opacity:.2;color:#000!important}.actions .item .tc-badge{justify-content:center;font-size:.8em;min-width:18px;height:18px;padding-left:2px;padding-right:2px;position:absolute;right:-5px;text-align:center;top:-5px}.actions .item:hover .tc-icon{opacity:1}.actions .item.active .tc-icon{color:#336cfb;opacity:1}.item-link{transition:color .2s ease-in-out}.item-link:hover{color:#1f2022}.notification-icon{opacity:.5;transition:opacity .25s ease-in-out,color .25s ease-in-out}.notification-icon.active,.notification-icon:hover{color:#336cfb;opacity:.8}.dropdown-link-wrap{position:relative}.dropdown-title{font-size:1.1em;margin:0;padding:.71429rem 1.42857rem}.action-menu{display:flex;flex-direction:column;justify-content:center}.action-badge .ant-badge-count{background:#ed5564}.action-item>a{align-items:center}.action-item .icon{border-radius:50%;background:#e8e8e8;color:inherit;font-size:1rem;padding:.71429rem;transition:background-color .2s ease-in-out,color .2s ease-in-out;width:35px;height:35px;line-height:1}.action-item .text{display:flex;flex-direction:column;color:inherit;font-size:.9em;transition:color .2s ease-in-out;margin-top:5px}.action-item .text .sub-text{font-size:.8em;margin-top:.17857rem;line-height:1;opacity:.6}.action-item:hover .text{color:#336cfb}.action-item:hover .icon{background-color:#336cfb;color:#fff}.dropdown-header{align-items:center;display:flex;justify-content:space-between;padding:.71429rem 1.42857rem}.dropdown-header .dropdown-title{font-size:1.25rem}.dropdown-header>*{padding:0}.dropdown-actions{padding:.71429rem 1.42857rem;width:100%}.ant-badge-count{box-shadow:0 0 0 2px #fff!important;height:18px;min-width:18px}.empty-item{display:block;padding:.71429rem 1.42857rem}h1,h2,h3,h4,h5,h6,p{color:#316270!important}.link-icon{width:10%!important}a{color:#000!important}.btnPrimary{background-color:#316270!important;color:#fff!important}.btnSecondary{color:#212529!important;background-color:#f8f9fa!important;border-color:#f8f9fa!important;text-transform:none!important}.btnSecondary:hover{color:#212529!important;background-color:#e2e6ea!important;border-color:#dae0e5!important}.btnError{background-color:red!important;color:#fff!important}.ant-table-thead,th.ant-table-cell{background-color:#316270!important;color:#fff!important}.scroll{display:block;width:100%;height:100vh;overflow-x:hidden}@media (max-width:991px){.layout.vertical .app-container{padding-left:0}}@media (max-width:543px){.layout.vertical .app-container .app-search{display:none}}.layout.vertical .app-container .topbarcolor{background-color:#316270}.layout.vertical .app-container .navbar.horizontal .navbar-skeleton .sk-logo{display:none!important}.layout.vertical .app-container .footer{left:17.14286rem}@media (max-width:991px){.layout.vertical .app-container .footer{left:0}}.layout.vertical .app-container.scrolled .navbar.horizontal{box-shadow:4px 3px 4px rgba(0,0,0,.05);z-index:997}.layout.vertical .assistant-menu{margin-top:auto}.layout.vertical .assistant-menu .menu-item .item-link{color:#000;opacity:.3;transition:opacity .2s ease-in-out}.layout.vertical .assistant-menu .menu-item .item-link .link-icon{opacity:1}.layout.vertical .assistant-menu .menu-item .item-link:hover{color:#000;opacity:1}.menu-overlay{cursor:pointer;position:absolute;height:100vh;width:100vw;left:17.14286rem;bottom:4.28571rem;top:0;z-index:999}.drawer-items-wrapper::-webkit-scrollbar{width:5px}.drawer-items-wrapper::-webkit-scrollbar-track{background:#ddd;border-radius:8px}.drawer-items-wrapper::-webkit-scrollbar-thumb{background:hsla(0,0%,56.9%,.5);border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.5)}.menu-text,.MuiListItemText-primary{color:#316270!important;font-size:12px;font-weight:700;padding:0 0 0 5px}.css-1jljdxv-MuiButtonBase-root-MuiListItemButton-root:hover{-webkit-text-decoration:none;text-decoration:none;background-color:rgba(107,187,232,.2)!important}.selectedItem{background-color:rgba(107,187,232,.2)!important}.main-menu{display:block;margin:0;max-width:100%;padding:0;line-height:20px}.main-menu,.main-menu .main-menu-wrap{width:inherit}.main-menu .main-menu-wrap .menu-ul{list-style-type:none;margin:0;padding:2.14286rem 1.42857rem 0}.main-menu .main-menu-wrap .menu-ul .menu-item{font-weight:700;padding:0 1.07143rem;position:relative}.main-menu .main-menu-wrap .menu-ul .menu-item .group-title{color:currentColor;display:block;opacity:.3;padding:2.14286rem .35714rem .71429rem;text-transform:uppercase}.main-menu .main-menu-wrap .menu-ul .menu-item:first-child .group-title{padding-top:0}.main-menu .main-menu-wrap .menu-ul .menu-item .item-link{align-items:center;background:transparent;color:currentColor;cursor:pointer;display:flex;height:100%;justify-content:space-between;min-height:2.14286rem;padding:.35714rem 0;position:relative;text-decoration:none;transition:background .2s ease-in-out,color .2s ease-in-out}.main-menu .main-menu-wrap .menu-ul .menu-item .item-link.active{color:#336cfb}.main-menu .main-menu-wrap .menu-ul .menu-item .item-link .link-text{flex-grow:2;flex-shrink:1;margin:0 .35714rem}.main-menu .main-menu-wrap .menu-ul .menu-item .item-link .link-badge{margin:0 .35714rem}.main-menu .main-menu-wrap .menu-ul .menu-item .item-link .link-icon{margin:0 .35714rem;opacity:.25;padding:0;font-size:1.3em;transition:none}.main-menu .main-menu-wrap .menu-ul .menu-item .item-link .link-caret{margin:0 .35714rem;transition:transform .1s ease-in-out}.main-menu .main-menu-wrap .menu-ul .menu-item .item-link:hover{background:transparent;color:#336cfb}.main-menu .main-menu-wrap .menu-ul .menu-item .sub{background:transparent;list-style-type:none;overflow:hidden;margin:0;padding:0}.main-menu .main-menu-wrap .menu-ul .menu-item .sub .menu-item{font-weight:400;padding-left:.35714rem;padding-right:.35714rem}.main-menu .main-menu-wrap .menu-ul .menu-item .sub .menu-item:after{display:none}.main-menu .main-menu-wrap .menu-ul .menu-item.active:after{transform:translateX(4px);transition:transform .2s ease-in-out .2s}.main-menu .main-menu-wrap .menu-ul .menu-item.active>.item-link{color:#336cfb}.main-menu .main-menu-wrap .menu-ul .menu-item.active>.item-link .link-caret{transform:rotate(90deg)}.main-menu .main-menu-wrap .menu-ul .menu-item.has-sub,.main-menu .main-menu-wrap .menu-ul .menu-item.has-sub>.item-link{position:relative}.main-menu .main-menu-wrap .menu-ul .menu-item.has-sub>.item-link .caret{display:block}.main-menu .main-menu-wrap .menu-ul .menu-item.has-sub.active>.item-link .caret{transform:rotate(90deg)}@media (min-width:992px){.main-menu.horizontal{margin:0!important;overflow:visible}}@media (min-width:992px){.main-menu.horizontal .main-menu-wrap .mCustomScrollBox,.main-menu.horizontal .main-menu-wrap .mCustomScrollBox .mCSB_container{overflow:visible}.main-menu.horizontal .main-menu-wrap .mCSB_scrollTools{display:none!important}.main-menu.horizontal .main-menu-wrap .menu-ul{display:flex;flex-wrap:wrap;padding:0}.main-menu.horizontal .main-menu-wrap .menu-ul>.menu-item>.group-title{display:none}.main-menu.horizontal .main-menu-wrap .menu-ul .menu-item{padding:0}.main-menu.horizontal .main-menu-wrap .menu-ul .menu-item .item-link{padding:.71429rem}.main-menu.horizontal .main-menu-wrap .menu-ul .menu-item .item-link .link-caret{transform:rotate(90deg)}.main-menu.horizontal .main-menu-wrap .menu-ul .menu-item .sub{background:#fff;border-radius:6px;box-shadow:0 0 .25em rgba(59,61,68,.219),0 .25em 1em rgba(53,57,88,.24);display:block!important;color:#000;height:auto!important;left:0;opacity:0;padding:.71429rem 0;position:absolute;transition:opacity .2s ease-in-out 0s,visibility 0s ease-in-out .2s;visibility:hidden!important;width:17.85714rem;z-index:500}.main-menu.horizontal .main-menu-wrap .menu-ul .menu-item .sub:before{bottom:2.85714rem}.main-menu.horizontal .main-menu-wrap .menu-ul .menu-item .sub .menu-item{width:100%}.main-menu.horizontal .main-menu-wrap .menu-ul .menu-item .sub .menu-item .item-link{height:auto;min-height:0;padding-top:.35714rem;padding-bottom:.35714rem}.main-menu.horizontal .main-menu-wrap .menu-ul .menu-item:hover>.sub{opacity:1;transition:opacity .2s ease-in-out 0s,visibility 0s ease-in-out 0s;visibility:visible!important}.main-menu.horizontal .main-menu-wrap .menu-ul .menu-item:last-child .sub{left:auto;right:0}.main-menu.horizontal .main-menu-wrap .menu-ul .menu-item.full-sub{position:static}.main-menu.horizontal .main-menu-wrap .menu-ul .menu-item.full-sub .sub{width:100%}}.menu-item-icon{min-width:40px!important;height:35px!important;display:flex!important;justify-content:center!important;align-items:center!important;background-color:#e8e8e9;border-radius:8px;padding:5px}.public-layout{background-size:cover;background-position:50%;display:block;height:100%;overflow:auto;width:100%}.public-layout .loginpage h1,.public-layout .loginpage h2,.public-layout .loginpage h3,.public-layout .loginpage h4,.public-layout .loginpage h5,.public-layout .loginpage p{color:#316270!important}.public-layout .color-red{color:red!important}.public-layout h1,.public-layout h2,.public-layout h3,.public-layout h4,.public-layout h5,.public-layout p{color:#fff!important}.public-layout h6{color:#316270!important;font-weight:700}.public-layout .disabledcard{opacity:.3}.public-layout .content-box{background:#fff;box-shadow:0 0 .25em rgba(59,61,68,.219),0 .25em 1em rgba(53,57,88,.24);display:flex;flex-direction:column;max-width:400px;min-height:100%}.public-layout .content-box.transparent{background:hsla(0,0%,100%,.9)}.public-layout .content-box .content-header{padding-top:1.42857rem}.public-layout .content-box .content-body{align-items:center;display:flex;justify-content:center;flex-direction:column;flex-grow:1;padding:.71429rem 2.85714rem;width:100%}.public-layout .content-box .content-body>*{width:100%}.contact{background:#fff;border-radius:6px;box-shadow:0 0 .25em rgba(59,61,68,.219),0 .25em 1em rgba(53,57,88,.24);display:block;margin:0 auto 1.42857rem;max-width:400px;text-align:center;transition:box-shadow .2s ease-in-out}.contact:hover{box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}.contact .img-box{background:rgba(0,0,0,.05);border-top-left-radius:inherit;border-top-right-radius:inherit;overflow:hidden}.contact .info-box{padding:1.42857rem 1.42857rem 2.14286rem}.contact .info-box .name{margin:0 0 .71429rem}.contact .info-box .role{opacity:.6}.contact .info-box .social{display:flex;justify-content:center;margin:0 -.35714rem 1.42857rem}.contact .info-box .social .link{color:inherit;display:block;font-size:1.42857rem;margin:0 .35714rem}.contact .info-box .social .link:hover{color:#336cfb}.contact .info-box .address{opacity:.6}.contact .info-box .button-box{display:flex;justify-content:center}.k-switch-lg .k-switch-track{width:100px!important;height:34px!important}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}@media print{*,:after,:before,blockquote:first-letter,blockquote:first-line,div:first-letter,div:first-line,li:first-letter,li:first-line,p:first-letter,p:first-line{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.5;color:#292b2c;background-color:#fff}[tabindex="-1"]:focus{outline:none!important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{cursor:help}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}a{color:#0275d8}a:focus,a:hover{color:#014c8c;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre{overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle}[role=button]{cursor:pointer}[role=button],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse;background-color:transparent}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;caption-side:bottom}caption,th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{line-height:inherit}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}input[type=search]{-webkit-appearance:none}output{display:inline-block}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.1}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.1}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{padding:.5rem 1rem;margin-bottom:1rem;font-size:1.25rem;border-left:.25rem solid #eceeef}.blockquote-footer{display:block;font-size:80%;color:#636c72}.blockquote-footer:before{content:"\2014 \00A0"}.blockquote-reverse{padding-right:1rem;padding-left:0;text-align:right;border-right:.25rem solid #eceeef;border-left:0}.blockquote-reverse .blockquote-footer:before{content:""}.blockquote-reverse .blockquote-footer:after{content:"\00A0 \2014"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;transition:all .2s ease-in-out}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#636c72}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f7f7f9;border-radius:.25rem}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#292b2c;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#292b2c}pre code{padding:0;font-size:inherit;color:inherit;background-color:initial;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{position:relative;margin-left:auto;margin-right:auto;padding-right:11px;padding-left:11px}@media (min-width:576px){.container{padding-right:11px;padding-left:11px}}@media (min-width:768px){.container{padding-right:11px;padding-left:11px}}@media (min-width:992px){.container{padding-right:11px;padding-left:11px}}@media (min-width:1200px){.container{padding-right:11px;padding-left:11px}}@media (min-width:576px){.container{width:540px;max-width:100%}}@media (min-width:768px){.container{width:720px;max-width:100%}}@media (min-width:992px){.container{width:960px;max-width:100%}}@media (min-width:1200px){.container{width:1140px;max-width:100%}}.container-fluid{position:relative;margin-left:auto;margin-right:auto;padding-right:11px;padding-left:11px}@media (min-width:576px){.container-fluid{padding-right:11px;padding-left:11px}}@media (min-width:768px){.container-fluid{padding-right:11px;padding-left:11px}}@media (min-width:992px){.container-fluid{padding-right:11px;padding-left:11px}}@media (min-width:1200px){.container-fluid{padding-right:11px;padding-left:11px}}.row{display:flex;flex-wrap:wrap;margin-right:-11px;margin-left:-11px}@media (min-width:576px){.row{margin-right:-11px;margin-left:-11px}}@media (min-width:768px){.row{margin-right:-11px;margin-left:-11px}}@media (min-width:992px){.row{margin-right:-11px;margin-left:-11px}}@media (min-width:1200px){.row{margin-right:-11px;margin-left:-11px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{position:relative;width:100%;min-height:1px;padding-right:11px;padding-left:11px}@media (min-width:576px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:11px;padding-left:11px}}@media (min-width:768px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:11px;padding-left:11px}}@media (min-width:992px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:11px;padding-left:11px}}@media (min-width:1200px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:11px;padding-left:11px}}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.pull-0{right:auto}.pull-1{right:8.33333%}.pull-2{right:16.66667%}.pull-3{right:25%}.pull-4{right:33.33333%}.pull-5{right:41.66667%}.pull-6{right:50%}.pull-7{right:58.33333%}.pull-8{right:66.66667%}.pull-9{right:75%}.pull-10{right:83.33333%}.pull-11{right:91.66667%}.pull-12{right:100%}.push-0{left:auto}.push-1{left:8.33333%}.push-2{left:16.66667%}.push-3{left:25%}.push-4{left:33.33333%}.push-5{left:41.66667%}.push-6{left:50%}.push-7{left:58.33333%}.push-8{left:66.66667%}.push-9{left:75%}.push-10{left:83.33333%}.push-11{left:91.66667%}.push-12{left:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.33333%}.pull-sm-2{right:16.66667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.33333%}.pull-sm-5{right:41.66667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.33333%}.pull-sm-8{right:66.66667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.33333%}.pull-sm-11{right:91.66667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.33333%}.push-sm-2{left:16.66667%}.push-sm-3{left:25%}.push-sm-4{left:33.33333%}.push-sm-5{left:41.66667%}.push-sm-6{left:50%}.push-sm-7{left:58.33333%}.push-sm-8{left:66.66667%}.push-sm-9{left:75%}.push-sm-10{left:83.33333%}.push-sm-11{left:91.66667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.33333%}.pull-md-2{right:16.66667%}.pull-md-3{right:25%}.pull-md-4{right:33.33333%}.pull-md-5{right:41.66667%}.pull-md-6{right:50%}.pull-md-7{right:58.33333%}.pull-md-8{right:66.66667%}.pull-md-9{right:75%}.pull-md-10{right:83.33333%}.pull-md-11{right:91.66667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.33333%}.push-md-2{left:16.66667%}.push-md-3{left:25%}.push-md-4{left:33.33333%}.push-md-5{left:41.66667%}.push-md-6{left:50%}.push-md-7{left:58.33333%}.push-md-8{left:66.66667%}.push-md-9{left:75%}.push-md-10{left:83.33333%}.push-md-11{left:91.66667%}.push-md-12{left:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.33333%}.pull-lg-2{right:16.66667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.33333%}.pull-lg-5{right:41.66667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.33333%}.pull-lg-8{right:66.66667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.33333%}.pull-lg-11{right:91.66667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.33333%}.push-lg-2{left:16.66667%}.push-lg-3{left:25%}.push-lg-4{left:33.33333%}.push-lg-5{left:41.66667%}.push-lg-6{left:50%}.push-lg-7{left:58.33333%}.push-lg-8{left:66.66667%}.push-lg-9{left:75%}.push-lg-10{left:83.33333%}.push-lg-11{left:91.66667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.33333%}.pull-xl-2{right:16.66667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.33333%}.pull-xl-5{right:41.66667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.33333%}.pull-xl-8{right:66.66667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.33333%}.pull-xl-11{right:91.66667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.33333%}.push-xl-2{left:16.66667%}.push-xl-3{left:25%}.push-xl-4{left:33.33333%}.push-xl-5{left:41.66667%}.push-xl-6{left:50%}.push-xl-7{left:58.33333%}.push-xl-8{left:66.66667%}.push-xl-9{left:75%}.push-xl-10{left:83.33333%}.push-xl-11{left:91.66667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;max-width:100%;margin-bottom:1rem}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e8eaec}.table thead th{vertical-align:bottom;border-bottom:2px solid #e8eaec}.table tbody+tbody{border-top:2px solid #e8eaec}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #e8eaec}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:#e8eaec}.table-active,.table-active>td,.table-active>th,.table-hover tbody tr:hover{background-color:#c5cad0}.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#b7bdc5}.table-success,.table-success>td,.table-success>th{background-color:#dff0d8}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d0e9c6}.table-info,.table-info>td,.table-info>th{background-color:#d9edf7}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c4e3f3}.table-warning,.table-warning>td,.table-warning>th{background-color:#fcf8e3}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#faf2cc}.table-danger,.table-danger>td,.table-danger>th{background-color:#f2dede}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ebcccc}.thead-inverse th{color:#fff;background-color:#3c4e62}.thead-default th{color:#464a4c;background-color:#e8eaec}.table-inverse{color:#fff;background-color:#3c4e62}.table-inverse td,.table-inverse th,.table-inverse thead th{border-color:#fff}.table-inverse.table-bordered{border:0}.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}.form-control{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;color:#464a4c;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:initial;border:0}.form-control:focus{color:#464a4c;background-color:#fff;border-color:#5cb3fd;outline:none}.form-control::placeholder{color:#636c72;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#eceeef;opacity:1}.form-control:disabled{cursor:not-allowed}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#464a4c;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(.5rem - 2px);padding-bottom:calc(.5rem - 2px);margin-bottom:0}.col-form-label-lg{padding-top:calc(.75rem - 2px);padding-bottom:calc(.75rem - 2px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem - 2px);padding-bottom:calc(.25rem - 2px);font-size:.875rem}.col-form-legend{font-size:1rem}.col-form-legend,.form-control-static{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0}.form-control-static{line-height:1.25;border:solid transparent;border-width:1px 0}.form-control-static.form-control-lg,.form-control-static.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}select.form-control-sm:not([size]):not([multiple]){height:1.8125rem}.form-control-lg{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}select.form-control-lg:not([size]):not([multiple]){height:3.16667rem}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#636c72;cursor:not-allowed}.form-check-label{padding-left:1.25rem;margin-bottom:0;cursor:pointer}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-input:only-child{position:static}.form-check-inline{display:inline-block}.form-check-inline .form-check-label{vertical-align:middle}.form-check-inline+.form-check-inline{margin-left:.75rem}.form-control-feedback{margin-top:.25rem}.form-control-danger,.form-control-success,.form-control-warning{padding-right:2.25rem;background-repeat:no-repeat;background-position:center right .5625rem;background-size:1.125rem 1.125rem}.has-success .col-form-label,.has-success .custom-control,.has-success .form-check-label,.has-success .form-control-feedback,.has-success .form-control-label{color:#5cb85c}.has-success .form-control{border-color:#5cb85c}.has-success .input-group-addon{color:#5cb85c;border-color:#5cb85c;background-color:#eaf6ea}.has-success .form-control-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}.has-warning .col-form-label,.has-warning .custom-control,.has-warning .form-check-label,.has-warning .form-control-feedback,.has-warning .form-control-label{color:#ff8c00}.has-warning .form-control{border-color:#ff8c00}.has-warning .input-group-addon{color:#ff8c00;border-color:#ff8c00;background-color:#ffe8cc}.has-warning .form-control-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ff8c00' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")}.has-danger .col-form-label,.has-danger .custom-control,.has-danger .form-check-label,.has-danger .form-control-feedback,.has-danger .form-control-label{color:#dc143c}.has-danger .form-control{border-color:#dc143c}.has-danger .input-group-addon{color:#dc143c;border-color:#dc143c;background-color:#fac3ce}.has-danger .form-control-danger{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='crimson' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:flex;align-items:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1rem;font-size:1rem;border-radius:.25rem;transition:all .2s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 2px rgba(2,117,216,.25)}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn.active,.btn:active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-primary:hover{color:#fff;background-color:#025aa5;border-color:#01549b}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 2px rgba(2,117,216,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#0275d8;border-color:#0275d8}.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#025aa5;background-image:none;border-color:#01549b}.btn-secondary{color:#292b2c;background-color:#fff;border-color:#ccc}.btn-secondary:hover{color:#292b2c;background-color:#e6e6e6;border-color:#adadad}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 2px hsla(0,0%,80%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#fff;border-color:#ccc}.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#292b2c;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#2aabd2}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 2px rgba(91,192,222,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#5bc0de;border-color:#5bc0de}.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;background-image:none;border-color:#2aabd2}.btn-success{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#419641}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 2px rgba(92,184,92,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#5cb85c;border-color:#5cb85c}.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;background-image:none;border-color:#419641}.btn-warning{color:#fff;background-color:#ff8c00;border-color:#ff8c00}.btn-warning:hover{color:#fff;background-color:#cc7000;border-color:#c26a00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 2px rgba(255,140,0,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ff8c00;border-color:#ff8c00}.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#cc7000;background-image:none;border-color:#c26a00}.btn-danger{color:#fff;background-color:#dc143c;border-color:#dc143c}.btn-danger:hover{color:#fff;background-color:#ad102f;border-color:#a40f2d}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 2px rgba(220,20,60,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc143c;border-color:#dc143c}.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ad102f;background-image:none;border-color:#a40f2d}.btn-outline-primary{color:#0275d8;background-image:none;background-color:initial;border-color:#0275d8}.btn-outline-primary:hover{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 2px rgba(2,117,216,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0275d8;background-color:initial}.btn-outline-primary.active,.btn-outline-primary:active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-secondary{color:#ccc;background-image:none;background-color:initial;border-color:#ccc}.btn-outline-secondary:hover{color:#fff;background-color:#ccc;border-color:#ccc}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 2px hsla(0,0%,80%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ccc;background-color:initial}.btn-outline-secondary.active,.btn-outline-secondary:active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#ccc;border-color:#ccc}.btn-outline-info{color:#5bc0de;background-image:none;background-color:initial;border-color:#5bc0de}.btn-outline-info:hover{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 2px rgba(91,192,222,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#5bc0de;background-color:initial}.btn-outline-info.active,.btn-outline-info:active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-success{color:#5cb85c;background-image:none;background-color:initial;border-color:#5cb85c}.btn-outline-success:hover{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 2px rgba(92,184,92,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#5cb85c;background-color:initial}.btn-outline-success.active,.btn-outline-success:active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-warning{color:#ff8c00;background-image:none;background-color:initial;border-color:#ff8c00}.btn-outline-warning:hover{color:#fff;background-color:#ff8c00;border-color:#ff8c00}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 2px rgba(255,140,0,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ff8c00;background-color:initial}.btn-outline-warning.active,.btn-outline-warning:active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ff8c00;border-color:#ff8c00}.btn-outline-danger{color:#dc143c;background-image:none;background-color:initial;border-color:#dc143c}.btn-outline-danger:hover{color:#fff;background-color:#dc143c;border-color:#dc143c}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 2px rgba(220,20,60,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc143c;background-color:initial}.btn-outline-danger.active,.btn-outline-danger:active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc143c;border-color:#dc143c}.btn-link{font-weight:400;color:#0275d8;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled{background-color:initial}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#014c8c;text-decoration:underline;background-color:initial}.btn-link:disabled{color:#636c72}.btn-link:disabled:focus,.btn-link:disabled:hover{text-decoration:none}.btn-lg{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.clearfix:after{display:block;content:"";clear:both}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}.flex-first{order:-1}.flex-last{order:1}.flex-unordered{order:0}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-first{order:-1}.flex-sm-last{order:1}.flex-sm-unordered{order:0}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-first{order:-1}.flex-md-last{order:1}.flex-md-unordered{order:0}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-first{order:-1}.flex-lg-last{order:1}.flex-lg-unordered{order:0}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-first{order:-1}.flex-xl-last{order:1}.flex-xl-unordered{order:0}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1030}.w-25{width:25%!important}.w-40{width:40%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-90{width:90%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-40{height:40%!important}.h-50{height:50%!important}.h-60{height:60%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-90{height:90%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:1rem!important}.mt-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.mx-3{margin-right:1rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-4{margin:1.5rem!important}.mt-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.mx-4{margin-right:1.5rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-5{margin:3rem!important}.mt-5{margin-top:3rem!important}.mr-5{margin-right:3rem!important}.mb-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.mx-5{margin-right:3rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:1rem!important}.pt-3{padding-top:1rem!important}.pr-3{padding-right:1rem!important}.pb-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.px-3{padding-right:1rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-4{padding:1.5rem!important}.pt-4{padding-top:1.5rem!important}.pr-4{padding-right:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.px-4{padding-right:1.5rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-5{padding:3rem!important}.pt-5{padding-top:3rem!important}.pr-5{padding-right:3rem!important}.pb-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.px-5{padding-right:3rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0{margin-top:0!important}.mr-sm-0{margin-right:0!important}.mb-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.mx-sm-0{margin-right:0!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1{margin-top:.25rem!important}.mr-sm-1{margin-right:.25rem!important}.mb-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.mx-sm-1{margin-right:.25rem!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2{margin-top:.5rem!important}.mr-sm-2{margin-right:.5rem!important}.mb-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.mx-sm-2{margin-right:.5rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3{margin-top:1rem!important}.mr-sm-3{margin-right:1rem!important}.mb-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.mx-sm-3{margin-right:1rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4{margin-top:1.5rem!important}.mr-sm-4{margin-right:1.5rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.mx-sm-4{margin-right:1.5rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5{margin-top:3rem!important}.mr-sm-5{margin-right:3rem!important}.mb-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.mx-sm-5{margin-right:3rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0{padding-top:0!important}.pr-sm-0{padding-right:0!important}.pb-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.px-sm-0{padding-right:0!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1{padding-top:.25rem!important}.pr-sm-1{padding-right:.25rem!important}.pb-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.px-sm-1{padding-right:.25rem!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2{padding-top:.5rem!important}.pr-sm-2{padding-right:.5rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.px-sm-2{padding-right:.5rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3{padding-top:1rem!important}.pr-sm-3{padding-right:1rem!important}.pb-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.px-sm-3{padding-right:1rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4{padding-top:1.5rem!important}.pr-sm-4{padding-right:1.5rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.px-sm-4{padding-right:1.5rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5{padding-top:3rem!important}.pr-sm-5{padding-right:3rem!important}.pb-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.px-sm-5{padding-right:3rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}.mx-sm-auto{margin-right:auto!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0{margin-top:0!important}.mr-md-0{margin-right:0!important}.mb-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.mx-md-0{margin-right:0!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.m-md-1{margin:.25rem!important}.mt-md-1{margin-top:.25rem!important}.mr-md-1{margin-right:.25rem!important}.mb-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.mx-md-1{margin-right:.25rem!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2{margin-top:.5rem!important}.mr-md-2{margin-right:.5rem!important}.mb-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.mx-md-2{margin-right:.5rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3{margin-top:1rem!important}.mr-md-3{margin-right:1rem!important}.mb-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.mx-md-3{margin-right:1rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4{margin-top:1.5rem!important}.mr-md-4{margin-right:1.5rem!important}.mb-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.mx-md-4{margin-right:1.5rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5{margin-top:3rem!important}.mr-md-5{margin-right:3rem!important}.mb-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.mx-md-5{margin-right:3rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-md-0{padding:0!important}.pt-md-0{padding-top:0!important}.pr-md-0{padding-right:0!important}.pb-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.px-md-0{padding-right:0!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.p-md-1{padding:.25rem!important}.pt-md-1{padding-top:.25rem!important}.pr-md-1{padding-right:.25rem!important}.pb-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.px-md-1{padding-right:.25rem!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2{padding-top:.5rem!important}.pr-md-2{padding-right:.5rem!important}.pb-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.px-md-2{padding-right:.5rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3{padding-top:1rem!important}.pr-md-3{padding-right:1rem!important}.pb-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.px-md-3{padding-right:1rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4{padding-top:1.5rem!important}.pr-md-4{padding-right:1.5rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.px-md-4{padding-right:1.5rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5{padding-top:3rem!important}.pr-md-5{padding-right:3rem!important}.pb-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.px-md-5{padding-right:3rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto{margin-top:auto!important}.mr-md-auto{margin-right:auto!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}.mx-md-auto{margin-right:auto!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0{margin-top:0!important}.mr-lg-0{margin-right:0!important}.mb-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.mx-lg-0{margin-right:0!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1{margin-top:.25rem!important}.mr-lg-1{margin-right:.25rem!important}.mb-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.mx-lg-1{margin-right:.25rem!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2{margin-top:.5rem!important}.mr-lg-2{margin-right:.5rem!important}.mb-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.mx-lg-2{margin-right:.5rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3{margin-top:1rem!important}.mr-lg-3{margin-right:1rem!important}.mb-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.mx-lg-3{margin-right:1rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4{margin-top:1.5rem!important}.mr-lg-4{margin-right:1.5rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.mx-lg-4{margin-right:1.5rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5{margin-top:3rem!important}.mr-lg-5{margin-right:3rem!important}.mb-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.mx-lg-5{margin-right:3rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0{padding-top:0!important}.pr-lg-0{padding-right:0!important}.pb-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.px-lg-0{padding-right:0!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1{padding-top:.25rem!important}.pr-lg-1{padding-right:.25rem!important}.pb-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.px-lg-1{padding-right:.25rem!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2{padding-top:.5rem!important}.pr-lg-2{padding-right:.5rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.px-lg-2{padding-right:.5rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3{padding-top:1rem!important}.pr-lg-3{padding-right:1rem!important}.pb-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.px-lg-3{padding-right:1rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4{padding-top:1.5rem!important}.pr-lg-4{padding-right:1.5rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.px-lg-4{padding-right:1.5rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5{padding-top:3rem!important}.pr-lg-5{padding-right:3rem!important}.pb-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.px-lg-5{padding-right:3rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}.mx-lg-auto{margin-right:auto!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0{margin-top:0!important}.mr-xl-0{margin-right:0!important}.mb-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.mx-xl-0{margin-right:0!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1{margin-top:.25rem!important}.mr-xl-1{margin-right:.25rem!important}.mb-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.mx-xl-1{margin-right:.25rem!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2{margin-top:.5rem!important}.mr-xl-2{margin-right:.5rem!important}.mb-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.mx-xl-2{margin-right:.5rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3{margin-top:1rem!important}.mr-xl-3{margin-right:1rem!important}.mb-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.mx-xl-3{margin-right:1rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4{margin-top:1.5rem!important}.mr-xl-4{margin-right:1.5rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.mx-xl-4{margin-right:1.5rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5{margin-top:3rem!important}.mr-xl-5{margin-right:3rem!important}.mb-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.mx-xl-5{margin-right:3rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0{padding-top:0!important}.pr-xl-0{padding-right:0!important}.pb-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.px-xl-0{padding-right:0!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1{padding-top:.25rem!important}.pr-xl-1{padding-right:.25rem!important}.pb-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.px-xl-1{padding-right:.25rem!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2{padding-top:.5rem!important}.pr-xl-2{padding-right:.5rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.px-xl-2{padding-right:.5rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3{padding-top:1rem!important}.pr-xl-3{padding-right:1rem!important}.pb-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.px-xl-3{padding-right:1rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4{padding-top:1.5rem!important}.pr-xl-4{padding-right:1.5rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.px-xl-4{padding-right:1.5rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5{padding-top:3rem!important}.pr-xl-5{padding-right:3rem!important}.pb-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.px-xl-5{padding-right:3rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}.mx-xl-auto{margin-right:auto!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-italic{font-style:italic}.text-white{color:#fff!important}.text-muted{color:#636c72!important}a.text-muted:focus,a.text-muted:hover{color:#4b5257!important}.text-primary{color:#0275d8!important}a.text-primary:focus,a.text-primary:hover{color:#025aa5!important}.text-success{color:#5cb85c!important}a.text-success:focus,a.text-success:hover{color:#449d44!important}.text-info{color:#5bc0de!important}a.text-info:focus,a.text-info:hover{color:#31b0d5!important}.text-warning{color:#ff8c00!important}a.text-warning:focus,a.text-warning:hover{color:#cc7000!important}.text-danger{color:#dc143c!important}a.text-danger:focus,a.text-danger:hover{color:#ad102f!important}.text-gray-dark{color:#292b2c!important}a.text-gray-dark:focus,a.text-gray-dark:hover{color:#101112!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:initial;border:0}.invisible{visibility:hidden!important}.hidden-xs-up{display:none!important}@media (max-width:575px){.hidden-xs-down{display:none!important}}@media (min-width:576px){.hidden-sm-up{display:none!important}}@media (max-width:767px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:991px){.hidden-md-down{display:none!important}}@media (min-width:992px){.hidden-lg-up{display:none!important}}@media (max-width:1199px){.hidden-lg-down{display:none!important}}@media (min-width:1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down,.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.ant-alert{border-radius:6px;border-width:0;width:100%}.ant-alert.ant-alert-no-icon{padding:1.07143rem 1.42857rem}.ant-alert.ant-alert-default{background:hsla(0,0%,92.2%,.3);border-color:hsla(0,0%,92.2%,.3);color:inherit}.ant-alert.ant-alert-default:hover .ant-alert-close-icon{opacity:.8}.ant-alert.ant-alert-default .ant-alert-icon,.ant-alert.ant-alert-default .ant-alert-message{color:inherit}.ant-alert.ant-alert-default .ant-icon-close{color:inherit!important}.ant-alert.ant-alert-accent{background:#336cfb;border-color:#336cfb;color:#fff}.ant-alert.ant-alert-accent:hover .ant-alert-close-icon{opacity:.8}.ant-alert.ant-alert-accent .ant-alert-icon,.ant-alert.ant-alert-accent .ant-alert-message{color:#fff}.ant-alert.ant-alert-accent .ant-icon-close{color:#fff!important}.ant-alert.ant-alert-success{background:#b7ce63;border-color:#b7ce63;color:#000}.ant-alert.ant-alert-success:hover .ant-alert-close-icon{opacity:.8}.ant-alert.ant-alert-success .ant-alert-icon,.ant-alert.ant-alert-success .ant-alert-message{color:#000}.ant-alert.ant-alert-success .ant-icon-close{color:#000!important}.ant-alert.ant-alert-info{background:#64b5f6;border-color:#64b5f6;color:#000}.ant-alert.ant-alert-info:hover .ant-alert-close-icon{opacity:.8}.ant-alert.ant-alert-info .ant-alert-icon,.ant-alert.ant-alert-info .ant-alert-message{color:#000}.ant-alert.ant-alert-info .ant-icon-close{color:#000!important}.ant-alert.ant-alert-warning{background:#e9e165;border-color:#e9e165;color:#000}.ant-alert.ant-alert-warning:hover .ant-alert-close-icon{opacity:.8}.ant-alert.ant-alert-warning .ant-alert-icon,.ant-alert.ant-alert-warning .ant-alert-message{color:#000}.ant-alert.ant-alert-warning .ant-icon-close{color:#000!important}.ant-alert.ant-alert-error{background:#ed5564;border-color:#ed5564;color:#fff}.ant-alert.ant-alert-error:hover .ant-alert-close-icon{opacity:.8}.ant-alert.ant-alert-error .ant-alert-icon,.ant-alert.ant-alert-error .ant-alert-message{color:#fff}.ant-alert.ant-alert-error .ant-icon-close{color:#fff!important}.ant-alert .ant-alert-close-icon{top:1.07143rem;font-size:14px;line-height:21px;opacity:0;transition:opacity .2s ease-in-out}.ant-alert .ant-alert-close-icon:hover{opacity:1}.ant-btn[class*=bg]{border:none!important;position:relative}.ant-btn[class*=bg]>span{z-index:2}.ant-btn[class*=bg]:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;background:#000;border-radius:6px;transition:opacity .2s ease-in-out;z-index:-1}.ant-btn[class*=bg]:hover:after{opacity:.1}.ant-btn{align-items:center;border-radius:6px;box-shadow:0 0 .25em rgba(59,61,68,.219),0 .25em 1em rgba(53,57,88,.24);display:inline-flex;cursor:pointer;justify-content:center;font-family:"Lato",sans-serif;font-size:1rem;font-weight:700;line-height:1.42857;height:40px;padding:.71429rem 1.07143rem;position:relative;text-align:center;touch-action:manipulation;transition:background .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap;will-change:background,border,box-shadow,color,opacity;-webkit-appearance:none}.ant-btn,.ant-btn.ant-btn-default,.ant-btn:focus,.ant-btn:hover{background:#1f2022;border-color:#1f2022;color:#fff}.ant-btn.ant-btn-default:focus,.ant-btn.ant-btn-default:hover{background:#171819;border-color:#171819;color:#fff}.ant-btn.ant-btn-default.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed){background:transparent;box-shadow:none;color:#1f2022}.active .ant-btn.ant-btn-default.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed),.ant-btn.ant-btn-default.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed):hover{background:#1f2022!important;color:#fff!important}.ant-btn.ant-btn-primary{background:#336cfb;border-color:#336cfb;color:#fff}.ant-btn.ant-btn-primary:focus,.ant-btn.ant-btn-primary:hover{background:#2759fa;border-color:#2759fa;color:#fff}.ant-btn.ant-btn-primary.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed){background:transparent;box-shadow:none;color:#336cfb}.active .ant-btn.ant-btn-primary.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed),.ant-btn.ant-btn-primary.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed):hover{background:#336cfb!important;color:#fff!important}.ant-btn.ant-btn-dashed{background:transparent;border-color:transparent;color:#1f2022}.ant-btn.ant-btn-dashed:focus,.ant-btn.ant-btn-dashed:hover{background:#1f2022;border-color:#1f2022;color:#fff}.ant-btn.ant-btn-dashed.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed){background:transparent;box-shadow:none;color:transparent}.active .ant-btn.ant-btn-dashed.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed),.ant-btn.ant-btn-dashed.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed):hover{background:transparent!important;color:#1f2022!important}.ant-btn.ant-btn-link{background:transparent;border-color:transparent;color:#7098fc}.ant-btn.ant-btn-link:focus,.ant-btn.ant-btn-link:hover{background:transparent;border-color:transparent;color:#336cfb}.ant-btn.ant-btn-link.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed){background:transparent;box-shadow:none;color:transparent}.active .ant-btn.ant-btn-link.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed),.ant-btn.ant-btn-link.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed):hover{background:transparent!important;color:#7098fc!important}.ant-btn.ant-btn-warning{background:#e9e165;border-color:#e9e165;color:#000}.ant-btn.ant-btn-warning:focus,.ant-btn.ant-btn-warning:hover{background:#e3d838;border-color:#e3d838;color:#000}.ant-btn.ant-btn-warning.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed){background:transparent;box-shadow:none;color:#e9e165}.active .ant-btn.ant-btn-warning.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed),.ant-btn.ant-btn-warning.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed):hover{background:#e9e165!important;color:#000!important}.ant-btn.ant-btn-dangerous{background:#ed5564;border-color:#ed5564;color:#fff}.ant-btn.ant-btn-dangerous:focus,.ant-btn.ant-btn-dangerous:hover{background:#e8273a;border-color:#e8273a;color:#e6e6e6}.ant-btn.ant-btn-dangerous.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed){background:transparent;box-shadow:none;color:#ed5564}.active .ant-btn.ant-btn-dangerous.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed),.ant-btn.ant-btn-dangerous.ant-btn-background-ghost:not(.ant-btn-link):not(.ant-btn-dashed):hover{background:#ed5564!important;color:#fff!important}.ant-btn:hover{background:#171819;color:#fff}.ant-btn.ant-btn-dashed{border:1px dashed #1f2022}.ant-btn.ant-btn-dashed.ant-btn-background-ghost{background:transparent;box-shadow:none;border:1px dashed #1f2022;color:#1f2022}.ant-btn.ant-btn-dashed.ant-btn-background-ghost:hover{background:#1f2022!important;color:#fff!important}.ant-btn span{margin:0 .35714rem;line-height:1.42857rem;letter-spacing:.2px}.ant-btn span:empty{margin:0}.ant-btn:disabled{cursor:not-allowed;pointer-events:none;opacity:.8;color:#dfdfdf}.ant-btn:hover{border-color:transparent;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}.ant-btn.ant-btn-danger{border:none}.ant-btn.ant-btn-link{background:none!important;box-shadow:none!important}.ant-btn.ant-btn-link:focus,.ant-btn.ant-btn-link:hover{background:none}.ant-btn.ant-btn-lg{height:50px;font-size:1.2rem;padding:1.07143rem 1.78571rem;line-height:1.19048}.ant-btn.ant-btn-lg span{line-height:1.42857rem}.ant-btn.ant-btn-sm{font-size:.8rem;padding:.71429rem .35714rem;line-height:.89286;height:30px}.ant-btn.ant-btn-sm span{line-height:.71429rem}.ant-btn.ant-btn-circle{align-items:center;justify-content:center;display:flex;height:40px;width:40px;border-radius:50%;padding:0!important}.ant-btn.ant-btn-background-ghost{border:1px solid}.ant-btn.ant-btn-background-ghost:hover:not(.ant-btn-danger){color:#62bdff}.ant-btn-group>.ant-btn:first-child:not(:last-child){border-top-left-radius:20px;border-bottom-left-radius:20px}.ant-btn-group>.ant-btn:last-child:not(:first-child){border-top-right-radius:20px;border-bottom-right-radius:20px}#root .ant-select-auto-complete{width:100%}#root .ant-select-auto-complete .ant-select-selection{background:transparent}#root .ant-select-auto-complete .ant-select-selector{background-color:#ebebeb;box-shadow:none;border:1px solid #ebebeb;display:flex;flex:1 1;color:#1f2022;line-height:1.42857;transition:background .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;will-change:background,border,box-shadow,color;width:100%}#root .ant-select-auto-complete .ant-select-selector .ant-select-selection-search{right:0!important;left:0!important}#root .ant-select-auto-complete .ant-select-selector:not(textarea){height:40px}#root .ant-select-auto-complete .ant-select-selector ::-webkit-input-placeholder{color:#a8a8a8!important;opacity:1!important}#root .ant-select-auto-complete .ant-select-selector :-moz-placeholder,#root .ant-select-auto-complete .ant-select-selector ::-moz-placeholder{color:#a8a8a8!important;opacity:1!important}#root .ant-select-auto-complete .ant-select-selector :-ms-input-placeholder{color:#a8a8a8!important;opacity:1!important}#root .ant-select-auto-complete .ant-select-selector .ant-select-selection-placeholder{color:#a8a8a8!important;opacity:1!important;color:#316270!important}#root .ant-select-auto-complete .ant-select-selector .ant-input-prefix,#root .ant-select-auto-complete .ant-select-selector .ant-input-suffix,#root .ant-select-auto-complete .ant-select-selector>*{align-items:center;display:flex}#root .ant-select-auto-complete .ant-select-selector .ant-input-suffix{padding-left:1.42857rem}#root .ant-select-auto-complete .ant-select-selector .ant-input-affix-wrapper,#root .ant-select-auto-complete .ant-select-selector>div,#root .ant-select-auto-complete .ant-select-selector input{background:transparent!important;height:100%}#root .ant-select-auto-complete .ant-select-selector.has-error{border-color:#ed5564}#root .ant-select-auto-complete .ant-select-selector:hover:not(.ant-input-disabled){cursor:text;border-color:#ebebeb;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}#root .ant-select-auto-complete .ant-select-selector:focus:not(.ant-input-disabled){background-color:#fff!important;border-color:#336cfb!important;box-shadow:none;color:#1f2022}#root .ant-select-auto-complete .ant-select-selector.ant-input-sm{height:auto;font-size:.9rem!important;height:30px!important;line-height:1.5873!important}#root .ant-select-auto-complete .ant-select-selector.ant-input-sm .ant-select-selector{height:auto}#root .ant-select-auto-complete .ant-select-selector.ant-input-lg{height:auto;border-radius:30px!important;font-size:1.3rem!important;height:50px!important;line-height:1.0989!important}#root .ant-select-auto-complete .ant-select-selector.ant-input-lg .ant-select-selector{height:auto}#root .ant-select-auto-complete .ant-select-selector .ant-input-affix-wrapper{border:none}#root .ant-select-auto-complete .ant-select-selector .ant-select-selection-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;padding:0 calc(1.42857rem - .2em)!important}#root .ant-select-auto-complete .ant-select-selector .ant-select-selection-search-input{padding:0 calc(1.42857rem - .2em)!important}#root .ant-select-auto-complete .ant-select-selector .ant-select-selection-placeholder{transform:translateY(-50%);top:50%}.ant-select-dropdown{background:#fff;border:1px solid #fff;box-shadow:0 0 .25em rgba(59,61,68,.219),0 .25em 1em rgba(53,57,88,.24);border-radius:20px;padding:.71429rem 0;position:absolute;overflow:hidden;width:100%}.ant-select-dropdown .ant-select-dropdown-menu{transition:background-color .2s ease-in-out,color .2s ease-in-out}.ant-select-dropdown .ant-select-dropdown-menu-item-active,.ant-select-dropdown .ant-select-dropdown-menu-item-selected,.ant-select-dropdown .ant-select-dropdown-menu-item:hover{background:rgba(0,0,0,.01);color:#336cfb}@media only screen and (max-width:576px){.ant-dropdown{left:1.42857rem!important;right:1.42857rem!important}}.ant-dropdown-menu{box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32);margin-top:.71429rem;padding:.71429rem 0}@media only screen and (max-width:576px){.ant-dropdown-menu{margin-top:1.42857rem}}.ant-dropdown-menu .ant-dropdown-menu-item{padding:.71429rem 1.42857rem}.ant-dropdown-menu .ant-dropdown-menu-item .link,.ant-dropdown-menu .ant-dropdown-menu-item a{cursor:pointer;color:#1f2022;transition:color .2s ease-in-out}.ant-dropdown-menu .ant-dropdown-menu-item .link:hover,.ant-dropdown-menu .ant-dropdown-menu-item a:hover{background:transparent;color:#1f2022}.ant-dropdown-menu .ant-dropdown-menu-item-active{background:none!important;color:#1f2022}.ant-dropdown-menu .ant-dropdown-menu-item-active a{color:inherit}.ant-dropdown-trigger.icon{opacity:.5}.ant-dropdown-trigger.icon:hover{opacity:1}.ant-dropdown-open.icon{color:#336cfb;opacity:1}.ant-rate{color:#faa110}.ant-rate.ant-rate-disabled .ant-rate-star{pointer-events:none}.sketch-picker{margin-top:-2.85714rem;position:absolute;z-index:999}.picker-cover{display:block;position:fixed;top:0;left:0;height:100%;width:100%;z-index:998}.ant-modal .ant-modal-footer,.ant-modal .ant-modal-header{border:none}.ant-modal .ant-modal-header{padding:1.42857rem 1.42857rem 0}.ant-modal .ant-modal-header .title{margin:.35714rem;line-height:1}.ant-modal .ant-modal-body,.ant-modal .ant-modal-footer{padding:1.42857rem}.ant-modal .modal-footer{border-radius:0 0 6px 6px;margin:-1.42857rem;padding:1.42857rem;background-color:rgba(0,0,0,.05)}.ant-modal-mask{background-color:rgba(0,0,0,.15)}.ant-input-affix-wrapper-readonly,.readonly{background-color:hsla(0,0%,80%,.1)!important;border-color:hsla(0,0%,80%,.5)!important;box-shadow:none!important;pointer-events:none;cursor:not-allowed;color:#316270!important}html .ant-input-affix-wrapper{background-color:#ebebeb;box-shadow:none;border:1px solid #ebebeb;display:flex;flex:1 1;color:#1f2022;line-height:1.42857;transition:background .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;will-change:background,border,box-shadow,color;width:100%;padding:0 calc(1.42857rem - .2em)!important}html .ant-input-affix-wrapper:not(textarea){height:40px}html .ant-input-affix-wrapper ::-webkit-input-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-input-affix-wrapper :-moz-placeholder,html .ant-input-affix-wrapper ::-moz-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-input-affix-wrapper :-ms-input-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-input-affix-wrapper .ant-select-selection-placeholder{color:#a8a8a8!important;opacity:1!important;color:#316270!important}html .ant-input-affix-wrapper .ant-input-prefix,html .ant-input-affix-wrapper .ant-input-suffix,html .ant-input-affix-wrapper>*{align-items:center;display:flex}html .ant-input-affix-wrapper .ant-input-suffix{padding-left:1.42857rem}html .ant-input-affix-wrapper .ant-input-affix-wrapper,html .ant-input-affix-wrapper>div,html .ant-input-affix-wrapper input{background:transparent!important;height:100%}html .ant-input-affix-wrapper.has-error{border-color:#ed5564}html .ant-input-affix-wrapper:hover:not(.ant-input-disabled){cursor:text;border-color:#ebebeb;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}html .ant-input-affix-wrapper:focus:not(.ant-input-disabled){background-color:#fff!important;border-color:#336cfb!important;box-shadow:none;color:#1f2022}html .ant-input-affix-wrapper.ant-input-sm{height:auto;font-size:.9rem!important;height:30px!important;line-height:1.5873!important}html .ant-input-affix-wrapper.ant-input-sm .ant-select-selector{height:auto}html .ant-input-affix-wrapper.ant-input-lg{height:auto;border-radius:30px!important;font-size:1.3rem!important;height:50px!important;line-height:1.0989!important}html .ant-input-affix-wrapper.ant-input-lg .ant-select-selector{height:auto}html .ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn{height:unset!important}html .ant-input-affix-wrapper .ant-input-prefix{margin-right:-2.14286rem}html .ant-input-affix-wrapper-focused{background-color:#fff!important;border-color:#336cfb!important;box-shadow:none;color:#1f2022}html>textarea.ant-input{padding:.71429rem calc(1.42857rem - .2em)!important;height:unset}html .ant-input{background-color:#ebebeb;box-shadow:none;border:1px solid #ebebeb;display:flex;flex:1 1;color:#1f2022;line-height:1.42857;transition:background .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;will-change:background,border,box-shadow,color;width:100%}html .ant-input:not(textarea){height:40px}html .ant-input ::-webkit-input-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-input :-moz-placeholder,html .ant-input ::-moz-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-input :-ms-input-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-input .ant-select-selection-placeholder{color:#a8a8a8!important;opacity:1!important;color:#316270!important}html .ant-input .ant-input-prefix,html .ant-input .ant-input-suffix,html .ant-input>*{align-items:center;display:flex}html .ant-input .ant-input-suffix{padding-left:1.42857rem}html .ant-input .ant-input-affix-wrapper,html .ant-input>div,html .ant-input input{background:transparent!important;height:100%}html .ant-input.has-error{border-color:#ed5564}html .ant-input:hover:not(.ant-input-disabled){cursor:text;border-color:#ebebeb;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}html .ant-input:focus:not(.ant-input-disabled){background-color:#fff!important;border-color:#336cfb!important;box-shadow:none;color:#1f2022}html .ant-input.ant-input-sm{height:auto;font-size:.9rem!important;height:30px!important;line-height:1.5873!important}html .ant-input.ant-input-sm .ant-select-selector{height:auto}html .ant-input.ant-input-lg{height:auto;border-radius:30px!important;font-size:1.3rem!important;height:50px!important;line-height:1.0989!important}html .ant-input.ant-input-lg .ant-select-selector{height:auto}html .ant-input:not(textarea){padding:0 calc(1.42857rem - .2em)!important}html .ant-input .ant-input-prefix{margin-right:-2.14286rem}html .ant-input:focus{background-color:#fff!important;border-color:#336cfb!important;box-shadow:none;color:#1f2022}html .ant-input-affix-wrapper .ant-input-affix-wrapper{background-color:#ebebeb;box-shadow:none;border:1px solid #ebebeb;display:flex;flex:1 1;color:#1f2022;line-height:1.42857;transition:background .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;will-change:background,border,box-shadow,color;width:100%;padding:0 calc(1.42857rem - .2em)!important}html .ant-input-affix-wrapper .ant-input-affix-wrapper:not(textarea){height:40px}html .ant-input-affix-wrapper .ant-input-affix-wrapper ::-webkit-input-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-input-affix-wrapper .ant-input-affix-wrapper :-moz-placeholder,html .ant-input-affix-wrapper .ant-input-affix-wrapper ::-moz-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-input-affix-wrapper .ant-input-affix-wrapper :-ms-input-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-input-affix-wrapper .ant-input-affix-wrapper .ant-select-selection-placeholder{color:#a8a8a8!important;opacity:1!important;color:#316270!important}html .ant-input-affix-wrapper .ant-input-affix-wrapper .ant-input-prefix,html .ant-input-affix-wrapper .ant-input-affix-wrapper .ant-input-suffix,html .ant-input-affix-wrapper .ant-input-affix-wrapper>*{align-items:center;display:flex}html .ant-input-affix-wrapper .ant-input-affix-wrapper .ant-input-suffix{padding-left:1.42857rem}html .ant-input-affix-wrapper .ant-input-affix-wrapper .ant-input-affix-wrapper,html .ant-input-affix-wrapper .ant-input-affix-wrapper>div,html .ant-input-affix-wrapper .ant-input-affix-wrapper input{background:transparent!important;height:100%}html .ant-input-affix-wrapper .ant-input-affix-wrapper.has-error{border-color:#ed5564}html .ant-input-affix-wrapper .ant-input-affix-wrapper:hover:not(.ant-input-disabled){cursor:text;border-color:#ebebeb;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}html .ant-input-affix-wrapper .ant-input-affix-wrapper:focus:not(.ant-input-disabled){background-color:#fff!important;border-color:#336cfb!important;box-shadow:none;color:#1f2022}html .ant-input-affix-wrapper .ant-input-affix-wrapper.ant-input-sm{height:auto;font-size:.9rem!important;height:30px!important;line-height:1.5873!important}html .ant-input-affix-wrapper .ant-input-affix-wrapper.ant-input-sm .ant-select-selector{height:auto}html .ant-input-affix-wrapper .ant-input-affix-wrapper.ant-input-lg{height:auto;border-radius:30px!important;font-size:1.3rem!important;height:50px!important;line-height:1.0989!important}html .ant-input-affix-wrapper .ant-input-affix-wrapper.ant-input-lg .ant-select-selector{height:auto}html .ant-input-affix-wrapper .ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn{height:unset!important}html .ant-input-affix-wrapper .ant-input-affix-wrapper .ant-input-prefix{margin-right:-2.14286rem}html .ant-input-affix-wrapper .ant-input-affix-wrapper-focused{background-color:#fff!important;border-color:#336cfb!important;box-shadow:none;color:#1f2022}html .ant-input-affix-wrapper>textarea.ant-input{padding:.71429rem calc(1.42857rem - .2em)!important;height:unset}html .ant-input-affix-wrapper input.ant-input{background:transparent!important;border:none}html .ant-input-affix-wrapper input.ant-input:hover{background:transparent!important;box-shadow:none;border:none}html .ant-input-affix-wrapper-textarea-with-clear-btn,html .ant-select-selector{padding:0!important;height:unset}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper{background-color:#ebebeb;box-shadow:none;border:1px solid #ebebeb;display:flex;flex:1 1;color:#1f2022;line-height:1.42857;transition:background .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;will-change:background,border,box-shadow,color;width:100%;padding:0 calc(1.42857rem - .2em)!important}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper:not(textarea){height:40px}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper ::-webkit-input-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper :-moz-placeholder,html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper ::-moz-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper :-ms-input-placeholder{color:#a8a8a8!important;opacity:1!important}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper .ant-select-selection-placeholder{color:#a8a8a8!important;opacity:1!important;color:#316270!important}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper .ant-input-prefix,html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper .ant-input-suffix,html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper>*{align-items:center;display:flex}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper .ant-input-suffix{padding-left:1.42857rem}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper .ant-input-affix-wrapper,html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper>div,html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper input{background:transparent!important;height:100%}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper.has-error{border-color:#ed5564}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper:hover:not(.ant-input-disabled){cursor:text;border-color:#ebebeb;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper:focus:not(.ant-input-disabled){background-color:#fff!important;border-color:#336cfb!important;box-shadow:none;color:#1f2022}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper.ant-input-sm{height:auto;font-size:.9rem!important;height:30px!important;line-height:1.5873!important}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper.ant-input-sm .ant-select-selector{height:auto}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper.ant-input-lg{height:auto;border-radius:30px!important;font-size:1.3rem!important;height:50px!important;line-height:1.0989!important}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper.ant-input-lg .ant-select-selector{height:auto}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn{height:unset!important}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper .ant-input-prefix{margin-right:-2.14286rem}html .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper-focused{background-color:#fff!important;border-color:#336cfb!important;box-shadow:none;color:#1f2022}html .ant-form-item-control-input .ant-form-item-control-input-content>textarea.ant-input{padding:.71429rem calc(1.42857rem - .2em)!important;height:unset}html textarea.ant-input{padding:.71429rem calc(1.42857rem - .2em)!important}html .ant-form-item-label{font-weight:600}html .ant-input-affix-wrapper .ant-input:not(:first-child){padding-left:2.85714rem!important}html .ant-input-affix-wrapper .ant-input:not(textarea):first-child{padding-left:2px!important}html .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#ebebeb}html .ant-input-affix-wrapper .ant-input:not(:last-child){padding-right:2.85714rem!important}.ant-select,.ant-select-multiple,.ant-select-single:not(.ant-select-customize-input){width:100%}.ant-select-multiple.has-error .ant-select-selector,.ant-select-single:not(.ant-select-customize-input).has-error .ant-select-selector,.ant-select.has-error .ant-select-selector{border-color:#ed5564}.ant-select-multiple.ant-select-sm .ant-select-selector,.ant-select-single:not(.ant-select-customize-input).ant-select-sm .ant-select-selector,.ant-select.ant-select-sm .ant-select-selector{font-size:.9rem!important;height:30px!important;line-height:1.5873!important}.ant-select-multiple.ant-select-sm .ant-select-selector .ant-select-selector,.ant-select-single:not(.ant-select-customize-input).ant-select-sm .ant-select-selector .ant-select-selector,.ant-select.ant-select-sm .ant-select-selector .ant-select-selector{height:auto}.ant-select-multiple.ant-select-lg .ant-select-selector,.ant-select-single:not(.ant-select-customize-input).ant-select-lg .ant-select-selector,.ant-select.ant-select-lg .ant-select-selector{border-radius:30px!important;font-size:1.3rem!important;height:50px!important;line-height:1.0989!important}.ant-select-multiple.ant-select-lg .ant-select-selector .ant-select-selector,.ant-select-single:not(.ant-select-customize-input).ant-select-lg .ant-select-selector .ant-select-selector,.ant-select.ant-select-lg .ant-select-selector .ant-select-selector{height:auto}.ant-select-multiple .ant-select-selector,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector,.ant-select .ant-select-selector{background-color:#ebebeb;box-shadow:none;border:1px solid #ebebeb;display:flex;flex:1 1;color:#1f2022;line-height:1.42857;transition:background .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;will-change:background,border,box-shadow,color;width:100%;padding:0!important}.ant-select-multiple .ant-select-selector:not(textarea),.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:not(textarea),.ant-select .ant-select-selector:not(textarea){height:40px}.ant-select-multiple .ant-select-selector ::-webkit-input-placeholder,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector ::-webkit-input-placeholder,.ant-select .ant-select-selector ::-webkit-input-placeholder{color:#a8a8a8!important;opacity:1!important}.ant-select-multiple .ant-select-selector :-moz-placeholder,.ant-select-multiple .ant-select-selector ::-moz-placeholder,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector :-moz-placeholder,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector ::-moz-placeholder,.ant-select .ant-select-selector :-moz-placeholder,.ant-select .ant-select-selector ::-moz-placeholder{color:#a8a8a8!important;opacity:1!important}.ant-select-multiple .ant-select-selector :-ms-input-placeholder,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector :-ms-input-placeholder,.ant-select .ant-select-selector :-ms-input-placeholder{color:#a8a8a8!important;opacity:1!important}.ant-select-multiple .ant-select-selector .ant-select-selection-placeholder,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,.ant-select .ant-select-selector .ant-select-selection-placeholder{color:#a8a8a8!important;opacity:1!important;color:#316270!important}.ant-select-multiple .ant-select-selector .ant-input-prefix,.ant-select-multiple .ant-select-selector .ant-input-suffix,.ant-select-multiple .ant-select-selector>*,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-input-prefix,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-input-suffix,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector>*,.ant-select .ant-select-selector .ant-input-prefix,.ant-select .ant-select-selector .ant-input-suffix,.ant-select .ant-select-selector>*{align-items:center;display:flex}.ant-select-multiple .ant-select-selector .ant-input-suffix,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-input-suffix,.ant-select .ant-select-selector .ant-input-suffix{padding-left:1.42857rem}.ant-select-multiple .ant-select-selector .ant-input-affix-wrapper,.ant-select-multiple .ant-select-selector>div,.ant-select-multiple .ant-select-selector input,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-input-affix-wrapper,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector>div,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector input,.ant-select .ant-select-selector .ant-input-affix-wrapper,.ant-select .ant-select-selector>div,.ant-select .ant-select-selector input{background:transparent!important;height:100%}.ant-select-multiple .ant-select-selector.has-error,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector.has-error,.ant-select .ant-select-selector.has-error{border-color:#ed5564}.ant-select-multiple .ant-select-selector:hover:not(.ant-input-disabled),.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:hover:not(.ant-input-disabled),.ant-select .ant-select-selector:hover:not(.ant-input-disabled){cursor:text;border-color:#ebebeb;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}.ant-select-multiple .ant-select-selector:focus:not(.ant-input-disabled),.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:focus:not(.ant-input-disabled),.ant-select .ant-select-selector:focus:not(.ant-input-disabled){background-color:#fff!important;border-color:#336cfb!important;box-shadow:none;color:#1f2022}.ant-select-multiple .ant-select-selector.ant-input-sm,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector.ant-input-sm,.ant-select .ant-select-selector.ant-input-sm{height:auto;font-size:.9rem!important;height:30px!important;line-height:1.5873!important}.ant-select-multiple .ant-select-selector.ant-input-sm .ant-select-selector,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector.ant-input-sm .ant-select-selector,.ant-select .ant-select-selector.ant-input-sm .ant-select-selector{height:auto}.ant-select-multiple .ant-select-selector.ant-input-lg,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector.ant-input-lg,.ant-select .ant-select-selector.ant-input-lg{height:auto;border-radius:30px!important;font-size:1.3rem!important;height:50px!important;line-height:1.0989!important}.ant-select-multiple .ant-select-selector.ant-input-lg .ant-select-selector,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector.ant-input-lg .ant-select-selector,.ant-select .ant-select-selector.ant-input-lg .ant-select-selector{height:auto}.ant-select-multiple .ant-select-selector .ant-select-selection-placeholder,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,.ant-select .ant-select-selector .ant-select-selection-placeholder{position:absolute;transform:translateY(-50%);top:50%}.ant-select-multiple .ant-select-selector .ant-select-selection-search,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search,.ant-select .ant-select-selector .ant-select-selection-search{left:calc(1.42857rem - 2px)}.ant-select-multiple .ant-select-selector .ant-select-selection-search .ant-select-selection-placeholder,.ant-select-multiple .ant-select-selector .ant-select-selection-search>input,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search .ant-select-selection-placeholder,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search>input,.ant-select .ant-select-selector .ant-select-selection-search .ant-select-selection-placeholder,.ant-select .ant-select-selector .ant-select-selection-search>input{margin-left:-2px!important}.ant-select-multiple .ant-select-selector .ant-select-selection-item,.ant-select-multiple .ant-select-selector .ant-select-selection-placeholder,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,.ant-select .ant-select-selector .ant-select-selection-item,.ant-select .ant-select-selector .ant-select-selection-placeholder{right:1.42857rem;left:1.42857rem}.ant-select-multiple .ant-select-selector .ant-select-selection-search-input,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.ant-select .ant-select-selector .ant-select-selection-search-input{padding:0 2px!important}.ant-select-multiple.ant-select-focused .ant-select-selector,.ant-select-single:not(.ant-select-customize-input).ant-select-focused .ant-select-selector,.ant-select.ant-select-focused .ant-select-selector{background-color:#fff!important;border-color:#336cfb!important;box-shadow:none;color:#1f2022}.ant-select-multiple .ant-select-selection-item{background:rgba(0,0,0,.1)}.ant-select .ant-select-clear{background-color:#ebebeb!important;color:rgba(0,0,0,.35);transition:background-color .2s ease-in-out}.ant-select-open .ant-select-clear{background-color:#fff!important;color:rgba(0,0,0,.35)}.ant-select-single.ant-select-show-arrow .ant-select-selection-search{left:1.42857rem;right:1.78571rem}.ant-select-item{padding:.35714rem 1.42857rem}.ant-switch{height:1.42857rem;background:#ebebeb;border:1px solid #ebebeb;width:2.85714rem;min-width:2.85714rem}.ant-switch:hover:not(.ant-switch-checked):after,.ant-switch:hover:not(.ant-switch-disabled):after{background:#336cfb;border-color:#336cfb}.ant-switch:focus{box-shadow:none}.ant-switch .ant-switch-handle{top:50%;height:.89286rem;width:.89286rem;transform:translateY(-50%)}.ant-switch.ant-switch-checked{background:#336cfb;border-color:#336cfb}.ant-switch.ant-switch-checked .ant-switch-handle{left:calc(100% - 14.5px)!important;right:2px}.ant-switch.ant-switch-checked.ant-switch-disabled{background:rgba(0,0,0,.08);border-color:rgba(0,0,0,.08)}.ant-switch.ant-switch-checked.ant-switch-disabled:after{background:#8c8c8c}.field-with-label .label{margin-left:.71429rem}.ant-click-animating-node{border-color:#336cfb!important}.ant-table-expanded-row .ant-table{margin:0!important}.ant-table-wrapper .ant-pagination:last-child{margin-bottom:0}.ant-table-wrapper .ant-table-container,.ant-table-wrapper table{border-radius:0}.ant-table-wrapper .ant-table{overflow:auto;border-radius:0}.ant-table-wrapper .ant-table tr{transition:box-shadow .2s ease-in-out}.ant-table-wrapper .ant-table tr th{white-space:nowrap}.ant-table-wrapper .ant-table tr td,.ant-table-wrapper .ant-table tr th{border:0;border-bottom:2px solid #fff;border-radius:0!important;padding:.71429rem;line-height:20px}.ant-table-wrapper .ant-table tr td:first-child,.ant-table-wrapper .ant-table tr th:first-child{padding-left:1.42857rem}.ant-table-wrapper .ant-table tr td:last-child,.ant-table-wrapper .ant-table tr th:last-child{padding-right:1.42857rem}.ant-table-wrapper .ant-table .ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected){box-shadow:0 0 10px rgba(0,0,0,.12);transform:scale(1);z-index:1}.ant-table-wrapper .ant-table .ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{border-color:transparent;background:hsla(0,0%,92.2%,.3)}.ant-table-wrapper .ant-table .ant-table-expanded-row{overflow:hidden}.ant-table-wrapper .ant-table .ant-table-expanded-row>td{padding:0!important}.ant-table-wrapper .ant-table .ant-table-expanded-row table tr th{border-radius:0}.ant-table-wrapper .ant-table .ant-table-expanded-row td+td{overflow:hidden;padding-top:1.14286rem;padding-bottom:1.14286rem}.ant-table-wrapper .ant-table-thead tr>th{background-color:rgba(31,32,34,.1);color:#1f2022;font-weight:700;position:relative;height:40px}.ant-table-wrapper .ant-table-thead tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover{background:#7098fc}.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-full{margin-top:0!important}.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorters{align-items:center;display:flex!important;padding:0}.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full{display:flex;flex-direction:column;margin:0 0 0 .71429rem!important;justify-content:space-between}.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-down,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-up,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-down,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-up{font-family:"IcoFont"!important;speak:none;font-style:normal;font-weight:700;font-size:.9rem;font-feature-settings:normal;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1}.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-down:before,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-up:before,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-down:before,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-up:before{display:inline;font-size:.9rem}.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-down.off,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-up.off,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-down.off,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-up.off{color:#1f2022}.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-down.on,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-up.on,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-up.on{color:#2759fa!important}.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-down svg,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-up svg,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-down svg,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-up svg{display:none}.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-up:before,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-up:before{content:"\eab9"!important;margin-bottom:.35714rem}.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner-full .ant-table-column-sorter-down:before,.ant-table-wrapper .ant-table-thead tr .ant-table-column-sorter-inner .ant-table-column-sorter-down:before{content:"\eab2"!important}.ant-table-wrapper .ant-table-tbody>tr>td{background:hsla(0,0%,92.2%,.3)}.ant-table-wrapper .ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td{background-color:rgba(31,32,34,.06)}.ant-table-wrapper.accent-header{width:100%}.ant-table-wrapper.accent-header .ant-table .ant-table-thead tr>th{background-color:#336cfb;color:#fff}.ant-table-wrapper .ant-table-pagination.ant-pagination{float:left}.ant-table-wrapper .ant-pagination-options{width:8rem}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-next,.ant-pagination .ant-pagination-prev{background:transparent;border-radius:500px;border:none;cursor:pointer;min-width:2.14286rem;min-height:2.14286rem;height:2.14286rem;text-align:center;width:2.14286rem}.ant-pagination .ant-pagination-item .ant-pagination-item-link-icon,.ant-pagination .ant-pagination-next .ant-pagination-item-link-icon,.ant-pagination .ant-pagination-prev .ant-pagination-item-link-icon{color:#fff}.ant-pagination .ant-pagination-item.ant-pagination-item-active .ant-pagination-item-link,.ant-pagination .ant-pagination-item.ant-pagination-item-active a,.ant-pagination .ant-pagination-next.ant-pagination-item-active .ant-pagination-item-link,.ant-pagination .ant-pagination-next.ant-pagination-item-active a,.ant-pagination .ant-pagination-prev.ant-pagination-item-active .ant-pagination-item-link,.ant-pagination .ant-pagination-prev.ant-pagination-item-active a{background:#336cfb;color:#fff}.ant-pagination .ant-pagination-item:not(.ant-pagination-jump-next) .ant-pagination-item-link,.ant-pagination .ant-pagination-item:not(.ant-pagination-jump-prev) .ant-pagination-item-link,.ant-pagination .ant-pagination-next:not(.ant-pagination-jump-next) .ant-pagination-item-link,.ant-pagination .ant-pagination-next:not(.ant-pagination-jump-prev) .ant-pagination-item-link,.ant-pagination .ant-pagination-prev:not(.ant-pagination-jump-next) .ant-pagination-item-link,.ant-pagination .ant-pagination-prev:not(.ant-pagination-jump-prev) .ant-pagination-item-link{background:#d4d3d3}.ant-pagination .ant-pagination-item:not(.ant-pagination-jump-next) .ant-pagination-item-link:hover,.ant-pagination .ant-pagination-item:not(.ant-pagination-jump-prev) .ant-pagination-item-link:hover,.ant-pagination .ant-pagination-next:not(.ant-pagination-jump-next) .ant-pagination-item-link:hover,.ant-pagination .ant-pagination-next:not(.ant-pagination-jump-prev) .ant-pagination-item-link:hover,.ant-pagination .ant-pagination-prev:not(.ant-pagination-jump-next) .ant-pagination-item-link:hover,.ant-pagination .ant-pagination-prev:not(.ant-pagination-jump-prev) .ant-pagination-item-link:hover{background:#336cfb}.ant-pagination .ant-pagination-item .ant-pagination-item-link,.ant-pagination .ant-pagination-item a,.ant-pagination .ant-pagination-next .ant-pagination-item-link,.ant-pagination .ant-pagination-next a,.ant-pagination .ant-pagination-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-prev a{align-items:center;border-radius:500px;background:#d4d3d3;border:none;color:#fff;display:flex;font-weight:500;justify-content:center;transition:color .2s ease-in-out,background-color .2s ease-in-out}.ant-pagination .ant-pagination-item .ant-pagination-item-link:hover,.ant-pagination .ant-pagination-item a:hover,.ant-pagination .ant-pagination-next .ant-pagination-item-link:hover,.ant-pagination .ant-pagination-next a:hover,.ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover,.ant-pagination .ant-pagination-prev a:hover{color:#fff}.ant-pagination .ant-pagination-item .ant-pagination-item-link:hover:not(.ant-pagination-jump-next),.ant-pagination .ant-pagination-item .ant-pagination-item-link:hover:not(.ant-pagination-jump-prev),.ant-pagination .ant-pagination-item a:hover:not(.ant-pagination-jump-next),.ant-pagination .ant-pagination-item a:hover:not(.ant-pagination-jump-prev),.ant-pagination .ant-pagination-next .ant-pagination-item-link:hover:not(.ant-pagination-jump-next),.ant-pagination .ant-pagination-next .ant-pagination-item-link:hover:not(.ant-pagination-jump-prev),.ant-pagination .ant-pagination-next a:hover:not(.ant-pagination-jump-next),.ant-pagination .ant-pagination-next a:hover:not(.ant-pagination-jump-prev),.ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover:not(.ant-pagination-jump-next),.ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover:not(.ant-pagination-jump-prev),.ant-pagination .ant-pagination-prev a:hover:not(.ant-pagination-jump-next),.ant-pagination .ant-pagination-prev a:hover:not(.ant-pagination-jump-prev){background:#336cfb}.ant-pagination .ant-pagination-item.ant-pagination-disabled,.ant-pagination .ant-pagination-next.ant-pagination-disabled,.ant-pagination .ant-pagination-prev.ant-pagination-disabled{opacity:.7;pointer-events:none}.ant-pagination .ant-pagination-next,.ant-pagination .ant-pagination-prev{width:unset}.ant-pagination .ant-pagination-next a,.ant-pagination .ant-pagination-prev a{padding:0 .53571rem}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon{color:#336cfb}html .ant-card{border-radius:6px;background:transparent;border:none;padding:0!important;margin-bottom:1.07143rem}html .ant-card .ant-card-cover{margin:-1.42857rem}html .ant-card .ant-card-head{margin:0;font-size:14px;padding:0}html .ant-card .ant-card-head .ant-card-head-title{font-size:2rem;font-weight:500;letter-spacing:.2px;padding:0;margin:0}html .ant-card .ant-card-body{padding:1.42857rem 0 0;letter-spacing:.4px;line-height:1.42857}html .ant-card .ant-card-cover{border-radius:6px 6px 0 0;overflow:hidden}html .ant-card .ant-card-actions{border-radius:0 0 6px 6px;overflow:hidden}html .ant-card .ant-card-meta:not(:last-child){margin-bottom:.35714rem}html .ant-card.ghost-demo-card{background:#bec8c8}html .ant-card.ghost-demo-card .ant-card-head{color:#fff}html .ant-card:not(.ant-card-contain-tabs) .ant-card-head{border:none}html .ant-card.no-padding{padding:1.42857rem}html .ant-card.no-padding .ant-card-body{padding:0}html .ant-card.custom-bg-color,html .ant-card.with-shadow,html .ant-card[class*=bg]{box-shadow:0 0 .25em rgba(59,61,68,.219),0 .25em 1em rgba(53,57,88,.24)}html .ant-card.custom-bg-color .ant-card-head,html .ant-card.with-shadow .ant-card-head,html .ant-card[class*=bg] .ant-card-head{padding:.71429rem 1.42857rem!important}html .ant-card.custom-bg-color .ant-card-body,html .ant-card.with-shadow .ant-card-body,html .ant-card[class*=bg] .ant-card-body{padding:1.42857rem!important}html .ant-card.custom-bg-color .ant-card-head,html .ant-card.with-shadow .ant-card-head,html .ant-card[class*=bg] .ant-card-head{padding-bottom:0!important}html .ant-card.custom-bg-color .ant-card-cover,html .ant-card.with-shadow .ant-card-cover,html .ant-card[class*=bg] .ant-card-cover{margin:0}html .ant-card.custom-bg-color .ant-card-head-title,html .ant-card.with-shadow .ant-card-head-title,html .ant-card[class*=bg] .ant-card-head-title{padding:0}.ant-tag{align-items:center;border:1px solid transparent;background:#1f2022;border-radius:500px;color:#fff;display:inline-flex;font-size:1rem;line-height:1.42857;padding:calc(.35715rem - 1px) calc(1.42858rem - 1px);vertical-align:top}.ant-tag .anticon-close{color:rgba(31,32,34,.5);font-size:14px}.ant-tag .anticon-close:hover{color:#1f2022}.ant-tag.xs{font-size:.7rem;padding:0 calc(.35715rem - 1px)}.ant-tag.sm{font-size:.7rem;padding:calc(.17857rem - 1px) calc(.71429rem - 1px)}.ant-tag.lg{font-size:1.2rem;padding:calc(.71429rem - 1px) calc(2.14287rem - 1px)}.ant-tag.br-0{border-radius:0}.ant-tag.br-25{border-radius:25px}:root html .ant-tag .anticon-close{font-size:14px}.ant-checkbox-wrapper{line-height:30px}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{pointer-events:none}.ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{height:20px;width:20px;border-radius:3px!important}.ant-checkbox-wrapper .ant-checkbox-inner:after{height:12px;width:7px}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked):hover .ant-checkbox .ant-checkbox-inner:after{opacity:1;border-color:#336cfb;transform:rotate(45deg) scale(1) translate(-50%,-50%);transition:transform .2s ease-in-out,opacity .2s ease-in-out}.ant-checkbox-indeterminate .ant-checkbox-inner:after{background:#336cfb}.ant-radio-wrapper .ant-radio:hover:not(.ant-radio-disabled):not(.ant-radio-checked) .ant-radio-inner{border-color:#ebebeb}.ant-radio-wrapper .ant-radio:hover:not(.ant-radio-disabled):not(.ant-radio-checked) .ant-radio-inner:after{background:#336cfb;opacity:1;transform:scale(1)}.ant-radio-wrapper .ant-radio .ant-radio-inner{border-color:#ebebeb;box-shadow:none;height:20px;width:20px}.ant-radio-wrapper .ant-radio .ant-radio-inner:after{background:#336cfb;height:10px;left:4px;top:4px;width:10px}.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner{border-color:#336cfb;background-color:#336cfb}.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner:after{background:#fff;border-color:#fff}.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner{background:hsla(0,0%,80%,.1);border-color:hsla(0,0%,80%,.5)}.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner:after{background:#bdbdbd}.ant-timeline-item:not(:last-child){padding-bottom:3.75rem}.ant-timeline-item.ant-timeline-item-right{padding-right:1.42857rem;padding-left:.71429rem}.ant-timeline-item.ant-timeline-item-left{padding-right:.71429rem}.ant-timeline-item .ant-timeline-item-tail{border-color:#e4e4e4;width:2px}.ant-timeline-item .ant-timeline-item-content{margin-left:3.21429rem}.ant-timeline-item .ant-timeline-item-head{background:currentColor}.ant-timeline-item .ant-timeline-item-head-yellow{color:#ff0}.ant-timeline-item .ant-timeline-item-head-pink{color:pink}.ant-timeline-item .ant-timeline-item-head-orange{color:orange}.ant-timeline-item .ant-timeline-item-head [class^=h]{margin:0!important}.ant-timeline-item:not(:last-child){padding-bottom:3.07143rem}.ant-timeline-item-content span[class^=h]{margin:0!important}.ant-timeline-item-content .item-desc{margin-top:.71429rem}.ant-timeline-item-head.ant-timeline-item-head-custom{padding:.71429rem 2.85714rem;background:transparent;top:12px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content{width:calc(50% - 28px)}.timeline-head{background:transparent;border-radius:50%;padding:.71429rem;font-size:1.5rem;top:5px}.icon-wrap,.timeline-head{display:flex;align-items:center;justify-content:center}.icon-wrap{border-radius:6px;flex-direction:column;overflow:hidden;padding:.71429rem .35714rem;height:95px;width:120px;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out}.icon-wrap .selector{margin-top:1.42857rem;white-space:nowrap;text-overflow:ellipsis;max-width:100px;overflow:hidden}.icon-wrap.simple{height:60px;width:60px}.icon-wrap.simple:hover{background:transparent;box-shadow:none}.icon-wrap .anticon{font-size:26px;transition:transform .3s ease-in-out}.icon-wrap:hover{background:#fff;box-shadow:0 0 .25em rgba(59,61,68,.219),0 .25em 1em rgba(53,57,88,.24)}.icon-wrap:hover .selector{visibility:visible}.icon-wrap:hover .anticon{transform:scale(1.6)}.ant-form-item{margin-bottom:1.42857rem}.ant-form-item.ant-form-item-with-help{margin:0}.ant-form-item .ant-form-item-explain{min-height:1.42857rem!important}@media only screen and (max-width:576px){.ant-form-horizontal .ant-form-item-label{display:flex;justify-content:start}}@media only screen and (min-width:576px){.ant-form-horizontal .ant-form-item-label>label{transform:translateY(-50%);top:50%}}@keyframes bounce{to{transform:translateY(60px)}0%{transform:translateY(0)}}.app-loader{align-items:center;background:#fff;color:#336cfb;display:flex;font-size:30px;height:100vh;width:100vw;justify-content:center;left:0;position:absolute;top:0;z-index:9999}.app-loader.main-loader .loader-box{align-items:flex-end;display:flex!important}.app-loader.main-loader .loader-box .bounceball{display:inline-block;height:95px;position:relative;animation:bounce .5s ease-in infinite alternate;width:30px}.app-loader.main-loader .loader-box .bounceball:before{background:#336cfb;border-radius:50%;content:"";display:block;height:30px;position:absolute;top:0;transform-origin:50%;width:30px}.app-loader.main-loader .loader-box .text{display:flex;color:#1f2022;margin-left:15px}.app-loader.main-loader .loader-box .text span{color:#336cfb;font-size:15px}body,html{height:100%}body{overflow:hidden;position:relative;margin:0;width:100%}#root{display:block;height:100vh}*{outline:none!important}#root .fc .fc-button{border-radius:6px;box-shadow:0 0 .25em rgba(59,61,68,.219),0 .25em 1em rgba(53,57,88,.24);cursor:pointer;font-family:"Lato",sans-serif;font-size:1rem;font-weight:700;height:auto;line-height:1.42857;outline:none;padding:calc(.35715rem - 1px) .71429rem;position:relative;text-align:center;text-transform:capitalize;touch-action:manipulation;transition:background .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;will-change:background,border,box-shadow,color,opacity;-webkit-appearance:none}#root .fc .fc-button .fc-icon{margin-top:-4px}#root .fc .fc-button-primary{background:#336cfb;border-color:#336cfb;color:#fff;text-shadow:none}#root .fc .fc-button-primary:hover{background:#2759fa;border-color:#2759fa;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32);color:#fff}#root .fc .fc-button-primary:focus{box-shadow:0 0 .25em rgba(59,61,68,.219),0 .25em 1em rgba(53,57,88,.24)!important}#root .fc .fc-button-primary.fc-button-active{background:#204ff9;border-color:#204ff9;color:#fff}#root .fc .fc-state-default{background:#336cfb;border-color:#336cfb;color:#fff;text-shadow:none}#root .fc .fc-button-group>.fc-button{border-radius:0}#root .fc .fc-button-group>:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}#root .fc .fc-button-group>:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}#root .fc .fc-toolbar .fc-state-active,#root .fc .fc-toolbar .ui-state-active{background:#204ff9;border-color:#204ff9;color:#fff}#root .fc .fc-toolbar .fc-center h2{font-size:1.6rem}#root .fc .fc-event{box-shadow:0 0 .25em rgba(59,61,68,.219),0 .25em 1em rgba(53,57,88,.24);cursor:pointer;transition:box-shadow .2s ease-in-out}#root .fc .fc-event:hover{box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}#root .fc .fc-event,#root .fc .fc-event:not([href]),#root .fc .fc-event:not([href]):hover{border-color:#336cfb;color:#fff}#root .fc .fc-event,#root .fc .fc-event-dot{background-color:#336cfb}#root .fc .fc-event .fc-event-main-frame{padding:0 .35714rem}#root .fc .fc-event.event-black{background-color:#0a0b0c!important;border-color:#0a0b0c!important}#root .fc .fc-event.event-error{background-color:#ed5564!important;border-color:#ed5564!important}#root .fc .fc-event.event-success{background-color:#b7ce63!important;border-color:#b7ce63!important}#root .fc .fc-event.event-info{background-color:#64b5f6!important;border-color:#64b5f6!important}#root .fc .fc-event.event-warning{background-color:#e9e165!important;border-color:#e9e165!important}#root .fc .fc-event.event-accent{background-color:#336cfb!important;border-color:#336cfb!important}#root .fc .fc-event.event-pink{background-color:#ed64a6!important;border-color:#ed64a6!important}#root .fc .fc-event.event-indigo{background-color:#667eea!important;border-color:#667eea!important}#root .fc .fc-event.event-blue{background-color:#4299e1!important;border-color:#4299e1!important}#root .fc .fc-event.event-teal{background-color:#38b2ac!important;border-color:#38b2ac!important}#root .fc .fc-event.event-green{background-color:#00c896!important;border-color:#00c896!important}#root .fc .fc-event.event-yellow{background-color:#ecc94b!important;border-color:#ecc94b!important}#root .fc .fc-event.event-orange{background-color:#ed8936!important;border-color:#ed8936!important}#root .fc .fc-event.event-gray{background-color:#626364!important;border-color:#626364!important}#root .fc .fc-event.event-white{background-color:#fff!important;border-color:#fff!important}#root .fc .fc-event.event-red{background-color:#f56565!important;border-color:#f56565!important}#root .fc .fc-daygrid .fc-content,#root .fc .fc-daygrid .fc-divider,#root .fc .fc-daygrid .fc-list-heading td,#root .fc .fc-daygrid .fc-list-view,#root .fc .fc-daygrid .fc-popover,#root .fc .fc-daygrid .fc-row,#root .fc .fc-daygrid tbody,#root .fc .fc-daygrid td,#root .fc .fc-daygrid th,#root .fc .fc-daygrid thead{border-color:#ebebeb}#root .fc .fc-daygrid .fc-daygrid-day.fc-day-today{background-color:#e7edff}#root .fc .fc-daygrid .fc-daygrid-day-number{padding:2px!important}@media (max-width:767px){#root .fc .fc-center,#root .fc .fc-left,#root .fc .fc-right{display:flex;float:none;justify-content:center;margin-bottom:.71429rem}}.accent-palette{color:#336cfb}.text-danger{color:#ed5564!important}.nowrap{white-space:nowrap!important;flex-wrap:nowrap!important}.hidden{display:none!important}.no-style{background:none;border:0;outline:none;padding:0}.buttons-list{align-items:flex-start;display:flex;flex-wrap:wrap;margin:-.35714rem}.buttons-list .ant-btn{margin:.35714rem}.badges-list{align-items:flex-start;display:flex;flex-wrap:wrap;margin:-.35714rem}.badges-list .tc-badge{margin:.35714rem}.chart-container{height:200px!important;position:relative;overflow:hidden}.chart-container.container-h-100{height:100px!important}.chart-container.container-h-180{height:180px!important}.chart-container.container-h-50{height:50px!important}.chart-container.container-h-250{height:250px!important}.chart-container.container-h-300{height:300px!important}.chart-container.container-h-320{height:320px!important}.chart-container.container-h-350{height:350px!important}.chart-container.container-h-360{height:360px!important}.chart-container.container-h-370{height:370px!important}.chart-container.container-h-380{height:380px!important}.chart-container.container-h-385{height:385px!important}.chart-container.container-h-400{height:400px!important}.chart-container.container-w-180{width:180px!important}.chart-container.negative-indents{margin-top:-1.42857rem}.rotate{animation:spin 2s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.animated.delay-01s{animation-delay:.1s}.animated.delay-02s{animation-delay:.2s}.animated.delay-03s{animation-delay:.3s}.animated.delay-04s{animation-delay:.4s}.animated.delay-05s{animation-delay:.5s}.animated.delay-06s{animation-delay:.6s}.animated.delay-07s{animation-delay:.7s}.animated.delay-08s{animation-delay:.8s}.animated.delay-09s{animation-delay:.9s}@media only screen and (max-width:576px){.settings-actions *{width:100%}}.elem-list{align-items:flex-start;display:flex;flex-wrap:wrap;margin:-.35714rem}.elem-list>*{margin:.35714rem}.elem-list.large{margin:-.71429rem}.elem-list.large>*{margin:.71429rem}.form-group{margin:0 0 1.42857rem}.page-action{align-items:center;bottom:5.71429rem;display:flex;height:60px!important;justify-content:center;position:fixed;right:1.42857rem;width:60px!important;z-index:997}.bg-color-50{background-color:#e7edff!important}.bg-color-100{background-color:#c2d3fe!important}.bg-color-200{background-color:#99b6fd!important}.bg-color-300{background-color:#7098fc!important}.bg-color-400{background-color:#5282fc!important}.bg-color-500{background-color:#336cfb!important}.bg-color-600{background-color:#2e64fa!important}.bg-color-700{background-color:#2759fa!important}.bg-color-800{background-color:#204ff9!important}.bg-color-900{background-color:#143df8!important}.bg-color-A100{background-color:#fff!important}.bg-color-A200{background-color:#f4f6ff!important}.bg-color-A400{background-color:#c1caff!important}.bg-color-A700{background-color:#a7b4ff!important}.color-black{color:#0a0b0c!important}.bg-color-black{background-color:#0a0b0c!important}.icon-black>svg{fill:#0a0b0c}.hover-black{transition:background-color .2s ease-in-out}.hover-black:hover{background-color:#0a0b0c}.color-error{color:#ed5564!important}.bg-color-error{background-color:#ed5564!important}.icon-error>svg{fill:#ed5564}.hover-error{transition:background-color .2s ease-in-out}.hover-error:hover{background-color:#ed5564}.color-success{color:#b7ce63!important}.bg-color-success{background-color:#b7ce63!important}.icon-success>svg{fill:#b7ce63}.hover-success{transition:background-color .2s ease-in-out}.hover-success:hover{background-color:#b7ce63}.color-info{color:#64b5f6!important}.bg-color-info{background-color:#64b5f6!important}.icon-info>svg{fill:#64b5f6}.hover-info{transition:background-color .2s ease-in-out}.hover-info:hover{background-color:#64b5f6}.color-warning{color:#e9e165!important}.bg-color-warning{background-color:#e9e165!important}.icon-warning>svg{fill:#e9e165}.hover-warning{transition:background-color .2s ease-in-out}.hover-warning:hover{background-color:#e9e165}.color-accent{color:#336cfb!important}.bg-color-accent{background-color:#336cfb!important}.icon-accent>svg{fill:#336cfb}.hover-accent{transition:background-color .2s ease-in-out}.hover-accent:hover{background-color:#336cfb}.color-pink{color:#ed64a6!important}.bg-color-pink{background-color:#ed64a6!important}.icon-pink>svg{fill:#ed64a6}.hover-pink{transition:background-color .2s ease-in-out}.hover-pink:hover{background-color:#ed64a6}.color-indigo{color:#667eea!important}.bg-color-indigo{background-color:#667eea!important}.icon-indigo>svg{fill:#667eea}.hover-indigo{transition:background-color .2s ease-in-out}.hover-indigo:hover{background-color:#667eea}.color-blue{color:#4299e1!important}.bg-color-blue{background-color:#4299e1!important}.icon-blue>svg{fill:#4299e1}.hover-blue{transition:background-color .2s ease-in-out}.hover-blue:hover{background-color:#4299e1}.color-teal{color:#38b2ac!important}.bg-color-teal{background-color:#38b2ac!important}.icon-teal>svg{fill:#38b2ac}.hover-teal{transition:background-color .2s ease-in-out}.hover-teal:hover{background-color:#38b2ac}.color-green{color:#00c896!important}.bg-color-green{background-color:#00c896!important}.icon-green>svg{fill:#00c896}.hover-green{transition:background-color .2s ease-in-out}.hover-green:hover{background-color:#00c896}.color-yellow{color:#ecc94b!important}.bg-color-yellow{background-color:#ecc94b!important}.icon-yellow>svg{fill:#ecc94b}.hover-yellow{transition:background-color .2s ease-in-out}.hover-yellow:hover{background-color:#ecc94b}.color-orange{color:#ed8936!important}.bg-color-orange{background-color:#ed8936!important}.icon-orange>svg{fill:#ed8936}.hover-orange{transition:background-color .2s ease-in-out}.hover-orange:hover{background-color:#ed8936}.color-gray{color:#626364!important}.bg-color-gray{background-color:#626364!important}.icon-gray>svg{fill:#626364}.hover-gray{transition:background-color .2s ease-in-out}.hover-gray:hover{background-color:#626364}.color-white{color:#fff!important}.bg-color-white{background-color:#fff!important}.icon-white>svg{fill:#fff}.hover-white{transition:background-color .2s ease-in-out}.hover-white:hover{background-color:#fff}.color-red{color:#f56565!important}.bg-color-red{background-color:#f56565!important}.icon-red>svg{fill:#f56565}.hover-red{transition:background-color .2s ease-in-out}.hover-red:hover{background-color:#f56565}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:999px}.rounded{border-radius:6px}.stack{display:flex;flex-direction:column;margin:-.71429rem 0}.stack>*{margin-top:.71429rem;margin-bottom:.71429rem}.full-height-page{display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;top:4.28571rem;bottom:4.28571rem;right:0;height:calc(100% - 8.57143rem);width:100%}@media only screen and (max-width:768px){.full-height-page{height:calc(100% - 8.57142rem)}}.vertical .full-height-page{right:0;width:calc(100% - 17.14286rem)}@media only screen and (max-width:768px){.vertical .full-height-page{width:100%}}.horizontal .full-height-page{top:7.14286rem;height:calc(100% - 11.42857rem)}@media only screen and (max-width:768px){.horizontal .full-height-page{top:4.28571rem;height:calc(100% - 8.57142rem)}}/*! 
* @package IcoFont 
* @version 1.0.1 
* @author IcoFont https://icofont.com 
* @copyright Copyright (c) 2015 - 2018 IcoFont 
* @license - https://icofont.com/license/
*/@font-face{font-family:IcoFont;font-weight:400;font-style:Regular;src:url(https://app.clinix.au/static/media/icofont.d9d7c3f9.woff2) format("woff2"),url(https://app.clinix.au/static/media/icofont.945e3502.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-angry-monster:before{content:"\e800"}.icofont-bathtub:before{content:"\e801"}.icofont-bird-wings:before{content:"\e802"}.icofont-bow:before{content:"\e803"}.icofont-castle:before{content:"\e804"}.icofont-circuit:before{content:"\e805"}.icofont-crown-king:before{content:"\e806"}.icofont-crown-queen:before{content:"\e807"}.icofont-dart:before{content:"\e808"}.icofont-disability-race:before{content:"\e809"}.icofont-diving-goggle:before{content:"\e80a"}.icofont-eye-open:before{content:"\e80b"}.icofont-flora-flower:before{content:"\e80c"}.icofont-flora:before{content:"\e80d"}.icofont-gift-box:before{content:"\e80e"}.icofont-halloween-pumpkin:before{content:"\e80f"}.icofont-hand-power:before{content:"\e810"}.icofont-hand-thunder:before{content:"\e811"}.icofont-king-monster:before{content:"\e812"}.icofont-love:before{content:"\e813"}.icofont-magician-hat:before{content:"\e814"}.icofont-native-american:before{content:"\e815"}.icofont-owl-look:before{content:"\e816"}.icofont-phoenix:before{content:"\e817"}.icofont-robot-face:before{content:"\e818"}.icofont-sand-clock:before{content:"\e819"}.icofont-shield-alt:before{content:"\e81a"}.icofont-ship-wheel:before{content:"\e81b"}.icofont-skull-danger:before{content:"\e81c"}.icofont-skull-face:before{content:"\e81d"}.icofont-snowmobile:before{content:"\e81e"}.icofont-space-shuttle:before{content:"\e81f"}.icofont-star-shape:before{content:"\e820"}.icofont-swirl:before{content:"\e821"}.icofont-tattoo-wing:before{content:"\e822"}.icofont-throne:before{content:"\e823"}.icofont-tree-alt:before{content:"\e824"}.icofont-triangle:before{content:"\e825"}.icofont-unity-hand:before{content:"\e826"}.icofont-weed:before{content:"\e827"}.icofont-woman-bird:before{content:"\e828"}.icofont-bat:before{content:"\e829"}.icofont-bear-face:before{content:"\e82a"}.icofont-bear-tracks:before{content:"\e82b"}.icofont-bear:before{content:"\e82c"}.icofont-bird-alt:before{content:"\e82d"}.icofont-bird-flying:before{content:"\e82e"}.icofont-bird:before{content:"\e82f"}.icofont-birds:before{content:"\e830"}.icofont-bone:before{content:"\e831"}.icofont-bull:before{content:"\e832"}.icofont-butterfly-alt:before{content:"\e833"}.icofont-butterfly:before{content:"\e834"}.icofont-camel-alt:before{content:"\e835"}.icofont-camel-head:before{content:"\e836"}.icofont-camel:before{content:"\e837"}.icofont-cat-alt-1:before{content:"\e838"}.icofont-cat-alt-2:before{content:"\e839"}.icofont-cat-alt-3:before{content:"\e83a"}.icofont-cat-dog:before{content:"\e83b"}.icofont-cat-face:before{content:"\e83c"}.icofont-cat:before{content:"\e83d"}.icofont-cow-head:before{content:"\e83e"}.icofont-cow:before{content:"\e83f"}.icofont-crab:before{content:"\e840"}.icofont-crocodile:before{content:"\e841"}.icofont-deer-head:before{content:"\e842"}.icofont-dog-alt:before{content:"\e843"}.icofont-dog-barking:before{content:"\e844"}.icofont-dog:before{content:"\e845"}.icofont-dolphin:before{content:"\e846"}.icofont-duck-tracks:before{content:"\e847"}.icofont-eagle-head:before{content:"\e848"}.icofont-eaten-fish:before{content:"\e849"}.icofont-elephant-alt:before{content:"\e84a"}.icofont-elephant-head-alt:before{content:"\e84b"}.icofont-elephant-head:before{content:"\e84c"}.icofont-elephant:before{content:"\e84d"}.icofont-elk:before{content:"\e84e"}.icofont-fish-1:before{content:"\e84f"}.icofont-fish-2:before{content:"\e850"}.icofont-fish-3:before{content:"\e851"}.icofont-fish-4:before{content:"\e852"}.icofont-fish-5:before{content:"\e853"}.icofont-fish:before{content:"\e854"}.icofont-fox-alt:before{content:"\e855"}.icofont-fox:before{content:"\e856"}.icofont-frog-tracks:before{content:"\e857"}.icofont-frog:before{content:"\e858"}.icofont-froggy:before{content:"\e859"}.icofont-giraffe-head-1:before{content:"\e85a"}.icofont-giraffe-head-2:before{content:"\e85b"}.icofont-giraffe-head:before{content:"\e85c"}.icofont-giraffe:before{content:"\e85d"}.icofont-goat-head:before{content:"\e85e"}.icofont-gorilla:before{content:"\e85f"}.icofont-hen-tracks:before{content:"\e860"}.icofont-horse-head-1:before{content:"\e861"}.icofont-horse-head-2:before{content:"\e862"}.icofont-horse-head:before{content:"\e863"}.icofont-horse-tracks:before{content:"\e864"}.icofont-jellyfish:before{content:"\e865"}.icofont-kangaroo:before{content:"\e866"}.icofont-lemur:before{content:"\e867"}.icofont-lion-head-1:before{content:"\e868"}.icofont-lion-head-2:before{content:"\e869"}.icofont-lion-head:before{content:"\e86a"}.icofont-lion:before{content:"\e86b"}.icofont-monkey-2:before{content:"\e86c"}.icofont-monkey-3:before{content:"\e86d"}.icofont-monkey-face:before{content:"\e86e"}.icofont-monkey:before{content:"\e86f"}.icofont-octopus-alt:before{content:"\e870"}.icofont-octopus:before{content:"\e871"}.icofont-owl:before{content:"\e872"}.icofont-panda-face:before{content:"\e873"}.icofont-panda:before{content:"\e874"}.icofont-panther:before{content:"\e875"}.icofont-parrot-lip:before{content:"\e876"}.icofont-parrot:before{content:"\e877"}.icofont-paw:before{content:"\e878"}.icofont-pelican:before{content:"\e879"}.icofont-penguin:before{content:"\e87a"}.icofont-pig-face:before{content:"\e87b"}.icofont-pig:before{content:"\e87c"}.icofont-pigeon-1:before{content:"\e87d"}.icofont-pigeon-2:before{content:"\e87e"}.icofont-pigeon:before{content:"\e87f"}.icofont-rabbit:before{content:"\e880"}.icofont-rat:before{content:"\e881"}.icofont-rhino-head:before{content:"\e882"}.icofont-rhino:before{content:"\e883"}.icofont-rooster:before{content:"\e884"}.icofont-seahorse:before{content:"\e885"}.icofont-seal:before{content:"\e886"}.icofont-shrimp-alt:before{content:"\e887"}.icofont-shrimp:before{content:"\e888"}.icofont-snail-1:before{content:"\e889"}.icofont-snail-2:before{content:"\e88a"}.icofont-snail-3:before{content:"\e88b"}.icofont-snail:before{content:"\e88c"}.icofont-snake:before{content:"\e88d"}.icofont-squid:before{content:"\e88e"}.icofont-squirrel:before{content:"\e88f"}.icofont-tiger-face:before{content:"\e890"}.icofont-tiger:before{content:"\e891"}.icofont-turtle:before{content:"\e892"}.icofont-whale:before{content:"\e893"}.icofont-woodpecker:before{content:"\e894"}.icofont-zebra:before{content:"\e895"}.icofont-brand-acer:before{content:"\e896"}.icofont-brand-adidas:before{content:"\e897"}.icofont-brand-adobe:before{content:"\e898"}.icofont-brand-air-new-zealand:before{content:"\e899"}.icofont-brand-airbnb:before{content:"\e89a"}.icofont-brand-aircell:before{content:"\e89b"}.icofont-brand-airtel:before{content:"\e89c"}.icofont-brand-alcatel:before{content:"\e89d"}.icofont-brand-alibaba:before{content:"\e89e"}.icofont-brand-aliexpress:before{content:"\e89f"}.icofont-brand-alipay:before{content:"\e8a0"}.icofont-brand-amazon:before{content:"\e8a1"}.icofont-brand-amd:before{content:"\e8a2"}.icofont-brand-american-airlines:before{content:"\e8a3"}.icofont-brand-android-robot:before{content:"\e8a4"}.icofont-brand-android:before{content:"\e8a5"}.icofont-brand-aol:before{content:"\e8a6"}.icofont-brand-apple:before{content:"\e8a7"}.icofont-brand-appstore:before{content:"\e8a8"}.icofont-brand-asus:before{content:"\e8a9"}.icofont-brand-ati:before{content:"\e8aa"}.icofont-brand-att:before{content:"\e8ab"}.icofont-brand-audi:before{content:"\e8ac"}.icofont-brand-axiata:before{content:"\e8ad"}.icofont-brand-bada:before{content:"\e8ae"}.icofont-brand-bbc:before{content:"\e8af"}.icofont-brand-bing:before{content:"\e8b0"}.icofont-brand-blackberry:before{content:"\e8b1"}.icofont-brand-bmw:before{content:"\e8b2"}.icofont-brand-box:before{content:"\e8b3"}.icofont-brand-burger-king:before{content:"\e8b4"}.icofont-brand-business-insider:before{content:"\e8b5"}.icofont-brand-buzzfeed:before{content:"\e8b6"}.icofont-brand-cannon:before{content:"\e8b7"}.icofont-brand-casio:before{content:"\e8b8"}.icofont-brand-china-mobile:before{content:"\e8b9"}.icofont-brand-china-telecom:before{content:"\e8ba"}.icofont-brand-china-unicom:before{content:"\e8bb"}.icofont-brand-cisco:before{content:"\e8bc"}.icofont-brand-citibank:before{content:"\e8bd"}.icofont-brand-cnet:before{content:"\e8be"}.icofont-brand-cnn:before{content:"\e8bf"}.icofont-brand-cocal-cola:before{content:"\e8c0"}.icofont-brand-compaq:before{content:"\e8c1"}.icofont-brand-debian:before{content:"\e8c2"}.icofont-brand-delicious:before{content:"\e8c3"}.icofont-brand-dell:before{content:"\e8c4"}.icofont-brand-designbump:before{content:"\e8c5"}.icofont-brand-designfloat:before{content:"\e8c6"}.icofont-brand-disney:before{content:"\e8c7"}.icofont-brand-dodge:before{content:"\e8c8"}.icofont-brand-dove:before{content:"\e8c9"}.icofont-brand-drupal:before{content:"\e8ca"}.icofont-brand-ebay:before{content:"\e8cb"}.icofont-brand-eleven:before{content:"\e8cc"}.icofont-brand-emirates:before{content:"\e8cd"}.icofont-brand-espn:before{content:"\e8ce"}.icofont-brand-etihad-airways:before{content:"\e8cf"}.icofont-brand-etisalat:before{content:"\e8d0"}.icofont-brand-etsy:before{content:"\e8d1"}.icofont-brand-fastrack:before{content:"\e8d2"}.icofont-brand-fedex:before{content:"\e8d3"}.icofont-brand-ferrari:before{content:"\e8d4"}.icofont-brand-fitbit:before{content:"\e8d5"}.icofont-brand-flikr:before{content:"\e8d6"}.icofont-brand-forbes:before{content:"\e8d7"}.icofont-brand-foursquare:before{content:"\e8d8"}.icofont-brand-foxconn:before{content:"\e8d9"}.icofont-brand-fujitsu:before{content:"\e8da"}.icofont-brand-general-electric:before{content:"\e8db"}.icofont-brand-gillette:before{content:"\e8dc"}.icofont-brand-gizmodo:before{content:"\e8dd"}.icofont-brand-gnome:before{content:"\e8de"}.icofont-brand-google:before{content:"\e8df"}.icofont-brand-gopro:before{content:"\e8e0"}.icofont-brand-gucci:before{content:"\e8e1"}.icofont-brand-hallmark:before{content:"\e8e2"}.icofont-brand-hi5:before{content:"\e8e3"}.icofont-brand-honda:before{content:"\e8e4"}.icofont-brand-hp:before{content:"\e8e5"}.icofont-brand-hsbc:before{content:"\e8e6"}.icofont-brand-htc:before{content:"\e8e7"}.icofont-brand-huawei:before{content:"\e8e8"}.icofont-brand-hulu:before{content:"\e8e9"}.icofont-brand-hyundai:before{content:"\e8ea"}.icofont-brand-ibm:before{content:"\e8eb"}.icofont-brand-icofont:before{content:"\e8ec"}.icofont-brand-icq:before{content:"\e8ed"}.icofont-brand-ikea:before{content:"\e8ee"}.icofont-brand-imdb:before{content:"\e8ef"}.icofont-brand-indiegogo:before{content:"\e8f0"}.icofont-brand-intel:before{content:"\e8f1"}.icofont-brand-ipair:before{content:"\e8f2"}.icofont-brand-jaguar:before{content:"\e8f3"}.icofont-brand-java:before{content:"\e8f4"}.icofont-brand-joomla:before{content:"\e8f5"}.icofont-brand-kickstarter:before{content:"\e8f6"}.icofont-brand-kik:before{content:"\e8f7"}.icofont-brand-lastfm:before{content:"\e8f8"}.icofont-brand-lego:before{content:"\e8f9"}.icofont-brand-lenovo:before{content:"\e8fa"}.icofont-brand-levis:before{content:"\e8fb"}.icofont-brand-lexus:before{content:"\e8fc"}.icofont-brand-lg:before{content:"\e8fd"}.icofont-brand-life-hacker:before{content:"\e8fe"}.icofont-brand-linux-mint:before{content:"\e8ff"}.icofont-brand-linux:before{content:"\e900"}.icofont-brand-lionix:before{content:"\e901"}.icofont-brand-loreal:before{content:"\e902"}.icofont-brand-louis-vuitton:before{content:"\e903"}.icofont-brand-mac-os:before{content:"\e904"}.icofont-brand-marvel-app:before{content:"\e905"}.icofont-brand-mashable:before{content:"\e906"}.icofont-brand-mazda:before{content:"\e907"}.icofont-brand-mcdonals:before{content:"\e908"}.icofont-brand-mercedes:before{content:"\e909"}.icofont-brand-micromax:before{content:"\e90a"}.icofont-brand-microsoft:before{content:"\e90b"}.icofont-brand-mobileme:before{content:"\e90c"}.icofont-brand-mobily:before{content:"\e90d"}.icofont-brand-motorola:before{content:"\e90e"}.icofont-brand-msi:before{content:"\e90f"}.icofont-brand-mts:before{content:"\e910"}.icofont-brand-myspace:before{content:"\e911"}.icofont-brand-mytv:before{content:"\e912"}.icofont-brand-nasa:before{content:"\e913"}.icofont-brand-natgeo:before{content:"\e914"}.icofont-brand-nbc:before{content:"\e915"}.icofont-brand-nescafe:before{content:"\e916"}.icofont-brand-nestle:before{content:"\e917"}.icofont-brand-netflix:before{content:"\e918"}.icofont-brand-nexus:before{content:"\e919"}.icofont-brand-nike:before{content:"\e91a"}.icofont-brand-nokia:before{content:"\e91b"}.icofont-brand-nvidia:before{content:"\e91c"}.icofont-brand-omega:before{content:"\e91d"}.icofont-brand-opensuse:before{content:"\e91e"}.icofont-brand-oracle:before{content:"\e91f"}.icofont-brand-panasonic:before{content:"\e920"}.icofont-brand-paypal:before{content:"\e921"}.icofont-brand-pepsi:before{content:"\e922"}.icofont-brand-philips:before{content:"\e923"}.icofont-brand-pizza-hut:before{content:"\e924"}.icofont-brand-playstation:before{content:"\e925"}.icofont-brand-puma:before{content:"\e926"}.icofont-brand-qatar-air:before{content:"\e927"}.icofont-brand-qvc:before{content:"\e928"}.icofont-brand-readernaut:before{content:"\e929"}.icofont-brand-redbull:before{content:"\e92a"}.icofont-brand-reebok:before{content:"\e92b"}.icofont-brand-reuters:before{content:"\e92c"}.icofont-brand-samsung:before{content:"\e92d"}.icofont-brand-sap:before{content:"\e92e"}.icofont-brand-saudia-airlines:before{content:"\e92f"}.icofont-brand-scribd:before{content:"\e930"}.icofont-brand-shell:before{content:"\e931"}.icofont-brand-siemens:before{content:"\e932"}.icofont-brand-sk-telecom:before{content:"\e933"}.icofont-brand-slideshare:before{content:"\e934"}.icofont-brand-smashing-magazine:before{content:"\e935"}.icofont-brand-snapchat:before{content:"\e936"}.icofont-brand-sony-ericsson:before{content:"\e937"}.icofont-brand-sony:before{content:"\e938"}.icofont-brand-soundcloud:before{content:"\e939"}.icofont-brand-sprint:before{content:"\e93a"}.icofont-brand-squidoo:before{content:"\e93b"}.icofont-brand-starbucks:before{content:"\e93c"}.icofont-brand-stc:before{content:"\e93d"}.icofont-brand-steam:before{content:"\e93e"}.icofont-brand-suzuki:before{content:"\e93f"}.icofont-brand-symbian:before{content:"\e940"}.icofont-brand-t-mobile:before{content:"\e941"}.icofont-brand-tango:before{content:"\e942"}.icofont-brand-target:before{content:"\e943"}.icofont-brand-tata-indicom:before{content:"\e944"}.icofont-brand-techcrunch:before{content:"\e945"}.icofont-brand-telenor:before{content:"\e946"}.icofont-brand-teliasonera:before{content:"\e947"}.icofont-brand-tesla:before{content:"\e948"}.icofont-brand-the-verge:before{content:"\e949"}.icofont-brand-thenextweb:before{content:"\e94a"}.icofont-brand-toshiba:before{content:"\e94b"}.icofont-brand-toyota:before{content:"\e94c"}.icofont-brand-tribenet:before{content:"\e94d"}.icofont-brand-ubuntu:before{content:"\e94e"}.icofont-brand-unilever:before{content:"\e94f"}.icofont-brand-vaio:before{content:"\e950"}.icofont-brand-verizon:before{content:"\e951"}.icofont-brand-viber:before{content:"\e952"}.icofont-brand-vodafone:before{content:"\e953"}.icofont-brand-volkswagen:before{content:"\e954"}.icofont-brand-walmart:before{content:"\e955"}.icofont-brand-warnerbros:before{content:"\e956"}.icofont-brand-whatsapp:before{content:"\e957"}.icofont-brand-wikipedia:before{content:"\e958"}.icofont-brand-windows:before{content:"\e959"}.icofont-brand-wire:before{content:"\e95a"}.icofont-brand-wordpress:before{content:"\e95b"}.icofont-brand-xiaomi:before{content:"\e95c"}.icofont-brand-yahoobuzz:before{content:"\e95d"}.icofont-brand-yamaha:before{content:"\e95e"}.icofont-brand-youtube:before{content:"\e95f"}.icofont-brand-zain:before{content:"\e960"}.icofont-bank-alt:before{content:"\e961"}.icofont-bank:before{content:"\e962"}.icofont-barcode:before{content:"\e963"}.icofont-bill-alt:before{content:"\e964"}.icofont-billboard:before{content:"\e965"}.icofont-briefcase-1:before{content:"\e966"}.icofont-briefcase-2:before{content:"\e967"}.icofont-businessman:before{content:"\e968"}.icofont-businesswoman:before{content:"\e969"}.icofont-chair:before{content:"\e96a"}.icofont-coins:before{content:"\e96b"}.icofont-company:before{content:"\e96c"}.icofont-contact-add:before{content:"\e96d"}.icofont-files-stack:before{content:"\e96e"}.icofont-handshake-deal:before{content:"\e96f"}.icofont-id-card:before{content:"\e970"}.icofont-meeting-add:before{content:"\e971"}.icofont-money-bag:before{content:"\e972"}.icofont-pie-chart:before{content:"\e973"}.icofont-presentation-alt:before{content:"\e974"}.icofont-presentation:before{content:"\e975"}.icofont-stamp:before{content:"\e976"}.icofont-stock-mobile:before{content:"\e977"}.icofont-chart-arrows-axis:before{content:"\e978"}.icofont-chart-bar-graph:before{content:"\e979"}.icofont-chart-flow-1:before{content:"\e97a"}.icofont-chart-flow-2:before{content:"\e97b"}.icofont-chart-flow:before{content:"\e97c"}.icofont-chart-growth:before{content:"\e97d"}.icofont-chart-histogram-alt:before{content:"\e97e"}.icofont-chart-histogram:before{content:"\e97f"}.icofont-chart-line-alt:before{content:"\e980"}.icofont-chart-line:before{content:"\e981"}.icofont-chart-pie-alt:before{content:"\e982"}.icofont-chart-pie:before{content:"\e983"}.icofont-chart-radar-graph:before{content:"\e984"}.icofont-architecture-alt:before{content:"\e985"}.icofont-architecture:before{content:"\e986"}.icofont-barricade:before{content:"\e987"}.icofont-bolt:before{content:"\e988"}.icofont-bricks:before{content:"\e989"}.icofont-building-alt:before{content:"\e98a"}.icofont-bull-dozer:before{content:"\e98b"}.icofont-calculations:before{content:"\e98c"}.icofont-cement-mix:before{content:"\e98d"}.icofont-cement-mixer:before{content:"\e98e"}.icofont-concrete-mixer:before{content:"\e98f"}.icofont-danger-zone:before{content:"\e990"}.icofont-drill:before{content:"\e991"}.icofont-eco-energy:before{content:"\e992"}.icofont-eco-environmen:before{content:"\e993"}.icofont-energy-air:before{content:"\e994"}.icofont-energy-oil:before{content:"\e995"}.icofont-energy-savings:before{content:"\e996"}.icofont-energy-solar:before{content:"\e997"}.icofont-energy-water:before{content:"\e998"}.icofont-engineer:before{content:"\e999"}.icofont-fire-extinguisher-alt:before{content:"\e99a"}.icofont-fire-extinguisher:before{content:"\e99b"}.icofont-fix-tools:before{content:"\e99c"}.icofont-fork-lift:before{content:"\e99d"}.icofont-glue-oil:before{content:"\e99e"}.icofont-hammer-alt:before{content:"\e99f"}.icofont-hammer:before{content:"\e9a0"}.icofont-help-robot:before{content:"\e9a1"}.icofont-industries-1:before{content:"\e9a2"}.icofont-industries-2:before{content:"\e9a3"}.icofont-industries-3:before{content:"\e9a4"}.icofont-industries-4:before{content:"\e9a5"}.icofont-industries-5:before{content:"\e9a6"}.icofont-industries:before{content:"\e9a7"}.icofont-labour:before{content:"\e9a8"}.icofont-mining:before{content:"\e9a9"}.icofont-paint-brush:before{content:"\e9aa"}.icofont-pollution:before{content:"\e9ab"}.icofont-power-zone:before{content:"\e9ac"}.icofont-radio-active:before{content:"\e9ad"}.icofont-recycle-alt:before{content:"\e9ae"}.icofont-recycling-man:before{content:"\e9af"}.icofont-safety-hat-light:before{content:"\e9b0"}.icofont-safety-hat:before{content:"\e9b1"}.icofont-saw:before{content:"\e9b2"}.icofont-screw-driver:before{content:"\e9b3"}.icofont-tools-1:before{content:"\e9b4"}.icofont-tools-bag:before{content:"\e9b5"}.icofont-tow-truck:before{content:"\e9b6"}.icofont-trolley:before{content:"\e9b7"}.icofont-trowel:before{content:"\e9b8"}.icofont-under-construction-alt:before{content:"\e9b9"}.icofont-under-construction:before{content:"\e9ba"}.icofont-vehicle-cement:before{content:"\e9bb"}.icofont-vehicle-crane:before{content:"\e9bc"}.icofont-vehicle-delivery-van:before{content:"\e9bd"}.icofont-vehicle-dozer:before{content:"\e9be"}.icofont-vehicle-excavator:before{content:"\e9bf"}.icofont-vehicle-trucktor:before{content:"\e9c0"}.icofont-vehicle-wrecking:before{content:"\e9c1"}.icofont-worker:before{content:"\e9c2"}.icofont-workers-group:before{content:"\e9c3"}.icofont-wrench:before{content:"\e9c4"}.icofont-afghani-false:before{content:"\e9c5"}.icofont-afghani-minus:before{content:"\e9c6"}.icofont-afghani-plus:before{content:"\e9c7"}.icofont-afghani-true:before{content:"\e9c8"}.icofont-afghani:before{content:"\e9c9"}.icofont-baht-false:before{content:"\e9ca"}.icofont-baht-minus:before{content:"\e9cb"}.icofont-baht-plus:before{content:"\e9cc"}.icofont-baht-true:before{content:"\e9cd"}.icofont-baht:before{content:"\e9ce"}.icofont-bitcoin-false:before{content:"\e9cf"}.icofont-bitcoin-minus:before{content:"\e9d0"}.icofont-bitcoin-plus:before{content:"\e9d1"}.icofont-bitcoin-true:before{content:"\e9d2"}.icofont-bitcoin:before{content:"\e9d3"}.icofont-dollar-flase:before{content:"\e9d4"}.icofont-dollar-minus:before{content:"\e9d5"}.icofont-dollar-plus:before{content:"\e9d6"}.icofont-dollar-true:before{content:"\e9d7"}.icofont-dollar:before{content:"\e9d8"}.icofont-dong-false:before{content:"\e9d9"}.icofont-dong-minus:before{content:"\e9da"}.icofont-dong-plus:before{content:"\e9db"}.icofont-dong-true:before{content:"\e9dc"}.icofont-dong:before{content:"\e9dd"}.icofont-euro-false:before{content:"\e9de"}.icofont-euro-minus:before{content:"\e9df"}.icofont-euro-plus:before{content:"\e9e0"}.icofont-euro-true:before{content:"\e9e1"}.icofont-euro:before{content:"\e9e2"}.icofont-frank-false:before{content:"\e9e3"}.icofont-frank-minus:before{content:"\e9e4"}.icofont-frank-plus:before{content:"\e9e5"}.icofont-frank-true:before{content:"\e9e6"}.icofont-frank:before{content:"\e9e7"}.icofont-hryvnia-false:before{content:"\e9e8"}.icofont-hryvnia-minus:before{content:"\e9e9"}.icofont-hryvnia-plus:before{content:"\e9ea"}.icofont-hryvnia-true:before{content:"\e9eb"}.icofont-hryvnia:before{content:"\e9ec"}.icofont-lira-false:before{content:"\e9ed"}.icofont-lira-minus:before{content:"\e9ee"}.icofont-lira-plus:before{content:"\e9ef"}.icofont-lira-true:before{content:"\e9f0"}.icofont-lira:before{content:"\e9f1"}.icofont-peseta-false:before{content:"\e9f2"}.icofont-peseta-minus:before{content:"\e9f3"}.icofont-peseta-plus:before{content:"\e9f4"}.icofont-peseta-true:before{content:"\e9f5"}.icofont-peseta:before{content:"\e9f6"}.icofont-peso-false:before{content:"\e9f7"}.icofont-peso-minus:before{content:"\e9f8"}.icofont-peso-plus:before{content:"\e9f9"}.icofont-peso-true:before{content:"\e9fa"}.icofont-peso:before{content:"\e9fb"}.icofont-pound-false:before{content:"\e9fc"}.icofont-pound-minus:before{content:"\e9fd"}.icofont-pound-plus:before{content:"\e9fe"}.icofont-pound-true:before{content:"\e9ff"}.icofont-pound:before{content:"\ea00"}.icofont-renminbi-false:before{content:"\ea01"}.icofont-renminbi-minus:before{content:"\ea02"}.icofont-renminbi-plus:before{content:"\ea03"}.icofont-renminbi-true:before{content:"\ea04"}.icofont-renminbi:before{content:"\ea05"}.icofont-riyal-false:before{content:"\ea06"}.icofont-riyal-minus:before{content:"\ea07"}.icofont-riyal-plus:before{content:"\ea08"}.icofont-riyal-true:before{content:"\ea09"}.icofont-riyal:before{content:"\ea0a"}.icofont-rouble-false:before{content:"\ea0b"}.icofont-rouble-minus:before{content:"\ea0c"}.icofont-rouble-plus:before{content:"\ea0d"}.icofont-rouble-true:before{content:"\ea0e"}.icofont-rouble:before{content:"\ea0f"}.icofont-rupee-false:before{content:"\ea10"}.icofont-rupee-minus:before{content:"\ea11"}.icofont-rupee-plus:before{content:"\ea12"}.icofont-rupee-true:before{content:"\ea13"}.icofont-rupee:before{content:"\ea14"}.icofont-taka-false:before{content:"\ea15"}.icofont-taka-minus:before{content:"\ea16"}.icofont-taka-plus:before{content:"\ea17"}.icofont-taka-true:before{content:"\ea18"}.icofont-taka:before{content:"\ea19"}.icofont-turkish-lira-false:before{content:"\ea1a"}.icofont-turkish-lira-minus:before{content:"\ea1b"}.icofont-turkish-lira-plus:before{content:"\ea1c"}.icofont-turkish-lira-true:before{content:"\ea1d"}.icofont-turkish-lira:before{content:"\ea1e"}.icofont-won-false:before{content:"\ea1f"}.icofont-won-minus:before{content:"\ea20"}.icofont-won-plus:before{content:"\ea21"}.icofont-won-true:before{content:"\ea22"}.icofont-won:before{content:"\ea23"}.icofont-yen-false:before{content:"\ea24"}.icofont-yen-minus:before{content:"\ea25"}.icofont-yen-plus:before{content:"\ea26"}.icofont-yen-true:before{content:"\ea27"}.icofont-yen:before{content:"\ea28"}.icofont-android-nexus:before{content:"\ea29"}.icofont-android-tablet:before{content:"\ea2a"}.icofont-apple-watch:before{content:"\ea2b"}.icofont-drawing-tablet:before{content:"\ea2c"}.icofont-earphone:before{content:"\ea2d"}.icofont-flash-drive:before{content:"\ea2e"}.icofont-game-console:before{content:"\ea2f"}.icofont-game-controller:before{content:"\ea30"}.icofont-game-pad:before{content:"\ea31"}.icofont-game:before{content:"\ea32"}.icofont-headphone-alt-1:before{content:"\ea33"}.icofont-headphone-alt-2:before{content:"\ea34"}.icofont-headphone-alt-3:before{content:"\ea35"}.icofont-headphone-alt:before{content:"\ea36"}.icofont-headphone:before{content:"\ea37"}.icofont-htc-one:before{content:"\ea38"}.icofont-imac:before{content:"\ea39"}.icofont-ipad:before{content:"\ea3a"}.icofont-iphone:before{content:"\ea3b"}.icofont-ipod-nano:before{content:"\ea3c"}.icofont-ipod-touch:before{content:"\ea3d"}.icofont-keyboard-alt:before{content:"\ea3e"}.icofont-keyboard-wireless:before{content:"\ea3f"}.icofont-keyboard:before{content:"\ea40"}.icofont-laptop-alt:before{content:"\ea41"}.icofont-laptop:before{content:"\ea42"}.icofont-macbook:before{content:"\ea43"}.icofont-magic-mouse:before{content:"\ea44"}.icofont-micro-chip:before{content:"\ea45"}.icofont-microphone-alt:before{content:"\ea46"}.icofont-microphone:before{content:"\ea47"}.icofont-monitor:before{content:"\ea48"}.icofont-mouse:before{content:"\ea49"}.icofont-mp3-player:before{content:"\ea4a"}.icofont-nintendo:before{content:"\ea4b"}.icofont-playstation-alt:before{content:"\ea4c"}.icofont-psvita:before{content:"\ea4d"}.icofont-radio-mic:before{content:"\ea4e"}.icofont-radio:before{content:"\ea4f"}.icofont-refrigerator:before{content:"\ea50"}.icofont-samsung-galaxy:before{content:"\ea51"}.icofont-surface-tablet:before{content:"\ea52"}.icofont-ui-head-phone:before{content:"\ea53"}.icofont-ui-keyboard:before{content:"\ea54"}.icofont-washing-machine:before{content:"\ea55"}.icofont-wifi-router:before{content:"\ea56"}.icofont-wii-u:before{content:"\ea57"}.icofont-windows-lumia:before{content:"\ea58"}.icofont-wireless-mouse:before{content:"\ea59"}.icofont-xbox-360:before{content:"\ea5a"}.icofont-arrow-down:before{content:"\ea5b"}.icofont-arrow-left:before{content:"\ea5c"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-arrow-up:before{content:"\ea5e"}.icofont-block-down:before{content:"\ea5f"}.icofont-block-left:before{content:"\ea60"}.icofont-block-right:before{content:"\ea61"}.icofont-block-up:before{content:"\ea62"}.icofont-bubble-down:before{content:"\ea63"}.icofont-bubble-left:before{content:"\ea64"}.icofont-bubble-right:before{content:"\ea65"}.icofont-bubble-up:before{content:"\ea66"}.icofont-caret-down:before{content:"\ea67"}.icofont-caret-left:before{content:"\ea68"}.icofont-caret-right:before{content:"\ea69"}.icofont-caret-up:before{content:"\ea6a"}.icofont-circled-down:before{content:"\ea6b"}.icofont-circled-left:before{content:"\ea6c"}.icofont-circled-right:before{content:"\ea6d"}.icofont-circled-up:before{content:"\ea6e"}.icofont-collapse:before{content:"\ea6f"}.icofont-cursor-drag:before{content:"\ea70"}.icofont-curved-double-left:before{content:"\ea71"}.icofont-curved-double-right:before{content:"\ea72"}.icofont-curved-down:before{content:"\ea73"}.icofont-curved-left:before{content:"\ea74"}.icofont-curved-right:before{content:"\ea75"}.icofont-curved-up:before{content:"\ea76"}.icofont-dotted-down:before{content:"\ea77"}.icofont-dotted-left:before{content:"\ea78"}.icofont-dotted-right:before{content:"\ea79"}.icofont-dotted-up:before{content:"\ea7a"}.icofont-double-left:before{content:"\ea7b"}.icofont-double-right:before{content:"\ea7c"}.icofont-expand-alt:before{content:"\ea7d"}.icofont-hand-down:before{content:"\ea7e"}.icofont-hand-drag:before{content:"\ea7f"}.icofont-hand-drag1:before{content:"\ea80"}.icofont-hand-drag2:before{content:"\ea81"}.icofont-hand-drawn-alt-down:before{content:"\ea82"}.icofont-hand-drawn-alt-left:before{content:"\ea83"}.icofont-hand-drawn-alt-right:before{content:"\ea84"}.icofont-hand-drawn-alt-up:before{content:"\ea85"}.icofont-hand-drawn-down:before{content:"\ea86"}.icofont-hand-drawn-left:before{content:"\ea87"}.icofont-hand-drawn-right:before{content:"\ea88"}.icofont-hand-drawn-up:before{content:"\ea89"}.icofont-hand-grippers:before{content:"\ea8a"}.icofont-hand-left:before{content:"\ea8b"}.icofont-hand-right:before{content:"\ea8c"}.icofont-hand-up:before{content:"\ea8d"}.icofont-line-block-down:before{content:"\ea8e"}.icofont-line-block-left:before{content:"\ea8f"}.icofont-line-block-right:before{content:"\ea90"}.icofont-line-block-up:before{content:"\ea91"}.icofont-long-arrow-down:before{content:"\ea92"}.icofont-long-arrow-left:before{content:"\ea93"}.icofont-long-arrow-right:before{content:"\ea94"}.icofont-long-arrow-up:before{content:"\ea95"}.icofont-rounded-collapse:before{content:"\ea96"}.icofont-rounded-double-left:before{content:"\ea97"}.icofont-rounded-double-right:before{content:"\ea98"}.icofont-rounded-down:before{content:"\ea99"}.icofont-rounded-expand:before{content:"\ea9a"}.icofont-rounded-left-down:before{content:"\ea9b"}.icofont-rounded-left-up:before{content:"\ea9c"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right-down:before{content:"\ea9e"}.icofont-rounded-right-up:before{content:"\ea9f"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-rounded-up:before{content:"\eaa1"}.icofont-scroll-bubble-down:before{content:"\eaa2"}.icofont-scroll-bubble-left:before{content:"\eaa3"}.icofont-scroll-bubble-right:before{content:"\eaa4"}.icofont-scroll-bubble-up:before{content:"\eaa5"}.icofont-scroll-double-down:before{content:"\eaa6"}.icofont-scroll-double-left:before{content:"\eaa7"}.icofont-scroll-double-right:before{content:"\eaa8"}.icofont-scroll-double-up:before{content:"\eaa9"}.icofont-scroll-down:before{content:"\eaaa"}.icofont-scroll-left:before{content:"\eaab"}.icofont-scroll-long-down:before{content:"\eaac"}.icofont-scroll-long-left:before{content:"\eaad"}.icofont-scroll-long-right:before{content:"\eaae"}.icofont-scroll-long-up:before{content:"\eaaf"}.icofont-scroll-right:before{content:"\eab0"}.icofont-scroll-up:before{content:"\eab1"}.icofont-simple-down:before{content:"\eab2"}.icofont-simple-left-down:before{content:"\eab3"}.icofont-simple-left-up:before{content:"\eab4"}.icofont-simple-left:before{content:"\eab5"}.icofont-simple-right-down:before{content:"\eab6"}.icofont-simple-right-up:before{content:"\eab7"}.icofont-simple-right:before{content:"\eab8"}.icofont-simple-up:before{content:"\eab9"}.icofont-square-down:before{content:"\eaba"}.icofont-square-left:before{content:"\eabb"}.icofont-square-right:before{content:"\eabc"}.icofont-square-up:before{content:"\eabd"}.icofont-stylish-down:before{content:"\eabe"}.icofont-stylish-left:before{content:"\eabf"}.icofont-stylish-right:before{content:"\eac0"}.icofont-stylish-up:before{content:"\eac1"}.icofont-swoosh-down:before{content:"\eac2"}.icofont-swoosh-left:before{content:"\eac3"}.icofont-swoosh-right:before{content:"\eac4"}.icofont-swoosh-up:before{content:"\eac5"}.icofont-thin-double-left:before{content:"\eac6"}.icofont-thin-double-right:before{content:"\eac7"}.icofont-thin-down:before{content:"\eac8"}.icofont-thin-left:before{content:"\eac9"}.icofont-thin-right:before{content:"\eaca"}.icofont-thin-up:before{content:"\eacb"}.icofont-abc:before{content:"\eacc"}.icofont-atom:before{content:"\eacd"}.icofont-award:before{content:"\eace"}.icofont-bell-alt:before{content:"\eacf"}.icofont-black-board:before{content:"\ead0"}.icofont-book-alt:before{content:"\ead1"}.icofont-book:before{content:"\ead2"}.icofont-brainstorming:before{content:"\ead3"}.icofont-certificate-alt-1:before{content:"\ead4"}.icofont-certificate-alt-2:before{content:"\ead5"}.icofont-certificate:before{content:"\ead6"}.icofont-education:before{content:"\ead7"}.icofont-electron:before{content:"\ead8"}.icofont-fountain-pen:before{content:"\ead9"}.icofont-globe-alt:before{content:"\eada"}.icofont-graduate-alt:before{content:"\eadb"}.icofont-graduate:before{content:"\eadc"}.icofont-group-students:before{content:"\eadd"}.icofont-hat-alt:before{content:"\eade"}.icofont-hat:before{content:"\eadf"}.icofont-instrument:before{content:"\eae0"}.icofont-lamp-light:before{content:"\eae1"}.icofont-medal:before{content:"\eae2"}.icofont-microscope-alt:before{content:"\eae3"}.icofont-microscope:before{content:"\eae4"}.icofont-paper:before{content:"\eae5"}.icofont-pen-alt-4:before{content:"\eae6"}.icofont-pen-nib:before{content:"\eae7"}.icofont-pencil-alt-5:before{content:"\eae8"}.icofont-quill-pen:before{content:"\eae9"}.icofont-read-book-alt:before{content:"\eaea"}.icofont-read-book:before{content:"\eaeb"}.icofont-school-bag:before{content:"\eaec"}.icofont-school-bus:before{content:"\eaed"}.icofont-student-alt:before{content:"\eaee"}.icofont-student:before{content:"\eaef"}.icofont-teacher:before{content:"\eaf0"}.icofont-test-bulb:before{content:"\eaf1"}.icofont-test-tube-alt:before{content:"\eaf2"}.icofont-university:before{content:"\eaf3"}.icofont-angry:before{content:"\eaf4"}.icofont-astonished:before{content:"\eaf5"}.icofont-confounded:before{content:"\eaf6"}.icofont-confused:before{content:"\eaf7"}.icofont-crying:before{content:"\eaf8"}.icofont-dizzy:before{content:"\eaf9"}.icofont-expressionless:before{content:"\eafa"}.icofont-heart-eyes:before{content:"\eafb"}.icofont-laughing:before{content:"\eafc"}.icofont-nerd-smile:before{content:"\eafd"}.icofont-open-mouth:before{content:"\eafe"}.icofont-rage:before{content:"\eaff"}.icofont-rolling-eyes:before{content:"\eb00"}.icofont-sad:before{content:"\eb01"}.icofont-simple-smile:before{content:"\eb02"}.icofont-slightly-smile:before{content:"\eb03"}.icofont-smirk:before{content:"\eb04"}.icofont-stuck-out-tongue:before{content:"\eb05"}.icofont-wink-smile:before{content:"\eb06"}.icofont-worried:before{content:"\eb07"}.icofont-file-alt:before{content:"\eb08"}.icofont-file-audio:before{content:"\eb09"}.icofont-file-avi-mp4:before{content:"\eb0a"}.icofont-file-bmp:before{content:"\eb0b"}.icofont-file-code:before{content:"\eb0c"}.icofont-file-css:before{content:"\eb0d"}.icofont-file-document:before{content:"\eb0e"}.icofont-file-eps:before{content:"\eb0f"}.icofont-file-excel:before{content:"\eb10"}.icofont-file-exe:before{content:"\eb11"}.icofont-file-file:before{content:"\eb12"}.icofont-file-flv:before{content:"\eb13"}.icofont-file-gif:before{content:"\eb14"}.icofont-file-html5:before{content:"\eb15"}.icofont-file-image:before{content:"\eb16"}.icofont-file-iso:before{content:"\eb17"}.icofont-file-java:before{content:"\eb18"}.icofont-file-javascript:before{content:"\eb19"}.icofont-file-jpg:before{content:"\eb1a"}.icofont-file-midi:before{content:"\eb1b"}.icofont-file-mov:before{content:"\eb1c"}.icofont-file-mp3:before{content:"\eb1d"}.icofont-file-pdf:before{content:"\eb1e"}.icofont-file-php:before{content:"\eb1f"}.icofont-file-png:before{content:"\eb20"}.icofont-file-powerpoint:before{content:"\eb21"}.icofont-file-presentation:before{content:"\eb22"}.icofont-file-psb:before{content:"\eb23"}.icofont-file-psd:before{content:"\eb24"}.icofont-file-python:before{content:"\eb25"}.icofont-file-ruby:before{content:"\eb26"}.icofont-file-spreadsheet:before{content:"\eb27"}.icofont-file-sql:before{content:"\eb28"}.icofont-file-svg:before{content:"\eb29"}.icofont-file-text:before{content:"\eb2a"}.icofont-file-tiff:before{content:"\eb2b"}.icofont-file-video:before{content:"\eb2c"}.icofont-file-wave:before{content:"\eb2d"}.icofont-file-wmv:before{content:"\eb2e"}.icofont-file-word:before{content:"\eb2f"}.icofont-file-zip:before{content:"\eb30"}.icofont-cycling-alt:before{content:"\eb31"}.icofont-cycling:before{content:"\eb32"}.icofont-dumbbell:before{content:"\eb33"}.icofont-dumbbells:before{content:"\eb34"}.icofont-gym-alt-1:before{content:"\eb35"}.icofont-gym-alt-2:before{content:"\eb36"}.icofont-gym-alt-3:before{content:"\eb37"}.icofont-gym:before{content:"\eb38"}.icofont-muscle-weight:before{content:"\eb39"}.icofont-muscle:before{content:"\eb3a"}.icofont-apple:before{content:"\eb3b"}.icofont-arabian-coffee:before{content:"\eb3c"}.icofont-artichoke:before{content:"\eb3d"}.icofont-asparagus:before{content:"\eb3e"}.icofont-avocado:before{content:"\eb3f"}.icofont-baby-food:before{content:"\eb40"}.icofont-banana:before{content:"\eb41"}.icofont-bbq:before{content:"\eb42"}.icofont-beans:before{content:"\eb43"}.icofont-beer:before{content:"\eb44"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bread:before{content:"\eb47"}.icofont-broccoli:before{content:"\eb48"}.icofont-burger:before{content:"\eb49"}.icofont-cabbage:before{content:"\eb4a"}.icofont-carrot:before{content:"\eb4b"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-cheese:before{content:"\eb4d"}.icofont-chef:before{content:"\eb4e"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chicken:before{content:"\eb51"}.icofont-cocktail:before{content:"\eb52"}.icofont-coconut-water:before{content:"\eb53"}.icofont-coconut:before{content:"\eb54"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-cola:before{content:"\eb59"}.icofont-corn:before{content:"\eb5a"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-cucumber:before{content:"\eb5d"}.icofont-culinary:before{content:"\eb5e"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-dining-table:before{content:"\eb60"}.icofont-donut:before{content:"\eb61"}.icofont-egg-plant:before{content:"\eb62"}.icofont-egg-poached:before{content:"\eb63"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-farmer:before{content:"\eb65"}.icofont-fast-food:before{content:"\eb66"}.icofont-food-basket:before{content:"\eb67"}.icofont-food-cart:before{content:"\eb68"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fruits:before{content:"\eb6b"}.icofont-grapes:before{content:"\eb6c"}.icofont-honey:before{content:"\eb6d"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-ice-cream:before{content:"\eb70"}.icofont-juice:before{content:"\eb71"}.icofont-ketchup:before{content:"\eb72"}.icofont-kiwi:before{content:"\eb73"}.icofont-layered-cake:before{content:"\eb74"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-lemon:before{content:"\eb76"}.icofont-lobster:before{content:"\eb77"}.icofont-mango:before{content:"\eb78"}.icofont-milk:before{content:"\eb79"}.icofont-mushroom:before{content:"\eb7a"}.icofont-noodles:before{content:"\eb7b"}.icofont-onion:before{content:"\eb7c"}.icofont-orange:before{content:"\eb7d"}.icofont-pear:before{content:"\eb7e"}.icofont-peas:before{content:"\eb7f"}.icofont-pepper:before{content:"\eb80"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pie:before{content:"\eb82"}.icofont-pineapple:before{content:"\eb83"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pizza:before{content:"\eb85"}.icofont-plant:before{content:"\eb86"}.icofont-popcorn:before{content:"\eb87"}.icofont-potato:before{content:"\eb88"}.icofont-pumpkin:before{content:"\eb89"}.icofont-raddish:before{content:"\eb8a"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-restaurant:before{content:"\eb8c"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-sandwich:before{content:"\eb8e"}.icofont-sausage:before{content:"\eb8f"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-watermelon:before{content:"\eb9b"}.icofont-wheat:before{content:"\eb9c"}.icofont-baby-backpack:before{content:"\eb9d"}.icofont-baby-cloth:before{content:"\eb9e"}.icofont-baby-milk-bottle:before{content:"\eb9f"}.icofont-baby-trolley:before{content:"\eba0"}.icofont-baby:before{content:"\eba1"}.icofont-candy:before{content:"\eba2"}.icofont-holding-hands:before{content:"\eba3"}.icofont-infant-nipple:before{content:"\eba4"}.icofont-kids-scooter:before{content:"\eba5"}.icofont-safety-pin:before{content:"\eba6"}.icofont-teddy-bear:before{content:"\eba7"}.icofont-toy-ball:before{content:"\eba8"}.icofont-toy-cat:before{content:"\eba9"}.icofont-toy-duck:before{content:"\ebaa"}.icofont-toy-elephant:before{content:"\ebab"}.icofont-toy-hand:before{content:"\ebac"}.icofont-toy-horse:before{content:"\ebad"}.icofont-toy-lattu:before{content:"\ebae"}.icofont-toy-train:before{content:"\ebaf"}.icofont-burglar:before{content:"\ebb0"}.icofont-cannon-firing:before{content:"\ebb1"}.icofont-cc-camera:before{content:"\ebb2"}.icofont-cop-badge:before{content:"\ebb3"}.icofont-cop:before{content:"\ebb4"}.icofont-court-hammer:before{content:"\ebb5"}.icofont-court:before{content:"\ebb6"}.icofont-finger-print:before{content:"\ebb7"}.icofont-gavel:before{content:"\ebb8"}.icofont-handcuff-alt:before{content:"\ebb9"}.icofont-handcuff:before{content:"\ebba"}.icofont-investigation:before{content:"\ebbb"}.icofont-investigator:before{content:"\ebbc"}.icofont-jail:before{content:"\ebbd"}.icofont-judge:before{content:"\ebbe"}.icofont-law-alt-1:before{content:"\ebbf"}.icofont-law-alt-2:before{content:"\ebc0"}.icofont-law-alt-3:before{content:"\ebc1"}.icofont-law-book:before{content:"\ebc2"}.icofont-law-document:before{content:"\ebc3"}.icofont-law-order:before{content:"\ebc4"}.icofont-law-protect:before{content:"\ebc5"}.icofont-law-scales:before{content:"\ebc6"}.icofont-law:before{content:"\ebc7"}.icofont-lawyer-alt-1:before{content:"\ebc8"}.icofont-lawyer-alt-2:before{content:"\ebc9"}.icofont-lawyer:before{content:"\ebca"}.icofont-legal:before{content:"\ebcb"}.icofont-pistol:before{content:"\ebcc"}.icofont-police-badge:before{content:"\ebcd"}.icofont-police-cap:before{content:"\ebce"}.icofont-police-car-alt-1:before{content:"\ebcf"}.icofont-police-car-alt-2:before{content:"\ebd0"}.icofont-police-car:before{content:"\ebd1"}.icofont-police-hat:before{content:"\ebd2"}.icofont-police-van:before{content:"\ebd3"}.icofont-police:before{content:"\ebd4"}.icofont-thief-alt:before{content:"\ebd5"}.icofont-thief:before{content:"\ebd6"}.icofont-abacus-alt:before{content:"\ebd7"}.icofont-abacus:before{content:"\ebd8"}.icofont-angle-180:before{content:"\ebd9"}.icofont-angle-45:before{content:"\ebda"}.icofont-angle-90:before{content:"\ebdb"}.icofont-angle:before{content:"\ebdc"}.icofont-calculator-alt-1:before{content:"\ebdd"}.icofont-calculator-alt-2:before{content:"\ebde"}.icofont-calculator:before{content:"\ebdf"}.icofont-circle-ruler-alt:before{content:"\ebe0"}.icofont-circle-ruler:before{content:"\ebe1"}.icofont-compass-alt-1:before{content:"\ebe2"}.icofont-compass-alt-2:before{content:"\ebe3"}.icofont-compass-alt-3:before{content:"\ebe4"}.icofont-compass-alt-4:before{content:"\ebe5"}.icofont-golden-ratio:before{content:"\ebe6"}.icofont-marker-alt-1:before{content:"\ebe7"}.icofont-marker-alt-2:before{content:"\ebe8"}.icofont-marker-alt-3:before{content:"\ebe9"}.icofont-marker:before{content:"\ebea"}.icofont-math:before{content:"\ebeb"}.icofont-mathematical-alt-1:before{content:"\ebec"}.icofont-mathematical-alt-2:before{content:"\ebed"}.icofont-mathematical:before{content:"\ebee"}.icofont-pen-alt-1:before{content:"\ebef"}.icofont-pen-alt-2:before{content:"\ebf0"}.icofont-pen-alt-3:before{content:"\ebf1"}.icofont-pen-holder-alt-1:before{content:"\ebf2"}.icofont-pen-holder:before{content:"\ebf3"}.icofont-pen:before{content:"\ebf4"}.icofont-pencil-alt-1:before{content:"\ebf5"}.icofont-pencil-alt-2:before{content:"\ebf6"}.icofont-pencil-alt-3:before{content:"\ebf7"}.icofont-pencil-alt-4:before{content:"\ebf8"}.icofont-pencil:before{content:"\ebf9"}.icofont-ruler-alt-1:before{content:"\ebfa"}.icofont-ruler-alt-2:before{content:"\ebfb"}.icofont-ruler-compass-alt:before{content:"\ebfc"}.icofont-ruler-compass:before{content:"\ebfd"}.icofont-ruler-pencil-alt-1:before{content:"\ebfe"}.icofont-ruler-pencil-alt-2:before{content:"\ebff"}.icofont-ruler-pencil:before{content:"\ec00"}.icofont-ruler:before{content:"\ec01"}.icofont-rulers-alt:before{content:"\ec02"}.icofont-rulers:before{content:"\ec03"}.icofont-square-root:before{content:"\ec04"}.icofont-ui-calculator:before{content:"\ec05"}.icofont-aids:before{content:"\ec06"}.icofont-ambulance-crescent:before{content:"\ec07"}.icofont-ambulance-cross:before{content:"\ec08"}.icofont-ambulance:before{content:"\ec09"}.icofont-autism:before{content:"\ec0a"}.icofont-bandage:before{content:"\ec0b"}.icofont-blind:before{content:"\ec0c"}.icofont-blood-drop:before{content:"\ec0d"}.icofont-blood-test:before{content:"\ec0e"}.icofont-blood:before{content:"\ec0f"}.icofont-brain-alt:before{content:"\ec10"}.icofont-brain:before{content:"\ec11"}.icofont-capsule:before{content:"\ec12"}.icofont-crutch:before{content:"\ec13"}.icofont-disabled:before{content:"\ec14"}.icofont-dna-alt-1:before{content:"\ec15"}.icofont-dna-alt-2:before{content:"\ec16"}.icofont-dna:before{content:"\ec17"}.icofont-doctor-alt:before{content:"\ec18"}.icofont-doctor:before{content:"\ec19"}.icofont-drug-pack:before{content:"\ec1a"}.icofont-drug:before{content:"\ec1b"}.icofont-first-aid-alt:before{content:"\ec1c"}.icofont-first-aid:before{content:"\ec1d"}.icofont-heart-beat-alt:before{content:"\ec1e"}.icofont-heart-beat:before{content:"\ec1f"}.icofont-heartbeat:before{content:"\ec20"}.icofont-herbal:before{content:"\ec21"}.icofont-hospital:before{content:"\ec22"}.icofont-icu:before{content:"\ec23"}.icofont-injection-syringe:before{content:"\ec24"}.icofont-laboratory:before{content:"\ec25"}.icofont-medical-sign-alt:before{content:"\ec26"}.icofont-medical-sign:before{content:"\ec27"}.icofont-nurse-alt:before{content:"\ec28"}.icofont-nurse:before{content:"\ec29"}.icofont-nursing-home:before{content:"\ec2a"}.icofont-operation-theater:before{content:"\ec2b"}.icofont-paralysis-disability:before{content:"\ec2c"}.icofont-patient-bed:before{content:"\ec2d"}.icofont-patient-file:before{content:"\ec2e"}.icofont-pills:before{content:"\ec2f"}.icofont-prescription:before{content:"\ec30"}.icofont-pulse:before{content:"\ec31"}.icofont-stethoscope-alt:before{content:"\ec32"}.icofont-stethoscope:before{content:"\ec33"}.icofont-stretcher:before{content:"\ec34"}.icofont-surgeon-alt:before{content:"\ec35"}.icofont-surgeon:before{content:"\ec36"}.icofont-tablets:before{content:"\ec37"}.icofont-test-bottle:before{content:"\ec38"}.icofont-test-tube:before{content:"\ec39"}.icofont-thermometer-alt:before{content:"\ec3a"}.icofont-thermometer:before{content:"\ec3b"}.icofont-tooth:before{content:"\ec3c"}.icofont-xray:before{content:"\ec3d"}.icofont-ui-add:before{content:"\ec3e"}.icofont-ui-alarm:before{content:"\ec3f"}.icofont-ui-battery:before{content:"\ec40"}.icofont-ui-block:before{content:"\ec41"}.icofont-ui-bluetooth:before{content:"\ec42"}.icofont-ui-brightness:before{content:"\ec43"}.icofont-ui-browser:before{content:"\ec44"}.icofont-ui-calendar:before{content:"\ec45"}.icofont-ui-call:before{content:"\ec46"}.icofont-ui-camera:before{content:"\ec47"}.icofont-ui-cart:before{content:"\ec48"}.icofont-ui-cell-phone:before{content:"\ec49"}.icofont-ui-chat:before{content:"\ec4a"}.icofont-ui-check:before{content:"\ec4b"}.icofont-ui-clip-board:before{content:"\ec4c"}.icofont-ui-clip:before{content:"\ec4d"}.icofont-ui-clock:before{content:"\ec4e"}.icofont-ui-close:before{content:"\ec4f"}.icofont-ui-contact-list:before{content:"\ec50"}.icofont-ui-copy:before{content:"\ec51"}.icofont-ui-cut:before{content:"\ec52"}.icofont-ui-delete:before{content:"\ec53"}.icofont-ui-dial-phone:before{content:"\ec54"}.icofont-ui-edit:before{content:"\ec55"}.icofont-ui-email:before{content:"\ec56"}.icofont-ui-file:before{content:"\ec57"}.icofont-ui-fire-wall:before{content:"\ec58"}.icofont-ui-flash-light:before{content:"\ec59"}.icofont-ui-flight:before{content:"\ec5a"}.icofont-ui-folder:before{content:"\ec5b"}.icofont-ui-game:before{content:"\ec5c"}.icofont-ui-handicapped:before{content:"\ec5d"}.icofont-ui-home:before{content:"\ec5e"}.icofont-ui-image:before{content:"\ec5f"}.icofont-ui-laoding:before{content:"\ec60"}.icofont-ui-lock:before{content:"\ec61"}.icofont-ui-love-add:before{content:"\ec62"}.icofont-ui-love-broken:before{content:"\ec63"}.icofont-ui-love-remove:before{content:"\ec64"}.icofont-ui-love:before{content:"\ec65"}.icofont-ui-map:before{content:"\ec66"}.icofont-ui-message:before{content:"\ec67"}.icofont-ui-messaging:before{content:"\ec68"}.icofont-ui-movie:before{content:"\ec69"}.icofont-ui-music-player:before{content:"\ec6a"}.icofont-ui-music:before{content:"\ec6b"}.icofont-ui-mute:before{content:"\ec6c"}.icofont-ui-network:before{content:"\ec6d"}.icofont-ui-next:before{content:"\ec6e"}.icofont-ui-note:before{content:"\ec6f"}.icofont-ui-office:before{content:"\ec70"}.icofont-ui-password:before{content:"\ec71"}.icofont-ui-pause:before{content:"\ec72"}.icofont-ui-play-stop:before{content:"\ec73"}.icofont-ui-play:before{content:"\ec74"}.icofont-ui-pointer:before{content:"\ec75"}.icofont-ui-power:before{content:"\ec76"}.icofont-ui-press:before{content:"\ec77"}.icofont-ui-previous:before{content:"\ec78"}.icofont-ui-rate-add:before{content:"\ec79"}.icofont-ui-rate-blank:before{content:"\ec7a"}.icofont-ui-rate-remove:before{content:"\ec7b"}.icofont-ui-rating:before{content:"\ec7c"}.icofont-ui-record:before{content:"\ec7d"}.icofont-ui-remove:before{content:"\ec7e"}.icofont-ui-reply:before{content:"\ec7f"}.icofont-ui-rotation:before{content:"\ec80"}.icofont-ui-rss:before{content:"\ec81"}.icofont-ui-search:before{content:"\ec82"}.icofont-ui-settings:before{content:"\ec83"}.icofont-ui-social-link:before{content:"\ec84"}.icofont-ui-tag:before{content:"\ec85"}.icofont-ui-text-chat:before{content:"\ec86"}.icofont-ui-text-loading:before{content:"\ec87"}.icofont-ui-theme:before{content:"\ec88"}.icofont-ui-timer:before{content:"\ec89"}.icofont-ui-touch-phone:before{content:"\ec8a"}.icofont-ui-travel:before{content:"\ec8b"}.icofont-ui-unlock:before{content:"\ec8c"}.icofont-ui-user-group:before{content:"\ec8d"}.icofont-ui-user:before{content:"\ec8e"}.icofont-ui-v-card:before{content:"\ec8f"}.icofont-ui-video-chat:before{content:"\ec90"}.icofont-ui-video-message:before{content:"\ec91"}.icofont-ui-video-play:before{content:"\ec92"}.icofont-ui-video:before{content:"\ec93"}.icofont-ui-volume:before{content:"\ec94"}.icofont-ui-weather:before{content:"\ec95"}.icofont-ui-wifi:before{content:"\ec96"}.icofont-ui-zoom-in:before{content:"\ec97"}.icofont-ui-zoom-out:before{content:"\ec98"}.icofont-cassette-player:before{content:"\ec99"}.icofont-cassette:before{content:"\ec9a"}.icofont-forward:before{content:"\ec9b"}.icofont-guiter:before{content:"\ec9c"}.icofont-movie:before{content:"\ec9d"}.icofont-multimedia:before{content:"\ec9e"}.icofont-music-alt:before{content:"\ec9f"}.icofont-music-disk:before{content:"\eca0"}.icofont-music-note:before{content:"\eca1"}.icofont-music-notes:before{content:"\eca2"}.icofont-music:before{content:"\eca3"}.icofont-mute-volume:before{content:"\eca4"}.icofont-pause:before{content:"\eca5"}.icofont-play-alt-1:before{content:"\eca6"}.icofont-play-alt-2:before{content:"\eca7"}.icofont-play-alt-3:before{content:"\eca8"}.icofont-play-pause:before{content:"\eca9"}.icofont-play:before{content:"\ecaa"}.icofont-record:before{content:"\ecab"}.icofont-retro-music-disk:before{content:"\ecac"}.icofont-rewind:before{content:"\ecad"}.icofont-song-notes:before{content:"\ecae"}.icofont-sound-wave-alt:before{content:"\ecaf"}.icofont-sound-wave:before{content:"\ecb0"}.icofont-stop:before{content:"\ecb1"}.icofont-video-alt:before{content:"\ecb2"}.icofont-video-cam:before{content:"\ecb3"}.icofont-video-clapper:before{content:"\ecb4"}.icofont-video:before{content:"\ecb5"}.icofont-volume-bar:before{content:"\ecb6"}.icofont-volume-down:before{content:"\ecb7"}.icofont-volume-mute:before{content:"\ecb8"}.icofont-volume-off:before{content:"\ecb9"}.icofont-volume-up:before{content:"\ecba"}.icofont-youtube-play:before{content:"\ecbb"}.icofont-2checkout-alt:before{content:"\ecbc"}.icofont-2checkout:before{content:"\ecbd"}.icofont-amazon-alt:before{content:"\ecbe"}.icofont-amazon:before{content:"\ecbf"}.icofont-american-express-alt:before{content:"\ecc0"}.icofont-american-express:before{content:"\ecc1"}.icofont-apple-pay-alt:before{content:"\ecc2"}.icofont-apple-pay:before{content:"\ecc3"}.icofont-bank-transfer-alt:before{content:"\ecc4"}.icofont-bank-transfer:before{content:"\ecc5"}.icofont-braintree-alt:before{content:"\ecc6"}.icofont-braintree:before{content:"\ecc7"}.icofont-cash-on-delivery-alt:before{content:"\ecc8"}.icofont-cash-on-delivery:before{content:"\ecc9"}.icofont-diners-club-alt-1:before{content:"\ecca"}.icofont-diners-club-alt-2:before{content:"\eccb"}.icofont-diners-club-alt-3:before{content:"\eccc"}.icofont-diners-club:before{content:"\eccd"}.icofont-discover-alt:before{content:"\ecce"}.icofont-discover:before{content:"\eccf"}.icofont-eway-alt:before{content:"\ecd0"}.icofont-eway:before{content:"\ecd1"}.icofont-google-wallet-alt-1:before{content:"\ecd2"}.icofont-google-wallet-alt-2:before{content:"\ecd3"}.icofont-google-wallet-alt-3:before{content:"\ecd4"}.icofont-google-wallet:before{content:"\ecd5"}.icofont-jcb-alt:before{content:"\ecd6"}.icofont-jcb:before{content:"\ecd7"}.icofont-maestro-alt:before{content:"\ecd8"}.icofont-maestro:before{content:"\ecd9"}.icofont-mastercard-alt:before{content:"\ecda"}.icofont-mastercard:before{content:"\ecdb"}.icofont-payoneer-alt:before{content:"\ecdc"}.icofont-payoneer:before{content:"\ecdd"}.icofont-paypal-alt:before{content:"\ecde"}.icofont-paypal:before{content:"\ecdf"}.icofont-sage-alt:before{content:"\ece0"}.icofont-sage:before{content:"\ece1"}.icofont-skrill-alt:before{content:"\ece2"}.icofont-skrill:before{content:"\ece3"}.icofont-stripe-alt:before{content:"\ece4"}.icofont-stripe:before{content:"\ece5"}.icofont-visa-alt:before{content:"\ece6"}.icofont-visa-electron:before{content:"\ece7"}.icofont-visa:before{content:"\ece8"}.icofont-western-union-alt:before{content:"\ece9"}.icofont-western-union:before{content:"\ecea"}.icofont-boy:before{content:"\eceb"}.icofont-business-man-alt-1:before{content:"\ecec"}.icofont-business-man-alt-2:before{content:"\eced"}.icofont-business-man-alt-3:before{content:"\ecee"}.icofont-business-man:before{content:"\ecef"}.icofont-female:before{content:"\ecf0"}.icofont-funky-man:before{content:"\ecf1"}.icofont-girl-alt:before{content:"\ecf2"}.icofont-girl:before{content:"\ecf3"}.icofont-group:before{content:"\ecf4"}.icofont-hotel-boy-alt:before{content:"\ecf5"}.icofont-hotel-boy:before{content:"\ecf6"}.icofont-kid:before{content:"\ecf7"}.icofont-man-in-glasses:before{content:"\ecf8"}.icofont-people:before{content:"\ecf9"}.icofont-support:before{content:"\ecfa"}.icofont-user-alt-1:before{content:"\ecfb"}.icofont-user-alt-2:before{content:"\ecfc"}.icofont-user-alt-3:before{content:"\ecfd"}.icofont-user-alt-4:before{content:"\ecfe"}.icofont-user-alt-5:before{content:"\ecff"}.icofont-user-alt-6:before{content:"\ed00"}.icofont-user-alt-7:before{content:"\ed01"}.icofont-user-female:before{content:"\ed02"}.icofont-user-male:before{content:"\ed03"}.icofont-user-suited:before{content:"\ed04"}.icofont-user:before{content:"\ed05"}.icofont-users-alt-1:before{content:"\ed06"}.icofont-users-alt-2:before{content:"\ed07"}.icofont-users-alt-3:before{content:"\ed08"}.icofont-users-alt-4:before{content:"\ed09"}.icofont-users-alt-5:before{content:"\ed0a"}.icofont-users-alt-6:before{content:"\ed0b"}.icofont-users-social:before{content:"\ed0c"}.icofont-users:before{content:"\ed0d"}.icofont-waiter-alt:before{content:"\ed0e"}.icofont-waiter:before{content:"\ed0f"}.icofont-woman-in-glasses:before{content:"\ed10"}.icofont-search-1:before{content:"\ed11"}.icofont-search-2:before{content:"\ed12"}.icofont-search-document:before{content:"\ed13"}.icofont-search-folder:before{content:"\ed14"}.icofont-search-job:before{content:"\ed15"}.icofont-search-map:before{content:"\ed16"}.icofont-search-property:before{content:"\ed17"}.icofont-search-restaurant:before{content:"\ed18"}.icofont-search-stock:before{content:"\ed19"}.icofont-search-user:before{content:"\ed1a"}.icofont-search:before{content:"\ed1b"}.icofont-500px:before{content:"\ed1c"}.icofont-aim:before{content:"\ed1d"}.icofont-badoo:before{content:"\ed1e"}.icofont-baidu-tieba:before{content:"\ed1f"}.icofont-bbm-messenger:before{content:"\ed20"}.icofont-bebo:before{content:"\ed21"}.icofont-behance:before{content:"\ed22"}.icofont-blogger:before{content:"\ed23"}.icofont-bootstrap:before{content:"\ed24"}.icofont-brightkite:before{content:"\ed25"}.icofont-cloudapp:before{content:"\ed26"}.icofont-concrete5:before{content:"\ed27"}.icofont-delicious:before{content:"\ed28"}.icofont-designbump:before{content:"\ed29"}.icofont-designfloat:before{content:"\ed2a"}.icofont-deviantart:before{content:"\ed2b"}.icofont-digg:before{content:"\ed2c"}.icofont-dotcms:before{content:"\ed2d"}.icofont-dribbble:before{content:"\ed2e"}.icofont-dribble:before{content:"\ed2f"}.icofont-dropbox:before{content:"\ed30"}.icofont-ebuddy:before{content:"\ed31"}.icofont-ello:before{content:"\ed32"}.icofont-ember:before{content:"\ed33"}.icofont-envato:before{content:"\ed34"}.icofont-evernote:before{content:"\ed35"}.icofont-facebook-messenger:before{content:"\ed36"}.icofont-facebook:before{content:"\ed37"}.icofont-feedburner:before{content:"\ed38"}.icofont-flikr:before{content:"\ed39"}.icofont-folkd:before{content:"\ed3a"}.icofont-foursquare:before{content:"\ed3b"}.icofont-friendfeed:before{content:"\ed3c"}.icofont-ghost:before{content:"\ed3d"}.icofont-github:before{content:"\ed3e"}.icofont-gnome:before{content:"\ed3f"}.icofont-google-buzz:before{content:"\ed40"}.icofont-google-hangouts:before{content:"\ed41"}.icofont-google-map:before{content:"\ed42"}.icofont-google-plus:before{content:"\ed43"}.icofont-google-talk:before{content:"\ed44"}.icofont-hype-machine:before{content:"\ed45"}.icofont-instagram:before{content:"\ed46"}.icofont-kakaotalk:before{content:"\ed47"}.icofont-kickstarter:before{content:"\ed48"}.icofont-kik:before{content:"\ed49"}.icofont-kiwibox:before{content:"\ed4a"}.icofont-line-messenger:before{content:"\ed4b"}.icofont-line:before{content:"\ed4c"}.icofont-linkedin:before{content:"\ed4d"}.icofont-linux-mint:before{content:"\ed4e"}.icofont-live-messenger:before{content:"\ed4f"}.icofont-livejournal:before{content:"\ed50"}.icofont-magento:before{content:"\ed51"}.icofont-meetme:before{content:"\ed52"}.icofont-meetup:before{content:"\ed53"}.icofont-mixx:before{content:"\ed54"}.icofont-newsvine:before{content:"\ed55"}.icofont-nimbuss:before{content:"\ed56"}.icofont-odnoklassniki:before{content:"\ed57"}.icofont-opencart:before{content:"\ed58"}.icofont-oscommerce:before{content:"\ed59"}.icofont-pandora:before{content:"\ed5a"}.icofont-photobucket:before{content:"\ed5b"}.icofont-picasa:before{content:"\ed5c"}.icofont-pinterest:before{content:"\ed5d"}.icofont-prestashop:before{content:"\ed5e"}.icofont-qik:before{content:"\ed5f"}.icofont-qq:before{content:"\ed60"}.icofont-readernaut:before{content:"\ed61"}.icofont-reddit:before{content:"\ed62"}.icofont-renren:before{content:"\ed63"}.icofont-rss:before{content:"\ed64"}.icofont-shopify:before{content:"\ed65"}.icofont-silverstripe:before{content:"\ed66"}.icofont-skype:before{content:"\ed67"}.icofont-slack:before{content:"\ed68"}.icofont-slashdot:before{content:"\ed69"}.icofont-slidshare:before{content:"\ed6a"}.icofont-smugmug:before{content:"\ed6b"}.icofont-snapchat:before{content:"\ed6c"}.icofont-soundcloud:before{content:"\ed6d"}.icofont-spotify:before{content:"\ed6e"}.icofont-stack-exchange:before{content:"\ed6f"}.icofont-stack-overflow:before{content:"\ed70"}.icofont-steam:before{content:"\ed71"}.icofont-stumbleupon:before{content:"\ed72"}.icofont-tagged:before{content:"\ed73"}.icofont-technorati:before{content:"\ed74"}.icofont-telegram:before{content:"\ed75"}.icofont-tinder:before{content:"\ed76"}.icofont-trello:before{content:"\ed77"}.icofont-tumblr:before{content:"\ed78"}.icofont-twitch:before{content:"\ed79"}.icofont-twitter:before{content:"\ed7a"}.icofont-typo3:before{content:"\ed7b"}.icofont-ubercart:before{content:"\ed7c"}.icofont-viber:before{content:"\ed7d"}.icofont-viddler:before{content:"\ed7e"}.icofont-vimeo:before{content:"\ed7f"}.icofont-vine:before{content:"\ed80"}.icofont-virb:before{content:"\ed81"}.icofont-virtuemart:before{content:"\ed82"}.icofont-vk:before{content:"\ed83"}.icofont-wechat:before{content:"\ed84"}.icofont-weibo:before{content:"\ed85"}.icofont-whatsapp:before{content:"\ed86"}.icofont-xing:before{content:"\ed87"}.icofont-yahoo:before{content:"\ed88"}.icofont-yelp:before{content:"\ed89"}.icofont-youku:before{content:"\ed8a"}.icofont-youtube:before{content:"\ed8b"}.icofont-zencart:before{content:"\ed8c"}.icofont-badminton-birdie:before{content:"\ed8d"}.icofont-baseball:before{content:"\ed8e"}.icofont-baseballer:before{content:"\ed8f"}.icofont-basketball-hoop:before{content:"\ed90"}.icofont-basketball:before{content:"\ed91"}.icofont-billiard-ball:before{content:"\ed92"}.icofont-boot-alt-1:before{content:"\ed93"}.icofont-boot-alt-2:before{content:"\ed94"}.icofont-boot:before{content:"\ed95"}.icofont-bowling-alt:before{content:"\ed96"}.icofont-bowling:before{content:"\ed97"}.icofont-canoe:before{content:"\ed98"}.icofont-cheer-leader:before{content:"\ed99"}.icofont-climbing:before{content:"\ed9a"}.icofont-corner:before{content:"\ed9b"}.icofont-field-alt:before{content:"\ed9c"}.icofont-field:before{content:"\ed9d"}.icofont-football-alt:before{content:"\ed9e"}.icofont-football-american:before{content:"\ed9f"}.icofont-football:before{content:"\eda0"}.icofont-foul:before{content:"\eda1"}.icofont-goal-keeper:before{content:"\eda2"}.icofont-goal:before{content:"\eda3"}.icofont-golf-alt:before{content:"\eda4"}.icofont-golf-bag:before{content:"\eda5"}.icofont-golf-cart:before{content:"\eda6"}.icofont-golf-field:before{content:"\eda7"}.icofont-golf:before{content:"\eda8"}.icofont-golfer:before{content:"\eda9"}.icofont-helmet:before{content:"\edaa"}.icofont-hockey-alt:before{content:"\edab"}.icofont-hockey:before{content:"\edac"}.icofont-ice-skate:before{content:"\edad"}.icofont-jersey-alt:before{content:"\edae"}.icofont-jersey:before{content:"\edaf"}.icofont-jumping:before{content:"\edb0"}.icofont-kick:before{content:"\edb1"}.icofont-leg:before{content:"\edb2"}.icofont-match-review:before{content:"\edb3"}.icofont-medal-sport:before{content:"\edb4"}.icofont-offside:before{content:"\edb5"}.icofont-olympic-logo:before{content:"\edb6"}.icofont-olympic:before{content:"\edb7"}.icofont-padding:before{content:"\edb8"}.icofont-penalty-card:before{content:"\edb9"}.icofont-racer:before{content:"\edba"}.icofont-racing-car:before{content:"\edbb"}.icofont-racing-flag-alt:before{content:"\edbc"}.icofont-racing-flag:before{content:"\edbd"}.icofont-racings-wheel:before{content:"\edbe"}.icofont-referee:before{content:"\edbf"}.icofont-refree-jersey:before{content:"\edc0"}.icofont-result-sport:before{content:"\edc1"}.icofont-rugby-ball:before{content:"\edc2"}.icofont-rugby-player:before{content:"\edc3"}.icofont-rugby:before{content:"\edc4"}.icofont-runner-alt-1:before{content:"\edc5"}.icofont-runner-alt-2:before{content:"\edc6"}.icofont-runner:before{content:"\edc7"}.icofont-score-board:before{content:"\edc8"}.icofont-skiing-man:before{content:"\edc9"}.icofont-skydiving-goggles:before{content:"\edca"}.icofont-snow-mobile:before{content:"\edcb"}.icofont-steering:before{content:"\edcc"}.icofont-stopwatch:before{content:"\edcd"}.icofont-substitute:before{content:"\edce"}.icofont-swimmer:before{content:"\edcf"}.icofont-table-tennis:before{content:"\edd0"}.icofont-team-alt:before{content:"\edd1"}.icofont-team:before{content:"\edd2"}.icofont-tennis-player:before{content:"\edd3"}.icofont-tennis:before{content:"\edd4"}.icofont-tracking:before{content:"\edd5"}.icofont-trophy-alt:before{content:"\edd6"}.icofont-trophy:before{content:"\edd7"}.icofont-volleyball-alt:before{content:"\edd8"}.icofont-volleyball-fire:before{content:"\edd9"}.icofont-volleyball:before{content:"\edda"}.icofont-water-bottle:before{content:"\eddb"}.icofont-whistle-alt:before{content:"\eddc"}.icofont-whistle:before{content:"\eddd"}.icofont-win-trophy:before{content:"\edde"}.icofont-align-center:before{content:"\eddf"}.icofont-align-left:before{content:"\ede0"}.icofont-align-right:before{content:"\ede1"}.icofont-all-caps:before{content:"\ede2"}.icofont-bold:before{content:"\ede3"}.icofont-brush:before{content:"\ede4"}.icofont-clip-board:before{content:"\ede5"}.icofont-code-alt:before{content:"\ede6"}.icofont-color-bucket:before{content:"\ede7"}.icofont-color-picker:before{content:"\ede8"}.icofont-copy-invert:before{content:"\ede9"}.icofont-copy:before{content:"\edea"}.icofont-cut:before{content:"\edeb"}.icofont-delete-alt:before{content:"\edec"}.icofont-edit-alt:before{content:"\eded"}.icofont-eraser-alt:before{content:"\edee"}.icofont-font:before{content:"\edef"}.icofont-heading:before{content:"\edf0"}.icofont-indent:before{content:"\edf1"}.icofont-italic-alt:before{content:"\edf2"}.icofont-italic:before{content:"\edf3"}.icofont-justify-all:before{content:"\edf4"}.icofont-justify-center:before{content:"\edf5"}.icofont-justify-left:before{content:"\edf6"}.icofont-justify-right:before{content:"\edf7"}.icofont-link-broken:before{content:"\edf8"}.icofont-outdent:before{content:"\edf9"}.icofont-paper-clip:before{content:"\edfa"}.icofont-paragraph:before{content:"\edfb"}.icofont-pin:before{content:"\edfc"}.icofont-printer:before{content:"\edfd"}.icofont-redo:before{content:"\edfe"}.icofont-rotation:before{content:"\edff"}.icofont-save:before{content:"\ee00"}.icofont-small-cap:before{content:"\ee01"}.icofont-strike-through:before{content:"\ee02"}.icofont-sub-listing:before{content:"\ee03"}.icofont-subscript:before{content:"\ee04"}.icofont-superscript:before{content:"\ee05"}.icofont-table:before{content:"\ee06"}.icofont-text-height:before{content:"\ee07"}.icofont-text-width:before{content:"\ee08"}.icofont-trash:before{content:"\ee09"}.icofont-underline:before{content:"\ee0a"}.icofont-undo:before{content:"\ee0b"}.icofont-air-balloon:before{content:"\ee0c"}.icofont-airplane-alt:before{content:"\ee0d"}.icofont-airplane:before{content:"\ee0e"}.icofont-articulated-truck:before{content:"\ee0f"}.icofont-auto-mobile:before{content:"\ee10"}.icofont-auto-rickshaw:before{content:"\ee11"}.icofont-bicycle-alt-1:before{content:"\ee12"}.icofont-bicycle-alt-2:before{content:"\ee13"}.icofont-bicycle:before{content:"\ee14"}.icofont-bus-alt-1:before{content:"\ee15"}.icofont-bus-alt-2:before{content:"\ee16"}.icofont-bus-alt-3:before{content:"\ee17"}.icofont-bus:before{content:"\ee18"}.icofont-cab:before{content:"\ee19"}.icofont-cable-car:before{content:"\ee1a"}.icofont-car-alt-1:before{content:"\ee1b"}.icofont-car-alt-2:before{content:"\ee1c"}.icofont-car-alt-3:before{content:"\ee1d"}.icofont-car-alt-4:before{content:"\ee1e"}.icofont-car:before{content:"\ee1f"}.icofont-delivery-time:before{content:"\ee20"}.icofont-fast-delivery:before{content:"\ee21"}.icofont-fire-truck-alt:before{content:"\ee22"}.icofont-fire-truck:before{content:"\ee23"}.icofont-free-delivery:before{content:"\ee24"}.icofont-helicopter:before{content:"\ee25"}.icofont-motor-bike-alt:before{content:"\ee26"}.icofont-motor-bike:before{content:"\ee27"}.icofont-motor-biker:before{content:"\ee28"}.icofont-oil-truck:before{content:"\ee29"}.icofont-rickshaw:before{content:"\ee2a"}.icofont-rocket-alt-1:before{content:"\ee2b"}.icofont-rocket-alt-2:before{content:"\ee2c"}.icofont-rocket:before{content:"\ee2d"}.icofont-sail-boat-alt-1:before{content:"\ee2e"}.icofont-sail-boat-alt-2:before{content:"\ee2f"}.icofont-sail-boat:before{content:"\ee30"}.icofont-scooter:before{content:"\ee31"}.icofont-sea-plane:before{content:"\ee32"}.icofont-ship-alt:before{content:"\ee33"}.icofont-ship:before{content:"\ee34"}.icofont-speed-boat:before{content:"\ee35"}.icofont-taxi:before{content:"\ee36"}.icofont-tractor:before{content:"\ee37"}.icofont-train-line:before{content:"\ee38"}.icofont-train-steam:before{content:"\ee39"}.icofont-tram:before{content:"\ee3a"}.icofont-truck-alt:before{content:"\ee3b"}.icofont-truck-loaded:before{content:"\ee3c"}.icofont-truck:before{content:"\ee3d"}.icofont-van-alt:before{content:"\ee3e"}.icofont-van:before{content:"\ee3f"}.icofont-yacht:before{content:"\ee40"}.icofont-5-star-hotel:before{content:"\ee41"}.icofont-air-ticket:before{content:"\ee42"}.icofont-beach-bed:before{content:"\ee43"}.icofont-beach:before{content:"\ee44"}.icofont-camping-vest:before{content:"\ee45"}.icofont-direction-sign:before{content:"\ee46"}.icofont-hill-side:before{content:"\ee47"}.icofont-hill:before{content:"\ee48"}.icofont-hotel:before{content:"\ee49"}.icofont-island-alt:before{content:"\ee4a"}.icofont-island:before{content:"\ee4b"}.icofont-sandals-female:before{content:"\ee4c"}.icofont-sandals-male:before{content:"\ee4d"}.icofont-travelling:before{content:"\ee4e"}.icofont-breakdown:before{content:"\ee4f"}.icofont-celsius:before{content:"\ee50"}.icofont-clouds:before{content:"\ee51"}.icofont-cloudy:before{content:"\ee52"}.icofont-dust:before{content:"\ee53"}.icofont-eclipse:before{content:"\ee54"}.icofont-fahrenheit:before{content:"\ee55"}.icofont-forest-fire:before{content:"\ee56"}.icofont-full-night:before{content:"\ee57"}.icofont-full-sunny:before{content:"\ee58"}.icofont-hail-night:before{content:"\ee59"}.icofont-hail-rainy-night:before{content:"\ee5a"}.icofont-hail-rainy-sunny:before{content:"\ee5b"}.icofont-hail-rainy:before{content:"\ee5c"}.icofont-hail-sunny:before{content:"\ee5d"}.icofont-hail-thunder-night:before{content:"\ee5e"}.icofont-hail-thunder-sunny:before{content:"\ee5f"}.icofont-hail-thunder:before{content:"\ee60"}.icofont-hail:before{content:"\ee61"}.icofont-hill-night:before{content:"\ee62"}.icofont-hill-sunny:before{content:"\ee63"}.icofont-hurricane:before{content:"\ee64"}.icofont-meteor:before{content:"\ee65"}.icofont-night:before{content:"\ee66"}.icofont-rainy-night:before{content:"\ee67"}.icofont-rainy-sunny:before{content:"\ee68"}.icofont-rainy-thunder:before{content:"\ee69"}.icofont-rainy:before{content:"\ee6a"}.icofont-snow-alt:before{content:"\ee6b"}.icofont-snow-flake:before{content:"\ee6c"}.icofont-snow-temp:before{content:"\ee6d"}.icofont-snow:before{content:"\ee6e"}.icofont-snowy-hail:before{content:"\ee6f"}.icofont-snowy-night-hail:before{content:"\ee70"}.icofont-snowy-night-rainy:before{content:"\ee71"}.icofont-snowy-night:before{content:"\ee72"}.icofont-snowy-rainy:before{content:"\ee73"}.icofont-snowy-sunny-hail:before{content:"\ee74"}.icofont-snowy-sunny-rainy:before{content:"\ee75"}.icofont-snowy-sunny:before{content:"\ee76"}.icofont-snowy-thunder-night:before{content:"\ee77"}.icofont-snowy-thunder-sunny:before{content:"\ee78"}.icofont-snowy-thunder:before{content:"\ee79"}.icofont-snowy-windy-night:before{content:"\ee7a"}.icofont-snowy-windy-sunny:before{content:"\ee7b"}.icofont-snowy-windy:before{content:"\ee7c"}.icofont-snowy:before{content:"\ee7d"}.icofont-sun-alt:before{content:"\ee7e"}.icofont-sun-rise:before{content:"\ee7f"}.icofont-sun-set:before{content:"\ee80"}.icofont-sun:before{content:"\ee81"}.icofont-sunny-day-temp:before{content:"\ee82"}.icofont-sunny:before{content:"\ee83"}.icofont-thunder-light:before{content:"\ee84"}.icofont-tornado:before{content:"\ee85"}.icofont-umbrella-alt:before{content:"\ee86"}.icofont-umbrella:before{content:"\ee87"}.icofont-volcano:before{content:"\ee88"}.icofont-wave:before{content:"\ee89"}.icofont-wind-scale-0:before{content:"\ee8a"}.icofont-wind-scale-1:before{content:"\ee8b"}.icofont-wind-scale-10:before{content:"\ee8c"}.icofont-wind-scale-11:before{content:"\ee8d"}.icofont-wind-scale-12:before{content:"\ee8e"}.icofont-wind-scale-2:before{content:"\ee8f"}.icofont-wind-scale-3:before{content:"\ee90"}.icofont-wind-scale-4:before{content:"\ee91"}.icofont-wind-scale-5:before{content:"\ee92"}.icofont-wind-scale-6:before{content:"\ee93"}.icofont-wind-scale-7:before{content:"\ee94"}.icofont-wind-scale-8:before{content:"\ee95"}.icofont-wind-scale-9:before{content:"\ee96"}.icofont-wind-waves:before{content:"\ee97"}.icofont-wind:before{content:"\ee98"}.icofont-windy-hail:before{content:"\ee99"}.icofont-windy-night:before{content:"\ee9a"}.icofont-windy-raining:before{content:"\ee9b"}.icofont-windy-sunny:before{content:"\ee9c"}.icofont-windy-thunder-raining:before{content:"\ee9d"}.icofont-windy-thunder:before{content:"\ee9e"}.icofont-windy:before{content:"\ee9f"}.icofont-addons:before{content:"\eea0"}.icofont-address-book:before{content:"\eea1"}.icofont-adjust:before{content:"\eea2"}.icofont-alarm:before{content:"\eea3"}.icofont-anchor:before{content:"\eea4"}.icofont-archive:before{content:"\eea5"}.icofont-at:before{content:"\eea6"}.icofont-attachment:before{content:"\eea7"}.icofont-audio:before{content:"\eea8"}.icofont-automation:before{content:"\eea9"}.icofont-badge:before{content:"\eeaa"}.icofont-bag-alt:before{content:"\eeab"}.icofont-bag:before{content:"\eeac"}.icofont-ban:before{content:"\eead"}.icofont-bar-code:before{content:"\eeae"}.icofont-bars:before{content:"\eeaf"}.icofont-basket:before{content:"\eeb0"}.icofont-battery-empty:before{content:"\eeb1"}.icofont-battery-full:before{content:"\eeb2"}.icofont-battery-half:before{content:"\eeb3"}.icofont-battery-low:before{content:"\eeb4"}.icofont-beaker:before{content:"\eeb5"}.icofont-beard:before{content:"\eeb6"}.icofont-bed:before{content:"\eeb7"}.icofont-bell:before{content:"\eeb8"}.icofont-beverage:before{content:"\eeb9"}.icofont-bill:before{content:"\eeba"}.icofont-bin:before{content:"\eebb"}.icofont-binary:before{content:"\eebc"}.icofont-binoculars:before{content:"\eebd"}.icofont-bluetooth:before{content:"\eebe"}.icofont-bomb:before{content:"\eebf"}.icofont-book-mark:before{content:"\eec0"}.icofont-box:before{content:"\eec1"}.icofont-briefcase:before{content:"\eec2"}.icofont-broken:before{content:"\eec3"}.icofont-bucket:before{content:"\eec4"}.icofont-bucket1:before{content:"\eec5"}.icofont-bucket2:before{content:"\eec6"}.icofont-bug:before{content:"\eec7"}.icofont-building:before{content:"\eec8"}.icofont-bulb-alt:before{content:"\eec9"}.icofont-bullet:before{content:"\eeca"}.icofont-bullhorn:before{content:"\eecb"}.icofont-bullseye:before{content:"\eecc"}.icofont-calendar:before{content:"\eecd"}.icofont-camera-alt:before{content:"\eece"}.icofont-camera:before{content:"\eecf"}.icofont-card:before{content:"\eed0"}.icofont-cart-alt:before{content:"\eed1"}.icofont-cart:before{content:"\eed2"}.icofont-cc:before{content:"\eed3"}.icofont-charging:before{content:"\eed4"}.icofont-chat:before{content:"\eed5"}.icofont-check-alt:before{content:"\eed6"}.icofont-check-circled:before{content:"\eed7"}.icofont-check:before{content:"\eed8"}.icofont-checked:before{content:"\eed9"}.icofont-children-care:before{content:"\eeda"}.icofont-clip:before{content:"\eedb"}.icofont-clock-time:before{content:"\eedc"}.icofont-close-circled:before{content:"\eedd"}.icofont-close-line-circled:before{content:"\eede"}.icofont-close-line-squared-alt:before{content:"\eedf"}.icofont-close-line-squared:before{content:"\eee0"}.icofont-close-line:before{content:"\eee1"}.icofont-close-squared-alt:before{content:"\eee2"}.icofont-close-squared:before{content:"\eee3"}.icofont-close:before{content:"\eee4"}.icofont-cloud-download:before{content:"\eee5"}.icofont-cloud-refresh:before{content:"\eee6"}.icofont-cloud-upload:before{content:"\eee7"}.icofont-cloud:before{content:"\eee8"}.icofont-code-not-allowed:before{content:"\eee9"}.icofont-code:before{content:"\eeea"}.icofont-comment:before{content:"\eeeb"}.icofont-compass-alt:before{content:"\eeec"}.icofont-compass:before{content:"\eeed"}.icofont-computer:before{content:"\eeee"}.icofont-connection:before{content:"\eeef"}.icofont-console:before{content:"\eef0"}.icofont-contacts:before{content:"\eef1"}.icofont-contrast:before{content:"\eef2"}.icofont-copyright:before{content:"\eef3"}.icofont-credit-card:before{content:"\eef4"}.icofont-crop:before{content:"\eef5"}.icofont-crown:before{content:"\eef6"}.icofont-cube:before{content:"\eef7"}.icofont-cubes:before{content:"\eef8"}.icofont-dashboard-web:before{content:"\eef9"}.icofont-dashboard:before{content:"\eefa"}.icofont-data:before{content:"\eefb"}.icofont-database-add:before{content:"\eefc"}.icofont-database-locked:before{content:"\eefd"}.icofont-database-remove:before{content:"\eefe"}.icofont-database:before{content:"\eeff"}.icofont-delete:before{content:"\ef00"}.icofont-diamond:before{content:"\ef01"}.icofont-dice-multiple:before{content:"\ef02"}.icofont-dice:before{content:"\ef03"}.icofont-disc:before{content:"\ef04"}.icofont-diskette:before{content:"\ef05"}.icofont-document-folder:before{content:"\ef06"}.icofont-download-alt:before{content:"\ef07"}.icofont-download:before{content:"\ef08"}.icofont-downloaded:before{content:"\ef09"}.icofont-drag:before{content:"\ef0a"}.icofont-drag1:before{content:"\ef0b"}.icofont-drag2:before{content:"\ef0c"}.icofont-drag3:before{content:"\ef0d"}.icofont-earth:before{content:"\ef0e"}.icofont-ebook:before{content:"\ef0f"}.icofont-edit:before{content:"\ef10"}.icofont-eject:before{content:"\ef11"}.icofont-email:before{content:"\ef12"}.icofont-envelope-open:before{content:"\ef13"}.icofont-envelope:before{content:"\ef14"}.icofont-eraser:before{content:"\ef15"}.icofont-error:before{content:"\ef16"}.icofont-excavator:before{content:"\ef17"}.icofont-exchange:before{content:"\ef18"}.icofont-exclamation-circle:before{content:"\ef19"}.icofont-exclamation-square:before{content:"\ef1a"}.icofont-exclamation-tringle:before{content:"\ef1b"}.icofont-exclamation:before{content:"\ef1c"}.icofont-exit:before{content:"\ef1d"}.icofont-expand:before{content:"\ef1e"}.icofont-external-link:before{content:"\ef1f"}.icofont-external:before{content:"\ef20"}.icofont-eye-alt:before{content:"\ef21"}.icofont-eye-blocked:before{content:"\ef22"}.icofont-eye-dropper:before{content:"\ef23"}.icofont-eye:before{content:"\ef24"}.icofont-favourite:before{content:"\ef25"}.icofont-fax:before{content:"\ef26"}.icofont-file-fill:before{content:"\ef27"}.icofont-film:before{content:"\ef28"}.icofont-filter:before{content:"\ef29"}.icofont-fire-alt:before{content:"\ef2a"}.icofont-fire-burn:before{content:"\ef2b"}.icofont-fire:before{content:"\ef2c"}.icofont-flag-alt-1:before{content:"\ef2d"}.icofont-flag-alt-2:before{content:"\ef2e"}.icofont-flag:before{content:"\ef2f"}.icofont-flame-torch:before{content:"\ef30"}.icofont-flash-light:before{content:"\ef31"}.icofont-flash:before{content:"\ef32"}.icofont-flask:before{content:"\ef33"}.icofont-focus:before{content:"\ef34"}.icofont-folder-open:before{content:"\ef35"}.icofont-folder:before{content:"\ef36"}.icofont-foot-print:before{content:"\ef37"}.icofont-garbage:before{content:"\ef38"}.icofont-gear-alt:before{content:"\ef39"}.icofont-gear:before{content:"\ef3a"}.icofont-gears:before{content:"\ef3b"}.icofont-gift:before{content:"\ef3c"}.icofont-glass:before{content:"\ef3d"}.icofont-globe:before{content:"\ef3e"}.icofont-graffiti:before{content:"\ef3f"}.icofont-grocery:before{content:"\ef40"}.icofont-hand:before{content:"\ef41"}.icofont-hanger:before{content:"\ef42"}.icofont-hard-disk:before{content:"\ef43"}.icofont-heart-alt:before{content:"\ef44"}.icofont-heart:before{content:"\ef45"}.icofont-history:before{content:"\ef46"}.icofont-home:before{content:"\ef47"}.icofont-horn:before{content:"\ef48"}.icofont-hour-glass:before{content:"\ef49"}.icofont-id:before{content:"\ef4a"}.icofont-image:before{content:"\ef4b"}.icofont-inbox:before{content:"\ef4c"}.icofont-infinite:before{content:"\ef4d"}.icofont-info-circle:before{content:"\ef4e"}.icofont-info-square:before{content:"\ef4f"}.icofont-info:before{content:"\ef50"}.icofont-institution:before{content:"\ef51"}.icofont-interface:before{content:"\ef52"}.icofont-invisible:before{content:"\ef53"}.icofont-jacket:before{content:"\ef54"}.icofont-jar:before{content:"\ef55"}.icofont-jewlery:before{content:"\ef56"}.icofont-karate:before{content:"\ef57"}.icofont-key-hole:before{content:"\ef58"}.icofont-key:before{content:"\ef59"}.icofont-label:before{content:"\ef5a"}.icofont-lamp:before{content:"\ef5b"}.icofont-layers:before{content:"\ef5c"}.icofont-layout:before{content:"\ef5d"}.icofont-leaf:before{content:"\ef5e"}.icofont-leaflet:before{content:"\ef5f"}.icofont-learn:before{content:"\ef60"}.icofont-lego:before{content:"\ef61"}.icofont-lens:before{content:"\ef62"}.icofont-letter:before{content:"\ef63"}.icofont-letterbox:before{content:"\ef64"}.icofont-library:before{content:"\ef65"}.icofont-license:before{content:"\ef66"}.icofont-life-bouy:before{content:"\ef67"}.icofont-life-buoy:before{content:"\ef68"}.icofont-life-jacket:before{content:"\ef69"}.icofont-life-ring:before{content:"\ef6a"}.icofont-light-bulb:before{content:"\ef6b"}.icofont-lighter:before{content:"\ef6c"}.icofont-lightning-ray:before{content:"\ef6d"}.icofont-like:before{content:"\ef6e"}.icofont-line-height:before{content:"\ef6f"}.icofont-link-alt:before{content:"\ef70"}.icofont-link:before{content:"\ef71"}.icofont-list:before{content:"\ef72"}.icofont-listening:before{content:"\ef73"}.icofont-listine-dots:before{content:"\ef74"}.icofont-listing-box:before{content:"\ef75"}.icofont-listing-number:before{content:"\ef76"}.icofont-live-support:before{content:"\ef77"}.icofont-location-arrow:before{content:"\ef78"}.icofont-location-pin:before{content:"\ef79"}.icofont-lock:before{content:"\ef7a"}.icofont-login:before{content:"\ef7b"}.icofont-logout:before{content:"\ef7c"}.icofont-lollipop:before{content:"\ef7d"}.icofont-long-drive:before{content:"\ef7e"}.icofont-look:before{content:"\ef7f"}.icofont-loop:before{content:"\ef80"}.icofont-luggage:before{content:"\ef81"}.icofont-lunch:before{content:"\ef82"}.icofont-lungs:before{content:"\ef83"}.icofont-magic-alt:before{content:"\ef84"}.icofont-magic:before{content:"\ef85"}.icofont-magnet:before{content:"\ef86"}.icofont-mail-box:before{content:"\ef87"}.icofont-mail:before{content:"\ef88"}.icofont-male:before{content:"\ef89"}.icofont-map-pins:before{content:"\ef8a"}.icofont-map:before{content:"\ef8b"}.icofont-maximize:before{content:"\ef8c"}.icofont-measure:before{content:"\ef8d"}.icofont-medicine:before{content:"\ef8e"}.icofont-mega-phone:before{content:"\ef8f"}.icofont-megaphone-alt:before{content:"\ef90"}.icofont-megaphone:before{content:"\ef91"}.icofont-memorial:before{content:"\ef92"}.icofont-memory-card:before{content:"\ef93"}.icofont-mic-mute:before{content:"\ef94"}.icofont-mic:before{content:"\ef95"}.icofont-military:before{content:"\ef96"}.icofont-mill:before{content:"\ef97"}.icofont-minus-circle:before{content:"\ef98"}.icofont-minus-square:before{content:"\ef99"}.icofont-minus:before{content:"\ef9a"}.icofont-mobile-phone:before{content:"\ef9b"}.icofont-molecule:before{content:"\ef9c"}.icofont-money:before{content:"\ef9d"}.icofont-moon:before{content:"\ef9e"}.icofont-mop:before{content:"\ef9f"}.icofont-muffin:before{content:"\efa0"}.icofont-mustache:before{content:"\efa1"}.icofont-navigation-menu:before{content:"\efa2"}.icofont-navigation:before{content:"\efa3"}.icofont-network-tower:before{content:"\efa4"}.icofont-network:before{content:"\efa5"}.icofont-news:before{content:"\efa6"}.icofont-newspaper:before{content:"\efa7"}.icofont-no-smoking:before{content:"\efa8"}.icofont-not-allowed:before{content:"\efa9"}.icofont-notebook:before{content:"\efaa"}.icofont-notepad:before{content:"\efab"}.icofont-notification:before{content:"\efac"}.icofont-numbered:before{content:"\efad"}.icofont-opposite:before{content:"\efae"}.icofont-optic:before{content:"\efaf"}.icofont-options:before{content:"\efb0"}.icofont-package:before{content:"\efb1"}.icofont-page:before{content:"\efb2"}.icofont-paint:before{content:"\efb3"}.icofont-paper-plane:before{content:"\efb4"}.icofont-paperclip:before{content:"\efb5"}.icofont-papers:before{content:"\efb6"}.icofont-pay:before{content:"\efb7"}.icofont-penguin-linux:before{content:"\efb8"}.icofont-pestle:before{content:"\efb9"}.icofont-phone-circle:before{content:"\efba"}.icofont-phone:before{content:"\efbb"}.icofont-picture:before{content:"\efbc"}.icofont-pine:before{content:"\efbd"}.icofont-pixels:before{content:"\efbe"}.icofont-plugin:before{content:"\efbf"}.icofont-plus-circle:before{content:"\efc0"}.icofont-plus-square:before{content:"\efc1"}.icofont-plus:before{content:"\efc2"}.icofont-polygonal:before{content:"\efc3"}.icofont-power:before{content:"\efc4"}.icofont-price:before{content:"\efc5"}.icofont-print:before{content:"\efc6"}.icofont-puzzle:before{content:"\efc7"}.icofont-qr-code:before{content:"\efc8"}.icofont-queen:before{content:"\efc9"}.icofont-question-circle:before{content:"\efca"}.icofont-question-square:before{content:"\efcb"}.icofont-question:before{content:"\efcc"}.icofont-quote-left:before{content:"\efcd"}.icofont-quote-right:before{content:"\efce"}.icofont-random:before{content:"\efcf"}.icofont-recycle:before{content:"\efd0"}.icofont-refresh:before{content:"\efd1"}.icofont-repair:before{content:"\efd2"}.icofont-reply-all:before{content:"\efd3"}.icofont-reply:before{content:"\efd4"}.icofont-resize:before{content:"\efd5"}.icofont-responsive:before{content:"\efd6"}.icofont-retweet:before{content:"\efd7"}.icofont-road:before{content:"\efd8"}.icofont-robot:before{content:"\efd9"}.icofont-royal:before{content:"\efda"}.icofont-rss-feed:before{content:"\efdb"}.icofont-safety:before{content:"\efdc"}.icofont-sale-discount:before{content:"\efdd"}.icofont-satellite:before{content:"\efde"}.icofont-send-mail:before{content:"\efdf"}.icofont-server:before{content:"\efe0"}.icofont-settings-alt:before{content:"\efe1"}.icofont-settings:before{content:"\efe2"}.icofont-share-alt:before{content:"\efe3"}.icofont-share-boxed:before{content:"\efe4"}.icofont-share:before{content:"\efe5"}.icofont-shield:before{content:"\efe6"}.icofont-shopping-cart:before{content:"\efe7"}.icofont-sign-in:before{content:"\efe8"}.icofont-sign-out:before{content:"\efe9"}.icofont-signal:before{content:"\efea"}.icofont-site-map:before{content:"\efeb"}.icofont-smart-phone:before{content:"\efec"}.icofont-soccer:before{content:"\efed"}.icofont-sort-alt:before{content:"\efee"}.icofont-sort:before{content:"\efef"}.icofont-space:before{content:"\eff0"}.icofont-spanner:before{content:"\eff1"}.icofont-speech-comments:before{content:"\eff2"}.icofont-speed-meter:before{content:"\eff3"}.icofont-spinner-alt-1:before{content:"\eff4"}.icofont-spinner-alt-2:before{content:"\eff5"}.icofont-spinner-alt-3:before{content:"\eff6"}.icofont-spinner-alt-4:before{content:"\eff7"}.icofont-spinner-alt-5:before{content:"\eff8"}.icofont-spinner-alt-6:before{content:"\eff9"}.icofont-spinner:before{content:"\effa"}.icofont-spreadsheet:before{content:"\effb"}.icofont-square:before{content:"\effc"}.icofont-ssl-security:before{content:"\effd"}.icofont-star-alt-1:before{content:"\effe"}.icofont-star-alt-2:before{content:"\efff"}.icofont-star:before{content:"\f000"}.icofont-street-view:before{content:"\f001"}.icofont-support-faq:before{content:"\f002"}.icofont-tack-pin:before{content:"\f003"}.icofont-tag:before{content:"\f004"}.icofont-tags:before{content:"\f005"}.icofont-tasks-alt:before{content:"\f006"}.icofont-tasks:before{content:"\f007"}.icofont-telephone:before{content:"\f008"}.icofont-telescope:before{content:"\f009"}.icofont-terminal:before{content:"\f00a"}.icofont-thumbs-down:before{content:"\f00b"}.icofont-thumbs-up:before{content:"\f00c"}.icofont-tick-boxed:before{content:"\f00d"}.icofont-tick-mark:before{content:"\f00e"}.icofont-ticket:before{content:"\f00f"}.icofont-tie:before{content:"\f010"}.icofont-toggle-off:before{content:"\f011"}.icofont-toggle-on:before{content:"\f012"}.icofont-tools-alt-2:before{content:"\f013"}.icofont-tools:before{content:"\f014"}.icofont-touch:before{content:"\f015"}.icofont-traffic-light:before{content:"\f016"}.icofont-transparent:before{content:"\f017"}.icofont-tree:before{content:"\f018"}.icofont-unique-idea:before{content:"\f019"}.icofont-unlock:before{content:"\f01a"}.icofont-unlocked:before{content:"\f01b"}.icofont-upload-alt:before{content:"\f01c"}.icofont-upload:before{content:"\f01d"}.icofont-usb-drive:before{content:"\f01e"}.icofont-usb:before{content:"\f01f"}.icofont-vector-path:before{content:"\f020"}.icofont-verification-check:before{content:"\f021"}.icofont-wall-clock:before{content:"\f022"}.icofont-wall:before{content:"\f023"}.icofont-wallet:before{content:"\f024"}.icofont-warning-alt:before{content:"\f025"}.icofont-warning:before{content:"\f026"}.icofont-water-drop:before{content:"\f027"}.icofont-web:before{content:"\f028"}.icofont-wheelchair:before{content:"\f029"}.icofont-wifi-alt:before{content:"\f02a"}.icofont-wifi:before{content:"\f02b"}.icofont-world:before{content:"\f02c"}.icofont-zigzag:before{content:"\f02d"}.icofont-zipped:before{content:"\f02e"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:.08em solid #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{animation:icofont-spin 2s linear infinite;display:inline-block}.icofont-pulse{animation:icofont-spin 1s steps(8) infinite;display:inline-block}@keyframes icofont-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.icofont-rotate-90{transform:rotate(90deg)}.icofont-rotate-180{transform:rotate(180deg)}.icofont-rotate-270{transform:rotate(270deg)}.icofont-flip-horizontal{transform:scaleX(-1)}.icofont-flip-vertical{transform:scaleY(-1)}.icofont-flip-horizontal.icofont-flip-vertical{transform:scale(-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-90,:root .icofont-rotate-180,:root .icofont-rotate-270{filter:none;display:inline-block}.icofont-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"simple-line-icons";src:url(https://app.clinix.au/static/media/Simple-Line-Icons.85e8c542.eot);src:url(https://app.clinix.au/static/media/Simple-Line-Icons.85e8c542.eot) format("embedded-opentype"),url(https://app.clinix.au/static/media/Simple-Line-Icons.3826fa1c.woff2) format("woff2"),url(https://app.clinix.au/static/media/Simple-Line-Icons.3ec13a24.ttf) format("truetype"),url(https://app.clinix.au/static/media/Simple-Line-Icons.5c9febce.woff) format("woff"),url(https://app.clinix.au/static/media/Simple-Line-Icons.552f86e1.svg) format("svg");font-weight:400;font-style:normal}.sli-action-redo,.sli-action-undo,.sli-anchor,.sli-arrow-down,.sli-arrow-down-circle,.sli-arrow-left,.sli-arrow-left-circle,.sli-arrow-right,.sli-arrow-right-circle,.sli-arrow-up,.sli-arrow-up-circle,.sli-badge,.sli-bag,.sli-ban,.sli-basket,.sli-basket-loaded,.sli-bell,.sli-book-open,.sli-briefcase,.sli-bubble,.sli-bubbles,.sli-bulb,.sli-calculator,.sli-calendar,.sli-call-end,.sli-call-in,.sli-call-out,.sli-camera,.sli-camrecorder,.sli-chart,.sli-check,.sli-chemistry,.sli-clock,.sli-close,.sli-cloud-download,.sli-cloud-upload,.sli-compass,.sli-control-end,.sli-control-forward,.sli-control-pause,.sli-control-play,.sli-control-rewind,.sli-control-start,.sli-credit-card,.sli-crop,.sli-cup,.sli-cursor,.sli-cursor-move,.sli-diamond,.sli-direction,.sli-directions,.sli-disc,.sli-dislike,.sli-doc,.sli-docs,.sli-drawer,.sli-drop,.sli-earphones,.sli-earphones-alt,.sli-emotsmile,.sli-energy,.sli-envelope,.sli-envelope-letter,.sli-envelope-open,.sli-equalizer,.sli-event,.sli-exclamation,.sli-eye,.sli-eyeglass,.sli-feed,.sli-film,.sli-fire,.sli-flag,.sli-folder,.sli-folder-alt,.sli-frame,.sli-game-controller,.sli-ghost,.sli-globe,.sli-globe-alt,.sli-graduation,.sli-graph,.sli-grid,.sli-handbag,.sli-heart,.sli-home,.sli-hourglass,.sli-info,.sli-key,.sli-layers,.sli-like,.sli-link,.sli-list,.sli-location-pin,.sli-lock,.sli-lock-open,.sli-login,.sli-logout,.sli-loop,.sli-magic-wand,.sli-magnet,.sli-magnifier,.sli-magnifier-add,.sli-magnifier-remove,.sli-map,.sli-menu,.sli-microphone,.sli-minus,.sli-mouse,.sli-music-tone,.sli-music-tone-alt,.sli-mustache,.sli-note,.sli-notebook,.sli-options,.sli-options-vertical,.sli-organization,.sli-paper-clip,.sli-paper-plane,.sli-paypal,.sli-pencil,.sli-people,.sli-phone,.sli-picture,.sli-pie-chart,.sli-pin,.sli-plane,.sli-playlist,.sli-plus,.sli-power,.sli-present,.sli-printer,.sli-puzzle,.sli-question,.sli-refresh,.sli-reload,.sli-rocket,.sli-screen-desktop,.sli-screen-smartphone,.sli-screen-tablet,.sli-settings,.sli-share,.sli-share-alt,.sli-shield,.sli-shuffle,.sli-size-actual,.sli-size-fullscreen,.sli-social-behance,.sli-social-dribbble,.sli-social-dropbox,.sli-social-facebook,.sli-social-foursqare,.sli-social-github,.sli-social-google,.sli-social-instagram,.sli-social-linkedin,.sli-social-pinterest,.sli-social-reddit,.sli-social-skype,.sli-social-soundcloud,.sli-social-spotify,.sli-social-steam,.sli-social-stumbleupon,.sli-social-tumblr,.sli-social-twitter,.sli-social-vkontakte,.sli-social-youtube,.sli-speech,.sli-speedometer,.sli-star,.sli-support,.sli-symbol-female,.sli-symbol-male,.sli-tag,.sli-target,.sli-trash,.sli-trophy,.sli-umbrella,.sli-user,.sli-user-female,.sli-user-follow,.sli-user-following,.sli-user-unfollow,.sli-vector,.sli-volume-1,.sli-volume-2,.sli-volume-off,.sli-wallet,.sli-wrench{font-family:"simple-line-icons";speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sli-user:before{content:"\e005"}.sli-people:before{content:"\e001"}.sli-user-female:before{content:"\e000"}.sli-user-follow:before{content:"\e002"}.sli-user-following:before{content:"\e003"}.sli-user-unfollow:before{content:"\e004"}.sli-login:before{content:"\e066"}.sli-logout:before{content:"\e065"}.sli-emotsmile:before{content:"\e021"}.sli-phone:before{content:"\e600"}.sli-call-end:before{content:"\e048"}.sli-call-in:before{content:"\e047"}.sli-call-out:before{content:"\e046"}.sli-map:before{content:"\e033"}.sli-location-pin:before{content:"\e096"}.sli-direction:before{content:"\e042"}.sli-directions:before{content:"\e041"}.sli-compass:before{content:"\e045"}.sli-layers:before{content:"\e034"}.sli-menu:before{content:"\e601"}.sli-list:before{content:"\e067"}.sli-options-vertical:before{content:"\e602"}.sli-options:before{content:"\e603"}.sli-arrow-down:before{content:"\e604"}.sli-arrow-left:before{content:"\e605"}.sli-arrow-right:before{content:"\e606"}.sli-arrow-up:before{content:"\e607"}.sli-arrow-up-circle:before{content:"\e078"}.sli-arrow-left-circle:before{content:"\e07a"}.sli-arrow-right-circle:before{content:"\e079"}.sli-arrow-down-circle:before{content:"\e07b"}.sli-check:before{content:"\e080"}.sli-clock:before{content:"\e081"}.sli-plus:before{content:"\e095"}.sli-minus:before{content:"\e615"}.sli-close:before{content:"\e082"}.sli-event:before{content:"\e619"}.sli-exclamation:before{content:"\e617"}.sli-organization:before{content:"\e616"}.sli-trophy:before{content:"\e006"}.sli-screen-smartphone:before{content:"\e010"}.sli-screen-desktop:before{content:"\e011"}.sli-plane:before{content:"\e012"}.sli-notebook:before{content:"\e013"}.sli-mustache:before{content:"\e014"}.sli-mouse:before{content:"\e015"}.sli-magnet:before{content:"\e016"}.sli-energy:before{content:"\e020"}.sli-disc:before{content:"\e022"}.sli-cursor:before{content:"\e06e"}.sli-cursor-move:before{content:"\e023"}.sli-crop:before{content:"\e024"}.sli-chemistry:before{content:"\e026"}.sli-speedometer:before{content:"\e007"}.sli-shield:before{content:"\e00e"}.sli-screen-tablet:before{content:"\e00f"}.sli-magic-wand:before{content:"\e017"}.sli-hourglass:before{content:"\e018"}.sli-graduation:before{content:"\e019"}.sli-ghost:before{content:"\e01a"}.sli-game-controller:before{content:"\e01b"}.sli-fire:before{content:"\e01c"}.sli-eyeglass:before{content:"\e01d"}.sli-envelope-open:before{content:"\e01e"}.sli-envelope-letter:before{content:"\e01f"}.sli-bell:before{content:"\e027"}.sli-badge:before{content:"\e028"}.sli-anchor:before{content:"\e029"}.sli-wallet:before{content:"\e02a"}.sli-vector:before{content:"\e02b"}.sli-speech:before{content:"\e02c"}.sli-puzzle:before{content:"\e02d"}.sli-printer:before{content:"\e02e"}.sli-present:before{content:"\e02f"}.sli-playlist:before{content:"\e030"}.sli-pin:before{content:"\e031"}.sli-picture:before{content:"\e032"}.sli-handbag:before{content:"\e035"}.sli-globe-alt:before{content:"\e036"}.sli-globe:before{content:"\e037"}.sli-folder-alt:before{content:"\e039"}.sli-folder:before{content:"\e089"}.sli-film:before{content:"\e03a"}.sli-feed:before{content:"\e03b"}.sli-drop:before{content:"\e03e"}.sli-drawer:before{content:"\e03f"}.sli-docs:before{content:"\e040"}.sli-doc:before{content:"\e085"}.sli-diamond:before{content:"\e043"}.sli-cup:before{content:"\e044"}.sli-calculator:before{content:"\e049"}.sli-bubbles:before{content:"\e04a"}.sli-briefcase:before{content:"\e04b"}.sli-book-open:before{content:"\e04c"}.sli-basket-loaded:before{content:"\e04d"}.sli-basket:before{content:"\e04e"}.sli-bag:before{content:"\e04f"}.sli-action-undo:before{content:"\e050"}.sli-action-redo:before{content:"\e051"}.sli-wrench:before{content:"\e052"}.sli-umbrella:before{content:"\e053"}.sli-trash:before{content:"\e054"}.sli-tag:before{content:"\e055"}.sli-support:before{content:"\e056"}.sli-frame:before{content:"\e038"}.sli-size-fullscreen:before{content:"\e057"}.sli-size-actual:before{content:"\e058"}.sli-shuffle:before{content:"\e059"}.sli-share-alt:before{content:"\e05a"}.sli-share:before{content:"\e05b"}.sli-rocket:before{content:"\e05c"}.sli-question:before{content:"\e05d"}.sli-pie-chart:before{content:"\e05e"}.sli-pencil:before{content:"\e05f"}.sli-note:before{content:"\e060"}.sli-loop:before{content:"\e064"}.sli-home:before{content:"\e069"}.sli-grid:before{content:"\e06a"}.sli-graph:before{content:"\e06b"}.sli-microphone:before{content:"\e063"}.sli-music-tone-alt:before{content:"\e061"}.sli-music-tone:before{content:"\e062"}.sli-earphones-alt:before{content:"\e03c"}.sli-earphones:before{content:"\e03d"}.sli-equalizer:before{content:"\e06c"}.sli-like:before{content:"\e068"}.sli-dislike:before{content:"\e06d"}.sli-control-start:before{content:"\e06f"}.sli-control-rewind:before{content:"\e070"}.sli-control-play:before{content:"\e071"}.sli-control-pause:before{content:"\e072"}.sli-control-forward:before{content:"\e073"}.sli-control-end:before{content:"\e074"}.sli-volume-1:before{content:"\e09f"}.sli-volume-2:before{content:"\e0a0"}.sli-volume-off:before{content:"\e0a1"}.sli-calendar:before{content:"\e075"}.sli-bulb:before{content:"\e076"}.sli-chart:before{content:"\e077"}.sli-ban:before{content:"\e07c"}.sli-bubble:before{content:"\e07d"}.sli-camrecorder:before{content:"\e07e"}.sli-camera:before{content:"\e07f"}.sli-cloud-download:before{content:"\e083"}.sli-cloud-upload:before{content:"\e084"}.sli-envelope:before{content:"\e086"}.sli-eye:before{content:"\e087"}.sli-flag:before{content:"\e088"}.sli-heart:before{content:"\e08a"}.sli-info:before{content:"\e08b"}.sli-key:before{content:"\e08c"}.sli-link:before{content:"\e08d"}.sli-lock:before{content:"\e08e"}.sli-lock-open:before{content:"\e08f"}.sli-magnifier:before{content:"\e090"}.sli-magnifier-add:before{content:"\e091"}.sli-magnifier-remove:before{content:"\e092"}.sli-paper-clip:before{content:"\e093"}.sli-paper-plane:before{content:"\e094"}.sli-power:before{content:"\e097"}.sli-refresh:before{content:"\e098"}.sli-reload:before{content:"\e099"}.sli-settings:before{content:"\e09a"}.sli-star:before{content:"\e09b"}.sli-symbol-female:before{content:"\e09c"}.sli-symbol-male:before{content:"\e09d"}.sli-target:before{content:"\e09e"}.sli-credit-card:before{content:"\e025"}.sli-paypal:before{content:"\e608"}.sli-social-tumblr:before{content:"\e00a"}.sli-social-twitter:before{content:"\e009"}.sli-social-facebook:before{content:"\e00b"}.sli-social-instagram:before{content:"\e609"}.sli-social-linkedin:before{content:"\e60a"}.sli-social-pinterest:before{content:"\e60b"}.sli-social-github:before{content:"\e60c"}.sli-social-google:before{content:"\e60d"}.sli-social-reddit:before{content:"\e60e"}.sli-social-skype:before{content:"\e60f"}.sli-social-dribbble:before{content:"\e00d"}.sli-social-behance:before{content:"\e610"}.sli-social-foursqare:before{content:"\e611"}.sli-social-soundcloud:before{content:"\e612"}.sli-social-spotify:before{content:"\e613"}.sli-social-stumbleupon:before{content:"\e614"}.sli-social-youtube:before{content:"\e008"}.sli-social-dropbox:before{content:"\e00c"}.sli-social-vkontakte:before{content:"\e618"}.sli-social-steam:before{content:"\e620"}html{font-size:14px}body,html{line-height:1.42857}body{background:#fff;background:var(--main-bg);color:#1f2022;color:var(--main-color);font-family:"Lato",sans-serif;font-size:1rem;font-weight:400;word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,optgroup,select,textarea{font:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Lato",sans-serif;font-weight:700;line-height:1.42857;letter-spacing:.01em;margin-top:1.42857rem;margin-bottom:1.42857rem;word-wrap:normal}.h1,h1{font-size:4rem;line-height:1.07142857;margin-bottom:3.1428572rem}.h2,h2{font-size:2.85714286rem;line-height:1}.h3,.text-xl,h3{font-size:2rem;line-height:1.42857143}.h4,.text-lg,h4{font-size:1.71428572rem;line-height:1.25}.h5,.text-md,h5{font-size:1.42857143rem;line-height:1.5}.ant-timeline-item-content .item-desc,.h6,.text-base,h6{font-size:1rem;line-height:20px;letter-spacing:0}.text-sm{font-size:.875rem}.text-xm{font-size:.75rem}.blockquote,blockquote,ol,p,pre,table,ul{margin-top:0;margin-bottom:1.42857rem}.blockquote:last-child,blockquote:last-child,ol:last-child,p:last-child,pre:last-child,table:last-child,ul:last-child{margin-bottom:0}ol ol,ol ul,ul ol,ul ul{margin-top:0;margin-bottom:0}.hr,hr{border:1px solid rgba(31,32,34,.1);margin:0}sub,sup{vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}a{color:#336cfb;transition:color .2s ease-in-out}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:#2759fa;outline:none}img{height:auto;max-width:100%}button{cursor:pointer}button:focus{outline:none}textarea{box-shadow:none}.mark,mark{padding:0 .2em;background-color:#336cfb;color:#fff}::selection{background-color:#336cfb;color:#fff}::-moz-selection{background-color:#336cfb;color:#fff}.text-color-50{color:#e4e4e4}.text-color-100{color:#bcbcbd}.text-color-200{color:#8f9091}.text-color-300{color:#626364}.text-color-400{color:#414143}.text-color-500{color:#1f2022}.text-color-600{color:#1b1c1e}.text-color-700{color:#171819}.text-color-800{color:#121314}.text-color-900{color:#0a0b0c}.text-color-A100{color:#52ffff}.text-color-A200{color:#1fffff}.text-color-A400{color:#00ebeb}.text-color-A700{color:#00d2d2}.text-contrast-50,.text-contrast-100,.text-contrast-200{color:#000}.text-contrast-300,.text-contrast-400,.text-contrast-500,.text-contrast-600,.text-contrast-700,.text-contrast-800,.text-contrast-900{color:#fff}.text-contrast-A100,.text-contrast-A200,.text-contrast-A400,.text-contrast-A700{color:#000}::-webkit-scrollbar-track{box-shadow:inset 0 0 2px rgba(0,0,0,.1)}::-webkit-scrollbar{background:hsla(0,0%,100%,.2);position:absolute;width:10px}::-webkit-scrollbar:hover{display:block}::-webkit-scrollbar-thumb{background-color:#bcbcbd}::-webkit-scrollbar:horizontal{height:2px}.searchNav .ant-select-auto-complete .ant-select-selector:not(textarea){height:32px!important;color:#316270}.searchNav .ant-select-auto-complete .ant-select-selector{color:#316270}.orgInput .ant-input,.orgInput .ant-input:not(textarea){height:32px!important}.orgInput .ant-input{color:#316270}.ant-select-multiple .ant-select-selector:not(textarea),.ant-select .ant-select-selector:not(textarea),.orgInput .ant-select-single:not(.ant-select-customize-input) .ant-select-selector:not(textarea){height:32px}.textcolor-white{color:#fff!important}.textcolor-gray{color:#727272!important}.text-center{text-align:center}.dashnoard-tile-card{background-color:#fff!important}.dashnoard-tile-card-frequentlyused{height:10em!important;width:15.7em!important}.tile-background{background-color:#f2f3f3}.ant-modal{width:70% 1important}.navbar-wrap{background-color:#316270}.wrapper{width:70% 1important}.k-switch{font-size:10px!important;width:auto}.menu-text,.MuiListItemText-primary{font-weight:600!important;font-size:12px!important}.ant-pagination-item-active,.ant-pagination-item-active a{background:#316270!important;color:#fff!important}.textcolor-blue{color:#316270!important}.textcolor-bluebackground{color:#57b5f3!important}.k-switch-thumb{color:#316270!important}.ant-table::-webkit-scrollbar-thumb{background-color:#b4b4b4!important}.ant-table::-webkit-scrollbar{height:14px}.ant-message .anticon{color:#000}.success-message .ant-message-notice-content{background-color:#b7ce63!important;padding:5px;display:flex;justify-content:left;width:100%}.error-message .ant-message-notice-content{background-color:#e9594e!important;padding:5px;display:flex;justify-content:left;width:100%}.info-message .ant-message-notice-content{background-color:#1677ff!important;padding:5px;display:flex;justify-content:left;width:100%}.warning-message .ant-message-notice-warning .ant-message-notice-content{background-color:#ff9800!important;padding:5px;display:flex;justify-content:left;width:100%}.k-animation-container{z-index:10002}.css-z3c6am-MuiFormControl-root-MuiTextField-root{width:100%}.ant-design--caret-up-outlined,.ant-table-column-sorter-up{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35'/%3E%3C/svg%3E")}.ant-design--caret-up-outlined,.ant-table-column-sorter-down,.ant-table-column-sorter-up{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.ant-table-column-sorter-down{--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35'/%3E%3C/svg%3E")}.icofont-search{display:inline-block;width:1em;height:1em;--svg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6M570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4'/%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.svg-icon-base{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.majesticons-home-analytics-line{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.905 21.177a.74.74 0 01-.222.544.74.74 0 01-.545.223H3.872a.74.74 0 01-.545-.223.74.74 0 01-.222-.544v-8.055c0-.255.097-.46.291-.614l6.134-4.77a.799.799 0 01.475-.154c.174 0 .332.05.475.153l6.134 4.771a.742.742 0 01.291.614v8.055zm-1.533-.768V13.49l-5.367-4.173-5.367 4.173v6.92h10.734zm-9.2-3.068h7.666v1.534H6.172v-1.534z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-icofont-users-alt-3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.372 20.517v-7.058l-5.367-4.234-5.367 4.234v7.058h10.734zm1.533.767a.74.74 0 01-.222.544.74.74 0 01-.545.223H3.872a.74.74 0 01-.545-.223.74.74 0 01-.222-.544V13.09c0-.255.097-.46.291-.613L9.53 7.645a.751.751 0 01.95 0l6.134 4.833a.742.742 0 01.291.613v8.193zM6.172 15.147h1.533c0 .42.102.806.307 1.158.204.353.483.632.835.836.353.205.739.307 1.158.307.42 0 .805-.102 1.158-.307a2.26 2.26 0 00.835-.836c.205-.352.307-.739.307-1.158h1.533a3.76 3.76 0 01-.513 1.925 3.807 3.807 0 01-1.396 1.396 3.754 3.754 0 01-1.924.514 3.754 3.754 0 01-1.924-.514 3.807 3.807 0 01-1.396-1.396 3.759 3.759 0 01-.513-1.925z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-icofont-calendar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.838 7.093v1.534h2.3a.74.74 0 01.545.222c.148.149.222.33.222.545v12.273a.741.741 0 01-.222.545.74.74 0 01-.545.222H3.872a.74.74 0 01-.545-.222.741.741 0 01-.222-.545V9.394a.74.74 0 01.222-.545.74.74 0 01.545-.222h2.3V7.093h7.666zM6.172 10.16H4.638v10.74h10.734V10.16h-1.534v1.534H6.172v-1.534zm4.6 3.835v1.535h1.533v1.534h-1.533v1.534H9.238v-1.534H7.705V15.53h1.533v-1.535h1.534zm1.533-5.37h-4.6v1.535h4.6V8.627z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-icon-park-solid--brain-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_106_129)'%3E%3Cpath d='M6.253 17.047c.434.436.967.653 1.597.653s1.162-.217 1.598-.652l3.6-3.6c.434-.436.652-.968.652-1.598 0-.63-.217-1.162-.652-1.598A2.173 2.173 0 0011.45 9.6c-.63 0-1.162.218-1.598.652a3.095 3.095 0 00-1.642-.135c-.54.105-.998.345-1.373.72a2.595 2.595 0 00-.72 1.373c-.104.54-.06 1.087.136 1.642A2.173 2.173 0 005.6 15.45c0 .63.218 1.163.653 1.598zM4.7 24v-3.87a8.309 8.309 0 01-1.991-2.734A7.894 7.894 0 012 14.1c0-2.25.788-4.162 2.362-5.737C5.938 6.788 7.85 6 10.1 6c1.875 0 3.536.551 4.984 1.654 1.447 1.102 2.389 2.539 2.823 4.309l1.17 4.612a.852.852 0 01-.157.776.865.865 0 01-.72.349h-1.8v2.7c0 .495-.176.919-.529 1.271a1.733 1.733 0 01-1.271.529h-1.8V24H11v-3.6h3.6v-4.5h2.43l-.855-3.488a5.88 5.88 0 00-2.205-3.33C12.845 8.227 11.555 7.8 10.1 7.8c-1.74 0-3.225.608-4.455 1.823-1.23 1.215-1.845 2.692-1.845 4.432 0 .9.184 1.755.551 2.565a6.75 6.75 0 001.564 2.16l.585.54V24H4.7z' fill='%23316270'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_106_129'%3E%3Cpath fill='%23fff' transform='matrix(1 0 0 -1 .805 28.569)' d='M0 0h18.4v27.61H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.majesticons-mage--heart-health-fill{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.563 22.5c-.575 0-1.091-.15-1.547-.45-.457-.3-.81-.713-1.06-1.238-.2.263-.453.466-.76.61a2.206 2.206 0 01-.946.215c-.638 0-1.172-.218-1.603-.656A2.186 2.186 0 011 19.387c0-.537.175-1.021.525-1.453.35-.43.794-.678 1.331-.74a3.087 3.087 0 01-.403-.797 2.798 2.798 0 01-.14-.89c0-.5.128-.97.384-1.407a2.996 2.996 0 011.078-1.069c.063.225.147.466.253.722.106.256.228.478.366.666a1.502 1.502 0 00-.413.497c-.1.193-.15.396-.15.609 0 .7.288 1.131.863 1.294a20.35 20.35 0 001.631.393l.356.6c-.137.4-.256.741-.356 1.022-.1.282-.15.535-.15.76 0 .375.134.703.403.984s.597.422.984.422c.475 0 .87-.212 1.182-.637.312-.425.569-.925.768-1.5.2-.575.354-1.157.46-1.744.106-.588.19-1.038.253-1.35l1.463.394c-.113.562-.25 1.206-.413 1.93-.162.726-.39 1.416-.684 2.073a5.08 5.08 0 01-1.163 1.659c-.481.45-1.103.675-1.866.675zM3.25 20.137c.212 0 .39-.071.534-.215A.726.726 0 004 19.387a.726.726 0 00-.216-.534.726.726 0 00-.534-.216.726.726 0 00-.534.216.726.726 0 00-.216.534c0 .213.072.391.216.535a.726.726 0 00.534.215zm5.325-2.962a71.023 71.023 0 01-1.566-1.434A13.253 13.253 0 015.8 14.447a5.495 5.495 0 01-.778-1.256 3.248 3.248 0 01-.272-1.304c0-.812.278-1.496.834-2.053C6.141 9.278 6.825 9 7.638 9c.05 0 .093.003.13.01.038.006.082.009.132.009a2.004 2.004 0 01-.15-.769c0-.625.219-1.156.656-1.594A2.17 2.17 0 0110 6a2.17 2.17 0 011.594.656c.437.438.656.969.656 1.594a1.865 1.865 0 01-.15.75h.263c.75 0 1.387.24 1.912.722.525.481.838 1.078.938 1.79a4.646 4.646 0 00-.76-.056c-.281 0-.54.013-.778.038a1.436 1.436 0 00-.478-.713 1.284 1.284 0 00-.834-.281c-.438 0-.779.128-1.022.384-.244.257-.579.628-1.003 1.116h-.694c-.438-.512-.778-.89-1.022-1.134-.244-.244-.572-.366-.984-.366-.4 0-.732.131-.994.394-.263.262-.394.594-.394.993 0 .288.081.585.244.891.162.306.39.631.684.975.294.344.65.71 1.069 1.097.419.388.884.806 1.397 1.256l-1.069 1.069zM10 9c.213 0 .39-.072.534-.216a.726.726 0 00.216-.534.726.726 0 00-.216-.534A.726.726 0 0010 7.5a.726.726 0 00-.534.216.726.726 0 00-.216.534c0 .213.072.39.216.534A.726.726 0 0010 9zm2.419 13.5c-.275 0-.547-.038-.816-.113a2.808 2.808 0 01-.778-.356 5.3 5.3 0 00.413-.618c.137-.238.262-.457.375-.657a1.51 1.51 0 00.825.244c.4 0 .734-.14 1.003-.422.268-.281.403-.616.403-1.003 0-.238-.05-.494-.15-.769-.1-.275-.219-.612-.357-1.012l.357-.6c.525-.1 1.072-.232 1.64-.394.57-.163.854-.594.854-1.294 0-.5-.185-.862-.554-1.087a2.279 2.279 0 00-1.209-.338c-.525 0-1.138.1-1.838.3-.7.2-1.518.457-2.456.769l-.393-1.463a71.83 71.83 0 012.606-.787c.762-.213 1.462-.319 2.1-.319.862 0 1.618.257 2.268.769.65.513.976 1.231.976 2.156a2.8 2.8 0 01-.141.89 3.088 3.088 0 01-.403.798c.537.062.981.31 1.331.74.35.432.525.916.525 1.453 0 .625-.216 1.157-.647 1.594-.431.438-.966.656-1.603.656-.325 0-.64-.071-.947-.215a2.016 2.016 0 01-.76-.61c-.25.525-.602.938-1.059 1.238-.456.3-.978.45-1.565.45zm4.35-2.363a.695.695 0 00.525-.215.743.743 0 00.206-.535.757.757 0 00-.216-.543.71.71 0 00-.534-.225.726.726 0 00-.534.215.726.726 0 00-.216.535.74.74 0 00.225.544.74.74 0 00.544.224z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-bg-colors-outlined{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.485 21.539v-1.513h3.788v-3.897L2 8.847l1.06-1.078L17 21.69l-1.08 1.079-5.132-5.127v2.384h3.788v1.513H5.485zm6.667-6.847l-1.08-1.04 1.06-1.192H9.899l-1.496-1.514h5.075l1.364-1.513H6.886L5.371 7.92H16.85v1.513l-4.697 5.259z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-iconfont-chart{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 17.6c.885 0 1.841-.154 2.869-.461 1.027-.308 2.449-.859 4.264-1.654.03-.165.048-.326.056-.484.007-.157.011-.319.011-.483a.5.5 0 00-.191-.405.462.462 0 00-.439-.09c-.21.075-.442.153-.697.236a12.38 12.38 0 00-.968.371c-1.035.435-1.92.739-2.655.911A9.814 9.814 0 0110 15.8a9.8 9.8 0 01-2.295-.27c-.75-.18-1.665-.487-2.745-.922-.39-.165-.69-.286-.9-.36l-.63-.225a.409.409 0 00-.439.078.533.533 0 00-.191.416c0 .165.004.327.011.484.008.158.026.319.057.484 1.515.72 2.86 1.253 4.038 1.598 1.178.345 2.209.517 3.094.517zm0 3.6c1.41 0 2.662-.308 3.758-.922 1.095-.615 1.95-1.44 2.565-2.476-1.32.556-2.483.96-3.488 1.215-1.005.256-1.95.383-2.835.383-.87 0-1.838-.131-2.902-.394-1.066-.262-2.213-.656-3.443-1.181.6 1.035 1.451 1.856 2.554 2.464 1.102.607 2.366.911 3.791.911zm0-9c-.99 0-1.838-.352-2.543-1.057C6.753 10.437 6.4 9.59 6.4 8.6c0-.99.353-1.837 1.057-2.542C8.162 5.353 9.01 5 10 5c.99 0 1.838.353 2.543 1.058.705.705 1.057 1.552 1.057 2.542 0 .99-.352 1.838-1.057 2.543-.705.704-1.553 1.057-2.543 1.057zm0-1.8c.495 0 .919-.176 1.271-.529.353-.352.529-.776.529-1.271 0-.495-.176-.919-.529-1.271A1.733 1.733 0 0010 6.8c-.495 0-.919.176-1.271.529A1.733 1.733 0 008.2 8.6c0 .495.176.919.529 1.271.352.353.776.529 1.271.529zM10 23c-2.655 0-4.819-.788-6.491-2.363C1.836 19.063 1 17.023 1 14.517c0-.78.311-1.402.934-1.867.622-.465 1.301-.578 2.036-.338.24.075.491.162.754.26.262.097.574.22.933.37.96.39 1.755.664 2.386.822a8.23 8.23 0 003.87.011c.63-.15 1.402-.42 2.317-.81.435-.165.784-.3 1.046-.405.263-.105.521-.195.776-.27.736-.21 1.41-.082 2.026.383.614.464.922 1.08.922 1.845a7.955 7.955 0 01-.698 3.318 8.456 8.456 0 01-1.912 2.689 9.056 9.056 0 01-2.857 1.811A9.339 9.339 0 0110 23z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-healthicons--elderly{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.674 23.269l-1.34-1.005 2.178-2.91v-4.457c0-.433.035-.904.104-1.413.07-.51.175-.98.314-1.413l-1.256.69v2.973H4v-3.935l3.684-2.093c.349-.196.652-.346.91-.45a1.93 1.93 0 01.722-.157c.35 0 .667.15.953.45.286.3.617.77.994 1.413.446.753.851 1.318 1.214 1.695.362.377.753.663 1.172.858a1.77 1.77 0 01.398-.23c.111-.042.244-.063.397-.063.349 0 .649.126.9.377.251.25.377.544.377.879v8.79h-.837v-8.79a.401.401 0 00-.126-.293.402.402 0 00-.293-.126.402.402 0 00-.293.126.402.402 0 00-.126.293v1.046h-.837v-.397c-.753-.321-1.34-.68-1.758-1.078-.418-.398-.788-.932-1.11-1.601-.153.39-.275.868-.365 1.433a7.49 7.49 0 00-.095 1.601l1.654 2.345v5.442H9.86v-4.186l-1.486-2.135-.188 2.972-2.512 3.349zM10.28 8.617c-.46 0-.855-.164-1.182-.491a1.612 1.612 0 01-.492-1.183c0-.46.164-.855.492-1.183a1.612 1.612 0 011.182-.491c.46 0 .855.164 1.183.491.328.328.492.723.492 1.183 0 .46-.165.855-.492 1.183a1.612 1.612 0 01-1.183.491z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-fa6-solid--gibir-house{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 17.475c-.417 0-.77-.146-1.063-.438A1.447 1.447 0 010 15.976v-1.9l4-3.55v6.95H1.5zm3.5 0v-4h8v4H5zm9 0v-8.2l-4.275-3.8L12.75 2.8l4.75 4.225A1.48 1.48 0 0118 8.15v7.825c0 .417-.146.77-.438 1.063a1.446 1.446 0 01-1.062.437H14zm-14-4.75V8.15c0-.217.042-.425.125-.625.083-.2.208-.367.375-.5L8 .375a1.17 1.17 0 01.463-.287 1.689 1.689 0 011.075 0c.175.058.329.154.462.287l2 1.775L0 12.725z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-fa6-solid--hands-holding-child{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.95 10.3c-.3-.6-.533-1.208-.7-1.825A7.156 7.156 0 010 6.6c0-1.867.633-3.433 1.9-4.7C3.167.633 4.733 0 6.6 0c1.05 0 2.05.22 3 .662A6.798 6.798 0 0112 2.5 6.798 6.798 0 0114.4.663a7.033 7.033 0 013-.663c1.867 0 3.433.633 4.7 1.9C23.367 3.167 24 4.733 24 6.6c0 .633-.083 1.258-.25 1.875a9.787 9.787 0 01-.7 1.825 4.1 4.1 0 00-.65-.85 2.92 2.92 0 00-.875-.6c.15-.383.267-.758.35-1.125.083-.367.125-.742.125-1.125 0-1.3-.442-2.392-1.325-3.275S18.7 2 17.4 2c-1.35 0-2.387.37-3.112 1.112A60.101 60.101 0 0012 5.6a47.96 47.96 0 00-2.287-2.5C8.988 2.367 7.95 2 6.6 2c-1.3 0-2.392.442-3.275 1.325S2 5.3 2 6.6c0 .383.042.758.125 1.125.083.367.2.742.35 1.125a2.92 2.92 0 00-.875.6c-.25.25-.467.533-.65.85zM0 19v-1.575c0-.733.37-1.32 1.113-1.763C1.853 15.221 2.817 15 4 15c.217 0 .425.004.625.012.2.009.392.03.575.063a3.787 3.787 0 00-.525 1.075 4.186 4.186 0 00-.175 1.225V19H0zm6 0v-1.625c0-1.083.554-1.958 1.662-2.625 1.109-.667 2.555-1 4.338-1 1.8 0 3.25.333 4.35 1 1.1.667 1.65 1.542 1.65 2.625V19H6zm13.5 0v-1.625c0-.433-.054-.842-.163-1.225a3.913 3.913 0 00-.487-1.075c.183-.033.37-.054.563-.063.191-.008.387-.012.587-.012 1.2 0 2.167.22 2.9.662.733.442 1.1 1.03 1.1 1.763V19h-4.5zM12 15.75c-.95 0-1.8.125-2.55.375-.75.25-1.192.542-1.325.875H15.9c-.15-.333-.596-.625-1.338-.875-.741-.25-1.595-.375-2.562-.375zM4 14c-.55 0-1.02-.196-1.413-.588A1.926 1.926 0 012 12c0-.567.196-1.042.587-1.425A1.947 1.947 0 014 10c.567 0 1.042.192 1.425.575.383.383.575.858.575 1.425 0 .55-.192 1.02-.575 1.412A1.914 1.914 0 014 14zm16 0c-.55 0-1.02-.196-1.413-.588A1.926 1.926 0 0118 12c0-.567.196-1.042.587-1.425A1.947 1.947 0 0120 10c.567 0 1.042.192 1.425.575.383.383.575.858.575 1.425 0 .55-.192 1.02-.575 1.412A1.914 1.914 0 0120 14zm-8-1a2.893 2.893 0 01-2.125-.875A2.893 2.893 0 019 10c0-.85.292-1.563.875-2.138S11.167 7 12 7c.85 0 1.563.287 2.137.862C14.712 8.438 15 9.15 15 10c0 .833-.287 1.542-.863 2.125-.575.583-1.287.875-2.137.875zm0-4a.968.968 0 00-.713.287A.967.967 0 0011 10c0 .283.096.52.287.713.192.191.43.287.713.287s.52-.096.713-.287A.968.968 0 0013 10a.967.967 0 00-.287-.713A.968.968 0 0012 9z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-note-text{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.105 14.379h1.533v6.903H3.105V14.38zm12.267-3.069h1.533v9.972h-1.533V11.31zM9.238 6.708h1.534v14.574H9.238V6.708z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-flat-color-icons--todo-list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 21.4v-3.6h3.6v3.6H1zm5.4 0v-3.6H19v3.6H6.4zM1 16v-3.6h3.6V16H1zm5.4 0v-3.6H19V16H6.4zM1 10.6V7h3.6v3.6H1zm5.4 0V7H19v3.6H6.4z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-hugeicons--customer-service-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.1 22.969v-1.8h7.2v-6.39c0-1.755-.611-3.244-1.834-4.467C13.244 9.09 11.755 8.48 10 8.48c-1.755 0-3.244.61-4.466 1.833C4.31 11.535 3.7 13.024 3.7 14.78v5.49h-.9c-.495 0-.919-.177-1.271-.53A1.733 1.733 0 011 18.47v-1.8c0-.315.079-.612.236-.89.158-.277.379-.498.664-.663l.068-1.192c.12-1.02.416-1.965.888-2.835a8.529 8.529 0 011.778-2.273A7.896 7.896 0 017.086 7.31 7.944 7.944 0 0110 6.769c1.02 0 1.988.18 2.902.54a8.077 8.077 0 014.23 3.758 8.26 8.26 0 01.9 2.834l.068 1.17c.285.135.506.338.664.608.157.27.236.555.236.855v2.07c0 .3-.079.585-.236.855-.158.27-.379.472-.664.607v1.103c0 .495-.176.918-.529 1.27a1.733 1.733 0 01-1.271.53H9.1zm-1.8-6.3a.87.87 0 01-.641-.26.87.87 0 01-.259-.64.87.87 0 01.259-.642.87.87 0 01.641-.258.87.87 0 01.641.258.87.87 0 01.259.642.87.87 0 01-.259.64.87.87 0 01-.641.26zm5.4 0a.87.87 0 01-.641-.26.87.87 0 01-.259-.64c0-.255.086-.47.259-.642a.87.87 0 01.641-.258.87.87 0 01.641.258.87.87 0 01.259.642.87.87 0 01-.259.64.871.871 0 01-.641.26zm-8.078-1.395c-.104-1.59.375-2.955 1.44-4.095 1.066-1.14 2.393-1.71 3.983-1.71 1.335 0 2.509.423 3.521 1.27 1.013.848 1.624 1.932 1.834 3.252a7.105 7.105 0 01-3.769-1.102 7.169 7.169 0 01-2.643-2.925 7.179 7.179 0 01-1.52 3.206 7.194 7.194 0 01-2.846 2.104z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-user-alt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.46 23.764v-1.637h13.09v1.637H3.46zm0-16.364V5.764h13.09V7.4H3.46zm6.545 8.182c.682 0 1.261-.239 1.739-.716a2.367 2.367 0 00.716-1.739c0-.682-.239-1.261-.716-1.738a2.367 2.367 0 00-1.739-.716c-.682 0-1.261.238-1.739.716a2.367 2.367 0 00-.715 1.738c0 .682.238 1.262.715 1.739a2.367 2.367 0 001.74.716zM3.46 21.309c-.45 0-.836-.16-1.156-.48-.32-.321-.48-.706-.48-1.156V9.855c0-.45.16-.836.48-1.156.32-.32.706-.48 1.156-.48h13.09c.45 0 .836.16 1.156.48.32.32.48.706.48 1.156v9.818c0 .45-.16.835-.48 1.155-.32.32-.706.481-1.155.481H3.46zm1.431-1.636a6.634 6.634 0 012.23-1.8c.873-.437 1.834-.655 2.884-.655 1.05 0 2.011.218 2.884.655a6.634 6.634 0 012.23 1.8h1.431V9.855H3.46v9.818H4.89zm2.414 0h5.4a4.512 4.512 0 00-1.278-.614 4.946 4.946 0 00-1.422-.204c-.49 0-.965.068-1.422.204-.456.136-.882.341-1.278.614zm2.7-5.727a.792.792 0 01-.583-.236.792.792 0 01-.235-.583c0-.232.078-.426.235-.583a.791.791 0 01.583-.235c.232 0 .426.079.583.235a.792.792 0 01.235.583.792.792 0 01-.235.583.792.792 0 01-.583.235z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-user-alt-small{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 7a4 4 0 108 0 4 4 0 00-8 0M6 21v-2a4 4 0 014-4h4a4 4 0 014 4v2'/%3E%3C/svg%3E")}.majesticons-icofont-users-alt-3-blue{width:2em;height:2em}.majesticons-icofont-users-alt-3-blue,.majesticons-icofont-users-alt-3-blue-small{display:inline-block;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23003050' d='M824.2 699.9a301.55 301.55 0 00-86.4-60.4C783.1 602.8 812 546.8 812 484c0-110.8-92.4-201.7-203.2-200-109.1 1.7-197 90.6-197 200 0 62.8 29 118.8 74.2 155.5a300.95 300.95 0 00-86.4 60.4C345 754.6 314 826.8 312 903.8a8 8 0 008 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5A226.62 226.62 0 01612 684c60.9 0 118.2 23.7 161.3 66.8C814.5 792 838 846.3 840 904.3c.1 4.3 3.7 7.7 8 7.7h56a8 8 0 008-8.2c-2-77-33-149.2-87.8-203.9M612 612c-34.2 0-66.4-13.3-90.5-37.5a126.86 126.86 0 01-37.5-91.8c.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4 0 34.2-13.3 66.3-37.5 90.5A127.3 127.3 0 01612 612M361.5 510.4c-.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1a127.54 127.54 0 01-38.7-95.4c.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.9-1.7-203.3 89.2-203.3 199.9 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204a8 8 0 008 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.9-1 6.5-4.7 6-8.7'/%3E%3C/svg%3E")}.majesticons-icofont-users-alt-3-blue-small{width:1em;height:1em}.majesticons-icofont-users-alt-3-white{width:2em;height:2em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23fff' d='M824.2 699.9a301.55 301.55 0 00-86.4-60.4C783.1 602.8 812 546.8 812 484c0-110.8-92.4-201.7-203.2-200-109.1 1.7-197 90.6-197 200 0 62.8 29 118.8 74.2 155.5a300.95 300.95 0 00-86.4 60.4C345 754.6 314 826.8 312 903.8a8 8 0 008 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5A226.62 226.62 0 01612 684c60.9 0 118.2 23.7 161.3 66.8C814.5 792 838 846.3 840 904.3c.1 4.3 3.7 7.7 8 7.7h56a8 8 0 008-8.2c-2-77-33-149.2-87.8-203.9M612 612c-34.2 0-66.4-13.3-90.5-37.5a126.86 126.86 0 01-37.5-91.8c.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4 0 34.2-13.3 66.3-37.5 90.5A127.3 127.3 0 01612 612M361.5 510.4c-.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1a127.54 127.54 0 01-38.7-95.4c.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.9-1.7-203.3 89.2-203.3 199.9 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204a8 8 0 008 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.9-1 6.5-4.7 6-8.7'/%3E%3C/svg%3E")}.majesticons-icofont-heart-small,.majesticons-icofont-users-alt-3-white{display:inline-block;background-repeat:no-repeat;background-position:50%}.majesticons-icofont-heart-small{width:1em;height:1em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffff' d='M12 4.595a5.904 5.904 0 00-3.996-1.558 5.942 5.942 0 00-4.213 1.758c-2.353 2.363-2.352 6.059.002 8.412l7.332 7.332c.17.299.498.492.875.492a.99.99 0 00.792-.409l7.415-7.415c2.354-2.354 2.354-6.049-.002-8.416a5.938 5.938 0 00-4.209-1.754A5.906 5.906 0 0012 4.595m6.791 1.61c1.563 1.571 1.564 4.025.002 5.588L12 18.586l-6.793-6.793c-1.562-1.563-1.561-4.017-.002-5.584.76-.756 1.754-1.172 2.799-1.172s2.035.416 2.789 1.17l.5.5a.999.999 0 001.414 0l.5-.5c1.512-1.509 4.074-1.505 5.584-.002'/%3E%3C/svg%3E")}.majesticons-icofont-heart-blue{width:2em;height:2em}.majesticons-icofont-heart-blue,.majesticons-icofont-heart-blue-small{display:inline-block;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2303050' d='M12 4.595a5.904 5.904 0 00-3.996-1.558 5.942 5.942 0 00-4.213 1.758c-2.353 2.363-2.352 6.059.002 8.412l7.332 7.332c.17.299.498.492.875.492a.99.99 0 00.792-.409l7.415-7.415c2.354-2.354 2.354-6.049-.002-8.416a5.938 5.938 0 00-4.209-1.754A5.906 5.906 0 0012 4.595m6.791 1.61c1.563 1.571 1.564 4.025.002 5.588L12 18.586l-6.793-6.793c-1.562-1.563-1.561-4.017-.002-5.584.76-.756 1.754-1.172 2.799-1.172s2.035.416 2.789 1.17l.5.5a.999.999 0 001.414 0l.5-.5c1.512-1.509 4.074-1.505 5.584-.002'/%3E%3C/svg%3E")}.majesticons-icofont-heart-blue-small{width:1em;height:1em}.majesticons-icofont-heart{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.105 14.379h1.533v6.903H3.105V14.38zm12.267-3.069h1.533v9.972h-1.533V11.31zM9.238 6.708h1.534v14.574H9.238V6.708z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-icofont-heart,.majesticons-lucide--beer-blue{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.majesticons-lucide--beer-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23003050' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 11h1a3 3 0 010 6h-1m-8-5v6m4-6v6m1-10.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 010-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 010 5c-.78 0-1.5-.5-2.5-.5'/%3E%3Cpath d='M5 8v12a2 2 0 002 2h8a2 2 0 002-2V8'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-lucide--beer{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 11h1a3 3 0 010 6h-1m-8-5v6m4-6v6m1-10.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 010-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 010 5c-.78 0-1.5-.5-2.5-.5'/%3E%3Cpath d='M5 8v12a2 2 0 002 2h8a2 2 0 002-2V8'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-icofont-calendar-blue,.majesticons-lucide--beer{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.majesticons-icofont-calendar-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23003050' d='M11 12h6v6h-6z'/%3E%3Cpath fill='%23003050' d='M19 4h-2V2h-2v2H9V2H7v2H5c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2V6c0-1.103-.897-2-2-2m.001 16H5V8h14z'/%3E%3C/svg%3E")}.majesticons-icofont-calendar-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M11 12h6v6h-6z'/%3E%3Cpath fill='%23fff' d='M19 4h-2V2h-2v2H9V2H7v2H5c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2V6c0-1.103-.897-2-2-2m.001 16H5V8h14z'/%3E%3C/svg%3E")}.majesticons-icofont-calendar-white,.majesticons-user-circle{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.majesticons-user-circle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.507 15.575a7.487 7.487 0 010-3.16c.43.05.813.007 1.15-.13.337-.139.565-.351.682-.638.118-.286.108-.598-.03-.935-.138-.338-.381-.64-.729-.906a7.541 7.541 0 012.239-2.24c.266.348.567.591.905.73.337.137.649.148.935.03.286-.118.498-.345.636-.683.138-.337.182-.72.13-1.15a7.475 7.475 0 013.16 0c-.052.43-.008.813.13 1.15.138.338.35.565.636.683.286.118.598.107.935-.03.338-.139.64-.382.905-.73a7.541 7.541 0 012.239 2.24c-.348.266-.59.568-.729.906-.138.337-.148.649-.03.935.117.287.345.499.682.637.337.138.72.182 1.15.13a7.486 7.486 0 010 3.16c-.43-.05-.813-.007-1.15.131-.337.138-.565.35-.682.637-.118.286-.108.598.03.936.138.337.381.639.729.905a7.542 7.542 0 01-2.239 2.24c-.266-.348-.567-.59-.905-.729-.337-.138-.649-.148-.935-.03-.286.117-.498.345-.636.682-.138.338-.182.721-.13 1.15a7.475 7.475 0 01-3.16 0c.052-.429.008-.812-.13-1.15-.138-.337-.35-.565-.636-.683-.286-.117-.598-.107-.935.031-.338.138-.64.381-.905.729a7.543 7.543 0 01-2.239-2.24c.348-.266.59-.568.729-.905.138-.338.148-.65.03-.936-.117-.286-.345-.499-.682-.637-.337-.138-.72-.181-1.15-.13zm1.365-1.411c.43.112.807.304 1.134.575.327.27.575.608.744 1.012.169.404.233.819.192 1.243a3.12 3.12 0 01-.384 1.22l.23.23a3.115 3.115 0 011.22-.384c.424-.04.838.023 1.241.192.404.169.741.417 1.012.744s.463.706.575 1.135h.338c.112-.43.304-.808.575-1.135.27-.327.608-.575 1.012-.744a2.542 2.542 0 011.242-.192c.424.041.83.169 1.219.384l.23-.23a3.12 3.12 0 01-.384-1.22c-.04-.424.023-.839.192-1.243.169-.404.417-.741.744-1.012a2.909 2.909 0 011.134-.575v-.338a2.909 2.909 0 01-1.134-.575 2.587 2.587 0 01-.744-1.013 2.547 2.547 0 01-.192-1.243c.041-.424.169-.83.384-1.22l-.23-.23a3.115 3.115 0 01-1.22.384 2.542 2.542 0 01-1.241-.192 2.586 2.586 0 01-1.012-.744 2.914 2.914 0 01-.575-1.135h-.338c-.112.43-.304.808-.575 1.135-.27.328-.608.576-1.012.744a2.542 2.542 0 01-1.242.192 3.115 3.115 0 01-1.219-.383l-.23.23c.215.388.343.795.384 1.22.04.424-.023.838-.192 1.242a2.587 2.587 0 01-.744 1.013 2.91 2.91 0 01-1.134.575v.338zm6.133 2.132c-.42 0-.805-.102-1.158-.307a2.26 2.26 0 01-.835-.836 2.27 2.27 0 01-.307-1.158c0-.42.102-.806.307-1.159A2.26 2.26 0 018.847 12a2.266 2.266 0 011.158-.307c.42 0 .805.103 1.158.307.352.205.63.483.835.836.205.353.307.74.307 1.159 0 .419-.102.805-.307 1.158a2.261 2.261 0 01-.835.836 2.266 2.266 0 01-1.158.307zm0-1.534a.74.74 0 00.544-.223.74.74 0 00.223-.544.74.74 0 00-.223-.545.74.74 0 00-.544-.222.74.74 0 00-.544.222.74.74 0 00-.223.545.74.74 0 00.223.544.74.74 0 00.544.223z' fill='%23316270'/%3E%3C/svg%3E")}.majesticons-iconfont-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2303050' d='M5 21h14c1.103 0 2-.897 2-2V5c0-1.103-.897-2-2-2H5c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2M5 5h14l.001 14H5z'/%3E%3Cpath fill='%2303050' d='M13.553 11.658l-4-2-2.448 4.895 1.79.894 1.552-3.105 4 2 2.448-4.895-1.79-.894z'/%3E%3C/svg%3E")}.majesticons-home-analytics-line-blue,.majesticons-iconfont-blue{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.majesticons-home-analytics-line-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23003050' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 19v-8.5a1 1 0 00-.4-.8l-7-5.25a1 1 0 00-1.2 0l-7 5.25a1 1 0 00-.4.8V19a1 1 0 001 1h14a1 1 0 001-1M8 13v3m4-6v6m4-1v1'/%3E%3C/svg%3E")}.majesticons-home-analytics-line-small-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23003050' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 19v-8.5a1 1 0 00-.4-.8l-7-5.25a1 1 0 00-1.2 0l-7 5.25a1 1 0 00-.4.8V19a1 1 0 001 1h14a1 1 0 001-1M8 13v3m4-6v6m4-1v1'/%3E%3C/svg%3E")}.bx--chart,.majesticons-home-analytics-line-small-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.bx--chart{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffff' d='M5 21h14c1.103 0 2-.897 2-2V5c0-1.103-.897-2-2-2H5c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2M5 5h14l.001 14H5z'/%3E%3Cpath fill='%23ffff' d='M13.553 11.658l-4-2-2.448 4.895 1.79.894 1.552-3.105 4 2 2.448-4.895-1.79-.894z'/%3E%3C/svg%3E")}.majesticons-icofont-ui-note{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='%23ffff' d='M168 128a8 8 0 01-8 8H96a8 8 0 010-16h64a8 8 0 018 8m-8 24H96a8 8 0 000 16h64a8 8 0 000-16m56-104v152a32 32 0 01-32 32H72a32 32 0 01-32-32V48a16 16 0 0116-16h16v-8a8 8 0 0116 0v8h32v-8a8 8 0 0116 0v8h32v-8a8 8 0 0116 0v8h16a16 16 0 0116 16m-16 0h-16v8a8 8 0 01-16 0v-8h-32v8a8 8 0 01-16 0v-8H88v8a8 8 0 01-16 0v-8H56v152a16 16 0 0016 16h112a16 16 0 0016-16z'/%3E%3C/svg%3E")}.majesticons-icofont-ui-note,.majesticons-icofont-ui-note-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons-icofont-ui-note-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='%2303050' d='M168 128a8 8 0 01-8 8H96a8 8 0 010-16h64a8 8 0 018 8m-8 24H96a8 8 0 000 16h64a8 8 0 000-16m56-104v152a32 32 0 01-32 32H72a32 32 0 01-32-32V48a16 16 0 0116-16h16v-8a8 8 0 0116 0v8h32v-8a8 8 0 0116 0v8h32v-8a8 8 0 0116 0v8h16a16 16 0 0116 16m-16 0h-16v8a8 8 0 01-16 0v-8h-32v8a8 8 0 01-16 0v-8H88v8a8 8 0 01-16 0v-8H56v152a16 16 0 0016 16h112a16 16 0 0016-16z'/%3E%3C/svg%3E")}.majesticons-book-open-text-bold{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='%23ffff' d='M224 44h-64a43.86 43.86 0 00-32 13.85A43.86 43.86 0 0096 44H32a20 20 0 00-20 20v128a20 20 0 0020 20h64a20 20 0 0120 20 12 12 0 0024 0 20 20 0 0120-20h64a20 20 0 0020-20V64a20 20 0 00-20-20M96 188H36V68h60a20 20 0 0120 20v104.81A43.79 43.79 0 0096 188m124 0h-60a43.71 43.71 0 00-20 4.83V88a20 20 0 0120-20h60zm-56-92h32a12 12 0 010 24h-32a12 12 0 010-24m44 52a12 12 0 01-12 12h-32a12 12 0 010-24h32a12 12 0 0112 12'/%3E%3C/svg%3E")}.majesticons-book-open-text-bold,.majesticons-book-open-text-bold-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons-book-open-text-bold-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='%2303050' d='M224 44h-64a43.86 43.86 0 00-32 13.85A43.86 43.86 0 0096 44H32a20 20 0 00-20 20v128a20 20 0 0020 20h64a20 20 0 0120 20 12 12 0 0024 0 20 20 0 0120-20h64a20 20 0 0020-20V64a20 20 0 00-20-20M96 188H36V68h60a20 20 0 0120 20v104.81A43.79 43.79 0 0096 188m124 0h-60a43.71 43.71 0 00-20 4.83V88a20 20 0 0120-20h60zm-56-92h32a12 12 0 010 24h-32a12 12 0 010-24m44 52a12 12 0 01-12 12h-32a12 12 0 010-24h32a12 12 0 0112 12'/%3E%3C/svg%3E")}.majesticons-home{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23ffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z'/%3E%3Cpath d='M9 22V12h6v10'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-home,.majesticons-home-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons-home-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%2303050' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z'/%3E%3Cpath d='M9 22V12h6v10'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-clipboard-plus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23ffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2h2m1 10h6m-3 3v-6'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-clipboard-plus,.majesticons-clipboard-plus-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons-clipboard-plus-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='%23003050'%3E%3Cpath fill-rule='evenodd' d='M8 7a.5.5 0 01.5.5V9H10a.5.5 0 010 1H8.5v1.5a.5.5 0 01-1 0V10H6a.5.5 0 010-1h1.5V7.5A.5.5 0 018 7'/%3E%3Cpath d='M4 1.5H3a2 2 0 00-2 2V14a2 2 0 002 2h10a2 2 0 002-2V3.5a2 2 0 00-2-2h-1v1h1a1 1 0 011 1V14a1 1 0 01-1 1H3a1 1 0 01-1-1V3.5a1 1 0 011-1h1z'/%3E%3Cpath d='M9.5 1a.5.5 0 01.5.5v1a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5v-1a.5.5 0 01.5-.5zm-3-1A1.5 1.5 0 005 1.5v1A1.5 1.5 0 006.5 4h3A1.5 1.5 0 0011 2.5v-1A1.5 1.5 0 009.5 0z'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-popcorn{width:1em;height:1em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cg fill='none' stroke='%23ffff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.56 6l.83 6.62a1 1 0 001 .88h5.23a1 1 0 001-.88L11.44 6'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M10.64 3.12a1.49 1.49 0 01.36-.05l-.04-.01a1.5 1.5 0 010 3H3a1.49 1.49 0 01-1.06-.43 1.5 1.5 0 011.44-2.51 1.81 1.81 0 01-.14-.69A2 2 0 016.267.787 2 2 0 017 1.56 2 2 0 018.76.5a2 2 0 012.02 1.93 1.81 1.81 0 01-.14.69'/%3E%3Cpath d='M7 6v7.5'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-popcorn,.majesticons-popcorn-blue{display:inline-block;background-repeat:no-repeat;background-position:50%}.majesticons-popcorn-blue{width:2em;height:2em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cg fill='none' stroke='%23003050'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.56 6l.83 6.62a1 1 0 001 .88h5.23a1 1 0 001-.88L11.44 6'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M10.64 3.12a1.49 1.49 0 01.36-.05l-.04-.01a1.5 1.5 0 010 3H3a1.49 1.49 0 01-1.06-.43 1.5 1.5 0 011.44-2.51 1.81 1.81 0 01-.14-.69A2 2 0 016.267.787 2 2 0 017 1.56 2 2 0 018.76.5a2 2 0 012.02 1.93 1.81 1.81 0 01-.14.69'/%3E%3Cpath d='M7 6v7.5'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-game-three{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg fill='none'%3E%3Cpath stroke='%23ffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M19 30v3a7 7 0 01-7 7v0a7 7 0 01-7-7V19m24 11v3a7 7 0 007 7v0a7 7 0 007-7V19'/%3E%3Crect width='38' height='22' x='5' y='8' stroke='%23ffff' stroke-width='4' rx='11'/%3E%3Cpath stroke='%23ffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M21 19h-8m4-4v8'/%3E%3Crect width='4' height='4' x='32' y='15' fill='%23ffff' rx='2'/%3E%3Crect width='4' height='4' x='28' y='20' fill='%23ffff' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-game-three,.majesticons-game-three-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons-game-three-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg fill='none'%3E%3Cpath stroke='%23003050' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M19 30v3a7 7 0 01-7 7v0a7 7 0 01-7-7V19m24 11v3a7 7 0 007 7v0a7 7 0 007-7V19'/%3E%3Crect width='38' height='22' x='5' y='8' stroke='%23003050' stroke-width='4' rx='11'/%3E%3Cpath stroke='%23003050' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M21 19h-8m4-4v8'/%3E%3Crect width='4' height='4' x='32' y='15' fill='%23003050' rx='2'/%3E%3Crect width='4' height='4' x='28' y='20' fill='%23003050' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-app-lens{width:1em;height:1em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ffff' d='M23.793 14.293l1.414 1.414-6.408 6.409-3.75-3.25-4.342 4.341-1.414-1.414 5.658-5.659 3.75 3.25zM12 11v5l-2 2v-7zm10-6v8l-2 2V5zm-5 3v7l-2-2V8z' class='ouiIcon__fillSecondary'/%3E%3Cpath fill='%23ffff' d='M17 0c8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15-3.782 0-7.238-1.4-9.876-3.71l-5.417 5.417-1.414-1.414 5.417-5.417A14.943 14.943 0 012 15c0-1.05.108-2.074.313-3.062l1.906.672A13.076 13.076 0 004 15c0 7.18 5.82 13 13 13s13-5.82 13-13S24.18 2 17 2c-1.002 0-1.978.113-2.915.328l-.75-1.877A15.031 15.031 0 0117 0M9.621 1.937l.75 1.877a13.062 13.062 0 00-4.82 5.024l-1.907-.673a15.068 15.068 0 015.977-6.228'/%3E%3C/svg%3E")}.majesticons-app-lens,.majesticons-app-lens-blue{display:inline-block;background-repeat:no-repeat;background-position:50%}.majesticons-app-lens-blue{width:2em;height:2em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%2303050' d='M23.793 14.293l1.414 1.414-6.408 6.409-3.75-3.25-4.342 4.341-1.414-1.414 5.658-5.659 3.75 3.25zM12 11v5l-2 2v-7zm10-6v8l-2 2V5zm-5 3v7l-2-2V8z' class='ouiIcon__fillSecondary'/%3E%3Cpath fill='%2303050' d='M17 0c8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15-3.782 0-7.238-1.4-9.876-3.71l-5.417 5.417-1.414-1.414 5.417-5.417A14.943 14.943 0 012 15c0-1.05.108-2.074.313-3.062l1.906.672A13.076 13.076 0 004 15c0 7.18 5.82 13 13 13s13-5.82 13-13S24.18 2 17 2c-1.002 0-1.978.113-2.915.328l-.75-1.877A15.031 15.031 0 0117 0M9.621 1.937l.75 1.877a13.062 13.062 0 00-4.82 5.024l-1.907-.673a15.068 15.068 0 015.977-6.228'/%3E%3C/svg%3E")}.majesticons-beer{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23ffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 11h1a3 3 0 010 6h-1m-8-5v6m4-6v6m1-10.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 010-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 010 5c-.78 0-1.5-.5-2.5-.5'/%3E%3Cpath d='M5 8v12a2 2 0 002 2h8a2 2 0 002-2V8'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-beer,.majesticons-beer-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons-beer-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%2303050' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 11h1a3 3 0 010 6h-1m-8-5v6m4-6v6m1-10.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 010-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 010 5c-.78 0-1.5-.5-2.5-.5'/%3E%3Cpath d='M5 8v12a2 2 0 002 2h8a2 2 0 002-2V8'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-playing-club-multiple-outline{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffff' d='M19 0H9C7.9 0 7 .9 7 2v16c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2m0 18H9V2h10zM3 4v18c0 1.1.9 2 2 2h12v-2H5V4zm11 2c-1.1 0-2 .9-2 2 0 .4.1.7.3 1H12c-1.1 0-2 .9-2 2s.9 2 2 2c.6 0 1.1-.3 1.5-.7l-1 2.7h3l-1-2.7c.4.4.9.7 1.5.7 1.1 0 2-.9 2-2s-.9-2-2-2h-.3c.2-.3.3-.6.3-1 0-1.1-.9-2-2-2'/%3E%3C/svg%3E")}.majesticons-playing-club-multiple-outline-blue{width:2em;height:2em}.majesticons-playing-club-multiple-outline-blue,.majesticons-playing-club-multiple-outline-small-blue{display:inline-block;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2303050' d='M19 0H9C7.9 0 7 .9 7 2v16c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2m0 18H9V2h10zM3 4v18c0 1.1.9 2 2 2h12v-2H5V4zm11 2c-1.1 0-2 .9-2 2 0 .4.1.7.3 1H12c-1.1 0-2 .9-2 2s.9 2 2 2c.6 0 1.1-.3 1.5-.7l-1 2.7h3l-1-2.7c.4.4.9.7 1.5.7 1.1 0 2-.9 2-2s-.9-2-2-2h-.3c.2-.3.3-.6.3-1 0-1.1-.9-2-2-2'/%3E%3C/svg%3E")}.majesticons-playing-club-multiple-outline-small-blue{width:1em;height:1em}.majesticons--pulse{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 24'%3E%3Cpath fill='%23ffff' d='M8.606 11.366l2.16-7.008 4.619 10.497 1.022-3.546h11.12a9.91 9.91 0 00.423-2.895c0-.42-.026-.833-.075-1.239l.005.049c-.281-2.127-1.432-6.101-6.094-7.014a10.518 10.518 0 00-1.948-.208h-.146a7.957 7.957 0 00-5.722 2.563l-.005.005A7.974 7.974 0 008.245.002h-.147c-.699.011-1.373.086-2.027.22l.07-.012C2.797.934.289 3.754.048 7.2l-.001.024a10.534 10.534 0 00.438 4.216l-.02-.075z'/%3E%3Cpath fill='%23ffff' d='M17.647 12.955l-1.935 6.742-4.674-10.619-1.209 3.936H1.087C2.576 16.31 6.047 20.446 13.961 24c8.015-3.6 11.49-7.741 12.96-11.04z'/%3E%3C/svg%3E")}.majesticons--pulse,majesticons--pulse-blue{display:inline-block;width:1.17em;height:1em;background-repeat:no-repeat;background-position:50%}majesticons--pulse-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 24'%3E%3Cpath fill='%2303050' d='M8.606 11.366l2.16-7.008 4.619 10.497 1.022-3.546h11.12a9.91 9.91 0 00.423-2.895c0-.42-.026-.833-.075-1.239l.005.049c-.281-2.127-1.432-6.101-6.094-7.014a10.518 10.518 0 00-1.948-.208h-.146a7.957 7.957 0 00-5.722 2.563l-.005.005A7.974 7.974 0 008.245.002h-.147c-.699.011-1.373.086-2.027.22l.07-.012C2.797.934.289 3.754.048 7.2l-.001.024a10.534 10.534 0 00.438 4.216l-.02-.075z'/%3E%3Cpath fill='%2303050' d='M17.647 12.955l-1.935 6.742-4.674-10.619-1.209 3.936H1.087C2.576 16.31 6.047 20.446 13.961 24c8.015-3.6 11.49-7.741 12.96-11.04z'/%3E%3C/svg%3E")}.majesticons--injection-syringe{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffff' d='M8.624 2.758L7.125 4.257 5.384 2.515l1.448-1.448L5.765-.001 0 5.764l1.067 1.067 1.448-1.448 1.742 1.742-1.499 1.499 12.96 12.96 5.399.124 2.289 2.289 1.054-.114-2.758-2.758-.124-5.399zm0 1.708l6.584 6.584-4.148 4.148-1.676-1.674 2.08-2.08-.88-.88-2.08 2.08-1.55-1.55 2.08-2.08-.88-.88-2.08 2.08L4.48 8.62z'/%3E%3C/svg%3E")}.majesticons--injection-syringe-blue{width:2em;height:2em}.majesticons--injection-syringe-blue,.majesticons--injection-syringe-small-blue{display:inline-block;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2303050' d='M8.624 2.758L7.125 4.257 5.384 2.515l1.448-1.448L5.765-.001 0 5.764l1.067 1.067 1.448-1.448 1.742 1.742-1.499 1.499 12.96 12.96 5.399.124 2.289 2.289 1.054-.114-2.758-2.758-.124-5.399zm0 1.708l6.584 6.584-4.148 4.148-1.676-1.674 2.08-2.08-.88-.88-2.08 2.08-1.55-1.55 2.08-2.08-.88-.88-2.08 2.08L4.48 8.62z'/%3E%3C/svg%3E")}.majesticons--injection-syringe-small-blue{width:1em;height:1em}.majesticons-pencil--eye{width:1em;height:1em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cg fill='%23ffff'%3E%3Cpath fill-rule='evenodd' d='M10 16c4.658 0 8.5-2.161 8.5-5S14.658 6 10 6c-4.658 0-8.5 2.161-8.5 5s3.842 5 8.5 5m0-9c4.179 0 7.5 1.868 7.5 4 0 2.132-3.321 4-7.5 4s-7.5-1.868-7.5-4c0-2.132 3.321-4 7.5-4' clip-rule='evenodd'/%3E%3Cpath d='M9.5 3.5a.5.5 0 011 0v3a.5.5 0 01-1 0zm4.01.402a.5.5 0 01.98.196l-.5 2.5a.5.5 0 01-.98-.196zm-7.02 0a.5.5 0 00-.98.196l.5 2.5a.5.5 0 00.98-.196zM2.429 5.243a.5.5 0 00-.858.514l1.5 2.5a.5.5 0 00.858-.514zm15.142 0a.5.5 0 11.858.514l-1.5 2.5a.5.5 0 11-.858-.514zM13 10.5a3 3 0 11-6 0 3 3 0 016 0'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-pencil--eye,.majesticons-pencil--eye-blue{display:inline-block;background-repeat:no-repeat;background-position:50%}.majesticons-pencil--eye-blue{width:2em;height:2em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cg fill='%2303050'%3E%3Cpath fill-rule='evenodd' d='M10 16c4.658 0 8.5-2.161 8.5-5S14.658 6 10 6c-4.658 0-8.5 2.161-8.5 5s3.842 5 8.5 5m0-9c4.179 0 7.5 1.868 7.5 4 0 2.132-3.321 4-7.5 4s-7.5-1.868-7.5-4c0-2.132 3.321-4 7.5-4' clip-rule='evenodd'/%3E%3Cpath d='M9.5 3.5a.5.5 0 011 0v3a.5.5 0 01-1 0zm4.01.402a.5.5 0 01.98.196l-.5 2.5a.5.5 0 01-.98-.196zm-7.02 0a.5.5 0 00-.98.196l.5 2.5a.5.5 0 00.98-.196zM2.429 5.243a.5.5 0 00-.858.514l1.5 2.5a.5.5 0 00.858-.514zm15.142 0a.5.5 0 11.858.514l-1.5 2.5a.5.5 0 11-.858-.514zM13 10.5a3 3 0 11-6 0 3 3 0 016 0'/%3E%3C/g%3E%3C/svg%3E")}.majesticons--doctor-male{width:1em;height:1em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg fill='%2303050'%3E%3Cpath fill-rule='evenodd' d='M33.834 13.81c0 3.461-.86 7.975-2.183 7.29a8.001 8.001 0 01-15.611-1.54c-1.313-2.297-3.035-6.9 1.392-10.488.08-.026.128-.242.2-.56.274-1.203.881-3.877 4.71-3.366 2.953.393 11.492 1.918 11.492 8.665m-3.806 2.182s-.452 1.322-.028 2.795a6 6 0 01-11.996.197c.145-.55.145-1.481.144-2.516-.001-1.867-.003-4.07.852-4.968 5.989 3.989 11.028 4.492 11.028 4.492' clip-rule='evenodd'/%3E%3Cpath d='M13 36c0-1.082.573-2.03 1.433-2.558a11.58 11.58 0 01-.092-.375 21.61 21.61 0 01-.355-2.068 19.63 19.63 0 01-.155-2.006C9.61 30.65 6 33.538 6 36.57V42h36v-5.43c0-2.904-3.31-5.675-7.298-7.36v.028c.018.61-.016 1.31-.082 1.983-.06.624-.149 1.246-.256 1.779H35a1 1 0 01.894.553l1 2c.07.139.106.292.106.447v2a1 1 0 01-1 1h-2v-2h1v-.764L34.382 35h-2.764L31 36.236V37h1v2h-2a1 1 0 01-1-1v-2c0-.155.036-.308.106-.447l1-2A1 1 0 0131 33h1.315c.022-.086.044-.181.066-.286.1-.471.189-1.068.249-1.685.06-.618.088-1.231.073-1.735a5.18 5.18 0 00-.049-.624c-.022-.142-.044-.207-.048-.221-.001-.003-.002-.004 0-.002l.003-.001A21.732 21.732 0 0031 28.013c-.503-.115-1.023.577-1.25 1.01H18a9.88 9.88 0 01-.086-.168c-.212-.422-.473-.943-.914-.842-.385.087-.77.187-1.155.297a6.55 6.55 0 00-.016.527c.004.553.057 1.23.142 1.914.085.682.2 1.346.32 1.87.034.151.068.287.1.404A3 3 0 1113 36'/%3E%3Cpath d='M17 36c0 .574-.462 1.015-1 1.015s-1-.44-1-1.015c0-.574.462-1.015 1-1.015s1 .44 1 1.015'/%3E%3C/g%3E%3C/svg%3E")}.majesticons--doctor-male,.majesticons-icon-park-solid--brain{display:inline-block;background-repeat:no-repeat;background-position:50%}.majesticons-icon-park-solid--brain{width:2em;height:2em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg fill='none' stroke='%23003050'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='4.67' d='M19.036 44c-.98-3.195-2.458-5.578-4.435-7.147-2.965-2.353-7.676-.89-9.416-3.318-1.74-2.428 1.219-6.892 2.257-9.526 1.039-2.634-3.98-3.565-3.394-4.313.39-.499 2.927-1.937 7.609-4.316C12.987 7.794 17.9 4 26.398 4 39.144 4 44 14.806 44 21.68c0 6.872-5.88 14.276-14.256 15.873-.749 1.09.331 3.24 3.24 6.447'/%3E%3Cpath fill='%23003050' fill-rule='evenodd' stroke-linejoin='round' stroke-width='4' d='M19.5 14.5c-.654 2.534-.46 4.314.583 5.339 1.042 1.024 2.818 1.695 5.328 2.01-.57 3.269.125 4.802 2.083 4.6 1.958-.201 3.135-1.015 3.53-2.44 3.06.86 4.719.14 4.976-2.16.385-3.45-1.475-6.201-2.238-6.201-.762 0-2.738-.093-2.738-1.148s-2.308-1.65-4.391-1.65-.83-1.405-3.69-.85c-1.907.37-3.055 1.203-3.443 2.5z' clip-rule='evenodd'/%3E%3Cpath stroke-linecap='round' stroke-width='4' d='M30.5 25.5c-1.017.631-2.412 1.68-3 2.5-1.469 2.05-2.66 3.298-2.92 4.608'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-solid--robot{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='%23ffff' d='M32 224h32v192H32a31.962 31.962 0 01-32-32V256a31.962 31.962 0 0132-32m512-48v272a64.063 64.063 0 01-64 64H160a64.063 64.063 0 01-64-64V176a79.974 79.974 0 0180-80h112V32a32 32 0 0164 0v64h112a79.974 79.974 0 0180 80m-280 80a40 40 0 10-40 40 39.997 39.997 0 0040-40m-8 128h-64v32h64zm96 0h-64v32h64zm104-128a40 40 0 10-40 40 39.997 39.997 0 0040-40m-8 128h-64v32h64zm192-128v128a31.962 31.962 0 01-32 32h-32V224h32a31.962 31.962 0 0132 32'/%3E%3C/svg%3E")}.majesticons-solid--robot,.majesticons-solid--robot-white{display:inline-block;width:1.25em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons-solid--robot-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='%23fff' d='M32 224h32v192H32a31.962 31.962 0 01-32-32V256a31.962 31.962 0 0132-32m512-48v272a64.063 64.063 0 01-64 64H160a64.063 64.063 0 01-64-64V176a79.974 79.974 0 0180-80h112V32a32 32 0 0164 0v64h112a79.974 79.974 0 0180 80m-280 80a40 40 0 10-40 40 39.997 39.997 0 0040-40m-8 128h-64v32h64zm96 0h-64v32h64zm104-128a40 40 0 10-40 40 39.997 39.997 0 0040-40m-8 128h-64v32h64zm192-128v128a31.962 31.962 0 01-32 32h-32V224h32a31.962 31.962 0 0132 32'/%3E%3C/svg%3E")}.majesticons--ear{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23ffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 8.5a6.5 6.5 0 1113 0c0 6-6 6-6 10a3.5 3.5 0 11-7 0'/%3E%3Cpath d='M15 8.5a2.5 2.5 0 00-5 0v1a2 2 0 110 4'/%3E%3C/g%3E%3C/svg%3E")}.majesticons--ear-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23003050' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 8.5a6.5 6.5 0 1113 0c0 6-6 6-6 10a3.5 3.5 0 11-7 0'/%3E%3Cpath d='M15 8.5a2.5 2.5 0 00-5 0v1a2 2 0 110 4'/%3E%3C/g%3E%3C/svg%3E")}.carbon--people-blue,.majesticons--ear-blue{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.carbon--people-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23003050' d='M26 14h-2v2h2a3.003 3.003 0 013 3v4h2v-4a5.006 5.006 0 00-5-5M24 4a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5m-1 28h-2v-2a3.003 3.003 0 00-3-3h-4a3.003 3.003 0 00-3 3v2H9v-2a5.006 5.006 0 015-5h4a5.006 5.006 0 015 5zm-7-17a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5m-8 3H6a5.006 5.006 0 00-5 5v4h2v-4a3.003 3.003 0 013-3h2zM8 4a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5 5 5 0 00-5-5'/%3E%3C/svg%3E")}.mdi--events-check-blue{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23003050' d='M21 17V8H7v9zm0-14a2 2 0 012 2v12a2 2 0 01-2 2H7a2 2 0 01-2-2V5a2 2 0 012-2h1V1h2v2h8V1h2v2zm-3.47 8.06l-4.44 4.44-2.68-2.68 1.06-1.06 1.62 1.62L16.47 10zM3 21h14v2H3a2 2 0 01-2-2V9h2z'/%3E%3C/svg%3E")}.noto-v1--mouth{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%23ffff' d='M3.59 78.16c-.13-.33-.3-.68-.39-1 .1.32.25.66.39 1'/%3E%3Cpath fill='%233f3636' d='M27.98 59.47c.78-.83 1.6-1.66 2.49-2.47-.9.81-1.71 1.63-2.49 2.47m7.59-6.46c.83-.56 1.69-1.11 2.6-1.63-.91.53-1.77 1.07-2.6 1.63m15.14-6.59c1.33-.32 2.75-.55 4.19-.77-1.43.22-2.85.45-4.19.77m-5.66 1.72c1.08-.4 2.23-.75 3.39-1.09-1.16.34-2.3.69-3.39 1.09M18.22 75.49h.03l-.04-.01zm59.25-29.07c-1.33-.32-2.75-.55-4.19-.77 1.44.22 2.86.45 4.19.77m5.66 1.72c-1.08-.4-2.23-.75-3.39-1.09 1.16.34 2.31.69 3.39 1.09'/%3E%3Cpath fill='%23ffff' d='M125.27 75.47c0-9.88-25.81-53.53-45.89-53.53-7.04 0-11.87 1.92-15.3 4.36-3.43-2.44-8.26-4.36-15.3-4.36-20.08 0-45.89 43.66-45.89 53.53 0 .51.13 1.06.29 1.62h-.01c0 .02.02.04.02.06.08.32.26.67.39 1 4.26 11.07 32.31 27.91 60.5 27.91s56.24-16.84 60.5-27.91c.13-.33.3-.68.39-1 .01-.02.02-.04.02-.06h-.01c.16-.56.29-1.11.29-1.62m-15.31.02h-.03c-.46.14-24.93 7.63-45.84 7.63s-45.38-7.49-45.84-7.63h-.03l-.02-.01s1.69-5.78 6.63-12.31c.78-1.04 1.65-2.09 2.6-3.14.17-.19.37-.37.54-.55.78-.83 1.59-1.66 2.49-2.47.36-.33.77-.65 1.15-.98.77-.66 1.56-1.31 2.41-1.94.49-.37 1.02-.71 1.55-1.07a41.103 41.103 0 014.46-2.64c.93-.48 1.91-.93 2.92-1.37.69-.3 1.39-.59 2.12-.86 1.08-.4 2.23-.75 3.39-1.09.75-.22 1.48-.45 2.27-.64 1.33-.32 2.75-.55 4.19-.77.72-.11 1.4-.26 2.15-.35 2.23-.26 4.56-.41 7.04-.41 2.48 0 4.81.16 7.04.41.75.09 1.43.24 2.15.35 1.43.22 2.85.46 4.19.77.79.19 1.52.42 2.27.64 1.16.34 2.31.68 3.39 1.09.73.27 1.42.56 2.12.86 1.01.43 1.99.88 2.92 1.37.64.33 1.26.66 1.86 1.01.91.53 1.76 1.07 2.6 1.63.52.35 1.05.7 1.55 1.07.85.63 1.64 1.28 2.41 1.94.38.33.79.64 1.15.98.89.82 1.71 1.64 2.49 2.47.17.19.37.37.54.55.95 1.05 1.82 2.11 2.6 3.14 4.94 6.53 6.63 12.31 6.63 12.31z'/%3E%3Cpath fill='%23fff' d='M103.35 63.16c-.78-1.04-1.65-2.09-2.6-3.14-.17-.19-.37-.37-.54-.55-.78-.83-1.6-1.66-2.49-2.47-.36-.33-.77-.65-1.15-.98-.77-.66-1.56-1.31-2.41-1.94-.49-.37-1.02-.71-1.55-1.07a41.103 41.103 0 00-4.46-2.64c-.93-.48-1.91-.93-2.92-1.37-.69-.3-1.39-.59-2.12-.86-1.08-.4-2.23-.75-3.39-1.09-.75-.22-1.48-.45-2.27-.64-1.33-.32-2.75-.55-4.19-.77-.72-.11-1.4-.26-2.15-.35-2.23-.26-4.57-.41-7.04-.41-2.48 0-4.81.16-7.04.41-.75.09-1.43.24-2.15.35-1.43.22-2.86.46-4.19.77-.79.19-1.52.42-2.27.64-1.16.34-2.31.69-3.39 1.09-.73.27-1.42.56-2.12.86-1.01.43-1.99.88-2.92 1.37-.64.33-1.26.66-1.86 1.01-.9.52-1.77 1.07-2.6 1.63-.52.35-1.05.7-1.55 1.07-.85.63-1.64 1.28-2.41 1.94-.38.33-.79.64-1.15.98-.89.82-1.71 1.64-2.49 2.47-.17.19-.37.37-.54.55-.95 1.05-1.82 2.11-2.6 3.14 8.77-5.44 21.68-10.63 39.26-10.63s30.53 5.19 39.3 10.63'/%3E%3Cpath fill='%233f3636' d='M103.35 63.16c-8.77-5.44-21.68-10.63-39.26-10.63S33.6 57.72 24.84 63.16c-4.94 6.53-6.59 12.32-6.59 12.32.46.14 24.93 7.63 45.84 7.63s45.38-7.49 45.84-7.63l.04-.01s-1.69-5.78-6.62-12.31'/%3E%3C/svg%3E")}.majesticons--mouth-outline,.noto-v1--mouth{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons--mouth-outline{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg fill='%23ffff' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M24 14.182C15.2 10.255 7 18.545 4 24c3 4.364 11.2 12 20 12s17-7.636 20-12c-3-5.455-11-14.182-20-9.818m17.604 9.694c-1.464-2.32-3.734-4.995-6.458-6.8-3.11-2.059-6.598-2.877-10.274-1.095a2 2 0 01-1.687.027c-3.593-1.603-7.119-.782-10.28 1.248C10.158 19.02 7.86 21.608 6.4 23.88c1.471 1.86 3.772 4.166 6.569 6.114C16.31 32.322 20.162 34 24 34s7.69-1.678 11.032-4.005c2.8-1.95 5.102-4.258 6.572-6.12'/%3E%3Cpath d='M12.555 23.958C15.683 24.992 19.745 26 24 26c4.196 0 8.204-1.037 11.334-2.077C32.155 22.912 28.066 22 24 22c-4.114 0-8.252.934-11.445 1.958m-3.521-.86C12.448 21.73 18.202 20 24 20c5.7 0 11.36 1.672 14.793 3.03.828.327.777 1.493-.057 1.806C35.414 26.079 29.919 28 24 28c-6.04 0-11.636-1.894-14.935-3.174-.804-.312-.832-1.406-.031-1.727'/%3E%3C/g%3E%3C/svg%3E")}.majesticons--mouth-outline-blue{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg fill='%2303050' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M24 14.182C15.2 10.255 7 18.545 4 24c3 4.364 11.2 12 20 12s17-7.636 20-12c-3-5.455-11-14.182-20-9.818m17.604 9.694c-1.464-2.32-3.734-4.995-6.458-6.8-3.11-2.059-6.598-2.877-10.274-1.095a2 2 0 01-1.687.027c-3.593-1.603-7.119-.782-10.28 1.248C10.158 19.02 7.86 21.608 6.4 23.88c1.471 1.86 3.772 4.166 6.569 6.114C16.31 32.322 20.162 34 24 34s7.69-1.678 11.032-4.005c2.8-1.95 5.102-4.258 6.572-6.12'/%3E%3Cpath d='M12.555 23.958C15.683 24.992 19.745 26 24 26c4.196 0 8.204-1.037 11.334-2.077C32.155 22.912 28.066 22 24 22c-4.114 0-8.252.934-11.445 1.958m-3.521-.86C12.448 21.73 18.202 20 24 20c5.7 0 11.36 1.672 14.793 3.03.828.327.777 1.493-.057 1.806C35.414 26.079 29.919 28 24 28c-6.04 0-11.636-1.894-14.935-3.174-.804-.312-.832-1.406-.031-1.727'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-icons--dna2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffff' d='M415.03 17.563c-4.89 3.61-9.423 7.793-13.5 12.656-13.096 15.624-20.828 37.513-21.436 66.78-20.397-11.956-42.823-16.838-64.563-16.03-22.81.845-44.876 7.946-63 19.655-20.71 13.382-36.663 33-42.5 56.625-4.722 19.12-2.484 40.57 8.44 62.188a259.49 259.49 0 00-16.907-.563c-1.642 0-3.265.027-4.875.063-38.65.848-68.484 11.434-87.438 31.906-22.476 24.275-27.11 60.72-14.28 104.406-25.94-6.293-52.112-5.46-75.907 5.406v40.906c5.85-4.94 13.04-9.213 21.562-12.687h.03l81.22 55.094c.02.76.032 1.53.03 2.28-.014 13.522-2.952 24.835-8.78 34.375l-94.063-65.03v22.717l78.907 54.532h29.374c8.707-13.213 13.23-29.072 13.25-46.563.02-18.367-4.637-38.573-13.813-60.436 51.663 16.18 97.765 3.348 123.782-26.344 25.218-28.78 30.145-72.742 5.657-115.875 34.87 5.496 64.61 4.11 88.28-4.344l.22.314 1.092-.78c8.527-3.17 16.258-7.26 23.125-12.314 25.508-18.77 36.86-50.167 33.094-89.625 28.385 18.706 61.257 21.906 92.314 18.813V81.25l-23.25-63.688H415.03zm37.19 2.875l36.53 99.937c-8.585.79-17.944.76-28-.063l-33.938-88.218c7.333-5.274 15.906-9.045 25.407-11.657zM412.436 46.75l27.22 70.78c-12.692-2.245-26.26-5.58-40.657-10.155-1.062-28.198 4.344-47.378 13.438-60.625zm-75.625 69.688c13.4.654 28.175 2.68 44.094 6.093 4.365 21.814 4.248 39.968.156 54.75zm-22.906.28l58.22 80.032c-3.88 5.663-8.634 10.555-14.25 14.688-2.198 1.616-4.555 3.106-7.063 4.5l-66.625-93.313c8.662-3.01 18.59-5.016 29.718-5.906zm-46.812 14.126L333 223.188c-9.03 2.58-19.307 4.134-30.75 4.593L247.094 152c4.302-7.57 10.024-13.915 17.062-19.094.95-.7 1.93-1.403 2.938-2.062zm-27.688 42.406l39.313 54.03c-10.835-.848-22.472-2.53-34.876-5.093l-.063-.156-1.53-.186c-.314-.067-.623-.12-.938-.188-.203-.305-.394-.6-.593-.906-3.555-18.387-3.9-34.173-1.314-47.5zm-38.25 64.406c8.99-.016 18.71.588 28.938 1.688 5.57 15.795 8.692 29.98 9.594 42.625l-46.625-44.126c1.414-.063 2.832-.123 4.28-.156 1.254-.03 2.53-.03 3.813-.032zm-32.312 2.97l69.5 65.78c-2.33 11.467-7.14 21.086-14.156 28.875l-86.532-83.405c8.55-5.023 18.955-8.837 31.188-11.25m-45.938 22.968l86.625 83.53c-7.925 4.71-17.485 8.373-28.655 10.813l-71.03-67.25-1.47 1.563c2.475-11.374 7.402-20.933 14.53-28.656m-16.312 49.78l50.437 47.75c-12.246.736-25.866.352-40.81-1.28-6.097-17.403-9.2-32.877-9.626-46.47zm-3.78 65.126c7.247 14.534 12.34 28.058 15.436 40.438l-54.375-36.844c11.462-2.273 24.45-3.53 38.938-3.594zm-83.75 91.563l-.002 22.03 1.22.75h35.437l-36.657-22.78z'/%3E%3C/svg%3E")}.majesticons-icons--dna2,.majesticons-icons--dna2-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons-icons--dna2-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2303050' d='M415.03 17.563c-4.89 3.61-9.423 7.793-13.5 12.656-13.096 15.624-20.828 37.513-21.436 66.78-20.397-11.956-42.823-16.838-64.563-16.03-22.81.845-44.876 7.946-63 19.655-20.71 13.382-36.663 33-42.5 56.625-4.722 19.12-2.484 40.57 8.44 62.188a259.49 259.49 0 00-16.907-.563c-1.642 0-3.265.027-4.875.063-38.65.848-68.484 11.434-87.438 31.906-22.476 24.275-27.11 60.72-14.28 104.406-25.94-6.293-52.112-5.46-75.907 5.406v40.906c5.85-4.94 13.04-9.213 21.562-12.687h.03l81.22 55.094c.02.76.032 1.53.03 2.28-.014 13.522-2.952 24.835-8.78 34.375l-94.063-65.03v22.717l78.907 54.532h29.374c8.707-13.213 13.23-29.072 13.25-46.563.02-18.367-4.637-38.573-13.813-60.436 51.663 16.18 97.765 3.348 123.782-26.344 25.218-28.78 30.145-72.742 5.657-115.875 34.87 5.496 64.61 4.11 88.28-4.344l.22.314 1.092-.78c8.527-3.17 16.258-7.26 23.125-12.314 25.508-18.77 36.86-50.167 33.094-89.625 28.385 18.706 61.257 21.906 92.314 18.813V81.25l-23.25-63.688H415.03zm37.19 2.875l36.53 99.937c-8.585.79-17.944.76-28-.063l-33.938-88.218c7.333-5.274 15.906-9.045 25.407-11.657zM412.436 46.75l27.22 70.78c-12.692-2.245-26.26-5.58-40.657-10.155-1.062-28.198 4.344-47.378 13.438-60.625zm-75.625 69.688c13.4.654 28.175 2.68 44.094 6.093 4.365 21.814 4.248 39.968.156 54.75zm-22.906.28l58.22 80.032c-3.88 5.663-8.634 10.555-14.25 14.688-2.198 1.616-4.555 3.106-7.063 4.5l-66.625-93.313c8.662-3.01 18.59-5.016 29.718-5.906zm-46.812 14.126L333 223.188c-9.03 2.58-19.307 4.134-30.75 4.593L247.094 152c4.302-7.57 10.024-13.915 17.062-19.094.95-.7 1.93-1.403 2.938-2.062zm-27.688 42.406l39.313 54.03c-10.835-.848-22.472-2.53-34.876-5.093l-.063-.156-1.53-.186c-.314-.067-.623-.12-.938-.188-.203-.305-.394-.6-.593-.906-3.555-18.387-3.9-34.173-1.314-47.5zm-38.25 64.406c8.99-.016 18.71.588 28.938 1.688 5.57 15.795 8.692 29.98 9.594 42.625l-46.625-44.126c1.414-.063 2.832-.123 4.28-.156 1.254-.03 2.53-.03 3.813-.032zm-32.312 2.97l69.5 65.78c-2.33 11.467-7.14 21.086-14.156 28.875l-86.532-83.405c8.55-5.023 18.955-8.837 31.188-11.25m-45.938 22.968l86.625 83.53c-7.925 4.71-17.485 8.373-28.655 10.813l-71.03-67.25-1.47 1.563c2.475-11.374 7.402-20.933 14.53-28.656m-16.312 49.78l50.437 47.75c-12.246.736-25.866.352-40.81-1.28-6.097-17.403-9.2-32.877-9.626-46.47zm-3.78 65.126c7.247 14.534 12.34 28.058 15.436 40.438l-54.375-36.844c11.462-2.273 24.45-3.53 38.938-3.594zm-83.75 91.563l-.002 22.03 1.22.75h35.437l-36.657-22.78z'/%3E%3C/svg%3E")}.majesticons--blood{display:inline-block;width:.59em;height:1em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 24'%3E%3Cpath fill='%23ffff' d='M7.127 15.608a5.217 5.217 0 005.211-5.211V5.911H1.916v4.486a5.218 5.218 0 005.21 5.211zM2.574 6.507h1.84v.406h-1.84zm0 1.475h1.84v.406h-1.84zm0 1.468h1.84v.406h-1.84zm0 1.475h1.84v.406h-1.84z'/%3E%3Cpath fill='%23ffff' d='M12.978 0H0v10.4a7.142 7.142 0 005.73 6.992l.046.008v.27c0 .21.227.375.51.375h.43v1.456h-.161a.277.277 0 00-.276.276v2.152c0 .152.123.274.274.274h.162V24h.83v-1.794h.162a.277.277 0 00.276-.276v-2.155a.277.277 0 00-.276-.276h-.162v-1.456h.43c.286 0 .511-.166.511-.375v-.27c3.311-.661 5.772-3.542 5.776-6.999v-10.4zm0 10.4a5.851 5.851 0 01-11.7.004V1.28h11.7z'/%3E%3Cpath fill='%23ffff' d='M2.575 2.09h1.837v.406H2.575zm0 1.474h1.837v.406H2.575zm0 1.475h1.837v.406H2.575z'/%3E%3C/svg%3E")}.majesticons--blood-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 24'%3E%3Cpath fill='%2303050' d='M7.127 15.608a5.217 5.217 0 005.211-5.211V5.911H1.916v4.486a5.218 5.218 0 005.21 5.211zM2.574 6.507h1.84v.406h-1.84zm0 1.475h1.84v.406h-1.84zm0 1.468h1.84v.406h-1.84zm0 1.475h1.84v.406h-1.84z'/%3E%3Cpath fill='%2303050' d='M12.978 0H0v10.4a7.142 7.142 0 005.73 6.992l.046.008v.27c0 .21.227.375.51.375h.43v1.456h-.161a.277.277 0 00-.276.276v2.152c0 .152.123.274.274.274h.162V24h.83v-1.794h.162a.277.277 0 00.276-.276v-2.155a.277.277 0 00-.276-.276h-.162v-1.456h.43c.286 0 .511-.166.511-.375v-.27c3.311-.661 5.772-3.542 5.776-6.999v-10.4zm0 10.4a5.851 5.851 0 01-11.7.004V1.28h11.7z'/%3E%3Cpath fill='%23ffff' d='M2.575 2.09h1.837v.406H2.575zm0 1.474h1.837v.406H2.575zm0 1.475h1.837v.406H2.575z'/%3E%3C/svg%3E")}.majesticons--blood-blue,.majesticons-attach-money{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.majesticons-attach-money{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffff' d='M11.5 17.1c-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79'/%3E%3C/svg%3E")}.majesticons--blood-drop{width:.63em;height:1em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 24'%3E%3Cpath fill='%23ffff' d='M14.647 13.663a1.923 1.923 0 00-.104-.239l.005.011c-.146-.341-1.32-2.609-1.516-2.918L7.581-.001l-5.59 10.776c-.19.31-1.232 2.32-1.376 2.66l-.057.126A7.456 7.456 0 000 16.417a7.582 7.582 0 1015.164 0v-.006l.001-.101c0-.955-.19-1.866-.535-2.696l.017.047zm-7.062 8.355a5.585 5.585 0 01-4.899-8.269l-.015.029a6.382 6.382 0 00-.11 1.181v.001a6.7 6.7 0 006.696 6.696c.113 0 .234 0 .346-.006a5.53 5.53 0 01-2.003.368h-.023.001z'/%3E%3C/svg%3E")}.majesticons--blood-drop,.majesticons--blood-drop-blue{display:inline-block;background-repeat:no-repeat;background-position:50%}.majesticons--blood-drop-blue{width:2em;height:2em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 24'%3E%3Cpath fill='%2303050' d='M14.647 13.663a1.923 1.923 0 00-.104-.239l.005.011c-.146-.341-1.32-2.609-1.516-2.918L7.581-.001l-5.59 10.776c-.19.31-1.232 2.32-1.376 2.66l-.057.126A7.456 7.456 0 000 16.417a7.582 7.582 0 1015.164 0v-.006l.001-.101c0-.955-.19-1.866-.535-2.696l.017.047zm-7.062 8.355a5.585 5.585 0 01-4.899-8.269l-.015.029a6.382 6.382 0 00-.11 1.181v.001a6.7 6.7 0 006.696 6.696c.113 0 .234 0 .346-.006a5.53 5.53 0 01-2.003.368h-.023.001z'/%3E%3C/svg%3E")}.majesticons--stamp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ffff' d='M26 18h-6v-3.102a7.494 7.494 0 011.159-3.854 5.975 5.975 0 00-1.374-7.7 5.997 5.997 0 00-9.683 3.54 5.91 5.91 0 00.748 4.174A7.257 7.257 0 0112 14.794V18H6a2.002 2.002 0 00-2 2v4a2.003 2.003 0 002 2v2a2.003 2.003 0 002 2h16a2.003 2.003 0 002-2v-2a2.003 2.003 0 002-2v-4a2.002 2.002 0 00-2-2M12.07 7.244a4 4 0 117.373 2.773A9.76 9.76 0 0018.066 14H13.94a9.543 9.543 0 00-1.376-3.974 3.937 3.937 0 01-.494-2.782M18 16v2h-4v-2zm6 12H8v-2h16zM6 24v-4h20v4z'/%3E%3C/svg%3E")}.majesticons--stamp,.majesticons--stamp-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons--stamp-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%2303050' d='M26 18h-6v-3.102a7.494 7.494 0 011.159-3.854 5.975 5.975 0 00-1.374-7.7 5.997 5.997 0 00-9.683 3.54 5.91 5.91 0 00.748 4.174A7.257 7.257 0 0112 14.794V18H6a2.002 2.002 0 00-2 2v4a2.003 2.003 0 002 2v2a2.003 2.003 0 002 2h16a2.003 2.003 0 002-2v-2a2.003 2.003 0 002-2v-4a2.002 2.002 0 00-2-2M12.07 7.244a4 4 0 117.373 2.773A9.76 9.76 0 0018.066 14H13.94a9.543 9.543 0 00-1.376-3.974 3.937 3.937 0 01-.494-2.782M18 16v2h-4v-2zm6 12H8v-2h16zM6 24v-4h20v4z'/%3E%3C/svg%3E")}.noto--bell{display:inline-block;width:1.5em;height:1.5em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%23e2a610' d='M53.32 18.8c0-7.09 5.77-12.86 12.86-12.86s12.86 5.77 12.86 12.86-5.77 12.86-12.86 12.86S53.32 25.9 53.32 18.8m7.48 0c0 2.97 2.41 5.38 5.38 5.38 2.97 0 5.38-2.41 5.38-5.38 0-2.97-2.41-5.38-5.38-5.38-2.97 0-5.38 2.42-5.38 5.38'/%3E%3Cpath fill='%239e740b' d='M77.24 12.28s.57 2.27-2.06 3.51c-2.63 1.23-4.37.32-4.37.32.47.8.75 1.71.75 2.7 0 2.97-2.41 5.38-5.38 5.38-2.97 0-5.38-2.41-5.38-5.38 0-.3.07-1.43.55-2.37-4.46 2.12-7.85.31-7.85.31-.11.67-.18 1.36-.18 2.06 0 7.09 5.77 12.86 12.86 12.86S79.04 25.9 79.04 18.8c0-2.38-.66-4.61-1.8-6.52'/%3E%3Cpath fill='%23ffca28' d='M10.46 97.8c6.77-6.65 10.99-8.89 12.71-18.53 1.72-9.64.34-29.95 7.92-43.25C38.01 23.84 50.71 18.8 63.1 18.8c.3 0 .6.02.9.02.3-.01.6-.02.9-.02 12.39 0 25.09 5.04 32.01 17.21 7.57 13.31 6.2 33.62 7.92 43.25 1.72 9.64 5.94 11.88 12.71 18.53 2.92 2.87 6.45 7.44 6.46 10.38.01 2.94-1.49 4.01-5.06 5.51-10.1 4.25-23.6 8.37-54.94 8.37s-44.84-4.12-54.94-8.37c-3.57-1.5-5.07-2.56-5.06-5.51.01-2.93 3.54-7.5 6.46-10.37'/%3E%3Cpath fill='%234e342e' d='M113.7 108.38c0-4.43-22.25-8.02-49.7-8.02s-49.7 3.59-49.7 8.02 22.25 9.72 49.7 9.72 49.7-5.29 49.7-9.72'/%3E%3Cpath fill='%23e2a610' d='M93.84 44.79c.37 1.41.68 2.82.93 4.2 1.27 7.06 1.04 14.3 1.61 21.45.77 9.57 2.47 14.61 6.34 19.11.51.59-.01 1.5-.78 1.38-5.17-.79-9.32-1.58-14.05-4.7-7.06-4.65-8.8-13.4-8.85-21.26-.08-11.7.14-23.03-.79-27.33-1.29-5.99-2.49-9.18-4.45-12.09-2.99-4.44 8.62 1.72 10.44 3.09 5.07 3.83 7.98 9.99 9.6 16.15'/%3E%3Cpath fill='%23fff59d' d='M30.89 60.32c-.12-7.58-.06-15.42 2.96-22.38 1.81-4.16 4.88-7.91 8.8-10.24 3.08-1.83 9.34-3.85 11.59.3.45.83.63 1.8.66 2.75.08 3.31-1.64 6.37-3.31 9.23-4.94 8.48-6.91 17.75-9.52 27.15-1.07 3.88-2.43 7.75-4.76 11.03-1.6 2.25-10.51 10.25-8.47 3.02C30.8 74.19 31 67.6 30.89 60.32'/%3E%3Cpath fill='%23e2a610' d='M73.09 106.82c-.01-1.72-.94-2.71-3.08-3.45-4.44-1.53-10-1.25-13.24.49-3.4 1.82-1.04 11.91 7.23 11.91s9.1-7.64 9.09-8.95'/%3E%3Cpath fill='%23fff59d' d='M33.25 91.79c-8.78 1.54-15.14 4.87-17.89 7.57-2.18 2.13-2.18 3.81 1.66 2.06 2.89-1.32 12.15-4 20.26-4.81 13.93-1.4 22.53-1.43 23.96-1.4 3.35.07 3.63-2.51-3.14-3.42-6.77-.9-16.07-1.53-24.85 0m27.21 22.03c1.16.8 2.7 1.19 4 .65 1.3-.54 2.14-2.19 1.5-3.44-.25-.49-.68-.86-1.11-1.2-1.19-.93-2.51-1.69-3.91-2.25-.55-.22-1.13-.42-1.73-.38-.59.03-1.21.34-1.44.89-.99 2.25.99 4.57 2.69 5.73'/%3E%3C/svg%3E")}.majesticons-iconamoon--settings-bold{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none'%3E%3Ccircle cx='12' cy='12' r='2' stroke='%23f8f6f6' stroke-width='2.5'/%3E%3Cpath fill='%23f8f6f6' d='M5.399 5.88l.625-1.083a1.25 1.25 0 00-1.542.232zM3.4 9.344l-1.195-.369a1.25 1.25 0 00.57 1.451zm-.002 5.311l-.625-1.082a1.25 1.25 0 00-.57 1.452zm2 3.464l-.918.85a1.25 1.25 0 001.543.233zm4.6 2.655H8.75c0 .583.404 1.089.973 1.219zm4.001.002l.278 1.22a1.25 1.25 0 00.972-1.22zM18.6 18.12l-.625 1.082a1.25 1.25 0 001.542-.232zm1.998-3.466l1.195.369a1.25 1.25 0 00-.57-1.451zm.002-5.311l.625 1.082a1.25 1.25 0 00.57-1.452zm-2-3.465l.917-.849a1.25 1.25 0 00-1.542-.233zM14 3.225h1.25a1.25 1.25 0 00-.972-1.219zm-4-.002l-.278-1.22a1.25 1.25 0 00-.972 1.22zm4 1.849h-1.25zm5 8.66l-.625 1.083zm-2 3.464l-.625 1.083zM5 13.732l.625 1.083zm2-6.928l-.625 1.082zm-2.405 2.91a7.74 7.74 0 011.72-2.985l-1.833-1.7a10.24 10.24 0 00-2.276 3.947zm.693 6.161a7.78 7.78 0 01-.695-1.589l-2.388.74c.222.719.528 1.422.918 2.099zm1.028 1.396a7.784 7.784 0 01-1.028-1.396l-2.165 1.25c.39.676.848 1.293 1.358 1.845zm7.406 2.288a7.74 7.74 0 01-3.444-.003l-.556 2.438c1.479.337 3.037.349 4.556.002zm5.683-5.272a7.74 7.74 0 01-1.72 2.984l1.833 1.7a10.24 10.24 0 002.276-3.947zm-.693-6.162c.297.514.527 1.047.695 1.588l2.388-.74a10.284 10.284 0 00-.918-2.098zm-1.028-1.397c.385.417.73.883 1.028 1.397l2.165-1.25a10.278 10.278 0 00-1.359-1.845zm-7.406-2.287a7.741 7.741 0 013.444.003l.556-2.438a10.24 10.24 0 00-4.556-.002zm.972.63V3.224h-2.5v1.849zm-3.625.65l-1.601-.924-1.25 2.165 1.6.924zm-3.25 6.929l-1.601.924 1.25 2.165 1.6-.924zm1.25-3.465l-1.6-.923-1.25 2.165 1.6.924zm5.625 11.59v-1.847h-2.5v1.847zm-4.875-4.661l-1.601.924 1.25 2.165 1.6-.924zm12.851.924l-1.601-.924-1.25 2.165 1.601.924zm-3.976 3.74v-1.85h-2.5v1.85zM19.976 8.26l-1.601.924 1.25 2.165 1.601-.924zm1.248 5.312l-1.599-.924-1.25 2.166 1.6.923zm-5.974-8.5V3.225h-2.5v1.847zm2.726-.275l-1.601.924 1.25 2.165 1.601-.924zm-5.226.275c0 2.502 2.708 4.065 4.875 2.814l-1.25-2.165a.75.75 0 01-1.125-.65zm5.625 4.113c-2.167 1.251-2.167 4.379 0 5.63l1.25-2.165a.75.75 0 010-1.3zm-.75 6.929c-2.167-1.251-4.875.312-4.875 2.814h2.5a.75.75 0 011.125-.65zm-6.375 2.814c0-2.502-2.708-4.065-4.875-2.814l1.25 2.165a.75.75 0 011.125.65zm-5.625-4.113c2.167-1.251 2.167-4.379 0-5.63l-1.25 2.165a.75.75 0 010 1.3zM8.75 5.072a.75.75 0 01-1.125.65l-1.25 2.164c2.167 1.251 4.875-.312 4.875-2.814z'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-iconamoon--settings-bold,.majesticons-wpf--administrator{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.majesticons-wpf--administrator{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Cpath fill='%23fff' d='M16.563 15.9c-.159-.052-1.164-.505-.536-2.414h-.009c1.637-1.686 2.888-4.399 2.888-7.07 0-4.107-2.731-6.26-5.905-6.26-3.176 0-5.892 2.152-5.892 6.26 0 2.682 1.244 5.406 2.891 7.088.642 1.684-.506 2.309-.746 2.396-3.324 1.203-7.224 3.394-7.224 5.557v.811c0 2.947 5.714 3.617 11.002 3.617 5.296 0 10.938-.67 10.938-3.617v-.811c0-2.228-3.919-4.402-7.407-5.557m-5.516 8.709c0-2.549 1.623-5.99 1.623-5.99l-1.123-.881c0-.842 1.453-1.723 1.453-1.723s1.449.895 1.449 1.723l-1.119.881s1.623 3.428 1.623 6.018c0 .406-3.906.312-3.906-.028'/%3E%3C/svg%3E")}.majesticons-icon-module-hands-holding-child{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M320 0a40 40 0 110 80 40 40 0 110-80m44.7 164.3l11.1 88.7c1.6 13.2-7.7 25.1-20.8 26.8s-25.1-7.7-26.8-20.8l-4.4-35h-7.6l-4.4 35c-1.6 13.2-13.6 22.5-26.8 20.8s-22.5-13.6-20.8-26.8l11.1-88.8-19.8 16.8c-10.1 8.6-25.3 7.3-33.8-2.8s-7.3-25.3 2.8-33.8l27.9-23.6c18.9-16 42.9-24.8 67.6-24.8s48.7 8.8 67.6 24.7l27.9 23.6c10.1 8.6 11.4 23.7 2.8 33.8s-23.7 11.4-33.8 2.8l-19.8-16.7zM40 64c22.1 0 40 17.9 40 40v160.2c0 17 6.7 33.3 18.7 45.3l51.1 51.1c8.3 8.3 21.3 9.6 31 3.1 12.9-8.6 14.7-26.9 3.7-37.8l-15.2-15.2-32-32c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l32 32 15.2 15.2 25.3 25.3c21 21 32.8 49.5 32.8 79.2V464c0 26.5-21.5 48-48 48h-66.6c-17 0-33.3-6.7-45.3-18.7l-99.9-99.9C10.1 375.4 0 351 0 325.5V104c0-22.1 17.9-40 40-40m560 0c22.1 0 40 17.9 40 40v221.5c0 25.5-10.1 49.9-28.1 67.9L512 493.3c-12 12-28.3 18.7-45.3 18.7H400c-26.5 0-48-21.5-48-48v-78.9c0-29.7 11.8-58.2 32.8-79.2l25.3-25.3 15.2-15.2 32-32c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-32 32-15.2 15.2c-11 11-9.2 29.2 3.7 37.8 9.7 6.5 22.7 5.2 31-3.1l51.1-51.1c12-12 18.7-28.3 18.7-45.3V104c0-22.1 17.9-40 40-40z'/%3E%3C/svg%3E")}.majesticons-fa6-solid--hands-holding-child-blue{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='%2303050' d='M320 0a40 40 0 110 80 40 40 0 110-80m44.7 164.3l11.1 88.7c1.6 13.2-7.7 25.1-20.8 26.8s-25.1-7.7-26.8-20.8l-4.4-35h-7.6l-4.4 35c-1.6 13.2-13.6 22.5-26.8 20.8s-22.5-13.6-20.8-26.8l11.1-88.8-19.8 16.8c-10.1 8.6-25.3 7.3-33.8-2.8s-7.3-25.3 2.8-33.8l27.9-23.6c18.9-16 42.9-24.8 67.6-24.8s48.7 8.8 67.6 24.7l27.9 23.6c10.1 8.6 11.4 23.7 2.8 33.8s-23.7 11.4-33.8 2.8l-19.8-16.7zM40 64c22.1 0 40 17.9 40 40v160.2c0 17 6.7 33.3 18.7 45.3l51.1 51.1c8.3 8.3 21.3 9.6 31 3.1 12.9-8.6 14.7-26.9 3.7-37.8l-15.2-15.2-32-32c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l32 32 15.2 15.2 25.3 25.3c21 21 32.8 49.5 32.8 79.2V464c0 26.5-21.5 48-48 48h-66.6c-17 0-33.3-6.7-45.3-18.7l-99.9-99.9C10.1 375.4 0 351 0 325.5V104c0-22.1 17.9-40 40-40m560 0c22.1 0 40 17.9 40 40v221.5c0 25.5-10.1 49.9-28.1 67.9L512 493.3c-12 12-28.3 18.7-45.3 18.7H400c-26.5 0-48-21.5-48-48v-78.9c0-29.7 11.8-58.2 32.8-79.2l25.3-25.3 15.2-15.2 32-32c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-32 32-15.2 15.2c-11 11-9.2 29.2 3.7 37.8 9.7 6.5 22.7 5.2 31-3.1l51.1-51.1c12-12 18.7-28.3 18.7-45.3V104c0-22.1 17.9-40 40-40z'/%3E%3C/svg%3E")}.material-symbols--download{display:inline-block;width:3em;height:3em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2303050' d='M12 16l-5-5 1.4-1.45 2.6 2.6V4h2v8.15l2.6-2.6L17 11zm-6 4q-.825 0-1.412-.587T4 18v-3h2v3h12v-3h2v3q0 .825-.587 1.413T18 20z'/%3E%3C/svg%3E")}.majesticons-icon-park-outline--hospital-bed-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='none' stroke='%23003050' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M6 17v22m36-14v14M26 15h12m-27 7h6M6 28h36M6 34h36M32 9v12'/%3E%3C/svg%3E")}.majesticons-ic--outline-assessment-blue,.majesticons-icon-park-outline--hospital-bed-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons-ic--outline-assessment-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23003050' d='M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5V5h14zM7 10h2v7H7zm4-3h2v10h-2zm4 6h2v4h-2z'/%3E%3C/svg%3E")}.majesticons-fluent-mdl2--plan-view-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath fill='%23003050' d='M128 256v384h1920v128H128v1152H0V128h2048v128zm128 640h128v128H256zm256 0h128v128H512zm256 0h128v128H768zm256 0h128v128h-128zm256 0h128v128h-128zm256 0h128v128h-128zm256 0h128v128h-128zM256 1408h128v128H256zm256 0h128v128H512zm256 0h128v128H768zm256 0h128v128h-128zm256 0h128v128h-128zm256 0h128v128h-128zm256 0h128v128h-128zM256 1152h128v128H256zm256 0h128v128H512zm256 0h128v128H768zm256 0h128v128h-128zm256 0h128v128h-128zm256 0h128v128h-128zm256 0h128v128h-128zM256 1664h128v128H256zm256 0h128v128H512zm256 0h128v128H768zm256 0h128v128h-128zm256 0h128v128h-128z'/%3E%3C/svg%3E")}.majesticons-eos-icons--cluster-management-blue,.majesticons-fluent-mdl2--plan-view-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.majesticons-eos-icons--cluster-management-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23003050' d='M1 1v10h22V1zm12 6H4V5h9zm3 0a1 1 0 111-1 1 1 0 01-1 1m3 0a1 1 0 111-1 1 1 0 01-1 1m3.69 11.37l1.14-1-1-1.73-1.45.49a3.647 3.647 0 00-1.08-.63L20 14h-2l-.3 1.49a3.646 3.646 0 00-1.08.63l-1.45-.49-1 1.73 1.14 1a3.337 3.337 0 000 1.26l-1.14 1 1 1.73 1.45-.49a3.645 3.645 0 001.08.63L18 24h2l.3-1.49a3.646 3.646 0 001.08-.63l1.45.49 1-1.73-1.14-1a3.39 3.39 0 000-1.27M19 21a2 2 0 112-2 2.006 2.006 0 01-2 2'/%3E%3Cpath fill='%23003050' d='M12 19H4v-2h8.294a7.008 7.008 0 013.114-4H1v10h12.26A6.962 6.962 0 0112 19'/%3E%3C/svg%3E")}.majesticons-lets-icons--time-progress-light-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23003050' stroke-linecap='round' d='M5.282 5.282A9.5 9.5 0 1012 2.5m0 9.5L7 7m5-4.5V5m9 7h-2m-7 7v2m-7-9H3'/%3E%3C/svg%3E")}.majesticons-line-icons--organization{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23003050' d='M815 576h145c35 0 64 29 64 64v320c0 35-29 64-64 64H640c-35 0-64-29-64-64V640c0-35 29-64 64-64h113v-38H270v38h114c35 0 64 29 64 64v320c0 35-29 64-64 64H64c-35 0-64-29-64-64V640c0-35 29-64 64-64h144v-60c0-22 28-33 53-33h220v-36H343c-35 0-64-29-64-64V63c0-35 29-64 64-64h320c35 0 64 29 64 64v320c0 35-29 64-64 64H545v37c83 0 134-1 217-1 25 0 53 10 53 33zm145 64H640v320h320zM663 63H343v320h320zM384 640H64v320h320z'/%3E%3C/svg%3E")}.majesticons-line-icons--organization,.majesticons-mdl2--education{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.majesticons-mdl2--education{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath fill='%23003050' d='M1582 1065q41 72 61 150t21 161v103l-640 321-640-321q0-60 1-112t9-101 24-98 48-103L256 960v587q29 10 52 28t41 42 26 52 9 59v320H0v-320q0-30 9-58t26-53 40-42 53-28V896L0 832l1024-512 1024 512zM256 1728q0-26-19-45t-45-19-45 19-19 45v192h128zm30-896l738 369 738-369-738-369zm1250 568q0-77-15-143t-53-135l-444 222-444-222q-33 58-50 122t-18 132v24l512 256z'/%3E%3C/svg%3E")}.majesticons-monotone--family{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23003050' d='M54.509 30.997c2.29-1.777 4.217-4.207 4.7-7.057C60.562 23.721 62 22.826 62 20.02c0-2.482-.894-3.223-1.646-3.404-.079-10.17-2.48-14.507-13.239-14.612-10.853-.107-13.71 4.417-13.813 14.734-.656.321-1.302 1.17-1.302 3.282 0 2.807 1.437 3.702 2.789 3.92.478 2.816 2.366 5.223 4.621 6.994-4.482.608-7.41 1.44-7.41 3.841V16.672c0-12.398-8.121-12.166-8.121-12.166S23.269 2 17.002 2C7.296 2 2 8.332 2 16.672V62h60V34.775c0-1.86-3.183-3.12-7.491-3.778m-18.817-7.571l-.049-.405-.396-.031c-1.556-.119-2.28-1.063-2.28-2.97 0-1.633.38-2.459 1.129-2.459.045 0 .09.002.137.006.098.594.215 1.024.357 1.311.348.698 1.007 1.08 1.082 1.122l.837.467-.128-.975a18.63 18.63 0 01-.097-2.739c.318-5.023.624-5.694 1.668-5.694.478 0 1.134.139 1.966.313 1.627.341 3.854.809 7.081.809s5.454-.468 7.08-.809c.832-.175 1.489-.313 1.967-.313 1.044 0 1.349.672 1.667 5.692.055 1.58-.096 2.729-.098 2.74l-.131.979.841-.471c.074-.041.73-.423 1.081-1.122.141-.283.258-.714.357-1.31.851-.092 1.268.724 1.268 2.453 0 1.906-.725 2.851-2.282 2.97l-.396.031-.049.405c-.722 5.938-8.3 9.703-11.306 9.703-3.005 0-10.584-3.765-11.306-9.703M22.153 51.484c-.886 0-1.123-.791-1.123-1.258s.237-1.26 1.123-1.26h.455l.451-4.975c0-.623.195-.939 1.266-.939.715 0 1.651.156 2.736.338 1.482.246 3.163.525 4.939.525s3.457-.279 4.94-.525c1.085-.182 2.022-.338 2.739-.338 1.07 0 1.267.316 1.268.984l.445 4.93h.456c.886 0 1.123.793 1.123 1.26s-.237 1.258-1.123 1.258h-.5v.5c0 3.975-5.537 6.51-9.349 6.51s-9.349-2.535-9.349-6.51v-.5zM5.492 17.213c5.443-.061 13.566-6.017 15.604-7.578.96 1.661 4.126 6.744 7.351 7.57.013.002 1.326.27 1.326 2.569 0 2.839-1.859 3.363-1.934 3.384l-.379.093-.002.39c-.028 4.799-6.637 9.486-10.457 9.486-3.779 0-10.543-4.779-10.543-9.484l-.005-.381-.367-.102c-.075-.021-1.858-.546-1.858-3.386 0-1.953 1.029-2.469 1.264-2.561M3.017 61V34.773c0-1.154 2.97-2.361 7.8-2.951 2.073 1.417 4.376 2.304 6.185 2.304 1.81 0 4.127-.906 6.204-2.359 5.111.566 8.278 1.814 8.278 3.005v1.244c-6.42.191-10.357 3.885-10.357 8.457v3.154c0 .207.012.4.029.584-.736.391-1.123 1.203-1.123 2.014 0 .984.562 1.98 1.642 2.209.153 1.795 1.218 3.297 2.7 4.451-2.441.885-4.252 2.252-4.735 4.113H3.017zm17.649 0c.54-1.555 2.345-2.695 4.706-3.416 2.021 1.23 4.525 1.91 6.629 1.91 2.102 0 4.605-.678 6.623-1.906 2.36.721 4.17 1.859 4.71 3.412zm40.317 0H44.361c-.481-1.861-2.289-3.232-4.729-4.115 1.479-1.154 2.543-2.656 2.696-4.449 1.08-.229 1.643-1.225 1.643-2.209 0-.809-.386-1.617-1.116-2.01.017-.184.025-.379.025-.588v-3.154c0-4.568-4.142-8.26-10.363-8.457v-1.016c0-1.479 3.084-2.644 8.078-3.212 2.263 1.484 4.703 2.339 6.405 2.339 1.685 0 4.091-.836 6.333-2.291 4.745.596 7.65 1.794 7.65 2.937z'/%3E%3Ccircle cx='41.5' cy='20.309' r='2.25' fill='%23003050'/%3E%3Ccircle cx='52.5' cy='20.309' r='2.25' fill='%23003050'/%3E%3Cpath fill='%23003050' d='M50.934 27.657c.188-.346-.063-.719-.34-.504-2.316 1.801-4.887 1.789-7.189 0-.277-.215-.527.158-.34.504.703 1.285 2.121 2.434 3.934 2.434 1.814-.001 3.231-1.149 3.935-2.434'/%3E%3Ccircle cx='11.633' cy='20.308' r='2.25' fill='%23003050'/%3E%3Ccircle cx='22.369' cy='20.308' r='2.25' fill='%23003050'/%3E%3Cpath fill='%23003050' d='M13.066 27.655c.703 1.285 2.121 2.434 3.934 2.434 1.814 0 3.232-1.148 3.936-2.434.188-.346-.063-.719-.34-.504-2.316 1.801-4.887 1.789-7.189 0-.28-.215-.53.158-.341.504'/%3E%3Ccircle cx='27.228' cy='49.796' r='1.749' fill='%23003050'/%3E%3Ccircle cx='36.774' cy='49.796' r='1.749' fill='%23003050'/%3E%3Cpath fill='%23003050' d='M28.566 54.783c.614 1.07 1.851 2.027 3.435 2.027s2.82-.957 3.436-2.027c.163-.289-.055-.6-.297-.42-2.011 1.49-4.255 1.5-6.275 0-.245-.179-.462.131-.299.42'/%3E%3C/svg%3E")}.majesticons-monotone--family,.material-symbols-light--family-home-outline-rounded{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.material-symbols-light--family-home-outline-rounded{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23003050' d='M12 16.689q.142 0 .276-.044.134-.043.245-.149.608-.552 1.15-1.079.543-.527.955-1.029t.66-.985.249-.93q0-.83-.568-1.383-.567-.551-1.367-.551-.496 0-.899.204-.403.205-.701.515-.26-.31-.678-.515-.418-.204-.884-.204-.8 0-1.367.552-.567.551-.567 1.382 0 .446.238.93.239.484.651.986t.955 1.028 1.13 1.08q.112.105.246.148.134.044.276.044M6.616 20q-.672 0-1.144-.472T5 18.385v-7.53l-1.538 1.199q-.178.135-.366.104t-.323-.208-.11-.365q.023-.189.195-.324l8.148-6.259q.217-.162.472-.243T12 4.68t.513.08.462.243l8.173 6.26q.171.134.193.322.02.189-.114.366-.135.171-.323.202-.188.03-.36-.104L19 10.856v7.529q0 .67-.472 1.143-.472.472-1.143.472zm0-1h10.769q.269 0 .442-.173t.173-.442V10.1l-5.634-4.286q-.154-.135-.366-.135t-.365.134L6 10.1v8.285q0 .269.173.442t.443.173m0 0H6h12z'/%3E%3C/svg%3E")}.vaadin--family{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23003050' d='M9.5 7.5a1.5 1.5 0 11-3.001-.001A1.5 1.5 0 019.5 7.5M14.27 4h-2.54A1.73 1.73 0 0010 5.73V9a1 1 0 001 1v6h4v-6a1 1 0 001-1V5.73A1.73 1.73 0 0014.27 4'/%3E%3Cpath fill='%23003050' d='M15 2a2 2 0 11-3.999.001A2 2 0 0115 2M4.27 5H1.73a1.73 1.73 0 10.001 3.461A1.73 1.73 0 001.73 5 1.73 1.73 0 000 6.73V9a1 1 0 001 1l-1 3h1v3h4v-3h1l-1-3a1 1 0 001-1V6.73A1.73 1.73 0 004.27 5'/%3E%3Cpath fill='%23003050' d='M5 3a2 2 0 11-3.999.001A2 2 0 015 3m2 10v3h2v-3a1 1 0 001-1v-1.54A1.46 1.46 0 008.54 9H7.46A1.46 1.46 0 006 10.46V12a1 1 0 001 1'/%3E%3C/svg%3E")}.marketeq--job,.vaadin--family{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.marketeq--job{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cg fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' stroke='%23344054'%3E%3Cpath d='M31.25 22.917v4.166m2.083-12.5H16.667v-6.25A2.083 2.083 0 0118.75 6.25h12.5a2.083 2.083 0 012.083 2.083zm2.084 8.334H14.583z'/%3E%3Cpath d='M43.75 41.667v-25a2.084 2.084 0 00-2.083-2.084H8.333c-1.15 0-2.083.933-2.083 2.084v25c0 1.15.933 2.083 2.083 2.083h33.334c1.15 0 2.083-.933 2.083-2.083'/%3E%3C/g%3E%3C/svg%3E")}.grommet-icons--notes{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23003050' stroke-width='2' d='M3 1v22h13l5-5V1zm3 16h5m-5-4h12M6 9h10M3 5h18m0 12h-6v6'/%3E%3C/svg%3E")}.grommet-icons--notes,.healthicons--child-care{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.healthicons--child-care{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23003050' d='M32.74 14.998a4.5 4.5 0 100-8.998 4.5 4.5 0 000 8.998m-12.003 5.471a2.643 2.643 0 10-3.75-3.728l-1.96 1.972H12.44a2.643 2.643 0 000 5.287h2.76a5 5 0 003.595-1.524zm.178 8.72s-2.278-.425-3.21 0c-.694.316-3.38 1.28-4.705 1.752v8.86c.767-.044 2.293-.125 2.945-.099 1.943.079 3.394.54 4.861 1.006 1.369.435 2.752.875 4.56 1.012.456.034.898.079 1.327.122 1.55.156 2.922.294 4.058-.122 1.45-.531 9.732-4.566 10.767-5.628s.518-3.93-2.692-3.399c-1.583.262-3.42 1.016-5.084 1.699-1.71.701-3.239 1.329-4.13 1.275-1.76-.106-6.42-.956-6.42-.956l5.35.065s.756.04 1.794-.702c1.04-.742 1.968-2.867.415-2.867s-3.21-.532-3.21-.532zM6 30a1 1 0 011-1h3a1 1 0 011 1v10.996a1 1 0 01-1 1H7a1 1 0 01-1-1zm28.632-11.343a2.667 2.667 0 01.004 5.334l-3.137.004q-.02 0-.04-.004-.018-.003-.038-.003a2.3 2.3 0 01-1.703-.694l-.721-.722a4.65 4.65 0 01-3.342 1.423h-3.083l-.468-9.351h4.958a4 4 0 012.857 1.2l2.756 2.813z'/%3E%3C/svg%3E")}.healthicons--referral{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg fill='%23003050'%3E%3Cpath fill-rule='evenodd' d='M13 6a2 2 0 00-2 2v1H6v19h22V9h-5V8a2 2 0 00-2-2zm8 12a2 2 0 002-2v-1h3v11h-5v-6h-8v6H8V15h3v1a2 2 0 002 2zM8 11h3v2H8zm18 2h-3v-2h3zm-7 9v4h-4v-4zM16 8v3h-3v2h3v3h2v-3h3v-2h-3V8z' clip-rule='evenodd'/%3E%3Cpath d='M30 27a4 4 0 014-4 4 4 0 014 4 4 4 0 01-4 4 4 4 0 01-4-4m4 6c-2.67 0-8 1.462-8 4.364V40h-9c-.729 0-1.202-.263-1.503-.602C15.18 39.041 15 38.537 15 38v-3.586l3.293 3.293 1.414-1.414L14 30.586l-5.707 5.707 1.414 1.414L13 34.414V38c0 .963.32 1.959 1.003 2.727C14.702 41.513 15.729 42 17 42h25v-4.636C42 34.462 36.67 33 34 33'/%3E%3C/g%3E%3C/svg%3E")}.healthicons--referral,.icomoon-free--exit{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.icomoon-free--exit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23003050' d='M12 10V8H7V6h5V4l3 3zm-1-1v4H6v3l-6-3V0h11v5h-1V1H2l4 2v9h4V9z'/%3E%3C/svg%3E")}.healthicons--sexual-reproductive-health-outline{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg fill='%23003050' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M17.546 15.48a7 7 0 104.372 5.454 1 1 0 111.977-.304 9 9 0 11-5.622-7.014 1 1 0 11-.727 1.863'/%3E%3Cpath d='M14 39v-8a1 1 0 112 0v8a1 1 0 11-2 0'/%3E%3Cpath d='M11 34a1 1 0 011-1h6a1 1 0 110 2h-6a1 1 0 01-1-1m17.902-18.737a7 7 0 00-8.853 7.562 1 1 0 11-1.986.236 9 9 0 115.375 7.204 1 1 0 01.791-1.837 7 7 0 104.673-13.165'/%3E%3Cpath d='M32.793 17.207a1 1 0 010-1.414l7.5-7.5a1 1 0 111.414 1.414l-7.5 7.5a1 1 0 01-1.414 0'/%3E%3Cpath d='M40.924 15a1 1 0 01-.987-1.013l.05-3.974-3.974.05a1 1 0 11-.026-2l6.026-.076-.076 6.026a1 1 0 01-1.013.987'/%3E%3C/g%3E%3C/svg%3E")}.fluent--heart-pulse-20-regular,.healthicons--sexual-reproductive-health-outline{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.fluent--heart-pulse-20-regular{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23003050' d='M10.497 16.803L15.253 12H14.25q-.184 0-.36-.044l-3.865 3.902-3.863-3.902Q5.986 12 5.8 12H4.799l4.755 4.803c.26.263.682.263.942 0m6.227-12.49a4.42 4.42 0 01.978 4.7A2 2 0 0017.5 9h-.889a3.415 3.415 0 00-.598-3.984A3.306 3.306 0 0011.3 5l-.951.963a.5.5 0 01-.711 0l-.96-.97a3.3 3.3 0 00-4.706-.016C2.899 6.061 2.713 7.711 3.42 9H2.5q-.09 0-.18.01a4.4 4.4 0 01.941-4.736 4.3 4.3 0 016.127.016l.605.61.596-.603.109-.106a4.306 4.306 0 016.026.121M7.962 6.307a.5.5 0 00-.922-.004L5.47 10H2.5a.5.5 0 000 1h3.3a.5.5 0 00.46-.304l1.235-2.907 2.043 4.903a.5.5 0 00.886.073l2.143-3.429 1.307 1.493a.5.5 0 00.376.171h3.25a.5.5 0 000-1h-3.023l-1.6-1.83a.5.5 0 00-.801.065l-1.987 3.179z'/%3E%3C/svg%3E")}.md-recurring-event-editor-popup .md-recurrence-input .mbsc-textfield-wrapper{display:inline-block;margin:3px;z-index:3;line-height:normal}.md-recurring-event-editor-popup .md-recurrence-input .mbsc-textfield{width:140px;height:32px}.md-recurring-event-editor-popup .md-recurrence-input-nr .mbsc-textfield{width:90px}.md-recurring-event-editor-popup .md-recurrence-input .mbsc-select-icon{top:50%;height:1.5em;margin-top:-.75em}.md-recurrence-options{padding:0 1em;margin:1em 0}.md-recurrence-ends{padding:0 1em;margin:1.25em 0 -1.25em}.md-recurrence-desc{font-size:12px;font-weight:400;color:#555;margin:1em 0}.md-hide-elm{display:none}.ant-btn-primary{background:#316270!important;color:#fff!important}.teenyicons--clipboard-tick-outline{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath fill='none' stroke='%23003050' d='M11 1.5h2.5v12a1 1 0 01-1 1h-10a1 1 0 01-1-1v-12H4m1 7l2 2 3.5-4m-6-6h6v2a1 1 0 01-1 1h-4a1 1 0 01-1-1z'/%3E%3C/svg%3E")}.healthicons--running,.teenyicons--clipboard-tick-outline{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.healthicons--running{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg fill='%23003050'%3E%3Cpath d='M30.5 13a4.5 4.5 0 100-9 4.5 4.5 0 000 9m-9.04 4.282c-1.247.31-2.098.776-2.785 1.354-1.03.868-1.862 2.12-2.986 4.088a2 2 0 11-3.473-1.985c1.119-1.957 2.25-3.788 3.883-5.162 1.704-1.436 3.79-2.248 6.603-2.561 1.176-.13 2.47-.104 3.683.437 1.273.569 2.203 1.588 2.837 2.95.854 1.833 1.489 2.924 1.997 3.557.245.303.416.444.513.507.077.05.11.054.122.056h.001c.087.01.369 0 1.197-.367.361-.16.755-.352 1.237-.587l.115-.056a54 54 0 011.784-.84 2 2 0 011.625 3.655 49 49 0 00-1.653.779l-.131.064c-.461.225-.925.452-1.36.644-.9.398-2.05.83-3.297.679-1.316-.16-2.33-.903-3.165-1.9l-2.733 5.273 3.78 4.918c.225.294.364.644.403 1.012l.832 7.996a2 2 0 11-3.978.414l-.774-7.433-2.296-2.988-.02.037-.084-.172-4.242-5.52a2 2 0 01-.282-1.934z'/%3E%3Cpath d='M18.432 29.007l-1.472 3.96-5.8-.46a2 2 0 10-.318 3.987l7.308.58a2 2 0 002.033-1.296l1.125-3.028z'/%3E%3C/g%3E%3C/svg%3E")}.ic--outline-psychology-alt{width:1em;height:1em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23003050' d='M19.94 9.06C19.5 5.73 16.57 3 13 3 9.47 3 6.57 5.61 6.08 9l-1.93 3.48c-.41.66.07 1.52.85 1.52h1v2c0 1.1.9 2 2 2h1v3h7v-4.68a7.016 7.016 0 003.94-7.26m-5.05 5.57l-.89.42V19h-3v-3H8v-4H6.7l1.33-2.33C8.21 7.06 10.35 5 13 5c2.76 0 5 2.24 5 5 0 2.09-1.29 3.88-3.11 4.63'/%3E%3Cpath fill='%23003050' d='M12.5 12.54c-.41 0-.74.31-.74.73 0 .41.33.74.74.74.42 0 .73-.33.73-.74a.71.71 0 00-.73-.73m0-5.54c-1.03 0-1.74.67-2 1.45l.96.4c.13-.39.43-.86 1.05-.86.95 0 1.13.89.8 1.36-.32.45-.86.75-1.14 1.26-.23.4-.18.87-.18 1.16h1.06c0-.55.04-.65.13-.82.23-.42.65-.62 1.09-1.27.4-.59.25-1.38-.01-1.8-.31-.49-.9-.88-1.76-.88'/%3E%3C/svg%3E")}.fluent-mdl2--compliance-audit,.ic--outline-psychology-alt{display:inline-block;background-repeat:no-repeat;background-position:50%}.fluent-mdl2--compliance-audit{width:2.5em;height:2.5em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath fill='%23003050' d='M1033 1280q-14 30-21 62t-13 66H384v-128zm-649 384v-128h613q5 33 14 65t23 63zm-128 256h1349l127 128H128V0h1115l549 549v568q-29-26-61-47t-67-37V640h-512V128H256zM1280 219v293h293zm24 805q-109 41-187 128H384v-128zM384 512h640v128H384zm1152 256v128H384V768zm512 1216q0 26-19 45t-45 19-45-19l-291-290q-39 26-84 39t-92 14q-66 0-124-25t-102-68-69-102-25-125 25-124 68-101 102-69 125-26 124 25 101 69 69 102 26 124q0 47-13 92t-40 84l290 291q19 19 19 45m-768-512q0 40 15 75t41 61 61 41 75 15 75-15 61-41 41-61 15-75-15-75-41-61-61-41-75-15-75 15-61 41-41 61-15 75'/%3E%3C/svg%3E")}.mdi--drugs-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23003050' d='M16.2 3.5c-1-1-2.3-1.5-3.5-1.5s-2.6.5-3.5 1.5L3.4 9.1c-2 2-2 5.1 0 7.1s5.1 2 7.1 0l5.7-5.7c1.9-1.9 1.9-5.1 0-7m-1.4 5.6L12 11.9 8.4 8.4 4 12.8c0-.8.2-1.7.9-2.3l5.7-5.7c.5-.5 1.3-.8 2-.8s1.5.3 2.1.8c1.2 1.3 1.2 3.1.1 4.3m4.8-2c0 .8-.2 1.5-.4 2.3 1 1.2 1 3-.1 4.1l-2.8 2.8-1.5-1.5-2.8 2.8c-1.3 1.3-3.1 2-4.8 2 .2.3.4.6.7.9 2 2 5.1 2 7.1 0l5.7-5.7c2-2 2-5.1 0-7.1-.5-.2-.8-.4-1.1-.6'/%3E%3C/svg%3E")}.bx--file-blue,.mdi--drugs-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.bx--file-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23003050' d='M19.903 8.586a.997.997 0 00-.196-.293l-6-6a.997.997 0 00-.293-.196c-.03-.014-.062-.022-.094-.033a.991.991 0 00-.259-.051C13.04 2.011 13.021 2 13 2H6c-1.103 0-2 .897-2 2v16c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2V9c0-.021-.011-.04-.013-.062a.952.952 0 00-.051-.259c-.01-.032-.019-.063-.033-.093M16.586 8H14V5.414zM6 20V4h6v5a1 1 0 001 1h5l.002 10z'/%3E%3Cpath fill='%23003050' d='M8 12h8v2H8zm0 4h8v2H8zm0-8h2v2H8z'/%3E%3C/svg%3E")}.teenyicons--appointments-outline-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath fill='none' stroke='%23003050' d='M3.5 0v5m8-5v5M3 7.5h3m6 0H9m-6 3h3m3 0h3m-10.5-8h12a1 1 0 011 1v10a1 1 0 01-1 1h-12a1 1 0 01-1-1v-10a1 1 0 011-1z'/%3E%3C/svg%3E")}.healthicons--discharge-lounge-outline-blue,.teenyicons--appointments-outline-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.healthicons--discharge-lounge-outline-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg fill='none'%3E%3Cpath d='M0 0h48v48H0z'/%3E%3Cpath fill='%23003050' d='M23 11v3h-3v2h3v3h2v-3h3v-2h-3v-3z'/%3E%3Cpath fill='%23003050' fill-rule='evenodd' d='M6 9a3 3 0 013-3h30a3 3 0 013 3v30a3 3 0 01-3 3H9a3 3 0 01-3-3zm2 0a1 1 0 011-1h30a1 1 0 011 1v26h-2.666q0-.093-.018-.187l-1.29-6.767 1.935-6.771a1 1 0 00-1.923-.55l-1.199 4.198H27v2h1.308v1.692h-.539a1 1 0 00-.39 1.921l-1.332 4.16A1 1 0 0026 35h-4a1 1 0 00-.048-.305l-1.33-4.159a1 1 0 00-.391-1.92h-.539v-1.693H21v-2h-7.84l-1.199-4.198a1 1 0 10-1.922.55l1.934 6.771-1.289 6.767a1 1 0 00-.018.187H8zm31 31a1 1 0 001-1v-2H8v2a1 1 0 001 1zm-4.982-11.813l.081.428h-3.791v-1.692h3.96l-.23.802a1 1 0 00-.02.462M35.315 35l-.762-4H29.33l-1.28 4zm-21.333-6.813l-.081.428h3.791v-1.692h-3.96l.23.802a1 1 0 01.02.462M12.685 35l.762-4h5.223l1.28 4z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E")}.material-symbols-light--transition-push-sharp-blue{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23003050' d='M8.654 19v-.975h2.096V6H8.654V5h3.096v14zm5.48 0V5H22v14zm-8.422-3.884l-.714-.708 1.96-1.908H2v-1h4.958l-1.96-1.883.694-.713L8.885 12z'/%3E%3C/svg%3E")}.majesticons-chats-2{display:inline-block;width:1.5em;height:1.5em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M6.987 1.5A3.18 3.18 0 003.75 4.628V9a1 1 0 01-1 1H1.5A1.5 1.5 0 010 8.5v-2A1.5 1.5 0 011.5 5h.75v-.39A4.68 4.68 0 017 0a4.68 4.68 0 014.75 4.61V5h.75A1.5 1.5 0 0114 6.5v2a1.5 1.5 0 01-1.5 1.5h-.75v.5a2.75 2.75 0 01-2.44 2.733A1.5 1.5 0 018 14H6.5a1.5 1.5 0 010-3H8c.542 0 1.017.287 1.28.718a1.25 1.25 0 00.97-1.218V4.627A3.18 3.18 0 006.987 1.5' clip-rule='evenodd'/%3E%3C/svg%3E")}.majesticons-hugeicons--customer-service-01{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23003050' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' color='%23003050'%3E%3Cpath d='M17 11.805c0-.346 0-.519.052-.673.151-.448.55-.621.95-.803.448-.205.672-.307.895-.325.252-.02.505.034.721.155.286.16.486.466.69.714.943 1.146 1.415 1.719 1.587 2.35.14.51.14 1.044 0 1.553-.251.922-1.046 1.694-1.635 2.41-.301.365-.452.548-.642.655a1.27 1.27 0 01-.721.155c-.223-.018-.447-.12-.896-.325-.4-.182-.798-.355-.949-.803-.052-.154-.052-.327-.052-.672zm-10 0c0-.436-.012-.827-.364-1.133-.128-.111-.298-.188-.637-.343-.449-.204-.673-.307-.896-.325-.667-.054-1.026.402-1.41.87-.944 1.145-1.416 1.718-1.589 2.35a2.94 2.94 0 000 1.553c.252.921 1.048 1.694 1.636 2.409.371.45.726.861 1.363.81.223-.018.447-.12.896-.325.34-.154.509-.232.637-.343.352-.306.364-.697.364-1.132z'/%3E%3Cpath d='M20 10.5V9c0-3.866-3.582-7-8-7S4 5.134 4 9v1.5m16 7c0 4.5-4 4.5-8 4.5'/%3E%3C/g%3E%3C/svg%3E")}.mage--heart-health-fill,.majesticons-hugeicons--customer-service-01{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.mage--heart-health-fill{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M20.13 4.155a5 5 0 00-4.39-1.07A6 6 0 0012 5.665a6 6 0 00-3.72-2.58 5.09 5.09 0 00-4.4 1c-1.58 1.38-2.45 4.44-1.46 7.54q.168.514.4 1 .06.113.11.23c2.57 5.24 8.51 8 8.77 8.13a.7.7 0 00.31.07.7.7 0 00.31-.07c.25-.11 6.25-2.85 8.8-8.15l.08-.17q.237-.51.41-1.05c.94-3 .08-6.06-1.48-7.46m-.31 7.93q-.21.471-.48.91h-3.31a1 1 0 01-.83-.45l-1.05-1.56-2.23 4.46a1 1 0 01-.73.54h-.16a1 1 0 01-.71-.3l-2.71-2.7H4.7q-.276-.486-.5-1a6.3 6.3 0 01-.38-1h4.21a1 1 0 01.71.29l2 2 2.38-4.76a1 1 0 01.84-.55 1 1 0 01.89.44l1.7 2.56h3.7q-.164.58-.43 1.12'/%3E%3C/svg%3E")}.icon-progress-request,.icon-users{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='%23fff' d='M144 0a80 80 0 110 160 80 80 0 110-160zm368 0a80 80 0 110 160 80 80 0 110-160zM0 298.7C0 239.8 47.8 192 106.7 192h42.7c15.9 0 31 3.5 44.6 9.7-1.3 7.2-1.9 14.7-1.9 22.3 0 38.2 16.8 72.5 43.3 96H21.3C9.6 320 0 310.4 0 298.7zM405.3 320h-.7c26.6-23.5 43.3-57.8 43.3-96 0-7.6-.7-15-1.9-22.3 13.6-6.3 28.7-9.7 44.6-9.7h42.7c58.9 0 106.7 47.8 106.7 106.7 0 11.8-9.6 21.3-21.3 21.3H405.4zM224 224a96 96 0 11192 0 96 96 0 11-192 0zm-96 261.3c0-73.6 59.7-133.3 133.3-133.3h117.3c73.7 0 133.4 59.7 133.4 133.3 0 14.7-11.9 26.7-26.7 26.7H154.6c-14.7 0-26.7-11.9-26.7-26.7z'/%3E%3C/svg%3E")}.icon-progress-request,.icon-users,.icons-todo-list{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.icons-todo-list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M152.1 38.2c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 113c-9.3-9.4-9.3-24.6 0-34s24.6-9.4 33.9 0L63 101.1l55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zm0 160c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 273c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L63 261.2l55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zM224 96c0-17.7 14.3-32 32-32h224c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32zm0 160c0-17.7 14.3-32 32-32h224c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32zm-64 160c0-17.7 14.3-32 32-32h288c17.7 0 32 14.3 32 32s-14.3 32-32 32H192c-17.7 0-32-14.3-32-32zM48 368a48 48 0 110 96 48 48 0 110-96z'/%3E%3C/svg%3E")}.icon-customer-service{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%23fff' d='M0 64C0 28.7 28.7 0 64 0h160v128c0 17.7 14.3 32 32 32h128v288c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0l128 128z'/%3E%3C/svg%3E")}.icon-customer-service,.icon-note-text{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.icon-note-text{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M5 2a3 3 0 00-3 3v14a3 3 0 003 3h9v-5a3 3 0 013-3h5V5a3 3 0 00-3-3zm12.293 19.121a3 3 0 01-1.293.762V17a1 1 0 011-1h4.883a3 3 0 01-.762 1.293zM7 6a1 1 0 000 2h10a1 1 0 100-2zm0 4a1 1 0 100 2h10a1 1 0 100-2zm0 4a1 1 0 100 2h4a1 1 0 100-2z' clip-rule='evenodd'/%3E%3C/svg%3E")}.icon-case-worker{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M224 256a128 128 0 100-256 128 128 0 100 256zm-45.7 48C79.8 304 0 383.8 0 482.3 0 498.7 13.3 512 29.7 512h388.6c16.4 0 29.7-13.3 29.7-29.7 0-98.5-79.8-178.3-178.3-178.3h-91.4z'/%3E%3C/svg%3E")}.icon-case-worker,.icon-case-worker-blue{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%}.icon-case-worker-blue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23003050' d='M304 128a80 80 0 10-160 0 80 80 0 10160 0zm-208 0a128 128 0 11256 0 128 128 0 11-256 0zM49.3 464h349.5c-8.9-63.3-63.3-112-129-112h-91.4c-65.7 0-120.1 48.7-129 112zM0 482.3C0 383.8 79.8 304 178.3 304h91.4c98.5 0 178.3 79.8 178.3 178.3 0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3z'/%3E%3C/svg%3E")}.css-cveggr-MuiListItemIcon-root{min-width:21px!important}.icon-history-self-harm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.219 12.127a404.046 404.046 0 004.804 4.905 502.667 502.667 0 004.725-4.848c1.184-1.238 2.092-2.273 2.722-3.105.63-.833 1.043-1.549 1.238-2.149.195-.6.292-1.26.292-1.98 0-1.38-.48-2.55-1.44-3.51S14.43 0 13.05 0c-.435 0-.859.052-1.271.158a4.863 4.863 0 00-1.181.472L9 5.4h2.7l-2.565 8.438L9.9 6.3H7.2l1.395-4.86A5.307 5.307 0 004.95 0C3.57 0 2.4.48 1.44 1.44S0 3.57 0 4.95c0 .72.094 1.372.281 1.957.188.585.593 1.29 1.215 2.116.623.825 1.53 1.86 2.723 3.104z' fill='%23E30000'/%3E%3C/svg%3E")}.icon-history-falls,.icon-history-self-harm{display:inline-block;width:1.5em;height:1.5em;background-repeat:no-repeat;background-position:50%}.icon-history-falls{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18l-1.714-.343.685-3.686-3.085-2.314L3.77 6.771 1.886 8.4l.685 3.257L.857 12 0 7.8l3.814-3.407a1.459 1.459 0 011.168-.354c.45.05.882.161 1.297.332.457.2.932.343 1.425.429.492.086.989.093 1.489.021.5-.071.96-.235 1.382-.492.421-.258.825-.543 1.21-.858L12.858 4.8c-.428.329-.871.636-1.328.921-.458.286-.95.508-1.479.665a5.666 5.666 0 01-2.85.043l.6 2.657 3.171-.6 4.458 3.171L14.4 13.03l-3.686-2.572-3.085.6 2.314 1.714L9 18zM4.286 3.429a1.65 1.65 0 01-1.211-.504 1.65 1.65 0 01-.504-1.21c0-.472.168-.876.504-1.211A1.65 1.65 0 014.285 0c.472 0 .876.168 1.211.504.336.335.504.739.504 1.21 0 .472-.168.875-.504 1.211a1.65 1.65 0 01-1.21.504z' fill='%23E30000'/%3E%3C/svg%3E")}.icon-adverse-reactions{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 10.35c-1.02 0-1.946.289-2.779.866A4.936 4.936 0 004.41 13.5h9.18a4.936 4.936 0 00-1.811-2.284A4.766 4.766 0 009 10.35zM5.22 9l.99-.945.945.945.945-.945-.945-.945.945-.99-.945-.945-.945.945-.99-.945-.945.945.945.99-.945.945L5.22 9zm5.625 0l.945-.945.99.945.945-.945-.945-.945.945-.99-.945-.945-.99.945-.945-.945-.945.945.945.99-.945.945.945.945zM9 18a8.764 8.764 0 01-3.51-.709 9.089 9.089 0 01-2.858-1.924A9.089 9.089 0 01.71 12.51 8.764 8.764 0 010 9c0-1.245.236-2.415.709-3.51a9.089 9.089 0 011.923-2.858A9.089 9.089 0 015.49.71 8.764 8.764 0 019 0c1.245 0 2.415.236 3.51.709a9.089 9.089 0 012.857 1.923 9.089 9.089 0 011.924 2.858A8.764 8.764 0 0118 9a8.764 8.764 0 01-.709 3.51 9.089 9.089 0 01-1.924 2.857 9.089 9.089 0 01-2.857 1.924A8.764 8.764 0 019 18zm0-1.8c2.01 0 3.713-.697 5.107-2.092C15.503 12.712 16.2 11.01 16.2 9s-.697-3.713-2.092-5.107C12.712 2.498 11.01 1.8 9 1.8s-3.713.698-5.107 2.093C2.498 5.287 1.8 6.99 1.8 9c0 2.01.698 3.713 2.093 5.107C5.287 15.503 6.99 16.2 9 16.2z' fill='%23E30000'/%3E%3C/svg%3E")}.icon-adverse-reactions,.icon-event-calendar{display:inline-block;width:1.5em;height:1.5em;background-repeat:no-repeat;background-position:50%}.icon-event-calendar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23E30000' d='M11 12h6v6h-6z'/%3E%3Cpath fill='%23E30000' d='M19 4h-2V2h-2v2H9V2H7v2H5c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2V6c0-1.103-.897-2-2-2m.001 16H5V8h14z'/%3E%3C/svg%3E")}.icon-age-gray{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.333 13a1.3 1.3 0 01-.941-.382A1.236 1.236 0 010 11.7V2.6c0-.357.13-.664.392-.918a1.3 1.3 0 01.941-.382H2V0h1.333v1.3h5.334V0H10v1.3h.667c.366 0 .68.127.941.382.261.254.392.56.392.918v9.1c0 .357-.13.664-.392.918a1.3 1.3 0 01-.941.382H1.333zm0-1.3h9.334V5.2H1.333v6.5zm0-7.8h9.334V2.6H1.333v1.3z' fill='%23727272'/%3E%3C/svg%3E")}.icon-age-gray,.icon-gender-male{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%}.icon-gender-male{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 0v4.875h-1.625V2.783l-3.23 3.21c.258.378.454.781.59 1.208.135.426.203.87.203 1.33 0 1.246-.434 2.302-1.3 3.169-.867.867-1.923 1.3-3.17 1.3-1.245 0-2.301-.433-3.168-1.3S0 9.777 0 8.531.433 6.23 1.3 5.362c.867-.866 1.923-1.3 3.169-1.3.447 0 .887.065 1.32.193a3.83 3.83 0 011.199.6l3.23-3.23H8.124V0H13zM4.469 5.688a2.74 2.74 0 00-2.011.832 2.74 2.74 0 00-.833 2.011c0 .786.278 1.456.833 2.011a2.74 2.74 0 002.01.833 2.74 2.74 0 002.012-.833 2.74 2.74 0 00.832-2.01A2.74 2.74 0 006.48 6.52a2.74 2.74 0 00-2.011-.832z' fill='%23727272'/%3E%3C/svg%3E")}.icon-gender{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cg fill='%23727272'%3E%3Cpath d='M156.1 21.1v11.1H197l-16.2 16.1-16.1 16.2-4.5-2.4c-7.8-4.2-14.6-6.2-23-6.8l-3.3-.3v22l2.5.3c5 .7 7.9 1.5 12.2 3.6 6.3 3 12.2 8.9 15.3 15.3 1.2 2.4 2.4 5.8 2.8 7.3 1 4.1.8 12.2-.3 16.4-2.5 9.1-9.1 17.3-17.6 21.6-3.5 1.8-10.4 3.7-13.2 3.7h-1.7v22.2h1.5c3.1 0 11.9-1.6 15.7-2.9 8.3-2.8 15.8-7.4 21.9-13.5 18.1-18 21.8-45.7 9.1-67.7l-1.8-3.1L196.5 64l16.2-16.2v40.9h22.2V10h-78.6v11.1zM71.5 55.5c-13.6 1.4-25.3 7.3-34.7 17.2-9.2 9.6-14 20.3-15.3 33.7-2.6 27.2 15.6 52.6 42.6 59.5l2.2.6v35.2H43.6v22.2h22.8V246h22.2v-22.2h22.2v-22.2H88.5l.1-17.7.2-17.7 4.4-1.3c11.7-3.4 23.3-11.8 30.3-22 3.2-4.7 6.6-12.2 8.2-18.1 1.2-4.6 1.4-6.3 1.4-13.7 0-7.5-.2-9.1-1.4-13.7-1.9-7-5.8-14.8-10.3-20.7-11.7-15-31.1-23.3-49.9-21.2zm14.4 22.9c15.4 4 26.1 18.7 25.1 34.6-.5 8.9-3.6 15.9-9.9 22.2-14.3 14.2-36.9 13.1-50-2.3-8.9-10.5-10.3-25.5-3.7-38.1 1-1.9 3.4-4.9 5.9-7.4 3.4-3.5 5.2-4.8 8.8-6.4 2.4-1.2 5.8-2.4 7.3-2.7 1.6-.3 3.4-.7 4-.8 2-.6 9.2 0 12.5.9z'/%3E%3C/g%3E%3C/svg%3E")}.majesticons-icofont-onboarding,.majesticons-icon{display:inline-block;width:2em;height:2em;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.51 11.575a1.4 1.4 0 01-1.038-.44 1.46 1.46 0 01-.431-1.06c0-.412.144-.766.431-1.06a1.4 1.4 0 011.038-.44 1.4 1.4 0 011.038.44c.288.294.432.647.432 1.06 0 .413-.144.766-.432 1.06a1.4 1.4 0 01-1.038.44zM1.735 24.7l2.02-10.575-1.286.563V17.2H1v-3.525l3.857-1.613c.33-.137.667-.153 1.01-.046.343.106.606.322.79.646l.698 1.2c.33.55.775.994 1.332 1.332a3.528 3.528 0 001.864.506v1.5a4.913 4.913 0 01-2.25-.525 5.234 5.234 0 01-1.754-1.425l-.44 2.25 1.505 1.538V24.7h-1.47v-4.5l-1.579-1.5-1.285 6H1.735zM11.837 24.7V14.2h1.102v10.5h-1.102z' fill='%23316270'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.36 6.625c1.017 0 1.883.366 2.6 1.097.715.731 1.074 1.616 1.074 2.653 0 1.038-.358 1.922-1.075 2.653-.716.731-1.582 1.097-2.599 1.097-1.016 0-1.882-.366-2.599-1.097-.716-.731-1.074-1.615-1.074-2.653 0-1.037.358-1.922 1.074-2.653.717-.731 1.583-1.097 2.6-1.097zm2.02 2.85l-2.552 2.588-1.488-1.52.771-.805.717.73 1.781-1.78.772.787z' fill='%23316270'/%3E%3Cpath d='M19 28V1L1 5.125V7l16.53-3.75V26.5H1V28h18z' fill='%23316270'/%3E%3C/svg%3E")}.assessment-table-cell-record{font-weight:700}.assessment-table-cell-record-past-status{font-weight:inherit;color:#5c6b77}.table-row{cursor:pointer}.item-status{display:inline-block;width:8rem;padding:.5rem 1rem;border-radius:1rem;color:#fff;text-align:center}.none-case-worker-selection-error{background-color:#ff0004;padding:1rem;width:20rem;text-align:center;align-self:center;border-radius:.5rem;margin-bottom:1rem;color:#fff;font-weight:700}.organization-agreement-item-header{font-weight:700!important}.organization-agreement-item-subtitle{padding-inline-start:.5rem}.italic-bold{font-weight:700}.special-tile-menu-item{border:2px solid #fbaf3f!important}.img-file-input{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border:1px solid #acbcc0;border-radius:.5rem;opacity:1}.img-file-input.img-loading{opacity:.25}.ant-btn,.MuiButtonBase-root:not(.MuiIconButton-root):not(.MuiCheckbox-root):not(.MuiPickersDay-root):not(.MuiFab-circular):not(.MuiSwitch-switchBase):not(.MuiMultiSectionDigitalClockSection-item){min-width:100px}.largeButton{min-width:176px!important}.ant-btn-circle,.MuiFab-circular{min-width:40px}.ant-input-search-button{min-width:50px}.ant-radio-wrapper .ant-radio .ant-radio-inner{border-color:#181818}.ant-radio-wrapper p{color:#181818!important}.customDivider{width:50%;height:10px;border:1px solid transparent;border-bottom-color:#ccc;border-image-slice:1;border-image-source:linear-gradient(90deg,#fff,#ccc,#fff);border-image-width:0 0 2px 0;margin-inline:auto}.ant-notification{z-index:9999!important}.ant-btn-primary.cancel-btn{background:#ffa600!important;color:#fff!important;border-color:#ffa600!important;cursor:pointer}.table-search-input .ant-input{height:35px!important}@media screen and (max-width:864px){.largeButton{min-width:100px!important;font-size:.75rem}}:root{--main-color:main-palette(500);--main-bg:#fff;--boxed-width:95%}.loading-container-base{display:flex;justify-content:center;align-items:center;flex-grow:1}.peak-body-container{height:100vh;overflow:auto}@media (min-width:992px){.peak-body-container{height:98vh}}.peak-body-container .report-container{width:100%;margin-top:1rem;display:flex;justify-content:center}@media (min-width:992px){.peak-body-container .report-container{width:55%;margin-left:auto;margin-right:auto}}.peak-body-container .report-main-layout-container{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem;flex-grow:1;flex-shrink:0}.peak-body-container .report-client-stats-section{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;overflow-x:auto}.peak-body-container .client-stats-section_main-header{flex-basis:100%;background-color:#003050;color:#fff;padding:1rem .5rem}.peak-body-container .client-stats-section_content-container{display:flex;justify-content:center;align-items:stretch;font-weight:bolder;font-size:1.25rem;flex-grow:1;flex-shrink:0}.peak-body-container .client-stats-section_cell-header{padding:.5rem;border-bottom:2px solid #003050;background-color:#bdcbdd}.peak-body-container .client-stats-section_cell-value{padding:.5rem;background-color:#eee}.peak-body-container .client-stats-section_header-section{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;color:#003050}.peak-body-container .client-stats-section_cell{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;border-right:2px solid #003050;border-bottom:2px solid #003050;flex-basis:3rem}.peak-body-container .client-stats-section_cell span sub{font-size:.5em;font-weight:bolder}.peak-body-container .client-stats-section_bigger-cell{flex-grow:3;flex-shrink:0;font-size:1rem}.peak-body-container .client-stats-section_bigger-cell-header{font-weight:bolder}.peak-body-container .charts-section-loading{height:400px;width:100%;margin-inline:auto}.peak-body-container .introduction-section-loading{margin-left:auto;margin-right:auto}.peak-body-container .peak-body-header{font-size:1.4285rem;line-height:1.5;color:#fff;margin:0 0 .35em}.peak-body-container .peak-body-name{font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.00938em;margin:0 0 .35em;font-weight:700;color:#fff}.peak-body-container .bar-chart-container{display:flex;justify-content:center;align-items:center;flex-grow:1;margin-top:1.5rem}.peak-body-container .main-content{display:flex}@media (min-width:992px){.peak-body-container .main-content{justify-content:space-around;grid-row-gap:1rem;row-gap:1rem;align-items:flex-start}}.peak-body-container .organization-list-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem}@media (min-width:992px){.peak-body-container .organization-list-container{flex-grow:2}}.peak-body-container .select-year-input-label{background-color:#fff;padding-right:.25rem}.peak-body-container .filter-form-container{display:flex;justify-content:center;align-items:center;flex-grow:1;margin-top:1.5rem}.peak-body-container .filter-form-container .card-content{display:"flex";flex-direction:"column";justify-content:"space-between"}.peak-body-container .filter-form-container .autocomplete-option{display:inline-flex;align-items:center;width:100%}