<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ANNEXX */ 
/* ANX014 Ð²Ð½ÐµÑˆÐ½Ð¸Ð¹ Ð²Ð¸Ð´ Ñ‚ÐµÐ»Ð° ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ñ‹ */ 
.t-records { 
 background-color: #ffffff; 
} 
body.t-body { 
 background-color: !important; 
 background-image: url(); 
 background-repeat: repeat; 
 background-attachment: fixed; 
} 
 
@supports not (-webkit-touch-callout: none) { 
 body.t-body { 
 background-position: center; 
 } 
} 
/* ANNEXX ÐºÐ¾Ð½ÐµÑ† ÐºÐ¾Ð´Ð° */ </pre></body></html>