.paragraph--type--testimonials.style--centered .l-container h2 {
  color: #4C4C4C;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: Outfit;
  font-size: 27px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%; /* 57.6px */
  letter-spacing: -0.2px;
}


@media print,
screen and (min-width: 40em) {
  .paragraph--type--testimonials.style--centered .l-container h2 {
    font-size: 48px;
  }
}

.paragraph--type--campaign-hero-form .l-container .left {
  margin: 50px 20px 0 20px;
  align-items: start;
  order: 2;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--campaign-hero-form .l-container .left {
    width: 50%;
    margin: 20px 20px 0 20px;
    order: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 50px;
  }
}

.paragraph--type--image-text-update .l-container .image-text-update__text .field--name-field-text {
  color: #4C4C4C;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: Outfit;
  font-style: normal;
  font-weight: 200;
  line-height: 150%; /* 27px */
  letter-spacing: 0.2px;
  
  font-size: clamp(16px, 3vw, 18px);
  font-style: normal;
  text-align: left;
  margin-bottom: 0px;
  width: 100%;
}

.paragraph--type--image-text-update .l-container .image-text-update__text h2 {
  color: #4C4C4C;
  font-family: Outfit;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%; /* 50px */
  letter-spacing: -0.4px;
  text-align: left;
  font-size: clamp(24px, 3vw, 40px);
  font-style: normal;
  font-weight: 300;
  line-height: 120%; /* 36.4px */
  margin-bottom: 20px;
}

.paragraph--type--campaign-hero-form .l-container {
  background: linear-gradient(180deg, var(--Neutral-Slate-100, #F4F5F9) 0%, rgba(244, 245, 249, 0.00) 100%);
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--campaign-hero-form .l-container {
    background: none;
  }
}

.paragraph--type--image-text-update {
  padding: 30px 0;
}

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

.paragraph--type--section-title-background .l-container .container-items p {
  font-size: clamp(32px, 3vw, 40px);
}

.paragraph--type--section-title-background.hero--yes {
  margin: 0;
  margin-top: 30px;
}


.paragraph--type--testimonials.style--centered .l-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  padding-bottom: 10px;
}

@media print,
screen and (min-width: 40em) {
    .paragraph--type--testimonials.style--centered .l-container {
    max-width: 708px;
    margin: 0 auto;
    padding: 0 15px;
    padding-bottom: 50px;
  }
}


.paragraph--type--tile .l-container-tile .text p{
	margin-bottom: 0;
}

.paragraph--type--image-text-update .l-container .image-text-update__image img{
  border-radius: 32px;
}

.paragraph--type--section-title-background.offset--no .l-container .container-items p {
  text-align: center;
}

/*.paragraph--type--testimonials.style--centered .testimonials__listing .glide__arrows .glide__arrow--left {
  left: -15px;
  position: absolute;
  background: url(/solutions/themes/custom/themekit/dist/assets/images/leftarrow-slate.png);
  width: 9px;
  height: 21px;
  border: none;
  cursor: pointer;
}

.paragraph--type--testimonials.style--centered .testimonials__listing .glide__arrows .glide__arrow--right {
  right: -15px;
  position: absolute;
  background: url(/solutions/themes/custom/themekit/dist/assets/images/rightarrow-slate.png);
  width: 9px;
  height: 21px;
  cursor: pointer;
}
*/

.paragraph--type--section-title-v2-update .l-container h2 {
  text-align: center;
}

.paragraph--type--campaign-hero-form .l-container .left p{
  font-size: clamp(28px, 3vw, 48px);
  color: var(--Neutral-Slate-700, #49494F);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: Outfit;
  font-style: normal;
  font-weight: 300;
  line-height: 120%; /* 57.6px */
  letter-spacing: -0.2px;
  text-align: left;
  margin-bottom: 0;
}

.paragraph--type--campaign-hero-form .l-container .left img{
	/* margin: 0 auto; */
	text-align: center;
	max-width: 60%;
	display: flex;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--campaign-hero-form .l-container .left img{
		margin: 0 auto;
    text-align: left;
    max-width: 100%;
    display: flex;
    padding-top: 0;
}
}


@media print,
screen and (min-width: 40em) {
  .paragraph--type--campaign-hero-form .l-container .left p {
     text-align: left;
  }
}

.paragraph--type--section-title-background.offset--no .l-container {
  max-width: 960px;
  margin: 0 auto;
  padding: 30px 15px;
  text-align: center;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--section-title-background.offset--no .l-container {
    padding: 80px 0 40px 0;
    text-align: center;
  }
}

.paragraph--type--image-text-update .l-container .image-text-update__text .field--name-field-link {
  text-align: left;
  margin-top: 20px;
}

.paragraph--type--image-text-update .l-container .image-text-update__text .field--name-field-link a {
  display: inline-block;
  text-decoration: none;
  color: var(--Primary-White, #FFF);
  text-align: left;
  leading-trim: both;
  text-edge: cap;
  
  /* Buttons/Regular */
  font-family: Outfit;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 16px */
  letter-spacing: 0.32px;
  background: #EB7100;
  border-radius: 7px;
  padding: 16px 32px;
}

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

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

.paragraph--type--campaign-hero-form {
  margin: 0 auto;
  margin-bottom: 30px;
  top: 0;
  margin-top: 60px;
}

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

.paragraph--type--section-title-v3-update .l-container {
  /* max-width: 1280px; */
  padding: 0;
  margin: 0 20px;
  padding: 0;
  margin-bottom: 0;
  padding-top: 0;
}

@media print,
screen and (min-width: 40em) {
	.paragraph--type--section-title-v3-update .l-container {
	  /* max-width: 1280px; */
	  padding: 0;
	  margin: 0 20px;
	  padding: 0;
	  margin-bottom: 0;
	  padding-top: 60px;
	}
}

.paragraph--type--section-title-v3-update .l-container img {
  max-width: 50%;
}

@media print,
screen and (min-width: 40em) {
	 .paragraph--type--section-title-v3-update .l-container img {
	  max-width: 90%;
	}
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--section-title-v3-update .l-container .field--name-field-text {
    margin: 0 auto;
    padding-top: 40px;
    text-align: center;
  }
}

 .paragraph--type--section-title-v3-update .l-container .field--name-field-text {
    margin: 0 auto;
    padding-top: 0;
    text-align: center;
  }


.paragraph--type--cta-single .field--name-field-link a {
  display: inline-block;
  color: #fefefe;
  background: #EB7100;
  text-decoration: none;
  font-weight: bold;
  border-radius: 7px;
  font-size: clamp(16px, 3vw, 14px);
  padding: 16px 32px;
  color: var(--Primary-White, #FFF);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  
  /* Buttons/Regular */
  font-family: Outfit;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 16px */
  letter-spacing: 0.32px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--cta-single .field--name-field-link a {
    padding: 16px 32px;
    margin: 0;
  }
}

.paragraph--type--cta-single {
  margin: 0;
  background: var(--Neutral-Slate-100, #F4F5F9);
  text-align: center;
  padding-bottom: 60px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--cta-single {
    margin: 0;
    text-align: center;
    padding-bottom: 60px;
  }
}

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

.paragraph--type--section-title-v2-update {
  text-align: center;
  background: var(--Neutral-Slate-100, #F4F5F9);
  padding: 60px 0 30px 0;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--section-title-v2-update {
     margin:  0;
    padding: 80px 0 25px 0;
  }
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--section-title-v2-update .l-container h2 {
    margin: 0 auto;
    text-align: center;
  }
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--section-title-v2-update .l-container h2 {
    margin: 0 auto;
  }
}

iframe {
    height: 215px;
    width: 100%;
    margin-top: 0;
    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: 563px;
	  width: 1000px;
	  border: 0;
}
}

.ee-components-view {
    margin-right: auto;
    margin-left: auto;
    max-width: 1800px;
    padding: 10px;
}

.fine-print {
	color: var(--Neutral-Slate-700, #49494F);
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Outfit;
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	line-height: 150%; /* 36px */
	max-width: 100%;
	margin: 0 auto;
	padding: 0 30px;
}

@media print,
screen and (min-width: 40em) {
  .fine-print {
	 	color: var(--Neutral-Slate-700, #49494F);
	 	text-align: center;
	 	font-feature-settings: 'liga' off, 'clig' off;
	 	font-family: Outfit;
	 	font-size: 24px;
	 	font-style: normal;
	 	font-weight: 200;
	 	line-height: 150%; /* 36px */
	 	letter-spacing: -0.08px;
	 	max-width: 1000px;
	 	padding-top: 20px;
}
}

.fine-print-headline {
	color: var(--Neutral-Slate-700, #49494F);
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Outfit;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	text-align: center;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	padding-top: 15px;
}

@media print,
screen and (min-width: 40em) {
  .fine-print-headline {
		color: var(--Neutral-Slate-700, #49494F);
		font-feature-settings: 'liga' off, 'clig' off;
		font-family: Outfit;
		font-size: 24px;
		font-style: normal;
		text-align: center;
		font-weight: 500;
		line-height: 150%;
		letter-spacing: -0.08px;
		max-width: 1000px;
}
}

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

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

.paragraph--type--section-title-v3 .l-container h2 {
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Outfit;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%; /* 46px */
  letter-spacing: -1.7px;
  background: linear-gradient(90deg, var(--Neutral-Slate-600, #858993) 0%, var(--Neutral-Slate-800, #2B2B31) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  max-width: 100%;
  margin-bottom: 0;
}

@media print,
screen and (min-width: 40em) {
 .paragraph--type--section-title-v3 .l-container h2 {
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Outfit;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%; /* 92px */
  letter-spacing: -2.7px;
  background: linear-gradient(90deg, var(--Neutral-Slate-600, #858993) 0%, var(--Neutral-Slate-800, #2B2B31) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 30px;
}
}

.paragraph--type--footnote {
  max-width: 100%;
  background: var(--Neutral-Slate-100, #F4F5F9);
  margin-bottom: -10px;
}

.paragraph--type--footnote .l-container p {
  color: #5E5E5E;
  padding-bottom: 10px;
  text-align: center;
  font-size: 11px;
  }
  
  .paragraph--type--footnote .l-container {
	  	display: block;
  }
  
  @media print, screen and (min-width: 40em) {
.paragraph--type--footnote .l-container p {
  color: #000;
  padding-bottom: 30px;
  text-align: center;
  font-size: 11px;
  }
}

.paragraph--type--testimonials {
  position: relative;
  margin: 0 auto;
  padding: 50px 0;
  padding-bottom: 0;
}

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

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

.paragraph--type--testimonials.style--centered {
  margin-bottom: 0;
  padding-bottom:0;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--testimonials.style--centered {
	  margin-bottom: 0;
	  padding-bottom:0;
	  padding-top: 80px;
	}
}

.paragraph--type--section-title-background.background-color--no {
  background: none;
  background: var(--Neutral-Slate-100, #F4F5F9);
}

.paragraph--type--section-title-background.offset--no .l-container .container-items .field--name-field-media-image {
    margin: 0 auto;
}

.paragraph--type--row-of-tiles .l-container h2 { 
	display: none;
}

.paragraph--type--row-of-tiles {
	padding: 0 0 50px 0;
	background: var(--Neutral-Slate-100, #F4F5F9);
}


@media print, screen and (min-width: 40em) {
    .paragraph--type--row-of-tiles {
        padding: 0 0 40px 0;
    }
}

.paragraph--type--tile .l-container-tile {
	display: flex;
	padding: 32px 32px 48px 32px;
	flex-direction: column;
	height: 235px;
	align-items: center;
	border-radius: 16px;
	border: 1px solid var(--Neutral-Slate-400, #C6C9D2);
	background: #FFF;
	box-shadow: 0 12px 40px 0 rgba(198, 201, 210, 0.50);
	gap:0;
	}

@media print,
screen and (min-width: 40em) {
    .paragraph--type--tile .l-container-tile {
        padding: 32px 32px 48px 32px;
        width: 322px;
        height: 201px;
        gap:0;
    }
}

.paragraph--type--tile .l-container-tile .text h3 {
    color: var(--Neutral-Slate-700, #49494F);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Outfit;
    font-size: 56px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%; /* 67.2px */
    /* 34.56px */
    letter-spacing: -0.3px;
    margin: 0 auto;
}

.paragraph--type--tile .l-container-tile .text h5 {
	color: #000;
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Outfit;
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	line-height: 150%; /* 27px */
	letter-spacing: 0.2px;
    /* 34.56px */
    letter-spacing: -0.3px;
    margin: 0 auto;
}