@keyframes Navigation-module__AmG_aG__fadeIn{0%{opacity:0}to{opacity:1}}.Navigation-module__AmG_aG__navBar{z-index:999;box-sizing:border-box;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffe6;border:1px solid #10b98133;border-radius:12px;width:93%;max-width:1500px;transition:transform .3s,top .3s,box-shadow .3s;animation:.5s ease-in-out Navigation-module__AmG_aG__fadeIn;position:fixed;top:30px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #10b9811a}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Navigation-module__AmG_aG__navBar{background:#fffffff2}}.Navigation-module__AmG_aG__navBarScrolled{top:15px;transform:translate(-50%)scale(.98);box-shadow:0 6px 24px #10b9811f}.Navigation-module__AmG_aG__navContent{justify-content:space-between;align-items:center;gap:40px;padding:14px 20px;display:flex}.Navigation-module__AmG_aG__navBrand{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;height:32px;display:flex}.Navigation-module__AmG_aG__navLogo{object-fit:contain;image-rendering:auto;-webkit-font-smoothing:antialiased;filter:contrast(.95)brightness(1.02);width:auto;height:100%;max-height:32px;transition:transform .3s}.Navigation-module__AmG_aG__navBrand:hover .Navigation-module__AmG_aG__navLogo{transform:scale(1.05)}.Navigation-module__AmG_aG__navLinks{align-items:center;gap:28px;display:flex}.Navigation-module__AmG_aG__navLink{color:#052e16b3;font-size:15px;font-weight:500;font-family:var(--font-manrope), sans-serif;white-space:nowrap;padding:6px 0;text-decoration:none;transition:color .2s;position:relative}.Navigation-module__AmG_aG__navLink:before{content:"";background:#10b981;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navigation-module__AmG_aG__navLink:hover{color:#052e16f2}.Navigation-module__AmG_aG__navLink:hover:before{width:100%}.Navigation-module__AmG_aG__navLinkActive{color:#052e16f2;font-weight:600}.Navigation-module__AmG_aG__navLinkActive:after{content:"";background:#10b981;height:2px;position:absolute;bottom:0;left:0;right:0}.Navigation-module__AmG_aG__navActions{align-items:center;gap:12px;display:flex}.Navigation-module__AmG_aG__betaButton{color:#052e16e6;font-size:15px;font-weight:600;font-family:var(--font-manrope), sans-serif;cursor:pointer;white-space:nowrap;background:#10b98126;border:1px solid #10b9814d;border-radius:8px;padding:10px 20px;text-decoration:none;transition:all .2s;display:inline-block}.Navigation-module__AmG_aG__betaButton:hover{color:#052e16;background:#10b98140;border-color:#10b98180}.Navigation-module__AmG_aG__hamburgerButton{color:#052e16e6;cursor:pointer;background:#10b9811a;border:1px solid #10b98133;border-radius:8px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:8px;transition:background .2s;display:none}.Navigation-module__AmG_aG__hamburgerButton:hover{background:#10b98133}.Navigation-module__AmG_aG__hamburgerIcon{width:24px;height:24px}.Navigation-module__AmG_aG__mobileMenu{z-index:1000;pointer-events:none;width:100%;height:100dvh;position:fixed;top:0;left:0;overflow:hidden}.Navigation-module__AmG_aG__mobileMenuOpen{pointer-events:all}.Navigation-module__AmG_aG__mobileMenu:before{content:"";-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;z-index:999;background:#faf9f6f2;transition:opacity .3s;position:fixed;inset:0}.Navigation-module__AmG_aG__mobileMenuOpen:before{pointer-events:auto;opacity:1;pointer-events:all}.Navigation-module__AmG_aG__mobileMenuPanel{-webkit-backdrop-filter:blur(30px);z-index:1000;-webkit-overflow-scrolling:touch;background:#faf9f6fa;flex-direction:column;width:100%;height:100%;transition:transform .3s;display:flex;position:fixed;inset:0;overflow:hidden auto;transform:translateY(-100%)}.Navigation-module__AmG_aG__mobileMenuOpen .Navigation-module__AmG_aG__mobileMenuPanel{transform:translateY(0)}.Navigation-module__AmG_aG__mobileMenuHeader{z-index:1001;border-bottom:1px solid #10b9811a;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 20px 20px;display:flex;position:relative}.Navigation-module__AmG_aG__mobileMenuLogo{justify-content:flex-start;align-items:center;height:36px;display:flex}.Navigation-module__AmG_aG__mobileMenuLogoImage{object-fit:contain;image-rendering:auto;-webkit-font-smoothing:antialiased;filter:contrast(.95)brightness(1.02);width:auto;height:100%;max-height:36px}.Navigation-module__AmG_aG__mobileMenuClose{color:#052e16e6;cursor:pointer;pointer-events:auto;z-index:1002;background:#10b9811a;border:1px solid #10b98133;border-radius:8px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:8px;transition:background .2s;display:flex;position:relative}.Navigation-module__AmG_aG__mobileMenuClose:hover{background:#10b98133}.Navigation-module__AmG_aG__mobileMenuCloseIcon{width:22px;height:22px}.Navigation-module__AmG_aG__mobileMenuContent{box-sizing:border-box;z-index:1001;flex-direction:column;flex:1;gap:8px;padding:32px 20px 40px;display:flex;position:relative}.Navigation-module__AmG_aG__mobileNavLink{color:#052e16d9;font-size:18px;font-weight:500;font-family:var(--font-manrope), sans-serif;opacity:0;cursor:pointer;pointer-events:auto;background:#10b9810d;border:1px solid #10b9811a;border-radius:12px;align-items:center;padding:18px 20px;text-decoration:none;transition:all .2s;animation:.3s forwards Navigation-module__AmG_aG__slideInUp;display:flex;position:relative;transform:translateY(10px)}.Navigation-module__AmG_aG__mobileMenuOpen .Navigation-module__AmG_aG__mobileNavLink:first-child{animation-delay:50ms}.Navigation-module__AmG_aG__mobileMenuOpen .Navigation-module__AmG_aG__mobileNavLink:nth-child(2){animation-delay:.1s}.Navigation-module__AmG_aG__mobileMenuOpen .Navigation-module__AmG_aG__mobileNavLink:nth-child(3){animation-delay:.15s}.Navigation-module__AmG_aG__mobileMenuOpen .Navigation-module__AmG_aG__mobileNavLink:nth-child(4){animation-delay:.2s}@keyframes Navigation-module__AmG_aG__slideInUp{to{opacity:1;transform:translateY(0)}}.Navigation-module__AmG_aG__mobileNavLink:hover{color:#052e16;background:#10b9811a}.Navigation-module__AmG_aG__mobileNavLinkActive{color:#052e16;background:#10b98126;border-color:#10b9814d}.Navigation-module__AmG_aG__mobileBetaButton{color:#052e16;font-size:16px;font-weight:600;font-family:var(--font-manrope), sans-serif;cursor:pointer;text-align:center;opacity:0;pointer-events:auto;z-index:1001;background:#10b98133;border:1px solid #10b9814d;border-radius:12px;width:100%;margin-top:32px;padding:18px 24px;text-decoration:none;transition:all .2s;animation:.3s .25s forwards Navigation-module__AmG_aG__slideInUp;display:block;position:relative;transform:translateY(10px)}.Navigation-module__AmG_aG__mobileBetaButton:hover{background:#10b9814d;border-color:#10b98180}@media (max-width:968px){.Navigation-module__AmG_aG__navBar{width:95%;top:10px}.Navigation-module__AmG_aG__navContent{gap:20px;padding:12px 16px}.Navigation-module__AmG_aG__navBrand{height:30px}.Navigation-module__AmG_aG__navLogo{max-height:30px}.Navigation-module__AmG_aG__navLinks{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;justify-content:center;gap:20px;overflow-x:auto}.Navigation-module__AmG_aG__navLinks::-webkit-scrollbar{display:none}.Navigation-module__AmG_aG__navLink{flex-shrink:0;font-size:14px}}@media (max-width:768px){.Navigation-module__AmG_aG__navBar{border-radius:10px;width:calc(100% - 20px);top:10px}.Navigation-module__AmG_aG__navContent{gap:12px;padding:14px}.Navigation-module__AmG_aG__navBrand{height:28px}.Navigation-module__AmG_aG__navLogo{max-height:28px}.Navigation-module__AmG_aG__navLinks,.Navigation-module__AmG_aG__betaButton{display:none}.Navigation-module__AmG_aG__navActions{gap:8px}.Navigation-module__AmG_aG__hamburgerButton{display:flex}}@media (max-width:640px){.Navigation-module__AmG_aG__navBar{border-radius:8px;width:calc(100% - 20px);top:8px}.Navigation-module__AmG_aG__navBarScrolled{top:6px}.Navigation-module__AmG_aG__navContent{gap:10px;padding:12px}.Navigation-module__AmG_aG__navBrand{height:28px}.Navigation-module__AmG_aG__navLogo{max-height:28px}.Navigation-module__AmG_aG__navLinks{display:none}.Navigation-module__AmG_aG__navActions{gap:6px}.Navigation-module__AmG_aG__hamburgerButton{padding:6px}.Navigation-module__AmG_aG__hamburgerIcon{width:20px;height:20px}.Navigation-module__AmG_aG__mobileMenuHeader{padding:20px 16px 16px}.Navigation-module__AmG_aG__mobileMenuLogo{height:32px}.Navigation-module__AmG_aG__mobileMenuLogoImage{max-height:32px}.Navigation-module__AmG_aG__mobileMenuClose{min-width:36px;min-height:36px;padding:6px}.Navigation-module__AmG_aG__mobileMenuCloseIcon{width:20px;height:20px}.Navigation-module__AmG_aG__mobileMenuContent{padding:24px 16px 32px}.Navigation-module__AmG_aG__mobileNavLink{padding:16px 18px;font-size:17px}.Navigation-module__AmG_aG__mobileBetaButton{margin-top:24px;padding:16px 20px;font-size:15px}}@media (max-width:480px){.Navigation-module__AmG_aG__navBar{width:calc(100% - 12px);max-width:calc(100vw - 12px);top:6px}.Navigation-module__AmG_aG__navContent{gap:8px;padding:10px}.Navigation-module__AmG_aG__navBrand{height:22px}.Navigation-module__AmG_aG__navLogo{max-height:22px}.Navigation-module__AmG_aG__navLinks{display:none}.Navigation-module__AmG_aG__hamburgerIcon{width:18px;height:18px}.Navigation-module__AmG_aG__mobileMenuHeader{padding:18px 14px 14px}.Navigation-module__AmG_aG__mobileMenuLogo{height:28px}.Navigation-module__AmG_aG__mobileMenuLogoImage{max-height:28px}.Navigation-module__AmG_aG__mobileMenuClose{min-width:32px;min-height:32px;padding:5px}.Navigation-module__AmG_aG__mobileMenuCloseIcon{width:18px;height:18px}.Navigation-module__AmG_aG__mobileMenuContent{padding:20px 14px 28px}.Navigation-module__AmG_aG__mobileNavLink{padding:15px 16px;font-size:16px}.Navigation-module__AmG_aG__mobileBetaButton{margin-top:20px;padding:15px 18px;font-size:15px}}
@supports (-webkit-touch-callout:none){.Hero-module__PgAKtG__heroSection{height:-webkit-fill-available;min-height:-webkit-fill-available;max-height:-webkit-fill-available}@media (max-width:768px){.Hero-module__PgAKtG__heroSection{height:-webkit-fill-available;min-height:-webkit-fill-available;max-height:-webkit-fill-available}.Hero-module__PgAKtG__heroTransition{display:none}}}@keyframes Hero-module__PgAKtG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__PgAKtG__fadeInTagline{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.Hero-module__PgAKtG__heroSection{width:100%;height:100dvh;height:calc(var(--vh,1vh) * 100);min-height:100dvh;min-height:calc(var(--vh,1vh) * 100);max-height:100dvh;max-height:calc(var(--vh,1vh) * 100);box-sizing:border-box;contain:layout style paint;flex-shrink:0;position:relative;overflow:hidden;transform:translateZ(0)}.Hero-module__PgAKtG__heroOverlay{pointer-events:none;z-index:1;background:linear-gradient(#faf9f6bf 0%,#faf9f6d9 50%,#faf9f6eb 100%);position:absolute;inset:0}.Hero-module__PgAKtG__textContainer{-webkit-user-select:none;user-select:none;width:100%;height:100%;min-height:100%;font-family:var(--font-manrope), sans-serif;pointer-events:none;z-index:100;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:0 clamp(16px,4vw,32px);display:flex;position:absolute;inset:0}.Hero-module__PgAKtG__textContainer>*{pointer-events:all}.Hero-module__PgAKtG__heroTransition{pointer-events:none;z-index:99;background:linear-gradient(#faf9f600 0%,#faf9f666 30%,#faf9f6d9 70%,#faf9f6 100%);height:400px;max-height:45vh;position:absolute;bottom:0;left:0;right:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Hero-module__PgAKtG__heroTransition{background:linear-gradient(#faf9f633 0%,#faf9f699 40%,#faf9f6f2 85%,#faf9f6 100%)}}.Hero-module__PgAKtG__heroContent{text-align:center;z-index:101;box-sizing:border-box;flex-direction:column;flex-shrink:0;align-items:center;gap:28px;width:100%;max-width:1000px;padding:0;display:flex;position:relative}.Hero-module__PgAKtG__heroPill{-webkit-backdrop-filter:blur(12px);color:#052e16e0;font-size:13px;font-weight:500;font-family:var(--font-manrope), sans-serif;letter-spacing:.02em;z-index:102;white-space:nowrap;background:#ffffffe6;border:1px solid #10b98133;border-radius:999px;margin-bottom:20px;padding:8px 20px;transition:border-color .2s,box-shadow .2s;animation:1s ease-out Hero-module__PgAKtG__fadeIn;display:inline-block;position:relative;box-shadow:0 1px 3px #0000000f}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Hero-module__PgAKtG__heroPill{background:#fffffff2}}.Hero-module__PgAKtG__heroPill:hover{border-color:#10b98159;box-shadow:0 2px 8px #10b98114}.Hero-module__PgAKtG__mainText{color:#052e16f2;opacity:.95;text-shadow:0 4px 20px #10b98133,0 2px 8px #10b9811a;font-size:clamp(48px,8vw,120px);font-weight:800;font-family:var(--font-outfit), sans-serif;letter-spacing:-.03em;z-index:102;margin-bottom:8px;line-height:1.1;animation:1.5s ease-in-out Hero-module__PgAKtG__fadeIn;position:relative}.Hero-module__PgAKtG__logoContainer{z-index:102;justify-content:center;align-items:center;width:100%;max-width:640px;margin-bottom:12px;animation:1.2s ease-out Hero-module__PgAKtG__fadeIn;display:flex;position:relative}.Hero-module__PgAKtG__logo{object-fit:contain;filter:drop-shadow(0 2px 12px #10b9811f);width:100%;max-width:600px;height:auto;image-rendering:-webkit-optimize-contrast;z-index:1;opacity:.98;transition:filter .3s,opacity .3s;position:relative}.Hero-module__PgAKtG__logo:hover{filter:drop-shadow(0 4px 20px #10b9812e);opacity:1}.Hero-module__PgAKtG__taglineContainer{z-index:102;justify-content:center;align-items:center;min-height:60px;display:flex;position:relative}.Hero-module__PgAKtG__heroSubtitle{color:#052e16b8;font-size:clamp(17px,2.2vw,22px);font-weight:400;font-family:var(--font-manrope), sans-serif;letter-spacing:.01em;text-align:center;z-index:103;margin:0;line-height:1.5;animation:.9s ease-out .3s both Hero-module__PgAKtG__fadeInTagline;position:relative}.Hero-module__PgAKtG__messageContainer{z-index:102;flex-direction:column;align-self:center;align-items:center;gap:8px;width:100%;max-width:100%;margin-top:8px;display:flex;position:relative}.Hero-module__PgAKtG__whatsAppLink{font-size:15px;font-weight:600;font-family:var(--font-manrope), sans-serif;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#25d366,#128c7e);border:1px solid #25d36673;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #128c7e59}.Hero-module__PgAKtG__whatsAppLink:hover{color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #128c7e73}.Hero-module__PgAKtG__whatsAppLink:active{transform:translateY(0)}.Hero-module__PgAKtG__whatsAppIcon{flex-shrink:0;width:22px;height:22px}.Hero-module__PgAKtG__heroButtons{opacity:0;z-index:100;justify-content:center;align-items:center;width:100%;animation:2.5s ease-in-out forwards Hero-module__PgAKtG__fadeIn;display:flex;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__primaryButton{-webkit-backdrop-filter:blur(24px)saturate(120%);color:#052e16f2;font-size:16px;font-weight:600;font-family:var(--font-manrope), sans-serif;cursor:pointer;z-index:101;white-space:nowrap;background:linear-gradient(135deg,#10b9814d,#34d39940);border:1px solid #10b9814d;border-radius:12px;padding:16px 36px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 16px #10b98133,0 2px 8px #0000001a,inset 0 1px #fffc}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Hero-module__PgAKtG__primaryButton{background:linear-gradient(135deg,#10b98166,#34d39959)}}.Hero-module__PgAKtG__primaryButton:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Hero-module__PgAKtG__primaryButton:hover:before{left:100%}.Hero-module__PgAKtG__primaryButton:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#10b9814d,#34d39933);transition:opacity .4s;position:absolute;inset:0}.Hero-module__PgAKtG__primaryButton:hover:after{opacity:1}.Hero-module__PgAKtG__primaryButton:hover{background:linear-gradient(135deg,#10b9814d,#34d39940);border-color:#10b98180;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 32px #10b9814d,0 4px 16px #0000001a,inset 0 1px #ffffffe6}.Hero-module__PgAKtG__primaryButton:active{transform:translateY(0)scale(.98)}.Hero-module__PgAKtG__betaMessage{z-index:102;opacity:0;justify-content:center;align-items:center;width:100%;max-width:480px;margin-top:20px;animation:.8s ease-out 2s both Hero-module__PgAKtG__fadeInTagline;display:flex;position:relative}.Hero-module__PgAKtG__betaMessageText{color:#052e1699;font-size:clamp(13px,1.8vw,15px);font-weight:400;font-family:var(--font-manrope), sans-serif;text-align:center;letter-spacing:.01em;margin:0;line-height:1.55}@media (max-width:768px){.Hero-module__PgAKtG__heroSection{height:100dvh;height:calc(var(--vh,1vh) * 100);min-height:100dvh;min-height:calc(var(--vh,1vh) * 100);max-height:100dvh;max-height:calc(var(--vh,1vh) * 100);box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.Hero-module__PgAKtG__heroTransition{display:none}.Hero-module__PgAKtG__textContainer{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:100%;padding:0 20px;display:flex;position:relative;inset:auto}.Hero-module__PgAKtG__heroContent{max-width:100%;padding:0}.Hero-module__PgAKtG__heroPill{white-space:normal;max-width:90%;margin-bottom:20px;padding:8px 18px;font-size:12px}.Hero-module__PgAKtG__mainText{margin-bottom:16px;font-size:clamp(40px,12vw,72px)}.Hero-module__PgAKtG__logoContainer{max-width:85%;margin-bottom:16px}.Hero-module__PgAKtG__logo{filter:drop-shadow(0 2px 12px #10b9811f);max-width:100%}.Hero-module__PgAKtG__heroSubtitle{margin-bottom:24px;font-size:clamp(16px,4vw,22px)}.Hero-module__PgAKtG__whatsAppLink{justify-content:center;width:100%;max-width:280px;padding:11px 20px;font-size:15px}.Hero-module__PgAKtG__betaMessage{max-width:90%;margin-top:12px}.Hero-module__PgAKtG__betaMessageText{font-size:clamp(12px,3vw,16px)}}@media (max-width:640px){.Hero-module__PgAKtG__heroSection{height:100dvh;height:calc(var(--vh,1vh) * 100);min-height:100dvh;min-height:calc(var(--vh,1vh) * 100);max-height:100dvh;max-height:calc(var(--vh,1vh) * 100);box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.Hero-module__PgAKtG__heroTransition{display:none}.Hero-module__PgAKtG__textContainer{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:100%;padding:0 16px;display:flex;position:relative;inset:auto}.Hero-module__PgAKtG__heroContent{max-width:100%;padding:0}.Hero-module__PgAKtG__heroPill{margin-bottom:16px;padding:6px 14px;font-size:11px}.Hero-module__PgAKtG__mainText{margin-bottom:12px;font-size:clamp(32px,14vw,56px)}.Hero-module__PgAKtG__logoContainer{max-width:85%;margin-bottom:12px}.Hero-module__PgAKtG__heroSubtitle{margin-bottom:20px;font-size:clamp(14px,4vw,18px)}.Hero-module__PgAKtG__primaryButton{padding:11px 25px!important;font-size:12px!important}.Hero-module__PgAKtG__betaMessage{max-width:95%;margin-top:10px}.Hero-module__PgAKtG__betaMessageText{font-size:clamp(11px,3.5vw,14px)}}@media (max-width:480px){.Hero-module__PgAKtG__heroSection{height:100dvh;height:calc(var(--vh,1vh) * 100);min-height:100dvh;min-height:calc(var(--vh,1vh) * 100);max-height:100dvh;max-height:calc(var(--vh,1vh) * 100);box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.Hero-module__PgAKtG__heroTransition{display:none}.Hero-module__PgAKtG__textContainer{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:100%;padding:0 12px;display:flex;position:relative;inset:auto}.Hero-module__PgAKtG__heroPill{text-align:center;margin-bottom:12px;padding:6px 12px;font-size:10px;line-height:1.4}.Hero-module__PgAKtG__mainText{margin-bottom:10px;font-size:clamp(28px,16vw,48px)}.Hero-module__PgAKtG__logoContainer{max-width:75%;margin-bottom:10px}.Hero-module__PgAKtG__logo{filter:drop-shadow(0 2px 10px #10b9811a)}.Hero-module__PgAKtG__heroSubtitle{margin-bottom:16px;font-size:clamp(12px,4vw,16px)}.Hero-module__PgAKtG__betaMessage{max-width:95%;margin-top:8px}.Hero-module__PgAKtG__betaMessageText{font-size:clamp(10px,4vw,13px)}.Hero-module__PgAKtG__heroContent{gap:12px}.Hero-module__PgAKtG__taglineContainer{min-height:50px}}
.shared-module__8dt1jq__container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(16px,4vw,32px)}@media (max-width:640px){.shared-module__8dt1jq__container{padding:0 16px}}
.Sections-module__3dNdjG__container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(16px,4vw,32px)}@media (max-width:640px){.Sections-module__3dNdjG__container{padding:0 16px}}.Sections-module__3dNdjG__featuresSection{background:#faf9f6;margin-top:0;padding:140px 0;position:relative;overflow:hidden}.Sections-module__3dNdjG__demoLayout{z-index:1;box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;display:grid;position:relative}.Sections-module__3dNdjG__demoText{flex-direction:column;justify-content:center;min-height:600px;display:flex}.Sections-module__3dNdjG__demoTextHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;display:flex}.Sections-module__3dNdjG__demoBadge{color:#10b981e6;font-size:14px;font-weight:600;font-family:var(--font-manrope), sans-serif;-webkit-backdrop-filter:blur(10px);background:#10b9811a;border:1px solid #10b98133;border-radius:50px;align-items:center;gap:8px;padding:8px 20px;display:inline-flex}.Sections-module__3dNdjG__demoBadge svg{width:16px;height:16px;animation:2s ease-in-out infinite Sections-module__3dNdjG__pulseIcon}@keyframes Sections-module__3dNdjG__pulseIcon{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.Sections-module__3dNdjG__demoTitle{color:#052e16f2;font-size:clamp(40px,6vw,64px);font-weight:800;font-family:var(--font-outfit), sans-serif;letter-spacing:-.03em;margin:0 0 24px;line-height:1.1;position:relative}.Sections-module__3dNdjG__demoTitleHighlight{background:linear-gradient(135deg,#052e16 0%,#10b981 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite Sections-module__3dNdjG__gradientShift;display:inline-block}@keyframes Sections-module__3dNdjG__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Sections-module__3dNdjG__demoSubtitle{color:#052e16e6;font-size:clamp(20px,2.5vw,26px);font-weight:600;font-family:var(--font-outfit), sans-serif;margin:0 0 24px;line-height:1.4}.Sections-module__3dNdjG__demoDescription{color:#052e16b3;font-size:18px;line-height:1.8;font-family:var(--font-manrope), sans-serif;max-width:540px;margin:0 0 40px}.Sections-module__3dNdjG__demoStats{flex-wrap:wrap;gap:32px;margin-top:8px;display:flex}.Sections-module__3dNdjG__demoStat{flex-direction:column;gap:4px;display:flex}.Sections-module__3dNdjG__demoStatValue{font-size:32px;font-weight:800;font-family:var(--font-outfit), sans-serif;background:linear-gradient(135deg,#052e16,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;line-height:1}.Sections-module__3dNdjG__demoStatLabel{color:#052e1699;font-size:13px;font-weight:500;font-family:var(--font-manrope), sans-serif;text-transform:uppercase;letter-spacing:.5px}.Sections-module__3dNdjG__demoRight{justify-content:flex-end;align-items:center;width:100%;max-width:100%;display:flex}.Sections-module__3dNdjG__whatsappDemo{-webkit-backdrop-filter:blur(40px)saturate(180%);background:#ffffffe6;border:1px solid #10b98133;border-radius:24px;flex-direction:column;width:100%;min-width:0;max-width:420px;height:600px;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 32px 100px #10b98126,0 12px 32px #10b9811a,inset 0 1px #fffc}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Sections-module__3dNdjG__whatsappDemo{background:#fffffff2}}.Sections-module__3dNdjG__whatsappDemo:before{content:"";-webkit-mask-composite:xor;opacity:0;pointer-events:none;z-index:1;background:linear-gradient(135deg,#10b98180,#34d39980);border-radius:24px;padding:1px;transition:opacity .6s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Sections-module__3dNdjG__whatsappDemo:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#10b98126 0%,#0000 70%);width:200%;height:200%;transition:opacity .6s;position:absolute;top:-50%;left:-50%}.Sections-module__3dNdjG__whatsappDemo:hover{background:#fffffff2;border-color:#10b98166;border-radius:28px;transform:translateY(-12px)scale(1.02);box-shadow:0 40px 100px #10b98140,0 20px 60px #10b98126,0 0 0 2px #10b98133,inset 0 1px #ffffffe6}.Sections-module__3dNdjG__whatsappDemo:hover:before{opacity:1}.Sections-module__3dNdjG__whatsappDemo:hover:after{opacity:1;animation:2s ease-in-out infinite Sections-module__3dNdjG__pulseGlow}.Sections-module__3dNdjG__whatsappHeader{z-index:2;box-sizing:border-box;background:linear-gradient(135deg,#faf9f6f2 0%,#f8f6f0f2 100%);border-bottom:1px solid #10b98133;flex-shrink:0;justify-content:flex-start;align-items:center;gap:12px;height:56px;padding:18px 24px;display:flex;position:relative;box-shadow:0 2px 12px #10b9811a,inset 0 1px #fffc}.Sections-module__3dNdjG__whatsappAvatar{color:#052e16e6;box-sizing:border-box;background:#10b9811a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:4px;display:flex;overflow:hidden}.Sections-module__3dNdjG__whatsappAvatar svg{width:24px;height:24px}.Sections-module__3dNdjG__whatsappLogo{object-fit:contain;width:auto;max-width:200px;height:40px}.Sections-module__3dNdjG__whatsappInfo{flex:1}.Sections-module__3dNdjG__whatsappName{color:#052e16f2;font-size:16px;font-weight:600;font-family:var(--font-outfit), sans-serif;margin-bottom:2px}.Sections-module__3dNdjG__whatsappStatus{color:#052e16b3;font-size:13px;font-family:var(--font-manrope), sans-serif}.Sections-module__3dNdjG__whatsappMessages{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#10b98133 transparent;background-color:#faf9f6;background-image:radial-gradient(circle at 20%,#10b98108 0%,#0000 50%),radial-gradient(circle at 80% 80%,#34d39905 0%,#0000 50%),repeating-linear-gradient(45deg,#0000,#0000 10px,#10b98103 10px 20px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex-direction:column;flex:1;gap:8px;height:544px;padding:24px 16px;display:flex;position:relative;overflow:hidden auto}.Sections-module__3dNdjG__whatsappMessages::-webkit-scrollbar{width:6px}.Sections-module__3dNdjG__whatsappMessages::-webkit-scrollbar-track{background:0 0}.Sections-module__3dNdjG__whatsappMessages::-webkit-scrollbar-thumb{background:#10b98133;border-radius:3px}.Sections-module__3dNdjG__whatsappMessages::-webkit-scrollbar-thumb:hover{background:#10b9814d}.Sections-module__3dNdjG__message{max-width:75%;margin-bottom:4px;transition:transform .2s;animation:.4s cubic-bezier(.16,1,.3,1) Sections-module__3dNdjG__slideInMessage;display:flex}.Sections-module__3dNdjG__message:hover{transform:translateY(-1px)}.Sections-module__3dNdjG__messageSent{align-self:flex-end;margin-left:auto}.Sections-module__3dNdjG__messageReceived{align-self:flex-start}.Sections-module__3dNdjG__messageBubble{font-size:14.2px;font-family:var(--font-manrope), sans-serif;border-radius:8px;padding:8px 12px 10px;line-height:1.5;transition:all .2s;position:relative}.Sections-module__3dNdjG__messageSent .Sections-module__3dNdjG__messageBubble{color:#052e16f2;background:linear-gradient(135deg,#10b98126 0%,#34d3991a 100%);border:1px solid #10b98133;border-bottom-right-radius:4px;animation:3s ease-in-out infinite Sections-module__3dNdjG__messageGlow;box-shadow:0 2px 8px #10b9811a,0 1px 2px #10b9810d,inset 0 1px #fffc}.Sections-module__3dNdjG__messageReceived .Sections-module__3dNdjG__messageBubble{color:#052e16e6;background:linear-gradient(135deg,#ffffffe6 0%,#faf9f6e6 100%);border:1px solid #10b98126;border-bottom-left-radius:4px;box-shadow:0 2px 8px #10b98114,0 1px 2px #10b9810d,inset 0 1px #ffffffe6}.Sections-module__3dNdjG__messageBubble p{word-wrap:break-word;letter-spacing:.01em;white-space:pre-line;margin:0;line-height:1.6}.Sections-module__3dNdjG__messageFooter{direction:rtl;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;display:flex}.Sections-module__3dNdjG__messageSent .Sections-module__3dNdjG__messageFooter{direction:ltr;justify-content:flex-end}.Sections-module__3dNdjG__messageTime{opacity:.6;color:#052e1680;letter-spacing:0;font-size:11px;font-weight:400}.Sections-module__3dNdjG__messageCheck{color:#10b981e6;opacity:.9;filter:drop-shadow(0 0 2px #10b98180);flex-shrink:0;width:16px;height:16px}.Sections-module__3dNdjG__typingDots{align-items:center;gap:4px;padding:8px 0 4px;display:flex}.Sections-module__3dNdjG__typingDots span{background:#10b98166;border-radius:50%;width:8px;height:8px;animation:1.4s infinite Sections-module__3dNdjG__typingDot;box-shadow:0 0 4px #10b98133}.Sections-module__3dNdjG__typingDots span:nth-child(2){animation-delay:.2s}.Sections-module__3dNdjG__typingDots span:nth-child(3){animation-delay:.4s}.Sections-module__3dNdjG__invoiceMessage{max-width:85%}.Sections-module__3dNdjG__invoicePreview{background:linear-gradient(135deg,#fffffff2 0%,#faf9f6f2 100%);border:1px solid #10b98133;border-radius:10px;margin-bottom:4px;padding:16px;box-shadow:0 4px 12px #10b9811a,inset 0 1px #ffffffe6}.Sections-module__3dNdjG__invoiceHeader{align-items:center;gap:12px;margin-bottom:10px;display:flex}.Sections-module__3dNdjG__invoiceIcon{color:#10b981e6;background:#10b9811a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;display:flex;box-shadow:0 0 8px #10b98133}.Sections-module__3dNdjG__invoiceIcon svg{width:20px;height:20px}.Sections-module__3dNdjG__invoiceDetails{flex:1}.Sections-module__3dNdjG__invoiceName{color:#052e1699;font-size:13px;font-weight:500;font-family:var(--font-manrope), sans-serif;letter-spacing:.01em;margin-bottom:4px}.Sections-module__3dNdjG__invoiceAmount{color:#052e16f2;font-size:20px;font-weight:700;font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em}.Sections-module__3dNdjG__invoiceDivider{background:#10b98133;height:1px;margin:12px 0}.Sections-module__3dNdjG__invoiceActions{margin-top:12px}.Sections-module__3dNdjG__invoiceButton{color:#fff;width:100%;font-size:14px;font-weight:600;font-family:var(--font-manrope), sans-serif;cursor:pointer;background:linear-gradient(135deg,#10b981e6 0%,#34d399e6 100%);border:1px solid #10b9814d;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;transition:all .3s;display:flex;box-shadow:0 2px 8px #10b9814d,0 0 12px #10b98133}.Sections-module__3dNdjG__invoiceButton:hover{background:linear-gradient(135deg,#059669f2 0%,#10b981f2 100%);transform:translateY(-2px);box-shadow:0 4px 16px #10b98166,0 0 20px #10b9814d}.Sections-module__3dNdjG__invoiceButton:active{transform:translateY(0)}.Sections-module__3dNdjG__invoiceButton svg{width:16px;height:16px}@keyframes Sections-module__3dNdjG__slideInMessage{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Sections-module__3dNdjG__messageGlow{0%,to{box-shadow:0 2px 8px #10b9811a,0 1px 2px #10b9810d,inset 0 1px #fffc}50%{box-shadow:0 2px 12px #10b98133,0 1px 2px #10b9811a,inset 0 1px #ffffffe6}}@keyframes Sections-module__3dNdjG__typingDot{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}@media (max-width:968px){.Sections-module__3dNdjG__featuresSection{padding:100px 0}.Sections-module__3dNdjG__demoLayout{grid-template-columns:1fr;gap:60px;width:100%}.Sections-module__3dNdjG__demoText{justify-content:flex-start;min-height:auto}.Sections-module__3dNdjG__demoTextHeader{flex-direction:column;align-items:flex-start;gap:16px}.Sections-module__3dNdjG__demoStats{flex-wrap:wrap;gap:24px}.Sections-module__3dNdjG__demoRight{justify-content:center;width:100%;max-width:100%}.Sections-module__3dNdjG__whatsappDemo{max-width:100%;height:600px}}@media (max-width:768px){.Sections-module__3dNdjG__featuresSection{padding:60px 0}.Sections-module__3dNdjG__demoLayout{gap:40px}.Sections-module__3dNdjG__demoTextHeader{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:24px}.Sections-module__3dNdjG__demoBadge{padding:6px 16px;font-size:12px}.Sections-module__3dNdjG__demoTitle{margin-bottom:16px;font-size:clamp(28px,6vw,36px);line-height:1.3}.Sections-module__3dNdjG__demoSubtitle{margin-bottom:16px;font-size:clamp(18px,3vw,22px)}.Sections-module__3dNdjG__demoDescription{margin-bottom:32px;font-size:clamp(15px,2.5vw,17px);line-height:1.6}.Sections-module__3dNdjG__demoStats{flex-flow:wrap;gap:20px;margin-top:0}.Sections-module__3dNdjG__demoStat{flex:1;min-width:100px}.Sections-module__3dNdjG__demoStatValue{font-size:28px}.Sections-module__3dNdjG__demoStatLabel{font-size:12px}.Sections-module__3dNdjG__whatsappDemo{border-radius:20px;height:550px}.Sections-module__3dNdjG__whatsappHeader{height:52px;padding:14px 18px}.Sections-module__3dNdjG__whatsappLogo{max-width:160px;height:36px}.Sections-module__3dNdjG__whatsappAvatar svg{width:20px;height:20px}.Sections-module__3dNdjG__whatsappName{font-size:15px}.Sections-module__3dNdjG__whatsappStatus{font-size:12px}.Sections-module__3dNdjG__whatsappMessages{height:498px;padding:20px 14px}}@media (max-width:640px){.Sections-module__3dNdjG__featuresSection{padding:50px 0}.Sections-module__3dNdjG__container{padding:0 16px}.Sections-module__3dNdjG__demoLayout{gap:32px}.Sections-module__3dNdjG__demoText{min-height:auto}.Sections-module__3dNdjG__demoTextHeader{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:20px}.Sections-module__3dNdjG__demoBadge{padding:5px 14px;font-size:11px}.Sections-module__3dNdjG__demoBadge svg{width:14px;height:14px}.Sections-module__3dNdjG__demoTitle{margin-bottom:12px;font-size:clamp(24px,7vw,28px)}.Sections-module__3dNdjG__demoSubtitle{margin-bottom:12px;font-size:clamp(16px,4vw,18px)}.Sections-module__3dNdjG__demoDescription{margin-bottom:28px;font-size:clamp(14px,3.5vw,16px);line-height:1.7}.Sections-module__3dNdjG__demoStats{flex-wrap:wrap;gap:16px;margin-top:0}.Sections-module__3dNdjG__demoStat{flex:1;min-width:90px}.Sections-module__3dNdjG__demoStatValue{font-size:24px}.Sections-module__3dNdjG__demoStatLabel{font-size:11px}.Sections-module__3dNdjG__whatsappDemo{border-radius:16px;max-width:100%;height:500px;margin:0 auto}.Sections-module__3dNdjG__whatsappHeader{height:48px;padding:12px 14px}.Sections-module__3dNdjG__whatsappLogo{max-width:140px;height:32px}.Sections-module__3dNdjG__whatsappAvatar svg{width:18px;height:18px}.Sections-module__3dNdjG__whatsappName{font-size:14px}.Sections-module__3dNdjG__whatsappStatus{font-size:11px}.Sections-module__3dNdjG__whatsappMessages{height:452px;padding:16px 12px}.Sections-module__3dNdjG__message{word-wrap:break-word;overflow-wrap:break-word;max-width:85%;margin-bottom:6px}.Sections-module__3dNdjG__messageBubble{padding:8px 12px;font-size:13px}.Sections-module__3dNdjG__messageTime{font-size:11px}.Sections-module__3dNdjG__invoicePreview{padding:12px}.Sections-module__3dNdjG__invoiceIcon{width:32px;height:32px;padding:6px}.Sections-module__3dNdjG__invoiceIcon svg{width:18px;height:18px}.Sections-module__3dNdjG__invoiceName{font-size:12px}.Sections-module__3dNdjG__invoiceAmount{font-size:18px}.Sections-module__3dNdjG__invoiceButton{padding:8px 14px;font-size:12px}.Sections-module__3dNdjG__invoiceButton svg{width:14px;height:14px}}@media (max-width:480px){.Sections-module__3dNdjG__featuresSection{padding:40px 0}.Sections-module__3dNdjG__demoLayout{gap:28px}.Sections-module__3dNdjG__whatsappDemo{height:450px}.Sections-module__3dNdjG__whatsappMessages{height:406px}.Sections-module__3dNdjG__demoTextHeader{margin-bottom:16px}.Sections-module__3dNdjG__demoBadge{padding:4px 12px;font-size:10px}.Sections-module__3dNdjG__demoTitle{margin-bottom:10px;font-size:22px}.Sections-module__3dNdjG__demoSubtitle{margin-bottom:10px;font-size:16px}.Sections-module__3dNdjG__demoDescription{margin-bottom:24px;font-size:14px;line-height:1.6}.Sections-module__3dNdjG__demoStats{flex-flow:wrap;gap:12px}.Sections-module__3dNdjG__demoStat{flex:1;min-width:80px}.Sections-module__3dNdjG__demoStatValue{font-size:20px}.Sections-module__3dNdjG__demoStatLabel{font-size:10px}.Sections-module__3dNdjG__whatsappDemo{border-radius:14px;height:450px}.Sections-module__3dNdjG__whatsappHeader{height:44px;padding:10px 12px}.Sections-module__3dNdjG__whatsappLogo{max-width:120px;height:28px}.Sections-module__3dNdjG__whatsappAvatar svg{width:16px;height:16px}.Sections-module__3dNdjG__whatsappName{font-size:13px}.Sections-module__3dNdjG__whatsappStatus{font-size:10px}.Sections-module__3dNdjG__whatsappMessages{height:406px;padding:12px 10px}.Sections-module__3dNdjG__message{word-wrap:break-word;overflow-wrap:break-word;max-width:88%;margin-bottom:5px}.Sections-module__3dNdjG__messageBubble{padding:7px 10px;font-size:12px}.Sections-module__3dNdjG__messageTime{font-size:10px}.Sections-module__3dNdjG__invoicePreview{padding:10px}.Sections-module__3dNdjG__invoiceIcon{width:28px;height:28px;padding:5px}.Sections-module__3dNdjG__invoiceIcon svg{width:16px;height:16px}.Sections-module__3dNdjG__invoiceName{font-size:11px}.Sections-module__3dNdjG__invoiceAmount{font-size:16px}.Sections-module__3dNdjG__invoiceButton{padding:7px 12px;font-size:11px}.Sections-module__3dNdjG__invoiceButton svg{width:12px;height:12px}}.Sections-module__3dNdjG__featuresGridSection{background:#faf9f6;padding:140px 0;position:relative;overflow:hidden}.Sections-module__3dNdjG__featuresHeader{text-align:center;z-index:1;margin-bottom:100px;position:relative}.Sections-module__3dNdjG__featuresBadge{color:#10b981e6;font-size:14px;font-weight:600;font-family:var(--font-manrope), sans-serif;-webkit-backdrop-filter:blur(10px);background:#10b9811a;border:1px solid #10b98133;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;display:inline-flex}.Sections-module__3dNdjG__featuresBadge svg{width:16px;height:16px;animation:2s ease-in-out infinite Sections-module__3dNdjG__sparkle}@keyframes Sections-module__3dNdjG__sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.Sections-module__3dNdjG__featuresTitle{color:#052e16f2;font-size:clamp(40px,6vw,64px);font-weight:800;font-family:var(--font-outfit), sans-serif;letter-spacing:-.03em;margin:0 0 24px;line-height:1.1;position:relative}.Sections-module__3dNdjG__featuresTitleHighlight{background:linear-gradient(135deg,#052e16 0%,#10b981 50%,#34d399 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite Sections-module__3dNdjG__gradientShift;display:inline-block;position:relative}.Sections-module__3dNdjG__featuresSubtitle{color:#052e16b3;font-size:clamp(18px,2.5vw,22px);font-family:var(--font-manrope), sans-serif;max-width:700px;margin:0 auto;line-height:1.7}.Sections-module__3dNdjG__featuresGrid{z-index:1;box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:32px;width:100%;max-width:1400px;margin:0 auto;display:grid;position:relative}.Sections-module__3dNdjG__featureCard{-webkit-backdrop-filter:blur(40px)saturate(180%);cursor:pointer;opacity:0;will-change:transform, box-shadow;background:#fffc;border:1px solid #10b98133;border-radius:24px;padding:40px 32px;transition:opacity .8s,transform .8s;position:relative;overflow:hidden;transform:translateY(40px)}.Sections-module__3dNdjG__featureCard:before{content:"";-webkit-mask-composite:xor;opacity:0;pointer-events:none;z-index:1;background:linear-gradient(135deg,#10b9814d,#34d3994d,#10b9814d) 0 0/200% 200%;border-radius:24px;padding:2px;transition:opacity .6s;animation:3s infinite Sections-module__3dNdjG__borderGlow;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Sections-module__3dNdjG__featureCard:hover:before{opacity:1}@keyframes Sections-module__3dNdjG__borderGlow{0%,to{background-position:0%}50%{background-position:100%}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Sections-module__3dNdjG__featureCard{background:#ffffffe6}}.Sections-module__3dNdjG__featureCardVisible{opacity:1;transform:translateY(0)}.Sections-module__3dNdjG__featureCardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#10b9811a 0%,#0000 70%);width:200%;height:200%;transition:opacity .6s;position:absolute;top:-50%;left:-50%}.Sections-module__3dNdjG__featureCard:hover{transform:translateY(-8px)scale(1.02)}.Sections-module__3dNdjG__featureCard:hover .Sections-module__3dNdjG__featureCardGlow{opacity:1;animation:2s ease-in-out infinite Sections-module__3dNdjG__pulseGlow}@keyframes Sections-module__3dNdjG__pulseGlow{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.2;transform:scale(1.1)}}.Sections-module__3dNdjG__featureCardContent{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.Sections-module__3dNdjG__featureCardBorder{-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#0000,#0000);border-radius:24px;padding:1px;transition:opacity .6s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Sections-module__3dNdjG__featureCard:hover .Sections-module__3dNdjG__featureCardBorder{opacity:1}.Sections-module__3dNdjG__featureCardBlue:hover{background:#ffffffe6;border-color:#10b98166;transform:translateY(-12px);box-shadow:0 32px 80px #10b98126,0 16px 48px #10b9811a,inset 0 1px #fffc}.Sections-module__3dNdjG__featureCardBlue .Sections-module__3dNdjG__featureCardBorder{background:linear-gradient(135deg,#10b98180,#34d39980)}.Sections-module__3dNdjG__featureCardPurple:hover{background:#ffffffe6;border-color:#10b98166;transform:translateY(-12px);box-shadow:0 32px 80px #10b98126,0 16px 48px #10b9811a,inset 0 1px #fffc}.Sections-module__3dNdjG__featureCardPurple .Sections-module__3dNdjG__featureCardBorder{background:linear-gradient(135deg,#10b98180,#34d39980)}.Sections-module__3dNdjG__featureCardYellow:hover{background:#ffffffe6;border-color:#10b98166;transform:translateY(-12px);box-shadow:0 32px 80px #10b98126,0 16px 48px #10b9811a,inset 0 1px #fffc}.Sections-module__3dNdjG__featureCardYellow .Sections-module__3dNdjG__featureCardBorder{background:linear-gradient(135deg,#10b98180,#34d39980)}.Sections-module__3dNdjG__featureCardGreen:hover{background:#ffffffe6;border-color:#10b98166;transform:translateY(-12px);box-shadow:0 32px 80px #10b98126,0 16px 48px #10b9811a,inset 0 1px #fffc}.Sections-module__3dNdjG__featureCardGreen .Sections-module__3dNdjG__featureCardBorder{background:linear-gradient(135deg,#10b98180,#34d39980)}.Sections-module__3dNdjG__featureCardPink:hover{background:#ffffffe6;border-color:#10b98166;transform:translateY(-12px);box-shadow:0 32px 80px #10b98126,0 16px 48px #10b9811a,inset 0 1px #fffc}.Sections-module__3dNdjG__featureCardPink .Sections-module__3dNdjG__featureCardBorder{background:linear-gradient(135deg,#10b98180,#34d39980)}.Sections-module__3dNdjG__featureCardIndigo:hover{background:#ffffffe6;border-color:#10b98166;transform:translateY(-12px);box-shadow:0 32px 80px #10b98126,0 16px 48px #10b9811a,inset 0 1px #fffc}.Sections-module__3dNdjG__featureCardIndigo .Sections-module__3dNdjG__featureCardBorder{background:linear-gradient(135deg,#10b98180,#34d39980)}@keyframes Sections-module__3dNdjG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Sections-module__3dNdjG__pulse{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.15;transform:scale(1.1)}}.Sections-module__3dNdjG__featureIconWrapper{background:#10b9811a;border:1px solid #10b98133;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.Sections-module__3dNdjG__featureIconPulse{background:inherit;opacity:0;z-index:-1;border-radius:24px;animation:2s ease-in-out infinite Sections-module__3dNdjG__iconPulse;position:absolute;inset:-4px}@keyframes Sections-module__3dNdjG__iconPulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}.Sections-module__3dNdjG__featureIconWrapperBlue,.Sections-module__3dNdjG__featureIconWrapperPurple,.Sections-module__3dNdjG__featureIconWrapperYellow,.Sections-module__3dNdjG__featureIconWrapperGreen,.Sections-module__3dNdjG__featureIconWrapperPink,.Sections-module__3dNdjG__featureIconWrapperIndigo{background:linear-gradient(135deg,#10b98126,#34d3991a);border-color:#10b98133}.Sections-module__3dNdjG__featureCard:hover .Sections-module__3dNdjG__featureIconWrapper{transform:scale(1.1)rotate(5deg);box-shadow:0 16px 40px #10b98126,inset 0 1px #fffc}.Sections-module__3dNdjG__featureIcon{color:#052e16e6;z-index:1;width:36px;height:36px;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative}.Sections-module__3dNdjG__featureIconWrapperBlue .Sections-module__3dNdjG__featureIcon,.Sections-module__3dNdjG__featureIconWrapperPurple .Sections-module__3dNdjG__featureIcon,.Sections-module__3dNdjG__featureIconWrapperYellow .Sections-module__3dNdjG__featureIcon{color:#10b981e6}.Sections-module__3dNdjG__featureIconWrapperGreen .Sections-module__3dNdjG__featureIcon{color:#10b981f2}.Sections-module__3dNdjG__featureIconWrapperPink .Sections-module__3dNdjG__featureIcon,.Sections-module__3dNdjG__featureIconWrapperIndigo .Sections-module__3dNdjG__featureIcon{color:#10b981e6}.Sections-module__3dNdjG__featureCard:hover .Sections-module__3dNdjG__featureIcon{filter:drop-shadow(0 4px 12px);transform:scale(1.1)rotate(-5deg)}.Sections-module__3dNdjG__featureStats{background:#10b9810d;border:1px solid #10b98126;border-radius:12px;flex-direction:column;gap:4px;margin-bottom:20px;padding:12px 16px;display:inline-flex}.Sections-module__3dNdjG__featureStatValue{font-size:28px;font-weight:800;font-family:var(--font-outfit), sans-serif;background:linear-gradient(135deg,#052e16,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;line-height:1}.Sections-module__3dNdjG__featureStatLabel{color:#052e1699;font-size:12px;font-weight:500;font-family:var(--font-manrope), sans-serif;text-transform:uppercase;letter-spacing:.5px}.Sections-module__3dNdjG__featureCardTitle{color:#052e16f2;font-size:24px;font-weight:700;font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;margin:0 0 16px;line-height:1.3;transition:all .4s;position:relative}.Sections-module__3dNdjG__featureCard:hover .Sections-module__3dNdjG__featureCardTitle{transform:translate(4px)}.Sections-module__3dNdjG__featureCardBlue:hover .Sections-module__3dNdjG__featureCardTitle,.Sections-module__3dNdjG__featureCardPurple:hover .Sections-module__3dNdjG__featureCardTitle,.Sections-module__3dNdjG__featureCardYellow:hover .Sections-module__3dNdjG__featureCardTitle,.Sections-module__3dNdjG__featureCardGreen:hover .Sections-module__3dNdjG__featureCardTitle,.Sections-module__3dNdjG__featureCardPink:hover .Sections-module__3dNdjG__featureCardTitle,.Sections-module__3dNdjG__featureCardIndigo:hover .Sections-module__3dNdjG__featureCardTitle{color:#10b981}.Sections-module__3dNdjG__featureCardDesc{color:#052e16b3;font-size:16px;line-height:1.7;font-family:var(--font-manrope), sans-serif;flex:1;margin:0 0 24px;transition:color .4s}.Sections-module__3dNdjG__featureCard:hover .Sections-module__3dNdjG__featureCardDesc{color:#052e16e6}.Sections-module__3dNdjG__featureCardFooter{border-top:1px solid #10b9811a;margin-top:auto;padding-top:20px}.Sections-module__3dNdjG__featureLearnMore{color:#052e16b3;font-size:14px;font-weight:600;font-family:var(--font-manrope), sans-serif;cursor:pointer;align-items:center;gap:8px;transition:all .3s;display:inline-flex}.Sections-module__3dNdjG__featureCard:hover .Sections-module__3dNdjG__featureLearnMore{color:#052e16f2;gap:12px}.Sections-module__3dNdjG__featureArrow{width:16px;height:16px;transition:transform .3s}.Sections-module__3dNdjG__featureCard:hover .Sections-module__3dNdjG__featureArrow{transform:translate(4px)}@media (max-width:968px){.Sections-module__3dNdjG__featuresGrid{grid-template-columns:repeat(2,1fr);gap:24px}.Sections-module__3dNdjG__featuresGridSection{padding:100px 0}.Sections-module__3dNdjG__featuresHeader{margin-bottom:60px}}@media (max-width:768px){.Sections-module__3dNdjG__featuresGridSection{padding:80px 0}.Sections-module__3dNdjG__featuresHeader{margin-bottom:50px}.Sections-module__3dNdjG__featuresBadge{margin-bottom:20px;padding:6px 16px;font-size:12px}.Sections-module__3dNdjG__featuresTitle{margin-bottom:16px;font-size:clamp(32px,6vw,40px)}.Sections-module__3dNdjG__featuresSubtitle{font-size:clamp(16px,2.5vw,18px)}.Sections-module__3dNdjG__featuresGrid{grid-template-columns:repeat(2,1fr);gap:18px}.Sections-module__3dNdjG__featureCard{border-radius:20px;padding:24px 18px}.Sections-module__3dNdjG__featureIconWrapper{border-radius:16px;width:56px;height:56px;margin-bottom:18px}.Sections-module__3dNdjG__featureIcon{width:28px;height:28px}.Sections-module__3dNdjG__featureStats{margin-bottom:16px;padding:10px 14px}.Sections-module__3dNdjG__featureStatValue{font-size:22px}.Sections-module__3dNdjG__featureStatLabel{font-size:11px}.Sections-module__3dNdjG__featureCardTitle{margin-bottom:10px;font-size:18px}.Sections-module__3dNdjG__featureCardDesc{margin-bottom:18px;font-size:14px;line-height:1.6}.Sections-module__3dNdjG__featureCardFooter{padding-top:16px}.Sections-module__3dNdjG__featureLearnMore{font-size:13px}}@media (max-width:640px){.Sections-module__3dNdjG__featuresGridSection{padding:60px 0}.Sections-module__3dNdjG__featuresHeader{margin-bottom:40px;padding:0 16px}.Sections-module__3dNdjG__featuresBadge{margin-bottom:16px;padding:5px 14px;font-size:11px}.Sections-module__3dNdjG__featuresTitle{margin-bottom:12px;font-size:clamp(24px,7vw,32px)}.Sections-module__3dNdjG__featuresSubtitle{font-size:clamp(14px,3.5vw,16px);line-height:1.6}.Sections-module__3dNdjG__featuresGrid{grid-template-columns:1fr;gap:20px;padding:0 16px}.Sections-module__3dNdjG__featureCard{border-radius:18px;padding:24px 20px}.Sections-module__3dNdjG__featureIconWrapper{border-radius:14px;width:56px;height:56px;margin-bottom:16px}.Sections-module__3dNdjG__featureIcon{width:28px;height:28px}.Sections-module__3dNdjG__featureStats{margin-bottom:16px;padding:10px 14px}.Sections-module__3dNdjG__featureStatValue{font-size:20px}.Sections-module__3dNdjG__featureStatLabel{font-size:10px}.Sections-module__3dNdjG__featureCardTitle{margin-bottom:10px;font-size:18px}.Sections-module__3dNdjG__featureCardDesc{margin-bottom:16px;font-size:14px;line-height:1.6}.Sections-module__3dNdjG__featureCardFooter{padding-top:16px}.Sections-module__3dNdjG__featureLearnMore{font-size:13px}.Sections-module__3dNdjG__featureArrow{width:14px;height:14px}}@media (max-width:480px){.Sections-module__3dNdjG__featuresGridSection{padding:50px 0}.Sections-module__3dNdjG__featuresHeader{margin-bottom:32px}.Sections-module__3dNdjG__featuresBadge{margin-bottom:12px;padding:4px 12px;font-size:10px}.Sections-module__3dNdjG__featuresBadge svg{width:14px;height:14px}.Sections-module__3dNdjG__featuresTitle{margin-bottom:10px;font-size:22px}.Sections-module__3dNdjG__featuresSubtitle{font-size:13px;line-height:1.5}.Sections-module__3dNdjG__featuresGrid{gap:16px}.Sections-module__3dNdjG__featureCard{border-radius:16px;padding:20px 16px}.Sections-module__3dNdjG__featureIconWrapper{border-radius:12px;width:48px;height:48px;margin-bottom:14px}.Sections-module__3dNdjG__featureIcon{width:24px;height:24px}.Sections-module__3dNdjG__featureStats{margin-bottom:14px;padding:8px 12px}.Sections-module__3dNdjG__featureStatValue{font-size:18px}.Sections-module__3dNdjG__featureStatLabel{font-size:9px}.Sections-module__3dNdjG__featureCardTitle{margin-bottom:8px;font-size:16px}.Sections-module__3dNdjG__featureCardDesc{margin-bottom:14px;font-size:13px;line-height:1.5}.Sections-module__3dNdjG__featureCardFooter{padding-top:14px}.Sections-module__3dNdjG__featureLearnMore{gap:6px;font-size:12px}.Sections-module__3dNdjG__featureArrow{width:12px;height:12px}}.Sections-module__3dNdjG__pricingSection{background:#000;padding:120px 0;position:relative;overflow:visible}.Sections-module__3dNdjG__pricingTitle{color:#fff;text-align:center;font-size:clamp(36px,5vw,56px);font-weight:800;font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#93c5fd 100%);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;line-height:1.2;position:relative}.Sections-module__3dNdjG__pricingSubtitle{color:#ffffffb3;text-align:center;font-size:clamp(18px,2.5vw,20px);font-family:var(--font-manrope), sans-serif;z-index:1;max-width:600px;margin:0 auto 40px;line-height:1.6;position:relative}.Sections-module__3dNdjG__pricingDropdownWrapper{z-index:99999;justify-content:flex-start;margin-bottom:60px;display:flex;position:relative}.Sections-module__3dNdjG__pricingDropdown{z-index:99999;display:inline-block;position:relative}.Sections-module__3dNdjG__pricingDropdownButton{-webkit-backdrop-filter:blur(40px)saturate(200%);color:#ffffffe6;font-size:16px;font-weight:600;font-family:var(--font-manrope), sans-serif;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:0;justify-content:space-between;align-items:center;gap:12px;min-width:180px;padding:14px 24px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.Sections-module__3dNdjG__pricingDropdownButton:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#64b5f699,#8a2be299,#0000);height:3px;transition:opacity .5s;position:absolute;top:0;left:0;right:0}.Sections-module__3dNdjG__pricingDropdownButton:hover{clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));background:#ffffff0f;border-color:#64b5f666;transform:translateY(-4px);box-shadow:0 20px 60px #64b5f640,0 10px 30px #00000080,0 0 0 1px #64b5f633,inset 0 1px #ffffff26}.Sections-module__3dNdjG__pricingDropdownButton:hover:before{opacity:1}.Sections-module__3dNdjG__pricingDropdownIcon{color:#64b5f6cc;width:18px;height:18px;transition:transform .3s}.Sections-module__3dNdjG__pricingDropdownIconOpen{transform:rotate(180deg)}.Sections-module__3dNdjG__pricingDropdownMenu{-webkit-backdrop-filter:blur(40px)saturate(200%);z-index:99999;box-sizing:border-box;background:#000000f2;border:1px solid #ffffff26;border-radius:0;width:100%;padding:8px;animation:.2s Sections-module__3dNdjG__dropdownFadeIn;position:absolute;top:calc(100% + 8px);left:0;overflow:visible;box-shadow:0 20px 60px #64b5f640,0 10px 30px #00000080}.Sections-module__3dNdjG__pricingDropdownMenu:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#64b5f699,#8a2be299,#0000);height:3px;position:absolute;top:0;left:0;right:0}@keyframes Sections-module__3dNdjG__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Sections-module__3dNdjG__pricingDropdownItem{color:#ffffffb3;width:100%;font-size:15px;font-weight:500;font-family:var(--font-manrope), sans-serif;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:0;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative}.Sections-module__3dNdjG__pricingDropdownItem:hover{color:#fffffff2;background:#ffffff0d;transform:translate(4px)}.Sections-module__3dNdjG__pricingDropdownItemActive{color:#93c5fd;background:#64b5f626;font-weight:600}.Sections-module__3dNdjG__pricingDropdownItemActive:hover{color:#93c5fd;background:#64b5f633}.Sections-module__3dNdjG__pricingGrid{z-index:0;box-sizing:border-box;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:48px;width:100%;max-width:1200px;margin:0 auto;padding:0;display:grid;position:relative}.Sections-module__3dNdjG__pricingCard{-webkit-backdrop-filter:blur(40px)saturate(200%);cursor:pointer;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px));z-index:0;will-change:transform, box-shadow;background:#ffffff08;border:1px solid #ffffff14;border-radius:0;flex-direction:column;height:100%;padding:48px 36px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.Sections-module__3dNdjG__pricingCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#64b5f699,#8a2be299,#64b5f699,#0000) 0 0/200% 100%;height:3px;transition:opacity .5s;animation:3s infinite Sections-module__3dNdjG__shimmer;position:absolute;top:0;left:0;right:0}.Sections-module__3dNdjG__pricingCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#64b5f61a 0%,#0000 70%);width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}.Sections-module__3dNdjG__pricingCardFeatured{background:#ffffff0a;border-color:#64b5f633}.Sections-module__3dNdjG__pricingCard:hover{clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px));background:#ffffff0f;border-color:#64b5f666;transform:translateY(-16px)translate(8px);box-shadow:0 40px 100px #64b5f640,0 20px 60px #00000080,0 0 0 1px #64b5f633,inset 0 1px #ffffff26}.Sections-module__3dNdjG__pricingCard:hover:before{opacity:1}.Sections-module__3dNdjG__pricingCard:hover:after{opacity:1;animation:2s ease-in-out infinite Sections-module__3dNdjG__pulse}.Sections-module__3dNdjG__pricingCardFeatured:hover{border-color:#64b5f680;box-shadow:0 40px 100px #64b5f64d,0 20px 60px #00000080,0 0 0 1px #64b5f64d,inset 0 1px #ffffff26}.Sections-module__3dNdjG__pricingCardHeader{min-height:80px;margin-bottom:32px}.Sections-module__3dNdjG__badge{color:#93c5fde6;font-size:12px;font-weight:500;font-family:var(--font-manrope), sans-serif;letter-spacing:.02em;text-transform:uppercase;background:#3b82f626;border-radius:6px;margin-bottom:16px;padding:4px 12px;display:inline-block}.Sections-module__3dNdjG__pricingTier{color:#fffffff2;font-size:24px;font-weight:600;font-family:var(--font-outfit), sans-serif;letter-spacing:-.01em;margin-bottom:8px}.Sections-module__3dNdjG__pricingDescription{color:#ffffff80;font-size:15px;font-family:var(--font-manrope), sans-serif;margin:0;font-weight:400;line-height:1.5}.Sections-module__3dNdjG__pricingAmount{align-items:baseline;gap:4px;margin-bottom:32px;display:flex}.Sections-module__3dNdjG__currency{color:#ffffffb3;font-size:20px;font-weight:500;font-family:var(--font-manrope), sans-serif}.Sections-module__3dNdjG__price{color:#fffffff2;font-size:48px;font-weight:600;font-family:var(--font-outfit), sans-serif;letter-spacing:-.03em;line-height:1}.Sections-module__3dNdjG__period{color:#ffffff80;font-size:16px;font-weight:400;font-family:var(--font-manrope), sans-serif}.Sections-module__3dNdjG__pricingFeatures{flex-direction:column;flex:1;gap:16px;margin:0 0 32px;padding:0;list-style:none;display:flex}.Sections-module__3dNdjG__pricingFeatures li{color:#ffffffb3;font-size:15px;font-family:var(--font-manrope), sans-serif;align-items:flex-start;gap:12px;font-weight:400;line-height:1.5;display:flex}.Sections-module__3dNdjG__pricingFeatures li span{flex:1}.Sections-module__3dNdjG__checkIcon{color:#22c55ecc;flex-shrink:0;width:20px;height:20px;margin-top:2px}.Sections-module__3dNdjG__pricingArrow{cursor:pointer;justify-content:flex-end;align-self:flex-end;align-items:center;margin-top:auto;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.Sections-module__3dNdjG__pricingArrow:hover{transform:translate(8px)}.Sections-module__3dNdjG__pricingArrowIcon{color:#fff9;width:32px;height:32px;transition:all .4s}.Sections-module__3dNdjG__pricingArrow:hover .Sections-module__3dNdjG__pricingArrowIcon{color:#93c5fd;filter:drop-shadow(0 0 8px #64b5f680);transform:translate(4px)}.Sections-module__3dNdjG__pricingArrowPrimary .Sections-module__3dNdjG__pricingArrowIcon{color:#64b5f6cc}.Sections-module__3dNdjG__pricingArrowPrimary:hover .Sections-module__3dNdjG__pricingArrowIcon{color:#93c5fd;filter:drop-shadow(0 0 12px #64b5f6b3)}@media (max-width:968px){.Sections-module__3dNdjG__pricingGrid{grid-template-columns:1fr;gap:40px;max-width:500px}.Sections-module__3dNdjG__pricingCardFeatured{transform:none}.Sections-module__3dNdjG__pricingSection{padding:80px 0}}@media (max-width:640px){.Sections-module__3dNdjG__pricingSection{padding:60px 0}.Sections-module__3dNdjG__pricingTitle{margin-bottom:12px;font-size:28px}.Sections-module__3dNdjG__pricingSubtitle{margin-bottom:32px;font-size:14px}.Sections-module__3dNdjG__pricingDropdownWrapper{justify-content:center;margin-bottom:40px}.Sections-module__3dNdjG__pricingDropdownButton{min-width:160px;padding:12px 20px;font-size:14px}.Sections-module__3dNdjG__pricingDropdownMenu{min-width:160px}.Sections-module__3dNdjG__pricingGrid{gap:32px;max-width:100%}.Sections-module__3dNdjG__pricingCard{padding:28px 20px}.Sections-module__3dNdjG__pricingCardHeader{min-height:auto;margin-bottom:24px}.Sections-module__3dNdjG__pricingTier{margin-bottom:8px;font-size:20px}.Sections-module__3dNdjG__pricingDescription{font-size:13px}.Sections-module__3dNdjG__pricingAmount{margin:20px 0}.Sections-module__3dNdjG__price{font-size:32px}.Sections-module__3dNdjG__pricingFeatures{gap:12px;margin-bottom:24px}.Sections-module__3dNdjG__pricingFeatures li{font-size:13px}.Sections-module__3dNdjG__checkIcon{width:18px;height:18px}.Sections-module__3dNdjG__pricingArrowIcon{width:28px;height:28px}}.Sections-module__3dNdjG__testimonialsSection{background:#faf9f6;padding:120px 0;position:relative;overflow:hidden}.Sections-module__3dNdjG__testimonialsHeader{text-align:center;z-index:1;margin-bottom:80px;position:relative}.Sections-module__3dNdjG__testimonialsTitle{color:#052e16f2;font-size:clamp(36px,5vw,56px);font-weight:800;font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;background:linear-gradient(135deg,#052e16 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;line-height:1.2}.Sections-module__3dNdjG__testimonialsSubtitle{color:#052e16b3;font-size:clamp(18px,2.5vw,20px);font-family:var(--font-manrope), sans-serif;max-width:600px;margin:0 auto;line-height:1.6}.Sections-module__3dNdjG__testimonialsGrid{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#10b9814d transparent;z-index:1;box-sizing:border-box;gap:24px;width:calc(100% + 40px);margin:0 -20px;padding:20px 20px 30px;display:flex;position:relative;overflow:auto hidden}.Sections-module__3dNdjG__testimonialsGrid::-webkit-scrollbar{height:6px}.Sections-module__3dNdjG__testimonialsGrid::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px;margin:0 20px}.Sections-module__3dNdjG__testimonialsGrid::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#10b98180,#34d39980);border-radius:10px;transition:background .3s}.Sections-module__3dNdjG__testimonialsGrid::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#10b981b3,#34d399b3)}.Sections-module__3dNdjG__testimonialCard{-webkit-backdrop-filter:blur(40px)saturate(200%);cursor:pointer;scroll-snap-align:start;will-change:transform, box-shadow;background:#fffc;border:1px solid #10b98133;border-radius:24px;flex-direction:column;flex:none;width:100%;min-width:320px;max-width:380px;padding:36px 32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #10b9811a,inset 0 1px #fffc}.Sections-module__3dNdjG__testimonialCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#10b981cc,#34d399cc,#10b981cc,#0000) 0 0/200% 100%;border-radius:24px 24px 0 0;height:2px;transition:opacity .4s;animation:3s infinite Sections-module__3dNdjG__shimmer;position:absolute;top:0;left:0;right:0}.Sections-module__3dNdjG__testimonialCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#10b9811f 0%,#34d39914 30%,#0000 70%);border-radius:50%;width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.Sections-module__3dNdjG__testimonialCard:hover{background:#fffffff2;border-color:#10b98166;transform:translateY(-8px)scale(1.02);box-shadow:0 24px 64px #10b98140,0 12px 32px #10b9811a,0 0 0 1px #10b9814d,inset 0 1px #ffffffe6}.Sections-module__3dNdjG__testimonialCard:hover:before{opacity:1}.Sections-module__3dNdjG__testimonialCard:hover:after{opacity:1;animation:2s ease-in-out infinite Sections-module__3dNdjG__pulse}.Sections-module__3dNdjG__testimonialContent{flex:1;margin-bottom:32px}.Sections-module__3dNdjG__testimonialQuote{color:#10b98180;align-items:center;margin-bottom:20px;transition:all .3s;display:flex}.Sections-module__3dNdjG__quoteIcon{opacity:.4;filter:drop-shadow(0 0 8px #10b9814d);width:36px;height:36px;transition:all .3s}.Sections-module__3dNdjG__testimonialCard:hover .Sections-module__3dNdjG__testimonialQuote{color:#10b981cc}.Sections-module__3dNdjG__testimonialCard:hover .Sections-module__3dNdjG__quoteIcon{opacity:.7;filter:drop-shadow(0 0 12px #10b98180);transform:scale(1.15)rotate(5deg)}.Sections-module__3dNdjG__testimonialText{color:#052e16d9;font-size:16px;line-height:1.75;font-family:var(--font-manrope), sans-serif;z-index:1;letter-spacing:-.01em;margin:0;font-weight:400;transition:color .3s;position:relative}.Sections-module__3dNdjG__testimonialCard:hover .Sections-module__3dNdjG__testimonialText{color:#052e16f2}.Sections-module__3dNdjG__testimonialAuthor{border-top:1px solid #10b98133;align-items:center;gap:16px;padding-top:24px;display:flex}.Sections-module__3dNdjG__testimonialAvatar{color:#10b981;width:52px;height:52px;font-size:18px;font-weight:700;font-family:var(--font-outfit), sans-serif;background:linear-gradient(135deg,#10b98140,#34d39940);border:2px solid #10b98166;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #10b98133,inset 0 1px #ffffff1a}.Sections-module__3dNdjG__testimonialAvatar:before{content:"";opacity:0;background:radial-gradient(circle,#fff3 0%,#0000 70%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.Sections-module__3dNdjG__testimonialCard:hover .Sections-module__3dNdjG__testimonialAvatar{border-color:#34d39999;transform:scale(1.1)rotate(5deg);box-shadow:0 8px 20px #10b98166,0 0 0 2px #34d3994d,inset 0 1px #fff3}.Sections-module__3dNdjG__testimonialCard:hover .Sections-module__3dNdjG__testimonialAvatar:before{opacity:1}.Sections-module__3dNdjG__testimonialInfo{flex:1}.Sections-module__3dNdjG__testimonialName{color:#052e16f2;font-size:16px;font-weight:700;font-family:var(--font-outfit), sans-serif;letter-spacing:-.01em;margin-bottom:6px;transition:all .3s}.Sections-module__3dNdjG__testimonialCard:hover .Sections-module__3dNdjG__testimonialName{color:#10b981;transform:translate(2px)}.Sections-module__3dNdjG__testimonialRole{color:#052e16b3;font-size:13px;font-family:var(--font-manrope), sans-serif;font-weight:500;transition:color .3s}.Sections-module__3dNdjG__testimonialCard:hover .Sections-module__3dNdjG__testimonialRole{color:#052e16d9}@media (max-width:968px){.Sections-module__3dNdjG__testimonialsSection{padding:80px 0}.Sections-module__3dNdjG__testimonialsGrid{gap:20px;width:calc(100% + 32px);margin:0 -16px;padding:20px 16px 30px}.Sections-module__3dNdjG__testimonialCard{min-width:300px;max-width:350px}}@media (max-width:640px){.Sections-module__3dNdjG__testimonialsSection{padding:60px 0}.Sections-module__3dNdjG__testimonialsHeader{margin-bottom:40px;padding:0 16px}.Sections-module__3dNdjG__testimonialsTitle{margin-bottom:12px;font-size:28px}.Sections-module__3dNdjG__testimonialsSubtitle{font-size:16px}.Sections-module__3dNdjG__testimonialsGrid{gap:16px;width:calc(100% + 24px);margin:0 -12px;padding:20px 12px 30px}.Sections-module__3dNdjG__testimonialCard{border-radius:20px;min-width:280px;max-width:320px;padding:28px 20px}.Sections-module__3dNdjG__testimonialQuote{margin-bottom:16px}.Sections-module__3dNdjG__quoteIcon{width:32px;height:32px}.Sections-module__3dNdjG__testimonialText{margin-bottom:20px;font-size:14px;line-height:1.7}.Sections-module__3dNdjG__testimonialAvatar{width:44px;height:44px;font-size:16px}.Sections-module__3dNdjG__testimonialName{font-size:15px}.Sections-module__3dNdjG__testimonialRole{font-size:12px}}@media (max-width:480px){.Sections-module__3dNdjG__testimonialsGrid{gap:14px;width:calc(100% + 16px);margin:0 -8px;padding:16px 8px 24px}.Sections-module__3dNdjG__testimonialCard{border-radius:16px;min-width:260px;max-width:300px;padding:24px 18px}.Sections-module__3dNdjG__testimonialQuote{margin-bottom:14px}.Sections-module__3dNdjG__quoteIcon{width:28px;height:28px}.Sections-module__3dNdjG__testimonialText{font-size:13px;line-height:1.65}.Sections-module__3dNdjG__testimonialAvatar{width:40px;height:40px;font-size:14px}.Sections-module__3dNdjG__testimonialName{font-size:14px}.Sections-module__3dNdjG__testimonialRole{font-size:11px}}.Sections-module__3dNdjG__citiesSection{opacity:0;background:#faf9f6;padding:80px 0;transition:opacity .8s,transform .8s;position:relative;overflow:hidden;transform:translateY(30px)}.Sections-module__3dNdjG__sectionVisible{opacity:1;transform:translateY(0)}.Sections-module__3dNdjG__citiesContent{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Sections-module__3dNdjG__citiesStats{text-align:center;margin-bottom:60px}.Sections-module__3dNdjG__statsPill{-webkit-backdrop-filter:blur(40px)saturate(200%);background:#fffc;border:1px solid #10b98133;border-radius:30px;flex-direction:column;align-items:center;gap:8px;padding:24px 48px;transition:all .5s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.Sections-module__3dNdjG__statsPill:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#10b9811a,#34d3990d);transition:opacity .5s;position:absolute;inset:0}.Sections-module__3dNdjG__statsPill:hover:before{opacity:1}.Sections-module__3dNdjG__statsPill:hover{background:#ffffffe6;border-color:#10b98166;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 60px #10b98126,0 8px 24px #10b9811a,0 0 0 1px #10b98133}.Sections-module__3dNdjG__statsNumber{color:#052e16f2;font-size:48px;font-weight:800;font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;background:linear-gradient(135deg,#052e16 0%,#10b981 100%);-webkit-text-fill-color:transparent;cursor:help;-webkit-background-clip:text;background-clip:text;line-height:1;display:inline-block;position:relative;overflow:visible}.Sections-module__3dNdjG__statsTooltip{-webkit-backdrop-filter:blur(10px);font-size:9px;font-weight:600;font-family:var(--font-manrope), sans-serif;white-space:nowrap;opacity:1;pointer-events:none;z-index:1000;text-transform:uppercase;letter-spacing:.5px;visibility:visible;background:#10b98133;border:1px solid #10b98180;border-radius:10px;padding:3px 8px;line-height:1.2;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:-18px;right:-40px;box-shadow:0 2px 8px #10b98133,inset 0 1px #fffc;color:#052e16!important;-webkit-text-fill-color:#052e16!important}.Sections-module__3dNdjG__statsNumber:hover .Sections-module__3dNdjG__statsTooltip{background:#10b98140;border-color:#10b98199;box-shadow:0 4px 12px #10b98140,inset 0 1px #ffffffe6}.Sections-module__3dNdjG__statsText{color:#052e16b3;font-size:16px;font-family:var(--font-manrope), sans-serif;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.Sections-module__3dNdjG__citiesInfo{text-align:center}.Sections-module__3dNdjG__citiesTitle{color:#052e16f2;font-size:clamp(32px,4vw,48px);font-weight:800;font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;margin:0 0 40px;line-height:1.2}.Sections-module__3dNdjG__citiesScroll{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.Sections-module__3dNdjG__citiesTrack{white-space:nowrap;align-items:center;gap:24px;width:max-content;animation:30s linear infinite Sections-module__3dNdjG__scrollCities;display:flex}@keyframes Sections-module__3dNdjG__scrollCities{0%{transform:translate(0)}to{transform:translate(-50%)}}.Sections-module__3dNdjG__cityText{color:#052e16b3;font-size:18px;font-family:var(--font-manrope), sans-serif;cursor:default;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.Sections-module__3dNdjG__cityText:hover{color:#10b981;text-shadow:0 0 12px #10b9814d;transform:translateY(-2px)scale(1.05)}.Sections-module__3dNdjG__citySeparator{color:#10b9814d;font-size:18px;font-family:var(--font-manrope), sans-serif}@media (max-width:968px){.Sections-module__3dNdjG__citiesSection{padding:60px 0}.Sections-module__3dNdjG__citiesContent{gap:32px}.Sections-module__3dNdjG__statsPill{padding:20px 36px}.Sections-module__3dNdjG__statsNumber{font-size:40px}}@media (max-width:640px){.Sections-module__3dNdjG__citiesSection{padding:40px 0}.Sections-module__3dNdjG__citiesContent{gap:24px;padding:0 16px}.Sections-module__3dNdjG__citiesStats{margin-bottom:32px}.Sections-module__3dNdjG__statsPill{padding:16px 28px}.Sections-module__3dNdjG__statsNumber{font-size:36px}.Sections-module__3dNdjG__statsTooltip{padding:2px 5px;font-size:8px;top:-14px;right:-30px}.Sections-module__3dNdjG__statsText{font-size:14px}.Sections-module__3dNdjG__citiesTitle{margin-bottom:24px;font-size:28px}.Sections-module__3dNdjG__citiesScroll{-webkit-overflow-scrolling:touch;height:36px;overflow:hidden}.Sections-module__3dNdjG__cityText{font-size:14px}.Sections-module__3dNdjG__citySeparator{margin:0 12px;font-size:14px}}@media (max-width:480px){.Sections-module__3dNdjG__statsTooltip{padding:2px 4px;font-size:7px;top:-12px;right:-38px}}.Sections-module__3dNdjG__footer{background:#faf9f6;border-top:1px solid #10b98133;margin-top:0;padding:80px 0 40px;position:relative;overflow:hidden}.Sections-module__3dNdjG__footerBackgroundText{font-size:clamp(80px,20vw,300px);font-weight:900;font-family:var(--font-outfit), sans-serif;color:#00000014;letter-spacing:-.05em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;text-align:center;width:100%;line-height:1;position:absolute;bottom:-60px;left:50%;overflow:hidden;transform:translate(-50%)}.Sections-module__3dNdjG__footerContent{z-index:1;box-sizing:border-box;grid-template-columns:1fr 2fr;gap:60px;width:100%;margin-bottom:60px;display:grid;position:relative}.Sections-module__3dNdjG__footerBrand{text-align:left;flex-direction:column;align-items:flex-start;max-width:300px;display:flex}.Sections-module__3dNdjG__footerLogoContainer{cursor:pointer;max-width:200px;height:auto;margin-bottom:16px;margin-left:-15px;transition:all .3s;display:inline-block}.Sections-module__3dNdjG__footerLogoContainer:hover{filter:drop-shadow(0 0 8px #93c5fd66);transform:scale(1.05)}.Sections-module__3dNdjG__footerLogo{object-fit:contain;width:100%;height:auto}.Sections-module__3dNdjG__footerSocial{align-items:center;gap:12px;margin-top:20px;display:flex}.Sections-module__3dNdjG__footerSocialLink{color:#ffffffb3;-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Sections-module__3dNdjG__footerSocialLink svg{width:20px;height:20px}.Sections-module__3dNdjG__footerSocialLink:hover{color:#ec4899;background:linear-gradient(135deg,#ec489933,#f472b633);border-color:#ec489966;transform:translateY(-2px);box-shadow:0 4px 16px #ec489933}.Sections-module__3dNdjG__footerTagline{color:#052e16b3;font-size:16px;line-height:1.6;font-family:var(--font-manrope), sans-serif}.Sections-module__3dNdjG__footerLinks{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Sections-module__3dNdjG__footerColumn{flex-direction:column;gap:16px;display:flex}.Sections-module__3dNdjG__footerHeading{color:#052e16f2;font-size:18px;font-weight:700;font-family:var(--font-outfit), sans-serif;margin-bottom:8px;display:inline-block;position:relative}.Sections-module__3dNdjG__footerHeading:after{content:"";background:linear-gradient(90deg,#052e16,#10b981);border-radius:2px;width:30px;height:2px;position:absolute;bottom:-4px;left:0}.Sections-module__3dNdjG__footerLink{color:#052e16b3;font-size:16px;font-family:var(--font-manrope), sans-serif;padding:4px 0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.Sections-module__3dNdjG__footerLink:before{content:"";background:linear-gradient(90deg,#052e16,#10b981);width:0;height:1px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.Sections-module__3dNdjG__footerLink:hover{color:#052e16f2;transform:translate(4px)}.Sections-module__3dNdjG__footerLink:hover:before{width:100%}.Sections-module__3dNdjG__footerBottom{text-align:center;z-index:1;border-top:1px solid #ffffff1a;padding-top:32px;position:relative}.Sections-module__3dNdjG__footerCopyright{color:#052e1699;font-size:14px;font-family:var(--font-manrope), sans-serif}@media (max-width:968px){.Sections-module__3dNdjG__footer{padding:60px 0}.Sections-module__3dNdjG__footerContent{gap:40px}}@media (max-width:768px){.Sections-module__3dNdjG__footer{padding:40px 0}.Sections-module__3dNdjG__footerBackgroundText{letter-spacing:-.03em;font-size:clamp(60px,18vw,200px);bottom:-40px}.Sections-module__3dNdjG__footerContent{grid-template-columns:1fr;gap:32px}.Sections-module__3dNdjG__footerBrand{text-align:left;align-items:flex-start}.Sections-module__3dNdjG__footerLogoContainer{max-width:160px;margin-bottom:12px}.Sections-module__3dNdjG__footerTagline{font-size:14px}.Sections-module__3dNdjG__footerLinks{grid-template-columns:repeat(2,1fr);gap:32px}.Sections-module__3dNdjG__footerColumn{gap:12px}.Sections-module__3dNdjG__footerHeading{margin-bottom:12px;font-size:16px}.Sections-module__3dNdjG__footerLink{font-size:14px}}@media (max-width:640px){.Sections-module__3dNdjG__footer{padding:32px 0}.Sections-module__3dNdjG__footerContent{padding:0 16px}.Sections-module__3dNdjG__footerBackgroundText{letter-spacing:-.02em;font-size:clamp(50px,22vw,150px);bottom:-30px}.Sections-module__3dNdjG__footerContent{gap:32px}.Sections-module__3dNdjG__footerLinks{grid-template-columns:1fr;gap:24px}.Sections-module__3dNdjG__footerColumn{gap:10px}.Sections-module__3dNdjG__footerHeading{font-size:15px}.Sections-module__3dNdjG__footerLink{font-size:13px}.Sections-module__3dNdjG__footerBottom{padding-top:24px}.Sections-module__3dNdjG__footerCopyright{font-size:12px}}@media (max-width:480px){.Sections-module__3dNdjG__footerBackgroundText{letter-spacing:-.01em;font-size:clamp(40px,20vw,120px);bottom:-20px;transform:translate(-50%)scale(.95)}}
.LanguageSwitcher-module__gdGMiG__languageSwitcher{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border:1px solid #ffffff26;border-radius:6px;gap:3px;padding:3px;display:flex}.LanguageSwitcher-module__gdGMiG__languageButton{color:#fffc;font-size:12px;font-weight:500;font-family:var(--font-manrope), sans-serif;cursor:pointer;white-space:nowrap;text-align:center;background:0 0;border:none;border-radius:4px;min-width:50px;padding:4px 12px;transition:all .2s}.LanguageSwitcher-module__gdGMiG__languageButton:hover{color:#fff;background:#ffffff1a}.LanguageSwitcher-module__gdGMiG__languageButton.LanguageSwitcher-module__gdGMiG__active{color:#fff;background:#ffffff40;font-weight:600;transform:scale(1.05);box-shadow:0 0 8px #fff3}
.PricingSection-module__SHwWzq__pricingSection{background:#faf9f6;min-height:100vh;padding:120px 0;position:relative}.PricingSection-module__SHwWzq__pricingCardWrapper{z-index:1;-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#10b98114 0%,#34d3990d 50%,#ffffff08 100%);border:1px solid #10b98133;border-bottom:none;border-radius:40px 40px 0 0;max-width:1600px;margin:0 auto;padding:60px clamp(24px,5vw,80px) 80px;position:relative;overflow:visible;box-shadow:0 32px 100px #10b9811a,0 8px 32px #0000001a,inset 0 1px #ffffff80}.PricingSection-module__SHwWzq__pricingCardWrapper:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:-1;background:linear-gradient(135deg,#10b9814d 0%,#ffffff80 100%);border-radius:40px 40px 0 0;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.PricingSection-module__SHwWzq__testimonialsWrapper{border-top:1px solid #10b9811a;width:100%;margin-top:80px;padding-top:60px;overflow:visible}.PricingSection-module__SHwWzq__complianceWrapper{border-top:1px solid #ffffff1a;width:100%;margin-top:80px;padding-top:60px;overflow:visible}.PricingSection-module__SHwWzq__complianceHeader{text-align:center;z-index:1;margin-bottom:48px;position:relative}.PricingSection-module__SHwWzq__complianceHeaderIcon{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#a78bfa33,#3b82f633);border:1px solid #ffffff1a;border-radius:clamp(.875rem,1.5vw,1rem);justify-content:center;align-items:center;width:clamp(3rem,5vw,4rem);height:clamp(3rem,5vw,4rem);margin-bottom:clamp(1rem,2vw,1.25rem);display:inline-flex}.PricingSection-module__SHwWzq__complianceHeaderIcon svg{color:#93c5fd;width:clamp(1.5rem,2.5vw,2rem);height:clamp(1.5rem,2.5vw,2rem)}.PricingSection-module__SHwWzq__complianceTitle{color:#fff;font-size:clamp(28px,4vw,40px);font-weight:800;font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#93c5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;line-height:1.2}.PricingSection-module__SHwWzq__complianceSubtitle{color:#fff9;font-size:16px;font-family:var(--font-manrope), sans-serif;margin:0;font-weight:500}.PricingSection-module__SHwWzq__complianceGrid{z-index:1;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,1.25rem);width:100%;min-width:0;max-width:100%;display:grid;position:relative;overflow:visible}.PricingSection-module__SHwWzq__complianceCard{-webkit-backdrop-filter:blur(40px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:clamp(1.25rem,2vw,1.5rem) clamp(1.25rem,2vw,1.5rem) clamp(.625rem,1vw,.75rem) clamp(.625rem,1vw,.75rem);flex-direction:column;width:100%;min-width:0;min-height:auto;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d}.PricingSection-module__SHwWzq__complianceCard:before{content:"";-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#0000,#0000);border-radius:28px 28px 14px 14px;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.PricingSection-module__SHwWzq__complianceCard:hover{background:#ffffff0a;border-color:#fff3;transform:translateY(-8px)scale(1.01);box-shadow:0 24px 64px #00000080,0 8px 32px #0000004d,inset 0 1px #ffffff1a}.PricingSection-module__SHwWzq__complianceCard:hover:before{opacity:1}.PricingSection-module__SHwWzq__complianceCard.PricingSection-module__SHwWzq__cardPurple:before{background:linear-gradient(135deg,#a78bfa80,#ec489980)}.PricingSection-module__SHwWzq__complianceCard.PricingSection-module__SHwWzq__cardCyan:before{background:linear-gradient(135deg,#22d3ee80,#3b82f680)}.PricingSection-module__SHwWzq__complianceCardTop{border-bottom:1px solid #ffffff0f;border-radius:clamp(1.25rem,2vw,1.5rem) clamp(1.25rem,2vw,1.5rem) 0 0;align-items:center;gap:clamp(.625rem,1.5vw,.75rem);min-width:0;padding:clamp(1rem,2vw,1.25rem) clamp(1rem,2vw,1.125rem) clamp(1rem,2vw,1.125rem);display:flex;overflow:visible}.PricingSection-module__SHwWzq__complianceCardIcon{border-radius:clamp(.5rem,1vw,.625rem);flex-shrink:0;justify-content:center;align-items:center;width:clamp(2rem,3vw,2.5rem);height:clamp(2rem,3vw,2.5rem);display:flex}.PricingSection-module__SHwWzq__complianceCard.PricingSection-module__SHwWzq__cardPurple .PricingSection-module__SHwWzq__complianceCardIcon{background:linear-gradient(135deg,#a78bfa33,#ec489933);border:1px solid #a78bfa4d}.PricingSection-module__SHwWzq__complianceCard.PricingSection-module__SHwWzq__cardPurple .PricingSection-module__SHwWzq__complianceCardIcon svg{color:#a78bfa;width:clamp(1rem,1.5vw,1.25rem);height:clamp(1rem,1.5vw,1.25rem)}.PricingSection-module__SHwWzq__complianceCard.PricingSection-module__SHwWzq__cardCyan .PricingSection-module__SHwWzq__complianceCardIcon{background:linear-gradient(135deg,#22d3ee33,#3b82f633);border:1px solid #22d3ee4d}.PricingSection-module__SHwWzq__complianceCard.PricingSection-module__SHwWzq__cardCyan .PricingSection-module__SHwWzq__complianceCardIcon svg{color:#22d3ee;width:clamp(1rem,1.5vw,1.25rem);height:clamp(1rem,1.5vw,1.25rem)}.PricingSection-module__SHwWzq__complianceCardTitle{color:#fff;font-size:16px;font-weight:700;font-family:var(--font-outfit), sans-serif;letter-spacing:-.01em;flex:1;margin:0}.PricingSection-module__SHwWzq__complianceCard.PricingSection-module__SHwWzq__cardPurple .PricingSection-module__SHwWzq__complianceCardTitle{background:linear-gradient(135deg,#a78bfa 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PricingSection-module__SHwWzq__complianceCard.PricingSection-module__SHwWzq__cardCyan .PricingSection-module__SHwWzq__complianceCardTitle{background:linear-gradient(135deg,#22d3ee 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PricingSection-module__SHwWzq__complianceCardBottom{border-radius:0 0 clamp(.625rem,1vw,.75rem) clamp(.625rem,1vw,.75rem);flex:1;min-width:0;padding:clamp(.875rem,1.5vw,1rem) clamp(1rem,2vw,1.125rem) clamp(1rem,2vw,1.25rem);overflow:visible}.PricingSection-module__SHwWzq__complianceTable{-webkit-overflow-scrolling:touch;min-width:0;margin-bottom:clamp(1rem,2vw,1.25rem);overflow-x:auto}.PricingSection-module__SHwWzq__complianceTable table{border-collapse:collapse;table-layout:auto;width:100%;min-width:280px}.PricingSection-module__SHwWzq__complianceTable thead{background:#ffffff08}.PricingSection-module__SHwWzq__complianceTable th{text-align:left;color:#ffffff80;font-size:clamp(.625rem,1.2vw,.6875rem);font-weight:600;font-family:var(--font-manrope), sans-serif;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-bottom:1px solid #ffffff14;padding:clamp(.625rem,1.5vw,.75rem) clamp(.875rem,2vw,1rem)}.PricingSection-module__SHwWzq__complianceTable td{color:#ffffffd9;font-size:clamp(.75rem,1.5vw,.8125rem);font-family:var(--font-manrope), sans-serif;vertical-align:middle;word-wrap:break-word;overflow-wrap:break-word;border-bottom:1px solid #ffffff08;padding:clamp(.75rem,1.5vw,.875rem) clamp(.875rem,2vw,1rem)}.PricingSection-module__SHwWzq__complianceTable tbody tr:last-child td{border-bottom:none}.PricingSection-module__SHwWzq__complianceTable tbody tr{transition:all .2s}.PricingSection-module__SHwWzq__complianceTable tbody tr:hover{background:#ffffff08}.PricingSection-module__SHwWzq__planNameCell{flex-wrap:wrap;align-items:center;gap:clamp(.375rem,1vw,.5rem);min-width:0;display:flex}.PricingSection-module__SHwWzq__planBadge{font-size:clamp(.5625rem,1vw,.625rem);font-weight:600;font-family:var(--font-manrope), sans-serif;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:clamp(.1875rem,.5vw,.25rem);padding:clamp(.125rem,.3vw,.1875rem) clamp(.375rem,1vw,.5rem);display:inline-block}.PricingSection-module__SHwWzq__complianceCard.PricingSection-module__SHwWzq__cardPurple .PricingSection-module__SHwWzq__planBadge{color:#a78bfa;background:#a78bfa26;border:1px solid #a78bfa4d}.PricingSection-module__SHwWzq__complianceCard.PricingSection-module__SHwWzq__cardCyan .PricingSection-module__SHwWzq__planBadge{color:#22d3ee;background:#22d3ee26;border:1px solid #22d3ee4d}.PricingSection-module__SHwWzq__complianceTable td strong{color:#fff;font-weight:600;font-family:var(--font-outfit), sans-serif}.PricingSection-module__SHwWzq__priceCell{color:#fff;font-weight:700;font-family:var(--font-outfit), sans-serif;font-size:14px}.PricingSection-module__SHwWzq__countCell{color:#ffffffe6;font-weight:600;font-family:var(--font-manrope), sans-serif}.PricingSection-module__SHwWzq__complianceNote{color:#ffffffb3;font-size:clamp(.625rem,1.2vw,.6875rem);font-family:var(--font-manrope), sans-serif;word-wrap:break-word;overflow-wrap:break-word;background:#ffffff08;border:1px solid #ffffff14;border-radius:clamp(.375rem,1vw,.5rem);flex-wrap:wrap;align-items:center;gap:clamp(.375rem,1vw,.5rem);margin-top:clamp(.875rem,1.5vw,1rem);padding:clamp(.5rem,1.2vw,.625rem) clamp(.75rem,1.5vw,.875rem);display:flex}.PricingSection-module__SHwWzq__noteIcon{color:#22c55e;filter:drop-shadow(0 0 4px #22c55e80);flex-shrink:0;width:clamp(.875rem,1.2vw,1rem);height:clamp(.875rem,1.2vw,1rem)}.PricingSection-module__SHwWzq__complianceNote strong{color:#ffffffe6;font-weight:600}.PricingSection-module__SHwWzq__pricingBackground{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.PricingSection-module__SHwWzq__gridOverlay{opacity:1;pointer-events:none;background-image:linear-gradient(#10b98105 1px,#0000 1px),linear-gradient(90deg,#10b98105 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 50%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 50%,#000 40%,#0000 100%)}.PricingSection-module__SHwWzq__gradientAccentTop{filter:blur(100px);opacity:.6;pointer-events:none;background:radial-gradient(circle,#10b98114 0%,#0000 60%);width:min(800px,100%);height:min(800px,max(40vh,320px));animation:8s ease-in-out infinite PricingSection-module__SHwWzq__floatGradient;position:absolute;top:-30%;left:-5%}.PricingSection-module__SHwWzq__gradientAccentBottom{filter:blur(100px);opacity:.6;pointer-events:none;background:radial-gradient(circle,#34d39914 0%,#0000 60%);width:min(800px,100%);height:min(800px,max(40vh,320px));animation:10s ease-in-out infinite reverse PricingSection-module__SHwWzq__floatGradient;position:absolute;bottom:-30%;right:-5%}@keyframes PricingSection-module__SHwWzq__floatGradient{0%,to{transform:translate(0)scale(1)}50%{transform:translate(10px,10px)scale(1.03)}}.PricingSection-module__SHwWzq__pricingContainer{max-width:100%!important;padding:0!important}.PricingSection-module__SHwWzq__pricingHeader{text-align:center;z-index:1;margin-bottom:48px;position:relative}.PricingSection-module__SHwWzq__freeBannerRow{justify-content:center;width:100%;margin-top:clamp(20px,3vw,28px);display:flex}.PricingSection-module__SHwWzq__freeBanner{color:#fff;cursor:default;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:12px;align-items:center;gap:8px;padding:10px 18px;animation:2.8s ease-in-out infinite PricingSection-module__SHwWzq__freeBannerPulse;display:inline-flex;transform:rotate(-.5deg);box-shadow:0 6px 24px #10b98173,0 2px 6px #0000001f,inset 0 1px #ffffff40}.PricingSection-module__SHwWzq__freeBannerText{font-family:var(--font-outfit), sans-serif;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:clamp(11px,2.5vw,13px);font-weight:800}.PricingSection-module__SHwWzq__freeBannerSpark{opacity:.85;font-size:10px;animation:3s linear infinite PricingSection-module__SHwWzq__freeBannerSparkSpin}@keyframes PricingSection-module__SHwWzq__freeBannerPulse{0%,to{box-shadow:0 6px 24px #10b98173,0 2px 6px #0000001f,inset 0 1px #ffffff40}50%{box-shadow:0 10px 32px #10b9818c,0 4px 10px #00000026,inset 0 1px #ffffff40}}@keyframes PricingSection-module__SHwWzq__freeBannerSparkSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PricingSection-module__SHwWzq__pricingTitle{color:#052e16f2;font-size:clamp(36px,5vw,56px);font-weight:800;font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;background:linear-gradient(135deg,#052e16 0%,#10b981 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px #10b98133);-webkit-background-clip:text;background-clip:text;margin:0;line-height:1.2;animation:3s ease-in-out infinite PricingSection-module__SHwWzq__titleGlow;display:inline-block;position:relative}@keyframes PricingSection-module__SHwWzq__titleGlow{0%,to{filter:drop-shadow(0 0 30px #10b98133)}50%{filter:drop-shadow(0 0 40px #10b9814d)}}.PricingSection-module__SHwWzq__billingToggleWrapper{z-index:1;justify-content:center;margin-bottom:60px;display:flex;position:relative}.PricingSection-module__SHwWzq__billingToggle{-webkit-backdrop-filter:blur(20px);background:#ffffff80;border:1px solid #10b98133;border-radius:12px;gap:6px;padding:5px;display:inline-flex}.PricingSection-module__SHwWzq__billingPill{color:#052e1699;font-size:14px;font-weight:500;font-family:var(--font-manrope), sans-serif;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 24px;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.PricingSection-module__SHwWzq__billingPill:hover{color:#052e16e6}.PricingSection-module__SHwWzq__billingPillActive{color:#052e16;background:linear-gradient(135deg,#10b981cc 0%,#34d399cc 100%);font-weight:600;box-shadow:0 4px 16px #10b98133}.PricingSection-module__SHwWzq__pricingGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.25rem);width:100%;min-width:0;max-width:100%;display:grid;position:relative;overflow:visible}.PricingSection-module__SHwWzq__developmentFootnote{color:#052e169e;font-size:13px;font-family:var(--font-manrope), sans-serif;margin:14px 0 0;font-weight:600}.PricingSection-module__SHwWzq__pricingCard{-webkit-backdrop-filter:blur(40px);background:#fffc;border:1px solid #10b98133;border-radius:clamp(1.25rem,2vw,1.5rem) clamp(1.25rem,2vw,1.5rem) clamp(.625rem,1vw,.75rem) clamp(.625rem,1vw,.75rem);flex-direction:column;width:100%;min-width:0;min-height:auto;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible;box-shadow:0 8px 32px #10b9811a,inset 0 1px #fffc}.PricingSection-module__SHwWzq__pricingCard:before{content:"";-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#0000,#0000);border-radius:28px 28px 14px 14px;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.PricingSection-module__SHwWzq__pricingCard:hover{background:#ffffffe6;border-color:#10b98166;transform:translateY(-8px)scale(1.01);box-shadow:0 24px 64px #10b98126,0 8px 32px #10b9811a,inset 0 1px #ffffffe6}.PricingSection-module__SHwWzq__pricingCard:hover:before{opacity:1}.PricingSection-module__SHwWzq__freeHoverBadge{z-index:1002;pointer-events:none;color:#fff;letter-spacing:.06em;font-size:10px;font-weight:800;font-family:var(--font-manrope), sans-serif;white-space:nowrap;opacity:0;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:999px;padding:6px 12px;transition:opacity .25s,transform .25s;position:absolute;top:-12px;right:12px;transform:translateY(4px)scale(.96);box-shadow:0 6px 18px #10b98159}.PricingSection-module__SHwWzq__pricingCard:hover .PricingSection-module__SHwWzq__freeHoverBadge{opacity:1;transform:translateY(0)scale(1)}.PricingSection-module__SHwWzq__popularBadge{color:#052e16;font-size:12px;font-weight:700;font-family:var(--font-manrope), sans-serif;letter-spacing:.5px;text-transform:uppercase;z-index:1000;white-space:nowrap;pointer-events:none;background:linear-gradient(135deg,#10b981e6 0%,#34d399e6 100%);border-radius:20px;padding:8px 24px;animation:2s ease-in-out infinite PricingSection-module__SHwWzq__badgePulse;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #10b9814d,0 0 0 2px #10b98133}@keyframes PricingSection-module__SHwWzq__badgePulse{0%,to{box-shadow:0 4px 20px #10b9814d,0 0 0 2px #10b98133}50%{box-shadow:0 6px 28px #10b98166,0 0 0 3px #10b9814d}}.PricingSection-module__SHwWzq__pricingCardFeatured{background:#ffffffe6;border-color:#10b98166;position:relative;transform:scale(1.02);box-shadow:0 0 80px #10b98126,0 16px 48px #10b9811a,inset 0 1px #fffc}.PricingSection-module__SHwWzq__pricingCardFeatured:after{content:"";-webkit-mask-composite:xor;opacity:.6;pointer-events:none;z-index:-1;background:linear-gradient(135deg,#10b98180,#34d39980);border-radius:28px 28px 14px 14px;padding:2px;animation:3s ease-in-out infinite PricingSection-module__SHwWzq__shimmerBorder;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes PricingSection-module__SHwWzq__shimmerBorder{0%,to{opacity:.4}50%{opacity:.8}}.PricingSection-module__SHwWzq__pricingCardFeatured:before{opacity:.6;background:linear-gradient(135deg,#10b98180,#34d39980)}.PricingSection-module__SHwWzq__pricingCardFeatured:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 32px 80px #10b98133}.PricingSection-module__SHwWzq__cardNeutral:before{background:linear-gradient(135deg,#fff3,#ffffff0d)}.PricingSection-module__SHwWzq__cardPurple:before{background:linear-gradient(135deg,#a78bfa80,#ec489980)}.PricingSection-module__SHwWzq__cardPink:before{background:linear-gradient(135deg,#ec489980,#f472b680)}.PricingSection-module__SHwWzq__cardCyan:before{background:linear-gradient(135deg,#22d3ee80,#3b82f680)}.PricingSection-module__SHwWzq__cardTop{border-bottom:1px solid #10b9811a;border-radius:clamp(1.25rem,2vw,1.5rem) clamp(1.25rem,2vw,1.5rem) 0 0;min-width:0;padding:clamp(1rem,2vw,1.25rem) clamp(1rem,2vw,1.125rem) clamp(1rem,2vw,1.125rem);overflow:visible}.PricingSection-module__SHwWzq__priceRow{margin-bottom:6px}.PricingSection-module__SHwWzq__originalPriceRow{align-items:baseline;gap:6px;margin-bottom:4px;display:flex}.PricingSection-module__SHwWzq__originalPriceLabel{font-size:11px;font-weight:600;font-family:var(--font-manrope), sans-serif;color:#052e1680;text-transform:uppercase;letter-spacing:.04em}.PricingSection-module__SHwWzq__originalPriceValue{font-size:15px;font-weight:700;font-family:var(--font-outfit), sans-serif;color:#052e1680;-webkit-text-decoration:line-through #ef44448c;text-decoration:line-through #ef44448c;text-decoration-thickness:1.5px}.PricingSection-module__SHwWzq__launchDiscountNote{font-size:11px;font-weight:700;line-height:1.35;font-family:var(--font-manrope), sans-serif;color:#15803d;letter-spacing:.01em;margin:6px 0 0}.PricingSection-module__SHwWzq__priceTaxNote{font-size:11px;font-weight:500;line-height:1.35;font-family:var(--font-manrope), sans-serif;color:#052e1685;margin:6px 0 0}.PricingSection-module__SHwWzq__priceAmount{align-items:baseline;gap:2px;display:flex}.PricingSection-module__SHwWzq__priceCurrency{color:#052e16b3;font-size:22px;font-weight:600;font-family:var(--font-outfit), sans-serif}.PricingSection-module__SHwWzq__priceValue{color:#052e16f2;font-size:48px;font-weight:800;font-family:var(--font-outfit), sans-serif;letter-spacing:-.04em;text-shadow:0 2px 20px #10b9811a;line-height:1}.PricingSection-module__SHwWzq__pricingCardFeatured .PricingSection-module__SHwWzq__priceValue{background:linear-gradient(135deg,#052e16 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite PricingSection-module__SHwWzq__pricePulse}@keyframes PricingSection-module__SHwWzq__pricePulse{0%,to{filter:brightness()}50%{filter:brightness(1.2)}}.PricingSection-module__SHwWzq__pricePeriod{color:#052e1699;font-size:16px;font-weight:400;font-family:var(--font-manrope), sans-serif;margin-left:4px}.PricingSection-module__SHwWzq__planInfo{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.PricingSection-module__SHwWzq__planName{color:#052e16f2;font-size:16px;font-weight:700;font-family:var(--font-outfit), sans-serif;letter-spacing:-.01em}.PricingSection-module__SHwWzq__pricingCardFeatured .PricingSection-module__SHwWzq__planName{background:linear-gradient(135deg,#052e16 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PricingSection-module__SHwWzq__billingInfo{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.PricingSection-module__SHwWzq__billedText{color:#052e1680;font-size:12px;font-family:var(--font-manrope), sans-serif}.PricingSection-module__SHwWzq__savingsText{background:linear-gradient(135deg,#052e16,#10b981);-webkit-text-fill-color:transparent;font-size:13px;font-weight:600;font-family:var(--font-manrope), sans-serif;-webkit-background-clip:text;background-clip:text}.PricingSection-module__SHwWzq__suitableFor{color:#052e16b3;font-size:11px;font-weight:500;font-family:var(--font-manrope), sans-serif;text-align:center;background:#10b9810d;border:1px solid #10b98126;border-radius:6px;margin-bottom:14px;padding:6px 10px;line-height:1.3;transition:all .3s}.PricingSection-module__SHwWzq__pricingCard:hover .PricingSection-module__SHwWzq__suitableFor{color:#052e16e6;background:#10b9811a;border-color:#10b98140}.PricingSection-module__SHwWzq__ctaButton{box-sizing:border-box;width:100%;font-size:13px;font-weight:600;font-family:var(--font-manrope), sans-serif;cursor:pointer;color:#052e16e6;text-align:center;background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;padding:10px 18px;text-decoration:none;transition:all .3s;display:block}.PricingSection-module__SHwWzq__ctaButton:hover{color:#052e16e6;background:#10b98133;border-color:#10b98180;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 24px #10b98133}.PricingSection-module__SHwWzq__ctaNeutral:hover{border-color:#10b98166}.PricingSection-module__SHwWzq__ctaPurple{background:linear-gradient(135deg,#10b98126,#34d39926);border-color:#10b9814d}.PricingSection-module__SHwWzq__ctaPurple:hover{background:linear-gradient(135deg,#10b98140,#34d39940);border-color:#10b98180;transform:translateY(-2px);box-shadow:0 8px 32px #10b98133,0 0 0 1px #10b98126}.PricingSection-module__SHwWzq__ctaPink{background:linear-gradient(135deg,#10b98126,#34d39926);border-color:#10b9814d}.PricingSection-module__SHwWzq__ctaPink:hover{background:linear-gradient(135deg,#10b98140,#34d39940);border-color:#10b98180;box-shadow:0 8px 24px #10b98133}.PricingSection-module__SHwWzq__ctaCyan{background:linear-gradient(135deg,#10b98126,#34d39926);border-color:#10b9814d}.PricingSection-module__SHwWzq__ctaCyan:hover{background:linear-gradient(135deg,#10b98140,#34d39940);border-color:#10b98180;box-shadow:0 8px 24px #10b98133}.PricingSection-module__SHwWzq__cardBottom{border-radius:0 0 clamp(.625rem,1vw,.75rem) clamp(.625rem,1vw,.75rem);flex:1;min-width:0;padding:clamp(.875rem,1.5vw,1rem) clamp(1rem,2vw,1.125rem) clamp(1rem,2vw,1.25rem);overflow:visible}.PricingSection-module__SHwWzq__featuresHeader{color:#052e1680;font-size:11px;font-family:var(--font-manrope), sans-serif;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-weight:500}.PricingSection-module__SHwWzq__featuresList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.PricingSection-module__SHwWzq__featureRow{border-bottom:1px solid #10b9810d;justify-content:space-between;align-items:center;padding:4px 0;transition:all .2s;display:flex}.PricingSection-module__SHwWzq__featureRow:last-child{border-bottom:none}.PricingSection-module__SHwWzq__featureRow:hover{background:#10b9810d;border-radius:6px;margin:0 -8px;padding:6px 8px}.PricingSection-module__SHwWzq__featureDisabled{opacity:.5}.PricingSection-module__SHwWzq__featureLeft{flex:1;align-items:center;gap:clamp(.375rem,1vw,.5rem);min-width:0;display:flex}.PricingSection-module__SHwWzq__featureIcon{flex-shrink:0;width:clamp(.875rem,1.2vw,1rem);height:clamp(.875rem,1.2vw,1rem)}.PricingSection-module__SHwWzq__featureIconNeutral{color:#052e1680}.PricingSection-module__SHwWzq__featureIconPurple,.PricingSection-module__SHwWzq__featureIconPink,.PricingSection-module__SHwWzq__featureIconCyan{color:#10b981cc}.PricingSection-module__SHwWzq__featureName{color:#052e16d9;font-size:13px;font-family:var(--font-manrope), sans-serif;word-break:break-word;flex:1;font-weight:500;line-height:1.4;transition:color .2s}.PricingSection-module__SHwWzq__featureRow:hover .PricingSection-module__SHwWzq__featureName{color:#052e16f2}.PricingSection-module__SHwWzq__featureBadge{font-size:10px;font-weight:700;font-family:var(--font-manrope), sans-serif;letter-spacing:.02em;border-radius:4px;padding:2px 6px}.PricingSection-module__SHwWzq__badgeNeutral{color:#ffffffb3;background:#ffffff1a}.PricingSection-module__SHwWzq__badgePurple{color:#a78bfa;background:#a78bfa33;border:1px solid #a78bfa4d}.PricingSection-module__SHwWzq__badgePink{color:#ec4899;background:#ec489933;border:1px solid #ec48994d}.PricingSection-module__SHwWzq__badgeCyan{color:#22d3ee;background:#22d3ee33;border:1px solid #22d3ee4d}.PricingSection-module__SHwWzq__soonBadge{color:#fff6;font-size:10px;font-weight:500;font-family:var(--font-manrope), sans-serif;background:#ffffff0d;border-radius:4px;padding:2px 6px}.PricingSection-module__SHwWzq__featureRight{align-items:center;display:flex}.PricingSection-module__SHwWzq__featureValue{color:#052e16e6;font-size:12px;font-weight:600;font-family:var(--font-manrope), sans-serif}.PricingSection-module__SHwWzq__checkMark{color:#10b981e6;filter:drop-shadow(0 0 4px #10b98166);flex-shrink:0;width:16px;height:16px}.PricingSection-module__SHwWzq__xMark{color:#052e1633;opacity:.5;width:14px;height:14px}@media (max-width:1200px){.PricingSection-module__SHwWzq__pricingCardWrapper{border-radius:clamp(1.5rem,2vw,2rem) clamp(1.5rem,2vw,2rem) 0 0;margin:0 clamp(1rem,3vw,2.5rem);padding:clamp(2.5rem,4vw,3.75rem) clamp(1.25rem,4vw,3.75rem) clamp(3rem,4vw,3.75rem);overflow:visible}.PricingSection-module__SHwWzq__pricingContainer{padding:0 clamp(1.5rem,4vw,3.75rem)!important}.PricingSection-module__SHwWzq__pricingGrid{grid-template-columns:repeat(2,1fr);gap:clamp(1.25rem,2vw,1.5rem)}.PricingSection-module__SHwWzq__pricingCardFeatured{transform:scale(1.01)}.PricingSection-module__SHwWzq__testimonialsWrapper,.PricingSection-module__SHwWzq__complianceWrapper{margin-top:clamp(3rem,4vw,3.75rem);padding-top:clamp(2.5rem,4vw,3.125rem)}.PricingSection-module__SHwWzq__complianceGrid{grid-template-columns:1fr;gap:clamp(1rem,2vw,1.25rem)}.PricingSection-module__SHwWzq__complianceTable{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:968px){.PricingSection-module__SHwWzq__pricingCardWrapper{border-radius:24px 24px 0 0;margin:0 clamp(12px,2vw,24px);padding:40px clamp(16px,3vw,40px) 50px;overflow:visible}.PricingSection-module__SHwWzq__pricingHeader{margin-bottom:36px}.PricingSection-module__SHwWzq__billingToggleWrapper{margin-bottom:40px}}@media (max-width:768px){.PricingSection-module__SHwWzq__pricingSection{min-height:auto;padding:clamp(3rem,5vw,3.75rem) 0}.PricingSection-module__SHwWzq__pricingHeader{padding:0 clamp(.875rem,2vw,1rem)}.PricingSection-module__SHwWzq__freeBanner{flex-wrap:wrap;justify-content:center;max-width:calc(100% - 8px);padding:8px 14px}.PricingSection-module__SHwWzq__freeBannerText{white-space:normal;text-align:center;line-height:1.35}.PricingSection-module__SHwWzq__billingToggleWrapper{padding:0 clamp(.875rem,2vw,1rem)}.PricingSection-module__SHwWzq__pricingBackground{pointer-events:none}.PricingSection-module__SHwWzq__gradientAccentTop,.PricingSection-module__SHwWzq__gradientAccentBottom{opacity:.4;width:min(400px,100%);height:min(400px,max(35vh,280px))}.PricingSection-module__SHwWzq__pricingCardWrapper{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#10b9810f 0%,#34d3990a 50%,#fffffffa 100%);border:1px solid #10b98126;border-radius:20px 20px 0 0;margin:0 12px;padding:32px 16px 40px}.PricingSection-module__SHwWzq__pricingContainer{padding:0!important}.PricingSection-module__SHwWzq__pricingHeader{margin-bottom:32px}.PricingSection-module__SHwWzq__pricingTitle{font-size:clamp(28px,6vw,36px)}.PricingSection-module__SHwWzq__pricingGrid{box-sizing:border-box;grid-template-columns:1fr;gap:clamp(1rem,2vw,1.25rem);max-width:100%;margin:0 auto;padding:0 clamp(.875rem,2vw,1rem)}.PricingSection-module__SHwWzq__pricingCardFeatured{transform:none}.PricingSection-module__SHwWzq__pricingCard{border-radius:20px 20px 10px 10px;overflow:visible}.PricingSection-module__SHwWzq__popularBadge{z-index:1001;padding:6px 18px;font-size:11px;top:-12px}.PricingSection-module__SHwWzq__freeHoverBadge{opacity:1;text-overflow:ellipsis;max-width:calc(100% - 20px);padding:5px 10px;font-size:9px;top:-10px;right:10px;overflow:hidden;transform:translateY(0)scale(1)}.PricingSection-module__SHwWzq__priceValue{font-size:42px}.PricingSection-module__SHwWzq__priceCurrency{font-size:20px}.PricingSection-module__SHwWzq__pricePeriod{font-size:14px}.PricingSection-module__SHwWzq__cardTop{border-radius:20px 20px 0 0;padding:20px 18px 18px}.PricingSection-module__SHwWzq__cardBottom{border-radius:0 0 10px 10px;max-height:none;padding:16px 18px 20px;overflow-y:visible}.PricingSection-module__SHwWzq__planInfo{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:20px}.PricingSection-module__SHwWzq__billingInfo{align-items:flex-start}.PricingSection-module__SHwWzq__suitableFor{margin-bottom:14px;padding:6px 10px;font-size:11px}.PricingSection-module__SHwWzq__ctaButton{padding:10px 18px;font-size:13px}.PricingSection-module__SHwWzq__featuresHeader{margin-bottom:12px;font-size:10px}.PricingSection-module__SHwWzq__featuresList{gap:7px}.PricingSection-module__SHwWzq__featureRow{padding:4px 0}.PricingSection-module__SHwWzq__featureName{font-size:13px}.PricingSection-module__SHwWzq__featureIcon{width:14px;height:14px}.PricingSection-module__SHwWzq__testimonialsWrapper,.PricingSection-module__SHwWzq__complianceWrapper{margin-top:50px;padding-top:40px}.PricingSection-module__SHwWzq__complianceCard{border-radius:20px 20px 10px 10px}.PricingSection-module__SHwWzq__complianceCardTop{border-radius:20px 20px 0 0;padding:20px 18px 18px}.PricingSection-module__SHwWzq__complianceCardIcon{width:36px;height:36px}.PricingSection-module__SHwWzq__complianceCardIcon svg{width:18px;height:18px}.PricingSection-module__SHwWzq__complianceCardBottom{border-radius:0 0 10px 10px;padding:16px 18px 20px}.PricingSection-module__SHwWzq__complianceCardTitle{font-size:15px}.PricingSection-module__SHwWzq__complianceTable th,.PricingSection-module__SHwWzq__complianceTable td{padding:10px 12px;font-size:12px}.PricingSection-module__SHwWzq__planBadge{padding:2px 6px;font-size:9px}.PricingSection-module__SHwWzq__complianceNote{padding:8px 12px;font-size:10px}.PricingSection-module__SHwWzq__noteIcon{width:14px;height:14px}}@media (max-width:640px){.PricingSection-module__SHwWzq__pricingSection{min-height:auto;padding:50px 0}.PricingSection-module__SHwWzq__pricingHeader,.PricingSection-module__SHwWzq__billingToggleWrapper{padding:0 12px}.PricingSection-module__SHwWzq__pricingBackground{pointer-events:none}.PricingSection-module__SHwWzq__gradientAccentTop,.PricingSection-module__SHwWzq__gradientAccentBottom{opacity:.3;width:min(300px,100%);height:min(300px,max(32vh,240px))}.PricingSection-module__SHwWzq__pricingCardWrapper{-webkit-backdrop-filter:blur(20px);box-sizing:border-box;background:linear-gradient(135deg,#10b9810f 0%,#34d3990a 50%,#fffffffa 100%);border:1px solid #10b98126;border-radius:16px 16px 0 0;max-width:100%;margin:0 8px;padding:28px 12px 36px}.PricingSection-module__SHwWzq__pricingTitle{margin-bottom:0;font-size:clamp(24px,7vw,28px)}.PricingSection-module__SHwWzq__pricingHeader{margin-bottom:28px}.PricingSection-module__SHwWzq__billingToggleWrapper{margin-bottom:32px}.PricingSection-module__SHwWzq__billingToggle{flex-wrap:wrap;justify-content:center;gap:4px;padding:4px}.PricingSection-module__SHwWzq__billingPill{white-space:nowrap;flex:1;min-width:0;padding:8px 12px;font-size:12px}.PricingSection-module__SHwWzq__pricingGrid{box-sizing:border-box;gap:16px;padding:0 12px}.PricingSection-module__SHwWzq__testimonialsWrapper{padding:0 12px}.PricingSection-module__SHwWzq__pricingCard{border-radius:18px 18px 10px 10px;overflow:visible}.PricingSection-module__SHwWzq__popularBadge{z-index:1001;padding:5px 14px;font-size:10px;top:-10px}.PricingSection-module__SHwWzq__priceValue{font-size:36px}.PricingSection-module__SHwWzq__priceCurrency{font-size:18px}.PricingSection-module__SHwWzq__pricePeriod{font-size:13px}.PricingSection-module__SHwWzq__planName{font-size:16px}.PricingSection-module__SHwWzq__savingsText{font-size:12px}.PricingSection-module__SHwWzq__cardTop{border-radius:18px 18px 0 0;padding:18px 16px 16px}.PricingSection-module__SHwWzq__cardBottom{border-radius:0 0 10px 10px;max-height:none;padding:14px 16px 18px;overflow-y:visible}.PricingSection-module__SHwWzq__featuresHeader{margin-bottom:10px;font-size:9px}.PricingSection-module__SHwWzq__featuresList{gap:6px}.PricingSection-module__SHwWzq__featureName{font-size:12px}.PricingSection-module__SHwWzq__featureValue{font-size:11px}.PricingSection-module__SHwWzq__checkMark{width:14px;height:14px}.PricingSection-module__SHwWzq__xMark{width:12px;height:12px}.PricingSection-module__SHwWzq__testimonialsWrapper,.PricingSection-module__SHwWzq__complianceWrapper{margin-top:40px;padding-top:32px}.PricingSection-module__SHwWzq__complianceTitle{font-size:clamp(24px,5vw,32px)}.PricingSection-module__SHwWzq__complianceCard{border-radius:18px 18px 10px 10px}.PricingSection-module__SHwWzq__complianceHeaderIcon{width:56px;height:56px;margin-bottom:16px}.PricingSection-module__SHwWzq__complianceHeaderIcon svg{width:28px;height:28px}.PricingSection-module__SHwWzq__complianceSubtitle{font-size:14px}.PricingSection-module__SHwWzq__complianceCardTop{border-radius:18px 18px 0 0;gap:10px;padding:18px 16px 16px}.PricingSection-module__SHwWzq__complianceCardIcon{width:32px;height:32px}.PricingSection-module__SHwWzq__complianceCardIcon svg{width:16px;height:16px}.PricingSection-module__SHwWzq__complianceCardBottom{border-radius:0 0 10px 10px;padding:14px 16px 18px}.PricingSection-module__SHwWzq__complianceCardTitle{font-size:14px}.PricingSection-module__SHwWzq__complianceTable th,.PricingSection-module__SHwWzq__complianceTable td{padding:10px 12px;font-size:11px}.PricingSection-module__SHwWzq__planBadge{padding:2px 6px;font-size:9px}.PricingSection-module__SHwWzq__complianceNote{gap:6px;padding:8px 10px;font-size:10px}.PricingSection-module__SHwWzq__noteIcon{width:12px;height:12px}}@media (max-width:480px){.PricingSection-module__SHwWzq__pricingSection{min-height:auto;padding:40px 0}.PricingSection-module__SHwWzq__pricingBackground{pointer-events:none}.PricingSection-module__SHwWzq__gradientAccentTop,.PricingSection-module__SHwWzq__gradientAccentBottom{opacity:.2;width:min(250px,100%);height:min(250px,max(28vh,200px))}.PricingSection-module__SHwWzq__pricingCardWrapper{-webkit-backdrop-filter:blur(20px);box-sizing:border-box;background:linear-gradient(135deg,#10b9810f 0%,#fffffffa 100%);border:1px solid #10b9811f;max-width:100%;margin:0 4px;padding:24px 10px 32px}.PricingSection-module__SHwWzq__pricingTitle{font-size:22px}.PricingSection-module__SHwWzq__billingPill{white-space:nowrap;padding:7px 10px;font-size:11px}.PricingSection-module__SHwWzq__priceValue{font-size:32px}.PricingSection-module__SHwWzq__priceCurrency{font-size:16px}.PricingSection-module__SHwWzq__planName{font-size:15px}.PricingSection-module__SHwWzq__freeHoverBadge{letter-spacing:.04em;padding:4px 8px;font-size:8px;top:-8px;right:8px}.PricingSection-module__SHwWzq__cardTop{border-radius:16px 16px 0 0;padding:16px 14px 14px}.PricingSection-module__SHwWzq__cardBottom{border-radius:0 0 8px 8px;max-height:none;padding:12px 14px 16px;overflow-y:visible}.PricingSection-module__SHwWzq__ctaButton{padding:9px 16px;font-size:12px}.PricingSection-module__SHwWzq__featureName{font-size:11px}.PricingSection-module__SHwWzq__featureIcon,.PricingSection-module__SHwWzq__checkMark{width:12px;height:12px}.PricingSection-module__SHwWzq__xMark{width:10px;height:10px}}
