@font-face {
  font-family: Inter Variablefont Slnt Wght;
  src: url('../images/') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --tukios-green: #3db64c;
  --white: white;
  --tukios-light-green: #b5d453;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

a {
  text-decoration: underline;
}

.navbar-logo-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
}

.navbarcontainer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10%;
  padding-right: 10%;
  display: block;
}

.navbar-content {
  object-fit: fill;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-brand {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0%;
  display: flex;
}

.image-2 {
  object-fit: cover;
  margin-top: -25px;
}

.navbar-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0%;
  padding-right: 20px;
  display: flex;
}

.start-a-website-button {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  padding: 24px 0;
  display: flex;
}

.text {
  color: #383838;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.3vw;
  font-weight: 700;
  line-height: 150%;
}

.make-a-video-button {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  padding: 24px 0;
  display: flex;
}

.about-us {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  padding: 24px 0;
  font-size: 21px;
  display: flex;
}

.login-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #75ce4c;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding: 10px 40px;
  font-weight: 800;
  display: flex;
}

.text-2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
}

.hero-stack {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-image: url('../images/Desktop---4-3.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 84px 24px 64px;
  display: flex;
}

.small-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  display: flex;
}

.title-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 290px;
  margin-top: 66px;
  display: flex;
}

.text-3 {
  color: #212121;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.actions {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #85c766;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 26px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}

.logo-title {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fff0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 138px;
  padding: 64px 24px;
  display: flex;
}

.title {
  color: #afafaf;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.logos {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.logo-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 200px;
  display: flex;
}

.logo.white {
  width: 250px;
  margin-left: -27px;
}

.logo.spacing {
  width: 330px;
}

.website-section {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 100px 24px 109px;
  display: flex;
}

.container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-bottom: -100px;
  display: flex;
}

.section-title {
  margin-top: 0;
}

.get-in-touch {
  font-size: 50px;
  line-height: 42px;
}

.text-5 {
  color: #a1a1a1;
  text-align: left;
  margin-top: -96px;
  margin-left: -36px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 150%;
  overflow: visible;
}

.vectors-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex-wrap: wrap;
  flex: 0 auto;
  place-content: flex-end center;
  align-items: center;
  display: flex;
}

.form-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 366px;
  height: 145px;
  margin-top: -39px;
  margin-bottom: 0;
  display: flex;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 365px;
  height: 57px;
  display: flex;
}

.form-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #75ce4c;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 241px;
  height: 52px;
  margin-top: 0;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  display: flex;
}

.text-6 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
}

.get-in-touch-0 {
  color: #000;
  text-align: center;
  font-size: 49px;
  font-weight: 700;
  line-height: 120%;
  display: block;
}

.get-in-touch-1 {
  color: #85c766;
  text-align: center;
  font-size: 41px;
  font-weight: 700;
  line-height: 120%;
}

.text-span {
  color: #929292;
  border: 1px #000;
  border-radius: 0;
  margin-top: 19px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  display: inline-block;
}

.hero-heading-right {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 64px 24px;
  display: flex;
}

.container-2 {
  grid-column-gap: -445px;
  grid-row-gap: -445px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 878px;
  display: flex;
}

.column {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 715px;
  display: flex;
}

.vectors-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 614px;
  display: flex;
}

.content-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 636px;
  height: 161px;
  display: flex;
}

.automated-aftercare-made-for-families {
  color: #000;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

.text-7 {
  color: #8d8d8d;
  letter-spacing: .01em;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 84.4%;
}

.actions-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 280px;
  height: 96px;
  padding-top: 16px;
  display: flex;
}

.button-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #7ec05c;
  justify-content: center;
  align-items: center;
  width: 181px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.main-logo {
  width: 140px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0%;
  padding-left: 0;
}

.image-4 {
  width: 1001px;
  margin-left: 60px;
}

.heading {
  text-align: center;
  margin-top: 88px;
  margin-bottom: 30px;
  margin-left: -38px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 44px;
}

.quick-stack {
  width: 100%;
}

.image-5 {
  text-align: right;
  margin-right: -90px;
  padding-right: 0;
}

.column-3 {
  justify-content: flex-end;
  display: flex;
}

.column-4 {
  padding-left: 0;
}

.text-block {
  color: #a1a1a1;
  margin-top: -91px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.text-block-2 {
  color: #a1a1a1;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.heading-2 {
  margin-top: 267px;
  margin-bottom: 119px;
}

.hero {
  text-align: center;
  background-color: #fff0;
  width: 100%;
  height: auto;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 100%;
  line-height: 100%;
  display: block;
  overflow: visible;
}

.heading-3 {
  float: none;
  clear: none;
  text-align: center;
  white-space: pre-wrap;
  word-break: normal;
  overflow-wrap: normal;
  object-fit: fill;
  flex-flow: wrap;
  place-content: space-around flex-start;
  align-items: flex-start;
  width: 900px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 67px;
  font-weight: 800;
  display: flex;
  overflow: visible;
}

.gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(74deg, #3db64c, #b5d453);
  -webkit-background-clip: text;
  background-clip: text;
  border-radius: 0;
  padding: 0;
  font-weight: 700;
}

.gradient.color {
  word-break: break-all;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(57deg, #38b54b, #b5d453);
  -webkit-background-clip: text;
  background-clip: text;
  border-radius: 0;
  padding: 0 0 4px;
  font-weight: 800;
  display: inline-block;
}

.gradient.button {
  border-radius: 50px;
  padding-left: 40px;
  padding-right: 40px;
}

.gradient.testimonial-hero-section {
  padding-left: 0;
  padding-right: 0;
}

.gradient.home-gradient {
  color: #000;
  text-align: right;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 800;
}

.gradient.home-gradient.website-login, .gradient.home-gradient.video-login, .gradient.home-gradient.floral-login {
  font-weight: 600;
}

.body {
  word-break: normal;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #fdfdfd00;
  background-clip: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: block;
  overflow: visible;
}

.heading-4 {
  text-align: center;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 6svh;
  text-decoration: none;
}

.paragraph {
  text-align: center;
  width: 50%;
  height: 900px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 2svw;
  font-weight: 700;
  line-height: 100%;
}

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

.hero-text {
  color: #1b1b1b;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  align-self: auto;
  width: 100%;
  height: auto;
  margin: 0% auto 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 4.5vw;
  font-weight: 800;
  line-height: 4vw;
  display: block;
}

.container-3 {
  object-fit: fill;
  width: 600px;
  max-width: 500px;
  height: 100%;
  overflow: visible;
}

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

.logo-section {
  margin-top: 0;
  margin-left: 0%;
  margin-right: 0%;
}

.image-6, .image-7 {
  margin: auto;
}

.heading-5 {
  color: #aeaeae;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 600;
}

.spacer {
  height: 240px;
  padding-top: 0;
}

.spacer.gradient-spacer {
  height: 70px;
}

.blur-1 {
  background-color: #fff;
  background-image: url('../images/Desktop---19.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
}

.heading-6 {
  color: #797979;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2vw;
  font-weight: 600;
}

.aftercare-header {
  text-align: center;
  width: 100%;
  margin-left: -91px;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

.website-subline {
  color: #aeaeae;
  text-align: center;
  width: 100%;
  margin: 10px auto;
  font-size: 1.5vw;
  font-weight: 500;
  line-height: 1.5vw;
}

.video-header {
  text-align: center;
  width: 100%;
  margin: 0 auto 0%;
  font-size: 3.5vw;
  line-height: 3.5vw;
}

.website-header {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  font-size: 3.5vw;
  line-height: 3.2vw;
}

.image-8 {
  text-align: center;
  object-fit: fill;
  object-position: 50% 50%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  position: static;
}

.home-website-section {
  background-color: #fcfcfc;
  border-radius: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 30vw;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  display: flex;
  box-shadow: 0 2px 19px #0003;
}

.image-9 {
  width: 850px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.video-image-frame {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-10 {
  width: 30vw;
  height: auto;
  margin: 0 0 10px;
  padding-top: 50px;
  padding-bottom: 20px;
  padding-right: 44px;
  display: block;
}

.grid-3 {
  grid-template-rows: auto;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-2 {
  color: #c52626;
  background-image: url('../images/FACEBOOK-820-×-360-px.png');
  background-position: 50% 100%;
  background-size: cover;
  padding-top: 5%;
  padding-bottom: 5%;
}

.heading-7 {
  color: #fff;
  text-align: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-size: 3vw;
  line-height: 3vw;
  display: block;
}

.button-3 {
  float: none;
  clear: none;
  color: #66be5b;
  text-align: center;
  background-color: #fff;
  width: 28%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 1.5vw;
  display: block;
  overflow: visible;
}

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

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

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

.quick-stack-2 {
  padding: 40px 0 0;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
}

.container-4 {
  width: auto;
  display: block;
}

.cell {
  justify-content: center;
  padding-top: 0;
  padding-bottom: 60px;
  padding-left: 27%;
}

.image-11 {
  text-align: center;
  width: 90%;
  padding-left: 0;
  padding-right: 20%;
  font-size: 100vw;
}

.image-12 {
  width: 490px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section {
  margin-left: 40px;
  margin-right: 40px;
}

.paragraph-2 {
  color: var(--black);
  text-align: center;
  width: 60%;
  margin: 32px auto 25px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.management-stack {
  grid-column-gap: 45px;
  margin-top: 17px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-13, .image-14 {
  padding-top: 0;
}

.image-15 {
  cursor: auto;
  padding-top: 0;
}

.aboutusname {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 1.2vw;
  font-weight: 700;
}

.aboutustitle {
  color: #696969;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5vw;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.section-2 {
  width: 80%;
  margin-top: 182px;
  margin-left: auto;
  margin-right: auto;
}

.employee-stack {
  padding-bottom: 60px;
}

.section-3 {
  width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.heading-8 {
  color: var(--black);
  text-align: center;
  margin-top: 97px;
  margin-bottom: 19px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 40px;
  font-weight: 600;
}

.hero-button.gradient {
  border: 4px solid #abd372;
  margin-top: 15px;
  padding: 20px 40px;
  font-size: 1.2vw;
}

.button-5 {
  color: #fff;
  text-align: center;
  background-color: #a8a8a8;
  width: 32%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9px;
  font-weight: 700;
  display: block;
}

.button-5.gradient {
  border-radius: 0;
  margin-top: 63px;
  font-size: 21px;
}

.div-block-3 {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 0;
  padding-top: 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
}

.div-block-3.chad-div {
  display: none;
}

.about-us-headers {
  text-align: center;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 38px;
}

.about-us-subheader {
  color: #696969;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 11px;
  padding-bottom: 0;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.image-16 {
  border-radius: 20px;
  width: 37vw;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.mover {
  display: flex;
}

.horizontal-scroll-wrap {
  padding-top: 100vh;
  padding-bottom: 0;
}

.flex-offset {
  margin-right: -100vw;
  display: flex;
}

.full-page {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  display: flex;
}

.full-page.is-horizontal-scroll-section {
  border: 2px solid #f17144;
  width: 100vw;
}

.full-page.is-black {
  background-color: #000;
}

.sticky {
  border: 2px solid #e600ff;
  width: 100%;
  height: 100dvh;
  margin-top: -100vh;
  margin-bottom: -100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.height {
  background-image: linear-gradient(#000, #fff);
  height: 400dvh;
  position: relative;
}

.h1 {
  text-align: center;
  font-size: 3rem;
}

.h1.text-color-white {
  color: #fff;
}

.image-17 {
  width: 100px;
}

.heading-9 {
  color: #d34c4c;
}

.animated-section {
  justify-content: space-between;
  margin-top: 164px;
  padding-top: 0;
  display: none;
  position: relative;
}

.left {
  justify-content: space-between;
  width: 40vw;
  margin-top: -163px;
  margin-bottom: 164px;
  margin-left: 10%;
  display: flex;
}

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

.image-18 {
  width: 35vw;
  height: 25vw;
  margin-top: 0;
  margin-bottom: 0;
  position: sticky;
  top: 34.6vh;
}

.big-box-6 {
  justify-content: space-between;
  width: 100%;
  margin-top: -56vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-10 {
  z-index: -1;
  text-align: center;
  width: 90%;
  margin: 0 auto 0;
  padding-bottom: 75vw;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  line-height: 4vw;
  position: sticky;
  top: 122px;
  bottom: auto;
}

.right {
  margin-right: 10%;
}

.heading-11 {
  margin-right: 0;
  font-size: 30px;
  line-height: 30px;
}

.paragraph-3 {
  color: #858585;
  font-size: 16px;
  line-height: 16px;
}

.div-block-6 {
  background-color: #8f8f8f00;
  width: 40vw;
  margin-top: 220px;
  margin-bottom: 20px;
  padding: 20px;
}

.div-block-7 {
  padding-top: 17vw;
}

._60-header-text-center {
  text-align: center;
  width: auto;
  margin: 0 auto 10px;
  padding-top: 0;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  display: block;
}

._60-header-text-center.websites {
  max-width: 1000px;
}

.minutes-text, .minutes {
  font-weight: 800;
}

.minutes.gradient.color {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.paragraph-4 {
  color: #858585;
  text-align: center;
  width: 80%;
  margin: -2px auto 21px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.hero-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60vw;
  margin-top: 0;
  padding-top: 0;
  display: block;
  position: static;
}

.button-6 {
  z-index: 2;
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  background-color: #cacaca;
  background-image: linear-gradient(45deg, #9c9c9c, #e0e0e0 100%, #dfdfdf);
  border-radius: 0;
  outline: 0 solid #8cca74;
  width: 500px;
  height: 80px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  font-weight: 600;
  display: block;
  position: relative;
}

.button-6:hover {
  color: #fff;
  background-color: #6cbf54;
  background-image: linear-gradient(45deg, #64bd4d, #93cd74 49%, #bad869);
}

.button-6.gradient {
  width: 21vw;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.image-19 {
  width: 57%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  display: block;
}

.image-20 {
  z-index: 1;
  transform: scale3d(1none, 1none, 1none);
  object-fit: fill;
  transform-style: preserve-3d;
  margin-top: 0;
  padding-top: 173px;
  display: block;
  position: absolute;
  overflow: visible;
}

.floating-image-div {
  height: 100vh;
  margin-top: -90vh;
  margin-left: 0;
}

.heading-13 {
  text-align: center;
}

.designs-section {
  color: #fff;
  background-color: #fafafa00;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
  padding-bottom: 0;
  position: sticky;
}

.banner-wrapper {
  justify-content: center;
  width: 90vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.subtitle-wrapper {
  margin-bottom: 18px;
  overflow: hidden;
}

.stripe-wrapper {
  z-index: 5;
  justify-content: center;
  width: 100vw;
  min-width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0% auto;
  overflow: hidden;
}

.image-cover-wrapper {
  z-index: 15;
  border-radius: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.banner-content {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-overlay {
  z-index: 1;
  background-color: #090b194d;
  position: absolute;
  inset: 0%;
}

.banner-intro {
  z-index: 20;
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  color: #fff;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: grid;
  position: relative;
}

.button-text {
  z-index: 10;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 600;
  position: relative;
}

.background-banner {
  background-image: url('../images/Space002.jpeg');
  background-position: 50%;
  background-size: cover;
  height: 116%;
  position: absolute;
  inset: auto 0%;
}

.background-banner.projects-banner {
  background-color: #fdfdfd00;
  background-image: url('../images/FACEBOOK-820-×-360-px.png');
  height: 100%;
}

.image-cover {
  z-index: 20;
  background-color: #fff;
  justify-content: center;
  width: 0%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.wrapper {
  z-index: 10;
  background-color: #fdfdfd;
  width: 100%;
  margin: 100px auto;
  padding-top: 0;
  position: relative;
}

.wrapper.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.large-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4vw;
  line-height: 4vw;
}

.subtitle {
  z-index: 10;
  color: #090b19;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  position: relative;
}

.subtitle.white {
  color: #fff;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 1.8vw;
  line-height: 2vw;
}

.clip {
  position: relative;
  overflow: hidden;
}

.button-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #090b19;
  border: 1px solid #090b19;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 16px 28px;
  font-size: 11px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-7:hover {
  color: #090b19;
  background-color: #e2e7f1;
  border-color: #e2e7f1;
}

.button-7.white-outline {
  background-color: #090b1900;
  border-style: solid;
  border-color: #ffffffbf;
}

.button-7.white-outline:hover {
  color: #fff;
  background-color: #090b19;
  border-color: #090b19;
}

.pin-stripe {
  background-color: #f3f6fc;
  width: 1px;
}

.pin-stripe.white {
  background-color: #ffffff1f;
}

.stripe-container {
  background-image: url('../images/FACEBOOK-820-×-360-px.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
}

.project-categories-wrapper {
  z-index: 20;
  justify-content: center;
  width: 100%;
  min-height: 156px;
  margin-top: -36px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
  overflow: visible;
}

.banner-categories {
  width: 100%;
  height: 100%;
  padding-top: 36px;
  overflow: hidden;
}

.category-collection-list-wrapper {
  background-color: #f3f6fc;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.categories-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  height: 100%;
  display: grid;
}

.demo-section {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 5vw;
  display: flex;
  position: relative;
}

.demo-section.no-bottom-padding {
  margin-top: 60px;
  margin-bottom: 0;
  padding: 20px 0;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
}

.demo-section.no-bottom-padding.clip {
  margin-top: 21px;
  padding-left: 0;
  padding-right: 0;
}

.demo-section.no-bottom-padding.websites-page {
  margin-bottom: 0;
}

.button-8 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #090b19;
  border: 1px solid #090b19;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 16px 28px;
  font-size: 11px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-8:hover {
  color: #090b19;
  background-color: #e2e7f1;
  border-color: #e2e7f1;
}

.button-8.white-outline {
  color: #fff;
  background-color: #090b1900;
  border: 2px solid #ffffffbf;
  max-width: 400px;
}

.button-8.white-outline:hover {
  color: #6dbf4e;
  background-color: #fff;
  border-color: #fff;
}

.menu_link-bg {
  z-index: 1;
  opacity: 0;
  background-color: #fff;
  border-radius: 100vw;
  position: absolute;
  inset: 0%;
}

.container-5 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1%;
}

.container-5.is-menu {
  z-index: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 3%;
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
  position: sticky;
  inset: 80vh 0% 0%;
}

.menu_shape-bg {
  background-color: #000;
  border-radius: 100vw;
  flex: none;
  width: 100%;
  height: 100%;
  position: relative;
}

.menu_link-text {
  z-index: 2;
  color: #fff;
  -webkit-text-stroke-color: #f8f8f8;
  mix-blend-mode: difference;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  font-weight: 500;
  line-height: 1.5vw;
  text-decoration: none;
  position: relative;
}

.menu_shape {
  z-index: 1;
  opacity: 0;
  justify-content: flex-start;
  width: 7em;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
  transform: translate(0);
}

.menu_wrap {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #07060661;
  border-radius: 100vw;
  max-width: 100%;
  padding: .3em;
  font-size: .9rem;
  box-shadow: 1px 1px 7px #00000029;
}

.menu_link {
  z-index: 2;
  color: #fff;
  mix-blend-mode: difference;
  padding: 1.2em 1.7em;
  text-decoration: none;
  position: relative;
}

.menu {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffffed;
  border-radius: 290px;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: -86px auto 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: sticky;
  inset: 80.3vh 0% 0%;
  box-shadow: 0 2px 16px #0003;
}

.section-4 {
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.bold-text {
  font-weight: 400;
}

.div-block-9 {
  background-color: #e2e2e2;
  width: 500px;
  margin: 10px auto;
  padding-top: 100px;
  display: block;
}

.div-block-10 {
  background-color: #f76a6a;
  width: 500px;
  margin: 10px auto;
  padding-top: 100px;
}

.div-block-11 {
  background-color: #beee11;
  width: 500px;
  margin: 10px auto;
  padding-top: 100px;
}

.div-block-12 {
  background-color: #6566c5;
  width: 500px;
  margin: 10px auto;
  padding-top: 100px;
  display: block;
}

.menu-sections {
  cursor: pointer;
  background-color: #fff0;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  height: 74px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.menu-sections:active {
  color: #fff;
  background-color: #fff0;
}

.menu-sections:focus {
  background-color: #000;
}

.designmenulabels {
  color: #000;
  text-align: center;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.7vw;
  font-weight: 600;
}

.designmenulabels:active {
  color: #000;
}

.image-21 {
  width: 40px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.traditional {
  border: 0 #000;
}

.heading-14 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-15 {
  color: #000;
  text-align: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-size: 38px;
}

.modern, .rustic, .nature, .simplictic, .other {
  border: 1px #000;
}

.div-block-13 {
  justify-content: center;
  display: flex;
}

.section-5 {
  background-image: url('../images/FACEBOOK-820-×-360-px.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 23vw;
  margin-top: 100px;
  margin-bottom: 100px;
  font-size: 70px;
  display: flex;
}

.section-6 {
  height: 1000px;
}

.background-video {
  background-color: #00000094;
  justify-content: center;
  align-items: center;
  height: 70vh;
  margin-top: 400px;
  margin-bottom: 100px;
  display: flex;
}

.video {
  width: 300px;
  height: 145px;
  margin-left: auto;
  margin-right: auto;
}

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

.phone-video-div-blockl {
  z-index: 2;
  width: 43vw;
  height: 21vw;
  margin-top: 81px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.div-block-15 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-16 {
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
}

.text-block-3 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 300;
}

.text-span-3 {
  font-weight: 600;
}

.floating-images {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: auto;
  margin: -33% auto 0;
  display: flex;
  position: relative;
}

.div-block-16 {
  width: 44vw;
  height: 100px;
}

.image-22 {
  width: 23vw;
  max-width: 100%;
  height: 43vw;
}

.image-23 {
  width: 23vw;
  height: 40vw;
  display: block;
}

.home-video-section {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 30vw;
  margin: 100px auto;
  padding-top: 0;
  display: flex;
  box-shadow: 0 2px 20px #0003;
}

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

.logo-2 {
  width: 114px;
  margin-bottom: 8px;
}

.button-wrapper {
  position: relative;
}

.testimonial-image-block {
  justify-content: center;
  align-items: center;
  width: 50%;
  min-height: 350px;
  padding: 85px;
  display: flex;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.arrow-disabled {
  border-radius: 45px 0 45px 45px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  padding: 20px 36px;
  display: flex;
}

.quote-image {
  min-width: 70px;
  position: absolute;
  top: -25px;
  left: -15px;
}

.testimonial-paragraph {
  color: #546681;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}

.arrow-cta {
  width: 100px;
  position: absolute;
  inset: auto auto -120% -20%;
}

.flowbase-navigation {
  border-bottom: 1px solid #9b9eb838;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  padding: 20px 3%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.flowbase-logo {
  width: 55px;
}

.slide-nav {
  display: none;
}

.icon-3 {
  color: #4c4172;
}

.testimonial-columns {
  display: flex;
}

.testimonial-author-wrap {
  margin-top: 45px;
}

.button-menu {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #8c54ff;
  background-image: linear-gradient(159deg, #8c54ff, #7b41f1);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  min-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  text-decoration: none;
  transition: all .4s ease-out;
  display: flex;
  box-shadow: inset -1px -1px 3px #201b3d99, inset 1px 1px 3px #eee6ff70, 1px 1px 2px #5b3acc;
}

.button-menu:hover {
  box-shadow: inset 1px 1px 3px #201b3d38, inset -1px -1px 3px #eee6ff00, 1px 1px 2px #5b3acc;
}

.right-arrow {
  display: none;
  inset: auto 35% 0% auto;
}

.testimonial-image {
  width: 100%;
}

.left-arrow {
  display: none;
  position: absolute;
  inset: auto 40% 0% auto;
}

.author-name {
  color: #546681;
  margin-top: 0;
  font-size: 17px;
  font-weight: 400;
}

.slider-right {
  border-radius: 45px 0 45px 45px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  padding: 20px 36px;
  display: flex;
  box-shadow: 1px 1px 55px #00163214;
}

.slider-arrow-wrap {
  margin-top: 45px;
  display: flex;
}

.testimonial-slider {
  background-color: #0000;
  height: 100%;
}

.arrow {
  width: 28px;
}

.testimonial-content-wrap {
  align-items: center;
  width: 50%;
  min-height: 350px;
  padding: 25px 25px 25px 55px;
  display: flex;
}

.slider-left {
  border-radius: 45px 0 45px 45px;
  justify-content: center;
  align-items: center;
  min-height: 45px;
  margin-right: 15px;
  padding: 15px 36px;
  display: flex;
  box-shadow: 1px 1px 45px #0016321a;
}

.testimonial-content-block {
  max-width: 590px;
  position: relative;
}

.testimonial-section {
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 800px;
  padding: 180px 5%;
  display: flex;
  position: relative;
}

.testimonial-slider-div {
  width: 100%;
  height: 430px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.hero-section {
  justify-content: flex-start;
  align-items: flex-start;
  height: 40vw;
  margin-top: 182px;
  display: block;
}

.testimonial-hero-div {
  height: 43vw;
  margin-top: 252px;
}

.div-block-18 {
  width: 40vw;
  height: 100px;
  display: flex;
}

.div-block-19 {
  justify-content: flex-start;
  align-items: center;
  width: 40vw;
  height: 100%;
  margin: auto 0;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
}

.div-block-20 {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.text-block-4 {
  text-align: left;
  margin-top: 20px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
}

.image-24 {
  width: 300px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.div-block-21 {
  width: 14vw;
  height: 100%;
}

.image-25 {
  width: 3vw;
  margin-bottom: -23px;
  margin-left: -25px;
  margin-right: auto;
  display: block;
}

.text-block-5 {
  color: #919191;
  margin-top: 17px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2vw;
  font-weight: 600;
  line-height: 1.2vw;
}

.text-block-6 {
  font-family: Montserrat, sans-serif;
  font-size: 1.12vw;
  font-weight: 600;
  line-height: 1.2vw;
}

.slider {
  height: 100%;
  line-height: 20px;
}

.lightbox-link {
  width: 500px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  margin-top: -270px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 37px;
  text-decoration: none;
}

.floating-images-testimonials {
  justify-content: center;
  width: 100%;
  margin-top: -50vw;
  display: flex;
}

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

.button-9 {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.video-testimonial-section {
  height: 100vh;
  margin-bottom: 0;
}

.floating-images-testimonial {
  justify-content: center;
  margin-top: -49%;
  display: flex;
}

.div-block-24 {
  width: 40vw;
  height: 100px;
}

.heading-17 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.testimonials-hero-text {
  text-align: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 4.5vw;
  font-weight: 700;
  line-height: 4vw;
}

.testimonial-hero-subtext {
  color: #a0a0a0;
  text-align: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 1.2vw;
  font-weight: 500;
  line-height: 1.5vw;
}

.image-26 {
  z-index: 2;
  width: 24vw;
  height: 39vw;
  position: relative;
}

.image-27 {
  width: 27vw;
  height: 42vw;
}

.heading-18 {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  line-height: 3vw;
}

.div-block-25 {
  width: 60%;
  margin-top: 17vw;
  margin-left: auto;
  margin-right: auto;
}

.div-block-26 {
  justify-content: center;
  display: flex;
}

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

.quick-stack-4 {
  grid-column-gap: 42px;
}

.main-nav-login {
  background-color: #fff0;
  background-image: linear-gradient(to right, #63bd4c, #97cd72 49%, #bad868);
  margin-top: 23px;
  padding: 10px 40px;
  font-family: Montserrat, sans-serif;
}

.video-hero-button {
  z-index: 2;
  text-align: center;
  background-color: #6abf53;
  width: 290px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: block;
  position: relative;
}

.websites-hero-div {
  flex-direction: column;
  margin-top: 168px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  display: flex;
}

.heading-19 {
  text-align: center;
  letter-spacing: -3px;
  width: 100%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.text-block-8 {
  color: #000;
  text-align: center;
  width: auto;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-27 {
  flex-direction: column;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  display: flex;
}

.div-block-28 {
  justify-content: center;
  margin-top: 14px;
  display: flex;
}

.button-10 {
  margin-right: 10px;
}

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

.floral-section-4-div {
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-30 {
  background-color: #c0e7ff;
  border-radius: 20px;
  width: 200px;
  height: 240px;
  margin-left: 10px;
  padding-left: 0;
}

.div-block-31 {
  background-color: #ffd3d3;
  border-radius: 20px;
  width: 200px;
  height: 240px;
  margin-left: 20px;
  margin-right: 20px;
}

.floating-card-box {
  background-color: #fff;
  border-radius: 20px;
  width: 220px;
  height: 265px;
  margin-left: 0;
  margin-right: 0;
  box-shadow: 0 2px 5px #0003;
}

.floating-card-box.big {
  width: 370px;
  height: 400px;
}

.floating-card-box.big.initial {
  width: 270px;
  height: 375px;
  margin-right: 20px;
}

.floating-card-box.big.survey {
  width: 270px;
  height: 375px;
  margin-left: 20px;
  margin-right: 20px;
}

.floating-card-box.big.follow-up {
  width: 270px;
  height: 375px;
  margin-left: 20px;
  padding-left: 0;
}

.image-29 {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.picture-div {
  background-image: url('../images/1.png');
  background-position: 0 0;
  background-size: auto;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 60%;
}

.picture-div.inital {
  background-image: url('../images/2.png');
  background-size: cover;
}

.picture-div.survey {
  background-image: url('../images/3.png');
  background-size: cover;
}

.picture-div.followup {
  background-image: url('../images/Screenshot-2023-10-12-101454.png');
  background-size: cover;
}

.picture-div.manage-orders {
  background-image: url('../images/Screenshot-2023-10-12-100356.png');
  background-size: cover;
}

.picture-div.set-prices {
  background-image: url('../images/Screenshot-2023-10-12-100301.png');
  background-size: cover;
}

.picture-div.upload-products {
  background-image: url('../images/Screenshot-2023-10-12-100224.png');
  background-position: 50%;
  background-size: cover;
}

.picture-div.customize-portal {
  background-image: url('../images/Screenshot-2023-10-12-095934.png');
  background-position: 0%;
  background-size: cover;
}

.picture-div.initial {
  background-image: url('../images/2.png');
}

.text-div {
  height: auto;
}

.text-block-9 {
  text-align: center;
  margin-top: 37px;
  padding-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 700;
}

.text-block-10 {
  text-align: center;
  margin-top: 30px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 400;
}

.div-block-35 {
  background-image: url('../images/Group-93-1.png');
  background-position: 0 0;
  background-size: contain;
}

.div-block-36 {
  border-radius: 20px;
  justify-content: space-between;
  align-items: flex-end;
  width: 1060px;
  max-width: 1690px;
  height: 360px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 0 2px 15px #0003;
}

.body-2 {
  border-radius: 0;
}

.image-30 {
  align-self: flex-end;
  width: 457px;
  margin-top: 0;
}

.heading-20 {
  margin-top: 70px;
  margin-bottom: 1vw;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  font-weight: 700;
  line-height: 4vw;
}

.div-block-37 {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 40px;
  display: block;
}

.text-block-11 {
  font-size: 2vw;
  line-height: 2vw;
}

.text-block-12 {
  color: #777;
  text-align: center;
  width: 30vw;
  font-size: 16px;
  line-height: 19px;
}

.floral-hero-section {
  margin-top: 138px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 100px;
}

.heading-21 {
  text-align: center;
  width: 80%;
  margin-bottom: 47px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  line-height: 3vw;
}

.heading-21._1 {
  font-size: 2.7vw;
}

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

.section-8 {
  background-color: #fafafa;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-38 {
  justify-content: center;
  display: flex;
}

.floral-section-2 {
  background-color: #fafafa;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 140px;
}

.image-31 {
  width: 35vw;
}

.text-block-13 {
  color: #9c9c9c;
  align-items: center;
  width: 40vw;
  padding-bottom: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.floral-section-3 {
  padding-top: 140px;
  padding-bottom: 220px;
}

.floral-section-4 {
  background-color: #fafafa00;
  padding-top: 100px;
  padding-bottom: 140px;
}

.div-block-39 {
  justify-content: center;
  padding-top: 30px;
  display: flex;
}

.div-block-40 {
  border-radius: 20px;
  align-items: flex-end;
  width: 22vw;
  height: 22vw;
  margin-right: 20px;
  display: block;
  box-shadow: 0 2px 15px #0003;
}

.image-32 {
  flex: 0 auto;
  width: 22vw;
  height: 26vw;
  margin-top: -2vw;
  display: block;
}

.entire-accordian-section {
  width: 40%;
  height: auto;
  margin-left: 20px;
}

.accordian-toggle {
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  min-width: 100%;
  height: 80px;
  display: flex;
  overflow: hidden;
}

.text-block-14 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.dropdown-list {
  background-color: #fff;
  display: block;
  position: static;
}

.dropdown-link {
  display: none;
}

.dropdown-toggle {
  justify-content: space-between;
  width: 500px;
  padding-bottom: 44px;
  font-size: 12px;
  display: flex;
  position: static;
}

.text-block-15 {
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  display: flex;
}

.icon-4 {
  position: static;
}

.image-33 {
  width: 30px;
  height: 30px;
}

.text-block-16 {
  color: #000;
}

.text-block-17 {
  background-color: #fff0;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.dropdown-list-2 {
  object-fit: fill;
  background-color: #4c4242;
}

.dropdown-list-2.w--open {
  background-color: #fff0;
}

.dropdown {
  position: static;
}

.question-div-block {
  border-top: 0 #000;
  border-bottom: 0 solid #000;
  justify-content: space-between;
  margin-top: 0;
  padding-top: 0;
  display: block;
}

.text-block-18 {
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 10px;
  padding-left: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
}

.image-34 {
  cursor: pointer;
  width: 2vw;
  height: 2vw;
  margin-top: 0;
  margin-bottom: auto;
}

.div-block-43 {
  cursor: pointer;
  border-top: 0 #000;
  border-bottom: 3px #dadada;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin: 19px auto auto;
  display: flex;
}

.text-block-19 {
  color: #6a6a6a;
  margin-top: 42px;
  padding-left: 54px;
  font-family: Montserrat, sans-serif;
  font-size: 1.3vw;
  font-weight: 600;
  line-height: 1.3vw;
}

.div-block-44 {
  border-bottom: 4px solid #b2b2b2;
  height: 53px;
  margin-top: -91px;
}

.accordion-item {
  width: 100%;
  margin-top: 0;
  overflow: hidden;
}

.accordion-toggle {
  z-index: 0;
  align-items: center;
  height: 80px;
  padding-top: 1vw;
  padding-bottom: 1vw;
  display: flex;
  position: relative;
}

.text-block-20 {
  white-space: normal;
  flex: none;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  font-weight: 700;
}

.dropdown-list-3 {
  background-color: #fff0;
  padding: 1vw 20px;
  display: block;
  position: static;
}

.text-block-21 {
  color: #888;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  font-weight: 500;
  line-height: 1.5vw;
}

.floral-section-5 {
  height: 500px;
}

.div-block-45 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.quick-stack-5 {
  grid-column-gap: 13px;
}

.floating-card-box-2 {
  background-color: #fff;
  border-radius: 20px;
  width: 210px;
  height: 280px;
  margin-left: 15px;
  margin-right: 15px;
  box-shadow: 0 2px 5px #0003;
}

.floating-card-box-2.manage-orders {
  width: 20vw;
  height: 27vw;
  margin-right: 15px;
}

.text-block-22 {
  text-align: center;
  padding-top: 34px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  font-weight: 700;
  line-height: 1.5vw;
}

.text-block-23 {
  color: #8d8d8d;
  text-align: center;
  width: 80%;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1vw;
}

.div-block-46 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 47%;
  height: 100%;
  display: flex;
}

.div-block-47 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-9 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 280px;
  padding-top: 100px;
  display: flex;
  overflow: hidden;
}

.slide-wrap {
  align-items: center;
  width: 5000px;
  margin-left: -20px;
  margin-right: -20px;
  padding: 40px;
  display: flex;
}

.logo-img._50-r-m {
  margin-right: 200px;
}

.section-10 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.section-logo {
  width: 100%;
  display: block;
  overflow: hidden;
}

.logo_component-slider {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 2200px;
  display: flex;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-xxlarge {
  padding: 0;
}

.logo-slider-img {
  width: 200px;
}

.page-padding {
  padding: 5em 5%;
}

.page-padding.s0 {
  width: 100%;
  padding: 1em 0%;
}

.logo-slide_section {
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.carosel-container {
  margin-top: 66px;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}

.carosel-container.parter-1 {
  background-color: #fff;
  margin-top: 52px;
  box-shadow: 0 2px 10px #0003;
}

.carosel-container.partner-2 {
  box-shadow: 0 2px 12px #0003;
}

.carosel-container.partner-3 {
  box-shadow: 0 2px 11px #0003;
}

.logo-container {
  background-color: #fff;
  justify-content: space-around;
  min-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  left: 0;
}

.logo-container.home {
  min-width: 100%;
  margin-top: 55px;
  position: static;
}

.logo-container.reversed {
  margin-left: 0%;
  position: relative;
  left: -100%;
}

.logo-container._2point0 {
  align-items: center;
  min-width: 100%;
  margin-left: 0;
  position: static;
  left: 0;
}

.logo-image {
  height: 5vw;
  padding-left: 20px;
  padding-right: 20px;
}

.logo-image._2-0 {
  opacity: .25;
  height: 3vw;
  position: static;
}

.logo-image._2-0.passare {
  height: 2vw;
  padding-top: 6px;
}

.logo-image.small {
  height: 4vw;
  margin-top: auto;
  margin-bottom: auto;
}

.link-block {
  background-image: linear-gradient(77deg, #b8d769, #6abf53);
  margin-top: 16px;
  text-decoration: none;
}

.text-block-24 {
  color: #fff;
  padding: 1vw 3vw;
  font-size: 1.4vw;
  text-decoration: none;
}

.green-blur {
  z-index: 0;
  width: 40vw;
  margin-left: 3px;
  display: block;
  position: absolute;
  inset: 7% auto auto -19%;
}

.green-blur.partner-store {
  margin-left: 426px;
}

.footer {
  z-index: 100;
  height: 13vw;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0%;
  padding-right: 0%;
  position: relative;
}

.cell-2 {
  align-items: flex-start;
}

.text-block-25 {
  align-self: flex-start;
  margin-bottom: 1vw;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-block-26 {
  color: #a9a9a9;
  text-align: left;
  align-self: flex-start;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
}

.button-12 {
  text-align: center;
  background-image: linear-gradient(75deg, #53b949, #bbd96d);
  border-radius: 40px;
  margin-top: 20px;
  padding: 10px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 1vw;
  font-weight: 600;
}

.text-block-27 {
  line-height: 14px;
}

.link {
  color: #a9a9a9;
  padding-top: .5vw;
  padding-bottom: .5vw;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  text-decoration: none;
  display: block;
}

.text-block-28 {
  color: #a9a9a9;
  padding-top: .5vw;
  padding-bottom: .5vw;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
}

.quick-stack-6 {
  grid-column-gap: 2vw;
  background-color: #fff;
  padding: 40px 5% 100px;
}

.div-block-48 {
  background-image: linear-gradient(to right, #5cbc4c, #b2d66a);
  height: 7px;
}

.div-block-49 {
  background-color: #fff0;
  width: 30vw;
  height: 37vw;
}

.background-video-3 {
  background-color: #fff0;
  width: 100%;
  height: 100%;
}

.link-block-2 {
  background-image: linear-gradient(26deg, #6cc054, #b7d769);
  width: 22vw;
  padding: 0;
  text-decoration: none;
}

.text-block-29 {
  color: #fff;
  text-align: center;
  padding: 1vw 3vw;
  font-size: 1.4vw;
}

.heading-22 {
  text-align: center;
  margin-top: 167px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.aftercare-howitworks {
  padding-top: 0;
  padding-bottom: 5vw;
}

.aftercare-hero-div {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.heading-23 {
  z-index: 2;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 60px;
  position: static;
}

.heading-23.tukios-partners {
  text-align: left;
  margin-bottom: 0;
}

.text-block-30 {
  z-index: 2;
  color: #ababab;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  position: static;
}

.cell-3 {
  justify-content: center;
  align-items: flex-end;
  padding-top: 0;
  padding-right: 6vw;
}

.div-block-50 {
  z-index: 0;
  color: #000;
  background-color: #f8f8f8;
  height: 12vw;
  margin-top: -244px;
  position: relative;
  bottom: 0;
}

.image-36 {
  z-index: 3;
  width: 17vw;
  margin-left: 5vw;
  position: relative;
}

.quick-stack-7 {
  z-index: 5;
  grid-column-gap: 19px;
  margin-top: 115px;
  padding-top: 10px;
  position: relative;
}

.cell-4 {
  justify-content: center;
  align-items: center;
}

.quick-stack-8 {
  color: #fff;
  background-color: #f8f8f891;
  padding: 5vw 10vw;
}

.div-block-51 {
  color: #f8f8f8;
}

.text-block-31 {
  color: #898989;
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  line-height: 16px;
}

.text-block-32 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.button-13 {
  margin-top: 26px;
}

.heading-24 {
  text-align: center;
  margin-bottom: 3vw;
  font-size: 3vw;
  line-height: 3vw;
}

.div-block-52 {
  background-color: #49494905;
  height: auto;
  margin-top: 0;
  padding-top: 5vw;
  padding-bottom: 5vw;
}

.div-block-53 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  margin-bottom: 1vw;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 10px #0003;
}

.quick-stack-9 {
  margin-left: 10vw;
  margin-right: 10vw;
}

.queston-text {
  color: #454545;
  text-align: center;
  margin-top: 0;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.answer-text {
  color: #838383;
  text-align: center;
  width: 75%;
  margin-top: 1vw;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.background-video-4 {
  width: 100%;
  height: 100%;
}

.video-phone-aftercare {
  width: 20vw;
  height: 41vw;
  margin-left: 2.4vw;
}

.image-37 {
  width: 24.7vw;
  height: 44.2vw;
  margin-top: -42.5vw;
  margin-left: 0;
  padding-left: 0;
  display: block;
}

.phone-video {
  justify-content: flex-start;
  align-items: flex-start;
  width: 20vw;
  height: 40vw;
  margin-top: 47px;
  display: block;
}

.cell-5 {
  justify-content: center;
}

.div-block-54 {
  background-color: #e8e8e8;
  height: 50vw;
  margin-top: -15vw;
}

.div-block-55 {
  background-image: url('../images/FACEBOOK-820-×-360-px.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  width: 80%;
  height: 16vw;
  margin: 100px auto;
  padding: 60px;
  display: flex;
}

.div-block-56 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.button-14 {
  margin-top: 24px;
  padding: 1vw 3vw;
  font-size: 2vw;
}

.quick-stack-10 {
  grid-column-gap: 2px;
  grid-row-gap: 67px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.cell-6 {
  align-items: flex-end;
}

.cell-7 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
}

.cell-8 {
  justify-content: flex-start;
  align-items: flex-end;
}

.cell-9 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
}

.cell-10 {
  justify-content: flex-start;
  align-items: flex-end;
}

.cell-11 {
  align-items: flex-end;
}

.text-block-33 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-34 {
  color: #9d9d9d;
  width: 70%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.image-38 {
  width: 32vw;
}

.div-block-57 {
  height: 16vw;
}

.image-39 {
  width: 60%;
  margin-top: 2vw;
  margin-left: auto;
  margin-right: auto;
}

.heading-25 {
  text-align: center;
  margin-bottom: 57px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 48px;
  line-height: 48px;
}

.div-block-58 {
  margin-top: 10vw;
}

.gradient-button {
  background-image: linear-gradient(63deg, #3db64c, #b5d453);
  border-radius: 50px;
  margin-top: 1vw;
  margin-left: 0;
  margin-right: auto;
  padding: 5px;
  text-decoration: none;
  display: block;
}

.gradient-button.website-design-button {
  background-image: linear-gradient(72deg, #63bd4c, #8fcb5a 100%, #bad868);
}

.gradient-button.videos-button {
  z-index: 5;
  width: 330px;
  margin: 0 auto;
  padding: 0;
  display: block;
  position: relative;
}

.gradient-button.aftercare-cards-button {
  margin-left: auto;
  position: static;
}

.gradient-button.home-websites {
  background-image: linear-gradient(72deg, #92cc5b, #5fbb54 0%, #bad868);
  margin-left: auto;
}

.gradient-button.home-videos {
  margin-left: auto;
}

.gradient-button.websites-demo-button {
  justify-content: flex-start;
  margin-right: 0;
  display: flex;
}

.gradient-button.partner-store {
  margin-left: auto;
}

.text-block-35 {
  color: #72c34e;
  text-align: center;
  background-color: #fff;
  border-radius: 50px;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
}

.text-block-35:hover, .text-block-35.website-designs-button {
  color: #fff;
  background-color: #fff0;
}

.text-block-35.website-designs-button:hover {
  color: #90cb74;
  background-color: #fff;
}

.text-block-35.tribute-button {
  background-image: linear-gradient(to bottom, var(--tukios-green), var(--tukios-green));
  color: #fff;
  border-radius: 10px;
  width: auto;
  padding: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.text-block-35.tribute-button:hover {
  background-color: #bd7c7c;
  background-image: linear-gradient(to bottom, #0003, #0003), linear-gradient(to bottom, var(--tukios-green), var(--tukios-green));
}

.text-block-35.aftercare-cards-button {
  background-color: #fbfbfb;
  font-size: 16px;
  line-height: 16px;
}

.text-block-35.aftercare-cards-button:hover {
  background-color: #f8f8f800;
}

.text-block-35.home-videos, .text-block-35.home-websites {
  color: #fff;
  background-color: #fff0;
}

.div-block-59 {
  width: 45vw;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block-60 {
  justify-content: flex-end;
  width: 45vw;
  margin-left: 0;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.div-block-61 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-62 {
  background-color: #fbfbfb;
  width: 100%;
  height: 100%;
}

.div-block-63 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 850px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.review-text {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
}

.fh-name {
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.text-block-38 {
  font-family: Montserrat, sans-serif;
}

.funeral-director {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

._5stars-image {
  width: 150px;
  padding-bottom: 20px;
}

.background-video-5 {
  width: 100%;
  height: 100%;
}

.text-block-39 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-40 {
  color: #fff;
  width: 100%;
  padding-top: 21px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-41 {
  color: #fff;
  padding-top: 1vw;
  padding-bottom: 1vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  font-style: italic;
  font-weight: 500;
}

.funeral-homes-name {
  color: #000;
  text-align: center;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
}

.lightbox-link-2 {
  text-decoration: none;
}

.funeral-directors-name {
  color: #686868;
  text-align: center;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.lightbox-link-div {
  border-radius: 20px;
  box-shadow: 0 2px 13px #0003;
}

.image-40 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.div-block-64 {
  width: 35vw;
  height: 23vw;
  margin-right: 0;
  padding-right: 0;
}

.background-video-6 {
  width: 100%;
  height: 100%;
}

.cell-12, .cell-13, .cell-15, .cell-16 {
  justify-content: center;
  align-items: center;
}

.cell-17 {
  align-items: flex-end;
}

.cell-18 {
  flex-direction: column;
  padding-right: 0%;
}

.text-block-42 {
  color: #000;
}

.container-7 {
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.timeline_quote-wrapper {
  color: #000;
  border: 2px solid #000;
  border-radius: 16px;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.timeline_circle {
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #0a0a0a;
}

.text-colour-white {
  color: #fff;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(#bcd96d, #7bc46e 65%, #53b949);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.timeline_quote {
  color: #000;
  margin-bottom: 16px;
  font-size: 14px;
}

.timeline_quote-text-wrapper {
  flex: 1;
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.timeline_quote-image {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  margin-right: 24px;
}

.timeline_text {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}

.timeline_definition-wrapper {
  background-color: #ffffff0d;
  border-radius: 16px;
  padding: 16px;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.timeline_date-text {
  color: #000;
  letter-spacing: -.03em;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

.timeline_progress {
  z-index: -2;
  background-color: #414141;
  width: 3px;
  height: 100%;
  position: absolute;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%), url('../images/Image-Background.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  overflow: hidden;
}

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

.timeline_quote-title {
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff0;
  border: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.timeline_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.section-timeline {
  z-index: -3;
  background-color: #fff;
  position: relative;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.timeline_link {
  opacity: .6;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.text-colour-lightgrey {
  color: #000000a6;
}

.overlay-fade-bottom {
  background-image: linear-gradient(to top, #fff, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.timeline_milestone-badge {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.link-icon {
  color: #000;
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.overlay-fade-top {
  background-image: linear-gradient(#fff, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.timeline_badge {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #ffffff26;
  border-radius: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.body-3 {
  background-color: #fff;
}

.cell-19 {
  justify-content: center;
  align-items: flex-end;
}

.quick-stack-12 {
  grid-column-gap: 0px;
  padding-top: 93px;
}

.cell-20 {
  padding-right: 20%;
}

.cell-21 {
  justify-content: center;
  padding-left: 0;
}

.cell-22 {
  justify-content: flex-end;
}

.quick-stack-13 {
  flex: 1;
  padding-bottom: 0;
  padding-right: 0;
}

.quick-stack-14 {
  grid-column-gap: 0px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
}

.cell-23, .cell-24 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
}

.cell-25, .cell-26, .cell-27, .cell-29, .cell-30, .cell-31 {
  align-items: center;
}

.quick-stack-16 {
  grid-column-gap: 0px;
}

.text-block-43 {
  color: #5f5f5f;
  margin-top: 28px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
}

.text-span-4 {
  font-weight: 800;
}

.div-block-66 {
  height: 210px;
}

.div-block-67 {
  height: 100px;
}

.nav-link {
  color: #909090;
  letter-spacing: .2px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 29px 0 28px;
  font-size: 15px;
  font-weight: 500;
  transition: color .3s ease-in-out;
}

.nav-link:hover {
  color: #98cd71;
}

.nav-link.w--current {
  color: #98cd71;
  border-bottom: 3px solid #98cd71;
  padding-bottom: 2px;
}

.nav-link.login-button-new-nav {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-link.login-button-new-nav.new-nav-login {
  color: #fff;
}

.dropdown-toggle-2 {
  padding: 0 18px 0 0;
}

.dropdown-item {
  text-align: center;
  background-color: #f7f9fc;
  border-right: 1px solid #ddd;
  flex-wrap: wrap;
  flex: 1;
  align-items: flex-end;
  height: 400px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.dropdown-item:hover {
  background-color: #eff1f5;
}

.logo-wrapper-2 {
  align-self: center;
  margin-right: 42px;
  padding-left: 0;
}

.dropdown-icon {
  width: 60px;
  height: 60px;
}

.old-nav {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
  display: block;
}

.old-nav.nav-wrapper {
  z-index: 2;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: none;
  position: relative;
}

.icon {
  color: #888;
  margin-right: 0;
  padding-top: 1px;
}

.nav-main {
  z-index: 999;
  background-color: #fff;
  border-bottom: 1px #bebebe;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-point-wrapper {
  margin-left: 0;
  margin-right: 0;
  padding-left: 18px;
  padding-right: 18px;
  position: static;
}

.nav-point-wrapper.dropdown {
  margin-left: 0;
  margin-right: 0;
  padding-right: 18px;
}

.nav-point-wrapper.last-nav-item {
  padding-left: 18px;
  padding-right: 18px;
}

.nav-point-wrapper.last-nav-item.login-main-button {
  background-image: linear-gradient(63deg, #5cbc54, #b4d558);
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 18px;
  padding-left: 30px;
  padding-right: 30px;
}

.dropdown-item-wrapper {
  z-index: 1;
  box-shadow: none;
  background-color: #f7f9fc;
  height: 100%;
  display: flex;
}

.nav-menu {
  flex: 1;
  justify-content: flex-end;
  display: flex;
  position: static;
}

.logo-3 {
  width: 150px;
  margin-top: 2px;
}

.dropdown-list-4 {
  background-color: #f8f9fc;
  height: 400px;
  inset: 82px 0% auto;
  overflow: hidden;
}

.dropdown-icon-wrapper {
  width: 100%;
}

.dropdown-link-2 {
  color: #de5000;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.dropdown-description-wrapper {
  width: 100%;
  padding-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;
}

.infotext {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
}

.infotext.grey {
  color: #909090;
}

.mobile-nav {
  display: none;
}

.bubbly-nav-menu {
  background-color: #0000;
  top: 90px;
}

.nav-link-bubble {
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 55px;
  width: 100%;
  margin-top: 10px;
  font-family: PT Sans, sans-serif;
  transition: color .2s, padding .35s;
}

.nav-link-bubble:hover {
  padding-left: 30px;
}

.melted {
  background-color: #000;
  border-radius: 75px;
  width: 60px;
  height: 60px;
  padding: 0;
}

.melted.w--open {
  background-color: #000;
}

.top-bubble {
  background-color: #fff;
  border-radius: 50px;
  width: 40px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
}

.middle-bubble {
  background-color: #fff;
  border-radius: 50px;
  width: 40px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
}

.bottom-bubble {
  background-color: #fff;
  border-radius: 50px;
  width: 40px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
}

.example-navbar {
  background-color: #0000;
  padding-top: 20px;
}

.bubbly-nav-menu-2 {
  background-color: #0000;
  top: 90px;
}

.nav-link-bubble-2 {
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 55px;
  width: 100%;
  margin-top: 10px;
  font-family: PT Sans, sans-serif;
  transition: color .2s, padding .35s;
}

.nav-link-bubble-2:hover {
  padding-left: 30px;
}

.melted-2 {
  background-color: #000;
  border-radius: 75px;
  width: 60px;
  height: 60px;
  padding: 0;
}

.melted-2.w--open {
  background-color: #000;
}

.top-bubble-2 {
  background-color: #fff;
  border-radius: 50px;
  width: 40px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
}

.middle-bubble-2 {
  background-color: #fff;
  border-radius: 50px;
  width: 40px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
}

.bottom-bubble-2 {
  background-color: #fff;
  border-radius: 50px;
  width: 40px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
}

.section-11 {
  margin-top: 98px;
}

.div-block-70 {
  height: 50vw;
  display: inline-block;
}

.flex-block {
  width: 100vw;
  height: 50vw;
}

.image-44 {
  padding-left: 133px;
}

.image-45 {
  margin-top: -128px;
  padding-left: 527px;
}

.image-46 {
  margin-top: -183px;
  padding-top: 0;
  padding-left: 777px;
}

.image-47 {
  padding-top: 94px;
  padding-left: 702px;
}

.image-48 {
  margin-top: 65px;
  margin-left: 782px;
}

.image-49 {
  margin-top: -110px;
  margin-left: 552px;
}

.partner-text-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80vw;
  height: 48vw;
  margin-top: 73px;
  display: flex;
}

.div-block-72 {
  width: 100px;
  height: 103px;
}

.heading-26 {
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 5vw;
  font-weight: 700;
  line-height: 4.5vw;
}

.div-block-73 {
  width: 40vw;
  margin-top: 2vw;
  margin-left: 15vw;
}

.live-streaming {
  justify-content: center;
  align-items: center;
  width: 70vw;
  height: 42vw;
  margin-top: -42vw;
  margin-left: 22vw;
  display: flex;
}

.carosel-of-partners {
  z-index: 5;
  width: 100vw;
  height: 29vw;
  margin-top: 61px;
  margin-bottom: 116px;
  position: absolute;
  inset: 3% auto auto 0%;
}

.marketing {
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 48vw;
  margin-top: -48vw;
  display: flex;
}

.image-50 {
  width: auto;
  height: auto;
}

.image-51 {
  width: auto;
  height: auto;
  margin-top: 0%;
}

.image-52, .image-53 {
  width: auto;
  height: auto;
}

.div-block-77 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 12%;
  height: 100%;
  display: flex;
}

.div-block-78 {
  width: 14%;
  height: 100px;
}

.div-block-79 {
  height: 62%;
}

.div-block-80 {
  height: 40%;
}

.div-block-81 {
  height: 25%;
}

.div-block-82 {
  height: 56%;
}

.div-block-83 {
  width: 8vw;
  height: 100px;
}

.div-block-84 {
  width: 3vw;
  height: 100px;
}

.div-block-85 {
  width: 1vw;
  height: 100px;
}

.div-block-86 {
  width: 6%;
  height: 100px;
}

.div-block-87 {
  width: 15%;
  height: 100px;
}

.div-block-88 {
  width: 2vw;
  height: 100px;
}

.div-block-89 {
  flex-direction: column;
  align-items: center;
  width: 12vw;
  height: 100%;
  display: flex;
}

.div-block-90 {
  height: 51%;
}

.div-block-91 {
  flex-direction: column;
  align-items: center;
  width: 12%;
  height: 100%;
  display: flex;
}

.div-block-92 {
  width: 5%;
  height: 100px;
}

.div-block-93 {
  width: .1%;
  height: 100px;
}

.div-block-94 {
  width: 7%;
  height: 100px;
}

.div-block-95, .div-block-96 {
  width: 1%;
  height: 100px;
}

.div-block-97 {
  width: 25%;
}

.div-block-98 {
  height: 78%;
}

.div-block-99 {
  height: 41%;
}

.div-block-100 {
  height: 73%;
}

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

.div-block-102 {
  height: 5%;
}

.div-block-103 {
  height: 75%;
}

.div-block-104 {
  height: 34%;
}

.div-block-105 {
  width: 10%;
  height: 100px;
}

.nav-social-contact-item-link-text {
  color: #999;
  text-decoration: underline;
}

.nav-social-contact-item-link-text.focus {
  color: #00c3b3;
  position: absolute;
}

.nav-social-contact-item-link-text.default {
  color: #fff;
  text-decoration: none;
  position: relative;
}

._w-col-menu-social {
  padding-bottom: 20px;
}

.menu-item-number {
  color: #fff;
  letter-spacing: 1px;
  font-size: .8em;
  font-weight: 900;
}

.c-menu-item-number {
  margin-right: 20px;
  display: none;
  position: absolute;
}

.col-menu-header-text {
  transform-origin: 50% 100%;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: .8em;
  font-weight: 700;
  position: relative;
  transform: rotate(-90deg);
}

._w-nav-social-media-link {
  padding: 5px;
  position: relative;
}

._w-nav-social-media-link.focus {
  background-image: linear-gradient(45deg, #219fa3, #5dc3a3);
  border-radius: 5px;
  position: absolute;
}

.image {
  width: 140px;
}

._w-col-menu-links {
  display: inline-block;
}

.c-nav-contact-link-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: .9em;
  font-weight: 600;
  position: relative;
}

.c-nav-contact-link-text.default {
  color: #000;
}

.c-nav-contact-link-text.focus {
  color: #69e1e2;
  position: absolute;
}

.nav-social-media-link-icon {
  height: 20px;
}

.nav-social-media-link-icon.focus {
  opacity: 1;
}

.c-nav-social-address {
  margin-bottom: 20px;
}

.c-nav-logo-link {
  color: #fff;
  text-decoration: none;
}

.c-nav-social-media-link {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

._w-nav-menu-btn-icon {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  display: flex;
}

._w-nav-menu-btn-icon.menu-opened {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 50%;
  position: relative;
}

.c-nav-content {
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 10vw;
  margin-right: 10vw;
  display: flex;
}

.c-menu-item {
  margin-bottom: 10px;
}

._w-nav-menu-btn {
  width: 100%;
  height: 100%;
  position: relative;
}

.c-col-menu-links {
  flex: 1;
  margin-top: 40px;
}

.c-nav-menu-overlay {
  z-index: 5000;
  color: #000;
  background-color: #868686;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.c-nav-logo {
  z-index: 5001;
  position: relative;
}

.c-col-menu-header {
  padding-right: 40px;
}

.nav-menu-overlay-bg {
  background-color: #fff0;
  background-image: linear-gradient(61deg, #3fb64c, #92cb70 51%, #b4d55a);
  border-radius: 100%;
  width: 0;
  height: 0;
  position: absolute;
}

.c-nav-social-media-item {
  padding: 5px;
  display: inline-block;
}

._w-menu-item-link {
  display: flex;
  position: relative;
}

.cloneable-area {
  position: relative;
}

.c-nav-contact-link {
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.c-nav-social-contact-item {
  flex-direction: column;
  margin-bottom: 10px;
  display: flex;
}

.c-nav-menu-btn {
  z-index: 5001;
  cursor: pointer;
  width: 45px;
  height: 45px;
  position: relative;
}

.nav-menu-btn-line {
  perspective-origin: 100%;
  transform-origin: 100%;
  background-color: #666;
  width: 100%;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  position: relative;
}

.nav-menu-btn-line.short {
  background-color: #fff;
  width: 70%;
  height: 2px;
}

.nav-menu-btn-line.long {
  background-color: #fff;
  height: 2px;
}

.c-nav-menu-overlay-bg {
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
  position: absolute;
  inset: 40px 2.5% auto auto;
}

.menu-item-text {
  color: #fff;
  letter-spacing: 1px;
  font-size: 4em;
  font-weight: 700;
  line-height: 1em;
}

.menu-item-text.small {
  padding-left: 5vw;
  font-size: 2.2em;
}

.c-nav-social-contact-item-link {
  color: #fff;
  margin-bottom: 10px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.c-col-menu-social {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

._w-nav {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffe3;
  padding: 30px 2.5% 20px;
}

.c-menu-item-text {
  position: relative;
}

.c-nav-contact {
  z-index: 5001;
  margin-right: 40px;
  display: block;
  position: relative;
}

.nav-menu-btn-close-icon {
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: relative;
}

.nav-menu-btn-close-icon._1 {
  background-color: #90ca55;
  transform: rotate(45deg);
}

.nav-menu-btn-close-icon._2 {
  background-color: #90ca55;
  position: absolute;
  transform: rotate(-45deg);
}

.c-menu-item-link {
  color: #333;
  text-decoration: none;
}

.b-nav-menu-btn {
  background-color: #fff;
  border-radius: 5000px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.b-nav-menu-btn.menu-opened {
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0%;
}

.b-nav-menu-btn.default {
  background-color: #63bd56;
  background-image: radial-gradient(circle at 100% 0, #b4d556, #61bd55);
  position: relative;
}

.c-nav {
  z-index: 9999;
  position: fixed;
  inset: 0% 0% auto;
}

.c-nav-items {
  align-items: flex-start;
  display: flex;
}

.c-nav-menu-btn-icon {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.c-nav-menu-content {
  z-index: 1000;
  color: #fff;
  width: 90%;
  max-width: 1200px;
  display: flex;
  position: relative;
}

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

.text-block-45 {
  font-size: 18px;
}

.dropdown-toggle-3 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  font-size: 22px;
}

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

.dropdown-list-5 {
  background-color: #e5dcdc;
}

.dropdown-list-5.w--open {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #f3f3f3;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: auto;
  height: 150px;
  margin-right: 0;
  display: flex;
}

.dropdown-link-3 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dropdown-link-4 {
  justify-content: flex-start;
  display: flex;
}

.cell-36 {
  text-align: right;
  align-items: flex-start;
}

.image-54 {
  width: 260px;
  margin-right: 0;
}

.heading-27 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 54px;
}

.image-55, .image-56, .image-57, .image-58, .image-59 {
  display: none;
}

.image-60 {
  width: 250px;
  height: 250px;
}

.div-block-106 {
  background-image: url('../images/Screenshot-2023-10-31-131544.png');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 250px;
  height: 250px;
}

.div-block-107 {
  background-image: url('../images/Screenshot-2023-10-31-131354.png');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 250px;
  height: 250px;
}

.div-block-108 {
  background-image: url('../images/IMG_7404-1.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px 20px 0 0;
  width: 250px;
  height: 250px;
}

.div-block-109 {
  background-image: url('../images/Screenshot-2023-10-31-131845.png');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 250px;
  height: 250px;
}

.div-block-110 {
  background-image: url('../images/Screenshot-2023-10-31-132239.png');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 250px;
  height: 250px;
}

.div-block-111 {
  background-image: url('../images/331560108_519176836793419_6440537119042380006_n.jpg');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 250px;
  height: 250px;
}

.logo-container-reversed {
  justify-content: space-around;
  align-items: center;
  min-width: 120%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  left: 1460px;
}

.reverse-carosel-container {
  background-color: #fff;
  justify-content: flex-end;
  margin-top: 25px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 16px #0003;
}

.parter-hero-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 86%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-28 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-29 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 75px;
  font-weight: 700;
  line-height: 66px;
}

.floating-hero-div {
  z-index: 6;
  background-color: #fff;
  border-radius: 20px;
  width: 699px;
  margin-top: 220px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  display: block;
  position: relative;
  box-shadow: 0 2px 16px #0003;
}

.div-block-112 {
  height: 220px;
}

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

.link-block-3 {
  color: #2e2323;
  text-align: right;
  justify-content: flex-end;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  text-decoration: none;
  display: none;
}

.link-block-3.login {
  text-align: right;
  justify-content: flex-end;
  display: flex;
}

.link-block-4, .link-block-5 {
  display: none;
}

.text-block-47 {
  font-size: 21px;
  font-weight: 800;
}

.text-block-48 {
  font-weight: 800;
  text-decoration: none;
}

.image-61 {
  width: 13px;
  height: 16px;
  margin-top: 2px;
  margin-left: 10px;
  padding-top: 0;
  padding-left: 0;
}

.paragraph-5 {
  color: #4a4a4a;
  text-align: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  font-weight: 800;
  line-height: 2vw;
}

.text-span-5 {
  color: #737373;
  font-weight: 700;
}

.hero-section-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 138px;
  margin-bottom: 37px;
  display: flex;
}

.heading-30 {
  text-align: center;
  width: 760px;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 70px;
}

.text-block-49 {
  color: #000;
  text-align: center;
}

.text-block-50 {
  text-align: center;
  padding-top: 39px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.button-bar {
  justify-content: center;
  margin-top: 15px;
  display: flex;
}

.website-designs-buttons {
  background-color: #fff;
  border-radius: 20px;
  padding: 10px 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.website-designs-buttons.selected {
  color: #fff;
  background-color: #000;
}

.websites-design-buttons {
  color: #000;
  background-color: #e7e7e7;
  border-radius: 40px;
  margin: 0 5px;
  padding: 3px;
  text-decoration: none;
}

.websites-design-buttons:hover {
  background-color: #b3b3b3;
}

.websites-design-buttons.selected {
  background-color: #000;
}

.div-block-114 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.link-block-6 {
  color: #000;
  background-color: #353535;
  border: 0 #000;
  border-radius: 0;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 600;
  text-decoration: none;
}

.text-block-51 {
  color: #fff;
  border-radius: 0;
  margin-left: 40px;
  padding: 20px 40px 20px 10px;
}

.website-design-spacer {
  justify-content: center;
  height: auto;
  display: flex;
}

.div-block-115 {
  justify-content: space-between;
  margin-top: 11px;
  margin-left: 8%;
  margin-right: 8%;
  display: flex;
}

.link-block-7 {
  color: #cfcfcf;
  background-color: #fff0;
  text-decoration: none;
}

.g {
  background-color: var(--tukios-green);
  color: #fff;
  border-radius: 4px;
  align-self: center;
  padding: 10px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.image-62 {
  min-width: 100%;
}

.lightbox-link-3 {
  min-width: 100%;
  max-width: 100%;
  text-decoration: none;
}

.quick-stack-17 {
  grid-column-gap: 10px;
  grid-row-gap: 75px;
  margin-left: 2vw;
  margin-right: 2vw;
}

.text-block-53 {
  color: #000;
  margin-right: 0;
  padding-top: 0;
  padding-right: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 800;
}

.website-templates-cell-div {
  text-decoration: none;
}

.text-span-6 {
  font-weight: 500;
}

.div-block-116 {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
}

.heading-31 {
  text-align: center;
}

.div-block-117 {
  background-image: url('../images/Screenshot-2023-10-12-100356.png');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 50%;
}

.div-block-118 {
  background-image: url('../images/Screenshot-2023-10-12-100301.png');
  background-position: 100%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 50%;
}

.div-block-119 {
  background-image: url('../images/Screenshot-2023-10-12-100224.png');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 50%;
}

.div-block-120 {
  background-image: url('../images/Screenshot-2023-10-12-095934.png');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 50%;
}

.link-block-8 {
  color: #000;
  background-image: linear-gradient(44deg, #3db64c, #b9d768);
  border-radius: 30px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
  text-decoration: none;
}

.link-block-9 {
  color: #000;
  background-image: linear-gradient(128deg, #6dc04f, #aed465);
  border-radius: 40px;
  padding: 5px;
  text-decoration: none;
}

.div-block-121 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 45px;
  display: flex;
}

.text-block-54 {
  color: #88c858;
  background-color: #fff;
  border-radius: 30px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

.text-block-54:hover {
  color: #fff;
  background-color: #fff0;
}

.text-block-55 {
  color: #fff;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

.link-2, .link-3 {
  color: #a9a9a9;
  text-decoration: none;
}

.link-4 {
  color: #363636;
  font-weight: 800;
  text-decoration: none;
}

.div-block-122 {
  height: 600px;
  margin-top: 161px;
  margin-bottom: 107px;
}

.div-block-123 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 112px;
  display: flex;
}

.body-4 {
  font-size: 12px;
}

.bold-text-4 {
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 400;
}

.div-block-124 {
  width: 1000px;
  height: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.image-63, .image-64 {
  height: auto;
}

.heading-32 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 100px;
  margin-bottom: 114px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.image-65 {
  height: auto;
}

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

.html-embed {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.heading-33 {
  justify-content: center;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-126 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.html-embed-2 {
  width: 60%;
  margin-top: -72px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.italic-text, .italic-text-2, .italic-text-3 {
  font-style: normal;
}

.html-embed-3 {
  margin-bottom: -51px;
}

.div-block-127 {
  margin-bottom: 184px;
}

.paragraph-6 {
  color: #868686;
  margin-left: 10%;
  margin-right: 10%;
  padding-top: 0;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-7 {
  margin-top: 94px;
  margin-left: 10%;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.privacy-policy-subheader {
  color: #535353;
  font-weight: 700;
}

.div-block-128 {
  height: auto;
}

.div-block-129 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.heading-34 {
  text-align: center;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
}

.paragraph-8 {
  width: 440px;
  margin: 0 20px 0 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.image-66 {
  margin-right: 12px;
}

.div-block-130 {
  background-color: #fafafa;
  margin-top: 215px;
  padding-top: 20px;
  padding-bottom: 40px;
  display: block;
}

.div-block-130.customer-succes, .div-block-130.web-designer, .div-block-130.floral, .div-block-130.website-designer {
  display: none;
}

.button-15 {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-15.gradient-button {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.div-block-131 {
  height: 200px;
}

.paragraph-9 {
  color: #acacac;
  margin-left: 10%;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.div-block-132 {
  height: 100px;
}

.training-left-col {
  text-align: left;
}

.training-video-icon {
  float: left;
  margin-top: 11px;
  padding-right: 10px;
}

.heading-35 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.mobile-container {
  text-align: center;
  position: static;
}

.training-videos-row {
  color: #002d45;
  border-top: 1px solid #ccd5da;
  border-bottom: 1px solid #ccd5da;
  height: 42px;
  margin-top: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 40px;
}

.section-white {
  text-align: center;
  background-color: #fff;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  position: static;
}

.training-video-link {
  color: #000;
  text-align: left;
  font-weight: 600;
  line-height: 40px;
  text-decoration: none;
}

.training-video-link:hover {
  color: #057dc3;
  border-bottom: 1px solid #057dc3;
}

.features-link {
  color: #383838;
  border: 1px #000;
  border-bottom: 1px solid #057dc3;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.features-link:hover {
  color: #057dc3;
}

.features-link:visited {
  color: #33576a;
}

.text-block-56 {
  color: #575757;
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 28px;
}

.training-right-col {
  text-align: right;
  font-size: 14px;
  font-weight: 400;
}

.paragraph-10 {
  width: 80%;
}

.paragraph-11 {
  color: #6b6b6b;
  width: 30%;
  margin-left: 38px;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: block;
}

.div-block-133 {
  text-align: left;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-134, .div-block-135, .div-block-136 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-137 {
  justify-content: center;
  align-items: center;
  margin-top: 29px;
  display: flex;
}

.image-67 {
  width: 260px;
}

.home-screen-advantages {
  background-color: #fafafa;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 27vw;
  margin-top: 57px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  display: flex;
}

.div-block-139 {
  background-image: url('../images/shutterstock_2357819827.jpg');
  background-position: 0 100%;
  background-size: cover;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  width: 50%;
  height: 100%;
}

.div-block-140 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 7vw;
  padding-right: 8vw;
  display: flex;
}

.div-block-141 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 8vw;
  padding-right: 5vw;
  display: flex;
}

.div-block-142 {
  background-image: url('../images/Psd-1-2.png');
  background-position: 100% 100%;
  background-size: cover;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 50%;
  height: 100%;
}

.how-we-do-it-header {
  color: var(--black);
  text-align: center;
  width: 70%;
  margin-top: 83px;
  margin-left: auto;
  margin-right: auto;
  font-size: 60px;
  line-height: 60px;
}

.image-68 {
  height: 100%;
  margin-left: auto;
  padding-right: 0;
  display: block;
}

.image-69 {
  height: 100%;
}

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

.heading-38 {
  color: var(--black);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 36px;
  line-height: 36px;
}

.heading-39 {
  color: #7a7a7a;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 19px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.gr {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.link-block-10 {
  background-image: linear-gradient(to bottom, var(--tukios-green), var(--tukios-green));
  border-radius: 10px;
  margin-top: 10px;
  padding: 20px 40px;
  font-size: 1.5vw;
  text-decoration: none;
}

.div-block-143 {
  background-image: url('../images/shutterstock_1782178211.jpg');
  background-position: 100% 100%;
  background-size: cover;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 50%;
  height: 100%;
}

.div-block-144 {
  background-image: url('../images/Untitled-2.png');
  background-position: 0%;
  background-size: cover;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  width: 50%;
  height: 100%;
}

.lightbox-link-4 {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.features-bullet-list {
  color: #002d45;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.product-features-heading {
  color: #383838;
  text-align: center;
  border-top: 1px #ccd5da;
  margin-top: 80px;
  padding-top: 72px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.product-intro {
  color: #383838;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 36px;
}

.features-italic {
  color: #383838;
  text-align: center;
  margin-top: 60px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 26px;
}

.features-bullets {
  color: #383838;
  padding: 20px 60px;
  font-size: 14px;
  list-style-type: none;
}

.image-buffer {
  float: none;
  clear: none;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 4px;
  margin-left: auto;
}

.image-70 {
  box-shadow: 0 0 5px #0003;
}

.how-it-works-number-outline {
  border: 2px solid #fff;
  border-radius: 15px;
  width: 30px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.heading-sub-pages {
  color: #272727;
  text-align: center;
  margin-top: -26px;
  margin-bottom: 24px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 800;
}

.sub-section-paragraphs {
  color: #002d45;
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.how-it-works-number {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
}

.how-it-works-columns {
  margin-bottom: 60px;
}

.features-small-heading {
  color: #383838;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.how-it-works-green-block {
  background-color: #b0d576;
  background-image: linear-gradient(16deg, #6abf57, #aed469);
  padding-top: 15px;
  padding-bottom: 15px;
}

.cart-link {
  color: #002d45;
  border: 1px #000;
  border-bottom: 1px solid #057dc3;
  font-size: 13px;
  text-decoration: none;
}

.cart-link:hover {
  color: #057dc3;
}

.price {
  font-size: 15px;
  font-weight: 700;
}

.video-link {
  color: #002d45;
  border-bottom: 1px solid #057dc3;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.video-link:hover {
  color: #057dc3;
}

.product-thumbnail-block {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  width: 22%;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  transition: opacity .2s;
  display: inline-block;
  box-shadow: 0 0 5px #0003;
}

.how-it-works-body-text {
  color: #33576a;
  text-align: center;
  padding: 20px;
  font-family: Montserrat, sans-serif;
}

.how-it-works {
  color: #383838;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-top: 1px solid #ccd5da;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.strike-price {
  font-size: 13px;
  text-decoration: line-through;
}

.cart-description {
  color: #383838;
  text-align: center;
  background-color: #f2f4f5;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.section-light-gray {
  text-align: center;
  background-color: #fcfcfc;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  position: static;
}

.how-it-works-blocks {
  background-color: #fff;
  box-shadow: 0 0 5px #0003;
}

.section-gray {
  z-index: 10;
  clear: none;
  object-fit: fill;
  background-color: #fff;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  position: static;
}

.gray-header-rule {
  background-color: #b2bfc7;
  width: 40px;
  height: 8px;
  margin: 20px auto 40px;
}

.bold-faq {
  color: #202020;
  font-size: 18px;
}

.text-block-58 {
  color: #999;
}

.text-block-59 {
  color: #383838;
}

.link-5 {
  color: #a9a9a9;
  text-decoration: none;
}

.cell-39 {
  align-items: flex-end;
}

.div-block-145 {
  width: 950px;
  height: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-40 {
  text-align: center;
  margin-top: 155px;
}

.heading-41, .paragraph-12 {
  text-align: center;
}

.code-block {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-146 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 140px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-147 {
  border-radius: 20px;
  width: 350px;
  margin-left: 25px;
  padding: 20px 30px 60px;
  box-shadow: 0 2px 10px #0003;
}

.div-block-148 {
  z-index: 5;
  border-radius: 20px;
  width: 45vw;
  height: auto;
  padding-right: 0;
  position: relative;
  box-shadow: 0 2px 10px #0003;
}

.rich-text-block {
  margin-left: 0;
}

.div-block-149 {
  height: 100px;
}

.image-71 {
  width: 50px;
  height: 50px;
}

.quick-stack-18 {
  padding-left: 40px;
  padding-right: 40px;
}

.heading-42 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.cell-40 {
  align-items: flex-end;
}

.cell-41 {
  justify-content: flex-start;
}

.text-block-60 {
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-61 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.text-block-62 {
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

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

.rich-text-block-2 {
  font-family: Montserrat, sans-serif;
}

.div-block-151 {
  justify-content: center;
  max-width: 1150px;
  margin: 140px auto 100px;
  padding-left: 0%;
  display: flex;
}

.div-block-152 {
  flex-direction: column;
  justify-content: center;
  width: 33vw;
  display: flex;
}

.image-72 {
  width: 38vw;
}

.div-block-153 {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-154 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  min-width: 940px;
  max-width: 945px;
  display: flex;
}

.quick-stack-19 {
  width: 100%;
}

.div-block-155 {
  border-radius: 20px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  width: 300px;
  height: 290px;
  display: flex;
  box-shadow: 0 2px 10px #0003;
}

.div-block-155:hover {
  box-shadow: 0 2px 14px #00000080;
}

.div-block-156 {
  background-image: url('../images/3_1.png');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 70%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-157 {
  background-color: #fff;
  border-radius: 0 0 20px 20px;
  align-items: center;
  height: 30%;
  padding-left: 20px;
  display: flex;
}

.text-block-63 {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
}

.link-block-11 {
  color: #000;
  text-decoration: none;
}

.paragraph-13 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block-158 {
  flex-direction: column;
  align-items: center;
  height: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  display: flex;
}

.cell-42, .cell-43, .cell-44, .cell-45, .cell-46, .cell-47 {
  align-items: center;
}

.sections {
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-left: 25%;
  margin-right: 7%;
}

.text-block-64 {
  font-family: Montserrat, sans-serif;
  font-size: 43px;
  font-weight: 700;
  line-height: 43px;
}

.text-block-65 {
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.text-block-66 {
  text-align: left;
  justify-content: flex-end;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.cell-48 {
  align-items: flex-end;
}

.div-block-160 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 20px;
  width: 200px;
  height: 200px;
  margin-top: 21px;
  margin-bottom: 10px;
}

.text-block-67, .text-block-68 {
  display: inline;
}

.text-block-69 {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
  display: inline;
}

.div-block-161 {
  max-width: 200px;
}

.collection-item {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 25vw;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: static;
}

.text-block-70 {
  color: #000;
  height: auto;
  padding-top: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.div-block-162 {
  margin-bottom: 40px;
  display: flex;
}

.text-block-71 {
  color: #000;
  width: 71px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  display: block;
}

.text-block-72 {
  color: #000;
  width: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 800;
}

.image-73 {
  border-radius: 20px;
}

.quick-stack-20 {
  padding-bottom: 43px;
}

.div-block-163 {
  background-image: url('../images/Webclip.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  width: 16vw;
  height: 16vw;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-block-73 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
}

.div-block-164 {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.link-block-12 {
  color: #fff;
  text-decoration: none;
}

.link-6 {
  color: #000;
}

.div-block-165 {
  margin-bottom: 40px;
}

.div-block-166 {
  height: 140px;
}

.collection-list-wrapper, .collection-list-wrapper-2 {
  margin-top: 40px;
}

.collection-item-3, .collection-item-4, .collection-item-5, .collection-item-6 {
  height: 25vw;
}

.floating-nav-partner-store {
  background-color: #fafafa;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 18vw;
  height: 100vh;
  display: flex;
  position: fixed;
  left: 0;
}

.div-block-168 {
  color: #000;
  flex-direction: column;
  justify-content: flex-start;
  width: 80%;
  margin-top: 155px;
  margin-left: auto;
  padding-right: 10px;
  display: flex;
}

.link-block-13 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.link-block-13.w--current {
  background-color: #f2f2f2;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}

.text-block-74 {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-74:hover {
  color: #72c256;
  line-height: 20px;
}

.div-block-169 {
  width: 60%;
  display: flex;
}

.div-block-170 {
  flex-direction: row-reverse;
  width: 60%;
  margin-top: 66px;
  display: flex;
}

.heading-44 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 800;
  line-height: 50px;
}

.div-block-171 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

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

.text-block-75 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-76 {
  font-weight: 600;
}

.div-block-172 {
  flex-direction: column;
  justify-content: center;
  width: 61%;
  margin-left: 34px;
  display: flex;
}

.image-74 {
  width: 100%;
  margin-right: 0;
  padding-right: 40px;
}

.div-block-173, .div-block-174 {
  width: 50%;
}

.image-75 {
  width: 100%;
  padding-left: 40px;
}

.div-block-175 {
  background-image: url('../images/1_1.png');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 70%;
}

.div-block-176 {
  background-image: url('../images/4_1.png');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 70%;
}

.div-block-177 {
  background-image: url('../images/5.png');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 70%;
}

.div-block-178 {
  background-image: url('../images/2_2.png');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 70%;
}

.div-block-179 {
  background-image: url('../images/6_1.png');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 70%;
}

.div-block-180 {
  margin-top: 140px;
}

.heading-46 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 800;
}

.html-embed-4 {
  width: 100%;
  margin: 0 auto;
}

.div-block-181 {
  background-color: #fafafa;
  border-radius: 20px;
  width: 50%;
  min-width: 700px;
  margin: 40px auto 100px;
  padding: 40px;
}

.div-block-182 {
  z-index: 100;
  width: 380px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section-12 {
  margin-top: 160px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
}

.div-block-183 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.text-block-77 {
  color: var(--tukios-green);
  text-align: center;
  margin-top: 8px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  display: block;
}

.heading-47 {
  text-align: center;
  text-transform: uppercase;
  max-width: 800px;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 39px;
  font-weight: 800;
  line-height: 36px;
}

.div-block-184 {
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 40px;
  display: flex;
}

.div-block-185 {
  color: #fafafa;
  background-color: #f3f3f3;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 450px;
  height: auto;
  margin-left: 10px;
  padding: 40px;
  display: none;
}

.image-76 {
  border-radius: 20px;
  width: 500px;
  height: 300px;
}

.div-block-186 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 44vw;
  margin-right: 10px;
  display: flex;
}

.text-block-78 {
  width: 44vw;
  margin-top: 10px;
  margin-right: auto;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.heading-48 {
  color: #000;
  margin-top: 0;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 27px;
  line-height: 30px;
  overflow: hidden;
}

.text-block-79 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 500;
  line-height: 15px;
  overflow: hidden;
}

.field-label {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.form-2 {
  margin-top: 20px;
}

.submit-button {
  background-image: linear-gradient(54deg, #3eb64c, #b4d557);
  width: 100%;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.success-message {
  background-color: #ddd0;
  overflow: visible;
}

.webinar-form {
  margin-top: 0;
}

.text-block-80 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 29px;
}

.error-message {
  background-color: #df3131;
  border-radius: 10px;
}

.black-text {
  color: #000;
  font-weight: 600;
}

.background-video-7 {
  border-radius: 20px;
  width: 44vw;
  height: 24vw;
}

.div-block-187 {
  height: 60px;
}

.text-block-81 {
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-bottom: 39px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
}

.div-block-188 {
  width: 50%;
  margin-right: 10px;
}

.div-block-189 {
  width: 50%;
  margin-left: 10px;
}

.bold-text-5 {
  line-height: 20px;
  display: block;
}

.body-5 {
  font-size: 16px;
}

.section-13 {
  margin: 20px;
}

.green-button-text {
  text-align: center;
  padding: 16px 20px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.green-button {
  background-color: var(--tukios-green);
  color: var(--white);
  border-radius: 10px;
  text-decoration: none;
}

.green-button:hover {
  background-image: linear-gradient(#0003, #0003);
}

.white-button-text {
  color: #3d3d3d;
  text-align: center;
  background-color: #fff0;
  border-radius: 0;
  padding: 16px 20px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.white-button {
  color: #000;
  background-color: #f1f1f1;
  border-radius: 10px;
  text-decoration: none;
}

.white-button:hover {
  background-color: #d8d8d8;
}

._20-px-padding {
  width: 20px;
  height: 20px;
}

.div-block-190 {
  z-index: 100;
  position: relative;
}

.text-block-82 {
  color: var(--tukios-green);
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 800;
}

.section-14 {
  margin-top: 140px;
}

.div-block-191 {
  justify-content: center;
  align-items: center;
  height: 420px;
  display: flex;
}

.image-77 {
  width: 470px;
  margin-bottom: -163px;
}

.text-block-83, .text-block-84 {
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.text-block-85 {
  color: #787878;
  max-width: 530px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.section-15 {
  background-color: #fff0;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.div-block-192 {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 158px;
  padding: 40px;
  display: flex;
}

.text-block-86 {
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
}

.text-block-87 {
  color: #787878;
  width: 51%;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-193 {
  width: 20px;
  height: 20px;
}

.section-16 {
  border-top: 2px solid #ececec;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-194 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 1200px;
  display: flex;
}

.div-block-195 {
  background-color: #f8f8f8;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
}

.quick-stack-21 {
  width: 100%;
  max-width: none;
}

.text-block-88 {
  margin-left: 20px;
  margin-right: auto;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
}

._20-semi-bold {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-89 {
  max-width: 230px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 16px;
}

.image-78, .image-79, .image-80, .image-81, .image-82 {
  width: 150px;
}

.image-83 {
  width: 70%;
  max-width: 1100px;
}

.card {
  color: #000;
  background-color: #fff;
  border-radius: 5px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 700px;
  height: 390px;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 20px 60px 60px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 5px 2rem #0000004d;
}

.arrow-left {
  width: 50px;
  height: 50px;
  inset: auto auto 0% 0%;
}

.carousel-slider {
  margin-left: 20px;
  margin-right: 20px;
}

.carousel-slider._3 {
  right: -42%;
}

.carousel-slider._8 {
  right: -147%;
}

.carousel-slider._4 {
  right: -63%;
}

.carousel-slider._2 {
  right: -21%;
}

.carousel-slider._7 {
  right: -126%;
}

.carousel-slider._5 {
  right: -84%;
}

.carousel-slider._6 {
  right: -105%;
}

.card-header {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 30%;
  background-size: cover;
  height: 250px;
}

.card-body {
  height: 100%;
  padding: 30px;
}

.section-17 {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  padding-top: 99px;
  padding-bottom: 99px;
  overflow: hidden;
}

.carousel-mask {
  width: 70%;
  margin-bottom: 56px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.btn {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3862ec;
  border-radius: 5px;
  padding: 15px 25px;
  font-size: 1rem;
  transition: background-color .3s ease-out;
}

.btn:hover {
  background-color: #213ea0;
}

.arrow-right {
  width: 50px;
  height: 50px;
  inset: auto 0% 0% auto;
}

.container-8 {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.carousel {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 400px;
}

.carousel.is_contained {
  justify-content: space-between;
  align-items: flex-start;
  width: 970px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 75px;
}

.heading-49 {
  color: #000;
}

.div-block-197 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.heading-50 {
  width: 280px;
  margin-bottom: 10px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 33px;
  line-height: 35px;
}

.text-block-90 {
  color: #464646;
  width: 280px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.image-84 {
  width: 360px;
  height: 100%;
}

.icon-8 {
  color: #000;
  position: relative;
}

.slide-nav-2 {
  color: #000;
  width: auto;
  margin-top: 0;
  margin-left: 0;
}

.div-block-198 {
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

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

.image-85 {
  width: 540px;
}

.section-18 {
  background-image: linear-gradient(#f6f6f6, #f6f6f6);
  margin-top: 94px;
}

.div-block-199 {
  justify-content: center;
  align-items: center;
  margin-top: 54px;
  padding-bottom: 0;
  display: flex;
}

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

.div-block-200 {
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-86 {
  width: 60px;
  margin-bottom: 22px;
}

.text-block-93 {
  width: auto;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 31px;
}

.text-block-94 {
  width: auto;
}

.div-block-201 {
  padding-left: 40px;
  padding-right: 40px;
}

.quick-stack-22 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  max-width: 1270px;
}

.quick-stack-23 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  width: 80%;
  min-width: 900px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.div-block-202 {
  background-image: linear-gradient(#f6f6f6, #f6f6f6);
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 14%;
  display: flex;
}

.image-87 {
  width: 60px;
  margin-bottom: 20px;
}

.text-block-95 {
  max-width: 250px;
  margin-bottom: 18px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 29px;
}

.text-block-96 {
  margin-top: 0;
}

.text-block-97 {
  padding-bottom: 40px;
}

.text-block-98 {
  padding-bottom: 40px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 500;
  line-height: 16px;
}

.div-block-203 {
  border-bottom: 2px solid #f1f1f1;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 700px;
  display: flex;
}

.div-block-203.top {
  width: 100%;
  min-width: auto;
  margin-top: -118px;
}

.text-block-99 {
  color: #333;
  margin-bottom: 3px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-100 {
  width: 350px;
}

.text-block-101 {
  color: #333;
  background-color: #f0f0f0;
  border-radius: 10px;
  width: 180px;
  margin-top: 24px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.text-block-101:hover {
  background-color: #e2e2e2;
}

.image-88 {
  width: 600px;
  margin-right: 20px;
}

.features-div {
  text-align: left;
  width: 400px;
  margin-left: 40px;
}

.image-89 {
  width: 390px;
}

.div-block {
  width: 100%;
  height: 1px;
}

.faq-circle {
  background-color: #f3f3f3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  min-width: 55px;
  height: 55px;
  min-height: 55px;
  display: flex;
}

.faq-wrapper {
  background-color: #fff;
  border-radius: 10px;
  width: 80%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  box-shadow: 0 2px 20px #0000001a;
}

.faq-question-bar {
  color: #1a1e27;
  border-bottom: 1px solid #00000012;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.faq-paragraph {
  color: #485166;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}

.faq-content {
  overflow: hidden;
}

.faq-question-wrap {
  cursor: pointer;
  padding-left: 40px;
  padding-right: 40px;
}

.question-title {
  letter-spacing: -.03em;
  margin-right: 10px;
}

.div-block-207 {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 40px;
}

.text-block-102 {
  text-align: center;
  width: auto;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.text-block-102.short-text {
  display: none;
}

.code-embed {
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
}

.body-6 {
  font-family: Inter Variablefont Slnt Wght, sans-serif;
}

.text-span-7 {
  font-weight: 900;
}

.image-90 {
  display: none;
}

.code-embed-2, .code-embed-3 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-208 {
  height: 20px;
}

.div-block-209, .body-7 {
  font-family: Inter Variablefont Slnt Wght, sans-serif;
}

.div-block-210 {
  background-color: #ffa5a5;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 30px;
  margin-top: 64px;
  margin-left: 123px;
  display: flex;
}

.body-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.para {
  max-width: 1000px;
  margin-bottom: 84px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}

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

.text-span-9 {
  margin-left: 0;
  padding-left: 0;
}

.rich-text-block-3 {
  max-width: 1000px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-6 {
  margin-left: 0;
}

.heading-51 {
  text-align: center;
}

.padding {
  height: 200px;
}

.div-block-211 {
  justify-content: center;
  align-items: center;
  height: 300px;
  display: flex;
}

.text-block-103 {
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
}

.social-media-grey-bg-box {
  background-color: #f3f3f3;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-top: 71px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.image-91 {
  width: 240px;
  height: 500px;
  margin-top: -60px;
  margin-bottom: -60px;
}

.div-block-213 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 410px;
  margin-left: 100px;
  margin-right: 100px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-104 {
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 43px;
  font-weight: 600;
  line-height: 40px;
}

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

.text-block-105 {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
}

.div-block-215 {
  border-radius: 20px;
  margin: 10px;
  padding: 0;
}

.image-92 {
  background-color: #3db64c;
  border-radius: 20px;
  width: 200px;
  height: auto;
  padding: 10px;
}

.image-92.g2 {
  background-color: #79c54d;
}

.image-92.g3 {
  background-color: #88c952;
}

.image-92.g4 {
  background-color: var(--tukios-light-green);
}

.section-19 {
  margin-top: 100px;
}

.div-block-216 {
  background-color: #f1f1f1;
  border-radius: 10px;
  flex-flow: column;
  width: 300px;
  margin-left: 40px;
  margin-right: auto;
  padding: 10px;
  display: flex;
  position: fixed;
}

.link-7 {
  color: #000;
  padding: 10px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.link-8 {
  padding-top: 2px;
}

.section-20 {
  height: auto;
  margin-bottom: 100px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
}

.div-block-217 {
  width: 50%;
  margin-bottom: 100px;
  margin-left: 380px;
  margin-right: auto;
}

.logo-box {
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 380px;
  min-height: auto;
  margin-top: 20px;
  padding: 40px;
  display: flex;
  box-shadow: 0 2px 10px #0003;
}

.logo-box.dark {
  background-color: #9e9e9e;
}

.heading-52 {
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

.logo-subtext {
  margin-top: 39px;
}

.logo-subtext.light {
  color: #fff;
}

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

.div-block-219 {
  width: 40px;
  height: 40px;
}

.div-block-220 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 80px;
  margin-top: 10px;
  display: flex;
}

.div-block-221 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: 150px;
  margin-bottom: 10px;
  margin-right: 10px;
  display: flex;
}

.div-block-222 {
  background-color: #3db64c;
  border-radius: 10px;
  width: 80px;
  height: 100px;
}

.div-block-223 {
  background-color: #b5d453;
  border-radius: 10px;
  width: 80px;
  height: 100px;
}

.div-block-224 {
  background-color: #fff;
  border-radius: 10px;
  width: 80px;
  height: 100px;
  box-shadow: 0 2px 10px #0003;
}

.div-block-225 {
  background-color: #ff3636;
  background-image: linear-gradient(90deg, #3db64c, var(--tukios-light-green));
  color: #f5f5f5;
  border-radius: 10px;
  width: 450px;
  height: 100px;
}

.div-block-226 {
  height: 150px;
}

.div-block-227 {
  color: #fff;
  background-color: #f1f1f1;
  border-radius: 10px;
  width: 80px;
  height: 100px;
}

.div-block-228 {
  background-color: #d8d8d8;
  border-radius: 10px;
  width: 80px;
  height: 100px;
}

.div-block-229 {
  border-radius: 11px;
  margin-top: 27px;
  padding: 40px;
  box-shadow: 0 2px 20px #0003;
}

.div-block-229.montserrat {
  font-family: Montserrat, sans-serif;
}

.rich-text-block-4 {
  font-family: Inter Variablefont Slnt Wght, sans-serif;
}

.rich-text-block-4.montserrat {
  font-family: Montserrat, sans-serif;
}

.heading-53 {
  font-weight: 800;
}

.heading-54, .heading-55, .paragraph-14 {
  font-weight: 500;
}

.bold-text-7, .heading-56 {
  font-size: 30px;
}

.code-embed-4 {
  width: auto;
  min-width: 500px;
  margin-top: -25px;
}

.video-2 {
  width: 46vw;
  max-width: 1000px;
  height: auto;
  margin-right: 10px;
}

.div-block-230 {
  width: auto;
  height: auto;
  margin-left: 40px;
}

.div-block-231 {
  border-radius: 15px;
  max-width: none;
  margin-bottom: 0;
  padding: 20px;
  box-shadow: 0 2px 15px #0003;
}

.section-21 {
  margin-top: 100px;
}

.div-block-232 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 40px;
  font-family: Inter Variablefont Slnt Wght, sans-serif;
  display: flex;
}

.heading-57 {
  text-align: center;
  max-width: 1290px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  line-height: 60px;
}

.text-block-106 {
  margin-top: 12px;
  font-size: 20px;
  font-weight: 500;
}

.section-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 40px;
  display: flex;
}

.section-22.logo-banner-section {
  padding-top: 20px;
}

.body-9 {
  font-family: Inter Variablefont Slnt Wght, sans-serif;
}

.heading-58 {
  text-align: center;
  font-size: 36px;
}

.section-23 {
  padding: 40px;
}

.div-block-233 {
  background-image: linear-gradient(56deg, #3db64c, #b5d453);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 60px 100px;
  display: flex;
}

.heading-59 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-height: 200px;
  margin-bottom: 20px;
  padding: 0;
  display: flex;
}

.section-24 {
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.video-3, .video-4 {
  width: 200px;
}

.code-embed-5, .code-embed-6 {
  width: 1000px;
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    padding-right: 0;
  }

  .navbarcontainer {
    display: flex;
  }

  .navbar-content {
    margin-top: 20px;
  }

  .navbar-menu {
    max-width: unset;
    background-color: #fff;
    padding-right: 0;
  }

  .start-a-website-button {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text {
    font-size: 4vw;
  }

  .make-a-video-button, .about-us {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .login-button {
    justify-content: center;
  }

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

  .button {
    font-family: Montserrat, sans-serif;
  }

  .logos {
    flex-direction: column;
    align-items: center;
  }

  .text-5 {
    margin-top: 27px;
  }

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

  .main-logo {
    width: 170px;
    margin-left: 25%;
    display: block;
  }

  .heading {
    margin-bottom: -25px;
    font-size: 37px;
  }

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

  .hero {
    width: 100%;
  }

  .hero-text {
    word-break: normal;
    width: 96%;
    margin-top: 48px;
    font-size: 4vw;
  }

  .container-3 {
    width: 85%;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .spacer {
    padding-top: 126px;
  }

  .spacer.gradient-spacer {
    height: 5vw;
    padding-top: 0;
  }

  .blur-1 {
    background-position: 50% 0;
  }

  .heading-6 {
    text-align: left;
    margin-top: 10px;
    font-size: 2vw;
    line-height: 24px;
  }

  .aftercare-header {
    width: 90%;
  }

  .website-subline {
    margin-top: 1vw;
  }

  .video-header {
    width: 90%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .website-header {
    width: 100%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .home-website-section {
    width: 80%;
  }

  .heading-7 {
    width: 76%;
    font-size: 4vw;
    line-height: 4vw;
  }

  .button-3 {
    width: 40%;
    font-size: 2vw;
  }

  .cell {
    font-size: 4px;
  }

  .image-12 {
    width: 85%;
  }

  .paragraph-2 {
    width: 90%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .aboutusname {
    font-size: 2vw;
  }

  .aboutustitle {
    font-size: 1.5vw;
  }

  .employee-stack {
    grid-column-gap: 17px;
  }

  .hero-button {
    font-size: 7px;
  }

  .hero-button.gradient {
    font-size: 310%;
  }

  .image-16 {
    width: 40vw;
    margin-left: 0;
  }

  .left {
    width: 40vw;
    margin-bottom: 35vh;
  }

  .image-18 {
    width: 40vw;
    height: 29vw;
    margin-top: 244px;
    top: 31vw;
  }

  .big-box-6 {
    margin-top: -75.1vw;
  }

  .heading-10 {
    margin-top: .2vw;
    padding-bottom: 75vw;
    font-size: 6vw;
    line-height: 6vw;
    top: 125px;
  }

  .heading-11 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .paragraph-3 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .div-block-7 {
    padding-top: 23vw;
  }

  ._60-header-text-center {
    font-size: 50px;
    line-height: 50px;
  }

  .paragraph-4 {
    width: 90%;
    font-size: 16px;
    line-height: 16px;
  }

  .button-6 {
    width: 0;
    margin-top: 22px;
  }

  .image-cover-wrapper {
    width: 100%;
  }

  .banner-content {
    min-height: 325px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .project-categories-wrapper {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .banner-categories {
    padding-top: 0;
  }

  .demo-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .demo-section.no-bottom-padding {
    margin-top: 0;
  }

  .container-5 {
    padding: 2%;
  }

  .container-5.is-menu {
    padding-bottom: 6.5em;
  }

  .menu {
    border-radius: 96px;
    top: 77.6vh;
  }

  .menu-sections {
    height: 50px;
    margin-left: 0;
    margin-right: 0;
  }

  .designmenulabels {
    font-size: 2.5vw;
  }

  .background-video {
    margin-top: 40vw;
  }

  .phone-video-div-blockl {
    width: 43vw;
    height: 21vw;
  }

  .background-video-2 {
    width: 100%;
    height: 100%;
  }

  .heading-16 {
    font-size: 43px;
  }

  .text-block-3 {
    font-size: 25px;
    line-height: 13px;
  }

  .testimonial-image-block {
    padding: 30px;
  }

  .testimonial-slider-div {
    height: 230px;
  }

  .testimonial-hero-div {
    margin-top: 202px;
  }

  .div-block-19 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .image-24 {
    width: 85%;
    height: auto;
  }

  .image-25 {
    margin-bottom: -23px;
    margin-left: -13px;
  }

  .text-block-6 {
    padding-top: 12px;
  }

  .slider {
    height: 30vw;
  }

  .quick-stack-3 {
    grid-column-gap: 42px;
  }

  .testimonials-hero-text {
    width: 60%;
    font-size: 5.5vw;
    line-height: 5.5vw;
  }

  .testimonial-hero-subtext {
    width: 37%;
    font-size: 2vw;
    line-height: 2vw;
  }

  .div-block-25 {
    width: 80%;
  }

  .quick-stack-4 {
    grid-column-gap: 23px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .main-nav-login {
    margin-left: 0;
  }

  .heading-19 {
    font-size: 7vw;
    line-height: 7vw;
  }

  .text-block-8 {
    width: 75%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .floating-card-box.big.initial {
    margin-right: 0;
  }

  .floating-card-box.big.survey {
    margin-left: 10px;
    margin-right: 10px;
  }

  .floating-card-box.big.follow-up {
    margin-left: 0;
  }

  .picture-div.manage-orders, .picture-div.set-prices, .picture-div.upload-products, .picture-div.customize-portal {
    height: 45%;
  }

  .text-block-9 {
    margin-top: 18px;
    padding-top: 0;
    font-size: 24px;
  }

  .text-block-10 {
    margin-top: 7px;
    font-size: 11px;
    line-height: 14px;
  }

  .div-block-36 {
    width: 690px;
    height: 260px;
  }

  .text-block-12 {
    width: auto;
  }

  .heading-21 {
    margin-top: 0;
    margin-bottom: 222px;
    font-size: 4vw;
  }

  .heading-21._1 {
    margin-bottom: 44px;
  }

  .heading-21._2 {
    margin-bottom: 46px;
    font-size: 30px;
    line-height: 30px;
  }

  .floral-section-2 {
    padding-bottom: 103px;
  }

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

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

  .floral-section-4 {
    padding-top: 44px;
  }

  .div-block-40 {
    width: 30vw;
    height: 30vw;
  }

  .image-32 {
    width: 30vw;
    height: 32vw;
  }

  .entire-accordian-section {
    margin-top: -40px;
  }

  .accordion-toggle {
    height: 55px;
  }

  .accordion-icon {
    display: none;
  }

  .dropdown-list-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-21 {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  .floating-card-box-2.manage-orders {
    width: 40vw;
    height: 530px;
  }

  .text-block-22 {
    padding-top: 17px;
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-23 {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
  }

  .section-logo {
    overflow: hidden;
  }

  .logo_component-slider {
    grid-column-gap: 3rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .logo-slider-img {
    width: 174px;
  }

  .page-padding.s0 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .carosel-container {
    padding-top: 5vw;
  }

  .carosel-container.parter-1 {
    background-image: none;
    padding-top: 0;
  }

  .carosel-container.partner-3 {
    padding-top: 0;
  }

  .logo-container {
    min-width: 170%;
  }

  .logo-image {
    height: 7vw;
  }

  .cell-2 {
    align-items: flex-start;
  }

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

  .quick-stack-6 {
    grid-column-gap: 4vw;
  }

  .aftercare-howitworks {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
  }

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

  .heading-24 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .div-block-53 {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .quick-stack-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .queston-text {
    font-size: 3vw;
    line-height: 3vw;
  }

  .answer-text {
    font-size: 2vw;
    line-height: 2vw;
  }

  .div-block-55 {
    height: 27vw;
  }

  .quick-stack-10 {
    width: 90%;
  }

  .text-block-33 {
    font-size: 3vw;
  }

  .text-block-34 {
    width: 100%;
    padding-top: 2vw;
    font-size: 2vw;
    line-height: 2vw;
  }

  .image-38 {
    width: 50vw;
  }

  .gradient-button {
    padding: 3px;
  }

  .gradient-button.videos-button {
    width: 350px;
    min-width: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    display: block;
  }

  .text-block-35 {
    padding: 10px 20px;
    font-size: 14px;
  }

  .text-block-35.tribute-button {
    padding: 10px;
    font-size: 16px;
    display: block;
  }

  .text-block-35.home-videos, .text-block-35.home-websites {
    font-size: 1.5vw;
  }

  .div-block-61 {
    width: 77%;
  }

  .div-block-63 {
    width: 530px;
  }

  .review-text {
    font-size: 14px;
    line-height: 15px;
  }

  .fh-name {
    padding-top: 10px;
  }

  ._5stars-image {
    width: 126px;
    padding-bottom: 10px;
  }

  .funeral-homes-name {
    font-size: 2vw;
  }

  .funeral-directors-name {
    font-size: 1.7vw;
  }

  .div-block-64 {
    width: 33vw;
    margin-right: 0;
  }

  .cell-12 {
    justify-content: center;
  }

  .cell-13 {
    justify-content: center;
    align-items: center;
  }

  .cell-16 {
    align-items: center;
  }

  .cell-17 {
    align-items: flex-end;
  }

  .quick-stack-13 {
    padding-top: 2vw;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .quick-stack-15 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .cell-25, .cell-26 {
    justify-content: center;
    align-items: center;
  }

  .cell-27 {
    justify-content: flex-end;
    align-items: center;
  }

  .cell-28, .cell-29, .cell-30, .cell-31 {
    justify-content: center;
    align-items: center;
  }

  .bold-text-2 {
    font-size: 13px;
    font-weight: 600;
    line-height: 10px;
  }

  .cell-32 {
    align-items: flex-end;
  }

  .text-block-43 {
    margin-top: 6px;
  }

  .menu-button {
    display: block;
  }

  .nav-link {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
  }

  .nav-link.w--current {
    padding-bottom: 2px;
  }

  .dropdown-toggle-2 {
    padding-right: 15px;
  }

  .logo-wrapper-2 {
    flex: 1;
    margin-top: 1px;
  }

  .old-nav {
    padding-left: 42px;
    padding-right: 42px;
  }

  .old-nav.nav-wrapper {
    align-items: center;
  }

  .icon {
    padding-top: 3px;
  }

  .nav-main {
    background-color: #fff;
    border-bottom-style: none;
    border-bottom-width: 0;
  }

  .nav-point-wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-point-wrapper.dropdown {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-point-wrapper.last-nav-item.login-main-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-3 {
    width: 106px;
  }

  .infotext.grey {
    font-size: 13px;
  }

  .mobile-nav {
    display: none;
  }

  .div-block-69 {
    width: 100vw;
    height: 62vw;
  }

  .div-block-80 {
    height: 43%;
  }

  .div-block-92 {
    width: 8vw;
  }

  .div-block-97 {
    width: 23vw;
  }

  .div-block-99 {
    height: 44%;
  }

  .c-col-menu-header {
    display: none;
  }

  .menu-item-text {
    font-size: 3.5em;
  }

  .c-col-menu-social {
    justify-content: center;
  }

  .image-54 {
    width: 196px;
  }

  .cell-37 {
    align-items: flex-start;
  }

  .heading-27 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-106, .div-block-107, .div-block-108, .div-block-109, .div-block-110, .div-block-111 {
    width: 230px;
  }

  .logo-container-reversed {
    min-width: 140%;
  }

  .heading-29 {
    font-size: 60px;
    line-height: 59px;
  }

  .floating-hero-div {
    width: 470px;
    padding-top: 20px;
    padding-bottom: 40px;
  }

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

  .website-designs-buttons {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11px;
  }

  .website-designs-buttons.selected {
    font-size: 11px;
  }

  .div-block-115 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .g {
    background-image: linear-gradient(to bottom, var(--tukios-green), var(--tukios-green));
    border-radius: 11px;
    align-self: center;
    min-height: auto;
    margin-top: 10px;
    margin-right: auto;
    padding: 16px 20px;
    font-size: 13px;
    line-height: 15px;
  }

  .quick-stack-17 {
    grid-column-gap: 13px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .link-block-9 {
    padding: 3px;
  }

  .text-block-54 {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 1.5vw;
  }

  .text-block-55 {
    font-size: 1.5vw;
  }

  .image-63, .image-64 {
    height: auto;
  }

  .html-embed-2 {
    width: 75%;
  }

  .mobile-container {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-141 {
    width: 50%;
    padding-left: 9vw;
  }

  .div-block-142 {
    width: 50%;
  }

  .how-we-do-it-header {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-38 {
    font-size: 24px;
    line-height: 24px;
  }

  .heading-39 {
    font-size: 12px;
    line-height: 13px;
  }

  .product-intro {
    font-size: 16px;
    line-height: 32px;
  }

  .features-italic {
    padding-left: 0;
    padding-right: 0;
  }

  .product-thumbnail-block {
    width: 30%;
  }

  .how-it-works-body-text {
    font-size: 16px;
  }

  .section-gray {
    margin-top: -6px;
  }

  .div-block-148 {
    z-index: 5;
    background-color: #fff;
    position: relative;
  }

  .heading-42, .text-block-60 {
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-61 {
    text-align: right;
    font-size: 14px;
    line-height: 14px;
  }

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

  .div-block-154 {
    width: 490px;
    min-width: auto;
    max-width: 619px;
  }

  .div-block-155 {
    width: 230px;
    height: 230px;
  }

  .div-block-158 {
    height: auto;
  }

  .sections {
    width: 75%;
  }

  .text-block-64 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-65 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .collection-item {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    height: 24vw;
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
  }

  .text-block-70 {
    text-align: center;
    padding-top: 4px;
    font-size: 14px;
    line-height: 16px;
  }

  .text-block-71 {
    width: auto;
    font-size: 10px;
    line-height: 14px;
  }

  .text-block-72 {
    margin-left: 1px;
    font-size: 12px;
    line-height: 15px;
  }

  .div-block-163 {
    width: 16vw;
    height: 16vw;
  }

  .text-block-73 {
    font-size: 12px;
    line-height: 15px;
  }

  .div-block-164 {
    background-image: linear-gradient(#0000 28%, #000000a8 100%, #1a1a1a);
    align-items: flex-end;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .collection-item-2 {
    position: static;
  }

  .collection-item-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .collection-item-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 25vw;
    display: flex;
  }

  .collection-item-5, .collection-item-6 {
    flex-direction: column;
    align-items: center;
    height: 25vw;
    display: flex;
  }

  .div-block-169, .div-block-170 {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-44, .heading-45 {
    font-size: 40px;
    line-height: 43px;
  }

  .text-block-75, .text-block-76 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-181 {
    width: 80%;
    min-width: auto;
  }

  .div-block-182 {
    width: 250px;
  }

  .div-block-183 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .div-block-185 {
    background-color: #f3f3f3;
    width: 300px;
    height: auto;
    padding: 20px;
  }

  .image-76 {
    width: 400px;
    height: 230px;
  }

  .div-block-186 {
    margin-right: 0;
  }

  .text-block-78 {
    width: 400px;
  }

  .heading-48 {
    line-height: 29px;
  }

  .text-block-79 {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 13px;
  }

  .html-embed-5 {
    width: 400px;
  }

  .green-button-text {
    padding: 16px 20px;
    font-size: 12px;
    line-height: 12px;
  }

  .white-button-text {
    font-size: 12px;
    line-height: 12px;
  }

  .section-14 {
    margin-top: 103px;
  }

  .div-block-191 {
    height: 290px;
  }

  .image-77 {
    width: 290px;
    margin-bottom: -108px;
  }

  .text-block-84 {
    font-size: 40px;
    line-height: 40px;
  }

  .text-block-85 {
    max-width: 530px;
  }

  .section-15 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 20px;
  }

  .div-block-192 {
    width: 660px;
    height: auto;
    padding-top: 42px;
  }

  .text-block-86 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-87 {
    font-size: 14px;
    line-height: 14px;
  }

  .div-block-194 {
    width: 90%;
  }

  .div-block-195 {
    padding: 20px 30px 30px;
  }

  .text-block-88 {
    font-size: 30px;
  }

  .card {
    height: 340px;
  }

  .carousel-mask {
    width: 90%;
  }

  .carousel.is_contained {
    width: 750px;
  }

  .div-block-197 {
    width: 280px;
  }

  .heading-50 {
    width: auto;
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-90 {
    width: auto;
  }

  .div-block-201 {
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-22 {
    width: 80%;
  }

  .quick-stack-23 {
    min-width: auto;
  }

  .div-block-203 {
    height: 600px;
  }

  .image-88 {
    width: 600px;
  }

  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-102.short-text {
    display: none;
  }

  .text-block-103 {
    line-height: 60px;
  }

  .social-media-grey-bg-box {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-91 {
    width: auto;
    height: 321px;
  }

  .div-block-213 {
    margin: 20px;
  }

  .text-block-104 {
    font-size: 37px;
  }

  .text-block-105 {
    padding-bottom: 10px;
  }

  .image-92, .image-92.g2, .image-92.g3, .image-92.g4 {
    width: 150px;
  }

  .code-embed-4 {
    width: 90%;
    margin-top: 46px;
  }

  .video-2 {
    width: 81vw;
  }

  .div-block-230 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .heading-57 {
    text-align: center;
    font-size: 48px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-content {
    display: block;
  }

  .image-2 {
    width: 600px;
    height: 128px;
  }

  .button {
    font-family: Montserrat, sans-serif;
  }

  .text-5 {
    text-align: center;
    margin-left: 0;
    font-size: 25px;
  }

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

  .heading {
    text-align: center;
    margin-left: 0;
  }

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

  .hero {
    width: 100%;
  }

  .gradient {
    border-radius: 0;
  }

  .hero-text {
    text-align: center;
    text-transform: uppercase;
    word-break: normal;
    width: 100%;
    margin-top: 18px;
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    line-height: 40px;
  }

  .container-3 {
    width: 85%;
  }

  .heading-5 {
    font-size: 13px;
    line-height: 24px;
  }

  .heading-6 {
    text-align: center;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
    font-size: 4vw;
  }

  .website-subline {
    font-size: 4vw;
    line-height: 4vw;
  }

  .video-header {
    width: 100%;
    font-size: 7vw;
    line-height: 7vw;
  }

  .website-header {
    font-size: 7vw;
    line-height: 7vw;
  }

  .home-website-section {
    width: 90%;
    height: auto;
  }

  .quick-stack-2 {
    grid-column-gap: 0px;
  }

  .cell {
    align-items: center;
    padding-bottom: 20px;
    padding-left: 0%;
    font-size: 4px;
  }

  .image-11 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0%;
  }

  .paragraph-2 {
    margin-bottom: 102px;
  }

  .management-stack {
    grid-column-gap: 9px;
  }

  .aboutusname {
    font-size: 2.5vw;
  }

  .aboutustitle {
    font-size: 1.8vw;
  }

  .employee-stack {
    grid-column-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-8 {
    font-size: 6vw;
  }

  .hero-button.gradient {
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 600%;
  }

  .div-block-3 {
    padding-top: 0;
  }

  .about-us-headers {
    font-size: 4vw;
    line-height: 37px;
  }

  .image-16 {
    width: 80vw;
  }

  .left {
    width: 80vw;
    margin-bottom: 0;
  }

  .image-18 {
    width: 80vw;
    height: 60vw;
    margin-top: 190px;
    top: 35.9vw;
  }

  .big-box-6 {
    flex-direction: column;
    margin-top: 0;
  }

  .heading-10 {
    padding-bottom: 0;
    font-size: 6vw;
    line-height: 6vw;
    position: static;
  }

  .right {
    margin-right: 0%;
  }

  .heading-11 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .paragraph-3 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .div-block-6 {
    width: 80vw;
    margin: 68px auto 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-7 {
    padding-top: 0;
  }

  ._60-header-text-center {
    margin-top: 0;
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph-4 {
    margin-top: 10px;
  }

  .image-cover-wrapper {
    width: 100%;
  }

  .button-text {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  .large-heading {
    font-family: Montserrat, sans-serif;
    font-size: 6vw;
    line-height: 6vw;
  }

  .subtitle.white {
    font-family: Montserrat, sans-serif;
    font-size: 2vw;
    line-height: 3vw;
  }

  .categories-grid {
    grid-template-columns: 1fr 1fr;
  }

  .category-collection-item {
    border-bottom: 1px solid #e2e7f1;
  }

  .category-collection-item:nth-child(odd) {
    border-right: 1px solid #e2e7f1;
  }

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

  .section-6 {
    height: 150px;
  }

  .background-video {
    height: 47vw;
    margin-top: 65vw;
  }

  .phone-video-div-blockl {
    width: 86vw;
    height: 42vw;
    margin-top: 49px;
  }

  .heading-16 {
    text-align: center;
    font-size: 31px;
    line-height: 33px;
  }

  .text-block-3 {
    font-size: 19px;
  }

  .floating-images {
    display: none;
  }

  .home-video-section {
    width: 90%;
    height: auto;
  }

  .logo-2 {
    width: 130px;
  }

  .testimonial-image-block {
    width: 100%;
  }

  .testimonial-columns {
    flex-direction: column;
  }

  .testimonial-image {
    max-width: 390px;
  }

  .testimonial-content-wrap {
    width: 100%;
    padding-left: 25px;
  }

  .testimonial-section {
    padding-top: 260px;
  }

  .testimonial-slider-div {
    height: 229px;
  }

  .div-block-19 {
    width: 54vw;
  }

  .image-24 {
    width: 123%;
  }

  .text-block-5 {
    margin-top: 9px;
  }

  .text-block-6 {
    font-size: 1.5vw;
    line-height: 1.5vw;
  }

  .slider {
    height: 41vw;
  }

  .video-testimonial-section {
    height: 140vh;
  }

  .floating-images-testimonial {
    display: none;
  }

  .testimonials-hero-text {
    text-align: center;
    width: 79%;
    font-size: 8vw;
    line-height: 8vw;
  }

  .testimonial-hero-subtext {
    width: 69%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .heading-18 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .div-block-25 {
    margin-top: 114px;
  }

  .quick-stack-4 {
    grid-column-gap: 30px;
  }

  .text-block-10 {
    font-size: 13px;
    line-height: 14px;
  }

  .div-block-36 {
    width: 90vw;
    height: 37vw;
  }

  .heading-20 {
    font-size: 5vw;
  }

  .text-block-12 {
    width: auto;
    font-size: 16px;
    line-height: 20px;
  }

  .heading-21 {
    font-size: 5vw;
    line-height: 4vw;
  }

  .heading-21._1 {
    width: 69%;
    margin-bottom: 18px;
    font-size: 7vw;
    line-height: 7vw;
  }

  .heading-21._2 {
    margin-bottom: 52px;
    line-height: 5vw;
  }

  .div-block-38 {
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
  }

  .image-31 {
    width: 77vw;
    padding-bottom: 21px;
  }

  .text-block-13 {
    width: 67vw;
    padding-bottom: 0;
    font-size: 3vw;
    line-height: 3vw;
  }

  .floral-section-3 {
    padding-top: 85px;
    padding-bottom: 51px;
  }

  .accordion-icon {
    display: none;
  }

  .text-block-20 {
    font-size: 4vw;
  }

  .text-block-21 {
    font-size: 2vw;
  }

  .floating-card-box-2.manage-orders {
    width: 43vw;
    height: 460px;
  }

  .text-block-23 {
    font-size: 2vw;
    line-height: 2vw;
  }

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

  .logo_component-slider {
    grid-row-gap: 2rem;
    flex-direction: row;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .logo-slider-img {
    width: 125px;
  }

  .logo-container._2point0 {
    min-width: 220%;
  }

  .logo-image._2-0 {
    height: 3vw;
  }

  .green-blur {
    display: none;
  }

  .cell-2 {
    align-items: center;
  }

  .text-block-25 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-26 {
    text-align: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .button-12 {
    font-size: 3vw;
  }

  .div-block-49 {
    width: 69vw;
    height: 87vw;
  }

  .heading-23 {
    margin-top: 27px;
    font-size: 9vw;
    line-height: 9vw;
  }

  .heading-23.tukios-partners {
    text-align: center;
    font-size: 9vw;
  }

  .text-block-30 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .cell-3 {
    align-items: center;
    padding-right: 0;
  }

  .quick-stack-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .cell-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .quick-stack-8 {
    grid-column-gap: 0px;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .text-block-31 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-32 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .heading-24 {
    margin-top: 0;
    font-size: 5vw;
  }

  .div-block-52 {
    padding-top: 12vw;
  }

  .div-block-53 {
    width: 95%;
    height: 21vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
  }

  .quick-stack-9 {
    margin-left: 0;
    margin-right: 0;
  }

  .queston-text {
    padding-bottom: 10px;
    font-size: 4vw;
    line-height: 4vw;
  }

  .answer-text {
    width: 94%;
    font-size: 2vw;
    line-height: 2vw;
  }

  .phone-video {
    width: 40vw;
    height: 80vw;
    margin-top: 0;
  }

  .cell-5 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .div-block-55 {
    height: 65vw;
    margin-top: 61px;
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

  .heading-25 {
    font-size: 6vw;
  }

  .gradient-button {
    margin-top: 20px;
    margin-left: auto;
  }

  .gradient-button.videos-button {
    margin-top: 3vw;
  }

  .text-block-35 {
    padding: 10px 20px;
    font-size: 16px;
  }

  .text-block-35.aftercare-cards-button {
    padding: 2vw 3vw;
    font-size: 2vw;
  }

  .text-block-35.home-videos, .text-block-35.home-websites {
    font-size: 3vw;
  }

  .div-block-61 {
    width: 91%;
  }

  .div-block-62 {
    padding-top: 20px;
  }

  .div-block-63 {
    width: 363px;
  }

  .review-text {
    font-size: 10px;
    line-height: 10px;
  }

  .fh-name {
    font-size: 16px;
    line-height: 0;
  }

  .funeral-director {
    font-size: 11px;
    line-height: 16px;
  }

  ._5stars-image {
    width: 103px;
    padding-bottom: 0;
  }

  .text-block-39 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .text-block-40 {
    font-size: 3vw;
    line-height: 3.3vw;
  }

  .text-block-41 {
    font-size: 4vw;
    line-height: 21px;
  }

  .funeral-homes-name {
    font-size: 3vw;
  }

  .lightbox-link-2 {
    width: 230px;
  }

  .funeral-directors-name {
    font-size: 2vw;
  }

  .div-block-64 {
    width: 60vw;
    height: 40vw;
    margin-right: 0;
  }

  .cell-12, .cell-14, .cell-15, .cell-16, .cell-17, .cell-18 {
    align-items: center;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .timeline_text {
    font-size: 20px;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_progress {
    left: 6px;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_left {
    text-align: left;
  }

  .cell-19 {
    align-items: center;
    display: none;
  }

  .cell-20 {
    padding-right: 0%;
  }

  .quick-stack-14 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-43 {
    font-size: 7vw;
    line-height: 7vw;
  }

  .cell-33 {
    justify-content: center;
  }

  .image-41 {
    width: 100%;
  }

  .icon-5 {
    display: flex;
  }

  .nav-link {
    font-size: 6vw;
  }

  .logo-wrapper-2.page-transition {
    margin-right: 0;
  }

  .old-nav {
    padding-left: 36px;
    padding-right: 36px;
  }

  .nav-main {
    justify-content: center;
    align-items: center;
    height: 80px;
    display: block;
  }

  .logo-3 {
    width: 189px;
  }

  .mobile-nav {
    z-index: 25;
    height: 100px;
    display: none;
    position: fixed;
    inset: 0% 0% auto;
  }

  .meltingpot {
    padding-top: 24px;
    padding-bottom: 20px;
  }

  .melted {
    background-color: #ca6e6e;
    width: 45px;
    height: 45px;
    margin-right: 31px;
  }

  .top-bubble {
    width: 30px;
    top: 15px;
  }

  .middle-bubble {
    width: 30px;
    top: 23px;
  }

  .bottom-bubble {
    width: 30px;
    top: 31px;
  }

  .image-42 {
    width: 220px;
    margin-left: 32px;
  }

  .example-navbar {
    background-color: #fff;
    justify-content: center;
    display: block;
  }

  .meltingpot-2 {
    width: 100vw;
    margin-right: 22px;
    padding-bottom: 12px;
  }

  .melted-2 {
    background-color: #fff;
    margin-right: 24px;
  }

  .melted-2:hover {
    background-color: #fff;
  }

  .melted-2:active {
    background-color: #fff0;
  }

  .melted-2.w--open {
    background-color: #0000;
  }

  .top-bubble-2 {
    background-color: #6dc056;
  }

  .middle-bubble-2 {
    background-color: #87c870;
  }

  .bottom-bubble-2 {
    background-color: #98cd72;
  }

  .image-43 {
    width: 150px;
    margin-top: 10px;
    margin-left: 26px;
  }

  .div-block-68 {
    z-index: 2;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background-color: #00000087;
    width: 100vw;
    height: 0;
    position: fixed;
    inset: 0% 0% auto;
  }

  .nav-social-contact-item-link-text.default {
    text-decoration: none;
  }

  .c-nav-content {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .c-menu-item {
    margin-bottom: 15px;
  }

  .c-col-menu-links {
    margin-bottom: 40px;
  }

  .c-nav-menu-overlay {
    display: none;
  }

  .menu-item-text {
    font-size: 3em;
  }

  .b-nav-menu-btn.menu-opened {
    display: block;
  }

  .c-nav-menu-content {
    width: 80%;
    display: block;
  }

  .cell-36, .cell-37, .cell-38 {
    align-items: center;
  }

  .heading-27 {
    text-align: center;
    font-size: 18px;
    line-height: 17px;
  }

  .bold-text-3 {
    margin-top: 17px;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    display: block;
  }

  .heading-30 {
    width: 440px;
    font-size: 45px;
    line-height: 45px;
  }

  .text-block-50 {
    font-size: 12px;
  }

  .button-bar {
    flex-direction: column;
    width: 70%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .website-designs-buttons {
    text-align: center;
    font-size: 20px;
  }

  .website-designs-buttons.selected {
    text-align: center;
    font-size: 17px;
  }

  .websites-design-buttons {
    margin-top: 10px;
  }

  .text-block-55 {
    font-size: 2vw;
  }

  .div-block-123 {
    flex-direction: row;
    align-items: flex-start;
    display: block;
  }

  .heading-33 {
    font-size: 23px;
  }

  .html-embed-2 {
    width: 85%;
  }

  .mobile-container {
    padding-left: 0;
    padding-right: 0;
  }

  .section-white {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .home-screen-advantages {
    width: 90%;
    height: 180px;
  }

  .how-we-do-it-header {
    font-size: 40px;
    line-height: 40px;
  }

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

  .heading-39 {
    font-size: 10px;
    line-height: 12px;
  }

  .product-intro {
    text-align: center;
  }

  .features-italic {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .features-bullets {
    font-size: 14px;
    line-height: 22px;
  }

  .heading-sub-pages {
    font-size: 26px;
    line-height: 32px;
  }

  .sub-section-paragraphs {
    font-size: 14px;
    line-height: 22px;
  }

  .product-thumbnail-block {
    width: 50%;
  }

  .section-light-gray {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .how-it-works-blocks {
    margin-bottom: 20px;
  }

  .section-gray {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cell-39 {
    align-items: center;
  }

  .div-block-146 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-147 {
    width: 83vw;
    margin-top: 27px;
    margin-left: 0;
  }

  .div-block-148 {
    width: 90vw;
  }

  .div-block-151 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-152 {
    width: 85vw;
  }

  .image-72 {
    width: 75vw;
    margin-top: 44px;
  }

  .div-block-154 {
    align-items: center;
  }

  .div-block-155 {
    width: 244px;
    height: 233px;
  }

  .sections {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .text-block-64 {
    text-align: center;
    font-size: 7vw;
    line-height: 7vw;
  }

  .text-block-65 {
    text-align: center;
    font-size: 3vw;
    line-height: 3vw;
  }

  .collection-item {
    align-items: center;
    height: 70vw;
  }

  .text-block-70 {
    padding-top: 7px;
    font-size: 26px;
    line-height: 29px;
  }

  .text-block-71 {
    font-size: 18px;
  }

  .text-block-72 {
    margin-left: 4px;
    font-size: 18px;
  }

  .div-block-163 {
    width: 50vw;
    height: 50vw;
  }

  .text-block-73 {
    font-size: 15px;
    line-height: 18px;
  }

  .div-block-164 {
    width: 100%;
    padding-left: 10px;
  }

  .link-6 {
    display: none;
  }

  .collection-item-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    height: 340px;
    display: flex;
  }

  .collection-item-3, .collection-item-4, .collection-item-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70vw;
    display: flex;
  }

  .collection-item-6 {
    flex-direction: column;
    align-items: center;
    height: 70vw;
    display: flex;
  }

  .floating-nav-partner-store {
    display: none;
  }

  .heading-44 {
    font-size: 35px;
    line-height: 37px;
  }

  .heading-45 {
    font-size: 35px;
    line-height: 38px;
  }

  .text-block-75, .text-block-76 {
    font-size: 12px;
    line-height: 15px;
  }

  .heading-46 {
    font-size: 45px;
  }

  .div-block-181 {
    width: 90%;
  }

  .div-block-182 {
    width: 390px;
  }

  .div-block-183 {
    margin-bottom: 0;
    margin-left: 5%;
    margin-right: 5%;
  }

  .text-block-77 {
    margin-bottom: 10px;
    font-size: 20px;
  }

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

  .div-block-184 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-185 {
    width: 500px;
    height: auto;
    margin-top: 34px;
    margin-left: 0;
    padding: 40px;
  }

  .text-block-78 {
    width: 80vw;
    margin-right: 0;
    line-height: 16px;
  }

  .text-block-79 {
    margin-bottom: 0;
  }

  .background-video-7 {
    width: 80vw;
    height: 50vw;
    margin-top: 23px;
  }

  .green-button-text {
    padding: 12px 15px;
    font-size: 12px;
  }

  .white-button-text {
    padding: 12px 15px;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
  }

  .div-block-191 {
    flex-flow: column;
    height: 430px;
  }

  .image-77 {
    margin-bottom: -208px;
  }

  .text-block-85 {
    max-width: 470px;
  }

  .section-15 {
    height: auto;
  }

  .div-block-192 {
    background-position: 80% 80%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    justify-content: flex-start;
    align-items: flex-start;
    width: 430px;
    height: 460px;
  }

  .text-block-87 {
    width: 90%;
  }

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

  .div-block-196 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .card {
    width: 450px;
    height: 230px;
    margin-left: 0;
    margin-right: 0;
    padding: 40px;
  }

  .carousel-slider._3 {
    right: -18%;
  }

  .carousel-slider._8 {
    right: -63%;
  }

  .carousel-slider._4 {
    right: -27%;
  }

  .carousel-slider._2 {
    right: -9%;
  }

  .carousel-slider._7 {
    right: -54%;
  }

  .carousel-slider._5 {
    right: -36%;
  }

  .carousel-slider._6 {
    right: -45%;
  }

  .carousel-mask {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .carousel.is_contained {
    width: 480px;
  }

  .div-block-197 {
    width: 280px;
  }

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

  .text-block-90 {
    font-size: 12px;
    line-height: 15px;
  }

  .quick-stack-23 {
    width: 95%;
  }

  .div-block-203 {
    flex-flow: column;
    align-items: center;
  }

  .div-block-203.swapped {
    flex-flow: row-reverse wrap-reverse;
    align-content: center;
    height: auto;
    padding-bottom: 20px;
  }

  .text-block-99, .text-block-100, .text-block-101 {
    text-align: center;
  }

  .image-88 {
    width: 430px;
  }

  .features-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .image-89 {
    width: 319px;
    margin-left: 43px;
  }

  .text-block-102 {
    font-size: 26px;
    line-height: 30px;
  }

  .text-block-102.long-text {
    display: none;
  }

  .text-block-102.short-text {
    font-size: 40px;
    line-height: 34px;
    display: block;
  }

  .social-media-grey-bg-box {
    padding-left: 40px;
  }

  .image-91 {
    width: 180px;
    height: 300px;
  }

  .text-block-104 {
    font-size: 28px;
    line-height: 31px;
  }

  .text-block-105 {
    font-size: 13px;
    line-height: 15px;
  }

  .image-92 {
    border-radius: 13px;
    width: 100px;
  }

  .image-92.g2, .image-92.g3, .image-92.g4 {
    width: 100px;
  }

  .heading-57 {
    line-height: 54px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left {
    padding-left: 0;
  }

  .navbar-content {
    justify-content: center;
  }

  .image-2 {
    width: 261px;
    height: 65px;
  }

  .navbar-menu {
    padding-right: 0;
  }

  .text {
    font-size: 6vw;
  }

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

  .hero-stack {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .small-container {
    height: 100px;
  }

  .button {
    padding: 10px;
  }

  .text-4 {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

  .website-section {
    background-image: none;
  }

  .text-5 {
    text-indent: 10px;
    font-size: 15px;
  }

  .form-wrapper {
    height: 58px;
  }

  .form-button {
    width: 56%;
    height: 37px;
    padding-top: 7px;
    font-size: 15px;
  }

  .text-span {
    margin-top: -66px;
    font-size: 11px;
  }

  .main-logo {
    width: 116px;
    margin-top: 0;
    margin-left: 0;
  }

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

  .heading {
    white-space: normal;
    font-size: 17px;
  }

  .image-5 {
    clear: none;
    text-align: right;
  }

  .column-3 {
    padding-right: 51px;
  }

  .hero {
    background-position: 50%;
    width: 100%;
  }

  .gradient {
    border-radius: 0;
    padding-left: 2px;
    padding-right: 2px;
    line-height: 37px;
  }

  .hero-text {
    width: 100%;
    margin-top: 0;
    padding-bottom: 0;
    font-family: Inter Variablefont Slnt Wght, sans-serif;
    font-size: 11vw;
    line-height: 11vw;
  }

  .container-3 {
    width: 85%;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr;
    padding-top: 19px;
  }

  .heading-5 {
    font-size: 14px;
    line-height: 17px;
  }

  .spacer {
    padding-top: 75px;
  }

  .heading-6 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
  }

  .home-website-section {
    flex-direction: column;
    margin-bottom: 0;
  }

  .heading-7 {
    width: 89%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .button-3 {
    width: 73%;
    font-size: 4vw;
  }

  .quick-stack-2 {
    grid-row-gap: 0px;
  }

  .image-11 {
    width: 90%;
  }

  .image-12 {
    width: 100%;
  }

  .paragraph-2 {
    width: 100%;
    font-size: 3.5vw;
    line-height: 94%;
  }

  .aboutusname {
    font-size: 4vw;
  }

  .aboutustitle {
    font-size: 3vw;
  }

  .heading-8 {
    font-size: 9vw;
  }

  .hero-button.gradient {
    margin-top: 0;
    font-size: 340%;
  }

  .div-block-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .about-us-headers {
    font-size: 4.6vw;
  }

  .about-us-subheader {
    padding-top: 0;
    font-size: 4vw;
    line-height: 5vw;
  }

  .image-16 {
    width: 100%;
  }

  .left {
    justify-content: center;
    width: 80vw;
    margin-top: 0;
    margin-left: 0%;
  }

  .image-18 {
    width: 80vw;
    height: 53vw;
    margin-top: 31px;
    position: static;
    top: 7.6vw;
  }

  .big-box-6 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .heading-10 {
    margin-top: 0;
    padding-bottom: 0;
    font-size: 8vw;
    line-height: 8vw;
    position: static;
  }

  .right {
    margin-top: 45px;
    margin-right: 0%;
  }

  .heading-11 {
    margin-top: 0;
    font-size: 7vw;
    line-height: 7vw;
  }

  .paragraph-3 {
    margin-bottom: 55px;
    font-size: 5vw;
    line-height: 5vw;
  }

  .div-block-6 {
    width: 76vw;
    margin-top: 0;
  }

  ._60-header-text-center {
    margin-bottom: 0;
    font-size: 42px;
    line-height: 42px;
  }

  ._60-header-text-center.websites {
    font-size: 30px;
    line-height: 30px;
  }

  ._60-header-text-center.smaller {
    width: 400px;
    font-size: 50px;
    line-height: 50px;
  }

  .paragraph-4 {
    width: 89%;
    margin-top: 16px;
    font-size: 12px;
    line-height: 16px;
  }

  .hero-div {
    height: auto;
    margin-top: 41px;
  }

  .button-6 {
    width: 40vw;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 3vw;
  }

  .image-19 {
    width: 98%;
  }

  .image-20 {
    display: none;
    overflow: visible;
  }

  .floating-image-div {
    margin-top: 9vh;
  }

  .banner-wrapper {
    width: 100vw;
  }

  .banner-content {
    min-height: auto;
    padding: 48px 12px;
  }

  .banner-intro {
    grid-row-gap: 24px;
  }

  .button-text {
    font-size: 9px;
  }

  .large-heading {
    font-size: 6vw;
    line-height: 6vw;
  }

  .subtitle.white {
    letter-spacing: 2px;
    font-size: 3vw;
    line-height: 4vw;
  }

  .project-categories-wrapper {
    position: relative;
  }

  .category-collection-list-wrapper {
    overflow: hidden;
  }

  .categories-grid {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .category-collection-item:nth-child(odd) {
    border-right-style: none;
  }

  .category-collection-item:last-child {
    border-bottom: 1px #000;
  }

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

  .demo-section.no-bottom-padding {
    margin-top: -8px;
  }

  .container-5 {
    padding: 3%;
  }

  .container-5.is-menu {
    padding-bottom: 8%;
  }

  .menu_wrap {
    font-size: 3vw;
  }

  .menu {
    border-radius: 19px;
    top: 73%;
  }

  .designmenulabels {
    font-size: 5vw;
  }

  .section-5 {
    height: 35vw;
  }

  .background-video {
    height: 47vw;
    margin-top: 323px;
  }

  .phone-video-div-blockl {
    width: 76vw;
    height: 40vw;
    margin-top: 45px;
  }

  .heading-16 {
    font-size: 6vw;
    line-height: 29px;
  }

  .text-block-3 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 9px;
  }

  .home-video-section {
    width: 90%;
  }

  .testimonial-image-block, .testimonial-content-wrap {
    padding: 15px;
  }

  .testimonial-slider-div {
    height: 450px;
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-section {
    margin-top: 138px;
  }

  .testimonial-hero-div {
    margin-top: 76px;
  }

  .slider {
    height: 100%;
  }

  .video-testimonial-section {
    height: auto;
    margin-top: 100px;
  }

  .floating-images-testimonial {
    margin-top: -42%;
  }

  .div-block-24 {
    width: 59vw;
  }

  .testimonials-hero-text {
    width: 96%;
    margin-top: 145px;
    font-size: 9vw;
    line-height: 8vw;
  }

  .testimonial-hero-subtext {
    width: 69%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .image-26, .image-27 {
    width: 19vw;
    height: 29vw;
  }

  .heading-18 {
    font-size: 6vw;
  }

  .div-block-25 {
    width: 90%;
    margin-top: 23vw;
  }

  .div-block-26 {
    margin-bottom: 44px;
  }

  .quick-stack-4 {
    grid-column-gap: 15px;
    height: auto;
  }

  .main-nav-login {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .websites-hero-div {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-19 {
    margin-top: 64px;
    font-size: 12vw;
    line-height: 9vw;
  }

  .text-block-8 {
    width: 80%;
    margin-top: 14px;
    font-size: 15px;
    line-height: 16px;
  }

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

  .floral-section-4-div {
    align-items: flex-start;
    width: 90%;
    margin-top: 0;
    margin-bottom: auto;
    padding-top: 10px;
  }

  .floating-card-box.big.initial, .floating-card-box.big.survey, .floating-card-box.big.follow-up {
    width: 300px;
  }

  .picture-div.manage-orders {
    height: 180px;
  }

  .text-div {
    height: auto;
    padding-bottom: 20px;
  }

  .div-block-36 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 400px;
    height: auto;
  }

  .image-30 {
    width: 470px;
  }

  .heading-20 {
    text-align: center;
    margin-top: 3px;
    padding-top: 24px;
    font-size: 9vw;
    line-height: 8vw;
  }

  .text-block-12 {
    text-align: center;
    width: 78vw;
    padding-top: 14px;
    font-family: Montserrat, sans-serif;
    font-size: 4vw;
    font-weight: 600;
    line-height: 4vw;
  }

  .floral-hero-section {
    padding-top: 0;
  }

  .heading-21 {
    margin-bottom: 25px;
    font-size: 9vw;
    line-height: 8vw;
  }

  .heading-21._1 {
    width: 92%;
    margin-bottom: 24px;
    font-size: 10vw;
    line-height: 10vw;
  }

  .heading-21._2 {
    width: 97%;
    margin-bottom: 54px;
    font-size: 7vw;
    line-height: 7vw;
  }

  .div-block-38 {
    flex-direction: column;
    align-items: center;
  }

  .image-31 {
    width: 86vw;
  }

  .text-block-13 {
    color: #5f5f5f;
    width: 68vw;
    font-size: 4vw;
    line-height: 4vw;
  }

  .floral-section-3 {
    padding-top: 35px;
    padding-bottom: 41px;
  }

  .floral-section-4 {
    padding-bottom: 29px;
  }

  .accordion-item {
    flex: 0 auto;
    align-self: auto;
    width: 76%;
    position: static;
  }

  .accordion-toggle {
    text-align: center;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0;
  }

  .text-block-20 {
    font-size: 6vw;
  }

  .text-block-21 {
    color: #9b9b9b;
    text-align: center;
    font-size: 4vw;
    line-height: 4vw;
  }

  .floating-card-box-2.manage-orders {
    width: 84%;
    height: 407px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-22 {
    font-size: 25px;
    line-height: 25px;
  }

  .text-block-23 {
    font-size: 14px;
    line-height: 14px;
  }

  .logo_component-slider {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    overflow: hidden;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-xxlarge {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .logo-slider-img {
    width: 100px;
  }

  .page-padding.s0 {
    margin-bottom: 0;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .carosel-container {
    margin-top: 10px;
  }

  .logo-container {
    min-width: 296%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo-container._2point0 {
    min-width: 320%;
  }

  .logo-image {
    height: 15vw;
  }

  .logo-image._2-0 {
    height: 10vw;
  }

  .footer {
    margin-top: 0;
  }

  .text-block-25 {
    text-align: left;
    flex: 0 auto;
    align-self: center;
  }

  .text-block-26 {
    align-self: center;
    width: 77%;
  }

  .button-12 {
    margin-top: 5vw;
    padding: 3vw 5vw;
    font-size: 5vw;
  }

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

  .heading-22 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 29px;
  }

  .aftercare-howitworks {
    padding-bottom: 0;
  }

  .heading-23 {
    font-size: 11vw;
    line-height: 11vw;
  }

  .heading-23.tukios-partners {
    font-size: 13vw;
    line-height: 12vw;
  }

  .text-block-30 {
    margin-top: 13px;
    margin-bottom: 18px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 14px;
  }

  .div-block-51 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-31 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-32 {
    padding-top: 38px;
    font-size: 6vw;
    line-height: 6vw;
  }

  .heading-24 {
    margin-top: 0;
    font-size: 10vw;
    line-height: 12vw;
  }

  .div-block-52 {
    margin-top: 60px;
    padding-top: 0;
  }

  .div-block-53 {
    height: auto;
    padding-top: 9vw;
    padding-bottom: 9vw;
  }

  .quick-stack-9 {
    padding-top: 35px;
  }

  .queston-text {
    font-size: 5vw;
    line-height: 5vw;
  }

  .answer-text {
    font-size: 4vw;
    line-height: 4vw;
  }

  .phone-video {
    width: 65vw;
    height: 130vw;
  }

  .div-block-55 {
    height: 142vw;
    margin-bottom: 44px;
  }

  .div-block-56 {
    width: 90vw;
  }

  .quick-stack-10 {
    grid-row-gap: 0px;
    padding-left: 0;
    padding-right: 0;
  }

  .cell-6 {
    justify-content: center;
  }

  .cell-7, .cell-9 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .cell-11 {
    justify-content: center;
  }

  .text-block-33 {
    text-align: center;
    font-size: 6vw;
  }

  .text-block-34 {
    text-align: center;
    margin-bottom: 97px;
    font-size: 5vw;
    font-weight: 500;
    line-height: 5vw;
  }

  .image-38 {
    align-self: center;
    width: 90vw;
    padding-top: 0;
  }

  .image-39 {
    width: 98%;
  }

  .heading-25 {
    margin-top: 115px;
    margin-bottom: 3px;
    font-size: 10vw;
  }

  .gradient-button {
    margin-top: 4vw;
    margin-left: auto;
  }

  .gradient-button.videos-button {
    margin-top: 3vw;
  }

  .gradient-button.aftercare-cards-button {
    margin-top: 7vw;
  }

  .text-block-35 {
    font-size: 3.45vw;
  }

  .text-block-35.tribute-button, .text-block-35.aftercare-cards-button {
    font-size: 3vw;
  }

  .div-block-62 {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .div-block-63 {
    width: 79vw;
  }

  .review-text {
    padding-bottom: 5px;
    font-size: 3vw;
    line-height: 3vw;
  }

  .fh-name {
    font-size: 4vw;
  }

  .funeral-director {
    padding-bottom: 21px;
    font-size: 3vw;
  }

  ._5stars-image {
    width: 20vw;
    padding-bottom: 5px;
  }

  .text-block-39 {
    text-align: center;
    font-size: 6vw;
  }

  .text-block-40 {
    width: 100%;
    padding-top: 14px;
    font-size: 5vw;
    line-height: 6vw;
  }

  .text-block-41 {
    text-align: center;
    font-size: 5vw;
  }

  .funeral-homes-name {
    font-size: 5vw;
  }

  .lightbox-link-2 {
    width: 290px;
  }

  .funeral-directors-name {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 4vw;
  }

  .div-block-65 {
    height: 58px;
  }

  .cell-17, .cell-18 {
    align-items: center;
  }

  .quick-stack-11 {
    grid-row-gap: 8px;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

  .timeline_item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 48px 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .overlay-fade-bottom {
    background-image: linear-gradient(to top, #fff, #0a0a0a00);
  }

  .quick-stack-12 {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .cell-21 {
    align-items: center;
  }

  .quick-stack-14 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .cell-23, .cell-24 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .quick-stack-15 {
    padding: 0 5px 5px;
  }

  .cell-32 {
    align-items: center;
  }

  .text-block-43 {
    font-size: 10vw;
    line-height: 10vw;
  }

  .cell-34, .cell-35 {
    align-items: center;
  }

  .nav-link {
    font-size: 7vw;
  }

  .old-nav {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-main {
    z-index: 1000;
    inset: 0% auto 0% 0%;
  }

  .mobile-nav {
    z-index: 100;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .meltingpot {
    background-color: #fff;
    width: 100vw;
  }

  .bubbly-nav-menu {
    z-index: 100;
  }

  .nav-link-bubble {
    color: #fff;
    background-color: #a2d061;
    background-image: linear-gradient(25deg, #a6d163, #79c356);
    padding-left: 34px;
    font-family: Montserrat, sans-serif;
    font-size: 21px;
  }

  .melted {
    background-image: radial-gradient(circle at 100% 0, #68be51, #b9d768);
    width: 45px;
    height: 45px;
    margin-top: -2px;
    margin-right: 33px;
  }

  .melted.w--open {
    width: 45px;
    height: 45px;
  }

  .top-bubble {
    width: 24px;
    top: 15px;
  }

  .middle-bubble {
    width: 24px;
    top: 22px;
  }

  .bottom-bubble {
    width: 24px;
    top: 29px;
  }

  .image-42 {
    width: 130px;
    margin-left: 27px;
  }

  .navbar {
    position: static;
    top: 0;
    bottom: 100%;
  }

  .meltingpot-2 {
    width: 100vw;
    margin-right: 0;
  }

  .melted-2 {
    background-color: #fff0;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 20px;
    padding-left: 0;
    display: block;
  }

  .carosel-of-partners {
    margin-top: 72px;
  }

  .c-menu-item-number {
    display: flex;
  }

  .col-menu-header-text {
    margin-top: 0;
    padding-top: 140px;
  }

  .c-nav-contact-link-text.focus {
    display: none;
  }

  .c-nav-content {
    margin-left: 0;
    margin-right: 0;
  }

  .c-menu-item {
    margin-bottom: 10px;
  }

  .c-col-menu-links {
    margin-top: 41px;
    margin-bottom: 30px;
  }

  .c-nav-menu-overlay {
    display: none;
  }

  .c-nav-logo {
    margin-right: 20px;
  }

  .c-col-menu-header {
    display: flex;
  }

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

  .c-nav-contact-link {
    text-align: right;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .c-nav-menu-btn {
    display: block;
  }

  .menu-item-text {
    font-size: 2.5em;
  }

  .menu-item-text.extra-space {
    margin-top: 40px;
    display: flex;
  }

  ._w-nav {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .c-nav-contact {
    margin-right: 15px;
  }

  .b-nav-menu-btn.default, .c-nav {
    display: block;
  }

  .c-nav-items {
    justify-content: space-between;
  }

  .c-nav-menu-btn-icon {
    display: flex;
  }

  .c-nav-menu-content {
    width: 85%;
    margin-top: -130px;
    display: block;
  }

  .heading-27 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-106, .div-block-107, .div-block-108, .div-block-109, .div-block-110, .div-block-111 {
    width: 290px;
  }

  .logo-container-reversed {
    min-width: 320%;
  }

  .parter-hero-div {
    width: 100%;
  }

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

  .floating-hero-div {
    width: 300px;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .div-block-112 {
    height: 290px;
  }

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

  .heading-30 {
    width: 320px;
    font-size: 35px;
    line-height: 32px;
  }

  .text-block-50 {
    padding-top: 10px;
    font-size: 10px;
  }

  .website-designs-buttons {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }

  .website-designs-buttons.selected {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
  }

  .website-design-spacer {
    height: 30px;
  }

  .div-block-115 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .g {
    text-align: center;
    max-height: 40px;
    margin-left: auto;
    padding-top: 15px;
    line-height: 13px;
  }

  .text-block-53 {
    margin-bottom: 5px;
    padding-right: 0;
  }

  .link-block-9 {
    margin-top: 7px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-121 {
    flex-flow: column;
  }

  .text-block-54 {
    text-align: center;
    font-size: 5vw;
  }

  .text-block-55 {
    text-align: center;
    font-size: 6vw;
  }

  .link-4 {
    color: #757575;
    text-decoration: none;
  }

  .div-block-122 {
    height: auto;
    margin-top: 65px;
    margin-bottom: 100px;
  }

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

  .html-embed-2 {
    width: 95%;
  }

  .paragraph-6 {
    direction: ltr;
    font-size: 13px;
    line-height: 13px;
  }

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

  .div-block-129 {
    flex-direction: column;
  }

  .paragraph-8 {
    width: 270px;
    margin-top: 27px;
    font-size: 12px;
    line-height: 14px;
  }

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

  .training-left-col {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .training-video-icon {
    display: none;
  }

  .heading-35 {
    font-size: 18px;
    line-height: 28px;
  }

  .mobile-container {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .training-video-link {
    font-size: 14px;
  }

  .text-block-56 {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .training-right-col {
    display: none;
  }

  .paragraph-11 {
    width: 80%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 15px;
  }

  .div-block-133 {
    width: 90%;
  }

  .div-block-134, .div-block-135, .div-block-136 {
    width: 100%;
  }

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

  .home-screen-advantages {
    flex-direction: column-reverse;
    height: 110vw;
  }

  .home-screen-advantages.picturebelow {
    flex-direction: column;
    width: 90%;
    height: 410px;
  }

  .div-block-139 {
    border-radius: 50px 50px 0 0;
    width: 100%;
  }

  .div-block-140 {
    width: 100%;
    padding: 10px 7vw;
  }

  .div-block-141 {
    width: 100%;
    padding-top: 5vw;
    padding-bottom: 10px;
  }

  .div-block-142 {
    background-position: 100%;
    border-radius: 50px 50px 0 0;
    width: 100%;
  }

  .how-we-do-it-header {
    width: 90%;
    font-size: 9vw;
    line-height: 9vw;
  }

  .image-68, .image-69 {
    display: none;
  }

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

  .heading-39 {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 20px;
  }

  .gr {
    font-size: 3vw;
    line-height: 3vw;
  }

  .link-block-10 {
    padding: 4vw 8vw;
  }

  .div-block-143, .div-block-144 {
    border-radius: 50px 50px 0 0;
    width: 100%;
  }

  .lightbox-link-4 {
    width: 260px;
  }

  .columns-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .product-features-heading {
    font-size: 26px;
    line-height: 32px;
  }

  .product-intro {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .features-italic {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .features-bullets {
    margin-top: 20px;
    padding: 10px 0;
    font-size: 14px;
    line-height: 24px;
  }

  .heading-sub-pages {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    font-size: 26px;
    line-height: 32px;
  }

  .sub-section-paragraphs {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .features-small-heading {
    margin-top: 40px;
    font-size: 16px;
    line-height: 22px;
  }

  .product-thumbnail-block {
    width: 80%;
  }

  .how-it-works {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 26px;
  }

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

  .how-it-works-blocks {
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .bold-faq {
    font-size: 16px;
    line-height: 22px;
  }

  .slide {
    height: 100%;
  }

  .icon-6, .icon-7 {
    display: none;
  }

  .quick-stack-18 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-42 {
    font-size: 12px;
    line-height: 15px;
  }

  .text-block-60 {
    font-size: 14px;
    line-height: 14px;
  }

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

  .text-block-62 {
    font-size: 10px;
  }

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

  .image-72 {
    width: 80vw;
    font-size: 15px;
  }

  .div-block-153 {
    padding-top: 20px;
  }

  .div-block-155 {
    height: 205px;
  }

  .heading-43 {
    font-size: 25px;
  }

  .text-block-64 {
    text-align: center;
    font-size: 8vw;
  }

  .text-block-65 {
    text-align: center;
    font-size: 4vw;
    line-height: 5vw;
  }

  .collection-item {
    align-items: center;
    height: 82vw;
    position: static;
  }

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

  .div-block-162 {
    margin-bottom: 40px;
  }

  .text-block-71, .text-block-72 {
    font-size: 14px;
  }

  .text-block-73 {
    font-size: 12px;
    line-height: 13px;
  }

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

  .link-6 {
    display: none;
  }

  .collection-list-wrapper {
    display: block;
  }

  .collection-item-2 {
    flex-direction: column;
    justify-content: center;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .collection-list {
    display: block;
  }

  .collection-item-3, .collection-item-4, .collection-item-5, .collection-item-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-169, .div-block-170 {
    flex-direction: column-reverse;
  }

  .div-block-171, .div-block-172, .div-block-173, .div-block-174 {
    width: 100%;
  }

  .heading-46 {
    font-size: 10vw;
  }

  .div-block-181 {
    width: 90%;
    min-width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-182 {
    width: 260px;
    margin-bottom: 40px;
  }

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

  .div-block-184 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-185 {
    width: 90vw;
    padding: 20px;
  }

  .image-76 {
    width: 300px;
    height: 180px;
  }

  .div-block-186 {
    width: 90vw;
  }

  .text-block-78 {
    width: 90vw;
    font-size: 14px;
    line-height: 17px;
  }

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

  .html-embed-5 {
    width: 300px;
  }

  .background-video-7 {
    width: 300px;
    height: 170px;
    display: none;
  }

  .section-13 {
    margin-top: 396px;
    margin-left: 0;
    margin-right: 0;
  }

  .green-button-text {
    text-align: center;
    width: 250px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 12px;
  }

  .white-button-text {
    text-align: center;
    width: 250px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 12px;
    display: block;
  }

  ._20-px-padding {
    width: 10px;
    display: block;
  }

  .text-block-82 {
    margin-top: 2px;
    font-size: 16px;
    line-height: 16px;
  }

  .div-block-191 {
    justify-content: center;
    align-items: center;
    height: 390px;
  }

  .image-77 {
    margin-bottom: -134px;
  }

  .text-block-84 {
    font-size: 24px;
    line-height: 23px;
  }

  .text-block-85 {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
  }

  .section-15 {
    height: auto;
    padding: 10px;
  }

  .div-block-192 {
    background-image: linear-gradient(to bottom, null, null);
    width: 80%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-86 {
    font-size: 24px;
    line-height: 24px;
  }

  .text-block-87 {
    width: 100%;
    font-size: 12px;
    line-height: 15px;
  }

  .section-16 {
    padding-top: 40px;
  }

  .text-block-89 {
    max-width: none;
  }

  .image-83 {
    width: 90%;
  }

  .card {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    width: 95%;
    height: 380px;
    padding: 30px;
  }

  .carousel-slider {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .carousel-slider._3, .carousel-slider._8, .carousel-slider._4, .carousel-slider._2, .carousel-slider._7, .carousel-slider._5, .carousel-slider._6 {
    right: 0%;
  }

  .card-body {
    padding: 20px;
  }

  .section-17 {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 100px;
    display: block;
  }

  .carousel-mask {
    width: auto;
  }

  .carousel.is_contained {
    width: 300px;
    padding-bottom: 68px;
  }

  .div-block-197 {
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .heading-50 {
    text-align: center;
    width: auto;
    margin-top: 0;
    font-size: 23px;
    line-height: 25px;
  }

  .text-block-90 {
    text-align: center;
    width: auto;
    line-height: 15px;
  }

  .icon-8 {
    margin: 0;
  }

  .div-block-198 {
    margin-bottom: 23px;
  }

  .quick-stack-23 {
    min-width: auto;
  }

  .div-block-202 {
    padding: 12%;
  }

  .text-block-95 {
    font-size: 18px;
    line-height: 21px;
  }

  .text-block-98 {
    font-size: 12px;
    line-height: 13px;
  }

  .text-block-99 {
    font-size: 30px;
    line-height: 27px;
  }

  .text-block-100 {
    width: auto;
    font-size: 14px;
    line-height: 17px;
  }

  .image-88 {
    width: 284px;
    margin-right: 0;
  }

  .features-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 310px;
    display: flex;
  }

  .image-89 {
    width: 260px;
    margin-left: 18px;
  }

  .div-block-204 {
    margin-right: 9px;
  }

  .div-block-205 {
    margin-left: 12px;
  }

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

  .question-title {
    flex: 1;
  }

  .div-block-207 {
    margin-top: 50px;
    margin-left: 0;
  }

  .text-block-102 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-102.short-text {
    font-size: 30px;
    line-height: 31px;
  }

  .image-90 {
    margin-top: 22px;
    display: block;
  }

  .text-block-103 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 23px;
    line-height: 27px;
    display: none;
  }

  .social-media-grey-bg-box {
    flex-flow: column;
  }

  .image-91 {
    width: 180px;
    height: 380px;
  }

  .div-block-213 {
    width: 210px;
  }

  .text-block-104 {
    margin-top: 71px;
    font-size: 26px;
  }

  .div-block-214 {
    min-width: 300px;
    margin-left: -48px;
  }

  .div-block-215 {
    margin: 4px;
  }

  .image-92.g3 {
    padding-right: 10px;
  }

  .code-embed-4 {
    width: auto;
    min-width: 325px;
    margin-top: 30px;
  }

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

  .heading-57 {
    font-size: 41px;
    line-height: 42px;
  }

  .text-block-106 {
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
    line-height: 15px;
  }

  .section-22.logo-banner-section {
    display: none;
  }

  .heading-58 {
    font-size: 32px;
    line-height: 32px;
  }

  .text-span-10 {
    font-size: 38px;
    line-height: 38px;
  }

  .code-embed-5 {
    width: 350px;
  }
}

#w-node-_871d6694-ffed-a327-c84f-69e7ef3ff0d6-1163e4b9 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-_7c88360a-e602-74fa-35bc-d04d5e650e0e-1163e4b9 {
  place-self: center;
}

#w-node-c0c97c82-696b-f4c0-7eef-8ef0313f81ed-313f81eb {
  grid-template-rows: auto;
  grid-template-columns: .75fr minmax(200px, 150px) minmax(150px, 150px) minmax(150px, 150px);
}

#w-node-_4884042a-6e2a-1048-90b2-ddc6b56c3724-0f5bbad7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_86ac82f1-05b1-121b-559c-dbef81a57556-0f5bbad7, #w-node-c3b91d43-6cf5-c0ba-f7ef-4d025af81f26-0f5bbad7, #w-node-_90be3259-6461-baf2-33c7-e2fc03d9c8f2-0f5bbad7, #w-node-ac40010c-7490-1760-8bf7-417cd2d8e0e2-0f5bbad7, #w-node-_04781956-282e-2ace-4baf-ffe267d20900-0f5bbad7 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_06f71c25-615a-5118-e1cf-4cfb2c67a24a-0f5bbad7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_61401393-597a-28c4-164c-c4b5f22c1602-0f5bbad7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_96741a72-9b65-a650-005d-27d895962f25-0f5bbad7 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-f3d1ca01-a2d4-b8b1-8dee-c498952a5007-0f5bbad7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_33d7df0f-e957-eabf-e1e0-07896da13796-0f5bbad7 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-a3824386-a6a3-b44b-7945-08a1ba2601f2-0f5bbad7, #w-node-e6868c26-33ee-819a-03ef-a70838606ed0-0f5bbad7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_75f97523-ab8c-66aa-0c9c-10fafb934eb1-2d0b0fb5 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_91012b68-417f-3aef-43f9-d3429411dfff-64254533 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_23239620-b88d-8580-72e7-429583ddd910-64254533 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 25vw 25vw 25vw;
}

#w-node-_237b8a07-2a92-1228-a22a-6cdc2ff67a2d-64254533 {
  place-self: center;
}

#w-node-_0c94b4f1-b24f-f0d3-19e8-24c2730aeffd-d6336fe1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_1c9d802e-feb0-7110-9fac-cb5e96e0bd01-9da61cd3 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr;
}

#w-node-_9a8205a0-8b3e-c780-ec48-a18cdb811812-9da61cd3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_6a4bcb78-8489-85a9-c7af-ad2e15a515c8-9da61cd3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-88d207b3 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-8e524589 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-b5d9cbff, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-0ccfdfff {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-3468ca1e {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-32c8e017 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b983da9c-c6f1-ad9c-a89f-a30fbc4bb9b8-0d655784 {
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4651cf87-7c8d-cccd-d787-7999a96c8778-5569cb65 {
  place-self: center;
}

#w-node-_2baaf72c-c2fe-ac6c-bad5-efa8e7186460-e1d81a66 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 25vw 25vw 25vw;
}

@media screen and (max-width: 991px) {
  #w-node-_871d6694-ffed-a327-c84f-69e7ef3ff0d6-1163e4b9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-c0c97c82-696b-f4c0-7eef-8ef0313f81ed-313f81eb {
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr 1fr 1fr 1fr;
  }

  #w-node-_4884042a-6e2a-1048-90b2-ddc6b56c3724-0f5bbad7, #w-node-_86ac82f1-05b1-121b-559c-dbef81a57556-0f5bbad7, #w-node-c3b91d43-6cf5-c0ba-f7ef-4d025af81f26-0f5bbad7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_90be3259-6461-baf2-33c7-e2fc03d9c8f2-0f5bbad7 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-ac40010c-7490-1760-8bf7-417cd2d8e0e2-0f5bbad7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_04781956-282e-2ace-4baf-ffe267d20900-0f5bbad7, #w-node-_06f71c25-615a-5118-e1cf-4cfb2c67a24a-0f5bbad7, #w-node-_61401393-597a-28c4-164c-c4b5f22c1602-0f5bbad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_96741a72-9b65-a650-005d-27d895962f25-0f5bbad7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-f3d1ca01-a2d4-b8b1-8dee-c498952a5007-0f5bbad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_33d7df0f-e957-eabf-e1e0-07896da13796-0f5bbad7, #w-node-a3824386-a6a3-b44b-7945-08a1ba2601f2-0f5bbad7 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-e6868c26-33ee-819a-03ef-a70838606ed0-0f5bbad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_91012b68-417f-3aef-43f9-d3429411dfff-64254533 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_23239620-b88d-8580-72e7-429583ddd910-64254533 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_0c94b4f1-b24f-f0d3-19e8-24c2730aeffd-d6336fe1, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-88d207b3, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-8e524589, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-b5d9cbff, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-0ccfdfff, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-3468ca1e, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-32c8e017 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-b983da9c-c6f1-ad9c-a89f-a30fbc4bb9b8-0d655784 {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_2baaf72c-c2fe-ac6c-bad5-efa8e7186460-e1d81a66 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_871d6694-ffed-a327-c84f-69e7ef3ff0d6-1163e4b9 {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-c0c97c82-696b-f4c0-7eef-8ef0313f81ed-313f81eb {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4884042a-6e2a-1048-90b2-ddc6b56c3724-0f5bbad7, #w-node-_86ac82f1-05b1-121b-559c-dbef81a57556-0f5bbad7, #w-node-c3b91d43-6cf5-c0ba-f7ef-4d025af81f26-0f5bbad7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_90be3259-6461-baf2-33c7-e2fc03d9c8f2-0f5bbad7 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-ac40010c-7490-1760-8bf7-417cd2d8e0e2-0f5bbad7, #w-node-_04781956-282e-2ace-4baf-ffe267d20900-0f5bbad7, #w-node-_06f71c25-615a-5118-e1cf-4cfb2c67a24a-0f5bbad7, #w-node-_61401393-597a-28c4-164c-c4b5f22c1602-0f5bbad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_96741a72-9b65-a650-005d-27d895962f25-0f5bbad7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-f3d1ca01-a2d4-b8b1-8dee-c498952a5007-0f5bbad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_33d7df0f-e957-eabf-e1e0-07896da13796-0f5bbad7, #w-node-a3824386-a6a3-b44b-7945-08a1ba2601f2-0f5bbad7 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-e6868c26-33ee-819a-03ef-a70838606ed0-0f5bbad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_75f97523-ab8c-66aa-0c9c-10fafb934eb1-2d0b0fb5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_1c9d802e-feb0-7110-9fac-cb5e96e0bd01-9da61cd3 {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_6a4bcb78-8489-85a9-c7af-ad2e15a515c8-9da61cd3, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-88d207b3, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-8e524589, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-b5d9cbff, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-0ccfdfff {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-3468ca1e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-32c8e017 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b983da9c-c6f1-ad9c-a89f-a30fbc4bb9b8-0d655784 {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4884042a-6e2a-1048-90b2-ddc6b56c3724-0f5bbad7, #w-node-_86ac82f1-05b1-121b-559c-dbef81a57556-0f5bbad7, #w-node-c3b91d43-6cf5-c0ba-f7ef-4d025af81f26-0f5bbad7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_90be3259-6461-baf2-33c7-e2fc03d9c8f2-0f5bbad7 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ac40010c-7490-1760-8bf7-417cd2d8e0e2-0f5bbad7, #w-node-_04781956-282e-2ace-4baf-ffe267d20900-0f5bbad7, #w-node-_06f71c25-615a-5118-e1cf-4cfb2c67a24a-0f5bbad7, #w-node-_61401393-597a-28c4-164c-c4b5f22c1602-0f5bbad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_96741a72-9b65-a650-005d-27d895962f25-0f5bbad7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-f3d1ca01-a2d4-b8b1-8dee-c498952a5007-0f5bbad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_33d7df0f-e957-eabf-e1e0-07896da13796-0f5bbad7, #w-node-a3824386-a6a3-b44b-7945-08a1ba2601f2-0f5bbad7 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-e6868c26-33ee-819a-03ef-a70838606ed0-0f5bbad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_75f97523-ab8c-66aa-0c9c-10fafb934eb1-2d0b0fb5, #w-node-_91012b68-417f-3aef-43f9-d3429411dfff-64254533 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_23239620-b88d-8580-72e7-429583ddd910-64254533 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0c94b4f1-b24f-f0d3-19e8-24c2730aeffd-d6336fe1, #w-node-_9a8205a0-8b3e-c780-ec48-a18cdb811812-9da61cd3, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-88d207b3, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-8e524589, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-b5d9cbff, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-0ccfdfff, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-3468ca1e, #w-node-_1e2dcedc-ee36-9e57-b197-a1f2e8e4dcee-32c8e017 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b983da9c-c6f1-ad9c-a89f-a30fbc4bb9b8-0d655784 {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-_2baaf72c-c2fe-ac6c-bad5-efa8e7186460-e1d81a66 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Inter Variablefont Slnt Wght';
  src: url('../images/') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}