.r2u-home-v2{
  --r2u-blue:#1769f5;--r2u-blue-dark:#0d43c5;--r2u-orange:#ff7316;--r2u-ink:#101828;--r2u-muted:#667085;--r2u-line:#e8edf4;--r2u-soft:#f7f9fc;--r2u-white:#fff;--r2u-green:#16a36a;
  --r2u-shadow-sm:0 8px 26px rgba(16,24,40,.07);--r2u-shadow-lg:0 26px 70px rgba(15,39,78,.16);--r2u-max:1320px;
  width:100vw;margin-left:calc(50% - 50vw);color:var(--r2u-ink);font-family:Inter,Arial,sans-serif;line-height:1.45;background:#fff;overflow:hidden;
}
.r2u-home-v2 *{box-sizing:border-box;font-family:Inter,Arial,sans-serif}.r2u-home-v2 img{max-width:100%;display:block}.r2u-home-v2 :where(a){text-decoration:none;color:inherit}.r2u-home-v2 button,.r2u-home-v2 input,.r2u-home-v2 select{font:inherit}.r2u-home-v2 button{cursor:pointer}.r2u-home-v2 h1,.r2u-home-v2 h2,.r2u-home-v2 h3,.r2u-home-v2 p{margin-top:0}.r2u-shell{width:min(var(--r2u-max),calc(100% - 40px));margin-inline:auto}.r2u-section{padding:58px 0}.r2u-section-first{padding-top:18px}.r2u-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.r2u-section-head h2,.r2u-models-head h2{margin:0;color:var(--r2u-ink);font:800 clamp(25px,2.2vw,33px)/1.08 Manrope,Inter,sans-serif;letter-spacing:-.04em}.r2u-section-head p{margin:8px 0 0;color:var(--r2u-muted);font-size:14px}.r2u-link,.r2u-link-button{border:0;background:none;padding:0;color:var(--r2u-blue);font-weight:800;font-size:14px;white-space:nowrap}.r2u-btn{border:0;border-radius:12px;padding:12px 18px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.2s ease}.r2u-btn:hover{transform:translateY(-2px)}.r2u-btn-orange{background:linear-gradient(135deg,#ff8b22,#ff6810);color:#fff;box-shadow:0 12px 28px rgba(255,115,22,.28)}.r2u-btn-blue{background:var(--r2u-blue);color:#fff;box-shadow:0 12px 26px rgba(23,105,245,.24)}.r2u-btn-light{background:#fff;border:1px solid var(--r2u-line);color:#344054}.r2u-center{text-align:center;margin-top:18px}.r2u-muted{color:var(--r2u-muted);font-size:13px}.r2u-preview-ribbon{position:fixed;left:50%;top:76px;transform:translateX(-50%);z-index:9999;display:flex;align-items:center;gap:12px;border-radius:999px;background:#101828;color:#fff;padding:7px 13px;font-size:12px;box-shadow:0 10px 30px rgba(0,0,0,.22)}.r2u-preview-ribbon a{color:#8db9ff;font-weight:800}

/* HERO: повторяет композицию макета, без жёсткого split-grid */
.r2u-hero-shell{position:relative;min-height:530px;border-radius:30px;overflow:hidden;background:linear-gradient(105deg,#fff 0 43%,#f5f9ff 68%,#fff5eb 100%);box-shadow:inset 0 0 0 1px rgba(221,229,240,.9)}
.r2u-hero-copy{position:relative;z-index:5;width:52%;min-height:530px;padding:54px 30px 36px 56px;display:flex;flex-direction:column;justify-content:center}.r2u-kicker{color:#f16a15;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.r2u-hero-copy h1{margin:11px 0 13px;color:#0b0d12;font:800 clamp(37px,3.35vw,50px)/1.055 Manrope,Inter,sans-serif;letter-spacing:-.055em}.r2u-hero-copy>p{max-width:520px;margin-bottom:0;color:#7c8595;font-size:15px}
.r2u-hero-photo{position:absolute;z-index:1;inset:0 0 0 43%;overflow:hidden}.r2u-hero-photo{background:linear-gradient(135deg,#eadcc9,#1a1b1b)}.r2u-hero-photo img{width:82%;height:100%;margin-left:18%;object-fit:cover;object-position:center 19%}.r2u-hero-whitewash{position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,#fff 0 34%,rgba(255,255,255,.98) 39%,rgba(255,255,255,.82) 45%,rgba(255,255,255,.28) 53%,rgba(255,255,255,0) 64%);pointer-events:none}.r2u-hero-glow{position:absolute;z-index:3;border-radius:50%;filter:blur(50px);pointer-events:none}.r2u-hero-glow-blue{left:44%;bottom:-95px;width:270px;height:270px;background:rgba(23,105,245,.52)}.r2u-hero-glow-orange{right:-85px;bottom:-80px;width:270px;height:270px;background:rgba(255,122,26,.36)}
.r2u-search{position:relative;margin-top:26px;display:flex;align-items:stretch;max-width:615px;padding:6px;background:#fff;border:1px solid #e4eaf2;border-radius:14px;box-shadow:0 15px 40px rgba(24,52,95,.13)}.r2u-search-city{display:flex;align-items:center;gap:7px;padding:0 12px;border-right:1px solid var(--r2u-line);font-size:13px;font-weight:700;white-space:nowrap}.r2u-search-city img{width:18px;height:18px}.r2u-search-city select{max-width:120px;border:0;background:transparent;color:#344054;font-weight:700;outline:0}.r2u-search-field{position:relative;flex:1;min-width:0}.r2u-search-field>input{width:100%;height:46px;border:0;outline:0;padding:0 12px;color:var(--r2u-ink)}.r2u-search-field>input::placeholder{color:#a2a8b3}.r2u-search .r2u-btn{min-width:100px;padding-inline:24px}.r2u-search-suggest{display:none;position:absolute;top:calc(100% + 11px);left:-126px;right:-112px;z-index:40;padding:7px;background:#fff;border:1px solid var(--r2u-line);border-radius:15px;box-shadow:var(--r2u-shadow-lg)}.r2u-search-suggest.is-open{display:block}.r2u-suggest-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border-radius:10px}.r2u-suggest-item:hover,.r2u-suggest-item.is-active{background:#f1f6ff}.r2u-suggest-item b{display:block;font-size:13px}.r2u-suggest-item small{display:block;margin-top:2px;color:var(--r2u-muted);font-size:11px}.r2u-suggest-item i{font-style:normal;color:var(--r2u-blue);font-weight:800}.r2u-search-empty{padding:13px;color:var(--r2u-muted);font-size:13px}
.r2u-hero-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px}.r2u-hero-chips a{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #e6ebf2;border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 8px 20px rgba(16,24,40,.06);color:#344054;font-size:11px;font-weight:800;transition:.2s}.r2u-hero-chips a:hover{transform:translateY(-2px);border-color:#cbdcff}.r2u-hero-chips img{width:18px;height:18px}.r2u-hero-proof{display:flex;align-items:center;gap:14px;margin-top:31px;color:#535d6e;font-size:11px}.r2u-hero-proof strong{color:#293244}.r2u-avatar-stack{display:flex}.r2u-avatar-stack img{width:36px;height:36px;object-fit:cover;border-radius:50%;border:3px solid #fff;margin-left:-9px;box-shadow:0 3px 9px rgba(16,24,40,.14)}.r2u-avatar-stack img:first-child{margin-left:0}
.r2u-float-card{position:absolute;z-index:7;background:rgba(255,255,255,.97);border:1px solid rgba(225,232,241,.96);border-radius:16px;box-shadow:0 18px 45px rgba(17,38,75,.18);backdrop-filter:blur(12px)}.r2u-popular-card{right:28px;top:28px;width:240px;padding:15px}.r2u-float-title{font-size:11px;font-weight:800;margin-bottom:8px}.r2u-mini-product{display:grid;grid-template-columns:54px 1fr;gap:8px;align-items:center;padding:7px 0;border-bottom:1px solid #edf1f6}.r2u-mini-product img{width:54px;height:41px;object-fit:contain}.r2u-mini-product b{display:block;font-size:9.5px;line-height:1.25}.r2u-mini-product small,.r2u-mini-category small{display:block;margin-top:2px;color:#596273;font-size:8.5px}.r2u-mini-more{display:block;width:100%;padding-top:8px;text-align:center;color:var(--r2u-blue);font-size:9px;font-weight:800}.r2u-mini-category{display:block;padding:8px 2px;border-bottom:1px solid #edf1f6}.r2u-mini-category b{display:block;font-size:10px}.r2u-hero-map-card{right:28px;bottom:22px;width:240px;padding:12px}.r2u-map-mini-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;font-weight:800}.r2u-toggle{position:relative;width:37px;height:21px;border-radius:99px;background:var(--r2u-blue)}.r2u-toggle:after{content:"";position:absolute;right:3px;top:3px;width:15px;height:15px;border-radius:50%;background:#fff}.r2u-hero-map-card>img{width:100%;height:112px;object-fit:cover;border-radius:10px}.r2u-mini-pins i{position:absolute;width:11px;height:11px;border:3px solid #fff;border-radius:50%;background:var(--r2u-blue);box-shadow:0 2px 5px rgba(0,0,0,.2)}.r2u-mini-pins i:nth-child(1){left:40px;bottom:54px}.r2u-mini-pins i:nth-child(2){left:82px;bottom:38px}.r2u-mini-pins i:nth-child(3){right:36px;bottom:70px}.r2u-mini-pins i:nth-child(4){right:72px;bottom:34px}.r2u-delivery-badge{left:51%;bottom:17px;display:flex;align-items:center;gap:10px;padding:11px 15px;color:#344054;font-size:10px;font-weight:800;animation:r2uFloat 4s ease-in-out infinite}.r2u-delivery-badge img{width:26px;height:26px}@keyframes r2uFloat{50%{transform:translateY(-7px)}}

/* Stats */
.r2u-stats{background:#fff;border-bottom:1px solid var(--r2u-line)}.r2u-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:19px 0}.r2u-stat{display:flex;align-items:center;justify-content:center;gap:12px}.r2u-stat-icon{display:grid;place-items:center;width:44px;height:44px;border:1px solid #e3eaf7;border-radius:50%;background:#f8fbff}.r2u-stat-icon img{width:23px;height:23px}.r2u-stat strong{display:block;color:var(--r2u-blue);font:800 23px/1 Manrope,Inter,sans-serif}.r2u-stat small{display:block;max-width:130px;margin-top:4px;color:#535d6e;font-size:10px;line-height:1.25}

/* Categories: exact 6-card geometry */
.r2u-category-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:150px 150px 124px;gap:10px}.r2u-category-card{position:relative;overflow:hidden;border-radius:14px;color:#fff;box-shadow:0 10px 28px rgba(16,24,40,.08);isolation:isolate}.r2u-category-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.r2u-category-card:hover>img{transform:scale(1.055)}.r2u-category-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(8,15,28,.76),rgba(8,15,28,.08) 70%)}.r2u-category-copy{position:absolute;left:18px;bottom:16px;z-index:2}.r2u-category-copy b{display:block;max-width:230px;font:800 18px/1.08 Manrope,Inter,sans-serif}.r2u-category-copy small{display:block;margin-top:5px;color:rgba(255,255,255,.82);font-size:11px}.r2u-round-arrow{position:absolute;right:15px;bottom:15px;z-index:2;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#fff;color:#152238;font-weight:900}.r2u-category-1{grid-column:1/5;grid-row:1/3}.r2u-category-2{grid-column:5/8;grid-row:1/3}.r2u-category-3{grid-column:8/13;grid-row:1}.r2u-category-4{grid-column:8/13;grid-row:2}.r2u-category-5{grid-column:1/7;grid-row:3}.r2u-category-6{grid-column:7/13;grid-row:3}.r2u-category-1 .r2u-category-copy b,.r2u-category-2 .r2u-category-copy b{font-size:21px}

/* Models */
.r2u-models-section{background:linear-gradient(#fff,#fbfcfe);border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.r2u-models-head{display:flex;align-items:center;gap:20px;margin-bottom:18px}.r2u-models-head h2{margin-right:auto}.r2u-tabs{display:flex;gap:8px}.r2u-tabs button{border:0;border-radius:9px;background:#f3f5f8;padding:9px 13px;color:#667085;font-size:11px;font-weight:800}.r2u-tabs button.is-active{background:var(--r2u-blue);color:#fff;box-shadow:0 7px 18px rgba(23,105,245,.2)}.r2u-catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:16px}.r2u-filter-card{padding:15px;border:1px solid var(--r2u-line);border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(16,24,40,.04)}.r2u-filter-card>label{display:block;margin-bottom:15px;color:#344054;font-size:10px;font-weight:800}.r2u-filter-card select{width:100%;margin-top:7px;border:1px solid var(--r2u-line);border-radius:8px;padding:8px;background:#fff;color:#4b5565;font-size:11px}.r2u-range-labels{display:flex;justify-content:space-between;margin-top:7px}.r2u-range-labels i{padding:5px 7px;border:1px solid var(--r2u-line);border-radius:6px;color:#8a93a2;font-size:9px;font-style:normal;font-weight:500}.r2u-range{position:relative;display:block;height:4px;margin:12px 1px 0;border-radius:99px;background:#dbe7fb}.r2u-range i{position:absolute;left:10%;right:20%;top:0;bottom:0;border-radius:99px;background:var(--r2u-blue)}.r2u-check{display:flex!important;align-items:center;gap:7px;margin-bottom:8px!important;font-weight:500!important}.r2u-check input{accent-color:var(--r2u-blue)}.r2u-filter-reset{display:block;margin-top:14px;padding:9px;border:1px solid var(--r2u-line);border-radius:8px;text-align:center;color:#344054;font-size:10px;font-weight:800}.r2u-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.r2u-product-card{min-width:0;padding:13px;border:1px solid var(--r2u-line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.04);transition:.2s}.r2u-product-card:hover{transform:translateY(-3px);box-shadow:var(--r2u-shadow-sm)}.r2u-product-photo{display:grid;place-items:center;height:150px;border-radius:10px;background:linear-gradient(155deg,#fbfcff,#f2f5f9)}.r2u-product-photo img{width:92%;height:92%;object-fit:contain}.r2u-product-service{margin-top:10px;color:#8b93a1;font-size:8px}.r2u-product-card h3{min-height:36px;margin:3px 0 6px;color:var(--r2u-ink);font:800 12px/1.32 Manrope,Inter,sans-serif}.r2u-product-specs{display:flex;gap:4px;flex-wrap:wrap;min-height:19px}.r2u-product-specs span{padding:3px 5px;border-radius:5px;background:#f4f6f9;color:#667085;font-size:8px}.r2u-product-price{margin-top:9px}.r2u-product-price strong{font:800 19px/1 Manrope,Inter,sans-serif}.r2u-product-price small{margin-left:4px;color:#667085;font-size:9px}.r2u-product-meta{display:flex;justify-content:space-between;gap:6px;margin-top:9px;padding-top:9px;border-top:1px solid #edf0f5;color:#667085;font-size:8px}

/* Comparison */
.r2u-compare-section{padding-top:50px}.r2u-compare-layout{display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:stretch}.r2u-compare-product{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.r2u-compare-product img{width:145px;height:120px;object-fit:contain}.r2u-compare-product b{font:800 12px/1.3 Manrope,Inter,sans-serif}.r2u-offer-row{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.r2u-offer-card{position:relative;padding:15px;border:1px solid var(--r2u-line);border-radius:14px;background:#fff}.r2u-offer-card.is-near{border-color:var(--r2u-blue);box-shadow:0 0 0 2px rgba(23,105,245,.08)}.r2u-offer-card.is-best{border-color:var(--r2u-orange);box-shadow:0 0 0 2px rgba(255,115,22,.08)}.r2u-offer-label{position:absolute;left:10px;top:-10px;padding:4px 8px;border-radius:99px;background:var(--r2u-blue);color:#fff;font-size:8px;font-weight:800}.r2u-offer-card.is-best .r2u-offer-label{background:var(--r2u-orange)}.r2u-offer-card h3{margin:5px 0 5px;color:var(--r2u-ink);font-size:12px}.r2u-offer-rating{color:#f6a400;font-size:9px}.r2u-offer-rating small{color:#8a93a2}.r2u-offer-price{margin:9px 0;font:800 20px/1 Manrope,Inter,sans-serif}.r2u-offer-price small{margin-left:3px;color:#667085;font:500 8px Inter,sans-serif}.r2u-offer-card dl{margin:0}.r2u-offer-card dl>div{display:flex;justify-content:space-between;padding:5px 0;border-top:1px solid #edf0f5;font-size:9px}.r2u-offer-card dt{color:#667085}.r2u-offer-card dd{margin:0;font-weight:800}.r2u-btn-card{width:100%;margin-top:10px;padding:8px;background:#eef4ff;color:var(--r2u-blue);font-size:9px}.r2u-offer-card.is-near .r2u-btn-card{background:var(--r2u-blue);color:#fff}

/* Activity and reviews */
.r2u-activity-section{padding-top:22px}.r2u-activity-row{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.r2u-activity-card{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--r2u-line);border-radius:12px;background:#fff;box-shadow:0 5px 16px rgba(16,24,40,.035)}.r2u-activity-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#f1f6ff}.r2u-activity-icon img{width:22px;height:22px}.r2u-activity-card b{display:block;font-size:10px}.r2u-activity-card small{display:block;margin-top:2px;color:#667085;font-size:8px;line-height:1.25}.r2u-reviews-section{background:#fbfcfe;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.r2u-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.r2u-review-card{display:grid;grid-template-columns:50px 1fr;gap:13px;padding:18px;border:1px solid var(--r2u-line);border-radius:15px;background:#fff}.r2u-review-avatar{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#e8f1ff,#fff1e7);color:var(--r2u-blue);font:800 20px Manrope,Inter,sans-serif}.r2u-review-card p{margin:0 0 9px;color:#344054;font-size:11px;line-height:1.5}.r2u-stars{color:#f4a000;font-size:10px;letter-spacing:1px}.r2u-review-card b{display:block;margin-top:5px;font-size:10px}.r2u-review-card small{display:block;color:#8a93a2;font-size:8px}

/* Map */
.r2u-map-layout{display:grid;grid-template-columns:1.45fr .75fr;gap:14px}.r2u-map-canvas-wrap{position:relative;min-height:390px;border:1px solid var(--r2u-line);border-radius:16px;overflow:hidden;background:#eef3f9}.r2u-map-placeholder{position:absolute;inset:0;z-index:2}.r2u-map-placeholder>img{width:100%;height:100%;object-fit:cover}.r2u-map-placeholder:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.08)}.r2u-map-placeholder .r2u-btn{position:absolute;left:50%;bottom:18px;z-index:3;transform:translateX(-50%)}.r2u-map-placeholder .r2u-btn:hover{transform:translateX(-50%) translateY(-2px)}.r2u-map-placeholder.is-hidden{display:none}.r2u-map-canvas{position:absolute;inset:0;z-index:1}.r2u-map-list{padding:16px;border:1px solid var(--r2u-line);border-radius:16px;background:#fff}.r2u-map-list h3{margin:0 0 12px;color:var(--r2u-ink);font-size:14px}.r2u-map-company{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #edf0f5}.r2u-company-logo{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:linear-gradient(145deg,#eef4ff,#fff0e4);color:var(--r2u-blue);font-size:11px;font-weight:900}.r2u-map-company b{display:block;font-size:10px}.r2u-map-company small{display:block;margin-top:2px;color:#667085;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.r2u-map-company em{display:block;margin-top:3px;color:#f0a000;font-size:8px;font-style:normal}.r2u-map-list>.r2u-link{display:block;margin-top:13px;font-size:10px}

/* How, articles, process */
.r2u-how-section{background:#fbfcfe;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.r2u-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.r2u-how-grid article{position:relative;padding:16px 14px 15px 54px;border:1px solid var(--r2u-line);border-radius:14px;background:#fff;min-height:92px}.r2u-how-grid article:not(:last-child):after{content:"→";position:absolute;right:-13px;top:35px;z-index:2;color:#a9c6f7;font-weight:800}.r2u-step-icon{position:absolute;left:14px;top:16px;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#eef4ff}.r2u-step-icon img{width:20px;height:20px}.r2u-how-grid i{position:absolute;left:35px;top:9px;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--r2u-blue);color:#fff;font-size:8px;font-style:normal;font-weight:800}.r2u-how-grid b{display:block;font-size:10px}.r2u-how-grid p{margin:5px 0 0;color:#667085;font-size:8.5px}.r2u-article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.r2u-article-card{overflow:hidden;border:1px solid var(--r2u-line);border-radius:14px;background:#fff;transition:.2s}.r2u-article-card:hover{transform:translateY(-3px);box-shadow:var(--r2u-shadow-sm)}.r2u-article-card>img{width:100%;height:130px;object-fit:cover}.r2u-article-card>span{display:block;padding:12px}.r2u-article-card small{display:block;color:var(--r2u-blue);font-size:8px;font-weight:800}.r2u-article-card b{display:block;margin-top:6px;font:800 12px/1.35 Manrope,Inter,sans-serif}.r2u-process-section{background:#fbfcfe;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.r2u-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.r2u-process-grid article{position:relative;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--r2u-line);border-radius:13px;background:#fff}.r2u-process-grid article:not(:last-child):after{content:"→";position:absolute;right:-11px;z-index:2;color:#a9c6f7}.r2u-process-grid img{width:34px;height:34px}.r2u-process-grid b{display:block;font-size:10px}.r2u-process-grid small{display:block;color:#667085;font-size:8px}

/* New companies */
.r2u-company-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:10px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity;scrollbar-width:thin}.r2u-company-card{display:grid;grid-template-columns:50px 1fr;gap:11px;align-items:center;min-height:82px;padding:12px;border:1px solid var(--r2u-line);border-radius:13px;background:#fff;scroll-snap-align:start}.r2u-company-card>img{width:50px;height:50px;border-radius:11px;object-fit:cover}.r2u-company-logo-large{width:50px;height:50px}.r2u-company-card b{display:block;font-size:10px}.r2u-company-card small{display:block;margin-top:3px;color:#667085;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.r2u-company-card em{display:block;margin-top:4px;color:#f0a000;font-size:8px;font-style:normal}

/* CTA */
.r2u-cta-section{padding:0 0 58px}.r2u-cta-shell{position:relative;min-height:210px;overflow:hidden;border-radius:18px;background:linear-gradient(105deg,#0759dc 0 43%,#0c61e1 54%,#fff2e5 100%);color:#fff}.r2u-cta-copy{position:relative;z-index:3;width:48%;padding:31px 34px}.r2u-cta-copy h2{margin:0 0 8px;color:#fff;font:800 28px/1.08 Manrope,Inter,sans-serif}.r2u-cta-copy p{margin:0;max-width:450px;color:#dceaff;font-size:12px}.r2u-cta-copy>div{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px}.r2u-cta-copy span{font-size:9px}.r2u-cta-copy span:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:6px;border:1px solid rgba(255,255,255,.5);border-radius:50%}.r2u-cta-photo{position:absolute;inset:0 145px 0 43%}.r2u-cta-photo img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.r2u-cta-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0c61e1 0,rgba(12,97,225,.2) 38%,rgba(255,242,229,.04))}.r2u-cta-actions{position:absolute;right:28px;top:50%;z-index:4;transform:translateY(-50%);text-align:center}.r2u-cta-actions .r2u-btn{min-width:170px}.r2u-cta-actions>a:last-child{display:block;margin-top:12px;color:var(--r2u-blue);font-size:9px;font-weight:800}

/* Catalogue modal */
.r2u-catalog-modal{position:fixed;inset:0;z-index:100000;display:none}.r2u-catalog-modal.is-open{display:block}.r2u-catalog-backdrop{position:absolute;inset:0;background:rgba(12,20,34,.58);backdrop-filter:blur(5px)}.r2u-catalog-dialog{position:relative;width:min(1080px,calc(100% - 34px));max-height:min(760px,calc(100vh - 60px));margin:30px auto;padding:24px;overflow:auto;border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.3)}.r2u-catalog-modal-head{display:flex;justify-content:space-between;gap:20px}.r2u-catalog-modal-head h2{margin:0;color:var(--r2u-ink);font:800 26px/1.1 Manrope,Inter,sans-serif}.r2u-catalog-modal-head p{margin:6px 0 0;color:var(--r2u-muted);font-size:13px}.r2u-catalog-modal-head button{width:38px;height:38px;border:1px solid var(--r2u-line);border-radius:10px;background:#fff;font-size:24px}.r2u-modal-search{display:flex;align-items:center;gap:9px;margin:20px 0;padding:11px 13px;border:1px solid var(--r2u-line);border-radius:12px;background:#f8fafc}.r2u-modal-search img{width:19px;height:19px}.r2u-modal-search input{width:100%;border:0;outline:0;background:transparent}.r2u-catalog-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.r2u-catalog-columns section{padding:15px;border:1px solid var(--r2u-line);border-radius:14px}.r2u-catalog-columns h3{margin:0 0 10px;color:var(--r2u-ink);font-size:14px}.r2u-catalog-columns section>div{display:flex;flex-direction:column;gap:6px}.r2u-catalog-columns section>div a{color:#536072;font-size:12px}.r2u-catalog-columns section>div a:hover,.r2u-catalog-columns h3 a:hover{color:var(--r2u-blue)}.r2u-catalog-columns section.is-hidden,.r2u-catalog-columns a.is-hidden{display:none}body.r2u-modal-open{overflow:hidden}

@media(max-width:1100px){
  .r2u-hero-copy{width:55%;padding-left:40px}.r2u-hero-photo{left:40%}.r2u-popular-card,.r2u-hero-map-card{right:16px;width:218px}.r2u-delivery-badge{left:48%}
  .r2u-product-grid{grid-template-columns:repeat(2,1fr)}.r2u-offer-row{grid-template-columns:repeat(2,1fr)}.r2u-activity-row{grid-template-columns:repeat(3,1fr)}.r2u-activity-card:nth-child(n+4){display:none}.r2u-catalog-columns{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:850px){
  .r2u-shell{width:min(var(--r2u-max),calc(100% - 24px))}.r2u-section{padding:42px 0}.r2u-section-head{align-items:flex-start}.r2u-hero-shell{min-height:auto}.r2u-hero-copy{width:100%;min-height:440px;padding:40px 24px 28px}.r2u-hero-copy h1{font-size:45px}.r2u-hero-copy>p{max-width:58%}.r2u-hero-photo{left:45%;height:440px}.r2u-hero-whitewash{background:linear-gradient(90deg,#fff 0 38%,rgba(255,255,255,.94) 48%,rgba(255,255,255,.15) 66%,transparent 78%)}.r2u-popular-card{top:16px;right:12px;transform:scale(.88);transform-origin:top right}.r2u-hero-map-card{bottom:14px;right:12px;transform:scale(.88);transform-origin:bottom right}.r2u-delivery-badge{left:47%;bottom:10px;transform:scale(.9);transform-origin:bottom left}.r2u-hero-proof{max-width:43%}.r2u-stats-grid{grid-template-columns:repeat(2,1fr)}.r2u-stat{justify-content:flex-start;padding-left:10%}
  .r2u-category-grid{grid-template-columns:1fr 1fr;grid-template-rows:240px 170px 170px}.r2u-category-1,.r2u-category-2,.r2u-category-3,.r2u-category-4,.r2u-category-5,.r2u-category-6{grid-column:auto;grid-row:auto}.r2u-category-1,.r2u-category-2{height:240px}.r2u-catalog-layout{grid-template-columns:1fr}.r2u-filter-card{display:none}.r2u-compare-layout{grid-template-columns:1fr}.r2u-compare-product{display:none}.r2u-review-grid{grid-template-columns:1fr}.r2u-map-layout{grid-template-columns:1fr}.r2u-map-canvas-wrap{min-height:340px}.r2u-how-grid,.r2u-process-grid{grid-template-columns:repeat(2,1fr)}.r2u-how-grid article:nth-child(2):after,.r2u-process-grid article:nth-child(2):after{display:none}.r2u-article-grid{grid-template-columns:repeat(2,1fr)}.r2u-cta-copy{width:58%}.r2u-cta-photo{left:45%;right:120px}.r2u-cta-actions{right:18px}
}
@media(max-width:620px){
  .r2u-preview-ribbon{top:auto;bottom:10px;width:calc(100% - 20px);justify-content:center}.r2u-section-first{padding-top:10px}.r2u-hero-shell{border-radius:22px}.r2u-hero-copy{min-height:455px;padding:30px 18px 24px;justify-content:flex-start}.r2u-hero-copy h1{font-size:36px;margin-top:8px}.r2u-hero-copy>p{max-width:95%;font-size:13px}.r2u-search{flex-wrap:wrap;margin-top:18px}.r2u-search-city{width:100%;height:38px;border-right:0;border-bottom:1px solid var(--r2u-line)}.r2u-search-city select{max-width:none}.r2u-search-field{flex:1}.r2u-search-field>input{height:42px}.r2u-search .r2u-btn{min-width:88px;padding-inline:16px}.r2u-search-suggest{left:-6px;right:-100px}.r2u-hero-chips{max-width:100%}.r2u-hero-proof{max-width:100%;margin-top:18px}.r2u-hero-photo{top:455px;left:0;height:440px}.r2u-hero-photo img{width:100%;margin-left:0}.r2u-hero-shell{padding-bottom:440px}.r2u-hero-whitewash{top:455px;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,.05) 22%,transparent 45%)}.r2u-hero-glow-blue{left:-80px;bottom:0}.r2u-popular-card{top:470px}.r2u-hero-map-card{bottom:12px}.r2u-delivery-badge{left:12px;bottom:15px}.r2u-stats-grid{gap:10px}.r2u-stat{padding-left:0;gap:8px}.r2u-stat-icon{width:39px;height:39px}.r2u-stat strong{font-size:20px}.r2u-stat small{font-size:9px}.r2u-section-head{display:block}.r2u-section-head .r2u-link,.r2u-section-head .r2u-link-button{display:inline-block;margin-top:11px}.r2u-category-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none}.r2u-category-card{height:210px}.r2u-models-head{display:block}.r2u-tabs{margin-top:12px;overflow:auto}.r2u-product-grid{grid-template-columns:1fr 1fr}.r2u-product-photo{height:115px}.r2u-product-card h3{font-size:10px}.r2u-offer-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.r2u-offer-card{min-width:245px;scroll-snap-align:start}.r2u-activity-row{grid-template-columns:1fr 1fr}.r2u-activity-card:nth-child(3){display:none}.r2u-how-grid,.r2u-process-grid{grid-template-columns:1fr}.r2u-how-grid article:after,.r2u-process-grid article:after{display:none}.r2u-article-grid{grid-template-columns:1fr 1fr}.r2u-article-card>img{height:100px}.r2u-catalog-columns{grid-template-columns:1fr}.r2u-catalog-dialog{padding:18px}.r2u-cta-shell{min-height:390px}.r2u-cta-copy{width:100%;padding:25px 20px}.r2u-cta-photo{left:0;right:0;top:auto;height:210px}.r2u-cta-photo:after{background:linear-gradient(180deg,#0759dc 0,transparent 45%)}.r2u-cta-actions{left:18px;right:auto;top:auto;bottom:18px;transform:none}.r2u-cta-actions>a:last-child{color:#fff}
}
@media(max-width:430px){.r2u-product-grid,.r2u-article-grid{grid-template-columns:1fr}.r2u-product-card:nth-child(n+4){display:none}.r2u-activity-row{grid-template-columns:1fr}.r2u-activity-card:nth-child(2){display:none}.r2u-avatar-stack img{width:31px;height:31px}.r2u-hero-map-card,.r2u-popular-card{width:210px}.r2u-category-card{height:190px}}
@media(prefers-reduced-motion:reduce){.r2u-home-v2 *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Progressive enhancement and integration details */
.r2u-product-grid .r2u-product-card:nth-child(n+5){display:none}
.r2u-filter-hint{margin-bottom:12px;padding:9px 10px;border-radius:9px;background:#eef5ff;color:#2458a6;font-size:9px;font-weight:800;line-height:1.35}
.r2u-filter-card :disabled{cursor:not-allowed;opacity:.72}
.r2u-map-city-label{position:absolute;left:18px;top:18px;z-index:2;padding:8px 11px;border:1px solid rgba(222,231,243,.95);border-radius:10px;background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(16,24,40,.12);font-size:11px;font-weight:800;color:#344054}
.r2u-map-status{margin:10px 0;padding:11px;border-radius:10px;background:#fff7ed;color:#9a3412}
.r2u-map-canvas.is-ready{min-height:100%;background:#eef4fb}
.r2u-reveal{opacity:0;transform:translateY(14px);transition:opacity .46s ease,transform .46s ease}
.r2u-reveal.is-visible{opacity:1;transform:none}
.r2u-hero-map-card{cursor:pointer}
@media(prefers-reduced-motion:reduce){.r2u-reveal{opacity:1;transform:none}}

/* === Integration with the standard CompanySearch theme === */
/* Standard theme header, mobile navigation and footer remain enabled. */
body.r2u-home-v2-active main,
body.r2u-home-v2-active main.container{
  max-width:none!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.r2u-home-v2-active main > .container,
body.r2u-home-v2-active main > container,
body.r2u-home-v2-active main .container:first-child{
  max-width:none!important;
  width:100%!important;
  padding:0!important;
  margin:0!important;
}
.r2u-home-v2{--r2u-max:1240px;width:100%;margin-left:0;overflow:visible}
.r2u-preview-ribbon{display:none!important}
.r2u-shell{width:min(var(--r2u-max),calc(100% - 40px))}

/* custom topbar */
.r2u-topbar{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border-bottom:1px solid rgba(233,237,243,.9)}
.admin-bar .r2u-topbar{top:32px}
.r2u-topbar-row{height:72px;display:flex;align-items:center;gap:20px}
.r2u-logo{font:800 24px/1 Manrope,Inter,sans-serif;color:#1769f5;letter-spacing:-.04em}.r2u-logo span{color:#ff7a1a}
.r2u-topbar-city{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid var(--r2u-line);border-radius:11px;background:#fff;white-space:nowrap;font-size:13px;font-weight:700;color:#344054}
.r2u-topbar-city select{border:0;background:transparent;outline:0;color:#344054;font-weight:700;max-width:120px}
.r2u-topbar-nav{display:flex;align-items:center;gap:20px;font-size:13px;font-weight:600;color:#344054}.r2u-topbar-nav a:hover{color:var(--r2u-blue)}
.r2u-topbar-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.r2u-topbar-fav{font-size:13px;font-weight:600;color:#344054}
.r2u-btn-toplight{padding:10px 15px;background:#fff;border:1px solid #dce7fb;color:var(--r2u-blue);font-size:13px;box-shadow:none}
.r2u-topbar .r2u-btn-blue{padding:10px 15px;font-size:13px}

.r2u-section-first{padding-top:18px}
.r2u-hero-shell{min-height:522px;border-radius:30px;background:linear-gradient(112deg,#fff 0 43%,#f5f9ff 63%,#fff6ee 100%);box-shadow:inset 0 0 0 1px rgba(224,230,240,.95)}
.r2u-hero-copy{width:50.5%;min-height:522px;padding:54px 26px 36px 56px}
.r2u-kicker{color:#ef6410;font-size:12px;letter-spacing:.08em}
.r2u-hero-copy h1{font-size:clamp(38px,4.4vw,64px);line-height:1.04;max-width:620px;margin:12px 0}
.r2u-hero-copy>p{font-size:15px;max-width:520px;color:#7a8394}
.r2u-search{max-width:620px;padding:6px;gap:6px}
.r2u-search-city{padding:11px 13px}
.r2u-search-field>input{height:46px;padding:11px 10px}
.r2u-search .r2u-btn{padding:13px 27px;min-width:96px}
.r2u-hero-chips a{font-size:12px;font-weight:700;padding:8px 11px}
.r2u-hero-proof{margin-top:34px;font-size:12px}
.r2u-avatar-stack img{width:34px;height:34px;margin-left:-8px}
.r2u-hero-photo{left:43%;background:none}
.r2u-hero-photo img{width:calc(100% - 126px);height:100%;margin-left:0;object-position:center 22%;border-radius:0 0 0 52px}
.r2u-hero-whitewash{inset:0;background:linear-gradient(90deg,#fff 0 37%,rgba(255,255,255,.97) 43%,rgba(255,255,255,.75) 49%,rgba(255,255,255,.06) 58%,rgba(255,255,255,0) 68%)}
.r2u-hero-glow-blue{left:38%;bottom:-100px;width:280px;height:280px;background:rgba(23,105,245,.36);filter:blur(54px)}
.r2u-hero-glow-orange{right:-80px;bottom:-90px;width:260px;height:260px;background:rgba(255,122,26,.26);filter:blur(60px)}
.r2u-popular-card{right:24px;top:28px;width:238px;padding:16px}
.r2u-float-title{font-size:12px}
.r2u-mini-product{grid-template-columns:47px 1fr;gap:8px;padding:7px 0}.r2u-mini-product img{width:47px;height:38px}.r2u-mini-product b{font-size:10px}.r2u-mini-product small{font-size:9px}
.r2u-hero-map-card{right:24px;bottom:24px;width:238px;padding:13px}.r2u-map-mini-head{font-size:12px;margin-bottom:10px}.r2u-toggle{width:38px;height:22px}.r2u-toggle:after{top:3px;right:3px}.r2u-hero-map-card>img{height:116px}
.r2u-delivery-badge{left:51%;bottom:18px;padding:12px 16px;font-size:11px;font-weight:700}.r2u-delivery-badge img{width:24px;height:24px}

.r2u-stats-grid{padding:22px 0}.r2u-stat{justify-content:center;gap:14px}.r2u-stat-icon{width:46px;height:46px}.r2u-stat strong{font-size:25px}.r2u-stat small{font-size:11px;max-width:120px}

/* categories closer to approved composition */
.r2u-section{padding:52px 0}
.r2u-section-head h2,.r2u-models-head h2{font-size:clamp(24px,2.2vw,32px);line-height:1.12;letter-spacing:-.035em}
.r2u-category-grid{display:grid;grid-template-columns:1.15fr .85fr 1.15fr;grid-template-rows:180px 180px 124px;gap:10px}
.r2u-category-card{border-radius:14px}
.r2u-category-1{grid-column:1;grid-row:1 / span 2}
.r2u-category-2{grid-column:2;grid-row:1 / span 2}
.r2u-category-3{grid-column:3;grid-row:1}
.r2u-category-4{grid-column:3;grid-row:2}
.r2u-category-5{grid-column:1 / span 2;grid-row:3}
.r2u-category-6{grid-column:3;grid-row:3}
.r2u-category-copy b{font-size:19px;max-width:220px}.r2u-category-copy small{font-size:12px}.r2u-round-arrow{width:32px;height:32px}

.r2u-models-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}
.r2u-tabs{display:flex;gap:8px;flex-wrap:wrap}.r2u-tabs button{border:1px solid var(--r2u-line);border-radius:10px;background:#fff;padding:9px 13px;font-size:12px;font-weight:700;color:#667085}.r2u-tabs button.is-active{background:var(--r2u-blue);border-color:var(--r2u-blue);color:#fff}.r2u-tabs button:disabled{opacity:.55;cursor:not-allowed}
.r2u-catalog-layout{grid-template-columns:260px 1fr;gap:16px}.r2u-product-grid{grid-template-columns:repeat(4,1fr);gap:14px}.r2u-product-card{padding:14px;border-radius:16px}.r2u-product-photo{height:164px}.r2u-product-card h3{font-size:14px}
.r2u-product-grid .r2u-product-card:nth-child(n+5){display:block}

.r2u-compare-product{padding:12px 14px}.r2u-offer-row{grid-template-columns:repeat(4,1fr);gap:12px}.r2u-offer-card{padding:14px;border-radius:16px}

/* activity like first mockup */
.r2u-activity-section{padding-top:26px}.r2u-activity-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.r2u-activity-card{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--r2u-line);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(16,24,40,.05)}
.r2u-activity-photo{width:44px;height:44px;border-radius:50%;object-fit:cover;flex:0 0 auto}
.r2u-activity-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.r2u-activity-copy b{font-size:11px;line-height:1.2}.r2u-activity-copy small{font-size:10px;color:#98a2b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.r2u-activity-copy em{display:flex;align-items:center;gap:6px;margin-top:2px;font-style:normal;font-size:10px;color:#344054;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.r2u-activity-copy em i{width:8px;height:8px;border-radius:50%;background:#12b76a;display:inline-block;flex:0 0 auto}

/* review cards with real photos */
.r2u-review-grid{grid-template-columns:repeat(3,1fr);gap:16px}.r2u-review-card{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center;padding:16px;border-radius:18px}
.r2u-review-photo{width:96px;height:96px;border-radius:14px;object-fit:cover}
.r2u-review-avatar{display:none}

.r2u-map-layout{grid-template-columns:minmax(0,1.38fr) 330px;gap:18px}
.r2u-map-placeholder .r2u-btn{min-width:230px}
.r2u-how-grid{gap:14px}.r2u-how-grid article{padding:18px;border-radius:16px}
.r2u-article-grid{grid-template-columns:repeat(4,1fr);gap:14px}.r2u-article-card{border-radius:16px}.r2u-article-card>img{height:122px}
.r2u-process-grid{gap:14px}.r2u-process-grid article{padding:18px;border-radius:16px}
.r2u-company-card{min-height:92px}

@media (max-width:1200px){
  .r2u-topbar-nav{gap:14px}
  .r2u-topbar-actions .r2u-btn-blue{padding-inline:12px}
  .r2u-activity-row{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:960px){
  .admin-bar .r2u-topbar{top:46px}
  .r2u-topbar-row{height:auto;min-height:72px;flex-wrap:wrap;padding:10px 0}.r2u-topbar-nav{order:3;width:100%;overflow:auto;padding-bottom:4px}.r2u-topbar-actions{margin-left:0}.r2u-topbar-fav{display:none}
  .r2u-hero-copy{width:56%;padding-left:32px;padding-right:20px}.r2u-hero-photo{left:42%}.r2u-delivery-badge{left:46%}
  .r2u-category-grid{grid-template-columns:1fr 1fr;grid-template-rows:200px 170px 170px 170px}.r2u-category-1,.r2u-category-2,.r2u-category-3,.r2u-category-4,.r2u-category-5,.r2u-category-6{grid-column:auto;grid-row:auto}
  .r2u-product-grid{grid-template-columns:repeat(2,1fr)}.r2u-offer-row{grid-template-columns:repeat(2,1fr)}.r2u-activity-row{grid-template-columns:repeat(2,1fr)}.r2u-review-grid{grid-template-columns:1fr}.r2u-article-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:640px){
  .r2u-shell{width:min(var(--r2u-max),calc(100% - 24px))}
  .r2u-topbar{position:relative;top:0}.admin-bar .r2u-topbar{top:0}
  .r2u-topbar-row{gap:12px}.r2u-topbar-actions .r2u-btn-blue{display:none}.r2u-topbar-nav{font-size:12px;gap:12px}
  .r2u-section-first{padding-top:10px}.r2u-hero-shell{border-radius:22px}.r2u-hero-copy{width:100%;min-height:460px;padding:30px 18px 24px;justify-content:flex-start}.r2u-hero-copy h1{font-size:36px}.r2u-hero-copy>p{max-width:96%;font-size:13px}
  .r2u-search{flex-wrap:wrap}.r2u-search-city{width:100%;border-right:0;border-bottom:1px solid var(--r2u-line)}.r2u-search-field{flex:1 1 100%}.r2u-search .r2u-btn{width:100%}
  .r2u-hero-photo{top:460px;left:0;height:410px}.r2u-hero-photo img{width:100%;border-radius:0}.r2u-hero-shell{padding-bottom:410px}.r2u-hero-whitewash{top:460px;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,.08) 26%,transparent 52%)}
  .r2u-popular-card{top:472px;right:12px;transform:scale(.88);transform-origin:top right}.r2u-hero-map-card{bottom:12px;right:12px;transform:scale(.88);transform-origin:bottom right}.r2u-delivery-badge{left:12px;bottom:15px;transform:scale(.92);transform-origin:bottom left}
  .r2u-stats-grid{grid-template-columns:repeat(2,1fr)}.r2u-stat{justify-content:flex-start}.r2u-product-grid,.r2u-article-grid{grid-template-columns:1fr}.r2u-activity-row{grid-template-columns:1fr}.r2u-map-layout{grid-template-columns:1fr}
}

/* === v2.2 pixel-tuning against approved original === */
.r2u-home-v2{--r2u-max:1320px}
.r2u-shell{width:min(var(--r2u-max),calc(100% - 48px))}
.r2u-topbar-row{height:64px;gap:18px}
.r2u-topbar-nav{gap:18px;font-size:12px}
.r2u-topbar-actions{gap:8px}
.r2u-topbar .r2u-btn-blue,.r2u-btn-toplight{padding:9px 14px;border-radius:10px}

.r2u-hero-shell{min-height:445px;border-radius:26px;background:linear-gradient(110deg,#fff 0 42%,#f6f9ff 61%,#fff4ea 100%)}
.r2u-hero-copy{width:47.2%;min-height:445px;padding:36px 22px 26px 34px;justify-content:flex-start}
.r2u-kicker{display:none}
.r2u-hero-copy h1{font-size:56px;line-height:.97;letter-spacing:-.055em;max-width:520px;margin:8px 0 14px}
.r2u-hero-copy>p{font-size:14px;line-height:1.45;max-width:470px;margin-bottom:0}
.r2u-search{max-width:610px;margin-top:22px;border-radius:16px;box-shadow:0 12px 34px rgba(24,52,95,.10)}
.r2u-search-city{padding:10px 14px;font-size:13px}
.r2u-search-field>input{height:44px;padding:0 14px;font-size:14px}
.r2u-search .r2u-btn{padding:0 27px;height:56px;border-radius:14px}
.r2u-hero-chips{margin-top:16px;gap:10px}.r2u-hero-chips a{font-size:11px;padding:9px 12px;border-radius:12px}
.r2u-hero-proof{margin-top:22px;gap:14px;font-size:11px}.r2u-avatar-stack img{width:34px;height:34px}
.r2u-hero-photo{inset:0 0 0 45.5%}.r2u-hero-photo img{width:100%;height:100%;margin-left:0;object-position:center 18%;border-radius:0 26px 26px 0}
.r2u-hero-whitewash{background:linear-gradient(90deg,#fff 0 35%,rgba(255,255,255,.97) 40%,rgba(255,255,255,.83) 46%,rgba(255,255,255,.18) 54%,rgba(255,255,255,0) 63%)}
.r2u-hero-glow-blue{left:39%;bottom:-118px;width:250px;height:250px;background:rgba(35,104,246,.34);filter:blur(48px)}
.r2u-hero-glow-orange{right:-72px;bottom:-84px;width:220px;height:220px;background:rgba(255,136,44,.24);filter:blur(52px)}
.r2u-popular-card{right:18px;top:16px;width:248px;padding:14px;border-radius:18px}.r2u-float-title{font-size:11px;margin-bottom:8px}
.r2u-mini-product{grid-template-columns:52px 1fr;gap:8px;padding:8px 0}.r2u-mini-product img{width:52px;height:40px}.r2u-mini-product b{font-size:9px}.r2u-mini-product small{font-size:9px}
.r2u-mini-more{font-size:10px;padding-top:9px}
.r2u-hero-map-card{right:18px;bottom:16px;width:248px;padding:12px;border-radius:18px}.r2u-map-mini-head{font-size:11px}.r2u-hero-map-card>img{height:120px;border-radius:12px}
.r2u-delivery-badge{left:49%;bottom:16px;padding:11px 15px;border-radius:16px;font-size:11px;box-shadow:0 16px 34px rgba(17,38,75,.18)}

.r2u-stats-grid{padding:18px 0 16px}.r2u-stat-icon{width:44px;height:44px}.r2u-stat strong{font-size:23px}.r2u-stat small{font-size:10px;max-width:126px}

.r2u-section{padding:44px 0}.r2u-section-head{margin-bottom:16px}.r2u-section-head p{font-size:13px}.r2u-section-head h2,.r2u-models-head h2{font-size:20px;line-height:1.15}

.r2u-category-grid{grid-template-columns:1.02fr .74fr .98fr;grid-template-rows:138px 138px 86px;gap:12px}
.r2u-category-card{border-radius:16px}
.r2u-category-card>img{transform:none!important}
.r2u-category-copy{left:22px;bottom:18px}.r2u-category-copy b{font-size:16px;line-height:1.06;max-width:190px}.r2u-category-copy small{font-size:11px;margin-top:5px}
.r2u-round-arrow{right:16px;bottom:16px;width:34px;height:34px;font-size:18px}

@media (max-width:1200px){
  .r2u-shell{width:min(var(--r2u-max),calc(100% - 40px))}
  .r2u-hero-copy h1{font-size:50px;max-width:480px}
}
@media (max-width:960px){
  .r2u-hero-copy{width:52%;padding-left:28px}.r2u-hero-photo{left:42.5%}.r2u-hero-copy h1{font-size:46px}
  .r2u-category-grid{grid-template-columns:1fr 1fr;grid-template-rows:200px 160px 160px}
}
@media (max-width:640px){
  .r2u-shell{width:min(var(--r2u-max),calc(100% - 24px))}
  .r2u-hero-copy{width:100%;min-height:430px;padding:28px 18px 22px}.r2u-hero-copy h1{font-size:36px;max-width:340px}
  .r2u-search .r2u-btn{height:48px}
  .r2u-hero-photo{top:430px;left:0;height:390px}.r2u-hero-shell{padding-bottom:390px}.r2u-hero-whitewash{top:430px}
  .r2u-popular-card{top:440px}.r2u-delivery-badge{left:12px}
}

/* =====================================================================
   v3.0 — финальная геометрия по утвержденному макету
   Отдельные широкоформатные изображения уже подготовлены под слоты.
   ===================================================================== */
.r2u-home-v2{
  --r2u-max:1640px;
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  overflow:hidden;
}
.r2u-home-v2 .r2u-topbar{display:none!important}
.r2u-home-v2 .r2u-preview-ribbon{display:none!important}
.r2u-home-v2 .r2u-shell{width:min(var(--r2u-max),calc(100% - 40px));margin-inline:auto}

/* Первый экран: фон-фотография занимает весь блок, контент лежит поверх. */
.r2u-home-v2 .r2u-section-first{padding:14px 0 0}
.r2u-home-v2 .r2u-hero-shell{
  position:relative;
  min-height:620px;
  overflow:hidden;
  border-radius:30px;
  background:#fff;
  box-shadow:inset 0 0 0 1px rgba(222,229,239,.88),0 18px 55px rgba(28,51,91,.06);
}
.r2u-home-v2 .r2u-hero-photo{position:absolute;z-index:1;inset:0;background:#fff;overflow:hidden}
.r2u-home-v2 .r2u-hero-photo img{
  width:100%;height:100%;margin:0;
  object-fit:cover;object-position:center center;
  border-radius:0;
}
.r2u-home-v2 .r2u-hero-whitewash{display:none}
.r2u-home-v2 .r2u-hero-glow{z-index:2;pointer-events:none}
.r2u-home-v2 .r2u-hero-glow-blue{left:40%;bottom:-110px;width:290px;height:290px;background:rgba(31,105,255,.42);filter:blur(58px)}
.r2u-home-v2 .r2u-hero-glow-orange{right:-80px;bottom:-80px;width:270px;height:270px;background:rgba(255,144,55,.27);filter:blur(62px)}
.r2u-home-v2 .r2u-hero-copy{
  position:relative;z-index:5;
  width:53%;min-height:620px;
  padding:54px 40px 34px 66px;
  display:flex;flex-direction:column;justify-content:flex-start;
}
.r2u-home-v2 .r2u-kicker{display:none!important}
.r2u-home-v2 .r2u-hero-copy h1{
  max-width:720px;margin:0 0 18px;
  color:#080b12;
  font:800 clamp(44px,3.45vw,58px)/1.04 Manrope,Inter,sans-serif;
  letter-spacing:-.052em;
}
.r2u-home-v2 .r2u-hero-copy h1 span{display:block;white-space:nowrap}
.r2u-home-v2 .r2u-hero-copy>p{max-width:600px;margin:0;color:#7b8495;font-size:16px;line-height:1.5}
.r2u-home-v2 .r2u-search{
  width:100%;max-width:735px;margin-top:28px;padding:7px;
  border-radius:15px;background:rgba(255,255,255,.98);
  border:1px solid #e4eaf2;box-shadow:0 15px 42px rgba(24,52,95,.13)
}
.r2u-home-v2 .r2u-search-city{height:50px;padding:0 15px;font-size:14px}
.r2u-home-v2 .r2u-search-city select{max-width:130px}
.r2u-home-v2 .r2u-search-field>input{height:50px;padding:0 15px;font-size:15px}
.r2u-home-v2 .r2u-search .r2u-btn{height:50px;min-width:126px;padding:0 28px;border-radius:11px;font-size:15px}
.r2u-home-v2 .r2u-hero-chips{display:flex;flex-wrap:nowrap;gap:10px;margin-top:18px;max-width:750px}
.r2u-home-v2 .r2u-hero-chips a{
  min-height:44px;padding:10px 14px;border-radius:11px;
  background:rgba(255,255,255,.97);font-size:12px;white-space:nowrap;
  box-shadow:0 9px 23px rgba(16,24,40,.07)
}
.r2u-home-v2 .r2u-hero-chips img{width:20px;height:20px}
.r2u-home-v2 .r2u-hero-proof{margin-top:auto;margin-bottom:18px;gap:17px;font-size:12px;line-height:1.45}
.r2u-home-v2 .r2u-avatar-stack img{width:42px;height:42px;margin-left:-10px;border-width:3px}
.r2u-home-v2 .r2u-avatar-stack img:first-child{margin-left:0}

.r2u-home-v2 .r2u-float-card{z-index:8;border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 20px 50px rgba(17,38,75,.20)}
.r2u-home-v2 .r2u-popular-card{right:30px;top:28px;width:306px;padding:17px 18px}
.r2u-home-v2 .r2u-float-title{font-size:13px;margin-bottom:9px}
.r2u-home-v2 .r2u-mini-product{grid-template-columns:62px 1fr;gap:10px;padding:9px 0}
.r2u-home-v2 .r2u-mini-product img{width:62px;height:46px;object-fit:contain}
.r2u-home-v2 .r2u-mini-product b{font-size:11px;line-height:1.25}
.r2u-home-v2 .r2u-mini-product small{font-size:10px}
.r2u-home-v2 .r2u-mini-more{padding-top:10px;font-size:10.5px}
.r2u-home-v2 .r2u-hero-map-card{right:30px;bottom:26px;width:306px;padding:14px}
.r2u-home-v2 .r2u-map-mini-head{font-size:13px;margin-bottom:10px}
.r2u-home-v2 .r2u-toggle{width:42px;height:23px}
.r2u-home-v2 .r2u-toggle:after{width:17px;height:17px}
.r2u-home-v2 .r2u-hero-map-card>img{width:100%;height:150px;border-radius:11px;object-fit:cover}
.r2u-home-v2 .r2u-delivery-badge{left:49%;bottom:23px;padding:13px 18px;gap:12px;font-size:12px;border-radius:17px}
.r2u-home-v2 .r2u-delivery-badge img{width:29px;height:29px}

/* Статистика */
.r2u-home-v2 .r2u-stats{border-bottom:1px solid var(--r2u-line);background:#fff}
.r2u-home-v2 .r2u-stats-grid{padding:22px 0;gap:28px}
.r2u-home-v2 .r2u-stat{justify-content:center;gap:14px}
.r2u-home-v2 .r2u-stat-icon{width:48px;height:48px}
.r2u-home-v2 .r2u-stat-icon img{width:25px;height:25px}
.r2u-home-v2 .r2u-stat strong{font-size:25px}
.r2u-home-v2 .r2u-stat small{max-width:140px;font-size:11px;line-height:1.3}

/* Общая плотность следующих блоков */
.r2u-home-v2 .r2u-section{padding:54px 0}
.r2u-home-v2 .r2u-section-head{margin-bottom:20px}
.r2u-home-v2 .r2u-section-head h2,.r2u-home-v2 .r2u-models-head h2{font-size:28px;line-height:1.12}
.r2u-home-v2 .r2u-section-head p{font-size:14px}
.r2u-home-v2 .r2u-link,.r2u-home-v2 .r2u-link-button{font-size:14px}

/* Сетка категорий: 2 высокие, 2 справа, 2 широкие снизу. */
.r2u-home-v2 .r2u-category-grid{
  display:grid;
  grid-template-columns:1.08fr .82fr 1.10fr;
  grid-template-rows:205px 205px 168px;
  gap:12px;
}
.r2u-home-v2 .r2u-category-1{grid-column:1;grid-row:1 / 3}
.r2u-home-v2 .r2u-category-2{grid-column:2;grid-row:1 / 3}
.r2u-home-v2 .r2u-category-3{grid-column:3;grid-row:1}
.r2u-home-v2 .r2u-category-4{grid-column:3;grid-row:2}
.r2u-home-v2 .r2u-category-5{grid-column:1 / 3;grid-row:3}
.r2u-home-v2 .r2u-category-6{grid-column:3;grid-row:3}
.r2u-home-v2 .r2u-category-card{min-height:0;border-radius:16px;box-shadow:0 12px 30px rgba(16,24,40,.09)}
.r2u-home-v2 .r2u-category-card>img{width:100%;height:100%;object-fit:cover;object-position:center;transform:none!important}
.r2u-home-v2 .r2u-category-card:hover>img{transform:scale(1.025)!important}
.r2u-home-v2 .r2u-category-shade{background:linear-gradient(0deg,rgba(7,13,24,.78),rgba(7,13,24,.05) 72%)}
.r2u-home-v2 .r2u-category-copy{left:22px;bottom:19px}
.r2u-home-v2 .r2u-category-copy b{max-width:270px;font-size:21px;line-height:1.05}
.r2u-home-v2 .r2u-category-copy small{margin-top:6px;font-size:12px}
.r2u-home-v2 .r2u-round-arrow{right:17px;bottom:17px;width:36px;height:36px;font-size:19px}

/* Остальные блоки сохраняют функциональность, но получают размеры макета. */
.r2u-home-v2 .r2u-models-head{margin-bottom:20px}
.r2u-home-v2 .r2u-catalog-layout{grid-template-columns:240px 1fr;gap:16px}
.r2u-home-v2 .r2u-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.r2u-home-v2 .r2u-product-card{border-radius:16px;padding:15px}
.r2u-home-v2 .r2u-product-photo{height:165px}
.r2u-home-v2 .r2u-offer-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.r2u-home-v2 .r2u-activity-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.r2u-home-v2 .r2u-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.r2u-home-v2 .r2u-map-layout{grid-template-columns:minmax(0,1.45fr) 350px;gap:18px}
.r2u-home-v2 .r2u-article-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}

@media(max-width:1450px){
  .r2u-home-v2{--r2u-max:1380px}
  .r2u-home-v2 .r2u-hero-shell{min-height:550px}
  .r2u-home-v2 .r2u-hero-copy{min-height:550px;padding-left:48px;width:54%}
  .r2u-home-v2 .r2u-hero-copy h1{font-size:48px;max-width:610px}
  .r2u-home-v2 .r2u-popular-card,.r2u-home-v2 .r2u-hero-map-card{right:20px;width:270px}
  .r2u-home-v2 .r2u-hero-map-card>img{height:126px}
  .r2u-home-v2 .r2u-category-grid{grid-template-rows:185px 185px 150px}
}
@media(max-width:1050px){
  .r2u-home-v2 .r2u-shell{width:calc(100% - 28px)}
  .r2u-home-v2 .r2u-hero-copy{width:58%;padding-left:34px}
  .r2u-home-v2 .r2u-hero-copy h1{font-size:43px}
  .r2u-home-v2 .r2u-hero-chips{flex-wrap:wrap;max-width:600px}
  .r2u-home-v2 .r2u-popular-card,.r2u-home-v2 .r2u-hero-map-card{transform:scale(.86);transform-origin:right top}
  .r2u-home-v2 .r2u-hero-map-card{transform-origin:right bottom}
  .r2u-home-v2 .r2u-category-grid{grid-template-columns:1fr 1fr;grid-template-rows:260px 190px 190px}
  .r2u-home-v2 .r2u-category-1,.r2u-home-v2 .r2u-category-2,.r2u-home-v2 .r2u-category-3,.r2u-home-v2 .r2u-category-4,.r2u-home-v2 .r2u-category-5,.r2u-home-v2 .r2u-category-6{grid-column:auto;grid-row:auto}
  .r2u-home-v2 .r2u-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .r2u-home-v2 .r2u-offer-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  .r2u-home-v2 .r2u-activity-row{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .r2u-home-v2 .r2u-section-first{padding-top:8px}
  .r2u-home-v2 .r2u-hero-shell{min-height:auto;padding-bottom:430px;border-radius:22px}
  .r2u-home-v2 .r2u-hero-photo{top:auto;height:430px}
  .r2u-home-v2 .r2u-hero-photo img{object-position:67% center}
  .r2u-home-v2 .r2u-hero-copy{width:100%;min-height:460px;padding:28px 18px 24px}
  .r2u-home-v2 .r2u-hero-copy h1{font-size:35px;max-width:100%}
  .r2u-home-v2 .r2u-hero-copy h1 span{white-space:normal}
  .r2u-home-v2 .r2u-hero-copy>p{font-size:13px}
  .r2u-home-v2 .r2u-search{flex-wrap:wrap;margin-top:20px}
  .r2u-home-v2 .r2u-search-city{width:100%;border-right:0;border-bottom:1px solid var(--r2u-line)}
  .r2u-home-v2 .r2u-search-field{flex:1 1 calc(100% - 108px)}
  .r2u-home-v2 .r2u-search .r2u-btn{min-width:98px}
  .r2u-home-v2 .r2u-hero-chips{flex-wrap:wrap}
  .r2u-home-v2 .r2u-hero-proof{margin-top:18px;margin-bottom:0}
  .r2u-home-v2 .r2u-popular-card{top:auto;right:10px;bottom:205px;transform:scale(.72);transform-origin:right bottom}
  .r2u-home-v2 .r2u-hero-map-card{right:10px;bottom:10px;transform:scale(.72);transform-origin:right bottom}
  .r2u-home-v2 .r2u-delivery-badge{left:10px;bottom:14px;transform:scale(.82);transform-origin:left bottom}
  .r2u-home-v2 .r2u-stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}
  .r2u-home-v2 .r2u-stat{justify-content:flex-start}
  .r2u-home-v2 .r2u-category-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none}
  .r2u-home-v2 .r2u-category-card{height:210px}
  .r2u-home-v2 .r2u-product-grid,.r2u-home-v2 .r2u-article-grid{grid-template-columns:1fr}
  .r2u-home-v2 .r2u-activity-row{grid-template-columns:1fr}
  .r2u-home-v2 .r2u-review-grid{grid-template-columns:1fr}
  .r2u-home-v2 .r2u-map-layout{grid-template-columns:1fr}
}

/* =====================================================================
   v3.1 — выравнивание блока «Как работает Rent2u»
   Исправляет наложение текста на иконки после общих v3-переопределений.
   ===================================================================== */
.r2u-home-v2 .r2u-how-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  align-items:stretch;
}
.r2u-home-v2 .r2u-how-grid article{
  position:relative;
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  grid-template-rows:auto auto;
  column-gap:14px;
  row-gap:5px;
  align-content:center;
  min-height:112px;
  padding:20px 24px 20px 20px;
  border:1px solid var(--r2u-line);
  border-radius:18px;
  background:#fff;
  overflow:visible;
}
.r2u-home-v2 .r2u-how-grid article:not(:last-child):after{
  content:"→";
  position:absolute;
  right:-13px;
  top:50%;
  z-index:3;
  transform:translateY(-50%);
  color:#9fc1ff;
  font-size:20px;
  line-height:1;
  font-weight:700;
}
.r2u-home-v2 .r2u-step-icon{
  position:relative;
  left:auto;
  top:auto;
  grid-column:1;
  grid-row:1 / 3;
  align-self:center;
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:50%;
  background:#eef4ff;
}
.r2u-home-v2 .r2u-step-icon img{
  width:25px;
  height:25px;
}
.r2u-home-v2 .r2u-how-grid i{
  position:absolute;
  left:52px;
  top:10px;
  z-index:2;
  display:grid;
  place-items:center;
  width:22px;
  height:22px;
  border:2px solid #fff;
  border-radius:50%;
  background:var(--r2u-blue);
  color:#fff;
  font-size:10px;
  line-height:1;
  font-style:normal;
  font-weight:800;
  box-shadow:0 3px 8px rgba(23,105,245,.22);
}
.r2u-home-v2 .r2u-how-grid b{
  grid-column:2;
  grid-row:1;
  align-self:end;
  display:block;
  margin:0;
  color:var(--r2u-ink);
  font-size:14px;
  line-height:1.25;
  font-weight:800;
}
.r2u-home-v2 .r2u-how-grid p{
  grid-column:2;
  grid-row:2;
  align-self:start;
  margin:0;
  color:#667085;
  font-size:11px;
  line-height:1.45;
}
@media(max-width:1050px){
  .r2u-home-v2 .r2u-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .r2u-home-v2 .r2u-how-grid article:nth-child(2):after{display:none}
}
@media(max-width:700px){
  .r2u-home-v2 .r2u-how-grid{grid-template-columns:1fr;gap:12px}
  .r2u-home-v2 .r2u-how-grid article{min-height:96px;padding:17px 18px}
  .r2u-home-v2 .r2u-how-grid article:after{display:none!important}
  .r2u-home-v2 .r2u-how-grid i{left:49px;top:8px}
}


/* v3.2: keep the site's native header and footer visible. */
body.r2u-home-v2-active > header,
body.r2u-home-v2-active > header .header-desktop,
body.r2u-home-v2-active > header .header-mobile,
body.r2u-home-v2-active .site-footer{
  display:block!important;
}
body.r2u-home-v2-active > header .header-desktop{
  display:flex!important;
}
@media (max-width:767px){
  body.r2u-home-v2-active > header .header-desktop{display:none!important}
  body.r2u-home-v2-active > header .header-mobile{display:block!important}
}
@media (min-width:768px){
  body.r2u-home-v2-active > header .header-mobile{display:none!important}
}


/* =====================================================================
   v1.0.1 — production layout hotfix
   1) быстрые категории в hero не выходят за границы;
   2) изображения моделей не перекрывают названия;
   3) карточки товаров сохраняют ровную высоту контентных зон.
   ===================================================================== */
.r2u-home-v2 .r2u-hero-chips{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  width:min(100%,735px);
  max-width:735px;
  gap:10px;
  align-items:stretch;
}
.r2u-home-v2 .r2u-hero-chips a{
  min-width:0;
  min-height:52px;
  height:100%;
  padding:8px 10px;
  justify-content:flex-start;
  align-items:center;
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:normal;
  line-height:1.18;
  font-size:11px;
}
.r2u-home-v2 .r2u-hero-chips a img{
  flex:0 0 20px;
}

.r2u-home-v2 .r2u-product-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  overflow:hidden;
}
.r2u-home-v2 .r2u-product-photo{
  position:relative;
  display:block;
  flex:0 0 175px;
  height:175px;
  min-height:175px;
  overflow:hidden;
  isolation:isolate;
}
.r2u-home-v2 .r2u-product-photo img{
  position:absolute;
  inset:10px;
  width:calc(100% - 20px)!important;
  height:calc(100% - 20px)!important;
  max-width:calc(100% - 20px)!important;
  max-height:calc(100% - 20px)!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
}
.r2u-home-v2 .r2u-product-service{
  position:relative;
  z-index:2;
  margin-top:10px;
  background:#fff;
}
.r2u-home-v2 .r2u-product-card h3{
  position:relative;
  z-index:2;
  display:-webkit-box;
  min-height:50px;
  max-height:50px;
  margin:4px 0 7px;
  overflow:hidden;
  background:#fff;
  font-size:12px;
  line-height:1.35;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
.r2u-home-v2 .r2u-product-specs{
  position:relative;
  z-index:2;
  background:#fff;
}
.r2u-home-v2 .r2u-product-price{
  margin-top:auto;
  padding-top:10px;
}

@media(max-width:1200px){
  .r2u-home-v2 .r2u-hero-chips{
    grid-template-columns:repeat(2,minmax(0,1fr));
    max-width:600px;
  }
}
@media(max-width:700px){
  .r2u-home-v2 .r2u-hero-chips{
    grid-template-columns:1fr 1fr;
    width:100%;
    max-width:none;
  }
  .r2u-home-v2 .r2u-hero-chips a{
    min-height:48px;
    font-size:10px;
  }
  .r2u-home-v2 .r2u-product-photo{
    flex-basis:150px;
    height:150px;
    min-height:150px;
  }
}
@media(max-width:430px){
  .r2u-home-v2 .r2u-hero-chips{
    grid-template-columns:1fr;
  }
}
