<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.icw.theme-home-loan .sc-highlight {
  /* background: url(../img/hero/2880x1200.jpg); */
  background-repeat: no-repeat;
  background-size: auto;

  display: block;
  /* flex-direction: row;
  align-items: center; */
}

.icw.theme-home-loan .sc-highlight img {
  width: 100%;
}

.banner-slider .slick-dots {
  bottom: 25px !important;
}

@media (max-width: 991px) {
  .banner-slider .slick-dots {
    bottom: 10px !important;
  }
}

.icw.theme-home-loan .sc-highlight .sc-inner.container {
  position: absolute;

  top: 50%;

  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);

  margin-top: 30px;
  width: 10%;
  z-index: 5;
}


@media screen and (min-width: 1280px) {
  .icw.theme-home-loan .sc-highlight .sc-inner.container {
    left: 53%;
  }
}

.icw.theme-home-loan .sc-highlight .caption {
  width: 100%;
  max-width: 600px;
}

.icw.theme-home-loan .sc-highlight .h1,
.icw.theme-home-loan .sc-highlight .display-1 {
  color: #125156;
}

.icw.theme-home-loan .sc-highlight h1 {
  color: #00A94F;
}

.icw.theme-home-loan .sc-highlight .action {
  margin-top: 50px;
}

.icw.theme-home-loan .sc-highlight .action .btn {
  background: #00A94F;
  color: white;
}

.icw.theme-home-loan .sc-highlight .action .btn:not(:disabled):hover {
  background: #009445;
}

.icw.theme-home-loan .sc-highlight .action .btn:disabled {
  opacity: 0.6;
}

.icw.theme-home-loan .sc-highlight .short-logo {
  width: 200px;
}


.icw.theme-home-loan #highlight .slick-slider .slick-dots li.slick-active button {
  background: #fff;
}

.icw.theme-home-loan #highlight .slick-slider .slick-dots li button {
  background: #ffffff7d;
}

@media screen and (min-width:1024px) {
  .promotion-popup .mfp-content .promotion-header {
    background: #E7F9EB !important;
    border-bottom: solid 5px #266B6B !important;
  }

  .promotion-popup .mfp-content .promotion-header::before {
    height: 0 !important;
    background: transparent !important;
    border-bottom: 0 !important;
  }

  .promotion-popup .mfp-content .promotion-content {
    padding: 40px 0 !important;
  }
}

@media screen and (max-width: 991px) {
  .icw.theme-home-loan .promotion .action a {
    margin-top: 20px !important;
    width: 100% !important;
  }
}

@media screen and (max-width: 991px) {
  .icw.theme-home-loan .sc-highlight .sc-inner.container {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .icw.theme-home-loan .sc-promotions .sc-content .promotion .content {
    margin-bottom: 20px;
  }

  .icw.theme-home-loan .sc-promotions .sc-content .promotion:last-child .content {
    margin-bottom: 0;
  }

  .icw.theme-home-loan .sc-highlight {
    background: url(../img/hero/750x1000.jpg);
    background-repeat: no-repeat;
    background-size: auto;

    align-items: flex-start;
  }

  .icw.theme-home-loan .sc-highlight .sc-inner.container {
    top: 30%;
    margin-top: unset;
  }

  .icw.theme-home-loan .sc-highlight .caption h1,
  .icw.theme-home-loan .sc-highlight .caption .display-1 {
    line-height: 1.4;
  }

  .icw.theme-home-loan .sc-highlight .short-logo {
    width: 160px;
  }
}

@media screen and (max-width: 370px) {
  .icw.theme-home-loan .sc-highlight .sc-inner.container {
    top: 31%;
  }
}





/*Visible Banner*/
.hl-visible-w374,
.hl-visible-w375,
.hl-visible-w399,
.hl-visible-w991,
.hl-visible-w767,
.hl-visible-w1023,
.hl-visible-w1029,
.hl-visible-w1169 {
  display: none !important
}

.hl-hidden-w374,
.hl-hidden-w375,
.hl-hidden-w399,
.hl-hidden-w991,
.hl-hidden-w767,
.hl-hidden-w1023,
.hl-hidden-w1029,
.hl-hidden-w1169 {
  display: block !important
}

@media screen and (max-width: 1169px) {
  .hl-hidden-w1169 {
    display: none !important
  }

  .hl-visible-w1169 {
    display: block !important
  }
}

@media screen and (max-width: 1029px) {
  .hl-hidden-w1029 {
    display: none !important
  }

  .hl-visible-w1029 {
    display: block !important
  }
}

@media screen and (max-width: 1023px) {
  .hl-hidden-w1023 {
    display: none !important
  }

  .hl-visible-w1023 {
    display: block !important
  }
}

@media screen and (max-width: 991px) {
  .hl-hidden-w991 {
    display: none !important
  }

  .hl-visible-w991 {
    display: block !important
  }
}

@media screen and (max-width: 767px) {
  .hl-hidden-w767 {
    display: none !important
  }

  .hl-visible-w767 {
    display: block !important
  }
}

@media screen and (max-width: 399px) {
  .hl-hidden-w399 {
    display: none !important
  }

  .hl-visible-w399 {
    display: block !important
  }
}

@media screen and (max-width: 375px) {
  .hl-hidden-w375 {
    display: none !important
  }

  .hl-visible-w375 {
    display: block !important
  }
}

@media screen and (max-width: 374px) {
  .hl-hidden-w374 {
    display: none !important
  }

  .hl-visible-w374 {
    display: block !important
  }
}

/*End visible Banner*/


/* Start popup click area*/
.icw.theme-home-loan .area-content-banner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: transparent;
  background-image: none;
}

/* .icw.theme-home-loan .container{
    height: 100%;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100% !important;
} */
.vertical-center {
  display: table;
  width: 100%;
  height: 100%;
}

.content-vertical-center {
  display: table-cell;
  vertical-align: middle;
}

.icw.theme-home-loan.float-text .content-area {
  padding: 0;
}

.icw.theme-home-loan #highlight .wonder-popup-link {
  position: absolute;
  z-index: 1000;
  height: 100%;
  width: 50%;
  left: 0;
  top: 0;
}

/*End pop up click area*/


.table-responsive {
  width: 100%;
  min-height: .01%;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 15px;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-wrap.scroller .table-overlay {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.table-wrap .table-overlay .desc {
  font-family: 'Kanit' !important;
  font-size: 24px !important
}

.table-wrap {
  position: relative;
}

.table-wrap .table-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.65);
  display: none;
  text-align: center;
  padding: 80px 20px;
  cursor: pointer;
}

.table-wrap .table-overlay .desc {
  font-family: 'DBThaiTextX';
  font-size: 35px;
  text-shadow: -1px 1px 2px #000;
  line-height: 0.8;
  color: #fff;
  margin-bottom: 10px;
}

.table-wrap .table-overlay .icon {
  width: 216px;
  margin: 0 auto;
}

.table-wrap.scroller .table-responsive {
  overflow: hidden;
}

.table-wrap.scroller .table-overlay {
  display: block;
}

.table-wrap.scroller .table-responsive {
  padding-bottom: 0;
}

.table-wrap {
  margin-bottom: 25px;
}

.table-responsive-wrapper .table {  
  border-radius: 10px;
  overflow: hidden;
  /* box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.16);   */
  border: solid 1px #E6E6E6;
  border-collapse: separate;
}

.theme-home-loan .table-responsive .table-responsive-wrapper{
  /* border-radius: 10px; */
  /* border: solid 1px #E6E6E6; */
  /* overflow: hidden; */
}

.promotion-popup .promotion-content .table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
  overflow: hidden;
}

.promotion-popup .promotion-content .table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
  overflow: hidden;
}

.table-overlay {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

/* popup */
.promotion-popup .promotion-content .pro-title {
  color: #333333;
  font-family: Kanit, notosansthai, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 15px;
}

.promotion-popup .promotion-content .pro-subtitle {
  color: #666666;
  font-family: Kanit, notosansthai, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
}

.promotion-popup .promotion-content .des {
  color: #333;
  font-family: Kanit, notosansthai, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}

.theme-home-loan .promotion-popup .promotion-content .note strong {
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  color: #666;
  margin-bottom: 0 !important;
}

.promotion-popup .promotion-content ul li strong {
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  color: #666;
  margin-bottom: 0 !important;
}

.promotion-popup .promotion-content .kanit-16 {
  color: #333;
  font-family: Kanit, notosansthai, Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 5px;
}

.promotion-popup .promotion-content ul {
  margin-bottom: 10px
}

.promotion-popup .promotion-content .table-responsive {
  margin: 0;
  padding: 0;
}

.icw.theme-home-loan .table-responsive .table-responsive-wrapper .table {
  min-width: auto;
}

.promotion-popup .promotion-content .table th {
  color: #fff;
  font-family: Kanit, notosansthai, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 25px 10px;  
  background-color: #1BAD71;
}

.promotion-popup .promotion-content .table td {
  /* color: #666666; */
  font-family: Kanit, notosansthai, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 25px 15px;
  background-color: #f8f8f8;
}

#promotions-as.promotion-popup .promotion-content .table .bg-gray td,
#promotions-as-solar.promotion-popup .promotion-content .table .bg-gray td {
  background-color: #fff;
  padding: 15px;
}

.a-left {
  text-align: left !important;
}

.c-green {
  color: #00A94F !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.f-14 {
  font-size: 14px !important;
}

.promotion-popup .mfp-content .promotion-header .content .action .btn {
  max-width: fit-content !important;
  max-width: -moz-fit-content !important;
}

.promotion-popup .mfp-content .promotion-header .content h3,
.promotion-popup .mfp-content .promotion-header .content p,
.promotion-popup .mfp-content .promotion-header .content a,
.icw.theme-home-loan .sc-promotions .sc-content .promotion-list .promotion .content h3,
.icw.theme-home-loan .sc-promotions .sc-content .promotion-list .promotion .content p,
.icw.theme-home-loan .sc-promotions .sc-content .promotion-list .promotion .content .action .btn {
  font-family: Kanit, notosansthai, Arial, sans-serif !important;
}


.theme-home-loan .sc-promotions .sc-content .promotion-list .promotion .content .action .btn {
  background: #00A950 !important;
  color: #fff;
}

.theme-home-loan .sc-promotions .sc-content .promotion-list .promotion .content .action .btn:hover {
  cursor: pointer;
  background: #00C65E !important;
}

/* end popup */</pre></body></html>