<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swiper img{vertical-align:top; max-width:100%; border-radius:10px; }
.swiper { padding:120px 10px 150px 10px;  width: 100%; overflow-x:hidden;
background:url(../img/bg.jpg)no-repeat center}
.swiper .head{width:100%; text-align:center; color:#fff; margin-bottom:60px;}
.swiper .head .tit{font-size:50px; }
/*.swiper .head .tit span.bg {background:url(../img/bg.png)no-repeat right top; padding:110px 150px 150px 0px }*/
.swiper .head .tit span.txt1{font-size:50px; }
.swiper .head .tit span.txt2{display:block; font-size:90px; font-weight:600; padding:0px; 
font-family: 'S-CoreDream-5Medium';}
.swiper-pagination-bullet,
.swiper-pagination-bullet-active {  background: #fff !important;}
.swiper-pagination {  bottom: 1.25rem !important;}
.swiper-slide {  width: 18.75rem; padding:1.2em 1em; box-sizing:border-box;  /*height: 28.125rem;*/
  display: flex;  flex-direction: column;  justify-content: end;  align-items: self-start;}
.swiper-slide h2 {  color: #fff;   font-weight: 400;  font-size: 1.4rem;
  line-height: 1.4;  margin-bottom: 0.625rem;  padding: 0 0 0 1.563rem;  text-transform: uppercase;}
.swiper-slide p {  color: #dadada;  font-family: "Roboto", sans-serif;  font-weight: 300;  padding: 0 1.563rem;  
line-height: 1.6;  font-size: 0.75rem;  display: -webkit-box;  -webkit-line-clamp: 4;  -webkit-box-orient: vertical;  overflow: hidden;}
.swiper-slide a {  margin: 1.25rem 1.563rem 3.438rem 1.563rem;  padding: 0.438em 1.875rem;  font-size: 0.9rem;}
.swiper-slide a:hover {  color: #005baa;}
.swiper-slide div {  display: none;  opacity: 0;  padding-bottom: 0.625rem;}
.swiper-slide-active{position:relative}
.swiper-slide-active:after {content:""; position:absolute; bottom:-20px; left:50%; width:50px; height:8px;
background:#fff; box-sizing:border-box; border-radius:30px; transform:translateX(-50%);}
.swiper-slide-active:before {content:""; position:absolute; top:0; left:0; width:100%; height:100%;
 border:4px solid #fff; box-sizing:border-box; border-radius:20px; box-shadow:1px 1px 20px rgba(0,0,0,0.8)}
.swiper-slide-active div {
  display: none;
  opacity: 1;
}

/*.swiper-slide--one {
  background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("https://images.unsplash.com/photo-1628944682084-831f35256163?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=687&amp;q=80") no-repeat 50% 50%/cover;
}
.swiper-slide--two {
  background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("https://images.unsplash.com/photo-1515309025403-4b0184873cef?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=735&amp;q=80") no-repeat 50% 50%/cover;
}
.swiper-slide--three {
  background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("https://images.unsplash.com/photo-1545671913-b89ac1b4ac10?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=1170&amp;q=80") no-repeat 50% 50%/cover;
}
.swiper-slide--four {
  background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("https://images.unsplash.com/photo-1598977123118-4e30ba3c4f5b?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=1170&amp;q=80") no-repeat 50% 50%/cover;
}
.swiper-slide--five {
  background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("https://images.unsplash.com/photo-1570481662006-a3a1374699e8?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=765&amp;q=80") no-repeat 50% 50%/cover;
}*/

.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {  background-image: none;}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
.swiper { padding:50px 10px 80px 10px;}
.swiper .head{width:100%; text-align:center; color:#fff; margin-bottom:30px;}
.swiper .head .tit{font-size:20px; }
.swiper .head .tit span.bg {background:none; padding:70px 0px 100px 0px; background-size:contain; width:100%; }
.swiper .head .tit span.txt1{font-size:25px; font-weight:600;  }
.swiper .head .tit span.txt2{font-size:35px; padding-left:0px; display:block;padding:10px 0px 20px 0px}
.swiper .txt { font-size:30px; padding-right:50px; padding-top:120px; text-align:right; color:#fff; }	
.swiper .txt { font-size:14px; padding-right:10px; padding-top:70px; text-align:right; color:#fff; }	
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

</pre></body></html>