:root {
  --blue-fb: #13374f;
  --brand: #35b8be;
  --blue-paragraph-fb: #546285;
  --vert-fb: #35ffab;
  --alice-blue: #f5fbfc;
  --coral: #ff8946;
  --elements-webflow-library-neutral--300: #eff0f6;
  --elements-webflow-library-neutral--600: #6e7191;
  --elements-webflow-library-secondary--color-2: #f2f1ff;
  --black: #191b22;
  --elements-webflow-library-neutral--100: white;
  --elements-webflow-library-accent--primary-1: #13374f;
  --elements-webflow-library-neutral--400: #dcddeb;
  --elements-webflow-library-general--shadow-03: #14142b1a;
  --elements-webflow-library-secondary--color-1: #281ca5;
  --elements-webflow-library-neutral--800: #211f54;
  --slate-grey: #7e828f;
  --conversion-flow-library-medium-purple: #b16cea;
  --conversion-flow-library-light-coral: #ff5e69;
  --conversion-flow-library-sandy-brown: #ffa84b;
  --elements-webflow-library-general--shadow-01: #14142b0f;
  --elements-webflow-library-general--shadow-02: #14142b14;
  --elements-webflow-library-neutral--200: #f7f7fc;
  --walsh--black: #2c2c2c;
  --conversion-flow-library--coral: #ff8a56;
}

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

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartquantityinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceaddtocarterror {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

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

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

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

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

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  color: #333;
  background-color: #fff;
  font-family: Inter, sans-serif;
  font-size: .9375rem;
  line-height: 1.25rem;
}

h1 {
  color: #fff;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 3.3rem;
}

h2 {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}

h3 {
  color: #13374f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
}

h4 {
  color: var(--blue-fb);
  margin-top: .625rem;
  margin-bottom: .625rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
}

h5 {
  color: var(--blue-fb);
  letter-spacing: -.03em;
  margin-top: .625rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
}

h6 {
  color: #08090a;
  letter-spacing: -.03em;
  margin-top: .625rem;
  margin-bottom: .625rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
}

p {
  color: #546285;
  letter-spacing: -.02em;
  margin-bottom: .625rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
}

a {
  color: var(--blue-paragraph-fb);
  text-decoration: none;
}

li {
  color: #546285;
  font-size: 1.125rem;
}

strong {
  font-weight: bold;
}

.hero-paragraph {
  color: var(--blue-paragraph-fb);
  text-align: left;
  margin-bottom: 0;
  font-size: .9rem;
  line-height: 1.4rem;
  display: block;
}

.pr-section-image-right {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 3.75rem 3%;
  display: flex;
  position: static;
  overflow: hidden;
}

.hero-content {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 50%;
  margin-right: 0;
  padding-left: 1.25rem;
  padding-right: 2.5rem;
  display: flex;
}

.button {
  color: var(--blue-fb);
  text-align: center;
  background-color: #fff;
  border-radius: 8rem;
  min-width: auto;
  max-width: 70%;
  min-height: auto;
  margin-right: 0;
  padding: 1rem 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  transition: background-color .25s;
}

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

.container-flex {
  flex-direction: row;
  order: 0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 75rem;
  display: flex;
}

.hero-image-wrap {
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  display: flex;
}

.container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 71rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: relative;
}

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

.pr-section-portrait {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 4rem 0%;
  display: flex;
  position: relative;
}

.content-block {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

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

.title-wrap-centre {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 41.875rem;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.food-card {
  background-color: #fff;
  border: .0625rem solid #35b8be26;
  border-radius: .375rem;
  align-items: center;
  min-height: 12.5rem;
  padding: 1.5625rem;
  transition: border-color .3s;
  display: flex;
}

.food-card:hover {
  border-color: #35b8be80;
}

.food-image-square {
  border-radius: .5rem;
  min-width: 7.5rem;
  max-width: 7.5rem;
  min-height: 7.5rem;
  max-height: 7.5rem;
  margin-right: 1.875rem;
  overflow: hidden;
}

.food-image {
  object-fit: cover;
}

.food-title-wrap {
  justify-content: space-between;
  align-items: center;
  margin-bottom: .25rem;
  text-decoration: none;
  display: flex;
}

.price {
  color: var(--brand);
  font-size: 1rem;
  font-weight: 400;
}

.food-card-content {
  width: 100%;
}

.menu-item {
  margin-bottom: 1.25rem;
}

.pr-header {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-areas: "Area";
  min-height: 40rem;
}

.cta-content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 0 0 3.125rem;
  display: flex;
}

.dark-span {
  color: var(--vert-fb);
  -webkit-text-stroke-color: #35ffab;
  line-height: 4rem;
}

.default-state {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.quantity {
  border-radius: .375rem;
  width: 3.75rem;
  height: 2.8125rem;
  margin-bottom: 0;
  margin-right: .5rem;
}

.submit-button {
  background-color: var(--brand);
  background-image: url('../images/Button-Wave.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: .375rem;
  justify-content: center;
  min-height: 3.125rem;
  display: flex;
}

.tab-link-round {
  background-color: #0000;
  border: .0625rem solid #61728333;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  min-height: 3.25rem;
  margin-left: .9375rem;
  margin-right: .9375rem;
  padding-left: 2.8125rem;
  padding-right: 2.8125rem;
  font-size: 1rem;
  display: flex;
}

.tab-link-round.w--current {
  background-color: var(--brand);
  color: #fff;
  background-image: url('../images/Button-Wave.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #61728300;
  border-radius: .375rem;
}

.faq-question-wrap {
  margin-top: .625rem;
  margin-bottom: .625rem;
}

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

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

.utility-page-wrap-2 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.utility-paragraph {
  color: var(--blue-paragraph-fb);
  text-align: center;
}

.link {
  color: var(--blue-fb);
}

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

.input-field {
  height: 3.125rem;
}

.field-label {
  font-size: .9375rem;
}

.checkout-form {
  background-color: var(--alice-blue);
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.container-order {
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.order-detail {
  position: sticky;
  top: 2.1875rem;
}

.apple-pay-button {
  height: 3.4375rem;
}

.order-confirmation {
  background-color: var(--alice-blue);
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.text-block-81 {
  color: var(--brand);
}

.required {
  color: var(--coral);
}

.content-section-bg {
  background-color: #0000;
  background-image: url('../images/BG-Shape-Content.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 96% 90%;
  padding: 8.75rem 3%;
  position: relative;
}

.paypal-checkout-form {
  background-color: var(--alice-blue);
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.paragraph {
  font-size: 1rem;
}

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

.pr-section-objectifs {
  background-color: var(--alice-blue);
  justify-content: center;
  align-items: center;
  min-height: 26.25rem;
  padding: 6.25rem 3%;
  display: flex;
}

.product-grid {
  grid-column-gap: 2.75rem;
  grid-template-rows: auto;
}

.plain-line {
  background-color: #35b8be40;
  width: 100%;
  height: .0625rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.product-image {
  border-radius: .9375rem;
  width: 100%;
}

.order-button {
  background-color: var(--brand);
  border-radius: .375rem;
  justify-content: center;
  min-height: 2.8125rem;
  display: flex;
}

.cursive-text {
  width: 100%;
  max-width: 31.25rem;
  position: absolute;
  inset: auto;
}

.price-text {
  color: var(--brand);
  letter-spacing: -.03em;
  margin-top: 1.25rem;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1;
}

.full-details {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.content-section-short {
  background-color: #0000;
  padding: 3.75rem 3%;
  position: relative;
}

.out-of-stock-state {
  background-color: var(--coral);
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  min-height: 2.8125rem;
  display: flex;
}

.dropdown {
  height: 3.125rem;
}

.tab-menu {
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2.5rem;
  display: flex;
}

.additional-details {
  text-align: center;
  max-width: 50rem;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
}

.pr-cta-full-image {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0 0%;
  display: block;
  overflow: hidden;
}

.pr-claim-button-block {
  color: #fff;
  text-align: center;
}

.order-column {
  position: relative;
  top: 0;
}

.pr-section-image-left {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 3.75rem 3% 0;
  display: flex;
  position: static;
  overflow: hidden;
}

.pr-logo-presse {
  background-color: #0000;
  width: 70px;
  margin-bottom: 0;
  transition: transform .3s;
}

.pr-logo-presse:hover {
  transform: scale(1.1);
}

.pr-logos-contain {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  opacity: 1;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 50rem;
  margin-top: 0;
  display: flex;
}

.pr-logos-presse {
  background-color: var(--blue-fb);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
  position: relative;
}

.text-span {
  color: var(--vert-fb);
}

.div-block-3 {
  margin-bottom: 1.25rem;
  padding-right: 1.875rem;
}

.paragraph-3 {
  color: #fff;
  letter-spacing: 0;
}

.pr-navbar {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.logo-white {
  width: 5rem;
  padding-top: .4rem;
  display: block;
}

.button-navbar {
  color: var(--blue-fb);
  text-align: center;
  vertical-align: baseline;
  background-color: #fff;
  border-style: none;
  border-color: #000;
  border-radius: 8rem;
  min-height: auto;
  margin-left: 1rem;
  padding: .5rem 1rem;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.5rem;
  transition: transform .3s;
}

.button-navbar:hover {
  background-image: none;
  transform: translate(0, -.1875rem);
}

.button-navbar.w--current {
  border-radius: 8rem;
}

.cf-view-more-line-2 {
  background-color: var(--vert-fb);
  text-align: left;
  width: 3.125rem;
  height: .5rem;
  margin-right: auto;
  position: relative;
  inset: auto 0% 0%;
}

.cf-view-more-line-2.pr-line-center {
  margin-left: 0;
  margin-right: 0;
}

.pr-heading-4 {
  margin-bottom: 1.25rem;
}

.pr-copyright {
  color: var(--blue-paragraph-fb);
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: .6rem;
  line-height: 1.875rem;
}

.pr-footer-bottom {
  border-top: .0625rem solid var(--elements-webflow-library-neutral--300);
  color: var(--elements-webflow-library-neutral--600);
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 1.125rem;
  line-height: 1.875rem;
}

.brix---social-icon-square-30px {
  background-color: var(--elements-webflow-library-secondary--color-2);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  min-width: 1.875rem;
  height: 1.875rem;
  min-height: 1.875rem;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---social-icon-square-30px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-right---t-center {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 2.25rem);
  justify-content: end;
  align-self: center;
  justify-items: end;
}

.pr-footer-link {
  color: var(--blue-fb);
  text-align: center;
  font-size: .8rem;
  line-height: 1.2rem;
  text-decoration: none;
  transition: color .3s;
}

.pr-footer-link:hover {
  color: var(--black);
}

.pr-footer-list-item-horizontal {
  margin-bottom: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.pr-footer-list-wrapper-horizontal {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---footer-logo {
  transform-style: preserve-3d;
  width: 5rem;
  transition: transform .3s;
}

.brix---footer-logo:hover {
  transform: scale3d(.97, .97, 1.01);
}

.pr-grid-footer-3-cols {
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr .3fr;
  align-items: center;
}

.pr-footer-top-small {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.pr-container-default {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.pr-footer {
  border-top: .0625rem solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
}

.flex-block {
  justify-content: center;
  align-items: center;
  padding-bottom: 1.25rem;
}

.logo-vald-performance {
  max-width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.pr-nav-link {
  color: #fff;
  font-size: .9rem;
  line-height: 1.5rem;
}

.pr-nav-link.w--current {
  color: #fff;
}

.background-video {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pr-half-bg-bottom {
  z-index: -1;
  background-color: var(--blue-fb);
  width: 100%;
  height: 60%;
  position: absolute;
  inset: 0% 0% auto;
}

.brix---text-200-bold {
  color: var(--blue-fb);
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.25rem;
}

.brix---color-accent-1 {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---text-200 {
  color: var(--blue-paragraph-fb);
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.brix---mg-bottom-8px {
  margin-bottom: .5rem;
}

.pr-big-icon-left {
  border-radius: 1rem;
  max-width: 10%;
  margin-right: 1rem;
}

.pr-card-link-icon-wrapper {
  border: .0625rem solid var(--elements-webflow-library-neutral--400);
  background-color: var(--elements-webflow-library-neutral--100);
  color: var(--elements-webflow-library-neutral--600);
  transform-style: preserve-3d;
  border-radius: .875rem;
  justify-content: center;
  align-items: center;
  padding: .875rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  text-decoration: none;
  transition: transform .3s, border-color .3s, color .3s;
  display: flex;
}

.pr-card-link-icon-wrapper:hover {
  border-color: #13374f;
  transform: scale3d(.96, .96, 1.01);
}

.pr-paragraph-default {
  color: var(--blue-paragraph-fb);
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library-neutral--600);
}

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

.pr-error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 1rem;
  margin-top: 1.25rem;
  padding: 1.25rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.875rem;
}

.pr-merci-h3 {
  color: var(--vert-fb);
}

.pr-icon-success-message-big {
  width: 3.75rem;
  margin-bottom: .625rem;
}

.pr-success-message {
  background-color: var(--blue-fb);
  color: var(--elements-webflow-library-neutral--100);
  border-radius: 1.5rem;
  padding: 1.75rem 1.75rem 2rem;
  font-size: 1.125rem;
  line-height: 1.875rem;
}

.pr-btn-primary {
  background-color: var(--blue-fb);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 8rem;
  justify-content: center;
  padding: .5rem 1rem;
  font-family: Inter, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.pr-btn-primary:hover {
  color: var(--elements-webflow-library-neutral--100);
  background-color: #002138;
  transform: translate3d(0, -.1875rem, .000625rem);
}

.pr-text-area {
  border: .0625rem solid var(--elements-webflow-library-neutral--400);
  background-color: var(--elements-webflow-library-neutral--100);
  border-radius: 1.375rem;
  min-height: 9rem;
  padding: 1rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.pr-text-area:hover {
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-03);
  border-color: #13374f;
}

.pr-text-area:focus {
  border-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--blue-fb);
}

.pr-text-area::placeholder {
  color: var(--elements-webflow-library-neutral--600);
  font-size: 1.125rem;
}

.pr-input-label {
  color: var(--blue-fb);
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.pr-input {
  border: .0625rem solid var(--elements-webflow-library-neutral--400);
  background-color: var(--elements-webflow-library-neutral--100);
  border-radius: 6.25rem;
  min-height: 4.375rem;
  margin-bottom: 0;
  padding: 1rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.25rem;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.pr-input:hover {
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-03);
  border-color: #13374f;
}

.pr-input:focus {
  border-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--blue-fb);
}

.pr-input::placeholder {
  color: var(--blue-paragraph-fb);
  font-size: 1.125rem;
}

.pr-form-grid-2-columns {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pr-card-form {
  border: .0625rem solid var(--elements-webflow-library-neutral--400);
  background-color: var(--elements-webflow-library-neutral--100);
  border-radius: 1.5rem;
  min-height: 38.75rem;
  margin-bottom: 0;
  padding: 4.5rem 4.875rem;
}

.pr-mg-bottom-64px {
  margin-bottom: 4rem;
}

.pr-mg-bottom-40px {
  margin-bottom: 2.5rem;
}

.pr-inner-container-752px-center {
  max-width: 47rem;
  margin-left: auto;
  margin-right: auto;
}

.pr-container-default-2 {
  max-width: 76.125rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.pr-section-position-relative {
  padding-top: 8.75rem;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.text-block-84 {
  text-align: right;
  font-size: .75rem;
  line-height: 1rem;
}

.select-field {
  border: .0625rem solid var(--elements-webflow-library-neutral--400);
  background-color: #fff;
  border-radius: 1.25rem;
  min-height: 4.375rem;
}

.pr-btn-primary-2 {
  background-color: var(--blue-fb);
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 8rem;
  justify-content: center;
  padding: .5rem 1rem;
  font-family: Inter, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.pr-btn-primary-2:hover {
  color: var(--elements-webflow-library-neutral--100);
  background-color: #002138;
  transform: translate3d(0, -.1875rem, .000625rem);
}

.pr-buttons-row-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---instagram-image {
  border-radius: 1.5rem;
  overflow: hidden;
  transform: translate(0);
}

.pr-grid-4-columns-instagram {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---heading-link {
  color: var(--elements-webflow-library-accent--primary-1);
  text-decoration: none;
  transition: color .3s;
}

.brix---heading-link:hover {
  color: var(--elements-webflow-library-secondary--color-1);
}

.pr-inner-container-600px-insta---center {
  max-width: 37.5rem;
  margin-left: auto;
  margin-right: auto;
}

.pr-instagram-section {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.cf-view-more-line-contact {
  text-align: center;
  background-color: #35ffab;
  width: 3.125rem;
  height: .5rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  inset: auto 0% 0%;
}

.pr-h3-white {
  color: #fff;
  text-align: center;
  font-size: 2.3rem;
  line-height: 2.5rem;
}

.pr-h2-heading {
  color: var(--blue-fb);
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 1.25rem;
  padding-right: 1.875rem;
  font-size: 1.5rem;
  line-height: 1.8rem;
}

.pr-h1-heading {
  margin-bottom: 1.5rem;
  font-size: 3.75rem;
  line-height: 4rem;
}

.pr-h3-heading {
  color: var(--blue-fb);
  margin-bottom: 1rem;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 2.4rem;
}

.pr-text-be-the-best {
  text-align: left;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 4rem;
}

.text-span-7 {
  color: var(--vert-fb);
}

.nav-menu-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pr-simple-link {
  color: var(--blue-paragraph-fb);
}

.logo-kinvent {
  max-width: 100%;
  padding-bottom: .0625rem;
  padding-left: 0;
  padding-right: 0;
}

.pr-temporalit {
  color: var(--blue-fb);
  text-align: left;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  display: block;
}

.cookie {
  background-color: var(--blue-fb);
  padding-top: 1em;
  padding-bottom: 1em;
  position: fixed;
  inset: auto 0% 0%;
}

.page-padding {
  padding-left: 6em;
  padding-right: 2em;
}

.cookie-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-cookies {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-right: 1.25rem;
  padding-right: 0;
  font-size: .9375rem;
  display: block;
}

.cookie-actions {
  flex: none;
}

.button-2 {
  border: .0625rem solid var(--vert-fb);
  color: var(--vert-fb);
  text-align: center;
  background-color: #0000;
  border-radius: .375rem;
  margin-right: .625rem;
  padding: 1em 2em;
}

.button-2-copy {
  border: .0625rem solid var(--vert-fb);
  color: var(--vert-fb);
  text-align: center;
  background-color: #0000;
  border-radius: .375rem;
  margin-right: 0;
  padding: 1em 2em;
}

.pr-section-image-left-consulting {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 0 3%;
  display: flex;
  position: static;
  overflow: hidden;
}

.cta-image {
  background-image: url('../images/flo-bailleux.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cta-image.cta-consulting {
  background-image: url('../images/flo-bailleux-seance.jpg');
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-banner_trigger, .fs-cc-prefs_trigger {
  display: none;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library-neutral--800);
}

.pr-mg-top-40px {
  margin-top: 2.5rem;
}

.pr-text-200-list-medium {
  color: var(--blue-fb);
  text-align: left;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.pr-icon-list {
  margin-right: 1rem;
}

.pr-icon-list-item-wrapper {
  align-items: center;
  display: flex;
}

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

.pr-public-service {
  color: var(--blue-fb);
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.brix---mg-bottom-24px {
  margin-bottom: 1.5rem;
}

.pr-divider-40px {
  background-color: var(--elements-webflow-library-neutral--400);
  height: .0625rem;
  margin-top: 0;
  margin-bottom: 1.25rem;
}

.pr-mg-bottom-0 {
  color: var(--blue-paragraph-fb);
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.4rem;
}

.pr-paragraph-services {
  color: var(--blue-paragraph-fb);
  text-align: left;
  margin-bottom: .625rem;
  font-family: Inter, sans-serif;
  font-size: .9rem;
  line-height: 1.4rem;
}

.pr-h4-heading-service {
  color: var(--blue-fb);
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.5rem;
}

.pr-mg-bottom-12px {
  margin-bottom: .75rem;
}

.pr-text-center-service {
  text-align: left;
  margin-bottom: 1.25rem;
}

.pr-flex-vertical-center {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.pr-presentation-service {
  flex: 0 auto;
  margin-bottom: 0;
}

.pr-mg-bottom-48px {
  margin-bottom: 0;
}

.hide {
  display: none;
}

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

.cf-image.contain {
  object-fit: contain;
}

.pr-services-slider-arrow-image-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .875rem;
  height: .6875rem;
  display: flex;
}

.pr-services-slider-right-arrow {
  border: .0625rem solid var(--elements-webflow-library-neutral--400);
  background-color: #fff;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.125rem;
  height: 3.125rem;
  display: flex;
  top: -25%;
  right: 10%;
}

.pr-services-slider-left-arrow {
  border: .0625rem solid var(--elements-webflow-library-neutral--400);
  background-color: #fff;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.125rem;
  height: 3.125rem;
  display: flex;
  top: -25%;
  left: 10%;
}

.pr-service-slider-content-wrapper {
  border: .0625rem solid var(--elements-webflow-library-neutral--400);
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 31.25rem;
  height: 100%;
  min-height: 21.875rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 3rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.pr-formule {
  text-align: center;
  border-radius: 1.125rem;
  height: auto;
  margin-top: 2.5rem;
  padding-left: 0;
  padding-right: 0;
}

.pr-services-slider-mask {
  height: auto;
  padding-top: 0;
}

.pr-services-slider {
  background-color: #0000;
  width: 100%;
  height: auto;
  position: relative;
}

.pr-services-container {
  background-image: url('../images/g10-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 53.1777rem;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.pr-nav-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 68.75rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  display: flex;
}

.pr-nav-wrapper.services-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 71rem;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.pr-section-services {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section {
  margin-top: 2.5rem;
}

.section-home-mentions-legales {
  background-color: var(--blue-fb);
  align-items: flex-end;
  min-height: 18.75rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.page-padding {
  flex-direction: row;
  align-items: center;
  padding-left: 10em;
  padding-right: 0;
  display: flex;
}

.heading-6 {
  text-align: center;
  align-self: auto;
  align-items: stretch;
  font-size: 3.75rem;
  line-height: 4rem;
  display: block;
}

.text-block-85, .text-block-86 {
  font-size: 1rem;
  line-height: 1.4rem;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: .9375rem;
  font-size: 2.3rem;
  line-height: 2.4rem;
}

.paragraph-4 {
  margin-bottom: 2.5rem;
  font-size: 1rem;
}

.div-block-7 {
  margin-top: 1.25rem;
}

.pr-h5-heading {
  margin-top: 0;
  margin-bottom: .625rem;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.4rem;
}

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

.pr-mg-bottom-h2-40px {
  margin-bottom: 2.5rem;
}

.pr-container-default-3 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 940px;
  padding-top: 15rem;
  padding-bottom: 4rem;
  display: flex;
  overflow: visible;
}

.pr-hero-bg-image-dark-header-top {
  background-image: linear-gradient(#0006, #0006), url('../images/florian-bailleux-martigues.webp');
  background-position: 0 0, 50% 20%;
  background-size: auto, cover;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  overflow: hidden;
}

.pr-h2-headline {
  font-weight: 500;
  line-height: 1.8rem;
}

.pr-h1-my-name {
  margin-top: 0;
  margin-bottom: .625rem;
  font-weight: 600;
}

.quick-stack {
  margin-bottom: 2.5rem;
  padding: 0;
}

.pr-option {
  color: var(--blue-paragraph-fb);
  font-weight: 400;
}

.link-2 {
  line-height: 1rem;
}

.cf-view-more-line-2-pc {
  background-color: var(--vert-fb);
  text-align: left;
  width: 3.125rem;
  height: .5rem;
  margin-right: auto;
  position: relative;
  inset: auto 0% 0%;
}

.pr-cta-full-image-premium {
  background-image: linear-gradient(#00000080, #00000080), url('../images/salle_sport.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 8rem 0%;
  display: block;
  overflow: hidden;
}

.pr-text-be-the-best-static {
  text-align: left;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 4rem;
}

.banner-navbar {
  flex: 1;
  justify-content: space-between;
  max-width: 71rem;
  display: flex;
}

.wrapper-logo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.container-story {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 71rem;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  display: flex;
  position: relative;
}

.image {
  flex: 1;
  max-width: 90%;
  overflow: clip;
}

.logo-click-for-foot {
  width: 90px;
  max-width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.bold-text {
  color: var(--blue-fb);
}

.brand {
  align-self: center;
}

.wrapper-bio {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.partner-title {
  color: var(--blue-fb);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 600;
}

.cf-home-center-image {
  z-index: 3;
  border-radius: 16px;
  width: 80%;
  max-width: 1080px;
  position: relative;
}

.cf-home-image-container {
  justify-content: center;
  align-items: flex-start;
  max-width: 1440px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.cf-cta-arrow-div {
  z-index: 1;
  background-color: #0000;
  border-top-right-radius: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 25px;
  height: 25px;
  margin-left: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-button-text {
  z-index: 1;
  font-size: .9rem;
  font-weight: 400;
  position: relative;
}

.cf-cta-button {
  color: #fff;
  letter-spacing: -.16px;
  background-color: #b16cea;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 24px 40px 26px;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-cta-button:hover {
  background-color: #b16cea;
}

.cf-cta-button.rectangle {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: #191b224d;
  border: 1px solid #ffffff4d;
  border-radius: 20px;
  padding: .5rem 1rem;
  font-size: .9rem;
  font-weight: 400;
}

.cf-cta-button.rectangle:hover {
  border-color: #fff;
}

.cf-cta-button.rectangle.cta-coaching {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #0000;
}

.cf-22px-paragraph---white {
  color: #fff;
  text-align: center;
  max-width: 800px;
  margin-bottom: 1.5rem;
  font-family: Inter, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8rem;
}

.cf-1140px-wrapper---home-vertical {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.pr-hero-section {
  background-color: var(--blue-fb);
  background-image: linear-gradient(180deg, var(--blue-fb) 70%, #fff 70%);
  overflow: hidden;
}

.subtitle-heading {
  color: #fff;
  margin-bottom: 1.5rem;
  font-size: .9rem;
  line-height: 1.4rem;
}

.cover-image-player {
  object-fit: cover;
  flex: 1;
  width: 100%;
  height: 100%;
}

.image-ratings {
  max-height: 16px;
  margin-right: 5px;
}

.ratings-wrapper {
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
}

.pr-advises {
  margin-top: 1rem;
}

.circle-image-small {
  background-color: #dfdfdf;
  border-radius: 200px;
  width: 30px;
  height: 30px;
  transition: transform .3s;
  overflow: hidden;
}

.circle-image-small:hover {
  transform: scale(1.1);
}

.customer-success {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

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

.cf-review-slide {
  width: 100%;
  max-width: none;
  margin-right: 100px;
}

.u-container-l {
  max-width: 100rem;
}

.u-container-l.is-tb-x2 {
  max-width: 71rem;
}

.slider01_slide {
  border-radius: 19px;
  width: 100%;
  margin-right: 2rem;
}

.testimonial-person_img-wrap {
  background-color: var(--elements-webflow-library-neutral--100);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
  margin-bottom: .5rem;
  margin-left: .5rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.text-size-medium {
  font-size: .9rem;
  line-height: 1.4rem;
}

.slider01_mask {
  width: 33.33%;
  overflow: visible;
}

.testimonial20_arrow-icon {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.slider_arrow {
  border: 2px solid #585858;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: background-color .3s ease-out;
  display: flex;
  inset: auto 0% 0% auto;
}

.slider_arrow:hover {
  background-color: var(--elements-webflow-library-neutral--100);
}

.slider_arrow.is-left {
  right: 4rem;
}

.slider_arrow.is-left:hover {
  background-color: var(--elements-webflow-library-neutral--100);
}

.slider01_comp {
  background-color: #0000;
  height: auto;
  padding-bottom: 5rem;
  position: relative;
}

.pr-section-temoignage {
  background-color: var(--elements-webflow-library-neutral--300);
  padding-top: 4rem;
  padding-bottom: 4rem;
  overflow: hidden;
}

.testimonial-card_content-top {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.testimonial-person_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.section_inner {
  grid-row-gap: 0px;
  flex-direction: column;
  padding-top: 10px;
  display: flex;
}

.u-txt-semibold {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2rem;
}

.testimonial-person_img {
  object-fit: cover;
  height: 2rem;
  min-height: 2rem;
}

.slider_pagination {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.testimonial-card1_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--elements-webflow-library-neutral--100);
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 1rem 1rem 2rem;
  display: flex;
}

.image-player {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  width: 100%;
  display: inline-block;
}

.ratings-wrapper-player {
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-88 {
  font-size: .8rem;
  font-weight: 300;
}

.link-arrow {
  grid-column-gap: 6px;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  margin-top: .5rem;
  display: flex;
}

.internal-link {
  color: var(--blue-paragraph-fb);
  align-self: center;
  font-size: .8rem;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.link-block-player-testimonial {
  transition: transform .3s;
}

.link-block-player-testimonial:hover {
  transform: scale(1.05);
}

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

.cover-interview {
  z-index: 3;
  border-radius: 16px;
  max-width: 800px;
  position: relative;
}

.circle-image-medium {
  background-color: #dfdfdf;
  border-radius: 200px;
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.pr-home-image-container-article {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.pr-h1-heading-article {
  text-align: center;
}

.text-block-89 {
  color: var(--blue-paragraph-fb);
  font-size: .7rem;
  font-weight: 300;
}

.container-flex-article {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  order: 0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 71rem;
  display: flex;
}

.pr-section-article {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 4rem 3%;
  display: flex;
  position: static;
  overflow: hidden;
}

.hero-answer {
  color: var(--blue-paragraph-fb);
  text-align: left;
  margin-bottom: 2rem;
  font-size: .9rem;
  line-height: 1.4rem;
  display: block;
}

.pr-subtitle---white {
  color: #fff;
  text-align: left;
  max-width: 600px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.3rem;
}

.pr-h2-heading-testimonial {
  color: var(--blue-fb);
  margin-bottom: 1rem;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 2.4rem;
}

.react-florian {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #fff3;
  border-radius: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  padding: 10px;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  padding: .5rem 1rem;
  display: flex;
}

.text-block-90 {
  color: var(--blue-fb);
  font-size: 1rem;
  line-height: 1rem;
}

.text-block-91 {
  color: var(--elements-webflow-library-neutral--100);
  font-size: 1rem;
  line-height: 1rem;
  display: none;
}

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

.heading-8 {
  color: #000;
}

@media screen and (min-width: 1280px) {
  .hero-image-wrap {
    justify-content: center;
  }

  .cta-content {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .pr-copyright {
    padding-right: 3.75rem;
  }

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

  .pr-services-container {
    position: relative;
  }
}

@media screen and (min-width: 1440px) {
  h1 {
    margin-top: 0;
  }

  h4 {
    color: var(--brand);
    margin-top: 0;
  }

  .pr-section-image-right {
    padding-top: 3.125rem;
  }

  .pr-header {
    padding: 3% 0% 0%;
  }

  .cta-content {
    margin-left: 0;
    padding: 0;
  }

  .dark-span {
    color: #35ffab;
  }

  .pr-section-image-left {
    padding-top: 3.125rem;
  }

  .div-block-3 {
    align-self: flex-end;
  }

  .pr-footer-link {
    color: #546285;
  }

  .pr-footer-link:hover {
    color: #13374f;
    font-weight: 400;
  }

  .pr-nav-link.w--current {
    color: #fff;
  }

  .pr-success-message {
    background-color: #0000;
  }

  .pr-form-grid-2-columns {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .pr-instagram-section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .pr-h2-heading {
    align-self: flex-end;
    max-width: 60%;
    padding-left: 0;
  }

  .cookie {
    padding-left: 30em;
    padding-right: 30em;
  }

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

  .cookie-wrapper {
    justify-content: space-around;
  }

  .text-cookies {
    flex: 0 auto;
    margin-right: 0;
  }

  .button-2 {
    margin-left: .625rem;
  }

  .pr-section-image-left-consulting {
    padding-top: 3.125rem;
  }

  .cta-image {
    background-image: url('../images/flo-bailleux.jpg');
  }

  .pr-presentation-service, .pr-mg-bottom-48px {
    margin-bottom: 0;
  }

  .pr-services-container {
    align-self: center;
    margin-top: 0;
  }

  .heading-7 {
    margin-bottom: .9375rem;
  }

  .pr-container-default-3 {
    padding-top: 18rem;
  }

  .pr-hero-bg-image-dark-header-top {
    background-size: auto, auto;
    overflow: hidden;
  }

  .quick-stack {
    margin-bottom: 2.5rem;
    padding: 0;
  }

  .pr-cta-full-image-premium {
    background-size: auto, cover;
  }

  .pr-section-article {
    padding-top: 3.125rem;
  }
}

@media screen and (max-width: 991px) {
  .hero-paragraph {
    text-align: left;
  }

  .pr-section-image-right {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .hero-content {
    text-align: center;
    order: -1;
    align-items: flex-start;
    width: 100%;
    max-width: 45.625rem;
    margin-bottom: 2.5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    padding-bottom: 1.25rem;
  }

  .container-flex {
    flex-wrap: wrap;
  }

  .hero-image-wrap {
    justify-content: center;
    width: 100%;
    margin-top: 3.75rem;
  }

  .pr-section-portrait {
    justify-content: flex-start;
    align-items: center;
    padding: 4rem 3%;
    display: block;
  }

  .content-block {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .image-block {
    width: auto;
  }

  .menu-item {
    width: 100%;
  }

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

  .cta-content {
    min-height: 26.25rem;
    margin-bottom: -4.375rem;
    padding: 0 1.5625rem;
  }

  .tab-link-round {
    margin-bottom: .625rem;
  }

  .content-section-bg {
    background-color: var(--alice-blue);
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .hero-image {
    margin-bottom: 0;
  }

  .content-section-short {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .pr-cta-full-image {
    padding-left: 0;
    padding-right: 0;
  }

  .pr-section-image-left {
    padding-top: 3.75rem;
    padding-bottom: 0;
  }

  .pr-logo-presse {
    margin-bottom: 1.25rem;
    margin-left: 2%;
    margin-right: 2%;
  }

  .pr-logos-contain {
    flex-wrap: wrap;
    align-content: stretch;
    max-width: 40rem;
    display: flex;
  }

  .pr-logos-presse {
    flex-direction: column;
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .div-block-3 {
    flex-direction: column;
    align-self: center;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .pr-navbar {
    box-shadow: none;
  }

  .logo-white {
    width: 5rem;
    display: block;
  }

  .button-navbar {
    text-align: center;
    overflow: visible;
  }

  .menu-button-4 {
    background-color: #fff;
    border-radius: .375rem;
  }

  .menu-button-4.w--open {
    background-color: #0000;
  }

  .cf-view-more-line-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .pr-footer-bottom {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .brix---social-media-grid-right---t-center {
    grid-column-gap: .625rem;
    justify-content: center;
    justify-items: center;
  }

  .pr-grid-footer-3-cols {
    grid-template-columns: 1fr;
  }

  .pr-footer-top-small {
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
  }

  .pr-nav-link.w--current {
    color: #fff;
  }

  .background-video {
    padding-left: 3%;
  }

  .pr-btn-primary {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .pr-card-form {
    padding: 3.375rem 2.5rem;
  }

  .pr-section-position-relative {
    padding-top: 7.375rem;
    padding-bottom: 7.375rem;
  }

  .pr-btn-primary-2 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .pr-grid-4-columns-instagram {
    grid-template-columns: 1fr 1fr;
  }

  .pr-instagram-section {
    padding-top: 7.375rem;
    padding-bottom: 7.375rem;
  }

  .pr-h2-heading {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .pr-h1-heading {
    margin-left: auto;
    margin-right: auto;
  }

  .nav-menu-2 {
    margin-bottom: 0;
  }

  .pr-temporalit {
    text-align: center;
    align-self: auto;
  }

  .page-padding {
    padding-left: 2em;
  }

  .cookie-wrapper {
    flex-direction: column;
  }

  .text-cookies {
    text-align: center;
    margin-bottom: .625rem;
  }

  .pr-section-image-left-consulting {
    padding-top: 3.75rem;
    padding-bottom: 0;
  }

  .cta-image {
    min-height: 26.25rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .pr-divider-40px {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .pr-h4-heading-service {
    font-size: 1.375rem;
    line-height: 2.375rem;
  }

  .pr-text-center-service, .pr-presentation-service {
    margin-bottom: 0;
  }

  .pr-mg-bottom-48px {
    margin-bottom: 2.5rem;
  }

  .pr-services-slider-right-arrow {
    margin-top: 26%;
    top: 0%;
    right: 3%;
  }

  .pr-services-slider-left-arrow {
    margin-top: 26%;
    top: 0%;
    left: 3%;
  }

  .pr-service-slider-content-wrapper {
    width: 90%;
    max-width: 38.75rem;
  }

  .pr-services-slider {
    max-width: 43.75rem;
  }

  .pr-services-container {
    margin-top: 0;
  }

  .pr-nav-wrapper {
    flex-direction: column;
  }

  .pr-nav-wrapper.services-wrapper {
    width: 90%;
    padding-bottom: 3.75rem;
  }

  .pr-container-default-3 {
    max-width: 90%;
  }

  .pr-hero-bg-image-dark-header-top {
    padding-top: 12.5rem;
    padding-bottom: 4rem;
  }

  .cf-view-more-line-2-pc {
    margin-left: auto;
    margin-right: auto;
  }

  .pr-cta-full-image-premium {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .banner-navbar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-story {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    max-width: none;
  }

  .wrapper-bio {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .cf-home-center-image {
    width: 90%;
  }

  .cf-1140px-wrapper---home-vertical {
    flex-direction: column;
  }

  .u-container-l.is-tb-x2 {
    width: 90%;
  }

  .slider01_mask {
    width: 50%;
  }

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

  .link-block-player-testimonial:hover {
    transform: none;
  }

  .cover-interview {
    width: 100%;
    max-width: 800rem;
  }

  .circle-image-medium {
    flex: none;
  }

  .pr-h1-heading-article {
    margin-left: auto;
    margin-right: auto;
  }

  .container-flex-article {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero-answer {
    text-align: left;
  }

  .photo-testimonial {
    padding-left: 3%;
    padding-right: 3%;
  }
}

@media screen and (max-width: 767px) {
  .pr-section-image-right {
    padding-bottom: 3.75rem;
    padding-right: 0%;
  }

  .hero-content {
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    max-width: 100%;
  }

  .hero-image-wrap {
    justify-content: center;
    margin-top: 0;
  }

  .food-card {
    flex-wrap: wrap;
  }

  .food-image-square {
    max-width: none;
    max-height: none;
    margin-bottom: 1.25rem;
    margin-right: 0;
  }

  .food-title-wrap {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: .625rem;
  }

  .menu-item {
    width: 50%;
  }

  .cta-content {
    background-color: #13374f;
    margin-bottom: -1.875rem;
  }

  .tab-link-round {
    text-align: center;
    white-space: nowrap;
    width: 40%;
  }

  .container-order {
    flex-wrap: wrap-reverse;
  }

  .order-detail {
    position: relative;
    top: 0;
  }

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

  .add-to-cart {
    margin-top: 1.25rem;
  }

  .order-column, .order-full {
    width: 100%;
  }

  .pr-section-image-left {
    padding-top: 3.75rem;
    padding-bottom: 0;
  }

  .pr-logo-presse {
    margin-bottom: 0;
  }

  .pr-logos-contain {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-wrap: nowrap;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: stretch;
    display: flex;
  }

  .pr-logos-presse {
    flex-direction: column;
    width: auto;
    padding: 2.5rem 3%;
  }

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

  .paragraph-3 {
    text-align: center;
    letter-spacing: 0;
    align-self: center;
  }

  .logo-white {
    display: block;
  }

  .menu-button-4 {
    background-color: #fff;
    border-radius: .375rem;
    margin-right: .9375rem;
  }

  .menu-button-4.w--open {
    background-color: #35ffab;
  }

  .cf-view-more-line-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .brix---social-media-grid-right---t-center {
    justify-content: center;
    justify-items: center;
  }

  .pr-footer-list-item-horizontal {
    margin-bottom: .625rem;
  }

  .pr-footer-logo-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 14.9375rem;
    display: flex;
  }

  .pr-footer-top-small {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .brix---text-200-bold, .brix---text-200 {
    font-size: 1rem;
    line-height: 1.125rem;
  }

  .pr-big-icon-left {
    border-radius: .75rem;
    max-width: 3.5rem;
  }

  .pr-btn-primary {
    padding: 1.25rem 2rem;
  }

  .pr-text-area {
    border-radius: 1.125rem;
  }

  .pr-input {
    min-height: 3.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .pr-form-grid-2-columns {
    grid-column-gap: 1.125rem;
    grid-row-gap: 1.125rem;
    grid-template-columns: 1fr;
  }

  .pr-card-form {
    padding: 3.5rem 2rem;
  }

  .pr-mg-bottom-64px {
    margin-bottom: 3rem;
  }

  .pr-mg-bottom-40px {
    margin-bottom: 1.5rem;
  }

  .pr-section-position-relative {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .pr-btn-primary-2 {
    padding: 1.25rem 2rem;
  }

  .pr-instagram-section {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .cf-view-more-line-contact {
    margin-left: auto;
    margin-right: auto;
  }

  .pr-h2-heading {
    padding-right: 0;
  }

  .pr-h1-heading {
    text-align: center;
    margin-top: 1.25rem;
  }

  .pr-text-be-the-best {
    line-height: 3.125rem;
  }

  .pr-section-image-left-consulting {
    padding-top: 3.75rem;
    padding-bottom: 0;
  }

  .pr-mg-top-40px {
    margin-top: 2rem;
  }

  .pr-text-200-list-medium, .pr-public-service {
    font-size: 1rem;
    line-height: 1.125rem;
  }

  .pr-divider-40px {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .pr-h4-heading-service {
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .pr-mg-bottom-48px {
    margin-bottom: 2rem;
  }

  .pr-services-slider-right-arrow, .pr-services-slider-left-arrow {
    width: 1.75rem;
    height: 1.75rem;
    margin-top: 0%;
    top: 33%;
  }

  .pr-service-slider-content-wrapper {
    padding: 2rem;
  }

  .pr-services-slider-mask {
    padding-top: 1.25rem;
  }

  .pr-services-container {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .pr-nav-wrapper {
    width: 90%;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .pr-nav-wrapper.services-wrapper {
    justify-content: center;
    padding-bottom: 3.75rem;
  }

  .pr-section-services {
    overflow: hidden;
  }

  .pr-mg-bottom-h2-40px {
    margin-bottom: 1.5rem;
  }

  .pr-hero-bg-image-dark-header-top {
    padding-top: 9.6875rem;
    padding-bottom: 4rem;
  }

  .cf-view-more-line-2-pc {
    margin-left: auto;
    margin-right: auto;
  }

  .pr-text-be-the-best-static {
    line-height: 3.125rem;
  }

  .cf-cta-button {
    font-size: 20px;
  }

  .cf-22px-paragraph---white {
    font-size: 1.3rem;
    line-height: 1.6rem;
  }

  .cf-1140px-wrapper---home-vertical {
    width: 90%;
  }

  .pr-hero-section {
    background-image: linear-gradient(180deg, var(--blue-fb) 75%, #fff 70%);
  }

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

  .cf-review-slide {
    max-width: 380px;
    margin-right: 40px;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .slider01_mask {
    width: 80%;
  }

  .slider_arrow.is-left {
    right: 3.5rem;
  }

  .testimonial-person_item {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .testimonial-card1_item {
    padding: 1.5rem;
  }

  .pr-h1-heading-article {
    text-align: center;
    margin-top: 1.25rem;
  }

  .pr-section-article {
    padding-bottom: 3.75rem;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 3rem;
  }

  .hero-paragraph {
    font-size: 1rem;
  }

  .pr-section-image-right {
    padding: 2.5rem 0%;
    overflow: visible;
  }

  .hero-content {
    margin-bottom: 0;
  }

  .button {
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-self: center;
    align-items: stretch;
    width: 100%;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
    display: block;
    position: static;
  }

  .container-flex {
    order: 0;
    width: 90%;
  }

  .hero-image-wrap {
    order: 1;
    margin-top: 0;
  }

  .container {
    flex-direction: column;
  }

  .pr-section-portrait {
    padding: 3.75rem 5%;
  }

  .food-card {
    padding: 1rem;
  }

  .menu-item {
    width: 100%;
  }

  .pr-header {
    margin-top: 0;
    padding-top: 0;
  }

  .cta-content {
    background-color: #13374f;
    min-height: 18.75rem;
    margin-top: 0;
    margin-bottom: 0;
    padding: 7.5rem .625rem 1.25rem;
    display: block;
  }

  .dark-span {
    font-size: 2.4rem;
    line-height: 2.5rem;
  }

  .tab-link-round {
    text-align: center;
    width: 100%;
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

  .checkout-form, .order-confirmation {
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .required {
    font-size: .8125rem;
  }

  .hero-image {
    margin-top: 1.875rem;
    margin-bottom: 0;
  }

  .paypal-checkout-form {
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .pr-section-objectifs {
    min-height: 31.25rem;
    padding-top: 8.75rem;
  }

  .header-h1 {
    font-size: 3.125rem;
  }

  .pr-cta-full-image {
    padding: 0;
  }

  .order-item {
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
  }

  .div-block {
    margin-left: 0;
  }

  .order-image {
    width: 8.75rem;
    margin-bottom: .625rem;
  }

  .block-header {
    flex-wrap: wrap;
  }

  .pr-section-image-left {
    margin-top: 0;
    padding: 2.5rem 0% 0;
    overflow: visible;
  }

  .pr-logo-presse {
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0%;
  }

  .pr-logos-contain {
    grid-row-gap: 2.5rem;
    flex-flow: column;
    align-content: stretch;
    display: flex;
  }

  .pr-logos-presse {
    text-align: center;
    width: auto;
    padding: 2.5rem 3%;
  }

  .div-block-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: .625rem;
    padding-right: 0;
    display: flex;
  }

  .paragraph-3 {
    color: #fff;
    text-align: left;
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .pr-navbar {
    position: absolute;
    inset: 0% 0% auto;
  }

  .logo-white {
    display: block;
  }

  .button-navbar {
    flex-wrap: nowrap;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    max-width: 132px;
    margin-top: 1rem;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .menu-button-4 {
    background-color: #0000;
    border-radius: .375rem;
    margin-right: 0;
  }

  .menu-button-4.w--open {
    background-color: #0000;
  }

  .cf-view-more-line-2 {
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .pr-heading-4 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    display: flex;
  }

  .pr-copyright {
    font-size: .75rem;
    line-height: 1rem;
  }

  .brix---social-icon-square-30px {
    border-radius: .375rem;
    width: 1.875rem;
    min-width: 1.875rem;
    height: 1.875rem;
    min-height: 1.875rem;
    font-size: .875rem;
  }

  .brix---social-media-grid-right---t-center {
    grid-template-columns: repeat(auto-fit, 1.875rem);
  }

  .pr-footer-link {
    text-align: center;
    font-size: .92rem;
    line-height: 1.2rem;
  }

  .pr-footer-list-item-horizontal {
    align-self: center;
    margin-bottom: .375rem;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .pr-footer-list-wrapper-horizontal {
    flex-flow: column;
  }

  .brix---footer-logo {
    width: 5rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .pr-footer-logo-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .pr-grid-footer-3-cols {
    justify-content: stretch;
  }

  .pr-footer-top-small {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .pr-container-default {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .flex-block {
    flex-direction: column;
    align-items: center;
  }

  .logo-vald-performance {
    margin-bottom: .3125rem;
    padding-left: 0;
    padding-right: 0;
  }

  .pr-nav-link {
    padding-top: .25rem;
    padding-bottom: .625rem;
  }

  .pr-nav-link:active, .pr-nav-link.w--current {
    color: #fff;
  }

  .background-video {
    box-shadow: 0 2px .3125rem #0003;
  }

  .brix---text-200-bold, .brix---text-200 {
    font-size: .9375rem;
    line-height: 1rem;
  }

  .brix---mg-bottom-8px {
    margin-bottom: .375rem;
  }

  .pr-big-icon-left {
    border-radius: .875rem;
    max-width: 3.5rem;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .pr-card-link-icon-wrapper {
    border-color: var(--elements-webflow-library-neutral--300);
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 1.625rem .625rem;
  }

  .pr-paragraph-default {
    text-align: left;
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .pr-btn-primary {
    width: 100%;
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    font-size: 1.0625rem;
    line-height: 1.1875rem;
  }

  .pr-text-area {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
    font-size: 1rem;
    line-height: 1.625rem;
  }

  .pr-text-area::placeholder {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .pr-input {
    min-height: 3.375rem;
    padding-left: 1.125rem;
    padding-right: 1.125rem;
    font-size: 1rem;
    line-height: 1.125rem;
  }

  .pr-input::placeholder {
    font-size: 1rem;
    line-height: 1rem;
  }

  .pr-form-grid-2-columns {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-auto-flow: row;
  }

  .pr-card-form {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    overflow: visible;
  }

  .pr-mg-bottom-64px {
    margin-bottom: 2.5rem;
  }

  .pr-container-default-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .pr-section-position-relative {
    padding-top: 6rem;
    padding-bottom: 2.5rem;
  }

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

  .select-field {
    margin-bottom: 0;
    overflow: visible;
  }

  .pr-btn-primary-2 {
    width: 100%;
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    font-size: 1.0625rem;
    line-height: 1.1875rem;
  }

  .pr-buttons-row-center {
    flex-direction: column;
  }

  .brix---instagram-image {
    border-radius: 1rem;
  }

  .pr-grid-4-columns-instagram {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .pr-instagram-section {
    padding-top: 0;
    padding-bottom: 2.5rem;
  }

  .cf-view-more-line-contact {
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .pr-h2-heading {
    text-align: center;
    margin-left: 3%;
    margin-right: 3%;
    padding-right: 0;
    font-size: 1.5rem;
    line-height: 1.7rem;
  }

  .pr-h1-heading {
    text-align: left;
    object-fit: fill;
    margin-top: .3125rem;
    margin-left: 0;
    margin-right: 0%;
    font-size: 2.4rem;
    line-height: 2.5rem;
    overflow: visible;
  }

  .pr-h3-heading {
    text-align: left;
    margin-left: 0%;
    margin-right: 0%;
    font-size: 2rem;
    line-height: 2.1rem;
    overflow: visible;
  }

  .pr-text-be-the-best {
    text-align: center;
    margin-bottom: 4rem;
    padding-bottom: 0;
    line-height: 3.2rem;
  }

  .text-span-7 {
    color: var(--vert-fb);
  }

  .nav-menu-2 {
    box-sizing: border-box;
    background-color: #0000;
    background-image: linear-gradient(#0000, #0006 18%, #0000);
    flex-flow: row;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    padding-top: 1rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: flex;
    overflow: auto;
  }

  .logo-kinvent {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .pr-temporalit {
    text-align: center;
    padding-left: .625rem;
    padding-right: .625rem;
    font-size: 1rem;
  }

  .text-cookies {
    margin-right: 0;
  }

  .cookie-actions {
    flex-direction: column;
    flex: none;
    justify-content: flex-start;
    align-self: center;
    align-items: stretch;
    display: flex;
  }

  .button-2 {
    margin-bottom: .625rem;
    margin-right: 0;
  }

  .pr-section-image-left-consulting {
    margin-top: 0;
    padding: 2.5rem 0% 0;
    overflow: visible;
  }

  .pr-text-200-list-medium {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .pr-icon-list {
    width: 1.5rem;
    margin-right: .5rem;
  }

  .pr-public-service {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 1rem;
  }

  .pr-divider-40px {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .pr-paragraph-services {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .pr-h4-heading-service {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }

  .pr-text-center-service {
    margin-bottom: 1.25rem;
  }

  .pr-mg-bottom-48px {
    margin-bottom: 0;
  }

  .pr-services-slider-right-arrow {
    top: 30%;
    right: -4%;
  }

  .pr-services-slider-left-arrow {
    top: 30%;
    left: -4%;
  }

  .pr-service-slider-content-wrapper {
    width: 100%;
    padding: 2rem 1rem;
  }

  .pr-formule {
    margin-right: 20px;
  }

  .pr-services-slider-mask {
    padding-top: 0;
    overflow: visible;
  }

  .pr-services-slider {
    width: 100%;
  }

  .pr-services-container {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .section {
    margin-top: 2rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .text-block-85, .text-block-86 {
    line-height: 1.4rem;
  }

  .heading-7 {
    font-size: 2rem;
    line-height: 2.1rem;
  }

  .pr-h5-heading {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .pr-button-row {
    flex-direction: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    display: flex;
  }

  .pr-container-default-3 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 10rem;
  }

  .pr-hero-bg-image-dark-header-top {
    background-image: linear-gradient(#00000080, #00000080), url('../images/florian-bailleux-martigues.webp');
    background-position: 0 0, 50% 20%;
    background-size: auto, cover;
    padding-top: 10rem;
    padding-bottom: 4rem;
  }

  .pr-h2-headline {
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.7rem;
  }

  .pr-h1-my-name {
    text-align: left;
    font-size: 2.2rem;
    line-height: 2.4rem;
  }

  .cf-view-more-line-2-pc {
    align-self: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: static;
  }

  .pr-cta-full-image-premium {
    background-image: linear-gradient(#00000080, #00000080), url('../images/salle_sport.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .pr-text-be-the-best-static {
    text-align: center;
    margin-bottom: 2rem;
    padding-bottom: 0;
    line-height: 3.2rem;
  }

  .div-block-8 {
    overflow: visible;
  }

  .banner-navbar {
    height: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .wrapper-logo {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    justify-content: center;
  }

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

  .logo-click-for-foot {
    width: 60px;
    margin-bottom: .3125rem;
    padding-left: 0;
    padding-right: 0;
  }

  .partner-title {
    padding-bottom: .625rem;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.25rem;
    line-height: 1.25rem;
  }

  .cf-cta-arrow-div, .cf-button-text {
    flex: none;
  }

  .cf-cta-button {
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .cf-22px-paragraph---white {
    text-align: left;
    font-size: 1.3rem;
    line-height: 1.6rem;
  }

  .cf-1140px-wrapper---home-vertical {
    align-items: flex-start;
  }

  .pr-hero-section {
    background-image: linear-gradient(180deg, var(--blue-fb) 85%, #fff 70%);
  }

  .subtitle-heading {
    text-align: left;
  }

  .image-2 {
    width: 30px;
  }

  .circle-image-small {
    flex: none;
  }

  .cf-review-slide {
    max-width: 240px;
  }

  .slider01_slide {
    width: 100%;
    margin-right: 0;
  }

  .slider01_mask {
    box-sizing: border-box;
    width: 100%;
    overflow: visible;
  }

  .slider01_comp, .link-block-player-testimonial {
    width: 90%;
  }

  .circle-image-medium {
    flex: none;
    width: 40px;
    height: 40px;
  }

  .pr-h1-heading-article {
    text-align: left;
    object-fit: fill;
    margin-top: .3125rem;
    margin-left: 0;
    margin-right: 0%;
    font-size: 2.4rem;
    line-height: 2.5rem;
    overflow: visible;
  }

  .container-flex-article {
    order: 0;
    width: 90%;
  }

  .pr-section-article {
    padding: 2.5rem 0%;
    overflow: visible;
  }

  .hero-answer {
    font-size: 1rem;
  }

  .pr-h2-heading-testimonial {
    text-align: left;
    margin-left: 0%;
    margin-right: 0%;
    font-size: 2rem;
    line-height: 2.1rem;
    overflow: visible;
  }

  .pr-h2-heading-testimonial.less-size {
    font-size: 1.8rem;
  }

  .react-florian {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
  }

  .text-block-91 {
    font-size: .9rem;
    display: block;
  }

  .div-block-14 {
    order: 1;
  }
}

#w-node-_650235cb-d0c3-6d4f-12cc-c57366e353f7-66e353f3 {
  justify-self: start;
}

#w-node-b199562e-a8c7-4f45-9223-32867467cdad-66e5254c, #w-node-b199562e-a8c7-4f45-9223-32867467cdad-66e5254e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_3ec8fec7-9efe-8362-5715-b44d3ffe218f-66e5254f, #w-node-_20e4c39a-f6c2-65fb-35d1-fda57a8aa758-66e5254f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3ec8fec7-9efe-8362-5715-b44d3ffe2193-66e5254f {
  justify-self: start;
}

#w-node-_7881ec56-5c38-1da9-a90e-940068a90270-66e5254f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1b905ff1-3fe8-7981-f2d1-c45d0ccba275-bd9e0b91 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1b905ff1-3fe8-7981-f2d1-c45d0ccba276-bd9e0b91, #w-node-_1b905ff1-3fe8-7981-f2d1-c45d0ccba277-bd9e0b91 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b199562e-a8c7-4f45-9223-32867467cdad-8573fd94 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-c9e90aca-86cb-fdf8-101e-150e160df4f6-66e5254e {
    grid-area: Area;
    align-self: auto;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_650235cb-d0c3-6d4f-12cc-c57366e353f7-66e353f3 {
    justify-self: center;
  }

  #w-node-c9e90aca-86cb-fdf8-101e-150e160df4f6-66e5254e {
    place-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_650235cb-d0c3-6d4f-12cc-c57366e353f7-66e353f3 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_650235cb-d0c3-6d4f-12cc-c57366e353f9-66e353f3, #w-node-b199562e-a8c7-4f45-9223-32867467cdad-66e5254c {
    justify-self: center;
  }

  #w-node-c9e90aca-86cb-fdf8-101e-150e160df4f6-66e5254e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-b199562e-a8c7-4f45-9223-32867467cdad-66e5254e {
    justify-self: center;
  }

  #w-node-_3ec8fec7-9efe-8362-5715-b44d3ffe218f-66e5254f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_20e4c39a-f6c2-65fb-35d1-fda57a8aa758-66e5254f {
    grid-column: span 1 / span 1;
  }

  #w-node-_1b905ff1-3fe8-7981-f2d1-c45d0ccba275-bd9e0b91 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1b905ff1-3fe8-7981-f2d1-c45d0ccba276-bd9e0b91, #w-node-_1b905ff1-3fe8-7981-f2d1-c45d0ccba277-bd9e0b91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b199562e-a8c7-4f45-9223-32867467cdad-8573fd94 {
    justify-self: center;
  }
}


