/* Car Lift Sharjah Homepage Master Design v6.1.0
   Complete 23-section bilingual homepage using all 24 hosted WebP images. */

.clsh-home{
  --home-green:#20943a;
  --home-green-2:#49b857;
  --home-green-3:#0f6b29;
  --home-black:#101713;
  --home-text:#243128;
  --home-muted:#647168;
  --home-soft:#f4f8f4;
  --home-soft-2:#eef5ee;
  --home-line:rgba(23,77,38,.13);
  --home-shadow:0 24px 70px rgba(15,48,25,.11);
  --home-shadow-soft:0 14px 38px rgba(15,48,25,.075);
  overflow:hidden;
  background:linear-gradient(180deg,#fff 0%,#f8faf8 100%);
  color:var(--home-text);
}
.clsh-home *{box-sizing:border-box}
.clsh-home a{transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.clsh-home p{margin-top:0}
.clsh-home h1,.clsh-home h2,.clsh-home h3{color:var(--home-black);font-weight:900;letter-spacing:-.035em}
.clsh-home h2{font-size:clamp(34px,3.35vw,58px);line-height:1.06;margin:15px 0 18px}
.clsh-home h3{line-height:1.2}
.clsh-home .clsh-section{padding:78px 0}
.clsh-home .clsh-section-soft{background:linear-gradient(180deg,#f7faf7,#eef5ee)}
.clsh-home .clsh-kicker-red,.clsh-home .clsh-kicker-light,.clsh-home .clsh-topline{
  display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;padding:9px 14px;border-radius:999px;
  font-size:11px;font-weight:950;letter-spacing:.085em;text-transform:uppercase
}
.clsh-home .clsh-kicker-red,.clsh-home .clsh-topline{color:var(--home-green-3);background:#fff;border:1px solid rgba(32,148,58,.2);box-shadow:0 8px 24px rgba(15,48,25,.06)}
.clsh-home .clsh-kicker-light{color:#fff;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.1)}
.clsh-home .clsh-dot{width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,var(--home-green),var(--home-green-2));box-shadow:0 0 0 5px rgba(32,148,58,.1)}
.clsh-home .clsh-section-head{max-width:980px;margin:0 auto 34px;text-align:center}
.clsh-home .clsh-section-head p,.clsh-home .clsh-command-text p,.clsh-home .clsh-decision-panel p,.clsh-home .clsh-two-col>div>p,.clsh-home .clsh-trust-card-main p,.clsh-home .clsh-link-bridge p,.clsh-home .clsh-final-box p{
  color:var(--home-muted);font-size:16.5px;line-height:1.78
}

/* Universal premium image system */
.clsh-home .clsh-section-visual,.clsh-home .clsh-card-media,.clsh-home .clsh-hero-image-card{
  position:relative;margin:0;overflow:hidden;border:1px solid rgba(32,148,58,.16);background:linear-gradient(145deg,#fff,#f3f8f3);
  box-shadow:var(--home-shadow);isolation:isolate
}
.clsh-home .clsh-section-visual{padding:10px;border-radius:30px}
.clsh-home .clsh-section-visual>img,.clsh-home .clsh-card-media>img,.clsh-home .clsh-hero-image-card>img{
  display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:21px;background:#eaf3ea
}
.clsh-home .clsh-section-visual:after,.clsh-home .clsh-hero-image-card:after{
  position:absolute;inset:10px;z-index:1;border-radius:21px;pointer-events:none;content:"";
  background:linear-gradient(120deg,rgba(255,255,255,.12),transparent 38%,rgba(32,148,58,.07))
}
.clsh-home .clsh-image-label{
  position:absolute;left:22px;bottom:22px;z-index:3;display:inline-flex;align-items:center;max-width:calc(100% - 44px);
  padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid rgba(32,148,58,.18);
  box-shadow:0 12px 32px rgba(12,42,20,.16);backdrop-filter:blur(12px);color:var(--home-green-3);font-size:12px;font-weight:900
}
.clsh-home .clsh-image-label:before{content:"✓";display:grid;place-items:center;width:23px;height:23px;margin-inline-end:8px;border-radius:50%;background:var(--home-green);color:#fff;font-size:11px}
.clsh-home .clsh-section-visual--wide{aspect-ratio:16/7.2}
.clsh-home .clsh-section-visual--wide-light{aspect-ratio:16/7.2;border-color:rgba(255,255,255,.55)}
.clsh-home .clsh-section-visual--compact{aspect-ratio:16/10}
.clsh-home .clsh-section-visual--panel{aspect-ratio:4/3}
.clsh-home .clsh-section-visual--command{aspect-ratio:16/9}
.clsh-home .clsh-section-visual--quote{aspect-ratio:16/8.5}
.clsh-home .clsh-section-visual--inline,.clsh-home .clsh-section-visual--inline-light{aspect-ratio:16/8.5}
.clsh-home .clsh-card-media{height:205px;margin:-10px -10px 18px;padding:8px;border-radius:23px;box-shadow:0 14px 34px rgba(15,48,25,.09)}
.clsh-home .clsh-card-media>img{border-radius:16px}
.clsh-home .clsh-card-media:after{position:absolute;inset:8px;border-radius:16px;content:"";background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 42%);pointer-events:none}

/* Hero */
.clsh-home .clsh-hero-v3{position:relative;isolation:isolate;padding:46px 0 58px;background:linear-gradient(115deg,#f0f8f0 0%,#fbfdfb 48%,#fff 100%)}
.clsh-home .clsh-hero-backdrop{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 8% 14%,rgba(73,184,87,.18),transparent 29%),radial-gradient(circle at 88% 12%,rgba(16,23,19,.08),transparent 32%),linear-gradient(90deg,rgba(32,148,58,.028) 1px,transparent 1px),linear-gradient(rgba(16,23,19,.022) 1px,transparent 1px);background-size:auto,auto,72px 72px,72px 72px}
.clsh-home .clsh-hero-wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,.96fr);gap:clamp(36px,4vw,70px);align-items:center}
.clsh-home .clsh-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:10px 0}
.clsh-home .clsh-hero-copy h1{max-width:880px;margin:22px 0 22px;font-size:clamp(52px,4.65vw,84px);line-height:1.01;color:#0e1711}
.clsh-home .clsh-hero-lead{max-width:860px;margin:0 0 14px;color:#304238;font-size:clamp(18px,1.2vw,22px);line-height:1.68;font-weight:650}
.clsh-home .clsh-hero-subcopy{max-width:840px;margin:0;color:#65736a;font-size:16px;line-height:1.75}
.clsh-home .clsh-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0 20px}
.clsh-home .clsh-hero-proof{display:flex;flex-wrap:wrap;gap:10px}
.clsh-home .clsh-hero-proof span{display:inline-flex;align-items:center;min-height:40px;padding:0 15px;border-radius:999px;background:#fff;border:1px solid rgba(32,148,58,.16);box-shadow:0 9px 26px rgba(15,48,25,.055);color:#28442f;font-size:12px;font-weight:850}
.clsh-home .clsh-hero-proof span:before{content:"✓";margin-inline-end:7px;color:var(--home-green);font-weight:950}
.clsh-home .clsh-hero-media{display:flex;align-items:center;min-height:590px}
.clsh-home .clsh-hero-image-card{width:100%;aspect-ratio:4/3;padding:13px;border-radius:38px}
.clsh-home .clsh-hero-image-card>img{object-fit:cover;border-radius:27px}
.clsh-home .clsh-hero-image-card:after{inset:13px;border-radius:27px}
.clsh-home .clsh-image-shine{display:none}
.clsh-home .clsh-hero-image-badge{position:absolute;left:28px;bottom:28px;z-index:4;width:min(430px,calc(100% - 56px));padding:18px 20px;border-radius:22px;background:rgba(255,255,255,.95);border:1px solid rgba(32,148,58,.18);box-shadow:0 18px 45px rgba(12,42,20,.17);backdrop-filter:blur(14px)}
.clsh-home .clsh-hero-image-badge strong{display:block;color:#153d21;font-size:18px;line-height:1.45}

/* Quick service matrix */
.clsh-home .clsh-fast-bar{padding:24px 0 76px;background:#fff}
.clsh-home .clsh-fast-content-layout{display:grid;grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);gap:24px;align-items:stretch}
.clsh-home .clsh-section-visual--fast{height:100%;min-height:580px}
.clsh-home .clsh-fast-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.clsh-home .clsh-fast-grid a{position:relative;display:flex;flex-direction:column;min-height:282px;padding:26px;border:1px solid var(--home-line);border-radius:27px;background:linear-gradient(145deg,#fff,#f8fbf8);box-shadow:var(--home-shadow-soft);text-decoration:none;color:var(--home-text);overflow:hidden}
.clsh-home .clsh-fast-grid a:after{position:absolute;right:-42px;bottom:-50px;width:130px;height:130px;border-radius:50%;content:"";background:linear-gradient(135deg,rgba(73,184,87,.11),rgba(16,23,19,.04))}
.clsh-home .clsh-fast-grid a:hover{transform:translateY(-4px);border-color:rgba(32,148,58,.27);box-shadow:0 24px 55px rgba(15,48,25,.12)}
.clsh-home .clsh-fast-grid span{display:grid;place-items:center;width:40px;height:40px;margin-bottom:15px;border-radius:14px;background:linear-gradient(135deg,var(--home-green-3),var(--home-green-2));color:#fff;font-size:12px;font-weight:950}
.clsh-home .clsh-fast-grid strong{display:block;margin-bottom:5px;color:var(--home-black);font-size:23px}
.clsh-home .clsh-fast-grid em{display:block;margin-bottom:12px;color:var(--home-green-3);font-size:12px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.clsh-home .clsh-fast-grid p{position:relative;z-index:1;margin:0;color:var(--home-muted);font-size:14px;line-height:1.66}
.clsh-home .clsh-fast-grid small{position:relative;z-index:1;display:block;margin-top:auto;padding-top:16px;color:#35553d;font-size:11px;font-weight:850}

/* Master white section containers */
.clsh-home .clsh-command-section>.clsh-shell,.clsh-home .clsh-quote-band>.clsh-shell,.clsh-home .clsh-services-master>.clsh-shell,.clsh-home .clsh-comparison-master>.clsh-shell,.clsh-home .clsh-passenger-master>.clsh-shell,.clsh-home .clsh-booking-master>.clsh-shell,.clsh-home .clsh-factors-master>.clsh-shell,.clsh-home .clsh-operations-master>.clsh-shell,.clsh-home .clsh-why-master>.clsh-shell,.clsh-home .clsh-process-master>.clsh-shell{
  padding:clamp(28px,3vw,46px);border:1px solid var(--home-line);border-radius:34px;background:rgba(255,255,255,.96);box-shadow:var(--home-shadow)
}

/* Control flow */
.clsh-home .clsh-command-layout{display:grid;grid-template-columns:1fr;gap:26px}
.clsh-home .clsh-command-heading{max-width:1050px}
.clsh-home .clsh-command-heading h2{margin-bottom:0}
.clsh-home .clsh-command-main{display:grid;grid-template-columns:minmax(0,.86fr) minmax(480px,1.14fr);gap:24px;align-items:stretch}
.clsh-home .clsh-command-text{display:flex;flex-direction:column;justify-content:center;padding:30px;border:1px solid var(--home-line);border-radius:28px;background:linear-gradient(145deg,#f7fbf7,#fff)}
.clsh-home .clsh-command-text p{margin:0}
.clsh-home .clsh-command-text p+p{margin-top:15px}
.clsh-home .clsh-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.clsh-home .clsh-control-grid article{position:relative;min-height:210px;padding:24px 24px 22px;border:1px solid var(--home-line);border-radius:24px;background:linear-gradient(145deg,#fff,#f7fbf7);box-shadow:var(--home-shadow-soft);overflow:hidden}
.clsh-home .clsh-control-grid article:before{display:grid;place-items:center;width:40px;height:40px;margin-bottom:14px;border-radius:14px;background:rgba(32,148,58,.11);color:var(--home-green-3);font-size:20px;font-weight:950}
.clsh-home .clsh-control-grid article:nth-child(1):before{content:"📍"}.clsh-home .clsh-control-grid article:nth-child(2):before{content:"🏢"}.clsh-home .clsh-control-grid article:nth-child(3):before{content:"📅"}.clsh-home .clsh-control-grid article:nth-child(4):before{content:"🚌"}.clsh-home .clsh-control-grid article:nth-child(5):before{content:"📋"}.clsh-home .clsh-control-grid article:nth-child(6):before{content:"📲"}
.clsh-home .clsh-control-grid span{display:block;margin-bottom:7px;color:var(--home-green);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.09em}
.clsh-home .clsh-control-grid strong{display:block;margin-bottom:9px;color:var(--home-black);font-size:17px;line-height:1.35}
.clsh-home .clsh-control-grid p{margin:0;color:var(--home-muted);font-size:13px;line-height:1.62}

/* Quote */
.clsh-home .clsh-quote-band{background:linear-gradient(180deg,#fff,#f2f7f2)}
.clsh-home .clsh-quote-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.83fr);gap:22px;align-items:stretch}
.clsh-home .clsh-decision-panel,.clsh-home .clsh-form-card{padding:32px;border:1px solid var(--home-line);border-radius:28px;background:#fff;box-shadow:var(--home-shadow-soft)}
.clsh-home .clsh-decision-panel{display:flex;flex-direction:column;justify-content:center}
.clsh-home .clsh-decision-panel h2,.clsh-home .clsh-form-card h2{font-size:clamp(31px,3vw,48px)}
.clsh-home .clsh-form-card{position:relative;top:auto}
.clsh-home .clsh-form-card>p{color:var(--home-muted);line-height:1.65}
.clsh-home .clsh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.clsh-home .clsh-form-grid label{display:grid;gap:6px;color:#253b2b;font-size:12px;font-weight:850}
.clsh-home .clsh-form-grid input,.clsh-home .clsh-form-grid select,.clsh-home .clsh-form-grid textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid rgba(32,148,58,.19);border-radius:13px;background:#fbfdfb;color:var(--home-black);font:inherit}
.clsh-home .clsh-form-grid textarea{min-height:100px;resize:vertical}
.clsh-home .clsh-full{grid-column:1/-1}.clsh-home .clsh-hidden-field{position:absolute!important;left:-9999px!important}
.clsh-home .clsh-form-actions{display:flex;flex-wrap:wrap;gap:9px}.clsh-home .clsh-form-status{min-height:20px;font-weight:800}
.clsh-home .clsh-quote-support{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(420px,.82fr);gap:18px;padding-top:2px}
.clsh-home .clsh-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.clsh-home .clsh-check-grid>div{position:relative;padding:20px;border:1px solid var(--home-line);border-radius:21px;background:linear-gradient(145deg,#fff,#f5faf5)}
.clsh-home .clsh-check-grid>div:before{content:"✓";display:grid;place-items:center;width:30px;height:30px;margin-bottom:10px;border-radius:10px;background:var(--home-green);color:#fff;font-size:12px;font-weight:950}
.clsh-home .clsh-check-grid b{display:block;margin-bottom:6px;color:var(--home-black)}
.clsh-home .clsh-check-grid span{display:block;color:var(--home-muted);font-size:12px;line-height:1.55}

/* Generic cards */
.clsh-home .clsh-card-grid{display:grid;gap:16px}.clsh-home .clsh-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.clsh-home .clsh-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.clsh-home .clsh-card{position:relative;height:100%;padding:22px;border:1px solid var(--home-line);border-radius:24px;background:#fff;box-shadow:var(--home-shadow-soft);overflow:hidden}
.clsh-home .clsh-card:hover{transform:translateY(-4px);box-shadow:0 24px 54px rgba(15,48,25,.12)}
.clsh-home .clsh-card-icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:14px;border-radius:16px;background:linear-gradient(135deg,var(--home-green-3),var(--home-green-2));color:#fff;font-size:23px}
.clsh-home .clsh-card-icon--soft{background:rgba(32,148,58,.11);color:var(--home-green-3)}
.clsh-home .clsh-card h3{margin:0 0 9px;font-size:20px}.clsh-home .clsh-card p{margin:0;color:var(--home-muted);font-size:14px;line-height:1.66}
.clsh-home .clsh-services-master .clsh-card:nth-child(-n+4){padding:10px 10px 22px}.clsh-home .clsh-services-master .clsh-card:nth-child(-n+4) .clsh-card-icon{margin-left:12px}.clsh-home .clsh-services-master .clsh-card:nth-child(-n+4) h3,.clsh-home .clsh-services-master .clsh-card:nth-child(-n+4) p{margin-inline:12px}
.clsh-home .clsh-services-master .clsh-card:nth-child(n+5){min-height:235px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#fff,#f4f9f4)}

/* Comparison */
.clsh-home .clsh-comparison-master>.clsh-shell{display:grid;grid-template-columns:minmax(330px,.38fr) minmax(0,.62fr);gap:22px;align-items:stretch}
.clsh-home .clsh-comparison-master .clsh-section-head{grid-column:1/-1;margin-bottom:8px}
.clsh-home .clsh-comparison-master .clsh-section-visual{height:100%;aspect-ratio:auto}
.clsh-home .clsh-choice-table{overflow:hidden;border:1px solid var(--home-line);border-radius:26px;background:#fff;box-shadow:var(--home-shadow-soft)}
.clsh-home .clsh-choice-row{display:grid;grid-template-columns:1fr 1fr 1.35fr 1fr}
.clsh-home .clsh-choice-row+.clsh-choice-row{border-top:1px solid var(--home-line)}
.clsh-home .clsh-choice-row>span{display:flex;align-items:center;min-width:0;padding:15px;color:#526057;font-size:13px;line-height:1.45}
.clsh-home .clsh-choice-row>span+span{border-left:1px solid var(--home-line)}
.clsh-home .clsh-choice-head{background:linear-gradient(135deg,#101713,#24532e)}
.clsh-home .clsh-choice-head>span{color:#fff;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}
.clsh-home .clsh-choice-row:not(.clsh-choice-head)>span:first-child,.clsh-home .clsh-choice-row:not(.clsh-choice-head)>span:nth-child(2){color:var(--home-black);font-weight:850}
.clsh-home .clsh-choice-row:nth-child(odd):not(.clsh-choice-head){background:#f7faf7}.clsh-home .clsh-choice-row a{color:var(--home-green-3);font-weight:900}

/* Two-column feature sections */
.clsh-home .clsh-two-col{display:grid;grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);gap:24px;align-items:stretch}
.clsh-home .clsh-two-col>div:first-child,.clsh-home .clsh-route-board,.clsh-home .clsh-price-table{padding:30px;border:1px solid var(--home-line);border-radius:29px;background:#fff;box-shadow:var(--home-shadow-soft)}
.clsh-home .clsh-two-col>div:first-child{display:flex;flex-direction:column;justify-content:center}
.clsh-home .clsh-route-board{overflow:hidden}.clsh-home .clsh-route-board h3{margin:0 0 14px;font-size:22px}.clsh-home .clsh-route-board ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}
.clsh-home .clsh-route-board li{display:grid;gap:3px;padding:13px 14px;border:1px solid rgba(32,148,58,.11);border-radius:15px;background:#f7faf7}
.clsh-home .clsh-route-board li strong{color:var(--home-black);font-size:13px}.clsh-home .clsh-route-board li span{color:var(--home-muted);font-size:11px;line-height:1.45}
.clsh-home .clsh-route-board>.clsh-section-visual,.clsh-home .clsh-price-table>.clsh-section-visual{margin-bottom:20px}

/* Dark corridor bands */
.clsh-home .clsh-section-redblue{position:relative;color:#fff;background:linear-gradient(135deg,#0d1610,#175a28 48%,#389e49);overflow:hidden}
.clsh-home .clsh-section-redblue:before{position:absolute;inset:0;content:"";background:radial-gradient(circle at 10% 10%,rgba(255,255,255,.12),transparent 27%),radial-gradient(circle at 88% 13%,rgba(255,255,255,.10),transparent 30%)}
.clsh-home .clsh-section-redblue>.clsh-shell{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:22px;align-items:stretch}
.clsh-home .clsh-section-redblue .clsh-section-head{grid-column:1/-1;margin-bottom:8px}.clsh-home .clsh-light-head h2,.clsh-home .clsh-light-head p{color:#fff}
.clsh-home .clsh-section-redblue .clsh-section-visual{height:100%;aspect-ratio:auto;box-shadow:0 28px 70px rgba(0,0,0,.25)}
.clsh-home .clsh-route-grid{display:grid;gap:14px}.clsh-home .clsh-route-grid>div{padding:22px;border:1px solid rgba(255,255,255,.2);border-radius:23px;background:rgba(255,255,255,.10);backdrop-filter:blur(9px)}
.clsh-home .clsh-route-grid span{color:#dff8e2;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.09em}.clsh-home .clsh-route-grid h3{margin:8px 0;color:#fff;font-size:20px}.clsh-home .clsh-route-grid p{margin:0;color:rgba(255,255,255,.88);font-size:13px;line-height:1.62}
.clsh-home .clsh-link-row{grid-column:1/-1;justify-content:center}

/* Passenger and booking option showcases */
.clsh-home .clsh-passenger-master>.clsh-shell,.clsh-home .clsh-booking-master>.clsh-shell,.clsh-home .clsh-factors-master>.clsh-shell,.clsh-home .clsh-operations-master>.clsh-shell,.clsh-home .clsh-why-master>.clsh-shell,.clsh-home .clsh-process-master>.clsh-shell{display:grid;grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);gap:22px;align-items:stretch}
.clsh-home .clsh-passenger-master .clsh-section-head,.clsh-home .clsh-booking-master .clsh-section-head,.clsh-home .clsh-factors-master .clsh-section-head,.clsh-home .clsh-operations-master .clsh-section-head,.clsh-home .clsh-why-master .clsh-section-head,.clsh-home .clsh-process-master .clsh-section-head{display:flex;flex-direction:column;justify-content:center;margin:0;text-align:left;padding:20px}
.clsh-home .clsh-passenger-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-booking-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-factors-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-operations-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-why-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-process-master>.clsh-shell>.clsh-section-visual{height:100%;aspect-ratio:auto}
.clsh-home .clsh-passenger-master .clsh-card-grid,.clsh-home .clsh-booking-master .clsh-card-grid,.clsh-home .clsh-operations-master .clsh-card-grid,.clsh-home .clsh-why-master .clsh-why-grid,.clsh-home .clsh-process-master .clsh-steps,.clsh-home .clsh-factors-master .clsh-factor-grid{grid-column:1/-1}
.clsh-home .clsh-booking-master .clsh-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}

/* Fleet and pricing */
.clsh-home .clsh-fleet-master .clsh-route-board li:nth-child(1):before{content:"👤"}.clsh-home .clsh-fleet-master .clsh-route-board li:nth-child(2):before{content:"🚐"}.clsh-home .clsh-fleet-master .clsh-route-board li:nth-child(3):before{content:"🚌"}.clsh-home .clsh-fleet-master .clsh-route-board li:nth-child(4):before{content:"🚍"}
.clsh-home .clsh-fleet-master .clsh-route-board li{grid-template-columns:34px 1fr;align-items:center}.clsh-home .clsh-fleet-master .clsh-route-board li:before{grid-row:1/3;display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:rgba(32,148,58,.11);color:var(--home-green-3)}
.clsh-home .clsh-price-table{overflow:auto}.clsh-home .clsh-price-table table{width:100%;min-width:650px;border-collapse:collapse}.clsh-home .clsh-price-table th,.clsh-home .clsh-price-table td{padding:14px;border-bottom:1px solid var(--home-line);text-align:start;font-size:12px;line-height:1.45}.clsh-home .clsh-price-table th{color:#fff;background:#173b22;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.clsh-home .clsh-price-table td:first-child{color:var(--home-black);font-weight:850}.clsh-home .clsh-price-table tr:last-child td{border-bottom:0}.clsh-home .clsh-price-table tbody tr:nth-child(even){background:#f7faf7}
.clsh-home .clsh-factor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.clsh-home .clsh-factor-grid span{display:flex;min-height:84px;align-items:center;justify-content:center;padding:15px;border:1px solid var(--home-line);border-radius:19px;background:#fff;color:var(--home-black);box-shadow:0 10px 27px rgba(15,48,25,.055);font-size:13px;font-weight:850;text-align:center}
.clsh-home .clsh-factor-grid span:before{content:"✓";margin-inline-end:8px;color:var(--home-green);font-weight:950}

/* Trust, operations, why */
.clsh-home .clsh-trust-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:20px;align-items:stretch}
.clsh-home .clsh-trust-card-main{padding:34px;border:1px solid var(--home-line);border-radius:31px;background:#fff;box-shadow:var(--home-shadow)}
.clsh-home .clsh-trust-card-main h2{font-size:clamp(34px,3.2vw,52px)}.clsh-home .clsh-trust-card-main a{color:var(--home-green-3);font-weight:900}
.clsh-home .clsh-trust-card-main>.clsh-section-visual{margin-top:24px}
.clsh-home .clsh-trust-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.clsh-home .clsh-trust-points article{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:168px;padding:22px;border:1px solid var(--home-line);border-radius:23px;background:linear-gradient(145deg,#fff,#f4f9f4)}
.clsh-home .clsh-trust-points article:before{content:"✓";display:grid;place-items:center;width:35px;height:35px;margin-bottom:11px;border-radius:12px;background:var(--home-green);color:#fff;font-weight:950}
.clsh-home .clsh-trust-points strong{margin-bottom:6px;color:var(--home-black);font-size:16px}.clsh-home .clsh-trust-points span{color:var(--home-muted);font-size:12px;line-height:1.55}
.clsh-home .clsh-why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.clsh-home .clsh-why-grid article{padding:22px;border:1px solid var(--home-line);border-radius:23px;background:#fff;box-shadow:var(--home-shadow-soft)}
.clsh-home .clsh-why-grid span{display:grid;place-items:center;width:43px;height:43px;margin-bottom:13px;border-radius:14px;background:linear-gradient(135deg,var(--home-green-3),var(--home-green-2));color:#fff;font-size:12px;font-weight:950}.clsh-home .clsh-why-grid h3{margin:0 0 8px;font-size:18px}.clsh-home .clsh-why-grid p{margin:0;color:var(--home-muted);font-size:13px;line-height:1.62}

/* Reviews */
.clsh-home .clsh-reviews-section{background:#fff}.clsh-home .clsh-review-shell{max-width:1120px;margin:auto}.clsh-home .clsh-review-ready{display:flex;align-items:center;gap:20px;padding:30px;border:1px solid var(--home-line);border-radius:27px;background:linear-gradient(145deg,#fff,#f4f9f4);box-shadow:var(--home-shadow)}
.clsh-home .clsh-review-ready>span{display:grid;place-items:center;flex:0 0 64px;width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,var(--home-green-3),var(--home-green-2));color:#fff;font-size:29px}.clsh-home .clsh-review-ready h3{margin:0 0 7px;font-size:23px}.clsh-home .clsh-review-ready p{margin:0;color:var(--home-muted);line-height:1.65}

/* Process */
.clsh-home .clsh-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.clsh-home .clsh-steps>div{position:relative;padding:22px;border:1px solid var(--home-line);border-radius:23px;background:#fff;box-shadow:var(--home-shadow-soft)}
.clsh-home .clsh-steps span{display:grid;place-items:center;width:43px;height:43px;margin-bottom:13px;border-radius:14px;background:rgba(32,148,58,.12);color:var(--home-green-3);font-weight:950}.clsh-home .clsh-steps h3{margin:0 0 8px;font-size:18px}.clsh-home .clsh-steps p{margin:0;color:var(--home-muted);font-size:13px;line-height:1.62}

/* FAQ */
.clsh-home .clsh-faq-section{background:linear-gradient(180deg,#f5f9f5,#edf4ed)}
.clsh-home .clsh-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start;max-width:1320px;margin:auto}
.clsh-home .clsh-faq-item{overflow:hidden;border:1px solid var(--home-line);border-radius:18px;background:#fff;box-shadow:0 10px 27px rgba(15,48,25,.055)}
.clsh-home .clsh-faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;padding:17px 19px;border:0;background:#fff;color:var(--home-black);font:inherit;font-size:14px;font-weight:850;text-align:start;cursor:pointer}
.clsh-home .clsh-faq-question b{display:grid;place-items:center;width:29px;height:29px;flex:0 0 29px;border-radius:10px;background:rgba(32,148,58,.1);color:var(--home-green-3);font-size:19px;transition:transform .2s ease}.clsh-home .clsh-faq-question[aria-expanded="true"] b{transform:rotate(45deg)}
.clsh-home .clsh-faq-answer{padding:0 19px 18px}.clsh-home .clsh-faq-answer p{margin:0;color:var(--home-muted);font-size:13px;line-height:1.65}

/* Next links and CTA */
.clsh-home .clsh-link-bridge{padding:65px 0}.clsh-home .clsh-link-bridge-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.34fr);gap:22px;align-items:center;padding:34px;border:1px solid var(--home-line);border-radius:32px;background:linear-gradient(135deg,#f4f9f4,#fff);box-shadow:var(--home-shadow)}
.clsh-home .clsh-link-bridge h2{font-size:clamp(34px,3vw,50px)}.clsh-home .clsh-link-bridge .clsh-section-visual{margin-top:20px}.clsh-home .clsh-next-links{display:grid;gap:10px}.clsh-home .clsh-next-links a,.clsh-home .clsh-next-links button{display:flex;min-height:50px;align-items:center;justify-content:center;padding:10px 16px;border:1px solid rgba(32,148,58,.17);border-radius:999px;background:#fff;color:var(--home-green-3);font:inherit;font-weight:900;text-decoration:none;cursor:pointer}.clsh-home .clsh-next-links button{border-color:transparent;background:linear-gradient(135deg,var(--home-green-3),var(--home-green));color:#fff}
.clsh-home .clsh-final-cta{padding:64px 0;color:#fff;background:linear-gradient(135deg,#0d1710,#17632a 48%,#3aac4d)}
.clsh-home .clsh-final-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center}.clsh-home .clsh-final-box h2,.clsh-home .clsh-final-box p{color:#fff}.clsh-home .clsh-final-box>div:first-child{display:grid;grid-template-columns:minmax(0,.75fr) minmax(420px,.55fr);gap:22px;align-items:center}.clsh-home .clsh-final-box .clsh-kicker-light,.clsh-home .clsh-final-box h2,.clsh-home .clsh-final-box p{grid-column:1}.clsh-home .clsh-final-box .clsh-section-visual{grid-column:2;grid-row:1/4;height:100%;aspect-ratio:16/10}.clsh-home .clsh-final-actions{display:flex;flex-direction:column;gap:10px;min-width:230px}
.clsh-home .clsh-mobile-sticky-cta{display:none}

/* RTL */
.clsh-rtl .clsh-home .clsh-section-head,.clsh-home[dir="rtl"] .clsh-section-head{text-align:center}.clsh-rtl .clsh-home .clsh-passenger-master .clsh-section-head,.clsh-rtl .clsh-home .clsh-booking-master .clsh-section-head,.clsh-rtl .clsh-home .clsh-factors-master .clsh-section-head,.clsh-rtl .clsh-home .clsh-operations-master .clsh-section-head,.clsh-rtl .clsh-home .clsh-why-master .clsh-section-head,.clsh-rtl .clsh-home .clsh-process-master .clsh-section-head,.clsh-home[dir="rtl"] .clsh-passenger-master .clsh-section-head,.clsh-home[dir="rtl"] .clsh-booking-master .clsh-section-head,.clsh-home[dir="rtl"] .clsh-factors-master .clsh-section-head,.clsh-home[dir="rtl"] .clsh-operations-master .clsh-section-head,.clsh-home[dir="rtl"] .clsh-why-master .clsh-section-head,.clsh-home[dir="rtl"] .clsh-process-master .clsh-section-head{text-align:right}
.clsh-rtl .clsh-home .clsh-hero-image-badge,.clsh-home[dir="rtl"] .clsh-hero-image-badge{left:auto;right:28px}.clsh-rtl .clsh-home .clsh-image-label,.clsh-home[dir="rtl"] .clsh-image-label{left:auto;right:22px}
.clsh-rtl .clsh-home .clsh-choice-row>span+span,.clsh-home[dir="rtl"] .clsh-choice-row>span+span{border-left:0;border-right:1px solid var(--home-line)}

/* Responsive */
@media(max-width:1450px){
  .clsh-home .clsh-hero-wrap{grid-template-columns:minmax(0,1fr) minmax(470px,.94fr);gap:38px}
  .clsh-home .clsh-hero-copy h1{font-size:clamp(48px,4.8vw,70px)}
  .clsh-home .clsh-fast-content-layout{grid-template-columns:minmax(340px,.76fr) minmax(0,1.24fr)}
}
@media(max-width:1200px){
  .clsh-home .clsh-section{padding:62px 0}
  .clsh-home .clsh-hero-wrap,.clsh-home .clsh-fast-content-layout,.clsh-home .clsh-command-main,.clsh-home .clsh-quote-layout,.clsh-home .clsh-two-col,.clsh-home .clsh-trust-layout,.clsh-home .clsh-section-redblue>.clsh-shell,.clsh-home .clsh-link-bridge-box,.clsh-home .clsh-final-box{grid-template-columns:1fr}
  .clsh-home .clsh-hero-media{min-height:0}.clsh-home .clsh-hero-image-card{max-width:820px;margin:auto}
  .clsh-home .clsh-section-visual--fast{min-height:0;aspect-ratio:16/8}
  .clsh-home .clsh-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .clsh-home .clsh-quote-support{grid-template-columns:1fr}
  .clsh-home .clsh-comparison-master>.clsh-shell{grid-template-columns:1fr}.clsh-home .clsh-comparison-master .clsh-section-visual{aspect-ratio:16/8}
  .clsh-home .clsh-section-redblue .clsh-section-visual{aspect-ratio:16/8}
  .clsh-home .clsh-passenger-master>.clsh-shell,.clsh-home .clsh-booking-master>.clsh-shell,.clsh-home .clsh-factors-master>.clsh-shell,.clsh-home .clsh-operations-master>.clsh-shell,.clsh-home .clsh-why-master>.clsh-shell,.clsh-home .clsh-process-master>.clsh-shell{grid-template-columns:1fr}
  .clsh-home .clsh-passenger-master .clsh-section-head,.clsh-home .clsh-booking-master .clsh-section-head,.clsh-home .clsh-factors-master .clsh-section-head,.clsh-home .clsh-operations-master .clsh-section-head,.clsh-home .clsh-why-master .clsh-section-head,.clsh-home .clsh-process-master .clsh-section-head{text-align:center;max-width:900px;margin:auto;padding:0}
  .clsh-home .clsh-passenger-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-booking-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-factors-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-operations-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-why-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-process-master>.clsh-shell>.clsh-section-visual{aspect-ratio:16/8}
  .clsh-home .clsh-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.clsh-home .clsh-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}
  .clsh-home .clsh-factor-grid,.clsh-home .clsh-why-grid,.clsh-home .clsh-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .clsh-home .clsh-final-box>div:first-child{grid-template-columns:1fr}.clsh-home .clsh-final-box .clsh-section-visual{grid-column:1;grid-row:auto;aspect-ratio:16/8}.clsh-home .clsh-final-actions{flex-direction:row;min-width:0}
}
@media(max-width:900px){
  .clsh-home .clsh-choice-table{overflow:visible;border:0;background:transparent;box-shadow:none}.clsh-home .clsh-choice-head{display:none}.clsh-home .clsh-choice-row{display:grid;grid-template-columns:1fr;margin-bottom:12px;overflow:hidden;border:1px solid var(--home-line)!important;border-radius:20px;background:#fff!important;box-shadow:var(--home-shadow-soft)}
  .clsh-home .clsh-choice-row>span{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:13px 15px;border:0!important}.clsh-home .clsh-choice-row>span+span{border-top:1px solid var(--home-line)!important}.clsh-home .clsh-choice-row>span:before{color:var(--home-green-3);font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}
  .clsh-home .clsh-choice-row>span:nth-child(1):before{content:"Requirement"}.clsh-home .clsh-choice-row>span:nth-child(2):before{content:"Best direction"}.clsh-home .clsh-choice-row>span:nth-child(3):before{content:"Why it fits"}.clsh-home .clsh-choice-row>span:nth-child(4):before{content:"Next step"}
  .clsh-home .clsh-faq-list{grid-template-columns:1fr}
}
@media(max-width:760px){
  .clsh-home .clsh-section{padding:48px 0}
  .clsh-home .clsh-section-head{margin-bottom:25px;text-align:start}.clsh-home h2{font-size:clamp(31px,9vw,43px)}
  .clsh-home .clsh-hero-v3{padding:26px 0 36px}.clsh-home .clsh-hero-wrap{gap:24px}.clsh-home .clsh-hero-copy h1{font-size:clamp(40px,11vw,54px)}.clsh-home .clsh-hero-lead{font-size:17px}.clsh-home .clsh-hero-subcopy{font-size:14px}.clsh-home .clsh-hero-actions{display:grid;grid-template-columns:1fr}.clsh-home .clsh-hero-actions .clsh-btn{width:100%}.clsh-home .clsh-hero-proof{display:grid}.clsh-home .clsh-hero-image-card{padding:8px;border-radius:26px}.clsh-home .clsh-hero-image-card>img{border-radius:18px}.clsh-home .clsh-hero-image-card:after{inset:8px;border-radius:18px}.clsh-home .clsh-hero-image-badge{left:14px;right:14px;bottom:14px;width:auto;padding:13px 14px}.clsh-home .clsh-hero-image-badge strong{font-size:13px}
  .clsh-home .clsh-fast-bar{padding:16px 0 48px}.clsh-home .clsh-fast-grid,.clsh-home .clsh-control-grid,.clsh-home .clsh-grid-4,.clsh-home .clsh-grid-3,.clsh-home .clsh-check-grid,.clsh-home .clsh-factor-grid,.clsh-home .clsh-trust-points,.clsh-home .clsh-why-grid,.clsh-home .clsh-steps{grid-template-columns:1fr}.clsh-home .clsh-fast-grid a{min-height:auto;padding:22px}
  .clsh-home .clsh-command-section>.clsh-shell,.clsh-home .clsh-quote-band>.clsh-shell,.clsh-home .clsh-services-master>.clsh-shell,.clsh-home .clsh-comparison-master>.clsh-shell,.clsh-home .clsh-passenger-master>.clsh-shell,.clsh-home .clsh-booking-master>.clsh-shell,.clsh-home .clsh-factors-master>.clsh-shell,.clsh-home .clsh-operations-master>.clsh-shell,.clsh-home .clsh-why-master>.clsh-shell,.clsh-home .clsh-process-master>.clsh-shell{padding:20px;border-radius:24px}
  .clsh-home .clsh-command-text,.clsh-home .clsh-decision-panel,.clsh-home .clsh-form-card,.clsh-home .clsh-two-col>div:first-child,.clsh-home .clsh-route-board,.clsh-home .clsh-price-table,.clsh-home .clsh-trust-card-main{padding:20px;border-radius:22px}.clsh-home .clsh-control-grid article{min-height:0;padding:20px}.clsh-home .clsh-form-grid{grid-template-columns:1fr}
  .clsh-home .clsh-section-visual{padding:7px;border-radius:22px}.clsh-home .clsh-section-visual>img{border-radius:15px}.clsh-home .clsh-section-visual:after{inset:7px;border-radius:15px}.clsh-home .clsh-image-label{left:14px;bottom:14px;max-width:calc(100% - 28px);font-size:10px;padding:8px 10px}.clsh-home .clsh-section-visual--wide,.clsh-home .clsh-section-visual--wide-light,.clsh-home .clsh-section-visual--command,.clsh-home .clsh-section-visual--quote,.clsh-home .clsh-section-visual--inline,.clsh-home .clsh-section-visual--inline-light,.clsh-home .clsh-passenger-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-booking-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-factors-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-operations-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-why-master>.clsh-shell>.clsh-section-visual,.clsh-home .clsh-process-master>.clsh-shell>.clsh-section-visual{aspect-ratio:4/3}
  .clsh-home .clsh-choice-row>span{grid-template-columns:92px 1fr;font-size:12px}.clsh-home .clsh-link-bridge-box{padding:20px;border-radius:24px}.clsh-home .clsh-final-actions{display:grid;grid-template-columns:1fr}.clsh-home .clsh-final-actions .clsh-btn{width:100%}
  .clsh-home .clsh-mobile-sticky-cta{position:fixed;right:10px;bottom:10px;left:10px;z-index:999997;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:8px;border:1px solid rgba(255,255,255,.65);border-radius:18px;background:rgba(12,28,17,.94);box-shadow:0 20px 55px rgba(0,0,0,.25);backdrop-filter:blur(14px)}.clsh-home .clsh-mobile-sticky-cta button,.clsh-home .clsh-mobile-sticky-cta a{display:flex;min-height:42px;align-items:center;justify-content:center;padding:7px;border:0;border-radius:12px;background:rgba(255,255,255,.1);color:#fff;font:inherit;font-size:11px;font-weight:900;text-decoration:none}.clsh-home .clsh-mobile-sticky-cta button:first-child{background:linear-gradient(135deg,#269f42,#54c763)}.clsh-home .clsh-final-cta{padding-bottom:105px}
}
@media(prefers-reduced-motion:reduce){.clsh-home *,.clsh-home *:before,.clsh-home *:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media(max-width:760px){
  .clsh-home .clsh-hero-wrap,.clsh-home .clsh-hero-copy,.clsh-home .clsh-hero-media,.clsh-home .clsh-fast-content-layout,.clsh-home .clsh-command-main,.clsh-home .clsh-quote-layout,.clsh-home .clsh-quote-support{min-width:0;max-width:100%}
  .clsh-home .clsh-topline{width:100%;white-space:normal;line-height:1.4;overflow-wrap:anywhere}
  .clsh-home .clsh-hero-copy h1{font-size:clamp(37px,10.2vw,46px);overflow-wrap:anywhere;word-break:normal}
  .clsh-home .clsh-hero-lead,.clsh-home .clsh-hero-subcopy{overflow-wrap:anywhere}
  .clsh-home .clsh-hero-actions .clsh-btn{white-space:normal;text-align:center;line-height:1.25;padding-block:12px}
  .clsh-home .clsh-hero-proof span{width:100%;justify-content:flex-start;white-space:normal;line-height:1.35;padding-block:9px}
}
/* Arabic legacy-content grids retained inside the unified visual system */
.clsh-home .clsh-image-duo,.clsh-home .clsh-image-trio,.clsh-home .clsh-image-five{display:grid;gap:14px;margin:0 0 22px}.clsh-home .clsh-image-duo{grid-template-columns:repeat(2,minmax(0,1fr))}.clsh-home .clsh-image-trio{grid-template-columns:repeat(3,minmax(0,1fr))}.clsh-home .clsh-image-five{grid-template-columns:repeat(5,minmax(0,1fr))}.clsh-home .clsh-image-duo--panel{grid-template-columns:1fr}.clsh-home .clsh-section-visual--tile{aspect-ratio:4/3}.clsh-home .clsh-prose-grid{display:grid;gap:12px;margin-top:20px}.clsh-home .clsh-prose-grid article{padding:15px 17px;border-inline-start:4px solid var(--home-green);border-radius:0 16px 16px 0;background:#f7faf7}.clsh-home .clsh-prose-grid h3{margin:0 0 5px}.clsh-home .clsh-prose-grid p{margin:0;color:var(--home-muted);font-size:13px;line-height:1.6}.clsh-home .clsh-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.clsh-home .clsh-resource-grid a{display:grid;gap:6px;padding:19px;border:1px solid var(--home-line);border-radius:20px;background:#fff;box-shadow:var(--home-shadow-soft);text-decoration:none}.clsh-home .clsh-resource-grid strong{color:var(--home-black)}.clsh-home .clsh-resource-grid span{color:var(--home-muted);font-size:12px;line-height:1.5}.clsh-home .clsh-note,.clsh-home .clsh-inline-note{padding:17px 19px;border:1px solid rgba(32,148,58,.16);border-radius:18px;background:#f2f8f2;color:#35533d;font-size:13px;line-height:1.6}
@media(max-width:1200px){.clsh-home .clsh-image-five{grid-template-columns:repeat(3,minmax(0,1fr))}.clsh-home .clsh-image-trio,.clsh-home .clsh-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.clsh-home .clsh-image-duo,.clsh-home .clsh-image-trio,.clsh-home .clsh-image-five,.clsh-home .clsh-resource-grid{grid-template-columns:1fr}}


/* v6.1 SEO content support: no layout redesign */
.clsh-content-reviewed{margin-top:16px!important;font-size:13px!important;color:#66776c!important;font-style:italic}
