.rc-breezer-install-link { display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1240px,calc(100% - 48px));margin:14px auto 20px;padding:16px 20px;border:1px solid #d7e1e5;border-radius:12px;background:#f5f8f7;box-sizing:border-box; }
.rc-breezer-install-link>div { display:grid;gap:4px; }
.rc-breezer-install-link strong { font-size:17px;color:#17242b; }
.rc-breezer-install-link div>span { font-size:14px;color:#5f6d74; }
.rc-breezer-install-link>a { display:flex;align-items:center;gap:12px;min-height:44px;color:#0b5a78;font-weight:650;text-decoration:none; }
.rs .rs-breezer-hero img { width:100%;height:auto;max-height:none;aspect-ratio:3/2;object-fit:contain; }
.rs .rs-breezer-hero figcaption { position:static;background:#19272a;padding:12px 16px; }

@media(max-width:900px){.rc-breezer-install-link{width:calc(100% - 28px);flex-direction:column;align-items:stretch;gap:10px;padding:14px}.rc-breezer-install-link>a{justify-content:space-between}}

body.ruclima-category-design .rc-category-children .rc-category-builder-link { background:#ffda4b; color:#17242b; border-color:#ffda4b; font-weight:700; }
