/* configurator hotfix */
body.page-configurator-active .header__top{display:flex!important;}
body.page-configurator-active .catalog-card__specs{margin-top:8px;font-size:12px;line-height:1.4;color:#5a6b7d;}
body.page-configurator-active .catalog-card__specs-row{display:block;}
body.page-configurator-active .catalog-card__info-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;border:0;background:rgba(11,31,58,.75);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2;}
body.page-configurator-active .catalog-card__media{position:relative;}
body.page-configurator-active .reviews-popup__photos{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;}
body.page-configurator-active .reviews-popup__photo{width:72px;height:72px;object-fit:cover;border-radius:8px;}
body.page-configurator-active .case-info-popup__props{margin:0;padding:0;}
body.page-configurator-active .case-info-popup__row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(11,31,58,.08);font-size:14px;}
body.page-configurator-active .case-info-popup__key{color:#5a6b7d;}
