.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.body-wf {
  background-color: rgba(0, 0, 0, 0);
}

.container-wf {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  display: block;
}

.intro-content-wf {
  width: 70%;
  max-width: 1140px;
  text-align: center;
}

.intro-content-wf.cc-homepage-wf {
  opacity: 1;
  mix-blend-mode: normal;
  background-color: rgba(255, 255, 255, .7);
  border-radius: 6px;
  flex-direction: row;
  flex: 1;
  padding: 20px;
  display: flex;
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, .3);
}

.section-wf {
  background-color: #fff;
}

.heading-jumbo-wf {
  max-width: 100%;
  color: #1d251e;
  text-align: center;
  text-transform: uppercase;
  flex: 1;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Proxima Nova, sans-serif;
  font-size: 72px;
  font-weight: 900;
  line-height: 58px;
}

.intro-header-retail-2-wf {
  height: 620px;
  color: #fff;
  background-color: #f4f4f4;
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/budge-hero-v2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.intro-header-retail-2-wf.cc-subpage-wf {
  height: 320px;
  opacity: 1;
  color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url('../images/image-1-use.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 20px;
  display: flex;
}

.heading-wf {
  text-align: center;
  text-transform: uppercase;
  align-self: center;
  margin-top: 10px;
  font-family: Proxima Nova, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

@media screen and (max-width: 991px) {
  .intro-content-wf.cc-homepage-wf {
    background-color: rgba(255, 255, 255, .7);
    display: block;
  }

  .heading-jumbo-wf {
    text-align: center;
    font-size: 44px;
    line-height: 54px;
  }

  .intro-header-retail-2-wf {
    height: 520px;
  }

  .intro-header-retail-2-wf.cc-subpage-wf {
    height: auto;
    padding-left: 80px;
    padding-right: 80px;
  }

  .heading-wf {
    letter-spacing: normal;
    column-count: auto;
    margin-top: 10px;
    font-size: 22px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .container-wf {
    text-align: center;
  }

  .intro-content-wf {
    width: 80%;
  }

  .section-wf.cc-home-wrap-wf {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-jumbo-wf {
    font-size: 30px;
    line-height: 40px;
  }

  .intro-header-retail-2-wf {
    height: 420px;
  }
}

@media screen and (max-width: 479px) {
  .heading-jumbo-wf {
    font-size: 25px;
    line-height: 30px;
  }

  .intro-header-retail-2-wf.cc-subpage-wf {
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-stack-wf {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

#w-node-f0364949-a0ed-d25d-848d-3f7dc8241369-ef812ba5 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1b3200c7-6ba7-f72b-bae4-1c32a97ebb39-ef812ba5, #w-node-_9b4ccd9c-2aa9-b8a9-3976-ddad11a2c365-ef812ba5, #w-node-c425826d-9245-10a2-93c5-cf35461098cc-ef812ba5, #w-node-_86fd0983-0a0d-0d23-e458-f02d6913744a-ef812ba5, #w-node-_3f1bae5c-c8b0-7d9c-e396-a91f51004b08-ef812ba5, #w-node-_11fa2366-6e78-95c2-1493-b8ac033f78a1-ef812ba5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f0364949-a0ed-d25d-848d-3f7dc8241369-ef812ba5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_1b3200c7-6ba7-f72b-bae4-1c32a97ebb39-ef812ba5, #w-node-_9b4ccd9c-2aa9-b8a9-3976-ddad11a2c365-ef812ba5, #w-node-c425826d-9245-10a2-93c5-cf35461098cc-ef812ba5, #w-node-_86fd0983-0a0d-0d23-e458-f02d6913744a-ef812ba5, #w-node-_3f1bae5c-c8b0-7d9c-e396-a91f51004b08-ef812ba5, #w-node-_11fa2366-6e78-95c2-1493-b8ac033f78a1-ef812ba5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f0364949-a0ed-d25d-848d-3f7dc8241369-ef812ba5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1b3200c7-6ba7-f72b-bae4-1c32a97ebb39-ef812ba5, #w-node-_9b4ccd9c-2aa9-b8a9-3976-ddad11a2c365-ef812ba5, #w-node-c425826d-9245-10a2-93c5-cf35461098cc-ef812ba5, #w-node-_86fd0983-0a0d-0d23-e458-f02d6913744a-ef812ba5, #w-node-_3f1bae5c-c8b0-7d9c-e396-a91f51004b08-ef812ba5, #w-node-_11fa2366-6e78-95c2-1493-b8ac033f78a1-ef812ba5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}