/*!
 * Bootstrap v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */@media (max-width:768px){header{position:relative;top:auto;z-index:1}.notFound{width:75%}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loginLeftBox{align-items:center;display:flex;flex-direction:column;gap:20px 0;height:100%;justify-content:center;margin:0 auto;padding:30px 0;width:75%}.loginLeftBox .title{line-height:40px}.loginLeftBox .subTitle{line-height:30px}.loginRightBox{align-items:center;display:inline-grid;justify-content:center;width:100%}.loginRightBox .centerAlign{grid-gap:20px 0;display:grid;gap:20px 0;padding:30px 0 10px;width:330px}.scroll{height:100vh;overflow-y:auto}@media (max-width:575px){.loginRightBox .centerAlign{padding:30px!important;width:fit-content}}.sPheDboX{align-items:center;display:grid;justify-content:center;overflow:scroll;width:100%}.sPheDboX .sPheDboX1{grid-gap:20px 0;display:grid;margin-top:40px;max-width:500px;padding:30px 20px}.SnuPnthdR{grid-gap:20px 0;background-color:#f2e9ff;display:grid;padding:50px 0;text-align:center}.sp-regOuter .scrollbar-track-y{background:#0000!important;width:6px!important}.sp-regOuter .scrollbar-thumb{background-color:#0000001a!important;width:6px!important}.sp-regOuter .logotext{grid-gap:0 10px;align-items:center;display:flex;gap:0 10px;overflow:hidden}.sp-regOuter .sp-regx header{background-color:#fbfdff;padding:10px 15px;position:sticky;top:0!important;z-index:11}.bgLogin{color:#81798f;font-family:Regular;font-size:13px;font-weight:400;line-height:20px;margin:0}.sp-regPayOuter .logotext{grid-gap:0 10px;align-items:center;display:flex;gap:0 10px;overflow:hidden}.sp-regPayOuter header{background-color:#fbfdff;margin-bottom:0!important;padding:10px 15px;position:sticky;top:0!important;z-index:11}.overflowY-scroll{overflow-y:scroll!important}.sgnPmntSec{padding-left:100px!important;padding-right:100px!important}@media (max-width:1024px){.sgnPmntSec{padding:0!important}}.sgnPmntFaq{width:75%!important}@media (max-width:1024px){.sgnPmntFaq{width:95%!important}}.snUpPmntFnme{padding-left:0!important}.snUpPmntLnme{padding-right:0!important}@media (max-width:990px){.snUpPmntFnme{padding:0 0 10px!important}.snUpPmntLnme{padding:0!important}}@keyframes swing{0%,30%,50%,70%,to{transform:rotate(0deg)}10%{transform:rotate(10deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}}.pro-sidebar{color:#adadad;height:100%;min-width:270px;position:relative;text-align:left;transition:width,left,right,.3s;width:270px;z-index:1009}.pro-sidebar>.pro-sidebar-inner{background:#1d1d1d;height:100%;position:relative;z-index:101}.pro-sidebar>.pro-sidebar-inner>img.sidebar-bg{height:100%;left:0;object-fit:cover;object-position:center;opacity:.3;position:absolute;top:0;width:100%;z-index:100}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;position:relative;z-index:101}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-header{border-bottom:1px solid #adadad33}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-content{flex-grow:1}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-footer{border-top:1px solid #adadad33}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout ul{list-style-type:none;margin:0;padding:0}.pro-sidebar .overlay{background-color:#0000004d;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:100}.pro-sidebar.collapsed{min-width:80px;width:80px}.pro-sidebar.rtl{direction:rtl;text-align:right}@media (max-width:480px){.pro-sidebar.xs{left:-270px;position:fixed}.pro-sidebar.xs.collapsed{left:-80px}.pro-sidebar.xs.toggled{left:0}.pro-sidebar.xs.toggled .overlay{display:block}.pro-sidebar.xs.rtl{left:auto;right:-270px}.pro-sidebar.xs.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.xs.rtl.toggled{left:auto;right:0}}@media (max-width:576px){.pro-sidebar.sm{left:-270px;position:fixed}.pro-sidebar.sm.collapsed{left:-80px}.pro-sidebar.sm.toggled{left:0}.pro-sidebar.sm.toggled .overlay{display:block}.pro-sidebar.sm.rtl{left:auto;right:-270px}.pro-sidebar.sm.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.sm.rtl.toggled{left:auto;right:0}}@media (max-width:768px){.pro-sidebar.md{left:-270px;position:fixed}.pro-sidebar.md.collapsed{left:-80px}.pro-sidebar.md.toggled{left:0}.pro-sidebar.md.toggled .overlay{display:block}.pro-sidebar.md.rtl{left:auto;right:-270px}.pro-sidebar.md.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.md.rtl.toggled{left:auto;right:0}}@media (max-width:992px){.pro-sidebar.lg{left:-270px;position:fixed}.pro-sidebar.lg.collapsed{left:-80px}.pro-sidebar.lg.toggled{left:0}.pro-sidebar.lg.toggled .overlay{display:block}.pro-sidebar.lg.rtl{left:auto;right:-270px}.pro-sidebar.lg.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.lg.rtl.toggled{left:auto;right:0}}@media (max-width:1200px){.pro-sidebar.xl{left:-270px;position:fixed}.pro-sidebar.xl.collapsed{left:-80px}.pro-sidebar.xl.toggled{left:0}.pro-sidebar.xl.toggled .overlay{display:block}.pro-sidebar.xl.rtl{left:auto;right:-270px}.pro-sidebar.xl.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.xl.rtl.toggled{left:auto;right:0}}@media (max-width:1600px){.pro-sidebar.xxl{left:-270px;position:fixed}.pro-sidebar.xxl.collapsed{left:-80px}.pro-sidebar.xxl.toggled{left:0}.pro-sidebar.xxl.toggled .overlay{display:block}.pro-sidebar.xxl.rtl{left:auto;right:-270px}.pro-sidebar.xxl.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.xxl.rtl.toggled{left:auto;right:0}}.pro-sidebar .pro-menu.submenu-bullets .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item:before{border:1px solid #2b2b2b;border-radius:50%;box-shadow:1px 0 0 #adadad,0 -1px 0 #adadad,0 1px 0 #adadad,-1px 0 0 #adadad;content:"";display:inline-block;height:4px;margin-right:15px;min-width:4px;position:relative;width:4px}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-item-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pro-sidebar .pro-menu{padding-bottom:10px;padding-top:10px}.pro-sidebar .pro-menu>ul>.pro-sub-menu>.pro-inner-list-item{background-color:#2b2b2b;position:relative}.pro-sidebar .pro-menu>ul>.pro-sub-menu>.pro-inner-list-item>div>ul{padding-bottom:15px;padding-top:15px}.pro-sidebar .pro-menu a{color:#adadad;text-decoration:none}.pro-sidebar .pro-menu a:before{background-color:initial;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.pro-sidebar .pro-menu a:hover{color:#d8d8d8}.pro-sidebar .pro-menu .pro-menu-item{font-size:15px}.pro-sidebar .pro-menu .pro-menu-item.active{color:#d8d8d8}.pro-sidebar .pro-menu .pro-menu-item .suffix-wrapper{opacity:1;transition:opacity .2s}.pro-sidebar .pro-menu .pro-menu-item .prefix-wrapper{display:flex;margin-right:5px;opacity:1;transition:opacity .2s}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item{align-items:center;cursor:pointer;display:flex;padding:8px 35px 8px 20px;position:relative}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:focus{color:#d8d8d8;outline:none}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{display:inline-block;font-size:14px;height:35px;line-height:35px;margin-right:10px;min-width:35px;text-align:center;width:35px}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-icon-wrapper .pro-icon{align-items:center;display:flex;height:100%;justify-content:center}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-item-content{flex-grow:1;flex-shrink:1}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:hover{color:#d8d8d8}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:hover .pro-icon-wrapper .pro-icon{animation:swing .5s ease-in-out 1 alternate}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item:before{background:#adadad}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{border-color:#adadad;border-style:solid;border-width:0 2px 2px 0;display:inline-block;padding:2.5px;transform:rotate(-45deg);transition:transform .3s;vertical-align:middle}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu.open>.pro-inner-item:before{background:#0000!important}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu.open>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{transform:rotate(45deg)}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item{padding-left:24px}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item{padding:8px 30px 8px 15px}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item>.pro-icon-wrapper{background:none;height:auto;line-height:auto;min-width:auto;width:auto}.pro-sidebar .pro-menu:not(.inner-submenu-arrows) .pro-inner-list-item .pro-menu-item.pro-sub-menu .pro-inner-item .pro-arrow-wrapper{display:none}.pro-sidebar .pro-menu.shaped .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{background-color:#2b2b2b}.pro-sidebar .pro-menu.square .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{border-radius:0}.pro-sidebar .pro-menu.round .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{border-radius:4px}.pro-sidebar .pro-menu.circle .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{border-radius:50%}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item{position:relative}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item>.pro-inner-item>.prefix-wrapper,.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item>.pro-inner-item>.suffix-wrapper{opacity:0}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item>.pro-inner-list-item{background-color:#2b2b2b;z-index:111}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item:before{bottom:0;content:"";cursor:pointer;display:inline-block;left:0;position:absolute;right:0;top:0}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu{position:relative}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-item{pointer-events:none}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper{display:none}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item{background-color:initial;height:auto!important;max-height:100%;max-width:270px;min-width:220px;padding-left:3px;position:fixed;visibility:hidden}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item.has-arrow{padding-left:10px}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item>.popper-inner{background-color:#2b2b2b;border-radius:4px;max-height:100vh;overflow-y:auto;padding-left:20px}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu:hover>.pro-inner-list-item{transition:visibility,transform .3s;visibility:visible}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu:hover .pro-icon-wrapper .pro-icon{animation:swing .5s ease-in-out 1 alternate}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item,.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-sub-menu-item{padding:8px 30px 8px 5px}.pro-sidebar.rtl .pro-menu .pro-menu-item .prefix-wrapper{margin-left:5px;margin-right:0}.pro-sidebar.rtl .pro-menu .pro-menu-item>.pro-inner-item{padding:8px 20px 8px 35px}.pro-sidebar.rtl .pro-menu .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{margin-left:10px;margin-right:0}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper{left:20px;right:auto}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{transform:rotate(135deg)}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu.open>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{transform:rotate(45deg)}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item{padding-left:0;padding-right:24px}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item{padding:8px 15px 8px 30px}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item:before{margin-left:15px;margin-right:0}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item{padding-left:0;padding-right:3px}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item.has-arrow{padding-right:10px}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item>.popper-inner{padding-left:0;padding-right:20px}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item,.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-sub-menu-item{padding:8px 5px 8px 30px}.popper-arrow{border-bottom:7px solid #0000;border-top:7px solid #0000;height:0;position:absolute;width:0;z-index:-1}.popper-element[data-popper-placement^=left]>.popper-arrow{border-right:7px solid #2b2b2b;right:0}.popper-element[data-popper-placement^=right]>.popper-arrow{border-left:7px solid #2b2b2b;left:0}.react-slidedown{height:0;transition-duration:.2s;transition-property:none;transition-timing-function:ease-in-out}.react-slidedown.transitioning{overflow-y:hidden}.react-slidedown.closed{display:none}@font-face{font-display:swap;font-family:Regular;font-style:normal;font-weight:400;src:url(/static/media/BeVietnamPro-Regular.d1d14a42da46342978f7.eot);src:url(/static/media/BeVietnamPro-Regular.33b7a5a8d13c5b17ffd6.woff2) format("woff2"),url(/static/media/BeVietnamPro-Regular.dd78a9a6580f799afd67.woff) format("woff"),url(/static/media/BeVietnamPro-Regular.c9e159966523133fffda.svg#BeVietnamPro-Regular) format("svg")}@font-face{font-display:swap;font-family:Bold;font-style:normal;font-weight:700;src:url(/static/media/BeVietnamPro-Bold.13660e4600f21b693036.eot);src:url(/static/media/BeVietnamPro-Bold.d39358c5b5ac97448395.woff2) format("woff2"),url(/static/media/BeVietnamPro-Bold.29a8dbb40dcecfabe63d.woff) format("woff"),url(/static/media/BeVietnamPro-Bold.9ce81106844ce285f2eb.svg#BeVietnamPro-Bold) format("svg")}@font-face{font-display:swap;font-family:SemiBold;font-style:normal;font-weight:500;src:url(/static/media/BeVietnamPro-Medium.fa8517e30588d7aeb260.eot);src:url(/static/media/BeVietnamPro-Medium.10b034bc75f812c2c639.woff2) format("woff2"),url(/static/media/BeVietnamPro-Medium.fa580cf4b8d877aef1fb.woff) format("woff"),url(/static/media/BeVietnamPro-Medium.c60271d5e557dc1036f3.svg#BeVietnamPro-Medium) format("svg")}.fM{font-family:SemiBold!important}.fB{font-family:Bold!important}.fsES{font-size:10px!important}.fsM{font-size:22px!important}.fsL{font-size:26px!important}.m-t0{margin-top:0!important}.p-t0{padding-top:0!important}.m-b0{margin-bottom:0!important}.p-b0{padding-bottom:0!important}.m-l0{margin-left:0!important}.p-l0{padding-left:0!important}.m-r0{margin-right:0!important}.p-r0{padding-right:0!important}.p-t3{padding-top:3px!important}.m-b3{margin-bottom:3px!important}.p-b3{padding-bottom:3px!important}.m-l3{margin-left:3px!important}.p-l3{padding-left:3px!important}.p-r3{padding-right:3px!important}.m-t5{margin-top:5px!important}.p-t5{padding-top:5px!important}.m-b5{margin-bottom:5px!important}.p-b5{padding-bottom:5px!important}.m-l5{margin-left:5px!important}.p-l5{padding-left:5px!important}.m-r5{margin-right:5px!important}.p-r5{padding-right:5px!important}.m-t7{margin-top:7px!important}.p-t7{padding-top:7px!important}.m-b7{margin-bottom:7px!important}.p-b7{padding-bottom:7px!important}.m-l7{margin-left:7px!important}.p-l7{padding-left:7px!important}.m-r7{margin-right:7px!important}.p-r7{padding-right:7px!important}.m-t8{margin-top:8px!important}.p-t8{padding-top:8px!important}.p-b8{padding-bottom:8px!important}.p-l8{padding-left:8px!important}.m-r8{margin-right:8px!important}.p-r8{padding-right:8px!important}.m-t9{margin-top:9px!important}.p-t9{padding-top:9px!important}.m-b9{margin-bottom:9px!important}.p-b9{padding-bottom:9px!important}.m-l9{margin-left:9px!important}.p-l9{padding-left:9px!important}.m-r9{margin-right:9px!important}.p-r9{padding-right:9px!important}.m-t10{margin-top:10px!important}.p-t10{padding-top:10px!important}.m-b10{margin-bottom:10px!important}.p-b10{padding-bottom:10px!important}.m-l10{margin-left:10px!important}.p-l10{padding-left:10px!important}.m-r10{margin-right:10px!important}.p-r10{padding-right:10px!important}.m-t15{margin-top:15px!important}.p-t15{padding-top:15px!important}.m-b15{margin-bottom:15px!important}.p-b15{padding-bottom:15px!important}.m-l15{margin-left:15px!important}.p-l15{padding-left:15px!important}.m-r15{margin-right:15px!important}.p-r15{padding-right:15px!important}.m-t20{margin-top:20px!important}.p-t20{padding-top:20px!important}.m-b20{margin-bottom:20px!important}.p-b20{padding-bottom:20px!important}.m-l20{margin-left:20px!important}.p-l20{padding-left:20px!important}.m-r20{margin-right:20px!important}.p-r20{padding-right:20px!important}.m-t25{margin-top:25px!important}.p-t25{padding-top:25px!important}.m-b25{margin-bottom:25px!important}.p-b25{padding-bottom:25px!important}.m-l25{margin-left:25px!important}.p-l25{padding-left:25px!important}.m-r25{margin-right:25px!important}.p-r25{padding-right:25px!important}.m-t30{margin-top:30px!important}.p-t30{padding-top:30px!important}.m-b30{margin-bottom:30px!important}.p-b30{padding-bottom:30px!important}.m-l30{margin-left:30px!important}.p-l30{padding-left:30px!important}.m-r30{margin-right:30px!important}.p-r30{padding-right:30px!important}.m-t35{margin-top:35px!important}.p-t35{padding-top:35px!important}.m-b35{margin-bottom:35px!important}.p-b35{padding-bottom:35px!important}.m-l35{margin-left:35px!important}.p-l35{padding-left:35px!important}.m-r35{margin-right:35px!important}.p-r35{padding-right:35px!important}.m-t40{margin-top:40px!important}.p-t40{padding-top:40px!important}.m-b40{margin-bottom:40px!important}.p-b40{padding-bottom:40px!important}.m-l40{margin-left:40px!important}.p-l40{padding-left:40px!important}.m-r40{margin-right:40px!important}.p-r40{padding-right:40px!important}.m-t45{margin-top:45px!important}.p-t45{padding-top:45px!important}.m-b45{margin-bottom:45px!important}.p-b45{padding-bottom:45px!important}.m-l45{margin-left:45px!important}.p-l45{padding-left:45px!important}.m-r45{margin-right:45px!important}.p-r45{padding-right:45px!important}.m-t50{margin-top:50px!important}.p-t50{padding-top:50px!important}.m-b50{margin-bottom:50px!important}.p-b50{padding-bottom:50px!important}.m-l50{margin-left:50px!important}.p-l50{padding-left:50px!important}.m-r50{margin-right:50px!important}.p-r50{padding-right:50px!important}.m-t55{margin-top:55px!important}.p-t55{padding-top:55px!important}.m-b55{margin-bottom:55px!important}.p-b55{padding-bottom:55px!important}.m-l55{margin-left:55px!important}.p-l55{padding-left:55px!important}.m-r55{margin-right:55px!important}.p-r55{padding-right:55px!important}.m-t60{margin-top:60px!important}.p-t60{padding-top:60px!important}.m-b60{margin-bottom:60px!important}.p-b60{padding-bottom:60px!important}.m-l60{margin-left:60px!important}.p-l60{padding-left:60px!important}.m-r60{margin-right:60px!important}.p-r60{padding-right:60px!important}.m-t65{margin-top:65px!important}.p-t65{padding-top:65px!important}.m-b65{margin-bottom:65px!important}.p-b65{padding-bottom:65px!important}.m-l65{margin-left:65px!important}.p-l65{padding-left:65px!important}.m-r65{margin-right:65px!important}.p-r65{padding-right:65px!important}.m-t70{margin-top:70px!important}.p-t70{padding-top:70px!important}.m-b70{margin-bottom:70px!important}.p-b70{padding-bottom:70px!important}.m-l70{margin-left:70px!important}.p-l70{padding-left:70px!important}.m-r70{margin-right:70px!important}.p-r70{padding-right:70px!important}.m-t75{margin-top:75px!important}.p-t75{padding-top:75px!important}.m-b75{margin-bottom:75px!important}.p-b75{padding-bottom:75px!important}.m-l75{margin-left:75px!important}.p-l75{padding-left:75px!important}.m-r75{margin-right:75px!important}.p-r75{padding-right:75px!important}.m-t80{margin-top:80px!important}.p-t80{padding-top:80px!important}.m-b80{margin-bottom:80px!important}.p-b80{padding-bottom:80px!important}.m-l80{margin-left:80px!important}.p-l80{padding-left:80px!important}.m-r80{margin-right:80px!important}.p-r80{padding-right:80px!important}.m-t85{margin-top:85px!important}.p-t85{padding-top:85px!important}.m-b85{margin-bottom:85px!important}.p-b85{padding-bottom:85px!important}.m-l85{margin-left:85px!important}.p-l85{padding-left:85px!important}.m-r85{margin-right:85px!important}.p-r85{padding-right:85px!important}.m-t90{margin-top:90px!important}.p-t90{padding-top:90px!important}.m-b90{margin-bottom:90px!important}.p-b90{padding-bottom:90px!important}.m-l90{margin-left:90px!important}.p-l90{padding-left:90px!important}.m-r90{margin-right:90px!important}.p-r90{padding-right:90px!important}.m-t95{margin-top:95px!important}.p-t95{padding-top:95px!important}.m-b95{margin-bottom:95px!important}.p-b95{padding-bottom:95px!important}.m-l95{margin-left:95px!important}.p-l95{padding-left:95px!important}.m-r95{margin-right:95px!important}.p-r95{padding-right:95px!important}.m-t100{margin-top:100px!important}.p-t100{padding-top:100px!important}.m-b100{margin-bottom:100px!important}.p-b100{padding-bottom:100px!important}.m-l100{margin-left:100px!important}.p-l100{padding-left:100px!important}.m-r100{margin-right:100px!important}.p-r100{padding-right:100px!important}.maxW150x{max-width:150px!important}.maxW165x{max-width:165px!important}.maxW180x{max-width:180px!important}.maxW190x{max-width:190px!important}.maxW195x{max-width:195px!important}.maxW200x{max-width:200px!important}.maxW210x{max-width:210px!important}.maxW215x{max-width:215px!important}.maxW220x{max-width:220px!important}.maxW230x{max-width:230px!important}.maxW240x{max-width:240px!important}.maxW250x{max-width:250px!important}.maxW260x{max-width:260px!important}.maxW270x{max-width:270px!important}.maxW280x{max-width:280px!important}.maxW290x{max-width:290px!important}.maxW300x{max-width:300px!important}.maxW310x{max-width:310px!important}.maxW315x{max-width:315px!important}.maxW320x{max-width:320px!important}.maxW330x{max-width:330px!important}.maxW340x{max-width:340px!important}.maxW350x{max-width:350px!important}.maxW360x{max-width:360px!important}.maxW370x{max-width:370px!important}.maxW380x{max-width:380px!important}.maxW390x{max-width:390px!important}.maxW400x{max-width:400px!important}.maxW410x{max-width:410px!important}.maxW422x{max-width:422px!important}.mobSidebar .pro-menu-item img,.pro-sidebar .pro-menu-item img,.profiltInfoBox .pro-menu-item img{height:18px;left:31px;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.mobSidebar .pro-menu-item .item,.pro-sidebar .pro-menu-item .item,.profiltInfoBox .pro-menu-item .item{padding-left:40px}.mobSidebar .getStartMenu .hover,.pro-sidebar .getStartMenu .hover,.profiltInfoBox .getStartMenu .hover{opacity:0}.mobSidebar .getStartMenu:hover .hover,.pro-sidebar .getStartMenu:hover .hover,.profiltInfoBox .getStartMenu:hover .hover{opacity:1}.mobSidebar .getStartMenu:hover .default,.mobSidebar .projectMenu .hover,.pro-sidebar .getStartMenu:hover .default,.pro-sidebar .projectMenu .hover,.profiltInfoBox .getStartMenu:hover .default,.profiltInfoBox .projectMenu .hover{opacity:0}.mobSidebar .projectMenu:hover .hover,.pro-sidebar .projectMenu:hover .hover,.profiltInfoBox .projectMenu:hover .hover{opacity:1}.mobSidebar .dashboardMenu .hover,.mobSidebar .projectMenu:hover .default,.pro-sidebar .dashboardMenu .hover,.pro-sidebar .projectMenu:hover .default,.profiltInfoBox .dashboardMenu .hover,.profiltInfoBox .projectMenu:hover .default{opacity:0}.mobSidebar .dashboardMenu:hover .hover,.pro-sidebar .dashboardMenu:hover .hover,.profiltInfoBox .dashboardMenu:hover .hover{opacity:1}.mobSidebar .dashboardMenu:hover .default,.mobSidebar .rankMenu .hover,.pro-sidebar .dashboardMenu:hover .default,.pro-sidebar .rankMenu .hover,.profiltInfoBox .dashboardMenu:hover .default,.profiltInfoBox .rankMenu .hover{opacity:0}.mobSidebar .rankMenu:hover .hover,.pro-sidebar .rankMenu:hover .hover,.profiltInfoBox .rankMenu:hover .hover{opacity:1}.mobSidebar .auditMenu .hover,.mobSidebar .rankMenu:hover .default,.pro-sidebar .auditMenu .hover,.pro-sidebar .rankMenu:hover .default,.profiltInfoBox .auditMenu .hover,.profiltInfoBox .rankMenu:hover .default{opacity:0}.mobSidebar .auditMenu:hover .hover,.pro-sidebar .auditMenu:hover .hover,.profiltInfoBox .auditMenu:hover .hover{opacity:1}.mobSidebar .aiMenu .hover,.mobSidebar .auditMenu:hover .default,.pro-sidebar .aiMenu .hover,.pro-sidebar .auditMenu:hover .default,.profiltInfoBox .aiMenu .hover,.profiltInfoBox .auditMenu:hover .default{opacity:0}.mobSidebar .aiMenu:hover .hover,.pro-sidebar .aiMenu:hover .hover,.profiltInfoBox .aiMenu:hover .hover{opacity:1}.mobSidebar .aiMenu:hover .default,.mobSidebar .rSearchMenu .hover,.pro-sidebar .aiMenu:hover .default,.pro-sidebar .rSearchMenu .hover,.profiltInfoBox .aiMenu:hover .default,.profiltInfoBox .rSearchMenu .hover{opacity:0}.mobSidebar .rSearchMenu:hover .hover,.pro-sidebar .rSearchMenu:hover .hover,.profiltInfoBox .rSearchMenu:hover .hover{opacity:1}.mobSidebar .rSearchMenu:hover .default,.mobSidebar .sAuditMenu .hover,.pro-sidebar .rSearchMenu:hover .default,.pro-sidebar .sAuditMenu .hover,.profiltInfoBox .rSearchMenu:hover .default,.profiltInfoBox .sAuditMenu .hover{opacity:0}.mobSidebar .sAuditMenu:hover .hover,.pro-sidebar .sAuditMenu:hover .hover,.profiltInfoBox .sAuditMenu:hover .hover{opacity:1}.mobSidebar .reportMenu .hover,.mobSidebar .sAuditMenu:hover .default,.pro-sidebar .reportMenu .hover,.pro-sidebar .sAuditMenu:hover .default,.profiltInfoBox .reportMenu .hover,.profiltInfoBox .sAuditMenu:hover .default{opacity:0}.mobSidebar .reportMenu:hover .hover,.pro-sidebar .reportMenu:hover .hover,.profiltInfoBox .reportMenu:hover .hover{opacity:1}.mobSidebar .reportMenu:hover .default,.mobSidebar .settingMenu .hover,.pro-sidebar .reportMenu:hover .default,.pro-sidebar .settingMenu .hover,.profiltInfoBox .reportMenu:hover .default,.profiltInfoBox .settingMenu .hover{opacity:0}.mobSidebar .settingMenu:hover .hover,.pro-sidebar .settingMenu:hover .hover,.profiltInfoBox .settingMenu:hover .hover{opacity:1}.mobSidebar .settingMenu:hover .default,.mobSidebar .subscriMenu .hover,.pro-sidebar .settingMenu:hover .default,.pro-sidebar .subscriMenu .hover,.profiltInfoBox .settingMenu:hover .default,.profiltInfoBox .subscriMenu .hover{opacity:0}.mobSidebar .subscriMenu:hover .hover,.pro-sidebar .subscriMenu:hover .hover,.profiltInfoBox .subscriMenu:hover .hover{opacity:1}.mobSidebar .pSetingMenu .hover,.mobSidebar .subscriMenu:hover .default,.pro-sidebar .pSetingMenu .hover,.pro-sidebar .subscriMenu:hover .default,.profiltInfoBox .pSetingMenu .hover,.profiltInfoBox .subscriMenu:hover .default{opacity:0}.mobSidebar .pSetingMenu:hover .hover,.pro-sidebar .pSetingMenu:hover .hover,.profiltInfoBox .pSetingMenu:hover .hover{opacity:1}.mobSidebar .affiliateMenu .hover,.mobSidebar .pSetingMenu:hover .default,.pro-sidebar .affiliateMenu .hover,.pro-sidebar .pSetingMenu:hover .default,.profiltInfoBox .affiliateMenu .hover,.profiltInfoBox .pSetingMenu:hover .default{opacity:0}.mobSidebar .affiliateMenu:hover .hover,.pro-sidebar .affiliateMenu:hover .hover,.profiltInfoBox .affiliateMenu:hover .hover{opacity:1}.mobSidebar .affiliateMenu:hover .default,.mobSidebar .roadmapMenu .hover,.pro-sidebar .affiliateMenu:hover .default,.pro-sidebar .roadmapMenu .hover,.profiltInfoBox .affiliateMenu:hover .default,.profiltInfoBox .roadmapMenu .hover{opacity:0}.mobSidebar .roadmapMenu:hover .hover,.pro-sidebar .roadmapMenu:hover .hover,.profiltInfoBox .roadmapMenu:hover .hover{opacity:1}.mobSidebar .fReqMenu .hover,.mobSidebar .roadmapMenu:hover .default,.pro-sidebar .fReqMenu .hover,.pro-sidebar .roadmapMenu:hover .default,.profiltInfoBox .fReqMenu .hover,.profiltInfoBox .roadmapMenu:hover .default{opacity:0}.mobSidebar .fReqMenu:hover .hover,.pro-sidebar .fReqMenu:hover .hover,.profiltInfoBox .fReqMenu:hover .hover{opacity:1}.mobSidebar .bugMenu .hover,.mobSidebar .fReqMenu:hover .default,.pro-sidebar .bugMenu .hover,.pro-sidebar .fReqMenu:hover .default,.profiltInfoBox .bugMenu .hover,.profiltInfoBox .fReqMenu:hover .default{opacity:0}.mobSidebar .bugMenu:hover .hover,.pro-sidebar .bugMenu:hover .hover,.profiltInfoBox .bugMenu:hover .hover{opacity:1}.mobSidebar .bugMenu:hover .default,.mobSidebar .rateMenu .hover,.pro-sidebar .bugMenu:hover .default,.pro-sidebar .rateMenu .hover,.profiltInfoBox .bugMenu:hover .default,.profiltInfoBox .rateMenu .hover{opacity:0}.mobSidebar .rateMenu:hover .hover,.pro-sidebar .rateMenu:hover .hover,.profiltInfoBox .rateMenu:hover .hover{opacity:1}.mobSidebar .rateMenu:hover .default,.mobSidebar .redeemMenu .hover,.pro-sidebar .rateMenu:hover .default,.pro-sidebar .redeemMenu .hover,.profiltInfoBox .rateMenu:hover .default,.profiltInfoBox .redeemMenu .hover{opacity:0}.mobSidebar .redeemMenu:hover .hover,.pro-sidebar .redeemMenu:hover .hover,.profiltInfoBox .redeemMenu:hover .hover{opacity:1}.mobSidebar .logOutMenu .hover,.mobSidebar .redeemMenu:hover .default,.pro-sidebar .logOutMenu .hover,.pro-sidebar .redeemMenu:hover .default,.profiltInfoBox .logOutMenu .hover,.profiltInfoBox .redeemMenu:hover .default{opacity:0}.mobSidebar .logOutMenu:hover .hover,.pro-sidebar .logOutMenu:hover .hover,.profiltInfoBox .logOutMenu:hover .hover{opacity:1}.mobSidebar .logOutMenu:hover .default,.pro-sidebar .logOutMenu:hover .default,.profiltInfoBox .logOutMenu:hover .default{opacity:0}.mobSidebar .brandLogo,.pro-sidebar .brandLogo,.profiltInfoBox .brandLogo{align-items:center;background-color:#fff;border-radius:5px;display:flex;height:25px;justify-content:center;padding:5px;width:25px}.mobSidebar .brandLogo img,.pro-sidebar .brandLogo img,.profiltInfoBox .brandLogo img{position:static;transform:none}.txtClr{color:#34234f!important}.lightTxtClr{color:#888!important}.greenClr{color:#43cf62}.redClr{color:#cf4343}.smallTitle{font-family:Bold;font-size:14px}.lineHTen{line-height:10px}.lineHAuto{line-height:normal!important}.opacity-0{opacity:0}.flexoAuto{flex:0 0 auto}.shadowBtn{border:none!important;box-shadow:0 3px 6px #00000029!important}.borderBtn{border:1px solid #d7d7d9!important}.borderBtn:hover{border:1px solid #8959cf!important;box-shadow:none!important;color:#8959cf!important}.borderBtn:hover svg path{fill:#8959cf}.borderBtn.sm{background-color:initial;font-family:regular;height:36px}.cursorPointer{cursor:pointer}.border-right-0{border-right:0!important}.red path{fill:#cf4343}.smallButton button{height:30px;min-width:auto;width:auto}.secondaryBtn{background-color:#f2e9ff!important;color:#8959cf!important}header{background-color:#fbfdff;margin-bottom:20px;padding:10px 5px;position:sticky;top:-20px;z-index:11}.MuiAutocomplete-root .MuiButtonBase-root{border:none!important;height:auto;padding:0;width:auto}.customSelect .MuiOutlinedInput-root{padding:0!important}.customSelect input{padding:12px 15px!important}.MuiAutocomplete-clearIndicator{border:none!important;margin-right:5px!important;outline:none!important}.MuiAutocomplete-popper{margin-top:10px!important}.MuiAutocomplete-popper>div{box-shadow:0 2px 4px #00000029!important}.customAlert{align-items:center;color:#34234f;font-size:12px!important;height:40px;padding:5px 10px!important}.customAlert .MuiAlert-icon,.customAlert .MuiAlert-message{padding:0}.customAlert .iconBg{align-items:center;border-radius:50px;display:flex;height:18px;justify-content:center;width:18px}.customAlert.primary{background-color:#f2e9ff;border:1px solid #8959cf}.customAlert.primary .iconBg{background-color:#8959cf}.customAlert.danger{background-color:#fef6f6;border:1px solid #cf4343}.customAlert.danger .iconBg{background-color:#cf4343}.customAlertPosition{display:flex;justify-content:flex-end;position:absolute;right:0;top:0;z-index:11}.platformSelect .labl{display:block}.platformSelect .labl>input{position:absolute;visibility:hidden}.platformSelect .labl>input+div{color:#888;cursor:pointer;text-align:center}.platformSelect .labl>input:checked+div{color:#34234f}.platformSelect .labl>input:checked+div .icon{border:2px solid #8959cf}.platformSelect .labl .icon{align-items:center;background-color:#fff;border:1px solid #ececef;border-radius:5px;display:flex;height:50px;justify-content:center;margin-bottom:10px}.MuiSwitch-root{border-radius:50px!important;height:25px!important;width:45px!important}.MuiSwitch-switchBase{left:3px!important;top:2px!important}.MuiSwitch-switchBase.Mui-checked{transform:translateX(19px)!important}.MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#8959cf!important}#country-select-demo::placeholder{background-image:url(/static/media/search.fafb6c189a6770495106.svg);background-position:0;background-repeat:no-repeat;background-size:14px;padding-left:25px}.customRadio .labl{display:block}.customRadio .labl>input{position:absolute;visibility:hidden}.customRadio .labl>input+div{grid-gap:5px;align-items:center;cursor:pointer;display:grid;gap:5px;grid-template-columns:20px auto;justify-content:center;justify-items:center}.customRadio span.border{border:2px solid #d7d7d9!important;border-radius:3px;display:block;height:15px;width:15px}.customRadio .labl>input:checked+div span.border{background-color:#8959cf;border:2px solid #fff!important;outline:2px solid #8959cf}.customSelect .labl{display:block}.customSelect .labl>input{position:absolute;visibility:hidden}.customSelect .labl>input+div{border:1px solid #d7d7d9;border-radius:5px;cursor:pointer;padding:8px 15px}.customSelect .labl>input:checked+div{background-color:#8959cf;color:#fff}.viewLink{grid-gap:10px;align-items:center;color:#8959cf!important;display:grid;font-family:SemiBold!important;gap:10px;grid-template-columns:auto 15px;justify-content:end;margin-bottom:0!important}.viewLink .arrow{align-items:center;background:#f2e9ff;border-radius:29px;display:flex;height:20px;justify-content:center;width:20px}.linkButtons{background-color:#fff;bottom:0;box-shadow:0 -2px 3px #00000029;display:grid;grid-template-columns:1fr 1fr;justify-items:center;margin:10px 0;padding-top:10px;position:absolute;width:100%}.linkButtons a:first-child:after{border-right:1px solid #d7d7d9;content:"";height:40px;padding-right:9px;width:1px}.bgGrey{background-color:#faf6fe}.whiteCard .comparisionTable td{padding:10px 0!important}@media (max-width:767px){.addProject .customRadio .labl>input+div{grid-template-columns:100%}}/*!
 * Bootstrap v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0)}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:#fff;color:#212529;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;margin:0}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:.75rem;padding-left:var(--bs-gutter-x,.75rem);padding-right:.75rem;padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)/-2);margin-right:calc(var(--bs-gutter-x)/-2);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)/2);padding-right:calc(var(--bs-gutter-x)/2);width:100%}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:#0000;--bs-table-accent-bg:#0000;--bs-table-striped-color:#212529;--bs-table-striped-bg:#0000000d;--bs-table-active-color:#212529;--bs-table-active-bg:#0000001a;--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:initial}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{background-color:initial;border:solid #0000;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:auto;max-width:3rem;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border-radius:.25rem;height:1.5em}.form-control-color::-webkit-color-swatch{border-radius:.25rem;height:1.5em}.form-select{-webkit-appearance:none;appearance:none;background-color:#fff;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='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;width:100%}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #212529}.form-select-sm{font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{color-adjust:exact;-webkit-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #00000040;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{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='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;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='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;appearance:none;background-color:initial;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#dee2e6;border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{border:1px solid #0000;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control::placeholder{color:#0000}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#198754e6;border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.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");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{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='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.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");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:#dc3545e6;border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{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='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{background-color:initial;border:1px solid #0000;border-radius:.25rem;color:#212529;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.btn.disabled,.btn:disabled,fieldset:disabled .btn{opacity:.65;pointer-events:none}.btn-primary{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{background-color:#0b5ed7;border-color:#0a58ca;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:0 0 0 .25rem #3184fd80}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#0a58ca;border-color:#0a53be;color:#fff}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #3184fd80}.btn-primary.disabled,.btn-primary:disabled{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{background-color:#5c636a;border-color:#565e64;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem #828a9180}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#565e64;border-color:#51585e;color:#fff}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-success{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{background-color:#157347;border-color:#146c43;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .25rem #3c996e80}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{background-color:#146c43;border-color:#13653f;color:#fff}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #3c996e80}.btn-success.disabled,.btn-success:disabled{background-color:#198754;border-color:#198754;color:#fff}.btn-info{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{background-color:#31d2f2;border-color:#25cff2;color:#000}.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:0 0 0 .25rem #0baccc80}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{background-color:#3dd5f3;border-color:#25cff2;color:#000}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #0baccc80}.btn-info.disabled,.btn-info:disabled{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{background-color:#ffca2c;border-color:#ffc720;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .25rem #d9a40680}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{background-color:#ffcd39;border-color:#ffc720;color:#000}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d9a40680}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{background-color:#bb2d3b;border-color:#b02a37;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:0 0 0 .25rem #e1536180}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{background-color:#b02a37;border-color:#a52834;color:#fff}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #e1536180}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .25rem #d3d4d580}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d3d4d580}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-dark{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{background-color:#1c1f23;border-color:#1a1e21;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .25rem #42464980}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#1a1e21;border-color:#191c1f;color:#fff}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #42464980}.btn-dark.disabled,.btn-dark:disabled{background-color:#212529;border-color:#212529;color:#fff}.btn-outline-primary{border-color:#0d6efd;color:#0d6efd}.btn-outline-primary:hover{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem #0d6efd80}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem #0d6efd80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:initial;color:#0d6efd}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem #6c757d80}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:initial;color:#6c757d}.btn-outline-success{border-color:#198754;color:#198754}.btn-outline-success:hover{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem #19875480}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{background-color:#198754;border-color:#198754;color:#fff}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem #19875480}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:initial;color:#198754}.btn-outline-info{border-color:#0dcaf0;color:#0dcaf0}.btn-outline-info:hover{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem #0dcaf080}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem #0dcaf080}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:initial;color:#0dcaf0}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem #ffc10780}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:initial;color:#ffc107}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem #dc354580}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:initial;color:#dc3545}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem #f8f9fa80}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:initial;color:#f8f9fa}.btn-outline-dark{border-color:#212529;color:#212529}.btn-outline-dark:hover{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem #21252980}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{background-color:#212529;border-color:#212529;color:#fff}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem #21252980}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:initial;color:#212529}.btn-link{color:#0d6efd;font-weight:400;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid #00000026;border-radius:.25rem;color:#212529;display:none;font-size:1rem;list-style:none;margin:0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;z-index:1000}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem;top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid #0000;border-left:.3em solid;border-right:0;border-top:.3em solid #0000;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid #0000;border-right:.3em solid;border-top:.3em solid #0000;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid #00000026;height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:initial;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1rem;text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#1e2125}.dropdown-item.active,.dropdown-item:active{background-color:#0d6efd;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:initial;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1rem}.dropdown-menu-dark{background-color:#343a40;border-color:#00000026;color:#dee2e6}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{background-color:#ffffff26;color:#fff}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{background-color:#0d6efd;color:#fff}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:#00000026}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:#0d6efd;display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background:0 0;border:1px solid #0000;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{background-color:initial;border-color:#0000;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#0d6efd;color:#fff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem;padding-top:.5rem;position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{font-size:1.25rem;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:initial;border:1px solid #0000;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}.navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#0000008c}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:#000000e6}.navbar-light .navbar-toggler{border-color:#0000001a;color:#0000008c}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:#0000008c}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#000000e6}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff8c}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:#ffffff1a;color:#ffffff8c}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:#ffffff8c}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.5rem 1rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{background-color:#00000008;border-top:1px solid rgba(0,0,0,.125);padding:.5rem 1rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.5rem}.card-header-pills,.card-header-tabs{margin-left:-.5rem;margin-right:-.5rem}.card-img-overlay{border-radius:calc(.25rem - 1px);bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{align-items:center;background-color:#fff;border:0;border-radius:0;color:#212529;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);color:#0c63e4}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");transform:rotate(-180deg)}.accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:0}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:.5rem}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#0d6efd;display:block;position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{border-color:#dee2e6;z-index:2}.page-link:focus,.page-link:hover{background-color:#e9ecef;color:#0a58ca}.page-link:focus{box-shadow:0 0 0 .25rem #0d6efd40;outline:0;z-index:3}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;pointer-events:none}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.pagination-lg .page-link{font-size:1.25rem;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;color:#fff;display:inline-block;font-size:.75em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:initial;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{border:1px solid #0000;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#cfe2ff;border-color:#b6d4fe;color:#084298}.alert-primary .alert-link{color:#06357a}.alert-secondary{background-color:#e2e3e5;border-color:#d3d6d8;color:#41464b}.alert-secondary .alert-link{color:#34383c}.alert-success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.alert-success .alert-link{color:#0c4128}.alert-info{background-color:#cff4fc;border-color:#b6effb;color:#055160}.alert-info .alert-link{color:#04414d}.alert-warning{background-color:#fff3cd;border-color:#ffecb5;color:#664d03}.alert-warning .alert-link{color:#523e02}.alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}.alert-danger .alert-link{color:#6a1a21}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#636464}.alert-light .alert-link{color:#4f5050}.alert-dark{background-color:#d3d3d4;border-color:#bcbebf;color:#141619}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#0d6efd;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{border-radius:.25rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);color:#212529;display:block;padding:.5rem 1rem;position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#cfe2ff;color:#084298}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#bacbe6;color:#084298}.list-group-item-primary.list-group-item-action.active{background-color:#084298;border-color:#084298;color:#fff}.list-group-item-secondary{background-color:#e2e3e5;color:#41464b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.list-group-item-success{background-color:#d1e7dd;color:#0f5132}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}.list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}.list-group-item-info{background-color:#cff4fc;color:#055160}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}.list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}.list-group-item-warning{background-color:#fff3cd;color:#664d03}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}.list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}.list-group-item-danger{background-color:#f8d7da;color:#842029}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.list-group-item-light{background-color:#fefefe;color:#636464}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-dark{background-color:#d3d3d4;color:#141619}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}.list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.btn-close{background:#0000 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:initial;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem #0d6efd40;opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;user-select:none}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{background-clip:padding-box;background-color:#ffffffd9;border:1px solid #0000001a;border-radius:.25rem;box-shadow:0 .5rem 1rem #00000026;font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{max-width:100%;pointer-events:none;width:max-content}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{align-items:center;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid #0000000d;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.5rem .75rem}.toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}.toast-body{word-wrap:break-word;padding:.75rem}.modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1060}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{word-wrap:break-word;display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1080}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .tooltip-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:-1px}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:.3rem;display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.popover .popover-arrow{display:block;height:.5rem;position:absolute;width:1rem}.popover .popover-arrow:after,.popover .popover-arrow:before{border-color:#0000;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:#00000040;border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:1rem;left:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:#00000040;border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:#00000040;border-width:0 .5rem .5rem;top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f0f0f0;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:1rem;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:#00000040;border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f0f0f0;border-bottom:1px solid #d8d8d8;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem;margin-bottom:0;padding:.5rem 1rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:1rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:0 0;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid #0000;border-top:10px solid #0000;box-sizing:initial;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid #0000;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.offcanvas{background-clip:padding-box;background-color:#fff;bottom:0;display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1050}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.offcanvas-title{line-height:1.5;margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:1rem}.offcanvas-start{border-right:1px solid #0003;left:0;top:0;transform:translateX(-100%);width:400px}.offcanvas-end{border-left:1px solid #0003;right:0;top:0;transform:translateX(100%);width:400px}.offcanvas-top{border-bottom:1px solid #0003;top:0;transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{height:30vh;left:0;max-height:100%;right:0}.offcanvas-bottom{border-top:1px solid #0003;transform:translateY(100%)}.offcanvas.show{transform:none}.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.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-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!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}.justify-content-evenly{justify-content:space-evenly!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}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-reset{color:inherit!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body,.bg-white{background-color:#fff!important}.bg-transparent{background-color:initial!important}.bg-gradient{background-image:linear-gradient(180deg,#ffffff26,#fff0)!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.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-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!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}.justify-content-sm-evenly{justify-content:space-evenly!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}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.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-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!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}.justify-content-md-evenly{justify-content:space-evenly!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}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.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-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!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}.justify-content-lg-evenly{justify-content:space-evenly!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}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.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-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!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}.justify-content-xl-evenly{justify-content:space-evenly!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}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.pro-sidebar.collapsed{box-shadow:0 2px 5px #576e874a;min-width:60px!important;width:60px!important}.mobSidebar .pro-menu .pro-menu-item .item,.pro-sidebar .pro-menu .pro-menu-item .item,.serpMenu .pro-menu-item .item{color:#34234f}.mobSidebar .pro-menu .pro-menu-item:hover .item,.pro-sidebar .pro-menu .pro-menu-item:hover .item,.serpMenu .pro-menu-item:hover .item{color:#8959cf}.mobSidebar .pro-menu .pro-menu-item.active .item,.pro-sidebar .pro-menu .pro-menu-item.active .item,.serpMenu .pro-menu-item.active .item{background:#f2e9ff!important;color:#8959cf}.mobSidebar .pro-menu .pro-menu-item.active .hover,.pro-sidebar .pro-menu .pro-menu-item.active .hover,.serpMenu .pro-menu-item.active .hover{opacity:1}.pro-sidebar .pro-inner-item{margin-bottom:0!important;padding:15px 20px!important}.pro-sidebar-footer{cursor:pointer!important;display:flex;margin-bottom:1rem;padding:0!important}.pro-sidebar-footer.active{background:#f2e9ff!important}.pro-sidebar-footer .profileButton{height:auto;padding:10px 0!important}.pro-sidebar-footer .profile{width:165px}.pro-sidebar.active{box-shadow:0 4px 85px #576e8763!important}.profileImage .img{align-items:center;background-color:#8959cf;border:1px solid #0000;border-radius:50px;color:#fff;display:flex;font-family:SemiBold;font-size:24px;height:100%;justify-content:center;width:100%}.customSmallDrawer .MuiBackdrop-root{background:#0000}.customSmallDrawer .MuiDrawer-paper{border-left:1px solid #d7d7d9;box-shadow:none;width:330px}.customSmallDrawer .footer{grid-template-columns:1fr 1fr!important;left:auto!important;right:0!important;width:329px}.brownBox{background-color:#fffec4;border:1px solid #cfae43;border-left-width:7px;border-radius:5px;padding:15px}.primary-card{background:#f2e9ff;border-radius:3px;color:#8959cf;padding:4px 7px}.actionIcon{height:34px!important;width:34px!important}.actionIcon:hover path{fill:#8959cf}@media (max-height:450px){.refreshing-in{height:80vh!important}.reFreshing{height:20vh!important}}@media (min-height:451px) and (max-height:600px){.refreshing-in{height:85vh!important}.reFreshing{height:15vh!important}}@media (min-height:601px) and (max-height:1100px){.refreshing-in{height:88vh!important}.reFreshing{height:12vh!important}}@media (min-height:1101px){.refreshing-in{height:90vh!important}.reFreshing{height:10vh!important}}@media (min-width:1600px){.reFreshing .progressCard{width:30%!important}}@media (max-width:575px){.reFreshing{left:0!important;width:100%!important}.reFreshing .progressCard{width:65%!important}}.reFreshing{align-items:center;background:#fff;border-top:1px solid #ececef;bottom:0;display:flex;height:12vh;justify-content:center;left:60px;padding:5px;position:fixed;right:0;width:96%;z-index:11}.reFreshing .progressCard{background:#0000;padding:0;width:40%}.Managetag .tag-input-box{background-color:#fff;border:1px solid #ececef;border-radius:5px;margin:0 0 15px;min-height:200px;outline:0;padding:15px;resize:none;width:100%}.Managetag .tag-input-box:focus,.Managetag .tag-input-box:hover{border:1px solid #8959cf}.Managetag .tags-input ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin-left:0;padding:0}.Managetag .tags-input ul li{align-items:center;background-color:#f2e9ff;border-radius:5px;display:flex;height:30px;padding:0 0 0 10px}.Managetag .tags-input ul li .close{align-items:center;border-left:1px solid #fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;height:30px;margin-left:10px;padding:0 10px}.Managetag .footer{grid-gap:20px;background-color:#fff;border-top:1px solid #ececef;bottom:0;display:grid;gap:20px;grid-template-columns:130px 150px;justify-content:center;left:60px;padding:15px;position:fixed;right:0}.full-page-modal .fp-modal-box{max-height:100vh!important;overflow-x:hidden!important;overflow-y:scroll!important}.full-page-modal .fp-modal-header{margin-bottom:0!important;padding:20px!important;top:0!important;z-index:13!important}.full-page-modal .fp-modal-title{color:#34234f!important;display:flex;font-size:22px!important;line-height:28px!important;margin:0}.full-page-modal .fp-modal-sub-title{color:#81798f!important;font-size:16px!important;line-height:20px!important;margin-top:5px!important}.boxIcon,.messageIcon{width:46px!important}.boxIcon:hover path,.messageIcon:hover path{fill:#8959cf}.SR-Listtable .flag{border-radius:50%;height:20px;width:20px}.SR-Listtable .flag.md{height:30px;width:30px}.textSwitch{height:26px!important;width:65px!important}.textSwitch .MuiSwitch-switchBase{top:5px!important}.textSwitch .MuiSwitch-track{background-color:#c8b6eb!important}.textSwitch .Mui-checked+.MuiSwitch-track:before{opacity:0!important}.textSwitch .Mui-checked+.MuiSwitch-track:after{opacity:1!important}.textSwitch .MuiSwitch-track:after{opacity:0!important}.textSwitch .MuiSwitch-switchBase.Mui-checked{transform:translateX(39px)!important}.SR-table .header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}.SR-table .header .left{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 100px}.SR-table .header .right{grid-gap:15px;align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}.SR-table .header .right .listaGrid{display:flex}.SR-table .header .right .listaGrid .MuiToggleButton-root{background-color:#fff;color:#81798f;font-family:SemiBold;text-transform:inherit}.SR-table .header .right .listaGrid .MuiToggleButton-root:hover{background-color:#fff}.SR-table .header .right .listaGrid .MuiToggleButtonGroup-grouped:not(:first-of-type){margin-left:0}.SR-table .header .right .listaGrid .MuiButton-root:first-child{border-bottom-right-radius:0;border-right:0!important;border-top-right-radius:0;margin-left:0}.SR-table .header .right .listaGrid .MuiButton-root:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.SR-table .header .right .listaGrid .Mui-selected,.SR-table .header .right .listaGrid .active{background-color:#8959cf;color:#fff}.SR-table .header .right .listaGrid .Mui-selected path,.SR-table .header .right .listaGrid .active path{fill:#fff}.SR-table .header .right .listaGrid .Mui-selected:hover,.SR-table .header .right .listaGrid .active:hover{background-color:#8959cf;color:#fff}.SR-table .header .right .listaGrid .Mui-selected:hover path,.SR-table .header .right .listaGrid .active:hover path{fill:#fff}@media (max-width:575px){.SR-table .header .right{width:100%}}.SR-Listtable .rdt_TableHeadRow{background-color:#fbfdff;min-height:40px}.SR-Listtable .rdt_TableRow{border:1px solid #ececef;border-top:0;font-size:14px}.SR-Listtable .rdt_TableCell,.SR-Listtable .rdt_TableCol{padding:0}.SR-Listtable .rdt_Pagination{border-top-width:0}.SR-Listtable .dataTable tbody tr td:first-child{padding:10px 15px}.SR-Listtable thead th:nth-child(2){min-width:300px;text-align:left}.SR-Listtable span.__rdt_custom_sort_icon__ svg{height:14px!important}.rdt_TableCell input[type=checkbox]{background-color:#8959cf!important;color:#fff}.kwselect{background-color:#fff!important;border:2px solid #8959cf!important}.kwselect path{fill:#8959cf}.project-delete input,.project-rename input{border-radius:5px;font-size:12px!important;height:24px;padding:6px 15px!important}.typoerrortooltip{background:#fff!important;box-shadow:0 1px 4px #0019!important}.tagshow .addtag{background-color:#ececef;border-radius:3px;padding:2px 5px}.tagshow span+span{margin-left:5px}.TagTooltip{background:#fff!important;box-shadow:0 1px 4px #0019!important;color:#34234f!important;font-family:Regular!important;font-size:12px!important;line-height:18px!important;margin-bottom:8px!important;max-width:250px!important;padding:8px 6px!important}.TagTooltip .MuiTooltip-arrow{color:#fff!important}.TagTooltip .tool_txt{border:1px solid #ececef;border-radius:5px;color:#444;font-size:12px;font-weight:400;padding:3px 6px}.addKeyword .MuiSwitch-thumb,.addProject .MuiSwitch-thumb{border-radius:50px!important;height:16px!important;width:16px!important}.Toggle-Modal .MuiBackdrop-root{background:#000;opacity:.45!important}.Toggle-Modal .modal-box{border-radius:5px}.Toggle-Modal .dark{background:#34234f;color:#fff}.Toggle-Modal .dark .closeBtn path{fill:#fff}.Toggle-Modal .light{background:#fff;color:#34234f}.Toggle-Modal .light .closeBtn path{fill:#34234f}.ExportList{z-index:6!important}::-webkit-scrollbar-track{background:#0000}#welcomeScrollbar{height:100vh}#welcomeScrollbar .scrollbar-track-x,#welcomeScrollbar .scrollbar-track-y{background:#0000!important}#welcomeScrollbar .scrollbar-thumb{background:#0000 linear-gradient(180deg,#895acf,#4b3b94) repeat scroll 0 0!important}.passwordInput{background:#0000;padding-right:0!important}.passwordInput input{background-color:#fff;border:1px solid #ececef;border-radius:5px!important;font-size:14px!important;padding:10px 15px!important}.passwordInput input:focus,.passwordInput input:hover{border-radius:5px!important;outline:1px solid #8959cf}.passwordInput .eyeIcon{bottom:23px;position:absolute;right:12px}.passwordInput.Mui-error input{outline:1px solid #cf4343}.customSelect{background-color:#fff}.customSelect .MuiSelect-select{padding:10px 15px!important}.customSelect .placeText{color:#81798f;opacity:1}.customSelect fieldset{border:1px solid #ececef;border-width:1px!important;top:0!important}.customSelect:hover .MuiOutlinedInput-notchedOutline{border-color:#8959cf!important}.Mui-error{color:#cf4343!important}.Mui-error input,.Mui-error.customSelect{background-color:#fff2f2!important;border-radius:5px}.Mui-error.MuiFormHelperText-root{font-size:80%!important;margin:4px 0 0!important}#my-scrollbar .scrollbar-track{background:#0000}input[type=search]:focus::-webkit-search-cancel-button{cursor:pointer}.inputflag{margin-left:10px;position:absolute;transform:translateY(60%);z-index:1}.customSelect.rgSelect input{padding:12px 30px 12px 40px!important}.customSelect.rgSelect .MuiAutocomplete-endAdornment{line-height:20px}.customSelect.rgSelect .MuiAutocomplete-clearIndicator{height:24px;margin-right:0!important;padding-right:5px!important}.customSelect.rgSelect .MuiAutocomplete-clearIndicator:hover{background-color:#fff!important}.customPopOver{z-index:1}.MuiModal-root{z-index:9989!important}.pro-sidebar.collapsed{z-index:9995}.profiltInfoBox{position:revert!important;z-index:9996!important}.profiltInfoBox>.MuiBackdrop-root{display:none!important;opacity:0!important}.profiltInfoBox .MuiPopover-paper{border-radius:5px;margin-left:15px;max-width:235px;min-width:235px;z-index:9996!important}.profiltInfoBox .MuiPopover-paper .header{background-color:#fff;display:flex;gap:0 10px;padding:15px}.profiltInfoBox .MuiPopover-paper .MuiList-root{padding:0!important}.profiltInfoBox .MuiPopover-paper .profileImage{flex:0 0 auto;height:45px;width:45px}.profiltInfoBox .MuiPopover-paper .profileImage img{border-radius:50px;height:100%;width:100%}.profiltInfoBox .MuiPopover-paper .primaryTag{background-color:#8959cf;border-radius:3px;color:#fff;font-size:10px;padding:2px 5px}.profiltInfoBox .MuiPopover-paper .pro-menu-item{padding:15px}.profiltInfoBox .MuiPopover-paper .pro-menu-item .pro-icon-wrapper{margin-right:15px}.profiltInfoBox .MuiPopover-paper .pro-menu-item.active{background:#f2e9ff!important}.profiltInfoBox .MuiPopover-paper .bottom{border-top:1px solid #ececef;margin:0 15px}.profiltInfoBox .MuiPopover-paper .pro-inner-item{position:relative}.profiltInfoBox .MuiPopover-paper .pro-inner-item img{left:0!important;transform:translateY(-50%)!important}.Tltpsmall.MuiTooltip-tooltip{box-shadow:2px 2px 15px #00000029;font-size:12px;margin-bottom:12px;padding:8px}:root{--toastify-color-info:#436dcf!important;--toastify-color-success:#8959cf!important;--toastify-color-warning:#cf7343!important;--toastify-color-error:#cf4343!important}.Toastify .Toastify__toast-container--top-right{top:100px}.Toastify .Toastify__toast{min-height:68px}.Toastify .Toastify__toast-body{font-family:Regular;font-size:14px;line-height:24px}.Toastify .Toastify__toast-body .Toastify__toast-icon{margin-inline-end:12px}.Toastify .Toastify__toast--info{background:#f6f9fe;color:#34234f}.Toastify .Toastify__toast--success{background:#f2e9ff;color:#34234f}.Toastify .Toastify__toast--warning{background:#fff2f2;color:#34234f}.Toastify .Toastify__toast--error{background:#fef6f6;color:#34234f}.Toastify .Toastify__progress-bar{height:2px}::placeholder{color:#81798f;opacity:1}.darkgray{color:#81798f!important}.lightgray{color:#e4dcdc!important}.bgPrimaryClr{background-color:#8959cf!important;color:#fff!important}.PentanaryClr{color:#ececef!important}.PentanaryClr path{fill:#ececef!important}.yellowClr,.yellowhvrClr:hover{color:#efe013!important}.bgPentanaryClr{background-color:#ececef!important}.pipeClr{color:#81798f50!important}.primaryActive{background-color:#f2e9ff!important;color:#8959cf!important}.primaryActive path{fill:#8959cf!important}.projectFavIcon{background:#fff;border:1px solid #ececef;border-radius:5px;height:52px;padding:6px}.projectFavIcon .img-br{border:1px solid #0000;border-radius:5px;height:40px;width:40px}.redIcon path{fill:#cf4343!important}.darkhover{background-color:#5f3e90;text-decoration:none}.lighthover{background-color:#f2e9ff!important;box-shadow:none!important;color:#8959cf!important}.tooltip-design{background:#fff!important;box-shadow:2px 2px 15px #00000029!important}.hvr-text-underline:hover,.text-underline{text-decoration:underline!important}.hvr-underline{position:relative;text-decoration:none}.hvr-underline:hover{color:#8959cf}.hvr-underline:before{background-color:#8959cf;bottom:0;content:"";display:block;height:2px;left:0;position:absolute;transform:scaleX(0);transition:transform .3s ease;width:100%}.hvr-underline:hover:before{transform:scaleX(1)}.d-content{display:contents!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.text-capital{text-transform:capitalize!important}.f10x{font-size:10px!important}.f12x{font-size:12px!important}.f13x{font-size:13px!important}.f14x{font-size:14px!important}.f15x{font-size:15px!important}.f16x{font-size:16px!important}.f18px,.f18x{font-size:18px!important}.f20x{font-size:20px!important}.f24x{font-size:24px!important}.f26x{font-size:26px!important}.f40x{font-size:40px!important}.cursorP{cursor:pointer!important}.cursorD{cursor:default!important}.lh14x{line-height:14px!important}.lh18x{line-height:18px!important}.lh20x{line-height:20px!important}.lh21x{line-height:21px!important}.lh22x{line-height:22px!important}.lh24x{line-height:24px!important}.lh28x{line-height:28px!important}.lh30x{line-height:30px!important}.lh32x{line-height:32px!important}.lh40x{line-height:40px!important}.lh42x{line-height:42px!important}.w15x{width:15px!important}.w10pg{width:10%!important}.w20pg{width:20%!important}.w25pg{width:25%!important}.w30pg{width:30%!important}.w40pg{width:40%!important}.w55pg{width:55%!important}.w60pg{width:60%!important}.w70pg{width:70%!important}.w80pg{width:80%!important}.h14x{height:14px!important}.h20x{height:20px!important}.h23x{height:23px!important}.h24x{height:24px!important}.h28x{height:28px!important}.h30x{height:30px!important}.h34x{height:34px!important}.h38x{height:38px!important}.h43x{height:43px!important}.h300x{height:300px!important}.h60vh{height:60vh!important}.h80vh{height:80vh!important}.h100vh{height:100vh!important}.minH28x{min-height:28px!important}.minH118x{min-height:118px!important}.minH240x{min-height:240px!important}.minH275x{min-height:275px!important}.minW150x{min-width:150px!important}.minW180x{min-width:180px!important}.maxW75pg{max-width:75%!important}.maxW80pg{max-width:80%!important}.maxW85pg{max-width:85%!important}.maxW90pg{max-width:90%!important}.maxW100pg{max-width:100%!important}.maxh140x{max-height:140px!important}.maxh200x{max-height:200px!important}.maxh220x{max-height:220px!important}.maxh268x{max-height:268px!important}.overflow-y-auto{overflow-y:auto!important}.no-outline{outline:none!important}.lightscroll .scrollbar-thumb{background:#0000000d!important}.scroll-y-trnspnt .scrollbar-track-y{background:#0000!important}.p20x{padding:20px!important}.p-l24x{padding-left:24px!important}.m-t3{margin-top:3px!important}.m-l8{margin-left:8px!important}.m-b8{margin-bottom:8px!important}.m-r3{margin-right:3px!important}.borderLigClr{border:1px solid #ececef}.bdr-3x{border-radius:3px!important}.bdr-4x{border-radius:4px!important}.bdr-5x{border-radius:5px!important}.fw600{font-weight:600!important}.truncate-threeline{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.project-toggleSelect.sm{background-color:#fff;border:1px solid #d7d7d9!important;height:43px}.project-toggleSelect.sm .MuiSelect-select{color:#34234f!important;line-height:43px!important;padding-left:10px!important;padding-right:30px!important}.project-toggleSelect.sm .MuiSelect-select span.text-truncate{color:#34234f!important;font-family:SemiBold!important;font-size:14px!important;text-transform:capitalize!important}.project-toggleSelect.sm .downArrow{cursor:default;position:absolute;right:10px}.project-toggleSelect.sm fieldset{border:none!important;height:43px!important;top:0!important}.project-gridButtons{background-color:#fff;border-top:1px solid #ececef;bottom:0;box-shadow:none!important;display:flex;height:40px!important;justify-content:space-around;margin:0;padding:0!important;position:sticky;text-align:center!important;width:100%}.project-gridButtons .addbtn,.project-gridButtons a{cursor:pointer!important;font-size:12px!important;line-height:40px!important;text-transform:capitalize;width:50%!important}.project-gridButtons .addbtn.textClr,.project-gridButtons a.textClr{color:#34234f!important}.project-gridButtons .project-divider{color:#ececef!important;height:38px!important}.project-dropList::-webkit-scrollbar{height:5px;width:3px}.project-dropList::-webkit-scrollbar-thumb{background-color:#8959cf;border-radius:20px}.project-dropList ul{padding:0!important}.project-dropList ul li{color:#34234f!important;height:54px!important;padding:5px 10px!important}.project-dropList ul li.Mui-selected,.project-dropList ul li:hover{background-color:#f2e9ff!important}.actionToggleIcon{cursor:pointer!important;position:relative!important}.MenuIconlist{margin-top:10px;max-width:160px;right:20px;top:0}.normalToggleList{background-color:#fff;border:none;border-radius:5px;box-shadow:0 2px 4px #00000029;cursor:default;min-width:80px;position:absolute;z-index:1}.table-header-list .MuiFormControlLabel-root{height:36px}.table-header-list .MuiFormControlLabel-root .MuiTypography-root{font-size:14px;font-weight:inherit}.actionToggleList{background-color:#fff;border:none;border-radius:5px;box-shadow:0 2px 4px #00000029;cursor:default;min-width:80px;position:absolute;top:auto;z-index:1}.actionToggleList ul{border:none;border-radius:5px;cursor:default!important;padding:10px!important}.actionToggleList ul li{border:none;border-radius:5px;color:#34234f;cursor:pointer!important;font-family:Regular;font-size:14px!important;line-height:18px!important;padding:5px 10px;text-transform:capitalize}.actionToggleList ul li:hover{background-color:#f2e9ff!important;color:#8959cf!important}.actionToggleList ul li+li{margin-top:5px!important}@media (max-width:440px) and (min-width:320px){.Toggle-Modal .modal-box{border-radius:5px;height:60%!important;width:80%!important}}@media (max-width:658px) and (min-width:440px){.Toggle-Modal .modal-box{border-radius:5px;height:60%!important;width:60%!important}}.submenuIcon .hover{display:none;position:absolute}.submenuIcon .item{padding-left:16px!important}.submenuIcon:hover .hover{display:block;position:absolute}.z9999{z-index:9999!important}.newlightTxtClr{color:#c9c8c8!important}.css-m838pp-MuiTooltip-tooltip{box-shadow:2px 2px 15px #00000029!important}.progressCard,.projectCard{background-color:#f6f9fe;border-radius:5px;padding:20px}.pro-sidebar-header{cursor:pointer}.wd-subTitle{color:#81798f!important}.complable{animation-duration:12.6s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;-webkit-backface-visibility:hidden;background:linear-gradient(-45deg,#4b3b94,#b97be8,#4b3b94,#b97be8);background-size:400% 400%;border:none;border-radius:6px;box-shadow:none;color:#fff;font-size:7px;font-weight:700;line-height:9px;padding:2px 6px;text-transform:uppercase}.lnkcomplable{align-items:center;display:flex}.compAi{margin-bottom:20px;margin-left:22px;position:absolute!important}.compAi .BaseBadge-badge{background-color:#cf4343!important;height:6px!important;min-width:6px!important}.pro-sidebar:hover .compAi{visibility:hidden!important}.linkColor{color:#868080}.linknvrColor:hover{color:#8959cf!important}.linknvrColor:hover path{fill:#8959cf!important}.topCompSearch input{width:280px!important}.chart_long_yaxis .apexcharts-yaxis{transform:translate(40px)}.noOptn{color:#81798f!important;display:flex;justify-content:center;margin:5px 0!important}.rgnName{word-wrap:break-word;white-space:normal}.rgnSelect .downArrow{margin-top:10px!important}.rgrndrName img{margin-right:10px!important}body{background-color:#fbfdff;color:#34234f;font-family:Regular;font-size:14px;height:100vh;line-height:normal!important;overflow:hidden}*,:after,:before{box-sizing:border-box}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background-color:#c8b6eb;border-radius:20px;width:8px}.scrollbar-thumb{background:#c8b6eb!important}.App{overflow:hidden}.h-100vh{height:100vh}a{color:#34234f;text-decoration:none}a:hover{color:#8959cf!important}a:hover .primarySvg path{fill:#8959cf}.primaryHover{padding:5px 10px}.primaryHover:hover{background-color:#f2e9ff;border-radius:5px;color:#8959cf}.pClr{color:#8959cf!important}legend{float:left!important}textarea:hover{border:1px solid #8959cf!important}.customSelect{position:relative;width:100%}.customSelect .downArrow{position:absolute;right:15px}.MuiAutocomplete-endAdornment{right:15px!important;top:calc(50% - 12px)!important}h1{margin-bottom:0!important}.or{align-self:center;position:relative;text-align:center}.or:before{transform:translateX(-120%);-webkit-transform:translateX(-120%)}.or:after,.or:before{background:#ececef;content:"";display:block;height:1px;left:50%;position:absolute;top:50%;width:130px;z-index:1}.or:after{transform:translateX(20%);-webkit-transform:translateX(20%)}.primaryLink{color:#8959cf;font-family:SemiBold;text-decoration:none}.onlyIcon{background:#0000!important;border:none!important;height:20px!important;padding:0!important;width:20px!important}circle{transition:all .7s ease-in-out}.arrow.red svg{transform:rotate(180deg)}.arrow.red path{fill:#cf4343}.arrow.green path{fill:#43cf62}.arrow.primary path{fill:#8959cf}.pro-sidebar{box-shadow:0 4px 85px #576e87;min-width:250px;position:fixed!important;transition:all .15s ease;width:250px}.pro-sidebar.active,.pro-sidebar:hover{box-shadow:0 4px 85px #576e8763!important;width:250px!important}.pro-sidebar.active .closemenu svg,.pro-sidebar:hover .closemenu svg{transform:rotate(180deg)}.pro-sidebar .pro-sidebar-inner{background-color:#fff!important;color:#34234f;font-family:Regular}.pro-sidebar .pro-sidebar-inner .pro-sidebar-layout{overflow:inherit}.pro-sidebar .pro-sidebar-inner #my-scrollbar{height:calc(100vh - 125px)}.pro-sidebar .pro-sidebar-inner .pro-inner-item,.pro-sidebar .pro-sidebar-inner .pro-item-content{align-items:center;display:flex}.pro-sidebar .pro-sidebar-inner .pro-inner-item:focus,.pro-sidebar .pro-sidebar-inner .pro-inner-item:hover{color:#8959cf!important}.pro-sidebar .pro-sidebar-header{border:none!important;margin-bottom:15px;padding:15px 20px}.pro-sidebar .pro-sidebar-header .logotext{align-items:center;display:flex;gap:0 18px;overflow:hidden}.pro-sidebar .pro-menu{padding:0!important}.pro-sidebar .pro-menu .pro-menu-item{font-size:14px!important}.pro-sidebar .pro-menu .pro-menu-item.active{background:#f2e9ff!important;color:#8959cf!important}.pro-sidebar .pro-icon-wrapper{background-color:initial!important;margin-right:0!important}.pro-sidebar .pro-icon-wrapper .pro-icon{justify-content:start!important}.pro-sidebar .closemenu{align-items:center;background-image:url(/static/media/off-circle.00600ae288f8fde1e729.svg);background-position:50%;background-size:29px;cursor:pointer;display:flex;height:45px;padding-left:4px;position:absolute;right:-22px;top:45%;width:25px;z-index:11}.pro-sidebar .pro-sidebar-footer{border:none!important;overflow:hidden;padding:6px 0}.pro-sidebar .pro-sidebar-footer .profileButton{box-shadow:none;justify-content:flex-start;padding:11px;text-align:left;width:100%}.pro-sidebar .pro-sidebar-footer .profileButton:hover{background-color:initial}.pro-sidebar .pro-sidebar-footer .profileImage{flex:0 0 auto;height:40px;width:40px}.pro-sidebar .pro-sidebar-footer .profileImage img{border-radius:50px;height:100%;width:100%}.pro-sidebar .pro-sidebar-footer .profileName{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pro-sidebar .pro-sidebar-footer .plan{background-color:#cf7343;border-radius:3px;color:#fff;flex:0 0 auto;font-size:8px;padding:2px 5px}.brandMenu .pro-inner-item{padding:5px 17px!important}.brandMenu .MuiButton-root{font-family:Regular;height:auto;padding:0;width:100%}.mobSidebar ul{list-style:none;padding:0}.mobSidebar .pro-menu{padding:0!important}.mobSidebar .pro-menu .pro-menu-item{padding:20px 15px;position:relative}.mobSidebar .pro-menu .pro-menu-item.active{background:#f2e9ff!important;color:#8959cf!important}.mobSidebar .pro-menu .pro-item-content{align-items:center;display:flex}.mobSidebar .pro-sidebar-footer{border:none!important;overflow:hidden;padding:6px 0}.mobSidebar .pro-sidebar-footer .profileButton{box-shadow:none;justify-content:flex-start;padding:11px 15px;text-align:left;width:100%}.mobSidebar .pro-sidebar-footer .profileImage{flex:0 0 auto;height:40px;width:40px}.mobSidebar .pro-sidebar-footer .profileImage img{border-radius:50px;height:100%;width:100%}.mobSidebar .pro-sidebar-footer .profileName{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobSidebar .pro-sidebar-footer .plan{background-color:#cf7343;border-radius:3px;color:#fff;flex:0 0 auto;font-size:10px;padding:2px 5px}.pro-item-content{align-items:center;display:flex}.pro-item-content:hover{color:#8959cf!important}.notFound{align-items:center;flex-direction:column;height:100vh;margin:0 auto;text-align:center;width:375px}.notFound,.notFound>div{display:grid;justify-items:center}.notFound>div{grid-gap:10px;gap:10px}.layout{height:100vh;margin-left:60px;overflow-x:hidden;padding:20px 20px 50px}.layout.full{margin:0 auto}.MuiButton-containedWhite{border:1px solid #d7d7d9}.errorAlert{grid-gap:0 8px;align-items:center;background-color:#fff2f2;border:1px solid #cf4343;border-radius:5px;color:#cf4343;display:grid;gap:0 8px;grid-template-columns:13px 90%;margin-bottom:0;padding:10px;width:100%}.error-msg{color:#d32f2f;font-family:Regular;font-size:.75rem;font-weight:400;letter-spacing:0;line-height:1.66;margin:10px 0 0!important}.Mui-focus{outline:1px}.customPopOver .MuiPopover-paper{background:#fff;border-radius:5px;box-shadow:0 2px 4px #00000029;color:#34234f;font-size:14px;padding:10px}.customPopOver.maxWidth .MuiPopover-paper{max-width:200px}.customDrawer .MuiDrawer-paper{width:100%}.eyeIcon{cursor:pointer}.MuiIconButton-root:hover{background-color:#fff!important;border:1px solid #8959cf}.fullLogo{grid-gap:0 15px;display:grid;gap:0 15px;grid-template-columns:20px 90%}.fullLogo.login{left:40px;position:absolute;top:25px}.whiteCard{background-color:#fff;border-radius:5px;padding:10px 15px}.whiteCard thead th{padding:0 0 5px!important}.whiteCard td,.whiteCard th{padding:8px 0!important}.loading,.loading:after,.loading:before{animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite;border-radius:50%;height:2.5em;top:-9px;width:2.5em}.loading{animation-delay:-.16s;color:#a783db;font-size:4px;margin:0 auto;position:relative;text-indent:-9999em;transform:translateZ(0)}.loading:after,.loading:before{content:"";position:absolute;top:0}.loading:before{animation-delay:-.32s;left:-3.5em}.loading:after{left:3.5em}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.apexcharts-yaxis{transform:translate(10px)}.MuiRating-root>span{margin-right:3px}.search input{background-image:url(/static/media/search.fafb6c189a6770495106.svg);background-position:10px;background-repeat:no-repeat;background-size:15px;padding-left:35px!important}.circleArrow{align-items:center;background:#f2e9ff;border-radius:50px;display:flex;height:32px;justify-content:center;margin-right:0;width:32px}.close.plus svg{transform:rotate(45deg)}.filterdBox .header{background:#fff;border:1px solid #ececef;border-bottom:none;border-radius:5px 5px 0 0;flex-wrap:wrap;padding:10px}.filterdBox tbody{background:#fff}.customRadio.check .labl>input:checked+div span.border:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:9px;left:7px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.customRadio.check .labl>input:checked+div span.border{border:0!important;outline:none;position:relative}.customRadio.check .labl span.border{height:16px;width:18px}.MuiButton-root.md{height:36px}@media (min-width:1600px){.layout>div{margin:0 auto;width:80%}}@media (max-width:768px){header{position:relative;top:auto;z-index:1}.notFound{width:75%}}@media (max-width:575px){.layout{height:calc(100vh - 75px);margin:0;overflow-y:auto;padding:70px 10px 10px}.layout.full{padding:10px}.mobileHeader{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:15px;position:fixed;width:100%;z-index:11}.mobSidebar .pro-sidebar-content{height:calc(100vh - 115px);overflow-y:auto}.brandMenu .pro-inner-item{padding:0!important}}.sp-backbtn{max-height:52px;max-width:52px;min-height:52px;min-width:52px}.pgaudit_revoke span{display:block!important}.pgaudit_revoke{justify-content:flex-start;line-height:.75}.pgaudit_revoke svg path{fill:#fff}.pgaudit_connect span{display:block!important}.pgaudit_connect{justify-content:flex-start;line-height:.75}.pgaudit_connect svg path{fill:#8959cf}.chk_apply_span{padding:5px!important}.select_domain_project li{background:none!important;font-size:14px;padding:0}.select_domain_project li:active,.select_domain_project li:focus,.select_domain_project li:hover{background:none!important}.project_domain_switch{height:20px!important;width:42px!important}.project_domain_switch .MuiSwitch-thumb{height:12px!important;width:12px!important}.tag_mB{margin-bottom:14px}.tag_mB_div{line-height:10px}.aDprjcTkwrD{border:none}.aDprjcTkwrD:hover{border:none!important}.aDprjcTkwrD:focus-visible{border:none!important;outline:none!important}.clBcbc,::placeholder{color:#bcbcbc!important}.f-semi{font-family:SemiBold!important}.f-regular{font-family:Regular!important}.primaryClr{color:#8959cf!important}.secondaryClr{color:#81798f!important}.defaultClr{color:#34234f!important}.f-14x{font-size:14px!important}.projectCard{border:1px solid #eff3f9!important}.projectTableCard{background-color:#f6f9fe;border:1px solid #eff3f9!important;border-radius:5px}.projectTableCard .projectTableHeader{padding:20px 20px 0!important}.projectTableCard:hover{outline:2px solid #8959cf;transition:all .1s ease-in-out 0s}.projectTableCard.noHover:hover{outline:none}.todayScore .content{align-items:center;display:grid;grid-template-columns:55% 45%;justify-content:space-between}.todayScore .content .score{grid-gap:35px;align-items:center;display:grid;gap:35px;grid-template-columns:1fr 60px;justify-self:end}.todayScore .apexcharts-yaxis{transform:translate(-5px)!important}.dataTable{width:100%}.dataTable th{-webkit-user-select:none;user-select:none}.dataTable .flag{border-radius:50%;height:20px;width:20px}.dataTable .flag.md{height:30px;width:30px}.dataTable thead{background-color:#f6f9fe;position:sticky;top:0}.dataTable thead th{min-width:100px;text-align:center}.dataTable thead th:first-child{text-align:left}.dataTable td,.dataTable th{border-bottom:1px solid #ececef!important;padding:10px 0}.table-responsive.scroll{height:auto;max-height:320px;overflow:hidden}.table-responsive.scroll:hover{overflow:auto;transition:all .5s ease-in-out 0s}.table-responsive.scroll.sm{max-height:270px}.competitors table tr th{min-width:190px!important;padding-left:0!important}@media (max-width:991px){.history .days{grid-template-columns:100%}}@media (max-width:768px){.MuiTypography-h2{font-size:18px!important}.table-responsive.scroll{overflow:auto}}@media (max-width:575px){.layout .projectCard{position:relative}.layout .projectCard .score{width:100%}.layout .projectCard .score .moreIcon{position:absolute;right:10px;top:40px}.layout .projectCard.todayScore .content{grid-template-columns:100%!important}.layout.height,.layout.history{height:100vh}.layout header .twoButton{gap:4%;grid-template-columns:48% 48%;width:100%}.layout header .twoButton .messageIcon{position:absolute;right:5px;top:10px}}.wd-colContent{color:#34234f!important;font-size:22px!important;line-height:28px!important;margin-bottom:15px!important}.wd-vhButton-block{align-items:center!important;display:flex!important;font-size:14px!important;justify-content:flex-end!important;line-height:18px!important;margin-top:10px!important}.wd-vhButton-block .wd-vhButton{grid-gap:5px;align-items:center;color:#8959cf!important;cursor:pointer!important;display:grid;display:flex!important;font-family:SemiBold!important;grid-template-columns:auto 25px;justify-content:flex-end;margin-bottom:0!important}.wd-vhButton-block .wd-vhButton .arrow{align-items:center;background:#f2e9ff;border-radius:29px;display:flex;height:20px;justify-content:center;width:20px}.wd-colInner{color:#34234f!important;font-size:14px!important;line-height:18px!important;margin-bottom:8px!important}.wd-colTitleRow{color:#34234f!important;font-size:18px!important}.wd-colTitleRow,.wd-title{line-height:24px!important}.wd-title{font-size:22px!important;margin-bottom:5px!important}.wd-subTitle{color:#868080!important;font-size:14px!important;line-height:20px!important}.wd-dropList ul li{text-transform:capitalize!important}.wd-btn-add:hover{background-color:#5f3e90!important;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f!important;color:#fff!important;-webkit-text-decoration:none!important;text-decoration:none!important}.wd-score-desc{color:#81798f!important;font-size:14px!important;line-height:20px!important}.wd-score-status{font-size:22px!important;line-height:28px!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light{background:#fff!important;border:none!important;border-radius:5px!important;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f!important;padding:15px!important;z-index:10!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{background:#0000!important;border:none!important;color:#8959cf!important;font-family:Bold!important;font-size:12px!important;line-height:18px!important;margin-bottom:10px;text-align:center}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-series-group{padding:0!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-series-group .apexcharts-tooltip-marker{border:none!important;border-radius:3px!important;height:12px!important;margin-right:10px!important;width:12px!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-series-group .apexcharts-tooltip-text{font-family:SemiBold!important;font-size:12px!important;line-height:18px!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-series-group .apexcharts-tooltip-text .apexcharts-tooltip-y-group{padding:0!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-series-group .apexcharts-tooltip-text .apexcharts-tooltip-y-group .apexcharts-tooltip-text-y-value{font-family:Bold!important;margin-left:5px!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul{list-style:none!important;padding:0!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-date{color:#8959cf!important;font-family:Bold;font-size:12px!important;line-height:18px!important;margin-bottom:10px;text-align:center}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-content+.tt-content{margin-top:5px!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-content+.tt-content.tt-last{margin-top:10px!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-content{font-family:SemiBold!important;font-size:12px!important;line-height:18px!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-content .barCount{font-family:Bold!important;margin-left:5px!important}.gLoaderLabel .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-content .barIndex{border:none!important;border-radius:3px!important;height:12px!important;margin-right:10px!important;width:12px!important}.charttoday .apexcharts-tooltip.apexcharts-theme-light{background:#fff!important;border:none!important;border-radius:5px!important;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f!important;z-index:10!important}.charttoday .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul{list-style:none!important;padding:15px!important}.charttoday .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-date{color:#8959cf!important;font-family:Bold;font-size:12px!important;line-height:18px!important;margin-bottom:10px;text-align:center}.charttoday .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-content+.tt-content{margin-top:5px!important}.charttoday .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-content+.tt-content.tt-last{margin-top:10px!important}.charttoday .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-content{font-family:SemiBold!important;font-size:12px!important;line-height:18px!important}.charttoday .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-content .barCount{font-family:Bold!important;margin-left:5px!important}.charttoday .apexcharts-tooltip.apexcharts-theme-light .custom-tooltip ul .tt-content .barIndex{border:none!important;border-radius:3px!important;height:12px!important;margin-right:10px!important;width:12px!important}.apexcharts-legend .apexcharts-legend-series{align-items:center!important;display:flex!important}.charttoday.topcharttooltip .apexcharts-legend-series+.apexcharts-legend-series{margin-top:5px!important}.wd-graph-modal .MuiBackdrop-root{background-color:#fff!important}.wd-modal-box{max-height:100vh!important;overflow-x:hidden!important;overflow-y:scroll!important}.wd-history-header{margin-bottom:0!important;padding:20px!important;top:0!important;z-index:13!important}.wd-history-header .wd-CloseButton:hover{background-color:#f2e9ff!important}.wd-history-title{color:#34234f!important;display:flex;font-size:22px!important;line-height:28px!important;margin:0}.wd-history-title .toolTipIcon{margin-left:5px!important}.wd-history-sub-title{color:#81798f!important;font-size:16px!important;line-height:20px!important;margin-top:5px!important}.wd-history-modal{padding:20px!important}.wd-history-modal .wd-history-duration-filter{grid-gap:1%;display:grid;gap:1%;grid-template-columns:88% 11%}.wd-filterLabel>input{position:absolute;visibility:hidden}.wd-filterLabel.active .wd-filterOption{background-color:#8959cf;color:#fff}.wd-filterLabel.active .wd-filterOption:hover{background-color:#8959cf;color:#fff!important}.wd-filterOption{border:1px solid #d7d7d9;border-radius:5px;color:#34234f;cursor:pointer;font-size:14px;height:36px!important;line-height:18px;margin-right:10px;padding:8px 15px}.wd-filterOption:hover{border:1px solid #8959cf!important;color:#8959cf!important}.wd-DwnButton{border-radius:5px;color:#fff!important;cursor:pointer;font-size:14px;height:36px!important;padding:8px 15px}.wd-GraphDesc{margin:30px auto!important}.rdt_CustomTable{max-height:350px!important;min-height:350px!important;outline:none;overflow-y:hidden!important;overflow:hidden;padding:0 20px!important}.rdt_CustomTable .scroll-content>div:first-child{max-height:none!important;overflow:visible!important}.rdt_CustomTable .__rdt_custom_sort_icon__{display:flex!important}.rdt_CustomTable .__rdt_custom_sort_icon__ svg{height:14px!important}.rdt_CustomBrndScroll .scrollbar-track-y,.rdt_CustomCanScroll .scrollbar-track-y,.rdt_CustomCompScroll .scrollbar-track-y,.rdt_CustomDevScroll .scrollbar-track-y,.rdt_CustomFavScroll .scrollbar-track-y,.rdt_CustomTableDecKeyScroll .scrollbar-track-y,.rdt_CustomTableImpKeyScroll .scrollbar-track-y,.rdt_CustomTableScroll .scrollbar-track-y{background:#0000!important;position:absolute;right:0!important}.rdt_CustomBrndScroll .scrollbar-track-y .scrollbar-thumb,.rdt_CustomCanScroll .scrollbar-track-y .scrollbar-thumb,.rdt_CustomCompScroll .scrollbar-track-y .scrollbar-thumb,.rdt_CustomDevScroll .scrollbar-track-y .scrollbar-thumb,.rdt_CustomFavScroll .scrollbar-track-y .scrollbar-thumb,.rdt_CustomTableDecKeyScroll .scrollbar-track-y .scrollbar-thumb,.rdt_CustomTableImpKeyScroll .scrollbar-track-y .scrollbar-thumb,.rdt_CustomTableScroll .scrollbar-track-y .scrollbar-thumb{background:#0000000d!important}.rdt_CustomBrndScroll .scrollbar-track-x,.rdt_CustomCanScroll .scrollbar-track-x,.rdt_CustomCompScroll .scrollbar-track-x,.rdt_CustomDevScroll .scrollbar-track-x,.rdt_CustomFavScroll .scrollbar-track-x,.rdt_CustomTableDecKeyScroll .scrollbar-track-x,.rdt_CustomTableImpKeyScroll .scrollbar-track-x,.rdt_CustomTableScroll .scrollbar-track-x{background:#0000!important}.rdt_CustomBrndScroll .scrollbar-track-x .scrollbar-thumb,.rdt_CustomCanScroll .scrollbar-track-x .scrollbar-thumb,.rdt_CustomCompScroll .scrollbar-track-x .scrollbar-thumb,.rdt_CustomDevScroll .scrollbar-track-x .scrollbar-thumb,.rdt_CustomFavScroll .scrollbar-track-x .scrollbar-thumb,.rdt_CustomTableDecKeyScroll .scrollbar-track-x .scrollbar-thumb,.rdt_CustomTableImpKeyScroll .scrollbar-track-x .scrollbar-thumb,.rdt_CustomTableScroll .scrollbar-track-x .scrollbar-thumb{background:#0000000d!important}.wd-table-empty{color:#81798f!important;font-family:SemiBold!important;font-size:12px!important}.wd-table-volume{width:60px!important}.wd-circleArrow{align-items:center;background:#f2e9ff;border-radius:50px;display:flex;height:28px;justify-content:center;margin-right:0;width:28px}.txt-color-light{color:#ececef!important}.txt-capital{text-transform:capitalize!important}.wd-table-noposition{color:#ececef!important;font-size:14px!important;line-height:18px!important;text-align:right;width:40px!important}.graghFilter{background-color:initial;border:1px solid #d7d7d9!important;box-shadow:None!important;font-family:regular;height:36px;margin-bottom:0!important}.graghFilter:hover{border:1px solid #8959cf!important;color:#8959cf!important}.graghFilter.active{background-color:#8959cf!important;color:#fff!important}.graphFilterPopOver .primaryHover.active{background-color:#f2e9ff;border-radius:5px;color:#8959cf}.grphloader{background-color:#fffc!important;border:none!important;border-radius:12px!important;height:100%;opacity:.9;position:absolute;z-index:9!important}.gLoaderLabel{position:relative!important}.flagTooltip{box-shadow:2px 2px 15px #00000029!important;color:#34234f!important;font-family:Regular!important;font-size:12px!important;line-height:18px!important;margin-bottom:8px!important;max-width:250px!important;padding:8px!important}.flagTooltip .MuiTooltip-arrow{color:#fff!important}.flagTooltip .MuiTooltip-arrow:before{box-shadow:1px 0 4px #0000001f!important}.flagTooltip .wd-flag-block{padding:0 8px!important}.flagTooltip .wd-flag-header{line-height:22px!important}.flagTooltip .wd-flag-content{margin-left:5px!important}.charthistory .apexcharts-canvas{-webkit-backdrop-filter:opacity(.8);backdrop-filter:opacity(.8);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYsAAAB8CAYAAACYAJyeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjMgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRENzYxMTA4QzgyNzExRUJCMEY2RDYyNUVENkQ1NDIxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRENzYxMTA5QzgyNzExRUJCMEY2RDYyNUVENkQ1NDIxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REQ3NjExMDZDODI3MTFFQkIwRjZENjI1RUQ2RDU0MjEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REQ3NjExMDdDODI3MTFFQkIwRjZENjI1RUQ2RDU0MjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5IsMOGAAAVeElEQVR42uydD7wVVbXHl9fLDYOr6Md4iOZFn9JNHqkYhmipKT5JxUwq/z5ByD+JaYZpYJoWJPZHTRFLIckwTDE1QNRSfJn6CbGI4vHINAotCRWT5IoC7Z+zjp4uM7PnzOw9Z+bc3/fzWR8+3DNnzsz+t9bae+21t1r1XId0YcYZucHIJiGEEBJJUxd+9+8YGU1FQQghVBZRTDJyrpH1bAKEEEJlEcblRiaw6gkhhMoiiolGLmW1E0IIlUUUFxr5GqucEEKoLKI4z8hVrG5CCKGyiOIcI9ewqgkhhMoiijFGrmc1E0IIlUUUpxm5mVVMCCFUFlGcREVBCCFUFnGMNDLTSDOrlxBCqCzCONbILCoKQgihsohiuJHZRlpYrYQQQmURxjAjdxjpziolhBAqizAOMTLHSA9WJyGEUFmEMdTIT4y0sioJIYTKIozBRn5qpBerkRBCqCzC2MfIXCM7sAoJIYTKIoyBRuYZ6c3qI4QQKosw2iWYeurLqiOEECqLMPZQj6KN1UYIIVQWYexm5D4ju7PKCCGEyiKMXYzMV8+CEEIIlUWkomhnVRFCCJVFGH2M3C1B9BMhhBAqiy3Y0ci9RvZjFRFCSP0pYirv7SVI4TGY1UMIKQF7Rfx9GZWFP3qqojiI7Y8QUgIuN/KliM/w9281yosWaRoKiuIuIwez/RFCSkA3I6fov2FyaiO9bFGUBc6h+LEE51IQQkhZWJ/yMyqLlEyV4KQ7QgghVBahnGXkdFYFIYRQWUSBTXdfZzUQQgiVRRxfFB5eRAghVBYxYIf2qawCQgihsojjv+lVEEIIlYWNI1n8hBBCZREHNqwwQSAhhFBZxLKdkZ1Y/IQQQmURR6uRd7P4CSGEyiKOblKu878JIaTLK4sfSJDEL09eN7KJxU8IIeVRFtjrcFfOCuMfKoQQQkqiLMCwnBXGK0b+wuInhJByUH34ERTGPUZGGnnZ8+9iCgqnSPHYVDdgDWiwygeN7CxB2nfQYeQ5I38w8pSRJ438rQDPvIeRDxnZ30ibkW31mTvU61xp5LdGHpf8Txw7WoIMA5s7/f0hI8+GXN+i5X6oBCHhvaveZamRC4xsTPEcOIFtaKfn2Errb27Ed3bT78SV66+M/LoO5YpTMD+h77C56n2QynuOPmPYdw7UseL9ncq28j7PGFmk7buji48Fu2hZof77G9lBgmCiN428ZOQFI0u0DSytpbw6n5T3UQlOqjsuB4Xxc2G6j6zAExxjZLSRvRN+Z7WRJ4zMkuCc846cn/d4I/+jjTmJJ/uGkcVGfmjkthza5TlGro/4bKUqhTVV73OmkbFG2iO+M8DI+BTKAp3+YR0cwzhZy6PCsfochxS0XCvro0dHfI5Dz86o+j8Mn7P0+t4Jf2O5zpB838jTXWwsQDmNMnKYJM+MgfLCOUIztG1bKzCs0uYb2TEHZfEqx/vUYFB4zMg1NSgK0Y43wsjtal2clNPznqTW3y1qlCSd8oTXNEQH8CdVOfpkUMxnbVUdcbi+zzdjFAVYl/I5drIMkgP0X3gRC43crQNG2nI9y3O5bm0p20FVSnK6tu3Ta1AUovUwQT2Mb+cwhhVlHED9/1QNsV41ltelWl6X2tpOVPjqEFUYfTy+5Coj8zjmp+I0I/dL9l3wA9XDmK8uqw/QYe/Q32nPeK/djdxs5E6PbTPO09qgg/95WmbtHuvY5om8qQP8w5L9KGKU6zQjD0gwPSh1KFusY2Iq/HFVEs0Zfgf7uD6v92rU0zeh7Kc4qn9MVV2uSmdgrcqi4gbOVU3vi+s47tfMSLXOWxzeE1byL/TeWzu8717aAEc6LgNYUD/zqOCieF09iWsK0A7O0gHeZTvAwPqIWqt5M8jDeLOHKvXzGmwMwDoO1pe/6Pi++2l/HVarsqh8eb5HhQFXcw7H/8RgGuS7nu7dWwfCbRzdr796PwM8Pe8A9Ux3ybH8YbGeXJC20NvTfftKsJaVt8Lo5VjxVWhW5X5Rg4wBPbV+fB1DDS/jJ2H1n2QXNdySBRJEWfjgYuHaRVImamX6Agux6xzcB5bPXTkM5LAcfyTvRH4VkZYStjMoxdvr4Ln55ErJb33OF006q3CQ59/pofXfr7PWTWrFwcM4RtxHGTyt7tQ06oJYMPf/yQTXYRrhPgn2scBLwNz+PhKsQ8UN3lhTuNPRs15Xg0fxvAQLrL+TIBQS02DvlWAaNEloNTrOl1WRFhGszeWdreB59doRGvmK9nN4IvtqmSYxOHD9TAnCgesdjgpjEhF8v9Z3q1jAmObE9NXuCe9zowSLuctLOgZgHeb4hNeulSAAA/3qBf3bf2h5fSiBgdVbPbKP16osQLsOQkcZWeG4EG7Ul/gMdUIkgyU+0uGfEoR9zoyx9uG6nq/36jy4jHf0nIjISTJV87Rae/BAosI2h+r0wQjLvS5QZbesjvWzUjvnCu2oLSqwBDfm9AzYbzDZUqYwGD6tZdbXcr8het3kOpUp2vRUIzfFGKmYljlSZyhsxkWr3u+wEvZ/eNGXJbgOeymu1XFgZcxYjnUcWwQcwrFPMDK74tbU+sAPqEZ3zTgJ5uJIODbraWqMohAdPBBPf6AqjOqpvwvFzUY9RGh8LcF1GNgPkCBEMi6+/zFtsDavobsOFvVguSrHfdXzw7N+w8gk7dzP5vQcs9RitJUpPJ1v6bVJ+tuFku+6UIUl6jVeZJnNWKce8dCESg1h2yNL2P8vVWUXxxPav6+Q+H0TaLNna3v9p+WeEypeSJrMr1hkvV+nNlyyQS0eKoxoCyqORQnv84ZaHoepxXCx/Pvmrix8TOx7PmAlniLvbGxLwuQEVhUa/m4518lsHaTy2NQWxw0pynSVDpqzLNfBmz035/dBWz7cyG9qHD8mqtFpA21+6xL1/f46NsbxqARRTLVMsUHJjrJcgzXrI9Iqi4orO0/iN9mkoUMLhRFSW/KK5fNDU3TIEyWI1XbFmQka9Dkp7w1r6SGLd5GnxThHPYqX69wuHswwmMNwGKv1EgcU0fY5vc/zqvjXpPw+POyrLNdguurDJer72FfVYimzEyVdcAoUxtWWa07KoiwA5juxhjHYg8I4Ua028g627fhnZBiIXdBmUViw/M7TASotWMh+M+bzo3KsC6yv1TvN/lpV0Jsy9rczLdMRfSW/ef4LE7T1JO1kieWaT5ek32Nq9xOWayaop5gWeO6rLYbodlkPIMKK+QJ1xV2CAQX5g26ljngbRILEhRgjWAGpG+Z7qI8kHCLxERaYXnwq429gDeOXMZ9jCiyPFA9fLYBHAb4nbtZEliXoa8NzeJ9FjoxEGCa2tbPDpRxhzYgqjMsU8HuJX6tMAry4WZZx/gPNDl4GIWyVvCQLHSuMUfrv6dQVby1APyD20LnhKvD6ZqgyX5fD8w2xfI5cYC4WSqEsotIbYH69f4YpjKTTJLcXoD1gQJzu8H5oK3HRMVgQxzy/z8iu7zr01rAbHNFhUYEh/SQI2FlW8H5vi/BC5oU+ki09CnjS8vnezY5eqLLr7zjHCgMNZ4w2UIbVBsnRksZZV5TGM2qtQZZ6fLb/snyOeeSvS7aFxY0Jvr+neiC+yEv52oCX5jKEHYvJT0t0bqhdJUhuuMrT+2Aa7H6H9+vQsWj3GE98rxIoC1vACDJ3n5BDvxro8hzsXjrV4CNxF+bjb6CueGsQrLUc0FkqmTjhmWCxyvViZXexJ/Zr1TbSmkEq34+jTw51UAQed3w/ePBLLPW3k8f3We5BEdkiBHcrQZ9vs3zeI6d+9Z4mxy/Wqh7G0R4KDYu3Vwv5gqQLL25WRY65Sax/YB+Aq/h5hPVuW5Dy8f0cfyzIe67wcM8/Wz73uR7kYz/Kyjq+jyt2KMhz9GzycFNoOqSkPtbDvS8Qe1hco1MJL86SsbdNvQ1Ykog+ydoOoIiKsljY7Pn+qwvynj7WZV5M0LfL9D62cPNtS9DftynKgzR5ui+mJXACk4+4d+zonCxdGyiMz0mwCW5xRqsFyneuNM5BMT7zGCFsd0MDt6vNdRovgI8wZFuYdhk25m0qyHOs81n5sDSREdRHpkfs1LxCCCKekBJhbEalgYVwRLT1TPl9nPPwWkHKZHUXqfsedbinzzrezsM9bafGrStBPRelX/3dt8uO+yMGuJtkjwXuzGWSLJ66K3gZCKHE+caHSBAZgcRqfWu8D0JfEW11RhqrQ4KMsVG/iXpaINk25CXll12k3n2kD7flH3vJ4/v8p4d77mr5/MUS1PPfLZ8jq4GPPT+bO3le85pzeFn8xi3673TH956kUwNX0sl4ayB+UAVTSkiY9ikJ8rq0JrzHaAnWQpam+G2kRG+Pmb7AtNlKVpMzhji+HwaGgRaj5K8e36dd263LtQtbOqJnS1DPz1g+/44Ep+Z5pynHl8bZyT4OhUduo/FCqkGHq6wZYQA4P6ECaFbPJA2/s9x3JKvFKdgk1+bwfthz8L6YzxHW+pzH9+mlho0rWtRgiqMM51rY0packNeDNOX84tM8KQykXB4nJAxY88gyu78EaYnXWq4/MOXvPJLAa+nG6nAG1hdcZjb4jMRHkmGHr+/F/bMd3usIiU+TgX6xogT1/CtLuSMfWi4p5Jvq8PLTPFmZUx03tkYD0wg4ZOpTlsa3s6QLg8VaQdycNnLcjHH0Lt2lcaK3sjDOkXeB9Y9RlmsW5PA+B2n7zAqMkq9YrvlfKccCN3bVx+VUwxSzq1Mim+L6VVOdCmCG+DlACYPh2AYfILDh8bQM38eaxh8sA3EaZYGpr3mWayY5qPd2tXL/35OXWiYQ+nxTRo8N9T1d4te11iaoW1dg423WndVQFLacSj8qUT3bkiuiH2Td19ZTDQKMDd8ukrJo1QbqY1piulpJbzbg4ACrCyGut0iQhz6Ndd0i8SGyWRLF3ZhgcLtH0kfyDNJBa4Dea5oqoK7MMG3z3VN8F/3vZrXobYPVmpzep6+28T1Sfh+ZHiZYrkGm1odLVMezxB6JdqukT7WEFDlz9ftYO/q8ji/bFUFZAERzfNbTvWeq9d1ICgPzktW7tpFQEPmBap3SO9cydbE6g3uOvEm2VCQYBH5eoyXUTQeBhbJleOcEtRJ7StflVLUKB9bwnf6qeG3npXdI/ml2BuhgXksb6akW8fUJrv2G+N286Zo1Cd6rVfse+kktmw1RxmGZnDG+YB9XvyIoi0pH9zX3fJt2hEbZcXuNBHnlOw+8d+ggeprEL3Ttolb4Ny2/szjjc16SoMzxLHerl4Fpte1jrhujSvH6mKkSRIQ8KG6jg8rGwVpOWLsbHOG14284DnmKXpvEEkVoZj0WgqvbyPAYY6BNB8hFahHbeELcHSOcd/+3hdF2137yqGU82FGVxHwt46j9NQfo2PLWqYLNdS4ADH6jVdP7AOGjr6sb3b3EA8EYiU9NfrDKq9qx/yTBZp712slgHewnyZKSZT0DHSG6OFw+yd6XESrPa0dAeOYb6v7urNZv0j0isEa3ka5ND/XWIcu1LbygliYyxu6q5VRLXX61zu9UaSOV6CXs59mobblfjW0E3sTZks/mUNdg4904HeCTzNpAsNaENQgkiHxN+0cfLbPeCX+3rWLMNRegEKABr/XoAcAy+aQqjB4lbCSo1KRJA1tVKeyX8rfgVfzMwTNPUQs2aQx4X6l9x3k1G1SZLhdSoV3iQ0dtvKSeeVEihtoceI4YbH9T4jrFtNBESb5O10u9zCxHX59bMSCbClAAsHQ+6Pk35qrCeLWEDeQfHj2vzox3aHWNduClJFUUGNQepH5wxlpVvksb6J0uFvcZJOoBkqjmlXkbKZXeXitpKkgBHJqTVj6+hAqjQysNacl9JsmDxbLQ8XPjmW/y+MyYvsKax51dcEBfIn4WaTEdeJTjtpCEleInHUxl6mlKA9X9Rar8fAXwbNAy+7dkrUVRFvvn9DuwPkeIfRdzEcH6y4GeBsZLxE/ad3RUJCYc60HRwWs5qAt7FN+XYOHX5elymKrF2lc9TgNcpkbjow7viWnVw8Qe0l1GoPxwRMHvHd93sdbDFmVWFGWBjJN55ZZfqJYT5mLLtiCK3ZyYTjtCPaWslgWmGY4R/3sV4P5jHeU6B4p6sXosiObwkQguLhCiuUB9poe25QPUe8uy5ocIoY8bOVH8nbFt411an8jnNF69xize0flqTPhWfNuk/MyV8TtEvYysXpm1zIrS8N8j+Z5a9ZgOkn8pUBnU2khgVQyVYP4SnX19wu8iLTPWcE5Wj25uTs+MQQiZZ/fRwaCWZ0Y0x61aZweol+WLe/W5NofIgoyDmK9yhfeGdb+r1aBIAgaXGWp4oEzvKcj7YM0Mud721sHriYSK8CWtu1H63WvF/16KN9TT3xwhd+VQXuvUy9hXPfgFkjz1emUsSFRmW616rmNzARoIrM33G/lbzr+LkDAcvbhJyk8/I3tKkDkU8dU7dOpIGFSQIgNz3asL+Mx7Vlli67Uhr6iSdTk/F8qvspt966qpkrw2cw2S+D0vWGOaHOEZIaUKNuj11/do0QF3tVqQeI//y7lMsccD0WpRMf0P6ZRRGHiPD2g76avviLp5Wb0R3BdZj9fUqR3vrW2kur1sFHvGWF/01mdyOhZ0dWVBSFFJqyyKShZlQQpAUaZgXpNyZIAkhBAqizryVynOWbOEEEIKqiwwh7qJ1UEIIVQWcTzCqiCEECqLOLCj+n5WBSGEUFnEgRS5q1gVhBBCZREFYr+vZDUQQgiVRRxQFMtYDYQQQmURBRa1J7EKCCGEyiIKZErEwTgbWAWEEEJlEQYSnSEhHFN7EBKNLQvzu0r4TnEZfd/NKqeyqKZysMqzLHpCYkEfiUpEh9Q4D5fsfZChdUHM53NZ5cUmz0SCCI8dJjwnmZCkIHvoXiF/R6bQMgaGwDj9SMjfXzfyOKubygLgDIAjpbHO9CWEkC5DHtNQsIKOoaIghBAqiyhw0MbRRp5iURNCCJVFGC+qR7GIxUwIIVQWYSA54HHi/7B0QgghJVUWOD95hJFfsHgJIYTKIkpRYGf2QhYtIYRQWcQpintZrIQQQmURBnZnnk5FQQghVBZxjDIym8VJCCFUFnGK4jYWJSGEUFlEMdbITBYjIYRQWUQxzsh0FiEhhFBZRHG+kaksPkIIobKI4mIj17LoCCGEyiKKS4xMYbERQgiVRRRXGJnEIiOEECqLKCYbuYzFRQghVBZRXG1kIouKEEKoLKK4zsgFLCZCCKGyiOImI59jERFCCIlSFjOMnMHiIYQQEqUsZlFREEIIiVMWdxoZbWQji4YQQkiYsphj5GQJzqYghBBCtlAW9xk5xcgGFgkhhJAwZTFbPYoOFgchhJAw/iXAANfNB1I+JYYQAAAAAElFTkSuQmCC)!important;background-position:50%;background-repeat:no-repeat!important;height:315px!important}@media (max-width:621px){.dashboard{flex-wrap:wrap;width:100%}.keyWrd,.mngWdgt{max-width:220px!important}}.keyWrd{max-width:100px!important}.mngWdgt{max-width:180px!important;min-width:180px!important}.keyWrd .undefined{display:none!important}.keyBtn{border:1px solid #d7d7d9}.keyBtn,.keyBtn:hover{background-color:initial!important;color:#34234f!important;-webkit-text-decoration:none!important;text-decoration:none!important}.keyBtn:hover{border:1px solid #8959cf}.projectCard .logo.fav{height:35px;width:35px}.projectCard{background-color:#f6f9fe;border-radius:5px;padding:20px}.projectCard .compLogo{background-color:#fff;border-radius:5px;height:35px!important;padding:5px;width:35px!important}.projectCard .compLogo.md{height:30px;width:30px}.projectCard .compLogo img{height:100%!important;width:100%!important}.projectCard .logo{background-color:#fff;border-radius:5px;height:60px;padding:5px;width:60px}.projectCard .logo.md{height:30px;width:30px}.projectCard .logo img{height:100%!important;width:100%!important}.projectCard .status{align-items:center;background:#fff;border-radius:5px;display:flex;flex-direction:column;justify-content:center;padding:15px 0 0}.projectCard:hover{outline:2px solid #8959cf;transition:all .1s ease-in-out 0s}.projectCard.noHover:hover{outline:none}.topCompeti .footer{background-color:#fff;border-top:1px solid #ececef;bottom:0;gap:40px;grid-template-columns:150px 150px;height:76px;left:60px;overflow:hidden!important;padding:15px 20px;position:fixed;right:0}.smallwhiteBox{background:#fff;border:1px solid #ececef;border-radius:5px;padding:15px}.smallwhiteBox.another{background:#faf6fe}.smallBtn{flex:0 0 auto;height:33px!important;width:65px!important}.smallBtn.danger{background-color:#cf4343}.smallBtn.danger:hover{background-color:#ec6666}.mW-160{max-width:160px}.mW-180{max-width:180px}.d-inline{display:inline-block}.compWdgtPara{align-items:center;display:flex}.brdBottom{border-bottom:1px solid #ececef}.pv5{padding:5px 0}.canb{border-bottom:1px solid #ececef!important}.wd-table-nostatus{color:#81798f;font-size:14px}.wd-table-status{color:#8959cf;font-size:14px}.rdt_CustomBrndTable{max-height:350px!important;min-height:350px!important;outline:none;overflow-y:hidden!important;overflow:hidden;padding:0 20px!important}.rdt_CustomBrndTable .scroll-content>div:first-child{max-height:none!important;overflow:visible!important}.rdt_CustomBrndTable .__rdt_custom_sort_icon__{display:flex!important}.rdt_CustomBrndTable .__rdt_custom_sort_icon__ svg{height:14px!important}.mW-370{max-width:370px}.lr_layout{height:100vh;overflow-x:hidden;padding:20px 30px 50px}.lr_projectFavIcon .img-br{height:40px}.lr_logo-title{letter-spacing:.78px;line-height:39px!important;margin-bottom:0!important}.lr_overviewGrid{background-color:#f6f9fe;border-radius:5px;padding:20px}.nflag{margin-right:10px}.SR-Listtable .rdt_TableRow{height:60px!important}.kr_no_data_bg{opacity:.25}.no_data{align-items:center;display:flex;height:100%;position:absolute;top:auto;width:100%;z-index:1}.no_data .no_data_card{background:#fff;border-radius:20px;border-radius:0 solid #8959cf!important;box-shadow:2px 2px 10px 2px #00000050!important;padding:6px 10px}.no_data .no_data_card .no_data_txt{color:#81798f}.kr_pos_relative{position:relative!important}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.gd-table{background-color:#fff;border:1px solid #ececef;border-radius:5px 5px 0 0}.gd-table .flag{border-radius:20px}.gd-table-header{background-color:#f6f9fe;border-radius:5px 5px 0 0;padding:12px}.gd_rdt_CustomTable{max-height:335px!important;min-height:335px!important;outline:none;overflow-y:hidden!important;overflow:hidden}.gd_rdt_CustomTable .scroll-content>div:first-child{max-height:none!important}.gd_rdt_CustomTable .__rdt_custom_sort_icon__{display:none!important}.gd_rdt_CustomTable .__rdt_custom_sort_icon__ svg{height:14px!important}.gd_rdt_CustomTable .rdt_TableHead{z-index:4}.gd_rdt_CustomTable .rdt_TableCol,.gd_rdt_CustomTable .rdt_TableRow{padding:0}.gd_rdt_CustomTable .rdt_TableHeadRow .rdt_TableCol:first-child,.gd_rdt_CustomTable .rdt_TableRow .rdt_TableCell:first-child{flex:0 0 15px;min-width:15px}.gd_rdt_CustomTableScroll .scrollbar-track-y{background:#0000!important;position:absolute;right:0!important;width:5px}.gd_rdt_CustomTableScroll .scrollbar-track-y .scrollbar-thumb{background:#0000000d!important}.gd_rdt_CustomTableScroll .scrollbar-track-x{background:#0000!important}.gd_rdt_CustomTableScroll .scrollbar-track-x .scrollbar-thumb{background:#0000000d!important}.wd-table-empty{font-family:Bold!important;margin-top:10px!important;padding:0 0 50px!important}.wd-table-empty,.wd-table-keyword{color:#34234f!important;font-size:14px!important;line-height:18px!important}.wd-table-keyword{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:250px!important}.wd-table-volume{width:75px!important}.wd-table-position,.wd-table-volume{color:#34234f!important;font-size:14px!important;line-height:18px!important;text-align:right}.wd-table-position{width:40px!important}.rdt_Pagination div+span{margin:0 40px!important}.rdt_Pagination div{margin-bottom:0!important;margin-top:0!important}.rdt_Pagination select{outline:none!important;padding-right:20px!important}.actionToggleList{z-index:3!important}.customTooltip{box-shadow:2px 2px 15px #00000029!important;color:#34234f!important;font-family:Regular!important;font-size:12px!important;line-height:18px!important;margin-bottom:8px!important;max-width:250px!important;padding:8px 12px!important}.customTooltip .MuiTooltip-arrow{color:#fff!important}.customTooltip .MuiTooltip-arrow:before{box-shadow:1px 0 4px #0000001f!important}.SR-flagTooltip{color:#34234f!important;font-family:Regular!important;font-size:12px!important;line-height:18px!important;margin-bottom:8px!important;max-width:250px!important;padding:8px!important}.SR-flagTooltip .MuiTooltip-arrow{color:#fff!important}.SR-flagTooltip .MuiTooltip-arrow:before{box-shadow:1px 0 4px #0000001f!important}.SR-flagTooltip .wd-flag-block{padding:0 8px!important}.SR-flagTooltip .wd-flag-header{line-height:22px!important}.SR-flagTooltip .wd-flag-content{margin-left:5px!important}.volumeTooltip{box-shadow:2px 2px 15px #00000029!important;color:#34234f!important;font-family:Regular!important;font-size:12px!important;line-height:18px!important;margin-bottom:8px!important;max-width:280px!important;padding:12px!important}.volumeTooltip .MuiTooltip-arrow{color:#fff!important}.volumeTooltip .MuiTooltip-arrow:before{box-shadow:1px 0 4px #0000001f!important}.positionTooltip,.volumeTooltip .wd-vol-block{font-size:12px!important;line-height:18px!important}.positionTooltip{box-shadow:2px 2px 15px #00000029!important;color:#34234f!important;font-family:Regular!important;left:10px!important;margin-bottom:8px!important;max-width:250px!important;padding:8px 12px!important}.positionTooltip .MuiTooltip-arrow{color:#fff!important}.positionTooltip .MuiTooltip-arrow:before{box-shadow:1px 0 4px #0000001f!important}.positionTooltip .wd-pos-block{font-size:12px!important;line-height:18px!important}select option{background-color:#fff!important;color:#34234f!important;font-family:SemiBold!important;font-size:12px!important}.nflag{border:1px solid #0000;border-radius:20px;height:25px;overflow:hidden;width:25px}.nflag .md{transform:scale(1.4)}