<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t-checkbox__indicator {
    border-radius: 4px !important;
}

/*СЃРєСЂСѓРіР»РµРЅРёРµ С„РѕС‚РѕРіСЂР°С„РёРё */
.js-product-img.t-store__card__bgimg.t-store__card__bgimg_hover.t-bgimg.loaded {
  border-radius: 15px !important;
}
.t-store__card__bgimg_second.t-bgimg.loaded {
      border-radius: 15px !important;
}

/*СЃРєСЂСѓРіР»РµРЅРёРµ РёР·РѕР±СЂР°Р¶РµРЅРёСЏ РІ РїРѕРїР°РїРµ*/
.t-slds__bgimg.t-bgimg.js-product-img.loaded {
  border-radius: 15px !important;
}

/*СЃРєСЂСѓРіР»РµРЅРёРµ РєР°СЂС‚РёРЅРѕРє РІ СЃР»Р°Р№РґРµСЂРµ*/
.t-slds__bgimg.t-bgimg.loaded {
  border-radius: 15px;
}

.t-store__card__bgimg, .t-store__card__bgimg_second
  border-radius: 15px !important;
}

/*СЂР°РґРёСѓСЃ С…Р°СЂР°РєС‚РµСЂРёСЃС‚РёРє РІ РєР°СЂС‚РѕС‡РєРµ*/
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border-radius: 5px; !important;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
  border-radius: 8px !important;
}</pre></body></html>