<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::-webkit-scrollbar {
  width: 5px;
}

/* Track */

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px grey;
  background: #dfdfdf;
}

/* Handle */

::-webkit-scrollbar-thumb {
  background: #187464;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
  background: #187464;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* color: #093b60; */
  /* font-size: 30px; */
  font-family: Arial;
}

body {
  background: url(../images/backpic.jpg) no-repeat center center fixed;
  margin: 0;
  height: 100%;
  padding: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.container-full {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  width: 100%;
}

.container {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  padding: 0 230px;
  padding-top: 0px;
  margin: 12px;
}

.container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-3-block, .col-2, .col-1 {
  float: left;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  margin: 0;
  padding: 2px 8px;
  border: 0;
}

.col-12 {
  width: -webkit-calc(100%/12);
  width: calc(100%/12);
}

.col-11 {
  width: -webkit-calc(100%/11);
  width: calc(100%/11);
}

.col-10 {
  width: -webkit-calc(100%/10);
  width: calc(100%/10);
}

.col-9 {
  width: -webkit-calc(100%/9);
  width: calc(100%/9);
}

.col-8 {
  width: -webkit-calc(100%/8);
  width: calc(100%/8);
}

.col-7 {
  width: -webkit-calc(100%/7);
  width: calc(100%/7);
}

.col-6 {
  width: -webkit-calc(100%/6);
  width: calc(100%/6);
}

.col-5 {
  width: -webkit-calc(100%/5);
  width: calc(100%/5);
}

.col-4 {
  width: -webkit-calc(100%/4);
  width: calc(100%/4);
}

.col-3-block {
  width: -webkit-calc(100%/3);
  width: calc(100%/3);
}

.col-3 {
  width: -webkit-calc(100%/3);
  width: calc(100%/3);
}

.col-2 {
  width: -webkit-calc(100%/2);
  width: calc(100%/2);
}

.col-1 {
  width: 100%;
}

.w-3 {
  width: 300px;
}

.w-4 {
  width: 400px;
}

.w-5 {
  width: 500px;
}

.w-6 {
  width: 600px;
}

.desktop-content {
  display: block;
}

.desktop-content .ads-left {
  z-index: 10000;
  float: left;
  background-color: transparent !important;
  position: fixed;
  bottom: 0px;
  width: 160px;
  top: 30%;
  left: 111px;
  transform: translateX(-50%) translateY(-16%);
  overflow-y: hidden;
  margin-right: 12px;
  padding: 0 !important;
}

.desktop-content .ads-right {
  z-index: 10000;
  float: right;
  background-color: transparent !important;
  position: fixed;
  bottom: 0px;
  width: 160px;
  top: 30%;
  right: -60px;
  transform: translateX(-50%) translateY(-16%);
  overflow-y: hidden;
  margin-right: 12px;
  padding: 0 !important;
}

.mobile-content {
  display: none;
}

.mobile-content .mobile-footer-ads {
  z-index: 100000;
  background-color: white;
  margin: 0;
  padding: 0;
  height: 50px;
  width: 100%;
  position: fixed;
  bottom: 0;
}

/* @media (max-width: 1400px) {
    .col-4 {
        width: -webkit-calc(100%/4);
        width: calc(100%/4);
    }
  
    .container {
        padding-left: 160px;
        padding-right: 160px;
    }
}
 */

@media (min-width: 1101px) {
  .container {
    width: 1100px;
    margin: auto;
    padding: 0;
  }
}

@media (max-width: 1100px) {
  .desktop-content {
    display: none;
  }
  .mobile-content {
    display: block;
  }
  .col-4 {
    width: -webkit-calc(100%/4);
    width: calc(100%/4);
  }
  .container {
    padding-left: 90px;
    padding-right: 90px;
  }
}

@media (max-width: 1000px) {
  .col-4 {
    width: -webkit-calc(100%/3);
    width: calc(100%/3);
  }
  .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media (max-width: 850px) {
  .col-4 {
    width: -webkit-calc(100%/2);
    width: calc(100%/2);
  }
  .col-3 {
    width: -webkit-calc(100%/2);
    width: calc(100%/2);
  }
  .col-10 {
    width: -webkit-calc(100%/5);
    width: calc(100%/5);
  }
  .container {
    padding-left: 30px;
    padding-right: 30px;
    margin: 10px;
  }
  .w-5, .w-6, .col-2 {
    width: 100%;
  }
}

@media (max-width: 650px) {
  /* .author {
        height: 100px;
    } */
    
.panel img{
  width: 100%;
}
  .dll-view-panel .title {
    font-size: 24px;
  }
  .dll-list {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
  .w-3, .w-4 {
    width: 100%;
  }
  .col-3, .col-2 {
    width: -webkit-calc(100%);
    width: calc(100%);
  }
  .col-4 {
    width: -webkit-calc(100%/2);
    width: calc(100%/2);
  }
  .container {
    padding-left: 0px;
    padding-right: 0px;
    margin: 5px;
  }
  .search-content {
    background-color: #187464;
    padding: 5px 0;
    margin: 0;
  }
}

.radius-line {
  border-radius: 12px;
}

.no-border {
  border: 0 !important;
  box-shadow: none !important;
}

.no-line {
  box-shadow: 0 !important;
}

.no-back {
  background-color: transparent !important;
  backdrop-filter: none !important;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.container .title {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-weight: normal;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
    text-transform: uppercase;
  border-left: 0;
  background-color: transparent;
  padding: 25px;
  padding-left: 0;
  font-weight: 600;
}

.container .search {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-weight: normal;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
    text-transform: uppercase;
  border-left: 0;
  background-color: transparent;
  padding: 25px;
  padding-left: 0;
  font-weight: 600;
  color:  rgb(185, 185, 185);
}

.container .search .word{
  font-weight: 600;
  color:  #187464;
}



.telegram {
  background-color: #2a9fda;
  color: white;
  padding: 16px;
  word-spacing: 4px;
  border-radius: 2px;
  top: 0;
}

.telegram:hover {
  background-color: #4bafe0;
  color: white;
}

.youtube {
  background-color: #f00;
  color: white;
  padding: 16px;
  word-spacing: 4px;
  border-radius: 2px;
  top: 0;
}

.youtube:hover {
  opacity: 0.9;
  color: white;
}

.like-and-share {
  padding-bottom: 12px;
  float: left;
  display: block;
}</pre></body></html>