#expoStart{ --green:#16a637; --green-2:#19c252; --gradient:linear-gradient(135deg,#16a637,#19c252); --dark:#071526; --muted:#667085; --line:#e7ecef; --soft:#f3fbf5; --shadow:0 24px 70px rgba(10,35,66,.12); --radius:24px;}#cntPage:has(#expoStart) .footer_top{margin-top:0 !important;}#cntPage:has(#expoStart) .footer_top .anchor{display:none !important;}#expoStart *{box-sizing:border-box;margin:0;padding:0;font-family:"Inter",Arial,sans-serif;}#expoStart{display:grid;row-gap:20px;background:#fff;color:var(--text);line-height:1.5;padding-bottom:50px;}#expoStart a{color:inherit;text-decoration:none;}#expoStart .brand{color:#16a637 !important;font-weight:600 !important;line-height:1.4;}#expoStart section{max-width:1240px;width:100%;margin:0 auto;padding:42px;border-radius:26px;border:1px solid #d7ecd9;box-shadow:0 24px 70px rgba(13,63,30,.12);margin-top:40px;background-color:transparent;}#expoStart .section-pad,#expoStart .section,#expoStart .split-section,#expoStart .dashboard-section,#expoStart .benefits,#expoStart .cta-section{max-width:1240px !important;margin:auto;padding-left:28px;padding-right:28px;}#expoStart .brand{display:flex;align-items:center;gap:10px;font-weight:900;line-height:.9;letter-spacing:-.04em;}#expoStart .brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--gradient);color:#fff;}#expoStart .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;padding:13px 22px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.2s;cursor:pointer;}#expoStart .btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(22,166,55,.18);}#expoStart .btn-primary{background:var(--gradient);color:#fff;}#expoStart .btn-outline{border-color:#d9e3e7;background:#fff;}#expoStart .btn-white{background:#fff;color:var(--green);}#expoStart .btn-lg{padding:16px 28px;}#expoStart .play{color:var(--green);}#expoStart .hero{position:relative;display:grid;grid-template-columns:1fr;align-items:center;gap:64px;overflow:hidden;background-image:url('/landingpage/expostart/img/top-bg.png');background-size:cover;}#expoStart .hero > div{max-width:700px;}#expoStart .eyebrow{display:inline-flex;margin-bottom:22px;padding:10px 16px;border-radius:999px;background:#e6fbea;color:#07832d;font-weight:700;}#expoStart .eyebrow.light{color:#bffbd0;}#expoStart .hero h1,#expoStart .section h2,#expoStart .split-section h2,#expoStart .dashboard-section h2,#expoStart .benefits h2,#expoStart .cta-section h2{margin:0;letter-spacing:-.055em;line-height:1.05;}#expoStart .hero h1{font-size:clamp(44px,4vw,78px);}#expoStart .hero h1 span,#expoStart .section h2 span{color:var(--green);}#expoStart .hero p{max-width:590px;margin:24px 0 30px;color:#334155;font-size:19px;}#expoStart .hero-actions{display:flex;gap:18px;flex-wrap:wrap;}#expoStart .hero-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:54px;}#expoStart .hero-pills div{padding-top:22px;border-top:1px solid var(--line);}#expoStart .hero-pills strong{display:block;color:var(--green);}#expoStart .hero-pills small{font-weight:700;color:#344054;}#expoStart .badge{display:inline-block;margin-top:10px;background:var(--gradient);color:#fff;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;}#expoStart .section{padding-top:72px;padding-bottom:70px;}#expoStart .section-centered{text-align:center;}#expoStart .section h2,#expoStart .benefits h2{font-size:40px;}#expoStart .section>p{color:var(--muted);font-size:18px;}#expoStart .feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-top:44px;text-align:center;}#expoStart .feature-card{padding:36px 22px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(10,35,66,.04);transition:.2s;}#expoStart .feature-card:hover{transform:translateY(-6px);border-color:#bdeac7;}#expoStart .feature-card i,#expoStart .benefit-grid i{display:flex;justify-content:center;align-items:center;padding-left:5px;font-style:normal;margin:0 auto 20px;width:56px;height:56px;border-radius:16px;background:#eaf9ee;color:var(--green);font-size:25px;}#expoStart .feature-card h3{font-size:18px;line-height:1.2;}#expoStart .feature-card p{color:#475467;font-size:14px;}#expoStart .split-section{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:0;border:0;box-shadow:none;}#expoStart .split-section .soft-card{min-height:360px;border-radius:var(--radius);padding:34px;background:linear-gradient(135deg,#eefaf1,#fff);display:grid;grid-template-columns:1fr .9fr;gap:20px;border:1px solid #dff1e4;}#expoStart .split-section .soft-card:first-child{grid-template-columns:1fr;}#expoStart .check-list{padding:0;margin:24px 0 0;list-style:none;}#expoStart .check-list li{position:relative;margin:13px 0;padding-left:30px;color:#344054;font-weight:600;}#expoStart .check-list li:before{content:"✓";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--gradient);color:#fff;font-size:12px;}#expoStart .orbit{position:relative;width:250px;height:250px;margin:auto;border:1px dashed rgba(22,166,55,.5);border-radius:50%;display:grid;place-items:center;}#expoStart .orbit strong{width:74px;height:74px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:var(--shadow);color:var(--green);font-size:28px;}#expoStart .orbit span{position:absolute;width:54px;height:54px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 12px 30px rgba(10,35,66,.1);}#expoStart .orbit span:nth-child(1){top:-22px;}#expoStart .orbit span:nth-child(2){right:-22px;}#expoStart .orbit span:nth-child(4){bottom:-22px;}#expoStart .orbit span:nth-child(5){left:-22px;}#expoStart .orbit strong i{display:inline-block;font-size:60px;color:rgba(22,166,55);padding-left:15px;padding-top:15px;}#expoStart .orbit span i{display:inline-block;font-size:24px;color:rgba(22,166,55);padding-left:5px;padding-top:5px;}#expoStart .dashboard-section.control-story-section{display:block;max-width:1240px !important;margin:40px auto 70px;padding:64px 42px;border-radius:26px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 85% 15%,rgba(25,194,82,.28),transparent 34%),linear-gradient(135deg,#06261b,#071526);color:#fff;overflow:hidden;}#expoStart .control-story-section .control-story-head{max-width:820px;margin:0 auto 44px;text-align:center;}#expoStart .control-story-section .control-story-head .eyebrow{background:rgba(255,255,255,.92);color:var(--green);}#expoStart .control-story-section .control-story-head h2{margin:0;font-size:clamp(34px,4vw,58px);letter-spacing:-.055em;line-height:1.04;}#expoStart .control-story-section .control-story-head p{max-width:720px;margin:20px auto 0;color:#d8efe0;font-size:18px;}#expoStart .control-story-section .control-story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}#expoStart .control-story-section .control-story-card{position:relative;min-height:250px;padding:28px;border-radius:22px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(10px);transition:.25s ease;}#expoStart .control-story-section .control-story-card:hover{transform:translateY(-6px);background:rgba(255,255,255,.12);border-color:rgba(25,194,82,.45);}#expoStart .control-story-section .control-story-card span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:26px;border-radius:14px;background:var(--gradient);color:#fff;font-weight:900;}#expoStart .control-story-section .control-story-card h3{margin:0 0 14px;color:#fff;font-size:21px;line-height:1.15;}#expoStart .control-story-section .control-story-card p{margin:0;color:rgba(255,255,255,.76);font-size:15px;line-height:1.55;}#expoStart .control-story-section .control-story-bottom{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:28px;padding:28px;border-radius:22px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);}#expoStart .control-story-section .control-story-bottom p{max-width:760px;margin:0;color:#e9fff0;font-size:18px;font-weight:700;}@media (max-width:1100px){ #expoStart .control-story-section .control-story-grid{grid-template-columns:repeat(2,1fr);} #expoStart .control-story-section .control-story-bottom{flex-direction:column;align-items:flex-start;}}@media (max-width:760px){ #expoStart .control-story-section .dashboard-section.control-story-section{padding:42px 22px;} #expoStart .control-story-section .control-story-head{text-align:left;} #expoStart .control-story-section .control-story-grid{grid-template-columns:1fr;} #expoStart .control-story-section .control-story-card{min-height:auto;} #expoStart .control-story-section .control-story-bottom p{font-size:16px;}}#expoStart .dashboard-section .eyebrow{color:#16a637;}#expoStart .benefits{padding-top:40px;padding-bottom:46px;}#expoStart .benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:36px;}#expoStart .benefit-grid div{padding:24px;text-align:center;border-right:1px solid var(--line);}#expoStart .benefit-grid div:last-child{border-right:0;}#expoStart .benefit-grid b{display:block;}#expoStart .benefit-grid small{display:block;margin-top:8px;color:var(--muted);}#expoStart .cta-section{margin-top:30px;margin-bottom:60px;padding-top:44px;padding-bottom:44px;border-radius:24px;background:var(--gradient);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;}#expoStart .cta-section h2{font-size:42px;max-width:650px;}#expoStart .cta-section p{color:#edfff2;}#expoStart .footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:32px;padding-bottom:32px;background:#06261b;color:#fff;max-width:none;}#expoStart .footer p{color:#cfe8d8;}#expoStart .footer div{display:flex;gap:24px;color:#e8fff0;}@media (max-width:1100px){  #expoStart .nav{display:none;}  #expoStart .hero,#expoStart .split-section,#expoStart .dashboard-section{grid-template-columns:1fr;}  #expoStart .hero-visual{min-height:580px;}  #expoStart .laptop{width:100%;right:0;}  #expoStart .feature-grid{grid-template-columns:repeat(3,1fr);}  #expoStart .dashboard-copy,#expoStart .dashboard-panel{margin:auto;}  #expoStart .benefit-grid{grid-template-columns:repeat(2,1fr);}}@media (max-width:760px){  #expoStart .site-header{padding:16px 20px;}  #expoStart .site-header .btn{display:none;}  #expoStart .hero{padding-top:48px;}  #expoStart .hero h1{font-size:42px;}  #expoStart .hero-pills,#expoStart .feature-grid,#expoStart .split-section,#expoStart .benefit-grid{grid-template-columns:1fr;}  #expoStart .soft-card{grid-template-columns:1fr;}  #expoStart .laptop{position:relative;top:auto;height:auto;min-height:430px;border-width:10px;border-bottom-width:18px;}  #expoStart .phone{display:none;}  #expoStart .hero-visual{min-height:auto;}  #expoStart .stats-grid,#expoStart .chart-row,#expoStart .dark-stats{grid-template-columns:1fr;}  #expoStart .dashboard-panel{grid-template-columns:1fr;}  #expoStart .panel-sidebar{display:none;}  #expoStart .dashboard-section{padding-left:20px;padding-right:20px;}  #expoStart .cta-section{margin-left:20px;margin-right:20px;flex-direction:column;align-items:flex-start;}  #expoStart .footer{flex-direction:column;text-align:center;}  #expoStart .footer div{flex-wrap:wrap;justify-content:center;}}#expoStart  .wa-cta-banner{position:relative;border-radius:20px;overflow:hidden;padding:40px 20px;background:linear-gradient(180deg,rgba(6,78,36,0.75),rgba(6,78,36,0.95)),url("/img/clappit3-www/wa-banner-bg.jpg");background-size:100%;background-position:center; transition:all ease .4s;}#expoStart  .wa-cta-banner::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(34,197,94,0.25),transparent 10%);}#expoStart  .wa-cta-banner:has(.wa-cta-btn:hover){background-size:110%;}#expoStart  .wa-cta-content{text-align:center;color:#fff;position:relative;z-index:5;}#expoStart  .wa-cta-text{font-size:20px;line-height:1.4;margin-bottom:24px;color:rgba(255,255,255,0.9);}#expoStart  .wa-cta-text strong{display:block;font-size:26px;font-weight:800;color:#fff;}#expoStart  .wa-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:999px;background:linear-gradient(135deg,#16a637,#19c252);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 12px 30px rgba(22,166,55,.4);transition:0.25s ease;cursor:pointer;}#expoStart  .wa-cta-btn .wa-icon{margin-top:6px;}#expoStart  .wa-cta-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(22,166,55,.5);}    #expoStart  .cs-form-card{display:grid;grid-template-columns:.8fr 1.35fr;gap:42px;padding:42px;border-radius:26px;background:rgba(255,255,255,.88);border:1px solid #d7ecd9;box-shadow:0 24px 70px rgba(13,63,30,.12);}#expoStart  .cs-form-left{padding-right:34px;border-right:1px solid #dbe7dc;}#expoStart  .cs-form-left h2{margin:0 0 14px;font-size:34px;text-align:left;}#expoStart  .cs-form-left p{color:#4b5563;line-height:1.5;}#expoStart form{display:flex;flex-direction:column;gap:9px;margin-top:22px;}#expoStart form .mob_composed{display:flex;gap:5px;}#expoStart form .mob_composed select{max-width:100px;}#expoStart form .mob_composed input{width:100%;}#expoStart label{font-weight:700;}#expoStart label span.req{color:red;}#expoStart input,#expoStart  select{width:100%;min-height:48px;padding:0 16px;border-radius:10px;border:1px solid #cfded1 !important;background:#fff;outline:none;color:#111827;}#expoStart input:focus,#expoStart select:focus{border-color:#16a637;box-shadow:0 0 0 4px rgba(22,166,55,.12);}#expoStart  #doSendMail{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;min-height:58px;border:0;border-radius:18px;background:linear-gradient(135deg,#16a637,#19c252);color:#fff;font-size:17px;font-weight:700;cursor:pointer;box-shadow:0 16px 34px rgba(22,166,55,.24);}#expoStart  #doSendMail i{margin-top:5px;}#expoStart  #doSendMail:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;}#expoStart  .cs-privacy{margin-top:16px;color:#4b5563;font-size:14px;}#expoStart  .cs-form-right h3{margin:0 0 16px;font-size:17px;font-weight:600;}#expoStart  .cs-form-right h3:not(:first-child){margin-top:30px;}#expoStart  .cs-form-right h3 span{color:#6b7280;font-weight:500;}#expoStart  .cs-options{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}#expoStart  .cs-options label{cursor:pointer;}#expoStart  .cs-options input{display:none;}#expoStart  .cs-options span{min-height:135px;padding:18px 10px;border-radius:13px;border:1px solid #d7e5d9;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:#16a637;font-size:30px;transition:.2s ease;text-align:center;}#expoStart  .cs-options b{color:#111827;font-size:15px;}#expoStart  .cs-options input:checked + span{background:#effff2;border-color:#16a637;box-shadow:0 12px 30px rgba(22,166,55,.14);}#expoStart  .cs-options input:checked + span b{color:#07832d;}#expoStart  .cs-big-options{display:grid;grid-template-columns:1fr 1fr;gap:16px;}#expoStart  .cs-big-options label{position:relative;min-height:124px;padding:22px 52px 22px 24px;border-radius:14px;border:1px solid #d7e5d9;background:#fff;cursor:pointer;display:flex;gap:8px;font-size:14px;}#expoStart  .cs-big-options input{position:absolute;right:18px;top:18px;width:22px;height:22px;min-height:auto;accent-color:#16a637;}#expoStart  .cs-big-options strong{display:block;margin-bottom:8px;}#expoStart  .cs-big-options small{color:#6b7280;line-height:1.45;}#expoStart  .cs-big-options label i{font-size:25px;color:#16a637;}#expoStart  .cs-big-options label:has(input:checked){border-color:#16a637;background:#f1fff4;}#expoStart  .cs-success-card{margin:30px auto;padding:56px 38px;border-radius:26px;background:radial-gradient(circle at top right,rgba(22,166,55,.18),transparent 35%),rgba(255,255,255,.92);border:1px solid #d7ecd9;box-shadow:0 24px 70px rgba(13,63,30,.12);text-align:center;}#expoStart  .cs-success-icon{width:74px;height:74px;margin:0 auto 22px;border-radius:50%;background:linear-gradient(135deg,#16a637,#19c252);color:#fff;font-size:42px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 34px rgba(22,166,55,.24);}#expoStart  .cs-success-card h2{margin:0 0 14px;font-size:clamp(32px,4vw,46px);letter-spacing:-1.5px;color:#07110b;}#expoStart  .cs-success-card p{max-width:620px;margin:0 auto 28px;color:#4b5563;font-size:18px;line-height:1.55;}#expoStart  .cs-success-points{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;}#expoStart  .cs-success-points div{padding:13px 18px;border-radius:999px;background:#effff2;border:1px solid #cdebd1;color:#07832d;font-weight:800;}@media (max-width:980px){ #expoStart  .cs-form-card{grid-template-columns:1fr;} #expoStart  .cs-form-left{padding-right:0;border-right:0;} #expoStart  .cs-mini-features,  #expoStart  .cs-options{grid-template-columns:repeat(2,1fr);}}@media (max-width:768px){ #expoStart  .cs-form-card{gap:22px;} }@media (max-width:620px){  #expoStart  .cs-options span{min-height:128px;padding:10px;font-size:22px;}  #expoStart  .cs-options, #expoStart  .cs-big-options, #expoStart  .cs-stats{grid-template-columns:1fr 1fr;}  #expoStart  .cs-form-card{padding:24px;}}