.container-padding{padding-left:2rem;padding-right:2rem}@media(min-width:768px){.container-padding{padding-left:4rem;padding-right:4rem}}@media(min-width:1024px){.container-padding{padding-left:10rem;padding-right:10rem}}.section-padding{padding-top:3rem;padding-bottom:3rem}@media(min-width:768px){.section-padding{padding-top:5rem;padding-bottom:5rem}}html{scroll-behavior:smooth}:root{--primary-purple: #7B2CBF;--light-purple: #E0AAFF;--dark-gray: #333;--light-gray: #666;--white: #FFFFFF;--light-bg: #F8F9FA;--bg-section: #f9fafc;--bg-card: #ffffff;--border-soft: #f1f5f9;--primary: #7b3cff;--primary-soft: #f3f4ff;--accent-green: #22c55e;--accent-green-soft: #ecfdf5;--text-main: #111827;--text-heading: #111827;--text-muted: #6b7280;--shadow-soft: 0 18px 45px rgba(15, 23, 42, .06);--icon-yellow: #fbbf24;--icon-pink: #fb5da5;--icon-purple: #a855f7;--icon-green: #22c55e;--icon-blue: #3b82f6;--icon-teal: #14b8a6}*{font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0;box-sizing:border-box}.privacy-policy-page{width:100%;overflow-x:hidden}.privacy-header{position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;z-index:1000;box-shadow:0 2px 20px #0000001a}.privacy-header-container{width:80%;margin:0 auto;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.logo-section{display:flex;align-items:center;gap:0px}.logo-icon{height:70px;width:auto;z-index:2;position:relative}.logo-text{font-size:28px;font-weight:600;color:#473f52;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.5px}.privacy-nav{display:flex;gap:20px}.privacy-nav a{color:var(--primary-purple);text-decoration:none;font-weight:500;font-size:16px;padding:10px 20px;border:2px solid var(--primary-purple);border-radius:25px;transition:all .3s ease}.privacy-nav a:hover{background:var(--primary-purple);color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.privacy-policy{padding:180px 0 100px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);position:relative}.privacy-policy .container{max-width:900px;margin:0 auto;padding:0 20px}.privacy-label{display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid #E5E5F0;border-radius:25px;padding:4px 20px;margin:0 auto 25px;text-align:center;width:-moz-fit-content;width:fit-content}.privacy-label-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.privacy-label span{font-size:18px;color:#473f52;font-weight:500}.privacy-policy .section-title{font-size:52px;font-weight:500;color:#473f52;text-align:center;margin-bottom:20px;line-height:1.2}.privacy-policy .section-subtitle{font-size:18px;color:#6b7280;text-align:center;margin-bottom:60px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.privacy-content{background:#fff;border-radius:20px;padding:50px;box-shadow:0 10px 40px #0000000d;border:1px solid #f1f5f9}.privacy-intro{text-align:center;margin-bottom:60px;padding:40px;background:linear-gradient(135deg,#f8fafc,#e0e7ff);border-radius:20px;border:1px solid #e5e7eb;position:relative;overflow:hidden}.privacy-intro:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-purple) 0%,var(--light-purple) 100%)}.intro-badge{display:inline-flex;align-items:center;gap:8px;background:var(--primary-purple);color:#fff;padding:8px 20px;border-radius:25px;margin-bottom:25px;font-weight:600;font-size:16px;box-shadow:0 4px 15px #7b2cbf4d}.intro-badge-icon{font-size:18px}.intro-title{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:20px;line-height:1.2}.intro-description{font-size:18px;color:#374151;line-height:1.7;margin-bottom:35px;max-width:600px;margin-left:auto;margin-right:auto}.intro-description strong{color:var(--primary-purple);font-weight:700}.intro-features{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:35px}.intro-feature{display:flex;flex-direction:column;align-items:center;text-align:center;padding:25px 20px;background:#fff;border-radius:15px;border:1px solid #f1f5f9;transition:all .3s ease}.intro-feature:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;border-color:var(--primary-purple)}.intro-feature-icon{font-size:32px;margin-bottom:15px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-soft) 0%,#e0e7ff 100%);border-radius:50%;border:2px solid var(--primary-purple)}.intro-feature-text{display:flex;flex-direction:column;gap:8px}.intro-feature-text strong{font-size:16px;color:#1f2937;font-weight:600}.intro-feature-text p{font-size:14px;color:#6b7280;line-height:1.5;margin:0}.privacy-section{margin-bottom:50px}.privacy-section:last-child{margin-bottom:0}.privacy-section h2{font-size:28px;font-weight:600;color:#1f2937;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #e5e7eb;display:flex;align-items:center;gap:10px}.privacy-section h2:before{content:"";width:6px;height:30px;background:var(--primary-purple);border-radius:3px}.privacy-section>p{font-size:16px;color:#6b7280;line-height:1.6;margin-bottom:25px}.privacy-item{background:#fafbfc;border:1px solid #f1f5f9;border-radius:12px;padding:25px;margin-bottom:20px;transition:all .3s ease;border-left:4px solid transparent}.privacy-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000014;border-left-color:var(--primary-purple)}.privacy-item:last-child{margin-bottom:0}.privacy-item h3{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:15px;display:flex;align-items:center;gap:8px}.privacy-item h3:before{content:"🔒";font-size:16px}.privacy-item p{font-size:15px;color:#6b7280;line-height:1.6;margin-bottom:10px}.privacy-item p:last-child{margin-bottom:0}.privacy-item strong{color:#374151;font-weight:600}.contact-info-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:30px;margin-top:25px;text-align:left}.contact-detail{font-size:16px;color:#374151;margin-bottom:10px;line-height:1.6}.contact-detail:last-child{margin-bottom:0}.contact-detail strong{color:#1f2937;font-weight:600}@media(max-width:1024px){.privacy-policy .container{padding:0 20px}.intro-features{gap:15px}.intro-feature{padding:20px 15px}.intro-title{font-size:28px}}@media(max-width:768px){.privacy-policy{padding:140px 0 60px}.privacy-header-container{width:95%;padding:15px 20px}.logo-icon{height:50px}.logo-text{font-size:22px}.privacy-nav a{font-size:14px;padding:8px 16px}.privacy-policy .section-title{font-size:36px;margin-bottom:15px}.privacy-policy .section-subtitle{font-size:16px;margin-bottom:40px}.privacy-content{padding:30px 20px}.privacy-intro{padding:30px 20px;margin-bottom:30px}.intro-title{font-size:24px;margin-bottom:15px}.intro-description{font-size:16px;margin-bottom:25px}.intro-features{grid-template-columns:1fr;gap:20px;margin-top:25px}.intro-feature{padding:25px 20px;flex-direction:row;align-items:flex-start;text-align:left;gap:15px}.intro-feature-icon{width:50px;height:50px;font-size:24px;margin-bottom:0;flex-shrink:0}.intro-feature-text{align-items:flex-start}.intro-feature-text strong{font-size:15px}.intro-feature-text p{font-size:13px}.privacy-section{margin-bottom:30px}.privacy-section h2{font-size:22px;margin-bottom:15px}.privacy-item{padding:20px}.privacy-item h3{font-size:18px;margin-bottom:10px}.privacy-item p{font-size:14px}.contact-info-card{padding:20px}.contact-detail{font-size:15px}}@media(max-width:480px){.privacy-header-container{flex-direction:column;gap:15px;padding:10px 15px}.privacy-nav a{font-size:12px;padding:6px 12px}.privacy-policy .section-title{font-size:28px}.privacy-content{padding:25px 15px}.privacy-intro,.privacy-item,.contact-info-card{padding:15px}}.chatbot-container{position:fixed;bottom:2rem;right:2rem;z-index:9999;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chatbot-fab{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#8739fd,#646ae8);box-shadow:0 4px 15px #8739fd66;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:0;right:0}.chatbot-fab:hover{transform:scale(1.1) rotate(5deg)}.chatbot-fab svg{width:30px;height:30px;fill:currentColor}.chatbot-window{width:350px;height:500px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;overflow:hidden;transform-origin:bottom right;animation:chatbotOpen .4s cubic-bezier(.16,1,.3,1);border:1px solid rgba(0,0,0,.05);position:absolute;bottom:0;right:0}@keyframes chatbotOpen{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.chatbot-header{background:linear-gradient(135deg,#8739fd,#646ae8);padding:1.25rem;color:#fff;display:flex;justify-content:space-between;align-items:center}.chatbot-title{font-weight:600;font-size:1.1rem;margin:0}.chatbot-close{background:#fff3;border:none;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.chatbot-close:hover{background:#ffffff4d}.close-menu-overlay{position:absolute;inset:0;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;border-radius:20px;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.close-menu{background:#fff;border-radius:24px;padding:30px 24px;width:260px;box-shadow:0 20px 60px #0000001a;animation:scaleIn .3s cubic-bezier(.16,1,.3,1);text-align:center;border:1px solid rgba(0,0,0,.05)}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.close-menu-title{font-size:20px;font-weight:700;color:#111827;margin:0 0 8px;text-align:left}.close-menu-subtitle{font-size:15px;color:#6b7280;margin:0 0 24px;text-align:left;font-weight:400}.close-menu-btn{width:100%;padding:12px 16px;margin-bottom:12px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.2,.8,.2,1);font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.close-menu-btn:last-child{margin-bottom:0}.clear-btn{background:linear-gradient(135deg,#8739fd,#646ae8);color:#fff;box-shadow:0 4px 12px #8739fd40}.clear-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #8739fd59}.close-btn{background:#f3f4f6;color:#374151}.close-btn:hover{background:#e5e7eb;color:#111827}.cancel-btn{background:#fff;color:#6b7280;border:1px solid #E5E7EB}.cancel-btn:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.chatbot-messages{flex:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;background:#f9f9fb;overscroll-behavior:contain;touch-action:pan-y}.message{max-width:80%;padding:.8rem 1rem;border-radius:12px;font-size:.95rem;line-height:1.5;position:relative;word-wrap:break-word}.message.user{align-self:flex-end;background:#8739fd;color:#fff;border-bottom-right-radius:2px}.message.bot{align-self:flex-start;background:#fff;color:#473f52;border-bottom-left-radius:2px;box-shadow:0 2px 8px #0000000d;border:1px solid #eee}.message.bot ul,.message.bot ol{margin:8px 0;padding-left:24px;display:block}.message.bot ul{list-style-type:disc}.message.bot ol{list-style-type:decimal}.message.bot li{line-height:1.6;display:list-item;margin:6px 0 6px 4px}.message.bot strong,.message.bot b{font-weight:600;color:#473f52}.message.bot em,.message.bot i{font-style:italic}.message.bot p{margin:8px 0}.message.bot h1,.message.bot h2,.message.bot h3,.message.bot h4,.message.bot h5,.message.bot h6{font-weight:600;margin:12px 0 8px;color:#473f52}.message.bot a{color:#8739fd;text-decoration:underline}.message.bot code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-family:monospace;font-size:.9em}.typing-indicator{display:flex;gap:4px;padding:.5rem .8rem;background:#fff;width:-moz-fit-content;width:fit-content;align-self:flex-start;border-radius:12px 12px 12px 2px;box-shadow:0 2px 8px #0000000d;border:1px solid #eee}.typing-dot{width:6px;height:6px;background:#ccc;border-radius:50%;animation:typing 1.4s infinite ease-in-out}.typing-dot:nth-child(1){animation-delay:0s}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typing{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.chatbot-input-area{padding:1rem;background:#fff;border-top:1px solid #eee;display:flex;gap:.8rem;align-items:center}.chatbot-input{flex:1;border:1px solid #ddd;border-radius:25px;padding:.8rem 1rem;outline:none;font-size:.95rem;transition:border-color .2s;background:#f8f9fa}.chatbot-input:focus{border-color:#8739fd;background:#fff}.chatbot-send{background:#8739fd;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s}.chatbot-send:hover{background:#7326e1;transform:scale(1.05)}.chatbot-send:disabled{background:#ccc;cursor:not-allowed;transform:none}@media(max-width:480px){.chatbot-container{bottom:1rem;right:1rem}.chatbot-window{position:fixed;width:100%;height:100%;inset:0;border-radius:0;margin:0;box-shadow:none}.chatbot-input{font-size:16px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Outfit,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-20{bottom:5rem}.bottom-40{bottom:10rem}.bottom-6{bottom:1.5rem}.bottom-\[-10px\]{bottom:-10px}.bottom-\[-20px\]{bottom:-20px}.left-0{left:0}.left-1\/4{left:25%}.left-10{left:2.5rem}.left-3{left:.75rem}.right-0{right:0}.right-1\/3{right:33.333333%}.right-20{right:5rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-\[-10px\]{right:-10px}.right-\[20px\]{right:20px}.top-0{top:0}.top-20{top:5rem}.top-40{top:10rem}.top-6{top:1.5rem}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mr-2{margin-right:.5rem}.mt-3{margin-top:.75rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1 / 1}.h-1{height:.25rem}.h-12{height:3rem}.h-48{height:12rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-96{height:24rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.min-h-\[320px\]{min-height:320px}.min-h-\[80vh\]{min-height:80vh}.min-h-\[calc\(100vh-120px\)\]{min-height:calc(100vh - 120px)}.min-h-screen{min-height:100vh}.w-48{width:12rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-96{width:24rem}.w-\[1px\]{width:1px}.w-\[70\%\]{width:70%}.w-auto{width:auto}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[280px\]{max-width:280px}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-lg{max-width:32rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-right{transform-origin:right}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[32px\]{border-radius:32px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-\[\#7B2CBF\]{--tw-border-opacity: 1;border-color:rgb(123 44 191 / var(--tw-border-opacity, 1))}.border-\[\#E5E5E5\]{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.bg-\[\#34D399\]{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-\[\#4361EE\]{--tw-bg-opacity: 1;background-color:rgb(67 97 238 / var(--tw-bg-opacity, 1))}.bg-\[\#8B5CF6\]{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-\[\#D9D9D9\]{--tw-bg-opacity: 1;background-color:rgb(217 217 217 / var(--tw-bg-opacity, 1))}.bg-\[\#E6FFF0\]{--tw-bg-opacity: 1;background-color:rgb(230 255 240 / var(--tw-bg-opacity, 1))}.bg-\[\#EEF0FF\]{--tw-bg-opacity: 1;background-color:rgb(238 240 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F472B6\]{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity, 1))}.bg-\[\#F7F7F7\]{--tw-bg-opacity: 1;background-color:rgb(247 247 247 / var(--tw-bg-opacity, 1))}.bg-\[\#FBBF24\]{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-\[\#FF4D4D\]{--tw-bg-opacity: 1;background-color:rgb(255 77 77 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF7E6\]{--tw-bg-opacity: 1;background-color:rgb(255 247 230 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.bg-purple-300{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/20{background-color:#fff3}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-10{padding:2.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-12{padding-left:3rem;padding-right:3rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-16{padding-bottom:4rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pr-4{padding-right:1rem}.pt-2{padding-top:.5rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[16px\]{font-size:16px}.text-\[32px\]{font-size:32px}.text-\[36px\]{font-size:36px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-\[1\.2\]{line-height:1.2}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.text-\[\#34D399\]{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-\[\#4361EE\]{--tw-text-opacity: 1;color:rgb(67 97 238 / var(--tw-text-opacity, 1))}.text-\[\#473F52\]{--tw-text-opacity: 1;color:rgb(71 63 82 / var(--tw-text-opacity, 1))}.text-\[\#77787C\]{--tw-text-opacity: 1;color:rgb(119 120 124 / var(--tw-text-opacity, 1))}.text-\[\#7B2CBF\]{--tw-text-opacity: 1;color:rgb(123 44 191 / var(--tw-text-opacity, 1))}.text-\[\#8B5CF6\]{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.text-\[\#F472B6\]{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-\[\#FBBF24\]{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-\[\#FF4D4D\]{--tw-text-opacity: 1;color:rgb(255 77 77 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-10{opacity:.1}.opacity-15{opacity:.15}.opacity-20{opacity:.2}.opacity-\[0\.15\]{opacity:.15}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;box-sizing:border-box;background-color:#fff!important;color:#473f52!important}:root{font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color-scheme:light}.container-padding{padding-left:clamp(20px,10vw,160px);padding-right:clamp(20px,10vw,160px)}.section-padding{padding:50px 0}.about-section{padding:100px 0;background-color:#fff}.about-container{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;gap:120px;align-items:center;justify-content:center}.about-left-column{flex:1;display:flex;justify-content:center;position:relative}.about-background-container{background:#f0f2ff;border-radius:50px;padding:60px;position:relative;height:620px;width:440px;overflow:visible;z-index:1}.about-title{font-size:28px;color:#473f52;margin:0 0 40px;font-weight:600}.about-house-icon-wrapper{position:absolute;left:-28px;top:160px;display:flex;flex-direction:column;align-items:center;z-index:10}.about-house-icon{width:56px;height:56px;background:#8739fd;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #8739fd4d}.about-house-icon svg{width:28px;height:28px}.about-timeline-dot{width:10px;height:10px;background:#8739fd;transform:rotate(45deg);margin-top:8px;z-index:11}.about-timeline-line{width:1.5px;height:220px;background:#b6b8ff;margin-top:10px}.about-logo-card{background:#fff;border-radius:30px;padding:35px 40px;width:440px;position:absolute;top:120px;left:60%;box-shadow:0 20px 40px #473f5214;z-index:15}.about-logo{margin-bottom:25px}.about-logo-img{height:52px;width:auto}.about-description{font-size:16px;color:#77787c;line-height:1.8;margin:0;font-weight:400}.about-chart-container{position:absolute;left:-80px;bottom:60px;background:#fff;padding:25px 30px;border-radius:20px;box-shadow:0 10px 40px #0000000d;z-index:20}.metrics-chart{display:flex;align-items:flex-end;gap:8px;height:44px}.chart-bar{width:10px;background:#8739fd;border-radius:5px}.about-metrics-text{position:absolute;right:-80px;bottom:80px;text-align:left;z-index:20}.metrics-number{display:block;font-size:48px;font-weight:700;color:#8739fd;line-height:1;margin-bottom:5px}.metrics-label{font-size:24px;color:#473f52;font-weight:600;white-space:nowrap}.about-right-column{flex:.6}.about-features{display:flex;flex-direction:column;gap:24px}.feature-card{display:flex;align-items:flex-start;gap:16px;background:#fff;padding:24px 32px;border-radius:20px;box-shadow:0 4px 15px #00000005;border:1px solid #f0f0f0}.feature-check{width:28px;height:28px;background:#d1fae5;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:4px}.feature-text{font-size:16px;color:#473f52;font-weight:500;margin:0;line-height:1.6}@media(max-width:1200px){.about-container{flex-direction:column;gap:60px}.about-logo-card{position:relative;top:0;left:0;transform:none;width:100%;margin:40px 0}}.reach-communities{padding:50px 0;background:#f5f5f5;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.reach-communities-container{max-width:1000px;margin:0 auto;padding:0 20px}.reach-communities-header{text-align:center;margin-bottom:50px;width:100%;padding:0 20px;box-sizing:border-box}.reach-communities-label{font-size:22px;color:#77787c;margin:0 0 12px;font-weight:400}.reach-communities-title{font-size:56px;font-weight:600;color:#473f52;margin:0 0 16px;line-height:1.2}.reach-communities-tagline{font-size:20px;color:#77787c;margin:0;font-weight:400}.reach-communities-content{background:#e8eaff;border-radius:24px;padding:0 50px;display:grid;grid-template-columns:1.5fr 1fr;gap:40px;align-items:center}.reach-communities-text{display:flex;flex-direction:column;gap:20px}.reach-communities-button{margin-top:10px}.reach-communities-heading{font-size:36px;font-weight:500;color:#473f52;margin:0;line-height:1.2}.reach-communities-description{font-size:20px;color:#77787c;line-height:1.4;margin:0}.reach-communities-button{background:#646ae8;color:#fff;border:none;border-radius:12px;padding:9px 60px;font-size:16px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;transition:background .2s;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.reach-communities-button:hover{background:#5258d4}.reach-communities-button .arrow{font-size:20px;line-height:1}.reach-communities-image{display:flex;justify-content:center;align-items:center;align-self:center}.reach-communities-img{width:100%;max-width:250px;height:auto;-o-object-fit:contain;object-fit:contain}@media(max-width:1024px){.reach-communities-content{grid-template-columns:1fr;gap:40px;padding:40px 30px}.reach-communities-image{order:-1}}@media(max-width:767px){.reach-communities{padding:60px 0}.reach-communities-container{padding:0 20px}.reach-communities-title{font-size:36px}.reach-communities-tagline{font-size:16px}.reach-communities-heading{font-size:28px}.reach-communities-description{font-size:16px}.reach-communities-content{padding:30px 20px}.reach-communities-img{max-width:100%}}.faq{padding:50px 0;background:#fff;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.faq .container{max-width:1000px;margin:0 auto;padding:0 20px}.faq-label{display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid #E5E5F0;border-radius:25px;padding:4px 20px;margin:0 auto 25px;text-align:center;width:-moz-fit-content;width:fit-content}.faq-label-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.faq-label-icon svg{width:22px;height:22px}.badge-icon-img{width:22px;height:22px;display:block}.faq-label span{font-size:18px;color:#473f52;font-weight:500}.faq .section-title{font-size:52px;font-weight:500;color:#473f52;text-align:center;margin-bottom:2px;margin-top:-20px}.faq .section-subtitle{font-size:20px;color:#77787c;text-align:center;margin-bottom:35px;font-weight:400;margin-top:-5px}.faq-list{max-width:100%;margin:0 auto}.faq-item{background:#fff;border:1px solid #473F52;border-radius:12px;margin-bottom:16px;overflow:hidden;transition:all .2s}.faq-item.expanded{background:#fff;border-color:#473f52}.faq-question{padding:24px 28px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .2s;font-weight:500;color:#473f52}.faq-question:hover{background:#f9fafb}.faq-item.expanded .faq-question{background:#fff;border-bottom:1px solid #E5E5E5}.faq-question-text{flex:1;font-size:18px;line-height:1.5;padding-right:16px;color:#473f52}.faq-toggle{width:auto;height:auto;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:28px;font-weight:300;flex-shrink:0;background:transparent;border:none;line-height:1;padding:0;text-align:center}.faq-item.expanded .faq-toggle{background:transparent;border:none;color:#111827}.faq-toggle svg{width:20px;height:20px}.faq-answer{padding:24px 28px;color:#77787c;line-height:1.7;font-size:17px;animation:slideDown .3s ease;background:#fff}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.faq{padding:10px 0 20px!important;margin-top:-20px!important}.faq .section-title{font-size:28px}.faq .section-subtitle{font-size:16px;margin-bottom:32px}.faq-question{padding:18px 20px}.faq-question-text{font-size:15px}.faq-answer{padding:18px 20px;font-size:14px}}.testimonials{padding:50px 0;background:#fff;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.testimonials .container{max-width:1300px;margin:0 auto;padding:0 20px;position:relative}.testimonials-label{display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid #E5E5F0;border-radius:25px;padding:4px 20px;margin:0 auto 25px;text-align:center;width:-moz-fit-content;width:fit-content}.testimonials-feature,.testimonials-label-feature{background-color:#f7f7f7!important}.testimonials-label-icon{display:inline-flex;align-items:center;line-height:1}.testimonials-label span{font-size:18px;color:#473f52;font-weight:500}.testimonials .section-title{font-size:52px;font-weight:500;color:#473f52;text-align:center;margin-bottom:50px;margin-top:-20px}.testimonials-wrapper{position:relative;padding-bottom:60px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:0;justify-items:center;max-width:1300px;margin-left:auto;margin-right:auto}.testimonial-card{background:#fff;padding:36px 32px;border-radius:20px;box-shadow:0 4px 12px #00000026;border:1px solid #e5e7eb;position:relative;display:flex;flex-direction:column;min-height:360px}.quote-icon{font-size:72px;color:#111827;line-height:.8;margin:0;font-weight:300;position:absolute;top:20px;left:20px;font-family:Georgia,serif;opacity:.9}.testimonial-header{display:flex;flex-direction:column;align-items:flex-end;gap:0;margin-top:-20px;margin-left:auto;padding-left:0;padding-top:8px;text-align:right}.society-name{font-size:30px;color:#473f52;font-weight:600;margin:0;line-height:1.2}.society-suffix{font-size:30px;color:#473f52;font-weight:600;line-height:1.2;margin-top:2px}.testimonial-text{color:#77787c;line-height:1.7;margin:32px 0 0;font-size:15px;flex:1}.testimonial-author{display:flex;align-items:center;gap:12px;margin-top:24px;padding-top:16px}.author-avatar{width:44px;height:44px;background:linear-gradient(135deg,#7b3cff,#3b82f6);border-radius:50%;flex-shrink:0}.author-info{display:flex;flex-direction:column;gap:2px}.author-role{font-size:14px;color:#111827;font-weight:500;line-height:1.3}.author-society{font-size:12px;color:#9ca3af;font-weight:400;line-height:1.3}.testimonials-nav{display:flex;gap:8px;justify-content:flex-end;position:absolute;bottom:10px;right:0;z-index:10}.nav-arrow{width:40px;height:40px;border-radius:50%;border:1px solid #E5E5F0;background:#fff;color:#4a4a4a;font-size:20px;font-weight:400;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;line-height:1;padding:0}.nav-arrow:hover{background:#fff;border-color:#7b2cbf;color:#7b2cbf}@media(max-width:1024px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.testimonials{padding:30px 0}.testimonials .section-title{font-size:28px;margin-bottom:32px}.testimonials-grid{grid-template-columns:1fr;gap:20px}.testimonials-nav{justify-content:center;margin-top:24px}}.footer{background:linear-gradient(to bottom,#b6c5ff4d,#d5ddff);padding:100px 0 20px;color:#473f52;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.footer .container{max-width:1200px;margin:0 auto;padding:0 40px}.footer-content{display:grid;grid-template-columns:auto auto auto;gap:100px 60px;margin-bottom:40px;align-items:start;justify-content:start}.footer-left-section,.footer-right-section{display:grid;grid-template-rows:auto 1fr;gap:250px;align-items:start}.footer-socials,.footer-navigation{display:flex;flex-direction:column;align-self:end;margin-top:65px}.footer-about{display:flex;flex-direction:column}.footer-divider-vertical{width:1.5px;background:#9788bb;height:100%;min-height:400px;align-self:stretch}.footer-brand h3{font-size:62px;color:#4a4a4a;margin:0;font-weight:500;letter-spacing:.5px;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.footer-about h4,.footer-socials h4,.footer-navigation h4{font-size:28px;color:#8739fd;margin:0 0 20px;font-weight:500;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:uppercase}.footer-about p{color:#4a4a4a;line-height:1.6;font-size:18px;margin:0;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.social-links{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.social-links a{color:#4a4a4a;text-decoration:none;transition:color .2s;font-size:18px;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.social-links a:hover{color:#8a2be2}.footer-nav{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.footer-nav a{color:#4a4a4a;text-decoration:none;font-size:18px;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:color .2s}.footer-nav a:hover{color:#8a2be2}.footer-nav .bullet{color:#4a4a4a;font-size:14px;margin:0 4px}.footer-divider-horizontal{width:100%;height:1.5px;background:#9788bb;margin-bottom:24px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-bottom p{color:#473f52;font-size:14px;font-weight:500;margin:0;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.how-it-works-hero{min-height:80vh;background:#f7f7f7;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:60px 20px 80px}.how-it-works-hero-container{max-width:1200px;margin:0 auto;position:relative;z-index:10}.how-it-works-hero-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.how-it-works-hero-title{font-size:clamp(40px,6vw,72px);font-weight:600;color:#473f52;margin:0;line-height:1.2;letter-spacing:-.02em;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.how-it-works-hero-subtitle{font-size:clamp(18px,2.5vw,24px);color:#77787c;margin:0;font-weight:400;max-width:600px;line-height:1.5;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.how-it-works-hero-button{background:#646ae8;color:#fff;border:none;border-radius:12px;padding:16px 40px;font-size:18px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 4px 20px #646ae84d;margin-top:16px}.how-it-works-hero-button:hover{background:#5258d4;transform:translateY(-2px);box-shadow:0 6px 30px #646ae866}.how-it-works-hero-button svg{transition:transform .3s ease}.how-it-works-hero-button:hover svg{transform:translate(4px)}.how-it-works-circle-1{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,#8739fd14,#8739fd00 70%);top:-100px;left:-100px;z-index:1;animation:float 20s ease-in-out infinite}.how-it-works-circle-2{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,#646ae814,#646ae800 70%);bottom:-100px;right:-100px;z-index:1;animation:float 25s ease-in-out infinite reverse}.how-it-works-circle-3{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#8739fd0f,#8739fd00 70%);top:50%;right:10%;transform:translateY(-50%);z-index:1;animation:float 30s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0)}33%{transform:translate(30px,-30px)}66%{transform:translate(-20px,20px)}}@media(max-width:768px){.how-it-works-hero{padding:100px 20px 60px}.how-it-works-hero-title{font-size:36px}.how-it-works-hero-subtitle{font-size:16px}.how-it-works-hero-button{padding:10px 20px;font-size:14px}.how-it-works-circle-1,.how-it-works-circle-2,.how-it-works-circle-3{width:250px;height:250px}}.how-it-works-content{padding:50px 0;background:#f7f7f7;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.how-it-works-content-container{padding-left:clamp(20px,10vw,160px);padding-right:clamp(20px,10vw,160px)}.how-it-works-cards-grid{display:flex;flex-direction:column;gap:32px;margin-bottom:40px}@media(min-width:768px){.how-it-works-cards-grid{flex-direction:row;gap:48px;justify-content:center;align-items:center}}.how-it-works-card{background:#fff;border-radius:24px;padding:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid rgba(119,120,124,.5);width:100%;max-width:672px}@media(min-width:768px){.how-it-works-card{padding:24px}}.how-it-works-phones{display:flex;gap:4px;align-items:flex-end;justify-content:center}.how-it-works-phone{flex-shrink:0;line-height:0;margin-bottom:0}.how-it-works-phone-img{width:100%;max-width:280px;height:auto;display:block;-o-object-fit:contain;object-fit:contain;margin-bottom:0;vertical-align:bottom;line-height:0}@media(max-width:1024px){.how-it-works-cards-grid{flex-direction:column;gap:32px}}@media(max-width:768px){.how-it-works-content{padding:80px 0}.how-it-works-section-title{font-size:24px;margin-bottom:40px}.how-it-works-card{padding:16px}}.privacy-card{transition:all .3s ease}.privacy-card:hover{border:1px solid #4D71FF!important;box-shadow:2px 6px 14px #4d71ff4d!important}.explore-card{transition:all .3s ease}.explore-card:hover{box-shadow:2px 6px 14px #4d71ff4d!important;transform:translateY(-2px)}.flip-card{perspective:1000px;cursor:pointer}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d}.flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{width:100%;height:500px;backface-visibility:hidden;border-radius:24px;overflow:hidden}.flip-card-front{position:relative;z-index:2}.flip-card-back{position:absolute;top:0;left:0;overflow-y:auto;transform:rotateY(180deg);background-color:#fff;border:1px solid #E5E5E5;padding:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero{padding:180px 0 0;text-align:center;background:var(--white, #FFFFFF);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:50px;right:-50px;width:200px;height:200px;background:#edeffe;border-radius:50%;opacity:1;z-index:0}.hero-bubble-1{content:"";position:absolute;top:10%;left:10%;width:200px;height:200px;background:#edeffe;border-radius:50%;opacity:.8;z-index:0}.hero-bubble-2{content:"";position:absolute;top:60%;right:15%;width:100px;height:100px;background:#e8eaff;border-radius:50%;opacity:.8;z-index:0}.hero-bubble-3{content:"";position:absolute;bottom:10%;right:20%;width:120px;height:120px;background:#edeffe;border-radius:50%;opacity:.7;z-index:0}.hero-bubble-4{content:"";position:absolute;top:60%;left:5%;width:120px;height:120px;background:#e8eaff;border-radius:50%;opacity:.7;z-index:0}.hero-bubble-5{content:"";position:absolute;top:30%;left:50%;width:250px;height:250px;background:#f5f6ff;border-radius:50%;opacity:.6;z-index:0;transform:translate(-50%)}.hero .container{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:6px 16px;border:1px solid #E0E0E0;border-radius:20px;background:var(--white, #FFFFFF);margin-bottom:15px;font-size:18px}.hero-badge .badge-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.hero-badge .badge-icon-img{width:20px;height:20px;display:block}.hero-badge .badge-icon svg{width:100%;height:100%}.hero-badge .badge-text{font-weight:600;color:#473f52}.hero-title{font-size:56px;font-weight:500;color:#8739fd;margin-bottom:25px;position:relative;z-index:1;line-height:1.2}.hero-description{font-size:18px;color:#77787c;max-width:1000px;margin:0 auto 40px;line-height:1.8;position:relative;z-index:1}.hero-buttons{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:0;padding-bottom:50px;position:relative;z-index:2}.hero-illustration{width:100%;margin:-50px 0 40px;position:relative;z-index:1;overflow:hidden;pointer-events:none}.hero-image{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.hero .btn-primary{background:#8739fd;color:var(--white, #FFFFFF);border:none;padding:8px 24px;font-size:18px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:8px;min-width:180px;justify-content:center;text-decoration:none}.hero .btn-primary:hover{background:#8739fd;transform:translateY(-2px);box-shadow:0 5px 15px #7b2cbf4d}.hero .btn-secondary{background:var(--white, #FFFFFF);color:#473f52;border:1px solid #E0E0E0;padding:8px 24px;font-size:18px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s;min-width:180px;display:flex;align-items:center;justify-content:center;text-decoration:none}.hero .btn-secondary:hover{border-color:#7b2cbf;color:#7b2cbf;transform:translateY(-2px)}.hero .arrow{font-size:18px;font-weight:700}@media(max-width:768px){.hero{padding:20px 0 0}.hero-badge{font-size:14px;padding:5px 12px;margin-bottom:12px}.hero-title{font-size:32px;margin-bottom:15px}.hero-description{font-size:16px;margin:0 auto 30px;padding:0 20px}.hero-buttons{flex-direction:column;gap:15px;padding-bottom:30px}.hero .btn-primary,.hero .btn-secondary{width:100%;max-width:300px;min-width:auto}.hero-illustration{margin-top:-30px;margin-bottom:30px}.hero:before,.hero:after,.hero-bubble-1,.hero-bubble-2,.hero-bubble-3,.hero-bubble-4,.hero-bubble-5{display:none}}.why-choose{padding:50px 0;background:#fff}.why-choose .container{max-width:1300px!important;margin:0 auto!important;padding:0 20px!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;box-sizing:border-box!important}.why-choose .section-title{font-size:52px;color:#473f52;font-weight:500;margin-bottom:2px;margin-top:-20px;text-align:center;width:100%}.why-choose .section-subtitle{font-size:20px;color:#77787c;margin-top:-5px;text-align:center;width:100%}.why-choose-badge{display:flex;align-items:center;justify-content:center;gap:6px;padding:4px 20px;background:#fff;border:1px solid #E5E5F0;border-radius:25px;font-size:18px;color:#473f52;margin:0 auto 25px;text-align:center;width:-moz-fit-content;width:fit-content}.badge-logo-text{display:inline-flex;align-items:center;justify-content:center;color:#77787c;font-weight:500;gap:6px}.badge-logo-img{height:32px;width:auto;display:block;align-self:center}.problem-solution-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:25px!important;margin:0 auto 40px!important;width:100%!important;max-width:100%!important;padding:0!important;box-sizing:border-box!important}.ps-card{background:#fff;border-radius:12px;padding:20px 30px;box-shadow:0 4px 12px #00000040;display:flex;flex-direction:column;gap:14px;width:100%;max-width:100%;margin-top:20px}.ps-item{display:flex;align-items:center;gap:12px;font-size:15px;line-height:1.4;white-space:nowrap}.ps-item.problem{color:#77787c}.ps-item.problem span{text-decoration:line-through;text-decoration-thickness:1.2px;text-decoration-color:#77787c;color:#77787c}.ps-item.solution{color:#473f52}.ps-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.ps-icon-img{width:24px;height:24px;display:block}.ps-item.problem .ps-icon-img,.ps-item.problem .ps-icon{width:20px;height:20px}.stats-section{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:0;padding-top:20px;max-width:1000px;margin-left:auto;margin-right:auto}.stat-item{text-align:center}.stat-number{font-size:48px;font-weight:400;color:#9333ea;margin-bottom:16px;line-height:1}.stat-label{font-size:20px;color:#473f52;font-weight:400}.about-section{--primary: #a855f7;--primary-soft: #F3E8FF;--text-main: #473F52;--text-muted: #77787C;--bg-card: #FFFFFF;--accent-green: #10B981;--accent-green-soft: #D1FAE5;padding:50px 16px;background:#fff;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.about-container{max-width:100%;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:120px;align-items:stretch}.about-left{position:relative}.about-card{background:#f3f4ff;border-radius:28px;padding:40px 36px;position:relative}.about-label{display:block;font-size:18px;font-weight:500;color:var(--text-main);margin-bottom:36px}.about-layout{display:grid;grid-template-columns:auto 1fr;gap:20px}.about-timeline{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding-top:8px}.about-icon{width:72px;height:72px;background:var(--primary);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:4px 12px #7b3cff26;flex-shrink:0}.about-icon svg{width:32px;height:32px}.about-line-wrapper{position:relative;width:1.5px;flex:1;min-height:220px;margin-top:12px;margin-left:36px}.about-line{position:absolute;left:0;width:1.5px;height:100%;background:#a855f7;opacity:.6;border-radius:999px}.about-line-node{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:8px;height:8px;background:#8739fd;opacity:.7;border-radius:2px}.about-content-right{display:flex;flex-direction:column;gap:28px}.about-main-card{background:var(--bg-card);border-radius:24px;padding:24px 20px 20px;box-shadow:0 2px 8px #0f172a0a}.about-logo{display:flex;align-items:center;gap:8px;margin-bottom:18px}.about-logo-img{height:40px;width:auto}.about-description{font-size:15px;line-height:1.75;color:var(--text-muted);margin:0;font-weight:400}.about-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:0}.about-wave-card{background:var(--bg-card);border-radius:16px;padding:12px 16px;box-shadow:0 2px 6px #0f172a0a;align-self:flex-start}.wave-bars{display:flex;align-items:flex-end;gap:5px}.wave-bar{display:block;width:5px;border-radius:999px;background:#8739fd}.wave-bar:nth-child(odd){background:#8739fd}.wave-bar:nth-child(2n){background:#9788bb}.wave-bar-1{height:14px}.wave-bar-2{height:20px}.wave-bar-3{height:12px}.wave-bar-4{height:22px}.wave-bar-5{height:16px}.wave-bar-6{height:24px}.wave-bar-7{height:18px}.wave-bar-8{height:14px}.wave-bar-9{height:20px}.wave-bar-10{height:16px}.about-stats{display:flex;flex-direction:column;margin-top:4px}.about-stats-number{font-size:32px;font-weight:700;color:#8739fd;line-height:1}.about-stats-label{font-size:20px;color:var(--text-main);font-weight:500;margin-top:4px}.about-right{display:flex;flex-direction:column;gap:18px;align-self:stretch;justify-content:space-between;height:100%;align-items:flex-start;text-align:left}.about-right .feature-card{background:var(--bg-card);border-radius:16px;padding:12px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:14px;box-shadow:0 2px 8px #0f172a0a;justify-content:flex-start!important;text-align:left!important;width:100%;margin-left:0;margin-right:auto}.about-right .feature-icon{width:32px;height:32px;border-radius:999px;background:var(--accent-green-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-right .feature-icon span{font-size:18px;color:var(--accent-green);font-weight:700}.about-right .feature-text{font-size:16px;line-height:1.6;color:#473f52;font-weight:400;text-align:left!important;margin:0;padding:0;flex:1;width:auto}@media(max-width:1200px){.about-container{gap:60px}}@media(max-width:1024px){.about-container{grid-template-columns:1fr;gap:40px;padding:0 24px}.about-card{padding:32px 24px}.about-layout{gap:18px}.about-label{font-size:16px;margin-bottom:28px}.about-stats-number{font-size:28px}.about-stats-label{font-size:18px}}@media(max-width:768px){.about-section{padding:30px 16px}.about-container{gap:32px;padding:0 16px}.about-card{padding:28px 20px;border-radius:24px}.about-layout{gap:16px}.about-icon{width:64px;height:64px}.about-icon svg{width:30px;height:30px}.about-line-wrapper{margin-left:32px;min-height:180px}.about-label{font-size:15px;margin-bottom:24px}.about-logo-img{height:36px}.about-description{font-size:14px;line-height:1.7}.about-stats-number{font-size:26px}.about-stats-label{font-size:16px}.about-right .feature-card{padding:10px 16px;gap:12px}.about-right .feature-icon{width:28px;height:28px}.about-right .feature-icon span{font-size:16px}.about-right .feature-text{font-size:14px}}@media(max-width:640px){.about-section{padding:50px 16px}.about-card{padding:20px 16px;border-radius:20px}.about-layout{grid-template-columns:auto 1fr;gap:14px}.about-bottom{flex-direction:column;align-items:flex-start;gap:12px}.about-icon{width:56px;height:56px}.about-icon svg{width:26px;height:26px}.about-line-wrapper{margin-left:28px;min-height:160px}.about-label{font-size:14px;margin-bottom:20px}.about-logo-img{height:32px}.about-description{font-size:13px}.about-main-card{padding:20px 16px}.about-wave-card{padding:10px 14px}.wave-bars{gap:4px}.wave-bar{width:4px}.about-stats-number{font-size:24px}.about-stats-label{font-size:15px}.about-right{gap:14px}.about-right .feature-card{padding:8px 14px;gap:10px;border-radius:12px}.about-right .feature-icon{width:26px;height:26px}.about-right .feature-icon span{font-size:14px}.about-right .feature-text{font-size:13px;line-height:1.5}}@media(max-width:480px){.about-section{padding:40px 12px}.about-container{padding:0 12px}.about-card{padding:16px 12px}.about-icon{width:48px;height:48px;border-radius:14px}.about-icon svg{width:22px;height:22px}.about-line-wrapper{margin-left:24px;min-height:140px}.about-stats-number{font-size:20px}.about-stats-label{font-size:14px}}.features-section{padding:50px 16px;background:#fff;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.features-container{padding:0 142px;margin:0 auto}.features-label{display:inline-flex;align-items:center;gap:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;padding:4px 14px;margin-bottom:20px;box-shadow:0 1px 2px #0000000d}.label-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:12px}.features-title{font-size:36px;font-weight:700;color:#473f52;line-height:1.2;max-width:480px;margin-bottom:48px;text-align:left}.features-wrapper{display:flex;justify-content:center;align-items:start;position:relative}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px;max-width:1200px;width:100%;margin:0 auto}.features-section .feature-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 2px 8px #0000000f;border:1px solid #f1f5f9;display:flex;flex-direction:column;align-items:flex-start;gap:16px;transition:all .2s ease-out}.features-section .feature-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.features-section .feature-icon{width:40px;height:40px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon-yellow{background:#fef3c7}.feature-icon-pink{background:#fce7f3}.feature-icon-purple{background:#f3e8ff}.feature-icon-green{background:#d1fae5}.feature-icon-blue{background:#dbeafe}.feature-icon-pink-alt{background:#fce7f3}.features-section .feature-icon svg{width:24px;height:24px}.feature-title{margin-top:8px;font-size:20px;font-weight:600;color:#473f52;margin-bottom:0}.feature-desc{margin-top:6px;color:#77787c;font-size:15px;line-height:1.6;margin-bottom:0}@media(max-width:1023px){.features-wrapper{grid-template-columns:1fr;gap:40px}.features-grid{grid-template-columns:repeat(2,1fr);max-width:100%}}@media(max-width:767px){.features-section{padding:30px 16px}.features-title{font-size:26px;max-width:100%;margin-bottom:32px}.features-wrapper{gap:32px}.features-grid{grid-template-columns:1fr;row-gap:20px}.features-section .feature-card{padding:24px}}.impact-section{position:relative;z-index:10;padding:80px 16px;background:#fff;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center}.impact-header{display:flex;flex-direction:column;align-items:center;margin-bottom:60px}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 24px;background:#fff;border:1px solid #E5E5F0;border-radius:999px;font-size:16px;color:#555;margin-bottom:24px}.badge-icon-img{width:20px;height:20px}.impact-title{font-size:42px;font-weight:600;color:#473f52;margin-bottom:16px;line-height:1.2}.impact-subtitle{font-size:18px;color:#77787c;font-weight:400}.impact-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:60px}.impact-card{background:#fff;border:1px solid #F1F5F9;border-radius:20px;padding:32px 24px;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s}.impact-card:hover{transform:translateY(-5px)}.impact-icon-circle{width:56px;height:56px;background:#eef2ff;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#5b7cfe;margin-bottom:20px}.impact-percentage{font-size:36px;font-weight:600;color:#5b7cfe;margin-bottom:8px}.impact-card-title{font-size:18px;font-weight:600;color:#473f52;margin-bottom:12px}.impact-card-desc{font-size:14px;color:#77787c;line-height:1.5}.impact-benefits-list{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:left}.benefit-item{display:flex;flex-direction:column;align-items:flex-start}.benefit-icon{width:32px;height:32px;background:#eef2ff;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.benefit-dot{width:10px;height:10px;background:#5b7cfe;border-radius:50%}.benefit-title{font-size:18px;font-weight:600;color:#473f52;margin-bottom:8px}.benefit-desc{font-size:14px;color:#77787c;line-height:1.5}@media(max-width:640px){.impact-stats-grid,.impact-benefits-list{grid-template-columns:1fr}.impact-title{font-size:28px}}.registration{padding:50px 0;margin-bottom:60px;background:#fff;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.registration .container{max-width:1000px;margin:0 auto;padding:0 20px}.registration-label{display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid #E5E5F0;border-radius:25px;padding:4px 20px;margin:0 auto 25px;text-align:center;width:-moz-fit-content;width:fit-content}.registration-label-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.registration-label-icon svg{width:22px;height:22px}.registration-label span{font-size:18px;color:#473f52;font-weight:500}.registration .section-title{font-size:52px;font-weight:500;color:#473f52;text-align:center;margin-bottom:2px;margin-top:-20px}.registration .section-subtitle{font-size:20px;color:#77787c;text-align:center;margin-bottom:50px;font-weight:400;margin-top:-5px}.registration-contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:35px;max-width:1000px;margin-left:auto;margin-right:auto}.contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;box-shadow:0 4px 12px #00000026}.contact-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon-blue{background:#dbeafe}.contact-icon svg{width:24px;height:24px}.contact-info{display:flex;flex-direction:column;gap:4px}.contact-title{font-size:16px;font-weight:600;color:#473f52}.contact-detail{font-size:14px;color:#77787c;font-weight:400}.registration-form{max-width:1000px;margin:0 auto;background:#fff;padding:40px;border-radius:20px;box-shadow:none;border:1px solid #77787C}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:10px;color:#111827;font-weight:500;font-size:16px}.form-group input,.form-group textarea{padding:16px 18px;border:1px solid #77787C;border-radius:10px;font-size:16px;transition:border-color .2s;font-family:inherit;background:#fff}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#473f52}.form-group textarea{resize:vertical;min-height:120px}.registration .btn-primary.btn-large{width:100%;background:#7b3cff;color:#fff;border:none;padding:14px 28px;font-size:16px;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s;margin-top:8px}.registration .btn-primary.btn-large:hover{background:#6a2ce8;transform:translateY(-1px);box-shadow:0 4px 12px #7b3cff4d}@media(max-width:1024px){.registration-contact-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.registration{padding:40px 0 50px;margin-bottom:0}.registration .section-title{font-size:28px}.registration .section-subtitle{font-size:16px;margin-bottom:32px}.registration-contact-cards{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.registration-form{padding:28px 20px}.form-row{grid-template-columns:1fr;gap:16px}}@media(max-width:1024px){.why-choose .section-title{font-size:38px}.problem-solution-grid{grid-template-columns:1fr!important;gap:20px!important}.stats-section{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:768px){.why-choose{padding:20px 0 30px}.why-choose .section-title{font-size:28px;margin-bottom:8px}.why-choose .section-subtitle{font-size:16px;padding:0 16px}.why-choose-badge{font-size:16px;padding:4px 16px;margin-bottom:20px}.badge-logo-img{height:24px}.ps-card{padding:16px 20px}.ps-item{font-size:14px;white-space:normal}.stats-section{grid-template-columns:repeat(2,1fr);gap:12px;padding-top:10px}.stat-number{font-size:36px}.stat-label{font-size:18px}}@media(max-width:1024px){.impact-stats-grid,.impact-benefits-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.impact-section{padding:30px 16px}.impact-title{font-size:28px}.impact-subtitle{font-size:16px}}@media(max-width:640px){.impact-stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.impact-card{padding:16px 12px}.impact-percentage{font-size:32px}.impact-card-title{font-size:14px}.impact-card-desc{font-size:12px;line-height:1.4}.impact-icon-circle{width:32px;height:32px}.impact-icon-circle svg{width:18px;height:18px}.impact-benefits-list{grid-template-columns:1fr}.impact-title{font-size:24px}}@media(max-width:1024px){.features-container{padding:0 40px}}@media(max-width:768px){.features-container{padding:0 20px}}@media(max-width:640px){.testimonials .section-title{font-size:24px}.testimonial-card{min-height:auto;padding:28px 24px}.society-name,.society-suffix{font-size:24px}}@media(max-width:640px){.faq .section-title{font-size:24px}.faq .section-subtitle{font-size:14px}}.how-it-works-hero{position:relative;overflow:hidden;background:#f7f7f7}.min-h-screen .hero-bubble-1,.min-h-screen .hero-bubble-2,.min-h-screen .hero-bubble-3,.min-h-screen .hero-bubble-4,.min-h-screen .hero-bubble-5,.how-it-works-hero .hero-bubble-1,.how-it-works-hero .hero-bubble-2,.how-it-works-hero .hero-bubble-3,.how-it-works-hero .hero-bubble-4,.how-it-works-hero .hero-bubble-5{pointer-events:none}@media(max-width:1024px){.flip-card-inner{min-height:400px}.flip-card-back{padding:28px}.flip-card-back h3{font-size:22px}.flip-card-back p{font-size:15px}}@media(max-width:768px){.flip-card{cursor:pointer;-webkit-tap-highlight-color:transparent}.flip-card-inner{min-height:450px}.flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-back{padding:24px 20px}.flip-card-back h3{font-size:20px;margin-bottom:16px}.flip-card-back p{font-size:14px;line-height:1.6}}@media(max-width:640px){.flip-card-inner{min-height:500px}.flip-card-back{padding:20px 16px}.flip-card-back h3{font-size:18px;margin-bottom:12px}.flip-card-back p{font-size:13px;line-height:1.5}}.feature-hero .hero-bubble-2,.how-it-works-hero .hero-bubble-2{top:15%;right:10%;left:auto}.feature-hero .hero-bubble-3,.how-it-works-hero .hero-bubble-3{bottom:15%;right:5%;left:auto}.feature-hero .hero-bubble-4,.how-it-works-hero .hero-bubble-4{top:60%;left:5%}.how-it-works-hero{position:relative;padding:100px 0 80px;background:#f7f7f7;overflow:hidden}.how-it-works-hero-container{max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:10;text-align:center}.how-it-works-hero-title{font-size:64px;font-weight:600;line-height:1.1;color:#473f52;margin-bottom:24px}.how-it-works-hero-subtitle{font-size:20px;color:#77787c;max-width:600px;margin:0 auto 40px;line-height:1.6}.how-it-works-hero-button{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:#7b3cff;color:#fff;font-weight:600;font-size:16px;border-radius:999px;border:none;cursor:pointer;transition:all .2s}.how-it-works-hero-button:hover{background:#6a2ce8;transform:translateY(-2px);box-shadow:0 8px 20px #7b3cff4d}@media(max-width:1024px){.how-it-works-hero-title{font-size:48px}}@media(max-width:768px){.how-it-works-hero{padding:80px 0 60px}.how-it-works-hero-container{padding:50px 20px 0}.how-it-works-hero-title{font-size:36px}.how-it-works-hero-subtitle{font-size:18px;margin-bottom:32px}}@media(max-width:480px){.how-it-works-hero-title{font-size:32px}.how-it-works-hero-subtitle{font-size:16px}.how-it-works-hero-button{width:auto;justify-content:center}}.how-it-works-content{padding:80px 0;background:#f7f7f7}.how-it-works-content-container{max-width:1200px;margin:0 auto;padding:0 40px}.how-it-works-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:60px}.how-it-works-card{background:#fff;border-radius:32px;padding:40px;border:1px solid #E5E5F0;box-shadow:0 4px 20px #0000000d;display:flex;justify-content:center;align-items:center}.how-it-works-phones{display:flex;gap:20px;align-items:flex-end}.how-it-works-phone{width:100%;max-width:200px}.how-it-works-phone-img{width:100%;height:auto;display:block}@media(max-width:1024px){.how-it-works-cards-grid{grid-template-columns:1fr;max-width:600px;margin-left:auto;margin-right:auto}}@media(max-width:768px){.how-it-works-content{padding:60px 0}.how-it-works-content-container{padding:0 20px}.how-it-works-card{padding:24px}.how-it-works-phones{gap:12px}.how-it-works-phone{max-width:140px}}@media(max-width:768px){.hero{padding-top:140px!important;padding-bottom:20px!important}}@media(max-width:480px){.hero{padding-top:160px!important}}@media(max-width:768px){.feature-hero{min-height:0!important;padding-top:20px!important;padding-bottom:20px!important}.how-it-works-hero{padding-top:20px!important;padding-bottom:20px!important}}.feature-hero,.how-it-works-hero{padding-top:180px;padding-bottom:100px}@media(max-width:1024px){.footer-content{display:flex!important;flex-direction:column;gap:40px;grid-template-columns:none}.footer-divider-vertical{display:none}.footer-left-section,.footer-right-section{width:100%;text-align:left;align-items:flex-start;gap:40px}.footer-socials{align-items:flex-start;margin-top:0}.footer-navigation{margin-top:0}.footer-about{max-width:100%;margin-bottom:0;align-items:flex-start}.footer-nav{justify-content:flex-start;flex-wrap:wrap}.footer-brand h3{font-size:48px}.footer-about h4,.footer-socials h4,.footer-navigation h4{font-size:24px}}@media(max-width:768px){.feature-hero,.how-it-works-hero{padding-top:140px!important;padding-bottom:60px!important;min-height:auto!important}.footer{padding:20px 0 30px}.footer .container{padding:0 20px}.footer-content,.footer-left-section,.footer-right-section{gap:30px}.footer-brand h3{font-size:36px}.footer-about h4,.footer-socials h4,.footer-navigation h4{font-size:20px;margin-bottom:16px}.footer-about p,.footer-nav a,.social-links a{font-size:16px}.footer-bottom{flex-direction:column;gap:12px;text-align:center;align-items:center}.footer-bottom p{font-size:13px}}@media(max-width:480px){.feature-hero,.how-it-works-hero{padding-top:160px!important;padding-bottom:60px!important}.footer{padding:30px 0 20px}.footer-content,.footer-left-section,.footer-right-section{gap:24px}.footer-brand h3{font-size:28px}.footer-about h4,.footer-socials h4,.footer-navigation h4{font-size:18px;margin-bottom:12px}.footer-about p,.footer-nav a,.social-links a{font-size:14px}.footer-nav{flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start}.bullet{display:none}.footer-bottom p{font-size:12px}}@media(max-width:768px){.hero-bubble-1,.hero-bubble-2,.hero-bubble-3,.hero-bubble-4,.hero-bubble-5{display:block!important;z-index:0!important}.hero-bubble-1{top:5%;left:-20px;width:120px;height:120px}.hero-bubble-2{top:10%;right:-20px;width:80px;height:80px}.hero-bubble-3{bottom:5%;right:10px;width:90px;height:90px}.hero-bubble-4{top:60%;left:-20px;width:80px;height:80px}.hero-bubble-5{top:25%;width:180px;height:180px}}@media(max-width:768px){.reach-communities-image{display:flex;justify-content:center;margin-top:30px}.reach-communities-img{max-width:70%;height:auto}.reach-communities-text{width:100%;max-width:100%;padding:0 15px;box-sizing:border-box;overflow-wrap:break-word}.about-section-container.container-padding{padding-left:0!important;padding-right:0!important}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-10px,0)}to{opacity:1;transform:translateZ(0)}}.animate-fade-in-down{animation:fadeInDown .3s ease-out forwards}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.animate-slide-in-right{animation:slideInRight .3s ease-out forwards}.section-title{font-size:32px;line-height:1.2;font-weight:600;color:#473f52;text-align:center;margin-bottom:40px}@media(min-width:768px){.section-title{font-size:48px}}@media(max-width:768px){.why-choose .section-title,.faq .section-title,.testimonials .section-title,.registration .section-title{margin-top:-5px!important}.section-padding{padding:50px 16px!important}.feature-hero{min-height:auto!important;padding:230px 0 50px!important}.container-padding{padding-left:20px!important;padding-right:20px!important}.features-section,.impact-section{padding:50px 16px!important}.grid.gap-6{gap:.75rem!important}.flip-card-front,.flip-card-back{height:400px!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-on-scroll{opacity:0;animation-fill-mode:forwards}.animate-fade-in-up{animation-name:fadeInUp;animation-duration:.8s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.hover\:bg-\[\#7B2CBF\]:hover{--tw-bg-opacity: 1;background-color:rgb(123 44 191 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:text-\[\#7b3cff\]:hover{--tw-text-opacity: 1;color:rgb(123 60 255 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.group:hover .group-hover\:-translate-y-2{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media(min-width:768px){.md\:right-6{right:1.5rem}.md\:flex{display:flex}.md\:hidden{display:none}.md\:aspect-square{aspect-ratio:1 / 1}.md\:h-12{height:3rem}.md\:max-w-\[280px\]{max-width:280px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-12{gap:3rem}.md\:gap-4{gap:1rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pb-2{padding-bottom:.5rem}.md\:pt-6{padding-top:1.5rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[20px\]{font-size:20px}.md\:text-\[42px\]{font-size:42px}.md\:text-\[48px\]{font-size:48px}.md\:text-\[56px\]{font-size:56px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-xs{font-size:.75rem;line-height:1rem}}@media(min-width:1024px){.lg\:right-2{right:.5rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:w-1\/2{width:50%}.lg\:max-w-\[120\%\]{max-width:120%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:gap-16{gap:4rem}.lg\:pl-12{padding-left:3rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1280px){.xl\:right-6{right:1.5rem}}
