.sv-page .structure-crumbs{background:#000;color:#bbb;padding-block:11px}
.sv-page .structure-crumbs a{color:#ddd}
.sv-hero .rc-kicker{color:#ff5268;font-size:11px;letter-spacing:.13em}
.sv-page .rc-button{background:#ed0020;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 20px;border-radius:3px;font-size:13px;font-weight:700}
.sv-page .rc-button:hover{background:#ba001a}
.sv-navigation .rc-wrap{display:flex;gap:32px;overflow-x:auto}
.sv-page section[id],.sv-page .ed-section{scroll-margin-top:150px}
.sv-page .rc-kicker{font-size:10px;letter-spacing:.13em;font-weight:700}
.sv-planner .rc-kicker{color:#ff5268}
.sv-call-card .rc-button{width:100%}
.sv-reading .ed-answer,.sv-reading .ed-observations{display:none}
.sv-reading .ed-section{padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid #d4d4d4}
.sv-reading .ed-section h2{font-size:25px;margin:0 0 13px}
.sv-reading .ed-section p,.sv-reading .ed-section li{font-size:14px;color:#444}
.sv-reading .ed-section ul{padding-left:20px}
.sv-reading .ed-faq{border:0}
.sv-reading .ed-faq details{background:#fff;border:1px solid #d8d8d8;border-radius:3px;margin:8px 0}
.sv-reading .ed-faq summary{font-size:14px;padding:17px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;gap:15px;list-style:none}
.sv-reading .ed-faq summary span{color:#ed0020}
.sv-reading .ed-faq details[open] summary span{transform:rotate(45deg)}
.sv-reading .ed-faq-answer{padding:0 17px 16px}
.sv-reading .ed-faq-answer p{margin:0}
.sv-final>.rc-wrap{display:flex;gap:25px;align-items:center;justify-content:space-between}
.sv-final .rc-kicker{color:#ff5268}
@media(max-width:650px){.sv-navigation .rc-wrap{gap:25px}.sv-reading .ed-section h2{font-size:23px}.sv-final>.rc-wrap{display:block}.sv-final .rc-button{margin-top:19px;width:100%}.sv-page section[id],.sv-page .ed-section{scroll-margin-top:100px}}
.sv-page .structure-crumbs{box-shadow:0 0 0 100vmax #000;clip-path:inset(0 -100vmax)}
.p3-page{--p3-red:#ed0020;background:#f9f9f9;color:#141414}
.p3-page .rc-kicker{color:var(--p3-red)}
.p3-hero{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;padding-block:35px}
.p3-hero h1{font-size:clamp(32px,4.5vw,64px);line-height:1.04;letter-spacing:-.045em;margin:14px 0 22px}
.p3-hero-copy>p:not(.rc-kicker){font-size:19px;line-height:1.6;max-width:48ch}
.p3-hero figure{margin:0;overflow:hidden;border-radius:5px}
.p3-hero img{width:100%;height:420px;object-fit:cover;display:block;animation:p3-photo .8s ease-out both}
.p3-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:24px}
.p3-actions>a:last-child{font-weight:700;text-decoration:underline;text-underline-offset:5px}
.p3-page .rc-button{border-radius:9px;padding:14px 24px;min-height:48px}
.p3-feature{padding-block:40px;display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;border-top:1px solid #d7d7d7}
.p3-page h2{font-size:clamp(25px,3vw,38px);line-height:1.15;letter-spacing:-.03em}
.p3-page p{line-height:1.65}
.p3-cards{display:grid;gap:10px}
.p3-card{display:block;position:relative;padding:20px 22px 20px 64px;background:white;border:1px solid #dcdcdc;border-radius:8px;text-decoration:none;transition:border-color .2s,transform .2s}
.p3-card>span{position:absolute;left:20px;top:24px;color:var(--p3-red);font-size:15px;font-weight:800}
.p3-card h3{font-size:20px;margin:0 0 8px}
.p3-card p{font-size:15px;margin:0 0 12px;color:#52524e}
.p3-card strong{font-size:13px}
.p3-card:hover{border-color:var(--p3-red);transform:translateX(3px)}
.p3-reading{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:45px;padding-block:24px 40px}
.p3-reading .ed-article{min-width:0}
.p3-reading .ed-section{padding-block:25px}
.p3-reading .ed-answer{border-left:3px solid var(--p3-red);padding:20px;background:#eeeeee}
.p3-aside{align-self:start;position:sticky;top:110px;padding:24px;background:#000;color:white;border-radius:8px}
.p3-aside h2{font-size:25px}
.p3-aside p{font-size:15px;color:#d3d3d3}
.p3-aside nav{display:grid;margin-top:20px}
.p3-aside nav a{padding:12px 0;border-top:1px solid #444;color:white;font-size:14px}
.p3-close{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:3px solid var(--p3-red);padding-block:30px}
.p3-close h2{margin:8px 0}
.p3-close p{margin-bottom:0}
.p3-dark{background:#000;color:white;padding:40px 0}
.p3-three{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.p3-three article{border-top:1px solid #555;padding-top:20px}
.p3-three span{color:#ff2546;font-size:13px;font-weight:800}
.p3-three h3{font-size:24px;margin:14px 0}
.p3-three p{color:#d4d4d4;font-size:16px}
.p3-three a{color:white;text-decoration:underline;text-underline-offset:4px}
.p3-board .p3-hero img{object-fit:contain;background:white;height:440px}
.p3-board .p3-hero{background:white}
.p3-decision .p3-hero{grid-template-columns:.9fr 1.1fr}
.p3-decision .p3-hero img{height:440px;object-position:65% center}
.p3-decision .p3-feature{display:block}
.p3-decision .p3-feature>div:first-child{max-width:780px}
.p3-decision .p3-cards{grid-template-columns:repeat(3,1fr);margin-top:24px}
.p3-care .p3-hero figure{box-shadow:12px 12px 0 #ed0020}
.p3-care .p3-hero img{height:auto;aspect-ratio:1.5}
.p3-page a:focus-visible{outline:3px solid #ed0020;outline-offset:4px}
@keyframes p3-photo{from{opacity:.4;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}
@media(max-width:1000px){.p3-reading{grid-template-columns:minmax(0,1fr) 240px;gap:24px}.p3-hero{gap:24px}.p3-feature{gap:24px}.p3-decision .p3-cards{grid-template-columns:1fr}.p3-three{gap:20px}}
@media(max-width:700px){.p3-hero,.p3-decision .p3-hero,.p3-feature,.p3-reading{grid-template-columns:1fr;gap:22px}.p3-hero{padding-block:24px}.p3-hero h1{font-size:37px}.p3-hero img,.p3-board .p3-hero img,.p3-decision .p3-hero img{height:270px}.p3-care .p3-hero figure{box-shadow:6px 6px 0 #ed0020}.p3-three{grid-template-columns:1fr}.p3-feature{padding-block:26px}.p3-aside{position:static}.p3-close{align-items:flex-start;flex-direction:column}.p3-card{padding-left:54px}.p3-reading{padding-top:0}.p3-page .ed-table-scroll{max-width:100%;overflow:auto}.p3-page h1{overflow-wrap:break-word}}
@media(prefers-reduced-motion:reduce){.p3-page *{animation:none!important;transition:none!important}}
.p3-technical{margin:24px 0 0}
.p3-technical img{width:100%;height:290px;object-fit:cover;border-radius:6px;display:block}
.p3-care #equipo ul{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0;list-style:none}
.p3-care #equipo li{margin:0;padding:18px;border:1px solid #ddd;background:white;border-radius:6px;font-size:15px}
.p3-care #equipo li strong{display:block;margin-bottom:7px;color:#111}
.p3-board .p3-reading .ed-section:not(.ed-faq){border-left:3px solid #ed0020;padding:20px 24px;margin:20px 0;background:white}
.p3-decision .p3-reading{grid-template-columns:1fr}
.p3-decision .p3-aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}
.p3-decision .p3-aside .rc-kicker,.p3-decision .p3-aside h2{grid-column:1}
.p3-decision .p3-aside nav{grid-column:2;grid-row:1 / 5;margin:0}
.p3-decision .p3-aside .rc-button{justify-self:start}
.p3-decision .ed-table-scroll table{width:100%}
.p3-decision #dos-escenarios ul{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;list-style:none;padding:0}
.p3-decision #dos-escenarios li{background:white;padding:20px;border-top:3px solid #ed0020;margin:0}
.p3-decision #dos-escenarios strong{display:block;margin-bottom:12px}
.p3-decision .ed-faq{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.p3-decision .ed-faq h2{grid-column:1/-1}
.p3-decision .ed-faq details{align-self:start}
@media(max-width:700px){.p3-care #equipo ul,.p3-decision #dos-escenarios ul,.p3-decision .ed-faq,.p3-decision .p3-aside{grid-template-columns:1fr}.p3-decision .p3-aside nav{grid-column:1;grid-row:auto}.p3-technical img{height:210px}}
.p3-aside{top:154px}
.p3-page [id]{scroll-margin-top:155px}
@media(max-width:700px){.p3-aside{top:auto}.p3-page [id]{scroll-margin-top:95px}}
.dg-page .rc-kicker{color:#ed0020}
.dg-page a:not(.rc-button){text-underline-offset:5px}
.dg-intro>div>p:not(.rc-kicker){font-size:18px;margin:0 0 15px}
.dg-faq>div>p:not(.rc-kicker){font-size:15px;color:#555}
.dg-contact>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}
.dg-contact .rc-button{flex-shrink:0}
@media(max-width:700px){.dg-intro>div>p:not(.rc-kicker){font-size:16px}.dg-contact>.rc-wrap{align-items:flex-start;flex-direction:column;gap:15px}}
.dg-v3-hero-copy>p:not(.rc-kicker){font-size:18px;line-height:1.65;color:#d3d3d3;max-width:43ch}
.dg-v3-actions a:not(.rc-button){color:#fff;font-size:14px;font-weight:700}
.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica){display:grid;grid-template-columns:.9fr 1.1fr;gap:24px 32px;align-items:start}
.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica) .dg-depth-heading{grid-column:1/-1;margin-bottom:0}
.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica) .dg-depth-points{grid-column:2;grid-row:2;grid-template-columns:1fr;gap:22px}
.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica) .dg-depth-points article{border-top:0;border-left:2px solid #ed0020;padding:0 0 0 18px}
.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica) .dg-depth-points h3{font-size:20px}
.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica) .dg-depth-points p{font-size:15px;line-height:1.7}
@media(max-width:700px){.dg-v3-hero-copy>p:not(.rc-kicker){font-size:16px}.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica){display:block}.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica) .dg-depth-points{display:grid;gap:22px}.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica) .dg-depth-points p{font-size:16px}}
@media(min-width:701px){.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica) .dg-depth-points{display:contents}.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica) .dg-depth-points article:first-child{grid-column:2;grid-row:2;align-self:center}.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica) .dg-depth-points article:nth-child(2){grid-column:1;grid-row:3}.dg-depth-section:is(#cambio-y-vivienda,#repuestos-y-electronica) .dg-depth-points article:nth-child(3){grid-column:2;grid-row:3}}
.dg4-case-intro>p:not(.rc-kicker){color:#bcbcbc;font-size:16px}
.dg4-case-results:has([role=tabpanel]){min-height:365px}
.mv-page .rc-kicker{color:#ed0020;font-size:11px;font-weight:750;letter-spacing:.12em}
.mv-page .rc-button{border-radius:9px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;background:#ed0020;color:#fff;padding:13px 25px;font-weight:750;letter-spacing:.03em}
.mv-hero-copy>p:not(.rc-kicker){max-width:44ch;color:#d4d4d4;font-size:18px}
.mv-faq .ed-faq{border:0}
.mv-faq .ed-faq-answer{padding:0 0 18px}
.mv-faq .ed-faq-answer p{margin:0;font-size:15px;color:#50504b}
.mv-contact>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@media(max-width:700px){.mv-hero-copy>p:not(.rc-kicker){font-size:16px}.mv-contact>.rc-wrap{display:block}.mv-contact .rc-button{margin-top:20px}}
.rr-page .rc-kicker{color:#ed0020;font-size:11px;font-weight:750;letter-spacing:.12em}
.rr-page .rc-button{display:inline-flex;align-items:center;justify-content:center;padding:13px 25px;min-height:48px;background:#ed0020;color:white;border-radius:9px;font-weight:750}
.rr-faq .ed-faq{border:0}
.rr-faq .ed-faq-answer{padding-bottom:18px}
.rr-faq .ed-faq-answer p{margin:0;font-size:15px}
.bv-page .rc-kicker{color:#f00027;font-size:.72rem;letter-spacing:.14em;margin:0 0 14px;font-weight:700;text-transform:uppercase}
.bv-page .rc-button{padding:14px 23px;border-radius:9px;flex-shrink:0}
.bv-page .rc-wrap{max-width:1390px;width:calc(100% - 64px);margin-inline:auto}
.bv-page [data-dg-panel]+[data-dg-panel]:not([hidden]){margin-top:24px}
@media(max-width:900px){.bv-page .rc-wrap{width:calc(100% - 40px)}}
@media(max-width:700px){.bv-page .rc-wrap{width:calc(100% - 32px)}.bv-consult .rc-button{justify-self:start}}
.bv-page .dg4-enhanced [data-dg-panel]+[data-dg-panel]:not([hidden]){margin-top:0}
.pf-page .rc-kicker{color:#ed0027}
.pf-hero>div>p:not(.rc-kicker){font-size:clamp(17px,1.6vw,21px);max-width:44ch}
.pf-actions>a:not(.rc-button){font-weight:650;text-underline-offset:7px}
.pf-heading>p:not(.rc-kicker){max-width:78ch;font-size:17px}
.pf-cases .pf-heading>p:not(.rc-kicker){color:#c5c5c5}
.pf-contact>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}
.pf-contact .rc-button{flex-shrink:0}
.pf-page .dg4-enhanced [data-dg-panel]+[data-dg-panel]:not([hidden]){margin-top:0}
@keyframes pf-trace{from{stroke-dashoffset:450}to{stroke-dashoffset:0}}
@media(max-width:540px){.pf-contact>.rc-wrap{align-items:flex-start;flex-direction:column}}
.bd-head>div>p:not(.rc-kicker){font-size:18px;line-height:1.7;max-width:47ch}
.bd-heading>p:not(.rc-kicker){color:#c3c3c3;line-height:1.7}
.bd-identify>div>p:not(.rc-kicker){line-height:1.7;max-width:58ch}
@media(max-width:700px){.bd-head>div>p:not(.rc-kicker){font-size:16px}}
.mv-page .mv-systems .mv-heading>p:not(.rc-kicker),.mv-page .mv-system-copy p{color:#51514b}
.tz-page{background:#f4f4f4;color:#111}
.tz-page h1,.tz-page h2,.tz-page h3{letter-spacing:-.035em;line-height:1.14}
.tz-page h2{font-size:clamp(27px,3vw,40px)}
.tz-page h3{font-size:21px}
.tz-page p{line-height:1.75}
.tz-page .rc-kicker{color:#ef0028}
.tz-hero{background:#000;color:#fff;padding:36px 0}
.tz-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}
.tz-hero h1{font-size:clamp(35px,4.3vw,62px);margin:15px 0 23px}
.tz-hero h1 em{font-style:normal;color:#ff153e}
.tz-hero-grid>div>p:not(.rc-kicker){font-size:18px;max-width:48ch;color:#cfcfcf}
.tz-actions{display:flex;align-items:center;gap:23px;margin-top:24px}
.tz-actions>a:not(.rc-button){color:white;font-weight:700}
.tz-hero ul{display:flex;flex-wrap:wrap;gap:13px 20px;list-style:none;padding:20px 0 0;margin:20px 0 0;border-top:1px solid #333}
.tz-hero li{display:flex;gap:8px;align-items:center;font-size:13px}
.tz-hero li svg{color:#ff153e;width:19px;height:19px}
.tz-map{margin:0;border:1px solid #313131;border-radius:9px;overflow:hidden;background:#090909}
.tz-page .tz-map>svg{display:block;width:100%;height:auto;aspect-ratio:550/340;max-height:300px}
.tz-map-route{stroke:#777;stroke-width:1;stroke-dasharray:4 7}
.tz-map figcaption{padding:0 20px 18px;display:grid;gap:7px}
.tz-map figcaption strong{font-size:19px}
.tz-map figcaption span{font-size:12px;color:#a3a3a3}
.tz-map nav{display:flex;flex-wrap:wrap;gap:10px 17px;padding:15px 20px;border-top:1px solid #333}
.tz-map nav a{font-size:12px;color:#d4d4d4;text-decoration:none;display:flex;align-items:center;gap:8px;min-height:30px}
.tz-map nav b{color:#ff244a}
.tz-map nav a:hover{color:white}
.tz-index{display:flex;flex-wrap:wrap;gap:12px 25px;padding-block:18px;border-bottom:1px solid #d2d2d2}
.tz-index a{font-size:14px;font-weight:650;padding:5px 0}
.tz-local-context{padding-block:28px;display:grid;grid-template-columns:.85fr 1.15fr;gap:12px 40px;align-items:start}
.tz-local-context>.rc-kicker{grid-column:1/-1;margin:0}
.tz-local-context h2{font-size:28px;margin:0}
.tz-local-context>p:not(.rc-kicker){margin:0;font-size:17px;color:#53534c}
.tz-local-context .tz-district{grid-column:2;font-size:13px!important}
.tz-section{padding-block:32px;border-top:1px solid #dbdbdb}
.tz-heading{max-width:960px;margin-bottom:23px}
.tz-heading h2{margin:10px 0 18px}
.tz-heading>p:not(.rc-kicker),.tz-intro{max-width:92ch;font-size:17px;color:#505049}
.tz-copy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 36px;margin-top:24px}
.tz-copy-grid:has(article:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}
.tz-copy-grid article{padding-top:18px;border-top:2px solid #f00027}
.tz-copy-grid h3{margin:0 0 12px}
.tz-copy-grid p{font-size:16px;color:#53534b;margin:0}
.tz-services{background:#e7e7e7}
.tz-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.tz-service-grid>article{border-top:2px solid #ef0028;padding-top:20px;display:flex;flex-direction:column;align-items:flex-start}
.tz-service-grid>article>svg{color:#ef0028;width:27px;height:27px}
.tz-service-grid h3{margin:17px 0 10px}
.tz-service-grid p{font-size:16px;color:#4b4b45;margin:0 0 18px}
.tz-service-grid a{margin-top:auto;font-weight:700;color:#c50022;min-height:38px;display:inline-flex;align-items:center}
.tz-dark{background:#000;color:#fff;border-color:#000}
.tz-dark .tz-intro,.tz-dark p,.tz-dark .tz-copy-grid p{color:#c5c5c5}
.tz-symptom-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:35px;align-items:center;margin-bottom:25px}
.tz-circuit{margin:0}
.tz-page .tz-circuit>svg{width:100%;height:auto;aspect-ratio:600/210;display:block}
.tz-pipe{fill:none;stroke:#f00027;stroke-width:5;stroke-dasharray:12 5;animation:tz-flow 7s linear infinite}
.tz-water{fill:none;stroke:#fff;stroke-width:3;stroke-dasharray:6 7;animation:tz-flow 7s linear infinite}
.tz-circuit figcaption{font-size:13px;color:#a3a3a3;text-align:center}
.tz-circuit>div{display:flex;justify-content:center;flex-wrap:wrap;gap:17px;margin-top:15px}
.tz-circuit a{font-size:13px;display:flex;gap:8px;color:white;min-height:32px;align-items:center}
.tz-circuit a svg{width:18px;height:18px;color:#f00027}
.tz-symptom-tabs{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}
.tz-symptom-tabs>nav{display:grid;align-content:start;gap:8px}
.tz-symptom-tabs>nav a{display:flex;align-items:center;gap:13px;border:1px solid #444;padding:18px;border-radius:7px;font-size:15px;color:white;text-decoration:none;transition:background .2s}
.tz-symptom-tabs>nav a[aria-selected=true]{background:#ee0027;border-color:#ee0027}
.tz-symptom-tabs>div{padding:22px;border:1px solid #383838;border-radius:8px;background:#111}
.tz-symptom-tabs article h3{margin:0 0 14px;font-size:24px}
.tz-symptom-tabs article p{font-size:17px}
.tz-symptom-tabs article>a{color:#ff3d5f;font-weight:700}
.tz-symptom-tabs article+article{margin-top:28px}
.tz-page .dg4-enhanced [data-dg-panel]+[data-dg-panel]:not([hidden]){margin-top:0}
.tz-page [data-dg-panel][hidden]{display:none}
.tz-workflow{margin:0 0 24px}
.tz-workflow>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.tz-workflow>div>div{position:relative;display:grid;grid-template-columns:30px 1fr;gap:10px;padding:20px;border:1px solid #cfcfcf;border-radius:8px;background:#fff}
.tz-workflow span{color:#ef0028;font-size:12px;grid-column:1}
.tz-workflow svg{color:#ef0028;grid-row:2/4;width:24px;height:24px}
.tz-workflow strong{font-size:17px;grid-column:2;grid-row:2}
.tz-workflow small{color:#62625a;grid-column:2;grid-row:3;font-size:13px;line-height:1.5}
.tz-workflow figcaption{font-size:13px;color:#66665e;margin-top:15px}
.tz-contact{background:#ed0027;color:white;padding-block:28px}
.tz-contact>.rc-wrap{display:flex;gap:28px;align-items:center;justify-content:space-between}
.tz-contact .rc-kicker{color:white}
.tz-contact h2{margin:12px 0;font-size:clamp(26px,3vw,36px)}
.tz-contact p{max-width:65ch;margin-bottom:0}
.tz-contact .rc-button{background:#000;border-color:#000;flex-shrink:0}
.tz-local-links{padding-block:30px}
.tz-link-group{border-top:1px solid #cfcfcf;padding:19px 0;display:grid;grid-template-columns:210px 1fr;gap:24px}
.tz-link-group h3{font-size:16px;margin:7px 0}
.tz-link-group nav,.tz-up{display:flex;flex-wrap:wrap;gap:8px 16px}
.tz-link-group nav a{font-size:14px;padding:8px 11px;border:1px solid #d0d0d0;border-radius:5px;text-decoration:none;background:white}
.tz-up{padding-top:15px;border-top:1px solid #cfcfcf;font-weight:700}
.tz-up a{min-height:40px;display:inline-flex;align-items:center;color:#cc0023}
.tz-directory{background:#e8e8e8;padding-block:28px}
.tz-directory-heading{display:flex;gap:20px;justify-content:space-between;align-items:center}
.tz-directory h2{font-size:clamp(25px,3vw,37px);margin:12px 0;letter-spacing:-.035em}
.tz-directory-heading>a{font-weight:650;font-size:14px;flex-shrink:0}
.tz-directory-controls{display:flex;align-items:end;gap:22px;margin:20px 0}
.tz-directory-controls>div{flex:1;max-width:390px}
.tz-directory-controls label{display:block;font-size:13px;font-weight:650;margin-bottom:8px}
.tz-directory-controls input,.tz-directory-controls select{width:100%;height:46px;padding:10px 12px;background:white;border:1px solid #bcbcbc;border-radius:6px;font:inherit;min-width:0}
.tz-directory-controls>p{font-size:13px;color:#5b5b51;margin-bottom:12px}
.tz-directory-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.tz-directory-links a{display:grid;gap:6px;padding:13px 11px;background:#fff;border:1px solid #d1d1d1;border-radius:5px;text-decoration:none;transition:border-color .2s,transform .2s}
.tz-directory-links a:hover{border-color:#f00027;transform:translateY(-2px)}
.tz-directory-links strong{font-size:14px;line-height:1.4}
.tz-directory-links small{font-size:11px;color:#6e6e64}
.tz-directory-links [hidden]{display:none}
.tz-footer-directory .tz-directory-links a{padding:10px}
.tz-footer-directory .tz-directory-links small{display:none}
.tz-directory [data-tz-empty]{line-height:1.6}
.tz-hub-head{padding-block:32px}
.tz-hub-head h1{font-size:clamp(35px,4.3vw,62px);max-width:22ch;margin:15px 0}
.tz-hub-head>p:not(.rc-kicker){font-size:19px;max-width:72ch}
.tz-clusters{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding-block:10px 30px}
.tz-clusters a{padding:20px;border-top:2px solid #f00027;background:#e8e8e8;text-decoration:none;display:grid;gap:13px}
.tz-clusters strong{font-size:18px}
.tz-clusters span{color:#626258;font-size:13px}
.tz-hub-help{padding-block:30px}
.tz-hub-help>p{max-width:85ch}
.tz-hub-help nav{display:flex;flex-wrap:wrap;gap:20px;font-weight:700}
.tz-page [id]{scroll-margin-top:135px}
.tz-page a:focus-visible,.tz-directory a:focus-visible,.tz-directory input:focus-visible,.tz-directory select:focus-visible{outline:3px solid #3478ff;outline-offset:4px}
.tz-cms{padding-block:30px}
.tz-cms p{max-width:80ch}
@keyframes tz-flow{to{stroke-dashoffset:-102}}
@media(max-width:1000px){.tz-hero-grid{gap:24px}.tz-hero h1{font-size:42px}.tz-copy-grid:has(article:nth-child(3)){grid-template-columns:1fr 1fr}.tz-directory-links{grid-template-columns:repeat(4,1fr)}.tz-workflow>div{grid-template-columns:1fr 1fr}.tz-clusters{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.tz-hero-grid,.tz-local-context,.tz-symptom-intro,.tz-symptom-tabs{grid-template-columns:1fr}.tz-hero h1{font-size:39px}.tz-hero{padding:25px 0}.tz-hero-grid>div>p:not(.rc-kicker){font-size:17px}.tz-page .tz-map>svg{max-height:230px}.tz-local-context .tz-district{grid-column:1}.tz-service-grid,.tz-copy-grid,.tz-copy-grid:has(article:nth-child(3)){grid-template-columns:1fr;gap:22px}.tz-section{padding-block:26px}.tz-copy-grid article{padding-top:15px}.tz-service-grid>article{display:grid;grid-template-columns:28px 1fr;gap:10px 14px}.tz-service-grid>article>svg{grid-column:1;grid-row:1}.tz-service-grid>article h3{grid-column:2;margin:0}.tz-service-grid>article p,.tz-service-grid>article a{grid-column:1/-1}.tz-symptom-tabs>nav{grid-template-columns:1fr}.tz-symptom-tabs>nav a{padding:14px}.tz-contact>.rc-wrap{flex-direction:column;align-items:flex-start;gap:22px}.tz-link-group{grid-template-columns:1fr;gap:9px}.tz-directory-links{grid-template-columns:repeat(2,minmax(0,1fr))}.tz-directory-heading{align-items:flex-start;flex-direction:column;gap:6px}.tz-directory-controls{gap:12px;flex-wrap:wrap}.tz-directory-controls>div{flex:1 1 180px}.tz-directory-controls>p{flex-basis:100%;margin:2px 0}.tz-directory-links strong{font-size:13px}.tz-directory-links a{padding:12px 9px}.tz-clusters{grid-template-columns:1fr 1fr}.tz-clusters a{padding:16px}.tz-clusters strong{font-size:16px}.tz-workflow>div{gap:8px}.tz-workflow>div>div{padding:14px;grid-template-columns:24px 1fr;gap:8px}.tz-workflow strong{font-size:15px}.tz-workflow small{font-size:12px}.tz-page [id]{scroll-margin-top:90px}}
@media(prefers-reduced-motion:reduce){.tz-page *,.tz-directory *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.tz-directory-links a:hover{transform:none}}
@media(max-width:380px){.tz-workflow>div{grid-template-columns:1fr}.tz-workflow>div>div{grid-template-columns:24px 1fr;padding:13px 16px}.tz-actions{gap:15px}.tz-actions>a:not(.rc-button){font-size:14px}}
.tc-page{--tc-red:#f00027;--tc-paper:#f5f5f5;--tc-line:#d6d6d6;background:var(--tc-paper);color:#151515;font-family:"DM Sans",sans-serif}
.tc-page .tc-kicker{font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:var(--tc-red);margin:0 0 14px}
.tc-page h1{font-size:clamp(34px,4.1vw,59px);line-height:1.04;letter-spacing:-.048em;margin:0 0 22px;max-width:21ch}
.tc-page h2{font-size:clamp(28px,3vw,43px);line-height:1.08;margin:0 0 19px;letter-spacing:-.035em}
.tc-page h3{font-size:24px;line-height:1.15;letter-spacing:-.025em}
.tc-page p{font-size:16px;line-height:1.7}
.tc-page em{font-style:normal}
.tc-hero{padding:42px 0 33px}
.tc-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}
.tc-page .tc-thesis{font-size:24px;line-height:1.25;font-weight:650;letter-spacing:-.02em;margin:0 0 17px;max-width:38ch}
.tc-page .tc-lead{max-width:59ch;color:#55564f;font-size:17px}
.tc-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:23px}
.tc-actions>a:not(.rc-button),.tc-secondary{font-weight:700;text-underline-offset:5px}
.tc-hero-repair,.tc-hero-care{background:#000;color:#fff}
.tc-hero-repair .tc-lead,.tc-hero-care .tc-lead{color:#bebfb9}
.tc-hero-repair .tc-secondary,.tc-hero-care .tc-secondary{color:#fff}
.tc-repair-board{background:#0c0c0c;border:1px solid #2e2e2e;border-radius:12px;overflow:hidden}
.tc-board-caption{display:flex;justify-content:space-between;padding:22px 24px;color:#ddd;font-size:14px}
.tc-board-caption svg{color:var(--tc-red);width:22px;height:22px}
.tc-page .tc-system{display:block;width:100%;height:auto;aspect-ratio:560/270}
.tc-system text{fill:#bbbbbb;font:13px "DM Sans",sans-serif;text-anchor:middle}
.tc-system-pipe{stroke:#f00027;stroke-width:4;fill:none;stroke-dasharray:8 5;animation:tc-circulate 7s linear infinite}
.tc-system-water{stroke:#c3c9c8;stroke-width:3;fill:none;stroke-dasharray:8 5;animation:tc-circulate 7s linear infinite}
.tc-fault-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #303030}
.tc-fault-choices a{padding:18px 10px;display:flex;flex-direction:column;align-items:center;gap:10px;color:#e4e4e4;text-decoration:none;font-size:12px}
.tc-fault-choices a+a{border-left:1px solid #303030}
.tc-fault-choices svg{width:22px;height:22px;color:#f00027}
.tc-fault-choices a:hover{background:#242424}
.tc-compare-heading{display:grid;grid-template-columns:1.35fr .65fr;gap:55px;align-items:end}
.tc-hero-compare h1{max-width:23ch}
.tc-compare-call{padding:22px;border-left:2px solid #f00027;margin-bottom:10px}
.tc-compare-call .tc-actions{margin-top:0}
.tc-compare-call p{font-size:15px;margin-bottom:0;color:#54544e}
.tc-two-paths{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:27px}
.tc-two-paths>a{display:flex;gap:24px;padding:28px;text-decoration:none;border-radius:9px;transition:transform .25s}
.tc-two-paths>a:hover{transform:translateY(-3px)}
.tc-two-paths .tc-keep{background:#000;color:#fff}
.tc-two-paths .tc-renew{background:#f00027;color:#fff}
.tc-two-paths svg{width:34px;height:34px;flex-shrink:0}
.tc-two-paths span{font-size:12px;opacity:.8}
.tc-two-paths strong{display:block;font-size:28px;line-height:1.2;margin:9px 0}
.tc-two-paths p{font-size:14px;margin:0;max-width:40ch}
.tc-purchase-brief{border-left:1px solid #c8c8c8;padding:5px 0 5px 40px}
.tc-purchase-brief>span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#62635b}
.tc-purchase-brief h2{font-size:clamp(48px,6vw,84px);line-height:.98;margin:23px 0}
.tc-purchase-brief h2 em{color:var(--tc-red)}
.tc-purchase-brief ul{padding:0;list-style:none;display:grid;gap:11px;margin:0 0 23px}
.tc-purchase-brief li{display:flex;align-items:center;gap:12px;font-size:14px}
.tc-purchase-brief svg{width:19px;height:19px;color:var(--tc-red)}
.tc-purchase-brief>a{font-size:13px;font-weight:650}
.tc-care-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:0 55px;align-items:start}
.tc-care-heading h1{grid-column:1;grid-row:2/5}
.tc-care-heading>.tc-kicker{grid-column:1/-1}
.tc-care-heading>.tc-thesis,.tc-care-heading>.tc-lead,.tc-care-heading>.tc-actions{grid-column:2}
.tc-care-path{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #353535;margin-top:27px}
.tc-care-path a{display:grid;grid-template-columns:30px 1fr;gap:7px 13px;padding:23px 18px;text-decoration:none;color:#fff}
.tc-care-path a+a{border-left:1px solid #353535}
.tc-care-path svg{grid-row:1/3;width:23px;height:23px;color:#f00027}
.tc-care-path strong{font-size:19px}
.tc-care-path span{font-size:13px;color:#ababab}
.tc-index{display:flex;gap:12px 28px;flex-wrap:wrap;padding-block:15px;border-bottom:1px solid var(--tc-line)}
.tc-index a{font-size:13px;font-weight:650;padding:5px 0}
.tc-services,.tc-adviser,.tc-installation,.tc-local-answer{padding-block:35px}
.tc-section-head{margin-bottom:25px}
.tc-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.tc-offers article{border-top:2px solid #f00027;padding-top:20px;display:flex;flex-direction:column;align-items:flex-start}
.tc-offers article>svg{color:#e90027;width:25px;height:25px}
.tc-offers h3{margin:16px 0 12px}
.tc-offers p{color:#55564f;font-size:15px;margin:0 0 18px}
.tc-offers a{margin-top:auto;color:#c40022;font-weight:700;font-size:14px;min-height:38px;display:flex;align-items:center}
.tc-agreement{background:#000;color:#fff;padding:28px 0}
.tc-agreement>.rc-wrap{display:grid;grid-template-columns:1fr 210px;gap:40px;align-items:center}
.tc-agreement h2{font-size:clamp(28px,3vw,39px)}
.tc-agreement h2 em{color:#ff294c}
.tc-agreement p:not(.tc-kicker){max-width:88ch;font-size:15px;color:#babbb4;margin-bottom:0}
.tc-agreement-action{display:grid;justify-items:center;gap:12px}
.tc-agreement-action span{font-size:12px;color:#bbb}
.tc-catalog{background:#e8e8e8;padding:38px 0 28px}
.tc-catalog-heading{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:end}
.tc-catalog-heading>p{max-width:55ch;color:#54554e;font-size:16px;margin:0 0 20px}
.tc-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.tc-product{background:#f7f7f7;border:1px solid #d2d2d2;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s}
.tc-product:hover{border-color:#aaa}
.tc-product-image{height:280px;position:relative;background:#eeeeee;padding:20px 35px 0;overflow:hidden}
.tc-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s ease}
.tc-product:hover img{transform:translateY(-5px) scale(1.02)}
.tc-product-image>span{position:absolute;top:15px;left:17px;font-size:12px;font-weight:700;color:#51514a;background:#eeeeeecf;padding:4px 8px;border-radius:4px}
.tc-product-copy{padding:22px;display:flex;flex-direction:column;flex:1}
.tc-page .tc-product-ref{font-size:11px;color:#74746b;margin:0 0 8px;letter-spacing:.04em}
.tc-product h3{font-size:23px;margin:0 0 14px;min-height:2.3em}
.tc-product-copy>p:not(.tc-product-ref){font-size:14px;color:#5d5e55;line-height:1.6;margin:0 0 16px}
.tc-product dl{margin:auto 0 20px;border-top:1px solid #ddd}
.tc-product dl>div{padding:10px 0;border-bottom:1px solid #ddd}
.tc-product dt{font-size:11px;color:#6e6e63;margin-bottom:4px}
.tc-product dd{margin:0;font-size:13px;font-weight:650;line-height:1.4}
.tc-buy{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:13px 12px;background:#000;color:#fff;border-radius:6px;text-decoration:none;font-size:12px;font-weight:700;line-height:1.4}
.tc-buy:hover{background:#df0027}
.tc-buy svg{width:16px;height:16px;flex-shrink:0}
.tc-catalog-foot{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;padding-top:20px;font-size:14px;font-weight:650}
.tc-adviser{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:center}
.tc-adviser>div>p:not(.tc-kicker){color:#606158;max-width:43ch}
.tc-adviser-panel{border:1px solid #d0d1c7;border-radius:10px;background:#fff;overflow:hidden}
.tc-adviser-options{display:flex;flex-wrap:wrap;border-bottom:1px solid #ddd;background:#ececec;padding:8px;gap:5px}
.tc-adviser-options button{font:600 12px "DM Sans",sans-serif;flex:1;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:6px;padding:13px 10px;background:transparent;color:#404139;cursor:pointer}
.tc-adviser-options button[aria-pressed=true]{background:#000;color:#fff}
.tc-adviser-options svg{width:18px;height:18px;flex-shrink:0}
.tc-advice{padding:25px}
.tc-advice h3{font-size:25px;margin:0 0 14px}
.tc-advice p{font-size:15px;color:#5c5d54}
.tc-advice>a{display:inline-flex;min-height:40px;align-items:center;color:#d10023;font-weight:700;font-size:14px}
.tc-dossier{background:#fff;border-block:1px solid #dbdbdb;padding:33px 0}
.tc-reading{display:grid;grid-template-columns:235px minmax(0,1fr);gap:42px}
.tc-reading-nav{align-self:start;position:sticky;top:150px}
.tc-reading-nav>p{font-size:12px;color:#777;margin:0 0 10px}
.tc-reading-nav nav{display:grid;gap:3px}
.tc-reading-nav nav a{display:block;padding:11px 13px;font-size:14px;color:#55574e;text-decoration:none;border-left:2px solid transparent;border-radius:0 5px 5px 0;transition:background .2s}
.tc-reading-nav nav a[aria-current=true]{background:#f1f1f1;border-color:#f00027;color:#000;font-weight:700}
.tc-reading-nav button{border:1px solid #bcbdb4;border-radius:6px;background:#fff;font:600 12px "DM Sans",sans-serif;padding:12px;margin-top:17px;width:100%;cursor:pointer}
.tc-reading-nav button[aria-pressed=true]{background:#111;color:white;border-color:#111}
.tc-reading-body article{padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid #dbdbdb}
.tc-reading-body article[hidden]{display:none}
.tc-reading-body article:last-child{margin-bottom:0}
.tc-reading-body h3{font-size:clamp(25px,2.6vw,35px);margin:0 0 17px;max-width:34ch}
.tc-page .tc-direct-answer{font-size:19px;line-height:1.65;color:#1e211b;max-width:67ch;margin:0 0 19px}
.tc-checks{display:flex;flex-wrap:wrap;gap:8px;padding:0;list-style:none;margin:0 0 22px}
.tc-checks li{font-size:12px;font-weight:600;padding:7px 9px;background:#f0f0f0;border-radius:4px;color:#55584b;border-left:2px solid #e90027}
.tc-reading-body article>p:not(.tc-kicker):not(.tc-direct-answer){font-size:16px;max-width:80ch;color:#56584e;margin:15px 0}
.tc-chapter-link{display:inline-flex;min-height:40px;align-items:center;color:#c90022;font-weight:700;font-size:14px;margin-top:6px}
.tc-reading[data-tc-enhanced] article:not([hidden]){animation:tc-enter .25s ease both}
.tc-local-answer{border-bottom:1px solid #d5d5d5}
.tc-local-answer details{border:0;background:transparent;padding:0}
.tc-local-answer summary{font-size:clamp(23px,2.5vw,32px);font-weight:700;letter-spacing:-.025em;cursor:pointer;line-height:1.2;max-width:75ch}
.tc-local-answer .ed-faq-answer{max-width:88ch;padding-top:13px}
.tc-local-answer p{color:#585b50}
.tc-installation{display:grid;grid-template-columns:1.15fr .85fr;gap:45px;align-items:center}
.tc-installation>div>p:not(.tc-kicker){color:#606157;font-size:15px;max-width:68ch}
.tc-installation-diagram{margin:0;background:#000;color:#fff;padding:27px;border-radius:10px}
.tc-installation-diagram>div{display:grid;gap:14px}
.tc-installation-diagram>div>div{display:grid;grid-template-columns:32px 1fr;gap:5px 15px;position:relative;padding:15px 0;border-bottom:1px solid #363636}
.tc-installation-diagram svg{grid-row:1/3;color:#f00027;width:26px;height:26px}
.tc-installation-diagram strong{font-size:21px}
.tc-installation-diagram span{font-size:13px;color:#bcbdb4}
.tc-installation-diagram figcaption{font-size:12px;line-height:1.6;color:#a4a59c;margin-top:18px}
.tc-close{background:#ef0027;color:#fff;padding:30px 0}
.tc-close>.rc-wrap{display:flex;gap:35px;justify-content:space-between;align-items:center}
.tc-close .tc-kicker{color:#fff}
.tc-close h2{font-size:clamp(27px,3vw,40px)}
.tc-close p:not(.tc-kicker){font-size:15px;max-width:62ch;margin-bottom:0}
.tc-close .rc-button{background:#000;border-color:#000}
.tc-close .tc-actions>a:not(.rc-button){color:#fff}
.tc-page .tc-layout-compare{background:#f3f3f3}
.tc-layout-catalog .tc-catalog{padding-top:20px}
.tc-layout-care .tc-services{border-bottom:1px solid #ddd}
.tc-page a:focus-visible,.tc-page button:focus-visible{outline:3px solid #3279ff;outline-offset:4px}
.tc-page [id]{scroll-margin-top:140px}
@keyframes tc-circulate{to{stroke-dashoffset:-130}}
@keyframes tc-enter{from{opacity:.5;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:1000px){.tc-product-image{height:235px;padding-inline:18px}.tc-product-copy{padding:18px}.tc-product h3{font-size:21px}.tc-hero-grid{gap:26px}.tc-compare-heading{gap:25px;grid-template-columns:1.1fr .9fr}.tc-reading{grid-template-columns:195px minmax(0,1fr);gap:25px}.tc-care-heading{gap:0 28px}.tc-adviser{gap:26px}.tc-adviser-options{flex-direction:column}.tc-adviser-options button{justify-content:flex-start}.tc-buy{font-size:11px}}
@media(max-width:700px){.tc-hero{padding:25px 0}.tc-hero-grid,.tc-compare-heading,.tc-care-heading,.tc-catalog-heading,.tc-adviser,.tc-installation,.tc-agreement>.rc-wrap{grid-template-columns:1fr;gap:24px}.tc-page h1{font-size:38px;max-width:none}.tc-page .tc-thesis{font-size:22px}.tc-hero-grid>div>p.tc-lead{font-size:16px}.tc-compare-call{padding:0;border:0}.tc-compare-call p{font-size:13px}.tc-two-paths{gap:9px;margin-top:22px}.tc-two-paths>a{padding:18px 14px;gap:13px;flex-direction:column}.tc-two-paths strong{font-size:23px}.tc-two-paths p{font-size:13px}.tc-two-paths svg{width:27px;height:27px}.tc-care-heading>*{grid-column:1!important;grid-row:auto!important}.tc-care-heading{gap:0}.tc-care-path a{padding:18px 8px;grid-template-columns:1fr;gap:10px}.tc-care-path svg{grid-row:auto}.tc-care-path span{font-size:11px;line-height:1.5}.tc-care-path strong{font-size:17px}.tc-purchase-brief{padding:22px;border:1px solid #cdcdcd;border-radius:9px;background:#e8e8e8}.tc-purchase-brief h2{font-size:54px;margin:16px 0}.tc-purchase-brief ul{gap:8px}.tc-purchase-brief>span{font-size:10px}.tc-offers{grid-template-columns:1fr;gap:23px}.tc-offers article{display:grid;grid-template-columns:28px 1fr;gap:12px}.tc-offers h3{margin:0;font-size:23px}.tc-offers p,.tc-offers a{grid-column:1/-1;margin:0}.tc-services,.tc-installation,.tc-adviser,.tc-local-answer{padding-block:26px}.tc-agreement-action{justify-items:start;display:flex;flex-wrap:wrap;gap:16px;align-items:center}.tc-agreement{padding:25px 0}.tc-agreement>.rc-wrap{gap:18px}.tc-product-grid{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.tc-product{min-width:min(82vw,340px);flex-basis:82vw;scroll-snap-align:start}.tc-product-image{height:250px;padding-inline:40px}.tc-product h3{min-height:0;font-size:24px}.tc-product-copy{padding:20px}.tc-catalog{padding:28px 0 22px}.tc-catalog-heading{gap:0}.tc-catalog-heading>p{font-size:15px}.tc-catalog-foot{font-size:13px;gap:15px}.tc-buy{font-size:12px}.tc-reading{grid-template-columns:1fr;gap:20px}.tc-reading-nav{position:static}.tc-reading-nav nav{display:flex;overflow-x:auto;gap:7px;padding-bottom:8px}.tc-reading-nav nav a{white-space:nowrap;border:1px solid #ddd;border-radius:6px;padding:11px;font-size:12px}.tc-reading-nav nav a[aria-current=true]{border-color:#e90027;background:#f1f1f1}.tc-reading-nav button{width:auto;margin-top:5px}.tc-page .tc-direct-answer{font-size:17px}.tc-reading-body h3{font-size:28px}.tc-reading-body article>p:not(.tc-kicker):not(.tc-direct-answer){font-size:15px}.tc-reading-body article{padding-bottom:18px}.tc-dossier{padding:27px 0}.tc-checks{gap:7px}.tc-checks li{font-size:11px}.tc-advice{padding:21px}.tc-adviser-options{flex-direction:row}.tc-adviser-options button{font-size:11px;flex-direction:column;justify-content:center;padding:10px 5px;text-align:center}.tc-adviser h2 br{display:none}.tc-close>.rc-wrap{flex-direction:column;align-items:flex-start;gap:18px}.tc-close .tc-actions{margin:0}.tc-page [id]{scroll-margin-top:100px}.tc-index{gap:5px 17px}.tc-index a{font-size:12px}.tc-installation-diagram{padding:20px}}
@media(prefers-reduced-motion:reduce){.tc-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.tc-product:hover img,.tc-two-paths>a:hover{transform:none}}
.tc-reading>*{min-width:0}
.tc-reading-nav nav{max-width:100%}
@media(max-width:700px){.tc-reading{grid-template-columns:minmax(0,1fr)}}
.tc-hero-grid>*{min-width:0}
@media(max-width:380px){.tc-purchase-brief{padding:18px}.tc-purchase-brief h2{font-size:42px}.tc-purchase-brief li{font-size:12px}.tc-purchase-brief li svg{flex-shrink:0}.tc-purchase-brief>a{font-size:12px}}
.tc-cms{padding-block:30px}
.tc-cms p{max-width:82ch}
.tc-hero-visual{padding:20px 0 22px;--tc-hero-surface:var(--tc-paper)}
.tc-hero-visual.tc-hero-repair,.tc-hero-visual.tc-hero-care{--tc-hero-surface:#000}
.tc-visual-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,1fr);align-items:center;gap:14px}
.tc-visual-copy{position:relative;z-index:1;padding:18px 0;min-width:0}
.tc-hero-visual h1{font-size:clamp(34px,3.7vw,55px);max-width:21ch;margin-bottom:18px;text-wrap:balance}
.tc-hero-visual .tc-thesis{font-size:clamp(19px,1.8vw,24px);max-width:30ch;margin-bottom:12px}
.tc-hero-visual .tc-lead{font-size:16px;line-height:1.6;max-width:51ch;margin:0}
.tc-hero-visual .tc-actions{margin-top:21px;gap:22px}
.tc-hero-visual .tc-visual-condition{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.5;margin:13px 0 0;color:#55564f}
.tc-visual-condition svg{width:16px;height:16px;flex-shrink:0;color:var(--tc-red)}
.tc-hero-photo{margin:0;min-width:0;position:relative;align-self:stretch;min-height:430px;background:var(--tc-hero-surface);isolation:isolate}
.tc-hero-photo img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:61% 50%;border-radius:0!important;mask-image:linear-gradient(90deg,transparent,#000 15%,#000 94%,transparent);animation:tc-hero-enter .8s ease-out both}
.tc-hero-photo::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,var(--tc-hero-surface),transparent 13%,transparent 95%,var(--tc-hero-surface))}
.tc-visual-paths{display:grid;grid-template-columns:1fr 1fr;gap:0;border-block:1px solid var(--tc-line);margin-top:18px}
.tc-visual-paths a{display:flex;align-items:center;gap:15px;padding:17px 22px;text-decoration:none;color:inherit;transition:background .2s}
.tc-visual-paths a:first-child{padding-left:0}
.tc-visual-paths a+a{border-left:1px solid var(--tc-line)}
.tc-visual-paths a:hover{background:rgba(128,128,128,.07)}
.tc-visual-paths svg{width:28px;height:28px;color:var(--tc-red);flex-shrink:0}
.tc-visual-paths strong{display:block;font-size:18px;line-height:1.3}
.tc-visual-paths small{display:block;font-size:12px;line-height:1.5;color:#62635b;margin-top:4px}
.tc-hero-repair .tc-visual-condition,.tc-hero-care .tc-visual-condition,.tc-hero-repair .tc-visual-paths small,.tc-hero-care .tc-visual-paths small{color:#bebfb9}
@keyframes tc-hero-enter{from{opacity:.4;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}
@media(max-width:960px) and (min-width:701px){.tc-hero-visual h1{font-size:36px}.tc-hero-photo{min-height:425px}.tc-hero-visual .tc-lead{font-size:15px}.tc-visual-grid{gap:0}}
@media(max-width:700px){.tc-hero-visual{padding-top:0}.tc-visual-grid{grid-template-columns:minmax(0,1fr);gap:0}.tc-visual-copy{padding:13px 0 15px}.tc-hero-visual h1{font-size:clamp(32px,7.6vw,45px);max-width:24ch;margin-bottom:14px}.tc-hero-visual .tc-thesis{font-size:20px;max-width:none}.tc-hero-visual .tc-lead{font-size:15px;max-width:none}.tc-hero-visual .tc-actions{margin-top:17px}.tc-hero-photo{height:clamp(235px,64vw,355px);min-height:0}.tc-hero-photo img{object-position:60% 47%;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.tc-hero-photo::after{background:linear-gradient(0deg,var(--tc-hero-surface),transparent 13%,transparent 92%,var(--tc-hero-surface))}.tc-visual-paths{margin-top:5px}.tc-visual-paths a{padding:14px 10px;gap:9px}.tc-visual-paths svg{width:22px;height:22px}.tc-visual-paths strong{font-size:14px}.tc-visual-paths small{font-size:11px}.tc-hero-visual .tc-visual-condition{font-size:11px}}
@media(prefers-reduced-motion:reduce){.tc-hero-photo img{animation:none}.tc-visual-paths a{transition:none}}
.tc-specific .tc-case-history{display:flex;flex-direction:column;border-top:2px solid var(--tc-red);background:transparent;color:inherit;padding:0}
.tc-case-history article{display:grid;grid-template-columns:32px 1fr;gap:16px;padding:21px 0;border-bottom:1px solid var(--tc-line)}
.tc-case-history article>span{font-weight:800;font-size:15px;color:var(--tc-red)}
.tc-case-history h3{font-size:21px;line-height:1.2;margin:0 0 10px}
.tc-specific .tc-case-history p{font-size:16px;line-height:1.65;margin:0;max-width:none}
.tc-specific .tc-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:23px}
.tc-specific .tc-actions a:not(.rc-button){font-size:15px;font-weight:700}
@media(max-width:700px){.tc-case-history article{grid-template-columns:24px 1fr;gap:12px}.tc-case-history h3{font-size:20px}}
.tc-case-history article a{display:inline-block;color:var(--tc-red);font-size:15px;font-weight:700;margin-top:10px;text-decoration:underline;text-underline-offset:4px}
.tc-quote-comparison{padding-block:34px}
.tc-quote-comparison .tc-section-head>p:last-child{max-width:80ch;font-size:17px;line-height:1.65;color:#62635b;margin-top:18px}
.tc-quote-comparison table{width:100%;border-collapse:collapse;font-size:16px;line-height:1.5;margin-top:25px;table-layout:fixed}
.tc-quote-comparison thead{background:#000;color:#fff}
.tc-quote-comparison th,.tc-quote-comparison td{text-align:left;padding:17px 20px;border-bottom:1px solid #c5c5c5;overflow-wrap:anywhere}
.tc-quote-comparison thead th:first-child{width:24%}
.tc-quote-comparison thead th{border-top:3px solid #f00027}
.tc-quote-comparison tbody th{font-weight:700}
.tc-quote-comparison tbody td{color:#57584f}
.tc-quote-bottom{display:grid;grid-template-columns:1fr auto;gap:25px;align-items:center;margin-top:20px}
.tc-quote-bottom>p{font-size:15px;max-width:65ch;color:#62635b;line-height:1.6}
.tc-quote-bottom .tc-actions{display:flex;gap:20px;flex-wrap:wrap;align-items:center}
.tc-quote-bottom .tc-actions>a:not(.rc-button){font-weight:700;font-size:15px}
@media(max-width:700px){.tc-quote-comparison{padding-block:27px}.tc-quote-comparison table{font-size:13px;line-height:1.5}.tc-quote-comparison th,.tc-quote-comparison td{padding:13px 8px}.tc-quote-comparison thead th:first-child{width:30%}.tc-quote-bottom{grid-template-columns:1fr;gap:18px}}
.tc-comfort{padding-block:38px}
.tc-comfort .tc-section-head>p:last-child{font-size:18px;color:#62635b;margin-top:18px}
.tc-comfort-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:30px;position:relative}
.tc-comfort-node{position:relative;color:inherit;text-decoration:none;padding:25px 24px 32px;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;transition:background .3s,border-color .3s}
.tc-comfort-node+.tc-comfort-node{border-left:1px solid #d5d5d5}
.tc-comfort-node:hover,.tc-comfort-node:focus-visible{background:#fff;border-top-color:#f00027}
.tc-comfort-icon{display:flex;width:54px;height:54px;border-radius:50%;background:#f00027;color:white;align-items:center;justify-content:center;margin-bottom:18px;transition:transform .3s}
.tc-comfort-icon svg{width:27px;height:27px}
.tc-comfort-node:hover .tc-comfort-icon{transform:translateY(-4px)}
.tc-comfort-node h3{font-size:25px;letter-spacing:-.7px;margin:0 0 12px}
.tc-comfort-node p{font-size:17px;line-height:1.6;max-width:32ch;color:#62635b;margin:0 0 22px}
.tc-comfort-detail{font-weight:700;font-size:14px;line-height:1.5;color:#bb0020;display:block}
.tc-comfort-result{display:flex;justify-content:space-between;align-items:center;gap:22px;background:#000;color:white;padding:22px 25px}
.tc-comfort-result>span{display:flex;align-items:center;gap:15px}
.tc-comfort-result svg{color:#ff2348;width:26px;height:26px;flex-shrink:0}
.tc-comfort-result a{color:white;font-size:15px;text-underline-offset:5px}
.tc-comfort-foot{max-width:80ch;font-size:15px;line-height:1.65;color:#62635b;margin-top:20px}
.tc-comfort-foot a{color:#151515;text-underline-offset:4px}
.tc-comfort-node:focus-visible{outline:3px solid #f00027;outline-offset:-3px}
@media(max-width:700px){.tc-comfort{padding-block:28px}.tc-comfort-map{grid-template-columns:1fr;margin-top:22px}.tc-comfort-node{padding:20px 0 20px 66px}.tc-comfort-node+.tc-comfort-node{border-left:0;border-top:0}.tc-comfort-icon{position:absolute;left:0;top:20px;width:46px;height:46px}.tc-comfort-node h3{font-size:22px}.tc-comfort-node p{font-size:16px;margin-bottom:12px;max-width:none}.tc-comfort-result{align-items:flex-start;flex-direction:column;padding:20px;gap:16px}.tc-comfort-result strong{font-size:17px;line-height:1.45}}
@media(prefers-reduced-motion:reduce){.tc-comfort-node,.tc-comfort-icon{transition:none}.tc-comfort-node:hover .tc-comfort-icon{transform:none}}
.tc-season{padding-block:38px}
.tc-season .tc-section-head>p:last-child{font-size:18px;line-height:1.6;color:#62635b;margin-top:16px}
.tc-season-line{list-style:none;padding:0!important;margin:30px 0 0!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.tc-season-line li{position:relative;margin:0;padding:0!important}
.tc-season-line li:before{content:"";position:absolute;left:54px;right:-26px;top:24px;height:1px;background:#c5c5c5}
.tc-season-line li:last-child:before{right:0}
.tc-season-number{position:relative;display:flex;align-items:center;justify-content:center;width:49px;height:49px;border:1px solid #f00027;border-radius:50%;color:#f00027;font-weight:800;font-size:17px;background:#f5f5f5;margin-bottom:23px;transition:background .3s,color .3s}
.tc-season-line li:hover .tc-season-number,.tc-season-line li:focus-within .tc-season-number{background:#f00027;color:white}
.tc-season-line h3{font-size:23px;letter-spacing:-.6px;line-height:1.25;margin:0 0 13px}
.tc-season-line p{font-size:17px;color:#62635b;line-height:1.6;margin:0 0 19px}
.tc-season-line a{color:#b90020;font-size:15px;font-weight:700;text-underline-offset:4px}
.tc-season-note{display:flex;align-items:flex-start;gap:16px;background:#000;color:white;padding:22px 25px;margin-top:28px}
.tc-season-note>svg{color:#ff2348;flex-shrink:0;width:26px;height:26px}
.tc-season-note p{margin:0;font-size:16px;line-height:1.6;max-width:85ch}
.tc-season-note strong{display:block;color:white}
@media(max-width:700px){.tc-season{padding-block:28px}.tc-season-line{grid-template-columns:1fr;gap:0}.tc-season-line li{display:grid;grid-template-columns:44px 1fr;gap:18px;padding-bottom:27px!important}.tc-season-line li:before{top:45px;bottom:0;left:21px;width:1px;height:auto;right:auto}.tc-season-line li:last-child:before{display:none}.tc-season-number{width:44px;height:44px;margin:0}.tc-season-line h3{font-size:22px;margin-top:7px}.tc-season-line p{font-size:16px}.tc-season-note{margin-top:0;padding:20px}.tc-season-note p{font-size:15px}}
@media(prefers-reduced-motion:reduce){.tc-season-number{transition:none}}
.tc-controller{padding-block:38px}
.tc-controller .tc-section-head>p:last-child{font-size:18px;line-height:1.6;color:#62635b;margin-top:18px}
.tc-controller-choices{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0 0}
.tc-controller-choices[hidden]{display:none}
.tc-controller-choices button{display:flex;align-items:center;gap:10px;padding:13px 20px;background:transparent;border:1px solid #c5c5c5;border-radius:7px;font-family:inherit;font-weight:700;font-size:16px;line-height:1.3;color:#202020;cursor:pointer;transition:background .25s,color .25s,border-color .25s}
.tc-controller-choices button svg{width:20px;height:20px}
.tc-controller-choices button[aria-pressed=true]{background:#000;color:#fff;border-color:#000}
.tc-controller-choices button:focus-visible{outline:3px solid #f00027;outline-offset:3px}
.tc-controller-panels article{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:38px;align-items:center;border-block:1px solid #d2d2d2;padding-block:28px;margin-top:22px}
.tc-controller-panels article[hidden]{display:none}
.tc-controller-panels h3{font-size:27px;letter-spacing:-.6px;line-height:1.2;margin:0 0 17px}
.tc-controller-panels p,.tc-controller-panels li{font-size:17px;line-height:1.6;color:#62635b}
.tc-controller-panels ul{padding-left:21px!important;margin:16px 0}
.tc-controller-panels a{font-size:15px;font-weight:700;color:#b90020;text-underline-offset:4px}
.tc-control-visual{display:flex;align-items:center;justify-content:center;gap:0;padding:26px 18px;background:#ececec;border-radius:12px;min-width:0}
.tc-control-device{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;background:#000;border-radius:17px;color:white;padding:25px 17px;min-width:0;box-shadow:0 12px 28px #00000015}
.tc-control-device svg{width:43px;height:43px;color:#ff2348}
.tc-control-device strong{font-size:18px;line-height:1.3}
.tc-control-device i{font-style:normal;font-size:12px;color:#aaa}
.tc-control-wire{height:2px;width:40px;background:#f00027;flex-shrink:1;min-width:15px;position:relative}
.tc-control-wire:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#f00027;top:-2px;left:0;animation:tc-control-pulse 2s ease-in-out infinite}
.tc-control-visual>svg{width:44px;height:56px;flex-shrink:0}
.tc-controller-foot{font-size:14px;line-height:1.6;color:#62635b;max-width:80ch;margin-top:17px}
.tc-controller[data-control-ready] article:not([hidden])>div:last-child{animation:tc-control-enter .3s ease-out}
@keyframes tc-control-pulse{50%{left:calc(100% - 6px)}}
@keyframes tc-control-enter{from{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.tc-controller{padding-block:28px}.tc-controller-choices{gap:7px}.tc-controller-choices button{padding:11px 12px;font-size:14px;gap:7px}.tc-controller-panels article{grid-template-columns:1fr;gap:23px;padding-block:22px}.tc-control-visual{padding:22px 18px}.tc-control-device{padding:20px 25px}.tc-control-wire{width:48px}.tc-controller-panels h3{font-size:25px}.tc-controller-panels p,.tc-controller-panels li{font-size:16px}}
@media(prefers-reduced-motion:reduce){.tc-controller-choices button{transition:none}.tc-control-wire:after,.tc-controller[data-control-ready] article:not([hidden])>div:last-child{animation:none}}
.tc-symptom-map{padding-block:clamp(30px,4vw,58px)}
.tc-symptom-options:not([hidden]){display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}
.tc-symptom-options button{background:#fff;border:1px solid #d2d2d2;border-radius:8px;padding:14px 20px;font:inherit;font-weight:700;cursor:pointer;transition:background .25s,color .25s,border-color .25s}
.tc-symptom-options button[aria-pressed=true]{background:#080808;color:#fff;border-color:#080808}
.tc-symptom-options button:focus-visible{outline:3px solid #f03;outline-offset:3px}
.tc-symptom-body{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,60px)}
.tc-symptom-body figure{margin:0;min-width:0;background:linear-gradient(160deg,#eeeeee,#f9f9f9);border-radius:16px;padding:18px}
.tc-symptom-body svg{width:100%;height:auto;display:block}
.tc-symptom-body figcaption{font-size:13px;line-height:1.5;color:#62625e;text-align:center;margin:8px 0}
.tc-map-arranque,.tc-map-calor,.tc-map-agua{stroke:#999b96;fill:none;stroke-width:3;transition:stroke .4s,fill .4s}
.tc-map-arranque>rect:first-child{fill:#fff}
.tc-map-arranque>rect:nth-child(2){fill:#eee}
.tc-map-labels{font-size:18px;text-anchor:middle;font-family:inherit;fill:#42443f;font-weight:600}
[data-active=arranque] .tc-map-arranque,[data-active=agua] .tc-map-agua,[data-active=calor] .tc-map-calor{stroke:#f03}
.tc-map-path{stroke:#b6b8b1}
.tc-map-path path{stroke-dasharray:10 8}
[data-active=agua] .tc-map-path .tc-map-agua,[data-active=calor] .tc-map-path .tc-map-calor{animation:tc-flow 1.4s linear infinite}
.tc-symptom-panels{min-width:0}
.tc-symptom-panels article{animation:tc-map-in .3s ease-out}
.tc-map-number{font-size:13px;letter-spacing:.08em;font-weight:700;color:#e9002c;text-transform:uppercase}
.tc-symptom-panels h3{font-size:clamp(24px,2.3vw,33px);line-height:1.15;margin:13px 0}
.tc-symptom-panels p,.tc-symptom-panels li{font-size:17px;line-height:1.65;color:#4e504b}
.tc-symptom-panels ul{padding-left:22px;margin:16px 0 22px}
.tc-symptom-panels li{padding:3px 0}
.tc-symptom-panels li::marker{color:#f03}
.tc-symptom-panels a{font-weight:700;text-underline-offset:5px}
@keyframes tc-flow{to{stroke-dashoffset:-36}}
@keyframes tc-map-in{from{opacity:.65;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(max-width:700px){.tc-symptom-body{grid-template-columns:1fr;gap:24px}.tc-symptom-options button{flex:1 1 100%;text-align:left;padding:13px 15px}.tc-symptom-body figure{padding:10px}.tc-symptom-panels p,.tc-symptom-panels li{font-size:16px}}
@media(prefers-reduced-motion:reduce){.tc-symptom-map *{animation:none!important;transition:none!important}}
.tc-retrofit{padding-block:clamp(30px,4vw,58px)}
.tc-retrofit-body{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1.4fr);align-items:center;gap:clamp(22px,4vw,54px);margin-top:28px}
.tc-retrofit-plan{margin:0;min-width:0}
.tc-retrofit-plan svg{width:100%;height:auto;display:block;max-width:440px;margin:auto}
.tc-retrofit-plan figcaption{font-size:14px;line-height:1.55;color:#65655e;text-align:center;max-width:330px;margin:12px auto 0}
.tc-retrofit-outline{fill:#eeeeee;stroke:#d3d3d3;stroke-width:2}
.tc-retrofit-boiler{fill:#fff;stroke:#171715;stroke-width:2}
.tc-retrofit-boiler>rect:nth-child(2){fill:#171715}
.tc-retrofit-boiler>circle{fill:#f03;stroke:#f03}
.tc-retrofit-lines{stroke:#b5b6ae;stroke-width:3;fill:none;stroke-dasharray:5 4}
.tc-retrofit-circuit,.tc-retrofit-drain,.tc-retrofit-control,.tc-retrofit-space{stroke:#92958b;stroke-width:2;fill:none;transition:stroke .35s}
.tc-retrofit-caption{fill:#595b54;text-anchor:middle;font:13px inherit}
.tc-retrofit-links{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;min-width:0}
.tc-retrofit-links>a{padding:20px 0;border-top:1px solid #cdcdcd;text-decoration:none;display:block;color:#111;transition:border-color .3s}
.tc-retrofit-links>a>svg{width:26px;height:26px;color:#f03;transition:transform .3s}
.tc-retrofit-links h3{font-size:24px;line-height:1.15;margin:14px 0 10px}
.tc-retrofit-links p{font-size:16px;line-height:1.6;color:#575951;margin:0 0 16px}
.tc-retrofit-links span{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px}
.tc-retrofit-links>a:hover,.tc-retrofit-links>a:focus-visible{border-top-color:#f03}
.tc-retrofit-links>a:hover>svg,.tc-retrofit-links>a:focus-visible>svg{transform:translateY(-3px)}
.tc-retrofit-links>a:focus-visible{outline:3px solid #f03;outline-offset:5px;border-radius:3px}
.tc-retrofit:has([data-retrofit=space]:is(:hover,:focus-visible)) .tc-retrofit-space,.tc-retrofit:has([data-retrofit=drain]:is(:hover,:focus-visible)) .tc-retrofit-drain,.tc-retrofit:has([data-retrofit=control]:is(:hover,:focus-visible)) .tc-retrofit-control,.tc-retrofit:has([data-retrofit=circuit]:is(:hover,:focus-visible)) .tc-retrofit-circuit{stroke:#f03}
.tc-retrofit-end{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;margin-top:24px;border-top:1px solid #d2d2d2}
.tc-retrofit-end p{font-size:16px;line-height:1.6;margin:0;max-width:770px}
.tc-retrofit-end a{font-size:15px;font-weight:700;flex-shrink:0;text-underline-offset:5px}
@media(max-width:850px){.tc-retrofit-body{grid-template-columns:1fr;gap:24px}.tc-retrofit-plan svg{max-width:340px}.tc-retrofit-end{align-items:flex-start;flex-direction:column;gap:12px}}
@media(max-width:480px){.tc-retrofit-links{grid-template-columns:1fr}.tc-retrofit-links>a{display:grid;grid-template-columns:30px 1fr;gap:0 14px;padding:18px 0}.tc-retrofit-links h3{margin:0 0 9px;font-size:23px}.tc-retrofit-links p,.tc-retrofit-links span{grid-column:2}.tc-retrofit-plan svg{max-width:300px}}
@media(prefers-reduced-motion:reduce){.tc-retrofit *{transition:none!important;animation:none!important}}
.tc-observation{padding-block:clamp(30px,4vw,58px)}
.tc-observation-pair{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:28px}
.tc-observation-pair article{padding:clamp(20px,3vw,36px);border-radius:12px;min-width:0}
.tc-bill-side{background:#e9e9e9}
.tc-behaviour-side{background:#090909;color:#fff}
.tc-observation-title{display:flex;gap:14px;align-items:center}
.tc-observation-title>svg{color:#f03;width:30px;height:30px;flex:none}
.tc-observation-title h3{font-size:clamp(23px,2.2vw,31px);line-height:1.18;margin:0}
.tc-observation-pair p,.tc-observation-pair li{font-size:16px;line-height:1.65}
.tc-bill-side p,.tc-bill-side li{color:#505249}
.tc-behaviour-side p{color:#c8c9c4}
.tc-bill-graphic{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-block:1px solid #c7c8bf;padding:23px 0;margin:24px 0}
.tc-bill-graphic strong{font-size:clamp(21px,2.2vw,30px);display:block;color:#111}
.tc-bill-graphic span{display:block;font-size:13px;line-height:1.5;margin-top:6px;color:#595c51}
.tc-bill-side ul{padding-left:20px;margin:0 0 25px}
.tc-bill-side li{padding:3px 0}
.tc-bill-side li::marker{color:#f03}
.tc-bill-side>a,.tc-observation-more{font-size:15px;font-weight:700;text-underline-offset:5px;color:inherit}
.tc-signal-links{margin:20px 0 24px}
.tc-signal-links>a{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid #363832;color:inherit;text-decoration:none}
.tc-signal-links>a>svg{width:24px;height:24px;flex:none;color:#ff294e;transition:transform .3s}
.tc-signal-links strong{font-size:16px;display:block;line-height:1.4}
.tc-signal-links small{font-size:13px;line-height:1.55;display:block;color:#b8bbb3;margin-top:5px}
.tc-signal-links>a:is(:hover,:focus-visible)>svg{transform:scale(1.15)}
.tc-signal-links>a:focus-visible{outline:3px solid #f03;outline-offset:4px}
.tc-observation-next{margin-top:24px;display:flex;gap:22px;align-items:center;justify-content:space-between}
.tc-observation-next>span{display:flex;align-items:center;gap:13px;font-size:15px}
.tc-observation-next svg{color:#f03;width:25px;flex:none}
.tc-observation-next p{font-size:14px;line-height:1.6;color:#5e6057;margin:0}
@media(max-width:800px){.tc-observation-pair{grid-template-columns:1fr;gap:18px}.tc-observation-next{flex-direction:column;align-items:flex-start;gap:10px}}
@media(max-width:390px){.tc-bill-graphic{gap:7px}.tc-bill-graphic span{font-size:12px}.tc-observation-title{gap:10px}.tc-observation-title h3{font-size:23px}}
@media(prefers-reduced-motion:reduce){.tc-observation *{transition:none!important;animation:none!important}}
.tc-water-cases{padding-block:clamp(30px,4vw,58px)}
.tc-water-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px}
.tc-water-case-grid article{border-top:3px solid #f03;background:#fff;padding:24px;border-radius:0 0 10px 10px;display:flex;flex-direction:column;min-width:0}
.tc-water-points{display:flex;align-items:center;gap:8px;margin:2px 0 24px}
.tc-water-points span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#f0f0f0;flex:none;color:#888d81;transition:background .3s,color .3s}
.tc-water-points span.is-problem{background:#ffe5eb;color:#ee002d;box-shadow:0 0 0 1px #f6bdc9}
.tc-water-points svg{width:24px;height:24px}
.tc-water-points i{height:1px;background:#d4d5ce;flex:1;min-width:4px}
.tc-water-case-grid article:is(:hover,:focus-within) .is-problem{background:#f03;color:#fff}
.tc-water-case-label{font-size:12px!important;font-weight:700;color:#e9002c!important;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px!important}
.tc-water-case-grid h3{font-size:clamp(21px,2vw,27px);line-height:1.2;margin:0 0 16px}
.tc-water-case-grid p{font-size:16px;line-height:1.7;color:#53574f;margin:0 0 23px}
.tc-water-case-grid a{font-size:14px;font-weight:700;line-height:1.55;margin-top:auto;text-underline-offset:5px;color:#171914}
.tc-water-case-grid a:focus-visible{outline:3px solid #f03;outline-offset:5px}
.tc-water-case-note{display:flex;gap:16px;align-items:center;padding-top:26px}
.tc-water-case-note>svg{color:#f03;flex:none;width:29px}
.tc-water-case-note p{font-size:16px;line-height:1.6;margin:0;flex:1}
.tc-water-case-note .rc-button{flex:none}
@media(max-width:900px){.tc-water-case-grid{grid-template-columns:1fr;gap:16px}.tc-water-case-grid article{display:grid;grid-template-columns:minmax(180px,.6fr) minmax(0,1.4fr);gap:0 24px;padding:22px}.tc-water-points{grid-column:1;grid-row:1/5;align-self:center;margin:0}.tc-water-case-label,.tc-water-case-grid h3,.tc-water-case-grid p,.tc-water-case-grid a{grid-column:2}.tc-water-case-grid h3 br{display:none}}
@media(max-width:700px){.tc-water-case-grid article{display:flex;padding:22px}.tc-water-points{width:100%;max-width:270px;margin:0 0 22px}.tc-water-case-note{flex-wrap:wrap;align-items:flex-start}.tc-water-case-note p{flex-basis:calc(100% - 50px)}.tc-water-case-note .rc-button{margin-left:45px}}
@media(prefers-reduced-motion:reduce){.tc-water-cases *{transition:none!important;animation:none!important}}
.tc-decision-route{padding-block:clamp(2.3rem,4vw,4.5rem)}
.tc-decision-origin{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:26px 30px;background:#0b0b0b;color:white;border-radius:16px;position:relative}
.tc-decision-origin .tc-kicker{margin:0 0 7px}
.tc-decision-origin h3{margin:0;font-size:clamp(1.3rem,2.2vw,1.9rem)}
.tc-decision-origin p:last-child{margin:8px 0 0;color:#d5d5d5}
.tc-decision-origin>a{color:white;text-underline-offset:5px;font-weight:650}
.tc-decision-icon{display:grid;place-items:center;width:68px;height:68px;background:#272727;border-radius:50%;color:#ff1739}
.tc-decision-icon svg{width:32px;height:32px}
.tc-decision-branches{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:36px;position:relative}
.tc-decision-branches:before{content:"";position:absolute;top:0;left:25%;right:25%;height:36px;border:solid #c2c2c2;border-width:2px 2px 0}
.tc-decision-branches article{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:30px;border:1px solid #d7d7d7;border-radius:16px;background:#fff;transition:border-color .3s,box-shadow .3s,transform .3s}
.tc-decision-branches article:hover,.tc-decision-branches article:focus-within{border-color:#f0002d;box-shadow:0 12px 28px #00000009;transform:translateY(-3px)}
.tc-decision-symbol{width:60px;height:60px;background:#f1f1f1;border-radius:15px;display:grid;place-items:center;color:#ed0027;margin-bottom:22px}
.tc-decision-symbol svg{width:32px;height:32px}
.tc-decision-number{position:absolute;right:28px;top:25px;font-size:2.5rem;font-weight:750;color:#dadada;line-height:1}
.tc-decision-branches .tc-kicker{margin:0 0 9px}
.tc-decision-branches h3{font-size:clamp(1.4rem,2.6vw,2rem);line-height:1.15;margin:0 0 14px}
.tc-decision-branches article>p:not(.tc-kicker){margin:0;color:#555;max-width:48ch}
.tc-decision-branches ul{list-style:none;margin:20px 0 24px;padding:0;width:100%}
.tc-decision-branches li{position:relative;padding:10px 0 10px 23px;border-bottom:1px solid #eaeaea;font-size:1rem;line-height:1.5}
.tc-decision-branches li:before{content:"";position:absolute;left:0;top:18px;width:7px;height:7px;background:#ed0027;border-radius:50%}
.tc-decision-branches .rc-button{margin-top:auto;min-height:48px}
.tc-decision-conclusion{display:flex;gap:30px;align-items:center;justify-content:space-between;padding:24px 0 0}
.tc-decision-conclusion p{max-width:74ch;margin:0;color:#555}
.tc-decision-conclusion strong{color:#111;display:block}
.tc-decision-conclusion a{flex-shrink:0;color:#111;font-weight:650;text-underline-offset:5px}
@media(max-width:800px){.tc-decision-origin{grid-template-columns:auto 1fr}.tc-decision-origin>a{grid-column:2}.tc-decision-conclusion{display:block}.tc-decision-conclusion a{display:inline-block;margin-top:14px}.tc-decision-branches{gap:16px}.tc-decision-branches article{padding:24px}}
@media(max-width:600px){.tc-decision-origin{padding:22px;gap:16px;grid-template-columns:1fr}.tc-decision-origin>a{grid-column:auto}.tc-decision-icon{width:52px;height:52px}.tc-decision-branches{grid-template-columns:1fr;padding-top:20px;gap:16px}.tc-decision-branches:before{display:none}.tc-decision-branches article{padding:24px}.tc-decision-route h2 br{display:none}.tc-decision-branches .rc-button{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){.tc-decision-branches article{transition:none;transform:none!important}}
.tc-purchase-passport{padding-block:clamp(2.5rem,4vw,4rem)}
.tc-purchase-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:28px;align-items:start}
.tc-purchase-choices{display:flex;flex-direction:column;gap:12px}
.tc-purchase-choices [data-purchase-choice]{display:grid;grid-template-columns:24px 54px minmax(0,1fr);gap:18px;align-items:center;text-decoration:none;padding:23px 22px;border:1px solid #d5d5d5;background:white;border-radius:12px;color:#121212;transition:border-color .28s,background .28s}
.tc-purchase-choices [data-purchase-choice]:hover,.tc-purchase-choices [aria-current=true]{border-color:#ed0027;background:#fff5f5}
.tc-purchase-step{font-size:13px;font-weight:750;color:#666}
.tc-purchase-choice-icon{display:grid;place-items:center;background:#f1f1f1;border-radius:50%;width:54px;height:54px;color:#ed0027}
.tc-purchase-choice-icon svg{width:26px;height:26px}
.tc-purchase-choices strong{display:block;font-size:1.25rem;line-height:1.3}
.tc-purchase-choices small{display:block;font-size:.9rem;color:#626262;line-height:1.5;margin-top:5px}
.tc-purchase-shop{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 5px;font-weight:700;color:#111;text-underline-offset:5px}
.tc-purchase-shop svg{width:22px;height:22px;flex-shrink:0}
.tc-purchase-panels{display:grid;gap:20px}
.tc-purchase-panels article{padding:32px;background:#080808;color:white;border-radius:16px;scroll-margin-top:160px}
.tc-purchase-panels article[hidden]{display:none}
.tc-purchase-panels .tc-kicker{color:#ff3652;letter-spacing:.04em;line-height:1.6;font-size:.85rem;margin:0 0 14px}
.tc-purchase-panels h3{font-size:clamp(1.65rem,3vw,2.2rem);line-height:1.15;margin:0 0 20px}
.tc-purchase-panels article>p:not(.tc-kicker){color:#d3d3d3;margin:0;max-width:55ch}
.tc-purchase-panels ul{list-style:none;margin:22px 0;padding:0}
.tc-purchase-panels li{display:flex;gap:14px;align-items:flex-start;padding:12px 0;border-bottom:1px solid #333;font-size:1rem}
.tc-purchase-panels li svg{width:19px;height:19px;color:#ff2347;flex-shrink:0;margin-top:3px}
.tc-purchase-panels article>a{display:inline-flex;align-items:center;gap:14px;color:#fff;font-weight:650;text-underline-offset:5px;min-height:44px}
.tc-purchase-panels article>a svg{width:20px;height:20px}
.tc-purchase-passport.is-ready .tc-purchase-panels article:not([hidden]){animation:tc-purchase-in .3s ease-out}
@keyframes tc-purchase-in{from{opacity:.35;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(max-width:850px){.tc-purchase-layout{grid-template-columns:1fr}.tc-purchase-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tc-purchase-choices [data-purchase-choice]{grid-template-columns:1fr;gap:10px;padding:17px}.tc-purchase-step{display:none}.tc-purchase-choices strong{font-size:1.1rem}.tc-purchase-shop{grid-column:1/-1;padding-block:9px}.tc-purchase-choice-icon{width:42px;height:42px}.tc-purchase-passport h2 br{display:none}}
@media(max-width:500px){.tc-purchase-choices{display:flex;gap:8px}.tc-purchase-choices [data-purchase-choice]{grid-template-columns:42px 1fr;gap:14px;padding:14px 16px}.tc-purchase-panels article{padding:24px}.tc-purchase-choices small{margin-top:2px}.tc-purchase-panels article{scroll-margin-top:100px}}
@media(prefers-reduced-motion:reduce){.tc-purchase-choices [data-purchase-choice]{transition:none}.tc-purchase-passport.is-ready .tc-purchase-panels article{animation:none}}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-layout{grid-template-columns:minmax(240px,.72fr) minmax(0,1.6fr);gap:28px;align-items:stretch}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-step{display:none}
.tc-purchase-passport[data-variant=consultation-route] [data-purchase-choice]{grid-template-columns:48px minmax(0,1fr);padding:19px;gap:14px;border-radius:8px;align-content:start}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-choice-icon{width:48px;height:48px}
.tc-purchase-passport[data-variant=consultation-route] [aria-current=true]{background:#080808;color:white;border-color:#080808}
.tc-purchase-passport[data-variant=consultation-route] [aria-current=true] small{color:#cecece}
.tc-purchase-passport[data-variant=consultation-route] [aria-current=true] .tc-purchase-choice-icon{background:#252525;color:#ff3152}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels article{background:#fff;color:#111;border:1px solid #d6d6d6;border-top:4px solid #ed0027;border-radius:8px;padding:28px;display:flex;flex-direction:column}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels article[hidden]{display:none}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels article>p:not(.tc-kicker){color:#555;max-width:70ch}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels .tc-kicker{color:#d40023}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels h3{font-size:clamp(1.65rem,2.4vw,2.1rem);margin-bottom:16px}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:24px 0}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels li{border:0;border-top:1px solid #d6d6d6;padding-top:14px;font-size:.95rem;line-height:1.55;gap:8px}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels li strong{display:block;color:#111;margin-bottom:7px;font-size:.95rem}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels li span{color:#555}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels article>a{color:#111;margin-top:auto;align-self:flex-start}
.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-shop{font-size:.95rem;padding:12px 3px}
@media(max-width:1000px){.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-layout{grid-template-columns:1fr;gap:16px}.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tc-purchase-passport[data-variant=consultation-route] [data-purchase-choice]{grid-template-columns:1fr;padding:17px}.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-shop{grid-column:1/-1;justify-content:flex-start;gap:12px}}
@media(max-width:620px){.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels ul{grid-template-columns:1fr;gap:8px;margin:20px 0}.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels article{padding:24px}.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-panels li strong{margin-bottom:3px}.tc-purchase-passport[data-variant=consultation-route] .tc-purchase-choices{grid-template-columns:1fr;gap:8px}.tc-purchase-passport[data-variant=consultation-route] [data-purchase-choice]{grid-template-columns:48px minmax(0,1fr);padding:14px 16px}}
.tc-purchase-passport[data-variant=service-choice] .tc-purchase-layout{grid-template-columns:1fr;gap:14px}
.tc-purchase-passport[data-variant=service-choice] .tc-purchase-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.tc-purchase-passport[data-variant=service-choice] .tc-purchase-step{display:none}
.tc-purchase-passport[data-variant=service-choice] [data-purchase-choice]{grid-template-columns:54px minmax(0,1fr);padding:22px;gap:16px;border-radius:9px}
.tc-purchase-passport[data-variant=service-choice] .tc-purchase-shop{grid-column:1/-1;justify-content:flex-start;padding:4px 0 8px;font-size:14px}
.tc-purchase-passport[data-variant=service-choice] .tc-purchase-panels article{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:0 50px;border-radius:10px;background:#050505}
.tc-purchase-passport[data-variant=service-choice] .tc-purchase-panels article[hidden]{display:none}
.tc-purchase-passport[data-variant=service-choice] .tc-purchase-panels article>p,.tc-purchase-passport[data-variant=service-choice] .tc-purchase-panels h3,.tc-purchase-passport[data-variant=service-choice] .tc-purchase-panels article>a{grid-column:1}
.tc-purchase-passport[data-variant=service-choice] .tc-purchase-panels ul{grid-column:2;grid-row:1/5;margin:0;align-self:center}
.tc-purchase-passport[data-variant=service-choice] .tc-purchase-panels article>a{margin-top:14px}
@media(max-width:850px){.tc-purchase-passport[data-variant=service-choice] [data-purchase-choice]{grid-template-columns:1fr;padding:17px;gap:10px}.tc-purchase-passport[data-variant=service-choice] .tc-purchase-panels article{grid-template-columns:1fr}.tc-purchase-passport[data-variant=service-choice] .tc-purchase-panels ul{grid-column:1;grid-row:auto;margin:15px 0 0}.tc-purchase-passport[data-variant=service-choice] .tc-purchase-panels article>p:not(.tc-kicker){max-width:none}}
@media(max-width:500px){.tc-purchase-passport[data-variant=service-choice] .tc-purchase-choices{grid-template-columns:1fr;gap:8px}.tc-purchase-passport[data-variant=service-choice] [data-purchase-choice]{grid-template-columns:42px minmax(0,1fr);padding:14px 16px;gap:14px}}
.tc-lifecycle{padding-block:clamp(32px,4vw,56px)}
.tc-lifecycle-shell{border:1px solid #d7d7d7;border-radius:12px;background:#fff}
.tc-lifecycle-nav{display:flex;gap:8px;flex-wrap:wrap;background:#050505;border-radius:11px 11px 0 0;padding:18px 24px}
.tc-lifecycle-nav a{display:inline-flex;align-items:center;gap:12px;padding:14px 20px;color:#fff;border:1px solid #626262;border-radius:7px;font-weight:700;text-decoration:none;transition:background .22s,border-color .22s}
.tc-lifecycle-nav a[aria-current=true]{background:#f00025;border-color:#f00025}
.tc-lifecycle-nav svg{width:21px;height:21px;flex:none}
.tc-lifecycle-nav a:hover{border-color:#fff}
.tc-lifecycle a:focus-visible{outline:3px solid #2670ed;outline-offset:4px}
.tc-lifecycle-panel{padding:24px 28px;scroll-margin-top:120px}
.tc-lifecycle-panel[hidden]{display:none}
.tc-lifecycle .tc-lifecycle-caption{font-size:clamp(21px,2vw,28px);line-height:1.3;margin:0 0 26px;letter-spacing:-.025em}
.tc-lifecycle-panel ol{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:0;margin:0}
.tc-lifecycle-panel li{min-width:0;display:flex;flex-direction:column;position:relative}
.tc-lifecycle-marker{display:flex;align-items:center;justify-content:space-between;border-top:2px solid #f00025;padding-top:14px;margin-bottom:12px}
.tc-lifecycle-marker span{font-size:14px;font-weight:700;color:#d90023}
.tc-lifecycle-marker svg{width:27px;height:27px;color:#d90023}
.tc-lifecycle .tc-lifecycle-stage{font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px;color:#64645e;font-weight:700}
.tc-lifecycle h4{font-size:clamp(20px,1.7vw,24px);line-height:1.3;letter-spacing:-.025em;margin:0 0 12px}
.tc-lifecycle li>p:not(.tc-lifecycle-stage){font-size:16px;line-height:1.7;color:#51514c;margin:0 0 20px}
.tc-lifecycle-result{display:flex;align-items:flex-start;gap:9px;margin-top:auto;padding:14px 0 0;border-top:1px solid #e2e2e2;font-size:14px;font-weight:650;line-height:1.5}
.tc-lifecycle-result svg{color:#d90023;width:18px;height:18px;flex:none;margin-top:2px}
.tc-lifecycle-foot{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-top:28px;padding-top:20px;border-top:1px solid #d7d7d7}
.tc-lifecycle-foot p{font-size:14px;line-height:1.65;max-width:66ch;margin:0;color:#55554e}
.tc-lifecycle-foot a{display:inline-flex;align-items:center;gap:10px;color:#111;font-size:15px;font-weight:750;line-height:1.45;text-underline-offset:5px;flex-shrink:0}
.tc-lifecycle-foot svg{width:18px;height:18px;color:#f00025}
.tc-lifecycle.is-ready .tc-lifecycle-panel{animation:tc-lifecycle-enter .3s ease-out}
@keyframes tc-lifecycle-enter{from{opacity:.2;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:800px){.tc-lifecycle-panel{padding:22px}.tc-lifecycle-panel ol{grid-template-columns:1fr;gap:24px}.tc-lifecycle-panel li{padding-left:54px}.tc-lifecycle-marker{position:absolute;left:0;top:0;flex-direction:column;gap:12px;width:33px;padding-top:10px}.tc-lifecycle-result{margin-top:0;padding-top:10px}.tc-lifecycle li>p:not(.tc-lifecycle-stage){margin-bottom:12px}.tc-lifecycle-foot{align-items:flex-start;flex-direction:column;gap:12px}.tc-lifecycle .tc-lifecycle-caption{margin-bottom:22px}}
@media(max-width:460px){.tc-lifecycle-nav{padding:14px;gap:8px;display:grid;grid-template-columns:1fr}.tc-lifecycle-nav a{padding:12px 15px}.tc-lifecycle-panel{padding:20px 16px}.tc-lifecycle-panel li{padding-left:45px}.tc-lifecycle h4{font-size:20px}}
@media(prefers-reduced-motion:reduce){.tc-lifecycle-nav a{transition:none}.tc-lifecycle.is-ready .tc-lifecycle-panel{animation:none}}
.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-panel ol{gap:46px}
.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-marker{border:0;justify-content:flex-start;gap:14px;padding:0;margin-bottom:16px}
.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-marker svg{width:42px;height:42px;padding:10px;box-sizing:content-box;background:#f0f0f0;border-radius:50%;color:#d80022}
.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-marker span{color:#74746f}
.tc-lifecycle[data-variant=system-chain] li:not(:last-child)::after{content:"→";position:absolute;right:-34px;top:16px;color:#d80022;font-size:24px;line-height:1}
.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-result{border-top:2px solid #f00025}
@media(max-width:800px){.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-panel ol{gap:36px}.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-panel li{padding-left:72px}.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-marker{width:52px;gap:7px}.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-marker svg{width:28px;height:28px;padding:10px}.tc-lifecycle[data-variant=system-chain] li:not(:last-child)::after{content:"↓";left:17px;right:auto;top:auto;bottom:-25px}.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-foot a{flex-shrink:1}}
@media(max-width:460px){.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-panel li{padding-left:58px}.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-marker{width:42px}.tc-lifecycle[data-variant=system-chain] .tc-lifecycle-marker svg{width:24px;height:24px;padding:8px}.tc-lifecycle[data-variant=system-chain] li:not(:last-child)::after{left:12px}}
.tc-needs{padding-block:clamp(32px,4vw,56px)}
.tc-needs-filters{display:flex;flex-wrap:wrap;gap:9px;margin:26px 0 20px}
.tc-needs-filters a{display:inline-flex;align-items:center;gap:9px;border:1px solid #d1d1d1;background:#fff;border-radius:7px;padding:12px 16px;color:#111;font-size:14px;font-weight:700;text-decoration:none;transition:background .22s,color .22s,border-color .22s}
.tc-needs-filters svg{width:19px;height:19px;flex:none}
.tc-needs-filters a[aria-current=true]{background:#f00025;border-color:#f00025;color:white}
.tc-needs-filters a:hover{border-color:#111}
.tc-needs a:focus-visible{outline:3px solid #2670ed;outline-offset:4px}
.tc-needs-table{border:1px solid #d5d5d5;border-radius:10px;background:#fff;scroll-margin-top:130px}
.tc-needs-key,.tc-needs-row{display:grid;grid-template-columns:.8fr 1fr 1fr}
.tc-needs-key{background:#050505;color:white;border-radius:9px 9px 0 0;font-size:15px}
.tc-needs-key>*{padding:20px 24px}
.tc-needs-key strong:last-child{color:#ffb9c4}
.tc-needs-row{border-top:1px solid #d5d5d5;scroll-margin-top:130px}
.tc-needs-row[hidden]{display:none}
.tc-needs-observation,.tc-needs-answer{padding:26px 24px;min-width:0}
.tc-needs-observation{background:#f1f1f1}
.tc-needs-answer{border-left:1px solid #dfdfdf;display:flex;flex-direction:column}
.tc-needs-observation>span{display:flex;justify-content:space-between;align-items:center;color:#d90023;font-size:13px;font-weight:700;margin-bottom:16px}
.tc-needs-observation svg{width:27px;height:27px}
.tc-needs h3{font-size:clamp(20px,1.7vw,25px);line-height:1.28;letter-spacing:-.03em;margin:0 0 12px}
.tc-needs h4{font-size:clamp(18px,1.5vw,22px);line-height:1.35;letter-spacing:-.02em;margin:0 0 12px}
.tc-needs-observation>p,.tc-needs-answer>p{font-size:16px;line-height:1.7;color:#54544e;margin:0 0 18px}
.tc-needs-observation>p{font-size:14px;margin-bottom:0}
.tc-needs-answer a{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#111;font-size:14px;font-weight:750;text-underline-offset:4px;margin-top:auto;padding-top:12px}
.tc-needs-answer a svg{color:#e50024;width:18px;height:18px;flex:none}
.tc-needs .tc-needs-label{display:none}
.tc-needs .tc-needs-note{font-size:14px;line-height:1.7;color:#5d5d55;margin-top:18px;max-width:90ch}
.tc-needs.is-ready .tc-needs-row{animation:tc-needs-reveal .3s ease-out}
@keyframes tc-needs-reveal{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:950px){.tc-needs-key{display:none}.tc-needs-row{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-needs-observation{grid-column:1/-1;display:grid;grid-template-columns:45px 1fr;column-gap:14px;padding:18px 22px}.tc-needs-observation>span{grid-row:1/3;flex-direction:column;justify-content:flex-start;gap:13px;margin:0}.tc-needs h3{font-size:23px;margin-bottom:7px}.tc-needs-observation>p{grid-column:2}.tc-needs .tc-needs-label{display:block;color:#b5001c;text-transform:uppercase;font-size:11px;font-weight:750;letter-spacing:.07em;margin-bottom:12px}.tc-needs-answer{padding:22px}.tc-needs-answer:nth-child(2){border-left:none}.tc-needs-row:first-of-type{border-top:none}.tc-needs-row:first-of-type .tc-needs-observation{border-radius:9px 9px 0 0}}
@media(max-width:540px){.tc-needs-row{grid-template-columns:1fr}.tc-needs-answer{border-left:none;padding:20px}.tc-needs-answer+.tc-needs-answer{border-top:1px solid #dfdfdf;background:#fff8f8}.tc-needs-observation{padding:20px;grid-template-columns:30px 1fr;gap:12px}.tc-needs h3{font-size:22px}.tc-needs-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.tc-needs-filters a{padding:12px 10px;justify-content:center;font-size:13px}.tc-needs-observation svg{width:23px;height:23px}}
@media(prefers-reduced-motion:reduce){.tc-needs-filters a{transition:none}.tc-needs.is-ready .tc-needs-row{animation:none}}
.tc-work-scope{padding-block:clamp(32px,4vw,56px)}
.tc-water-observer-body{display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid #dadada;border-radius:12px;background:#fff}
.tc-water-observer-map{margin:0;padding:28px;align-self:center}
.tc-water-outlet{display:grid;grid-template-columns:64px 1fr 10px;align-items:center;gap:18px;border-bottom:1px solid #e4e4e4;padding:18px 0}
.tc-water-outlet:last-child{border:0}
.tc-water-outlet-symbol{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#ffffff;color:#7b7b74;transition:color .3s,background .3s}
.tc-water-outlet-symbol svg{width:32px;height:32px}
.tc-water-outlet strong{font-size:20px;letter-spacing:-.02em}
.tc-water-outlet i{width:8px;height:8px;border-radius:50%;background:#c4c4c4;transition:background .3s,box-shadow .3s}
.tc-water-observer[data-scope=uno] [data-water-outlet=ducha] .tc-water-outlet-symbol,.tc-water-observer[data-scope=varios] .tc-water-outlet-symbol,.tc-water-observer[data-scope=juntos] [data-water-outlet=ducha] .tc-water-outlet-symbol,.tc-water-observer[data-scope=juntos] [data-water-outlet=grifo] .tc-water-outlet-symbol{background:#ffe9ed;color:#df0027}
.tc-water-observer[data-scope=uno] [data-water-outlet=ducha] i,.tc-water-observer[data-scope=varios] .tc-water-outlet i,.tc-water-observer[data-scope=juntos] [data-water-outlet=ducha] i,.tc-water-observer[data-scope=juntos] [data-water-outlet=grifo] i{background:#ef0028;box-shadow:0 0 0 5px #ef002812}
.tc-water-observer-map figcaption{font-size:12px;line-height:1.6;color:#67675f;margin-top:16px}
.tc-water-observer .tc-scope-panels{background:#080808;border-radius:0 11px 11px 0;color:#fff;display:grid;align-content:center}
.tc-water-observer .tc-scope-panels article{padding:32px}
.tc-water-observer .tc-scope-panels .tc-kicker{color:#ff3658}
.tc-water-observer .tc-scope-panels h3{color:#fff;font-size:clamp(26px,2.8vw,36px)}
.tc-water-observer .tc-scope-panels article>p:not(.tc-kicker){color:#c7c7c7;font-size:17px}
.tc-water-observer .tc-scope-panels li{border-color:#363633;color:#e5e5e5}
.tc-water-observer .tc-scope-panels li svg,.tc-water-observer .tc-scope-panels article>a svg{color:#ff3658}
.tc-water-observer .tc-scope-panels article>a{color:#fff;font-size:16px}
@media(max-width:850px){.tc-water-observer-body{grid-template-columns:1fr}.tc-water-observer .tc-scope-panels{border-radius:0 0 11px 11px}.tc-water-observer-map{padding:20px}.tc-water-observer-map>[role=img]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tc-water-outlet{grid-template-columns:1fr;border:0;text-align:center;padding:5px;gap:10px}.tc-water-outlet-symbol{margin:auto}.tc-water-outlet strong{font-size:17px}.tc-water-outlet i{display:none}.tc-water-observer-map figcaption{text-align:center}.tc-water-observer .tc-scope-panels article{padding:26px}}
@media(max-width:500px){.tc-water-observer .tc-scope-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.tc-water-observer .tc-scope-options a{flex-direction:column;padding:12px 6px;font-size:12px;text-align:center}.tc-water-observer-map{padding:16px 12px}.tc-water-outlet-symbol{width:45px;height:45px}.tc-water-outlet-symbol svg{width:25px;height:25px}.tc-water-outlet strong{font-size:13px}.tc-water-observer-map>[role=img]{gap:8px}.tc-water-observer .tc-scope-panels article{padding:24px 22px}.tc-water-observer .tc-scope-panels article>p:not(.tc-kicker){font-size:16px}}
@media(prefers-reduced-motion:reduce){.tc-water-outlet-symbol,.tc-water-outlet i{transition:none}}
.tc-scope-retained .tc-retained-map{margin:0;background:#090909;border-radius:12px 12px 0 0;padding:16px 24px 12px;color:#c5c5c5}
.tc-retained-map>svg{display:block;width:100%;height:auto;max-height:250px}
.tc-retained-map g{stroke:#737373;stroke-width:2;fill:#161616;transition:stroke .35s ease,fill .35s ease}
.tc-retained-map text{stroke:none;fill:#bbbbbb;font:600 14px system-ui;letter-spacing:2px;transition:fill .35s}
.tc-retained-map path{fill:none}
.tc-retained-map .tc-retained-screen{fill:#090909}
.tc-retained-map .tc-retained-connection{stroke:#686868;stroke-width:2;stroke-dasharray:4 8}
.tc-scope-retained[data-scope=equipo] [data-retained-node=equipo],.tc-scope-retained[data-scope=circuito] [data-retained-node=circuito],.tc-scope-retained[data-scope=control] [data-retained-node=control]{stroke:#ff3450;fill:#241014}
.tc-scope-retained[data-scope=equipo] [data-retained-node=equipo] text,.tc-scope-retained[data-scope=circuito] [data-retained-node=circuito] text,.tc-scope-retained[data-scope=control] [data-retained-node=control] text{fill:#fff}
.tc-retained-map figcaption{text-align:center;font-size:12px;line-height:1.5;margin:6px 0 0;color:#bbbbbb}
.tc-scope-retained .tc-scope-panels{border:1px solid #dcdcdc;border-top:0;background:#fff;border-radius:0 0 12px 12px}
.tc-scope-retained .tc-scope-panels article{display:grid;grid-template-columns:.9fr 1.2fr 1fr;gap:28px;padding:28px;align-items:start}
.tc-scope-retained .tc-scope-panels article[hidden]{display:none}
.tc-scope-retained .tc-scope-panels h3{font-size:clamp(22px,2vw,28px);margin:0}
.tc-scope-retained .tc-scope-panels p:not(.tc-kicker){font-size:16px;line-height:1.65;color:#51514b;margin:0 0 14px}
.tc-scope-retained .tc-scope-panels a{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:750;text-underline-offset:4px}
.tc-scope-retained .tc-scope-panels a svg{width:18px;height:18px;flex:none;color:#ed0027}
.tc-scope-retained .tc-scope-panels ul{margin:0}
.tc-scope-retained .tc-scope-panels li:first-child{border:0;padding-top:0}
@media(max-width:950px){.tc-scope-retained .tc-scope-panels article{grid-template-columns:1fr 1.2fr;gap:20px}.tc-scope-retained .tc-scope-panels article>ul{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tc-scope-retained .tc-scope-panels li{border:0;padding:0}.tc-scope-retained .tc-retained-map{padding-inline:12px}}
@media(max-width:600px){.tc-scope-retained .tc-scope-panels article{grid-template-columns:1fr;padding:22px;gap:16px}.tc-scope-retained .tc-scope-panels article>ul{grid-template-columns:1fr;gap:8px}.tc-scope-retained .tc-retained-map{padding:12px 8px}.tc-retained-map text{font-size:21px;letter-spacing:0}.tc-retained-map figcaption{font-size:11px;padding-inline:8px}.tc-scope-retained .tc-scope-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.tc-scope-retained .tc-scope-options a{flex-direction:column;padding:12px 5px;font-size:12px;gap:7px;text-align:center}}
@media(prefers-reduced-motion:reduce){.tc-retained-map g,.tc-retained-map text{transition:none}}
.tc-scope-options{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}
.tc-scope-options a{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;background:white;color:#111;border:1px solid #cdcdcd;border-radius:7px;font-weight:700;text-decoration:none;transition:background .25s,color .25s,border-color .25s}
.tc-scope-options a[aria-current=true]{color:white;background:#f00025;border-color:#f00025}
.tc-scope-options svg{width:21px;height:21px}
.tc-work-scope a:focus-visible{outline:3px solid #2670ed;outline-offset:4px}
.tc-scope-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:0;border:1px solid #d8d8d8;border-radius:12px;background:#fff}
.tc-scope-layout figure{margin:0;padding:24px;align-self:stretch;background:#050505;border-radius:11px 0 0 11px;display:flex;flex-direction:column;justify-content:center}
.tc-scope-layout figure>svg{width:100%;height:auto;max-height:380px;display:block}
.tc-scope-layout figcaption{font-size:13px;color:#b4b4b4;line-height:1.6;text-align:center;padding-inline:18px;margin-top:10px}
.tc-scope-wall{stroke:#454545;stroke-width:2;fill:none}
.tc-scope-services{stroke:#767676;stroke-width:3;fill:none;transition:stroke .35s}
.tc-scope-existing{stroke:#ff3450;stroke-width:3;fill:#1e1e1e;transition:opacity .35s,stroke .35s}
.tc-scope-existing rect:nth-child(2){fill:#050505}
.tc-scope-existing circle{fill:#ff3450}
.tc-scope-new{stroke:#747474;stroke-width:2;fill:none;stroke-dasharray:6 6;opacity:.55;transition:opacity .35s,stroke .35s}
.tc-scope-new path{opacity:0;transition:opacity .35s}
.tc-scope-move-arrow{stroke:#ff3450;stroke-width:3;fill:none;opacity:0;transition:opacity .35s}
.tc-scope-labels text{fill:#c4c4c4;font-family:inherit;font-size:22px;text-anchor:middle}
.tc-work-scope[data-scope=replace] .tc-scope-services{stroke:#ff3450}
.tc-work-scope[data-scope=move] .tc-scope-new{stroke:#ff3450;opacity:1;stroke-dasharray:none}
.tc-work-scope[data-scope=move] .tc-scope-new path,.tc-work-scope[data-scope=move] .tc-scope-move-arrow{opacity:1}
.tc-work-scope[data-scope=move] .tc-scope-existing,.tc-work-scope[data-scope=move] .tc-scope-services{opacity:.28}
.tc-scope-panels article{padding:32px;scroll-margin-top:130px}
.tc-scope-panels article[hidden]{display:none}
.tc-scope-panels .tc-kicker{font-size:12px;margin-bottom:12px}
.tc-scope-panels h3{font-size:clamp(24px,2vw,31px);line-height:1.22;letter-spacing:-.035em;margin:0 0 18px}
.tc-scope-panels article>p:not(.tc-kicker){color:#51514b;font-size:16px;line-height:1.7;margin-bottom:22px}
.tc-scope-panels ul{padding:0;list-style:none;margin:0 0 24px}
.tc-scope-panels li{display:flex;gap:10px;align-items:flex-start;padding:10px 0;border-top:1px solid #e2e2e2;font-size:15px;line-height:1.55}
.tc-scope-panels li svg{width:18px;height:18px;flex:none;color:#dc0022;margin-top:3px}
.tc-scope-panels article>a{display:inline-flex;align-items:center;gap:12px;color:#111;font-weight:750;text-underline-offset:4px}
.tc-scope-panels article>a svg{width:18px;height:18px;color:#f00025}
.tc-work-scope.is-ready .tc-scope-panels article{animation:tc-lifecycle-enter .3s ease-out}
@media(max-width:900px){.tc-scope-layout{grid-template-columns:1fr}.tc-scope-layout figure{border-radius:11px 11px 0 0;padding:18px}.tc-scope-layout figure>svg{max-height:300px}.tc-scope-panels article{padding:26px}}
@media(max-width:450px){.tc-scope-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.tc-scope-options a{flex-direction:column;padding:12px 5px;gap:7px;font-size:12px}.tc-scope-panels article{padding:22px}.tc-scope-layout figure{padding:12px}.tc-scope-layout figcaption{font-size:12px;padding-inline:8px}}
@media(prefers-reduced-motion:reduce){.tc-work-scope.is-ready .tc-scope-panels article{animation:none}.tc-scope-options a,.tc-scope-layout svg *{transition:none}}
.tc-heat{padding-block:clamp(32px,4vw,56px)}
.tc-heat-choices{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}
.tc-heat-choices a{padding:13px 20px;border:1px solid #c7c7c7;border-radius:7px;background:#fff;color:#111;text-decoration:none;font-weight:700;transition:background .25s,color .25s,border-color .25s}
.tc-heat-choices a[aria-current=true]{background:#f00025;color:white;border-color:#f00025}
.tc-heat a:focus-visible{outline:3px solid #2670ed;outline-offset:4px}
.tc-heat-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:36px;align-items:start}
.tc-heat figure{margin:0;background:#090909;padding:24px;border-radius:12px}
.tc-heat-rooms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.tc-heat-room{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:23px 12px;background:#242424;border:2px solid #565656;border-radius:7px;color:#d8d8d8;text-align:center;transition:background .35s,border-color .35s,color .35s}
.tc-heat-room svg{width:42px;height:42px}
.tc-heat-room strong{font-size:15px;line-height:1.4}
.tc-heat-room span{font-size:12px}
.tc-heat-room.has-heat{background:#600a19;border-color:#ff3355;color:#fff}
.tc-heat-room.has-heat svg{color:#ff7288}
.tc-heat figcaption{font-size:12px;line-height:1.6;color:#b7b7b7;margin-top:16px}
.tc-heat-panels article{border-top:2px solid #f00025;padding:22px 0;scroll-margin-top:140px}
.tc-heat-panels article[hidden]{display:none}
.tc-heat-panels h3{font-size:clamp(24px,2.5vw,33px);margin:0 0 18px;line-height:1.18}
.tc-heat-panels article>p:not(.tc-kicker){color:#53534e;margin:0 0 18px}
.tc-heat-panels ul{list-style:none;margin:0 0 18px;padding:0}
.tc-heat-panels li{display:flex;gap:10px;padding:10px 0;border-top:1px solid #dcdcdc;font-size:15px;line-height:1.5}
.tc-heat-panels li svg{width:18px;height:18px;flex:none;color:#d80023;margin-top:3px}
.tc-heat-panels article>a{display:inline-flex;gap:12px;align-items:center;font-weight:700;color:#111;line-height:1.5;text-underline-offset:5px}
.tc-heat-panels article>a svg{width:19px;height:19px;flex:none;color:#d80023}
.tc-heat.is-ready .tc-heat-panels article{animation:tc-purchase-in .3s ease-out}
@media(max-width:900px){.tc-heat-layout{grid-template-columns:1fr;gap:20px}.tc-heat figure{padding:20px}.tc-heat-rooms{grid-template-columns:repeat(4,minmax(0,1fr))}.tc-heat-room{padding:20px 8px}.tc-heat-room svg{width:34px;height:34px}}
@media(max-width:540px){.tc-heat-rooms{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-heat-choices{display:grid;grid-template-columns:1fr;gap:7px}.tc-heat-choices a{padding:12px 15px}.tc-heat figure{padding:15px}.tc-heat-room{padding:17px 8px}.tc-heat-panels article{scroll-margin-top:100px}}
@media(prefers-reduced-motion:reduce){.tc-heat-room,.tc-heat-choices a{transition:none}.tc-heat.is-ready .tc-heat-panels article{animation:none}}
.tc-display{padding-block:clamp(32px,4vw,56px)}
.tc-display-choices{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}
.tc-display-choices a{display:inline-flex;gap:10px;align-items:center;color:#151515;background:#fff;border:1px solid #c9c9c9;padding:14px 19px;border-radius:7px;text-decoration:none;font-weight:700;transition:background .25s,color .25s}
.tc-display-choices svg{width:20px;height:20px;flex:none}
.tc-display-choices a[aria-current=true]{background:#f00025;color:#fff;border-color:#f00025}
.tc-display a:focus-visible{outline:3px solid #2670ed;outline-offset:4px}
.tc-display-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:38px;align-items:start}
.tc-display figure{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:26px;background:#080808;border-radius:12px}
.tc-display-appliance{width:190px;position:relative;padding-top:23px}
.tc-display-pipe{position:absolute;top:0;left:calc(50% - 14px);width:28px;height:30px;background:#d7d7d7;border:1px solid #b0b0b0}
.tc-display-casing{position:relative;height:235px;background:#f4f4f4;border:1px solid #c2c2c2;border-radius:11px 11px 7px 7px;box-shadow:7px 8px 0 #292929}
.tc-display-screen{position:absolute;left:25px;right:25px;bottom:40px;height:64px;background:#161616;border:3px solid #d3d3d3;border-radius:6px;display:grid;place-items:center;color:#6a6a65;transition:color .3s,box-shadow .3s}
.tc-display-screen svg{width:29px;height:29px}
.tc-display-screen [hidden]{display:none}
.tc-display-dial{position:absolute;bottom:15px;left:calc(50% - 9px);width:18px;height:18px;border:2px solid #94948f;border-radius:50%}
.tc-display[data-state=aviso] .tc-display-screen{color:#ff3758;box-shadow:0 0 18px #f000252a}
.tc-display[data-state=vuelve] .tc-display-screen{color:#f4f4f4}
.tc-display[data-state=vuelve].is-ready .tc-display-screen svg{animation:tc-display-turn .7s ease-out}
.tc-display figcaption{color:#fff;font-size:16px;line-height:1.5;text-align:center;margin:22px 0 0;font-weight:650}
.tc-display-panels article{border-top:2px solid #f00025;padding:22px 0;scroll-margin-top:140px}
.tc-display-panels article[hidden]{display:none}
.tc-display-panels h3{font-size:clamp(24px,2.4vw,33px);line-height:1.2;margin:0 0 18px}
.tc-display-panels p{color:#54544f;margin:0 0 18px}
.tc-display-panels ul{list-style:none;padding:0;margin:0 0 18px}
.tc-display-panels li{display:flex;gap:10px;padding:10px 0;border-top:1px solid #dadada;font-size:15px;line-height:1.55}
.tc-display-panels li svg{width:18px;height:18px;color:#d80023;flex:none;margin-top:3px}
.tc-display-panels a{display:inline-flex;align-items:center;gap:12px;color:#111;font-weight:700;text-underline-offset:5px;line-height:1.5}
.tc-display-panels a svg{width:19px;height:19px;color:#d80023;flex:none}
.tc-display.is-ready article{animation:tc-purchase-in .3s ease-out}
@keyframes tc-display-turn{from{transform:rotate(-160deg);opacity:.4}to{transform:rotate(0);opacity:1}}
@media(max-width:800px){.tc-display-layout{grid-template-columns:1fr;gap:20px}.tc-display figure{flex-direction:row;gap:30px;justify-content:space-evenly;padding:22px}.tc-display-appliance{width:150px;flex:none}.tc-display-casing{height:185px}.tc-display-screen{left:18px;right:18px;bottom:36px;height:50px}.tc-display figcaption{max-width:16ch;margin:0}}
@media(max-width:500px){.tc-display-choices{display:grid;grid-template-columns:1fr;gap:8px}.tc-display figure{gap:20px;padding:20px 16px}.tc-display-appliance{width:132px}.tc-display-casing{height:170px}.tc-display figcaption{font-size:14px}.tc-display-panels article{scroll-margin-top:100px}}
@media(prefers-reduced-motion:reduce){.tc-display-choices a,.tc-display-screen{transition:none}.tc-display.is-ready article,.tc-display[data-state=vuelve].is-ready .tc-display-screen svg{animation:none}}
.tc-pressure{padding-top:50px;padding-bottom:50px}
.tc-pressure-layout{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(0,2fr);gap:32px;margin-top:28px;align-items:start}
.tc-pressure-choices{display:grid;gap:10px}
.tc-pressure-choices a{display:flex;align-items:center;gap:12px;border:1px solid #d1d1d1;border-radius:9px;padding:19px 16px;background:#fff;color:#171717;font-weight:700;text-decoration:none;transition:background .25s,color .25s}
.tc-pressure-choices svg{width:21px;height:21px;flex:none}
.tc-pressure-choices svg:last-child{width:17px;margin-left:auto}
.tc-pressure-choices a[aria-current]{background:#f00025;color:#fff;border-color:#f00025}
.tc-pressure-panels article{scroll-margin-top:140px;padding:0 0 28px}
.tc-pressure-panels article[hidden]{display:none}
.tc-pressure-panels h3{font-size:clamp(24px,2.2vw,32px);line-height:1.18;margin:0 0 14px}
.tc-pressure-panels article>p{color:#51514c;margin:0 0 23px;line-height:1.7}
.tc-pressure-trail{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:24px 12px;background:#080808;color:#fff;border-radius:12px}
.tc-pressure-trail li{position:relative;padding:0 17px}
.tc-pressure-trail li+li{border-left:1px solid #42423d}
.tc-pressure-step-icon{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;color:#ff3455}
.tc-pressure-step-icon svg{width:30px;height:30px}
.tc-pressure-step-icon span{font-size:13px;color:#aaa;font-weight:600}
.tc-pressure-trail h4{font-size:18px;line-height:1.3;margin:0 0 10px;color:#fff}
.tc-pressure-trail p{font-size:14px;line-height:1.6;color:#c6c6c6;margin:0}
.tc-pressure-result{border-bottom:1px solid #d1d1d1;padding:20px 0 0}
.tc-pressure-result p{margin:0 0 16px;font-weight:650;font-size:16px;line-height:1.6}
.tc-pressure-result a{display:inline-flex;align-items:center;gap:10px;margin-bottom:20px;color:#151515;font-weight:700;text-underline-offset:5px}
.tc-pressure-result a svg{width:18px;height:18px;flex:none;color:#e00023}
.tc-pressure.is-ready article{animation:tc-purchase-in .3s ease-out}
.tc-pressure.is-ready .tc-pressure-step-icon svg{animation:tc-pressure-icon .45s ease-out}
.tc-pressure.is-ready li:nth-child(2) svg{animation-delay:.08s}
.tc-pressure.is-ready li:nth-child(3) svg{animation-delay:.16s}
@keyframes tc-pressure-icon{from{transform:translateY(5px);opacity:.5}to{transform:translateY(0);opacity:1}}
@media(max-width:950px){.tc-pressure-layout{grid-template-columns:1fr;gap:24px}.tc-pressure-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.tc-pressure-choices a{padding:15px 12px}.tc-pressure-choices svg:last-child{display:none}}
@media(max-width:600px){.tc-pressure{padding-top:36px;padding-bottom:36px}.tc-pressure-choices{grid-template-columns:1fr;gap:8px}.tc-pressure-choices svg:last-child{display:block}.tc-pressure-trail{grid-template-columns:1fr;padding:8px 20px}.tc-pressure-trail li{display:grid;grid-template-columns:42px 1fr;gap:0 12px;padding:16px 0}.tc-pressure-trail li+li{border-left:0;border-top:1px solid #42423d}.tc-pressure-step-icon{grid-row:1 / 3;flex-direction:column;justify-content:flex-start;gap:8px;margin:0}.tc-pressure-trail h4{margin-bottom:5px}.tc-pressure-panels article{scroll-margin-top:100px}.tc-pressure-result a{line-height:1.5}}
@media(prefers-reduced-motion:reduce){.tc-pressure-choices a{transition:none}.tc-pressure.is-ready article,.tc-pressure.is-ready .tc-pressure-step-icon svg{animation:none}}
.tc-scope-connections .tc-scope-layout{grid-template-columns:1fr 1.12fr}
.tc-connections-appliance{fill:#f0f0f0;stroke:#ddd;stroke-width:2}
.tc-connections-appliance rect:nth-child(2){fill:#101010;stroke:#999}
.tc-connections-appliance circle{fill:#f00025;stroke:none}
.tc-connections-flow{fill:none;stroke:#777;stroke-width:4;transition:stroke .35s}
.tc-connections-flow text{fill:#aaa;stroke:none;text-anchor:middle;font-family:inherit;font-size:24px;transition:fill .35s}
.tc-connections-boiler-label{fill:#eee;text-anchor:middle;font-family:inherit;font-size:22px}
.tc-scope-connections[data-scope=drain] .tc-connections-drain,.tc-scope-connections[data-scope=fumes] .tc-connections-fumes,.tc-scope-connections[data-scope=circuit] .tc-connections-circuit{stroke:#ff3450;stroke-width:6}
.tc-scope-connections[data-scope=drain] .tc-connections-drain text,.tc-scope-connections[data-scope=fumes] .tc-connections-fumes text,.tc-scope-connections[data-scope=circuit] .tc-connections-circuit text{fill:#fff;font-weight:750;text-decoration:underline;text-underline-offset:5px}
@media(max-width:900px){.tc-scope-connections .tc-scope-layout{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.tc-scope-connections .tc-connections-flow,.tc-scope-connections .tc-connections-flow text{transition:none}}
.tc-needs[data-variant="product-fit"] .tc-needs-table{display:grid;gap:18px;border:0;background:transparent;overflow:visible}
.tc-needs[data-variant="product-fit"] .tc-needs-key{display:none}
.tc-needs[data-variant="product-fit"] .tc-needs-row{grid-template-columns:1fr 1fr;border:1px solid #d5d5d5;border-radius:12px;overflow:hidden;background:#fff}
.tc-needs[data-variant="product-fit"] .tc-needs-observation{grid-column:1/-1;display:grid;grid-template-columns:44px minmax(0,1fr);gap:4px 18px;padding:22px 26px;background:#111;color:#fff}
.tc-needs[data-variant="product-fit"] .tc-needs-observation>span{grid-row:1/3;display:flex;flex-direction:column;justify-content:center;gap:7px;color:#ff2445}
.tc-needs[data-variant="product-fit"] .tc-needs-observation h3{margin:0;color:#fff;font-size:clamp(21px,2vw,27px)}
.tc-needs[data-variant="product-fit"] .tc-needs-observation p{grid-column:2;margin:3px 0 0;color:#d0d0d0;font-size:15px;max-width:75ch}
.tc-needs[data-variant="product-fit"] .tc-needs-answer{padding:24px 26px;border-left:0}
.tc-needs[data-variant="product-fit"] .tc-needs-purchase{background:#eeeeee;border-left:1px solid #d5d5d5}
.tc-needs[data-variant="product-fit"] .tc-needs-label{display:block;color:#db0025;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;margin:0 0 12px}
@media(max-width:540px){.tc-needs[data-variant="product-fit"] .tc-needs-row{grid-template-columns:1fr}.tc-needs[data-variant="product-fit"] .tc-needs-observation{padding:20px 18px;grid-template-columns:28px minmax(0,1fr);gap:6px 12px}.tc-needs[data-variant="product-fit"] .tc-needs-answer{padding:20px 18px}.tc-needs[data-variant="product-fit"] .tc-needs-purchase{border-left:0;border-top:1px solid #d5d5d5}}
.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-panel ol{grid-template-columns:1fr;gap:0}
.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-panel li{display:grid;grid-template-columns:42px minmax(0,.8fr) minmax(0,1.2fr);gap:5px 24px;padding:24px 0;border-top:1px solid #dcdcdc;align-items:start}
.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-marker{grid-column:1;grid-row:1/4;flex-direction:column;justify-content:flex-start;gap:13px;border:0;padding:0;margin:0}
.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-stage{grid-column:2;grid-row:1;margin:0;color:#c90023}
.tc-lifecycle[data-variant="handoff"] h4{grid-column:2;grid-row:2/4;margin:0;max-width:25ch}
.tc-lifecycle[data-variant="handoff"] li>p:not(.tc-lifecycle-stage){grid-column:3;grid-row:1/3;margin:0 0 8px}
.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-result{grid-column:3;grid-row:3;margin:0;padding:10px 13px;border-radius:5px;background:#ffffff}
.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-foot{margin-top:10px}
@media(max-width:650px){.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-nav{padding:14px;display:grid;grid-template-columns:1fr}.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-nav a{padding:12px 15px}.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-panel{padding:22px 18px}.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-panel li{grid-template-columns:26px minmax(0,1fr);gap:8px 13px;padding:20px 0}.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-marker{grid-row:1/3}.tc-lifecycle[data-variant="handoff"] h4{grid-row:2;max-width:none}.tc-lifecycle[data-variant="handoff"] li>p:not(.tc-lifecycle-stage){grid-column:2;grid-row:3}.tc-lifecycle[data-variant="handoff"] .tc-lifecycle-result{grid-column:2;grid-row:4}}
.tc-scope-access .tc-scope-layout{grid-template-columns:1fr 1.1fr}
.tc-scope-access .tc-access-envelope{fill:none;stroke:#74746e;stroke-width:1.5;stroke-dasharray:5 6}
.tc-scope-access .tc-access-device>path{fill:#d2d2d2;stroke:#a5a5a5;stroke-width:2}
.tc-scope-access .tc-access-device>rect:first-of-type{fill:#ffffff;stroke:#bbbcb6;stroke-width:2}
.tc-scope-access .tc-access-device>rect:nth-of-type(2){fill:#191919}
.tc-scope-access .tc-access-device circle{fill:#ff1639}
.tc-scope-access .tc-access-mark{fill:none;stroke:#757570;stroke-width:2;transition:stroke .25s,stroke-width .25s}
.tc-scope-access .tc-access-mark text{stroke:none;fill:#bbbbbb;font-family:inherit;font-size:17px;font-weight:600;text-anchor:middle}
.tc-scope-access[data-scope=medidas] .tc-access-medidas,.tc-scope-access[data-scope=acceso] .tc-access-acceso,.tc-scope-access[data-scope=conexiones] .tc-access-conexiones{stroke:#ff2445;stroke-width:3.5}
.tc-scope-access[data-scope=medidas] .tc-access-medidas text,.tc-scope-access[data-scope=acceso] .tc-access-acceso text,.tc-scope-access[data-scope=conexiones] .tc-access-conexiones text{fill:#fff;text-decoration:underline;text-underline-offset:5px}
@media(max-width:900px){.tc-scope-access .tc-scope-layout{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.tc-scope-access .tc-access-mark{transition:none}}
@media(max-width:450px){.tc-scope-access .tc-access-mark text{font-size:23px}}
.tc-needs[data-variant="scope-compare"] .tc-needs-table{display:grid;gap:16px;border:0;background:transparent;overflow:visible}
.tc-needs[data-variant="scope-compare"] .tc-needs-key{display:none}
.tc-needs[data-variant="scope-compare"] .tc-needs-row{grid-template-columns:.7fr 1fr 1fr;border:1px solid #dcdcdc;border-radius:12px;overflow:hidden;background:white}
.tc-needs[data-variant="scope-compare"] .tc-needs-observation{background:#111;color:#fff}
.tc-needs[data-variant="scope-compare"] .tc-needs-observation h3{color:#fff;font-size:24px}
.tc-needs[data-variant="scope-compare"] .tc-needs-observation p{color:#d0d0d0;font-size:15px;line-height:1.6}
.tc-needs[data-variant="scope-compare"] .tc-needs-observation>span{color:#ff3654}
.tc-needs[data-variant="scope-compare"] .tc-needs-answer{padding:25px 24px}
.tc-needs[data-variant="scope-compare"] .tc-needs-purchase{background:#ededed}
.tc-needs[data-variant="scope-compare"] .tc-needs-label{display:block;color:#d00023;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;margin:0 0 12px}
.tc-needs[data-variant="scope-compare"] .tc-needs-answer h4{font-size:21px}
@media(max-width:950px){.tc-needs[data-variant="scope-compare"] .tc-needs-row{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.tc-needs[data-variant="scope-compare"] .tc-needs-row{grid-template-columns:1fr}.tc-needs[data-variant="scope-compare"] .tc-needs-answer{padding:21px 20px}}
.tc-scope-controls .tc-scope-layout{grid-template-columns:.95fr 1.05fr}
.tc-scope-controls .tc-control-map{padding:24px;background:#101010}
.tc-control-node{display:grid;grid-template-columns:62px minmax(0,1fr) 9px;gap:18px;align-items:center;padding:20px 10px;border-bottom:1px solid #353535;color:#e7e7e7;transition:background .3s,color .3s}
.tc-control-node:last-child{border-bottom:0}
.tc-control-symbol{height:62px;border:1px solid #575751;border-radius:12px;display:grid;place-items:center;transition:background .3s,border-color .3s}
.tc-control-symbol svg{width:31px;height:31px}
.tc-control-node div>span{display:block;color:#a7a7a7;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:700;margin-bottom:7px}
.tc-control-node strong{display:block;font-size:22px;line-height:1.18;letter-spacing:-.02em}
.tc-control-node p{color:#bcbcbc;font-size:13px;line-height:1.5;margin:8px 0 0}
.tc-control-indicator{width:8px;height:8px;background:#555;border-radius:50%;transition:background .3s,box-shadow .3s}
.tc-scope-controls[data-scope="agua"] [data-control-node="agua"] .tc-control-symbol,.tc-scope-controls[data-scope="circuito"] [data-control-node="circuito"] .tc-control-symbol,.tc-scope-controls[data-scope="ambiente"] [data-control-node="ambiente"] .tc-control-symbol{background:#f00025;border-color:#f00025;color:#fff}
.tc-scope-controls[data-scope="agua"] [data-control-node="agua"] .tc-control-indicator,.tc-scope-controls[data-scope="circuito"] [data-control-node="circuito"] .tc-control-indicator,.tc-scope-controls[data-scope="ambiente"] [data-control-node="ambiente"] .tc-control-indicator{background:#ff3654;box-shadow:0 0 0 5px #ff365422}
@media(max-width:900px){.tc-scope-controls .tc-scope-layout{grid-template-columns:1fr}.tc-scope-controls .tc-control-map{padding:20px}.tc-control-map>[role=img]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tc-control-node{grid-template-columns:1fr;padding:12px 8px;border-bottom:0;align-content:start;gap:12px}.tc-control-indicator{display:none}.tc-control-node strong{font-size:19px}.tc-control-symbol{width:52px;height:52px}}
@media(max-width:600px){.tc-scope-controls .tc-control-map{padding:15px}.tc-control-map>[role=img]{grid-template-columns:1fr;gap:0}.tc-control-node{grid-template-columns:45px minmax(0,1fr) 8px;gap:14px;padding:15px 5px;border-bottom:1px solid #353535;align-items:center}.tc-control-symbol{width:45px;height:45px}.tc-control-symbol svg{width:25px;height:25px}.tc-control-node strong{font-size:19px}.tc-control-node div>span{font-size:9px;margin-bottom:5px}.tc-control-node p{font-size:12px;margin-top:5px}.tc-control-indicator{display:block}.tc-scope-controls .tc-scope-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.tc-scope-controls .tc-scope-options a{flex-direction:column;padding:12px 7px;font-size:12px;text-align:center}}
@media(prefers-reduced-motion:reduce){.tc-control-node,.tc-control-symbol,.tc-control-indicator{transition:none}}
.tc-pressure[data-variant="evidence"] .tc-pressure-layout{grid-template-columns:1fr;gap:24px}
.tc-pressure[data-variant="evidence"] .tc-pressure-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;background:#080808;padding:7px;border-radius:11px}
.tc-pressure[data-variant="evidence"] .tc-pressure-choices a{border:0;background:transparent;color:#fff;border-radius:6px;justify-content:center;padding:17px 14px}
.tc-pressure[data-variant="evidence"] .tc-pressure-choices a[aria-current]{background:#f00025}
.tc-pressure[data-variant="evidence"] .tc-pressure-choices svg:last-child{display:none}
.tc-pressure[data-variant="evidence"] .tc-pressure-trail{background:transparent;border-radius:0;gap:20px;padding:0}
.tc-pressure[data-variant="evidence"] .tc-pressure-trail li{background:white;border:1px solid #d8d8d8;border-radius:10px;padding:24px;color:#111}
.tc-pressure[data-variant="evidence"] .tc-pressure-step-icon{padding-bottom:16px;border-bottom:1px solid #e0e0e0;margin-bottom:16px;color:#ed0028}
.tc-pressure[data-variant="evidence"] .tc-pressure-step-icon span{font-size:28px;font-weight:750;color:#999999}
.tc-pressure[data-variant="evidence"] .tc-pressure-trail h4{color:#111;font-size:22px}
.tc-pressure[data-variant="evidence"] .tc-pressure-trail p{color:#51514a;font-size:16px}
.tc-pressure[data-variant="evidence"] .tc-pressure-result{display:flex;gap:30px;align-items:center;justify-content:space-between;border-bottom:0;background:#ebebeb;border-radius:8px;margin-top:18px;padding:20px 24px}
.tc-pressure[data-variant="evidence"] .tc-pressure-result p{margin:0;max-width:68ch}
.tc-pressure[data-variant="evidence"] .tc-pressure-result a{margin:0;flex:none;font-size:14px}
@media(max-width:800px){.tc-pressure[data-variant="evidence"] .tc-pressure-result{display:block}.tc-pressure[data-variant="evidence"] .tc-pressure-result a{margin-top:14px}.tc-pressure[data-variant="evidence"] .tc-pressure-trail{gap:12px}.tc-pressure[data-variant="evidence"] .tc-pressure-trail li{padding:18px}.tc-pressure[data-variant="evidence"] .tc-pressure-trail h4{font-size:19px}}
@media(max-width:600px){.tc-pressure[data-variant="evidence"] .tc-pressure-choices{grid-template-columns:1fr;gap:4px}.tc-pressure[data-variant="evidence"] .tc-pressure-choices a{justify-content:flex-start;padding:14px}.tc-pressure[data-variant="evidence"] .tc-pressure-trail li{grid-template-columns:44px 1fr;gap:0 16px;padding:20px}.tc-pressure[data-variant="evidence"] .tc-pressure-step-icon{border:0;padding:0;margin:0}.tc-pressure[data-variant="evidence"] .tc-pressure-step-icon span{font-size:20px}.tc-pressure[data-variant="evidence"] .tc-pressure-result{padding:20px}}
.tc-lifecycle[data-variant=history] .tc-lifecycle-shell{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:stretch}
.tc-lifecycle[data-variant=history] .tc-lifecycle-nav{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:14px;border-radius:11px 0 0 11px;padding:26px 20px;grid-row:1 / span 2}
.tc-lifecycle[data-variant=history] .tc-lifecycle-nav a{padding:16px 13px;line-height:1.5}
.tc-lifecycle[data-variant=history] .tc-lifecycle-panel{min-width:0;grid-column:2;padding:30px}
.tc-lifecycle[data-variant=history] .tc-lifecycle-panel ol{grid-template-columns:1fr;gap:0}
.tc-lifecycle[data-variant=history] .tc-lifecycle-panel li{display:block;padding:0 0 24px 70px;margin-bottom:24px;border-bottom:1px solid #dfdfdf}
.tc-lifecycle[data-variant=history] .tc-lifecycle-panel li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.tc-lifecycle[data-variant=history] .tc-lifecycle-marker{position:absolute;left:0;top:0;display:flex;flex-direction:column;gap:9px;width:40px;padding:0;border:0;margin:0}
.tc-lifecycle[data-variant=history] .tc-lifecycle-panel li:not(:last-child):before{content:"";position:absolute;top:64px;bottom:-6px;left:20px;width:1px;background:#e7c8cc}
.tc-lifecycle[data-variant=history] .tc-lifecycle-stage{margin-bottom:6px}
.tc-lifecycle[data-variant=history] h4{margin-bottom:9px}
.tc-lifecycle[data-variant=history] .tc-lifecycle-result{padding:10px 12px;margin-top:0;border:0;background:#f3f3f3;border-radius:5px}
.tc-lifecycle[data-variant=history] .tc-lifecycle-foot{flex-direction:column;align-items:flex-start;gap:14px}
.tc-lifecycle[data-variant=history] .tc-lifecycle-foot a{flex-shrink:1}
@media(max-width:900px){.tc-lifecycle[data-variant=history] .tc-lifecycle-shell{grid-template-columns:1fr}.tc-lifecycle[data-variant=history] .tc-lifecycle-nav{grid-row:auto;display:grid;grid-template-columns:1fr 1fr;border-radius:11px 11px 0 0;padding:18px}.tc-lifecycle[data-variant=history] .tc-lifecycle-panel{grid-column:1;padding:24px}}
@media(max-width:500px){.tc-lifecycle[data-variant=history] .tc-lifecycle-nav{grid-template-columns:1fr;gap:9px;padding:14px}.tc-lifecycle[data-variant=history] .tc-lifecycle-nav a{padding:12px 14px}.tc-lifecycle[data-variant=history] .tc-lifecycle-panel{padding:22px 16px}.tc-lifecycle[data-variant=history] .tc-lifecycle-panel li{padding-left:46px}.tc-lifecycle[data-variant=history] .tc-lifecycle-marker{width:28px}.tc-lifecycle[data-variant=history] .tc-lifecycle-panel li:not(:last-child):before{left:14px}}
.tc-needs[data-variant=quote-sheets] .tc-needs-table{border:0;background:transparent;border-radius:0;display:grid;gap:22px}
.tc-needs[data-variant=quote-sheets] .tc-needs-key{display:none}
.tc-needs[data-variant=quote-sheets] .tc-needs-row{grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #d5d5d5;border-radius:10px;background:#fff}
.tc-needs[data-variant=quote-sheets] .tc-needs-row[hidden]{display:none}
.tc-needs[data-variant=quote-sheets] .tc-needs-observation{grid-column:1/-1;display:grid;grid-template-columns:34px 1fr;gap:5px 16px;padding:20px 26px;background:#070707;color:#fff;border-radius:9px 9px 0 0}
.tc-needs[data-variant=quote-sheets] .tc-needs-observation>span{grid-row:1/3;justify-content:flex-start;align-items:flex-start;margin:0;padding-top:3px;color:#ff3656}
.tc-needs[data-variant=quote-sheets] .tc-needs-observation h3{font-size:23px;margin:0}
.tc-needs[data-variant=quote-sheets] .tc-needs-observation>p{grid-column:2;margin:0;color:#c5c5c5}
.tc-needs[data-variant=quote-sheets] .tc-needs-label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#c00020;font-weight:750;margin-bottom:12px}
.tc-needs[data-variant=quote-sheets] .tc-needs-answer{padding:24px 28px;border-left:none}
.tc-needs[data-variant=quote-sheets] .tc-needs-purchase{border-left:1px solid #dddddd;background:#f1f1f1;border-radius:0 0 9px 0}
.tc-needs[data-variant=quote-sheets] .tc-needs-answer>p:not(.tc-needs-label){max-width:60ch}
@media(max-width:620px){.tc-needs[data-variant=quote-sheets] .tc-needs-row{grid-template-columns:1fr}.tc-needs[data-variant=quote-sheets] .tc-needs-observation{padding:18px;gap:8px 12px;grid-template-columns:28px 1fr}.tc-needs[data-variant=quote-sheets] .tc-needs-answer{padding:20px}.tc-needs[data-variant=quote-sheets] .tc-needs-purchase{border-left:0;border-top:1px solid #dddddd;border-radius:0 0 9px 9px}.tc-needs[data-variant=quote-sheets] .tc-needs-observation h3{font-size:21px}}
.tc-heat-response .tc-response-shell{border:1px solid #d5d5d5;border-radius:12px;background:#fff}
.tc-heat-response figure{display:flex;flex-direction:column;gap:0;border-radius:11px 11px 0 0;padding:30px 28px 22px}
.tc-response-board{width:100%;min-width:0}
.tc-response-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.tc-response-strip[hidden]{display:none}
.tc-response-node{position:relative;display:flex;align-items:center;gap:16px;min-width:0;color:#fff;padding:12px 0}
.tc-response-node>svg{width:44px;height:44px;flex:none;color:#ff3656;padding:9px;border:1px solid #5c2831;border-radius:8px;box-sizing:content-box}
.tc-response-node strong{display:block;font-size:17px;margin-bottom:6px;line-height:1.3}
.tc-response-node span{display:block;font-size:14px;line-height:1.5;color:#c4c4c4}
.tc-response-node:not(:last-child):after{content:"";height:1px;width:20px;position:absolute;right:-26px;top:50%;background:#96616a}
.tc-heat-response figcaption{font-size:12px;letter-spacing:.04em;color:#d1b7bb;max-width:none;margin-top:14px}
.tc-heat-response .tc-display-panels{padding:0 28px}
.tc-heat-response .tc-display-panels article{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;border:0;padding:26px 0}
.tc-heat-response .tc-display-panels article[hidden]{display:none}
.tc-heat-response .tc-display-panels h3{font-size:clamp(23px,2.2vw,30px)}
.tc-heat-response .tc-display-panels ul{margin:0}
.tc-heat-response .tc-display-panels li:first-child{border-top:0;padding-top:0}
@media(max-width:950px){.tc-response-node{flex-direction:column;align-items:flex-start;gap:12px}.tc-response-node:not(:last-child):after{top:42px}.tc-response-strip{gap:26px}.tc-response-node:not(:last-child):after{right:-20px;width:14px}}
@media(max-width:700px){.tc-heat-response .tc-display-panels article{grid-template-columns:1fr;gap:22px}.tc-heat-response .tc-display-panels{padding:0 20px}.tc-heat-response figure{padding:24px 20px 18px}}
@media(max-width:500px){.tc-response-strip{grid-template-columns:1fr;gap:0}.tc-response-node{flex-direction:row;align-items:center;padding:14px 0;border-bottom:1px solid #383833}.tc-response-node:last-child{border-bottom:0}.tc-response-node>svg{width:28px;height:28px;padding:10px}.tc-response-node:not(:last-child):after{display:none}.tc-heat-response figure{align-items:stretch;padding:10px 20px 18px}.tc-heat-response figcaption{margin-top:4px}.tc-response-node strong{font-size:16px;margin-bottom:3px}}
.tc-water-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);border:1px solid #d6d6d6;border-radius:12px;background:#fff;overflow:clip}
.tc-water-visual{padding:28px;background:#080808;color:white;min-width:0}
.tc-water-demand .tc-display-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0 0 30px}
.tc-water-demand .tc-display-choices a{justify-content:center;text-align:center;padding:13px 10px;font-size:14px;line-height:1.4;background:#1d1d1d;border-color:#454545;color:white;min-width:0}
.tc-water-demand .tc-display-choices [aria-current=true]{background:#ed0027;border-color:#ed0027;color:white}
.tc-water-demand figure{background:transparent;border:0;padding:0;display:block;margin:0;border-radius:0}
.tc-water-map{display:grid;grid-template-columns:1fr 1.2fr;gap:55px;align-items:center;padding:12px 0}
.tc-water-map[hidden]{display:none}
.tc-water-source{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}
.tc-water-source>svg{width:70px;height:80px;color:#fff;stroke-width:1.2;background:#202020;border:1px solid #454545;padding:13px;border-radius:11px;box-sizing:content-box}
.tc-water-source strong{font-size:18px}
.tc-water-source span{font-size:12px;color:#c2c2c2;line-height:1.5;max-width:18ch}
.tc-water-source:after{content:"";position:absolute;width:40px;height:2px;background:#ed0027;right:-47px;top:40%}
.tc-water-outlets{display:grid;gap:20px;border-left:2px solid #b32139;padding-left:24px}
.tc-water-point{position:relative;display:grid;grid-template-columns:35px minmax(0,1fr);gap:3px 10px;align-items:center;padding:16px 12px;border:1px solid #404040;border-radius:8px;background:#191919}
.tc-water-point>svg{width:28px;height:28px;grid-row:1/3;color:#85857e}
.tc-water-point strong{font-size:16px;line-height:1.3}
.tc-water-point span{font-size:12px;color:#aaa;line-height:1.4}
.tc-water-point:before{content:"";position:absolute;left:-26px;top:50%;width:25px;height:2px;background:#6e4148}
.tc-water-point.is-used{border-color:#a9263b;background:#291116}
.tc-water-point.is-used>svg{color:#ff4664}
.tc-water-point.is-used span{color:#ffd5dd}
.tc-water-point.is-used:before{background:#ed0027}
.tc-water-demand figcaption{font-size:13px;text-align:center;color:#d4b4bb;max-width:none;margin-top:20px}
.tc-water-demand .tc-display-panels{padding:30px}
.tc-water-demand .tc-display-panels article{border:0;padding:0}
.tc-water-demand .tc-display-panels .tc-kicker{color:#cf0024;font-size:12px;margin:0 0 14px}
.tc-water-demand .tc-display-panels h3{font-size:clamp(24px,2.3vw,31px);line-height:1.2}
.tc-water-demand .tc-display-panels li{font-size:15px;line-height:1.5;padding:11px 0}
@media(max-width:1000px){.tc-water-shell{grid-template-columns:1fr}.tc-water-visual{padding:24px 30px}.tc-water-map{max-width:630px;margin-inline:auto;gap:65px}.tc-water-demand .tc-display-panels{padding:28px}.tc-water-source:after{width:55px;right:-58px}}
@media(max-width:500px){.tc-water-visual{padding:20px 16px}.tc-water-demand .tc-display-choices{gap:5px;margin-bottom:22px}.tc-water-demand .tc-display-choices a{font-size:12px;padding:12px 7px}.tc-water-map{gap:30px;grid-template-columns:.85fr 1.15fr}.tc-water-source>svg{width:45px;height:60px;padding:10px}.tc-water-source strong{font-size:16px}.tc-water-source span{font-size:11px}.tc-water-source:after{width:26px;right:-28px}.tc-water-outlets{padding-left:14px;gap:15px}.tc-water-point{grid-template-columns:1fr;padding:13px 10px;gap:6px}.tc-water-point>svg{grid-row:auto;width:24px;height:24px}.tc-water-point:before{left:-16px;width:15px}.tc-water-point strong{font-size:14px}.tc-water-demand .tc-display-panels{padding:24px 20px}}
.tc-scope-access[data-layout=renovation]{display:grid;grid-template-columns:minmax(210px,.55fr) minmax(0,1.45fr);gap:20px 28px}
.tc-scope-access[data-layout=renovation]>.tc-section-head{grid-column:1/-1;margin-bottom:0}
.tc-scope-access[data-layout=renovation]>.tc-scope-options{grid-column:1;grid-row:2;flex-direction:column;flex-wrap:nowrap;margin:0;align-self:center;gap:14px}
.tc-scope-access[data-layout=renovation]>.tc-scope-options a{padding:21px 22px;min-height:64px;box-sizing:border-box;justify-content:flex-start}
.tc-scope-access[data-layout=renovation]>.tc-scope-layout{display:contents}
.tc-scope-access[data-layout=renovation] .tc-scope-layout figure{grid-column:2;grid-row:2;border-radius:10px;padding:16px 24px}
.tc-scope-access[data-layout=renovation] .tc-scope-layout figure>svg{max-height:250px}
.tc-scope-access[data-layout=renovation] .tc-scope-layout figcaption{margin-top:4px}
.tc-scope-access[data-layout=renovation] .tc-scope-panels{grid-column:1/-1;background:white;border:1px solid #d7d7d7;border-top:3px solid #ed0027;border-radius:9px}
.tc-scope-access[data-layout=renovation] .tc-scope-panels article{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:0 44px;padding:28px}
.tc-scope-access[data-layout=renovation] .tc-scope-panels article[hidden]{display:none}
.tc-scope-access[data-layout=renovation] .tc-scope-panels article>p,.tc-scope-access[data-layout=renovation] .tc-scope-panels h3,.tc-scope-access[data-layout=renovation] .tc-scope-panels article>a{grid-column:1}
.tc-scope-access[data-layout=renovation] .tc-scope-panels ul{grid-column:2;grid-row:1/5;margin:0;align-self:center}
.tc-scope-access[data-layout=renovation] .tc-scope-panels article>p:not(.tc-kicker){margin-bottom:15px}
@media(max-width:700px){.tc-scope-access[data-layout=renovation]{grid-template-columns:1fr;gap:18px}.tc-scope-access[data-layout=renovation]>.tc-scope-options{grid-column:1;grid-row:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tc-scope-access[data-layout=renovation]>.tc-scope-options a{flex-direction:column;align-items:flex-start;gap:10px;padding:14px;font-size:14px;line-height:1.4}.tc-scope-access[data-layout=renovation] .tc-scope-layout figure{grid-column:1;grid-row:auto;padding:16px}.tc-scope-access[data-layout=renovation] .tc-scope-panels article{grid-template-columns:1fr;padding:24px}.tc-scope-access[data-layout=renovation] .tc-scope-panels ul{grid-column:1;grid-row:auto;margin:18px 0 0}}
@media(max-width:450px){.tc-scope-access[data-layout=renovation]>.tc-scope-options a{padding:13px 11px;font-size:13px}.tc-scope-access[data-layout=renovation] .tc-scope-layout figure{padding:10px}.tc-scope-access[data-layout=renovation] .tc-scope-layout figcaption{font-size:12px;padding-inline:8px}.tc-scope-access[data-layout=renovation] .tc-scope-panels article{padding:22px}}
.tc-decision-steps{padding-block:38px}
.tc-decision-steps .tc-section-head>p:last-child{max-width:70ch;color:#55564f}
.tc-decision-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}
.tc-decision-stages a{display:grid;grid-template-columns:30px 1fr 25px;gap:14px;align-items:center;min-height:90px;padding:20px;border:1px solid #d6d6d6;border-radius:9px;text-decoration:none;font-weight:700;line-height:1.4;transition:background .25s,color .25s,border-color .25s;background:#fff}
.tc-decision-stages a>svg{width:24px;height:24px}
.tc-decision-index{font-size:15px;color:#d50025}
.tc-decision-stages a[aria-current=true]{background:#111;color:#fff;border-color:#111}
.tc-decision-stages a[aria-current=true]>.tc-decision-index{color:#ff3456}
.tc-decision-stages a:focus-visible{outline:3px solid #376aff;outline-offset:3px}
.tc-decision-results article{border:1px solid #d6d6d6;background:#fff;border-radius:12px;overflow:hidden;margin-top:18px}
.tc-decision-results article[hidden]{display:none}
.tc-decision-explanation{padding:30px;display:grid;grid-template-columns:76px minmax(0,1fr);gap:24px;align-items:start}
.tc-decision-emblem{width:76px;height:76px;background:#fff0f2;color:#dc0026;border-radius:50%;display:grid;place-items:center}
.tc-decision-emblem svg{width:34px;height:34px}
.tc-decision-explanation h3{margin:0 0 13px;font-size:clamp(24px,2.5vw,32px);max-width:42ch}
.tc-decision-explanation p:not(.tc-kicker){max-width:85ch;color:#55564f;margin:0 0 17px}
.tc-decision-explanation a{font-weight:700;text-underline-offset:5px;display:inline-flex;gap:12px;align-items:center;min-height:44px}
.tc-decision-explanation a svg{width:20px;min-width:20px;height:20px;color:#d50025}
.tc-decision-checkpoints{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#ededed;border-top:1px solid #d6d6d6}
.tc-decision-checkpoints li{padding:23px;display:flex;gap:13px}
.tc-decision-checkpoints li+li{border-left:1px solid #d6d6d6}
.tc-decision-checkpoints li>span{font-size:11px;font-weight:700;color:#c60021;padding-top:3px}
.tc-decision-checkpoints h4{margin:0 0 8px;font-size:16px}
.tc-decision-checkpoints p{margin:0;font-size:14px;line-height:1.6;color:#55564f}
.tc-decision-steps.is-ready .tc-decision-results article:not([hidden]){animation:tc-decision-enter .3s ease both}
@keyframes tc-decision-enter{from{opacity:.35;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(max-width:850px){.tc-decision-stages a{grid-template-columns:25px 1fr;padding:17px;gap:10px;font-size:14px;align-content:start}.tc-decision-stages a>svg{display:none}.tc-decision-checkpoints li{padding:20px 16px}.tc-decision-explanation{padding:26px;grid-template-columns:60px minmax(0,1fr);gap:20px}.tc-decision-emblem{width:60px;height:60px}}
@media(max-width:620px){.tc-decision-stages{grid-template-columns:1fr;gap:8px}.tc-decision-stages a{min-height:58px;grid-template-columns:25px 1fr 25px;align-items:center}.tc-decision-stages a>svg{display:block}.tc-decision-explanation{grid-template-columns:1fr;padding:23px;gap:16px}.tc-decision-checkpoints{grid-template-columns:1fr}.tc-decision-checkpoints li{padding:20px 23px}.tc-decision-checkpoints li+li{border-left:0;border-top:1px solid #d6d6d6}}
@media(prefers-reduced-motion:reduce){.tc-decision-steps.is-ready .tc-decision-results article:not([hidden]){animation:none}.tc-decision-stages a{transition:none}}
.tc-heat[data-variant=room-comfort] .tc-heat-layout{grid-template-columns:1fr;gap:0;background:#fff;border:1px solid #d6d6d6;border-radius:12px;overflow:hidden}
.tc-heat[data-variant=room-comfort] .tc-heat-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.tc-heat[data-variant=room-comfort] .tc-heat-choices a{display:flex;align-items:center;min-height:58px;padding:16px 20px;line-height:1.4}
.tc-heat[data-variant=room-comfort] figure{border-radius:0;padding:22px 28px}
.tc-heat[data-variant=room-comfort] .tc-heat-rooms{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.tc-heat[data-variant=room-comfort] .tc-heat-room{display:grid;grid-template-columns:42px minmax(0,1fr);gap:5px 16px;padding:20px;text-align:left;justify-content:start}
.tc-heat[data-variant=room-comfort] .tc-heat-room>svg{grid-row:1/3}
.tc-heat[data-variant=room-comfort] .tc-heat-room strong{font-size:15px}
.tc-heat[data-variant=room-comfort] figcaption{margin-top:13px}
.tc-heat[data-variant=room-comfort] .tc-heat-panels article{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:0 40px;padding:28px;border-top:0}
.tc-heat[data-variant=room-comfort] .tc-heat-panels article[hidden]{display:none}
.tc-heat[data-variant=room-comfort] .tc-heat-panels article>p,.tc-heat[data-variant=room-comfort] .tc-heat-panels h3,.tc-heat[data-variant=room-comfort] .tc-heat-panels article>a{grid-column:1}
.tc-heat[data-variant=room-comfort] .tc-heat-panels ul{grid-column:2;grid-row:1/5;align-self:center;margin:0}
.tc-heat[data-variant=room-comfort] .tc-heat-panels article>a{min-height:44px}
@media(max-width:1000px){.tc-heat[data-variant=room-comfort] .tc-heat-room{display:flex;flex-direction:column;align-items:center;text-align:center;padding:18px 10px}.tc-heat[data-variant=room-comfort] .tc-heat-room>svg{width:32px;height:32px}.tc-heat[data-variant=room-comfort] .tc-heat-panels article{gap:0 26px}}
@media(max-width:700px){.tc-heat[data-variant=room-comfort] .tc-heat-panels article{grid-template-columns:1fr;padding:23px}.tc-heat[data-variant=room-comfort] .tc-heat-panels ul{grid-column:1;grid-row:auto;margin-top:20px}.tc-heat[data-variant=room-comfort] .tc-heat-choices a{font-size:13px;padding:13px;align-items:flex-start}.tc-heat[data-variant=room-comfort] figure{padding:20px}.tc-heat[data-variant=room-comfort] .tc-heat-rooms{gap:8px}.tc-heat[data-variant=room-comfort] .tc-heat-room strong{font-size:13px}.tc-heat[data-variant=room-comfort] .tc-heat-room span{font-size:11px}}
@media(max-width:500px){.tc-heat[data-variant=room-comfort] .tc-heat-choices{grid-template-columns:1fr;gap:8px}.tc-heat[data-variant=room-comfort] .tc-heat-choices a{font-size:14px;min-height:48px;align-items:center;padding:12px 16px}.tc-heat[data-variant=room-comfort] .tc-heat-rooms{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-heat[data-variant=room-comfort] .tc-heat-room{padding:15px 10px}.tc-heat[data-variant=room-comfort] .tc-heat-room strong{font-size:14px}}
.tc-spec-shell{display:grid;grid-template-columns:minmax(150px,.45fr) minmax(0,1fr) minmax(0,1.1fr);gap:24px;align-items:start}
.tc-spec-lens .tc-display-choices{display:flex;flex-direction:column;gap:9px;margin:0}
.tc-spec-lens .tc-display-choices a{display:grid;grid-template-columns:22px 1fr;gap:13px;padding:22px 16px;align-items:center;line-height:1.4}
.tc-spec-lens .tc-display-choices a>strong{grid-column:1/-1;font-size:15px}
.tc-spec-lens .tc-display-choices a>span{font-size:12px;opacity:.75}
.tc-spec-lens .tc-display-choices svg{width:26px;height:26px}
.tc-spec-lens figure{margin:0;padding:22px;background:#101010;border-radius:12px}
.tc-spec-sheet{background:#f5f5f5;border-radius:7px;overflow:hidden}
.tc-spec-sheet[hidden]{display:none}
.tc-spec-sheet-head{display:flex;gap:15px;padding:24px 20px;border-bottom:3px solid #f00027;align-items:center}
.tc-spec-sheet-head svg{width:30px;height:30px;flex:none;color:#dc0027}
.tc-spec-sheet-head small{display:block;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#64645e;margin-bottom:7px}
.tc-spec-sheet-head strong{font-size:20px;line-height:1.2;display:block}
.tc-spec-sheet dl{margin:0;padding:4px 20px}
.tc-spec-sheet dl>div{padding:19px 0;border-bottom:1px solid #d3d3d3}
.tc-spec-sheet dl>div:last-child{border-bottom:0}
.tc-spec-sheet dt{font-size:15px;font-weight:700;margin-bottom:6px}
.tc-spec-sheet dd{font-size:13px;line-height:1.6;margin:0;color:#55554e}
.tc-spec-lens figcaption{font-size:12px;line-height:1.6;color:#bfbfbf;margin-top:15px}
.tc-spec-lens .tc-display-panels article{border-top:2px solid #ee0027;padding:23px 0}
.tc-spec-lens .tc-display-panels h3{font-size:clamp(24px,2.4vw,32px)}
.tc-spec-lens .tc-display-panels article>a{min-height:44px}
.tc-spec-lens .tc-section-head>p:last-child{max-width:80ch}
@media(max-width:1050px){.tc-spec-shell{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:22px}.tc-spec-lens .tc-display-choices{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tc-spec-lens .tc-display-choices a{grid-template-columns:20px 24px minmax(0,1fr);padding:17px;gap:12px}.tc-spec-lens .tc-display-choices a>strong{grid-column:auto;font-size:14px}.tc-spec-lens .tc-display-choices svg{width:22px;height:22px}}
@media(max-width:700px){.tc-spec-shell{grid-template-columns:minmax(0,1fr);gap:20px}.tc-spec-shell>*{min-width:0}.tc-spec-lens .tc-display-choices a{grid-template-columns:18px minmax(0,1fr);align-content:start;padding:14px;gap:8px}.tc-spec-lens .tc-display-choices a>strong{grid-column:1/-1;font-size:13px}.tc-spec-lens figure{padding:20px}.tc-spec-sheet dl>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:14px}.tc-spec-sheet dt{margin:0}.tc-spec-lens .tc-display-panels article{padding:5px 0 0;border:0}.tc-spec-lens .tc-display-panels article>a{white-space:normal;overflow-wrap:anywhere}}
@media(max-width:420px){.tc-spec-lens .tc-display-choices{grid-template-columns:1fr;gap:8px}.tc-spec-lens .tc-display-choices a{grid-template-columns:20px 24px minmax(0,1fr);align-items:center;padding:13px 16px}.tc-spec-lens .tc-display-choices a>strong{grid-column:auto;font-size:14px}.tc-spec-sheet dl>div{grid-template-columns:1fr;gap:5px}.tc-spec-sheet-head{padding:20px 16px}.tc-spec-sheet dl{padding-inline:16px}}
.tc-spec-lens figure{flex-direction:column;align-items:stretch;gap:0}
.tc-spec-lens figure>[role="img"]{width:100%;min-width:0}
.tc-spec-lens figcaption{max-width:none;text-align:left;font-weight:400;margin:15px 0 0}
.tc-lifecycle[data-variant=service-file] .tc-lifecycle-shell{background:#eeeeee;border:0;border-radius:12px}
.tc-lifecycle[data-variant=service-file] .tc-lifecycle-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px}
.tc-lifecycle[data-variant=service-file] .tc-lifecycle-nav a{min-width:0;justify-content:center;font-size:16px;line-height:1.4;padding:15px 12px}
.tc-lifecycle[data-variant=service-file] .tc-lifecycle-panel{padding:28px}
.tc-lifecycle[data-variant=service-file] .tc-lifecycle-panel ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.tc-lifecycle[data-variant=service-file] .tc-lifecycle-panel li{padding:22px 20px;background:white;border-radius:3px 3px 9px 9px;border-top:4px solid #ee0025;box-shadow:0 5px 12px #19120b06;display:flex;flex-direction:column}
.tc-lifecycle[data-variant=service-file] .tc-lifecycle-marker{position:static;width:auto;border:0;padding:0;margin:0 0 20px;flex-direction:row;justify-content:space-between;gap:12px}
.tc-lifecycle[data-variant=service-file] .tc-lifecycle-marker span{font-size:32px;color:#d5d5d5;font-weight:800;line-height:1}
.tc-lifecycle[data-variant=service-file] .tc-lifecycle-marker svg{width:24px;height:24px}
.tc-lifecycle[data-variant=service-file] h4{font-size:22px;line-height:1.25}
.tc-lifecycle[data-variant=service-file] .tc-lifecycle-result{font-size:13px;border-top:1px solid #e2e2e2}
.tc-lifecycle[data-variant=service-file] .tc-lifecycle-foot a{flex-shrink:1;white-space:normal}
@media(max-width:1000px){.tc-lifecycle[data-variant=service-file] .tc-lifecycle-panel ol{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-lifecycle[data-variant=service-file] .tc-lifecycle-panel li:last-child{grid-column:1/-1;display:grid;grid-template-columns:45px minmax(0,1fr) minmax(0,1.2fr);gap:8px 20px}.tc-lifecycle[data-variant=service-file] li:last-child .tc-lifecycle-marker{grid-row:1/4;flex-direction:column;justify-content:flex-start;margin:0;gap:20px}.tc-lifecycle[data-variant=service-file] li:last-child .tc-lifecycle-stage{grid-column:2;margin:0}.tc-lifecycle[data-variant=service-file] li:last-child h4{grid-column:2;grid-row:2/4;margin:0}.tc-lifecycle[data-variant=service-file] li:last-child>p:not(.tc-lifecycle-stage){grid-column:3;grid-row:1/3;margin:0}.tc-lifecycle[data-variant=service-file] li:last-child .tc-lifecycle-result{grid-column:3;grid-row:3;margin-top:8px}}
@media(max-width:620px){.tc-lifecycle[data-variant=service-file] .tc-lifecycle-nav{grid-template-columns:1fr;gap:7px}.tc-lifecycle[data-variant=service-file] .tc-lifecycle-nav a{justify-content:flex-start;padding:12px 15px}.tc-lifecycle[data-variant=service-file] .tc-lifecycle-panel{padding:22px 14px}.tc-lifecycle[data-variant=service-file] .tc-lifecycle-panel ol{grid-template-columns:minmax(0,1fr);gap:14px}.tc-lifecycle[data-variant=service-file] .tc-lifecycle-panel li,.tc-lifecycle[data-variant=service-file] .tc-lifecycle-panel li:last-child{display:flex;grid-column:auto;padding:20px;gap:0}.tc-lifecycle[data-variant=service-file] li:last-child .tc-lifecycle-marker{flex-direction:row;justify-content:space-between;margin-bottom:20px}.tc-lifecycle[data-variant=service-file] li:last-child .tc-lifecycle-stage{margin-bottom:10px}.tc-lifecycle[data-variant=service-file] li:last-child h4{margin-bottom:12px}.tc-lifecycle[data-variant=service-file] li:last-child>p:not(.tc-lifecycle-stage){margin-bottom:12px}.tc-lifecycle[data-variant=service-file] li:last-child .tc-lifecycle-result{margin-top:0}.tc-lifecycle[data-variant=service-file] .tc-lifecycle-foot{align-items:flex-start;flex-direction:column}}
.tc-control-stack .tc-stack-shell{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);border:1px solid #d5d5d5;border-radius:12px;background:white}
.tc-stack-nav{padding:30px;background:#050505;color:white;border-radius:11px 0 0 11px;min-width:0}
.tc-stack-nav-label{font-size:13px;font-weight:650;letter-spacing:.025em;color:#b6b6b6;margin:0 0 22px}
.tc-stack-nav a{position:relative;display:flex;align-items:center;gap:19px;border:1px solid #4a4a47;padding:20px 17px;margin-top:18px;border-radius:7px;color:white;text-decoration:none;transition:background .25s,border-color .25s}
.tc-stack-nav a:not(:nth-of-type(3)):after{position:absolute;content:"";bottom:-19px;height:17px;border-left:1px dashed #787874;left:43px}
.tc-stack-nav a[aria-current=true]{border-color:#ed0025;background:#ed0025}
.tc-stack-nav a:hover{border-color:white}
.tc-stack-nav a:focus-visible,.tc-stack-panels a:focus-visible{outline:3px solid #2670ed;outline-offset:4px}
.tc-stack-symbol{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:1px solid #ffffff55;border-radius:50%;flex:none}
.tc-stack-symbol svg{width:25px;height:25px}
.tc-stack-nav small,.tc-stack-nav strong,.tc-stack-nav em{display:block;font-style:normal}
.tc-stack-nav small{font-size:11px;color:#ccc;letter-spacing:.055em;text-transform:uppercase;margin-bottom:5px}
.tc-stack-nav a[aria-current=true] small{color:#fff}
.tc-stack-nav strong{font-size:23px;line-height:1.2;margin-bottom:5px}
.tc-stack-nav em{font-size:13px;line-height:1.45;color:#dfdfdf}
.tc-stack-note{font-size:12px;line-height:1.65;margin:25px 0 0;color:#bbbbbb}
.tc-stack-panels{min-width:0;padding:38px}
.tc-stack-panels article[hidden]{display:none}
.tc-stack-panels h3{font-size:clamp(24px,2.4vw,34px);line-height:1.2;letter-spacing:-.025em;margin:12px 0 18px}
.tc-stack-answer{font-size:17px;line-height:1.7;color:#52524c;margin:0 0 24px}
.tc-stack-panels dl{margin:0 0 25px}
.tc-stack-panels dl>div{border-top:1px solid #dadada;padding:20px 0}
.tc-stack-panels dt{display:flex;gap:11px;align-items:center;font-size:17px;font-weight:750;margin-bottom:9px}
.tc-stack-panels dt svg{width:21px;height:21px;color:#dd0025;flex:none}
.tc-stack-panels dd{margin:0;font-size:16px;line-height:1.65;color:#55554e}
.tc-stack-panels article>a{display:inline-flex;align-items:center;gap:12px;font-size:15px;line-height:1.5;font-weight:750;color:#111;text-underline-offset:5px}
.tc-stack-panels article>a svg{width:19px;height:19px;color:#ed0025;flex:none}
.tc-control-stack.is-ready .tc-stack-panels article{animation:tc-lifecycle-enter .3s ease-out}
@media(max-width:900px){.tc-control-stack .tc-stack-shell{grid-template-columns:minmax(0,1fr)}.tc-stack-nav{border-radius:11px 11px 0 0;padding:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tc-stack-nav-label,.tc-stack-note{grid-column:1/-1;margin:0}.tc-stack-nav a{display:block;padding:16px 13px;margin:0}.tc-stack-symbol{margin-bottom:13px;width:40px;height:40px}.tc-stack-nav a:after{display:none}.tc-stack-nav strong{font-size:20px}.tc-stack-nav em{font-size:12px}.tc-stack-panels{padding:28px}.tc-stack-panels dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.tc-stack-note{margin-top:5px}}
@media(max-width:560px){.tc-stack-nav{display:block;padding:18px}.tc-stack-nav-label{margin-bottom:16px}.tc-stack-nav a{display:flex;margin:12px 0;gap:15px;padding:14px}.tc-stack-symbol{margin:0;flex:none}.tc-stack-nav em{font-size:12px}.tc-stack-note{margin-top:18px}.tc-stack-panels{padding:25px 20px}.tc-stack-panels dl{display:block;margin-bottom:12px}.tc-stack-panels h3{font-size:25px}.tc-stack-answer{font-size:16px}}
@media(prefers-reduced-motion:reduce){.tc-stack-nav a{transition:none}.tc-control-stack.is-ready .tc-stack-panels article{animation:none}}
.tc-needs[data-variant=renovation-options] .tc-needs-table{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;background:transparent;border:0;overflow:visible}
.tc-needs[data-variant=renovation-options] .tc-needs-key{display:none}
.tc-needs[data-variant=renovation-options] .tc-needs-row{display:flex;flex-direction:column;border:1px solid #d4d4d4;border-radius:11px;background:#fff;min-width:0;overflow:hidden}
.tc-needs[data-variant=renovation-options] .tc-needs-row[hidden]{display:none}
.tc-needs[data-variant=renovation-options] .tc-needs-observation{padding:24px;background:#070707;color:white;flex:1}
.tc-needs[data-variant=renovation-options] .tc-needs-observation>span{color:#ff3556;margin-bottom:15px}
.tc-needs[data-variant=renovation-options] .tc-needs-observation>span svg{width:31px;height:31px}
.tc-needs[data-variant=renovation-options] .tc-needs-observation h3{font-size:25px;line-height:1.2;color:white;margin-bottom:13px}
.tc-needs[data-variant=renovation-options] .tc-needs-observation>p{color:#c8c8c8;font-size:15px;line-height:1.6;margin:0}
.tc-needs[data-variant=renovation-options] .tc-needs-answer{padding:23px 24px;border-left:0;flex:1;display:flex;flex-direction:column}
.tc-needs[data-variant=renovation-options] .tc-needs-answer h4{font-size:21px;line-height:1.25;margin:0 0 13px}
.tc-needs[data-variant=renovation-options] .tc-needs-label{display:block;font-size:11px;color:#c50021;font-weight:800;text-transform:uppercase;letter-spacing:.09em;margin:0 0 11px}
.tc-needs[data-variant=renovation-options] .tc-needs-answer>p:not(.tc-needs-label){font-size:15px;line-height:1.7;margin:0 0 20px}
.tc-needs[data-variant=renovation-options] .tc-needs-answer>a{margin-top:auto}
.tc-needs[data-variant=renovation-options] .tc-needs-purchase{background:#ebebeb;border-top:1px solid #d6d6d6}
.tc-needs[data-variant=renovation-options] .tc-needs-row:only-child{grid-column:1/-1}
.tc-needs[data-variant=renovation-options] .tc-needs-table:has(.tc-needs-row[hidden]){grid-template-columns:1fr}
.tc-needs[data-variant=renovation-options] .tc-needs-table:has(.tc-needs-row[hidden]) .tc-needs-row:not([hidden]){display:grid;grid-template-columns:.8fr 1fr 1fr}
@media(max-width:1000px){.tc-needs[data-variant=renovation-options] .tc-needs-table{grid-template-columns:1fr}.tc-needs[data-variant=renovation-options] .tc-needs-row,.tc-needs[data-variant=renovation-options] .tc-needs-table:has(.tc-needs-row[hidden]) .tc-needs-row:not([hidden]){display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.tc-needs[data-variant=renovation-options] .tc-needs-observation{grid-column:1/-1;display:grid;grid-template-columns:36px minmax(0,1fr);gap:4px 17px;padding:21px 24px}.tc-needs[data-variant=renovation-options] .tc-needs-observation>span{grid-row:1/3;margin:0}.tc-needs[data-variant=renovation-options] .tc-needs-observation>p{grid-column:2}.tc-needs[data-variant=renovation-options] .tc-needs-observation h3{margin:0 0 8px}.tc-needs[data-variant=renovation-options] .tc-needs-purchase{border-top:0;border-left:1px solid #d6d6d6}}
@media(max-width:580px){.tc-needs[data-variant=renovation-options] .tc-needs-row,.tc-needs[data-variant=renovation-options] .tc-needs-table:has(.tc-needs-row[hidden]) .tc-needs-row:not([hidden]){display:flex;flex-direction:column}.tc-needs[data-variant=renovation-options] .tc-needs-observation{padding:21px 18px;grid-template-columns:28px minmax(0,1fr);gap:5px 12px}.tc-needs[data-variant=renovation-options] .tc-needs-observation h3{font-size:23px}.tc-needs[data-variant=renovation-options] .tc-needs-answer{padding:22px}.tc-needs[data-variant=renovation-options] .tc-needs-purchase{border-left:0;border-top:1px solid #d6d6d6}}
.tc-needs[data-variant=renovation-options].is-ready .tc-needs-row{animation:tc-lifecycle-enter .3s ease-out}
@media(prefers-reduced-motion:reduce){.tc-needs[data-variant=renovation-options].is-ready .tc-needs-row{animation:none}}
.tc-needs[data-variant=renovation-options] .tc-needs-table{grid-template-rows:repeat(3,auto)}
.tc-needs[data-variant=renovation-options] .tc-needs-row{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:subgrid;grid-row:span 3;row-gap:0}
.tc-needs[data-variant=renovation-options] .tc-needs-table:has(.tc-needs-row[hidden]){grid-template-rows:auto}
.tc-needs[data-variant=renovation-options] .tc-needs-table:has(.tc-needs-row[hidden]) .tc-needs-row:not([hidden]){grid-template-rows:auto;grid-row:auto}
@media(max-width:1000px){.tc-needs[data-variant=renovation-options] .tc-needs-table{grid-template-rows:auto}.tc-needs[data-variant=renovation-options] .tc-needs-row{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;grid-row:auto}}
@media(max-width:580px){.tc-needs[data-variant=renovation-options] .tc-needs-row{display:flex}}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-layout{grid-template-columns:1fr;gap:0;border:1px solid #d6d6d6;border-radius:14px;background:#fff}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;background:#080808;padding:8px;border-radius:13px 13px 0 0}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-choices a{border:0;background:transparent;color:#fff;border-radius:7px;padding:19px 22px;justify-content:center}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-choices a[aria-current]{background:#ef0028}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-choices svg:last-child{display:none}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-panels{padding:32px}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-panels article{padding-bottom:0}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-panels article>p{max-width:85ch}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-trail{background:transparent;color:#111;padding:0;gap:28px;border-radius:0}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-trail li{padding:0 0 18px;border:0;min-width:0}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-step-icon{position:relative;justify-content:flex-start;gap:14px;border-top:2px solid #ed0028;padding-top:19px;margin-bottom:17px}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-step-icon span{font-size:13px;color:#696963;letter-spacing:.08em}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-trail h4{color:#111;font-size:21px}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-trail p{color:#53534e;font-size:16px;line-height:1.65}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-result{display:flex;align-items:center;justify-content:space-between;gap:24px;border:0;padding:18px 22px;background:#f0f0f0;border-radius:8px;margin-top:6px}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-result p{margin:0;max-width:65ch}
.tc-pressure[data-variant="system-boundary"] .tc-pressure-result a{margin:0;flex:none;max-width:30ch;font-size:15px}
@media(max-width:800px){.tc-pressure[data-variant="system-boundary"] .tc-pressure-panels{padding:26px}.tc-pressure[data-variant="system-boundary"] .tc-pressure-choices a{padding:16px 12px;flex-direction:column;text-align:center}.tc-pressure[data-variant="system-boundary"] .tc-pressure-trail{gap:20px}.tc-pressure[data-variant="system-boundary"] .tc-pressure-trail h4{font-size:19px}.tc-pressure[data-variant="system-boundary"] .tc-pressure-result{display:block}.tc-pressure[data-variant="system-boundary"] .tc-pressure-result a{margin-top:12px}}
@media(max-width:600px){.tc-pressure[data-variant="system-boundary"] .tc-pressure-choices{grid-template-columns:1fr;border-radius:13px 13px 0 0}.tc-pressure[data-variant="system-boundary"] .tc-pressure-choices a{flex-direction:row;text-align:left;justify-content:flex-start;padding:13px 15px}.tc-pressure[data-variant="system-boundary"] .tc-pressure-panels{padding:23px 20px}.tc-pressure[data-variant="system-boundary"] .tc-pressure-trail{grid-template-columns:1fr;gap:0;padding:0}.tc-pressure[data-variant="system-boundary"] .tc-pressure-trail li{grid-template-columns:36px minmax(0,1fr);padding:18px 0;gap:0 14px;border-top:1px solid #dcdcdc}.tc-pressure[data-variant="system-boundary"] .tc-pressure-step-icon{padding:0;border:0;margin:0;gap:7px;flex-direction:column}.tc-pressure[data-variant="system-boundary"] .tc-pressure-result{padding:17px}.tc-pressure[data-variant="system-boundary"] .tc-pressure-result a{max-width:none}}
.tc-needs[data-variant="visit-roles"] .tc-needs-table{border:0;border-radius:0;background:transparent;display:grid;gap:14px;overflow:visible;counter-reset:visita}
.tc-needs[data-variant="visit-roles"] .tc-needs-key{display:none}
.tc-needs[data-variant="visit-roles"] .tc-needs-row{grid-template-columns:minmax(0,.85fr) repeat(2,minmax(0,1fr));gap:0;border:1px solid #d7d7d7;border-radius:11px;background:white}
.tc-needs[data-variant="visit-roles"] .tc-needs-observation{background:#080808;color:#fff;border-radius:10px 0 0 10px;padding:26px}
.tc-needs[data-variant="visit-roles"] .tc-needs-observation>span{display:flex;align-items:center;justify-content:space-between;color:#ff2445;font-size:13px;font-weight:700;letter-spacing:.1em;margin-bottom:20px}
.tc-needs[data-variant="visit-roles"] .tc-needs-observation h3{font-size:24px;color:white;line-height:1.2}
.tc-needs[data-variant="visit-roles"] .tc-needs-observation p{font-size:16px;color:#c7c7c7}
.tc-needs[data-variant="visit-roles"] .tc-needs-answer{padding:26px;border:0;background:white;display:flex;flex-direction:column;align-items:flex-start}
.tc-needs[data-variant="visit-roles"] .tc-needs-answer:last-child{border-left:1px solid #e0e0e0;border-radius:0 10px 10px 0;background:#f0f0f0}
.tc-needs[data-variant="visit-roles"] .tc-needs-label{display:block;color:#b50020;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.08em;margin:0 0 13px}
.tc-needs[data-variant="visit-roles"] .tc-needs-answer h4{font-size:20px;margin-top:0}
.tc-needs[data-variant="visit-roles"] .tc-needs-answer>p:not(.tc-needs-label){font-size:16px;line-height:1.65}
.tc-needs[data-variant="visit-roles"] .tc-needs-answer a{margin-top:auto;padding-top:14px;font-size:14px}
@media(max-width:900px){.tc-needs[data-variant="visit-roles"] .tc-needs-row{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-needs[data-variant="visit-roles"] .tc-needs-observation{grid-column:1/-1;display:grid;grid-template-columns:38px 1fr;column-gap:18px;padding:22px;border-radius:10px 10px 0 0}.tc-needs[data-variant="visit-roles"] .tc-needs-observation>span{grid-row:1/3;flex-direction:column;justify-content:flex-start;gap:15px;margin:0}.tc-needs[data-variant="visit-roles"] .tc-needs-observation h3{margin:0 0 8px;font-size:23px}.tc-needs[data-variant="visit-roles"] .tc-needs-observation p{margin:0}.tc-needs[data-variant="visit-roles"] .tc-needs-answer{padding:22px}.tc-needs[data-variant="visit-roles"] .tc-needs-answer:last-child{border-radius:0 0 10px 0}}
@media(max-width:560px){.tc-needs[data-variant="visit-roles"] .tc-needs-row{display:flex;flex-direction:column}.tc-needs[data-variant="visit-roles"] .tc-needs-answer:last-child{border-left:0;border-top:1px solid #e0e0e0;border-radius:0 0 10px 10px}.tc-needs[data-variant="visit-roles"] .tc-needs-answer a{margin-top:0}}
.tc-heat[data-variant="circuit-branches"] .tc-heat-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}
.tc-heat[data-variant="circuit-branches"] figure{padding:30px;background:#090909}
.tc-heat-origin{display:flex;align-items:center;gap:18px;padding:0 0 24px;margin:0 0 0 24px;color:white}
.tc-heat-origin>svg{width:38px;height:38px;color:#ff3857;flex:none}
.tc-heat-origin strong{display:block;font-size:22px;line-height:1.3}
.tc-heat-origin span{display:block;color:#bbbbbb;font-size:13px;margin-top:5px}
.tc-heat[data-variant="circuit-branches"] .tc-heat-rooms{display:grid;grid-template-columns:1fr;gap:12px;margin-left:42px;position:relative}
.tc-heat[data-variant="circuit-branches"] .tc-heat-rooms:before{content:"";position:absolute;left:-24px;top:-24px;bottom:35px;width:2px;background:#696962}
.tc-heat[data-variant="circuit-branches"] .tc-heat-room{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:13px;padding:15px 18px;text-align:left;position:relative;border-width:1px;min-height:70px}
.tc-heat[data-variant="circuit-branches"] .tc-heat-room:before{content:"";position:absolute;width:24px;height:2px;left:-25px;top:50%;background:#696962;transition:background .3s}
.tc-heat[data-variant="circuit-branches"] .tc-heat-room.has-heat:before{background:#ff3455}
.tc-heat[data-variant="circuit-branches"] .tc-heat-room svg{width:28px;height:28px}
.tc-heat[data-variant="circuit-branches"] .tc-heat-room span{font-weight:650;font-size:12px}
.tc-heat[data-variant="circuit-branches"] figcaption{margin:22px 0 0;max-width:60ch}
.tc-heat[data-variant="circuit-branches"] .tc-heat-panels article{padding:25px 0 0}
@media(max-width:900px){.tc-heat[data-variant="circuit-branches"] .tc-heat-layout{grid-template-columns:1fr;gap:24px}.tc-heat[data-variant="circuit-branches"] .tc-heat-rooms{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding-top:20px}.tc-heat[data-variant="circuit-branches"] .tc-heat-rooms:before{left:0;right:0;top:0;bottom:auto;width:auto;height:2px}.tc-heat[data-variant="circuit-branches"] .tc-heat-room:before{left:50%;top:-21px;width:2px;height:20px}.tc-heat[data-variant="circuit-branches"] .tc-heat-room:nth-child(n/**/+3):before{height:12px;top:-13px}.tc-heat-origin{margin-left:0;padding-bottom:22px}}
@media(max-width:560px){.tc-heat[data-variant="circuit-branches"] figure{padding:22px 17px}.tc-heat[data-variant="circuit-branches"] .tc-heat-rooms{grid-template-columns:1fr;padding:0;margin-left:24px}.tc-heat[data-variant="circuit-branches"] .tc-heat-rooms:before{left:-17px;right:auto;top:-22px;bottom:34px;width:2px;height:auto}.tc-heat[data-variant="circuit-branches"] .tc-heat-room:before,.tc-heat[data-variant="circuit-branches"] .tc-heat-room:nth-child(n/**/+3):before{left:-18px;top:50%;width:17px;height:2px}.tc-heat[data-variant="circuit-branches"] .tc-heat-room{padding:13px 10px;gap:8px;grid-template-columns:26px minmax(0,1fr) auto}.tc-heat[data-variant="circuit-branches"] .tc-heat-room strong{font-size:13px}.tc-heat[data-variant="circuit-branches"] .tc-heat-room span{font-size:10px}.tc-heat-origin strong{font-size:20px}.tc-heat-origin>svg{width:30px}.tc-heat-origin{gap:13px}}
@media(prefers-reduced-motion:reduce){.tc-heat[data-variant="circuit-branches"] .tc-heat-room:before{transition:none}}
.tc-consumption{padding-block:clamp(32px,4vw,56px)}
.tc-consumption-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:30px;margin-top:28px;align-items:start}
.tc-consumption form{border:1px solid #d2d2d2;border-radius:12px;padding:28px;background:white;min-width:0}
.tc-consumption-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.tc-consumption fieldset{border:0;margin:0;padding:0;min-width:0}
.tc-consumption legend{font-size:19px;font-weight:750;line-height:1.3;margin:0 0 24px;padding:0}
.tc-consumption legend>span{display:block;color:#d50025;font-size:12px;letter-spacing:.1em;margin-bottom:9px}
.tc-consumption label{display:flex;justify-content:space-between;gap:9px;font-size:13px;line-height:1.5;font-weight:650;margin:0 0 7px}
.tc-consumption label span{font-weight:400;color:#62625c}
.tc-consumption input{display:block;width:100%;box-sizing:border-box;border:1px solid #bababa;border-radius:6px;background:#f7f7f7;padding:13px 14px;font:inherit;font-size:19px;min-width:0;margin:0 0 20px;color:#111}
.tc-consumption input:focus-visible,.tc-consumption button:focus-visible{outline:3px solid #2670ed;outline-offset:3px}
.tc-consumption-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px}
.tc-consumption-actions .rc-button{padding:14px 18px;font-size:14px;border:0}
.tc-consumption-actions .rc-button:disabled{opacity:.5}
.tc-consumption-actions button[type=reset]{background:transparent;border:0;font:inherit;font-size:13px;text-decoration:underline;text-underline-offset:4px;color:#4d4d47;cursor:pointer;padding:12px 0}
.tc-consumption-error{font-size:14px;color:#b00020;line-height:1.5}
.tc-consumption-error:empty{display:none}
.tc-consumption-explainer{padding:30px;border-radius:12px;background:#080808;color:#fff}
.tc-consumption-formula{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:clamp(19px,2vw,29px);font-weight:750;letter-spacing:-.03em;padding-bottom:24px;border-bottom:1px solid #42423a}
.tc-consumption-formula span{color:#ff3455}
.tc-consumption-explainer h3{font-size:22px;color:white;line-height:1.25;margin:24px 0 14px}
.tc-consumption-explainer p{color:#cecece;font-size:15px;line-height:1.7}
.tc-consumption-explainer a{display:inline-flex;align-items:center;gap:12px;color:#fff;font-size:14px;font-weight:650;text-underline-offset:5px}
.tc-consumption-explainer a svg{width:18px;height:18px;color:#ff3455}
.tc-consumption-result{margin-top:22px;border:1px solid #d1d1d1;border-radius:12px;background:#ededed;padding:28px}
.tc-consumption-result[hidden]{display:none}
.tc-consumption-result h3{font-size:23px;margin:0 0 24px}
.tc-consumption-bars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.tc-consumption-bar-label{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:12px;font-size:14px}
.tc-consumption-bar-label strong{font-size:20px;white-space:nowrap}
.tc-consumption-track{height:10px;background:#d3d3d3;border-radius:10px}
.tc-consumption-track>span{display:block;width:var(--bar,0%);height:100%;border-radius:10px;background:#111;transform-origin:left;animation:tc-consumption-grow .5s ease-out}
.tc-consumption-track>[data-consumption-bar=current]{background:#ed0028}
.tc-consumption-difference{margin:22px 0 0;font-size:18px;font-weight:700}
.tc-consumption-note{font-size:14px;line-height:1.6;max-width:100ch;color:#5b5b55;margin-top:20px}
@keyframes tc-consumption-grow{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:900px){.tc-consumption-layout{grid-template-columns:1fr;gap:18px}.tc-consumption-explainer{padding:26px}.tc-consumption-explainer h3{margin-top:20px}.tc-consumption-bars{grid-template-columns:1fr;gap:22px}}
@media(max-width:560px){.tc-consumption form{padding:22px 18px}.tc-consumption-fields{grid-template-columns:1fr;gap:8px}.tc-consumption fieldset+fieldset{border-top:1px solid #dbdbdb;padding-top:22px}.tc-consumption legend{margin-bottom:20px}.tc-consumption-actions .rc-button{width:100%;justify-content:center}.tc-consumption-explainer{padding:24px 20px}.tc-consumption-result{padding:23px 20px}.tc-consumption-bar-label{align-items:flex-start;flex-direction:column;gap:5px}}
@media(prefers-reduced-motion:reduce){.tc-consumption-track>span{animation:none}}
.tc-pressure[data-variant=water-location] .tc-pressure-layout{grid-template-columns:minmax(220px,.7fr) minmax(0,1.6fr);gap:34px;align-items:start}
.tc-pressure[data-variant=water-location] .tc-pressure-choices{gap:12px;position:sticky;top:150px}
.tc-pressure[data-variant=water-location] .tc-pressure-choices a{background:white;border:1px solid #d6d6d6;border-radius:12px;padding:24px 20px;font-size:17px;transition:background .25s,color .25s,transform .25s}
.tc-pressure[data-variant=water-location] .tc-pressure-choices a[aria-current]{background:#ed0028;color:white;border-color:#ed0028;transform:translateX(6px)}
.tc-pressure[data-variant=water-location] .tc-pressure-choices a svg:first-child{width:31px;height:31px;flex:none}
.tc-pressure[data-variant=water-location] .tc-pressure-panels{background:#080808;color:#fff;border-radius:16px;padding:32px 36px}
.tc-pressure[data-variant=water-location] .tc-pressure-panels h3{color:#fff;font-size:29px;line-height:1.2}
.tc-pressure[data-variant=water-location] .tc-pressure-panels article>p{color:#c6c6c6;max-width:70ch}
.tc-pressure[data-variant=water-location] .tc-pressure-panels article{padding-bottom:0}
.tc-pressure[data-variant=water-location] .tc-pressure-trail{display:grid;grid-template-columns:1fr;gap:0;background:none;padding:6px 0;margin:22px 0 8px}
.tc-pressure[data-variant=water-location] .tc-pressure-trail li{display:grid;grid-template-columns:58px 1fr;column-gap:20px;padding:18px 0;border:0;position:relative}
.tc-pressure[data-variant=water-location] .tc-pressure-trail li:not(:last-child):before{content:"";position:absolute;left:28px;top:54px;bottom:-20px;border-left:1px solid #5a292e}
.tc-pressure[data-variant=water-location] .tc-pressure-step-icon{grid-row:1 / 3;margin:0;width:58px;height:58px;background:#262020;border:1px solid #653039;border-radius:50%;position:relative;justify-content:center;align-items:center}
.tc-pressure[data-variant=water-location] .tc-pressure-step-icon svg{width:24px;height:24px;color:#ff3455}
.tc-pressure[data-variant=water-location] .tc-pressure-step-icon span{position:absolute;right:-3px;top:-5px;background:#ed0028;color:white;font-size:11px;border-radius:50%;width:20px;height:20px;display:grid;place-items:center}
.tc-pressure[data-variant=water-location] .tc-pressure-trail h4{font-size:19px;color:white;margin:0 0 7px}
.tc-pressure[data-variant=water-location] .tc-pressure-trail p{font-size:15px;line-height:1.6;color:#c6c6c6;margin:0}
.tc-pressure[data-variant=water-location] .tc-pressure-result{border-top:1px solid #45453e;padding-top:20px;margin-top:14px}
.tc-pressure[data-variant=water-location] .tc-pressure-result p{font-size:15px;color:#d9d9d9}
.tc-pressure[data-variant=water-location] .tc-pressure-result a{color:#fff;font-size:15px}
@media(max-width:900px){.tc-pressure[data-variant=water-location] .tc-pressure-layout{grid-template-columns:1fr;gap:18px}.tc-pressure[data-variant=water-location] .tc-pressure-choices{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tc-pressure[data-variant=water-location] .tc-pressure-choices a{padding:20px 15px;flex-direction:column;text-align:center;gap:10px}.tc-pressure[data-variant=water-location] .tc-pressure-choices a[aria-current]{transform:none}.tc-pressure[data-variant=water-location] .tc-pressure-choices svg:last-child{display:none}}
@media(max-width:560px){.tc-pressure[data-variant=water-location] .tc-pressure-choices{grid-template-columns:1fr;gap:8px}.tc-pressure[data-variant=water-location] .tc-pressure-choices a{flex-direction:row;text-align:left;justify-content:flex-start;padding:16px;font-size:16px}.tc-pressure[data-variant=water-location] .tc-pressure-panels{padding:26px 21px}.tc-pressure[data-variant=water-location] .tc-pressure-panels h3{font-size:25px}.tc-pressure[data-variant=water-location] .tc-pressure-trail li{grid-template-columns:44px 1fr;column-gap:15px}.tc-pressure[data-variant=water-location] .tc-pressure-step-icon{width:44px;height:44px}.tc-pressure[data-variant=water-location] .tc-pressure-trail li:not(:last-child):before{left:21px}.tc-pressure[data-variant=water-location] .tc-pressure-trail h4{font-size:18px}}
@media(prefers-reduced-motion:reduce){.tc-pressure[data-variant=water-location] .tc-pressure-choices a{transition:none}}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-shell{border-radius:14px;overflow:hidden;border:1px solid #d5d5d5;background:#fff}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;background:#080808;padding:8px}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-nav a{background:transparent;color:#fff;border:0;border-radius:7px;justify-content:center;padding:19px}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-nav a[aria-current]{background:#ed0028}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-panel{padding:28px 32px}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-caption{font-size:27px;margin:0 0 20px}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-panel ol{grid-template-columns:1fr;gap:0}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-panel li{display:grid;grid-template-columns:64px minmax(0,.85fr) minmax(0,1.2fr);column-gap:26px;position:relative;padding:24px 0;border-top:1px solid #dbdbdb}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-marker{grid-column:1;grid-row:1/3;border:0;position:static;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;margin:0;padding:0;width:auto}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-marker span{font-size:12px;color:#77776e;letter-spacing:.1em}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-marker svg{width:30px;height:30px;color:#ed0028}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-stage{grid-column:2;grid-row:1;margin:0 0 7px;color:#d50021;font-size:12px;letter-spacing:.08em}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-panel h4{grid-column:2;grid-row:2;font-size:22px;line-height:1.2;margin:0}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-panel li>p:not(.tc-lifecycle-stage){grid-column:3;grid-row:1/3;margin:0;font-size:16px;line-height:1.65}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-result{grid-column:2/4;margin-top:18px;border:0;background:#efefef;padding:10px 14px;border-radius:6px;font-size:14px;justify-content:flex-start}
.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-foot{margin:0;padding:20px 0 0;border-top:1px solid #dbdbdb}
@media(max-width:900px){.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-panel li{grid-template-columns:46px minmax(0,1fr);gap:0 20px}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-marker{grid-row:1/4}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-panel li>p:not(.tc-lifecycle-stage){grid-column:2;grid-row:3;margin-top:12px}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-result{grid-column:2;grid-row:4}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-foot{display:block}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-foot a{display:inline-flex;margin-top:12px}}
@media(max-width:560px){.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-panel{padding:24px 19px}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-caption{font-size:23px}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-nav a{padding:16px 10px;flex-direction:column;text-align:center;font-size:14px}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-panel li{grid-template-columns:32px minmax(0,1fr);column-gap:15px}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-marker svg{width:26px;height:26px}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-panel h4{font-size:20px}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-result{grid-column:1/3}.tc-lifecycle[data-variant=repair-options] .tc-lifecycle-foot a{white-space:normal}}
.mv-sample .mv-hero-copy>p:not(.rc-kicker){max-width:47ch;font-size:17px;line-height:1.65}
.mv-fee-strip>.rc-wrap{display:flex;align-items:center;gap:17px;padding-block:18px}
.mv-sample .mv-split-heading p:not(.rc-kicker){margin:0;max-width:63ch;color:#575750}
.mv-sample .rc-kicker{margin:0 0 12px}
.mv-price-banner>.rc-wrap{display:grid;grid-template-columns:1.1fr 1fr;gap:24px 40px;align-items:center}
.mv-sample .mv-price-banner .rc-kicker{color:#ff4963}
.mv-sample .mv-budget .rc-kicker{color:#d70020}
.mv-sample .rc-button{border-radius:9px;min-width:122px;white-space:nowrap}
@media(max-width:1000px){.mv-price-banner>.rc-wrap{gap:25px}}
@media(max-width:700px){.mv-sample .mv-hero-copy>p:not(.rc-kicker){font-size:16px}.mv-fee-strip>.rc-wrap{flex-wrap:wrap;gap:10px 12px;padding-block:17px}.mv-fee-strip>.rc-wrap>svg{width:22px;height:22px}.mv-price-banner>.rc-wrap{grid-template-columns:1fr;gap:22px}}
.rcm-coverage{background:#f5f5f5;border-top:1px solid #ddd;color:#151515;padding:34px 0}
.rcm-coverage>.rc-wrap{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center}
.rcm-coverage h2{font-size:clamp(25px,2.7vw,35px);line-height:1.13;letter-spacing:-.035em;margin:0 0 13px;max-width:22ch}
.rcm-coverage .rc-kicker{font-size:11px;color:#d60020;margin:0 0 12px;font-weight:700;letter-spacing:.12em}
.rcm-coverage p{font-size:15px;color:#555;line-height:1.65;margin:0 0 16px;max-width:46ch}
.rcm-coverage-intro>a{font-size:14px;font-weight:750;text-decoration:underline;text-underline-offset:5px;display:inline-flex;align-items:center;gap:18px;min-height:44px}
.rcm-coverage nav{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}
.rcm-coverage nav a{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #d4d4d4;padding:15px 0;font-size:14px;font-weight:650;min-height:48px;transition:color .2s}
.rcm-coverage nav a:first-child{grid-column:1/-1;border-top:2px solid #ed0020}
.rcm-coverage nav a span:last-child{color:#d60020}
.rcm-coverage a:hover{color:#c0001b}
.rcm-coverage a:focus-visible{outline:2px solid #ed0020;outline-offset:4px}
@media(max-width:700px){.rcm-coverage{padding-block:26px}.rcm-coverage>.rc-wrap{grid-template-columns:1fr;gap:18px}.rcm-coverage h2{max-width:none}.rcm-coverage nav{gap:0 18px}.rcm-coverage nav a{font-size:13px}}
@media(prefers-reduced-motion:reduce){.rcm-coverage a{transition:none}}
.rcm-coverage{scroll-margin-top:150px}
@media(max-width:700px){.rcm-coverage{scroll-margin-top:85px}}
.tc-brand-links{display:flex;align-items:center;gap:24px;padding:28px 0 8px;margin-top:24px;border-top:1px solid #ddd;flex-wrap:wrap}
.tc-brand-heading{margin-right:auto;display:grid;gap:5px}
.tc-brand-heading span{font-size:13px;color:#606060}
.tc-brand-links>a{padding:12px;display:flex;align-items:center;justify-content:center;border-radius:8px;min-height:64px;transition:background .2s,transform .2s}
.tc-brand-links>a:hover{background:#f5f5f5;transform:translateY(-2px)}
.tc-brand-crop{position:relative;display:block;width:105px;aspect-ratio:var(--ratio,3);overflow:hidden}
.tc-brand-crop img{position:absolute;width:var(--image-width,100%);max-width:none;left:var(--image-left,0);top:var(--image-top,0);height:auto}
.tc-evidence{padding-top:48px;padding-bottom:48px}
.tc-evidence>.tc-section-head{max-width:880px;margin-bottom:32px}
.tc-evidence-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(24px,4vw,64px);align-items:center}
.tc-evidence-story figure{margin:0;align-self:stretch;min-height:320px;position:relative}
.tc-evidence-story figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 88%,#f5f5f5),linear-gradient(0deg,#f5f5f5,transparent 12%);pointer-events:none}
.tc-evidence-story img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:center}
.tc-evidence-story h3{font-size:clamp(25px,2.5vw,37px);line-height:1.15;margin:12px 0 20px}
.tc-evidence-story p,.tc-evidence-story li{font-size:17px;line-height:1.65}
.tc-evidence-story ul{padding-left:20px}
.tc-evidence-story li+li{margin-top:10px}
.tc-evidence-story-reverse figure{order:2}
.tc-evidence-story-reverse figure:after{background:linear-gradient(270deg,transparent 88%,#f5f5f5),linear-gradient(0deg,#f5f5f5,transparent 12%)}
.tc-evidence-caption{font-size:13px!important;color:#666;border-left:2px solid #ed0020;padding-left:12px}
.tc-evidence-trail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:32px 0 48px;padding:24px 0;gap:28px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
.tc-evidence-trail li{position:relative;padding-left:44px}
.tc-evidence-trail span{position:absolute;left:0;color:#ed0020;font-size:22px;font-weight:750}
.tc-evidence-trail h3{margin:0 0 8px;font-size:21px}
.tc-evidence-trail p{font-size:16px;line-height:1.55;margin:0}
.tc-evidence-next{margin-top:32px;background:#000;color:#fff;padding:28px;display:flex;gap:32px;align-items:center;border-radius:12px}
.tc-evidence-next strong{font-size:23px}
.tc-evidence-next p{margin:10px 0 0;line-height:1.6;max-width:760px}
.tc-evidence-next a{color:#fff;flex-shrink:0;border-bottom:2px solid #ed0020;padding-bottom:6px}
@media(max-width:760px){.tc-evidence{padding-top:32px;padding-bottom:32px}.tc-evidence-story{grid-template-columns:1fr;gap:18px}.tc-evidence-story figure{min-height:0;aspect-ratio:4/3}.tc-evidence-story-reverse figure{order:0}.tc-evidence-story figure:after,.tc-evidence-story-reverse figure:after{background:linear-gradient(0deg,#f5f5f5,transparent 16%)}.tc-evidence-trail{grid-template-columns:1fr;gap:24px;margin-bottom:32px}.tc-evidence-next{display:block;padding:24px}.tc-evidence-next a{display:inline-block;margin-top:18px;max-width:100%}.tc-brand-links{gap:8px}.tc-brand-heading{width:100%;margin-bottom:8px}.tc-brand-links>a{flex:1;min-width:110px}.tc-evidence-story h3 br{display:none}}
@media(prefers-reduced-motion:reduce){.tc-brand-links>a{transition:none}.tc-brand-links>a:hover{transform:none}}
.bv-visit .rc-button{margin-top:12px}
.cs-record .tc-kicker{color:#ff3154}
.cs-record .rc-button{flex:none}
.sf-resolution .tc-kicker{color:#ff3154}
.sf-resolution .rc-button{margin-top:12px}
.ah-decision .rc-button{flex:none}
.rv-call .rc-button{flex-shrink:0}
.ss-season{padding-block:clamp(28px,4vw,64px)}
.ss-season>header{max-width:850px}
.ss-season h2{font-size:clamp(30px,3vw,46px);line-height:1.12;letter-spacing:-.035em}
.ss-season h3{font-size:clamp(26px,2.5vw,38px);line-height:1.15;letter-spacing:-.025em}
.ss-season p{line-height:1.7}
.ss-history{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin:32px 0;gap:24px}
.ss-history li{border-top:3px solid #f0002b;padding-top:18px}
.ss-history b{color:#f0002b;text-transform:uppercase;font-size:13px;letter-spacing:.08em}
.ss-history h3{font-size:23px;margin:10px 0}
.ss-history p{margin:0}
.ss-control,.ss-air{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,64px);align-items:center;padding-block:24px;border-top:1px solid #ddd}
.ss-control figure,.ss-air figure{margin:0;min-width:0;overflow:hidden}
.ss-control img{width:100%;height:auto;display:block;mask-image:radial-gradient(ellipse,#000 35%,transparent 72%)}
.ss-air img{display:block;width:100%;height:340px;object-fit:contain}
.ss-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:20px}
.ss-links a{display:flex;gap:8px;align-items:center}
.ss-links svg{width:18px}
.ss-close{background:#080808;color:#fff;border-top:4px solid #f0002b;border-radius:16px;display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center;padding:clamp(24px,3vw,42px);margin-top:24px}
.ss-close h3{margin:12px 0}
.ss-close p{max-width:70ch}
.ss-close>div:last-child{display:grid;gap:20px}
.ss-close a{color:#fff}
@media(max-width:800px){.ss-history,.ss-control,.ss-air,.ss-close{grid-template-columns:1fr}.ss-history{gap:20px}.ss-control figure{height:240px;display:flex;align-items:center}.ss-control img{max-height:320px;object-fit:contain;transform:scale(1.2)}.ss-air figure{order:-1}.ss-air img{height:250px}.ss-close{gap:8px}.ss-close>div:last-child{justify-items:start}}
@media(prefers-reduced-motion:no-preference){.ss-history li{transition:transform .25s}.ss-history li:hover{transform:translateY(-3px)}}
.lg-fit-banner .rc-button{flex-shrink:0}
@media(max-width:750px){.lg-fit-banner .rc-button{margin-top:20px}}
.ac-care-banner .rc-button{flex-shrink:0}
@media(max-width:800px){.ac-care-banner .rc-button{margin-top:18px}}
.mo-water a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.mo-service .rc-button{flex-shrink:0}
@media(max-width:750px){.mo-service .rc-button{margin-top:18px}}
.fu-compare>aside .rc-button{flex-shrink:0}
@media(max-width:800px){.fu-compare>aside .rc-button{margin-top:18px}}
.pi-image-view:has(input[value=interior]:checked) .pi-interior{opacity:1}
.pi-image-view:has(input[value=interior]:checked) .pi-exterior{opacity:0}
.pi-review>aside .rc-button{flex-shrink:0}
@media(max-width:800px){.pi-review>aside .rc-button{margin-top:18px}}
.vd-comfort a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.pz-reform a:not(.rc-button){font-weight:700;text-underline-offset:4px}
.boad-controls a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.boad-controls footer .rc-button{grid-column:2;grid-row:1/3;align-self:center}
@media(max-width:800px){.boad-controls footer .rc-button{grid-column:1;grid-row:auto;justify-self:start;margin-top:8px}}
.maja-care a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.rozas-balance a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.barj-diagnosis aside .tc-kicker{color:#ff3657}
.barj-diagnosis a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.cani-pressure a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.cani-next>.rc-button{flex-shrink:0}
.vica-kitchen a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.arav-choice a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.arav-choice aside>.rc-button{flex-shrink:0}
.hort-visit a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.cham-space a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.sala-retain a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.sala-retain aside>.rc-button{flex-shrink:0}
.chbe-gallery a:not(.rc-button){font-weight:700;text-underline-offset:5px}
@keyframes chbe-enter{from{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:none}}
.chbe-gallery>article:not([hidden]){animation:chbe-enter .35s ease-out}
@media(prefers-reduced-motion:reduce){.chbe-gallery>article:not([hidden]){animation:none}}
.cara-electronics a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.sbl-controls a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.ala-comfort a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.arg-record a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.cast-scope a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.vent-emission a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.ccm-visit a:not(.rc-button){font-weight:700;text-underline-offset:5px}
@media(prefers-reduced-motion:no-preference){.ccm-viewer article:not([hidden]){animation:ccm-enter .4s ease both}@keyframes ccm-enter{from{opacity:.65;transform:translateY(8px)}to{opacity:1;transform:none}}}
.lin-use a:not(.rc-button){font-weight:700;text-underline-offset:5px}
.qnt-choice a:not(.rc-button){font-weight:800;text-underline-offset:5px}
.con-comfort a:not(.rc-button){font-weight:800;text-underline-offset:5px}
.piov-purchase a:not(.rc-button){font-weight:800;text-underline-offset:5px}
.ens-identity a:not(.rc-button){font-weight:800;text-underline-offset:5px}
.mon-kitchen a:not(.rc-button){font-weight:800;text-underline-offset:5px}
.pcu-pressure a:not(.rc-button){font-weight:800;text-underline-offset:5px}
.pena-comfort a:not(.rc-button){font-weight:800;text-underline-offset:5px}
.pena-decide article:first-child p:not(.tc-kicker){color:#ddd}
.sim-electronics a:not(.rc-button){font-weight:800;text-underline-offset:5px}
.cav-choice a:not(.rc-button){font-weight:800;text-underline-offset:5px}
.san-choice a:not(.rc-button),.tab-care a:not(.rc-button),.mon-offer a:not(.rc-button){font-weight:800;text-underline-offset:5px}
.jk-hero .rc-wrap{width:min(1240px,calc(100% - 64px))}
.jk-hero-copy>p:not(.rc-kicker){max-width:520px;font-size:1.15rem}
.jk-contact .rc-button{flex:none}
.jk-page .rc-button{border-radius:12px}
.jk-page .rc-kicker{color:#ed0028}
.jk-dark .rc-kicker{color:#ff526e}
@media(max-width:760px){.jk-hero-copy>p:not(.rc-kicker){font-size:1rem}.jk-page .shop-grid{min-width:0}}
@media(max-width:760px){.jk-hero .rc-wrap{width:calc(100% - 40px)}}
@media(max-width:760px){.jk-page .jk-hero .rc-wrap{width:calc(100% - 36px)}}
.jk-page .jk-hero-copy>p:not(.rc-kicker){font-size:18px;line-height:1.55;max-width:540px}
.jk-fee-band>.rc-wrap{display:flex;align-items:center;gap:20px;padding-block:18px}
@media(max-width:760px){.jk-page .jk-hero-copy>p:not(.rc-kicker){font-size:16px}.jk-fee-band>.rc-wrap{flex-wrap:wrap;gap:10px}.jk-page .jk-contact .rc-button{margin-top:18px}}
@media(max-width:360px){body:has(.jk-page) .rc-head-main{gap:6px}body:has(.jk-page) .rc-logo{width:145px;min-width:0;flex:1}body:has(.jk-page) .rc-logo img{max-width:100%;height:auto}}
.jk-selected .jk-hero .rc-wrap{width:min(1200px,calc(100% - 64px))}
.jk-selected .jk-hero-copy>.rc-kicker{font-size:11px;letter-spacing:.2em;color:#495260}
.jk-selected .jk-hero-copy>p:not(.rc-kicker){font-size:20px;line-height:1.45;max-width:570px;color:#404955}
.jk-selected .jk-actions .rc-button{padding:17px 26px;font-size:17px;border-radius:12px}
.jk-selected .jk-fee-band>.rc-wrap{padding-block:12px;gap:14px}
.jk-focus-main>p:not(.rc-kicker){font-size:17px;line-height:1.5;margin:0;color:#475467}
@media(min-width:761px) and (max-width:1050px){.jk-selected .jk-hero-copy>p:not(.rc-kicker){font-size:17px}}
@media(max-width:760px){.jk-selected .jk-hero .rc-wrap{width:calc(100% - 36px)}.jk-selected .jk-hero-copy>p:not(.rc-kicker){font-size:17px}.jk-selected .jk-fee-band>.rc-wrap{padding-block:14px}}
.sd-page .rc-kicker{color:#ed0028}
.sd-dark .rc-kicker{color:#ff526e}
.sd-contact .rc-button{flex:none}
.bx-page .rc-kicker{color:#ef0029}
.bx-hero .rc-wrap{width:min(1240px,calc(100% - 64px))}
.bx-dark .rc-kicker{color:#ff526e}
.bx-contact .rc-button{flex:none}
@media(max-width:700px){.bx-hero .rc-wrap{width:calc(100% - 40px)}}
.fr-hero .rc-wrap{position:relative;z-index:1}
.fr-hero-copy .rc-kicker{font-size:.76rem}
.fr-contact .rc-button{flex:none}
.ar-hero .rc-wrap{position:relative;z-index:1}
.ar-hero-copy .rc-kicker{font-size:.75rem}
.ar-contact .rc-button{flex:none}
.ch-hero .rc-wrap{position:relative;z-index:1}
.ch-hero-copy .rc-kicker{font-size:.75rem}
.ch-contact .rc-button{flex:none}
.be-hero .rc-wrap{position:relative;z-index:1}
.be-hero-copy .rc-kicker{font-size:.75rem}
.be-contact .rc-button{flex:none}
@keyframes be-range{from{transform:scaleX(.3);opacity:.3}to{transform:scaleX(1);opacity:1}}
.co-hero .rc-wrap{position:relative;z-index:1}
.co-hero-copy .rc-kicker{font-size:.75rem}
.co-contact .rc-button{flex:none}
@keyframes co-range{from{transform:scaleX(.3);opacity:.3}to{transform:scaleX(1);opacity:1}}
.he-hero .rc-wrap{position:relative;z-index:1}
.he-hero-copy .rc-kicker{font-size:.75rem}
.he-contact .rc-button{flex:none}
@keyframes he-range{from{transform:scaleX(.3);opacity:.3}to{transform:scaleX(1);opacity:1}}
.vi-hero .rc-wrap{position:relative;z-index:1}
.vi-hero-copy .rc-kicker{font-size:.75rem}
.vi-contact .rc-button{flex:none}
@keyframes vi-range{from{transform:scaleX(.3);opacity:.3}to{transform:scaleX(1);opacity:1}}
.bt-page .rc-kicker{color:var(--bt-red);font-size:.78rem;font-weight:700;letter-spacing:.14em}
.bt-hero-copy>p:not(.rc-kicker){font-size:1.15rem;max-width:530px;margin-bottom:26px}
.bt-section header>p:not(.rc-kicker){font-size:1.08rem;color:#50565e;max-width:940px}
.bt-dark header>p:not(.rc-kicker),.bt-dark .bt-notes p{color:#c8cbd1}
.bt-section .rc-button{margin-top:28px}
@media(max-width:700px){.bt-hero-copy>p:not(.rc-kicker){font-size:1.03rem}}
.gb-page .rc-kicker{font-size:.78rem;letter-spacing:.14em;color:var(--gb-red);font-weight:750}
.gb-hero>.rc-wrap{position:relative}
.gb-hero>.rc-wrap>div{width:52%;padding:40px 0}
.gb-hero p:not(.rc-kicker){font-size:1.13rem;max-width:600px;margin-bottom:26px}
.gb-section header>p:not(.rc-kicker){color:#505762;font-size:1.07rem}
.gb-dark header>p:not(.rc-kicker),.gb-dark .gb-copy p{color:#c9cdd4}
.gb-section>.rc-wrap>.rc-button{margin-top:24px}
@media(max-width:850px){.gb-hero>.rc-wrap>div{width:57%}}
@media(max-width:700px){.gb-hero>.rc-wrap>div{width:100%;padding:0 0 28px}.gb-hero p:not(.rc-kicker){font-size:1rem}}
.gb-page .gb-dark header>p:not(.rc-kicker),.gb-page .gb-dark .gb-copy p{color:#505762}
.ib-page .rc-kicker{color:var(--ib-red);font-size:.78rem;letter-spacing:.14em;font-weight:750}
.ib-hero .rc-wrap{position:relative}
.ib-hero .rc-wrap>div{margin-left:53%;padding:40px 0}
.ib-hero p:not(.rc-kicker){font-size:1.15rem;margin-bottom:26px}
.ib-section header>p:not(.rc-kicker){color:#505762;font-size:1.06rem}
.ib-dark header>p:not(.rc-kicker),.ib-dark .ib-notes p{color:#c8cdd5}
.ib-close .rc-button{flex-shrink:0}
@media(max-width:700px){.ib-hero .rc-wrap>div{margin:0;padding:0 0 28px}.ib-hero p:not(.rc-kicker){font-size:1.04rem}}
.cd-page .rc-kicker{font-size:.77rem;letter-spacing:.14em;color:#ef002b;font-weight:750}
.cd-hero>.rc-wrap{position:relative}
.cd-hero>.rc-wrap>div{width:46%;margin-left:auto;padding:40px 0}
.cd-hero p:not(.rc-kicker){font-size:1.1rem;margin-bottom:28px}
.cd-section header>p:not(.rc-kicker){color:#505762;font-size:1.06rem}
.cd-close>.rc-wrap{display:flex;gap:30px;align-items:center;justify-content:space-between}
.cd-close p:not(.rc-kicker){max-width:720px;color:#c9ced6}
.cd-close .rc-button{flex-shrink:0}
@keyframes cd-pulse{0%,100%{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}
@media(max-width:700px){.cd-hero>.rc-wrap>div{width:100%;padding:0 0 28px}.cd-close>.rc-wrap{display:block}.cd-close .rc-button{margin-top:12px}}
.sb-page .rc-kicker{font-size:.77rem;color:#ef002b;letter-spacing:.14em;font-weight:750}
.sb-hero>.rc-wrap{position:relative}
.sb-hero>.rc-wrap>div{width:49%;padding:35px 0}
.sb-hero p:not(.rc-kicker){font-size:1.1rem;max-width:550px;margin-bottom:28px}
.sb-section header>p:not(.rc-kicker){font-size:1.07rem;color:#505964}
.sb-product p:not(.rc-kicker){color:#505964;max-width:520px}
.sb-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}
.sb-close p:not(.rc-kicker){color:#c9ced6}
@media(max-width:700px){.sb-hero>.rc-wrap>div{width:100%;padding:0 0 28px}.sb-close>.rc-wrap{display:block}}
.ab-page .rc-kicker{font-size:.77rem;letter-spacing:.14em;color:#ef002b;font-weight:750}
.ab-hero>.rc-wrap{position:relative}
.ab-hero>.rc-wrap>div{width:47%;margin-left:auto;padding:36px 0}
.ab-hero p:not(.rc-kicker){font-size:1.1rem;margin-bottom:28px}
.ab-section header>p:not(.rc-kicker){font-size:1.07rem;color:#505964}
.ab-reference p:not(.rc-kicker){max-width:520px;color:#505964}
.ab-section>.rc-wrap>.rc-button{margin-top:28px}
.ab-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
.ab-close p:not(.rc-kicker){color:#c9ced6}
@media(max-width:700px){.ab-hero>.rc-wrap>div{width:100%;padding:0 0 28px}.ab-close>.rc-wrap{display:block}}
.nr-page .rc-kicker{font-size:.77rem;letter-spacing:.14em;color:#ef002b;font-weight:750}
.nr-hero>.rc-wrap{position:relative}
.nr-hero>.rc-wrap>div{width:49%;padding:35px 0}
.nr-hero p:not(.rc-kicker){font-size:1.1rem;max-width:550px;margin-bottom:28px}
.nr-section header>p:not(.rc-kicker){font-size:1.07rem;color:#505964}
.nr-product p:not(.rc-kicker){color:#505964;max-width:510px}
.nr-close>.rc-wrap{display:flex;gap:30px;align-items:center;justify-content:space-between}
.nr-close p:not(.rc-kicker){color:#c9ced6;max-width:720px}
@media(max-width:700px){.nr-hero>.rc-wrap>div{width:100%;padding:0 0 28px}.nr-close>.rc-wrap{display:block}}
.al-page .rc-kicker{color:#ed002b;font-size:.76rem;font-weight:750;letter-spacing:.13em}
.al-hero-copy>p:not(.rc-kicker){font-size:1.1rem;max-width:520px}
.al-section header>p:not(.rc-kicker){font-size:1.05rem;color:#505965}
.al-results>div:not([hidden]){animation:al-result .3s ease-out}
.al-contact>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
.al-contact p:not(.rc-kicker){color:#c4cbd2}
@keyframes al-result{from{opacity:.4;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(max-width:700px){.al-contact>.rc-wrap{display:block}}
.cc-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.cc-hero>.rc-wrap{position:relative}
.cc-hero>.rc-wrap>div{width:48%;padding:35px 0}
.cc-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.cc-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.cc-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
.cc-close p:not(.rc-kicker){color:#c8ced6}
@media(max-width:700px){.cc-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.cc-close>.rc-wrap{display:block}}
.vw-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.vw-hero>.rc-wrap{position:relative}
.vw-hero>.rc-wrap>div{width:48%;padding:35px 0}
.vw-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.vw-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.vw-results article:not([hidden]){animation:vw-show .35s ease both}
@keyframes vw-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.vw-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.vw-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.vw-close>.rc-wrap{display:block}}
.np-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.np-hero>.rc-wrap{position:relative}
.np-hero>.rc-wrap>div{width:48%;padding:35px 0}
.np-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.np-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.np-results article:not([hidden]){animation:np-show .35s ease both}
@keyframes np-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.np-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.np-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.np-close>.rc-wrap{display:block}}
.tf-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.tf-hero>.rc-wrap{position:relative}
.tf-hero>.rc-wrap>div{width:48%;padding:35px 0}
.tf-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.tf-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.tf-results article:not([hidden]){animation:tf-show .35s ease both}
@keyframes tf-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.tf-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.tf-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.tf-close>.rc-wrap{display:block}}
.tf-hero>.rc-wrap>div{width:52%}
.tf-moment-copy article:not([hidden]){animation:tf-show .35s ease both}
@media(max-width:700px){.tf-hero>.rc-wrap>div{width:100%}}
.bh-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.bh-hero>.rc-wrap{position:relative}
.bh-hero>.rc-wrap>div{width:48%;padding:35px 0}
.bh-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.bh-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.bh-results article:not([hidden]){animation:bh-show .35s ease both}
@keyframes bh-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.bh-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.bh-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.bh-close>.rc-wrap{display:block}}
.bh-console article:not([hidden]){animation:bh-show .3s ease both}
.sp-page{background:#fff;color:#17191c}
.sp-page *{box-sizing:border-box}
.sp-page h1,.sp-page h2,.sp-page h3{line-height:1.15;letter-spacing:-.035em}
.sp-page h1{font-size:clamp(2.1rem,3.7vw,4rem);margin:16px 0 23px}
.sp-page h2{font-size:clamp(1.8rem,2.9vw,2.85rem);margin:12px 0 19px}
.sp-page h3{font-size:1.3rem;margin:0 0 12px}
.sp-page p{line-height:1.7}
.sp-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.sp-hero{min-height:590px;position:relative;display:flex;align-items:center;overflow:hidden}
.sp-hero>img{position:absolute;inset:0 0 0 auto;width:64%;height:100%;object-fit:cover;object-position:55% center;mask-image:linear-gradient(90deg,transparent,#000 40%)}
.sp-hero>.rc-wrap{position:relative}
.sp-hero>.rc-wrap>div{width:48%;padding:35px 0}
.sp-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.sp-hero-link{display:inline-flex;gap:12px;align-items:center;font-weight:650;margin:15px 0 15px 20px}
.sp-hero-link svg{width:20px;height:20px}
.sp-hero small{display:block;font-size:.77rem;margin-top:18px;color:#505965}
.sp-jump{display:flex;gap:25px;flex-wrap:wrap;padding-block:19px;border-block:1px solid #dce1e6}
.sp-jump a{font-size:.88rem;font-weight:650;text-decoration:none}
.sp-answer{padding-top:25px;margin-bottom:0;font-size:1.05rem;max-width:1060px}
.sp-section{padding:44px 0}
.sp-section header{max-width:950px;margin-bottom:28px}
.sp-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.sp-section-1,.sp-section-4{background:#f3f5f7}
.sp-copy{display:grid;gap:23px}
.sp-copy article{padding-top:20px;border-top:1px solid #d0d7df}
.sp-copy p{margin:0;color:#505965}
.sp-reference{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.sp-inline{display:inline-flex;gap:18px;align-items:center;font-weight:650;margin-top:25px}
.sp-inline svg{width:22px;height:22px;flex-shrink:0}
.sp-reader{display:grid;grid-template-columns:.85fr 1.2fr;gap:45px;align-items:center}
.sp-reader figure{margin:0}
.sp-reader img{width:100%;height:auto;display:block}
.sp-options{display:flex;gap:8px;padding-bottom:23px;flex-wrap:wrap}
.sp-options button{font:inherit;font-size:.92rem;font-weight:650;cursor:pointer;background:white;border:1px solid #cbd2da;border-radius:8px;padding:13px 17px;color:#17191c;transition:background .25s,color .25s}
.sp-options button[aria-pressed=true]{background:#111418;color:white;border-color:#111418}
.sp-results p{color:#505965}
.sp-reader small{display:block;font-size:.77rem;color:#505965;line-height:1.5;margin-top:18px}
.sp-reader [hidden]{display:none!important}
.sp-results article:not([hidden]){animation:sp-show .35s ease both}
@keyframes sp-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.sp-water-cases{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.sp-water-cases article{padding:24px;background:#f3f5f7;border-radius:12px;border-top:3px solid #ed002b}
.sp-water-cases article>span{display:block;color:#ed002b;font-size:.8rem;font-weight:700;margin-bottom:20px}
.sp-water-cases p{margin-bottom:0;color:#505965}
.sp-flow{display:grid;grid-template-columns:.8fr 1.3fr;gap:50px;align-items:start}
.sp-flow figure{margin:0;position:sticky;top:145px;max-width:420px}
.sp-flow img{display:block;width:100%;height:auto}
.sp-reading article{display:grid;grid-template-columns:1fr 2fr;gap:35px}
.sp-fee{background:#111418;color:white;padding:28px;border-radius:12px;border-top:4px solid #ed002b;margin-bottom:26px;display:grid;grid-template-columns:1.4fr 1fr;gap:30px;align-items:center}
.sp-fee h3{font-size:1.5rem;line-height:1.35;margin:12px 0 0}
.sp-fee span{color:#c8ced6;font-size:.95rem}
.sp-fee p{color:#d0d6de;margin:0}
.sp-catalog{display:flex;justify-content:space-between;gap:25px;align-items:center;background:#111418;color:white;padding:28px;border-radius:12px;margin-top:25px;text-decoration:none}
.sp-catalog small{display:block;color:#c8ced6;font-size:.8rem;margin-bottom:8px}
.sp-catalog strong{font-size:1.25rem}
.sp-catalog svg{width:26px;height:26px;flex-shrink:0;transition:transform .25s}
.sp-catalog:hover svg{transform:translateX(5px)}
.sp-page summary{font-size:1.13rem!important}
.sp-close{background:#111418;color:white;padding:35px 0}
.sp-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
.sp-close h2{font-size:2rem}
.sp-close p{color:#c8ced6}
.sp-related{display:flex;flex-wrap:wrap;gap:25px;padding-block:26px;font-weight:650}
.sp-sources{padding-bottom:25px;border-top:1px solid #dce1e6}
.sp-sources h2{font-size:1rem;letter-spacing:0;margin-top:23px}
.sp-sources a{font-size:.8rem;color:#505965;display:inline-block;margin:0 22px 12px 0}
.sp-page [id]{scroll-margin-top:145px}
.sp-page :focus-visible{outline:3px solid #4169e1;outline-offset:4px}
@media(max-width:1000px){.sp-reader,.sp-flow{gap:25px}.sp-water-cases{grid-template-columns:1fr}.sp-water-cases article{display:grid;grid-template-columns:.7fr 1.5fr;gap:10px 30px}.sp-water-cases article>span{grid-column:1/-1;margin-bottom:5px}.sp-water-cases p{margin-top:0}.sp-reference{grid-template-columns:1fr}.sp-reference article{display:grid;grid-template-columns:1fr 2fr;gap:30px}}
@media(max-width:700px){.sp-hero{display:block;min-height:0}.sp-hero>img{position:relative;inset:auto;width:100%;height:285px;object-position:55% center;mask-image:linear-gradient(#000 80%,transparent)}.sp-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.sp-page h1{font-size:2.2rem}.sp-hero-link{margin-left:15px;font-size:.9rem}.sp-jump{gap:15px 20px}.sp-section{padding:32px 0}.sp-reader,.sp-flow,.sp-fee{grid-template-columns:1fr}.sp-reader figure{max-width:440px;margin:auto}.sp-flow figure{position:static;margin:auto;max-width:400px}.sp-reading article,.sp-reference article,.sp-water-cases article{display:block}.sp-water-cases article>span{margin-bottom:16px}.sp-fee{padding:24px;gap:17px}.sp-close>.rc-wrap{display:block}.sp-page [id]{scroll-margin-top:105px}.sp-options{gap:6px}.sp-options button{padding:12px 14px}.sp-catalog{padding:22px}}
@media(prefers-reduced-motion:reduce){.sp-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.sp-hero>img{object-position:70% center}
.sp-variants{display:grid;grid-template-columns:.65fr 1.2fr;gap:55px;align-items:center;border-block:1px solid #dce1e6;padding:30px 0}
.sp-variants figure{margin:0;text-align:center}
.sp-variants figure img{display:block;width:auto;max-width:100%;height:310px;object-fit:contain;margin:auto}
.sp-specs{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #dce1e6}
.sp-specs strong{font-size:3.2rem;letter-spacing:-.05em;display:block;color:#17191c;line-height:1.2}
.sp-specs strong small{font-size:1rem;letter-spacing:0;margin-left:7px}
.sp-specs span{display:block;font-size:.8rem;color:#505965}
.sp-variants [hidden]{display:none!important}
.sp-variants article:not([hidden]){animation:sp-show .3s ease both}
.sp-source-note{display:block;color:#505965;font-size:.75rem;line-height:1.5;margin-top:20px}
.sp-water{display:grid;grid-template-columns:.65fr 1.3fr;gap:50px;align-items:start}
.sp-water figure{margin:0;position:sticky;top:155px;max-width:354px}
.sp-water img{width:100%;height:auto;display:block;mask-image:linear-gradient(#000 75%,transparent)}
.sp-water figcaption{font-size:1.25rem;font-weight:650;line-height:1.4;margin-top:12px}
.sp-section-1{background:#fff}
.sp-section-3{background:#f3f5f7}
.sp-section-4{background:#fff}
.sp-cases{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.sp-cases article{border-top:2px solid #ed002b;padding-top:20px}
.sp-cases article>span{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#f3f5f7;margin-bottom:20px}
.sp-cases svg{width:24px;height:24px;color:#ed002b}
.sp-cases p{color:#505965}
.sp-fee strong{font-size:1.4rem;line-height:1.4}
@media(max-width:1000px){.sp-cases{grid-template-columns:1fr}.sp-cases article{display:grid;grid-template-columns:45px 1fr;gap:0 20px}.sp-cases article>span{grid-row:1/3}.sp-cases p{margin:0}.sp-variants{gap:30px}}
@media(max-width:700px){.sp-variants,.sp-water{grid-template-columns:1fr;gap:25px}.sp-variants figure img{height:220px}.sp-specs strong{font-size:2.6rem}.sp-water figure{position:static;margin:auto}.sp-cases article{display:block}.sp-cases article>span{margin-bottom:15px}.sp-options{justify-content:center}}
.mc-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.mc-hero>.rc-wrap{position:relative}
.mc-hero>.rc-wrap>div{width:48%;padding:35px 0}
.mc-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.mc-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.mc-results article:not([hidden]){animation:mc-show .35s ease both}
@keyframes mc-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.mc-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.mc-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.mc-close>.rc-wrap{display:block}}
.mc-locator article:not([hidden]){animation:mc-show .3s ease both}
.cn-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.cn-hero>.rc-wrap{position:relative}
.cn-hero>.rc-wrap>div{width:48%;padding:35px 0}
.cn-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.cn-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.cn-results article:not([hidden]){animation:cn-show .35s ease both}
@keyframes cn-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.cn-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.cn-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.cn-close>.rc-wrap{display:block}}
.cn-signal-reader article:not([hidden]){animation:cn-show .3s ease both}
.pg-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.pg-hero>.rc-wrap{position:relative}
.pg-hero>.rc-wrap>div{width:48%;padding:35px 0}
.pg-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.pg-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.pg-results article:not([hidden]){animation:pg-show .35s ease both}
@keyframes pg-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.pg-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.pg-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.pg-close>.rc-wrap{display:block}}
.pg-function-reader article:not([hidden]){animation:pg-show .3s ease both}
.v100-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.v100-hero>.rc-wrap{position:relative}
.v100-hero>.rc-wrap>div{width:48%;padding:35px 0}
.v100-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.v100-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.v100-results article:not([hidden]){animation:v100-show .35s ease both}
@keyframes v100-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.v100-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.v100-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.v100-close>.rc-wrap{display:block}}
.v100-hero>.rc-wrap>div{width:46%}
.v100-hero p:not(.rc-kicker){color:#e1e5e9}
.v100-hero .rc-kicker{color:#ff3157}
@media(max-width:700px){.v100-hero>.rc-wrap>div{width:100%}}
.ttp-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.ttp-hero>.rc-wrap{position:relative}
.ttp-hero>.rc-wrap>div{width:48%;padding:35px 0}
.ttp-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.ttp-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.ttp-results article:not([hidden]){animation:ttp-show .35s ease both}
@keyframes ttp-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.ttp-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.ttp-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.ttp-close>.rc-wrap{display:block}}
.ttp-hero>.rc-wrap>div{width:48%}
@media(max-width:700px){.ttp-hero>.rc-wrap>div{width:100%}}
.ifc-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.ifc-hero>.rc-wrap{position:relative}
.ifc-hero>.rc-wrap>div{width:48%;padding:35px 0}
.ifc-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.ifc-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.ifc-results article:not([hidden]){animation:ifc-show .35s ease both}
@keyframes ifc-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.ifc-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.ifc-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.ifc-close>.rc-wrap{display:block}}
.ifc-hero>.rc-wrap>div{width:49%}
@media(max-width:700px){.ifc-hero>.rc-wrap>div{width:100%}}
.pcx-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.pcx-hero>.rc-wrap{position:relative}
.pcx-hero>.rc-wrap>div{width:48%;padding:35px 0}
.pcx-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.pcx-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.pcx-results article:not([hidden]){animation:pcx-show .35s ease both}
@keyframes pcx-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.pcx-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.pcx-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.pcx-close>.rc-wrap{display:block}}
.pcx-hero>.rc-wrap>div{width:48%}
@media(max-width:700px){.pcx-hero>.rc-wrap>div{width:100%}}
.aco-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.aco-hero>.rc-wrap{position:relative}
.aco-hero>.rc-wrap>div{width:48%;padding:35px 0}
.aco-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.aco-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.aco-results article:not([hidden]){animation:aco-show .35s ease both}
@keyframes aco-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.aco-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.aco-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.aco-close>.rc-wrap{display:block}}
.aco-hero>.rc-wrap>div{width:48%;margin-left:auto}
@media(max-width:700px){.aco-hero>.rc-wrap>div{width:100%;margin-left:0}}
.itw-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.itw-hero>.rc-wrap{position:relative}
.itw-hero>.rc-wrap>div{width:48%;padding:35px 0}
.itw-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.itw-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.itw-results article:not([hidden]){animation:itw-show .35s ease both}
@keyframes itw-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.itw-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.itw-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.itw-close>.rc-wrap{display:block}}
.itw-hero>.rc-wrap>div{width:49%}
.itw-scenario article:not([hidden]){animation:itw-show .3s ease both}
@keyframes itw-show{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.itw-hero>.rc-wrap>div{width:100%}}
.gno-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.gno-hero>.rc-wrap{position:relative}
.gno-hero>.rc-wrap>div{width:48%;padding:35px 0}
.gno-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.gno-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.gno-results article:not([hidden]){animation:gno-show .35s ease both}
@keyframes gno-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.gno-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.gno-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.gno-close>.rc-wrap{display:block}}
.gno-hero>.rc-wrap>div{width:49%}
.gno-triage-result article:not([hidden]){animation:gno-show .35s ease both}
@keyframes gno-show{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.gno-hero>.rc-wrap>div{width:100%}}
.atp-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.atp-hero>.rc-wrap{position:relative}
.atp-hero>.rc-wrap>div{width:48%;padding:35px 0}
.atp-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.atp-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.atp-results article:not([hidden]){animation:atp-show .35s ease both}
@keyframes atp-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.atp-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.atp-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.atp-close>.rc-wrap{display:block}}
.atp-hero>.rc-wrap>div{width:49%}
.atp-triage-result article:not([hidden]){animation:atp-show .35s ease both}
@keyframes atp-show{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.atp-hero>.rc-wrap>div{width:100%}}
.vcp-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.vcp-hero>.rc-wrap{position:relative}
.vcp-hero>.rc-wrap>div{width:48%;padding:35px 0}
.vcp-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.vcp-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.vcp-results article:not([hidden]){animation:vcp-show .35s ease both}
@keyframes vcp-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.vcp-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.vcp-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.vcp-close>.rc-wrap{display:block}}
.vcp-hero>.rc-wrap>div{width:49%}
.vcp-triage-result article:not([hidden]){animation:vcp-show .35s ease both}
@keyframes vcp-show{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.vcp-hero>.rc-wrap>div{width:100%}}
.lpl-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.lpl-hero>.rc-wrap{position:relative}
.lpl-hero>.rc-wrap>div{width:48%;padding:35px 0}
.lpl-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.lpl-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.lpl-results article:not([hidden]){animation:lpl-show .35s ease both}
@keyframes lpl-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.lpl-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.lpl-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.lpl-close>.rc-wrap{display:block}}
.lpl-hero>.rc-wrap>div{width:49%}
.lpl-triage-result article:not([hidden]){animation:lpl-show .35s ease both}
@keyframes lpl-show{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.lpl-hero>.rc-wrap>div{width:100%}}
@keyframes lpl-in{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}
.cap-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.cap-hero>.rc-wrap{position:relative}
.cap-hero>.rc-wrap>div{width:48%;padding:35px 0}
.cap-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.cap-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.cap-results article:not([hidden]){animation:cap-show .35s ease both}
@keyframes cap-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.cap-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.cap-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.cap-close>.rc-wrap{display:block}}
.cap-hero>.rc-wrap>div{width:49%}
.cap-triage-result article:not([hidden]){animation:cap-show .35s ease both}
@keyframes cap-show{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.cap-hero>.rc-wrap>div{width:100%}}
@keyframes cap-in{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}
.cbo-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.cbo-hero>.rc-wrap{position:relative}
.cbo-hero>.rc-wrap>div{width:48%;padding:35px 0}
.cbo-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.cbo-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.cbo-results article:not([hidden]){animation:cbo-show .35s ease both}
@keyframes cbo-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.cbo-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.cbo-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.cbo-close>.rc-wrap{display:block}}
.cbo-hero>.rc-wrap>div{width:49%}
.cbo-triage-result article:not([hidden]){animation:cbo-show .35s ease both}
@keyframes cbo-show{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.cbo-hero>.rc-wrap>div{width:100%}}
@keyframes cbo-in{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}
.xte-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.xte-hero>.rc-wrap{position:relative}
.xte-hero>.rc-wrap>div{width:48%;padding:35px 0}
.xte-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.xte-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.xte-results article:not([hidden]){animation:xte-show .35s ease both}
@keyframes xte-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.xte-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.xte-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.xte-close>.rc-wrap{display:block}}
.xte-hero>.rc-wrap>div{width:49%}
.xte-triage-result article:not([hidden]){animation:xte-show .35s ease both}
@keyframes xte-show{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.xte-hero>.rc-wrap>div{width:100%}}
@keyframes xte-in{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}
.prm-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.prm-hero>.rc-wrap{position:relative}
.prm-hero>.rc-wrap>div{width:48%;padding:35px 0}
.prm-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.prm-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.prm-results article:not([hidden]){animation:prm-show .35s ease both}
@keyframes prm-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.prm-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.prm-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.prm-close>.rc-wrap{display:block}}
.prm-hero>.rc-wrap>div{width:49%}
.prm-triage-result article:not([hidden]){animation:prm-show .35s ease both}
@keyframes prm-show{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.prm-hero>.rc-wrap>div{width:100%}}
@keyframes prm-in{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}
.acx-page .rc-kicker{font-size:.77rem;color:#ed002b;letter-spacing:.13em;font-weight:750}
.acx-hero>.rc-wrap{position:relative}
.acx-hero>.rc-wrap>div{width:48%;padding:35px 0}
.acx-hero p:not(.rc-kicker){font-size:1.12rem;max-width:530px;margin-bottom:28px}
.acx-section header>p:not(.rc-kicker){color:#505965;font-size:1.05rem}
.acx-results article:not([hidden]){animation:acx-show .35s ease both}
@keyframes acx-show{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.acx-close>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}
@media(max-width:700px){.acx-hero>.rc-wrap>div{width:100%;padding:0 0 27px}.acx-close>.rc-wrap{display:block}}
.acx-hero>.rc-wrap>div{width:49%}
.acx-triage-result article:not([hidden]){animation:acx-show .35s ease both}
@keyframes acx-show{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.acx-hero>.rc-wrap>div{width:100%}}
@keyframes acx-in{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}
.clx-hero>.rc-wrap>div{width:49%;padding:48px 0}
.clx-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.clx-section header>p:not(.rc-kicker){color:var(--clx-copy);max-width:880px}
.clx-reader article:not([hidden]){animation:clx-enter .3s ease-out}
.clx-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes clx-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.clx-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.clx-hero p:not(.rc-kicker){font-size:1rem}.clx-close>.rc-wrap{display:block}.clx-actions>a:not(.rc-button){font-size:.85rem}}
.clo-hero>.rc-wrap>div{width:49%;padding:48px 0}
.clo-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.clo-section header>p:not(.rc-kicker){color:var(--clo-copy);max-width:880px}
.clo-reader article:not([hidden]){animation:clo-enter .3s ease-out}
.clo-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes clo-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.clo-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.clo-hero p:not(.rc-kicker){font-size:1rem}.clo-close>.rc-wrap{display:block}.clo-actions>a:not(.rc-button){font-size:.85rem}}
.egp-hero>.rc-wrap>div{width:49%;padding:48px 0}
.egp-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.egp-section header>p:not(.rc-kicker){color:var(--egp-copy);max-width:880px}
.egp-reader article:not([hidden]){animation:egp-enter .3s ease-out}
.egp-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes egp-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.egp-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.egp-hero p:not(.rc-kicker){font-size:1rem}.egp-close>.rc-wrap{display:block}.egp-actions>a:not(.rc-button){font-size:.85rem}}
.egi-hero>.rc-wrap>div{width:49%;padding:48px 0}
.egi-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.egi-section header>p:not(.rc-kicker){color:var(--egi-copy);max-width:880px}
.egi-reader article:not([hidden]){animation:egi-enter .3s ease-out}
.egi-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes egi-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.egi-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.egi-hero p:not(.rc-kicker){font-size:1rem}.egi-close>.rc-wrap{display:block}.egi-actions>a:not(.rc-button){font-size:.85rem}}
.gnp-hero>.rc-wrap>div{width:49%;padding:48px 0}
.gnp-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.gnp-section header>p:not(.rc-kicker){color:var(--gnp-copy);max-width:880px}
.gnp-reader article:not([hidden]){animation:gnp-enter .3s ease-out}
.gnp-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes gnp-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.gnp-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.gnp-hero p:not(.rc-kicker){font-size:1rem}.gnp-close>.rc-wrap{display:block}.gnp-actions>a:not(.rc-button){font-size:.85rem}}
.gor-hero>.rc-wrap>div{width:49%;padding:48px 0}
.gor-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.gor-section header>p:not(.rc-kicker){color:var(--gor-copy);max-width:880px}
.gor-reader article:not([hidden]){animation:gor-enter .3s ease-out}
.gor-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes gor-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.gor-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.gor-hero p:not(.rc-kicker){font-size:1rem}.gor-close>.rc-wrap{display:block}.gor-actions>a:not(.rc-button){font-size:.85rem}}
.hsx-hero>.rc-wrap>div{width:49%;padding:48px 0}
.hsx-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.hsx-section header>p:not(.rc-kicker){color:var(--hsx-copy);max-width:880px}
.hsx-reader article:not([hidden]){animation:hsx-enter .3s ease-out}
.hsx-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes hsx-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.hsx-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.hsx-hero p:not(.rc-kicker){font-size:1rem}.hsx-close>.rc-wrap{display:block}.hsx-actions>a:not(.rc-button){font-size:.85rem}}
.nbp-hero>.rc-wrap>div{width:49%;padding:48px 0}
.nbp-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.nbp-section header>p:not(.rc-kicker){color:var(--nbp-copy);max-width:880px}
.nbp-reader article:not([hidden]){animation:nbp-enter .3s ease-out}
.nbp-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes nbp-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.nbp-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.nbp-hero p:not(.rc-kicker){font-size:1rem}.nbp-close>.rc-wrap{display:block}.nbp-actions>a:not(.rc-button){font-size:.85rem}}
.nvd-hero>.rc-wrap>div{width:49%;padding:48px 0}
.nvd-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.nvd-section header>p:not(.rc-kicker){color:var(--nvd-copy);max-width:880px}
.nvd-reader article:not([hidden]){animation:nvd-enter .3s ease-out}
.nvd-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes nvd-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.nvd-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.nvd-hero p:not(.rc-kicker){font-size:1rem}.nvd-close>.rc-wrap{display:block}.nvd-actions>a:not(.rc-button){font-size:.85rem}}
@keyframes nvd-reading{from{background:#dce0e5}to{background:#f4f5f7}}
.nmx-hero>.rc-wrap>div{width:49%;padding:48px 0}
.nmx-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.nmx-section header>p:not(.rc-kicker){color:var(--nmx-copy);max-width:880px}
.nmx-reader article:not([hidden]){animation:nmx-enter .3s ease-out}
.nmx-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes nmx-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.nmx-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.nmx-hero p:not(.rc-kicker){font-size:1rem}.nmx-close>.rc-wrap{display:block}.nmx-actions>a:not(.rc-button){font-size:.85rem}}
@keyframes nmx-reading{from{background:#dce0e5}to{background:#f4f5f7}}
@keyframes nmx-enter{from{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:none}}
.npt-hero>.rc-wrap>div{width:49%;padding:48px 0}
.npt-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.npt-section header>p:not(.rc-kicker){color:var(--npt-copy);max-width:880px}
.npt-reader article:not([hidden]){animation:npt-enter .3s ease-out}
.npt-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes npt-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.npt-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.npt-hero p:not(.rc-kicker){font-size:1rem}.npt-close>.rc-wrap{display:block}.npt-actions>a:not(.rc-button){font-size:.85rem}}
@keyframes npt-reading{from{background:#dce0e5}to{background:#f4f5f7}}
@keyframes npt-enter{from{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:none}}
.nnx-hero>.rc-wrap>div{width:49%;padding:48px 0}
.nnx-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.nnx-section header>p:not(.rc-kicker){color:var(--nnx-copy);max-width:880px}
.nnx-reader article:not([hidden]){animation:nnx-enter .3s ease-out}
.nnx-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes nnx-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.nnx-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.nnx-hero p:not(.rc-kicker){font-size:1rem}.nnx-close>.rc-wrap{display:block}.nnx-actions>a:not(.rc-button){font-size:.85rem}}
@keyframes nnx-reading{from{background:#dce0e5}to{background:#f4f5f7}}
@keyframes nnx-enter{from{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:none}}
.pcb-hero>.rc-wrap>div{width:49%;padding:48px 0}
.pcb-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.pcb-section header>p:not(.rc-kicker){color:var(--pcb-copy);max-width:880px}
.pcb-reader article:not([hidden]){animation:pcb-enter .3s ease-out}
.pcb-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes pcb-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.pcb-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.pcb-hero p:not(.rc-kicker){font-size:1rem}.pcb-close>.rc-wrap{display:block}.pcb-actions>a:not(.rc-button){font-size:.85rem}}
@keyframes pcb-reading{from{background:#dce0e5}to{background:#f4f5f7}}
@keyframes pcb-enter{from{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:none}}
.pdu-hero>.rc-wrap>div{width:49%;padding:48px 0}
.pdu-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.pdu-section header>p:not(.rc-kicker){color:var(--pdu-copy);max-width:880px}
.pdu-reader article:not([hidden]){animation:pdu-enter .3s ease-out}
.pdu-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes pdu-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.pdu-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.pdu-hero p:not(.rc-kicker){font-size:1rem}.pdu-close>.rc-wrap{display:block}.pdu-actions>a:not(.rc-button){font-size:.85rem}}
@keyframes pdu-reading{from{background:#dce0e5}to{background:#f4f5f7}}
@keyframes pdu-enter{from{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:none}}
.pmx-hero>.rc-wrap>div{width:49%;padding:48px 0}
.pmx-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.pmx-section header>p:not(.rc-kicker){color:var(--pmx-copy);max-width:880px}
.pmx-reader article:not([hidden]){animation:pmx-enter .3s ease-out}
.pmx-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes pmx-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.pmx-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.pmx-hero p:not(.rc-kicker){font-size:1rem}.pmx-close>.rc-wrap{display:block}.pmx-actions>a:not(.rc-button){font-size:.85rem}}
.alt-hero>.rc-wrap>div{width:49%;padding:48px 0}
.alt-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.alt-section header>p:not(.rc-kicker){color:var(--alt-copy);max-width:880px}
.alt-reader article:not([hidden]){animation:alt-enter .3s ease-out}
.alt-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes alt-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.alt-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.alt-hero p:not(.rc-kicker){font-size:1rem}.alt-close>.rc-wrap{display:block}.alt-actions>a:not(.rc-button){font-size:.85rem}}
.bio-hero>.rc-wrap>div{width:49%;padding:48px 0}
.bio-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.bio-section header>p:not(.rc-kicker){color:var(--bio-copy);max-width:880px}
.bio-reader article:not([hidden]){animation:bio-enter .3s ease-out}
.bio-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes bio-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.bio-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.bio-hero p:not(.rc-kicker){font-size:1rem}.bio-close>.rc-wrap{display:block}.bio-actions>a:not(.rc-button){font-size:.85rem}}
.veg-hero>.rc-wrap>div{width:49%;padding:48px 0}
.veg-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.veg-section header>p:not(.rc-kicker){color:var(--veg-copy);max-width:880px}
.veg-reader article:not([hidden]){animation:veg-enter .3s ease-out}
.veg-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes veg-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.veg-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.veg-hero p:not(.rc-kicker){font-size:1rem}.veg-close>.rc-wrap{display:block}.veg-actions>a:not(.rc-button){font-size:.85rem}}
.dbx-hero>.rc-wrap>div{width:49%;padding:48px 0}
.dbx-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.dbx-section header>p:not(.rc-kicker){color:var(--dbx-copy);max-width:880px}
.dbx-reader article:not([hidden]){animation:dbx-enter .3s ease-out}
.dbx-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes dbx-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.dbx-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.dbx-hero p:not(.rc-kicker){font-size:1rem}.dbx-close>.rc-wrap{display:block}.dbx-actions>a:not(.rc-button){font-size:.85rem}}
.dbx-hero>.rc-wrap>div{width:55%}
@media(max-width:700px){.dbx-hero>.rc-wrap>div{width:100%}}
.neo-hero>.rc-wrap>div{width:49%;padding:48px 0}
.neo-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.neo-section header>p:not(.rc-kicker){color:var(--neo-copy);max-width:880px}
.neo-reader article:not([hidden]){animation:neo-enter .3s ease-out}
.neo-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes neo-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.neo-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.neo-hero p:not(.rc-kicker){font-size:1rem}.neo-close>.rc-wrap{display:block}.neo-actions>a:not(.rc-button){font-size:.85rem}}
.nes-hero>.rc-wrap>div{width:49%;padding:48px 0}
.nes-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.nes-section header>p:not(.rc-kicker){color:var(--nes-copy);max-width:880px}
.nes-reader article:not([hidden]){animation:nes-enter .3s ease-out}
.nes-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes nes-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.nes-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.nes-hero p:not(.rc-kicker){font-size:1rem}.nes-close>.rc-wrap{display:block}.nes-actions>a:not(.rc-button){font-size:.85rem}}
.nor-hero>.rc-wrap>div{width:49%;padding:48px 0}
.nor-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.nor-section header>p:not(.rc-kicker){color:var(--nor-copy);max-width:880px}
.nor-reader article:not([hidden]){animation:nor-enter .3s ease-out}
.nor-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes nor-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.nor-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.nor-hero p:not(.rc-kicker){font-size:1rem}.nor-close>.rc-wrap{display:block}.nor-actions>a:not(.rc-button){font-size:.85rem}}
.rnr-hero>.rc-wrap>div{width:49%;padding:48px 0}
.rnr-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.rnr-section header>p:not(.rc-kicker){color:var(--rnr-copy);max-width:880px}
.rnr-reader article:not([hidden]){animation:rnr-enter .3s ease-out}
.rnr-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes rnr-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.rnr-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.rnr-hero p:not(.rc-kicker){font-size:1rem}.rnr-close>.rc-wrap{display:block}.rnr-actions>a:not(.rc-button){font-size:.85rem}}
.sar-hero>.rc-wrap>div{width:49%;padding:48px 0}
.sar-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.sar-section header>p:not(.rc-kicker){color:var(--sar-copy);max-width:880px}
.sar-reader article:not([hidden]){animation:sar-enter .3s ease-out}
.sar-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes sar-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.sar-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.sar-hero p:not(.rc-kicker){font-size:1rem}.sar-close>.rc-wrap{display:block}.sar-actions>a:not(.rc-button){font-size:.85rem}}
.v20-hero>.rc-wrap>div{width:49%;padding:48px 0}
.v20-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.v20-section header>p:not(.rc-kicker){color:var(--v20-copy);max-width:880px}
.v20-reader article:not([hidden]){animation:v20-enter .3s ease-out}
.v20-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes v20-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.v20-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.v20-hero p:not(.rc-kicker){font-size:1rem}.v20-close>.rc-wrap{display:block}.v20-actions>a:not(.rc-button){font-size:.85rem}}
.v24-hero>.rc-wrap>div{width:49%;padding:48px 0}
.v24-hero p:not(.rc-kicker){font-size:1.12rem;max-width:520px}
.v24-section header>p:not(.rc-kicker){color:var(--v24-copy);max-width:880px}
.v24-reader article:not([hidden]){animation:v24-enter .3s ease-out}
.v24-close>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
@keyframes v24-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.v24-hero>.rc-wrap>div{width:100%;padding:0 0 25px}.v24-hero p:not(.rc-kicker){font-size:1rem}.v24-close>.rc-wrap{display:block}.v24-actions>a:not(.rc-button){font-size:.85rem}}
.v24-results article:not([hidden]){display:grid;grid-template-columns:160px 1fr;gap:28px;align-items:start}
@media(max-width:700px){.v24-results article:not([hidden]){display:block}}
.oe-hero>div>p:not(.rc-kicker){font-size:1.1rem;max-width:55ch}
.oe-contact>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:28px}
@media(max-width:700px){.oe-contact>.rc-wrap{align-items:start;flex-direction:column}}
.rp-actions>a:not(.rc-button){display:inline-flex;align-items:center;gap:9px;font-weight:700;text-decoration:underline}
.rp-contact>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}
.rp-contact .rc-kicker{color:#ff2148}
@media(max-width:700px){.rp-contact>.rc-wrap{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:no-preference){.rp-choice-results article:not([hidden]){animation:rp-enter .25s ease both}@keyframes rp-enter{from{opacity:.4;transform:translateY(6px)}to{opacity:1;transform:none}}}
.rv-hero>div>p:not(.rc-kicker){font-size:clamp(18px,1.5vw,22px);line-height:1.55;max-width:48ch}
.rv-section header>p:not(.rc-kicker){line-height:1.7;color:#515b65;max-width:80ch}
@media(prefers-reduced-motion:no-preference){.rv-document-tool article:not([hidden]){animation:rv-result .22s ease both}@keyframes rv-result{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}}
.cg-hero>div>p:not(.rc-kicker){font-size:1.1rem;max-width:50ch}
.cg-section .rc-button{margin-top:24px}
.cg-contact>.rc-wrap{display:flex;justify-content:space-between;align-items:center;gap:24px}
@media(max-width:700px){.cg-contact>.rc-wrap{align-items:start;flex-direction:column}}
.artx-fee>.rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}
@media(max-width:700px){.artx-fee>.rc-wrap{flex-direction:column;align-items:start}}
.be-page .be-hero>.rc-wrap{grid-column:1;grid-row:1;width:100%;padding:0;margin:0}
.be-brand-fit .rc-button{margin-top:14px}
@media(max-width:700px){.be-page .be-hero>.rc-wrap{grid-row:2}}
.zh-page>.structure-crumbs{padding-block:14px;font-size:12px}
.zh-hero p:not(.rc-kicker){color:#c7cdd3;font-size:16px;line-height:1.6;max-width:58ch;margin:0 0 16px}
.zh-hero .rc-kicker{color:#ff4665;font-size:10px}
.zh-contact .rc-button{min-height:44px;padding:10px 20px}
.zh-directory-head .rc-kicker{font-size:10px;margin:0}
.zh-directory .tz-directory-controls{margin:22px 0 20px;gap:16px}
.zh-directory .tz-directory-controls>div{max-width:none}
.zh-directory .tz-directory-controls>div:first-child{flex:2}
.zh-directory .tz-directory-controls input,.zh-directory .tz-directory-controls select{height:48px;border-radius:10px;border-color:#d5dde4;font-size:14px}
.zh-directory .tz-directory-controls>p{white-space:nowrap;font-size:12px}
.zh-page :is(a,input,select,summary):focus-visible{outline:3px solid #d00029;outline-offset:4px}
@media(max-width:700px){.zh-directory .tz-directory-controls{flex-wrap:wrap;gap:10px}.zh-directory .tz-directory-controls>div{flex:1 1 100%!important}.zh-directory .tz-directory-controls>p{flex-basis:auto;margin:0}}