*,*:before,*:after{box-sizing:border-box}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}html{font-family:Arial,sans-serif;line-height:1.15rem;font-weight:400;font-size:16px;font-style:normal;color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}h1{font-size:4rem;color:#00427f}h2{font-size:3.3rem;color:#00427f}h3{font-weight:700;font-size:2.5rem;color:#8cb154}h4{font-weight:700;font-size:1.85rem;color:#00427f}h5{font-weight:700;text-transform:uppercase;font-size:1rem;color:#3c9845;white-space:pre-line;text-align:center}h6{font-style:italic;font-weight:700;font-size:1.15rem;color:#00427f}p{color:#2f3133}a{font-weight:700;text-decoration-line:underline;color:#00427f}input{background-color:#fff;border:none;color:#000}.link-small{font-size:.8rem;color:#00427f}.rounded-image{display:flex;width:42px;height:42px;background:#fff;border-radius:50%}.rounded-image svg{align-self:center;margin:0 auto}.shadow-filter{filter:drop-shadow(0px 4px 25px rgba(0,0,0,.2))}.shadow-box{box-shadow:0 0 20px #d7d7d7}.transparent{background:transparent;background-color:transparent}.prevent-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}hr.bmx-divider{background-image:linear-gradient(90deg,#8cb154,#ffdd37);border:0;height:3px;width:50%;margin:10px 0}.bold{font-weight:700}.italic{font-style:italic}.uppercase{text-transform:uppercase}.disabled{filter:grayscale(1);opacity:.4;pointer-events:none}.squared-icon{border:solid 2px;width:fit-content;padding:1.5px;font-weight:700;font-size:smaller;line-height:1.6rem;margin-right:5px}.blue{color:#00427f;border-color:#00427f}.green{color:#3c9845;border-color:#3c9845}: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:hsla(0,0%,100%,.7);--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-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--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-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{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:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.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{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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:translate3d(0,var(--y),0) 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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.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;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.flat-button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px 20px;width:fit-content;background:#00427f;border-radius:50px;gap:10px;cursor:pointer;border:none}.flat-button svg{width:20px;height:20px}.flat-button.left{border-top-right-radius:0;border-bottom-right-radius:0}.flat-button.right{border-top-left-radius:0;border-bottom-left-radius:0}.flat-button.center{border-radius:0}.flat-button.has-filters{background:linear-gradient(180deg,#ffdd37,#8cb154)}.flat-button .text{color:#fff;font-weight:700;font-size:.975rem}.flat-button svg path{fill:#fff}.flat-button.selected{background:#c4d452}.flat-button.selected svg path{fill:#fff}.flat-button.selected .text{color:#fff}.flat-button:hover{background:#c4d452}.flat-button:hover svg path{fill:#00427f}.flat-button:hover .text{color:#00427f}.flat-button.white-bg{background:#fff}.outlined{background-color:transparent;border:1px solid #00427f}.outlined .text{color:#00427f}.outlined:hover{border:1px solid #3c9845;background-color:transparent}.outlined:hover svg path{fill:#3c9845}.outlined:hover .text{color:#3c9845}.outlined svg path{fill:#00427f}.bar{background:#fff;border-radius:0;padding-left:13px;padding-right:13px}.bar svg path{fill:#00427f}.bar .text{color:#00427f}.bar:hover{background:#fff}.bar:hover svg path{fill:#3c9845}.bar:hover .text{color:#3c9845}.bar.selected{background:#00427f;pointer-events:none}.bar.selected svg path{fill:#fff}.bar.selected .text{color:#fff}.delete{background:#8c2727;border:1px solid transparent}.delete .text{color:#fff}.delete svg path{fill:none;stroke:#fff}.delete:hover{background:#fff;border:1px solid #8c2727}.delete:hover .text{color:#8c2727}.delete:hover svg path{fill:none;stroke:#8c2727}#confirm-dialog-title{font-size:1.8rem;font-weight:600;line-height:2rem}.dialog-btn{min-width:0}#confirm-dialog-description{font-size:1.2rem}.agent-show-container .ps-header{display:flex;flex-direction:row;align-items:center;gap:10px}.agent-show-container .ps-header .ps-fav-icon{height:20px;width:20px;padding-top:3px;cursor:pointer}.agent-show-container .ps-header svg{height:20px;width:20px}.agent-show-container .ps-actions{display:flex;flex-direction:row;gap:10px}.agent-show-container .ps-fields{margin:20px 0}.agent-show-container .ps-fields .ps-field{display:flex;margin-bottom:10px}.agent-show-container .ps-fields .ps-field .ps-label{flex:0 0 150px;font-weight:700;padding-right:15px}.loader{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px}.loader .MuiCircularProgress-root{color:#00427f}.agent-page{padding:32px}.agent-page .pp-form{margin:47px;max-width:50%}.agent-form{display:flex;flex-direction:column;gap:65px}.agent-form h4{margin-bottom:13px}.agent-form .form-step .step-description{margin-left:5%;margin-bottom:36px}.agent-form .form-step .step-description .step-description-title{font-weight:700;margin-bottom:8px}.agent-form .form-step .step-description .step-description-content{font-size:.875rem}.agent-form .form-step form{display:flex;flex-direction:column;margin-left:10%;gap:20px}.agent-form .form-step .form-element{display:flex;flex-direction:column;gap:11px}.agent-form .form-step .form-element label{font-weight:700}.agent-form .form-step .radio-group{display:flex;flex-direction:column;justify-content:flex-start;gap:16px}.agent-form .form-step .radio-group input[type=radio]{-moz-appearance:radio;appearance:radio;-webkit-appearance:radio;width:fit-content}.agent-form .form-step .form-input{min-width:200px;font-size:1rem;background-color:#fff;border-radius:10px;border:1px solid rgba(166,166,166,.6509803922);color:#000;padding:11px 13px;font-family:Arial,Helvetica,sans-serif;line-height:1.2rem}.agent-form .form-buttons{display:flex;flex-direction:row;justify-content:flex-end;width:100%;gap:18px}.basic-button{width:fit-content;cursor:pointer;background-color:transparent;border:none}.basic-button .basic-button-icon{display:flex;justify-content:center;align-items:center}.agent-item-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:193px;gap:9px;padding:7px 10px;background-color:#f3f3f3;border:1px solid;border-color:#fff;border-radius:10px;cursor:pointer}.agent-item-container:hover{background-color:#fff;border-radius:10px}.agent-item-container .pi-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.agent-item-container .pi-content{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.agent-item-container .pi-content .pi-title{color:#3c9845;font-size:.813rem;font-weight:700}.agent-item-container .pi-content .pi-description{font-size:.688rem;display:flex;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.agent-item-container .pi-heart{min-width:10px}.agent-items-list-container{display:flex;flex-direction:column;gap:10px;width:221px;height:100%}.agent-items-list-container .pil-title{color:#00427f;font-size:1rem;font-weight:700}.agent-items-list-container .pil-list{display:flex;flex-direction:column;gap:8px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#00427f #f3f3f3}.agent-items-list-container .pil-list::-webkit-scrollbar{width:8px}.agent-items-list-container .pil-list::-webkit-scrollbar-track{background:#fff;border-radius:4px}.agent-items-list-container .pil-list::-webkit-scrollbar-thumb{background:#f3f3f34d;border-radius:4px}.agent-items-list-container .pil-list::-webkit-scrollbar-thumb:hover{background:#f3f3f380}.agent-items-list-container .pil-list::-webkit-scrollbar-corner{background:#f3f3f3}.chat-history-container{display:flex;flex-direction:column;gap:10px;width:221px;height:100%}.chat-history-container .ch-title{color:#00427f;font-size:1rem;font-weight:700}.chat-history-container .ch-list{display:flex;flex-direction:column;gap:13px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#00427f #f3f3f3}.chat-history-container .ch-list::-webkit-scrollbar{width:8px}.chat-history-container .ch-list::-webkit-scrollbar-track{background:#f3f3f3;border-radius:4px}.chat-history-container .ch-list::-webkit-scrollbar-thumb{background:#5e5e5d4d;border-radius:4px}.chat-history-container .ch-list::-webkit-scrollbar-thumb:hover{background:#5e5e5d80}.chat-history-container .ch-list::-webkit-scrollbar-corner{background:#f3f3f3}.chat-history-container .ch-list .ch-daily{display:flex;flex-direction:column;gap:8px}.chat-history-container .ch-list .ch-daily .ch-day-title{color:#00427f;font-size:.813rem;font-weight:700}.chat-history-container .ch-list .ch-daily .ch-item{cursor:pointer;padding:5px;border-radius:5px;transition:background-color .2s ease}.chat-history-container .ch-list .ch-daily .ch-item:hover{background-color:#fff}.chat-history-container .ch-list .ch-daily .ch-item.active{background-color:#00427f;color:#fff}.chat-history-container .ch-list .ch-daily .ch-item.active .ch-agent-name{color:#fff}.chat-history-container .ch-list .ch-daily .ch-item.active .MuiSvgIcon-root{color:#fff;font-size:1.125rem;margin-right:5px}.chat-history-container .ch-list .ch-daily .ch-item .ch-prompt{font-size:.813rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-history-container .ch-list .ch-daily .ch-item .MuiSvgIcon-root{color:#00427f;font-size:1.125rem;margin-right:5px}.chat-history-container .ch-list .ch-daily .ch-item .ch-agent-name{color:#a6a6a6a6;font-size:.813rem;font-weight:700}.chat-history-container .ch-list .ch-daily .ch-item .ch-edit-icon,.chat-history-container .ch-list .ch-daily .ch-item .ch-delete-icon{opacity:0;transition:opacity .2s ease}.chat-history-container .ch-list .ch-daily .ch-item:hover .ch-edit-icon,.chat-history-container .ch-list .ch-daily .ch-item:hover .ch-delete-icon,.chat-history-container .ch-list .ch-daily .ch-item.active .ch-edit-icon,.chat-history-container .ch-list .ch-daily .ch-item.active .ch-delete-icon{opacity:1}.sidebar-left-root{position:relative;display:flex;height:100%;width:245px;transition:width .3s ease-in-out;background-color:#f3f3f3}.sidebar-left-root.close{width:40px}.sidebar-left-root .sr-toggle-button{position:absolute;top:20px;right:-15px;z-index:1;transform:rotate(180deg);transition:transform .4s ease-in-out,right .4s ease-in-out}.sidebar-left-root .sr-toggle-button.close{transform:rotate(0);right:-15px}.sidebar-left-container{display:flex;flex-direction:column;border-right:1px solid rgba(166,166,166,.6509803922);gap:26px;height:100%;padding:20px 0 20px 20px;min-width:245px;width:245px;box-sizing:border-box;transition:width .3s ease-in-out,padding .3s ease-in-out,border-right .3s ease-in-out,opacity .3s ease-in-out;overflow:hidden}.sidebar-left-root.close .sidebar-left-container{width:0;min-width:0;padding:0;border-right:none;opacity:0}.sidebar-left-container .sl-list{flex:1;overflow:auto}.chat-disclaimer-container{border-radius:10px;border:1px solid #c4d452;width:100%;padding:20px 75px}.chat-disclaimer-container .cd-text{color:#00427f;font-size:.75rem;font-weight:700;text-align:center}@media (max-width: 768px){.chat-disclaimer-container{padding:20px;width:100%}}.prompt-container{display:flex;flex-direction:row;align-items:center;width:100%;border:1px solid #a3a3a3;border-radius:20px;padding:5px 10px;margin:10px 0}.prompt-container input{width:100%;line-height:2em;font-size:1rem;margin:0 10px}.prompt-container input:focus{outline:none}.prompt-container button{background-color:transparent;border:none;cursor:pointer}.prompt-container button:hover svg path{fill:#8cb154}.recommended-agents-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:35%;height:100%;max-width:600px}.recommended-agents-container .recommended-agents-header{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.recommended-agents-container .recommended-agents-header .recommended-agents-icon{padding:1rem}.recommended-agents-container .recommended-agents-header .recommended-agents-icon img{width:800px;height:80px}.recommended-agents-container .recommended-agents-header .recommended-agents-title{font-size:1.5rem;font-weight:700;color:#00427f;text-align:center;margin:0;letter-spacing:.5px}.recommended-agents-container .recommended-agents-list{width:100%;max-width:600px}.recommended-agents-container .recommended-agents-list .agent-items-list-container{width:100%}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list{display:flex;flex-direction:column;gap:.5rem}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list .agent-item-container{display:flex;align-items:center;width:100%;padding:.6rem 1rem;background:#00427f;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;text-align:left;color:#fff;box-shadow:0 2px 10px #00427f1a}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list .agent-item-container:hover{background:#014280;transform:translateY(-2px);box-shadow:0 4px 16px #00427f33}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list .agent-item-container:active{transform:translateY(0)}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list .agent-item-container .pi-icon{margin-right:1rem}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list .agent-item-container .pi-content{flex:1;display:flex;flex-direction:column}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list .agent-item-container .pi-content .pi-title{font-size:1rem;font-weight:700;margin:0;color:#fff}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list .agent-item-container .pi-content .pi-description{font-size:.8rem;margin:0;color:#fffc;line-height:1.4}@media (max-width: 768px){.recommended-agents-container{width:100%;padding:1rem}.recommended-agents-container .recommended-agents-header{margin-bottom:1.5rem}.recommended-agents-container .recommended-agents-header .recommended-agents-icon{width:60px;height:60px;padding:.75rem}.recommended-agents-container .recommended-agents-header .recommended-agents-icon img{width:30px;height:30px}.recommended-agents-container .recommended-agents-header .recommended-agents-title{font-size:1.2rem}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list .agent-item-container{padding:1rem 1.5rem}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list .agent-item-container .pi-icon{width:18px;height:18px;margin-right:1rem}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list .agent-item-container .pi-content .pi-title{font-size:1rem}.recommended-agents-container .recommended-agents-list .agent-items-list-container .pil-list .agent-item-container .pi-content .pi-description{font-size:.85rem}}.feedback-dialog .MuiDialog-paper{padding:1rem}.feedback-dialog .MuiDialogTitle-root{font-size:2.5rem;font-weight:700}.feedback-dialog .MuiDialogActions-root{display:flex;justify-content:space-between;gap:2rem;padding:0rem 4rem 2rem}.feedback-dialog .MuiDialogActions-root .flat-button{min-width:120px;text-transform:uppercase;font-weight:700}.feedback-dialog .MuiDialogActions-root .flat-button .text{font-size:.875rem;letter-spacing:.5px}.feedback-dialog .feedback-rating{display:flex;justify-self:center}.feedback-dialog .feedback-rating .MuiRating-iconFilled,.feedback-dialog .feedback-rating .MuiRating-iconHover{color:#8cb154}.feedback-dialog .feedback-rating .MuiRating-iconEmpty{color:#8cb1544d}.feedback-dialog .feedback-rating .MuiRating-icon:hover{color:#8cb154}.feedback-dialog .form-element{display:flex;flex-direction:column;gap:11px;margin-bottom:20px}.feedback-dialog .form-element label{font-weight:700;color:#5e5e5d}.feedback-dialog .form-element .form-input{min-width:200px;font-size:1rem;background-color:#fff;border-radius:10px;border:1px solid #b2b2b2;color:#000;padding:11px 13px;font-family:Arial,sans-serif;line-height:1.2rem;resize:vertical}.feedback-dialog .form-element .form-input:focus{outline:none;border-color:#00427f;box-shadow:0 0 0 2px #00427f1a}.feedback-dialog .form-element .form-input.error{border-color:#8c2727;box-shadow:0 0 0 2px #8c27271a}.feedback-dialog .form-element .form-input:disabled{background-color:#d7d7d7;cursor:not-allowed}.feedback-dialog .form-element .error-message{color:#8c2727;font-size:.875rem;margin-top:5px}.menu-button{display:flex;flex-direction:column;align-items:center;width:fit-content;padding:0;gap:10px;cursor:pointer;background-color:transparent;border:none}.menu-button .text{color:#00427f}.menu-button:hover .rounded-image{background:linear-gradient(180deg,#ffdd37,#8cb154)}.menu-button:hover .rounded-image svg path{fill:#fff}.menu-button:hover .text{color:#3c9845}.menu-button.as-list{flex-direction:row}.menu-button.active .rounded-image{background:linear-gradient(180deg,#ffdd37,#8cb154)}.menu-button.active .rounded-image svg path{fill:#fff}.menu-button.active .text{color:#3c9845}.modal-sources-container{position:absolute;float:left;left:50%;top:50%;transform:translate(-50%,-50%);border:#00427f 1px solid;border-radius:10px;background-color:#fff;width:50%;height:70%;overflow-y:auto;display:flex}.modal-sources-container .close-btn{position:absolute;right:20px;top:20px}.modal-sources-container .modal-sources{padding:45px 49px;width:100%}.modal-sources-container .modal-sources .ms-header{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:18px}.modal-sources-container .modal-sources .ms-header .ms-title{color:#00427f;font-size:18px;font-style:italic;font-weight:700;line-height:20.7px;text-align:left}.modal-sources-container .modal-sources .ms-content{display:flex;flex-direction:column}.modal-sources-container .modal-sources .ms-content .ms-source-list{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.modal-sources-container .modal-sources .ms-content .ms-source-list .ms-source-item{display:flex;flex-direction:column;gap:10px}.modal-sources-container .modal-sources .ms-content .ms-source-list .ms-source-item .ms-source-header{display:flex;justify-content:space-between;align-items:center}.modal-sources-container .modal-sources .ms-content .ms-source-list .ms-source-item .ms-source-header .ms-source-link{background:none;border:none;text-decoration:underline;color:#3c9845;cursor:pointer;font-size:.875rem;font-weight:700;line-height:16.1px;text-align:left;padding:0}.modal-sources-container .modal-sources .ms-content .ms-source-list .ms-source-item .ms-source-header .ms-toggle-chunks-btn{margin-left:12px;background:none;border:1px solid #3c9845;border-radius:4px;padding:4px 8px;font-size:12px;color:#3c9845;cursor:pointer;transition:background .2s ease}.modal-sources-container .modal-sources .ms-content .ms-source-list .ms-source-item .ms-source-header .ms-toggle-chunks-btn:hover{background:#0080000d}.modal-sources-container .modal-sources .ms-content .ms-source-list .ms-source-item .ms-source-chunks{padding-left:12px;border-left:2px solid #ddd;display:flex;flex-direction:column;gap:10px}.modal-sources-container .modal-sources .ms-content .ms-source-list .ms-source-item .ms-source-chunks .ms-cited-source-chunk{background:#cbcccc33;border-radius:10px;padding:10px 15px;font-size:14px;line-height:1.4}.modal-sources-container .modal-sources .ms-content .ms-source-list .ms-source-item .ms-source-chunks .ms-cited-source-chunk>div:first-child{font-weight:700;margin-bottom:4px}.modal-sources-container .modal-sources .ms-notify{display:flex;flex-direction:row;gap:8px;width:fit-content;margin-bottom:44px}.modal-sources-container .modal-sources .ms-notify .ms-notify-btn{background:none;border:none}.modal-sources-container .modal-sources .ms-notify .ms-notify-txt{text-decoration:underline;color:#00427f;cursor:pointer;font-size:13px;font-style:italic}.conversation-item-container{display:flex;flex-direction:column;width:100%}.conversation-item-container .ci-content{border:1px solid rgba(166,166,166,.6509803922);border-radius:10px;padding:20px 25px;width:fit-content}.conversation-item-container .ci-content h2{font-size:1.25rem;margin:15px 0;color:#00427f}.conversation-item-container .ci-content h3{font-size:1rem;margin:10px 0}.conversation-item-container .ci-content h4{font-size:.875rem;margin:8px 0}.conversation-item-container .ci-content hr{border-color:#0d0d0d0d;margin:25px 0}.conversation-item-container .ci-content p{font-size:.875rem;line-height:1.2;margin:10px 0;word-break:break-word}.conversation-item-container .ci-content ul,.conversation-item-container .ci-content ol{list-style-type:disc;margin-left:25px;padding-left:0;margin-top:10px;margin-bottom:10px}.conversation-item-container .ci-content ol{list-style-type:decimal}.conversation-item-container .ci-content li{margin-bottom:8px}.conversation-item-container .ci-content ol>li{margin-bottom:15px}.conversation-item-container .ci-content li p{margin-bottom:8px}.conversation-item-container .ci-content strong{font-weight:700}.conversation-item-container .ci-content a{color:#00427f;text-decoration:underline;word-break:break-word}.conversation-item-container .ci-content.user{color:#fff;background:linear-gradient(180deg,#00427f .43%,#00427f 49.49%,#00305d 99.95%);margin-bottom:23px;align-self:flex-end}.conversation-item-container .ci-content.user p{color:#fff}.conversation-item-container .ci-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:fit-content;margin-bottom:25px}.conversation-item-container .ci-footer.user{align-self:flex-end}.conversation-item-container .ci-footer .ci-feedback-prompt{display:flex;align-items:center;color:#a6a6a6a6;font-size:.875rem;margin-left:25px}.conversation-item-container .ci-footer .ci-feedback-prompt .MuiTypography-root{margin-right:10px}.conversation-item-container .ci-footer .ci-feedback-prompt .MuiIconButton-root{padding:5px;color:#a6a6a6a6}.conversation-item-container .ci-footer .ci-feedback-prompt .MuiIconButton-root:hover{background-color:transparent;color:#00427f}.conversation-item-container .ci-footer .ci-feedback-prompt .MuiIconButton-root svg{max-width:18px;min-width:18px;max-height:18px;min-height:18px}.conversation-item-container .ci-footer .ci-feedback-text{color:#014280;font-size:.75rem;margin-right:10px;font-weight:600}.conversation-item-container .ci-footer .ci-show-feedback-link{color:#a6a6a6a6;font-size:.75rem;cursor:pointer;text-decoration:underline;margin-left:25px}.conversation-item-container .ci-footer .ci-show-feedback-link:hover{color:#00427f}.conversation-item-container .ci-footer .ci-feedback-status{display:flex;align-items:center;color:#a6a6a6a6;font-size:.875rem}.conversation-item-container .ci-footer .ci-feedback-status .MuiSvgIcon-root{font-size:1.2rem;margin-right:5px}.conversation-item-container .ci-footer .ci-feedback-status .ci-feedback-note{font-weight:700;margin-right:5px}.conversation-item-container .ci-footer .ci-feedback-status .ci-feedback-comment{font-style:italic}.conversation-item-container .ci-footer .ci-sources{color:#a6a6a6a6;font-size:.75rem;cursor:pointer}.conversation-item-container .ci-footer .ci-copy-button{margin-left:auto;color:#a6a6a6a6;font-size:.5rem;cursor:pointer}.conversation-item-container .ci-footer .ci-copy-button .MuiSvgIcon-root{font-size:18px}#chat-page{display:flex;flex-direction:row;height:80vh;width:100%;overflow:hidden}#chat-page .chat-sidebar-left,#chat-page .chat-sidebar-right{flex:1 0 auto}#chat-page .chat-main{display:flex;flex-direction:column;flex:3;align-items:center;justify-content:space-between;padding:10px}#chat-page .chat-main .chat-header{display:flex;flex-direction:row;width:100%;justify-content:space-between;padding:10px}#chat-page .chat-main .chat-header .chat-current-agent{display:flex;flex-direction:column;align-items:flex-start;gap:5px}#chat-page .chat-main .chat-header .chat-current-agent .current-agent-txt{display:flex;flex-direction:row;font-size:.875rem;font-weight:400;line-height:1.006rem;text-align:left;color:#5e5e5d}#chat-page .chat-main .chat-header .chat-current-agent .current-agent-txt .current-agent-label{color:#5e5e5d}#chat-page .chat-main .chat-header .chat-current-agent .current-agent-txt .current-agent-name{font-weight:700;color:#5e5e5d}#chat-page .chat-main .chat-header .chat-current-agent .chat-current-agent-btn{background:none;border:none;text-decoration:underline;cursor:pointer;font-weight:700;color:#5e5e5d}#chat-page .chat-main .chat-header .chat-current-model{display:flex;flex-direction:column;align-items:flex-end;gap:5px}#chat-page .chat-main .chat-header .chat-current-model .current-model-txt{display:flex;flex-direction:row;font-size:1.063rem;line-height:1.222rem;font-weight:700;color:#b2b2b2}#chat-page .chat-main .chat-header .chat-current-model .current-model-txt .current-model-label{color:#b2b2b2;line-height:1.222rem;font-weight:700}#chat-page .chat-main .chat-header .chat-current-model .current-model-txt .current-model-name{color:#b2b2b2}#chat-page .chat-main .chat-header .chat-current-model .chat-current-model-btn{background:none;border:none;color:#b2b2b2;cursor:pointer;font-size:1.063rem}#chat-page .chat-main .chat-discussion{display:flex;flex-direction:column;height:100%;width:100%;overflow-y:scroll;overflow-x:hidden;padding:10px;-ms-overflow-style:none;scrollbar-width:thin;scrollbar-color:#00427f transparent}#chat-page .chat-main .chat-discussion::-webkit-scrollbar-corner{background:transparent}#chat-page .chat-main .chat-discussion::-webkit-scrollbar{width:8px}#chat-page .chat-main .chat-discussion::-webkit-scrollbar-thumb{background:#00427f;border-radius:4px}#chat-page .chat-main .chat-discussion::-webkit-scrollbar-thumb:hover{background:#00427fcc}#chat-page .chat-main .chat-discussion::-webkit-scrollbar-track{background:transparent}#chat-page .chat-main .chat-loader-top{display:flex;justify-content:center;padding:10px 0}#chat-page .chat-main .chat-prompt{width:100%}#chat-page .chat-main .chat-prompt-centered{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60%;height:100%}@media (max-width: 768px){#chat-page .chat-main .chat-prompt-centered{padding:20px;width:100%}}.creation-pending-page{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:32px}.creation-pending-page #cp-illustration{margin-bottom:77px}.creation-pending-page #cp-text{margin-bottom:37px}.creation-pending-page #cp-text h4{margin-bottom:7px;text-align:center}.creation-pending-page .cp-buttons{display:flex;flex-direction:row;gap:16px}.faq-page,.notifications-page,.profile-page,.settings-page{padding:32px}.agent-card-container{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:225px;background-color:#00427f;border-radius:10px;gap:11px;padding:10px 30px;cursor:pointer}.agent-card-container:hover{background-color:#f5f5f5;border-radius:5px}.agent-card-container .pi-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.agent-card-container .pc-icon svg{width:22px;height:20px}.agent-card-container .pc-icon svg path{fill:#8cb154}.agent-card-container .pc-content{display:flex;flex-direction:column;color:#fff;justify-content:flex-start;width:100%}.agent-card-container .pc-content .pc-name{font-size:1.063rem}.agent-card-container .pc-content .pc-description{font-size:.688rem;display:flex;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.agent-cards-list-container .pcl-title{color:#00427f;font-weight:700;text-transform:uppercase;margin-bottom:20px}.agent-cards-list-container .pcl-list{display:flex;flex-direction:column;gap:10px}.agent-cards-list-container .pcl-empty{font-style:italic}.store-personal-page{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:32px}.store-personal-page #sp-header{display:flex;flex-direction:row;justify-content:space-between;width:100%}.store-personal-page #sp-presentation{display:flex;flex-direction:row;align-items:end;gap:17px;margin-bottom:5px}.store-personal-page #sp-presentation svg{width:60px;height:60px}.store-personal-page #sp-presentation h4{color:#3c9845}.store-personal-page #sp-subtitle{margin-bottom:33px}.store-personal-page .sp-agents-lists{display:flex;flex-direction:row;gap:53px}.search-input-container{display:flex;flex-direction:row;align-items:center;width:100%;border-radius:20px;margin:10px 0}.search-input-container input{width:100%;line-height:2em;font-size:1rem;margin:0 10px}.search-input-container input:focus{outline:none}.store-page{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:32px}.store-page #store-header{display:flex;flex-direction:row;justify-content:space-between;width:100%}.store-page #store-presentation{display:flex;flex-direction:column;align-items:center;gap:17px;margin-bottom:37px}.store-page #store-presentation h4{color:#3c9845;margin-bottom:7px}.store-page #store-search{width:80%;margin-bottom:45px}.store-page .store-agents-lists{display:flex;flex-direction:row;width:100%;justify-content:space-evenly;flex-wrap:wrap;gap:5px}.footer{display:flex;flex-direction:column;justify-content:space-between;width:100%;background-color:#00427f;background-repeat:no-repeat;background-position:top;padding:25px}.footer a{color:#fff;text-decoration-line:none;font-weight:400;font-size:.875rem}.footer .websites-box{width:fit-content;margin:22px 44px}.footer .websites-box .websites-title{color:#3c9845;font-weight:700;font-size:1.063rem;margin-bottom:4px}.footer .websites-box .websites-content{display:flex;flex-direction:column;margin-left:2px}.footer .websites-box .websites-content a{line-height:18.9px}.footer .legal-box{display:flex;flex-direction:row;justify-content:flex-end;margin-right:10px}.footer .legal-box .legal-content{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:30px}.footer .legal-box .legal-content a{font-size:.875rem;font-weight:400}@media (max-width: 600px){.footer{padding:7px}.footer .websites-box{margin:10px 20px}.footer .legal-box{margin:0}.footer .legal-box .legal-content{gap:10px}}.bmxgpt-header{display:flex;flex-direction:row;min-height:156px;width:100%;background-color:#fff}.bmxgpt-header .bmx-logo-container{display:flex;flex-direction:row;justify-content:center;max-height:150px;width:100%;cursor:pointer}.bmxgpt-header .bmx-logo-container .bmx-logo{display:flex;flex-direction:row;max-width:1650px;width:100%;padding-left:13px}.bmxgpt-header .bmx-logo-container .bmx-logo .bmx-logo-img{z-index:1;height:123px;width:123px;margin-top:19px}.bmxgpt-header .header-flexbox{position:absolute;width:100%}.bmxgpt-header .header-flexbox .top-box-container{display:flex;flex-direction:row;justify-content:center;height:102px}.bmxgpt-header .header-flexbox .top-box-container .top-box{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;padding-right:20px;width:100%;max-width:1650px;min-height:102px}.bmxgpt-header .header-flexbox .top-box-container .top-box .menu-bar-container .menu-bar{display:flex;flex-direction:row;gap:0px}.bmxgpt-header .header-flexbox .top-box-container .top-box .menu-bar-container .menu-bar-sm{display:none}.bmxgpt-header .header-flexbox .bottom-box-container{display:flex;flex-direction:row;height:54px;background:linear-gradient(180deg,#00427f .43%,#00427f 49.49%,#00305d 99.95%);justify-content:center}.bmxgpt-header .header-flexbox .bottom-box-container .bottom-box{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;max-width:1650px;width:100%;padding:0 20px}.bmxgpt-header .header-flexbox .bottom-box-container .bottom-box .app-name{font-size:1.563rem;color:#fff;word-break:keep-all}@media (max-width: 1000px){.bmxgpt-header .bmx-logo-container .bmx-logo .bmx-logo-img{margin-top:26px;width:115px;height:115px}.bmxgpt-header .header-flexbox .top-box-container .top-box .menu-link-box{display:flex;flex-direction:column;gap:10px;margin-right:0}.bmxgpt-header .header-flexbox .bottom-box-container .bottom-box .main-title{font-size:1.8rem}}@media (max-width: 800px){.bmxgpt-header .bmx-logo-container .bmx-logo .bmx-logo-img{margin-top:29px;width:110px;height:110px}.bmxgpt-header .header-flexbox .top-box-container .top-box .menu-link-box,.bmxgpt-header .header-flexbox .top-box-container .top-box .menu-bar-container .menu-bar{display:none}.bmxgpt-header .header-flexbox .top-box-container .top-box .menu-bar-container .menu-bar-sm{display:flex}.bmxgpt-header .header-flexbox .top-box-container .top-box .menu-bar-container .menu-bar-sm .menu-button svg path{fill:#00427f}.bmxgpt-header .header-flexbox .top-box-container .top-box .menu-bar-container .menu-bar-sm .menu-button:hover svg path{fill:#fff}.bmxgpt-header .header-flexbox .bottom-box-container .bottom-box .main-title{font-size:1.3rem}.bmxgpt-header .header-flexbox .bottom-box-container .bottom-box .nav-menu{display:none}.bmxgpt-header .header-flexbox .bottom-box-container .bottom-box .sm-nav-menu{display:flex}.bmxgpt-header .header-flexbox .bottom-box-container .bottom-box .MuiBox-root{margin-right:15px}}.sm-nav-menu{display:none}#error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}#error-page hr{margin:20px;width:50%;color:#8c2727}#error-page pre{background:#f4f4f4;border:1px solid #ddd;border-left:3px solid #8c2727;color:#666;page-break-inside:avoid;font-family:monospace;font-size:1.25rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1em 1.5em;display:block;word-wrap:break-word}html,body{height:100%;margin:0;line-height:1.5;color:#121212;min-width:375px}#root{display:flex;height:100%;width:100%}#content{display:flex;flex-grow:1;flex-direction:column;position:relative;background-color:#fff;overflow-y:auto}#detail{flex:1;width:100%;display:flex;flex-direction:column}.grayscale{filter:grayscale(1)}.login{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:20px}.login .login-container{text-align:center;margin-bottom:2rem}.login .login-info{padding:20px}.app-version{position:absolute;top:5px;left:5px;font-size:.6rem;color:#0006;z-index:9999}
