.navbar-logo-wrap{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:14px;height:50px;display:inline-flex}.infinity-container{flex-shrink:0;justify-content:center;align-items:center;width:76px;max-width:76px;height:40px;max-height:40px;display:flex;position:relative;overflow:visible}.infinity-base-img{object-fit:contain;pointer-events:none;display:block;width:100%!important;max-width:76px!important;height:100%!important;max-height:40px!important}.brand-text-img{object-fit:contain;pointer-events:none;display:block;width:auto!important;height:34px!important;max-height:34px!important}.ai-traveler-group{offset-path:path("M 315 167 C 235 78, 120 48, 56 105 C -8 162, 25 248, 110 270 C 195 285, 275 220, 315 167 C 355 114, 435 49, 520 64 C 605 86, 638 172, 574 229 C 510 286, 395 256, 315 167 Z");offset-rotate:auto;transform-box:fill-box;transform-origin:50%;will-change:offset-distance, transform, opacity;animation:3.8s linear infinite aiPulseLoop}@keyframes aiPulseLoop{0%{offset-distance:0%;opacity:1;filter:drop-shadow(0 0 10px #4ade80f2);transform:scale(1.25)}15%{opacity:.85;filter:drop-shadow(0 0 4px #4ade80b3);transform:scale(.9)}35%{opacity:.8;filter:drop-shadow(0 0 4px #4ade80a6);transform:scale(.85)}50%{offset-distance:50%;opacity:1;filter:drop-shadow(0 0 12px #a3e635);transform:scale(1.3)}65%{opacity:.85;filter:drop-shadow(0 0 4px #4ade80b3);transform:scale(.9)}85%{opacity:.8;filter:drop-shadow(0 0 4px #4ade80a6);transform:scale(.85)}to{offset-distance:100%;opacity:1;filter:drop-shadow(0 0 10px #4ade80f2);transform:scale(1.25)}}@media (width<=768px){.infinity-container{width:60px;max-width:60px;height:32px;max-height:32px}.infinity-base-img{max-width:60px!important;max-height:32px!important}.brand-text-img{height:26px!important;max-height:26px!important}}.site-header{-webkit-backdrop-filter:blur(12px);z-index:1000;background-color:#fffffff5;border-bottom:1px solid #e2e8f0cc;width:100%;position:sticky;top:0;left:0}.navbar-container{justify-content:space-between;align-items:center;height:72px;display:flex}.brand-link{align-items:center;text-decoration:none;display:flex}.desktop-nav{align-items:center;display:flex}.nav-list{align-items:center;gap:30px;list-style:none;display:flex}.nav-item{position:relative}.nav-link{color:#334155;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:6px 2px;font-size:14.5px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex;position:relative}.nav-link:hover{color:#0a4d2e}.nav-link.active{color:#0a4d2e;font-weight:600}.nav-link.active:after{content:"";background-color:#0a4d2e;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.dropdown-icon{transition:transform .2s}.dropdown-toggle[aria-expanded=true] .dropdown-icon{transform:rotate(180deg)}.dropdown-menu{z-index:1010;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;min-width:210px;padding:8px 0;display:flex;position:absolute;top:calc(100% + 12px);left:-12px;box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #0000000a}.dropdown-item{color:#334155;padding:10px 16px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .15s}.dropdown-item:hover{color:#0a4d2e;background-color:#f0fdf4;padding-left:20px}.nav-actions{align-items:center;gap:14px;display:flex}.btn-login{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none}.btn-login:hover{background:#f8fafc;border-color:#94a3b8}.btn-book-demo{color:#fff;background:#0a4d2e;border-radius:8px;padding:8.5px 20px;font-size:14px;font-weight:600;text-decoration:none;box-shadow:0 2px 6px #0a4d2e33}.btn-book-demo:hover{background:#073821;box-shadow:0 4px 12px #0a4d2e4d}.mobile-menu-toggle{color:#0f172a;cursor:pointer;background:0 0;border:none;padding:6px;display:none}@media (width<=980px){.desktop-nav,.desktop-actions{display:none}.mobile-menu-toggle{justify-content:center;align-items:center;display:flex}.mobile-nav-menu{background:#fff;border-top:1px solid #e2e8f0;flex-direction:column;gap:8px;padding:16px 20px 24px;display:flex}.mobile-nav-link{color:#334155;border:1px solid #0000;border-radius:8px;padding:11px 16px;font-size:15.5px;font-weight:500;text-decoration:none;transition:all .2s}.mobile-nav-link:hover{color:#0a4d2e;background-color:#f0fdf4}.mobile-nav-link.active{color:#0a4d2e;background-color:#f0fdf4;border:1px solid #dcfce7;font-weight:600;box-shadow:0 2px 8px #10b9811f,0 0 12px #f0fdf4}.mobile-dropdown-container{flex-direction:column;width:100%;display:flex}.mobile-dropdown-toggle{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;outline:none;justify-content:space-between;align-items:center;width:100%;font-family:inherit;display:flex}.mobile-chevron-btn{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin:-6px;padding:6px;transition:background .15s;display:flex}.mobile-chevron-btn:hover{background:#10b9811a}.mobile-dropdown-chevron{color:#64748b;flex-shrink:0;transition:transform .25s,color .2s}.mobile-dropdown-toggle.active .mobile-dropdown-chevron,.mobile-dropdown-chevron.open{color:#0a4d2e}.mobile-dropdown-chevron.open{transform:rotate(180deg)}.mobile-submenu{border-left:2px solid #10b98140;flex-direction:column;gap:4px;margin-top:4px;margin-bottom:4px;margin-left:16px;padding:6px 0 6px 12px;animation:.2s forwards mobileSubmenuFade;display:flex}@keyframes mobileSubmenuFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mobile-submenu-item{color:#475569;border-radius:6px;padding:9px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:block}.mobile-submenu-item:hover,.mobile-submenu-item:active{color:#0a4d2e;background-color:#f0fdf4;font-weight:600}.mobile-actions{flex-direction:column;gap:10px;margin-top:12px;display:flex}.btn-login-mobile{text-align:center;color:#1e293b;border:1px solid #cbd5e1;border-radius:8px;padding:10px 0;font-size:14px;font-weight:600}.btn-book-demo-mobile{text-align:center;color:#fff;background:#0a4d2e;border-radius:8px;padding:10px 0;font-size:14px;font-weight:600}}.hero-section{background:radial-gradient(circle at 85% 20%,#dcfce773 0%,#fff0 60%),radial-gradient(circle at 10% 40%,#f0fdf480 0%,#fff0 50%);padding:56px 0 64px;position:relative;overflow:hidden}.hero-container{position:relative}.hero-grid{grid-template-columns:.95fr 1.35fr;align-items:center;gap:32px;display:grid}.hero-left{flex-direction:column;align-items:flex-start;display:flex}.hero-pill{color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.pill-sparkle{color:#16a34a;font-size:11px}.hero-title{color:#0f172a;letter-spacing:-.03em;margin-bottom:20px;font-size:46px;font-weight:800;line-height:1.14}.hero-title .highlight-green{color:#15803d}.hero-description{color:#475569;max-width:490px;margin-bottom:32px;font-size:16.5px;line-height:1.6}.hero-cta-group{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:44px;display:flex}.hero-btn-primary{color:#fff;background-color:#0a4d2e;border-radius:8px;align-items:center;gap:6px;padding:13px 26px;font-size:15px;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #0a4d2e40}.hero-btn-primary:hover{background-color:#073821;transform:translateY(-1px);box-shadow:0 6px 20px #0a4d2e59}.plus-sign{font-size:17px;font-weight:700;line-height:1}.hero-btn-secondary{color:#0a4d2e;background-color:#fff;border:1.5px solid #0a4d2e;border-radius:8px;align-items:center;padding:12px 26px;font-size:15px;font-weight:600;display:inline-flex}.hero-btn-secondary:hover{background-color:#f0fdf4}.hero-feature-pills{border-top:1px solid #f1f5f9;grid-template-columns:repeat(6,1fr);gap:12px;width:100%;padding-top:10px;display:grid}.feature-pill-item{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.feature-pill-icon{color:#0a4d2e;background-color:#eafaf1;border:1px solid #d1fae5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.feature-pill-item:hover .feature-pill-icon{color:#fff;background-color:#0a4d2e;transform:translateY(-2px)}.feature-pill-label{color:#475569;font-size:11px;font-weight:500;line-height:1.25}.hero-right{justify-content:center;width:100%;display:flex}.hero-video-card-frame{background:#fff;border:1px solid #e2e8f0e6;border-radius:18px;width:100%;max-width:780px;padding:6px;transition:transform .3s,box-shadow .3s;box-shadow:0 20px 45px -10px #0f172a1a,0 8px 18px -4px #0f172a0d}.hero-video-card-frame:hover{transform:translateY(-2px);box-shadow:0 26px 52px -10px #0f172a24}.video-crop-container{aspect-ratio:16/9.8;background-color:#1a1a2e;border-radius:14px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.hero-dashboard-video{object-fit:cover;object-position:center center;flex-shrink:0;width:118%;height:118%;display:block}@media (width>=826px) and (width<=1080px){.hero-section{padding:48px 0 56px}.hero-grid{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:20px}.hero-left{text-align:left;flex-direction:column;align-items:flex-start;max-width:100%;display:flex}.hero-pill{margin-bottom:18px;margin-left:0;margin-right:0}.hero-title{text-align:left;margin-bottom:16px;font-size:34px;line-height:1.15}.hero-description{text-align:left;max-width:100%;margin-bottom:24px;margin-left:0;margin-right:0;font-size:14.5px;line-height:1.55}.hero-cta-group{justify-content:flex-start;gap:12px;margin-bottom:28px;margin-left:0;margin-right:0}.hero-btn-primary,.hero-btn-secondary{width:auto;padding:11px 20px;font-size:14px}.hero-feature-pills{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-left:0;margin-right:0;display:flex}.hero-right{justify-content:flex-end;align-items:flex-start;width:100%;margin-left:auto;display:flex}.hero-video-card-frame{border-radius:16px;align-self:flex-start;width:100%;max-width:520px;margin-left:auto;margin-right:0;padding:6px}}@media (width>=641px) and (width<=825px){.hero-grid{grid-template-columns:1fr;gap:40px}.hero-right{width:100%;max-width:720px;margin:0 auto}.hero-left{text-align:center;align-items:center;width:100%;max-width:700px;margin:0 auto}.hero-pill{margin-left:auto;margin-right:auto}.hero-title{text-align:center}.hero-description{text-align:center;margin-left:auto;margin-right:auto}.hero-cta-group,.hero-feature-pills{justify-content:center;margin-left:auto;margin-right:auto}}@media (width<=640px){.hero-section{padding:36px 0 44px;overflow:hidden}.hero-grid{grid-template-columns:1fr;gap:32px;width:100%}.hero-left{align-items:flex-start;width:100%;max-width:100%}.hero-title{word-break:break-word;font-size:32px;line-height:1.2}.hero-cta-group{flex-direction:column;align-items:stretch;gap:12px;width:100%}.hero-btn-primary,.hero-btn-secondary{justify-content:center;width:100%}.hero-feature-pills{grid-template-columns:repeat(3,1fr);row-gap:16px;width:100%}.hero-right{justify-content:center;width:100%;max-width:100%;margin:0 auto;display:flex}.hero-video-card-frame{width:100%;max-width:100%;margin:0 auto}.video-crop-container{aspect-ratio:16/9.8;width:100%}}@media (width<=380px){.hero-title{word-break:break-word;font-size:26px;line-height:1.2}.hero-pill{max-width:100%;padding:5px 12px;font-size:11px}.hero-description{font-size:13.5px;line-height:1.5}.hero-feature-pills{grid-template-columns:repeat(2,1fr);gap:10px}}.features-master-section{background-color:#fff;padding:40px 0 70px}.trusted-by-wrapper{text-align:center;border-bottom:1px solid #f1f5f9;margin-bottom:64px;padding-bottom:56px;padding-left:48px;padding-right:48px}.trusted-by-text{color:#64748b;letter-spacing:.01em;margin-bottom:28px;font-size:13.5px;font-weight:500}.client-logos-grid{justify-content:space-between;align-items:center;gap:0;width:100%;display:flex}.client-logo-item{color:#475569;opacity:.85;text-align:left;justify-content:center;justify-self:center;align-items:center;gap:10px;transition:all .2s;display:flex}.client-logo-item:hover{opacity:1;color:#0a4d2e;transform:translateY(-1px)}.client-logo-icon{color:#475569}.client-logo-item:hover .client-logo-icon{color:#0a4d2e}.client-logo-info{text-align:left;flex-direction:column;line-height:1.15;display:flex}.client-name{color:#1e293b;letter-spacing:-.01em;font-size:14.5px;font-weight:700}.client-sub{color:#64748b;font-size:10.5px;font-weight:500}.features-header-wrap{text-align:center;max-width:680px;margin:0 auto 52px}.section-badge{color:#166534;background-color:#eafaf1;border:1px solid #bbf7d0;border-radius:9999px;margin-bottom:18px;padding:5px 16px;font-size:12.5px;font-weight:600;display:inline-flex}.section-heading{color:#0f172a;letter-spacing:-.02em;margin-bottom:14px;font-size:34px;font-weight:800;line-height:1.25}.section-heading .highlight-text{color:#15803d}.section-subheading{color:#64748b;font-size:15.5px;line-height:1.6}.feature-cards-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature-card{background-color:#fff;border:1px solid #eef2f6;border-radius:16px;flex-direction:column;align-items:flex-start;padding:32px 24px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.feature-card:hover{border-color:#bbf7d0;transform:translateY(-4px);box-shadow:0 20px 30px -10px #10b98114,0 8px 16px -6px #0000000a}.feature-icon-badge{color:#166534;background-color:#eafaf1;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:22px;transition:all .2s;display:flex}.feature-card:hover .feature-icon-badge{color:#fff;background-color:#0a4d2e}.feature-card-title{color:#0f172a;margin-bottom:12px;font-size:17px;font-weight:700}.feature-card-desc{color:#64748b;flex-grow:1;margin-bottom:24px;font-size:14px;line-height:1.6}.feature-card-link{color:#0a4d2e;align-items:center;gap:6px;font-size:13.5px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.feature-card-link:hover{color:#15803d;gap:10px}.link-arrow{font-size:14px;transition:transform .2s}.feature-card-link:hover .link-arrow{transform:translate(2px)}@media (width<=1024px){.feature-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=641px) and (width<=825px){.feature-cards-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:740px;margin:0 auto}.feature-card{text-align:center;flex-direction:column;align-items:center;padding:28px 22px;display:flex}.feature-icon-badge{margin:0 auto 20px}.feature-card-title,.feature-card-desc{text-align:center}.feature-card-link{justify-content:center;margin:0 auto}}@media (width<=768px){.trusted-by-wrapper{padding-left:20px;padding-right:20px}.client-logos-grid{flex-wrap:wrap;justify-content:center;gap:20px}.section-heading{font-size:28px}}@media (width<=640px){.feature-cards-grid{grid-template-columns:1fr}.trusted-by-wrapper{margin-bottom:44px}}.platform-automation-section{background-color:#fff;padding:60px 0 80px;overflow:hidden}.platform-grid{grid-template-columns:1fr 1.3fr;align-items:center;gap:50px;display:grid}.platform-left{flex-direction:column;align-items:flex-start;display:flex}.platform-title{color:#0f172a;letter-spacing:-.025em;margin-bottom:16px;font-size:40px;font-weight:800;line-height:1.15}.platform-description{color:#475569;max-width:440px;margin-bottom:28px;font-size:16px;line-height:1.6}.platform-checklist{flex-direction:column;gap:14px;margin-bottom:34px;list-style:none;display:flex}.checklist-item{align-items:center;gap:12px;display:flex}.check-icon{color:#16a34a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.check-svg{fill:#eafaf1}.check-text{color:#1e293b;font-size:14.5px;font-weight:600}.explore-btn{color:#0a4d2e;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:11px 24px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.explore-btn:hover{background:#f0fdf4;border-color:#0a4d2e;gap:12px}.platform-right{justify-content:center;align-items:center;display:flex}.device-mockup-wrapper{filter:drop-shadow(0 20px 30px #00000014);justify-content:center;align-items:center;width:100%;max-width:800px;display:flex}.device-mockup-image{object-fit:contain;width:100%;height:auto;display:block}@media (width>=826px) and (width<=1080px){.platform-grid{grid-template-columns:1fr 1.18fr;align-items:center;gap:20px}.platform-left{text-align:left;align-items:flex-start;max-width:100%}.platform-title{text-align:left;margin-bottom:14px;font-size:32px;line-height:1.18}.platform-description{text-align:left;max-width:100%;margin-bottom:22px;font-size:14.5px;line-height:1.55}.platform-checklist{gap:10px;margin-bottom:24px}.checklist-item{gap:10px}.check-text{font-size:13.5px}.explore-btn{padding:10px 20px;font-size:13.5px}.platform-right{justify-content:flex-end;align-items:center;width:100%;margin-left:auto;display:flex}.device-mockup-wrapper{width:100%;max-width:510px;margin-left:auto;margin-right:0}.device-mockup-image{width:100%;max-width:510px;height:auto}}@media (width>=641px) and (width<=825px){.platform-grid{grid-template-columns:1fr;gap:40px}.platform-right{max-width:600px;margin:0 auto}.platform-left{text-align:center;align-items:center;width:100%;max-width:640px;margin:0 auto}.platform-left .section-badge{margin-left:auto;margin-right:auto}.platform-title{text-align:center}.platform-description{text-align:center;margin-left:auto;margin-right:auto}.platform-checklist{text-align:left;flex-direction:column;align-items:flex-start;margin-left:auto;margin-right:auto;display:inline-flex}.explore-btn{margin-left:auto;margin-right:auto}}@media (width<=640px){.platform-automation-section{padding:36px 0 48px;overflow:hidden}.platform-grid{grid-template-columns:1fr;gap:32px;width:100%}.platform-left{text-align:left;align-items:flex-start;width:100%;max-width:100%}.platform-title{word-break:break-word;text-align:left;font-size:28px;line-height:1.2}.platform-description{text-align:left;max-width:100%;font-size:14.5px;line-height:1.55}.platform-checklist{text-align:left;flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.platform-right{justify-content:center;align-items:center;width:100%;max-width:100%;margin:0 auto;display:flex}.device-mockup-wrapper{width:100%;max-width:100%;margin:0 auto}.device-mockup-image{width:100%;height:auto;display:block}}@media (width<=380px){.platform-title{word-break:break-word;font-size:23px;line-height:1.2}.check-text{font-size:12.5px}.checklist-item{gap:8px}.explore-btn{justify-content:center;width:100%}}.cta-section-banner{padding:30px 0 70px}.cta-card{background:linear-gradient(135deg,#f0fdf4 0%,#f7fee7 50%,#f0fdf4 100%);border:1px solid #dcfce7;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:44px 50px;display:flex;box-shadow:0 10px 25px -5px #10b9810d}.cta-text-content{max-width:600px}.cta-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:8px;font-size:30px;font-weight:800}.cta-subtitle{color:#475569;font-size:15px}.cta-actions{flex-shrink:0;align-items:center;gap:14px;display:flex}.cta-btn-primary{color:#fff;background-color:#0a4d2e;border-radius:8px;padding:12px 24px;font-size:14.5px;font-weight:600;box-shadow:0 4px 12px #0a4d2e33}.cta-btn-primary:hover{background-color:#073821}.cta-btn-secondary{color:#0a4d2e;background-color:#fff;border:1.5px solid #bbf7d0;border-radius:8px;padding:11px 24px;font-size:14.5px;font-weight:600}.cta-btn-secondary:hover{background-color:#f0fdf4;border-color:#86efac}@media (width<=860px){.cta-card{text-align:center;flex-direction:column;padding:36px 24px}.cta-actions{flex-wrap:wrap;justify-content:center}}.features-page{background-color:#fff;width:100%;overflow-x:hidden}.features-hero-section{background:radial-gradient(circle at 15% 15%,#dcfce773 0%,#0000 60%),radial-gradient(circle at 85% 65%,#f0fdf466 0%,#0000 55%),#fff;border-bottom:1px solid #f1f5f9;padding:56px 0 72px;position:relative;overflow:hidden}.features-hero-grid{grid-template-columns:1fr 1.08fr;align-items:center;gap:52px;display:grid}.features-pill-badge{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:7px;margin-bottom:22px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.features-hero-title{letter-spacing:-.03em;color:#0f172a;font-size:48px;font-weight:800;line-height:1.15;font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);margin-bottom:20px}.features-hero-title .highlight-green{color:#15803d}.features-hero-desc{color:#475569;max-width:520px;margin-bottom:32px;font-size:16.5px;line-height:1.65}.features-cta-group{align-items:center;gap:16px;margin-bottom:36px;display:flex}.features-btn-primary{color:#fff;background-color:#073821;border-radius:8px;align-items:center;gap:8px;padding:13px 26px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #07382140}.features-btn-primary:hover{background-color:#052a18;transform:translateY(-1px);box-shadow:0 6px 18px #07382159}.features-btn-primary .plus-sign{font-size:17px;font-weight:700;line-height:1}.features-btn-secondary{color:#005736;background-color:#fff;border:1.5px solid #005736;border-radius:8px;align-items:center;padding:12px 26px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.features-btn-secondary:hover{color:#073821;background-color:#f0fdf4;border-color:#073821;transform:translateY(-1px)}.features-trust-pills{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.trust-pill-item{color:#64748b;align-items:center;gap:8px;font-size:13.5px;font-weight:500;display:flex}.trust-pill-icon{color:#16a34a;background-color:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.features-console-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;transition:transform .3s;overflow:hidden;box-shadow:0 20px 45px -12px #0f172a1f,0 6px 18px -4px #0f172a0d}.features-console-card:hover{transform:translateY(-2px)}.console-header{color:#fff;background-color:#0f172a;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.console-status-dot{align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.pulse-dot{background-color:#4ade80;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #4ade80}.console-badge{color:#94a3b8;background-color:#ffffff1f;border-radius:6px;padding:3px 9px;font-size:11px}.console-body{background-color:#fafbfc;flex-direction:column;gap:20px;padding:24px;display:flex}.console-node-flow{background:#fff;border:1px solid #eef2f6;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:16px;display:flex}.console-node{flex:1;align-items:center;gap:10px;display:flex}.node-icon-wrap{color:#15803d;background-color:#eafaf1;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.node-info{flex-direction:column;display:flex}.node-title{color:#0f172a;font-size:12px;font-weight:700}.node-meta{color:#64748b;font-size:10.5px}.node-connector{background-color:#bbf7d0;flex-shrink:0;width:24px;height:2px;position:relative;overflow:hidden}.connector-energy{background:linear-gradient(90deg,#0000,#15803d,#0000);width:100%;height:100%;animation:1.8s linear infinite energySlide}@keyframes energySlide{0%{transform:translate(-100%)}to{transform:translate(100%)}}.console-metric-tiles{grid-template-columns:1fr 1fr;gap:14px;display:grid}.metric-tile{background:#fff;border:1px solid #eef2f6;border-radius:12px;flex-direction:column;padding:16px;display:flex}.tile-label{color:#64748b;margin-bottom:6px;font-size:12px}.tile-value{font-size:26px;font-weight:800;font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:4px}.tile-sub{color:#16a34a;font-size:11px;font-weight:500}.console-agent-preview{background-color:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:12px;padding:16px;display:flex}.agent-avatar-wrap{color:#fff;background:linear-gradient(135deg,#0a4d2e,#22c55e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.agent-online-indicator{background-color:#22c55e;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.agent-speech{flex:1}.speech-quote{color:#334155;margin-bottom:8px;font-size:12.5px;font-style:italic;line-height:1.5}.speech-actions{flex-wrap:wrap;gap:8px;display:flex}.chip-action{color:#15803d;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:500}.features-grid-section{background-color:#fff;padding:80px 0}.features-eight-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.feature-eight-card{background-color:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:flex-start;padding:28px 22px;transition:all .25s;display:flex;box-shadow:0 4px 6px -1px #00000005}.feature-eight-card:hover{border-color:#bbf7d0;transform:translateY(-4px);box-shadow:0 16px 28px -8px #10b9811f}.feature-eight-icon-badge{color:#15803d;background-color:#eafaf1;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;transition:all .2s;display:flex}.feature-eight-card:hover .feature-eight-icon-badge{color:#fff;background-color:#0a4d2e}.feature-eight-title{color:#0f172a;font-size:16.5px;font-weight:700;font-family:var(--font-heading);margin-bottom:10px}.feature-eight-desc{color:#64748b;flex-grow:1;margin-bottom:20px;font-size:13.5px;line-height:1.6}.feature-eight-link{color:#0a4d2e;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.feature-eight-link:hover{color:#16a34a}.eight-arrow{transition:transform .2s}.feature-eight-link:hover .eight-arrow{transform:translate(3px)}.features-stats-section{background-color:#fff;padding:24px 0 60px}.features-stats-bar{background:linear-gradient(135deg,#0a4d2e 0%,#0d5f38 50%,#15803d 100%);border-radius:18px;padding:32px 40px;box-shadow:0 14px 34px -8px #0a4d2e4d}.features-stats-grid{grid-template-columns:repeat(5,1fr);align-items:center;gap:20px;display:grid}.fstat-item{color:#fff;align-items:center;gap:14px;display:flex}.fstat-icon-wrap{color:#86efac;background-color:#ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.fstat-text{flex-direction:column;display:flex}.fstat-val{letter-spacing:-.02em;font-size:22px;font-weight:800;font-family:var(--font-heading)}.fstat-lbl{color:#bbf7d0;font-size:12px;font-weight:500}.features-usecases-section{background-color:#fff;padding:72px 0 80px}.usecases-tabs-container{justify-content:center;margin-bottom:40px;display:flex}.usecases-tabs-wrapper{background-color:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:8px;max-width:100%;padding:6px;display:inline-flex;overflow-x:auto;box-shadow:0 4px 12px #00000008}.usecase-tab-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;align-items:center;gap:8px;padding:10px 20px;font-size:13.5px;font-weight:600;transition:all .2s;display:inline-flex}.usecase-tab-btn:hover{color:#0a4d2e}.usecase-tab-btn.active{color:#fff;background-color:#0a4d2e;box-shadow:0 4px 12px #0a4d2e40}.tab-btn-icon{flex-shrink:0}.usecase-detail-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:44px;box-shadow:0 16px 40px -10px #0f172a0f}.usecase-card-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.usecase-mockup-frame{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d}.mockup-header-bar{background-color:#fff;border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.mockup-dots{gap:6px;display:flex}.mockup-dots span{background-color:#cbd5e1;border-radius:50%;width:9px;height:9px}.mockup-dots span:first-child{background-color:#f87171}.mockup-dots span:nth-child(2){background-color:#fbbf24}.mockup-dots span:nth-child(3){background-color:#4ade80}.mockup-title{color:#475569;font-size:11.5px;font-weight:600}.mockup-content-body{padding:28px}.industry-icon-splash{justify-content:center;align-items:center;min-height:140px;margin-bottom:24px;display:flex}.education-visual-wrap{align-items:center;gap:20px;display:flex}.education-img{border-radius:8px;max-width:150px;height:auto}.education-floating-card{background:#fff;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:12px;padding:14px 18px;display:flex;box-shadow:0 8px 18px #10b9811a}.edu-cap-icon{color:#15803d}.education-floating-card strong{color:#0f172a;font-size:13px;display:block}.education-floating-card p{color:#16a34a;font-size:11.5px;font-weight:500}.generic-industry-hero{flex-direction:column;align-items:center;gap:14px;display:flex}.industry-hero-icon-circle{color:#15803d;background:#eafaf1;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.industry-hero-title{color:#0f172a;font-size:14px;font-weight:700}.mockup-metric-pills{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.mock-metric-pill{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;padding:10px;display:flex}.m-val{color:#15803d;font-size:15px;font-weight:800;font-family:var(--font-heading)}.m-lbl{color:#64748b;margin-top:2px;font-size:10.5px}.usecase-title{color:#0f172a;font-size:26px;font-weight:800;line-height:1.3;font-family:var(--font-heading);margin-bottom:14px}.usecase-desc{color:#64748b;margin-bottom:24px;font-size:15px;line-height:1.65}.usecase-checklist{flex-direction:column;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.usecase-point{color:#334155;align-items:center;gap:12px;font-size:14.5px;font-weight:500;display:flex}.point-check-icon{color:#15803d;background-color:#eafaf1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.usecase-learn-link{color:#0a4d2e;align-items:center;gap:6px;font-size:14.5px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.usecase-learn-link:hover{gap:10px}.features-workflow-section{background-color:#fafbfc;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:72px 0 80px}.workflow-steps-flow{justify-content:space-between;align-items:center;width:100%;display:flex}.workflow-step-wrapper{flex:1;align-items:center;display:flex}.workflow-step-card{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 10px;display:flex}.workflow-circle-icon{color:#15803d;background-color:#eafaf1;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:18px;transition:all .25s;display:flex;box-shadow:0 4px 14px #15803d1f}.workflow-step-card:hover .workflow-circle-icon{color:#fff;background-color:#0a4d2e;transform:scale(1.06)}.workflow-step-title{color:#0f172a;font-size:15.5px;font-weight:700;font-family:var(--font-heading);margin-bottom:8px}.workflow-step-desc{color:#64748b;max-width:180px;font-size:12.5px;line-height:1.5}.workflow-arrow-divider{color:#94a3b8;justify-content:center;align-items:center;margin-top:-30px;padding:0 6px;display:flex}.features-integrations-section{background-color:#fff;padding:80px 0}.integrations-cards-row{grid-template-columns:repeat(8,1fr);gap:16px;display:grid}.integration-tool-card{text-align:center;background-color:#fff;border:1px solid #f1f5f9;border-radius:14px;flex-direction:column;align-items:center;padding:20px 14px;transition:all .2s;display:flex}.integration-tool-card:hover{border-color:#bbf7d0;transform:translateY(-3px);box-shadow:0 10px 20px -5px #0000000d}.tool-icon-box{background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;padding:8px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 6px #0000000a}.integration-tool-card:hover .tool-icon-box{border-color:#e2e8f0;transform:scale(1.08);box-shadow:0 4px 12px #00000014}.tool-brand-img{object-fit:contain;width:100%;height:100%;display:block}.tool-name-wrap{flex-direction:column;display:flex}.tool-main-name{color:#0f172a;font-size:13.5px;font-weight:700}.tool-sub-name{color:#64748b;font-size:11px}.features-cta-section{background-color:#fff;padding:40px 0 80px}.features-cta-box{background:linear-gradient(135deg,#0a4d2e 0%,#0d5f38 50%,#15803d 100%);border-radius:20px;justify-content:space-between;align-items:center;padding:48px 56px;display:flex;box-shadow:0 20px 45px -10px #0a4d2e59}@media (width<=1200px){.features-eight-grid{grid-template-columns:repeat(3,1fr)}.integrations-cards-row{grid-template-columns:repeat(4,1fr)}}@media (width<=1024px){.features-hero-grid{grid-template-columns:1fr;gap:40px}.usecase-card-grid{grid-template-columns:1fr;gap:32px}.features-stats-grid{grid-template-columns:repeat(3,1fr);gap:24px}.workflow-steps-flow{flex-wrap:wrap;justify-content:center;gap:28px}.workflow-step-wrapper{flex:0 0 calc(33.33% - 20px)}.workflow-arrow-divider{display:none}}@media (width>=826px) and (width<=1080px){.features-hero-section{padding:48px 0 56px}.features-hero-grid{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:20px}.features-hero-left{text-align:left;flex-direction:column;align-items:flex-start;max-width:100%;display:flex}.features-pill-badge{margin-bottom:18px;margin-left:0;margin-right:0}.features-hero-title{text-align:left;margin-bottom:16px;font-size:34px;line-height:1.15}.features-hero-desc{text-align:left;max-width:100%;margin-bottom:24px;margin-left:0;margin-right:0;font-size:14.5px;line-height:1.55}.features-cta-group{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:auto;margin-bottom:28px;margin-left:0;margin-right:0;display:flex}.features-btn-primary,.features-btn-secondary{width:auto;padding:11px 20px;font-size:14px}.features-trust-pills{grid-template-columns:repeat(2,1fr);gap:10px;width:100%;max-width:440px;margin:0;display:grid}.features-hero-right{justify-content:flex-end;align-items:flex-start;width:100%;margin-left:auto;display:flex}.features-console-card{border-radius:14px;align-self:flex-start;width:100%;max-width:510px;margin-left:auto;margin-right:0}.console-header{padding:10px 14px}.status-label{font-size:11px}.console-badge{padding:3px 8px;font-size:10px}.console-body{gap:10px;padding:12px}.console-node-flow{gap:6px;padding:8px 10px}.node-icon-wrap{width:28px;height:28px}.node-title{font-size:11.5px}.node-meta{font-size:9.5px}.console-metric-tiles{gap:8px}.metric-tile{padding:8px 10px}.tile-value{font-size:17px}.tile-label{font-size:10.5px}.tile-sub{font-size:9.5px}.console-agent-preview{gap:10px;padding:10px}.speech-quote{font-size:11px;line-height:1.4}.chip-action{font-size:10px}}@media (width>=641px) and (width<=825px){.features-hero-section{padding:48px 0 60px}.features-hero-grid{grid-template-columns:1fr;gap:40px}.features-hero-left{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:700px;margin:0 auto;display:flex}.features-pill-badge{margin-left:auto;margin-right:auto}.features-hero-title{text-align:center;margin-left:auto;margin-right:auto;font-size:38px;line-height:1.2}.features-hero-desc{text-align:center;max-width:580px;margin-left:auto;margin-right:auto}.features-cta-group{flex-direction:row;justify-content:center;align-items:center;gap:16px;width:auto;margin-bottom:32px;margin-left:auto;margin-right:auto;display:flex}.features-btn-primary,.features-btn-secondary{justify-content:center;width:auto;padding:13px 26px}.features-trust-pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;width:100%;max-width:640px;margin:0 auto;display:flex}.features-hero-right,.features-console-card{width:100%;max-width:700px;margin:0 auto}.features-grid-section{padding:60px 0}.features-eight-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:740px;margin:0 auto}.feature-eight-card{text-align:center;flex-direction:column;align-items:center;padding:26px 20px;display:flex}.feature-eight-icon-badge{margin:0 auto 18px}.feature-eight-title,.feature-eight-desc{text-align:center}.feature-eight-link{justify-content:center;margin:0 auto}.features-stats-bar{max-width:740px;margin:0 auto;padding:28px 20px}.features-stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);justify-items:center;gap:16px}.features-usecases-section{padding:60px 0}.usecases-tabs-container{justify-content:center;width:100%;margin-bottom:28px;display:flex}.usecases-tabs-wrapper{flex-wrap:wrap;justify-content:center;gap:10px;max-width:740px;margin:0 auto;display:flex}.usecase-detail-card{max-width:740px;margin:0 auto;padding:32px 28px}.usecase-card-grid{grid-template-columns:1fr;gap:32px}.usecase-visual-col{width:100%;max-width:600px;margin:0 auto}.usecase-info-col{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:600px;margin:0 auto;display:flex}.usecase-title,.usecase-desc{text-align:center}.usecase-checklist{text-align:left;flex-direction:column;align-items:flex-start;margin:0 auto 24px;display:inline-flex}.usecase-learn-link{justify-content:center;margin:0 auto}.features-workflow-section{padding:60px 0}.workflow-steps-flow{flex-wrap:wrap;justify-content:center;gap:20px;max-width:740px;margin:0 auto;display:flex}.workflow-step-wrapper{flex:0 0 calc(33.33% - 14px);max-width:230px}.workflow-arrow-divider{display:none}.workflow-step-card{text-align:center;align-items:center}.workflow-circle-icon{margin:0 auto 16px}.features-integrations-section{padding:60px 0}.integrations-cards-row{grid-template-columns:repeat(4,1fr);gap:16px;max-width:740px;margin:0 auto}.integration-tool-card{text-align:center;flex-direction:column;justify-content:center;padding:20px 12px}.tool-icon-box{margin:0 auto 10px}.tool-name-wrap{text-align:center}.features-cta-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:740px;margin:0 auto;padding:40px 32px}.cta-box-text,.cta-box-title,.cta-box-sub{text-align:center}.cta-box-btns{flex-direction:row;justify-content:center;align-items:center;gap:16px;width:auto;margin:0 auto;display:flex}.cta-box-btn-light,.cta-box-btn-green{justify-content:center;width:auto;padding:12px 26px}}@media (width<=640px){.features-hero-section{padding:36px 0 44px;overflow:hidden}.features-hero-grid{grid-template-columns:1fr;gap:36px}.features-hero-title{word-break:break-word;font-size:32px;line-height:1.2}.features-hero-desc{max-width:100%;margin-bottom:24px;font-size:15px;line-height:1.6}.features-cta-group{flex-direction:column;align-items:stretch;gap:12px;width:100%;margin-bottom:28px}.features-btn-primary,.features-btn-secondary{justify-content:center;width:100%;padding:12px 20px}.features-trust-pills{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;display:grid}.features-console-card{border-radius:16px;width:100%;max-width:100%}.console-body{gap:14px;padding:16px}.console-node-flow{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.console-node{width:100%}.node-connector{display:none}.console-metric-tiles{grid-template-columns:1fr 1fr;gap:10px}.metric-tile{padding:12px}.tile-value{font-size:20px}.console-agent-preview{padding:12px}.section-main-heading{font-size:26px;line-height:1.3}.section-desc-text{font-size:14px}.section-head-center{margin-bottom:36px}.features-grid-section{padding:48px 0}.features-eight-grid{grid-template-columns:1fr;gap:16px}.feature-eight-card{padding:20px 18px}.features-stats-section{padding:16px 0 40px}.features-stats-bar{padding:24px 18px}.features-stats-grid{grid-template-columns:repeat(2,1fr);gap:16px}.features-usecases-section{padding:48px 0;overflow:hidden}.usecases-tabs-container{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;width:100%;padding-bottom:12px;overflow-x:auto}.usecases-tabs-wrapper{flex-wrap:nowrap;width:max-content;max-width:none;display:flex}.usecase-detail-card{border-radius:16px;padding:20px 16px}.usecase-card-grid{grid-template-columns:1fr;gap:24px}.mockup-content-body{padding:16px}.education-visual-wrap{flex-direction:column;align-items:center;gap:12px}.education-floating-card{width:100%;padding:12px}.features-workflow-section{padding:48px 0;overflow:hidden}.workflow-steps-flow{flex-direction:column;gap:24px}.workflow-step-wrapper{flex:0 0 100%;width:100%}.workflow-arrow-divider{display:none}.features-integrations-section{padding:48px 0}.integrations-cards-row{grid-template-columns:repeat(2,1fr);gap:12px}.features-cta-section{padding:30px 0 60px}.features-cta-box{text-align:center;border-radius:16px;flex-direction:column;gap:20px;padding:28px 18px}.cta-box-title{font-size:22px}.cta-box-btns{flex-direction:column;align-items:stretch;gap:10px;width:100%}.cta-box-btn-light,.cta-box-btn-green{justify-content:center;width:100%}}@media (width<=480px){.features-hero-title{font-size:28px}.features-trust-pills,.console-metric-tiles,.features-stats-grid{grid-template-columns:1fr}}@media (width<=380px){.features-hero-title{word-break:break-word;font-size:24px;line-height:1.2}.features-pill-badge{max-width:100%;padding:5px 12px;font-size:11px}.features-hero-desc{font-size:13.5px;line-height:1.5}.features-console-card{border-radius:12px}.console-body{padding:12px}.node-title{font-size:11px}.node-meta{font-size:9.5px}}.solutions-page{background-color:#fff;width:100%;overflow-x:hidden}.solutions-pill-badge{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:7px;margin-bottom:22px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.pill-sparkle{color:#16a34a}.section-head-center{text-align:center;max-width:680px;margin:0 auto 52px}.section-mini-tag{letter-spacing:.08em;color:#15803d;text-transform:uppercase;background-color:#eafaf1;border-radius:9999px;margin-bottom:14px;padding:5px 12px;font-size:11.5px;font-weight:700;display:inline-block}.section-main-heading{color:#0f172a;letter-spacing:-.025em;font-size:34px;font-weight:800;line-height:1.25;font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);margin-bottom:14px}.section-desc-text{color:#64748b;font-size:15.5px;line-height:1.6}.solutions-hero-section{background:radial-gradient(circle at 15% 15%,#dcfce773 0%,#0000 60%),radial-gradient(circle at 85% 65%,#f0fdf466 0%,#0000 55%),#fff;border-bottom:1px solid #f1f5f9;padding:56px 0 72px;position:relative;overflow:hidden}.solutions-hero-grid{grid-template-columns:1fr 1.08fr;align-items:center;gap:52px;display:grid}.solutions-hero-title{letter-spacing:-.03em;color:#0f172a;font-size:48px;font-weight:800;line-height:1.15;font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);margin-bottom:20px}.solutions-hero-title .highlight-green{color:#15803d}.solutions-hero-desc{color:#475569;max-width:520px;margin-bottom:32px;font-size:16.5px;line-height:1.65}.solutions-cta-group{align-items:center;gap:16px;margin-bottom:36px;display:flex}.solutions-btn-primary{color:#fff;background-color:#073821;border-radius:8px;align-items:center;gap:8px;padding:13px 26px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #07382140}.solutions-btn-primary:hover{background-color:#052a18;transform:translateY(-1px);box-shadow:0 6px 18px #07382159}.solutions-btn-primary .plus-sign{font-size:17px;font-weight:700;line-height:1}.solutions-btn-secondary{color:#005736;background-color:#fff;border:1.5px solid #005736;border-radius:8px;align-items:center;padding:12px 26px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.solutions-btn-secondary:hover{color:#073821;background-color:#f0fdf4;border-color:#073821;transform:translateY(-1px)}.solutions-suite-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;transition:transform .3s;overflow:hidden;box-shadow:0 20px 45px -12px #0f172a1f,0 6px 18px -4px #0f172a0d}.solutions-suite-card:hover{transform:translateY(-2px)}.suite-header-bar{color:#fff;background-color:#0f172a;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.suite-badge-group{align-items:center;gap:8px;display:flex}.suite-dot-live{background-color:#4ade80;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #4ade80}.suite-title-text{font-size:12.5px;font-weight:600}.suite-version-tag{color:#94a3b8;background-color:#ffffff1f;border-radius:6px;padding:3px 9px;font-size:11px}.suite-body-content{background-color:#fafbfc;flex-direction:column;gap:16px;padding:22px;display:flex}.suite-stat-row{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.suite-mini-stat{background:#fff;border:1px solid #eef2f6;border-radius:10px;flex-direction:column;padding:12px 10px;display:flex}.sms-lbl{color:#64748b;margin-bottom:4px;font-size:11px}.sms-val{font-size:18px;font-weight:800;font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:2px}.text-navy{color:#0f172a}.text-emerald{color:#15803d}.text-green{color:#16a34a}.text-amber{color:#d97706}.sms-trend{font-size:10px;font-weight:600}.suite-chart-row{grid-template-columns:1.15fr 1fr;gap:12px;display:grid}.suite-funnel-card,.suite-channels-card{background:#fff;border:1px solid #eef2f6;border-radius:12px;padding:14px}.funnel-title{color:#0f172a;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.funnel-bars{flex-direction:column;gap:6px;display:flex}.funnel-bar{color:#fff;border-radius:6px;align-items:center;height:24px;padding-left:10px;font-size:10.5px;font-weight:600;transition:width .3s;display:flex}.funnel-bar.f-1{background-color:#0a4d2e;width:100%}.funnel-bar.f-2{background-color:#15803d;width:75%}.funnel-bar.f-3{color:#064e3b;background-color:#22c55e;width:52%}.funnel-bar.f-4{color:#064e3b;background-color:#86efac;width:34%}.channel-list{flex-direction:column;gap:8px;display:flex}.channel-item{justify-content:space-between;align-items:center;font-size:11.5px;display:flex}.ch-dot{border-radius:50%;width:8px;height:8px;margin-right:6px}.bg-whatsapp{background-color:#25d366}.bg-gmail{background-color:#ea4335}.bg-facebook{background-color:#1877f2}.bg-web{background-color:#0a4d2e}.ch-name{color:#334155;flex:1;font-weight:500}.ch-pct{color:#0f172a;font-weight:700}.suite-notif-pill{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;display:flex}.notif-sparkle{color:#15803d;font-weight:700}.notif-text{color:#166534;margin:0;font-size:11.5px;line-height:1.4}.smart-solutions-section{background-color:#fff;padding:80px 0}.smart-solutions-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:24px;display:grid}.smart-sol-card{background-color:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:flex-start;padding:28px 22px;transition:all .25s;display:flex;box-shadow:0 4px 6px -1px #00000005}.smart-sol-card:hover{border-color:#bbf7d0;transform:translateY(-4px);box-shadow:0 16px 28px -8px #10b9811f}.smart-sol-icon-box{color:#15803d;background-color:#eafaf1;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;transition:all .2s;display:flex}.smart-sol-card:hover .smart-sol-icon-box{color:#fff;background-color:#0a4d2e}.smart-sol-title{color:#0f172a;font-size:16.5px;font-weight:700;font-family:var(--font-heading);margin-bottom:10px}.smart-sol-desc{color:#64748b;flex-grow:1;margin-bottom:20px;font-size:13.5px;line-height:1.6}.smart-sol-link{color:#0a4d2e;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.smart-sol-link:hover{color:#16a34a}.smart-sol-link .link-arrow{transition:transform .2s}.smart-sol-link:hover .link-arrow{transform:translate(3px)}.specialty-services-row{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.specialty-service-card{background-color:#fff;border:1px solid #f1f5f9;border-radius:16px;grid-template-columns:90px 1fr;align-items:center;gap:24px;padding:24px 28px;transition:all .25s;display:grid;box-shadow:0 4px 6px -1px #00000005}.specialty-service-card:hover{border-color:#bbf7d0;transform:translateY(-4px);box-shadow:0 16px 28px -8px #10b9811f}.specialty-img-col{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;justify-content:center;align-items:center;width:90px;height:90px;padding:4px;display:flex;overflow:hidden}.specialty-thumb-img{object-fit:contain;border-radius:10px;width:100%;height:100%;transition:transform .25s}.specialty-service-card:hover .specialty-thumb-img{transform:scale(1.06)}.specialty-fallback-icon{justify-content:center;align-items:center;width:100%;height:100%;font-size:36px;display:flex}.specialty-info-col{flex-direction:column;display:flex}.specialty-title{color:#0f172a;font-size:16px;font-weight:700;font-family:var(--font-heading);margin-bottom:6px}.specialty-desc{color:#64748b;margin-bottom:14px;font-size:13px;line-height:1.5}.solutions-stats-section{background-color:#fff;padding:24px 0 60px}.solutions-stats-bar{background:linear-gradient(135deg,#0a4d2e 0%,#0d5f38 50%,#15803d 100%);border-radius:18px;padding:32px 40px;box-shadow:0 14px 34px -8px #0a4d2e4d}.solutions-stats-grid{grid-template-columns:repeat(5,1fr);align-items:center;gap:20px;display:grid}.sol-stat-item{color:#fff;align-items:center;gap:14px;display:flex}.sol-stat-icon-wrap{color:#86efac;background-color:#ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.sol-stat-text{flex-direction:column;display:flex}.sol-stat-val{letter-spacing:-.02em;font-size:22px;font-weight:800;font-family:var(--font-heading)}.sol-stat-lbl{color:#bbf7d0;font-size:12px;font-weight:500}.all-in-one-section{background-color:#fff;padding:72px 0 80px}.pillars-four-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.pillar-card{align-items:flex-start;gap:16px;padding:12px;display:flex}.pillar-icon-box{color:#15803d;background-color:#eafaf1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex}.pillar-card:hover .pillar-icon-box{color:#fff;background-color:#0a4d2e;transform:scale(1.1)}.pillar-content{flex-direction:column;display:flex}.pillar-title{color:#0f172a;font-size:16.5px;font-weight:700;font-family:var(--font-heading);margin-bottom:8px}.pillar-desc{color:#64748b;margin:0;font-size:13.5px;line-height:1.55}.process-flow-section{background-color:#fafbfc;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:72px 0 80px}.process-steps-row{justify-content:space-between;align-items:center;width:100%;display:flex}.process-step-wrapper{flex:1;align-items:center;display:flex}.process-step-card{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 10px;display:flex}.process-circle-wrap{color:#15803d;background-color:#eafaf1;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:20px;transition:all .25s;display:flex;position:relative;box-shadow:0 6px 18px #15803d1f}.process-step-card:hover .process-circle-wrap{color:#fff;background-color:#0a4d2e;transform:scale(1.06)}.step-num-badge{color:#15803d;background-color:#fff;border:1.5px solid #15803d;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.process-step-title{color:#0f172a;font-size:15.5px;font-weight:700;font-family:var(--font-heading);margin-bottom:8px}.process-step-desc{color:#64748b;max-width:170px;font-size:12.5px;line-height:1.5}.process-dots-divider{gap:5px;margin-top:-36px;padding:0 6px;display:flex}.process-dots-divider span{background-color:#cbd5e1;border-radius:50%;width:4px;height:4px}.solutions-integrations-section{background-color:#fff;padding:80px 0}.solutions-integrations-row{grid-template-columns:repeat(8,1fr);gap:16px;display:grid}.sol-integ-card{text-align:center;background-color:#fff;border:1px solid #f1f5f9;border-radius:14px;flex-direction:column;align-items:center;padding:20px 14px;transition:all .2s;display:flex}.sol-integ-card:hover{border-color:#bbf7d0;transform:translateY(-3px);box-shadow:0 10px 20px -5px #0000000d}.sol-integ-icon-box{background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;padding:8px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 6px #0000000a}.sol-integ-card:hover .sol-integ-icon-box{border-color:#e2e8f0;transform:scale(1.08);box-shadow:0 4px 12px #00000014}.sol-integ-img{object-fit:contain;width:100%;height:100%;display:block}.sol-integ-text{flex-direction:column;display:flex}.sol-integ-name{color:#0f172a;font-size:13.5px;font-weight:700}.sol-integ-sub{color:#64748b;font-size:11px}.solutions-cta-section{background-color:#fff;padding:40px 0 80px}.solutions-cta-box{background:linear-gradient(135deg,#0a4d2e 0%,#0d5f38 50%,#15803d 100%);border-radius:20px;justify-content:space-between;align-items:center;padding:48px 56px;display:flex;box-shadow:0 20px 45px -10px #0a4d2e59}.cta-box-text{max-width:600px}.cta-box-title{color:#fff;font-size:28px;font-weight:800;font-family:var(--font-heading);margin-bottom:8px}.cta-box-sub{color:#bbf7d0;font-size:15px}.cta-box-btns{align-items:center;gap:16px;display:flex}.cta-box-btn-light{color:#0a4d2e;background-color:#fff;border-radius:9999px;align-items:center;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.cta-box-btn-light:hover{background-color:#f1f5f9;transform:translateY(-1px)}.cta-box-btn-green{color:#fff;background-color:#0000;border:1.5px solid #fff6;border-radius:9999px;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cta-box-btn-green:hover{background-color:#ffffff1a;border-color:#fff}@media (width<=1200px){.smart-solutions-grid{grid-template-columns:repeat(3,1fr)}.specialty-services-row{grid-template-columns:repeat(2,1fr)}.solutions-integrations-row{grid-template-columns:repeat(4,1fr)}.pillars-four-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.solutions-hero-grid{grid-template-columns:1fr;gap:40px}.solutions-stats-grid{grid-template-columns:repeat(3,1fr);gap:24px}.process-steps-row{flex-wrap:wrap;justify-content:center;gap:28px}.process-step-wrapper{flex:0 0 calc(33.33% - 20px)}.process-dots-divider{display:none}}@media (width>=826px) and (width<=1080px){.solutions-hero-section{padding:48px 0 56px}.solutions-hero-grid{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:20px}.solutions-hero-left{text-align:left;flex-direction:column;align-items:flex-start;max-width:100%;display:flex}.solutions-pill-badge{margin-bottom:18px;margin-left:0;margin-right:0}.solutions-hero-title{text-align:left;margin-bottom:16px;font-size:34px;line-height:1.16}.solutions-hero-desc{text-align:left;max-width:100%;margin-bottom:24px;margin-left:0;margin-right:0;font-size:14.5px;line-height:1.55}.solutions-cta-group{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:auto;margin-bottom:28px;margin-left:0;margin-right:0;display:flex}.solutions-btn-primary,.solutions-btn-secondary{width:auto;padding:11px 20px;font-size:14px}.solutions-hero-right{justify-content:flex-end;align-items:flex-start;width:100%;margin-left:auto;display:flex}.solutions-suite-card{border-radius:14px;align-self:flex-start;width:100%;max-width:520px;margin-left:auto;margin-right:0}.suite-header-bar{padding:10px 14px}.suite-title-text{font-size:11px}.suite-version-tag{font-size:9.5px}.suite-body-content{gap:10px;padding:12px}.suite-stat-row{grid-template-columns:repeat(4,1fr);gap:6px}.suite-mini-stat{border-radius:8px;padding:8px 6px}.sms-lbl{white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:9.5px;overflow:hidden}.sms-val{margin-bottom:2px;font-size:15px;font-weight:800;line-height:1.1}.sms-trend{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.suite-chart-row{grid-template-columns:1.08fr .92fr;gap:8px;display:grid}.suite-funnel-card,.suite-channels-card{border-radius:10px;padding:10px 8px}.funnel-title{margin-bottom:6px;font-size:10px;font-weight:700}.funnel-bars{gap:4px}.funnel-bar{white-space:nowrap;border-radius:4px;height:18px;padding-left:6px;font-size:8.5px;font-weight:600}.channel-list{gap:5px}.channel-item{font-size:9.5px}.ch-dot{width:6px;height:6px;margin-right:4px}.ch-pct{font-size:9.5px}.suite-notif-pill{padding:8px 10px}.notif-text{font-size:10px;line-height:1.35}}@media (width>=641px) and (width<=825px){.solutions-hero-section{padding:48px 0 60px}.solutions-hero-grid{grid-template-columns:1fr;gap:40px}.solutions-hero-left{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:700px;margin:0 auto;display:flex}.solutions-pill-badge{margin-left:auto;margin-right:auto}.solutions-hero-title{text-align:center;margin-left:auto;margin-right:auto;font-size:38px;line-height:1.2}.solutions-hero-desc{text-align:center;max-width:580px;margin-left:auto;margin-right:auto}.solutions-cta-group{flex-direction:row;justify-content:center;align-items:center;gap:16px;width:auto;margin-bottom:32px;margin-left:auto;margin-right:auto;display:flex}.solutions-btn-primary,.solutions-btn-secondary{justify-content:center;width:auto;padding:13px 26px}.solutions-hero-right,.solutions-suite-card{width:100%;max-width:700px;margin:0 auto}.smart-solutions-section{padding:60px 0}.smart-solutions-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:740px;margin:0 auto 24px}.smart-sol-card{text-align:center;flex-direction:column;align-items:center;padding:26px 20px;display:flex}.smart-sol-icon-box{margin:0 auto 18px}.smart-sol-title,.smart-sol-desc{text-align:center}.smart-sol-link{justify-content:center;margin:0 auto}.specialty-services-row{grid-template-columns:repeat(2,1fr);gap:20px;max-width:740px;margin:0 auto}.specialty-service-card{padding:20px}.all-in-one-section{padding:60px 0}.pillars-four-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:740px;margin:0 auto}.pillar-card{text-align:center;flex-direction:column;align-items:center;padding:24px 20px;display:flex}.pillar-icon-box{margin:0 auto 14px}.pillar-content,.pillar-title,.pillar-desc{text-align:center}.process-flow-section{padding:60px 0}.process-steps-row{flex-wrap:wrap;justify-content:center;gap:24px;max-width:740px;margin:0 auto;display:flex}.process-step-wrapper{flex:0 0 calc(33.33% - 16px);max-width:230px}.process-step-card{text-align:center;align-items:center}.process-circle-wrap{margin:0 auto 16px}.process-dots-divider{display:none}.solutions-integrations-section{padding:60px 0}.solutions-integrations-row{grid-template-columns:repeat(4,1fr);gap:16px;max-width:740px;margin:0 auto}.sol-integ-card{text-align:center;flex-direction:column;justify-content:center;padding:20px 12px}.sol-integ-icon-box{margin:0 auto 10px}.sol-integ-text{text-align:center}.solutions-cta-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:740px;margin:0 auto;padding:40px 32px}.cta-box-text,.cta-box-title,.cta-box-sub{text-align:center}.cta-box-btns{flex-direction:row;justify-content:center;align-items:center;gap:16px;width:auto;margin:0 auto;display:flex}.cta-box-btn-light,.cta-box-btn-green{justify-content:center;width:auto;padding:12px 26px}}@media (width<=640px){.solutions-hero-section{padding:36px 0 44px;overflow:hidden}.solutions-hero-grid{grid-template-columns:1fr;gap:36px}.solutions-hero-title{word-break:break-word;font-size:32px;line-height:1.2}.solutions-hero-desc{max-width:100%;margin-bottom:24px;font-size:15px;line-height:1.6}.solutions-cta-group{flex-direction:column;align-items:stretch;gap:12px;width:100%;margin-bottom:28px}.solutions-btn-primary,.solutions-btn-secondary{justify-content:center;width:100%;padding:12px 20px}.solutions-suite-card{border-radius:16px;width:100%;max-width:100%}.suite-body-content{gap:14px;padding:16px}.suite-stat-row{grid-template-columns:repeat(2,1fr);gap:10px}.suite-chart-row{grid-template-columns:1fr;gap:10px}.live-activity-stream{padding:12px}.section-main-heading{font-size:26px;line-height:1.3}.smart-solutions-grid,.specialty-services-row{grid-template-columns:1fr;gap:16px}.solutions-stats-grid{grid-template-columns:repeat(2,1fr);gap:16px}.solutions-cta-box{text-align:center;border-radius:16px;flex-direction:column;gap:20px;padding:28px 18px}.solutions-integrations-row{grid-template-columns:repeat(2,1fr);gap:12px}.process-step-wrapper{flex:0 0 100%;width:100%}.pillars-four-grid{grid-template-columns:1fr;gap:16px}}@media (width<=480px){.solutions-hero-title{font-size:28px}.solutions-stats-grid,.suite-stat-row{grid-template-columns:1fr}}@media (width<=380px){.solutions-hero-title{word-break:break-word;font-size:24px;line-height:1.2}.solutions-pill-badge{max-width:100%;padding:5px 12px;font-size:11px}.solutions-hero-desc{font-size:13.5px;line-height:1.5}.solutions-suite-card{border-radius:12px}.suite-body-content{padding:12px}.suite-stat-row{grid-template-columns:1fr;gap:8px}}.site-footer{color:#94a3b8;background-color:#042416;border-top:1px solid #10b98126;padding:64px 0 28px;position:relative}.footer-three-col-row{grid-template-columns:1.15fr 1.15fr 1fr;align-items:start;gap:48px;margin-bottom:48px;display:grid}.footer-col{flex-direction:column;align-items:flex-start;display:flex}.footer-logo-row{align-items:center;gap:12px;height:32px;margin-bottom:4px;display:flex}.footer-logo-icon{object-fit:contain;width:44px;height:23px;display:block}.footer-logo-icon-round{object-fit:cover;border-radius:50%;width:30px;height:30px;display:block;box-shadow:0 2px 6px #0000004d}.footer-brand-name{color:#fff;font-size:22px;font-weight:800;font-family:var(--font-heading,sans-serif);letter-spacing:-.02em;line-height:1}.footer-tagline-badge{color:#4ade80;letter-spacing:.05em;text-transform:uppercase;height:20px;margin-bottom:14px;font-size:11px;font-weight:600;line-height:20px;display:inline-block}.footer-col-desc{color:#94a3b8;max-width:360px;min-height:70px;margin-bottom:22px;font-size:14px;line-height:1.65}.footer-col-wakin .footer-col-desc{margin-top:34px}.footer-socials{align-items:center;gap:12px;display:flex}.social-link{color:#f1f5f9;background-color:#ffffff14;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .2s;display:flex}.social-link:hover{color:#fff;background-color:#10b981;border-color:#10b981;transform:translateY(-2px);box-shadow:0 4px 12px #10b98159}.contact-col-title{color:#fff;letter-spacing:.04em;text-transform:uppercase;font-size:18px;font-weight:800;font-family:var(--font-heading,sans-serif);margin:0;line-height:32px}.contact-info-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.contact-info-item{align-items:flex-start;gap:12px;display:flex}.contact-icon-pill{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:flex}.icon-red{color:#f87171;background:#ef444426;border:1px solid #ef444440}.icon-green{color:#4ade80;background:#22c55e26;border:1px solid #22c55e40}.icon-blue{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f640}.contact-info-text{color:#cbd5e1;max-width:320px;font-size:13.5px;font-weight:400;line-height:1.55}.contact-link{text-decoration:none;transition:color .15s}.contact-link:hover{color:#4ade80;text-decoration:underline}.footer-bottom-bar{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;display:flex}.copyright-text{color:#64748b;margin:0;font-size:12.5px}.legal-links{align-items:center;gap:22px;display:flex}.legal-links a{color:#64748b;font-size:12.5px;text-decoration:none;transition:color .15s}.legal-links a:hover{color:#cbd5e1}@media (width<=1024px){.footer-three-col-row{gap:32px}}@media (width<=860px){.footer-three-col-row{grid-template-columns:1fr 1fr;gap:36px}.footer-col-desc{min-height:auto}.footer-col-contact{grid-column:span 2}}@media (width<=600px){.site-footer{padding:44px 0 24px}.footer-three-col-row{grid-template-columns:1fr;gap:32px}.footer-col-contact{grid-column:span 1}.footer-col-wakin .footer-col-desc{margin-top:0}.footer-bottom-bar{flex-direction:column;align-items:flex-start;gap:12px}}:root{--primary-green:#0a4d2e;--dark-green:#042918;--accent-lime:#10b981;--bright-lime:#22c55e;--electric-lime:#3be878;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--bg-white:#fff;--bg-light:#f8fafc;--bg-pill:#eafaf1;--border-light:#e2e8f0;--border-green:#a7f3d0;--font-heading:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-primary);background-color:var(--bg-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em}button,a{font-family:inherit;transition:all .2s cubic-bezier(.4,0,.2,1)}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 20px}@media (width<=768px){.container{padding:0 14px}}
