<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*############################ default ###################################*/
.sc-mt {
  margin-top: 30px;
}

.icw .h1.sc-heading, .icw .h2.sc-heading {
  font-weight: 600;
}

.pt-10 {
  padding-top: 10px !important;
}

p.sc-category.c-green {
  display: none;
}

.btn.btn-radius {
  font-family: 'kurious-looped','DBThaiTextXBd', Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.5 !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
  padding: 6px 30px !important;
}

@media (max-width: 767px) {
  .icw .c-white {
    color: #fff !important;
  }
}

/*############################ slick-slider ###################################*/
.slick-slider button.slick-arrow {
  color: #00A950;
}

.slick-slider button.slick-arrow:hover {
  color: #00A950;
}

.slick-slider .slick-prev, .slick-slider .slick-next {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  color: #333;
  position: absolute;
  z-index: 9;
  top: 50%;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 10px 1px rgb(0 0 0 / 20%);
  -o-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 10px 1px rgb(0 0 0 / 20%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.slick-slider .slick-prev:hover, .slick-slider .slick-next:hover {
  color: #00A950;
}

.slick-slider .slick-prev {
  left: -15px;
}

.slick-slider .slick-next {
  right: -15px;
}

.slick-slider .slick-prev:before, .slick-slider .slick-next:before {
  font-family: 'icokbank';
  font-size: 12px;
  color: inherit;
}

.slick-slider .slick-prev:before {
  content: "\e908";
}

.slick-slider .slick-next:before {
  content: "\e909";
}

.slick-slider .slick-dots {
  position: relative;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 0;
  padding-top: 40px;
}

.slick-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, .2);
  opacity: 1;
  border-radius: 50%;
}

.slick-slider .slick-dots li.slick-active button {
  background: #29435B;
}

.slc-list-box {
  border-radius: 20px;
  background-color: #fafafa;
  font-family: 'kurious-looped','DBThaiTextX', Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.5;
  height: 90px;
}

.slc-list-box .image, .slc-list-box .caption {
  padding: 20px 20px;
}

.slc-list-box .image {
  width: 107px;
}

.slc-list-box .image img {
  width: 100%;
}

.slc-list-box .caption-g {
  font-family: 'kurious-looped','DBThaiTextXBd', Helvetica, Arial, sans-serif;
  color: #18a854;
  font-weight: 600;
}

.detail-button {
  padding-top: 50px;
}

.detail-button .btn {
  font-family: 'kurious-looped','DBThaiTextXBd', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  width: 100%;
  max-width: 200px;
  color: #18a854 !important;
  background-color: #ffffff;
  border-radius: 38px;
  -webkit-transition: ease-in-out .2s;
  -o-transition: ease-in-out .2s;
  transition: ease-in-out .2s;
}

.detail-button .btn:hover {
  color: #fff !important;
}

.section-items .sc-headline h4 {
  margin-top: 10px;
}

/*############################ list-branch ###################################*/
.section.list-branch {
  background-color: #FAFAFA;
}

.section.list-branch .h1 {
  font-family: 'kurious-looped';
  font-size: 42px;
  color: #00A94F;
}

@media (max-width: 992px) {
.section.list-branch .h1 {
  font-family: 'kurious-looped';
  font-size: 28px;
  color: #00A94F;
}
}

.section.list-branch .-font-m {
  font-family: 'kurious-looped','DBThaiTextX', Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

.section.list-branch .caption.box-height {
  min-height: 110px;
}

.list-branch .list-item {
  position: relative;
  border-radius: 8px;
  background-color: #00423B;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 20px;
  min-height: 405px;
  margin-top: 60px;
}

.list-branch .list-item:after, .section-3choice .list-item:after {
  content: '';
  width: 100%;
  height: 7px;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0 0 8px 8px;
  background: linear-gradient(to right, #5FAEAE 0%, #02CD36 100%);
}

.list-branch .items-slider {
  margin: 80px -10px 0;
}

.list-branch .owl-theme .owl-controls .owl-page.active span, .list-branch .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #29435B;
}

.list-branch .owl-prev i, .list-branch .owl-next i {
  border: solid #00A950;
  border-width: 0 1px 1px 0;
  display: block;
  padding: 0px;
  height: 14px;
  width: 14px;
  position: relative;
}

.list-branch .owl-prev i {
  top: 10px;
  left: 13px;
}

.list-branch .owl-next i {
  top: 10px;
  left: 7px;
}

.list-branch .owl-next .right {
  transform: rotate(-45deg);
}

.list-branch .owl-prev .left {
  transform: rotate(135deg);
}

.list-branch .owl-theme .owl-controls .owl-buttons [class*='owl-'] {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 1px 10px 1px rgb(0 0 0 / 20%);
  -o-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 10px 1px rgb(0 0 0 / 20%);
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.list-branch .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -5px;
}

.list-branch .owl-theme .owl-controls .owl-buttons .owl-next {
  right: -5px;
}

.list-branch .slider-wrapper {
  margin-top: 25px;
}

.list-branch .slider-carousel {
  margin: 0 -5px;
}

.list-branch .slider-carousel .col-item {
  padding: 0 5px;
}

.list-branch .caption h3 {
  font-weight: bold;
  font-size: 30px;
}

.list-branch .caption h3, .list-branch .caption h4, .list-branch .caption h5 {
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;
}

.list-branch .caption h4, .list-branch .caption h5 {
  font-size: 16px;
}

.list-branch .caption {
  margin-bottom: 15px;
}

.list-branch .list-item-col.list-item-colimg {
  margin-top: -60px;
}

.list-branch .list-item-lg .image {
  margin-bottom: 20px;
  height: 230px;
  line-height: 230px;
}

/*############################ section-3choice ###################################*/
.section-3choice {
  background: url(../bg-3choice.jpg);
  background-size: cover;
  background-position: left center;
  padding-bottom: 150px;
}

.section-3choice .image-title {
  max-width: 561px;
  margin-top: 45px;
  margin-bottom: 23px;
  margin-left: -8px;
}

.section-3choice .list-item {
  background: rgba(255, 255, 255, .8);
  border-radius: 8px;
  position: relative;
}

.section-3choice .items-slider {
  margin: 60px -25px 0;
}

.section-3choice .caption {
  min-height: 300px;
}

.section-3choice .caption h5 {
  font-family: 'kurious-looped','DBThaiTextX', Helvetica, Arial, sans-serif;
  line-height: 1.5;
  margin: 20px 0;
}

.section-3choice .caption ul li h5 {
  margin: 0;
}

.section-3choice .caption h5 strong {
  font-family: 'kurious-looped','DBThaiTextXBd', Helvetica, Arial, sans-serif;
}

.section-3choice .items-slider .list-item {
  padding: 10px 35px;
  margin-left: 15px;
  margin-right: 15px;
}

.section-3choice .list-item-colimg {
  margin-top: -60px;
  margin-bottom: 20px;
}

.section-3choice .list-item-colimg .image {
  height: 100px;
  line-height: 100px;
  text-align: left;
}

.section-3choice .btn {
  margin-bottom: 20px;
}

.section-3choice .items-slider {
  position: relative;
}

.section-3choice .items-slider .img-women {
  position: absolute;
  bottom: -130px;
  left: 24%;
  z-index: 1;
  max-width: 247px;
}

.section-3choice .owl-prev i, .section-3choice .owl-next i {
  border: solid #00A950;
  border-width: 0 1px 1px 0;
  display: block;
  padding: 0px;
  height: 14px;
  width: 14px;
  position: relative;
}

.section-3choice .owl-prev i {
  top: 10px;
  left: 13px;
}

.section-3choice .owl-next i {
  top: 10px;
  left: 7px;
}

.section-3choice .owl-next .right {
  transform: rotate(-45deg);
}

.section-3choice .owl-prev .left {
  transform: rotate(135deg);
}

.section-3choice .owl-theme .owl-controls .owl-buttons [class*='owl-'] {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 1px 10px 1px rgb(0 0 0 / 20%);
  -o-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 10px 1px rgb(0 0 0 / 20%);
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.section-3choice .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -5px;
}

.section-3choice .owl-theme .owl-controls .owl-buttons .owl-next {
  right: -5px;
}

.section-3choice .caption h5 {
  line-height: 1.5;
}

.section-3choice .caption {
  min-height: 400px;
}

.section-3choice .link {
  border-bottom: 1px solid #00a950;
  position: relative;
}

.section-3choice .link:after {
  font-size: 40%;
  position: absolute;
  right: -15px;
  top: 6px;
}

.section-3choice .note {
  font-size: 16px;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.7);
}

/*############################ section-service ###################################*/
.section-service {
  background-color: #fff;
}

.icw .section-service .h1 {
  font-family: 'kurious-looped';
  font-weight: 600;
  line-height: 1.5;
  color: #00A94F;
}

.section-service .-font-m {
  font-family: 'kurious-looped','DBThaiTextX', Helvetica, Arial, sans-serif;
}

.section-service .sc-content {
  max-width: 700px;
  margin: 0 auto;
}

.section-service .action {
  margin-top: 20px;
}

.section-service .action .link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.section-service .action .icon {
  width: 40px;
}

.section-service .action .txt {
  padding-left: 10px;
}

.section-service .action span {
  font-family: 'kurious-looped','DBThaiTextX', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  border-bottom: 1px solid #fff;
  color: #09AC57;
  -webkit-transition: ease-in-out .2s;
  -o-transition: ease-in-out .2s;
  transition: ease-in-out .2s;
}

.section-service .action p {
  font-size: 14px;
  color: #999999;
  margin-bottom: 0;
}

.section-service .action a:hover {
  text-decoration: none;
}

.section-service .action a:hover span {
  color: #18a854;
  border-bottom: 1px solid #18a854;
}

/*############################ section-exchange ###################################*/
.section-exchange {
  background-image: url(../bg-rate.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section-exchange .-font-m {
  font-family: 'kurious-looped','DBThaiTextX', Helvetica, Arial, sans-serif;
}

.section-exchange .exchange-box {
  position: relative;
}

.section-exchange .exchange-box:before, .section-exchange .exchange-box:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: -25px;
  width: 140px;
  height: 450px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.section-exchange .exchange-box:before {
  left: 180px;
  background-image: url(../money-symbol1.png);
}

.section-exchange .exchange-box:after {
  right: 180px;
  background-image: url(../money-symbol2.png);
}

.section-exchange .action {
  padding-top: 20px;
  width: 420px;
  margin: 0 auto;
}

.section-exchange .action .btn-q {
  display: block;
  width: 100%;
  border-radius: 25px;
}

.section-exchange .remark {
  padding-top: 40px;
}

.section-exchange .remark p {
  color: #fff;
}

.section-exchange .banner-krate .tb-bn-header td.td-update {
  font-size: 13px;
  text-align: right;
}

.section-exchange .banner-krate .tb-bn-header tr {
  background-color: #fafafa;
}

.section-exchange .banner-krate .tb-bn-header thead tr:first-child {
  display: none;
}

.section-exchange .banner-krate .table-krate td.td-currency .name {
  font-size: 13px;
}

.section-exchange .banner-krate {
  width: 420px;
  margin: 0 auto;
}

.section-exchange .banner-krate table th {
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
}

.section-exchange .banner-krate .table-krate td.td-currency .flag {
  margin-right: 10px;
  width: 15px;
  height: 15px;
}

.section-exchange .banner-krate .table-krate td.td-rate {
  text-align: right;
}

.section-exchange .banner-krate .table-krate th, .section-exchange .banner-krate .table-krate td {
  padding: 12px 15px;
  font-size: 13px;
  font-family: "kurious-looped";
}

.section-exchange .banner-krate .top-column {
  color: #00a950;
}

.section-exchange .banner-krate .tb-bn-header td.td-update, .section-exchange .banner-krate .tb-bn-header td.td-name {
  font-family: "kurious-looped";
  padding: 20px 10px;
}

.section-exchange .banner-krate .tb-bn-footer th, .section-exchange .banner-krate .tb-bn-footer td {
  padding: 0px 10px 10px;
}

.section-exchange .td-currency .flag img {
  width: 50px;
  padding: 0;
}

.section-exchange .table-bxrate&gt;tbody&gt;tr&gt;td {
  width: 50%;
}

.section-exchange .ms-rtestate-field h1, .section-exchange .ms-rtestate-field h4 {
  color: #ffffff;
}

.section-exchange .table-rateb&gt;thead&gt;tr&gt;th, .section-exchange .table-rateb&gt;tbody&gt;tr&gt;td {
  padding-left: 0;
  padding-right: 0;
}

.section-exchange .table-rateb&gt;thead&gt;tr&gt;th {
  padding-top: 0;
}

.section-exchange .table-krate {
  font-size: 13px;
  width: 100%;
  font-family: "kurious-looped";
  line-height: 1.5;
  color: #777;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  font-weight: normal;
  table-layout: fixed;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  padding-left: 5px;
}

.section-exchange .table-krate tr td {
  display: table-cell;
}

.section-exchange .flag {
  vertical-align: middle;
}

.section-exchange .top-column {
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  font-weight: normal;
  background-color: #fafafa;
  font-weight: bold;
}

.section-exchange .top-column-center {
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  text-align: center;
  background-color: #fafafa;
  font-weight: bold;
}

.section-exchange .td-rate {
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  text-align: right;
  font-size: 12px;
  color: #585858;
  padding-bottom: 0px;
  padding-left: 6px;
  padding-right: 6px;
  background-color: #fbfbfb;
}

.section-exchange .td-currency {
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  padding-left: 5px;
  background-color: #fbfbfb;
  height: 12px;
  display: inline-block;
  margin-right: 4px;
  overflow: hidden;
}

.section-exchange .td-update, .section-exchange .td-name {
  padding-right: 6px;
  padding-left: 6px;
}

.section-exchange .td-update {
  font-size: 9px;
  text-align: right;
  color: #4c4c4c;
}

.td-name {
  color: #4c4c4c;
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.section-exchange .img-flag {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  width: 12px;
  padding-right: 5px;
}

.section-exchange .flag {
  width: 12px;
}

.banner-krate .tb-bn-footer a.more {
  font-family: 'kurious-looped' !important;
  font-size: 13px;
}

.icw .remark .more, .icw .remark a.more, .icw .remark .more-green, .icw .remark a.more-green:hover {
  text-decoration: underline;
  color: #fff !important;
}

.icw .remark .more:hover, .icw .remark a.more:hover, .icw .remark .more-green:hover {
  color: #00a950 !important;
}

.icw h3.c-35 {
  font-size: 20px;
}

.icw h3.c-20 {
  font-size: 20px;
}

.icw .mt-16 {
  margin-top: 16px;
}

/*############################ breakpoints ###################################*/
@media screen and (max-width: 1024px) {
  .slick-slider .slick-prev {
    left: -5px;
  }

  .slick-slider .slick-next {
    right: -5px;
  }

  .section-exchange .exchange-box:before {
    left: 130px;
  }

  .section-exchange .exchange-box:after {
    right: 130px;
  }
}

@media screen and (max-width: 991px) {
  .list-branch .list-item {
    /*width: 50%;max-width: 50%;*/ margin-left: auto;
    margin-right: auto;
  }

  .list-branch .row-4items .col-item, .section-3choice .row-3items .col-item {
    width: 50%;
    max-width: 50%;
    padding-top: 60px;
  }

  .list-branch .items-slider, .section-3choice .items-slider {
    margin: 0 auto;
  }

  .list-branch .slider-wrapper {
    margin: 0 auto;
  }

  .list-branch .caption.box-height {
    min-height: 70px;
  }

  .section-exchange .exchange-box:before {
    left: 0px;
  }

  .section-exchange .exchange-box:after {
    right: 0px;
  }

  .image-title {
    margin-left: 0;
  }

  .section-3choice .items-slider .img-women {
    position: absolute;
    bottom: -130px;
    left: auto;
    right: 5%;
  }
}

@media screen and (max-width: 767px) {
  .br-w767 {
    display: block;
  }

  .slick-slider .slick-prev {
    left: 5px;
  }

  .slick-slider .slick-next {
    right: 5px;
  }

  .section.list-branch .h1, .section-service .h1, .section-exchange .h1 {
    font-family: 'kurious-looped','DBThaiTextXBd', Helvetica, Arial, sans-serif;
    font-weight: 600;
  }

  .section-exchange .banner-krate {
    width: 100%;
  }

  .section-exchange .action .btn-q {
    padding: 13px 15px;
  }

  .ms-rtestate-field h1, .ms-rtestate-field h4 {
    color: inherit !important;
  }

  #btn_link1 {
    display: none;
  }

  .table-bxrate&gt;tbody&gt;tr {
    display: block;
  }

  .table-bxrate&gt;tbody&gt;tr&gt;td {
    width: 100%;
    display: block;
    padding: 5px 0;
  }

  .detail-button {
    padding-top: 10px;
  }

  .detail-button .btn {
    font-size: 22px;
  }

  .banner-krate {
    margin: 0 auto;
    width: 280px;
  }

  .list-branch .row-4items .col-item, .section-3choice .row-3items .col-item {
    min-width: 95%;
  }

  .section-3choice .items-slider .img-women {
    display: none;
  }

  .section-3choice .items-slider .list-item {
    padding: 10px 25px;
  }

  .section-3choice {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .section-3choice .note {
    padding-top: 20px;
  }

  .section-3choice .image-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .table-rateb {
    margin-top: 50px;
    margin-top: 0;
  }

  .list-branch .list-item {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
    max-width: inherit;
  }

  .section-highlight .sc-inner {
    display: none !important;
  }

  .btn-q {
    margin: 0 auto;
  }

  .section-3choice .caption {
    min-height: 360px;
  }

  .section-3choice .caption+.a-center {
    padding-top: 10px;
  }

  .section-exchange .exchange-box:before, .section-exchange .exchange-box:after {
    display: none;
  }

  .section-exchange .action {
    width: 100%;
  }
}

@media screen and (max-width: 360px) {
  .section-service .action p {
    text-align: center;
  }
}

/*============================== Hidden &amp; Visible ===============================*/
.show-w1199 {
  display: none;
}

.show-w991 {
  display: none;
}

.show-w767 {
  display: none;
}

.show-w414 {
  display: none;
}

.show-w375 {
  display: none;
}

.show-w360 {
  display: none;
}

@media (max-width: 1199px) {
  .show-w1199 {
    display: block;
  }

  .hide-w1199 {
    display: none;
  }
}

@media (max-width: 991px) {
  .show-w991 {
    display: block;
  }

  .hide-w991 {
    display: none;
  }
}

@media (max-width: 767px) {
  .show-w767 {
    display: block;
  }

  .hide-w767 {
    display: none;
  }
}

@media (max-width: 414px) {
  .show-w414 {
    display: block;
  }

  .hide-w414 {
    display: none;
  }
}

@media (max-width: 375px) {
  .show-w375 {
    display: block;
  }

  .hide-w375 {
    display: none;
  }
}

@media (max-width: 360px) {
  .show-w360 {
    display: block;
  }

  .hide-w360 {
    display: none;
  }
}

/*============================== sc-about ===============================*/
@media screen and (min-width: 200px) {
  /*############################ sc-about ###################################*/ .sc-about {
    background: #F4FEF8;
  }

  .sc-about .sc-heading {
    text-align: left;
    margin-bottom: 16px;
  }

  .sc-about .sc-heading .title {
    margin-bottom: 16px;
    line-height: 1.5;
    color: #333;
  }

  .sc-about .sc-heading .desc {
    margin-bottom: 16px;
    line-height: 1.5em;
    color: #666;
    font-size: 16px;
  }

  .sc-about .sc-heading .desc .text-green {
    color: #00A94F;
  }

  .sc-about .sc-inner {
    padding: 0 0 48px;
  }

  .sc-about .box-item {
    position: relative;
  }

  .sc-about .box-item:nth-child(2n+1) {
    background: #F4FEF8;
  }

  .sc-about .box-item:nth-child(2n+2) {
    background: #E9FEF2;
  }

  .sc-about .row-flex {
    display: block;
  }

  .sc-about .thumb {
    max-width: 100%;
  }

  .sc-about .thumb img.show-w767 {
    max-width: 248px;
    margin: 0 auto;
  }

  .sc-about .content {
    padding: 0 0 0 0px;
  }

  .sc-about .box-list {
    position: relative;
    padding: 4px 0 0 66px;
    min-height: 50px;
  }

  .sc-about .box-list.-nopdt {
    padding-top: 0;
  }

  .sc-about .box-list+.box-list {
    margin-top: 16px;
  }

  .sc-about .box-list .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
  }

  .sc-about .box-list .desc {
    color: #666;
    font-size: 16px;
    line-height: 1.5em;
    margin: 0;
  }

  .sc-about .box-list ul {
    padding: 0 0 0 1.5em;
    margin: 0;
  }

  .sc-about .box-list ul&gt;li {
    width: 100%;
  }

  .sc-about .action {
    padding-top: 16px;
  }

  .sc-about .action .link {
    color: #00A94F;
    font-size: 16px;
    line-height: 1.5em;
    text-decoration-line: underline;
  }
}

@media screen and (min-width: 768px) {
  .sc-about .sc-inner {
    padding: 40px 0;
  }

  .sc-about .row-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .sc-about .row-flex&gt;div {
    float: none;
  }

  .sc-about .row-flex&gt;.col {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .sc-about .row-flex&gt;.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .sc-about .thumb {
    max-width: 215px;
  }

  .sc-about .content {
    padding: 16px 0 16px 24px;
  }

  .sc-about .box-list {
    padding: 13px 0 0 66px;
  }
}

@media screen and (min-width: 992px) {
  .sc-about .thumb {
    max-width: 365px;
  }
}
</pre></body></html>