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

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

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

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

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

.section.hero {
  color: #fff;
  background-color: #3a1057;
  background-image: url('../images/bg-1-dai.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  min-height: 85vh;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.section.bg-1 {
  background-image: url('../images/bg-2-dai.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  min-height: 89vh;
  display: flex;
}

.section.bg-2 {
  color: #fff;
  background-color: #481568;
  background-image: linear-gradient(#60079c, #fff0), url('../images/bg-1-dai.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  position: relative;
}

.section.bg-3 {
  background-image: linear-gradient(#fff0, #fff), url('../images/bg-3-dai.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.section.bg-price {
  background-image: linear-gradient(#00000036, #00000036), url('../images/bg-4-dai.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.section.garantia {
  color: #fff;
  background-image: linear-gradient(270deg, #e79a29, #ffb13f);
}

.section.faq {
  background-image: url('../images/bg-1-dai.jpg');
  background-position: 50%;
  background-size: auto;
  background-attachment: fixed;
}

.container {
  justify-content: flex-start;
  align-items: center;
  min-width: 940px;
  display: flex;
}

.headline {
  font-family: Cabin, sans-serif;
  font-size: 39px;
  font-weight: 700;
  line-height: 1.1em;
}

.headline.alert-text {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.headline.center {
  text-align: center;
  margin-top: 0;
}

.highlight {
  color: #ffb13f;
  font-weight: 700;
}

.subheadline {
  color: #fff;
  font-family: Cabin, sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.1em;
}

.subheadline.price {
  font-size: 24px;
  font-style: normal;
}

.data-3 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #f2bb05;
  background-color: #1c032e;
  border: 1px solid #7011b1;
  border-radius: 40px;
  align-items: center;
  max-width: 100%;
  margin: 15px auto 18px 0;
  padding: 10px 15px;
  font-family: Exo, sans-serif;
  font-size: 17px;
  font-weight: 500;
  display: flex;
}

.image-39 {
  filter: invert();
  margin-left: 5px;
  margin-right: 14px;
}

.text-block-47 {
  color: #f1b949;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.2em;
}

.head-highlight-2 {
  color: #fff;
}

.cartabutton {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #00c545;
  border-radius: 3px;
  margin: 20px auto 40px;
  padding: 20px 40px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 10px 10px 1px #00853321;
}

.cartabutton.animation-pulse {
  color: #000;
  text-align: center;
  background-color: #3fffb1;
  border-bottom: 5px solid #24af88;
  border-radius: 5px;
  width: 100%;
  max-width: 500px;
  margin: 1px 0 0;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 20px;
  display: block;
  position: relative;
  box-shadow: 0 0 15px #10ffae1c;
}

.cartabutton.animation-pulse.w--current {
  max-width: 600px;
}

.text-block-46 {
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  line-height: 1.2em;
}

.bold-text-14 {
  color: #000;
}

.alert {
  color: #fff;
  background-color: red;
  padding-top: 15px;
  padding-bottom: 15px;
}

.paragraph {
  font-family: Gudea, sans-serif;
  font-size: 19px;
  line-height: 1.1em;
}

.grid-8 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-columns: 1fr 1fr;
  padding-top: 15px;
}

.div-block-280 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(338deg, #3a10579e, #cd07ff24);
  border: 1px solid #ac7fc247;
  border-radius: 5px;
  justify-content: flex-end;
  align-items: center;
  padding: 15px;
  display: flex;
}

.div-block-280.box-1 {
  background-image: url('../images/icon-1.png'), linear-gradient(338deg, #3a10579e, #cd07ff24);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.div-block-280.box-2 {
  background-image: url('../images/icon-2-2.png'), linear-gradient(338deg, #3a10579e, #cd07ff24);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.div-block-280.box-3 {
  background-image: url('../images/icon-3.png'), linear-gradient(338deg, #3a10579e, #cd07ff24);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.div-block-280.box-4 {
  background-image: url('../images/icon-4.png'), linear-gradient(338deg, #3a10579e, #cd07ff24);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.imagem {
  display: flex;
}

.div-block-281 {
  width: 68%;
}

.heading-6 {
  color: #fff;
  text-align: left;
  letter-spacing: .25px;
  text-transform: uppercase;
  margin-top: 29px;
  margin-bottom: -18px;
  font-family: Cabin, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1em;
}

.small {
  font-size: 17px;
  font-weight: 400;
  line-height: .9em;
}

.paragraph-5 {
  text-align: left;
  margin-top: 20px;
  font-family: Gudea, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
}

.grid-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  padding-top: 19px;
  padding-bottom: 19px;
}

.div-block-20 {
  padding: 2px;
}

.image-24 {
  border: 1px solid #0000001f;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 15px;
}

.gallery-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  padding-top: 34px;
  display: grid;
}

.gallery-grid {
  grid-row-gap: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.gallery-image.shadow-two {
  border-radius: 15px;
  width: 100%;
}

.text-span-4 {
  text-decoration: line-through;
}

.text-block-25 {
  font-size: 18px;
  line-height: 1.2em;
}

.text-block-25.size {
  font-size: 20px;
}

.subheadline-2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.subheadline-2.bolder {
  margin-top: 33px;
  font-size: 23px;
  font-weight: 700;
}

.div-block-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

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

.text-span-17 {
  color: #fff;
  background-color: red;
  margin-bottom: 9px;
  padding: 12px 17px;
  font-size: 18px;
  display: block;
}

.text-span-6 {
  align-self: auto;
  margin-top: -29px;
  font-size: 31px;
}

.image-2 {
  order: 1;
}

.pricebox {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 20px;
  display: flex;
}

.text-block-3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.container-13 {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: #fff;
  text-align: center;
  background-color: #f669ffbf;
  background-image: linear-gradient(135deg, #7d8df2, #f669ff);
  border: 2px solid #5b71ff;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  max-width: 815px;
  padding: 25px 13px 49px;
  display: flex;
}

.text-block-17 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-18 {
  text-transform: uppercase;
  margin-right: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-19 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 85px;
  display: flex;
}

.text-block-19.gradient-text {
  margin-top: 19px;
}

.text-block-20 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 39px;
  text-decoration: none;
}

.btnstyle {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  color: #fff;
  background-color: #38ca4b;
  border-radius: 6px;
  justify-content: space-around;
  align-items: center;
  min-width: 371px;
  padding: 10px 9px 10px 17px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.div-block-38 {
  background-color: #fff;
  border-radius: 13px;
  max-width: 500px;
  margin-top: 22px;
  margin-bottom: 37px;
}

.image-3 {
  filter: contrast(500%) invert();
  margin-top: -3px;
  margin-bottom: 18px;
}

.div-block-15 {
  justify-content: center;
  align-items: flex-end;
  margin-left: -24px;
  display: flex;
}

.text-block-57 {
  text-align: left;
  width: 75%;
  margin-top: 28px;
  margin-bottom: 33px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.heading-7 {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3em;
}

.heading-7.contained {
  width: 749px;
}

.grid-9 {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 69px;
}

.div-block-282 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #520e80;
  background-color: #ffffffa3;
  background-image: linear-gradient(333deg, #0000, #fff);
  border: 1px solid #25053a;
  border-radius: 15px;
  padding: 15px;
}

.modulo-title {
  color: #560c86;
  font-family: Gudea, sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1em;
}

.big {
  text-transform: uppercase;
  margin-bottom: -12px;
  font-family: Cabin, sans-serif;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  display: block;
}

.text-block-58 {
  font-size: 18px;
  line-height: 1.2em;
}

.text-block-58.size {
  font-size: 20px;
}

.div-block-283 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

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

.text-span-20 {
  color: #fff;
  background-color: red;
  margin-bottom: 9px;
  padding: 12px 17px;
  font-size: 18px;
  display: block;
}

.text-span-21 {
  align-self: auto;
  margin-top: -29px;
  font-size: 31px;
}

.image-40 {
  order: 1;
}

.text-block-59 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.container-14 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  color: #fff;
  text-align: center;
  background-image: linear-gradient(135deg, #7d8df254, #f669ff1c);
  border: 1px solid #ffffff21;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  max-width: 815px;
  padding: 25px 13px 49px;
  display: flex;
}

.text-block-60 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-61 {
  text-transform: uppercase;
  margin-right: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.1em;
}

.text-block-62 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 39px;
  text-decoration: none;
}

.div-block-284 {
  background-color: #ffffffe8;
  border: 1px solid #fff;
  border-radius: 13px;
  max-width: 500px;
  margin-top: 22px;
  margin-bottom: 37px;
}

.image-41 {
  filter: contrast(500%) invert();
  margin-top: -3px;
  margin-bottom: 18px;
}

.div-block-285 {
  justify-content: center;
  align-items: flex-end;
  margin-left: 0;
  display: flex;
}

.text-block-63 {
  text-align: left;
  width: 75%;
  margin-top: 28px;
  margin-bottom: 33px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.heading-8 {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3em;
}

.heading-8.contained {
  width: 749px;
}

.text-price {
  color: #000;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: -13px;
  font-family: Cabin, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1em;
}

.text-price.price {
  font-size: 24px;
  font-style: normal;
}

.section-2 {
  color: #450f76;
  padding: 80px 15px;
}

.section-2.purple {
  color: #3c007a;
  background-color: #460f72;
}

.section-2.purple.radial {
  color: #fff;
  background-image: radial-gradient(circle, #8d8d8d69, #fff0);
  padding-top: 52px;
  padding-bottom: 52px;
}

.body-text {
  font-size: 19px;
}

.div-block-10 {
  color: #1a1a1a;
  text-align: left;
  background-color: #fff;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 100%;
  max-width: 550px;
  margin-top: -15px;
  padding: 27px 24px;
  line-height: 23px;
}

.text-span-22 {
  text-transform: uppercase;
  margin-top: -22px;
  font-size: 30px;
  font-weight: 400;
  display: block;
}

.image-19 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading {
  font-size: 27px;
  line-height: 36px;
}

.heading.sized {
  font-family: Cabin, sans-serif;
  font-size: 60px;
  line-height: 1.1em;
}

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

.container-10 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

._w-faq-icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.c-faq-q {
  background-color: #e59827;
  align-items: center;
  display: flex;
}

.small-2 {
  color: #fff;
  margin-top: -15px;
  font-size: 20px;
  display: block;
}

.c-faq-icon {
  justify-content: center;
  align-items: center;
  padding: 20px;
  position: relative;
}

.c-faq-q-text-2 {
  flex: 1;
  padding: 20px;
  font-size: 1.4em;
}

.c-faq-a {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.c-faq-a-text {
  padding: 20px;
}

.columns-5 {
  color: #fff;
  margin-top: 133px;
}

.c-faq-item-3 {
  color: #fff;
  cursor: pointer;
  background-color: #1a0429;
  background-image: url('../images/texture-noise.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-left: 3px #0385ff;
  border-radius: 15px;
  margin-bottom: 20px;
  font-size: 1.2em;
  line-height: 1.6em;
  overflow: hidden;
}

.c-faq-2 {
  margin-left: auto;
  margin-right: auto;
}

.faq-q-text-3 {
  font-size: 20px;
  line-height: 1.4em;
}

.faq-stripe-2 {
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
}

.divider-4 {
  opacity: .35;
  background-color: #c5c5c58c;
  width: 100%;
  height: 1px;
  margin: 0 auto;
}

.big-2 {
  font-size: 90px;
}

.headline-2 {
  color: #f0c12d;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Cabin, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.7em;
}

.faq-stripe-1 {
  background-color: #fff;
  width: 2px;
  height: 100%;
}

.faq-a-text-2 {
  color: #ffffff75;
  font-size: 16px;
  line-height: 1.6em;
}

.bold-text-6 {
  color: #080808;
}

.bold-text-6.faq-title {
  color: #3b1058;
}

.footer {
  background-color: #1a0429;
  padding-top: 27px;
  padding-bottom: 27px;
}

.container-18 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-42 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
}

.link-final {
  color: #fff;
}

.image-42 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  right: -30px;
  transform: scale(1.6);
}

.column {
  z-index: 9;
  position: relative;
}

.divider {
  opacity: .35;
  background-image: linear-gradient(225deg, #0d181200, #f1c22d 51%, #0d181200);
  width: 100%;
  height: 1px;
  margin: 10px auto 0;
  box-shadow: 0 0 20px 1px #f1c22d91;
}

.divider.hero {
  z-index: 3;
  background-image: linear-gradient(225deg, #0d181200, #f1c22d 51%, #0d181200);
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
  box-shadow: 0 0 20px 1px #03f07691;
}

.arrow {
  position: absolute;
  top: -70px;
  left: -172px;
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.slide-box {
  background-color: #00000008;
  border: 1px solid #0000000f;
  border-radius: 15px;
  height: 100%;
  padding: 15px 15px 121px;
  position: relative;
}

.stars-case {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  margin-bottom: 12px;
  display: flex;
}

.star {
  width: 25px;
}

.paragraph-6 {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4em;
}

.persona {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 15px 15px;
}

.image-4 {
  border-radius: 5px;
}

@media screen and (min-width: 1920px) {
  .section.bg-2 {
    background-image: linear-gradient(#60079c, #fff0), url('../images/bg-1-dai.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .text-block-47 {
    color: #ffc34c;
    text-transform: uppercase;
  }

  .head-highlight-2 {
    color: #ffc33b;
  }

  .cartabutton.animation-pulse {
    max-width: 650px;
  }
}

@media screen and (max-width: 991px) {
  .cartabutton.animation-pulse {
    max-width: 650px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .c-faq-item-3 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .cartabutton {
    text-align: center;
  }

  .heading-6 {
    font-size: 26px;
  }

  .paragraph-6 {
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .section.hero {
    overflow: hidden;
  }

  .section.bg-1 {
    background-image: linear-gradient(#0000 26%, #fff 46%), url('../images/bg-2-dai.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 200%;
    padding-top: 260px;
  }

  .section.bg-2, .section.bg-3, .section.bg-price {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container {
    min-width: 100%;
  }

  .headline {
    line-height: 1em;
  }

  .headline.alert-text {
    font-size: 18px;
  }

  .headline.center {
    font-size: 33px;
  }

  .subheadline {
    font-size: 24px;
  }

  .data-3 {
    margin-top: 0;
  }

  .text-block-47 {
    font-size: 14px;
    font-style: italic;
  }

  .cartabutton {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .cartabutton.animation-pulse {
    width: 100%;
    min-width: 100%;
    margin-top: 0;
    padding: 12px 0;
  }

  .text-block-46 {
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 1.3em;
  }

  .alert {
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid-8 {
    flex-direction: column;
    display: flex;
  }

  .div-block-280.box-1 {
    background-image: linear-gradient(#540b87cc, #540b87cc), url('../images/icon-1.png'), linear-gradient(338deg, #3a10579e, #cd07ff24);
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, auto, auto;
    padding-top: 15px;
  }

  .div-block-280.box-2 {
    background-image: linear-gradient(#540b87cc, #540b87cc), url('../images/icon-2-2.png'), linear-gradient(338deg, #3a10579e, #cd07ff24);
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, auto, auto;
    padding-top: 15px;
  }

  .div-block-280.box-3 {
    background-image: linear-gradient(#540b87cc, #540b87cc), url('../images/icon-3.png'), linear-gradient(338deg, #3a10579e, #cd07ff24);
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, auto, auto;
    padding-top: 15px;
  }

  .div-block-280.box-4 {
    background-image: linear-gradient(#540b87cc, #540b87cc), url('../images/icon-4.png'), linear-gradient(338deg, #3a10579e, #cd07ff24);
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, auto, auto;
    padding-top: 15px;
  }

  .div-block-281 {
    width: 100%;
  }

  .heading-6 {
    margin-top: 0;
    font-size: 25px;
  }

  .paragraph-5 {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 18px;
  }

  .grid-4, .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-grid {
    grid-row-gap: 10px;
  }

  .text-block-25 {
    text-align: center;
    margin-bottom: 0;
    font-size: 17px;
  }

  .text-block-25.size {
    font-size: 16px;
  }

  .subheadline-2 {
    text-align: center;
    font-size: 17px;
    line-height: 23px;
  }

  .div-block-4 {
    width: 100%;
  }

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

  .image-2 {
    width: 37px;
  }

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

  .text-block-17 {
    font-size: 24px;
  }

  .text-block-18 {
    font-size: 16px;
    line-height: 17px;
  }

  .text-block-20 {
    font-size: 20px;
    line-height: 29px;
  }

  .btnstyle {
    width: 100%;
    min-width: 0;
    padding-left: 10px;
  }

  .text-block-57 {
    width: 100%;
    font-size: 17px;
  }

  .heading-7 {
    text-align: center;
    font-size: 22px;
  }

  .heading-7.contained {
    width: 100%;
  }

  .grid-9 {
    flex-flow: column;
    display: flex;
  }

  .text-block-58 {
    text-align: center;
    margin-bottom: 0;
    font-size: 17px;
  }

  .text-block-58.size {
    font-size: 16px;
  }

  .div-block-283 {
    width: 100%;
  }

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

  .image-40 {
    width: 37px;
  }

  .text-block-59 {
    text-align: center;
    font-size: 17px;
    line-height: 24px;
  }

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

  .text-block-61 {
    font-size: 16px;
    line-height: 17px;
  }

  .text-block-62 {
    font-size: 20px;
    line-height: 29px;
  }

  .text-block-63 {
    width: 100%;
    font-size: 17px;
  }

  .heading-8 {
    text-align: center;
    font-size: 22px;
  }

  .heading-8.contained {
    width: 100%;
  }

  .section-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .body-text {
    font-size: 18px;
    line-height: 23px;
  }

  .div-block-10 {
    margin-top: 0;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text-span-22 {
    margin-top: -8px;
    font-size: 20px;
  }

  .image-19 {
    width: 56%;
  }

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

  .heading.sized {
    text-align: center;
    font-size: 31px;
  }

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

  .c-faq-q {
    padding-bottom: 15px;
  }

  .bold-text-7 {
    font-size: 17px;
  }

  .small-2 {
    margin-top: 5px;
  }

  .c-faq-q-text-2 {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-5 {
    margin-top: 0;
  }

  .faq-q-text-3 {
    font-size: 18px;
    line-height: 1.4em;
  }

  .divider-4 {
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
  }

  .headline-2 {
    text-align: center;
    font-size: 16px;
  }

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

  .footer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-42 {
    font-size: 13px;
    line-height: 16px;
  }

  .image-42 {
    width: 100%;
    max-width: 70%;
    margin-top: -84px;
    margin-bottom: -22px;
    padding-left: 11px;
    right: auto;
    transform: scale(1.2);
  }

  .divider {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .divider.hero {
    margin-top: 0;
    margin-bottom: 0;
  }

  .columns-6 {
    flex-flow: column-reverse;
    display: flex;
  }

  .grid-10 {
    flex-flow: column;
    display: flex;
  }
}

#w-node-b5fbdd89-a3d0-0860-e50a-8068dc0a9d45-ae56eef9, #w-node-b5fbdd89-a3d0-0860-e50a-8068dc0a9d50-ae56eef9, #w-node-b5fbdd89-a3d0-0860-e50a-8068dc0a9d5b-ae56eef9, #w-node-b5fbdd89-a3d0-0860-e50a-8068dc0a9d66-ae56eef9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


