/* Radiatori city pages v1. Scoped to .rc-page; Open Sans is inherited from the site. */
.rc-page{--rc-red:#f71926;--rc-ink:#171b20;--rc-muted:#616773;--rc-line:#e1e4e8;font-family:'Open Sans',Arial,sans-serif;color:var(--rc-ink);font-size:16px;line-height:1.65;background:#fff;width:100%;isolation:isolate}
.rc-page *,.rc-page *::before,.rc-page *::after{box-sizing:border-box}
.rc-page [hidden]{display:none!important}
.rc-page img{display:block;max-width:100%;height:auto}
.rc-page a{color:inherit;text-decoration:none}
.rc-page button,.rc-page input{font:inherit}
.rc-page button{cursor:pointer}
.rc-page :is(a,button,summary):focus-visible{outline:3px solid #2686e9;outline-offset:5px}
.rc-page .rc-wrap{width:100%;max-width:1240px;margin:0 auto;padding-left:30px;padding-right:30px}
.rc-page .rc-section{padding-top:68px;padding-bottom:68px}
.rc-page .rc-light{background:#f4f5f6}
.rc-page :is(h1,h2,h3,p){padding:0;margin:0}
.rc-page :is(h1,h2,h3){font-family:'Open Sans',Arial,sans-serif;color:inherit;font-style:normal;letter-spacing:-.035em;text-transform:none}
.rc-page h1{font-size:clamp(36px,4.5vw,62px);font-weight:800;line-height:1.08;text-transform:uppercase}
.rc-page h2{font-size:clamp(25px,2.65vw,36px);font-weight:750;line-height:1.23;margin-bottom:30px}
.rc-page h3{font-size:21px;font-weight:700;line-height:1.35;margin-bottom:12px}
.rc-page p{margin-bottom:16px}
.rc-page .rc-eyebrow{font-size:12px;font-weight:750;letter-spacing:.16em;text-transform:uppercase;color:var(--rc-red);margin-bottom:15px}
.rc-page .rc-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:13px 22px;border:1px solid var(--rc-red);border-radius:3px;background:var(--rc-red);color:#fff;font-size:14px;line-height:1.4;font-weight:700;text-align:center;transition:background .15s,color .15s;text-decoration:none;white-space:normal}
.rc-page .rc-button:hover{background:#ce101c;border-color:#ce101c;color:#fff}
.rc-page .rc-button-outline{background:transparent;color:var(--rc-red)}
.rc-page .rc-button-ghost{background:rgba(15,18,21,.35);border-color:#a4a6a9;color:#fff}
.rc-page .rc-actions{display:flex;flex-wrap:wrap;gap:12px}
.rc-page .rc-hero{background:#0c1013;position:relative;overflow:hidden;color:#fff}
.rc-page .rc-hero-image{position:absolute;inset:0 0 0 36%;z-index:-2}
.rc-page .rc-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}
.rc-page .rc-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0c1013 8%,rgba(12,16,19,.96) 31%,rgba(12,16,19,.54) 53%,rgba(12,16,19,.05) 82%);z-index:-1}
.rc-page .rc-hero{isolation:isolate}
.rc-page .rc-hero-content{position:relative;padding-top:22px;padding-bottom:62px}
.rc-page .rc-crumb{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#c3c7cc;margin-bottom:55px}
.rc-page .rc-crumb a:hover{text-decoration:underline}
.rc-page .rc-hero-copy{max-width:640px;width:55%}
.rc-page .rc-hero h1{margin-bottom:23px}
.rc-page .rc-lead{font-size:20px;line-height:1.55;max-width:440px;margin-bottom:28px;color:#f1f1f1}
.rc-page .rc-hero-address{display:inline-block;font-size:13px;margin-top:22px;color:#d1d5da}
.rc-page .rc-benefits{background:#14181c;color:#fff}
.rc-page .rc-benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-top:25px;padding-bottom:25px;gap:20px}
.rc-page .rc-benefits-grid>div{display:flex;align-items:center;gap:13px;border-right:1px solid #363a40;padding-right:12px}
.rc-page .rc-benefits-grid>div:last-child{border:0}
.rc-page .rc-icon{color:var(--rc-red);font-size:28px;font-weight:400;line-height:1;width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--rc-red);border-radius:50%;flex-shrink:0}
.rc-page .rc-benefits b{font-size:14px;display:block;line-height:1.4}
.rc-page .rc-benefits small{font-size:12px;color:#afb5bd;display:block;margin-top:4px}
.rc-page .rc-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.rc-page .rc-category img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:3px;margin-bottom:18px}
.rc-page .rc-category h3{margin-bottom:5px}
.rc-page .rc-category>span{color:#d91421;font-size:14px}
.rc-page .rc-category:hover h3{text-decoration:underline;text-decoration-color:var(--rc-red);text-underline-offset:5px}
.rc-page .rc-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}
.rc-page .rc-heading>p{font-size:13px;color:var(--rc-muted)}
.rc-page .rc-filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:26px}
.rc-page .rc-filters button{padding:9px 17px;border:1px solid #d9dde1;border-radius:3px;background:#fff;font-size:13px;color:var(--rc-ink);min-height:42px}
.rc-page .rc-filters button[aria-pressed=true]{background:var(--rc-red);border-color:var(--rc-red);color:#fff}
.rc-page .rc-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.rc-page .rc-product{background:#fff;min-width:0;border:1px solid #e6e7e9;border-radius:4px;overflow:hidden;display:flex;flex-direction:column}
.rc-page .rc-product>img{width:100%;aspect-ratio:3/2;object-fit:cover}
.rc-page .rc-product-body{padding:24px;display:flex;flex-direction:column;flex:1}
.rc-page .rc-label{font-size:11px;letter-spacing:.12em;color:#6b717a;font-weight:700;text-transform:uppercase;display:block;margin-bottom:10px}
.rc-page .rc-product h3{font-size:20px;margin-bottom:8px;letter-spacing:-.02em}
.rc-page .rc-product p{font-size:13px;color:var(--rc-muted);margin-bottom:20px}
.rc-page .rc-product strong{font-size:16px;margin-top:auto;margin-bottom:15px}
.rc-page .rc-catalog-note{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:25px;font-size:13px;color:var(--rc-muted)}
.rc-page .rc-catalog-note p{max-width:650px;margin:0}
.rc-page .rc-catalog-note a{color:#d91421;text-decoration:underline}
.rc-page :is(#rc-catalog,#rc-contacts){scroll-margin-top:110px}
.rc-page .rc-quote{background:#171d23 url('specification.webp') center/cover no-repeat;color:#fff}
.rc-page .rc-quote-inner{display:flex;justify-content:flex-end;padding-top:54px;padding-bottom:54px;background:linear-gradient(90deg,transparent,rgba(16,21,27,.45) 35%,rgba(16,21,27,.88) 68%)}
.rc-page .rc-quote-inner>div{width:55%}
.rc-page .rc-quote h2{margin-bottom:15px}
.rc-page .rc-quote p{color:#d6dae0;margin-bottom:25px}
.rc-page .rc-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;list-style:none;margin:0;padding:0}
.rc-page .rc-steps li{display:flex;gap:20px;padding:0;margin:0}
.rc-page .rc-steps li>span{color:var(--rc-red);font-size:37px;font-weight:750;line-height:1.1}
.rc-page .rc-steps h3{font-size:17px;margin-bottom:8px}
.rc-page .rc-steps p{font-size:14px;color:var(--rc-muted);margin-bottom:0}
.rc-page .rc-contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:24px}
.rc-page .rc-contact-card{background:#fff;padding:34px}
.rc-page .rc-contact-card h3{font-size:28px}
.rc-page address{font-style:normal;font-weight:600;font-size:18px;margin:0 0 16px}
.rc-page .rc-phone{display:block;font-size:24px;font-weight:750;margin-bottom:13px}
.rc-page .rc-contact-card p{font-size:13px;color:var(--rc-muted);margin-bottom:22px}
.rc-page .rc-contact-card .rc-actions{flex-direction:column;align-items:flex-start}
.rc-page .rc-map{min-height:365px;background:#e9edef;position:relative;display:grid;place-items:center;overflow:hidden}
.rc-page .rc-map-placeholder{padding:30px;text-align:center}
.rc-page .rc-map-pin{display:block;color:var(--rc-red);font-size:58px;line-height:1.2;margin-bottom:15px}
.rc-page .rc-map-placeholder h3{font-size:28px}
.rc-page .rc-map-placeholder>a{display:block;margin-top:20px;font-size:13px;text-decoration:underline}
.rc-page .rc-map iframe{display:block;width:100%;height:100%;min-height:365px;border:0;position:absolute;inset:0}
.rc-page .rc-faq details{border-bottom:1px solid var(--rc-line)}
.rc-page .rc-faq details:first-child{border-top:1px solid var(--rc-line)}
.rc-page .rc-faq summary{cursor:pointer;padding:20px 35px 20px 0;font-size:16px;font-weight:600;list-style:none;position:relative}
.rc-page .rc-faq summary::-webkit-details-marker{display:none}
.rc-page .rc-faq summary::after{content:'+';position:absolute;right:3px;top:17px;font-size:22px;font-weight:400;color:#6b717a}
.rc-page .rc-faq details[open] summary::after{content:'−';color:var(--rc-red)}
.rc-page .rc-faq details>p{color:var(--rc-muted);padding-right:35px;margin-bottom:22px;font-size:15px;max-width:960px}
.rc-page .rc-seo p{font-size:15px;line-height:1.85;color:#505660}
.rc-page .rc-seo a{color:#c80e1b;text-decoration:underline;text-underline-offset:3px}
.rc-page .rc-seo-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 40px;margin-top:30px;margin-bottom:22px}
.rc-page .rc-seo h3{font-size:21px}
.rc-page .rc-other h2{font-size:24px;margin-bottom:22px}
.rc-page .rc-other>div{display:flex;gap:15px 26px;flex-wrap:wrap}
.rc-page .rc-other a{font-size:14px;border-bottom:1px solid #c6ccd3;padding:5px 0}
.rc-page .rc-other a:hover{color:var(--rc-red)}
.rc-page .rc-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(max-width:1000px){
.rc-page .rc-benefits-grid{grid-template-columns:1fr 1fr;gap:25px}.rc-page .rc-benefits-grid>div:nth-child(2){border:0}
.rc-page .rc-hero-copy{width:65%}.rc-page .rc-hero-image{left:28%}.rc-page .rc-hero::before{background:linear-gradient(90deg,#0c1013,rgba(12,16,19,.85) 40%,rgba(12,16,19,.15))}
.rc-page .rc-products,.rc-page .rc-categories{gap:16px}.rc-page .rc-product-body{padding:18px}.rc-page .rc-product h3{font-size:18px}.rc-page .rc-category h3{font-size:18px}.rc-page .rc-steps{gap:20px}.rc-page .rc-steps li{gap:12px}.rc-page .rc-contact-card{padding:25px}
}
@media(max-width:650px){
.rc-page{font-size:15px}.rc-page .rc-wrap{padding-left:20px;padding-right:20px}.rc-page .rc-section{padding-top:42px;padding-bottom:42px}.rc-page h2{font-size:26px;margin-bottom:24px;letter-spacing:-.035em}.rc-page h1{font-size:clamp(32px,8.8vw,48px)}
.rc-page .rc-hero-content{padding-top:18px;padding-bottom:35px}.rc-page .rc-crumb{font-size:11px;margin-bottom:35px;gap:8px}.rc-page .rc-hero-copy{width:100%;max-width:470px}.rc-page .rc-hero-image{inset:0}.rc-page .rc-hero-image img{object-position:45% center}.rc-page .rc-hero::before{background:linear-gradient(90deg,rgba(10,14,18,.92),rgba(10,14,18,.67))}.rc-page .rc-eyebrow{font-size:11px;letter-spacing:.12em}.rc-page .rc-lead{font-size:17px;max-width:340px}.rc-page .rc-actions{flex-direction:column}.rc-page .rc-actions .rc-button{width:100%;min-height:52px}.rc-page .rc-hero-address{font-size:12px}
.rc-page .rc-benefits-grid{gap:20px 12px;padding-top:24px;padding-bottom:24px}.rc-page .rc-benefits-grid>div{gap:9px;border:0;padding:0;align-items:flex-start}.rc-page .rc-icon{width:30px;height:30px;font-size:22px}.rc-page .rc-benefits b{font-size:12px}.rc-page .rc-benefits small{font-size:11px}
.rc-page .rc-categories{grid-template-columns:1fr;gap:24px}.rc-page .rc-category img{aspect-ratio:16/9;margin-bottom:13px}.rc-page .rc-category h3{font-size:21px}.rc-page .rc-heading{display:block}.rc-page .rc-heading h2{margin-bottom:15px}.rc-page .rc-heading>p br{display:none}.rc-page .rc-filters{gap:7px}.rc-page .rc-filters button{font-size:12px;padding:9px 12px}
.rc-page .rc-products{grid-template-columns:1fr;gap:20px}.rc-page .rc-product>img{aspect-ratio:16/10}.rc-page .rc-product-body{padding:22px}.rc-page .rc-product h3{font-size:22px}.rc-page .rc-catalog-note{display:block}.rc-page .rc-catalog-note p{margin-bottom:12px}
.rc-page .rc-quote{background-position:25% center}.rc-page .rc-quote-inner{padding-top:42px;padding-bottom:42px;background:rgba(14,20,27,.84)}.rc-page .rc-quote-inner>div{width:100%}.rc-page .rc-quote .rc-button{width:100%}.rc-page .rc-quote p{font-size:15px}
.rc-page .rc-steps{grid-template-columns:1fr;gap:26px}.rc-page .rc-steps li{gap:18px}.rc-page .rc-steps li>span{font-size:34px}.rc-page .rc-steps h3{font-size:19px}.rc-page .rc-contact-grid{grid-template-columns:1fr;gap:18px}.rc-page .rc-contact-card{padding:24px 20px}.rc-page .rc-contact-card .rc-actions{align-items:stretch}.rc-page .rc-map,.rc-page .rc-map iframe{min-height:320px}.rc-page .rc-phone{font-size:23px}
.rc-page .rc-faq summary{font-size:15px;padding-top:18px;padding-bottom:18px}.rc-page .rc-faq details>p{font-size:14px}.rc-page .rc-seo-grid{grid-template-columns:1fr;gap:18px;margin-top:24px}.rc-page .rc-seo h3{font-size:21px}.rc-page .rc-seo p{font-size:14px}.rc-page .rc-other h2{font-size:24px}
}
@media(prefers-reduced-motion:reduce){.rc-page *{transition:none!important;scroll-behavior:auto!important}}
