:root {
  --brown: #5d3d3d;
  --white: white;
  --dim-grey: #535353;
  --tomato: #fa5454;
  --yellow: #fff200;
  --lavender: #e2dae5;
  --ff057d: #ff057d;
  --dim-grey-2: #696e7c;
  --linen: #f3e8db;
  --gainsboro: #e0ddd8;
  --thistle: #cfc7d3;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

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

.text-span {
  color: #111;
}

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

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

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

.container-3 {
  max-width: 800px;
  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;
  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: 8px;
  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 {
  max-width: 70px;
  color: #535353;
  white-space: normal;
  padding-left: 0;
  padding-right: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

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

.container-4 {
  max-width: 350px;
  text-align: left;
  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 {
  height: 500px;
  max-width: 2000px;
  color: #f3ebd6;
  background-color: #f3ebd6;
  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 {
  width: 45%;
  text-align: left;
  background-color: #fff;
  border: 0 solid #535353;
  border-radius: 7px;
  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 {
  width: 100px;
  color: #79cb29;
  text-align: center;
  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: #535353;
  text-align: center;
  margin-top: 35px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 80px;
  font-weight: 700;
}

.div-block-5 {
  width: 250px;
  text-align: left;
  background-color: #fff;
  border: 2px solid #535353;
  border-radius: 10px;
  margin-left: 20px;
  padding: 15px 10px 10px 20px;
}

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

.paragraph-9 {
  color: #79cb29;
  text-align: left;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 20px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 35px;
  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: 80px;
}

.grid-4 {
  width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  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-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  display: inline-block;
}

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

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

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

.hero-paragraph {
  max-width: 550px;
  color: #ddd;
  margin-bottom: 60px;
  margin-left: 90px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}

.button-2 {
  color: #000;
  background-color: #ffac12;
  border-top-right-radius: 20px;
  align-items: center;
  padding: 20px 32px;
  font-weight: 500;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.button-text {
  margin-right: 8px;
}

.slide-content-wrap {
  z-index: 9;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 20px 6% 60px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-7 {
  margin-right: 8px;
}

.slider-wrapper {
  width: 100%;
  height: 100%;
}

.brand {
  margin-right: 20px;
}

.line-break {
  width: 1px;
  min-height: 25px;
  background-color: rgba(221, 221, 221, .45);
  margin-left: 14px;
  margin-right: 32px;
}

.hero-block {
  max-width: 1140px;
  color: #000;
  background-color: #fff;
  border-top-right-radius: 35px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 48px;
  font-size: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.plain-link-wrap {
  align-items: center;
  display: flex;
}

.navigation {
  z-index: 999;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  align-items: center;
  padding: 20px 4%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-container {
  width: 100%;
  height: 100%;
  max-width: 1140px;
  min-height: auto;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo {
  width: 150px;
}

.nav-menu {
  width: auto;
  height: 100%;
  color: #3f0a3d;
  align-items: center;
  display: flex;
}

.slider-section {
  position: relative;
}

.display-heading {
  max-width: 560px;
  color: #fff;
  letter-spacing: -.04em;
  margin-top: 40px;
  margin-bottom: 5px;
  margin-left: 90px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: .95;
}

.nav-link-plain {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 15px;
  transition: all .35s;
}

.nav-link-plain:hover {
  color: rgba(255, 255, 255, .6);
}

.nav-link-plain.w--current {
  color: #ffac12;
}

.slider-content {
  z-index: 99;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-9 {
  width: 100%;
  max-width: 100%;
  background-image: url('../images/winter1115.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 40px 0;
  display: inline-block;
  position: relative;
}

.paragraph-11 {
  color: #f1dede;
  margin-bottom: 5px;
  margin-left: 90px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  display: inline-block;
}

.container-10 {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  margin-top: 10px;
  margin-bottom: 10px;
}

.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-11 {
  text-align: left;
  margin-top: 0;
  padding-top: 20px;
  padding-left: 20px;
}

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

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

.container-14 {
  max-width: 100%;
  text-align: center;
  background-color: #fff4f4;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.heading-8 {
  color: #fff;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 600;
  display: flex;
}

.button-3 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: flex-start;
  margin-right: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  display: flex;
}

.button-3:hover {
  color: var(--brown);
  background-color: #fff;
}

.div-block-14 {
  width: 400px;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.heading-9 {
  font-weight: 700;
}

.paragraph-13 {
  text-align: left;
  font-family: Source Sans Pro, sans-serif;
  line-height: 24px;
}

.heading-10 {
  text-align: left;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  font-weight: 900;
}

.image-13 {
  margin-right: 0;
}

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

.paragraph-14 {
  text-align: left;
  font-size: 12px;
}

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

.div-block-15 {
  width: 650px;
  height: 1px;
  text-align: center;
  background-color: #7c4c4c;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  display: inline-block;
}

.div-block-16 {
  border: 1.5px solid #535353;
  box-shadow: -3px -4px #535353;
}

.heading-11 {
  font-size: 18px;
}

.paragraph-16 {
  color: var(--white);
  text-align: left;
  margin-bottom: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.paragraph-17 {
  color: var(--white);
  text-align: left;
  margin-bottom: 3px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.paragraph-18 {
  text-align: center;
  margin-bottom: 0;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.columns-2 {
  margin: 40px 15px;
}

.image-14 {
  text-align: center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-14:hover {
  margin-top: -10px;
}

.column {
  border: 0px solid var(--dim-grey);
  opacity: 1;
  object-fit: fill;
  background-color: #947171;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  left: auto;
}

.link-block-4 {
  border: 0px solid var(--dim-grey);
  border-radius: 0;
  padding: 10px 0;
  display: block;
}

.newone {
  max-width: 100%;
  background-color: #a86e6e;
}

.mustbuy {
  max-width: 100%;
  background-color: #6f6ea8;
  margin-top: 40px;
  margin-bottom: 30px;
}

.type {
  max-width: 100%;
  background-color: #a88e6e;
  margin-top: 40px;
  margin-bottom: 30px;
}

.column-button {
  border: 0px solid var(--dim-grey);
  opacity: 1;
  object-fit: fill;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px 15px;
  left: auto;
}

.button-4 {
  width: 100px;
  max-width: none;
  text-align: center;
  object-fit: fill;
  background-color: #a88e6e;
  background-image: linear-gradient(143deg, #a88e6e 13%, #c7beb1 75%, #dfd8ce 90%);
  flex-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: -5px;
  margin-left: 10px;
  margin-right: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: block;
  overflow: visible;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  background-color: #cebaa2;
  margin: 10px 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 600;
}

.div-block-17 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-9 {
  margin-right: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
}

.text-block-10 {
  color: var(--tomato);
  font-family: Source Sans Pro, sans-serif;
  font-weight: 600;
}

.news {
  max-width: 100%;
  background-color: #fa6464;
}

.e-book {
  max-width: 100%;
  background-color: #252525;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 30px;
  display: flex;
}

.bn {
  max-width: 100%;
  background-color: #8b6868;
  margin-top: 40px;
  margin-bottom: 30px;
}

.columns-3 {
  text-align: center;
  margin: 0 0 100px;
  padding-left: 60px;
  padding-right: 60px;
}

.image-bn:hover {
  margin-top: -10px;
}

.text-span-2, .text-span-3 {
  color: var(--yellow);
}

.text-block-11 {
  color: var(--white);
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

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

.column-2, .column-3, .column-4 {
  margin-top: 10px;
  padding-top: 10px;
}

.column-5 {
  padding-top: 10px;
}

.nav-link-2 {
  color: #504f4f;
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

.container-15 {
  max-width: 100%;
  text-align: center;
}

.container-16 {
  height: 450px;
  max-width: 100%;
  background-image: none;
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  display: flex;
}

.image-15 {
  max-width: 45%;
  margin: 0 100px 0 0;
}

.heading-12 {
  color: #fff;
  text-align: right;
  text-shadow: 1px 1px 20px #000;
  margin: 220px 20px 0;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 66px;
}

.paragraph-mt {
  width: auto;
  color: #070707;
  text-align: center;
  margin: 80px 10px 20px 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
}

.text-span-7 {
  font-size: 50px;
}

.text-span-8 {
  font-size: 60px;
}

.heading-13 {
  width: auto;
  color: var(--white);
  text-align: right;
  text-shadow: 1px 1px 20px #000;
  margin: 0 20px;
  font-family: Roboto, sans-serif;
  font-size: 60px;
  font-weight: 700;
}

.text-span-9 {
  margin-left: 0;
  font-size: 70px;
  font-weight: 700;
}

.div-block-18 {
  text-align: center;
  flex: 1;
}

.container-17 {
  max-width: 100%;
  background-image: linear-gradient(#947171, #947171);
  margin-top: 0;
}

.div-block-19 {
  width: 300px;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.div-block-20 {
  height: 400px;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-right: 0;
  display: flex;
}

.container-18 {
  max-width: none;
  background-image: linear-gradient(to bottom, var(--lavender), var(--lavender));
  border: 0 solid #000;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding-left: 60px;
  padding-right: 100px;
  display: flex;
}

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

.image-16 {
  max-width: 85%;
  text-align: left;
  flex: 1;
  margin-right: 0;
  padding: 0;
}

.image-17, .image-18, .image-19 {
  margin-top: 10px;
  padding: 0;
}

.columns-4 {
  margin-bottom: 20px;
}

.div-block-22 {
  background-image: url('../images/ep.svg');
  background-position: 0 0;
  background-repeat: repeat-y;
}

.image-20 {
  margin-left: 60px;
  margin-right: 60px;
}

.div-block-23 {
  margin-top: 100px;
  padding-right: 0;
}

.div-block-24 {
  width: 500px;
  text-align: center;
  flex: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 145px;
}

.column-6 {
  padding-right: 0;
}

.column-7 {
  padding-left: 5px;
  padding-right: 5px;
}

.image-21 {
  height: auto;
  max-width: 80%;
  margin: 40px 40px 0;
}

.text-span-10 {
  color: var(--tomato);
  font-size: 30px;
  line-height: 24px;
}

.grid-5 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: "Area";
}

.text-span-11 {
  font-size: 16px;
}

.text-span-12, .text-span-13 {
  font-size: 12px;
}

.paragraph-20 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.heading-14 {
  width: auto;
  text-align: center;
  text-indent: 0;
  column-count: auto;
  white-space: normal;
  font-family: Roboto, sans-serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 75px;
}

.bold-text-2 {
  text-align: right;
  font-family: Source Sans Pro, sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
}

.container-19 {
  max-width: 100%;
  background-color: var(--lavender);
  text-align: center;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-25 {
  background-color: var(--white);
  box-shadow: 2px 2px 7px rgba(0, 0, 0, .23);
}

.columns-5 {
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
}

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

.paragraph-21 {
  text-align: left;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.image-22 {
  max-width: 100%;
  color: var(--dim-grey);
}

.column-8 {
  background-color: var(--white);
  padding-left: 0;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  display: flex;
  box-shadow: 2px 2px 6px #a7a6a6;
}

.div-block-26 {
  background-color: var(--white);
  text-align: center;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin: 10px 5px 0;
  padding: 10px;
  display: flex;
  box-shadow: 1px 1px 6px #c1c0c0;
}

.div-block-26:hover {
  border: 0 solid #e1a4fc;
  transform: translate(0, -5px);
}

.paragraph-22 {
  font-size: 50px;
}

.paragraph-23 {
  font-size: 45px;
}

.paragraph-24 {
  width: 100px;
  text-align: center;
  align-self: center;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 26px;
}

.link-block-6 {
  margin-right: 10px;
}

.button-5 {
  font-size: 12px;
}

.button-6 {
  border: 1px solid var(--ff057d);
  background-color: var(--white);
  color: var(--ff057d);
  border-radius: 20px;
  margin-top: 5px;
  padding: 0 15px 0 20px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 900;
}

.button-6:hover {
  background-color: var(--tomato);
  color: var(--white);
}

.div-block-27 {
  text-align: center;
  align-self: center;
}

.text-span-14 {
  font-size: 14px;
  line-height: 20px;
}

.text-span-15 {
  font-size: 18px;
}

.text-span-16, .text-span-17, .text-span-18, .text-span-19 {
  font-size: 30px;
}

.image-23, .image-24 {
  width: 110px;
}

.image-25 {
  width: 110px;
  margin-left: 10px;
}

.image-26 {
  width: 110px;
}

.column-9, .column-10, .column-11, .column-12 {
  padding-left: 0;
  padding-right: 0;
}

.columns-6 {
  flex: 0 auto;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 0;
  display: block;
}

.columns-7 {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.text-span-20, .text-span-21, .text-span-22 {
  font-size: 16px;
}

.grid-6 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  justify-items: center;
  margin: 10px 0;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.bold-text-3 {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
}

.text-span-23 {
  color: var(--tomato);
}

.div-block-mt {
  width: auto;
}

.image-27 {
  width: 500px;
  height: 420px;
  margin-top: 20px;
  margin-left: -50px;
}

.text-span-24 {
  font-size: 60px;
}

.text-span-25-mt {
  color: var(--tomato);
  font-size: 75px;
}

.text-span-26 {
  font-size: 60px;
  line-height: 70px;
}

.container-20 {
  max-width: 100%;
  background-color: var(--lavender);
  direction: ltr;
  text-align: center;
  padding-top: 0;
  padding-bottom: 10px;
  display: block;
}

.image-28 {
  width: 500px;
  height: auto;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.link-block-7 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

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

.container-21 {
  max-width: 100%;
  background-color: var(--lavender);
}

.columns-8 {
  margin-bottom: 40px;
  margin-left: 15px;
  margin-right: 15px;
}

.column-13 {
  opacity: 1;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #535353;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  left: auto;
}

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

.paragraph-25 {
  color: #333;
  text-align: left;
  margin-bottom: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.paragraph-26 {
  color: #333;
  text-align: left;
  margin-bottom: 3px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.text-block-12 {
  color: #333;
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.text-span-28 {
  color: #fa5454;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.div-block-26-copy {
  width: 250px;
  background-color: var(--white);
  text-align: center;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin: 10px 5px 0;
  padding: 10px;
  display: block;
  box-shadow: 1px 1px 6px #c1c0c0;
}

.div-block-26-copy:hover {
  transform: translate(0, -5px);
}

.grid-6-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  justify-items: center;
  margin: 10px 10px 20px 0;
  display: grid;
}

.button-6-copy {
  border: 1px solid var(--ff057d);
  background-color: var(--white);
  color: var(--ff057d);
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 15px 0 20px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 900;
}

.button-6-copy:hover {
  background-color: var(--tomato);
  color: var(--white);
}

.div-block-27-copy {
  text-align: center;
  align-self: center;
}

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

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

.paragraph-24-copy {
  width: auto;
  text-align: center;
  align-self: center;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Roboto, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 28px;
}

.link-block-7-copy {
  text-align: center;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}

.image-25-copy {
  width: 130px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
}

.text-span-30000 {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-span-mt {
  font-size: 60px;
  line-height: 70px;
  display: block;
}

.heading-mt {
  width: auto;
  text-align: center;
  text-indent: 0;
  column-count: auto;
  white-space: normal;
  font-family: Roboto, sans-serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 75px;
}

.text-span-25-mt-copy {
  color: var(--tomato);
  font-size: 75px;
  display: block;
}

.heading-mt-copy {
  width: auto;
  text-align: center;
  text-indent: 0;
  column-count: auto;
  white-space: normal;
  font-family: Roboto, sans-serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 75px;
}

.div-block-mt-copy {
  width: auto;
}

.div-block-24-copy {
  width: 500px;
  text-align: center;
  flex: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 145px;
}

.text-span-30 {
  color: var(--ff057d);
}

.text-span-31 {
  color: var(--ff057d);
  font-size: 28px;
}

.paragraph-29999 {
  width: auto;
  text-align: center;
  align-self: center;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 28px;
}

.text-span-30001 {
  color: var(--ff057d);
  font-size: 28px;
  font-weight: 900;
}

.hero-button-wrapper-copy {
  text-align: center;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 60px;
}

.btn {
  background-color: #eb5757;
  border: 1px solid #eb5757;
  border-radius: 5px;
  padding: 5px 25px;
  font-weight: 700;
  transition: border-color .3s, background-color .3s;
}

.btn:hover {
  background-color: #222;
  border-color: #222;
}

.btn.light {
  color: #222;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

.btn.light:hover {
  color: #f9f9f9;
  background-color: #eb5757;
  border-color: #eb5757;
}

.btn.light.outline {
  color: #535353;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 16px;
  box-shadow: 1px 1px 3px #dad5b5;
}

.btn.light.outline:hover {
  background-color: var(--tomato);
  color: #f3f1f1;
  border-width: 0;
  border-color: #f9f9f9;
}

.hero-button-wrapper-copy-copy {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0;
}

.hero-secti-copy {
  width: 1200px;
  min-height: 5px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  margin: 20px auto 30px;
  transition: opacity .2s;
  display: flex;
}

.container-22 {
  max-width: none;
  color: #445fba;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.image-25-copy-2 {
  width: 300px;
  margin: 0 -5px 0 0;
  padding-right: 0;
}

.why-acme-heading-copy {
  color: var(--tomato);
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 44px;
}

.link-block-9 {
  padding-bottom: 40px;
}

.button-7 {
  color: #535353;
  background-color: #fff;
  border: 1px solid #535353;
  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-7:hover {
  color: #ff057d;
  background-color: #fff;
  border-color: #ff057d;
}

.button-8 {
  color: #535353;
  background-color: #fff;
  border: 1px solid #535353;
  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-8:hover {
  color: #ff057d;
  background-color: #fff;
  border-color: #ff057d;
}

.button-9 {
  color: #535353;
  background-color: #fff;
  border: 1px solid #535353;
  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-9:hover {
  color: #ff057d;
  background-color: #fff;
  border-color: #ff057d;
}

.hero-secti-copy-copy {
  width: 1200px;
  min-height: 5px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  margin: 40px auto 30px;
  transition: opacity .2s;
  display: flex;
}

.heading-14-copy {
  width: auto;
  text-align: center;
  text-indent: 0;
  column-count: auto;
  white-space: normal;
  font-family: Roboto, sans-serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 75px;
}

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

  .columns {
    padding-right: 20px;
  }

  .container {
    max-width: 725px;
  }

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

  .container-2 {
    height: auto;
    max-width: 1600px;
    text-align: center;
    margin-bottom: 0;
    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;
  }

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

  .hero-paragraph {
    font-family: Roboto, sans-serif;
    font-size: 24px;
  }

  .menu-button-green {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1);
  }

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

  .brand {
    margin-right: 10px;
    padding: 0;
  }

  .line-break {
    display: none;
  }

  .navigation-container {
    min-height: auto;
    position: relative;
  }

  .nav-menu {
    height: auto;
    color: #fff;
    background-color: #000;
  }

  .display-heading {
    font-size: 99px;
  }

  .nav-link-plain {
    width: 100%;
    color: #fff;
  }

  .nav-link-plain:hover {
    color: #fff;
  }

  .container-9 {
    -webkit-text-fill-color: inherit;
    background-attachment: scroll;
    background-clip: border-box;
  }

  .paragraph-11, .paragraph-15, .paragraph-17, .text-block-9, .text-block-10 {
    font-family: Roboto, sans-serif;
  }

  .e-book {
    margin-top: 0;
  }

  .text-span-2, .text-span-3 {
    color: var(--yellow);
  }

  .text-span-4 {
    color: var(--tomato);
  }

  .text-block-11 {
    text-align: left;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .text-span-5 {
    color: var(--tomato);
    font-size: 14px;
    font-weight: 700;
  }

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

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

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

  .container-16 {
    height: 450px;
    background-image: none;
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: fixed;
    margin-bottom: 0;
  }

  .image-15 {
    max-width: 50%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 60px;
  }

  .heading-12 {
    margin-top: 100px;
    margin-left: 20px;
  }

  .paragraph-mt {
    width: auto;
    margin: 60px 20px 0 0;
  }

  .heading-13 {
    width: auto;
    margin-top: 0;
    margin-left: 20px;
  }

  .div-block-19 {
    margin-top: 30px;
    margin-right: 20px;
  }

  .div-block-20 {
    height: 300px;
    margin-left: -80px;
  }

  .container-18 {
    padding-left: 10px;
    padding-right: 0;
  }

  .div-block-24 {
    width: 420px;
    text-align: center;
    margin-left: 40px;
    padding-left: 0;
  }

  .image-21 {
    height: auto;
  }

  .heading-14 {
    margin-right: 20px;
    font-size: 60px;
    line-height: 70px;
  }

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

  .div-block-26 {
    display: block;
  }

  .grid-6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
    display: flex;
  }

  .bold-text-3 {
    font-size: 16px;
    line-height: 20px;
  }

  .image-27 {
    width: 400px;
    height: 320px;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .container-20 {
    display: block;
  }

  .paragraph-26 {
    font-family: Roboto, sans-serif;
  }

  .text-block-12 {
    text-align: left;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .text-span-28 {
    color: #fa5454;
    font-size: 14px;
    font-weight: 700;
  }

  .div-block-26-copy {
    width: 250px;
    display: block;
  }

  .grid-6-copy {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    display: grid;
  }

  .text-span-mt {
    font-size: 60px;
  }

  .heading-mt, .heading-mt-copy {
    font-size: 60px;
    line-height: 70px;
  }

  .div-block-24-copy {
    width: 420px;
    margin-left: 40px;
    padding-left: 0;
  }

  .hero-button-wrapper-copy {
    width: 150%;
    height: 55px;
    text-align: left;
    flex: 0 auto;
    padding-left: 20px;
    display: block;
  }

  .btn.light.outline {
    margin-right: 10px;
  }

  .hero-button-wrapper-copy-copy {
    width: auto;
    height: 55px;
    text-align: center;
    flex: 0 auto;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    display: block;
  }

  .hero-secti-copy {
    width: auto;
    height: auto;
    min-height: auto;
    background-image: linear-gradient(rgba(152, 164, 174, 0), rgba(243, 241, 241, .16));
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 20px;
    margin-bottom: 60px;
    display: flex;
  }

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

  .image-25-copy-2 {
    width: 210px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
    display: block;
  }

  .why-acme-heading-copy {
    margin-top: 130px;
    margin-bottom: 20px;
    display: block;
  }

  .hero-secti-copy-copy {
    width: auto;
    height: auto;
    min-height: auto;
    background-image: linear-gradient(rgba(152, 164, 174, 0), rgba(243, 241, 241, .16));
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
  }

  .heading-14-copy {
    margin-right: 20px;
    font-size: 60px;
    line-height: 70px;
  }
}

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

  .columns {
    margin-left: 60px;
  }

  .container {
    max-width: 548px;
  }

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

  .container-2 {
    height: auto;
  }

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

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

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

  .hero-paragraph {
    margin-bottom: 40px;
    margin-left: 10px;
    font-size: 16px;
  }

  .slide-content-wrap {
    background-image: none;
    background-position: 0 100%;
    background-repeat: repeat;
    background-size: 125px;
  }

  .display-heading {
    margin-top: 20px;
    margin-left: 10px;
    font-size: 66px;
  }

  .container-9 {
    -webkit-text-fill-color: inherit;
    object-position: 50% 50%;
    background-repeat: repeat-x;
    background-size: contain;
    background-attachment: scroll;
    background-clip: border-box;
    position: relative;
  }

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

  .container-14 {
    margin-top: 0;
  }

  .div-block-13 {
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .button-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-10 {
    margin-top: 10px;
    line-height: 22px;
  }

  .bn {
    margin-bottom: 20px;
  }

  .columns-3 {
    margin-bottom: 60px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-11 {
    text-align: left;
  }

  .container-16 {
    height: 350px;
    max-height: 600px;
    background-position: 100% 155%;
    background-size: cover;
  }

  .image-15 {
    max-width: 45%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 40px;
  }

  .heading-12 {
    margin: 40px 20px 0;
    font-size: 35px;
  }

  .paragraph-mt {
    width: auto;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
  }

  .heading-13 {
    width: auto;
    margin: 0 20px;
    font-size: 55px;
  }

  .text-span-9 {
    font-size: 66px;
  }

  .div-block-20 {
    height: 280px;
    align-items: center;
    margin-top: 0;
  }

  .container-18 {
    padding-left: 10px;
    padding-right: 0;
  }

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

  .image-16 {
    margin-right: 0;
    padding: 0;
  }

  .image-17, .image-18, .image-19 {
    margin-top: 10px;
    padding: 0;
  }

  .columns-4 {
    display: flex;
  }

  .image-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-23 {
    margin-top: 60px;
  }

  .div-block-24 {
    width: 310px;
    height: 280px;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    display: flex;
  }

  .column-6 {
    display: block;
  }

  .column-7 {
    display: flex;
  }

  .image-21 {
    max-width: 85%;
    margin-left: 20px;
  }

  .heading-14 {
    font-size: 45px;
    line-height: 50px;
  }

  .container-19 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .grid-6 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    margin-left: 10px;
    padding-right: 0;
    display: grid;
  }

  .div-block-mt {
    margin-top: 40px;
  }

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

  .image-27 {
    width: 300px;
    height: 280px;
    margin-top: 60px;
    margin-left: 20px;
  }

  .text-span-25-mt {
    color: var(--tomato);
    font-size: 55px;
  }

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

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

  .div-block-26-copy {
    width: 250px;
    display: block;
  }

  .grid-6-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 20px;
    margin-left: 10px;
    display: grid;
  }

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

  .text-span-mt {
    font-size: 44px;
  }

  .heading-mt {
    font-size: 45px;
    line-height: 50px;
  }

  .text-span-25-mt-copy {
    color: var(--tomato);
    font-size: 55px;
  }

  .heading-mt-copy {
    font-size: 45px;
    line-height: 50px;
  }

  .div-block-24-copy {
    width: 310px;
    height: 280px;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    display: flex;
  }

  .hero-button-wrapper-copy {
    width: 100%;
  }

  .btn.light.outline {
    margin-right: 10px;
  }

  .hero-button-wrapper-copy-copy {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
  }

  .hero-secti-copy {
    height: 5px;
    min-height: 5px;
    margin-top: 20px;
    margin-bottom: 100px;
  }

  .image-25-copy-2 {
    width: 200px;
    margin-right: -10px;
  }

  .why-acme-heading-copy {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 20px;
    font-size: 40px;
  }

  .hero-secti-copy-copy {
    height: auto;
    min-height: auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .heading-14-copy {
    font-size: 45px;
    line-height: 50px;
  }
}

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

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

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

  .columns {
    margin-left: 30px;
  }

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

  .container-2 {
    height: auto;
  }

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

  .paragraph {
    max-width: 300px;
    margin-top: 8px;
    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 {
    height: 190px;
    background-color: #f3ebd6;
    border: 0 solid #f3ebd6;
  }

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

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

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

  .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: 0;
    margin-bottom: 5px;
  }

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

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

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

  .hero-paragraph {
    margin-bottom: 40px;
    margin-left: 0;
    font-size: 12px;
  }

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

  .display-heading {
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 50px;
  }

  .container-9 {
    background-position: 60%;
    background-repeat: repeat-x;
    background-size: cover;
    background-attachment: scroll;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 30px;
  }

  .paragraph-11 {
    margin-bottom: 0;
    margin-left: 0;
    font-size: 10px;
  }

  .container-10 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px;
  }

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

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

  .container-14 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .div-block-13 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-8 {
    text-align: center;
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 5px;
    margin-right: 0;
    font-size: 24px;
    display: flex;
  }

  .button-3 {
    justify-content: center;
    align-items: center;
    margin: 10px 0 10px 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-14 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-10 {
    width: auto;
  }

  .image-13 {
    max-width: none;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-15 {
    width: auto;
  }

  .columns-2 {
    margin-top: 40px;
  }

  .text-block-9 {
    margin-right: 0;
  }

  .e-book {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .bn {
    margin-bottom: 20px;
  }

  .columns-3 {
    margin-bottom: 40px;
  }

  .image-bn:hover {
    margin-bottom: 10px;
  }

  .text-block-11 {
    text-align: left;
    font-size: 11px;
  }

  .text-span-5 {
    font-size: 11px;
  }

  .container-16 {
    height: 250px;
    max-height: 400px;
    background-position: 50% 100%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    display: block;
  }

  .image-15 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-12 {
    margin-top: 0;
    margin-left: 20px;
    font-size: 20px;
    display: block;
  }

  .paragraph-mt {
    width: auto;
    text-align: center;
    margin-top: 50px;
    margin-left: 0;
    font-size: 12px;
  }

  .heading-13 {
    width: auto;
    text-align: right;
    margin-top: -20px;
    margin-left: 20px;
    font-size: 40px;
  }

  .text-span-9 {
    font-size: 50px;
  }

  .div-block-18 {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: block;
  }

  .div-block-19 {
    text-align: center;
    margin-top: 10px;
    margin-left: 20px;
  }

  .div-block-20 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .container-18 {
    background-image: linear-gradient(to bottom, var(--lavender), var(--lavender));
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .columns-4 {
    flex: 0 auto;
    display: flex;
  }

  .image-20 {
    max-width: 100%;
    margin-left: 60px;
    margin-right: 60px;
  }

  .div-block-23 {
    margin-top: 30px;
  }

  .div-block-24 {
    width: auto;
    height: 200px;
    text-align: center;
    margin-top: 20px;
    padding-left: 0;
  }

  .image-21 {
    text-align: center;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .paragraph-20 {
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .heading-14 {
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .grid-6 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 0;
  }

  .bold-text-3 {
    font-size: 16px;
    line-height: 20px;
  }

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

  .image-27 {
    width: 300px;
    height: 300px;
    margin-top: 140px;
    margin-bottom: 0;
    margin-left: 0;
  }

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

  .image-28 {
    padding-left: 10px;
    padding-right: 0;
  }

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

  .text-block-12, .text-span-28 {
    font-size: 11px;
  }

  .div-block-26-copy {
    width: 250px;
    margin-left: 5px;
    padding-left: 10px;
  }

  .grid-6-copy {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 60px;
  }

  .text-span-mt {
    font-size: 45px;
  }

  .heading-mt, .heading-mt-copy {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 50px;
  }

  .div-block-24-copy {
    width: auto;
    height: 200px;
    text-align: center;
    margin-top: 20px;
    padding-left: 0;
  }

  .hero-button-wrapper-copy {
    width: 100%;
    text-align: center;
  }

  .btn.light.outline {
    text-align: center;
    margin-right: 10px;
  }

  .hero-button-wrapper-copy-copy {
    width: 250px;
    text-align: center;
    margin-top: 0;
    padding-left: 0;
  }

  .hero-secti-copy {
    height: 5px;
    background-image: linear-gradient(rgba(152, 164, 174, 0), rgba(243, 241, 241, .16));
    margin-top: 10px;
  }

  .image-25-copy-2 {
    width: 180px;
    margin-left: 20px;
    margin-right: -5px;
    display: block;
  }

  .why-acme-heading-copy {
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .button-7, .button-8, .button-9 {
    margin-bottom: 5px;
  }

  .hero-secti-copy-copy {
    width: auto;
    height: auto;
    background-image: linear-gradient(rgba(152, 164, 174, 0), rgba(243, 241, 241, .16));
    flex-direction: row;
    align-items: stretch;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-14-copy {
    margin-top: 20px;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 50px;
    line-height: 50px;
  }
}

#ta.w-node-_2f14d4e7-4cfe-0477-603a-58bf12bdf79a-0c5c7b46, #w-node-b3d5b82e-473d-07e7-40e2-c42e3a15fe38-0c5c7b46, #w-node-eb8b2bc5-3f54-d25a-be29-71357efabc50-0c5c7b46, #w-node-b28aaf88-fc46-24e2-f80b-7d82b263919a-0c5c7b46, #w-node-_69dd4aac-c322-a212-7892-59bd7d4504bf-0c5c7b4a, #w-node-_2f14d4e7-4cfe-0477-603a-58bf12bdf79a-0c5c7b4a, #w-node-_43b019cc-d86b-19ae-528a-8932a85a83a2-0c5c7b4a, #w-node-dfb53a50-8783-a7e7-bf5a-6b1c39045191-0c5c7b4a, #w-node-_5d887779-971f-52c4-471c-b7b4f9d162d8-0c5c7b4a {
  align-self: center;
  justify-self: center;
}


