.Navbar-module__R2SNba__navbarWrapper{z-index:1000;justify-content:center;padding:0 20px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:20px;left:0;right:0}.Navbar-module__R2SNba__capsuleNav{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);border-radius:var(--border-radius-pill);background:#ffffffe0;border:1px solid #0e6a691f;justify-content:space-between;align-items:center;width:100%;max-width:1140px;height:64px;padding:0 24px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #0e6a690f}.Navbar-module__R2SNba__scrolled .Navbar-module__R2SNba__capsuleNav{background:#fffffff2;border-color:#0e6a6933;box-shadow:0 14px 40px #0e6a691f}.Navbar-module__R2SNba__logo{z-index:1002;align-items:center;display:flex}.Navbar-module__R2SNba__logoImage{width:124px;height:auto;transition:var(--transition-quick);display:block}.Navbar-module__R2SNba__logo:hover .Navbar-module__R2SNba__logoImage{transform:scale(1.03)}.Navbar-module__R2SNba__navLinks{align-items:center;gap:8px;display:flex}.Navbar-module__R2SNba__navLinks a{color:var(--text-secondary);border-radius:var(--border-radius-pill);transition:var(--transition-quick);padding:8px 16px;font-size:14px;font-weight:500}.Navbar-module__R2SNba__navLinks a:hover{color:var(--primary-color);background:var(--primary-light)}.Navbar-module__R2SNba__mobileNavActions{display:none}.Navbar-module__R2SNba__navRight{z-index:1002;align-items:center;gap:16px;display:flex}.Navbar-module__R2SNba__signInLink{color:var(--text-dark);transition:var(--transition-quick);font-size:14px;font-weight:600}.Navbar-module__R2SNba__signInLink:hover{color:var(--primary-color)}.Navbar-module__R2SNba__trialBtn{background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);border-radius:var(--border-radius-pill);white-space:nowrap;padding:10px 22px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #0e6a6940;color:#fff!important}.Navbar-module__R2SNba__trialBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0e6a6961}.Navbar-module__R2SNba__mobileToggle{background:var(--primary-light);width:40px;height:40px;color:var(--primary-color);z-index:1002;cursor:pointer;border:1px solid #0e6a692e;border-radius:50%;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.16,1,.3,1);display:none;box-shadow:0 2px 8px #0e6a6914}.Navbar-module__R2SNba__mobileToggle:hover,.Navbar-module__R2SNba__mobileToggle:active{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:scale(1.05)}.Navbar-module__R2SNba__mobileToggle.Navbar-module__R2SNba__active{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.Navbar-module__R2SNba__backdrop{-webkit-backdrop-filter:blur(5px);z-index:999;background:#0d161673;animation:.25s Navbar-module__R2SNba__fadeIn;position:fixed;inset:0}@keyframes Navbar-module__R2SNba__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:991px){.Navbar-module__R2SNba__navbarWrapper{padding:0 14px;top:12px}.Navbar-module__R2SNba__capsuleNav{height:56px;padding:0 14px}.Navbar-module__R2SNba__signInLink{display:none}.Navbar-module__R2SNba__trialBtn{padding:8px 16px;font-size:12.5px}.Navbar-module__R2SNba__mobileToggle{display:flex}.Navbar-module__R2SNba__navLinks{display:none}.Navbar-module__R2SNba__navLinks.Navbar-module__R2SNba__open{border:1px solid var(--border-color);z-index:1001;background:#fff;border-radius:24px;flex-direction:column;gap:6px;padding:24px 20px;animation:.3s cubic-bezier(.16,1,.3,1) Navbar-module__R2SNba__slideDown;display:flex;position:fixed;top:76px;left:14px;right:14px;box-shadow:0 20px 60px #0e6a692e}@keyframes Navbar-module__R2SNba__slideDown{0%{opacity:0;transform:translateY(-12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__R2SNba__navLinks.Navbar-module__R2SNba__open a{text-align:left;width:100%;color:var(--text-dark);border-radius:12px;padding:12px 16px;font-size:15px;font-weight:600}.Navbar-module__R2SNba__navLinks.Navbar-module__R2SNba__open a:hover{background:var(--bg-light);color:var(--primary-color)}.Navbar-module__R2SNba__mobileNavActions{border-top:1px solid var(--border-color);flex-direction:column;gap:10px;width:100%;margin-top:14px;padding-top:16px;display:flex}.Navbar-module__R2SNba__mobileSignIn{width:100%;text-align:center!important;color:var(--text-dark)!important;background:var(--bg-light)!important;border-radius:var(--border-radius-pill)!important;padding:12px!important;font-size:14.5px!important;font-weight:600!important}.Navbar-module__R2SNba__mobileTrialBtn{width:100%;text-align:center!important;color:#fff!important;background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%)!important;border-radius:var(--border-radius-pill)!important;padding:13px!important;font-size:14.5px!important;font-weight:700!important;box-shadow:0 6px 20px #0e6a6940!important}}@media (max-width:576px){.Navbar-module__R2SNba__logoImage{width:110px}.Navbar-module__R2SNba__trialBtn{display:none}}
.Footer-module__1fSzha__footer{color:var(--text-color);background:#f8fbfb;border-top:1px solid #0e6a691a;padding:80px 0 40px;position:relative;overflow:hidden}.Footer-module__1fSzha__container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.Footer-module__1fSzha__grid{grid-template-columns:2fr 1fr 1fr 2fr;gap:48px;margin-bottom:60px;display:grid}.Footer-module__1fSzha__brandCol{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__1fSzha__logo{align-items:center;margin-bottom:18px;display:flex}.Footer-module__1fSzha__logoImage{height:auto}.Footer-module__1fSzha__tagline{color:var(--text-light);max-width:320px;margin-bottom:24px;font-size:14.5px;line-height:1.65}.Footer-module__1fSzha__contactInfo{flex-direction:column;gap:8px;display:flex}.Footer-module__1fSzha__emailLink{color:var(--primary-color);transition:var(--transition-quick);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.Footer-module__1fSzha__emailLink:hover{color:var(--primary-hover);text-decoration:underline}.Footer-module__1fSzha__linksCol{flex-direction:column;gap:12px;display:flex}.Footer-module__1fSzha__linksCol h3{color:var(--text-color);margin-bottom:8px;font-size:15px;font-weight:700!important}.Footer-module__1fSzha__linksCol a{color:var(--text-light);transition:var(--transition-quick);font-size:14px}.Footer-module__1fSzha__linksCol a:hover{color:var(--primary-color)}.Footer-module__1fSzha__subscribeCol h3{color:var(--text-color);margin-bottom:8px;font-size:15px;font-weight:700!important}.Footer-module__1fSzha__subscribeCol p{color:var(--text-light);margin-bottom:16px;font-size:14px;line-height:1.5}.Footer-module__1fSzha__subscribeForm{gap:8px;display:flex}.Footer-module__1fSzha__subscribeInput{border-radius:var(--border-radius-pill);color:var(--text-color);transition:var(--transition-quick);background:#fff;border:1px solid #d9e4e4;flex:1;padding:10px 18px;font-size:13.5px;box-shadow:0 2px 6px #00000005}.Footer-module__1fSzha__subscribeInput:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #0e6a691f}.Footer-module__1fSzha__subscribeInput::placeholder{color:#8c9e9e}.Footer-module__1fSzha__subscribeBtn{background:var(--primary-color);color:#fff;border-radius:var(--border-radius-pill);transition:var(--transition-quick);padding:10px 22px;font-size:13.5px;font-weight:600;box-shadow:0 4px 12px #0e6a6933}.Footer-module__1fSzha__subscribeBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.Footer-module__1fSzha__bottomSection{border-top:1px solid #0e6a691f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:32px;display:flex}.Footer-module__1fSzha__bottomLeft{flex-direction:column;gap:8px;display:flex}.Footer-module__1fSzha__copyright{color:var(--text-light);font-size:13px}.Footer-module__1fSzha__legalLinks{color:var(--text-light);align-items:center;gap:8px;font-size:13px;display:flex}.Footer-module__1fSzha__legalLinks a{color:var(--text-light);transition:var(--transition-quick)}.Footer-module__1fSzha__legalLinks a:hover{color:var(--primary-color)}.Footer-module__1fSzha__dot{color:#b5c4c4}.Footer-module__1fSzha__bottomRight{align-items:center;gap:16px;display:flex}.Footer-module__1fSzha__metaProvider{align-items:center;display:flex}.Footer-module__1fSzha__backToTop{width:42px;height:42px;color:var(--primary-color);transition:var(--transition-quick);background:#e6f3f3;border:1px solid #0e6a6926;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__1fSzha__backToTop:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}@media (max-width:991px){.Footer-module__1fSzha__grid{grid-template-columns:1fr 1fr}}@media (max-width:576px){.Footer-module__1fSzha__grid{grid-template-columns:1fr}.Footer-module__1fSzha__subscribeForm{flex-direction:column}}
.AiSummarizeSection-module__uKb0Fq__container{flex-direction:column;gap:12px;margin-top:20px;display:flex}.AiSummarizeSection-module__uKb0Fq__title{font-family:var(--font-display,"Outfit", "Inter", sans-serif);letter-spacing:-.01em;margin:0;font-size:16px;font-weight:600;line-height:1.3}.AiSummarizeSection-module__uKb0Fq__darkVariant .AiSummarizeSection-module__uKb0Fq__title{color:#fff}.AiSummarizeSection-module__uKb0Fq__lightVariant .AiSummarizeSection-module__uKb0Fq__title{color:#0f172a}.AiSummarizeSection-module__uKb0Fq__iconsRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.AiSummarizeSection-module__uKb0Fq__iconsRowTwo{flex-wrap:wrap;align-items:center;gap:30px;padding-top:8px;display:flex}.AiSummarizeSection-module__uKb0Fq__iconBtn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.AiSummarizeSection-module__uKb0Fq__darkVariant .AiSummarizeSection-module__uKb0Fq__iconBtn{color:#cbd5e1;background:#ffffff0f;border:1px solid #ffffff1f}.AiSummarizeSection-module__uKb0Fq__darkVariant .AiSummarizeSection-module__uKb0Fq__iconBtn:hover{color:#fff;background:#18a7a333;border-color:#18a7a3;transform:translateY(-2px)scale(1.08);box-shadow:0 4px 14px #18a7a359}.AiSummarizeSection-module__uKb0Fq__lightVariant .AiSummarizeSection-module__uKb0Fq__iconBtn{color:#475569;background:#fff;border:1px solid #d9e4e4;box-shadow:0 2px 5px #0000000a}.AiSummarizeSection-module__uKb0Fq__lightVariant .AiSummarizeSection-module__uKb0Fq__iconBtn:hover{color:#0e6a69;background:#f0fdfa;border-color:#0e6a69;transform:translateY(-2px)scale(1.08);box-shadow:0 4px 12px #0e6a6933}.AiSummarizeSection-module__uKb0Fq__toastMsg{font-family:var(--font-funnel,"Inter", sans-serif);color:#18a7a3;background:#18a7a326;border:1px solid #18a7a34d;border-radius:6px;width:fit-content;margin-top:6px;padding:6px 12px;font-size:12px;font-weight:500;animation:.2s AiSummarizeSection-module__uKb0Fq__fadeIn}@keyframes AiSummarizeSection-module__uKb0Fq__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.AiSummarizeSection-module__uKb0Fq__iconsRowTwo{gap:15px}}
.Home-module__-LsgSG__main{width:100%;min-height:100vh;font-family:var(--font-body);color:#0f172a;letter-spacing:normal;word-spacing:normal;overflow-x:hidden}.Home-module__-LsgSG__herobottomimage{width:50%}.Home-module__-LsgSG__herobottomimage1{object-fit:cover;width:100%;height:100%}.Home-module__-LsgSG__navbar{width:100%;height:auto;padding-top:24px;padding-bottom:20px}.Home-module__-LsgSG__navbarinner{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:#ffffffe0;border:1px solid #0e6a691f;border-radius:9999px;justify-content:space-between;align-items:center;width:100%;max-width:1140px;height:64px;margin:0 auto;padding:0 24px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #0e6a690f}.Home-module__-LsgSG__logo{object-fit:contain;cursor:pointer;width:auto;height:30px;margin-top:13px}.Home-module__-LsgSG__menuflx{align-items:center;gap:50px;display:flex}.Home-module__-LsgSG__muenuitem{font-family:var(--font-display);letter-spacing:-.01em;word-spacing:normal;color:inherit;cursor:pointer;font-size:15px;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s}.Home-module__-LsgSG__muenuitem:hover{color:#158a88}.Home-module__-LsgSG__muenuright{align-items:center;gap:20px;display:flex}.Home-module__-LsgSG__muenubtn{font-family:var(--font-display);color:#fff;letter-spacing:.01em;word-spacing:normal;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;line-height:1;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 16px #0e6a6940;color:#fff!important}.Home-module__-LsgSG__muenubtn:hover{background-color:#158a88;border-color:#158a88;transform:translateY(-1px)}.Home-module__-LsgSG__hamburgerBtn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:8px;display:none}.Home-module__-LsgSG__hamburgerLine{background-color:#0f172a;border-radius:2px;width:22px;height:2px;transition:all .3s}.Home-module__-LsgSG__hamburgerLineOpen1{transform:translateY(7px)rotate(45deg)}.Home-module__-LsgSG__hamburgerLineOpen2{opacity:0}.Home-module__-LsgSG__hamburgerLineOpen3{transform:translateY(-7px)rotate(-45deg)}.Home-module__-LsgSG__mobileMenuDrawer{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:1000;background:#fffffff5;border:1px solid #0e6a692e;border-radius:24px;padding:24px;animation:.3s cubic-bezier(.16,1,.3,1) forwards Home-module__-LsgSG__slideDownMobile;position:absolute;top:calc(100% + 12px);left:20px;right:20px;box-shadow:0 20px 50px #0e6a6933}@keyframes Home-module__-LsgSG__slideDownMobile{0%{opacity:0;transform:translateY(-12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Home-module__-LsgSG__mobileMenuNav{flex-direction:column;align-items:stretch;gap:12px;display:flex}.Home-module__-LsgSG__mobileMenuItem{font-family:var(--font-display);color:#0f172a;border-radius:12px;padding:10px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.Home-module__-LsgSG__mobileMenuItem:hover,.Home-module__-LsgSG__mobileMenuItem:active{color:#0e6a69;background:#18a7a314}.Home-module__-LsgSG__mobileMenuCta{font-family:var(--font-display);cursor:pointer;text-align:center;background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border:none;border-radius:9999px;width:100%;margin-top:8px;padding:14px 24px;font-size:15px;font-weight:600;box-shadow:0 4px 16px #0e6a6959;color:#fff!important}.Home-module__-LsgSG__hero{width:100%;height:105vh;position:relative;overflow:hidden}.Home-module__-LsgSG__overlay{opacity:.35;filter:blur(150px);background-image:linear-gradient(#fff0 6%,#ffffff80 69%,#fff 95%);border-radius:50%;width:386px;height:386px;position:absolute;inset:0%}.Home-module__-LsgSG__overlay1{opacity:.35;filter:blur(150px);pointer-events:none;background-image:linear-gradient(135deg,#18a7a3,#2dd4bf);border-radius:50%;width:386px;height:386px;position:absolute;top:-372px;left:22%}.Home-module__-LsgSG__overlay2{opacity:.3;filter:blur(120px);pointer-events:none;background-image:linear-gradient(135deg,#38bdf8,#0e6a69);border-radius:50%;width:386px;height:386px;position:absolute;top:-372px;left:48%}.Home-module__-LsgSG__overlay3{opacity:.35;filter:blur(120px);pointer-events:none;background-image:linear-gradient(135deg,#158a88,#5eead4);border-radius:50%;width:386px;height:386px;position:absolute;top:-372px;right:4%}.Home-module__-LsgSG__overlay4{opacity:.3;filter:blur(120px);pointer-events:none;background-image:linear-gradient(135deg,#0e6a69,#18a7a3);border-radius:50%;width:386px;height:386px;position:absolute;inset:auto auto -330px 40px}.Home-module__-LsgSG__overlay5{opacity:.3;filter:blur(120px);pointer-events:none;background-image:linear-gradient(135deg,#18a7a3,#38bdf8);border-radius:50%;width:386px;height:386px;position:absolute;inset:auto 100px -350px auto}.Home-module__-LsgSG__herosection{flex-direction:column;align-items:center;gap:0;height:100%;display:flex}.Home-module__-LsgSG__herotop{flex-direction:column;justify-content:center;align-items:center;max-width:880px;padding-top:50px;padding-left:30px;padding-right:30px;display:flex}.Home-module__-LsgSG__herocon{color:#0e6a69;letter-spacing:.01em;background:#e6f3f3;border:1px solid #0e6a6926;border-radius:9999px;align-items:center;gap:10px;width:fit-content;margin-bottom:10px;padding:6px 20px;font-size:13px;font-weight:600;display:flex}.Home-module__-LsgSG__herotopcon1{color:#0f172a;letter-spacing:-.03em;text-align:center;text-transform:capitalize;margin-bottom:16px;font-size:52px;line-height:1.18}.Home-module__-LsgSG__herotopcon1Cable{color:#0f172a;letter-spacing:-.03em;text-align:center;text-transform:capitalize;margin-bottom:16px;font-size:52px;line-height:1.4}.Home-module__-LsgSG__grad{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);-webkit-background-clip:text;background-clip:text}.Home-module__-LsgSG__herotopcon2{color:#64748b;font-size:16px;line-height:1.6;font-family:var(--font-funnel);text-align:center;max-width:680px;margin:0 auto 32px;font-weight:400}.Home-module__-LsgSG__herobutton{font-family:var(--font-funnel);color:#fff;letter-spacing:.01em;word-spacing:normal;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:10px;padding:12px 24px;font-size:16px;font-weight:600;line-height:1;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 16px #0e6a6940;color:#fff!important}.Home-module__-LsgSG__heroconflx{justify-content:center;align-items:center;gap:26px;padding-top:10px;display:flex}.Home-module__-LsgSG__storeBtnGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:14px;margin-bottom:8px;display:flex}.Home-module__-LsgSG__storeBtn{box-sizing:border-box;cursor:pointer;background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border:1px solid #18a7a34d;border-radius:42px;align-items:center;gap:12px;height:50px;padding:0 39px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 20px #0a1c1c40;color:#fff!important}.Home-module__-LsgSG__storeBtn:hover{background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border-color:#18a7a3;transform:translateY(-2px);box-shadow:0 8px 25px #0e6a6966;color:#fff!important}.Home-module__-LsgSG__storeBtnIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Home-module__-LsgSG__storeBtnText{flex-direction:column;justify-content:center;align-items:flex-start;line-height:1.15;display:flex;white-space:nowrap!important}.Home-module__-LsgSG__storeBtnSub{text-transform:uppercase;letter-spacing:.05em;opacity:.85;font-size:10px;font-weight:500;font-family:var(--font-funnel);width:100%;white-space:nowrap!important;display:block!important}.Home-module__-LsgSG__storeBtnMain{letter-spacing:-.01em;font-size:14px;font-weight:500;font-family:var(--font-display)}.Home-module__-LsgSG__heroSliderContainer{flex:1;justify-content:center;align-items:center;width:100%;max-width:1600px;min-height:380px;margin:10px auto 0;display:flex;position:relative}.Home-module__-LsgSG__heroSlide1,.Home-module__-LsgSG__heroSlide{background:0 0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s,visibility .8s;display:flex;position:absolute;inset:0}.Home-module__-LsgSG__heroSlide{mix-blend-mode:multiply}.Home-module__-LsgSG__slideActive{opacity:1;visibility:visible;pointer-events:auto}.Home-module__-LsgSG__slideHidden{opacity:0;visibility:hidden;pointer-events:none}.Home-module__-LsgSG__heroSliderDots{z-index:999999;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;bottom:12px;left:0;right:0}.Home-module__-LsgSG__heroDot{cursor:pointer;background:#0e6a6940;border:none;border-radius:9999px;width:10px;height:10px;padding:0;transition:all .6s cubic-bezier(.25,1,.3,1)}.Home-module__-LsgSG__heroDotActive{background:#0e6a69;width:32px;box-shadow:0 4px 14px #0e6a6959}.Home-module__-LsgSG__herobottom{perspective-origin:50% 100%;justify-content:center;align-items:center;gap:30px;width:100%;max-width:1600px;margin:0 auto;padding-bottom:20px;padding-left:30px;padding-right:30px;display:flex;overflow:hidden}.Home-module__-LsgSG__herobottomimage{justify-content:center;align-items:center;width:100%;max-width:1040px;margin:36px auto 0;padding:0 16px;display:flex;position:relative}.Home-module__-LsgSG__herobottomimage1{object-fit:contain;width:100%;height:auto;max-height:600px;display:block;mix-blend-mode:multiply!important;filter:contrast(1.05)!important}.Home-module__-LsgSG__herobottomdiv,.Home-module__-LsgSG__herobottomdiv1,.Home-module__-LsgSG__herobottomdiv2,.Home-module__-LsgSG__herobottomdiv3,.Home-module__-LsgSG__herobottomdiv4{width:17.21%;transform-style:preserve-3d;will-change:transform, opacity;margin-top:50px;transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity 1s cubic-bezier(.16,1,.3,1)}.Home-module__-LsgSG__herobottomdiv{z-index:99}.Home-module__-LsgSG__herobottomdiv1{z-index:999}.Home-module__-LsgSG__herobottomdiv2{z-index:999999}.Home-module__-LsgSG__herobottomdiv3,.Home-module__-LsgSG__herobottomdiv4{z-index:999}.Home-module__-LsgSG__herobimg{object-position:top;z-index:999;border-radius:20px;width:100%;height:auto;position:relative}.Home-module__-LsgSG__cardIn.Home-module__-LsgSG__herobottomdiv{opacity:1;transition-delay:50ms;transform:translate(56%,20%)scale(.95)rotate(-27deg)}.Home-module__-LsgSG__cardIn.Home-module__-LsgSG__herobottomdiv1{opacity:1;transition-delay:.2s;transform:translate(22%,5%)scale(.95)rotate(-18deg)}.Home-module__-LsgSG__cardIn.Home-module__-LsgSG__herobottomdiv2{opacity:1;transition-delay:.35s;transform:translate(0,0%)scale(.95)rotate(0)}.Home-module__-LsgSG__cardIn.Home-module__-LsgSG__herobottomdiv3{opacity:1;transition-delay:.5s;transform:translate(-29%,4%)scale(.95)rotate(18deg)}.Home-module__-LsgSG__cardIn.Home-module__-LsgSG__herobottomdiv4{opacity:1;transition-delay:.65s;transform:translate(-64%,20%)scale(.95)rotate(27deg)}.Home-module__-LsgSG__cardOut.Home-module__-LsgSG__herobottomdiv{opacity:0;transition-delay:0s;transform:translate(56%,180px)scale(.8)rotate(-27deg)}.Home-module__-LsgSG__cardOut.Home-module__-LsgSG__herobottomdiv1{opacity:0;transition-delay:50ms;transform:translate(22%,180px)scale(.8)rotate(-18deg)}.Home-module__-LsgSG__cardOut.Home-module__-LsgSG__herobottomdiv2{opacity:0;transition-delay:.1s;transform:translateY(180px)scale(.8)rotate(0)}.Home-module__-LsgSG__cardOut.Home-module__-LsgSG__herobottomdiv3{opacity:0;transition-delay:.15s;transform:translate(-29%,180px)scale(.8)rotate(18deg)}.Home-module__-LsgSG__cardOut.Home-module__-LsgSG__herobottomdiv4{opacity:0;transition-delay:.2s;transform:translate(-64%,180px)scale(.8)rotate(27deg)}.Home-module__-LsgSG__imgFadeIn{opacity:1;transition:opacity 1.2s cubic-bezier(.16,1,.3,1) .25s,transform 1.2s cubic-bezier(.16,1,.3,1) .25s;transform:scale(1)translateY(0)}.Home-module__-LsgSG__imgFadeOut{opacity:0;transition:opacity .5s,transform .5s;transform:scale(.94)translateY(24px)}.Home-module__-LsgSG__ab{max-width:1360px;margin:0 auto;padding:100px 30px}.Home-module__-LsgSG__abHeader{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto 60px;display:flex}.Home-module__-LsgSG__abBadge{font-family:var(--font-funnel);color:#0e6a69;letter-spacing:.05em;text-transform:uppercase;background:#e6f7f7;border:1px solid #cee;border-radius:9999px;align-items:center;gap:6px;margin-bottom:20px;padding:5px 16px;font-size:13px;font-weight:600;display:inline-flex}.Home-module__-LsgSG__abTitle{font-family:var(--font-display);color:#0f172a;letter-spacing:-.015em;margin-bottom:14px;font-size:32px;font-weight:700;line-height:1.3}.Home-module__-LsgSG__abSub{font-family:var(--font-funnel);color:#64748b;margin:0;font-size:15px;font-weight:400;line-height:1.6}.Home-module__-LsgSG__abGrid{grid-template-columns:1fr 1.1fr 1fr;align-items:stretch;gap:24px;display:grid}.Home-module__-LsgSG__abCol{flex-direction:column;gap:24px;display:flex}.Home-module__-LsgSG__abCardImg{background:#fff;border:1px solid #f5f5f5;border-radius:20px;flex:1;overflow:hidden;box-shadow:0 10px 35px #0e6a6924}.Home-module__-LsgSG__abFullImg{object-fit:cover;width:100%;height:100%;display:block}.Home-module__-LsgSG__abCardSmall{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:26px;box-shadow:0 4px 20px #0000000a}.Home-module__-LsgSG__abSmallIcon{background:#e6f3f3;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.Home-module__-LsgSG__abSmallTitle{font-family:var(--font-display);color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:600;line-height:1.35}.Home-module__-LsgSG__abSmallDesc{font-family:var(--font-funnel);color:#64748b;font-size:15px;font-weight:400;line-height:1.55}.Home-module__-LsgSG__abCenter{display:flex}.Home-module__-LsgSG__abCenterCard{background-color:#000;border-radius:24px;flex-direction:column;flex:1;align-items:center;padding:28px 24px;display:flex;box-shadow:0 20px 50px #0000004d}.Home-module__-LsgSG__abCenterBadge{font-family:var(--font-funnel);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#18a7a3;background:#18a7a333;border:1px solid #18a7a34d;border-radius:9999px;margin-bottom:20px;padding:5px 16px;font-size:13px;font-weight:600}.Home-module__-LsgSG__abCenterImgWrap{border:1px solid #ffffff14;border-radius:16px;width:100%;margin-bottom:14px;overflow:hidden}.Home-module__-LsgSG__abCenterImg{object-fit:cover;background-color:#fff;width:100%;height:100%;display:block}.Home-module__-LsgSG__abCenterRow{grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-bottom:20px;display:grid}.Home-module__-LsgSG__abCenterImgSmall{background-color:#fff;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;display:flex;overflow:hidden}.Home-module__-LsgSG__abCenterTitle{font-family:var(--font-display);color:#fff;text-align:center;margin-top:28px;margin-bottom:34px;font-size:18px;font-weight:600;line-height:1.35}.Home-module__-LsgSG__abCenterDesc{font-family:var(--font-funnel);color:#ffffffb3;text-align:center;margin-top:20px;font-size:15px;font-weight:400;line-height:1.55}.Home-module__-LsgSG__abCenterBtn{font-family:var(--font-funnel);color:#fff;cursor:pointer;background:#18a7a3;border:none;border-radius:9999px;align-items:center;gap:8px;padding:12px 26px;font-size:15px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 16px #0e6a6959}.Home-module__-LsgSG__abCenterBtn:hover{background:#158a88;transform:translateY(-2px);box-shadow:0 8px 24px #0e6a6973}.Home-module__-LsgSG__abCardText{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:26px;box-shadow:0 4px 20px #0000000a}.Home-module__-LsgSG__abTextIcon{background:#e6f3f3;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:28px;display:flex}.Home-module__-LsgSG__abTextTitle{font-family:var(--font-display);color:#0f172a;margin-bottom:28px;font-size:18px;font-weight:600;line-height:1.35}.Home-module__-LsgSG__abTextDesc{font-family:var(--font-funnel);color:#64748b;font-size:15px;font-weight:400;line-height:1.55}.Home-module__-LsgSG__abCardStats{background:#fff;border:1px solid #f5f5f5;border-radius:20px;flex:1;padding:26px;box-shadow:0 10px 35px #0e6a6924}.Home-module__-LsgSG__abCardTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Home-module__-LsgSG__abCardLabel{font-family:var(--font-funnel);color:#64748b;font-size:14px;font-weight:500}.Home-module__-LsgSG__abCardValue{font-family:var(--font-display);color:#0f172a;margin-bottom:6px;font-size:33px;font-weight:700;line-height:1}.Home-module__-LsgSG__abCardChange{font-family:var(--font-funnel);color:#64748b;margin-bottom:20px;font-size:13px}.Home-module__-LsgSG__abUp{color:#10b981;font-weight:600}.Home-module__-LsgSG__abChatBubbles{justify-content:center;align-items:center;gap:8px;padding-top:77px;padding-bottom:60px;display:flex}.Home-module__-LsgSG__abBubble1,.Home-module__-LsgSG__abBubble2{opacity:.8}@media (max-width:991px){.Home-module__-LsgSG__abGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.Home-module__-LsgSG__abTitle{font-size:27px}}.Home-module__-LsgSG__btSection{width:100%;padding:100px 30px}.Home-module__-LsgSG__btInnerColumn{flex-direction:column;align-items:center;max-width:1280px;margin:0 auto;display:flex}.Home-module__-LsgSG__btHeaderCentered{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto 60px;display:flex}.Home-module__-LsgSG__btBadge{font-family:var(--font-funnel);color:#0e6a69;letter-spacing:.05em;text-transform:uppercase;background:#e6f7f7;border:1px solid #cee;border-radius:9999px;align-items:center;gap:6px;margin-bottom:20px;padding:5px 16px;font-size:13px;font-weight:600;display:inline-flex}.Home-module__-LsgSG__btTitleCentered{font-family:var(--font-display);color:#0f172a;letter-spacing:-.015em;margin-bottom:14px;font-size:32px;font-weight:700;line-height:1.3}.Home-module__-LsgSG__btDescCentered{font-family:var(--font-funnel);color:#64748b;letter-spacing:-.005em;margin:0;font-size:15px;font-weight:400;line-height:1.6}.Home-module__-LsgSG__btTopCardsGrid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-bottom:60px;display:grid}.Home-module__-LsgSG__btFeatureCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:26px 22px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px #00000005}.Home-module__-LsgSG__btFeatureCard:hover{border-color:#18a7a366;transform:translateY(-4px);box-shadow:0 14px 35px #0e6a691a}.Home-module__-LsgSG__btFeatureIconBadge{background:#e6f7f7;border:1px solid #cee;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;display:flex}.Home-module__-LsgSG__btFeatureCardTitle{font-family:var(--font-display);color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:600;line-height:1.35}.Home-module__-LsgSG__btFeatureCardDesc{font-family:var(--font-funnel);color:#64748b;font-size:13.5px;font-weight:400;line-height:1.55;font-family:var(--font-funnel);margin:0;font-size:15px;font-weight:400;line-height:1.55}.Home-module__-LsgSG__btFullWidthMockupWrap{width:100%;max-width:1180px;margin:0 auto}@media (max-width:991px){.Home-module__-LsgSG__btTopCardsGrid{grid-template-columns:1fr;gap:16px}.Home-module__-LsgSG__btTitleCentered{font-size:28px}.Home-module__-LsgSG__btInner{flex-direction:column;gap:36px}.Home-module__-LsgSG__btLeft{flex:none;max-width:100%}.Home-module__-LsgSG__btTitle{font-size:27px}}.Home-module__-LsgSG__ptSection{background:#060608;width:100%;padding:120px 30px}.Home-module__-LsgSG__ptInner{max-width:1400px;margin:0 auto}.Home-module__-LsgSG__ptHeader{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;display:flex}.Home-module__-LsgSG__ptTitle{font-family:var(--font-display);color:#fff;margin:0;font-size:35px;font-weight:600;line-height:1.25}.Home-module__-LsgSG__ptSub{font-family:var(--font-funnel);color:#fff;max-width:440px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.Home-module__-LsgSG__ptGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Home-module__-LsgSG__ptLeftCol{flex-direction:column;gap:24px;display:flex}.Home-module__-LsgSG__ptRow1{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Home-module__-LsgSG__ptCard1,.Home-module__-LsgSG__ptCard2{background:#121215;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:220px;padding:26px;display:flex}.Home-module__-LsgSG__ptCardTop{justify-content:space-between;align-items:flex-start;display:flex}.Home-module__-LsgSG__ptNum{font-family:var(--font-display);color:#fff;font-size:33px;font-weight:700;line-height:1}.Home-module__-LsgSG__ptIconBtn{color:#a1a1aa;cursor:pointer;background:#222226;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Home-module__-LsgSG__ptIconBtn:hover{color:#fff;background:#323238}.Home-module__-LsgSG__ptCardTitle{font-family:var(--font-display);color:#fff;margin:18px 0 6px;font-size:18px;font-weight:600;line-height:1.35}.Home-module__-LsgSG__ptCardDesc{font-family:var(--font-funnel);color:#8e8e93;margin:0;font-size:15px;font-weight:400;line-height:1.55}.Home-module__-LsgSG__ptCard2{position:relative;overflow:hidden}.Home-module__-LsgSG__ptHourglassWrap{color:#ffffff24;position:absolute;top:16px;right:16px}.Home-module__-LsgSG__ptHourglassSvg{width:64px;height:64px}.Home-module__-LsgSG__ptCardBottomContent{margin-top:auto}.Home-module__-LsgSG__ptNum2{font-family:var(--font-display);color:#fff;font-size:33px;font-weight:700;line-height:1}.Home-module__-LsgSG__ptUnit{font-family:var(--font-funnel);color:#8e8e93;font-size:14px;font-weight:500}.Home-module__-LsgSG__ptCardTitleSmall{font-family:var(--font-display);color:#fff;margin:10px 0 0;font-size:18px;font-weight:600;line-height:1.35}.Home-module__-LsgSG__ptCard3{background:#121215;border:1px solid #ffffff14;border-radius:20px;padding:26px}.Home-module__-LsgSG__ptCard3Header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Home-module__-LsgSG__ptNum3{font-family:var(--font-display);color:#fff;font-size:33px;font-weight:700;line-height:1}.Home-module__-LsgSG__ptUnit3{font-family:var(--font-funnel);color:#8e8e93;font-size:14px;font-weight:500}.Home-module__-LsgSG__ptCard3Body{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.Home-module__-LsgSG__ptCard3Left{max-width:290px}.Home-module__-LsgSG__ptCard3Title{font-family:var(--font-display);color:#fff;margin:0 0 6px;font-size:18px;font-weight:600;line-height:1.35}.Home-module__-LsgSG__ptCard3Desc{font-family:var(--font-funnel);color:#8e8e93;margin:0;font-size:15px;font-weight:400;line-height:1.55}.Home-module__-LsgSG__ptCard3Right{flex-direction:column;align-items:flex-start;display:flex}.Home-module__-LsgSG__ptAvatarLabel{font-family:var(--font-funnel);color:#8e8e93;margin-bottom:6px;font-size:13px;font-weight:500}.Home-module__-LsgSG__ptAvatarStack{align-items:center;display:flex}.Home-module__-LsgSG__ptAvatar{object-fit:cover;border:2px solid #121215;border-radius:50%;width:34px;height:34px;margin-left:-8px}.Home-module__-LsgSG__ptAvatar:first-child{margin-left:0}.Home-module__-LsgSG__ptRightCol{background:#121215;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;justify-content:space-between;padding:28px 26px;display:flex}.Home-module__-LsgSG__ptChartGraphic{width:100%;height:220px;margin-bottom:46px;position:relative}.Home-module__-LsgSG__ptChartLines{justify-content:space-between;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Home-module__-LsgSG__ptGridLine{background:#ffffff0a;width:1px;height:100%}.Home-module__-LsgSG__ptBarWrapper{justify-content:space-between;align-items:center;padding:0 10px;display:flex;position:absolute;inset:0}.Home-module__-LsgSG__ptBar{will-change:transform;background:linear-gradient(#18a7a3 0%,#0e6a69 100%);border-radius:4px;width:5px;position:relative;box-shadow:0 0 10px #18a7a366}.Home-module__-LsgSG__ptBar1{height:35px;animation:3.2s ease-in-out infinite Home-module__-LsgSG__barFloat1}.Home-module__-LsgSG__ptBar2{height:50px;animation:3.8s ease-in-out infinite Home-module__-LsgSG__barFloat2}.Home-module__-LsgSG__ptBar3{height:65px;animation:4.2s ease-in-out infinite Home-module__-LsgSG__barFloat3}.Home-module__-LsgSG__ptBar4{height:45px;animation:3.5s ease-in-out infinite Home-module__-LsgSG__barFloat4}.Home-module__-LsgSG__ptBar5{height:70px;animation:4.5s ease-in-out infinite Home-module__-LsgSG__barFloat5}.Home-module__-LsgSG__ptBar6{height:50px;animation:3.6s ease-in-out infinite Home-module__-LsgSG__barFloat6}.Home-module__-LsgSG__ptBar7{height:60px;animation:4s ease-in-out infinite Home-module__-LsgSG__barFloat7}.Home-module__-LsgSG__ptBar8{height:55px;animation:3.4s ease-in-out infinite Home-module__-LsgSG__barFloat8}.Home-module__-LsgSG__ptBar9{height:40px;animation:3.9s ease-in-out infinite Home-module__-LsgSG__barFloat9}@keyframes Home-module__-LsgSG__barFloat1{0%,to{transform:translateY(-28px)}50%{transform:translateY(28px)}}@keyframes Home-module__-LsgSG__barFloat2{0%,to{transform:translateY(32px)}50%{transform:translateY(-24px)}}@keyframes Home-module__-LsgSG__barFloat3{0%,to{transform:translateY(-35px)}50%{transform:translateY(22px)}}@keyframes Home-module__-LsgSG__barFloat4{0%,to{transform:translateY(24px)}50%{transform:translateY(-30px)}}@keyframes Home-module__-LsgSG__barFloat5{0%,to{transform:translateY(-38px)}50%{transform:translateY(26px)}}@keyframes Home-module__-LsgSG__barFloat6{0%,to{transform:translateY(28px)}50%{transform:translateY(-28px)}}@keyframes Home-module__-LsgSG__barFloat7{0%,to{transform:translateY(-22px)}50%{transform:translateY(32px)}}@keyframes Home-module__-LsgSG__barFloat8{0%,to{transform:translateY(-40px)}50%{transform:translateY(18px)}}@keyframes Home-module__-LsgSG__barFloat9{0%,to{transform:translateY(26px)}50%{transform:translateY(-26px)}}.Home-module__-LsgSG__ptBadgeNeg{font-family:var(--font-funnel);color:#e2e8f0;white-space:nowrap;background:#1c1c20;border:1px solid #ffffff26;border-radius:10px;padding:3px 8px;font-size:12px;font-weight:600;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.Home-module__-LsgSG__ptBadgePos{font-family:var(--font-funnel);color:#e2e8f0;white-space:nowrap;background:#1c1c20;border:1px solid #ffffff26;border-radius:10px;padding:3px 8px;font-size:12px;font-weight:600;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.Home-module__-LsgSG__ptRightTitle{font-family:var(--font-display);color:#fff;margin:0 0 10px;font-size:18px;font-weight:600;line-height:1.35}.Home-module__-LsgSG__ptRightSub{font-family:var(--font-funnel);color:#8e8e93;margin:0 0 22px;font-size:15px;font-weight:400;line-height:1.55}.Home-module__-LsgSG__ptContactBtn{font-family:var(--font-funnel);color:#000;cursor:pointer;background:#fff;border:none;border-radius:9999px;align-items:center;gap:8px;padding:12px 26px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.Home-module__-LsgSG__ptContactBtn:hover{background:#f1f5f9;transform:translateY(-2px)}.Home-module__-LsgSG__ptBtnCircle{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}@media (max-width:991px){.Home-module__-LsgSG__ptHeader{flex-direction:column;align-items:flex-start;gap:16px}.Home-module__-LsgSG__ptGrid,.Home-module__-LsgSG__ptRow1{grid-template-columns:1fr}.Home-module__-LsgSG__ptCard3Body{flex-direction:column;align-items:flex-start}}@keyframes Home-module__-LsgSG__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Home-module__-LsgSG__innSection{background:#fff;width:100%;padding:50px 30px 100px}.Home-module__-LsgSG__innInner{align-items:center;gap:56px;max-width:1400px;margin:0 auto;display:flex}.Home-module__-LsgSG__innLeft{flex:1}.Home-module__-LsgSG__innGraphicContainer{aspect-ratio:1.15;background:#f6f6f8;border-radius:28px;width:100%;max-width:590px;min-height:420px;margin:0 auto;position:relative;overflow:hidden}.Home-module__-LsgSG__innImgMainWrap{z-index:1;width:60%;max-width:350px;position:absolute;top:15%;left:7%}.Home-module__-LsgSG__innImgMain{border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 15px 35px #00000014}.Home-module__-LsgSG__innImgOverlayWrap{z-index:2;width:52%;max-width:300px;position:absolute;bottom:12%;right:7%}.Home-module__-LsgSG__innImgOverlay{border:1px solid #ffffffd9;border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 20px 40px #0000001f}.Home-module__-LsgSG__innRight{flex:1;max-width:690px}.Home-module__-LsgSG__innTitle{font-family:var(--font-display);color:#0f172a;margin-bottom:14px;font-size:32px;font-weight:600;line-height:1.3}.Home-module__-LsgSG__innDesc{font-family:var(--font-funnel);color:#64748b;margin-bottom:24px;font-size:15px;font-weight:400;line-height:1.6}.Home-module__-LsgSG__innList{flex-direction:column;gap:15px;margin:0 0 26px;padding:0;list-style:none;display:flex}.Home-module__-LsgSG__innListItem{font-family:var(--font-funnel);color:#334155;align-items:flex-start;gap:14px;font-size:15px;font-weight:500;line-height:1.55;display:flex}.Home-module__-LsgSG__innBullet{color:#0f172a;font-weight:700}.Home-module__-LsgSG__innHighlightBox{background:#e6f7f7;border:1px solid #cee;border-radius:14px;align-items:center;gap:12px;margin-bottom:38px;padding:14px 18px;display:flex}.Home-module__-LsgSG__innCheckIcon{background:#0e6a69;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Home-module__-LsgSG__innHighlightText{font-family:var(--font-funnel);color:#334155;font-size:15px;font-weight:500;line-height:1.45}.Home-module__-LsgSG__innBtn{font-family:var(--font-funnel);color:#fff;cursor:pointer;background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border:none;border-radius:9999px;align-items:center;gap:8px;padding:12px 26px;font-size:15px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 16px #0e6a6959}.Home-module__-LsgSG__innBtn:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.Home-module__-LsgSG__innBtnCircle{color:#0f172a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Home-module__-LsgSG__appButtons{flex-wrap:wrap;align-items:center;gap:18px;margin-top:36px;display:flex}.Home-module__-LsgSG__appStoreBtn,.Home-module__-LsgSG__googlePlayBtn{color:#fff;background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border:1px solid #ffffff40;border-radius:9999px;align-items:center;gap:14px;padding:13px 28px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:0 6px 22px #0e6a6961}.Home-module__-LsgSG__appStoreBtn:hover,.Home-module__-LsgSG__googlePlayBtn:hover{background:linear-gradient(135deg,#0b5554 0%,#14938e 100%);border-color:#ffffff73;transform:translateY(-3px)scale(1.02);box-shadow:0 12px 30px #0e6a6985}.Home-module__-LsgSG__btnTextGroup{flex-direction:column;align-items:flex-start;line-height:1.15;display:flex}.Home-module__-LsgSG__btnSubtext{font-family:var(--font-funnel);color:#ffffffe0;letter-spacing:.05em;text-transform:uppercase;font-size:10.5px;font-weight:500}.Home-module__-LsgSG__btnMaintext{font-family:var(--font-display);color:#fff;letter-spacing:.01em;margin-top:2px;font-size:15.5px;font-weight:600}@media (max-width:991px){.Home-module__-LsgSG__innInner{flex-direction:column;gap:36px}.Home-module__-LsgSG__innRight{max-width:100%}.Home-module__-LsgSG__innTitle{font-size:27px}.Home-module__-LsgSG__innGraphicContainer{aspect-ratio:1.1;max-width:460px;min-height:320px}.Home-module__-LsgSG__innImgMain{width:60%;top:15%;left:5%}.Home-module__-LsgSG__innImgOverlay{width:52%;bottom:10%;right:5%}}.Home-module__-LsgSG__wfSection{background:#fff;width:100%;padding:90px 30px}.Home-module__-LsgSG__wfInner{flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Home-module__-LsgSG__wfHeader{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto 66px;display:flex}.Home-module__-LsgSG__wfBadge{font-family:var(--font-funnel);color:#64748b;letter-spacing:.05em;text-transform:uppercase;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;margin-bottom:20px;padding:5px 16px;font-size:13px;font-weight:600}.Home-module__-LsgSG__wfTitle{font-family:var(--font-display);color:#0f172a;text-align:center;letter-spacing:-.015em;margin-bottom:14px;font-size:32px;font-weight:600;line-height:1.3}.Home-module__-LsgSG__wfSub{font-family:var(--font-funnel);color:#64748b;text-align:center;letter-spacing:-.005em;margin:0;font-size:15px;font-weight:400;line-height:1.6}.Home-module__-LsgSG__wfGraphicWrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;width:100%;margin-bottom:56px;overflow:hidden;box-shadow:0 15px 45px #0000000d}.Home-module__-LsgSG__wfImg{object-fit:cover;object-position:top;width:100%;height:auto;display:block}.Home-module__-LsgSG__wfGrid{grid-template-columns:repeat(4,1fr);gap:98px 35px;width:100%;padding-top:20px;display:grid}.Home-module__-LsgSG__wfItem{text-align:center;flex-direction:column;align-items:center;display:flex}.Home-module__-LsgSG__wfItemHeader{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:10px;display:flex}.Home-module__-LsgSG__wfItemIcon{color:#0e6a69;background:#0e6a6914;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:11px;transition:background .25s,color .25s;display:flex}.Home-module__-LsgSG__wfItem:hover .Home-module__-LsgSG__wfItemIcon{color:#fff;background:#0e6a69}.Home-module__-LsgSG__wfItemTitle{font-family:var(--font-display);color:#0f172a;text-align:center;margin:0;font-size:17.5px;font-weight:600;line-height:1.35}.Home-module__-LsgSG__wfItemDesc{font-family:var(--font-funnel);color:#64748b;text-align:center;margin:0;font-size:14px;font-weight:400;line-height:1.6}@media (max-width:991px){.Home-module__-LsgSG__wfTitle{font-size:27px}.Home-module__-LsgSG__wfGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:600px){.Home-module__-LsgSG__wfGrid{grid-template-columns:1fr}}.Home-module__-LsgSG__p6Section{width:100%;padding:90px 30px}.Home-module__-LsgSG__p6Inner{flex-direction:column;align-items:center;max-width:1360px;margin:0 auto;display:flex}.Home-module__-LsgSG__p6Header{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto 60px;display:flex}.Home-module__-LsgSG__p6Badge{font-family:var(--font-funnel);color:#0e6a69;letter-spacing:.04em;background:#e6f7f7;border:1px solid #0e6a6929;border-radius:9999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 18px;font-size:13px;font-weight:600;display:inline-flex}.Home-module__-LsgSG__p6Title{font-family:var(--font-display);color:#0f172a;text-align:center;letter-spacing:-.015em;margin-bottom:14px;font-size:32px;font-weight:600;line-height:1.3}.Home-module__-LsgSG__p6Sub{font-family:var(--font-funnel);color:#64748b;text-align:center;letter-spacing:-.005em;text-align:center;margin:0;font-size:15px;font-weight:400;line-height:1.6}.Home-module__-LsgSG__p6Grid{grid-template-columns:repeat(3,1fr);gap:28px;width:100%;display:grid}.Home-module__-LsgSG__p6Card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;justify-content:space-between;padding:32px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.Home-module__-LsgSG__p6Card:hover{border-color:#18a7a340;transform:translateY(-6px);box-shadow:0 20px 40px #0e6a6917}.Home-module__-LsgSG__p6CardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Home-module__-LsgSG__p6Tag{font-family:var(--font-funnel);letter-spacing:.02em;border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:600}.Home-module__-LsgSG__p6TagTeal{color:#0e6a69;background:#e6f7f7;border:1px solid #0e6a6924}.Home-module__-LsgSG__p6TagEmerald{color:#059669;background:#ecfdf5;border:1px solid #05966924}.Home-module__-LsgSG__p6TagCyan{color:#0284c7;background:#f0f9ff;border:1px solid #0284c724}.Home-module__-LsgSG__p6CardNum{font-family:var(--font-display);color:#cbd5e1;font-size:16px;font-weight:700}.Home-module__-LsgSG__p6CardTitle{font-family:var(--font-display);color:#0f172a;margin:0 0 12px;font-size:20px;font-weight:600;line-height:1.35}.Home-module__-LsgSG__p6CardDesc{font-family:var(--font-funnel);color:#64748b;margin:0;font-size:14.5px;font-weight:400;line-height:1.6}.Home-module__-LsgSG__p6Widget{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:auto;padding:16px}.Home-module__-LsgSG__p6Stepper{justify-content:space-between;align-items:center;gap:4px;display:flex}.Home-module__-LsgSG__p6Step{font-family:var(--font-funnel);color:#94a3b8;flex-direction:column;align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}.Home-module__-LsgSG__p6StepDone{color:#0e6a69}.Home-module__-LsgSG__p6StepActive{color:#0f172a;font-weight:600}.Home-module__-LsgSG__p6StepDot{color:#fff;background:#0e6a69;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex}.Home-module__-LsgSG__p6StepDotActive{background:#18a7a3;border-radius:50%;width:20px;height:20px;box-shadow:0 0 0 4px #18a7a329}.Home-module__-LsgSG__p6StepDotNext{background:#e2e8f0;border-radius:50%;width:20px;height:20px}.Home-module__-LsgSG__p6StepLine{background:#cbd5e1;flex:1;height:2px}.Home-module__-LsgSG__p6WaPreview{flex-direction:column;gap:10px;display:flex}.Home-module__-LsgSG__p6WaHeader{align-items:center;gap:10px;display:flex}.Home-module__-LsgSG__p6WaAvatar{background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.Home-module__-LsgSG__p6WaName{font-family:var(--font-display);color:#0f172a;font-size:13px;font-weight:600}.Home-module__-LsgSG__p6WaStatus{font-family:var(--font-funnel);color:#059669;font-size:11px}.Home-module__-LsgSG__p6WaBubble{font-family:var(--font-funnel);color:#0f172a;background:#dcf8c6;border-radius:2px 12px 12px;flex-direction:column;gap:4px;padding:10px 12px;font-size:12px;line-height:1.45;display:flex}.Home-module__-LsgSG__p6WaLink{color:#0284c7;font-weight:600;text-decoration:underline}.Home-module__-LsgSG__p6StatsGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.Home-module__-LsgSG__p6StatItem{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:center;padding:10px 4px;display:flex}.Home-module__-LsgSG__p6StatVal{font-family:var(--font-display);color:#0e6a69;font-size:13.5px;font-weight:700}.Home-module__-LsgSG__p6StatLbl{font-family:var(--font-funnel);color:#64748b;margin-top:2px;font-size:10.5px}@media (max-width:991px){.Home-module__-LsgSG__p6Section{padding:60px 20px}.Home-module__-LsgSG__p6Grid{grid-template-columns:1fr;gap:24px}.Home-module__-LsgSG__p6Card{padding:24px 20px}}.Home-module__-LsgSG__laSection{background:#fff;width:100%;padding:90px 30px}.Home-module__-LsgSG__laInner{max-width:1360px;margin:0 auto}.Home-module__-LsgSG__laHeader{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto 64px;display:flex}.Home-module__-LsgSG__laBadge{font-family:var(--font-funnel);color:#0e6a69;letter-spacing:.05em;text-transform:uppercase;background:#e6f7f7;border:1px solid #cee;border-radius:9999px;align-items:center;gap:6px;margin-bottom:20px;padding:5px 16px;font-size:13px;font-weight:600;display:inline-flex}.Home-module__-LsgSG__laTitle{font-family:var(--font-display);color:#0f172a;text-align:center;letter-spacing:-.015em;margin-bottom:14px;font-size:32px;font-weight:600;line-height:1.3}.Home-module__-LsgSG__laSub{font-family:var(--font-funnel);color:#64748b;text-align:center;letter-spacing:-.005em;margin:0;font-size:15px;font-weight:400;line-height:1.6}.Home-module__-LsgSG__laBody{grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;display:grid}.Home-module__-LsgSG__laGrid{grid-template-columns:1fr 1fr;gap:40px 32px;display:grid}.Home-module__-LsgSG__laItem{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;padding:24px;transition:box-shadow .25s;display:flex;box-shadow:0 10px 35px #0e6a6924}.Home-module__-LsgSG__laIconBox{color:#fff;background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;display:flex;box-shadow:0 4px 14px #0e6a6940}.Home-module__-LsgSG__laItemTitle{font-family:var(--font-display);color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:600}.Home-module__-LsgSG__laItemDesc{font-family:var(--font-funnel);color:#64748b;margin:0;font-size:15px;font-weight:400;line-height:1.55}.Home-module__-LsgSG__laRight{justify-content:center;align-items:center;display:flex}.Home-module__-LsgSG__laGraphicWrap{aspect-ratio:1;width:100%;max-width:560px;position:relative}.Home-module__-LsgSG__laCircleOuter{object-fit:contain;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.Home-module__-LsgSG__laWhiteMaskOuter{z-index:2;background:#fff;border-radius:50%;width:76%;height:76%;position:absolute;top:52%;left:62%;transform:translate(-50%,-50%)}.Home-module__-LsgSG__laCircleInner{object-fit:contain;z-index:3;width:52%;height:52%;display:block;position:absolute;top:27%;right:0%}.Home-module__-LsgSG__laWhiteMaskInner{z-index:4;background:#fff;border-radius:50%;width:30%;height:30%;position:absolute;top:39%;right:0%}.Home-module__-LsgSG__laBadgeItem{font-family:var(--font-funnel);color:#0f172a;white-space:nowrap;z-index:5;background:#fff;border:1px solid #f1f5f9;border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;font-size:14px;font-weight:500;display:inline-flex;position:absolute;box-shadow:0 10px 30px #00000014}.Home-module__-LsgSG__laFlag{font-size:15px;display:inline-block}.Home-module__-LsgSG__laBlueDot{background:#18a7a3;border-radius:50%;width:10px;height:10px;display:inline-block}.Home-module__-LsgSG__laBadgeAus{top:20%;left:46%}.Home-module__-LsgSG__laBadgeGer{top:36%;left:6%}.Home-module__-LsgSG__laBadgeNed{top:52%;left:30%}.Home-module__-LsgSG__laBadgeUk{bottom:18%;left:26%}.Home-module__-LsgSG__laBadgeGlobal{top:48%;right:2%}@media (max-width:991px){.Home-module__-LsgSG__laBody{grid-template-columns:1fr;gap:48px}.Home-module__-LsgSG__laTitle{font-size:27px}.Home-module__-LsgSG__laGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Home-module__-LsgSG__laGrid{grid-template-columns:1fr}}.Home-module__-LsgSG__prSection{width:100%;padding:90px 30px}.Home-module__-LsgSG__prInner{max-width:1360px;margin:0 auto}.Home-module__-LsgSG__prHeader{text-align:center;max-width:760px;margin:0 auto 65px}.Home-module__-LsgSG__prTitle{font-family:var(--font-display);color:#0f172a;letter-spacing:-.015em;margin:0;font-size:32px;font-weight:600;line-height:1.3}.Home-module__-LsgSG__prToggleWrap{align-items:center;gap:14px;display:inline-flex}.Home-module__-LsgSG__prToggleLabel{font-family:var(--font-funnel);color:#94a3b8;font-size:15px;font-weight:500;transition:color .25s}.Home-module__-LsgSG__prToggleActive{color:#0f172a;font-weight:600}.Home-module__-LsgSG__prToggle{cursor:pointer;background:#0f172a;border:none;border-radius:9999px;width:52px;height:28px;padding:0;transition:background .3s;position:relative}.Home-module__-LsgSG__prToggleOn{background:#0f172a}.Home-module__-LsgSG__prToggleKnob{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.Home-module__-LsgSG__prToggleOn .Home-module__-LsgSG__prToggleKnob{transform:translate(24px)}.Home-module__-LsgSG__prCards{grid-template-columns:1fr 1fr;align-items:stretch;gap:32px;max-width:960px;margin:0 auto;display:grid}.Home-module__-LsgSG__prCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;height:100%;padding:36px 32px;transition:all .3s;display:flex;position:relative}.Home-module__-LsgSG__prCardPopular{background:linear-gradient(#f7fbfb 0%,#fff 100%);border:2px solid #0e6a69}.Home-module__-LsgSG__prPopularBadge{color:#fff;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border-radius:9999px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-14px;right:28px}.Home-module__-LsgSG__prCardTop{margin-bottom:20px}.Home-module__-LsgSG__prCardTitleRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.Home-module__-LsgSG__prPlanName{font-family:var(--font-display);color:#0f172a;margin:0;font-size:20px;font-weight:700}.Home-module__-LsgSG__prBadge{font-family:var(--font-funnel);color:#0e6a69;white-space:nowrap;background:#eef7f7;border:1px solid #dce9e9;border-radius:9999px;padding:3px 10px;font-size:12px;font-weight:600}.Home-module__-LsgSG__prBadgeHighlight{color:#fff;background:#0e6a69;border-color:#0e6a69}.Home-module__-LsgSG__prRegion{font-family:var(--font-funnel);color:#64748b;font-size:13.5px;font-weight:500}.Home-module__-LsgSG__prPriceWrap{align-items:baseline;gap:2px;margin-bottom:4px;display:flex}.Home-module__-LsgSG__prCurrency{font-family:var(--font-display);color:#0f172a;font-size:22px;font-weight:600}.Home-module__-LsgSG__prPrice{font-family:var(--font-display);color:#0f172a;font-size:48px;font-weight:700;line-height:1}.Home-module__-LsgSG__prPeriod{font-family:var(--font-funnel);color:#64748b;margin-left:4px;font-size:16px;font-weight:500}.Home-module__-LsgSG__prSubtext{font-family:var(--font-funnel);color:#0e6a69;margin-bottom:12px;font-size:13px;font-weight:600}.Home-module__-LsgSG__prPlanDesc{font-family:var(--font-funnel);color:#64748b;margin:0 0 24px;font-size:14.5px;font-weight:400;line-height:1.5}.Home-module__-LsgSG__prSelectBtn{font-family:var(--font-display);color:#0e6a69;cursor:pointer;background:0 0;border:1.5px solid #0e6a69;border-radius:9999px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:28px;padding:11px 22px;font-size:15px;font-weight:600;transition:all .25s;display:inline-flex}.Home-module__-LsgSG__prSelectBtn:hover{color:#fff;background:#0e6a69}.Home-module__-LsgSG__prSelectBtnPopular{background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border:none;color:#fff!important}.Home-module__-LsgSG__prSelectBtnPopular:hover{background:linear-gradient(135deg,#0a4f4e 0%,#0e6a69 100%)}.Home-module__-LsgSG__prSelectIcon{color:#fff;background:#0e6a69;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .25s;display:flex}.Home-module__-LsgSG__prSelectBtn:hover .Home-module__-LsgSG__prSelectIcon{color:#0e6a69;background:#fff}.Home-module__-LsgSG__prSelectBtnPopular .Home-module__-LsgSG__prSelectIcon{color:#fff;background:#fff3}.Home-module__-LsgSG__prSelectBtnPopular:hover .Home-module__-LsgSG__prSelectIcon{color:#0e6a69;background:#fff}.Home-module__-LsgSG__prFeatures{border-top:1px solid #e2e8f0;margin-top:auto;padding-top:24px}.Home-module__-LsgSG__prFeatLabel{font-family:var(--font-funnel);color:#0f172a;text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px;font-size:13.5px;font-weight:600;display:block}.Home-module__-LsgSG__prFeatList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Home-module__-LsgSG__prFeatList li{font-family:var(--font-funnel);color:#1e293b;align-items:center;gap:10px;font-size:14.5px;font-weight:400;display:flex}.Home-module__-LsgSG__prFeatBold{color:#0e6a69;font-weight:600}.Home-module__-LsgSG__prCtaWrap{text-align:center;margin-top:48px}.Home-module__-LsgSG__prCtaBtn{font-family:var(--font-display);color:#fff;cursor:pointer;background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border:none;border-radius:9999px;align-items:center;gap:10px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #0e6a6959}.Home-module__-LsgSG__prCtaBtn:hover{background:#0a4f4e;transform:translateY(-1px);box-shadow:0 8px 28px #0e6a6973}@media (max-width:991px){.Home-module__-LsgSG__navbar{position:relative;box-sizing:border-box!important;width:100%!important;padding:16px 16px 8px!important}.Home-module__-LsgSG__navbarinner{box-sizing:border-box!important;border-radius:9999px!important;width:100%!important;max-width:100%!important;height:54px!important;margin:0 auto!important;padding:0 16px!important}.Home-module__-LsgSG__menuflx,.Home-module__-LsgSG__muenuright{display:none!important}.Home-module__-LsgSG__hamburgerBtn{display:flex!important}.Home-module__-LsgSG__hero{width:100%;padding-bottom:30px;position:relative;height:auto!important;min-height:auto!important;overflow:hidden!important}.Home-module__-LsgSG__herosection{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:auto;display:flex;gap:0!important}.Home-module__-LsgSG__herotop{max-width:100%;padding-left:16px;padding-right:16px;padding-top:16px!important}.Home-module__-LsgSG__herotopcon1,.Home-module__-LsgSG__herotopcon1Cable{margin-bottom:12px;font-size:28px;line-height:1.22}.Home-module__-LsgSG__herotopcon2{padding:0 8px;font-size:14.5px;line-height:1.5}.Home-module__-LsgSG__heroconflx{margin-top:0}.Home-module__-LsgSG__storeBtnGroup{justify-content:center;gap:10px;width:100%;margin-top:14px}.Home-module__-LsgSG__storeBtn{border-radius:42px;gap:8px;padding:8px 20px}.Home-module__-LsgSG__storeBtnIcon svg{width:18px!important;height:20px!important}.Home-module__-LsgSG__storeBtnSub{letter-spacing:.03em;font-size:8.5px;white-space:nowrap!important;display:block!important}.Home-module__-LsgSG__storeBtnMain{font-size:13px;white-space:nowrap!important}@media (max-width:576px){.Home-module__-LsgSG__storeBtnGroup{flex-wrap:nowrap;gap:8px;max-width:100%;padding:0 4px}.Home-module__-LsgSG__storeBtn{border-radius:42px;flex:1;justify-content:center;gap:7px;max-width:175px;padding:7px 12px}.Home-module__-LsgSG__storeBtnIcon svg{width:16px!important;height:18px!important}.Home-module__-LsgSG__storeBtnSub{letter-spacing:.02em;font-size:8px;white-space:nowrap!important;display:block!important}.Home-module__-LsgSG__storeBtnMain{font-size:12px;white-space:nowrap!important}}.Home-module__-LsgSG__heroSliderContainer{justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;height:280px!important;min-height:280px!important;margin:25px auto 0!important;display:flex!important;position:relative!important}.Home-module__-LsgSG__heroSlide1,.Home-module__-LsgSG__heroSlide{justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;transition:opacity .8s,visibility .8s!important;display:flex!important;position:absolute!important;inset:0!important}.Home-module__-LsgSG__herobottom{justify-content:center!important;align-items:flex-end!important;gap:-10px!important;width:90%!important;max-width:420px!important;height:auto!important;margin:0 auto!important;padding-bottom:0!important;padding-left:0!important;padding-right:0!important;display:flex!important;position:relative!important;overflow:visible!important}.Home-module__-LsgSG__herobottomdiv,.Home-module__-LsgSG__herobottomdiv1,.Home-module__-LsgSG__herobottomdiv2,.Home-module__-LsgSG__herobottomdiv3,.Home-module__-LsgSG__herobottomdiv4{flex-shrink:0!important;width:22%!important;margin-top:0!important;margin-left:-8px!important;margin-right:-8px!important}.Home-module__-LsgSG__cardIn.Home-module__-LsgSG__herobottomdiv,.Home-module__-LsgSG__cardIn.Home-module__-LsgSG__herobottomdiv1,.Home-module__-LsgSG__cardIn.Home-module__-LsgSG__herobottomdiv2,.Home-module__-LsgSG__cardIn.Home-module__-LsgSG__herobottomdiv3,.Home-module__-LsgSG__cardIn.Home-module__-LsgSG__herobottomdiv4{opacity:1!important;transform:translate(0,0)scale(1)rotate(0)!important}.Home-module__-LsgSG__cardOut.Home-module__-LsgSG__herobottomdiv,.Home-module__-LsgSG__cardOut.Home-module__-LsgSG__herobottomdiv1,.Home-module__-LsgSG__cardOut.Home-module__-LsgSG__herobottomdiv2,.Home-module__-LsgSG__cardOut.Home-module__-LsgSG__herobottomdiv3,.Home-module__-LsgSG__cardOut.Home-module__-LsgSG__herobottomdiv4{transform:translate(0,0)scale(1)rotate(0)!important}.Home-module__-LsgSG__herobimg{object-fit:cover!important;object-position:top!important;border-radius:10px!important;width:100%!important;height:auto!important;box-shadow:0 4px 20px #00000014!important}.Home-module__-LsgSG__herobottomimage{mix-blend-mode:multiply!important;background:0 0!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:560px!important;margin:0 auto!important;padding:0!important;display:flex!important}.Home-module__-LsgSG__herobottomimage1{margin-top:25px;object-fit:contain!important;mix-blend-mode:multiply!important;filter:contrast(1.05)!important;background:0 0!important;width:75%!important;height:auto!important;max-height:280px!important;display:block!important}.Home-module__-LsgSG__heroSliderDots{z-index:10!important;justify-content:center!important;align-items:center!important;margin-top:15px!important;margin-bottom:5px!important;display:flex!important;position:relative!important;inset:auto!important}.Home-module__-LsgSG__ab{padding:70px 24px}.Home-module__-LsgSG__abHeader{max-width:100%;margin-bottom:40px!important}.Home-module__-LsgSG__abTitle{margin-bottom:12px!important;font-size:26px!important;line-height:1.3!important}.Home-module__-LsgSG__abSub{font-size:14.5px!important;line-height:1.55!important}.Home-module__-LsgSG__abGrid{grid-template-columns:1fr;gap:24px;max-width:100%}.Home-module__-LsgSG__btSection{padding:70px 24px}.Home-module__-LsgSG__btInner{flex-direction:column;gap:32px}.Home-module__-LsgSG__btInnerColumn{padding:0}.Home-module__-LsgSG__btLeft{flex:none;max-width:100%}.Home-module__-LsgSG__btTitle,.Home-module__-LsgSG__btTitleCentered{margin-bottom:12px!important;font-size:26px!important;line-height:1.3!important}.Home-module__-LsgSG__btDescCentered{font-size:14.5px!important;line-height:1.55!important}.Home-module__-LsgSG__btTopCardsGrid{grid-template-columns:1fr!important;gap:14px!important;margin-bottom:30px!important}.Home-module__-LsgSG__btFeatureCard{padding:20px 18px}.Home-module__-LsgSG__btImg{height:auto;max-height:auto}.Home-module__-LsgSG__btFullWidthMockupWrap{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.Home-module__-LsgSG__neyoFullMockWindow{border-radius:12px;min-width:0;font-size:11.5px}.Home-module__-LsgSG__neyoDashAppLayout{flex-direction:column!important;min-height:auto!important}.Home-module__-LsgSG__neyoDashSidebar{display:none!important}.Home-module__-LsgSG__neyoDashCenterWorkspace{width:100%!important;padding:14px 16px!important}.Home-module__-LsgSG__neyoDashRightSearchPanel{display:none!important}.Home-module__-LsgSG__neyoTabHeader{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:2px;padding:5px;overflow-x:auto}.Home-module__-LsgSG__neyoTabBtn{white-space:nowrap;padding:5px 10px;font-size:11px}.Home-module__-LsgSG__neyoTabPanelFixed{height:320px;min-height:320px;max-height:320px;padding:12px}.Home-module__-LsgSG__neyoRow2Col{flex-direction:column;gap:10px}.Home-module__-LsgSG__neyoPhoneCombo{flex-wrap:nowrap}.Home-module__-LsgSG__neyoCenterHeader{flex-wrap:wrap;gap:8px}.Home-module__-LsgSG__neyoCenterTitle{font-size:16px}.Home-module__-LsgSG__neyoFormActionsRow{flex-wrap:wrap}.Home-module__-LsgSG__herobottomimage{width:70%}.Home-module__-LsgSG__ptSection{padding:70px 24px}.Home-module__-LsgSG__ptHeader{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:40px!important}.Home-module__-LsgSG__ptTitle{margin-bottom:12px!important;font-size:26px!important;line-height:1.3!important}.Home-module__-LsgSG__ptSub{max-width:100%;font-size:14.5px!important;line-height:1.55!important}.Home-module__-LsgSG__ptGrid{grid-template-columns:1fr;gap:24px}.Home-module__-LsgSG__ptRow1{grid-template-columns:1fr;gap:20px}.Home-module__-LsgSG__ptCard3Body{flex-direction:column;align-items:flex-start;gap:16px}.Home-module__-LsgSG__ptRightCol{padding:24px 20px}.Home-module__-LsgSG__nicheSection{padding:70px 24px}.Home-module__-LsgSG__nicheHeader{margin-bottom:40px!important}.Home-module__-LsgSG__nicheLabel{margin-bottom:12px!important;font-size:26px!important;line-height:1.3!important}.Home-module__-LsgSG__nicheSub{font-size:14.5px!important;line-height:1.55!important}.Home-module__-LsgSG__innSection{padding:70px 24px}.Home-module__-LsgSG__innInner{flex-direction:column;gap:42px}.Home-module__-LsgSG__innLeft{justify-content:center;align-items:center;width:100%;display:flex}.Home-module__-LsgSG__innRight{max-width:100%}.Home-module__-LsgSG__innTitle{margin-bottom:12px!important;font-size:26px!important;line-height:1.3!important}.Home-module__-LsgSG__innDesc{font-size:14.5px!important;line-height:1.55!important}.Home-module__-LsgSG__innGraphicContainer{aspect-ratio:1.2;background:#f6f6f8;border-radius:24px;width:100%;max-width:440px;min-height:260px;margin:0 auto;position:relative;overflow:hidden}.Home-module__-LsgSG__innImgMainWrap{z-index:1;width:66%;max-width:none;position:absolute;top:10%;left:6%}.Home-module__-LsgSG__innImgOverlayWrap{z-index:2;width:60%;max-width:none;position:absolute;bottom:10%;right:6%}.Home-module__-LsgSG__innImgMain{border-radius:14px;width:100%;height:auto;display:block;box-shadow:0 12px 30px #0000001a}.Home-module__-LsgSG__innImgOverlay{border-radius:14px;width:100%;height:auto;display:block;box-shadow:0 15px 35px #00000024}.Home-module__-LsgSG__wfSection{padding:70px 24px}.Home-module__-LsgSG__wfHeader{margin-bottom:40px!important}.Home-module__-LsgSG__wfTitle{margin-bottom:12px!important;font-size:26px!important;line-height:1.3!important}.Home-module__-LsgSG__wfSub{font-size:14.5px!important;line-height:1.55!important}.Home-module__-LsgSG__wfGraphicWrap{margin-bottom:36px}.Home-module__-LsgSG__wfImg{height:auto}.Home-module__-LsgSG__wfGrid{grid-template-columns:repeat(2,1fr);gap:24px}.Home-module__-LsgSG__p6Section{padding:70px 24px}.Home-module__-LsgSG__p6Header{margin-bottom:40px!important}.Home-module__-LsgSG__p6Title{margin-bottom:12px!important;font-size:26px!important;line-height:1.3!important}.Home-module__-LsgSG__p6Sub{font-size:14.5px!important;line-height:1.55!important}.Home-module__-LsgSG__p6Inner{grid-template-columns:1fr;gap:36px}.Home-module__-LsgSG__p6Img{max-width:100%}.Home-module__-LsgSG__p6Item{gap:20px;padding:24px 0}.Home-module__-LsgSG__p6ItemTitle{font-size:17px!important}.Home-module__-LsgSG__laSection{padding:70px 24px}.Home-module__-LsgSG__laHeader{margin-bottom:40px!important}.Home-module__-LsgSG__laTitle{margin-bottom:12px!important;font-size:26px!important;line-height:1.3!important}.Home-module__-LsgSG__laSub{font-size:14.5px!important;line-height:1.55!important}.Home-module__-LsgSG__laBody{grid-template-columns:1fr;gap:40px}.Home-module__-LsgSG__laGrid{grid-template-columns:repeat(2,1fr);gap:20px}.Home-module__-LsgSG__laGraphicWrap{max-width:380px;margin:0 auto}.Home-module__-LsgSG__laBadgeItem{padding:4px 10px;font-size:12px}.Home-module__-LsgSG__prSection{padding:70px 24px}.Home-module__-LsgSG__prHeader{margin-bottom:40px!important}.Home-module__-LsgSG__prTitle{margin-bottom:12px!important;font-size:26px!important;line-height:1.3!important}.Home-module__-LsgSG__prSub{font-size:14.5px!important;line-height:1.55!important}.Home-module__-LsgSG__prCards{grid-template-columns:1fr;gap:24px}.Home-module__-LsgSG__prCard{padding:28px 20px}.Home-module__-LsgSG__prPrice{font-size:36px!important}}@media (max-width:600px){.Home-module__-LsgSG__hero{padding-bottom:30px;height:auto!important;min-height:auto!important;overflow:hidden!important}.Home-module__-LsgSG__herosection{padding-top:30px;gap:12px!important}.Home-module__-LsgSG__herotop{padding-top:20px!important}.Home-module__-LsgSG__herotopcon1,.Home-module__-LsgSG__herotopcon1Cable{margin-bottom:10px!important;font-size:24px!important;line-height:1.25!important}.Home-module__-LsgSG__herotopcon2{padding:0!important;font-size:13.5px!important;line-height:1.5!important}.Home-module__-LsgSG__logo{object-fit:contain;cursor:pointer;width:auto;height:23px}.Home-module__-LsgSG__heroSliderContainer{min-height:220px!important;margin-top:16px!important}.Home-module__-LsgSG__ab,.Home-module__-LsgSG__btSection,.Home-module__-LsgSG__ptSection,.Home-module__-LsgSG__nicheSection,.Home-module__-LsgSG__innSection,.Home-module__-LsgSG__wfSection,.Home-module__-LsgSG__p6Section,.Home-module__-LsgSG__laSection,.Home-module__-LsgSG__prSection{padding:50px 16px!important}.Home-module__-LsgSG__abHeader,.Home-module__-LsgSG__btHeaderCentered,.Home-module__-LsgSG__ptHeader,.Home-module__-LsgSG__nicheHeader,.Home-module__-LsgSG__wfHeader,.Home-module__-LsgSG__p6Header,.Home-module__-LsgSG__laHeader,.Home-module__-LsgSG__prHeader{margin-bottom:30px!important}.Home-module__-LsgSG__abTitle,.Home-module__-LsgSG__btTitle,.Home-module__-LsgSG__btTitleCentered,.Home-module__-LsgSG__ptTitle,.Home-module__-LsgSG__innTitle,.Home-module__-LsgSG__wfTitle,.Home-module__-LsgSG__laTitle,.Home-module__-LsgSG__prTitle,.Home-module__-LsgSG__nicheTitle,.Home-module__-LsgSG__p6Title{margin-bottom:10px!important;font-size:22px!important;line-height:1.3!important}.Home-module__-LsgSG__btDescCentered,.Home-module__-LsgSG__abSub,.Home-module__-LsgSG__ptSub,.Home-module__-LsgSG__wfSub,.Home-module__-LsgSG__p6Sub,.Home-module__-LsgSG__laSub,.Home-module__-LsgSG__innDesc,.Home-module__-LsgSG__nicheSub,.Home-module__-LsgSG__prSub{font-size:13.5px!important;line-height:1.5!important}.Home-module__-LsgSG__nicheLabel{font-size:22px!important}.Home-module__-LsgSG__prPrice{font-size:32px!important}.Home-module__-LsgSG__herobottom{gap:6px!important;height:auto!important;margin-top:10px!important}.Home-module__-LsgSG__herobottomdiv,.Home-module__-LsgSG__herobottomdiv1,.Home-module__-LsgSG__herobottomdiv2,.Home-module__-LsgSG__herobottomdiv3,.Home-module__-LsgSG__herobottomdiv4{width:22%!important}.Home-module__-LsgSG__herobottomdiv2{margin-top:20px!important}.Home-module__-LsgSG__innGraphicContainer{aspect-ratio:1.2!important;width:100%!important;max-width:100%!important;min-height:220px!important}.Home-module__-LsgSG__wfGrid,.Home-module__-LsgSG__laGrid{grid-template-columns:1fr}.Home-module__-LsgSG__mobileMenuDrawer{padding:18px;left:12px;right:12px}.Home-module__-LsgSG__appButtons{gap:12px;width:100%;margin-top:24px}.Home-module__-LsgSG__appStoreBtn,.Home-module__-LsgSG__googlePlayBtn{flex:1;justify-content:center;min-width:135px;padding:11px 18px}}.Home-module__-LsgSG__floatingAskNeyo{z-index:99999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#093433 0%,#0d2838 100%);border:1px solid #18a7a373;border-radius:9999px;align-items:center;gap:12px;padding:8px 20px 8px 10px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 12px 35px #00000073,0 0 25px #18a7a34d}.Home-module__-LsgSG__floatingAskNeyo:hover{border-color:#18a7a3d9;transform:translateY(-4px)scale(1.02);box-shadow:0 18px 45px #0000008c,0 0 35px #18a7a380}.Home-module__-LsgSG__askNeyoIconWrap{color:#fff;background:linear-gradient(135deg,#00c9a7 0%,#0e8886 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 0 12px #00c9a780}.Home-module__-LsgSG__askNeyoTextGroup{flex-direction:column;justify-content:center;line-height:1.15;display:flex}.Home-module__-LsgSG__askNeyoTitle{font-family:var(--font-display);color:#fff;letter-spacing:.01em;font-size:14.5px;font-weight:700}.Home-module__-LsgSG__askNeyoSub{font-family:var(--font-funnel);color:#10b981;letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:700}.Home-module__-LsgSG__askNeyoWave{align-items:center;gap:3px;margin-left:6px;display:flex}.Home-module__-LsgSG__askNeyoWave span{background:#10b981;border-radius:2px;width:3px;height:12px;animation:1.2s ease-in-out infinite alternate Home-module__-LsgSG__askNeyoPulse;display:inline-block}.Home-module__-LsgSG__askNeyoWave span:nth-child(2){height:16px;animation-delay:.2s}.Home-module__-LsgSG__askNeyoWave span:nth-child(3){height:10px;animation-delay:.4s}@keyframes Home-module__-LsgSG__askNeyoPulse{0%{opacity:.6;transform:scaleY(.5)}to{opacity:1;transform:scaleY(1.3)}}@media (max-width:600px){.Home-module__-LsgSG__floatingAskNeyo{gap:10px;padding:6px 14px 6px 8px;bottom:16px;right:16px}.Home-module__-LsgSG__askNeyoIconWrap{width:32px;height:32px}.Home-module__-LsgSG__askNeyoTitle{font-size:13px}.Home-module__-LsgSG__askNeyoSub{font-size:9px}}.Home-module__-LsgSG__permRightCol{flex-direction:column;gap:18px;width:100%;display:flex}.Home-module__-LsgSG__permCategoryCard{background:#fff;border:1px solid #eef7f7;border-radius:18px;padding:20px 22px;transition:all .25s;box-shadow:0 4px 20px #0e6a690d}.Home-module__-LsgSG__permCategoryCard:hover{border-color:#18a7a34d;transform:translateY(-2px);box-shadow:0 8px 25px #0e6a6917}.Home-module__-LsgSG__permCategoryTitle{font-family:var(--font-display);color:#0f172a;border-bottom:1px solid #f1f5f9;margin:0 0 14px;padding-bottom:10px;font-size:16px;font-weight:700}.Home-module__-LsgSG__permPillsWrap{flex-wrap:wrap;gap:8px;display:flex}.Home-module__-LsgSG__permTagPill{font-family:var(--font-funnel);color:#334155;background:#f8fafc;border:1px solid #eef7f7;border-radius:9px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.Home-module__-LsgSG__permTagPill:hover{color:#0e6a69;background:#f0fdfa;border-color:#18a7a3}.Home-module__-LsgSG__permCheckIcon{color:#0e6a69;background:#e6f7f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:inline-flex}.Home-module__-LsgSG__neyoFullMockWindow{width:100%;font-family:var(--font-funnel,"Poppins", sans-serif);background:#fff;border:1px solid #cbd5e1;border-radius:14px;margin:0 auto;font-size:12.5px;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Home-module__-LsgSG__neyoFullMockWindow *,.Home-module__-LsgSG__neyoFullMockWindow button,.Home-module__-LsgSG__neyoFullMockWindow input,.Home-module__-LsgSG__neyoFullMockWindow select,.Home-module__-LsgSG__neyoFullMockWindow textarea{font-family:var(--font-funnel,"Poppins", sans-serif)!important}.Home-module__-LsgSG__neyoMockBrowserBar{background:#f1f5f9;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:8px 14px;display:flex}.Home-module__-LsgSG__neyoMockBrowserDots{align-items:center;gap:6px;display:flex}.Home-module__-LsgSG__neyoDotRed{background:#ef4444;border-radius:50%;width:9px;height:9px}.Home-module__-LsgSG__neyoDotYellow{background:#f59e0b;border-radius:50%;width:9px;height:9px}.Home-module__-LsgSG__neyoDotGreen{background:#10b981;border-radius:50%;width:9px;height:9px}.Home-module__-LsgSG__neyoMockUrlBar{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;max-width:320px;padding:3px 12px;font-size:11.5px}.Home-module__-LsgSG__neyoDashAppLayout{background:#fff;min-height:600px;display:flex}.Home-module__-LsgSG__neyoDashSidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;justify-content:space-between;width:220px;padding:14px;display:flex}.Home-module__-LsgSG__neyoSidebarBranch{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;margin-bottom:8px;padding-bottom:8px;display:flex}.Home-module__-LsgSG__neyoBranchIcon{color:#fff;background:#0e6a69;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.Home-module__-LsgSG__neyoBranchText{flex-direction:column;display:flex}.Home-module__-LsgSG__neyoBranchName{color:#0f172a;font-size:13px;font-weight:700}.Home-module__-LsgSG__neyoBranchLabel{color:#64748b;font-size:10.5px}.Home-module__-LsgSG__neyoSidebarNav{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.Home-module__-LsgSG__neyoNavItem{color:#475569;border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:12.5px;font-weight:500;transition:all .15s;display:flex}.Home-module__-LsgSG__neyoNavIcon{font-size:14px}.Home-module__-LsgSG__neyoNavItemActive{color:#0f172a;background:#f1f5f9;font-weight:700}.Home-module__-LsgSG__neyoSidebarStatusSection{flex-direction:column;gap:8px;display:flex}.Home-module__-LsgSG__neyoStatusSectionTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;margin-top:5px;font-size:11px;font-weight:700}.Home-module__-LsgSG__neyoStatusList{flex-direction:column;gap:10px;padding-top:5px;display:flex}.Home-module__-LsgSG__neyoStatusItem{color:#475569;justify-content:space-between;align-items:center;padding:2px 0;font-size:12px;display:flex}.Home-module__-LsgSG__neyoStatusLeft{align-items:center;gap:8px;display:flex}.Home-module__-LsgSG__neyoStatusDot{border-radius:50%;width:8px;height:8px}.Home-module__-LsgSG__neyoStatusCount{color:#64748b;font-size:11.5px;font-weight:600}.Home-module__-LsgSG__neyoSidebarFooter{border-top:1px solid #f1f5f9;flex-direction:column;gap:6px;margin-top:16px;padding-top:12px;display:flex}.Home-module__-LsgSG__neyoUserBadge{align-items:center;gap:8px;display:flex}.Home-module__-LsgSG__neyoUserAvatar{background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.Home-module__-LsgSG__neyoUserEmail{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.Home-module__-LsgSG__neyoPoweredText{color:#94a3b8;font-size:10px}.Home-module__-LsgSG__neyoDashCenterWorkspace{background:#fff;flex-direction:column;flex:1;gap:12px;min-width:0;padding:18px 22px;display:flex}.Home-module__-LsgSG__neyoCenterHeader{justify-content:space-between;align-items:center;display:flex}.Home-module__-LsgSG__neyoCenterTitle{font-family:var(--font-display,sans-serif);color:#0f172a;font-size:18px;font-weight:700}.Home-module__-LsgSG__neyoNewTicketBtn{color:#fff;cursor:pointer;background:#0e6a69;border:none;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600}.Home-module__-LsgSG__neyoSubHeader{justify-content:space-between;align-items:center;display:flex}.Home-module__-LsgSG__neyoCreateUserText{color:#1e293b;font-size:14px;font-weight:700}.Home-module__-LsgSG__neyoOutlineSaveBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:5px 14px;font-size:12px;font-weight:600}.Home-module__-LsgSG__neyoFixedFormContainer{flex-direction:column;gap:12px;display:flex}.Home-module__-LsgSG__neyoImageUploadCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:14px;padding:10px 14px;display:flex}.Home-module__-LsgSG__neyoUploadSquare{color:#64748b;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.Home-module__-LsgSG__neyoUploadTitle{color:#1e293b;font-size:12px;font-weight:600}.Home-module__-LsgSG__neyoUploadSub{color:#94a3b8;font-size:10.5px}.Home-module__-LsgSG__neyoInputBlock{flex-direction:column;gap:4px;display:flex}.Home-module__-LsgSG__neyoInputBlock label{color:#64748b;font-size:11.5px;font-weight:500}.Home-module__-LsgSG__neyoFormInput,.Home-module__-LsgSG__neyoFormTextarea{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:6px 12px;font-size:12.5px}.Home-module__-LsgSG__neyoFormTextarea{resize:none}.Home-module__-LsgSG__neyoSelectDropdown{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 12px;font-size:12.5px;font-weight:500;display:flex}.Home-module__-LsgSG__neyoDropdownArrows{color:#94a3b8;font-size:11px}.Home-module__-LsgSG__neyoSimpleSelect{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 12px;font-size:12.5px;display:flex}.Home-module__-LsgSG__neyoRow2Col{gap:12px;display:flex}.Home-module__-LsgSG__neyoPhoneCombo{gap:8px;display:flex}.Home-module__-LsgSG__neyoCodeBox{color:#475569;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:6px 10px;font-size:12.5px}.Home-module__-LsgSG__neyoTabsWrapper{border:1px solid #e2e8f0;border-radius:10px;margin-top:8px;overflow:hidden}.Home-module__-LsgSG__neyoTabHeader{background:#f1f5f9;border-bottom:1px solid #e2e8f0;gap:4px;padding:6px;display:flex;overflow-x:auto}.Home-module__-LsgSG__neyoTabBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.Home-module__-LsgSG__neyoTabBtnActive{color:#0e6a69!important;background:#fff!important;border-color:#cbd5e1!important;font-weight:700!important}.Home-module__-LsgSG__neyoActiveDot{color:#0e6a69;font-size:8px}.Home-module__-LsgSG__neyoTabPanelFixed{background:#fff;height:380px;min-height:380px;max-height:380px;padding:14px;overflow-y:auto}.Home-module__-LsgSG__neyoTabFadeIn{flex-direction:column;gap:12px;animation:.2s Home-module__-LsgSG__tabFadeIn;display:flex}@keyframes Home-module__-LsgSG__tabFadeIn{0%{opacity:0}to{opacity:1}}.Home-module__-LsgSG__neyoToggleRowsScrollable{flex-direction:column;gap:6px;display:flex}.Home-module__-LsgSG__neyoToggleLine{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:6px 8px;display:flex}.Home-module__-LsgSG__neyoToggleText{color:#334155;font-size:12.5px;font-weight:500}.Home-module__-LsgSG__neyoPillSwitch{cursor:pointer;background:#cbd5e1;border-radius:999px;flex-shrink:0;width:36px;height:19px;padding:2px;transition:background .2s;position:relative}.Home-module__-LsgSG__neyoPillSwitchOn{background:#0e6a69}.Home-module__-LsgSG__neyoPillCircle{background:#fff;border-radius:50%;width:15px;height:15px;transition:transform .2s}.Home-module__-LsgSG__neyoPillSwitchOn .Home-module__-LsgSG__neyoPillCircle{transform:translate(17px)}.Home-module__-LsgSG__neyoMatrixHeaderLine{color:#475569;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:0 8px 8px;font-size:11.5px;font-weight:700;display:flex}.Home-module__-LsgSG__neyoMatrixColsHeader{align-items:center;gap:20px;display:flex}.Home-module__-LsgSG__neyoStatusMatrixLine{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:6px 8px;display:flex}.Home-module__-LsgSG__neyoMatrixSwitches{align-items:center;gap:20px;display:flex}.Home-module__-LsgSG__neyoFormActionsRow{align-items:center;gap:10px;margin-top:12px;display:flex}.Home-module__-LsgSG__neyoFormResetBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:6px 16px;font-size:12px;font-weight:500}.Home-module__-LsgSG__neyoFormSaveBtn{color:#fff;cursor:pointer;background:#0e6a69;border:none;border-radius:6px;padding:6px 20px;font-size:12px;font-weight:600}.Home-module__-LsgSG__neyoDashRightSearchPanel{background:#fff;border-left:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;gap:30px;width:200px;padding:12px;display:flex}.Home-module__-LsgSG__neyoSearchBoxInput{background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;padding:5px 8px;font-size:11.5px;display:flex}.Home-module__-LsgSG__neyoSearchBoxInput input{color:#475569;background:0 0;border:none;outline:none;width:100%;font-size:12px}.Home-module__-LsgSG__neyoNoRecordBox{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:10px 4px;display:flex}.Home-module__-LsgSG__neyoNoRecordIcon{color:#94a3b8;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:10px;font-size:18px;display:flex}.Home-module__-LsgSG__neyoNoRecordTitle{color:#334155;margin-bottom:2px;font-size:12.5px;font-weight:600}.Home-module__-LsgSG__neyoNoRecordSub{color:#94a3b8;font-size:10.5px;line-height:1.3}.Home-module__-LsgSG__nicheSection{width:100%;padding:80px 0;position:relative}.Home-module__-LsgSG__nicheContainer{max-width:1360px;margin:0 auto;padding:0 30px}.Home-module__-LsgSG__nicheHeader{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto 48px;display:flex}.Home-module__-LsgSG__nicheBadge{font-family:var(--font-display);color:#0e6a69;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:8px;margin-bottom:16px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.Home-module__-LsgSG__nicheTitle{font-family:var(--font-display);letter-spacing:-.015em;color:#0f172a;text-align:center;margin-bottom:14px;font-size:32px;font-weight:700;line-height:1.3}.Home-module__-LsgSG__nicheSub{font-family:var(--font-funnel);color:#64748b;text-align:center;margin:0;font-size:15px;font-weight:400;line-height:1.6}.Home-module__-LsgSG__nicheGrid{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;display:grid}.Home-module__-LsgSG__nicheCard{cursor:pointer;box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex;position:relative}.Home-module__-LsgSG__nicheCard:hover{box-shadow:none;background:#fff;border-color:#0e6a69;transform:translateY(-2px)}.Home-module__-LsgSG__nicheIconBox{color:#0e6a69;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,border-color .2s,color .2s;display:flex}.Home-module__-LsgSG__nicheCard:hover .Home-module__-LsgSG__nicheIconBox{color:#0e6a69;background:#e6f3f3;border-color:#0e6a6933}.Home-module__-LsgSG__nicheCardBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Home-module__-LsgSG__nicheCardName{font-family:var(--font-display);color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.Home-module__-LsgSG__nicheCardSub{font-family:var(--font-funnel);color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:1.3;overflow:hidden}.Home-module__-LsgSG__nicheArrow{color:#cbd5e1;flex-shrink:0;transition:transform .2s,color .2s}.Home-module__-LsgSG__nicheCard:hover .Home-module__-LsgSG__nicheArrow{color:#0e6a69;transform:translate(3px)}@media (max-width:1200px){.Home-module__-LsgSG__nicheGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Home-module__-LsgSG__nicheGrid{grid-template-columns:repeat(2,1fr)}.Home-module__-LsgSG__innList{gap:24px}}@media (max-width:520px){.Home-module__-LsgSG__nicheGrid{grid-template-columns:1fr}.Home-module__-LsgSG__nicheContainer{padding:0 16px}}
.CustomerPortalSectionnew-module__o10m9G__portalSection{background-color:#fff;width:100%;padding:100px 30px;position:relative}.CustomerPortalSectionnew-module__o10m9G__leftImg{object-fit:contain;width:100%;height:600px}.CustomerPortalSectionnew-module__o10m9G__container{max-width:1360px;margin:0 auto}.CustomerPortalSectionnew-module__o10m9G__grid{grid-template-columns:.5fr 1fr;align-items:center;gap:64px;display:grid}.CustomerPortalSectionnew-module__o10m9G__left{justify-content:center;align-items:center;display:flex}.CustomerPortalSectionnew-module__o10m9G__right{flex-direction:column;align-items:flex-start;display:flex}.CustomerPortalSectionnew-module__o10m9G__badgeContainer{margin-bottom:18px}.CustomerPortalSectionnew-module__o10m9G__badge{font-family:var(--font-funnel,"Poppins", sans-serif);color:#64748b;letter-spacing:.05em;text-transform:uppercase;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:5px 16px;font-size:13px;font-weight:600;display:inline-block}.CustomerPortalSectionnew-module__o10m9G__title{font-family:var(--font-display,"Poppins", sans-serif);color:#0f172a;letter-spacing:-.015em;margin-bottom:14px;font-size:32px;font-weight:700;line-height:1.3}.CustomerPortalSectionnew-module__o10m9G__desc{font-family:var(--font-funnel,"Poppins", sans-serif);color:#64748b;margin:0 0 22px;font-size:15px;font-weight:400;line-height:1.6}.CustomerPortalSectionnew-module__o10m9G__featureList{flex-direction:column;gap:14px;width:100%;margin:0;padding:0;list-style:none;display:flex}.CustomerPortalSectionnew-module__o10m9G__featureItem{font-family:var(--font-funnel);align-items:flex-start;gap:12px;font-size:15px;font-weight:500;line-height:1.55;display:flex}.CustomerPortalSectionnew-module__o10m9G__bulletCheck{color:#0e6a69;flex-shrink:0;margin-top:1px;font-size:16px;font-weight:700}.CustomerPortalSectionnew-module__o10m9G__phoneFrame{width:320px;height:600px;font-family:var(--font-funnel,"Poppins", sans-serif);background:#1c1c1e;border:4px solid #d2e3e2;border-radius:40px;padding:8px;position:relative;box-shadow:0 20px 50px #0e6a691f,0 8px 24px #00000014}.CustomerPortalSectionnew-module__o10m9G__phoneScreen{background:#fff;border-radius:32px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.CustomerPortalSectionnew-module__o10m9G__phoneHeader{background:#fff;justify-content:space-between;align-items:center;height:36px;padding:0 20px;display:flex}.CustomerPortalSectionnew-module__o10m9G__time{color:#1c1c1e;font-size:11px;font-weight:700}.CustomerPortalSectionnew-module__o10m9G__notch{background:#1c1c1e;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:90px;height:18px;position:absolute;top:0;left:50%;transform:translate(-50%)}.CustomerPortalSectionnew-module__o10m9G__statusIcons{color:#1c1c1e;gap:4px;font-size:10px;display:flex}.CustomerPortalSectionnew-module__o10m9G__whatsappNav{color:#fff;background:#0e6a69;justify-content:space-between;align-items:center;height:48px;padding:0 14px;display:flex}.CustomerPortalSectionnew-module__o10m9G__navLeft{align-items:center;gap:8px;display:flex}.CustomerPortalSectionnew-module__o10m9G__backArrow{font-size:16px}.CustomerPortalSectionnew-module__o10m9G__profilePic{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.CustomerPortalSectionnew-module__o10m9G__avatarText{color:#fff;font-size:11px;font-weight:700}.CustomerPortalSectionnew-module__o10m9G__onlineIndicator{background:#25d366;border:1.5px solid #0e6a69;border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;right:0}.CustomerPortalSectionnew-module__o10m9G__chatDetails{flex-direction:column;display:flex}.CustomerPortalSectionnew-module__o10m9G__chatName{font-size:12px;font-weight:600}.CustomerPortalSectionnew-module__o10m9G__chatStatus{color:#b9f6ca;font-size:9px}.CustomerPortalSectionnew-module__o10m9G__navRight{align-items:center;gap:12px;display:flex}.CustomerPortalSectionnew-module__o10m9G__whatsappBody{background-color:#e5ddd5;flex-direction:column;flex:1;gap:10px;padding:12px;display:flex;overflow-y:auto}.CustomerPortalSectionnew-module__o10m9G__dateBadge{color:#54656f;background:#ffffffe6;border-radius:6px;align-self:center;padding:4px 10px;font-size:8.5px;font-weight:600}.CustomerPortalSectionnew-module__o10m9G__messageRight{background:#d9fdd3;border-radius:8px 0 8px 8px;align-self:flex-end;max-width:88%;padding:8px 10px}.CustomerPortalSectionnew-module__o10m9G__messageLeft{background:#fff;border-radius:0 8px 8px;align-self:flex-start;max-width:88%;padding:8px 10px}.CustomerPortalSectionnew-module__o10m9G__botTitle{color:#0e6a69;text-transform:uppercase;font-size:9px;font-weight:700}.CustomerPortalSectionnew-module__o10m9G__messageText{color:#111a24;margin:2px 0 0;font-size:11px;line-height:1.4}.CustomerPortalSectionnew-module__o10m9G__messageMeta{justify-content:flex-end;gap:2px;margin-top:3px;display:flex}.CustomerPortalSectionnew-module__o10m9G__messageTime{color:#667781;font-size:8px}.CustomerPortalSectionnew-module__o10m9G__checkMark{color:#53bdeb;font-size:10px}.CustomerPortalSectionnew-module__o10m9G__statusReport{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;flex-direction:column;gap:4px;margin:6px 0 4px;padding:6px 8px;display:flex}.CustomerPortalSectionnew-module__o10m9G__statusItem{color:#4a5568;justify-content:space-between;font-size:9.5px;display:flex}.CustomerPortalSectionnew-module__o10m9G__whatsappFooter{background:#f0f2f5;align-items:center;gap:6px;height:48px;padding:0 8px;display:flex}.CustomerPortalSectionnew-module__o10m9G__inputContainer{background:#fff;border-radius:20px;flex:1;align-items:center;gap:8px;height:32px;padding:0 10px;display:flex}.CustomerPortalSectionnew-module__o10m9G__textInputPlaceholder{color:#8696a0;flex:1;font-size:11.5px}.CustomerPortalSectionnew-module__o10m9G__micButton{color:#fff;background:#0e6a69;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CustomerPortalSectionnew-module__o10m9G__slideUpAnim{animation:.35s ease-out forwards CustomerPortalSectionnew-module__o10m9G__slideUp}@keyframes CustomerPortalSectionnew-module__o10m9G__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.CustomerPortalSectionnew-module__o10m9G__portalSection{padding:70px 24px}.CustomerPortalSectionnew-module__o10m9G__grid{grid-template-columns:1fr;gap:40px}.CustomerPortalSectionnew-module__o10m9G__left{order:2}.CustomerPortalSectionnew-module__o10m9G__right{order:1}.CustomerPortalSectionnew-module__o10m9G__title{margin-bottom:12px!important;font-size:26px!important;line-height:1.3!important}.CustomerPortalSectionnew-module__o10m9G__desc{font-size:14.5px!important;line-height:1.55!important}}@media (max-width:600px){.CustomerPortalSectionnew-module__o10m9G__portalSection{padding:50px 20px}.CustomerPortalSectionnew-module__o10m9G__phoneFrame{border-width:3px;border-radius:32px;width:270px;height:510px;padding:6px}.CustomerPortalSectionnew-module__o10m9G__phoneScreen{border-radius:26px}.CustomerPortalSectionnew-module__o10m9G__title{margin-bottom:10px!important;font-size:26px!important;line-height:1.3!important}.CustomerPortalSectionnew-module__o10m9G__desc{font-size:13.5px!important;line-height:1.5!important}}
.MarkdownRenderer-module__Q6EKCW__renderer{color:#2c2c2e;font-size:16px;line-height:1.8}.MarkdownRenderer-module__Q6EKCW__renderer h1,.MarkdownRenderer-module__Q6EKCW__renderer h2,.MarkdownRenderer-module__Q6EKCW__renderer h3,.MarkdownRenderer-module__Q6EKCW__renderer h4{color:var(--text-dark);letter-spacing:-.02em;margin-top:36px;margin-bottom:16px;font-weight:600}.MarkdownRenderer-module__Q6EKCW__renderer h1{border-bottom:1px solid var(--border-color);padding-bottom:12px;font-size:32px}.MarkdownRenderer-module__Q6EKCW__renderer h2{font-size:24px}.MarkdownRenderer-module__Q6EKCW__renderer h3{font-size:20px}.MarkdownRenderer-module__Q6EKCW__renderer p{color:#2c2c2e;margin-bottom:24px;font-weight:400}.MarkdownRenderer-module__Q6EKCW__renderer a{color:var(--primary-color);text-underline-offset:3px;transition:var(--transition-quick);font-weight:500;text-decoration:underline}.MarkdownRenderer-module__Q6EKCW__renderer a:hover{color:var(--primary-hover)}.MarkdownRenderer-module__Q6EKCW__renderer blockquote{border-left:4px solid var(--primary-color);background-color:var(--bg-light);border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;margin:32px 0;padding:18px 24px}.MarkdownRenderer-module__Q6EKCW__renderer blockquote p{color:var(--text-secondary);margin-bottom:0;font-style:italic}.MarkdownRenderer-module__Q6EKCW__renderer ul,.MarkdownRenderer-module__Q6EKCW__renderer ol{margin-bottom:24px;padding-left:24px}.MarkdownRenderer-module__Q6EKCW__renderer li{margin-bottom:8px}.MarkdownRenderer-module__Q6EKCW__renderer li p{margin-bottom:0}.MarkdownRenderer-module__Q6EKCW__renderer code{background-color:var(--bg-light);color:var(--primary-color);border:1px solid var(--border-color);border-radius:4px;padding:3px 6px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:14px}.MarkdownRenderer-module__Q6EKCW__renderer pre{background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:var(--border-radius-md);margin:32px 0;padding:20px;overflow-x:auto}.MarkdownRenderer-module__Q6EKCW__renderer pre code{color:var(--text-dark);background-color:#0000;border:none;padding:0;font-size:13.5px}.MarkdownRenderer-module__Q6EKCW__renderer img{border-radius:var(--border-radius-md);max-width:100%;height:auto;box-shadow:var(--shadow-md);margin:32px auto;display:block}.MarkdownRenderer-module__Q6EKCW__renderer hr{border:0;border-top:1px solid var(--border-color);margin:40px 0}.MarkdownRenderer-module__Q6EKCW__renderer table{border-collapse:collapse;width:100%;margin-bottom:24px}.MarkdownRenderer-module__Q6EKCW__renderer th,.MarkdownRenderer-module__Q6EKCW__renderer td{border-bottom:1px solid var(--border-color);text-align:left;padding:12px 16px}.MarkdownRenderer-module__Q6EKCW__renderer th{background-color:var(--bg-light);color:var(--text-dark);font-weight:600}
.Footer-module__J4CzLG__footer{color:#e2e8f0;background:#061414;width:100%;position:relative;overflow:hidden}.Footer-module__J4CzLG__ctaBanner{background:linear-gradient(135deg,#092424 0%,#0d3534 100%);border-bottom:1px solid #18a7a326;padding:64px 30px}.Footer-module__J4CzLG__ctaInner{justify-content:space-between;align-items:center;gap:40px;max-width:1360px;margin:0 auto;display:flex}.Footer-module__J4CzLG__ctaTextGroup{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.Footer-module__J4CzLG__ctaBadge{font-family:var(--font-funnel);letter-spacing:.08em;color:#18a7a3;text-transform:uppercase;background:#18a7a31f;border:1px solid #18a7a340;border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:700}.Footer-module__J4CzLG__ctaTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin:0;font-size:30px;font-weight:700;line-height:1.3}.Footer-module__J4CzLG__ctaNav{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.Footer-module__J4CzLG__ctaLink{font-family:var(--font-display);color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:8px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s}.Footer-module__J4CzLG__ctaLink:hover{color:#fff;background:#18a7a333;border-color:#18a7a3}.Footer-module__J4CzLG__mainFooter{background:#061414;padding:60px 30px 40px}.Footer-module__J4CzLG__footerInner{max-width:1360px;margin:0 auto}.Footer-module__J4CzLG__footerGrid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:48px;padding-bottom:48px;display:grid}.Footer-module__J4CzLG__brandCol{flex-direction:column;display:flex}.Footer-module__J4CzLG__brandLogo{align-items:center;margin-bottom:16px;display:flex}.Footer-module__J4CzLG__logo{object-fit:contain;width:auto;height:28px}.Footer-module__J4CzLG__brandDesc{font-family:var(--font-funnel);color:#94a3b8;margin:0 0 20px;font-size:14.5px;font-weight:400;line-height:1.6}.Footer-module__J4CzLG__statusPill{font-family:var(--font-funnel);color:#34d399;background:#34d3991a;border:1px solid #34d39940;border-radius:9999px;align-items:center;gap:8px;width:fit-content;padding:5px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.Footer-module__J4CzLG__statusDot{background:#34d399;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #34d399}.Footer-module__J4CzLG__linksCol{flex-direction:column;display:flex}.Footer-module__J4CzLG__colTitle{font-family:var(--font-display);color:#fff;letter-spacing:.04em;text-transform:uppercase;margin:0 0 20px;font-size:14px;font-weight:700}.Footer-module__J4CzLG__footLink{font-family:var(--font-funnel);color:#94a3b8;width:fit-content;margin-bottom:12px;font-size:14.5px;font-weight:400;text-decoration:none;transition:all .2s}.Footer-module__J4CzLG__footLink:hover{color:#18a7a3;transform:translate(3px)}.Footer-module__J4CzLG__touchCol{flex-direction:column;display:flex}.Footer-module__J4CzLG__touchSubText{font-family:var(--font-funnel);color:#94a3b8;margin-bottom:16px;font-size:14px;font-weight:400;line-height:1.5}.Footer-module__J4CzLG__touchEmailCard{font-family:var(--font-funnel);color:#fff;background:#18a7a31f;border:1px solid #18a7a34d;border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:10px 18px;font-size:14.5px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.Footer-module__J4CzLG__touchEmailCard:hover{color:#fff;background:#18a7a3;border-color:#18a7a3;transform:translateY(-2px);box-shadow:0 4px 15px #18a7a34d}.Footer-module__J4CzLG__dividerBottom{background:#ffffff14;width:100%;height:1px;margin-bottom:24px}.Footer-module__J4CzLG__bottomBar{justify-content:space-between;align-items:center;display:flex}.Footer-module__J4CzLG__credits{font-family:var(--font-funnel);color:#64748b;margin:0;font-size:13.5px;font-weight:400}.Footer-module__J4CzLG__mlog{width:auto;height:100px}@media (max-width:991px){.Footer-module__J4CzLG__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:28px}.Footer-module__J4CzLG__ctaTextGroup{align-items:center}.Footer-module__J4CzLG__ctaTitle{font-size:24px}.Footer-module__J4CzLG__ctaNav{justify-content:center}.Footer-module__J4CzLG__footerGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:600px){.Footer-module__J4CzLG__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__J4CzLG__ctaTitle{font-size:20px}.Footer-module__J4CzLG__bottomBar{text-align:center;flex-direction:column;align-items:center;gap:16px}}.Footer-module__J4CzLG__whatsappFloat{color:#fff;z-index:9999;background:linear-gradient(135deg,#0e6a69 0%,#18a7a3 100%);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,background .3s;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 4px 20px #0e6a6973}.Footer-module__J4CzLG__whatsappFloat:hover{background:linear-gradient(135deg,#18a7a3 0%,#0e6a69 100%);transform:scale(1.1);box-shadow:0 8px 25px #18a7a3a6}.Footer-module__J4CzLG__whatsappTooltip{color:#fff;font-family:var(--font-funnel,"Poppins", sans-serif);white-space:nowrap;opacity:0;pointer-events:none;background:#092424;border:1px solid #18a7a34d;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;transition:opacity .25s,transform .25s;position:absolute;left:66px;transform:translate(-8px);box-shadow:0 4px 15px #0003}.Footer-module__J4CzLG__whatsappFloat:hover .Footer-module__J4CzLG__whatsappTooltip{opacity:1;transform:translate(0)}@media (max-width:600px){.Footer-module__J4CzLG__whatsappFloat{width:48px;height:48px;bottom:16px;left:16px}}
.SearchBar-module___4srkG__searchContainer{width:100%;max-width:480px;margin:0 auto 40px;position:relative}.SearchBar-module___4srkG__searchIcon{color:var(--text-secondary);pointer-events:none;transition:var(--transition-quick);position:absolute;top:50%;left:18px;transform:translateY(-50%)}.SearchBar-module___4srkG__searchInput{border:1px solid var(--border-color);background-color:var(--bg-white);width:100%;color:var(--text-dark);transition:var(--transition-quick);border-radius:100px;padding:14px 20px 14px 48px;font-size:15px}.SearchBar-module___4srkG__searchInput::placeholder{color:var(--text-secondary)}.SearchBar-module___4srkG__searchInput:focus{border-color:var(--primary-color);box-shadow:0 0 0 4px #0e6a6914}.SearchBar-module___4srkG__searchInput:focus+.SearchBar-module___4srkG__searchIcon{color:var(--primary-color)}
.TableOfContents-module__n8d6TW__toc{border-left:1px solid var(--border-color);flex-direction:column;gap:16px;max-height:calc(100vh - 140px);padding-left:20px;display:flex;position:sticky;top:100px;overflow-y:auto}.TableOfContents-module__n8d6TW__title{color:var(--text-dark);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:11.5px;font-weight:600}.TableOfContents-module__n8d6TW__list{flex-direction:column;gap:10px;list-style:none;display:flex}.TableOfContents-module__n8d6TW__item{line-height:1.4}.TableOfContents-module__n8d6TW__level2{padding-left:0}.TableOfContents-module__n8d6TW__level3{padding-left:12px}.TableOfContents-module__n8d6TW__level4{padding-left:24px}.TableOfContents-module__n8d6TW__link{color:var(--text-secondary);transition:var(--transition-quick);font-size:13.5px;display:inline-block}.TableOfContents-module__n8d6TW__link:hover{color:var(--primary-color)}@media (max-width:992px){.TableOfContents-module__n8d6TW__toc{display:none}}
.Pricing-module__x6T9FG__pricing{background:#fff;padding:100px 0}.Pricing-module__x6T9FG__container{width:100%;max-width:1040px;margin:0 auto;padding:0 24px}.Pricing-module__x6T9FG__header{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto 56px;display:flex}.Pricing-module__x6T9FG__title{font-family:var(--font-display,"Poppins", sans-serif);color:#0f172a;letter-spacing:-.015em;margin-bottom:0;font-size:32px;line-height:1.3;font-weight:700!important}.Pricing-module__x6T9FG__subtitle{font-family:var(--font-funnel,var(--font-body,"Poppins", sans-serif));color:#64748b;margin-top:12px;font-size:15px;line-height:1.6}.Pricing-module__x6T9FG__grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:45px;display:flex}.Pricing-module__x6T9FG__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;flex:380px;max-width:440px;padding:36px 32px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 20px #0000000a}.Pricing-module__x6T9FG__card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0e6a6914}.Pricing-module__x6T9FG__popularCard{border:2px solid #0e6a69;box-shadow:0 10px 35px #0e6a6924}.Pricing-module__x6T9FG__popularCard:hover{box-shadow:0 16px 45px #0e6a6933}.Pricing-module__x6T9FG__popularBadge{color:#fff;font-family:var(--font-display,"Poppins", sans-serif);letter-spacing:.05em;text-transform:uppercase;background:#0e6a69;border-radius:9999px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-14px;right:28px}.Pricing-module__x6T9FG__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.Pricing-module__x6T9FG__planName{font-family:var(--font-display,"Poppins", sans-serif);color:#0f172a;letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700!important}.Pricing-module__x6T9FG__countryLabel{font-family:var(--font-funnel,var(--font-body,"Poppins", sans-serif));color:#64748b;margin-top:4px;font-size:14px;font-weight:400}.Pricing-module__x6T9FG__badgePill{font-family:var(--font-funnel,var(--font-body,"Poppins", sans-serif));white-space:nowrap;border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:600}.Pricing-module__x6T9FG__regularBadgePill{color:#0e6a69;background:#e6f3f3;border:1px solid #cee}.Pricing-module__x6T9FG__popularBadgePill{color:#fff;background:#0e6a69}.Pricing-module__x6T9FG__priceContainer{align-items:baseline;margin-bottom:2px;display:flex}.Pricing-module__x6T9FG__currency{font-family:var(--font-display,"Poppins", sans-serif);color:#0f172a;margin-right:2px;font-size:24px;font-weight:700}.Pricing-module__x6T9FG__price{font-family:var(--font-display,"Poppins", sans-serif);color:#0f172a;letter-spacing:-.02em;font-size:44px;font-weight:700;line-height:1}.Pricing-module__x6T9FG__period{font-family:var(--font-funnel,var(--font-body,"Poppins", sans-serif));color:#64748b;margin-left:4px;font-size:15px;font-weight:500}.Pricing-module__x6T9FG__subPriceNote{font-family:var(--font-funnel,var(--font-body,"Poppins", sans-serif));color:#0e6a69;min-height:20px;margin-top:6px;margin-bottom:4px;font-size:13.5px;font-weight:600;line-height:1.45}.Pricing-module__x6T9FG__subPriceNoteHidden{visibility:hidden}.Pricing-module__x6T9FG__planDesc{font-family:var(--font-funnel,var(--font-body,"Poppins", sans-serif));color:#64748b;min-height:45px;margin:14px 0 24px;font-size:14.5px;line-height:1.55}.Pricing-module__x6T9FG__ctaBtn{font-family:var(--font-display,"Poppins", sans-serif);color:#0e6a69;box-sizing:border-box;background:#fff;border:1.5px solid #0e6a69;border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:13px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Pricing-module__x6T9FG__arrowCircle{color:#fff;background:#0e6a69;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .25s,background .25s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.Pricing-module__x6T9FG__popularCtaBtn{box-shadow:0 4px 16px #0e6a6959;color:#fff!important;background:#0e6a69!important;border-color:#0e6a69!important}.Pricing-module__x6T9FG__popularCtaBtn .Pricing-module__x6T9FG__arrowCircle{color:#fff;background:#ffffff38}.Pricing-module__x6T9FG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0e6a6933}.Pricing-module__x6T9FG__popularCtaBtn:hover{box-shadow:0 8px 24px #0e6a6973}.Pricing-module__x6T9FG__ctaBtn:hover .Pricing-module__x6T9FG__arrowCircle{transform:translateY(-50%)translate(3px)}.Pricing-module__x6T9FG__divider{border-top:1px solid #eef2f2;margin:28px 0 24px}.Pricing-module__x6T9FG__featuresSection{flex-direction:column;flex:1;display:flex}.Pricing-module__x6T9FG__featuresHeading{font-family:var(--font-display,"Poppins", sans-serif);color:#0f172a;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:700}.Pricing-module__x6T9FG__featureList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__x6T9FG__featureItem{font-family:var(--font-funnel,var(--font-body,"Poppins", sans-serif));color:#334155;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.Pricing-module__x6T9FG__checkIcon{color:#0e6a69;flex-shrink:0}.Pricing-module__x6T9FG__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite Pricing-module__x6T9FG__loading}@keyframes Pricing-module__x6T9FG__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.Pricing-module__x6T9FG__title{font-size:26px}.Pricing-module__x6T9FG__card{padding:28px 20px}.Pricing-module__x6T9FG__grid{gap:24px}}
.BlogEditor-module__aeX-vq__editorForm{align-items:flex-start;gap:40px;width:100%;display:flex}.BlogEditor-module__aeX-vq__sidebar{flex-shrink:0;width:320px}.BlogEditor-module__aeX-vq__card{border:1px solid var(--border-color);border-radius:var(--border-radius);background-color:var(--bg-white);box-shadow:var(--shadow-sm);flex-direction:column;gap:24px;padding:28px 24px;display:flex}.BlogEditor-module__aeX-vq__formGroup{flex-direction:column;gap:8px;width:100%;display:flex}.BlogEditor-module__aeX-vq__label{color:var(--text-dark);font-size:13px;font-weight:600}.BlogEditor-module__aeX-vq__select{border:1px solid var(--border-color);border-radius:var(--border-radius-sm);background-color:var(--bg-white);width:100%;color:var(--text-dark);transition:var(--transition-quick);padding:12px;font-size:14px}.BlogEditor-module__aeX-vq__select:focus{border-color:var(--primary-color)}.BlogEditor-module__aeX-vq__input{border:1px solid var(--border-color);border-radius:var(--border-radius-sm);background-color:var(--bg-white);width:100%;color:var(--text-dark);transition:var(--transition-quick);padding:12px;font-size:14px}.BlogEditor-module__aeX-vq__input:focus{border-color:var(--primary-color)}.BlogEditor-module__aeX-vq__tagGrid{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.BlogEditor-module__aeX-vq__tagBadge{color:var(--primary-color);background-color:#e2eceb;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.BlogEditor-module__aeX-vq__tagBadge button{color:var(--primary-color);cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600}.BlogEditor-module__aeX-vq__saveBtn{color:var(--bg-white);background-color:var(--primary-color);border-radius:var(--border-radius-sm);transition:var(--transition-quick);width:100%;padding:14px;font-size:14.5px;font-weight:650}.BlogEditor-module__aeX-vq__saveBtn:hover:not(:disabled){background-color:var(--primary-hover)}.BlogEditor-module__aeX-vq__mainEditor{flex-direction:column;flex-grow:1;gap:24px;min-width:0;display:flex}.BlogEditor-module__aeX-vq__titleInput{border:none;border-bottom:1px solid var(--border-color);width:100%;color:var(--text-dark);background-color:#0000;padding-bottom:12px;font-size:32px;font-weight:600}.BlogEditor-module__aeX-vq__titleInput::placeholder{color:#d1d1d6}.BlogEditor-module__aeX-vq__excerptTextarea{border:none;border-bottom:1px solid var(--border-color);resize:none;width:100%;color:var(--text-secondary);background-color:#0000;padding-bottom:12px;font-size:15px;line-height:1.6}.BlogEditor-module__aeX-vq__excerptTextarea::placeholder{color:#d1d1d6}.BlogEditor-module__aeX-vq__editorControls{justify-content:space-between;align-items:center;display:flex}.BlogEditor-module__aeX-vq__modes{background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:8px;gap:2px;padding:4px;display:flex}.BlogEditor-module__aeX-vq__modeBtn{color:var(--text-secondary);transition:var(--transition-quick);border-radius:6px;padding:6px 16px;font-size:13px;font-weight:600}.BlogEditor-module__aeX-vq__modeBtn.BlogEditor-module__aeX-vq__activeMode{background-color:var(--bg-white);color:var(--text-dark);box-shadow:var(--shadow-sm)}.BlogEditor-module__aeX-vq__autosaveMsg{color:var(--primary-color);font-size:12px;font-weight:500}.BlogEditor-module__aeX-vq__editorContainer{border:1px solid var(--border-color);border-radius:var(--border-radius-md);background-color:var(--bg-white);flex-direction:column;height:500px;display:flex;overflow:hidden}.BlogEditor-module__aeX-vq__toolbar{background-color:var(--bg-light);border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:6px;padding:8px;display:flex}.BlogEditor-module__aeX-vq__toolbar button{border:1px solid var(--border-color);background-color:var(--bg-white);color:var(--text-secondary);cursor:pointer;transition:var(--transition-quick);border-radius:4px;padding:6px 12px;font-size:12px;font-weight:600}.BlogEditor-module__aeX-vq__toolbar button:hover{color:var(--text-dark);background-color:var(--bg-light);border-color:#c2d9d8}.BlogEditor-module__aeX-vq__contentInput{resize:none;color:var(--text-dark);background-color:var(--bg-white);border:none;flex-grow:1;padding:20px;font-family:SFMono-Regular,Consolas,Monaco,monospace;font-size:14.5px;line-height:1.6}.BlogEditor-module__aeX-vq__previewContainer{border:1px solid var(--border-color);border-radius:var(--border-radius-md);background-color:var(--bg-white);height:500px;padding:30px;overflow-y:auto}@media (max-width:992px){.BlogEditor-module__aeX-vq__editorForm{flex-direction:column-reverse;gap:30px}.BlogEditor-module__aeX-vq__sidebar{width:100%}}.BlogEditor-module__aeX-vq__labelWrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.BlogEditor-module__aeX-vq__addCategoryBtn{color:var(--primary-color);cursor:pointer;transition:var(--transition-quick);background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.BlogEditor-module__aeX-vq__addCategoryBtn:hover{color:var(--primary-hover);text-decoration:underline}.BlogEditor-module__aeX-vq__customCategoryInputGroup{flex-direction:column;gap:8px;width:100%;display:flex}.BlogEditor-module__aeX-vq__customCategoryActions{justify-content:flex-end;gap:8px;display:flex}.BlogEditor-module__aeX-vq__inlineAddBtn{color:var(--bg-white);background-color:var(--primary-color);border-radius:var(--border-radius-sm);cursor:pointer;transition:var(--transition-quick);border:none;padding:6px 12px;font-size:12px;font-weight:600}.BlogEditor-module__aeX-vq__inlineAddBtn:hover{background-color:var(--primary-hover)}.BlogEditor-module__aeX-vq__inlineCancelBtn{color:var(--text-secondary);background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);cursor:pointer;transition:var(--transition-quick);padding:6px 12px;font-size:12px;font-weight:600}.BlogEditor-module__aeX-vq__inlineCancelBtn:hover{background-color:var(--border-color);color:var(--text-dark)}
.CategoryFilter-module__SKlu5a__filterContainer{justify-content:center;width:100%;margin-bottom:40px;display:flex}.CategoryFilter-module__SKlu5a__scrollWrapper{scrollbar-width:none;gap:10px;max-width:100%;padding:4px 8px;display:flex;overflow-x:auto}.CategoryFilter-module__SKlu5a__scrollWrapper::-webkit-scrollbar{display:none}.CategoryFilter-module__SKlu5a__filterBtn{border:1px solid var(--border-color);background-color:var(--bg-white);color:var(--text-secondary);transition:var(--transition-quick);white-space:nowrap;border-radius:100px;padding:8px 20px;font-size:13.5px;font-weight:600}.CategoryFilter-module__SKlu5a__filterBtn:hover{color:var(--text-dark);border-color:#c2d9d8}.CategoryFilter-module__SKlu5a__filterBtn.CategoryFilter-module__SKlu5a__active{background-color:var(--primary-color);color:var(--bg-white);border-color:var(--primary-color);box-shadow:0 4px 12px #0e6a6926}@media (max-width:768px){.CategoryFilter-module__SKlu5a__filterContainer{justify-content:flex-start}}
.ShareButtons-module__pSwUyG__share{align-items:center;gap:10px;display:flex}.ShareButtons-module__pSwUyG__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.ShareButtons-module__pSwUyG__btn{border:1px solid var(--border-color);background-color:var(--bg-white);width:36px;height:36px;color:var(--text-secondary);transition:var(--transition-quick);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex}.ShareButtons-module__pSwUyG__btn:hover{color:var(--primary-color);background-color:var(--bg-light);border-color:#c2d9d8}.ShareButtons-module__pSwUyG__btn svg{transition:transform .2s}.ShareButtons-module__pSwUyG__btn:hover svg{transform:scale(1.05)}.ShareButtons-module__pSwUyG__copiedBtn{border-color:var(--primary-color)!important;background-color:#e2eceb!important;border-radius:100px!important;width:auto!important;padding:0 14px!important}.ShareButtons-module__pSwUyG__copiedText{color:var(--primary-color);font-size:11.5px;font-weight:600}
