img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px;
}
img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}
.wpb_animate_when_almost_visible {
  opacity: 1;
}

@font-face {
  font-display: block;
  font-style: normal;
  font-family: "fontawesome";
  font-weight: 900;
  src: url("https://visaigon.com.vn/wp-content/themes/Impreza/fonts/fa-solid-900.woff2?ver=8.24.2")
    format("woff2");
}

.fas {
  font-family: "fontawesome";
  font-weight: 900;
}

@font-face {
  font-display: block;
  font-style: normal;
  font-family: "fontawesome";
  font-weight: 400;
  src: url("https://visaigon.com.vn/wp-content/themes/Impreza/fonts/fa-regular-400.woff2?ver=8.24.2")
    format("woff2");
}

.far {
  font-family: "fontawesome";
  font-weight: 400;
}

@font-face {
  font-display: block;
  font-style: normal;
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  src: url("https://visaigon.com.vn/wp-content/themes/Impreza/fonts/fa-brands-400.woff2?ver=8.24.2")
    format("woff2");
}

.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.l-subheader.at_middle,
.l-subheader.at_middle .w-dropdown-list,
.l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
  background: var(--color-header-middle-bg);
  color: var(--color-header-middle-text);
}

.no-touch .l-subheader.at_middle a:hover,
.no-touch
  .l-header.bg_transparent
  .l-subheader.at_middle
  .w-dropdown.opened
  a:hover {
  color: var(--color-header-middle-text-hover);
}

.l-header.bg_transparent:not(.sticky) .l-subheader.at_middle {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), #000000);
  color: var(--color-header-transparent-text);
}

.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-cart-link:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-text a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-html a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-nav > a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-menu a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-search > a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-dropdown a:hover,
.no-touch
  .l-header.bg_transparent:not(.sticky)
  .at_middle
  .type_desktop
  .menu-item.level_1:hover
  > a {
  color: var(--color-header-transparent-text-hover);
}

.header_ver .l-header {
  background: var(--color-header-middle-bg);
  color: var(--color-header-middle-text);
}

@media (min-width: 1281px) {
  .hidden_for_default {
    display: none !important;
  }

  .l-subheader.at_top {
    display: none;
  }

  .l-subheader.at_bottom {
    display: none;
  }

  .l-header {
    position: relative;
    z-index: 111;
    width: 100%;
  }

  .l-subheader {
    margin: 0 auto;
  }

  .l-subheader.width_full {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .l-subheader-h {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 auto;
    max-width: var(--site-content-width, 1200px);
    height: inherit;
  }

  .w-header-show {
    display: none;
  }

  .l-header.pos_fixed {
    position: fixed;
    left: 0;
  }

  .l-header.pos_fixed:not(.notransition) .l-subheader {
    transition-property: transform, background, box-shadow, line-height, height;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
  }

  .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
    position: fixed !important;
  }

  .header_hor .l-header.sticky_auto_hide {
    transition: transform 0.3s cubic-bezier(0.78, 0.13, 0.15, 0.86) 0.1s;
  }

  .header_hor .l-header.sticky_auto_hide.down {
    transform: translateY(-110%);
  }

  .l-header.bg_transparent:not(.sticky) .l-subheader {
    box-shadow: none !important;
    background: none;
  }

  .l-header.bg_transparent
    ~ .l-main
    .l-section.width_full.height_auto:first-of-type
    > .l-section-h {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .l-header.pos_static.bg_transparent {
    position: absolute;
    left: 0;
  }

  .l-subheader.width_full .l-subheader-h {
    max-width: none !important;
  }

  .l-header.shadow_thin .l-subheader.at_middle,
  .l-header.shadow_thin .l-subheader.at_bottom {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
  }

  .l-header.shadow_wide .l-subheader.at_middle,
  .l-header.shadow_wide .l-subheader.at_bottom {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1),
      0 2px 1px -1px rgba(0, 0, 0, 0.05);
  }

  .header_hor .l-subheader-cell > .w-cart {
    margin-left: 0;
    margin-right: 0;
  }

  :root {
    --header-height: 130px;
    --header-sticky-height: 70px;
  }

  .l-header:before {
    content: "130";
  }

  .l-header.sticky:before {
    content: "70";
  }

  .l-subheader.at_top {
    line-height: 40px;
    height: 40px;
  }

  .l-header.sticky .l-subheader.at_top {
    line-height: 40px;
    height: 40px;
  }

  .l-subheader.at_middle {
    line-height: 130px;
    height: 130px;
  }

  .l-header.sticky .l-subheader.at_middle {
    line-height: 70px;
    height: 70px;
  }

  .l-subheader.at_bottom {
    line-height: 50px;
    height: 50px;
  }

  .l-header.sticky .l-subheader.at_bottom {
    line-height: 50px;
    height: 50px;
  }

  .l-subheader.at_middle .l-subheader-cell.at_left,
  .l-subheader.at_middle .l-subheader-cell.at_right {
    display: flex;
    flex-basis: 100px;
  }

  .headerinpos_above .l-header.pos_fixed {
    overflow: hidden;
    transition: transform 0.3s;
    transform: translate3d(0, -100%, 0);
  }

  .headerinpos_above .l-header.pos_fixed.sticky {
    overflow: visible;
    transform: none;
  }

  .headerinpos_above .l-header.pos_fixed ~ .l-section > .l-section-h,
  .headerinpos_above
    .l-header.pos_fixed
    ~ .l-main
    .l-section:first-of-type
    > .l-section-h {
    padding-top: 0 !important;
  }

  .headerinpos_below .l-header.pos_fixed:not(.sticky) {
    position: absolute;
    top: 100%;
  }

  .headerinpos_below
    .l-header.pos_fixed
    ~ .l-main
    > .l-section:first-of-type
    > .l-section-h {
    padding-top: 0 !important;
  }

  .headerinpos_below
    .l-header.pos_fixed
    ~ .l-main
    .l-section.full_height:nth-of-type(2) {
    min-height: 100vh;
  }

  .headerinpos_below
    .l-header.pos_fixed
    ~ .l-main
    > .l-section:nth-of-type(2)
    > .l-section-h {
    padding-top: var(--header-height);
  }

  .headerinpos_bottom .l-header.pos_fixed:not(.sticky) {
    position: absolute;
    top: 100vh;
  }

  .headerinpos_bottom
    .l-header.pos_fixed
    ~ .l-main
    > .l-section:first-of-type
    > .l-section-h {
    padding-top: 0 !important;
  }

  .headerinpos_bottom
    .l-header.pos_fixed
    ~ .l-main
    > .l-section:first-of-type
    > .l-section-h {
    padding-bottom: var(--header-height);
  }

  .headerinpos_bottom
    .l-header.pos_fixed.bg_transparent
    ~ .l-main
    .l-section.valign_center:not(.height_auto):first-of-type
    > .l-section-h {
    top: calc(var(--header-height) / 2);
  }

  .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown,
  .headerinpos_bottom
    .l-header.pos_fixed:not(.sticky)
    .w-nav.type_desktop
    .w-nav-list.level_2 {
    bottom: 100%;
    transform-origin: 0 100%;
  }

  .headerinpos_bottom
    .l-header.pos_fixed:not(.sticky)
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1 {
    top: auto;
    bottom: 100%;
    box-shadow: var(--box-shadow-up);
  }

  .headerinpos_bottom
    .l-header.pos_fixed:not(.sticky)
    .w-nav.type_desktop
    .w-nav-list.level_3,
  .headerinpos_bottom
    .l-header.pos_fixed:not(.sticky)
    .w-nav.type_desktop
    .w-nav-list.level_4 {
    top: auto;
    bottom: 0;
    transform-origin: 0 100%;
  }

  .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list {
    top: auto;
    bottom: -0.4em;
    padding-top: 0.4em;
    padding-bottom: 2.4em;
  }

  .admin-bar
    .l-header.pos_static.bg_solid
    ~ .l-main
    .l-section.full_height:first-of-type {
    min-height: calc(100vh - var(--header-height) - 32px);
  }

  .admin-bar
    .l-header.pos_fixed:not(.sticky_auto_hide)
    ~ .l-main
    .l-section.full_height:not(:first-of-type) {
    min-height: calc(100vh - var(--header-sticky-height) - 32px);
  }

  .admin-bar.headerinpos_below
    .l-header.pos_fixed
    ~ .l-main
    .l-section.full_height:nth-of-type(2) {
    min-height: calc(100vh - 32px);
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .hidden_for_laptops {
    display: none !important;
  }

  .l-subheader.at_top {
    display: none;
  }

  .l-subheader.at_bottom {
    display: none;
  }

  .l-header {
    position: relative;
    z-index: 111;
    width: 100%;
  }

  .l-subheader {
    margin: 0 auto;
  }

  .l-subheader.width_full {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .l-subheader-h {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 auto;
    max-width: var(--site-content-width, 1200px);
    height: inherit;
  }

  .w-header-show {
    display: none;
  }

  .l-header.pos_fixed {
    position: fixed;
    left: 0;
  }

  .l-header.pos_fixed:not(.notransition) .l-subheader {
    transition-property: transform, background, box-shadow, line-height, height;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
  }

  .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
    position: fixed !important;
  }

  .header_hor .l-header.sticky_auto_hide {
    transition: transform 0.3s cubic-bezier(0.78, 0.13, 0.15, 0.86) 0.1s;
  }

  .header_hor .l-header.sticky_auto_hide.down {
    transform: translateY(-110%);
  }

  .l-header.bg_transparent:not(.sticky) .l-subheader {
    box-shadow: none !important;
    background: none;
  }

  .l-header.bg_transparent
    ~ .l-main
    .l-section.width_full.height_auto:first-of-type
    > .l-section-h {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .l-header.pos_static.bg_transparent {
    position: absolute;
    left: 0;
  }

  .l-subheader.width_full .l-subheader-h {
    max-width: none !important;
  }

  .l-header.shadow_thin .l-subheader.at_middle,
  .l-header.shadow_thin .l-subheader.at_bottom {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
  }

  .l-header.shadow_wide .l-subheader.at_middle,
  .l-header.shadow_wide .l-subheader.at_bottom {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1),
      0 2px 1px -1px rgba(0, 0, 0, 0.05);
  }

  .header_hor .l-subheader-cell > .w-cart {
    margin-left: 0;
    margin-right: 0;
  }

  :root {
    --header-height: 130px;
    --header-sticky-height: 70px;
  }

  .l-header:before {
    content: "130";
  }

  .l-header.sticky:before {
    content: "70";
  }

  .l-subheader.at_top {
    line-height: 40px;
    height: 40px;
  }

  .l-header.sticky .l-subheader.at_top {
    line-height: 40px;
    height: 40px;
  }

  .l-subheader.at_middle {
    line-height: 130px;
    height: 130px;
  }

  .l-header.sticky .l-subheader.at_middle {
    line-height: 70px;
    height: 70px;
  }

  .l-subheader.at_bottom {
    line-height: 50px;
    height: 50px;
  }

  .l-header.sticky .l-subheader.at_bottom {
    line-height: 50px;
    height: 50px;
  }

  .l-subheader.at_middle .l-subheader-cell.at_left,
  .l-subheader.at_middle .l-subheader-cell.at_right {
    display: flex;
    flex-basis: 100px;
  }

  .headerinpos_above .l-header.pos_fixed {
    overflow: hidden;
    transition: transform 0.3s;
    transform: translate3d(0, -100%, 0);
  }

  .headerinpos_above .l-header.pos_fixed.sticky {
    overflow: visible;
    transform: none;
  }

  .headerinpos_above .l-header.pos_fixed ~ .l-section > .l-section-h,
  .headerinpos_above
    .l-header.pos_fixed
    ~ .l-main
    .l-section:first-of-type
    > .l-section-h {
    padding-top: 0 !important;
  }

  .headerinpos_below .l-header.pos_fixed:not(.sticky) {
    position: absolute;
    top: 100%;
  }

  .headerinpos_below
    .l-header.pos_fixed
    ~ .l-main
    > .l-section:first-of-type
    > .l-section-h {
    padding-top: 0 !important;
  }

  .headerinpos_below
    .l-header.pos_fixed
    ~ .l-main
    .l-section.full_height:nth-of-type(2) {
    min-height: 100vh;
  }

  .headerinpos_below
    .l-header.pos_fixed
    ~ .l-main
    > .l-section:nth-of-type(2)
    > .l-section-h {
    padding-top: var(--header-height);
  }

  .headerinpos_bottom .l-header.pos_fixed:not(.sticky) {
    position: absolute;
    top: 100vh;
  }

  .headerinpos_bottom
    .l-header.pos_fixed
    ~ .l-main
    > .l-section:first-of-type
    > .l-section-h {
    padding-top: 0 !important;
  }

  .headerinpos_bottom
    .l-header.pos_fixed
    ~ .l-main
    > .l-section:first-of-type
    > .l-section-h {
    padding-bottom: var(--header-height);
  }

  .headerinpos_bottom
    .l-header.pos_fixed.bg_transparent
    ~ .l-main
    .l-section.valign_center:not(.height_auto):first-of-type
    > .l-section-h {
    top: calc(var(--header-height) / 2);
  }

  .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown,
  .headerinpos_bottom
    .l-header.pos_fixed:not(.sticky)
    .w-nav.type_desktop
    .w-nav-list.level_2 {
    bottom: 100%;
    transform-origin: 0 100%;
  }

  .headerinpos_bottom
    .l-header.pos_fixed:not(.sticky)
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1 {
    top: auto;
    bottom: 100%;
    box-shadow: var(--box-shadow-up);
  }

  .headerinpos_bottom
    .l-header.pos_fixed:not(.sticky)
    .w-nav.type_desktop
    .w-nav-list.level_3,
  .headerinpos_bottom
    .l-header.pos_fixed:not(.sticky)
    .w-nav.type_desktop
    .w-nav-list.level_4 {
    top: auto;
    bottom: 0;
    transform-origin: 0 100%;
  }

  .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list {
    top: auto;
    bottom: -0.4em;
    padding-top: 0.4em;
    padding-bottom: 2.4em;
  }

  .admin-bar
    .l-header.pos_static.bg_solid
    ~ .l-main
    .l-section.full_height:first-of-type {
    min-height: calc(100vh - var(--header-height) - 32px);
  }

  .admin-bar
    .l-header.pos_fixed:not(.sticky_auto_hide)
    ~ .l-main
    .l-section.full_height:not(:first-of-type) {
    min-height: calc(100vh - var(--header-sticky-height) - 32px);
  }

  .admin-bar.headerinpos_below
    .l-header.pos_fixed
    ~ .l-main
    .l-section.full_height:nth-of-type(2) {
    min-height: calc(100vh - 32px);
  }
}

@media (min-width: 601px) and (max-width: 1024px) {
  .hidden_for_tablets {
    display: none !important;
  }

  .l-subheader.at_top {
    display: none;
  }

  .l-subheader.at_bottom {
    display: none;
  }

  .l-header {
    position: relative;
    z-index: 111;
    width: 100%;
  }

  .l-subheader {
    margin: 0 auto;
  }

  .l-subheader.width_full {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .l-subheader-h {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 auto;
    max-width: var(--site-content-width, 1200px);
    height: inherit;
  }

  .w-header-show {
    display: none;
  }

  .l-header.pos_fixed {
    position: fixed;
    left: 0;
  }

  .l-header.pos_fixed:not(.notransition) .l-subheader {
    transition-property: transform, background, box-shadow, line-height, height;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
  }

  .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
    position: fixed !important;
  }

  .header_hor .l-header.sticky_auto_hide {
    transition: transform 0.3s cubic-bezier(0.78, 0.13, 0.15, 0.86) 0.1s;
  }

  .header_hor .l-header.sticky_auto_hide.down {
    transform: translateY(-110%);
  }

  .l-header.bg_transparent:not(.sticky) .l-subheader {
    box-shadow: none !important;
    background: none;
  }

  .l-header.bg_transparent
    ~ .l-main
    .l-section.width_full.height_auto:first-of-type
    > .l-section-h {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .l-header.pos_static.bg_transparent {
    position: absolute;
    left: 0;
  }

  .l-subheader.width_full .l-subheader-h {
    max-width: none !important;
  }

  .l-header.shadow_thin .l-subheader.at_middle,
  .l-header.shadow_thin .l-subheader.at_bottom {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
  }

  .l-header.shadow_wide .l-subheader.at_middle,
  .l-header.shadow_wide .l-subheader.at_bottom {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1),
      0 2px 1px -1px rgba(0, 0, 0, 0.05);
  }

  .header_hor .l-subheader-cell > .w-cart {
    margin-left: 0;
    margin-right: 0;
  }

  :root {
    --header-height: 130px;
    --header-sticky-height: 70px;
  }

  .l-header:before {
    content: "130";
  }

  .l-header.sticky:before {
    content: "70";
  }

  .l-subheader.at_top {
    line-height: 40px;
    height: 40px;
  }

  .l-header.sticky .l-subheader.at_top {
    line-height: 40px;
    height: 40px;
  }

  .l-subheader.at_middle {
    line-height: 130px;
    height: 130px;
  }

  .l-header.sticky .l-subheader.at_middle {
    line-height: 70px;
    height: 70px;
  }

  .l-subheader.at_bottom {
    line-height: 50px;
    height: 50px;
  }

  .l-header.sticky .l-subheader.at_bottom {
    line-height: 50px;
    height: 50px;
  }
}

@media (max-width: 600px) {
  .hidden_for_mobiles {
    display: none !important;
  }

  .l-subheader.at_top {
    display: none;
  }

  .l-subheader.at_bottom {
    display: none;
  }

  .l-header {
    position: relative;
    z-index: 111;
    width: 100%;
  }

  .l-subheader {
    margin: 0 auto;
  }

  .l-subheader.width_full {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .l-subheader-h {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 auto;
    max-width: var(--site-content-width, 1200px);
    height: inherit;
  }

  .w-header-show {
    display: none;
  }

  .l-header.pos_fixed {
    position: fixed;
    left: 0;
  }

  .l-header.pos_fixed:not(.notransition) .l-subheader {
    transition-property: transform, background, box-shadow, line-height, height;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
  }

  .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
    position: fixed !important;
  }

  .header_hor .l-header.sticky_auto_hide {
    transition: transform 0.3s cubic-bezier(0.78, 0.13, 0.15, 0.86) 0.1s;
  }

  .header_hor .l-header.sticky_auto_hide.down {
    transform: translateY(-110%);
  }

  .l-header.bg_transparent:not(.sticky) .l-subheader {
    box-shadow: none !important;
    background: none;
  }

  .l-header.bg_transparent
    ~ .l-main
    .l-section.width_full.height_auto:first-of-type
    > .l-section-h {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .l-header.pos_static.bg_transparent {
    position: absolute;
    left: 0;
  }

  .l-subheader.width_full .l-subheader-h {
    max-width: none !important;
  }

  .l-header.shadow_thin .l-subheader.at_middle,
  .l-header.shadow_thin .l-subheader.at_bottom {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
  }

  .l-header.shadow_wide .l-subheader.at_middle,
  .l-header.shadow_wide .l-subheader.at_bottom {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1),
      0 2px 1px -1px rgba(0, 0, 0, 0.05);
  }

  .header_hor .l-subheader-cell > .w-cart {
    margin-left: 0;
    margin-right: 0;
  }

  :root {
    --header-height: 60px;
    --header-sticky-height: 60px;
  }

  .l-header:before {
    content: "60";
  }

  .l-header.sticky:before {
    content: "60";
  }

  .l-subheader.at_top {
    line-height: 40px;
    height: 40px;
  }

  .l-header.sticky .l-subheader.at_top {
    line-height: 40px;
    height: 40px;
  }

  .l-subheader.at_middle {
    line-height: 60px;
    height: 60px;
  }

  .l-header.sticky .l-subheader.at_middle {
    line-height: 60px;
    height: 60px;
  }

  .l-subheader.at_bottom {
    line-height: 50px;
    height: 50px;
  }

  .l-header.sticky .l-subheader.at_bottom {
    line-height: 50px;
    height: 50px;
  }

  .l-subheader.at_middle .l-subheader-cell.at_left,
  .l-subheader.at_middle .l-subheader-cell.at_right {
    display: flex;
    flex-basis: 100px;
  }
}

@media (min-width: 1281px) {
  .ush_image_1 {
    height: 125px !important;
  }

  .l-header.sticky .ush_image_1 {
    height: 60px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .ush_image_1 {
    height: 125px !important;
  }

  .l-header.sticky .ush_image_1 {
    height: 56px !important;
  }
}

@media (min-width: 601px) and (max-width: 1024px) {
  .ush_image_1 {
    height: 120px !important;
  }

  .l-header.sticky .ush_image_1 {
    height: 60px !important;
  }
}

@media (max-width: 600px) {
  .ush_image_1 {
    height: 50px !important;
  }

  .l-header.sticky .ush_image_1 {
    height: 40px !important;
  }
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn) {
  padding-left: 25px;
  padding-right: 25px;
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a.w-btn {
  margin-left: 25px;
  margin-right: 25px;
}

.header_hor .ush_menu_1.type_desktop.align-edges > .w-nav-list.level_1 {
  margin-left: -25px;
  margin-right: -25px;
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn) {
  padding-top: 25px;
  padding-bottom: 25px;
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1 > a.w-btn {
  margin-top: 25px;
  margin-bottom: 25px;
}

.ush_menu_1.type_desktop .menu-item:not(.level_1) {
  font-size: 1rem;
}

.ush_menu_1.type_mobile .w-nav-anchor.level_1,
.ush_menu_1.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
  font-size: 1.1rem;
}

.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1),
.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1) + .w-nav-arrow {
  font-size: 0.9rem;
}

@media (min-width: 1281px) {
  .ush_menu_1 .w-nav-icon {
    font-size: 36px;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .ush_menu_1 .w-nav-icon {
    font-size: 32px;
  }
}

@media (min-width: 601px) and (max-width: 1024px) {
  .ush_menu_1 .w-nav-icon {
    font-size: 28px;
  }
}

@media (max-width: 600px) {
  .ush_menu_1 .w-nav-icon {
    font-size: 24px;
  }
}

.ush_menu_1 .w-nav-icon > div {
  border-width: 3px;
}

@media screen and (max-width: 899px) {
  .w-nav.ush_menu_1 > .w-nav-list.level_1 {
    display: none;
  }

  .ush_menu_1 .w-nav-control {
    display: block;
  }
}

.ush_menu_1 .w-nav-item.level_1 > a:not(.w-btn):focus,
.no-touch .ush_menu_1 .w-nav-item.level_1.opened > a:not(.w-btn),
.no-touch .ush_menu_1 .w-nav-item.level_1:hover > a:not(.w-btn) {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.ush_menu_1 .w-nav-item.level_1.current-menu-item > a:not(.w-btn),
.ush_menu_1 .w-nav-item.level_1.current-menu-ancestor > a:not(.w-btn),
.ush_menu_1 .w-nav-item.level_1.current-page-ancestor > a:not(.w-btn) {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.l-header.bg_transparent:not(.sticky)
  .ush_menu_1.type_desktop
  .w-nav-item.level_1.current-menu-item
  > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky)
  .ush_menu_1.type_desktop
  .w-nav-item.level_1.current-menu-ancestor
  > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky)
  .ush_menu_1.type_desktop
  .w-nav-item.level_1.current-page-ancestor
  > a:not(.w-btn) {
  background: transparent;
  color: var(--color-header-transparent-text-hover);
}

.ush_menu_1 .w-nav-list:not(.level_1) {
  background: var(--color-header-middle-bg);
  color: var(--color-header-middle-text);
}

.no-touch .ush_menu_1 .w-nav-item:not(.level_1) > a:focus,
.no-touch .ush_menu_1 .w-nav-item:not(.level_1):hover > a {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.ush_menu_1 .w-nav-item:not(.level_1).current-menu-item > a,
.ush_menu_1 .w-nav-item:not(.level_1).current-menu-ancestor > a,
.ush_menu_1 .w-nav-item:not(.level_1).current-page-ancestor > a {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.header_hor .ush_menu_2.type_desktop .menu-item.level_1 > a:not(.w-btn) {
  padding-left: 10px;
  padding-right: 10px;
}

.header_hor .ush_menu_2.type_desktop .menu-item.level_1 > a.w-btn {
  margin-left: 21px;
  margin-right: 21px;
}

.header_hor .ush_menu_2.type_desktop.align-edges > .w-nav-list.level_1 {
  margin-left: -21px;
  margin-right: -21px;
}

.header_ver .ush_menu_2.type_desktop .menu-item.level_1 > a:not(.w-btn) {
  padding-top: 21px;
  padding-bottom: 21px;
}

.header_ver .ush_menu_2.type_desktop .menu-item.level_1 > a.w-btn {
  margin-top: 21px;
  margin-bottom: 21px;
}

.ush_menu_2.type_desktop .menu-item:not(.level_1) {
  font-size: 1rem;
}

.ush_menu_2.type_mobile .w-nav-anchor.level_1,
.ush_menu_2.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
  font-size: 1.1rem;
}

.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1),
.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1) + .w-nav-arrow {
  font-size: 0.9rem;
}

@media (min-width: 1281px) {
  .ush_menu_2 .w-nav-icon {
    font-size: 36px;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .ush_menu_2 .w-nav-icon {
    font-size: 32px;
  }
}

@media (min-width: 601px) and (max-width: 1024px) {
  .ush_menu_2 .w-nav-icon {
    font-size: 28px;
  }
}

@media (max-width: 600px) {
  .ush_menu_2 .w-nav-icon {
    font-size: 24px;
  }
}

.ush_menu_2 .w-nav-icon > div {
  border-width: 3px;
}

@media screen and (max-width: 899px) {
  .w-nav.ush_menu_2 > .w-nav-list.level_1 {
    display: none;
  }

  .ush_menu_2 .w-nav-control {
    display: block;
  }
}

.ush_menu_2 .w-nav-item.level_1 > a:not(.w-btn):focus,
.no-touch .ush_menu_2 .w-nav-item.level_1.opened > a:not(.w-btn),
.no-touch .ush_menu_2 .w-nav-item.level_1:hover > a:not(.w-btn) {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.ush_menu_2 .w-nav-item.level_1.current-menu-item > a:not(.w-btn),
.ush_menu_2 .w-nav-item.level_1.current-menu-ancestor > a:not(.w-btn),
.ush_menu_2 .w-nav-item.level_1.current-page-ancestor > a:not(.w-btn) {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.l-header.bg_transparent:not(.sticky)
  .ush_menu_2.type_desktop
  .w-nav-item.level_1.current-menu-item
  > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky)
  .ush_menu_2.type_desktop
  .w-nav-item.level_1.current-menu-ancestor
  > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky)
  .ush_menu_2.type_desktop
  .w-nav-item.level_1.current-page-ancestor
  > a:not(.w-btn) {
  background: transparent;
  color: var(--color-header-transparent-text-hover);
}

.ush_menu_2 .w-nav-list:not(.level_1) {
  background: var(--color-header-middle-bg);
  color: var(--color-header-middle-text);
}

.no-touch .ush_menu_2 .w-nav-item:not(.level_1) > a:focus,
.no-touch .ush_menu_2 .w-nav-item:not(.level_1):hover > a {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.ush_menu_2 .w-nav-item:not(.level_1).current-menu-item > a,
.ush_menu_2 .w-nav-item:not(.level_1).current-menu-ancestor > a,
.ush_menu_2 .w-nav-item:not(.level_1).current-page-ancestor > a {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.header_hor .ush_menu_3.type_desktop .menu-item.level_1 > a:not(.w-btn) {
  padding-left: 20px;
  padding-right: 20px;
}

.header_hor .ush_menu_3.type_desktop .menu-item.level_1 > a.w-btn {
  margin-left: 20px;
  margin-right: 20px;
}

.header_hor .ush_menu_3.type_desktop.align-edges > .w-nav-list.level_1 {
  margin-left: -20px;
  margin-right: -20px;
}

.header_ver .ush_menu_3.type_desktop .menu-item.level_1 > a:not(.w-btn) {
  padding-top: 20px;
  padding-bottom: 20px;
}

.header_ver .ush_menu_3.type_desktop .menu-item.level_1 > a.w-btn {
  margin-top: 20px;
  margin-bottom: 20px;
}

.ush_menu_3.type_desktop .menu-item:not(.level_1) {
  font-size: 1rem;
}

.ush_menu_3.type_mobile .w-nav-anchor.level_1,
.ush_menu_3.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
  font-size: 1.1rem;
}

.ush_menu_3.type_mobile .w-nav-anchor:not(.level_1),
.ush_menu_3.type_mobile .w-nav-anchor:not(.level_1) + .w-nav-arrow {
  font-size: 1rem;
}

@media (min-width: 1281px) {
  .ush_menu_3 .w-nav-icon {
    font-size: 36px;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .ush_menu_3 .w-nav-icon {
    font-size: 32px;
  }
}

@media (min-width: 601px) and (max-width: 1024px) {
  .ush_menu_3 .w-nav-icon {
    font-size: 28px;
  }
}

@media (max-width: 600px) {
  .ush_menu_3 .w-nav-icon {
    font-size: 24px;
  }
}

.ush_menu_3 .w-nav-icon > div {
  border-width: 3px;
}

@media screen and (max-width: 899px) {
  .w-nav.ush_menu_3 > .w-nav-list.level_1 {
    display: none;
  }

  .ush_menu_3 .w-nav-control {
    display: block;
  }
}

.ush_menu_3 .w-nav-item.level_1 > a:not(.w-btn):focus,
.no-touch .ush_menu_3 .w-nav-item.level_1.opened > a:not(.w-btn),
.no-touch .ush_menu_3 .w-nav-item.level_1:hover > a:not(.w-btn) {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.ush_menu_3 .w-nav-item.level_1.current-menu-item > a:not(.w-btn),
.ush_menu_3 .w-nav-item.level_1.current-menu-ancestor > a:not(.w-btn),
.ush_menu_3 .w-nav-item.level_1.current-page-ancestor > a:not(.w-btn) {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.l-header.bg_transparent:not(.sticky)
  .ush_menu_3.type_desktop
  .w-nav-item.level_1.current-menu-item
  > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky)
  .ush_menu_3.type_desktop
  .w-nav-item.level_1.current-menu-ancestor
  > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky)
  .ush_menu_3.type_desktop
  .w-nav-item.level_1.current-page-ancestor
  > a:not(.w-btn) {
  background: transparent;
  color: var(--color-header-transparent-text-hover);
}

.ush_menu_3 .w-nav-list:not(.level_1) {
  background: var(--color-header-middle-bg);
  color: var(--color-header-middle-text);
}

.no-touch .ush_menu_3 .w-nav-item:not(.level_1) > a:focus,
.no-touch .ush_menu_3 .w-nav-item:not(.level_1):hover > a {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.ush_menu_3 .w-nav-item:not(.level_1).current-menu-item > a,
.ush_menu_3 .w-nav-item:not(.level_1).current-menu-ancestor > a,
.ush_menu_3 .w-nav-item:not(.level_1).current-page-ancestor > a {
  background: transparent;
  color: var(--color-header-middle-text-hover);
}

.ush_search_1 .w-search-form {
  background: var(--color-content-bg);
  color: var(--color-content-text);
}

@media (min-width: 1281px) {
  .ush_search_1.layout_simple {
    max-width: 300px;
  }

  .ush_search_1.layout_modern.active {
    width: 300px;
  }

  .ush_search_1 {
    font-size: 18px;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .ush_search_1.layout_simple {
    max-width: 250px;
  }

  .ush_search_1.layout_modern.active {
    width: 250px;
  }

  .ush_search_1 {
    font-size: 24px;
  }
}

@media (min-width: 601px) and (max-width: 1024px) {
  .ush_search_1.layout_simple {
    max-width: 200px;
  }

  .ush_search_1.layout_modern.active {
    width: 200px;
  }

  .ush_search_1 {
    font-size: 22px;
  }
}

@media (max-width: 600px) {
  .ush_search_1 {
    font-size: 20px;
  }
}

.ush_menu_1 {
  font-family: var(--font-family) !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  margin-right: 30px !important;
}

.ush_menu_2 {
  font-family: var(--font-family) !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  margin-left: 5% !important;
}

.ush_menu_3 {
  font-family: var(--font-family) !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.ush_html_1 {
  width: 64px !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.us_custom_940ed08b {
  padding: -1rem !important;
}

.us_custom_a5579b88 {
  margin-right: -1.5rem !important;
  position: relative !important;
}

.us_custom_ab2d16f7 {
  text-align: center !important;
  max-width: 800px !important;
}

.us_custom_8861d70d {
  text-align: center !important;
  animation-name: afb !important;
  animation-delay: 0.4s !important;
}

.us_custom_a518f36e {
  animation-name: fade !important;
}

.us_custom_de366d1c {
  animation-name: afb !important;
  animation-delay: 0.5s !important;
}

.us_custom_a2c8a509 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
  animation-name: afc !important;
  animation-delay: 1s !important;
}

.us_custom_d44d8758 {
  color: #ffffff !important;
  text-align: center !important;
}

.us_custom_fea8dc15 {
  margin-top: 6rem !important;
}

.us_custom_76fc6630 {
  padding-top: 0.4rem !important;
  padding-bottom: 0.4rem !important;
}

.us_custom_b86bc641 {
  color: #ffffff !important;
  letter-spacing: 0.4em !important;
  font-weight: 500 !important;
}

.us_custom_6df4bc3a {
  color: #ffffff !important;
}

.us_custom_23ce8a2e {
  color: #ffffff !important;
  letter-spacing: 0.4em !important;
  font-weight: 400 !important;
}

.us_custom_1753a778 {
  text-align: center !important;
  width: 250px !important;
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .us_custom_a2c8a509 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .us_custom_fea8dc15 {
    margin-top: 6em !important;
  }

  .us_custom_1753a778 {
    width: 250px !important;
  }
}

@media (min-width: 601px) and (max-width: 1024px) {
  .us_custom_a2c8a509 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .us_custom_fea8dc15 {
    margin-top: 6rem !important;
  }

  .us_custom_1753a778 {
    max-width: 250px !important;
  }
}

@media (max-width: 600px) {
  .us_custom_a2c8a509 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .us_custom_fea8dc15 {
    margin-top: 4rem !important;
  }

  .us_custom_6895ed90 {
    padding-left: 2% !important;
    padding-right: 2% !important;
  }

  .us_custom_1753a778 {
    width: 200px !important;
  }

  /* .us_custom_44b42c3e {
    padding-left: 20% !important;
  } */
}

:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgb(6, 147, 227) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgb(252, 185, 0) 0%,
    rgb(255, 105, 0) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgb(255, 105, 0) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255),
    6px 6px rgb(0, 0, 0);
  --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
}

:where(.is-layout-flex) {
  gap: 0.5em;
}

:where(.is-layout-grid) {
  gap: 0.5em;
}

body .is-layout-flex {
  display: flex;
}

.is-layout-flex {
  flex-wrap: wrap;
  align-items: center;
}

.is-layout-flex > :is(*, div) {
  margin: 0;
}

body .is-layout-grid {
  display: grid;
}

.is-layout-grid > :is(*, div) {
  margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}

.has-black-color {
  color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
  color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
/* Header mặc định */
header {
  position: relative;
  width: 100%;
  transition: all 0.3s ease;
  z-index: 999;
}

/* Khi scroll */
header.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}
/* Header mặc định */
header {
  position: relative;
  width: 100%;
  transition: all 0.3s ease;
  z-index: 999;
}

/* Khi scroll */
header.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}
.w-nav-list.level_1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px; /* khoảng cách menu */
}

.w-nav-list.level_1 > .w-nav-item {
  display: flex;
}

.w-nav-anchor.level_1 {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}
/* Icon Font Awesome – button contact VR */
#gom-all-in-one .phone-vr-img-circle i {
  color: #fff;
  font-size: 22px; /* tăng size – bạn có thể chỉnh 20–26px */
  line-height: 1;
}

/* Căn icon đúng tâm (nếu cần) */
#gom-all-in-one .phone-vr-img-circle a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.link-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ffffffff;
  z-index: 9999;
  display: none;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.b-wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 6px 0;
}

.b-wrapper a {
  flex: 1;
  text-align: center;
  color: black;
  text-decoration: none;
  font-size: 11px;
}

.b-wrapper a span {
  display: block;
  font-size: 20px;
  margin-bottom: 2px;
}

.b-wrapper a:hover {
  color: #ffcc00;
}

/* Chỉ hiện trên mobile */
@media (max-width: 768px) {
  .link-bottom {
    display: block;
  }

  #button-contact-vr {
    margin: -10px;
    margin-bottom: 90px !important;
  }

  .w-toplink.pos_left {
    right: 0;
    bottom: 80px !important;
  }
  h2.w-text.page_heading_big.text_center.text_primary {
    text-align: center;
    font-size: 32px !important;
}
}
h2.w-text.page_heading_big.text_center.text_primary {
    text-align: center;
    font-size: 56px;
    font-weight: 400;
}


.layout_2181 .usg_vwrapper_1 {
    margin-top: 1rem !important;
}

.layout_2181 .usg_text_1 {
    font-weight: 700 !important;
}

/* Hàng 1: Location và Hotline */
.layout_2181 .info-row-1 {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.layout_2181 .location-info {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
}

.layout_2181 .hotline-info {
    display: flex;
    gap: 0.3rem;
}

.layout_2181 .hotline-label {
    font-weight: 700;
}

/* Hàng 2: Button Book Now */
.layout_2181 .info-row-2 {
    margin-top: 1.5rem;
    display: flex;
    justify-content: center;
}

.layout_2181 .usg_btn_1 {
    width: auto;
    padding: 0.8rem 2rem;
}

/* Hàng 3: Google Maps iframe */
.layout_2181 .info-row-3 {
    margin-top: 1rem;
    width: 100%;
}

.layout_2181 .info-row-3 iframe {
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.w-vwrapper.usg_vwrapper_6.concept_page_grid {
    background: #ddd5c3;
    max-height: 750px;
}
/* Responsive */
@media (max-width: 768px) {
    .layout_2181 .info-row-3 iframe {
        height: 150px;
    }
}




/* Gallery Section */
.l-section.gallery_section {
    position: relative;
    padding: 80px 0;
}

.l-section-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.l-section-h {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Divider */
.divider {
    height: 2px;
    background: #333;
    margin-bottom: 40px;
    width: 80px;
}

/* Gallery Title */
.custitle2 {
    font-size: 36px;
    font-weight: 600;
    color: #333;
    margin: 0 0 50px 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* Gallery Grid */
.boxcusgallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
    margin-bottom: 40px;
}

.elementor-widget-image {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.elementor-widget-image:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.elementor-widget-container {
    position: relative;
    overflow: hidden;
}

.elementor-widget-container a {
    display: block;
    position: relative;
    overflow: hidden;
}

.elementor-widget-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1 / 1;
    transition: transform 0.3s ease;
    display: block;
}

.elementor-widget-image:hover img {
    transform: scale(1.1);
}

/* Overlay effect on hover */
.elementor-widget-container a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.elementor-widget-container a:hover::after {
    opacity: 1;
}

/* Separator */
.w-separator.size_medium {
    height: 40px;
}

/* Responsive */
@media (max-width: 768px) {
    .boxcusgallery {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    
    .custitle2 {
        font-size: 28px;
        margin-bottom: 30px;
    }
    
    .l-section.gallery_section {
        padding: 60px 0;
    }
}

@media (max-width: 480px) {
    .boxcusgallery {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .custitle2 {
        font-size: 24px;
    }
}



