<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.anthemeblocks-homeslider {
  margin-top: 5px;
  margin-bottom: 58px;
}

.anthemeblocks-homeslider-desc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding-top: 154px;
  padding-bottom: 80px;
  padding-left: 79px;
  padding-right: 79px;
}
.anthemeblocks-homeslider-desc&gt;.container {  
  height: 100%;
}
@media (max-width: 1200px) {
  .anthemeblocks-homeslider-desc&gt;.container {
    
  }
  .anthemeblocks-homeslider.owl-dots_left .owl-dots {
    margin-left: 0;
    width: 960px;
  }
}
.anthemeblocks-homeslider-desc h2 {
  margin-bottom: 32px;
}
.anthemeblocks-homeslider-desc p {
  max-width: 425px;
  margin-bottom: 33px;
}
.anthemeblocks-homeslider.owl-carousel.owl-drag .owl-item .item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.anthemeblocks-homeslider.owl-carousel.owl-drag .owl-item .item img { width: auto; }
.anthemeblocks-homeslider_left { text-align: left; }
.anthemeblocks-homeslider_center { text-align: center; }
.anthemeblocks-homeslider_right { text-align: right; }
.anthemeblocks-homeslider .owl-prev,
.anthemeblocks-homeslider .owl-next {
  position: absolute;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background-color: #fff;
  color: #cccdd4;
  top: calc(50% - 15px);
  z-index: 2;
  cursor: pointer;
  border-radius: 50%;
}
.anthemeblocks-homeslider .owl-prev:hover,
.anthemeblocks-homeslider .owl-next:hover {
  background-color: #545454;
  color: #fff;
}
.anthemeblocks-homeslider .owl-prev i,
.anthemeblocks-homeslider .owl-next i { font-size: 24px; }
.anthemeblocks-homeslider .owl-prev { left: 10px; }
.anthemeblocks-homeslider .owl-next { right: 10px; }
.anthemeblocks-homeslider .owl-stage-outer.disabled .owl-prev,
.anthemeblocks-homeslider .owl-stage-outer.disabled .owl-next { display: none; }
.anthemeblocks-homeslider .owl-dots {
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  bottom: 43px;
  padding-left: 89px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.anthemeblocks-homeslider.owl-dots_left .owl-dots { text-align: left; }
.anthemeblocks-homeslider.owl-dots_center .owl-dots { text-align: center; }
.anthemeblocks-homeslider.owl-dots_right .owl-dots { text-align: right; }
.anthemeblocks-homeslider.owl-dots_disabled .owl-dots { display: none; }

.anthemeblocks-homeslider .owl-dots .owl-dot {
 display: inline-block;
 zoom: 1;
 *display: inline;
}
.anthemeblocks-homeslider .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #070707;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; }
.anthemeblocks-homeslider .owl-dots .owl-dot.active span,
.anthemeblocks-homeslider .owl-dots .owl-dot:hover span { background: #869791; }
@media (min-width: 768px){
  .anthemeblocks-homeslider .owl-prev,
  .anthemeblocks-homeslider .owl-next {
    display: none;
  }
  .anthemeblocks-homeslider:hover .owl-prev,
  .anthemeblocks-homeslider:hover .owl-next {
    display: block;
  }
}
@media (max-width: 768px){
  .anthemeblocks-homeslider-hide-mobile { display: none !important; }
}
@media (max-width: 520px) {
  .anthemeblocks-homeslider .owl-prev, .anthemeblocks-homeslider .owl-next {
    display: none !important;
  }
  .anthemeblocks-homeslider-desc {
    padding-left: 20px;
    padding-top: 65px;
  }
  .anthemeblocks-homeslider.owl-dots_left .owl-dots {
    width: 100%;
    padding-left: 38px;
  }
}</pre></body></html>