:root{--primary-purple:#6219b0;--primary-purple-dark:#491d8d;--primary-purple-light:#7c3aed;--secondary-purple:#9333ea;--accent-purple:#c084fc;--gradient-primary:linear-gradient(135deg,#6219b0,#491d8d);--gradient-secondary:linear-gradient(135deg,#6219b0,#491d8d);--gradient-light:linear-gradient(135deg,#f8f9ff,#fff);--text-primary:#1d1d1f;--text-secondary:#666;--text-muted:#999;--bg-gray:#f9fafb;--border-gray:#e5e7eb;--spacing-xs:8px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px;--spacing-xl:48px;--spacing-2xl:64px;--spacing-3xl:96px}.btn-primary{align-items:center;background:linear-gradient(135deg,#6219b0,#491d8d);background:var(--gradient-primary);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 12px 24px #6219b04d;transform:translateY(-2px)}.btn-secondary{align-items:center;background:#0000;border:2px solid #6219b0;border:2px solid var(--primary-purple);border-radius:50px;color:#6219b0;color:var(--primary-purple);cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:14px 30px;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#6219b0;background:var(--primary-purple);color:#fff;transform:translateY(-2px)}.hero-primary-btn{align-items:center;background:linear-gradient(135deg,#6219b0,#491d8d);background:var(--gradient-primary);border-radius:50px;box-shadow:0 8px 24px #6219b04d;color:#fff;display:inline-flex;font-size:18px;font-weight:600;gap:12px;padding:18px 40px;text-decoration:none;transition:all .3s ease}.hero-primary-btn:hover{box-shadow:0 12px 32px #6219b066;transform:translateY(-3px)}.hero-secondary-btn{align-items:center;background:#fff;border-radius:50px;box-shadow:0 4px 12px #0000001a;color:#6219b0;color:var(--primary-purple);display:inline-flex;font-size:18px;font-weight:600;gap:12px;padding:18px 40px;text-decoration:none;transition:all .3s ease}.hero-secondary-btn:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-3px)}.hero-cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:40px}.section-title{color:var(--text-primary);margin-bottom:20px;text-align:center}.section-subtitle{color:#666;color:var(--text-secondary);font-size:18px;margin:0 auto 60px;max-width:700px;text-align:center}@media (max-width:768px){.hero-cta-buttons{align-items:center;flex-direction:column;width:100%}.hero-primary-btn,.hero-secondary-btn{justify-content:center;padding:16px 32px;width:100%}.section-title{font-size:32px}}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{scroll-behavior:smooth}#root,body,html{height:100%;margin:0;padding:0}.hero-shapes .shape1{transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.hero-shapes .shape2{transition:transform .9s cubic-bezier(.25,.46,.45,.94)}.hero-shapes .shape3{transition:transform 1s cubic-bezier(.25,.46,.45,.94)}.hero-shapes .shape4{transition:transform .7s cubic-bezier(.25,.46,.45,.94)}*{scroll-behavior:smooth}.custom-cursor-outer{border:2px solid #6219b080;height:40px;left:-20px;top:-20px;transition:width .2s ease,height .2s ease,top .2s ease,left .2s ease,border-width .2s ease,background .2s ease;width:40px;z-index:9999}.custom-cursor-inner,.custom-cursor-outer{border-radius:50%;pointer-events:none;position:fixed;will-change:transform}.custom-cursor-inner{background:#6219b0;height:8px;left:-4px;top:-4px;transition:width .2s ease,height .2s ease,top .2s ease,left .2s ease,opacity .2s ease;width:8px;z-index:10000}.custom-cursor-outer.hover{background:#6219b01a;border-color:#6219b0cc;border-width:3px;height:80px;left:-40px;top:-40px;width:80px}.custom-cursor-inner.hover{height:0;left:0;opacity:0;top:0;width:0}@media (max-width:768px){.custom-cursor-inner,.custom-cursor-outer{display:none}}.chat-launcher{bottom:24px;position:fixed;right:24px;z-index:2000}.chat-widget{background:#0000;border-radius:16px;bottom:32px;box-shadow:0 8px 32px #00000040;display:flex;flex-direction:column;height:70vh;max-height:90vh;max-width:95vw;position:fixed;right:32px;width:400px;z-index:2100}.chat-panel{display:flex;flex:1 1;flex-direction:column}.chat-header{background:linear-gradient(135deg,#491d8d,#6219b0);border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 2px 10px #491d8d4d;color:#fff;justify-content:space-between;padding:16px 20px}.chat-header,.header-content{align-items:center;display:flex}.header-content{gap:12px}.bot-avatar{align-items:center;background:#ffffff1a;border-radius:50%;display:flex;font-size:24px;height:40px;justify-content:center;width:40px}.header-text{display:flex;flex-direction:column}.chat-header-title{font-size:1.1rem;font-weight:600;line-height:1.2;margin:0}.chat-header-subtitle{font-size:.8rem;font-weight:400;opacity:.8}.chatbot-close-btn{color:#fff;transition:all .2s ease}.chat-messages{background:linear-gradient(180deg,#f8f9ff,#fff);flex:1 1;overflow-y:auto;padding:16px}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-thumb{background:#491d8d4d;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#491d8d80}.suggested-queries-container{background:#491d8d0d;border:1px solid #491d8d1a;border-radius:16px;margin:12px 0;padding:16px}.queries-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.query-button{word-wrap:break-word!important;justify-content:flex-start!important;line-height:1.4!important;text-align:left!important;white-space:normal!important}.typing-indicator{align-items:center;display:flex;gap:8px;padding:12px 18px!important}.typing-dots{display:flex;gap:4px}.typing-dots span{animation:typing 1.4s ease-in-out infinite;background-color:#ffffffb3;border-radius:50%;height:6px;width:6px}.typing-dots span:first-child{animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}.typing-text{font-size:12px;font-style:italic;opacity:.8}@keyframes typing{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.chat-row{display:flex;width:100%}.chat-row.bot{justify-content:flex-start}.chat-row.user{justify-content:flex-end}.chat-message{background:#eee;border-radius:18px;box-shadow:0 2px 8px #0000001a;margin:8px 0;max-width:75%;padding:14px 18px;transition:all .2s ease}.chat-message.user{background:linear-gradient(135deg,#42b0c5,#3a9bb3);border-radius:18px 18px 4px 18px;margin-left:auto}.chat-message.bot{background:linear-gradient(135deg,#491d8d,#6219b0);border-radius:18px 18px 18px 4px;margin-right:auto}.chat-input-row{background:#fff;border-top:1px solid #491d8d1a;box-shadow:0 -2px 10px #0000000d;display:flex;gap:12px;padding:16px}.floating-chat-container{bottom:32px;position:fixed;right:32px;z-index:2000}.floating-chat-btn{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#6219b0,#491d8d);border:none;border-radius:50%;box-shadow:0 8px 24px #6219b066;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:80px;justify-content:center;position:relative;transition:all .3s ease;width:80px}.floating-chat-btn:hover{background:linear-gradient(135deg,#491d8d,#3a0e6d);box-shadow:0 12px 32px #6219b099;transform:scale(1.05)}.floating-chat-btn .dropdown-arrow{font-size:16px;margin-top:-4px;transition:transform .3s ease}.floating-chat-btn:hover .dropdown-arrow{transform:rotate(180deg)}@keyframes pulse{0%{box-shadow:0 8px 24px #6219b066}50%{box-shadow:0 8px 24px #6219b099,0 0 0 10px #6219b01a}to{box-shadow:0 8px 24px #6219b066}}.chat-dropdown{animation:slideUp .3s ease-out;background:#fff;border:1px solid #6219b01a;border-radius:16px;bottom:100px;box-shadow:0 12px 40px #00000026;max-width:400px;min-width:320px;overflow:hidden;position:absolute;right:0}.dropdown-header{background:linear-gradient(135deg,#6219b0,#491d8d);color:#fff;font-size:16px;font-weight:600;padding:16px 20px;text-align:center}.dropdown-option{align-items:center;background:#fff;border:none;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;padding:16px 20px;text-align:left;transition:all .2s ease;width:100%}.dropdown-option:hover{background:#f8f9ff;transform:translateX(4px)}.dropdown-option:last-child{border-bottom:none}.dropdown-option.general-chat{background:#f8f9ff;font-weight:500}.dropdown-option.general-chat:hover{background:#e8eaff}.option-icon{font-size:20px;margin-right:12px;text-align:center;width:24px}.option-text{color:#333;font-size:14px;line-height:1.4}.dropdown-divider{background:#e0e0e0;height:1px;margin:8px 0}@media (max-width:768px){.chatbot-open{overflow:hidden!important}.chatbot-open>*{display:none!important}.chatbot-open .chat-widget{display:flex!important}.chatbot-open .MuiMenu-paper,.chatbot-open .MuiMenu-root,.chatbot-open [role=presentation]{display:block!important;z-index:99999!important}.floating-chat-container{bottom:20px;right:20px}.floating-chat-btn{height:70px;width:70px}.chat-dropdown{max-width:calc(100vw - 40px);min-width:280px;right:-10px}.chat-widget{align-items:stretch!important;bottom:0!important;height:100vh!important;justify-content:stretch!important;left:0!important;max-height:100vh!important;max-width:100vw!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:99999!important}.chat-panel,.chat-widget{background:#fff!important;border-radius:0!important;display:flex!important;margin:0!important;padding:0!important}.chat-panel{flex-direction:column!important;height:100%!important;width:100%!important}.chat-header{border-radius:0!important;flex-shrink:0!important;margin:0!important;padding:16px 20px!important}.chat-messages{background:linear-gradient(180deg,#f8f9ff,#fff)!important;flex:1 1!important;margin:0!important;overflow-y:auto!important;padding:16px!important}.MuiMenu-paper,.MuiMenu-root{z-index:99999!important}.MuiMenu-paper{position:fixed!important}.MuiPopover-paper,.MuiPopover-root{z-index:99999!important}}.chatbot-modal{display:none!important}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.sticky-cta{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:50px;bottom:24px;box-shadow:0 8px 24px #00000026;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;justify-content:center;min-width:140px;padding:14px 28px;position:fixed;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:500}.sticky-cta-primary{background:linear-gradient(135deg,#6219b0,#491d8d);color:#fff}.sticky-cta-primary:hover{background:linear-gradient(135deg,#7a2cc4,#5a258d);box-shadow:0 12px 32px #6219b04d;transform:translateY(-2px)}.sticky-cta-secondary{background:#fffffff2;border:2px solid #6219b0;color:#6219b0}.sticky-cta-secondary:hover{background:#fff;border-color:#491d8d;color:#491d8d;transform:translateY(-2px)}.sticky-cta.bottom-right{right:24px}.sticky-cta.bottom-left{left:24px}.sticky-cta.bottom-center{left:50%;transform:translateX(-50%)}.sticky-cta.bottom-center.hidden{transform:translateX(-50%) translateY(100px)}.sticky-cta.visible{opacity:1;transform:translateY(0)}.sticky-cta.bottom-right.hidden{transform:translateY(100px)}@media (max-width:768px){.sticky-cta{bottom:20px;font-size:16px;min-width:160px;padding:16px 32px}.sticky-cta.bottom-right{right:16px}.sticky-cta.bottom-center{left:50%;transform:translateX(-50%)}.sticky-cta.bottom-center.hidden{transform:translateX(-50%) translateY(120px)}.sticky-cta.bottom-right.hidden{transform:translateY(120px)}}@media (min-width:769px) and (max-width:1024px){.sticky-cta{bottom:22px}.sticky-cta.bottom-right{right:20px}}@media (max-width:768px){.sticky-cta{bottom:24px;z-index:400}.sticky-cta.bottom-right{left:24px;right:auto}.sticky-cta.bottom-right.hidden{transform:translateY(100px)}}.sticky-cta.visible{animation:slideUp .3s ease-out}.sectional-cta{border-radius:24px;box-shadow:0 10px 40px #0000001a;margin:80px 0;overflow:hidden;padding:64px 50px 72px;position:relative;text-align:center}.sectional-cta-bg-image{height:100%;left:0;object-fit:cover;opacity:.12;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.sectional-cta-content{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.sectional-cta-assistant,.sectional-cta-report{background:linear-gradient(135deg,#c0a3df,#6219b0);color:#fff;position:relative}.sectional-cta-contact{background:linear-gradient(135deg,#059669,#047857);color:#fff}.sectional-cta-title{color:inherit;font-size:36px;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0 0 20px}.sectional-cta-description{font-size:18px;line-height:1.7;margin:0 auto 36px;max-width:700px;opacity:.95}.sectional-cta-actions{align-items:center;display:flex;flex-direction:column;gap:20px}.sectional-cta-primary-btn{background:#fff;border:2px solid #0000;border-radius:50px;box-shadow:0 6px 20px #00000026;color:#6219b0;display:inline-block;font-size:17px;font-weight:600;min-width:220px;padding:18px 48px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.sectional-cta-primary-btn:hover{background:#f8f9fa;box-shadow:0 10px 30px #0003;transform:translateY(-3px)}.sectional-cta-primary-btn:active{transform:translateY(-1px)}.sectional-cta-assistant .sectional-cta-primary-btn{color:#6219b0}.sectional-cta-contact .sectional-cta-primary-btn{color:#059669}.sectional-cta-contact .sectional-cta-primary-btn:hover{background:#f0fdf4}.sectional-cta-secondary-link{color:inherit;font-size:16px;opacity:.9;text-decoration:underline;text-underline-offset:4px;transition:all .2s ease}.sectional-cta-secondary-link:hover{opacity:1;text-decoration-thickness:2px}@media (max-width:768px){.sectional-cta{border-radius:16px;box-shadow:0 6px 24px #0000001a;margin:50px 0;padding:48px 24px 56px}.sectional-cta-content{padding:0}.sectional-cta-title{font-size:26px;line-height:1.3;margin-bottom:16px}.sectional-cta-description{font-size:16px;line-height:1.6;margin-bottom:32px}.sectional-cta-primary-btn{font-size:16px;max-width:100%;min-width:100%;padding:16px 36px;width:100%}.sectional-cta-actions{gap:16px;width:100%}.sectional-cta-secondary-link{font-size:15px}}@media (min-width:769px) and (max-width:1024px){.sectional-cta{border-radius:20px;margin:60px 0;padding:56px 32px 64px}.sectional-cta-title{font-size:32px}.sectional-cta-description{font-size:17px}.sectional-cta-primary-btn{padding:17px 42px}}.stats-section{background:linear-gradient(135deg,#f8f9ff,#fff);overflow:hidden;padding:100px 0;position:relative}.stats-section:before{background:radial-gradient(circle,#6219b00d 0,#0000 70%);height:500px;right:-10%;top:-50%;width:500px}.stats-section:after,.stats-section:before{border-radius:50%;content:"";filter:blur(60px);position:absolute;z-index:0}.stats-section:after{background:radial-gradient(circle,#c0a3df14 0,#0000 70%);bottom:-30%;height:400px;left:-10%;width:400px}.stats-section .container{position:relative;z-index:1}.stats-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);padding:0 20px}.stat-item{background:linear-gradient(135deg,#fff,#fafbff);border:1px solid #6219b014;border-radius:24px;box-shadow:0 8px 24px #0000000f,inset 0 0 0 1px #6219b00d;overflow:hidden;padding:48px 32px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.stat-item:before{background:linear-gradient(90deg,#6219b0,#491d8d 50%,#6219b0);background-size:200% 100%;content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.stat-item:hover:before{animation:shimmer 2s infinite;opacity:1}.stat-item:after{background:radial-gradient(circle,#6219b00a 0,#0000 70%);content:"";height:200%;opacity:0;pointer-events:none;position:absolute;right:-50%;top:-50%;transition:opacity .4s ease;width:200%}.stat-item:hover{background:linear-gradient(135deg,#fff,#f8f9ff);border-color:#6219b033;box-shadow:0 20px 50px #6219b033,inset 0 0 0 1px #6219b01a;transform:translateY(-12px) scale(1.02)}.stat-item:hover:after{opacity:1}.stat-icon-wrapper{margin-bottom:24px}.stat-icon,.stat-icon-wrapper{display:flex;justify-content:center}.stat-icon{align-items:center;border-radius:20px;box-shadow:0 8px 24px #6219b040,inset 0 0 0 4px #6219b01a;height:72px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:72px}.stat-icon i{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:32px;position:relative;z-index:1}.stat-item:hover .stat-icon{box-shadow:0 12px 32px #6219b059,inset 0 0 0 4px #6219b026;transform:translateY(-4px) scale(1.1)}.stat-icon:before{background:inherit;border-radius:20px;content:"";filter:blur(12px);inset:-4px;opacity:.4;position:absolute;transition:opacity .4s ease;z-index:-1}.stat-item:hover .stat-icon:before{opacity:.6}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6219b0,#491d8d);-webkit-background-clip:text;background-clip:text;font-size:52px;font-weight:800;letter-spacing:-1px;line-height:1;margin-bottom:16px;transition:all .3s ease}.stat-item:hover .stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7a2cc4,#6219b0);-webkit-background-clip:text;background-clip:text}.stat-label{color:#4a5568;font-size:17px;font-weight:600;letter-spacing:-.2px;line-height:1.5;transition:color .3s ease}.stat-item:hover .stat-label{color:#6219b0}@media (max-width:1024px){.stats-section{padding:80px 0}.stats-grid{gap:28px;grid-template-columns:repeat(2,1fr)}.stat-item{padding:40px 28px}.stat-icon{height:64px;width:64px}.stat-icon i{font-size:28px}.stat-number{font-size:46px}}@media (max-width:768px){.stats-section{padding:60px 0}.stats-grid{gap:24px;grid-template-columns:1fr;padding:0 15px}.stat-item{border-radius:20px;padding:36px 24px}.stat-icon{border-radius:16px;height:60px;width:60px}.stat-icon i{font-size:26px}.stat-number{font-size:42px}.stat-label{font-size:16px}}.lead-capture-banner{animation:slideUp .3s ease-out;background:linear-gradient(135deg,#6219b0,#491d8d);bottom:0;box-shadow:0 -4px 20px #00000026;color:#fff;left:0;padding:16px 20px;position:fixed;right:0;z-index:999}.lead-capture-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:1200px;position:relative}.lead-capture-text{display:flex;flex-direction:column;gap:4px}.lead-capture-text strong{font-size:18px;font-weight:700}.lead-capture-subtitle{font-size:14px;opacity:.9}.lead-capture-form{display:flex;flex:1 1;gap:12px;max-width:400px}.lead-capture-input{border:none;border-radius:6px;flex:1 1;font-size:14px;min-width:200px;padding:12px 16px}.lead-capture-input:focus{outline:2px solid #ffffff80;outline-offset:2px}.lead-capture-button{background:#fff;border-radius:6px;color:#6219b0;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease;white-space:nowrap}.lead-capture-button:hover:not(:disabled){background:#f0f0f0;transform:translateY(-1px)}.lead-capture-button:disabled{cursor:not-allowed;opacity:.6}.lead-capture-close{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:28px;justify-content:center;position:absolute;right:-8px;top:-8px;transition:all .3s ease;width:28px}.lead-capture-close:hover{background:#ffffff4d;transform:scale(1.1)}@media (max-width:768px){.lead-capture-content{flex-direction:column;gap:12px}.lead-capture-text{text-align:center;width:100%}.lead-capture-form{flex-direction:column;max-width:100%;width:100%}.lead-capture-input{min-width:0;min-width:auto;width:100%}.lead-capture-button{width:100%}.lead-capture-close{right:8px;top:8px}.lead-capture-text strong{font-size:16px}.lead-capture-subtitle{font-size:12px}}.why-codegavel-section{background:linear-gradient(135deg,#fff,#f8fafc);overflow:hidden;padding:100px 0;position:relative}.why-codegavel-section:before{background:radial-gradient(circle,#6219b00f 0,#0000 70%);height:400px;left:-10%;top:-20%;width:400px}.why-codegavel-section:after,.why-codegavel-section:before{border-radius:50%;content:"";filter:blur(60px);position:absolute;z-index:0}.why-codegavel-section:after{background:radial-gradient(circle,#c0a3df14 0,#0000 70%);bottom:-20%;height:350px;right:-10%;width:350px}.why-codegavel-section .container{position:relative;z-index:1}.section-subtitle{background:#6219b01a;border-radius:20px;display:inline-block;font-weight:700;letter-spacing:1px;margin-bottom:16px;padding:6px 16px}.section-title{font-size:42px;font-weight:800;letter-spacing:-.5px;line-height:1.2}.process-flow{align-items:center;display:flex;flex-wrap:wrap;gap:0;justify-content:center;margin-bottom:56px;padding:60px 0;position:relative}.process-flow:before{background:linear-gradient(90deg,#0000,#6219b033 20%,#6219b04d 50%,#6219b033 80%,#0000);border-radius:2px;content:"";height:3px;left:15%;position:absolute;right:15%;top:50%;transform:translateY(-50%);z-index:0}.process-step{background:#0000;border:none;box-shadow:none;flex:1 1;max-width:320px;min-width:280px;padding:0;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1}.step-icon{flex-direction:column;margin-bottom:32px}.icon-circle,.step-icon{align-items:center;display:flex;position:relative}.icon-circle{background:linear-gradient(135deg,#6219b0,#491d8d);border-radius:50%;box-shadow:0 16px 40px #6219b040,0 0 0 12px #6219b014,0 0 0 24px #6219b00a;height:110px;justify-content:center;margin:0 auto;transition:all .4s cubic-bezier(.4,0,.2,1);width:110px}.icon-circle:before{background:inherit;border-radius:50%;content:"";filter:blur(20px);inset:-12px;opacity:.2;position:absolute;transition:opacity .4s ease;z-index:-1}.process-step:hover .icon-circle{box-shadow:0 20px 50px #6219b059,0 0 0 12px #6219b01f,0 0 0 24px #6219b00f;transform:scale(1.08)}.process-step:hover .icon-circle:before{opacity:.4}.icon-circle i{color:#fff;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));font-size:48px;position:relative;transition:transform .3s ease;z-index:1}.process-step:hover .icon-circle i{transform:scale(1.05) rotate(5deg)}.step-number{align-items:center;background:linear-gradient(135deg,#fff,#f8f9ff);border:4px solid #6219b0;border-radius:50%;box-shadow:0 8px 24px #6219b04d;color:#6219b0;display:flex;font-size:20px;font-weight:800;height:44px;justify-content:center;left:50%;position:absolute;top:-12px;transform:translateX(-50%);transition:all .4s cubic-bezier(.4,0,.2,1);width:44px;z-index:3}.process-step:hover .step-number{background:linear-gradient(135deg,#6219b0,#491d8d);border-color:#7a2cc4;box-shadow:0 12px 32px #6219b066;color:#fff;transform:translateX(-50%) scale(1.1) rotate(-5deg)}.step-title{color:#2d3748;font-size:19px;font-weight:600;letter-spacing:-.2px;line-height:1.6;margin:0 auto;max-width:280px;transition:all .3s ease}.process-step:hover .step-title{color:#6219b0;transform:translateY(-2px)}.process-arrow{color:#6219b0;font-size:28px;margin:0 20px;opacity:.3;position:relative;transition:all .3s ease;z-index:1}.process-arrow i{filter:drop-shadow(0 2px 4px rgba(98,25,176,.2))}.process-flow:hover .process-arrow{opacity:.6;transform:translateX(4px)}.process-step:nth-child(3) .process-arrow{display:none}.try-demo-btn{align-items:center;background:linear-gradient(135deg,#6219b0,#491d8d);border-radius:50px;box-shadow:0 8px 24px #6219b059,inset 0 0 0 4px #6219b01a;color:#fff;display:inline-flex;font-size:18px;font-weight:700;gap:12px;overflow:hidden;padding:20px 48px;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.try-demo-btn:before{background:#fff3;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.try-demo-btn:hover:before{height:400px;width:400px}.try-demo-btn:hover{background:linear-gradient(135deg,#7a2cc4,#6219b0);box-shadow:0 16px 40px #6219b073,inset 0 0 0 4px #6219b026;color:#fff;gap:16px;transform:translateY(-4px) scale(1.02)}.try-demo-btn i{transition:transform .3s ease}.try-demo-btn i,.try-demo-btn span{position:relative;z-index:1}.try-demo-btn:hover i{transform:translateX(6px)}@media (max-width:1024px){.process-flow{gap:0}.process-flow:before{display:none}.process-step{margin-bottom:40px;max-width:280px;min-width:240px}.icon-circle{height:100px;width:100px}.icon-circle i{font-size:42px}.step-number{font-size:18px;height:40px;width:40px}.section-title{font-size:36px}.process-arrow{display:none}}@media (max-width:768px){.why-codegavel-section{padding:70px 0}.section-title{font-size:30px;line-height:1.3}.section-subtitle{font-size:12px;padding:5px 14px}.process-flow{flex-direction:column;gap:0;padding:40px 0}.process-arrow,.process-flow:before{display:none}.process-step{margin-bottom:48px;max-width:100%;min-width:100%}.process-step:last-child{margin-bottom:0}.icon-circle{height:100px;width:100px}.icon-circle i{font-size:40px}.step-number{font-size:18px;height:40px;top:-10px;width:40px}.step-title{font-size:18px;max-width:100%}.try-demo-btn{font-size:16px;justify-content:center;max-width:100%;padding:18px 36px;width:100%}}.use-cases-section{background:#fff;padding:80px 0}.section-subtitle{color:#6219b0;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.section-title{color:#1d1d1f;font-size:36px;font-weight:700;margin-bottom:0}.use-case-card{background:linear-gradient(135deg,#fff,#f8f9ff);border:1px solid #6219b01a;border-radius:20px;box-shadow:0 4px 20px #0000000f;height:100%;overflow:hidden;padding:40px 32px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.use-case-card:before{background:linear-gradient(90deg,#6219b0,#491d8d 50%,#6219b0);background-size:200% 100%;content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.use-case-card:hover:before{animation:shimmer 2s infinite;opacity:1}.use-case-card:hover{border-color:#6219b033;box-shadow:0 12px 40px #6219b026;transform:translateY(-8px)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.use-case-icon{align-items:center;background:#6219b01a;border-radius:50%;display:flex;font-size:36px;height:80px;justify-content:center;margin:0 auto 24px;transition:all .3s ease;width:80px}.use-case-card:hover .use-case-icon{background:#6219b026;transform:scale(1.1)}.use-case-title{color:#1d1d1f;font-size:22px;font-weight:700;margin-bottom:12px}.use-case-description{color:#4a5568;font-size:16px;line-height:1.6;margin:0}@media (max-width:768px){.use-cases-section{padding:60px 0}.section-title{font-size:28px}.use-case-card{padding:32px 24px}.use-case-icon{font-size:32px;height:70px;width:70px}.use-case-title{font-size:20px}.use-case-description{font-size:15px}}.sample-report-section{background:linear-gradient(135deg,#f8fafc,#fff);padding:80px 0}.sample-report-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffffa,#f8f9fffa);border:1px solid #6219b01a;border-radius:28px;box-shadow:0 12px 50px #6219b01a;overflow:hidden;padding:56px;position:relative}.sample-report-card:before{background:radial-gradient(circle,#6219b00d 0,#0000 70%);border-radius:50%;content:"";filter:blur(40px);height:300px;position:absolute;right:-10%;top:-50%;width:300px}.sample-report-content{position:relative;z-index:1}.sample-report-header{margin-bottom:40px;text-align:center}.sample-report-icon{align-items:center;background:linear-gradient(135deg,#6219b0,#491d8d);border-radius:50%;box-shadow:0 8px 24px #6219b040;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.sample-report-icon i{color:#fff;font-size:36px}.sample-report-title{color:#1d1d1f;font-size:32px;font-weight:700;letter-spacing:-.5px;margin-bottom:16px}.sample-report-description{color:#4a5568;font-size:18px;line-height:1.6;margin:0 auto;max-width:600px}.sample-report-preview{display:flex;justify-content:center;margin-bottom:40px}.preview-thumbnail{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:300px}.preview-image,.preview-thumbnail{transition:all .3s ease;width:100%}.preview-image{border-radius:12px;box-shadow:0 8px 24px #6219b026;height:auto;max-width:100%}.preview-thumbnail:hover .preview-image{box-shadow:0 12px 32px #6219b040;transform:translateY(-4px)}.sample-report-actions{align-items:center;display:flex;flex-direction:column;gap:20px}.sample-email-form{display:flex;flex-wrap:wrap;gap:12px;max-width:500px;width:100%}.sample-email-input{border:2px solid #6219b033;border-radius:50px;flex:1 1;font-size:15px;min-width:250px;outline:none;padding:14px 20px;transition:all .3s ease}.sample-email-input:focus{border-color:#6219b0;box-shadow:0 0 0 4px #6219b01a}.sample-get-btn{background:linear-gradient(135deg,#6219b0,#491d8d);border:none;border-radius:50px;box-shadow:0 6px 20px #6219b04d;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:14px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.sample-get-btn:hover:not(:disabled){box-shadow:0 10px 30px #6219b066;transform:translateY(-2px)}.sample-get-btn:disabled{cursor:not-allowed;opacity:.7}.sample-view-demo{align-items:center;background:#6219b00d;border:2px solid #6219b033;border-radius:50px;color:#6219b0;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:10px 20px;text-decoration:none;transition:all .3s ease}.sample-view-demo:hover{background:#6219b01a;border-color:#6219b04d;color:#491d8d;transform:translateY(-2px)}@media (max-width:768px){.sample-report-section{padding:60px 0}.sample-report-card{border-radius:20px;padding:40px 24px}.sample-report-title{font-size:26px}.sample-report-description{font-size:16px}.sample-email-form{flex-direction:column}.sample-email-input{min-width:100%}.sample-get-btn{width:100%}.preview-thumbnail{max-width:100%}.preview-image{border-radius:8px}}.newsletter-section{background:#0000;overflow:visible;padding:100px 0;position:relative}.newsletter-section:after,.newsletter-section:before{display:none}@keyframes float{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(-20px) translateX(10px)}}.newsletter-card{animation:gradientShift 8s ease infinite;background:linear-gradient(135deg,#6219b0,#491d8d 50%,#7a2cc4);background-size:200% 200%;border:1px solid #fff3;border-radius:32px;box-shadow:0 24px 80px #6219b04d,inset 0 0 0 1px #ffffff1a;overflow:hidden;padding:72px 64px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;z-index:1}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.newsletter-card:before{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#ffffff26 0,#0000 70%);height:500px;right:-20%;top:-50%;width:500px}.newsletter-card:after,.newsletter-card:before{border-radius:50%;content:"";filter:blur(60px);position:absolute;z-index:0}.newsletter-card:after{animation:float 8s ease-in-out infinite reverse;background:radial-gradient(circle,#c0a3df33 0,#0000 70%);bottom:-30%;height:400px;left:-20%;width:400px}.newsletter-card:hover{box-shadow:0 28px 100px #6219b059,inset 0 0 0 1px #ffffff26;transform:translateY(-4px)}.newsletter-content{margin:0 auto;max-width:700px;position:relative;z-index:2}.newsletter-icon{align-items:center;animation:iconPulse 2s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff4d,#fff3);border-radius:50%;box-shadow:0 8px 32px #0003,inset 0 0 0 4px #ffffff1a;display:flex;height:96px;justify-content:center;margin:0 auto 32px;position:relative;width:96px}.newsletter-icon:before{background:linear-gradient(135deg,#fff3,#ffffff0d);border-radius:50%;content:"";filter:blur(8px);inset:-4px;opacity:.6;position:absolute;z-index:-1}.newsletter-icon i{animation:iconFloat 3s ease-in-out infinite;color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));font-size:42px}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.newsletter-title{color:#fff;font-size:38px;font-weight:800;letter-spacing:-1px;line-height:1.2;margin-bottom:20px;text-shadow:0 2px 20px #0003}.newsletter-description{color:#fffffff2;font-size:19px;font-weight:400;line-height:1.7;margin-bottom:48px}.newsletter-form{margin-bottom:20px}.newsletter-input-group{background:#fffffffa;border:2px solid #fff6;border-radius:50px;box-shadow:0 4px 16px #0000001a;display:flex;height:54px;margin:0 auto;max-width:600px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.newsletter-input-group:focus-within{background:#fff;border-color:#fff;box-shadow:0 0 0 6px #ffffff40,0 8px 24px #00000026}.newsletter-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0000;border:none;border-radius:50px;box-sizing:border-box;color:#1d1d1f;flex:1 1;font-size:17px;font-weight:500;height:100%;line-height:50px;margin:0;min-width:0;outline:none;padding:0 150px 0 28px;transition:all .3s cubic-bezier(.4,0,.2,1)}.newsletter-input:focus{background:#0000}.newsletter-input::placeholder{color:#999}.newsletter-subscribe-btn{align-items:center;background:linear-gradient(135deg,#6219b0,#491d8d);border:none;border-radius:50px;bottom:4px;box-shadow:0 2px 8px #6219b040;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:8px;justify-content:center;line-height:1;max-width:140px;min-width:110px;overflow:hidden;padding:0 28px;position:absolute;right:4px;top:4px;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.newsletter-subscribe-btn:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.newsletter-subscribe-btn:hover:not(:disabled):before{left:100%}.newsletter-subscribe-btn:hover:not(:disabled){background:linear-gradient(135deg,#7a2cc4,#6219b0);box-shadow:none;transform:none}.newsletter-subscribe-btn:disabled{cursor:not-allowed;opacity:.7}.newsletter-subscribe-btn i{transition:transform .3s ease}.newsletter-subscribe-btn:hover:not(:disabled) i{transform:translateX(4px)}.newsletter-privacy{align-items:center;color:#ffffffd9;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;margin:24px 0 0}.newsletter-privacy i{font-size:13px;opacity:.9}@media (max-width:768px){.newsletter-section{padding:70px 0}.newsletter-card{border-radius:24px;padding:56px 32px}.newsletter-icon{height:80px;margin-bottom:28px;width:80px}.newsletter-icon i{font-size:36px}.newsletter-title{font-size:28px;letter-spacing:-.5px;line-height:1.3}.newsletter-description{font-size:17px;margin-bottom:36px}.newsletter-input-group{height:50px}.newsletter-input{font-size:16px;height:100%;line-height:46px;min-width:100%;padding:0 130px 0 20px}.newsletter-subscribe-btn{bottom:3px;font-size:14px;gap:6px;max-width:120px;min-width:100px;padding:0 20px;right:3px;top:3px}}.logout-container{display:flex;justify-content:flex-end;margin-bottom:20px;padding:10px}.logout-button{background-color:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;transition:background-color .3s ease}.logout-button:hover{background-color:#d32f2f}.upload-container{margin:0 auto;max-width:800px;padding:20px;width:80%}.upload-form{display:flex;flex-direction:column;gap:15px}.upload-input,.upload-textarea{margin-top:5px;padding:10px;width:100%}.upload-textarea{height:150px}.input-group{display:flex;justify-content:center}.input-group button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.input-group button:disabled{background-color:#ccc;cursor:not-allowed}.input-group button:hover{background-color:#45a049}.loader{margin-top:20px;text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.reset-wrapper{align-items:center;background-image:url(/static/media/hero-bg.e77170a47066f3d9db45.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;min-width:320px;padding:20px}.login__title{font-size:24px;font-weight:600}.mt-15{margin-top:15px}.mb-30{margin-bottom:30px}.mb-50{margin-bottom:50px}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000}@media (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight}.annotationLayer .buttonWidgetAnnotation.checkBox input:required,.annotationLayer .buttonWidgetAnnotation.radioButton input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation input:required,.annotationLayer .textWidgetAnnotation textarea:required{outline:1.5px solid selectedItem}}.annotationLayer{--scale-factor:1;left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0}.annotationLayer section{box-sizing:border-box;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .buttonWidgetAnnotation.pushButton>a,.annotationLayer .linkAnnotation>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation.pushButton>canvas{height:100%;width:100%}.annotationLayer .buttonWidgetAnnotation.pushButton>a:hover,.annotationLayer .linkAnnotation>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;position:absolute;width:100%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation input,.annotationLayer .textWidgetAnnotation textarea{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation.checkBox input:required,.annotationLayer .buttonWidgetAnnotation.radioButton input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation input:required,.annotationLayer .textWidgetAnnotation textarea:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation input[disabled],.annotationLayer .textWidgetAnnotation textarea[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .buttonWidgetAnnotation.radioButton input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation input:focus,.annotationLayer .textWidgetAnnotation textarea:focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox :focus,.annotationLayer .buttonWidgetAnnotation.radioButton :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer .annotationTextContent,.annotationLayer section svg{height:100%;position:absolute;width:100%}.annotationLayer .annotationTextContent{color:#0000;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;bottom:0;forced-color-adjust:none;left:0;line-height:1;overflow:hidden;position:absolute;right:0;text-align:left;text-align:initial;top:0}.textLayer br,.textLayer span{color:#0000;cursor:text;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400}.textLayer br::selection{background:#0000}.textLayer .endOfContent{bottom:0;cursor:default;display:block;left:0;position:absolute;right:0;top:100%;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.right-widget-area{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;padding:20px}.widget-title{color:#333;font-size:18px;font-weight:600;margin-bottom:15px;text-transform:uppercase}.blog-title a{color:"#333";-webkit-text-decoration:"none";text-decoration:"none";transition:color .3s ease-in-out}.blog-title a:hover{color:#21ad94}@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: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{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:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{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:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top: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{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}: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:50%;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;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{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"}.service-lead-popup-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.service-lead-popup-container{animation:slideUp .3s ease-out;background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:100%}.service-lead-popup-header{align-items:center;background:linear-gradient(135deg,#491d8d,#6219b0);border-radius:24px 24px 0 0;color:#fff;display:flex;justify-content:space-between;padding:24px;position:relative}.popup-header-content{flex:1 1}.popup-title{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 4px}.popup-subtitle{color:#fff;font-size:.9rem;margin:0;opacity:.9}.popup-close-btn{background:#ffffff1a!important;border-radius:50%!important;color:#fff!important;height:32px!important;transition:all .2s ease!important;width:32px!important}.popup-close-btn:hover{background:#fff3!important;transform:scale(1.05)}.service-lead-popup-form{padding:32px 24px 24px}.form-field{margin-bottom:20px!important}.form-field .MuiOutlinedInput-root{background:#fafafa;border-radius:12px;transition:all .3s ease}.form-field .MuiOutlinedInput-root:hover{background:#f5f5f5}.form-field .MuiOutlinedInput-root.Mui-focused{background:#fff;box-shadow:0 0 0 2px #491d8d33}.form-field .MuiInputLabel-root{color:#666;font-weight:500}.form-field .MuiInputLabel-root.Mui-focused{color:#491d8d}.form-field .MuiSelect-root{background:#fafafa;border-radius:12px;transition:all .3s ease}.form-field .MuiSelect-root:hover{background:#f5f5f5}.form-field .MuiSelect-root.Mui-focused{background:#fff;box-shadow:0 0 0 2px #491d8d33}.MuiMenu-paper,.MuiMenu-root{z-index:9999!important}.MuiMenu-paper{border:1px solid #e0e0e0!important;border-radius:12px!important;box-shadow:0 8px 25px #00000026!important;position:fixed!important}.service-lead-popup-container .MuiMenu-root{z-index:10000!important}.service-lead-popup-container .MuiMenu-paper{position:fixed!important;z-index:10000!important}.MuiMenuItem-root{font-size:.9rem!important;padding:12px 16px!important;transition:all .2s ease!important}.MuiMenuItem-root:hover{background:#491d8d14!important}.MuiMenuItem-root.Mui-selected{background:#491d8d1f!important;color:#491d8d!important;font-weight:600!important}.phone-field-container{display:flex;gap:12px;margin-bottom:20px}.country-code-field{min-width:120px}.country-code-field .MuiOutlinedInput-root{background:#fafafa;border-radius:12px}.phone-number-field{flex:1 1}.phone-number-field .MuiOutlinedInput-root{background:#fafafa;border-radius:12px}.phone-number-field .MuiFormHelperText-root{font-size:.75rem;margin-top:4px}.phone-number-field .MuiFormHelperText-root.Mui-error{color:#d32f2f}.consent-field{align-items:flex-start;margin-bottom:8px!important}.consent-text{color:#666;font-size:.85rem;line-height:1.4}.error-text{display:block;font-size:.75rem;margin-top:4px}.popup-actions{display:flex;flex-direction:column;gap:12px;margin-top:24px}.submit-btn{background:linear-gradient(135deg,#491d8d,#6219b0)!important;border-radius:12px!important;box-shadow:0 4px 12px #491d8d4d!important;color:#fff!important;font-size:1rem!important;font-weight:600!important;padding:14px 24px!important;text-transform:none!important;transition:all .3s ease!important}.submit-btn:hover{box-shadow:0 6px 20px #491d8d66!important;transform:translateY(-2px)}.submit-btn:disabled{opacity:.7;transform:none}.cancel-btn{color:#666!important;font-size:.9rem!important;padding:8px 16px!important;text-transform:none!important}.cancel-btn:hover{background:#0000000a!important}.service-lead-popup-success{padding:48px 24px;text-align:center}.success-icon{align-items:center;animation:checkmark .6s ease-out;background:linear-gradient(135deg,#491d8d,#6219b0);border-radius:50%;color:#fff;display:flex;font-size:32px;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.success-title{color:#491d8d;font-weight:700;margin-bottom:12px}.success-message{color:#666;line-height:1.5;margin-bottom:8px}.success-submessage{color:#999;font-size:.85rem}@media (max-width:768px){.service-lead-popup-overlay{align-items:flex-end;padding:0}.service-lead-popup-container{border-radius:24px 24px 0 0;margin:0;max-height:95vh;max-width:none;width:100%}.service-lead-popup-header{border-radius:24px 24px 0 0;padding:20px}.popup-title{font-size:1.3rem}.service-lead-popup-form{padding:24px 20px 20px}.phone-field-container{flex-direction:column;gap:16px}.country-code-field{min-width:auto}.popup-actions{margin-top:20px}.submit-btn{font-size:1.1rem!important;padding:16px 24px!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes checkmark{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.service-lead-popup-container:focus-within{outline:none}.service-lead-popup-container::-webkit-scrollbar{width:4px}.service-lead-popup-container::-webkit-scrollbar-thumb{background:#491d8d4d;border-radius:2px}.service-lead-popup-container::-webkit-scrollbar-thumb:hover{background:#491d8d80}.dot{animation:jump .8s ease-in-out infinite;background-color:gray;border-radius:50%;display:inline-block;height:6px;width:6px}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.1s}.dot:nth-child(3){animation-delay:.2s}@keyframes jump{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.chat-message p+p{margin-top:10px}.chat-message{display:inline-block;line-height:1.4;margin:4px 0;max-width:70%;padding:12px 16px}.chat-message.user{align-self:flex-end;background-color:#42b0c5;border-radius:16px 16px 0 16px;color:#fff}.chat-message.bot{align-self:flex-start;background-color:#7127ea;border-radius:16px 16px 16px 0;color:#fff}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}