.paragraph--type--campaign-hero-form .l-container .right .campaign-hero-form__form #frm-success-msg .error ul {
	  margin: 20px 0;
    list-style-type: none;
    color: #D24708;
    font-weight: 400;
}

.paragraph--type--text {
	background: #F4F5F9;
}

iframe {
    height: 242px;
    width: 100%;
    border-radius: 0;
}

@media print,
screen and (min-width: 40em) {
  iframe {
	  margin: 0 auto;
    position: relative;
    display: block;
    margin-top: 0;
    border-radius: 15px;
    height: 530px;
    width: 1000px;
}
}

.paragraph--type--cta-call-out {
  background-color: #F4F5F9;
  margin-top: 45px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--cta-call-out {
    background-color: #F4F5F9;
    margin-top: 70px;
  }
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--cta-call-out .l-container {
    padding-bottom: 50px;
    margin-bottom: 0;
    max-width: 100%;
  }
}

.paragraph--type--section-title-v3 {
  text-align: left;
  margin: 0;
  margin-bottom: 0;
  background-color: #F4F5F9;
  padding: 0 0 20px 0;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--section-title-v3 {
    text-align: left;
    margin: 0;
    margin-bottom: 0;
    background-color: #F4F5F9;
    padding: 0 0 50px 0;
  }
}


.paragraph--type--section-title-v3 .l-container h1{
  color: var(--Neutral-Slate-600, #858993);
  text-align: center;
  font-feature-settings: 'liga'off, 'clig'off;
  font-family: Outfit;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 80px */
  letter-spacing: -1px;
  max-width: 100%;
  margin-bottom: 15px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--section-title-v3 .l-container h1 {
    font-size: 80px;
    letter-spacing: -2px;
  }
}

.paragraph--type--section-title-v3 .l-container h3{
	color: var(--Neutral-Slate-600, #858993);
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Outfit;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 115%; /* 64.4px */
	letter-spacing: -1px;
	margin: 0 auto;
	max-width: 80%;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--section-title-v3 .l-container h3 {
    font-size: 56px;
    letter-spacing: -2px;
  }
}


.paragraph--type--section-title-v3 .l-container h2 {
  color: var(--Neutral-Slate-700, #49494F);
  text-align: center;
  font-feature-settings: 'liga'off, 'clig'off;
  font-family: Outfit;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 48px */
  margin-bottom: 10px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--section-title-v3 .l-container h2 {
    color: var(--Neutral-Slate-700, #49494F);
    text-align: center;
    font-feature-settings: 'liga'off, 'clig'off;
    font-family: Outfit;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 48px */
    margin-bottom: 20px;
  }
}


.paragraph--type--campaign-hero-form {
  background-color: #F4F5F9;
  padding-bottom: 20px;
}

.paragraph--type--campaign-hero-form .l-container .right .campaign-hero-form__form #frm-success-msg .error ul {
  margin: 20px 0;
  list-style-type: none;
  color: #D24708;
  font-weight: 400;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--campaign-hero-form {
    top: 0px;
    padding-bottom: 70px;
  }
}

.paragraph--type--campaign-hero-form {
  margin: 0 auto;
  margin-bottom: 0;
  top: 0px;
  width: 100%;
  position: relative;
}


.paragraph--type--member-agent-spotlight,
.paragraph--type--hacks {
  padding-top: 70px;
}

@media print,
screen and (min-width: 40em) {

  .paragraph--type--member-agent-spotlight,
  .paragraph--type--hacks {
    padding-top: 40px;
  }
}



.paragraph--type--member-agent-spotlight,
.paragraph--type--hacks {
  margin-bottom: 0;
  background-color: #F4F5F9;
}

@media print,
screen and (min-width: 40em) {

  .paragraph--type--member-agent-spotlight,
  .paragraph--type--hacks {
    margin-bottom: 0;
    background-color: #F4F5F9;
  }
}

.paragraph--type--image-text {
  padding: 30px 0;
  background-color: #E7E9EF;
}


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


.paragraph--type--image-text .l-container .image-text__text img {
  width: 28%;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--image-text .l-container .image-text__text img {
    width: 30%;
  }
}

.paragraph--type--image-text .l-container .image-text__text p {
  color: #000;
  font-family: Outfit;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  /* 48px */
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--image-text .l-container .image-text__text p {
    color: #000;
    font-family: Outfit;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    /* 48px */
  }
}

.paragraph--type--campaign-hero-form .l-container .right .campaign-hero-form__form {
  width: 95%;
  order: 1;
  margin: 0 auto;
  border: 1px solid #cacaca;
  border-radius: 15px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--campaign-hero-form .l-container .right .campaign-hero-form__form {
    width: 95%;
    order: 1;
    margin: 0 auto;
    border: none;
  }
}


.paragraph--type--image-text .l-container .image-text__text .field--name-field-link a {
  font-size: clamp(14px, 3vw, 16px);
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--image-text .l-container .image-text__text .field--name-field-link a {
    padding: 16px 32px;
  }
}

.paragraph--type--member-agent-spotlight .l-container .logo-area,
.paragraph--type--hacks .l-container .logo-area {
  max-width: 40%;
}

@media print,
screen and (min-width: 40em) {

  .paragraph--type--member-agent-spotlight .l-container .logo-area,
  .paragraph--type--hacks .l-container .logo-area {
    max-width: 20%;
  }
}

.paragraph--type--member-agent-spotlight .l-container .title-image,
.paragraph--type--hacks .l-container .title-image {
  max-width: 90%;
}

@media print,
screen and (min-width: 40em) {

  .paragraph--type--member-agent-spotlight .l-container .title-image,
  .paragraph--type--hacks .l-container .title-image {
    max-width: 60%;
  }
}

.paragraph--type--member-agent-spotlight .l-container .fine-print p,
.paragraph--type--hacks .l-container .fine-print p {
  margin-bottom: 0;
}

.paragraph--type--member-agent-spotlight .l-container .fine-print,
.paragraph--type--hacks .l-container .fine-print {
  padding: 23px 0 40px 0;
}

@media print,
screen and (min-width: 40em) {

  .paragraph--type--member-agent-spotlight .l-container .fine-print,
  .paragraph--type--hacks .l-container .fine-print {
    padding: 56px 0 0px 0;
  }
}