@charset "UTF-8";
.text-dark-red {
  color: #AB2222 !important; }

@font-face {
  font-family: 'DM Sans';
  src: url("../fonts/DMSans-Regular.eot");
  src: url("../fonts/DMSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSans-Regular.ttf") format("truetype"), url("../fonts/DMSans-Regular.svg#DMSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter Tight';
  src: url("../fonts/InterTight-Bold.eot");
  src: url("../fonts/InterTight-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/InterTight-Bold.ttf") format("truetype"), url("../fonts/InterTight-Bold.svg#InterTight-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter Tight';
  src: url("../fonts/InterTight-Regular.eot");
  src: url("../fonts/InterTight-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/InterTight-Regular.ttf") format("truetype"), url("../fonts/InterTight-Regular.svg#InterTight-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter Tight';
  src: url("../fonts/InterTight-SemiBold.eot");
  src: url("../fonts/InterTight-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/InterTight-SemiBold.ttf") format("truetype"), url("../fonts/InterTight-SemiBold.svg#InterTight-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter Tight';
  src: url("../fonts/InterTight-Light.eot");
  src: url("../fonts/InterTight-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/InterTight-Light.ttf") format("truetype"), url("../fonts/InterTight-Light.svg#InterTight-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter Tight';
  src: url("../fonts/InterTight-Medium.eot");
  src: url("../fonts/InterTight-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/InterTight-Medium.ttf") format("truetype"), url("../fonts/InterTight-Medium.svg#InterTight-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter 18pt';
  src: url("../fonts/Inter18pt-SemiBold.eot");
  src: url("../fonts/Inter18pt-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter18pt-SemiBold.ttf") format("truetype"), url("../fonts/Inter18pt-SemiBold.svg#Inter18pt-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter 18pt';
  src: url("../fonts/Inter18pt-Light.eot");
  src: url("../fonts/Inter18pt-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter18pt-Light.ttf") format("truetype"), url("../fonts/Inter18pt-Light.svg#Inter18pt-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter 18pt';
  src: url("../fonts/Inter18pt-Bold.eot");
  src: url("../fonts/Inter18pt-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter18pt-Bold.ttf") format("truetype"), url("../fonts/Inter18pt-Bold.svg#Inter18pt-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter 18pt';
  src: url("../fonts/Inter18pt-Medium.eot");
  src: url("../fonts/Inter18pt-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter18pt-Medium.ttf") format("truetype"), url("../fonts/Inter18pt-Medium.svg#Inter18pt-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter 18pt';
  src: url("../fonts/Inter18pt-Regular.eot");
  src: url("../fonts/Inter18pt-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter18pt-Regular.ttf") format("truetype"), url("../fonts/Inter18pt-Regular.svg#Inter18pt-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
*,
::before,
::after {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000; }

::backdrop {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000; }

.static {
  position: static; }

.fixed {
  position: fixed; }

.absolute {
  position: absolute; }

.relative {
  position: relative; }

.sticky {
  position: sticky; }

.semi-bold {
  font-weight: 600; }

.top-0 {
  top: 0; }

.mx-auto {
  margin-right: auto;
  margin-left: auto; }

.my-4 {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.mb-3 {
  margin-bottom: 3rem; }

.mb-4 {
  margin-bottom: 4rem; }

.mb-5 {
  margin-bottom: 5rem; }

.mb-6 {
  margin-bottom: 6rem; }

.mb-9 {
  margin-bottom: 9rem; }

.mt-60 {
  margin-top: 6rem; }

.mt-80 {
  margin-top: 8rem; }

.mt-1 {
  margin-top: 1rem; }

.mt-12 {
  margin-top: 1.2rem; }

.mt-16 {
  margin-top: 1.6rem; }

.mt-2 {
  margin-top: 2rem; }

.mt-24 {
  margin-top: 2.4rem; }

.mt-40 {
  margin-top: 4rem; }

.mt-50 {
  margin-top: 5rem; }

.mt-48 {
  margin-top: 4.8rem; }

.mt-20 {
  margin-top: 2rem; }

.mt-24 {
  margin-top: 2.4rem; }

.mr-08 {
  margin-right: 0.8rem; }

.mt-2\.3 {
  margin-top: 2.3rem; }

.mt-30 {
  margin-top: 3rem; }

.mt-34 {
  margin-top: 3.4rem; }

.mt-36 {
  margin-top: 3.6rem; }

.mt-4 {
  margin-top: 4rem; }

.mt-5 {
  margin-top: 5rem; }

.mt-21 {
  margin-top: 2.1rem; }

.mt-56 {
  margin-top: 5.6rem; }

.mt-38 {
  margin-top: 3.8rem; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.\!inline {
  display: inline !important; }

.inline {
  display: inline; }

.overflow-hidden {
  overflow: hidden; }

.flex {
  display: flex; }

.inline-flex {
  display: inline-flex; }

.table {
  display: table; }

.table-caption {
  display: table-caption; }

.table-cell {
  display: table-cell; }

.grid {
  display: grid; }

.contents {
  display: contents; }

.\!hidden {
  display: none !important; }

.hidden {
  display: none; }

.max-w-\[37\.7rem\] {
  max-width: 37.7rem; }

.max-w-\[76\.4rem\] {
  max-width: 76.4rem; }

.flex-shrink {
  flex-shrink: 1; }

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)); }

.flex-wrap {
  flex-wrap: wrap; }

.items-center {
  align-items: center; }

.gap-3 {
  gap: 3rem; }

.gap-20 {
  gap: 2rem; }

.overflow-x-auto {
  overflow-x: auto; }

.border {
  border-width: 1px; }

.py-13 {
  padding-top: 13rem;
  padding-bottom: 13rem; }

.py-14 {
  padding-top: 14rem;
  padding-bottom: 14rem; }

.py-15 {
  padding-top: 15rem;
  padding-bottom: 15rem; }

.pt-15 {
  padding-top: 15rem; }

.pt-4 {
  padding-top: 4rem; }

.text-center {
  text-align: center; }

.text-20 {
  font-size: 2rem; }

.text-2xl {
  font-size: 4rem;
  font-weight: 500;
  line-height: 5rem; }

.font-medium {
  font-weight: 500; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.text-red {
  color: #e00a0a; }

.text-white {
  color: #fff; }

.underline {
  text-decoration-line: underline; }

.transition {
  transition: 0.3s all ease-in-out; }

.font-56 {
  font-size: 5.6rem;
  line-height: calc(6.8 / 5.6); }
  @media (max-width: 991px) {
    .font-56 {
      font-size: 4.2rem;
      line-height: calc(5.4 / 4.2); } }
  @media (max-width: 575px) {
    .font-56 {
      font-size: 3.6rem;
      line-height: calc(4.4 / 3.6); } }

.font-18 {
  font-size: 1.8rem;
  line-height: calc(2.4 / 1.8); }
  @media (max-width: 991px) {
    .font-18 {
      font-size: 1.7rem;
      line-height: calc(2.3 / 1.7); } }
  @media (max-width: 575px) {
    .font-18 {
      font-size: 1.6rem;
      line-height: calc(2.2 / 1.6); } }

.font-44 {
  font-size: 4.4rem;
  line-height: calc(5.6 / 4.4); }
  @media (max-width: 991px) {
    .font-44 {
      font-size: 3.6rem;
      line-height: calc(4.8 / 3.6); } }
  @media (max-width: 575px) {
    .font-44 {
      font-size: 2.8rem;
      line-height: calc(3.6 / 2.8); } }

.font-22 {
  font-size: 2.2rem;
  line-height: calc(3 / 2.2); }
  @media (max-width: 991px) {
    .font-22 {
      font-size: 2rem;
      line-height: calc(2.8 / 2); } }
  @media (max-width: 575px) {
    .font-22 {
      font-size: 1.8rem;
      line-height: calc(2.4 / 1.8); } }

.font-26 {
  font-size: 2.6rem;
  line-height: calc(3.4 / 2.6); }
  @media (max-width: 991px) {
    .font-26 {
      font-size: 2.3rem;
      line-height: calc(3 / 2.3); } }
  @media (max-width: 575px) {
    .font-26 {
      font-size: 2rem;
      line-height: calc(2.6 / 2); } }

*,
*:after,
*:before {
  box-sizing: inherit;
  margin: 0;
  padding: 0; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  text-rendering: optimizeLegibility; }

html {
  height: -webkit-fill-available;
  font-size: 10px; }

@media (min-width: 1366px) {
  html {
    font-size: 7.5px; } }
@media (min-width: 1920px) {
  html {
    font-size: 10px; } }
body {
  -webkit-box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 260rem;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  overflow-x: hidden;
  color: #3d3f4a;
  font-family: "Inter 18pt";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: calc(2.4 / 1.6); }

a {
  text-decoration: none; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

button {
  cursor: pointer; }

input,
textarea,
button {
  outline: none;
  box-shadow: none; }

.col,
[class*="col-"] {
  padding-right: 1.5rem;
  padding-left: 1.5rem; }

[class*="col-span-"],
[class*="col-end-"],
[class*="col-start-"] {
  padding-right: 0;
  padding-left: 0; }

.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
  width: 100%; }

.container-fluid {
  padding-right: 3rem;
  padding-left: 3rem; }

@media (max-width: 1279px) {
  .container-fluid {
    padding-right: 1.5rem;
    padding-left: 1.5rem; } }
.container {
  padding-right: 1.5rem;
  padding-left: 1.5rem; }

@media (min-width: 1280px) {
  .container {
    max-width: calc(160 / 192 * 100%); } }
@media (min-width: 1920px) {
  .container {
    max-width: 160rem; } }
.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.gap-large {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important; }

.gap-large > .col,
.gap-large > [class*="col-"] {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.img-white {
  filter: brightness(0) invert(1); }

.fake-bold {
  text-stroke: 1px currentColor;
  -webkit-text-stroke: 1px currentColor; }

.swiper-slide {
  box-sizing: border-box; }

.my-tabs .tab-content {
  display: none; }

.accordion-content {
  display: none; }

.tabs-nav-wrap {
  overflow: hidden;
  overflow-x: auto; }

.tabs-nav-wrap::-webkit-scrollbar {
  height: 0; }

.price ins {
  text-decoration: none; }

a {
  color: inherit; }

.desc p:not(:last-child),
.brief-content p:not(:last-child),
.full-content p:not(:last-child) {
  margin-bottom: 2rem; }

.row-reverse {
  flex-direction: row-reverse !important; }

.triangle {
  display: inline-block;
  margin: 5px;
  width: 0;
  height: 0; }

.triangle--top {
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #000;
  border-left: 1rem solid transparent; }

.triangle--bottom {
  border-top: 1rem solid #000;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent; }

.triangle--right {
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 1rem solid #000; }

.triangle--left {
  border-top: 1rem solid transparent;
  border-right: 1rem solid #000;
  border-bottom: 1rem solid transparent; }

.myFancyBox .fancybox-thumbs {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  width: auto; }

.fancybox-show-thumbs .fancybox-inner {
  width: 100%; }

.myFancyBox .fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 0; }

.fancybox-thumbs__list a:before {
  border: 0.3rem solid #4272c5; }

.btn em {
  font-size: 1.6rem; }

.btn em::before {
  font-weight: bold; }

.btn .icon {
  display: block;
  flex-shrink: 0;
  width: 3.6rem;
  height: 3.6rem; }

.btn .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.btn[class*="--brounded"] {
  position: relative;
  z-index: 1; }

.btn-white {
  background: #ffffff;
  color: #000; }

.btn-white--brounded {
  border: 1px solid #ffffff;
  background: none;
  color: #ffffff; }

.btn-orange {
  background-color: #f06225;
  color: #fff; }

.btn-orange:hover {
  color: #fff;
  background-color: #f99e44; }

.btn-white--brounded:hover,
.btn-white--brounded.active {
  transition: all 0.2s;
  background: #ffffff;
  color: #000; }

.btn-white:hover,
.btn-white.active {
  transition: all 0.3s; }

.btn-white:hover .icon img,
.btn-white.active .icon img {
  filter: brightness(0) invert(1); }

.btn-main,
.btn.loadMoreBtn {
  border: 1px solid #ab2222;
  border-left: 0.5rem solid #ab2222 !important;
  background: #fff; }

.btn-main .icon img,
.btn.loadMoreBtn .icon img {
  filter: brightness(0); }

.btn-main--brounded {
  background: none;
  color: #000; }

.btn-black {
  background: #000;
  color: #ffffff;
  border: 1px solid #ab2222;
  border-left: 0.5rem solid #ab2222 !important; }

.btn-black--brounded {
  border: 1px solid #000;
  background: none;
  color: #000; }

.btn-black--brounded:hover,
.btn-black--brounded.active {
  background: #000;
  color: #fff; }

.btn-black:hover,
.btn-black.active {
  transition: all 0.3s;
  background: rgba(0, 0, 0, 0.8); }

.btn-red {
  background: #ab2222;
  color: #ffffff; }

.btn-red--brounded {
  background: none;
  color: #000;
  border-left: 0.5rem solid #ab2222 !important;
  border: 1px solid #ab2222; }

.btn-red--brounded .icon img {
  filter: brightness(0); }

.w-full {
  width: 100%; }

.btn:hover,
.btn.active {
  text-shadow: 0 0.7rem 1.5rem #00000033; }

.btn.disable {
  background: #ededed;
  color: #adadad; }

.btn.disable .icon img {
  filter: brightness(0) opacity(0.25); }

.btn-2 {
  gap: 1rem;
  display: flex;
  align-items: center;
  color: #e00a0a;
  font-weight: 600; }

.btn-2 i {
  transition: all 0.3s; }

.btn-2:hover i {
  transform: translateX(0.7rem); }

.btn.loadMoreBtn {
  display: block;
  margin: 0 auto;
  margin-top: 5rem;
  width: -moz-fit-content;
  width: fit-content; }

.group-button {
  gap: 3rem;
  display: flex;
  flex-flow: wrap;
  align-items: center; }
  .group-button .btn {
    padding: 1.6rem 3rem;
    border-radius: 4rem;
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
    font-family: "Inter 18pt";
    position: relative;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    cursor: pointer;
    border: 2px solid transparent; }
    .group-button .btn::before {
      content: "";
      position: absolute;
      top: 0;
      left: -100%;
      width: 100%;
      height: 100%;
      background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
      transition: left 0.5s ease;
      z-index: 1; }
    .group-button .btn::after {
      content: attr(data-text);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 900;
      color: #8b4513;
      opacity: 0;
      transform: scale(0.9);
      transition: all 0.3s ease;
      z-index: 2;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
    .group-button .btn:hover {
      transform: translateY(-3px) scale(1.05);
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15), 0 0 20px rgba(139, 69, 19, 0.3);
      border-color: #8b4513;
      font-weight: 900; }
      .group-button .btn:hover::before {
        left: 100%; }
      .group-button .btn:hover::after {
        opacity: 1;
        transform: scale(1); }
    .group-button .btn:active {
      transform: translateY(-1px) scale(1.02);
      transition: all 0.1s ease; }
    @media (max-width: 575px) {
      .group-button .btn {
        font-size: 1.4rem;
        padding: 1rem 1.5rem; } }
  .group-button .grey {
    background: linear-gradient(90deg, #363842 0%, #b6bcc7 47.6%, #7c828d 75.48%, #3d4148 100%); }
    .group-button .grey:hover {
      color: #fff;
      background: linear-gradient(90deg, #8b4513 0%, #a0522d 25%, #cd853f 50%, #d2691e 75%, #8b4513 100%);
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
      .group-button .grey:hover::after {
        color: #fff8dc; }
    .group-button .grey:active {
      background: linear-gradient(90deg, #654321 0%, #8b4513 50%, #654321 100%); }
  .group-button .gray {
    background: linear-gradient(90deg, #efefef 0%, #b1b5bc 100%);
    color: #000; }
    .group-button .gray:hover {
      background: linear-gradient(90deg, #8b4513 0%, #a0522d 25%, #cd853f 50%, #d2691e 75%, #8b4513 100%);
      color: #fff;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
      .group-button .gray:hover::after {
        color: #fff8dc; }
    .group-button .gray:active {
      background: linear-gradient(90deg, #654321 0%, #8b4513 50%, #654321 100%); }
  .group-button .white {
    background: #fff;
    color: #000;
    border: 2px solid #e5e5e5; }
    .group-button .white:hover {
      background: linear-gradient(135deg, #8b4513 0%, #a0522d 25%, #cd853f 50%, #d2691e 75%, #8b4513 100%);
      color: #fff;
      border-color: #8b4513;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
      .group-button .white:hover::after {
        color: #fff8dc; }
    .group-button .white:active {
      background: linear-gradient(90deg, #654321 0%, #8b4513 50%, #654321 100%); }
  .group-button .btn.ripple {
    position: relative;
    overflow: hidden; }
    .group-button .btn.ripple::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 0;
      height: 0;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.5);
      transform: translate(-50%, -50%);
      transition: width 0.6s ease, height 0.6s ease; }
    .group-button .btn.ripple:active::before {
      width: 300px;
      height: 300px; }

@keyframes highlightPulse {
  0% {
    text-shadow: 0 0 5px #8b4513; }
  50% {
    text-shadow: 0 0 15px #8b4513, 0 0 25px #a0522d; }
  100% {
    text-shadow: 0 0 5px #8b4513; } }
.group-button .btn:hover {
  animation: highlightPulse 1.5s ease-in-out infinite; }

.group-button .btn:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(139, 69, 19, 0.3), 0 10px 25px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px); }

.group-button .btn.loading {
  position: relative;
  color: transparent; }
  .group-button .btn.loading::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    border: 2px solid #8b4513;
    border-radius: 50%;
    border-top-color: transparent;
    animation: buttonSpin 1s linear infinite; }

@keyframes buttonSpin {
  to {
    transform: rotate(360deg); } }
textarea {
  min-height: 15rem; }

input[type="submit"] {
  width: -moz-fit-content;
  width: fit-content; }

input[type="date"]::-webkit-inner-spin-button {
  display: none; }

input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  opacity: 0;
  width: 4rem;
  height: 4rem; }

.font-secondary {
  font-family: "Inter Tight"; }

::-webkit-input-placeholder {
  color: #636366;
  text-transform: uppercase; }

select:invalid {
  color: #636366;
  text-transform: uppercase; }

button {
  outline: none !important;
  box-shadow: none;
  border: none;
  background: none; }

@media screen and (min-width: 768px) {
  .form-row {
    grid-gap: 0 3rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr)); }

  .form-row select {
    min-width: auto; } }
.form-control {
  padding: 1.2rem 0.4rem 0.8rem 0.8rem;
  font-size: 1.6rem;
  font-family: "Inter 18pt";
  color: #a0aab6;
  font-weight: 400;
  line-height: calc(19 / 16);
  border: none;
  border-bottom: 1px solid #46505c;
  border-radius: 0; }

.form-control:focus {
  border-color: unset;
  box-shadow: unset; }

.header {
  position: relative;
  z-index: 999;
  transition: all 0.4s ease-in-out; }

.header.fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  transition: all 0.4s ease-in-out;
  box-shadow: 0 0.5rem 1rem 0 #00000008;
  background: #fff;
  width: 100%; }

.header .header-mid .logo {
  display: block;
  flex-shrink: 0;
  transition: all 0.3s;
  width: 4.3rem;
  width: -moz-fit-content;
  width: fit-content;
  height: 4.4rem; }
  @media (max-width: 575px) {
    .header .header-mid .logo {
      height: 2.4rem; } }

.header .header-mid .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.dgwt-wcas-suggestions-wrapp {
  border: none;
  background: #fff;
  max-height: 50rem !important; }

.header .header-mid .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between; }

@media (max-width: 1279px) {
  .header .header-mid .logo {
    margin: 0 auto; }

  .header .header-mid .wrapper {
    min-height: auto; } }
@media (min-width: 1280px) {
  .header .menu {
    margin-left: 3.2rem; } }
.header .menu .menu-list,
.header .menu-header-menu-container .menu-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  list-style: none; }

@media (min-width: 1280px) {
  .header .menu .menu-item {
    display: flex;
    align-items: center;
    white-space: nowrap; }

  .header .menu .menu-item a:hover {
    text-decoration: none;
    transform: translateY(-1px); } }
.header .menu .menu-item > a {
  display: inline-block;
  position: relative;
  color: black;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize; }

.header .menu .menu-item > a.icon-dropdown span {
  margin-left: 1.6rem; }

.header .toggle-btn {
  display: none; }

.header .overlay {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh; }

.header .overlay.active {
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in-out; }

@media (min-width: 1280px) {
  .header .overlay {
    visibility: hidden;
    opacity: 0; }

  .header .social-list {
    margin-left: 3rem;
    border-left: 0.1rem solid rgba(43, 43, 43, 0.3);
    padding-left: 3rem; } }
.header .mobile-nav-inner {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  /* thêm chiều cao đầy đủ để có thể scroll */
  transform: translateX(-100%);
  z-index: 9999;
  transition: all 0.3s ease-in-out;
  background: #fff;
  width: 30rem;
  overflow-y: auto;
  /* auto để scroll khi vượt quá */
  -webkit-overflow-scrolling: touch;
  /* mượt hơn trên iOS */ }

@media (min-width: 1280px) {
  .header .mobile-nav-inner {
    display: none; } }
.header .mobile-nav-inner .btn-wrap {
  margin-top: 2rem; }

.header .mobile-nav-inner.active {
  transform: translateX(0);
  transition: all 0.3s ease-in-out; }

@media (max-width: 1279px) {
  .header .toggle-btn {
    display: block; }

  .header .btn-wrap {
    margin-left: auto; }

  .header .mobile-nav-inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow-y: auto;
    max-height: 100vh;
    padding: 1.5rem; }

  .header .mobile-nav-inner .nav-sub {
    display: none;
    list-style: none; }

  .header .mobile-nav-inner .nav-sub li a {
    padding-inline: 2.5rem;
    display: inline-block; }

  .header .mobile-nav-inner .nav-sub li:hover a,
  .header .mobile-nav-inner .nav-sub li.active a {
    text-stroke: 0.05rem currentColor;
    -webkit-text-stroke: 0.05rem currentColor;
    color: #4272c5; }

  .header .mobile-nav-inner .menu .menu-list {
    gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
    list-style: none;
    padding-left: 0; }

  .header .mobile-nav-inner .menu .menu-item {
    width: 100%; }

  .header .mobile-nav-inner .menu .menu-item.active > a,
  .header .mobile-nav-inner .menu .menu-item:hover > a {
    color: #000; }

  .header .mobile-nav-inner .menu .menu-link {
    gap: 1;
    display: flex;
    align-items: center;
    justify-content: space-between; }

  .header .mobile-nav-inner .social-list {
    margin-top: 2rem; } }
@media (min-width: 1280px) {
  .toggle-btn {
    display: none; } }
.toggle-btn .svg-trigger {
  transition: transform 400ms;
  cursor: pointer;
  width: 35px;
  height: 35px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.toggle-btn .svg-trigger path {
  fill: none;
  stroke: #000;
  stroke-width: 5;
  stroke-linecap: round;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms; }

.header.fixed .toggle-btn .svg-trigger path {
  stroke: #000; }

.toggle-btn .svg-trigger path:nth-child(1) {
  stroke-dasharray: 40 160; }

.toggle-btn .svg-trigger path:nth-child(2) {
  stroke-dasharray: 40 142;
  transform-origin: 50%;
  transition: transform 400ms; }

.toggle-btn .svg-trigger path:nth-child(3) {
  stroke-dasharray: 40 85;
  transform-origin: 50%;
  transition: transform 400ms, stroke-dashoffset 400ms; }

.toggle-btn.active .svg-trigger {
  transform: rotate(45deg); }

.toggle-btn.active .svg-trigger path:nth-child(1),
.toggle-btn.active .svg-trigger path:nth-child(3) {
  stroke-dashoffset: -64px; }

.toggle-btn.active .svg-trigger path:nth-child(2) {
  transform: rotate(90deg); }

@media (min-width: 1280px) {
  .header .menu-item-has-children {
    position: relative; }

  .header .menu-item-has-children .icon-dropdown {
    display: none; }

  .header .menu-item-has-children .sub-menu li a::after {
    display: none; }

  .header .menu-item-has-children:hover .sub-menu {
    transform: scaleY(1);
    visibility: visible;
    opacity: 1; } }
#loader-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  transition: all 0.3s ease-in-out;
  background-color: #fff; }

#loader-container .loader {
  display: grid;
  position: absolute;
  top: 50%;
  left: 50%;
  place-items: center;
  transform: translate(-50%, -50%);
  width: 100%; }

#loader-container .loader:before,
#loader-container .loader::after {
  display: none; }

#loader-container .loader__logo {
  display: flex;
  justify-content: center; }

#loader-container .loader__logo > span {
  animation: bounce-loader 0.6s infinite alternate;
  margin: 0 0.5rem;
  border-radius: 50%;
  background: #3d3f4a;
  width: 1rem;
  height: 1rem; }

#loader-container .loader__logo > span:nth-child(2) {
  animation-delay: 0.15s; }

#loader-container .loader__logo > span:nth-child(3) {
  animation-delay: 0.3s; }

#loader-container .loader__logo > span:last-child {
  animation-delay: 0.45s; }

#loader-container .loader__progress {
  display: none;
  position: relative;
  width: 100%; }

#loader-container .loader__progress #progress-percent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.6rem;
  text-align: center; }

@keyframes fade {
  to {
    transform: scale(2);
    opacity: 0; } }
@keyframes bounce-loader {
  to {
    transform: translateY(-1rem);
    opacity: 0.1; } }
.children\:w-full > * {
  width: 100%; }

@media not all and (min-width: 768px) {
  .max-md\:mt-3 {
    margin-top: 3rem; }

  .max-md\:mt-5 {
    margin-top: 5rem; } }
@media (min-width: 640px) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (min-width: 768px) {
  .md\:columns-2 {
    -moz-columns: 2;
    columns: 2; }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)); } }
@media (min-width: 1024px) {
  .lg\:hidden {
    display: none; }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)); } }
.footer {
  position: relative; }
  .footer::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
  .footer .footer-top {
    position: relative;
    z-index: 2;
    padding: 5rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .footer .footer-top .footer-inner {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center; }
      .footer .footer-top .footer-inner .footer-logo {
        margin-bottom: 3rem; }
        .footer .footer-top .footer-inner .footer-logo .logo img {
          width: 27rem; }
      .footer .footer-top .footer-inner .menu .menu-list {
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
        gap: 4rem;
        justify-content: center; }
        @media (max-width: 991px) {
          .footer .footer-top .footer-inner .menu .menu-list {
            gap: 2rem;
            flex-wrap: wrap; } }
        @media (max-width: 575px) {
          .footer .footer-top .footer-inner .menu .menu-list {
            gap: 2rem;
            display: grid;
            grid-template-columns: repeat(2, 1fr); } }
        .footer .footer-top .footer-inner .menu .menu-list .menu-item {
          list-style: none; }
          .footer .footer-top .footer-inner .menu .menu-list .menu-item:hover a {
            color: #8b4513; }
          .footer .footer-top .footer-inner .menu .menu-list .menu-item a {
            color: #fff;
            text-decoration: none;
            font-weight: 500; }
        .footer .footer-top .footer-inner .menu .menu-list .privacy-policy {
          display: none !important; }
          @media (max-width: 575px) {
            .footer .footer-top .footer-inner .menu .menu-list .privacy-policy {
              display: block !important; } }
      .footer .footer-top .footer-inner .footer-menus .footer-menu-group {
        color: #fff; }
        .footer .footer-top .footer-inner .footer-menus .footer-menu-group:not(:last-child) {
          margin-bottom: 2rem; }
        .footer .footer-top .footer-inner .footer-menus .footer-menu-group .menu {
          margin-top: 2rem; }
      @media (max-width: 575px) {
        .footer .footer-top .footer-inner .footer-menus .footer-menu-general-information .menu-list {
          display: flex;
          gap: 2rem; } }
      .footer .footer-top .footer-inner .footer-spacer {
        display: none; }
  .footer .footer-bot {
    position: relative;
    z-index: 2;
    padding: 3rem 0; }
    .footer .footer-bot .footer-inner {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      align-items: center; }
      @media (max-width: 991px) {
        .footer .footer-bot .footer-inner {
          grid-template-columns: 1fr;
          text-align: center;
          gap: 2rem; } }
      .footer .footer-bot .footer-inner .copyright {
        color: #fff;
        justify-self: start; }
        @media (max-width: 991px) {
          .footer .footer-bot .footer-inner .copyright {
            justify-self: center;
            order: 3; } }
      .footer .footer-bot .footer-inner .social-media {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 2rem;
        justify-self: center; }
        @media (max-width: 991px) {
          .footer .footer-bot .footer-inner .social-media {
            order: 1; } }
        .footer .footer-bot .footer-inner .social-media a {
          display: inline-flex;
          align-items: center;
          justify-content: center;
          background: rgba(255, 255, 255, 0.1);
          border-radius: 50%;
          transition: all 0.3s ease; }
          .footer .footer-bot .footer-inner .social-media a img {
            width: 3.6rem;
            height: 3.6rem;
            object-fit: contain; }
      .footer .footer-bot .footer-inner .menu {
        justify-self: end; }
        @media (max-width: 991px) {
          .footer .footer-bot .footer-inner .menu {
            justify-self: center;
            order: 2; } }
        @media (max-width: 575px) {
          .footer .footer-bot .footer-inner .menu {
            display: none; } }
        .footer .footer-bot .footer-inner .menu .menu-list {
          padding: 0;
          margin: 0;
          display: flex;
          align-items: center;
          gap: 2rem; }
          @media (max-width: 575px) {
            .footer .footer-bot .footer-inner .menu .menu-list {
              flex-direction: column;
              gap: 1rem; } }
          .footer .footer-bot .footer-inner .menu .menu-list .menu-item {
            list-style: none; }
            .footer .footer-bot .footer-inner .menu .menu-list .menu-item a {
              color: #fff;
              text-decoration: none; }
    @media (max-width: 575px) {
      .footer .footer-bot .footer-menu-bottom {
        display: none; } }

@media (max-width: 1200px) {
  .header .header-mid .wrapper .btn-group.hide {
    display: none; }
  .header .header-mid .wrapper .group-button.btn-header-link {
    display: none; } }

@media only screen and (max-device-width: 1366px) {
  .get-started {
    background-attachment: scroll; } }
.home-banner {
  padding: 30rem 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 991px) {
    .home-banner {
      padding: 15rem 0; } }
  @media (max-width: 575px) {
    .home-banner {
      padding: 10rem 0; } }
  .home-banner .buttons {
    display: flex;
    align-items: center;
    gap: 2rem; }
  .home-banner .description p {
    margin-bottom: 1rem; }
  .home-banner .description ul {
    margin-bottom: 1rem; }

.header {
  width: 100%;
  background-color: #fff; }
  .header.fixed .menu .menu-item > a {
    color: #000000; }
  .header.fixed .header-mid .wrapper .logo.scroll {
    display: block; }
  .header.fixed .header-mid .wrapper .logo img {
    object-fit: contain; }
  .header .header-mid .wrapper .logo.scroll {
    display: none; }
  .header .header-menu-top {
    padding: 1.6rem 0;
    background: #3d3f4a;
    color: #fff; }
    @media (max-width: 575px) {
      .header .header-menu-top {
        display: none; } }
    .header .header-menu-top .menu-top-flex {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      @media (max-width: 575px) {
        .header .header-menu-top .menu-top-flex {
          flex-direction: column; }
          .header .header-menu-top .menu-top-flex .header-menu-info {
            justify-content: center; } }
      @media (max-width: 575px) {
        .header .header-menu-top .menu-top-flex .gtranslate_wrapper {
          margin-top: 1rem; } }
      .header .header-menu-top .menu-top-flex .information {
        display: flex;
        align-items: center; }
        .header .header-menu-top .menu-top-flex .information .item-header {
          display: flex;
          align-items: center; }
          .header .header-menu-top .menu-top-flex .information .item-header .header-top-icon {
            margin-right: 1rem; }
          .header .header-menu-top .menu-top-flex .information .item-header .header-top-text:hover a {
            color: #fff; }
          .header .header-menu-top .menu-top-flex .information .item-header:not(:last-child) {
            padding-right: 2rem;
            border-right: 1px solid #fff; }
            @media (max-width: 575px) {
              .header .header-menu-top .menu-top-flex .information .item-header:not(:last-child) {
                padding-right: 1rem; } }
          .header .header-menu-top .menu-top-flex .information .item-header:not(:first-child) {
            padding-left: 2rem; }
            @media (max-width: 575px) {
              .header .header-menu-top .menu-top-flex .information .item-header:not(:first-child) {
                padding-left: 1rem; } }
    .header .header-menu-top .menu .menu-item.current {
      border: 0; }
    .header .header-menu-top .header-menu-info {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .header .header-menu-top .header-menu-info .item {
        display: flex;
        align-items: center;
        padding: 0 2rem;
        border-right: 1px solid #fff; }
        .header .header-menu-top .header-menu-info .item .image {
          margin-right: 1rem; }
        .header .header-menu-top .header-menu-info .item:last-child {
          border-right: none; }
  .header .header-mid .wrapper {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    @media (max-width: 1200px) {
      .header .header-mid .wrapper {
        display: flex;
        padding: 2rem 0; } }
    @media (max-width: 575px) {
      .header .header-mid .wrapper {
        padding: 1rem 0; } }
    .header .header-mid .wrapper .header-menu {
      display: flex;
      align-items: center; }
      .header .header-mid .wrapper .header-menu .btn-header-link {
        margin-left: 3rem; }
  .header .menu .menu-item > a {
    font-family: "Inter 18pt";
    font-size: 1.8rem;
    font-weight: 500;
    color: #3d3f4a;
    text-transform: capitalize; }
  .header .menu {
    margin-left: 0; }
    .header .menu .menu-list {
      gap: 2.5rem;
      padding-left: 0; }
      .header .menu .menu-list .menu-item .menu-link-container {
        display: flex;
        align-items: center; }
        @media (max-width: 1200px) {
          .header .menu .menu-list .menu-item .menu-link-container {
            justify-content: space-between; } }
        .header .menu .menu-list .menu-item .menu-link-container a {
          font-family: "Inter 18pt";
          font-size: 2rem;
          font-weight: 500;
          color: #3d3f4a;
          text-transform: capitalize; }
    .header .menu .menu-item.menu-item-type-post_type {
      position: relative;
      padding: 4rem 0; }
      @media (max-width: 575px) {
        .header .menu .menu-item.menu-item-type-post_type {
          position: unset; } }
      .header .menu .menu-item.menu-item-type-post_type .nav-sub {
        display: none;
        position: absolute;
        left: 0;
        top: 5rem;
        width: 20rem;
        backdrop-filter: blur(8px);
        padding: 1.6rem; }
        @media (max-width: 575px) {
          .header .menu .menu-item.menu-item-type-post_type .nav-sub {
            border-left: none;
            background: unset; } }
        .header .menu .menu-item.menu-item-type-post_type .nav-sub li {
          margin-bottom: 0.8rem;
          padding: 0.4rem 1.3rem;
          color: #fff;
          list-style: none;
          border: 1px solid transparent;
          border-radius: 5rem; }
          .header .menu .menu-item.menu-item-type-post_type .nav-sub li:hover {
            border: 1px solid rgba(255, 255, 255, 0.5); }
          .header .menu .menu-item.menu-item-type-post_type .nav-sub li a {
            display: flex;
            width: 100%;
            justify-content: space-between;
            align-items: center; }
            .header .menu .menu-item.menu-item-type-post_type .nav-sub li a:hover {
              color: #fff;
              transform: unset; }
              @media (max-width: 575px) {
                .header .menu .menu-item.menu-item-type-post_type .nav-sub li a:hover {
                  color: #000; } }
          @media (max-width: 575px) {
            .header .menu .menu-item.menu-item-type-post_type .nav-sub li {
              color: #000; } }
      .header .menu .menu-item.menu-item-type-post_type.active {
        background-color: unset; }
    .header .menu .menu-item.current_page_item a.mega-menu-item {
      color: #8b4513; }
    .header .menu .menu-item a.mega-menu-item:hover {
      color: #8b4513; }
    .header .menu .menu-item.current_page_item .submenu-container .sub-menu .menu-item .mega-menu-item {
      color: #3d3f4a !important; }
    .header .menu .menu-item a:hover {
      transform: unset; }
  .header .mobile-nav-inner .menu .menu-item {
    padding: 1rem; }
    .header .mobile-nav-inner .menu .menu-item .menu-link {
      color: #000; }
    .header .mobile-nav-inner .menu .menu-item .mega-menu-item {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .header .mobile-nav-inner .menu .menu-item .mega-menu-item img {
        display: none;
        width: 3rem;
        height: 3rem; }
      .header .mobile-nav-inner .menu .menu-item .mega-menu-item .dropdown-arrow-button {
        display: block;
        display: block;
        transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
        cursor: pointer; }
    .header .mobile-nav-inner .menu .menu-item.has-dropdown .menu-link.icon-dropdown {
      display: flex;
      justify-content: space-between; }
    .header .mobile-nav-inner .menu .menu-item.has-dropdown .nav-sub {
      position: unset;
      width: 100%; }
      .header .mobile-nav-inner .menu .menu-item.has-dropdown .nav-sub li a {
        padding-inline: 0; }
    .header .mobile-nav-inner .menu .menu-item .sub-menu .menu-item {
      display: flex;
      justify-content: start;
      align-items: center; }
      .header .mobile-nav-inner .menu .menu-item .sub-menu .menu-item:last-child {
        padding-bottom: 0; }
      .header .mobile-nav-inner .menu .menu-item .sub-menu .menu-item:first-child {
        padding-top: 2rem; }
    .header .mobile-nav-inner .menu .menu-item .dropdown-toggle-btn .dropdown-arrow-button {
      display: block;
      transition: all 0.3s ease;
      cursor: pointer; }
    .header .mobile-nav-inner .menu .menu-item .dropdown-toggle-btn.active .dropdown-arrow-button {
      transform: rotate(180deg); }
  .header .mobile-nav-inner .menu-top-flex {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    background: linear-gradient(90deg, #363842 0%, #b6bcc7 47.6%, #7c828d 75.48%, #3d4148 100%);
    color: #fff;
    padding: 2rem;
    border-radius: 1rem;
    margin-top: 2rem; }
    .header .mobile-nav-inner .menu-top-flex .information .item-header {
      display: flex;
      align-items: center;
      gap: 1rem; }
      .header .mobile-nav-inner .menu-top-flex .information .item-header:not(:last-child) {
        margin-bottom: 1rem; }
      .header .mobile-nav-inner .menu-top-flex .information .item-header .header-top-text a:hover {
        color: #fff; }
  .header .mobile-nav-inner .search-wrapper {
    display: flex;
    border-radius: 0.5rem;
    overflow: hidden; }
  .header .mobile-nav-inner .search-wrapper input {
    border: none;
    padding: 0.75rem;
    background-color: #555;
    color: #fff;
    flex-grow: 1; }
  .header .mobile-nav-inner .search-wrapper button {
    border: none;
    padding: 0.75rem 1rem;
    cursor: pointer; }
  .header .mobile-nav-inner .group-button {
    margin-bottom: 2rem;
    margin-top: 1rem; }

.numbers-are-telling {
  padding: 10rem 0;
  background-color: #ededed;
  position: relative; }
  @media (max-width: 991px) {
    .numbers-are-telling {
      padding: 5rem 0rem; } }
  .numbers-are-telling .item {
    padding: 4rem 5rem;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.3); }
    @media (max-width: 991px) {
      .numbers-are-telling .item {
        padding: 4rem; } }
    @media (max-width: 575px) {
      .numbers-are-telling .item {
        margin-bottom: 2rem; } }
  .numbers-are-telling .image-banner {
    position: absolute;
    right: 0%;
    top: 50%;
    transform: translateY(-50%); }
    .numbers-are-telling .image-banner img {
      width: 100%; }
  .numbers-are-telling .group-button {
    position: relative;
    z-index: 1; }

.text-7D8491 {
  color: #7d8491; }

.text-708090 {
  color: #708090; }

.text-0A122A {
  color: #0a122a; }

.text-D3D3D3 {
  color: #d3d3d3; }

.our-client {
  padding: 10rem 0; }
  @media (max-width: 991px) {
    .our-client {
      padding: 5rem 0rem; } }
  @media (max-width: 991px) {
    .our-client .item {
      margin-bottom: 2rem; } }
  @media (max-width: 575px) {
    .our-client .item {
      display: flex;
      justify-content: center; } }

.contact-us {
  padding: 10rem 0;
  color: #fff; }
  @media (max-width: 991px) {
    .contact-us {
      padding: 5rem 0rem; } }
  .contact-us .content-wrapper {
    border-radius: 1rem;
    background: rgba(255, 255, 255, 0.1);
    padding: 5rem 11.5rem; }
    @media (max-width: 991px) {
      .contact-us .content-wrapper {
        padding: 5rem; } }
    @media (max-width: 575px) {
      .contact-us .content-wrapper {
        padding: 2rem; } }
    .contact-us .content-wrapper .items .item:not(:last-child) {
      margin-bottom: 2rem; }
    .contact-us .content-wrapper .items .item .icon {
      height: 2.4rem;
      min-width: 2.4rem;
      margin-right: 1rem; }
      .contact-us .content-wrapper .items .item .icon img {
        width: 100%;
        height: 100%; }
    .contact-us .content-wrapper .shortcode {
      border-radius: 10px;
      background: #fff;
      padding: 3rem; }
      @media (max-width: 575px) {
        .contact-us .content-wrapper .shortcode {
          margin-top: 5rem;
          padding: 1.5rem; } }

.form-input:not(:last-child),
.form-textarea:not(:last-child) {
  margin-bottom: 1.6rem; }
.form-input .form-control,
.form-textarea .form-control {
  border-radius: 6px;
  border: 1px solid var(--Main-Grey, #bcc6cc);
  padding: 1.7rem 2rem;
  font-size: 1.6rem;
  font-family: "Inter 18pt";
  color: #3d3f4a;
  font-weight: 500;
  line-height: calc(2.2 / 1.6); }

.product-services {
  padding: 10rem 0;
  color: #fff;
  background-position: top center !important; }
  @media (max-width: 991px) {
    .product-services {
      padding: 5rem 0rem; } }
  .product-services .content-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem; }
    @media (max-width: 991px) {
      .product-services .content-wrapper {
        grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 575px) {
      .product-services .content-wrapper {
        grid-template-columns: repeat(1, 1fr); } }
    .product-services .content-wrapper .item {
      border-radius: 1rem;
      border: 1.6px solid #708090;
      background: #3d3f4a;
      padding: 3rem;
      display: flex;
      flex-direction: column; }
      .product-services .content-wrapper .item .content {
        text-align: center;
        margin-bottom: 2rem; }
        .product-services .content-wrapper .item .content .image img {
          width: 100%;
          height: 30rem;
          object-fit: cover;
          border-radius: 1rem; }
          @media (max-width: 991px) {
            .product-services .content-wrapper .item .content .image img {
              height: 100%; } }
      .product-services .content-wrapper .item .group-button {
        margin-top: auto;
        justify-content: center; }

.get-in-touch {
  padding: 10rem 0;
  overflow: hidden; }
  @media (max-width: 991px) {
    .get-in-touch {
      padding: 5rem 0rem; } }
  .get-in-touch .content-right {
    background: #f7f8fc;
    overflow: hidden; }
    @media (max-width: 991px) {
      .get-in-touch .content-right {
        margin-top: 3rem; } }
    .get-in-touch .content-right .bg-shape {
      position: absolute;
      width: 120rem;
      height: auto;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 0;
      pointer-events: none;
      opacity: 1;
      filter: blur(5px); }
    .get-in-touch .content-right .contact-form {
      position: relative;
      z-index: 1;
      background: white;
      padding: 3rem;
      border-radius: 12px;
      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
      width: 100%; }
  .get-in-touch .content-left {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center; }
    .get-in-touch .content-left .list-unstyled {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 2rem;
      align-items: center; }
      @media (max-width: 991px) {
        .get-in-touch .content-left .list-unstyled {
          grid-template-columns: repeat(1, 1fr); } }
      .get-in-touch .content-left .list-unstyled .item {
        border-radius: 0.8rem;
        padding: 3rem;
        background: rgba(208, 208, 208, 0.1); }
        .get-in-touch .content-left .list-unstyled .item img {
          margin-right: 0.8rem; }
    .get-in-touch .content-left .shortcode .wpcf7-response-output {
      border-color: none !important;
      border: none !important; }

.metal-trading {
  padding: 10rem 0;
  /* 🔥 Hover overlay animation */
  /* 📱 Responsive */ }
  @media (max-width: 991px) {
    .metal-trading {
      padding: 5rem 0rem; } }
  .metal-trading .content-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    align-items: end; }
    @media (max-width: 991px) {
      .metal-trading .content-right {
        margin-top: 3rem;
        align-items: center; } }
    .metal-trading .content-right .description p {
      text-align: right; }
      @media (max-width: 991px) {
        .metal-trading .content-right .description p {
          text-align: center; } }
    .metal-trading .content-right .description ul {
      text-align: right; }
      @media (max-width: 991px) {
        .metal-trading .content-right .description ul {
          text-align: center; } }
  .metal-trading .materials-gallery {
    position: relative;
    height: 56rem;
    border-radius: 1rem;
    overflow: hidden; }
    .metal-trading .materials-gallery .gallery-row {
      display: flex;
      width: 100%;
      height: 100%; }
  .metal-trading .material-item {
    flex: 1;
    height: 100%;
    position: relative;
    cursor: pointer;
    transition: all 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
    overflow: hidden; }
    .metal-trading .material-item.active, .metal-trading .material-item.touch-active {
      flex: 2;
      z-index: 10; }
      .metal-trading .material-item.active .material-image img, .metal-trading .material-item.touch-active .material-image img {
        transform: scale(1.08); }
      .metal-trading .material-item.active .material-title, .metal-trading .material-item.touch-active .material-title {
        opacity: 0; }
      .metal-trading .material-item.active .hover-overlay, .metal-trading .material-item.touch-active .hover-overlay {
        opacity: 1;
        visibility: visible; }
      .metal-trading .material-item.active .hover-title,
      .metal-trading .material-item.active .hover-description, .metal-trading .material-item.touch-active .hover-title,
      .metal-trading .material-item.touch-active .hover-description {
        opacity: 1;
        transform: translateY(0); }
  .metal-trading .material-image {
    width: 100%;
    height: 100%;
    position: relative; }
    .metal-trading .material-image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform 0.8s ease; }
  .metal-trading .material-title {
    position: absolute;
    bottom: 3rem;
    left: 2rem;
    right: 2rem;
    z-index: 2;
    transition: opacity 0.4s ease; }
    .metal-trading .material-title .title-text {
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
      margin: 0;
      text-align: center; }
  .metal-trading .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6));
    z-index: 1; }
  .metal-trading .hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.8s ease;
    z-index: 3;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 2rem; }
  .metal-trading .hover-content {
    text-align: center;
    max-width: 90%;
    color: #fff; }
    .metal-trading .hover-content .hover-title {
      opacity: 0;
      transform: translateY(2rem);
      transition: all 0.6s ease; }
    .metal-trading .hover-content .hover-description {
      opacity: 0;
      transform: translateY(3rem);
      transition: all 0.8s ease 0.2s;
      line-height: 1.6; }
  @media (max-width: 991px) {
    .metal-trading .materials-gallery {
      height: auto; }
      .metal-trading .materials-gallery .gallery-row {
        flex-direction: column; }
    .metal-trading .material-item {
      flex: none;
      height: 22rem;
      transition: height 0.5s ease; }
      .metal-trading .material-item.touch-active {
        height: 30rem;
        flex: none; }
    .metal-trading .material-title {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      bottom: auto;
      text-align: center; }
      .metal-trading .material-title .title-text {
        font-size: 2rem;
        color: #fff;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7); } }
  @media (max-width: 575px) {
    .metal-trading .hover-overlay {
      align-items: center;
      padding: 1rem; }
    .metal-trading .hover-content .hover-title {
      font-size: 1.8rem; }
    .metal-trading .hover-content .hover-description {
      font-size: 1.4rem; } }

.hero-banner.no-image .hero-banner-top {
  height: unset; }
.hero-banner .hero-banner-top {
  padding: 10rem 0;
  height: 60vh; }
  @media (max-width: 991px) {
    .hero-banner .hero-banner-top {
      padding: 5rem 0rem; } }
  @media (max-width: 991px) {
    .hero-banner .hero-banner-top {
      height: 40vh; } }
  @media (max-width: 575px) {
    .hero-banner .hero-banner-top {
      height: 30vh; } }
.hero-banner .hero-banner-bottom {
  padding: 0 10rem;
  margin-top: -20%;
  /* 🔥 Hover overlay animation */
  /* 📱 Responsive */ }
  .hero-banner .hero-banner-bottom.materials {
    margin-top: -15%; }
  @media (max-width: 991px) {
    .hero-banner .hero-banner-bottom {
      margin-top: -15%; } }
  @media (max-width: 575px) {
    .hero-banner .hero-banner-bottom {
      padding: 0 1rem; } }
  .hero-banner .hero-banner-bottom .banner-image img {
    width: 100%;
    border-radius: 1rem; }
  .hero-banner .hero-banner-bottom .materials-gallery {
    position: relative;
    height: 66rem;
    border-radius: 1rem;
    overflow: hidden; }
    .hero-banner .hero-banner-bottom .materials-gallery .gallery-row {
      display: flex;
      width: 100%;
      height: 100%; }
  .hero-banner .hero-banner-bottom .material-item {
    flex: 1;
    height: 100%;
    position: relative;
    cursor: pointer;
    transition: all 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
    overflow: hidden; }
    .hero-banner .hero-banner-bottom .material-item.active, .hero-banner .hero-banner-bottom .material-item.touch-active {
      flex: 2;
      z-index: 10; }
      .hero-banner .hero-banner-bottom .material-item.active .material-image img, .hero-banner .hero-banner-bottom .material-item.touch-active .material-image img {
        transform: scale(1.08); }
      .hero-banner .hero-banner-bottom .material-item.active .material-title, .hero-banner .hero-banner-bottom .material-item.touch-active .material-title {
        opacity: 0; }
      .hero-banner .hero-banner-bottom .material-item.active .hover-overlay, .hero-banner .hero-banner-bottom .material-item.touch-active .hover-overlay {
        opacity: 1;
        visibility: visible; }
      .hero-banner .hero-banner-bottom .material-item.active .hover-title,
      .hero-banner .hero-banner-bottom .material-item.active .hover-description, .hero-banner .hero-banner-bottom .material-item.touch-active .hover-title,
      .hero-banner .hero-banner-bottom .material-item.touch-active .hover-description {
        opacity: 1;
        transform: translateY(0); }
  .hero-banner .hero-banner-bottom .material-image {
    width: 100%;
    height: 100%;
    position: relative; }
    .hero-banner .hero-banner-bottom .material-image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform 0.8s ease; }
  .hero-banner .hero-banner-bottom .material-title {
    position: absolute;
    bottom: 3rem;
    left: 2rem;
    right: 2rem;
    z-index: 2;
    transition: opacity 0.4s ease; }
    .hero-banner .hero-banner-bottom .material-title .title-text {
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
      margin: 0;
      text-align: center; }
  .hero-banner .hero-banner-bottom .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6));
    z-index: 1; }
  .hero-banner .hero-banner-bottom .hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.8s ease;
    z-index: 3;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 2rem; }
  .hero-banner .hero-banner-bottom .hover-content {
    text-align: center;
    max-width: 90%; }
    .hero-banner .hero-banner-bottom .hover-content .hover-title {
      opacity: 0;
      transform: translateY(20px);
      transition: all 0.6s ease; }
    .hero-banner .hero-banner-bottom .hover-content .hover-description {
      opacity: 0;
      transform: translateY(30px);
      transition: all 0.8s ease 0.2s;
      line-height: 1.6; }
  @media (max-width: 991px) {
    .hero-banner .hero-banner-bottom .materials-gallery {
      height: auto; }
      .hero-banner .hero-banner-bottom .materials-gallery .gallery-row {
        flex-direction: column; }
    .hero-banner .hero-banner-bottom .material-item {
      flex: none;
      height: 220px;
      transition: height 0.5s ease; }
      .hero-banner .hero-banner-bottom .material-item.touch-active {
        height: 300px; }
    .hero-banner .hero-banner-bottom .material-title {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      bottom: auto;
      text-align: center; }
      .hero-banner .hero-banner-bottom .material-title .title-text {
        font-size: 20px;
        color: #fff;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7); } }
  @media (max-width: 480px) {
    .hero-banner .hero-banner-bottom .material-item {
      height: 180px; }
      .hero-banner .hero-banner-bottom .material-item.touch-active {
        height: 260px; }
    .hero-banner .hero-banner-bottom .hover-overlay {
      align-items: center;
      padding: 1rem; }
    .hero-banner .hero-banner-bottom .hover-content .hover-title {
      font-size: 18px; }
    .hero-banner .hero-banner-bottom .hover-content .hover-description {
      font-size: 14px; } }

.founder {
  padding: 10rem 0;
  position: relative;
  overflow: hidden; }
  @media (max-width: 991px) {
    .founder {
      padding: 5rem 0rem; } }
  .founder .image {
    height: 100%;
    padding: 5rem;
    border-radius: 10px;
    background: #f7f7f7; }
    @media (max-width: 1200px) {
      .founder .image {
        padding: 2rem; } }
    @media (max-width: 991px) {
      .founder .image {
        display: flex;
        justify-content: center; } }
    @media (max-width: 575px) {
      .founder .image {
        display: flex;
        justify-content: center; } }
    .founder .image img {
      border-radius: 8px;
      background: #f7f7f7;
      height: 100%;
      object-fit: cover; }
      @media (max-width: 991px) {
        .founder .image img {
          height: unset; } }
  .founder .content {
    height: 100%;
    padding: 10rem 13.5rem;
    border-radius: 1rem;
    background: #f7f7f7;
    position: relative; }
    @media (max-width: 1200px) {
      .founder .content {
        padding: 8rem 10rem; } }
    @media (max-width: 991px) {
      .founder .content {
        padding: 5rem;
        margin-top: 3rem; } }
    .founder .content .founder-items {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 2rem;
      position: relative;
      z-index: 1; }
      @media (max-width: 991px) {
        .founder .content .founder-items {
          grid-template-columns: repeat(1, 1fr); } }
      .founder .content .founder-items .item {
        position: relative;
        padding-left: 2rem; }
        .founder .content .founder-items .item::before {
          content: "•";
          position: absolute;
          left: 0;
          top: 0;
          color: #0a122a;
          font-size: 1.6rem;
          line-height: 1.2; }
        .founder .content .founder-items .item .icon {
          margin-right: 1rem; }
        .founder .content .founder-items .item .description {
          line-height: 1.6; }
  @media (max-width: 768px) {
    .founder .content {
      padding: 5rem 3rem;
      border-radius: 10px; }
      .founder .content::after {
        right: -50vw; } }

.team-members {
  padding: 10rem 0;
  /* CEO Level */
  /* Vertical line from CEO down */
  /* Manager Level */
  /* Horizontal line connecting managers - chỉ giữa 2 manager */
  /* T-junction connecting to CEO line */
  /* Vertical lines from managers down to departments */
  /* Staff Level / Departments */
  /* Horizontal line connecting all departments */
  /* Vertical lines from horizontal line to department headers */
  /* Department styling */
  /* Manager card styling */
  /* CEO card styling */
  /* Responsive adjustments */ }
  @media (max-width: 991px) {
    .team-members {
      padding: 5rem 0; } }
  .team-members .team {
    margin-top: 6.5rem; }
    @media (max-width: 991px) {
      .team-members .team {
        margin-top: 3rem; } }
  .team-members .team-structure {
    position: relative; }
  .team-members .ceo-level {
    position: relative; }
  .team-members .ceo-card {
    position: relative;
    z-index: 2; }
  .team-members .ceo-level::after {
    content: "";
    position: absolute;
    bottom: -4rem;
    left: 50%;
    width: 1px;
    height: 4rem;
    background-color: #7d8491;
    transform: translateX(-50%); }
  .team-members .manager-level {
    position: relative;
    margin-bottom: 6rem;
    margin-top: 4rem; }
  .team-members .manager-level .row {
    position: relative; }
  .team-members .manager-level .row::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 30%;
    right: 30%;
    height: 1px;
    background-color: #7d8491;
    transform: translateY(-50%); }
  .team-members .manager-level .row::after {
    content: "";
    position: absolute;
    top: 0rem;
    left: 50%;
    width: 1px;
    height: calc(50% + 8rem);
    background-color: #7d8491;
    transform: translateX(-50%); }
  .team-members .staff-level {
    position: relative;
    margin-top: 5rem; }
  .team-members .staff-level .row {
    position: relative; }
  .team-members .staff-level .row::before {
    content: "";
    position: absolute;
    top: -3rem;
    left: 16.67%;
    right: 16.67%;
    height: 1px;
    background-color: #7d8491; }
  .team-members .staff-level .col-md-4::before {
    content: "";
    position: absolute;
    top: -3rem;
    left: 50%;
    width: 1px;
    height: 3rem;
    background-color: #7d8491;
    transform: translateX(-50%); }
  .team-members .department-header {
    padding: 1rem 2rem;
    text-align: center;
    color: #000000;
    background-color: #d3d3d3 !important; }
  .team-members .staff-card {
    padding: 2rem;
    background-color: #ededed !important;
    width: 100%;
    text-align: center; }
  .team-members .manager-card {
    background: var(--Gray-3, #7d8491);
    border: none;
    padding: 2rem;
    color: #fff;
    width: max-content; }
  .team-members .ceo-card {
    background: var(--Gray-Gradient, linear-gradient(90deg, #363842 0%, #b6bcc7 47.6%, #7c828d 75.48%, #3d4148 100%));
    border: none;
    padding: 2rem 4rem;
    min-width: 200px;
    border-radius: 1rem;
    color: #fff; }
  @media (max-width: 768px) {
    .team-members .manager-level .row::before,
    .team-members .manager-level .row::after,
    .team-members .staff-level .row::before,
    .team-members .manager-level .col-md-4::after,
    .team-members .staff-level .col-md-4::before,
    .team-members .ceo-level::after {
      display: none; }
    .team-members .ceo-level,
    .team-members .manager-level {
      margin-bottom: 3rem; } }

.metal-trading-about {
  position: relative;
  overflow: hidden; }
  .metal-trading-about .content-top {
    padding-top: 10rem;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 10rem; }
    @media (max-width: 991px) {
      .metal-trading-about .content-top {
        padding-top: 5rem; } }
    @media (max-width: 575px) {
      .metal-trading-about .content-top {
        text-align: center; } }
    @media (max-width: 991px) {
      .metal-trading-about .content-top {
        padding-bottom: 5rem; } }
    .metal-trading-about .content-top .image-banner {
      position: absolute;
      left: -10%;
      top: -10%; }
      @media (max-width: 1200px) {
        .metal-trading-about .content-top .image-banner {
          left: -25%;
          top: -10%; } }
  .metal-trading-about .content-bottom {
    padding: 10rem 0;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5; }
    @media (max-width: 991px) {
      .metal-trading-about .content-bottom {
        padding: 5rem 0rem; } }
    .metal-trading-about .content-bottom .services {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 2rem; }
      @media (max-width: 575px) {
        .metal-trading-about .content-bottom .services {
          grid-template-columns: repeat(1, 1fr); } }
    @media (max-width: 991px) {
      .metal-trading-about .content-bottom .center-diagram .diagram-container .center-logo {
        margin-top: 5rem;
        display: flex;
        justify-content: center; } }

.content-product {
  padding: 5rem 0; }
  .content-product .nav {
    margin-top: 5rem;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 2rem; }
    @media (max-width: 575px) {
      .content-product .nav {
        grid-template-columns: repeat(2, 1fr); } }
    .content-product .nav .nav-item .nav-link {
      padding: 3rem;
      color: #000;
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center; }
      @media (max-width: 575px) {
        .content-product .nav .nav-item .nav-link {
          padding: 1.5rem; } }
      .content-product .nav .nav-item .nav-link img {
        margin-bottom: 1rem;
        width: 4rem;
        height: 4rem;
        object-fit: contain; }
      .content-product .nav .nav-item .nav-link.active {
        background-color: #ededed;
        border-radius: 1rem; }
  .content-product .tab-content {
    margin-top: 2rem;
    background-color: #ededed;
    border-radius: 1rem;
    padding: 10rem 0; }
    @media (max-width: 991px) {
      .content-product .tab-content {
        padding: 5rem; } }
    @media (max-width: 575px) {
      .content-product .tab-content {
        padding: 2rem; } }
    .content-product .tab-content .tab-pane .content {
      display: flex;
      flex-direction: column;
      height: 100%;
      justify-content: center; }
      .content-product .tab-content .tab-pane .content .buttons {
        display: flex;
        align-items: center;
        gap: 2rem; }
    @media (max-width: 991px) {
      .content-product .tab-content .tab-pane .image {
        margin-top: 3rem; } }
    .content-product .tab-content .tab-pane .image img {
      border-radius: 1rem;
      width: auto;
      height: auto;
      object-fit: cover; }
  .content-product .description p {
    margin-bottom: 1rem; }
  .content-product .description ol,
  .content-product .description ul {
    margin-bottom: 1rem; }
    .content-product .description ol li,
    .content-product .description ul li {
      margin-bottom: 1rem; }

.content-business {
  padding: 10rem 0; }
  @media (max-width: 991px) {
    .content-business {
      padding: 5rem 0rem; } }
  .content-business .content-wrapper .items .item {
    display: flex;
    margin-bottom: 4rem; }
    @media (max-width: 991px) {
      .content-business .content-wrapper .items .item {
        flex-direction: column; } }
    .content-business .content-wrapper .items .item .image {
      min-width: 25rem;
      height: 17rem;
      width: 25rem; }
      @media (max-width: 991px) {
        .content-business .content-wrapper .items .item .image {
          min-width: 100%;
          height: 20rem;
          margin-bottom: 3rem; } }
      .content-business .content-wrapper .items .item .image img {
        width: 100%;
        height: 100%;
        border-radius: 1rem;
        object-fit: cover; }
    .content-business .content-wrapper .items .item .content-desc {
      margin-left: 1.6rem; }
      .content-business .content-wrapper .items .item .content-desc .title {
        position: relative;
        padding-left: 2rem; }
        .content-business .content-wrapper .items .item .content-desc .title::before {
          content: "•";
          position: absolute;
          left: 0;
          top: 0;
          color: #0a122a;
          line-height: 1.2; }

.blog-content {
  padding: 10rem 0;
  background-color: #ededed; }
  @media (max-width: 991px) {
    .blog-content {
      padding: 5rem 0rem; } }

.blogs {
  padding: 10rem 0;
  background-color: #ededed; }
  @media (max-width: 991px) {
    .blogs {
      padding: 5rem 0rem; } }
  .blogs .category-filter {
    border-radius: 10px;
    background: #fff;
    padding: 0.8rem 1.2rem;
    width: max-content;
    display: grid;
    grid-template-columns: repeat(5, minmax(10rem, 1fr));
    gap: 2rem; }
    @media (max-width: 991px) {
      .blogs .category-filter {
        grid-template-columns: repeat(3, minmax(10rem, 1fr)); } }
    @media (max-width: 575px) {
      .blogs .category-filter {
        grid-template-columns: repeat(2, minmax(10rem, 1fr)); } }
    .blogs .category-filter .filter-btn {
      padding: 1.5rem 4rem;
      border-radius: 0.8rem;
      background-color: #ededed;
      font-weight: 500; }
      @media (max-width: 575px) {
        .blogs .category-filter .filter-btn {
          padding: 1rem 1.5rem; } }
      .blogs .category-filter .filter-btn.active {
        background-color: #0a122a;
        color: #fff; }
  .blogs .blog-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem; }
    @media (max-width: 991px) {
      .blogs .blog-grid {
        grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 575px) {
      .blogs .blog-grid {
        grid-template-columns: repeat(1, 1fr); } }
  .blogs .blog-item {
    display: flex;
    flex-direction: column;
    border-radius: 1rem;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); }
  .blogs .blog-card {
    padding: 3rem 2rem;
    background-color: #fff; }
  .blogs .blog-card .blog-image {
    height: 23.5rem;
    overflow: hidden; }
  .blogs .blog-card .blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    border-radius: 0.5rem; }
  .blogs .blog-card .content {
    margin-top: 2rem;
    flex: 1; }
    .blogs .blog-card .content .title-desc .blog-title:hover a {
      color: #3d3f4a; }
    .blogs .blog-card .content .title-desc .blog-excerpt {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.5;
      max-height: calc(1.5em * 3); }
    .blogs .blog-card .content .title-desc .blog-excerpt {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      height: 4.5em;
      line-height: 1.5em; }
    .blogs .blog-card .content .title-desc .blog-title {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.6;
      height: 4.8em;
      color: #666; }
    .blogs .blog-card .content .title-desc .blog-excerpt {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.6;
      max-height: 4.8em;
      color: #666;
      transition: all 0.3s ease; }
      .blogs .blog-card .content .title-desc .blog-excerpt:hover {
        color: #333; }
    @media (max-width: 768px) {
      .blogs .blog-card .content .title-desc .blog-excerpt {
        line-height: 1.5;
        max-height: 4.5em; } }
  .blogs .blog-card .content .title-desc {
    margin-bottom: 3rem; }
  .blogs .blog-card .content .group-button {
    margin-top: auto; }
  .blogs .blog-hashtags {
    padding: 1.6rem;
    background-color: #fff;
    border-top: 1px solid #d3d3d3;
    display: flex;
    flex-wrap: wrap; }
    .blogs .blog-hashtags .hashtag {
      font-style: italic;
      color: #7d8491;
      font-size: 1.4rem; }
  .blogs .pagination-wrapper {
    margin-top: 5rem; }
    .blogs .pagination-wrapper .page-numbers {
      padding: 1rem;
      background-color: #ededed;
      border-radius: 1rem; }

.content-single-post {
  padding-top: 10rem; }
  @media (max-width: 991px) {
    .content-single-post {
      padding-top: 5rem; } }
  .content-single-post .post-hero {
    padding: 0 10rem; }
    @media (max-width: 991px) {
      .content-single-post .post-hero {
        padding: 0 5rem; } }
    @media (max-width: 575px) {
      .content-single-post .post-hero {
        padding: 0; } }
    .content-single-post .post-hero .hero-image {
      height: 65rem; }
      @media (max-width: 575px) {
        .content-single-post .post-hero .hero-image {
          height: 100%; } }
      .content-single-post .post-hero .hero-image img {
        border-radius: 1rem;
        object-fit: cover;
        width: 100%;
        height: 100%; }
  .content-single-post .post-content {
    padding: 10rem 0; }
    @media (max-width: 991px) {
      .content-single-post .post-content {
        padding: 5rem 0rem; } }
    .content-single-post .post-content .post-header {
      border-bottom: 1px solid #eee; }
      .content-single-post .post-content .post-header .post-meta {
        padding: 2rem 0; }
    .content-single-post .post-content .post-body {
      margin-top: 5rem; }
    .content-single-post .post-content .content-text {
      /* Căn giữa ảnh có class wp-image */
      /* Responsive cho ảnh */
      /* Figure elements */
      /* Paragraph chứa ảnh */
      /* WordPress gallery */ }
      .content-single-post .post-content .content-text p {
        margin-bottom: 2rem;
        line-height: 1.8; }
      .content-single-post .post-content .content-text h1,
      .content-single-post .post-content .content-text h2,
      .content-single-post .post-content .content-text h3,
      .content-single-post .post-content .content-text h4,
      .content-single-post .post-content .content-text h5,
      .content-single-post .post-content .content-text h6 {
        color: #0a122a;
        font-weight: 600;
        margin: 3rem 0 1.5rem; }
      .content-single-post .post-content .content-text img {
        display: block;
        margin: 2rem auto;
        max-width: 100%;
        height: auto;
        border-radius: 8px; }
      .content-single-post .post-content .content-text .wp-image-center,
      .content-single-post .post-content .content-text .aligncenter {
        display: block;
        margin: 2rem auto; }
      .content-single-post .post-content .content-text .wp-block-image {
        text-align: center;
        margin: 2rem 0; }
        .content-single-post .post-content .content-text .wp-block-image img {
          max-width: 100%;
          height: auto; }
      .content-single-post .post-content .content-text figure {
        text-align: center;
        margin: 2rem 0; }
        .content-single-post .post-content .content-text figure img {
          margin: 0 auto; }
        .content-single-post .post-content .content-text figure figcaption {
          font-size: 1.4rem;
          color: #708090;
          margin-top: 1rem;
          font-style: italic; }
      .content-single-post .post-content .content-text p:has(img) {
        text-align: center; }
      .content-single-post .post-content .content-text .wp-block-gallery {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 1rem;
        margin: 2rem 0; }

.post-cta {
  background: var(--Gray-Gradient, linear-gradient(90deg, #363842 0%, #b6bcc7 47.6%, #7c828d 75.48%, #3d4148 100%));
  padding: 10rem 0; }
  @media (max-width: 991px) {
    .post-cta {
      padding: 5rem 0rem; } }
  @media (max-width: 991px) {
    .post-cta .cta-content {
      margin-bottom: 2rem; } }

.related-articles {
  padding: 10rem 0;
  background-color: #ededed; }
  @media (max-width: 991px) {
    .related-articles {
      padding: 5rem 0rem; } }
  .related-articles .blog-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem; }
    @media (max-width: 991px) {
      .related-articles .blog-grid {
        grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 575px) {
      .related-articles .blog-grid {
        grid-template-columns: repeat(1, 1fr); } }
    .related-articles .blog-grid .blog-item {
      padding: 3rem 2rem;
      background-color: #fff;
      border-radius: 1rem; }
      .related-articles .blog-grid .blog-item .blog-card {
        border-radius: 1rem;
        overflow: hidden;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column; }
        .related-articles .blog-grid .blog-item .blog-card .blog-image {
          height: 23.5rem;
          overflow: hidden; }
          .related-articles .blog-grid .blog-item .blog-card .blog-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
            border-radius: 1rem; }
        .related-articles .blog-grid .blog-item .blog-card .content {
          margin-top: 2rem;
          flex: 1;
          display: flex;
          flex-direction: column; }
          .related-articles .blog-grid .blog-item .blog-card .content .title-desc {
            margin-bottom: 3rem; }
          .related-articles .blog-grid .blog-item .blog-card .content .group-button {
            margin-top: auto; }

.happy-customer {
  padding: 10rem 0; }
  @media (max-width: 991px) {
    .happy-customer {
      padding: 5rem 0rem; } }
  .happy-customer .item {
    display: flex;
    align-items: center;
    gap: 2rem; }
    @media (max-width: 575px) {
      .happy-customer .item {
        flex-wrap: wrap;
        justify-content: center; } }
    .happy-customer .item .image {
      min-width: 25rem; }
      .happy-customer .item .image img {
        width: 25rem;
        height: 25rem; }
    @media (max-width: 575px) {
      .happy-customer .item .content {
        display: flex;
        flex-direction: column;
        align-items: center; } }

.menu-search-language {
  display: flex;
  align-items: center; }
  .menu-search-language .gtranslate_wrapper {
    padding-right: 2rem; }
  .menu-search-language .search {
    padding-left: 2rem;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    background-color: unset;
    display: flex;
    align-items: center; }
    .menu-search-language .search .search-input-wrapper {
      display: flex;
      align-items: center; }
      .menu-search-language .search .search-input-wrapper img {
        width: 2.4rem;
        height: 2.4rem; }
      .menu-search-language .search .search-input-wrapper input {
        background-color: unset;
        border: none;
        outline: none;
        color: #fff;
        font-size: 1.6rem;
        padding: 0.5rem 1rem;
        width: 15rem; }
  .menu-search-language .language {
    padding-right: 2rem; }
    .menu-search-language .language .lang-switcher {
      padding-left: 0;
      list-style-type: none; }
      .menu-search-language .language .lang-switcher li:hover a {
        color: #fff; }

.mobile-nav-inner.active .menu .submenu-container {
  border: none; }
.mobile-nav-inner.active .menu-item .submenu-container .sub-menu .menu-item a {
  font-size: 1.6rem;
  font-weight: 400; }

html {
  scroll-padding-top: 16.4rem; }
  @media (max-width: 1200px) {
    html {
      scroll-padding-top: 14.7rem; } }
  @media (max-width: 575px) {
    html {
      scroll-padding-top: 7.1rem; } }

#blog-posts .loading-wrapper {
  grid-column: 1 / -1;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 18rem;
  text-align: center; }

.custom-spinner {
  width: 48px;
  height: 48px;
  border: 5px solid #e0e0e0;
  border-top: 5px solid #0a122a;
  border-radius: 50%;
  animation: spin 1s linear infinite; }

@keyframes spin {
  to {
    transform: rotate(360deg); } }
.a.glink.gt-current-lang {
  font-weight: 500; }

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
  border-color: #ededed !important;
  color: #3d3f4a !important; }

.menu-item.force-hide-hover:hover .submenu-container {
  display: none !important;
  pointer-events: none; }

.menu-item-has-children.force-open > .submenu-container {
  display: block !important;
  opacity: 1;
  visibility: visible;
  pointer-events: auto; }

.menu .submenu-container {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  min-width: 22rem;
  border: 1px solid #e9ecef;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(1rem);
  transition: all 0.3s ease;
  display: none;
  padding: 1rem 0; }

.menu .submenu-container ul.sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  visibility: unset; }
  .menu .submenu-container ul.sub-menu:focus-visible {
    border: none !important; }

.menu .submenu-container,
.mobile-nav-inner .submenu-container,
.mobile-nav-inner .menu .submenu-container,
.mobile-nav-inner.active .menu .submenu-container {
  border: none !important; }

.menu .submenu-container li {
  width: 100%; }

.menu .submenu-container li a {
  display: block;
  color: #666;
  text-decoration: none;
  transition: all 0.3s ease; }

.header .menu .menu-item {
  padding: 1rem; }

.menu .submenu-container li:last-child a {
  border-bottom: none; }

/* MEGA MENU - cho Metal Supply */
.menu li.mega-menu .submenu-container {
  border: none;
  position: fixed;
  top: 17rem;
  padding: 2rem;
  left: 50%;
  width: 100vw;
  max-width: 160rem;
  width: 160rem;
  transform: translateX(-50%) translateY(1rem);
  display: none;
  grid-template-columns: repeat(5, 1fr);
  gap: 3rem;
  text-align: center; }

@media (min-width: 1280px) {
  .menu li.mega-menu .submenu-container {
    max-width: calc(160 / 192 * 100%);
    width: calc(160 / 192 * 100%); } }
@media (min-width: 1920px) {
  .menu li.mega-menu .submenu-container {
    max-width: 160rem;
    width: 160rem; } }
.header-mid .header-menu .main-menu .menu-item-has-children .mega-menu-item {
  display: flex;
  align-items: center; }

.header-mid .header-menu .main-menu .mega-menu.menu-item-has-children .submenu-container {
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100vw; }

.header-mid .header-menu .main-menu .mega-menu.menu-item-has-children .submenu-container .sub-menu .menu-item {
  transition: all 0.3s ease;
  border-radius: 0.8rem;
  overflow: hidden; }
  .header-mid .header-menu .main-menu .mega-menu.menu-item-has-children .submenu-container .sub-menu .menu-item:hover {
    background-color: #f8fafc;
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); }
    .header-mid .header-menu .main-menu .mega-menu.menu-item-has-children .submenu-container .sub-menu .menu-item:hover img {
      transform: scale(1.05);
      filter: brightness(1.1); }
  .header-mid .header-menu .main-menu .mega-menu.menu-item-has-children .submenu-container .sub-menu .menu-item a {
    transition: color 0.3s ease; }
  .header-mid .header-menu .main-menu .mega-menu.menu-item-has-children .submenu-container .sub-menu .menu-item img {
    transition: all 0.3s ease; }

.header-mid .header-menu .main-menu .mega-menu.menu-item-has-children .submenu-container .sub-menu {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(5, 1fr);
  width: 160rem;
  max-width: 160rem; }

@media (min-width: 1280px) {
  .header-mid .header-menu .main-menu .mega-menu.menu-item-has-children .submenu-container .sub-menu {
    max-width: calc(160 / 192 * 100%);
    width: calc(160 / 192 * 100%); } }
@media (min-width: 1920px) {
  .header-mid .header-menu .main-menu .mega-menu.menu-item-has-children .submenu-container .sub-menu {
    max-width: 160rem;
    width: 160rem; } }
.header.has-admin-bar .menu li.mega-menu .submenu-container {
  top: 19.5rem; }

.header.has-admin-bar.fixed .menu li.mega-menu .submenu-container {
  top: 16rem; }

.menu li.mega-menu:hover > .submenu-container {
  display: grid;
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0); }

/* Mega menu items */
.menu li.mega-menu .submenu-container li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto; }

.menu li.mega-menu .submenu-container li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: none;
  text-align: center;
  width: 100%; }

/* Images in mega menu */
.menu li.mega-menu .submenu-container img {
  height: 15rem;
  width: 100%;
  object-fit: cover;
  border-radius: 0.8rem;
  margin-bottom: 1rem; }

/* Show submenu on hover for normal menus */
.menu li:hover > .submenu-container {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translateY(0); }

/* Mobile styles */
@media (max-width: 1200px) {
  .mobile-nav-inner .menu li.menu-item .submenu-container {
    position: unset;
    display: none !important;
    transform: translateX(0%) translateY(0%);
    padding: 0;
    opacity: 1 !important;
    visibility: visible !important; }

  .mobile-nav-inner .menu li.menu-item.submenu-open .submenu-container {
    display: block !important; }

  .mobile-nav-inner .menu li.menu-item.submenu-open .dropdown-arrow-button {
    transform: rotate(180deg); }

  .header .mobile-nav-inner .menu .menu-item.menu-item-type-post_type,
  .header .mobile-nav-inner .menu .menu-item.menu-item-has-children {
    padding-bottom: 0; }

  .menu li.submenu-open > .submenu-container {
    display: block !important; }

  .dropdown-toggle-button {
    cursor: pointer !important; }

  .header .mobile-nav-inner .submenu-container .menu-item .mega-menu-item {
    display: flex;
    align-items: start;
    justify-content: center; }

  .menu li.mega-menu .submenu-container {
    width: 100%;
    max-width: 100%;
    padding: 0; } }
.search-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  animation: fadeIn 0.3s ease-out; }

.search-popup-overlay.active {
  display: flex; }

.search-popup-inner {
  background: #fff;
  padding: 2.5rem;
  max-width: 60rem;
  width: 90%;
  border-radius: 16px;
  position: relative;
  box-shadow: 0 2rem 6rem rgba(0, 0, 0, 0.3);
  animation: slideUp 0.3s ease-out;
  border: 1px solid #e5e7eb; }

.close-search-popup {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: #f3f4f6;
  border: none;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b7280;
  transition: all 0.2s ease; }

.close-search-popup:hover {
  background: #e5e7eb;
  color: #374151;
  transform: scale(1.1); }

.search-header {
  text-align: center;
  margin-bottom: 2rem; }

.search-header h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0 0 0.5rem 0; }

.search-header p {
  color: #6b7280;
  margin: 0; }

.search-form {
  margin-bottom: 1.5rem; }

.search-input-container {
  position: relative;
  display: flex;
  align-items: center;
  border: 2px solid #e5e7eb;
  border-radius: 1.2rem;
  overflow: hidden;
  transition: border-color 0.2s ease;
  background: #fff; }

.search-input-container:focus-within {
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1); }

.search-icon {
  padding: 0 1rem;
  color: #9ca3af;
  display: flex;
  align-items: center; }

.search-field {
  flex: 1;
  border: none;
  outline: none;
  padding: 1rem;
  color: #1f2937;
  background: transparent; }

.search-field::placeholder {
  color: #9ca3af; }

.search-submit {
  background: linear-gradient(90deg, #363842 0%, #b6bcc7 47.6%, #7c828d 75.48%, #3d4148 100%);
  border: none;
  padding: 1rem 1.5rem;
  color: white;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.2s ease;
  display: flex;
  align-items: center;
  gap: 0.5rem; }

/* .search-submit:hover {
			background: #2563eb;
		} */
.search-suggestions {
  margin-top: 1rem; }

.suggestions-label {
  /* font-size: 0.875rem; */
  color: #6b7280;
  font-weight: 500;
  margin-bottom: 0.5rem;
  display: block; }

.suggestion-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem; }

.tag {
  background: #f3f4f6;
  color: #4b5563;
  padding: 0.375rem 0.75rem;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.2s ease;
  border: 1px solid transparent; }

.tag:hover {
  background: #e5e7eb;
  border-color: #d1d5db;
  transform: translateY(-1px); }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(30px) scale(0.95); }
  to {
    opacity: 1;
    transform: translateY(0) scale(1); } }
/* Mobile responsive */
@media (max-width: 768px) {
  .search-popup-inner {
    width: 95%;
    padding: 2rem 1.5rem;
    margin: 1rem; }

  .search-submit {
    padding: 0.875rem 1.25rem; }

  .suggestion-tags {
    justify-content: center; } }
.search-results-page {
  padding: 10rem 0; }
  @media (max-width: 991px) {
    .search-results-page {
      padding: 5rem 0rem; } }

section.privacy-policy {
  padding: 10rem 0;
  letter-spacing: 1px; }
  @media (max-width: 991px) {
    section.privacy-policy {
      padding: 5rem 0rem; } }
  section.privacy-policy p {
    margin-top: 1rem; }
  section.privacy-policy h1,
  section.privacy-policy h2,
  section.privacy-policy h3,
  section.privacy-policy h4,
  section.privacy-policy h5,
  section.privacy-policy h6 {
    margin-bottom: 1rem; }

.menu li.mega-menu .submenu-container {
  top: 16rem; }

.header .header-mid .logo {
  width: 25rem;
  max-width: max-content; }

@media (max-width: 1279px) {
  .header .header-mid .logo {
    margin: unset;
    min-width: 15rem;
    width: 0;
    height: 5rem; } }
.description p + p {
  margin-bottom: 1rem; }

.home-banner {
  position: relative;
  overflow: hidden; }

.home-banner.has-video {
  color: #fff; }

.video-background,
.banner-image {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%; }

.video-background iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none; }

.banner-image {
  background-size: cover;
  background-position: center; }

.home-banner .container {
  position: relative;
  z-index: 1; }

.text-heading {
  background: linear-gradient(90deg, #5c3010 0%, #8b4513 40%, #a05a28 70%, #5c3010 100%);
  width: max-content;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.menu li.mega-menu .submenu-container {
  top: 16rem; }

.header .header-mid .logo {
  width: 25rem;
  max-width: max-content; }

@media (max-width: 1279px) {
  .header .header-mid .logo {
    margin: unset;
    min-width: 15rem;
    width: 0;
    height: 5rem; } }
.menu .submenu-container li a {
  transition: unset; }

.header .menu .menu-item.current_page_item .sub-menu a.mega-menu-item {
  font-weight: 500; }

.metal-trading .content-right {
  align-items: start; }

.metal-trading .content-right .description p,
.metal-trading .content-right .description ul {
  text-align: unset; }

a.glink.gt-current-lang:hover {
  color: #fff; }

.group-button .btn:hover {
  transform: translateY(0px) scale(1); }

.header .menu .menu-item {
  padding: 1rem 2rem; }

.wpcf7 form.sent .wpcf7-response-output {
  color: #3d3f4a !important; }

/*# sourceMappingURL=custom.css.map */
