/** $string - svg */
/** add unique id image url */
/** https://webdesign.tutsplus.com/tutorials/an-introduction-to-error-handling-in-sass--cms-19996 */
/** get breakpoint */
/** font size */
/** keyframe */
.heading-title {
  position: relative;
}
.heading-title::after {
  content: "";
  width: 60px;
  height: 5px;
  display: block;
  background: #e9e2f7;
  margin-top: 8px;
  border-radius: 5px;
}
@media only screen and (max-width: 63.99875rem) {
  .heading-title::after {
    margin-top: 12px;
  }
}

.home-slider {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 39.99875rem) {
  .home-slider .item-wrap.item-has-mb picture {
    display: none;
  }
}
.home-slider .item-wrap.item-has-mb .banner-mobile {
  display: none;
}
@media only screen and (max-width: 39.99875rem) {
  .home-slider .item-wrap.item-has-mb .banner-mobile {
    display: block;
  }
}
.home-slider .item-wrap picture {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 39.99875rem) {
  .home-slider .item-wrap picture {
    height: 100%;
  }
}
.home-slider .item-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-slider .item-wrap .container {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: calc(50% + 30px);
  width: 100%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 47.99875rem) {
  .home-slider .item-wrap .container {
    top: 48%;
    left: calc(50% + 15px);
  }
}
@media only screen and (max-width: 39.99875rem) {
  .home-slider .item-wrap .container {
    left: 50%;
  }
}
.home-slider .item-wrap .container .banner-content {
  width: 60%;
  position: relative;
}
@media only screen and (max-width: 63.99875rem) {
  .home-slider .item-wrap .container .banner-content {
    width: 80%;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .home-slider .item-wrap .container .banner-content {
    width: 100%;
  }
}
.home-slider .item-wrap .container .banner-content .sub-title {
  width: -webkit-fit-content;
  width: fit-content;
  background-color: #BA8D1C;
  color: #ffffff;
  line-height: 1.3;
  border-radius: 50px;
  padding: 10px 30px;
  margin-bottom: 20px;
}
.home-slider .item-wrap .container .banner-content .sub-title {
  font-size: 1.125rem;
}
@media only screen and (min-width: 64rem) {
  .home-slider .item-wrap .container .banner-content .sub-title {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .home-slider .item-wrap .container .banner-content .sub-title {
    margin-bottom: 10px;
  }
}
.home-slider .item-wrap .container .banner-content .sub-title span {
  font-weight: 700;
}
.home-slider .item-wrap .container .banner-content .title {
  line-height: 1.3;
  font-weight: 800;
  color: #1f91ac;
}
.home-slider .item-wrap .container .banner-content .title {
  margin-bottom: 1.25rem;
}
@media only screen and (min-width: 64rem) {
  .home-slider .item-wrap .container .banner-content .title {
    margin-bottom: 1.875rem;
  }
}
.home-slider .item-wrap .container .banner-content .title {
  font-size: 1.875rem;
}
@media only screen and (min-width: 64rem) {
  .home-slider .item-wrap .container .banner-content .title {
    font-size: 4rem;
  }
}
.home-slider .item-wrap .container .banner-content .title span {
  display: block;
}
.home-slider .item-wrap .container .banner-content .title span {
  padding-left: 1.875rem;
}
@media only screen and (min-width: 64rem) {
  .home-slider .item-wrap .container .banner-content .title span {
    padding-left: 5.9375rem;
  }
}
.home-slider .item-wrap .container .banner-content .desc {
  font-weight: 500;
  color: #484848;
}
.home-slider .item-wrap .container .banner-content .btn-main {
  margin-top: 1.25rem;
}
@media only screen and (min-width: 64rem) {
  .home-slider .item-wrap .container .banner-content .btn-main {
    margin-top: 1.875rem;
  }
}
.home-slider .item-wrap .container .banner-content .btn-main i {
  margin-left: 10px;
}
.home-slider .item-wrap .container .banner-content .btn-main svg {
  margin-left: 10px;
  width: 20px;
}
.home-slider .line {
  width: 100%;
  height: 270px;
  object-fit: cover;
  margin-top: -100px;
  z-index: 2;
  position: relative;
}
@media only screen and (min-width: 96rem) {
  .home-slider .line {
    height: 320px;
    margin-top: -120px;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .home-slider .line {
    display: none;
    margin-top: 0;
  }
}

.home-tab-service .top-tab, .home-team .top-tab, .home-before-after .top-tab {
  justify-content: space-between;
}
.home-tab-service .top-tab, .home-team .top-tab, .home-before-after .top-tab {
  margin-bottom: 1.25rem;
}
@media only screen and (min-width: 64rem) {
  .home-tab-service .top-tab, .home-team .top-tab, .home-before-after .top-tab {
    margin-bottom: 1.875rem;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .home-tab-service .top-tab, .home-team .top-tab, .home-before-after .top-tab {
    justify-content: flex-start;
  }
}
.home-tab-service .top-tab .heading-title, .home-team .top-tab .heading-title, .home-before-after .top-tab .heading-title {
  margin-bottom: 0;
}
@media only screen and (max-width: 63.99875rem) {
  .home-tab-service .top-tab .heading-title, .home-team .top-tab .heading-title, .home-before-after .top-tab .heading-title {
    margin-bottom: 20px;
  }
}
.home-tab-service .top-tab .tab-wrapper, .home-team .top-tab .tab-wrapper, .home-before-after .top-tab .tab-wrapper {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px;
}
@media only screen and (max-width: 39.99875rem) {
  .home-tab-service .top-tab .tab-wrapper, .home-team .top-tab .tab-wrapper, .home-before-after .top-tab .tab-wrapper {
    gap: 20px 30px;
    justify-content: center;
  }
}
.home-tab-service .top-tab .tab-wrapper .tab, .home-team .top-tab .tab-wrapper .tab, .home-before-after .top-tab .tab-wrapper .tab {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4;
  padding-bottom: 2px;
  position: relative;
  color: #1f91ac;
  cursor: pointer;
}
.home-tab-service .top-tab .tab-wrapper .tab, .home-team .top-tab .tab-wrapper .tab, .home-before-after .top-tab .tab-wrapper .tab {
  font-size: 1rem;
}
@media only screen and (min-width: 64rem) {
  .home-tab-service .top-tab .tab-wrapper .tab, .home-team .top-tab .tab-wrapper .tab, .home-before-after .top-tab .tab-wrapper .tab {
    font-size: 1.125rem;
  }
}
.home-tab-service .top-tab .tab-wrapper .tab:last-child::after, .home-team .top-tab .tab-wrapper .tab:last-child::after, .home-before-after .top-tab .tab-wrapper .tab:last-child::after {
  content: none;
}
.home-tab-service .top-tab .tab-wrapper .tab.active, .home-team .top-tab .tab-wrapper .tab.active, .home-before-after .top-tab .tab-wrapper .tab.active {
  font-weight: 800;
  border-bottom: 2px solid #1f91ac;
}
.home-tab-service .top-tab .tab-wrapper .tab::after, .home-team .top-tab .tab-wrapper .tab::after, .home-before-after .top-tab .tab-wrapper .tab::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
  width: 4px;
  height: 80%;
  background-color: #e9e2f7;
  border-radius: 5px;
}
.home-tab-service .main-tab .tab-content, .home-team .main-tab .tab-content, .home-before-after .main-tab .tab-content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: opacity 0.5s ease;
}
.home-tab-service .main-tab .tab-content.active, .home-team .main-tab .tab-content.active, .home-before-after .main-tab .tab-content.active {
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 1;
}
.home-tab-service .main-tab .tab-content .wrapper, .home-team .main-tab .tab-content .wrapper, .home-before-after .main-tab .tab-content .wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media only screen and (max-width: 63.99875rem) {
  .home-tab-service .main-tab .tab-content .wrapper, .home-team .main-tab .tab-content .wrapper, .home-before-after .main-tab .tab-content .wrapper {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 39.99875rem) {
  .home-tab-service .main-tab .tab-content .wrapper, .home-team .main-tab .tab-content .wrapper, .home-before-after .main-tab .tab-content .wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.home-tab-service .main-tab .tab-content .wrapper .item, .home-team .main-tab .tab-content .wrapper .item, .home-before-after .main-tab .tab-content .wrapper .item {
  background-color: #ffffff;
  padding: 10px 10px 20px;
  border-radius: 15px;
  box-shadow: 1px 2px 15px 2px rgba(66, 35, 105, 0.28);
}
.home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link, .home-team .main-tab .tab-content .wrapper .item .item-inner .link, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link {
  color: #1f91ac;
}
.home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link:hover .thumb img, .home-team .main-tab .tab-content .wrapper .item .item-inner .link:hover .thumb img, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link:hover .thumb img {
  transform: scale(1.05);
  transition: 0.3s;
}
.home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link .thumb, .home-team .main-tab .tab-content .wrapper .item .item-inner .link .thumb, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link .thumb {
  border-radius: 15px;
  overflow: hidden;
}
.home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link .thumb::before, .home-team .main-tab .tab-content .wrapper .item .item-inner .link .thumb::before, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link .thumb::before {
  content: "";
  display: block;
  padding-bottom: 75%;
}
.home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link .thumb img, .home-team .main-tab .tab-content .wrapper .item .item-inner .link .thumb img, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link .thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
  transform: scale(1);
  transition: 0.3s;
}
.home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link .content, .home-team .main-tab .tab-content .wrapper .item .item-inner .link .content, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link .content {
  text-align: center;
  padding: 20px 10px 0;
}
.home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link .content .title, .home-team .main-tab .tab-content .wrapper .item .item-inner .link .content .title, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link .content .title {
  font-weight: 800;
  line-height: 1.4;
  text-transform: uppercase;
}
.home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link .content .title, .home-team .main-tab .tab-content .wrapper .item .item-inner .link .content .title, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link .content .title {
  margin-bottom: 0.3125rem;
}
@media only screen and (min-width: 64rem) {
  .home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link .content .title, .home-team .main-tab .tab-content .wrapper .item .item-inner .link .content .title, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link .content .title {
    margin-bottom: 0.625rem;
  }
}
.home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link .content .title, .home-team .main-tab .tab-content .wrapper .item .item-inner .link .content .title, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link .content .title {
  font-size: 1.125rem;
}
@media only screen and (min-width: 64rem) {
  .home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link .content .title, .home-team .main-tab .tab-content .wrapper .item .item-inner .link .content .title, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link .content .title {
    font-size: 1.25rem;
  }
}
.home-tab-service .main-tab .tab-content .wrapper .item .item-inner .link .content .desc, .home-team .main-tab .tab-content .wrapper .item .item-inner .link .content .desc, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .link .content .desc {
  color: #393939;
}
.home-tab-service .main-tab .tab-content .wrapper .item .item-inner .btn-main, .home-team .main-tab .tab-content .wrapper .item .item-inner .btn-main, .home-before-after .main-tab .tab-content .wrapper .item .item-inner .btn-main {
  text-transform: uppercase;
  margin: 15px auto 0;
  font-weight: 600;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}

.home-tab-promotion {
  position: relative;
}
.home-tab-promotion::before {
  content: "";
  background-image: url("../img/decor-1.png");
  z-index: -1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
}
.home-tab-promotion::after {
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: linear-gradient(0deg, #fff 0, transparent 100%);
}
.home-tab-promotion .container {
  z-index: 2;
}
.home-tab-promotion .tab-promotion-wrapper {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 63.99875rem) {
  .home-tab-promotion .tab-promotion-wrapper {
    flex-wrap: wrap;
  }
}
.home-tab-promotion .tab-promotion-wrapper .tab-wrapper {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 38%;
}
@media only screen and (max-width: 63.99875rem) {
  .home-tab-promotion .tab-promotion-wrapper .tab-wrapper {
    width: 100%;
  }
}
.home-tab-promotion .tab-promotion-wrapper .tab-wrapper .tab {
  cursor: pointer;
  margin-bottom: 10px;
}
.home-tab-promotion .tab-promotion-wrapper .tab-wrapper .tab:last-child {
  margin-bottom: 0;
}
.home-tab-promotion .tab-promotion-wrapper .tab-wrapper .tab.active {
  margin-left: -50px;
  transition: all 0.3s;
}
@media only screen and (max-width: 39.99875rem) {
  .home-tab-promotion .tab-promotion-wrapper .tab-wrapper .tab.active {
    margin-left: 0;
  }
}
.home-tab-promotion .tab-promotion-wrapper .tab-wrapper .tab span {
  display: block;
  position: relative;
  padding-left: 55px;
}
.home-tab-promotion .tab-promotion-wrapper .tab-wrapper .tab span.tag-hot::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-image: url("../img/tag-hot.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 55px;
  height: 30px;
}
.home-tab-promotion .tab-promotion-wrapper .main-tab {
  width: 62%;
}
.home-tab-promotion .tab-promotion-wrapper .main-tab {
  padding-left: 0;
}
@media only screen and (min-width: 64rem) {
  .home-tab-promotion .tab-promotion-wrapper .main-tab {
    padding-left: 3.125rem;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .home-tab-promotion .tab-promotion-wrapper .main-tab {
    width: 100%;
    padding-top: 20px;
  }
}
.home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: opacity 0.5s ease;
}
.home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content.active {
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 1;
}
.home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner {
  background: linear-gradient(360deg, #10bbe3 0%, #cee9ed 100%);
  border-radius: 15px;
  padding: 30px 50px;
  display: flex;
  align-items: center;
  gap: 30px;
  box-shadow: 1px 2px 15px 2px rgba(66, 35, 105, 0.08);
}
@media only screen and (max-width: 47.99875rem) {
  .home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner {
    padding: 30px;
  }
}
.home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner .cell-content {
  flex: 1 1 0;
  color: #181818;
}
.home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner .cell-content {
  font-size: 1rem;
}
@media only screen and (min-width: 48rem) {
  .home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner .cell-content {
    font-size: 1.125rem;
  }
}
.home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner .cell-content ul {
  padding-left: 20px;
}
.home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner .cell-gallery {
  width: 38%;
}
@media only screen and (max-width: 47.99875rem) {
  .home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner .cell-gallery {
    display: none;
  }
}
.home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner .cell-gallery .img {
  overflow: hidden;
  border: 1px solid #1f91ac;
  border-radius: 20px;
  margin-bottom: 10px;
}
.home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner .cell-gallery .img:last-child {
  margin-bottom: 0;
}
.home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner .cell-gallery .img::before {
  content: "";
  display: block;
  padding-bottom: 65%;
}
.home-tab-promotion .tab-promotion-wrapper .main-tab .tab-content .inner .cell-gallery .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-facilities .wrapper {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.home-facilities .wrapper {
  padding-top: 1.25rem;
}
@media only screen and (min-width: 48rem) {
  .home-facilities .wrapper {
    padding-top: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .home-facilities .wrapper {
    padding-top: 3.75rem;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .home-facilities .wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 60px;
  }
}
.home-facilities .wrapper .item {
  border-radius: 12px;
  box-shadow: 1px 2px 15px 2px rgba(66, 35, 105, 0.28);
  background-color: #ffffff;
  display: flex;
}
@media only screen and (max-width: 39.99875rem) {
  .home-facilities .wrapper .item {
    align-items: center;
  }
}
.home-facilities .wrapper .item .item-content {
  width: 58%;
  padding: 30px 20px;
}
@media only screen and (max-width: 63.99875rem) {
  .home-facilities .wrapper .item .item-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.home-facilities .wrapper .item .item-content .title {
  margin-bottom: 10px;
  line-height: normal;
  text-transform: uppercase;
}
.home-facilities .wrapper .item .item-content .title {
  font-size: 1.125rem;
}
@media only screen and (min-width: 64rem) {
  .home-facilities .wrapper .item .item-content .title {
    font-size: 1.25rem;
  }
}
.home-facilities .wrapper .item .item-content .desc {
  font-size: 1rem;
}
@media only screen and (min-width: 64rem) {
  .home-facilities .wrapper .item .item-content .desc {
    font-size: 1.125rem;
  }
}
.home-facilities .wrapper .item .item-img {
  width: 42%;
  margin-top: -30px;
}
@media only screen and (max-width: 39.99875rem) {
  .home-facilities .wrapper .item .item-img {
    margin-top: 0;
  }
}

.home-celebrity .wrapper {
  gap: 30px;
}
.home-celebrity .wrapper .cell {
  width: calc(50% - 30px);
}
@media only screen and (max-width: 47.99875rem) {
  .home-celebrity .wrapper .cell {
    width: 100%;
  }
}
.home-celebrity .wrapper .cell.cell-left .content {
  padding-top: 20px;
}
.home-celebrity .wrapper .cell.cell-left .btn-main {
  margin-left: auto;
  margin-right: auto;
}
.home-celebrity .wrapper .cell.cell-right img {
  border-radius: 15px;
}
.home-celebrity .wrapper .cell.cell-right .video {
  margin-top: 10px;
  overflow: hidden;
  border-radius: 15px;
}
.home-celebrity .wrapper .cell.cell-right .video iframe {
  width: 100%;
  border-radius: 15px;
}

.home-certification {
  background-color: rgba(247, 247, 247, 0.3411764706);
}
.home-certification {
  padding-bottom: 3.125rem;
}
@media only screen and (min-width: 64rem) {
  .home-certification {
    padding-bottom: 5rem;
  }
}
.home-certification .swiper-wrapper {
  margin-top: 0.625rem;
}
@media only screen and (min-width: 64rem) {
  .home-certification .swiper-wrapper {
    margin-top: 1.25rem;
  }
}
.home-certification .swiper-wrapper .swiper-slide {
  width: 33.3333333333%;
  padding: 0 10px;
}
@media only screen and (max-width: 47.99875rem) {
  .home-certification .swiper-wrapper .swiper-slide {
    width: 50%;
  }
}
.home-certification .swiper-controls .swiper-button {
  top: calc(50% + 20px);
}
.home-certification .swiper-controls .swiper-button.swiper-button-prev {
  left: 0;
}
.home-certification .swiper-controls .swiper-button.swiper-button-next {
  right: 0;
}
.home-certification .swiper-controls .swiper-pagination {
  bottom: -40px;
}

.home-before-after .main-tab .tab-content .wrapper .item {
  padding: 0;
  box-shadow: none;
}
.home-before-after .btn-all {
  margin: 50px auto 0;
}

.home-posts {
  background-color: rgba(247, 247, 247, 0.3411764706);
}
.home-posts__content .posts-grid .column {
  width: 50%;
}
@media only screen and (max-width: 63.99875rem) {
  .home-posts__content .posts-grid .column {
    width: 100%;
  }
}
.home-posts__content .posts-grid .column.column-left {
  padding-right: 0;
}
@media only screen and (min-width: 64rem) {
  .home-posts__content .posts-grid .column.column-left {
    padding-right: 1.875rem;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .home-posts__content .posts-grid .column.column-left {
    padding-bottom: 20px;
  }
}
.home-posts__content .posts-grid .column.column-left .item .content {
  padding-top: 0.75rem;
}
@media only screen and (min-width: 64rem) {
  .home-posts__content .posts-grid .column.column-left .item .content {
    padding-top: 1.25rem;
  }
}
.home-posts__content .posts-grid .column.column-right .item {
  display: flex;
}
.home-posts__content .posts-grid .column.column-right .item {
  margin-bottom: 0.9375rem;
}
@media only screen and (min-width: 64rem) {
  .home-posts__content .posts-grid .column.column-right .item {
    margin-bottom: 0.75rem;
  }
}
.home-posts__content .posts-grid .column.column-right .item:last-child {
  margin-bottom: 0;
}
.home-posts__content .posts-grid .column.column-right .item .cover {
  display: block;
  width: 45%;
}
.home-posts__content .posts-grid .column.column-right .item .content {
  width: 55%;
  text-align: center;
}
.home-posts__content .posts-grid .column.column-right .item .content {
  padding-left: 0;
}
@media only screen and (min-width: 64rem) {
  .home-posts__content .posts-grid .column.column-right .item .content {
    padding-left: 1.25rem;
  }
}
.home-posts__content .posts-grid .column.column-right .item .content .title {
  font-size: 1rem;
}
@media only screen and (min-width: 64rem) {
  .home-posts__content .posts-grid .column.column-right .item .content .title {
    font-size: 1.125rem;
  }
}
.home-posts__content .posts-grid .column.column-right .item .content .title a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
@supports (-webkit-line-clamp: 2) {
  .home-posts__content .posts-grid .column.column-right .item .content .title a {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}
.home-posts__content .posts-grid .column .cover {
  border-radius: 20px;
}
.home-posts__content .posts-grid .column .cover img {
  border-radius: 20px;
}
.home-posts__content .posts-grid .column .content {
  text-align: center;
}
.home-posts__content .posts-grid .column .content .title {
  position: relative;
  line-height: 1.4;
  margin-bottom: 30px;
}
.home-posts__content .posts-grid .column .content .title {
  font-size: 1rem;
}
@media only screen and (min-width: 64rem) {
  .home-posts__content .posts-grid .column .content .title {
    font-size: 1.125rem;
  }
}
.home-posts__content .posts-grid .column .content .title::before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 2px;
  background: linear-gradient(360deg, #1f91ac 0%, #00bcdd 100%);
  border-radius: 10px;
}
.home-posts__content .posts-grid .column .content .title a {
  color: #1f91ac;
}
.home-posts__content .posts-grid .column .content .title a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
@supports (-webkit-line-clamp: 2) {
  .home-posts__content .posts-grid .column .content .title a {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}
.home-posts__content .posts-grid .column .content .title a:hover {
  color: #3c92ab;
}
.home-posts__content .posts-grid .column .content .desc {
  color: #393939;
}
.home-posts__content .posts-grid .column .content .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
@supports (-webkit-line-clamp: 2) {
  .home-posts__content .posts-grid .column .content .desc {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}
.home-posts .btn-all {
  margin: 60px auto 0;
}

.home-article .heading-title {
  text-align: center;
}
.home-article .heading-title::after {
  margin-left: auto;
  margin-right: auto;
}
.home-article .swiper-container .w-swiper {
  padding: 20px 0;
}
.home-article .swiper-container .swiper-slide {
  width: 25%;
  padding: 0 10px;
}
@media only screen and (max-width: 63.99875rem) {
  .home-article .swiper-container .swiper-slide {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 39.99875rem) {
  .home-article .swiper-container .swiper-slide {
    width: 50%;
  }
}
.home-article .swiper-container .swiper-slide .item {
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 15px;
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.home-article .swiper-container .swiper-slide .item .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 78px;
  text-align: center;
  background: #f7f7f7;
  border-radius: 0px 0px 10px 10px;
}
.home-article .swiper-container .swiper-slide .item .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.home-article .swiper-container .swiper-slide .item .btn .btn-main {
  margin-top: 0;
}
.home-article .swiper-container .swiper-controls .swiper-button.swiper-button-prev {
  left: -10px;
}
.home-article .swiper-container .swiper-controls .swiper-button.swiper-button-next {
  right: -10px;
}
.home-article .swiper-container .swiper-controls .swiper-pagination {
  bottom: -50px;
}
@media only screen and (max-width: 63.99875rem) {
  .home-article .swiper-container .swiper-controls .swiper-pagination {
    bottom: -30px;
  }
}

.home-partner .heading-title {
  text-align: center;
}
.home-partner .heading-title {
  margin-bottom: 2.1875rem;
}
@media only screen and (min-width: 64rem) {
  .home-partner .heading-title {
    margin-bottom: 3.125rem;
  }
}
.home-partner .heading-title::after {
  margin-left: auto;
  margin-right: auto;
}
.home-partner .gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px;
}
@media only screen and (max-width: 47.99875rem) {
  .home-partner .gallery {
    gap: 30px;
  }
}
@media only screen and (max-width: 39.99875rem) {
  .home-partner .gallery {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.home-partner .gallery .item {
  text-align: center;
}
.home-partner .gallery .item img {
  height: 80px;
  object-fit: contain;
}
@media only screen and (max-width: 47.99875rem) {
  .home-partner .gallery .item img {
    height: 60px;
  }
}

.home-product-cat {
  padding-top: 2.5rem;
}
@media only screen and (min-width: 64rem) {
  .home-product-cat {
    padding-top: 6.25rem;
  }
}
.home-product-cat {
  padding-bottom: 2.5rem;
}
@media only screen and (min-width: 64rem) {
  .home-product-cat {
    padding-bottom: 6.25rem;
  }
}
.home-product-cat .container {
  text-align: center;
}
.home-product-cat .container .decor {
  position: absolute;
  z-index: 1;
  opacity: 0;
  animation-fill-mode: forwards;
  object-fit: contain;
}
.home-product-cat .container .decor {
  width: 15.625rem;
  height: 18.75rem;
}
@media only screen and (max-width: 63.99875rem) {
  .home-product-cat .container .decor {
    display: none;
  }
}
.home-product-cat .container .decor.decor-top-left {
  top: -45px;
  left: 0;
  animation: slide-in-left 1.2s ease-out forwards, float-sway 6s ease-in-out 1.2s infinite;
}
.home-product-cat .container .decor.decor-bottom-right {
  bottom: -10px;
  right: 0px;
  animation: slide-in-right 1.2s ease-out 0.5s forwards, float-sway 6s ease-in-out 1.7s infinite;
}
.home-product-cat .container .card-grid-wrapper {
  display: inline-block;
  width: calc(100% - 440px);
}
@media only screen and (max-width: 63.99875rem) {
  .home-product-cat .container .card-grid-wrapper {
    width: 100%;
  }
}
.home-product-cat .container .card-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 40px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 63.99875rem) {
  .home-product-cat .container .card-grid {
    gap: 30px;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (max-width: 47.99875rem) {
  .home-product-cat .container .card-grid {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.home-product-cat .container .card-grid .card-item {
  text-align: center;
  --tx: 0px;
  --ty: 0px;
  opacity: 0;
  transform: translate(var(--tx), var(--ty)) scale(0.6);
  transition: transform 3s cubic-bezier(0.22, 0.9, 0.36, 1), opacity 0.8s ease;
  will-change: transform, opacity;
}
.home-product-cat .container .card-grid .card-item.enter {
  transform: translate(0, 0) scale(1);
  opacity: 1;
}
.home-product-cat .container .card-grid .card-item .product-link {
  color: #1f91ac;
}
.home-product-cat .container .card-grid .card-item .product-link:hover img {
  transform: scale(1.05);
  transition: all 0.3s;
}
@media only screen and (max-width: 47.99875rem) {
  .home-product-cat .container .card-grid .card-item .product-link:hover img {
    transform: scale(1);
  }
}
.home-product-cat .container .card-grid .card-item .product-link .title {
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.4;
  margin-bottom: 0;
  padding-top: 10px;
}
.home-product-cat .container .card-grid .card-item .product-link img {
  transform: scale(1);
  transition: all 0.3s;
}

@keyframes slide-in-left {
  0% {
    transform: translateX(-120px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    transform: translateX(120px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes float-sway {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}
.home-video {
  background-color: #F7F7F7;
}
.home-video .top-title {
  justify-content: space-between;
}
.home-video .top-title {
  margin-bottom: 1.25rem;
}
@media only screen and (min-width: 64rem) {
  .home-video .top-title {
    margin-bottom: 1.875rem;
  }
}
.home-video .top-title .heading-title {
  margin-bottom: 0;
  color: #1f91ac;
  padding-left: 20px;
  position: relative;
}
.home-video .top-title .heading-title {
  font-size: 1.375rem;
}
@media only screen and (min-width: 64rem) {
  .home-video .top-title .heading-title {
    font-size: 1.75rem;
  }
}
.home-video .top-title .heading-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 80%;
  transform: translateY(-50%);
  background-color: #1f91ac;
  border-radius: 8px;
}
.home-video .top-title .btn-main {
  margin-top: 0;
}
.home-video .wrapper .cell-left {
  width: 30%;
}
@media only screen and (max-width: 47.99875rem) {
  .home-video .wrapper .cell-left {
    width: 100%;
  }
}
.home-video .wrapper .cell-left .video-doc {
  border-radius: 15px;
  overflow: hidden;
  height: 100%;
}
.home-video .wrapper .cell-left .video-doc .img {
  height: 100%;
}
.home-video .wrapper .cell-left .video-doc .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-video .wrapper .cell-left .video-doc a.fcy-video {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.home-video .wrapper .cell-left .video-doc a.fcy-video {
  width: 3.125rem;
  height: 3.125rem;
}
.home-video .wrapper .cell-left .video-doc a.fcy-video {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.home-video .wrapper .cell-left .video-doc a.fcy-video::before {
  content: "";
  position: absolute;
  top: auto;
  left: auto;
  background: rgba(255, 255, 255, 0.5215686275);
  border-radius: 50%;
  animation: pulse 1.5s infinite;
  z-index: -1;
}
.home-video .wrapper .cell-left .video-doc a.fcy-video::before {
  width: 5rem;
  height: 5rem;
}
.home-video .wrapper .cell-left .video-doc a.fcy-video svg {
  width: 28px;
  transform: translateY(3px);
}
.home-video .wrapper .cell-right {
  width: 70%;
}
.home-video .wrapper .cell-right {
  padding-left: 0;
}
@media only screen and (min-width: 64rem) {
  .home-video .wrapper .cell-right {
    padding-left: 1.25rem;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .home-video .wrapper .cell-right {
    width: 100%;
    margin-top: 12px;
  }
}
.home-video .wrapper .cell-right .list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media only screen and (max-width: 47.99875rem) {
  .home-video .wrapper .cell-right .list {
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
  }
}
.home-video .wrapper .cell-right .list .item .img img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-video .wrapper .cell-right .list .item .video-content {
  position: absolute;
  background: rgba(6, 54, 11, 0.6980392157);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  border-radius: 8px;
  padding: 12px;
  bottom: 10px;
  width: calc(100% - 20px);
  left: 10px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-video .wrapper .cell-right .list .item .video-content .col-title {
  width: calc(100% - 40px);
}
.home-video .wrapper .cell-right .list .item .video-content .col-title {
  padding-right: 0;
}
@media only screen and (min-width: 64rem) {
  .home-video .wrapper .cell-right .list .item .video-content .col-title {
    padding-right: 2.5rem;
  }
}
.home-video .wrapper .cell-right .list .item .video-content .col-title .title {
  margin-bottom: 5px;
  line-height: 1.4;
}
.home-video .wrapper .cell-right .list .item .video-content .col-title .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
@supports (-webkit-line-clamp: 2) {
  .home-video .wrapper .cell-right .list .item .video-content .col-title .title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}
.home-video .wrapper .cell-right .list .item .video-content .col-title .meta {
  line-height: normal;
  font-weight: 400;
  font-size: 14px;
}
.home-video .wrapper .cell-right .list .item .video-content .ic {
  color: #ffffff;
  border-radius: 50%;
  border: 1px solid #ffffff;
}
.home-video .wrapper .cell-right .list .item .video-content .ic {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.home-video .wrapper .cell-right .list .item .video-content .ic {
  width: 2.5rem;
  height: 2.5rem;
}
.home-video .wrapper .cell-right .list .item .video-content .ic svg {
  width: 24px;
  transform: translateX(1px);
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0.7;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.3;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}