@font-face {
  font-family: Ppfragment glare;
  src: url('../fonts/PPFragment-GlareRegular.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppfragment sans;
  src: url('../fonts/PPFragment-SansRegular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppfragment glare;
  src: url('../fonts/PPFragment-GlareRegular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppfragment sans;
  src: url('../fonts/PPFragment-SansRegular.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppfragment fat;
  src: url('../fonts/PPFragment-GlareRegular.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: #fdfdfd;
  --brand2c: #f0effd;
  --red: #ff4632;
  --lightblue: #efeefc;
  --darkblue: #312a73;
  --white-2: white;
  --brand3c: #fdf1ee;
  --meno-heat: #e9f1f4;
  --menosleep: #efeefc;
  --brand3b: #fce6e0;
  --newtextcolor: #333;
  --meno-sleep-dark: #3d0093;
  --meno-mood: #fbefeb;
  --footerblue: #c0bff4;
  --brand4: #322977;
  --brand2b: #e4e2fc;
  --h2mobile: 32px;
  --black: black;
  --offset-pdp: 0px;
  --pinkish: #ffebf2;
  --brand1: #ff4632;
  --brand2: #c4bff8;
  --brand3: #f8c8ba;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

body {
  color: #333;
  font-family: Ppfragment sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: none;
}

.heading {
  text-align: center;
}

.productholder {
  z-index: 5;
  background-color: var(--white);
  flex: 0 auto;
  width: 50%;
  display: block;
  position: relative;
}

.sectionmaxw {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1192px;
  margin-top: 50px;
  margin-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.sectionmaxw.horizontalstack {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 1192px;
}

.sectionmaxw.horizontalstack.contentsdiv.product-table {
  max-width: 1260px;
  margin-top: 0;
  margin-bottom: 0;
}

.sectionmaxw.horizontalstack.gridview {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sectionmaxw.sectionheader {
  flex-direction: row;
  max-width: 1300px;
  margin-top: 20px;
  padding-right: 0;
}

.sectionmaxw.sectionheader.centertop {
  align-items: flex-start;
  max-width: 1260px;
}

.sectionmaxw.extraspacing {
  flex-direction: column;
  margin-bottom: 100px;
}

.sectionmaxw.extraspacing.evenmore.newspace {
  flex-direction: column;
  max-width: 1190px;
}

.sectionmaxw.extraspacing.evenmore.newspace.tripple {
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 20px;
}

.sectionmaxw.extraspacing.evenmore.newspace.lesspace {
  margin-top: 20px;
  margin-bottom: 20px;
}

.sectionmaxw.extraspacing.less {
  margin-top: 10px;
}

.sectionmaxw.productinfo {
  margin-top: 70px;
  margin-bottom: 90px;
  padding-top: 30px;
}

.sectionmaxw.productpage {
  max-width: 1300px;
  margin-top: -140px;
  margin-bottom: 50px;
  position: static;
  inset: auto auto 0;
}

.sectionmaxw.productpage.productholders.productholdersmob {
  z-index: 5;
  position: relative;
}

.sectionmaxw.lessmargin.newst {
  flex-direction: column;
  margin-bottom: 100px;
}

.sectionmaxw.lessmargin.newst._3 {
  flex-direction: row;
  margin-top: 0;
  margin-bottom: 0;
}

.sectionmaxw.email {
  margin-top: 30px;
  margin-bottom: 30px;
}

.sectionmaxw.business {
  flex-direction: column;
  margin-bottom: 20px;
}

.sectionmaxw.business.business2 {
  margin-top: 0;
  margin-bottom: 80px;
}

.sectionmaxw.knowlage {
  background-color: #c5c0f880;
  padding-top: 0;
}

.sectionmaxw.knowlage.newsletter {
  background-color: var(--brand2c);
  max-width: 3001px;
}

.sectionmaxw.knowlage.newsletter.newnews {
  max-width: 3001px;
}

.sectionmaxw.knowlage.email {
  background-color: #c5c0f800;
  margin-top: 100px;
  margin-bottom: 100px;
}

.sectionmaxw.knowlagecenter {
  flex-direction: column;
  font-family: Ppfragment glare, sans-serif;
}

.sectionmaxw.new {
  flex-direction: column;
  max-width: 1000px;
  margin-bottom: 0;
  font-family: Ppfragment glare, sans-serif;
}

.sectionmaxw.topaling {
  justify-content: center;
  align-items: flex-start;
  max-width: 1400px;
}

.sectionmaxw.neweee {
  margin-top: 20px;
}

.sectionmaxw.verticaae {
  flex-flow: column;
}

.maxw {
  width: 100%;
  max-width: 1192px;
  padding-left: 20px;
  padding-right: 20px;
}

.body {
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Ppfragment sans regular;
  display: flex;
  overflow: visible;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 450px 450px 450px 450px;
  grid-auto-columns: 450px;
  width: 100%;
  margin-bottom: 26px;
  margin-right: 0;
  padding-left: 0;
  display: grid;
}

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

.image {
  width: 70px;
  height: 70px;
  margin-right: 0;
}

.stars-holder {
  margin-top: 10px;
  margin-bottom: 20px;
}

.image-2 {
  width: 20px;
  margin-right: 4px;
}

.div-block-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch center;
  place-items: center;
  width: 80%;
  max-width: 400px;
  margin-left: -30px;
  display: grid;
  position: relative;
}

.image-3 {
  width: 200px;
  height: 50px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-6 {
  align-items: center;
  margin-top: 30px;
  display: flex;
  position: relative;
}

.image-holder {
  width: 50%;
  display: block;
  position: relative;
  overflow: visible;
}

.image-4 {
  width: 100px;
  height: 100px;
}

.image-4.thumb {
  cursor: pointer;
  border-radius: 20px;
  width: 75px;
  height: 75px;
  margin-right: 20px;
}

.div-block-7 {
  margin-top: 10px;
}

.imgmain {
  aspect-ratio: 1;
  border-radius: 40px;
  width: 100%;
}

.imgmain._1st, .imgmain._2nd, .imgmain._3th, .imgmain._4th {
  z-index: 2;
  aspect-ratio: 1;
  width: 100%;
  position: relative;
}

.headerlogo {
  border-bottom: 1px solid #d3d3d3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.image-5 {
  cursor: pointer;
  width: 200px;
  height: 50px;
}

.header {
  color: var(--red);
  font-family: Ppfragment glare, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.para {
  color: #333;
  width: 75%;
  font-family: Ppfragment sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.subheader {
  font-family: Ppfragment sans, sans-serif;
}

.subheader.center {
  text-align: center;
  margin-top: 0;
  font-family: Ppfragment glare, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.subheader.center.productp {
  line-height: 28px;
}

.heading-2 {
  margin-top: 10px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
}

.heading-2.textcenter {
  text-align: center;
  font-family: Ppfragment fat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.heading-2.main {
  width: 80%;
}

.heading-2.main.lading {
  width: 100%;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.heading-2.main.whitetext {
  width: 100%;
  color: var(--white);
  font-size: 34px;
  line-height: 40px;
}

.heading-2.main.business {
  text-align: center;
  max-width: 560px;
  font-size: 36px;
  line-height: 40px;
}

.ctabutton {
  background-color: var(--red);
  text-align: center;
  border-radius: 100px;
  width: 50%;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 8px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.ctabutton.ctaheader {
  width: auto;
  margin-top: 0;
}

.ctabutton.ctaheader.navigationt {
  line-height: 18px;
}

.ctabutton.ctaheader.navigationt.white {
  color: var(--white);
}

.ctabutton.ctaheader.navigationt.white.ctawhite {
  background-color: var(--lightblue);
  color: var(--darkblue);
  margin-top: 0;
  margin-bottom: 20px;
}

.ctabutton.ctasecond {
  border: 2px solid var(--red);
  width: auto;
  color: var(--red);
  background-color: #fff;
  margin-top: 40px;
  font-family: Ppfragment glare normal;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.ctabutton.ctasecond.help {
  width: 100%;
}

.ctabutton.ctasecond.experts {
  width: auto;
  margin-top: 20px;
  padding: 10px 25px 8px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.ctabutton.ctasecond.business {
  background-color: #fff0;
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.ctabutton.ctasecond.business.w--current {
  padding-top: 6px;
  padding-bottom: 6px;
}

.ctabutton.ctasecond.business.two {
  min-width: 400px;
  font-family: Ppfragment glare, sans-serif;
}

.ctabutton.buy2 {
  margin-top: 45px;
}

.ctabutton.buy2.lading {
  width: auto;
  margin-top: 25px;
  line-height: 24px;
}

.ctabutton.buy2.lading.homecta {
  margin-top: 36px;
  padding: 14px 30px 12px;
  font-size: 24px;
}

.ctabutton.buy2.lading.homecta.coach {
  margin-top: 80px;
}

.ctabutton.buy2.lading.homecta.smaller {
  padding-top: 10px;
  padding-bottom: 8px;
  font-size: 20px;
}

.ctabutton.buy2.lading.homecta.smaller:hover {
  background-color: var(--red);
}

.ctabutton.buy2.lading.homecta.prufe {
  font-size: 28px;
}

.ctabutton.buy2.lading.business {
  margin-top: 15px;
  font-size: 24px;
}

.ctabutton.buy2.lading.business.bigger {
  margin-top: 40px;
  padding: 14px 20px 12px;
  font-size: 20px;
  line-height: 24px;
}

.ctabutton.buy2.lading.business.bigger.newsletters {
  margin-top: 60px;
}

.ctabutton.buy2.lading.business.bigger.com {
  margin-top: 20px;
  margin-right: 20px;
  padding: 20px 24px;
  font-size: 30px;
  line-height: 30px;
}

.ctabutton.buy2.lading.business.bigger.com._4 {
  padding-top: 14px;
  padding-bottom: 12px;
  font-size: 24px;
  line-height: 24px;
}

.ctabutton.buy2.lading.business.bigger.com.smaller {
  padding-top: 14px;
  padding-bottom: 12px;
  font-size: 20px;
  line-height: 24px;
}

.ctabutton.buy2.lading.business.bigger.com.smaller.newest {
  margin-top: 50px;
  margin-bottom: 50px;
}

.ctabutton.buy2.lading.business.bigger.com._5 {
  margin-top: 36px;
  font-size: 26px;
  line-height: 26px;
}

.ctabutton.buy2.lading.business.bigger.inverse {
  border: 2px solid var(--red);
  background-color: var(--white-2);
  color: var(--red);
  margin-top: 20px;
}

.ctabutton.buy2.lading.business.bigger.margine {
  margin-right: 10px;
}

.ctabutton.buy2.lading.business.two {
  min-width: 400px;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 24px;
}

.ctabutton.buy2.lading.coach {
  margin-bottom: 25px;
}

.ctabutton.buy2.lading.wire {
  border: 2px solid var(--red);
  background-color: var(--white);
  color: var(--red);
}

.ctabutton.buy2.lading.vwbutton {
  max-width: 200px;
  line-height: 24px;
}

.ctabutton.buy2.lading.specialcta {
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.ctabutton.buy2.see {
  width: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  font-size: 30px;
  line-height: 32px;
}

.ctabutton.buy2.buy {
  width: 70%;
  line-height: 22px;
}

.ctabutton.submit {
  margin-top: 0;
}

.ctabutton.submit.ebook {
  width: 80%;
  height: 50px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 20px;
}

.ctabutton.social {
  width: auto;
  height: auto;
  margin-right: 20px;
  padding: 2px;
}

.ctabutton.social.bluec {
  background-color: var(--darkblue);
  margin-top: 20px;
}

.ctabutton.social.bluec.emailsm {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  width: 42px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.ctabutton.social.bluec.lesspp {
  margin-top: 20px;
}

.ctabutton.location {
  width: 100%;
}

.ctabutton.maxerw {
  width: auto;
}

.ctabutton.fullw {
  background-color: var(--red);
  color: #fff;
  border-radius: 50px;
  width: 100%;
  font-family: Ppfragment glare, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.ctabutton.fullwb {
  width: 100%;
}

.ctabutton.fullwb.newpa {
  width: auto;
  margin-top: 0;
  padding-top: 8px;
  font-size: 16px;
}

.image-6 {
  width: 200px;
  height: 50px;
  margin-top: -10px;
  margin-left: 0;
  position: absolute;
  inset: 30px -80px 0% auto;
}

.image-6.menoheat {
  width: auto;
  height: 60px;
  margin-top: -20px;
  right: 12%;
}

.navigationd {
  justify-content: flex-end;
  align-self: flex-end;
  width: 100%;
  height: 80px;
  margin-bottom: 0;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: 990px;
  height: 80px;
  padding-right: 40px;
  display: flex;
}

.langbox {
  text-align: center;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-right: 0;
  display: flex;
  position: relative;
}

.langimg {
  cursor: pointer;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  margin-right: 10px;
}

.langselect {
  width: 12px;
  height: 30px;
}

.langmenu {
  background-color: #e3e3e3;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
}

.div-block-11 {
  justify-content: space-between;
  align-items: center;
  height: 50%;
  padding-left: 5px;
  padding-right: 20px;
  display: flex;
}

.sectionbg {
  background-color: var(--brand3c);
  justify-content: center;
  width: 100%;
  display: flex;
}

.sectionbg.orangebg {
  background-color: #fff0f0;
}

.sectionbg.orangebg.specialmargin {
  background-color: var(--brand3c);
}

.sectionbg.orangebg.specialmargin.page2 {
  background-color: var(--meno-heat);
}

.sectionbg.orangebg.specialmargin.menosleep {
  background-color: var(--brand2c);
}

.sectionbg.orangebg.specialmargin.bluebe {
  background-color: var(--menosleep);
}

.sectionbg.footer {
  background-color: #c0bff4;
}

.sectionbg.footer.hidemobile {
  background-color: #c0bff4;
  justify-content: center;
  width: 100%;
}

.sectionbg.menoheat {
  background-color: var(--meno-heat);
}

.sectionbg.menosleep, .sectionbg.business {
  background-color: var(--brand2c);
}

.sectionbg.bg2 {
  background-color: var(--brand2c);
  margin-top: 30px;
  padding-top: 50px;
  padding-bottom: 100px;
}

.sectionbg.bg2.extrapp {
  margin-top: 120px;
}

.sectionbg.bg2.newma {
  flex-flow: column;
  align-items: center;
}

.sectionbg.darker {
  background-color: var(--brand3b);
  text-align: center;
}

.sectionbg.darker.whitebg {
  background-color: #f5dad100;
}

.sectionbg.blueish {
  background-color: var(--menosleep);
}

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

.heading-3 {
  font-family: Ppfragment glare normal;
}

.heading-3.darkblue.headerz {
  color: var(--newtextcolor);
  margin-bottom: 40px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 38px;
  font-weight: 400;
}

.heading-3.darkblue.headerz.headerw {
  width: 100%;
  font-family: Ppfragment fat, sans-serif;
  font-weight: 700;
}

.heading-3.darkblue.headerz.mainheader {
  color: #131313;
  margin-bottom: 10px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.heading-3.spacerh {
  margin-bottom: 20px;
}

.image-7 {
  width: 50px;
  height: 50px;
}

.image-7.socialspacing {
  width: 15px;
  height: 20px;
}

.image-7.starspace {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}

.div-block-13 {
  color: var(--newtextcolor);
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.div-block-14 {
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}

.darkblue {
  width: 70%;
  color: var(--darkblue);
}

.darkblue.center {
  text-align: center;
}

.darkblue.center.darkred {
  width: 100%;
  color: var(--red);
  font-family: Ppfragment sans, sans-serif;
}

.darkblue.center.darkred.meno-heater {
  color: #1e4e64;
}

.darkblue.center.darkred.meno-sleep {
  color: var(--meno-sleep-dark);
}

.darkblue.center.darkred.meno-focus {
  color: #455fa4;
}

.darkblue.contents {
  width: 70%;
  font-family: Ppfragment sans, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.darkblue.contents.mobilehiddent {
  color: var(--newtextcolor);
}

.darkblue.contents.desktophiddent {
  display: none;
}

.darkblue.miniparagraph {
  width: 80%;
  color: var(--newtextcolor);
  margin-bottom: 6px;
  font-family: Ppfragment sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-15 {
  background-color: var(--brand3c);
  border-radius: 10px;
  justify-content: center;
  display: flex;
}

.div-block-15.menoheat {
  background-color: var(--meno-heat);
}

.div-block-15.menosleep {
  background-color: var(--brand2c);
}

.div-block-15.newest {
  background-color: var(--brand3c);
}

.div-block-15.bluebrand {
  background-color: var(--menosleep);
}

.div-block-15.nonround {
  border-radius: 0;
}

.divider30 {
  flex-direction: column;
  align-items: center;
  width: 30%;
  min-height: 460px;
  padding: 50px 30px;
  font-family: Ppfragment sans, sans-serif;
  display: flex;
}

.image-8 {
  border-radius: 100%;
  width: 60px;
  height: 60px;
}

.tparagraph {
  color: #333;
  text-align: center;
  margin-top: 30px;
  font-family: Ppfragment sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.redtext {
  color: #ff5b5b;
  font-family: Ppfragment sans, sans-serif;
}

.redtext.meno-heat {
  color: var(--darkblue);
}

.redtext.meno-sleep {
  color: var(--meno-sleep-dark);
}

.redtext.meno-focus {
  color: #455fa4;
}

.image-9 {
  z-index: 2;
  width: 10%;
  height: 150px;
  position: absolute;
  inset: -100px 45% auto;
}

.div-block-16 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.div-block-16.mobilehidden.productdisplay {
  padding-left: 0;
  padding-right: 0;
}

.div-block-16.mobilehidden.productdisplay.special {
  padding-bottom: 0;
}

.div-block-16.desktophidden {
  display: none;
}

.div-block-16.block16text.product-block {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-16.safi.hidedesktop {
  display: none;
}

.div-block-16.lading {
  width: 50%;
  padding-right: 20%;
  position: relative;
}

.div-block-16.experts {
  flex-direction: row;
  align-items: center;
  width: 60%;
}

.div-block-16.experts.mobilehide {
  width: 50%;
}

.div-block-16.experts.mobilehide.adriane {
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 10px;
}

.div-block-16.experts.mobilehide.adriane.centere {
  justify-content: center;
  align-items: center;
}

.div-block-16.experts.mobilehide.adriane.centere.difflex {
  flex-flow: column;
}

.div-block-16.experts.mobilehide.adriane.nopdd {
  padding-left: 0;
}

.div-block-16.experts.mobilehide.adriane.nopdd.flexch {
  flex-flow: column;
}

.div-block-16.experts.mobilehide.adriane.nopdd.flexch.mobilehsow, .div-block-16.experts.mobileshow {
  display: none;
}

.div-block-16.help2 {
  width: 50%;
  padding-right: 30px;
}

.div-block-16.help2.help3 {
  padding-right: 50px;
}

.div-block-16.help2.vstretch {
  justify-content: space-between;
}

.div-block-16.bottle {
  padding-left: 20%;
  padding-right: 20px;
  position: relative;
}

.div-block-16.business.coach {
  padding-right: 30px;
}

.div-block-16.topal {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
}

.image-10 {
  aspect-ratio: 1;
  border-radius: 40px;
  width: 100%;
}

.image-10.imgmid {
  aspect-ratio: 1;
  width: 100%;
}

.image-10.imgmid.semisquare {
  aspect-ratio: 800 / 622;
}

.image-10.imgmid.newratio {
  aspect-ratio: 600 / 431;
}

.image-10.imgmid.newratio.nospecial, .image-10.imgmid.newratio.autoratio {
  aspect-ratio: auto;
}

.image-10.imgproduct.landing {
  margin-top: -15px;
  margin-bottom: -110px;
  margin-left: -10px;
}

.image-10.pdppic {
  aspect-ratio: 650 / 580;
  padding-top: 0;
}

.image-10.pdppic.newratio {
  aspect-ratio: auto;
}

.image-10.newratii {
  aspect-ratio: 600 / 431;
}

.image-10.newratii.nospecial {
  aspect-ratio: auto;
}

.div-block-17 {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-17.mobilehidden {
  display: flex;
}

.div-block-17.mobileshow {
  display: none;
}

.div-block-17.coaching {
  margin-bottom: 20px;
}

.div-block-17.bluebb {
  background-color: var(--darkblue);
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-17.lesspace {
  padding-top: 30px;
}

.div-block-17.seperatee {
  border-top: 1px solid #949494;
  border-bottom: 0 solid #949494;
}

.div-block-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  padding: 10px;
  display: grid;
}

.div-block-18.darkblue {
  width: 80%;
  color: var(--newtextcolor);
  padding: 20px 30px;
}

.div-block-18.darkblue.menoheat {
  grid-template-rows: auto auto auto auto;
}

.div-block-18.darkblue.landing {
  width: 100%;
}

.div-block-18.darkblue.landing.heat {
  grid-template-rows: auto auto auto auto;
}

.gridheader.darkblue {
  border-bottom: 2px solid var(--darkblue);
  width: auto;
  color: var(--newtextcolor);
  text-align: left;
  margin-bottom: 10px;
  font-family: Ppfragment sans, sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.gridheader.darkblue.pro {
  text-align: right;
}

.gridcontent {
  border-bottom: 1px solid var(--darkblue);
  text-align: left;
  font-family: Ppfragment glare, sans-serif;
}

.gridcontent.gridlast {
  border: 0 solid #000;
}

.gridcontent.gridlast.last2, .gridcontent.alr {
  text-align: right;
}

.text-block {
  margin-top: 20px;
  margin-left: 20px;
}

.text-block.darkblue {
  color: var(--newtextcolor);
  font-family: Ppfragment glare, sans-serif;
}

.tabeldisplay {
  width: 100%;
  margin-bottom: 15px;
  display: flex;
}

.div-block-20 {
  width: 30%;
}

.div-block-21 {
  width: 70%;
}

.text-block-2 {
  color: #333;
  font-family: Ppfragment sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-3 {
  font-family: Ppfragment sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.image-11 {
  width: 200px;
  height: 50px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-11.mobileimghidden {
  width: auto;
  height: 50px;
  top: -40px;
}

.image-11.mobileimghidden.menoheat {
  width: auto;
  height: 50px;
}

.image-11.mobileimghidden.newspace {
  margin-right: 20px;
}

.div-block-22 {
  justify-content: space-between;
  width: 100%;
  display: none;
}

.image-12 {
  width: 200px;
  margin-bottom: 80px;
}

.text-block-4 {
  width: 50%;
  margin-bottom: 50px;
  font-family: Ppfragment sans, sans-serif;
}

.text-block-4.footert {
  width: 100%;
}

.text-block-5 {
  cursor: pointer;
  margin-top: 20px;
  font-family: Ppfragment sans, sans-serif;
}

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

.navigationt {
  color: #272727;
  cursor: pointer;
  font-family: Ppfragment glare, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.heading-5 {
  font-weight: 400;
  position: absolute;
}

.mobileheader, .mobileproduct {
  display: none;
}

.image-15 {
  width: 40%;
  margin: 50px 200px;
}

.navbar, .div-block-25, .slider, .div-block-28, .mobilefooter {
  display: none;
}

.text-block-9 {
  color: #ccc;
}

.div-block-33 {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.div-block-33.newdire {
  flex-flow: column;
}

.div-block-34 {
  cursor: pointer;
  background-color: #462059;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  display: flex;
}

.div-block-35 {
  margin-top: 16px;
  margin-bottom: 0;
  display: flex;
}

.div-block-36 {
  background-color: #eee;
  border: 1px solid #d3d3d3;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  width: 20vw;
  height: 40px;
  padding-right: 20px;
  display: flex;
}

.loadingblock {
  z-index: 9999;
  cursor: auto;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
}

.image-18 {
  width: 200px;
}

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

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

.overflowlimit {
  justify-content: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-38 {
  z-index: 3;
  background-color: var(--white);
  width: 2000px;
  height: 500px;
  margin-left: -2000px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-39 {
  flex-direction: column;
  align-items: center;
  width: 25%;
  display: flex;
}

.div-block-40 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  margin-bottom: 0;
  display: flex;
}

.subpara {
  width: 96%;
  color: var(--newtextcolor);
  padding-top: 12px;
  font-family: Ppfragment sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.subpara.whitetext {
  width: 100%;
  color: var(--white);
  font-family: Ppfragment sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.subpara.business {
  font-size: 18px;
  line-height: 26px;
}

.subpara.coach.boldness {
  margin-bottom: 8px;
  padding-top: 8px;
  padding-left: 0;
}

.subpara.product {
  width: 80%;
  font-size: 18px;
  line-height: 26px;
}

.div-block-41 {
  background-image: linear-gradient(#fff0, #fff 61%);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 200px;
  display: flex;
}

.body-2 {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.slider-2 {
  display: none;
}

.paragraph-2 {
  color: #333;
  font-family: Ppfragment sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-2.foldout {
  height: auto;
}

.paragraph-2.foldout.moresp {
  margin-top: 20px;
}

.heading-6 {
  font-family: Ppfragment glare, sans-serif;
  font-weight: 400;
}

.heading-6.help {
  font-size: 40px;
  line-height: 46px;
}

.heading-6.help.experts {
  font-size: 34px;
  line-height: 36px;
}

.heading-6.help.experts.centere {
  text-align: center;
  margin-top: 0;
}

.text-block-10 {
  font-family: Ppfragment sans, sans-serif;
}

.text-block-11, .text-block-12, .text-block-13 {
  cursor: pointer;
  font-family: Ppfragment sans, sans-serif;
}

.bold-text-2 {
  color: var(--newtextcolor);
  font-family: Ppfragment glare, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.bold-text-2.newtitle {
  color: var(--white-2);
  font-size: 50px;
  font-weight: 300;
  line-height: 54px;
}

.div-block-42 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-43 {
  background-image: url('../images/Product-landing-all-bottles-prize.webp'), url('../images/productlq.webp');
  background-position: 50%, 50%;
  background-size: cover, cover;
  width: 100%;
  height: 100vh;
}

.div-block-43.lading {
  background-image: url('../images/LandingHD.webp');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-43.business {
  background-color: var(--brand4);
  background-image: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-43.business.knowlage {
  background-color: var(--brand2b);
}

.div-block-43.business.knowlage.comun {
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-43.business.knowlage.comun.knowlagec {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-43.business.knowlage.comun.knowlagec._3 {
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-43.business.knowlage.comun.knowlagec._3.newest {
  background-color: var(--brand3b);
}

.div-block-43.coaching {
  background-image: url('../images/Coach2.png');
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 95vh;
  display: flex;
}

.div-block-43.newproductbg {
  background-image: url('../images/landinghd.png'), url('../images/landingshadelq.png');
}

.div-block-44 {
  border-top: 2px solid var(--red);
  border-right: 2px solid var(--red);
  border-left: 2px solid var(--red);
  background-color: var(--white);
  opacity: 1;
  mix-blend-mode: normal;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  margin-bottom: -10px;
  margin-right: 20px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.div-block-45 {
  background-image: url('../images/landingshadelq.png');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

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

.text-block-14 {
  margin-bottom: 20px;
}

.div-block-47 {
  height: 50vh;
  display: flex;
}

.image-19 {
  width: 300px;
  margin-bottom: 50px;
}

.text-block-15 {
  color: var(--red);
}

.div-block-48 {
  justify-content: center;
  align-items: center;
  height: 20vh;
  display: flex;
}

.centerdiv {
  color: #333;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.image-20 {
  height: 50px;
  margin-top: 25px;
  padding-top: 0;
}

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

.link-block {
  cursor: default;
}

.image-21 {
  aspect-ratio: 964 / 899;
  width: 60%;
  margin-left: -30px;
  position: absolute;
  inset: auto auto 8% 52%;
}

.heading-7 {
  color: var(--white);
  text-align: center;
  font-family: Ppfragment glare, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.features {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1192px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

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

.image-22 {
  width: 50px;
  margin-right: 20px;
}

.text-block-16 {
  width: 100%;
  max-width: 160px;
  color: var(--darkblue);
  font-family: Ppfragment sans, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.symtom {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1192px;
  display: flex;
}

.div-block-51 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.div-block-52 {
  justify-content: center;
  margin-bottom: 10px;
  display: flex;
}

.bgcolorsymtom {
  background-color: var(--brand3c);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 55px;
  display: flex;
}

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

.imgholder {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-54 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  padding: 100px 50px;
  display: grid;
}

.div-block-55 {
  border: 3px solid var(--red);
  height: 100px;
  color: var(--red);
  cursor: pointer;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  font-family: Ppfragment glare, sans-serif;
  display: flex;
}

.div-block-55.knwolage {
  color: red;
  width: 16%;
  height: 120px;
  margin-right: 20px;
  padding-left: 5px;
  padding-right: 5px;
}

.div-block-55.miniknowlage {
  background-color: var(--red);
  height: 50px;
  color: var(--white);
  margin-right: 20px;
  padding: 20px 10px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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

.bold-text-3 {
  text-align: left;
  font-family: Ppfragment glare, sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.bold-text-3.mini {
  color: var(--white);
  font-size: 18px;
}

.bold-text-3.know {
  font-size: 20px;
}

.bold-text-3.know.branded {
  color: var(--red);
}

.heading-8 {
  text-align: center;
  font-family: Ppfragment glare, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 54px;
}

.div-block-56 {
  mix-blend-mode: normal;
  background-image: linear-gradient(#fff0, #0000004d 47%, #0000);
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-56.coach {
  background-image: none;
  height: auto;
  margin-top: 120px;
}

.image-23 {
  aspect-ratio: auto;
  border-radius: 20px;
  width: 100%;
  margin-right: 20px;
}

.image-23.foundere {
  border-radius: 0;
  width: 80%;
}

.image-24 {
  width: 50%;
}

.div-block-57 {
  width: 50%;
  margin-right: 20px;
  position: relative;
}

.div-block-57.newwidth {
  width: 100%;
}

.div-block-57.newwidth.founders, .div-block-57.newwidth.centerwe {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-57.newwidth.desktophh {
  display: none;
}

.div-block-57.newwidth.darkbg {
  background-color: #fff;
  background-image: radial-gradient(circle, #fff0, #4f4f4fb0 100%, #0000008a);
  border-radius: 20px;
}

.text-block-18 {
  color: var(--white);
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 24px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-58 {
  background-color: var(--darkblue);
  justify-content: center;
  width: 100%;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.div-block-58.extraspace {
  padding-top: 35px;
  padding-bottom: 35px;
}

.div-block-59 {
  background-color: #efeefc;
  justify-content: center;
  width: 100%;
  display: flex;
}

.div-block-60 {
  width: 40%;
}

.div-block-60.dual {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  padding-top: 15px;
  padding-right: 0;
  display: flex;
}

.div-block-60.dual.knowlage {
  justify-content: center;
  width: 100%;
}

.div-block-60.dual.knowlage.exitpopup {
  padding-top: 0;
}

.text-block-19 {
  padding-left: 20px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.form {
  justify-content: center;
  align-items: flex-start;
  padding-top: 5px;
  display: none;
}

.text-field {
  border-radius: 50px;
  width: 100%;
  min-width: 350px;
  height: 50px;
  margin-right: 20px;
}

.image-25 {
  aspect-ratio: 964 / 899;
  width: 60%;
  margin-bottom: 45px;
  margin-left: -82px;
  position: absolute;
  inset: auto auto 0% 0%;
  overflow: visible;
}

.image-26.mobile {
  display: none;
}

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

.businesslanding-img {
  height: 70vh;
  position: absolute;
  inset: 15vh 0% 0% auto;
}

.businesslanding-img.destkophidden {
  display: none;
}

.businesslanding-img.mobilehidden {
  top: auto;
  bottom: auto;
  right: 2%;
}

.businesslanding-img.mobilehidden.knowlage {
  width: 28%;
  height: auto;
  left: 10%;
  right: auto;
}

.businesslanding-img.mobilehidden.knowlage.mission {
  width: 26%;
  left: 10%;
}

.businesslanding-img.mobilehidden.knowlage.mission.locati {
  width: 30%;
  left: 5%;
}

.businesslanding-img.mobilehidden.knowlage.comunity {
  width: 35%;
  left: 6%;
}

.businesslanding-img.mobilehidden.knowlage.comunity._3 {
  width: 100%;
  position: static;
}

.businesslanding-img.mobilehidden.knowlage.bookpage {
  width: 35%;
}

.businesslanding-img.mobilehidden.business {
  width: 100%;
  height: auto;
  position: static;
  right: 1%;
}

.heading-9 {
  width: 80%;
  max-width: 860px;
  color: var(--white);
  text-align: center;
  font-family: Ppfragment fat, sans-serif;
  font-size: 56px;
  line-height: 60px;
}

.heading-9.smaller {
  width: 100%;
  height: 60px;
  font-size: 40px;
}

.heading-9.smaller.price {
  font-size: 36px;
}

.heading-9.smaller.autos {
  white-space: nowrap;
  height: auto;
  margin-left: -4px;
  font-size: 38px;
}

.heading-9.smaller.autos._2nd {
  height: 96px;
}

.heading-9.coach {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 20px;
  font-size: 64px;
  line-height: 72px;
}

.heading-9.business {
  text-align: left;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 46px;
}

.heading-9.business.knowlage {
  color: #000;
  text-align: left;
  width: 100%;
  font-size: 60px;
}

.heading-9.business.knowlage.about {
  max-width: 840px;
  line-height: 66px;
}

.heading-9.business.knowlage.about.aboutee {
  font-size: 46px;
  line-height: 60px;
}

.heading-9.business.knowlage.comun._3 {
  font-size: 52px;
  line-height: 54px;
}

.heading-9.business.knowlage.comun._4 {
  max-width: 500px;
  font-size: 40px;
  line-height: 46px;
}

.heading-9.business.knowlage.new {
  font-size: 52px;
  line-height: 52px;
}

.text-block-20 {
  width: 70%;
  color: var(--white);
  font-family: Ppfragment fat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

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

.text-block-20.coach.ing {
  text-align: center;
  font-size: 20px;
}

.text-block-20.knowlage {
  color: #000;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-20.knowlage.about {
  width: 100%;
  padding-left: 2px;
}

.div-block-62 {
  width: 100%;
  display: block;
}

.div-block-63 {
  border-top: 1px solid #09033a;
  border-bottom: 1px solid #09033a;
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
}

.heading-10 {
  color: var(--newtextcolor);
  text-align: center;
  font-family: Ppfragment glare, sans-serif;
}

.div-block-64 {
  background-color: var(--darkblue);
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 25px 30px;
  display: flex;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  max-width: 250px;
  min-height: 100px;
  font-family: Ppfragment sans, sans-serif;
  font-weight: 300;
  line-height: 22px;
}

.text-block-22 {
  color: var(--white);
  margin-top: 15px;
  font-family: Ppfragment sans, sans-serif;
}

.div-block-65 {
  border-bottom: 2px solid #fff;
  width: 100%;
  padding-bottom: 30px;
}

.div-block-65.final {
  border-bottom-width: 0;
}

.text-block-23 {
  width: 50%;
}

.text-block-23.appolink {
  text-align: center;
  margin-top: 5px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 16px;
}

.text-block-23.appolink.fullw {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
}

.div-block-66 {
  background-color: var(--lightblue);
  border-radius: 30px;
  justify-content: space-between;
  width: 95%;
  max-width: 1200px;
  height: auto;
  margin-top: -14px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: absolute;
}

.div-block-67 {
  width: 33%;
  max-width: 360px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-68 {
  background-color: var(--white);
  cursor: pointer;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

.div-block-69 {
  align-items: flex-end;
  display: flex;
}

.text-block-24 {
  color: var(--darkblue);
  margin-top: 8px;
  margin-bottom: 5px;
  font-size: 12px;
}

.text-block-25 {
  color: var(--darkblue);
  margin-left: 10px;
  font-family: Ppfragment sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

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

.div-block-70 {
  background-color: var(--red);
  cursor: pointer;
  border-radius: 40px;
  padding: 10px 20px;
}

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

.div-block-70.custombutton.call {
  padding: 10px 25px 8px;
}

.text-block-27 {
  color: var(--white);
  font-family: Ppfragment glare, sans-serif;
  font-size: 28px;
  line-height: 28px;
}

.text-block-27.call {
  font-size: 20px;
  line-height: 24px;
}

.div-block-71 {
  margin-top: 15px;
  margin-bottom: 5px;
  padding-top: 0;
}

.div-block-72 {
  background-color: var(--white);
  cursor: pointer;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  padding: 10px;
}

.div-block-72.who {
  background-color: var(--brand2b);
  padding: 15px;
}

.html-embed {
  width: 100%;
  min-width: 300px;
  max-width: 450px;
}

.div-block-73, .div-block-74, .html-embed-2, .div-block-76 {
  width: 100%;
}

.div-block-77 {
  flex-direction: column;
  align-items: flex-start;
  max-width: 600px;
  margin-left: 20%;
  display: flex;
}

.div-block-77.knowlage {
  max-width: 600px;
  margin-left: 40%;
}

.div-block-77.knowlage.mission {
  padding-left: 20px;
}

.div-block-77.knowlage.mission.about {
  max-width: 640px;
  padding-right: 20px;
}

.div-block-78 {
  justify-content: center;
  width: 100%;
  max-width: 1000px;
  margin-top: 40px;
  margin-bottom: 0;
  display: flex;
}

.div-block-78.people {
  margin-bottom: 0;
}

.div-block-79 {
  color: #111;
  width: 33%;
  padding: 20px;
}

.image-28 {
  border-radius: 30px;
  width: 100%;
}

.heading-11 {
  text-align: center;
  font-family: Ppfragment glare, sans-serif;
}

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

.div-block-81 {
  width: 16%;
}

.div-block-82 {
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.div-block-82.small {
  display: flex;
}

.heading-12 {
  text-align: center;
  max-width: 800px;
  font-family: Ppfragment glare, sans-serif;
}

.heading-12.newsletter {
  margin-bottom: 30px;
}

.heading-12.marginbot {
  margin-bottom: 40px;
}

.div-block-83 {
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Ppfragment glare, sans-serif;
}

.div-block-83.knowlage._2 {
  justify-content: center;
  padding-left: 40px;
  display: flex;
}

.image-29 {
  width: 100%;
  margin-top: -50px;
  margin-bottom: -50px;
}

.image-29.mobilelady, .image-29.flyerlady {
  display: none;
}

.div-block-84 {
  background-color: var(--brand3b);
  justify-content: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  overflow: hidden;
}

.div-block-84.whitebb {
  background-color: var(--white);
}

.text-block-28 {
  margin-bottom: 20px;
}

.text-block-28.knowlage {
  font-family: Ppfragment sans, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.text-block-28.knowlage.aboutus {
  font-size: 24px;
  line-height: 30px;
}

.text-block-28.knowlage.lesswide {
  max-width: 355px;
}

.heading-13 {
  font-size: 40px;
  line-height: 46px;
}

.heading-13.new {
  font-weight: 700;
}

.div-block-85 {
  background-color: #c4c0f4b3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-86 {
  flex-direction: row;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.image-30 {
  width: 100%;
}

.heading-14 {
  text-align: center;
  max-width: 450px;
  margin-bottom: 40px;
  font-family: Ppfragment glare, sans-serif;
}

.div-block-87 {
  width: 80%;
}

.div-block-87.business {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-87.business.landing {
  align-items: flex-start;
  width: 75%;
  max-width: 700px;
}

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

.text-block-29 {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 16px;
}

.div-block-89 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.div-block-90 {
  align-items: center;
  max-width: 1000px;
  display: flex;
}

.div-block-91 {
  aspect-ratio: 1;
  background-image: url('../images/Susanne-min.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 40px;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
  padding-right: 10px;
  position: relative;
}

.text-block-30 {
  color: var(--white);
  text-align: center;
  margin-bottom: 15px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 22px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-92 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  padding: 20px;
  display: flex;
}

.div-block-92.small {
  justify-content: flex-start;
  width: 25%;
}

.div-block-92.big {
  justify-content: flex-start;
  width: 33%;
}

.div-block-92.big.hidden {
  display: none;
}

.div-block-92.big.newjoelle {
  flex-flow: row;
  width: 100%;
}

.text-block-31 {
  text-align: center;
  height: 50px;
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.text-block-31.specialtitle {
  height: auto;
  margin-bottom: 6px;
}

.text-block-32 {
  text-align: center;
  height: 60px;
  margin-bottom: 26px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 18px;
}

.text-block-32.founder {
  height: 25px;
  margin-bottom: 20px;
}

.image-31 {
  aspect-ratio: 1;
  border-radius: 40px;
  width: 100%;
}

.image-31.smallere {
  width: 60%;
  max-width: 800px;
}

.text-block-33 {
  color: #949494;
  text-align: left;
  height: auto;
  min-height: 140px;
  font-family: Ppfragment sans, sans-serif;
}

.text-block-33.founders {
  min-height: auto;
}

.div-block-93 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.heading-15 {
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: Ppfragment glare, sans-serif;
}

.div-block-94 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  display: flex;
}

.div-block-95 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.div-block-96 {
  background-color: var(--white);
  border-radius: 40px;
  width: 30%;
  margin-right: 20px;
  padding: 20px;
}

.heading-16 {
  margin-bottom: 0;
  font-family: Ppfragment glare, sans-serif;
  font-size: 32px;
}

.paragraph-3 {
  padding-bottom: 15px;
  font-family: Ppfragment sans, sans-serif;
}

.paragraph-3.tagline {
  text-align: center;
}

.paragraph-3.mainp {
  height: auto;
  min-height: 142px;
  margin-bottom: 20px;
}

.div-block-97 {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  display: flex;
}

.image-32 {
  opacity: .01;
}

.image-32.load {
  opacity: .02;
  margin-top: -50px;
}

.image-33 {
  opacity: 1;
}

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

.div-block-98 {
  background-color: var(--brand3c);
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Ppfragment glare, sans-serif;
  display: flex;
  overflow: hidden;
}

.div-block-99 {
  color: #001b5f;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 350px;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 50px 30px;
  display: flex;
}

.div-block-99.lalign {
  align-items: flex-start;
}

.text-block-34 {
  text-align: right;
  font-size: 16px;
}

.text-block-34.lefta {
  text-align: left;
}

.image-35 {
  height: 20px;
  margin-right: 10px;
}

.div-block-100 {
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
}

.div-block-101 {
  border: 1px solid #001b5f;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-17, .heading-18 {
  margin-bottom: 30px;
}

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

.div-block-103 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 459.2px;
  max-width: 1400px;
  display: flex;
  position: relative;
}

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

.div-block-105 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-105.adjustedpagdi {
  max-width: 600px;
  margin-top: 80px;
  margin-bottom: 50px;
}

.paragraph-4 {
  text-align: center;
  width: 100%;
}

.paragraph-4.new {
  font-family: Ppfragment sans, sans-serif;
}

.heading-19 {
  text-align: center;
  font-family: Ppfragment glare, sans-serif;
}

.heading-19.small {
  font-size: 36px;
}

.div-block-106 {
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}

.image-36 {
  border-radius: 20px;
  width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-107 {
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  margin-bottom: 20px;
}

.div-block-107.maxwli {
  border-bottom-width: 0;
  max-width: 800px;
  margin-bottom: 40px;
}

.div-block-107.maxwli.extram {
  margin-top: 20px;
}

.div-block-107.maxwli.extram.topone {
  margin-top: 40px;
}

.div-block-108 {
  color: #8652ff;
  border: 2px solid #8652ff;
  width: 80px;
  margin-top: 2px;
  margin-bottom: 16px;
}

.div-block-108.gray {
  border-color: #979797;
}

.div-block-108.reddeash {
  border-color: var(--red);
  color: var(--red);
}

.image-37 {
  filter: hue-rotate(108deg);
  width: 20px;
}

.div-block-109 {
  color: #161616;
  justify-content: space-between;
  margin-bottom: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.text-block-35 {
  color: #a6a6a6;
  margin-top: 16px;
  font-size: 20px;
}

.text-block-36 {
  color: #8652ff;
  font-size: 20px;
}

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

.text-block-37.smallere {
  font-size: 14px;
}

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

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

.image-38 {
  width: 100%;
  max-width: 300px;
}

.heading-21 {
  font-size: 40px;
}

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

.link-block-2 {
  line-height: 14px;
}

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

.div-block-111 {
  border-bottom: 1px solid #d3d3d3;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-112 {
  align-items: center;
  display: flex;
}

.div-block-113 {
  width: 26px;
  height: 26px;
  margin-top: 20px;
}

.div-block-114 {
  flex-direction: column;
  align-items: center;
  font-family: Ppfragment glare, sans-serif;
  display: flex;
}

.heading-22 {
  text-align: center;
  max-width: 1200px;
  margin-bottom: 60px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 40px;
}

.div-block-115 {
  border-bottom: 2px solid #6c73f1;
  align-items: center;
  height: 20px;
  margin-right: 20px;
  display: flex;
}

.text-block-39 {
  color: #737373;
  font-size: 12px;
}

.text-block-40 {
  color: #333;
  font-size: 18px;
  line-height: 24px;
}

.text-block-41 {
  color: #3943ff;
}

.div-block-117 {
  margin-top: 12px;
  display: flex;
}

.image-39 {
  height: 45px;
}

.image-39.emailsmall {
  height: 30px;
}

.div-block-118 {
  width: 100%;
  max-width: 1400px;
  margin-top: 50px;
  display: flex;
}

.div-block-119 {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  display: flex;
}

.div-block-120 {
  background-color: var(--red);
  border-radius: 40px;
  width: 50%;
  height: 200px;
  padding: 10px;
  font-family: Ppfragment sans, sans-serif;
  display: flex;
  position: relative;
}

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

.div-block-122 {
  border: 2px solid #fff;
  width: 2px;
  height: 100%;
}

.text-block-42 {
  color: var(--white);
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.text-block-43 {
  color: var(--white);
  font-size: 42px;
  line-height: 50px;
}

.text-block-44 {
  color: var(--white);
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-123 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  padding: 10px 20px;
  display: flex;
}

.text-block-45 {
  color: var(--white);
  font-family: Ppfragment sans, sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.text-block-46, .text-block-47 {
  color: var(--white);
}

.image-40 {
  width: 50%;
  position: absolute;
  inset: 120px -30% auto auto;
}

.image-41 {
  width: 60px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.image-42 {
  width: 60px;
  margin-top: 10px;
}

.text-block-48, .text-block-49 {
  color: var(--red);
}

.image-43 {
  width: 24px;
}

.div-block-124 {
  align-items: center;
  margin-top: 20px;
  font-family: Ppfragment sans, sans-serif;
  display: flex;
}

.text-block-50 {
  color: var(--red);
  margin-left: 4px;
  margin-right: 4px;
  font-family: Ppfragment sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-51 {
  margin-left: 10px;
  font-size: 16px;
}

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

.image-44 {
  width: 50px;
  height: 30px;
}

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

.language {
  margin-bottom: 10px;
}

.div-block-125 {
  justify-content: flex-start;
  align-items: center;
  height: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-45 {
  width: 50%;
}

.heading-23 {
  color: #ff4632;
  font-size: 32px;
}

.div-block-126 {
  width: 50%;
  padding-bottom: 40px;
  padding-left: 20px;
}

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

.image-46 {
  width: 100%;
  margin-bottom: -50px;
}

.div-block-127 {
  padding-top: 40px;
  display: flex;
}

.div-block-128 {
  background-color: #e2dffc;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Ppfragment glare, sans-serif;
}

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

.div-block-129 {
  width: 40%;
}

.div-block-130 {
  width: 50%;
}

.text-block-54 {
  margin-bottom: 20px;
  padding-top: 20px;
}

.div-block-131 {
  background-color: var(--brand2c);
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  overflow: hidden;
}

.div-block-131.home {
  background-color: var(--white);
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-131.home.home2 {
  background-color: var(--meno-mood);
}

.div-block-131.home.purplefooter {
  background-color: #0000;
  margin-bottom: 20px;
  padding-bottom: 40px;
  position: relative;
}

.div-block-131.product {
  background-color: var(--brand2c);
}

.inner-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100vw;
  min-width: 60vw;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.inner-div.home {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 3000px;
}

.inner-div.home.papers {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 3000px;
}

.inner-div.home.frlogos {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 1500px;
}

.inner-div.products {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 340vw;
}

.inner-div.b2b {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 450vw;
}

.image-47 {
  height: 50px;
}

.image-47.less {
  height: 42px;
}

.image-47.lessb {
  height: 25px;
}

.image-47.lessb.microbe {
  height: 20px;
}

.move-div {
  flex-flow: row;
  align-items: stretch;
  width: auto;
  display: flex;
}

.html-embed-3 {
  max-width: 800px;
  margin-top: 50px;
  margin-bottom: 50px;
}

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

.div-block-132 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image-48 {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.text-block-55 {
  min-width: 60%;
  font-size: 16px;
}

.div-block-133 {
  width: 33%;
  min-width: 350px;
  margin-bottom: 80px;
}

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

.heading-25 {
  position: absolute;
}

.div-block-134 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.locgrid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1200px;
  display: grid;
}

.shop {
  background-color: var(--red);
  border-radius: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Ppfragment glare, sans-serif;
}

.heading-26 {
  color: var(--darkblue);
  text-align: left;
  margin-bottom: 40px;
  padding-left: 9px;
  font-family: Ppfragment glare, sans-serif;
}

.bold-text-5 {
  font-size: 40px;
}

.popupbannerauto {
  z-index: 9999;
  background-color: #0009;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  display: none;
  position: fixed;
}

.image-75 {
  cursor: pointer;
  width: 14px;
  height: 14px;
  position: static;
  inset: 1.6% 2% auto auto;
}

.paragraph-17 {
  color: #8b8b8b;
  text-align: center;
  margin-bottom: 25px;
  font-size: 16px;
}

.image-74 {
  width: 100%;
  min-height: 280px;
  margin-top: -80px;
}

.image-74.newone {
  margin-top: 0;
}

.div-block-155 {
  background-color: #eaeaead9;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
  position: absolute;
  inset: 1% 2% auto auto;
}

.div-block-155:hover {
  background-color: #bfbfbfb5;
}

.heading-27 {
  text-align: center;
  margin-top: 15px;
  font-family: Ppfragment glare, sans-serif;
}

.heading-27.beforeyougo {
  margin-top: 0;
  font-family: Ppfragment glare, sans-serif;
  font-size: 18px;
}

.div-block-152 {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 560px;
  display: flex;
  position: relative;
  overflow: visible;
}

.ctawire {
  color: #000;
  background-color: #b8d0e600;
  border: 2px solid #000;
  border-radius: 8px;
  padding: 1vw 1.5vw;
  font-size: 1.5vw;
  font-weight: 600;
}

.ctawire.fullblack {
  color: #fff;
  background-color: #000;
}

.ctawire.fullblack.videolanding {
  background-color: #f7838d;
  border-width: 0;
}

.ctawire.fullblack.videolanding.blackcta {
  background-color: #000;
}

.ctawire.fullblack.videolanding.blackcta.pinky {
  background-color: #f7838d;
}

.ctawire.fullblack.videolanding.blackcta.pinky.applynow {
  font-size: 18px;
  line-height: 18px;
}

.div-block-154 {
  background-color: var(--brand2b);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  display: flex;
  overflow: visible;
}

.div-block-154.overflowfale {
  overflow: hidden;
}

.div-block-153 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 5px 40px 30px;
  display: flex;
}

.image-76 {
  aspect-ratio: 650 / 886;
}

.image-77 {
  aspect-ratio: 800 / 852;
  width: 100%;
}

.div-block-156 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.image-78 {
  width: 100%;
}

.link-block-5 {
  width: 33%;
  box-shadow: 0 0 0 0 var(--white);
}

.logobannersection {
  width: 100%;
}

.sectionb {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  display: flex;
}

.personcard {
  width: 100%;
  max-width: 800px;
  margin-top: 12px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-157 {
  aspect-ratio: auto;
  width: 30%;
  padding-left: 0;
  padding-right: 40px;
}

.image-79 {
  border-radius: 800px;
}

.div-block-158 {
  width: 70%;
}

.div-block-159 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.image-80 {
  width: 26px;
  margin-left: 10px;
  margin-right: 10px;
}

.text-block-56 {
  font-weight: 700;
}

.text-block-57 {
  margin-top: 10px;
}

.link-block-6 {
  color: #000;
  box-shadow: 0 2px red;
}

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

.image-81, .link-block-8 {
  width: 100%;
}

.section-2 {
  margin-bottom: 30px;
}

.frenchsection {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
}

.section-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-160 {
  max-width: 700px;
  padding-left: 20px;
  padding-right: 20px;
}

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

.image-82 {
  width: 100%;
}

.text-block-59 {
  color: #252525;
  border-bottom: 1px solid #000;
  width: auto;
  margin-bottom: 3px;
  text-decoration: none;
  display: block;
}

.link {
  color: var(--red);
}

.text-block-60 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 16px;
}

.heading-28 {
  font-size: 28px;
  line-height: 34px;
}

.div-block-162 {
  margin-bottom: 6px;
}

.productcolumns {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.productcolumns.newfav {
  grid-template-columns: 1fr 1fr 1fr;
}

.productcard {
  border: 0 solid #000;
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-164 {
  justify-content: flex-start;
  align-items: center;
  height: 24px;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.producthover {
  position: relative;
}

.image-83 {
  aspect-ratio: 1;
  border-radius: 0;
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
}

.image-83.bottlefront {
  aspect-ratio: auto;
}

.image-84 {
  opacity: 0;
  width: 100%;
  transition: opacity .2s;
  position: absolute;
  inset: 0% auto auto 0%;
}

.tagme {
  background-color: var(--white);
  color: var(--newtextcolor);
  text-transform: uppercase;
  border-radius: 50px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
  display: flex;
}

.producttags {
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: Ppfragment sans, sans-serif;
  font-weight: 400;
  display: flex;
}

.image-85 {
  width: 14px;
  min-width: 14px;
  margin-right: 5px;
}

.text-block-61 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
}

.productsection {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
  font-family: Ppfragment glare, sans-serif;
  display: flex;
}

.productsection.colorb {
  padding-top: 0;
  padding-bottom: 0;
}

.heading-29 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Ppfragment glare, sans-serif;
}

.heading-29.lesm {
  margin-top: 0;
  margin-bottom: 6px;
}

.heading-29.lesm.centerte {
  text-align: center;
  padding-top: 50px;
}

.div-block-165 {
  height: 52px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.text-block-62 {
  font-size: 16px;
  line-height: 22px;
}

.link-block-9 {
  color: var(--darkblue);
}

.navigation {
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-left: 2vw;
  display: flex;
}

.link-block-10 {
  color: #000;
  text-decoration: none;
}

.link-block-10.w--current {
  margin-bottom: 3px;
}

.link-block-10.bold {
  font-weight: 700;
}

.arrowspace {
  margin-left: 5px;
  margin-right: 5px;
}

.text-block-63, .text-block-64 {
  text-transform: capitalize;
}

.text-span-2 {
  color: #cd3642;
}

.section-faq {
  background-color: #fff;
  margin-bottom: 50px;
  padding: 80px 50px 10px;
}

.icon-4.accordion-icon {
  color: #3b2f43;
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
}

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

.accordion-item {
  background-color: #fff;
  border-radius: 16px;
  width: 100%;
  max-width: 80vw;
  margin-bottom: 1vw;
  padding: 2vw 2vw 1vw;
  box-shadow: 1px 1px 5px #0003;
}

.accordion-item.noshadows {
  max-width: 50vw;
  box-shadow: none;
  margin-bottom: 1vw;
  padding-top: 1vw;
  padding-left: 0;
  font-family: Ppfragment sans, sans-serif;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 60px;
  font-size: 16px;
  line-height: 20px;
  transition: height .2s;
  overflow: hidden;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-item-trigger:hover {
  color: #cd3642;
}

.content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  max-width: 1000px;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.accordion-heading.underlinee {
  border-bottom: 1px solid #000;
  margin-right: 10px;
}

.div-block-225 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 25px;
  padding-right: 2vw;
  display: flex;
}

.heading-30 {
  color: #404040;
  text-align: center;
  margin-bottom: 30px;
}

.accordion-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 0;
  margin-top: 4vw;
  font-size: 1.6vw;
  line-height: 2vw;
  transition: height .2s;
  display: flex;
  overflow: hidden;
}

.accordion-wrapper.opened {
  height: auto;
  padding-left: 5px;
  padding-right: 5px;
  overflow: visible;
}

.accordion-wrapper.opened.newpage {
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 100%;
  max-width: 80vw;
}

.teammembers {
  margin-top: 50px;
}

.div-block-226 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1500px;
  padding-top: 70px;
  display: grid;
}

.div-block-227 {
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 60px 0 10px;
  display: flex;
}

.div-block-228 {
  background-color: var(--menosleep);
  border-radius: 10px;
  font-family: Ppfragment sans, sans-serif;
}

.div-block-229 {
  background-color: var(--meno-mood);
  width: 100%;
  font-family: Ppfragment sans, sans-serif;
}

.div-block-230 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 40px;
  display: flex;
}

.paragraph-18 {
  max-width: 600px;
}

.image-86 {
  width: 100px;
  margin-bottom: 20px;
}

.text-block-65 {
  justify-content: center;
  align-items: center;
  height: 40px;
  margin-bottom: 10px;
  display: flex;
}

.paragraph-19 {
  text-align: center;
}

.div-block-231 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  padding-top: 20px;
  font-family: Ppfragment sans, sans-serif;
  display: flex;
}

.heading-31 {
  color: var(--newtextcolor);
  font-family: Ppfragment glare, sans-serif;
}

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

.boxlayout {
  width: 100%;
  max-width: 1100px;
  margin-bottom: 0;
  padding: 30px 20px;
}

.boxlayout.extrapadding {
  padding-top: 60px;
  padding-bottom: 60px;
}

.boxlayout.colorbg {
  background-color: #fdf9f8;
}

.boxlayout.nopadding {
  padding-top: 100px;
}

.cardpadding {
  background-color: var(--white);
  padding: 12px 20px 20px;
}

.section-4 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-87 {
  z-index: -1;
  width: 100%;
  max-width: 1000%;
  position: absolute;
}

.slide-2 {
  height: 75vh;
  overflow: hidden;
}

.mask {
  z-index: 2;
  height: auto;
}

.slider-3 {
  width: 100%;
  max-width: 1100px;
  height: auto;
}

.image-88 {
  z-index: 9;
  width: 30%;
  position: absolute;
  inset: auto 5% 0% auto;
  overflow: visible;
}

.slide-nav {
  z-index: 10;
  margin-bottom: 80px;
}

.div-block-232 {
  z-index: 10;
  background-color: var(--white);
  width: 100%;
  height: 70px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-233 {
  width: 33%;
  color: var(--white);
  background-color: #0000;
  position: absolute;
  inset: 21% auto 21% 40px;
}

.text-block-66 {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 42px;
  font-weight: 300;
  line-height: 50px;
}

.div-block-234 {
  width: 100%;
  max-width: 1000px;
  height: 75vh;
  padding-left: 60px;
  padding-right: 50px;
  position: relative;
  overflow: visible;
}

.div-block-235 {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
}

.div-block-236 {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  height: 75vh;
  display: flex;
  position: relative;
}

.buttonweird {
  margin-top: 10px;
}

.text-block-67 {
  font-family: Ppfragment sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.code-embed {
  background-color: #fbefeb;
}

.div-block-237 {
  width: 100%;
  max-width: 1000px;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.div-block-237.supportpage {
  padding-top: 50px;
  padding-bottom: 50px;
}

.whitefadeleft {
  z-index: 100;
  background-image: linear-gradient(-90deg, #0000, #fff);
  width: 10%;
  height: 80px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.whitefadeleft.faderight {
  background-image: linear-gradient(90deg, #0000, #fff);
  inset: 0% 0% auto auto;
}

.div-block-238 {
  margin-top: 60px;
  position: relative;
}

.div-block-239 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.paragraph-20 {
  text-align: center;
  max-width: 600px;
  font-size: 18px;
  line-height: 28px;
}

.link-2, .bold-text-8 {
  text-decoration: underline;
}

.div-block-145 {
  color: #000;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1vw;
  text-decoration: none;
  display: flex;
}

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

.image-72 {
  width: 2vw;
}

.text-block-68 {
  margin-left: 1.2vw;
  margin-right: .5vw;
  font-family: Varela, sans-serif;
  font-size: 1.1vw;
  font-weight: 600;
  line-height: 1.2vw;
}

.div-block-144 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80vw;
  margin-bottom: 5vw;
  display: grid;
}

.div-block-147 {
  position: relative;
}

.image-71 {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
}

.igoverlay {
  opacity: .86;
  width: 2vw;
  margin-top: 1.2vw;
  margin-right: 1.2vw;
  position: absolute;
  inset: 0% 0% auto auto;
}

.igsection {
  max-width: 1000px;
  margin-top: 100px;
  margin-bottom: 120px;
}

.parasmall {
  text-align: left;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
}

.parasmall.littlebigger {
  font-size: 17px;
  line-height: 26px;
}

.openpara {
  cursor: pointer;
  width: 25px;
  margin-top: 10px;
  transition: all .2s;
  transform: rotate(90deg);
}

.foldopenme {
  max-width: 500px;
  height: 60px;
  margin-top: 10px;
  line-height: 22px;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.div-block-241 {
  background-image: linear-gradient(#0000, #efeefc);
  width: 100%;
  height: 30px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-242 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.text-block-69 {
  font-family: Ppfragment sans, sans-serif;
  font-size: 20px;
}

.text-block-70 {
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  line-height: 28px;
}

.founderspopup {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-9, .bold-text-10 {
  cursor: pointer;
}

.div-block-243 {
  width: 100%;
  padding-left: 50px;
}

.code-embed-2 {
  display: none;
}

.div-block-244 {
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  display: flex;
}

.code-embed-3 {
  display: none;
}

.text-block-71 {
  margin-bottom: 15px;
  font-size: 10px;
}

.div-block-245 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 10px;
  display: grid;
}

.div-block-246 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-90 {
  width: 100%;
  position: relative;
}

.image-90.aboutus {
  opacity: 0;
}

.image-90.aboutus:hover {
  opacity: 1;
}

.paragraph-21 {
  text-align: center;
  width: 80%;
  height: 120px;
  font-size: 14px;
  line-height: 18px;
}

.text-block-72 {
  text-align: center;
  height: 36px;
  margin-top: 10px;
  margin-bottom: 14px;
  font-family: Ppfragment sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.div-block-247 {
  background-color: var(--lightblue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 8px 16px 10px;
  display: flex;
}

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

.text-block-73 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
}

.div-block-248 {
  z-index: -1;
  background-color: var(--lightblue);
  width: 100%;
  height: 90%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.slide-3 {
  height: auto;
}

.mask-2 {
  background-color: #0000;
  height: auto;
}

.newslider {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  display: flex;
  inset: auto auto -11% 0%;
}

.slider-4 {
  background-color: #0000;
  height: auto;
}

.text-block-74 {
  text-align: right;
  width: 100%;
  margin-top: 20px;
  font-size: 18px;
}

.gradienthelper {
  background-image: linear-gradient(90deg, #0000009e, #0000);
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.slider-5 {
  width: 100%;
  height: auto;
  display: none;
}

.slide-4, .mask-3 {
  height: auto;
}

.text-block-75 {
  color: var(--red);
  text-align: center;
  margin-top: 8px;
  font-size: 12px;
  line-height: 12px;
}

.productfeature {
  aspect-ratio: 3 / 2.5;
  background-color: var(--lightblue);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-91 {
  width: 35%;
  position: absolute;
}

.sub-text {
  text-align: center;
  margin-top: 4px;
}

.div-block-250 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-252 {
  width: 100%;
  max-width: 1000px;
}

.div-block-253 {
  width: 10px;
  margin-right: 6px;
  overflow: hidden;
}

.ratinge {
  margin-top: 3px;
  line-height: 12px;
}

.image-92 {
  width: 50%;
  position: relative;
}

.text-block-76 {
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
}

.text-block-77 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

.div-block-254 {
  width: 100%;
  color: var(--white);
  padding-bottom: 20px;
  padding-left: 20px;
  font-size: 18px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.text-block-78 {
  padding-left: 5px;
  padding-right: 5px;
}

.text-block-79 {
  text-decoration: underline;
}

.text-block-80 {
  color: var(--white);
  cursor: pointer;
  text-decoration: underline;
}

.newheader {
  margin-bottom: 50px;
  font-family: Ppfragment glare, sans-serif;
}

.div-block-255 {
  width: 100%;
  max-width: 1200px;
  padding-left: 40px;
}

.div-block-256 {
  width: 100%;
  max-width: 600px;
  margin-bottom: 70px;
}

.text-block-81 {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-22 {
  line-height: 28px;
}

.infoblock {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  display: block;
}

.heading-33 {
  margin-bottom: 10px;
  font-family: Ppfragment glare, sans-serif;
}

.div-block-257 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 10px;
  display: flex;
}

.div-block-258 {
  aspect-ratio: 1;
  background-color: var(--lightblue);
  cursor: pointer;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

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

.div-block-259 {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  margin-top: 16px;
  display: flex;
}

.text-block-83 {
  padding-right: 5px;
  font-size: 16px;
}

.popupme {
  background-color: #20202047;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
}

.div-block-261 {
  background-color: var(--lightblue);
  border-radius: 20px;
  align-items: flex-start;
  width: 100%;
  max-width: 860px;
  min-height: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-93 {
  aspect-ratio: 1;
  width: 50%;
}

.div-block-262 {
  width: 50%;
  padding: 30px 40px 30px 20px;
}

.text-block-84 {
  margin-bottom: 10px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.closeme {
  background-color: var(--footerblue);
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
  inset: 10px 10px auto auto;
}

.div-block-263 {
  margin-top: 5px;
  display: flex;
}

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

.paragraph-24 {
  text-align: center;
  max-width: 680px;
  font-size: 14px;
}

.paragraph-24.smallerp {
  color: #898989;
  text-align: left;
  font-size: 12px;
}

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

.div-block-264 {
  max-width: 800px;
}

.heading-34 {
  margin-top: 0;
  font-family: Ppfragment glare, sans-serif;
  font-size: 16px;
  font-weight: 700;
  position: static;
}

.booktitle {
  color: var(--black);
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 0;
  font-weight: 400;
  overflow: hidden;
}

.bold-text-11 {
  font-weight: 700;
}

.heading-35 {
  font-family: Ppfragment glare, sans-serif;
}

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

.div-block-265 {
  aspect-ratio: 2 / 3;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.image-94 {
  width: auto;
  max-width: 1000%;
  height: 75%;
}

.div-block-266 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--lightblue);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  padding: 80px 30px;
  display: block;
}

.text-block-85 {
  height: 56px;
  font-family: Ppfragment sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-block-86 {
  margin-bottom: 10px;
  font-weight: 400;
}

.text-block-87 {
  font-size: 12px;
}

.div-block-267 {
  padding: 10px;
}

.slideuno {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  display: grid;
}

.centerme {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-26 {
  max-width: 600px;
  color: var(--white);
  text-align: center;
}

.slider-6 {
  background-color: #0000;
  width: 100%;
  height: auto;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

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

.slide-5, .mask-4 {
  height: auto;
}

.div-block-269 {
  z-index: 50;
  color: #141414;
  padding: 20px 30px;
  position: fixed;
  bottom: 50px;
  right: 20px;
}

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

.div-block-271 {
  background-color: var(--lightblue);
  padding: 40px 20px;
}

.image-96 {
  width: 32vw;
  max-width: 800px;
  position: absolute;
  left: 8vw;
}

.link-block-11 {
  color: var(--black);
}

.image-97 {
  width: 30px;
  margin-right: 10px;
}

.div-block-272 {
  flex-flow: column;
  display: flex;
}

.div-block-273 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 120px 50px;
  display: flex;
}

.bookcard {
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.buttonprimary {
  background-color: var(--red);
  text-align: center;
  border-radius: 40px;
  font-size: 12px;
}

.buttonsecondary {
  border: 2px solid var(--red);
  color: var(--red);
  text-align: center;
  background-color: #0000;
  border-radius: 40px;
  font-size: 12px;
}

.div-block-275 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  align-items: stretch;
  margin-top: 30px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 16px;
  display: flex;
}

.text-block-88 {
  height: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 12px;
}

.div-block-276 {
  flex-flow: column;
  justify-content: space-between;
  width: 200px;
  padding: 24px 12px 16px 22px;
  font-family: Ppfragment glare, sans-serif;
  display: flex;
}

.text-block-89 {
  height: 40px;
  font-size: 16px;
  font-weight: 400;
}

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

.image-98 {
  width: 150px;
}

.text-block-90 {
  height: 20px;
  font-size: 10px;
  line-height: 12px;
}

.div-block-278 {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.slider-7 {
  background-color: #0000;
  width: 100%;
  max-width: 1250px;
}

.text-block-91 {
  color: #adadad;
}

.div-block-279 {
  background-color: var(--footerblue);
  justify-content: center;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Ppfragment sans, sans-serif;
  display: flex;
}

.imlightbox {
  display: none;
}

.image-99 {
  width: 50px;
  display: none;
}

.bugeropen {
  cursor: pointer;
}

.burgercode {
  display: none;
}

.link-block-12 {
  position: absolute;
  left: 50px;
  padding-left: 0;
}

.link-block-12.w--current {
  left: 50px;
}

.limitww {
  width: 100%;
  max-width: 1560px;
}

.text-block-92 {
  color: var(--red);
  padding-top: 10px;
  font-family: Ppfragment glare, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

@media screen and (min-width: 1920px) {
  .div-block-15.nonround {
    border-radius: 0;
  }

  .section-faq {
    background-color: #fff;
  }

  .accordion-item {
    max-width: 1400px;
    box-shadow: 0 4px 5px #0003;
  }

  .accordion-wrapper.opened {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-87 {
    width: auto;
    height: 100%;
  }

  .slide-2, .div-block-234, .div-block-236 {
    height: 800px;
  }

  .div-block-238 {
    margin-top: 60px;
    position: relative;
  }

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

  .slider-7 {
    width: 100%;
    max-width: 1260px;
  }
}

@media screen and (max-width: 991px) {
  .headerlogo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header {
    font-size: 20px;
  }

  .ctabutton.ctasecond {
    width: 60%;
  }

  .ctabutton.ctasecond.experts {
    width: 100%;
    font-size: 24px;
  }

  .image-6 {
    right: -60px;
  }

  .div-block-9 {
    min-width: 700px;
  }

  .div-block-16.experts {
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-16.help2 {
    padding-right: 50px;
  }

  .div-block-18.darkblue {
    width: 100%;
  }

  .navigationt {
    font-size: 12px;
  }

  .bold-text-2.newtitle {
    font-size: 32px;
    line-height: 36px;
  }

  .heading-7 {
    font-size: 60px;
    line-height: 64px;
  }

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

  .div-block-54 {
    padding-left: 20px;
  }

  .div-block-56.coach {
    height: 120px;
  }

  .image-26 {
    width: 80%;
  }

  .text-block-33, .div-block-93 {
    width: 100%;
  }

  .image-87 {
    width: auto;
    height: 100%;
  }

  .slide-2 {
    overflow: hidden;
  }

  .text-block-66 {
    font-size: 28px;
    line-height: 28px;
  }
}

@media screen and (max-width: 767px) {
  .sectionmaxw {
    margin-bottom: 20px;
  }

  .sectionmaxw.horizontalstack.contentsdiv {
    margin-bottom: 50px;
  }

  .sectionmaxw.sectionheader {
    display: none;
  }

  .sectionmaxw.extraspacing {
    margin-bottom: 150px;
  }

  .sectionmaxw.extraspacing.evenmore {
    margin-top: 3px;
  }

  .sectionmaxw.extraspacing.evenmore.newspace.tripple {
    flex-direction: column;
  }

  .sectionmaxw.extraspacing.less {
    margin-bottom: 180px;
  }

  .sectionmaxw.productpage.productholders {
    flex-direction: column;
  }

  .sectionmaxw.productpage.productholders.productholdersmob {
    margin-top: -120px;
  }

  .div-block-5 {
    margin-left: -20px;
  }

  .div-block-6 {
    flex-flow: column;
  }

  .headerlogo {
    display: none;
  }

  .image-5 {
    width: 20vw;
  }

  .header {
    font-size: 18px;
  }

  .para {
    width: 100%;
  }

  .heading-2.textcenter {
    font-size: 28px;
  }

  .heading-2.main {
    margin-top: 30px;
  }

  .heading-2.moodheader {
    margin-top: 18px;
  }

  .ctabutton.ctasecond {
    width: 40%;
  }

  .ctabutton.buy2 {
    margin-bottom: 33px;
  }

  .ctabutton.buy2.lading.homecta {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
  }

  .image-6 {
    width: 20vw;
    right: 0;
  }

  .navigationd {
    display: none;
  }

  .heading-3.darkblue.headerz.headerw {
    font-family: Ppfragment fat, sans-serif;
  }

  .div-block-14 {
    padding-left: 10px;
  }

  .darkblue {
    width: 80%;
  }

  .darkblue.center.meno-sleep, .darkblue.center.meno-heat {
    font-family: Ppfragment sans, sans-serif;
  }

  .darkblue.contents.mobilehiddent, .div-block-15 {
    display: none;
  }

  .tparagraph {
    padding-left: 20px;
  }

  .redtext {
    text-align: center;
  }

  .div-block-16 {
    width: 100%;
    max-width: 560px;
  }

  .div-block-16.mobilehidden {
    display: none;
  }

  .div-block-16.desktophidden {
    margin-top: -250px;
    display: block;
    position: relative;
  }

  .div-block-16.desktophidden.desktophidden2 {
    margin-top: 0;
    display: block;
  }

  .div-block-16.desktophidden.bottle {
    margin-bottom: -40px;
  }

  .div-block-16.desktophidden.hidden3 {
    margin-top: 0;
  }

  .div-block-16.safi.hidedesktop {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .div-block-16.lading, .div-block-16.experts.mobilehide.adriane.centere {
    width: 100%;
  }

  .div-block-16.experts.mobilehide.adriane.more-space {
    width: 100%;
    margin-top: 20px;
  }

  .div-block-16.help2 {
    width: 100%;
  }

  .div-block-16.bottle.leftmo {
    padding-left: 5%;
    padding-right: 20%;
  }

  .image-10.safi2 {
    width: 32vw;
  }

  .div-block-17 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-17.mobileshow {
    display: none;
  }

  .gridcontent, .text-block.darkblue {
    font-family: Ppfragment sans, sans-serif;
  }

  .div-block-20 {
    color: #333;
  }

  .image-11.mobileimghidden {
    display: none;
  }

  .heading-5 {
    width: 50vw;
  }

  .mobileheader {
    display: none;
  }

  .image-14 {
    width: 40vw;
    max-width: 160px;
  }

  .mobileproduct {
    padding-left: 20px;
    padding-right: 50px;
    display: flex;
    overflow: scroll;
  }

  .navbar {
    background-color: #fff0;
    width: 100%;
    margin-bottom: 20px;
    display: block;
  }

  .image-16 {
    border-radius: 20px;
    width: 60vw;
    margin-right: 10px;
  }

  .div-block-25 {
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .div-block-27 {
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
    display: flex;
  }

  .div-block-27.slida {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .slider {
    background-color: var(--meno-mood);
    border-radius: 20px;
    display: block;
  }

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

  .icon-3 {
    color: var(--red);
    font-size: 32px;
  }

  .nav-menu {
    background-color: var(--white);
    height: 80vh;
  }

  .menu-button {
    margin-left: 20vw;
  }

  .menu-button.w--open {
    background-color: var(--white);
  }

  .slide {
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }

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

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

  .slider-2 {
    background-color: var(--meno-mood);
    border-radius: 20px;
    width: 100%;
    display: flex;
  }

  .slider-2.meno-heat {
    background-color: var(--meno-heat);
  }

  .slider-2.meno-sleep {
    background-color: var(--menosleep);
  }

  .nav-link {
    color: #1d1d1d;
    font-family: Ppfragment sans, sans-serif;
  }

  .nav-link-2 {
    font-family: Ppfragment sans, sans-serif;
  }

  .nav-link-3 {
    padding-left: 30px;
    font-family: Ppfragment sans, sans-serif;
  }

  .nav-link-4 {
    font-family: Ppfragment sans, sans-serif;
  }

  .div-block-43.business.knowlage {
    height: auto;
    padding-bottom: 50px;
  }

  .image-21 {
    width: 30%;
    left: auto;
    right: 5%;
  }

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

  .image-22 {
    margin-right: 5px;
  }

  .imgholder {
    width: 25%;
  }

  .div-block-54 {
    width: 75%;
  }

  .div-block-57.newwidth {
    margin-bottom: 50px;
  }

  .image-25 {
    width: 30%;
    left: auto;
    right: 5%;
  }

  .div-block-61 {
    display: none;
  }

  .businesslanding-img.destkophidden.newere {
    width: 80%;
    height: auto;
    display: block;
    position: static;
  }

  .businesslanding-img.mobilehidden {
    display: none;
  }

  .heading-9.business.knowlage.about.aboutee {
    text-align: center;
  }

  .div-block-64 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-66 {
    z-index: 50;
    flex-direction: column;
    align-items: center;
  }

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

  .div-block-68 {
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    display: flex;
  }

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

  .div-block-77.knowlage.mission.about {
    justify-content: center;
    align-items: center;
    margin-left: 0%;
  }

  .div-block-92.small {
    padding-left: 10px;
  }

  .text-block-31 {
    margin-bottom: 60px;
  }

  .text-block-33, .div-block-93 {
    width: 100%;
  }

  .inner-div.b2b {
    width: 3504vw;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .accordion-wrapper {
    font-size: 2.6vw;
    line-height: 3vw;
  }

  .div-block-233 {
    width: 50%;
  }

  .image-89 {
    width: 50%;
    margin-top: 50px;
  }

  .bookcard {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-277 {
    grid-template-columns: 1fr 1fr;
  }

  .slider-7, .slide-6, .mask-5 {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .sectionmaxw {
    margin-bottom: 60px;
  }

  .sectionmaxw.horizontalstack {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
  }

  .sectionmaxw.horizontalstack.contentsdiv.product-table {
    overflow: visible;
  }

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

  .sectionmaxw.sectionheader {
    display: none;
  }

  .sectionmaxw.extraspacing {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .sectionmaxw.extraspacing.evenmore.newspace {
    padding-top: 30px;
    overflow: hidden;
  }

  .sectionmaxw.extraspacing.less {
    margin-bottom: 50px;
  }

  .sectionmaxw.productinfo {
    margin-top: 16px;
    overflow: visible;
  }

  .sectionmaxw.productpage.productholders {
    flex-direction: column;
  }

  .sectionmaxw.productpage.productholders.productholdersmob {
    margin-top: -50px;
  }

  .sectionmaxw.lessmargin {
    margin-bottom: 40px;
  }

  .sectionmaxw.lessmargin.newst._3._4 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .sectionmaxw.email {
    flex-direction: column;
  }

  .sectionmaxw.business {
    align-items: center;
  }

  .sectionmaxw.knowlage {
    flex-direction: column;
  }

  .sectionmaxw.knowlage.email.email2 {
    margin-bottom: 60px;
  }

  .sectionmaxw.mobiled {
    flex-direction: column;
  }

  .div-block-3 {
    grid-template-columns: 60vw 60vw 60vw 60vw;
  }

  .image {
    height: 60px;
  }

  .stars-holder {
    margin-top: 16px;
  }

  .div-block-5 {
    justify-items: center;
    width: 100%;
    margin-left: -10px;
  }

  .div-block-6 {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-4.thumb {
    border-radius: 12px;
    width: 10vw;
    height: auto;
  }

  .headerlogo {
    display: flex;
  }

  .image-5 {
    width: 20vw;
    height: auto;
    margin-right: 20px;
  }

  .para {
    width: 100%;
  }

  .subheader.center {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .subheader.center.sub2 {
    width: 60%;
    font-family: Ppfragment sans, sans-serif;
    font-size: 16px;
  }

  .subheader.center.productp {
    margin-bottom: 10px;
  }

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

  .heading-2.textcenter {
    margin-bottom: 16px;
    font-family: Ppfragment fat, sans-serif;
  }

  .heading-2.main {
    margin-top: 36px;
    font-size: 28px;
  }

  .heading-2.main.lading {
    margin-top: 30px;
    line-height: 40px;
  }

  .heading-2.main.whitetext {
    max-width: 350px;
  }

  .heading-2.main.business {
    width: 100%;
    max-width: 1000px;
    font-size: 32px;
    line-height: 36px;
  }

  .heading-2.main.productp {
    margin-top: 16px;
  }

  .heading-2.moodheader {
    line-height: 30px;
  }

  .ctabutton {
    text-align: center;
    width: 80%;
    position: relative;
    left: 10%;
  }

  .ctabutton.ctasecond {
    width: 70%;
  }

  .ctabutton.ctasecond.experts {
    font-family: Ppfragment glare, sans-serif;
    font-size: 22px;
    left: 0%;
  }

  .ctabutton.ctasecond.business {
    margin-top: 20px;
    position: static;
  }

  .ctabutton.ctasecond.business.two {
    min-width: auto;
    max-width: 300px;
  }

  .ctabutton.buy2 {
    max-width: 200px;
    margin-top: 26px;
    margin-bottom: 60px;
    position: static;
  }

  .ctabutton.buy2.lading.homecta {
    max-width: 400px;
    margin-top: 30px;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .ctabutton.buy2.lading.homecta.coach {
    padding: 12px 20px;
    font-size: 20px;
  }

  .ctabutton.buy2.lading.homecta.prufe {
    font-size: 18px;
  }

  .ctabutton.buy2.lading.business {
    margin-top: 20px;
  }

  .ctabutton.buy2.lading.business.bigger {
    max-width: 280px;
    margin-top: 22px;
    padding: 14px 22px 12px;
    font-size: 20px;
    line-height: 20px;
  }

  .ctabutton.buy2.lading.business.bigger.com {
    max-width: 300px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .ctabutton.buy2.lading.business.bigger.com._4 {
    width: auto;
    padding: 18px 22px;
    font-size: 20px;
  }

  .ctabutton.buy2.lading.business.bigger.com.smaller {
    font-size: 18px;
    line-height: 18px;
  }

  .ctabutton.buy2.lading.business.bigger.inverse {
    width: 100%;
    max-width: 800px;
    margin-top: 0;
  }

  .ctabutton.buy2.lading.business.bigger.margine {
    margin-bottom: 20px;
  }

  .ctabutton.buy2.lading.business.two {
    min-width: auto;
    max-width: 300px;
  }

  .ctabutton.buy2.lading.vwbutton {
    max-width: 45vw;
    font-size: 5vw;
    line-height: 5.6vw;
  }

  .ctabutton.buy2.lading.specialcta {
    font-size: 14px;
    line-height: 14px;
  }

  .ctabutton.buy2.see {
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px;
    font-size: 22px;
  }

  .ctabutton.submit.ebook {
    width: 100%;
    max-width: 300px;
    margin-top: 10px;
    font-size: 16px;
    left: auto;
  }

  .ctabutton.social {
    margin-right: 5px;
    left: 0%;
  }

  .ctabutton.social.bluec.emailsm {
    justify-content: center;
    align-items: center;
    width: 40px;
    display: flex;
  }

  .ctabutton.maxerw {
    font-size: 16px;
    line-height: 16px;
    left: auto;
  }

  .ctabutton.fullw {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    line-height: 16px;
    left: auto;
  }

  .ctabutton.fullwb {
    max-width: 320px;
    margin-top: 50px;
    font-size: 18px;
    line-height: 18px;
    left: 0%;
  }

  .ctabutton.fullwb.exerp {
    margin-top: 20px;
  }

  .image-6 {
    width: 40vw;
    margin-top: 20px;
    position: static;
  }

  .image-6.meno-sleep {
    height: auto;
  }

  .image-6.meno-heat {
    width: auto;
    height: 80px;
  }

  .navigationd {
    z-index: 5;
    background-color: var(--white);
    justify-content: flex-start;
    height: auto;
    transition: all .2s;
    display: flex;
    position: absolute;
    inset: 100px auto auto 0%;
    transform: translate(0);
  }

  .navigationd.hideme {
    display: flex;
    transform: translate(-150vw);
  }

  .div-block-9 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    min-width: auto;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .langimg {
    margin-left: 0;
  }

  .sectionbg {
    background-color: var(--brand3c);
  }

  .sectionbg.orangebg.specialmargin {
    margin-top: 185px;
  }

  .sectionbg.footer.hidemobile, .sectionbg.footer.hidemobile.mobilehee {
    display: flex;
  }

  .sectionbg.bg2.newma {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-12 {
    flex-flow: column;
    width: 100%;
    padding-top: 20px;
    display: flex;
  }

  .heading-3.darkblue {
    color: #111;
    width: 100%;
    font-size: 20px;
  }

  .heading-3.darkblue.headerz {
    margin-top: 25px;
    font-family: Ppfragment glare, sans-serif;
    font-weight: 700;
  }

  .heading-3.spacerh {
    font-size: 22px;
  }

  .div-block-14 {
    width: 100%;
    padding-left: 0;
    padding-right: 20px;
  }

  .darkblue {
    color: #191919;
    width: 100%;
  }

  .darkblue.center {
    font-family: Ppfragment sans, sans-serif;
  }

  .darkblue.center.meno-sleep {
    color: var(--meno-sleep-dark);
  }

  .darkblue.center.meno-heat {
    color: #1e4e64;
  }

  .darkblue.contents.mobilehiddent {
    display: none;
  }

  .darkblue.contents.desktophiddent {
    width: 80%;
    display: block;
  }

  .div-block-15 {
    display: none;
  }

  .tparagraph {
    margin-top: 20px;
    font-size: 16px;
    line-height: 18px;
  }

  .redtext {
    font-family: Ppfragment sans, sans-serif;
  }

  .image-9 {
    width: 25vw;
    left: 37.5%;
    right: 37.5%;
  }

  .div-block-16 {
    width: 100%;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-16.mobilehidden {
    display: none;
  }

  .div-block-16.desktophidden {
    align-items: center;
    width: 90%;
    display: flex;
    position: absolute;
    top: 50px;
  }

  .div-block-16.desktophidden.desktophidden2 {
    width: 100%;
    margin-top: 0;
    position: static;
    top: 0;
  }

  .div-block-16.desktophidden.bottle {
    top: 40px;
  }

  .div-block-16.desktophidden.hidden3 {
    width: 100%;
    margin-top: 0;
    position: static;
    top: 0;
  }

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

  .div-block-16.block16text.product-block {
    padding-left: 20px;
  }

  .div-block-16.block16text.product-block.doublepaddingno {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-16.safi {
    align-items: flex-end;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .div-block-16.safi.hidedesktop {
    display: block;
  }

  .div-block-16.lading {
    width: 100%;
    padding-right: 0%;
    overflow: visible;
  }

  .div-block-16.experts {
    width: 100%;
  }

  .div-block-16.experts.mobilehide {
    display: none;
  }

  .div-block-16.experts.mobilehide.adriane.nopdd.flexch {
    width: 100%;
  }

  .div-block-16.experts.mobilehide.adriane.nopdd.flexch.mobilehsow {
    margin-top: 20px;
    display: block;
  }

  .div-block-16.experts.mobileshow {
    justify-content: center;
    width: 100%;
    margin-top: 40px;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .div-block-16.experts.mobileshow.vl {
    flex-flow: column;
  }

  .div-block-16.help2 {
    width: 100%;
    padding-right: 0;
  }

  .div-block-16.business.coach {
    padding-right: 5px;
  }

  .image-10 {
    aspect-ratio: auto;
    width: 100%;
  }

  .image-10.imgmid {
    width: 100%;
  }

  .image-10.imgproduct {
    max-width: 350px;
    margin-left: -8vw;
  }

  .image-10.safi2 {
    border-radius: 0;
    width: 45vw;
  }

  .image-10.safi2.lifnol {
    border-radius: 1px;
  }

  .div-block-17 {
    flex-direction: column;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-17.mobilehidden {
    display: none;
  }

  .div-block-17.mobileshow {
    display: flex;
  }

  .div-block-17.lesspace.newdive {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-18 {
    margin-top: 20px;
  }

  .div-block-18.darkblue {
    margin-left: 0;
    padding: 10px;
  }

  .gridcontent {
    font-family: Ppfragment sans, sans-serif;
  }

  .gridcontent.gridlast {
    width: 100%;
  }

  .gridcontent.alr {
    text-align: right;
    width: 100%;
  }

  .div-block-20 {
    width: 40%;
  }

  .image-11.mobileimghidden {
    display: none;
  }

  .div-block-22 {
    flex-flow: column;
  }

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

  .navigationt {
    font-size: 14px;
  }

  .heading-5 {
    margin-right: 20px;
    font-size: 16px;
    line-height: 16px;
    position: relative;
  }

  .mobileheader {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }

  .div-block-24 {
    width: 50%;
  }

  .div-block-24.right {
    justify-content: flex-end;
    display: flex;
  }

  .image-13 {
    width: 10vw;
    margin-right: 20px;
  }

  .image-14 {
    width: 40vw;
    max-width: 160px;
  }

  .mobileproduct {
    padding-left: 20px;
    padding-right: 50px;
    display: flex;
    overflow: scroll;
  }

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

  .navbar {
    background-color: #fff0;
    width: 100%;
    margin-bottom: 20px;
    display: block;
  }

  .image-16 {
    aspect-ratio: 1;
    border-radius: 20px;
    width: 56vw;
    margin-right: 10px;
  }

  .div-block-25 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

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

  .div-block-27 {
    flex-direction: column;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-27.slida {
    width: 100%;
    max-width: 400px;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider {
    background-color: var(--meno-mood);
    border-radius: 20px;
    justify-content: center;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    display: none;
  }

  .icon {
    display: none;
  }

  .icon.mob {
    display: block;
  }

  .icon-2 {
    display: none;
  }

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

  .container {
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .brand {
    justify-content: flex-start;
    display: flex;
  }

  .icon-3 {
    color: var(--red);
    font-size: 32px;
  }

  .nav-menu {
    background-color: #fdfdfd;
    height: 100vh;
    display: block;
  }

  .menu-button {
    margin-left: 20vw;
  }

  .menu-button.w--open {
    background-color: var(--white);
  }

  .mobilefooter {
    background-color: var(--footerblue);
    width: 100%;
    padding: 20px 16px;
    display: block;
  }

  .div-block-29 {
    flex-direction: row;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .image-17 {
    width: 30px;
    height: 30px;
    margin-right: 5px;
  }

  .div-block-30 {
    width: 50%;
    margin-right: 20px;
    padding: 5px;
  }

  .div-block-31 {
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .text-block-7 {
    margin-bottom: 10px;
  }

  .text-block-8 {
    margin-top: 10px;
  }

  .div-block-32 {
    margin-bottom: 30px;
  }

  .slide {
    width: 100%;
  }

  .div-block-33 {
    flex-flow: column;
  }

  .div-block-39 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
  }

  .div-block-40 {
    height: 55vh;
    margin-bottom: 80px;
  }

  .subpara {
    width: 56%;
    padding-top: 6px;
    font-size: 16px;
    line-height: 22px;
  }

  .subpara.business {
    width: 90%;
  }

  .subpara.coach {
    width: 100%;
  }

  .subpara.coach.boldness {
    padding-left: 0;
  }

  .subpara.product {
    width: 90%;
  }

  .div-block-41 {
    height: 150px;
  }

  .slider-2 {
    background-color: var(--brand3c);
    border-radius: 20px;
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .slider-2.meno-heat {
    background-color: var(--meno-heat);
  }

  .slider-2.meno-sleep {
    background-color: var(--brand2c);
    height: auto;
  }

  .slider-2.comun {
    height: auto;
  }

  .slider-2.comun._3 {
    height: 380px;
  }

  .slider-2.nonround {
    border-radius: 0;
  }

  .paragraph-2 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph-2.foldout {
    font-size: 16px;
    line-height: 22px;
  }

  .heading-6 {
    margin-top: 40px;
  }

  .text-block-10 {
    margin-bottom: 10px;
  }

  .bold-text-2 {
    font-weight: 700;
  }

  .bold-text-2.newtitle {
    font-size: 7vw;
    line-height: 10vw;
  }

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

  .div-block-43 {
    height: 55vh;
  }

  .div-block-43.lading {
    background-position: -100px 0;
  }

  .div-block-43.business {
    justify-content: center;
    height: auto;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-43.coaching {
    background-position: 70%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .centerdiv {
    overflow: hidden;
  }

  .image-21 {
    width: 60%;
    margin-left: 0;
    bottom: 14%;
    left: 50%;
  }

  .heading-7 {
    width: 100%;
    max-width: 300px;
  }

  .features {
    display: none;
  }

  .text-block-16 {
    text-align: center;
    font-size: 12px;
    line-height: 16px;
  }

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

  .bgcolorsymtom {
    padding-top: 20px;
  }

  .imgholder {
    display: none;
  }

  .div-block-54 {
    grid-template-columns: 50% 50%;
    justify-content: stretch;
    width: 100%;
    padding: 30px 40px 60px 26px;
  }

  .div-block-55 {
    border-width: 3px;
    height: 66px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;
  }

  .div-block-55.knwolage {
    width: 50%;
    margin-bottom: 20px;
  }

  .div-block-55.miniknowlage {
    margin-bottom: 8px;
  }

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

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

  .bold-text-3.syptompi {
    font-size: 3.8vw;
  }

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

  .div-block-56 {
    justify-content: center;
    width: 100%;
    margin-top: 40px;
    display: flex;
  }

  .div-block-56.coach {
    margin-top: 50px;
  }

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

  .image-23.newbmo {
    margin-right: 0;
  }

  .image-23.foundere {
    width: 100%;
    margin-right: 0;
  }

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

  .div-block-57.newwidth {
    width: 101%;
  }

  .div-block-57.newwidth.founders {
    margin-bottom: 0;
  }

  .div-block-57.newwidth.desktophh {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 30px;
    display: flex;
  }

  .div-block-57.newwidth.darkbg {
    margin-bottom: 10px;
  }

  .text-block-18 {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
  }

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

  .div-block-60.dual {
    flex-direction: column;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-60.dual.knowlage {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-19 {
    line-height: 26px;
  }

  .form {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .text-field {
    width: 100%;
    margin-right: 0;
  }

  .image-26.mobile {
    display: block;
  }

  .div-block-61 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding: 25px 10px 20px;
    display: grid;
    overflow: visible;
  }

  .form-block {
    width: 100%;
  }

  .businesslanding-img.destkophidden {
    height: 55vh;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: -30%;
    display: block;
    position: static;
  }

  .businesslanding-img.destkophidden.comun {
    margin-left: 0%;
  }

  .businesslanding-img.destkophidden.new {
    height: 45vh;
    margin-top: 0;
    margin-left: 0%;
  }

  .businesslanding-img.destkophidden.newere {
    margin-left: 0%;
  }

  .businesslanding-img.mobilehidden {
    display: none;
  }

  .businesslanding-img.mobilehidden.knowlage.comunity._3.new {
    display: block;
  }

  .heading-9 {
    width: 100%;
    font-size: 34px;
    line-height: 40px;
  }

  .heading-9.coach {
    font-size: 52px;
    line-height: 52px;
  }

  .heading-9.business {
    text-align: center;
    line-height: 40px;
  }

  .heading-9.business.knowlage {
    text-align: center;
    font-size: 50px;
    line-height: 50px;
  }

  .heading-9.business.knowlage.about {
    font-size: 42px;
    line-height: 44px;
  }

  .heading-9.business.knowlage.about.aboutee {
    margin-bottom: 0;
    line-height: 56px;
  }

  .heading-9.business.knowlage.comun, .heading-9.business.knowlage.comun._4 {
    font-size: 34px;
    line-height: 40px;
  }

  .heading-9.business.knowlage.new {
    font-size: 34px;
    line-height: 42px;
  }

  .text-block-20 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
  }

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

  .text-block-20.knowlage {
    max-width: 300px;
  }

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

  .div-block-63.final {
    border-bottom-width: 2px;
  }

  .div-block-63.first {
    border-top-width: 2px;
  }

  .heading-10 {
    line-height: 30px;
  }

  .div-block-64 {
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-23.appolink {
    width: 100%;
  }

  .div-block-66 {
    flex-direction: column;
  }

  .html-embed {
    min-width: auto;
  }

  .div-block-77.knowlage {
    align-items: center;
    margin-left: 5%;
  }

  .div-block-77.knowlage.mission.about {
    margin-left: 0%;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-77.knowlage.comun, .div-block-77.knowlage.new {
    margin-left: 0%;
  }

  .div-block-78 {
    flex-direction: column;
    margin-bottom: 0;
  }

  .div-block-78.knowlage2 {
    align-items: center;
    margin-top: 0;
  }

  .div-block-78.knowlage3 {
    align-items: center;
  }

  .div-block-79 {
    width: 100%;
    max-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-11 {
    font-size: 26px;
    line-height: 28px;
  }

  .div-block-80.newc {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-82 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .heading-12 {
    font-size: var(--h2mobile);
    line-height: 34px;
  }

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

  .div-block-83.knowlage {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-83.knowlage._2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-83.knol {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .image-29.mobilelady {
    margin-top: -40px;
    margin-bottom: 10px;
    display: block;
  }

  .image-29.flyerlady {
    margin-top: -120px;
    margin-bottom: 0;
    display: block;
  }

  .text-block-28.knowlage {
    max-width: 300px;
    font-size: 20px;
    line-height: 26px;
  }

  .heading-13 {
    max-width: 310px;
    font-size: 36px;
    line-height: 40px;
  }

  .div-block-85 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-86.cards {
    flex-direction: column;
    align-items: center;
  }

  .div-block-87.business.landing {
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .div-block-88 {
    display: none;
  }

  .text-block-30 {
    line-height: 22px;
  }

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

  .div-block-92.small {
    width: 100%;
    padding-left: 20px;
  }

  .div-block-92.big {
    width: 100%;
  }

  .div-block-92.big.newjoelle {
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-31 {
    margin-bottom: 6px;
  }

  .image-31.smallere {
    width: 100%;
  }

  .div-block-94 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-95 {
    flex-direction: column;
  }

  .div-block-96 {
    width: 100%;
    margin-bottom: 20px;
  }

  .heading-16 {
    font-size: 28px;
  }

  .image-34 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .div-block-98, .div-block-99, .div-block-99.lalign {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-34 {
    text-align: right;
    height: 80px;
    font-size: 14px;
  }

  .text-block-34.lefta {
    text-align: left;
  }

  .div-block-100 {
    margin-right: 0;
  }

  .div-block-102 {
    align-items: flex-start;
  }

  .div-block-104 {
    width: 80%;
  }

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

  .paragraph-4 {
    flex-direction: column;
  }

  .heading-19.small {
    font-size: var(--h2mobile);
  }

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

  .div-block-106._2 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-35 {
    margin-top: 0;
    font-size: 14px;
  }

  .text-block-36, .text-block-37, .text-block-38 {
    font-size: 14px;
  }

  .heading-20 {
    font-size: var(--h2mobile);
  }

  .heading-21, .paragraph-5 {
    text-align: center;
  }

  .paragraph-5.new {
    line-height: 26px;
  }

  .div-block-114 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-117 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-39 {
    height: 24px;
  }

  .div-block-118 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-120 {
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .div-block-121 {
    padding-left: 5px;
    padding-right: 10px;
  }

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

  .text-block-42 {
    font-size: 14px;
  }

  .text-block-43 {
    font-size: 24px;
    line-height: 28px;
  }

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

  .text-block-45 {
    font-size: 24px;
    line-height: 28px;
  }

  .image-40 {
    display: none;
  }

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

  .text-block-51, .text-block-52 {
    font-size: 12px;
  }

  .div-block-131.home.purplefooter {
    margin-bottom: 50px;
  }

  .div-block-131.product {
    margin-top: -70px;
    margin-bottom: 60px;
  }

  .inner-div {
    width: 200vw;
  }

  .inner-div.home {
    width: 650vw;
  }

  .inner-div.products {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 1000vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .inner-div.b2b {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    width: 1020vw;
  }

  .locgrid {
    grid-template-columns: 1fr;
  }

  ._20pxicon {
    width: 14px;
  }

  .popupbannerauto {
    display: none;
  }

  .image-75 {
    width: 12px;
    height: 12px;
  }

  .paragraph-17 {
    margin-bottom: 0;
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .image-74 {
    width: 60%;
    min-height: 50px;
  }

  .image-74.newone {
    width: 100%;
  }

  .div-block-155 {
    cursor: pointer;
  }

  .heading-27 {
    font-size: 7vw;
    line-height: 8vw;
  }

  .div-block-152 {
    width: 90%;
  }

  .ctawire {
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 3vw;
  }

  .ctawire.fullblack.videolanding {
    background-color: #f7838d;
    border-width: 0;
    margin-top: 12vw;
    padding: 2vw 4vw;
    font-size: 5vw;
    line-height: 6vw;
  }

  .ctawire.fullblack.videolanding.blackcta.pinky.applynow {
    font-size: 14px;
  }

  .div-block-154 {
    height: auto;
    max-height: 200px;
  }

  .div-block-153 {
    width: 100%;
    padding: 10px 5vw 25px;
  }

  .link-block-4 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-156 {
    padding-left: 0;
    padding-right: 0;
  }

  .logobannersection {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

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

  .div-block-157 {
    padding-right: 16px;
  }

  .div-block-159 {
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .link-block-7 {
    margin-bottom: 4px;
    display: flex;
  }

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

  .productcolumns {
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  .productcard {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-164 {
    display: none;
  }

  .heading-29 {
    font-size: 10vw;
    line-height: 10vw;
  }

  .heading-29.lesm {
    text-align: center;
    line-height: 12vw;
  }

  .heading-29.lesm.centerte {
    text-align: center;
    padding-top: 40px;
  }

  .navigation {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 5px;
    padding-top: 2vw;
    padding-bottom: 5px;
  }

  .section-faq {
    margin-bottom: 0;
    padding: 10vw 5vw 15vw;
  }

  .icon-4.accordion-icon {
    font-size: 8vw;
    transition: transform .2s;
  }

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

  .accordion-item {
    margin-bottom: 5vw;
    padding-bottom: 1vw;
  }

  .accordion-item.noshadows {
    max-width: 100vw;
  }

  .accordion-item-trigger {
    justify-content: space-between;
    align-items: center;
  }

  .accordion-item-trigger:hover {
    color: #cd3642;
  }

  .accordion-heading {
    font-size: 4.8vw;
    font-weight: 400;
    line-height: 5.2vw;
  }

  .div-block-225 {
    justify-content: center;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .accordion-wrapper {
    height: 0;
    font-size: 3.6vw;
    line-height: 4vw;
    transition: height .2s;
    overflow: hidden;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .div-block-226 {
    grid-template-columns: 1fr 1fr;
  }

  .heading-31 {
    text-align: center;
    font-size: 10vw;
    line-height: 10vw;
  }

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

  .boxlayout.colorbg {
    border-radius: 11px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .boxlayout.extrabot {
    margin-bottom: 50px;
  }

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

  .section-4 {
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
  }

  .slide-2 {
    height: 100vh;
  }

  .mask, .slider-3 {
    height: 80vh;
  }

  .image-88 {
    display: none;
  }

  .slide-nav {
    margin-bottom: 0;
    inset: auto 0% 0%;
  }

  .div-block-232 {
    display: none;
  }

  .div-block-233 {
    width: 100%;
    padding: 42vh 20px 60px;
    inset: 0% auto auto 0%;
  }

  .text-block-66 {
    font-size: 7vw;
    line-height: 10vw;
  }

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

  .div-block-236 {
    height: 80vh;
  }

  .text-block-67 {
    font-size: 5vw;
    line-height: 7vw;
  }

  .div-block-237 {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .div-block-145 {
    margin-bottom: 3vw;
  }

  .image-72 {
    width: 5vw;
  }

  .text-block-68 {
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .div-block-144 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    width: 95vw;
  }

  .igoverlay {
    width: 4vw;
  }

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

  .div-block-243 {
    padding-left: 0;
  }

  .div-block-244 {
    flex-flow: column;
  }

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

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

  .div-block-246 {
    width: 70vw;
  }

  .image-90 {
    aspect-ratio: 1;
  }

  .paragraph-21 {
    width: 100%;
    height: 150px;
  }

  .text-block-73 {
    font-size: 7vw;
    line-height: 8vw;
  }

  .slider-4 {
    display: none;
  }

  .gradienthelper {
    background-image: linear-gradient(0deg, #0000009e, #0000 30%);
    width: 100%;
  }

  .slider-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mask-3 {
    background-color: #fdf9f8;
  }

  .lessbig {
    max-width: 350px;
  }

  .div-block-249 {
    width: 100vw;
    padding-left: 40px;
    overflow: auto;
  }

  .product-carousel, .reviewslider {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .newheader {
    font-size: 6.5vw;
    line-height: 6vw;
  }

  .div-block-255 {
    padding-left: 0;
  }

  .heading-33 {
    font-size: 4.5vw;
    line-height: 5vw;
  }

  .div-block-257 {
    flex-flow: row;
    justify-content: space-between;
    margin-bottom: 10px;
  }

  .div-block-258 {
    margin-right: 0;
  }

  .div-block-259 {
    flex-flow: column;
  }

  .div-block-259.mobilehie {
    display: none;
  }

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

  .popupme {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-261 {
    flex-flow: column;
  }

  .image-93, .div-block-262 {
    width: 100%;
  }

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

  .closeme {
    cursor: pointer;
  }

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

  .paragraph-24.smallerp, .paragraph-24.lefta {
    text-align: center;
  }

  .div-block-264 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-266 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-85 {
    margin-bottom: 10px;
  }

  .slideuno {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .slider-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-268 {
    flex-flow: row;
  }

  .image-95 {
    position: absolute;
    inset: -11% -3% auto auto;
  }

  .image-96 {
    display: none;
  }

  .link-block-11 {
    margin-bottom: 7px;
  }

  .div-block-273, .div-block-276 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-277 {
    grid-template-columns: 1fr;
  }

  .image-99 {
    width: 36px;
    display: block;
  }

  .bugeropen {
    position: relative;
    right: 0;
  }

  .burgercode {
    display: none;
  }

  .link-block-12 {
    position: relative;
    left: 0;
  }

  .link-block-12.w--current {
    left: 0;
  }

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

#w-node-_11d8c3aa-2ae1-8982-c899-a1a71d5f6240-afcb68e5, #frenchlink.w-node-_11d8c3aa-2ae1-8982-c899-a1a71d5f6242-afcb68e5, #frenchlink.w-node-_11d8c3aa-2ae1-8982-c899-a1a71d5f6244-afcb68e5, #frenchlink2.w-node-_11d8c3aa-2ae1-8982-c899-a1a71d5f6246-afcb68e5, #frenchlink2.w-node-_11d8c3aa-2ae1-8982-c899-a1a71d5f6248-afcb68e5, #w-node-_11d8c3aa-2ae1-8982-c899-a1a71d5f624b-afcb68e5, #frenchlink.w-node-_11d8c3aa-2ae1-8982-c899-a1a71d5f624d-afcb68e5, #frenchlink.w-node-_11d8c3aa-2ae1-8982-c899-a1a71d5f624f-afcb68e5, #frenchlink2.w-node-_11d8c3aa-2ae1-8982-c899-a1a71d5f6251-afcb68e5, #frenchlink2.w-node-_11d8c3aa-2ae1-8982-c899-a1a71d5f6253-afcb68e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e26-249be103 {
  place-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e27-249be103, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e28-249be103, #w-node-b23caa00-a82b-f843-c4e6-fadffd54203c-249be103 {
  justify-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e29-249be103, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e2b-249be103, #w-node-_09f2f7e1-f031-5727-7b4f-1ff8a4ecec1c-249be103, #w-node-_78207d51-14dc-8d9d-2dff-2f55413caf49-249be103 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bcc92d6f-643d-cf0c-f3e5-ee8316ad80e8-249be103 {
  place-self: center;
}

#w-node-_69a0dca7-9c13-a0a3-42f5-c75a39921c35-249be103, #w-node-_745883f4-cfbc-17a2-54b7-3ff505da7f3c-249be103, #w-node-_20e80db0-152a-46c9-6852-5e43838e0924-249be103 {
  justify-self: center;
}

#w-node-_9ea14854-6e1e-e17d-1a76-6d11f3e71e36-249be103, #w-node-b24e1aee-9af2-b4fa-46c6-b3e89e726496-249be103, #w-node-_6e9a07e2-1c35-59f5-afc2-b325b68219b7-249be103, #w-node-_2a81a241-b5f6-0121-1fda-9f71452b8b47-249be103 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9ee34738-d780-db03-57c0-a8b3f8eacc58-249be103 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ec2b658a-0b0e-cf2b-aa53-711973a25ea2-249be103 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79d6bfa8-73fb-c719-5b44-4f536573630c-249be103 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-f5e5503c-4ffd-f84d-ddc5-314576c4431b-249be103, #w-node-b5d6a36e-9dc1-3beb-e99c-8195c33cab5d-249be103, #w-node-_08c12ec5-8699-074a-58df-0cbc0ead22cd-249be103, #w-node-d46c15ef-514c-64e4-d5d3-6e181cc65bd1-249be103, #w-node-faad2c47-12cb-fb87-b9aa-77012c05931e-249be103, #w-node-_8d14e01e-b023-5a32-8b81-52362dbcb8f5-249be103, #w-node-_6a3d4309-a4ea-3d16-fa6b-c96286445608-249be103, #w-node-_08732ac2-c73a-60b3-474a-84162502fb35-249be103, #w-node-_5de35189-ef17-5b99-bd51-a067120ce9f1-249be103 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e26-5db790df {
  place-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e27-5db790df, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e28-5db790df, #w-node-_70792bb8-6cf1-6e64-341b-e293d24cb083-5db790df {
  justify-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e29-5db790df, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e2b-5db790df, #w-node-d6e442a9-56a5-801f-a258-bfe6a995e3cb-5db790df, #w-node-_2bdcbe82-f71f-8180-3660-555cc152c159-5db790df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bcc92d6f-643d-cf0c-f3e5-ee8316ad80e8-5db790df {
  place-self: center;
}

#w-node-_69a0dca7-9c13-a0a3-42f5-c75a39921c35-5db790df, #w-node-_745883f4-cfbc-17a2-54b7-3ff505da7f3c-5db790df, #w-node-_527ca875-80b6-8beb-6524-b7ca6c69639e-5db790df {
  justify-self: center;
}

#w-node-_9ea14854-6e1e-e17d-1a76-6d11f3e71e36-5db790df, #w-node-_6e9a07e2-1c35-59f5-afc2-b325b68219b7-5db790df, #w-node-b24e1aee-9af2-b4fa-46c6-b3e89e726496-5db790df, #w-node-b5cb1ccb-5a92-c7e6-5634-6f0d8ac5ebb3-5db790df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9ee34738-d780-db03-57c0-a8b3f8eacc58-5db790df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ec2b658a-0b0e-cf2b-aa53-711973a25ea2-5db790df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79d6bfa8-73fb-c719-5b44-4f536573630c-5db790df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-f5e5503c-4ffd-f84d-ddc5-314576c4431b-5db790df, #w-node-b5d6a36e-9dc1-3beb-e99c-8195c33cab5d-5db790df, #w-node-_08c12ec5-8699-074a-58df-0cbc0ead22cd-5db790df, #w-node-d46c15ef-514c-64e4-d5d3-6e181cc65bd1-5db790df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-faad2c47-12cb-fb87-b9aa-77012c05931e-5db790df, #w-node-_8d14e01e-b023-5a32-8b81-52362dbcb8f5-5db790df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_465e248a-4cdf-7d2d-481a-43641f191e37-5db790df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9b470f7-079b-dd95-8019-a7ef0fc2cf61-5db790df, #w-node-_8744f0e4-ca98-5667-f315-2a9af8208715-5db790df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_6a3d4309-a4ea-3d16-fa6b-c96286445608-5db790df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08732ac2-c73a-60b3-474a-84162502fb35-5db790df, #w-node-_5de35189-ef17-5b99-bd51-a067120ce9f1-5db790df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-fa59e419-efae-93ed-660c-5278386eb958-10653e70, #w-node-_027f6f86-e6a2-ed4a-423f-a044d5e1533d-10653e70, #w-node-f082695d-f83a-61ef-c88e-dec3932cfb40-10653e70, #w-node-_2ef476c9-7933-9581-5768-8e174a99d274-10653e70, #w-node-_49a19c58-bbd1-02dc-1f85-2bd8d7978f3c-10653e70, #w-node-_7e80facf-e892-40d7-807d-f770d87a019a-10653e70, #w-node-_63275377-d716-b0cc-ca20-cd5151ceae10-10653e70, #w-node-_0b120775-a649-e636-44b2-e5ab30a97557-10653e70, #w-node-_67bd03be-4f3b-592c-3692-09ce8b7aa900-10653e70, #w-node-af4ce6d8-f784-8726-11cc-819fa9960953-10653e70, #w-node-_92e0ad93-a4af-35a4-5fa6-a349fe48c365-10653e70, #w-node-aa1c0bf2-1e6e-7129-329f-b09f386b8044-10653e70, #w-node-_3920315b-fec5-d3b4-dc18-31db3c565228-10653e70, #w-node-_076fc821-e2e4-ea3a-e667-285860faeefd-10653e70, #w-node-c631eabe-3e8d-c198-b507-ca2d46b2c0a7-10653e70, #w-node-_5fe04c2f-c0b9-8fc1-357d-c666f43a1596-10653e70, #w-node-_864728e8-1738-b46a-b559-24a6f2cadab7-10653e70, #w-node-_44cc1cca-61c3-476d-002f-4b1c25a782ec-10653e70, #w-node-be90e210-2246-f8ae-9582-580bbdf5a507-10653e70, #w-node-d5c19137-45b8-79c7-bf55-65311a70b92a-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b326-10653e70, #w-node-_8211e8d7-127a-625b-33ea-c916024f549b-10653e70, #w-node-ae6b2515-248d-9eb8-87c0-a0cc98762172-10653e70, #w-node-_046feab0-3bc0-20e8-3172-c2a8fb96f074-10653e70, #w-node-_9fe44db6-d80c-5792-184a-a743afa6cc05-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b327-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b329-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b32a-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b32b-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b32c-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b32d-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b32f-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b330-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b331-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b332-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b333-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b334-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b335-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b336-10653e70, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b337-10653e70 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e26-32c1c539 {
  place-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e27-32c1c539, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e28-32c1c539, #w-node-_6de3fd2c-ca3b-524c-331a-da856b2eefd2-32c1c539 {
  justify-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e29-32c1c539, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e2b-32c1c539, #w-node-d51260c8-2167-0a82-f90a-b7b0bb329aa4-32c1c539, #w-node-_64097aac-24af-aae8-44f2-717e43e428f4-32c1c539 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bcc92d6f-643d-cf0c-f3e5-ee8316ad80e8-32c1c539 {
  place-self: center;
}

#w-node-_69a0dca7-9c13-a0a3-42f5-c75a39921c35-32c1c539, #w-node-_745883f4-cfbc-17a2-54b7-3ff505da7f3c-32c1c539, #w-node-_4c45fee9-4ff0-6305-e940-63255f81c536-32c1c539 {
  justify-self: center;
}

#w-node-_9ea14854-6e1e-e17d-1a76-6d11f3e71e36-32c1c539, #w-node-_6e9a07e2-1c35-59f5-afc2-b325b68219b7-32c1c539, #w-node-b24e1aee-9af2-b4fa-46c6-b3e89e726496-32c1c539, #w-node-_743f363d-ad14-91ac-2848-211c93cac956-32c1c539 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9ee34738-d780-db03-57c0-a8b3f8eacc58-32c1c539 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ec2b658a-0b0e-cf2b-aa53-711973a25ea2-32c1c539 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79d6bfa8-73fb-c719-5b44-4f536573630c-32c1c539 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-f5e5503c-4ffd-f84d-ddc5-314576c4431b-32c1c539, #w-node-b5d6a36e-9dc1-3beb-e99c-8195c33cab5d-32c1c539, #w-node-_08c12ec5-8699-074a-58df-0cbc0ead22cd-32c1c539, #w-node-d46c15ef-514c-64e4-d5d3-6e181cc65bd1-32c1c539, #w-node-faad2c47-12cb-fb87-b9aa-77012c05931e-32c1c539, #w-node-_8d14e01e-b023-5a32-8b81-52362dbcb8f5-32c1c539, #w-node-e1e745cf-b480-f682-e3bc-b01de698d08c-32c1c539, #w-node-_27f38eca-eab9-5b84-8827-e529d2cc0505-32c1c539, #w-node-c7353258-c476-927e-5f30-028d6215dd20-32c1c539, #w-node-_6a3d4309-a4ea-3d16-fa6b-c96286445608-32c1c539, #w-node-_08732ac2-c73a-60b3-474a-84162502fb35-32c1c539, #w-node-_5de35189-ef17-5b99-bd51-a067120ce9f1-32c1c539, #w-node-_75cf85aa-a59a-d52c-1add-ab11dac8decd-7b5c3b60, #w-node-a340f93f-f3a1-efb3-e8fc-005592482400-7b5c3b60, #w-node-a340f93f-f3a1-efb3-e8fc-005592482401-7b5c3b60, #w-node-a340f93f-f3a1-efb3-e8fc-005592482402-7b5c3b60, #w-node-a340f93f-f3a1-efb3-e8fc-005592482403-7b5c3b60, #w-node-_344f75dc-b60d-e495-322c-73d2915eaa6d-7b5c3b60, #w-node-_69be8e51-ebcb-fa1c-e163-483d18e340bc-7b5c3b60, #w-node-_857e462c-c43b-2acb-cc6c-002feb5fc116-7b5c3b60, #w-node-_857e462c-c43b-2acb-cc6c-002feb5fc117-7b5c3b60, #w-node-_857e462c-c43b-2acb-cc6c-002feb5fc118-7b5c3b60, #w-node-_857e462c-c43b-2acb-cc6c-002feb5fc119-7b5c3b60, #w-node-_857e462c-c43b-2acb-cc6c-002feb5fc11a-7b5c3b60, #w-node-_857e462c-c43b-2acb-cc6c-002feb5fc11b-7b5c3b60, #w-node-_857e462c-c43b-2acb-cc6c-002feb5fc11c-7b5c3b60, #w-node-_48aa1e17-4cc2-833f-eedd-cd3d09ae1471-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb59f-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5a1-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5a3-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5a5-7b5c3b60, #w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5a7-7b5c3b60, #w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5a9-7b5c3b60, #w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5ab-7b5c3b60, #w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5ad-7b5c3b60, #w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5af-7b5c3b60, #w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5b1-7b5c3b60, #w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5b3-7b5c3b60, #w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5b5-7b5c3b60, #w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5b7-7b5c3b60, #w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5b9-7b5c3b60, #w-node-_38aa67c1-322a-7dc2-2967-bb0f3afbb5bb-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_06e9e97e-2388-9e85-71ad-90ea98339d86-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_06e9e97e-2388-9e85-71ad-90ea98339d88-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_06e9e97e-2388-9e85-71ad-90ea98339d8a-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_06e9e97e-2388-9e85-71ad-90ea98339d8c-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339d8e-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339d90-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339d92-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339d94-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339d96-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339d98-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339d9a-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339d9c-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339d9e-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339da0-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339da2-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339da4-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339da6-7b5c3b60, #w-node-_06e9e97e-2388-9e85-71ad-90ea98339da8-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6d1335ac-3456-287c-633e-4b0953c8ed91-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_6d1335ac-3456-287c-633e-4b0953c8ed93-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6d1335ac-3456-287c-633e-4b0953c8ed95-7b5c3b60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_6d1335ac-3456-287c-633e-4b0953c8ed97-7b5c3b60, #w-node-_6d1335ac-3456-287c-633e-4b0953c8ed99-7b5c3b60, #w-node-_6d1335ac-3456-287c-633e-4b0953c8ed9b-7b5c3b60, #w-node-_6d1335ac-3456-287c-633e-4b0953c8ed9d-7b5c3b60, #w-node-_6d1335ac-3456-287c-633e-4b0953c8ed9f-7b5c3b60, #w-node-_6d1335ac-3456-287c-633e-4b0953c8eda1-7b5c3b60, #w-node-_6d1335ac-3456-287c-633e-4b0953c8eda3-7b5c3b60, #w-node-_6d1335ac-3456-287c-633e-4b0953c8eda5-7b5c3b60, #w-node-_6d1335ac-3456-287c-633e-4b0953c8eda7-7b5c3b60, #w-node-_1200ecb1-5f41-7e2f-cf39-74d1639debb0-07c6c7be, #w-node-_339dd06e-a796-66c5-b507-90ba26ed7c1f-07c6c7be, #w-node-_6ce0756b-5199-00e5-9b4c-d806d303423b-07c6c7be, #w-node-_5adfa503-fc28-22b7-582f-fbb323e0e88c-07c6c7be, #w-node-_9584dd8a-ae1c-9a01-ee04-1acc3730799d-07c6c7be, #w-node-a3ea06f5-d550-cded-d2ca-ad73888b9040-07c6c7be, #w-node-a3ea06f5-d550-cded-d2ca-ad73888b9042-07c6c7be, #w-node-a3ea06f5-d550-cded-d2ca-ad73888b9044-07c6c7be, #w-node-a3ea06f5-d550-cded-d2ca-ad73888b9046-07c6c7be, #w-node-a3ea06f5-d550-cded-d2ca-ad73888b9048-07c6c7be, #w-node-ce8ded6d-da17-3eb4-f834-3f7dd9ad32b3-cc9bab68, #frenchlink.w-node-ce8ded6d-da17-3eb4-f834-3f7dd9ad32b5-cc9bab68, #w-node-ce8ded6d-da17-3eb4-f834-3f7dd9ad32b7-cc9bab68, #w-node-ce8ded6d-da17-3eb4-f834-3f7dd9ad32b9-cc9bab68, #w-node-ce8ded6d-da17-3eb4-f834-3f7dd9ad32c5-cc9bab68, #w-node-ce8ded6d-da17-3eb4-f834-3f7dd9ad32c7-cc9bab68, #frenchlink2.w-node-ce8ded6d-da17-3eb4-f834-3f7dd9ad32c9-cc9bab68, #frenchlink2.w-node-_1c73dc87-b180-2791-452d-4bdc46d4f444-cc9bab68, #frenchlink2.w-node-_461da823-d4bc-fe20-a5ba-36b7b1a99c1d-cc9bab68, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd27-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd28-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd29-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd2a-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd2b-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd2c-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd2d-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd30-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd31-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd32-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd33-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd34-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd35-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd36-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdca-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdcc-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdce-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdd0-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdd2-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdd4-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdd6-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdd8-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdda-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bddc-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdde-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bde0-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bde2-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bde4-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bde6-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdf2-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdf4-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdf6-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdf8-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdfa-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdfc-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdfe-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be00-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be02-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be04-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be06-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be08-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be0a-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be0c-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be0e-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be10-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be12-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be14-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be20-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be22-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be24-c095dcc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be26-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be28-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be2a-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be2c-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be2e-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be30-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be32-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be34-c095dcc2, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be36-c095dcc2, #w-node-a530f1b0-3a9c-b106-7a2f-9901f147f13b-d70aa4db, #frenchlink.w-node-a530f1b0-3a9c-b106-7a2f-9901f147f13d-d70aa4db, #w-node-a530f1b0-3a9c-b106-7a2f-9901f147f13f-d70aa4db, #w-node-a530f1b0-3a9c-b106-7a2f-9901f147f141-d70aa4db, #w-node-a530f1b0-3a9c-b106-7a2f-9901f147f14d-d70aa4db, #w-node-a530f1b0-3a9c-b106-7a2f-9901f147f14f-d70aa4db, #frenchlink2.w-node-a530f1b0-3a9c-b106-7a2f-9901f147f151-d70aa4db, #w-node-a530f1b0-3a9c-b106-7a2f-9901f147f154-d70aa4db, #frenchlink.w-node-a530f1b0-3a9c-b106-7a2f-9901f147f156-d70aa4db, #w-node-a530f1b0-3a9c-b106-7a2f-9901f147f158-d70aa4db, #w-node-a530f1b0-3a9c-b106-7a2f-9901f147f15a-d70aa4db, #w-node-a530f1b0-3a9c-b106-7a2f-9901f147f166-d70aa4db, #w-node-a530f1b0-3a9c-b106-7a2f-9901f147f168-d70aa4db, #w-node-a530f1b0-3a9c-b106-7a2f-9901f147f16a-d70aa4db, #w-node-a3615810-6c59-566f-0856-6a3457044f56-d70aa4db, #w-node-df841b27-707b-2821-4180-0dc144fd0e64-d70aa4db, #w-node-_9b6305ad-970c-3f3b-5d03-3146065d2c02-d70aa4db, #w-node-_16644327-b60a-0af7-4a47-d8647c0e85a1-d70aa4db, #w-node-a3615810-6c59-566f-0856-6a3457044f68-d70aa4db, #w-node-cff10539-d50c-8bd6-f38f-5c81f88c0433-d70aa4db, #w-node-cff10539-d50c-8bd6-f38f-5c81f88c0435-d70aa4db, #w-node-cff10539-d50c-8bd6-f38f-5c81f88c0437-d70aa4db, #w-node-cff10539-d50c-8bd6-f38f-5c81f88c0439-d70aa4db, #w-node-cff10539-d50c-8bd6-f38f-5c81f88c043b-d70aa4db, #w-node-_1f2f60be-1c10-143b-2ed4-0c25cdaf2380-d70aa4db, #frenchlink.w-node-_1f2f60be-1c10-143b-2ed4-0c25cdaf2382-d70aa4db, #frenchlink.w-node-fad6cefd-7788-e35f-d957-602bfdc4fb56-d70aa4db, #frenchlink2.w-node-_1f2f60be-1c10-143b-2ed4-0c25cdaf2396-d70aa4db, #frenchlink2.w-node-_0de2b6ff-529c-23c5-e5e2-151492d238b5-d70aa4db, #w-node-e08c5d7a-d8f1-c44d-fd81-10d932bf0203-d70aa4db, #frenchlink.w-node-e08c5d7a-d8f1-c44d-fd81-10d932bf0205-d70aa4db, #frenchlink.w-node-e08c5d7a-d8f1-c44d-fd81-10d932bf0207-d70aa4db, #frenchlink2.w-node-e08c5d7a-d8f1-c44d-fd81-10d932bf0209-d70aa4db, #frenchlink2.w-node-e08c5d7a-d8f1-c44d-fd81-10d932bf020b-d70aa4db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fedc-0dfa6f6c {
  place-self: center;
}

#w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fedd-0dfa6f6c, #w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fede-0dfa6f6c, #w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fedf-0dfa6f6c {
  justify-self: center;
}

#w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fee0-0dfa6f6c, #w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fee2-0dfa6f6c, #w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fee4-0dfa6f6c, #w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fee6-0dfa6f6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_672ba34e-08ab-3910-195c-c614d7037d96-0dfa6f6c {
  place-self: center;
}

#w-node-_672ba34e-08ab-3910-195c-c614d7037d97-0dfa6f6c, #w-node-_672ba34e-08ab-3910-195c-c614d7037d98-0dfa6f6c, #w-node-_672ba34e-08ab-3910-195c-c614d7037d99-0dfa6f6c {
  justify-self: center;
}

#w-node-_672ba34e-08ab-3910-195c-c614d7037d9a-0dfa6f6c, #w-node-_672ba34e-08ab-3910-195c-c614d7037d9c-0dfa6f6c, #w-node-_672ba34e-08ab-3910-195c-c614d7037d9e-0dfa6f6c, #w-node-_672ba34e-08ab-3910-195c-c614d7037da0-0dfa6f6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9ee34738-d780-db03-57c0-a8b3f8eacc58-0dfa6f6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ec2b658a-0b0e-cf2b-aa53-711973a25ea2-0dfa6f6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79d6bfa8-73fb-c719-5b44-4f536573630c-0dfa6f6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-f5e5503c-4ffd-f84d-ddc5-314576c4431b-0dfa6f6c, #w-node-b5d6a36e-9dc1-3beb-e99c-8195c33cab5d-0dfa6f6c, #w-node-_08c12ec5-8699-074a-58df-0cbc0ead22cd-0dfa6f6c, #w-node-d46c15ef-514c-64e4-d5d3-6e181cc65bd1-0dfa6f6c, #w-node-faad2c47-12cb-fb87-b9aa-77012c05931e-0dfa6f6c, #w-node-_8d14e01e-b023-5a32-8b81-52362dbcb8f5-0dfa6f6c, #w-node-e1e745cf-b480-f682-e3bc-b01de698d08c-0dfa6f6c, #w-node-_27f38eca-eab9-5b84-8827-e529d2cc0505-0dfa6f6c, #w-node-c7353258-c476-927e-5f30-028d6215dd20-0dfa6f6c, #w-node-_6a3d4309-a4ea-3d16-fa6b-c96286445608-0dfa6f6c, #w-node-_08732ac2-c73a-60b3-474a-84162502fb35-0dfa6f6c, #w-node-_5de35189-ef17-5b99-bd51-a067120ce9f1-0dfa6f6c, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd27-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd28-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd29-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd2a-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd2b-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd2c-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd2d-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd30-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd31-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd32-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd33-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd34-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd35-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd36-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd75-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdca-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdcc-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdce-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdd0-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdd2-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdd4-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdd6-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdd8-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdda-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bddc-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdde-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bde0-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bde2-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bde4-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bde6-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdf2-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdf4-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdf6-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdf8-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdfa-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdfc-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdfe-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be00-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be02-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be04-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be06-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be08-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be0a-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be0c-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be0e-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be10-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be12-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be14-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be20-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be22-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be24-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be26-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be28-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be2a-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be2c-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be2e-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be30-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be32-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be34-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0be36-0c7eb595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e26-b57f01ef {
  place-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e27-b57f01ef, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e28-b57f01ef, #w-node-_6de3fd2c-ca3b-524c-331a-da856b2eefd2-b57f01ef {
  justify-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e29-b57f01ef, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e2b-b57f01ef, #w-node-d51260c8-2167-0a82-f90a-b7b0bb329aa4-b57f01ef, #w-node-_64097aac-24af-aae8-44f2-717e43e428f4-b57f01ef {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bcc92d6f-643d-cf0c-f3e5-ee8316ad80e8-b57f01ef {
  place-self: center;
}

#w-node-_69a0dca7-9c13-a0a3-42f5-c75a39921c35-b57f01ef, #w-node-_745883f4-cfbc-17a2-54b7-3ff505da7f3c-b57f01ef, #w-node-_4c45fee9-4ff0-6305-e940-63255f81c536-b57f01ef {
  justify-self: center;
}

#w-node-_9ea14854-6e1e-e17d-1a76-6d11f3e71e36-b57f01ef, #w-node-_6e9a07e2-1c35-59f5-afc2-b325b68219b7-b57f01ef, #w-node-b24e1aee-9af2-b4fa-46c6-b3e89e726496-b57f01ef, #w-node-_743f363d-ad14-91ac-2848-211c93cac956-b57f01ef {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9ee34738-d780-db03-57c0-a8b3f8eacc58-b57f01ef {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ec2b658a-0b0e-cf2b-aa53-711973a25ea2-b57f01ef {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79d6bfa8-73fb-c719-5b44-4f536573630c-b57f01ef {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-f5e5503c-4ffd-f84d-ddc5-314576c4431b-b57f01ef, #w-node-b5d6a36e-9dc1-3beb-e99c-8195c33cab5d-b57f01ef, #w-node-_08c12ec5-8699-074a-58df-0cbc0ead22cd-b57f01ef, #w-node-d46c15ef-514c-64e4-d5d3-6e181cc65bd1-b57f01ef, #w-node-faad2c47-12cb-fb87-b9aa-77012c05931e-b57f01ef, #w-node-_8d14e01e-b023-5a32-8b81-52362dbcb8f5-b57f01ef, #w-node-e1e745cf-b480-f682-e3bc-b01de698d08c-b57f01ef, #w-node-_27f38eca-eab9-5b84-8827-e529d2cc0505-b57f01ef, #w-node-c7353258-c476-927e-5f30-028d6215dd20-b57f01ef, #w-node-_6a3d4309-a4ea-3d16-fa6b-c96286445608-b57f01ef, #w-node-_08732ac2-c73a-60b3-474a-84162502fb35-b57f01ef, #w-node-_5de35189-ef17-5b99-bd51-a067120ce9f1-b57f01ef, #w-node-fa59e419-efae-93ed-660c-5278386eb958-138a178a, #w-node-_027f6f86-e6a2-ed4a-423f-a044d5e1533d-138a178a, #w-node-f082695d-f83a-61ef-c88e-dec3932cfb40-138a178a, #w-node-_2ef476c9-7933-9581-5768-8e174a99d274-138a178a, #w-node-_49a19c58-bbd1-02dc-1f85-2bd8d7978f3c-138a178a, #w-node-_7e80facf-e892-40d7-807d-f770d87a019a-138a178a, #w-node-_63275377-d716-b0cc-ca20-cd5151ceae10-138a178a, #w-node-_0b120775-a649-e636-44b2-e5ab30a97557-138a178a, #w-node-_67bd03be-4f3b-592c-3692-09ce8b7aa900-138a178a, #w-node-af4ce6d8-f784-8726-11cc-819fa9960953-138a178a, #w-node-_92e0ad93-a4af-35a4-5fa6-a349fe48c365-138a178a, #w-node-aa1c0bf2-1e6e-7129-329f-b09f386b8044-138a178a, #w-node-_3920315b-fec5-d3b4-dc18-31db3c565228-138a178a, #w-node-_076fc821-e2e4-ea3a-e667-285860faeefd-138a178a, #w-node-c631eabe-3e8d-c198-b507-ca2d46b2c0a7-138a178a, #w-node-_5fe04c2f-c0b9-8fc1-357d-c666f43a1596-138a178a, #w-node-_864728e8-1738-b46a-b559-24a6f2cadab7-138a178a, #w-node-_44cc1cca-61c3-476d-002f-4b1c25a782ec-138a178a, #w-node-be90e210-2246-f8ae-9582-580bbdf5a507-138a178a, #w-node-d5c19137-45b8-79c7-bf55-65311a70b92a-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b326-138a178a, #w-node-_8211e8d7-127a-625b-33ea-c916024f549b-138a178a, #w-node-ae6b2515-248d-9eb8-87c0-a0cc98762172-138a178a, #w-node-_046feab0-3bc0-20e8-3172-c2a8fb96f074-138a178a, #w-node-_9fe44db6-d80c-5792-184a-a743afa6cc05-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b327-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b329-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b32a-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b32b-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b32c-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b32d-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b32f-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b330-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b331-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b332-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b333-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b334-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b335-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b336-138a178a, #w-node-eba48ec0-2c24-27b8-4dce-98edeaf3b337-138a178a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e26-c8aa24e1 {
  place-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e27-c8aa24e1, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e28-c8aa24e1, #w-node-_70792bb8-6cf1-6e64-341b-e293d24cb083-c8aa24e1 {
  justify-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e29-c8aa24e1, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e2b-c8aa24e1, #w-node-d6e442a9-56a5-801f-a258-bfe6a995e3cb-c8aa24e1, #w-node-_2bdcbe82-f71f-8180-3660-555cc152c159-c8aa24e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bcc92d6f-643d-cf0c-f3e5-ee8316ad80e8-c8aa24e1 {
  place-self: center;
}

#w-node-_69a0dca7-9c13-a0a3-42f5-c75a39921c35-c8aa24e1, #w-node-_745883f4-cfbc-17a2-54b7-3ff505da7f3c-c8aa24e1, #w-node-_527ca875-80b6-8beb-6524-b7ca6c69639e-c8aa24e1 {
  justify-self: center;
}

#w-node-_9ea14854-6e1e-e17d-1a76-6d11f3e71e36-c8aa24e1, #w-node-_6e9a07e2-1c35-59f5-afc2-b325b68219b7-c8aa24e1, #w-node-b24e1aee-9af2-b4fa-46c6-b3e89e726496-c8aa24e1, #w-node-b5cb1ccb-5a92-c7e6-5634-6f0d8ac5ebb3-c8aa24e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9ee34738-d780-db03-57c0-a8b3f8eacc58-c8aa24e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ec2b658a-0b0e-cf2b-aa53-711973a25ea2-c8aa24e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79d6bfa8-73fb-c719-5b44-4f536573630c-c8aa24e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-f5e5503c-4ffd-f84d-ddc5-314576c4431b-c8aa24e1, #w-node-b5d6a36e-9dc1-3beb-e99c-8195c33cab5d-c8aa24e1, #w-node-_08c12ec5-8699-074a-58df-0cbc0ead22cd-c8aa24e1, #w-node-d46c15ef-514c-64e4-d5d3-6e181cc65bd1-c8aa24e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-faad2c47-12cb-fb87-b9aa-77012c05931e-c8aa24e1, #w-node-_8d14e01e-b023-5a32-8b81-52362dbcb8f5-c8aa24e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_465e248a-4cdf-7d2d-481a-43641f191e37-c8aa24e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9b470f7-079b-dd95-8019-a7ef0fc2cf61-c8aa24e1, #w-node-_8744f0e4-ca98-5667-f315-2a9af8208715-c8aa24e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_6a3d4309-a4ea-3d16-fa6b-c96286445608-c8aa24e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08732ac2-c73a-60b3-474a-84162502fb35-c8aa24e1, #w-node-_5de35189-ef17-5b99-bd51-a067120ce9f1-c8aa24e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e26-54af6606 {
  place-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e27-54af6606, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e28-54af6606, #w-node-b23caa00-a82b-f843-c4e6-fadffd54203c-54af6606 {
  justify-self: center;
}

#w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e29-54af6606, #w-node-bd2571b7-e6d2-9461-1af1-99fbacd18e2b-54af6606, #w-node-_09f2f7e1-f031-5727-7b4f-1ff8a4ecec1c-54af6606, #w-node-_78207d51-14dc-8d9d-2dff-2f55413caf49-54af6606 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bcc92d6f-643d-cf0c-f3e5-ee8316ad80e8-54af6606 {
  place-self: center;
}

#w-node-_69a0dca7-9c13-a0a3-42f5-c75a39921c35-54af6606, #w-node-_745883f4-cfbc-17a2-54b7-3ff505da7f3c-54af6606, #w-node-_20e80db0-152a-46c9-6852-5e43838e0924-54af6606 {
  justify-self: center;
}

#w-node-_9ea14854-6e1e-e17d-1a76-6d11f3e71e36-54af6606, #w-node-b24e1aee-9af2-b4fa-46c6-b3e89e726496-54af6606, #w-node-_6e9a07e2-1c35-59f5-afc2-b325b68219b7-54af6606, #w-node-_2a81a241-b5f6-0121-1fda-9f71452b8b47-54af6606 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9ee34738-d780-db03-57c0-a8b3f8eacc58-54af6606 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ec2b658a-0b0e-cf2b-aa53-711973a25ea2-54af6606 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79d6bfa8-73fb-c719-5b44-4f536573630c-54af6606 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-f5e5503c-4ffd-f84d-ddc5-314576c4431b-54af6606, #w-node-b5d6a36e-9dc1-3beb-e99c-8195c33cab5d-54af6606, #w-node-_08c12ec5-8699-074a-58df-0cbc0ead22cd-54af6606, #w-node-d46c15ef-514c-64e4-d5d3-6e181cc65bd1-54af6606, #w-node-faad2c47-12cb-fb87-b9aa-77012c05931e-54af6606, #w-node-_8d14e01e-b023-5a32-8b81-52362dbcb8f5-54af6606, #w-node-_6a3d4309-a4ea-3d16-fa6b-c96286445608-54af6606, #w-node-_08732ac2-c73a-60b3-474a-84162502fb35-54af6606, #w-node-_5de35189-ef17-5b99-bd51-a067120ce9f1-54af6606 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fedc-844ac1f9 {
  place-self: center;
}

#w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fedd-844ac1f9, #w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fede-844ac1f9, #w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fedf-844ac1f9 {
  justify-self: center;
}

#w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fee0-844ac1f9, #w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fee2-844ac1f9, #w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fee4-844ac1f9, #w-node-_49fbb95a-1084-dc54-23ad-11b8b1b9fee6-844ac1f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_672ba34e-08ab-3910-195c-c614d7037d96-844ac1f9 {
  place-self: center;
}

#w-node-_672ba34e-08ab-3910-195c-c614d7037d97-844ac1f9, #w-node-_672ba34e-08ab-3910-195c-c614d7037d98-844ac1f9, #w-node-_672ba34e-08ab-3910-195c-c614d7037d99-844ac1f9 {
  justify-self: center;
}

#w-node-_672ba34e-08ab-3910-195c-c614d7037d9a-844ac1f9, #w-node-_672ba34e-08ab-3910-195c-c614d7037d9c-844ac1f9, #w-node-_672ba34e-08ab-3910-195c-c614d7037d9e-844ac1f9, #w-node-_672ba34e-08ab-3910-195c-c614d7037da0-844ac1f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9ee34738-d780-db03-57c0-a8b3f8eacc58-844ac1f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ec2b658a-0b0e-cf2b-aa53-711973a25ea2-844ac1f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79d6bfa8-73fb-c719-5b44-4f536573630c-844ac1f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-f5e5503c-4ffd-f84d-ddc5-314576c4431b-844ac1f9, #w-node-b5d6a36e-9dc1-3beb-e99c-8195c33cab5d-844ac1f9, #w-node-_08c12ec5-8699-074a-58df-0cbc0ead22cd-844ac1f9, #w-node-d46c15ef-514c-64e4-d5d3-6e181cc65bd1-844ac1f9, #w-node-faad2c47-12cb-fb87-b9aa-77012c05931e-844ac1f9, #w-node-_8d14e01e-b023-5a32-8b81-52362dbcb8f5-844ac1f9, #w-node-e1e745cf-b480-f682-e3bc-b01de698d08c-844ac1f9, #w-node-_27f38eca-eab9-5b84-8827-e529d2cc0505-844ac1f9, #w-node-c7353258-c476-927e-5f30-028d6215dd20-844ac1f9, #w-node-_6a3d4309-a4ea-3d16-fa6b-c96286445608-844ac1f9, #w-node-_08732ac2-c73a-60b3-474a-84162502fb35-844ac1f9, #w-node-_5de35189-ef17-5b99-bd51-a067120ce9f1-844ac1f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-b23caa00-a82b-f843-c4e6-fadffd54203c-249be103 {
    justify-self: center;
  }

  #w-node-_09f2f7e1-f031-5727-7b4f-1ff8a4ecec1c-249be103, #w-node-_78207d51-14dc-8d9d-2dff-2f55413caf49-249be103 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_70792bb8-6cf1-6e64-341b-e293d24cb083-5db790df {
    justify-self: center;
  }

  #w-node-d6e442a9-56a5-801f-a258-bfe6a995e3cb-5db790df, #w-node-_2bdcbe82-f71f-8180-3660-555cc152c159-5db790df {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-b5d6a36e-9dc1-3beb-e99c-8195c33cab5d-5db790df {
    justify-self: end;
  }

  #w-node-_6de3fd2c-ca3b-524c-331a-da856b2eefd2-32c1c539 {
    justify-self: center;
  }

  #w-node-d51260c8-2167-0a82-f90a-b7b0bb329aa4-32c1c539, #w-node-_64097aac-24af-aae8-44f2-717e43e428f4-32c1c539 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-ba6f8e21-8c61-64c3-4350-af98c3a12181-7b5c3b60, #w-node-c70da547-6f47-ffa6-f217-66145b0b8822-7b5c3b60, #w-node-c876358f-9d8b-47d4-d66f-e9cdeefedebe-7b5c3b60, #w-node-d6d438cd-1688-6779-d846-cfe6fee80b93-7b5c3b60, #w-node-b6bae679-9d92-e428-4011-a74e2312725c-7b5c3b60, #w-node-_78d2fcf0-cb0b-c5c4-ce39-bd501bd89d7b-7b5c3b60, #w-node-e6592f9d-2ef7-4574-7072-cdf320f8b95e-7b5c3b60, #w-node-b6601834-9aac-f961-7b5c-ee7a7dae2a13-7b5c3b60 {
    justify-self: center;
  }

  #w-node-_06e9e97e-2388-9e85-71ad-90ea98339d8e-7b5c3b60, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdfa-c095dcc2 {
    justify-self: end;
  }

  #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd4b-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd4c-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd4d-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd4e-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd4f-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd51-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd53-0c7eb595, #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bd55-0c7eb595 {
    justify-self: center;
  }

  #w-node-_8b9a4935-3bf8-261c-26f9-48d284e0bdfa-0c7eb595 {
    justify-self: end;
  }

  #w-node-_6de3fd2c-ca3b-524c-331a-da856b2eefd2-b57f01ef {
    justify-self: center;
  }

  #w-node-d51260c8-2167-0a82-f90a-b7b0bb329aa4-b57f01ef, #w-node-_64097aac-24af-aae8-44f2-717e43e428f4-b57f01ef {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_70792bb8-6cf1-6e64-341b-e293d24cb083-c8aa24e1 {
    justify-self: center;
  }

  #w-node-d6e442a9-56a5-801f-a258-bfe6a995e3cb-c8aa24e1, #w-node-_2bdcbe82-f71f-8180-3660-555cc152c159-c8aa24e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-b5d6a36e-9dc1-3beb-e99c-8195c33cab5d-c8aa24e1 {
    justify-self: end;
  }

  #w-node-b23caa00-a82b-f843-c4e6-fadffd54203c-54af6606 {
    justify-self: center;
  }

  #w-node-_09f2f7e1-f031-5727-7b4f-1ff8a4ecec1c-54af6606, #w-node-_78207d51-14dc-8d9d-2dff-2f55413caf49-54af6606 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }
}


@font-face {
  font-family: 'Ppfragment glare';
  src: url('../fonts/PPFragment-GlareRegular.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppfragment sans';
  src: url('../fonts/PPFragment-SansRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppfragment glare';
  src: url('../fonts/PPFragment-GlareRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppfragment sans';
  src: url('../fonts/PPFragment-SansRegular.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppfragment fat';
  src: url('../fonts/PPFragment-GlareRegular.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.language-switcher {
  position: relative;
  z-index: 20;
}

.language-current,
.language-option {
  color: inherit;
  cursor: pointer;
  background: transparent;
  border: 0;
  font: inherit;
}

.language-current {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  padding: 0;
  display: flex;
}

.language-menu {
  grid-row-gap: 4px;
  opacity: 0;
  pointer-events: none;
  background-color: #fff;
  border: 1px solid rgba(40, 37, 44, .12);
  border-radius: 8px;
  flex-direction: column;
  min-width: 128px;
  padding: 6px;
  display: flex;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  box-shadow: 0 14px 28px rgba(40, 37, 44, .12);
  transform: translateY(-4px);
  transition: opacity .18s ease, transform .18s ease;
}

.language-switcher.is-open .language-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.language-option {
  color: #26232b;
  text-align: left;
  border-radius: 6px;
  padding: 8px 10px;
  line-height: 1;
}

.language-option:hover,
.language-option.is-active {
  background-color: rgba(255, 91, 91, .1);
  color: #ff5b5b;
}
