<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/kazchrome/styles.css?1723717437641*/
.social_links{ display: flex;}
.inst_icon, .fb_icon{ width: 20px; height: 20px;}
.inst_icon{ background: url("/images/icons/inst_w_20.png") 50% 50%; margin-right: 5px;}
.inst_icon:hover{background: url("/images/icons/inst_or_20.png") 50% 50%;}
.fb_icon{ background: url("/images/icons/fb_w_20.png") 50% 50%;}
.fb_icon:hover{background: url("/images/icons/fb_or_20.png") 50% 50%;}


@media screen  and (max-width: 700px){
    .col-default-4{flex-basis: 100%;}
}
@media screen  and (min-width: 701px) and (max-width: 1043px){
    .col-default-4{flex-basis: 50%;}
}
@media screen  and (min-width: 1044px){
    .col-default-4{flex-basis: 25%;}
}
/* End */
/* /local/templates/kazchrome/styles.css?1723717437641 */
</pre></body></html>