:root {
  --7a0168: #7a0168;
  --46003b: #46003b;
}

.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 {
  background-image: url('../images/blue-snow.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
}

.container {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading {
  font-size: 18px;
}

.heading-2 {
  background-image: linear-gradient(#fff, #fff);
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 24px;
}

.container-2 {
  max-height: 200px;
  max-width: 1512px;
  text-align: center;
  display: block;
}

.container-3 {
  max-width: 680px;
  text-align: left;
}

.heading-3 {
  color: var(--7a0168);
  text-align: center;
  padding: 20px 15px 0;
  font-family: Varela Round, sans-serif;
  line-height: 150%;
}

.text-block {
  text-align: left;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 20px;
  font-family: Varela Round, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.text-block._2 {
  text-align: center;
}

.container-4 {
  max-width: 640px;
  padding-bottom: 20px;
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.paragraph {
  padding-top: 20px;
}

.container-5 {
  max-width: 680px;
  background-image: linear-gradient(#f0f0f0, #f0f0f0);
  padding: 20px;
}

.heading-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.heading-5 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.container-6 {
  max-width: 680px;
  background-image: linear-gradient(#f0f0f0, #f0f0f0);
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.text-block-2 {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

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

.container-7 {
  max-width: 680px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.button {
  border: 5px solid var(--7a0168);
  color: var(--7a0168);
  text-align: center;
  background-color: #fff;
  border-radius: 8em;
  padding: 15px 40px;
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.section-2 {
  background-color: var(--46003b);
}

.container-8 {
  max-width: 680px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading-6 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 34px;
}

.paragraph-2 {
  color: #fff;
}

.rich-text-block {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.paragraph-3 {
  font-size: 16px;
  line-height: 24px;
}

.bold-text {
  background-color: #a34aa0;
}

.paragraph-4 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 22px;
}

.link {
  color: #fff;
}

.paragraph-5 {
  color: #fff;
  padding-left: 40px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.paragraph-6 {
  margin-bottom: 0;
}

.section-3 {
  height: 355px;
  max-height: none;
  background-image: url('../images/Capture-d’écran-2021-12-17-à-10.47.27.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  display: none;
}

.container-9 {
  max-height: 355px;
  max-width: 680px;
}

.section-4 {
  max-width: none;
  background-color: #f0f0f0;
}

.container-10 {
  max-width: 680px;
  padding-top: 0;
  padding-bottom: 30px;
}

.link-2, .link-3 {
  color: var(--7a0168);
}

.div-block-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image, .image-2 {
  width: 300px;
}

.container-11 {
  max-width: 680px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.image-3 {
  width: 238px;
}

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

.heading-7 {
  color: var(--7a0168);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.paragraph-7 {
  font-size: 20px;
}

.bold-text-2 {
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-8 {
  margin-bottom: 0;
}

.container-12 {
  max-width: 680px;
}

.heading-8 {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.heading-9 {
  background-color: #fce3ff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  display: inline;
}

.heading-9._2 {
  background-color: #fbffde;
}

.heading-9._3 {
  background-color: #cefff4;
}

.heading-9._4 {
  background-color: #e2e4ff;
}

.paragraph-9 {
  font-size: 16px;
}

.bold-text-3 {
  font-family: Lato, sans-serif;
}

.paragraph-10 {
  margin-top: -10px;
  font-family: Lato, sans-serif;
}

.div-block-3 {
  flex-direction: column;
  display: block;
}

.text-block-3 {
  padding-top: 20px;
  font-family: Lato, sans-serif;
}

.text-span-3 {
  font-size: 20px;
  font-weight: 400;
}

.link-4 {
  color: #000;
  font-size: 16px;
}

.container-13 {
  max-width: 680px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-6 {
  background-color: #f0f0f0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.button-2 {
  border: 5px solid var(--7a0168);
  color: #7a0168;
  background-color: #fff;
  border-radius: 8em;
  padding: 12px 30px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.button-2:hover {
  background-color: var(--7a0168);
  color: #fff;
}

.section-7 {
  background-color: rgba(240, 240, 240, .5);
  padding-top: 30px;
}

.container-14 {
  max-width: 680px;
}

.columns {
  border: 3px solid #8e8e8e;
}

.link-5 {
  color: #000;
  text-align: center;
}

.image-4, .div-block-4 {
  text-align: center;
}

.div-block-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  display: flex;
}

.image-5 {
  width: 32px;
  height: 32px;
}

.column {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #888;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 40px;
  display: flex;
}

.image-6 {
  max-height: 32px;
}

.image-7 {
  max-height: 14px;
}

.image-8 {
  max-width: 516px;
}

.image-8.mobile, .image-mobile {
  display: none;
}

.image-parallex {
  z-index: 1;
  width: 200px;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-parallex._2 {
  top: 18%;
  left: 37%;
}

.image-parallex._3 {
  left: 57%;
  right: auto;
}

.image-parallex._4 {
  top: 44%;
  left: 80%;
}

.image-parallex._5 {
  top: 45%;
  left: 27%;
}

.image-parallex._6 {
  left: 22%;
}

.image-parallex._7 {
  top: 45%;
  left: 0%;
}

.image-parallex._8 {
  top: 49%;
  left: 58%;
}

.container-15 {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 220px;
  position: relative;
}

.sticky-container {
  width: auto;
  height: auto;
  display: flex;
  position: relative;
}

.sticky-wrap {
  width: 100%;
  height: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.scroll-inner {
  width: 300vw;
  height: 100%;
  align-items: flex-end;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.scroll-card {
  width: 30vw;
  height: auto;
  min-height: auto;
  background-color: #fff;
  border: .0625rem solid rgba(131, 131, 131, .16);
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  position: relative;
  bottom: -5%;
  overflow: hidden;
}

.full-image {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.scrolling-header {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 10rem;
  font-weight: 800;
  line-height: 1em;
}

.horizontal-scrolling-section {
  height: 400vh;
  background-color: rgba(0, 0, 0, 0);
  border-top: 60px rgba(36, 36, 36, .09);
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: relative;
}

.horizontal-scrolling-section:focus {
  box-shadow: inset 0 0 0 85px rgba(255, 0, 0, .29);
}

.overflow-mask {
  width: 100%;
  height: 100%;
  padding-top: 41px;
  overflow: hidden;
}

.horizontal-scrollable-section {
  width: 400vh;
  height: 100%;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.fixed-background {
  width: 200vh;
  height: 100%;
  position: absolute;
}

.scrolling-subheader {
  z-index: 10;
  text-align: center;
  padding-left: 35%;
  padding-right: 35%;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5em;
  position: relative;
  bottom: 15px;
}

.content-block-wrapper {
  width: 500px;
  height: 500px;
  border-radius: 20% 50% 50% 12%;
  flex: none;
  margin-left: 40px;
  margin-right: 40px;
  overflow: visible;
}

.horizontal-content {
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.horizontal-div-wrapper {
  width: 100%;
  height: 100vh;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-top: 79px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.horizontal-scrolling-section-for-copy {
  height: 400vh;
  background-color: rgba(0, 0, 0, 0);
  border-top: 60px rgba(36, 36, 36, .09);
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: relative;
}

.horizontal-scrolling-section-for-copy:focus {
  box-shadow: inset 0 0 0 85px rgba(255, 0, 0, .29);
}

.cta-image-wrap {
  width: 50%;
  height: 100%;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.cta-image-wrap._2 {
  width: auto;
}

.cta-image-wrap._3 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
}

.text-size-large {
  text-align: center;
  letter-spacing: normal;
  font-family: Lato, sans-serif;
  font-size: 1.25rem;
}

.cta-text-wrap {
  z-index: 2;
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 4rem;
  display: flex;
  position: relative;
}

.cta-image-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cta-image-layer.is-2 {
  display: inline-block;
}

._2-5rem-spacer {
  height: 2.5rem;
}

._6rem-spacer {
  height: 6rem;
}

._1-25rem-spacer {
  height: 1.25rem;
}

.cta-image {
  width: auto;
  height: 63.346rem;
  margin-top: -10rem;
  margin-left: -35rem;
  margin-right: -35rem;
  padding-bottom: 4em;
  padding-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: rotate(0);
}

.cta-image._2 {
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-medium {
  width: 100%;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-medium._2 {
  width: auto;
  max-width: none;
}

.button-3 {
  color: #fff;
  background-color: #292929;
  border: 1px solid #525252;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.5rem;
  font-weight: 500;
  transition: all .4s;
  display: flex;
}

.button-3:hover {
  color: #292929;
  background-color: #fff;
}

.button-3.is-large {
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  font-size: 1.125rem;
}

.button-group {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  display: flex;
}

.cta-wrap {
  height: 25rem;
  background-color: #fff;
  border: 1px #525252;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.cta-wrap._2 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.section-8 {
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.section-8._2 {
  margin-top: 100px;
}

.heading-medium {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.3;
}

.div-block-6 {
  width: 200px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.image-9 {
  width: 200px;
}

.image-10 {
  max-width: none;
  border-radius: 20px;
  flex: 0 auto;
  align-self: center;
  display: block;
}

.div-block-8 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-8._1 {
  position: relative;
}

.div-block-9 {
  width: auto;
  color: #fff;
  background-color: rgba(0, 0, 0, .8);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 0;
  font-family: Varela, sans-serif;
  display: flex;
  position: absolute;
  top: 35%;
  bottom: auto;
  left: -50%;
  right: 50%;
}

.text-block-5, .text-span-4, .heading-10 {
  text-align: center;
}

.cta-image-wrap-2 {
  width: 50%;
  height: 100%;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.cta-text-wrap-2 {
  z-index: 2;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-left: 4rem;
  display: flex;
  position: relative;
}

.cta-image-2 {
  width: 71.25rem;
  height: 63.346rem;
  margin-top: -9.875rem;
  margin-left: -14.75rem;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: rotate(0);
}

.container-medium-2 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cta-wrap-2 {
  height: 30rem;
  background-color: rgba(41, 41, 41, 0);
  border: 1px solid #525252;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.container-16 {
  max-width: none;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 0;
  padding-top: 60px;
  display: block;
}

.testimonials1_score-image {
  width: 10rem;
  height: 3rem;
  object-fit: contain;
  border-radius: 0%;
}

.testimonials1_score-image.is-big {
  width: 18rem;
  height: 3rem;
}

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

.heading-small {
  color: #757575;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

.horizontal-divider-testimonial {
  width: 20%;
  height: 3px;
  background-color: #f1f6fd;
}

.testimonials1_arrow {
  width: 3.5rem;
  height: 3.5rem;
  color: #151d53;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: -40%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 1px 1px 10px -5px rgba(51, 51, 51, .3);
}

.testimonials1_arrow:hover {
  color: #fff;
  background-color: #151d53;
}

.testimonials1_arrow.right {
  left: 4.5rem;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, .05);
}

.testimonials1_slider-mask {
  width: 300px;
  overflow: visible;
}

.trustpilot-logo {
  width: 10rem;
  height: 2rem;
  max-height: 2rem;
  max-width: none;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
}

.text-style-2lines {
  font-size: 14px;
}

.testimonials1_slide {
  max-width: 28rem;
  margin-right: 10px;
}

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

.testimonials1_component {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 4rem;
  display: block;
}

.testimonials1_component.static {
  margin-bottom: 0;
}

.testimonials1_component.dynamic {
  display: none;
}

.testimonials1_client-image-wrapper {
  flex: none;
  margin-right: 1rem;
  overflow: hidden;
}

.testimonials1_score-wrapper {
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  justify-items: start;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  display: flex;
}

.text-color-black {
  color: #000;
}

.testimonials_arrow-icon {
  width: 1.5rem;
  height: 1.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.testimonials1_slider-nav {
  display: none;
}

.testimonials1_date-details {
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-items: center;
  justify-items: start;
  display: none;
}

.testimonials_content {
  height: 100%;
  min-height: auto;
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  font-weight: 400;
  display: flex;
}

.testimonials_content.is-first {
  text-align: center;
  justify-content: center;
}

.is-underline-black {
  color: #1e1e1e;
  border-bottom: 2px solid #000;
  font-weight: 700;
}

.testimonials1_date-details-2 {
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-items: center;
  justify-items: start;
  display: none;
}

.collection-list-wrapper {
  font-family: Lato, sans-serif;
}

.slider {
  width: auto;
  height: auto;
  max-width: 680px;
  background-color: rgba(164, 164, 164, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.image-11 {
  width: 32px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.icon, .icon-2 {
  color: #000;
}

.mask {
  width: 300px;
  align-self: auto;
  overflow: visible;
}

.left-arrow {
  display: none;
  top: 0%;
  bottom: 0%;
  left: -150%;
  right: auto;
}

.left-arrow.back-button {
  display: block;
  top: -150%;
  bottom: 0%;
  left: 10%;
  right: auto;
}

.right-arrow {
  display: none;
  right: -150%;
}

.right-arrow.next-button {
  display: block;
  top: -150%;
  bottom: 0%;
  left: 0%;
  right: 10%;
}

.slide-nav {
  display: none;
}

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

.section-10 {
  max-width: none;
  background-color: #f4f4f4;
  padding-top: 60px;
  padding-bottom: 30px;
  display: none;
}

.div-block-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding-bottom: 20px;
  display: none;
}

.image-12 {
  width: 24px;
}

.heading-small-2 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.testimonials1_score-wrapper-2 {
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  justify-items: start;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  display: flex;
}

.testimonials1_date-details-3 {
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-items: center;
  justify-items: start;
  display: flex;
}

.testimonials_content-2 {
  height: 100%;
  min-height: auto;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  margin-right: 0;
  padding: 0 10px;
  font-weight: 400;
  display: flex;
  box-shadow: 0 2px 30px rgba(0, 0, 0, .05);
}

.testimonials_content-2.is-first {
  text-align: center;
  text-align: center;
  justify-content: center;
  display: block;
}

.html-embed {
  text-align: center;
  padding-top: 20px;
}

.testimonials1_arrow-2 {
  width: 3.5rem;
  height: 3.5rem;
  color: #151d53;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 300px;
  left: 0%;
  right: auto;
  box-shadow: 1px 1px 10px -5px rgba(51, 51, 51, .3);
}

.testimonials1_arrow-2:hover {
  color: #fff;
  background-color: #151d53;
}

.testimonials1_arrow-2.right {
  left: 4.5rem;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, .05);
}

.testimonials1_slider-mask-2 {
  width: 28rem;
  overflow: visible;
}

.testimonials1_slider-mask-2.static {
  width: 300px;
}

.testimonials1_slide-2 {
  max-width: none;
  margin-right: 10px;
}

.section-11 {
  padding-top: 100px;
  padding-bottom: 40px;
}

.text-block-6 {
  display: none;
}

.link-6 {
  color: #000;
}

.body {
  font-family: Lato, sans-serif;
}

.heading-12 {
  color: #000;
}

@media screen and (min-width: 1280px) {
  .cta-image {
    margin-left: -55rem;
  }

  .container-16 {
    max-width: 100%;
    flex: 1;
    align-self: auto;
    align-items: flex-start;
    margin-left: 0;
    display: block;
  }

  .testimonials1_arrow {
    left: 5%;
  }

  .testimonials1_arrow.right {
    left: 10%;
  }

  .slider, .mask {
    max-width: 680px;
  }

  .section-10 {
    max-width: 100%;
    display: none;
  }

  .testimonials_content-2 {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
  }
}

@media screen and (min-width: 1440px) {
  .container-2 {
    display: none;
  }

  .section-3 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
  }

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

  .scroll-card {
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .cta-image-layer.is-3, .cta-image-layer.is-4, .cta-image-layer.is-2 {
    display: inline-block;
  }

  .cta-image {
    width: auto;
    margin-top: -20rem;
    margin-left: -45rem;
    margin-right: 0;
    padding-bottom: 0;
  }

  .container-medium {
    max-width: 680px;
  }

  .cta-wrap {
    height: 20rem;
  }

  .div-block-6 {
    padding-bottom: 20px;
  }

  .section-9, .div-block-7 {
    height: 50px;
    max-height: 50%;
  }

  .div-block-9 {
    width: auto;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
    position: absolute;
    top: 20%;
    bottom: auto;
    left: -75%;
    right: 25%;
  }

  .text-block-4 {
    text-align: center;
  }

  .text-block-5 {
    text-align: center;
    font-family: Varela, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .text-span-4 {
    line-height: 24px;
  }
}

@media screen and (min-width: 1920px) {
  .cta-image-wrap {
    width: 100%;
  }

  .cta-image {
    margin-left: -50rem;
  }

  .div-block-9 {
    left: -30%;
  }

  .section-10 {
    max-width: none;
    justify-content: center;
    align-items: center;
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .scroll-inner {
    width: 600vw;
  }

  .scroll-card {
    width: 60vw;
    height: 61.8%;
    bottom: 0%;
  }

  .scrolling-header {
    text-align: center;
    margin-top: 59px;
    font-size: 5rem;
  }

  .scrolling-subheader {
    font-size: 16px;
  }

  .cta-image-wrap {
    width: 100%;
  }

  .cta-text-wrap {
    width: 0%;
    padding-left: 0;
  }

  .cta-image {
    margin-top: -18rem;
    margin-left: -35rem;
    margin-right: -10rem;
  }

  .container-medium {
    position: static;
  }

  .cta-wrap {
    height: 40rem;
  }

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

  .div-block-9 {
    margin-left: 0;
    left: 20%;
    right: 25%;
  }

  .cta-image-2 {
    margin-top: -6.875rem;
    margin-left: -1.35rem;
  }

  .container-medium-2 {
    position: static;
  }

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

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

@media screen and (max-width: 767px) {
  .container-2 {
    max-height: none;
  }

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

  .text-block {
    padding-left: 0;
    padding-right: 0;
  }

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

  .container-5, .container-6 {
    display: none;
  }

  .container-7, .container-8, .container-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .container-11, .container-12, .container-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-7 {
    margin-top: 60px;
    padding-top: 0;
  }

  .image-desktop {
    display: none;
  }

  .image-mobile {
    text-align: center;
    display: inline;
  }

  .sticky-wrap {
    height: auto;
    overflow: visible;
  }

  .scroll-inner {
    width: 100%;
    height: auto;
    flex-direction: column;
    align-items: center;
  }

  .scroll-card {
    width: 100%;
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
    margin: 1rem 0;
  }

  .scrolling-header {
    font-size: 10vw;
    line-height: 10vw;
  }

  .cta-image-wrap {
    transform: scale(.7);
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .cta-text-wrap {
    width: 100%;
    padding-top: 4rem;
    display: none;
  }

  .cta-image {
    margin-top: -10rem;
    margin-left: -20.05rem;
    margin-right: -20rem;
    transform: rotate(0);
  }

  .button-group {
    flex-wrap: wrap;
  }

  .cta-wrap {
    height: 25rem;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 30rem;
  }

  .heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .div-block-9 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    top: 250px;
    bottom: auto;
    left: 10%;
    right: 10%;
  }

  .cta-image-wrap-2 {
    transform: scale(.7);
  }

  .cta-text-wrap-2 {
    width: 100%;
    padding-top: 4rem;
  }

  .cta-image-2 {
    margin-top: -.875rem;
    margin-left: -20.05rem;
    transform: rotate(0);
  }

  .cta-wrap-2 {
    flex-direction: column;
  }

  .testimonials1_score-image {
    width: 8rem;
  }

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

  .heading-small {
    font-size: 1rem;
  }

  .testimonials1_slider-mask {
    width: 100%;
  }

  .testimonials1_slide {
    width: auto;
    max-width: none;
    margin-right: 1.25rem;
  }

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

  .testimonials1_score-wrapper {
    grid-auto-flow: row;
    margin-top: 1.25rem;
  }

  .testimonials_arrow-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .heading-small-2 {
    font-size: 1rem;
  }

  .testimonials1_score-wrapper-2 {
    grid-auto-flow: row;
    margin-top: 1.25rem;
  }

  .testimonials1_slider-mask-2 {
    width: 100%;
  }

  .testimonials1_slide-2 {
    width: auto;
    max-width: none;
    margin-right: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    flex-direction: column;
  }

  .bold-text {
    line-height: 30px;
  }

  .button-2 {
    text-align: center;
  }

  .column {
    padding-bottom: 0;
  }

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

  .scrolling-header {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 5px;
    font-size: 5rem;
    line-height: 1.1em;
  }

  .horizontal-scrolling-section {
    margin-left: 0;
  }

  .overflow-mask, .horizontal-scrollable-section {
    padding-top: 0;
  }

  .fixed-background {
    padding-left: 29px;
  }

  .scrolling-subheader {
    font-size: 15px;
  }

  .content-block-wrapper {
    width: 85vw;
    height: 45vh;
    margin-left: 10px;
    margin-right: 10px;
  }

  .horizontal-div-wrapper {
    padding-top: 0;
    padding-bottom: 25px;
  }

  .horizontal-scrolling-section-for-copy {
    margin-left: 0;
  }

  .cta-text-wrap {
    padding-top: 2rem;
    padding-left: 1rem;
  }

  .cta-image {
    margin-top: -3.975rem;
    margin-left: -25rem;
    margin-right: -25rem;
    transform: rotate(0);
  }

  .button-group {
    flex-wrap: wrap;
    justify-content: center;
  }

  .heading-medium {
    font-size: 1.5rem;
  }

  .div-block-9 {
    left: -10%;
    right: -10%;
  }

  .cta-text-wrap-2 {
    padding-top: 2rem;
    padding-left: 1rem;
  }

  .cta-image-2 {
    margin-top: -3.975rem;
    transform: rotate(0);
  }

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

  .testimonials1_slide {
    width: 90%;
  }

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

  .testimonials1_date-details {
    flex-direction: column;
    align-items: flex-start;
  }

  .testimonials_content {
    padding: 1.25rem;
  }

  .testimonials1_date-details-2, .testimonials1_date-details-3 {
    flex-direction: column;
    align-items: flex-start;
  }

  .testimonials_content-2 {
    padding: 1.25rem;
  }

  .testimonials1_slide-2 {
    width: 90%;
  }
}

#w-node-ac5f9de6-4807-8096-40d9-c62def541f0b-bd394fa7, #w-node-_21592add-b887-e122-e926-0de65a1ff8d5-bd394fa7, #w-node-_50d39cd9-b261-59b1-204a-5767623ac5c7-bd394fa7, #w-node-_50d39cd9-b261-59b1-204a-5767623ac5c8-bd394fa7, #w-node-d2b1cf4c-9131-982b-7f83-716891e5d6cd-bd394fa7, #w-node-d2b1cf4c-9131-982b-7f83-716891e5d6ce-bd394fa7, #w-node-f0c8b2a9-86b7-839f-e25a-43f958f4a229-bd394fa7, #w-node-f0c8b2a9-86b7-839f-e25a-43f958f4a22a-bd394fa7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
