/**
 * 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--jingle-bells {
    margin: 0 auto;
    top: 70px;

  }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells {
    }
  }
  .paragraph--type--jingle-bells .desktop-bg {
    z-index: -3;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    display: none;
  }

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

  .paragraph--type--jingle-bells .mobile-bg {
    z-index: -3;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    display: block;
  }

  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .mobile-bg {
      display: none;
    }
  }

  .paragraph--type--jingle-bells .l-container {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    padding-top: 180px;
    padding-bottom: 20px;
  }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .l-container {
        background-attachment: fixed;
        padding-top: 270px;
    }
  }

  
  .paragraph--type--jingle-bells .l-container h1 {
    color: #000;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Outfit;
    font-size: 40px;
    font-style: normal;
    font-weight: 200;
    line-height: 116%; /* 69.6px */
    max-width: 700px;
    margin: 0 auto;
    padding: 30px 0;
  }

  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .l-container h1 {
      font-size: 60px;
      padding: 50px 0;
    }
  }
  
  .paragraph--type--jingle-bells .l-container h2 {
    color: #000;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Outfit;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 33.6px */
    text-transform: uppercase;
    padding: 20px 0;
  }

  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .l-container h2 {
      font-size: 28px;
      padding: 30px 0;
    }
  }

  .paragraph--type--jingle-bells .l-container .field--name-field-caption p{
    color: #000;
    text-align: center;
    font-family: Outfit;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%; /* 38.4px */
    margin: 0 20px;
  }

  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .l-container .field--name-field-caption p {
      color: #000;
      text-align: center;
      font-family: Outfit;
      font-size: 32px;
      font-style: normal;
      font-weight: 300;
      line-height: 120%; /* 38.4px */
      margin-bottom: 0;
    }
  }
  
  .paragraph--type--jingle-bells .l-container .field--name-field-audio-file {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-bottom: 70px;
  }

  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .l-container .field--name-field-audio-file {
      padding-bottom: 100px;
    }
  }
  
  .paragraph--type--jingle-bells .l-container .logo-area {
    width: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .l-container .logo-area {
      width: 100%;
      display: flex;
      justify-content: center;
    }
  }

  .paragraph--type--jingle-bells .l-container .logo-area .field--name-field-additional-image {
    width: 300px;
  }
  
  
  /* ------------------------------------ */
  /* ------------------------------------ */  
  /* ------------------------------------ */
  /* ------------------------------------ */

  /* ---------------FORM----------------- */

  /* ------------------------------------ */
  /* ------------------------------------ */
  /* ------------------------------------ */
  /* ------------------------------------ */
  
  .paragraph--type--jingle-bells .m-container {
    width: 100%;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    /* height: 600px; */
    padding-bottom: 30px;
  }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .m-container {
      gap: 50px;
      width: 1380px;
      flex-wrap: nowrap;
      flex-direction: row;
      padding: 0 0 60px 20px;
    }
  }
  
  .paragraph--type--jingle-bells .m-container .left {
    margin: 20px 30px 0 30px;
    align-items: start;
    order: 2;
  }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .m-container .left {
      width: 50%;
      order: 2;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-right: 50px;
    }
  }
  
  .paragraph--type--jingle-bells .m-container .right {
    display: grid;
    align-items: start;
    order: 2;
    width: 100%;
    padding-top: 30px;
  }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .m-container .right {
    width: 50%;
    order: 2;
    margin-top: 60px;
    }
  }
  
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form {
    width: 100%;
    order: 1;
    margin: 0 auto;
  }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .m-container .right .jingle-bells__form {
      width: 95%;
      order: 1;
      /* margin: 0; */
    }
  }
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner {
    background: #F8F8F8;
    padding: 35px;
    border-radius: 15px;
  }
  
  @media print,
  screen and (min-width: 64em) {
    .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner {
      background: url(/solutions/themes/custom/themekit/dist/assets/images/FeaturedForm.svg);
      padding: 50px;
      width: 96%;
      position: relative;
      padding: 50px 30px;
      -o-background-size: 100% 100%;
      background-repeat: no-repeat;
    }
  }
  
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner {
      padding: 44px;
    }
  }
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner h3 {
    color: var(--Primary-Black, #000);
    font-feature-settings: 'clig'off, 'liga'off;
    /* Desktop/Header/H1 */
    font-family: Outfit;
    font-size: clamp(26px, 3vw, 30px);
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 36.4px */
    letter-spacing: 0.45px;
  }
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    grid-template-columns: 1fr;
  }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form {
      grid-template-columns: 1fr;
    }
  }
  
  @media print,
  screen and (min-width: 64em) {
    .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form {
      grid-template-columns: 1fr 1fr;
    }
  }
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form label {
    font-size: 15px;
    font-weight: 300;
    color: #656565;
  }
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form .form-item,
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form .form-actions {
    margin: 0;
    order: 1;
  }
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form input {
    border-radius: 5px;
    margin-bottom: 0;
    height: 45px;
  }
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form .form-actions input {
    color: #fefefe;
    background: #EB7100;
    border-radius: 8px;
    border: 0;
    font-size: 17px;
    font-weight: 500;
    padding: 5px 45px;
  }
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form .form-actions input:hover {
    background: #E66100;
  }
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form .form-type-checkbox {
    text-align: left;
    width: 100%;
    display: flex;
    align-items: flex-start;
    order: 1;
  }
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form .form-type-checkbox label {
    margin-top: 5px;
    color: #677A92;
    line-height: 125%;
  }
  
  .paragraph--type--jingle-bells .m-container .right .jingle-bells__form .jingle-bells__inner form .form-type-checkbox input {
    margin-top: -8px;
  }
  
  .paragraph--type--jingle-bells .m-container .left h1 {
    color: black;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Outfit;
    font-size: clamp(22px, 3vw, 40px);
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.45px;
    text-align: center;
    margin-bottom: 10px;
  }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .m-container .left h1 {
      margin-bottom: 30px;
      text-align: left;
    }
  }
  
  .paragraph--type--jingle-bells .m-container .left p{
   color: black;
   font-feature-settings: 'clig' off, 'liga' off;
   font-family: Outfit;
   font-size: clamp(28px, 3vw, 40px);
   font-style: normal;
   font-weight: 300;
   line-height: 120%;
   letter-spacing: 0.45px;
   text-align: center;
   margin-bottom: 0;
  }

  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .m-container .left p {
      text-align: left;
    }
  }
  
  .paragraph--type--jingle-bells .m-container .left .signinlink {
    color: #5E5E5E;
    font-size: 17px;
    font-weight: 300;
    margin-top: 20px;
   }
  
   .paragraph--type--jingle-bells .m-container .left .signinlink a {
    font-weight: 600;
    text-decoration: underline;
     color: #5E5E5E;
   }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .m-container .left p{
      margin-bottom: 10px;
    }
  }
  
  .paragraph--type--jingle-bells .m-container .left .field--name-field-cta a{
    display: inline-block;
    font-size: clamp(14px, 3vw, 18px);
    font-weight: 400;
    color: #fefefe;
    padding: 12px 30px;
    border-radius: 8px;
    text-decoration: none;
    background: #EB7100;
    text-align: left;
    margin-top: 20px;
  }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .m-container .left .field--name-field-cta a{
      padding: 15px 40px;
      text-align: center;
    }
  }
  
  .paragraph--type--jingle-bells .m-container .left .field--name-field-cta a:hover {
    background: #E66100;
  }
  
  .paragraph--type--jingle-bells .m-container .left .field--name-field-image-01 {
    max-width: 100%;
  }
  
  @media print,
  screen and (min-width: 40em) {
    .paragraph--type--jingle-bells .m-container .left .field--name-field-image-01 {
      max-width: 60%;
    }
  }

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