/**
 * 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--homespro-hero {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: 491px;
  margin-bottom: 40px;
  background-attachment: fixed;
  top: 0;
}

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


.paragraph--type--homespro-hero .homespro-hero__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: none;
}

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

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

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

.paragraph--type--homespro-hero .l-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  z-index: 2;
  /* padding-top: 205px; */
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--homespro-hero .l-container {
    justify-content: flex-end;
    padding: 100px 15px;
  }
}

.paragraph--type--homespro-hero .l-container h1 {
  color: #fefefe;
  font-feature-settings: 'clig' off, 'liga' off;
  font-family: Outfit;
  font-size: clamp(28px, 3vw, 60px);
  font-style: normal;
  font-weight: 200;
  line-height: 100%;
  letter-spacing: 0.45px;
  margin: 20px 80px 10px 10px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--homespro-hero .l-container h1 {
    max-width: 500px;
  }
}

.paragraph--type--homespro-hero .l-container h2 {
 color: #fefefe;
 font-feature-settings: 'clig' off, 'liga' off;
 font-family: Outfit;
 font-size: clamp(22px, 3vw, 27px);
 font-style: normal;
 font-weight: 200;
 line-height: 120%;
 letter-spacing: 0.45px;
 margin: 0px 10px 20px 10px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--homespro-hero .l-container h2 {
    max-width: 550px;
    margin: 0px 10px 45px 10px;
  }
}

.paragraph--type--homespro-hero .l-container .logo {
  /*margin-bottom: 100px; */
  width: 50%;
  margin-left: 10px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--homespro-hero .l-container .logo {
    width: 20%;
  }
}

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

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

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

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

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

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

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


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