.image-2-wf {
  width: 50px;
  margin-right: 10px;
}

.body-wf {
  background-color: transparent;
}

.section-heading-wf {
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Proxima nova', sans-serif;
  color: #1d251e;
  font-size: 30px;
  line-height: 40px;
  font-weight: 900;
}

.text-block-5-wf {
  max-width: 100%;
  font-family: 'Proxima nova', sans-serif;
  font-weight: 700;
  text-align: center;
}

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

.paragraph-smaller-wf {
  max-width: 100%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Gilroy, sans-serif;
  color: #1d251e;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
}

.content-wrap-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-bottom: 60px;
  margin-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.divider-2-wf {
  height: 1px;
  margin-top: 20px;
  background-color: #e1e6ef;
}

.button-wf {
  margin-right: 40px;
  margin-bottom: 10px;
  padding: 12px 40px;
  border-radius: 100px;
  background-color: #f36821;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-wf:hover {
  background-color: #32343a;
  color: #fff;
}

.button-wf:active {
  background-color: #43464d;
}

.content-header-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 99.9999468%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-3-wf {
  padding-bottom: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#003767), to(#003767)), -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0.5)), to(rgba(225, 230, 239, 0.6))), url('../images/background-element.jpg');
  background-image: linear-gradient(180deg, #003767, #003767), linear-gradient(90deg, hsla(0, 0%, 100%, 0.5), rgba(225, 230, 239, 0.6)), url('../images/background-element.jpg');
  background-position: 0px 0px, 0px 0px, 0% 50%;
  background-size: auto, auto, cover;
}

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

.intro-content-wf.cc-homepage-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 6px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.3);
}

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

.motto-section-wf {
  max-width: 100%;
  padding: 15px 30px;
  background-color: #e1e6ef;
}

.heading-jumbo-wf {
  max-width: 100.000045%;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Proxima nova', sans-serif;
  color: #003767;
  font-size: 48px;
  line-height: 58px;
  font-weight: 900;
  text-align: left;
  text-transform: none;
}

.intro-header-retail-2-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 620px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/budge-hero-v2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/budge-hero-v2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
}

.intro-header-retail-2-wf.cc-subpage-wf {
  height: 320px;
  padding: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/hero-retail-3.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/hero-retail-3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
}

.motto-wrap-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: center;
}

.section-heading-wrap-wf {
  margin-right: 20px;
  margin-left: 20px;
  text-align: center;
}

.paragraph-bigger-wf {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: Gilroy, sans-serif;
  color: #1d251e;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.content-header-3-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-16-wf {
  max-width: 600px;
  margin-right: 30px;
}

.div-block-17-wf {
  max-width: 100%;
  border-radius: 6px;
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.3);
}

.container-2-wf {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
}

.div-block-18-wf {
  max-width: 100%;
  margin-top: 20px;
}

._2-column-section-wf {
  max-width: 100%;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  text-align: center;
}

.white-box-content-wf {
  min-height: 275px;
  padding: 20px 20px 0px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.3);
}

.image-10-wf {
  display: none;
  border-radius: 6px;
}

.image-11-wf {
  width: 180px;
  margin-right: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-19-wf {
  display: block;
  max-width: 100%;
  margin-right: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-20-wf {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.rating-wf {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Proxima nova', sans-serif;
  color: #1d251e;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  text-align: right;
}

.rating-f-wf {
  display: inline-block;
  padding: 5px 10px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 6px;
  background-color: #e1e6ef;
  font-family: 'Proxima nova', sans-serif;
  color: #1d251e;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.stars-wf {
  display: inline-block;
  width: 100px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
}

.div-block-21-wf {
  display: block;
  max-width: 100%;
  margin-bottom: 10px;
  text-align: right;
}

.div-block-22-wf {
  display: block;
  max-width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: left;
}

.section2-wf {
  padding-bottom: 60px;
  background-color: #fff;
}

.section-heading-left-wf {
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Proxima nova', sans-serif;
  color: #1d251e;
  font-size: 30px;
  line-height: 40px;
  font-weight: 900;
}

.image-12-wf {
  width: 150px;
  margin-right: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.rating-a-wf {
  padding: 5px 10px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 6px;
  background-color: #e1e6ef;
  font-family: 'Proxima nova', sans-serif;
  color: #1d251e;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
}

.section-heading-2-white-wf {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid hsla(0, 0%, 100%, 0.5);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 900;
  text-align: center;
}

.content-header-4-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-2-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-smaller-2-wf {
  max-width: 100%;
  margin-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Gilroy, sans-serif;
  color: #1d251e;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
}

.rating-left-wf {
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Proxima nova', sans-serif;
  color: #1d251e;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.stars-2-wf {
  display: inline-block;
  width: 130px;
  margin-right: 10px;
}

.div-block-23-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.div-block-5-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.section-heading-3-wf {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #e1e6ef;
  font-family: 'Proxima nova', sans-serif;
  color: #1d251e;
  font-size: 30px;
  line-height: 40px;
  font-weight: 900;
  text-align: center;
}

._2-column-section-2-wf {
  max-width: 100%;
  margin: 30px 20px 20px;
  text-align: center;
}

.review-copy2-wf {
  max-width: 100%;
  margin-bottom: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Gilroy, sans-serif;
  color: #1d251e;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}

.white-box-content2-wf {
  min-height: 355px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.3);
}

.div-block-3-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-4-wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.review-copy3-wf {
  max-width: 100%;
  margin-right: 10px;
  margin-bottom: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Gilroy, sans-serif;
  color: #1d251e;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}

@media screen and (max-width: 991px) {
  .section-heading-wf {
    font-size: 26px;
    line-height: 36px;
  }

  .paragraph-smaller-wf {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .content-wrap-wf {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .button-wf {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .content-header-wf {
    padding-right: 5px;
    padding-left: 5px;
  }

  .intro-content-wf.cc-homepage-wf {
    display: block;
  }

  .motto-section-wf {
    padding-right: 20px;
    padding-left: 20px;
  }

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

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

  .intro-header-retail-2-wf.cc-subpage-wf {
    height: auto;
  }

  .div-block-16-wf {
    max-width: 100%;
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .div-block-17-wf {
    margin-bottom: 10px;
  }

  ._2-column-section-wf {
    margin-right: 10px;
    margin-left: 10px;
  }

  .white-box-content-wf {
    min-height: 240px;
    margin-bottom: 20px;
    padding-bottom: 0px;
  }

  .image-10-wf {
    display: block;
  }

  .div-block-19-wf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .div-block-20-wf {
    margin-bottom: 10px;
  }

  .rating-wf {
    margin-right: 0px;
    text-align: left;
  }

  .rating-f-wf {
    font-size: 26px;
    line-height: 26px;
  }

  .stars-wf {
    max-width: 100.0000796%;
  }

  .div-block-21-wf {
    display: block;
    margin-right: 10px;
  }

  .section-heading-left-wf {
    font-size: 26px;
    line-height: 36px;
  }

  .section-heading-2-white-wf {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 26px;
    line-height: 36px;
  }

  .paragraph-smaller-2-wf {
    margin-left: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .rating-left-wf {
    margin-right: 0px;
    font-size: 26px;
    line-height: 36px;
    text-align: left;
  }

  .stars-2-wf {
    max-width: 100.0000796%;
  }

  .div-block-23-wf {
    display: block;
    margin-bottom: 5px;
  }

  .section-heading-3-wf {
    font-size: 26px;
    line-height: 36px;
  }

  ._2-column-section-2-wf {
    margin-right: 10px;
    margin-left: 10px;
  }

  .image-wf {
    display: none;
  }

  .review-copy2-wf {
    text-align: left;
  }

  .white-box-content2-wf {
    min-height: auto;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }

  .div-block-3-wf {
    display: block;
    text-align: left;
  }

  .div-block-4-wf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: right;
  }

  .review-copy3-wf {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .image-2-wf {
    margin-right: 0px;
  }

  .section-heading-wf {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 30px;
  }

  .container-wf {
    text-align: center;
  }

  .content-header-wf {
    display: block;
  }

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

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

  .motto-section-wf {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

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

  .paragraph-bigger-wf {
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-16-wf {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-17-wf {
    margin-bottom: 20px;
  }

  .container-2-wf {
    text-align: center;
  }

  .white-box-content-wf {
    min-height: auto;
    padding-bottom: 5px;
  }

  .div-block-19-wf {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-20-wf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .section-heading-left-wf {
    line-height: 30px;
  }

  .div-block-2-wf {
    margin-right: 10px;
  }

  .paragraph-smaller-2-wf {
    margin-left: 0px;
  }

  .div-block-23-wf {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-5-wf {
    margin-right: 10px;
  }

  .white-box-content2-wf {
    min-height: auto;
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 479px) {
  .section-heading-wf {
    text-align: center;
  }

  .button-wf {
    margin-right: 20px;
  }

  .content-header-wf {
    margin-bottom: 10px;
  }

  .motto-section-wf {
    padding-bottom: 5px;
  }

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

  .motto-wrap-wf {
    display: block;
  }

  .content-header-3-wf {
    display: block;
  }

  .div-block-16-wf {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-11-wf {
    width: 150px;
  }

  .div-block-19-wf {
    display: block;
  }

  .div-block-20-wf {
    display: block;
  }

  .rating-f-wf {
    margin-left: 0px;
  }

  .content-header-4-wf {
    display: block;
  }

  .div-block-2-wf {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .paragraph-smaller-2-wf {
    margin-left: 0px;
  }

  .div-block-23-wf {
    display: block;
  }

  .div-block-5-wf {
    margin-right: 0px;
    margin-bottom: 5px;
  }

  .review-copy2-wf {
    text-align: left;
  }

  .div-block-3-wf {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-4-wf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }

  .review-copy3-wf {
    text-align: left;
  }
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@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/Proxima-Nova-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}