/* 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}}
/* V2: multi-type catalogue, technical sections, warehouse gallery, automatic map. */
.rc-page .rc-muted{color:#616773;font-size:16px;max-width:760px}
.rc-page .rc-catalog-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:28px;margin-top:30px;align-items:start}
.rc-page .rc-filter-panel{margin:0;padding:24px;background:#fff;border:1px solid #e1e4e8;border-radius:5px}
.rc-page .rc-filter-panel h3{font-size:21px;margin-bottom:20px}
.rc-page .rc-filter-panel fieldset{padding:0 0 18px;margin:0 0 18px;border:0;border-bottom:1px solid #e5e7eb;min-width:0}
.rc-page .rc-filter-panel legend{width:auto;padding:0;border:0;font-size:14px;font-weight:700;margin-bottom:12px;color:#171b20}
.rc-page .rc-filter-panel label{display:flex;align-items:center;gap:9px;font-weight:400;font-size:13px;margin-bottom:10px;cursor:pointer}
.rc-page .rc-filter-panel input{accent-color:#f71926;flex-shrink:0;width:16px;height:16px;margin:0;position:static;opacity:1}
.rc-page .rc-select-label{display:block!important;font-size:13px!important;line-height:1.5;margin-top:17px}
.rc-page .rc-select-label[hidden]{display:none!important}
.rc-page select{display:block;width:100%;max-width:100%;height:auto;min-height:44px;border:1px solid #d6dbe1;border-radius:3px;background:#fff;color:#171b20;padding:9px 12px;margin-top:8px;font:inherit;box-shadow:none}
.rc-page .rc-filter-note{font-size:11px;color:#6c737d;line-height:1.5;margin-top:17px}
.rc-page .rc-reset{background:none;border:0;padding:5px 0;color:#c61120;font-size:13px;text-decoration:underline}
.rc-page .rc-results{font-size:13px;color:#616773;margin-bottom:16px;min-height:22px}
.rc-page .rc-products{gap:18px}
.rc-page .rc-product-body{padding:18px}
.rc-page .rc-product h3{font-size:20px}
.rc-page .rc-product p{font-size:12px;line-height:1.65}
.rc-page .rc-product .rc-button{font-size:13px;min-height:44px;padding:11px}
.rc-page .rc-product>img{aspect-ratio:3/2;background:#fff;object-fit:cover}
.rc-page .rc-more{display:flex;margin:27px auto 0;min-width:220px}
.rc-page .rc-empty{padding:35px 20px;background:white;border-radius:4px}
.rc-page .rc-catalog-footnote{margin:24px 0 0;font-size:12px;line-height:1.6;color:#6b717a}
.rc-page .rc-tech-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}
.rc-page .rc-tech-image{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;margin-top:25px;border-radius:4px}
.rc-page .rc-tech-note{font-size:12px;color:#747a83;margin-top:16px}
.rc-page .rc-model-select{display:block;font-size:13px;font-weight:600;margin-bottom:22px}
.rc-page .rc-tech-table{width:100%;border-collapse:collapse;background:#fff;border:0;border-radius:8px;overflow:hidden;margin:0}
.rc-page .rc-tech-table caption{caption-side:top;text-align:left;padding:0 0 19px;color:#171b20;font-size:23px;font-weight:700;line-height:1.3}
.rc-page .rc-tech-table th,.rc-page .rc-tech-table td{padding:12px 15px;border:0;border-bottom:1px solid #e7e9ec;font-size:13px;line-height:1.5;vertical-align:top;text-align:left}
.rc-page .rc-tech-table th{font-weight:400;width:60%}.rc-page .rc-tech-table td{font-weight:650}.rc-page .rc-tech-table tr:last-child>*{border-bottom:0}
.rc-page .rc-document{display:flex;align-items:center;gap:17px;padding:21px;margin-top:24px;background:white;border:1px solid #e1e4e8;border-radius:7px}
.rc-page .rc-document>span:first-child{background:#f71926;color:#fff;padding:14px 9px;border-radius:3px;font-size:12px}
.rc-page .rc-document>span:last-child{margin-left:auto;color:#f71926;font-size:25px}
.rc-page .rc-document b{font-size:15px;display:block}.rc-page .rc-document small{font-size:12px;color:#737a84;display:block;margin-top:5px}
.rc-page .rc-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.rc-page .rc-gallery img{width:100%;aspect-ratio:1.15;object-fit:cover;border-radius:12px;transition:filter .2s}
.rc-page .rc-gallery a:hover img{filter:brightness(.9)}
.rc-page .rc-contact-grid{grid-template-columns:1fr 1.1fr;align-items:stretch}
.rc-page .rc-map{min-height:430px;border-radius:8px}.rc-page .rc-map iframe{min-height:430px}
@media(max-width:1050px){.rc-page .rc-catalog-layout{grid-template-columns:200px minmax(0,1fr);gap:20px}.rc-page .rc-products{grid-template-columns:repeat(2,minmax(0,1fr))}.rc-page .rc-tech-grid{gap:28px}.rc-page .rc-filter-panel{padding:18px}}
@media(max-width:700px){.rc-page .rc-catalog-layout{grid-template-columns:1fr}.rc-page .rc-filter-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.rc-page .rc-filter-panel h3,.rc-page .rc-filter-note,.rc-page .rc-reset{grid-column:1/-1}.rc-page .rc-filter-panel fieldset{margin:0;padding-bottom:12px}.rc-page .rc-filter-panel .rc-select-label{margin:0}.rc-page .rc-products{grid-template-columns:1fr 1fr;gap:12px}.rc-page .rc-product h3{font-size:17px}.rc-page .rc-product-body{padding:14px}.rc-page .rc-product p{font-size:11px}.rc-page .rc-product strong{font-size:14px}.rc-page .rc-label{font-size:9px;letter-spacing:.03em}.rc-page .rc-tech-grid{grid-template-columns:1fr;gap:25px}.rc-page .rc-tech-table caption{font-size:22px}.rc-page .rc-tech-table th,.rc-page .rc-tech-table td{font-size:12px;padding:12px}.rc-page .rc-gallery{grid-template-columns:1fr 1fr;gap:12px}.rc-page .rc-gallery img{aspect-ratio:1;border-radius:8px}.rc-page .rc-contact-grid{grid-template-columns:1fr}.rc-page .rc-map,.rc-page .rc-map iframe{min-height:390px}.rc-page .rc-tech-image{margin-top:20px}.rc-page .rc-document{padding:16px;gap:12px}}
@media(max-width:360px){.rc-page .rc-products{grid-template-columns:1fr}.rc-page .rc-filter-panel{gap:12px}.rc-page .rc-filter-panel label{font-size:12px}}

.rc-page:not([data-rc-v2-ready]) .rc-catalog-layout{display:block}

/* =========================================================
   FINAL CTA
========================================================= */

.rc-page .rc-final-cta{
    padding:68px 0;
}

.rc-page .rc-cta-banner{
    position:relative;
    min-height:460px;
    overflow:hidden;
    display:flex;
    align-items:center;
    background-image:url('/images/panelnye-radiatory/radiatori-otopleniya.png');
    background-size:cover;
    background-position:center right;
    background-repeat:no-repeat;
}

.rc-page .rc-cta-banner-content{
    position:relative;
    z-index:2;
    width:54%;
    padding:55px 60px;
}

.rc-page .rc-cta-banner-content h2{
    margin:0 0 18px;
    font-size:44px;
    line-height:1.1;
}

.rc-page .rc-cta-banner-text{
    max-width:530px;
    margin:0 0 28px;
    font-size:17px;
    line-height:1.6;
    color:var(--rc-muted);
}

.rc-page .rc-cta-banner-actions{
    display:flex;
    flex-wrap:wrap;
    gap:12px;
}


/* =========================
   TABLET
========================= */

@media(max-width:1000px){

    .rc-page .rc-cta-banner{
        min-height:410px;
        background-position:62% center;
    }

    .rc-page .rc-cta-banner-content{
        width:64%;
        padding:40px;
    }

    .rc-page .rc-cta-banner-content h2{
        font-size:36px;
    }

    .rc-page .rc-cta-banner-text{
        font-size:16px;
    }
}


/* =========================
   MOBILE
========================= */

@media(max-width:650px){

    .rc-page .rc-final-cta{
        padding:42px 0;
    }

    .rc-page .rc-cta-banner{
        min-height:520px;
        align-items:flex-start;
        background-size:auto 100%;
        background-position:62% center;
    }

    .rc-page .rc-cta-banner::before{
        content:'';
        position:absolute;
        inset:0;
        z-index:1;
        background:linear-gradient(
            180deg,
            rgba(255,255,255,.98) 0%,
            rgba(255,255,255,.96) 38%,
            rgba(255,255,255,.72) 58%,
            rgba(255,255,255,.18) 78%,
            rgba(255,255,255,0) 100%
        );
    }

    .rc-page .rc-cta-banner-content{
        width:100%;
        padding:30px 22px;
    }

    .rc-page .rc-cta-banner-content h2{
        font-size:30px;
        line-height:1.12;
        margin-bottom:14px;
    }

    .rc-page .rc-cta-banner-text{
        max-width:100%;
        margin-bottom:20px;
        font-size:15px;
        line-height:1.5;
    }

    .rc-page .rc-cta-banner-actions{
        flex-direction:column;
        gap:10px;
    }

    .rc-page .rc-cta-banner-actions .rc-button{
        width:100%;
        max-width:290px;
        min-height:52px;
    }
}

/* Отступ между кнопками финального CTA на мобильном */
@media(max-width:650px){
    .rc-page .rc-cta-banner-actions{
        display:flex;
        flex-direction:column;
        gap:14px;
    }

    .rc-page .rc-cta-banner-actions .rc-button{
        margin:0 !important;
    }
}
/* V4: prices per complete radiator and server-rendered specifications */
.rc-page .rc-product{border-radius:12px;border-color:#e1e4e8}
.rc-page .rc-product-body{padding:20px}
.rc-page .rc-product .rc-sku{font-size:11px;line-height:1.5;margin:0 0 12px;color:#777e87;overflow-wrap:anywhere}
.rc-page .rc-price-v4{margin-top:auto;padding:18px 0 16px;border-top:1px solid #eceef1;text-align:left}
.rc-page .rc-price-v4-top{display:flex;flex-wrap:wrap;align-items:center;gap:5px 8px;font-size:11px;line-height:1.5;color:#747b85;margin-bottom:12px}
.rc-page .rc-price-v4-top del{font-size:13px;white-space:nowrap;text-decoration-thickness:1px}
.rc-page .rc-price-v4-label{display:block;font-size:11px;line-height:1.5;color:#69717b;margin-bottom:3px}
.rc-page .rc-product .rc-price-v4-value{display:block;margin:0 0 8px;font-size:clamp(23px,2.1vw,30px);font-weight:800;line-height:1.2;color:#191d23;letter-spacing:-.04em;white-space:nowrap;font-variant-numeric:tabular-nums}
.rc-page .rc-price-v4-value>span{font-size:.72em;font-weight:600}
.rc-page .rc-price-v4-unit{display:block;font-size:12px;font-weight:650;color:#363d46;line-height:1.5}

.rc-page .rc-product .rc-price-v4-missing .rc-price-v4-value{font-size:21px;white-space:normal}
.rc-page .rc-product .rc-button{width:100%;min-height:48px;border-radius:6px;font-size:13px}
.rc-page .rc-price-explanation{font-size:13px;color:#616773;background:#f3f4f6;border-left:3px solid #f71926;padding:15px 18px;margin:20px 0 28px;max-width:100%}
.rc-page .rc-model-specs h3{font-size:24px;margin-bottom:10px}
.rc-page .rc-model-specs .rc-spec-help{font-size:13px;color:#6a717b;margin-bottom:18px}
.rc-page .rc-model-detail{border:1px solid #e2e5e9;border-radius:8px;background:white;margin-bottom:8px;overflow:hidden}
.rc-page .rc-model-detail summary{display:flex;align-items:center;gap:12px;list-style:none;cursor:pointer;padding:15px 18px;font-size:14px;font-weight:700;color:#242a32}
.rc-page .rc-model-detail summary::-webkit-details-marker{display:none}
.rc-page .rc-model-detail summary:after{content:'+';margin-left:auto;color:#f71926;font-size:20px;font-weight:400}
.rc-page .rc-model-detail[open] summary:after{content:'−'}
.rc-page .rc-spec-count{color:#8a9098;font-size:11px;font-weight:400}
.rc-page .rc-model-detail[open] summary{background:#fafafb;border-bottom:1px solid #e8ebee}
.rc-page .rc-model-detail .rc-tech-table{border-radius:0;table-layout:fixed}
.rc-page .rc-model-detail .rc-tech-table caption{font-size:12px;font-weight:500;padding:12px 15px;color:#717782}
.rc-page .rc-model-detail .rc-tech-table th,.rc-page .rc-model-detail .rc-tech-table td{overflow-wrap:anywhere}
.rc-page .rc-tech-grid{align-items:start}
@media(max-width:700px){.rc-page .rc-product-body{padding:15px}.rc-page .rc-product .rc-price-v4-value{font-size:23px}.rc-page .rc-price-v4-top{font-size:10px}.rc-page .rc-price-v4-top del{font-size:12px}.rc-page .rc-price-v4-unit{font-size:11px}.rc-page .rc-product .rc-sku{font-size:10px}.rc-page .rc-product .rc-button{font-size:12px;padding:11px 8px}.rc-page .rc-price-explanation{font-size:12px}.rc-page .rc-model-detail summary{padding:14px;font-size:13px}}
@media(max-width:520px){.rc-page .rc-products{grid-template-columns:1fr}.rc-page .rc-product-body{padding:20px}.rc-page .rc-product h3{font-size:22px}.rc-page .rc-product .rc-label{font-size:10px}.rc-page .rc-product p{font-size:13px}.rc-page .rc-product .rc-sku{font-size:11px}.rc-page .rc-product .rc-price-v4-value{font-size:32px}.rc-page .rc-price-v4-top{font-size:12px}.rc-page .rc-price-v4-top del{font-size:14px}.rc-page .rc-price-v4-unit{font-size:13px}.rc-page .rc-product .rc-button{font-size:14px;min-height:50px}}

/* V5: minimal price block, compact desktop model list */
.rc-page .rc-price-v4{padding:14px 0 15px}
.rc-page .rc-price-v4-top{gap:5px 8px;margin-bottom:9px;color:#7c838b;font-size:12px}
.rc-page .rc-price-v4-top del{font-size:14px}
.rc-page .rc-price-v4-label{margin-bottom:3px;font-size:12px}
.rc-page .rc-product .rc-price-v4-value{font-size:30px;letter-spacing:-.035em;margin-bottom:6px}
.rc-page .rc-price-v4-unit{font-size:12px;font-weight:500;color:#69717b}
@media(min-width:701px){
 .rc-page .rc-model-specs h3{font-size:22px;margin-bottom:7px}
 .rc-page .rc-model-specs .rc-spec-help{font-size:12px;line-height:1.5;margin-bottom:12px}
 .rc-page .rc-model-detail{margin-bottom:5px;border-radius:6px}
 .rc-page .rc-model-detail summary{padding:7px 13px;min-height:38px;gap:10px;font-size:13px;line-height:1.4}
 .rc-page .rc-model-detail summary:after{font-size:18px;line-height:1}
 .rc-page .rc-model-detail .rc-spec-count{font-size:10px}
}
@media(min-width:701px) and (max-width:1050px){.rc-page .rc-product .rc-price-v4-value{font-size:27px}}
@media(max-width:700px){.rc-page .rc-product .rc-price-v4-value{font-size:25px}}
@media(max-width:520px){.rc-page .rc-product .rc-price-v4-value{font-size:32px}}

/* V6: local commercial intent and compact final CTA */
.rc-page .rc-hero-copy .rc-lead{max-width:540px;font-size:18px;line-height:1.55}
.rc-page .rc-hero-price{font-size:15px;line-height:1.75;color:#fff;margin:0 0 22px}
.rc-page .rc-hero-price b{font-weight:700}
.rc-page .rc-local-buy{padding-top:44px;padding-bottom:42px}
.rc-page .rc-local-buy h2{margin-bottom:16px}
.rc-page .rc-local-intro{max-width:1030px;color:#616773;font-size:15px;line-height:1.8}
.rc-page .rc-local-intro a,.rc-page .rc-seo a{color:#b91724;text-decoration:underline;text-underline-offset:3px}
.rc-page .rc-local-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:24px}
.rc-page .rc-local-facts>div{border-top:1px solid #e4e6e9;padding-top:15px}
.rc-page .rc-local-facts h3{font-size:17px;letter-spacing:-.02em;margin-bottom:7px}
.rc-page .rc-local-facts p{font-size:13px;line-height:1.7;color:#616773;margin:0}
.rc-page .rc-compact-cta{padding-top:28px;padding-bottom:40px}
.rc-page .rc-compact-cta-inner{display:flex;align-items:center;gap:20px;background:#f4f5f7;border:1px solid #eceef1;border-radius:14px;padding:24px}
.rc-page .rc-compact-cta-inner>img{width:48px;height:48px;object-fit:contain;flex:0 0 48px}
.rc-page .rc-compact-cta-copy{flex:1;min-width:0}
.rc-page .rc-compact-cta-copy h2{font-size:21px;line-height:1.3;margin:0 0 7px;letter-spacing:-.025em}
.rc-page .rc-compact-cta-copy p{font-size:13px;line-height:1.6;color:#6a717b;margin:0}
.rc-page .rc-compact-cta-actions{display:flex;gap:10px;flex-shrink:0}
.rc-page .rc-compact-cta-actions .rc-button{font-size:12px;padding:12px 15px;min-height:46px;white-space:nowrap}
@media(max-width:1050px){.rc-page .rc-compact-cta-inner{flex-wrap:wrap}.rc-page .rc-compact-cta-actions{padding-left:68px;width:100%}}
@media(max-width:700px){.rc-page .rc-local-buy{padding-top:34px;padding-bottom:34px}.rc-page .rc-local-facts{grid-template-columns:1fr;gap:15px;margin-top:18px}.rc-page .rc-local-intro{font-size:14px}.rc-page .rc-hero-copy .rc-lead{font-size:16px}.rc-page .rc-hero-price{font-size:14px;margin-bottom:18px}.rc-page .rc-compact-cta-inner{padding:20px;gap:14px}.rc-page .rc-compact-cta-inner>img{width:38px;height:38px;flex-basis:38px}.rc-page .rc-compact-cta-copy{flex-basis:calc(100% - 52px)}.rc-page .rc-compact-cta-copy h2{font-size:20px}.rc-page .rc-compact-cta-actions{padding-left:0;flex-direction:column;gap:9px}.rc-page .rc-compact-cta-actions .rc-button{width:100%;font-size:13px;min-height:46px}.rc-page .rc-compact-cta{padding-top:20px;padding-bottom:28px}}
