.u-section-1 .u-sheet-1 {
  min-height: 2858px;
}

.u-section-1 .u-tabs-1 {
  min-height: 2782px;
  height: auto;
  margin-top: 14px;
  margin-bottom: 60px;
}

.u-section-1 .u-tab-link-1 {
  font-size: 1.25rem;
  background-image: none;
  font-weight: 400;
  padding: 10px 25px;
}

.u-section-1 .u-tab-pane-1 {
  background-position: 50% 50%;
}

.u-section-1 .u-container-layout-1 {
  padding: 0 0 30px;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 69px;
  margin: 20px 251px 0 20px;
}

.u-section-1 .u-btn-1 {
  --radius: 20px;
  margin: 1px auto 0;
  padding: 8px 79px 8px 77px;
}

@media (max-width: 1399px) {
  .u-section-1 .u-custom-html-1 {
    margin-right: 91px;
    margin-left: 0;
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-tab-link-1 {
    font-size: 1.1111111111111112rem;
  }
}.u-menu-dropdown .u-nav-popup {
  opacity: 0;
  transform: rotateX(-90deg);
  transform-origin: top;
  transition: transform 0.3s ease, opacity 0.3s ease;
  background-color: #4682B4 !important;
  border-radius: 6px;
  padding: 5px 0;
}
.u-menu-dropdown .u-nav-item:hover .u-nav-popup {
  opacity: 1;
  transform: rotateX(0deg);
}
.u-nav-popup .u-nav-link {
  color: white !important;
  padding: 10px 15px;
  display: block;
}
.u-nav-item > .u-nav-link {
  color: white !important;
  font-weight: bold;
} @font-face {
  font-family: 'Aptos-Light';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Aptos-Light.ttf);
}@font-face {
  font-family: 'Aptos';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Aptos.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'Aptos-Light';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Aptos-Light.ttf);
}@font-face {
  font-family: 'Aptos';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Aptos.ttf);
}