.clvt-inner{font-family:var(--clvt-font);font-size:var(--clvt-body-size);line-height:1.72;color:var(--clvt-body);background:var(--clvt-bg);width:100%;overflow:hidden}.clvt-inner *{box-sizing:border-box}.clvt-inner button,.clvt-inner input,.clvt-inner select,.clvt-inner textarea{font-family:var(--clvt-font)}.clvt-inner img{max-width:100%;height:auto}.clvt-inner a{transition:.2s ease}.clvt-container{width:min(calc(100% - 40px),var(--clvt-container));margin-inline:auto}.clvt-section{padding:var(--clvt-pad) 0}.clvt-hero{position:relative;background-color:var(--clvt-primary);background-size:cover;background-position:center;min-height:390px;display:flex;align-items:center;color:#fff}.clvt-hero-inner{padding-top:72px;padding-bottom:72px}.clvt-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.78em;font-weight:700;margin-bottom:14px;color:var(--clvt-accent)}.clvt-hero h1,.clvt-section-title,.clvt-card h3{font-family:var(--clvt-font);color:var(--clvt-heading);margin:0}.clvt-hero h1{font-size:clamp(36px,var(--clvt-heading-size),72px);line-height:1.08;max-width:850px;color:#fff}.clvt-hero-desc{max-width:760px;font-size:1.08em;margin-top:20px}.clvt-section-title{text-align:center;font-size:clamp(30px,3.3vw,48px);line-height:1.14;margin-bottom:16px}.clvt-section-intro{max-width:820px;text-align:center;margin:0 auto 38px}.clvt-prose{max-width:900px}.clvt-prose h2,.clvt-prose h3,.clvt-prose h4{color:var(--clvt-heading);line-height:1.2}.clvt-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:var(--clvt-button-radius);background:var(--clvt-button);color:#fff!important;text-decoration:none!important;font-weight:700;border:2px solid var(--clvt-button)}.clvt-btn:hover{transform:translateY(-1px);filter:brightness(.95)}.clvt-button-row{margin-top:26px}.clvt-image-text{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,80px);align-items:center}.clvt-image-text-media img,.clvt-feature-image{width:100%;border-radius:var(--clvt-radius);display:block}.clvt-cards,.clvt-gallery{display:grid;gap:24px}.clvt-cols-1{grid-template-columns:1fr}.clvt-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.clvt-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.clvt-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.clvt-card{background:#fff;border-radius:var(--clvt-radius);overflow:hidden;box-shadow:0 12px 35px rgba(20,38,55,.09)}.clvt-card-image{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.clvt-card-icon{width:58px;height:58px;object-fit:contain;margin:28px 28px 0}.clvt-card-body{padding:26px}.clvt-card h3{font-size:1.25em;margin-bottom:10px}.clvt-card-meta{font-size:.82em;text-transform:uppercase;letter-spacing:.08em;color:var(--clvt-secondary);font-weight:700;margin-bottom:8px}.clvt-text-link{color:var(--clvt-primary)!important;font-weight:700;text-decoration:none!important}.clvt-cta-box{background:var(--clvt-primary);color:#fff;border-radius:var(--clvt-radius);padding:clamp(32px,6vw,72px);text-align:center}.clvt-cta-box .clvt-btn{background:var(--clvt-accent);border-color:var(--clvt-accent)}.clvt-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.clvt-contact-embed iframe{max-width:100%}.clvt-gallery figure{margin:0}.clvt-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--clvt-radius)}.clvt-gallery figcaption{padding:10px 4px;font-size:.92em}.clvt-faq{max-width:900px;margin:auto;border-top:1px solid rgba(0,0,0,.12)}.clvt-faq-item{border-bottom:1px solid rgba(0,0,0,.12)}.clvt-faq-q{width:100%;border:0;background:transparent;padding:20px 0;display:flex;justify-content:space-between;gap:20px;text-align:left;color:var(--clvt-heading);font:inherit;font-weight:700;cursor:pointer}.clvt-faq-a{padding:0 0 22px}.clvt-template-minimal .clvt-hero{min-height:300px;background-image:none!important;background:#f5f7f8!important;color:var(--clvt-heading)}.clvt-template-minimal .clvt-hero h1{color:var(--clvt-heading)}.clvt-template-minimal .clvt-hero-desc{color:var(--clvt-body)}.clvt-template-image .clvt-hero{min-height:560px}.clvt-template-service .clvt-card,.clvt-template-services .clvt-card{border-top:4px solid var(--clvt-primary)}.clvt-template-contact .clvt-hero{min-height:320px}.clvt-inner-notice{padding:12px;border:1px solid #dcdcde;background:#fff}@media(max-width:900px){.clvt-cols-4,.clvt-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.clvt-image-text,.clvt-contact-grid{grid-template-columns:1fr}.clvt-hero{min-height:320px}.clvt-section{padding:calc(var(--clvt-pad)*.75) 0}}@media(max-width:600px){.clvt-container{width:min(calc(100% - 28px),var(--clvt-container))}.clvt-cols-4,.clvt-cols-3,.clvt-cols-2{grid-template-columns:1fr}.clvt-section{padding:calc(var(--clvt-pad)*.58) 0}.clvt-hero-inner{padding-top:54px;padding-bottom:54px}.clvt-hero h1{font-size:clamp(32px,11vw,48px)}.clvt-card-body{padding:22px}}
.clvt-contact-details{display:grid;gap:22px}.clvt-contact-panel h2{font-size:1.4em;color:var(--clvt-heading);margin:0 0 12px}.clvt-contact-map{overflow:hidden;border-radius:var(--clvt-radius)}.clvt-contact-map iframe{display:block;width:100%;min-height:320px;border:0}.clvt-contact-form>*:first-child{margin-top:0}

/* CLVT About Us mockup-style template */
.clvt-template-about{background:#fff;color:var(--clvt-body)}
.clvt-template-about .clvt-about-section{padding:clamp(62px,7vw,96px) 0}
.clvt-template-about .clvt-about-eyebrow{font-size:12px;line-height:1.3;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--clvt-primary);margin-bottom:14px}
.clvt-template-about .clvt-about-eyebrow-light{color:#8ed8ff}
.clvt-template-about .clvt-about-hero{position:relative;min-height:470px;background-color:#eef6fa;background-size:cover;background-position:center;display:flex;align-items:center}
.clvt-template-about .clvt-about-hero-inner{padding-top:90px;padding-bottom:90px}
.clvt-template-about .clvt-about-copy{max-width:650px}
.clvt-template-about .clvt-about-hero h1{font-size:clamp(42px,5.2vw,72px);line-height:1.02;letter-spacing:-.045em;margin:0;color:#10273a;max-width:760px}
.clvt-template-about .clvt-about-hero h1:after{content:"";display:block;width:84px;height:5px;border-radius:4px;background:var(--clvt-primary);margin-top:22px}
.clvt-template-about .clvt-about-hero-desc{font-size:clamp(18px,1.7vw,24px);font-weight:650;color:#31546d;max-width:600px;margin-top:22px}
.clvt-template-about .clvt-about-hero-desc p{margin:0}
.clvt-template-about .clvt-about-company-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:clamp(38px,6vw,84px);align-items:stretch}
.clvt-template-about .clvt-about-company-media{position:relative;min-height:540px;height:100%;overflow:hidden;border-radius:2px}
.clvt-template-about .clvt-about-company-media:after{content:"";position:absolute;right:-1px;top:0;width:16%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18));pointer-events:none}
.clvt-template-about .clvt-about-company-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.clvt-template-about .clvt-about-company-copy h2,.clvt-template-about .clvt-about-section-head h2,.clvt-template-about .clvt-about-markets-copy h2,.clvt-template-about .clvt-about-cta-copy h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em;color:#10273a;margin:0 0 22px}
.clvt-template-about .clvt-about-company-copy h2{max-width:560px}
.clvt-template-about .clvt-about-richtext p{margin:0 0 18px}
.clvt-template-about .clvt-about-richtext p:last-child{margin-bottom:0}
.clvt-template-about .clvt-about-vm{background:#f5f9fc}
.clvt-template-about .clvt-about-vm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.clvt-template-about .clvt-about-vm-card{position:relative;background:#fff;border:1px solid #dce8ef;padding:clamp(30px,4vw,48px);min-height:300px;overflow:hidden}
.clvt-template-about .clvt-about-vm-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--clvt-primary)}
.clvt-template-about .clvt-about-vm-icon{width:58px;height:58px;border:0;display:grid;place-items:center;color:var(--clvt-primary);font-weight:800;margin-bottom:26px}
.clvt-template-about .clvt-about-vm-icon img{display:block;width:100%;height:100%;object-fit:contain}
.clvt-template-about .clvt-about-vm-icon span{width:48px;height:48px;border:1px solid #a8d4eb;display:grid;place-items:center}
.clvt-template-about .clvt-about-vm-card h2{font-size:clamp(28px,3vw,40px);margin:0 0 16px;color:#10273a}
.clvt-template-about .clvt-about-vm-card p{margin:0}
.clvt-template-about .clvt-about-offers{background:#fff}
.clvt-template-about .clvt-about-section-head{max-width:860px;margin-bottom:38px}
.clvt-template-about .clvt-about-section-head h2{margin-bottom:14px}
.clvt-template-about .clvt-about-section-desc{max-width:760px;color:#5b6d7b}
.clvt-template-about .clvt-about-section-desc p{margin:0}
.clvt-template-about .clvt-about-offer-grid{display:grid;gap:18px}
.clvt-template-about .clvt-about-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.clvt-template-about .clvt-about-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5{grid-template-columns:repeat(6,minmax(0,1fr))}
.clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5 .clvt-about-offer-card{grid-column:span 2}
.clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5 .clvt-about-offer-card:nth-child(4){grid-column:2 / span 2}
.clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5 .clvt-about-offer-card:nth-child(5){grid-column:4 / span 2}
.clvt-template-about .clvt-about-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.clvt-template-about .clvt-about-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.clvt-template-about .clvt-about-offer-card{background:#fff;border:1px solid #dce7ed;padding:30px 27px;min-height:270px;box-shadow:0 9px 24px rgba(16,39,58,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.clvt-template-about .clvt-about-offer-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(16,39,58,.09);border-color:#b5d7e8}
.clvt-template-about .clvt-about-offer-icon{width:54px;height:54px;object-fit:contain;margin-bottom:28px}
.clvt-template-about .clvt-about-offer-number{font-size:24px;font-weight:800;color:var(--clvt-primary);margin-bottom:28px}
.clvt-template-about .clvt-about-offer-card h3{font-size:20px;line-height:1.22;color:#10273a;margin:0 0 12px}
.clvt-template-about .clvt-about-offer-card p{font-size:14px;line-height:1.62;margin:0;color:#5c6d79}
.clvt-template-about .clvt-about-markets{background:#0a5f8c;color:#fff;overflow:hidden}
.clvt-template-about .clvt-about-markets-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);gap:clamp(40px,6vw,84px);align-items:center}
.clvt-template-about .clvt-about-markets-copy h2{color:#fff}
.clvt-template-about .clvt-about-markets .clvt-about-section-desc{color:#d9effa}
.clvt-template-about .clvt-about-market-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 20px;margin-top:34px}
.clvt-template-about .clvt-about-market-item{display:flex;align-items:flex-start;gap:10px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.18);font-weight:650;font-size:15px;line-height:1.35}
.clvt-template-about .clvt-about-market-item span{display:grid;place-items:center;flex:0 0 21px;width:21px;height:21px;background:#fff;color:#0a5f8c;border-radius:50%;font-size:12px;margin-top:1px}
.clvt-template-about .clvt-about-markets-media{height:520px;position:relative}
.clvt-template-about .clvt-about-markets-media img{width:100%;height:100%;object-fit:cover;display:block}
.clvt-template-about .clvt-about-clients{background:#fff}
.clvt-template-about .clvt-about-client-grid{display:grid;border-top:1px solid #e3eaee;border-left:1px solid #e3eaee}
.clvt-template-about .clvt-about-client-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.clvt-template-about .clvt-about-client-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.clvt-template-about .clvt-about-client-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.clvt-template-about .clvt-about-client-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}
.clvt-template-about .clvt-about-client-logo{height:165px;border-right:1px solid #e3eaee;border-bottom:1px solid #e3eaee;display:grid;place-items:center;padding:9px;background:#fff}
.clvt-template-about .clvt-about-client-logo a{display:grid;place-items:center;width:100%;height:100%}
.clvt-template-about .clvt-about-client-logo img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;padding:5px;object-fit:contain;filter:saturate(.98)}
.clvt-template-about .clvt-about-cta{background:linear-gradient(120deg,#063e62 0%,#087eba 100%);color:#fff;overflow:hidden}
.clvt-template-about .clvt-about-cta-grid{min-height:405px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:center;gap:40px}
.clvt-template-about .clvt-about-cta-copy{padding:64px 0}
.clvt-template-about .clvt-about-cta-copy h2{color:#fff;max-width:700px}
.clvt-template-about .clvt-about-cta-copy p{max-width:720px;color:#e9f6fc;margin:0 0 20px}
.clvt-template-about .clvt-about-cta-btn{display:inline-flex;align-items:center;gap:16px;background:#fff;color:#075f8e!important;text-decoration:none!important;font-weight:800;padding:14px 20px;margin-top:10px;border-radius:4px}
.clvt-template-about .clvt-about-cta-btn span{font-size:20px;line-height:1}
.clvt-template-about .clvt-about-cta-media{align-self:stretch;min-height:405px;height:auto;display:flex;align-items:center;justify-content:center;padding:30px 0}
.clvt-template-about .clvt-about-cta-media img{display:block;max-height:330px;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center center;padding:12px;border:1px solid rgba(255,255,255,.72);border-radius:4px;background:rgba(255,255,255,.05);box-shadow:0 18px 38px rgba(0,0,0,.28)}
@media(max-width:1100px){
  .clvt-template-about .clvt-about-cols-5,.clvt-template-about .clvt-about-cols-4{grid-template-columns:repeat(3,minmax(0,1fr))}
  .clvt-template-about .clvt-about-client-cols-6,.clvt-template-about .clvt-about-client-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
}
@media(max-width:900px){
  .clvt-template-about .clvt-about-company-grid,.clvt-template-about .clvt-about-markets-grid,.clvt-template-about .clvt-about-cta-grid{grid-template-columns:1fr}
  .clvt-template-about .clvt-about-company-media{min-height:440px;order:2}
  .clvt-template-about .clvt-about-company-copy{order:1}
  .clvt-template-about .clvt-about-cols-5,.clvt-template-about .clvt-about-cols-4,.clvt-template-about .clvt-about-cols-3,.clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5{grid-template-columns:repeat(2,minmax(0,1fr))}
  .clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5 .clvt-about-offer-card,.clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5 .clvt-about-offer-card:nth-child(4),.clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5 .clvt-about-offer-card:nth-child(5){grid-column:auto}
  .clvt-template-about .clvt-about-client-cols-6,.clvt-template-about .clvt-about-client-cols-5,.clvt-template-about .clvt-about-client-cols-4,.clvt-template-about .clvt-about-client-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
  .clvt-template-about .clvt-about-markets-media{height:420px}
  .clvt-template-about .clvt-about-cta-media{min-height:290px;height:auto}
  .clvt-template-about .clvt-about-cta-copy{padding:60px 0 0}
}
@media(max-width:640px){
  .clvt-template-about .clvt-about-hero{min-height:420px;background-position:64% center}
  .clvt-template-about .clvt-about-hero-inner{padding-top:66px;padding-bottom:66px}
  .clvt-template-about .clvt-about-vm-grid,.clvt-template-about .clvt-about-cols-5,.clvt-template-about .clvt-about-cols-4,.clvt-template-about .clvt-about-cols-3,.clvt-template-about .clvt-about-cols-2{grid-template-columns:1fr}
  .clvt-template-about .clvt-about-company-media{min-height:390px}
  .clvt-template-about .clvt-about-market-list{grid-template-columns:1fr}
  .clvt-template-about .clvt-about-client-cols-6,.clvt-template-about .clvt-about-client-cols-5,.clvt-template-about .clvt-about-client-cols-4,.clvt-template-about .clvt-about-client-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}
  .clvt-template-about .clvt-about-client-logo{height:132px;padding:8px}
  .clvt-template-about .clvt-about-client-logo img{max-width:100%;max-height:100%;padding:5px}
  .clvt-template-about .clvt-about-markets-media{height:330px}
  .clvt-template-about .clvt-about-cta-media{min-height:230px;height:auto}
  .clvt-template-about .clvt-about-cta-media img{max-height:220px}
}
.clvt-template-about .clvt-about-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:34px;align-items:center}
.clvt-template-about .clvt-about-hero-product{align-self:end;display:flex;align-items:flex-end;justify-content:center;height:360px;position:relative;z-index:1}
.clvt-template-about .clvt-about-hero-product img{max-width:100%;max-height:340px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(10,48,77,.23))}
@media(max-width:900px){.clvt-template-about .clvt-about-hero-inner{grid-template-columns:1fr}.clvt-template-about .clvt-about-hero-product{height:250px;justify-content:flex-start}.clvt-template-about .clvt-about-hero-product img{max-height:235px}}
@media(max-width:640px){.clvt-template-about .clvt-about-hero-product{height:200px}.clvt-template-about .clvt-about-hero-product img{max-height:190px}}
@media(max-width:640px){
  .clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5{grid-template-columns:1fr}
  .clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5 .clvt-about-offer-card,.clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5 .clvt-about-offer-card:nth-child(4),.clvt-template-about .clvt-about-cols-3.clvt-about-offer-count-5 .clvt-about-offer-card:nth-child(5){grid-column:auto}
}


/* CLVT Contact Us dedicated page */
.clvt-template-contact{background:#fff}
.clvt-template-contact .clvt-contact-hero{position:relative;min-height:410px;display:flex;align-items:center;background:#073f61;background-size:cover;background-position:center;color:#fff;overflow:hidden}
.clvt-template-contact .clvt-contact-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(5,48,76,.18),rgba(8,126,186,.08));pointer-events:none}
.clvt-template-contact .clvt-contact-hero-inner{position:relative;z-index:1;padding-top:86px;padding-bottom:86px}
.clvt-template-contact .clvt-contact-eyebrow{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#8ed8f7;margin-bottom:16px}
.clvt-template-contact .clvt-contact-eyebrow-dark{color:#087eba}
.clvt-template-contact .clvt-contact-hero h1{font-family:var(--clvt-font);font-size:clamp(42px,5.4vw,70px);line-height:1.03;letter-spacing:-.035em;color:#fff;margin:0;max-width:850px}
.clvt-template-contact .clvt-contact-hero-desc{max-width:720px;font-size:clamp(17px,1.7vw,21px);line-height:1.68;color:#edf8fd;margin-top:20px}
.clvt-template-contact .clvt-contact-hero-desc p{margin:0}
.clvt-template-contact .clvt-contact-main{padding:clamp(64px,7vw,100px) 0;background:#fff}
.clvt-template-contact .clvt-contact-main-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:clamp(38px,6vw,78px);align-items:start}
.clvt-template-contact .clvt-contact-main-grid.clvt-contact-single{grid-template-columns:minmax(0,820px);justify-content:center}
.clvt-template-contact .clvt-contact-copy h2,.clvt-template-contact .clvt-contact-form-card h2,.clvt-template-contact .clvt-contact-map-section h2{font-family:var(--clvt-font);color:#10273a;letter-spacing:-.025em;margin:0}
.clvt-template-contact .clvt-contact-copy>h2{font-size:clamp(34px,4vw,52px);line-height:1.08;max-width:650px}
.clvt-template-contact .clvt-contact-intro{font-size:17px;color:#596671;max-width:650px;margin-top:20px}
.clvt-template-contact .clvt-contact-intro p{margin:0 0 14px}
.clvt-template-contact .clvt-contact-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px}
.clvt-template-contact .clvt-contact-detail{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;align-items:start;padding:18px;border:1px solid #e1eaef;background:#f8fbfc;min-height:116px}
.clvt-template-contact .clvt-contact-detail-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#087eba;color:#fff;font-weight:800;font-size:13px}
.clvt-template-contact .clvt-contact-detail strong{display:block;color:#10273a;font-size:14px;margin:1px 0 5px}
.clvt-template-contact .clvt-contact-detail p{margin:0;color:#5a6772;font-size:14px;line-height:1.55}
.clvt-template-contact .clvt-contact-detail a{color:#087eba;text-decoration:none;font-weight:650;overflow-wrap:anywhere}
.clvt-template-contact .clvt-contact-extra{margin-top:22px;padding-top:20px;border-top:1px solid #e4ebef;color:#596671}
.clvt-template-contact .clvt-contact-extra p{margin:0 0 10px}
.clvt-template-contact .clvt-contact-image{margin-top:28px;overflow:hidden;min-height:250px;background:#eef4f7}
.clvt-template-contact .clvt-contact-image img{display:block;width:100%;height:100%;min-height:250px;max-height:390px;object-fit:cover}
.clvt-template-contact .clvt-contact-form-card{background:#f5f9fb;border:1px solid #e0eaf0;padding:clamp(28px,4vw,48px);box-shadow:0 22px 60px rgba(16,39,58,.08)}
.clvt-template-contact .clvt-contact-form-card h2{font-size:clamp(30px,3.2vw,42px);line-height:1.12}
.clvt-template-contact .clvt-contact-form-desc{color:#61707a;margin:12px 0 26px}
.clvt-template-contact .clvt-contact-form-desc p{margin:0}
.clvt-template-contact .clvt-contact-form-empty{border:1px dashed #b9cad4;background:#fff;padding:18px;color:#6a7780;font-size:14px}
.clvt-template-contact .clvt-contact-form-embed input:not([type=checkbox]):not([type=radio]):not([type=submit]),.clvt-template-contact .clvt-contact-form-embed select,.clvt-template-contact .clvt-contact-form-embed textarea{width:100%;max-width:100%;border:1px solid #cfdce3;background:#fff;padding:13px 14px;min-height:48px;border-radius:2px;box-shadow:none}
.clvt-template-contact .clvt-contact-form-embed textarea{min-height:135px}
.clvt-template-contact .clvt-contact-form-embed input[type=submit],.clvt-template-contact .clvt-contact-form-embed button[type=submit]{background:#087eba;color:#fff;border:0;padding:14px 24px;min-height:48px;font-weight:750;cursor:pointer;border-radius:var(--clvt-button-radius)}
.clvt-template-contact .clvt-contact-map-section{padding:0 0 clamp(64px,7vw,100px);background:#fff}
.clvt-template-contact .clvt-contact-map-section h2{font-size:clamp(30px,3.5vw,44px);margin-bottom:22px}
.clvt-template-contact .clvt-contact-map-frame{overflow:hidden;background:#edf3f6;min-height:380px}
.clvt-template-contact .clvt-contact-map-frame iframe{display:block;width:100%!important;max-width:100%;min-height:420px;border:0}
@media(max-width:900px){
  .clvt-template-contact .clvt-contact-main-grid{grid-template-columns:1fr}
  .clvt-template-contact .clvt-contact-hero{min-height:340px}
  .clvt-template-contact .clvt-contact-hero-inner{padding-top:70px;padding-bottom:70px}
}
@media(max-width:640px){
  .clvt-template-contact .clvt-contact-hero{min-height:310px}
  .clvt-template-contact .clvt-contact-hero-inner{padding-top:58px;padding-bottom:58px}
  .clvt-template-contact .clvt-contact-detail-list{grid-template-columns:1fr}
  .clvt-template-contact .clvt-contact-form-card{padding:25px 20px}
  .clvt-template-contact .clvt-contact-map-frame,.clvt-template-contact .clvt-contact-map-frame iframe{min-height:320px}
}


/* CLVT Services dedicated page - home-page-inspired layout */
.clvt-template-services{background:#fff}
.clvt-template-services .clvt-service-section{padding:clamp(68px,7.5vw,106px) 0}
.clvt-template-services .clvt-service-eyebrow{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#087eba;margin-bottom:15px}
.clvt-template-services .clvt-service-eyebrow-light{color:#a9e1f8}
.clvt-template-services .clvt-service-hero{position:relative;min-height:520px;display:flex;align-items:center;background:#edf6fa;background-size:cover;background-position:center;overflow:hidden}
.clvt-template-services .clvt-service-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.86fr);gap:40px;align-items:center;padding-top:82px;padding-bottom:82px}
.clvt-template-services .clvt-service-copy{position:relative;z-index:2}
.clvt-template-services .clvt-service-copy h1{font-family:var(--clvt-font);font-size:clamp(48px,6vw,78px);line-height:1.01;letter-spacing:-.045em;color:#10273a;margin:0;max-width:720px}
.clvt-template-services .clvt-service-hero-desc{max-width:650px;font-size:clamp(18px,1.8vw,22px);line-height:1.6;color:#4e6270;margin-top:20px}
.clvt-template-services .clvt-service-hero-desc p{margin:0}
.clvt-template-services .clvt-service-hero-product{align-self:end;display:flex;align-items:flex-end;justify-content:center;height:370px;position:relative;z-index:1}
.clvt-template-services .clvt-service-hero-product img{display:block;max-width:100%;max-height:350px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 22px 28px rgba(10,48,77,.24))}
.clvt-template-services .clvt-service-intro{background:#fff}
.clvt-template-services .clvt-service-intro-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:clamp(42px,6vw,86px);align-items:center}
.clvt-template-services .clvt-service-intro-copy h2,.clvt-template-services .clvt-service-section-head h2,.clvt-template-services .clvt-service-applications-copy h2,.clvt-template-services .clvt-service-cta-copy h2{font-family:var(--clvt-font);font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.032em;color:#10273a;margin:0 0 22px}
.clvt-template-services .clvt-service-richtext{font-size:17px;line-height:1.75;color:#586a77}
.clvt-template-services .clvt-service-richtext p{margin:0 0 16px}
.clvt-template-services .clvt-service-intro-media{min-height:450px;overflow:hidden;background:#edf3f6}
.clvt-template-services .clvt-service-intro-media img{display:block;width:100%;height:100%;min-height:450px;object-fit:cover}
.clvt-template-services .clvt-service-offers{background:#f5f9fb}
.clvt-template-services .clvt-service-section-head{max-width:790px;margin-bottom:42px}
.clvt-template-services .clvt-service-section-head h2{margin-bottom:14px}
.clvt-template-services .clvt-service-section-desc{color:#5d6f7c;max-width:760px}
.clvt-template-services .clvt-service-section-desc p{margin:0}
.clvt-template-services .clvt-service-offer-grid{display:grid;gap:18px}
.clvt-template-services .clvt-service-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.clvt-template-services .clvt-service-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.clvt-template-services .clvt-service-cols-3.clvt-service-offer-count-5{grid-template-columns:repeat(6,minmax(0,1fr))}
.clvt-template-services .clvt-service-cols-3.clvt-service-offer-count-5 .clvt-service-offer-card{grid-column:span 2}
.clvt-template-services .clvt-service-cols-3.clvt-service-offer-count-5 .clvt-service-offer-card:nth-child(4){grid-column:2 / span 2}
.clvt-template-services .clvt-service-cols-3.clvt-service-offer-count-5 .clvt-service-offer-card:nth-child(5){grid-column:4 / span 2}
.clvt-template-services .clvt-service-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.clvt-template-services .clvt-service-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.clvt-template-services .clvt-service-offer-card{background:#fff;border:1px solid #dbe7ed;padding:32px 28px;min-height:285px;box-shadow:0 10px 28px rgba(16,39,58,.055);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.clvt-template-services .clvt-service-offer-card:hover{transform:translateY(-4px);box-shadow:0 19px 38px rgba(16,39,58,.1);border-color:#b5d7e8}
.clvt-template-services .clvt-service-offer-icon{display:block;width:62px;height:62px;object-fit:contain;margin-bottom:28px}
.clvt-template-services .clvt-service-offer-number{font-size:24px;font-weight:800;color:#087eba;margin-bottom:28px}
.clvt-template-services .clvt-service-offer-card h3{font-family:var(--clvt-font);font-size:20px;line-height:1.24;color:#10273a;margin:0 0 12px}
.clvt-template-services .clvt-service-offer-card p{font-size:14px;line-height:1.68;margin:0;color:#5b6c78}
.clvt-template-services .clvt-service-applications{background:#075d89;color:#fff;overflow:hidden}
.clvt-template-services .clvt-service-applications-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(330px,.96fr);gap:clamp(42px,6vw,84px);align-items:center}
.clvt-template-services .clvt-service-applications-copy h2{color:#fff}
.clvt-template-services .clvt-service-applications .clvt-service-section-desc{color:#d9effa}
.clvt-template-services .clvt-service-application-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 20px;margin-top:34px}
.clvt-template-services .clvt-service-application-item{display:flex;align-items:flex-start;gap:10px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.18);font-weight:650;font-size:15px;line-height:1.35}
.clvt-template-services .clvt-service-application-item span{display:grid;place-items:center;flex:0 0 21px;width:21px;height:21px;background:#fff;color:#075d89;border-radius:50%;font-size:12px;margin-top:1px}
.clvt-template-services .clvt-service-applications-media{height:520px;overflow:hidden}
.clvt-template-services .clvt-service-applications-media img{display:block;width:100%;height:100%;object-fit:cover}
.clvt-template-services .clvt-service-cta{background:linear-gradient(120deg,#063e62 0%,#087eba 100%);color:#fff;overflow:hidden}
.clvt-template-services .clvt-service-cta-grid{min-height:410px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:center;gap:42px}
.clvt-template-services .clvt-service-cta-copy{padding:66px 0}
.clvt-template-services .clvt-service-cta-copy h2{color:#fff;max-width:700px}
.clvt-template-services .clvt-service-cta-copy p{max-width:720px;color:#e9f6fc;margin:0 0 20px}
.clvt-template-services .clvt-service-cta-btn{display:inline-flex;align-items:center;gap:16px;background:#fff;color:#075f8e!important;text-decoration:none!important;font-weight:800;padding:14px 20px;margin-top:10px;border-radius:4px}
.clvt-template-services .clvt-service-cta-btn span{font-size:20px;line-height:1}
.clvt-template-services .clvt-service-cta-media{align-self:stretch;min-height:410px;display:flex;align-items:center;justify-content:center;padding:30px 0}
.clvt-template-services .clvt-service-cta-media img{display:block;max-height:330px;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center center;filter:drop-shadow(0 18px 30px rgba(0,0,0,.24))}
@media(max-width:1100px){
  .clvt-template-services .clvt-service-cols-5,.clvt-template-services .clvt-service-cols-4{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  .clvt-template-services .clvt-service-hero-inner,.clvt-template-services .clvt-service-intro-grid,.clvt-template-services .clvt-service-applications-grid,.clvt-template-services .clvt-service-cta-grid{grid-template-columns:1fr}
  .clvt-template-services .clvt-service-hero-product{height:255px;justify-content:flex-start}
  .clvt-template-services .clvt-service-hero-product img{max-height:240px}
  .clvt-template-services .clvt-service-intro-media{min-height:400px}
  .clvt-template-services .clvt-service-intro-media img{min-height:400px}
  .clvt-template-services .clvt-service-cols-5,.clvt-template-services .clvt-service-cols-4,.clvt-template-services .clvt-service-cols-3,.clvt-template-services .clvt-service-cols-3.clvt-service-offer-count-5{grid-template-columns:repeat(2,minmax(0,1fr))}
  .clvt-template-services .clvt-service-cols-3.clvt-service-offer-count-5 .clvt-service-offer-card,.clvt-template-services .clvt-service-cols-3.clvt-service-offer-count-5 .clvt-service-offer-card:nth-child(4),.clvt-template-services .clvt-service-cols-3.clvt-service-offer-count-5 .clvt-service-offer-card:nth-child(5){grid-column:auto}
  .clvt-template-services .clvt-service-applications-media{height:420px}
  .clvt-template-services .clvt-service-cta-copy{padding:60px 0 0}
  .clvt-template-services .clvt-service-cta-media{min-height:290px}
}
@media(max-width:640px){
  .clvt-template-services .clvt-service-hero{min-height:430px;background-position:64% center}
  .clvt-template-services .clvt-service-hero-inner{padding-top:64px;padding-bottom:64px}
  .clvt-template-services .clvt-service-hero-product{height:205px}
  .clvt-template-services .clvt-service-hero-product img{max-height:195px}
  .clvt-template-services .clvt-service-intro-media{min-height:330px}
  .clvt-template-services .clvt-service-intro-media img{min-height:330px}
  .clvt-template-services .clvt-service-cols-5,.clvt-template-services .clvt-service-cols-4,.clvt-template-services .clvt-service-cols-3,.clvt-template-services .clvt-service-cols-2,.clvt-template-services .clvt-service-cols-3.clvt-service-offer-count-5{grid-template-columns:1fr}
  .clvt-template-services .clvt-service-application-list{grid-template-columns:1fr}
  .clvt-template-services .clvt-service-applications-media{height:330px}
  .clvt-template-services .clvt-service-cta-media{min-height:230px}
  .clvt-template-services .clvt-service-cta-media img{max-height:220px}
}

/* CLVT Projects page */
.clvt-template-projects .clvt-project-section{padding:clamp(68px,7.5vw,106px) 0}
.clvt-template-projects .clvt-project-eyebrow{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#087eba;margin-bottom:15px}
.clvt-template-projects .clvt-project-eyebrow-light{color:#bce9fb}
.clvt-template-projects .clvt-project-hero{position:relative;min-height:530px;display:flex;align-items:center;background:#075d89;background-size:cover;background-position:center;overflow:hidden}
.clvt-template-projects .clvt-project-hero-inner{padding-top:92px;padding-bottom:92px;display:flex;align-items:center}
.clvt-template-projects .clvt-project-hero-copy{max-width:780px}
.clvt-template-projects .clvt-project-hero h1{font-family:var(--clvt-font);font-size:clamp(50px,6.4vw,82px);line-height:1.01;letter-spacing:-.045em;color:#fff;margin:0;text-transform:none}
.clvt-template-projects .clvt-project-hero-desc{font-size:clamp(18px,1.8vw,23px);line-height:1.55;color:#e5f5fc;margin-top:20px;max-width:680px}
.clvt-template-projects .clvt-project-hero-desc p,.clvt-template-projects .clvt-project-section-desc p{margin:0}
.clvt-template-projects .clvt-project-markets{background:#fff}
.clvt-template-projects .clvt-project-markets-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:clamp(42px,6vw,84px);align-items:center}
.clvt-template-projects .clvt-project-markets-copy h2,.clvt-template-projects .clvt-project-section-head h2,.clvt-template-projects .clvt-project-urc-head h2,.clvt-template-projects .clvt-project-cta-copy h2{font-family:var(--clvt-font);font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.032em;color:#10273a;margin:0 0 20px}
.clvt-template-projects .clvt-project-section-desc{color:#5d6f7c;max-width:820px}
.clvt-template-projects .clvt-project-market-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin-top:30px}
.clvt-template-projects .clvt-project-market-item{border:1px solid #dbe7ed;background:#f8fbfd;padding:12px 14px;font-size:14px;font-weight:700;line-height:1.35;color:#25485e}
.clvt-template-projects .clvt-project-markets-media{height:560px;overflow:hidden;background:#eef5f8}
.clvt-template-projects .clvt-project-markets-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center bottom}
.clvt-template-projects .clvt-project-highlights{background:#f5f9fb}
.clvt-template-projects .clvt-project-section-head{max-width:820px;margin-bottom:42px}
.clvt-template-projects .clvt-project-highlight-grid,.clvt-template-projects .clvt-project-detail-grid{display:grid;gap:20px}
.clvt-template-projects .clvt-project-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.clvt-template-projects .clvt-project-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.clvt-template-projects .clvt-project-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.clvt-template-projects .clvt-project-highlight-card{background:#fff;border:1px solid #dce8ee;min-height:250px;display:flex;flex-direction:column;box-shadow:0 10px 28px rgba(16,39,58,.05)}
.clvt-template-projects .clvt-project-highlight-media{height:118px;display:flex;align-items:center;justify-content:center;padding:22px;background:#fff;border-bottom:1px solid #edf2f4}
.clvt-template-projects .clvt-project-highlight-media img{display:block;max-width:86%;max-height:76px;width:auto;height:auto;object-fit:contain}
.clvt-template-projects .clvt-project-highlight-body{padding:24px}
.clvt-template-projects .clvt-project-highlight-body h3{font-family:var(--clvt-font);font-size:19px;line-height:1.25;color:#10273a;margin:0 0 10px}
.clvt-template-projects .clvt-project-highlight-body p{font-size:14px;line-height:1.65;color:#5b6c78;margin:0}
.clvt-template-projects .clvt-project-details{background:#fff}
.clvt-template-projects .clvt-project-detail-card{background:#fff;border:1px solid #d8e5eb;box-shadow:0 10px 28px rgba(16,39,58,.055);overflow:hidden;position:relative}
.clvt-template-projects .clvt-project-detail-card:before{content:"";display:block;height:6px;background:#087eba}
.clvt-template-projects .clvt-project-detail-media{height:132px;display:flex;align-items:center;justify-content:center;padding:20px;background:#f8fbfc;border-bottom:1px solid #e3ecef}
.clvt-template-projects .clvt-project-detail-media img{display:block;max-width:84%;max-height:90px;width:auto;height:auto;object-fit:contain}
.clvt-template-projects .clvt-project-detail-body{padding:25px 24px 27px}
.clvt-template-projects .clvt-project-detail-body h3{font-family:var(--clvt-font);font-size:20px;line-height:1.24;color:#10273a;margin:0 0 18px}
.clvt-template-projects .clvt-project-detail-body dl{margin:0}
.clvt-template-projects .clvt-project-detail-body dl div{display:grid;grid-template-columns:72px 1fr;gap:10px;padding:8px 0;border-top:1px solid #edf1f3}
.clvt-template-projects .clvt-project-detail-body dt{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#087eba}
.clvt-template-projects .clvt-project-detail-body dd{margin:0;font-size:14px;line-height:1.45;color:#4f6370}
.clvt-template-projects .clvt-project-urc{background:#075d89;color:#fff}
.clvt-template-projects .clvt-project-urc-head{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:40px;align-items:center;margin-bottom:34px}
.clvt-template-projects .clvt-project-urc-head h2{color:#fff}
.clvt-template-projects .clvt-project-urc .clvt-project-section-desc{color:#dceff8}
.clvt-template-projects .clvt-project-urc-logo{height:120px;background:#fff;display:flex;align-items:center;justify-content:center;padding:24px}
.clvt-template-projects .clvt-project-urc-logo img{max-width:90%;max-height:82px;width:auto;height:auto;object-fit:contain}
.clvt-template-projects .clvt-project-urc-table-wrap{overflow-x:auto;background:#fff}
.clvt-template-projects .clvt-project-urc-table{width:100%;border-collapse:collapse;color:#344f60;font-size:14px;min-width:760px}
.clvt-template-projects .clvt-project-urc-table th{background:#eaf5fa;color:#075d89;text-align:left;padding:14px 16px;font-size:12px;text-transform:uppercase;letter-spacing:.07em}
.clvt-template-projects .clvt-project-urc-table td{padding:13px 16px;border-top:1px solid #e7eef1;vertical-align:top}
.clvt-template-projects .clvt-project-urc-table tbody tr:nth-child(even){background:#f8fbfc}
.clvt-template-projects .clvt-project-cta{background:linear-gradient(120deg,#063e62 0%,#087eba 100%);color:#fff;overflow:hidden}
.clvt-template-projects .clvt-project-cta-grid{min-height:410px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:center;gap:42px}
.clvt-template-projects .clvt-project-cta-copy{padding:66px 0}
.clvt-template-projects .clvt-project-cta-copy h2{color:#fff;max-width:700px}
.clvt-template-projects .clvt-project-cta-copy p{max-width:720px;color:#e9f6fc;margin:0 0 20px}
.clvt-template-projects .clvt-project-cta-btn{display:inline-flex;align-items:center;gap:16px;background:#fff;color:#075f8e!important;text-decoration:none!important;font-weight:800;padding:14px 20px;margin-top:10px;border-radius:4px}
.clvt-template-projects .clvt-project-cta-btn span{font-size:20px;line-height:1}
.clvt-template-projects .clvt-project-cta-media{align-self:stretch;min-height:410px;display:flex;align-items:center;justify-content:center;padding:30px 0}
.clvt-template-projects .clvt-project-cta-media img{display:block;max-height:330px;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center center;filter:drop-shadow(0 18px 30px rgba(0,0,0,.24))}
@media(max-width:1024px){.clvt-template-projects .clvt-project-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.clvt-template-projects .clvt-project-markets-grid,.clvt-template-projects .clvt-project-cta-grid{grid-template-columns:1fr}.clvt-template-projects .clvt-project-markets-media{height:420px}.clvt-template-projects .clvt-project-cta-copy{padding:60px 0 0}.clvt-template-projects .clvt-project-cta-media{min-height:290px}}
@media(max-width:760px){.clvt-template-projects .clvt-project-hero{min-height:430px;background-position:58% center}.clvt-template-projects .clvt-project-hero-inner{padding-top:70px;padding-bottom:70px}.clvt-template-projects .clvt-project-market-list,.clvt-template-projects .clvt-project-cols-4,.clvt-template-projects .clvt-project-cols-3,.clvt-template-projects .clvt-project-cols-2{grid-template-columns:1fr}.clvt-template-projects .clvt-project-markets-media{height:330px}.clvt-template-projects .clvt-project-urc-head{grid-template-columns:1fr}.clvt-template-projects .clvt-project-urc-logo{width:100%;max-width:320px}.clvt-template-projects .clvt-project-cta-media{min-height:230px}.clvt-template-projects .clvt-project-cta-media img{max-height:220px}}

/* CLVT Products - Product Portfolio */
.clvt-template-products{background:#fff;color:#253847}
.clvt-template-products .clvt-product-hero{position:relative;min-height:470px;background-color:#eef6fa;background-size:cover;background-position:center;display:flex;align-items:center}
.clvt-template-products .clvt-product-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:34px;align-items:center;padding-top:90px;padding-bottom:90px}
.clvt-template-products .clvt-product-hero-eyebrow{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--clvt-primary);margin-bottom:16px}
.clvt-template-products .clvt-product-hero h1{font-size:clamp(42px,5.2vw,72px);line-height:1.02;letter-spacing:-.045em;margin:0;color:#10273a;max-width:760px}
.clvt-template-products .clvt-product-hero h1:after{content:"";display:block;width:84px;height:5px;border-radius:4px;background:var(--clvt-primary);margin-top:22px}
.clvt-template-products .clvt-product-hero-desc{font-size:clamp(18px,1.7vw,24px);font-weight:650;color:#31546d;max-width:600px;margin-top:22px}
.clvt-template-products .clvt-product-hero-desc p{margin:0}
.clvt-template-products .clvt-product-hero-product{align-self:end;display:flex;align-items:flex-end;justify-content:center;height:360px;position:relative;z-index:1}
.clvt-template-products .clvt-product-hero-product img{max-width:100%;max-height:340px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(10,48,77,.23))}
.clvt-template-products .clvt-products-header{background:#fff;padding-top:54px}
.clvt-template-products .clvt-products-title-wrap{padding-bottom:18px}
.clvt-template-products .clvt-products-title-wrap h2{font-family:var(--clvt-font);font-size:clamp(42px,5vw,64px);line-height:1.05;letter-spacing:-.038em;font-weight:500;color:#111;margin:0}
.clvt-template-products .clvt-products-intro-band{background:#3d7b9d;color:#fff;padding:18px 0 20px}
.clvt-template-products .clvt-products-intro-text{font-size:17px;line-height:1.55}
.clvt-template-products .clvt-products-intro-text p{margin:0}
.clvt-template-products .clvt-products-list-section{background:#fff;padding:0 0 68px}
.clvt-template-products .clvt-product-row{display:grid;grid-template-columns:minmax(230px,32%) minmax(0,1fr);gap:clamp(30px,5vw,70px);align-items:center;padding:34px 0;border-bottom:1px solid #cfd7db}
.clvt-template-products .clvt-product-row:last-child{border-bottom:0}
.clvt-template-products .clvt-product-media{min-height:210px;display:flex;align-items:center;justify-content:center;padding:8px 18px}
.clvt-template-products .clvt-product-media img{display:block;max-width:100%;max-height:235px;width:auto;height:auto;object-fit:contain}
.clvt-template-products .clvt-product-copy{padding:6px 0}
.clvt-template-products .clvt-product-copy h2{font-family:var(--clvt-font);font-size:clamp(22px,2.3vw,30px);line-height:1.2;letter-spacing:-.018em;color:#111;margin:0 0 16px;font-weight:750}
.clvt-template-products .clvt-product-features-title{font-weight:800;font-size:16px;color:#111;margin-bottom:5px}
.clvt-template-products .clvt-product-features{margin:0;padding-left:22px;color:#1f2529;font-size:15px;line-height:1.55}
.clvt-template-products .clvt-product-features li{margin:2px 0}
.clvt-template-products .clvt-products-certifications{background:#f7fafc;padding:54px 0 72px;border-top:5px solid #3d7b9d}
.clvt-template-products .clvt-products-certifications h2{font-family:var(--clvt-font);font-size:clamp(30px,3vw,42px);line-height:1.1;color:#10273a;margin:0 0 30px}
.clvt-template-products .clvt-products-certifications-media{display:flex;align-items:center;justify-content:center;background:#fff;padding:24px;border:1px solid #dce8ee}
.clvt-template-products .clvt-products-certifications-media img{display:block;width:100%;max-width:1080px;height:auto;object-fit:contain}
@media(max-width:900px){
  .clvt-template-products .clvt-product-hero-inner{grid-template-columns:1fr;padding-top:66px;padding-bottom:66px}
  .clvt-template-products .clvt-product-hero-product{height:250px;justify-content:flex-start}
  .clvt-template-products .clvt-product-hero-product img{max-height:235px}
}
@media(max-width:800px){
  .clvt-template-products .clvt-products-header{padding-top:38px}
  .clvt-template-products .clvt-product-row{grid-template-columns:1fr;gap:14px;padding:30px 0}
  .clvt-template-products .clvt-product-media{min-height:180px;padding:0 10px}
  .clvt-template-products .clvt-product-media img{max-height:210px}
  .clvt-template-products .clvt-product-copy h2{font-size:24px}
  .clvt-template-products .clvt-products-certifications-media{padding:14px}
}

@media(max-width:640px){.clvt-template-products .clvt-product-hero{min-height:420px;background-position:64% center}.clvt-template-products .clvt-product-hero-product{height:200px}.clvt-template-products .clvt-product-hero-product img{max-height:190px}}
