/* START_SECTION:dualcare-product (INDEX:19) */
.dc{color:var(--dc-ink);background:#fff;font-family:inherit}.dc *{box-sizing:border-box}.dc__shell{width:min(1280px,calc(100% - 32px));margin:auto}.dc__product{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:56px;padding:48px 0 72px}.dc__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-content:start}.dc__media{margin:0;border-radius:24px;overflow:hidden;background:var(--dc-surface);aspect-ratio:1}.dc__media--hero{grid-column:1/-1}.dc__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.dc__media:hover img{transform:scale(1.025)}.dc__buy{position:sticky;top:24px;height:max-content;padding:8px 0}.dc__eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;background:var(--dc-surface);color:var(--dc-primary);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dc__title{font-size:clamp(36px,4vw,58px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 14px}.dc__price{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dc__price-current{font-size:28px;font-weight:800}.dc__price s{color:#8b8b8b}.dc__saving{padding:6px 9px;border-radius:8px;background:#e9f8ef;color:#167342;font-size:13px;font-weight:800}.dc__lead{font-size:18px;line-height:1.65;color:#4c5552;margin:22px 0}.dc__benefits{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:12px}.dc__benefits li{display:flex;gap:11px;line-height:1.45}.dc__benefits strong{margin-right:4px}.dc__check{display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:var(--dc-primary);color:white;font-size:14px}.dc__form{border-top:1px solid #e7ebe8;padding-top:22px}.dc__label{display:block;font-weight:700;margin-bottom:8px}.dc__select{width:100%;min-height:50px;border:1px solid #cfd8d4;border-radius:12px;background:white;padding:0 14px;margin-bottom:12px}.dc__action-row{display:grid;grid-template-columns:72px 1fr;gap:10px}.dc__quantity input{width:100%;height:56px;border:1px solid #cfd8d4;border-radius:14px;text-align:center;font:inherit;font-weight:700}.dc__atc{height:56px;border:0;border-radius:14px;background:var(--dc-primary);color:white;font:inherit;font-weight:850;letter-spacing:.02em;cursor:pointer;box-shadow:0 12px 30px color-mix(in srgb,var(--dc-primary) 30%,transparent);transition:transform .2s ease,box-shadow .2s ease}.dc__atc:hover{transform:translateY(-2px);box-shadow:0 16px 34px color-mix(in srgb,var(--dc-primary) 38%,transparent)}.dc__atc:disabled{opacity:.55;cursor:not-allowed}.dc__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.dc__trust span{padding:11px 6px;border-radius:10px;background:var(--dc-surface);font-size:11px;font-weight:750;text-align:center}.dc__details{border-top:1px solid #e7ebe8;margin-top:20px;padding-top:16px}.dc__details summary,.dc__faq summary{cursor:pointer;font-weight:800}.dc__rte{line-height:1.65;color:#535c59}.dc__statement{text-align:center;padding:80px 20px;border-radius:30px;background:linear-gradient(135deg,var(--dc-surface),#fff5f2)}.dc__statement span{color:var(--dc-primary);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.dc__statement h2,.dc__compare h2,.dc__steps h2,.dc__faq h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.04em;line-height:1.05;margin:14px 0}.dc__statement p{max-width:720px;margin:auto;font-size:18px;line-height:1.65;color:#52605b}.dc__feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:28px 0 88px}.dc__feature-grid article{padding:30px;border:1px solid #e5ebe8;border-radius:22px}.dc__feature-grid article>span{color:var(--dc-primary);font-weight:900}.dc__feature-grid h3{font-size:22px;margin:28px 0 10px}.dc__feature-grid p,.dc__compare p,.dc__steps p,.dc__faq p{color:#59625f;line-height:1.65}.dc__compare{display:grid;grid-template-columns:.75fr 1.25fr;gap:56px;align-items:center;padding:72px;border-radius:30px;background:#102622;color:white}.dc__compare p{color:#c6d1ce}.dc__table-wrap{overflow:auto}.dc__compare table{width:100%;border-collapse:collapse;background:white;color:var(--dc-ink);border-radius:18px;overflow:hidden}.dc__compare th,.dc__compare td{padding:16px;border-bottom:1px solid #e6ebe9;text-align:center}.dc__compare th:first-child{text-align:left}.dc__compare td:nth-child(2){color:var(--dc-primary);font-size:20px;font-weight:900}.dc__steps{text-align:center;padding:90px 0}.dc__steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.dc__steps article{padding:30px;border-radius:22px;background:var(--dc-surface)}.dc__steps b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;margin:0 auto;background:var(--dc-primary);color:white}.dc__steps h3{font-size:20px}.dc__faq{max-width:820px;margin:0 auto;padding:0 0 120px;text-align:center}.dc__faq details{text-align:left;border-bottom:1px solid #dfe6e2;padding:18px 2px}.dc__faq summary{display:flex;justify-content:space-between;gap:20px;font-size:17px;list-style:none}.dc__faq summary::after{content:'+';color:var(--dc-primary);font-size:24px}.dc__faq details[open] summary::after{content:'–'}.dc-sticky{display:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
  @media(max-width:989px){.dc__product{grid-template-columns:1fr;gap:28px;padding-top:20px}.dc__buy{position:static}.dc__compare{grid-template-columns:1fr;padding:42px 24px}.dc__feature-grid,.dc__steps-grid{grid-template-columns:1fr}.dc__feature-grid{padding-bottom:60px}.dc__trust{grid-template-columns:1fr 1fr 1fr}.dc-sticky{position:fixed;display:flex;align-items:center;justify-content:space-between;gap:12px;left:10px;right:10px;bottom:10px;z-index:20;padding:10px 10px 10px 14px;border:1px solid #dfe6e2;border-radius:16px;background:rgba(255,255,255,.95);box-shadow:0 12px 35px rgba(16,38,34,.18);backdrop-filter:blur(12px)}.dc-sticky div{display:grid;min-width:0}.dc-sticky strong{max-width:45vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.dc-sticky span{font-weight:850}.dc-sticky button{border:0;border-radius:11px;background:var(--dc-primary);color:white;padding:13px 18px;font-weight:850}.dc__faq{padding-bottom:110px}}
  @media(max-width:600px){.dc__shell{width:min(100% - 20px,1280px)}.dc__gallery{gap:8px}.dc__media{border-radius:16px}.dc__title{font-size:38px}.dc__product{padding-bottom:52px}.dc__statement{padding:58px 18px}.dc__feature-grid{gap:10px}.dc__compare{border-radius:22px}.dc__compare th,.dc__compare td{padding:12px 9px;font-size:12px}.dc__trust{gap:5px}.dc__trust span{font-size:10px}}
/* END_SECTION:dualcare-product */
