:root {
  --white: white;
  --black: black;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figcaption {
  opacity: 1;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.section {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.section.cc-store-home-wrap {
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

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

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-bigger {
  opacity: 1;
  color: #000;
  text-align: left;
  margin-bottom: 10px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
}

.primary-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

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

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

.primary-button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.primary-button.cc-contact-us {
  z-index: 5;
  background-color: #324f8f;
  border: 0 solid #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-right: 25px;
  display: flex;
  position: absolute;
  inset: auto 0% -34% auto;
}

.primary-button.cc-contact-us:hover {
  color: #324f8f;
  background-color: #9e9e9e;
  font-weight: 400;
  text-decoration: underline;
}

.primary-button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.primary-button.cc-white-button:hover {
  background-color: #fffc;
}

.primary-button.cc-white-button:active {
  background-color: #ffffffe6;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.rich-text figcaption {
  opacity: .6;
}

.rich-text figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

.terms-heading-jumbo {
  color: #000;
  -webkit-text-stroke-color: #fff;
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 50px;
  font-style: normal;
  line-height: 80px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.menu {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navigation-wrap {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation {
  background-color: #0000;
  align-items: center;
  padding: 50px;
  display: flex;
}

.navigation-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.logo-image {
  text-align: center;
  align-self: auto;
  display: block;
  position: relative;
}

.navigation-items {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-wrap {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.webflow-link {
  opacity: .5;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.cta-text {
  width: 70%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.cta-wrap {
  text-align: center;
  justify-content: center;
  display: flex;
}

.intro-header {
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/backgound-light.png');
  background-position: 0 0;
  background-size: cover;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 500px;
  margin-bottom: 0;
  display: flex;
}

.header-content {
  text-align: center;
  width: 70%;
  max-width: 1200px;
}

.header-content.cc-homepage {
  width: 70%;
  max-width: 1200px;
  margin-bottom: 0;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.detail-header-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 620px;
  margin-bottom: 60px;
  display: block;
}

.detail-header-image.w--current {
  margin-bottom: 60px;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.utility-page-wrap {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 30px;
  display: flex;
}

._404-wrap {
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.header-paragraph {
  color: #000;
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.legal-section {
  background-color: #e9e9e9;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 0;
  display: flex;
}

.bold-text {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 600;
}

.list {
  color: #000;
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 50px;
}

.header-text {
  width: 80%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.section-3 {
  background-color: #e9e9e9;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  min-height: 300px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
  padding-bottom: 50px;
}

.middle-paragraph-2 {
  text-align: center;
  width: 70%;
  max-width: none;
  margin-top: 70px;
  padding-bottom: 40px;
}

.middle-text-2 {
  width: 80%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.list-item, .list-item-2, .list-item-3, .list-item-4, .list-item-5 {
  font-style: normal;
}

.list-item-6 {
  margin-bottom: 0;
  font-style: normal;
}

.legal-paragraph {
  color: #000;
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.middle-paragraph-3a {
  color: #000;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.div-block-2 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  min-height: 100px;
  padding-left: 0;
  display: grid;
}

.bold-text-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 600;
}

.div-block-3 {
  opacity: 1;
  background-color: #fff;
  background-image: radial-gradient(circle, #9494944a, #fff);
  border: 2px solid #00000029;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 0;
  min-height: 170px;
  padding-top: 20px;
  display: block;
}

.paragraph {
  text-align: center;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
  line-height: 18px;
}

.bold-text-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.section-4 {
  border-bottom: 1px solid #b3b3b3;
  min-height: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.container-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  background-color: #324f8f;
  border-radius: 20px;
  padding: 12px 60px;
  display: block;
}

.button:hover {
  color: #314f8f;
  background-color: #9e9e9e;
  text-decoration: underline;
}

.footer-section {
  background-color: #324f8f;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 0 40px;
  position: relative;
}

.container-6 {
  width: 80%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-three-2 {
  justify-content: center;
  align-items: center;
  display: block;
}

.footer-social-block-three-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.footer-divider-two-2 {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom-2 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright-2 {
  color: #fff;
}

.footer-legal-block-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link-2 {
  color: #fff;
  margin-left: 24px;
}

.footer-legal-link-2:hover {
  color: #fff;
  text-decoration: none;
}

.facebook-image {
  background-color: #3898ec00;
  background-image: url('../images/facebook.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 30px;
  padding: 10px 40px;
}

.facebook-image:hover {
  opacity: .5;
  color: #fff;
  border-bottom: 1px #fff;
  border-left: 1px #fff;
  border-right-style: none;
  border-right-color: #fff;
}

.x-image {
  background-color: #3898ec00;
  background-image: url('../images/x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 30px;
  padding: 10px 40px;
}

.x-image:hover {
  opacity: .5;
}

.youtube-image {
  background-color: #3898ec00;
  background-image: url('../images/youtube.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 30px;
  padding: 10px 40px;
}

.youtube-image:hover {
  opacity: .5;
}

.linkedin-image {
  background-color: #3898ec00;
  background-image: url('../images/linkedin.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 30px;
  padding: 10px 40px;
}

.linkedin-image:hover {
  opacity: .5;
}

.link {
  color: #03f;
}

.legal-middle-content {
  width: 70%;
}

.legal-heading {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 50px;
  font-style: normal;
  line-height: 80px;
}

.section-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.form-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.contact-content {
  width: 60%;
  height: auto;
  padding-bottom: 20px;
}

.contact-heading {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 50px;
  font-style: normal;
  line-height: 80px;
}

.form {
  width: 100%;
}

.field-label, .field-label-2 {
  font-style: normal;
}

.submit {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  background-color: #324f8f;
  border-radius: 10px;
  padding: 8px 35px;
  font-style: normal;
  display: block;
}

.submit:hover {
  color: #314f8f;
  background-color: #9e9e9e;
  text-decoration: underline;
}

.middle-paragraph-2b {
  color: #000;
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.contact-text {
  width: 100%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.contact-paragraph {
  color: #000;
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.contact-bold-text {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 600;
}

.contact-info-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 0;
  display: flex;
}

.contact-info-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: none;
  display: flex;
}

.div-info-block {
  flex: 1;
}

.contact-text-bold {
  color: #000;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}

.contact-text-normal {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.middle-paragraph-2b-stats {
  color: #000;
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 35px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

@media screen and (max-width: 991px) {
  .section.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .primary-button {
    justify-content: center;
  }

  .primary-button.cc-contact-us {
    display: flex;
    position: absolute;
    bottom: -16%;
    right: 2%;
  }

  .terms-heading-jumbo {
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .menu {
    margin-left: 30px;
    position: static;
  }

  .navigation-wrap {
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .navigation-items {
    background-color: #fff;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .intro-header {
    height: 450px;
    padding-top: 23px;
  }

  .header-content.cc-homepage {
    width: 80%;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .legal-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .header-text {
    width: auto;
  }

  .middle-paragraph-2 {
    width: 80%;
    padding-bottom: 40px;
  }

  .middle-text-2 {
    width: auto;
    margin-bottom: 0;
    padding-bottom: 35px;
  }

  .container-4 {
    max-width: 728px;
  }

  .section-4 {
    min-height: 0;
  }

  .container-5 {
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .button {
    letter-spacing: 2px;
    background-color: #314f8f;
    border-radius: 20px;
    padding-bottom: 12px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .footer-section {
    position: relative;
  }

  .container-6 {
    width: 90%;
    max-width: 728px;
  }

  .footer-wrapper-three-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-social-block-three-2 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .legal-middle-content {
    width: 90%;
  }

  .legal-heading {
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }

  .section-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .contact-content {
    width: 90%;
  }

  .contact-heading {
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }

  .submit {
    letter-spacing: 2px;
    background-color: #314f8f;
    border-radius: 10px;
    padding-bottom: 8px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .contact-text {
    width: auto;
  }

  .contact-info-section {
    padding-left: 0;
    padding-right: 0;
  }

  .contact-info-container {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    width: 95%;
    max-width: none;
  }

  .contact-text-normal {
    text-align: center;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section.cc-cta {
    padding: 15px;
  }

  .section.cc-store-home-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .container {
    text-align: center;
  }

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

  .primary-button.cc-contact-us {
    aspect-ratio: auto;
    padding: 8px 18px;
    right: -2%;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .terms-heading-jumbo {
    margin-bottom: 15px;
    font-size: 35px;
    font-weight: 500;
    line-height: 50px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 30px 35px;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .intro-header {
    height: auto;
  }

  .header-content {
    width: 80%;
  }

  .blog-detail-header-wrap {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .legal-section {
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-3 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .middle-paragraph-2 {
    width: 80%;
  }

  .container-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .middle-paragraph-3a {
    padding-bottom: 20px;
  }

  .div-block-2 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-width: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-3 {
    text-align: center;
  }

  .section-4 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .footer-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-6 {
    width: 95%;
  }

  .footer-social-block-three-2 {
    margin-top: 10px;
  }

  .footer-bottom-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-copyright-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    margin-left: 0;
  }

  .footer-legal-link-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .legal-heading {
    font-size: 30px;
    font-weight: 500;
    line-height: 50px;
  }

  .section-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .contact-content {
    width: 85%;
  }

  .contact-heading {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
    line-height: 50px;
  }

  .form {
    width: 100%;
  }

  .contact-info-section {
    flex-flow: row;
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-info-container {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  .primary-button.cc-contact-us {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    padding-top: 8px;
    display: flex;
    position: absolute;
    inset: auto 25% -49%;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .terms-heading-jumbo {
    margin-top: auto;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
  }

  .menu {
    margin-left: 15px;
  }

  .navigation {
    padding-bottom: 70px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .intro-header {
    height: auto;
    padding-top: 41px;
    padding-bottom: 0;
  }

  .header-content.cc-homepage {
    width: 90%;
  }

  .blog-detail-header-wrap {
    width: 100%;
    max-width: none;
  }

  .header-paragraph {
    font-size: 14px;
  }

  .legal-section {
    height: auto;
    min-height: 0;
    padding: 60px 0;
  }

  .bold-text {
    font-size: 20px;
  }

  .list {
    padding-left: 30px;
  }

  .section-3 {
    min-height: 0;
  }

  .middle-paragraph-2 {
    width: 90%;
    margin-top: 0;
    padding-top: 60px;
  }

  .container-4 {
    width: 90%;
    max-width: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .legal-paragraph {
    width: auto;
    font-size: 14px;
    position: static;
  }

  .middle-paragraph-3a {
    font-size: 14px;
  }

  .div-block-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-3, .bold-text-4 {
    font-size: 20px;
  }

  .section-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .container-5 {
    max-width: none;
  }

  .footer-section {
    padding-left: 0;
    padding-right: 0;
  }

  .container-6 {
    width: auto;
    max-width: none;
  }

  .footer-wrapper-three-2 {
    display: block;
  }

  .footer-social-block-three-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .footer-bottom-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-legal-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
  }

  .facebook-image, .x-image, .youtube-image, .linkedin-image {
    padding-left: 20px;
    padding-right: 20px;
  }

  .legal-middle-content {
    width: 90%;
  }

  .legal-heading {
    margin-top: auto;
    margin-bottom: 15px;
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
  }

  .section-2 {
    height: auto;
    min-height: 0;
  }

  .contact-content {
    width: 90%;
  }

  .contact-heading {
    margin-top: auto;
    margin-bottom: 40px;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
  }

  .middle-paragraph-2b {
    width: auto;
    font-size: 14px;
    position: static;
  }

  .contact-paragraph {
    width: auto;
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
    position: static;
  }

  .contact-bold-text {
    font-size: 20px;
  }

  .contact-info-section {
    height: auto;
    min-height: 0;
    padding: 60px 0;
  }

  .middle-paragraph-2b-stats {
    width: auto;
    font-size: 14px;
    position: static;
  }
}

#w-node-_9d2bcc1d-d69e-41e0-64d1-64828e571adf-444f9bb7 {
  place-self: auto;
}


