/**
 * Base Styles
 * - 01 - Foundation
 * - 02 - Utilities
 * - 03 - Framework
 * - 04 - Settings
 */
/*------------------------------------*\
  01 - Foundation
\*------------------------------------*/
/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*------------------------------------*\
  02 - Utilities
\*------------------------------------*/
/*------------------------------------*\
  03 - Framework
\*------------------------------------*/
/*------------------------------------*\
  04 - Settings
\*------------------------------------*/
/**
 * Colors
 * - 01 - Variables
 * - 02 - Mapping
 */
/*------------------------------------*\
  01 - Variables
\*------------------------------------*/
/*------------------------------------*\
  02 - Mapping
\*------------------------------------*/
@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Regular.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Light.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-SemiBold.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-SemiBold.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Bold.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}

/******* End Drupal Defaults *******/
.paragraph--type--featured-form-update-standard {
  padding: 50px 0;
  background: radial-gradient(108.04% 67.36% at 37.87% 46.89%, #8A8D94 0%, #4E535E 100%);
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--featured-form-update-standard {
    /* background: none; */
  }
}

.paragraph--type--featured-form-update-standard .gradient-background {
  background: none;
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--featured-form-update-standard .gradient-background {
    width: 100%;
    display: block;
    /* z-index: -2; */
    position: absolute;
    margin-top: -50px;
  }
}

.paragraph--type--featured-form-update-standard.app--on {
  background: #FF850F;
  padding-top: 50px;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 50px;
}

.paragraph--type--featured-form-update-standard.app--on:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 275px;
  background: #fefefe;
  top: 0;
  left: 0;
}

.paragraph--type--featured-form-update-standard.app--on:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 80px;
  background: #fefefe;
  bottom: 0;
  left: 0;
  height: 60px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard.app--on:after {
    height: 60px;
  }
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard.app--on:after {
    height: 80px;
  }
}

.paragraph--type--featured-form-update-standard.app--on .l-container {
  gap: 0;
  align-items: stretch;
  z-index: 2;
  position: relative;

}

.paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__text {
  background: #00488A;
  width: 60%;
  padding: 100px 80px;
  width: 100%;
  border-radius: 15px 15px 0 0px;
  padding: 30px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__text {
    width: 50%;
    padding: 50px 50px;
    border-radius: 15px 0 0 15px;
  }
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__text {
    width: 60%;
  }
}

.paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__text h2 {
  font-size: clamp(24px, 3vw, 38px);
}

.paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__text h2:before {
  display: none;
  display: block;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__text h2:before {
    display: none;
  }
}

.paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__form {
  width: 40%;
  width: 100%;
  background: #00488A;
  padding: 0 15px 25px 25px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__form {
    width: 50%;
    background: none;
    padding: 0;
  }
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__form {
    width: 40%;
  }
}

.paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__form .featured-form-update-standard__inner {
  border-radius: 0 15px 15px 0;
  border-radius: 15px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__form .featured-form-update-standard__inner {
    border-radius: 0 15px 15px 0;
  }
}

.paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__form .featured-form-update-standard__inner .featured-form-update-standard__decoration {
  display: none;
}

.paragraph--type--featured-form-update-standard.app--on .l-container .featured-form-update-standard__form .featured-form-update-standard__inner h3 {
  color: var(--Primary-Black, #000);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Outfit;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.45px;
}

.paragraph--type--featured-form-update-standard.app--on .app-container {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  padding-top: 75px;
  position: relative;
  z-index: 2;
  gap: 30px;
  flex-wrap: nowrap;
  flex-wrap: wrap;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard.app--on .app-container {
    flex-wrap: nowrap;
    padding-bottom: 35px;
  }
}

.paragraph--type--featured-form-update-standard.app--on .app-container .app-left,
.paragraph--type--featured-form-update-standard.app--on .app-container .app-right {
  width: 100%;
}

.paragraph--type--featured-form-update-standard.app--on .app-container .app-left {
  order: 1;
  order: 2;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard.app--on .app-container .app-left {
    order: 1;
  }
}

.paragraph--type--featured-form-update-standard.app--on .app-container .app-right {
  order: 2;
  text-align: left;
  order: 0;
  text-align: center;
  padding: 0 15px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard.app--on .app-container .app-right {
    order: 2;
    text-align: left;
    padding: 0 15px;
  }
}

.paragraph--type--featured-form-update-standard.app--on .app-container h2 {
    text-align: center;
    color: white;
    font-feature-settings: 'clig'off, 'liga'off;
    font-family: Outfit;
    font-size: clamp(24px, 3vw, 36px);
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.45px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard.app--on .app-container h2  {
    text-align: left;
  }
}

.paragraph--type--featured-form-update-standard.app--on .app-container .field--name-field-text-01 {
  color: #fefefe;
  font-size: clamp(18px, 3vw, 26px);
}

.paragraph--type--featured-form-update-standard.app--on .app-container .app-links {
  margin-top: 15px;
}

.paragraph--type--featured-form-update-standard.app--on .app-container .app-links a {
  display: inline-block;
  margin-right: 15px;
  max-width: 150px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard.app--on .app-container .app-links a {
    max-width: 100%;
  }
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard {
    padding: 50px 0;
  }
}


.paragraph--type--featured-form-update-standard .l-container {
  max-width: 1280px;
  display: flex;
  margin: 0 auto;
  /* margin-top: -23px; */
  padding: 0 15px;
  flex-wrap: nowrap;
  align-items: center;
  gap: 50px;
  flex-wrap: wrap;
  padding: 0;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container {
    gap: 50px;
    flex-wrap: nowrap;
    padding: 0 15px;
    background: none;
  }
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--featured-form-update-standard .l-container {
    gap: 100px;
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form {
  width: 95%;
  order: 1;
  margin: 0 auto;
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form {
    width: 95%;
    order: 1;
    /* margin: 0; */
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner {
  background: #F8F8F8;
  padding: 50px;
  border-radius: 15px;
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner {
    padding: 50px;
    background: #F8F8F8;
    width: 101%;
    position: relative;
    padding: 50px 30px;
    -o-background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__form_spinner {
  background: #F8F8F8;
  border: 1px solid #DEDEDE;
  padding: 35px;
  height: 537px;
  border-radius: 16px;
  display: none;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__form_spinner .circle-spinner {
  background: url(/solutions/themes/custom/themekit/dist/assets/images/svg/spinner.svg);
  background-repeat: no-repeat;
  height: 100%;
  margin: 0 auto;
  width: 50px;
  display: flex;
  align-content: center;
  margin-top: 40%;
  display: none;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner {
    padding: 45px;
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner h3 {
  margin-bottom: 20px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner h3 {
    color: var(--Primary-Black, #000);
    font-feature-settings: 'clig'off, 'liga'off;
    /* Desktop/Header/H1 */
    font-family: Outfit;
    font-size: clamp(26px, 3vw, 28px);
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 36.4px */
    letter-spacing: 0.45px;
    margin-bottom: 10px;
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner .featured-form-update-standard__decoration {
  width: 54px;
  position: absolute;
  right: 25px;
  top: -45px;
  width: 35px;
  top: -30px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner .featured-form-update-standard__decoration {
    width: 54px;
    top: -45px;
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form {
  display: grid;
  gap: 0px;
  grid-template-columns: 1fr;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form {
    grid-template-columns: 1fr;
    gap: 0px;
  }
}


.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form .webform-flexbox {
  /* display: flex; */
  margin: 0;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form .webform-flexbox {
    display: flex;
    margin: 10px -0.5em;
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form .webform-flexbox .webform-flex--container{
  margin-bottom: 20px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form .webform-flexbox .webform-flex--container{
    margin-bottom: 0;
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form label {
  font-size: 15px;
  font-weight: 300;
  color: #656565;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form .form-item,
.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form .form-actions {
  margin: 0;
  order: 1;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form input {
  border-radius: 5px;
  margin-bottom: 0;
  height: 45px;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form .form-actions input {
  color: #fefefe;
  background: #EB7100;
  border-radius: 8px;
  border: 0;
  font-size: 17px;
  font-weight: 500;
  padding: 5px 45px;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form .form-actions input:hover {
  background: #E66100;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form .form-type-checkbox {
  text-align: left;
  width: 100%;
  display: flex;
  align-items: flex-start;
  order: 1;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form .form-type-checkbox label {
  margin-top: 5px;
  color: #677A92;
  line-height: 125%;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__form .featured-form-update-standard__inner form .form-type-checkbox input {
  margin-top: -8px;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text {
  order: 1;
  color: #fefefe;
  width: 100%;
  padding: 5px;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text h2 {
  text-align: left;
  color: white;
  font-feature-settings: 'clig'off, 'liga'off;
  font-family: Outfit;
  font-size: clamp(24px, 3vw, 36px);
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  letter-spacing: 0.45px;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text h2::before {
  content: '';
  display: block;
  background: #FF850F;
  margin: 3px 0px;
  width: 60px;
  height: 1px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text h2::before {
    margin: 0 0 3px 0;
    width: 80px;
    height: 1px;
  }
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text h2 {
    text-align: left;
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text .field--name-field-text {
  font-size: clamp(18px, 3vw, 20px);
  text-align: left;
  line-height: 1.5;
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text .field--name-field-text a{
  color: white;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text .field--name-field-text {
    text-align: left;
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text  {
  text-align: left;
  padding: 0 20px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text  {
    text-align: left;
    padding: 0;
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text .field--name-field-cta a {
  display: inline-block;
  background: #fefefe;
  border: 1px solid #EB7100;
  color: #EB7100;
  text-decoration: none;
  font-weight: 500;
  border-radius: 7px;
  font-size: clamp(18px, 3vw, 18px);
  padding: 12px 33px;
  margin-top: 15px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text .field--name-field-cta a {
    padding: 15px 40px;
    border-radius: 10px;
    margin-top: 50px;
  }
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text .field--name-field-cta a {
    padding: 15px 40px;
  }
}

.paragraph--type--featured-form-update-standard .l-container .featured-form-update-standard__text .field--name-field-cta a:hover {
  background: #F8ECE1;
}


/*# sourceMappingURL=paragraph--featured-form-update-standard.css.map*/