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

.u-section-1 .u-text-1 {
  font-family: "Albert Sans";
  font-size: 0.875rem;
  margin: 31px 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  padding: 0;
}.u-section-2 .u-sheet-1 {
  min-height: 523px;
}

.u-section-2 .u-text-1 {
  font-family: "Albert Sans";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.25rem;
  margin: 60px 20px 0 0;
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 30px;
  margin-bottom: 60px;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 381px;
}

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

.u-section-2 .u-text-2 {
  font-family: "Albert Sans";
  margin: 0;
}

.u-section-2 .u-text-3 {
  font-family: "Albert Sans";
  font-size: 1rem;
  margin: 15px 0 0;
}

.u-section-2 .u-text-4 {
  font-family: "Albert Sans";
  font-size: 1rem;
  margin: 5px 0 0;
}

.u-section-2 .u-text-5 {
  font-family: "Albert Sans";
  font-size: 1rem;
  margin: 5px 0 0;
}

.u-section-2 .u-text-6 {
  font-family: "Albert Sans";
  font-size: 1rem;
  margin: 5px 0 0;
}

.u-section-2 .u-btn-1 {
  --radius: 50px;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  font-weight: 700;
  font-family: "Albert Sans";
  margin: 30px 0 0;
}

.u-section-2 .u-image-1 {
  min-height: 381px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../../images/dns-management.webp");
  background-size: cover;
  --radius: 45px;
}

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

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 981px;
  }

  .u-section-2 .u-text-1 {
    margin-right: 0;
  }

  .u-section-2 .u-layout-wrap-1 {
    position: relative;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 314px;
  }

  .u-section-2 .u-image-1 {
    min-height: 314px;
    --radius: 15px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 664px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-2 .u-image-1 {
    min-height: 241px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 771px;
  }

  .u-section-2 .u-image-1 {
    min-height: 362px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 859px;
  }

  .u-section-2 .u-image-1 {
    min-height: 228px;
  }
}