:root {
  --color-3: #99652a;
  --sky-blue: #68c3ea;
  --yellow-green: #79cb29;
  --medium-purple: #b068fb;
  --color-2: #ff057d;
  --color-4: #f3ebd6;
  --orange: #ffa633;
  --red: #ff0505;
  --color-8: #878787;
  --f0ece3: #f2f1f0;
  --color-5: #535353;
  --color-6: var(--color-9);
  --color-10: white;
  --fdf359: var(--color-7);
  --color-9: black;
  --color: #ff915a;
  --color-7: var(--color-13);
  --color-11: #99652a;
  --color-12: #dcc7b7;
  --color-13: #76655a;
  --y: #fdf359;
}

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: rgba(0, 0, 0, 0);
}

.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: 20px;
}

.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: rgba(255, 255, 255, 0);
  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 rgba(0, 0, 0, .2);
}

.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: rgba(188, 26, 26, 0);
  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: rgba(151, 73, 73, 0);
  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: rgba(0, 0, 0, 0);
  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 rgba(0, 0, 0, .05);
}

.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: rgba(0, 0, 0, 0);
  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: rgba(0, 0, 0, 0);
  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: rgba(0, 0, 0, 0);
  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: rgba(0, 0, 0, 0);
  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: 750px;
  margin: 20px;
}

.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(--red);
  text-align: left;
  max-width: 750px;
  margin: 10px auto 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 30px;
  font-weight: 600;
  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;
}

.about-columns-wrapper {
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
  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 {
  background-color: var(--f0ece3);
}

.container-2-copy {
  background-color: var(--f0ece3);
  text-align: center;
  background-image: none;
  background-position: 100%;
  background-size: cover;
  max-width: none;
  height: auto;
  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: #443f3f;
  text-align: left;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}

.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(--f0ece3);
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 60px;
}

.hero-section-6copy-copy-copy {
  background-color: rgba(0, 0, 0, 0);
  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: rgba(0, 0, 0, 0);
  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: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to bottom, var(--f0ece3), var(--f0ece3));
  text-align: center;
  height: auto;
  min-height: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 100px;
  transition: opacity .2s;
}

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

.hero__arrow {
  background-image: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: 54px;
  height: 88px;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: 400px;
  right: auto;
}

.header__logo {
  width: 100%;
  max-width: 120px;
}

.hero__mob-elemenents-wrap {
  display: none;
}

.hero__elem {
  z-index: 0;
  max-width: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  position: absolute;
}

.hero__elem.mod--5 {
  transition-duration: .7s;
  top: 314px;
  bottom: auto;
  left: auto;
  right: -27px;
}

.hero__elem.mod--4 {
  top: auto;
  bottom: 167px;
  left: 34px;
  right: auto;
}

.hero__elem.mod--6 {
  top: auto;
  bottom: 0;
  left: auto;
  right: 101px;
}

.hero__elem.mod--1 {
  transition-duration: 1s;
}

.hero__elem.mod--3 {
  background-image: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 240px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 242px;
  height: 295px;
  padding-bottom: 28px;
  transition-duration: .8s;
  display: flex;
  top: 51px;
  bottom: auto;
  left: auto;
  right: 0;
}

.hero__elem.mod--2 {
  max-width: 200px;
  transition-duration: .7s;
  top: 0;
  bottom: auto;
  left: 105px;
  right: auto;
}

.section-6 {
  padding: 75px 80px;
  position: relative;
}

.section-6.section--hero {
  background-color: #f2f1f0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.hero__elem-card-title {
  color: #111;
  margin-bottom: 6px;
  font-weight: 700;
}

.hero__elements-wrap {
  z-index: 0;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.hero__price-desc {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
}

.header__login {
  color: #111;
  letter-spacing: .02em;
  background-image: url('../images/ico_login.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 44px;
  padding-left: 26px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.btn-cube__front {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 0;
  margin-top: 20px;
  padding: 22px 30px;
  font-size: 18px;
  font-weight: 700;
  display: block;
  position: relative;
  top: 0;
}

.header__contact {
  color: #111;
  letter-spacing: .02em;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.header__nav-link {
  color: #fff;
  letter-spacing: .02em;
  margin-left: 24px;
  margin-right: 24px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.hero__elem-card-desc {
  color: rgba(17, 17, 17, .5);
  letter-spacing: .02em;
  font-size: 12px;
}

.hero__over-heading {
  color: var(--color-10);
  letter-spacing: .08em;
  text-transform: uppercase;
  text-shadow: 0 4px 6px #000;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  margin-bottom: 0;
  margin-left: 20px;
  padding: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
}

.btn-cube__side {
  z-index: 0;
  background-color: #f5f5f5;
  border: 2px solid #000;
  transition: all .2s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.btn-cube__side.mod--2 {
  z-index: 1;
  width: 16px;
  top: -7px;
  bottom: 7px;
  left: auto;
  right: -14px;
  transform: skew(0deg, -45deg);
}

.btn-cube__side.mod--1 {
  height: 16px;
  top: -14px;
  left: 7.5px;
  right: -6px;
  transform: skew(-45deg);
}

.btn-cube__side.mod--3 {
  height: 16px;
  transition-duration: .2s;
  top: auto;
  bottom: 14px;
  left: 7.5px;
  right: -6px;
  transform: skew(45deg);
}

.hero__price {
  color: #111;
  letter-spacing: .01em;
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 1em;
  position: relative;
}

.content {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  position: relative;
}

.hero__elements {
  z-index: 0;
  justify-content: center;
  align-items: flex-start;
  width: 650px;
  height: 580px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.btn-cube {
  perspective: 2000px;
  flex: none;
  transition: all .2s;
  position: relative;
}

.hero__content {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 600px;
  margin-left: 140px;
  display: flex;
  position: relative;
}

.hero__btn-wrap {
  perspective: 2000px;
  align-items: center;
  display: flex;
}

.hero__price-dollar {
  margin-top: -5px;
  margin-left: 10px;
  font-size: 34px;
  position: absolute;
}

.btn-cube-wrap {
  margin-bottom: -20px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 16px;
}

.header__humburger-wrap {
  display: none;
}

.header {
  z-index: 90;
  padding-left: 80px;
  padding-right: 80px;
  position: absolute;
  top: 35px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.header__humburger {
  display: none;
}

.hero__price-wrap {
  flex-direction: column;
  align-items: center;
  margin-right: 110px;
  display: flex;
}

.solutions__img {
  z-index: 0;
  object-fit: scale-down;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.solutions__img.mod--hover {
  z-index: 1;
  opacity: 0;
  background-color: #fff;
  transition: all .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.solutions__img.mod--hover:hover {
  opacity: 1;
}

.hero__heading-star {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 34px;
  height: 34px;
  font-size: 45px;
  display: inline-block;
  position: relative;
  top: 15px;
}

.header__columns {
  justify-content: space-between;
  align-items: center;
  display: block;
}

.service-cards-wrapper {
  grid-column-gap: 20px;
  justify-content: space-between;
  margin-bottom: 80px;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.service-card {
  text-align: center;
  background-color: rgba(68, 84, 254, 0);
  padding: 0;
  transition: all .4s;
}

.service-card:hover {
  background-color: rgba(68, 84, 254, 0);
}

.service-card-title {
  color: var(--color-4);
  text-align: center;
  background-color: #392f2f;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 10px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
}

.service-card-paragraph {
  margin-bottom: 15px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.service-card-list {
  margin-bottom: 0;
  line-height: 1.7em;
}

.button-arrow {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  display: flex;
  position: relative;
}

.hero-content-conatiner {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 560px;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  display: flex;
}

.hero-title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 45px;
}

.webflow-partner-text {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.webflow-partner-badge {
  width: 200px;
  height: 200px;
  padding: 35px;
  position: relative;
}

.hero-paragraph-2 {
  color: var(--color-4);
  text-align: justify;
  margin: 0 auto 10px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.section-wrapper {
  justify-content: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.section-wrapper.glow-3 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  padding: 60px 10vw;
}

.button-text {
  color: var(--color-10);
  align-items: center;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.button-text:hover {
  font-weight: 400;
}

.button-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: var(--color-2);
  border-radius: 50px;
  align-items: center;
  padding: 20px 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.button-content:hover {
  color: #fff;
}

.section-container {
  flex: 1;
  max-width: 1400px;
}

.section-container.hero {
  justify-content: space-between;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
}

.button-4 {
  border: 1px solid #fff;
  border-radius: 50px;
  margin-left: 15px;
  padding: 2px;
  text-decoration: none;
  transition-property: none;
}

.button-4:hover {
  background-color: var(--color-3);
  transform: scale(1.05);
}

.heading-22 {
  color: var(--color-6);
  text-shadow: 0 7px 11px #000;
  margin-bottom: 20px;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.heading-22-copy {
  color: #fff;
  text-shadow: 0 4px 9px rgba(0, 0, 0, .99);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 140px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.image-13 {
  max-width: 75%;
  margin-bottom: 0;
}

.image-14 {
  max-width: 300px;
}

.button-4-copy {
  background-image: linear-gradient(113deg, #a06f63, var(--fdf359));
  border-radius: 50px;
  margin-left: 0;
  padding: 2px;
  text-decoration: none;
  transition-property: none;
}

.button-4-copy:hover {
  transform: scale(1.05);
}

.button-4-copy-copy {
  background-color: rgba(205, 180, 152, 0);
  border: 1px solid #000;
  border-radius: 50px;
  margin-left: 0;
  padding: 2px;
  text-decoration: none;
  transition-property: none;
}

.button-4-copy-copy:hover {
  background-color: var(--color-10);
  transform: scale(1.05);
}

.button-text-copy {
  color: var(--color-5);
  align-items: center;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.image-15 {
  max-width: 85%;
}

.section-wrapper-copy.glow-3 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  border-top: 1px solid #000;
}

.hero-paragraph-2-copy {
  color: var(--color-5);
  margin-bottom: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.button-4-copy {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  border: 1px solid #fff;
  border-radius: 50px;
  margin-left: 0;
  padding: 2px;
  text-decoration: none;
  transition-property: none;
}

.button-4-copy:hover {
  background-color: var(--color-3);
  transform: scale(1.05);
}

.image-15-copy {
  max-width: 60%;
  margin-top: 0;
}

.section-container-copy {
  flex: 1;
  max-width: 1400px;
}

.section-container-copy.hero {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.image-16 {
  max-width: 100%;
  margin-bottom: 0;
}

.image-17 {
  text-align: center;
  width: 500px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-21 {
  text-align: center;
  margin-bottom: 60px;
}

.image-18 {
  margin-bottom: 0;
  display: block;
}

.link-block-5 {
  display: block;
}

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

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

.button-5 {
  background-color: var(--color-4);
  color: var(--color-9);
  border: 1px solid #000;
  border-radius: 0;
  margin-top: 10px;
  margin-left: 20px;
  padding: 10px 20px;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 600;
}

.button-5:hover {
  background-color: var(--orange);
}

.grid-5 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-content: stretch;
  justify-content: stretch;
  margin: 60px 140px;
}

.image-105 {
  max-width: 100%;
  margin-top: 60px;
}

.heading-23 {
  color: var(--color-4);
  margin-bottom: 30px;
  font-family: Source Sans Pro, sans-serif;
}

.content-copy {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  text-decoration: none;
  position: relative;
}

.section-6-copy {
  padding: 75px 80px;
  position: relative;
}

.section-6-copy.section--hero {
  background-image: none;
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.section-6-copy-copy {
  padding: 75px 80px;
  position: relative;
}

.section-6-copy-copy.section--hero {
  background-image: none;
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.section-6-copy-copy-copy {
  padding: 75px 80px;
  position: relative;
}

.section-6-copy-copy-copy.section--hero {
  background-image: none;
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.section-66-copy {
  padding: 75px 80px;
  position: relative;
}

.section-66-copy.section--hero {
  background-image: none;
  background-position: 0%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.section-666-copy {
  padding: 75px 80px;
  position: relative;
}

.section-666-copy.section--hero {
  background-image: none;
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.cover {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  text-decoration: none;
  position: relative;
}

.image-108 {
  min-width: 400px;
  max-width: none;
}

.image-106-copy {
  max-width: 50%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.link-block-6 {
  text-align: center;
}

.section-7-copy {
  padding: 75px 80px;
  position: relative;
}

.section-7-copy.section--hero {
  background-image: none;
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.section-77-copy {
  padding: 75px 80px;
  position: relative;
}

.section-77-copy.section--hero {
  background-image: none;
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.cover-copy {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  text-decoration: none;
  position: relative;
}

.cover-copy-copy {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  text-decoration: none;
  position: relative;
}

.section-99-copy {
  padding: 75px 80px;
  position: relative;
}

.section-99-copy.section--hero {
  background-image: none;
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.heading-222-copy-copy {
  color: #fff;
  text-shadow: 0 4px 9px rgba(0, 0, 0, .99);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 140px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.link-block-6-copy {
  text-align: center;
}

.hero-paragraph-2-copy {
  color: var(--color-4);
  text-align: center;
  margin: 0 auto 40px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.hero-paragraph-23 {
  color: var(--color-4);
  text-align: center;
  margin: 400px auto 40px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.hero-paragraph-2-copy-copy {
  color: var(--color-4);
  text-align: justify;
  margin: 0 auto 20px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.image-188-copy {
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.link-block-7 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-8, .link-block-9, .link-block-10, .link-block-11 {
  display: block;
}

.image-18-copy {
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
}

.text-span-32 {
  color: var(--red);
  font-size: 20px;
}

.link-block-13 {
  margin-left: auto;
  margin-right: auto;
}

.link-block-6-copy-copy {
  text-align: center;
}

.section-wrapper-copy {
  justify-content: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.section-wrapper-copy.glow-3 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  padding: 50px 10vw 0;
}

.image-106-copy-copy {
  max-width: 50%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.image-109 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

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

.section-7 {
  text-align: center;
}

.section-8 {
  height: 400px;
}

@media screen and (min-width: 1280px) {
  .service-cards-wrapper {
    margin-bottom: 40px;
    margin-left: 140px;
    margin-right: 140px;
  }

  .service-card {
    padding: 40px 0;
  }

  .service-card-title {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.5em;
  }

  .hero-content-conatiner {
    margin-right: 0;
  }

  .hero-paragraph-2 {
    margin-top: 0;
    line-height: 30px;
  }

  .section-wrapper.glow-3 {
    flex-flow: column;
    padding: 60px 10vw;
  }

  .button-text {
    color: var(--color-6);
    font-size: 19px;
    font-weight: 600;
  }

  .button-text:hover {
    font-weight: 600;
  }

  .button-content {
    background-color: #ecdada;
    margin-left: 0;
  }

  .button-content:hover {
    background-color: var(--fdf359);
  }

  .section-container.hero {
    align-items: center;
  }

  .button-4 {
    border-color: #010101;
    margin-top: 10px;
    margin-left: 20px;
  }

  .button-4:hover {
    background-color: var(--fdf359);
    color: #171717;
  }

  .heading-22-copy {
    padding-right: 150px;
  }

  .section-container-copy.hero {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    align-items: center;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .div-block-21 {
    margin-bottom: 100px;
  }

  .image-18 {
    margin-bottom: 20px;
  }

  .button-5 {
    background-color: var(--color-4);
    color: #060606;
    border: 1px solid #000;
    border-radius: 0;
    margin-top: 10px;
    margin-left: 20px;
    padding: 10px 20px;
    font-family: Source Sans Pro, sans-serif;
    font-size: 18px;
    font-weight: 600;
  }

  .grid-5 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    margin-left: 140px;
    margin-right: 140px;
  }

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

  .content-copy {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-6-copy.section--hero {
    background-image: none;
  }

  .section-6-copy-copy.section--hero, .section-6-copy-copy-copy.section--hero {
    background-image: none;
    background-position: 50% 0;
  }

  .section-66-copy.section--hero {
    background-image: none;
  }

  .cover {
    background-image: none;
    background-position: 0 0;
    background-size: cover;
    max-width: none;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .image-106-copy {
    max-width: 50%;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-7-copy.section--hero, .section-77-copy.section--hero {
    background-image: none;
  }

  .cover-copy {
    background-image: none;
    background-position: 0 0;
    background-size: cover;
    max-width: none;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .cover-copy-copy {
    background-image: none;
    background-position: 0 0;
    background-size: cover;
    width: auto;
    max-width: none;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-99-copy.section--hero {
    background-image: none;
  }

  .heading-222-copy-copy {
    padding-right: 150px;
  }

  .hero-paragraph-2-copy {
    margin-top: 0;
  }

  .hero-paragraph-23 {
    margin-top: 500px;
  }

  .hero-paragraph-2-copy-copy {
    margin-top: 0;
    line-height: 30px;
  }

  .link-block-12 {
    width: auto;
    display: block;
  }

  .image-18-copy {
    margin-bottom: 20px;
  }

  .section-wrapper-copy.glow-3 {
    flex-flow: column;
    padding: 60px 10vw 20px;
  }

  .image-106-copy-copy {
    max-width: 50%;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-7 {
    text-align: center;
  }
}

@media screen and (min-width: 1440px) {
  .service-cards-wrapper {
    margin-bottom: 40px;
    margin-left: 100px;
    margin-right: 100px;
  }

  .service-card {
    padding: 10px;
    font-size: 15px;
  }

  .service-card-title {
    font-size: 16px;
  }

  .service-card-paragraph {
    font-size: 15px;
  }

  .hero-content-conatiner {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    max-width: 620px;
    margin-right: 0;
  }

  .hero-title {
    font-size: 42px;
  }

  .webflow-partner-badge {
    width: 250px;
    height: 250px;
  }

  .hero-paragraph-2 {
    margin-top: 0;
    font-size: 18px;
    line-height: 34px;
  }

  .button-content {
    font-size: 17px;
  }

  .section-container.hero {
    align-items: center;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .hero-paragraph-2-copy {
    font-size: 18px;
  }

  .section-container-copy.hero {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .div-block-21 {
    margin-top: 60px;
    margin-bottom: 100px;
  }

  .button-5 {
    margin-top: 10px;
  }

  .grid-5 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    margin-left: 140px;
    margin-right: 140px;
  }

  .content-copy {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-6-copy-copy.section--hero, .section-6-copy-copy-copy.section--hero, .section-66-copy.section--hero {
    background-image: none;
  }

  .cover, .cover-copy, .cover-copy-copy {
    max-width: none;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .hero-paragraph-2-copy {
    margin-top: 0;
    font-size: 18px;
  }

  .hero-paragraph-23 {
    margin-top: 500px;
    font-size: 16px;
  }

  .hero-paragraph-2-copy-copy {
    margin-top: 0;
    font-size: 18px;
    line-height: 34px;
  }

  .section-7 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1920px) {
  .section-6.section--hero {
    background-image: none;
  }

  .service-cards-wrapper {
    grid-column-gap: 20px;
    justify-content: space-around;
    margin-bottom: 60px;
    margin-left: 220px;
    margin-right: 220px;
  }

  .service-card {
    padding: 10px 0;
  }

  .service-card-title {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.5em;
  }

  .hero-content-conatiner {
    text-align: left;
    justify-content: flex-start;
  }

  .hero-paragraph-2 {
    margin-top: 0;
    line-height: 34px;
  }

  .section-wrapper.glow-3 {
    padding-right: 10vw;
  }

  .section-container.hero {
    align-items: center;
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .section-container-copy.hero {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-17 {
    max-width: 80%;
    margin-bottom: 40px;
  }

  .button-5 {
    margin-top: 10px;
  }

  .grid-5 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin: 60px 250px;
  }

  .content-copy {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-6-copy-copy-copy.section--hero, .section-66-copy.section--hero {
    background-image: none;
  }

  .cover {
    background-size: cover;
    max-width: none;
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-wrapper-copy.glow-3 {
    padding-right: 10vw;
  }

  .cover-copy {
    background-size: cover;
    max-width: none;
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .cover-copy-copy {
    background-size: cover;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-99-copy.section--hero {
    background-position: 50%;
    background-size: cover;
  }

  .hero-paragraph-2-copy {
    margin-top: 0;
  }

  .hero-paragraph-23 {
    margin-top: 500px;
    line-height: 30px;
  }

  .hero-paragraph-2-copy-copy {
    margin-top: 0;
  }

  .section-wrapper-copy.glow-3 {
    padding-top: 80px;
    padding-bottom: 40px;
    padding-right: 10vw;
  }
}

@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: 20px;
  }

  .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;
  }

  .about-columns-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
    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: none;
    background-position: 100%;
    background-size: cover;
    max-width: none;
    height: auto;
    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, .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(--f0ece3), var(--f0ece3));
    height: auto;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 60px;
  }

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

  .hero__arrow {
    left: 377px;
  }

  .header__nav {
    display: none;
  }

  .hero__elem.mod--5 {
    max-width: 60px;
    top: 238px;
  }

  .hero__elem.mod--4 {
    max-width: 70px;
    bottom: 97px;
    left: -70px;
  }

  .hero__elem.mod--6 {
    max-width: 70px;
    bottom: -39px;
  }

  .hero__elem.mod--1 {
    max-width: 400px;
  }

  .hero__elem.mod--3 {
    display: none;
  }

  .hero__elem.mod--2 {
    max-width: 130px;
    top: 31px;
    left: 37px;
  }

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

  .section-6.section--hero {
    background-position: 50% 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .header__humburger-close {
    z-index: 2;
    padding: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .btn-cube__front:hover {
    transform: none;
  }

  .hero__over-heading {
    color: #fff;
    margin-bottom: 0;
  }

  .btn-cube__side.mod--2 {
    width: 12px;
    top: 5px;
    bottom: -5px;
    left: -10px;
    right: auto;
  }

  .btn-cube__side.mod--1 {
    height: 12px;
    top: 10px;
    left: -5px;
    right: 5px;
    transform: skew(45deg);
  }

  .btn-cube__side.mod--3 {
    height: 12px;
    top: auto;
    bottom: -10px;
    left: -4px;
    right: 5px;
    transform: skew(-45deg);
  }

  .header__col.col--login {
    display: none;
  }

  .hero__elements {
    width: 38vw;
    height: 400px;
  }

  .btn-cube {
    margin-left: 12px;
  }

  .hero__content {
    margin-left: 40px;
  }

  .header__humburger-wrap {
    cursor: pointer;
    width: 24px;
    display: block;
    position: relative;
  }

  .header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header__humburger {
    z-index: 0;
    width: 24px;
    height: 24px;
    padding: 0;
    display: block;
    position: relative;
  }

  .hero__price-wrap {
    margin-right: 80px;
  }

  .service-cards-wrapper {
    margin-bottom: 60px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .service-card {
    text-align: center;
    padding: 0;
  }

  .service-card:hover {
    background-color: rgba(68, 84, 254, 0);
  }

  .service-card-title {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 1.5em;
  }

  .service-card-paragraph {
    font-size: 14px;
    line-height: 22px;
  }

  .service-card-list {
    font-size: 12px;
  }

  .hero-content-conatiner {
    flex-flow: column;
    max-width: 1400px;
    margin-right: 0;
  }

  .webflow-partner-badge {
    width: 160px;
    height: 160px;
    padding: 20px;
  }

  .hero-paragraph-2 {
    text-align: justify;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 28px;
    display: flex;
  }

  .section-wrapper.glow-3 {
    padding-right: 10vw;
  }

  .section-container.hero {
    padding-top: 100px;
    padding-bottom: 60px;
    display: block;
  }

  .button-4:hover {
    transform: none;
  }

  .heading-22-copy {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 100px;
    font-size: 14px;
    line-height: 26px;
  }

  .image-13 {
    max-width: 65%;
  }

  .button-4-copy-copy {
    margin-bottom: 20px;
  }

  .button-4-copy-copy:hover {
    transform: none;
  }

  .image-15 {
    max-width: 55%;
  }

  .hero-paragraph-2-copy {
    font-size: 15px;
    display: block;
  }

  .button-4-copy:hover {
    transform: none;
  }

  .image-15-copy {
    max-width: 40%;
  }

  .section-container-copy.hero {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    align-self: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .image-17 {
    width: 400px;
  }

  .div-block-21 {
    margin-bottom: 100px;
  }

  .image-18 {
    margin-top: 0;
    margin-bottom: 20px;
    display: block;
  }

  .grid-5 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 40px;
  }

  .image-105 {
    max-width: 40%;
    margin-top: 40px;
  }

  .heading-23 {
    color: var(--color-4);
    margin-bottom: 20px;
    font-family: Source Sans Pro, sans-serif;
    font-size: 30px;
  }

  .content-copy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-106 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .image-107 {
    order: 0;
    margin-bottom: 0;
  }

  .section-6-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-6-copy.section--hero {
    background-position: 50% 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .section-6-copy-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-6-copy-copy.section--hero {
    background-image: none;
    background-position: 50% 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .section-6-copy-copy-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-6-copy-copy-copy.section--hero {
    background-image: none;
    background-position: 50% 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .section-66-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-66-copy.section--hero {
    background-position: 50% 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .section-666-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-666-copy.section--hero {
    background-position: 50% 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .cover {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-106-copy {
    max-width: 70%;
    margin-top: 20px;
  }

  .link-block-6 {
    text-align: center;
  }

  .section-7-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-7-copy.section--hero {
    background-position: 50% 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .section-77-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-77-copy.section--hero {
    background-image: none;
    background-position: 50% 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .cover-copy, .cover-copy-copy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-99-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-99-copy.section--hero {
    background-image: none;
    background-position: 50% 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .heading-222-copy-copy {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 100px;
    font-size: 14px;
    line-height: 26px;
  }

  .link-block-6-copy {
    text-align: center;
  }

  .hero-paragraph-2-copy {
    text-align: center;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 26px;
    display: flex;
  }

  .hero-paragraph-23 {
    text-align: center;
    flex-flow: column;
    margin-top: 250px;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 22px;
    display: flex;
  }

  .hero-paragraph-2-copy-copy {
    text-align: justify;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 28px;
    display: flex;
  }

  .image-188-copy {
    aspect-ratio: auto;
    object-fit: fill;
    width: auto;
    display: block;
    overflow: hidden;
  }

  .link-block-7 {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .link-block-8, .link-block-9, .link-block-10, .link-block-11 {
    display: block;
  }

  .image-18-copy {
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
  }

  .link-block-13 {
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-6-copy-copy {
    text-align: center;
  }

  .image-106-copy-copy {
    max-width: 70%;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .section-wrapper-copy.glow-3 {
    padding-top: 30px;
    padding-bottom: 10px;
    padding-right: 10vw;
  }

  .image-106-copy-copy {
    max-width: 70%;
    margin-top: 20px;
  }

  .image-110 {
    margin-top: 5px;
    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: 20px;
  }

  .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;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .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;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .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;
    line-height: 30px;
  }

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

  .about-columns-wrapper {
    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 {
    height: auto;
    padding-bottom: 0;
  }

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

  .paragraph-103-copy, .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 {
    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(--f0ece3), var(--f0ece3));
    height: auto;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }

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

  .hero__mob-block {
    z-index: 2;
    background-color: #f5f5f5;
    border: 1px solid #000;
    border-left-width: 0;
    width: 25%;
    height: 20vw;
    padding: 0;
    position: relative;
  }

  .hero__mob-block.mod--single {
    justify-content: center;
    align-items: center;
    width: 20%;
    display: flex;
  }

  .hero__mob-block.mod--wite {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero__mob-smile {
    width: 60px;
    position: absolute;
    top: -68px;
    bottom: auto;
    left: auto;
    right: -60px;
  }

  .header__logo {
    max-width: 94px;
  }

  .hero__mob-elemenents-wrap {
    width: 100%;
    margin-top: 200px;
    display: block;
    position: relative;
  }

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

  .section-6.section--hero {
    background-position: 50% 0;
    padding-top: 40px;
  }

  .hero__elements-wrap {
    display: none;
  }

  .hero__price-desc {
    font-size: 9px;
    font-weight: 400;
  }

  .btn-cube__front {
    margin-top: 0;
  }

  .hero__mob-elem1 {
    width: 340px;
    max-width: none;
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: -130px;
  }

  .hero__over-heading {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
  }

  .hero__price {
    margin-bottom: 0;
    font-size: 40px;
  }

  .hero__content {
    margin-left: 20px;
  }

  .hero__price-dollar {
    margin-left: 3px;
    font-size: 20px;
    display: inline-block;
    position: relative;
    top: -7px;
  }

  .header {
    top: 22px;
  }

  .hero__price-wrap {
    margin-right: 80px;
    display: none;
  }

  .hero__price-wrap.mod--mob {
    margin-right: 0;
    display: flex;
  }

  .hero__mob-elem2 {
    width: 120px;
    position: absolute;
    top: auto;
    bottom: 170px;
    left: auto;
    right: 20px;
  }

  .hero__mob-elemenents {
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    position: relative;
  }

  .solutions__img {
    max-width: 60px;
    max-height: 60px;
  }

  .solutions__img.mod--hover {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .hero__mob-blocks {
    flex: 1;
    display: flex;
  }

  .service-cards-wrapper {
    grid-row-gap: 20px;
    flex-direction: column;
    margin-bottom: 60px;
  }

  .service-card {
    text-align: center;
    margin: 0;
    padding: 0;
  }

  .service-card-title {
    background-color: #392f2f;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 1.5em;
  }

  .service-card-paragraph {
    font-size: 14px;
  }

  .service-card-list {
    font-size: 14px;
    line-height: 1.6em;
  }

  .button-arrow {
    width: 10px;
    height: 10px;
  }

  .hero-content-conatiner {
    grid-row-gap: 16px;
    max-width: 560px;
    margin-right: 0;
  }

  .webflow-partner-badge {
    display: none;
  }

  .hero-paragraph-2 {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 28px;
  }

  .section-wrapper.glow-3 {
    background-image: none;
    padding-top: 40px;
  }

  .button-content {
    padding: 16px 20px;
    font-size: 15px;
  }

  .section-container {
    max-width: 500px;
  }

  .section-container.hero {
    padding-top: 75px;
    padding-bottom: 75px;
    display: block;
  }

  .button-4 {
    padding: 1px;
  }

  .heading-22-copy {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 60px;
    font-size: 12px;
    line-height: 22px;
  }

  .image-13 {
    max-width: 60%;
  }

  .button-4-copy-copy {
    margin-bottom: 20px;
    padding: 1px;
  }

  .image-15 {
    max-width: 65%;
  }

  .link-block-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-paragraph-2-copy {
    margin-bottom: 0;
    font-size: 14px;
  }

  .button-4-copy {
    padding: 1px;
  }

  .image-15-copy {
    max-width: 50%;
  }

  .section-container-copy {
    max-width: 500px;
  }

  .section-container-copy.hero {
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .image-18 {
    text-align: center;
    margin-bottom: 20px;
  }

  .link-block-5 {
    text-align: center;
  }

  .grid-5 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin: 40px 60px;
  }

  .image-105 {
    max-width: 50%;
    margin-top: 20px;
  }

  .heading-23 {
    color: var(--color-4);
    margin-bottom: 20px;
    font-family: Source Sans Pro, sans-serif;
    font-size: 24px;
  }

  .content-copy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .image-107 {
    margin-bottom: 20px;
  }

  .section-6-copy {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-6-copy.section--hero {
    background-position: 50% 0;
    padding-top: 40px;
  }

  .section-6-copy-copy {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-6-copy-copy.section--hero {
    background-image: none;
    background-position: 50% 0;
    padding-top: 40px;
  }

  .section-6-copy-copy-copy {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-6-copy-copy-copy.section--hero {
    background-image: none;
    background-position: 50% 0;
    padding-top: 40px;
  }

  .section-66-copy {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-66-copy.section--hero {
    background-image: none;
    background-position: 50% 0;
    padding-top: 40px;
  }

  .section-666-copy {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-666-copy.section--hero {
    background-position: 50% 0;
    padding-top: 40px;
  }

  .cover {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-108 {
    min-width: 300px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-106-copy {
    max-width: 90%;
    margin-top: 20px;
  }

  .link-block-6 {
    text-align: center;
  }

  .section-7-copy {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-7-copy.section--hero {
    background-position: 50% 0;
    padding-top: 40px;
  }

  .section-77-copy {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-77-copy.section--hero {
    background-image: none;
    background-position: 50% 0;
    padding-top: 40px;
  }

  .cover-copy, .cover-copy-copy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-99-copy {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-99-copy.section--hero {
    background-image: none;
    background-position: 50% 0;
    padding-top: 40px;
  }

  .heading-222-copy-copy {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 60px;
    font-size: 12px;
    line-height: 22px;
  }

  .link-block-6-copy {
    text-align: center;
  }

  .hero-paragraph-2-copy {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 26px;
  }

  .hero-paragraph-23 {
    text-align: center;
    margin-top: 220px;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 22px;
  }

  .hero-paragraph-2-copy-copy {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 28px;
  }

  .image-188-copy {
    text-align: center;
    width: auto;
    margin-bottom: 20px;
  }

  .image-18-copy {
    text-align: center;
    margin-bottom: 20px;
  }

  .link-block-13 {
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-6-copy-copy {
    text-align: center;
  }

  .section-wrapper-copy.glow-3 {
    background-image: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-106-copy-copy {
    max-width: 90%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

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

@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: 20px;
    margin-left: 10px;
  }

  .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: 350px;
    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(--red);
    margin-top: 0;
    font-size: 26px;
  }

  .about-columns-wrapper {
    flex-direction: row;
    align-items: center;
    margin: 20px 10px 0;
    padding-bottom: 0;
    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;
  }

  .body {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .container-2-copy {
    background-image: none, none;
    background-position: 50%, 50% 0;
    background-size: cover, 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, .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(--f0ece3), var(--f0ece3));
    color: var(--color-5);
    height: auto;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .bold-text-9 {
    color: var(--red);
    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;
  }

  .hero__mob-block {
    height: 25vw;
  }

  .hero__mob-block.mod--single {
    width: 25%;
    margin-bottom: -1px;
  }

  .hero__arrow {
    background-size: 28px;
    width: 30px;
    height: 42px;
    left: 245px;
  }

  .hero__mob-elemenents-wrap {
    margin-top: 180px;
  }

  .section-6.section--hero {
    -webkit-text-fill-color: inherit;
    background-color: #f2f1f0;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), none;
    background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
    background-size: auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto, auto;
    background-clip: border-box;
    justify-content: space-between;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .btn-cube__front {
    padding: 12px 16px;
    font-size: 14px;
  }

  .hero__mob-elem1 {
    width: 360px;
  }

  .hero__over-heading {
    margin-left: 10px;
    font-size: 13px;
    line-height: 15px;
  }

  .content {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__content {
    margin-top: 40px;
    margin-left: 0;
  }

  .solutions__img {
    max-width: 40px;
    max-height: 40px;
  }

  .hero__heading-star {
    width: 15px;
    height: 15px;
    left: 0;
  }

  .hero__mob-blocks {
    flex: 0 auto;
    width: 100%;
  }

  .service-cards-wrapper {
    margin-bottom: 60px;
  }

  .service-card {
    padding: 0;
  }

  .service-card-title {
    background-color: #392f2f;
    margin-top: 0;
    margin-bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 1.5em;
  }

  .service-card-paragraph {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 22px;
  }

  .service-card-list {
    font-size: 13px;
  }

  .hero-content-conatiner {
    flex-flow: column;
    margin-right: 0;
  }

  .hero-title {
    font-size: 34px;
    font-weight: 700;
  }

  .hero-paragraph-2 {
    text-align: justify;
    margin: 0 auto 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 28px;
  }

  .section-wrapper {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .section-wrapper.glow-3 {
    padding-top: 40px;
    padding-left: 10vw;
  }

  .button-content {
    padding-left: 20px;
  }

  .section-container.hero {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .button-4 {
    margin-left: 10px;
  }

  .heading-22 {
    font-size: 66px;
    line-height: 66px;
  }

  .heading-22-copy {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
    line-height: 20px;
  }

  .image-13 {
    max-width: 70%;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .button-4-copy-copy {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .image-15 {
    max-width: 100%;
  }

  .hero-paragraph-2-copy {
    margin-bottom: 0;
  }

  .button-4-copy {
    margin-left: 10px;
  }

  .image-15-copy {
    max-width: 70%;
  }

  .section-container-copy.hero {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-17 {
    width: 500px;
    max-width: 90%;
    padding-left: 20px;
  }

  .div-block-21 {
    margin-bottom: 60px;
  }

  .image-18 {
    margin-bottom: 10px;
  }

  .button-5 {
    margin-top: 10px;
    margin-left: 0;
  }

  .button-5:hover {
    background-color: var(--orange);
  }

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

  .grid-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin: 20px;
  }

  .image-105 {
    max-width: 70%;
    margin-top: 20px;
  }

  .heading-23 {
    color: var(--color-4);
    margin-left: 0;
    font-family: Source Sans Pro, sans-serif;
    font-size: 24px;
    line-height: 30px;
  }

  .content-copy {
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .image-106 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .image-107 {
    margin-bottom: 20px;
  }

  .section-6-copy.section--hero {
    background-image: none;
    background-position: 0 0;
    background-size: auto, cover;
    justify-content: space-between;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-6-copy-copy.section--hero, .section-6-copy-copy-copy.section--hero, .section-66-copy.section--hero, .section-666-copy.section--hero {
    background-image: none;
    background-position: 0 0;
    justify-content: space-between;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cover {
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .section-wrapper-copy.glow-3 {
    padding-top: 40px;
    padding-left: 10vw;
  }

  .image-108 {
    min-width: 250px;
    margin: 20px auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-106-copy {
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section-7-copy.section--hero, .section-77-copy.section--hero {
    background-image: none;
    background-position: 0 0;
    justify-content: space-between;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cover-copy, .cover-copy-copy {
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .section-99-copy.section--hero {
    background-image: none;
    background-position: 50%;
    justify-content: space-between;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .heading-222-copy-copy {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
    line-height: 20px;
  }

  .hero-paragraph-2-copy {
    text-align: center;
    margin: 0 auto 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 26px;
  }

  .hero-paragraph-23 {
    text-align: center;
    margin: 330px auto 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    line-height: 22px;
  }

  .hero-paragraph-2-copy-copy {
    text-align: justify;
    margin: 0 auto 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 28px;
  }

  .image-188-copy {
    width: auto;
    margin-bottom: 10px;
  }

  .link-block-12 {
    display: block;
  }

  .image-18-copy {
    margin-bottom: 10px;
  }

  .link-block-13 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .image-106-copy-copy {
    max-width: 100%;
    margin: 20px 0;
  }

  .section-wrapper-copy {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .section-wrapper-copy.glow-3 {
    padding: 20px 0 30px;
  }

  .image-106-copy-copy {
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .section-7 {
    text-align: center;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    width: auto;
    height: auto;
    padding-bottom: 0;
    padding-right: 0;
  }
}


