@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Allura&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Italiana&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus+SC&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Pinyon+Script&display=swa");
@import url("https://fonts.googleapis.com/css2?family=Luxurious+Script&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playball&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap");
.casa-hero {
  position: relative;
  width: 100%;
  height: 900px;
  overflow: hidden;
}
@media (min-width: 1800px) {
  .casa-hero {
    height: 920px;
  }
}
.casa-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#1A3933), color-stop(17.02%, rgba(26, 57, 51, 0.8)), color-stop(50%, rgba(26, 57, 51, 0)));
  background: linear-gradient(0deg, #1A3933 0%, rgba(26, 57, 51, 0.8) 17.02%, rgba(26, 57, 51, 0) 50%);
  z-index: 1;
  pointer-events: none;
}
.casa-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.casa-hero .row {
  position: relative;
  z-index: 2;
}
.casa-hero__logo {
  margin-bottom: 20px;
}
.casa-hero__title {
  font-family: "UTM Essendine Caps", serif !important;
}
.casa-hero__title h1 {
  font-family: "UTM Essendine Caps", serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 128px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  background: linear-gradient(168.99deg, #FFFFFF 18.21%, #E85EAD 49.23%, #DF1F8C 75.2%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 auto 10px;
  display: inline-block;
}
.casa-hero__subtitle p {
  font-family: "Pinyon Script", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 64px;
  line-height: 44px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .casa-hero {
    height: 600px;
  }
  .casa-hero__title h1 {
    font-size: 80px;
  }
  .casa-hero__subtitle p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 849px) {
  .casa-hero {
    height: auto !important;
    min-height: 350px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .casa-hero .casa-hero__subtitle {
    padding-bottom: 30px;
  }
  .casa-hero .col-inner {
    padding: 0 !important;
  }
  .casa-hero .row {
    padding-bottom: 0px !important;
  }
  .casa-hero__title h1 {
    font-size: 48px;
    text-shadow: 0px 0px 10px #DF1F8C;
  }
  .casa-hero__subtitle p {
    font-size: 16px;
    line-height: 22px;
    padding: 0 15px;
  }
}

/* ===================================
   CASA BONITA - INTRO & HERO STYLES
   =================================== */
.casa-contact {
  position: relative;
  min-height: 900px;
  padding-bottom: 0px !important;
  padding-left: 30px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #1A3933;
}
.casa-contact p,
.casa-contact h3,
.casa-contact span,
.casa-contact input,
.casa-contact textarea,
.casa-contact label {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .casa-contact__content {
    margin-top: -60px;
  }
}
.casa-contact__company p {
  font-weight: 600;
  font-size: 32px;
  line-height: 39px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-top: 20px;
}
@media (max-width: 849px) {
  .casa-contact__company p {
    font-size: 22px;
    line-height: 1.3;
  }
}
.casa-contact__address p {
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  margin-top: 10px;
}
@media (max-width: 849px) {
  .casa-contact__address p {
    font-size: 14px;
  }
}
.casa-contact__meta p {
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  margin-top: 10px;
}
@media (max-width: 849px) {
  .casa-contact__meta p {
    font-size: 14px;
  }
}
.casa-contact__meta .spacer {
  display: inline-block;
  width: 30px;
}
.casa-contact__form-col {
  margin-top: 20px;
}
@media (max-width: 849px) {
  .casa-contact__form-col > .col-inner {
    padding: 0px 15px 0px 15px !important;
  }
}
.casa-contact__form-wrapper {
  background: linear-gradient(146.75deg, rgba(223, 31, 140, 0.5) 27.9%, rgba(64, 189, 131, 0.5) 84.36%);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 33px;
  padding: 40px 60px;
  backdrop-filter: blur(5px);
}
@media (max-width: 549px) {
  .casa-contact__form-wrapper {
    padding: 25px 15px;
  }
}
.casa-contact__form-title h3 {
  font-weight: 600;
  font-size: 32px;
  line-height: 39px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 15px;
}
@media (max-width: 549px) {
  .casa-contact__form-title h3 {
    font-size: 20px;
  }
}
.casa-contact .wpcf7 .wpcf7-form-control-wrap {
  display: block;
}
.casa-contact .wpcf7 .wpcf7-spinner {
  position: absolute !important;
}
.casa-contact .wpcf7 form {
  margin-bottom: 0 !important;
}
.casa-contact .wpcf7 .form-group {
  margin-bottom: 20px;
}
.casa-contact .wpcf7 label {
  display: block;
  background: #FFFFFF;
  border-radius: 11px;
  padding: 10px 20px;
  font-size: 14px;
  text-align: left;
  color: rgba(0, 70, 76, 0.47);
}
.casa-contact .wpcf7 label span {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: rgba(0, 70, 76, 0.47);
  text-transform: uppercase;
}
.casa-contact .wpcf7 input:not([type=submit]),
.casa-contact .wpcf7 textarea {
  width: 100%;
  border: none !important;
  padding: 5px 0 !important;
  background: transparent !important;
  font-size: 14px;
  font-weight: 600;
  color: rgba(0, 70, 76, 0.75);
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-transform: uppercase;
}
.casa-contact .wpcf7 input:not([type=submit])::-webkit-input-placeholder, .casa-contact .wpcf7 textarea::-webkit-input-placeholder {
  color: rgba(0, 70, 76, 0.69);
  text-transform: inherit;
}
.casa-contact .wpcf7 input:not([type=submit])::-moz-placeholder, .casa-contact .wpcf7 textarea::-moz-placeholder {
  color: rgba(0, 70, 76, 0.69);
  text-transform: inherit;
}
.casa-contact .wpcf7 input:not([type=submit]):-ms-input-placeholder, .casa-contact .wpcf7 textarea:-ms-input-placeholder {
  color: rgba(0, 70, 76, 0.69);
  text-transform: inherit;
}
.casa-contact .wpcf7 input:not([type=submit])::-ms-input-placeholder, .casa-contact .wpcf7 textarea::-ms-input-placeholder {
  color: rgba(0, 70, 76, 0.69);
  text-transform: inherit;
}
.casa-contact .wpcf7 input:not([type=submit])::placeholder,
.casa-contact .wpcf7 textarea::placeholder {
  color: rgba(0, 70, 76, 0.69);
  text-transform: inherit;
}
.casa-contact .wpcf7 textarea {
  height: 100px;
}
.casa-contact .wpcf7 .row-form-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
@media (max-width: 549px) {
  .casa-contact .wpcf7 .row-form-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.casa-contact .wpcf7 .row-form-flex .flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.casa-contact .wpcf7 .wpcf7-submit {
  background: #5AA845 !important;
  border-radius: 27.5px !important;
  border: none !important;
  color: #FFFFFF !important;
  font-weight: 600;
  font-size: 20px;
  padding: 0px 60px !important;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 10px;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
.casa-contact .wpcf7 .wpcf7-submit:hover {
  background-color: #DF1F8C !important;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

/* ===================================
   CASA BONITA - INTRO & HERO STYLES
   =================================== */
@media (min-width: 1024px) {
  .section:not(.casa-contact):not(.tig-hero-section):not(.casa-location-section) digisky-intro-section {
    min-height: 100vh !important;
  }
}

/* ===================================
   CASA BONITA - THƯ Viện
   =================================== */
@media (min-width: 1024px) {
  .sectionimg {
    min-height: 100vh !important;
  }
  .sectionimg .row {
    margin-top: 75px;
  }
  .sectionimg .row img {
    border-radius: 24px;
    height: 620px;
  }
}
.sectionimg h2 {
  font-family: "Playball", sans-serif;
  font-size: 96px;
  font-weight: normal;
  color: #DF1F8C;
}
.sectionimg h2 span {
  color: #31751F;
}
.sectionimg h2 {
  display: inline-block;
  margin-bottom: 5px;
}
@media (max-width: 1024px) {
  .sectionimg h2 {
    top: 40px !important;
    font-size: 30px;
    margin-bottom: 40px !important;
    position: absolute;
    left: 0;
  }
}
.sectionimg__title {
  margin-top: 0 !important;
  left: 0;
  position: absolute;
  top: -100px;
  width: 100%;
  z-index: 99999;
  max-width: 100% !important;
}
@media (min-width: 1024px) {
  .sectionimg__img {
    margin-top: 75px !important;
  }
}

/* ===================================
   CASA BONITA - INTRO & HERO STYLES
   =================================== */
.casa-intro-section {
  position: relative;
  overflow: hidden;
}
@media (max-width: 1400px) and (min-width: 1024px) {
  .casa-intro-section .casa-intro-section-left {
    max-width: 50% !important;
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    padding: 0px 20px !important;
  }
}
@media (max-width: 1024px) and (min-width: 849px) {
  .casa-intro-section .casa-intro-section-left {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    padding: 0px 20px !important;
  }
}
.casa-intro-section .duocphattrien {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
}
.casa-intro-section .duocphattrien p {
  margin-bottom: 0 !important;
  font-weight: 500;
}
.casa-intro-section .casa-section-title {
  font-family: "UTM Essendine Caps", serif;
}
.casa-intro-section .casa-section-title h2 {
  font-family: "UTM Essendine Caps", serif;
  font-size: 40px;
  color: #5AA845;
  margin: 0;
}
.casa-intro-section .casa-intro-desc p {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: justify;
  color: #1A3933;
  margin: 0;
}
.casa-intro-section .casa-link-detail {
  background-color: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 !important;
  min-height: auto !important;
  margin: 0px !important;
}
.casa-intro-section .casa-link-detail span {
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 13px;
  color: #DF1F8C !important;
  text-decoration: underline;
  text-transform: capitalize;
}
.casa-intro-section .casa-stats-grid > .col {
  padding: 0px 5px;
}
.casa-intro-section .casa-section-subtitle h3 {
  font-family: "Playball", cursive;
  font-size: 32px;
  color: #DF1F8C;
  font-weight: normal;
}
@media (max-width: 849px) {
  .casa-intro-section .casa-section-subtitle h3 {
    line-height: 1 !important;
  }
}
.casa-intro-section .casa-grad-text {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, right top, from(#B9186F), color-stop(50%, #F46FB3), color-stop(75%, #C21875), color-stop(87.5%, #AF1470), to(#FAD0E6));
  background: linear-gradient(90deg, #B9186F 0%, #F46FB3 50%, #C21875 75%, #AF1470 87.5%, #FAD0E6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.casa-intro-section .stats-box .icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.casa-intro-section .stats-box .icon-box-text {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
.casa-intro-section .stats-box .stats-label {
  margin: 0 !important;
}
.casa-intro-section .stats-box > div {
  background: rgba(247, 248, 242, 0.91);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 17px;
  padding: 15px 10px;
  text-align: center;
  min-height: 100%;
}
.casa-intro-section .stats-box > div .stats-label {
  font-size: 13px;
  font-weight: 700;
  color: #31751F;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.casa-intro-section .stats-box > div small {
  color: #31751F;
}
.casa-intro-section .stats-box > div .stats-value-wrap p {
  margin-bottom: 0 !important;
}
.casa-intro-section .stats-box > div .stats-value-wrap span {
  font-size: 32px;
}
.casa-intro-section .stats-box > div .stats-value-wrap-kv p {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  color: #31751F;
}
.casa-intro-section .stats-box > div .stats-large {
  font-size: 32px;
  display: block;
}
.casa-intro-section .stats-box > div .stats-large small {
  font-size: 16px;
  margin-left: 5px;
  color: #31751F !important;
  -webkit-text-fill-color: #31751F;
}
.casa-intro-section .stats-box > div .stats-sub {
  font-size: 10px;
  font-style: italic;
  color: #31751F;
  margin-top: 5px;
}
.casa-intro-section .stats-box > div .stats-sub p {
  margin-bottom: 0px !important;
}
.casa-intro-section .casa-product-divider {
  margin: 30px 0 20px;
}
.casa-intro-section .casa-product-divider * {
  position: relative;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #5AA845;
  font-size: 16px !important;
}
.casa-intro-section .casa-product-divider b {
  opacity: 1 !important;
}
.casa-intro-section .casa-product-divider span {
  background: transparent;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}
.casa-intro-section .zone-title {
  font-weight: 700;
  color: #31751F;
  font-size: 18px;
  margin-bottom: 5px !important;
}
.casa-intro-section .zone-title p {
  margin-bottom: 5px !important;
}
.casa-intro-section .zone-title {
  text-align: center;
}
.casa-intro-section .casa-products-parent .casa-products-parent-left .box-text,
.casa-intro-section .casa-products-parent .casa-products-parent-right .box-text {
  padding-bottom: 0 !important;
}
.casa-intro-section .casa-products-parent .casa-products-parent-left > .col,
.casa-intro-section .casa-products-parent .casa-products-parent-right > .col {
  padding: 0 6px 5px !important;
}
.casa-intro-section .casa-products-parent .casa-products-parent-left .col-inner,
.casa-intro-section .casa-products-parent .casa-products-parent-right .col-inner {
  height: 100%;
  background: rgba(247, 248, 242, 0.91);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  padding: 10px 0px !important;
}
.casa-intro-section .casa-products-parent .p-item-box .casa-grad-text {
  font-size: 24px;
  display: block;
  line-height: 1.1;
}
.casa-intro-section .casa-products-parent .p-item-box p {
  font-size: 14px;
  font-weight: 500;
  color: #31751F;
  margin: 0;
  line-height: 1.2;
}
.casa-intro-section .casa-products-parent .p-item-box .box-image {
  margin-bottom: 5px;
}
.casa-intro-section .casa-main-img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0 0 0 200px;
}
@media (max-width: 849px) {
  .casa-intro-section {
    padding: 30px 15px !important;
  }
  .casa-intro-section .section-bg img {
    display: none;
  }
  .casa-intro-section .duocphattrien p,
  .casa-intro-section .zone-title p,
  .casa-intro-section .section-title-main,
  .casa-intro-section .casa-intro-desc p {
    text-shadow: 1px 1px 2px rgba(0, 150, 136, 0.5);
  }
  .casa-intro-section .casa-stats-grid {
    padding: 0px 15px;
  }
  .casa-intro-section .casa-stats-grid > .stats-box {
    margin-bottom: 15px;
  }
  .casa-intro-section .casa-products-parent-left > .col {
    width: 33.33333% !important;
  }
  .casa-intro-section .casa-products-parent-right > .col {
    width: 50% !important;
  }
}

/* ===================================
   CASA BONITA - INTRO & HERO STYLES
   =================================== */
.location-connection-section {
  background-color: #00464C;
}
.location-connection-section .location-content-row {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.location-connection-section .map-col {
  position: relative;
}
.location-connection-section .map-col .map-image {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
.location-connection-section .map-col .map-image img {
  width: 100%;
  height: auto;
  display: block;
}
.location-connection-section .map-col .logo-circle-overlay {
  position: absolute;
  top: 80px;
  left: 71px;
  width: 74px;
  height: 74px;
  background: #FFFFFF;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.location-connection-section .map-col .logo-circle-overlay img {
  width: 55px;
  height: auto;
}
@media (max-width: 768px) {
  .location-connection-section .map-col .logo-circle-overlay {
    top: 60px;
    left: 50px;
    width: 60px;
    height: 60px;
  }
  .location-connection-section .map-col .logo-circle-overlay img {
    width: 45px;
  }
}
@media (max-width: 768px) {
  .location-connection-section .map-col {
    margin-bottom: 40px;
  }
}
.location-connection-section .content-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
}
.location-connection-section .content-col .section-title-text h2 {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 46px;
  line-height: 60px;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, #FFEDBF), color-stop(45.32%, #FEFFF8), color-stop(72.04%, #FFE5B7));
  background: linear-gradient(360deg, #FFEDBF 25%, #FEFFF8 45.32%, #FFE5B7 72.04%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0;
}
@media (max-width: 768px) {
  .location-connection-section .content-col .section-title-text h2 {
    font-size: 36px;
    line-height: 48px;
    text-align: center;
  }
}
@media (max-width: 550px) {
  .location-connection-section .content-col .section-title-text h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
.location-connection-section .content-col .location-features-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.location-connection-section .content-col .location-features-list .feature-item-col .feature-item-row {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 11px;
  margin-bottom: 0;
}
.location-connection-section .content-col .location-features-list .feature-item-col .feature-item-row .feature-icon-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding: 4px 0 0;
}
.location-connection-section .content-col .location-features-list .feature-item-col .feature-item-row .feature-icon-col .feature-icon {
  width: 21px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.location-connection-section .content-col .location-features-list .feature-item-col .feature-item-row .feature-icon-col .feature-icon img {
  width: 100%;
  height: auto;
  display: block;
}
.location-connection-section .content-col .location-features-list .feature-item-col .feature-item-row .feature-text-col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.location-connection-section .content-col .location-features-list .feature-item-col .feature-item-row .feature-text-col .feature-text p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 768px) {
  .location-connection-section .content-col .location-features-list .feature-item-col .feature-item-row .feature-text-col .feature-text p {
    font-size: 15px;
  }
}
.location-connection-section .content-col .cta-button {
  background: -webkit-gradient(linear, left top, right top, from(#F3C360), color-stop(49.04%, #FDDEA1), to(#F3C360));
  background: linear-gradient(90deg, #F3C360 0%, #FDDEA1 49.04%, #F3C360 100%);
  border: none;
  border-radius: 100px;
  padding: 10px 32px !important;
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  height: 46px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.location-connection-section .content-col .cta-button span {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  color: #00464C;
}
.location-connection-section .content-col .cta-button:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 6px 20px rgba(243, 195, 96, 0.4);
          box-shadow: 0 6px 20px rgba(243, 195, 96, 0.4);
}
@media (max-width: 768px) {
  .location-connection-section .content-col .cta-button {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .location-connection-section .content-col {
    gap: 32px;
  }
}
@media (max-width: 768px) {
  .location-connection-section {
    padding: 60px 20px;
  }
}
@media (max-width: 550px) {
  .location-connection-section {
    padding: 50px 15px;
  }
}

.promotion-offers-section {
  position: relative;
  background-color: #00464C;
}
.promotion-offers-section .promotion-header-row {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.promotion-offers-section .section-main-title {
  text-align: center;
  margin-bottom: 8px;
}
.promotion-offers-section .section-main-title h2 {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 46px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, #FFEDBF), color-stop(45.32%, #FEFFF8), color-stop(72.04%, #FFE5B7));
  background: linear-gradient(360deg, #FFEDBF 25%, #FEFFF8 45.32%, #FFE5B7 72.04%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0;
}
@media (max-width: 768px) {
  .promotion-offers-section .section-main-title h2 {
    font-size: 36px;
    line-height: 48px;
  }
}
@media (max-width: 550px) {
  .promotion-offers-section .section-main-title h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
.promotion-offers-section .section-subtitle {
  text-align: center;
  margin-bottom: 48px;
}
.promotion-offers-section .section-subtitle p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 768px) {
  .promotion-offers-section .section-subtitle p {
    font-size: 14px;
  }
}
.promotion-offers-section .promotion-tags-grid .tag-col {
  margin-bottom: 16px;
}
.promotion-offers-section .promotion-tags-grid .tag-col .promo-tag-text {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 100px;
  padding: 12px 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: default;
}
.promotion-offers-section .promotion-tags-grid .tag-col .promo-tag-text:hover {
  background: rgb(255, 255, 255);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}
.promotion-offers-section .promotion-tags-grid .tag-col .promo-tag-text p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 160%;
  color: #00464C;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.promotion-offers-section .promotion-tags-grid .tag-col .promo-tag-text p .tag-bullet {
  color: #00464C;
  margin-right: 8px;
  font-weight: 600;
}
.promotion-offers-section .promotion-tags-grid .tag-col .promo-tag-text p .tag-highlight {
  font-weight: 600;
  color: #00464C;
}
@media (max-width: 768px) {
  .promotion-offers-section .promotion-tags-grid .tag-col .promo-tag-text p {
    font-size: 14px;
    white-space: normal;
  }
}
@media (max-width: 768px) {
  .promotion-offers-section .promotion-tags-grid .tag-col .promo-tag-text {
    padding: 10px 18px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .promotion-offers-section .promotion-tags-grid .tag-col {
    margin-bottom: 12px;
  }
}
.promotion-offers-section .hot-spring-image-row {
  position: relative;
  width: 100%;
  margin: 0;
}
.promotion-offers-section .hot-spring-image-row .col {
  padding: 0;
}
.promotion-offers-section .hot-spring-image-row .hot-spring-full-image {
  width: 100%;
  display: block;
}
.promotion-offers-section .hot-spring-image-row .hot-spring-full-image img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.promotion-offers-section .cta-box-row {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.promotion-offers-section .cta-box-row .cta-box-wrapper .cta-contact-box {
  background: rgba(0, 70, 76, 0.9);
  border: 2px solid rgba(243, 195, 96, 0.5);
  border-radius: 20px;
  padding: 40px 50px;
  text-align: center;
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
          box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
}
.promotion-offers-section .cta-box-row .cta-box-wrapper .cta-contact-box h3 {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 48px;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, #FFEDBF), color-stop(45.32%, #FEFFF8), color-stop(72.04%, #FFE5B7));
  background: linear-gradient(360deg, #FFEDBF 25%, #FEFFF8 45.32%, #FFE5B7 72.04%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0 0 16px 0;
}
@media (max-width: 768px) {
  .promotion-offers-section .cta-box-row .cta-box-wrapper .cta-contact-box h3 {
    font-size: 28px;
    line-height: 38px;
  }
}
.promotion-offers-section .cta-box-row .cta-box-wrapper .cta-contact-box p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 768px) {
  .promotion-offers-section .cta-box-row .cta-box-wrapper .cta-contact-box p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .promotion-offers-section .cta-box-row .cta-box-wrapper .cta-contact-box {
    padding: 30px 25px;
    border-radius: 15px;
  }
}
@media (max-width: 768px) {
  .promotion-offers-section .promotion-header-row {
    padding: 60px 20px 40px;
  }
  .promotion-offers-section .cta-box-row {
    padding: 40px 20px 60px;
  }
}
@media (max-width: 550px) {
  .promotion-offers-section .promotion-header-row {
    padding: 50px 15px 30px;
  }
  .promotion-offers-section .cta-box-row {
    padding: 30px 15px 50px;
  }
}

/* ============================================
   CASA PRODUCTS - VILLA / LIỀN KỀ / SHOPHOUSE
   ============================================ */
.casa-products-section {
  position: relative;
  overflow: hidden;
}
.casa-products-section .row {
  position: relative;
  z-index: 1;
}
.casa-products-section .casa-product-img .img-inner {
  border-radius: 99px 0px 96px;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
  aspect-ratio: 447/521;
}
.casa-products-section .casa-product-img .img-inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.casa-products-section .casa-product-img:hover img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
@media (min-width: 1024px) {
  .casa-products-section .col {
    padding-bottom: 0 !important;
  }
}
.casa-products-section .casa-product-info {
  text-align: center;
  padding: 10px 15px 0;
}
.casa-products-section .casa-product-info h3 {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 49px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #1A3933;
  margin-bottom: 15px;
  padding: 5px 20px;
}
.casa-products-section .casa-product-info p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #000000;
  margin: 0 auto;
  max-width: 380px;
}
@media (max-width: 849px) {
  .casa-products-section {
    padding: 40px 0;
  }
  .casa-products-section .casa-product-info h3 {
    font-size: 24px;
  }
  .casa-products-section .casa-product-img .img-inner {
    border-radius: 60px 0px 58px;
  }
}

/* ===================================
   DIGISKY INTRO SECTION STYLES
   =================================== */
/* Section Background */
.digisky-intro-section {
  position: relative;
  overflow: hidden;
}
@media (max-width: 849px) {
  .digisky-intro-section {
    padding-top: 0 !important;
  }
}
@media (min-width: 1024px) {
  .digisky-intro-section {
    padding-top: 200px;
  }
}
.digisky-intro-section {
  /* Row Layout */
}
.digisky-intro-section .digisky-intro-row {
  position: relative;
  z-index: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.digisky-intro-section {
  /* Left Column */
}
.digisky-intro-section .digisky-intro-left {
  padding-right: 50px;
}
.digisky-intro-section {
  /* Section Title */
}
.digisky-intro-section .digisky-section-title h2 {
  font-family: "Pinyon Script", sans-serif;
  font-size: 68px;
  font-weight: 700;
  color: #DF1F8C;
  letter-spacing: 0.02em;
  line-height: 1.1;
  margin-bottom: 0px;
  padding-bottom: 0px;
  position: relative;
}
@media (max-width: 1400px) {
  .digisky-intro-section .digisky-section-title h2 {
    font-size: 50px !important;
  }
}
.digisky-intro-section {
  /* Intro Description */
}
.digisky-intro-section .digisky-intro-desc p {
  font-family: "Pinyon Script", sans-serif !important;
  font-size: 65px !important;
}
@media (max-width: 1400px) {
  .digisky-intro-section .digisky-intro-desc p {
    font-size: 50px !important;
  }
}
@media (max-width: 1024px) {
  .digisky-intro-section .digisky-intro-desc p {
    font-size: 45px !important;
  }
}
.digisky-intro-section .digisky-intro-desc p {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 25px;
  margin-left: 20px !important;
  color: #FFEFD9;
}
.digisky-intro-section {
  /* Main Content */
}
.digisky-intro-section .digisky-intro-content p {
  font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  color: #FFFFFF;
  text-align: justify;
}
.digisky-intro-section {
  /* Right Column */
}
.digisky-intro-section .digisky-intro-right {
  position: relative;
}
.digisky-intro-section {
  /* Map Image */
}
.digisky-intro-section .digisky-map-image {
  position: relative;
  -webkit-animation: fadeInUp 1s ease-out 0.2s both;
          animation: fadeInUp 1s ease-out 0.2s both;
}
.digisky-intro-section .digisky-map-image img {
  max-width: 100%;
  height: auto;
}
.digisky-intro-section {
  /* Stats Overlay */
}
.digisky-intro-section .digisky-stats-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
.digisky-intro-section {
  /* Shared Stat Style */
}
.digisky-intro-section .digisky-stat-projects, .digisky-intro-section .digisky-stat-years {
  text-align: center;
}
.digisky-intro-section .digisky-stat-projects h3, .digisky-intro-section .digisky-stat-years h3 {
  font-family: "UTM Essendine Caps", serif;
  text-align: left;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 700;
  color: #DF1F8C;
}
.digisky-intro-section .digisky-stat-projects p, .digisky-intro-section .digisky-stat-years p {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  text-align: left;
  color: #FFFFFF;
  letter-spacing: 0.1em;
  margin: 0;
}
.digisky-intro-section {
  /* Stats */
}
.digisky-intro-section .digisky-stat-years {
  text-transform: uppercase;
}
.digisky-intro-section {
  /* Animations */
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.digisky-intro-section .digisky-section-title,
.digisky-intro-section .digisky-intro-desc,
.digisky-intro-section .digisky-intro-content {
  -webkit-animation: fadeInUp 0.8s ease-out;
          animation: fadeInUp 0.8s ease-out;
}
.digisky-intro-section .digisky-stat-years {
  -webkit-animation: fadeInUp 1s ease-out 0.4s both;
          animation: fadeInUp 1s ease-out 0.4s both;
}
.digisky-intro-section .digisky-stat-projects {
  -webkit-animation: fadeInUp 1s ease-out 0.6s both;
          animation: fadeInUp 1s ease-out 0.6s both;
}
.digisky-intro-section {
  /* =====================
  Responsive
  ===================== */
}
@media (max-width: 849px) {
  .digisky-intro-section .digisky-intro-left {
    padding-right: 20px;
    margin-bottom: 40px;
  }
  .digisky-intro-section .digisky-section-title h2 {
    font-size: 50px;
    margin-left: 20px;
  }
  .digisky-intro-section .digisky-intro-desc p,
  .digisky-intro-section .digisky-intro-content p {
    font-size: 18px;
  }
  .digisky-intro-section .digisky-stat-years h3,
  .digisky-intro-section .digisky-stat-projects h3 {
    font-size: 70px;
  }
  .digisky-intro-section .digisky-stat-years p,
  .digisky-intro-section .digisky-stat-projects p {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .digisky-intro-section .digisky-section-title h2 {
    font-size: 50px !important;
    margin-bottom: 20px;
  }
  .digisky-intro-section .digisky-section-title h2::after {
    font-size: 16px;
  }
  .digisky-intro-section .digisky-intro-desc p,
  .digisky-intro-section .digisky-intro-content p {
    font-size: 16px;
  }
  .digisky-intro-section .digisky-stat-years h3,
  .digisky-intro-section .digisky-stat-projects h3 {
    font-size: 70px;
  }
  .digisky-intro-section .digisky-stat-years p,
  .digisky-intro-section .digisky-stat-projects p {
    font-size: 22px;
  }
  .digisky-intro-section .digisky-stats-container {
    gap: 30px;
  }
}
@media (max-width: 480px) {
  .digisky-intro-section .digisky-section-title h2 {
    font-size: 50px !important;
  }
  .digisky-intro-section .digisky-section-title h2::after {
    font-size: 14px;
  }
  .digisky-intro-section .digisky-intro-desc p,
  .digisky-intro-section .digisky-intro-content p {
    font-size: 15px;
  }
  .digisky-intro-section .digisky-stat-years h3,
  .digisky-intro-section .digisky-stat-projects h3 {
    font-size: 56px;
  }
  .digisky-intro-section .digisky-stat-years p,
  .digisky-intro-section .digisky-stat-projects p {
    font-size: 18px;
    letter-spacing: 0.08em;
  }
  .digisky-intro-section .digisky-stat-years p {
    padding: 6px 15px;
  }
}

/* ============================================
   BONITA VIDEO SECTION - SCSS STYLING
   ============================================ */
.bonita-video-section {
  position: relative;
  overflow: hidden;
}
.bonita-video-section .row {
  max-width: 1200px;
  margin: 0 auto;
}
.bonita-video-section .video-title {
  margin-bottom: 20px;
}
.bonita-video-section .video-title h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 48px;
  line-height: 59px;
  text-align: center;
  text-transform: uppercase;
  color: #31751F;
  margin: 0;
}
.bonita-video-section .video-title h2 span {
  color: #DF1F8C;
}
@media (max-width: 849px) {
  .bonita-video-section .video-container-row {
    padding: 0px 15px;
  }
}
.bonita-video-section .video-tabs .nav-pills {
  gap: 30px;
  margin-bottom: 30px;
}
.bonita-video-section .video-tabs .nav-pills a {
  background-color: #DF1F8C;
}
.bonita-video-section .video-tabs .nav-pills span {
  padding: 5px 20px;
  font-size: 24px;
  font-family: "Manrope", sans-serif;
  color: white;
}
.bonita-video-section .video-tabs .nav-pills .active a {
  background-color: #31751F;
}
.bonita-video-section .video-wrapper {
  max-width: 770px;
  margin: 0 auto !important;
  padding: 15px;
  background: #000000;
  -webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.bonita-video-section .video-wrapper .video-inner {
  position: relative;
}
.bonita-video-section .video-description {
  margin-top: 20px;
}
.bonita-video-section .video-description p {
  font-family: "Playball", cursive;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #31751F;
  max-width: 786px;
  margin-left: auto;
  margin-right: auto;
  font-style: italic;
}
.bonita-video-section {
  /* ── Responsive Tablet & Mobile ── */
}
@media (max-width: 849px) {
  .bonita-video-section {
    padding: 50px 0 !important;
  }
  .bonita-video-section .video-title h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .bonita-video-section .video-tabs .nav-pills a {
    padding: 8px 25px;
  }
  .bonita-video-section .video-tabs .nav-pills a span {
    font-size: 18px;
  }
  .bonita-video-section .video-description p {
    font-size: 18px;
    line-height: 24px;
    padding: 0 15px;
  }
}
@media (max-width: 549px) {
  .bonita-video-section .video-title h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .bonita-video-section .video-wrapper {
    padding: 10px;
  }
}

/* ===================================
   CASA BONITA - TIN TỨC & SỰ KIỆN
   =================================== */
.tig-infinity-news {
  background-color: transparent;
  position: relative;
  padding: 80px 0 !important;
}
@media (min-width: 1024px) {
  .tig-infinity-news {
    padding: 65px 0 !important;
  }
}
.tig-infinity-news .is-divider {
  display: none;
}
.tig-infinity-news .section-main-title {
  margin-bottom: 60px;
}
.tig-infinity-news .section-main-title h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 59px;
  text-align: center;
  text-transform: uppercase;
  color: #1A3933;
  display: table;
  margin: 0 auto;
  padding: 10px 40px;
  background: transparent;
  -webkit-text-fill-color: initial;
  background-clip: initial;
  -webkit-filter: none;
          filter: none;
}
.tig-infinity-news .blog-post-custom {
  max-width: 1440px;
  margin: 0 auto;
}
.tig-infinity-news .blog-post-custom .post-item {
  padding: 0 15px;
  margin-bottom: 40px;
}
.tig-infinity-news .blog-post-custom .box {
  background: #FFFFFF !important;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
  border-radius: 25px !important;
  border: none;
  overflow: hidden;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.tig-infinity-news .blog-post-custom .box:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.tig-infinity-news .blog-post-custom .box-image {
  padding: 20px 20px 0 20px;
  background: transparent;
}
.tig-infinity-news .blog-post-custom .box-image .image-zoom {
  border-radius: 19px;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.tig-infinity-news .blog-post-custom .box-image img {
  -webkit-filter: none !important;
          filter: none !important;
}
.tig-infinity-news .blog-post-custom .box-text {
  padding: 25px 20px !important;
  background: transparent !important;
}
.tig-infinity-news .blog-post-custom .box-text .box-text-inner {
  padding: 0;
}
.tig-infinity-news .blog-post-custom .box-text .post-title {
  margin-bottom: 15px;
  height: 40px;
  overflow: hidden;
  display: none;
}
.tig-infinity-news .blog-post-custom .box-text .post-title.show {
  display: block !important;
}
.tig-infinity-news .blog-post-custom .box-text .post-title a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  color: #000000 !important;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tig-infinity-news .blog-post-custom .box-text .post-title a:hover {
  color: #1A3933 !important;
}
.tig-infinity-news .blog-post-custom .box-text .from_the_blog_excerpt {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-align: justify;
  color: #000000;
  margin-bottom: 20px;
  height: 90px;
  overflow: hidden;
}
.tig-infinity-news .blog-post-custom .box-text .is-bevel:after {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  left: 0;
}
.tig-infinity-news .blog-post-custom .box-text .button {
  background: transparent !important;
  color: #000000 !important;
  padding: 0 !important;
  font-weight: 600;
  font-size: 15px;
  text-transform: none;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: unset !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}
.tig-infinity-news .blog-post-custom .box-text .button:hover {
  color: #1A3933 !important;
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
@media (max-width: 849px) {
  .tig-infinity-news .section-main-title h2 {
    font-size: 30px;
    line-height: 32px;
    padding: 8px 20px;
  }
  .tig-infinity-news .blog-post-custom .box-text .from_the_blog_excerpt {
    height: auto;
    font-size: 14px;
  }
  .tig-infinity-news .blog-post-custom > .post-item:last-child {
    margin-bottom: 0 !important;
  }
  .tig-infinity-news .blog-post-custom .post-title a {
    font-size: 14px;
  }
}

/* ===================================
   CASA BONITA - TIN TỨC & SỰ KIỆN
   =================================== */
.sec-faq-bonita {
  font-family: "Montserrat", sans-serif;
}
.sec-faq-bonita .row {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.sec-faq-bonita .faq-main-title {
  margin-bottom: 60px;
}
.sec-faq-bonita .faq-main-title h2 {
  font-size: 48px;
  font-weight: 400;
  color: #1A3933;
  text-transform: uppercase;
  padding: 5px 20px;
  display: inline-block;
}
.sec-faq-bonita .faq-accordion-custom {
  border: none;
}
.sec-faq-bonita .faq-accordion-custom .accordion-inner {
  display: block !important;
  border-top: 1px solid rgba(26, 57, 51, 0.3);
  border-bottom: 1px solid rgba(26, 57, 51, 0.3);
}
.sec-faq-bonita .faq-accordion-custom .accordion-item {
  margin-bottom: 20px;
}
.sec-faq-bonita .faq-accordion-custom .accordion-item > a {
  padding: 15px 0;
  font-size: 20px;
  font-weight: 600;
  color: #1A3933;
  text-transform: uppercase;
  line-height: 24px;
  background: transparent;
}
.sec-faq-bonita .faq-accordion-custom .accordion-item > a .icon-angle-down {
  font-size: 14px;
  color: #1A3933;
}
.sec-faq-bonita .faq-accordion-custom .accordion-item .accordion-inner {
  padding: 10px 0 20px 0;
}
.sec-faq-bonita .faq-accordion-custom .accordion-item .accordion-inner .faq-content p {
  font-size: 20px;
  line-height: 24px;
  color: #1A3933;
  text-align: justify;
  text-transform: capitalize;
  margin: 0;
}
@media (max-width: 767px) {
  .sec-faq-bonita .faq-main-title h2 {
    font-size: 32px;
  }
  .sec-faq-bonita .faq-accordion-custom .accordion-item > a {
    font-size: 16px;
  }
  .sec-faq-bonita .faq-accordion-custom .accordion-item .accordion-inner .faq-content p {
    font-size: 16px;
  }
}

/* ============================================
   CASA HIGHLIGHTS BANNER - FIGMA SPEC
   ============================================ */
.casa-highlights-banner {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.casa-highlights-banner .highlight-overlay:before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../../img/linetrang.png") center/cover no-repeat;
  width: 259px;
  height: 50px;
  background-size: cover;
  left: 50%;
  bottom: -20px;
  top: auto;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.casa-highlights-banner .none {
  display: none;
}
.casa-highlights-banner .highlight-item {
  position: relative;
  height: 600px;
  overflow: hidden;
}
.casa-highlights-banner .highlight-item .bg-image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
  opacity: 0;
  z-index: 99999;
}
.casa-highlights-banner .highlight-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 298px;
}
@media (max-width: 1024) {
  .casa-highlights-banner .highlight-item::after {
    height: auto !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#1A3933), color-stop(17.02%, rgba(26, 57, 51, 0.8)), to(rgba(26, 57, 51, 0)));
    background: linear-gradient(180deg, #1A3933 0%, rgba(26, 57, 51, 0.8) 17.02%, rgba(26, 57, 51, 0) 100%);
  }
}
.casa-highlights-banner .highlight-item::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  pointer-events: none;
}
.casa-highlights-banner .highlight-item .highlight-overlay {
  position: absolute;
  bottom: 80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 445px;
  height: 225px;
  background: rgba(26, 57, 51, 0.78);
  backdrop-filter: blur(7.85px);
  border: 1px solid #9D9B86;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
  padding-bottom: 20px;
}
.casa-highlights-banner .highlight-item .highlight-icon {
  width: 154px;
  margin-top: -120px;
  -webkit-filter: drop-shadow(0px 0px 24px rgba(255, 188, 191, 0.72));
          filter: drop-shadow(0px 0px 24px rgba(255, 188, 191, 0.72));
}
.casa-highlights-banner .highlight-item h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 49px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 20px 0 10px;
}
.casa-highlights-banner .highlight-item .highlight-line {
  width: 87px;
  height: 3px;
  display: none;
  -webkit-filter: blur(1.25px);
          filter: blur(1.25px);
  opacity: 0.8;
}
.casa-highlights-banner .highlight-item:hover .bg-image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (max-width: 849px) {
  .casa-highlights-banner .highlight-item {
    height: 450px;
  }
  .casa-highlights-banner .highlight-item .highlight-overlay {
    width: 90%;
    height: 180px;
    bottom: 40px;
  }
  .casa-highlights-banner .highlight-item h3 {
    font-size: 28px;
  }
  .casa-highlights-banner .highlight-item .highlight-icon {
    width: 100px;
    margin-top: -80px;
  }
}

.sectiontab {
  display: none;
}

#lienke .tab.active a,
#shophouse .tab.active a,
#villa .tab.active a {
  background-color: #1A3933 !important;
  color: white;
}
#lienke .tab a,
#shophouse .tab a,
#villa .tab a {
  border-color: #1A3933 !important;
  color: #1A3933;
  margin: 0px 10px;
}

/* ============================================
   CASA HIGHLIGHTS BANNER - FIGMA SPEC
   ============================================ */
.casa-hero-section {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 1024px) {
  .casa-hero-section {
    padding-top: 150px !important;
    padding-right: 320px !important;
  }
}
@media (max-width: 849px) {
  .casa-hero-section {
    padding: 0px !important;
    min-height: 500px !important;
  }
  .casa-hero-section .casa-hero-rowtext {
    position: absolute;
    top: 0;
    padding: 40px 10px 0px 10px;
  }
  .casa-hero-section {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}
.casa-hero-section .casa-title-row {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 5;
}
@media (max-width: 1200px) and (min-width: 849px) {
  .casa-hero-section .casa-title-row .title-mat-bang {
    font-size: 50px !important;
  }
}
.casa-hero-section .casa-text-title .title-mat-bang {
  font-family: "UTM Essendine Caps";
  font-weight: normal !important;
  z-index: -13 !important;
  font-size: 64px;
  text-transform: uppercase;
  margin: 0;
  background: white;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
  -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));
  text-align: right;
  margin-bottom: 20px;
}
@media (max-width: 849px) {
  .casa-hero-section .casa-text-title .title-du-an {
    text-align: center;
  }
}
.casa-hero-section .casa-text-title .title-du-an {
  font-family: "Luxurious Script", cursive;
  font-weight: 400;
  font-size: 96px;
  line-height: 1;
  color: #FFFFFF;
  text-align: right;
  display: block;
  right: 0;
  z-index: 99999999 !important;
  top: 56px;
  position: absolute;
}
.casa-hero-section .casa-button-row {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.casa-hero-section .casa-button-row .col {
  max-width: -webkit-max-content !important;
  max-width: -moz-max-content !important;
  max-width: max-content !important;
}
@media (max-width: 849px) {
  .casa-hero-section .casa-button-row .col {
    max-width: 33.33333% !important;
    padding: 0 5px !important;
  }
}
.casa-hero-section .casa-button-row {
  z-index: 10;
}
.casa-hero-section .casa-button-row .btn-figma {
  background: -webkit-gradient(linear, left top, right top, from(#B9186F), color-stop(50%, #F46FB3), color-stop(75%, #C21875), color-stop(88%, #AF1470), to(#FAD0E6));
  background: linear-gradient(90deg, #B9186F 0%, #F46FB3 50%, #C21875 75%, #AF1470 88%, #FAD0E6 100%);
  border: none !important;
  border-radius: 16px 16px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 180px;
}
@media (min-width: 1024px) {
  .casa-hero-section .casa-button-row .btn-figma {
    margin-left: 30px;
    margin-right: 0px !important;
  }
}
.casa-hero-section .casa-button-row .btn-figma {
  line-height: 1;
}
.casa-hero-section .casa-button-row .btn-figma span {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
}
@media (max-width: 1024px) {
  .casa-hero-section .casa-button-row .btn-figma span {
    font-size: 15px !important;
  }
}
.casa-hero-section .casa-button-row .btn-figma span {
  color: #ffffff !important;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 1024px) {
  .casa-hero-section .casa-title-row {
    padding: 0 !important;
  }
  .casa-hero-section .casa-title-row .title-mat-bang,
  .casa-hero-section .casa-title-row .title-du-an {
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
  }
}
@media (max-width: 1024px) and (min-width: 1024px) {
  .casa-hero-section .casa-button-row {
    top: 40% !important;
    left: 50% !important;
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
    width: 550px !important;
  }
}
@media (max-width: 849px) {
  .casa-hero-section .casa-title-row,
  .casa-hero-section .casa-button-row {
    position: relative !important;
    -webkit-transform: none;
            transform: none;
    width: 100% !important;
    padding: 20px;
    padding: 0 !important;
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    gap: 0 !important;
  }
  .casa-hero-section .casa-text-title {
    text-align: center;
  }
  .casa-hero-section .casa-text-title .title-mat-bang,
  .casa-hero-section .casa-text-title .title-du-an {
    font-size: 30px;
  }
  .casa-hero-section .casa-text-title .title-du-an {
    margin: 0;
    text-align: center;
  }
}

/* ===================================
   DIGISKY PRODUCTS & SERVICES - STACK VERSION
   Using ux_stack and ux_image_box
   =================================== */
/* ===================================
   CASA BONITA - LOCATION & INTRO SECTION
   =================================== */
/* --- CASA BONITA LOCATION SECTION --- */
.casa-location-section {
  background-color: #1a3933;
  overflow: hidden;
}
.casa-location-section .location-stats-col {
  padding-left: 20px;
}
.casa-location-section {
  /* Tiêu đề nghệ thuật */
}
.casa-location-section .location-header-text {
  margin-bottom: 40px;
}
.casa-location-section .location-header-text .title-top {
  font-family: "Pinyon Script", cursive;
  font-size: 68px;
  color: #F30B8F;
  text-shadow: 0px 0px 10px #DF1F8C;
  margin-bottom: -15px;
  text-transform: capitalize;
}
.casa-location-section .location-header-text .title-bottom {
  font-family: "Pinyon Script", cursive;
  font-size: 65px;
  color: #FFFFFF;
  text-shadow: 0px 0px 10px #1A3933;
  text-transform: capitalize;
}
.casa-location-section {
  /* Danh sách thông số */
}
.casa-location-section .stat-item {
  margin-bottom: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.casa-location-section .stat-item img {
  max-width: 60px;
  -webkit-filter: drop-shadow(0px 0px 15px #DF1F8C);
          filter: drop-shadow(0px 0px 15px #DF1F8C);
}
.casa-location-section .stat-item .stat-content h3 {
  font-family: "UTM Essendine Caps", serif;
  font-size: 48px;
  color: #DF1F8C;
  line-height: 1;
  margin: 0;
  text-shadow: 0px 0px 20px #DF1F8C;
}
.casa-location-section .stat-item .stat-content p {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.3;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-top: 5px;
}
.casa-location-section {
  /* Responsive cho Mobile */
}
@media (max-width: 849px) {
  .casa-location-section {
    padding: 40px 15px !important;
  }
  .casa-location-section .location-header-text .title-top {
    font-size: 45px;
  }
  .casa-location-section .location-header-text .title-bottom {
    font-size: 42px;
    padding-left: 20px;
  }
  .casa-location-section .stat-content h3 {
    font-size: 36px;
  }
  .casa-location-section .stat-content p {
    font-size: 15px;
  }
}

.casa-advantage-wrapper {
  padding: 60px 0;
  background-color: #fff;
}
.casa-advantage-wrapper .casa-main-title {
  margin-bottom: 40px;
}
.casa-advantage-wrapper .casa-main-title h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-weight: 600;
  color: #1A3933;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 5px;
}
.casa-advantage-wrapper .casa-grid-column {
  position: relative;
  padding: 20px;
}
.casa-advantage-wrapper .casa-grid-column .casa-glow-effect {
  position: absolute;
  width: 200px;
  height: 200px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(251, 0, 92, 0.3) 0%, rgba(255, 139, 181, 0) 70%);
  -webkit-filter: blur(20px);
          filter: blur(20px);
  z-index: 1;
  pointer-events: none;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid {
  position: relative;
  z-index: 2;
  margin: 0px;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid::after {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(251, 0, 92, 0.3) 0%, rgba(255, 139, 181, 0) 70%);
  -webkit-filter: blur(20px);
  filter: blur(20px);
  z-index: 1;
  pointer-events: none;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box {
  aspect-ratio: 1/1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box.casa-text-box {
  background: radial-gradient(circle at center, #1A3933 0%, #255249 100%);
  padding: 30px;
  text-align: center;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box.casa-text-box h3 {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 400;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box.casa-text-box p {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
  text-align: justify;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box.casa-image-box .container {
  padding: 0;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box.casa-image-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box:nth-child(1) {
  border-radius: 91px 0px 106px 0px;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box:nth-child(2) {
  border-radius: 0px 91px 0px 106px;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box:nth-child(3) {
  border-radius: 0px 107px 0px 90px;
}
.casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box:nth-child(4) {
  border-radius: 107px 0px 90px 0px;
}
@media (max-width: 849px) {
  .casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box:nth-child(1) {
    border-radius: 70px 0px 70px 0px;
  }
  .casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box:nth-child(2) {
    border-radius: 0px 70px 0px 70px;
  }
  .casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box:nth-child(3) {
    border-radius: 0px 70px 0px 70px;
  }
  .casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box:nth-child(4) {
    border-radius: 70px 0px 70px 0px;
  }
}
@media (max-width: 849px) {
  .casa-advantage-wrapper .casa-main-title h2 {
    font-size: 32px;
  }
  .casa-advantage-wrapper .casa-quad-grid .col-inner,
  .casa-advantage-wrapper .casa-quad-grid .img,
  .casa-advantage-wrapper .casa-quad-grid .img-inner,
  .casa-advantage-wrapper .casa-quad-grid .img-inner img {
    height: 100% !important;
  }
  .casa-advantage-wrapper .casa-quad-grid .img-inner img {
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 0px 91px 0px 106px;
  }
}
@media (max-width: 849px) and (max-width: 849px) {
  .casa-advantage-wrapper .casa-quad-grid .img-inner img {
    border-radius: 0px 70px 0px 70px;
  }
}
@media (max-width: 849px) {
  .casa-advantage-wrapper .casa-quad-grid * {
    margin-bottom: 0 !important;
  }
  .casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box.casa-text-box {
    padding: 15px;
  }
  .casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box.casa-text-box h3 {
    font-size: 20px;
  }
  .casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box.casa-text-box p {
    font-size: 12px;
  }
}
@media (max-width: 849px) {
  .casa-advantage-wrapper {
    padding: 30px 0;
  }
  .casa-advantage-wrapper .casa-main-title h2 {
    font-size: 30px;
    margin: 0 !important;
    padding: 0 !important;
  }
  .casa-advantage-wrapper .casa-grid-column {
    padding: 10px;
  }
  .casa-advantage-wrapper .casa-grid-column .casa-quad-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .casa-advantage-wrapper .casa-grid-column .casa-quad-grid .casa-box {
    aspect-ratio: auto;
    min-height: 250px;
    margin-bottom: 15px;
  }
  .casa-advantage-wrapper .casa-grid-column .casa-glow-effect {
    display: none;
  }
}