@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital@0;1&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-y:auto!important;padding:0!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#5e17eb;--color-1:#5312d3;--color-2:#ceb8f8;--positive:#8d5bf1;--neutral:#ceb9f9;--negative:#efebfd;--theme-main-bg:#fff;--theme-bg-secondary:#f7f3fe;--theme-bg-tertiary:#f7f3fe;--theme-main-text-color:#343434;--theme-text-color-secondary:#004aad;--theme-text-color-tertiary:rgba(0,0,0,.87);--theme-text-color-fourth:#343434;--theme-text-color-fifth:#285ff4;--theme-text-color-sixth:#5e17eb;--theme-main-heading-color:#343434;--theme-brand-color:#5e17eb;--theme-card-bg:#fff;--theme-hovering-primary:#f2f2f2;--theme-border-primary:#d3d3d3;--theme-text-hovering:#004aad}[menrv-ai-theme=dark]{--theme-main-bg:#343434;--theme-bg-secondary:#222;--theme-bg-tertiary:#343434;--theme-main-text-color:#fff;--theme-text-color-secondary:#d3d3d3;--theme-text-color-tertiary:#d3d3d3;--theme-text-color-fourth:#d3d3d3;--theme-text-color-fifth:#d3d3d3;--theme-text-color-sixth:#d3d3d3;--theme-main-heading-color:#fff;--theme-brand-color:#f7f3fe;--theme-card-bg:#222;--theme-hovering-primary:#343434;--theme-border-primary:#fff;--theme-text-hovering:#343434}*{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0}a{color:inherit;text-decoration:none}.App,.blocked{position:relative}.blocked-text{display:none}.blocked .blocked-text{background:transparent;background-color:#3d3bb7;border:none;border-radius:4px;box-shadow:0 0 8px 2px #545454;color:#fff;display:block!important;font-size:large;left:50%;padding:8px 16px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}.blocked-text:hover{background-color:#5553ff}.blocked:before{background:hsla(0,0%,100%,.306);border:2px dotted #818181;content:"";cursor:not-allowed;height:100%;left:0;padding:20px;position:absolute;top:0;width:100%;z-index:2}.login-div{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-top:20px;min-height:calc(100vh - 80px);overflow-y:auto}.heading{@media (max-width:540px){font-size:1.3rem}}.form-wrapper{display:flex;flex-direction:row;padding-right:12px}.left-form{width:50%}.left-form h3{font-size:1.2rem;margin:5px 0 0}.right-form{display:flex;flex-direction:column;width:50%}.right-form-image{display:block;margin:auto 0 auto 20px}.right-login-div{display:flex}.submit-button-login:disabled{cursor:not-allowed!important;opacity:.5}.signin-page-session-form{background:#fff;background-color:#fff;border:1px solid #d3d3d3;border-radius:4px;margin:auto;padding:30px 20px;position:relative;text-align:center;width:min(100%,700px);& h3{font-size:1.4rem;text-align:center}& h3,& p{color:#343434}& p{font-size:1rem;margin:0 0 10px}}.signin-session-form:before{background:#d3d3d3;border:.5px solid #d3d3d3;border-radius:4px;content:"";height:calc(100% + 3px);left:-1.5px;position:absolute;top:-1.5px;width:calc(100% + 3px);z-index:-1}.user-action-btns{& a{font-size:.9rem;text-decoration:none}& a:first-of-type{text-align:left}& a:last-of-type{text-align:right}}.show-password{cursor:pointer;position:absolute}.password-toggle-icon{width:25px}.consent-div-login{align-items:right;display:flex;flex-direction:column;justify-content:center;margin-top:8px}.consent-div-login .consent-div-login-p{margin:10px 0 0;text-align:center}.consent-div-login label{color:#343434;font-size:.8rem;margin:0 5px}.login-button{background:linear-gradient(90deg,#004aad 0,#cb6ce6);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;height:40px;margin:10px 0 0;outline:none;width:100%}.signin-page-session-form .another-login-way{color:#004aad;cursor:pointer;font-size:11px;font-weight:600;margin:5px 0 0;text-align:center}.user-pswd-login{display:flex;flex-direction:column}.or-div{& hr{width:45%}}.other-login-options{& button{background:none;border:none;& img{width:40px}}}.signin-session-form,.signup-session-form{& input[type=password]:valid{font-family:Verdana,Geneva,Tahoma,sans-serif;letter-spacing:.125rem}}.resend_otp_parent{width:100%}.resend_otp,.resend_otp_parent{display:flex;justify-content:end}.resend_otp{background:none;border:none;color:#343434;cursor:pointer;font-size:12px;margin-top:2px;padding:2px 0}.otp-card_signin{border-radius:4px;margin:0;padding:0 0 5px;& p{margin:0}}.otp-inputs_signin{display:flex;justify-content:space-evenly;padding:10px 0 4px}.otp-inputs_signin input{background-color:#f7f7f7;border:1px solid #d3d3d3;border-radius:4px;font-size:18px;height:35px;text-align:center;width:100%}.otp-card_signin .otp-error{color:red;margin:5px 0 0;padding:0}.custom_input_signin::-webkit-input-placeholder{color:#aaa;font-size:1rem;text-align:left}.custom_input_signin::placeholder{color:#aaa;font-size:1rem;text-align:left}.custom_input_signin_otp::-webkit-input-placeholder{border-radius:5px;color:#aaa;font-size:1rem;padding-left:8px;text-align:left}.custom_input_signin_otp::placeholder{border-radius:5px;color:#aaa;font-size:1rem;padding-left:8px;text-align:left}@media(max-width:850px){.right-login-div{width:min(90%,500px)}.left-form{max-width:100%;width:100%}.right-form{display:none!important;width:0}.form-wrapper,.otp-inputs_signin{justify-content:center}.form-wrapper{display:flex;padding-right:0}}@media(max-width:420px){.left-form{max-width:304px;width:100%}}@media(max-width:370px){.signin-page-session-form{& p{font-size:.9rem}}}.signin-btn{align-items:center;background-color:#fff;border:1px solid #5e17eb;border-radius:4px;bottom:50%;color:#5e17eb;display:flex;font-size:1rem;gap:5px;justify-content:center;padding:7px 14px;right:16px;& img{margin-right:4px;width:20px}}.navbar-baseline{height:54px}.nav-link-navbar{font-weight:500;height:22px}.nav-link-navbar:hover{border-bottom:2px solid #5e17eb;color:#5e17eb;padding-bottom:2px}@media(max-width:450px){.logo-div{margin:0 0 0 5px!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}}.mobile-link{border-bottom:1px solid #d3d3d3;padding:8px 0;width:95%}contact-div.footer{align-items:flex-start;color:#343434;display:flex;flex-direction:row;height:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-around;padding:10px}.contact-div,.footer .links-div{display:flex;flex-direction:column;font-size:.8rem;justify-content:center;padding:8px 0;text-align:center;& span{color:#343434;text-decoration:none;& a{color:#5e17eb;text-decoration:underline}}}.footer .social-links-div{display:flex;flex-direction:row;flex-wrap:nowrap}.footer .footer-socials{display:flex;gap:20px;justify-content:center}@media (max-width:600px){.footer{display:none}}.pricing-container{background-color:#f9fafb;font-family:Montserrat,sans-serif;margin:20px auto;max-width:1500px;padding:30px;width:100%}.pricing-header{margin-bottom:50px;text-align:center}.pricing-title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#5e17eb,#7440ef);-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:700;margin-bottom:16px}.pricing-subtitle{color:#666;font-size:18px;margin:0 auto;max-width:700px}.pricing-toggle-container{align-items:center;display:flex;justify-content:center;margin-bottom:48px;margin-top:32px}.pricing-toggle-button{align-items:center;background-color:#fff;border-radius:24px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:inline-flex;height:48px;padding:4px;position:relative;width:240px}.pricing-toggle-option{align-items:center;background-color:initial;border:none;border-radius:20px;cursor:pointer;display:flex;flex:1 1;font-size:16px;font-weight:500;height:40px;justify-content:center;transition:color .3s ease;z-index:1}.pricing-toggle-highlight{background-color:#5e17eb;border-radius:20px;height:40px;position:absolute;top:4px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:calc(50% - 1px)}.pricing-plan-column-flex{display:flex;flex-direction:column}.pricing-plans-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:40px}.pricing-plan-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:box-shadow .3s ease,transform .3s ease;transition:box-shadow .3s ease,transform .3s ease,-webkit-transform .3s ease}.pricing-popular-plan{border-color:#5e17eb;box-shadow:0 4px 20px rgba(94,23,235,.15)}.pricing-plan-header{border-bottom:1px solid #f3f4f6;padding:24px 24px 10px;text-align:center}.pricing-plan-badge{border-radius:20px;display:inline-block;font-size:12px;font-weight:500;margin-bottom:12px;padding:4px 12px}.pricing-plan-badge-enterprise,.pricing-plan-badge-popular{background-color:#5e17eb;color:#fff}.pricing-plan-name{font-size:24px;font-weight:700;margin-bottom:8px}.pricing-plan-description{color:#6b7280;font-size:14px}.pricing-plan-price{display:flex;flex-direction:column;margin-top:16px;position:relative}.pricing-plan-price-row{align-items:baseline;display:flex;justify-content:space-between}.pricing-plan-price-row-enterprise{display:flex;justify-content:center}.pricing-plan-amount{font-size:32px;font-weight:700}.pricing-plan-amount:last-child{color:#6b7280;font-size:20px;font-weight:500;text-align:center}.pricing-plan-amount-full{color:#9ca3af;font-size:26px;font-weight:700}.pricing-plan-amount-full-parent{position:relative}.pricing-plan-duration{color:#6b7280;margin-left:4px}.pricing-plan-taxes{color:#9ca3af;font-size:16px;padding-left:15px;text-align:left}.pricing-plan-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.pricing-plan-features{flex-grow:1;padding:20px}.pricing-feature-item{align-items:flex-start;display:flex;margin-bottom:12px}.pricing-feature-item:last-child{margin-bottom:0}.pricing-feature-icon{align-items:center;color:green;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-top:2px;width:20px}.pricing-primary-feature-icon{color:#343434;font-size:18px}.pricing-feature-text{color:#374151;margin-left:12px;text-align:left}.pricing-primary-feature{border-bottom:1px solid #e5e7eb;color:#111827;font-weight:600;padding-bottom:5px}.pricing-feature-text.pricing-feature-unavailable{color:#9ca3af}.pricing-plan-footer{margin-top:auto;padding:0 24px 24px}.pricing-plan-footer-enterprise{padding:1px 0}.pricing-cta-button{background:transparent;border:1px solid #5e17eb;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);color:#5e17eb;cursor:pointer;font-size:1.2rem;font-weight:500;padding:12px 16px;transition:all .3s;width:100%}.pricing-cta-button-primary{background-color:#ffa21b;border:none;color:#000}.pricing-cta-button-primary:hover{background-color:#ffa21b;box-shadow:0 4px 6px rgba(0,0,0,.1)}.pricing-cta-button-secondary{background-color:#fff;border:1px solid #5e17eb;color:#5e17eb}.pricing-cta-button-secondary:hover{background-color:rgba(94,23,235,.05);box-shadow:0 4px 6px rgba(0,0,0,.1)}.pricing-enterprise-container{border:1px solid #e5e7eb;box-shadow:0 2px 10px rgba(0,0,0,.05);justify-content:space-between;padding:24px 24px 0}.pricing-enterprise-container,.pricing-enterprise-grid{display:flex;flex-direction:column;height:100%}.pricing-enterprise-features{border-top:1px solid #f3f4f6;flex-grow:1;margin-bottom:20px;margin-top:15px;padding-top:20px}.pricing-discount-badge-parent{display:flex;justify-content:end;position:relative;top:-35px;width:100%}.pricing-discount-badge{background-color:rgba(94,23,235,.1);border-radius:20px;color:#5e17eb;font-size:12px;font-weight:500;padding:4px 12px;width:90px}.pricing-discount-badge-line{background-color:#343434;bottom:17px;height:1.5px;left:-1px;position:absolute;rotate:-11deg;width:98px}.pricing-most-popular{background-color:#5e17eb;border-top-left-radius:16px;border-top-right-radius:16px;height:4px;left:0;position:absolute;right:0;top:0}.pricing-fade-in{-webkit-animation:fadeIn .5s ease-out;animation:fadeIn .5s ease-out}.pricing-fade-up{-webkit-animation:fadeUp .5s ease-out;animation:fadeUp .5s ease-out}.pricing-slide-in{-webkit-animation:slideIn .3s ease-out;animation:slideIn .3s ease-out}.pricing-delay-100{-webkit-animation-delay:.1s;animation-delay:.1s}.pricing-delay-200{-webkit-animation-delay:.2s;animation-delay:.2s}.pricing-delay-300{-webkit-animation-delay:.3s;animation-delay:.3s}.pricing-delay-400{-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media (max-width:1320px){.pricing-plans-container{gap:32px;grid-template-columns:repeat(2,1fr)}.pricing-title{font-size:38px}}@media (max-width:767px){.pricing-plans-container{gap:32px;grid-template-columns:1fr}.pricing-title{font-size:32px}}@media (max-width:480px){.pricing-container{padding:40px 16px}.pricing-title{font-size:28px}.pricing-subtitle{font-size:16px}}.signup-div{align-items:center;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;position:relative}.right-signup-div{width:min(90%,700px)}.signup-form{background:#fff;background-color:#fff;border-radius:4px;padding:10px 20px;position:relative;text-align:center;& h3{font-size:1.6rem}& p{color:#343434;font-size:.9rem;padding:0 0 5px;text-align:center}}#otherInfo_signup{border:1px solid #d3d3d3;border-radius:4px;color:#757575;font-family:inherit;font-size:.9rem;font-weight:450;height:32px;margin-top:5px;outline:none;padding:5px 5px 5px 8px;width:100%}#resend-otp-button-signup{background-color:initial;border:none;cursor:pointer;font-size:11px;margin:5px 10px 5px 5px;text-align:end}#otherInfo_signup:focus{border:1px solid #d3d3d3}.form-wrapper-signup{display:flex;flex-direction:row}.left-form-signup{max-width:500px;width:100%}.left-form-signup p{margin:0;text-align:center}.right-form-signup{align-items:center;display:flex;flex-direction:column;margin-left:30px;width:50%}.right-form-image-signup{display:block;margin:auto;max-width:100%}.right-form-p-signup{color:#00008b;font-size:13px;padding-top:30px;text-align:center}.right-form-get-started-signup{color:#00008b;font-size:15px;padding-top:30px}.signup-form:before{border:.5px solid #d3d3d3;border-radius:4px;content:"";height:calc(100% + 3px);left:-1.5px;position:absolute;top:-1.5px;width:calc(100% + 3px);z-index:-1}.email-input,.password-input{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin-bottom:.9rem;position:relative;& label{color:#343434;font-size:.9rem}

    ;& input{border:none;font-size:.9rem;height:40px;outline:none;padding:5px 10px;width:100%;z-index:1}& div,& input{border-radius:4px}& div{background:radial-gradient(circle,#004aad 0,#cb6ce6 100%);bottom:-1.55px;content:"";height:43px;left:-1.55px;position:absolute;width:calc(100% + 3px);z-index:0}}.email-input-container{align-items:center;display:flex;width:100%}.verify-email-button{align-items:center;background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:space-around;margin-left:10px;min-width:108px;padding:7px 5px;transition:background-color .3s}.verify-email-button.disabled{background-color:#ccc;cursor:not-allowed}.verified-label{color:green;font-weight:700;margin-left:10px}.otp-card{background-color:#e6e6fa;border-radius:4px;margin-bottom:10px;padding:10px;& p{margin:5px 0}}.otp-inputs{display:flex;justify-content:space-evenly}.otp-inputs input{font-size:18px;height:35px;text-align:center;width:90%}.otp-buttons{display:flex;justify-content:center;margin:0 10px}.otp-buttons-signup{align-items:center;display:flex;justify-content:end}.otp-buttons button{align-items:center;background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:space-around;padding:7px;transition:background-color .3s}.otp-buttons button:not(:last-child){margin-right:10px}.otp-card .otp-error{color:red;margin:10px 0 0;padding:0}.password-input{& input{padding-right:60px}& span{background:#fff;border-radius:4px;bottom:20px;color:blue;cursor:pointer;display:grid;font-size:.9rem;height:40px;place-content:center;position:absolute;right:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:60px;z-index:2}}.user-action-btns{align-items:center;display:flex;flex-direction:row;font-size:13px;justify-content:space-between;margin-top:-5px;& a{color:#00e;text-decoration:none}}.signup-form button[type=submit]{background:linear-gradient(90deg,#004aad 0,#cb6ce6);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;height:36px;margin:20px 0 10px;width:100%}.or-div{align-items:center;color:#343434;display:flex;flex-direction:row;font-size:.9rem;justify-content:space-between;margin:0 0 10px;& hr{color:#d3d3d3;height:1px;width:45%}}.other-login-options{display:flex;flex-direction:row;justify-content:space-around;& button{background:none;border:none}}.signup-form{& input[type=password]:valid{font-family:Verdana,Geneva,Tahoma,sans-serif;letter-spacing:.125rem}}.signup-form{margin:auto;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;& h3{color:#343434;font-size:1.6rem;margin:2px 0 15px;text-align:center}& input,select{border:none;outline:none}& label{color:#343434;font-size:.9rem}& select{cursor:pointer}}.signup-form{& .combine-div{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:space-between;width:100%;& div{display:flex;flex-direction:column;justify-content:space-between;width:48%}& input{color:#757575}option{color:#343434}}}@media(max-width:500px){.signup-form .combine-mobile-div{flex-direction:column;gap:0}}.signup-form{& .full-name,.combine-div div:not(.input-layer),.company-name-div,.company-size-role-div div:not(.input-layer),.email-div,.industry-div,.location-div,.other-industry-div,.password-div{align-items:flex-start;color:#343434;display:flex;flex-direction:column;gap:4px;margin-bottom:6px;position:relative;width:100%;& input,select{border:1px solid #d3d3d3;border-radius:4px;font-size:.9rem;height:32px;outline:none;padding:2px 10px;width:100%;z-index:1}& .input-layer{background:radial-gradient(circle,#004aad 0,#cb6ce6 100%);border-radius:4px;bottom:-1.55px;height:43px;left:-1.55px;position:absolute;width:calc(100% + 3px);z-index:-1}}& button[type=submit]{display:block;margin:8px auto}& .consent-div{align-items:center;display:flex;justify-content:center;margin:6px auto;text-align:center;& a{text-decoration:underline}}}.consent-div label{color:#343434;font-size:.7rem;margin:0 0 0 3px;@media (max-width:380px){font-size:.645rem}}.disabledButton,.submit-button:disabled{opacity:.5!important}.disabled{cursor:not-allowed!important}.recaptcha{display:flex;justify-content:center;padding-top:10px}@media(max-width:850px){.right-signup-div{width:min(90%,450px)}.left-form-signup{width:100%}.right-form-signup{display:none!important;width:0}}@media(max-width:500px){.signup-form{padding:8px}}@media(max-width:400px){.otp-inputs input{height:33px;width:33px}}.services{align-items:center;background-color:var(--theme-main-bg);display:flex;flex-direction:column;gap:20px;margin:0 10px;min-height:calc(100vh - 89.2px);padding:20px 0}.services .services-child h3{color:var(--theme-brand-color);font-size:1.5rem;margin:10px 0;text-align:center}.top-products-container{margin-bottom:1.8rem}.top-products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr;margin-bottom:1.5rem;max-width:980px;padding:0 20px}.top-product-card{align-items:center;background:var(--theme-card-bg);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.3);color:var(--theme-text-color-secondary);display:flex;min-width:290px;padding:12px;text-decoration:none}.top-product-card img,.top-product-icon{border-radius:2px;height:60px;margin-right:1rem;object-fit:contain;width:60px}.top-product-title{flex-grow:1;font-size:1.1rem;font-weight:500}.carousel-controls{gap:1rem}.carousel-btn,.carousel-controls{display:flex;justify-content:center}.carousel-btn{align-items:center;background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem .3rem;width:95px}.carousel-btn:disabled{background:#94a3b8;cursor:not-allowed}.prev-btn{order:1}.next-btn{order:2}@media (max-width:955px){.top-products-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.top-products-grid{gap:14px;grid-template-columns:repeat(2,1fr)}.top-product-card{flex-direction:column;min-height:125px;min-width:auto;text-align:center}.top-product-card img,.top-product-icon{margin-bottom:.25rem;margin-right:0}}@media(max-width:1250px){.top-product-card{min-width:auto}}@media(max-width:900px){.services{padding:5px}}@media(max-width:500px){.top-products-grid{padding:0 10px}.services{margin-bottom:20px;padding-top:10px}.top-product-title{font-size:1rem;overflow-wrap:anywhere;white-space:normal}.top-product-card{padding:8px}}.subheader{margin:0 auto -20px!important}.subheader .mySwiper{border-left:none;border-right:none;margin:20px auto 0;max-width:calc(100% - 20px);padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.subheader .mySwiper .swiper,.subheader .mySwiper .swiper-wrapper{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.subheader .mySwiper .swiper-button-next,.subheader .mySwiper .swiper-button-prev{bottom:26px!important;height:auto!important;padding:0!important;top:70px!important}.subheader .mySwiper .swiper-button-next:after,.subheader .mySwiper .swiper-button-prev:after{color:#aaa!important;font-size:1rem!important}.subheader .mySwiper .swiper-slide{background-color:var(--theme-card-bg);border:1px solid #d3d3d3;border-left:none;border-right:none;color:#004aad;display:flex;height:110px;position:relative;transition:.1s ease-in-out;width:148px}.subheader .mySwiper .swiper-pagination{bottom:-5px!important;position:relative!important;top:auto!important}.subheader .mySwiper .link-div{align-items:center;display:flex;flex-direction:column;font-size:.95rem;justify-content:center;margin:auto;text-align:center;text-transform:capitalize}.subheader .mySwiper .swiper-slide:hover{background-color:var(--theme-hovering-primary);cursor:pointer}.subheader .mySwiper .item_active{background-color:var(--theme-bg-tertiary)!important;border-bottom:1px solid #004aad;border-top:1px solid #004aad;cursor:pointer}.subheader .mySwiper .swiper-slide:after{background-color:#d3d3d3;content:"";height:60%;position:absolute;right:-1px;top:20%;width:2px}.subheader .mySwiper .swiper-slide:first-of-type:before,.subheader .mySwiper .swiper-slide:last-of-type:after{display:none}.subheader .mySwiper .swiper-slide:first-of-type:before{background-color:#d3d3d3;content:"";height:60%;left:-1px;position:absolute;top:20%;width:2px}.subheader-icon{margin-bottom:4px;width:50px}.subheader-title{word-wrap:break-word;align-content:center;color:var(--theme-text-color-secondary);height:100%;letter-spacing:-.3px;line-height:normal;width:100%}@media(max-width:500px){.subheader-icon{width:45px}.subheader-title{font-size:.8rem}.subheader .mySwiper .swiper-slide{width:120px}}@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}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;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:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-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:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.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:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.homescreen{margin:0 auto 1rem}.homescreen__products{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding-top:10px}.homescreen__products>*{flex:0 0 320px;height:240px;margin-bottom:10px;margin-right:10px;padding-left:20px}.product{background-color:var(--theme-card-bg);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.4);cursor:pointer;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:6px;overflow:hidden;padding:.8rem;position:relative;width:100%}.product__title{flex-direction:row;height:50%}.info__name,.product__title{align-items:center;display:flex}.info__name{color:var(--theme-text-color-secondary);font-size:1.2rem;font-weight:600;height:86px;padding-left:15px;width:70%}.title__img__div{display:flex;justify-content:right;width:80px}.product__title img{border:1px solid #d3d3d3;height:80px;width:80px}.product__info>p{-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;color:#343434;display:-webkit-box;font-size:.9rem;overflow:hidden;padding-left:5px;text-overflow:ellipsis}.info__button{align-items:center;color:#3f19d8;display:flex;font-size:1rem;font-weight:bo;justify-content:space-between;padding:8px 5px;width:100%}.info__button img{display:block;height:24px;margin-right:20px;transition:.2s ease-in-out;width:24px}.info__button:hover img{margin-right:0}.pagination-controls-pre-pro{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:10px;padding:15px 0}.pagination-controls-pre-pro button{align-items:center;background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;justify-content:center;padding:8px;transition:opacity .3s;width:100px}.pagination-controls-pre-pro button:disabled{background:#94a3b8;cursor:not-allowed;opacity:.6}.pagination-controls-pre-pro span{color:#343434;font-size:.9rem}@media (max-width:1232px){.product{width:360px}}@media (max-width:1115px){.product{width:330px}}@media (max-width:1028px){.product{width:300px}}@media (max-width:950px){.product{width:400px}}@media (max-width:830px){.product{width:330px}}@media (max-width:700px){.product{padding:8px;width:auto}.homescreen__products{display:grid;grid-template-columns:1fr 1fr;padding:10px}.product__title{justify-content:flex-start}.title__img__div{width:auto}.product__title img{border-radius:2px;height:70px;object-fit:contain;width:70px}}@media (min-width:525px){.pagination-controls-pre-pro{display:none}}@media (max-width:600px){.product{height:auto;margin:10px;min-height:130px}.product__title{flex-direction:column}.product__title img{height:60px;width:60px}.info__name{word-wrap:break-word;align-items:center;display:flex;font-size:1rem;height:auto;justify-content:center;overflow-wrap:anywhere;padding:0 5px;text-align:center;white-space:normal;width:100%}}.output-box .output-image-generation{height:auto;max-width:95%;width:auto}.output-paragraph p{color:#343434}.save-options{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:4px;flex-direction:column;width:600px}.main-options,.save-options{box-shadow:2px 2px 8px rgba(0,0,0,.1);display:flex;max-width:92vw}.main-options{font-size:1.2rem;font-weight:700;gap:10px;justify-content:center;padding:5px;width:100%}.dropdown-text-cloud{color:#343434;font-size:12px;font-weight:400;text-align:center;width:100%}.save-options .btn{border:none;color:#343434;cursor:pointer;font-size:.9rem;font-weight:600;line-height:1.1;padding:0 8px;text-align:center}.main-options-child-output-box{background-color:#f7f3fe;border:1px dashed #d3d3d3;border-radius:4px;display:flex;justify-content:space-evenly;width:100%;@media(max-width:500px){justify-content:center}}.text-info-output-box{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%;@media(max-width:500px){margin-bottom:3px;margin-left:0;margin-right:0;margin-top:3px;width:100%}}.main-options-child-output-box svg{@media(max-width:500px){display:none}}.save-options .dropdown{background:#fff;border-radius:4px;display:flex;flex-wrap:wrap;font-size:.9rem;gap:10px;justify-content:center;max-width:92vw;padding:5px 10px 10px;width:100%}.save-options .option{align-items:center;border:1px solid #d3d3d3;border-radius:4px;cursor:pointer;display:flex;padding:2px 4px}.save-options .option img,.save-options .option svg{margin-right:5px;width:20px}.save-options .option span{align-items:center;display:flex;text-align:center}.save-options .option:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}.icon{font-size:24px;margin-bottom:5px}.gradient-bg{background:none!important;background:#fff;border-radius:4px;padding:1.5px}.gradient-bg-div{align-items:center;background-color:#fff;border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.4);gap:14px;padding:10px;text-align:justify}.gradient-bg-div.first-block{align-items:center;color:#343434;display:flex;margin:auto}.gradient-bg-div.input-text{align-items:center;display:flex;flex-direction:column}.gradient-bg-div.first-block img{display:block;width:min(100px,40%)}.gradient-bg-div.video-block{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.gradient-bg-div.video-block h2{margin:0}.download-heading-div{align-items:center}.download-heading-div h2{margin:auto}.gradient-bg-div.video-block video{height:-webkit-fill-available;width:100%}.gradient-bg-div ul{list-style:none}.gradient-bg-div ul.input-instruction{list-style:circle;padding-left:20px;text-align:left}.gradient-bg-div h2{font-size:1.2rem;margin-bottom:10px;text-align:center}@media(max-width:500px){.gradient-bg-div.first-block{flex-direction:column}}.file-msg-text p:first-child{font-weight:600}.file-msg-text{display:flex;flex-direction:column;font-size:14px;justify-content:space-around}.file-msg-text p:last-child{color:#46475d;font-weight:600;margin:0}.file-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;&:focus{outline:none}}.dual-input-lap-single-mob-div{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;padding-top:10px;width:min(100%,620px)}.input-div{grid-gap:5%;display:grid;gap:5%;grid-template-columns:40% 55%;text-align:end;width:min(100%,800px)}.input-div .freq-container{display:flex;justify-content:space-between}.input-div .freq-container label{align-items:center;cursor:pointer;display:flex;gap:5px}.forecasting-advanced-option-p{cursor:pointer;font-size:12px;height:0;margin:0;position:relative;right:-68px;top:-12px}@media(max-width:750px){.input-div{gap:10px;grid-template-columns:1fr;text-align:start}.input-div .id-container{margin:0}.dual-input-lap-single-mob-div{grid-template-columns:1fr;place-items:center}}.guide-tutorial-ggd{display:flex;gap:10px;justify-content:center;margin-top:2px;width:100%}@media (min-width:1301px){.guide-tutorial-ggd{display:none}.thumbnail-triggers{display:flex;flex-direction:column;gap:10px;position:fixed;right:20px;top:calc(50vh - 60px);z-index:1000}.thumbnail-trigger{background-color:var(--theme-bg-secondary);border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.15);cursor:pointer;height:120px;overflow:hidden;padding:2px;position:relative;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:170px}.thumbnail-trigger:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.thumbnail-trigger img{border-top-left-radius:4px;border-top-right-radius:4px;height:90px;object-fit:cover;opacity:.75;width:100%}.thumbnail-trigger-multi img{display:none}.play-icon{color:rgba(249,15,15,.9);left:50%;position:absolute;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.trigger-label{border-radius:4px;bottom:4px;color:var(--theme-main-text-color);font-size:12px;left:4px;position:absolute;right:4px;text-align:center}}.video-popup-overlay{align-items:center;background:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1001}.video-popup-container{background:#fff;border-radius:12px;max-width:800px;padding:20px;position:relative;width:90%;@media(max-width:450px){padding-bottom:5px;padding-left:5px;padding-right:5px;padding-top:5px;width:95%}}.close-popup-btn-ggd{background:none;border:none;color:#333;cursor:pointer;padding:5px;position:absolute;right:15px;top:15px;@media(max-width:450px){right:10px;top:5px}}.close-popup-btn-ggd:hover{color:#000}.video-wrapper-ggd{height:0;margin-top:30px;padding-bottom:56.25%;position:relative}.video-wrapper-ggd iframe{border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:1300px){.guide-tutorial-ggd button{align-items:center;background:none;border:none;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.4);color:var(--theme-main-text-color);cursor:pointer;display:flex;font-size:12px;gap:5px;height:25px;margin-top:4px;overflow:hidden;padding:2px 7px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.play-icon{color:rgba(249,15,15,.9);left:auto;position:relative;top:auto;-webkit-transform:none;transform:none}.thumbnail-triggers{display:none}}.drag-n-drop-drag .drop-area-drag{align-items:center;background-color:var(--theme-card-bg);border:1px solid #d3d3d3;border-bottom:0;border-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#343434;display:flex;font-family:Montserrat,sans-serif;justify-content:space-evenly;margin:auto;max-width:600px;padding:5px;position:relative}.file__icon2{width:18px}.local-drag{background:var(--theme-bg-tertiary);border:1px dashed #d3d3d3;border-radius:4px;justify-content:space-around;width:100%}.button-op,.local-drag{align-items:center;display:flex}.button-op{font-size:15px;gap:10px}.file-input-drag{background-color:var(--theme-card-bg);cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;&:focus{outline:none}}.file-msg-text-drag{align-items:center;color:var(--theme-main-text-color);display:flex;flex-direction:column;font-size:14px;& p{margin:3px;text-align:left}}.file-msg-text-drag p:first-child{font-weight:600}.upload-button{align-items:center;background-color:#f7f3fe;border:none;border-radius:4px;color:#343434;cursor:pointer;display:flex;flex-direction:row;height:100%;overflow:hidden;padding:10px;width:90%}.file__icon_ggd{width:55px;@media(max-width:450px){display:none}}.dropdown_drag-menu{background-color:var(--theme-card-bg);border:1px solid #ddd;border-top:none;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:center;margin:auto;max-width:600px;position:relative;width:100%;@media(max-width:900px){z-index:20}}.drag-n-drop-drag .drop-area-drag:hover{border:2px dashed #aaa!important}.dropdown_drag-menu button{background-color:var(--theme-main-bg)!important;border:1px solid #d3d3d3;border-radius:5px;color:var(--theme-main-text-color);cursor:pointer;font-size:12px;gap:5px;height:30px;margin:5px;padding:5px;text-align:left;width:auto}.dropdown_drag-menu button:hover{background-color:#f1f1f1}.file-accept-limit-text{display:flex;flex-direction:row;flex-wrap:wrap}.file-row{align-items:center;display:flex;font-size:12px}.second-row{margin-left:auto}@-webkit-keyframes orbitGlow{0%{box-shadow:0 -4px 12px rgba(40,95,244,.4)}25%{box-shadow:4px 0 12px rgba(40,95,244,.4)}50%{box-shadow:0 4px 12px rgba(40,95,244,.4)}75%{box-shadow:-4px 0 12px rgba(40,95,244,.4)}to{box-shadow:0 -4px 12px rgba(40,95,244,.4)}}@keyframes orbitGlow{0%{box-shadow:0 -4px 12px rgba(40,95,244,.4)}25%{box-shadow:4px 0 12px rgba(40,95,244,.4)}50%{box-shadow:0 4px 12px rgba(40,95,244,.4)}75%{box-shadow:-4px 0 12px rgba(40,95,244,.4)}to{box-shadow:0 -4px 12px rgba(40,95,244,.4)}}.dropdown_load_sample{align-items:center;display:flex;justify-content:center;width:100%;& .dropdown_load_sample_button{align-items:center;-webkit-animation:orbitGlow 3s linear infinite;animation:orbitGlow 3s linear infinite;background-color:var(--theme-card-bg);border:1px solid var(--theme-text-color-fifth);border-radius:4px;box-shadow:0 -4px 12px rgba(40,95,244,.4);color:var(--theme-text-color-fifth);cursor:pointer;display:flex;justify-content:space-around;margin-top:8px;padding:8px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}& .dropdown_load_sample_button:hover{-webkit-transform:translateY(-.5px);transform:translateY(-.5px)}}@media screen and (max-width:380px){.file-row{display:flex;justify-content:center;width:100%}.second-row{flex-basis:100%}}.p-url-container{display:inline-block;position:relative}.p-url-trigger{align-items:center;background:#4285f4;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;gap:8px;padding:10px 16px;transition:background .2s ease}.p-url-trigger:hover{background:#357abd}.p-url-icon{font-size:16px}.p-url-overlay{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.p-url-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);max-width:90vw;width:500px}.p-url-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:10px}.p-url-header h3{color:#333;font-size:18px;margin:0}.p-url-header .p-url-close{background:none;border:none;color:#666;cursor:pointer;font-size:24px;padding:0 8px}.p-url-header .p-url-close:hover{color:#333}.p-url-form{padding:16px}.p-url-input-group{margin-bottom:20px}.p-url-input{border:1px solid #ddd;border-radius:4px;font-size:14px;margin-bottom:8px;padding:10px;width:100%}.p-url-input:focus{border-color:#4285f4;box-shadow:0 0 0 2px rgba(66,133,244,.2);outline:none}.p-url-requirements{align-items:center;color:#666;display:flex;font-size:12px;gap:6px}.p-url-warning-icon{color:#f4b400;font-size:14px}.p-url-error{align-items:center;background:#f8d7da;border-radius:4px;color:#dc3545;display:flex;font-size:14px;gap:8px;margin-bottom:16px;padding:10px}.p-url-form .p-url-footer{display:flex;justify-content:center}.p-url-form .p-url-footer .p-url-submit{align-items:center;background-color:#4285f4!important;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;gap:8px;padding:10px 20px;transition:background .2s ease}.p-url-submit:hover{background:#357abd}.p-url-submit:disabled{background:#9abff3;cursor:not-allowed}.p-url-spinner{-webkit-animation:p-url-spin 1s linear infinite;animation:p-url-spin 1s linear infinite;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:20px;width:20px}@-webkit-keyframes p-url-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes p-url-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.modal-overlay-salesforce{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-overlay-salesforce .file-dialog{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:90vw;width:850px}.modal-overlay-salesforce .dialog-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:10px;& h3{font-size:1rem;margin:0}}.modal-overlay-salesforce .close-button{background:none;border:none;color:#666;cursor:pointer;font-size:24px;height:auto;padding:0 8px;width:auto;&:hover{color:#333}}.modal-overlay-salesforce .file-list{max-height:60vh;overflow-y:auto;padding:0 12px 12px;& ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:0;& li{cursor:pointer;width:33%;@media (max-width:700px){width:45%}}}}.modal-overlay-salesforce .file-item{align-items:center;border-bottom:1px solid #eee;display:flex;flex-direction:column;gap:5px;padding:10px;text-align:center;&:last-child{border-bottom:none}}.modal-overlay-salesforce .file-name{word-wrap:break-word;color:#333;font-size:12px;max-width:100%;overflow-wrap:break-word;white-space:normal}.modal-overlay-salesforce .spinner{-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite;border:2px solid #343434;border-radius:50%;border-top-color:transparent;height:14px;margin-top:4px;width:14px}.modal-overlay-salesforce .search-bar{border-bottom:1px solid #eee;padding:12px 16px;position:relative}.modal-overlay-salesforce .search-icon{color:#666;font-size:16px;left:28px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.modal-overlay-salesforce .search-input{border:1px solid #ddd;border-radius:20px;font-size:14px;outline:none;padding:8px 32px;transition:border-color .3s ease;width:100%}.modal-overlay-salesforce .search-input:focus{border-color:#5e17eb}.modal-overlay-salesforce .empty-state{color:#666;font-size:14px;padding:24px;text-align:center}.modal-overlay-onedrive{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.file-dialog{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:90vw;width:850px}.dialog-header-onedrive{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:10px;& h3{font-size:1rem;margin:0}}.dialog-header-onedrive .close-button-onedrive{background:none;border:none;color:#666;cursor:pointer;font-size:24px;height:auto;padding:0 8px;width:auto}.close-button-onedrive:hover{color:#333}.file-list{max-height:60vh;overflow-y:auto;padding:0 12px 12px}.file-list ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;list-style:none;padding:0}.file-list li{cursor:pointer;width:33%;@media (max-width:700px){width:45%}}.modal-overlay-onedrive .file-item{align-items:center;border-bottom:1px solid #eee;display:flex;flex-direction:column;gap:5px;padding:10px;text-align:center;&:last-child{border-bottom:none}}.modal-overlay-onedrive .file-name{word-wrap:break-word;color:#333;font-size:12px;max-width:100%;overflow-wrap:break-word;white-space:normal}.modal-overlay-onedrive .spinner{-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite;border:2px solid #343434;border-radius:50%;border-top-color:transparent;height:14px;margin-top:4px;width:14px}.modal-overlay-onedrive .search-bar{border-bottom:1px solid #eee;padding:12px 16px;position:relative}.modal-overlay-onedrive .search-icon{color:#666;font-size:16px;left:28px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.modal-overlay-onedrive .search-input{border:1px solid #ddd;border-radius:20px;font-size:14px;outline:none;padding:8px 32px;transition:border-color .3s ease;width:100%}.modal-overlay-onedrive .search-input:focus{border-color:#5e17eb}.modal-overlay-onedrive .empty-state{color:#666;font-size:14px;padding:24px;text-align:center}.modal-overlay-gcp{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.file-dialog-gcp{background:#fff;border-radius:8px;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;width:850px}.dialog-header-gcp{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:10px}.header-content{align-items:center;display:flex;gap:10px;& h3{text-align:left}}.dialog-header-gcp .header-content .back-button-gcp{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;height:auto;padding:5px;width:auto}.dialog-header-gcp .header-content .back-button-gcp:hover{color:#333}.modal-overlay-gcp .close-button-gcp{background:none;border:none;color:#666;cursor:pointer;font-size:24px;height:auto;padding:0 8px;width:auto!important}.modal-overlay-gcp .close-button-gcp:hover{color:#333}.file-list-gcp{flex:1 1;overflow-y:auto;padding:16px 10px}.file-list-gcp ul{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:0;padding:0 0 5px}.file-list-gcp li{cursor:pointer;list-style:none;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:150px;@media(max-width:400px){width:140px}}.file-list-gcp li:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.file-item-gcp{align-items:center;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:10px;text-align:center;@media(max-width:400px){padding-bottom:5px;padding-left:5px;padding-right:5px;padding-top:5px}}.file-name-gcp{color:#333;font-size:12px;word-break:break-all}.project-id{color:#666;font-size:10px}.empty-state{color:#666;padding:24px;text-align:center}.search-bar{align-items:center;border-bottom:1px solid #eee;display:flex;gap:8px;padding:10px 16px}.search-bar input{border:1px solid #ddd;border-radius:4px;flex:1 1;font-size:14px;padding:8px}.auth-prompt{display:flex;justify-content:center;padding:24px}.file-list-gcp .gcp-login-btn{align-items:center;background:#4285f4!important;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:12px 24px;transition:background .3s ease;width:210px!important}.file-list-gcp .gcp-login-btn:hover{background:#357abd}.container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:2rem auto;max-width:800px;padding:1rem}.auth-section{background:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:2rem;text-align:center}.login-btn{background:#4285f4;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:background .3s ease}.login-btn:hover{background:#357abd}.bucket-access{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:2rem}.bucket-input{border:1px solid #ddd;border-radius:4px;font-size:1rem;margin:1rem 0;padding:.8rem;width:100%}.fetch-btn{background:#34a853;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:background .3s ease}.fetch-btn:disabled{background:#a0a0a0;cursor:not-allowed}.fetch-btn:hover:not(:disabled){background:#2a8745}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545;margin:1rem 0;padding:.8rem}.objects-list{margin-top:2rem}.object-item{background:#f8f9fa;border-radius:4px;list-style-type:none;margin:.5rem 0;padding:.8rem}.modal-overlay-gcp .spinner{-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite;border:2px solid #343434;border-radius:50%;border-top-color:transparent;height:14px;margin-top:4px;width:14px}.aws-azure-input-modal-overlay{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.aws-azure-input-modal{background:#fff;border-radius:5px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:500px;padding:15px;width:90%}.aws-azure-input-modal-header{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;margin-bottom:15px}.aws-azure-input-modal-header .aws-azure-input-close-button{background:transparent;border:none;cursor:pointer;font-size:1.5rem;height:auto;width:auto!important}.aws-azure-input-modal-body{color:#333;font-size:.95rem}.aws-azure-input-guide{margin-bottom:10px;text-align:left}.aws-azure-input-guide-list{margin-top:8px;padding-left:20px;text-align:left}.aws-azure-input-url-form{display:flex;flex-direction:column}.aws-azure-input-label{font-weight:700;margin-bottom:5px}.aws-azure-input-url-input{border:1px solid #ccc;border-radius:3px;font-size:1rem;margin-bottom:10px;margin-top:5px;padding:8px;width:100%}.aws-azure-input-modal-body .aws-azure-input-submit{background:#4285f4!important;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:1rem;padding:10px;text-align:center}.aws-azure-input-modal-body .aws-azure-input-submit:hover{background:#4286f4cb}.aws-azure-input-error{color:red;font-size:.9rem;margin-top:10px}.modal-overlay-github{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.file-dialog-github{background:#fff;border-radius:8px;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;width:850px}.file-dialog-github .dialog-header-github{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:10px}.header-content-github{align-items:center;display:flex;gap:10px;& h3{text-align:left}}.back-button-github{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;padding:5px}.back-button-github:hover{color:#333}.dialog-header-github .close-button-github{background:none;border:none;color:#666;cursor:pointer;font-size:24px;height:auto;padding:0 8px;width:auto!important}.dialog-header-github .close-button-github:hover{color:#333}.file-list-github{flex:1 1;overflow-y:auto;padding:16px 10px}.file-list-github ul{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:0;padding:0 0 5px}.file-list-github li{cursor:pointer;list-style:none;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:150px;@media(max-width:400px){width:140px}}.file-list-github li:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.file-item-github{align-items:center;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:10px;text-align:center;@media(max-width:400px){padding-bottom:5px;padding-left:5px;padding-right:5px;padding-top:5px}}.file-name-github{color:#333;font-size:12px;word-break:break-all}.empty-state-github{color:#666;padding:24px;text-align:center}.search-bar-github{align-items:center;border-bottom:1px solid #eee;display:flex;gap:8px;padding:10px 16px}.search-bar-github input{border:1px solid #ddd;border-radius:4px;flex:1 1;font-size:14px;padding:8px}.github-auth-prompt{align-items:center;display:flex;flex-direction:column;justify-content:center}.github-auth-prompt .github-login-btn{align-items:center;background-color:#4285f4!important;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;margin-top:10px;max-width:200px;padding:12px 24px;transition:background .3s ease}.github-login-btn:hover{background:#357abd}.modal-overlay-github .spinner{-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite;border:2px solid #343434;border-radius:50%;border-top-color:transparent;height:14px;margin-top:4px;width:14px}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.table_10_cu_si tr td,.table_10_cu_si tr th{min-width:36px}.tags-main-class{border-radius:4px;font-family:Montserrat,sans-serif;margin:auto;max-width:800px;padding:5px 0}.tags-group-main{display:flex;flex-wrap:wrap;justify-content:start}.each-tag-class{background-color:#efefef;border:1px solid #d3d3d3;border-radius:4px;color:#343434;cursor:pointer;font-size:.85rem;margin:5px 5px 5px 0;padding:4px 6px;text-transform:capitalize}.tags-inside-text{margin:0;padding:0 2px;text-align:justify}:root{--rpv-attachment__item--hover-background-color:rgba(0,0,0,.1);--rpv-attachment__item-color:#000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color:#2566e8;--rpv-attachment__item-color:#fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;flex-direction:column;height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:transparent;border:none;color:#000;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{outline:0}.rpv-attachment__item:focus,.rpv-attachment__item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-bookmark__item--hover-background-color:rgba(0,0,0,.1);--rpv-bookmark__item-color:#000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color:#2566e8;--rpv-bookmark__item-color:#fff}.rpv-bookmark__item{align-items:center;color:#000;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{outline:0}.rpv-bookmark__item:focus,.rpv-bookmark__item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;margin:0;overflow:auto;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-core__annotation--link-hover-background-color:rgba(255,255,0,.2);--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:rgba(0,0,0,.3);--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:rgba(0,0,0,.3);--rpv-core__button-background-color:rgba(0,0,0,.3);--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__full-screen-target-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:rgba(0,0,0,.3);--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:rgba(0,0,0,.1);--rpv-core__menu-item--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:rgba(0,0,0,.1);--rpv-core__minimal-button--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button--selected-background-color:rgba(0,0,0,.1);--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:rgba(0,0,0,.3);--rpv-core__modal-overlay-background-color:rgba(0,0,0,.5);--rpv-core__page-layer-box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:rgba(0,0,0,.3);--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:rgba(0,0,0,.1);--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:rgba(0,0,0,.3);--rpv-core__spinner-border-color:rgba(0,0,0,.4);--rpv-core__spinner-border-transparent-color:transparent;--rpv-core__splitter-background-color:transparent;--rpv-core__splitter--hover-background-color:rgba(0,0,0,.2);--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:transparent;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:rgba(0,0,0,.2);--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__full-screen-target-background-color:#1a1a1a;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:rgba(0,0,0,.3);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid rgba(0,0,0,.3);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:rgba(0,0,0,.3);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;-webkit-transform:translate(50%,50%) rotate(45deg);transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;-webkit-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;-webkit-transform:translate(-50%,50%) rotate(135deg);transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;-webkit-transform:translate(50%,-50%) rotate(225deg);transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;-webkit-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;-webkit-transform:translate(50%,50%) rotate(315deg);transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;-webkit-transform:translate(50%,-50%) rotate(315deg);transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:#000;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:#fff;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:rgba(0,0,0,.3);background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;overflow:hidden;position:absolute;top:0}.rpv-core__doc-error{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-error-background-color);display:flex;height:100%;justify-content:center}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:#c02424;background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-loading-background-color);display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:#fff;background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-even{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-odd{align-items:center;display:flex;justify-content:flex-start}.rpv-core__inner-page--dual-cover{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-cover-odd{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{align-items:center;display:flex;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:rgba(255,255,0,.2);background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:transparent;border:none;color:#000;color:var(--rpv-core__menu-item-color);cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:rgba(0,0,0,.3);color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:transparent}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:transparent;border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:rgba(0,0,0,.3);color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:#fff;background-color:var(--rpv-core__modal-body-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:rgba(0,0,0,.5);background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{overflow:visible;position:relative}.rpv-core__page-layer:after{bottom:.25rem;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);box-shadow:var(--rpv-core__page-layer-box-shadow);content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:#fff;background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:#faf089;background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid #1a202c;border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);max-height:16rem;overflow:auto;padding:.25rem}.rpv-core__primary-button{background-color:#2566e8;background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:#fff;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:#2566e8;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:#fff;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;height:.75rem;justify-content:center}.rpv-core__separator{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid transparent;border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid transparent;border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-radius:9999px;border-right:2px solid rgba(0,0,0,.4);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid rgba(0,0,0,.4);border-top:2px solid var(--rpv-core__spinner-border-color)}.rpv-core__spinner--animating{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rpv-core__spinner-transform;animation-name:rpv-core__spinner-transform;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes rpv-core__spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rpv-core__spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rpv-core__splitter{background-color:initial;background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{background-color:rgba(0,0,0,.2);background-color:var(--rpv-core__splitter--hover-background-color);cursor:col-resize}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:#fff;background-color:var(--rpv-core__textbox-background-color);border:1px solid rgba(0,0,0,.2);border:1px solid var(--rpv-core__textbox-border-color);border-radius:.25rem;box-sizing:border-box;color:#000;color:var(--rpv-core__textbox-color);height:2rem;padding:0 .5rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{height:100%;left:0;line-height:1;opacity:.2;position:absolute;top:0;width:100%;z-index:1}.rpv-core__text-layer span::selection{background-color:#00f;background-color:var(--rpv-core__text-layer-text--selection-background-color);color:transparent;color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:transparent}.rpv-core__text-layer-text{color:transparent;cursor:text;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media(min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media(min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media(min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}:root{--rpv-thumbnail__container-background-color:#fff;--rpv-thumbnail__container-box-shadow:rgba(0,0,0,.2) 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color:rgba(0,0,0,.3)}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color:#2566e8}.rpv-thumbnail__cover,.rpv-thumbnail__cover-inner{align-items:center;display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-thumbnail__container{align-items:center;background:#fff;background:var(--rpv-thumbnail__container-background-color);box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer}.rpv-thumbnail__item--dual-cover,.rpv-thumbnail__item--single{padding:.5rem}.rpv-thumbnail__item--dual-cover-odd,.rpv-thumbnail__item--dual-even{padding:.5rem 0 .5rem .5rem}.rpv-thumbnail__item--dual-cover-even,.rpv-thumbnail__item--dual-odd{padding:.5rem .5rem .5rem 0}.rpv-thumbnail__item--dual-cover:hover,.rpv-thumbnail__item--single:hover,.rpv-thumbnail__items--dual-cover:hover .rpv-thumbnail__item,.rpv-thumbnail__items--dual:hover .rpv-thumbnail__item{background-color:rgba(0,0,0,.3);background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;padding:.25rem;text-align:center}.rpv-thumbnail__list{overflow:auto;padding:.5rem}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list--horizontal{align-items:center;display:flex;flex-direction:row;width:100%}.rpv-thumbnail__list--vertical{height:100%}.rpv-thumbnail__items{align-items:center;display:flex;justify-content:center}.rpv-thumbnail__items--selected .rpv-thumbnail__item{background-color:rgba(0,0,0,.3);background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color:#fff;--rpv-drop__area-body-border-color:rgba(0,0,0,.3);--rpv-drop__area-body-color:#000}.rpv-core__viewer--dark{--rpv-drop__area-background-color:#191919;--rpv-drop__area-body-border-color:#fff;--rpv-drop__area-body-color:#fff}.rpv-drop__area{background-color:#fff;background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;padding:.5rem;position:absolute;right:0;top:0;z-index:9999}.rpv-drop__area-body{align-items:center;border:2px dashed rgba(0,0,0,.3);border:2px dashed var(--rpv-drop__area-body-border-color);color:#000;color:var(--rpv-drop__area-body-color);display:flex;font-size:1.5rem;height:100%;justify-content:center}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__overlay-background-color:#fff}.rpv-core__viewer--dark{--rpv-full-screen__overlay-background-color:#1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:2}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__overlay{align-items:center;background-color:#fff;background-color:var(--rpv-full-screen__overlay-background-color);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.rpv-open__input-wrapper{position:relative}.rpv-open__input{bottom:0;cursor:pointer;display:none;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color:#fff;--rpv-print__progress-body-border-color:rgba(0,0,0,.3);--rpv-print__progress-body-color:#000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color:#363636;--rpv-print__progress-body-border-color:transparent;--rpv-print__progress-body-color:#fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:#fff;background-color:var(--rpv-print__progress-body-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;page-break-after:always;page-break-inside:avoid;width:100%}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1 1}.rpv-search__highlights{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-search__highlight{background-color:rgba(255,255,0,.4);background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:rgba(0,128,0,.4);background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color:rgba(255,255,0,.4);--rpv-search__highlight--current-background-color:rgba(0,128,0,.4)}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color:rgba(0,0,0,.6)}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color:#fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:rgba(0,0,0,.6) transparent transparent;border-color:var(--rpv-zoom__popover-target-arrow-border-color) transparent transparent;border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color:#000}.rpv-core__viewer--dark{--rpv-toolbar__label--color:#fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__center,.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:#000;color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color:#fff;--rpv-default-layout__container-border-color:rgba(0,0,0,.3);--rpv-default-layout__toolbar-background-color:#eee;--rpv-default-layout__toolbar-border-bottom-color:rgba(0,0,0,.1);--rpv-default-layout__sidebar-border-color:rgba(0,0,0,.2);--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#eee;--rpv-default-layout__sidebar-content--opened-background-color:#fff;--rpv-default-layout__sidebar-content--opened-border-color:rgba(0,0,0,.2);--rpv-default-layout__sidebar-content--opened-color:#000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color:#1a1a1a;--rpv-default-layout__container-border-color:#454647;--rpv-default-layout__toolbar-background-color:#292929;--rpv-default-layout__toolbar-border-bottom-color:#000;--rpv-default-layout__sidebar-border-color:#000;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#292929;--rpv-default-layout__sidebar-content--opened-background-color:#1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color:#292929;--rpv-default-layout__sidebar-content--opened-color:#fff}.rpv-default-layout__container{border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:#eee;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid rgba(0,0,0,.1);border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;height:2.5rem;left:0;position:absolute;top:0;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar--opened-background-color);bottom:0;left:0;position:absolute;top:0;width:12rem;z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid rgba(0,0,0,.2);border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid rgba(0,0,0,.2);border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:#fff;background-color:var(--rpv-default-layout__body-background-color);flex:1 1;overflow:auto;padding-top:2.5rem}@media(min-width:768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media(min-width:1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:#eee;background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:#000;color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid rgba(0,0,0,.2);border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid rgba(0,0,0,.2);border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.sum_box_cu_si{width:165px}.summary_data_cltv{padding:10px 5px}.sum_logo_cltv p{font-size:26px}.chart_1_cltv h4,h4{font-size:.9rem}.info-others_main_cltv{gap:15px}.info-others_cltv{height:calc(50% - 7.5px);width:calc(50% - 7.5px)}@media screen and (max-width:900px){.summary_data_cltv{gap:7px;justify-content:space-evenly}.sum_box_cltv{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_cltv{max-width:670px}.sentiment_p_cltv{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_cltv{min-height:70px}.info-others-sub_cltv p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_cltv p:first-of-type{font-size:12px}}@media screen and (max-width:600px){.report_head_cltv h2:first-of-type{font-size:1.2rem}.sentiment_p_cltv{font-size:.8rem}.chart-container_cltv,.chart_row_cltv{align-items:center}.chart_row_cltv{flex-direction:column}.chart_1_cltv{width:90%}.chart_1_cltv h4,h4{font-size:.85rem}.sentiment_p_cltv{margin:auto 5%}.sub_head_cltv{font-size:1rem;margin-left:5%}.summary_data_cltv{margin:auto 4%}.info-others_cltv{min-height:55px}.info-others-sub_cltv p:first-of-type{margin:3px 0}.info-others_main_cltv{height:160px}}.mba_p{padding:0 10px}.report_head_mba{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_mba h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_mba{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_mba{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_mba{background-color:#efebfd;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_mba,.summary_data_mba{align-items:center;display:flex}.sum_box_mba{background-color:#fff;border-radius:4px;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_mba p{font-size:14px;font-weight:600;margin:0}.sum_box_mba:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_mba{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_mba img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_mba p{color:#004aad;font-size:24px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_mba{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_mba{display:flex;justify-content:space-between}.chart-container_mba{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_mba{width:45%}.chart_1_mba h4,h4{font-size:.9rem;margin:10px 0}.chart_2_mba{border:1px solid #d3d3d3;border-radius:4px;flex-direction:column;padding:0 .8vw}.chart_2_mba,.info-others_main_mba{align-items:center;display:flex;height:200px}.info-others_main_mba{border-radius:8px;flex-wrap:wrap;gap:15px;justify-content:space-between}.info-others_mba{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_mba{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_mba p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_mba p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_mba{max-width:850px}}@media screen and (max-width:900px){.summary_data_mba{gap:7px;justify-content:space-evenly}.sum_box_mba{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:159px}.main_report_mba{max-width:670px}.sentiment_p_mba{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_mba{min-height:70px}.info-others-sub_mba p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_mba p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_mba{justify-content:space-evenly}.sum_box_mba{margin:5px 4vw;width:165px}.main_report_mba{max-width:575px}.info-others-sub_mba p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_mba h2:first-of-type{font-size:1.2rem}.sentiment_p_mba{font-size:.8rem}.chart-container_mba,.chart_row_mba{align-items:center}.chart_row_mba{flex-direction:column}.chart_1_mba{width:90%}.chart_1_mba h4,h4{font-size:.85rem}.sentiment_p_mba{margin:auto 5%}.sub_head_mba{font-size:14px;margin-left:5%}.summary_data_mba{margin:auto 4%}.info-others_mba{min-height:55px}.info-others-sub_mba p:first-of-type{margin:3px 0}.info-others_main_mba{height:160px}}@media screen and (max-width:550px){.sum_box_mba{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_mba img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_mba p{font-size:12px}.sum_box_mba .sum_logo_mba p{font-size:22px}}@media screen and (max-width:400px){.report_head_mba h2:first-of-type{padding:10px 15px 5px}.sum_logo_mba img{margin-left:6px}.sum_box_mba{margin:0;padding:2px;width:140px}.sales_analyzer_p{padding:0}}@media screen and (max-width:350px){.sum_box_mba{width:125px}.sum_box_mba .sum_logo_mba p{font-size:20px}}.table-container_mba{font-size:10px}.table-container_mba,.table_mba{display:flex;flex-direction:column;width:100%}.fixed-header_mba{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.scrollable-rows_mba{display:flex;flex-direction:column;height:160px;overflow-y:auto}.table-row_mba{display:flex;flex-direction:row;max-width:100%}.table-cell_mba{border:1px solid #ddd;padding:4px 2px;text-align:center;width:17%}.scrollable-rows_mba::-webkit-scrollbar{display:none}.fixed-header-cell_mba{align-items:center;border:1px solid #ddd;display:flex;font-weight:600;justify-content:center;overflow:hidden;padding:4px 2px;text-align:center;white-space:normal;word-break:break-word}.left-arrow_mba{background-color:#fff;border-radius:50%;bottom:4px;height:20px;position:absolute;right:-2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:20px}.arm_p{padding:0 10px}.report_head_arm{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_arm h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_arm{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_arm{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_arm{background-color:#efebfd;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_arm,.summary_data_arm{align-items:center;display:flex}.sum_box_arm{background-color:#fff;border-radius:4px;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_arm p{font-size:14px;font-weight:600;margin:0}.sum_box_arm:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_arm{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_arm img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_arm p{color:#004aad;font-size:24px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_arm{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_arm{display:flex;justify-content:space-between}.chart-container_arm{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_arm{width:45%}.chart_1_arm h4,h4{font-size:.9rem;margin:10px 0}.chart_2_arm{border:1px solid #d3d3d3;border-radius:4px;flex-direction:column;padding:0 .8vw}.chart_2_arm,.info-others_main_arm{align-items:center;display:flex;height:200px}.info-others_main_arm{border-radius:8px;flex-wrap:wrap;gap:15px;justify-content:space-between}.info-others_arm{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_arm{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_arm p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_arm p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_arm{max-width:850px}}@media screen and (max-width:900px){.summary_data_arm{gap:7px;justify-content:space-evenly}.sum_box_arm{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:159px}.main_report_arm{max-width:670px}.sentiment_p_arm{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_arm{min-height:70px}.info-others-sub_arm p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_arm p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_arm{justify-content:space-evenly}.sum_box_arm{margin:5px 4vw;width:165px}.main_report_arm{max-width:575px}.info-others-sub_arm p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_arm h2:first-of-type{font-size:1.2rem}.sentiment_p_arm{font-size:.8rem}.chart-container_arm,.chart_row_arm{align-items:center}.chart_row_arm{flex-direction:column}.chart_1_arm{width:90%}.chart_1_arm h4,h4{font-size:.85rem}.sentiment_p_arm{margin:auto 5%}.sub_head_arm{font-size:14px;margin-left:5%}.summary_data_arm{margin:auto 4%}.info-others_arm{min-height:55px}.info-others-sub_arm p:first-of-type{margin:3px 0}.info-others_main_arm{height:160px}}@media screen and (max-width:550px){.sum_box_arm{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_arm img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_arm p{font-size:12px}.sum_box_arm .sum_logo_arm p{font-size:22px}}@media screen and (max-width:400px){.report_head_arm h2:first-of-type{padding:10px 15px 5px}.sum_logo_arm img{margin-left:6px}.sum_box_arm{margin:0;padding:2px;width:140px}.sales_analyzer_p{padding:0}}@media screen and (max-width:350px){.sum_box_arm{width:125px}.sum_box_arm .sum_logo_arm p{font-size:20px}}.table-container_arm{font-size:10px}.table-container_arm,.table_arm{display:flex;flex-direction:column;width:100%}.fixed-header_arm{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.scrollable-rows_arm{display:flex;flex-direction:column;height:160px;overflow-y:auto}.table-row_arm{display:flex;flex-direction:row;max-width:100%}.table-cell_arm{border:1px solid #ddd;padding:4px 2px;text-align:center;width:17%}.scrollable-rows_arm::-webkit-scrollbar{display:none}.fixed-header-cell_arm{align-items:center;border:1px solid #ddd;display:flex;font-weight:600;justify-content:center;overflow:hidden;padding:4px 2px;text-align:center;white-space:normal;word-break:break-word}.left-arrow_arm{background-color:#fff;border-radius:50%;bottom:4px;height:20px;position:absolute;right:-2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:20px}.dualFileUploaderContainer{display:flex;flex-direction:row;gap:5px;height:auto!important;justify-content:center!important;padding:0;width:100%}.fileUploaderContainer{display:flex;flex-direction:column;height:auto;margin:10px 0;max-width:440px;padding:5px;width:calc(50% - 40px);@media(max-width:1300px){max-width:600px}}.border{background-color:#d3d3d3;height:auto;margin-top:15px;width:1px}.multiFileContainer{align-items:center;display:flex;flex-direction:column}.file__icon{width:60px}.container{align-items:center;display:flex;justify-content:center;padding:0 40px;width:100%}.itemImage{width:30%}.item{width:70%}.submitButton{background:linear-gradient(160deg,#004aad,#cb6ce6);border:2px solid #5238e6;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:5px 10px;width:150px}.uploadButtonDiv{border-color:#bc87f5;padding:0}.dropZone{align-items:center;background:#f7f3fe;border:1px solid #d3d3d3;border-radius:4px;color:#343434;cursor:pointer;display:flex;flex-direction:column;height:100px;justify-content:center;margin:10px 5px;padding:5px;text-align:center;width:98%}.dropzone__drag,.dropzone__or{font-size:1rem;padding:5px;text-align:center}.fileInput{display:none}.label__div__assignment{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.label{padding:5px;width:50%}.uploadedFileName{font-size:1rem;padding:6px}.heading{color:#343434;font-size:1rem;font-weight:700}.uploadedRemove{cursor:pointer;margin:5px;width:30px}.uploadedFile{align-items:center;display:flex;margin:5px}.UploadedFileIcon{margin:5px;padding:8px;width:40px}.uploadedDiv{background-color:#f7f3fe;border:1px solid #d3d3d3;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.1);font-size:1rem;height:150px;justify-content:space-between;margin:5px;overflow:hidden;padding:5px;text-overflow:ellipsis;white-space:nowrap}.output-box,.uploadedDiv{align-items:center;display:flex}.output-box{flex-direction:column;justify-content:center}.output-paragraph{align-items:center;display:flex;justify-content:center;margin-top:150px;width:100%}.output-paragraph p{color:var(--theme-main-text-color);font-weight:500}@media (max-width:950px){.dualFileUploaderContainer{align-items:center;flex-direction:column;padding:0 10px}.border,.fileUploaderContainer{width:100%}.border{background-color:#e4d6fa;height:1px;margin:5px}}._cross_s_r_p_p{padding:0 10px}.report_head_cross_s_r_p{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_cross_s_r_p h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_cross_s_r_p{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_cross_s_r_p{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_cross_s_r_p{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_cross_s_r_p{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:155px}.sum_box_cross_s_r_p p{font-size:14px;font-weight:600;margin:0}.sum_box_cross_s_r_p:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_cross_s_r_p{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_cross_s_r_p img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_cross_s_r_p p{color:#004aad;font-size:24px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_cross_s_r_p{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_cross_s_r_p{display:flex;justify-content:space-between}.chart-container_cross_s_r_p{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_cross_s_r_p{width:45%}.full_row_cross_s_r_p{width:100%}.chart_1_cross_s_r_p h4,h4{font-size:.9rem;margin:10px 0}.chart_2_cross_s_r_p{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;padding:0 .8vw}.table_10_cross_s_r_p tr td,.table_10_cross_s_r_p tr th{border:1px solid #d3d3d3;font-size:12px;min-width:25px;overflow:hidden;padding:2px 3px;text-align:center;white-space:normal;word-break:break-word}@media screen and (max-width:1100px){.main_report_cross_s_r_p{max-width:850px}}@media screen and (max-width:900px){.summary_data_cross_s_r_p{gap:7px;justify-content:space-evenly}.sum_box_cross_s_r_p{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:159px}.main_report_cross_s_r_p{max-width:670px}.sentiment_p_cross_s_r_p{font-size:.9rem}}@media screen and (max-width:700px){.summary_data_cross_s_r_p{justify-content:space-evenly}.sum_box_cross_s_r_p{margin:5px 4vw;width:165px}.main_report_cross_s_r_p{max-width:575px}}@media screen and (max-width:600px){.report_head_cross_s_r_p h2:first-of-type{font-size:1.2rem}.sentiment_p_cross_s_r_p{font-size:.8rem}.chart-container_cross_s_r_p{align-items:center}.chart_row_cross_s_r_p{align-items:center;flex-direction:column}.chart_1_cross_s_r_p,.full_row_cross_s_r_p{width:90%}.chart_1_cross_s_r_p h4,h4{font-size:.85rem}.sentiment_p_cross_s_r_p{margin:auto 5%}.sub_head_cross_s_r_p{font-size:14px;margin-left:5%}.summary_data_cross_s_r_p{margin:auto 4%}.featureSummaryTable,.table_10_cross_s_r_p tr td,.table_10_cross_s_r_p tr th{font-size:10px}}@media screen and (max-width:550px){.sum_box_cross_s_r_p{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_cross_s_r_p img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_cross_s_r_p p{font-size:12px}.sum_box_cross_s_r_p .sum_logo_cross_s_r_p p{font-size:22px}}@media screen and (max-width:400px){.report_head_cross_s_r_p h2:first-of-type{padding:10px 15px 5px}.sum_logo_cross_s_r_p img{margin-left:6px}.sum_box_cross_s_r_p{margin:0;padding:2px;width:140px}.sales_analyzer_p{padding:0}}@media screen and (max-width:350px){.sum_box_cross_s_r_p{width:125px}.sum_box_cross_s_r_p .sum_logo_cross_s_r_p p{font-size:20px}}.left-arrow_cross_s_r_p{background-color:#fff;border-radius:50%;bottom:4px;height:20px;position:absolute;right:-2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:20px}._up_s_r_p{padding:0 10px}.report_head_up_s_r{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_up_s_r h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_up_s_r{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_up_s_r{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_up_s_r{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_up_s_r{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:155px}.sum_box_up_s_r p{font-size:14px;font-weight:600;margin:0}.sum_box_up_s_r:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_up_s_r{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_up_s_r img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_up_s_r p{color:#004aad;font-size:24px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_up_s_r{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_up_s_r{display:flex;justify-content:space-between}.chart-container_up_s_r{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_up_s_r{width:45%}.full_row_up_s_r{width:100%}.chart_1_up_s_r h4,h4{font-size:.9rem;margin:10px 0}.chart_2_up_s_r{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;padding:0 .8vw}.table_10_up_s_r tr td,.table_10_up_s_r tr th{border:1px solid #d3d3d3;font-size:12px;min-width:25px;overflow:hidden;padding:2px 3px;text-align:center;white-space:normal;word-break:break-word}@media screen and (max-width:1100px){.main_report_up_s_r{max-width:850px}}@media screen and (max-width:900px){.summary_data_up_s_r{gap:7px;justify-content:space-evenly}.sum_box_up_s_r{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:159px}.main_report_up_s_r{max-width:670px}.sentiment_p_up_s_r{font-size:.9rem}}@media screen and (max-width:700px){.summary_data_up_s_r{justify-content:space-evenly}.sum_box_up_s_r{margin:5px 4vw;width:165px}.main_report_up_s_r{max-width:575px}}@media screen and (max-width:600px){.report_head_up_s_r h2:first-of-type{font-size:1.2rem}.sentiment_p_up_s_r{font-size:.8rem}.chart-container_up_s_r,.chart_row_up_s_r{align-items:center}.chart_row_up_s_r{flex-direction:column}.chart_1_up_s_r,.full_row_up_s_r{width:90%}.chart_1_up_s_r h4,h4{font-size:.85rem}.sentiment_p_up_s_r{margin:auto 5%}.sub_head_up_s_r{font-size:14px;margin-left:5%}.summary_data_up_s_r{margin:auto 4%}.featureSummaryTable,.table_10_up_s_r tr td,.table_10_up_s_r tr th{font-size:10px}}@media screen and (max-width:550px){.sum_box_up_s_r{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_up_s_r img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_up_s_r p{font-size:12px}.sum_box_up_s_r .sum_logo_up_s_r p{font-size:22px}}@media screen and (max-width:400px){.report_head_up_s_r h2:first-of-type{padding:10px 15px 5px}.sum_logo_up_s_r img{margin-left:6px}.sum_box_up_s_r{margin:0;padding:2px;width:140px}.sales_analyzer_p{padding:0}}@media screen and (max-width:350px){.sum_box_up_s_r{width:125px}.sum_box_up_s_r .sum_logo_up_s_r p{font-size:20px}}.left-arrow_up_s_r{background-color:#fff;border-radius:50%;bottom:4px;height:20px;position:absolute;right:-2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:20px}.main_head_forecasting_uni{padding:0 10px}.report_head_forecasting_uni{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_forecasting_uni h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_forecasting_uni{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_forecasting_uni{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_forecasting_uni{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_forecasting_uni{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_forecasting_uni p{font-size:14px;font-weight:600;margin:0}.sum_box_forecasting_uni:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_forecasting_uni{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_forecasting_uni img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_forecasting_uni p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_forecasting_uni{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_forecasting_uni{display:flex;justify-content:space-between}.chart-container_forecasting_uni{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_forecasting_uni{width:45%}.chart_1_forecasting_uni h4,h4{font-size:.9rem;margin:10px 0}.chart_2_forecasting_uni{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_forecasting_uni{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_forecasting_uni{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_forecasting_uni{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_forecasting_uni p:last-of-type{color:#004aad;font-size:30px;font-weight:700;margin:0;text-align:center}.info-others-sub_forecasting_uni p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_forecasting_uni{max-width:850px}}@media screen and (max-width:900px){.summary_data_forecasting_uni{gap:7px;justify-content:space-evenly}.sum_box_forecasting_uni{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_forecasting_uni{max-width:670px}.sentiment_p_forecasting_uni{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_forecasting_uni{min-height:70px}.info-others-sub_forecasting_uni p:last-of-type{font-size:22px}.info-others-sub_forecasting_uni p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_forecasting_uni{justify-content:space-evenly}.sum_box_forecasting_uni{margin:5px 4vw}.main_report_forecasting_uni{max-width:575px}.info-others-sub_forecasting_uni p:last-of-type{font-size:20px}}@media screen and (max-width:600px){.report_head_forecasting_uni h2:first-of-type{font-size:1.2rem}.sentiment_p_forecasting_uni{font-size:.8rem}.chart-container_forecasting_uni{align-items:center}.chart_row_forecasting_uni{align-items:center;flex-direction:column}.chart_1_forecasting_uni{width:90%}.chart_1_forecasting_uni h4,h4{font-size:.85rem}.sentiment_p_forecasting_uni{margin:auto 5%}.sub_head_forecasting_uni{font-size:1rem;margin-left:5%}.summary_data_forecasting_uni{margin:auto 4%}.info-others_forecasting_uni{min-height:55px}.info-others-sub_forecasting_uni p:first-of-type{margin:3px 0}.info-others_main_forecasting_uni{height:160px}}@media screen and (max-width:550px){.sum_box_forecasting_uni{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_forecasting_uni img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_forecasting_uni p{font-size:12px}.sum_box_forecasting_uni .sum_logo_forecasting_uni p{font-size:22px}}@media screen and (max-width:400px){.report_head_forecasting_uni h2:first-of-type{padding:10px 15px 5px}.sum_logo_forecasting_uni img{margin-left:6px}.sum_box_forecasting_uni{margin:0;padding:2px;width:140px}.main_head_forecasting_uni{padding:0}}@media screen and (max-width:350px){.sum_box_forecasting_uni{width:125px}.sum_box_forecasting_uni .sum_logo_forecasting_uni p{font-size:20px}}.main_head_forecasting_uni_plus{padding:0 10px}.report_head_forecasting_uni_plus{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_forecasting_uni_plus h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_forecasting_uni_plus{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_forecasting_uni_plus{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_forecasting_uni_plus{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.head_with_input_forecasting_uni_plus{align-items:end;display:flex;justify-content:space-between;margin-bottom:10px;& h2{margin-bottom:0}}@media screen and (max-width:900px){.head_with_input_forecasting_uni_plus{margin-top:10px}}@media screen and (max-width:800px){.head_with_input_forecasting_uni_plus{align-items:start;flex-direction:column-reverse}}@media screen and (max-width:600px){.head_with_input_forecasting_uni_plus{margin-left:5%;& h2{margin-left:0}}}.sum_box_forecasting_uni_plus{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_forecasting_uni_plus p{font-size:14px;font-weight:600;margin:0}.sum_box_forecasting_uni_plus:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_forecasting_uni_plus{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_forecasting_uni_plus img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_forecasting_uni_plus p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_forecasting_uni_plus{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_forecasting_uni_plus{display:flex;justify-content:space-between}.chart-container_forecasting_uni_plus{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_forecasting_uni_plus{width:45%}.chart_1_forecasting_uni_plus h4,h4{font-size:.9rem;margin:10px 0}.chart_2_forecasting_uni_plus{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_forecasting_uni_plus{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_forecasting_uni_plus{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_forecasting_uni_plus{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_forecasting_uni_plus p:last-of-type{color:#004aad;font-size:30px;font-weight:700;margin:0;text-align:center}.info-others-sub_forecasting_uni_plus p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_forecasting_uni_plus{max-width:850px}}@media screen and (max-width:900px){.summary_data_forecasting_uni_plus{gap:7px;justify-content:space-evenly}.sum_box_forecasting_uni_plus{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_forecasting_uni_plus{max-width:670px}.sentiment_p_forecasting_uni_plus{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_forecasting_uni_plus{min-height:70px}.info-others-sub_forecasting_uni_plus p:last-of-type{font-size:22px}.info-others-sub_forecasting_uni_plus p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_forecasting_uni_plus{justify-content:space-evenly}.sum_box_forecasting_uni_plus{margin:5px 4vw}.main_report_forecasting_uni_plus{max-width:575px}.info-others-sub_forecasting_uni_plus p:last-of-type{font-size:20px}}@media screen and (max-width:600px){.report_head_forecasting_uni_plus h2:first-of-type{font-size:1.2rem}.sentiment_p_forecasting_uni_plus{font-size:.8rem}.chart-container_forecasting_uni_plus{align-items:center}.chart_row_forecasting_uni_plus{align-items:center;flex-direction:column}.chart_1_forecasting_uni_plus{width:90%}.chart_1_forecasting_uni_plus h4,h4{font-size:.85rem}.sentiment_p_forecasting_uni_plus{margin:auto 5%}.sub_head_forecasting_uni_plus{font-size:1rem;margin-left:5%}.summary_data_forecasting_uni_plus{margin:auto 4%}.info-others_forecasting_uni_plus{min-height:55px}.info-others-sub_forecasting_uni_plus p:first-of-type{margin:3px 0}.info-others_main_forecasting_uni_plus{height:160px}}@media screen and (max-width:550px){.sum_box_forecasting_uni_plus{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_forecasting_uni_plus img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_forecasting_uni_plus p{font-size:12px}.sum_box_forecasting_uni_plus .sum_logo_forecasting_uni_plus p{font-size:22px}}@media screen and (max-width:400px){.report_head_forecasting_uni_plus h2:first-of-type{padding:10px 15px 5px}.sum_logo_forecasting_uni_plus img{margin-left:6px}.sum_box_forecasting_uni_plus{margin:0;padding:2px;width:140px}.main_head_forecasting_uni_plus{padding:0}}@media screen and (max-width:350px){.sum_box_forecasting_uni_plus{width:125px}.sum_box_forecasting_uni_plus .sum_logo_forecasting_uni_plus p{font-size:20px}}.main_head_forecasting_multi{padding:0 10px}.report_head_forecasting_multi{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_forecasting_multi h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_forecasting_multi{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_forecasting_multi{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_forecasting_multi{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_forecasting_multi{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_forecasting_multi p{font-size:14px;font-weight:600;margin:0}.sum_box_forecasting_multi:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_forecasting_multi{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_forecasting_multi img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_forecasting_multi p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_forecasting_multi{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_forecasting_multi{display:flex;justify-content:space-between}.chart-container_forecasting_multi{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_forecasting_multi{width:45%}.chart_1_forecasting_multi h4,h4{font-size:.9rem;margin:10px 0}.chart_2_forecasting_multi{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_forecasting_multi{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_forecasting_multi{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_forecasting_multi{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_forecasting_multi p:last-of-type{color:#004aad;font-size:30px;font-weight:700;margin:0;text-align:center}.info-others-sub_forecasting_multi p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_forecasting_multi{max-width:850px}}@media screen and (max-width:900px){.summary_data_forecasting_multi{gap:7px;justify-content:space-evenly}.sum_box_forecasting_multi{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_forecasting_multi{max-width:670px}.sentiment_p_forecasting_multi{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_forecasting_multi{min-height:70px}.info-others-sub_forecasting_multi p:last-of-type{font-size:22px}.info-others-sub_forecasting_multi p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_forecasting_multi{justify-content:space-evenly}.sum_box_forecasting_multi{margin:5px 4vw}.main_report_forecasting_multi{max-width:575px}.info-others-sub_forecasting_multi p:last-of-type{font-size:20px}}@media screen and (max-width:600px){.report_head_forecasting_multi h2:first-of-type{font-size:1.2rem}.sentiment_p_forecasting_multi{font-size:.8rem}.chart-container_forecasting_multi{align-items:center}.chart_row_forecasting_multi{align-items:center;flex-direction:column}.chart_1_forecasting_multi{width:90%}.chart_1_forecasting_multi h4,h4{font-size:.85rem}.sentiment_p_forecasting_multi{margin:auto 5%}.sub_head_forecasting_multi{font-size:1rem;margin-left:5%}.summary_data_forecasting_multi{margin:auto 4%}.info-others_forecasting_multi{min-height:55px}.info-others-sub_forecasting_multi p:first-of-type{margin:3px 0}.info-others_main_forecasting_multi{height:160px}}@media screen and (max-width:550px){.sum_box_forecasting_multi{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_forecasting_multi img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_forecasting_multi p{font-size:12px}.sum_box_forecasting_multi .sum_logo_forecasting_multi p{font-size:22px}}@media screen and (max-width:400px){.report_head_forecasting_multi h2:first-of-type{padding:10px 15px 5px}.sum_logo_forecasting_multi img{margin-left:6px}.sum_box_forecasting_multi{margin:0;padding:2px;width:140px}.main_head_forecasting_multi{padding:0}}@media screen and (max-width:350px){.sum_box_forecasting_multi{width:125px}.sum_box_forecasting_multi .sum_logo_forecasting_multi p{font-size:20px}}.main_head_forecasting_multi_plus{padding:0 10px}.report_head_forecasting_multi_plus{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_forecasting_multi_plus h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_forecasting_multi_plus{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_forecasting_multi_plus{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_forecasting_multi_plus{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.head_with_input_forecasting_multi_plus{align-items:end;display:flex;justify-content:space-between;margin-bottom:10px;& h2{margin-bottom:0}}@media screen and (max-width:900px){.head_with_input_forecasting_multi_plus{margin-top:10px}}@media screen and (max-width:800px){.head_with_input_forecasting_multi_plus{align-items:start;flex-direction:column-reverse}}@media screen and (max-width:600px){.head_with_input_forecasting_multi_plus{margin-left:5%;& h2{margin-left:0}}}.sum_box_forecasting_multi_plus{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_forecasting_multi_plus p{font-size:14px;font-weight:600;margin:0}.sum_box_forecasting_multi_plus:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_forecasting_multi_plus{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_forecasting_multi_plus img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_forecasting_multi_plus p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_forecasting_multi_plus{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_forecasting_multi_plus{display:flex;justify-content:space-between}.chart-container_forecasting_multi_plus{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_forecasting_multi_plus{width:45%}.chart_1_forecasting_multi_plus h4,h4{font-size:.9rem;margin:10px 0}.chart_2_forecasting_multi_plus{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_forecasting_multi_plus{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_forecasting_multi_plus{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_forecasting_multi_plus{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_forecasting_multi_plus p:last-of-type{color:#004aad;font-size:30px;font-weight:700;margin:0;text-align:center}.info-others-sub_forecasting_multi_plus p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_forecasting_multi_plus{max-width:850px}}@media screen and (max-width:900px){.summary_data_forecasting_multi_plus{gap:7px;justify-content:space-evenly}.sum_box_forecasting_multi_plus{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_forecasting_multi_plus{max-width:670px}.sentiment_p_forecasting_multi_plus{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_forecasting_multi_plus{min-height:70px}.info-others-sub_forecasting_multi_plus p:last-of-type{font-size:22px}.info-others-sub_forecasting_multi_plus p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_forecasting_multi_plus{justify-content:space-evenly}.sum_box_forecasting_multi_plus{margin:5px 4vw}.main_report_forecasting_multi_plus{max-width:575px}.info-others-sub_forecasting_multi_plus p:last-of-type{font-size:20px}}@media screen and (max-width:600px){.report_head_forecasting_multi_plus h2:first-of-type{font-size:1.2rem}.sentiment_p_forecasting_multi_plus{font-size:.8rem}.chart-container_forecasting_multi_plus{align-items:center}.chart_row_forecasting_multi_plus{align-items:center;flex-direction:column}.chart_1_forecasting_multi_plus{width:90%}.chart_1_forecasting_multi_plus h4,h4{font-size:.85rem}.sentiment_p_forecasting_multi_plus{margin:auto 5%}.sub_head_forecasting_multi_plus{font-size:1rem;margin-left:5%}.summary_data_forecasting_multi_plus{margin:auto 4%}.info-others_forecasting_multi_plus{min-height:55px}.info-others-sub_forecasting_multi_plus p:first-of-type{margin:3px 0}.info-others_main_forecasting_multi_plus{height:160px}}@media screen and (max-width:550px){.sum_box_forecasting_multi_plus{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_forecasting_multi_plus img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_forecasting_multi_plus p{font-size:12px}.sum_box_forecasting_multi_plus .sum_logo_forecasting_multi_plus p{font-size:22px}}@media screen and (max-width:400px){.report_head_forecasting_multi_plus h2:first-of-type{padding:10px 15px 5px}.sum_logo_forecasting_multi_plus img{margin-left:6px}.sum_box_forecasting_multi_plus{margin:0;padding:2px;width:140px}.main_head_forecasting_multi_plus{padding:0}}@media screen and (max-width:350px){.sum_box_forecasting_multi_plus{width:125px}.sum_box_forecasting_multi_plus .sum_logo_forecasting_multi_plus p{font-size:20px}}._cu_si_p{padding:0 10px}.report_head_cu_si{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_cu_si h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_cu_si{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_cu_si{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_cu_si{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_cu_si{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:155px}.sum_box_cu_si p{font-size:14px;font-weight:600;margin:0}.sum_box_cu_si:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_cu_si{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_cu_si img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_cu_si p{color:#004aad;font-size:24px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_cu_si{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_cu_si{display:flex;flex-wrap:wrap;justify-content:space-between}.chart-container_cu_si{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_cu_si{min-width:45%;width:45%}.full_row_cu_si{width:100%}.chart_1_cu_si h4,h4{font-size:.9rem;margin:10px 0}.chart_2_cu_si{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;padding:0 .8vw}.table_10_cu_si tr td,.table_10_cu_si tr th{border:1px solid #d3d3d3;font-size:12px;min-width:25px;overflow:hidden;padding:2px 3px;text-align:center;white-space:normal;word-break:break-word}.featureSummaryTable{min-height:100%}.featureSummaryTable_parent{width:100%}.featureSummaryTable_parent::-webkit-scrollbar{display:none}.featureSummaryTable tr td,.featureSummaryTable tr th{border:1px solid #d3d3d3;font-size:12px;min-width:25px;overflow:hidden;padding:2px 3px;text-align:center;white-space:normal;word-break:break-word}@media screen and (max-width:1100px){.main_report_cu_si{max-width:850px}}@media screen and (max-width:900px){.summary_data_cu_si{gap:7px;justify-content:space-evenly}.sum_box_cu_si{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:159px}.main_report_cu_si{max-width:670px}.sentiment_p_cu_si{font-size:.9rem}}@media screen and (max-width:700px){.summary_data_cu_si{justify-content:space-evenly}.sum_box_cu_si{margin:5px 4vw;width:165px}.main_report_cu_si{max-width:575px}}@media screen and (max-width:600px){.report_head_cu_si h2:first-of-type{font-size:1.2rem}.sentiment_p_cu_si{font-size:.8rem}.chart-container_cu_si,.chart_row_cu_si{align-items:center}.chart_row_cu_si{flex-direction:column}.chart_1_cu_si,.full_row_cu_si{width:90%}.chart_1_cu_si h4,h4{font-size:.85rem}.sentiment_p_cu_si{margin:auto 5%}.sub_head_cu_si{font-size:14px;margin-left:5%}.summary_data_cu_si{margin:auto 4%}.featureSummaryTable,.table_10_cu_si tr td,.table_10_cu_si tr th{font-size:10px}}@media screen and (max-width:550px){.sum_box_cu_si{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_cu_si img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_cu_si p{font-size:12px}.sum_box_cu_si .sum_logo_cu_si p{font-size:22px}}@media screen and (max-width:400px){.report_head_cu_si h2:first-of-type{padding:10px 15px 5px}.sum_logo_cu_si img{margin-left:6px}.sum_box_cu_si{margin:0;padding:2px;width:140px}.sales_analyzer_p{padding:0}}@media screen and (max-width:350px){.sum_box_cu_si{width:125px}.sum_box_cu_si .sum_logo_cu_si p{font-size:20px}}.left-arrow_cu_si{background-color:#fff;border-radius:50%;bottom:4px;height:20px;position:absolute;right:-2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:20px}.report-grid-i-generation{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:1fr 1fr;padding:16px}.report-grid-i-generation.single-image{grid-template-columns:1fr}.input1-i-generation,.output-i-generation{display:flex;justify-content:center}@media (max-width:600px){.report-grid-i-generation{grid-template-columns:1fr;grid-template-rows:auto auto}.input1-i-generation,.output-i-generation{grid-column:1}}.report-container-vto{grid-gap:15px;display:grid;gap:15px;grid-template-areas:"additional-results-container-vto additional-results-container-vto" "main-output-vto input-images-vto";grid-template-columns:1fr 1fr;grid-template-rows:auto auto;padding:0 20px}.additional-results-container-vto{grid-area:additional-results-container-vto;position:relative}.main-output-vto{background:#f8f8f8;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);grid-area:main-output-vto;overflow:hidden;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.input-images-vto,.main-output-vto{display:flex;flex-direction:column;max-height:450px}.input-images-vto{gap:15px;grid-area:input-images-vto}.input-image-item-vto{background:#f8f8f8;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;max-height:100%;overflow:hidden;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.additional-results-vto{grid-gap:15px;display:grid;gap:15px}.additional-results-vto.mobile-scroll{-ms-overflow-style:none;display:flex;gap:0;grid-template-columns:none;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.additional-results-vto.mobile-scroll::-webkit-scrollbar{display:none}.result-item-vto{background:#f8f8f8;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;max-height:450px;overflow:hidden;position:relative;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.additional-results-vto.mobile-scroll .result-item-vto{border:1px solid #2563eb;flex-shrink:0;margin-right:15px;max-width:100%;min-width:100%;scroll-snap-align:start}.additional-results-vto.mobile-scroll .result-item-vto:last-child{margin-right:0}.result-item-vto.active{border:1px solid #2563eb;border-radius:4px}.image-label-vto{background:#2563eb;color:#fff;font-size:.95rem;font-weight:600;padding:8px;width:100%}.input-image-item-vto img,.main-output-vto img,.result-item-vto img{background:#fff;height:100%;max-height:calc(100% - 40px);object-fit:contain;padding:10px;width:100%}.image-header-vto{align-items:center;background:#2563eb;display:flex;justify-content:space-between}.result-item-vto .image-label-vto{background:none;flex-grow:1;padding:8px;text-align:left}.fullscreen-modal-vto{background:rgba(0,0,0,.9);cursor:zoom-out;left:0;position:fixed;top:0;z-index:10000}.fullscreen-modal-vto,.modal-content-vto{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.modal-content-vto{max-height:90%;max-width:90%;position:relative}.modal-content-vto img{max-height:90vh;max-width:100%;object-fit:contain}.close-button-vto{align-items:center;background:rgba(0,0,0,.7);border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;width:40px;z-index:10}.close-button-vto:hover{background:hsla(0,0%,100%,.2)}.nav-arrow-vto{align-items:center;background:rgba(0,0,0,.5);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background .3s ease;width:50px;z-index:10}.nav-arrow-vto:hover{background:rgba(0,0,0,.8)}.left-arrow-vto{left:20px}.right-arrow-vto{right:20px}.action-button-vto{align-items:center;background:transparent;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.action-button-vto svg{height:20px;width:20px}.main-output-vto img,.result-item-vto img{cursor:zoom-in}.mobile-nav-arrow-vto{align-items:center;background:rgba(0,0,0,.5);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background .3s ease;width:40px;z-index:5}.mobile-nav-arrow-vto:hover{background:rgba(0,0,0,.8)}.mobile-nav-arrow-vto.left-arrow-vto{left:10px}.mobile-nav-arrow-vto.right-arrow-vto{right:10px}@media (max-width:900px){.additional-results-vto:not(.mobile-scroll){grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:800px){.additional-results-vto:not(.mobile-scroll){grid-template-columns:1fr}.input-image-item-vto img,.main-output-vto img:not(:first-of-type),.result-item-vto img{max-height:410px;padding:5px}}@media (max-width:500px){.fullscreen-modal-vto{padding:10px}.modal-content-vto{max-height:80%;max-width:100%}.action-button-vto{padding:5px}.action-button-vto svg{height:14px;width:14px}.report-container-vto{display:flex;flex-direction:column;width:100%}.additional-results-container-vto{order:1}.main-output-vto{max-height:none;order:2}.input-images-vto{max-height:none;order:3}.result-item-vto{max-height:400px}.input-image-item-vto img,.main-output-vto img,.result-item-vto img{max-height:360px;padding:8px}.nav-arrow-vto{height:35px;width:35px}}.report_f_i_ianalytics_p{padding:0 10px}.report_head_f_i_i{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_f_i_i h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_f_i_i{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_f_i_i{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_f_i_i{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px}.sum_box_f_i_i{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_f_i_i p{font-size:14px;font-weight:600;margin:0}.sum_box_f_i_i:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_f_i_i{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_f_i_i img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_f_i_i p{color:#004aad;font-size:26px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_f_i_i{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_f_i_i{display:flex;justify-content:space-between}.chart-container_f_i_i{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_f_i_i{width:45%}.chart_1_f_i_i h4,h4{font-size:1rem;margin:10px 0}.chart_2_f_i_i{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.chart-container_f_i_i-halfdonut p{position:relative;top:-65px}@media screen and (max-width:1100px){.main_report_f_i_i{max-width:850px}}@media screen and (max-width:900px){.summary_data_f_i_i{gap:7px;justify-content:space-evenly}.sum_box_f_i_i{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_f_i_i{max-width:670px}.sentiment_p_f_i_i{font-size:.9rem}}@media screen and (max-width:700px){.summary_data_f_i_i{justify-content:space-evenly}.sum_box_f_i_i{margin:5px 4vw}.main_report_f_i_i{max-width:575px}}@media screen and (max-width:600px){.report_head_f_i_i h2:first-of-type{font-size:1.2rem}.sentiment_p_f_i_i{font-size:.8rem}.chart-container_f_i_i,.chart_row_f_i_i{align-items:center}.chart_row_f_i_i{flex-direction:column}.chart_1_f_i_i{width:90%}.chart_1_f_i_i h4,h4{font-size:.9rem}.sentiment_p_f_i_i{margin:auto 5%}.sub_head_f_i_i{font-size:14px;margin-left:5%}.summary_data_f_i_i{margin:auto 4%}}@media screen and (max-width:550px){.sum_box_f_i_i{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_f_i_i img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_f_i_i p{font-size:12px}.sum_box_f_i_i .sum_logo_f_i_i p{font-size:22px}.report_f_i_ianalytics_p{padding:0}}@media screen and (max-width:400px){.report_head_f_i_i h2:first-of-type{padding:10px 15px 5px}.sum_logo_f_i_i img{margin-left:6px}.sum_box_f_i_i{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_f_i_i{width:125px}.sum_box_f_i_i .sum_logo_f_i_i p{font-size:20px}}.report-container-fmc{grid-gap:30px;display:grid;gap:30px;grid-template-areas:"results-gallery-container-fmc" "apparel-gallery-container-fmc";grid-template-columns:1fr;grid-template-rows:auto auto;padding:0 20px}.results-gallery-container-fmc{grid-area:results-gallery-container-fmc;position:relative}.apparel-gallery-container-fmc{grid-area:apparel-gallery-container-fmc;position:relative}.results-gallery-fmc{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.results-gallery-fmc.mobile-scroll{-ms-overflow-style:none;display:flex;gap:0;grid-template-columns:none;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.results-gallery-fmc.mobile-scroll::-webkit-scrollbar{display:none}.results-gallery-fmc.mobile-scroll .result-item-fmc{margin-right:15px;max-width:100%;min-width:100%}.results-gallery-fmc.mobile-scroll .result-item-fmc:last-child{margin-right:0}.apparel-gallery-fmc{-ms-overflow-style:none;display:flex;gap:15px;max-width:100%;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.apparel-gallery-fmc::-webkit-scrollbar{display:none}.apparel-gallery-fmc.desktop-scroll .apparel-item-fmc{width:calc(50% - 7.5px)}.apparel-gallery-fmc.mobile-scroll .apparel-item-fmc{width:100%}.apparel-item-fmc,.result-item-fmc{background:#f8f8f8;display:flex;flex-direction:column;flex-shrink:0;max-height:450px;overflow:hidden;position:relative;scroll-snap-align:start}.apparel-item-fmc,.result-item-fmc,.result-item-fmc.active{border:1px solid #2563eb;border-radius:4px}.image-label-fmc{background:#2563eb;color:#fff;font-size:.95rem;font-weight:600;padding:8px;text-align:left;width:100%}.apparel-item-fmc img,.result-item-fmc img{background:#fff;height:100%;max-height:calc(100% - 40px);object-fit:contain;padding:10px;width:100%}.image-header-fmc{align-items:center;background:#2563eb;display:flex;justify-content:space-between}.apparel-item-fmc .image-label-fmc,.result-item-fmc .image-label-fmc{background:none;flex-grow:1;padding:8px;text-align:left}.fullscreen-modal-fmc{background:rgba(0,0,0,.9);cursor:zoom-out;left:0;position:fixed;top:0;z-index:10000}.fullscreen-modal-fmc,.modal-content-fmc{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.modal-content-fmc{max-height:90%;max-width:90%;position:relative}.modal-content-fmc img{max-height:90vh;max-width:100%;object-fit:contain}.close-button{align-items:center;background:rgba(0,0,0,.7);border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;width:40px;z-index:10}.close-button:hover{background:hsla(0,0%,100%,.2)}.nav-arrow{align-items:center;background:rgba(0,0,0,.5);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background .3s ease;width:50px;z-index:10}.nav-arrow:hover{background:rgba(0,0,0,.8)}.left-arrow{left:20px}.right-arrow{right:20px}.image-counter{background:rgba(0,0,0,.7);border-radius:20px;bottom:20px;color:#fff;font-size:1rem;left:50%;padding:5px 15px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10}.image-actions{display:flex;margin-right:8px}.action-button-fmc{align-items:center;background:transparent;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.action-button-fmc svg{height:20px;width:20px}.apparel-item-fmc img,.result-item-fmc img{cursor:zoom-in}.mobile-gallery-nav{display:flex;gap:10px;justify-content:center;margin-top:15px}.nav-dot{background:#ccc;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:background .3s ease;width:12px}.nav-dot.active{background:#2563eb}.mobile-nav-arrow{align-items:center;background:rgba(0,0,0,.5);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background .3s ease;width:40px;z-index:5}.mobile-nav-arrow:hover{background:rgba(0,0,0,.8)}.mobile-nav-arrow.left-arrow{left:10px}.mobile-nav-arrow.right-arrow{right:10px}@media (max-width:800px){.apparel-item-fmc img,.result-item-fmc img{max-height:410px;padding:5px}.report-container-fmc{display:flex;flex-direction:column;width:100%}}@media (max-width:500px){.fullscreen-modal-fmc{padding:10px}.modal-content-fmc{max-height:80%;max-width:100%}.action-button-fmc{padding:5px}.action-button-fmc svg{height:14px;width:14px}.results-gallery-container-fmc{order:1}.apparel-gallery-container-fmc{order:2}.apparel-item-fmc img,.result-item-fmc img{max-height:400px;padding:8px}.nav-arrow{height:35px;width:35px}}.home{max-width:100vw;overflow-x:hidden}.home h3{font-size:1.6rem}.home h3,.home p{color:#343434;text-align:center}.home p{font-size:.9rem}.home a{text-decoration:none}.solutions{margin:10px 0;padding:10px;position:relative;& p{margin:5px}}.intro-parent{align-items:center;background-color:#004aad;display:flex;justify-content:center;padding:0 10vw 20px}.intro{background-position:50%;background-repeat:repeat;background-size:cover;display:grid;height:450px;margin:0 40px;max-height:90vh;min-width:350px;padding:0 20px;place-content:center;position:relative;width:50%}.homepage-signin-parent{margin:auto;padding:0 30px}.intro .intro-container{align-items:center;background-color:rgba(0,74,173,.5);display:flex;flex-direction:column;padding:10px 20px}.intro .intro-container h3{color:#fff;font-size:1.6rem;text-align:center}.intro .intro-container p{color:#fff;font-size:.9rem;padding:5px 0}.solutions .service-container{align-items:center;display:flex;flex-direction:column;padding:10px 20px}.solutions .service-container h3{color:#343434;font-size:1.6rem;text-align:center}.solutions .service-container p{color:#343434;font-size:.9rem;padding:5px 0}.text-container{align-items:center;background-color:#f7f3fe;display:flex;flex-direction:column;padding:10px 20px}.text-container h3{color:#343434;font-size:1.6rem;text-align:center}.text-container p{color:#343434;font-size:.9rem;padding:5px 0}.intro .intro-button button{align-items:center;background:#fff;border:2px solid #d3d3d3;border-radius:4px;color:#343434;cursor:pointer;display:flex;font-size:.9rem;height:40px;margin:10px auto;padding:5px 10px 5px 20px;width:100%;width:160px;& img{left:5px;position:relative;transition:.2s ease-in-out;width:20px}

    ;}.intro .intro-button button:hover img{margin-left:5px}@media(max-width:900px){.intro-parent{flex-direction:column;padding:0}.intro{height:350px;margin:auto;max-width:550px;padding:0 10px;width:100%}.homepage-signin-parent{padding:0}}.benefits{width:max(60%,400px)}.benefits,.btn-div{gap:.9rem;margin:10px auto}.btn-div{grid-gap:.9rem;display:grid;grid-template-columns:repeat(4,1fr);& button{background:#fff;border:1px solid #d3d3d3;border-radius:4px;color:#004aad;cursor:pointer;font-size:.9rem;height:50px;justify-content:center;margin:auto;padding:10px;width:80%}}.benefits .btn-div button{transition:.2s ease-in-out}.benefits .btn-div button:hover{background:#fff;border:1px solid #004aad;border-radius:4px;color:#004aad;cursor:pointer}.demo-btn{background:linear-gradient(90deg,#004aad,#cb6ce6);border-radius:4px;color:#fff;cursor:pointer;display:block;height:40px;margin:10px auto;padding:10px 5px;text-align:center;width:150px}.solutions .card-container{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.solutions .product-card{align-items:center;border:1px solid #d3d3d3;display:flex;flex-direction:column;height:165px;margin:10px auto;position:relative;width:65%;& .img-div{background-color:#fff;border-top-left-radius:inherit;border-top-right-radius:inherit;display:grid;height:120px;place-content:center;width:100%;& div{background:linear-gradient(90deg,#004aad 0,#cb6ce6);padding:24px!important;& svg{height:36px;width:36px}}& img{width:100px}}}.solutions .product-card a{color:#343434;font-weight:600;height:30px;padding:0 20px;text-align:center;text-decoration:none;width:100%}@media (max-width:768px){.solutions .card-container{grid-template-columns:repeat(2,1fr);width:95%}.solutions .product-card{margin:0;width:80%}.solutions .product-card a{padding:0}.benefits .btn-div{grid-template-columns:repeat(2,1fr);width:90%}}@media(max-width:500px){.intro{background-position:50%;background-repeat:no-repeat;background-size:cover}.intro .text-container{margin:0 5px;padding:10px 0}.solutions .card-container{grid-template-columns:repeat(2,1fr);justify-items:center;width:100%}.solutions .product-card{max-width:200px;& .img-div img{height:90px;width:90px}}.solutions .product-card a{height:60px;padding:0 5px;text-decoration:none;width:100%}.contact_form form{align-items:center;flex-direction:column;gap:20px}.benefits .btn-div button{width:100%}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.testimonial{background-color:#f7f3fe;padding:40px 0;position:relative}.testimonial-swiper{margin:0 auto;max-width:1200px;width:100%}.testimonial-swiper .swiper-wrapper{align-items:stretch;display:flex}.testimonial-swiper .swiper-slide{display:flex;height:auto;justify-content:center}.testimonial__card{background:#fff;border:2px dashed #aaa;border-radius:4px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin:0;max-width:500px;padding:30px 20px 50px;position:relative;width:100%}.testimonial__img{border-radius:50%;height:100px;margin:0 auto;object-fit:cover;width:100px;z-index:1}.testimonial__name{font-size:1rem;font-weight:600;text-align:center}.testimonial__post{color:#555;font-size:.9rem;margin:5px 0;text-align:center}.testimonial__headline{font-weight:700;margin-bottom:10px;text-align:center}.desc__div{flex:1 1;width:100%}.testimonial__description{font-size:.9rem;text-align:justify}.testimonial__quote{bottom:15px;height:25px;position:absolute;right:15px;width:25px}.swiper-button-next,.swiper-button-prev{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.swiper-button-prev{left:10px}.swiper-button-next{right:10px}.swiper-pagination-bullet{background-color:#343434!important}.swiper-pagination-bullet-active{background-color:#aaa!important;border-radius:5px!important;height:8px!important;width:14px!important}@media (max-width:576px){.testimonial__card{max-width:90%;padding:20px 15px 40px}}@media (max-width:992px){.testimonial{padding:30px 0}}.main_clients_class{color:#343434;font-family:Montserrat,sans-serif;margin:auto;text-align:center}.main_clients_class h1{font-size:1.6rem;font-weight:700;margin:20px 5%}.main_clients_class h4{font-size:.9rem;font-weight:400;margin:0 5%}.main_clients_class .img_box img{height:170px;width:170px}.main_clients_class .img_box p{font-size:.9rem;height:0;margin:0;position:relative;top:-25px}.main_clients_class .client_imgs_main{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:auto;max-width:800px}@media(max-width:500px){.main_clients_class .img_box img{height:140px;width:140px}}.layout-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 50px 0 0;width:100%}img{display:block;width:100%}.layout-navbar .signin-btn{align-items:center;background-color:#5e17ebd9;color:#fff;display:flex;font-size:1rem;gap:5px;justify-content:center;padding:7px 14px;& img{margin-right:4px;width:20px}}.sidebar-menu{display:flex;flex-direction:column;flex-grow:3;font-size:1rem;list-style-type:none;margin:4px 4px 4px 8px;overflow-x:hidden}.right-sidebar-menu hr,.sidebar-menu hr{border:1px solid #d3d3d3;margin:auto;padding:0 16px;width:100%}.right-sidebar-menu li a,.right-sidebar-menu li button,.sidebar-menu li .nav-link{align-items:center;display:flex;font-size:1rem;margin:2px 0;padding:14px 0 14px 15px;text-decoration:none;transition:.3s ease-in-out}.sidebar-menu li .nav-link{color:var(--theme-text-color-secondary);justify-content:space-between}.sidebar-menu li .nav-link div{display:flex;gap:12px}.sidebar-menu li .nav-link div:hover{color:var(--theme-text-hovering)}.sidebar-menu .collapsed div{gap:20px!important;transition:.3s ease-in-out}.right-sidebar-menu li .icon{margin-bottom:0}.right-sidebar-menu li a .icon,.sidebar-menu li .nav-link .icon{height:24px;width:24px}.right-sidebar-menu li a .icon *,.sidebar-menu li .nav-link .icon *{fill:var(--theme-text-color-secondary)}.right-sidebar-menu li:hover,.sidebar-menu li .nav-link:hover,.sub-menu-item:hover{background-color:#f2f2f2;color:var(--theme-text-hovering)}.right-sidebar-menu li:hover a .icon,.sidebar-menu li .nav-link:hover .icon{-webkit-transform:scale(1.08);transform:scale(1.08)}.right-sidebar-menu li button{background:none;border:none;cursor:pointer;font-size:1rem;outline:none}.right-sidebar-menu li a,.right-sidebar-menu li button{align-items:center;color:var(--theme-text-color-secondary);display:flex;gap:12px;padding-right:14px}.right-sidebar-menu li:hover{& a,& button{color:var(--theme-text-hovering)}}.item_navigtion_active{background-color:#004aad!important}.item_navigtion_active div{color:#fff!important}.item_navigtion_active .icon svg path{fill:#fff!important}.sub-menu{display:flex;flex-direction:column;gap:4px;margin-bottom:2px;margin-left:20px;max-width:calc(100% - 36px)}.sub-menu-item{color:var(--theme-text-color-fourth);cursor:pointer;padding:2px 10px;position:relative;transition:.3s ease-in-out}.sub-menu-item:hover:after,.sub-menu-item:hover:before{background-color:#5e17eb45}.sub-menu-item:before{height:50%;top:0;width:3px}.sub-menu-item:after,.sub-menu-item:before{background-color:#d3d3d3;content:"";left:-10px;position:absolute}.sub-menu-item:after{height:3px;top:50%;width:10px}.sub-menu .active-product{background-color:#004bad;color:#fff}.sub-menu .active-product:after,.sub-menu .active-product:before{background-color:#004aad}.update_pass_form{& .MuiOutlinedInput-root{font-family:inherit;& fieldset{border-color:#d3d3d3!important}&:hover fieldset{border-color:#5e17eb!important;color:#5e17eb}&.Mui-focused fieldset{border-color:#5e17eb!important;color:#343434}}& .MuiInputLabel-root{font-family:inherit;&.Mui-focused{color:#5e17eb}}& input{background-color:var(--theme-bg-tertiary)!important;color:var(--theme-main-text-color);&:focus,&:hover{border-color:#5e17eb!important}}}.search-icon-bar-full-sn{flex:1 1;max-width:320px;position:relative;@media(max-width:700px){display:none;left:50%;max-width:95vw;position:fixed;top:60px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:500px}}.search-icon-mobile-sn{display:none}@media(max-width:700px){.search-icon-mobile-sn{display:flex;position:fixed;right:50px}}.feedback-div-user{align-items:center;background-color:var(--theme-card-bg);display:flex;flex-direction:column;flex-wrap:nowrap;font-family:Montserrat,sans-serif;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;overflow-y:auto}.feedback-div-user::-webkit-scrollbar{display:none}.heading{color:#00008b;display:flex;font-size:1.5rem;justify-content:center;overflow:hidden;padding-bottom:20px;text-align:center;text-overflow:ellipsis;@media (max-width:540px){font-size:1.3rem}}.feedback-form{width:100%}.submit-button:disabled{cursor:not-allowed!important;opacity:.5}.right-form-p{font-size:13px}.right-form-get-started,.right-form-p{color:#00008b;padding-left:20px;padding-right:16px;padding-top:30px}.right-form-get-started{font-size:15px}.signin-session-form-user{border-radius:4px;margin:auto;padding:0 15px 10px;position:relative;text-align:center;width:min(100%,700px);& h3{font-size:1.6rem;margin:10px 0;padding:0;text-align:center}& h3,& p{color:var(--theme-main-text-color)}& p{font-size:.8rem;margin:0 0 10px}}.signin-session-form-user:before{background:#d3d3d3;border:.5px solid #d3d3d3;border-radius:4px;content:"";height:calc(100% + 3px);left:-1.5px;position:absolute;top:-1.5px;width:calc(100% + 3px);z-index:-1}.email-input,.feedback-input{color:#343434;display:flex;flex-direction:column;gap:4px;margin-bottom:.9rem;position:relative;text-align:left;& label{color:var(--theme-main-text-color);font-size:.9rem}& input,& textarea{border:none;border-radius:4px;height:40px;outline:none;padding:8px 10px;resize:none;width:100%;z-index:1}& textarea{background-color:var(--theme-card-bg);color:var(--theme-main-text-color);height:100px}& input::-webkit-input-placeholder,& textarea::-webkit-input-placeholder{font-family:Montserrat,sans-serif;font-size:.8rem}& input::placeholder,& textarea::placeholder{font-family:Montserrat,sans-serif;font-size:.8rem}& span{height:103px}& div,& span{background:radial-gradient(circle,#004aad 0,#cb6ce6 100%);border-radius:4px;bottom:-1.55px;content:"";left:-1.55px;position:absolute;width:calc(100% + 3px);z-index:0}& div{height:43px}}.email-input input:disabled{background-color:#f7f7f7!important}.feedback-button{background:linear-gradient(90deg,#004aad 0,#cb6ce6);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;height:40px;margin:8px 0 15px;outline:none;width:100%}.disabledButton{cursor:not-allowed!important;opacity:.5}.right-feedback-div-user{width:min(90%,500px)}.select-feedback-user{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}.select-sub-feedback-user{width:100%}.feedback-button:disabled{cursor:not-allowed!important;opacity:.5}@media(max-width:850px){.feedback-form{max-width:100%;width:100%}}@media(max-width:650px){.select-feedback-user{max-width:100%}}@media(max-width:420px){.feedback-form{max-width:304px;width:100%}}.profile-class{background-color:var(--theme-card-bg);color:var(--theme-main-text-color);font-family:Montserrat,sans-serif;margin:0}.profile-creds,.profile-main{display:flex;justify-content:center}.profile-creds{flex-direction:column;font-size:.9rem;white-space:normal;word-break:break-word}.profile-creds table tr td{padding:8px;vertical-align:top}.profile-creds .table_data_1{text-transform:capitalize}.profile-main .profile-creds h4{font-size:1.4rem;margin:3px 0}.profile-main .profile-creds p{font-size:1rem;margin:5px 0}.profile-sec-3{display:flex;justify-content:center}.profile-sec-3 .card{align-items:center;background-color:#4a89f3;background-image:linear-gradient(135deg,#5e17eb 50%,#8d5bf1 0);border-radius:15px;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;margin:20px 0;padding:20px;position:relative;width:80%}.profile-sec-3 .iconContainer{position:absolute;right:15px;top:15px}.profile-sec-3 .icon{align-items:center;background-color:hsla(0,0%,100%,.4);border-radius:50%;display:flex;height:30px;justify-content:center;padding-right:2px;width:30px}.profile-sec-3 .subtitle{color:#fff;font-size:14px;margin:7px;opacity:.8;text-align:center}.profile-sec-3 .title{font-size:32px;font-weight:700;margin:0}.profile-sec-3 .description{font-size:14px;margin:8px;opacity:.8;text-align:center}.profile-sec-3 .button{background-color:#fff;border:none;border-radius:8px;color:#4a89f3;cursor:pointer;font-size:14px;font-weight:700;padding:10px 20px}@media(max-width:500px){.profile-sec-3 .card{width:95%}.profile-creds table tr td{padding-right:0}.profile-creds .table_data_1{padding-left:0}}@media(max-width:365px){.profile-sec-3 .icon{height:26px;padding-right:3px;width:26px}}.profile-icon-button{cursor:pointer;margin-left:8px}.profile-icon-button.edit{color:#5e17eb}.profile-icon-button.save{color:#28a745}.profile-icon-button.cancel{color:#dc3545}.profile-editable-input{margin-right:8px;padding:4px}.profile-editable-input-parent{align-items:center;display:flex;flex-wrap:wrap}.profile-loading-spinner{color:#007bff;font-size:16px;text-align:center}:root{--navbar-height:80px}.layout{background-color:var(--theme-main-bg);display:flex;flex-direction:column;height:100vh;max-height:100vh}.layout-footer{bottom:0;position:fixed;width:100%;z-index:1200}.forecastingDualFileContainerFraud{align-items:center;justify-content:space-between;padding:16px 0 0;width:100%}.forecastingDualFileContainerFraud,.forecastingDualFileContainerFraud .fileUploaderContainerFraud{display:flex;flex-direction:column}.forecastingDualFileContainerFraud .fileUploaderContainerFraud{margin:0;width:calc(50% - 40px);.forecastingDualFileContainerFraud{align-items:center;justify-content:space-between;padding:16px 0 0;width:100%}.forecastingDualFileContainerFraud .fileUploaderContainerFraud{gap:16px;margin:0;padding:0;width:calc(50% - 40px)}.forecastingDualFileContainerFraud .border{background-color:#d3d3d3;height:100px;margin:auto 0;width:1px}.forecastingDualFileContainerFraud .border2{background-color:#d3d3d3;height:200px;margin:auto 0;width:1px}.forecastingDualFileContainerFraud .multiFileContainer{align-items:center}.forecastingDualFileContainerFraud .submitButton{background:linear-gradient(160deg,#004aad,#cb6ce6);border:2px solid #5238e6;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:5px 10px;width:150px}.forecastingDualFileContainerFraud .uploadButtonDiv{border-color:#bc87f5;padding:0}.uploadButton{background-color:#fff;border:2px solid #bc87f5;border-radius:4px;color:#343434;padding:8px}.btn-container button,.uploadButton{cursor:pointer;font-size:1rem;width:140px}.btn-container button{background:linear-gradient(90deg,#004aad,#cb6ce6 90%);border:1px solid #d3d3d3;border-radius:4px;color:#fff;display:block;height:40px;padding:0 20px;transition:.3s ease-in-out}.btn-container button:disabled{background-color:#5c15eb7c;color:#343434;cursor:not-allowed}.label__div_Fraud{align-items:center;padding:5px 0;width:100%}@media (max-width:980px){.forecastingDualFileContainerFraud .fileUploaderContainerFraud{width:100%}.forecastingDualFileContainerFraud .border,.forecastingDualFileContainerFraud .border2{background-color:#d3d3d3;height:1px;margin:20px 0;width:100%}}gap:16px;padding:0}.forecastingDualFileContainerFraud .border{background-color:#d3d3d3;height:100px;margin:auto 0;width:1px}.forecastingDualFileContainerFraud .border2{background-color:#d3d3d3;height:200px;margin:auto 0;width:1px}.forecastingDualFileContainerFraud .multiFileContainer{align-items:center;display:flex;flex-direction:column}.forecastingDualFileContainerFraud .submitButton{background:linear-gradient(160deg,#004aad,#cb6ce6);border:2px solid #5238e6;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:5px 10px;width:150px}.forecastingDualFileContainerFraud .uploadButtonDiv{border-color:#bc87f5;padding:0}.label__div_Fraud{align-items:center;display:flex;padding:5px 0;width:100%}@media (max-width:980px){.forecastingDualFileContainerFraud .fileUploaderContainerFraud{width:100%}.forecastingDualFileContainerFraud .border,.forecastingDualFileContainerFraud .border2{background-color:#d3d3d3;height:1px;margin:20px 0;width:100%}}.main_head_fraud_pred{padding:0 10px}.report_head_fraud_pred{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_fraud_pred h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_fraud_pred{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_fraud_pred{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_fraud_pred{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_fraud_pred{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_fraud_pred p{font-size:14px;font-weight:600;margin:0}.sum_box_fraud_pred:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_fraud_pred{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_fraud_pred img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_fraud_pred p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_fraud_pred{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_fraud_pred{display:flex;justify-content:space-between}.chart-container_fraud_pred{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_fraud_pred{width:45%}.chart_1_fraud_pred h4,h4{font-size:.9rem;margin:10px 0}.chart_2_fraud_pred{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_fraud_pred{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_fraud_pred{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_fraud_pred{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_fraud_pred p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_fraud_pred p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}.featureSummaryTable_fraud_pred{min-height:100%}.featureSummaryTable_parent_fraud_pred{width:100%}.featureSummaryTable_parent_fraud_pred::-webkit-scrollbar{display:none}.featureSummaryTable_fraud_pred tr td,.featureSummaryTable_fraud_pred tr th{border:1px solid #d3d3d3;font-size:12px;min-width:25px;overflow:hidden;padding:2px 3px;text-align:center;white-space:normal;word-break:break-word}@media screen and (max-width:1100px){.main_report_fraud_pred{max-width:850px}}@media screen and (max-width:900px){.summary_data_fraud_pred{gap:7px;justify-content:space-evenly}.sum_box_fraud_pred{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_fraud_pred{max-width:670px}.sentiment_p_fraud_pred{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_fraud_pred{min-height:70px}.info-others-sub_fraud_pred p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_fraud_pred p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_fraud_pred{justify-content:space-evenly}.sum_box_fraud_pred{margin:5px 4vw}.main_report_fraud_pred{max-width:575px}.info-others-sub_fraud_pred p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_fraud_pred h2:first-of-type{font-size:1.2rem}.sentiment_p_fraud_pred{font-size:.8rem}.chart-container_fraud_pred{align-items:center}.chart_row_fraud_pred{align-items:center;flex-direction:column}.chart_1_fraud_pred{width:90%}.chart_1_fraud_pred h4,h4{font-size:.85rem}.sentiment_p_fraud_pred{margin:auto 5%}.sub_head_fraud_pred{font-size:1rem;margin-left:5%}.summary_data_fraud_pred{margin:auto 4%}.info-others_fraud_pred{min-height:55px}.info-others-sub_fraud_pred p:first-of-type{margin:3px 0}.info-others_main_fraud_pred{height:160px}.featureSummaryTable_fraud_pred tr td{font-size:10px}}@media screen and (max-width:550px){.sum_box_fraud_pred{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_fraud_pred img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_fraud_pred p{font-size:12px}.sum_box_fraud_pred .sum_logo_fraud_pred p{font-size:22px}}@media screen and (max-width:400px){.report_head_fraud_pred h2:first-of-type{padding:10px 15px 5px}.sum_logo_fraud_pred img{margin-left:6px}.sum_box_fraud_pred{margin:0;padding:2px;width:140px}.main_head_fraud_pred{padding:0}}@media screen and (max-width:350px){.sum_box_fraud_pred{width:125px}.sum_box_fraud_pred .sum_logo_fraud_pred p{font-size:20px}}.main_head_default_pred{padding:0 10px}.report_head_default_pred{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_default_pred h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_default_pred{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_default_pred{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_default_pred{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_default_pred{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_default_pred p{font-size:14px;font-weight:600;margin:0}.sum_box_default_pred:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_default_pred{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_default_pred img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_default_pred p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_default_pred{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_default_pred{display:flex;justify-content:space-between}.chart-container_default_pred{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_default_pred{width:45%}.chart_1_default_pred h4,h4{font-size:.9rem;margin:10px 0}.chart_2_default_pred{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_default_pred{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_default_pred{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_default_pred{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_default_pred p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_default_pred p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}.featureSummaryTable_default_pred{min-height:100%}.featureSummaryTable_parent_default_pred{width:100%}.featureSummaryTable_parent_default_pred::-webkit-scrollbar{display:none}.featureSummaryTable_default_pred tr td,.featureSummaryTable_default_pred tr th{border:1px solid #d3d3d3;font-size:12px;min-width:25px;overflow:hidden;padding:2px 3px;text-align:center;white-space:normal;word-break:break-word}@media screen and (max-width:1100px){.main_report_default_pred{max-width:850px}}@media screen and (max-width:900px){.summary_data_default_pred{gap:7px;justify-content:space-evenly}.sum_box_default_pred{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_default_pred{max-width:670px}.sentiment_p_default_pred{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_default_pred{min-height:70px}.info-others-sub_default_pred p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_default_pred p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_default_pred{justify-content:space-evenly}.sum_box_default_pred{margin:5px 4vw}.main_report_default_pred{max-width:575px}.info-others-sub_default_pred p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_default_pred h2:first-of-type{font-size:1.2rem}.sentiment_p_default_pred{font-size:.8rem}.chart-container_default_pred{align-items:center}.chart_row_default_pred{align-items:center;flex-direction:column}.chart_1_default_pred{width:90%}.chart_1_default_pred h4,h4{font-size:.85rem}.sentiment_p_default_pred{margin:auto 5%}.sub_head_default_pred{font-size:1rem;margin-left:5%}.summary_data_default_pred{margin:auto 4%}.info-others_default_pred{min-height:55px}.info-others-sub_default_pred p:first-of-type{margin:3px 0}.info-others_main_default_pred{height:160px}.featureSummaryTable_default_pred tr td{font-size:10px}}@media screen and (max-width:550px){.sum_box_default_pred{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_default_pred img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_default_pred p{font-size:12px}.sum_box_default_pred .sum_logo_default_pred p{font-size:22px}}@media screen and (max-width:400px){.report_head_default_pred h2:first-of-type{padding:10px 15px 5px}.sum_logo_default_pred img{margin-left:6px}.sum_box_default_pred{margin:0;padding:2px;width:140px}.main_head_default_pred{padding:0}}@media screen and (max-width:350px){.sum_box_default_pred{width:125px}.sum_box_default_pred .sum_logo_default_pred p{font-size:20px}}.main_head_stock_intelligence{padding:0 10px}.report_head_stock_intelligence{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_stock_intelligence h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_stock_intelligence{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_stock_intelligence{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_stock_intelligence{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_stock_intelligence{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_stock_intelligence p{font-size:14px;font-weight:600;margin:0}.sum_box_stock_intelligence:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_stock_intelligence{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_stock_intelligence img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_stock_intelligence p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_stock_intelligence{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_stock_intelligence{display:flex;justify-content:space-between}.chart-container_stock_intelligence{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_stock_intelligence{width:45%}.chart_1_stock_intelligence h4,h4{font-size:.9rem;margin:10px 0}.chart_2_stock_intelligence{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_stock_intelligence{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_stock_intelligence{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_stock_intelligence{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_stock_intelligence p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_stock_intelligence p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_stock_intelligence{max-width:850px}}@media screen and (max-width:900px){.summary_data_stock_intelligence{gap:7px;justify-content:space-evenly}.sum_box_stock_intelligence{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_stock_intelligence{max-width:670px}.sentiment_p_stock_intelligence{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_stock_intelligence{min-height:70px}.info-others-sub_stock_intelligence p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_stock_intelligence p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_stock_intelligence{justify-content:space-evenly}.sum_box_stock_intelligence{margin:5px 4vw}.main_report_stock_intelligence{max-width:575px}.info-others-sub_stock_intelligence p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_stock_intelligence h2:first-of-type{font-size:1.2rem}.sentiment_p_stock_intelligence{font-size:.8rem}.chart-container_stock_intelligence{align-items:center}.chart_row_stock_intelligence{align-items:center;flex-direction:column}.chart_1_stock_intelligence{width:90%}.chart_1_stock_intelligence h4,h4{font-size:.85rem}.sentiment_p_stock_intelligence{margin:auto 5%}.sub_head_stock_intelligence{font-size:1rem;margin-left:5%}.summary_data_stock_intelligence{margin:auto 4%}.info-others_stock_intelligence{min-height:55px}.info-others-sub_stock_intelligence p:first-of-type{margin:3px 0}.info-others_main_stock_intelligence{height:160px}}@media screen and (max-width:550px){.sum_box_stock_intelligence{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_stock_intelligence img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_stock_intelligence p{font-size:12px}.sum_box_stock_intelligence .sum_logo_stock_intelligence p{font-size:22px}}@media screen and (max-width:400px){.report_head_stock_intelligence h2:first-of-type{padding:10px 15px 5px}.sum_logo_stock_intelligence img{margin-left:6px}.sum_box_stock_intelligence{margin:0;padding:2px;width:140px}.main_head_stock_intelligence{padding:0}}@media screen and (max-width:350px){.sum_box_stock_intelligence{width:125px}.sum_box_stock_intelligence .sum_logo_stock_intelligence p{font-size:20px}}.main_head_forecasting_stock_pro_plus{padding:0 10px}.report_head_forecasting_stock_pro_plus{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_forecasting_stock_pro_plus h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_forecasting_stock_pro_plus{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_forecasting_stock_pro_plus{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_forecasting_stock_pro_plus{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.head_with_input_forecasting_stock_pro_plus{align-items:end;display:flex;justify-content:space-between;margin-bottom:10px;& h2{margin-bottom:0}}@media screen and (max-width:900px){.head_with_input_forecasting_stock_pro_plus{margin-top:10px}}@media screen and (max-width:800px){.head_with_input_forecasting_stock_pro_plus{align-items:start;flex-direction:column-reverse}}@media screen and (max-width:600px){.head_with_input_forecasting_stock_pro_plus{margin-left:5%;& h2{margin-left:0}}}.sum_box_forecasting_stock_pro_plus{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_forecasting_stock_pro_plus p{font-size:14px;font-weight:600;margin:0}.sum_box_forecasting_stock_pro_plus:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_forecasting_stock_pro_plus{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_forecasting_stock_pro_plus img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_forecasting_stock_pro_plus p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_forecasting_stock_pro_plus{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_forecasting_stock_pro_plus{display:flex;justify-content:space-between}.chart-container_forecasting_stock_pro_plus{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_forecasting_stock_pro_plus{width:45%}.chart_1_forecasting_stock_pro_plus h4,h4{font-size:.9rem;margin:10px 0}.chart_2_forecasting_stock_pro_plus{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_forecasting_stock_pro_plus{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_forecasting_stock_pro_plus{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_forecasting_stock_pro_plus{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_forecasting_stock_pro_plus p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_forecasting_stock_pro_plus p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_forecasting_stock_pro_plus{max-width:850px}}@media screen and (max-width:900px){.summary_data_forecasting_stock_pro_plus{gap:7px;justify-content:space-evenly}.sum_box_forecasting_stock_pro_plus{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_forecasting_stock_pro_plus{max-width:670px}.sentiment_p_forecasting_stock_pro_plus{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_forecasting_stock_pro_plus{min-height:70px}.info-others-sub_forecasting_stock_pro_plus p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_forecasting_stock_pro_plus p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_forecasting_stock_pro_plus{justify-content:space-evenly}.sum_box_forecasting_stock_pro_plus{margin:5px 4vw}.main_report_forecasting_stock_pro_plus{max-width:575px}.info-others-sub_forecasting_stock_pro_plus p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_forecasting_stock_pro_plus h2:first-of-type{font-size:1.2rem}.sentiment_p_forecasting_stock_pro_plus{font-size:.8rem}.chart-container_forecasting_stock_pro_plus{align-items:center}.chart_row_forecasting_stock_pro_plus{align-items:center;flex-direction:column}.chart_1_forecasting_stock_pro_plus{width:90%}.chart_1_forecasting_stock_pro_plus h4,h4{font-size:.85rem}.sentiment_p_forecasting_stock_pro_plus{margin:auto 5%}.sub_head_forecasting_stock_pro_plus{font-size:1rem;margin-left:5%}.summary_data_forecasting_stock_pro_plus{margin:auto 4%}.info-others_forecasting_stock_pro_plus{min-height:55px}.info-others-sub_forecasting_stock_pro_plus p:first-of-type{margin:3px 0}.info-others_main_forecasting_stock_pro_plus{height:160px}}@media screen and (max-width:550px){.sum_box_forecasting_stock_pro_plus{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_forecasting_stock_pro_plus img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_forecasting_stock_pro_plus p{font-size:12px}.sum_box_forecasting_stock_pro_plus .sum_logo_forecasting_stock_pro_plus p{font-size:22px}}@media screen and (max-width:400px){.report_head_forecasting_stock_pro_plus h2:first-of-type{padding:10px 15px 5px}.sum_logo_forecasting_stock_pro_plus img{margin-left:6px}.sum_box_forecasting_stock_pro_plus{margin:0;padding:2px;width:140px}.main_head_forecasting_stock_pro_plus{padding:0}}@media screen and (max-width:350px){.sum_box_forecasting_stock_pro_plus{width:125px}.sum_box_forecasting_stock_pro_plus .sum_logo_forecasting_stock_pro_plus p{font-size:20px}}.bot-tab-navigation{border-bottom:1px solid #e0e0e0;margin-bottom:10px}.bot-tab-content{border-radius:4px}.sources-tab-content{display:flex;flex-direction:column;gap:12px}.source-item{background:#fff;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:12px}.image-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.grid-item{aspect-ratio:1/1;position:relative}.image-container{border-radius:6px;cursor:pointer;height:100%;overflow:hidden;position:relative;width:100%}.image-container img{height:100%;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.image-container:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.zoom-button{background:rgba(0,0,0,.5);bottom:5px;color:#fff;padding:4px;position:absolute;right:5px}.zoom-button:hover{background:rgba(0,0,0,.7)}.report_chatbot_repo_p{padding:0 10px}.report_head_chatbot_repo{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_chatbot_repo h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_chatbot_repo{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_chatbot_repo{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_chatbot_repo{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px}.sum_box_chatbot_repo{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_chatbot_repo p{font-size:14px;font-weight:600;margin:0}.sum_box_chatbot_repo:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_chatbot_repo{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_chatbot_repo img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_chatbot_repo p{color:#004aad;font-size:24px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_chatbot_repo{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_chatbot_repo{display:flex;justify-content:space-between}.chart-container_chatbot_repo{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_chatbot_repo{width:45%}.chart_1_chatbot_repo h4,h4{font-size:1rem;margin:10px 0}.chart_2_chatbot_repo{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;padding:0 .8vw;& p{font-size:.9rem;margin:5px 0 0}}.chart-container_chatbot_repo_summary_span{color:#343434;font-size:.85rem;margin:5px 0;text-align:justify}.html_p_chatbot_repo{background-color:#efebfd;border-radius:2px;font-size:.9rem;margin:0;padding:6px 5px;width:96%}.chatbot_repo_margin_a{margin-top:10px}@media screen and (max-width:1100px){.main_report_chatbot_repo{max-width:850px}}@media screen and (max-width:900px){.summary_data_chatbot_repo{gap:7px;justify-content:space-evenly}.sum_box_chatbot_repo{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_chatbot_repo{max-width:670px}.sentiment_p_chatbot_repo{font-size:.9rem}}@media screen and (max-width:700px){.summary_data_chatbot_repo{justify-content:space-evenly}.sum_box_chatbot_repo{margin:5px 4vw}.main_report_chatbot_repo{max-width:575px}}@media screen and (max-width:600px){.report_head_chatbot_repo h2:first-of-type{font-size:1.2rem}.sentiment_p_chatbot_repo{font-size:.8rem}.chart-container_chatbot_repo{align-items:center}.chart_row_chatbot_repo{align-items:center;flex-direction:column}.chart_1_chatbot_repo{margin-bottom:10px;width:90%}.chart_1_chatbot_repo h4,h4{font-size:.9rem}.sentiment_p_chatbot_repo{margin:auto 5%}.sub_head_chatbot_repo{font-size:14px;margin-left:5%}.summary_data_chatbot_repo{margin:auto 4%}.chatbot_repo_margin_b{margin-top:0}}@media screen and (max-width:550px){.sum_box_chatbot_repo{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_chatbot_repo img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_chatbot_repo p{font-size:12px}.sum_box_chatbot_repo .sum_logo_chatbot_repo p{font-size:22px}.report_chatbot_repoanalytics_p{padding:0}}@media screen and (max-width:400px){.report_head_chatbot_repo h2:first-of-type{padding:10px 15px 5px}.sum_logo_chatbot_repo img{margin-left:6px}.sum_box_chatbot_repo{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_chatbot_repo{width:125px}.sum_box_chatbot_repo .sum_logo_chatbot_repo p{font-size:20px}.html_p_chatbot_repo{font-size:.85rem}}.report_head_cltv{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_cltv h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_cltv{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_cltv{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_cltv{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px}.sum_box_cltv{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_cltv p{font-size:14px;font-weight:600;margin:0}.sum_box_cltv:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_cltv{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_cltv img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_cltv p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_cltv{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_cltv{display:flex;justify-content:space-between}.chart-container_cltv{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_cltv{width:45%}.chart_1_cltv h4,h4{font-size:1rem;margin:10px 0}.chart_2_cltv{border:1px solid #d3d3d3;border-radius:4px;flex-direction:column;justify-content:center;padding:0 .8vw}.chart_2_cltv,.info-others_main_cltv{align-items:center;display:flex;height:200px}.info-others_main_cltv{border-radius:8px;flex-wrap:wrap;justify-content:space-between}.info-others_cltv{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;justify-content:center;padding:5px;text-align:center;width:46%}.info-others-sub_cltv{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_cltv p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_cltv p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_cltv{max-width:850px}}@media screen and (max-width:900px){.summary_data_cltv{gap:7px;justify-content:space-evenly}.sum_box_cltv{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_cltv{max-width:670px}.sentiment_p_cltv{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_cltv{min-height:70px;width:44%}.info-others-sub_cltv p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_cltv p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_cltv{justify-content:space-evenly}.sum_box_cltv{margin:5px 4vw}.main_report_cltv{max-width:575px}.info-others-sub_cltv p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_cltv h2:first-of-type{font-size:1.2rem}.sentiment_p_cltv{font-size:.8rem}.chart-container_cltv,.chart_row_cltv{align-items:center}.chart_row_cltv{flex-direction:column}.chart_1_cltv{width:90%}.chart_1_cltv h4,h4{font-size:.9rem}.sentiment_p_cltv{margin:auto 5%}.sub_head_cltv{font-size:14px;margin-left:5%}.summary_data_cltv{margin:auto 4%}.info-others_cltv{min-height:55px}.info-others-sub_cltv p:first-of-type{margin:3px 0}.info-others_main_cltv{height:160px}}@media screen and (max-width:550px){.sum_box_cltv{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_cltv img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_cltv p{font-size:12px}.sum_box_cltv .sum_logo_cltv p{font-size:22px}}@media screen and (max-width:400px){.report_head_cltv h2:first-of-type{padding:10px 15px 5px}.sum_logo_cltv img{margin-left:6px}.sum_box_cltv{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_cltv{width:125px}.sum_box_cltv .sum_logo_cltv p{font-size:20px}}.main_head_cohort_analysis{padding:0 10px}.report_head_cohort_analysis{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_cohort_analysis h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_cohort_analysis{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_cohort_analysis{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_cohort_analysis{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_cohort_analysis{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_cohort_analysis p{font-size:14px;font-weight:600;margin:0}.sum_box_cohort_analysis:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_cohort_analysis{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_cohort_analysis img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_cohort_analysis p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_cohort_analysis{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_cohort_analysis{display:flex;justify-content:space-between}.chart-container_cohort_analysis{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_cohort_analysis{width:45%}.chart_1_cohort_analysis h4,h4{font-size:.9rem;margin:10px 0}.chart_2_cohort_analysis{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_cohort_analysis{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_cohort_analysis{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_cohort_analysis{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_cohort_analysis p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_cohort_analysis p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}.featureSummaryTable_cohort_analysis{min-height:100%}.featureSummaryTable_parent_cohort_analysis{width:100%}.featureSummaryTable_parent_cohort_analysis::-webkit-scrollbar{display:none}.featureSummaryTable_cohort_analysis tr td,.featureSummaryTable_cohort_analysis tr th{border:1px solid #d3d3d3;font-size:12px;min-width:25px;overflow:hidden;padding:2px 3px;text-align:center;white-space:normal;word-break:break-word}@media screen and (max-width:1100px){.main_report_cohort_analysis{max-width:850px}}@media screen and (max-width:900px){.summary_data_cohort_analysis{gap:7px;justify-content:space-evenly}.sum_box_cohort_analysis{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_cohort_analysis{max-width:670px}.sentiment_p_cohort_analysis{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_cohort_analysis{min-height:70px}.info-others-sub_cohort_analysis p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_cohort_analysis p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_cohort_analysis{justify-content:space-evenly}.sum_box_cohort_analysis{margin:5px 4vw}.main_report_cohort_analysis{max-width:575px}.info-others-sub_cohort_analysis p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_cohort_analysis h2:first-of-type{font-size:1.2rem}.sentiment_p_cohort_analysis{font-size:.8rem}.chart-container_cohort_analysis{align-items:center}.chart_row_cohort_analysis{align-items:center;flex-direction:column}.chart_1_cohort_analysis{width:90%}.chart_1_cohort_analysis h4,h4{font-size:.85rem}.sentiment_p_cohort_analysis{margin:auto 5%}.sub_head_cohort_analysis{font-size:1rem;margin-left:5%}.summary_data_cohort_analysis{margin:auto 4%}.info-others_cohort_analysis{min-height:55px}.info-others-sub_cohort_analysis p:first-of-type{margin:3px 0}.info-others_main_cohort_analysis{height:160px}.featureSummaryTable_cohort_analysis tr td{font-size:10px}}@media screen and (max-width:550px){.sum_box_cohort_analysis{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_cohort_analysis img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_cohort_analysis p{font-size:12px}.sum_box_cohort_analysis .sum_logo_cohort_analysis p{font-size:22px}}@media screen and (max-width:400px){.report_head_cohort_analysis h2:first-of-type{padding:10px 15px 5px}.sum_logo_cohort_analysis img{margin-left:6px}.sum_box_cohort_analysis{margin:0;padding:2px;width:140px}.main_head_cohort_analysis{padding:0}}@media screen and (max-width:350px){.sum_box_cohort_analysis{width:125px}.sum_box_cohort_analysis .sum_logo_cohort_analysis p{font-size:20px}}.sales_analyzer_p{padding:0 10px}.report_head_sales{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_sales h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_sales{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_sales{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_sales{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px}.sum_box_sales{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_sales p{font-size:14px;font-weight:600;margin:0}.sum_box_sales:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_sales{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_sales img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_sales p{color:#004aad;font-size:24px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_sales{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_sales{display:flex;justify-content:space-between}.chart-container_sales{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_sales{width:45%}.chart_1_sales h4,h4{font-size:.9rem;margin:10px 0}.chart_2_sales{border:1px solid #d3d3d3;border-radius:4px;flex-direction:column;justify-content:center;padding:0 .8vw}.chart_2_sales,.info-others_main_sales{align-items:center;display:flex;height:200px}.info-others_main_sales{border-radius:8px;flex-wrap:wrap;gap:15px;justify-content:space-between}.info-others_sales{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_sales{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_sales p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_sales p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_sales{max-width:850px}}@media screen and (max-width:900px){.summary_data_sales{gap:7px;justify-content:space-evenly}.sum_box_sales{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_sales{max-width:670px}.sentiment_p_sales{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_sales{min-height:70px}.info-others-sub_sales p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_sales p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_sales{justify-content:space-evenly}.sum_box_sales{margin:5px 4vw}.main_report_sales{max-width:575px}.info-others-sub_sales p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_sales h2:first-of-type{font-size:1.2rem}.sentiment_p_sales{font-size:.8rem}.chart-container_sales,.chart_row_sales{align-items:center}.chart_row_sales{flex-direction:column}.chart_1_sales{width:90%}.chart_1_sales h4,h4{font-size:.85rem}.sentiment_p_sales{margin:auto 5%}.sub_head_sales{font-size:1rem;margin-left:5%}.summary_data_sales{margin:auto 4%}.info-others_sales{min-height:55px}.info-others-sub_sales p:first-of-type{margin:3px 0}.info-others_main_sales{height:160px}}@media screen and (max-width:550px){.sum_box_sales{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_sales img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_sales p{font-size:12px}.sum_box_sales .sum_logo_sales p{font-size:22px}}@media screen and (max-width:400px){.report_head_sales h2:first-of-type{padding:10px 15px 5px}.sum_logo_sales img{margin-left:6px}.sum_box_sales{margin:0;padding:2px;width:140px}.sales_analyzer_p{padding:0}}@media screen and (max-width:350px){.sum_box_sales{width:125px}.sum_box_sales .sum_logo_sales p{font-size:20px}}.main_head_lead_score{padding:0 10px}.report_head_lead_score{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_lead_score h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_lead_score{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_lead_score{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_lead_score{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_lead_score{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_lead_score p{font-size:14px;font-weight:600;margin:0}.sum_box_lead_score:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_lead_score{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_lead_score img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_lead_score p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_lead_score{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_lead_score{display:flex;justify-content:space-between}.chart-container_lead_score{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_lead_score{width:45%}.chart_1_lead_score h4,h4{font-size:.9rem;margin:10px 0}.chart_2_lead_score{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_lead_score{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_lead_score{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_lead_score{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_lead_score p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_lead_score p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}.featureSummaryTable_lead_score{min-height:100%}.featureSummaryTable_parent_lead_score{width:100%}.featureSummaryTable_parent_lead_score::-webkit-scrollbar{display:none}.featureSummaryTable_lead_score tr td,.featureSummaryTable_lead_score tr th{border:1px solid #d3d3d3;font-size:12px;min-width:25px;overflow:hidden;padding:2px 3px;text-align:center;white-space:normal;word-break:break-word}@media screen and (max-width:1100px){.main_report_lead_score{max-width:850px}}@media screen and (max-width:900px){.summary_data_lead_score{gap:7px;justify-content:space-evenly}.sum_box_lead_score{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_lead_score{max-width:670px}.sentiment_p_lead_score{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_lead_score{min-height:70px}.info-others-sub_lead_score p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_lead_score p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_lead_score{justify-content:space-evenly}.sum_box_lead_score{margin:5px 4vw}.main_report_lead_score{max-width:575px}.info-others-sub_lead_score p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_lead_score h2:first-of-type{font-size:1.2rem}.sentiment_p_lead_score{font-size:.8rem}.chart-container_lead_score{align-items:center}.chart_row_lead_score{align-items:center;flex-direction:column}.chart_1_lead_score{width:90%}.chart_1_lead_score h4,h4{font-size:.85rem}.sentiment_p_lead_score{margin:auto 5%}.sub_head_lead_score{font-size:1rem;margin-left:5%}.summary_data_lead_score{margin:auto 4%}.info-others_lead_score{min-height:55px}.info-others-sub_lead_score p:first-of-type{margin:3px 0}.info-others_main_lead_score{height:160px}.featureSummaryTable_lead_score tr td{font-size:10px}}@media screen and (max-width:550px){.sum_box_lead_score{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_lead_score img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_lead_score p{font-size:12px}.sum_box_lead_score .sum_logo_lead_score p{font-size:22px}}@media screen and (max-width:400px){.report_head_lead_score h2:first-of-type{padding:10px 15px 5px}.sum_logo_lead_score img{margin-left:6px}.sum_box_lead_score{margin:0;padding:2px;width:140px}.main_head_lead_score{padding:0}}@media screen and (max-width:350px){.sum_box_lead_score{width:125px}.sum_box_lead_score .sum_logo_lead_score p{font-size:20px}}.main_head_customer_lc{padding:0 10px}.report_head_customer_lc{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_customer_lc h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_customer_lc{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_customer_lc{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_customer_lc{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_customer_lc{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_customer_lc p{font-size:14px;font-weight:600;margin:0}.sum_box_customer_lc:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_customer_lc{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_customer_lc img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_customer_lc p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_customer_lc{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_customer_lc{display:flex;justify-content:space-between}.chart-container_customer_lc{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_customer_lc{width:45%}.chart_1_customer_lc h4,h4{font-size:.9rem;margin:10px 0}.chart_2_customer_lc{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_customer_lc{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_customer_lc{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_customer_lc{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_customer_lc p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_customer_lc p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}.featureSummaryTable_customer_lc{min-height:100%}.featureSummaryTable_parent_customer_lc{width:100%}.featureSummaryTable_parent_customer_lc::-webkit-scrollbar{display:none}.featureSummaryTable_customer_lc tr td,.featureSummaryTable_customer_lc tr th{border:1px solid #d3d3d3;font-size:12px;min-width:25px;overflow:hidden;padding:2px 3px;text-align:center;white-space:normal;word-break:break-word}@media screen and (max-width:1100px){.main_report_customer_lc{max-width:850px}}@media screen and (max-width:900px){.summary_data_customer_lc{gap:7px;justify-content:space-evenly}.sum_box_customer_lc{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_customer_lc{max-width:670px}.sentiment_p_customer_lc{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_customer_lc{min-height:70px}.info-others-sub_customer_lc p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_customer_lc p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_customer_lc{justify-content:space-evenly}.sum_box_customer_lc{margin:5px 4vw}.main_report_customer_lc{max-width:575px}.info-others-sub_customer_lc p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_customer_lc h2:first-of-type{font-size:1.2rem}.sentiment_p_customer_lc{font-size:.8rem}.chart-container_customer_lc{align-items:center}.chart_row_customer_lc{align-items:center;flex-direction:column}.chart_1_customer_lc{width:90%}.chart_1_customer_lc h4,h4{font-size:.85rem}.sentiment_p_customer_lc{margin:auto 5%}.sub_head_customer_lc{font-size:1rem;margin-left:5%}.summary_data_customer_lc{margin:auto 4%}.info-others_customer_lc{min-height:55px}.info-others-sub_customer_lc p:first-of-type{margin:3px 0}.info-others_main_customer_lc{height:160px}.featureSummaryTable_customer_lc tr td{font-size:10px}}@media screen and (max-width:550px){.sum_box_customer_lc{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_customer_lc img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_customer_lc p{font-size:12px}.sum_box_customer_lc .sum_logo_customer_lc p{font-size:22px}}@media screen and (max-width:400px){.report_head_customer_lc h2:first-of-type{padding:10px 15px 5px}.sum_logo_customer_lc img{margin-left:6px}.sum_box_customer_lc{margin:0;padding:2px;width:140px}.main_head_customer_lc{padding:0}}@media screen and (max-width:350px){.sum_box_customer_lc{width:125px}.sum_box_customer_lc .sum_logo_customer_lc p{font-size:20px}}.table_customer_lc{border-collapse:collapse;font-size:.9rem;white-space:normal;width:100%;word-break:break-word}.table_customer_lc td,.table_customer_lc th{border:1px solid #d3d3d3;padding:6px;text-align:center}.table_view_after_customer_lc{display:none}@media screen and (max-width:600px){.table_customer_lc{width:90%}}@media screen and (max-width:700px){.table_view_before_customer_lc{display:none}.table_view_after_customer_lc{display:table-cell}}.forecastingDualFileContainerChurn{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:16px 0 0;width:100%}.forecastingDualFileContainerChurn .fileUploaderContainerChurn{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;width:calc(50% - 40px)}.forecastingDualFileContainerChurn .border{background-color:#d3d3d3;height:100px;margin:auto 0;width:1px}.forecastingDualFileContainerChurn .border2{background-color:#d3d3d3;height:200px;margin:auto 0;width:1px}.forecastingDualFileContainerChurn .multiFileContainer{align-items:center;display:flex;flex-direction:column}.forecastingDualFileContainerChurn .submitButton{background:linear-gradient(160deg,#004aad,#cb6ce6);border:2px solid #5238e6;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:5px 10px;width:150px}.forecastingDualFileContainerChurn .uploadButtonDiv{border-color:#bc87f5;padding:0}.uploadButton{background-color:#fff;border:2px solid #bc87f5;border-radius:4px;color:#343434;padding:8px}.btn-container button,.uploadButton{cursor:pointer;font-size:1rem;width:140px}.btn-container button{background:linear-gradient(90deg,#004aad,#cb6ce6 90%);border:1px solid #d3d3d3;border-radius:4px;color:#fff;display:block;height:40px;padding:0 20px;transition:.3s ease-in-out}.btn-container button:disabled{background-color:#5c15eb7c;color:#343434;cursor:not-allowed}.label__div_Churn{align-items:center;display:flex;padding:5px 0;width:100%}@media (max-width:980px){.forecastingDualFileContainerChurn .fileUploaderContainerChurn{width:100%}.forecastingDualFileContainerChurn .border,.forecastingDualFileContainerChurn .border2{background-color:#d3d3d3;height:1px;margin:20px 0;width:100%}}.main_head_churn_pred{padding:0 10px}.report_head_churn_pred{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_churn_pred h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_churn_pred{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_churn_pred{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_churn_pred{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_churn_pred{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_churn_pred p{font-size:14px;font-weight:600;margin:0}.sum_box_churn_pred:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_churn_pred{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_churn_pred img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_churn_pred p{color:#004aad;font-size:22px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_churn_pred{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_churn_pred{display:flex;justify-content:space-between}.chart-container_churn_pred{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_churn_pred{width:45%}.chart_1_churn_pred h4,h4{font-size:.9rem;margin:10px 0}.chart_2_churn_pred{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.info-others_main_churn_pred{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_churn_pred{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_churn_pred{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_churn_pred p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_churn_pred p:first-of-type{color:#343434;font-size:14px;margin:0;text-align:center}.featureSummaryTable_churn_pred{min-height:100%}.featureSummaryTable_parent_churn_pred{width:100%}.featureSummaryTable_parent_churn_pred::-webkit-scrollbar{display:none}.featureSummaryTable_churn_pred tr td,.featureSummaryTable_churn_pred tr th{border:1px solid #d3d3d3;font-size:12px;min-width:25px;overflow:hidden;padding:2px 3px;text-align:center;white-space:normal;word-break:break-word}@media screen and (max-width:1100px){.main_report_churn_pred{max-width:850px}}@media screen and (max-width:900px){.summary_data_churn_pred{gap:7px;justify-content:space-evenly}.sum_box_churn_pred{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_churn_pred{max-width:670px}.sentiment_p_churn_pred{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_churn_pred{min-height:70px}.info-others-sub_churn_pred p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_churn_pred p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_churn_pred{justify-content:space-evenly}.sum_box_churn_pred{margin:5px 4vw}.main_report_churn_pred{max-width:575px}.info-others-sub_churn_pred p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_churn_pred h2:first-of-type{font-size:1.2rem}.sentiment_p_churn_pred{font-size:.8rem}.chart-container_churn_pred{align-items:center}.chart_row_churn_pred{align-items:center;flex-direction:column}.chart_1_churn_pred{width:90%}.chart_1_churn_pred h4,h4{font-size:.85rem}.sentiment_p_churn_pred{margin:auto 5%}.sub_head_churn_pred{font-size:1rem;margin-left:5%}.summary_data_churn_pred{margin:auto 4%}.info-others_churn_pred{min-height:55px}.info-others-sub_churn_pred p:first-of-type{margin:3px 0}.info-others_main_churn_pred{height:160px}.featureSummaryTable_churn_pred tr td{font-size:10px}}@media screen and (max-width:550px){.sum_box_churn_pred{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_churn_pred img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_churn_pred p{font-size:12px}.sum_box_churn_pred .sum_logo_churn_pred p{font-size:22px}}@media screen and (max-width:400px){.report_head_churn_pred h2:first-of-type{padding:10px 15px 5px}.sum_logo_churn_pred img{margin-left:6px}.sum_box_churn_pred{margin:0;padding:2px;width:140px}.main_head_churn_pred{padding:0}}@media screen and (max-width:350px){.sum_box_churn_pred{width:125px}.sum_box_churn_pred .sum_logo_churn_pred p{font-size:20px}}.feedback_report{padding:0 10px}.report_head_feedback{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_feedback h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_feedback{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_feedback{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_feedback{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_feedback{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_feedback p{font-size:14px;font-weight:600;margin:0}.sum_box_feedback:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_feedback{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_feedback img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_feedback p{color:#004aad;font-size:24px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_feedback{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_feedback{display:flex;justify-content:space-between}.chart-container_feedback{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart-container_feedback-halfdonut{position:relative;top:15px}.chart-container_feedback-halfdonut p{position:relative;top:-65px}.chart_1_feedback{width:45%}.chart_1_feedback h4,h4{font-size:.9rem;margin:10px 0}.chart_2_feedback{border:1px solid #d3d3d3;flex-direction:column;height:200px;padding:0 .8vw}.chart_2_feedback,.tags_box_feedback{align-items:center;border-radius:4px;display:flex;justify-content:center}.tags_box_feedback{border:1px solid #d3d3d3;flex-wrap:wrap;margin:10px 0;max-width:1000px;min-height:130px;padding:10px 0}.tags_value_feedback{height:24px;margin:0 40px;padding-top:1.5px;text-align:center;width:190px}@media screen and (max-width:1100px){.main_report_feedback,.tags_box_feedback{max-width:850px}}@media screen and (max-width:900px){.summary_data_feedback{gap:7px;justify-content:space-evenly}.sum_box_feedback{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:158px}.main_report_feedback{max-width:670px}.sentiment_p_feedback{font-size:.9rem}.tags_value_feedback{margin:0 20px;width:150px}}@media screen and (max-width:700px){.summary_data_feedback{justify-content:space-evenly}.sum_box_feedback{margin:5px 4vw}.main_report_feedback,.tags_box_feedback{max-width:575px}.tags_value_feedback{align-items:center;font-size:12px;font-weight:400;height:20px;margin:0 15px;width:136px}}@media screen and (max-width:600px){.report_head_feedback h2:first-of-type{font-size:1.2rem}.sentiment_p_feedback{font-size:.8rem}.chart-container_feedback{align-items:center}.chart_row_feedback{align-items:center;flex-direction:column}.chart_1_feedback{width:90%}.chart_1_feedback h4,h4{font-size:.85rem}.sentiment_p_feedback{margin:auto 5%}.sub_head_feedback{font-size:1rem;margin-left:5%}.summary_data_feedback{margin:auto 4%}.tags_box_feedback{margin:0 5%}.tags_value_feedback{align-items:center;height:20px;margin:0 12px;width:120px}}@media screen and (max-width:550px){.sum_box_feedback{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_feedback img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_feedback p{font-size:12px}.sum_box_feedback .sum_logo_feedback p{font-size:22px}}@media screen and (max-width:400px){.report_head_feedback h2:first-of-type{padding:10px 15px 5px}.sum_logo_feedback img{margin-left:6px}.sum_box_feedback{margin:0;padding:2px;width:140px}.feedback_report{padding:0}}@media screen and (max-width:500px){.tags_value_feedback{height:18px;margin:2px 7px;width:90px}}@media screen and (max-width:400px){.tags_box_feedback{justify-content:space-evenly}.tags_value_feedback{height:18px;margin:0 10px;width:100px}}@media screen and (max-width:350px){.sum_box_feedback{width:125px}.sum_box_feedback .sum_logo_feedback p{font-size:20px}}.chatbot-wrapper-bg{& .chat-section{background-color:#ffffffd6;background-color:var(--chatbot-container-bg);margin:0;padding:5px;& h2{margin:0 0 5px;text-align:center}}& .chats-div{background-color:#fff;background-color:var(--chatbot-bg);border-radius:4px;color:#000;color:var(--chat-text-color);display:flex;flex-direction:column;gap:10px;line-height:1.8;margin:5px auto;padding:10px 5px;width:100%;& .user-text{align-items:flex-start;background-color:#fff;background-color:var(--chats-user-bg);display:flex;gap:5px;max-width:100%}& .user-text p{box-shadow:none}}}.text-wrapper,.user-text{& .avatar-div{aspect-ratio:.6;background:linear-gradient(90deg,#004aad,#cb6ce6);border-radius:4px;display:grid;height:24px;margin-top:1px;min-width:24px;place-content:center}& img{display:block;margin:auto;width:80%}& p.main-p-tag{color:#333;color:var(--chat-text-secondary);margin:0}}.text-wrapper{& .response-part{background-color:#f7f7f7;background-color:var(--chats-bot-bg);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.4);color:#000;color:var(--chat-text-color);display:flex;gap:5px;padding:4px}}.chatbot-heading-help{& h4{color:rgba(0,0,0,.7);font-size:1.6rem;font-weight:700;margin:30px 20px;@media(max-width:500px){font-size:1.3rem}}}.chatbot-promts-padding-giver,.chatbot-promts-padding-giver-document,p.main-p-tag{& ol,& ul{margin-left:30px}}.chatbot-wrapper-bg .bot-text-wrapper{& .bot-action-div{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:5px;padding-right:5px;row-gap:8px;width:100%}& .bot-ref-div{align-items:center;display:flex;gap:1}& .bot-btns-div{display:flex;gap:10px;justify-content:flex-end;& a,& button{align-items:center;color:gray;display:flex;gap:5px;text-decoration:none}}}.markdown-content table{& *{border-color:#d0d0d0!important;border-color:var(--chatbot-table-border-color)!important}}.chat-input-bar{& .avatar-div{aspect-ratio:1;background:linear-gradient(90deg,#004aad,#cb6ce6);border-radius:4px;display:grid;height:39px;place-content:center;& img{display:block;height:30px;width:30px}}& div{min-height:100%}& button[type=submit]{background:linear-gradient(90deg,#004aad,#cb6ce6)!important;color:#fff;height:39px;padding:0;transition:.1s ease-in-out;width:39px}}.p_a_input_type_main{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding-bottom:12px;@media(max-width:750px){padding-bottom:0;padding-left:15%;padding-right:15%;padding-top:0}@media(max-width:550px){padding-bottom:0;padding-left:5%;padding-right:5%;padding-top:0}@media(max-width:450px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0}}.p_a_input_type{align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;font-size:1rem;font-weight:400;height:140px;justify-content:center;overflow:hidden;padding:4px;position:relative;width:160px;@media(max-width:450px){font-size:.9rem;height:120px;width:48%}& img{width:70px;@media(max-width:450px){width:60px}}& p{align-content:center;color:var(--theme-main-text-color);height:48px;text-align:center}}.p_a_input_type img:last-child{width:65px}.p_a_input_type:after{background-color:hsla(0,0%,100%,.6);border-bottom-left-radius:100%;content:"";height:40px;position:absolute;right:0;top:0;width:40px}.p_a_input_type:hover{box-shadow:1px 2px 3px #d3d3d3}.report-grid-i-visualisation{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:1fr;padding:16px}.input1-i-visualisation,.output-i-visualisation{display:flex;justify-content:center}.report_m_a_ranalytics_p{padding:0 10px}.report_head_m_a_r{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_m_a_r h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_m_a_r{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_m_a_r{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_m_a_r{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px}.sum_box_m_a_r{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_m_a_r p{font-size:14px;font-weight:600;margin:0}.sum_box_m_a_r:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_m_a_r{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_m_a_r img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_m_a_r p{color:#004aad;font-size:26px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_m_a_r{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_m_a_r{display:flex;justify-content:space-between}.chart-container_m_a_r{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_m_a_r{width:45%}.chart_1_m_a_r h4,h4{font-size:1rem;margin:10px 0}.chart_2_m_a_r{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.html_p_m_a_r{background-color:#efebfd;border-radius:2px;font-size:.9rem;margin:0;padding:8px 5px;width:96%}@media screen and (max-width:1100px){.main_report_m_a_r{max-width:850px}}@media screen and (max-width:900px){.summary_data_m_a_r{gap:7px;justify-content:space-evenly}.sum_box_m_a_r{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_m_a_r{max-width:670px}.sentiment_p_m_a_r{font-size:.9rem}}@media screen and (max-width:700px){.summary_data_m_a_r{justify-content:space-evenly}.sum_box_m_a_r{margin:5px 4vw}.main_report_m_a_r{max-width:575px}}@media screen and (max-width:600px){.report_head_m_a_r h2:first-of-type{font-size:1.2rem}.sentiment_p_m_a_r{font-size:.8rem}.chart-container_m_a_r,.chart_row_m_a_r{align-items:center}.chart_row_m_a_r{flex-direction:column}.chart_1_m_a_r{width:90%}.chart_1_m_a_r h4,h4{font-size:.9rem}.sentiment_p_m_a_r{margin:auto 5%}.sub_head_m_a_r{font-size:14px;margin-left:5%}.summary_data_m_a_r{margin:auto 4%}}@media screen and (max-width:550px){.sum_box_m_a_r{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_m_a_r img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_m_a_r p{font-size:12px}.sum_box_m_a_r .sum_logo_m_a_r p{font-size:22px}.report_m_a_ranalytics_p{padding:0}}@media screen and (max-width:400px){.report_head_m_a_r h2:first-of-type{padding:10px 15px 5px}.sum_logo_m_a_r img{margin-left:6px}.sum_box_m_a_r{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_m_a_r{width:125px}.sum_box_m_a_r .sum_logo_m_a_r p{font-size:20px}}.translation-language-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin-top:10px}.translation-language-container .translation-language-toggle-container{align-items:center;display:flex;justify-content:center;margin-bottom:5px}.translation-language-container .translation-language-toggle-label{color:#000;font-size:1.1rem;margin:0 10px}.translation-language-container .translation-language-toggle-switch{background-color:#888;border-radius:17px;cursor:pointer;display:inline-block;height:27px;position:relative;width:45px}.translation-language-container .translation-language-toggle-switch input{height:0;opacity:0;width:0}.translation-language-container .translation-language-switch-handle{background-color:#fff;border-radius:15px;height:22px;left:2px;position:absolute;top:2px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:20px}.translation-language-container input:checked+.translation-language-switch-handle{-webkit-transform:translateX(22px);transform:translateX(22px)}.translation-language-container input:checked+.translation-language-toggle-switch{background-color:#4caf50}.translation-language-container .translation-language-new-row1{align-items:center;display:flex;margin-top:20px;width:90%}.translation-language-container .translation-language-new-row2{align-items:center;display:flex;justify-content:center;margin-top:14px;width:90%}.translation-language-container .translation-language-newInputFormat,.translation-language-container .translation-language-newInputFormat1{align-items:center;display:flex;gap:15px;width:calc(50% - 24px)}.translation-language-container .translation-language-newOutputFormat,.translation-language-container .translation-language-newOutputFormat1{width:calc(50% - 24px)}.translation-language-container .translation-language-reversesvg{color:rgba(0,0,0,.26);cursor:pointer;line-height:40px;margin:0 10px;opacity:.5;vertical-align:middle;width:28px}.translation-language-container option{color:#202124}.translation-language-container .translation-language-detectLangButton{background:none;border:none;color:#5e17eb;cursor:pointer;font-size:.9rem;outline:none;padding-bottom:8px}.translation-language-container .translation-language-detectLangButton.translation-language-selected{border-bottom:2px solid #5e17eb}.translation-language-container .translation-language-detectLangButton.translation-language-not-selected{color:#343434}.translation-language-container .translation-language-row2{display:flex;height:auto;justify-content:space-between;margin-top:20px;position:relative;width:90%}.translation-language-container .translation-language-inputText,.translation-language-container .translation-language-outputText{border:1px solid #d3d3d3;border-radius:4px;height:auto;position:relative;width:calc(50% - 24px)}.translation-language-container .translation-language-outputText{background-color:#edeff0}.translation-language-container .translation-language-inputText textarea,.translation-language-container .translation-language-outputText textarea{border:none;box-sizing:border-box;color:#343434;font-size:.9rem;margin-bottom:30px;margin-top:5px;min-height:80px;outline:none;overflow-x:hidden;overflow-y:auto;padding:0 35px 10px 10px;resize:none;width:100%}.translation-language-container .translation-language-outputText textarea{background-color:#edeff0}.translation-language-container .translation-language-removeinput{cursor:pointer;opacity:.6;position:absolute;right:8px;top:8px;width:25px;z-index:20}.translation-language-container .translation-language-copyIcon{bottom:10px;cursor:pointer;height:25px;opacity:.8;position:absolute;right:15px;width:20px}.translation-language-container .translation-language-charCount{bottom:10px;color:#343434;font-size:.9rem;position:absolute;right:50px}.translation-language-container .translation-language-row3{display:flex;justify-content:center;margin-bottom:20px;margin-top:15px;width:calc(100% - 10px)}.translation-language-container .translation-language-file-width{width:min(800px,90%)}.translation-language-container .translation-language-btn{background:linear-gradient(90deg,#004aad,#cb6ce6 90%);border:1px solid #f7f7f7;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;height:40px;margin-top:10px;padding:0 20px;transition:.3s ease-in-out;width:150px}.translation-language-container .translation-language-btn i{display:none}.translation-language-container .translation-language-fileUploaderContainer{margin-top:50px;width:800px}.translation-language-container .translation-language-hide{display:none!important}.translation-language-container .translation-language-submit-button:disabled{cursor:not-allowed!important;opacity:.5}@media screen and (max-width:780px){.translation-language-container .translation-language-fileUploaderContainer{width:90%}.translation-language-container .translation-language-row2{flex-direction:column!important}.translation-language-container .translation-language-inputText{width:100%}.translation-language-container .translation-language-outputText{margin-top:20px;width:100%}.translation-language-container .translation-language-file-width{width:90%}.translation-language-container .translation-language-hide{display:none!important}.translation-language-container select{font-size:14px;width:100%}.translation-language-container.translation-language-detectLangButton{font-size:14px}.translation-language-container .translation-language-newInputFormat1{align-items:center;display:flex;justify-content:space-around;width:90%}.translation-language-container .translation-language-new-row1{align-items:center;display:flex;flex-direction:column;justify-content:center}.translation-language-container .translation-language-newOutputFormat1{margin-top:5px;width:90%}.translation-language-container .translation-language-reversesvg{margin-top:5px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.translation-language-container .translation-language-new-row2{align-items:center;display:flex;flex-direction:column;justify-content:center}.translation-language-container .translation-language-newInputFormat,.translation-language-container .translation-language-newOutputFormat{margin-top:5px;width:100%}}.translation-language-container ::-webkit-scrollbar{width:4px}.translation-language-container ::-webkit-scrollbar-track{display:none}.translation-language-container ::-webkit-scrollbar-thumb{background:#adacac;border-radius:4px}.drag-n-drop .drop-area{align-items:center;background:#f7f3fe;border:1px solid #d3d3d3;border-radius:3px;color:#343434;display:flex;font-family:Montserrat,sans-serif;justify-content:space-evenly;margin:auto;max-width:800px;padding:5px;position:relative}.drag-n-drop .drop-area div:first-child{display:flex}.drag-n-drop .file-msg-text{display:flex;flex-direction:column;font-size:14px;font-weight:700;justify-content:space-around}.drag-n-drop .file-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;&:focus{outline:none}}.drag-n-drop .drop-area:hover{border:2px dashed #aaa!important}.drag-n-drop .file__icon{width:60px}.drag-n-drop .fake-btn{align-items:center;background-color:#fefefe;border:2px solid #bc87f5;border-radius:3px;display:flex;flex-shrink:0;font-size:14px;gap:5px;margin:5px;padding:4px 8px}@media(max-width:750px){.drag-n-drop .drop-area{flex-direction:column;justify-content:center;text-align:center}}:root{--chatbot-container-bg:#ffffffd6;--chatbot-text-color:#000;--chatbot-bg:#fff;--chats-bot-bg:#f7f7f7;--chats-user-bg:#fff;--chat-tile-bg:gray;--chat-text-color:#000;--chat-th-bg:#f9f9f9;--chat-th-color:#000;--chat-text-secondary:#333;--chatbot-table-border-color:#d0d0d0;--chatbot-btns-color:#676767;--chatbot-input-bg:#fff;--chatbot-input-color:#000}:root[data-theme=dark]{--chatbot-container-bg:#444;--chatbot-text-color:#fff;--chatbot-bg:#000;--chats-bot-bg:#2f2f2f;--chats-user-bg:transparent;--chat-tile-bg:#fff;--chat-text-color:#fff;--chat-th-bg:#232323;--chat-th-color:#fff;--chat-text-secondary:#d4d4d4;--chatbot-table-border-color:#535353;--chatbot-btns-color:#8b8b8b;--chatbot-input-bg:#000;--chatbot-input-color:#fff}.generative-ai .form-content{margin-top:10px}.generative-ai .form-content .display-file-div{background-color:#f2f2f2af;border-radius:4px;flex-wrap:nowrap;margin:20px auto;max-width:800px;padding:4px}.generative-ai .form-content .display-file-div:hover{background-color:#d3d3d370}.generative-ai .form-content .display-file-div{align-items:center;display:flex;gap:10px;justify-content:space-between}.generative-ai .display-file-btn-div,.generative-ai .display-file-detail-div{align-items:center;display:flex;gap:10px}.generative-ai .form-content .display-file-detail-div span{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatbot-wrapper-bg{position:relative;& .chat-section{background-color:#ffffffd6;background-color:var(--chatbot-container-bg);margin:0;padding:5px;& h2{margin:0 0 5px;text-align:center}}& .chats-div{background-color:#fff;background-color:var(--chatbot-bg);border-radius:4px;color:#000;color:var(--chat-text-color);display:flex;flex-direction:column;gap:10px;line-height:1.8;margin:5px auto;padding:10px 5px;width:100%;& .user-text{align-items:flex-start;background-color:#fff;background-color:var(--chats-user-bg);display:flex;gap:5px;max-width:100%}& .user-text p{box-shadow:none}}}.text-wrapper,.user-text{& .avatar-div{aspect-ratio:.6;background:linear-gradient(90deg,#004aad,#cb6ce6);border-radius:4px;display:grid;height:24px;margin-top:1px;min-width:24px;place-content:center}& img{display:block;margin:auto;width:80%}& p.main-p-tag{color:#333;color:var(--chat-text-secondary);margin:0}}.user-text{padding-left:4px}.text-wrapper{display:flex;flex-direction:column;max-width:-webkit-fill-available;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;& .response-part{background-color:#f7f7f7;background-color:var(--chats-bot-bg);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.4);color:#000;color:var(--chat-text-color);display:flex;gap:5px;padding:4px}}.chatbot-heading-help{text-align:center;& h4{color:rgba(0,0,0,.7);font-size:1.6rem;font-weight:700;margin:30px 20px;@media(max-width:500px){font-size:1.3rem}}}.chatbot-promts-padding-giver{padding-left:30px;padding-right:30px;@media(max-width:1240px){padding-left:400px;padding-right:200px}@media(max-width:1050px){padding-left:500px}@media(max-width:890px){padding-left:400px}@media(max-width:680px){padding-left:500px}@media(max-width:600px){padding-left:400px}}.chatbot-promts-padding-giver-document{padding-left:120px;padding-right:80px;@media(max-width:1400px){padding-left:500px;padding-right:400px}@media(max-width:1240px){padding-left:600px;padding-right:500px}@media(max-width:1140px){padding-left:700px;padding-right:850px}@media(max-width:680px){padding-left:600px;padding-right:1000px}@media(max-width:600px){padding-left:600px}@media(max-width:450px){padding-left:520px}}.chatbot-promts-padding-giver-document::-webkit-scrollbar,.chatbot-promts-padding-giver::-webkit-scrollbar{display:none}p.main-p-tag{& ol,& ul{margin-left:30px}}.chatbot-wrapper-bg .bot-text-wrapper{& .bot-action-div{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:5px;padding-right:5px;row-gap:8px;width:100%}& .bot-ref-div{align-items:center;display:flex;gap:1}& .bot-btns-div{display:flex;gap:10px;justify-content:flex-end;& a,& button{align-items:center;color:gray;display:flex;gap:5px;text-decoration:none}}}.image-ref-container,.web-ref-container{grid-gap:12px;display:grid;gap:12px;padding:8px 1.5px 4px;width:100%}.image-ref-item,.web-ref-item{box-shadow:0 0 2px 0 gray;font-family:inherit!important;text-transform:none!important;width:100%}.web-ref-container{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.web-ref-item{display:flex;flex-direction:column;max-width:min(400px,-webkit-fit-content);max-width:min(400px,-moz-fit-content);max-width:min(400px,fit-content)}.image-ref-container{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));padding:0 0 8px}.image-ref-item{aspect-ratio:1;max-height:66px;overflow:hidden;padding:0!important;text-transform:none!important;white-space:pre-line}.image-ref-item img{height:100%;width:100%}.image-ref-fullscreen{background-color:hsla(0,0%,100%,.2);height:auto;max-height:calc(100% - 90px);max-width:min(1000px,100%);width:auto}.prevent-scroll{overflow:hidden!important}.image-ref-wrapper-fullscreen{align-items:center;display:flex;height:100%;justify-content:center;padding:10px;position:relative;width:100%}.image-ref-close-icon{color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:14px;top:14px}.web-ref-content{align-items:center;display:flex;gap:4px;margin-right:auto;max-width:-webkit-fill-available;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.web-ref-icon{height:24px!important;max-height:24px!important;max-width:24px!important;width:24px!important}.web-ref-title{font-size:14px;line-height:normal;max-width:calc(100% - 28px)}.web-ref-title,.web-ref-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-ref-url{color:#6b7280;margin-right:auto;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.markdown-content table{border-collapse:collapse;font-size:14px;margin:4px 0;width:100%;& *{border-color:#d0d0d0!important;border-color:var(--chatbot-table-border-color)!important}}.markdown-content th{background-color:#f9f9f9!important;background-color:var(--chat-th-bg)!important;color:#000!important;color:var(--chat-th-color)!important}.markdown-content td,.markdown-content th{border:1px solid #000;border:1px solid var(--chatbot-text-color);padding:4px 8px;text-align:left}.markdown-content tr:nth-child(2n){background-color:#f9f9f9!important;background-color:var(--chat-th-bg)!important;color:#000;color:var(--chatbot-text-color)}.chat-input-bar{align-items:flex-start;background:#fff;border:2px solid #285ff4;border-radius:4px;box-shadow:2px 20px 2px #fff;display:flex;gap:5px;margin:auto auto env(keyboard-inset-bottom,0);max-width:1200px;padding:4px;position:fixed;width:-webkit-fill-available;& .avatar-div{aspect-ratio:1;background:linear-gradient(90deg,#004aad,#cb6ce6);border-radius:4px;display:grid;height:39px;place-content:center;& img{display:block;height:30px;width:30px}}& div{min-height:100%}& button[type=submit]{background:linear-gradient(90deg,#004aad,#cb6ce6)!important;color:#fff;height:39px;padding:0;transition:.1s ease-in-out;width:39px}}@media (max-width:500px){.chat-input-bar{--input-bottom-position:10px}}@media (min-width:501px){.chat-input-bar{--input-bottom-position:20px}}.fullscreen-mode{background-color:#fff;display:flex;flex-direction:column;height:100dvh;left:0;max-height:100dvh;padding:0 8px 8px;position:fixed!important;top:0;width:100dvw;z-index:1202}.fullscreen-mode .chatbot-wrapper-bg{max-height:calc(100dvh - 45px)}.fullscreen-mode .chat-section{display:flex;flex-direction:column;height:inherit;max-height:inherit}.fullscreen-mode .chats-div{max-height:calc(100dvh - 110px);overflow-y:auto;padding-bottom:0}.fullscreen-mode ::-webkit-scrollbar{width:4px}.fullscreen-mode ::-webkit-scrollbar-thumb{background-color:#dce0ff}@media(max-width:625px){.bot-toggle-btn span,.first-option-span-btn{display:none}}@media(max-width:628px){.bot-btns-div{& button,a{min-width:0;min-width:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;& span{display:none}}}.chat-input-bar{padding-bottom:5px}.bot-toggle-btn,.bot-toggle-btn-first{min-width:0!important;min-width:auto!important}.fullscreen-mode .chat-input-bar{padding-bottom:8px}.fullscreen-mode .bot-toggle-btn span{display:none}.fullscreen-mode .chats-div{margin:0 auto;padding:5px 0!important}.markdown-content{& h1,h2,h3,h4,h5,h6{font-size:14.5px}}p.main-p-tag{min-width:140px}.chatbot-wrapper-bg{background:none;padding:0;& .chat-section{padding:0}}.markdown-content,.user-text p{font-size:14px}.markdown-content table{font-size:13.5px}.chat-input-bar textarea{font-size:14px}.fullscreen-mode .text-wrapper{margin:2px 6px}.fullscreen-mode .chats-div{max-height:calc(100dvh - 104px)}.fullscreen-mode .chat-input-bar{margin-top:10px;width:calc(100% - 10px)}.fullscreen-mode{padding:0}.fullscreen-mode .user-text{padding-left:10px}}.report_lec_a_ranalytics_p{padding:0 10px}.report_head_lec_a_r{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_lec_a_r h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_lec_a_r{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_lec_a_r{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_lec_a_r{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px}.sum_box_lec_a_r{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_lec_a_r p{font-size:14px;font-weight:600;margin:0}.sum_box_lec_a_r:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_lec_a_r{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_lec_a_r img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_lec_a_r p{color:#004aad;font-size:26px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_lec_a_r{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_lec_a_r{display:flex;justify-content:space-between}.chart-container_lec_a_r{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_lec_a_r{width:45%}.chart_1_lec_a_r h4,h4{font-size:1rem;margin:10px 0}.chart_2_lec_a_r{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.html_p_lec_a_r{background-color:#efebfd;border-radius:2px;font-size:.9rem;margin:0;padding:8px 5px;width:96%}@media screen and (max-width:1100px){.main_report_lec_a_r{max-width:850px}}@media screen and (max-width:900px){.summary_data_lec_a_r{gap:7px;justify-content:space-evenly}.sum_box_lec_a_r{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_lec_a_r{max-width:670px}.sentiment_p_lec_a_r{font-size:.9rem}}@media screen and (max-width:700px){.summary_data_lec_a_r{justify-content:space-evenly}.sum_box_lec_a_r{margin:5px 4vw}.main_report_lec_a_r{max-width:575px}}@media screen and (max-width:600px){.report_head_lec_a_r h2:first-of-type{font-size:1.2rem}.sentiment_p_lec_a_r{font-size:.8rem}.chart-container_lec_a_r{align-items:center}.chart_row_lec_a_r{align-items:center;flex-direction:column}.chart_1_lec_a_r{width:90%}.chart_1_lec_a_r h4,h4{font-size:.9rem}.sentiment_p_lec_a_r{margin:auto 5%}.sub_head_lec_a_r{font-size:14px;margin-left:5%}.summary_data_lec_a_r{margin:auto 4%}}@media screen and (max-width:550px){.sum_box_lec_a_r{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_lec_a_r img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_lec_a_r p{font-size:12px}.sum_box_lec_a_r .sum_logo_lec_a_r p{font-size:22px}.report_lec_a_ranalytics_p{padding:0}}@media screen and (max-width:400px){.report_head_lec_a_r h2:first-of-type{padding:10px 15px 5px}.sum_logo_lec_a_r img{margin-left:6px}.sum_box_lec_a_r{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_lec_a_r{width:125px}.sum_box_lec_a_r .sum_logo_lec_a_r p{font-size:20px}}.resume_int_p{padding:0 10px}.report_head_resume{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_resume h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_resume{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_resume{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_resume{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px}.sum_box_resume{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_resume p{font-size:14px;font-weight:600;margin:0}.sum_box_resume:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_resume{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_resume img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_resume p{color:#004aad;font-size:26px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_resume{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_resume{display:flex;justify-content:space-between}.chart-container_resume{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_resume{width:45%}.chart_1_resume h4,h4{font-size:1rem;margin:10px 0}.chart_2_resume{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.table_borderStyle_resume{border:1px solid #d3d3d3;font-size:.9rem;padding:6px;text-align:left}.table_borderStyle_resume_box{border:1px solid #d3d3d3;font-size:.9rem;padding:6px;text-align:center}@media screen and (max-width:1100px){.main_report_resume{max-width:850px}}@media screen and (max-width:900px){.summary_data_resume{gap:7px;justify-content:space-evenly}.sum_box_resume{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_resume{max-width:670px}.sentiment_p_resume{font-size:.9rem}}@media screen and (max-width:700px){.summary_data_resume{justify-content:space-evenly}.sum_box_resume{margin:5px 4vw}.main_report_resume{max-width:575px}}@media screen and (max-width:600px){.report_head_resume h2:first-of-type{font-size:1.2rem}.sentiment_p_resume{font-size:.8rem}.chart-container_resume,.chart_row_resume{align-items:center}.chart_row_resume{flex-direction:column}.chart_1_resume{width:90%}.chart_1_resume h4,h4{font-size:.9rem}.sentiment_p_resume{margin:auto 5%}.sub_head_resume{font-size:14px;margin-left:5%}.summary_data_resume{margin:auto 4%}}@media screen and (max-width:550px){.sum_box_resume{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_resume img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_resume p{font-size:12px}.sum_box_resume .sum_logo_resume p{font-size:22px}.resume_int_p{padding:0}}@media screen and (max-width:400px){.report_head_resume h2:first-of-type{padding:10px 15px 5px}.sum_logo_resume img{margin-left:6px}.sum_box_resume{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_resume{width:125px}.sum_box_resume .sum_logo_resume p{font-size:20px}}.scm-sys{margin:auto;width:80%}.scm-sys .navigation-menu{grid-row-gap:20px;border-bottom:2px solid var(--primary-color);border-top:2px solid var(--primary-color);display:grid;grid-template-columns:repeat(8,minmax(100px,1fr));grid-template-rows:repeat(1,auto);margin:20px auto;row-gap:20px}.scm-sys .navigation-item{align-items:center;border-right:thin solid var(--primary-color);cursor:pointer;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:10px;text-align:center}.scm-sys .navigation-item:first-child{border-left:thin solid var(--primary-color)}.scm-sys .navigation-item div{align-items:center;background-color:var(--primary-color);border-radius:50%;display:inline-flex;justify-content:center;padding:8px}.scm-sys .navigation-item div img{aspect-ratio:1;width:20px}.scm-sys .navigation-item span{font-size:small;font-weight:500;text-transform:capitalize}.scm-sys .navigation-item.active{background-color:#5e17eb3e!important}.scm-sys .navigation-item:hover{background-color:#5e17eb0e}.report_head_geohash_m{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_geohash_m h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_geohash_m{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_geohash_m{font-size:1.1rem;font-weight:700;margin:10px 0}.scatter .sub_head_geohash_m{font-weight:700}.summary_data_geohash_m{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_geohash_m{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_geohash_m:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_box_geohash_m p{font-size:14px;font-weight:600;margin:0}.sum_logo_geohash_m img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_geohash_m{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_geohash_m p{color:#004aad;font-size:26px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_geohash_m{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_geohash_m{display:flex;justify-content:space-between}.chart-container_geohash_m{align-items:center;display:flex;flex-direction:column;height:190px;justify-content:center;position:relative;width:100%}.chart-container_assignedbar_geohash_m{height:170px}.chart_1_geohash_m{width:45%}.chart_1_geohash_m h4,h4{font-size:.9rem;margin:10px 0}.chart_2_geohash_m{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 1.5vw}.geohash_m_map_heading_g{align-items:end;display:flex;justify-content:space-between}.box_color_map_group_geohash_m{display:flex;flex-direction:row;gap:5px;margin-bottom:5px}.box_color_map_group_geohash_m p{margin:0}#geohash_m_box_color_map{background-color:#0db50d}#geohash_m_box_color_map,#geohash_m_box_color_map2{display:flex;height:12px;margin-right:8px;width:12px}#geohash_m_box_color_map2{background-color:red}.assignedbar_geohash_mdata_xlabel{border-top:1px solid #d3d3d3;color:#343434;display:flex;font-size:12px;justify-content:space-evenly;padding-top:4px;width:100%}.assignedbar_geohash_mdata_xlabel p{margin:0}.info-others_geohash_m{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_geohash_m{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_geohash_m p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_geohash_m p:first-of-type{color:#343434;font-size:14px;line-height:15px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_geohash_m{max-width:850px}}@media screen and (max-width:900px){.summary_data_geohash_m{gap:7px;justify-content:space-evenly}.sum_box_geohash_m{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_geohash_m{max-width:670px}.sentiment_p_geohash_m{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_geohash_m{min-height:70px}.info-others-sub_geohash_m p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_geohash_m p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_geohash_m{justify-content:space-evenly}.sum_box_geohash_m{margin:5px 4vw}.main_report_geohash_m{max-width:575px}.info-others-sub_geohash_m p:last-of-type{font-size:20px;font-weight:800;letter-spacing:-.2px}}@media screen and (max-width:600px){.report_head h2:first-of-type{font-size:1.2rem}.sentiment_p_geohash_m{font-size:.8rem}.chart-container_geohash_m{align-items:center}.chart_row_geohash_m{align-items:center;flex-direction:column}.chart_1_geohash_m{width:90%}.chart_1_geohash_m h4,h4{font-size:.85rem}.sentiment_p_geohash_m{margin:auto 5%}.sub_head_geohash_m{font-size:1rem;margin-left:5%}.summary_data_geohash_m{margin:auto 4%}.box_color_map_group_geohash_m{margin-right:5%}.box_color_map_group_geohash_m p{font-size:12px}.info-others_geohash_m{min-height:55px}.info-others-sub_geohash_m p:first-of-type{margin:3px 0}.info-others_main{height:160px}}@media screen and (max-width:550px){.sum_box_geohash_m{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_geohash_m img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_geohash_m p{font-size:12px}.sum_box_geohash_m .sum_logo_geohash_m p{font-size:22px}.geospatial_pad_10{padding:0}}@media screen and (max-width:400px){.report_head_geohash_m h2:first-of-type{padding:10px 15px 0}.sum_logo_geohash_m img{margin-left:6px}.sum_box_geohash_m{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_geohash_m{width:125px}.sum_box_geohash_m .sum_logo_geohash_m p{font-size:20px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsla(0,0%,100%,.8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.mapContainerStyle{border:1px solid #d3d3d3;border-radius:2px;height:600px;padding:1%;position:relative;width:100%}.mapContainerStyle.full-screen{height:100vh;left:0;overflow:hidden;padding:0;position:fixed;top:0;width:100vw;z-index:999}.toggle-fullscreen-btn{padding:5px 5px 2px}@media screen and (max-width:550px){.mapContainerStyle{height:300px}}@media screen and (max-width:600px){.mapContainerStyle{margin:0 5%;width:90%}.mapContainerStyle.full-screen{height:100vh;left:0;margin:0;overflow:hidden;padding:0;position:fixed;top:0;width:100vw;z-index:999}.toggle-fullscreen-btn{bottom:15px;right:15px}.full-screen .toggle-fullscreen-btn{bottom:50px}}.report_head_geomulti_m{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_geomulti_m h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_geomulti_m{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_geomulti_m{font-size:1.1rem;font-weight:700;margin:10px 0}.scatter .sub_head_geomulti_m{font-weight:700}.summary_data_geomulti_m{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_geomulti_m{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_geomulti_m:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_box_geomulti_m p{font-size:14px;font-weight:600;margin:0}.sum_logo_geomulti_m img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_geomulti_m{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_geomulti_m p{color:#004aad;font-size:26px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_geomulti_m{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_geomulti_m{display:flex;justify-content:space-between}.chart-container_geomulti_m{align-items:center;display:flex;flex-direction:column;height:190px;justify-content:center;position:relative;width:100%}.chart-container_assignedbar_geomulti_m{height:170px}.chart_1_geomulti_m{width:45%}.chart_1_geomulti_m h4,h4{font-size:.9rem;margin:10px 0}.chart_2_geomulti_m{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 1.5vw}.geomulti_m_map_heading_g{align-items:end;display:flex;justify-content:space-between}.box_color_map_group_geomulti_m{display:flex;flex-direction:row;gap:5px;margin-bottom:5px}.box_color_map_group_geomulti_m p{margin:0}#geomulti_m_box_color_map{background-color:#0db50d;display:flex;height:12px;margin-right:8px;width:12px}#geomulti_m_box_color_map2{background-color:red;display:flex;height:12px;margin-right:8px;width:12px}.assignedbar_geomulti_mdata_xlabel{border-top:1px solid #d3d3d3;color:#343434;display:flex;font-size:12px;justify-content:space-evenly;padding-top:4px;width:100%}.assignedbar_geomulti_mdata_xlabel p{margin:0}.info-others_geomulti_m{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_geomulti_m{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_geomulti_m p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_geomulti_m p:first-of-type{color:#343434;font-size:14px;line-height:15px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_geomulti_m{max-width:850px}}@media screen and (max-width:900px){.summary_data_geomulti_m{gap:7px;justify-content:space-evenly}.sum_box_geomulti_m{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_geomulti_m{max-width:670px}.sentiment_p_geomulti_m{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_geomulti_m{min-height:70px}.info-others-sub_geomulti_m p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_geomulti_m p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_geomulti_m{justify-content:space-evenly}.sum_box_geomulti_m{margin:5px 4vw}.main_report_geomulti_m{max-width:575px}.info-others-sub_geomulti_m p:last-of-type{font-size:20px;font-weight:800;letter-spacing:-.2px}}@media screen and (max-width:600px){.report_head h2:first-of-type{font-size:1.2rem}.sentiment_p_geomulti_m{font-size:.8rem}.chart-container_geomulti_m{align-items:center}.chart_row_geomulti_m{align-items:center;flex-direction:column}.chart_1_geomulti_m{width:90%}.chart_1_geomulti_m h4,h4{font-size:.85rem}.sentiment_p_geomulti_m{margin:auto 5%}.sub_head_geomulti_m{font-size:14px;margin-left:5%}.summary_data_geomulti_m{margin:auto 4%}.box_color_map_group_geomulti_m{margin-right:5%}.box_color_map_group_geomulti_m p{font-size:12px}.info-others_geomulti_m{min-height:55px}.info-others-sub_geomulti_m p:first-of-type{margin:3px 0}.info-others_main{height:160px}}@media screen and (max-width:550px){.sum_box_geomulti_m{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_geomulti_m img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_geomulti_m p{font-size:12px}.sum_box_geomulti_m .sum_logo_geomulti_m p{font-size:22px}.geospatial_pad_10{padding:0}}@media screen and (max-width:400px){.report_head_geomulti_m h2:first-of-type{padding:10px 15px 0}.sum_logo_geomulti_m img{margin-left:6px}.sum_box_geomulti_m{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_geomulti_m{width:125px}.sum_box_geomulti_m .sum_logo_geomulti_m p{font-size:20px}}.routeplanning_p{padding:0 10px}.report_head_RoutePlan{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_RoutePlan h2:first-of-type{font-size:1.4rem;margin:0;padding-top:15px}.main_report_RoutePlan{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_RoutePlan{font-size:1.1rem;font-weight:700;margin:15px 0}.summary_data_RoutePlan{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly;padding:10px 5px}.sum_box_RoutePlan{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_RoutePlan:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_box_RoutePlan p{font-size:14px;font-weight:600;margin:0}.sum_logo_RoutePlan img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 14px;padding:2px;width:40px}.sum_logo_RoutePlan{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_RoutePlan p{color:#004aad;font-size:26px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_RoutePlan{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_RoutePlan{display:flex;justify-content:space-between}.chart-container_RoutePlan{align-items:center;display:flex;flex-direction:column;height:195px;justify-content:center;position:relative;width:100%}.chart-container_assignedbar_RoutePlan{height:170px}.chart_1_RoutePlan{width:45%}.chart_1_RoutePlan h4{font-size:.9rem;margin:15px 0}.chart_2_RoutePlan{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .7vw}.RoutePlan_map_heading_g{align-items:end;display:flex;justify-content:space-between}.box_color_map_group_RoutePlan{display:flex;flex-direction:row;gap:5px;margin-bottom:5px}.box_color_map_group_RoutePlan p{margin:0}#RoutePlan_box_color_map{background-color:#0db50d}#RoutePlan_box_color_map,#RoutePlan_box_color_map2{display:flex;height:12px;margin-right:8px;width:12px}#RoutePlan_box_color_map2{background-color:red}.assignedbar_RoutePlandata_xlabel{border-top:1px solid #d3d3d3;color:#343434;display:flex;font-size:12px;justify-content:space-evenly;padding-top:4px;width:100%}.assignedbar_RoutePlandata_xlabel p{margin:0}@media screen and (max-width:1100px){.main_report_RoutePlan{max-width:850px}}@media screen and (max-width:900px){.summary_data_RoutePlan{gap:7px;justify-content:space-evenly}.sum_box_RoutePlan{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_RoutePlan{max-width:670px}.sentiment_p_RoutePlan{font-size:.9rem}}@media screen and (max-width:700px){.summary_data_RoutePlan{justify-content:space-evenly}.sum_box_RoutePlan{margin:5px 4vw}.main_report_RoutePlan{max-width:575px}}@media screen and (max-width:600px){.report_head_RoutePlan h2:first-of-type{font-size:1.2rem}.sentiment_p_RoutePlan{font-size:.8rem}.chart-container_RoutePlan{align-items:center}.chart_row_RoutePlan{align-items:center;flex-direction:column}.chart_1_RoutePlan{width:90%}.chart_1_RoutePlan h4{font-size:.85rem;margin:10px 0}.sentiment_p_RoutePlan{margin:auto 5%}.sub_head_RoutePlan{font-size:1rem;margin:10px 0 10px 5%}.summary_data_RoutePlan{margin:auto 4%}.box_color_map_group_RoutePlan{margin-right:5%}.box_color_map_group_RoutePlan p{font-size:12px}}@media screen and (max-width:550px){.sum_box_RoutePlan{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_RoutePlan img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_RoutePlan p{font-size:12px;margin-top:2px}.sum_box_RoutePlan .sum_logo_RoutePlan p{font-size:22px}.routeplanning_p{padding:0}}@media screen and (max-width:400px){.report_head_RoutePlan h2:first-of-type{padding:10px 15px 5px}.sum_logo_RoutePlan img{margin-left:6px}.sum_box_RoutePlan{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_RoutePlan{width:125px}.sum_box_RoutePlan .sum_logo_RoutePlan p{font-size:20px}}.report_head_ETA{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_ETA h2:first-of-type{font-size:1.4rem;margin:0;padding-top:15px}.main_report_ETA{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_ETA{font-size:1.1rem;margin:15px 0}.scatter .sub_head_ETA,.sub_head_ETA{font-weight:700}.summary_data_ETA{background-color:#efebfd;flex-wrap:wrap;gap:10px;justify-content:space-evenly;padding:10px 5px}.sum_box_ETA,.summary_data_ETA{align-items:center;display:flex}.sum_box_ETA{background-color:#fff;border-radius:4px;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_ETA:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_box_ETA p{font-size:14px;font-weight:600;margin:0}.sum_logo_ETA img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 14px;padding:2px;width:40px}.sum_logo_ETA{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_ETA p{color:#004aad;font-size:26px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_ETA{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_ETA{display:flex;justify-content:space-between}.chart-container_ETA{align-items:center;display:flex;flex-direction:column;height:190px;justify-content:center;position:relative;width:100%}.chart-container_assignedbar_ETA{height:170px}.chart_1_ETA{width:45%}.chart_1_ETA h4{font-size:.9rem;margin:15px 0}.chart_2_ETA{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 1.5vw}.chart_2_ETA_non_chartjs{padding:0 4px}.ETA_map_heading_g{align-items:end;display:flex;justify-content:space-between}.box_color_map_group_ETA{display:flex;flex-direction:row;gap:5px;margin-bottom:5px}.box_color_map_group_ETA p{margin:0}#ETA_box_color_map{background-color:#0db50d}#ETA_box_color_map,#ETA_box_color_map2{display:flex;height:12px;margin-right:8px;width:12px}#ETA_box_color_map2{background-color:red}.assignedbar_ETAdata_xlabel{border-top:1px solid #d3d3d3;color:#343434;display:flex;font-size:12px;justify-content:space-evenly;padding-top:4px;width:100%}.assignedbar_ETAdata_xlabel p{margin:0}.info-others_main_ETA{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_ETA{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_ETA{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_ETA p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_ETA p:first-of-type{color:#343434;font-size:14px;line-height:15px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_ETA{max-width:850px}}@media screen and (max-width:900px){.summary_data_ETA{gap:7px;justify-content:space-evenly}.sum_box_ETA{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_ETA{max-width:670px}.sentiment_p_ETA{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_ETA{min-height:70px}.info-others-sub_ETA p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_ETA p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_ETA{justify-content:space-evenly}.sum_box_ETA{margin:5px 4vw}.main_report_ETA{max-width:575px}.info-others-sub_ETA p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_ETA h2:first-of-type{font-size:1.2rem}.sentiment_p_ETA{font-size:.8rem}.chart-container_ETA,.chart_row_ETA{align-items:center}.chart_row_ETA{flex-direction:column}.chart_1_ETA{width:90%}.chart_1_ETA h4{font-size:.85rem;margin:10px 0}.sentiment_p_ETA{margin:auto 5%}.sub_head_ETA{font-size:1rem;margin:10px 0 10px 5%}.summary_data_ETA{margin:auto 4%}.box_color_map_group_ETA{margin-right:5%}.box_color_map_group_ETA p{font-size:12px}.info-others_ETA{min-height:55px}.info-others-sub_ETA p:first-of-type{margin:3px 0}.info-others_main_ETA{height:160px}}@media screen and (max-width:550px){.sum_box_ETA{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_ETA img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_ETA p{font-size:12px;margin-top:2px}.sum_box_ETA .sum_logo_ETA p{font-size:22px}.geospatial_pad_10{padding:0}}@media screen and (max-width:400px){.report_head_ETA h2:first-of-type{padding:10px 15px 5px}.sum_logo_ETA img{margin-left:6px}.sum_box_ETA{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_ETA{width:125px}.sum_box_ETA .sum_logo_ETA p{font-size:20px}}.report_r_info_p{padding:0 10px}.report_head_r_info{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_r_info h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_r_info{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_r_info{font-size:1.1rem;font-weight:700;margin:10px 0}.summary_data_r_info{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_r_info{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_r_info p{font-size:14px;font-weight:600;margin:0}.sum_box_r_info:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_logo_r_info{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_r_info img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_r_info p{color:#004aad;font-size:26px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_r_info{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_r_info{display:flex;justify-content:space-between}.chart-container_r_info{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:100%}.chart_1_r_info{width:45%}.chart_1_r_info h4,h4{font-size:.9rem;margin:10px 0}.chart_2_r_info{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .8vw}.r_info_map_heading_g{align-items:end;display:flex;justify-content:space-between}.box_color_map_group_r_info{display:flex;flex-direction:row;gap:5px;margin-bottom:5px}.box_color_map_group_r_info p{margin:0}#r_info_box_color_map{background-color:#0db50d}#r_info_box_color_map,#r_info_box_color_map2{display:flex;height:12px;margin-right:8px;width:12px}#r_info_box_color_map2{background-color:red}.box_color_map_group_r_info p{font-size:12px}.options_r_info{align-items:center;display:flex;justify-content:center;width:100%}.options_r_info p{background-color:#efebfd;border-radius:2px;cursor:pointer;font-size:12px;font-weight:600;margin:6px 2px 2px;padding:2px 4px}.options_r_info p.selected{background-color:#5e17eb;color:#fff}@media screen and (max-width:1100px){.main_report_r_info{max-width:850px}}@media screen and (max-width:900px){.summary_data_r_info{gap:7px;justify-content:space-evenly}.sum_box_r_info{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_r_info{max-width:670px}.sentiment_p_r_info{font-size:.9rem}}@media screen and (max-width:700px){.summary_data_r_info{justify-content:space-evenly}.sum_box_r_info{margin:5px 4vw}.main_report_r_info{max-width:575px}}@media screen and (max-width:600px){.report_head_r_info h2:first-of-type{font-size:1.2rem}.sentiment_p_r_info{font-size:.8rem}.chart-container_r_info,.chart_row_r_info{align-items:center}.chart_row_r_info{flex-direction:column}.chart_1_r_info{width:90%}.chart_1_r_info h4,h4{font-size:.85rem}.sentiment_p_r_info{margin:auto 5%}.sub_head_r_info{font-size:14px;margin-left:5%}.summary_data_r_info{margin:auto 4%}.box_color_map_group_r_info{margin-right:5%}}@media screen and (max-width:550px){.sum_box_r_info{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_r_info img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_r_info p{font-size:12px}.sum_box_r_info .sum_logo_r_info p{font-size:22px}.report_r_info_p{padding:0}}@media screen and (max-width:400px){.report_head_r_info h2:first-of-type{padding:10px 15px 5px}.sum_logo_r_info img{margin-left:6px}.sum_box_r_info{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_r_info{width:125px}.sum_box_r_info .sum_logo_r_info p{font-size:20px}}.report_head_geohash_s{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_geohash_s h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report_geohash_s{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_geohash_s{font-size:1.1rem;font-weight:700;margin:10px 0}.scatter .sub_head_geohash_s{font-weight:700}.summary_data_geohash_s{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_geohash_s{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_geohash_s:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_box_geohash_s p{font-size:14px;font-weight:600;margin:0}.sum_logo_geohash_s img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_geohash_s{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_logo_geohash_s p{color:#004aad;font-size:26px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_geohash_s{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_geohash_s{display:flex;justify-content:space-between}.chart-container_geohash_s{align-items:center;display:flex;flex-direction:column;height:190px;justify-content:center;position:relative;width:100%}.chart-container_assignedbar_geohash_s{height:170px}.chart_1_geohash_s{width:45%}.chart_1_geohash_s h4,h4{font-size:.9rem;margin:10px 0}.chart_2_geohash_s{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 1.5vw}.geohash_s_map_heading_g{align-items:end;display:flex;justify-content:space-between}.box_color_map_group_geohash_s{display:flex;flex-direction:row;gap:5px;margin-bottom:5px}.box_color_map_group_geohash_s p{margin:0}#geohash_s_box_color_map{background-color:#0db50d}#geohash_s_box_color_map,#geohash_s_box_color_map2{display:flex;height:12px;margin-right:8px;width:12px}#geohash_s_box_color_map2{background-color:red}.assignedbar_geohash_sdata_xlabel{border-top:1px solid #d3d3d3;color:#343434;display:flex;font-size:12px;justify-content:space-evenly;padding-top:4px;width:100%}.assignedbar_geohash_sdata_xlabel p{margin:0}.info-others_geohash_s{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_geohash_s{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px 0}.info-others-sub_geohash_s p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_geohash_s p:first-of-type{color:#343434;font-size:14px;line-height:15px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report_geohash_s{max-width:850px}}@media screen and (max-width:900px){.summary_data_geohash_s{gap:7px;justify-content:space-evenly}.sum_box_geohash_s{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_geohash_s{max-width:670px}.sentiment_p_geohash_s{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_geohash_s{min-height:70px}.info-others-sub_geohash_s p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_geohash_s p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_geohash_s{justify-content:space-evenly}.sum_box_geohash_s{margin:5px 4vw}.main_report_geohash_s{max-width:575px}.info-others-sub_geohash_s p:last-of-type{font-size:20px;font-weight:800;letter-spacing:-.2px}}@media screen and (max-width:600px){.report_head h2:first-of-type{font-size:1.2rem}.sentiment_p_geohash_s{font-size:.8rem}.chart-container_geohash_s{align-items:center}.chart_row_geohash_s{align-items:center;flex-direction:column}.chart_1_geohash_s{width:90%}.chart_1_geohash_s h4,h4{font-size:.85rem}.sentiment_p_geohash_s{margin:auto 5%}.sub_head_geohash_s{font-size:1rem;margin-left:5%}.summary_data_geohash_s{margin:auto 4%}.box_color_map_group_geohash_s{margin-right:5%}.box_color_map_group_geohash_s p{font-size:12px}.info-others_geohash_s{min-height:55px}.info-others-sub_geohash_s p:first-of-type{margin:3px 0}.info-others_main{height:160px}}@media screen and (max-width:550px){.sum_box_geohash_s{border-radius:4px;margin:0;padding:2px;width:160px}.sum_logo_geohash_s img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_geohash_s p{font-size:12px}.sum_box_geohash_s .sum_logo_geohash_s p{font-size:22px}.geospatial_pad_10{padding:0}}@media screen and (max-width:400px){.report_head_geohash_s h2:first-of-type{padding:10px 15px 0}.sum_logo_geohash_s img{margin-left:6px}.sum_box_geohash_s{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_geohash_s{width:125px}.sum_box_geohash_s .sum_logo_geohash_s p{font-size:20px}}.report_head_geospatial{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_geospatial h2:first-of-type{font-size:1.4rem;margin:0;padding-top:10px}.main_report{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_geospatial{font-size:1.1rem;font-weight:700;margin:10px 0}.scatter .sub_head_geospatial{font-weight:700}.summary_data_geospatial{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:10px 5px}.sum_box_geospatial{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:165px}.sum_box_geospatial:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_box_geospatial p:first-of-type{font-size:14px;font-weight:600;margin:0}.sum_logo_geospatial{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_box_geospatial .sum_logo_geospatial p{font-size:26px;font-weight:700;margin:0;min-width:100px;text-align:center;width:100%}.sum_box_geospatial .sum_logo_geospatial img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sentiment_p_geospatial{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_geospatial{display:flex;justify-content:space-between}.chart-container_geospatial{align-items:center;display:flex;flex-direction:column;height:190px;justify-content:center;position:relative;width:100%}.chart-container_assignedbar{height:170px}.chart_1_geospatial{width:45%}.chart_1_geospatial h4,h4{font-size:.9rem;margin:10px 0}.chart_2_geospatial{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 1.5vw}.chart_2_distance{padding:0 4px}.chart_2_heat{padding:0 1px 0 5px}.bold{background-color:#efebfd;font-weight:700}.geospatial_map_heading_g{align-items:end;display:flex;justify-content:space-between}.box_color_map_group_geospatial{display:flex;flex-direction:row;gap:5px;margin-bottom:5px}.box_color_map_group_geospatial p{margin:0}#geospatial_box_color_map{background-color:#0db50d;display:flex;height:12px;margin-right:8px;width:12px}#geospatial_box_color_map2{background-color:red;display:flex;height:12px;margin-right:8px;width:12px}.assignedbardata_xlabel{border-top:1px solid #d3d3d3;color:#343434;display:flex;font-size:12px;justify-content:space-evenly;padding-top:4px;width:100%}.assignedbardata_xlabel p{margin:0}.info-others_main{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_geospatial{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:column;height:calc(50% - 7.5px);justify-content:center;min-height:65px;padding:5px;text-align:center;width:calc(50% - 7.5px)}.info-others_geospatial p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0 0 5px}.info-others_geospatial p:first-of-type{color:#343434;font-size:14px;line-height:15px;margin:0;text-align:center}@media screen and (max-width:1100px){.main_report{max-width:850px}}@media screen and (max-width:900px){.summary_data_geospatial{gap:7px;justify-content:space-evenly}.sum_box_geospatial{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report{max-width:670px}.sentiment_p_geospatial{font-size:.9rem}.info-others_main{align-items:center;display:flex;flex-wrap:wrap}.info-others_geospatial{min-height:70px}.info-others_geospatial p:last-of-type{font-size:22px;font-weight:900}.info-others_geospatial p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_geospatial{justify-content:space-evenly}.sum_box_geospatial{margin:5px 4vw}.main_report{max-width:575px}.info-others_geospatial p:last-of-type{font-size:20px;font-weight:800;letter-spacing:-.2px}}@media screen and (max-width:600px){.report_head h2:first-of-type{font-size:1.2rem}.sentiment_p_geospatial{font-size:.8rem}.chart-container_geospatial{align-items:center}.chart_row_geospatial{align-items:center;flex-direction:column}.chart_1_geospatial{width:90%}.chart_1_geospatial h4,h4{font-size:.85rem}.sentiment_p_geospatial{margin:auto 5%}.sub_head_geospatial{font-size:1rem;margin-left:5%}.summary_data_geospatial{margin:auto 4%}.box_color_map_group_geospatial{margin-right:5%}.box_color_map_group_geospatial p{font-size:12px}.info-others_geospatial{min-height:55px}.info-others_geospatial p:first-of-type{margin:3px 0}.info-others_main{height:160px}}@media screen and (max-width:550px){.sum_box_geospatial{border-radius:4px;margin:0;padding:2px;width:160px}.sum_box_geospatial .sum_logo_geospatial img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_geospatial p:first-of-type{font-size:12px}.sum_box_geospatial .sum_logo_geospatial p{font-size:22px}.geospatial_pad_10{padding:0}}@media screen and (max-width:400px){.report_head_geospatial h2:first-of-type{padding:10 15px 0}.sum_logo_geospatial img{margin-left:6px}.sum_box_geospatial{margin:0;padding:2px;width:140px}}@media screen and (max-width:350px){.sum_box_geospatial{width:125px}.sum_box_geospatial .sum_logo_geospatial p{font-size:20px}}.geospatial_pad_10{padding:0 10px}.report_head_distance_mat{align-items:center;color:#5e17eb;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;text-align:center}.report_head_distance_mat h2:first-of-type{font-size:1.4rem;margin:0;padding-top:15px}.main_report_distance_mat{color:#5e17eb;font-family:Montserrat,sans-serif;margin:auto;max-width:1000px;padding-bottom:20px;text-align:left}.sub_head_distance_mat{font-size:1.1rem;font-weight:700;margin:15px 0}.scatter .sub_head_distance_mat{font-weight:700}.summary_data_distance_mat{align-items:center;background-color:#efebfd;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly;padding:10px 5px}.sum_box_distance_mat{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding-top:5px;text-align:center;width:170px}.sum_box_distance_mat:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sum_box_distance_mat p{font-size:14px;font-weight:600;margin:0}.sum_logo_distance_mat{align-items:center;display:flex;flex-direction:row;justify-content:start;width:100%}.sum_box_distance_mat img{background-color:#fff;border-radius:4px;height:40px;margin:4px 0 4px 10px;padding:2px;width:40px}.sum_logo_distance_mat p{color:#004aad;font-size:26px;font-weight:700;margin:0;text-align:center;width:100%}.sentiment_p_distance_mat{border:1px solid #d3d3d3;border-radius:4px;color:#343434;font-size:.9rem;margin:0;padding:5px 10px;text-align:justify}.chart_row_distance_mat{display:flex;justify-content:space-between}.chart-container_distance_mat{align-items:center;display:flex;flex-direction:column;height:190px;justify-content:center;position:relative;width:100%}.chart_1_distance_mat{width:45%}.chart_1_distance_mat h4,h4{font-size:.9rem;margin:15px 0}.chart_2_distance_mat{align-items:center;border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0 .5vw;position:relative}.distance_mat_map_heading_g{align-items:end;display:flex;justify-content:space-between}.box_color_map_group_distance_mat{display:flex;flex-direction:row;gap:5px;margin-bottom:5px}.box_color_map_group_distance_mat p{margin:0}#distance_mat_box_color_map{background-color:#0db50d;display:flex;height:12px;margin-right:8px;width:12px}#distance_mat_box_color_map2{background-color:red;display:flex;height:12px;margin-right:8px;width:12px}.info-others_main_distance_mat{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;height:200px;justify-content:space-between}.info-others_distance_mat{background-color:#efebfd;border-radius:4px;display:flex;flex-direction:row;height:calc(50% - 7.5px);justify-content:center;padding:2px;text-align:center;width:calc(50% - 7.5px)}.info-others-sub_distance_mat{display:flex;flex-direction:column;justify-content:center;margin:0;padding:7px 0}.info-others-sub_distance_mat p:last-of-type{color:#004aad;font-size:30px;font-weight:900;margin:0;text-align:center}.info-others-sub_distance_mat p:first-of-type{color:#343434;font-size:14px;margin:0}.table_data_distance_m td:first-of-type{font-weight:600}@media screen and (max-width:1100px){.main_report_distance_mat{max-width:850px}}@media screen and (max-width:900px){.summary_data_distance_mat{gap:7px}.sum_box_distance_mat{margin:0;-webkit-transform:scale(.96);transform:scale(.96);width:155px}.main_report_distance_mat{max-width:670px}.sentiment_p_distance_mat{font-size:.9rem}.info-others_main_distance_mat{align-items:center;display:flex;flex-wrap:wrap}.info-others_distance_mat{min-height:70px}.info-others-sub_distance_mat p:last-of-type{font-size:22px;font-weight:900}.info-others-sub_distance_mat p:first-of-type{font-size:12px}}@media screen and (max-width:700px){.summary_data_distance_mat{justify-content:space-evenly}.sum_box_distance_mat{margin:5px 4vw}.main_report_distance_mat{max-width:575px}.info-others_distance_mat p:last-of-type{font-size:20px;font-weight:800}}@media screen and (max-width:600px){.report_head_distance_mat h2:first-of-type{font-size:1.2rem}.sentiment_p_distance_mat{font-size:.8rem}.chart-container_distance_mat{align-items:center}.chart_row_distance_mat{align-items:center;flex-direction:column}.chart_1_distance_mat{width:90%}.chart_1_distance_mat h4,h4{font-size:.85rem;margin:10px 0}.sentiment_p_distance_mat{margin:auto 5%}.sub_head_distance_mat{font-size:1rem;margin:10px 0 10px 5%}.summary_data_distance_mat{margin:auto 4%}.box_color_map_group_distance_mat{margin-right:5%}.box_color_map_group_distance_mat p{font-size:12px}.info-others_main_distance_mat{height:170px}}@media screen and (max-width:550px){.sum_box_distance_mat{border-radius:4px;margin:0;padding:5px 2px 0;width:160px}.sum_box_distance_mat img{height:30px;margin:4px 0 4px 4px;width:30px}.sum_box_distance_mat p{font-size:12px}.sum_box_distance_mat .sum_logo_distance_mat p{font-size:22px}.geospatial_pad_10{padding:0}}@media screen and (max-width:400px){.report_head_distance_mat h2:first-of-type{padding:10px 15px 0}.sum_logo_distance_mat img{margin-left:6px}.sum_box_distance_mat{margin:0;padding:2px 2px 0;width:140px}}@media screen and (max-width:350px){.sum_box_distance_mat{padding:2px 0 0;width:130px}.sum_box_distance_mat .sum_logo_distance_mat p{font-size:20px}}.info-icon{bottom:3px;color:#d3d3d3;cursor:pointer;font-size:16px;left:8px;position:absolute}.info-icon:hover{color:#bdbdbd}.popup-box{background-color:#fff;border:1px solid #d3d3d3;border-radius:4px;bottom:28px;box-shadow:0 0 10px rgba(0,0,0,.1);left:5px;max-height:140px;max-width:230px;padding:8px;position:absolute;z-index:1000}.popup-box:before{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #d3d3d3;bottom:-6px;left:5px;z-index:999}.popup-box:after,.popup-box:before{content:"";height:0;position:absolute;width:0}.popup-box:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;bottom:-5px;left:6px;z-index:1001}.popup-box p{color:#343434;font-size:12px;margin:0}.mapContainerStyle_matrix{border:1px solid #d3d3d3;border-radius:2px;height:600px;padding:1%;position:relative;width:100%}@media screen and (max-width:700px){.mapContainerStyle_matrix{height:300px}}.mapContainerStyle_matrix.full-screen{height:100vh;left:0;overflow:hidden;padding:0;position:fixed;top:0;width:100vw;z-index:999}.toggle-fullscreen-btn{background-color:#fff;border:1px solid #d3d3d3;border-radius:4px;bottom:20px;cursor:pointer;padding:5px;position:absolute;right:20px;z-index:1000}.toggle-fullscreen-btn img{height:25px;width:25px}.full-screen .toggle-fullscreen-btn{border:1px solid #d3d3d3;bottom:60px;position:fixed;right:20px;z-index:1001}.toggle-fullscreen-btn:hover{background-color:#f6f6f6}@media screen and (max-width:600px){.mapContainerStyle_matrix{margin:0 5%;width:90%}.mapContainerStyle_matrix.full-screen{height:100vh;left:0;margin:0;overflow:hidden;padding:0;position:fixed;top:0;width:100vw;z-index:999}.toggle-fullscreen-btn{bottom:15px;right:15px}.full-screen .toggle-fullscreen-btn{bottom:50px}}.leaflet-popup-content-wrapper{font-size:10px;max-width:170px!important}.cart_parent_main{align-items:center;display:flex;flex-direction:column;gap:15px;margin:80px 0 50px;padding:0 15px;text-align:center}.cart_parent_main .loading-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(0,0%,100%,.3);z-index:9999}.cart_parent_main .loading-overlay,.cart_parent_main .payment-success-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.cart_parent_main .payment-success-modal{background:rgba(0,0,0,.5);z-index:10000}.cart_parent_main .payment-success-content{background:#fff;border-radius:8px;max-width:400px;padding:2rem;text-align:center;width:90%}.cart_parent_main .payment-details{background:#f5f5f5;border-radius:4px;margin:1rem 0;padding:1rem}.cart_parent_main .redirect-countdown{color:#5e17eb;font-weight:700;margin-top:1rem}.cart_internal_side{border-radius:4px;max-width:600px}.cart_internal_side h2{margin:10px 0}.cart_parent_main .cart_internal_side table,.cart_parent_main .cart_internal_side td,.cart_parent_main .cart_internal_side th{border:1px solid #d3d3d3;border-collapse:collapse}.cart_parent_main .cart_internal_side td,.cart_parent_main .cart_internal_side th{padding:8px}.cart_submit_button button{background-color:#5e17eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;height:40px;max-width:80%;width:400px}.card_table_main_class{padding:15px;width:100%}.card_table_main_class tr th{color:#343434;font-size:.9rem;font-weight:600}.card_table_main_class thead tr th:nth-of-type(2){width:200px}.card_product-details{align-items:flex-start;display:flex}.card_product-details .card_product_image{height:80px;width:80px}.card_product-info{align-items:center;display:flex;flex-wrap:wrap;height:100%;text-align:center;width:100%}.card_product-info h4{color:#555;font-size:1.1rem;margin:0;position:relative;text-align:left;top:6px}.card_product-info p{bottom:8px;color:#333;color:green;font-size:12px;margin:0;max-width:170px;position:relative;text-align:right}.cart_coupon_discount_input input{border:none;font-size:14px;height:24px;text-align:center;width:100%}.cart_coupon_discount_input button{height:24px;width:24px}
/*# sourceMappingURL=main.2e0daaaf.css.map*/