.template-product .cv-section{--cv-ink:#142b2a;--cv-deep:#063f3e;--cv-teal:#0e7c7b;--cv-orange:#ff6315;--cv-gold:#ffc447;padding:74px 0;background:#f8f3ea}
.template-product .cv-wrap{width:min(1180px,calc(100% - 48px));margin:0 auto}
.template-product .cv-heading{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.7fr);column-gap:64px;align-items:end}
.template-product .cv-kicker{grid-column:1/-1;display:block;margin-bottom:12px;color:var(--cv-teal);font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.template-product .cv-heading h2{margin:0;color:var(--cv-ink);font-size:clamp(2.5rem,5vw,4.7rem);line-height:.96;letter-spacing:-.045em;text-wrap:balance}
.template-product .cv-heading>p{margin:0;color:#536866;font-size:1.08rem;line-height:1.58}
.template-product .cv-signal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}
.template-product .cv-signal-card{overflow:hidden;border:1px solid #ded5c7;border-radius:20px;background:#fff}
.template-product .cv-signal-card img{display:block;width:100%;aspect-ratio:1.35/1;object-fit:cover}
.template-product .cv-signal-card div{padding:22px 24px 25px}
.template-product .cv-signal-card span{color:var(--cv-teal);font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.template-product .cv-signal-card h3{margin:8px 0 0;color:var(--cv-ink);font-size:1.35rem;line-height:1.08;text-wrap:balance}
.template-product .cv-signal-card p{margin:9px 0 0;color:#5d706e;font-size:.9rem;line-height:1.48}
.template-product .cv-signal-close{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:20px;padding:21px 24px;border-radius:16px;color:#fff;background:var(--cv-deep)}
.template-product .cv-signal-close p{max-width:720px;margin:0;color:rgba(255,255,255,.78);line-height:1.48}
.template-product .cv-signal-close strong{color:#fff}
.template-product .cv-signal-close a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:999px;color:#fff;background:var(--cv-orange);box-shadow:0 6px 0 #c94708;font-weight:900;text-decoration:none}
.template-product .cv-vet-note{max-width:920px;margin:17px auto 0;color:#687977;font-size:.75rem;line-height:1.5;text-align:center}
@media(max-width:760px){.template-product .cv-section{padding:54px 0}.template-product .cv-wrap{width:calc(100% - 32px)}.template-product .cv-heading{grid-template-columns:1fr;gap:14px}.template-product .cv-heading h2{font-size:clamp(2.15rem,10vw,3rem)}.template-product .cv-heading>p{font-size:1rem}.template-product .cv-signal-grid{grid-template-columns:84vw 84vw 84vw;gap:12px;margin:27px -16px 0 0;overflow-x:auto;padding-right:16px;scroll-snap-type:x mandatory}.template-product .cv-signal-card{scroll-snap-align:start}.template-product .cv-signal-close{align-items:stretch;flex-direction:column}.template-product .cv-signal-close a{width:100%}}
