:root {
  --color-3: #99652a;
  --sky-blue: #68c3ea;
  --yellow-green: #79cb29;
  --medium-purple: #b068fb;
  --color-2: #ff057d;
  --color-4: #f3ebd6;
  --orange: #ffa633;
  --re: #fff799;
  --color-8: #878787;
  --transparent: #fff799;
  --color-5: #535353;
  --color-6: white;
  --ff915a: var(--orange);
  --color: #ff915a;
  --color-7: #353535;
  --f8dfd8: #f8dfd8;
}

.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: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.heading {
  color: #535353;
  text-align: center;
  margin: 40px 20px 5px;
  padding: 0;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.image {
  margin: 10px 220px 140px 0;
}

.text-block {
  padding-left: 144px;
  font-family: PT Serif, serif;
  font-size: 0;
}

.image-2 {
  width: 250px;
  height: 380px;
  margin-top: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-block-2 {
  margin-top: 20px;
  margin-left: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 22px;
  font-weight: 900;
}

.text-block-3 {
  margin-top: 11px;
  margin-left: 0;
  padding-bottom: 20px;
}

.button {
  margin-top: 3px;
  margin-bottom: 20px;
  margin-left: 25px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.link-block {
  margin-left: -98px;
}

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

.columns {
  margin-top: 34px;
  margin-left: 140px;
  padding-right: 29px;
}

.container {
  max-width: 840px;
  padding-left: 0;
}

.nav-link {
  color: #504f4f;
  background-color: #0000;
}

.nav-link.button {
  perspective: none;
  color: #f0e9e9;
  text-align: center;
  background-color: #535353;
  border: 0 solid #b87474;
  border-radius: 6px;
  width: 100px;
  padding-left: 8px;
  padding-right: 8px;
  top: 9px;
  transform: none;
}

.nav-link.button {
  perspective: none;
  color: #f0e9e9;
  text-align: center;
  background-color: #535353;
  border: 0 solid #b87474;
  border-radius: 6px;
  width: 100px;
  margin-left: 20px;
  padding-left: 8px;
  padding-right: 8px;
  top: 9px;
  transform: none;
}

.nav-link.button:hover {
  background-color: #ff057d;
}

.text-span {
  color: #111;
}

.navbar {
  background-color: #fff;
  max-width: 1422px;
}

.image-3 {
  margin-top: 18px;
}

.container-2 {
  text-align: center;
  background-color: #f3ebd6;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 60px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.container-3 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .45fr .55fr .45fr .45fr .45fr;
  grid-auto-columns: 1fr;
  max-width: 800px;
  margin-top: 40px;
  margin-bottom: -16px;
  padding-top: 0;
  padding-left: 138px;
  padding-right: 212px;
  display: grid;
}

.section {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.paragraph {
  color: #636363;
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 10px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.text-block-4 {
  color: #535353;
  white-space: normal;
  max-width: 70px;
  padding-left: 0;
  padding-right: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.image-4 {
  text-align: center;
  max-width: 600px;
  margin-top: 12px;
  margin-bottom: 10px;
  margin-left: 70px;
}

.container-4 {
  text-align: left;
  max-width: 350px;
  margin-top: 20px;
  margin-bottom: -38px;
  padding-left: 6px;
  padding-right: 27px;
}

.image-5 {
  opacity: .7;
  margin: 8px 10px 4px 5px;
  padding-left: 5px;
}

.link-block-3 {
  text-align: left;
  margin-bottom: 0;
}

.image-6 {
  opacity: .7;
  margin-bottom: 4px;
  margin-left: -6px;
  margin-right: 0;
  padding-top: 9px;
  padding-left: 1px;
  padding-right: 0;
}

.image-7 {
  background-color: #f3ebd6;
}

.container-5 {
  color: #f3ebd6;
  background-color: #f3ebd6;
  max-width: 2000px;
  height: 500px;
  margin-bottom: 0;
}

.paragraph-2 {
  color: #535353;
}

.paragraph-3 {
  color: #535353;
  text-align: center;
  margin-top: -6px;
  margin-bottom: 21px;
}

.heading-2 {
  color: #535353;
  text-align: center;
  border: 0 solid #000;
  margin-top: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 45px;
  font-weight: 900;
}

.bold-text {
  object-fit: fill;
  font-size: 80px;
}

.image-8 {
  object-fit: cover;
  margin-top: -20px;
  margin-bottom: 20px;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.div-block {
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  margin-bottom: 20px;
}

.grid-2 {
  grid-column-gap: 31px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.heading-3 {
  font-size: 24px;
}

.heading-4 {
  text-align: center;
  object-fit: cover;
  background-color: #79cb29;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.heading-5 {
  margin-top: 10px;
  font-size: 18px;
}

.text-block-5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.div-block-2 {
  text-align: left;
  background-color: #fff;
  border: 0 solid #535353;
  border-radius: 7px;
  width: 45%;
  margin: 20px;
  padding: 10px;
}

.heading-6 {
  margin-top: 10px;
}

.grid-3 {
  grid-column-gap: 32px;
  grid-row-gap: 40px;
  background-color: #fff0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin: 60px 20px 40px;
}

.text-block-6 {
  text-align: center;
  margin-top: 10px;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 600;
}

.paragraph-4 {
  text-align: center;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 600;
}

.heading-7 {
  color: #79cb29;
  text-align: center;
  width: 100px;
  margin-top: -32px;
  margin-left: 39px;
  margin-right: 0;
  padding-left: 20px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 36px;
  font-weight: 900;
}

.div-block-3 {
  background-color: #fff;
  border: 2px solid #535353;
  border-radius: 10px;
  margin: 10px;
  padding: 10px 20px;
}

.image-9 {
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 0;
}

.image-10 {
  margin-top: 7px;
  margin-bottom: -5px;
  margin-left: 15px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-4 {
  width: 150px;
  height: 50px;
  margin-bottom: 6px;
}

.paragraph-5 {
  color: #535353;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 30px;
}

.paragraph-6 {
  color: #535353;
  text-align: center;
  margin-top: 8px;
  font-family: Source Sans Pro, sans-serif;
}

.paragraph-7 {
  color: #333;
  text-align: center;
  margin-top: 35px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 80px;
  font-weight: 700;
}

.div-block-5 {
  text-align: left;
  background-color: #fff;
  border: 0 solid #707070;
  border-radius: 10px;
  width: auto;
  margin-left: 10px;
  padding: 25px 10px 20px 20px;
  box-shadow: 0 2px 5px #0003;
}

.paragraph-8 {
  color: #333;
  text-align: left;
  margin-bottom: 0;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 600;
}

.paragraph-9 {
  color: var(--color-3);
  text-align: left;
  width: 130px;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 20px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 30px;
  font-weight: 900;
  display: flex;
}

.paragraph-10 {
  text-align: left;
  margin-top: 5px;
  padding-right: 0;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 600;
}

.div-block-6 {
  display: flex;
}

.image-11 {
  margin-top: -40px;
  margin-left: 10px;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: auto;
  margin-top: 60px;
  margin-left: 10px;
  margin-right: 0;
}

.div-block-7 {
  background-color: #bc1a1a00;
  margin: 0 1px 0 0;
  padding: 10px 0;
  display: inline-block;
}

.div-block-8 {
  margin-top: 20px;
  padding: 10px 20px;
}

.div-block-9 {
  background-color: #f3ebd6;
  height: 100px;
}

.div-block-10 {
  text-align: center;
  background-color: #97494900;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.container-6 {
  text-align: center;
  margin-top: 10px;
  padding-right: 0;
}

.div-block-11 {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.container-7 {
  text-align: center;
  margin-top: 20px;
}

.div-block-12 {
  display: inline-block;
}

.container-8 {
  text-align: center;
  margin-top: 10px;
}

.paragraph-11 {
  color: #636363;
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 10px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.paragraph-12 {
  color: #535353;
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 10px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.container-9 {
  text-align: left;
  margin-top: 10px;
  padding-left: 20px;
}

.container-10 {
  text-align: left;
  margin-top: 10px;
  padding-left: 16px;
  padding-right: 0;
}

.container-11 {
  text-align: left;
  margin-top: 0;
  padding-left: 20px;
}

.text-span-2 {
  color: var(--sky-blue);
  width: 130px;
  font-size: 30px;
}

.text-span-3 {
  color: var(--yellow-green);
  width: 130px;
  font-size: 30px;
}

.text-span-4 {
  color: var(--medium-purple);
  width: 130px;
}

.text-span-5 {
  color: var(--color-2);
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-span-6 {
  color: #535353;
}

.navbar-2 {
  float: none;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  max-width: none;
}

.text-span-7, .text-span-8, .text-span-9, .text-span-10 {
  color: red;
}

.container-12 {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 40px 0;
  display: inline-block;
  position: relative;
}

.paragraph-99 {
  color: #fff200;
  margin-top: 30px;
  margin-bottom: 5px;
  margin-left: 90px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.text-span-26 {
  min-height: 0;
  font-size: 45px;
  font-weight: 200;
}

.display-heading-copy {
  color: #535353;
  letter-spacing: -.04em;
  max-width: 500px;
  margin-top: 80px;
  margin-bottom: 10px;
  margin-left: 90px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: .95;
}

.hero-paragraph {
  color: #fff;
  text-align: left;
  max-width: 500px;
  margin-top: 10px;
  margin-bottom: 60px;
  margin-left: 110px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2;
}

.button-001 {
  background-color: #0000;
  background-image: linear-gradient(#f74c32, #f74c32);
  border: 1px solid #fff;
  border-radius: 6px;
  justify-content: center;
  align-items: flex-start;
  max-width: 150px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 90px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Source Sans Pro, sans-serif;
  display: flex;
}

.button-001:hover {
  color: #5d3d3d;
  background-color: #fff;
}

.paragraph-99-copy {
  color: #f3f1f1;
  letter-spacing: 1px;
  margin-bottom: 70px;
  margin-left: 90px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  display: inline-block;
}

.text-span-27 {
  color: #fff200;
  font-size: 36px;
}

.display-heading {
  color: #535353;
  letter-spacing: -.04em;
  max-width: 500px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 80px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: .95;
}

.hero-paragraph-copy {
  color: #333;
  max-width: 500px;
  margin: 10px auto 10px 90px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 1;
}

.hero-paragraph-copy-copy {
  color: var(--color-2);
  max-width: 500px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 90px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.bold-text-2 {
  font-size: 18px;
}

.heading-8 {
  color: var(--color-2);
  max-width: 190px;
  margin-top: 40px;
  margin-left: 100px;
  font-size: 18px;
}

.bold-text-3 {
  color: var(--color-4);
  text-indent: 0;
  max-width: 500px;
  margin-left: 0;
}

.h2 {
  color: #b3b3b3;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
}

.h2.cc-center {
  margin-bottom: 40px;
}

.h2.cc-2-rows {
  margin-bottom: 25px;
}

.text-span-28, .text-span-29 {
  color: #000;
  font-weight: 800;
}

._2-row-text {
  max-width: 370px;
  margin-right: 100px;
}

._2-row-text.cc-bottom {
  margin-right: 100px;
}

.container-13 {
  z-index: 1;
  width: 100%;
  max-width: 1170px;
  position: relative;
}

.link {
  color: #5ab963;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  transition: color .2s;
}

.link:hover {
  color: #48944f;
}

.paragraph-100 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-100.cc-gray {
  color: #999;
}

.text-span-30 {
  color: #000;
  font-weight: 800;
}

.row {
  flex: 1;
  display: flex;
}

.row.cc-bottom {
  flex-direction: row-reverse;
  margin-top: 90px;
}

._2-row-action-text {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

._2-row-image.cc-bottom {
  margin-right: 0;
}

._2-row-image.cc-row-spacing {
  margin-right: 100px;
}

.h3 {
  background-color: #535353;
  background-image: linear-gradient(to bottom, var(--orange), var(--color-4));
  color: #333;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.container-14 {
  z-index: 1;
  text-align: center;
  width: auto;
  max-width: 2000px;
  position: relative;
}

.h2-container {
  width: 50%;
  margin-bottom: 90px;
}

.text-span-31 {
  color: #000;
  font-weight: 800;
}

.collection-list {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.collection-item {
  width: 33.3333%;
  padding-left: 10px;
  padding-right: 10px;
}

.feature-item-container {
  border: 1px solid #f7f7f7;
  height: 330px;
  padding: 50px 40px;
  transition: box-shadow .2s;
  box-shadow: 0 5px 20px #0000000d;
}

.feature-icon {
  align-items: center;
  width: 60px;
  height: 60px;
  margin-bottom: 25px;
  display: flex;
}

.paragraph-101 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-101.cc-gray {
  color: #999;
}

.hero-section-7ccc {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--orange), var(--color-4));
  text-align: center;
  height: auto;
  min-height: 0;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 20px;
  transition: opacity .2s;
}

.div-block-20 {
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.why-acme-block-copy {
  color: #ff3c73;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  line-height: 15px;
  display: flex;
}

.support-top-details-412 {
  color: #535353;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 12px;
}

.why-acme-heading6-copy-copy {
  color: #353535;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 44px;
  line-height: 45px;
}

.why-acme-paragraph-6-copy-copy {
  color: #f9f9f9;
  text-align: center;
  margin-bottom: 20px;
  margin-right: 0;
  font-size: 16px;
}

.container-17, .container-18 {
  color: #445fba;
  background-color: #0000;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.home-category-image-2 {
  width: 110px;
  margin-bottom: 20px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  bottom: 17px;
  right: 21px;
}

.heading-18 {
  color: #443f3f;
  text-align: left;
  width: 190px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.home-category-info-2 {
  text-align: right;
  margin-right: 100px;
}

.heading-13 {
  color: #ff3c73;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 20px;
}

.home-category-info-1 {
  margin-left: 224px;
}

.home-category-image-1 {
  width: 220px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  bottom: 26px;
  left: 15px;
}

.section-5 {
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 24px;
  display: flex;
}

.section-5.haze {
  background-color: var(--color-4);
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 60px;
}

.wrapper-2 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: 2000px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.home-categories {
  justify-content: center;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 32px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.home-category-card {
  color: #fff;
  background-color: #f9f9f9;
  border-radius: 16px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 500px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 20px 40px;
  display: flex;
  position: relative;
}

.home-category-card.red {
  box-shadow: none;
  background-color: #f9f9f9;
  justify-content: flex-end;
  max-width: 400px;
}

.heading-19 {
  color: #443f3f;
  text-align: left;
  width: 190px;
  margin-top: 10px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.heading-20 {
  color: var(--color-3);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 30px;
}

.home-category-info-3 {
  margin-left: 125px;
}

.home-category-image-3 {
  width: 110px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  bottom: 26px;
  left: 15px;
}

.container-19 {
  color: #445fba;
  background-color: #0000;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.about-column-copy {
  text-align: center;
  width: auto;
  max-width: 1200px;
  margin: 20px 0;
  font-weight: 700;
}

.paragraph-102 {
  text-align: center;
  max-width: 430px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
}

.heading-21 {
  color: var(--re);
  text-align: left;
  max-width: 750px;
  margin: 10px auto 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.heading-16-copy {
  color: var(--color-2);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.activity {
  background-color: #fdc94cf2;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
}

.about-column-2copy {
  text-align: center;
  width: auto;
  max-width: 430px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.container-20 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.paragraph-103 {
  color: #443f3f;
  text-align: center;
  max-width: 430px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
}

.div-block-18 {
  background-color: var(--color-8);
  height: 1px;
  margin: 10px auto;
}

.body {
  -webkit-text-fill-color: inherit;
  background-color: #fbf7ef;
  background-clip: border-box;
}

.container-2-copy {
  background-color: var(--transparent);
  text-align: center;
  background-image: url('../images/20001180.jpg');
  background-position: 100%;
  background-size: cover;
  max-width: none;
  height: 660px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.bold-text-4, .bold-text-5, .bold-text-6 {
  background-color: var(--color-2);
  color: var(--color-4);
  padding-left: 10px;
  padding-right: 10px;
  font-size: 22px;
}

.button-2 {
  border: 1px solid var(--color-5);
  background-color: var(--color-6);
  color: var(--color-5);
  border-radius: 24px;
  flex: 0 auto;
  margin: 7px 5px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.button-2:hover {
  border-color: var(--color-2);
  background-color: var(--color-6);
  color: var(--color-2);
}

.button-3 {
  border-radius: 24px;
}

.bold-text-7, .bold-text-8 {
  text-align: center;
}

.paragraph-103-copy {
  color: #343434;
  text-align: left;
  max-width: 1000px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 34px;
}

.paragraph-102-copy {
  text-align: left;
  max-width: 430px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
}

.about-column-copy-copy {
  text-align: center;
  width: auto;
  max-width: 430px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.section-5-copy {
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 24px;
  display: flex;
}

.section-5-copy.haze {
  background-color: var(--transparent);
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 60px;
}

.hero-section-6copy-copy-copy {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--orange), var(--color-4));
  text-align: center;
  height: 160px;
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 0;
  transition: opacity .2s;
}

.why-acme-heading6-copy-copy-copy {
  color: #353535;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 44px;
}

.why-acme-heading6-cc-copy {
  color: #353535;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 23px;
}

.about-columns-wrapper-copy {
  justify-content: center;
  margin: 0 40px 20px;
  display: flex;
}

.div-block-18-copy {
  background-color: var(--color-8);
  background-color: var(--color-8);
  height: 1px;
  margin: 15px auto 10px;
}

.image-12 {
  max-width: 80%;
  margin-top: 10px;
  margin-bottom: 40px;
}

.hero-section-7ccc-copy {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--orange), var(--color-4));
  text-align: center;
  height: auto;
  min-height: 0;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 100px;
  transition: opacity .2s;
}

.hero-section-7b-copy-copy {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--transparent), var(--transparent));
  text-align: center;
  height: auto;
  min-height: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 100px;
  transition: opacity .2s;
}

.about-column-copy-2 {
  text-align: center;
  width: auto;
  max-width: 1500px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.button-4 {
  color: #fff;
  text-align: center;
  background-color: #ff4d1d;
  border: 3px solid #ff4d1d;
  border-radius: 360px;
  flex: 0 auto;
  width: 300px;
  height: 60px;
  margin: 7px 5px;
  padding-top: 18px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.button-4:hover {
  color: #ff4d1d;
  background-color: #fff;
  border-color: #ff0509;
}

.heading-21-copy {
  color: #343434;
  text-align: left;
  max-width: 1000px;
  margin: 10px auto 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.text-span-32 {
  color: #343434;
}

.text-span-33 {
  color: red;
}

.navbar-3 {
  float: none;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  max-width: none;
}

.image-13 {
  margin-top: 20px;
}

.container-21 {
  max-width: 840px;
  padding-left: 0;
}

.text-span-34 {
  color: #535353;
}

.image-19 {
  opacity: .7;
  margin: 8px -5px 4px 5px;
  padding-left: 5px;
}

.div-block-21 {
  display: inline-block;
}

.text-block-7 {
  color: #535353;
  white-space: normal;
  max-width: 70px;
  padding-left: 0;
  padding-right: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-22 {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.div-block-23 {
  text-align: center;
  background-color: #97494900;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.image-110 {
  margin-top: 5px;
  margin-right: 10px;
}

.container-22 {
  text-align: left;
  margin-top: 0;
  padding-left: 20px;
}

.image-21, .image-20 {
  opacity: .7;
  margin: 8px -5px 4px 10px;
  padding-left: 5px;
}

.paragraph-104 {
  color: #535353;
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 10px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.container-23 {
  text-align: left;
  margin-top: 10px;
  padding-left: 16px;
  padding-right: 0;
}

.container-24 {
  text-align: left;
  margin-top: 10px;
  padding-left: 20px;
}

.cover {
  height: NaN% ;
  width: 100%;
  max-width: 100%;
}

._2000800 {
  width: 100%;
  height: 100%;
}

.section2 {
  background-image: url('../images/bg.jpg');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 100px;
  padding-bottom: 100px;
}

._20001300, ._8001000 {
  display: none;
}

.link-2 {
  color: #ff4d1d;
  text-decoration-color: #ff4d1d;
}

.link-3, .link-4 {
  color: #ff4d1d;
}

.button-5 {
  color: #fbf7ef;
  background-color: #e4011e;
  background-image: linear-gradient(0deg, #633238b3, #e4011e 61%);
  border-radius: 20px;
  justify-content: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 40px 20px;
  font-size: 40px;
  font-weight: 700;
  display: flex;
}

.button-5:hover {
  margin-top: 0;
}

.section-6 {
  padding-top: 10px;
  padding-bottom: 30px;
}

.container-25 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.about-column-copy-3 {
  text-align: center;
  width: auto;
  max-width: 1500px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8 {
  text-decoration: none;
}

.shorts {
  background-color: #0000;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  max-width: 1200px;
  margin: 60px auto 0;
  padding: 20px 0;
  display: flex;
}

.column_shorts {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: 1200px;
  margin: 20px 0;
  font-weight: 700;
  display: grid;
}

@media screen and (min-width: 1440px) {
  .button-5 {
    font-size: 48px;
  }
}

@media screen and (min-width: 1920px) {
  .button-5 {
    font-size: 48px;
  }

  .section-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 20px;
    font-size: 30px;
  }

  .columns {
    padding-right: 20px;
  }

  .container {
    max-width: 725px;
  }

  .image-3 {
    margin-top: 16px;
  }

  .container-2 {
    text-align: center;
    max-width: none;
    height: auto;
    margin-bottom: 40px;
    padding: 11px;
  }

  .container-3 {
    padding-left: 137px;
    padding-right: 204px;
  }

  .container-4 {
    padding-left: 9px;
  }

  .container-5 {
    height: 380px;
  }

  .paragraph-3 {
    margin-bottom: 10px;
  }

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

  .image-8 {
    margin-top: 0;
  }

  .grid-3 {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    padding-left: 95px;
    padding-right: 95px;
  }

  .heading-7 {
    width: 200px;
    padding-left: 70px;
  }

  .div-block-3 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-9 {
    margin-left: 155px;
  }

  .image-10 {
    margin-left: 90px;
  }

  .div-block-5 {
    margin-left: 20px;
  }

  .grid-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    margin-left: 80px;
    margin-right: 80px;
  }

  .div-block-8 {
    margin-top: 10px;
    padding: 0;
  }

  .menu-button, .icon {
    color: #333;
  }

  .menu-button-2 {
    clear: right;
    color: #333;
    position: relative;
  }

  .nav-menu-2 {
    background-color: #fff2f2;
  }

  .container-12 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    height: auto;
    padding-bottom: 10px;
    padding-left: 60px;
  }

  .paragraph-99 {
    margin-top: 20px;
    margin-left: 20px;
    font-family: Roboto, sans-serif;
  }

  .text-span-26 {
    font-size: 35px;
  }

  .display-heading-copy {
    max-width: 350px;
    margin-top: 60px;
    margin-left: 10px;
    font-size: 30px;
  }

  .hero-paragraph {
    max-width: 400px;
    margin-top: 10px;
    margin-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 45px;
    line-height: 1.1;
  }

  .button-001 {
    max-width: 150px;
    margin-left: 20px;
  }

  .paragraph-99-copy {
    margin-bottom: 40px;
    margin-left: 20px;
    font-family: Roboto, sans-serif;
  }

  .text-span-27 {
    font-size: 30px;
  }

  .display-heading {
    max-width: 350px;
    margin-left: 10px;
    font-size: 14px;
  }

  .hero-paragraph-copy, .hero-paragraph-copy-copy {
    max-width: 350px;
    margin-top: 10px;
    margin-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 70px;
  }

  .heading-8 {
    color: #ff057d;
    text-align: left;
    max-width: 350px;
    margin-top: 10px;
    margin-left: 10px;
  }

  .bold-text-3 {
    text-align: left;
  }

  ._2-row-text {
    margin-right: 0;
  }

  ._2-row-text.cc-bottom {
    margin-right: 50px;
  }

  ._2-row-image {
    max-width: 50%;
    margin-right: 30px;
  }

  ._2-row-image.cc-row-spacing {
    margin-right: 50px;
  }

  .container-14 {
    width: auto;
  }

  .h2-container {
    width: 80%;
  }

  .collection-list {
    align-items: stretch;
    margin-left: -5px;
    margin-right: -5px;
  }

  .collection-item {
    width: 33.3333%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .feature-item-container {
    height: auto;
  }

  .hero-section-7ccc {
    background-image: linear-gradient(to bottom, var(--orange), var(--color-4));
    height: auto;
    min-height: auto;
    margin-bottom: 10px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

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

  .why-acme-block-copy {
    text-align: center;
    width: 80%;
  }

  .support-top-details-412 {
    margin-top: 20px;
  }

  .why-acme-heading6-copy-copy {
    margin-top: 5px;
  }

  .why-acme-paragraph-6-copy-copy {
    text-align: center;
    margin-right: 0;
  }

  .container-17, .container-18 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .home-category-image-2 {
    width: 120px;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .heading-18 {
    margin-top: 10px;
  }

  .home-category-info-2 {
    margin-right: 140px;
  }

  .heading-13 {
    font-size: 20px;
  }

  .home-category-info-1 {
    margin-left: 176px;
  }

  .home-category-image-1 {
    width: 176px;
    left: 10px;
  }

  .section-5 {
    padding: 88px 8px;
  }

  .section-5.haze {
    padding-top: 0;
  }

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

  .home-categories {
    flex-direction: column;
    max-width: 400px;
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
  }

  .home-category-card {
    max-width: 400px;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 32px;
  }

  .home-category-card.red {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-19 {
    margin-top: 10px;
  }

  .heading-20 {
    font-size: 30px;
  }

  .home-category-info-3 {
    margin-left: 140px;
  }

  .home-category-image-3 {
    width: 120px;
    margin-bottom: 0;
    padding-bottom: 10px;
    left: 10px;
  }

  .container-19 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .about-column-copy {
    width: auto;
    max-width: none;
    margin-left: 10px;
    margin-right: 10px;
  }

  .paragraph-102 {
    text-align: center;
    font-size: 14px;
  }

  .heading-21 {
    font-size: 24px;
  }

  .heading-16-copy {
    margin-bottom: 5px;
    font-size: 30px;
  }

  .activity {
    text-align: left;
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .about-column-2copy {
    width: auto;
    max-width: none;
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-20 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .div-block-18 {
    background-color: var(--color-8);
    color: #878787;
  }

  .container-2-copy {
    text-align: center;
    background-image: url('../images/20001180.jpg');
    background-position: 100%;
    background-size: cover;
    max-width: none;
    height: 400px;
    margin-bottom: 0;
    padding: 11px;
  }

  .bold-text-4 {
    font-size: 19px;
  }

  .bold-text-5 {
    font-size: 18px;
  }

  .bold-text-6 {
    font-size: 19px;
  }

  .paragraph-103-copy {
    text-align: justify;
    max-width: none;
    font-size: 16px;
  }

  .paragraph-102-copy {
    text-align: left;
    max-width: none;
    font-size: 14px;
  }

  .about-column-copy-copy {
    width: 42%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-5-copy {
    padding: 88px 8px;
  }

  .section-5-copy.haze {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .hero-section-6copy-copy-copy {
    background-image: linear-gradient(to bottom, var(--orange), var(--color-4));
    height: 40px;
    min-height: 150px;
    padding-top: 40px;
  }

  .why-acme-heading6-copy-copy-copy {
    margin-top: 5px;
  }

  .why-acme-heading6-cc-copy {
    margin-top: 5px;
    margin-bottom: 20px;
  }

  .about-columns-wrapper-copy {
    margin: 100px 0 40px;
  }

  .div-block-18-copy {
    background-color: var(--color-8);
    color: #878787;
    background-color: var(--color-8);
  }

  .image-12 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .hero-section-7ccc-copy {
    background-image: linear-gradient(to bottom, var(--orange), var(--color-4) 26%);
    height: auto;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .hero-section-7b-copy-copy {
    background-image: linear-gradient(to bottom, var(--transparent), var(--transparent));
    height: auto;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .heading-21-copy {
    margin-top: 0;
    font-size: 24px;
  }

  .about-column-copy-2 {
    width: auto;
    max-width: none;
    margin-left: 10px;
    margin-right: 10px;
  }

  .button-4 {
    width: 200px;
    height: 43px;
  }

  .heading-21-copy {
    font-size: 24px;
  }

  .image-13 {
    margin-top: 20px;
  }

  .container-21 {
    max-width: 725px;
  }

  .image-110 {
    margin-top: 5px;
    margin-right: 10px;
  }

  ._2000800 {
    display: none;
  }

  .section2 {
    padding: 80px 20px;
  }

  ._20001300 {
    display: inline-block;
  }

  ._8001000 {
    display: none;
  }

  .container-25 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .about-column-copy-3 {
    width: auto;
    max-width: none;
    margin-left: 10px;
    margin-right: 10px;
  }

  .shorts {
    text-align: left;
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .column_shorts {
    width: auto;
    max-width: none;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    margin-top: 0;
    margin-bottom: -11px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    font-size: 25px;
  }

  .columns {
    margin-left: 60px;
  }

  .container {
    max-width: 548px;
  }

  .image-3 {
    margin-top: 16px;
  }

  .container-2 {
    height: auto;
    padding-bottom: 0;
  }

  .container-3 {
    padding-left: 19px;
    padding-right: 98px;
  }

  .container-4 {
    padding-left: 8px;
    padding-right: 21px;
  }

  .container-5 {
    height: 280px;
  }

  .paragraph-3 {
    margin-top: -8px;
    margin-bottom: 0;
    font-size: 11px;
  }

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

  .grid-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    padding-left: 12px;
    padding-right: 12px;
  }

  .heading-7 {
    padding-left: 10px;
  }

  .image-9 {
    margin-left: 50px;
  }

  .image-10 {
    margin-left: 60px;
  }

  .paragraph-5 {
    margin-top: 20px;
    font-size: 20px;
  }

  .paragraph-7 {
    margin-top: 15px;
    font-size: 45px;
  }

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

  .grid-4 {
    grid-column-gap: 0px;
    margin-top: 0;
    margin-left: -5px;
  }

  .div-block-8 {
    padding: 0;
  }

  .container-12 {
    -webkit-text-fill-color: inherit;
    object-position: 50% 50%;
    background-image: none;
    background-clip: border-box;
    height: auto;
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative;
  }

  .paragraph-99 {
    margin-top: 20px;
    margin-left: 10px;
    font-size: 14px;
  }

  .text-span-26 {
    font-size: 35px;
  }

  .display-heading-copy {
    max-width: 250px;
    margin-top: 50px;
    margin-left: 20px;
    font-size: 24px;
  }

  .hero-paragraph {
    max-width: 300px;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 20px;
    font-size: 35px;
    line-height: 1.1;
  }

  .button-001 {
    max-width: 150px;
    margin: 15px 0 10px 10px;
    padding-top: 9px;
  }

  .paragraph-99-copy {
    margin-left: 10px;
    font-size: 11px;
  }

  .text-span-27 {
    font-size: 22px;
  }

  .display-heading {
    max-width: 250px;
    margin-top: 0;
    margin-left: 20px;
    font-size: 14px;
  }

  .hero-paragraph-copy, .hero-paragraph-copy-copy {
    max-width: 250px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    font-size: 60px;
    line-height: .9;
  }

  .heading-8 {
    max-width: 250px;
    margin-left: 20px;
  }

  ._2-row-text, ._2-row-text.cc-bottom {
    margin-right: 0;
  }

  .row {
    flex-wrap: wrap;
    justify-content: center;
  }

  ._2-row-action-text {
    margin-top: 50px;
  }

  ._2-row-image {
    max-width: 100%;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  ._2-row-image.cc-row-spacing {
    margin-right: 0;
  }

  .h2-container {
    width: 100%;
    margin-bottom: 60px;
  }

  .collection-list {
    flex-direction: column;
    margin: -10px 0;
  }

  .collection-item {
    width: 100%;
    margin: 10px 0;
    padding-left: 0;
    padding-right: 0;
  }

  .feature-item-container {
    height: auto;
  }

  .hero-section-7ccc {
    background-image: linear-gradient(to bottom, var(--orange), var(--color-4));
    height: auto;
    min-height: auto;
    margin-top: 40px;
  }

  .why-acme-block-copy {
    text-align: center;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .support-top-details-412 {
    text-align: center;
    margin-top: 3px;
  }

  .why-acme-heading6-copy-copy {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 36px;
  }

  .why-acme-paragraph-6-copy-copy {
    text-align: center;
    line-height: 22px;
  }

  .home-category-image-2 {
    text-align: center;
    align-self: auto;
    margin-right: 20px;
    padding-top: 20px;
    padding-bottom: 0;
    inset: 0% 0% 0% auto;
  }

  .heading-18 {
    width: auto;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    line-height: 26px;
  }

  .heading-13 {
    margin-top: 0;
  }

  .home-category-image-1 {
    width: 170px;
    padding-right: 20px;
  }

  .section-5 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-5.haze {
    padding-bottom: 0;
  }

  .wrapper-2 {
    width: 80%;
  }

  .home-categories {
    max-width: 600px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .home-category-card {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .home-category-card.red {
    text-align: center;
    flex: 1;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .heading-19 {
    width: auto;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    line-height: 20px;
  }

  .heading-20 {
    margin-top: 0;
  }

  .home-category-info-3 {
    padding-top: 0;
  }

  .home-category-image-3 {
    width: 130px;
    margin-left: 20px;
    padding: 20px 0 0;
    inset: 0% auto 0% 0%;
  }

  .about-column-copy {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: auto;
    max-width: none;
    margin: 20px auto 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .paragraph-102 {
    text-align: center;
    width: auto;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .heading-21 {
    margin-top: 10px;
    font-size: 22px;
    line-height: 30px;
  }

  .heading-16-copy {
    margin-top: 0;
  }

  .activity {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }

  .about-column-2copy {
    text-align: left;
    flex-direction: column;
    align-items: center;
    width: auto;
    max-width: none;
    margin-top: 20px;
    margin-bottom: 10px;
    display: flex;
  }

  .paragraph-103 {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-18 {
    background-color: #878787;
    width: 80%;
    height: 1px;
    margin-top: 10px;
  }

  .container-2-copy {
    background-image: url('../images/20001180.jpg');
    height: 300px;
    padding-bottom: 0;
  }

  .bold-text-4 {
    background-color: var(--color-2);
    color: var(--color-4);
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-103-copy {
    text-align: justify;
    width: auto;
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 30px;
  }

  .paragraph-102-copy {
    text-align: left;
    width: auto;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .about-column-copy-copy {
    text-align: left;
    flex-direction: column;
    align-items: center;
    width: 80%;
    max-width: 450px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: flex;
  }

  .section-5-copy {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-5-copy.haze {
    background-color: var(--transparent);
    padding-bottom: 20px;
  }

  .hero-section-6copy-copy-copy {
    height: 40px;
    min-height: 150px;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .why-acme-heading6-copy-copy-copy {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 30px;
  }

  .why-acme-heading6-cc-copy {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 30px;
    font-size: 16px;
  }

  .about-columns-wrapper-copy {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-18-copy {
    background-color: #878787;
    width: auto;
    height: 1px;
  }

  .image-12 {
    width: 100%;
    max-width: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-section-7ccc-copy {
    background-image: linear-gradient(to bottom, var(--orange), var(--color-4));
    height: auto;
    min-height: auto;
    margin-top: 40px;
    padding-bottom: 60px;
  }

  .hero-section-7b-copy-copy {
    background-image: linear-gradient(to bottom, var(--transparent), var(--transparent));
    height: auto;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .heading-21-copy {
    margin-top: 0;
    line-height: 30px;
  }

  .about-column-copy-2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: auto;
    max-width: none;
    margin: 20px auto 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .button-4 {
    height: 43px;
  }

  .heading-21-copy {
    margin-top: 10px;
    font-size: 22px;
    line-height: 30px;
  }

  .image-13 {
    margin-top: 20px;
  }

  .container-21 {
    max-width: 548px;
  }

  .image-110 {
    margin-top: 5px;
    margin-right: 10px;
  }

  .about-column-copy-3 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: auto;
    max-width: none;
    margin: 20px auto 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .shorts {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }

  .column_shorts {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: auto;
    max-width: none;
    margin: 20px auto 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    width: 250px;
    height: 180px;
    margin-bottom: 0;
    padding: 0 0 0 30px;
    font-size: 20px;
  }

  .text-block-2 {
    column-count: auto;
    white-space: normal;
    padding-right: 0;
  }

  .link-block-2 {
    margin-left: -98px;
  }

  .columns {
    margin-left: 30px;
  }

  .image-3 {
    margin-top: 17px;
  }

  .container-2 {
    height: auto;
    padding-top: 10px;
  }

  .container-3 {
    grid-row-gap: 0px;
    grid-template: "."
                   "."
                   / .25fr .25fr .3fr .25fr;
    grid-auto-columns: .25fr;
    grid-auto-flow: row;
    max-width: 400px;
    margin-top: 46px;
    padding-left: 35px;
    padding-right: 35px;
    overflow: auto;
  }

  .paragraph {
    max-width: 300px;
    margin-top: 0;
    margin-left: 9px;
    padding-left: 47px;
    padding-right: 38px;
  }

  .text-block-4 {
    clear: none;
  }

  .image-4 {
    margin-left: 53px;
  }

  .container-4 {
    padding-left: 0;
    padding-right: 15px;
  }

  .container-5 {
    background-color: #f3ebd6;
    border: 0 solid #f3ebd6;
    height: 190px;
  }

  .paragraph-3 {
    margin-top: -148px;
    margin-bottom: -9px;
    font-size: 10px;
  }

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

  .image-8 {
    margin-top: 20px;
  }

  .grid {
    margin-top: 0;
  }

  .div-block {
    font-size: 10px;
  }

  .grid-3 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 10px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .heading-7 {
    padding-left: 20px;
  }

  .div-block-3 {
    margin-left: -12px;
    margin-right: -12px;
    padding: 10px 0;
  }

  .image-9, .image-10 {
    margin-left: 65px;
  }

  .paragraph-5 {
    margin-top: 10px;
    font-size: 15px;
  }

  .paragraph-6 {
    margin-top: -5px;
    margin-bottom: 5px;
  }

  .paragraph-7 {
    margin-top: 5px;
    font-size: 35px;
  }

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

  .grid-4 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 40px;
    margin-left: 5px;
  }

  .div-block-7 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .div-block-8 {
    margin-top: 0;
    padding: 0;
  }

  .paragraph-11 {
    max-width: 300px;
    margin-top: 8px;
    margin-left: 9px;
    padding-left: 47px;
    padding-right: 38px;
  }

  .paragraph-12 {
    max-width: 300px;
    margin-top: 0;
    margin-left: 9px;
    padding-left: 0;
    padding-right: 38px;
  }

  .container-9 {
    padding-left: 10px;
  }

  .container-12 {
    height: 470px;
    margin-bottom: 0;
    padding: 10px 30px 0;
  }

  .paragraph-99 {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 0;
    font-size: 10px;
  }

  .text-span-26 {
    font-size: 30px;
  }

  .display-heading-copy {
    max-width: 250px;
    margin: 20px auto 5px;
    font-size: 24px;
  }

  .hero-paragraph {
    margin: 10px auto 5px;
    font-size: 26px;
    line-height: 1.2;
  }

  .button-001 {
    justify-content: center;
    align-items: center;
    margin: 10px 110px 10px 0;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .paragraph-99-copy {
    margin-bottom: 200px;
    margin-left: 0;
    font-size: 8px;
    line-height: 10px;
  }

  .text-span-27 {
    font-size: 20px;
  }

  .display-heading {
    max-width: 250px;
    margin: 0 auto;
    font-size: 14px;
  }

  .hero-paragraph-copy, .hero-paragraph-copy-copy {
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    font-size: 50px;
    line-height: 1;
  }

  .heading-8 {
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-3 {
    color: var(--color-2);
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .h2 {
    font-size: 20px;
    line-height: 30px;
  }

  ._2-row-text {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  ._2-row-text.cc-bottom {
    margin-right: 0;
  }

  .row.cc-bottom {
    margin-top: 60px;
  }

  ._2-row-image {
    align-items: flex-start;
    margin-bottom: 60px;
  }

  .container-14 {
    background-image: linear-gradient(to bottom, var(--color-4), var(--color-4));
  }

  .hero-section-7ccc {
    background-image: linear-gradient(to bottom, var(--orange), var(--color-4));
    height: 5px;
    min-height: 150px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .why-acme-block-copy {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .support-top-details-412 {
    margin-top: 10px;
  }

  .why-acme-heading6-copy-copy {
    margin-top: 5px;
    font-size: 32px;
  }

  .why-acme-paragraph-6-copy-copy {
    text-align: center;
    margin-left: 40px;
    margin-right: 40px;
    line-height: 22px;
  }

  .home-category-image-2 {
    margin-top: 0;
    margin-bottom: 12px;
    margin-right: 0;
    padding-bottom: 0;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .heading-18 {
    line-height: 26px;
  }

  .home-category-info-2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .heading-13 {
    margin-top: 0;
  }

  .home-category-info-1 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .home-category-image-1 {
    width: 80%;
    margin-top: -48px;
    margin-bottom: 16px;
    margin-left: -8px;
    position: relative;
    top: 0;
    bottom: auto;
    left: auto;
  }

  .section-5.haze {
    background-color: var(--color-4);
    padding-bottom: 0;
  }

  .home-categories {
    margin-top: 0;
    padding-top: 0;
  }

  .home-category-card {
    flex-direction: column;
    width: 235px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .home-category-card.red {
    width: 235px;
    margin-top: 40px;
    padding-top: 0;
  }

  .heading-19 {
    line-height: 20px;
  }

  .heading-20 {
    margin-top: 0;
  }

  .home-category-info-3 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .home-category-image-3 {
    width: 130px;
    margin-top: 0;
    margin-bottom: 16px;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
    top: 0;
    bottom: auto;
    left: auto;
  }

  .about-column-copy {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    width: auto;
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .paragraph-102 {
    text-align: center;
    width: auto;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .heading-21 {
    color: var(--color-2);
    text-align: left;
    margin-top: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .heading-16-copy {
    color: var(--re);
    margin-top: 0;
    font-size: 26px;
  }

  .activity {
    flex-direction: row;
    align-items: center;
    margin: 10px 5px 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .about-column-2copy {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    width: auto;
    margin: 20px 0;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .container-20 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .paragraph-103 {
    text-align: center;
    width: auto;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-18 {
    background-color: var(--color-8);
    width: 200px;
    margin-top: 10px;
    font-weight: 400;
  }

  .container-2-copy {
    background-image: url('../images/8001000.jpg');
    background-position: 50%;
    background-size: cover;
    height: auto;
    padding-top: 10px;
  }

  .bold-text-4 {
    background-color: var(--color-2);
    color: var(--color-4);
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-5, .bold-text-6 {
    background-color: var(--color-2);
  }

  .button-2 {
    margin-bottom: 5px;
  }

  .paragraph-103-copy {
    text-align: justify;
    width: auto;
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .paragraph-102-copy {
    text-align: left;
    width: auto;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .about-column-copy-copy {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    width: auto;
    margin: 10px 0 40px;
    display: flex;
  }

  .section-5-copy.haze {
    padding-bottom: 0;
  }

  .hero-section-6copy-copy-copy {
    background-image: linear-gradient(to bottom, var(--orange), var(--color-4));
    height: 5px;
    margin-top: 20px;
    padding-top: 40px;
  }

  .why-acme-heading6-copy-copy-copy {
    margin-top: 5px;
    font-size: 32px;
  }

  .why-acme-heading6-cc-copy {
    color: var(--color-3);
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 16px;
  }

  .about-columns-wrapper-copy {
    flex-direction: row;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-18-copy {
    background-color: var(--color-8);
    background-color: var(--color-8);
    width: 100%;
    margin-top: 10px;
    font-weight: 400;
  }

  .image-12 {
    width: 100%;
    max-width: none;
    margin: 10px auto;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-section-7ccc-copy {
    background-image: linear-gradient(to bottom, var(--orange), var(--color-4));
    height: 5px;
    min-height: 150px;
    margin-top: 20px;
    padding-top: 40px;
  }

  .hero-section-7b-copy-copy {
    background-image: linear-gradient(to bottom, var(--transparent), var(--transparent));
    color: var(--color-5);
    height: auto;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .bold-text-9 {
    color: var(--re);
    font-weight: 700;
  }

  .bold-text-10 {
    color: var(--color-5);
  }

  .heading-21-copy {
    color: var(--color-2);
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 26px;
  }

  .about-column-copy-2 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    width: auto;
    margin: 10px 0 20px;
    display: flex;
  }

  .button-4 {
    height: 43px;
    margin-bottom: 5px;
    padding-top: 9px;
    font-size: 20px;
  }

  .heading-21-copy {
    color: #343434;
    text-align: left;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .image-13 {
    margin-top: 20px;
    margin-left: 10px;
  }

  .text-block-7 {
    clear: none;
  }

  .image-110 {
    margin-top: 5px;
    margin-right: 10px;
  }

  .paragraph-104 {
    max-width: 300px;
    margin-top: 0;
    margin-left: 9px;
    padding-left: 0;
    padding-right: 38px;
  }

  .container-24 {
    padding-left: 10px;
  }

  .section2 {
    padding: 40px 10px;
  }

  ._20001300 {
    display: none;
  }

  ._8001000 {
    display: inline-block;
  }

  .button-5 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
  }

  .section-6 {
    padding-bottom: 20px;
  }

  .container-25 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .about-column-copy-3 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    width: auto;
    margin: 10px 0 20px;
    display: flex;
  }

  .shorts {
    flex-direction: row;
    align-items: center;
    margin: 10px 5px 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .column_shorts {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    width: auto;
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }
}


