/* Carguru corporate About Us + Services pages (v2.47.39 stylesheet spec) */
:root{
  --cg-corp-yellow:#FFBD00;
  --cg-corp-yellow-alt:#FCB400;
  --cg-corp-red:#DC2626;
  --cg-corp-dark:#111827;
  --cg-corp-body:#374151;
  --cg-corp-muted:#6B7280;
  --cg-corp-light:#F3F4F6;
  --cg-corp-border:#E5E7EB;
  --cg-corp-white:#fff;
}
body.cg-corporate-page{background:#fff;color:var(--cg-corp-dark);font-family:'Roboto Flex',Inter,system-ui,sans-serif;}
body.cg-corporate-page .top-strip{
  background:linear-gradient(90deg,#FD0141 0%,#FD516D 100%)!important;
  color:#fff!important;
  font-family:'Roboto Flex',sans-serif!important;
  font-weight:400!important;
  font-size:12px!important;
  letter-spacing:.04em!important;
  text-transform:none!important;
  line-height:.95!important;
  padding:7px 16px!important;
  text-align:center!important;
}
body.cg-corporate-page .site-header{box-shadow:0 1px 0 rgba(0,0,0,.08);background:#fff;}
body.cg-corporate-page .main-nav a.is-active{border-bottom:3px solid var(--cg-corp-yellow);color:var(--cg-corp-red)!important;}
.cg-corp-main{overflow:hidden;background:#fff;}
.cg-corp-section-title{font-family:'Lexend Deca',sans-serif;font-weight:700;color:var(--cg-corp-dark);letter-spacing:-.02em;line-height:1.15;margin:0;text-align:center;}
.cg-corp-copy{font-family:'Roboto Flex',sans-serif;color:var(--cg-corp-body);line-height:1.7;margin:0;}

/* =========================================================
   SERVICES PAGE
   ========================================================= */

/* v2.47.75 — Services v2 hero using optimised responsive web images */
.cg-services-v2-hero{position:relative;min-height:clamp(580px,72vw,760px);display:flex;align-items:flex-start;justify-content:center;overflow:hidden;background:#7ec9f3;isolation:isolate;}
.cg-services-v2-hero-media,.cg-services-v2-hero-media img{position:absolute;inset:0;width:100%;height:100%;display:block;}
.cg-services-v2-hero-media img{object-fit:cover;object-position:center bottom;}
.cg-services-v2-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.17) 0%,rgba(0,0,0,.05) 38%,rgba(0,0,0,.22) 100%),linear-gradient(90deg,rgba(0,0,0,.16) 0%,rgba(0,0,0,0) 34%,rgba(0,0,0,.08) 100%);pointer-events:none;}
.cg-services-v2-hero-content{position:relative;z-index:2;width:min(1040px,100%);padding:clamp(72px,9vw,118px) 24px 230px;margin:0 auto;text-align:center;color:#fff;box-sizing:border-box;}
.cg-services-v2-eyebrow{display:inline-flex;align-items:center;justify-content:center;margin:0 0 14px;padding:8px 18px;border-radius:999px;background:rgba(255,189,0,.96);color:#111827;font-family:'Lexend Deca',sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 12px 28px rgba(0,0,0,.14);}
.cg-services-v2-hero h1{font-family:'Lexend Deca',sans-serif;font-weight:700;font-size:clamp(42px,6.3vw,82px);line-height:.98;letter-spacing:-.055em;margin:0 auto 20px;max-width:1000px;color:#fff;text-shadow:0 8px 28px rgba(0,0,0,.32);}
.cg-services-v2-copy{max-width:760px;margin:0 auto 30px;font-family:'Roboto Flex',sans-serif;font-size:clamp(15px,1.45vw,20px);font-weight:600;line-height:1.55;color:#fff;text-shadow:0 4px 18px rgba(0,0,0,.32);}
.cg-services-v2-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;}
.cg-services-v2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:10px;font-family:'Lexend Deca',sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;text-decoration:none;letter-spacing:.02em;box-shadow:0 14px 30px rgba(0,0,0,.18);transition:transform .18s ease,box-shadow .18s ease;}
.cg-services-v2-btn:hover{transform:translateY(-1px);box-shadow:0 18px 36px rgba(0,0,0,.22);}
.cg-services-v2-btn-primary{background:linear-gradient(90deg,#FD0141 0%,#FD1F50 54%,#FD516D 100%);color:#fff;}
.cg-services-v2-btn-dark{background:#111;color:#fff;}
.cg-services-v2-highlight-grid{position:relative;z-index:3;width:min(1120px,calc(100% - 40px));margin:-86px auto 68px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;}
.cg-services-v2-highlight-card{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:18px;padding:22px 20px 24px;box-shadow:0 20px 50px rgba(17,24,39,.12);min-height:168px;}
.cg-services-v2-highlight-card span{display:inline-flex;font-family:'Lexend Deca',sans-serif;font-weight:700;font-size:14px;color:#FD0141;margin-bottom:14px;}
.cg-services-v2-highlight-card h2{font-family:'Lexend Deca',sans-serif;font-weight:700;font-size:19px;line-height:1.15;letter-spacing:-.02em;color:#111827;margin:0 0 10px;}
.cg-services-v2-highlight-card p{font-family:'Roboto Flex',sans-serif;font-weight:400;font-size:13px;line-height:1.6;color:#4B5563;margin:0;}
.cg-services-page-v2 .cg-services-feature-strip{margin-top:0;}
.cg-services-page-v2 .cg-services-intro{padding-top:72px;}

.cg-services-feature-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:0;background:var(--cg-corp-yellow);}
.cg-service-feature-card{display:grid;grid-template-rows:511px minmax(180px,auto);min-width:0;}
.cg-service-feature-card .img-wrap{height:511px;overflow:hidden;background:#ddd;}
.cg-service-feature-card img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;}
.cg-service-feature-card:nth-child(4) img{object-position:65% top;}
.cg-service-feature-text{min-height:180px;background:var(--cg-corp-yellow);border-right:1px solid rgba(0,0,0,.08);padding:24px 18px;display:flex;flex-direction:column;justify-content:flex-start;}
.cg-service-feature-card:nth-child(even) .cg-service-feature-text{background:var(--cg-corp-yellow-alt);}
.cg-service-feature-card:last-child .cg-service-feature-text{border-right:0;}
.cg-service-feature-title{font-family:'Lexend Deca',sans-serif;font-weight:700;color:#fff;font-size:28px;line-height:1.1;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 10px;white-space:pre-line;}
.cg-service-feature-desc{font-family:'Lexend Deca',sans-serif;font-weight:700;color:var(--cg-corp-dark);font-size:17px;line-height:1.5;margin:0;}

.cg-services-intro{background:#fff;padding:64px 20px 56px;}
.cg-services-intro-inner{max-width:900px;margin:0 auto;text-align:center;}
.cg-services-intro h1{font-size:36px;margin:0 0 12px;}
.cg-services-subtitle{font-family:'Roboto Flex',sans-serif;font-size:15px;font-weight:400;color:var(--cg-corp-dark);margin:0 0 52px;line-height:1.65;}
.cg-services-steps{display:flex;gap:24px;align-items:flex-end;justify-content:center;}
.cg-service-step{flex:1 1 0;display:flex;flex-direction:column;align-items:stretch;min-width:0;}
.cg-service-step-img{width:100%;height:200px;object-fit:contain;object-position:bottom center;display:block;}
.cg-service-step-label{width:100%;background:var(--cg-corp-yellow);border:none;border-radius:6px;padding:14px 12px;text-align:center;box-shadow:none;}
.cg-service-step-label small{display:block;font-family:'Lexend Deca',sans-serif;font-weight:700;color:var(--cg-corp-red);font-size:16px;letter-spacing:.04em;text-transform:uppercase;line-height:1.05;}
.cg-service-step-label strong{display:block;font-family:'Lexend Deca',sans-serif;font-weight:700;color:var(--cg-corp-dark);font-size:21px;letter-spacing:-.01em;line-height:1.12;text-transform:uppercase;}

.cg-services-ecosystem{background:#fff;padding:0 24px 72px;}
.cg-services-ecosystem-inner{max-width:1100px;margin:0 auto;display:flex;gap:48px;align-items:center;justify-content:center;}
.cg-services-hive{flex:0 0 520px;width:520px;max-width:100%;display:block;}
.cg-services-list{flex:1;display:flex;flex-direction:column;gap:24px;min-width:260px;}
.cg-services-list h3{font-family:'Lexend Deca',sans-serif;font-weight:700;color:var(--cg-corp-dark);font-size:15px;margin:0 0 6px;line-height:1.25;}
.cg-services-list p{font-family:'Roboto Flex',sans-serif;font-weight:300;font-size:13px;line-height:1.7;color:var(--cg-corp-body);margin:0;}

.cg-fees-section{background:var(--cg-corp-light);padding:72px 20px;}
.cg-fees-inner{max-width:860px;margin:0 auto;text-align:center;}
.cg-fees-inner h2{font-size:36px;margin:0 0 10px;}
.cg-fees-inner>p{font-family:'Roboto Flex',sans-serif;font-weight:400;font-size:15px;color:var(--cg-corp-dark);margin:0 0 40px;}
.cg-fee-card{background:#fff;border-radius:10px;overflow:hidden;margin:0 auto 24px;box-shadow:0 2px 12px rgba(0,0,0,.06);color:var(--cg-corp-body);}
.cg-fee-card:last-child{margin-bottom:0;}
.cg-fee-heading{padding:14px 24px;text-align:center;background:var(--cg-corp-red);color:#fff;}
.cg-fee-card-other .cg-fee-heading{background:var(--cg-corp-yellow);color:var(--cg-corp-dark);}
.cg-fee-heading h3{font-family:'Lexend Deca',sans-serif;font-size:14px;line-height:1.2;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:.04em;}
.cg-fee-heading span{display:block;font-family:'Roboto Flex',sans-serif;font-size:11px;font-weight:300;color:rgba(255,255,255,.8);line-height:1.25;}
.cg-fee-card-other .cg-fee-heading span{color:var(--cg-corp-body);}
.cg-fee-table{padding:0 42px 14px;background:#fff;}
.cg-fee-row{display:grid;grid-template-columns:1fr 220px;gap:24px;align-items:center;text-align:left;border-bottom:1px solid var(--cg-corp-light);padding:13px 0;font-family:'Roboto Flex',sans-serif;color:var(--cg-corp-body);}
.cg-fee-row:last-child{border-bottom:none;}
.cg-fee-row.cg-fee-head{padding:12px 0;border-bottom:1px solid var(--cg-corp-border);font-family:'Roboto Flex',sans-serif;font-weight:400;font-size:12px;color:var(--cg-corp-muted);}
.cg-fee-row:not(.cg-fee-head) span{font-family:'Roboto Flex',sans-serif;font-weight:400;font-size:13px;color:var(--cg-corp-body);}
.cg-fee-row strong{font-family:'Lexend Deca',sans-serif;font-weight:700;font-size:14px;color:var(--cg-corp-dark);justify-self:end;text-align:right;}

/* =========================================================
   ABOUT PAGE
   ========================================================= */
.cg-about-hero{background:var(--cg-corp-yellow);position:relative;overflow:hidden;min-height:511px;}
.cg-about-photo{position:absolute;top:0;bottom:0;width:669px;overflow:hidden;z-index:0;display:flex;align-items:center;pointer-events:none;}
.cg-about-photo img{height:100%;width:275%;max-width:none;object-fit:cover;filter:none;}
.cg-about-photo-left{left:0;justify-content:flex-start;}
.cg-about-photo-left img{margin-left:-29%;transform:none;}
.cg-about-photo-right{right:0;justify-content:flex-end;}
.cg-about-photo-right img{margin-right:-29%;transform:none;}
.cg-about-hero-center{position:relative;z-index:1;min-height:511px;width:100%;box-sizing:border-box;padding:48px clamp(300px,37vw,520px) 52px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;}
.cg-about-hero-logo{height:101px;width:auto;max-width:min(330px,100%);object-fit:contain;margin:0 auto 24px;display:block;}
.cg-about-wordmark,.cg-about-tagline{display:none;}
.cg-about-hero h1{font-family:'Lexend Deca',sans-serif;font-weight:700;font-size:22px;color:var(--cg-corp-red);line-height:1.4;letter-spacing:-.01em;max-width:560px;margin:0 auto 18px;}
.cg-about-hero p{font-family:'Roboto Flex',sans-serif;font-size:16px;font-weight:300;line-height:1.8;max-width:570px;margin:0 auto;color:var(--cg-corp-dark);opacity:.9;}
.cg-about-hero p strong{font-weight:700;}

.cg-about-vision{background:#fff;padding:72px 24px;border-bottom:0;}
.cg-about-vision-inner{max-width:680px;margin:0 auto;text-align:center;}
.cg-about-vision h2,.cg-about-mission h2{font-size:40px;margin:0 0 48px;}
.cg-about-vision p{font-family:'Lexend Deca',sans-serif;font-weight:700;font-size:18px;line-height:1.7;color:var(--cg-corp-dark);margin:0 auto 28px;}
.cg-about-vision p:last-child{margin-bottom:0;}

.cg-about-mission{position:relative;background:#eef0f2 url('../corporate/about-mission-bg.webp') center/cover no-repeat;padding:72px 24px;border-bottom:0;}
.cg-about-mission::before{content:"";position:absolute;inset:0;background:rgba(232,235,238,.87);}
.cg-about-mission-inner{position:relative;z-index:1;max-width:700px;margin:0 auto;}
.cg-mission-list{display:flex;flex-direction:column;gap:28px;margin:0;padding:0;list-style:none;}
.cg-mission-list li{position:relative;padding-left:18px;}
.cg-mission-list li::before{content:"•";position:absolute;left:0;top:0;font-family:'Roboto Flex',sans-serif;font-weight:700;color:var(--cg-corp-dark);}
.cg-mission-list strong{display:block;font-family:'Roboto Flex',sans-serif;font-weight:700;font-size:14px;line-height:1.5;color:var(--cg-corp-dark);margin-bottom:5px;}
.cg-mission-list span{display:block;font-family:'Roboto Flex',sans-serif;font-weight:400;font-size:13px;line-height:1.7;color:var(--cg-corp-body);margin-top:0;}

.cg-about-contact{background:#fff;padding:64px 20px;}
.cg-about-contact-row{max-width:860px;margin:0 auto;display:flex;gap:40px;flex-wrap:wrap;align-items:stretch;}
.cg-about-contact-copy{flex:0 0 320px;}
.cg-about-contact h2{text-align:left;font-size:20px;text-transform:uppercase;margin:0 0 36px;}
.cg-contact-item{display:flex;gap:8px;margin-bottom:28px;align-items:center;}
.cg-contact-item:last-child{align-items:flex-start;margin-bottom:0;}
.cg-contact-icon{width:20px;height:20px;color:#111827;display:inline-flex;align-items:center;justify-content:center;margin-top:1px;flex:0 0 20px;}
.cg-contact-label{font-family:'Roboto Flex',sans-serif;font-size:10px;font-weight:600;color:var(--cg-corp-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;}
.cg-contact-link{font-family:'Lexend Deca',sans-serif;font-weight:700;color:var(--cg-corp-red);text-decoration:none;font-size:20px;line-height:1.3;}
.cg-contact-item:nth-of-type(2) .cg-contact-link{font-size:15px;}
.cg-contact-head{font-family:'Lexend Deca',sans-serif;font-weight:700;color:var(--cg-corp-dark);font-size:14px;line-height:1.35;margin:0 0 4px;}
.cg-contact-address{font-family:'Roboto Flex',sans-serif;font-size:13px;font-weight:400;color:var(--cg-corp-body);line-height:1.65;margin:0;}
.cg-about-map{flex:1;min-width:260px;min-height:320px;border:1px solid var(--cg-corp-border);border-radius:10px;overflow:hidden;background:#f3f4f6;box-shadow:0 2px 16px rgba(0,0,0,.07);margin:0;}
.cg-about-map iframe,.cg-about-map img{width:100%;height:100%;min-height:320px;border:0;display:block;object-fit:cover;}
.cg-corp-mobile-break{display:none;}

@media(max-width:900px){
  .cg-about-photo{width:300px;}
  .cg-about-hero-center{padding:48px 200px 52px 320px;}
  .cg-about-hero h1{font-size:20px;}
  .cg-about-hero p{font-size:14px;}
}
@media(max-width:768px){
  body.cg-corporate-page .top-strip{font-size:12px!important;line-height:.95!important;padding:7px 10px!important;}
  .cg-services-feature-strip{display:flex;flex-direction:column;background:#fff;}
  .cg-service-feature-card{display:flex;flex-direction:row;min-height:100px;}
  .cg-service-feature-card .img-wrap{width:36%;height:auto;min-height:100px;flex-shrink:0;}
  .cg-service-feature-card img{height:100%;object-fit:cover;object-position:center top;}
  .cg-service-feature-text{flex:1;min-height:100px;padding:14px 12px;overflow:hidden;border-right:0;}
  .cg-service-feature-title{font-size:clamp(11px,3vw,14px);white-space:normal;line-height:1.1;margin-bottom:5px;}
  .cg-service-feature-desc{font-size:clamp(10px,2.5vw,12px);line-height:1.4;}

  .cg-services-intro{padding:clamp(36px,6vw,64px) 20px clamp(32px,5vw,56px);}
  .cg-services-intro h1,.cg-fees-inner h2{font-size:clamp(22px,5vw,36px);}
  .cg-services-subtitle{margin-bottom:clamp(28px,5vw,52px);}
  .cg-services-steps{flex-direction:column;gap:16px;align-items:stretch;max-width:440px;margin:0 auto;}
  .cg-service-step{width:100%;}
  .cg-service-step-img{height:200px;}
  .cg-service-step-label{padding:clamp(10px,2vw,14px) 12px;}
  .cg-service-step-label small{font-size:clamp(12px,2.5vw,16px);}
  .cg-service-step-label strong{font-size:clamp(14px,3.5vw,21px);}

  .cg-services-ecosystem{padding:0 24px clamp(40px,6vw,72px);}
  .cg-services-ecosystem-inner{flex-direction:column;gap:24px;align-items:center;}
  .cg-services-hive{flex:0 1 auto;width:100%;max-width:100%;}
  .cg-services-list{width:100%;}
  .cg-fees-section{padding:clamp(40px,6vw,72px) 20px;}
  .cg-fees-inner>p{margin-bottom:clamp(24px,4vw,40px);}
  .cg-fee-table{padding:0 20px 14px;}
  .cg-fee-row{grid-template-columns:1fr minmax(96px,35%);gap:12px;}
}
@media(max-width:700px){
  .cg-about-hero{min-height:unset;}
  .cg-about-photo{display:none;}
  .cg-about-hero-center{min-height:unset;padding:40px 24px 44px;}
  .cg-about-hero-logo{height:clamp(64px,20vw,84px);margin-bottom:16px;}
  .cg-about-hero h1{font-size:clamp(16px,4.5vw,20px);margin-bottom:16px;}
  .cg-about-hero p{font-size:clamp(13px,3.5vw,15px);line-height:1.7;}
  .cg-about-vision{padding:clamp(40px,6vw,72px) 24px;}
  .cg-about-vision h2,.cg-about-mission h2{font-size:clamp(26px,5vw,40px);margin-bottom:clamp(28px,4vw,48px);}
  .cg-about-vision p{font-size:clamp(14px,2.5vw,18px);}
  .cg-about-mission{padding:clamp(40px,6vw,72px) 24px;}
}
@media(max-width:600px){
  .cg-about-contact{padding:clamp(40px,6vw,64px) 20px;}
  .cg-about-contact-row{gap:28px;}
  .cg-about-contact-copy{flex:1 1 100%;width:100%;}
  .cg-about-contact h2{text-align:left;margin-bottom:28px;}
  .cg-about-map{flex:1 1 100%;width:100%;min-width:260px;}
}
@media(max-width:480px){
  .cg-fee-row{grid-template-columns:1fr 100px;}
  .cg-fee-row:not(.cg-fee-head) span{font-size:12px;}
  .cg-fee-row strong{font-size:12px;}
  .cg-fee-heading h3{font-size:13px;}
}

/* v2.47.74 — Contact icon assets */
.cg-contact-icon img{width:21px;height:21px;object-fit:contain;display:block;}

/* v2.47.75 — Services v2 responsive refinements */
@media(max-width:1100px){
  .cg-services-v2-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-70px;}
  .cg-services-v2-hero-content{padding-bottom:210px;}
}
@media(max-width:768px){
  .cg-services-v2-hero{min-height:620px;}
  .cg-services-v2-hero-media img{object-position:30% bottom;}
  .cg-services-v2-hero-content{padding:52px 20px 210px;}
  .cg-services-v2-hero h1{letter-spacing:-.045em;}
  .cg-services-v2-copy{font-weight:500;}
  .cg-services-v2-highlight-grid{width:calc(100% - 28px);grid-template-columns:1fr;margin:-58px auto 44px;gap:12px;}
  .cg-services-v2-highlight-card{min-height:0;padding:18px 18px 20px;border-radius:15px;}
}
@media(max-width:480px){
  .cg-services-v2-hero{min-height:560px;}
  .cg-services-v2-hero-content{padding:42px 16px 185px;}
  .cg-services-v2-eyebrow{font-size:11px;padding:7px 14px;margin-bottom:12px;}
  .cg-services-v2-actions{gap:10px;}
  .cg-services-v2-btn{width:100%;max-width:260px;min-height:45px;font-size:13px;}
}

/* =========================================================
   v2.47.76 — Services Page Option 2 UI from supplied stylesheet
   ========================================================= */
body.cg-services-page-op2{
  --svc-yellow:#FFBD00;
  --svc-dark:#111827;
  --svc-red:#DC2626;
  --svc-body:#374151;
  --svc-muted:#6B7280;
  --svc-border:#E5E7EB;
  --svc-divider:#D1D5DB;
  --svc-surface:#F3F4F6;
  background:#fff;
  color:var(--svc-dark);
  font-family:'Roboto Flex',Inter,system-ui,sans-serif;
}
/* v2.47.78 — Services/About use the same main crawler bar and copy as the home page. */
body.cg-services-page-op2 .top-strip{
  background:linear-gradient(90deg,#FD0141 0%,#FD516D 100%)!important;
  color:#ffffff!important;
  font-family:'Roboto Flex',Inter,system-ui,sans-serif!important;
  font-weight:400!important;
  font-size:12px!important;
  line-height:.95!important;
  letter-spacing:.04em!important;
  padding:7px 16px!important;
  text-transform:none!important;
  text-align:center!important;
}
body.cg-services-page-op2 .top-strip .typo-announcement-bold,
body.cg-services-page-op2 .top-strip .typo-announcement-light{
  color:#ffffff!important;
  font-family:'Roboto Flex',Inter,system-ui,sans-serif!important;
  font-size:12px!important;
}
body.cg-services-page-op2 .top-strip .typo-announcement-bold{font-weight:600!important;}
body.cg-services-page-op2 .top-strip .typo-announcement-light{font-weight:300!important;}
body.cg-services-page-op2 .site-header{background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.05);}
body.cg-services-page-op2 .main-nav a.is-active,
body.cg-services-page-op2 .cg-mobile-menu-nav a.is-active{color:#DC2626!important;}
.cg-services-op2-main{flex-grow:1;background:#fff;}
.cg-services-op2-container{max-width:1280px;margin:0 auto;padding:0 16px;}
.cg-services-op2-section-title{
  font-family:'Lexend Deca',sans-serif;
  font-weight:700;
  font-size:clamp(22px,5vw,36px);
  line-height:1.15;
  color:var(--svc-dark);
  text-align:center;
  margin:0 0 12px;
  letter-spacing:-.02em;
}
.cg-services-op2-section-subtitle{
  font-family:'Roboto Flex',sans-serif;
  font-weight:400;
  font-size:clamp(13px,1.6vw,15px);
  line-height:1.65;
  color:var(--svc-dark);
  text-align:center;
  margin:0 0 clamp(28px,5vw,48px);
}

/* Hero */
.cg-services-op2-hero{
  position:relative;
  width:100%;
  min-height:511px;
  overflow:hidden;
  background:#8ed1f5;
  isolation:isolate;
}
.cg-services-op2-hero-media,
.cg-services-op2-hero-media img{
  position:absolute;
  inset:0;
  width:100%;
  height:511px;
  display:block;
}
.cg-services-op2-hero-media img{
  object-fit:cover;
  object-position:50% 94%;
}
.cg-services-op2-hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(to bottom,rgba(0,0,0,.22) 0%,rgba(0,0,0,.10) 55%,transparent 100%);
}
.cg-services-op2-hero-copy{
  position:absolute;
  inset:0;
  z-index:2;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:0 20px 80px;
  box-sizing:border-box;
  text-align:center;
}
.cg-services-op2-hero-copy h1{
  font-family:'Lexend Deca',sans-serif;
  font-weight:700;
  font-size:clamp(22px,4.5vw,48px);
  line-height:1.1;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:-.01em;
  margin:0 16px 14px;
  text-shadow:0 2px 12px rgba(0,0,0,.25);
}
.cg-services-op2-hero-copy p{
  font-family:'Roboto Flex',sans-serif;
  font-weight:400;
  font-size:clamp(13px,1.8vw,17px);
  line-height:1.55;
  color:#fff;
  text-align:center;
  margin:0;
  text-shadow:0 1px 6px rgba(0,0,0,.30);
}

/* Our Services value boxes */
.cg-services-op2-values{
  background:var(--svc-surface);
  padding:clamp(36px,6vw,64px) 0 clamp(32px,5vw,56px);
}
.cg-services-op2-value-grid{
  display:grid;
  grid-template-columns:1fr;
  gap:24px;
  width:100%;
  max-width:1280px;
  margin:0 auto;
}
.cg-services-op2-value-card{
  background:#fff;
  border-radius:12px;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  min-height:100%;
  box-shadow:0 4px 24px rgba(0,0,0,.08),0 1.5px 6px rgba(0,0,0,.04);
}
.cg-services-op2-value-img{
  aspect-ratio:16/9;
  overflow:hidden;
  background:var(--svc-surface);
}
.cg-services-op2-value-img img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
  display:block;
}
.cg-services-op2-value-copy{
  padding:16px;
  display:flex;
  flex-direction:column;
  flex-grow:1;
  min-height:190px;
}
.cg-services-op2-value-copy h3{
  font-family:'Lexend Deca',sans-serif;
  font-weight:700;
  font-size:14px;
  line-height:1.25;
  letter-spacing:.05em;
  color:var(--svc-dark);
  margin:0 0 10px;
  text-transform:uppercase;
}
.cg-services-op2-value-copy p{
  font-family:'Roboto Flex',sans-serif;
  font-weight:300;
  font-size:16px;
  line-height:1.625;
  color:#000;
  margin:0;
}

/* Three steps */
.cg-services-op2-steps{
  background:#fff;
  padding:clamp(36px,6vw,64px) 20px clamp(32px,5vw,56px);
}
.cg-services-op2-tagline{
  font-family:'Roboto Flex',sans-serif;
  font-weight:400;
  font-size:clamp(13px,1.8vw,17px);
  line-height:1.7;
  color:var(--svc-dark);
  text-align:center;
  max-width:760px;
  margin:0 auto clamp(28px,5vw,48px);
}
.cg-services-op2-step-row{
  max-width:900px;
  margin:0 auto;
  display:flex;
  gap:24px;
  align-items:flex-end;
}
.cg-services-op2-step{
  flex:1;
  display:flex;
  flex-direction:column;
  align-items:center;
  min-width:0;
}
.cg-services-op2-step-img{
  height:170px;
  width:100%;
  object-fit:contain;
  object-position:bottom center;
  display:block;
  margin-bottom:20px;
}
.cg-services-op2-step-label{
  width:100%;
  box-sizing:border-box;
  background:var(--svc-yellow);
  border:none;
  border-radius:6px;
  padding:clamp(10px,2vw,14px) 12px;
  text-align:center;
  box-shadow:0 4px 14px rgba(0,0,0,.08);
}
.cg-services-op2-step-label small{
  display:block;
  font-family:'Lexend Deca',sans-serif;
  font-weight:700;
  font-size:clamp(12px,2.5vw,16px);
  line-height:1.05;
  color:var(--svc-red);
  letter-spacing:.04em;
  text-transform:uppercase;
}
.cg-services-op2-step-label strong{
  display:block;
  font-family:'Lexend Deca',sans-serif;
  font-weight:700;
  font-size:clamp(14px,3.5vw,21px);
  line-height:1.12;
  color:var(--svc-dark);
  letter-spacing:-.01em;
  text-transform:uppercase;
}

/* Hive + service details */
.cg-services-op2-ecosystem{
  background:#fff;
  padding:0 24px 72px;
}
.cg-services-op2-ecosystem-row{
  max-width:900px;
  margin:0 auto;
  display:flex;
  gap:48px;
  align-items:center;
  justify-content:center;
}
.cg-services-op2-hive{
  flex:0 0 520px;
  width:100%;
  max-width:520px;
  height:auto;
  display:block;
}
.cg-services-op2-detail-list{
  flex:1;
  min-width:260px;
}
.cg-services-op2-detail-list article{margin:0 0 24px;}
.cg-services-op2-detail-list article:last-child{margin-bottom:0;}
.cg-services-op2-detail-list h3{
  font-family:'Lexend Deca',sans-serif;
  font-weight:700;
  font-size:15px;
  line-height:1.3;
  color:var(--svc-dark);
  margin:0 0 6px;
}
.cg-services-op2-detail-list p{
  font-family:'Roboto Flex',sans-serif;
  font-weight:300;
  font-size:13px;
  line-height:1.7;
  color:var(--svc-body);
  margin:0;
}

/* Fees */
.cg-services-op2-fees{
  background:var(--svc-surface);
  padding:clamp(40px,6vw,72px) 20px;
}
.cg-services-op2-fees-inner{
  max-width:860px;
  margin:0 auto;
}
.cg-services-op2-fee-card{
  background:#fff;
  border-radius:10px;
  overflow:hidden;
  margin:0 0 24px;
  box-shadow:0 2px 12px rgba(0,0,0,.06);
}
.cg-services-op2-fee-card:last-child{margin-bottom:0;}
.cg-services-op2-fee-heading{
  padding:14px 24px;
  text-align:center;
  background:var(--svc-red);
  color:#fff;
}
.cg-services-op2-fee-yellow .cg-services-op2-fee-heading{
  background:var(--svc-yellow);
  color:var(--svc-dark);
}
.cg-services-op2-fee-heading h3{
  font-family:'Lexend Deca',sans-serif;
  font-weight:700;
  font-size:14px;
  line-height:1.2;
  color:inherit;
  margin:0;
  text-transform:uppercase;
}
.cg-services-op2-fee-heading span{
  display:block;
  margin:2px 0 0;
  font-family:'Roboto Flex',sans-serif;
  font-weight:300;
  font-size:11px;
  line-height:1.25;
  color:rgba(255,255,255,.8);
}
.cg-services-op2-fee-yellow .cg-services-op2-fee-heading span{color:var(--svc-body);}
.cg-services-op2-fee-table{
  background:#fff;
  padding:0 24px;
}
.cg-services-op2-fee-row{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:24px;
  padding:13px 0;
  border-bottom:1px solid var(--svc-surface);
}
.cg-services-op2-fee-row:last-child{border-bottom:none;}
.cg-services-op2-fee-row.cg-services-op2-fee-head{
  padding:12px 0;
  border-bottom:1px solid var(--svc-border);
}
.cg-services-op2-fee-row span{
  font-family:'Roboto Flex',sans-serif;
  font-weight:400;
  font-size:13px;
  line-height:1.35;
  color:var(--svc-body);
}
.cg-services-op2-fee-head span{
  font-size:12px;
  color:var(--svc-muted);
}
.cg-services-op2-fee-row strong{
  font-family:'Lexend Deca',sans-serif;
  font-weight:700;
  font-size:14px;
  line-height:1.35;
  color:var(--svc-dark);
  text-align:right;
  white-space:nowrap;
}

@media(min-width:640px){
  .cg-services-op2-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(min-width:1024px){
  .cg-services-op2-value-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
}
@media(max-width:768px){
  .cg-services-op2-hero{
    min-height:calc(clamp(280px,72vw,511px) + 100px);
  }
  .cg-services-op2-hero-media,
  .cg-services-op2-hero-media img{
    height:calc(clamp(280px,72vw,511px) + 100px);
  }
  .cg-services-op2-hero-media img{
    object-position:18% 100%;
    transform:scale(1.69);
    transform-origin:18% 100%;
  }
  .cg-services-op2-hero-copy{
    padding-top:0;
    padding-bottom:160px;
  }
  .cg-services-op2-container{padding:0 20px;}
  .cg-services-op2-step-row{
    flex-direction:column;
    align-items:stretch;
    gap:16px;
    max-width:440px;
  }
  .cg-services-op2-step{align-items:stretch;}
  .cg-services-op2-step-img{height:clamp(110px,40vw,170px);}
  .cg-services-op2-ecosystem-row{
    flex-direction:column;
    gap:24px;
    align-items:center;
  }
  .cg-services-op2-hive{
    flex:unset;
    width:100%;
    max-width:100%;
  }
  .cg-services-op2-detail-list{width:100%;}
  .cg-services-op2-fee-row{gap:12px;}
}
@media(max-width:380px){
  .cg-services-op2-hero{
    min-height:calc(clamp(240px,75vw,290px) + 100px);
  }
  .cg-services-op2-hero-media,
  .cg-services-op2-hero-media img{
    height:calc(clamp(240px,75vw,290px) + 100px);
  }
  .cg-services-op2-step-img{height:clamp(90px,38vw,120px);}
  .cg-services-op2-detail-list{padding:0 4px;}
  .cg-services-op2-fee-table{padding:0 16px;}
  .cg-services-op2-fee-row span{font-size:12px;}
  .cg-services-op2-fee-row strong{font-size:12px;}
}

/* =========================================================
   v2.47.77 — Match About / Services banner height to Bid For Car
   Bid For Car uses a 2560x682 desktop banner with a 511px minimum
   and a 1200x1478 mobile banner ratio. Keep corporate page banners
   visually aligned to the same public website banner height system.
   ========================================================= */
@media (min-width:768px){
  body.cg-about-page .cg-about-hero,
  body.cg-services-page-op2 .cg-services-op2-hero{
    min-height:511px !important;
    aspect-ratio:2560 / 682 !important;
    height:auto !important;
  }
  body.cg-about-page .cg-about-hero-center{
    min-height:511px !important;
    aspect-ratio:2560 / 682 !important;
    height:auto !important;
  }
  body.cg-about-page .cg-about-photo,
  body.cg-services-page-op2 .cg-services-op2-hero-media,
  body.cg-services-page-op2 .cg-services-op2-hero-media img{
    height:100% !important;
  }
}

@media (max-width:767px){
  body.cg-about-page .cg-about-hero,
  body.cg-services-page-op2 .cg-services-op2-hero{
    height:min(calc(100vw * 1.2316667), calc(100svh - 117px)) !important;
    min-height:0 !important;
    max-height:none !important;
  }
  body.cg-about-page .cg-about-hero-center,
  body.cg-services-page-op2 .cg-services-op2-hero-media,
  body.cg-services-page-op2 .cg-services-op2-hero-media img{
    height:100% !important;
    min-height:0 !important;
  }
  body.cg-about-page .cg-about-hero-center{
    justify-content:center !important;
    padding:40px 24px !important;
    box-sizing:border-box !important;
  }
  body.cg-services-page-op2 .cg-services-op2-hero-media img{
    object-fit:cover !important;
    object-position:18% 100% !important;
    transform:none !important;
    transform-origin:center center !important;
  }
  body.cg-services-page-op2 .cg-services-op2-hero-copy{
    padding:0 20px clamp(120px,30vw,160px) !important;
  }
}
@supports not (height:100svh){
  @media (max-width:767px){
    body.cg-about-page .cg-about-hero,
    body.cg-services-page-op2 .cg-services-op2-hero{
      height:min(calc(100vw * 1.2316667), calc(100vh - 117px)) !important;
    }
  }
}

/* =========================================================
   v2.47.79 — About Contact icon row alignment
   - Aligns WhatsApp and Email icons with their label row instead of
     centering them between the label and contact value.
   ========================================================= */
body.cg-about-page .cg-about-contact .cg-contact-item:not(:last-child){
  align-items:flex-start !important;
  gap:7px !important;
}
body.cg-about-page .cg-about-contact .cg-contact-item:not(:last-child) .cg-contact-icon{
  width:18px !important;
  height:18px !important;
  flex:0 0 18px !important;
  margin-top:0 !important;
  align-self:flex-start !important;
}
body.cg-about-page .cg-about-contact .cg-contact-item:not(:last-child) .cg-contact-icon img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
}
body.cg-about-page .cg-about-contact .cg-contact-item:not(:last-child) .cg-contact-label{
  display:flex !important;
  align-items:center !important;
  min-height:18px !important;
  margin-top:0 !important;
}


/* =========================================================
   v2.47.80 — Services card scale + About headquarter icon asset
   - Services "Our Services" cards now use the same desktop card width,
     16:9 image ratio, 12px radius, and text sizing rhythm as the main-page
     STEP-BY-STEP cards.
   - About CONTACT US uses the supplied location icon asset and aligns all
     contact icons with the label row.
   ========================================================= */
body.cg-services-page-op2 .cg-services-op2-container{
  width:min(1280px, calc(100% - 32px));
  max-width:1280px;
  padding-left:0;
  padding-right:0;
}
body.cg-services-page-op2 .cg-services-op2-value-grid{
  width:100%;
  max-width:1280px;
}
body.cg-services-page-op2 .cg-services-op2-value-card{
  border-radius:12px;
  box-shadow:0 4px 24px rgba(0,0,0,.08);
}
body.cg-services-page-op2 .cg-services-op2-value-img{
  aspect-ratio:16 / 9;
}
body.cg-services-page-op2 .cg-services-op2-value-copy{
  min-height:190px;
  padding:16px;
}
body.cg-about-page .cg-about-contact .cg-contact-item{
  align-items:flex-start !important;
  gap:8px !important;
}
body.cg-about-page .cg-about-contact .cg-contact-icon{
  width:20px !important;
  height:20px !important;
  flex:0 0 20px !important;
  margin-top:0 !important;
  align-self:flex-start !important;
}
body.cg-about-page .cg-about-contact .cg-contact-icon img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
}
body.cg-about-page .cg-about-contact .cg-contact-label{
  display:flex !important;
  align-items:center !important;
  min-height:20px !important;
  margin-top:0 !important;
}
@media(max-width:767px){
  body.cg-services-page-op2 .cg-services-op2-container{
    width:min(100%, calc(100% - 32px));
  }
  body.cg-services-page-op2 .cg-services-op2-value-copy{
    min-height:auto;
  }
}
