.Navbar-module__s9ZaUW__navShell{z-index:100;background:#ffffffeb;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;min-height:62px;padding:8px 10px 8px 14px;display:grid;position:relative;box-shadow:0 8px 24px #140c3414}.Navbar-module__s9ZaUW__logoText{color:#2f3033;font-family:Funnel Display;font-weight:600}.Navbar-module__s9ZaUW__brand{color:#29233d;align-items:center;gap:8px;font-size:1.375rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.Navbar-module__s9ZaUW__desktopNav{display:block}.Navbar-module__s9ZaUW__navList{justify-content:center;align-items:center;gap:clamp(12px,1.8vw,26px);list-style:none;display:flex}.Navbar-module__s9ZaUW__navList a{color:#2f2f41;white-space:nowrap;font-size:.875rem;font-weight:600}.Navbar-module__s9ZaUW__desktopCta{display:inline-flex}.Navbar-module__s9ZaUW__signupButton{color:#fff;white-space:nowrap;background:#030116;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 24px;font-size:.875rem;font-weight:600;transition:opacity .2s;display:inline-flex}.Navbar-module__s9ZaUW__signupButton:hover{opacity:.85}.Navbar-module__s9ZaUW__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:6px;transition:background .18s;display:none}.Navbar-module__s9ZaUW__hamburger:hover{background:#0000000f}.Navbar-module__s9ZaUW__bar{transform-origin:50%;background:#29233d;border-radius:2px;width:22px;height:2px;transition:transform .28s,opacity .2s;display:block}.Navbar-module__s9ZaUW__barTop{transform:translateY(7px)rotate(45deg)}.Navbar-module__s9ZaUW__barMid{opacity:0;transform:scaleX(0)}.Navbar-module__s9ZaUW__barBot{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__s9ZaUW__mobileMenu{opacity:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9999;background:#fffffff7;border:1px solid #ffffffb3;border-top:none;border-radius:0 0 24px 24px;width:100%;max-height:0;transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .3s;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden;box-shadow:0 16px 40px #140c341f}.Navbar-module__s9ZaUW__mobileMenuOpen{opacity:1;border-radius:20px;max-height:420px;margin-top:0}.Navbar-module__s9ZaUW__mobileNavList{flex-direction:column;gap:2px;margin:0;padding:16px 20px 8px;list-style:none;display:flex}.Navbar-module__s9ZaUW__mobileNavList li a{color:#2f2f41;border-radius:12px;padding:12px 14px;font-size:1rem;font-weight:600;transition:background .18s;display:block}.Navbar-module__s9ZaUW__mobileNavList li a:hover{color:#5e36f0;background:#6f5bff14}.Navbar-module__s9ZaUW__mobileCtaButton{color:#fff;text-align:center;letter-spacing:.04em;background:#030116;border-radius:999px;margin:12px 20px 20px;padding:14px 24px;font-size:.9375rem;font-weight:700;transition:opacity .2s;display:block}.Navbar-module__s9ZaUW__mobileCtaButton:hover{opacity:.85}@media (max-width:960px){.Navbar-module__s9ZaUW__navShell{border-radius:20px;grid-template-columns:auto auto;justify-content:space-between;padding:10px 12px}.Navbar-module__s9ZaUW__desktopNav,.Navbar-module__s9ZaUW__desktopCta{display:none}.Navbar-module__s9ZaUW__hamburger{justify-self:end;display:inline-flex}.Navbar-module__s9ZaUW__mobileMenu{-webkit-backdrop-filter:none;background:#fffffffa;grid-column:1/-1;display:block}}
.FAQSection-module___P2BBa__section{background:#fff;padding:88px 0 120px}.FAQSection-module___P2BBa__inner{width:min(1180px,100% - 40px);margin:0 auto}.FAQSection-module___P2BBa__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:10px;display:grid}.FAQSection-module___P2BBa__leftColumn{margin-left:30px}.FAQSection-module___P2BBa__leftColumn h2{letter-spacing:-.02em;color:#17133a;font-size:clamp(2.125rem,4.8vw,2.9375rem);line-height:1.15;font-family:"Funnel Display", var(--font-funnel-display), Arial, Helvetica, sans-serif;font-weight:500}.FAQSection-module___P2BBa__leftColumn p{color:#8b8c98;margin-top:14px;font-size:.875rem}.FAQSection-module___P2BBa__leftColumn a{color:#8b7bff;text-decoration:underline}.FAQSection-module___P2BBa__rightColumn{background:#fff;border:1px solid #ececf4;border-radius:18px;overflow:hidden;box-shadow:0 18px 36px #140c340f}.FAQSection-module___P2BBa__faqItem{border-bottom:1px solid #f1f1f5}.FAQSection-module___P2BBa__faqItem:last-child{border-bottom:none}.FAQSection-module___P2BBa__faqRow{color:#1c1838;text-align:left;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 20px;font-size:.875rem;transition:background .15s;display:flex}.FAQSection-module___P2BBa__faqRow:hover{background:#fafafa}.FAQSection-module___P2BBa__plus{color:#8b8c98;flex-shrink:0;font-size:1.25rem;transition:transform .2s,color .2s;display:inline-block}.FAQSection-module___P2BBa__plusOpen{color:#8267ec;transform:rotate(45deg)}.FAQSection-module___P2BBa__faqAnswer{opacity:0;max-height:0;transition:max-height .28s,opacity .2s;overflow:hidden}.FAQSection-module___P2BBa__faqAnswerOpen{opacity:1;max-height:200px}.FAQSection-module___P2BBa__faqAnswer p{color:#5e6070;padding:0 20px 16px;font-size:.8125rem;line-height:1.7}@media (max-width:980px){.FAQSection-module___P2BBa__grid{grid-template-columns:1fr}.FAQSection-module___P2BBa__rightColumn{margin-top:12px}}@media (max-width:640px){.FAQSection-module___P2BBa__section{padding:44px 0 72px}.FAQSection-module___P2BBa__inner{width:min(1180px,100% - 24px)}.FAQSection-module___P2BBa__leftColumn{margin-left:0}.FAQSection-module___P2BBa__leftColumn h2{font-size:clamp(1.75rem,7vw,2.125rem)}}
.FooterSection-module__3AKCxa__footer{background:#f6f6f8;padding:90px 0 120px;position:relative;overflow:hidden}.FooterSection-module__3AKCxa__inner{z-index:1;grid-template-columns:1.1fr 1.4fr;gap:60px;width:min(1180px,100% - 40px);margin:0 auto 60px;display:grid;position:relative}.FooterSection-module__3AKCxa__brandBlock{gap:18px;display:grid}.FooterSection-module__3AKCxa__brandRow{align-items:center;gap:10px;display:flex}.FooterSection-module__3AKCxa__brandName{color:#2b2b35;font-size:1.125rem;font-weight:600;font-family:var(--font-funnel-display)}.FooterSection-module__3AKCxa__brandCopy{color:#8b8c98;max-width:36ch;font-size:.875rem;line-height:1.7}.FooterSection-module__3AKCxa__socials{gap:10px;display:flex}.FooterSection-module__3AKCxa__legalLinks{color:#8b8c98;flex-wrap:wrap;gap:10px 16px;margin-top:8px;font-size:.75rem;display:flex}.FooterSection-module__3AKCxa__legalLinks a{color:inherit}.FooterSection-module__3AKCxa__socialIcon{color:#2a2745;background:#fff;border:1px solid #e4e6ef;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.75rem;font-weight:600;display:inline-flex}.FooterSection-module__3AKCxa__linkColumns{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;font-family:Inter;font-weight:400;display:grid}.FooterSection-module__3AKCxa__linkColumns h3{color:#0d062d;margin-bottom:16px;font-size:1rem}.FooterSection-module__3AKCxa__linkColumns ul{color:#7b7d8a;gap:12px;font-size:.875rem;list-style:none;display:grid}.FooterSection-module__3AKCxa__linkColumns a{color:inherit}.FooterSection-module__3AKCxa__contactList{gap:14px}.FooterSection-module__3AKCxa__watermark{letter-spacing:0;color:#201c3c0a;white-space:nowrap;pointer-events:none;font-family:Funnel Display;font-size:clamp(5rem,16vw,10rem);font-weight:800;font-style:ExtraBold;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}@media (max-width:980px){.FooterSection-module__3AKCxa__inner{grid-template-columns:1fr;gap:40px;margin-bottom:0}.FooterSection-module__3AKCxa__watermark{letter-spacing:.1em;color:#201c3c0a;white-space:nowrap;pointer-events:none;font-size:clamp(1.875rem,16vw,2.5rem);font-weight:800;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.FooterSection-module__3AKCxa__linkColumns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.FooterSection-module__3AKCxa__footer{padding:70px 0 100px}.FooterSection-module__3AKCxa__inner{width:min(1180px,100% - 24px)}.FooterSection-module__3AKCxa__linkColumns{grid-template-columns:1fr}}
.HeroSection-module__XsB5uq__heroSection{background:#f3e7ff url("/images/Hero section/hero-bg.png") top/cover no-repeat;min-height:100vh;padding-bottom:72px}.HeroSection-module__XsB5uq__announcementBar{color:#fff;text-align:center;background:0 0;padding:12px 16px;font-size:.8125rem;line-height:1.4}.HeroSection-module__XsB5uq__announcementBar a{color:#06a8ff;font-weight:500}.HeroSection-module__XsB5uq__contentWrap{flex-direction:column;align-items:center;width:min(1200px,100% - 32px);margin:0 auto;display:flex}.HeroSection-module__XsB5uq__navShell{z-index:100;background:#ffffffeb;border:1px solid #ffffffb3;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;min-height:62px;padding:8px 10px 8px 14px;display:grid;position:relative;box-shadow:0 8px 24px #140c3414}.HeroSection-module__XsB5uq__logoText{color:#2f3033;font-family:Funnel Display;font-weight:600}.HeroSection-module__XsB5uq__brand{color:#29233d;align-items:center;gap:8px;font-size:1.375rem;font-weight:600;line-height:1;display:inline-flex}.HeroSection-module__XsB5uq__desktopNav{display:block}.HeroSection-module__XsB5uq__navList{justify-content:center;align-items:center;gap:clamp(12px,1.8vw,26px);list-style:none;display:flex}.HeroSection-module__XsB5uq__navList a{color:#2f2f41;white-space:nowrap;font-size:.875rem;font-weight:600}.HeroSection-module__XsB5uq__desktopCta{display:inline-flex}.HeroSection-module__XsB5uq__signupButton{color:#fff;white-space:nowrap;background:#030116;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 24px;font-size:.875rem;font-weight:600;transition:opacity .2s;display:inline-flex}.HeroSection-module__XsB5uq__signupButton:hover{opacity:.85}.HeroSection-module__XsB5uq__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:6px;transition:background .18s;display:none}.HeroSection-module__XsB5uq__hamburger:hover{background:#0000000f}.HeroSection-module__XsB5uq__bar{transform-origin:50%;background:#29233d;border-radius:2px;width:22px;height:2px;transition:transform .28s,opacity .2s;display:block}.HeroSection-module__XsB5uq__barTop{transform:translateY(7px)rotate(45deg)}.HeroSection-module__XsB5uq__barMid{opacity:0;transform:scaleX(0)}.HeroSection-module__XsB5uq__barBot{transform:translateY(-7px)rotate(-45deg)}.HeroSection-module__XsB5uq__mobileMenu{opacity:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border:1px solid #ffffffb3;border-top:none;border-radius:0 0 24px 24px;width:100%;max-height:0;transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .3s;display:none;overflow:hidden;box-shadow:0 16px 40px #140c341f}.HeroSection-module__XsB5uq__mobileMenuOpen{opacity:1;border-radius:20px;max-height:420px;margin-top:10px}.HeroSection-module__XsB5uq__mobileNavList{flex-direction:column;gap:2px;margin:0;padding:16px 20px 8px;list-style:none;display:flex}.HeroSection-module__XsB5uq__mobileNavList li a{color:#2f2f41;border-radius:12px;padding:12px 14px;font-size:1rem;font-weight:600;transition:background .18s;display:block}.HeroSection-module__XsB5uq__mobileNavList li a:hover{color:#5e36f0;background:#6f5bff14}.HeroSection-module__XsB5uq__mobileCtaButton{color:#fff;text-align:center;letter-spacing:.04em;background:#030116;border-radius:999px;margin:12px 20px 20px;padding:14px 24px;font-size:.9375rem;font-weight:700;transition:opacity .2s;display:block}.HeroSection-module__XsB5uq__mobileCtaButton:hover{opacity:.85}.HeroSection-module__XsB5uq__heroBadge{color:#4a445f;text-align:center;background:#ffffffdb;border:.5px solid #d36be7;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-height:38px;margin-top:76px;padding:6px 14px;font-size:.75rem;display:inline-flex;box-shadow:0 8px 24px #140c3414}.HeroSection-module__XsB5uq__metaBadge{align-items:center;gap:6px;font-family:Inter;font-weight:500;display:inline-flex}.HeroSection-module__XsB5uq__metaText{font-family:Inter;font-weight:500}.HeroSection-module__XsB5uq__metaBadge:before{color:#5e36f0;background:#efe7ff;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-weight:600;display:inline-flex}.HeroSection-module__XsB5uq__metaIcon{width:16px;height:16px}.HeroSection-module__XsB5uq__avatarStack{align-items:center;display:inline-flex}.HeroSection-module__XsB5uq__avatarStack span{border-radius:999px;width:16px;height:16px;margin-left:-5px}.HeroSection-module__XsB5uq__avatarImg{width:20px;height:20px}.HeroSection-module__XsB5uq__avatarStack span:first-child{margin-left:0}.HeroSection-module__XsB5uq__title{text-align:center;color:#100b2f;letter-spacing:-.03em;max-width:1120px;margin-top:34px;font-family:funnel display;font-size:clamp(2.25rem,5vw,4.5rem);font-weight:500;line-height:1.06}.HeroSection-module__XsB5uq__subtitle{color:#635d7a;text-align:center;margin-top:22px;padding:0 12px;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.35}.HeroSection-module__XsB5uq__ctaButton{color:#fff;background:#030116;border-radius:999px;justify-content:center;align-items:center;min-width:202px;min-height:48px;margin-top:22px;padding:0 32px;font-size:1rem;font-weight:600;transition:opacity .2s;display:inline-flex}.HeroSection-module__XsB5uq__ctaButton:hover{opacity:.85}.HeroSection-module__XsB5uq__brandStrip{width:min(100%,1440px);height:32px;display:block}.HeroSection-module__XsB5uq__brandMarquee{width:120%;margin-top:36px;position:relative;overflow:hidden}.HeroSection-module__XsB5uq__marqueeTrack{width:max-content;display:flex}.HeroSection-module__XsB5uq__marqueeItem{flex-shrink:0;padding-right:32px;display:flex}.HeroSection-module__XsB5uq__heroPreview{will-change:transform;border-radius:24px;width:min(1087px,100%);margin-top:42px;overflow:hidden;box-shadow:0 30px 70px #1f1a3f26}.HeroSection-module__XsB5uq__previewImage{width:100%;height:auto;display:block}.HeroSection-module__XsB5uq__ctaButton{position:relative;overflow:hidden}.HeroSection-module__XsB5uq__ctaButton:after{content:"";background:linear-gradient(105deg,#0000 40%,#ffffff1f 50%,#0000 60%);animation:3s ease-in-out infinite HeroSection-module__XsB5uq__shimmer;position:absolute;inset:0}@keyframes HeroSection-module__XsB5uq__shimmer{0%{transform:translate(-100%)}60%,to{transform:translate(200%)}}@media (max-width:960px){.HeroSection-module__XsB5uq__navShell{border-radius:20px;grid-template-columns:auto auto;justify-content:space-between;padding:10px 12px}.HeroSection-module__XsB5uq__desktopNav,.HeroSection-module__XsB5uq__desktopCta{display:none}.HeroSection-module__XsB5uq__hamburger{display:flex}.HeroSection-module__XsB5uq__mobileMenu{display:block}}@media (max-width:768px){.HeroSection-module__XsB5uq__announcementBar{padding:10px 12px;font-size:.6875rem}.HeroSection-module__XsB5uq__contentWrap{width:min(1200px,100% - 24px);margin-top:16px}.HeroSection-module__XsB5uq__brand{font-size:1.125rem}.HeroSection-module__XsB5uq__heroBadge{gap:8px;margin-top:40px;padding:6px 12px;font-size:.6875rem}.HeroSection-module__XsB5uq__title{margin-top:24px;padding:0 4px;font-size:clamp(1.875rem,8.5vw,3.25rem)}.HeroSection-module__XsB5uq__subtitle{margin-top:14px;font-size:clamp(.9375rem,4vw,1.125rem)}.HeroSection-module__XsB5uq__ctaButton{min-width:0;min-height:40px;margin-top:20px;padding:10px;font-size:.7rem}.HeroSection-module__XsB5uq__brandMarquee{margin-top:26px}.HeroSection-module__XsB5uq__heroPreview{border-radius:16px;margin-top:28px}.HeroSection-module__XsB5uq__ctaButton:after{animation:none}.HeroSection-module__XsB5uq__navShell{-webkit-backdrop-filter:none;background:#fffffff7}.HeroSection-module__XsB5uq__mobileMenu{-webkit-backdrop-filter:none;background:#fffffffa}.HeroSection-module__XsB5uq__heroBadge{-webkit-backdrop-filter:none}}@media (max-width:400px){.HeroSection-module__XsB5uq__brand{font-size:1rem}.HeroSection-module__XsB5uq__brand img{width:36px;height:36px}.HeroSection-module__XsB5uq__title{font-size:clamp(1.75rem,9vw,2.5rem)}.HeroSection-module__XsB5uq__heroBadge{gap:6px;padding:5px 10px;font-size:.625rem}}
.HowItWorksSection-module__se1YKq__section{background:#f8f8fb;border-top:8px solid #d8d8f9;height:auto;padding:106px 0 96px}.HowItWorksSection-module__se1YKq__inner{width:min(1440px,100% - 40px);margin:0 auto}.HowItWorksSection-module__se1YKq__badge{color:#232238;background:#f2f2f7;border:1px solid #d9d9df;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:135px;min-height:35px;margin:0 auto;padding:8px 16px;font-size:.8125rem;line-height:1;display:flex}.HowItWorksSection-module__se1YKq__metabadge{width:15px;height:11px}.HowItWorksSection-module__se1YKq__title{text-align:center;letter-spacing:-.03em;color:#15133b;margin-top:28px;font-family:Funnel Display;font-size:clamp(2.75rem,5.1vw,3.125rem);font-weight:400;line-height:1.1}.HowItWorksSection-module__se1YKq__title span{color:#7f6ef6}.HowItWorksSection-module__se1YKq__subtitle{text-align:center;color:#75788a;margin-top:16px;padding:0 8px;font-family:Funnel Sans;font-size:clamp(.9375rem,1.6vw,1rem);font-weight:400;line-height:1.35}.HowItWorksSection-module__se1YKq__contentGrid{grid-template-columns:1fr 1fr;align-items:start;gap:28px;margin-top:40px;display:grid}.HowItWorksSection-module__se1YKq__previewFrame{background:linear-gradient(160deg,#6049e7 0%,#c4b8ff 60%,#e1dbff 100%);border-radius:24px;justify-content:center;align-items:flex-end;height:636px;margin:0;display:flex;position:sticky;top:24px;overflow:hidden}.HowItWorksSection-module__se1YKq__previewImage{width:100%;max-width:552px;height:521px;margin-left:13rem;display:block}.HowItWorksSection-module__se1YKq__steps{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.HowItWorksSection-module__se1YKq__stepItem{background:#f7f8fc;border:1.5px solid #c8d6f5;border-radius:20px;transition:border-color .22s,box-shadow .22s,background .22s;overflow:hidden}.HowItWorksSection-module__se1YKq__stepItemOpen{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#f0f5ffcc,#dce6ff99);border-color:#a3b4f0;position:relative;overflow:hidden;box-shadow:0 10px 40px #5e4be91f,inset 0 1px #fff9}.HowItWorksSection-module__se1YKq__stepItemOpen:before{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#7896ff59,#0000 70%);width:260px;height:260px;position:absolute;top:-80px;left:-80px}.HowItWorksSection-module__se1YKq__stepItemOpen:after{content:"";filter:blur(100px);z-index:0;background:radial-gradient(circle,#c896ff4d,#0000 70%);width:260px;height:260px;position:absolute;bottom:-80px;right:-80px}.HowItWorksSection-module__se1YKq__stepNumberActive{color:#fff;background:linear-gradient(135deg,#6c4cff,#8b7bff);border:none;box-shadow:0 6px 20px #6c4cff66,0 0 30px #6c4cff4d}.HowItWorksSection-module__se1YKq__stepHeader{text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:flex-start;gap:18px;width:100%;padding:22px;display:flex}.HowItWorksSection-module__se1YKq__stepNumber{color:#5e4be9;background:#fff;border:1.5px solid #b6c2ee;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-family:Inter;font-size:1.1rem;font-weight:500;transition:background .25s,color .25s,border-color .25s,box-shadow .25s;display:flex}.HowItWorksSection-module__se1YKq__stepNumberActive{color:#fff;background:#5e4be9;border-color:#5e4be9;box-shadow:0 4px 16px #5e4be952}.HowItWorksSection-module__se1YKq__stepText{flex-direction:column;gap:6px;padding-top:4px;display:flex}.HowItWorksSection-module__se1YKq__stepTitle{color:#0d062d;font-family:Funnel Display;font-size:clamp(1.125rem,1.8vw,1.375rem);font-weight:600;line-height:1.2;display:block}.HowItWorksSection-module__se1YKq__stepDesc{color:#61647c;font-family:Funnel Sans;font-size:clamp(.8125rem,1.2vw,.9rem);line-height:1.5;display:block}.HowItWorksSection-module__se1YKq__stepImagePanel{opacity:0;max-height:0;transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .3s;overflow:hidden}.HowItWorksSection-module__se1YKq__stepImagePanelOpen{opacity:1;max-height:360px}.HowItWorksSection-module__se1YKq__stepImageWrap{background:radial-gradient(80% 85% at 50% 110%,#c4b8ff 0%,#dcd6ff 30%,#edeaff 55%,#f5f3ff 75%,#fff 100%);border-radius:16px;justify-content:center;align-items:flex-end;min-height:180px;margin:0 20px;padding:28px 20px 0;display:flex;overflow:hidden}.HowItWorksSection-module__se1YKq__stepImage{border-radius:10px 10px 0 0;width:100%;max-width:520px;height:auto;display:block;box-shadow:0 -4px 28px #5e4be91a}@media (max-width:1100px){.HowItWorksSection-module__se1YKq__contentGrid{grid-template-columns:1fr}.HowItWorksSection-module__se1YKq__previewFrame{height:auto;min-height:340px;position:static}.HowItWorksSection-module__se1YKq__previewImage{width:80%;margin-top:24px;margin-left:0}}@media (max-width:768px){.HowItWorksSection-module__se1YKq__section{border-top-width:4px;padding:66px 0 62px}.HowItWorksSection-module__se1YKq__inner{width:min(1440px,100% - 24px)}.HowItWorksSection-module__se1YKq__badge{min-height:30px;padding:6px 12px;font-size:.875rem}.HowItWorksSection-module__se1YKq__title{margin-top:20px;font-size:clamp(2.125rem,9vw,3.25rem)}.HowItWorksSection-module__se1YKq__subtitle{margin-top:12px;font-size:.9375rem}.HowItWorksSection-module__se1YKq__contentGrid{margin-top:28px}.HowItWorksSection-module__se1YKq__previewFrame{min-height:unset;border-radius:16px;align-items:center;height:auto;padding:18px 0 0}.HowItWorksSection-module__se1YKq__previewImage{width:90%;height:auto;max-height:420px;margin:12px 0 0 auto}.HowItWorksSection-module__se1YKq__stepItem{border-radius:16px}.HowItWorksSection-module__se1YKq__stepHeader{gap:12px;padding:16px 14px}.HowItWorksSection-module__se1YKq__stepNumber{width:44px;height:44px;font-size:.95rem}.HowItWorksSection-module__se1YKq__stepText{gap:4px;padding-top:2px}.HowItWorksSection-module__se1YKq__stepTitle{font-size:clamp(1rem,4.5vw,1.2rem)}.HowItWorksSection-module__se1YKq__stepDesc{font-size:.85rem}.HowItWorksSection-module__se1YKq__stepImageWrap{border-radius:12px;min-height:130px;margin:0 12px;padding:20px 14px 0}}@media (max-width:480px){.HowItWorksSection-module__se1YKq__stepNumber{width:40px;height:40px;font-size:.875rem}.HowItWorksSection-module__se1YKq__stepHeader{gap:10px;padding:14px 12px}}@media (max-width:768px){.HowItWorksSection-module__se1YKq__stepItemOpen:before,.HowItWorksSection-module__se1YKq__stepItemOpen:after{display:none}.HowItWorksSection-module__se1YKq__stepItemOpen{-webkit-backdrop-filter:none}}
.FeaturesAutomationSection-module__idhxsa__section{background:#f8f8fb;padding:40px 0 9px}.FeaturesAutomationSection-module__idhxsa__panel{background:radial-gradient(1100px 650px at 50% -6%,#92929361,#0000 60%),radial-gradient(800px 600px at 50% 18%,#64656638,#0000 64%),radial-gradient(500px 300px at 50% 0,#6d6b6b0f,#0000 70%),#07070c;border:1px solid #00000014;border-radius:48px;width:min(1400px,100% - 48px);margin:0 auto;padding:120px 0 110px;position:relative;overflow:hidden}.FeaturesAutomationSection-module__idhxsa__effects{z-index:1;position:absolute;top:90%}.FeaturesAutomationSection-module__idhxsa__effect3{border:none}.FeaturesAutomationSection-module__idhxsa__effects2{z-index:1;position:absolute;bottom:30%;left:90%}.FeaturesAutomationSection-module__idhxsa__panel:before{content:"";pointer-events:none;background:radial-gradient(900px 700px at 50% 30%,#ffffff14,#0000 60%),radial-gradient(800px 500px at 60% 40%,#7c45ff2e,#0000 66%);position:absolute;inset:0}.FeaturesAutomationSection-module__idhxsa__panel:after{content:"";pointer-events:none;background:radial-gradient(550px 550px at 50% 10%,#0000,#000000d9 70%);position:absolute;inset:-40px;box-shadow:inset 0 0 120px #0000008c}.FeaturesAutomationSection-module__idhxsa__inner{z-index:1;width:min(1180px,100% - 40px);margin:0 auto;position:relative}.FeaturesAutomationSection-module__idhxsa__bgWords{pointer-events:none;z-index:0;position:absolute;inset:0}.FeaturesAutomationSection-module__idhxsa__bgWords span{color:#ffffff0f;letter-spacing:.2em;text-transform:uppercase;font-size:.625rem;position:absolute}.FeaturesAutomationSection-module__idhxsa__wordA{top:120px;left:10%}.FeaturesAutomationSection-module__idhxsa__wordB{top:72px;left:44%}.FeaturesAutomationSection-module__idhxsa__wordC{top:120px;right:12%}.FeaturesAutomationSection-module__idhxsa__wordD{top:172px;right:22%}.FeaturesAutomationSection-module__idhxsa__brandRow{flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.FeaturesAutomationSection-module__idhxsa__brandRow:before{content:"";filter:blur(4px);z-index:-1;background:radial-gradient(circle,#d2e88273,#8c8d8d2e,#5b595900 70%);border-radius:50%;width:200px;height:200px;position:absolute}.FeaturesAutomationSection-module__idhxsa__brandIcon{filter:drop-shadow(0 0 18px #f09de967)drop-shadow(0 0 44px #e8a8e38c);border-radius:50%;width:150px;height:150px}.FeaturesAutomationSection-module__idhxsa__brandText{color:#ffffffd1;letter-spacing:-.01em;text-shadow:0 0 18px #b4a0ff59;font-family:Plus Jakarta Sans;font-size:1.625rem;font-style:italic;font-weight:600}.FeaturesAutomationSection-module__idhxsa__title{text-align:center;letter-spacing:-.035em;margin-top:24px;line-height:.98}.FeaturesAutomationSection-module__idhxsa__titleStrong{color:#eee;text-shadow:0 0 30px #beaaff59;font-family:Plus Jakarta Sans;font-size:clamp(2.875rem,5.6vw,4.5rem);font-weight:700;display:block}.FeaturesAutomationSection-module__idhxsa__titleMuted{color:#8f8f8f;text-shadow:0 0 22px #8c82ff33;margin-top:6px;font-family:Plus Jakarta Sans;font-size:clamp(2.875rem,5.6vw,4.5rem);font-weight:700;display:block}.FeaturesAutomationSection-module__idhxsa__topCards{grid-template-columns:repeat(3,1fr);justify-content:center;gap:20px;margin-top:46px;margin-left:120px;margin-right:120px;display:grid}.FeaturesAutomationSection-module__idhxsa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff14;border-radius:22px;padding:22px 22px 18px;box-shadow:inset 0 0 20px #e8e1c73d}.FeaturesAutomationSection-module__idhxsa__card:hover{border-color:#9b78ff47;box-shadow:0 28px 68px #0009}.FeaturesAutomationSection-module__idhxsa__cardTop{justify-content:space-between;align-items:center;gap:14px;display:flex}.FeaturesAutomationSection-module__idhxsa__cardLabel{letter-spacing:.1em;text-transform:uppercase;color:#b38cff;font-size:.6875rem;font-weight:500}.FeaturesAutomationSection-module__idhxsa__comingSoon{color:#000000db;background:#fff;border-radius:999px;padding:6px 10px;font-family:Funnel Display;font-size:.6875rem;font-weight:800;line-height:1}.FeaturesAutomationSection-module__idhxsa__cardTitle{color:#ffffffeb;letter-spacing:-.02em;margin-top:12px;font-family:Plus Jakarta Sans;font-size:1.375rem;font-weight:600;line-height:1.15}.FeaturesAutomationSection-module__idhxsa__cardMedia{background:#00000026;border-radius:18px;justify-content:center;align-items:center;min-height:230px;margin-top:18px;display:flex;overflow:hidden}.FeaturesAutomationSection-module__idhxsa__cardImage{width:100%;height:auto;display:block}.FeaturesAutomationSection-module__idhxsa__bigCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff14;border-radius:26px;grid-template-columns:1.05fr .5fr;margin-top:26px;margin-left:120px;margin-right:120px;display:grid;overflow:hidden;box-shadow:inset 0 -10px 20px #e8e1c73d}.FeaturesAutomationSection-module__idhxsa__bigLeft{margin-left:0;padding:34px 34px 30px}.FeaturesAutomationSection-module__idhxsa__engageRow{color:#ffffffe0;align-items:center;gap:10px;font-size:.875rem;font-weight:600;display:inline-flex}.FeaturesAutomationSection-module__idhxsa__engageIcon{width:32px;height:32px}.FeaturesAutomationSection-module__idhxsa__engageName{letter-spacing:-.01em;font-family:Plus Jakarta Sans}.FeaturesAutomationSection-module__idhxsa__bigTitle{color:#fff;letter-spacing:-.02em;font-size:clamp(1.5rem,2.6vw,1.25rem);font-weight:700;line-height:1.15;font-family:var(--font-jakarta);text-align:left;margin-top:18px}.FeaturesAutomationSection-module__idhxsa__bigDescription{color:#b4b4b4;max-width:42ch;margin-top:30px;font-family:Funnel Sans;font-size:.875rem;font-weight:400;line-height:1.55}.FeaturesAutomationSection-module__idhxsa__osIcons,.FeaturesAutomationSection-module__idhxsa__browIcons{width:16px;height:16px;margin-bottom:-4px}.FeaturesAutomationSection-module__idhxsa__appleIcons{width:12px;height:14px;margin-bottom:-1px}.FeaturesAutomationSection-module__idhxsa__bigMeta{color:#ffffff6b;letter-spacing:-.01em;margin-top:14px;font-size:.75rem}.FeaturesAutomationSection-module__idhxsa__bigButton{color:#000000e0;background:#ffffffeb;border-radius:10px;justify-content:center;align-items:center;min-height:44px;margin-top:18px;padding:0 18px;font-family:Inter;font-size:.8125rem;font-weight:600;display:inline-flex}.FeaturesAutomationSection-module__idhxsa__bigRight{justify-content:center;align-items:center;display:flex;position:relative}.FeaturesAutomationSection-module__idhxsa__bigImage{width:500px;max-width:683px;height:auto;display:block}.FeaturesAutomationSection-module__idhxsa__productHuntPill{color:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute;bottom:18px;right:18px}.FeaturesAutomationSection-module__idhxsa__phIcon{color:#07070c;background:#fff;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-weight:700;display:inline-flex}.FeaturesAutomationSection-module__idhxsa__greytext{color:#c4c4c4}.FeaturesAutomationSection-module__idhxsa__phText{letter-spacing:-.01em;font-family:Inter;font-weight:700;font-style:bold}.FeaturesAutomationSection-module__idhxsa__bottomGrid{text-align:center;grid-template-columns:repeat(3,1fr);margin-top:34px;margin-left:120px;margin-right:120px;display:grid}.FeaturesAutomationSection-module__idhxsa__bottomCard{flex-direction:column;padding:0 4px;display:flex}.FeaturesAutomationSection-module__idhxsa__bottomHeader{flex-direction:column;align-items:center;gap:12px;display:flex}.FeaturesAutomationSection-module__idhxsa__bottomMedia{flex-shrink:0;justify-content:center;align-items:center;width:310px;height:150px;display:flex}.FeaturesAutomationSection-module__idhxsa__bottomImage{object-fit:contain;width:360px;max-width:100%;height:150px}.FeaturesAutomationSection-module__idhxsa__bottomTitle{color:#ffffffe6;letter-spacing:-.01em;font-size:1rem;font-weight:700;line-height:1.2}.FeaturesAutomationSection-module__idhxsa__bottomDescription{color:#ffffff8f;max-width:36ch;margin-top:12px;margin-left:auto;margin-right:auto;font-size:.8125rem;line-height:1.6}@media (max-width:1100px){.FeaturesAutomationSection-module__idhxsa__topCards{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.FeaturesAutomationSection-module__idhxsa__bigCard{grid-template-columns:1fr;margin-left:10px;margin-right:10px}.FeaturesAutomationSection-module__idhxsa__bigDescription{max-width:60ch}.FeaturesAutomationSection-module__idhxsa__bigImage{max-width:330px;margin-right:30px}.FeaturesAutomationSection-module__idhxsa__phText{margin-right:40px;font-size:.75rem}.FeaturesAutomationSection-module__idhxsa__bottomGrid{text-align:left;grid-template-columns:1fr;gap:28px;margin-left:10px;margin-right:10px}.FeaturesAutomationSection-module__idhxsa__bottomCard{border-bottom:1px solid #ffffff14;flex-direction:column;align-items:flex-start;padding:0 0 28px}.FeaturesAutomationSection-module__idhxsa__bottomCard:last-child{border-bottom:none;padding-bottom:0}.FeaturesAutomationSection-module__idhxsa__bottomHeader{flex-direction:column;align-items:center;gap:16px;width:100%}.FeaturesAutomationSection-module__idhxsa__bottomMedia{flex-shrink:0;width:100%;max-width:380px;height:200px}.FeaturesAutomationSection-module__idhxsa__bottomImage{width:100%;height:200px}.FeaturesAutomationSection-module__idhxsa__bottomTitle{text-align:left;font-size:1rem}.FeaturesAutomationSection-module__idhxsa__bottomDescription{text-align:left;max-width:100%;margin-top:10px;margin-left:0;margin-right:0}}@media (max-width:768px){.FeaturesAutomationSection-module__idhxsa__section{padding:32px 0 48px}.FeaturesAutomationSection-module__idhxsa__panel{border-radius:24px;width:min(1400px,100% - 16px);padding:52px 0}.FeaturesAutomationSection-module__idhxsa__effects{z-index:1;position:absolute;top:95%}.FeaturesAutomationSection-module__idhxsa__inner{width:min(1180px,100% - 24px)}.FeaturesAutomationSection-module__idhxsa__titleStrong,.FeaturesAutomationSection-module__idhxsa__titleMuted{font-size:clamp(1.75rem,8vw,2.875rem)}.FeaturesAutomationSection-module__idhxsa__cardTitle{font-size:1.0625rem}.FeaturesAutomationSection-module__idhxsa__cardMedia{min-height:160px}.FeaturesAutomationSection-module__idhxsa__bigLeft{margin-right:0;padding:24px 18px 20px}.FeaturesAutomationSection-module__idhxsa__bigRight{margin-right:0;padding:18px}.FeaturesAutomationSection-module__idhxsa__bigTitle,.FeaturesAutomationSection-module__idhxsa__bigDescription,.FeaturesAutomationSection-module__idhxsa__bigMeta{overflow-wrap:anywhere;max-width:100%}.FeaturesAutomationSection-module__idhxsa__bigMeta{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}.FeaturesAutomationSection-module__idhxsa__productHuntPill{padding:9px 12px;bottom:12px;right:12px}.FeaturesAutomationSection-module__idhxsa__bgWords{display:none}.FeaturesAutomationSection-module__idhxsa__bigTitle{font-size:clamp(1.125rem,5vw,1.625rem)}.FeaturesAutomationSection-module__idhxsa__brandIcon{width:90px;height:90px}.FeaturesAutomationSection-module__idhxsa__brandText{font-size:1.125rem}.FeaturesAutomationSection-module__idhxsa__bigImage{width:100%;max-width:100%;height:auto}}@media (max-width:480px){.FeaturesAutomationSection-module__idhxsa__topCards{gap:14px}.FeaturesAutomationSection-module__idhxsa__card{border-radius:16px;padding:18px 16px 14px}.FeaturesAutomationSection-module__idhxsa__bottomCard{padding-bottom:22px}.FeaturesAutomationSection-module__idhxsa__bottomMedia{width:100%;max-width:100%;height:200px}.FeaturesAutomationSection-module__idhxsa__bottomImage{width:100%;height:200px}.FeaturesAutomationSection-module__idhxsa__bottomTitle{font-size:.9375rem}.FeaturesAutomationSection-module__idhxsa__bottomDescription{font-size:.8125rem}}@media (max-width:768px){.FeaturesAutomationSection-module__idhxsa__card,.FeaturesAutomationSection-module__idhxsa__bigCard{-webkit-backdrop-filter:none}.FeaturesAutomationSection-module__idhxsa__brandIcon{filter:drop-shadow(0 0 12px #dca0dc66)}.FeaturesAutomationSection-module__idhxsa__effects,.FeaturesAutomationSection-module__idhxsa__effects2{display:none}.FeaturesAutomationSection-module__idhxsa__productHuntPill{-webkit-backdrop-filter:none;background:#000000bf}}
.FeaturesOverviewSection-module__EVJuHG__section{background:#fff;padding:110px 0 120px}.FeaturesOverviewSection-module__EVJuHG__inner{text-align:center;width:min(1180px,100% - 40px);margin:0 auto}.FeaturesOverviewSection-module__EVJuHG__badge{color:#0c0c0d;background:#8683830e;border:1px solid #d9d9df;border-radius:999px;align-items:center;gap:8px;margin:0 auto;padding:6px 14px;font-family:Funnel Sans;font-size:.75rem;font-weight:400;line-height:1;display:inline-flex}.FeaturesOverviewSection-module__EVJuHG__metaIcon{width:18px;height:14px}.FeaturesOverviewSection-module__EVJuHG__badge:before{background:#f1f4ff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.FeaturesOverviewSection-module__EVJuHG__title{letter-spacing:-.03em;color:#1e1945;font-size:clamp(2rem,4.5vw,2.75rem);font-weight:400;line-height:1.1;font-family:"Funnel Display", var(--font-geist-sans), Arial, Helvetica, sans-serif;margin-top:18px}.FeaturesOverviewSection-module__EVJuHG__subtitle{color:#6c6f7f;margin-top:14px;font-size:.875rem}.FeaturesOverviewSection-module__EVJuHG__grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:46px;display:grid}.FeaturesOverviewSection-module__EVJuHG__card,.FeaturesOverviewSection-module__EVJuHG__cardTall,.FeaturesOverviewSection-module__EVJuHG__wideCard{background:#f1f2f4;border:1px solid #eef0f6;border-radius:24px;padding:22px}.FeaturesOverviewSection-module__EVJuHG__cardTall{grid-row:span 2}.FeaturesOverviewSection-module__EVJuHG__cardContent h3,.FeaturesOverviewSection-module__EVJuHG__wideText h3{color:#0d062d;letter-spacing:-.01em;font-size:1.125rem;font-weight:400;font-family:var(--font-funnel-display)}.FeaturesOverviewSection-module__EVJuHG__cardContent p,.FeaturesOverviewSection-module__EVJuHG__wideText p{color:#4e4d53;margin-top:10px;font-size:.75rem;font-weight:400;line-height:1.6}.FeaturesOverviewSection-module__EVJuHG__cardMedia{background:#f6f7fb;border-radius:18px;margin-top:18px;padding:14px}.FeaturesOverviewSection-module__EVJuHG__cardImage{width:100%;height:auto;display:block}.FeaturesOverviewSection-module__EVJuHG__wideCard{background:radial-gradient(400px 260px at 10% 10%,#7f90ff2e,#fff0 70%),#fff;grid-column:span 2;grid-template-columns:1.1fr 1fr;align-items:center;gap:24px;display:grid;position:relative;overflow:hidden}.FeaturesOverviewSection-module__EVJuHG__wideCard:after{content:"";filter:blur(8px);background:radial-gradient(circle,#b382ff3d,#fff0 70%);width:180px;height:180px;position:absolute;bottom:-40px;left:-40px}.FeaturesOverviewSection-module__EVJuHG__wideText{padding-left:6px}.FeaturesOverviewSection-module__EVJuHG__wideMedia{background:#f3f5fb;border-radius:20px;justify-content:center;align-items:center;padding:16px;display:flex}.FeaturesOverviewSection-module__EVJuHG__projectCard{background:#fff;border-radius:16px;width:100%;padding:16px;box-shadow:0 16px 30px #140c3414}.FeaturesOverviewSection-module__EVJuHG__projectHeader h4{color:#2a2755;margin-bottom:12px;font-size:.875rem}.FeaturesOverviewSection-module__EVJuHG__projectTable{background:#f5f6fb;border-radius:12px;gap:10px;padding:10px 12px;display:grid}.FeaturesOverviewSection-module__EVJuHG__projectRow{color:#6b6f84;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.FeaturesOverviewSection-module__EVJuHG__projectRow span:first-child{max-width:70%}.FeaturesOverviewSection-module__EVJuHG__avatarGroup{align-items:center;display:inline-flex}.FeaturesOverviewSection-module__EVJuHG__avatar{color:#fafafc;background:#ebaa05;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:29px;height:29px;margin-left:-6px;font-size:.625rem;display:inline-flex}.FeaturesOverviewSection-module__EVJuHG__avatar:first-child{margin-left:0}@media (max-width:1080px){.FeaturesOverviewSection-module__EVJuHG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.FeaturesOverviewSection-module__EVJuHG__cardTall{grid-row:auto}.FeaturesOverviewSection-module__EVJuHG__wideCard{grid-column:span 2;grid-template-columns:1fr}}@media (max-width:760px){.FeaturesOverviewSection-module__EVJuHG__section{padding:86px 0 96px}.FeaturesOverviewSection-module__EVJuHG__inner{width:min(1180px,100% - 24px)}.FeaturesOverviewSection-module__EVJuHG__grid{grid-template-columns:1fr}.FeaturesOverviewSection-module__EVJuHG__wideCard{grid-column:span 1}.FeaturesOverviewSection-module__EVJuHG__card,.FeaturesOverviewSection-module__EVJuHG__cardTall,.FeaturesOverviewSection-module__EVJuHG__wideCard{border-radius:18px}}
.SecurityWorkflowSection-module__SlO9_a__wrapper{background:#fff;padding-bottom:70px}.SecurityWorkflowSection-module__SlO9_a__securitySection{color:#fff;background-color:#060014;padding:70px 0 40px}.SecurityWorkflowSection-module__SlO9_a__securityInner{width:min(1400px,100% - 48px);margin-left:12rem;margin-right:12rem}@media (max-width:1280px){.SecurityWorkflowSection-module__SlO9_a__securityInner{margin-left:6.25rem;margin-right:6.25rem}}.SecurityWorkflowSection-module__SlO9_a__securityBadge{color:#060014;letter-spacing:1px;background:#fff;border:1px solid #8d5cff;border-radius:999px;align-items:center;gap:7px;padding:5px 14px;font-family:Funnel Sans;font-size:1rem;font-weight:500;display:inline-flex}.SecurityWorkflowSection-module__SlO9_a__securityBadge svg{color:#8d5cff}.SecurityWorkflowSection-module__SlO9_a__securityGrid{grid-template-columns:1.35fr 1fr;align-items:center;gap:32px;margin-top:12px;display:grid}.SecurityWorkflowSection-module__SlO9_a__securityText h2{letter-spacing:-.025em;font-family:Funnel Display,Geist,system-ui,sans-serif;font-size:clamp(1.75rem,3.6vw,3.8rem);font-weight:500;line-height:1.1}.SecurityWorkflowSection-module__SlO9_a__securityText p{color:#e3dde4;max-width:55ch;margin-top:18px;font-family:Funnel Sans;font-size:1rem;font-weight:400;line-height:1.65}.SecurityWorkflowSection-module__SlO9_a__badgeCluster{grid-template-columns:repeat(2,120px);justify-content:end;gap:16px;margin-right:12rem;display:grid}.SecurityWorkflowSection-module__SlO9_a__badgeHex{color:#1a1040;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:120px;height:120px;font-size:.8125rem;font-weight:700;display:flex}.SecurityWorkflowSection-module__SlO9_a__badgeImage{object-fit:contain;width:100%;height:100%}.SecurityWorkflowSection-module__SlO9_a__workflowSection{background:#f5f6f9;border:1px solid #d8d8db;border-radius:15px;margin:40px 40px 50px;padding:72px 0 100px}.SecurityWorkflowSection-module__SlO9_a__workflowInner{text-align:center;width:min(1160px,100% - 48px);margin:0 auto}.SecurityWorkflowSection-module__SlO9_a__workflowBadge{color:#6b6f8a;letter-spacing:.03em;background:#fff;border:1px solid #e2e4f0;border-radius:999px;align-items:center;gap:7px;padding:5px 14px;font-size:.75rem;font-weight:500;display:inline-flex}.SecurityWorkflowSection-module__SlO9_a__workflowInner h2{letter-spacing:-.025em;color:#16122e;margin-top:18px;font-family:Funnel Display,Geist,system-ui,sans-serif;font-size:clamp(1.75rem,3.8vw,2.875rem);font-weight:400;line-height:1.15}.SecurityWorkflowSection-module__SlO9_a__workflowStage{justify-content:center;align-items:center;min-height:520px;margin-top:52px;padding:44px 36px 52px;display:flex;position:relative}.SecurityWorkflowSection-module__SlO9_a__orbitArea{flex-shrink:0;width:360px;height:360px;position:relative}.SecurityWorkflowSection-module__SlO9_a__outerRing{border:1.5px solid #6e5bff7d;border-radius:50%;position:absolute;inset:-20px;box-shadow:inset 0 0 20px #7864ff26,0 0 60px #7864ff14}.SecurityWorkflowSection-module__SlO9_a__innerRing{border:1.5px dashed #6f5bff61;border-radius:50%;position:absolute;inset:20px}.SecurityWorkflowSection-module__SlO9_a__centerBox{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SecurityWorkflowSection-module__SlO9_a__centerIconWrap{background:0 0;border-radius:50px;place-items:center;display:grid}.SecurityWorkflowSection-module__SlO9_a__statsIcon{background-color:#c0a8f856;border-radius:50%;padding-top:4px;padding-left:4px;padding-right:4px}.SecurityWorkflowSection-module__SlO9_a__centerLogoImg{object-fit:contain;border-radius:30px;width:120px;height:120px}.SecurityWorkflowSection-module__SlO9_a__centerLabel{color:#6a6d88;margin-top:12px;font-size:.8125rem;font-weight:500}.SecurityWorkflowSection-module__SlO9_a__orbitNode{z-index:2;background:linear-gradient(145deg,#7c6bff,#5640e0);border-radius:50%;place-items:center;width:48px;height:48px;animation:3s ease-in-out infinite SecurityWorkflowSection-module__SlO9_a__nodePulse;display:grid;position:absolute;box-shadow:0 8px 20px #6f5bff61}.SecurityWorkflowSection-module__SlO9_a__nodeComment{border:5px solid #fff;animation-delay:0s;top:10%;left:15px;transform:translateY(-50%)}.SecurityWorkflowSection-module__SlO9_a__nodeDM{border:5px solid #fff;animation-delay:.5s;top:10%;right:15px;transform:translateY(-50%)}.SecurityWorkflowSection-module__SlO9_a__nodeLead{border:5px solid #fff;animation-delay:1s;bottom:30px;left:15%;transform:translate(-60%)}.SecurityWorkflowSection-module__SlO9_a__nodeFollowUp{border:5px solid #fff;animation-delay:1.5s;bottom:30px;right:13%;transform:translate(20%)}.SecurityWorkflowSection-module__SlO9_a__nodeLabel{color:#6f5bff;white-space:nowrap;z-index:2;background:#edeaff;border-radius:999px;padding:3px 10px;font-size:.6875rem;font-weight:600;position:absolute}.SecurityWorkflowSection-module__SlO9_a__labelComment{top:calc(15% + 32px);left:2px}.SecurityWorkflowSection-module__SlO9_a__labelDM{top:calc(15% + 32px);right:2px}.SecurityWorkflowSection-module__SlO9_a__labelLead{bottom:-4px;left:calc(25% - 80px)}.SecurityWorkflowSection-module__SlO9_a__labelFollowUp{bottom:4px;right:calc(30% - 120px)}.SecurityWorkflowSection-module__SlO9_a__statCard{text-align:left;background:#fff;border:1px solid #ebebf5;border-radius:18px;width:205px;padding:16px 16px 18px;animation:4s ease-in-out infinite SecurityWorkflowSection-module__SlO9_a__floatCard;position:absolute;box-shadow:0 12px 32px #140c3c1a}.SecurityWorkflowSection-module__SlO9_a__topLeft{top:36px;left:170px}.SecurityWorkflowSection-module__SlO9_a__topRight{top:36px;right:170px}.SecurityWorkflowSection-module__SlO9_a__bottomLeft{bottom:40px;left:170px}.SecurityWorkflowSection-module__SlO9_a__bottomRight{bottom:40px;right:170px}.SecurityWorkflowSection-module__SlO9_a__cardHeader{align-items:center;gap:8px;display:flex}.SecurityWorkflowSection-module__SlO9_a__cardTitle{color:#5a5d78;font-size:.75rem;font-weight:600}.SecurityWorkflowSection-module__SlO9_a__cardTitleSuccess{color:#16122e;font-size:.8125rem;font-weight:700}.SecurityWorkflowSection-module__SlO9_a__cardBigNumber{color:#16122e;letter-spacing:-.02em;margin-top:10px;font-family:Funnel Display;font-size:1.625rem;font-weight:400;line-height:1;display:block}.SecurityWorkflowSection-module__SlO9_a__cardSubtext{color:#888aaa;margin-top:5px;font-size:.6875rem;line-height:1.4}.SecurityWorkflowSection-module__SlO9_a__leadsBottom{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.SecurityWorkflowSection-module__SlO9_a__leadsLabel{color:#888aaa;font-size:.6875rem}.SecurityWorkflowSection-module__SlO9_a__avatarGroup{display:flex}.SecurityWorkflowSection-module__SlO9_a__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:26px;height:26px;margin-left:-8px}.SecurityWorkflowSection-module__SlO9_a__avatar:first-child{margin-left:0}.SecurityWorkflowSection-module__SlO9_a__progressWrap{background:#eeeff8;border-radius:999px;height:6px;margin-top:12px;position:relative;overflow:visible}.SecurityWorkflowSection-module__SlO9_a__progressBar{background:linear-gradient(90deg,#6f5bff,#9380ff);border-radius:999px;width:68%;height:100%}.SecurityWorkflowSection-module__SlO9_a__progressLabel{color:#6f5bff;font-size:.625rem;font-weight:700;position:absolute;top:-16px;right:0}.SecurityWorkflowSection-module__SlO9_a__activityList{flex-direction:column;gap:8px;margin-top:12px;padding:0;list-style:none;display:flex}.SecurityWorkflowSection-module__SlO9_a__activityList li{color:#5a5d78;align-items:center;gap:8px;font-size:.7188rem;font-weight:500;display:flex}.SecurityWorkflowSection-module__SlO9_a__activityDot{background:#f0eeff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.SecurityWorkflowSection-module__SlO9_a__successList{flex-direction:column;gap:8px;margin-top:10px;padding:0;list-style:none;display:flex}.SecurityWorkflowSection-module__SlO9_a__successList li{color:#5a5d78;align-items:center;gap:8px;font-size:.75rem;font-weight:500;display:flex}@keyframes SecurityWorkflowSection-module__SlO9_a__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes SecurityWorkflowSection-module__SlO9_a__nodePulse{0%,to{transform:scale(1);box-shadow:0 8px 20px #6f5bff61}50%{transform:scale(1.12);box-shadow:0 12px 28px #6f5bff8c}}.SecurityWorkflowSection-module__SlO9_a__nodeLead{animation-name:SecurityWorkflowSection-module__SlO9_a__nodePulseShiftLeft}.SecurityWorkflowSection-module__SlO9_a__nodeFollowUp{animation-name:SecurityWorkflowSection-module__SlO9_a__nodePulseShiftRight}@keyframes SecurityWorkflowSection-module__SlO9_a__nodePulseShiftLeft{0%,to{transform:translate(-60%)scale(1);box-shadow:0 8px 20px #6f5bff61}50%{transform:translate(-60%)scale(1.12);box-shadow:0 12px 28px #6f5bff8c}}@keyframes SecurityWorkflowSection-module__SlO9_a__nodePulseShiftRight{0%,to{transform:translate(20%)scale(1);box-shadow:0 8px 20px #6f5bff61}50%{transform:translate(20%)scale(1.12);box-shadow:0 12px 28px #6f5bff8c}}@media (max-width:1100px){.SecurityWorkflowSection-module__SlO9_a__workflowStage{min-height:unset;flex-direction:column;gap:24px;padding:48px 28px 52px}.SecurityWorkflowSection-module__SlO9_a__statCard{width:100%;max-width:400px;margin:0 auto;animation:none;position:static}.SecurityWorkflowSection-module__SlO9_a__topLeft,.SecurityWorkflowSection-module__SlO9_a__topRight,.SecurityWorkflowSection-module__SlO9_a__bottomLeft,.SecurityWorkflowSection-module__SlO9_a__bottomRight{position:static}.SecurityWorkflowSection-module__SlO9_a__workflowStage{flex-direction:column;align-items:center;display:flex}}@media (max-width:980px){.SecurityWorkflowSection-module__SlO9_a__securityGrid{text-align:left;grid-template-columns:1fr;gap:24px}.SecurityWorkflowSection-module__SlO9_a__badgeCluster{justify-content:center;margin:0 auto}}@media (max-width:640px){.SecurityWorkflowSection-module__SlO9_a__securitySection{padding:56px 0 64px}.SecurityWorkflowSection-module__SlO9_a__securityInner,.SecurityWorkflowSection-module__SlO9_a__workflowInner{width:min(1160px,100% - 24px)}.SecurityWorkflowSection-module__SlO9_a__securityInner{margin-left:20px;margin-right:20px}.SecurityWorkflowSection-module__SlO9_a__badgeCluster{grid-template-columns:repeat(2,100px);gap:12px}.SecurityWorkflowSection-module__SlO9_a__badgeHex{width:100px;height:100px;font-size:.6875rem}.SecurityWorkflowSection-module__SlO9_a__workflowSection{padding:56px 0 72px}.SecurityWorkflowSection-module__SlO9_a__workflowStage{border-radius:20px;gap:16px;padding:24px 16px 32px}.SecurityWorkflowSection-module__SlO9_a__cardsWrapper{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.SecurityWorkflowSection-module__SlO9_a__statCard{width:100%;max-width:100%;padding:14px 12px 16px}.SecurityWorkflowSection-module__SlO9_a__cardBigNumber{font-size:1.375rem}.SecurityWorkflowSection-module__SlO9_a__orbitArea{flex-shrink:0;width:260px;height:260px;margin-top:30px}.SecurityWorkflowSection-module__SlO9_a__centerIconWrap{width:150px;height:150px}.SecurityWorkflowSection-module__SlO9_a__centerLogoImg{width:70px;height:70px}.SecurityWorkflowSection-module__SlO9_a__orbitNode{width:38px;height:38px}.SecurityWorkflowSection-module__SlO9_a__nodeLabel{padding:2px 8px;font-size:.625rem}.SecurityWorkflowSection-module__SlO9_a__workflowInner h2{font-size:clamp(1.375rem,6vw,2rem)}.SecurityWorkflowSection-module__SlO9_a__workflowBadge{font-size:.6875rem}.SecurityWorkflowSection-module__SlO9_a__securityText h2{font-size:clamp(1.5rem,6vw,2.25rem)}.SecurityWorkflowSection-module__SlO9_a__securityText p{font-size:.8125rem}.SecurityWorkflowSection-module__SlO9_a__centerLabel{margin-top:-15px}.SecurityWorkflowSection-module__SlO9_a__wrapper{padding-bottom:1px}}
.TestimonialsSection-module__-h_8AG__section{background:#fff;margin-top:-40px;padding:0 0 110px}.TestimonialsSection-module__-h_8AG__inner{grid-template-columns:1fr 1.1fr;align-items:center;gap:56px;width:min(1180px,100% - 40px);margin:0 auto;display:grid}.TestimonialsSection-module__-h_8AG__leftColumn{text-align:left}.TestimonialsSection-module__-h_8AG__badge{color:#7b6dff;background:#f3f1ff;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.TestimonialsSection-module__-h_8AG__badge:before{content:"✦";font-size:.625rem}.TestimonialsSection-module__-h_8AG__title{letter-spacing:-.03em;color:#151236;font-size:clamp(2.25rem,5vw,3.25rem);line-height:1.08;font-family:"Funnel Display", var(--font-geist-sans), Arial, Helvetica, sans-serif;margin-top:20px;font-weight:400}.TestimonialsSection-module__-h_8AG__title span{color:#7a6dff}.TestimonialsSection-module__-h_8AG__subtitle{color:#7e7f8f;max-width:52ch;margin-top:14px;font-size:.875rem;line-height:1.7}.TestimonialsSection-module__-h_8AG__trusted{color:#6f6f80;gap:6px;margin-top:44px;display:grid}.TestimonialsSection-module__-h_8AG__trusted strong{color:#1a153e;font-family:Inter;font-size:2.25rem;font-weight:400}.TestimonialsSection-module__-h_8AG__rightColumn{filter:drop-shadow(0 12px 26px #f7f7fa2e);height:min(560px,70vh);padding:10px 0;position:relative;overflow:hidden}.TestimonialsSection-module__-h_8AG__rightColumn:before,.TestimonialsSection-module__-h_8AG__rightColumn:after{content:"";pointer-events:none;z-index:2;height:96px;position:absolute;left:0;right:0}.TestimonialsSection-module__-h_8AG__rightColumn:before{background:linear-gradient(#fffffffa,#fff0);top:0}.TestimonialsSection-module__-h_8AG__rightColumn:after{background:linear-gradient(#fff0,#fffffffa);bottom:0}.TestimonialsSection-module__-h_8AG__cardsTrack{will-change:transform;gap:22px;padding:8px 6px 20px;display:grid}.TestimonialsSection-module__-h_8AG__card,.TestimonialsSection-module__-h_8AG__cardMuted{background:#fff;border:1px solid #ebeaf2;border-radius:22px;padding:24px 24px 20px;box-shadow:0 20px 38px #140c340f}.TestimonialsSection-module__-h_8AG__cardMuted{opacity:.35;filter:blur(.2px)}.TestimonialsSection-module__-h_8AG__cardHeader{align-items:center;gap:16px;display:flex}.TestimonialsSection-module__-h_8AG__avatar{background:linear-gradient(#f2f0ff,#d5cffd);border-radius:50%;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.TestimonialsSection-module__-h_8AG__avatarImage{object-fit:cover;width:100%;height:100%}.TestimonialsSection-module__-h_8AG__name{color:#6b6b72;font-size:1rem;font-weight:600}.TestimonialsSection-module__-h_8AG__stars{gap:6px;margin-top:4px;display:flex}.TestimonialsSection-module__-h_8AG__stars span{clip-path:polygon(50% 0%,61% 38%,100% 38%,68% 60%,79% 100%,50% 76%,21% 100%,32% 60%,0% 38%,39% 38%);background:#f5b31b;width:12px;height:12px}.TestimonialsSection-module__-h_8AG__quote{color:#9a9aa0;margin-top:16px;font-size:.875rem;line-height:1.7}.TestimonialsSection-module__-h_8AG__date{color:#1f1a3b;margin-top:16px;font-size:.875rem}@media (max-width:980px){.TestimonialsSection-module__-h_8AG__inner{grid-template-columns:1fr}.TestimonialsSection-module__-h_8AG__rightColumn{height:min(520px,60vh);margin-top:16px}}@media (max-width:640px){.TestimonialsSection-module__-h_8AG__section{padding:86px 0 96px}.TestimonialsSection-module__-h_8AG__inner{width:min(1180px,100% - 24px)}.TestimonialsSection-module__-h_8AG__rightColumn{height:min(480px,58vh)}.TestimonialsSection-module__-h_8AG__card,.TestimonialsSection-module__-h_8AG__cardMuted{padding:20px}}
.page-module__0Wwl2W__page{background:#fff;min-height:100vh}.page-module__0Wwl2W__shell{width:min(1180px,100% - 40px);margin:0 auto}.page-module__0Wwl2W__heroWrap{background-image:url(/images/Contact%20Us/bg.webp);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:0 0 40px 40px;padding-bottom:80px}.page-module__0Wwl2W__navShell{width:min(1180px,100% - 40px);margin:0 auto;padding-top:28px}.page-module__0Wwl2W__heroContent{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 20px 0;display:flex}.page-module__0Wwl2W__contactBadge{color:#1c1838;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #ffffffe6;border-radius:999px;align-items:center;padding:8px 20px;font-size:.8125rem;font-weight:600;display:inline-flex;box-shadow:0 4px 16px #140c3414}.page-module__0Wwl2W__heroTitle{color:#17133a;letter-spacing:-.03em;max-width:600px;font-family:Funnel Display,sans-serif;font-size:clamp(2.2rem,5vw,3.25rem);font-weight:700;line-height:1.1}.page-module__0Wwl2W__heroSubtitle{color:#5e5c72;max-width:480px;font-size:.9375rem;line-height:1.65}.page-module__0Wwl2W__cardsSection{padding:64px 0 0}.page-module__0Wwl2W__cardsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.page-module__0Wwl2W__card{color:inherit;background:#f7f7fb;border:1px solid #ebebf4;border-radius:20px;flex-direction:column;gap:14px;padding:32px 28px 28px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.page-module__0Wwl2W__card:hover{border-color:#c5b7ff;transform:translateY(-4px);box-shadow:0 16px 36px #140c341a}.page-module__0Wwl2W__cardIconWrap{color:#17133a;background:#fff;border:1px solid #e4e2f4;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.page-module__0Wwl2W__cardTitle{color:#17133a;font-family:Funnel Display,sans-serif;font-size:1.1rem;font-weight:700}.page-module__0Wwl2W__cardDescription{color:#6b6f82;flex:1;font-size:.875rem;line-height:1.65}.page-module__0Wwl2W__cardAction{color:#17133a;margin-top:4px;font-size:.875rem;font-weight:600}@media (max-width:980px){.page-module__0Wwl2W__heroWrap{border-radius:0 0 28px 28px;margin:0 10px}.page-module__0Wwl2W__cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.page-module__0Wwl2W__heroWrap{border-radius:0 0 24px 24px;margin:0;padding-bottom:60px}.page-module__0Wwl2W__heroContent{padding-top:36px}.page-module__0Wwl2W__heroTitle{font-size:2rem}.page-module__0Wwl2W__cardsSection{padding:44px 0 60px}.page-module__0Wwl2W__cardsGrid{grid-template-columns:1fr}.page-module__0Wwl2W__card{padding:24px 22px}}
.page-module__t_OoRq__page{color:#131726;background:#f7f8fb}.page-module__t_OoRq__shell{flex-direction:column;gap:24px;width:min(980px,100% - 32px);margin:0 auto;display:flex}.page-module__t_OoRq__navBar{border:1px solid #8080805f;border-radius:50px;margin-top:28px}.page-module__t_OoRq__header{border-bottom:1px solid #eceef5;padding:28px 0 18px}.page-module__t_OoRq__eyebrow{letter-spacing:.24em;color:#6c5ce7;font-size:.6875rem;font-weight:700}.page-module__t_OoRq__title{color:#0f1322;margin-top:12px;font-family:Funnel Display;font-size:clamp(1.75rem,3.8vw,2.25rem)}.page-module__t_OoRq__subtitle{color:#667085;max-width:70ch;margin-top:8px;font-size:.9375rem;line-height:1.6}.page-module__t_OoRq__section{border-bottom:1px solid #eceef5;gap:10px;padding:18px 0 26px;display:grid}.page-module__t_OoRq__section:last-of-type{border-bottom:none;padding-bottom:60px}.page-module__t_OoRq__section h2{color:#101425;font-size:1.1rem;font-weight:700}.page-module__t_OoRq__section p{color:#4e5365;font-size:.9375rem;line-height:1.7}.page-module__t_OoRq__section ul{color:#4e5365;gap:6px;margin:6px 0 0 18px;font-size:.9375rem;display:grid}.page-module__t_OoRq__link{color:#6c5ce7;font-weight:600}@media (max-width:768px){.page-module__t_OoRq__shell{width:min(980px,100% - 24px)}.page-module__t_OoRq__header{padding-top:20px}.page-module__t_OoRq__section{padding:16px 0 22px}.page-module__t_OoRq__navBar{border-radius:22px}}
.pricing-module__5qYYiG__page{color:#060014;background:#fff;min-height:100vh}.pricing-module__5qYYiG__shell{width:min(1180px,100% - 40px);margin:0 auto}.pricing-module__5qYYiG__heroWrap{background-image:url(/images/Contact%20Us/bg.webp);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:0 0 40px 40px;padding-bottom:72px}.pricing-module__5qYYiG__navShell{width:min(1180px,100% - 40px);margin:0 auto;padding-top:28px}.pricing-module__5qYYiG__hero{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 20px 0;display:flex}.pricing-module__5qYYiG__eyebrow{letter-spacing:.15em;color:#8267ec;text-transform:uppercase;font-size:.7rem;font-weight:700}.pricing-module__5qYYiG__heroTitle{color:#17133a;letter-spacing:-.025em;font-family:Funnel Display,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15}.pricing-module__5qYYiG__heroSubtitle{color:#5e5c72;max-width:560px;font-size:.9375rem;line-height:1.65}.pricing-module__5qYYiG__desktopBr{display:block}.pricing-module__5qYYiG__pricingSection{padding:56px 0 80px}.pricing-module__5qYYiG__toggleWrap{background:#f3f3f7;border:1px solid #e2e4ee;border-radius:999px;align-items:center;gap:4px;width:fit-content;margin:0 auto 44px;padding:4px;display:flex}.pricing-module__5qYYiG__toggleBtn{color:#5b5f70;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:9px 22px;font-size:.875rem;font-weight:600;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.pricing-module__5qYYiG__toggleActive{color:#fff;background:#060014;box-shadow:0 2px 10px #0600142e}.pricing-module__5qYYiG__saveBadge{color:#2a4600;letter-spacing:.04em;background:#c5ed85;border-radius:999px;padding:3px 8px;font-size:.65rem;font-weight:700}.pricing-module__5qYYiG__cardsGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;display:grid}.pricing-module__5qYYiG__card{background:#fff;border:1px solid #e2e4ee;border-radius:22px;flex-direction:column;padding:28px 26px;display:flex;position:relative}.pricing-module__5qYYiG__cardDark{color:#fff;background:#060014;border-color:#060014}.pricing-module__5qYYiG__cardGreen{border:2px solid #c5ed85}.pricing-module__5qYYiG__badge{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 14px;font-size:.625rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-module__5qYYiG__badgeDark{color:#1e3900;background:#c5ed85}.pricing-module__5qYYiG__badgeLight{color:#fff;background:#060014}.pricing-module__5qYYiG__cardHeader{gap:6px;margin-bottom:4px;display:grid}.pricing-module__5qYYiG__planTitle{color:inherit;font-family:Funnel Display,sans-serif;font-size:1.25rem;font-weight:700}.pricing-module__5qYYiG__planSubtitle{color:#6b6882;font-size:.85rem;line-height:1.55}.pricing-module__5qYYiG__cardDark .pricing-module__5qYYiG__planSubtitle{color:#9b9ab5}.pricing-module__5qYYiG__divider{border:none;border-top:1px solid #ebebf2;margin:18px 0}.pricing-module__5qYYiG__dividerDark{border-top-color:#ffffff1a}.pricing-module__5qYYiG__priceRow{align-items:flex-start;gap:2px;line-height:1;display:flex}.pricing-module__5qYYiG__currency{color:inherit;margin-top:6px;font-size:1.1rem;font-weight:700}.pricing-module__5qYYiG__priceNum{color:inherit;font-family:Funnel Display,sans-serif;font-size:3rem;font-weight:700;line-height:1}.pricing-module__5qYYiG__pricePer{color:#8b8f9e;margin-top:8px;margin-left:2px;font-size:.875rem}.pricing-module__5qYYiG__cardDark .pricing-module__5qYYiG__pricePer{color:#6f6f8f}.pricing-module__5qYYiG__billingNote{color:#8b8f9e;margin-top:6px;font-size:.8rem}.pricing-module__5qYYiG__cardDark .pricing-module__5qYYiG__billingNote{color:#6f6f8f}.pricing-module__5qYYiG__yearlyMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.pricing-module__5qYYiG__strikePrice{color:#a0a0b0;font-size:.9rem;text-decoration:line-through}.pricing-module__5qYYiG__saveTag{color:#2a4600;background:#f0ffd4;border-radius:999px;padding:3px 9px;font-size:.7rem;font-weight:700}.pricing-module__5qYYiG__cardDark .pricing-module__5qYYiG__saveTag{color:#c5ed85;background:#c5ed8526}.pricing-module__5qYYiG__ctaBtn{text-align:center;border-radius:12px;justify-content:center;align-items:center;margin-top:18px;padding:13px 20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:flex}.pricing-module__5qYYiG__ctaBtnLime{color:#1a3300;background:#c5ed85}.pricing-module__5qYYiG__ctaBtnLime:hover{background:#d3f59a;transform:translateY(-1px)}.pricing-module__5qYYiG__ctaBtnDark{color:#fff;background:#060014}.pricing-module__5qYYiG__ctaBtnDark:hover{background:#1a0a40;transform:translateY(-1px)}.pricing-module__5qYYiG__cardGreen .pricing-module__5qYYiG__ctaBtnDark{background:#060014}.pricing-module__5qYYiG__ctaSubNote{color:#8b8f9e;text-align:center;margin-top:8px;font-size:.75rem}.pricing-module__5qYYiG__cardDark .pricing-module__5qYYiG__ctaSubNote{color:#6f6f8f}.pricing-module__5qYYiG__featuresLabel{letter-spacing:.12em;text-transform:uppercase;color:#8b8f9e;margin-bottom:14px;font-size:.65rem;font-weight:700}.pricing-module__5qYYiG__cardDark .pricing-module__5qYYiG__featuresLabel{color:#6f6f8f}.pricing-module__5qYYiG__featuresList{gap:11px;list-style:none;display:grid}.pricing-module__5qYYiG__featureItem{color:#3b3d52;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.pricing-module__5qYYiG__cardDark .pricing-module__5qYYiG__featureItem{color:#c5c5da}.pricing-module__5qYYiG__checkIcon{flex-shrink:0;margin-top:1px}.pricing-module__5qYYiG__agencyRow{background:#fafafa;border:1px solid #e2e4ee;border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:32px;padding:30px 36px;display:flex}.pricing-module__5qYYiG__agencyLeft{flex:1;gap:10px;min-width:240px;display:grid}.pricing-module__5qYYiG__agencyTitle{color:#060014;font-family:Funnel Display,sans-serif;font-size:1.15rem;font-weight:700}.pricing-module__5qYYiG__agencyDesc{color:#5b5f70;font-size:.875rem;line-height:1.55}.pricing-module__5qYYiG__agencyFeatures{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.pricing-module__5qYYiG__agencyFeature{color:#3b3d52;align-items:center;gap:6px;font-size:.825rem;font-weight:500;display:inline-flex}.pricing-module__5qYYiG__agencyRight{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.pricing-module__5qYYiG__agencyBtn{color:#fff;white-space:nowrap;background:#060014;border-radius:12px;padding:12px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}.pricing-module__5qYYiG__agencyBtn:hover{background:#1a0a40;transform:translateY(-1px)}.pricing-module__5qYYiG__agencyNote{color:#8b8f9e;font-size:.75rem}.pricing-module__5qYYiG__faqSection{background:#f7f7f9;padding:80px 0 70px}.pricing-module__5qYYiG__faqTitle{color:#060014;text-align:center;font-family:Funnel Display,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.pricing-module__5qYYiG__faqSubtitle{text-align:center;color:#5e5c72;margin-top:10px;margin-bottom:40px;font-size:.9375rem}.pricing-module__5qYYiG__faqList{gap:12px;max-width:820px;margin:0 auto;display:grid}.pricing-module__5qYYiG__faqItem{background:#fff;border:1px solid #e1e3ed;border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.pricing-module__5qYYiG__faqOpen{border-color:#8267ec;box-shadow:0 8px 24px #14142814}.pricing-module__5qYYiG__faqButton{color:#060014;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 20px;font-size:.9375rem;font-weight:600;display:flex}.pricing-module__5qYYiG__faqIcon{color:#060014;border:1px solid #d7d9e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;transition:transform .2s,background .2s;display:inline-flex}.pricing-module__5qYYiG__faqOpen .pricing-module__5qYYiG__faqIcon{color:#8267ec;background:#f0ecff;border-color:#8267ec;transform:rotate(45deg)}.pricing-module__5qYYiG__faqAnswer{opacity:0;max-height:0;padding:0 20px;transition:max-height .28s,opacity .22s;overflow:hidden}.pricing-module__5qYYiG__faqOpen .pricing-module__5qYYiG__faqAnswer{opacity:1;max-height:200px;padding-bottom:18px}.pricing-module__5qYYiG__faqAnswer p{color:#5d6171;margin:0;font-size:.875rem;line-height:1.65}.pricing-module__5qYYiG__ctaSection{background:#fff;padding:40px 0 110px}.pricing-module__5qYYiG__ctaCard{color:#fff;background:#060014;border-radius:28px;padding:48px 56px;position:relative;overflow:hidden}.pricing-module__5qYYiG__ctaCard:after{content:"";pointer-events:none;border:2px solid #8267ec;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-220px;right:-120px;box-shadow:0 0 120px #8167eca1}.pricing-module__5qYYiG__ctaContent{z-index:1;max-width:560px;position:relative}.pricing-module__5qYYiG__ctaContent h2{font-family:Funnel Display,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;line-height:1.15}.pricing-module__5qYYiG__ctaContent h2 span{color:#8267ec}.pricing-module__5qYYiG__ctaContent p{color:#b3b5bf;margin-top:12px;font-size:.95rem;line-height:1.65}.pricing-module__5qYYiG__ctaButton{color:#fff;background:#8267ec;border-radius:12px;align-items:center;gap:6px;margin-top:24px;padding:12px 22px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 10px 24px #8267ec66}.pricing-module__5qYYiG__ctaButton:hover{background:#9b7ef7;transform:translateY(-1px)}@media (max-width:960px){.pricing-module__5qYYiG__heroWrap{border-radius:0 0 28px 28px}.pricing-module__5qYYiG__cardsGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.pricing-module__5qYYiG__card{padding:28px 24px}.pricing-module__5qYYiG__agencyRow{padding:24px 28px}.pricing-module__5qYYiG__ctaCard{padding:36px 32px}}@media (max-width:640px){.pricing-module__5qYYiG__heroWrap{border-radius:0 0 20px 20px;padding-bottom:52px}.pricing-module__5qYYiG__hero{padding:32px 16px 0}.pricing-module__5qYYiG__desktopBr{display:none}.pricing-module__5qYYiG__pricingSection{padding:40px 0 60px}.pricing-module__5qYYiG__cardsGrid{max-width:100%}.pricing-module__5qYYiG__agencyRow{flex-direction:column;align-items:flex-start;padding:22px}.pricing-module__5qYYiG__agencyRight{align-items:flex-start;width:100%}.pricing-module__5qYYiG__agencyBtn{text-align:center;width:100%}.pricing-module__5qYYiG__faqSection{padding:60px 0 50px}.pricing-module__5qYYiG__ctaCard{padding:30px 24px}.pricing-module__5qYYiG__ctaSection{padding-bottom:80px}}
.solution-module__ZrQmqa__page{background:#fff;overflow-x:hidden}.solution-module__ZrQmqa__heroWrap{flex-direction:column;width:100%;min-height:520px;display:flex;position:relative}.solution-module__ZrQmqa__heroBgWrap{z-index:0;border-radius:0 0 40px 40px;position:absolute;inset:0;overflow:hidden}.solution-module__ZrQmqa__heroBg{object-fit:cover;object-position:top center}.solution-module__ZrQmqa__heroNav{z-index:200;width:min(1180px,100% - 40px);margin:0 auto;padding-top:28px;position:relative}.solution-module__ZrQmqa__heroContent{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:48px 24px 80px;display:flex;position:relative}.solution-module__ZrQmqa__heroBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1a1a1a;letter-spacing:.01em;background:#ffffffd9;border:1px solid #00000014;border-radius:100px;margin-bottom:24px;padding:6px 40px;font-family:Funnel Sans;font-size:.875rem;font-weight:600;display:inline-block}.solution-module__ZrQmqa__heroTitle{color:#060014;letter-spacing:-.02em;margin:0 0 18px;font-family:Funnel Display;font-size:clamp(2rem,5vw,4.25rem);font-weight:600;line-height:1.15}.solution-module__ZrQmqa__heroSubtitle{color:#5b4966;max-width:630px;margin:0 auto 36px;font-family:Funnel Sans;font-size:.95rem;font-weight:400;line-height:1.65}.solution-module__ZrQmqa__heroCta{color:#fff;letter-spacing:.05em;background:#1a1a1a;border-radius:100px;padding:14px 36px;font-family:Funnel Display;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.solution-module__ZrQmqa__heroCta:hover{opacity:.85;transform:translateY(-1px)}.solution-module__ZrQmqa__inner{max-width:1160px;margin:0 auto;padding:0 24px}.solution-module__ZrQmqa__sectionHead{text-align:center;margin-bottom:52px}.solution-module__ZrQmqa__badge{letter-spacing:.01em;border:1px solid #c4c4c473;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:4px 16px;font-family:Funnel Sans;font-size:.8125rem;font-weight:500;display:inline-flex}.solution-module__ZrQmqa__badgeIcon img{width:15px;height:15px;margin-top:5px}.solution-module__ZrQmqa__badgeProblem{color:#000;background:#c4c4c424;border:1px solid #c4c4c473}.solution-module__ZrQmqa__badgeSolution{color:#0e1211;background:#c4c4c424;border:1px solid #c4c4c473}.solution-module__ZrQmqa__badgeDark{color:#ffffffbf;background:#ffffff1a;border:1px solid #ffffff26}.solution-module__ZrQmqa__badgeWhite{color:#111827;background:#fff;border:1px solid #0000001a}.solution-module__ZrQmqa__badgeCheck{color:#7c3aed;font-size:.75rem;font-weight:700}.solution-module__ZrQmqa__sectionTitle{color:#0f0f0f;letter-spacing:-.02em;max-width:550px;margin:0 auto 14px;font-family:Funnel Display;font-size:clamp(1.75rem,3.5vw,2.625rem);font-weight:400;line-height:1.2}.solution-module__ZrQmqa__sectionSubtitle{color:#6b7280;max-width:520px;margin:0 auto;font-size:.8rem;line-height:1.65}.solution-module__ZrQmqa__accentRed{color:#dc2626}.solution-module__ZrQmqa__accentPurple{color:#4627c0}.solution-module__ZrQmqa__problemSection{background:#fff;padding:32px 0 88px}.solution-module__ZrQmqa__problemGrid{background:#f4f4f4;border:1px solid #0000000a;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:20px;padding:15px;font-family:Funnel Display;display:grid;box-shadow:inset 0 1px #fffc,0 0 0 1px #ffffff80}.solution-module__ZrQmqa__problemCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:21px;padding:28px 20px 24px;transition:box-shadow .22s,transform .22s}.solution-module__ZrQmqa__problemCard:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000014}.solution-module__ZrQmqa__problemImgWrap{justify-content:center;align-items:center;width:100%;min-height:140px;margin-bottom:18px;display:flex}.solution-module__ZrQmqa__problemImg{object-fit:contain;width:100%;max-width:170px;height:auto}.solution-module__ZrQmqa__cardTitle{color:#000;margin:0 0 8px;font-size:1rem;font-weight:500;line-height:1.3}.solution-module__ZrQmqa__cardDesc{color:#6b7280;font-size:.8125rem;font-weight:400;line-height:1.55;font-family:var(--font-jakarta);margin:0}.solution-module__ZrQmqa__featuresSection{background:#fff;padding:0 0 32px}.solution-module__ZrQmqa__featuresGrid{background:#f3f3f3;border:1px solid #0000000f;border-radius:26px;grid-template-columns:1fr 1fr;gap:22px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 0 0 1px #ffffffb3}.solution-module__ZrQmqa__featureCard{background:#fff;border:1px solid #e7e7ea;border-radius:22px;transition:box-shadow .22s,transform .22s;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,0 8px 24px #1414140f}.solution-module__ZrQmqa__featureCard:hover{transform:translateY(-3px);box-shadow:inset 0 1px #ffffffe6,0 14px 34px #1414141a}.solution-module__ZrQmqa__featureImgWrap{background:#fff;min-height:290px;position:relative;overflow:hidden}.solution-module__ZrQmqa__featureImgBack,.solution-module__ZrQmqa__featureImgFront{object-fit:contain;height:auto;position:absolute}.solution-module__ZrQmqa__imgBack1{z-index:1;filter:drop-shadow(0 10px 22px #5028b438);width:46%;top:10%;left:6%;transform:rotate(-3deg)}.solution-module__ZrQmqa__imgFront1{z-index:2;filter:drop-shadow(0 12px 26px #00000021);width:62%;top:7%;right:4%}.solution-module__ZrQmqa__imgBack2{z-index:1;filter:drop-shadow(0 10px 22px #00000038);width:44%;top:7%;right:6%;transform:rotate(6deg)}.solution-module__ZrQmqa__imgFront2{z-index:2;filter:drop-shadow(0 12px 26px #0000001f);width:60%;top:9%;left:5%}.solution-module__ZrQmqa__imgBack3{z-index:1;filter:drop-shadow(0 10px 22px #00000038);width:50%;bottom:7%;left:4%;transform:rotate(-5deg)}.solution-module__ZrQmqa__imgFront3{z-index:2;filter:drop-shadow(0 12px 26px #0000001f);width:57%;top:7%;right:5%}.solution-module__ZrQmqa__img4Circles{z-index:1;object-fit:contain;width:68%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.solution-module__ZrQmqa__img4Chip1{z-index:3;filter:drop-shadow(0 4px 12px #0000001a);object-fit:contain;width:46%;height:auto;position:absolute;bottom:14%;left:5%}.solution-module__ZrQmqa__img4Chip2{z-index:3;filter:drop-shadow(0 4px 12px #0000001a);object-fit:contain;width:44%;height:auto;position:absolute;top:12%;right:5%}.solution-module__ZrQmqa__img4Chip3{z-index:3;filter:drop-shadow(0 4px 12px #0000001a);object-fit:contain;width:42%;height:auto;position:absolute;top:18%;left:8%}.solution-module__ZrQmqa__featureBody{text-align:center;padding:22px 26px 26px}.solution-module__ZrQmqa__featureTitle{color:#0f111a;margin:0 0 10px;font-size:1.0625rem;font-weight:700;line-height:1.32}.solution-module__ZrQmqa__featureDesc{color:#6b6f7c;margin:0;font-size:.875rem;line-height:1.65}.solution-module__ZrQmqa__comparisonSection{background:#09090b;border-radius:40px;margin:40px 18px 0;padding:50px 0 80px;position:relative;overflow:hidden}.solution-module__ZrQmqa__comparisonGlow{pointer-events:none;z-index:0;background:radial-gradient(at 50% 10%,#ffffff21 0%,#beaaff14 38%,#0000 65%);width:680px;height:380px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.solution-module__ZrQmqa__comparisonTitle{color:#fff;letter-spacing:-.02em;margin:0 0 14px;font-family:Funnel Display;font-size:clamp(1.75rem,3.5vw,2.625rem);font-weight:400;line-height:1.2}.solution-module__ZrQmqa__comparisonSubtitle{color:#d4d4d4;max-width:480px;margin:0 auto;font-size:.875rem;font-weight:400;line-height:1.65}.solution-module__ZrQmqa__comparisonLayout{z-index:1;align-items:stretch;gap:14px;max-width:1200px;margin:0 auto;display:flex;position:relative}.solution-module__ZrQmqa__comparisonLabels{flex-direction:column;flex-shrink:0;width:186px;display:flex}.solution-module__ZrQmqa__labelSpacer{flex-shrink:0;height:70px}.solution-module__ZrQmqa__labelOuter{flex:1;padding:4px 0;display:flex}.solution-module__ZrQmqa__labelInner{color:#fff;background-image:linear-gradient(90deg,#141414,#454545);border-radius:12px 0 0 12px;flex:1;align-items:center;padding:20px 25px;font-family:Funnel Display;font-size:1.175rem;font-weight:500;line-height:1.3;display:flex}.solution-module__ZrQmqa__comparisonCardWithout{background:#f3f3f5;border:1px solid #ffffff0d;border-radius:50px;flex-direction:column;flex:1;display:flex;overflow:hidden}.solution-module__ZrQmqa__comparisonCardCreator{background:#fff;border:1px solid #ffffff1a;border-radius:50px;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000080,inset 0 1px #ffffff14}.solution-module__ZrQmqa__comparisonCardHead{color:#000;border-bottom:1px solid #00000012;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:70px;font-family:Funnel Display;font-size:1.575rem;font-weight:500;display:flex}.solution-module__ZrQmqa__creatorHead{color:#2f3033;border-bottom-color:#00000012;font-weight:500}.solution-module__ZrQmqa__comparisonCardRow{color:#2c2c2c;text-align:center;flex:1;justify-content:center;align-items:center;gap:7px;padding:0 18px;font-family:Funnel Sans;font-size:1.15rem;font-weight:400;line-height:1.4;display:flex}.solution-module__ZrQmqa__rowDivider{border-bottom:1px solid #5352525c}.solution-module__ZrQmqa__creatorRow{color:#000;font-weight:500}.solution-module__ZrQmqa__crossMark{color:#ef4444;flex-shrink:0;font-size:.75rem;font-weight:700}.solution-module__ZrQmqa__checkMark{color:#7c3aed;flex-shrink:0;font-size:.875rem;font-weight:700}@media (max-width:1024px){.solution-module__ZrQmqa__problemGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.solution-module__ZrQmqa__heroTitle{font-size:2rem}.solution-module__ZrQmqa__featuresGrid{grid-template-columns:1fr}.solution-module__ZrQmqa__comparisonLabels{display:none}.solution-module__ZrQmqa__comparisonLayout{flex-direction:column;gap:12px}.solution-module__ZrQmqa__comparisonCardWithout,.solution-module__ZrQmqa__comparisonCardCreator{border-radius:20px;width:100%}.solution-module__ZrQmqa__comparisonCardHead{height:60px;font-size:1rem}.solution-module__ZrQmqa__comparisonCardRow{min-height:52px;padding:12px 16px;font-size:.9rem}}@media (max-width:600px){.solution-module__ZrQmqa__problemGrid{grid-template-columns:1fr;max-width:340px;margin:0 auto}.solution-module__ZrQmqa__problemSection,.solution-module__ZrQmqa__featuresSection{padding:60px 0}.solution-module__ZrQmqa__comparisonSection{padding:60px 0 80px}.solution-module__ZrQmqa__heroContent{padding:32px 20px 60px}.solution-module__ZrQmqa__sectionHead{margin-bottom:36px}}
.guide-module__3MXtPG__page{color:#060014;background:#fff;min-height:100vh}.guide-module__3MXtPG__shell{width:min(1180px,100% - 40px);margin:0 auto}.guide-module__3MXtPG__heroWrap{background-image:url(/images/blog-img/resources%20page/blog%20page%20bg.webp);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:0 0 40px 40px;padding-bottom:72px}.guide-module__3MXtPG__navShell{width:min(1180px,100% - 40px);margin:0 auto;padding-top:28px}.guide-module__3MXtPG__hero{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:40px 20px 0;display:flex}.guide-module__3MXtPG__breadcrumb{color:#6b6882;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:.8rem;display:flex}.guide-module__3MXtPG__breadcrumb a{color:#6b6882;text-decoration:none;transition:color .2s}.guide-module__3MXtPG__breadcrumb a:hover{color:#17133a;text-decoration:underline}.guide-module__3MXtPG__breadcrumb span[aria-hidden]{opacity:.5;font-size:.7rem}.guide-module__3MXtPG__breadcrumb span:last-child{color:#17133a;font-weight:500}.guide-module__3MXtPG__heroTitle{color:#17133a;letter-spacing:-.025em;max-width:760px;font-family:Funnel Display,sans-serif;font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:700;line-height:1.15}.guide-module__3MXtPG__heroSubtitle{color:#5e5c72;max-width:600px;font-size:.9375rem;line-height:1.65}.guide-module__3MXtPG__heroMeta{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:4px;display:flex}.guide-module__3MXtPG__authorAvatar{color:#fff;background-color:#fbab56ad;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.65rem;font-weight:700;display:flex}.guide-module__3MXtPG__authorName{color:#17133a;font-size:.875rem;font-weight:600}.guide-module__3MXtPG__metaDot{color:#b0aec0}.guide-module__3MXtPG__heroMeta span:not(.guide-module__3MXtPG__authorName):not(.guide-module__3MXtPG__metaDot){color:#6b6882;font-size:.875rem}.guide-module__3MXtPG__featuredImageWrap{z-index:2;margin-top:-48px;margin-bottom:0;position:relative}.guide-module__3MXtPG__featuredImageInner{aspect-ratio:16/7;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #0600144d}.guide-module__3MXtPG__featuredImage{object-fit:cover;width:100%;height:100%;display:block}.guide-module__3MXtPG__body{padding:54px 0 80px}.guide-module__3MXtPG__bodyGrid{grid-template-columns:1fr 270px;align-items:start;gap:54px;display:grid}.guide-module__3MXtPG__article{min-width:0}.guide-module__3MXtPG__takeaways{background:#f4f0ff;border:1px solid #d6caff;border-left:4px solid #8267ec;border-radius:14px;margin-bottom:48px;padding:24px 28px}.guide-module__3MXtPG__takeawaysHeading{color:#060014;align-items:center;gap:8px;margin-bottom:14px;font-size:1rem;font-weight:700;display:flex}.guide-module__3MXtPG__takeawaysIcon{color:#8267ec;font-size:.9rem}.guide-module__3MXtPG__takeawaysList{gap:10px;list-style:none;display:grid}.guide-module__3MXtPG__takeawaysList li{color:#3b3461;padding-left:20px;font-size:.9rem;line-height:1.6;position:relative}.guide-module__3MXtPG__takeawaysList li:before{content:"✓";color:#8267ec;font-weight:700;position:absolute;left:0}.guide-module__3MXtPG__section{margin-bottom:44px;scroll-margin-top:100px}.guide-module__3MXtPG__sectionHeading{color:#060014;letter-spacing:-.01em;border-bottom:1px solid #f0f0f5;margin-bottom:14px;padding-bottom:10px;font-family:Funnel Display,sans-serif;font-size:1.35rem;font-weight:700}.guide-module__3MXtPG__sectionBody,.guide-module__3MXtPG__richContent{color:#4a4f63;font-size:.9375rem;line-height:1.75}.guide-module__3MXtPG__richContent p{margin:0 0 14px}.guide-module__3MXtPG__richContent p:last-child{margin-bottom:0}.guide-module__3MXtPG__richContent h2{color:#060014;margin:28px 0 10px;font-family:Funnel Display,sans-serif;font-size:1.2rem;font-weight:700}.guide-module__3MXtPG__richContent h3{color:#17133a;margin:20px 0 8px;font-size:1.05rem;font-weight:700}.guide-module__3MXtPG__richContent strong{color:#17133a;font-weight:700}.guide-module__3MXtPG__richContent em{font-style:italic}.guide-module__3MXtPG__richContent u{text-decoration:underline}.guide-module__3MXtPG__richContent ul,.guide-module__3MXtPG__richContent ol{flex-direction:column;gap:6px;margin:10px 0 14px;padding-left:22px;display:flex}.guide-module__3MXtPG__richContent ul{list-style:outside}.guide-module__3MXtPG__richContent ol{list-style:decimal}.guide-module__3MXtPG__richContent li{font-size:.9375rem;line-height:1.65}.guide-module__3MXtPG__richContent blockquote{color:#5b5178;background:#f4f0ff;border-left:3px solid #8267ec;border-radius:0 8px 8px 0;margin:16px 0;padding:10px 18px;font-style:italic}.guide-module__3MXtPG__richContent code{color:#6c48d4;background:#f1f0f9;border-radius:4px;padding:2px 7px;font-family:Courier New,monospace;font-size:.85rem}.guide-module__3MXtPG__richContent a{color:#8267ec;text-underline-offset:3px;text-decoration:underline;transition:color .15s}.guide-module__3MXtPG__richContent a:hover{color:#6248c8}.guide-module__3MXtPG__inlineCta{background:#060014;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:56px;padding:32px;display:flex}.guide-module__3MXtPG__inlineCtaText{color:#fff;flex:1;min-width:200px;font-size:1rem;font-weight:600}.guide-module__3MXtPG__inlineCtaButton{color:#fff;white-space:nowrap;background:#8267ec;border-radius:12px;flex-shrink:0;padding:11px 22px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s}.guide-module__3MXtPG__inlineCtaButton:hover{background:#9b7ef7}.guide-module__3MXtPG__tocSidebar{position:sticky;top:90px}.guide-module__3MXtPG__tocToggle{color:#060014;cursor:pointer;background:#f7f7f9;border:1px solid #e2e4ee;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:14px 18px;font-size:.9rem;font-weight:700;display:none}.guide-module__3MXtPG__tocChevron{color:#8267ec;font-size:1.2rem;transition:transform .2s;display:inline-block}.guide-module__3MXtPG__tocChevronOpen{transform:rotate(90deg)}.guide-module__3MXtPG__tocNav{background:#f7f7f9;border:1px solid #e2e4ee;border-radius:16px;padding:22px 20px}.guide-module__3MXtPG__tocLabel{letter-spacing:.14em;text-transform:uppercase;color:#8b8f9e;margin-bottom:14px;font-size:.7rem;font-weight:700}.guide-module__3MXtPG__tocList{gap:4px;list-style:none;display:grid}.guide-module__3MXtPG__tocItem{text-align:left;color:#5b6070;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:8px 12px;font-size:.845rem;line-height:1.4;transition:background .15s,color .15s;display:block}.guide-module__3MXtPG__tocItem:hover{color:#060014;background:#eeecfc}.guide-module__3MXtPG__tocItemActive{color:#8267ec;background:#eeecfc;border-left:3px solid #8267ec;padding-left:9px;font-weight:600}.guide-module__3MXtPG__relatedSection{background:#f7f7f9;padding:70px 0 80px}.guide-module__3MXtPG__relatedHeading{color:#060014;margin-bottom:32px;font-family:Funnel Display,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.guide-module__3MXtPG__relatedGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.guide-module__3MXtPG__relatedCard{color:inherit;background:#fff;border:1px solid #e2e4ee;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.guide-module__3MXtPG__relatedCard:hover{border-color:#c5ed85;transform:translateY(-4px);box-shadow:0 16px 36px #1414281f}.guide-module__3MXtPG__relatedImageWrap{flex-shrink:0;width:100%;height:180px;overflow:hidden}.guide-module__3MXtPG__relatedImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.guide-module__3MXtPG__relatedCard:hover .guide-module__3MXtPG__relatedImage{transform:scale(1.04)}.guide-module__3MXtPG__relatedBody{flex:1;gap:8px;padding:18px 20px 22px;display:grid}.guide-module__3MXtPG__relatedTag{letter-spacing:.12em;text-transform:uppercase;color:#6b6f7c;background:#f1f2f6;border-radius:8px;width:fit-content;padding:5px 10px;font-size:.625rem;font-weight:700}.guide-module__3MXtPG__relatedTitle{color:#060014;font-size:.975rem;font-weight:700;line-height:1.4}.guide-module__3MXtPG__relatedMeta{color:#8b8f9e;font-size:.75rem;font-weight:600}.guide-module__3MXtPG__ctaSection{background:#fff;padding:40px 0 110px}.guide-module__3MXtPG__ctaCard{color:#fff;background:#060014;border-radius:28px;padding:48px 56px;position:relative;overflow:hidden}.guide-module__3MXtPG__ctaCard:after{content:"";pointer-events:none;border:2px solid #8267ec;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-220px;right:-120px;box-shadow:0 0 120px #8167eca1}.guide-module__3MXtPG__ctaContent{z-index:1;max-width:560px;position:relative}.guide-module__3MXtPG__ctaContent h2{font-family:Funnel Display,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;line-height:1.15}.guide-module__3MXtPG__ctaContent h2 span{color:#8267ec}.guide-module__3MXtPG__ctaContent p{color:#b3b5bf;margin-top:12px;font-size:.95rem;line-height:1.65}.guide-module__3MXtPG__ctaButton{color:#fff;background:#8267ec;border-radius:12px;align-items:center;gap:6px;margin-top:24px;padding:12px 22px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 10px 24px #8267ec66}.guide-module__3MXtPG__ctaButton:hover{background:#9b7ef7;transform:translateY(-1px)}@media (max-width:960px){.guide-module__3MXtPG__heroWrap{border-radius:0 0 28px 28px}.guide-module__3MXtPG__bodyGrid{grid-template-columns:1fr}.guide-module__3MXtPG__tocSidebar{order:-1;position:static}.guide-module__3MXtPG__tocToggle{display:flex}.guide-module__3MXtPG__tocNav{margin-top:6px;display:none}.guide-module__3MXtPG__tocNavOpen{display:block}.guide-module__3MXtPG__tocLabel{display:none}.guide-module__3MXtPG__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-module__3MXtPG__ctaCard{padding:36px 32px}}@media (max-width:640px){.guide-module__3MXtPG__heroWrap{border-radius:0 0 20px 20px;padding-bottom:56px}.guide-module__3MXtPG__hero{padding:28px 16px 0}.guide-module__3MXtPG__heroTitle{font-size:1.55rem}.guide-module__3MXtPG__featuredImageInner{aspect-ratio:16/9;border-radius:14px}.guide-module__3MXtPG__body{padding:36px 0 60px}.guide-module__3MXtPG__relatedGrid{grid-template-columns:1fr}.guide-module__3MXtPG__inlineCta{flex-direction:column;align-items:flex-start;gap:16px}.guide-module__3MXtPG__ctaCard{padding:30px 24px}.guide-module__3MXtPG__ctaSection{padding-bottom:80px}}
.page-module___3LUha__page{color:#060014;background:#fff}.page-module___3LUha__shell{width:min(1180px,100% - 40px);margin:0 auto}.page-module___3LUha__navBar{margin-top:28px;display:block}.page-module___3LUha__heroWrap{background-image:url(/images/blog-img/resources%20page/bg.webp);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:0 0 40px 40px;padding-bottom:72px;overflow:hidden}.page-module___3LUha__hero{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-top:44px;padding:0 20px;display:flex}.page-module___3LUha__blogsBadge{color:#17133a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe0;border:1px solid #ffffffe6;border-radius:999px;align-items:center;padding:8px 24px;font-size:.8125rem;font-weight:600;display:inline-flex;box-shadow:0 2px 12px #140c340f}.page-module___3LUha__title{color:#17133a;letter-spacing:-.03em;max-width:560px;font-family:Funnel Display,sans-serif;font-size:clamp(2rem,4.8vw,2.75rem);font-weight:700;line-height:1.1}.page-module___3LUha__subtitle{color:#5e5c72;max-width:58ch;font-size:.9375rem;line-height:1.65}.page-module___3LUha__searchWrap{width:min(520px,100%);margin-top:6px;position:relative}.page-module___3LUha__searchInput{color:#17133a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #ffffffb3;border-radius:999px;outline:none;width:100%;height:52px;padding:0 62px 0 22px;font-size:.9rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 4px 20px #140c3414}.page-module___3LUha__searchInput::placeholder{color:#9b9aaa}.page-module___3LUha__searchInput:focus{border-color:#8267ec80;box-shadow:0 4px 20px #8267ec26}.page-module___3LUha__searchButton{color:#fff;cursor:pointer;background:#17133a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.page-module___3LUha__searchButton:hover{background:#2d2460}.page-module___3LUha__guidesSection{margin-top:56px;padding:0 0 80px}.page-module___3LUha__guidesInner{width:min(1180px,100% - 40px);margin:0 auto}.page-module___3LUha__tabs{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.page-module___3LUha__tab{color:#3f4352;cursor:pointer;background:#fff;border:1px solid #e4e6ee;border-radius:12px;padding:9px 16px;font-size:.8125rem;font-weight:600;transition:border-color .2s,background .2s,color .2s}.page-module___3LUha__tab:hover{color:#060014;background:#89898b1f;border-color:#cfd3de}.page-module___3LUha__tabActive{color:#fff;background:#060014;border-color:#060014}.page-module___3LUha__guidesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.page-module___3LUha__guideCard{color:inherit;background:#fff;border:1px solid #e2e4ee;border-radius:18px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;overflow:hidden}.page-module___3LUha__guideCard:hover{border-color:#c5ed85;transform:translateY(-4px);box-shadow:0 18px 36px #14142824}.page-module___3LUha__cardTop{width:100%;height:200px;overflow:hidden}.page-module___3LUha__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.page-module___3LUha__guideCard:hover .page-module___3LUha__cardImage{transform:scale(1.04)}.page-module___3LUha__cardBody{gap:10px;padding:20px 22px 22px;display:grid}.page-module___3LUha__cardTag{letter-spacing:.12em;color:#6b6f7c;text-transform:uppercase;background:#f1f2f6;border-radius:8px;width:fit-content;padding:6px 10px;font-size:.625rem;font-weight:700}.page-module___3LUha__cardTitle{color:#060014;font-size:1.05rem;font-weight:700}.page-module___3LUha__cardDescription{color:#5b6070;font-size:.875rem;line-height:1.6}.page-module___3LUha__cardMeta{color:#606576;justify-content:space-between;align-items:center;margin-top:4px;font-size:.75rem;font-weight:600;display:flex}.page-module___3LUha__cardCta{color:#060014}.page-module___3LUha__noResults{text-align:center;color:#8b8f9e;padding:60px 20px;font-size:.9375rem}.page-module___3LUha__faqSection{text-align:center;padding:80px 0 70px}.page-module___3LUha__sectionTitle{color:#060014;font-family:Funnel Display,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem)}.page-module___3LUha__faqList{gap:14px;width:min(820px,100% - 40px);margin:32px auto 0;display:grid}.page-module___3LUha__faqItem{text-align:left;background:#fff;border:1px solid #e1e3ed;border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.page-module___3LUha__faqOpen{border-color:#8267ec;box-shadow:0 12px 24px #1414281a}.page-module___3LUha__faqButton{color:#060014;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 20px;font-size:.9375rem;font-weight:600;display:flex}.page-module___3LUha__faqIcon{color:#060014;border:1px solid #d7d9e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;transition:transform .2s;display:inline-flex}.page-module___3LUha__faqOpen .page-module___3LUha__faqIcon{transform:rotate(45deg)}.page-module___3LUha__faqContent{opacity:0;max-height:0;padding:0 20px;transition:max-height .25s,opacity .2s;overflow:hidden}.page-module___3LUha__faqOpen .page-module___3LUha__faqContent{opacity:1;max-height:180px;padding-bottom:16px}.page-module___3LUha__faqContent p{color:#5d6171;margin:0;font-size:.875rem;line-height:1.6}.page-module___3LUha__ctaSection{padding:30px 0 110px}.page-module___3LUha__ctaCard{color:#fff;background:#060014;border-radius:28px;width:min(1180px,100% - 40px);margin:0 auto;padding:42px 54px;position:relative;overflow:hidden}.page-module___3LUha__ctaCard:after{content:"";pointer-events:none;border:2px solid #8267ec;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-220px;right:-120px;box-shadow:0 0 120px #8167eca1}.page-module___3LUha__ctaContent{z-index:1;max-width:560px;position:relative}.page-module___3LUha__ctaContent h2{font-family:Funnel Display,sans-serif;font-size:clamp(2rem,5vw,2.6rem);line-height:1.1}.page-module___3LUha__ctaContent h2 span{color:#8267ec}.page-module___3LUha__ctaContent p{color:#b3b5bf;margin-top:12px;font-size:.95rem;line-height:1.6}.page-module___3LUha__ctaButton{color:#fff;background:#8669f7;border-radius:12px;align-items:center;gap:8px;margin-top:22px;padding:12px 18px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex;box-shadow:0 10px 24px #8569f766}.page-module___3LUha__ctaButton:hover{background:#9b7ef7}@media (max-width:980px){.page-module___3LUha__heroWrap{border-radius:0 0 28px 28px}.page-module___3LUha__guidesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module___3LUha__ctaCard{padding:36px 32px}.page-module___3LUha__sectionTitle{font-size:1.5rem}}@media (max-width:768px){.page-module___3LUha__heroWrap{border-radius:0 0 24px 24px;padding-bottom:56px}.page-module___3LUha__hero{margin-top:32px}.page-module___3LUha__guidesSection{margin-top:40px}.page-module___3LUha__guidesGrid{grid-template-columns:1fr}.page-module___3LUha__faqSection{padding:60px 0}.page-module___3LUha__ctaSection{padding-bottom:80px}.page-module___3LUha__ctaCard{padding:32px 24px}}@media (max-width:520px){.page-module___3LUha__tabs{gap:8px}.page-module___3LUha__tab{padding:8px 12px}.page-module___3LUha__ctaCard:after{bottom:-260px;right:-180px}}
.LegalPage-module__fpPfKG__page{color:#1a1a22;background:#fff}.LegalPage-module__fpPfKG__container{flex-direction:column;gap:32px;width:min(920px,100% - 32px);margin:0 auto;display:flex}.LegalPage-module__fpPfKG__navBar{border:1px solid #80808067;border-radius:999px;margin-top:30px}.LegalPage-module__fpPfKG__header{gap:10px;padding-top:6px;display:grid}.LegalPage-module__fpPfKG__title{color:#15152a;font-family:Funnel Display;font-size:clamp(2rem,5vw,2.75rem);line-height:1.15}.LegalPage-module__fpPfKG__meta{color:#6c6f82;flex-wrap:wrap;gap:18px;font-size:.875rem;display:flex}.LegalPage-module__fpPfKG__content{gap:16px;padding-bottom:80px;display:grid}.LegalPage-module__fpPfKG__toc{gap:12px;margin:6px 0 12px;display:grid}.LegalPage-module__fpPfKG__toc h2{color:#0d0d16;font-family:Funnel Display;font-size:1.5rem}.LegalPage-module__fpPfKG__tocList{color:#6a6d7f;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px;padding-left:18px;font-size:.875rem;display:grid}.LegalPage-module__fpPfKG__tocList a{color:inherit}.LegalPage-module__fpPfKG__tocList a:hover{color:#4b4f64;text-decoration:underline}.LegalPage-module__fpPfKG__sectionHeading{color:#0d0d16;margin-top:12px;font-family:Funnel Display;font-size:1.5rem}.LegalPage-module__fpPfKG__subHeading{color:#19192b;margin-top:6px;font-size:1.125rem;font-weight:600}.LegalPage-module__fpPfKG__paragraph{color:#585b70;font-size:.9375rem;line-height:1.7}.LegalPage-module__fpPfKG__pre{color:#3b3e50;background:#f7f7fb;border:1px solid #ececf2;border-radius:12px;padding:14px 16px;font-size:.8125rem;line-height:1.6;overflow-x:auto}@media (max-width:768px){.LegalPage-module__fpPfKG__container{width:min(920px,100% - 24px)}.LegalPage-module__fpPfKG__tocList{grid-template-columns:1fr}.LegalPage-module__fpPfKG__navBar{border-radius:20px}}
.BlogSection-module__iVEZYG__section{background:#fff;padding:0}.BlogSection-module__iVEZYG__inner{text-align:center;width:min(1180px,100% - 40px);margin:0 auto}.BlogSection-module__iVEZYG__badge{color:#7b6dff;background:#f3f1ff;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.BlogSection-module__iVEZYG__badge:before{content:"✦";font-size:.625rem}.BlogSection-module__iVEZYG__title{letter-spacing:-.03em;color:#17133a;font-size:clamp(2.25rem,5vw,3rem);line-height:1.1;font-family:"Funnel Display", var(--font-geist-sans), Arial, Helvetica, sans-serif;margin-top:16px;font-weight:400}.BlogSection-module__iVEZYG__title span{color:#7a6dff}.BlogSection-module__iVEZYG__subtitle{color:#8b8c98;margin-top:12px;font-size:.8125rem}.BlogSection-module__iVEZYG__grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:44px;display:grid}.BlogSection-module__iVEZYG__card{background:#fff;border:1px solid #ececf4;border-radius:18px;gap:12px;padding:16px 16px 20px;display:grid;box-shadow:0 20px 40px #140c340f}.BlogSection-module__iVEZYG__media{background:#f8f8fd;border:1px solid #ececf4;border-radius:12px;padding:14px}.BlogSection-module__iVEZYG__mediaImage{object-fit:cover;border-radius:8px;width:100%;height:200px;display:block}.BlogSection-module__iVEZYG__tags{flex-wrap:wrap;gap:8px;display:flex}.BlogSection-module__iVEZYG__tag{color:#7a6dff;background:#f0f1ff;border-radius:999px;padding:4px 10px;font-size:.6875rem}.BlogSection-module__iVEZYG__card h3{color:#060b13;font-family:Inter;font-size:1.375rem;font-weight:400;font-style:regular;letter-spacing:-1.44px;line-height:31.92px}.BlogSection-module__iVEZYG__card p{color:#8b8c98;font-size:.75rem;line-height:1.6}.BlogSection-module__iVEZYG__readMore{color:#1d1a3b;background:#fff;border:1px solid #e7e7f1;border-radius:999px;justify-content:center;align-items:center;height:34px;margin-top:2px;padding:0 16px;font-size:.75rem;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.BlogSection-module__iVEZYG__readMore:hover{background:#f3f1ff;border-color:#c4beff}.BlogSection-module__iVEZYG__learnMore{color:#fff;background:linear-gradient(#8b7bff,#6e59ff);border:none;border-radius:999px;justify-content:center;align-items:center;margin-top:42px;padding:10px 26px;font-size:.75rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.BlogSection-module__iVEZYG__learnMore:hover{opacity:.88}@media (max-width:980px){.BlogSection-module__iVEZYG__grid{grid-template-columns:1fr}.BlogSection-module__iVEZYG__card{max-width:520px;margin:0 auto}}@media (max-width:640px){.BlogSection-module__iVEZYG__section{padding:96px 0 108px}.BlogSection-module__iVEZYG__inner{width:min(1180px,100% - 24px)}}
