/**
 * 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--cta-call-out-with-button .l-container {
  display: flex;
  margin: 0 auto;
  align-items: center;
  text-align: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-wrap: wrap;
  align-content: center;
}

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

.paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-desktop {
  display: none;
  background-repeat: no-repeat;
}

.paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-mobile {
  display: block;
  background-repeat: no-repeat;
  height: 404px;
  width: 100%;
  background-size: contain;
  margin: 0 auto;
  background-position: center;
}


@media print,
screen and (min-width: 40em) {
  .paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-mobile {
    display: none;
  }
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-desktop {
    display: block;
    width: 1306px;
    height: 227px;
  }
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-desktop .cta-call-out-inner {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    width: 740px;
    justify-content: center;
    padding: 40.57px 57.957px 50.23px 57.957px;
  }
}

  .paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-mobile .cta-call-out-inner {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    width: 300px;
    margin: 0 auto;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    gap: 20px;
    padding-bottom: 40px;
  }

  


  .paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-desktop .cta-call-out-inner h1 {
    font-size: 14px;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 33.066px;
    font-style: normal;
    font-weight: 250;
    line-height: 120%;
    letter-spacing: -0.2px;
    /* width: 52%; */
    margin-bottom: 0;
  }

  .paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-mobile .cta-call-out-inner h1 {
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 28.416px;
    font-style: normal;
    font-weight: 250;
    line-height: 120%; /* 34.1px */
    letter-spacing: -0.172px;
    margin-bottom: 0;
  }

.paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-desktop .cta-call-out-inner .field--name-field-cta a,
.paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-mobile .cta-call-out-inner .field--name-field-cta a {
  display: inline-block;
  color: #fefefe;
  background: #EB7100;
  text-decoration: none;
  font-weight: normal;
  border-radius: 7px;
  font-size: 16px;
  padding: 10px 24.126px 12px 24.126px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-desktop .cta-call-out-inner .field--name-field-cta a,
  .paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-mobile .cta-call-out-inner .field--name-field-cta a {
    margin: 25px 0 25px 0;
  }
}


.paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-desktop .cta-call-out-inner .field--name-field-cta a:hover,
.paragraph--type--cta-call-out-with-button .l-container .cta-call-out-with-button__image-mobile .cta-call-out-inner .field--name-field-cta a:hover {
  background: #E66100;
}


/*# sourceMappingURL=cta-call-out-with-button.css.map*/