/**
 * 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--sblix-teaser {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  background: var(--Neutral-Slate-900, #1D1D20);
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser {
    max-width: 100%;
    position: relative;
    top: 0;
    margin-top: 70px;
    margin: 0 auto;
    background-attachment: fixed;
    background: var(--Neutral-Slate-900, #1D1D20);
  }
}

.paragraph--type--sblix-teaser .l-container .desktop-bg {
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 286px;
  position: relative;
  left: 0;
  margin-top: 26px;
  display: block;
  display: none;
  margin-bottom: 40px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container .desktop-bg {
    display: block;
  }
}

.paragraph--type--sblix-teaser .l-container .mobile-bg {
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  width: 100%;
  height: 388px;
  position: relative;
  left: 0;
  top: 0;
  display: none;
  display: block;
  margin-bottom: 24px;
  margin-top: 57px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container .mobile-bg {
    display: none;
    top: 0;
  }
}

.paragraph--type--sblix-teaser .l-container {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  margin-top: 70px;
  position: relative;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container {
    justify-content: center;
  }
}


.paragraph--type--sblix-teaser .l-container .mobile-bg h1 {
  color: white;
  text-align: center;
  font-feature-settings: 'liga'off, 'clig'off;
  font-family: Outfit;
  font-size: 41.437px;
  font-style: normal;
  font-weight: 400;
  line-height: 102%;
  /* 42.266px */
  display: block;
  max-width: 248px;
  padding-top: 44px;
  margin: 0 auto;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container .mobile-bg h1 {
    display: none;
  }
}

.paragraph--type--sblix-teaser .l-container .desktop-bg h1 {
  color: white;
  text-align: left;
  font-feature-settings: 'liga'off, 'clig'off;
  font-family: Outfit;
  font-size: 55px;
  font-style: normal;
  font-weight: 400;
  line-height: 102%;
  display: none;
  padding-top: 120px;
  max-width: 1007px;
  margin: 0 auto;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container .desktop-bg h1 {
    display: block;
  }
}

.paragraph--type--sblix-teaser .l-container #countdown {
  color: var(--Neutral-Slate-500, #9FA2AD);
  text-align: center;
  font-feature-settings: 'liga'off, 'clig'off;
  font-family: Outfit;
  font-size: 46.742px;
  font-style: normal;
  font-weight: 300;
  line-height: 107%;
  /* 82.114px */
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container #countdown {
    color: var(--Neutral-Slate-500, #9FA2AD);
    text-align: center;
    font-feature-settings: 'liga'off, 'clig'off;
    font-family: Outfit;
    font-size: 76.742px;
    font-style: normal;
    font-weight: 300;
    line-height: 107%;
    /* 82.114px */
  }
}

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

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container .title {
    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: -0.4px;
    background: linear-gradient(90deg, var(--Neutral-Slate-400, #C6C9D2) 0%, var(--Neutral-Slate-600, #858993) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 60px;
  }
}

.paragraph--type--sblix-teaser .l-container #countdown-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container #countdown-container {
    margin-top: 60px;
  }
}

.paragraph--type--sblix-teaser .l-container #countdown-container #countdown {
  color: var(--Neutral-Slate-500, #9FA2AD);
  text-align: center;
  font-feature-settings: 'liga'off, 'clig'off;
  font-family: Outfit;
  font-size: 46.742px;
  font-style: normal;
  font-weight: 300;
  line-height: 107%;
  /* 82.114px */
  margin-bottom: 10px;
}


@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container #countdown-container #countdown {
    color: var(--Neutral-Slate-500, #9FA2AD);
    text-align: center;
    font-feature-settings: 'liga'off, 'clig'off;
    font-family: Outfit;
    font-size: 76.742px;
    font-style: normal;
    font-weight: 300;
    line-height: 107%;
    /* 82.114px */
  }
}

.paragraph--type--sblix-teaser .l-container #countdown-container #labels {
  display: flex;
  justify-content: center;
  gap: 35px;
  color: var(--Neutral-Slate-500, #9FA2AD);
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container #countdown-container #labels {
    display: flex;
    justify-content: center;
    gap: 84px;
    color: var(--Neutral-Slate-500, #9FA2AD);
  }
}

.paragraph--type--sblix-teaser .l-container #countdown-container #labels span {
  font-size: 13px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container #countdown-container #labels span {
    font-size: 18px;
  }
}

.paragraph--type--sblix-teaser .l-container .field--name-field-cta {
  display: flex;
  justify-content: center;
}

.paragraph--type--sblix-teaser .l-container .field--name-field-cta a{
  display: inline-block;
  background: #EB7100;
  color: #fefefe;
  border-radius: 7px;
  font-size: clamp(14px, 3vw, 16px);
  margin-top: 30px;
  padding: 16px 32px 19px 32px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  font-weight: 500;
  letter-spacing: 0.45px;
  margin-bottom: 75px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-teaser .l-container .field--name-field-cta a{
    display: inline-block;
    background: #EB7100;
    color: #fefefe;
    border-radius: 7px;
    margin-top: 25px;
    padding: 16px 32px 19px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    font-weight: 500;
    letter-spacing: 0.45px;
    margin-bottom: 100px;
  }
}
