/**
 * 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--hero-simple {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 475px;
  margin-bottom: 40px;
  top: 0;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--hero-simple {
    margin-bottom: 110px;
    background-attachment: fixed;
    top: 70px;
  }
}

.paragraph--type--hero-simple .hero-simple__desktop-bg {
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  display: none;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--hero-simple .hero-simple__desktop-bg {
    display: block;
  }
}

.paragraph--type--hero-simple .hero-simple__mobile-bg {
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  display: block;
  margin-top: 40px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--hero-simple .hero-simple__mobile-bg {
    display: none;
  }
}

.paragraph--type--hero-simple .hero-simple__gradient {
  /* mobile */
  background: linear-gradient(359deg, rgba(26, 40, 54, 0.68) 26.36%, rgba(26, 40, 54, 0.00) 48.5%, rgba(26, 40, 54, 0.00) 83.13%, rgba(26, 40, 54, 0.38) 99.49%);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  margin-top: 40px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--hero-simple .hero-simple__gradient {
    /* desktop */
    background: linear-gradient(85deg, rgba(26, 40, 54, 0.65) 0%, rgba(26, 40, 54, 0.30) 43%, rgba(255, 255, 255, 0.00) 75.36%);
    margin-top: 0;
  }
}

.paragraph--type--hero-simple .l-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 2;
  justify-content: flex-start;
  padding-top: 150px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--hero-simple .l-container {
    justify-content: center;
    padding-top: 0px;
  }
}

.paragraph--type--hero-simple .l-container .block--system-breadcrumb-block {
  position: absolute;
  top: 20px;
  left: 15px;
  font-size: 16px;
  color: #fefefe;
  top: 90px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--hero-simple .l-container .block--system-breadcrumb-block {
    top: 20px;
  }
}

.paragraph--type--hero-simple .l-container .block--system-breadcrumb-block .breadcrumb li::before {
  content: '//';
  margin-right: 8px;
  display: inline-block;
}

.paragraph--type--hero-simple .l-container .block--system-breadcrumb-block .breadcrumb li:first-child::before {
  content: none;
}

.paragraph--type--hero-simple .l-container .block--system-breadcrumb-block li {
  padding: 0 8px 0 0;
  display: inline-block;
}

.paragraph--type--hero-simple .l-container .block--system-breadcrumb-block a {
  color: #fefefe;
  text-decoration: none;
}

.paragraph--type--hero-simple .l-container .block--system-breadcrumb-block a:hover {
  text-decoration: underline;
}

.paragraph--type--hero-simple .l-container .text_area {
  position: absolute;
  bottom: 35px;
  margin: 0px 35px 0px 35px;
  left: 0;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--hero-simple .l-container .text_area {
    position: relative;
    bottom: auto;
    max-width: 1280px;
    margin: 0;
  }
}

.paragraph--type--hero-simple .l-container .text_area h1 {
  color: #fefefe;
  font-weight: 400;
  margin: 0;
  line-height: 112%;
  /* 35.84px */
  font-size: clamp(32px, 3vw, 50px);
  text-align: left;
  /*max-width: 840px;*/
}

.paragraph--type--hero-simple .l-container .text_area h1 {
  color: #fefefe;
  font-weight: 400;
  margin: 0;
  line-height: 112%;
  /* 35.84px */
  font-size: clamp(32px, 3vw, 50px);
  text-align: left;
  /*max-width: 840px;*/
}

.paragraph--type--hero-simple .l-container .text_area h2 {
  color: #fefefe;
  font-weight: 400;
  margin: 0;
  line-height: 112%;
  /* 35.84px */
  font-size: clamp(32px, 3vw, 50px);
  text-align: left;
  /*max-width: 840px;*/
  max-width: 705px;
}


.paragraph--type--hero-simple .l-container .text_area h1:before {
  content: '';
  display: block;
  background: #fefefe;
  margin-bottom: 10px;
  margin: 3px 0px;
  width: 60px;
  height: 1px;
  text-align: left;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--hero-simple .l-container .text_area h1:before {
    margin: 0 0 3px 0;
    margin-bottom: 10px;
    width: 80px;
    height: 1px;
  }
}


/*# sourceMappingURL=paragraph--hero-simple.css.map*/