.ace-header-section {
  z-index: 100;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: #0006;
  position: fixed;
  inset: 0% 0% auto;
}

.ace-container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
}

.ace-header-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.ace-header-right {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ace-text-link {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.ace-text-link.dark {
  color: #2c3d50;
}

.ace-menu-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 1.5rem;
  display: none;
}

.body-white {
  background-color: var(--_colors---white);
}

.ace-hero-section {
  background-image: url("../images/Rectangle-1_2Rectangle 1.avif");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 700px;
  display: flex;
}

.ace-hero-wrapper {
  width: 100%;
}

.ace-hero-text-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  max-width: 500px;
  display: flex;
}

.ace-h1 {
  color: #2c3d50;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 64px;
}

.ace-h1.white,
.white {
  color: #fff;
}

.ace-small-text {
  color: #2c3d50;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.ace-small-text.white {
  color: #fff;
}

.ace-small-text._80 {
  color: #2c3d50cc;
}

.ace-small-text._80w {
  color: #fffc;
}

.ace-small-text.green {
  color: #12b23e;
}

.ace-h3 {
  color: #2c3d50;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.ace-h3.white {
  color: #fff;
}

.icon-embed-medium {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.ace-our-approach-section {
  position: relative;
}

.ace-h2 {
  color: #2c3d50;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 58px;
}

.ace-h2.white {
  color: #fff;
}

.ace-approach-card-wrapper {
  z-index: 2;
  background-color: #fff;
  border: 1px solid #2c3d5033;
  border-radius: 24px;
  width: 1000px;
  max-width: 80%;
  margin-top: 48px;
  display: flex;
  position: relative;
  box-shadow: 0 0 10px #2c3d501a;
}

.ace-approach-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.icon-embed-custom-55 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 3rem;
  display: flex;
}

.ace-big-text {
  color: #2c3d50;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.ace-big-text.white {
  color: #fff;
}

.icon-embed-custom-56 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.0625rem;
  height: 3rem;
  display: flex;
}

.ace-bg-light-dark {
  z-index: 1;
  background-color: #2c3d5033;
  width: 100%;
  height: 15vh;
  position: absolute;
  inset: auto 0% 0%;
}

.ace-approach-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  display: flex;
}

.ace-approach-item.side-lines {
  border: 0 solid #2c3d5033;
  border-width: 0 1px;
}

.ace-solution-card-top {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  display: flex;
}

.ace-solution-section {
  background-color: #2c3d5033;
}

.ace-solution-flex-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  width: 100%;
  height: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.ace-solution-card-bottom {
  text-align: left;
  background-color: #2c3d5033;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 70%;
  padding: 24px;
  display: flex;
}

.image-6 {
  width: 120px;
}

.ace-solution-wrapper {
  text-align: center;
}

.ace-card-item {
  width: 100%;
}

.ace-why-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  display: grid;
}

.icon-embed-custom-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.8125rem;
  height: 3rem;
  display: flex;
}

.ace-why-header {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 80px 30px 80px 80px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.ace-why-grid-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.ace-why-section {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #2c3d50;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.ace-why-left {
  width: 100%;
}

.icon-embed-custom-57 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.625rem;
  height: 2.5rem;
  display: flex;
}

.icon-embed-custom-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.4375rem;
  height: 3rem;
  display: flex;
}

.ace-why-right {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-image: url("../images/Rectangle-4_1Rectangle 4.avif");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: 700px;
  display: flex;
  position: relative;
}

.ace-leadership-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 60px;
  display: flex;
}

.image-7 {
  width: 450px;
  position: absolute;
  inset: auto 2% 0% auto;
}

.ace-leadership-left {
  width: 30%;
}

.ace-footer-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
}

.ace-leadership-right {
  width: 70%;
}

.ace-leadership-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  column-count: 2;
  break-inside: avoid;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.ace-leadership-grid-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #2c3d501a;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 24px;
  padding: 24px;
  display: flex;
}

.ace-footer-transform {
  background-color: #12b23e;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  justify-content: space-between;
  align-items: flex-start;
  width: 900px;
  height: 230px;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 40px 0;
  display: flex;
  position: relative;
}

.ace-footer-link-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ace-footer-tranform-bottom {
  background-color: #2c3d50;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  justify-content: space-between;
  align-items: center;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
}

.ace-btn {
  color: #fff;
  background-color: #12b23e;
  border-radius: 8px;
  padding: 16px 64px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.ace-footer-allrights {
  color: #2c3d50cc;
  font-family: Inter, sans-serif;
}

.ace-footer-section {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #2c3d5033;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ace-footer-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .m-body-bold {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .main-body {
    font-size: 2rem;
    line-height: 3rem;
  }

  .xs-body {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .honor-title-wrap {
    width: 190px;
  }

  .main-container {
    position: relative;
  }
}

@media screen and (max-width: 991px) {
  .image {
    width: 600px;
  }

  .second-section {
    background-size: cover;
  }

  .second-text-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 550px;
    display: flex;
  }

  .cast-grid {
    grid-template-columns: 1fr 1fr;
  }

  .div-block {
    justify-content: flex-start;
    align-items: center;
  }

  .container {
    max-width: 700px;
    padding: 16px;
  }

  .side-circle,
  .right-circle {
    display: none;
  }

  .play-ransom-btn-wrapper {
    margin-bottom: -463px;
    margin-right: 52px;
  }

  .left-col-wrapper {
    position: static;
  }

  .details-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .info-wrapper {
    grid-template-columns: 1fr;
  }

  .m-body-bold {
    line-height: 1.5rem;
  }

  .m-body-bold.is-white {
    line-height: 2.5rem;
  }

  .slider-heading-wrapper {
    z-index: 4;
    background-color: #000;
    width: 100%;
    height: 100%;
    padding-bottom: 1.5rem;
    position: sticky;
    top: 0;
  }

  .testimonial-section {
    height: auto;
    overflow: visible;
  }

  .slider-profile.yasir {
    flex: none;
  }

  .slider-arrow-wrapper {
    z-index: 3;
    background-color: #000;
    width: 100%;
    height: 100%;
    margin-top: 1rem;
    padding: 1rem;
    position: sticky;
    bottom: 0;
  }

  .testimonial-right-content.slider-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 100%;
    height: 100%;
    position: relative;
  }

  .testimonial-wrapper {
    flex-flow: column;
    position: relative;
  }

  .main-container {
    justify-content: space-between;
    align-items: center;
    padding: 0;
    position: relative;
  }

  .slider-wrapper,
  .sticky-wrap {
    z-index: 2;
    position: relative;
  }

  .sticky-wrap.honor-testi {
    z-index: 1;
    height: auto;
  }

  .testimonial-left-content {
    width: 100%;
  }

  .testimonial-slider-wrapper {
    height: auto;
  }

  .honor-badges-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .ace-container {
    justify-content: center;
    align-items: center;
    max-width: 700px;
    display: flex;
  }

  .ace-header-wrapper {
    width: 100%;
  }

  .ace-text-link {
    display: none;
  }

  .ace-menu-icon {
    display: block;
  }

  .ace-hero-text-wrapper {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .ace-approach-card-wrapper {
    width: 100%;
    max-width: 100%;
  }

  .ace-solution-card-top {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .ace-solution-flex-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .ace-why-grid {
    width: 90%;
  }

  .ace-why-section {
    flex-flow: column;
  }

  .ace-why-left {
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 40px;
    display: flex;
  }

  .ace-why-right {
    width: 100%;
    height: 400px;
  }

  .ace-leadership-wrapper {
    flex-flow: column;
  }

  .image-7 {
    width: 400px;
  }

  .ace-leadership-right {
    width: 100%;
  }

  .ace-footer-transform {
    width: 650px;
    height: 200px;
    padding: 24px;
  }

  .ace-footer-tranform-bottom {
    width: 650px;
    padding: 24px;
  }

  .ace-footer-section {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .ace-footer-wrapper {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: var(--_sizes---40px);
    line-height: 56px;
  }

  .image {
    width: 500px;
  }

  .cast-grid {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .left-col-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .cover-img-wrapper {
    justify-content: center;
    align-items: center;
  }

  .icon-embed-custom-26,
  .icon-embed-custom-25 {
    width: 2rem;
  }

  .apostrophe {
    height: 5rem;
  }

  .left-arrow {
    order: -1;
  }

  .honor-title-wrap {
    width: 140px;
  }

  .honor-item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .apostrophe-wrapper {
    flex: none;
  }

  .sticky-wrap.honor-testi {
    z-index: 1;
  }

  .honor-badges-wrapper {
    grid-column-gap: 1.6rem;
    grid-row-gap: 1.6rem;
    flex-flow: row;
    margin-top: 3rem;
  }

  .icon-embed-custom-42,
  .icon-embed-custom-44 {
    width: 2rem;
  }

  .youtube-wrapper {
    z-index: 14;
  }

  .ace-approach-card-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .ace-approach-wrapper {
    text-align: center;
  }

  .ace-approach-item {
    justify-content: flex-start;
    align-items: center;
  }

  .ace-why-grid {
    width: 100%;
  }

  .ace-why-header {
    padding: 40px;
  }

  .ace-why-section {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .ace-why-right {
    height: 300px;
  }

  .ace-leadership-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .image-7 {
    width: 250px;
  }

  .ace-leadership-left {
    text-align: center;
    width: 60%;
  }

  .ace-footer-heading {
    font-size: 24px;
    line-height: 32px;
  }

  .ace-footer-transform {
    width: 90%;
    height: 140px;
  }

  .ace-footer-tranform-bottom {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    flex-flow: column;
    width: 90%;
  }

  .ace-btn {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: var(--_sizes---32px);
    line-height: 32px;
  }

  h2 {
    font-size: var(--_sizes---40px);
  }

  h3 {
    font-size: var(--_sizes---20px);
    font-weight: 700;
    line-height: 24px;
  }

  .ace-header-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .body-text {
    font-size: var(--_sizes---16px);
    line-height: 22px;
  }

  .body-small.bold.right-align {
    text-align: left;
  }

  .hero-text-container {
    justify-content: center;
    align-items: center;
    bottom: -16px;
  }

  .presents-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .image {
    width: 300px;
  }

  .second-text-container {
    width: 300px;
    margin-bottom: 141px;
  }

  .cast-container-photo {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .cast-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 100%;
  }

  .container {
    max-width: 90%;
  }

  ._2logo-container,
  .footer-link-wrapper {
    flex-flow: column;
  }

  .link {
    font-size: var(--_sizes---20px);
  }

  .footer-wrapper {
    text-align: center;
  }

  .play-ransom-btn {
    padding: var(--_sizes---16px);
  }

  .icon-embed-custom-3 {
    width: 0.8rem;
  }

  .btn-text {
    font-size: var(--_sizes---16px);
  }

  .play-ransom-btn-wrapper {
    margin-bottom: -564px;
    margin-right: 50px;
    padding-left: 2px;
    top: 4%;
    right: 4%;
  }

  .hero-video-container {
    background-position: 30% 0;
    background-size: cover;
    height: 90svh;
  }

  .artist-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .ransome-credit-grid {
    grid-template-columns: 1fr;
  }

  .m-body-bold {
    display: block;
  }

  .slider-heading-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .icon-embed-custom-36 {
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .testimonial-section {
    height: auto;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    overflow: clip;
  }

  .icon-embed-custom-38 {
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .main-body {
    font-size: 1rem;
    line-height: 2rem;
  }

  .main-body.is-white.testi-expand {
    height: auto;
  }

  .honor-token-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .icon-embed-custom-30 {
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .xs-body {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .xs-body.grey-tint {
    order: 1;
  }

  .apostrophe {
    flex: none;
    width: 2.2rem;
    height: 3rem;
  }

  .apostrophe.difference {
    width: 2.2rem;
  }

  .honor-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100svh;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .profile-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .honor-title-wrap {
    width: 170px;
  }

  .profile-data-wrapper {
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .slider-arrow-wrapper {
    z-index: 2;
    background-color: #000;
    margin-top: 0.5rem;
    padding: 1rem;
    position: sticky;
  }

  .is-white {
    line-height: 2.4rem;
  }

  .testimonial-right-content.slider-wrapper {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    position: relative;
  }

  .testimonial-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: space-between;
    align-items: flex-start;
  }

  .main-container {
    flex: 1;
    justify-content: space-between;
    align-items: center;
    padding-top: 1rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    position: relative;
  }

  .icon-embed-custom-39 {
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .slider-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .apostrophe-wrapper {
    flex: none;
    justify-content: center;
    align-items: center;
  }

  .sticky-wrap {
    z-index: 3;
    height: auto;
  }

  .sticky-wrap.honor-testi {
    z-index: 2;
    background-color: #fff;
  }

  .icon-embed-custom-31 {
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .icon-embed-custom-24 {
    width: 3rem;
  }

  .testimonial-left-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .testimonial-slider-wrapper {
    height: 100%;
  }

  .honor-badges-wrapper {
    flex-flow: column;
    margin-top: 3.5rem;
  }

  .icon-embed-custom-27,
  .icon-embed-custom-33 {
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .icon-embed-custom-32 {
    flex: none;
    width: 5rem;
    height: 2.5rem;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .icon-embed-custom-40,
  .icon-embed-custom-41,
  .icon-embed-custom-43,
  .icon-embed-custom-45,
  .icon-embed-custom-46 {
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .icon-embed-custom-48 {
    width: 3rem;
  }

  .icon-embed-custom-50,
  .icon-embed-custom-51 {
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .icon-embed-custom-52 {
    flex: none;
    width: 5rem;
    height: 2.5rem;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .heading-4 {
    line-height: 33px;
  }

  .heading-5 {
    line-height: 36px;
  }

  .heading-6 {
    font-size: var(--_sizes---40px);
    line-height: 52px;
  }

  .heading-7 {
    font-size: var(--_sizes---40px);
    font-weight: 700;
    line-height: 45px;
  }

  .heading-8 {
    line-height: 71px;
  }

  .yt-wrapper {
    width: 64px;
    height: 64px;
  }

  .yt-btn-wrapper {
    text-align: center;
    flex-flow: column;
  }

  .youtube-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
    left: 0;
    right: 0;
  }

  .ace-h1 {
    font-size: 40px;
    line-height: 48px;
  }

  .ace-small-text._80 {
    font-size: 14px;
    line-height: 20px;
  }

  .ace-h3 {
    font-size: 20px;
  }

  .ace-h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .ace-big-text {
    font-size: 14px;
    line-height: 18px;
  }

  .ace-approach-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .ace-approach-item.side-lines {
    border-width: 1px 0;
  }

  .ace-solution-flex-wrapper {
    margin-top: 40px;
  }

  .ace-why-grid {
    grid-template-columns: 1fr;
  }

  .ace-why-right {
    height: 250px;
  }

  .ace-leadership-wrapper {
    padding-top: 40px;
  }

  .image-7 {
    width: 300px;
    position: absolute;
    inset: auto auto 0%;
  }

  .ace-leadership-left {
    width: 90%;
  }

  .ace-leadership-grid {
    column-count: 1;
  }

  .ace-footer-transform {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 350px;
    margin-top: 100px;
  }

  .ace-footer-link-wrapper {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .ace-btn {
    width: 100%;
  }

  .ace-footer-wrapper {
    text-align: center;
    width: 90%;
  }
}

#w-node-_7ce653e1-8b1b-8b6b-0e69-4643199a13e2-f851c27e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@font-face {
  font-family: "Hv Fitzgerald";
  src: url("../fonts/HV-Fitzgerald-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hv Fitzgerald";
  src: url("../fonts/HV-Fitzgerald-Bold.ttf") format("truetype"),
    url("../fonts/HV-Fitzgerald-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hv Fitzgerald";
  src: url("../fonts/HV-Fitzgerald-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Hv Fitzgerald";
  src: url("../fonts/HV-Fitzgerald-Bold-Italic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
