<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clock__slick{margin-bottom: 20px; max-width: 264px;}
.clock__slick__one img{border-radius: 3px; max-height: 400px;}

.clock__page{}
.clock__page__one{margin: 5px; padding: 10px; border: 1px solid #cacaca; border-radius: 3px; text-align: center;}
.clock__page__one__img{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center !important; -ms-flex-align: center !important; align-items: center !important; height: 260px; background: #f7f7f7; max-width: 260px; margin: 0 auto; margin-bottom: 10px; overflow: hidden;}
.clock__page__one__img img{max-height: 100%;}
.clock__page__one__link{}
.clock__page__one__link__list{margin-bottom: 5px;}
.clock__page__one__link__list:last-child{margin-bottom: 0px;}
.clock__page__one__stretch{width: 100%; height: 100%;}
.clock__page__one__link a{}


@media screen and (max-width: 800px) {
    .clock__page{display: block;}
    .clock__page__one__img{height: inherit; background: none;}
    .clock__page__one{margin: 0 0 10px 0;}
    .clock__page__one:last-child{margin-bottom: 0;}
}</pre></body></html>