@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}}
.BetaDialog-module__bdFSza__overlay{-webkit-backdrop-filter:blur(12px)saturate(150%);z-index:99999;will-change:opacity;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.4s cubic-bezier(.4,0,.2,1) BetaDialog-module__bdFSza__fadeIn;display:flex;position:fixed;inset:0;transform:translateZ(0)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.BetaDialog-module__bdFSza__overlay{background:#000000a6}}@keyframes BetaDialog-module__bdFSza__fadeIn{0%{opacity:0}to{opacity:1}}.BetaDialog-module__bdFSza__dialog{-webkit-backdrop-filter:blur(40px)saturate(200%);scrollbar-width:thin;scrollbar-color:#34d3994d transparent;background:#000000f2;border:1px solid #ffffff1a;border-radius:32px;width:100%;max-width:600px;max-height:90vh;animation:.4s cubic-bezier(.4,0,.2,1) BetaDialog-module__bdFSza__slideUp;position:relative;overflow:hidden auto;box-shadow:0 32px 100px #000c,0 16px 48px #10b98133,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a}.BetaDialog-module__bdFSza__dialog:before{content:"";background:linear-gradient(90deg,#0000,#10b981cc,#34d399cc,#10b981cc,#0000) 0 0/200% 100%;border-radius:32px 32px 0 0;height:2px;animation:3s linear infinite BetaDialog-module__bdFSza__shimmer;position:absolute;top:0;left:0;right:0}@keyframes BetaDialog-module__bdFSza__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.BetaDialog-module__bdFSza__dialog{background:linear-gradient(135deg,#141414 0%,#0a0a0a 100%)}}.BetaDialog-module__bdFSza__dialog::-webkit-scrollbar{width:6px}.BetaDialog-module__bdFSza__dialog::-webkit-scrollbar-track{background:0 0}.BetaDialog-module__bdFSza__dialog::-webkit-scrollbar-thumb{background:#34d3994d;border-radius:3px}.BetaDialog-module__bdFSza__dialog::-webkit-scrollbar-thumb:hover{background:#34d39980}@keyframes BetaDialog-module__bdFSza__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BetaDialog-module__bdFSza__closeButton{color:#fffc;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:24px;right:24px}.BetaDialog-module__bdFSza__closeButton:hover{color:#fff;background:#ffffff1a;border-color:#10b98166;transform:rotate(90deg)scale(1.1);box-shadow:0 4px 16px #10b98133}.BetaDialog-module__bdFSza__closeButton svg{width:20px;height:20px}.BetaDialog-module__bdFSza__content{padding:56px 48px 48px}.BetaDialog-module__bdFSza__header{text-align:center;border-bottom:1px solid #ffffff14;margin-bottom:32px;padding-bottom:24px;position:relative}.BetaDialog-module__bdFSza__header:after{content:"";background:linear-gradient(90deg,#10b981,#34d399);border-radius:2px;width:60px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.BetaDialog-module__bdFSza__title{background:linear-gradient(135deg,#fff 0%,#34d399 100%);-webkit-text-fill-color:transparent;font-size:clamp(26px,4vw,32px);font-weight:800;font-family:var(--font-outfit),sans-serif;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;line-height:1.2}.BetaDialog-module__bdFSza__subtitle{color:#fffc;font-size:15px;font-family:var(--font-manrope),sans-serif;max-width:360px;margin:0 auto;font-weight:500;line-height:1.5}.BetaDialog-module__bdFSza__form{padding:0}.BetaDialog-module__bdFSza__formGroup{flex-direction:column;margin-bottom:20px;display:flex}.BetaDialog-module__bdFSza__formGroup label{color:#fffffff2;font-size:11px;font-weight:600;font-family:var(--font-manrope),sans-serif;letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px}.BetaDialog-module__bdFSza__formGroup input,.BetaDialog-module__bdFSza__formGroup select,.BetaDialog-module__bdFSza__formGroup textarea{color:#fff;font-size:15px;font-family:var(--font-manrope),sans-serif;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;width:100%;padding:14px 18px;transition:all .3s cubic-bezier(.4,0,.2,1)}.BetaDialog-module__bdFSza__formGroup input:hover,.BetaDialog-module__bdFSza__formGroup select:hover,.BetaDialog-module__bdFSza__formGroup textarea:hover{background:#ffffff12;border-color:#ffffff2e}.BetaDialog-module__bdFSza__formGroup input::placeholder,.BetaDialog-module__bdFSza__formGroup textarea::placeholder{color:#fff6}.BetaDialog-module__bdFSza__formGroup input:focus,.BetaDialog-module__bdFSza__formGroup textarea:focus{background:#ffffff14;border-color:#10b98199;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #10b98126,0 4px 16px #10b9811a}.BetaDialog-module__bdFSza__formGroup select:focus{background:#ffffff14;border-color:#10b98199;outline:none;box-shadow:0 0 0 3px #10b98126,0 4px 16px #10b9811a}.BetaDialog-module__bdFSza__formGroup select{cursor:pointer;appearance:none;color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath fill='%23ffffff' fill-opacity='0.7' d='M7 10L2 5h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:42px;transition:border-color .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.BetaDialog-module__bdFSza__formGroup select option{color:#fff;background:#1a1a1a;padding:12px}.BetaDialog-module__bdFSza__submitButton{color:#fff;width:100%;font-size:16px;font-weight:600;font-family:var(--font-manrope),sans-serif;cursor:pointer;-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#10b981e6 0%,#34d399cc 100%);border:1px solid #10b9814d;border-radius:14px;justify-content:center;align-items:center;margin-top:8px;padding:16px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #10b9814d,0 4px 16px #10b98133,inset 0 1px #ffffff1a}.BetaDialog-module__bdFSza__submitButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.BetaDialog-module__bdFSza__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#10b981 0%,#34d399e6 100%);border-color:#10b98180;transform:translateY(-2px);box-shadow:0 12px 40px #10b98166,0 6px 20px #10b9814d,inset 0 1px #ffffff26}.BetaDialog-module__bdFSza__submitButton:hover:not(:disabled):before{left:100%}.BetaDialog-module__bdFSza__submitButton:disabled{opacity:.6;cursor:not-allowed}.BetaDialog-module__bdFSza__successMessage{text-align:center;-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#22c55e1a 0%,#10b98114 100%);border:1px solid #22c55e4d;border-radius:20px;padding:56px 40px;position:relative;overflow:hidden;box-shadow:0 8px 32px #22c55e33,inset 0 1px #ffffff1a}.BetaDialog-module__bdFSza__successMessage:before{content:"";background:radial-gradient(circle,#22c55e1a 0%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite BetaDialog-module__bdFSza__pulseSuccess;position:absolute;top:-50%;left:-50%}@keyframes BetaDialog-module__bdFSza__pulseSuccess{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.BetaDialog-module__bdFSza__successIcon{color:#22c55e;filter:drop-shadow(0 4px 16px #22c55e66);z-index:1;width:64px;height:64px;margin:0 auto 28px;animation:.4s cubic-bezier(.34,1.56,.64,1) BetaDialog-module__bdFSza__scaleIn;position:relative}@keyframes BetaDialog-module__bdFSza__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.BetaDialog-module__bdFSza__successMessage h3{background:linear-gradient(135deg,#fff 0%,#10b981f2 100%);-webkit-text-fill-color:transparent;font-size:26px;font-weight:800;font-family:var(--font-outfit),sans-serif;letter-spacing:-.01em;z-index:1;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;position:relative}.BetaDialog-module__bdFSza__successMessage p{color:#ffffffd9;font-size:16px;font-family:var(--font-manrope),sans-serif;z-index:1;margin:0;line-height:1.7;position:relative}@media (max-width:640px){.BetaDialog-module__bdFSza__overlay{padding:12px}.BetaDialog-module__bdFSza__dialog{border-radius:24px;max-width:100%;margin:0}.BetaDialog-module__bdFSza__content{padding:44px 24px 36px}.BetaDialog-module__bdFSza__closeButton{width:40px;height:40px;top:16px;right:16px}.BetaDialog-module__bdFSza__header{margin-bottom:24px;padding-bottom:20px}.BetaDialog-module__bdFSza__title{margin-bottom:10px;font-size:22px}.BetaDialog-module__bdFSza__subtitle{font-size:14px}.BetaDialog-module__bdFSza__formGroup{margin-bottom:18px}.BetaDialog-module__bdFSza__formGroup input,.BetaDialog-module__bdFSza__formGroup select,.BetaDialog-module__bdFSza__formGroup textarea{padding:12px 16px;font-size:14px}.BetaDialog-module__bdFSza__submitButton{margin-top:4px;padding:14px 24px;font-size:15px}.BetaDialog-module__bdFSza__successMessage{padding:44px 28px}.BetaDialog-module__bdFSza__successIcon{width:56px;height:56px;margin-bottom:24px}.BetaDialog-module__bdFSza__successMessage h3{font-size:24px}.BetaDialog-module__bdFSza__successMessage p{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)}}@keyframes Hero-module__PgAKtG__typingDots{0%,20%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes Hero-module__PgAKtG__typewriter{0%{opacity:0;width:0}5%{opacity:1}to{opacity:1;width:150px}}@keyframes Hero-module__PgAKtG__typeQuestionMark{0%{opacity:0;width:0}30%{opacity:1}to{opacity:1;width:1ch}}@keyframes Hero-module__PgAKtG__hideTypingIndicator{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.9)}}.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:flex-start;gap:8px;width:100%;max-width:fit-content;margin-top:8px;display:flex;position:relative}.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__typingIndicator{opacity:1;pointer-events:none;justify-content:center;align-items:center;gap:4px;animation:.25s ease-out 1.2s forwards Hero-module__PgAKtG__hideTypingIndicator;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__PgAKtG__typingIndicator span{background:#10b98173;border-radius:50%;width:6px;height:6px;animation:1.2s infinite Hero-module__PgAKtG__typingDots;display:inline-block}.Hero-module__PgAKtG__typingIndicator span:first-child{animation-delay:0s}.Hero-module__PgAKtG__typingIndicator span:nth-child(2){animation-delay:.2s}.Hero-module__PgAKtG__typingIndicator span:nth-child(3){animation-delay:.4s}.Hero-module__PgAKtG__subText{color:#052e16e0;-webkit-backdrop-filter:blur(12px);opacity:0;z-index:104;cursor:pointer;background:#ffffffeb;border:1px solid #10b98133;border-radius:999px;justify-content:center;align-self:center;align-items:center;width:fit-content;min-width:180px;padding:12px 24px;font-size:15px;font-weight:500;transition:border-color .2s,box-shadow .2s,transform .2s;animation:.4s ease-out 1.2s forwards Hero-module__PgAKtG__fadeIn;display:flex;position:relative;box-shadow:0 2px 12px #0000000f}.Hero-module__PgAKtG__subText:hover{border-color:#10b98159;transform:translateY(-1px);box-shadow:0 4px 16px #10b9811a}.Hero-module__PgAKtG__subText:active{transform:translateY(0)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Hero-module__PgAKtG__subText{background:#fffffff2}}.Hero-module__PgAKtG__typewriterText{white-space:nowrap;opacity:0;z-index:105;width:0;max-width:fit-content;animation:.6s steps(7,end) 1.5s forwards Hero-module__PgAKtG__typewriter;display:inline-block;position:relative;overflow:hidden}.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__subText{padding:10px 20px!important;font-size:16px!important}.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__subText{padding:8px 16px!important;font-size:14px!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__subText{padding:8px 16px!important;font-size:14px!important}.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:#ffffff14;letter-spacing:-.05em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;background:linear-gradient(135deg,#ffffff1a 0%,#93c5fd14 50%,#ffffff1a 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;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;opacity:.12;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;opacity:.15;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}
.LegalDocLayout-module__QnyAtW__root{background:var(--page-bg,#faf9f6);flex-direction:column;min-height:100vh;display:flex}.LegalDocLayout-module__QnyAtW__main{flex:1;gap:48px;width:100%;max-width:1400px;margin:0 auto;padding:140px 24px 48px;display:flex}.LegalDocLayout-module__QnyAtW__sidebar{flex-shrink:0;width:240px}.LegalDocLayout-module__QnyAtW__sidebarSticky{scrollbar-width:thin;scrollbar-color:#10b98166 transparent;max-height:calc(100vh - 120px);padding:16px 0;position:sticky;top:100px;overflow-y:auto}.LegalDocLayout-module__QnyAtW__sidebarSticky::-webkit-scrollbar{width:6px}.LegalDocLayout-module__QnyAtW__sidebarSticky::-webkit-scrollbar-track{background:0 0}.LegalDocLayout-module__QnyAtW__sidebarSticky::-webkit-scrollbar-thumb{background:#10b98166;border-radius:3px}.LegalDocLayout-module__QnyAtW__sidebarTitle{color:#052e16b3;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:700;font-family:var(--font-manrope),sans-serif;margin:0 0 12px}.LegalDocLayout-module__QnyAtW__indexNav{padding-right:8px}.LegalDocLayout-module__QnyAtW__indexList{margin:0;padding:0;list-style:none}.LegalDocLayout-module__QnyAtW__indexItem{margin-bottom:4px}.LegalDocLayout-module__QnyAtW__indexLink{text-align:left;color:#052e16d9;width:100%;font-size:14px;font-weight:500;font-family:var(--font-manrope),sans-serif;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 12px;transition:background .2s,color .2s;display:block}.LegalDocLayout-module__QnyAtW__indexLink:hover{color:#10b981f2;background:#10b9811f}.LegalDocLayout-module__QnyAtW__indexSubList{margin:0 0 4px;padding:0 0 0 16px;list-style:none}.LegalDocLayout-module__QnyAtW__indexSubLink{text-align:left;color:#052e16b3;width:100%;font-size:13px;font-weight:500;font-family:var(--font-manrope),sans-serif;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;transition:background .2s,color .2s;display:block}.LegalDocLayout-module__QnyAtW__indexSubLink:hover{color:#10b981e6;background:#10b9811a}.LegalDocLayout-module__QnyAtW__content{flex:1;min-width:0;max-width:720px;padding-top:8px;padding-bottom:48px}@media (max-width:900px){.LegalDocLayout-module__QnyAtW__main{flex-direction:column;gap:24px;padding-top:110px;padding-left:20px;padding-right:20px}.LegalDocLayout-module__QnyAtW__sidebar{width:100%;position:relative}.LegalDocLayout-module__QnyAtW__sidebarSticky{-webkit-overflow-scrolling:touch;border-bottom:1px solid #10b98133;max-height:200px;margin-bottom:8px;padding-bottom:16px;position:relative;top:0;overflow-y:auto}.LegalDocLayout-module__QnyAtW__indexList{flex-wrap:wrap;gap:6px;display:flex}.LegalDocLayout-module__QnyAtW__indexItem{margin-bottom:0}.LegalDocLayout-module__QnyAtW__indexLink{white-space:nowrap;box-sizing:border-box;align-items:center;min-height:44px;padding:10px 12px;font-size:13px;display:inline-flex}.LegalDocLayout-module__QnyAtW__indexSubList{display:none}}@media (max-width:600px){.LegalDocLayout-module__QnyAtW__main{gap:20px;padding:100px 16px 32px}.LegalDocLayout-module__QnyAtW__sidebarSticky{max-height:160px;margin-bottom:4px;padding-bottom:12px}.LegalDocLayout-module__QnyAtW__sidebarTitle{margin-bottom:10px;font-size:12px}.LegalDocLayout-module__QnyAtW__indexLink{min-height:40px;padding:8px 10px;font-size:12px}.LegalDocLayout-module__QnyAtW__content{padding-top:4px;padding-bottom:32px}}@media (max-width:480px){.LegalDocLayout-module__QnyAtW__main{padding-top:90px;padding-left:12px;padding-right:12px}}
.page-module__m_B44W__page{background:var(--page-bg,#faf9f6);min-height:100vh;padding:48px 24px 80px}.page-module__m_B44W__wrap{max-width:720px;margin:0 auto}.page-module__m_B44W__back{color:#10b981e6;font-weight:600;font-family:var(--font-manrope),sans-serif;margin-bottom:24px;text-decoration:none;display:inline-block}.page-module__m_B44W__back:hover{text-decoration:underline}.page-module__m_B44W__title{color:#052e16f2;font-size:clamp(28px,4vw,36px);font-weight:800;font-family:var(--font-outfit),sans-serif;margin:0 0 12px}.page-module__m_B44W__intro{color:#052e16cc;font-size:16px;line-height:1.6;font-family:var(--font-manrope),sans-serif;margin:0 0 32px}.page-module__m_B44W__section{margin-bottom:40px}.page-module__m_B44W__section:first-of-type{margin-top:0}.page-module__m_B44W__sectionTitle{color:#052e16f2;font-size:16px;font-weight:700;font-family:var(--font-manrope),sans-serif;letter-spacing:.02em;margin:0 0 16px}.page-module__m_B44W__faqList{flex-direction:column;gap:0;display:flex}.page-module__m_B44W__faqItem{border-bottom:1px solid #10b98133}.page-module__m_B44W__faqItem:first-child{border-top:1px solid #10b98133}.page-module__m_B44W__faqQuestion{cursor:pointer;text-align:left;color:#052e16f2;width:100%;font-size:16px;font-weight:600;font-family:var(--font-manrope),sans-serif;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 0;transition:color .2s;display:flex}.page-module__m_B44W__faqQuestion:hover{color:#10b981e6}.page-module__m_B44W__faqIcon{color:#10b981cc;flex-shrink:0;width:20px;height:20px}.page-module__m_B44W__faqAnswer{transition:all .25s;overflow:hidden}.page-module__m_B44W__faqAnswer[hidden]{opacity:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;display:block}.page-module__m_B44W__faqAnswer:not([hidden]){opacity:1;max-height:800px}.page-module__m_B44W__faqAnswerText{color:#052e16cc;font-size:15px;line-height:1.7;font-family:var(--font-manrope),sans-serif;margin:0;padding:0 0 18px}.page-module__m_B44W__faqAnswerText p{color:#052e16cc;margin:0 0 10px;font-size:15px;line-height:1.7}.page-module__m_B44W__faqAnswerText p:last-child{margin-bottom:0}.page-module__m_B44W__faqAnswerText ul{margin:0 0 10px 20px;padding:0}.page-module__m_B44W__faqAnswerText li{margin-bottom:4px}.page-module__m_B44W__contact{color:#052e16cc;font-size:15px;font-family:var(--font-manrope),sans-serif;margin:32px 0 0}.page-module__m_B44W__contactLink{color:#10b981f2;font-weight:600;text-decoration:none}.page-module__m_B44W__contactLink:hover{text-decoration:underline}@media (max-width:600px){.page-module__m_B44W__wrap{padding:0 4px}.page-module__m_B44W__title{margin-bottom:8px;font-size:clamp(22px,5vw,30px)}.page-module__m_B44W__intro{margin-bottom:24px;font-size:15px}.page-module__m_B44W__section{margin-bottom:28px}.page-module__m_B44W__sectionTitle{margin-bottom:12px;font-size:14px}.page-module__m_B44W__faqQuestion{-webkit-tap-highlight-color:transparent;gap:10px;min-height:48px;padding:16px 0;font-size:15px}.page-module__m_B44W__faqQuestion span{flex:1;min-width:0;line-height:1.4}.page-module__m_B44W__faqIcon{flex-shrink:0;width:22px;height:22px}.page-module__m_B44W__faqAnswerText,.page-module__m_B44W__faqAnswerText p{font-size:14px;line-height:1.65}.page-module__m_B44W__faqAnswerText ul{margin-left:16px}.page-module__m_B44W__contact{margin-top:24px;font-size:14px}}@media (max-width:480px){.page-module__m_B44W__title{font-size:22px}.page-module__m_B44W__faqQuestion{min-height:44px;padding:14px 0;font-size:14px}}
.page-module__mPtjGW__page{background:var(--page-bg,#faf9f6);min-height:100vh;padding:48px 24px 80px}.page-module__mPtjGW__wrap{max-width:720px;margin:0 auto}.page-module__mPtjGW__back{color:#10b981e6;font-weight:600;font-family:var(--font-manrope),sans-serif;margin-bottom:24px;text-decoration:none;display:inline-block}.page-module__mPtjGW__back:hover{text-decoration:underline}.page-module__mPtjGW__title{color:#052e16f2;font-size:clamp(28px,4vw,36px);font-weight:800;font-family:var(--font-outfit),sans-serif;margin:0 0 8px}.page-module__mPtjGW__updated{color:#052e1699;font-size:14px;font-family:var(--font-manrope),sans-serif;margin:0 0 32px}.page-module__mPtjGW__section{margin-bottom:28px}.page-module__mPtjGW__sectionTitle{color:#052e16f2;font-size:18px;font-weight:700;font-family:var(--font-manrope),sans-serif;margin:0 0 10px}.page-module__mPtjGW__body{color:#052e16cc;font-size:16px;line-height:1.7;font-family:var(--font-manrope),sans-serif;margin:0 0 12px}.page-module__mPtjGW__body:last-child{margin-bottom:0}.page-module__mPtjGW__subTitle{color:#052e16e6;font-size:16px;font-weight:700;font-family:var(--font-manrope),sans-serif;margin:20px 0 8px}.page-module__mPtjGW__list{color:#052e16cc;font-size:16px;line-height:1.7;font-family:var(--font-manrope),sans-serif;margin:0 0 12px 20px;padding:0}.page-module__mPtjGW__list li{margin-bottom:6px}@media (max-width:600px){.page-module__mPtjGW__title{font-size:clamp(22px,5vw,30px)}.page-module__mPtjGW__updated{font-size:13px}.page-module__mPtjGW__sectionTitle{font-size:16px}.page-module__mPtjGW__body,.page-module__mPtjGW__list,.page-module__mPtjGW__subTitle{font-size:15px}}@media (max-width:480px){.page-module__mPtjGW__title{font-size:22px}.page-module__mPtjGW__body,.page-module__mPtjGW__list{font-size:14px}.page-module__mPtjGW__sectionTitle,.page-module__mPtjGW__subTitle{font-size:15px}}
.page-module__MEZbqq__wrap{max-width:720px;margin:0 auto}.page-module__MEZbqq__title{color:#052e16f2;font-size:clamp(28px,4vw,36px);font-weight:800;font-family:var(--font-outfit),sans-serif;margin:0 0 8px}.page-module__MEZbqq__updated{color:#052e1699;font-size:14px;font-family:var(--font-manrope),sans-serif;margin:0 0 32px}.page-module__MEZbqq__section{margin-bottom:28px}.page-module__MEZbqq__sectionTitle{color:#052e16f2;font-size:18px;font-weight:700;font-family:var(--font-manrope),sans-serif;margin:0 0 10px}.page-module__MEZbqq__body{color:#052e16cc;font-size:16px;line-height:1.7;font-family:var(--font-manrope),sans-serif;margin:0 0 12px}.page-module__MEZbqq__body:last-child{margin-bottom:0}.page-module__MEZbqq__subTitle{color:#052e16e6;font-size:16px;font-weight:700;font-family:var(--font-manrope),sans-serif;margin:20px 0 8px}.page-module__MEZbqq__list{color:#052e16cc;font-size:16px;line-height:1.7;font-family:var(--font-manrope),sans-serif;margin:0 0 12px 20px;padding:0}.page-module__MEZbqq__list li{margin-bottom:6px}.page-module__MEZbqq__blockquote{color:#052e16e6;font-size:16px;line-height:1.7;font-family:var(--font-manrope),sans-serif;background:#10b9810f;border-left:4px solid #10b98180;border-radius:0 8px 8px 0;margin:0 0 12px 20px;padding:12px 16px}@media (max-width:600px){.page-module__MEZbqq__title{font-size:clamp(22px,5vw,30px)}.page-module__MEZbqq__updated{font-size:13px}.page-module__MEZbqq__sectionTitle{font-size:16px}.page-module__MEZbqq__body,.page-module__MEZbqq__list,.page-module__MEZbqq__subTitle{font-size:15px}.page-module__MEZbqq__blockquote{margin-left:12px;padding:10px 12px;font-size:15px}}@media (max-width:480px){.page-module__MEZbqq__title{font-size:22px}.page-module__MEZbqq__body,.page-module__MEZbqq__list{font-size:14px}.page-module__MEZbqq__sectionTitle,.page-module__MEZbqq__subTitle{font-size:15px}.page-module__MEZbqq__blockquote{padding:10px 12px;font-size:14px}}
.page-module__dJTewq__page{background:var(--page-bg,#faf9f6);min-height:100vh;padding:48px 24px 80px}.page-module__dJTewq__wrap{max-width:720px;margin:0 auto}.page-module__dJTewq__back{color:#10b981e6;font-weight:600;font-family:var(--font-manrope),sans-serif;margin-bottom:24px;text-decoration:none;display:inline-block}.page-module__dJTewq__back:hover{text-decoration:underline}.page-module__dJTewq__title{color:#052e16f2;font-size:clamp(28px,4vw,36px);font-weight:800;font-family:var(--font-outfit),sans-serif;margin:0 0 8px}.page-module__dJTewq__updated{color:#052e1699;font-size:14px;font-family:var(--font-manrope),sans-serif;margin:0 0 32px}.page-module__dJTewq__section{margin-bottom:28px}.page-module__dJTewq__sectionTitle{color:#052e16f2;font-size:18px;font-weight:700;font-family:var(--font-manrope),sans-serif;margin:0 0 10px}.page-module__dJTewq__body{color:#052e16cc;font-size:16px;line-height:1.7;font-family:var(--font-manrope),sans-serif;margin:0 0 12px}.page-module__dJTewq__body:last-child{margin-bottom:0}.page-module__dJTewq__subTitle{color:#052e16e6;font-size:16px;font-weight:700;font-family:var(--font-manrope),sans-serif;margin:20px 0 8px}.page-module__dJTewq__list{color:#052e16cc;font-size:16px;line-height:1.7;font-family:var(--font-manrope),sans-serif;margin:0 0 12px 20px;padding:0}.page-module__dJTewq__list li{margin-bottom:6px}@media (max-width:600px){.page-module__dJTewq__title{font-size:clamp(22px,5vw,30px)}.page-module__dJTewq__updated{font-size:13px}.page-module__dJTewq__sectionTitle{font-size:16px}.page-module__dJTewq__body,.page-module__dJTewq__list,.page-module__dJTewq__subTitle{font-size:15px}}@media (max-width:480px){.page-module__dJTewq__title{font-size:22px}.page-module__dJTewq__body,.page-module__dJTewq__list{font-size:14px}.page-module__dJTewq__sectionTitle,.page-module__dJTewq__subTitle{font-size:15px}}
.page-module__aI8WSa__page{background:var(--page-bg,#faf9f6);min-height:100vh;padding:48px 24px 80px}.page-module__aI8WSa__wrap{max-width:720px;margin:0 auto}.page-module__aI8WSa__back{color:#10b981e6;font-weight:600;font-family:var(--font-manrope),sans-serif;margin-bottom:24px;text-decoration:none;display:inline-block}.page-module__aI8WSa__back:hover{text-decoration:underline}.page-module__aI8WSa__title{color:#052e16f2;font-size:clamp(28px,4vw,36px);font-weight:800;font-family:var(--font-outfit),sans-serif;margin:0 0 8px}.page-module__aI8WSa__updated{color:#052e1699;font-size:14px;font-family:var(--font-manrope),sans-serif;margin:0 0 32px}.page-module__aI8WSa__section{margin-bottom:28px}.page-module__aI8WSa__sectionTitle{color:#052e16f2;font-size:18px;font-weight:700;font-family:var(--font-manrope),sans-serif;margin:0 0 10px}.page-module__aI8WSa__body{color:#052e16cc;font-size:16px;line-height:1.7;font-family:var(--font-manrope),sans-serif;margin:0 0 12px}.page-module__aI8WSa__body:last-child{margin-bottom:0}.page-module__aI8WSa__list{color:#052e16cc;font-size:16px;line-height:1.7;font-family:var(--font-manrope),sans-serif;margin:0 0 12px 20px;padding:0}.page-module__aI8WSa__list li{margin-bottom:6px}@media (max-width:600px){.page-module__aI8WSa__title{font-size:clamp(22px,5vw,30px)}.page-module__aI8WSa__updated{font-size:13px}.page-module__aI8WSa__sectionTitle{font-size:16px}.page-module__aI8WSa__body,.page-module__aI8WSa__list,.page-module__aI8WSa__subTitle{font-size:15px}}@media (max-width:480px){.page-module__aI8WSa__title{font-size:22px}.page-module__aI8WSa__body,.page-module__aI8WSa__list{font-size:14px}.page-module__aI8WSa__sectionTitle,.page-module__aI8WSa__subTitle{font-size:15px}}
