.complex-cta .content-wrapper { display:flex;
flex-direction:column; align-items:center;}
.complex-cta-heading h2 {font-size: 64px; margin:0;
    font-weight: 400; line-height: 100%; letter-spacing: 1.02px; }
.complex-cta-subheading h4 {color:#FDF6EE;
text-align: center;font-family: Manrope;
font-size: 20px;font-weight: 600;line-height: 153%; 
letter-spacing: 4.8px;text-transform: uppercase; margin:0;}
.complex-cta-subheading h4 strong {background: #C4D8E2;  background-clip: text;
  -webkit-background-clip: text; color: transparent;
  -webkit-text-fill-color: transparent;}
.complex-cta-subheading {max-width:60%;}
.complex-cta-icon, .complex-cta-subheading {margin-bottom:48px;}
.complex-cta-heading {margin-bottom:24px;}
.complex-cta-content {margin-bottom: 48px;}
.complex-cta-content p { color:#FDF6EE;
text-align: center;
-webkit-text-stroke-width: 0.5px;
-webkit-text-stroke-color: #4F7066;
font-family: "Sentient-Variable"; font-size: 24px;
font-weight: 400; line-height: 2em; margin: 0 auto; max-width: 90%;
}
.complex-cta-content p em {
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-color: #D8A030;
text-decoration-thickness: 6%;
text-underline-offset: 25%;
text-underline-position: auto;
}
.complex-cta .button-wrapper .button,
.complex-cta .button-wrapper .button:hover {font-size: 20px; font-weight: 600; letter-spacing: .9px; line-height: 150%; text-transform: uppercase; padding: 10px 75px; border-radius: 1.333px;
border: 2.5px solid #D8A030; background:transparent;
text-decoration:none;   color: #FFFFFF;}
.complex-cta .button-wrapper {text-align:center; margin-top:20px;}
 .body-container--home .complex-cta-subheading {max-width: 65%;}
}
@media (min-width:1920px) {
  .complex-cta-content p {max-width: 70%;}
  .body-container--home .complex-cta .button-wrapper {margin-top:0;}
  .body-container--home .complex-cta-subheading {max-width: 50%;}
  .body-container--home .complex-cta-content p em {text-decoration-thickness: 4%;
text-underline-offset: 30%;}
}

@media (max-width:1919px) {
  .body-container--home .complex-cta-subheading {max-width: 65%;}
  .body-container--home .complex-cta .button-wrapper {margin-top:0;}
  .body-container--home .complex-cta-icon {margin-bottom: 50px;}
}

@media (max-width:900px) {
  .complex-cta-heading {max-width:100%;}
  .complex-cta-subheading h4 {font-size: 20px; letter-spacing: 4px;}
  .complex-cta-subheading {max-width: 97%; margin-bottom: 16px;}
  .complex-cta-heading h2 {font-size: 64px; letter-spacing: 0.64px; line-height: 120%;}
  .complex-cta-content p { font-size: 24px; max-width: 100%;}
  .complex-cta-content {margin:0;}
  .complex-cta .button-wrapper {display:none;}
  .body-container--home .complex-cta-subheading {max-width: 95%;}
  .body-container--home .complex-cta-icon {margin-bottom: 42px;}
}

@media (max-width:600px) {
  .complex-cta-heading h2 {font-size:40px !important; letter-spacing: 0.52px;}
  .complex-cta .button-wrapper .button, .complex-cta .button-wrapper .button:hover {
    font-size:12px !important; letter-spacing:2.4px !important; 
    border-radius: 0.732px !important;
    border: 1.372px solid #D8A030 !important;}
   .complex-cta .complex-cta-subheading h4 {font-size: 12px; letter-spacing: 2.4px;}
   .complex-cta .complex-cta-content p {font-size:16px; }
   .complex-cta-heading {margin-bottom:8px;}
   .body-container--home .complex-cta-icon {
      margin-bottom: 30px;
   }
   .body-container--home .complex-cta-icon svg {
      width: 23.149px;
      height: 16.471px;
   }
   .body-container--home .complex-cta-subheading {max-width: 84%;}
   .body-container--home .complex-cta .content-wrapper {padding-left:10px;
      padding-right:10px;}
   .body-container--home .complex-cta-content p em {
    text-decoration-thickness: 5.5%; text-underline-offset: 40%;
   }
}