@font-face {
  font-family: Right Chalk;
  src: url('../fonts/Right-Chalk.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: Calliechalkfont;
  src: url('../fonts/CallieChalkFont-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: var(--helene-b);
  --white: #fff;
  --gold: #bba16e;
  --magenta: #f538eb;
  --helene-b: #2a2a41;
  --light-black: #292929;
  --light-grey: #f4f4f4;
  --heleneb-violet: #2a2a41;
  --medium-purple: #0003;
  --flowui-component-library-gray-200: #f3f5fb;
  --heleneb: #2a2a411f;
  --flowui-component-library-grey-600: #393b6a;
  --flowui-component-library-gray-900: #160042;
  --flowui-component-library-primary-base: #642eff;
  --flowui-component-library-white: #ffffff78;
  --flowui-component-library-gray-700: #282556;
  --flowui-component-library-gray-100: #f7f9fd;
  --elements-webflow-library-neutral--300: #eff0f6;
  --helene-b-2: #2a2a41;
  --untitled-ui-primary700: #6941c6;
  --untitled-ui-gray500: #667085;
  --untitled-ui-primary800: #53389e;
  --untitled-ui-gray400: #98a2b3;
  --untitled-ui-gray300: #d0d5dd;
  --untitled-ui-white: white;
  --untitled-ui-gray700: #344054;
  --untitled-ui-gray50-501: #f9fafb;
  --untitled-ui-gray800: #1d2939;
  --untitled-ui-gray100: #f2f4f7;
  --untitled-ui-gray200: #eaecf0;
  --untitled-ui-primary600: #7f56d9;
  --untitled-ui-primary100: #f4ebff;
  --grey: #8f8e8e;
  --untitled-ui-gray900: #101828;
  --untitled-ui-primary300: #d6bbfb;
  --untitled-ui-primary50: #f9f5ff;
  --prune: #9d88ccd6;
  --untitled-ui-gray600: #475467;
  --black-2: #190431;
  --elements-webflow-library-accent--primary-1: #4a3aff;
  --elements-webflow-library-secondary--color-1: #281ca5;
  --elements-webflow-library-neutral--800: #211f54;
  --elements-webflow-library-neutral--400: #dcddeb;
  --elements-webflow-library-neutral--100: white;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library-neutral--600: #6e7191;
  --elements-webflow-library-general--shadow-02: #14142b14;
  --flowui-component-library-gray-500: #6b7094;
  --flowui-component-library-grey-300: #e4e6f1;
  --memberstack-library--ms-main-cta-color: #2962ff;
  --memberstack-library--ms-main-cta-hover: #1051b9;
  --memberstack-library--ms-main-text-color: #121331;
  --memberstack-library--ms-border-color: #12133140;
  --memberstack-library--ms-shadow-color: #0000001a;
  --memberstack-library--ms-input-placeholder: #12133199;
  --flowui-component-library-success-lighter: #ebfff6;
  --flowui-component-library-success-darker: #006638;
  --flowui-component-library-gray-400: #b6b9ce;
  --conversion-flow-library-sandy-brown: #ffa84b;
  --conversion-flow-library-light-coral: #ff5e69;
  --untitled-ui-pink50: #fdf2fa;
  --untitled-ui-pink700: #c11574;
  --untitled-ui-indigo50: #eef4ff;
  --untitled-ui-indigo700: #3538cd;
  --untitled-ui-success500: #12b76a;
  --untitled-ui-success50-501: #ecfdf3;
  --untitled-ui-success700: #027a48;
  --untitled-ui-pink500: #ee46bc;
  --untitled-ui-blue500: #2e90fa;
  --untitled-ui-blue50-501: #eff8ff;
  --untitled-ui-blue700: #175cd3;
  --spark-library-white: white;
  --spark-library-foreground-interactive-hover: #1e116e;
  --spark-library-foreground-interactive: #5532fa;
  --spark-library-foreground-disabled: #98a1b3;
  --spark-library-light-steel-purple: #a695fb;
  --spark-library-black: black;
  --spark-library-foreground-secondary: #000000c2;
  --spark-library-border-default: #00000029;
  --untitled-ui-primary200: #e9d7fe;
  --conversion-flow-library-coral: #ff8a56;
  --conversion-flow-library-medium-purple: #b16cea;
  --waves-library-dark-elevation: #ede0d8;
  --waves-library-black: #131313;
  --elements-webflow-library-general--shadow-03: #14142b1a;
  --elements-webflow-library-neutral--500: #a0a3bd;
  --elements-webflow-library-neutral--200: #f7f7fc;
  --elements-webflow-library-secondary--color-2: #f2f1ff;
  --spark-library-background--interactive: #f0ecfd;
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  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-commercecartopenlinkicon {
  margin-right: 8px;
}

.w-commerce-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px #00000040;
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

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

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

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

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

.w-commerce-commercecartquantity {
  -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-commercecartquantity::placeholder {
  color: #999;
}

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

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

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

.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-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

.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-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-userformheader {
  text-align: center;
}

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

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

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

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

.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-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.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-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-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.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-commerceboldtextblock {
  font-weight: 700;
}

.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-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-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

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

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

.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-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-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.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-commercebuynowbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  margin-top: 10px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-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-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.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-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

.w-users-userresetpasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

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

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

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

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

.w-users-useraccountsubscriptionlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  overflow: auto;
}

.w-users-useraccountsubscriptionlistitem {
  align-items: flex-start;
  display: flex;
}

.w-users-gridrow {
  grid-column-gap: 8px;
  grid-template-columns: auto auto;
  justify-content: flex-start;
  display: grid;
}

.w-users-flexcolumn {
  flex-direction: column;
  display: flex;
}

.w-users-useraccountsubscriptioncancelbutton {
  color: #3898ec;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #0000;
  padding: 0;
}

@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-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

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

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

@media screen and (max-width: 479px) {
  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .w-commerce-commercecartquantity, .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional, .w-commerce-commercecheckoutshippingcity {
    font-size: 16px;
  }

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

  .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 {
  background-color: var(--black);
  color: var(--white);
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.4;
}

h2 {
  color: #ffffffde;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--gold);
  border-color: #000;
}

ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}

ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}

li {
  margin-top: .25rem;
  margin-bottom: .25rem;
  padding-left: .5rem;
}

img {
  max-width: 100%;
  margin-top: 0;
  display: inline-block;
  position: relative;
  top: 0;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

strong {
  font-weight: bold;
}

blockquote {
  border-left: .1875rem solid #000;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.text-weight-semibold {
  font-weight: 600;
}

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

.text-weight-bold.highlighted {
  color: var(--black);
}

.text-size-regular {
  color: var(--white);
  font-size: 1rem;
}

.text-size-regular.highlighted {
  color: var(--magenta);
}

.text-size-regular.text-style-muted {
  color: #fff;
  text-transform: none;
}

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

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  color: var(--black);
  font-size: .875rem;
}

.text-size-small.text-style-muted {
  color: #a69c7d;
  text-align: center;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: .9rem;
}

.rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.rich-text h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.rich-text h3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
}

.rich-text h5, .rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.rich-text p {
  margin-bottom: 1rem;
}

.rich-text blockquote {
  background-color: #f538eb40;
  border-left-width: 0;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-size: 1rem;
  font-style: italic;
}

.rich-text a {
  color: var(--white);
  text-decoration: underline;
}

.rich-text figcaption {
  border-left: 2px solid var(--magenta);
  opacity: .8;
  text-align: left;
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.page-wrapper {
  border: 1px none var(--white);
  display: block;
  position: relative;
}

.text-size-tiny {
  font-size: .75rem;
}

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

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.page-padding {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  position: static;
  left: auto;
  overflow: visible;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.form-message-error {
  background-color: var(--light-black);
  margin-top: .75rem;
  padding: .75rem;
}

.utility-component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-form {
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

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

.margin-tiny {
  margin: .25rem;
}

.margin-xx-small {
  margin: .5rem;
}

.margin-x-small {
  margin: 1rem;
}

.margin-small {
  margin: 1.5rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xx-large {
  margin: 5rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xx-large {
  padding: 5rem;
}

.padding-x-huge {
  padding: 7rem;
}

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

.margin-bottom, .margin-bottom.margin-xx-large, .margin-bottom.margin-medium, .margin-bottom.margin-tiny, .margin-bottom.margin-small, .margin-bottom.margin-x-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-vertical, .margin-vertical.margin-xx-small {
  margin-left: 0;
  margin-right: 0;
}

.padding-top, .padding-top.padding-medium {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-top.padding-medium {
  color: var(--black);
}

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

.padding-bottom.padding-medium {
  padding: 0;
}

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

.padding-vertical.padding-medium.extra-top-padding {
  background-color: #fff;
  background-image: url('../images/magnific-krg0O3JXcEcBgu9aOzE9-magnific-fNchTXu9DegYqbw23YSd.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  margin-top: 100px;
  margin-bottom: auto;
  padding-top: 7rem;
  padding-left: 5%;
}

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

.padding-vertical.padding-x-huge {
  text-shadow: 0 1px 1px #0003, 0 1px 1px #0003;
  background-color: #0000;
  border-radius: 20px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5% 2rem;
}

.padding-vertical.padding-xx-large {
  background-color: var(--helene-b);
  background-image: url('../images/ChatGPT-Image-7-juin-2025-à-12_14_15.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  position: relative;
  bottom: auto;
}

.text-size-medium {
  float: none;
  clear: none;
  color: var(--white);
  text-align: left;
  text-shadow: 0 1px 1px var(--black);
  font-size: 1rem;
  font-style: italic;
  line-height: 1.5;
  display: block;
}

.text-size-medium.text-style-muted {
  opacity: 1;
  color: #ffffffb5;
  text-align: justify;
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  transition: opacity .2s;
}

.text-size-medium.highlighted {
  color: #cdaf76;
}

.heading-xx-large {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-xx-large._404 {
  font-size: 7rem;
}

.heading-medium {
  align-items: flex-end;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  display: block;
}

.heading-large {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-large.highlighted {
  color: #cdaf76;
}

.button {
  border: 1px solid var(--light-black);
  color: var(--white);
  text-align: center;
  background-color: #c49fff;
  border-radius: 0;
  padding: .75rem 1.5rem;
}

.button.is-button-small {
  border-color: var(--white);
  box-shadow: 0 0 11px 5px var(--white);
  background-color: #cdaf76;
  border-radius: 8px;
  height: 40px;
  margin-top: 0;
  padding: .5rem 1.25rem;
}

.form-input {
  background-color: var(--white);
  color: var(--light-black);
  text-align: center;
  border: 1px solid #000;
  border-radius: 0;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form-input:focus {
  border-color: #000;
}

.form-input::placeholder {
  color: #0009;
}

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

.button-secondary {
  border: 1px solid var(--white);
  color: var(--white);
  text-align: center;
  background-color: #0000;
  padding: .75rem 1.5rem;
}

.button-secondary.is-button-small {
  justify-content: center;
  height: 40px;
  padding: .5rem 1.25rem;
}

.heading-small {
  border: 1px none var(--white);
  color: var(--white);
  text-align: center;
  border-radius: 11px;
  align-self: center;
  width: 100%;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.icon-small {
  width: 2rem;
  height: 2rem;
}

.text-weight-semibold.highlighted {
  color: #f538eb;
  margin-top: -63px;
}

.text-letterspacing-x-wide {
  letter-spacing: .05em;
}

.navbar-menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: block;
}

.navbar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--gold);
  box-shadow: 0 0 20px 0 var(--gold);
  background-color: #1515151f;
  background-image: linear-gradient(#141414 46%, #cdaf7638 100%, #8b6d3b3d);
  border-radius: 0 0 20px 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 100%;
  height: auto;
  min-height: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
  position: fixed;
  top: 0;
}

.navbar.nav-art-offert {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--gold);
  background-color: #15151500;
  background-image: linear-gradient(21deg, #2a2a413b, var(--black) 99%, #2a2a4121);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: auto;
  height: 0%;
  min-height: auto;
  padding-top: 35px;
  padding-bottom: 40px;
  padding-left: 5%;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
}

.navbar.nav-acceuil-blog {
  height: Infinity% ;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--gold) var(--gold) #cdaf76f5;
  box-shadow: 0 0 15px -1px var(--gold);
  background-color: #15151587;
  background-image: linear-gradient(111deg, #fff0, #00000078);
  border-radius: 0 0 30px 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  width: 100%;
  min-width: 0;
  max-width: 1439px;
  min-height: 4.5rem;
  margin-left: 0;
  margin-right: auto;
  padding-left: 5%;
  display: flex;
  position: fixed;
}

.main-logo {
  padding-top: 10px;
  padding-bottom: 10px;
  transition: transform .35s;
  display: inline-block;
}

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

.menu-icon {
  position: relative;
}

.navbar-menu {
  align-items: center;
  display: flex;
  position: static;
}

.navbar-logo-link {
  padding-left: 0;
  position: static;
}

.navbar-menu-button {
  padding: 0;
}

.navbar-container {
  background-color: #0000;
  border-radius: 19px;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.navbar-link {
  color: var(--white);
  text-shadow: 1px 1px 6px #000;
  background-color: #0000002e;
  border: 1px solid #0000;
  border-radius: 20px;
  margin-right: 17px;
  padding: .5rem 1rem;
  font-size: .9rem;
  font-weight: 300;
  transition: font-size .35s;
}

.navbar-link.w--current {
  color: #cdaf76;
}

.header-image-wrapper {
  align-items: stretch;
  margin-top: 29px;
  display: block;
}

.header-section {
  margin-top: auto;
}

.button-row {
  grid-column-gap: 2.5rem;
  grid-row-gap: 1rem;
  flex-flow: column wrap;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.header-component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: auto;
  display: grid;
}

.linkblock-button-link {
  align-items: center;
  margin-top: auto;
  margin-left: 10px;
  padding-top: 10px;
  display: flex;
}

.linkblock-button-link.is-small {
  margin-top: 0;
  transform: scale(.9);
}

.linkblock-button-background {
  background-color: #cdaf7670;
  border-radius: 20px;
  align-items: center;
  width: 65px;
  height: 40px;
  display: flex;
}

.linkblock-button-text {
  color: var(--white);
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  right: 20px;
}

.linkblock-button-text.text-letterspacing-x-wide {
  position: static;
}

.linkblock-button-text.text-letterspacing-x-wide.relative {
  text-transform: capitalize;
  cursor: pointer;
  position: relative;
}

.linkblock-background-block {
  background-color: var(--white);
  border-radius: 14px;
  width: 40px;
  height: 20px;
  position: relative;
  right: 10px;
}

.arrow-icon.negative-margin {
  margin-left: -.5rem;
}

.header-image {
  border: 1px none var(--gold);
  opacity: 1;
  filter: drop-shadow(20px 2px 14px #000000b3);
  mix-blend-mode: luminosity;
  object-fit: fill;
  background-color: #15151500;
  border-radius: 250px 0% 250px 500px;
  margin-top: auto;
  display: inline-block;
  position: sticky;
  top: auto;
  overflow: auto;
}

.logo-section {
  background-color: var(--light-black);
}

.logo-component {
  grid-column-gap: 4rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.lightbox-play-icon {
  z-index: 2;
  color: #fff;
  width: 64px;
  height: 64px;
  position: absolute;
}

.video-overlay-layer {
  z-index: 1;
  text-shadow: 0 1px 1px #0003, 0 1px 1px #0003, 0 1px 1px #0003;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.course-features-content-right {
  margin-top: 0;
}

.course-features-component {
  grid-column-gap: 5rem;
  grid-row-gap: 6.5rem;
  box-shadow: 1px 1px 3px 0 var(--black);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-items: start;
  margin-top: 0;
  padding-top: 89px;
  padding-bottom: 100px;
  transition: opacity .225s;
  display: grid;
  position: static;
}

.course-features-content-left {
  position: sticky;
  top: 30%;
}

.course-features-content-item {
  background-color: var(--white);
  border: 1px solid #0000;
  margin-bottom: 2rem;
  padding: 2rem;
  position: sticky;
}

.course-features-content-item.content-item {
  background-color: var(--light-black);
  border-color: #cdaf767d;
  border-radius: 8rem;
  margin-bottom: 2rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  top: 30%;
}

.pricing {
  margin-bottom: 220px;
}

.pricing-divider {
  background-color: var(--black);
  width: 100%;
  height: 1px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pricing-plan {
  background-color: var(--light-black);
  border: 2px solid #cdaf76e8;
  border-radius: 0;
  flex: 1;
  padding: 2rem;
}

.pricing-feature-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.pricing-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-item-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  box-shadow: 0 2px 5px 0 var(--white);
  background-color: #2a2a4100;
  background-image: repeating-linear-gradient(#ffffff1f, #0000000a);
  border: 1px solid #0000;
  border-radius: 14px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 20rem;
  padding: 1.5rem;
  display: grid;
  position: static;
}

.gallery-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  place-items: start center;
}

.footer-link-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: grid;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.footer-top-wrapper {
  grid-column-gap: 8vw;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  align-items: start;
  padding-bottom: 0;
}

.sucess-message {
  background-color: var(--light-grey);
  padding: 1.5rem;
}

.line-divider {
  background-color: var(--white);
  width: 100%;
  height: 1px;
}

.footer-legal-link {
  color: var(--black);
  font-size: .875rem;
}

.footer-logo-link {
  margin-bottom: 2rem;
  padding-left: 0;
}

.footer-right-wrapper {
  flex-direction: column;
  display: flex;
}

.footer-bottom-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.footer-form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: .75rem;
  display: grid;
}

.footer {
  outline-color: var(--white);
  outline-offset: 0px;
  background-color: #15151500;
  border: 1px #000;
  border-top-style: solid;
  outline-width: 1px;
  outline-style: solid;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 5%;
  padding-right: 5%;
  position: static;
  bottom: 0;
  box-shadow: 0 2px 5px #0003;
}

.footer-left-wrapper {
  color: var(--black);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-form-block {
  min-width: 25rem;
  max-width: 35rem;
  margin-bottom: 0;
}

.footer-legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.footer-company-text {
  font-size: .875rem;
}

.text-span {
  color: var(--white);
  text-decoration: underline;
}

.testimonals-arrow {
  border: 1px solid var(--black);
  background-color: var(--black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.testimonals-arrow.left {
  height: 3.1rem;
  right: 4rem;
}

.testtimonial-content {
  border: 1px none var(--black);
  outline-offset: 0px;
  background-color: #1515153d;
  background-image: linear-gradient(#00000069, #ffffff47);
  border-radius: 20px;
  outline: 3px #ffffffb0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 100px;
  padding: 2rem;
  transition: opacity .2s;
  display: flex;
  box-shadow: 0 0 11px 4px #151515bd;
}

.testimonials-slide-nav {
  color: var(--white);
  background-color: #0000;
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.testimonials-component {
  float: none;
  clear: none;
  background-color: #0000;
  height: auto;
  padding-top: 100px;
  padding-bottom: 5rem;
  position: relative;
}

.testimonials-mask {
  width: 33.33%;
  overflow: visible;
}

.testimonials-slide {
  float: none;
  padding-right: 2rem;
  position: relative;
}

.testimonials {
  background-color: #29292969;
  overflow: hidden;
}

.testimonial-rating-icon {
  color: #dbc394;
  -webkit-text-stroke-color: #f538eba1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .25rem;
  display: flex;
}

.testimonial-rating-wrapper {
  margin-top: 16px;
  margin-bottom: 1.5rem;
  margin-left: -6px;
  display: flex;
}

.footer-credit-wrapper {
  justify-content: space-between;
  display: flex;
}

.footer-credit-text {
  text-align: left;
  margin-top: 3rem;
  font-size: .875rem;
  display: flex;
}

.gallery-item {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricing-plan-wrapper {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.price-wrapper {
  grid-column-gap: .5rem;
  align-items: flex-end;
  display: flex;
}

.utility-form-block {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 20rem;
  display: flex;
}

.product-content {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .5fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.product-features-wrapper {
  border: 0 solid #000;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 2rem 2rem 2rem 0;
}

.product-lightbox-video {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.product-content-right {
  position: sticky;
  top: 8rem;
}

.product-accordian-heading {
  border-style: solid;
  border-width: 1px 0 0;
  border-color: var(--white);
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.product-accordian-wrapper {
  border-bottom: 1px solid var(--white);
}

.product-content-left {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--light-black);
  grid-template-rows: auto;
  grid-template-columns: 5rem;
  grid-auto-columns: 1fr;
  align-items: start;
  padding: 5%;
}

.out-of-stock-state {
  background-color: var(--light-black);
}

.product-accordian-icon {
  align-self: flex-start;
  width: 1rem;
  margin-top: .6rem;
  margin-right: 1rem;
}

.product-price-wrapper {
  display: flex;
}

.product-accordian-item {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.product-lightbox-thumbnail {
  object-fit: cover;
  width: 100%;
}

.product-section {
  position: relative;
}

.product-accordian-details {
  overflow: hidden;
}

.quantity {
  border-width: 0;
  border-color: var(--white);
  background-color: #fff6;
  border-radius: 0;
}

.select-field {
  background-color: var(--light-black);
  color: var(--white);
  border: 0 solid #000;
  border-radius: 0;
  height: 40px;
}

.cart-button {
  z-index: 2;
  background-color: #0000;
  justify-content: center;
  position: relative;
}

.cart-quantity {
  background-color: var(--light-black);
  color: var(--white);
  border-width: 0;
  border-radius: 0;
}

.cart-quantity.nav {
  color: #000;
  background-color: #d1b86d;
  border-radius: 100%;
}

.cart-header {
  border-bottom-width: 1px;
  border-bottom-color: var(--light-black);
}

.apple-pay {
  border-radius: 8px;
}

.cart-footer {
  border-top-width: 1px;
  border-top-color: var(--light-black);
}

.cart-container {
  background-color: var(--black);
}

.option {
  padding-left: 0;
}

.image {
  width: 16px;
  height: 16px;
}

.close-button {
  display: flex;
}

.checkout-form {
  background-color: #15151500;
  margin-top: 3rem;
}

.block-header {
  background-color: var(--white);
  border-width: 0;
  padding: .5rem 1.25rem;
}

.block-content {
  background-color: var(--white);
  border: 0 solid #000;
}

.form-input-checkout {
  background-color: var(--light-grey);
  color: var(--black);
  border-width: 0;
  border-radius: 0;
  font-size: 1rem;
}

.highlighted {
  color: var(--gold);
}

.container {
  margin-top: 40px;
  box-shadow: 0 0 5px #0003;
}

.checkout-content-right {
  top: 5rem;
}

.checkout-content-left {
  box-shadow: 0 0 5px 0 var(--gold);
  background-color: #0000;
}

.paypal-checkout-form, .order-confirmation {
  background-color: #15151500;
}

.change-log-section {
  margin-top: 5rem;
}

.contact-email {
  font-size: .875rem;
}

.category-link {
  margin-bottom: 1rem;
}

.heading {
  text-align: left;
  object-fit: fill;
  justify-content: center;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  display: flex;
  overflow: auto;
}

.heading-2 {
  color: var(--white);
  text-align: center;
  background-color: #0000;
  border-radius: 20px;
  margin-top: auto;
  font-family: Bitter, serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8;
}

.paragraph {
  color: #d3cbcb;
}

.text-block, .text-block-2 {
  color: var(--white);
  text-shadow: 0 1px 1px var(--black);
  font-style: italic;
}

.text-block-3 {
  color: var(--white);
  -webkit-text-stroke-color: var(--gold);
  text-shadow: 0 1px 1px var(--black);
  font-style: italic;
}

.text-block-4 {
  color: var(--white);
  text-shadow: 0 1px 1px var(--black);
  font-style: italic;
}

.paragraph-2 {
  opacity: .86;
  color: var(--white);
}

.paragraph-3 {
  opacity: .76;
  color: var(--white);
}

.text-block-14 {
  border: 1px none var(--gold);
  color: #ffffffe6;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  text-indent: 0;
  text-transform: none;
  background-color: #4f422796;
  background-image: linear-gradient(#fff0, #00000069 61%);
  border-radius: 20px;
  margin: -15px 220px 22px;
  padding-left: 24px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  bottom: -98px;
}

.text-block-15 {
  font-style: italic;
}

.error-state {
  background-color: var(--black);
  text-align: center;
  font-style: italic;
}

.text-span-13 {
  color: #ffffffbf;
  text-transform: none;
}

.heading-3 {
  text-transform: uppercase;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 2.5rem;
}

.columns-3 {
  border: 0px none var(--gold);
  border-radius: 8px;
  margin: 0 35px;
  position: relative;
  bottom: -77px;
}

.submit-button-3 {
  box-shadow: 0 0 7px 0 var(--helene-b);
  background-color: #cdaf76f5;
  border-top-right-radius: 0;
  border-bottom-right-radius: 30px;
  width: 100%;
  padding-bottom: 6px;
}

.form-5 {
  opacity: .9;
  margin-top: auto;
  margin-left: 11px;
  margin-right: 11px;
  position: relative;
  bottom: -128px;
}

.form-block-2 {
  position: relative;
  top: -26px;
}

.success-message-3 {
  background-color: #cdaf76;
  border-radius: 20px;
  font-size: 1.5rem;
}

.error-message-2 {
  background-color: var(--gold);
  border-radius: 10px;
}

.text-block-17 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
}

.text-span-19, .text-span-22 {
  color: var(--gold);
}

.text-span-25 {
  color: var(--white);
}

.body {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), var(--black));
}

.user-email-field {
  background-color: #ffffffeb;
  border-radius: 8px;
}

.submit-button-4 {
  background-color: #ffffffbd;
  background-image: linear-gradient(#cdaf76, #cdaf76);
  border-radius: 10px;
  margin-top: 21px;
}

.user-password-field {
  background-color: #fffffff2;
  border-radius: 8px;
}

.log-in-form-block {
  border: 1px solid var(--gold);
  box-shadow: 0 0 12px 2px var(--gold);
  background-color: #0000;
  background-image: linear-gradient(#2a2a41a1, #00000059);
  border-radius: 8px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.link-block {
  color: #fefeff;
}

.submit-button-6 {
  background-color: var(--gold);
  border-radius: 8px;
}

.submit-button-7 {
  background-color: var(--gold);
  border-radius: 10px;
  margin-bottom: 13px;
}

.submit-button-8 {
  background-color: #cdaf76;
  border: 1px solid #f4f4f4a3;
  border-radius: 9px;
  margin-bottom: 13px;
}

.body-2 {
  background-color: var(--helene-b);
}

.sign-up-form-block {
  border: 1px solid var(--gold);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--black), #fcfcfc4d 1%, var(--helene-b));
  box-shadow: 0 0 12px 2px var(--gold);
  border-radius: 10px;
}

.link-block-2 {
  color: #fff;
}

.body-3 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), var(--black));
}

.reset-password-form-block {
  border: 1px none var(--gold);
  box-shadow: 0 0 12px 2px var(--gold);
  background-image: linear-gradient(312deg, #000000b5, #fafafa33 98%, #ffffff40);
  border-radius: 4% 20px 5%;
}

.heading-5 {
  font-size: 2.4rem;
}

.body-4 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), var(--black));
  font-size: .8rem;
}

.update-password-block {
  box-shadow: 0 0 12px 2px var(--gold);
  background-image: linear-gradient(243deg, #000000a8, #ffffff3b);
  border: 1px #000;
  border-radius: 12px;
}

.user-password-field-2 {
  background-color: #ffffffde;
  border-radius: 9px;
}

.navbar-2 {
  background-color: #151515;
  border-bottom: 0 solid #000;
  align-items: center;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: sticky;
  top: 0;
}

.text-size-small-2 {
  color: #fff;
  font-size: .875rem;
  text-decoration: none;
}

.cart-header-2 {
  border-bottom-width: 1px;
  border-bottom-color: #292929;
}

.cart-container-2 {
  background-color: #151515;
}

.cart-quantity-2 {
  color: #fff;
  background-color: #292929;
  border-width: 0;
  border-radius: 0;
}

.cart-quantity-2.nav {
  color: #000;
  background-color: #d1b86d;
  border-radius: 100%;
}

.text-size-regular-2 {
  color: #fff;
  font-size: 1rem;
}

.text-size-regular-2.highlighted {
  color: #f538eb;
}

.button-3 {
  color: #fff;
  text-align: center;
  background-color: #c49fff;
  border: 1px solid #292929;
  border-radius: 0;
  padding: .75rem 1.5rem;
}

.button-3.is-button-small {
  background-color: #cdaf76;
  border-color: #151515;
  border-radius: 0;
  height: 40px;
  margin-top: 0;
  padding: .5rem 1.25rem;
}

.cart-footer-2 {
  border-top-width: 1px;
  border-top-color: #292929;
}

.user-email-field-2 {
  border-radius: 9px;
}

.text-span-33 {
  text-transform: uppercase;
  font-family: Bitter, serif;
  font-size: 2.6rem;
  font-weight: 400;
}

.field-label-4 {
  color: #fffffff5;
  padding-top: 10px;
  padding-bottom: 2px;
}

.heading-6 {
  color: #fff;
  font-size: 2.5rem;
}

.body-5 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
}

.form-header {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), var(--black));
  box-shadow: 0 0 9px 0 var(--gold);
  border: 1px solid #cdaf76d1;
  border-radius: 20px 20px 0 0;
}

.paragraph-4 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), var(--black));
  box-shadow: 0 0 9px 0 var(--gold);
  color: #ffffffc7;
  border: 1px solid #000;
  border-radius: 0 0 13px 13px;
  margin-top: 18px;
  margin-bottom: 4.5rem;
  padding: 10px;
}

.user-account-wrapper {
  background-color: #15151500;
}

.block-content-2 {
  border: 1px solid var(--medium-purple);
  background-color: #1515151f;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.block-content-3 {
  border: 1px solid var(--medium-purple);
  background-color: #15151566;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.block-header-2 {
  border-style: solid;
  border-color: var(--medium-purple);
  background-color: var(--black);
  color: var(--gold);
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
}

.user-email-field-3 {
  background-color: #fff;
  border-radius: 9px;
}

.text-field-4 {
  border-radius: 9px;
}

.block-header-3 {
  border-color: var(--medium-purple);
  background-color: #0000;
  border-radius: 0;
}

.text-span-34 {
  color: #ffffffe3;
}

.field-label-5 {
  color: #fffffff0;
}

.field-label-6 {
  color: #ffffffe6;
  margin-top: 30px;
}

.submit-button-9 {
  border: 1px solid var(--white);
  background-color: var(--gold);
  color: var(--white);
  border-radius: 20px;
}

.cancel-button {
  border: 1px solid var(--white);
  background-color: var(--gold);
  color: var(--white);
  border-radius: 20px;
  padding-left: 25px;
  padding-right: 25px;
}

.heading-7 {
  color: var(--white);
  font-size: 3rem;
}

.heading-8 {
  color: var(--white);
}

.subscription-cancel-button {
  color: var(--gold);
}

.paragraph-5 {
  color: var(--gold);
  padding-top: 10px;
}

.text-span-35 {
  color: var(--white);
  text-transform: uppercase;
}

.div-block {
  border: 1px none var(--gold);
  border-radius: 0;
}

.user-account-form {
  border-right: 1px #000;
}

.background-video {
  box-shadow: 0 0 10px 1px var(--gold);
  opacity: 1;
  border: 1px #000;
  border-radius: 30px;
  height: 482px;
  min-height: 50%;
  max-height: 103%;
  margin-left: -98px;
  margin-right: -98px;
  padding-top: 0;
  top: -5px;
}

.error-state-2, .error-state-3 {
  background-color: #0000;
}

.body-6 {
  background-color: var(--helene-b);
}

.body-7 {
  background-color: var(--black);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
  border-top: 1px solid #000;
  padding-left: 0;
}

.error-state-4 {
  background-color: var(--black);
}

.section-5 {
  background-color: var(--light-black);
  color: var(--black);
  width: 100%;
  height: 100%;
  margin-top: 100px;
}

.column-6 {
  box-shadow: 0 0 14px 3px var(--flowui-component-library-gray-200);
  outline-offset: 0px;
  -webkit-text-stroke-color: var(--black);
  background-color: #fff0;
  background-image: linear-gradient(#2a2a414a, #ffffff24);
  border-top: 1px #000;
  border-radius: 20px;
  outline: 3px #151515b8;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
}

.columns-7 {
  background-color: var(--helene-b);
  margin-top: auto;
  padding-top: 0;
}

.container-12 {
  height: 100%;
  margin-top: 27px;
  padding-bottom: 0;
  font-weight: 300;
}

.image-8 {
  box-shadow: 0 0 14px 10px var(--white);
  outline-color: var(--black);
  outline-offset: 0px;
  cursor: auto;
  mix-blend-mode: normal;
  border-radius: 14px;
  outline-width: 3px;
  outline-style: solid;
  margin-top: 25px;
  display: block;
  position: static;
}

.text-field-5 {
  box-shadow: 0 0 8px 2px var(--helene-b);
  background-color: #fff;
  border: 1px #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 30px;
}

.body-8 {
  background-color: var(--black);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
  margin-bottom: 10px;
}

.text-block-33 {
  color: #ffffffb3;
  text-align: center;
  background-color: #15151500;
  border-radius: 20px;
  width: 100%;
  min-width: 50%;
  margin-top: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: 300;
  display: block;
  position: relative;
  top: 32px;
}

.nav-link-3 {
  justify-content: flex-start;
  align-items: center;
  margin-top: .7em;
  margin-bottom: .7em;
  display: flex;
  overflow: hidden;
}

.nav-link-3:hover {
  font-style: italic;
  font-weight: 700;
}

.sublink {
  margin-top: 1.5em;
  overflow: hidden;
}

.trigger {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.body-marketing {
  background-color: var(--black);
  padding-top: 0;
}

.body-gestion {
  padding-top: 0;
}

.body-lash-art {
  color: var(--black);
}

.body-13 {
  background-image: linear-gradient(#000, #9d88ccab);
  padding-top: 0;
}

.text-block-56 {
  color: #cdaf76b3;
  text-align: center;
  letter-spacing: 10px;
  background-color: #0000;
  border: 1px #000;
  margin-top: 76px;
  margin-bottom: -45px;
  font-family: Lato, sans-serif;
  font-size: 1.9rem;
  font-weight: 900;
  position: static;
}

.body-sant {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: block;
}

.body-r-seaux {
  background-color: var(--black);
}

.container-52 {
  padding-top: 0;
  padding-bottom: 0;
}

.heading-37 {
  background-color: #15151500;
  background-image: linear-gradient(281deg, var(--helene-b), #ffffff24);
  color: var(--white);
  text-align: right;
  margin-top: -3.1rem;
  padding-top: 0;
  padding-right: 10px;
  font-family: Changa One, Impact, sans-serif;
  position: relative;
  inset: -43px 0% 0% auto;
}

.heading-40 {
  background-color: #15151500;
  background-image: linear-gradient(90deg, var(--helene-b), #ffffff2e);
  color: #ffffffeb;
  margin-top: 1.6rem;
  margin-bottom: -5.5rem;
  padding: 0 0 0 10px;
  font-family: Changa One, Impact, sans-serif;
  position: relative;
  bottom: -17px;
  left: 0;
}

.div-block-29 {
  box-shadow: 0 0 16px -1px var(--white);
  outline-offset: 0px;
  background-color: #15151500;
  background-image: linear-gradient(344deg, #2a2a4166, #ffffff12);
  border-radius: 20px;
  outline: 3px #fff;
  margin: 27px -20px 20px -17px;
}

.post-wrapper {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 50px;
  box-shadow: 0 0 0 1px #0000000f;
}

.body-14 {
  background-color: #29292900;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), var(--black));
}

.text-block-62 {
  opacity: 1;
  color: #ffffffb3;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px #000;
  border-radius: 20px;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  display: flex;
  position: relative;
  top: 0;
}

.image-34 {
  background-color: #0000;
  align-self: auto;
  width: 87%;
  height: 73%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: block;
  position: static;
  top: 0;
}

.quick-stack-5 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  background-color: #0000;
  height: 400px;
  margin-top: 24px;
  padding: 0;
}

.cell-15 {
  border: 0px none var(--gold);
  background-color: #0000;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: block;
}

.text-block-63 {
  box-shadow: 0 0 8px 2px var(--gold);
  opacity: .84;
  outline-color: var(--white);
  outline-offset: 0px;
  color: var(--white);
  text-align: center;
  text-shadow: 0 2px 1px #00000070;
  background-image: linear-gradient(197deg, #885815ab, #cdaf76);
  border: 1px #000;
  border-radius: 4px;
  outline-width: 3px;
  outline-style: none;
  flex: 0 auto;
  width: 297px;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  font-family: PT Serif, serif;
  display: block;
  position: static;
}

.heading-69 {
  outline-offset: 0px;
  color: var(--white);
  text-align: center;
  background-color: #15151500;
  outline: 3px #151515;
  width: 100%;
  margin-top: 0;
  padding-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
}

.d-clencheur-d-roulant {
  background-color: var(--heleneb);
  cursor: pointer;
  border: 1px #000;
  border-radius: 20px;
  width: 235%;
}

.body-lashlift {
  background-color: var(--white);
}

.body-technique {
  background-color: #000;
}

.f-navigation-content {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.lien-d-roulant {
  background-color: var(--light-grey);
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.01em;
  white-space: nowrap;
  border-radius: 50px;
  width: 253%;
  margin-right: 40px;
  padding: 10px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  transition: all .35s;
  overflow: visible;
}

.lien-d-roulant:hover {
  background-color: var(--flowui-component-library-gray-200);
  color: var(--flowui-component-library-gray-900);
}

.lien-d-roulant.w--current {
  color: var(--flowui-component-library-primary-base);
}

.f-navigation-menu {
  grid-column-gap: 40px;
  opacity: .63;
  border-radius: 19px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: static;
}

.f-logo {
  width: 124px;
  max-width: none;
}

.f-navigation-link-wrapper {
  grid-column-gap: 24px;
  align-items: center;
  display: flex;
}

.f-navigation-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.f-navigation {
  border: 1px none var(--helene-b);
  outline-offset: 0px;
  color: #0000;
  background-color: #fff;
  border-radius: 0 0 30px 30px;
  outline: 3px #0000;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 77px;
  padding: 10px 5%;
  display: flex;
  position: fixed;
  box-shadow: 0 0 6px 5px #0003;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  padding: 92px 5%;
  position: relative;
}

.f-paragraph-regular {
  color: var(--helene-b);
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 0px;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.5;
}

.bande-2 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  border: 1px none var(--helene-b);
  color: var(--helene-b);
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 96%;
  min-height: 56px;
  margin: 63px auto 95px;
  padding: 16px 5%;
  display: flex;
  box-shadow: 0 0 12px 7px #0003;
}

.efi-hr-01-container {
  background-color: #393b6a00;
  border-radius: 17px;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.efi-hr-01-right-content {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.efi-jumbo {
  color: var(--gold);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  line-height: 1.4em;
  display: block;
  position: relative;
  left: 0;
}

.efi-hr-01-grid {
  grid-column-gap: 50px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: -60px;
  margin-bottom: 5%;
  display: flex;
}

.efi-hr-01 {
  margin-top: 40px;
  padding: 10px 5% 5%;
}

.image-50 {
  background-color: #ffffffd1;
  border-radius: 14px;
}

.efi-big-paragraph-3 {
  color: var(--black);
  margin-top: 20px;
  font-size: 20px;
  font-weight: 400;
}

.efi-hr-04-title-wrapper {
  margin-bottom: 25px;
}

.anatomie {
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 52px;
  padding-top: 0;
  display: flex;
}

.efi-hr-04-left-content {
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.anatomie-fonction-croissance {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  padding-left: 5%;
}

.efi-hr-04-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-hr-04 {
  margin-top: 126px;
  padding: 5%;
}

.heading-80 {
  color: var(--gold);
  -webkit-text-stroke-width: 1px;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.link-7, .link-8, .link-9, .link-10 {
  color: var(--black);
  margin-bottom: 5px;
  font-size: 20px;
}

.f-paragraph-large-2 {
  color: var(--black);
  text-align: left;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h5-heading {
  color: var(--gold);
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
  overflow: visible;
}

.f-margin-bottom-04 {
  margin-bottom: 4px;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-feature-card-large {
  background-color: var(--heleneb);
  text-align: center;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  margin-top: 41px;
  padding: 40px;
  display: flex;
  box-shadow: 0 0 14px 8px #0003;
}

.f-grid-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template: ". ."
                 ". Area"
                 / 1fr 1fr;
  align-items: center;
}

.f-container-regular-2 {
  width: 100%;
  max-width: 1129px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-2 {
  padding: 80px 5%;
  position: relative;
}

.f-margin-bottom-42 {
  color: var(--black);
  margin-bottom: 40px;
}

.f-h1-heading-2 {
  color: var(--gold);
  letter-spacing: -.04em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-margin-bottom-43 {
  margin-bottom: 24px;
}

.f-header-title-wrapper-center-2 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 484px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-paragraph-large-4 {
  color: var(--black);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h5-heading-2 {
  color: var(--gold);
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-margin-bottom-45 {
  margin-bottom: 16px;
}

.f-feature-card-filled {
  background-color: var(--heleneb);
  border-radius: 12px;
  padding: 32px;
  box-shadow: 0 0 14px 9px #0003;
}

.f-grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-h3-heading {
  color: var(--gold);
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-container-regular-3 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-header-image-wrapper-wide {
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  height: 400px;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.f-paragraph-large-5 {
  text-align: left;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h1-heading-3 {
  color: var(--gold);
  text-align: center;
  letter-spacing: -.04em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 29px;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-margin-bottom-65 {
  margin-bottom: 24px;
}

.f-header-title-wrapper-center-3 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.heading-82 {
  color: var(--gold);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-paragraph-large-6 {
  color: var(--black);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-margin-bottom-67 {
  margin-bottom: 32px;
}

.f-margin-bottom-68 {
  margin-bottom: 16px;
}

.f-section-regular {
  padding: 72px 5%;
  position: relative;
}

.link-11, .link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18 {
  color: var(--black);
  margin-bottom: 5px;
  font-size: 20px;
}

.f-paragraph-large-7 {
  color: var(--black);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h5-heading-3 {
  color: var(--gold);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  line-height: 1.4;
}

.f-margin-bottom-70 {
  margin-bottom: 16px;
}

.f-feature-card-filled-2 {
  background-color: var(--heleneb);
  border-radius: 12px;
  padding: 32px;
  box-shadow: 0 0 14px 8px #0003;
}

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

.f-container-regular-4 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-3 {
  padding: 92px 5%;
  position: relative;
}

.bold-text-2 {
  font-size: 22px;
}

.youtube {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 29%;
  max-height: none;
  margin-left: 0;
  display: flex;
}

.f-sub-heading-large {
  color: var(--gold);
  letter-spacing: -.02em;
  margin-bottom: 22px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.f-margin-bottom-71 {
  margin-bottom: 8px;
}

.f-feature-card-centre {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.f-grid-four-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.f-container-regular-5 {
  color: var(--black);
  text-align: left;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  display: block;
  position: static;
}

.f-section-large-4 {
  text-align: left;
  padding: 92px 5%;
  position: relative;
}

.body-cil-cil {
  background-color: var(--white);
  font-size: 1px;
}

.f-paragraph-large-9 {
  color: var(--black);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h5-heading-4 {
  color: var(--gold);
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 0px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-margin-bottom-74 {
  margin-bottom: 16px;
}

.f-feature-card-filled-3 {
  text-transform: lowercase;
  background-color: #0000;
  border-radius: 12px;
  padding: 32px;
  box-shadow: 0 0 14px 8px #0003;
}

.f-grid-three-column-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 54px;
  margin-left: auto;
  margin-right: auto;
}

.f-margin-bottom-79 {
  margin-bottom: 24px;
}

.f-header-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template: "."
                 "Area"
                 / 1fr;
  align-items: center;
}

.f-paragraph-large-11 {
  color: var(--black);
  letter-spacing: -.02em;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 18px;
  line-height: 32px;
}

.f-margin-bottom-81 {
  margin-bottom: 32px;
}

.f-h1-heading-5 {
  color: var(--gold);
  letter-spacing: -.04em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 31px;
  padding: 0 0 0 10px;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.f-paragraph-large-12 {
  color: var(--black);
  text-align: left;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-margin-bottom-83 {
  margin-bottom: 40px;
}

.f-h1-heading-6 {
  color: var(--gold);
  letter-spacing: -.04em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-header-title-wrapper-center-4 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 630px;
  margin-left: 5px;
  margin-right: auto;
  display: flex;
  position: static;
}

.f-paragraph-small-2 {
  color: var(--black);
  letter-spacing: -.01em;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-sub-heading-large-2 {
  color: var(--black);
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 0px;
  text-transform: none;
  margin-top: -91px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8rem;
}

.f-margin-bottom-85 {
  margin-bottom: 8px;
}

.f-grid-three-column-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-paragraph-large-13 {
  color: var(--black);
  letter-spacing: -.02em;
  align-items: center;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
  display: flex;
}

.f-h3-heading-4 {
  color: var(--gold);
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -46px;
  padding-left: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-margin-bottom-86 {
  margin-bottom: 16px;
}

.f-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-128 {
  text-align: left;
  margin-bottom: 128px;
}

.f-container-regular-6 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-5 {
  padding: 92px 5%;
  position: relative;
}

.f-h5-heading-5 {
  color: var(--gold);
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 0px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-margin-bottom-129 {
  margin-bottom: 16px;
}

.f-feature-card-filled-4 {
  background-color: var(--heleneb);
  border-radius: 12px;
  padding: 32px;
  box-shadow: 0 0 14px 8px #0003;
}

.f-h3-heading-5 {
  color: var(--gold);
  text-align: left;
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 1px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 28px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
  display: flex;
}

.f-max-width-large-3 {
  max-width: 610px;
}

.f-header-grid-asymmetrical-3 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

.f-margin-bottom-132 {
  margin-bottom: 64px;
}

.div-d-roulant {
  background-color: #0000;
  border-radius: 20px;
  position: relative;
}

.dropdown-toggle {
  background-color: var(--heleneb);
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-toggle.w--open {
  background-color: var(--heleneb);
  text-align: center;
  border-radius: 20px;
  width: 157px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
}

.dropdown-toggle-2 {
  background-color: var(--light-grey);
  opacity: 1;
  justify-content: flex-end;
  margin-left: 185px;
  padding-right: 20px;
  display: flex;
  left: -200px;
}

.dropdown-list {
  background-color: var(--heleneb);
  color: var(--black);
  text-align: left;
  -webkit-text-stroke-color: var(--heleneb);
  border-radius: 20px;
  left: -200px;
  overflow: hidden;
}

.dropdown-list.w--open {
  background-color: var(--white);
}

.dropdown-link {
  background-color: var(--heleneb);
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
}

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

.dropdown {
  color: var(--black);
  background-color: #0000;
  margin-left: auto;
  margin-right: auto;
}

.f-paragraph-regular-4 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular-4.f-text-weight-medium {
  color: var(--black);
  font-weight: 500;
}

.f-text-weight-medium {
  font-weight: 500;
}

.f-sub-heading-regular {
  color: var(--black);
  letter-spacing: -.03em;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: transparent;
  text-transform: none;
  font-family: Bitter, serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
}

.f-margin-bottom-135 {
  margin-bottom: 8px;
}

.f-feature-card-outline {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid var(--flowui-component-library-gray-200);
  border-radius: 12px;
  align-items: center;
  width: 100%;
  max-width: 350px;
  padding: 32px;
  transition: background-color .4s;
  display: flex;
  box-shadow: 0 0 14px 8px #0003;
}

.f-feature-card-outline:hover {
  background-color: var(--flowui-component-library-gray-100);
}

.f-feature-card-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.f-h3-heading-6 {
  color: var(--gold);
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--gold);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-margin-bottom-136 {
  margin-bottom: 16px;
}

.f-title-wrapper-center-2 {
  z-index: 5;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: -65px;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-137 {
  margin-bottom: 64px;
}

.f-container-regular-8 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-7 {
  padding: 92px 5%;
  position: relative;
}

.f-paragraph-regular-5 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular-5.f-text-weight-medium {
  color: var(--black);
  font-weight: 500;
}

.f-feature-card-outline-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid var(--flowui-component-library-gray-200);
  border-radius: 12px;
  align-items: center;
  width: 100%;
  max-width: 350px;
  padding: 32px;
  transition: background-color .4s;
  display: flex;
  box-shadow: 0 0 14px 8px #0003;
}

.f-feature-card-outline-2:hover {
  background-color: var(--flowui-component-library-gray-100);
}

.f-feature-card-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.f-paragraph-large-16 {
  color: var(--black);
  text-align: left;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-title-wrapper-center-3 {
  z-index: 5;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: 0;
  margin-right: auto;
  display: block;
  position: relative;
}

.f-margin-bottom-140 {
  margin-bottom: 64px;
}

.f-container-regular-9 {
  width: 100%;
  max-width: 1132px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-8 {
  padding: 92px 100px 100px;
  position: relative;
}

.f-h5-heading-6 {
  color: var(--gold);
  text-align: left;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.f-margin-bottom-141 {
  text-align: left;
  margin-bottom: 4px;
}

.f-margin-bottom-142 {
  text-align: left;
  margin-bottom: 16px;
}

.f-feature-card-large-2 {
  background-color: var(--heleneb);
  text-align: center;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 38px;
  margin-left: 0;
  padding: 40px 10px;
  display: flex;
  box-shadow: 0 0 14px 8px #0003;
}

.f-grid-two-column-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template: "Area"
                 "Area-2"
                 "Area-3"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: block;
}

.f-paragraph-large-17 {
  color: var(--black);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-sub-heading-regular-3 {
  color: var(--black);
  letter-spacing: -.03em;
  font-family: Bitter, serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
}

.f-margin-bottom-147 {
  margin-bottom: 8px;
}

.f-h3-heading-9 {
  color: var(--gold);
  letter-spacing: -.02em;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-margin-bottom-148 {
  margin-bottom: 16px;
}

.f-h3-heading-10 {
  color: var(--gold);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 47px;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.f-margin-bottom-150 {
  color: var(--gold);
  margin-bottom: 16px;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  line-height: 1.4;
}

.f-paragraph-large-18 {
  color: var(--black);
  letter-spacing: -.02em;
  width: 100%;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-margin-bottom-152 {
  width: 100%;
  margin-bottom: 32px;
}

.f-h3-heading-11 {
  color: var(--gold);
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.f-margin-bottom-153 {
  margin-bottom: 16px;
}

.f-grid-two-column-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template: "."
                 "."
                 "Area"
                 / 1fr 1fr;
  align-items: center;
  width: 100%;
  padding-top: 76px;
  display: grid;
}

.f-container-regular-10 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-regular-2 {
  padding: 72px 5%;
  position: relative;
}

.div-block-48 {
  padding-left: 57px;
}

.youtube-5 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: auto;
  max-height: 84%;
  margin-top: 60px;
  display: flex;
}

.heading-86 {
  color: var(--gold);
  -webkit-text-stroke-width: 1px;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.paragraph-45 {
  color: var(--black);
  margin-top: 60px;
  padding-top: 0;
  font-size: 18px;
  line-height: 32px;
}

.container-73 {
  max-width: 942px;
  margin-top: 60px;
}

.f-paragraph-regular-6 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular-6.f-text-weight-medium {
  color: var(--black);
  font-size: 16px;
  font-weight: 500;
}

.f-sub-heading-regular-4 {
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.03em;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

.f-margin-bottom-155 {
  margin-bottom: 8px;
}

.f-feature-card-outline-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid var(--flowui-component-library-gray-200);
  border-radius: 12px;
  align-items: center;
  width: 100%;
  max-width: 350px;
  padding: 32px;
  transition: background-color .4s;
  display: flex;
  box-shadow: 0 0 14px 8px #0003;
}

.f-feature-card-outline-3:hover {
  background-color: var(--flowui-component-library-gray-100);
}

.f-feature-card-wrapper-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 54px;
  margin-left: 5px;
  display: flex;
}

.f-paragraph-large-19 {
  color: var(--black);
  text-align: justify;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h3-heading-12 {
  color: var(--gold);
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-margin-bottom-156 {
  margin-bottom: 16px;
}

.f-title-wrapper-center-4 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 580px;
  margin-left: 43px;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-157 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 64px;
  margin-left: 43px;
  display: inline-block;
}

.f-section-large-9 {
  padding: 92px 5% 0;
  position: relative;
}

.f-paragraph-large-20 {
  color: var(--black);
  text-align: justify;
  letter-spacing: -.02em;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h1-heading-8 {
  color: var(--gold);
  letter-spacing: -.04em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.f-header-grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 60px;
}

.f-header-title-wrapper-center-5 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.paragraph-46 {
  color: var(--black);
  font-size: 18px;
  line-height: 32px;
}

.cf-body---18px-2 {
  color: #000c;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
}

.cf-different-tabs-content-2 {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
}

.cf-different-tab-image-2 {
  width: 32px;
  height: auto;
  margin-right: 16px;
}

.cf-different-tab-link-2 {
  opacity: .3;
  letter-spacing: -.01em;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
}

.cf-different-tab-link-2.w--current {
  opacity: 1;
  background-color: #0000;
}

.cf-different-menu-2 {
  flex-direction: column;
  width: 85%;
  max-width: 540px;
  margin-right: 1%;
  padding-left: 10px;
  display: flex;
}

.cf-different-tabs-2 {
  width: 100%;
  height: 100%;
  display: flex;
}

.cf-different-bottom-container-2 {
  width: 100%;
}

.cf-h2-heading-56px-2 {
  color: var(--gold);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.cf-different-upper-container-2 {
  margin-bottom: 64px;
}

.cf-wrapper-1161 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.cf-wrapper-1161.different-flex {
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 160px;
  padding-bottom: 60px;
  box-shadow: 0 0 5px 7px #0003;
}

.text-block-98, .text-block-99, .text-block-100, .bold-text-7, .bold-text-8 {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.bold-text-9, .bold-text-10 {
  font-weight: 400;
}

.text-block-101 {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.column-46 {
  box-shadow: 0 0 5px #0003;
}

.container-74 {
  display: block;
}

.text-block-106 {
  color: var(--black);
  justify-content: flex-start;
  font-size: 18px;
  line-height: 31px;
  display: flex;
}

.cell-18 {
  color: var(--black);
  background-color: #2a2a411c;
  border-radius: 14px;
  padding-left: 10px;
}

.cell-19 {
  background-color: #2a2a411c;
  border-radius: 14px;
  padding-left: 10px;
}

.paragraph-47 {
  color: var(--black);
  font-size: 18px;
}

.div-block-52 {
  justify-content: center;
  align-items: center;
  width: 780px;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-54 {
  margin-bottom: -31px;
}

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

.image-56 {
  margin-top: 22px;
}

.text-block-107 {
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  margin-top: 42px;
  padding-top: 9px;
  font-family: Calliechalkfont, sans-serif;
  font-size: 1.5rem;
  box-shadow: 0 0 18px 8px #0003;
}

.quick-stack-6 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
}

.div-block-56 {
  border-radius: 9px;
  margin-top: 20px;
}

.container-75 {
  background-color: var(--heleneb-violet);
  border-radius: 12px;
  max-width: 1020px;
  margin-top: -101px;
  position: relative;
  top: 90px;
}

.text-block-108 {
  background-color: var(--helene-b);
  color: var(--white);
  text-align: center;
  border-radius: 9px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.4;
  position: static;
  top: 0;
}

.quick-stack-7 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  border-radius: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 14px 8px #0003;
}

.image-57 {
  background-color: #fffffff0;
  border-radius: 14px;
}

.paragraph-48 {
  color: var(--black);
  margin-top: 41px;
  margin-left: -58px;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-49 {
  color: var(--black);
  margin-left: -61px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-50 {
  color: var(--black);
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 32px;
}

.image-59 {
  display: block;
}

.paragraph-51, .paragraph-52 {
  color: var(--black);
  padding-left: 60px;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-53 {
  color: var(--black);
  width: 950px;
  margin: 20px;
  padding-left: 0;
  font-size: 18px;
  line-height: 32px;
}

.container-76 {
  border: 1px #000;
  border-radius: 20px;
  width: auto;
  max-width: none;
  margin-left: 0;
  padding-left: 10px;
}

.div-block-58 {
  justify-content: center;
  width: 1047px;
  margin-left: 0;
  display: flex;
}

.grid-5 {
  grid-row-gap: 16px;
}

.heading-88 {
  color: var(--black);
  text-align: center;
  overflow-wrap: normal;
  background-color: #0000;
  border-radius: 9px;
  margin: 2.2rem auto 2rem;
  padding-top: 9px;
  font-family: Calliechalkfont, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.1;
  box-shadow: 0 0 10px 1px #2a2a4191;
}

.container-77 {
  margin-left: 77px;
  display: inline-block;
}

.f-paragraph-large-21 {
  color: var(--black);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-feature-card-filled-5 {
  background-color: var(--flowui-component-library-gray-100);
  border-radius: 12px;
  padding: 32px;
  box-shadow: 0 0 14px 8px #0003;
}

.f-grid-three-column-6 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-container-regular-11 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-10 {
  padding: 92px 5%;
  position: relative;
}

.paragraph-54 {
  color: var(--black);
  text-align: center;
  padding-top: 32px;
  font-size: 18px;
  line-height: 1.5rem;
}

.div-block-59 {
  width: 500px;
  margin-left: 276px;
  display: block;
}

.youtube-7 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  height: 171px;
  max-height: 25%;
  margin-bottom: 47px;
  display: flex;
  position: relative;
}

.image-60, .image-61, .image-62, .image-63 {
  max-width: 93%;
}

.grid-6 {
  grid-row-gap: 16px;
  border: 1px #000;
  border-radius: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 0 14px 8px #0003;
}

.bold-text-12 {
  font-size: 18px;
}

.div-block-60 {
  max-width: 1050px;
  margin-left: -55px;
  margin-right: 43px;
}

.paragraph-55 {
  color: var(--black);
  font-size: 18px;
}

.paragraph-56 {
  background-color: #ffffff36;
  background-image: linear-gradient(#ffffffab, #ffffffab), url('../images/HeleneB_methode_cilacil_05.png');
  background-position: 0 0, 121% 79%;
  background-size: auto, 900px;
  padding: 0;
}

.youtube-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.youtube-9 {
  width: 100%;
  margin-top: 50px;
}

.section-33 {
  margin-top: 60px;
  padding-left: 5%;
}

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

.container-79, .container-80, .container-81, .container-82 {
  max-width: 832px;
}

.youtube-10 {
  float: none;
}

.body-15 {
  background-color: var(--white);
}

.heading-90 {
  color: var(--gold);
}

.paragraph-58 {
  color: var(--black);
  margin-top: 40px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 32px;
}

.columns-29 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.bold-text-14 {
  -webkit-text-stroke-width: 1px;
  padding-left: 10px;
  font-family: Bitter, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}

.f-paragraph-large-22 {
  color: var(--black);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h5-heading-8 {
  color: var(--gold);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 1.4;
}

.f-margin-bottom-167 {
  margin-bottom: 16px;
}

.f-feature-card-filled-6 {
  background-color: #2a2a410d;
  border: 1px solid #fff;
  border-radius: 12px;
  padding: 32px;
  box-shadow: 0 0 14px 8px #0003;
}

.f-grid-three-column-7 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.f-container-regular-12 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-11 {
  background-color: var(--white);
  border-radius: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 92px 5%;
  position: relative;
}

.heading-91 {
  color: var(--gold);
  -webkit-text-stroke-width: 1px;
  padding-left: 10px;
  font-size: 2.5rem;
  line-height: 1.2;
}

.paragraph-59 {
  color: var(--black);
  margin-top: 40px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-60 {
  box-shadow: 0 0 14px 8px var(--medium-purple);
  color: var(--black);
  text-align: left;
  background-color: #2a2a4100;
  border: 1px #fff;
  border-radius: 9px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 10px 20px;
  display: block;
}

.f-paragraph-large-23 {
  color: var(--black);
  letter-spacing: -.02em;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 10px;
  font-size: 18px;
  line-height: 32px;
  box-shadow: 0 0 13px #0003;
}

.f-margin-bottom-168 {
  margin-bottom: 32px;
}

.f-h1-heading-9 {
  color: var(--gold);
  letter-spacing: -.04em;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  line-height: 1.2;
}

.f-margin-bottom-169 {
  margin-bottom: 24px;
}

.heading-92 {
  color: var(--gold);
  text-align: left;
  display: flex;
}

.f-h5-heading-9 {
  color: var(--gold);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 1.4;
}

.f-grid-three-column-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-7 {
  background-color: #fff;
  border-radius: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  margin-top: 40px;
  box-shadow: 0 0 9px 4px #0003;
}

.image-69, .image-70 {
  max-width: 60%;
}

.image-71 {
  max-width: 60%;
  padding-top: 10px;
}

.image-72, .image-73 {
  max-width: 60%;
}

.image-74 {
  max-width: 60%;
  padding-bottom: 10px;
}

.paragraph-61 {
  color: var(--black);
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.paragraph-62, .paragraph-63, .paragraph-64 {
  color: var(--black);
  border-radius: 9px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 14px 8px #0003;
}

.grid-8 {
  margin-top: 40px;
  margin-left: 60px;
}

.heading-93 {
  color: var(--gold);
  font-size: 22px;
  line-height: 1.2;
}

.heading-94 {
  background-color: var(--helene-b-2);
  text-align: center;
  border-radius: 20px;
  max-width: 54%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 2.2rem;
}

.heading-95 {
  background-color: var(--helene-b-2);
  text-align: center;
  border-radius: 20px;
  max-width: 54%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 2.2rem;
  position: static;
}

.heading-96 {
  background-color: var(--helene-b-2);
  text-align: center;
  border-radius: 20px;
  max-width: 54%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 2.2rem;
}

.paragraph-65 {
  color: var(--black);
  margin-top: 40px;
}

.container-84 {
  margin-left: 60px;
}

.f-paragraph-large-26 {
  color: var(--black);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-margin-bottom-176 {
  margin-bottom: 16px;
}

.f-header-grid-asymmetrical-4 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  margin-left: auto;
}

.f-margin-bottom-179 {
  margin-bottom: 64px;
}

.paragraph-66 {
  color: var(--black);
  font-size: 18px;
  line-height: 1.2;
}

.heading-97 {
  color: var(--gold);
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  font-size: 2.5rem;
  line-height: 1.2;
}

.paragraph-67 {
  color: var(--black);
  margin-top: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-68, .paragraph-69 {
  color: var(--black);
  margin-left: 0;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-70 {
  color: var(--black);
  margin-left: 0;
  margin-right: 0;
  font-size: 18px;
  line-height: 32px;
}

.bold-text-21, .bold-text-22 {
  color: var(--gold);
  font-size: 22px;
  line-height: 1.2;
}

.bold-text-23 {
  float: right;
  color: var(--gold);
  font-size: 22px;
  line-height: 1.2;
}

.bold-text-24 {
  color: var(--gold);
  font-size: 22px;
  line-height: 1.2;
}

.bold-text-25, .bold-text-26, .bold-text-27, .bold-text-28 {
  font-size: 1.1rem;
}

.section-34 {
  margin-top: 60px;
}

.image-75, .image-76 {
  max-width: 70%;
}

.column-51, .column-52 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-98 {
  color: var(--gold);
  -webkit-text-stroke-width: 1px;
  font-size: 2.5rem;
  line-height: 1.2;
}

.image-77 {
  text-align: center;
  max-width: 65%;
  display: block;
}

.paragraph-71 {
  color: var(--black);
  margin-left: 0;
  font-size: 18px;
  line-height: 32px;
}

.image-78 {
  max-width: 70%;
}

.paragraph-72 {
  color: var(--black);
  margin-left: -61px;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-73 {
  color: var(--black);
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  font-size: 18px;
  line-height: 32px;
}

.image-79 {
  max-width: 70%;
}

.section-35 {
  border-radius: 20px;
  margin-top: 60px;
  box-shadow: 0 0 5px 6px #0003;
}

.heading-99 {
  color: var(--gold);
  -webkit-text-stroke-width: 1px;
  font-size: 32px;
  font-weight: 700;
}

.bold-text-29 {
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.paragraph-74 {
  color: var(--black);
  margin-top: 60px;
  margin-left: 60px;
  margin-right: 60px;
  font-size: 18px;
  line-height: 32px;
}

.grid-11 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
}

.image-81 {
  max-width: 30%;
  margin-right: -49px;
}

.image-82 {
  max-width: 30%;
  margin-left: -65px;
}

.image-83 {
  max-width: 42%;
}

.paragraph-75 {
  color: var(--black);
  margin: 60px;
  font-size: 18px;
  line-height: 32px;
}

.container-85 {
  text-align: center;
  max-width: 1178px;
}

.container-86 {
  max-width: 760px;
  margin-top: 60px;
}

.heading-100 {
  float: right;
  color: var(--gold);
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 3.8rem;
  margin-left: auto;
  font-size: 2.5rem;
  line-height: 1.2;
  display: flex;
}

.paragraph-76 {
  color: var(--black);
  border: 1px #000;
  border-radius: 20px;
  margin-top: 60px;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 18px;
  line-height: 32px;
}

.section-36 {
  padding-left: 5%;
  padding-right: 5px;
}

.image-84, .image-85 {
  max-width: 50%;
}

.column-53, .column-54 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-88 {
  max-width: 760px;
}

.container-89 {
  text-align: center;
  max-width: none;
  margin-left: auto;
}

.container-90, .container-91 {
  margin-left: 60px;
}

.container-92 {
  border-radius: 9px;
  margin-left: 60px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 5px 3px #fff3;
}

.div-block-66 {
  margin-left: 8px;
}

.div-block-67 {
  margin-left: 60px;
}

.div-block-68 {
  margin-left: auto;
}

.container-93 {
  margin-left: 60px;
  margin-right: auto;
}

.container-94 {
  border-radius: 20px;
  margin-left: 60px;
  box-shadow: 0 0 14px 8px #0003;
}

.container-95 {
  border-radius: 9px;
  margin-left: auto;
  box-shadow: 0 0 13px 9px #0003;
}

.container-96 {
  margin-left: 60px;
}

.heading-101 {
  color: var(--gold);
  -webkit-text-stroke-width: 1px;
  font-size: 2.5rem;
}

.container-97 {
  margin-left: 60px;
}

.section-37 {
  padding-left: 0%;
  padding-right: 0%;
}

.f-paragraph-small-5 {
  color: var(--black);
  text-align: left;
  letter-spacing: -.01em;
  margin-bottom: 0;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 14px;
  line-height: 1.8;
}

.f-sub-heading-large-5 {
  color: var(--black);
  letter-spacing: -.02em;
  padding-left: 6px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.f-margin-bottom-184 {
  margin-bottom: 8px;
}

.f-feature-card-centre-2 {
  text-align: center;
  background-color: #2a2a410d;
  border-radius: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  box-shadow: 0 0 14px 8px #0003;
}

.f-grid-four-column-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: start;
  max-width: 1145px;
  margin-top: 35px;
}

.f-container-regular-13 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-12 {
  padding: 92px 5%;
  position: relative;
}

.bold-text-30, .bold-text-31 {
  color: var(--black);
  font-size: 20px;
}

.bold-text-32 {
  text-align: left;
}

.container-98 {
  max-width: 760px;
  margin-top: 60px;
}

.container-99 {
  margin-left: auto;
}

.section-38 {
  padding-left: 5%;
  padding-right: 5%;
}

.paragraph-77 {
  color: var(--black);
  border: 1px #000;
  border-radius: 20px;
  width: auto;
  margin-top: 60px;
  padding: 10px;
  font-size: 18px;
  line-height: 32px;
}

.heading-102 {
  color: var(--gold);
  font-size: 2.5rem;
  line-height: 1.2;
}

.f-paragraph-large-28 {
  color: var(--black);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h5-heading-10 {
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.2;
}

.f-margin-bottom-185 {
  margin-bottom: 16px;
}

.f-feature-card-filled-7 {
  background-color: #2a2a410d;
  border-radius: 12px;
  padding: 32px;
  box-shadow: 0 0 14px 8px #0003;
}

.f-grid-three-column-9 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 1px #000;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
}

.f-container-regular-14 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-13 {
  padding: 92px 5%;
  position: relative;
}

.heading-103 {
  color: var(--gold);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  font-size: 2.5rem;
  line-height: 1.2;
}

.container-100 {
  border: 1px #000;
  border-radius: 20px;
  margin-left: auto;
}

.paragraph-78 {
  color: var(--black);
  margin-top: 60px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 32px;
}

.heading-104 {
  color: var(--gold);
  padding-left: 10px;
}

.paragraph-79 {
  color: var(--black);
  margin-top: 60px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 32px;
}

.section-39 {
  background-color: #0000;
  padding-left: 5%;
  padding-right: 5%;
}

.container-101 {
  background-color: var(--white);
  border-radius: 20px;
  width: 1194px;
  max-width: none;
  margin-left: auto;
  box-shadow: 0 0 7px 7px #0003;
}

.container-102 {
  background-color: #2a2a410f;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 38px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 18px;
  line-height: 32px;
  display: flex;
}

.div-block-69 {
  border: 1px #000;
  border-radius: 0;
}

.columns-31 {
  margin-top: 60px;
}

.image-89 {
  background-color: #fff;
  border-radius: 50px;
  max-width: 35%;
  margin-top: 20px;
}

.container-103 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-90 {
  background-color: #fff;
  border-radius: 20px;
  max-width: 63%;
  margin-top: 20px;
}

.container-104 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-105 {
  margin-top: 31px;
  margin-left: 60px;
}

.container-107 {
  max-width: none;
  margin-top: 60px;
  margin-left: 60px;
  margin-right: 20px;
}

.container-108 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.container-109 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.container-110 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-40 {
  border-radius: 20px;
  box-shadow: 0 0 5px 3px #0003;
}

.container-111, .container-112 {
  max-width: none;
  margin-top: 20px;
  margin-left: 60px;
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.uui-heading-xsmall-2 {
  color: var(--white);
  letter-spacing: 0;
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-blog02_title-link {
  margin-bottom: .5rem;
  text-decoration: none;
  display: block;
}

.uui-blog02_image {
  opacity: 1;
  outline-offset: 0px;
  object-fit: cover;
  border: 4px #cdaf76bd;
  outline: 3px solid #cdaf76;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  inset: 0%;
}

.uui-blog02_image-wrapper {
  width: 100%;
  padding-top: 66%;
  position: relative;
  overflow: hidden;
}

.uui-blog02_image-link {
  width: 100%;
  margin-bottom: 2rem;
  transition: all .3s;
}

.uui-blog02_image-link:hover {
  box-shadow: 0 24px 48px -12px #1018282e;
}

.uui-blog02_item {
  color: var(--white);
  flex-direction: column;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.uui-blog02_menu-link {
  color: #0000;
  white-space: nowrap;
  border-bottom: 2px solid #0000;
  flex: none;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .5rem .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-blog02_menu-link:hover, .uui-blog02_menu-link.w--current {
  border-bottom-color: var(--untitled-ui-primary700);
  color: var(--untitled-ui-primary700);
}

.uui-blog02_menu-link.last-link {
  color: var(--white);
}

.uui-blog02_category-menu {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 4rem;
  display: flex;
}

.uui-blog02_category-menu.no-scrollbar {
  border: 1px none var(--gold);
  background-color: #0000;
  background-image: linear-gradient(#00000059, #fcfcfc3b 99%, #8f67b98f);
  border-radius: 20px;
  justify-content: center;
  margin-bottom: 0;
}

.uui-blog02_component {
  background-color: #15151500;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: block;
}

.uui-text-size-large-3 {
  color: var(--white);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-heading-large {
  color: #cdaf76;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-heading-subheading-3 {
  color: #cdaf76;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: auto;
  padding-top: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: block;
  position: relative;
  inset: auto 0%;
}

.uui-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large-2.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-text-align-center {
  background-color: var(--black);
  text-align: center;
  padding-top: 0;
}

.uui-padding-vertical-xhuge-3 {
  background-color: #0000;
  margin-top: -108px;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.uui-page-padding-3 {
  background-color: var(--black);
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-text-size-medium-4 {
  color: #ffffff80;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-xsmall-3 {
  color: var(--white);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
}

.uui-blog02_item-2 {
  background-color: var(--black);
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.uui-text-size-large-4 {
  color: #fffc;
  text-align: center;
  letter-spacing: normal;
  margin-left: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.5;
  display: block;
}

.uui-heading-large-2 {
  color: #cdaf76;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

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

.text-block-114, .text-block-115, .text-block-116, .text-block-117 {
  color: #ffffff80;
}

.collection-list-14 {
  background-color: var(--black);
}

.uui-button-link-4 {
  grid-column-gap: .5rem;
  color: #ffffff80;
  white-space: nowrap;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link-4:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blog02_item-3 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 96px;
  display: flex;
}

.uui-blog02_menu-link-2 {
  color: var(--untitled-ui-gray500);
  white-space: nowrap;
  border-bottom: 2px solid #0000;
  flex: none;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .5rem .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-blog02_menu-link-2:hover, .uui-blog02_menu-link-2.w--current {
  border-bottom-color: var(--untitled-ui-primary700);
  color: var(--untitled-ui-primary700);
}

.uui-page-padding-4 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-heading-xsmall-5 {
  color: var(--white);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-blog02_item-4 {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  margin-top: 40px;
  display: flex;
}

.uui-blog02_menu-link-3 {
  color: var(--untitled-ui-gray500);
  white-space: nowrap;
  border-bottom: 2px solid #0000;
  flex: none;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .5rem .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-blog02_menu-link-3:hover, .uui-blog02_menu-link-3.w--current {
  border-bottom-color: var(--untitled-ui-primary700);
  color: var(--untitled-ui-primary700);
}

.uui-page-padding-5 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.collection-item-13 {
  margin-top: 0;
}

.text-block-122, .text-block-123, .text-block-124 {
  color: #ffffff80;
}

.text-block-125 {
  color: #ffffff7d;
}

.text-block-126 {
  color: #ffffff80;
}

.uui-heading-xsmall-6 {
  color: var(--white);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-blog02_item-5 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.uui-page-padding-6 {
  background-image: linear-gradient(#000, #8f67b92e);
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-heading-xsmall-7 {
  color: var(--white);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-blog02_item-6 {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 36px;
  display: flex;
}

.uui-blog02_menu-link-5 {
  color: var(--untitled-ui-gray500);
  white-space: nowrap;
  border-bottom: 2px solid #0000;
  flex: none;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .5rem .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-blog02_menu-link-5:hover, .uui-blog02_menu-link-5.w--current {
  border-bottom-color: var(--untitled-ui-primary700);
  color: var(--untitled-ui-primary700);
}

.uui-page-padding-7 {
  padding-left: 2rem;
  padding-right: 2rem;
  box-shadow: 0 2px 5px #0003;
}

.uui-button-icon-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon-9.text-color-gray400 {
  color: var(--untitled-ui-gray400);
}

.uui-button-secondary-gray-2 {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray-2:hover {
  background-color: var(--untitled-ui-gray50-501);
  color: var(--untitled-ui-gray800);
}

.uui-button-secondary-gray-2:focus {
  background-color: var(--untitled-ui-white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-gray100);
}

.uui-button-secondary-gray-2.is-button-small {
  grid-column-gap: .5rem;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.uui-button-secondary-gray-2.is-button-small.icon-only {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
}

.uui-button-secondary-gray-2.icon-only {
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  display: flex;
}

.uui-blogpost01_share-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-items: start;
  margin-top: 1rem;
  display: grid;
}

.uui-blogpost06_share-heading {
  color: var(--untitled-ui-gray500);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-blogpost06_content-bottom {
  color: var(--gold);
  -webkit-text-stroke-color: var(--gold);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.uui-blogpost01_divider-2 {
  background-color: var(--black);
  width: 100%;
  max-width: 48rem;
  height: 1px;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}

.uui-blogpost06_rich-text-divider {
  text-align: center;
  background-color: #ffffffb3;
  width: 100%;
  max-width: 100%;
  height: 1px;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

.uui-blogpost06_content {
  box-shadow: 0 0 5px 0 var(--gold);
  border-radius: 20px;
  margin-bottom: 4rem;
}

.uui-max-width-large-3 {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large-3.align-center {
  background-image: none;
  margin-left: auto;
  margin-right: auto;
}

.uui-padding-vertical-xhuge-4 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.uui-page-padding-10 {
  background-color: #15151500;
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-blogpost06_author-wrapper {
  align-items: center;
  margin-top: 3rem;
  display: flex;
}

.uui-max-width-small {
  width: 100%;
  max-width: 30rem;
}

.uui-space-small-2 {
  width: 100%;
  min-height: 1.5rem;
  margin-left: auto;
  padding-left: 0;
}

.uui-blogpost06_subheading-divider {
  color: #ffffffb3;
  margin-left: .25rem;
  margin-right: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.uui-blogpost03_date-wrapper {
  margin-top: 33px;
  margin-bottom: 1rem;
  display: flex;
}

.uui-blogpost06_header-content {
  width: 100%;
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-blogpost06_header {
  grid-column-gap: 0rem;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-section_blogpost06 {
  background-color: var(--black);
}

.uui-section_blogpost06-3 {
  margin-top: 140px;
}

.uui-text-rich-text-8 {
  color: #ffffffb3;
  padding-top: 10px;
  padding-left: 12px;
  padding-right: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-style: normal;
}

.uui-text-rich-text-8 h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text-8 h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.uui-text-rich-text-8 h3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text-8 h4 {
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text-8 h5, .uui-text-rich-text-8 h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text-8 p {
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text-8 blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-style: italic;
}

.uui-text-rich-text-8 a {
  text-decoration: underline;
}

.uui-text-rich-text-8 figcaption {
  color: var(--untitled-ui-gray500);
  text-align: left;
  margin-top: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
}

.uui-blogpost06_image-3 {
  border: 2px solid var(--gold);
  box-shadow: 0 2px 5px 2px var(--gold);
  object-fit: cover;
  border-radius: 10px;
  width: 70%;
  height: 90vh;
  max-height: 45rem;
  margin-left: -24px;
}

.uui-text-size-medium-17 {
  color: #ffffffb3;
  letter-spacing: normal;
  margin-top: -33px;
  padding-right: 3px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-style: italic;
  line-height: 1.5;
}

.uui-blogpost03_author-image-7 {
  object-fit: cover;
  border-radius: 100%;
  width: 3.5rem;
  min-width: 3.5rem;
  height: 5.3rem;
  min-height: 3.5rem;
}

.uui-blogpost03_author-image-wrapper-7 {
  margin-right: 1rem;
}

.uui-heading-large-13 {
  color: var(--gold);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-blogpost06_subheading-7 {
  color: #ffffffb3;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.rich-text-block-53 {
  box-shadow: 0 0 5px 0 var(--gold);
  color: #ffffffb3;
  border-radius: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.rich-text-block-54 {
  box-shadow: 0 0 5px 0 var(--gold);
  color: #ffffffb3;
  border-radius: 12px;
  padding: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.rich-text-block-55 {
  color: #ffffffb3;
  background-color: #0000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.div-block-71 {
  background-color: var(--black);
}

.image-92 {
  margin-left: -65px;
  padding-bottom: 4px;
}

.image-93 {
  margin-bottom: 3px;
  margin-left: -112px;
}

.image-94 {
  text-align: left;
  width: 64%;
  max-width: 94%;
  height: 800px;
  margin-bottom: 3px;
  display: block;
}

.image-95 {
  margin-bottom: 3px;
  margin-left: -99px;
}

.image-96 {
  flex: 0 auto;
  align-self: auto;
  margin-top: auto;
  margin-bottom: 3px;
  margin-left: 0;
  display: block;
}

.image-97 {
  margin-bottom: 3px;
  margin-left: -118px;
}

.uui-space-small-3 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-text-size-medium-24 {
  color: var(--white);
  letter-spacing: normal;
  padding-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-xsmall-8 {
  color: var(--gold);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-blog04_title-link {
  margin-bottom: .5rem;
  text-decoration: none;
  display: block;
}

.uui-blog04_title-link.featured-article {
  margin-bottom: .75rem;
}

.uui-blog04_read-time {
  align-items: center;
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: 1.1rem;
  display: flex;
}

.uui-blog04_category-link {
  background-color: var(--white);
  color: var(--untitled-ui-primary700);
  -webkit-text-stroke-color: var(--white);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: 1.6rem;
  font-weight: 500;
  display: flex;
}

.uui-blog04_meta-wrapper {
  border: 1px solid var(--white);
  background-color: var(--black);
  opacity: 1;
  color: var(--white);
  mix-blend-mode: multiply;
  border-radius: 8rem;
  align-items: center;
  margin-bottom: 1rem;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  display: flex;
  box-shadow: 0 2px 10px #0003;
}

.uui-blog04_image {
  object-fit: cover;
  border: 1px solid #2a2a411c;
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: absolute;
  inset: 0 0% 0% auto;
}

.uui-blog04_image-wrapper {
  align-self: center;
  width: 58%;
  padding-top: 84%;
  position: relative;
  overflow: hidden;
}

.uui-blog04_image-wrapper.is-featured {
  width: 100%;
  height: 104px;
}

.uui-blog04_image-link {
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  margin-bottom: 2rem;
  transition: all .3s;
  display: flex;
}

.uui-blog04_image-link:hover {
  box-shadow: 0 24px 48px -12px #1018282e;
}

.uui-blog04_image-link.is-featured {
  margin-bottom: 0;
}

.uui-blog04_item {
  background-color: #0000004a;
  background-image: linear-gradient(to bottom, black, var(--helene-b));
  box-shadow: 0 0 12px 8px var(--gold);
  border-top: 1px solid #ffffffa6;
  border-right: 1px solid #ebebeb61;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 343px;
  display: flex;
}

.uui-blog04_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-content: center;
  place-items: center;
  padding-left: 10px;
  padding-right: 10px;
}

.uui-blog04_menu-link {
  color: var(--untitled-ui-gray500);
  white-space: nowrap;
  border-bottom: 2px solid #0000;
  flex: none;
  margin-right: 1rem;
  padding: .5rem .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-blog04_menu-link:hover, .uui-blog04_menu-link.w--current {
  border-bottom-color: var(--untitled-ui-primary700);
  color: var(--untitled-ui-primary700);
}

.uui-blog04_category-menu {
  align-items: center;
  width: 100%;
  margin-bottom: 4rem;
  display: flex;
}

.uui-blog04_category-menu.no-scrollbar {
  box-shadow: inset 0 -1px 0 0 var(--untitled-ui-gray200);
}

.uui-heading-small {
  color: var(--gold);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-blog04_featured-item-content {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 0 0 0 3rem;
  display: flex;
}

.uui-blog04_featured-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  height: auto;
  margin-bottom: 4rem;
  display: grid;
}

.uui-blog04_component {
  background-image: linear-gradient(to bottom, black, var(--helene-b));
  box-shadow: 0 0 20px 8px var(--gold);
  border-radius: 20px;
  margin-top: 6rem;
}

.uui-max-width-large-4 {
  width: 100%;
  max-width: 48rem;
}

.uui-padding-vertical-xhuge-5 {
  padding-top: 0;
  padding-bottom: 7rem;
}

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

.uui-page-padding-12 {
  border: 1px none var(--white);
  margin-top: 0;
  padding-left: 2rem;
  padding-right: 2rem;
}

.text-block-135 {
  color: var(--helene-b-2);
  -webkit-text-stroke-color: var(--helene-b-2);
  font-size: 1.6rem;
}

.text-block-136 {
  color: var(--helene-b-2);
}

.text-block-137 {
  color: var(--helene-b-2);
  font-size: 1.6rem;
}

.collection-item-14 {
  padding-left: 10px;
}

.rich-text-block-59 {
  font-size: 1rem;
}

.text-block-141 {
  opacity: .9;
  color: var(--gold);
  text-align: left;
  margin-top: 42px;
  margin-left: 71px;
  padding-left: 0;
  padding-right: 3px;
  font-size: 1.3rem;
  font-style: italic;
}

.link-20 {
  border: 1px solid var(--gold);
  text-align: right;
  cursor: pointer;
  border-radius: 20px;
  padding: 0 10px 10px;
  font-size: 1.3rem;
  display: inline-block;
}

.div-block-73 {
  text-align: center;
  margin-top: 24px;
  padding-top: 0;
  padding-left: 0;
}

.section-41 {
  background-color: #151515;
  background-image: linear-gradient(to top, var(--helene-b), black);
}

.collection-list-15 {
  margin-top: -111px;
}

.paragraph-84, .paragraph-85 {
  font-weight: 300;
}

.heading-107 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
}

.text-block-143 {
  color: var(--white);
  background-color: #0000;
  font-size: 1.6rem;
}

.text-block-144 {
  color: var(--white);
  font-size: 1.6rem;
}

.text-block-145 {
  background-color: var(--black);
  font-size: 1.6rem;
}

.section-42 {
  background-color: var(--helene-b);
  border: 1px #00000003;
  margin-top: auto;
  margin-bottom: auto;
}

.div-block-74 {
  justify-content: space-around;
  display: flex;
}

.heading-108 {
  background-color: #15151500;
  background-image: linear-gradient(225deg, #ffffff63 3%, var(--helene-b) 16%, #ffffff5e 80%);
  opacity: .73;
  color: var(--black);
  border-top: 1px solid #cdaf7687;
  border-bottom: 1px #cdaf76c9;
  border-left: 1px #000;
  border-right: 1px #cdaf76a8;
  border-radius: 10px 120px 10px 300px;
  flex: 0 auto;
  justify-content: space-between;
  align-self: center;
  width: 600px;
  height: 415px;
  margin-top: -13.5rem;
  margin-right: -29px;
  display: flex;
}

.heading-109 {
  background-color: #15151500;
  background-image: linear-gradient(135deg, var(--helene-b) 19%, #ffffff6e 81%, var(--helene-b));
  opacity: .73;
  color: var(--black);
  border-top: 1px solid #cdaf7694;
  border-bottom: 1px #cdaf76ad;
  border-left: 1px #cdaf769e;
  border-right: 1px solid #000;
  border-radius: 120px 10px 300px;
  flex: 0 auto;
  align-self: center;
  width: 600px;
  height: 415px;
  margin-top: -13.5rem;
  margin-left: -29px;
  position: static;
  left: 0;
}

.user-log-in-log-out-2 {
  background-color: var(--black);
  cursor: pointer;
  border-radius: 20px;
  margin-left: auto;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
}

.uui-text-size-medium-26 {
  opacity: .7;
  color: #fff;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-icon-1x1-xsmall-2 {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-pricing10_icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: .75rem;
}

.uui-pricing10_feature {
  display: flex;
}

.uui-pricing10_feature-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-pricing10_divider {
  background-color: var(--gold);
  width: 100%;
  height: 1px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.uui-button-5 {
  grid-column-gap: .5rem;
  border: 1px solid var(--gold);
  background-color: var(--gold);
  color: var(--untitled-ui-white);
  text-align: center;
  white-space: nowrap;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-5:hover {
  border-color: var(--untitled-ui-primary700);
  background-color: var(--white);
  color: var(--gold);
}

.uui-button-5:focus {
  background-color: var(--untitled-ui-primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
}

.uui-space-medium-2 {
  width: 100%;
  min-height: 2rem;
}

.uui-pricing10_price-text {
  color: var(--untitled-ui-white);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-pricing10_price {
  color: var(--untitled-ui-white);
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.9rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-space-xxsmall-2 {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xsmall-9 {
  color: var(--untitled-ui-white);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-pricing10_plan {
  border: 1px solid var(--gold);
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.uui-badge-3 {
  grid-column-gap: .375rem;
  background-color: var(--untitled-ui-gray100);
  color: var(--untitled-ui-gray700);
  white-space: nowrap;
  border-radius: 10rem;
  align-items: center;
  padding: .125rem .625rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.uui-badge-3.is-primary {
  background-color: var(--gold);
  color: var(--white);
}

.uui-pricing10_plan-name-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.uui-pricing10_components {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
}

.uui-pricing10_tabs-content {
  overflow: visible;
}

.uui-pricing10_component {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.uui-text-size-large-9 {
  opacity: .76;
  color: var(--white);
  text-align: center;
  letter-spacing: normal;
  margin-top: 23px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
}

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

.uui-page-padding-15 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.text-span-63 {
  color: var(--white);
}

.text-span-64 {
  color: #fff;
  text-transform: none;
}

.text-block-148 {
  color: var(--gold);
  text-align: center;
  background-color: #4f4234a6;
  background-image: linear-gradient(#00000094 8%, #fff0);
  border-radius: 30px 30px 33px 33px;
  margin-top: 0;
  padding-top: 0;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-span-66 {
  font-size: 1.9rem;
  line-height: 1;
}

.div-block-75 {
  padding-top: 4px;
}

.text-span-74 {
  color: #ffffffd4;
  text-transform: uppercase;
}

.text-span-77 {
  color: var(--gold);
  font-size: 1.2rem;
}

.bold-text-37 {
  color: #ffffffbd;
}

.text-span-82 {
  color: #ffffffbf;
}

.text-span-83 {
  color: #ffffffc9;
}

.text-span-84 {
  font-size: 1.8rem;
}

.container-116 {
  border: 1px none var(--gold);
  border-radius: 20px;
  height: 469px;
  margin-top: auto;
  margin-bottom: auto;
}

.italic-text-7 {
  color: var(--gold);
}

.text-span-92 {
  color: #ffffffd1;
}

.text-span-94, .text-span-95 {
  font-size: 2.2rem;
}

.text-span-96 {
  font-size: 2rem;
}

.text-span-97 {
  font-size: 2.2rem;
}

.pricing-container {
  width: 100%;
  max-width: 1140px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.title {
  text-align: center;
  background-color: #15151500;
  border-bottom-right-radius: 550550px;
  flex: 0 auto;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 69px;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
}

.pricing-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(30%, 33%) minmax(30%, 33%) minmax(30%, 33%);
  grid-auto-columns: 1fr;
  justify-content: space-around;
  width: 100%;
  margin-top: -174px;
  display: grid;
}

.card-content-wrapper {
  box-shadow: 0 -1px 12px 4px var(--white);
  outline-offset: 0px;
  text-shadow: 0 1px 1px #0003;
  background-color: #0000;
  background-image: none;
  border-radius: 20px;
  outline: 3px solid #ffffff82;
  height: 100%;
  padding-right: 10px;
  position: relative;
}

.card-featured-background {
  z-index: 0;
  border: 1px none var(--gold);
  background-color: #15151500;
  border-radius: 0;
  position: absolute;
  inset: 0%;
}

.card-image-mask {
  background-color: var(--white);
  border-radius: 9999px;
  flex: none;
  width: 80px;
  height: 80px;
  margin-right: 1.5rem;
  position: relative;
}

.card-title {
  color: var(--white);
  margin-top: .875rem;
  margin-bottom: 1rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.375rem;
  font-weight: 600;
}

.card-features {
  color: var(--white);
  text-align: left;
  margin-bottom: 5rem;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
}

.card-wrapper {
  box-shadow: none;
  background-color: #fff0;
  border-radius: 4rem;
  height: 100%;
  padding: 3rem 2rem 2rem;
  position: relative;
  overflow: hidden;
}

.card-price-wrapper {
  display: flex;
}

.card-button-wrapper {
  border: 1px none var(--white);
  box-shadow: 0 0 0 0 var(--gold);
  margin-bottom: 20px;
  margin-left: 40px;
  margin-right: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.card-currency-label {
  opacity: .75;
  color: var(--white);
  margin-right: .25rem;
  font-size: 1rem;
  font-weight: 600;
}

.card-description {
  opacity: .75;
  color: var(--white);
  text-align: center;
  margin-bottom: 1.5rem;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  line-height: 1.5em;
}

.card-header {
  width: 100%;
  margin-bottom: 2rem;
  display: flex;
}

.card-price-time-label {
  opacity: .75;
  color: var(--white);
  margin-top: .4rem;
  margin-left: .25rem;
  font-size: .875rem;
  font-weight: 600;
}

.card-price-label {
  opacity: .75;
  color: var(--white);
  font-size: 1.5rem;
  font-weight: 800;
}

.text-span-101 {
  color: #ffffffed;
  font-size: 1rem;
}

.text-span-102 {
  color: #ceb77e;
}

.text-span-103 {
  color: #dbc386;
  font-size: 1rem;
}

.text-span-104 {
  color: #ffffffeb;
}

.text-span-105 {
  color: #ffffffe8;
  font-size: 1.1rem;
}

.bold-text-38 {
  text-align: left;
}

.text-span-106 {
  color: #fffffff2;
  font-size: 1.1rem;
}

.text-span-107 {
  color: #fff;
}

.text-span-109 {
  color: #ffffffe6;
}

.text-span-110, .text-span-111 {
  color: var(--gold);
}

.text-span-112 {
  color: #ffffffeb;
}

.text-span-113 {
  color: var(--white);
}

.text-span-114 {
  color: #ffffffe8;
  font-size: 1.1rem;
}

.text-span-115 {
  color: #fffffff0;
  font-size: 1.1rem;
}

.text-span-116 {
  color: #ffffffeb;
}

.text-span-117 {
  font-size: 1.3rem;
}

.text-span-118, .text-span-119 {
  font-size: 1.2rem;
}

.text-span-120 {
  color: #fffffff5;
}

.text-span-121 {
  color: #ffffffed;
  font-size: 1rem;
}

.text-span-122 {
  color: var(--gold);
  font-size: 1.1rem;
}

.text-span-123 {
  color: #fff;
  font-size: 1.1rem;
}

.switch-wrapper {
  border: 1px solid var(--gold);
  box-shadow: 0 0 13px -2px var(--gold);
  background-color: #343430;
  border-radius: 9999px;
  width: 100px;
  height: 44px;
  position: relative;
}

.pricing-title-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  border-bottom-right-radius: 555px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 200px;
  padding-left: 0;
  display: block;
  position: relative;
  top: -200px;
}

.billing-time-label {
  font-size: 1.125rem;
  font-weight: 600;
}

.biling-yearly-labels-wrapper {
  align-items: center;
  display: flex;
}

.yearly-discount-tag {
  background-color: var(--gold);
  opacity: 1;
  border-radius: .25rem;
  margin-left: .5rem;
  padding: .5rem;
  font-weight: 800;
}

.billing-time-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 120px 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  place-items: center;
  margin-top: 18px;
  margin-bottom: -12px;
  display: grid;
}

.switch-toggle {
  background-color: var(--gold);
  border-radius: 999px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 6px;
  left: 6px;
}

.card-image-2 {
  z-index: 2;
  width: 120px;
  max-width: none;
  height: 120px;
  position: absolute;
  top: -20px;
  left: -20px;
}

.card-cicles {
  z-index: 1;
  color: var(--grey);
  background-color: #15151500;
  width: 200px;
  height: 200px;
  display: none;
  position: absolute;
  top: -60px;
  left: -60px;
}

.text-span-127 {
  font-size: 1.7rem;
}

.background-video-2 {
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
}

.container-117 {
  border: 1px none var(--gold);
  border-radius: 20px;
}

.bold-text-39 {
  color: var(--white);
}

.card-featured-background-2 {
  z-index: 0;
  border-bottom: 0 #000;
  position: absolute;
  inset: 0%;
}

.text-block-150 {
  opacity: .75;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -6px;
  display: flex;
  position: static;
  top: -104px;
}

.text-span-130 {
  margin-top: -99px;
  display: none;
}

.button-28 {
  background-color: var(--light-grey);
  opacity: 1;
  color: var(--black);
  border-radius: 20px;
  width: 104px;
  margin-right: 23px;
}

.button-29 {
  background-color: var(--light-grey);
  color: var(--black);
  border-radius: 20px;
  width: 109px;
  height: 45px;
  font-size: 16px;
}

.button-30 {
  background-color: var(--light-grey);
  color: var(--black);
  border-radius: 19px;
}

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

.card-button-6 {
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 4px #0003;
  background-color: #cdaf7600;
  background-image: none;
  border: 1px solid #ffffffb5;
  border-radius: 1.2rem;
  width: 100%;
  padding: 1rem;
  font-size: 1rem;
  line-height: 1.25em;
  transition: background-color .3s cubic-bezier(.215, .61, .355, 1), transform .3s cubic-bezier(.215, .61, .355, 1);
  position: relative;
  overflow: hidden;
}

.card-button-6:hover {
  background-color: var(--white);
  color: var(--gold);
  transform: translate(0, -3px);
}

.uui-button-6 {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary600);
  color: var(--untitled-ui-white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-6:hover {
  border-color: var(--untitled-ui-primary700);
  background-color: var(--untitled-ui-primary700);
}

.uui-button-6:focus {
  background-color: var(--untitled-ui-primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
}

.uui-button-6.is-button-small {
  grid-column-gap: .5rem;
  background-color: var(--gold);
  text-shadow: 0 2px 4px #0003;
  cursor: pointer;
  border-style: none;
  border-width: 0;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: .5rem 1rem;
}

.uui-form_input {
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray900);
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-form_input:focus {
  border-color: var(--untitled-ui-primary300);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
  color: var(--untitled-ui-gray900);
}

.uui-form_input::placeholder {
  color: var(--untitled-ui-gray500);
}

.uui-text-size-medium-27 {
  color: var(--gold);
  letter-spacing: normal;
  padding-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-rich-text-10 {
  color: var(--white);
  background-image: linear-gradient(355deg, #0f0f0f3d, #ffffff26);
  border: 1px solid #000;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 18px;
  padding-top: 10px;
  padding-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-style: italic;
  display: block;
  box-shadow: 0 10px 5px #0003;
}

.uui-text-rich-text-10 h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text-10 h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.uui-text-rich-text-10 h3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text-10 h4 {
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text-10 h5, .uui-text-rich-text-10 h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text-10 p {
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text-10 blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-style: italic;
}

.uui-text-rich-text-10 a {
  text-decoration: underline;
}

.uui-text-rich-text-10 figcaption {
  color: var(--untitled-ui-gray500);
  text-align: left;
  margin-top: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
}

.uui-button-icon-12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  padding-left: 10px;
  display: flex;
}

.uui-button-icon-12.text-color-gray400 {
  color: var(--untitled-ui-gray400);
}

.uui-button-secondary-gray-5 {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray-5:hover {
  background-color: var(--untitled-ui-gray50-501);
  color: var(--untitled-ui-gray800);
}

.uui-button-secondary-gray-5:focus {
  background-color: var(--untitled-ui-white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-gray100);
}

.uui-button-secondary-gray-5.is-button-small {
  grid-column-gap: .5rem;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.uui-button-secondary-gray-5.is-button-small.icon-only {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
}

.uui-button-secondary-gray-5.icon-only {
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  display: flex;
}

.uui-blogpost04_read-time {
  align-items: center;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.uui-blogpost04_category-link {
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-primary700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.uui-blogpost04_category-link:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogpost04_meta-wrapper {
  background-color: var(--untitled-ui-primary50);
  color: var(--untitled-ui-primary700);
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  margin-top: 6rem;
  margin-bottom: 1rem;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-button-link-10 {
  grid-column-gap: .5rem;
  color: var(--untitled-ui-primary700);
  white-space: nowrap;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link-10:hover {
  color: var(--untitled-ui-primary800);
}

.uui-button-row-4 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-padding-vertical-xhuge-9 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.uui-page-padding-16 {
  background-color: #fff0;
  padding-left: 2rem;
  padding-right: 2rem;
}

.grill-retour-sur-investi {
  margin-top: 0;
  margin-bottom: 4rem;
  padding-top: 10px;
}

.uui-blogpost05_share {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-items: start;
  display: grid;
}

.uui-blogpost05_share-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.uui-blogpost05_divider {
  background-color: var(--untitled-ui-gray200);
  width: 100%;
  max-width: 48rem;
  height: 1px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 10px;
}

.uui-blogpost05_form-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: -27px;
  margin-bottom: -1.7rem;
  padding-left: 10px;
  display: grid;
}

.uui-blogpost05_form {
  margin-bottom: 0;
}

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

.uui-blogpost05_contributers {
  border: 1px solid #000;
  border-radius: 20px;
}

.uui-blogpost05_content-left {
  max-width: 20rem;
  position: sticky;
  top: 6.5rem;
}

.uui-blogpost05_content-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  border: 1px #000;
  border-radius: 0;
  grid-template: "Area"
  / 2.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-top: 111px;
  display: grid;
}

.uui-blogpost03_image {
  border-top: 1px #000;
  border-right: 1px solid #000;
  border-left: 6px solid var(--gold);
  cursor: auto;
  object-fit: cover;
  border-radius: 0 16px 16px 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blogpost05_image-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 66%;
  position: relative;
  overflow: hidden;
}

.uui-blogpost05_date-wrapper {
  margin-top: 3rem;
  display: flex;
}

.uui-blogpost05_title-wrapper {
  background-color: #fff0;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 14px;
  padding-left: 11px;
  display: flex;
}

.uui-blogpost05_header {
  grid-column-gap: 0rem;
  grid-row-gap: 4rem;
  box-shadow: -8px 8px 10px -6px var(--black);
  background-color: #fff;
  border: 1px solid #00000059;
  border-top: 1px #00000029;
  border-radius: 17px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-bottom: 6rem;
  transition: opacity .2s;
  display: grid;
}

.uui-heading-large-18 {
  color: var(--prune);
  text-shadow: 1px 1px 2px var(--untitled-ui-primary800);
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.text-block-179 {
  color: var(--gold);
  border-bottom: 1px #000;
  font-size: 1rem;
}

.rich-text-block-60 {
  color: var(--white);
  background-color: #fff0;
  background-image: linear-gradient(355deg, #0f0f0f3d, #ffffff26);
  border: 1px solid #00000038;
  border-color: #00000038 #000000a8 #000 #000;
  border-radius: 19px;
  margin-top: 0;
  padding: 10px 20px;
  box-shadow: -8px 6px 5px #0003;
}

.rich-text-block-61 {
  color: var(--white);
  background-color: #0000;
  background-image: linear-gradient(258deg, #0000002e, #fff0);
  border: 1px solid #000;
  border-top-color: #000000a6;
  border-radius: 14px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  padding: 10px 20px;
  display: block;
  position: static;
  left: 100px;
  box-shadow: -5px 4px 5px #0003;
}

.rich-text-block-62 {
  color: var(--white);
  background-color: #00000059;
  background-image: linear-gradient(281deg, #00000029, #fcfcfc1a 99%, #ffffff30);
  border: 1px solid #1515156e;
  border-color: #1515156e #0006 #000 #000;
  border-radius: 20px;
  margin-top: 40px;
  padding: 10px 20px;
  box-shadow: -4px 6px 5px #0003;
}

.text-block-180 {
  color: var(--prune);
  padding-right: 10px;
}

.rich-text-block-63 {
  color: var(--white);
  background-color: #00000047;
  background-image: linear-gradient(259deg, #00000024, #ffffff2e);
  border: 1px solid #000;
  border-radius: 20px;
  margin-top: 0;
  padding: 10px 20px;
  box-shadow: -4px 6px 5px #0003;
}

.text-block-181 {
  color: var(--gold);
}

.text-block-182 {
  text-align: center;
  padding-top: 10px;
}

.collection-list-16 {
  border: 1px none var(--gold);
  background-image: linear-gradient(#000, #8f67b92e);
  border-radius: 20px;
  box-shadow: 0 0 20px 20px #00000061;
}

.container-118 {
  margin-top: 0;
  padding-top: 140px;
}

.text-block-183 {
  color: var(--gold);
  margin-bottom: 9px;
  padding-top: 10px;
  padding-left: 10px;
}

.text-block-184 {
  -webkit-text-stroke-width: 1px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -45px;
  padding-left: 75px;
  display: flex;
}

.text-block-185 {
  padding-left: 75px;
  font-weight: 100;
  display: flex;
}

.image-107 {
  margin-left: 10px;
  padding-top: 14px;
  padding-left: 0;
}

.waves---heading-3-no-margins {
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.div-carte-container {
  grid-row-gap: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: var(--gold) var(--gold) var(--gold) #cdaf76;
  background-color: var(--helene-b);
  background-image: linear-gradient(180deg, var(--helene-b), #d9d9dda6 64%, var(--helene-b) 93%);
  box-shadow: 0 0 11px 3px var(--grey);
  cursor: pointer;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  width: 365px;
  height: 500px;
  padding: 36px 32px;
  display: flex;
  position: relative;
  transform: rotate(0);
}

.waves---grid-features-6 {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  border: 1px none var(--gold);
  text-align: left;
  border-radius: 13px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch center;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 20px;
  display: grid;
  transform: rotate(0);
}

.waves---main-container {
  max-width: none;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---section-medium {
  width: auto;
  margin-top: 195px;
  padding-top: 0;
  padding-bottom: 100px;
}

.image-108 {
  padding-top: 20px;
}

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

.uui-page-padding-18 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-blogpost05_date-3 {
  color: var(--untitled-ui-primary600);
  margin-left: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-text-size-medium-30 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-blogpost05_date-wrapper-3 {
  margin-top: 3rem;
  display: flex;
}

.uui-blogpost04_read-time-3 {
  align-items: center;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.uui-blogpost04_category-link-3 {
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-primary700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.uui-blogpost04_category-link-3:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogpost04_meta-wrapper-3 {
  background-color: var(--untitled-ui-primary50);
  color: var(--untitled-ui-primary700);
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 1rem;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-section_blogpost05-3 {
  background-color: #0000;
}

.div-bloc-slider {
  margin-top: 114px;
}

.image-110 {
  padding-top: 20px;
}

.text-span-132 {
  color: #fff;
}

.text-span-133 {
  color: #ffffffe8;
}

.image-111 {
  clear: none;
  color: var(--black);
  flex: 0 auto;
  padding-right: 0;
  display: block;
  position: relative;
  right: -200px;
}

.text-span-134 {
  color: #ffffffeb;
}

.text-span-135 {
  color: #fffffff7;
}

.container-120 {
  background-color: var(--helene-b);
  border-radius: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  box-shadow: 3px 2px 7px 4px #0003;
}

.text-span-136 {
  color: #ffffffdb;
}

.text-span-137 {
  color: #fffffff0;
}

.text-span-138 {
  color: #fff;
}

.collection-list-18 {
  margin-top: 0;
}

.text-span-139 {
  color: #fff;
}

.paragraph-86 {
  color: var(--white);
  text-align: justify;
  background-color: #15151500;
  border-radius: 0;
  flex-flow: column;
  margin: auto 100px;
  padding-left: 20px;
  padding-right: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 400;
  display: block;
  position: relative;
  top: -200px;
  bottom: 0;
}

.text-span-140 {
  color: #fffffffc;
  text-transform: uppercase;
}

.text-span-141 {
  color: #fffffff7;
}

.collection-list-wrapper-13 {
  margin-top: 88px;
}

.div-block-80 {
  text-align: right;
  justify-content: flex-end;
  width: 725px;
  margin-top: -98px;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  left: auto;
}

.image-112 {
  border: 1px solid var(--gold);
  border-radius: 7px 7px 0 0;
  max-width: 100%;
  margin-right: 0;
}

.uui-blogpost06_rich-text-divider-3 {
  text-align: center;
  background-color: #ffffffb3;
  width: 100%;
  max-width: 100%;
  height: 1px;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

.collection-item-15 {
  margin-bottom: 10px;
}

.quick-stack-15, .container-121 {
  background-color: #0000;
  margin-top: 0;
}

.slider-9 {
  background-color: #ddd0;
}

.image-115 {
  border-radius: 20px;
  box-shadow: 0 0 13px 11px #0003;
}

.div-block-81 {
  box-shadow: 0 0 11px 2px var(--white);
  text-align: left;
  border-radius: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.youtube-11 {
  box-shadow: 0 0 15px 5px var(--white);
}

.youtube-12 {
  box-shadow: 0 0 15px 7px var(--white);
}

.image-116 {
  background-color: #fff;
  border-radius: 20px;
  padding: 10px;
}

.video {
  margin-bottom: 10px;
  box-shadow: 0 0 5px 3px #0003;
}

.body-16 {
  background-color: var(--helene-b);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), var(--black));
}

.body-17 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
}

.body-18 {
  background-color: #15151500;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
}

.uui-text-rich-text-13 {
  color: var(--untitled-ui-gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text-13 h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text-13 h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.uui-text-rich-text-13 h3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text-13 h4 {
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text-13 h5, .uui-text-rich-text-13 h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text-13 p {
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text-13 blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-style: italic;
}

.uui-text-rich-text-13 a {
  text-decoration: underline;
}

.uui-text-rich-text-13 figcaption {
  color: var(--untitled-ui-gray500);
  text-align: left;
  margin-top: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
}

.uui-blogpost05_content-4 {
  margin-bottom: 4rem;
}

.uui-button-icon-16 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon-16.text-color-gray400 {
  color: var(--untitled-ui-gray400);
}

.uui-button-secondary-gray-8 {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray-8:hover {
  background-color: var(--untitled-ui-gray50-501);
  color: var(--untitled-ui-gray800);
}

.uui-button-secondary-gray-8:focus {
  background-color: var(--untitled-ui-white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-gray100);
}

.uui-button-secondary-gray-8.is-button-small {
  grid-column-gap: .5rem;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.uui-button-secondary-gray-8.is-button-small.icon-only {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
}

.uui-button-secondary-gray-8.icon-only {
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  display: flex;
}

.uui-blogpost05_share-4 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-items: start;
  display: grid;
}

.uui-blogpost05_share-wrapper-4 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.uui-blogpost05_divider-4 {
  background-color: var(--untitled-ui-gray200);
  width: 100%;
  max-width: 48rem;
  height: 1px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.uui-text-style-link-4 {
  color: var(--untitled-ui-gray600);
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link-4:hover {
  color: var(--untitled-ui-gray700);
}

.uui-text-size-small-5 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-button-9 {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary600);
  color: var(--untitled-ui-white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-9:hover {
  border-color: var(--untitled-ui-primary700);
  background-color: var(--untitled-ui-primary700);
}

.uui-button-9:focus {
  background-color: var(--untitled-ui-primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
}

.uui-button-9.is-button-small {
  grid-column-gap: .5rem;
  padding: .5rem 1rem;
}

.uui-form_input-4 {
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray900);
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-form_input-4:focus {
  border-color: var(--untitled-ui-primary300);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
  color: var(--untitled-ui-gray900);
}

.uui-form_input-4::placeholder {
  color: var(--untitled-ui-gray500);
}

.uui-blogpost05_form-wrapper-4 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 1rem;
  display: grid;
}

.uui-blogpost05_form-4 {
  margin-bottom: 0;
}

.uui-blogpost05_sidebar-heading-4 {
  color: var(--untitled-ui-primary600);
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
}

.uui-blogpost05_author-heading-4 {
  color: var(--untitled-ui-gray900);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-blogpost05_author-image-4 {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.uui-blogpost05_author-image-wrapper-4 {
  margin-right: .75rem;
}

.uui-blogpost05_author-wrapper-4 {
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  display: flex;
}

.uui-blogpost05_content-left-4 {
  max-width: 20rem;
  position: sticky;
  top: 5rem;
}

.uui-blogpost05_content-wrapper-4 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.uui-blogpost03_image-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blogpost05_image-wrapper-4 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 66%;
  position: relative;
  overflow: hidden;
}

.uui-blogpost05_date-4 {
  color: var(--untitled-ui-primary600);
  margin-left: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-text-size-medium-31 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-blogpost05_date-wrapper-4 {
  margin-top: 3rem;
  display: flex;
}

.uui-heading-large-21 {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-blogpost04_read-time-4 {
  align-items: center;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.uui-blogpost04_category-link-4 {
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-primary700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.uui-blogpost04_category-link-4:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogpost04_meta-wrapper-4 {
  background-color: var(--untitled-ui-primary50);
  color: var(--untitled-ui-primary700);
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 1rem;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-button-link-14 {
  grid-column-gap: .5rem;
  color: var(--untitled-ui-primary700);
  white-space: nowrap;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link-14:hover {
  color: var(--untitled-ui-primary800);
}

.uui-button-row-8 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-blogpost05_title-wrapper-4 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.uui-blogpost05_header-4 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-bottom: 6rem;
  display: grid;
}

.uui-padding-vertical-xhuge-13 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.uui-page-padding-20 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.text-size-regular-3 {
  color: #fff;
  font-size: 1rem;
}

.linkblock-button-link-2 {
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.text-size-medium-2 {
  font-size: 1.125rem;
}

.icon-medium {
  border-style: none solid solid;
  border-width: 1px;
  border-color: var(--gold);
  box-shadow: 0 2px 5px 0 var(--white);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  width: 6rem;
  height: 6rem;
  margin-top: 0;
  padding-top: 0;
}

.course-features-content-left-2 {
  position: sticky;
  top: 30%;
}

.linkblock-button-background-2 {
  background-color: #f538eb99;
  align-items: center;
  width: 65px;
  height: 40px;
  display: flex;
}

.linkblock-background-block-2 {
  background-color: #f538eb;
  width: 40px;
  height: 20px;
  position: relative;
  right: 10px;
}

.course-features-component-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.linkblock-button-text-2 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  right: 20px;
}

.linkblock-button-text-2.text-letterspacing-x-wide {
  position: static;
}

.linkblock-button-text-2.text-letterspacing-x-wide.relative {
  position: relative;
}

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

.course-features-content-item-2 {
  background-color: #fff;
  border: 1px solid #0000;
  margin-bottom: 2rem;
  padding: 2rem;
  position: sticky;
}

.course-features-content-item-2.content-item {
  box-shadow: 0 0 15px -1px var(--white);
  background-color: #2a2a41b3;
  background-image: linear-gradient(19deg, #2a2a41a6 39%, #f8f8f91a 98%, #ffffff12);
  border-style: none;
  border-color: #f538eb;
  border-radius: 2.6rem;
  margin-left: 2px;
  margin-right: 2px;
  font-family: Open Sans, sans-serif;
  top: 30%;
}

.text-span-142, .text-span-143 {
  color: var(--gold);
}

.div-recto {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-verso {
  z-index: 0;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
  backface-visibility: hidden;
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.heading-110 {
  z-index: 2;
  border: 1px none var(--light-grey);
  box-shadow: 0 0 4px 4px var(--gold);
  opacity: 1;
  outline-offset: 0px;
  color: var(--white);
  background-image: linear-gradient(219deg, #5037077d, #cdaf76d4);
  border-radius: 77px 77px 20px;
  outline: 3px #fff;
  width: 145px;
  height: 39px;
  margin-top: 0;
  padding: 4px 10px 0;
  font-size: 1.4rem;
  font-weight: 400;
  display: block;
  position: relative;
}

.collection-item-17 {
  z-index: 1;
  width: 99.7567%;
  margin-top: 30px;
  padding-top: 0;
  display: block;
  position: relative;
}

.rectodiv {
  position: absolute;
  inset: 0% auto auto 0%;
}

.versodiv {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
  backface-visibility: hidden;
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 19px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.recto {
  position: absolute;
  inset: 0% auto auto 0%;
}

.verso, .verso-face {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
  backface-visibility: hidden;
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.recto-face, .rectoo {
  position: absolute;
  inset: 0% auto auto 0%;
}

.versoo, .verrso {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
  backface-visibility: hidden;
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.reccto {
  position: absolute;
  inset: 0% auto auto 0%;
}

.bouton-lien {
  z-index: 3;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.image-118 {
  padding-top: 20px;
}

.image-119 {
  padding-top: 0;
}

.heading-116 {
  padding-top: 10px;
  font-family: Bitter, serif;
  font-size: 24px;
}

.image-120 {
  width: 385px;
  max-width: 100%;
  padding-top: 20px;
}

.image-121 {
  width: 385px;
  padding-top: 20px;
}

.body-19, .body-20 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
}

.div-block-87, .div-block-88, .div-block-89 {
  border: 1px solid #000;
  border-radius: 20px;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.rich-text-block-64 {
  border: 1px solid #000;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.rich-text-block-65 {
  padding-left: 0;
}

.div-block-90 {
  padding-bottom: 10px;
}

.collection-list-wrapper-16 {
  margin-left: 10px;
  margin-right: 10px;
}

.grid-13 {
  grid-template: "."
                 "Area"
                 "."
                 "."
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr;
}

.text-block-195, .text-block-196, .text-block-197, .text-block-198 {
  text-align: center;
}

.text-block-199 {
  border: 1px none var(--white);
  text-align: center;
}

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

.hero {
  min-height: 100vh;
}

.hero-background {
  background-image: url('../images/hero-image-skincare.jpg');
  background-position: 50% 30%;
  background-size: cover;
  height: 100vh;
  min-height: 640px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.hero-bottom-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.hero7-bottom-title {
  color: #fff;
  flex-direction: column;
  padding-bottom: 67px;
  display: flex;
}

.text-label {
  opacity: .7;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.text-label.spaced-word-label {
  opacity: 1;
  letter-spacing: 2px;
}

.hero-text {
  color: #000;
  margin-bottom: 15px;
  font-size: 100px;
  font-weight: 300;
  line-height: 96px;
}

.nav-logo {
  width: 140px;
  position: absolute;
  top: 16px;
}

.full_title_wrapper {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.full_title_wrapper.products {
  z-index: 9999;
  background-color: #fcfaf6;
  height: 80px;
  display: block;
  position: sticky;
  top: 0;
}

.divider._24px {
  height: 24px;
}

.divider._120px {
  height: 120px;
}

.product-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  border-right-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 32px;
}

.small-heading {
  opacity: .7;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.filter_links_container {
  border-left: 1px solid #2c42514d;
  margin-left: 16px;
  padding-left: 16px;
}

.small_heading {
  color: #2c4251;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 26px;
}

.small_heading.light {
  color: #2c425180;
  font-weight: 400;
}

.small_heading.light.desktop_none {
  display: none;
}

.single-product-wrapper {
  background-color: #fcfaf6;
  border-right: 1px solid #000;
  padding-bottom: 60px;
  position: relative;
}

.heading3 {
  color: #000;
  margin-top: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 44px;
}

.heading3.product_title {
  z-index: 11111;
  display: inline-block;
  position: sticky;
  inset: 16px auto auto 0%;
}

.products_title_container {
  justify-content: flex-end;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.filter_wrapper {
  background-color: #f7f4ee;
  align-items: center;
  padding: 16px;
  display: flex;
}

.product_category_container {
  position: relative;
}

.container-122 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  position: relative;
}

.container-122.products {
  margin-top: -58px;
}

.inner-link {
  color: #6b7b85;
  cursor: pointer;
  line-height: 26px;
  text-decoration: none;
}

.inner-link:hover {
  opacity: .7;
}

.inner-link.filter {
  border: 1px solid #0000;
  margin-right: 16px;
  padding: 8px 16px;
  font-size: 16px;
  display: inline-block;
}

.inner-link.filter.w--current {
  color: #000;
  border: 1px solid #000;
}

.heading2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 60px;
  font-weight: 300;
  line-height: 58px;
}

.product-image-wrapper {
  text-align: center;
}

.product-image {
  width: 90%;
}

.section {
  background-color: #fcfaf6;
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding: 120px 32px;
}

.section_title {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 792px;
  margin-bottom: 72px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section_title.left_align {
  text-align: left;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.section_title.left_align.products {
  margin-bottom: 0;
}

.product-content-wrapper {
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  position: absolute;
  inset: auto 0% 0%;
}

.heading4 {
  color: #000;
  margin-top: 0;
  font-size: 26px;
  font-weight: 400;
  line-height: 44px;
}

.products-wrapper.first {
  margin-top: 0;
  padding-top: 0;
}

.button-arrow {
  flex: none;
  margin-left: 20px;
  display: inline-block;
}

.button-label {
  color: var(--white);
}

.cta-headline-wrap {
  margin-bottom: 36px;
}

.button-31 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-31:hover {
  background-color: #272731;
}

.cta-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.cta-feed-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  transition: opacity .2s;
}

.cta-feed-image:hover {
  opacity: .8;
}

.cta-feed-image.cta-feed-image2 {
  background-image: url('../images/img3.jpg');
  background-position: 50% 0;
  border: 1px solid #000;
  border-left-style: none;
}

.cta-feed-image.cta-feed-image1 {
  background-image: url('../images/img1.jpg');
  border: 1px solid #000;
}

.cta-feed-image.cta-feed-image3 {
  background-image: url('../images/img4.jpg');
  border: 1px solid #000;
  border-top-style: none;
}

.cta-feed-image.cta-feed-image4 {
  background-image: url('../images/img.jpg');
  border: 1px solid #000;
  border-style: none solid solid none;
}

.paragraph-87 {
  opacity: .7;
  color: #000;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
}

.cta-content {
  flex-direction: column;
  align-items: flex-start;
  padding-right: 103px;
  display: flex;
}

.section-44 {
  background-color: #fcfaf6;
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding: 120px 32px;
}

.section-44.last {
  padding-bottom: 200px;
}

.cta-pictures-feed {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 376px;
  display: grid;
}

.footer-2 {
  text-align: center;
  background-color: #fcfaf6;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
  font-style: italic;
  display: flex;
}

.footer-icon {
  margin-left: 4px;
  margin-right: 4px;
}

.footer-3, .footer-4, .footer-5 {
  text-align: center;
  background-color: #fcfaf6;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
  font-style: italic;
  display: flex;
}

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

.div-block-91 {
  text-align: center;
}

.text-block-200, .text-block-201, .text-block-202, .text-block-203, .text-block-204 {
  text-transform: uppercase;
  font-family: Bitter, serif;
}

.elements-section-headline-wrap {
  background-color: #ebedee;
  margin-bottom: 120px;
}

.section-45 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.grid {
  z-index: 1;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.elements-headline-wrap {
  padding-top: 60px;
  padding-bottom: 80px;
}

.sizejumbo-text {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 80px;
  font-weight: 300;
  line-height: 96px;
}

.sizejumbo-text.sizejumbo-full-clear {
  z-index: 1;
  height: Infinity% ;
  box-shadow: 0 2px 8px 2px var(--untitled-ui-gray100);
  opacity: 1;
  color: #fff;
  text-align: left;
  text-shadow: 0 1px 3px var(--black);
  mix-blend-mode: normal;
  background-color: #00000057;
  background-image: linear-gradient(34deg, #00000012, #b8a2865e 88%);
  border: 1px solid #fff;
  border-radius: 20px;
  width: auto;
  margin: 0 auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Bitter, serif;
  font-size: 86px;
  position: static;
  top: -146px;
}

.sizejumbo-text.sizejumbo-top-clear {
  margin-top: 0;
}

.sizejumbo-text.sizejumbo-full-clear {
  z-index: 1;
  opacity: 1;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 5px 3px var(--black);
  background-color: #cdaf76a3;
  background-image: none;
  border-radius: 0;
  width: 100%;
  margin-top: 57px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 86px;
  font-weight: 400;
}

.subheadline-paragraph {
  color: #18181db3;
}

.guide-link {
  text-decoration: underline;
}

.guide-link:hover {
  color: #4353ff;
  text-decoration: underline;
}

.button-text {
  color: #18181d;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.product-image-2 {
  background-image: url('../images/bola-bedroom-ft-v2_download.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: space-between;
  align-items: flex-start;
  height: 480px;
  display: flex;
}

.product-image-2.product-image-size-l {
  height: 480px;
}

.product-image-2.product-image-size-m {
  height: 360px;
}

.product4-grid, .product8-grid, .product5-feed-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.product5-category-link {
  color: #18181d;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.product5-category-link:hover {
  opacity: .7;
}

.product5-category-link.product5-all-items {
  border-bottom: 6px solid var(--gold);
  color: var(--black);
  text-align: left;
  margin-bottom: 10px;
  font-family: Bitter, serif;
  font-size: 19px;
  display: block;
}

.product1-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.product7-deco-text {
  z-index: 1;
  opacity: .2;
  color: #5e5348;
  margin-top: 20px;
  margin-bottom: 36px;
  font-size: 100px;
  font-weight: 100;
  line-height: 120px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-46 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-top: 43px;
  padding-left: 36px;
  padding-right: 36px;
}

.button-small {
  background-color: var(--gold);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 12px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.button-small:hover {
  background-color: #272731;
}

.button-small.white-small {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 0 0 12px 12px;
  justify-content: center;
  width: 450px;
  height: auto;
}

.product6-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.size1-text {
  color: var(--white);
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 44px;
  font-weight: 300;
  line-height: 52px;
}

.size1-text.size1-top-clear {
  margin-top: 0;
}

.component-label-text {
  opacity: .3;
  color: #18181d;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #18181d80;
  border-left: 3px solid #18181d80;
  max-width: 1200px;
  margin: 30px auto 160px;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.product2-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.paragraph-88 {
  opacity: .7;
  margin-bottom: 10px;
}

.product1-content-wrap {
  margin-top: 36px;
  padding-right: 40px;
}

.product3-content-wrap {
  margin-top: 26px;
}

.text-label-2 {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.text-label-2.spaced-word-label {
  opacity: 1;
  letter-spacing: 2px;
}

.size4-text {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.size4-text.size4-top-clear {
  margin-top: 0;
}

.product7-content-wrap {
  flex-direction: column;
  justify-content: space-between;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-right: 36px;
  position: relative;
}

.elements-grid {
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.size3-link {
  color: #18181d;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
  text-decoration: none;
  display: block;
}

.size3-link:hover {
  opacity: .7;
}

.content8-category-image {
  text-align: center;
  background-image: url('../images/bola-bedroom-ft-v2_download.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 460px;
  display: flex;
}

.item-overlay {
  z-index: 30;
  opacity: 0;
  cursor: pointer;
  background-image: linear-gradient(#18181d1a, #18181d1a);
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.product5-nav-wrap {
  border-style: none solid none none;
  border-width: 1px 4px 1px 1px;
  border-color: var(--gold);
  padding-left: 10px;
  position: sticky;
  top: 130px;
}

.size6-link {
  color: #18181d;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 26px;
  text-decoration: none;
  display: block;
}

.size6-link:hover {
  opacity: .7;
}

.product6-description-wrap {
  margin-bottom: 40px;
}

.content {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.product7-product-info-wrap {
  margin-top: 40px;
}

.product3-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  height: 621px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.paragraph-89, .product2-name-wrap {
  margin-bottom: 10px;
}

.product5-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.label {
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #aaa3;
  margin-bottom: 10px;
  padding: 10px 22px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
}

.label.inside-label {
  z-index: 40;
  color: #18181d;
  background-color: #fff;
  border-style: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.label.white-label {
  color: #18181d;
  background-color: #fff;
  border-style: none;
}

.label.black-label {
  z-index: 40;
  color: #fff;
  background-color: #18181d;
  border-style: none;
  border-width: 0;
}

.label.black-label.sale-label {
  position: absolute;
  inset: 0% 0% auto auto;
}

.product6-image {
  background-image: url('../images/circafloor_pedestal_env_72_download_download.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 582px;
  position: relative;
}

.product8-categories-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.product1-text-wrap {
  margin-bottom: 20px;
}

.product2-content-wrap {
  z-index: 5;
  color: #ebedee;
  background-color: #fff;
  background-image: url('../images/bola-bedroom-ft-v2_download.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 582px;
  padding: 36px;
  display: flex;
}

.product8-headline-wrap {
  padding-right: 40px;
}

.product5-nav-items-wrap {
  margin-bottom: 40px;
}

.product5-nav-items-wrap.bottom-nav-items-wrap {
  margin-bottom: 15px;
}

.product2-content-card-wrap {
  color: #18181d;
  background-color: #fff;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.product7-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.product6-grey-deco {
  background-color: #fafafa;
  min-height: 716px;
}

.product5-nav-lists {
  margin-top: 20px;
}

.component-divider {
  padding-left: 36px;
  padding-right: 36px;
}

.product7-image {
  background-image: url('../images/solis_fabric_72_300.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 720px;
}

.product6-content-wrap {
  flex-direction: column;
  justify-content: space-between;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-right: 36px;
}

.text-block-205 {
  box-shadow: 0 0 10px 2px var(--gold);
  color: var(--white);
  text-align: center;
  text-shadow: 0 2px 1px #00000070;
  background-image: linear-gradient(198deg, #885815ab, #cdaf76);
  border-radius: 5px;
  width: 297px;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 2px;
  display: block;
}

.add-to-cart {
  margin-top: 30px;
}

.option-2 {
  margin-bottom: 24px;
}

.section-47 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-top: -200px;
  padding-left: 36px;
  padding-right: 36px;
}

.add-to-cart-default-state {
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.paragraph-90 {
  opacity: .7;
  color: var(--white);
  margin-bottom: 10px;
}

.text-label-3 {
  opacity: .7;
  color: var(--white);
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.error-message-3 {
  color: #db4b68;
  text-align: center;
  text-transform: uppercase;
  background-color: #db4b680d;
  border-bottom: 3px solid #db4b68;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.lightbox-link {
  display: block;
}

.empty-state {
  color: #18181d;
  text-align: center;
  text-transform: uppercase;
  background-color: #eee;
  border-bottom: 3px solid #eee;
  flex: none;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.hero1 {
  grid-column-gap: 36px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.hero1-content {
  padding-right: 36px;
}

.hero1-content.product-detail-wrap {
  color: var(--black);
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 0;
  padding-right: 36px;
  display: flex;
}

.size3-text {
  color: var(--white);
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
}

.size3-text.size3-bottom-clear {
  margin-bottom: 0;
}

.hero1-product-name-wrap {
  margin-bottom: 10px;
}

.hero1-image {
  background-image: url('../images/contourenviro1_300_download-alt.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 860px;
}

.hero1-image.lightbox-wrap {
  background-image: url('../images/DSC05713.jpg');
  background-position: 0%;
  background-size: cover;
  border-radius: 12px;
  transition: opacity .2s;
}

.hero1-image.lightbox-wrap:hover {
  opacity: .8;
}

.text-field {
  color: #18181d;
  text-transform: none;
  background-color: #f5f5f5;
  border-style: none;
  border-radius: 0;
  align-self: stretch;
  width: 100%;
  margin-bottom: 0;
  padding: 30px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.text-field:hover {
  background-color: #f0f0f0;
}

.text-field:active {
  background-color: #ececec;
}

.text-field:focus {
  color: #18181d;
  background-color: #ececec;
}

.text-field.bottom-margin-field {
  margin-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.lightbox-product-image {
  background-image: url('../images/46.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 9px;
  width: 173px;
  height: 173px;
  margin-top: 36px;
  transition: opacity .2s;
}

.lightbox-product-image:hover {
  opacity: .8;
}

.section-48 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.content22-content-wrap {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.paragraph-91 {
  opacity: .7;
  color: var(--white);
  margin-bottom: 10px;
}

.paragraph-91.paragraphe-pro {
  font-size: 1rem;
}

.content22-text-wrap {
  margin-bottom: 36px;
}

.content22-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  color: var(--black);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.wrapper.m100 {
  padding-top: 100px;
  padding-bottom: 0;
}

.wrapper.m80-100 {
  padding-top: 80px;
  padding-bottom: 100px;
}

.wrapper.m50-100 {
  color: var(--black);
  height: 771px;
  padding-top: 50px;
  padding-bottom: 100px;
}

.section-49 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.content23-grid {
  grid-column-gap: 36px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content23-image {
  background-image: url('../images/bola-halo-pendant-chandelier-environmental-hallway-lowres_download.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 400px;
}

.section-50 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.headline-grid {
  z-index: 1;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  color: var(--black);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.paragraph-92 {
  opacity: .7;
  margin-bottom: 10px;
}

.section-51 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.text-label-4 {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.section-52 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.body-21 {
  background-color: var(--light-grey);
  outline-offset: 0px;
  outline: 3px #000;
}

.section-53, .section-54, .section-55, .section-56 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.section-57 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  width: 1222px;
  height: 621px;
  padding-left: 36px;
  padding-right: 36px;
}

.collection-list-wrapper-17 {
  height: 621px;
}

.section-58 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  height: 621px;
  padding-left: 36px;
  padding-right: 36px;
}

.collection-list-wrapper {
  height: 621px;
}

.product3-grid-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-122 {
  border-radius: 13px;
  margin-top: 45px;
  position: sticky;
  top: 6rem;
}

.quick-stack-17 {
  margin-top: 20px;
}

.image-123 {
  border-radius: 17px;
  position: sticky;
  top: 5rem;
}

.quick-stack-18 {
  grid-column-gap: 17px;
}

.image-124 {
  box-shadow: 0 2px 5px 0 var(--gold);
  border-radius: 15px;
  margin-top: 45px;
  position: sticky;
  top: 5.5rem;
}

.image-125 {
  margin-top: 45px;
  position: sticky;
  top: 5.6rem;
}

.quick-stack-19 {
  padding-top: 0;
}

.image-126 {
  position: sticky;
  top: 5.4rem;
}

.image-127 {
  box-shadow: 0 2px 5px 0 var(--gold);
  border-radius: 10px;
  position: sticky;
  top: 5rem;
}

.image-128 {
  position: sticky;
  top: 5rem;
}

.cell-83 {
  flex-direction: row;
}

.rich-text-block-68 {
  padding: 10px 20px;
}

.rich-text-block-69 {
  border: 1px solid var(--helene-b);
  background-image: linear-gradient(355180deg, #0f0f0f3d, #ffffff26);
  border-radius: 20px;
  padding: 10px 20px;
  box-shadow: 0 10px 5px #0003;
}

.rich-text-block-70 {
  border: 1px solid var(--helene-b);
  background-image: linear-gradient(355deg, #0f0f0f3d, #ffffff26);
  border-radius: 18px;
  padding: 10px 20px;
  box-shadow: 0 10px 5px #0003;
}

.rich-text-block-71 {
  border: 1px solid var(--helene-b);
  background-image: linear-gradient(355deg, #0f0f0f3d, #ffffff26);
  border-radius: 20px;
  padding: 10px 20px;
}

.image-129 {
  border-radius: 12px;
  position: sticky;
  top: 5.5rem;
}

.uui-text-rich-text {
  color: var(--untitled-ui-gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.uui-text-rich-text h3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text h5, .uui-text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text p {
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-style: italic;
}

.uui-text-rich-text a {
  text-decoration: underline;
}

.uui-text-rich-text figcaption {
  color: var(--untitled-ui-gray500);
  text-align: left;
  margin-top: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
}

.uui-blogpost05_content {
  margin-bottom: 4rem;
}

.uui-button-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon.text-color-gray400 {
  color: var(--untitled-ui-gray400);
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray:hover {
  background-color: var(--untitled-ui-gray50-501);
  color: var(--untitled-ui-gray800);
}

.uui-button-secondary-gray:focus {
  background-color: var(--untitled-ui-white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-gray100);
}

.uui-button-secondary-gray.is-button-small {
  grid-column-gap: .5rem;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.uui-button-secondary-gray.is-button-small.icon-only {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
}

.uui-button-secondary-gray.icon-only {
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  display: flex;
}

.uui-blogpost05_share-5 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-items: start;
  display: grid;
}

.uui-blogpost05_share-wrapper-5 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.uui-blogpost05_divider-5 {
  background-color: var(--untitled-ui-gray200);
  width: 100%;
  max-width: 48rem;
  height: 1px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.uui-text-style-link {
  color: var(--untitled-ui-gray600);
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link:hover {
  color: var(--untitled-ui-gray700);
}

.uui-text-size-small {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary600);
  color: var(--untitled-ui-white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  border-color: var(--untitled-ui-primary700);
  background-color: var(--untitled-ui-primary700);
}

.uui-button:focus {
  background-color: var(--untitled-ui-primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
}

.uui-button.is-button-small {
  grid-column-gap: .5rem;
  padding: .5rem 1rem;
}

.uui-form_input-5 {
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray900);
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-form_input-5:focus {
  border-color: var(--untitled-ui-primary300);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
  color: var(--untitled-ui-gray900);
}

.uui-form_input-5::placeholder {
  color: var(--untitled-ui-gray500);
}

.uui-blogpost05_form-wrapper-5 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 1rem;
  display: grid;
}

.uui-blogpost05_form-5 {
  margin-bottom: 0;
}

.uui-blogpost05_sidebar-heading {
  color: var(--untitled-ui-primary600);
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
}

.uui-blogpost05_author-heading {
  color: var(--untitled-ui-gray900);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-blogpost05_author-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.uui-blogpost05_author-image-wrapper {
  margin-right: .75rem;
}

.uui-blogpost05_author-wrapper {
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  display: flex;
}

.uui-blogpost05_content-left-5 {
  max-width: 20rem;
  position: sticky;
  top: 5rem;
}

.uui-blogpost05_content-wrapper-5 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.uui-blogpost03_image-5 {
  object-fit: cover;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blogpost05_image-wrapper-5 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 66%;
  position: relative;
  overflow: hidden;
}

.uui-blogpost05_date {
  color: var(--gold);
  margin-left: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-text-size-medium {
  color: var(--gold);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-blogpost05_date-wrapper-5 {
  margin-top: 3rem;
  display: flex;
}

.uui-heading-large-22 {
  color: var(--prune);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-blogpost04_read-time-5 {
  align-items: center;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.uui-blogpost04_category-link-5 {
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-primary700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.uui-blogpost04_category-link-5:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogpost04_meta-wrapper-5 {
  background-color: var(--untitled-ui-primary50);
  color: var(--untitled-ui-primary700);
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 1rem;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-button-link {
  grid-column-gap: .5rem;
  color: var(--untitled-ui-primary700);
  white-space: nowrap;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link:hover {
  color: var(--untitled-ui-primary800);
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row.button-row-center {
  justify-content: center;
}

.uui-blogpost05_title-wrapper-5 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.uui-blogpost05_header-5 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--white);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-bottom: 6rem;
  display: grid;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-button-icon-17 {
  color: var(--untitled-ui-primary700);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon-17.text-color-gray400 {
  color: var(--untitled-ui-gray400);
}

.uui-blogpost03_image-6 {
  object-fit: cover;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blogpost05_date-5 {
  color: var(--gold);
  margin-left: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-text-size-medium-32 {
  color: var(--gold);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-blogpost05_date-wrapper-6 {
  margin-top: 3rem;
  display: flex;
}

.uui-heading-large-23 {
  color: var(--prune);
  text-shadow: 0 1px 1px var(--helene-b);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-blogpost04_category-link-6 {
  background-color: var(--untitled-ui-white);
  color: var(--gold);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.uui-blogpost04_category-link-6:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogpost04_meta-wrapper-6 {
  background-color: var(--untitled-ui-primary50);
  color: var(--untitled-ui-primary700);
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 1rem;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-blogpost05_title-wrapper-6 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.uui-blogpost05_header-6 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--white);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-bottom: 6rem;
  display: grid;
}

.text-block-210 {
  color: var(--gold);
}

.text-block-211 {
  color: var(--untitled-ui-primary700);
}

.uui-button-icon-18 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon-18.text-color-gray400 {
  color: var(--untitled-ui-gray400);
}

.uui-blogpost03_image-7 {
  object-fit: cover;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blogpost05_date-6 {
  color: var(--gold);
  margin-left: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-text-size-medium-33 {
  color: var(--gold);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-blogpost05_date-wrapper-7 {
  margin-top: 3rem;
  display: flex;
}

.uui-heading-large-24 {
  color: var(--prune);
  text-shadow: 0 1px 1px var(--helene-b);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-blogpost04_category-link-7 {
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-primary700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.uui-blogpost04_category-link-7:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogpost04_meta-wrapper-7 {
  background-color: var(--untitled-ui-primary50);
  color: var(--untitled-ui-primary700);
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 1rem;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-blogpost05_title-wrapper-7 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.uui-blogpost05_header-7 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: #fff;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-bottom: 6rem;
  display: grid;
}

.text-block-212, .text-block-213 {
  color: var(--gold);
}

.uui-button-icon-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon-19.text-color-gray400 {
  color: var(--untitled-ui-gray400);
}

.uui-blogpost03_image-8 {
  object-fit: cover;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blogpost05_date-7 {
  color: var(--gold);
  margin-left: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-text-size-medium-34 {
  color: var(--gold);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-large-25 {
  color: var(--prune);
  text-shadow: 0 1px 1px var(--helene-b);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-blogpost04_category-link-8 {
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-primary700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.uui-blogpost04_category-link-8:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogpost05_title-wrapper-8 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.uui-blogpost05_header-8 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--white);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-bottom: 6rem;
  display: grid;
}

.text-block-214, .text-block-215 {
  color: var(--gold);
}

.uui-button-icon-20 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon-20.text-color-gray400 {
  color: var(--untitled-ui-gray400);
}

.uui-blogpost03_image-9 {
  object-fit: cover;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blogpost05_date-8 {
  color: var(--gold);
  margin-left: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-text-size-medium-35 {
  color: var(--gold);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-large-26 {
  color: var(--prune);
  text-shadow: 0 1px 1px var(--helene-b);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-blogpost04_category-link-9 {
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-primary700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.uui-blogpost04_category-link-9:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogpost05_title-wrapper-9 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.uui-blogpost05_header-9 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--white);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-bottom: 6rem;
  display: grid;
}

.text-block-216, .text-block-217 {
  color: var(--gold);
}

.uui-button-icon-21 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon-21.text-color-gray400 {
  color: var(--untitled-ui-gray400);
}

.uui-blogpost03_image-10 {
  object-fit: cover;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blogpost05_date-9 {
  color: var(--gold);
  margin-left: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-text-size-medium-36 {
  color: var(--gold);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-large-27 {
  color: var(--prune);
  text-shadow: 0 1px 1px var(--helene-b);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-blogpost04_category-link-10 {
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-primary700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.uui-blogpost04_category-link-10:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogpost05_title-wrapper-10 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.uui-blogpost05_header-10 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--white);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-bottom: 6rem;
  display: grid;
}

.text-block-218, .text-block-219 {
  color: var(--gold);
}

.uui-button-icon-22 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon-22.text-color-gray400 {
  color: var(--untitled-ui-gray400);
}

.uui-blogpost03_image-11 {
  object-fit: cover;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blogpost05_date-10 {
  color: var(--gold);
  margin-left: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-text-size-medium-37 {
  color: var(--gold);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-large-28 {
  color: var(--prune);
  text-shadow: 0 1px 1px var(--helene-b);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-blogpost04_category-link-11 {
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-primary700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.uui-blogpost04_category-link-11:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogpost05_title-wrapper-11 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.uui-blogpost05_header-11 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--white);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-bottom: 6rem;
  display: grid;
}

.text-block-220, .text-block-221 {
  color: var(--gold);
}

.uui-button-icon-23 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-space-small-4 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-text-size-medium-38 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-xsmall {
  color: var(--untitled-ui-gray900);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-blogsection02_title-link {
  margin-bottom: .5rem;
  text-decoration: none;
  display: block;
}

.uui-blogsection02_read-time {
  align-items: center;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.uui-blogsection02_category-link {
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-primary700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-blogsection02_category-link:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogsection02_meta-wrapper {
  background-color: var(--white);
  color: var(--gold);
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  margin-bottom: 1rem;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-blogsection02_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blogsection02_image-wrapper {
  width: 100%;
  padding-top: 66%;
  position: relative;
  overflow: hidden;
}

.uui-blogsection02_image-link {
  width: 100%;
  margin-bottom: 2rem;
  transition: all .3s;
}

.uui-blogsection02_image-link:hover {
  box-shadow: 0 24px 48px -12px #1018282e;
}

.uui-blogsection02_item {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.uui-blogsection02_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.uui-blogsection02_component {
  flex-direction: column;
  align-items: center;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.uui-text-size-large {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-heading-subheading {
  color: var(--untitled-ui-primary600);
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-max-width-large {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large.align-center, .align-center-2 {
  margin-left: auto;
  margin-right: auto;
}

.uui-text-align-center-3 {
  text-align: center;
}

.uui-section_blogsection02 {
  background-color: var(--white);
}

.text-block-222 {
  background-color: var(--gold);
  color: var(--white);
  text-align: left;
  border-radius: 8px;
  padding-left: 10px;
}

.text-span-144 {
  font-size: .9rem;
}

.modal-detail {
  color: #151c34;
  white-space: nowrap;
  font-weight: 600;
}

.icon {
  width: 70px;
}

.right-arrow {
  display: none;
}

.modal-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 38px 65px;
  display: flex;
}

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

.icon-wrapper {
  background-color: #f5e5ff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 105px;
  height: 105px;
  padding: 11px;
  display: flex;
  overflow: hidden;
}

.paragraph-standard {
  color: #151c34cc;
  font-size: 16px;
  line-height: 1.5;
}

.modal-element {
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 430px;
}

.close {
  opacity: .5;
  transition: opacity .2s;
}

.close:hover {
  opacity: 1;
}

.module-header-left {
  width: 50%;
  height: 100%;
  display: flex;
}

.left-arrow {
  display: none;
}

.slide-navigation {
  color: #151c34;
  font-size: 10px;
  bottom: 10px;
}

.slider-right {
  opacity: .5;
  color: #151c34;
  justify-content: center;
  align-items: center;
  padding: 4px 15px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.slider-right:hover {
  opacity: 1;
}

.modal-slide {
  color: #151c34;
}

.module-header-right {
  justify-content: flex-end;
  width: 50%;
  display: flex;
}

.modal-header {
  border-bottom: 1px solid #151c341a;
  justify-content: space-between;
  align-items: center;
  min-height: 55px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.first-step-grid---brix {
  grid-column-gap: 28px;
  grid-row-gap: 44px;
}

.first-step-grid---brix.uniform-space---brix {
  grid-row-gap: 28px;
  overflow: visible;
}

.multi-step-form-radio-trigger---brix {
  color: #170f49;
  border: 2px solid #0000;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 66px;
  padding-right: 32px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  transition: border-width .2s, border-color .2s;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 0 2px 6px 2px #13124212;
}

.multi-step-form-radio-trigger---brix:hover {
  border-color: #bfbaff;
}

.checkbox---brix {
  z-index: 5;
  opacity: 1;
  cursor: pointer;
  border-width: 2px;
  border-color: #0000;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  transition: border-color .35s, all .35s;
  position: absolute;
  inset: 0%;
  overflow: visible;
  box-shadow: 0 2px 6px 1px #13124212;
}

.checkbox---brix:hover {
  border-color: #bfbaff;
}

.checkbox---brix.w--redirected-checked {
  opacity: 1;
  background-color: #0000;
  background-image: none;
  border-width: 2px;
  border-color: #4a3aff;
}

.checkbox---brix.w--redirected-focus {
  border-width: 2px;
  border-color: #4a3aff;
  box-shadow: 0 4px 10px #1f255912;
}

.slider---brix {
  background-color: #0000;
  max-width: 750px;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.step-title-wrap---brix {
  margin-bottom: 40px;
}

.slide---brix {
  margin-right: 80px;
}

.step-title---brix {
  margin-bottom: 8px;
  font-weight: 700;
}

.multi-step-form-error-message---brix {
  border-radius: 16px;
  margin-top: 140px;
  padding: 24px;
}

.title-container---brix {
  text-align: center;
  max-width: 518px;
}

.mask---brix {
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
  overflow: hidden;
}

.form-step-progress-bar-mobile---brix {
  background-color: #eff0f6;
  border-radius: 50px;
  width: 100%;
  min-height: 6px;
  display: none;
}

.submit-content-wrapper---brix {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  margin: auto;
  display: flex;
}

.form-step-number---brix {
  color: #6f6c90;
  background-color: #eff0f6;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin-left: 18px;
  margin-right: 18px;
  font-size: 16px;
  display: flex;
}

.form-step-number---brix.completed---brix {
  color: #fff;
  background-color: #4a3aff;
  font-weight: 700;
}

.steps-bar---brix {
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.display-none {
  display: none;
}

.cloneable-container-default {
  background-color: #f7f7fb;
  border-radius: 20px;
  min-height: 624px;
  padding-top: 75px;
  padding-bottom: 200px;
  transform: translate(0);
}

.multi-step-form-wrapper---brix {
  flex-direction: column;
  align-items: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.select-item-icon---brix {
  margin-right: 12px;
}

.form-content---brix {
  border-top: 1px solid #d9dbe9;
  padding-top: 64px;
  padding-bottom: 80px;
  overflow: visible;
}

.multi-step-form-grid-item---brix {
  overflow: visible;
}

.step-paragraph---brix {
  margin-bottom: 0;
}

.completed-form-illustrations---brix {
  margin-bottom: 18px;
}

.multi-step-form-button---brix {
  color: #4a3aff;
  background-color: #fff;
  border-radius: 500px;
  width: auto;
  padding: 20px 40px;
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
  transition: transform .2s;
  display: inline-block;
  inset: 682px auto auto;
}

.multi-step-form-button---brix:hover {
  transform: translate(0, -2px);
}

.multi-step-form-button---brix.left---brix {
  border: 1px solid #4a3aff;
  left: -40px;
}

.multi-step-form-button---brix.right---brix {
  color: #fff;
  background-color: #4a3aff;
  font-weight: 700;
  right: -40px;
}

.multi-step-foirm---success-message---brix {
  background-color: #fff;
  border-radius: 16px;
  min-height: 44vh;
  padding-top: 70px;
  padding-bottom: 70px;
  box-shadow: 38px 38px 34px #4a3aff03, 0 1px 26px #14142b05, 0 16px 26px #13124205;
}

.multi-step-form-text-field---brix {
  color: #170f49;
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 2px solid #0000;
  border-radius: 500px;
  min-height: 66px;
  margin-bottom: 0;
  padding: 20px 60px 20px 20px;
  font-size: 18px;
  transition: color .4s, border-color .4s, all .4s;
  box-shadow: 0 2px 6px #13124212;
}

.multi-step-form-text-field---brix:hover {
  border-color: #4a3aff;
  box-shadow: 0 4px 10px #1312421f;
}

.multi-step-form-text-field---brix:focus {
  color: #4a3aff;
  border: 2px solid #4a3aff;
}

.multi-step-form-text-field---brix::placeholder {
  color: #6f6c90;
  font-size: 18px;
}

.multi-step-form-text-field---brix.company-icon---brix {
  background-image: url('../images/icon-4-input-multi-step-form-webflow-cloneable-template-brix-templates.svg');
}

.multi-step-form-text-field---brix.company-icon---brix:hover, .multi-step-form-text-field---brix.company-icon---brix:focus {
  background-image: url('../images/icon-4-on-input-multi-step-form-webflow-cloneable-template-brix-templates.svg');
}

.multi-step-form-text-field---brix.email-icon---brix {
  background-image: url('../images/icon-2-input-multi-step-form-webflow-cloneable-template-brix-templates.svg');
}

.multi-step-form-text-field---brix.email-icon---brix:hover, .multi-step-form-text-field---brix.email-icon---brix:focus {
  background-image: url('../images/icon-2-on-input-multi-step-form-webflow-cloneable-template-brix-templates.svg');
}

.multi-step-form-text-field---brix.name-icon---brix {
  background-image: url('../images/icon-1-input-multi-step-form-webflow-cloneable-template-brix-templates.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto;
}

.multi-step-form-text-field---brix.name-icon---brix:hover, .multi-step-form-text-field---brix.name-icon---brix:focus {
  background-image: url('../images/icon-1-on-input-multi-step-form-webflow-cloneable-template-brix-templates.svg');
}

.multi-step-form-text-field---brix.phone-icon---brix {
  background-image: url('../images/icon-3-input-multi-step-form-webflow-cloneable-template-brix-templates.svg');
}

.multi-step-form-text-field---brix.phone-icon---brix:hover, .multi-step-form-text-field---brix.phone-icon---brix:focus {
  background-image: url('../images/icon-3-on-input-multi-step-form-webflow-cloneable-template-brix-templates.svg');
}

.submit-button---brix {
  background-color: #4a3aff;
  border-radius: 500px;
  padding: 20px 40px 21px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  transition: all .2s;
  box-shadow: 0 3px 12px #4a3aff2e;
}

.submit-button---brix:hover {
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px #4a3aff4d;
}

.multi-step-form-label---brix {
  color: #170f49;
  border-radius: 16px;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.multi-step-form-label---brix.no-margin---brix {
  z-index: 40;
  margin-bottom: 0;
  position: relative;
}

.checkbox-item--brix {
  color: #170f49;
  background-color: #fff;
  border: 1px solid #0000;
  border-radius: 16px;
  align-items: center;
  min-height: 114px;
  max-height: 114px;
  margin-bottom: 0;
  padding: 25px;
  display: flex;
  position: relative;
  overflow: visible;
}

.multi-step-form-block---brix {
  width: 100%;
  min-height: 44vw;
  margin-top: 20px;
  margin-bottom: 0;
}

.radio-button-field {
  align-items: center;
  min-height: 114px;
  max-height: 114px;
  margin-bottom: 0;
  padding: 48px 32px;
  display: flex;
  position: relative;
}

.multi-step-form---brix {
  background-color: #fff;
  border-radius: 34px;
  padding-left: 40px;
  padding-right: 40px;
  box-shadow: 0 54px 34px #4a3aff05, 0 1px 26px #14142b05, 0 16px 26px #13124205;
}

.radio-button {
  cursor: pointer;
  border: 1.2px solid #d9dbe9;
  flex: none;
  width: 24px;
  height: 24px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 12px;
  transition: all .2s;
  overflow: hidden;
  box-shadow: inset 0 0 7px #14142b14;
}

.radio-button.w--redirected-checked {
  border-width: 7px;
  border-color: #4a3aff;
}

.radio-button.w--redirected-focus {
  box-shadow: 0 0 3px 1px #4a3aff33;
}

.form-step-progress-bar---brix {
  background-color: #eff0f6;
  border-radius: 50px;
  width: 100%;
  min-height: 6px;
}

.form-step-progress-bar---brix.current-step---brix {
  background-color: #4a3aff;
  width: 50%;
}

.form-step-progress-bar---brix.complete-step---brix {
  background-color: #4a3aff;
}

.text-block-224, .text-block-225 {
  color: var(--black);
}

.bold-text-40 {
  -webkit-text-stroke-width: 0px;
  font-weight: 300;
}

.bold-text-41, .bold-text-42, .bold-text-43, .bold-text-44 {
  -webkit-text-stroke-width: 1px;
}

.text-block-226, .rich-text-block-72 {
  font-weight: 300;
}

.link-block-30, .collection-item-22 {
  border-radius: 20px;
}

.social-image {
  color: var(--white);
  width: 24px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0 auto 0 13px;
}

.form-field-wrapper {
  text-align: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-top: 10px;
}

.social-content {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.signup-header {
  margin-bottom: 50px;
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
}

.field-label {
  color: #374252;
  text-align: left;
  margin-bottom: 3px;
  font-size: 13.5px;
  font-weight: 600;
}

.checkbox {
  width: 14px;
  height: 14px;
}

.checkbox.w--redirected-checked {
  background-color: #2d323e;
}

.checkbox-label {
  color: #000c;
  font-weight: 300;
}

.social-text {
  color: var(--white);
}

.form-wrapper {
  z-index: 50;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 360px;
  display: flex;
  position: relative;
  overflow: visible;
}

.terms {
  color: var(--light-grey);
  text-align: center;
  max-width: 500px;
  padding-top: 53px;
  font-size: 14px;
}

.social-button {
  color: #000;
  border: 1px solid #919191;
  border-radius: 50px;
  width: 100%;
  margin-bottom: 10px;
  padding: 12px 15px;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  transition: border-color .2s, box-shadow .2s;
  position: relative;
  box-shadow: 0 1px 2px #dcdce580;
}

.social-button:hover {
  box-shadow: none;
  border-color: #374252;
}

.social-button:focus {
  border: 1px solid #000;
}

.social-button::placeholder {
  color: #6e6e6e;
}

.social-button.is-google:hover {
  border-color: #4285f4;
}

.social-button.is-facebook:hover {
  border-color: #1777f2;
}

.form-button {
  background-color: #434de7;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: 500;
  transition: background-color .2s, box-shadow .2s;
  display: flex;
  box-shadow: 0 1px 20px #22222229;
}

.form-button:hover {
  background-color: #272d88;
  box-shadow: 0 5px 30px #22222229;
}

.text-field-6 {
  color: #000;
  border: 1px solid #dcdce5;
  border-radius: 6px;
  height: 42px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 1px 2px #dcdce580;
}

.text-field-6:hover {
  border-color: #000c;
  box-shadow: 0 1px 4px #dcdce5e6;
}

.text-field-6:focus {
  border: 1px solid #434de7;
}

.text-field-6::placeholder {
  color: #6e6e6e;
  font-weight: 300;
}

.checkbox-field {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.link {
  border-bottom: 1px dashed #7b83ff;
  font-weight: 400;
}

.link:hover {
  color: #272d88;
}

.link.dark {
  color: var(--light-grey);
}

.field-description {
  color: #0009;
  text-align: left;
  margin-top: 3px;
  font-size: 12px;
  font-weight: 300;
}

.button-wrapper {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 25px;
}

.text-field-wrapper {
  flex-direction: column;
  width: 100%;
  margin-bottom: 12px;
  display: flex;
}

.text-field-wrapper.is-half {
  width: 49%;
}

.text-field-wrapper.is-half.is-right {
  margin-left: 12px;
}

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

.email-ix {
  display: inline;
}

.flex-stack-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.container-123 {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 15px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 500px;
  padding: 40px;
  display: flex;
  box-shadow: 0 9px 20px #00000012;
}

.check-wrap {
  background-color: var(--gold);
  border-radius: 50%;
  padding: 7px;
}

.icon-2 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  display: flex;
  overflow: hidden;
}

.button-32 {
  background-color: var(--gold);
  border-radius: 5px;
}

.section_big {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 100px 5%;
  display: flex;
  position: relative;
}

.container-124 {
  box-shadow: 0 9px 20px 0 var(--white);
  background-color: #2a2a413d;
  background-image: linear-gradient(#0009, #ffffff40);
  border: 1px solid #d6d6d6;
  border-radius: 15px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 500px;
  padding: 40px;
  display: flex;
}

.confetti {
  z-index: -1;
  width: 80%;
  position: absolute;
}

.heading-117 {
  color: var(--white);
  width: 418px;
  font-size: 3rem;
}

.paragraph-93 {
  color: var(--white);
  padding-bottom: 20px;
}

.container-125 {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 15px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 500px;
  padding: 40px;
  display: flex;
  box-shadow: 0 9px 20px #00000012;
}

.check-wrap-2 {
  background-color: #5cad2a;
  border-radius: 50%;
  padding: 7px;
}

.button-33 {
  background-color: #000;
  border-radius: 5px;
}

.container-126 {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 15px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 500px;
  padding: 40px;
  display: flex;
  box-shadow: 0 9px 20px #00000012;
}

.check-wrap-3 {
  background-color: #5cad2a;
  border-radius: 50%;
  padding: 7px;
}

.ms-form-description {
  margin-bottom: 30px;
}

.logo-img {
  border: 1px none var(--gold);
  cursor: pointer;
  border-radius: 0;
}

.ms-checkbox-wrap {
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 5.5px;
  line-height: 22px;
  display: flex;
}

.ms-checkbox-wrap.is-smaller {
  font-size: 90%;
}

.ms-top-right-link {
  position: absolute;
  inset: 40px 40px auto auto;
}

.ms-space {
  width: 10px;
  height: 10px;
}

.ms-space._20 {
  width: 20px;
  height: 20px;
}

.ms-checkbox {
  cursor: pointer;
  background-color: #fff;
  border-width: 1.5px;
  border-color: #12133140;
  border-radius: 33%;
  flex: none;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  margin-right: 10px;
  transition: background-color .2s, border-color .2s;
}

.ms-checkbox:hover {
  border-color: var(--white);
  background-color: var(--gold);
  background-image: linear-gradient(#ffffffe6, #ffffffe6);
}

.ms-checkbox.w--redirected-checked {
  background-color: var(--gold);
  background-image: url('../images/smallcheck.svg');
  background-size: 70%;
  border-color: #12133140;
  border-radius: 33%;
}

.ms-link {
  border-bottom: 1px none var(--gold);
  color: var(--gold);
  cursor: pointer;
  font-weight: 500;
  transition: border-color .2s;
}

.ms-link:hover {
  border-bottom-color: var(--gold);
  color: var(--gold);
}

.ms-social-button {
  color: #121331;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dcdce5;
  border-radius: 8px;
  width: 100%;
  margin-bottom: 10px;
  padding: 12px 40px 12px 18px;
  font-size: 15px;
  font-weight: 300;
  transition: background-color .2s, border-color .2s, box-shadow .2s;
  position: relative;
  box-shadow: 0 5px 10px -5px #0000001a;
}

.ms-social-button:hover {
  box-shadow: none;
  border-color: #121331;
}

.ms-social-button:focus {
  border: 1px solid #000;
}

.ms-social-button::placeholder {
  color: #6e6e6e;
}

.ms-social-button.is-facebook:hover {
  border-color: #1777f2;
}

.ms-button {
  color: #fff;
  text-align: center;
  letter-spacing: .03em;
  background-color: #2962ff;
  border: 1px solid #2962ff;
  border-radius: 8px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding: 13px 16px 11.5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: transform .2s cubic-bezier(.645, .045, .355, 1), border-color .2s cubic-bezier(.645, .045, .355, 1), border-radius .2s cubic-bezier(.645, .045, .355, 1), box-shadow .2s cubic-bezier(.645, .045, .355, 1), background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
  position: relative;
  top: 0;
  box-shadow: 1px 1px 5px #ffffff40, 0 10px 20px -5px #2d3e504d;
}

.ms-button:hover {
  box-shadow: none;
  color: #fff;
  background-color: #1051b9;
  transform: translate(0, 2px);
}

.ms-button:active {
  background-color: #0a3092;
}

.ms-button.is-form {
  border-color: var(--white);
  background-color: var(--gold);
  box-shadow: 1px 1px 5px 0 var(--white), 0 10px 20px -5px var(--gold);
  text-shadow: 0 2px 2px #0003;
  cursor: pointer;
  width: 100%;
}

.ms-list-container {
  width: 100%;
  margin-bottom: 20px;
}

.ms-form {
  width: 400px;
  min-width: 400px;
  padding: 7.5%;
}

.logo-link {
  margin-bottom: 50px;
}

.ms-form-divider-line {
  background-color: #e4e4e4;
  width: 40%;
  height: .8px;
}

.ms-form-heading {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.4em;
}

.ms-form-divider-text {
  text-align: center;
  flex: none;
  min-width: 33%;
}

.ms-page-wrap {
  width: 100%;
  min-height: 100vh;
  padding: 20px;
  line-height: 1.5;
  display: flex;
}

.ms-input-label {
  text-align: left;
  margin-bottom: 5px;
  font-weight: 400;
}

.ms-input {
  color: #121331;
  background-color: #fff;
  border: 1px solid #12133140;
  border-radius: 8px;
  min-height: 50px;
  margin-bottom: 20px;
  padding: 8px 12px 8px 16px;
  transition: box-shadow .2s, color .2s, box-shadow .2s, border-color .2s;
  position: relative;
  box-shadow: 0 5px 10px -5px #0000001a;
}

.ms-input:hover {
  z-index: 2;
  box-shadow: none;
  border-color: #2962ff;
}

.ms-input::placeholder {
  color: #12133199;
}

.ms-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 55%;
  padding: 25px;
  display: flex;
}

.ms-social-inner {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  display: flex;
}

.ms-image {
  background-color: #2962ff;
  background-image: linear-gradient(#0c00319c, #090f5733), url('../images/pexels-mudassir-ali-3577391-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 20px;
  width: 45%;
  padding-top: 30px;
  padding-left: 30px;
}

.ms-image.is-individual {
  background-image: url('../images/IMG_5560.JPG'), linear-gradient(104deg, var(--helene-b), var(--black));
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.ms-checkbox-label {
  font-weight: 300;
}

.ms-form-divider {
  color: #000c;
  letter-spacing: 2px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  font-size: 12px;
  display: flex;
}

.ms-social-image {
  width: 24px;
}

.recaptcha {
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
}

.text-block-227 {
  cursor: pointer;
}

.form-fields_wrap {
  width: 100%;
  margin-bottom: 25px;
}

.field-label-7 {
  font-weight: 500;
}

.link-21 {
  grid-column-gap: 8px;
  background-color: var(--white);
  color: #000;
  border: 1px solid #0003;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 15px 20px;
  transition: transform .2s, box-shadow .2s;
  display: flex;
}

.link-21:hover {
  transform: translate(0, -4px);
  box-shadow: 0 4px 5px #0003;
}

.left {
  background-image: url('../images/IMG_5560.JPG'), url('../images/dj.jpg');
  background-position: 0 0, 50%;
  background-size: cover, cover;
  width: 50%;
  padding: 55px;
}

.form-wrap {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
}

.section-59 {
  height: 100vh;
  display: flex;
}

.links-wrap {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 25px;
  display: flex;
}

.text-field-7 {
  border-radius: 8px;
  margin-bottom: 0;
  transition: border-color .2s;
}

.text-field-7:hover, .text-field-7:focus {
  border: 1px solid #dd0570;
}

.right {
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 40px;
  display: flex;
}

.link-p {
  font-size: 12px;
}

.p {
  color: var(--white);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.right-wrap {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.purple-link {
  color: var(--gold);
  border-bottom: 1px solid #dd057000;
  transition: border .2s;
}

.purple-link:hover {
  border-bottom: 1px solid #dd0570;
}

.button-34 {
  background-color: var(--gold);
  border-radius: 8px;
  width: 100%;
  margin-bottom: 25px;
  padding: 15px 20px;
  transition: background-color .2s;
}

.button-34:hover {
  background-color: var(--white);
  color: var(--gold);
}

.form-block {
  margin-bottom: 0;
}

.html-embed-2, .html-embed-3 {
  margin-left: 220px;
  margin-right: 220px;
  padding-left: 220px;
  padding-right: 220px;
}

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

.ms2-static {
  position: static;
}

.body-22 {
  background-color: var(--helene-b);
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  min-height: 100vh;
  display: flex;
}

.ms2-outline-button {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #070e27;
  border: 1px solid #ddd;
  border-radius: 4px;
  align-items: center;
  height: 32px;
  margin-top: -2px;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 27px;
  display: flex;
}

.ms2-social-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  display: flex;
}

.ms2-close {
  z-index: 5;
  color: #3f3e46;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  inset: 16px 16px auto auto;
}

.ms2-disconnect-link {
  text-align: right;
  padding: 13px;
  text-decoration: underline;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.ms2-disconnect-link:hover {
  color: #000;
}

.ms2-social-text {
  color: #fff;
}

.ms2-modal-nav {
  border-right: 1px solid #ddd;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  width: 240px;
  height: 495px;
  max-height: 495px;
  display: flex;
}

.ms2-profile-img {
  background-color: #fff;
  border-radius: 100px;
  width: 56px;
  height: 56px;
  overflow: hidden;
}

.ms2-space {
  flex: none;
  width: 48px;
  height: 48px;
}

.ms2-space.is-24 {
  text-transform: uppercase;
  background-color: #0000;
  width: 24px;
  height: 24px;
}

.ms2-space.is-8 {
  width: 8px;
  height: 8px;
}

.ms2-space.is-4 {
  width: 4px;
  height: 4px;
}

.ms2-space.is-12 {
  width: 12px;
  height: 12px;
}

.ms2-modal-padding {
  width: 100%;
  padding-top: 28px;
  padding-left: 28px;
  padding-right: 28px;
}

.ms2-modal-padding.is-20 {
  min-height: 490px;
  max-height: 495px;
  padding: 20px;
  overflow: auto;
}

.ms2-modal-padding.is-20.is-sidebar {
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 10px;
  display: flex;
}

.ms2-svg {
  color: #9f7eec;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.ms2-svg.is-12 {
  width: 12px;
  height: 12px;
}

.ms2-input {
  border: 1px solid #c9c9c9;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 40px;
  max-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
  box-shadow: 0 1px 2px #070e270f;
}

.ms2-input.has-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
}

.ms2-input-wrap {
  margin-bottom: 16px;
}

.ms2-input-description {
  margin-top: -5px;
  margin-bottom: 5px;
  font-size: 12px;
}

.ms2-nav-link {
  z-index: 1;
  color: #070e27;
  background-color: #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 8px;
  padding: 8px;
  display: flex;
}

.ms2-nav-link.w--current {
  color: #0c7f7d;
  background-color: #faf5f2;
  font-weight: 700;
}

.ms2-nav-link.is-logout {
  margin-top: auto;
}

.ms2-heading {
  font-size: 20.16px;
  font-weight: 700;
  line-height: 28px;
}

.ms2-input-flex {
  margin-bottom: 10px;
  display: flex;
}

.ms2-social-button {
  color: #000;
  border: 1px solid #dcdce5;
  border-radius: 6px;
  width: 100%;
  margin-bottom: 10px;
  padding: 12px 40px 12px 15px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
  transition: border-color .2s, box-shadow .2s;
  position: relative;
  box-shadow: 0 1px 2px #dcdce580;
}

.ms2-social-button:hover {
  box-shadow: none;
  border-color: #374252;
}

.ms2-social-button:focus {
  border: 1px solid #000;
}

.ms2-social-button::placeholder {
  color: #6e6e6e;
}

.ms2-social-button.is-facebook:hover {
  border-color: #1777f2;
}

.ms2-categories-card {
  grid-row-gap: 15px;
  color: #1e1e2a;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 90px;
  padding-top: 17px;
  text-decoration: none;
  transition: border-color .2s, border-color .2s, transform .2s;
  display: flex;
  transform: translate(0);
  box-shadow: 0 3px 3px #0000001a;
}

.ms2-categories-card:hover {
  box-shadow: none;
  border-color: #f55d48;
  transform: translate(0, 2px);
}

.ms2-social-image {
  width: 24px;
}

.ms2-button {
  background-color: var(--gold);
  color: #fff;
  border-radius: 5px;
  padding: 8px 11px;
}

.ms2-button:hover {
  background-color: #b33c2c;
}

.ms2-button.is-after-input {
  z-index: 2;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
  position: relative;
}

.ms2-14px {
  font-size: 14px;
}

.ms2-disconnect-image {
  width: 16px;
}

.ms2-by-ms {
  color: #070e27;
  background-color: #faf5f2;
  border-top: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  height: 36px;
  margin-top: -1px;
  font-size: 11px;
  font-weight: 700;
  line-height: 12px;
  display: flex;
}

.ms2-by-ms:hover {
  color: #070e27;
}

.ms2-label {
  color: var(--white);
  font-size: 11.67px;
  font-weight: 700;
}

.ms2-flex-row-left {
  align-items: center;
  display: flex;
}

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

.ms2-profile-tab-pane {
  background-color: #ffffff1f;
  margin-bottom: -39px;
  position: absolute;
  inset: 0 0 36px 240px;
}

.ms2-flex-row {
  flex-direction: column;
  display: flex;
}

.ms2-flex-row.ms2-horizontal {
  flex-direction: row;
}

.ms2-flex-row.ms2-horizontal.is-align-center {
  align-items: center;
}

.ms2-modal-row {
  display: flex;
}

.ms2-flex-row-center {
  justify-content: center;
  align-items: center;
  transition: color .12s;
  display: flex;
}

.ms2-modal {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 16px;
  width: 360px;
  margin: 60px auto;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  overflow: hidden;
  box-shadow: 7px 7px 40px #2b334d40;
}

.ms2-modal.is-profile {
  background-color: var(--helene-b);
  background-image: url('../images/HeleneB_ACADEMIE.png');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  width: 679px;
  line-height: 24px;
  display: flex;
  box-shadow: 7px 7px 40px 8px #2b334db0;
}

.ms-iframe {
  z-index: 2147483647;
  justify-content: flex-end;
  align-items: flex-end;
  height: 70px;
  display: flex;
  position: fixed;
  inset: auto auto 0% 0%;
}

.ms-iframe-embed {
  justify-content: flex-end;
  align-items: flex-end;
  width: 180px;
  height: 70px;
  display: flex;
  position: relative;
  overflow: visible;
}

.hidden-embed {
  z-index: -1;
  opacity: 0;
  height: 0;
  max-height: 0;
  position: fixed;
}

.ms-iframe-footer-embed-3 {
  background-color: #d1e7fb;
  background-image: url('../images/noise.png');
  background-position: 0 0;
  background-size: 200px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 350px;
  margin-bottom: 0;
  display: block;
  overflow: hidden;
}

.text-block-228 {
  color: #fff;
}

.oma-imput-1 {
  color: #afb5c0;
  border: 1px solid #dedede;
  border-radius: .3em;
  height: 3em;
  margin-bottom: 1em;
  padding: 1em;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3em;
}

.oma-text-2 {
  color: var(--white);
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1em;
}

.oma-wrap-1-1 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.oma-form-block-1 {
  margin-bottom: 0;
}

.oma-wrap-7 {
  flex-direction: column;
  display: flex;
}

.oma-wrap-4 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 3em;
  display: flex;
}

.oma-text-1 {
  color: var(--white);
  margin-bottom: .5em;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.3em;
}

.oma-heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.3em;
}

.oma-heading-1 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.9em;
  font-weight: 400;
  line-height: 1.3em;
}

.oma-button-2 {
  color: #fff;
  text-align: center;
  background-color: #000;
  background-image: url('../images/Group-859-2_1Group 859-2.png');
  background-position: 16%;
  background-repeat: no-repeat;
  background-size: .8em;
  border-radius: 8px;
  padding: .4em 1em;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.3em;
}

.oma-link-1 {
  color: var(--gold);
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.3em;
}

.oma-wrap-5 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.oma-wrap-3 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 7em 5em;
  display: flex;
}

.oma-wrap-6 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.oma-pic-1 {
  width: 10em;
}

.oma-button-1 {
  background-color: var(--gold);
  color: #fff;
  text-align: center;
  border-radius: 7.1em;
  margin-top: .8em;
  padding: .7em 1em;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.3em;
}

.oma-section-1 {
  font-size: 1vw;
  display: flex;
}

.oma-wrap-8 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.oma-wrap-1 {
  display: flex;
}

.oma-button-4 {
  color: #fff;
  text-align: center;
  background-color: #1877f2;
  background-image: url('../images/Vector-21_1Vector-21.png');
  background-position: 13%;
  background-repeat: no-repeat;
  background-size: auto .8em;
  border-radius: 8px;
  padding: .4em 1em;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.3em;
}

.oma-wrap-1-4 {
  justify-content: center;
  display: flex;
}

.oma-decor-1 {
  background-color: #ececec;
  flex: 1;
  height: .1em;
}

.oma-text-3 {
  color: #374561;
  margin-right: .2em;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3em;
  display: inline;
}

.oma-wrap-2 {
  background-color: #19154500;
  flex-direction: column;
  flex: 0 60%;
  justify-content: space-between;
  padding-top: 10em;
  display: flex;
}

.oma-pic-2 {
  width: 57%;
}

.oma-wrap-9 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  align-items: center;
  margin-top: 45px;
  display: flex;
}

.oma-button-3 {
  background-color: var(--white);
  color: #505050;
  text-align: center;
  background-image: url('../images/icons8-logo-de-google-1_1icons8-logo-de-google 1.png');
  background-position: 15%;
  background-repeat: no-repeat;
  background-size: .9em;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: .4em 1em;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.3em;
}

.oma-wrap-1-6 {
  align-self: auto;
}

.oma-link-2 {
  color: #004cff;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3em;
}

.oma-container-1 {
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
}

.oma-wrap-1-3 {
  grid-column-gap: 1.3em;
  grid-row-gap: 1.3em;
  border: 1px solid var(--gold);
  box-shadow: 0 0 11px 0 var(--gold);
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  display: flex;
}

.oma-heaind-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.3em;
}

.oma-text-2-2 {
  color: var(--white);
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
}

.oma-wrap-9-2 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  align-items: center;
  display: flex;
}

.oma-text-2-3 {
  color: #5f6a80;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1em;
}

.fs-cc-prefs3_overlay {
  z-index: -1;
  background-color: #000c;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs3_header {
  background-color: #2730d4;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.fs-cc-manager3_text {
  color: #4b79f0;
  margin-left: .625rem;
  font-weight: 700;
  display: inline-block;
}

.fs-cc-banner3_component {
  z-index: 998;
  background-color: #fff;
  border-radius: 1rem;
  margin: 2rem;
  padding: 2rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 7px 7px 12px #0000001a;
}

.fs-cc-banner3_text {
  color: #4b53eb;
  font-size: 1.25rem;
  font-weight: 700;
}

.fs-cc-prefs3_button {
  color: #fff;
  text-align: center;
  background-color: #129657;
  border: 2px solid #129657;
  border-radius: 999rem;
  padding: .875rem 2rem;
  font-size: 1rem;
}

.fs-cc-prefs3_button.fs-cc-button-alt {
  color: #7e7e7e;
  background-color: #fff;
  border-color: #a8a8a8;
  margin-right: .75rem;
}

.fs-cc-prefs3_submit {
  color: #fff;
  text-align: center;
  background-color: #4b53eb;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .875rem 2rem;
  font-size: 1rem;
}

.fs-cc-prefs3_checkbox-field {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.fs-cc-prefs3_label {
  color: #4b53eb;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
}

.fs-cc-banner3_paragraph {
  color: #000;
  margin-top: .75rem;
  margin-bottom: 0;
}

.fs-cc-prefs3_checkbox {
  border-radius: 999rem;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0;
  margin-right: .75rem;
}

.fs-cc-prefs3_checkbox.w--redirected-checked {
  background-color: #129657;
  background-size: 16px;
  border-color: #129657;
}

.fs-cc-prefs3_checkbox.w--redirected-focus {
  box-shadow: 0 0 3px 1px #129657;
}

.fs-cc-prefs3_content {
  padding: 2rem;
}

.fs-cc-prefs3_close {
  background-color: #fff;
  border-radius: 999rem;
  padding: .75rem;
  position: absolute;
  inset: 2rem 2rem auto auto;
}

.fs-cc-prefs3_checkbox-label {
  display: none;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.fs-cc-prefs3_icon {
  color: #fff;
  width: 2rem;
  height: 2rem;
  margin-right: .75rem;
}

.fs-cc-prefs3_component {
  z-index: 997;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 2rem;
  display: flex;
  position: relative;
}

.fs-cc-banner3_button-icon {
  width: 1rem;
  margin-right: .625rem;
}

.fs-cc-manager3_icon {
  color: #4b53eb;
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
}

.fs-cc-banner3_button {
  color: #fff;
  background-color: #129657;
  border-radius: 500px;
  padding: .875rem 2rem;
  font-size: 1.125rem;
  text-decoration: none;
}

.fs-cc-banner3_button.fs-cc-button-alt {
  background-color: #df6966;
  margin-right: .75rem;
}

.fs-cc-prefs3_form {
  position: relative;
}

.fs-cc-prefs3_title {
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.3;
}

.fs-cc-banner3_block {
  margin-right: 2rem;
}

.fs-cc-prefs3_buttons-wrapper {
  background-color: #f2f3ff;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 1.5rem 2rem;
  display: flex;
}

.fs-cc-prefs3_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fs-cc-prefs3_line {
  background-color: #e9e9e9;
  flex: 1;
  height: 1px;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.fs-cc-banner3_text-link {
  color: #4b53eb;
  border-bottom: 2px solid #4b53eb;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-manager3_component {
  z-index: 999;
  background-color: #fff;
  border-radius: 999rem;
  align-items: center;
  display: block;
  position: absolute;
  inset: auto auto 2rem 2rem;
  box-shadow: 7px 7px 12px #0000001a;
}

.fs-cc-banner3_container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.fs-cc-banner3_buttons-wrapper {
  flex: none;
}

.fs-cc-preferences3_close-icon {
  color: #4b53eb;
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-prefs3_form-wrapper {
  background-color: #fff;
  border-radius: .75rem;
  max-width: 45rem;
  margin-bottom: 0;
  overflow: hidden;
}

.fs-cc-manager3-link {
  justify-content: center;
  align-items: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
  display: flex;
}

.fs-cc-prefs3_option {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.fs-cc-banner3_button-text {
  display: inline-block;
}

.cookie-div {
  position: fixed;
  inset: auto 0% 0% auto;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 41px;
  padding-top: 19px;
  display: flex;
  position: static;
  inset: auto auto 1.25rem 1.25rem;
}

.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_close-icon {
  width: 1.5rem;
  height: 1.5rem;
}

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

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

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

.fs-cc-prefs_title {
  color: var(--helene-b);
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_text {
  color: var(--flowui-component-library-gray-700);
  font-size: .75rem;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-prefs_space-medium {
  justify-content: center;
  margin-bottom: 2.5rem;
  display: flex;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 2.5rem 2rem;
  overflow: scroll;
}

.fs-cc-banner_text-link {
  color: var(--gold);
  border-bottom: 2px solid #ffffff21;
  font-weight: 400;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 1rem;
  width: 100%;
  max-width: 36rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-manager_icon {
  opacity: 1;
  filter: hue-rotate(180deg);
  width: 1.3rem;
  height: 2rem;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 1.5rem;
}

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

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff0;
  border-radius: 999rem;
  flex-direction: column;
  padding: 0 .625rem .625rem;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_label {
  color: var(--gold);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-prefs_button {
  border: 2px solid var(--gold);
  background-color: var(--gold);
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  border-color: var(--gold);
  color: var(--gold);
  background-color: #fff;
}

.fs-cc-banner_button {
  border: 2px solid var(--gold);
  background-color: var(--gold);
  color: #fff;
  text-align: center;
  border-radius: 999rem;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.fs-cc-banner_button.fs-cc-button-alt {
  border-color: var(--gold);
  color: var(--gold);
  background-color: #f5f5f5;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid #4353ff29;
  padding: 1.5rem 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

.bold-text-45 {
  color: var(--helene-b);
}

.fs-cc-manager_component-2 {
  z-index: 999;
  display: block;
  position: fixed;
  inset: auto auto 1.25rem 1.25rem;
}

.fs-cc-prefs_title-2 {
  color: #021a69;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_text-2 {
  color: #021a69;
  font-size: .75rem;
}

.fs-cc-prefs_space-medium-2 {
  margin-bottom: 2.5rem;
}

.fs-cc-banner_text-link-2 {
  color: #4353ff;
  border-bottom: 2px solid #4353ff;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs_component-2 {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: flex;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_label-2 {
  color: #4353ff;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-prefs_button-2 {
  background-color: #4353ff;
  border: 2px solid #4353ff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button-2.fs-cc-button-alt {
  color: #4353ff;
  background-color: #fff;
  border-color: #4353ff;
}

.fs-cc-banner_button-2 {
  color: #fff;
  text-align: center;
  background-color: #4353ff;
  border: 2px solid #4353ff;
  border-radius: 999rem;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.fs-cc-banner_button-2.fs-cc-button-alt {
  color: #4353ff;
  background-color: #f5f5f5;
  border-color: #4353ff;
}

.fs-cc-banner_component-2 {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid #4353ff29;
  padding: 1.5rem 2rem;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs2_close {
  color: #fff;
  cursor: pointer;
  background-color: #0540f2;
  padding: .75rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: 0 0 auto auto;
  box-shadow: -1px 1px 4px #3333331a;
}

.fs-cc-prefs2_overlay {
  z-index: -1;
  background-color: #010440e6;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs2_form-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 1.5rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs2_checkbox-label {
  display: none;
}

.fs-cc-banner2_container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-banner2_buttons-wrapper {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 1rem;
  display: flex;
}

.fs-cc-preferences2_close-icon {
  color: #fff;
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-prefs2_form {
  color: #fff;
  background-color: #333;
  width: 100%;
  max-width: 25rem;
  max-height: 85vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs2_buttons-wrapper {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 1rem;
  display: flex;
}

.fs-cc-prefs2_label {
  color: #0540f2;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-banner2_text {
  font-size: 1rem;
}

.fs-cc-manager2_component {
  z-index: 999;
  display: block;
  position: fixed;
  inset: auto auto 1.25rem 1.25rem;
}

.fs-cc-prefs2_checkbox {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-width: 2px;
  border-color: #0540f2;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs2_checkbox.w--redirected-checked {
  background-color: #0540f2;
  background-size: auto;
  border-color: #0540f2;
}

.fs-cc-prefs2_button {
  text-align: center;
  background-color: #0540f2;
  border: 1px solid #0540f2;
  padding: .75rem 1.25rem;
  font-weight: 700;
}

.fs-cc-prefs2_button.fs-cc-button-alt {
  color: #0540f2;
  background-color: #fff;
  border-color: #0540f2;
  margin-bottom: .75rem;
}

.fs-cc-prefs2_option {
  border-bottom: 1px solid #c0c0c04d;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-banner2_button {
  color: #0540f2;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  flex: 1;
  min-width: 7.5rem;
  margin-left: 0;
  margin-right: 1rem;
  padding: .5rem 1.25rem;
  font-weight: 700;
}

.fs-cc-banner2_button.fs-cc-button-alt {
  color: #fff9;
  background-color: #02087366;
}

.fs-cc-prefs2_space-small {
  margin-bottom: .75rem;
}

.fs-cc-prefs2_submit {
  text-align: center;
  background-color: #010440;
  margin-top: .75rem;
  padding: .75rem 1.25rem;
  font-weight: 700;
}

.fs-cc-prefs2_component {
  z-index: 997;
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 2rem;
  display: flex;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs2_content {
  color: #000;
  background-color: #fff;
  height: 100%;
  padding: 2.5rem 2rem;
}

.fs-cc-prefs2_title {
  color: #010440;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs2_checkbox-field {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-manager2_button {
  color: #0540f2;
  cursor: pointer;
  background-color: #fff;
  flex-direction: column;
  width: 3rem;
  padding: .5rem;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager2_button:hover {
  color: #4353ff;
}

.fs-cc-prefs2_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fs-cc-banner2_text-link {
  color: #fff;
  border-bottom: 2px solid #fff;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-banner2_component {
  z-index: 999;
  color: #fff;
  background-color: #0540f2;
  width: 28.125rem;
  padding: 2rem;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
}

.fs-cc-prefs_text-3 {
  color: #021a69;
  font-size: .75rem;
}

.fs-cc-prefs_space-medium-3 {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_component-3 {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: flex;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_label-3 {
  color: #4353ff;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-prefs_button-3 {
  background-color: #4353ff;
  border: 2px solid #4353ff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button-3.fs-cc-button-alt {
  color: #4353ff;
  background-color: #fff;
  border-color: #4353ff;
}

.body-23 {
  background-color: var(--helene-b);
}

.heading-118 {
  color: var(--gold);
  text-align: left;
  -webkit-text-stroke-width: 1px;
  font-size: 2.5rem;
  line-height: 1.2;
}

.logo {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.cart {
  color: var(--white);
  padding: 24px 20px;
  transition: opacity .2s ease-in-out;
}

.cart:hover {
  opacity: .5;
}

.nav-links {
  color: var(--white);
  margin-left: 10px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

.nav-links.join {
  color: var(--white);
  margin-left: 0;
  font-weight: 400;
}

.nav-menu-2 {
  order: -1;
}

.logo-holder {
  text-align: center;
  flex: 1;
  align-self: center;
  padding-left: 0;
}

.search {
  padding: 24px 20px;
  transition: opacity .2s ease-in-out;
}

.search:hover {
  opacity: .5;
}

.join-sign-in {
  padding: 24px 20px;
  transition: opacity .2s ease-in-out;
}

.join-sign-in:hover {
  opacity: .5;
}

.navigation {
  box-shadow: 0 2px 5px 0 var(--gold);
  background-color: #00000070;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  justify-content: space-between;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.menu {
  padding: 24px 20px;
  transition: opacity .2s ease-in-out;
}

.menu:hover {
  opacity: .5;
}

.tab-title {
  color: var(--black);
  background-color: #0000;
  border-bottom: 1px solid #0000;
  margin-left: 12px;
  margin-right: 12px;
  padding-bottom: 4px;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  transition: all .4s ease-in-out;
}

.tab-title.w--current {
  background-color: #0000;
  border-top: 0 #bfc5c9;
  border-bottom: 1px solid #bfc5c9;
  border-left: 1px #bfc5c9;
  border-right: 0 #bfc5c9;
}

.tab-title.first {
  margin-left: 0;
  padding-left: 0;
}

.tab-title.first.w--current {
  color: var(--black);
}

.size-text {
  color: #bfc5c9;
  margin-right: 20px;
  font-size: 14px;
  display: inline-block;
}

.wishlist {
  color: #000;
  letter-spacing: .05em;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  border-radius: 2px;
  margin-left: 8px;
  padding: 12px 32px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  text-decoration: none;
  transition: all .4s ease-in-out;
  box-shadow: 0 2px 12px -2px #5d677433;
}

.wishlist:hover {
  transform: translate(0, -2px);
}

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

.column-product-photo {
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
}

.shipping-text {
  margin-left: 12px;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
}

.price {
  color: var(--black);
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.shippinh {
  display: none;
}

.product-content-2 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: flex-start;
  display: flex;
}

.extra-info-mobile {
  display: none;
}

.size-button {
  color: var(--white);
  text-align: center;
  background-color: #0000;
  border: 1px solid #bfc5c9;
  border-radius: 2px;
  min-width: 52px;
  margin-right: 8px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 12px;
}

.size-button.active {
  color: var(--white);
  border-color: #000;
}

.size-button.active.w--current {
  display: none;
}

.slide-3 {
  background-image: url('../images/3.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.column-product-info {
  border: 1px none var(--black-2);
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
  padding: 0 5%;
  display: flex;
}

.tabs-content {
  color: var(--light-black);
  padding-top: 16px;
  font-size: 14px;
  line-height: 22px;
}

.slider {
  height: 100vh;
  padding-top: 70px;
}

.slide-nav {
  margin-bottom: 12px;
}

.arrow {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.add-to-bag-text {
  margin-right: 60px;
  display: inline-block;
}

.slide-4 {
  background-image: url('../images/5169D18D-6524-45FF-A3FE-D5AC6E6534F1_1_105_c.jpeg');
  background-position: 50%;
  background-size: cover;
}

.add-to-bag {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #000;
  border-radius: 2px;
  padding: 12px 32px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  text-decoration: none;
  transition: all .4s ease-in-out;
  box-shadow: 0 2px 12px -2px #5d677433;
}

.add-to-bag:hover {
  transform: translate(0, -2px);
}

.size-chart {
  color: #bfc5c9;
  cursor: pointer;
  font-size: 14px;
  text-decoration: underline;
  display: inline-block;
}

.size-selection {
  margin-top: 12px;
  display: none;
}

.slide-2 {
  background-image: url('../images/2.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.button-group {
  margin-top: 32px;
  margin-bottom: 60px;
  display: none;
}

.breadcrumbs {
  color: #bfc5c9;
  cursor: auto;
  font-size: 13px;
}

.section-60 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto;
}

.brand {
  color: var(--black);
  letter-spacing: .1em;
  text-transform: none;
  margin-top: 40px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 19px;
}

.name {
  color: var(--black);
  margin-top: -6.8rem;
  margin-left: -3px;
  font-size: 28px;
  font-weight: 100;
  line-height: 28px;
}

.wishlist-text {
  margin-right: 16px;
  display: inline-block;
}

.slide-5 {
  background-image: url('../images/IMG_5870.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  font-weight: 300;
}

.product-content-3 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: flex-start;
  margin-top: 0;
  display: flex;
}

.slide-6 {
  background-image: url('../images/fly.png');
  background-position: 50%;
  background-size: cover;
}

.slider-10 {
  background-color: var(--helene-b);
  height: 100vh;
  display: none;
}

.slide-7 {
  background-image: url('../images/compresséformation.jpg');
  background-position: 46%;
  background-repeat: repeat;
  background-size: cover;
}

.section-61 {
  width: auto;
  height: auto;
  margin-bottom: 0;
  position: static;
  inset: 0% 0% auto;
}

.nav-menu-3 {
  order: -1;
}

.image-132 {
  color: var(--white);
}

.image-133, .image-134, .image-135 {
  filter: invert();
}

.text-block-229 {
  text-align: center;
  font-family: Bitter, serif;
  font-weight: 700;
}

.cell-84 {
  text-align: center;
  background-color: #ede0d800;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-119 {
  text-transform: uppercase;
  padding-top: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}

.cell-85 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
}

.cell-86, .cell-87 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-120 {
  box-shadow: 0 0 4px 4px var(--gold);
  background-image: linear-gradient(219deg, #5037077d, #cdaf76d4);
  border-radius: 77px 77px 20px;
  margin-top: 1rem;
  padding: 4px 20px;
  font-family: Lato, sans-serif;
  font-size: 1.4rem;
  text-decoration: none;
  overflow: visible;
}

.heading-121 {
  box-shadow: 0 0 4px 4px var(--gold);
  -webkit-text-stroke-color: #fff;
  background-image: linear-gradient(219deg, #5037077d, #cdaf76d4);
  border-top: 1px #000;
  border-radius: 77px 77px 20px;
  padding: 4px 20px;
  font-family: Lato, sans-serif;
  font-size: 1.4rem;
  text-decoration: none;
}

.heading-122 {
  box-shadow: 0 0 4px 4px var(--gold);
  background-image: linear-gradient(219deg, #5037077d, #cdaf76d4);
  border-radius: 77px 77px 20px;
  padding: 4px 20px;
  font-family: Lato, sans-serif;
  font-size: 1.4rem;
}

.quick-stack-22 {
  margin-top: 36px;
}

.link-block-31, .link-block-32, .link-block-33 {
  color: var(--white);
  text-decoration: none;
}

.text-span-145 {
  color: var(--black);
}

.image-136 {
  background-color: #fff;
  border-radius: 5px;
}

.image-137 {
  background-color: #fff;
  border-radius: 14px;
}

.text-block-230 {
  font-style: italic;
}

.error-state-5 {
  text-align: center;
  background-color: #151515;
  font-style: italic;
}

.cart-header-3 {
  border-bottom-width: 1px;
  border-bottom-color: #292929;
}

.cart-quantity-3 {
  color: #fff;
  background-color: #292929;
  border-width: 0;
  border-radius: 0;
}

.cart-quantity-3.nav {
  color: #000;
  background-color: #d1b86d;
  border-radius: 100%;
}

.cart-footer-3 {
  border-top-width: 1px;
  border-top-color: #292929;
}

.cart-container-3 {
  background-color: #151515;
}

.text-size-medium-3 {
  float: none;
  clear: none;
  color: #d1c5d5;
  text-align: left;
  font-size: 1rem;
  font-style: italic;
  line-height: 1.5;
  display: block;
}

.text-size-medium-3.highlighted {
  color: #cdaf76;
}

.text-size-regular-4 {
  color: #fff;
  font-size: 1rem;
}

.text-size-regular-4.highlighted {
  color: #f538eb;
}

.button-35 {
  color: #fff;
  text-align: center;
  background-color: #c49fff;
  border: 1px solid #292929;
  border-radius: 0;
  padding: .75rem 1.5rem;
}

.button-35.is-button-small {
  background-color: #cdaf76;
  border-color: #151515;
  border-radius: 0;
  height: 40px;
  margin-top: 0;
  padding: .5rem 1.25rem;
}

.image-138 {
  width: 16px;
  height: 16px;
}

.cart-2 {
  align-self: center;
}

.bouton {
  background-color: var(--white);
  cursor: pointer;
  border-radius: 20px;
}

.bouton.bouton-lash-lift {
  color: var(--gold);
  text-shadow: 1px 1px 2px #0003;
}

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

.add-to-cart-button {
  background-color: var(--gold);
  text-align: center;
  text-shadow: 2px 2px 2px #0003;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.buy-now-button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--gold);
  text-align: center;
  text-shadow: 2px 2px 2px #0003;
  border-radius: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.default-state {
  margin-top: 0;
}

.select-field-2 {
  color: var(--gold);
  text-align: center;
}

.tabs {
  margin-top: 30px;
}

.add-to-cart-2 {
  margin-top: 0;
  padding-top: 17px;
}

.cell-89 {
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cell-90 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.quick-stack-23 {
  z-index: 2;
  padding-left: 0;
  position: relative;
}

.field-label-8 {
  text-align: left;
  margin-bottom: 0;
}

.button-group-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.option-list {
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.text-block-231 {
  font-size: 1.3rem;
}

.text-block-232 {
  border: 1px solid var(--white);
  border-radius: 12px;
  font-weight: 100;
}

.div-bronze, .div-argent, .div-gold {
  position: absolute;
}

.text-span-146 {
  font-size: 2.2rem;
}

.uui-cta01_image-02 {
  width: 15.25rem;
  min-width: 15.25rem;
  position: absolute;
  inset: auto 0% 0 -.3rem;
}

.uui-cta01_image-01 {
  border: .25rem solid var(--untitled-ui-gray900);
  border-radius: .5rem;
  width: 40rem;
  min-width: 40rem;
  position: absolute;
  inset: auto auto auto 16%;
}

.uui-cta01_image-01.shadow-xlarge {
  box-shadow: 0 0 15px -1px var(--gold);
  opacity: 1;
  width: 40%;
  max-width: 100%;
  left: -20%;
}

.uui-cta01_image-wrapper {
  mix-blend-mode: multiply;
  background-color: #f2f4f700;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 32rem;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.uui-button-10 {
  grid-column-gap: .5rem;
  border: 1px solid var(--gold);
  background-color: var(--gold);
  color: var(--untitled-ui-white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 136px;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-10:hover {
  border-color: var(--gold);
  background-color: var(--gold);
  color: var(--black);
}

.uui-button-10:focus {
  background-color: var(--untitled-ui-primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
}

.uui-button-secondary-gray-9 {
  grid-column-gap: .75rem;
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--gold);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 136.641px;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray-9:hover {
  background-color: var(--untitled-ui-gray50-501);
  color: var(--untitled-ui-gray800);
}

.uui-button-secondary-gray-9:focus {
  background-color: var(--untitled-ui-white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-gray100);
}

.uui-button-row-9 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row-9.is-reverse-mobile-landscape {
  text-align: center;
  justify-content: flex-start;
}

.uui-space-medium {
  color: var(--black);
  width: 100%;
  min-height: 2rem;
}

.uui-text-size-large-10 {
  color: var(--untitled-ui-white);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-small-5 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-heading-large-29 {
  color: var(--untitled-ui-white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.uui-cta01_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-left: 35px;
  padding-right: 0;
  display: grid;
}

.uui-padding-vertical-xhuge-14 {
  padding: 7rem 20px;
}

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

.uui-page-padding-21 {
  background-color: var(--black);
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-section_cta01 {
  background-color: var(--untitled-ui-white);
}

.heading-123 {
  border: 1px none var(--gold);
  text-align: center;
  margin-top: .8rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-size: 1rem;
  position: relative;
  top: -14px;
}

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

.heading-124 {
  text-align: center;
  margin-top: 6rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  font-family: Lato, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.section-62 {
  background-color: var(--light-black);
}

.text-block-233 {
  color: var(--light-black);
  font-size: 15px;
  font-weight: 300;
  line-height: 19px;
}

.text-block-234 {
  font-size: 15px;
  font-weight: 300;
  line-height: 19px;
}

.text-block-235 {
  font-size: 14px;
  font-weight: 300;
}

.text-block-236, .text-block-237 {
  font-weight: 300;
}

.text-span-147 {
  text-align: left;
  font-family: Calliechalkfont, sans-serif;
}

.uui-footer04_legal-link {
  color: var(--untitled-ui-gray500);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  text-decoration: none;
  transition: all .3s;
}

.uui-footer04_legal-link:hover {
  color: var(--untitled-ui-gray600);
}

.uui-footer04_legal-list {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.uui-text-size-small-6 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-text-size-small-6.text-color-gray500 {
  color: var(--untitled-ui-gray500);
}

.uui-footer04_bottom-wrapper {
  grid-column-gap: 1.5rem;
  border-top: 1px solid var(--untitled-ui-gray200);
  justify-content: center;
  margin-top: 4rem;
  padding-top: 2rem;
  display: flex;
}

.uui-footer04_social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-footer04_social-link {
  color: var(--untitled-ui-gray400);
  align-items: center;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-footer04_social-link:hover {
  color: var(--untitled-ui-gray500);
}

.uui-footer04_social-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: grid;
}

.uui-footer04_link {
  grid-column-gap: .5rem;
  color: var(--untitled-ui-gray600);
  text-align: center;
  flex-wrap: nowrap;
  align-items: center;
  padding: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-footer04_link:hover {
  color: var(--untitled-ui-gray700);
}

.uui-footer04_link-list {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: grid;
}

.uui-logo_image {
  flex: none;
  width: auto;
  height: 100%;
  display: none;
}

.uui-logo_logotype {
  flex: none;
  width: auto;
  height: 100%;
}

.uui-logo_logomark-dot {
  z-index: 1;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  width: 50%;
  height: 50%;
  position: relative;
}

.uui-logo_logomark-blur {
  z-index: 2;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #fff3;
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  width: 100%;
  height: 50%;
  position: absolute;
  inset: 50% 0% 0%;
  overflow: hidden;
}

.uui-styleguide_logomark-bg {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: 0%;
}

.uui-logo_logomark {
  border: .1px solid #dae0e8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px #1018280f, 0 1px 2px #1018281a;
}

.uui-logo_component {
  flex-wrap: nowrap;
  width: auto;
  height: 2rem;
  display: flex;
}

.uui-footer04_top-wrapper {
  grid-column-gap: 4vw;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  justify-content: space-between;
  align-items: center;
}

.uui-padding-vertical-xlarge {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

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

.uui-page-padding-22 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.heading-125 {
  box-shadow: 0 0 11px -1px var(--gold);
  color: var(--gold);
  text-align: center;
  border: 1px solid #000;
  border-radius: 12px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.brix---text-300-medium {
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.brix---link-icon-right {
  margin-left: 6px;
}

.brix---text-200-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---link-wrapper-color-primary {
  color: var(--elements-webflow-library-accent--primary-1);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

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

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

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

.brix---product-content-v5 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.brix---product-card-content-small {
  padding: 24px 24px 32px;
}

.brix---badge-secondary-small {
  border: 1px solid var(--elements-webflow-library-neutral--400);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library-neutral--800);
  text-align: center;
  border-radius: 40px;
  padding: 14px 22px;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  display: inline-block;
}

.brix---badge-wrapper-top-left {
  position: absolute;
  inset: 20px auto auto 20px;
}

.brix---product-card-image {
  text-align: left;
  width: 60%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.brix---product-card-image-inside-card {
  object-fit: fill;
  border-radius: 24px 24px 0 0;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.brix---product-card-wrapper-v1 {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  color: var(--elements-webflow-library-neutral--600);
  border-radius: 24px;
  max-width: 1010px;
  height: 100%;
  margin-left: auto;
  text-decoration: none;
  transition: transform .3s;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---product-card-wrapper-v1:hover {
  transform: scale(.96);
}

.brix---grid-3-columns-gap-row-48px {
  grid-column-gap: 28px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---paragraph-default {
  color: var(--white);
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

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

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---heading-h1-size {
  color: var(--gold);
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---subtitle {
  color: var(--white);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---text-center {
  text-align: center;
  position: relative;
  bottom: -23px;
}

.brix---inner-container-640px---center {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default {
  max-width: 1181px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 0;
  padding-bottom: 0;
}

.brix---btn-primary {
  background-color: var(--gold);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 16px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library-secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

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

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

.brix---heading-h4-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

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

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---product-card-content {
  padding: 32px 32px 48px;
}

.brix---badge-secondary-small-bold {
  border: 1px solid var(--elements-webflow-library-neutral--400);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library-neutral--800);
  text-align: center;
  border-radius: 40px;
  padding: 14px 22px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  display: inline-block;
}

.brix---badge-wrapper-top-right {
  position: absolute;
  inset: 20px 20px auto auto;
}

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

.brix---btn-primary-2 {
  background-color: var(--gold);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 12px;
  justify-content: center;
  padding: 14px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-2:hover {
  border: 1px solid var(--gold);
  background-color: var(--white);
  color: var(--gold);
  transform: translate3d(0, -3px, .01px);
}

.brix---paragraph-default-2 {
  text-align: left;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

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

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

.brix---heading-h4-size-2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

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

.brix---mg-bottom-16px-2 {
  margin-bottom: 16px;
}

.brix---product-card-content-2 {
  color: var(--helene-b);
  border-radius: 12px;
  width: 312px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 32px 20px;
  font-weight: 300;
  display: block;
}

.brix---badge-secondary-small-bold-2 {
  border: 1px solid var(--gold);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library-neutral--800);
  text-align: center;
  border-radius: 12px;
  padding: 14px 22px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.brix---badge-wrapper-top-right-2 {
  color: var(--helene-b);
  border: 1px #000;
  position: absolute;
  inset: 89px 0 auto 200px;
}

.brix---product-card-image-2 {
  text-align: left;
  border-radius: 12px;
  width: 60%;
}

.brix---product-card-image-inside-card-2 {
  object-fit: fill;
  border-radius: 24px 24px 0 0;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  transform: translate(0);
}

.brix---product-card-wrapper-v1-2 {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  color: var(--elements-webflow-library-neutral--600);
  border-radius: 24px;
  width: 316px;
  max-width: 1000px;
  height: 100%;
  margin-left: auto;
  transition: transform .3s;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---product-card-wrapper-v1-2:hover {
  transform: scale(.96);
}

.brix---grid-3-columns-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---heading-h1-size-2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---subtitle-2 {
  color: var(--elements-webflow-library-accent--primary-1);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

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

.brix---inner-container-640px---center-2 {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default-2 {
  text-align: left;
  max-width: 1218px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-2 {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 0;
  padding-bottom: 176px;
}

.collection-item-23 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  object-fit: fill;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 32%;
  max-width: 32.999%;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.body-24 {
  background-color: var(--white);
}

.text-block-238 {
  color: var(--light-black);
  padding-left: 5px;
  font-weight: 100;
  display: block;
}

.grid-16 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 63px;
}

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

.image-139 {
  border-radius: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-239 {
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-240 {
  margin-top: -3px;
  padding-left: 20px;
  padding-right: 20px;
}

.grid-18 {
  grid-row-gap: 21px;
  background-color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.heading-126 {
  color: var(--black);
  font-size: 1.5rem;
}

.text-block-241 {
  color: var(--black);
}

.div-block-93 {
  width: 72%;
  height: auto;
}

.grid-19 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-content: center;
  place-items: center;
}

.hero-stack {
  border-bottom: 1px solid var(--gold);
  background-color: var(--black);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
  box-shadow: 0 2px 5px 0 var(--gold);
  border-radius: 12px;
  width: 435px;
  height: 681px;
  margin-bottom: 33px;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  border: 1px solid var(--white);
  border-radius: 0;
  margin-bottom: 24px;
  padding: 10px;
  font-size: 1.1rem;
}

.button-primary {
  background-color: var(--gold);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 12px;
  margin-top: 30px;
  margin-bottom: -54px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  background-color: var(--white);
  color: var(--gold);
}

.button-primary:active {
  background-color: var(--white);
}

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

.hero-image.shadow-two {
  margin-top: 15px;
}

.heading-127 {
  border: 1px solid var(--gold);
  box-shadow: 0 2px 5px 0 var(--gold);
  border-radius: 20px;
  padding: 4px 10px;
  position: relative;
  top: -41px;
}

.body-25 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), var(--black));
}

.body-26 {
  background-color: var(--white);
}

.section-63 {
  margin-top: 168px;
}

.heading-128 {
  color: var(--gold);
  text-align: center;
  font-size: 3.2rem;
  font-weight: 400;
}

.text-block-242 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.2rem;
  font-weight: 300;
}

.text-span-148 {
  font-family: Lato, sans-serif;
  font-size: 2rem;
  font-weight: 300;
}

.image-140, .image-141 {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  width: 450px;
  height: 450px;
}

.text-block-243 {
  color: var(--gold);
  text-shadow: 1px 1px 3px #0003;
  font-family: Bitter, serif;
  font-size: 33px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-244 {
  color: var(--gold);
  text-shadow: 1px 1px 3px #0003;
  font-family: Bitter, serif;
  font-size: 33px;
  font-weight: 700;
}

.heading-129 {
  border: 1px solid var(--gold);
  text-align: center;
  border-radius: 12px;
}

.container-128 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  position: relative;
}

.container-128.products {
  margin-top: -58px;
}

.section-64 {
  background-color: #fcfaf6;
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding: 120px 32px;
}

.brix---dropdown-link {
  color: var(--elements-webflow-library-neutral--600);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

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

.brix---grid-dropdown-link-column {
  grid-column-gap: 0px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.brix---text-200-bold-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

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

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

.brix---grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---dropdown-pd-48px {
  padding: 48px;
}

.brix---dropdown-card {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-02);
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
}

.brix---dropdown-card-wrapper {
  background-color: #0000;
  padding-top: 28px;
  transform: translate(-42%);
}

.brix---dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-toggle {
  color: var(--elements-webflow-library-neutral--800);
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
  display: flex;
}

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

.brix---icon-menu-dropdown {
  margin-right: 8px;
}

.brix---dropdown-grid-v1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.brix---dropdown-pd {
  padding: 40px;
}

.brix---btn-circle-accordion-btn {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-02);
  color: var(--elements-webflow-library-neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  font-size: 22px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
}

.brix---btn-circle-accordion-btn:hover {
  border-color: var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  transform: scale3d(.94, .94, 1.01);
}

.brix---accordion-right-side {
  margin-left: 24px;
  margin-right: 0;
}

.brix---paragraph-default-3 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

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

.brix---accordion-spacer {
  min-height: 16px;
}

.brix---acordion-body {
  width: 100%;
  overflow: hidden;
}

.brix---accordion-title {
  margin-top: 0;
  margin-bottom: 0;
}

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

.brix---accordion-header {
  align-items: center;
  display: flex;
}

.brix---accordion-content-wrapper-v2 {
  flex-direction: column;
  justify-content: center;
  max-width: 730px;
  display: flex;
}

.brix---accordion-item-wrapper-v3 {
  border-style: solid;
  border-width: 1px 0;
  border-color: var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: none;
  cursor: pointer;
  border-radius: 0;
  justify-content: space-between;
  width: 100%;
  margin-bottom: -1px;
  padding: 40px 0;
  transition: transform .3s;
  display: flex;
  overflow: visible;
}

.brix---accordion-item-wrapper-v3:hover {
  transform: translate(8px);
}

.brix---accordion-item-wrapper-v3-first {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: none;
  cursor: pointer;
  border-radius: 0;
  justify-content: space-between;
  width: 100%;
  margin-bottom: -1px;
  padding: 0 0 40px;
  transition: transform .3s;
  display: flex;
  overflow: visible;
}

.brix---accordion-item-wrapper-v3-first:hover {
  transform: translate(8px);
}

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

.brix---tabs-content {
  overflow: visible;
}

.brix---badge-secondary---tabs-v2 {
  border: 1px solid var(--elements-webflow-library-neutral--400);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library-neutral--800);
  text-align: center;
  border-radius: 40px;
  margin-bottom: 16px;
  padding: 18px 28px;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, border-color .3s, color .3s;
  display: inline-block;
}

.brix---badge-secondary---tabs-v2:hover, .brix---badge-secondary---tabs-v2.w--current {
  border-color: var(--elements-webflow-library-accent--primary-1);
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
}

.brix---tabs-menu-v2 {
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-right: 100px;
  display: flex;
}

.brix---tabs-wrapper-v2 {
  display: flex;
}

.brix---inner-container-1012px-center {
  max-width: 1012px;
  margin-left: auto;
  margin-right: auto;
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---mg-bottom-16px-3 {
  margin-bottom: 16px;
}

.brix---text-center-3 {
  text-align: center;
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-3 {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

.container-129 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  position: relative;
}

.container-129.products {
  margin-top: -58px;
}

.section-65 {
  background-color: #fcfaf6;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-top: 200px;
  padding: 120px 32px;
}

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

.div-block-94 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 335px;
  height: 77px;
  display: flex;
  position: relative;
}

.quick-stack-24 {
  aspect-ratio: auto;
  text-align: left;
  object-fit: fill;
  width: 1000px;
  height: 115px;
  margin-left: 0;
  margin-right: auto;
  position: relative;
  inset: 0% 0% 0% 80px;
}

.section-66 {
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
  position: relative;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-2 {
  color: var(--black);
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.gallery-scroll {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

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

.gallery-image-wrapper {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.body-27 {
  background-color: var(--black);
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-block {
  color: var(--black);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-list {
  color: var(--black);
}

.gallery-feature {
  color: var(--black);
  background-image: none;
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.heading-130, .paragraph-94 {
  color: var(--black);
}

.gallery-feature-2 {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.heading-131, .paragraph-95 {
  color: var(--black);
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-3 {
  color: var(--black);
  margin-bottom: 24px;
}

.heading-132 {
  color: var(--black);
}

.gallery-feature-3 {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.heading-133 {
  color: var(--black);
}

.gallery-block-2 {
  color: var(--black);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-feature-4 {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.gallery-block-3, .gallery-block-4, .gallery-block-5 {
  color: var(--black);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.c-slide_wrapper {
  height: 468px;
}

.c-section {
  color: #000;
  min-height: 100vh;
  padding-top: 20vh;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.c-big-text {
  color: #ebf2f4;
  position: absolute;
}

.c-big-text.cc-top {
  letter-spacing: 4px;
  top: -195px;
  left: 50px;
  transform: rotate(-90deg);
}

.c-big-text.cc-bottom {
  bottom: 260px;
  right: -70px;
  transform: rotate(-90deg);
}

.c-title-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 130px;
  font-weight: 700;
  line-height: 1em;
}

.c-bg-line {
  background-color: #3b4f5a;
  width: 40vw;
  height: 3px;
  position: absolute;
  top: 208px;
  right: 0;
}

.c-bg-container {
  text-transform: uppercase;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.c-arrows-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 88px;
  margin-top: 28px;
  margin-left: auto;
  margin-right: 490px;
  display: flex;
  position: relative;
}

.c-slider {
  justify-content: flex-start;
  align-items: stretch;
  max-width: none;
  height: 468px;
  margin-left: -32px;
  margin-right: -32px;
  display: flex;
  position: relative;
  left: 0;
}

.c-slide {
  width: 286px;
  min-width: 286px;
  height: 468px;
  min-height: 468px;
  margin-left: 32px;
  margin-right: 32px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.c-arrow_embed {
  width: 16px;
  height: 16px;
}

.c-arrow {
  color: #3b4f5a;
  cursor: pointer;
  border: 1px solid #3b4f5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: all .3s;
  display: flex;
}

.c-arrow:hover {
  color: #fff;
  background-color: #3b4f5a;
}

.c-arrow.cc-right {
  transform: rotate(180deg);
}

.c-slide_image {
  transition: all .5s;
  position: relative;
  transform: translate(0);
  box-shadow: 17px 17px 80px #002e5229;
}

.c-slide_image.c-move-to-bottom {
  transition: all .5s;
}

.text-span-149 {
  display: block;
}

.c-nav-btn {
  color: #243639;
  border: 1px solid #3b4f5a;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1.9rem;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.c-nav-btn:hover {
  color: #fff;
  border-color: #527385;
}

.c-nav-btn.cc-dark {
  color: #fff;
  background-color: #3b4f5a;
  border-color: #0000;
}

.c-button-icon {
  color: #3b4f5a;
  align-items: center;
  font-size: 13px;
  line-height: 28px;
  text-decoration: none;
  display: flex;
}

.c-nav_logo-1 {
  margin-right: 10px;
}

.c-button-inline {
  text-decoration: none;
}

.c-nav-brand_link {
  transition: opacity .5s;
}

.c-nav-brand_link:hover {
  opacity: .75;
}

.c-nav_wrap {
  border-right: 1px solid #ffffff26;
  padding-right: 24px;
  display: flex;
}

.c-button_icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 4px 16px;
  display: flex;
  position: relative;
}

.c-nav-btn_bg {
  background-color: #527385;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.c-nav_wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 1332px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  display: flex;
}

.c-button_wrap {
  background-color: #36312b;
  border-radius: 4px;
  margin-left: 4px;
  margin-right: 4px;
  padding-bottom: 0;
}

.c-button_wrap.cc-right {
  background-color: #0000;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
}

.c-button_wrap.cc-left {
  background-color: #0000;
  margin-left: 0;
}

.c-button-icon-wrapper {
  width: 16px;
  height: 16px;
  margin-left: 8px;
  position: relative;
}

.c-nav {
  z-index: 999;
  background-color: #e5e8ec;
  border-bottom: 1px solid #3b4f5a14;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: fixed;
}

.c-button-icon-left {
  margin-bottom: 0;
  margin-right: 8px;
}

.c-nav_buttons {
  align-items: center;
  display: flex;
}

.c-tools {
  align-items: center;
  margin-right: 32px;
  display: flex;
}

.c-text-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 28px;
}

.c-nav-brand {
  float: none;
  align-items: center;
  display: flex;
  position: static;
}

.c-button-icon-right {
  display: block;
}

.c-small-text {
  color: #3b4f5a;
  white-space: nowrap;
  position: absolute;
  top: 600px;
  left: 320px;
  overflow: visible;
}

.c-title-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 58px;
  font-weight: 700;
  line-height: 1em;
}

.c-text-line {
  background-color: #3b4f5a;
  width: 108px;
  height: 6px;
  position: absolute;
  top: 26px;
  right: -45px;
}

.c-loader {
  z-index: 10000;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  background-color: #e5e8ec;
  display: none;
  position: fixed;
  inset: 0%;
}

.lottie-container {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.fantomui-img-inner {
  border-radius: 1.4rem;
}

.lottie-gradient-bg {
  z-index: 0;
  opacity: 0;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.fantomui-img {
  z-index: 2;
  background-image: radial-gradient(circle at 0 0, #ff28c3, #31b5ff);
  border-radius: 1.5rem;
  padding: 2px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 16px 24px -8px #00000040, 0 24px 40px -16px #00000040, 0 60px 80px -40px #0009;
}

.fantomui-img._04 {
  bottom: 5rem;
  right: 0%;
}

.fantomui-img._01 {
  align-items: flex-start;
  display: flex;
  position: relative;
  top: 20%;
  left: 0%;
  overflow: hidden;
}

.fantomui-img._02 {
  position: relative;
  top: 4rem;
  right: 2rem;
}

.fantomui-img._03 {
  position: relative;
  bottom: 8rem;
  left: 2rem;
}

.fantom-lottie {
  z-index: 5;
  width: 100%;
  max-width: 50rem;
  position: relative;
}

.fantomui-img-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 70rem;
  height: 100vh;
  display: flex;
  position: absolute;
}

.fantomui-img-wrapper._01 {
  justify-content: flex-start;
  align-items: flex-start;
}

.fantomui-img-wrapper._03 {
  justify-content: flex-start;
  align-items: flex-end;
}

.fantomui-img-wrapper._04 {
  justify-content: flex-end;
  align-items: flex-end;
}

.fantomui-img-wrapper._02 {
  justify-content: flex-end;
  align-items: flex-start;
}

.content-section {
  z-index: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.container-131 {
  width: 80%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.category-wrapper {
  margin-bottom: 80px;
}

.collection-list-wrapper-3 {
  margin-top: 20px;
}

.collection-item-3 {
  margin-bottom: 10px;
  padding-left: 0;
}

.page-wrapper-2 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.quick-list-wrapper {
  flex-direction: column;
  min-width: 35vw;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.speaker-quick-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  height: 100%;
  padding-right: 12px;
  display: grid;
  overflow: auto;
}

.nav-bar-wrapper {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.nav-menu-wrapper {
  z-index: 101;
  align-items: stretch;
  display: flex;
  position: relative;
}

.quick-list-collection-item:first-child {
  border-top: 1px solid #dbe2f0;
}

.nav-bar {
  background-color: #0000;
  justify-content: center;
  height: 100px;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding-left: 14px;
  padding-right: 14px;
  font-weight: 400;
  display: flex;
}

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

.nav-link.mobile-speaker-text {
  display: none;
}

.off-page-menu {
  z-index: 101;
  color: #12141d;
  background-color: #fff;
  flex-direction: column;
  width: 45vw;
  padding-top: 160px;
  padding-left: 36px;
  padding-right: 5vw;
  display: none;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.speaker-list-icon {
  cursor: pointer;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  padding: 14px;
  display: flex;
  box-shadow: 0 12px 60px -8px #000;
}

.dual-title-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 24px;
  display: grid;
}

.lottie-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.speaker-list-icon-wrapper {
  justify-content: center;
  align-items: center;
  margin-left: 12px;
  display: flex;
  position: relative;
}

.thin-span {
  font-weight: 400;
}

.nav-menu-4 {
  display: flex;
}

.navigation-cover {
  background-color: #1e2029;
  height: 20%;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 0 12px 36px -8px #0000000d;
}

.button-36 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 14px 32px;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.button-36.dark {
  color: #62708b;
  white-space: nowrap;
  border-color: #dbe2f0;
  font-weight: 400;
}

.brand-2 {
  color: #fff;
  letter-spacing: -.03em;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.35em;
  text-decoration: none;
  display: flex;
}

.hover-link-wrapper {
  z-index: 100;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 148px;
  height: 148px;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: auto auto 5vw 5vw;
}

.hover-link-wrapper.centered {
  inset: auto;
}

.hover-link {
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.slide-image {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 65vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide-image.team-gallery {
  height: 100%;
}

.slide-image.team-image {
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: visible;
}

.speaker-slide-content {
  z-index: 100;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 36px;
  display: flex;
  position: relative;
}

.speakers-hero-wrapper {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.speaker-slider {
  background-color: #0000;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.slide-nav-2 {
  display: none;
}

.clip-text {
  overflow: hidden;
}

.clip-text.speaker-headding {
  margin-top: -48px;
  margin-bottom: 36px;
}

.speaker-slider-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.speaker-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 101%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.speaker-image.six {
  background-image: url('../images/Portrait004.jpg');
  background-position: 50% 0;
}

.speaker-image.five {
  background-image: url('../images/Portrait006.jpg');
  background-position: 0 0;
  width: 101%;
}

.speaker-image.two {
  background-image: url('../images/Portrait002.jpg');
}

.speaker-image.one {
  background-image: url('../images/Portrait003.jpg');
}

.speaker-image.four {
  background-image: url('../images/Portrait0018.jpeg');
  background-position: 50% 0;
}

.speaker-image.three {
  background-image: url('../images/Portrait001.jpg');
  background-position: 100% 0;
  margin-right: 0;
}

.speaker-image.team-four {
  background-image: url('../images/Team005.jpeg');
}

.speaker-image.team-three {
  background-image: url('../images/Team004.jpeg');
}

.speaker-image.team-one {
  background-image: url('../images/Team002.jpeg');
}

.speaker-image.team-two {
  background-image: url('../images/Team003.jpeg');
}

.speaker-image.team-images {
  background-image: none;
  background-position: 50% 30%;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 12px;
  width: 100%;
}

.speaker-slide-mask {
  width: 33.33%;
  overflow: visible;
}

.section-67 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.section-67.home-hero-section {
  justify-content: space-between;
  align-items: stretch;
  min-height: 100vh;
  padding: 0 0;
  overflow: hidden;
}

.speaker-info {
  max-width: 500px;
  margin-bottom: 36px;
}

.speaker-name {
  z-index: 10;
  font-size: 64px;
  position: relative;
}

.slide-arrow {
  width: 18px;
}

.speaker-arrow {
  background-color: #1e2029;
  border: 1px #ffffff0a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 0;
  display: flex;
  inset: auto 5vw 5vw auto;
}

.speaker-arrow.left {
  margin-right: 72px;
  left: auto;
  right: 5vw;
}

.body-display {
  color: #8a94a6;
  line-height: 1.55em;
}

.body-display.large {
  color: var(--white);
  font-family: Bitter, serif;
  font-size: 18px;
  line-height: 1.6em;
}

.speaker-image-cover {
  z-index: 10;
  opacity: 1;
  cursor: pointer;
  background-image: url('../images/Gradient-Blur-001.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 101%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button-37 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 14px 32px;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.section-68 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.wrapper-2 {
  z-index: 10;
  width: 100%;
  max-width: 1300px;
  position: relative;
}

.wrapper-2.shade-wrapper {
  background-color: #1e2029;
  position: static;
}

.logos-heading-wrapper {
  align-items: center;
  margin-bottom: 48px;
  display: flex;
}

.solid-line {
  background-color: #1e2029;
  flex: 1;
  height: 1px;
  margin-left: 36px;
}

.featured-logos-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  display: grid;
}

.showreel-video {
  z-index: 1;
  opacity: .23;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.showreel-heading {
  z-index: 2;
  opacity: .03;
  text-align: center;
  white-space: nowrap;
  font-size: 100px;
  position: absolute;
  inset: auto auto -38px;
}

.section-69 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.section-69.no-top-padding {
  padding-top: 0;
}

.showreel-wrapper {
  background-color: #1e2029;
  justify-content: center;
  align-items: center;
  height: 70vh;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 12px 60px -8px #000;
}

.background-fill {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.gradient-background-fill {
  background-image: url('../images/Gradient-Blur-001.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 120%;
  min-width: 100vw;
  height: 101%;
}

.feature-icon-wrapper {
  background-color: #2a2c34;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  min-height: 60px;
  display: flex;
}

.feature-icon-wrapper.white {
  color: #dbe2f0;
  letter-spacing: -.05em;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 50px;
  font-weight: 700;
  display: flex;
  overflow: hidden;
}

.centered-call-to-action {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.section-70 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.section-70.thin-section {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 36px;
  padding-bottom: 36px;
  overflow: hidden;
}

.call-to-action-heading {
  grid-column-gap: 18px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.button-38 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 14px 32px;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.three-grid-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .75fr;
  grid-auto-columns: 1fr;
  margin-bottom: 80px;
  display: grid;
}

.team-wrapper {
  z-index: 20;
  justify-content: center;
  align-items: stretch;
  width: 100vw;
  min-height: 650px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.gradient-span {
  -webkit-text-fill-color: transparent;
  background-image: url('../images/kisspng-lock-key-material-padlock-5ac80d736e0914.2027212415230600834507.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 120%;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 34px;
  font-weight: 400;
}

.max-450 {
  max-width: 450px;
}

.section-71 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.background-cover {
  background-color: #1e2029;
  width: 50%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.large-heading {
  font-size: 32px;
}

.clip {
  overflow: hidden;
}

.background-shade {
  z-index: 5;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: visible;
}

.background-shade.third-height {
  height: 40%;
}

.button-39 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 14px 32px;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.half-dual {
  grid-column-gap: 6vw;
  grid-row-gap: 56px;
  grid-template-rows: 1fr minmax(400px, 1.5fr);
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1300px;
  margin-top: 36px;
  display: grid;
}

.about-wrapper {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 6vw;
  display: flex;
}

.reg-icon {
  z-index: 10;
  width: 48px;
  margin-bottom: 12px;
  position: relative;
  box-shadow: 0 9px 36px -8px #0000003d;
}

.overlay-social {
  z-index: 1;
  background-color: #00000080;
  display: none;
  position: absolute;
  inset: 0%;
}

.box-two {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding-top: 0;
  display: grid;
}

.social-items {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  background-image: url('../images/GradientSquare.jpg');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: auto 120%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
  position: relative;
}

.circle-hover {
  background-color: #2a2c34;
  border-radius: 100%;
  width: 6vw;
  height: 6vw;
  position: absolute;
  inset: -6vw -6vw auto auto;
}

.circle-hover.white {
  z-index: 0;
  background-color: #fff;
  top: -6vw;
  right: -6vw;
}

.social-cred {
  z-index: 100;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-72 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.section-72.no-top-padding {
  padding-top: 0;
}

.social-icon {
  z-index: 1;
  width: 48px;
  margin-bottom: 12px;
  position: relative;
}

.social-block {
  color: #fff;
  border: 1px #ffffff17;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.social-block:hover {
  z-index: 10;
}

.social-block.tl {
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-style: solid;
  border-right-width: 0;
}

.social-block.trl {
  border-top-style: solid;
}

.social-block.tl-tr {
  border-top-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-right-width: 0;
}

.box {
  background-color: #fff;
  margin-bottom: -160px;
  margin-left: -6vw;
  position: relative;
}

.footer-credits {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #ffffff73;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  font-size: 12px;
  line-height: 1.2em;
  display: grid;
}

.footer-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-73 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.section-73.footer {
  padding-top: 220px;
  padding-bottom: 180px;
  overflow: hidden;
}

.legal-link {
  color: #ffffff73;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-nav-link {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.footer-pages {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

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

.feature-item-info {
  z-index: 10;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
  position: relative;
}

.feature-descriptor {
  font-weight: 500;
}

.centered-intro {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.section-74 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.trio-cards {
  grid-column-gap: 36px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 120px;
  margin-bottom: 48px;
  display: grid;
}

.feature-item {
  background-color: #1e2029;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 350px;
  margin-bottom: -48px;
  padding: 42px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.feature-item.middle-item {
  margin-top: -48px;
  margin-bottom: 0;
}

.feature-title-wrapper {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 60px;
  display: grid;
  position: relative;
}

.section-75 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 57px;
  padding: 100px 5vw 0;
  display: flex;
  position: relative;
}

.button-40 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 14px 32px;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.team-item {
  color: #fff;
  width: 33.33%;
  min-width: 33.33vw;
  height: 100%;
  text-decoration: none;
}

.team-member-info {
  z-index: 100;
  text-align: center;
  position: absolute;
  inset: auto 0% -48px;
}

.large-heading-2 {
  font-size: 54px;
}

.text-span-150 {
  color: var(--gold);
  background-image: url('../images/kisspng-lock-key-material-padlock-5ac80d736e0914.2027212415230600834507.png');
  background-position: 0 0;
  background-size: auto;
}

.parent {
  position: relative;
}

.parent.pad-top {
  padding-top: 1rem;
}

.watch-scroll {
  width: 26rem;
}

.italic {
  font-style: italic;
  font-weight: 200;
}

.img-whipe {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.img-whipe.three {
  z-index: 1;
}

.img-whipe.two {
  z-index: 2;
}

.img-whipe.one {
  z-index: 3;
}

.text-sm {
  color: #000;
  font-size: 1rem;
  line-height: 1.4;
}

.scroll-text-parent {
  grid-row-gap: 1rem;
  flex-direction: column;
  width: 100%;
  display: flex;
  position: relative;
}

.scroll-text-parent.two, .scroll-text-parent.three {
  position: absolute;
  inset: 0% auto auto 0%;
}

.border-line {
  background-color: #0006;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.border-line.light {
  background-color: #fff6;
  width: 74%;
}

.sticky-parent {
  width: 100%;
  height: 400vh;
}

.sticky-child {
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.text-size {
  max-width: 14ch;
}

.img-child {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.img-scroll.img-three, .img-scroll.img-one, .img-scroll.img-two {
  background-color: var(--helene-b);
}

.heading-medium-2 {
  text-transform: none;
  font-size: 1.6rem;
  font-weight: 400;
}

.col {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  height: 100%;
  padding: 8rem 0 4rem 4rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.col.bg-colour {
  z-index: 4;
  background-color: #2220;
}

.num-ab {
  z-index: 4;
  mix-blend-mode: difference;
  font-size: 14rem;
  line-height: .6;
  position: absolute;
  inset: auto -4rem -4.5rem auto;
}

.left-arrow-wrap {
  bottom: -115px;
  left: -10px;
  overflow: visible;
}

.direction-icon {
  color: #c9c9c9;
  background-color: #15759600;
  background-image: none;
  border: 1px solid #dadada;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 559px;
  margin-bottom: 0;
  font-size: 17px;
  display: flex;
}

.direction-icon:hover {
  background-color: #ffffff3d;
}

.direction-icon.right {
  left: -298px;
}

.direction-icon.left {
  right: -304px;
}

.client-slider-panel {
  opacity: .37;
  border: 3px #fff;
  margin-right: 20px;
}

.right-arrow-wrap {
  bottom: -115px;
  right: -10px;
  overflow: visible;
}

.tab-drop-heading {
  color: #949494;
  text-align: center;
  border-bottom: 1px #d8d8d8;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

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

.sq-slider {
  border: 4px #ee6a2f;
}

.slide-nav-3 {
  bottom: -48px;
}

.client-slider-mask {
  overflow: visible;
}

.client-slider-wrapper {
  border: 5px #ee6a2f;
  display: flex;
}

.slider-wrap {
  flex-direction: column;
  flex: none;
  align-self: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.slider-wrap.trislider {
  flex: none;
  width: 500px;
  display: block;
}

.resource-wrap {
  background-image: linear-gradient(#ffffffe0, #ffffffe0), url('../images/testpattern.svg');
  background-position: 0 0, 50% 0;
  background-size: auto, contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  overflow: hidden;
}

.website-panel {
  height: 100%;
  padding: 6px;
}

.website-panel.trislider {
  opacity: .47;
  position: relative;
  transform: scale(.8);
}

.filters5_component {
  margin-top: 0;
}

.filters5_close-icon {
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: .5rem;
}

.filters5_list {
  flex-direction: column;
  display: flex;
}

.text-size-small-3 {
  color: var(--white);
  font-size: .875rem;
}

.max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.product7_heading-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: end;
  display: grid;
}

.filters5_item-text-wrapper {
  grid-column-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.product7_item-link {
  flex: 1;
  align-self: stretch;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.heading-large-2 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.filters5_sort-dropdown {
  margin-left: 0;
  margin-right: 0;
}

.filters5_dropdown {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.filters5_filter-group-list {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  color: var(--white);
  border-bottom-color: #1b1b1b;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.filters5_layout {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.page-padding-2 {
  color: #1b1b1b;
  padding-left: 5%;
  padding-right: 5%;
}

.page-padding-2.margin-vertical.margin-large {
  align-self: auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 45px;
  position: static;
}

.filters5_form-checkbox1-label {
  margin-top: auto;
  margin-bottom: auto;
}

.filters5_sort-dropdown-toggle {
  padding: .5rem 1.5rem .5rem 0;
}

.button-row_shop {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.button-row_shop.padding-vertical.align-center.margin-top-small {
  justify-content: center;
  margin-top: 60px;
}

.filters5_filter-group {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

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

.filters5_dropdown-icon {
  margin-top: .75rem;
  margin-bottom: .75rem;
  margin-right: 1rem;
}

.filters5_dropdown-toggle {
  border: 1px solid var(--white);
  border-radius: 7px;
  align-items: center;
  min-height: 2.75rem;
  padding: .5rem 2.5rem .5rem 1rem;
  display: flex;
}

.filters5_feed-header-top {
  grid-column-gap: 1.5rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.8rem;
  display: grid;
}

.filters5_results-text {
  font-size: .875rem;
}

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

.grid-quarter {
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr .75fr .75fr .75fr;
}

.filters5_tags-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  flex: 1;
  align-items: flex-start;
  display: block;
}

.filters5_menu-link {
  white-space: nowrap;
  border: 1px solid #0000;
  flex: none;
  padding: .5rem 0;
}

.filters5_menu-link.w--current {
  border-color: #1b1b1b;
}

.button-icon-left {
  color: var(--white);
  margin-right: .5rem;
}

.button-link {
  color: #1b1b1b;
  background-color: #0000;
  align-items: center;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.filters5_form-checkbox1 {
  align-items: center;
  margin-bottom: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1.25rem;
  display: flex;
}

.filters5_filters-wrapper {
  width: auto;
  padding-left: 27px;
  padding-right: 27px;
  overflow: hidden;
}

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

.text-size-large.text-weight-semibold {
  color: var(--gold);
  text-align: left;
  padding-left: 10px;
  font-size: 1rem;
}

.filters5_filters-button {
  color: #1b1b1b;
  text-align: center;
  background-color: #0000;
  border: 1px solid #1b1b1b;
  justify-content: center;
  padding: .75rem 1.5rem;
  display: flex;
}

.filters5_filters-button.button-tertiary {
  border-color: var(--white);
  color: var(--light-grey);
  border-radius: 9px;
}

.button-secondary-2 {
  color: #1b1b1b;
  text-align: center;
  background-color: #0000;
  border: 1px solid #1b1b1b;
  padding: .75rem 1.5rem;
}

.text-size-medium-4 {
  color: var(--light-grey);
  font-size: 1.125rem;
}

.text-size-medium-4.text-weight-semibold {
  text-align: left;
  text-transform: uppercase;
  padding-left: 10px;
  font-size: 1rem;
  font-weight: 400;
}

.filters5_empty {
  text-align: center;
  border: 1px solid #000;
  padding: 2.9rem;
  display: none;
}

.dropdown-icon {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
}

.dropdown-icon.no-margin-right {
  color: var(--white);
  margin-right: 0;
}

.filters5_feed {
  margin-top: 66px;
}

.filters5_form-block {
  width: 100%;
  margin-bottom: 0;
}

.filters5_sort-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  padding: .5rem;
  right: 0%;
}

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

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

.margin-bottom-2.margin-xxsmall {
  margin: 0 0 30px;
}

.margin-bottom-2.margin-xxlarge {
  display: none;
}

.product7_component {
  position: relative;
}

.search-icon {
  filter: invert();
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  inset: auto auto auto 12px;
}

.product7_image-wrapper {
  box-shadow: 0 0 4px 1px var(--gold);
  border-radius: 6px;
  width: 100%;
  height: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.filters5_filters-dropdown-list {
  display: block;
}

.filters5_filters-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  min-width: 18.5rem;
  max-height: 15rem;
  margin-top: .5rem;
  padding: .5rem 1rem;
  overflow: auto;
}

.filters5_tag {
  background-color: #f4f4f4;
  align-items: center;
  padding: .5rem .75rem .5rem 1rem;
  display: flex;
}

.section-filters {
  margin-top: 0;
  padding-top: 0;
}

.padding-vertical-2, .padding-vertical-2.padding-medium {
  padding-left: 0;
  padding-right: 0;
}

.filters5_form-checkbox1-icon {
  cursor: pointer;
  border: 1px solid #1b1b1b;
  border-radius: 0;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin: auto .75rem auto -1.25rem;
  transition: all .2s;
}

.filters5_form-checkbox1-icon.w--redirected-checked {
  box-shadow: none;
  background-color: #000;
  background-image: none;
  background-size: 16px 16px;
  border-width: 1px;
  border-color: #000;
}

.filters5_form-checkbox1-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
}

.filters5_filter-options {
  flex-direction: row;
}

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

.filters5_keyword-search {
  align-items: center;
  display: flex;
  position: relative;
}

.filters5_feed-header-bottom {
  grid-column-gap: 2rem;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 2rem;
  display: block;
}

.filters5_form {
  background-color: #0000;
}

.filters5_results-wrapper {
  justify-content: center;
  display: flex;
}

.product7_image {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  box-shadow: 0 6px 3px 1px #cdaf76;
}

.filters5_sort-link {
  padding: .5rem;
}

.filters5_sort-link.w--current {
  color: #1b1b1b;
}

.form-input-2 {
  color: #1b1b1b;
  background-color: #fff;
  border: 1px solid #1b1b1b;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form-input-2:focus {
  border-color: #000;
}

.form-input-2::placeholder {
  color: #0009;
}

.form-input-2.is-search-input {
  padding-left: 3rem;
}

.product7_heading {
  flex: 1;
}

.text-block-245, .text-block-246, .text-block-247, .text-block-248 {
  color: var(--white);
}

.link-block-34 {
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.link-block-35 {
  width: 33%;
  height: 0;
}

.add-to-cart-3 {
  display: none;
}

.image-142 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.div-block-95 {
  justify-content: center;
  align-items: center;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  inset: 14% auto auto 5%;
}

.link-block-36 {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-clip: border-box;
  width: 65px;
  padding-top: 20px;
  padding-left: 26px;
}

.quantity-2 {
  color: var(--black);
}

.navbar-3 {
  background-color: #dddddd03;
  width: 100%;
  max-width: 1439px;
  position: fixed;
}

.container-132 {
  width: 100%;
  max-width: 1439px;
}

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

.collection-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  position: relative;
}

.collection-wrapper {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

.section-76, .section-77 {
  position: static;
}

.collection-list-24 {
  width: 100%;
  max-width: 100%;
  display: block;
}

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

.div-block-97, .div-block-98 {
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.div-block-99 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.div-block-100 {
  width: 100%;
  max-width: 100%;
  margin-top: 66px;
}

.uui-button-11 {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary600);
  color: var(--untitled-ui-white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-11:hover {
  border-color: var(--untitled-ui-primary700);
  background-color: var(--untitled-ui-primary700);
}

.uui-button-11:focus {
  background-color: var(--untitled-ui-primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
}

.uui-blogsection04_button-row {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.uui-button-icon-24 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-link-15 {
  grid-column-gap: .5rem;
  color: var(--untitled-ui-primary700);
  white-space: nowrap;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link-15:hover {
  color: var(--untitled-ui-primary800);
}

.uui-space-small-6 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-text-size-medium-39 {
  color: var(--gold);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-xsmall-10 {
  color: var(--black);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: #cdaf7600;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-blogsection04_premier-produit {
  background-color: #0000;
  align-self: center;
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 60px;
  display: block;
}

.uui-blogsection04_read-time {
  align-items: center;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.uui-blogsection04_category-link {
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-primary700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-blogsection04_category-link:hover {
  color: var(--untitled-ui-primary800);
}

.uui-blogsection04_meta-wrapper {
  background-color: var(--untitled-ui-primary50);
  color: var(--untitled-ui-primary700);
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  margin-bottom: 1rem;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-blogsection04_image {
  object-fit: cover;
  align-self: flex-start;
  width: 90%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.uui-blogsection04_image-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto -36px;
  padding-top: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.uui-blogsection04_image-link {
  -webkit-text-stroke-color: var(--gold);
  width: 100%;
  margin-bottom: 2rem;
  transition: all .3s;
}

.uui-blogsection04_image-link:hover {
  box-shadow: 0 24px 48px -12px #1018282e;
}

.uui-blogsection04_item {
  border: 1px none var(--gold);
  box-shadow: inset 0 2px 5px 0 #0003, 0 0 9px 2px var(--gold);
  text-align: center;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  width: 268px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.uui-blogsection04_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.uui-blogsection04_list-wrapper {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.uui-text-size-large-11 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-xsmall-2 {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium-2 {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-heading-subheading-4 {
  color: var(--untitled-ui-primary600);
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-max-width-large-5 {
  width: 100%;
  max-width: 48rem;
}

.uui-blogsection04_heading {
  flex: 1;
}

.uui-blogsection04_heading-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: start;
  display: grid;
}

.uui-padding-vertical-xhuge-15 {
  background-color: #0000;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
  box-shadow: 0 0 7px 0 var(--gold);
  border-radius: 6px;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.uui-page-padding-23 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-section_blogsection04 {
  padding-top: 35px;
}

.heading-134 {
  color: var(--gold);
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 7.5rem;
  padding-bottom: 10px;
  font-family: Bitter, serif;
  display: block;
}

.text-span-151 {
  color: var(--gold);
}

.collection-item-25 {
  box-shadow: 0 0 5px 0 var(--gold);
  text-align: center;
  text-transform: uppercase;
  border-radius: 6px;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
  display: flex;
}

.text-block-249 {
  color: var(--gold);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-style: normal;
  display: flex;
}

.collection-list-25 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-list-26 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-item-26 {
  width: 197px;
}

.text-block-250, .text-block-251, .text-block-252, .text-block-253 {
  color: var(--gold);
}

.tab-link-tab-1 {
  box-shadow: 0 0 5px 0 var(--gold);
  background-color: #c8c8c800;
}

.tab-link-tab-1:active {
  box-shadow: 0 0 5px #0003;
}

.tab-link-tab-1.w--current {
  box-shadow: 0 0 5px 0 var(--gold);
  background-color: #c8c8c800;
  border-radius: 11px;
  margin-left: 20px;
  margin-right: 20px;
}

.tab-link-tab-1.w--current:hover {
  background-color: #c8c8c8;
}

.tab-link-tab-1.w--current:active {
  text-shadow: 1px 0 1px #0003;
  background-color: #c8c8c8;
}

.text-block-254 {
  color: var(--gold);
}

.tabs-menu {
  text-align: center;
  background-color: #0000;
}

.tab-link-tab-2 {
  box-shadow: 0 0 5px 0 var(--gold);
  background-color: #ddd0;
  border-radius: 11px;
  margin-left: 20px;
  margin-right: 20px;
}

.tab-link-tab-2:active {
  box-shadow: 0 0 5px 0 var(--gold);
  color: var(--gold);
  text-shadow: 0 1px 1px #0003;
  background-color: #ddd;
  font-size: 1rem;
  font-style: normal;
}

.tab-link-tab-4 {
  box-shadow: 0 0 5px 0 var(--gold);
  background-color: #ddd0;
  border-radius: 12px;
  margin-left: 20px;
  margin-right: 20px;
}

.tab-link-tab-4:hover {
  background-color: #ddd;
}

.tab-link-tab-4:active {
  text-shadow: 0 1px 1px #0003;
  background-color: #ddd;
}

.tab-link-tab-4.w--current {
  background-color: #ddd0;
}

.tab-link-tab-3 {
  box-shadow: 0 0 5px 0 var(--gold);
  background-color: #ddd0;
  border-radius: 13px;
  margin-left: 20px;
  margin-right: 20px;
}

.tab-link-tab-3:hover {
  background-color: #ddd;
}

.tab-link-tab-3:active {
  text-shadow: 0 1px 1px #0003;
  background-color: #ddd;
}

.tab-link-tab-3.w--current {
  background-color: #ddd0;
}

.tab-link-tab-5 {
  box-shadow: 0 0 5px 0 var(--gold);
  background-color: #ddd0;
  border-radius: 6px;
  margin-left: 20px;
  margin-right: 20px;
}

.tabs-content-2 {
  padding-top: 40px;
}

.collection-item-27 {
  display: block;
}

.collection-list-27 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.collection-list-28 {
  margin-left: auto;
  margin-right: auto;
}

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

.brix---bg-image-full-width {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---btn-secondary-white {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  color: var(--white);
  text-align: center;
  text-shadow: 0 1px 1px #000;
  transform-style: preserve-3d;
  background-color: #cdaf766e;
  border-radius: 48px;
  padding: 26px 38px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-white:hover {
  border-color: var(--elements-webflow-library-neutral--100);
  background-color: var(--elements-webflow-library-neutral--100);
  color: var(--gold);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary-white {
  border: 1px solid var(--white);
  color: var(--white);
  text-align: center;
  text-shadow: 0 1px 1px #000;
  transform-style: preserve-3d;
  background-color: #cdaf766e;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-white:hover {
  background-color: var(--white);
  color: var(--gold);
  transform: translate3d(0, -3px, .01px);
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---buttons-row {
  justify-content: flex-start;
  align-items: center;
  margin-top: 87px;
  display: flex;
}

.brix---paragraph-default-4 {
  color: var(--white);
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

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

.brix---mg-bottom-40px-3 {
  margin-bottom: 40px;
}

.brix---heading-h1-size-3 {
  z-index: 3;
  color: var(--gold);
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
  position: static;
}

.brix---grid-2-col---1-col-t {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---container-default-4 {
  z-index: 0;
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
  position: absolute;
  top: -14px;
}

.brix---hero-bg-image-dark {
  background-color: var(--black);
  box-shadow: 3px 4px 13px 2px var(--black);
  opacity: 1;
  background-image: url('../images/0_3-2.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 0 0 300px;
  width: 100%;
  max-width: 100%;
  height: 840px;
  margin-top: -48px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cell-91 {
  box-shadow: 0 0 9px 0 var(--gold);
  background-color: #cdaf7612;
  border-radius: 6px 1px 6px 6px;
  align-items: center;
}

.cell-92 {
  box-shadow: 0 0 9px 2px var(--gold);
  border-radius: 6px 6px 55px;
  align-items: center;
}

.cell-93 {
  box-shadow: 0 0 9px 0 var(--gold);
  background-color: #cdaf7612;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
}

.heading-135 {
  color: var(--gold);
  text-align: left;
  align-self: center;
  margin-top: 0;
  padding-top: 108px;
  padding-left: 0;
  padding-right: 0;
  font-size: 3.2rem;
}

.grill-meilleures-ventes {
  grid-column-gap: 25px;
  grid-row-gap: 46px;
  cursor: pointer;
  margin-top: 78px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.section-78 {
  width: 100%;
  height: 28%;
  margin-top: 0;
  position: relative;
  top: 0;
}

.div-block-101 {
  justify-content: center;
  margin: 100px 59px;
  display: block;
}

.column-59, .column-60 {
  padding-left: 0;
  padding-right: 0;
}

.image-144, .image-145, .image-146 {
  margin-top: 10px;
}

.div-block-102 {
  border-radius: 9px;
  box-shadow: 0 0 14px 8px #0003;
}

.bold-text-47, .bold-text-48 {
  padding-left: 0;
}

.heading-136, .heading-137 {
  color: #151515;
  text-align: center;
  overflow-wrap: normal;
  background-color: #0000;
  border-radius: 9px;
  margin: 2.2rem auto 2rem;
  padding-top: 9px;
  font-family: Calliechalkfont, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.1;
  box-shadow: 0 0 10px 1px #2a2a4191;
}

.navbar-accueil {
  box-shadow: 0 0 15px -1px var(--gold);
  background-color: #00000070;
  background-image: linear-gradient(#000 19%, #fff0 78%, #121212);
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: fixed;
  top: 0;
}

.div-block-103 {
  z-index: 5;
  padding-top: 200px;
  position: static;
}

.body-28 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
}

.div-block-104 {
  height: 52px;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.link-block-37 {
  cursor: pointer;
}

.section-80 {
  height: 35px;
}

.image-147 {
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
}

.heading-138 {
  padding-bottom: 17px;
}

.page-wrapper-3 {
  max-width: 357px;
}

.div-block-105 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-106 {
  padding-top: 10px;
  padding-left: 10px;
}

.body-29, .body-30 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
}

.text-span-152 {
  color: #fff;
}

.collection-item-28 {
  width: 287px;
}

.text-block-255 {
  text-align: center;
  font-family: Merriweather, serif;
  position: relative;
  bottom: -23px;
}

.field-label-9, .line-item, .extra-item, .line-item-2, .text-block-256 {
  color: var(--black);
}

.text-field-8 {
  box-shadow: 4px 0 9px 0 var(--helene-b);
}

.text-field-9 {
  box-shadow: 0 0 8px 0 var(--helene-b);
  background-color: #fffffff0;
}

.text-span-153 {
  font-family: Oswald, sans-serif;
  font-size: 1.2rem;
}

.text-block-257 {
  border: 1px solid var(--gold);
  background-color: var(--gold);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
}

.link-block-39 {
  width: 100%;
}

.navbar-ecole {
  background-color: #ddd0;
  background-image: linear-gradient(to bottom, black, var(--helene-b));
  box-shadow: 0 0 15px -1px var(--gold);
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: fixed;
  top: 0;
}

.logo-2 {
  width: 5em;
  height: 2.1em;
}

.solutions_flex {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 2em;
  display: flex;
}

.mobile_menu {
  z-index: -1;
  background-color: #081d33;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.menu_dp-link {
  cursor: pointer;
  transition: opacity .1s;
}

.small-link_text {
  font-size: .875rem;
  font-weight: 500;
}

.menu_padding-small {
  padding: .8em;
}

.page-wrapper-4 {
  width: 100%;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

.menu-2 {
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 1rem;
  display: flex;
}

.nav {
  z-index: 1000;
  position: absolute;
  inset: 0% 0% auto;
}

.small-link {
  align-items: center;
  width: 19em;
  max-width: 100%;
  display: flex;
}

.solutions_wrap {
  justify-content: flex-start;
  align-items: flex-start;
}

.menu_link {
  z-index: 1;
  position: relative;
}

.menu_link-padding {
  cursor: pointer;
  padding: 1.7em 1.3em;
}

.products_link-text {
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.4;
}

.menu_arrow-wrap {
  opacity: 0;
  justify-content: center;
  align-items: flex-end;
  width: 7em;
  height: 0;
  display: flex;
}

.small-link_icon {
  color: #88add2;
  width: 1rem;
  height: 1rem;
  margin-right: 1em;
}

.products_column {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.menu_arrow {
  z-index: 2;
  width: 0;
  height: 0;
  margin-top: 1px;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.nav_button {
  background-color: #ffffff1a;
  border-radius: 100vw;
  padding: .6em 1.6em;
}

.products_link {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu_link-text {
  cursor: pointer;
  font-size: .9375rem;
}

.container-136 {
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 5em 6em;
}

.container-136.is-mobile-menu {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.container-136.is-nav {
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.menu_bg {
  background-color: #fff;
  border-radius: .6em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 30em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.products_icon {
  width: 2rem;
  height: 2rem;
}

.hero-2 {
  opacity: .9;
  background-image: url('../images/Screen-Shot-2022-07-19-at-5.02.04-PM.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.nav_button-text {
  font-size: 1.1em;
}

.products_link-sub {
  opacity: .4;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.4;
}

.products_wrap {
  grid-column-gap: 4.75em;
  grid-row-gap: 4.75em;
  justify-content: flex-start;
  align-items: flex-start;
  width: 71.5em;
  display: flex;
}

.menu_dropdown_content {
  z-index: 1;
  color: #0a2540;
  background-color: #fff;
  flex: none;
  font-size: .7rem;
  position: absolute;
  overflow: hidden;
}

.menu_card {
  background-color: #f6f9fc;
  border-radius: .5em;
  padding: 2.2em 3.1em;
}

.menu_content {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 0;
  padding-left: 1.6em;
  padding-right: 1.6em;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
  transform: perspective(1200px)rotate(0)perspective(2200px);
}

.menu_arrow-svg {
  color: #fff;
  width: 1.5em;
  height: 1em;
  font-size: .9rem;
}

.solutions_column {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.menu_header {
  opacity: .8;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: .8125rem;
  font-weight: 500;
  line-height: 1.3;
}

.company_flex {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.global-styles {
  position: fixed;
  inset: 0% 0% auto;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.menu_dp-wrap {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.menu_dropdown-padding {
  padding: 3.5em;
}

.products_link-wrap {
  padding-left: 1.2em;
}

.logo_svg {
  width: 100%;
  height: 100%;
}

.mobile-hamburger {
  display: none;
}

.body-31 {
  background-image: url('../images/boutiqque.png');
  background-position: 50%;
  background-size: cover;
}

.image-148 {
  border: 1px solid var(--gold);
  box-shadow: 0 2px 6px 4px var(--gold);
  opacity: 1;
  border-radius: 16px;
  margin-top: 84px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: 50px;
  right: -200px;
}

.text-block-258 {
  background-color: var(--gold);
  text-align: center;
  align-self: center;
  width: 78%;
  margin-left: auto;
  margin-right: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.6rem;
  position: relative;
  top: -137px;
  left: 44px;
  right: -200px;
}

.text-span-158 {
  text-decoration: underline;
}

.text-span-159 {
  font-family: Calliechalkfont, sans-serif;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-4 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #1a1b1fbf;
}

.nav-link-4:focus-visible, .nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.blx-b-grid-wrap-link-2 {
  margin-top: .5em;
}

.blx-c-link-1-1 {
  color: #4a6592;
  font-size: 1.2em;
  font-weight: 500;
}

.blx-c-dropdowntoggle-1-1 {
  background-image: url('../images/Vector-17_1Vector 17.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto .4em;
  align-items: center;
  padding: 0 1.3em 0 0;
  display: inline-block;
}

.blx-c-dropdowntoggle-1-1.w--open {
  background-image: url('../images/Vector-18_1Vector 18.png');
}

.blx-b-container-list-1 {
  background-color: #fff;
  border-radius: .3em;
  flex-direction: row;
  justify-content: center;
  width: 55em;
  margin-left: -9.1em;
  padding: 3em 2.5em;
  display: flex;
  box-shadow: 1px 1px .4em #0003;
}

.blx-wrap-1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blx-c-dropdown-list-1-1 {
  padding-top: 2em;
}

.blx-c-dropdown-list-1-1.w--open {
  background-color: #0000;
}

.blx-a-wrap-logo-1 {
  position: relative;
}

.blx-a-wrap-1 {
  align-items: center;
  display: flex;
}

.blx-b-grid-link-1 {
  color: #000;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3em;
  text-decoration: none;
}

.blx-b-grid-link-1-1 {
  color: #4a6592;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3em;
  text-decoration: none;
}

.blx-b-wrap-1 {
  margin-left: 2em;
  margin-right: 4em;
  display: flex;
}

.blx-c-link-2 {
  color: #4a6592;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3em;
  text-decoration: none;
}

.blx-b-wrap-link-1, .blx-c-wrap-link-1 {
  align-items: center;
  margin-left: 1em;
  margin-right: 1em;
  display: flex;
}

.blx-c-wrap-link-1._2 {
  margin-right: 0;
}

.blx-grid-heading-1 {
  color: #fa337b;
  font-size: 1.2em;
  line-height: 1.3em;
  text-decoration: none;
}

.blx-c-wrap-3 {
  align-items: center;
  margin-left: 0;
  display: flex;
}

.blx-c-wrap-2 {
  align-items: center;
  display: flex;
}

.blx-wrap-heading-1-1 {
  color: #3368fa;
  font-weight: 700;
}

.blx-c-wrap-1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.blx-b-container-grid-1 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex: 1;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  align-items: start;
  display: grid;
}

.blx-section-1 {
  background-color: #fff;
  border-bottom: .2em #e9e9e9;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5em 5em;
  font-size: 1vw;
  display: block;
}

.blx-section-1._2 {
  display: none;
}

.blx-b-grid-link-2 {
  color: #4a6592;
  font-size: 1.2em;
  line-height: 1.3em;
}

.blx-b-link-2 {
  color: #000;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3em;
  text-decoration: none;
}

.blx-b-wrap-grid-1 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.blx-a-logo-1 {
  height: 3em;
  position: relative;
}

.blx-container-1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blx-b-dropdown-open-1 {
  background-image: url('../images/Vector-14_1Vector 14.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto .4em;
  align-items: center;
  padding: 0 1.3em 0 0;
  display: flex;
}

.blx-b-dropdown-open-1.w--open {
  background-image: url('../images/Vector-18_1Vector 18.png');
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.blx-c-wrap-list-1-1 {
  background-color: #fff;
  width: 28em;
  margin-left: -35px;
  padding: 2em;
  box-shadow: 1px 1px .3em #0000003d;
}

.blx-c-button-1 {
  color: #fff;
  background-color: #fa337b;
  border-radius: .3em;
  padding: .8em 1.2em;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.3em;
  text-decoration: none;
  display: block;
}

.blx-c-container-grid-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  align-items: start;
  width: 100%;
  display: grid;
}

.blx-b-grid-list-wrap-link-heading-1-1 {
  margin-left: 0;
  margin-right: 0;
}

.blx-b-link-1 {
  color: #000;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3em;
}

.blx-c-wrap-link-2 {
  align-items: center;
  margin-left: 2em;
  margin-right: 2em;
  display: flex;
}

.blx-d-wrap-1 {
  display: none;
}

.blx-b-grid-wrap-link-1 {
  margin-left: 0;
  margin-right: 0;
}

.blx-b-dropdown-list-1 {
  padding-top: 2em;
}

.blx-b-dropdown-list-1.w--open {
  background-color: #ddd0;
  padding-top: 1.9em;
}

.blx-list-link-2 {
  color: #4a6592;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3em;
  text-decoration: none;
}

.blx-list-container-1 {
  background-color: #fff;
  border-radius: .3em;
  flex-direction: column;
  justify-content: center;
  width: 55em;
  margin-left: -7.8em;
  padding: 2.5em;
  display: flex;
  box-shadow: 1px 1px 3px #0000001c;
}

.blx-list-link-1 {
  color: #000;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3em;
  text-decoration: none;
}

.blx-list-wrap-1 {
  margin-left: 0;
  margin-right: 0;
}

.blx-list-wrap-4 {
  margin-top: .5em;
}

.blx-list-wrap-2 {
  margin-left: 0;
  margin-right: 0;
}

.blx-menu2-container-1 {
  display: none;
}

.blx-dropdown-menu2-open-1 {
  padding-left: 0;
  padding-right: 1.2em;
}

.blx-dropdown-menu2-open-1.w--open {
  padding-top: 0;
  padding-bottom: 0;
}

.blx-link-menu2-1 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  line-height: 1.3em;
}

.blx-dropdown-list-1 {
  padding-top: 2em;
}

.blx-dropdown-list-1.w--open {
  background-color: #ddd0;
  padding-top: 2em;
}

.blx-menu2-wrap-grid-1 {
  display: block;
}

.blx-section-menu2-1 {
  margin-top: 0;
  display: none;
}

.down {
  display: none;
}

.navbar-4 {
  box-shadow: 0 0 8px 1px var(--white);
  opacity: 1;
  outline-offset: 0px;
  background-color: #fff0;
  background-image: linear-gradient(0deg, #2a2a4187 40%, #ffffff29 76%, #2a2a4180 89%);
  border-bottom-right-radius: 35px;
  border-bottom-left-radius: 35px;
  outline: 3px solid #0000003b;
  justify-content: center;
  align-items: center;
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.container-138 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 1000px;
  height: 100%;
  display: flex;
}

.navlink {
  color: var(--white);
  letter-spacing: .3px;
  text-transform: none;
  text-shadow: 0 1px 1px var(--light-black);
  cursor: pointer;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 20px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.navlink:hover {
  color: var(--gold);
  text-align: left;
}

.navlink.w--current {
  color: #2193b0;
  text-transform: capitalize;
  padding-left: 20px;
  padding-right: 20px;
}

.navlink.sub {
  background-color: var(--helene-b);
  color: var(--white);
  -webkit-text-stroke-color: var(--black);
  white-space: nowrap;
  border-radius: 20px;
  flex-wrap: nowrap;
  align-self: stretch;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  font-family: Droid Sans, sans-serif;
  font-weight: 400;
  display: block;
}

.navlink.sub:hover {
  color: var(--gold);
}

.navlink.sub.w--current {
  font-family: Oswald, sans-serif;
  text-decoration: none;
}

.nav-wrap {
  text-align: center;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  right: 0;
}

.dropdown-innerlist {
  color: #fff;
  background-color: #15151566;
  border: 1px #b19d7478;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  max-width: 350px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dropdown-list-2 {
  background-color: var(--white);
  border-radius: 20px;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  padding: 0 10px 10px;
  overflow: hidden;
}

.text-block-260 {
  color: #2193b0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.dropdownwrapper {
  height: 100%;
  padding-top: 0;
  display: block;
  position: relative;
}

.dropdownlink-container {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.dropdowncontainer {
  background-color: #15151500;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: -10px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  overflow: hidden;
}

.collection-item-9 {
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  font-family: Oswald, sans-serif;
  display: flex;
}

.collection-item-9:hover {
  color: #509bf1;
}

.nav-menu-5 {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
}

.cart-button-2 {
  border-bottom-style: solid;
  border-bottom-color: var(--gold);
  box-shadow: none;
  background-color: #cdaf7600;
  border-radius: 9px;
  position: relative;
  bottom: -13px;
}

.cart-quantity-4 {
  color: var(--light-black);
}

.cart-container-4 {
  background-color: var(--black);
}

.checkout-button {
  background-color: var(--gold);
  box-shadow: 0 0 9px 2px var(--white);
  outline-offset: 0px;
  border-radius: 9px;
  outline: 1px solid #fff;
}

.text-block-261 {
  font-size: .7rem;
  text-decoration: none;
}

.apple-pay-2 {
  border-radius: 9px;
}

.form-footer {
  margin-top: 51px;
}

.text-block-262 {
  color: var(--white);
  text-shadow: 0 1px 1px var(--light-black);
  cursor: pointer;
  border: 1px #0000;
  font-family: Oswald, sans-serif;
}

.text-block-262:hover {
  color: var(--gold);
}

.link-block-40 {
  text-decoration: none;
}

.link-block-41 {
  padding-bottom: 10px;
}

.link-block-41.w--current {
  padding-top: 0;
  padding-bottom: 0;
}

.page-wrapper-5 {
  background-image: url('../images/IMG_3796.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
}

.container-139 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form-6 {
  width: 99.9998%;
}

.form-block-3 {
  width: 36%;
  margin-top: 30px;
}

.uui-contact05_image {
  box-shadow: 0 0 9px 3px var(--black);
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  margin-right: 0;
  padding-right: 0;
  position: relative;
  top: 0;
  left: 0;
}

.error-text {
  color: var(--black);
}

.error-message-4 {
  background-color: var(--white);
  text-align: center;
  border-radius: 9px;
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.success-text {
  font-weight: 600;
}

.success-message {
  background-color: var(--gold);
  border-radius: 9px;
  padding: 1.5rem;
}

.uui-button-12 {
  grid-column-gap: .5rem;
  border: 1px none var(--white);
  background-color: var(--gold);
  color: var(--untitled-ui-white);
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-12:hover {
  border-style: none;
  border-color: var(--untitled-ui-primary700);
  background-color: var(--white);
  color: var(--gold);
}

.uui-button-12:focus {
  background-color: var(--untitled-ui-primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
}

.uui-form-button-wrapper {
  flex-direction: column;
  margin-top: .5rem;
  display: flex;
}

.uui-text-style-link-5 {
  color: var(--white);
  transition: color .3s;
}

.uui-text-style-link-5:hover {
  color: var(--untitled-ui-gray700);
}

.uui-form-checkbox-label {
  color: var(--white);
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.uui-form-checkbox-icon {
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  cursor: pointer;
  border-radius: .375rem;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .75rem;
  transition: all .3s;
}

.uui-form-checkbox-icon:hover {
  border-color: var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary50);
}

.uui-form-checkbox-icon.w--redirected-checked {
  border-width: 1px;
  border-color: var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary50);
  box-shadow: none;
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .875rem .875rem;
  background-attachment: scroll;
  border-radius: .25rem;
}

.uui-form-checkbox-icon.w--redirected-focus {
  border-color: var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary50);
  box-shadow: 0 0 0 4px var(--untitled-ui-primary100);
  border-radius: .25rem;
}

.uui-form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.uui-form_input-6 {
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray900);
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-form_input-6:focus {
  border-color: var(--untitled-ui-primary300);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
  color: var(--untitled-ui-gray900);
}

.uui-form_input-6::placeholder {
  color: var(--untitled-ui-gray500);
}

.uui-form_input-6.text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.uui-field-label {
  color: var(--gold);
  text-shadow: 0 1px 1px var(--black);
  margin-bottom: .5rem;
  font-family: Lato, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
}

.uui-form-field-wrapper {
  position: relative;
}

.uui-contact05_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  display: grid;
}

.uui-contact05_form-wrapper {
  flex-direction: column;
  align-items: stretch;
  margin-top: 3rem;
  margin-bottom: 0;
}

.uui-text-style-link-02 {
  color: var(--untitled-ui-primary700);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.uui-text-size-large-12 {
  color: var(--white);
  letter-spacing: normal;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-space-xsmall-3 {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium-3 {
  color: var(--gold);
  text-align: center;
  text-shadow: 0 1px 1px var(--black);
  margin: 0 auto auto;
  padding-top: 0;
  padding-left: 0;
  font-family: Bitter, serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-contact05_content {
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 70px;
  padding-left: 10px;
}

.uui-contact05_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--black);
  box-shadow: 0 0 9px 2px var(--light-grey);
  outline-offset: 0px;
  border: 1px #000;
  border-radius: 13px;
  outline: 1px solid #000;
  grid-template: ". . Area"
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-padding-vertical-xhuge-16 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.uui-page-padding-24 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.hero-stack-2 {
  background-color: #15151500;
  border: 1px #000;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two-2 {
  text-align: center;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-4 {
  text-align: left;
  margin-top: 21px;
  margin-bottom: 24px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Open Sans, sans-serif;
  line-height: 1.8;
}

.button-primary-4 {
  background-color: #1a1b1f;
  background-image: linear-gradient(186deg, var(--helene-b) 8%, #ffffff80);
  box-shadow: 0 2px 5px 0 var(--light-grey);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #867a7a;
  border-radius: 4px;
  margin-top: 45px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.button-primary-4.w--current {
  background-image: linear-gradient(186deg, var(--black) 63%, #ffffff57);
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-2.shadow-two {
  box-shadow: none;
  border-radius: 17px;
  width: 66%;
  margin-top: -75px;
  padding-top: 5px;
  position: relative;
}

.text-span-160 {
  font-size: 1.1rem;
}

.body-32 {
  background-color: var(--black);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.text-span-161 {
  font-family: Open Sans, sans-serif;
}

.div-block-107 {
  margin-top: 9px;
  display: flex;
}

.text-block-263 {
  color: var(--white);
  cursor: pointer;
  padding-left: 6px;
  font-style: normal;
}

.div-block-108 {
  margin-top: 6px;
  display: flex;
}

.text-block-264 {
  padding-left: 6px;
}

.body-33 {
  background-color: var(--black-2);
  background-image: linear-gradient(#00000080, #00000080);
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-footer-social {
  background-color: var(--flowui-component-library-gray-200);
  color: var(--flowui-component-library-gray-900);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: color .3s;
  display: flex;
}

.f-footer-social:hover {
  color: var(--flowui-component-library-primary-base);
}

.f-footer-social-group {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.f-footer-social-row-large {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 60px;
  display: flex;
}

.f-footer-link {
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
}

.f-footer-link:hover {
  color: var(--flowui-component-library-primary-base);
}

.f-footer-vertical-divider {
  background-color: var(--flowui-component-library-grey-300);
  width: 1px;
  height: 16px;
}

.f-footer-menu {
  grid-column-gap: 24px;
  color: var(--white);
  flex: none;
  align-items: center;
  display: flex;
}

.f-footer-group {
  justify-content: center;
  align-items: center;
  width: 49%;
  margin-left: 0;
  display: flex;
}

.f-footer-detail {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.f-footer-line {
  background-color: #e4e6f1;
  width: 1px;
  height: 24px;
  margin-left: 16px;
  margin-right: 16px;
}

.f-footer-logo-xs {
  width: 48px;
  height: 48px;
}

.f-footer-brand {
  align-items: center;
  display: flex;
}

.f-footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.f-container-large {
  width: 100%;
  max-width: 1280px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  position: relative;
}

.f-footer-small {
  background-color: #fff0;
  padding: 32px 5%;
  position: relative;
}

.text-block-265 {
  color: var(--white);
  width: 161px;
}

.text-block-266 {
  color: var(--white);
  text-align: center;
  width: 82px;
}

.text-block-267 {
  color: var(--white);
  width: 110%;
}

.text-block-268 {
  color: var(--white);
  text-align: center;
}

.body-34 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
}

.text-block-269 {
  border-radius: 10px;
}

.error-state-6 {
  border-radius: 9px;
}

.text-span-162 {
  color: var(--gold);
  text-align: center;
  background-color: #0000;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  position: relative;
  top: 0;
}

.link-block-42 {
  color: var(--white);
  text-decoration: none;
}

.heading-139 {
  font-size: 3rem;
}

.field-label-10 {
  margin-top: 18px;
}

.text-span-163 {
  border: 1px solid #ffffffad;
  border-radius: 14px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Bitter, serif;
  font-size: 15px;
}

.heading-140 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  display: block;
}

.text-block-270 {
  border-style: none solid solid;
  border-width: 1px;
  border-color: var(--helene-b);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--black), #0000006b);
  opacity: .78;
  color: var(--white);
  text-align: center;
  border-radius: 0 0 8px 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Calliechalkfont, sans-serif;
  font-size: .7rem;
  text-decoration: none;
  position: static;
  top: 0;
}

.text-block-271 {
  color: #cdaf7600;
  font-size: .1rem;
}

.link-block-43 {
  box-shadow: 0 2px 5px 0 var(--gold);
  border: 1px solid #ffffffc4;
  border-radius: 11px;
  margin-right: 10px;
}

.text-span-164 {
  font-family: Calliechalkfont, sans-serif;
}

.image-151 {
  margin-top: -90px;
  margin-left: 200px;
  position: relative;
  top: -200px;
  right: -146px;
}

.user-log-in-log-out-3 {
  background-color: #e9e9ed00;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.user-log-in-log-out-4 {
  background-color: #e9e9ed00;
  position: relative;
  right: auto;
}

.div-block-109 {
  background-color: var(--gold);
  border-radius: 9px;
}

.category-detail-wrap {
  border: 1px none var(--gold);
  box-shadow: 0 2px 12px 8px var(--grey);
  opacity: 1;
  color: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 360px;
  max-height: 680px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 76px;
}

.section-81 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.grid-21 {
  z-index: 1;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.wrapper-4.m100-0 {
  padding-top: 100px;
}

.section-82 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.content32-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.content32-quote {
  border: 1px none var(--black);
  box-shadow: 2px 2px 7px -1px var(--grey);
  color: var(--black);
  text-align: center;
  text-shadow: 2px 2px 2px #0003;
  background-color: #ed901f00;
  border-radius: 6px;
  padding: 10px;
  font-family: Bitter, serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 57px;
  position: relative;
  top: -23px;
}

.content32-image {
  background-image: url('../images/bola-disc-flush-2-rose-gold-in-room-high_download.jpg');
  background-size: cover;
  border-bottom: 1px solid #000;
  border-radius: 6px;
  height: 400px;
  margin-top: 0;
  position: static;
}

.section-83 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.text-label-5 {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.wrapper-5.m100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.content35-headline-wrap {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 80px;
  display: flex;
}

.section-84 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.button-small-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #18181d;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small-2:hover {
  background-color: #272731;
}

.size1-text-2 {
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 44px;
  font-weight: 300;
  line-height: 52px;
}

.size1-text-2.size1-top-clear {
  margin-top: 0;
}

.paragraph-96 {
  opacity: .7;
  margin-bottom: 10px;
}

.content35-pictures-feed {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 273px;
  margin-bottom: 56px;
  display: grid;
}

.content35-bottom-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content35-feed-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  transition: opacity .2s;
}

.content35-feed-image:hover {
  opacity: .8;
}

.content35-feed-image.content35-image3 {
  background-image: url('../images/bel-occhio-chandelier_r3_download.jpg');
  background-position: 50%;
}

.content35-feed-image.content35-image4 {
  background-image: url('../images/bel_occhio_whiteblackback_72_download.jpg');
}

.content35-feed-image.content35-image5 {
  background-image: url('../images/bola-halo-pendant-chandelier-environmental-office-wall-3k_download.jpg');
  background-position: 50%;
}

.content35-feed-image.content35-image2 {
  background-image: url('../images/circatable_env_72_download_download.jpg');
  background-position: 50%;
  background-size: cover;
}

.content35-feed-image.content35-image1 {
  background-image: url('../images/bola-halo-pendant-chandelier-environmental-hallway-lowres_download.jpeg');
  background-position: 50%;
  background-size: cover;
}

.content35-feed-image.content35-image6 {
  background-image: url('../images/bola-bedroom-ft-v2_download.jpg');
}

.wrapper-6.m50-80 {
  padding-top: 50px;
  padding-bottom: 80px;
}

.content35-item-label {
  opacity: .7;
  text-transform: uppercase;
  margin-top: -4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.content35-section-headline {
  margin-bottom: 36px;
}

.content35-top-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.size5-text {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.section-85 {
  border: 2px solid var(--gold);
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.text-label-6 {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.wrapper-7.m100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-272 {
  color: var(--black);
}

.image-152 {
  border: 1px none var(--gold);
  background-color: #fff0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-left: 0;
  padding-right: 0;
}

.wrapper-8.m100-0 {
  margin-top: 0;
  padding-top: 0;
}

.section-86 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-top: 200px;
  padding-left: 36px;
  padding-right: 36px;
}

.wrapper-9 {
  border-top-left-radius: 33px;
  border-top-right-radius: 33px;
  max-height: 360px;
  margin-top: 78px;
  position: relative;
  top: 0;
}

.section-87 {
  border-top-left-radius: 33px;
  border-top-right-radius: 33px;
  flex-direction: column;
  flex: 1;
  align-items: center;
  max-height: 400px;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.grid-22 {
  z-index: 1;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
  top: 200px;
  left: 0;
}

.section-88 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.button-small-3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #18181d;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small-3:hover {
  background-color: #272731;
}

.button-small-3.white-small {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
}

.hero6-text {
  flex: 1;
  margin-bottom: 30px;
  margin-left: -17px;
  margin-right: -17px;
}

.hero6-content {
  opacity: 1;
  flex-direction: column;
  align-items: center;
  margin-top: 102px;
  padding-top: 0;
  padding-bottom: 50px;
  display: flex;
}

.hero6-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.hero6 {
  opacity: .31;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 640px;
  min-height: 640px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
}

.section-89 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  position: absolute;
  top: 161px;
}

.link-22 {
  color: var(--light-black);
}

.text-block-273 {
  color: var(--white);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  position: relative;
  bottom: -77px;
}

.navbar-5 {
  border-bottom: 1px solid var(--gold);
  background-color: var(--white);
  box-shadow: 0 2px 10px 3px var(--medium-purple);
  opacity: 1;
  border-radius: 0 0 55px 55px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 8%;
  margin-top: 0;
  display: flex;
  position: fixed;
  top: 0;
}

.image-153 {
  position: relative;
  top: 2px;
  right: -32px;
}

.cart-button-3 {
  background-color: #da38ec00;
  position: relative;
  right: -200px;
}

.image-154 {
  margin-left: 40px;
  padding-bottom: 5px;
  position: relative;
  left: 0;
}

.image-155, .image-156 {
  position: relative;
  left: 0;
}

.background-video-3 {
  opacity: 1;
  mix-blend-mode: luminosity;
  background-color: #0000008c;
  border-radius: 0;
  width: 100%;
  height: 100%;
  max-height: 360px;
  margin-top: 0;
  padding-top: 0;
  position: static;
  top: 0;
}

.heading-141 {
  text-align: center;
  background-color: #00000069;
  border-radius: 0;
  width: 100%;
  height: 100px;
  margin-top: -3rem;
  padding-top: 0;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Lato, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.div-block-110 {
  text-align: center;
  border-top-left-radius: 33px;
  width: 100%;
  height: 8%;
  position: relative;
  top: 0;
}

.field-label-11, .tabs-menu-2 {
  color: var(--black);
}

.text-span-165 {
  color: var(--gold);
  font-family: Lato, sans-serif;
}

.button-small-4 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #18181d;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small-4:hover {
  background-color: #272731;
}

.button-small-4.white-small {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
}

.wrapper-10 {
  height: 360px;
}

.wrapper-10.m50-100 {
  padding-top: 50px;
  padding-bottom: 100px;
}

.content28-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content28-logo {
  opacity: .3;
  max-width: 103px;
  max-height: 103px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrapper-11 {
  height: 360px;
}

.wrapper-11.m0-50 {
  padding-bottom: 50px;
}

.content4-product-name-wrap {
  width: 273px;
  margin-top: 15px;
}

.size1-text-3 {
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 44px;
  font-weight: 300;
  line-height: 52px;
}

.size1-text-3.size1-top-clear {
  color: var(--black);
  margin-top: 0;
}

.paragraph-97 {
  opacity: .7;
  margin-bottom: 10px;
}

.content4-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content4-product-description-wrap {
  margin-top: 15px;
}

.button-large {
  color: #fff;
  text-transform: uppercase;
  background-color: #18181d;
  justify-content: space-between;
  align-items: center;
  padding: 30px 36px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
  display: flex;
}

.button-large:hover {
  background-color: #272731;
}

.button-large.outline-button-large {
  color: #1f2121;
  background-color: #fff;
  border: 1px solid #ebedee;
}

.button-large.outline-button-large:hover {
  border-color: #c9c9c9;
}

.content4-headline-wrap {
  width: 479px;
  position: relative;
}

.wrapper-12 {
  height: 360px;
}

.wrapper-12.m50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.wrapper-12.m100 {
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.wrapper-12.m0-100 {
  padding-top: 0;
  padding-bottom: 100px;
}

.headline-grid-2 {
  z-index: 1;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.text-label-7 {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.size3-text-2 {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
}

.size3-text-2.size3-bottom-clear {
  margin-bottom: 0;
}

.button-small-5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #18181d;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small-5:hover {
  background-color: #272731;
}

.home1-deco-part {
  background-image: url('../images/0_3.webp');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  height: 360px;
}

.content8-quote-wrap {
  padding-right: 40px;
}

.size1-text-4 {
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 44px;
  font-weight: 300;
  line-height: 52px;
}

.size1-text-4.size1-top-clear {
  margin-top: 0;
}

.content8-grey-background {
  background-color: #fafafa;
  align-items: center;
  width: 100vw;
  height: 714px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.content8-content-wrap {
  z-index: 1;
  flex-direction: column;
  justify-content: space-between;
  height: 580px;
  margin-top: 67px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.content8-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.content8-image {
  z-index: 1;
  background-image: url('../images/uma-mini-hand-shot-2-on_download.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 580px;
  margin-top: 67px;
  margin-bottom: 67px;
  margin-right: 67px;
  position: relative;
}

.blog2-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.blog2-headline-wrap {
  max-width: 582px;
}

.text-label-8 {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.size3-text-3 {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
}

.grid-23 {
  z-index: 1;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.button-small-6 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #18181d;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small-6:hover {
  background-color: #272731;
}

.button-small-6.white-small {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
}

.paragraph-98 {
  opacity: .7;
  margin-bottom: 10px;
}

.text-block-274 {
  color: var(--black);
  text-align: center;
  width: 100%;
  height: 46%;
  margin-top: 78px;
  padding-top: 0;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.7;
}

.section-90 {
  opacity: 1;
  width: 1280px;
  height: 537px;
}

.div-block-111 {
  opacity: .45;
  background-image: url('../images/0_3-2.webp');
  background-position: 50% 31%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-112 {
  z-index: 2;
  position: absolute;
  top: -47px;
}

.div-block-113 {
  box-shadow: 0 4px 7px -1px var(--light-black);
  opacity: 1;
  background-image: url('../images/0_3-2.webp');
  background-position: 0 0;
  background-size: cover;
  width: 1208px;
  height: 100%;
}

.cell-94 {
  box-shadow: 0 0 9px 0 var(--gold);
  background-color: #cdaf7614;
  border-radius: 6px;
}

.text-span-166, .text-span-167, .text-span-168, .text-span-169, .text-span-170 {
  font-size: .8rem;
}

.search-input {
  color: var(--black);
  border: 1px solid #000;
  border-radius: 20px;
  width: 25%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.search-2 {
  text-align: center;
  display: block;
}

.search-button {
  background-color: var(--medium-purple);
  text-align: center;
  border-radius: 20px;
}

.search-3 {
  position: relative;
  top: -200px;
}

.search-input-2 {
  border-radius: 20px;
}

.search-button-2 {
  background-color: var(--medium-purple);
  border-radius: 20px;
}

.body-35 {
  background-color: var(--helene-b);
}

.cf-review-text---18px---italic {
  color: #0d0e10e6;
  letter-spacing: -.16px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 167%;
}

.cf-reviewer-image-3 {
  border: 2px solid #fff;
  border-radius: 100%;
  max-width: 52px;
  margin-left: -20px;
}

.cf-reviewer-image-2 {
  border: 2px solid #fff;
  border-radius: 100%;
  max-width: 52px;
  height: 52px;
  margin-left: -20px;
}

.cf-reviewer-image-1 {
  border: 2px solid #fff;
  border-radius: 100%;
  max-width: 52px;
}

.cf-bottom-right-container {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 240px;
  display: flex;
}

.cf-view-more-line {
  filter: grayscale();
  background-color: #0d0e10;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.cf-mail-icon {
  margin-left: 0;
  margin-right: 10px;
}

.cf-hero-email {
  color: #0d0e10;
  letter-spacing: -.32px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 10px 10px 4px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-bio-text {
  color: #0d0e10e6;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.cf-top-right-wrapper {
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cf-right-info-wrapper {
  flex-direction: column;
  justify-content: space-between;
  width: 29%;
  max-width: 290px;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 80px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.cf-hero-main-image {
  width: 45%;
  max-width: 581px;
}

.cf-hero-image-contain {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.cf-review-text {
  color: #0d0e10e6;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.cf-review-stars-image {
  object-fit: contain;
  width: 100%;
  max-width: 152px;
  margin-bottom: 16px;
}

.cf-review-logo {
  object-fit: contain;
  width: 100%;
  max-width: 110px;
  margin-bottom: 20px;
}

.cf-bottom-left-contain {
  flex-direction: column;
  align-items: flex-start;
  max-width: 175px;
  display: flex;
}

.cf-call-arrow-down {
  margin-bottom: -18px;
  margin-left: -18px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.cf-call-arrow-down.gradient {
  margin-bottom: -22px;
  margin-left: -22px;
}

.cf-call-arrow-contain {
  background-color: #0d0e10;
  border-top-right-radius: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 32px;
  height: 32px;
  margin-left: 12px;
  padding-bottom: 5px;
  padding-left: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-call-arrow-contain.cf-gradient {
  background-color: #b16cea;
  background-image: linear-gradient(135deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  width: 40px;
  height: 40px;
  padding-bottom: 6px;
  padding-left: 6px;
}

.cf-gradient-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
}

.cf-call-button {
  color: #0d0e10;
  letter-spacing: -.32px;
  align-items: center;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.cf-call-button._24px-bold {
  color: #b16cea;
  letter-spacing: normal;
  padding-left: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.cf-58px-heading {
  color: #000;
  letter-spacing: -2.5px;
  margin-top: 0;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 110%;
}

.cf-top-left-contain {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cf-left-info-wrapper {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: space-between;
  width: 32%;
  max-width: 400px;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.cf-1140px-wrapper {
  background-image: linear-gradient(0deg, var(--helene-b), #ffffff8f 66%, var(--helene-b) 91%);
  box-shadow: -2px 2px 8px 3px var(--white);
  border: 1px solid #000;
  border-radius: 12px;
  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: 126px auto 10px;
  padding-top: 40px;
  padding-bottom: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.cf-hero-section-1 {
  background-color: var(--helene-b);
  overflow: hidden;
}

.cf-testimonial-logos {
  width: 100%;
  max-width: 120px;
}

.cf-testimonial-logos._3 {
  margin-right: 20px;
}

.cf-hero-logos-wrap {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.cf-logos-text {
  color: var(--black);
  text-align: left;
  padding-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 133%;
  position: relative;
  top: -2px;
  right: -14px;
}

.cf-testimonial-logos-contain {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1130px;
  margin: 70px auto;
  display: flex;
}

.cf-testimonial-logos-contain.header-2 {
  margin-top: 0;
}

.cf-hero-layer-blur {
  filter: blur(25px);
  background-color: #f3f3f3;
  width: 100%;
  height: 140px;
  position: absolute;
  inset: auto 0% -12%;
}

.cf-testimonial-name-position {
  color: var(--helene-b);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
}

.cf-testimonial-text---italic {
  color: var(--helene-b);
  margin-bottom: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 156%;
}

.cf-black-review-stars {
  margin-bottom: 14px;
}

.cf-hero-testimonial-contain {
  z-index: 1;
  opacity: .89;
  background-color: #fff;
  border-radius: 16px;
  max-width: 360px;
  margin-top: 0;
  margin-bottom: 96px;
  padding: 24px 32px;
  position: absolute;
  bottom: -41px;
  left: auto;
  right: 0%;
  box-shadow: 0 24px 94px #00000014;
}

.cf-hero-right-image {
  opacity: .92;
  mix-blend-mode: normal;
  margin-top: -96px;
  position: relative;
  bottom: -80px;
}

.cf-image-review-container {
  width: 50%;
  max-width: 627px;
  position: relative;
}

.cf-testimonial-logo-image {
  mix-blend-mode: normal;
  width: 23%;
  margin-left: 16px;
  position: relative;
  right: -95px;
}

.cf-extra-bold-span {
  font-size: 16px;
  font-weight: 800;
}

.cf-star-image {
  width: 6%;
  margin-right: 0;
  position: relative;
  right: -92px;
}

.cf-testmonial-text-wrapper {
  border: 1px solid var(--white);
  color: #0d0e10e6;
  background-color: #2a2a410f;
  border-radius: 6px;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 10px;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 150%;
  display: flex;
}

.cf-button-gradient {
  z-index: auto;
  background-color: #ffa84b;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  display: block;
  position: absolute;
  inset: -4% 0% 0% 5%;
}

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

.cf-button-text {
  z-index: 1;
  color: var(--white);
  text-align: left;
  -webkit-text-stroke-width: 1px;
  text-shadow: -2px 3px 5px #fff;
  margin-left: auto;
  margin-right: auto;
  padding-right: 29px;
  font-family: Open Sans, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  display: block;
  position: relative;
  right: 62px;
}

.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 {
  border-radius: 16px;
  padding-right: 30px;
}

.cf-cta-button.rectangle.small {
  padding: 20px 20px 20px 34px;
}

.cf-18px-paragraph {
  color: #000000e6;
  max-width: 510px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 155%;
}

.cf-18px-paragraph.header-2 {
  color: var(--white);
  text-align: justify;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-style: italic;
}

.cf-64px-heading {
  color: var(--white);
  text-shadow: 0 3px 4px var(--helene-b);
  margin-top: -111px;
  margin-bottom: 32px;
  padding-left: 10px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 105%;
}

.home-left-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  max-width: 540px;
  margin-top: 100px;
  display: flex;
}

.text-span-171 {
  font-size: 33px;
}

.text-span-172 {
  font-size: 48px;
}

.text-span-173 {
  font-size: 49px;
}

.text-span-174 {
  color: #000;
  font-size: 42px;
}

.text-span-175 {
  font-size: 34px;
}

.text-span-176 {
  font-size: 82px;
}

.text-span-177 {
  font-size: 36px;
}

.text-span-178 {
  font-size: 46px;
}

.text-span-179 {
  font-size: 94px;
}

.text-span-180 {
  color: var(--black);
  font-family: Inconsolata, monospace;
  font-size: 18px;
}

.text-span-181 {
  font-size: 57px;
}

.text-span-182 {
  font-size: 31px;
}

.image-157 {
  box-shadow: 0 2px 5px 0 var(--black);
  border-radius: 8px;
  margin: 10px auto;
  position: relative;
  left: -29px;
}

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

.columns-32 {
  background-color: var(--helene-b);
  box-shadow: 0 2px 6px 0 var(--black);
  opacity: 1;
  text-align: left;
  border-bottom: 1px solid #fff;
  border-radius: 10px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.column-61 {
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.column-62 {
  justify-content: center;
  display: flex;
}

.text-block-275 {
  color: #ffffffe6;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
  right: -65px;
}

.text-span-183 {
  color: var(--white);
}

.link-23 {
  border: 1px none var(--black);
  box-shadow: 0 2px 5px 0 var(--white);
  opacity: 1;
  color: var(--white);
  text-align: left;
  border-radius: 20px;
  margin-left: auto;
  margin-right: 2px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: .9rem;
  text-decoration: none;
}

.image-158 {
  box-shadow: -1px 2px 5px 2px var(--helene-b);
  cursor: pointer;
  background-color: #0000;
  border-radius: 20px;
  width: 8%;
  height: 59%;
  padding: 10px;
  position: relative;
  top: 0;
  bottom: 0;
  right: -71px;
}

.link-block-44 {
  width: 0%;
}

.link-block-44.w--current {
  cursor: pointer;
  width: auto;
  height: auto;
}

.text-block-276 {
  position: relative;
  bottom: -110px;
  right: -8px;
}

.link-block-45 {
  margin-top: -3px;
}

.link-block-45.w--current {
  margin-top: 20px;
  padding-bottom: 10px;
}

.navbar-6 {
  background-color: #ddd0;
  background-image: linear-gradient(180deg, #2a2a415c, #ffffff4f 54%, var(--helene-b) 86%);
  box-shadow: 0 2px 5px -2px var(--white);
  border-bottom: 1px solid #bba16e94;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  width: auto;
  height: auto;
  min-height: auto;
  padding-bottom: 5px;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-115 {
  background-color: #2a2a41c2;
  border-radius: 20px;
}

.image-159 {
  margin-left: 0;
  position: relative;
  left: -122px;
}

.text-span-184 {
  font-size: 14px;
}

.div-block-116 {
  background-color: var(--helene-b);
  border-radius: 20px;
}

.div-block-117 {
  background-color: var(--helene-b);
  border-radius: 19px;
  font-family: Open Sans, sans-serif;
}

.div-block-118 {
  background-color: #2a2a4191;
  border-radius: 20px;
}

.div-block-119 {
  background-color: #2a2a416b;
  border-radius: 20px;
}

.div-block-120 {
  background-color: #2a2a418f;
  border-radius: 15px;
}

.text-block-277 {
  color: #ffffffe6;
  position: relative;
  top: 56px;
  right: -203px;
}

.text-span-185 {
  font-size: 3px;
}

.text-span-186 {
  text-decoration: underline;
}

.text-span-187 {
  padding-left: 1px;
  font-size: 16px;
}

.text-span-188 {
  font-size: 16px;
}

.image-160 {
  margin-left: 20px;
}

.link-block-46 {
  position: relative;
}

.container-141 {
  border: 1px none var(--white);
  border-radius: 17px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
}

.image-161 {
  border-top: 1px none var(--white);
  border-radius: 20px;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 10px;
}

.image-162 {
  width: 58%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: block;
}

.text-block-278 {
  color: var(--black);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.image-163 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: block;
}

.image-164 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  position: relative;
  top: 5px;
}

.text-block-279 {
  color: var(--black);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  bottom: -8px;
}

.text-block-280 {
  color: var(--black);
  text-align: center;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  bottom: -26px;
}

.div-block-121, .div-block-122 {
  width: 100%;
  height: 100%;
}

.div-block-123 {
  background-color: #fff0;
  height: 100%;
}

.text-span-189, .text-span-190, .text-span-191 {
  font-size: .8rem;
}

.collection-item-29 {
  background-color: var(--white);
  box-shadow: 0 2px 5px 0 #0003, 0 0 9px 2px var(--grey);
  border-radius: 5px;
  padding-top: 0;
}

.div-block-124 {
  border-top: 1px solid var(--gold);
  padding-top: 17px;
  padding-bottom: 11px;
  padding-left: 32px;
}

.collection-list-wrapper-19 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.link-24 {
  text-decoration: none;
}

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

.text-span-192 {
  font-size: 1.1rem;
  font-weight: 300;
}

.div-block-126, .div-block-127 {
  flex-direction: row;
  display: flex;
}

.text-block-281, .link-25, .link-26, .link-27, .link-28, .link-29, .link-30 {
  text-align: right;
}

.grid-24, .grid-25, .grid-26, .grid-27, .grid-28, .grid-29, .grid-30 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.link-31 {
  border-style: none;
  border-width: 1px;
  border-radius: 0;
}

.link-block-47 {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  border-style: none;
  border-width: 1px;
}

.link-block-48 {
  color: var(--white);
}

.image-165 {
  opacity: .6;
}

.link-32 {
  color: var(--light-black);
}

.body-36 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, black 49%, var(--helene-b));
}

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

.text-block-282 {
  text-align: left;
  margin-top: 42px;
  font-family: Open Sans, sans-serif;
}

.div-block-129 {
  background-color: var(--helene-b);
  border-radius: 20px;
}

.div-block-130, .div-block-131 {
  background-color: #15151582;
}

.icon-5 {
  color: var(--light-black);
}

.navbarboutique {
  background-color: var(--white);
  border: 1px solid #000;
  border-bottom-right-radius: 35px;
  border-bottom-left-radius: 35px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 70px;
  display: flex;
}

.nav-menu-6 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
}

.container-142 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 100%;
  display: flex;
  position: static;
}

.cart-button-4 {
  background-color: #bba16eab;
  border-style: solid;
  border-width: 1px;
  border-radius: 17px;
}

.cart-quantity-5 {
  background-color: var(--white);
  color: var(--gold);
  -webkit-text-stroke-color: var(--white);
}

.text-block-283 {
  background-color: var(--light-black);
}

.icon-6 {
  background-color: #15151500;
}

.nav-link-5, .nav-link-6, .nav-link-7, .nav-link-8 {
  font-family: Bitter, serif;
}

.ms-button-svg {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.ms-button-flex {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.ms-button-2 {
  border: 1px solid var(--memberstack-library--ms-main-cta-color);
  background-color: var(--memberstack-library--ms-main-cta-color);
  color: #fff;
  text-align: center;
  letter-spacing: .03em;
  border-radius: 8px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding: 13px 16px 11.5px;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: transform .2s cubic-bezier(.645, .045, .355, 1), border-color .2s cubic-bezier(.645, .045, .355, 1), border-radius .2s cubic-bezier(.645, .045, .355, 1), box-shadow .2s cubic-bezier(.645, .045, .355, 1), background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
  position: relative;
  top: 0;
  box-shadow: 1px 1px 5px #ffffff40, 0 10px 20px -5px #2d3e504d;
}

.ms-button-2:hover {
  background-color: var(--memberstack-library--ms-main-cta-hover);
  box-shadow: none;
  color: #fff;
  transform: translate(0, 2px);
}

.ms-button-2:active {
  background-color: #0a3092;
}

.ms-button-2.ms-is-light {
  color: #070e27;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  border: 1px solid #dbe2eb;
  box-shadow: 0 1px 3px #ffffff40, 0 10px 20px -5px #2d3e501a;
}

.ms-button-2.ms-is-light:hover {
  box-shadow: none;
  color: #1051b9;
  background-color: #fff;
  border-color: #1051b9;
}

.ms-button-2.ms-is-light:active {
  color: #fff;
  background-color: #356af0;
}

.ms-button-2.ms-is-light.ms-is-small {
  margin-bottom: 0;
}

.ms-button-2.ms-is-light.ms-is-small.ms-is-documentation {
  width: 100%;
  margin-top: 3em;
  display: flex;
}

.ms-button-2.ms-is-small {
  border-radius: 6px;
  height: auto;
  padding: 7px 16px;
  font-size: .85em;
  font-weight: 500;
  transform: perspective(1000px);
}

.ms-button-2.ms-is-form {
  background-color: var(--gold);
  border-color: #ffffff8c;
  width: 100%;
}

.ms-link-2 {
  color: var(--gold);
  border-bottom: 1px solid #2962ff03;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .2s;
}

.ms-link-2:hover {
  border-bottom-color: var(--memberstack-library--ms-main-cta-color);
  color: var(--memberstack-library--ms-main-cta-hover);
}

.ms-space-2 {
  width: 10px;
  height: 10px;
}

.ms-space-2.ms-is-20 {
  width: 20px;
  height: 20px;
}

.ms-social-text-2 {
  color: var(--white);
}

.ms-social-image-2 {
  width: 24px;
}

.ms-social-inner-2 {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.ms-social-inner-2.ms-is-center {
  justify-content: center;
}

.ms-social-button-2 {
  color: var(--memberstack-library--ms-main-text-color);
  background-color: #fff0;
  border: 1px solid #dcdce5;
  border-radius: 6px;
  width: 100%;
  margin-bottom: 10px;
  padding: 12px 40px 12px 15px;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  transition: background-color .2s, border-color .2s, box-shadow .2s;
  position: relative;
  box-shadow: 0 5px 10px -5px #0000001a;
}

.ms-social-button-2:hover {
  border-color: var(--memberstack-library--ms-main-text-color);
  box-shadow: none;
}

.ms-social-button-2:focus {
  border: 1px solid #000;
}

.ms-social-button-2::placeholder {
  color: #6e6e6e;
}

.ms-social-button-2.ms-is-facebook:hover {
  border-color: #1777f2;
}

.ms-form-divider-line-2 {
  background-color: #e4e4e4;
  width: 40%;
  height: .8px;
}

.ms-form-divider-text-2 {
  color: var(--white);
  text-align: center;
  flex: none;
  min-width: 33%;
  font-family: Open Sans, sans-serif;
}

.ms-form-divider-2 {
  color: #000c;
  letter-spacing: 2px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  font-size: 12px;
  display: flex;
}

.ms-checkbox-label-2 {
  font-weight: 300;
}

.ms-checkbox-2 {
  border-width: 1.5px;
  border-color: var(--memberstack-library--ms-border-color);
  background-color: #fff;
  border-radius: 33%;
  flex: none;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  margin-right: 10px;
  transition: background-color .2s, border-color .2s;
}

.ms-checkbox-2:hover {
  border-color: var(--memberstack-library--ms-main-cta-color);
  background-color: var(--memberstack-library--ms-main-cta-color);
  background-image: linear-gradient(#ffffffe6, #ffffffe6);
}

.ms-checkbox-2.w--redirected-checked {
  background-color: #2962ff;
  background-image: url('../images/smallcheck.svg');
  background-size: 70%;
  border-color: #12133140;
  border-radius: 33%;
}

.ms-checkbox-wrap-2 {
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: .3333em;
  line-height: 22px;
  display: flex;
}

.ms-checkbox-wrap-2.ms-is-smaller {
  font-size: 90%;
}

.ms-list-container-2 {
  width: 100%;
  margin-bottom: 20px;
}

.ms-input-2 {
  border: 1px solid var(--memberstack-library--ms-border-color);
  box-shadow: 0 5px 10px -5px var(--memberstack-library--ms-shadow-color);
  color: var(--memberstack-library--ms-main-text-color);
  background-color: #fff;
  border-radius: 5px;
  min-height: 40px;
  margin-bottom: 1.333em;
  padding: 8px 12px;
  transition: box-shadow .2s, color .2s, box-shadow .2s, border-color .2s;
  position: relative;
}

.ms-input-2:hover {
  z-index: 2;
  border-color: var(--memberstack-library--ms-main-cta-color);
  box-shadow: none;
}

.ms-input-2::placeholder {
  color: var(--memberstack-library--ms-input-placeholder);
}

.ms-input-label-2 {
  text-align: left;
  margin-bottom: 5px;
  font-size: .9em;
  font-weight: 600;
}

.ms-form-heading-2 {
  text-align: center;
  mix-blend-mode: normal;
  border: 1px #000;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 40px;
  font-size: 29px;
  font-weight: 500;
  line-height: 1.4em;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.ms-form-2 {
  background-color: #2a2a4157;
  background-image: linear-gradient(268deg, var(--helene-b) 27%, var(--helene-b) 51%, var(--helene-b));
  box-shadow: 0 2px 9px 4px var(--white);
  border: 1px solid #ffffff82;
  border-radius: 20px;
  width: 400px;
  min-width: 400px;
  margin: auto;
  padding: 7.5%;
}

.text-span-193 {
  color: var(--gold);
  text-transform: capitalize;
  font-family: Bitter, serif;
  font-weight: 400;
  position: static;
}

.intro-header {
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/table.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 620px;
  margin-bottom: 100px;
  display: flex;
}

.section-91 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-91.cc-store-home-wrap {
  padding-top: 0;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-no-data {
  width: 70%;
  margin: 100px auto;
  display: block;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.code-embed {
  outline-offset: 0px;
  border-radius: 0;
  outline: 3px #fff;
  margin-left: auto;
  margin-right: auto;
}

.main-heading-wrap {
  margin-bottom: 60px;
}

.intro-content {
  text-align: center;
  width: 70%;
  max-width: 1140px;
  margin-top: -200px;
  margin-bottom: 20px;
}

.products-heading {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

.heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
}

.main-paragraph-wrap {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-areas: ". .";
  margin-top: 60px;
  margin-bottom: 150px;
}

.secondary-button {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}

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

.collection-item {
  width: 33.33%;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.divider-2 {
  background-color: #eee;
  height: 1px;
}

.paragraph-light {
  opacity: .6;
  color: var(--black);
  letter-spacing: 0;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 26px;
}

.collection-wrap {
  color: var(--black);
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
  color: var(--black);
  font-family: Bitter, serif;
  font-size: 20px;
}

.intro-text {
  width: 80%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

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

.divider-3 {
  background-color: #eee;
  height: 1px;
}

.divider-3.cc-dark-divider {
  background-color: #202020;
  height: 1px;
}

.section-92 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-92.cc-store-home-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

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

.collection-item-30 {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 33%;
  height: 3%;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  position: relative;
}

.heading-143 {
  color: var(--black);
  font-family: Bitter, serif;
}

.heading-144 {
  color: var(--black);
}

.product-image-wrap {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  vertical-align: baseline;
  object-fit: fill;
  background-color: #f4f4f4;
  width: 100%;
  max-width: 100%;
  height: 618px;
  transition: opacity .6s;
  display: inline-block;
  position: relative;
}

.product-image-wrap:hover {
  opacity: .9;
  color: #fff;
}

.product-image-wrap:active {
  opacity: .85;
  color: #fff;
}

.product-description {
  position: absolute;
  inset: auto auto 30px 30px;
}

.product-name-text {
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  border-radius: 20px;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  box-shadow: 3px 2px 5px #00000054;
}

.product-name-text.cc-name-text-cart {
  font-size: 14px;
  line-height: 26px;
}

.product-price-text {
  opacity: .6;
  color: var(--black);
  text-align: center;
  font-size: 14px;
  line-height: 26px;
}

.remove-button {
  text-decoration: none;
}

.apple-pay-3 {
  height: 42px;
}

.cart-header-4 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.cart-option-list {
  color: #a7a7a7;
  margin-top: 0;
  font-size: 14px;
  line-height: 26px;
}

.primary-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 7px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

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

.primary-button:active {
  background-color: #43464d;
}

.primary-button.cc-cart {
  background-color: var(--black);
}

.primary-button.cc-add-to-cart-btn {
  margin-top: 10px;
  margin-right: 10px;
}

.pay-with-browser {
  height: 42px;
}

.cart-list {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navigation-2 {
  background-color: #0000;
  align-items: center;
  padding: 30px 50px;
  display: flex;
}

.icon-7 {
  display: block;
}

.cart-container-5 {
  min-width: 400px;
  box-shadow: 0 2px 10px #00000014;
}

.cart-line-item {
  margin-bottom: 10px;
}

.navigation-wrap {
  align-items: center;
  display: flex;
}

.navigation-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.cart-quantity-6 {
  color: #fff;
  letter-spacing: 0;
  background-color: #0000;
  border-radius: 0;
  min-width: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.cart-10 {
  margin-left: 20px;
}

.cart-item-info-wrap {
  margin-top: -5px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.cart-footer-4 {
  padding-top: 20px;
}

.logo-link-2 {
  z-index: 1;
}

.logo-link-2:hover {
  opacity: .8;
}

.logo-link-2:active {
  opacity: .7;
}

.navigation-items {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph-light-2 {
  opacity: .6;
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  font-style: italic;
  line-height: 26px;
}

.logo-image {
  display: block;
}

.label-2 {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label-2.cc-cart-remove-link {
  color: #a7a7a7;
  margin-top: 4px;
  margin-bottom: 5px;
  font-weight: 400;
  text-decoration: none;
}

.cart-option-wrap {
  margin-bottom: 0;
}

.option-item-value {
  color: #1a1b1f;
}

.text-field-10 {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field-10:hover {
  border-color: #e3e6eb;
}

.text-field-10:active, .text-field-10:focus {
  border-color: #43464d;
}

.text-field-10::placeholder {
  color: #32343a66;
}

.text-field-10.cc-quantity-field {
  background-color: #fff;
  border-color: #e6e6e6;
  width: 80px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 8px 12px 8px 20px;
}

.text-field-10.cc-subscribe-text-field {
  border-radius: 7px;
  width: 330px;
  margin-bottom: 0;
  margin-right: 10px;
}

.text-field-10.cc-subscribe-text-field:focus {
  border-color: #32343a;
}

.apple-pay-4 {
  height: 42px;
}

.cart-header-5 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.icon-8 {
  display: block;
}

.cart-quantity-7 {
  color: #fff;
  letter-spacing: 0;
  background-color: #0000;
  border-radius: 0;
  min-width: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.cart-11 {
  margin-left: 20px;
}

.cart-footer-5 {
  padding-top: 20px;
}

.paragraph-light-3 {
  opacity: .6;
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  font-style: italic;
  line-height: 26px;
}

.paragraph-light-3.cc-subscribe-paragraph {
  color: var(--black);
  width: 40%;
}

.apple-pay-5 {
  height: 42px;
}

.cart-header-6 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.icon-9 {
  display: block;
}

.cart-12 {
  margin-left: 20px;
}

.cart-footer-6 {
  padding-top: 20px;
}

.section-93 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.container-146.cc-heading-wrap {
  text-align: center;
}

.store-categories-wrap {
  color: var(--black);
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.products-category-link {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 15px;
  margin-right: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.products-category-link:hover {
  opacity: 1;
}

.products-category-link:active {
  opacity: .8;
}

.products-category-link.w--current {
  opacity: 1;
  letter-spacing: 1px;
  font-weight: 600;
}

.products-category-link.w--current:hover {
  opacity: .8;
}

.products-category-link.w--current:active {
  opacity: .7;
}

.collection-list-29 {
  justify-content: center;
  display: flex;
}

.section-94 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.collection-item-31 {
  width: 33.33%;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.section-95 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.collection-item-32 {
  width: 33%;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.apple-pay-6 {
  height: 42px;
}

.cart-header-7 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.icon-10 {
  display: block;
}

.cart-13 {
  margin-left: 20px;
}

.cart-footer-7 {
  padding-top: 20px;
}

.section-96 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.container-147.cc-heading-wrap {
  text-align: center;
}

.collection-list-30 {
  justify-content: center;
  display: flex;
}

.heading-145 {
  color: var(--black);
  text-transform: uppercase;
}

.section-97 {
  color: var(--black);
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-98 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.links-section-footer {
  margin-top: 40px;
}

.made-with-webflow {
  opacity: .5;
  align-items: center;
  margin-top: 70px;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.made-with-webflow:hover {
  opacity: 1;
}

.made-with-webflow:active {
  opacity: .8;
}

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

.footer-6 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . . ."
                 ". . . . ."
                 / 2fr 1fr 1fr 1.25fr 1fr;
  place-items: start;
}

.footer-link {
  opacity: .6;
  color: var(--light-black);
  margin-bottom: 15px;
  font-size: 14px;
  text-decoration: none;
  transition: color .2s, opacity .2s;
}

.footer-link:hover {
  opacity: 1;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.text-block-285 {
  color: var(--black);
}

.body-37 {
  background-color: var(--white);
}

.section-99 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.footer-7 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . . ."
                 ". . . . ."
                 / 2fr 1fr 1fr 1.25fr 1fr;
  place-items: start;
}

.section-100 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.apple-pay-7 {
  height: 42px;
}

.cart-header-8 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.icon-11 {
  display: block;
}

.product-name-text-2 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

.product-name-text-2.cc-name-text-cart {
  font-size: 14px;
  line-height: 26px;
}

.cart-14 {
  margin-left: 20px;
}

.cart-footer-8 {
  padding-top: 20px;
}

.section-101 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.container-151.cc-heading-wrap {
  text-align: center;
}

.store-categories-wrap-2 {
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.collection-list-31 {
  justify-content: center;
  display: flex;
}

.collection-list-wrapper-20 {
  color: var(--black);
}

.collection-list-32 {
  justify-content: center;
  display: flex;
}

.section-102 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.collection-wrap-2 {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.text-block-286 {
  opacity: 1;
  outline-offset: 0px;
  color: var(--black);
  text-align: center;
  border: 1px #000;
  border-radius: 20px;
  outline: 3px #151515;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  box-shadow: 5px 5px 5px #00000047;
}

.collection-item-33 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
}

.text-block-287 {
  color: var(--black);
  margin-left: 15px;
  margin-right: 15px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.heading-146 {
  color: var(--black);
}

.link-block-49 {
  color: var(--black);
  text-transform: uppercase;
  text-decoration: none;
}

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

.product-detail-main-details {
  margin-bottom: 30px;
}

.section-103 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-103.cc-product-detail {
  align-items: center;
  display: flex;
}

.product-details-wrap {
  width: 50%;
  max-width: 470px;
  margin-bottom: 20px;
  margin-left: 100px;
}

.list-item {
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.product-informations {
  margin-top: 25px;
  margin-bottom: 25px;
}

.product-detail-price {
  opacity: .6;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 52px;
}

.product-detail-name {
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 52px;
}

.product-detail-cta-wrap {
  margin-top: 0;
  display: flex;
}

.product-detail-measurement {
  align-items: center;
  display: flex;
}

.product-detail-unit-text {
  margin-left: 6px;
}

.product-detail-unit-text.cc-middle-text {
  margin-right: 6px;
}

.product-image-3 {
  background-color: #f4f4f4;
  background-image: url('../images/placeholder-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 700px;
  margin-bottom: 30px;
  display: flex;
}

.add-to-cart-4 {
  margin-top: 30px;
}

.cc-quantity-field-label {
  margin-bottom: 0;
}

.form-block-4 {
  margin-top: 20px;
}

.section-104 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-104.cc-subscribe-form {
  background-color: var(--heleneb);
  margin-left: 0;
  margin-right: 0;
}

.heading-jumbo-small {
  color: var(--black);
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

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

.container-152.cc-subscription-form {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  display: flex;
}

.subscribe-form {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-105 {
  color: var(--black);
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.text-block-289 {
  color: var(--black);
}

.section-106 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.text-block-290 {
  color: var(--grey);
  font-size: 14px;
}

.collection-list-33 {
  color: var(--light-black);
}

.text-block-291 {
  color: var(--black);
  text-align: center;
  border-radius: 10px;
  margin-top: 10px;
  text-decoration: none;
  box-shadow: 10px 10px 5px #0003;
}

.text-block-292 {
  color: var(--light-black);
  text-align: center;
  padding-top: 10px;
}

.image-166 {
  opacity: 1;
  outline-offset: 0px;
  border: 1px #000;
  outline: 3px #bba16e;
  box-shadow: 3px 2px 5px #000000c4;
}

.text-block-293 {
  color: var(--light-black);
  text-align: center;
  margin-top: 5px;
}

.link-block-50 {
  text-decoration: none;
}

.image-167 {
  border: 1px #000;
  box-shadow: 3px 2px 5px #000000c4;
}

.image-168 {
  outline-offset: 0px;
  border: 1px #000;
  outline: 3px #fff;
  box-shadow: 3px 2px 5px -1px #000000c4;
}

.section-107 {
  width: 100%;
  height: 100%;
}

.code-embed-2 {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  bottom: 0;
}

.code-embed-3 {
  margin-top: 100px;
  margin-bottom: 0;
  position: relative;
  bottom: 0;
}

.text-span-194 {
  color: #fff;
  background-color: #000;
}

.text-span-195 {
  color: #f9d484c2;
}

.text-span-196 {
  color: #fff;
}

.text-span-197 {
  font-size: 1.1rem;
}

.text-span-198 {
  color: #bba16e;
}

.text-span-199, .text-span-200, .bold-text-49, .bold-text-50 {
  color: #fff;
}

.text-span-201 {
  color: #bba16e;
}

.text-span-202 {
  color: #ffffffcf;
}

.text-span-203 {
  color: #fffc;
}

.text-span-204 {
  color: #fff;
  font-size: 1.1rem;
}

.text-span-205 {
  color: #bba16e;
}

.bold-text-51 {
  color: #ffffffa3;
  font-size: 1.2rem;
}

.bold-text-52 {
  color: #ffffffbf;
  text-transform: capitalize;
}

.bold-text-53 {
  text-align: left;
}

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

.bold-text-55 {
  border: 1px #000;
  font-family: Open Sans, sans-serif;
}

.text-span-206, .bold-text-56 {
  font-family: Open Sans, sans-serif;
}

.image-169 {
  margin-top: auto;
}

.container-155 {
  flex-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  bottom: -200px;
}

.brix---btn-primary-full-width {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-full-width:hover {
  background-color: var(--elements-webflow-library-secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---text-300-medium-2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

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

.brix---heading-h1-size-4 {
  color: var(--light-grey);
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

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

.brix---mg-right-8px {
  margin-right: 8px;
}

.brix---flex-horizontal-start {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brix---mg-top-40px {
  margin-top: 40px;
}

.brix---text-200-list-medium {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.brix---icon-list {
  margin-right: 16px;
}

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

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

.brix---text-200-bold-3 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

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

.brix---divider-40px {
  background-color: var(--elements-webflow-library-neutral--400);
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
}

.brix---paragraph-default-5 {
  color: var(--white);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---display-4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

.brix---mg-bottom-12px {
  margin-bottom: 12px;
}

.brix---square-icon {
  border-radius: 16px;
}

.brix---mg-bottom-16px-4 {
  margin-bottom: 16px;
}

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

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

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---pricing-content-v2 {
  padding: 40px 28px;
}

.brix---card {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
}

.brix---3-columns-1-col-tablet {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---subtitle-3 {
  color: var(--gold);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---inner-container-700px-center {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

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

.brix---container-default-5 {
  background-color: var(--helene-b);
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-4 {
  background-color: var(--helene-b);
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

.code-embed-4 {
  background-color: var(--helene-b);
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-207 {
  color: var(--white);
}

.hero_wrap {
  background-image: linear-gradient(#0d051400, #0d051400 71%, #0d0514 90%);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2.5em;
  display: flex;
}

.final-score {
  opacity: 0;
  text-align: center;
  background-color: #0d051424;
  border: 1px solid #eae9ee4d;
  border-radius: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30em;
  height: 30em;
  font-size: .5em;
  transition: all .6s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.question_wrap {
  padding-left: 7.81em;
  padding-right: 7.81em;
}

.hero_logo {
  width: 5.94em;
  margin-right: auto;
}

.progress {
  border: 1px solid #eae9ee4d;
  border-radius: 100vw;
  width: 100%;
  height: .9em;
  margin-top: 1.46em;
}

.section-108.is--main {
  z-index: 5;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.progress_bar {
  background-image: linear-gradient(to right, #5bbeeb, #fd92fe);
  border-radius: 100vw;
  width: 0%;
  height: 100%;
  transition: width .5s cubic-bezier(.165, .84, .44, 1);
}

.button_face {
  width: 1.98em;
  height: 1.98em;
  margin-right: .68em;
  display: none;
}

.button_face.is--happy {
  display: block;
}

.button_face.is--sad {
  display: none;
}

.final-scrore_points {
  margin-top: .4em;
  margin-bottom: .4em;
}

.hero_bottom {
  width: 100%;
  transition: opacity .3s;
}

.button-41 {
  color: #0d0514;
  background-image: linear-gradient(to right, #5bbeeb, #fd92fe);
  border-radius: 100vw;
  align-items: center;
  padding: 1.04em 1.67em 1.04em 1.04em;
  display: flex;
}

.content-2 {
  z-index: 2;
  flex: 0 auto;
  width: 60%;
  padding-top: 9.01em;
  padding-bottom: 9.01em;
  position: relative;
  overflow: hidden;
}

.hero-3 {
  z-index: 5;
  flex: none;
  width: 40%;
  height: 100vh;
  padding: 1.04em;
  transition: background-color .2s, height .8s cubic-bezier(.165, .84, .44, 1), width .8s cubic-bezier(.165, .84, .44, 1);
  position: sticky;
  top: 0;
}

.hero_img {
  color: #eae9ee;
  background-color: #0d0514;
  background-image: url('../images/hero-image.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  overflow: hidden;
}

.question_item {
  border-bottom: 2px solid #0d051429;
  margin-bottom: 8.07em;
  padding-bottom: 8.07em;
}

.background {
  z-index: 1;
  background-image: url('../images/gradient.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 33em;
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.code-embed-5, .code-embed-6, .code-embed-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-133 {
  margin-top: 100px;
}

.code-embed-8 {
  margin-left: auto;
  margin-right: auto;
}

.section-109 {
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.body-38, .body-39, .body-40, .body-41 {
  background-color: var(--helene-b);
}

.f-h1-heading {
  color: var(--white);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 1.2;
}

.f-container-regular-15 {
  width: 100%;
  max-width: 1132px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-button-secondary {
  border: 1px solid var(--flowui-component-library-grey-300);
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.f-button-secondary:hover {
  background-color: var(--flowui-component-library-gray-200);
  border-color: #0000;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-margin-bottom-24 {
  margin-bottom: 24px;
}

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

.f-image-cover {
  object-fit: scale-down;
  width: 100%;
  max-width: 100%;
  height: 87%;
  margin-top: 42px;
  margin-bottom: 0;
  padding-bottom: 0;
  top: 0;
}

.f-paragraph-large {
  letter-spacing: -.02em;
  margin-top: 39px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-section-large-14 {
  padding: 0 5%;
  position: relative;
}

.f-button-neutral {
  background-color: var(--flowui-component-library-gray-900);
  color: var(--flowui-component-library-white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: var(--flowui-component-library-gray-700);
}

.f-heading-detail-small {
  color: var(--flowui-component-library-gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-header-image-wrapper-tall {
  border-radius: 12px;
  width: 100%;
  max-width: 500px;
  height: 630px;
  overflow: hidden;
}

.f-header-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-header-grid-3 {
  grid-column-gap: 40px;
  grid-row-gap: 34px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.container-156 {
  margin-top: 18px;
  margin-left: 65px;
  padding-left: 0;
}

.f-h1-heading-10 {
  aspect-ratio: auto;
  color: var(--white);
  letter-spacing: -.04em;
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 1.2;
  display: flex;
}

.f-margin-bottom-186 {
  margin-bottom: 15px;
}

.f-margin-bottom-187 {
  margin-bottom: 32px;
}

.f-section-large-15 {
  margin-top: 0;
  padding: 0 5%;
  position: relative;
}

.grid-31 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -156px;
  margin-left: -47px;
  display: grid;
}

.code-embed-9 {
  justify-content: flex-start;
  margin-top: 0;
  display: flex;
}

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

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

.div-block-135 {
  margin-bottom: 87px;
}

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

.body-42 {
  background-color: var(--helene-b);
}

.code-embed-10 {
  background-color: #2a2a4100;
  margin-top: 100px;
}

.hero-heading-left-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-5 {
  margin-bottom: 24px;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-stack-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two-3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-6 {
  color: var(--black);
  margin-bottom: 24px;
}

.button-primary-6 {
  background-color: var(--gold);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 9px;
  margin-top: 63px;
  margin-left: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6:hover {
  background-color: var(--white);
  color: var(--gold);
}

.button-primary-6:active {
  background-color: #43464d;
}

.hero-image-3 {
  width: 100%;
  margin-top: 50px;
}

.heading-147 {
  color: var(--black);
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-split-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-3 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-7 {
  color: var(--white);
  text-align: justify;
  margin-top: 36px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
}

.hero-heading-left-3 {
  background-color: var(--black);
  border: 1px #000;
  padding: 80px 30px;
  position: relative;
}

.heading-148 {
  color: var(--white);
}

.section-110 {
  background-color: var(--black);
}

.heading-149 {
  text-align: center;
  margin-bottom: 4rem;
}

.code-embed-11 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-136 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-137 {
  margin-top: 0;
}

.container-160, .container-161 {
  margin-top: 200px;
}

.body-44 {
  background-image: url('../images/IMG_7525.WEBP');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.code-embed-12 {
  margin-bottom: auto;
}

.section-111 {
  background-color: #fff;
  margin-top: -192px;
  padding-bottom: 200px;
}

.code-embed-14 {
  margin-top: 0;
}

.container-163 {
  margin-left: auto;
  margin-right: auto;
}

.section-112 {
  background-color: #fff;
}

.code-embed-15 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.section-113 {
  margin-left: 10px;
  margin-right: 10px;
}

.container-164 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100px;
  max-height: 100%;
  overflow: auto;
}

.code-embed-16 {
  margin-top: 20px;
}

.code-embed-17 {
  border-radius: 20px;
  box-shadow: 0 2px 10px 4px #ffffffcf;
}

.cell-95 {
  border-radius: 20px;
  box-shadow: 0 2px 6px 4px #ffffff75;
}

.quick-stack-25 {
  margin-top: 6px;
  position: relative;
  top: 200px;
}

.code-embed-18 {
  margin-bottom: 0;
}

.container-165 {
  background-color: #fff0;
  border-radius: 20px;
}

.image-171 {
  opacity: .72;
  border-radius: 11px;
}

.image-172, .image-173, .image-174, .image-175, .image-176 {
  opacity: .8;
  border-radius: 11px;
}

.image-177 {
  opacity: .77;
  border-radius: 11px;
}

.image-178 {
  opacity: .8;
  border-radius: 11px;
}

.code-embed-19 {
  mix-blend-mode: exclusion;
  position: relative;
  bottom: 0;
}

.section-114 {
  position: relative;
  bottom: 0;
}

.text-span-208 {
  color: #fff;
  font-size: 1.1rem;
}

.italic-text-8 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.code-embed-22 {
  margin: 0;
  padding: 0;
}

.div-block-138 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: hidden;
}

.code-embed-23 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.div-block-139 {
  width: 100vw;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.div-block-140 {
  width: 100vw;
  height: 100vh;
}

.code-embed-24 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.container-167 {
  margin-left: 0;
  margin-right: 0;
}

.code-embed-25 {
  background-image: linear-gradient(to bottom, var(--black), var(--black));
}

.body-45 {
  background-color: var(--helene-b);
  color: var(--helene-b);
}

.code-embed-26 {
  color: var(--helene-b);
}

.body-46 {
  background-color: var(--helene-b);
}

@media screen and (min-width: 1280px) {
  .padding-vertical.padding-medium.extra-top-padding {
    background-image: url('../images/magnific-krg0O3JXcEcBgu9aOzE9-magnific-fNchTXu9DegYqbw23YSd.jpeg');
    background-position: 50%;
    background-size: cover;
    border-radius: 20px;
  }

  .padding-vertical.padding-x-huge {
    opacity: 1;
    margin-top: auto;
  }

  .padding-vertical.padding-xx-large {
    background-image: url('../images/ChatGPT-Image-7-juin-2025-à-12_14_15.png');
    background-position: 50%;
  }

  .text-size-medium.text-style-muted {
    font-family: Open Sans, sans-serif;
  }

  .text-weight-semibold.highlighted {
    margin-top: 0;
  }

  .header-image {
    opacity: 1;
    filter: none;
    mix-blend-mode: luminosity;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .logo-component {
    margin-bottom: 0;
  }

  .column-6 {
    box-shadow: 0 0 14px -4px var(--flowui-component-library-gray-200);
  }

  .image-8 {
    box-shadow: 0 0 11px 10px var(--white);
    border: 1px #000;
  }

  .text-block-62 {
    border-style: none;
    border-color: var(--gold);
  }

  .section-42 {
    margin-bottom: auto;
  }

  .heading-108, .heading-109 {
    box-shadow: 0 2px 11px 0 var(--gold);
  }

  .card-content-wrapper {
    box-shadow: 0 1px 5px 0 var(--gold);
    background-image: linear-gradient(149deg, #ffffff1a 14%, #000 71%);
  }

  .card-features {
    color: var(--white);
  }

  .card-description {
    background-color: #0000;
    border: 1px solid #000000fc;
    font-size: 1rem;
  }

  .card-price-label {
    color: var(--white);
    font-size: 1.8rem;
    font-weight: 900;
  }

  .waves---section-medium {
    margin-top: auto;
  }

  .course-features-content-left-2 {
    top: 20%;
  }

  .course-features-content-item-2.content-item {
    background-color: var(--helene-b);
    background-image: linear-gradient(19deg, #2a2a41b5 39%, #ffffff21);
    border-color: #ececec;
    top: 20%;
  }

  .sizejumbo-text.sizejumbo-full-clear {
    width: 100%;
    margin-top: 45px;
  }

  .body-23 {
    background-color: var(--helene-b);
  }

  .navbar-4 {
    box-shadow: 0 0 8px 1px var(--white);
    background-color: #2a2a4100;
    background-image: linear-gradient(0deg, #2a2a4191 29%, #ffffff38 69%, #2a2a41a1 91%, #2a2a41ad);
    font-family: Open Sans, sans-serif;
  }

  .navlink.sub {
    background-color: #2a2a4100;
  }

  .nav-wrap {
    height: auto;
  }

  .dropdown-innerlist {
    background-color: var(--helene-b);
    border-style: none;
    border-color: #fff;
  }

  .dropdown-list-2 {
    background-color: var(--flowui-component-library-white);
  }

  .body-32 {
    background-image: url('../images/hélene.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .text-block-270 {
    opacity: 1;
  }

  .hero6-content {
    margin-top: 93px;
  }

  .cf-testimonial-logos {
    max-width: 130px;
  }

  .navbar-6 {
    padding-bottom: 0;
  }

  .image-159 {
    left: -113px;
  }

  .div-block-116, .div-block-117, .div-block-129 {
    background-color: var(--helene-b);
  }

  .text-block-284 {
    color: var(--black);
  }

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

  .code-embed-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .code-embed-10 {
    margin-top: 220px;
  }

  .div-block-137 {
    margin-top: 200px;
  }

  .body-44 {
    background-image: url('../images/IMG_7525.WEBP');
  }

  .code-embed-18 {
    padding-top: 0;
  }

  .container-166 {
    margin-left: auto;
    margin-right: auto;
  }

  .code-embed-20 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .code-embed-21 {
    margin-left: 0;
  }

  .code-embed-22 {
    width: auto;
    height: auto;
    position: static;
  }

  .div-block-138 {
    width: 100vw;
    height: 100vh;
    position: relative;
    overflow: hidden;
  }
}

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

  img {
    position: relative;
  }

  .text-size-small.text-style-muted {
    letter-spacing: 0;
  }

  .container-large {
    max-width: 80rem;
    padding-top: 0;
  }

  .page-padding {
    background-color: var(--helene-b);
    margin-top: 0;
    margin-bottom: auto;
    padding-top: 0;
  }

  .padding-vertical.padding-medium.extra-top-padding {
    background-color: #fff0;
    background-image: url('../images/magnific-krg0O3JXcEcBgu9aOzE9-magnific-fNchTXu9DegYqbw23YSd.jpeg');
    background-position: 50%;
    background-size: cover;
    border-radius: 20px;
    display: block;
  }

  .padding-vertical.padding-x-huge {
    opacity: 100;
    padding-top: 3.2rem;
  }

  .padding-vertical.padding-xx-large {
    background-image: url('../images/ChatGPT-Image-7-juin-2025-à-12_14_15.png');
    background-position: 50% 18%;
    background-size: cover;
  }

  .text-size-medium.text-style-muted {
    font-family: Open Sans, sans-serif;
  }

  .text-weight-semibold.highlighted {
    color: var(--gold);
  }

  .navbar-menu-buttons {
    align-self: flex-end;
  }

  .navbar.nav-art-offert {
    height: 3%;
    padding-bottom: 50px;
  }

  .navbar.nav-acceuil-blog {
    max-width: none;
    height: 100px;
    min-height: 4.5%;
    margin-right: 0;
  }

  .main-logo {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .header-image {
    box-shadow: none;
    opacity: 1;
    mix-blend-mode: luminosity;
    border-bottom-left-radius: 300px;
  }

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

  .footer-legal-link, .footer-bottom-wrapper {
    color: var(--white);
  }

  .footer {
    box-shadow: none;
    border: 1px #000;
    margin-top: 0;
    padding-bottom: 20px;
    position: static;
  }

  .footer-company-text, .footer-credit-text, .heading {
    color: var(--white);
  }

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

  .heading-3, .heading-4 {
    color: #fff;
  }

  .body-6 {
    background-color: var(--helene-b);
  }

  .navbar-no-shadow {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .column-6 {
    background-color: #15151500;
    background-image: none;
    border-radius: 20px;
    margin-top: auto;
  }

  .columns-7 {
    box-shadow: none;
    margin-top: 220px;
    padding-top: 100px;
  }

  .container-12 {
    background-color: #15151500;
    height: 100%;
    margin-top: 66px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .image-8 {
    box-shadow: 0 0 15px 12px var(--white);
    background-color: #0000;
    margin-top: 50px;
    padding-top: 0;
  }

  .body-8 {
    background-image: linear-gradient(to right, var(--helene-b), black);
  }

  .text-block-33 {
    color: var(--white);
    text-align: center;
    background-color: #15151500;
    margin-top: 107px;
    padding-top: 0;
    padding-bottom: 7px;
    font-weight: 400;
    top: 14px;
  }

  .body-marketing, .body-gestion {
    background-image: none;
    padding-top: 0;
  }

  .body-lash-art {
    background-image: none;
  }

  .body-13 {
    background-image: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .link-2 {
    font-size: 1.1rem;
    font-weight: 700;
  }

  .text-block-56 {
    color: var(--gold);
    text-align: center;
    letter-spacing: 10px;
    background-color: #15151500;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 82px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 700;
    display: flex;
  }

  .body-sant, .body-r-seaux {
    background-image: none;
  }

  .container-52 {
    margin-top: 142px;
  }

  .heading-37 {
    color: #fff;
    text-align: right;
    background-color: #15151500;
    background-image: linear-gradient(277deg, #00000070, #ffffff36);
    margin-top: -4.7rem;
    padding-right: 11px;
    font-family: Changa One, Impact, sans-serif;
    top: -4px;
    right: 0%;
  }

  .heading-40 {
    background-color: #0000;
    background-image: linear-gradient(72deg, #000000ab, #fcfcfc30 99%, #ffffff21);
    font-family: Changa One, Impact, sans-serif;
    top: 46px;
    bottom: -26px;
    left: 0;
  }

  .div-block-29 {
    box-shadow: 0 0 15px 5px var(--white);
    background-image: none;
    margin-top: 69px;
    padding-top: 60px;
    position: relative;
  }

  .body-14 {
    background-color: var(--black);
  }

  .text-block-62 {
    opacity: 1;
    color: var(--white);
    text-align: center;
    text-shadow: 1px 2px 1px #00000047;
    background-color: #0000;
    border-top: 1px #ffffff8c;
    border-radius: 19px;
    margin: -54px auto 21px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Oswald, sans-serif;
    font-size: 2rem;
    position: relative;
    top: 0;
  }

  .image-34 {
    opacity: .92;
    outline-offset: 0px;
    background-color: #0000;
    outline: 3px #151515;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    display: block;
    top: 0;
    left: 0;
  }

  .quick-stack-5 {
    border: 0px none var(--gold);
    background-image: none;
    border-radius: 12px;
    margin-top: 40px;
    margin-bottom: 0;
    padding: 0 5px 20px;
  }

  .cell-15 {
    box-shadow: none;
    border-style: none;
    border-width: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .text-block-63 {
    border-style: none;
    border-color: var(--white);
    background-color: #0000;
    background-image: linear-gradient(197deg, var(--helene-b), #f4f4f452);
    box-shadow: 0 0 8px 2px var(--black);
    border-radius: 13px;
    flex: 0 auto;
    align-self: center;
    width: 82%;
    height: 8%;
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
    padding: 5px 0;
    font-size: 1.4rem;
    display: block;
    position: relative;
    top: -17px;
    left: 38px;
  }

  .heading-69 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 14px;
  }

  .f-navigation-container {
    background-image: url('../images/5E0FAD02-4CD9-406D-8779-5934EAFF823A_1.webp');
    background-position: 0 0;
    background-size: auto;
  }

  .f-navigation {
    padding-top: 0;
  }

  .f-section-large {
    padding-bottom: 0;
  }

  .bande-2 {
    border-radius: 8px;
  }

  .efi-jumbo {
    color: var(--gold);
  }

  .efi-big-paragraph-3 {
    text-align: left;
    margin-top: 20px;
  }

  .efi-hr-04-title-wrapper, .anatomie {
    color: var(--black);
  }

  .efi-hr-04 {
    padding-top: 0%;
  }

  .heading-80 {
    color: var(--gold);
    font-family: Bitter, serif;
  }

  .f-h1-heading-3 {
    font-size: 2.2rem;
  }

  .f-header-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .dropdown-toggle-2 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 28px;
    display: flex;
  }

  .dropdown {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .f-grid-two-column-3 {
    grid-template-columns: 1fr;
  }

  .f-paragraph-large-17 {
    color: var(--black);
  }

  .f-h3-heading-10 {
    color: var(--gold);
    font-size: 2.5rem;
    line-height: 1.4;
  }

  .grid-6 {
    grid-row-gap: 37px;
  }

  .bold-text-14 {
    font-size: 2.5rem;
  }

  .f-h5-heading-8 {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .heading-91 {
    font-size: 2.5rem;
  }

  .paragraph-59 {
    line-height: 32px;
  }

  .bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18 {
    font-family: Bitter, serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .bold-text-19, .bold-text-20 {
    font-family: Bitter, serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .paragraph-60 {
    color: var(--white);
    margin-top: 40px;
    font-size: 18px;
    line-height: 32px;
  }

  .f-paragraph-large-23 {
    color: var(--white);
    font-size: 18px;
  }

  .f-h1-heading-9 {
    color: var(--gold);
    -webkit-text-stroke-width: 1px;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.4;
  }

  .heading-92 {
    color: var(--black);
    margin-top: 2.4rem;
    font-size: 22px;
    line-height: 1.2;
  }

  .f-h5-heading-9 {
    font-size: 1.7rem;
  }

  .grid-7 {
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 40px;
  }

  .image-69, .image-70, .image-71, .image-72, .image-73, .image-74 {
    max-width: 70%;
  }

  .paragraph-61, .paragraph-62, .paragraph-63, .paragraph-64 {
    color: var(--white);
  }

  .grid-8 {
    grid-row-gap: 62px;
    margin-top: 40px;
    margin-left: 82px;
    margin-right: 74px;
    font-size: 18px;
    line-height: 32px;
  }

  .heading-93 {
    color: var(--gold);
    margin-top: 7.9rem;
    padding-left: 83px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
  }

  .heading-94 {
    background-color: var(--helene-b-2);
    color: var(--white);
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Bitter, serif;
    font-size: 2rem;
  }

  .heading-95 {
    background-color: var(--helene-b-2);
    color: var(--white);
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2rem;
  }

  .heading-96 {
    background-color: var(--helene-b-2);
    color: #f7ecec;
    border-radius: 20px;
    margin-left: 6px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2rem;
  }

  .paragraph-65 {
    color: var(--white);
    font-size: 18px;
    line-height: 32px;
  }

  .container-84 {
    margin-top: 57px;
  }

  .f-paragraph-large-26 {
    color: var(--white);
  }

  .paragraph-66 {
    color: var(--light-grey);
    font-size: 18px;
    line-height: 32px;
  }

  .heading-97 {
    color: var(--gold);
    -webkit-text-stroke-width: 1px;
    font-size: 2.5rem;
  }

  .paragraph-67 {
    color: var(--white);
    margin-top: 9px;
    margin-bottom: 3.1rem;
    font-size: 18px;
    line-height: 32px;
  }

  .paragraph-68, .paragraph-69, .paragraph-70 {
    color: var(--white);
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 32px;
  }

  .image-93 {
    padding-bottom: 2px;
  }

  .image-95 {
    margin-bottom: 3px;
    margin-left: -106px;
  }

  .image-96 {
    margin-top: auto;
  }

  .image-97 {
    margin-bottom: 3px;
    margin-left: -131px;
  }

  .heading-106 {
    color: #fff;
  }

  .section-42 {
    margin-top: 220px;
    margin-bottom: auto;
    margin-left: 0;
  }

  .heading-108, .heading-109 {
    box-shadow: 0 2px 11px 0 var(--white);
  }

  .user-log-in-log-out-2 {
    margin-top: 28px;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .container-116 {
    height: 300px;
    margin-top: -200px;
  }

  .title {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .card-content-wrapper {
    height: 100%;
  }

  .card-button-wrapper {
    box-shadow: 0 0 0 0 var(--gold);
  }

  .switch-wrapper {
    margin-top: 9px;
  }

  .pricing-title-wrapper-2 {
    margin-top: 0;
    padding-top: 40px;
    top: -134px;
  }

  .billing-time-wrapper {
    grid-template-rows: auto;
    place-items: center;
    margin-top: 48px;
    margin-bottom: 12px;
  }

  .card-cicles {
    color: var(--magenta);
    -webkit-text-stroke-color: var(--white);
    background-color: #fff0;
  }

  .text-block-150 {
    justify-content: center;
    align-items: center;
    margin-top: 42px;
    display: flex;
    position: static;
  }

  .uui-button-6.is-button-small {
    border-style: none;
    border-width: 0;
  }

  .uui-blogpost04_category-link {
    margin-top: 0;
  }

  .rich-text-block-60 {
    margin-top: 75px;
  }

  .rich-text-block-61, .rich-text-block-62, .rich-text-block-63 {
    margin-top: 40px;
  }

  .container-118 {
    margin-top: 0;
    padding-top: 100px;
  }

  .link-block-24 {
    margin-top: 0;
  }

  .waves---heading-3-no-margins {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
  }

  .div-carte-container {
    background-color: var(--helene-b);
    box-shadow: 0 0 12px 1px var(--white);
    cursor: pointer;
    width: 418.656px;
    height: 510px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    transform: rotate(0);
  }

  .waves---grid-features-6 {
    border: 1px none var(--gold);
    background-color: #fff0;
    border-radius: 6px;
    place-content: center;
    align-items: center;
    margin-top: 138px;
  }

  .waves---main-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .waves---section-medium {
    box-shadow: none;
    margin-top: auto;
  }

  .image-108 {
    padding-top: 0;
  }

  .image-109 {
    align-self: flex-end;
    margin-right: 83px;
    padding-right: 0;
  }

  .cell-79 {
    padding-left: 60px;
  }

  .text-block-194 {
    color: var(--helene-b);
    font-family: Bitter, serif;
    font-size: 1.8rem;
    font-weight: 700;
  }

  .image-110 {
    border-radius: 20px;
    padding-top: 0;
  }

  .container-120 {
    box-shadow: none;
    background-color: #2a2a4178;
    padding-bottom: 30px;
  }

  .collection-list-18 {
    margin-top: 0;
  }

  .image-112 {
    border-radius: 9px 9px 0 0;
  }

  .container-121 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .body-16 {
    background-color: var(--helene-b);
    background-image: linear-gradient(to right, var(--helene-b), var(--black));
  }

  .body-17, .body-18 {
    background-image: linear-gradient(to right, var(--helene-b), var(--black));
  }

  .course-features-content-item-2.content-item {
    background-color: #29292900;
    background-image: linear-gradient(19deg, var(--helene-b) 39%, #ffffff3d 99%, #ffffff12);
    box-shadow: 0 0 12px 0 var(--white);
    border-style: none;
    border-color: #fff;
    border-radius: 2.6rem;
  }

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

  .div-recto {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .div-verso {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
    backface-visibility: hidden;
    text-align: center;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .collection-list-wrapper-14 {
    height: 83px;
  }

  .heading-110 {
    border: 1px none var(--white);
    box-shadow: 0 0 8px 4px var(--gold);
    background-image: linear-gradient(219deg, #5037077d, #cdaf76d4);
    border-radius: 77px 77px 20px;
    width: 194px;
    height: 41px;
    margin-top: 0;
    padding: 0 10px;
    font-size: 2.2rem;
    font-weight: 400;
  }

  .collection-item-17 {
    height: 70px;
    margin-top: 0;
    padding-top: 5px;
  }

  .rectodiv {
    height: 510px;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .versodiv {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
    backface-visibility: hidden;
    text-align: center;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .recto {
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .verso, .verso-face {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
    backface-visibility: hidden;
    text-align: center;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .recto-face {
    width: 100%;
    max-width: 100%;
    height: auto;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .rectoo {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .versoo {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
    backface-visibility: hidden;
    text-align: center;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .verrso {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
    backface-visibility: hidden;
    text-align: center;
    border-radius: 20px;
    width: 100%;
    height: 99%;
    position: absolute;
    inset: 0% auto auto 0%;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .reccto {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .image-118 {
    width: 419px;
    max-width: none;
    padding-top: 0;
  }

  .image-119 {
    width: 415px;
    max-width: none;
    padding-top: 0;
    display: block;
  }

  .heading-116 {
    padding-top: 10px;
    font-family: Bitter, serif;
    font-size: 24px;
    font-weight: 700;
  }

  .image-120, .image-121 {
    width: auto;
    padding-top: 0;
  }

  .div-block-87, .div-block-88, .div-block-89 {
    border: 1px solid #000;
    border-radius: 20px;
    margin-top: 60px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .rich-text-block-64 {
    border: 1px solid #000;
    border-radius: 20px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .sizejumbo-text.sizejumbo-full-clear {
    width: 100%;
    margin-top: 48px;
  }

  .button-small:hover {
    border: 1px solid var(--light-grey);
    background-color: var(--white);
    color: var(--gold);
  }

  .text-block-205 {
    border-style: solid;
    border-width: 1px;
    border-color: #cdaf76e8 var(--gold) var(--gold) #a58f64a6;
    box-shadow: 0 0 15px 3px var(--gold);
    color: var(--white);
    text-align: center;
    background-image: linear-gradient(197deg, #885815, #cdaf76);
    border-radius: 2px;
    width: 90%;
  }

  .section-47 {
    margin-top: -200px;
  }

  .hero1 {
    grid-column-gap: 36px;
    max-width: 1196px;
    height: auto;
    max-height: 949px;
    margin-top: auto;
  }

  .hero1-image.lightbox-wrap {
    border-radius: 12px;
    min-height: 860px;
  }

  .lightbox-product-image {
    border-radius: 12px;
  }

  .uui-button-icon {
    color: var(--heleneb-violet);
  }

  .uui-blogpost03_image-5 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }

  .uui-blogpost05_date, .uui-text-size-medium {
    color: var(--gold);
  }

  .uui-heading-large-22 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-5 {
    margin-top: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-5 {
    padding-left: 20px;
  }

  .uui-blogpost05_header-5 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-206 {
    color: var(--heleneb-violet);
  }

  .text-block-207, .text-block-208 {
    color: var(--gold);
  }

  .uui-button-icon-17 {
    color: var(--untitled-ui-primary700);
  }

  .uui-blogpost05_date-5, .uui-text-size-medium-32 {
    color: var(--gold);
  }

  .uui-heading-large-23 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-6 {
    color: var(--gold);
    margin-top: 0;
  }

  .uui-blogpost05_title-wrapper-6 {
    padding-top: 20px;
    padding-left: 20px;
  }

  .uui-blogpost05_header-6 {
    background-color: var(--white);
  }

  .text-block-210 {
    color: var(--gold);
  }

  .text-block-211 {
    color: var(--untitled-ui-primary700);
  }

  .uui-blogpost03_image-7 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }

  .uui-blogpost05_date-6, .uui-text-size-medium-33 {
    color: var(--gold);
  }

  .uui-heading-large-24 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-7 {
    color: var(--gold);
    margin-top: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-7 {
    padding-top: 20px;
    padding-left: 20px;
  }

  .uui-blogpost05_header-7 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-212 {
    color: var(--gold);
  }

  .uui-blogpost03_image-8 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }

  .uui-blogpost05_date-7, .uui-text-size-medium-34 {
    color: var(--gold);
  }

  .uui-heading-large-25 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-8 {
    margin-top: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-8 {
    padding-top: 20px;
    padding-left: 20px;
  }

  .uui-blogpost05_header-8 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-214, .text-block-215, .uui-blogpost05_date-8, .uui-text-size-medium-35 {
    color: var(--gold);
  }

  .uui-heading-large-26 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-9 {
    color: var(--gold);
    margin-top: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-9 {
    color: var(--gold);
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 20px;
  }

  .uui-blogpost05_header-9 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-217 {
    color: var(--gold);
  }

  .uui-blogpost03_image-10 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }

  .uui-blogpost05_date-9 {
    color: var(--gold);
  }

  .uui-heading-large-27 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-10 {
    color: var(--gold);
    margin-top: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-10 {
    color: var(--gold);
  }

  .uui-blogpost05_header-10 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-219 {
    color: var(--gold);
  }

  .uui-blogpost03_image-11 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }

  .uui-blogpost05_date-10, .uui-text-size-medium-37 {
    color: var(--gold);
  }

  .uui-heading-large-28 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-11 {
    color: var(--gold);
    margin-top: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-11 {
    padding-top: 20px;
    padding-left: 20px;
  }

  .uui-blogpost05_header-11 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-220 {
    color: var(--gold);
  }

  .text-block-222 {
    background-color: var(--gold);
    color: var(--white);
    -webkit-text-stroke-width: 0px;
    text-transform: uppercase;
    text-shadow: 0 0 0 var(--helene-b);
    border-radius: 12px 12px 1px 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
  }

  .heading-117 {
    font-size: 2.8rem;
  }

  .oma-section-1 {
    font-size: 14px;
  }

  .body-23 {
    background-color: var(--helene-b);
  }

  .shippinh {
    display: none;
  }

  .cell-84 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  .uui-cta01_image-01.shadow-xlarge {
    box-shadow: 0 0 10px 1px var(--gold);
  }

  .uui-cta01_component {
    padding-left: 125px;
  }

  .section-67.home-hero-section {
    min-height: 60vh;
  }

  .page-padding-2.margin-vertical.margin-large {
    padding-left: 47px;
  }

  .filters5_filters-wrapper {
    padding-left: 29px;
    padding-right: 29px;
  }

  .navbar-accueil {
    background-color: #14131361;
    background-image: linear-gradient(#000 20%, #fff0);
  }

  .div-block-104 {
    padding-top: 16px;
  }

  .link-block-38 {
    margin-top: 0;
  }

  .body-31 {
    background-size: cover;
  }

  .image-148 {
    border: 1px solid var(--gold);
    box-shadow: 0 3px 6px 2px var(--gold);
    border-radius: 14px;
    margin-top: 10px;
    top: 0;
    bottom: 0;
    right: 0;
  }

  .text-block-258 {
    border: 1px none var(--gold);
    text-align: center;
    align-self: center;
    width: 73%;
    margin: 0 0 9px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 1.7rem;
    position: relative;
    inset: -134px 0 -71px 146px;
  }

  .text-span-156 {
    text-decoration: underline;
  }

  .text-span-157 {
    font-size: 1.4rem;
  }

  .blx-section-1 {
    font-size: 14px;
  }

  .blx-container-1 {
    justify-content: space-between;
    width: 100%;
    max-width: 90em;
  }

  .navbar-4 {
    background-image: linear-gradient(0deg, #2a2a4140 37%, #ffffff2b 79%, var(--helene-b) 100%, var(--helene-b) 100%, #fff);
    box-shadow: 0 0 8px 1px var(--white);
  }

  .container-138 {
    height: 100%;
  }

  .navlink {
    margin-top: 0;
  }

  .nav-wrap {
    height: auto;
    padding-right: 0;
  }

  .dropdown-list-2 {
    border: 1px #000;
    box-shadow: 1px 2px 14px 7px #fff0;
  }

  .cart-button-2 {
    margin-top: 0;
  }

  .link-block-41 {
    margin-top: 0;
    padding-bottom: 10px;
  }

  .link-block-41.w--current {
    margin-top: 0;
  }

  .uui-heading-medium-3 {
    padding-left: 0;
  }

  .uui-contact05_component {
    box-shadow: 0 0 9px 3px var(--light-grey);
  }

  .hero-stack-2 {
    background-image: url('../images/hélene.jpg');
    background-position: 0 0;
    background-size: auto;
    border: 1px #000;
    width: 100%;
    height: 100%;
    margin-bottom: 9px;
  }

  .hero-image-2.shadow-two {
    box-shadow: none;
    margin-top: -66px;
  }

  .body-32 {
    background-color: var(--helene-b);
    background-image: url('../images/hélene.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .text-block-263 {
    margin-top: -27px;
  }

  .image-150 {
    top: -11px;
  }

  .text-span-162 {
    top: 0;
  }

  .heading-140 {
    position: relative;
    bottom: 5px;
  }

  .image-151 {
    top: -226px;
  }

  .user-log-in-log-out-4 {
    background-color: #e9e9ed00;
    position: relative;
    right: auto;
  }

  .hero6-content {
    margin-top: 87px;
  }

  .background-video-3 {
    background-color: #000;
  }

  .heading-141 {
    background-color: #0000;
    border-top: 1px solid #000;
    border-top-left-radius: 33px;
    border-top-right-radius: 33px;
  }

  .cf-hero-section-1 {
    width: 100%;
    height: 83.0866%;
  }

  .cf-testimonial-logos {
    max-width: 140px;
  }

  .navbar-6 {
    width: auto;
    min-width: auto;
    height: auto;
    padding-bottom: 0;
    position: fixed;
  }

  .image-159 {
    position: relative;
    left: -200px;
  }

  .image-160 {
    max-width: none;
    min-height: auto;
  }

  .code-embed-4 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .body-44 {
    background-image: url('../images/IMG_7525.WEBP');
  }

  .container-162 {
    margin-left: 100%;
    margin-right: 100%;
  }

  .code-embed-13 {
    margin-top: 0;
  }

  .code-embed-14 {
    margin-top: 10px;
  }

  .code-embed-18 {
    margin-top: 20px;
  }

  .image-171, .image-172 {
    opacity: 100;
  }
}

@media screen and (min-width: 1920px) {
  .page-wrapper {
    top: 5px;
  }

  .page-padding {
    background-color: var(--helene-b);
    width: 100%;
    max-width: none;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-bottom: 220px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0%;
    position: relative;
    bottom: 0;
  }

  .main-wrapper {
    box-shadow: 0 0 11px -14px var(--gold);
  }

  .padding-vertical.padding-medium.extra-top-padding {
    background-image: url('../images/magnific-krg0O3JXcEcBgu9aOzE9-magnific-fNchTXu9DegYqbw23YSd.jpeg');
    background-position: 50%;
    background-size: cover;
    border-radius: 20px;
    min-width: 100px;
    margin-left: 0;
    padding-left: 0%;
  }

  .padding-vertical.padding-x-huge {
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-top: 7.3rem;
  }

  .padding-vertical.padding-xx-large {
    background-image: url('../images/ChatGPT-Image-7-juin-2025-à-12_14_15.png');
    background-position: 0%;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .text-size-medium.text-style-muted {
    padding-left: 0;
    font-family: Open Sans, sans-serif;
    font-size: 1rem;
  }

  .text-weight-semibold.highlighted {
    color: var(--gold);
    margin-top: 0;
  }

  .navbar-menu-buttons {
    flex-direction: column;
    justify-content: center;
    align-self: flex-end;
    align-items: center;
  }

  .navbar.nav-art-offert {
    justify-content: center;
    width: 100%;
    max-width: 100%;
    padding-left: 5%;
    display: block;
  }

  .navbar.nav-acceuil-blog {
    justify-content: flex-start;
    width: 100%;
    max-width: 1920px;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .header-image-wrapper {
    margin-top: -119px;
  }

  .header-section {
    height: 100%;
    max-height: 100%;
  }

  .header-component {
    border-radius: 20px;
    margin-top: -51px;
  }

  .course-features {
    padding-top: 100px;
  }

  .course-features-content-left {
    position: sticky;
  }

  .gallery-component {
    box-shadow: 0 0 13px 8px #0003;
  }

  .footer {
    box-shadow: none;
    background-color: #151515;
    background-image: none;
    padding-bottom: 10px;
    display: block;
    position: relative;
    bottom: -200px;
  }

  .testimonials {
    width: 100%;
    height: 11%;
  }

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

  .heading-3 {
    font-size: 2.6rem;
  }

  .background-video {
    border-bottom-right-radius: 30px;
  }

  .body-6 {
    background-color: var(--helene-b);
    background-image: none;
    transform: rotate(0);
  }

  .column-6 {
    border: 1px solid var(--white);
    background-color: var(--helene-b);
    box-shadow: none;
    background-image: none;
    margin-top: 27px;
    font-family: Open Sans, sans-serif;
  }

  .columns-7 {
    margin-top: auto;
  }

  .container-12 {
    aspect-ratio: auto;
  }

  .image-8 {
    box-shadow: 0 0 20px 20px var(--white);
  }

  .body-8 {
    background-image: linear-gradient(to right, var(--helene-b), black);
  }

  .text-block-33, .text-block-56 {
    background-color: #15151500;
  }

  .body-r-seaux {
    background-color: #000;
  }

  .div-block-29 {
    background-image: radial-gradient(circle farthest-corner at 50% 100%, var(--helene-b), #0000 66%);
    box-shadow: 0 0 18px 7px var(--white);
    align-items: center;
    height: 89%;
    margin: 10px auto 0;
    padding-top: 0;
    display: flex;
    position: static;
    top: 71px;
  }

  .body-14 {
    background-color: var(--white);
    background-image: linear-gradient(99deg, var(--helene-b), var(--black));
  }

  .text-block-62 {
    border-top-style: none;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 10px;
    position: static;
  }

  .image-34 {
    opacity: 1;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    top: 0;
  }

  .quick-stack-5 {
    grid-template-rows: auto auto auto;
    margin-top: 40px;
  }

  .cell-15 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    box-shadow: none;
    border-style: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .text-block-63 {
    border: 1px solid var(--gold);
    background-image: linear-gradient(197deg, #885815, #cdaf76);
    border-radius: 4px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 90%;
    min-width: auto;
    height: 7%;
    max-height: none;
    margin: 0 0 0 23px;
    padding: 0;
    display: block;
    position: relative;
    top: -5px;
    left: 0;
  }

  .heading-69 {
    clear: left;
    color: var(--white);
    padding-top: 10px;
    font-family: Bitter, serif;
    font-size: 24px;
    line-height: 120%;
  }

  .f-navigation {
    min-width: 100%;
    padding-top: 0;
  }

  .bande-2 {
    border-radius: 14px;
  }

  .efi-hr-01-right-content {
    background-position: 0%;
  }

  .efi-jumbo {
    color: var(--gold);
  }

  .efi-hr-01 {
    margin-left: auto;
    margin-right: auto;
  }

  .youtube {
    width: 100%;
    height: 100%;
    margin-left: auto;
    padding-left: 0;
  }

  .text-block-106 {
    background-color: var(--elements-webflow-library-neutral--300);
    border-radius: 20px;
    margin-left: 220px;
    margin-right: 220px;
    padding-left: 20px;
  }

  .image-56 {
    box-shadow: 0 0 9px 7px #00000085;
  }

  .text-block-108 {
    margin-left: auto;
    margin-right: auto;
  }

  .uui-heading-xsmall-3 {
    color: var(--white);
  }

  .uui-text-size-large-4 {
    font-size: 1.6rem;
  }

  .uui-blogpost06_rich-text-divider {
    height: 1px;
  }

  .uui-section_blogpost06 {
    background-color: var(--white);
  }

  .image-93 {
    padding-bottom: 10px;
  }

  .image-95 {
    margin-bottom: 6px;
    margin-left: -80px;
  }

  .image-96 {
    margin-top: auto;
  }

  .image-97 {
    margin-bottom: 3px;
    margin-left: -115px;
  }

  .uui-blog04_list {
    padding-bottom: 20px;
  }

  .section-42 {
    background-color: #15151500;
    background-image: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    display: block;
  }

  .user-log-in-log-out-2 {
    margin-top: 28px;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-pricing10_component {
    margin-top: 0;
  }

  .container-116 {
    padding-top: 0;
  }

  .pricing-container {
    margin-top: -200px;
  }

  .title {
    background-color: #15151500;
    margin-top: 0;
    padding-top: 10px;
    position: relative;
    bottom: 0;
  }

  .card-button-wrapper {
    box-shadow: 0 0 0 0 var(--gold);
  }

  .bold-text-38 {
    padding-left: 20px;
  }

  .switch-wrapper {
    margin-top: 3px;
  }

  .billing-time-wrapper {
    margin-top: 75px;
    position: relative;
    bottom: -14px;
  }

  .card-cicles {
    -webkit-text-fill-color: inherit;
    background-color: #15151500;
    background-clip: border-box;
    display: none;
  }

  .text-block-150 {
    text-align: center;
    justify-content: center;
    margin-top: 0;
    margin-left: 0;
    font-size: 1.3rem;
  }

  .text-span-130 {
    margin-top: -36px;
  }

  .uui-button-6.is-button-small {
    border-style: none;
  }

  .uui-text-size-medium-27 {
    margin-top: 0;
    padding-bottom: 20px;
  }

  .uui-blogpost04_meta-wrapper {
    margin-top: 2.3rem;
  }

  .uui-page-padding-16 {
    background-color: #fff0;
  }

  .grill-retour-sur-investi {
    margin-top: 48px;
  }

  .uui-blogpost05_content-left {
    padding-top: 10px;
  }

  .uui-blogpost05_image-wrapper {
    padding-top: 0%;
  }

  .uui-blogpost05_header {
    grid-row-gap: .5rem;
    background-color: var(--white);
    grid-template-areas: ". Area";
    grid-auto-flow: row;
    margin-bottom: 0;
  }

  .rich-text-block-60 {
    margin-top: 114px;
  }

  .rich-text-block-61 {
    background-color: #00000047;
    background-image: linear-gradient(334deg, #00000024, #fff0);
    margin-top: 40px;
  }

  .rich-text-block-62 {
    margin-top: 40px;
  }

  .rich-text-block-63 {
    background-image: linear-gradient(259deg, #00000024, #ffffff2e);
    margin-top: 40px;
  }

  .container-118 {
    margin-top: 0;
    padding-top: 100px;
  }

  .waves---heading-3-no-margins {
    padding-top: 10px;
  }

  .div-carte-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border: 1px none var(--gold);
    box-shadow: 0 0 16px 1px var(--gold);
    text-align: center;
    cursor: pointer;
    background-color: #0000;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    place-items: center;
    width: 419px;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    transform: rotate(0);
  }

  .waves---grid-features-6 {
    grid-column-gap: 36px;
    grid-row-gap: 40px;
    border: 1px none var(--gold);
    border-radius: 13px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    justify-items: center;
    width: auto;
    display: grid;
    position: static;
    transform: rotate(0);
    box-shadow: 0 0 20px 17px #151515;
  }

  .waves---main-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    justify-items: center;
    width: 1227px;
    max-width: none;
    display: flex;
  }

  .waves---section-medium {
    padding-top: 5px;
  }

  .image-108 {
    height: 416px;
  }

  .uui-section_blogpost05-2 {
    background-color: var(--white);
    height: 12%;
    display: block;
  }

  .div-bloc-slider {
    height: auto;
  }

  .image-110 {
    width: 419px;
    max-width: none;
    height: 419px;
  }

  .container-120 {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }

  .image-112 {
    border-radius: 11px 11px 0 0;
  }

  .image-113 {
    align-self: flex-end;
    display: block;
  }

  .cell-81 {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    display: block;
  }

  .cell-82 {
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    display: block;
  }

  .container-121 {
    max-width: none;
    padding-left: 140px;
    padding-right: 140px;
  }

  .body-16 {
    background-color: var(--black);
    background-image: linear-gradient(to right, var(--helene-b), black);
  }

  .body-17 {
    background-color: var(--helene-b);
    background-image: linear-gradient(to right, var(--helene-b), black), linear-gradient(to right, black, var(--helene-b));
  }

  .body-18 {
    background-image: linear-gradient(to right, var(--helene-b), var(--black));
  }

  .course-features-content-item-2.content-item {
    border-style: none;
    border-color: var(--white);
    box-shadow: 0 0 12px 1px var(--white);
    border-radius: 3.8rem;
  }

  .text-span-142 {
    color: var(--gold);
  }

  .image-117 {
    border-radius: 20px;
    box-shadow: 0 0 14px 9px #0003;
  }

  .div-carte {
    width: 100%;
    height: 100%;
  }

  .div-recto {
    backface-visibility: visible;
    align-self: center;
    width: 419px;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    transform: rotate(0);
  }

  .div-verso {
    background-color: var(--helene-b);
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
    backface-visibility: hidden;
    border-radius: 20px;
    width: 419px;
    height: 500px;
    position: absolute;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .grid-12 {
    grid-template-rows: auto auto auto;
  }

  .collection-list-19 {
    height: 100%;
    margin-top: -24px;
    padding-bottom: 10px;
  }

  .heading-110 {
    z-index: 1;
    border-style: solid;
    border-width: 1px;
    border-color: var(--gold) #cdaf76ab #cdaf76cc var(--gold);
    box-shadow: 0 0 8px 4px var(--gold);
    color: var(--white);
    text-align: center;
    background-image: linear-gradient(219deg, #5038077d, #cdaf76d4);
    border-radius: 77px 77px 20px;
    width: 194px;
    padding: 3px 10px 10px;
    font-size: 1.5rem;
    font-weight: 400;
    transform: rotate(0);
  }

  .collection-item-17 {
    height: 73px;
    margin-top: 0;
    padding-top: 0;
    position: static;
  }

  .rectodiv {
    backface-visibility: visible;
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .versodiv {
    background-color: var(--helene-b);
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
    outline-offset: 0px;
    backface-visibility: hidden;
    border-radius: 20px;
    outline: 3px #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .div-cms {
    width: 100%;
    height: 33px;
    margin-top: 39px;
  }

  .heading-111 {
    text-align: center;
    margin-top: 2.4rem;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .link-block-25 {
    margin-top: 0;
  }

  .recto {
    transform: translate(0);
  }

  .verso {
    background-color: var(--helene-b);
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
    backface-visibility: hidden;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .collection-list-wrapper-15 {
    width: 100%;
    height: 100px;
  }

  .div-block-82 {
    flex-direction: column;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    margin-top: 0;
    display: block;
  }

  .link-block-26 {
    font-size: .9rem;
    line-height: 1.3;
  }

  .heading-112 {
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .collection-item-18 {
    margin-top: 10px;
  }

  .verso-face {
    background-color: var(--helene-b);
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
    backface-visibility: hidden;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
    box-shadow: 0 2px 5px #0003;
  }

  .recto-face {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .heading-113 {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, black, var(--helene-b));
    color: var(--white);
    border: 1px solid #fff;
    border-radius: 6px;
    width: 194px;
    padding: 10px;
    font-style: normal;
    box-shadow: 0 0 15px 7px #fff3;
  }

  .collection-list-20 {
    padding-top: 22px;
    line-height: 1.2;
  }

  .link-block-27 {
    white-space: normal;
    line-height: 1.3;
  }

  .collection-item-19 {
    height: 73px;
    padding-bottom: 0;
    line-height: 1.4;
  }

  .rectoo {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .versoo {
    background-color: var(--helene-b);
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
    backface-visibility: hidden;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .div-block-83 {
    width: 100%;
    height: 100%;
  }

  .heading-114 {
    color: var(--white);
    border: 1px solid #fff;
    border-radius: 6px;
    width: 194px;
    margin-top: 3rem;
    padding: 10px;
    box-shadow: 0 0 15px 7px #fff3;
  }

  .link-block-28 {
    margin-top: 0;
  }

  .verrso {
    background-color: var(--helene-b);
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b), black);
    backface-visibility: hidden;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .reccto {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .div-block-84 {
    width: 100%;
    height: 38px;
  }

  .heading-115 {
    color: var(--gold);
    border: 1px solid #000;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1rem;
  }

  .link-block-29 {
    text-decoration: none;
  }

  .collection-list-21 {
    color: var(--gold);
    margin-left: 0;
    margin-right: 0;
  }

  .collection-item-20 {
    font-size: 1rem;
  }

  .bouton-lien {
    z-index: 2;
    font-weight: 300;
  }

  .image-118 {
    width: 419px;
    height: 419px;
  }

  .image-119 {
    width: 419px;
    height: 416px;
    padding-top: 0;
  }

  .div-block-85 {
    text-align: center;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    height: 90%;
    margin-top: 18px;
    display: block;
  }

  .heading-116 {
    height: 38px;
    padding-top: 10px;
    font-family: Bitter, serif;
    font-size: 24px;
    line-height: 120%;
    transform: translate(0);
  }

  .collection-list-22 {
    margin-top: -24px;
    padding-bottom: 10px;
  }

  .collection-item-21 {
    height: 73px;
  }

  .collection-list-23 {
    margin-top: -24px;
  }

  .div-block-86 {
    height: 38px;
  }

  .image-120, .image-121 {
    width: 419px;
    height: 416px;
  }

  .div-block-87 {
    border: 1px solid #000;
    border-radius: 20px;
    margin-top: 60px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .div-block-88 {
    padding-bottom: 10px;
  }

  .div-block-89 {
    border: 1px solid #000;
    border-radius: 20px;
    margin-top: 60px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .rich-text-block-64 {
    background-image: linear-gradient(#0f0f0f3d, #0f0f0f3d);
    border: 1px solid #000;
    border-radius: 20px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .rich-text-block-65 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .rich-text-block-66 {
    padding-top: 10px;
    padding-left: 10px;
  }

  .rich-text-block-67 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .div-block-90 {
    padding-bottom: 0;
  }

  .lottie-animation {
    z-index: 1;
    position: absolute;
  }

  .text-block-205 {
    text-shadow: 0 1px 1px #0000007d;
  }

  .grid-15 {
    grid-template-columns: 1fr 1fr 1fr;
    width: 940px;
    height: 166px;
    position: static;
  }

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

  .image-128 {
    position: sticky;
    top: 8rem;
  }

  .uui-button-icon {
    color: var(--untitled-ui-primary700);
  }

  .uui-blogpost03_image-5 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }

  .uui-blogpost05_date, .uui-text-size-medium {
    color: var(--gold);
  }

  .uui-blogpost05_date-wrapper-5 {
    margin-top: 5rem;
  }

  .uui-heading-large-22 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-5 {
    margin-top: -3px;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost04_meta-wrapper-5 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-5 {
    padding-left: 20px;
  }

  .uui-blogpost05_header-5 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-206, .uui-button-icon-17 {
    color: var(--untitled-ui-primary700);
  }

  .uui-blogpost03_image-6 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }

  .uui-blogpost05_date-5, .uui-text-size-medium-32, .uui-blogpost05_date-wrapper-6 {
    color: var(--gold);
  }

  .uui-heading-large-23 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-6 {
    margin-top: 0;
  }

  .uui-blogpost04_meta-wrapper-6 {
    margin-top: 2.8rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-6 {
    padding-top: 20px;
    padding-left: 20px;
  }

  .uui-blogpost05_header-6 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-209, .text-block-210 {
    color: var(--gold);
  }

  .text-block-211 {
    color: var(--untitled-ui-primary700);
  }

  .uui-blogpost03_image-7 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }

  .uui-blogpost05_date-6, .uui-text-size-medium-33 {
    color: var(--gold);
  }

  .uui-heading-large-24 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-7 {
    color: var(--gold);
    margin-top: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-7 {
    color: var(--prune);
    padding-top: 20px;
    padding-left: 20px;
  }

  .uui-blogpost05_header-7 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-212 {
    color: var(--gold);
  }

  .uui-blogpost03_image-9 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }

  .uui-blogpost05_date-8, .uui-text-size-medium-35 {
    color: var(--gold);
  }

  .uui-heading-large-26 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-9 {
    margin-top: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-9 {
    padding-top: 20px;
    padding-left: 20px;
  }

  .uui-blogpost05_header-9 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-216, .text-block-217, .uui-blogpost05_date-9, .uui-text-size-medium-36 {
    color: var(--gold);
  }

  .uui-heading-large-27 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-10 {
    margin-top: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-10 {
    padding-top: 20px;
    padding-left: 20px;
  }

  .uui-blogpost05_header-10 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-218, .text-block-219, .uui-blogpost05_date-10, .uui-text-size-medium-37 {
    color: var(--gold);
  }

  .uui-heading-large-28 {
    color: var(--prune);
    text-shadow: 0 1px 1px var(--helene-b);
  }

  .uui-blogpost04_category-link-11 {
    color: var(--gold);
    margin-top: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-blogpost05_title-wrapper-11 {
    padding-top: 20px;
    padding-left: 20px;
  }

  .uui-blogpost05_header-11 {
    background-color: var(--white);
    border-radius: 12px;
  }

  .text-block-220 {
    color: var(--gold);
  }

  .text-block-223 {
    cursor: pointer;
  }

  .cloneable-container-default {
    background-color: var(--black);
  }

  .multi-step-form-button---brix.right---brix.preview-page {
    background-color: var(--gold);
  }

  .paragraph-93 {
    position: relative;
    top: 23px;
  }

  .shippinh {
    display: none;
  }

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

  .cell-84 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

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

  .uui-cta01_image-01.shadow-xlarge {
    box-shadow: 0 0 10px 2px var(--gold);
  }

  .uui-cta01_component {
    padding-left: 188px;
  }

  .uui-padding-vertical-xhuge-14 {
    padding-left: 20px;
  }

  .filters5_filter-group-list {
    padding-left: 29px;
    padding-right: 29px;
  }

  .navbar-accueil {
    background-color: #15151570;
    background-image: linear-gradient(#000 24%, #fff0);
  }

  .body-31 {
    background-position: 50%;
    background-size: cover;
  }

  .flex-block-2 {
    background-color: #0000;
  }

  .image-148 {
    box-shadow: 0 2px 11px 5px var(--gold);
    background-color: #0000002e;
    background-image: radial-gradient(circle, #2a2a41db, #fff0);
    border-radius: 16px;
    margin: 135px auto -36px;
    inset: -52px 0 212px;
  }

  .text-block-258 {
    border: 1px none var(--gold);
    text-align: center;
    border-radius: 14px;
    align-self: center;
    width: 78%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-right: 5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 1.5rem;
    top: -167px;
    left: 11px;
    right: 0;
  }

  .text-span-154 {
    font-family: Calliechalkfont, sans-serif;
  }

  .text-span-155 {
    text-decoration: underline;
  }

  .text-span-159 {
    width: .758113%;
  }

  .navbar-wrapper {
    background-color: #00000069;
    width: 100%;
    height: 55%;
  }

  .nav-link-4, .nav-link-accent {
    color: #fff;
  }

  .text-block-259 {
    color: var(--white);
  }

  .navbar-4 {
    box-shadow: 0 0 8px 1px var(--white);
    height: 94px;
  }

  .navlink {
    font-family: Open Sans, sans-serif;
  }

  .navlink.sub {
    background-color: var(--helene-b);
  }

  .dropdown-list-2 {
    background-color: var(--white);
  }

  .cart-button-2, .link-block-41.w--current {
    margin-top: 0;
  }

  .uui-heading-medium-3 {
    padding-left: 0;
  }

  .uui-contact05_component {
    box-shadow: 0 0 10px 3px var(--white);
  }

  .hero-image-2.shadow-two {
    box-shadow: none;
    margin-top: 27px;
  }

  .body-32 {
    background-size: cover;
  }

  .div-block-107 {
    display: flex;
  }

  .text-block-263 {
    align-items: center;
    margin-top: -27px;
    display: flex;
  }

  .image-150 {
    top: -14px;
  }

  .text-span-162 {
    top: 0;
  }

  .text-block-271 {
    position: relative;
  }

  .image-151 {
    top: -215px;
  }

  .user-log-in-log-out-4 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    right: auto;
  }

  .wrapper-9 {
    top: 84px;
  }

  .navbar-5 {
    height: 8%;
    margin-top: 0;
  }

  .image-159 {
    left: -438px;
  }

  .div-block-116, .div-block-117, .div-block-129 {
    background-color: var(--helene-b);
  }

  .body-44 {
    background-image: url('../images/IMG_7525.WEBP');
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 3.25rem;
  }

  h2 {
    font-size: 2.75rem;
  }

  h3 {
    font-size: 2.25rem;
  }

  h4 {
    font-size: 1.75rem;
  }

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

  .margin-xx-large {
    margin: 4.5rem;
  }

  .padding-xx-large {
    padding: 4.5rem;
  }

  .padding-x-huge {
    padding: 6rem;
  }

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

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

  .margin-bottom.margin-small {
    text-align: center;
  }

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

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

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

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

  .padding-vertical.padding-medium {
    padding-left: 5%;
  }

  .padding-vertical.padding-x-huge {
    padding-left: 5%;
    padding-right: 5%;
  }

  .padding-vertical.padding-xx-large {
    background-image: url('../images/ChatGPT-Image-7-juin-2025-à-12_14_15.png');
    background-position: 50% 0;
    background-size: auto;
  }

  .heading-xx-large {
    font-size: 3.25rem;
  }

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

  .heading-large {
    font-size: 2.25rem;
  }

  .navbar-menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: flex-start;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .menu-icon-line-top {
    background-color: var(--white);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-line-middle {
    background-color: var(--white);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar {
    min-height: 4.9rem;
  }

  .main-logo {
    margin-left: 20px;
    padding: 0 10px;
    transition: none;
    display: block;
    position: absolute;
    inset: 10% auto auto 0%;
  }

  .menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    left: 0;
  }

  .navbar-menu {
    border-bottom: 1px solid var(--light-black);
    -webkit-text-fill-color: inherit;
    background-color: #151515;
    background-clip: border-box;
    border-radius: 12px;
    padding: 1rem 5% 2rem;
    overflow: auto;
  }

  .navbar-logo-link {
    z-index: 2;
  }

  .menu-icon-line-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar-menu-button {
    z-index: 2;
    background-color: #0000;
  }

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

  .navbar-container {
    flex: 0 auto;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .menu-icon-line-bottom {
    background-color: var(--white);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar-link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .header-component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    margin-left: 0;
  }

  .linkblock-button-link.is-small {
    margin-left: 0;
  }

  .header-image {
    margin-top: auto;
  }

  .logo-component {
    grid-column-gap: 3rem;
  }

  .course-features-component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .course-features-content-left, .course-features-content-item.content-item {
    top: 5%;
  }

  .gallery-component {
    grid-template-columns: .25fr 5fr;
  }

  .footer-top-wrapper {
    grid-row-gap: 3.5rem;
    grid-template-columns: 1fr;
  }

  .footer-left-wrapper {
    overflow: visible;
  }

  .footer-form-block {
    min-width: auto;
  }

  .footer-legal-list {
    grid-row-gap: .5rem;
    grid-template-rows: auto auto;
  }

  .testtimonial-content {
    text-align: left;
  }

  .testimonials-component {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonials-mask {
    width: 50%;
  }

  .footer-credit-text {
    text-align: center;
  }

  .product-content {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .product-content-right {
    max-height: none;
    padding-right: 0;
    position: static;
    overflow: visible;
  }

  .product-lightbox-thumbnail {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .cart-button {
    bottom: -8px;
  }

  .container {
    flex-direction: column;
    align-items: stretch;
  }

  .checkout-content-left {
    margin-right: 0;
  }

  .change-log-section {
    margin-top: 4rem;
  }

  .contact-email {
    text-align: center;
  }

  .heading {
    text-align: left;
    margin-left: 0;
    padding-right: 100px;
  }

  .text-block, .text-block-2, .text-block-3, .text-block-4 {
    text-align: left;
  }

  .text-block-14 {
    text-align: center;
    margin-top: -33px;
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .columns-3 {
    margin-left: auto;
  }

  .submit-button-3 {
    border-top-right-radius: 0;
    width: 100%;
  }

  .form-5 {
    margin-left: 46px;
  }

  .form-block-2 {
    margin-top: -108px;
    margin-left: -44px;
  }

  .menu-icon-line-middle-2 {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon-line-top-2, .menu-icon-line-bottom-2 {
    background-color: #fff;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .background-video {
    height: 529px;
    margin-left: 0;
    margin-right: 0;
  }

  .column-6 {
    z-index: auto;
    margin-top: auto;
    padding-top: 0;
    padding-left: 0;
    position: relative;
    top: 0;
  }

  .container-12 {
    margin-top: -120px;
  }

  .image-8 {
    width: 100%;
    height: 24%;
    margin-top: 66px;
    margin-bottom: 25px;
    padding-top: 0;
  }

  .text-field-5 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .text-block-33 {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 47px;
    margin-left: 0;
    margin-right: 0;
    font-size: 1rem;
    font-weight: 400;
    display: block;
    position: relative;
    top: 0;
  }

  .body-marketing {
    background-position: 50% 100%;
  }

  .body-gestion {
    padding-top: 0;
  }

  .body-lash-art {
    background-position: 82%;
  }

  .body-13 {
    background-position: 50%;
    padding-top: 0;
  }

  .container-52 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-37 {
    font-size: 2.6rem;
  }

  .heading-40 {
    font-size: 2.6rem;
    bottom: -45px;
    left: 0;
  }

  .div-block-29 {
    margin-left: auto;
    margin-right: auto;
  }

  .post-wrapper {
    margin-bottom: 35px;
  }

  .text-block-62 {
    margin-bottom: 0;
    padding-top: 10px;
    top: 0;
  }

  .quick-stack-5 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .cell-15 {
    padding-left: 0;
  }

  .text-block-63 {
    order: 1;
    align-self: auto;
    width: 300px;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .f-navigation-menu-button {
    border: 1px solid var(--flowui-component-library-gray-200);
    color: var(--flowui-component-library-grey-600);
    text-align: left;
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    padding: 10px;
    display: flex;
  }

  .f-navigation-menu-button.w--open {
    background-color: var(--flowui-component-library-gray-900);
    border-color: #fff;
  }

  .f-navigation-content {
    align-items: center;
    width: auto;
    display: flex;
  }

  .lien-d-roulant {
    width: 100%;
  }

  .f-navigation-menu {
    background-color: var(--flowui-component-library-white);
    opacity: .76;
    color: var(--flowui-component-library-grey-600);
    justify-content: flex-start;
    align-items: center;
    padding: 12px;
    position: absolute;
  }

  .f-navigation-menu.w--open {
    background-color: var(--flowui-component-library-gray-700);
    border-color: #fff;
  }

  .f-navigation-logo-link {
    margin-right: 0;
  }

  .f-navigation-container {
    color: var(--black);
    width: 94%;
    max-width: none;
    position: fixed;
  }

  .f-navigation {
    position: fixed;
  }

  .bande-2 {
    text-align: center;
    justify-content: center;
    width: 100%;
    min-height: auto;
    margin-left: 0;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .efi-hr-01-container {
    max-width: none;
  }

  .efi-jumbo {
    -webkit-text-stroke-width: 0px;
    padding-left: 3px;
    font-size: 29px;
    left: 64px;
  }

  .efi-hr-01-grid {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
  }

  .efi-hr-01 {
    margin-top: 0;
    padding: 0% 0% 5%;
  }

  .efi-big-paragraph-3 {
    text-align: left;
    margin-left: -80px;
  }

  .anatomie {
    text-align: center;
    align-items: center;
  }

  .efi-hr-04-left-content {
    justify-content: center;
    align-items: center;
    width: 111%;
    min-height: 90vw;
  }

  .anatomie-fonction-croissance {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .efi-hr-04 {
    padding: 7% 5% 10%;
  }

  .heading-80 {
    text-align: left;
    margin-left: -124px;
    padding-left: 46px;
  }

  .f-h5-heading {
    font-size: 2.2rem;
  }

  .f-feature-card-large {
    margin-top: 60px;
  }

  .f-grid-two-column {
    grid-template-columns: 1fr;
    grid-template-areas: ". ."
                         ". Area";
  }

  .f-h5-heading-2 {
    font-size: 2.2rem;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr 1fr;
  }

  .f-h3-heading {
    text-align: left;
    font-size: 2.2rem;
  }

  .f-header-image-wrapper-wide {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .f-h1-heading-3, .heading-82 {
    font-size: 2.2rem;
  }

  .f-grid-three-column-2, .f-grid-four-column {
    grid-template-columns: 1fr 1fr;
  }

  .f-container-regular-5 {
    width: 96%;
    max-width: 1132px;
    margin-left: 20px;
  }

  .f-grid-three-column-3 {
    grid-template-columns: 1fr 1fr;
  }

  .f-header-grid {
    grid-template-columns: 1fr;
    justify-items: start;
    width: 663px;
  }

  .f-h1-heading-5 {
    margin-top: auto;
    margin-bottom: 72px;
  }

  .f-sub-heading-large-2 {
    margin-top: -6px;
  }

  .f-grid-three-column-4 {
    grid-template-columns: 1fr 1fr;
  }

  .f-header-grid-asymmetrical-3 {
    grid-template-columns: 1fr;
  }

  .dropdown-toggle.w--open {
    width: 226%;
  }

  .dropdown-toggle-2 {
    justify-content: flex-start;
    margin-left: auto;
    position: static;
    left: auto;
  }

  .dropdown-list {
    left: -83px;
  }

  .dropdown-link {
    background-color: var(--heleneb);
  }

  .text-block-96 {
    position: relative;
  }

  .dropdown {
    margin-left: 143px;
  }

  .f-feature-card-outline {
    flex-direction: column;
  }

  .f-h3-heading-6 {
    text-align: left;
    margin-left: -30px;
  }

  .f-feature-card-outline-2 {
    flex-direction: column;
  }

  .f-title-wrapper-center-3 {
    margin-left: 0;
  }

  .f-section-large-8 {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .f-feature-card-large-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .f-grid-two-column-3 {
    grid-template-columns: 1fr;
  }

  .f-paragraph-large-17 {
    margin-left: 0;
  }

  .f-h3-heading-9 {
    padding-left: 0;
  }

  .f-h3-heading-10 {
    margin-left: 0;
  }

  .f-grid-two-column-4 {
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         "."
                         "."
                         "."
                         "."
                         "Area";
  }

  .f-container-regular-10 {
    margin-right: 0;
  }

  .div-block-48 {
    padding-left: 0;
  }

  .f-feature-card-outline-3 {
    flex-direction: column;
  }

  .f-paragraph-large-19, .f-h3-heading-12 {
    margin-left: 0;
  }

  .f-title-wrapper-center-4 {
    align-items: flex-start;
  }

  .f-margin-bottom-157 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: -33px;
    display: block;
  }

  .f-section-large-9 {
    padding-top: 20px;
    padding-bottom: 32px;
  }

  .f-paragraph-large-20 {
    margin-right: 0;
    padding-right: 0;
  }

  .f-header-grid-2 {
    grid-template-columns: 1fr;
  }

  .f-header-title-wrapper-center-5 {
    margin-left: -33px;
  }

  .paragraph-46 {
    margin-left: 0;
  }

  .cf-body---18px-2 {
    line-height: 150%;
  }

  .cf-different-tabs-content-2 {
    margin-top: 60px;
    margin-left: 0;
  }

  .cf-different-menu-2 {
    grid-column-gap: 20px;
    flex-flow: wrap;
    justify-content: flex-start;
    width: 100%;
    max-width: 660px;
    margin-right: 0%;
  }

  .cf-different-tabs-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .cf-h2-heading-56px-2 {
    -webkit-text-stroke-width: 1px;
    font-size: 30px;
  }

  .cf-wrapper-1161 {
    flex-direction: column;
  }

  .cf-wrapper-1161.different-flex {
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .column-45, .column-46 {
    margin-top: 25px;
  }

  .container-74 {
    margin-top: 20px;
  }

  .bold-text-11 {
    margin-left: 2px;
  }

  .div-block-50 {
    margin-left: -43px;
  }

  .div-block-52 {
    justify-content: center;
    align-items: center;
    width: 583px;
    margin-left: 30px;
    display: flex;
  }

  .container-75 {
    max-width: 691px;
    height: 72px;
    margin-top: -200px;
  }

  .text-block-108 {
    margin-top: 0;
  }

  .quick-stack-7 {
    width: auto;
    margin-top: 38px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-51, .paragraph-52 {
    padding-left: 0;
  }

  .container-76 {
    margin-left: 20px;
  }

  .div-block-58 {
    width: auto;
    margin-left: auto;
  }

  .heading-88 {
    margin-top: .8rem;
  }

  .container-77 {
    margin-left: 0;
  }

  .f-grid-three-column-6 {
    grid-template-columns: 1fr 1fr;
  }

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

  .image-60, .image-61, .image-62, .image-63 {
    max-width: 98%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .paragraph-56 {
    color: var(--black);
    font-size: 18px;
  }

  .f-feature-card-filled-6 {
    width: auto;
  }

  .f-grid-three-column-7 {
    grid-template-columns: 1fr 1fr;
    place-content: center start;
    width: 653px;
  }

  .f-container-regular-12 {
    margin-left: 20px;
  }

  .f-grid-three-column-8 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-8 {
    margin-left: 20px;
  }

  .heading-94, .heading-95, .heading-96 {
    max-width: none;
  }

  .container-84 {
    margin-left: 20px;
  }

  .f-header-grid-asymmetrical-4 {
    grid-template-columns: 1fr;
  }

  .paragraph-66 {
    line-height: 32px;
  }

  .paragraph-68 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    display: block;
  }

  .paragraph-69, .paragraph-70 {
    width: 100%;
    margin-left: auto;
  }

  .image-77 {
    max-width: 100%;
  }

  .paragraph-71 {
    margin-left: auto;
  }

  .image-78 {
    max-width: 100%;
  }

  .paragraph-72, .paragraph-73 {
    margin-left: 0;
  }

  .image-79 {
    max-width: 100%;
  }

  .paragraph-74, .paragraph-75, .paragraph-76 {
    margin-left: 20px;
  }

  .container-88 {
    max-width: 500px;
  }

  .container-89, .container-90 {
    margin-left: 20px;
  }

  .container-91 {
    max-width: none;
    margin-left: 20px;
  }

  .container-92, .div-block-67, .container-93, .container-94, .container-95, .container-96, .container-97 {
    margin-left: 20px;
  }

  .f-grid-four-column-3 {
    grid-template-columns: 1fr 1fr;
  }

  .container-98 {
    max-width: 500px;
  }

  .container-99 {
    margin-left: 20px;
  }

  .paragraph-77 {
    width: auto;
  }

  .f-grid-three-column-9 {
    grid-template-columns: 1fr 1fr;
  }

  .container-100 {
    margin-left: 20px;
  }

  .paragraph-78 {
    margin-top: 60px;
  }

  .container-101 {
    width: auto;
    margin-left: 20px;
  }

  .container-102 {
    margin-left: 20px;
  }

  .div-block-69 {
    width: 673px;
  }

  .columns-31 {
    margin-top: 60px;
  }

  .container-105, .container-107 {
    margin-left: 20px;
  }

  .section-40 {
    padding-left: 5%;
  }

  .container-111, .container-112 {
    margin-left: 0;
  }

  .uui-heading-large {
    font-size: 2.75rem;
  }

  .uui-max-width-large-2.align-center {
    margin-top: 0;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-heading-xsmall-3 {
    font-size: 1rem;
  }

  .uui-blog02_item-2 {
    height: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .uui-heading-large-2 {
    font-size: 2.75rem;
  }

  .uui-text-align-center-2 {
    margin-top: 21px;
  }

  .collection-list-14 {
    margin-left: 0;
    margin-right: 0;
  }

  .uui-blogpost06_content {
    margin-bottom: 3rem;
  }

  .uui-padding-vertical-xhuge-4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-blogpost06_image-wrapper {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .uui-blogpost06_header-content {
    max-width: none;
  }

  .uui-blogpost06_header {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .uui-blogpost06_image-3 {
    width: 100%;
    height: auto;
    max-height: none;
    margin-left: 10px;
    margin-right: 10px;
  }

  .uui-heading-large-13 {
    font-size: 2.75rem;
  }

  .image-92 {
    margin-left: -80px;
  }

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

  .image-96 {
    margin-top: auto;
  }

  .uui-blog04_image-wrapper.is-featured {
    padding-top: 75%;
  }

  .uui-blog04_list {
    grid-template-columns: 1fr 1fr;
  }

  .uui-padding-vertical-xhuge-5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .collection-item-14 {
    height: auto;
  }

  .div-block-73 {
    padding-left: 0;
  }

  .section-42 {
    margin-bottom: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-108 {
    margin-top: -16.5rem;
    margin-right: auto;
  }

  .heading-109 {
    margin-top: -16.5rem;
    margin-left: auto;
  }

  .uui-pricing10_components {
    grid-template-columns: 1fr;
  }

  .pricing-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-template-columns: minmax(30%, 38%) minmax(30%, 30%) minmax(30%, 34%);
    grid-auto-flow: row;
    justify-content: space-around;
    margin-left: 0;
    margin-right: 0;
  }

  .card-content-wrapper {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .card-featured-background {
    border-style: none;
    width: 100%;
    max-width: 100%;
  }

  .card-image-mask {
    margin-bottom: 2rem;
  }

  .card-wrapper {
    box-shadow: none;
    border-radius: 1rem;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding: 2rem 1rem 1rem;
  }

  .card-button-wrapper {
    border: 1px none var(--gold);
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .card-header {
    flex-direction: column;
  }

  .card-featured-background-2 {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    display: block;
    left: 0%;
    right: 0%;
  }

  .button-28, .button-29 {
    display: flex;
  }

  .card-button-6 {
    border: 1px solid var(--white);
  }

  .uui-button-6.is-button-small {
    align-self: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .uui-text-size-medium-27 {
    margin-top: -42px;
  }

  .uui-blogpost04_meta-wrapper {
    margin-top: 1.5rem;
  }

  .uui-padding-vertical-xhuge-9 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .grill-retour-sur-investi {
    margin-top: 42px;
    margin-bottom: 3rem;
  }

  .uui-blogpost05_form-wrapper {
    justify-content: center;
    width: 100%;
    padding-left: 0;
    display: flex;
  }

  .div-s-abonner {
    padding-left: 0;
    position: static;
  }

  .uui-blogpost05_contributers {
    padding-top: 0;
    padding-left: 10px;
    position: static;
  }

  .uui-blogpost05_content-left {
    width: 100%;
    max-width: none;
    padding-top: 43px;
    position: sticky;
  }

  .uui-blogpost05_content-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template: "Area"
    / 2.25fr 1fr;
    margin-top: -90px;
  }

  .uui-blogpost03_image {
    border-left-style: none;
    border-top-right-radius: 0;
    border-bottom-left-radius: 16px;
    width: 369px;
    height: 100%;
  }

  .uui-blogpost05_image-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    height: 124%;
    padding-top: 0%;
    display: grid;
  }

  .uui-blogpost05_title-wrapper {
    margin-bottom: 3px;
  }

  .uui-blogpost05_header {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: 704px;
    min-height: auto;
    margin-bottom: 6rem;
  }

  .uui-heading-large-18 {
    padding-top: 0;
    font-size: 2.75rem;
  }

  .rich-text-block-60 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rich-text-block-62, .rich-text-block-63 {
    padding-left: 10px;
  }

  .div-carte-container {
    width: 333px;
    height: 451px;
  }

  .waves---grid-features-6 {
    grid-template-columns: 1fr 1fr;
    place-content: center;
    width: 100%;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    position: static;
  }

  .waves---section-medium {
    width: 100%;
  }

  .image-111 {
    top: -35px;
    right: 0;
  }

  .div-block-80 {
    padding-left: 0;
    padding-right: 132px;
  }

  .container-121 {
    width: 90%;
    max-width: 100%;
    margin-left: 40px;
    margin-right: 40px;
  }

  .uui-blogpost05_content-4 {
    margin-bottom: 3rem;
  }

  .uui-blogpost05_form-wrapper-4 {
    display: flex;
  }

  .uui-blogpost05_newsletter-4, .uui-blogpost05_contributers-4 {
    position: static;
  }

  .uui-blogpost05_content-left-4 {
    width: 100%;
    max-width: none;
    position: static;
  }

  .uui-blogpost05_content-wrapper-4 {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-heading-large-21 {
    font-size: 2.75rem;
  }

  .uui-blogpost05_header-4 {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge-13 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .course-features-content-left-2 {
    top: 5%;
  }

  .course-features-component-2 {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .course-features-content-item-2.content-item {
    top: 5%;
  }

  .collection-item-16 {
    width: 100%;
    max-width: 100%;
  }

  .div-verso {
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .heading-110 {
    height: 38px;
    margin-top: 1rem;
    padding-top: 4px;
    padding-bottom: 0;
  }

  .collection-item-17 {
    height: 41px;
    margin-top: 21px;
    padding-top: 0;
  }

  .versodiv, .verso, .verso-face, .versoo, .verrso {
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .div-block-87, .div-block-88, .div-block-89 {
    border-style: none;
    margin-top: 51px;
  }

  .rich-text-block-64 {
    border: 1px solid var(--black);
    background-image: linear-gradient(#0000, #fff0);
    border-radius: 20px;
    padding-left: 10px;
  }

  .rich-text-block-65 {
    background-image: linear-gradient(84deg, var(--helene-b), #0000);
    border: 1px solid #000;
    border-radius: 20px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .rich-text-block-66, .rich-text-block-67 {
    border: 1px solid #000;
    border-radius: 20px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .hero-background {
    padding-left: 24px;
    padding-right: 24px;
  }

  .hero-bottom-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .hero7-bottom-title {
    padding-top: 47px;
    padding-bottom: 37px;
    padding-right: 0;
  }

  .divider._120px {
    height: 60px;
  }

  .filter_links_container {
    border-left-color: #0000;
    margin-left: 0;
    padding-left: 0;
  }

  .small_heading.light {
    display: none;
  }

  .heading3 {
    font-size: 28px;
    line-height: 40px;
  }

  .inner-link.filter {
    margin-right: 16px;
  }

  .heading2 {
    font-size: 40px;
    line-height: 52px;
  }

  .section {
    padding: 80px 24px;
  }

  .section_title.left_align {
    margin-bottom: 32px;
  }

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

  .cta-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .cta-content {
    padding-right: 67px;
  }

  .section-44 {
    padding: 80px 24px;
  }

  .section-44.last {
    padding-bottom: 80px;
  }

  .section-45 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .sizejumbo-text.sizejumbo-full-clear {
    width: 100%;
    margin-top: 48px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .product-image-2 {
    background-position: 50%;
  }

  .product4-grid, .product8-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .product5-feed-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .product1-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .product7-deco-text {
    display: none;
  }

  .section-46 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .product6-grid, .product2-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .product1-content-wrap {
    margin-bottom: 20px;
  }

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

  .content8-category-image {
    background-position: 50%;
  }

  .product5-nav-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: static;
  }

  .content {
    max-width: 738px;
  }

  .product7-product-info-wrap {
    margin-top: 20px;
  }

  .product3-grid, .product5-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .product6-image {
    min-height: 460px;
  }

  .product8-categories-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .product8-headline-wrap {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .product7-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .product6-grey-deco {
    display: none;
  }

  .component-divider {
    padding-left: 24px;
    padding-right: 24px;
  }

  .product7-image {
    min-height: 460px;
  }

  .product6-content-wrap {
    padding: 0;
  }

  .add-to-cart {
    width: 479px;
  }

  .section-47 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .error-message-3, .empty-state {
    max-width: 738px;
  }

  .hero1 {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .hero1-content {
    margin-top: 0;
  }

  .hero1-content.product-detail-wrap {
    margin-top: 30px;
    padding-right: 0;
  }

  .product-detail-lightbox-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .hero1-image {
    min-height: 640px;
  }

  .hero1-image.lightbox-wrap {
    margin-bottom: -6px;
  }

  .lightbox-product-image {
    width: auto;
    height: 173px;
    margin-top: 0;
  }

  .section-48 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .content22-content-wrap {
    margin-top: -25px;
  }

  .content22-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .section-49 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .content23-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .section-50 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .headline-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .section-51, .section-52, .section-53, .section-54, .section-55, .section-56, .section-57, .section-58 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .product3-grid-2 {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .image-123 {
    margin-top: 42px;
  }

  .uui-blogpost05_content {
    margin-bottom: 3rem;
  }

  .uui-blogpost05_form-wrapper-5 {
    display: flex;
  }

  .uui-blogpost05_newsletter-5, .uui-blogpost05_contributers-5 {
    position: static;
  }

  .uui-blogpost05_content-left-5 {
    width: 100%;
    max-width: none;
    position: static;
  }

  .uui-blogpost05_content-wrapper-5 {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-blogpost03_image-5 {
    border-bottom-left-radius: 12px;
  }

  .uui-heading-large-22 {
    font-size: 2.75rem;
  }

  .uui-blogpost05_header-5 {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-blogpost03_image-6 {
    border-top-right-radius: 0;
    border-bottom-left-radius: 12px;
  }

  .uui-heading-large-23 {
    font-size: 2.75rem;
  }

  .uui-blogpost05_header-6 {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-blogpost03_image-7 {
    border-top-right-radius: 0;
    border-bottom-left-radius: 12px;
  }

  .uui-heading-large-24 {
    font-size: 2.75rem;
  }

  .uui-blogpost05_header-7 {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-blogpost03_image-8 {
    border-top-right-radius: 0;
    border-bottom-left-radius: 12px;
  }

  .uui-heading-large-25 {
    font-size: 2.75rem;
  }

  .uui-blogpost05_header-8 {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-blogpost03_image-9 {
    border-top-right-radius: 0;
    border-bottom-left-radius: 12px;
  }

  .uui-heading-large-26 {
    font-size: 2.75rem;
  }

  .uui-blogpost05_header-9 {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-blogpost03_image-10 {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }

  .uui-heading-large-27 {
    font-size: 2.75rem;
  }

  .uui-blogpost05_header-10 {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-blogpost03_image-11 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }

  .uui-heading-large-28 {
    font-size: 2.75rem;
  }

  .uui-blogpost05_header-11 {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-blogsection02_list {
    grid-template-columns: 1fr 1fr;
  }

  .multi-step-form-radio-trigger---brix {
    padding-left: 64px;
    padding-right: 24px;
    font-size: 16px;
  }

  .cloneable-container-default {
    padding-left: 32px;
    padding-right: 32px;
  }

  .radio-button-field {
    padding: 40px 24px;
  }

  .ms-button {
    position: relative;
  }

  .ms-page-wrap {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .ms-content {
    width: 100%;
    height: 100vh;
  }

  .ms-image {
    width: auto;
    display: none;
  }

  .left {
    width: auto;
    height: 100vh;
  }

  .section-59 {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: stretch;
    height: auto;
  }

  .right {
    width: auto;
  }

  .ms2-categories-card {
    max-width: none;
  }

  .ms2-grid {
    grid-template-columns: 1fr 1fr;
  }

  .ms2-flex-row.ms2-horizontal {
    flex-wrap: wrap;
  }

  .oma-button-2 {
    background-position: 15%;
  }

  .oma-wrap-3 {
    padding-left: 4em;
    padding-right: 4em;
  }

  .oma-section-1 {
    font-size: 1.3vw;
  }

  .oma-button-4 {
    background-position: 12%;
  }

  .oma-button-3 {
    background-position: 14%;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-manager_component {
    flex-direction: row;
    justify-content: flex-start;
    margin-left: 0;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .body-23 {
    background-color: var(--helene-b);
  }

  .menu-button {
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .menu-button.w--open {
    background-color: #fff;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .nav-menu-2 {
    color: #fff;
    background-color: #f9f9f9;
    margin-top: 72px;
  }

  .logo-holder {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-menu {
    background-color: #fff;
  }

  .icon-3 {
    color: #000;
  }

  .menu {
    display: none;
  }

  .wishlist {
    margin-left: 0;
    display: block;
  }

  .extra-info-mobile {
    display: none;
  }

  .column-product-info {
    height: 100vh;
    padding-top: 60px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .slider {
    padding-top: 60px;
  }

  .product-tabs, .add-to-bag {
    display: block;
  }

  .breadcrumbs {
    display: none;
  }

  .tab-title-mobile {
    color: #bfc5c9;
    margin-bottom: 10px;
  }

  .image-130 {
    float: right;
  }

  .slider-10 {
    padding-top: 60px;
  }

  .image-131 {
    float: right;
  }

  .nav-menu-3 {
    color: #fff;
    background-color: #f9f9f9;
    margin-top: 72px;
  }

  .add-to-cart-button {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .buy-now-button {
    align-self: center;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .quick-stack-23 {
    padding-right: 0;
  }

  .uui-cta01_image-02 {
    width: 35%;
    min-width: auto;
    bottom: 0%;
  }

  .uui-cta01_image-01 {
    width: 100%;
    min-width: 100%;
    margin-right: -40%;
    position: static;
    left: auto;
    right: -2rem;
  }

  .uui-cta01_image-01.shadow-xlarge {
    margin-right: 0%;
  }

  .uui-cta01_image-wrapper {
    padding: 4rem 2rem;
  }

  .uui-heading-large-29 {
    font-size: 2.75rem;
  }

  .uui-cta01_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge-14 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-footer04_top-wrapper {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---product-card-image {
    width: 100%;
  }

  .brix---grid-3-columns-gap-row-48px {
    grid-template-columns: 1fr 1fr;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h4-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .brix---btn-primary-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h4-size-2 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---product-card-image-2 {
    width: 100%;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---heading-h1-size-2 {
    font-size: 48px;
    line-height: 60px;
  }

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

  .hero-stack {
    width: 218px;
    height: 498px;
    margin-top: 48px;
  }

  .container-127 {
    max-width: 728px;
  }

  .margin-bottom-24px {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-64 {
    padding: 80px 24px;
  }

  .brix---dropdown-pd-48px {
    padding: 24px 0 32px;
  }

  .brix---dropdown-card {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-card-wrapper {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    padding-top: 0;
  }

  .brix---dropdown-card-wrapper.w--open {
    position: static;
    transform: none;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

  .brix---accordion-spacer {
    min-height: 12px;
  }

  .brix---accordion-item-wrapper-v3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---accordion-item-wrapper-v3:hover {
    transform: translate(6px);
  }

  .brix---accordion-item-wrapper-v3-first {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---accordion-item-wrapper-v3-first:hover {
    transform: translate(6px);
  }

  .brix---badge-secondary---tabs-v2 {
    margin-bottom: 0;
    margin-left: 12px;
    margin-right: 12px;
  }

  .brix---tabs-menu-v2 {
    flex-direction: row;
    justify-content: center;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .brix---tabs-wrapper-v2 {
    flex-direction: column;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---section-3 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .section-65 {
    padding: 80px 24px;
  }

  .container-130 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .gallery-sticky {
    position: relative;
    top: 0;
  }

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

  .c-big-text.cc-top {
    top: -150px;
    left: -140px;
  }

  .c-big-text.cc-bottom {
    bottom: 400px;
    right: -120px;
  }

  .c-title-1 {
    font-size: 130px;
  }

  .c-bg-container {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .c-arrows-wrapper {
    margin-top: 34px;
    margin-right: 44px;
  }

  .c-slider {
    margin-top: 10px;
    margin-left: 59px;
    margin-right: 0;
  }

  .c-slide_image.c-move-to-bottom {
    transform: none;
  }

  .c-nav_wrap {
    justify-content: flex-end;
    width: 100%;
    padding-right: 0;
  }

  .c-nav {
    padding-left: 0;
    padding-right: 0;
  }

  .c-nav-brand {
    margin-left: 4px;
  }

  .c-small-text {
    top: 500px;
    left: 60px;
  }

  .c-title-2 {
    font-size: 58px;
  }

  .fantomui-img-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container-131 {
    width: 90%;
  }

  .collection-list {
    flex-wrap: wrap;
    display: flex;
  }

  .collection-item-3 {
    width: 50%;
  }

  .nav-menu-wrapper {
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    position: static;
  }

  .menu-button-text {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
  }

  .nav-bar {
    height: 75px;
  }

  .nav-link {
    border-bottom: 1px solid #ffffff1a;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .nav-link.mobile-speaker-text {
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom-style: none;
    padding: 0 12px 0 0;
    font-size: 14px;
    display: flex;
  }

  .off-page-menu {
    width: 70vw;
  }

  .speaker-list-icon {
    width: 40px;
    height: 40px;
    padding: 12px;
  }

  .speaker-list-icon-wrapper {
    background-color: #ffffff0d;
    border: 1px #ffffff17;
    border-radius: 100px;
    margin-right: 24px;
    padding: 3px 3px 3px 18px;
  }

  .nav-menu-4 {
    background-color: #1e2029;
  }

  .menu-button-2 {
    border-left: 1px solid #ffffff1a;
    justify-content: center;
    align-items: center;
    padding: 12px 0 12px 24px;
    font-size: 18px;
    display: flex;
  }

  .menu-button-2.w--open {
    -webkit-text-fill-color: transparent;
    background-color: #0000;
    background-image: url('../images/Background-Blur.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
  }

  .hover-link-wrapper.scroll-link-wrapper {
    display: none;
  }

  .slide-image {
    height: 50vh;
    min-height: 500px;
  }

  .slide-image.team-gallery {
    min-height: 300px;
  }

  .slide-image.team-image {
    min-height: auto;
  }

  .clip-text.speaker-headding {
    margin-top: -36px;
    margin-bottom: 24px;
  }

  .speaker-slide-mask {
    width: 65%;
  }

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

  .section-67.home-hero-section {
    min-height: auto;
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .speaker-info {
    max-width: 470px;
  }

  .speaker-name {
    font-size: 52px;
  }

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

  .logos-heading-wrapper {
    margin-bottom: 24px;
  }

  .featured-logos-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .showreel-heading {
    font-size: 72px;
    bottom: -24px;
  }

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

  .showreel-wrapper {
    height: 60vh;
  }

  .gradient-background-fill {
    background-size: cover;
  }

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

  .section-70.thin-section {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .three-grid-wrapper {
    grid-row-gap: 36px;
    grid-template-columns: 1fr .75fr;
    margin-bottom: 60px;
  }

  .team-wrapper {
    justify-content: flex-start;
    min-height: 500px;
    overflow: auto;
  }

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

  .large-heading {
    font-size: 48px;
  }

  .half-dual {
    grid-row-gap: 36px;
    grid-template-rows: minmax(200px, 1fr);
    grid-template-columns: 1fr;
  }

  .social-items {
    background-size: auto 160%;
    width: 100%;
    height: 100%;
  }

  .social-text-2 {
    display: none;
  }

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

  .social-block {
    cursor: default;
  }

  .box {
    min-height: 400px;
    margin-bottom: -140px;
  }

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

  .centered-intro {
    margin-bottom: 48px;
  }

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

  .trio-cards {
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-bottom: 0;
  }

  .feature-item {
    margin-bottom: 0;
  }

  .feature-item.middle-item {
    margin-top: 0;
  }

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

  .team-item {
    min-width: 48vw;
  }

  .large-heading-2 {
    font-size: 48px;
  }

  .watch-scroll {
    width: 30rem;
  }

  .border-line.light {
    width: 28rem;
  }

  .sticky-parent {
    display: none;
  }

  .col {
    padding-bottom: 3rem;
    padding-left: 2rem;
  }

  .col.bg-colour {
    padding-left: 2rem;
  }

  .direction-icon.right {
    margin-top: 439px;
    margin-right: 0;
  }

  .direction-icon.left {
    margin-top: 439px;
    margin-left: 0;
  }

  .tab-drop-heading {
    text-align: center;
    margin-top: 97px;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 30px;
    line-height: 30px;
  }

  .slider-wrap {
    flex: 1;
  }

  .slider-wrap.trislider {
    width: 50vw;
  }

  .website-panel {
    padding-left: 0;
    padding-right: 10px;
  }

  .product7_heading-wrapper {
    grid-column-gap: 3rem;
  }

  .heading-large-2 {
    font-size: 2.25rem;
  }

  .filters5_dropdown {
    width: 100%;
  }

  .filters5_filter-group-list, .filters5_layout {
    grid-template-columns: 1fr;
  }

  .filters5_sort-dropdown-toggle {
    align-items: center;
    display: flex;
  }

  .button-row_shop {
    flex: none;
  }

  .button-row_shop.padding-vertical.align-center.margin-top-small {
    justify-content: center;
    margin-top: 50px;
  }

  .filters5_category-menu {
    justify-content: flex-start;
  }

  .filters5_dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    inset: auto 0% auto auto;
  }

  .filters5_feed-header-top {
    grid-column-gap: 1.5rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .grid-quarter {
    grid-template-columns: .75fr .75fr;
  }

  .filters5_filters-wrapper {
    z-index: 9999;
  }

  .text-size-large.text-weight-semibold {
    text-align: left;
  }

  .filters5_filters-button {
    justify-content: center;
    display: flex;
  }

  .dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .filters5_form-block {
    z-index: 999;
    max-width: 100%;
  }

  .filters5_sort-dropdown-list {
    overflow: hidden;
  }

  .filters5_sort-dropdown-list.w--open {
    min-width: 12rem;
    overflow: hidden;
  }

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

  .filters5_filters-dropdown-list.w--open {
    min-width: 90vw;
  }

  .padding-vertical-2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical-2.padding-medium {
    margin-left: auto;
    margin-right: auto;
    padding-left: 3rem;
  }

  .filters5_form {
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    display: flex;
  }

  .filters5_sort-link {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .product7_heading {
    margin-right: 3rem;
  }

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

  .uui-blogsection04_button-row {
    flex: none;
  }

  .uui-heading-xsmall-10 {
    color: var(--black);
    padding-top: 0;
    padding-bottom: 20px;
    font-family: Lato, sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
  }

  .uui-blogsection04_premier-produit {
    margin-bottom: 0;
    padding: 20px 10px;
  }

  .uui-blogsection04_image-wrapper {
    align-items: center;
    margin-top: 0;
    padding-top: 57%;
  }

  .uui-blogsection04_list {
    grid-template-columns: 1fr 1fr;
  }

  .uui-blogsection04_heading {
    margin-right: 3rem;
  }

  .uui-blogsection04_heading-wrapper {
    grid-column-gap: 3rem;
  }

  .uui-blogsection04_component {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .uui-padding-vertical-xhuge-15 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .tabs-menu {
    display: flex;
  }

  .brix---btn-primary-white {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---buttons-row {
    margin-top: 0;
  }

  .brix---heading-h1-size-3 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---hero-bg-image-dark {
    background-size: cover;
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .heading-135 {
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    font-size: 2.8rem;
    display: flex;
  }

  .grill-meilleures-ventes {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-78 {
    margin-top: -96px;
    top: 0;
  }

  .div-block-101 {
    margin-left: 23px;
  }

  .heading-136, .heading-137 {
    margin-top: -1.5rem;
  }

  .navbar-accueil {
    height: 78px;
    padding-bottom: 10px;
  }

  .collection-item-28 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-133 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .container-134 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .container-135 {
    width: 100%;
    display: block;
  }

  .menu-2, .nav_button {
    display: none;
  }

  .container-136 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .container-136.is-nav {
    padding-top: 2.6em;
    padding-bottom: 2.6em;
  }

  .hamburger_icon {
    font-size: 3.5em;
    line-height: .5;
  }

  .mobile-hamburger {
    background-color: #ffffff21;
    border-radius: 100vw;
    padding: .9em 2.1em;
    display: block;
  }

  .image-148 {
    margin-left: -35px;
    left: 44px;
  }

  .text-block-258 {
    width: 97%;
    margin-left: 0;
    padding-top: 13px;
    left: 14px;
    right: 0;
  }

  .container-137 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .blx-b-container-list-1 {
    width: 30em;
    margin-top: 0;
    margin-left: 2.3em;
    padding-left: 1em;
    padding-right: 1em;
    position: absolute;
  }

  .blx-b-grid-link-1, .blx-b-grid-link-1-1 {
    font-size: 1.5em;
  }

  .blx-b-wrap-1 {
    display: none;
  }

  .blx-c-link-2 {
    font-size: 1.3em;
  }

  .blx-b-wrap-link-1 {
    margin-left: .5em;
    margin-right: .5em;
  }

  .blx-c-wrap-link-1 {
    flex: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .blx-c-wrap-link-1._2 {
    display: block;
  }

  .blx-c-wrap-link-1._1 {
    display: none;
  }

  .blx-grid-heading-1 {
    font-size: 1.5em;
    font-weight: 700;
  }

  .blx-c-wrap-3 {
    margin-left: 2em;
    margin-right: 1em;
    display: block;
  }

  .blx-c-wrap-3._1 {
    display: block;
  }

  .blx-c-wrap-2 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .blx-c-wrap-1 {
    flex: 1;
    justify-content: flex-end;
    margin-right: 1em;
  }

  .blx-b-container-grid-1 {
    grid-column-gap: 2em;
    grid-row-gap: 1em;
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .blx-section-1 {
    background-color: #fff;
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 1.3vw;
  }

  .blx-section-1._2 {
    padding-top: 2em;
    padding-bottom: 2em;
    display: block;
  }

  .blx-b-grid-link-2 {
    font-size: 1.5em;
  }

  .blx-b-wrap-grid-1 {
    border-bottom: .3em solid #dfdfdf;
    padding-bottom: 2em;
  }

  .blx-container-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .blx-b-dropdown-open-1 {
    padding-right: 1.2em;
  }

  .blx-c-wrap-list-1-1 {
    width: 32em;
    margin-left: -56px;
  }

  .blx-c-button-1 {
    font-size: 1.3em;
  }

  .blx-c-container-grid-1 {
    grid-column-gap: 2em;
    grid-row-gap: 1em;
    border-bottom: .3em solid #ebebeb;
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    place-content: start space-between;
    align-items: start;
    width: auto;
    padding-bottom: 2em;
  }

  .blx-c-wrap-link-2 {
    margin-left: .5em;
    margin-right: .5em;
    display: block;
  }

  .blx-c-wrap-link-2._1, .blx-d-wrap-1 {
    display: block;
  }

  .blx-d-icon-1 {
    cursor: pointer;
    width: 2.8em;
  }

  .blx-list-link-2 {
    font-size: 1.5em;
  }

  .blx-list-wrap-grid-1 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex: 1;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: start;
    align-items: start;
    display: grid;
  }

  .blx-list-container-1 {
    box-shadow: none;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding: 2.4em 0 2em;
    position: relative;
  }

  .blx-list-link-1 {
    font-size: 1.5em;
  }

  .blx-list-dropdown-1 {
    flex-direction: row;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .blx-list-wrap-links-1 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .blx-list-wrap-links-1.da {
    display: none;
  }

  .blx-decor-1 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .blx-menu2-container-1 {
    flex: 0 85%;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 2em 5em 8.1em;
    display: block;
    overflow: auto;
  }

  .blx-dropdown-menu2-open-1 {
    background-image: url('../images/Vector-10-2_1Vector 10 (2).png');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: auto .6em;
    flex-direction: row;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .blx-dropdown-menu2-open-1.w--open {
    background-image: url('../images/Vector-35_1Vector 35.png');
    flex-direction: row;
    flex: 1;
    justify-content: flex-start;
    display: flex;
  }

  .blx-list-heading-1 {
    color: #fa337b;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.3em;
    text-decoration: none;
  }

  .blx-menu2-wrap-linkandbutton {
    display: none;
  }

  .blx-link-menu2-1 {
    flex: 0 auto;
    justify-content: space-around;
    align-items: center;
    font-size: 1.5em;
    font-weight: 500;
    text-decoration: none;
    display: flex;
  }

  .blx-dropdown-list-1 {
    padding-top: 2em;
    position: relative;
  }

  .blx-dropdown-list-1.w--open {
    margin-top: 0;
    padding-top: 1em;
    position: relative;
  }

  .blx-list-container-2 {
    border-bottom: .3em solid #f0f0f0;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 4em;
    display: flex;
  }

  .blx-menu2-wrap-grid-1 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch;
    place-items: stretch stretch;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .blx-section-menu2-1 {
    z-index: auto;
    flex-direction: row;
    justify-content: center;
    height: 100%;
    margin-bottom: 7em;
    padding-bottom: 10em;
    font-size: 1.3vw;
    position: fixed;
    inset: 0%;
  }

  .down {
    background-color: var(--helene-b);
    color: var(--gold);
    -webkit-text-stroke-color: var(--gold);
    cursor: pointer;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    display: flex;
  }

  .navbar-4 {
    height: 70px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-138 {
    width: 100%;
    padding-left: 20px;
  }

  .navlink {
    background-color: var(--helene-b);
    color: #fff;
    text-shadow: none;
    mix-blend-mode: normal;
    flex: 1;
    padding: 10px 15px;
  }

  .navlink:hover {
    color: var(--gold);
  }

  .navlink.w--current {
    color: #333;
    padding: 10px 15px;
    text-decoration: none;
  }

  .navlink.sub {
    z-index: 1;
    background-color: var(--helene-b);
    color: var(--white);
    text-shadow: none;
    border-style: none;
    border-width: 1px;
    border-radius: 0;
    flex: 1;
    padding: 7px 25px;
    font-weight: 300;
    display: block;
    position: relative;
  }

  .navlink.sub:hover {
    text-decoration: none;
  }

  .icon-4 {
    color: var(--gold);
    -webkit-text-stroke-color: #fff0;
    background-color: #0000;
    flex: 0 auto;
    font-size: 34px;
  }

  .menu-button-4 {
    -webkit-text-stroke-color: #fff;
    background-color: #cdaf7600;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .menu-button-4.w--open {
    border: 1px none var(--gold);
    background-color: #fff0;
    background-image: radial-gradient(circle closest-side at 50% 50%, var(--helene-b) 64%, var(--light-black) 68%);
    -webkit-text-stroke-color: #fff0;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }

  .nav-wrap {
    flex: 1;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    right: 0;
  }

  .dropdown-innerlist {
    background-color: var(--white);
    box-shadow: none;
    color: var(--grey);
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    position: static;
    overflow: visible;
  }

  .dropdown-list-2 {
    z-index: 1;
    background-color: var(--helene-b);
    box-shadow: none;
    color: var(--light-black);
    border-radius: 0;
    margin-top: 0;
    margin-left: 0;
    padding: 5px 0;
    position: relative;
    overflow: visible;
  }

  .dropdownwrapper {
    background-color: var(--helene-b);
    color: var(--light-black);
  }

  .dropdownlink-container {
    background-color: var(--helene-b);
    justify-content: space-between;
    align-items: stretch;
    padding-right: 0;
    display: flex;
  }

  .dropdowncontainer {
    background-color: var(--helene-b);
    color: var(--white);
    border-radius: 1px;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    overflow: visible;
  }

  .collection-item-9 {
    background-color: var(--black);
    color: var(--white);
    width: 100%;
  }

  .nav-menu-5 {
    background-color: var(--helene-b);
    color: #fff;
    height: auto;
    box-shadow: 0 7px 10px -6px #0000004d;
  }

  .cart-button-2 {
    box-shadow: none;
    background-color: #cdaf7600;
  }

  .cart-container-4 {
    background-color: var(--helene-b);
  }

  .text-block-262 {
    background-color: var(--black);
    color: var(--white);
    text-shadow: none;
    font-weight: 300;
  }

  .uui-contact05_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge-16 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .container-140 {
    max-width: 728px;
  }

  .body-32 {
    background-position: 100%;
  }

  .f-footer-social-row-large {
    margin-left: 0;
  }

  .f-footer-group {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .f-footer-bottom {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .text-block-267 {
    width: 171%;
  }

  .user-log-in-log-out-4 {
    border: 1px solid var(--white);
    background-color: var(--gold);
    border-radius: 20px;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    left: 0;
    right: auto;
  }

  .div-block-109 {
    background-color: var(--helene-b);
    padding-left: 0;
    display: flex;
  }

  .category-detail-wrap {
    height: 100%;
  }

  .section-81 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid-21 {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .section-82 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .content32-grid {
    grid-column-gap: 24px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .content32-quote {
    width: auto;
    font-size: 34px;
    line-height: 49px;
    position: static;
  }

  .content32-image {
    margin-top: 0;
  }

  .section-83, .section-84 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .content35-pictures-feed {
    min-height: 170px;
  }

  .content35-bottom-grid, .content35-top-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .section-85 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-86 {
    margin-top: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .wrapper-9 {
    margin-top: 74px;
  }

  .section-87 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-22 {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .section-88 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .hero6-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

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

  .section-89 {
    padding-left: 0;
    padding-right: 0;
    top: 134px;
  }

  .image-154, .image-155 {
    left: 0;
  }

  .image-156 {
    left: 11px;
  }

  .background-video-3 {
    width: 100%;
  }

  .heading-141 {
    width: auto;
    padding-left: 60px;
  }

  .div-block-110 {
    top: -52px;
  }

  .content28-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .content28-logo {
    max-width: 70%;
  }

  .content4-product-name-wrap {
    margin-top: 0;
  }

  .content4-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .button-large {
    width: 100%;
  }

  .button-large.outline-button-large {
    margin-top: 0;
  }

  .content4-headline-wrap {
    width: auto;
  }

  .wrapper-12.m100 {
    padding-bottom: 0;
  }

  .headline-grid-2 {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .home1-deco-part {
    height: 260px;
  }

  .content8-quote-wrap {
    margin-bottom: 20px;
  }

  .content8-grey-background {
    display: none;
    position: static;
  }

  .content8-content-wrap {
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content8-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .content8-image {
    width: auto;
    min-height: 480px;
    margin-top: 0;
    margin-bottom: 36px;
    margin-right: 0;
    position: static;
  }

  .blog2-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .blog2-headline-wrap {
    max-width: none;
  }

  .grid-23 {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .text-block-274 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cf-bottom-right-container {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .cf-bio-text {
    margin-bottom: 0;
  }

  .cf-top-right-wrapper {
    max-width: 350px;
  }

  .cf-right-info-wrapper {
    flex-direction: row;
    align-items: flex-end;
    width: 100%;
    max-width: none;
    padding-top: 60px;
    position: static;
  }

  .cf-review-text {
    margin-bottom: 0;
  }

  .cf-bottom-left-contain {
    margin-top: 40px;
  }

  .cf-58px-heading {
    font-size: 50px;
  }

  .cf-top-left-contain {
    max-width: 400px;
  }

  .cf-left-info-wrapper {
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    padding-top: 60px;
    padding-bottom: 0;
    position: static;
  }

  .cf-1140px-wrapper {
    flex-direction: column;
    margin-top: 96px;
    padding-top: 0;
  }

  .cf-testimonial-logos._3 {
    margin-right: 0;
  }

  .cf-hero-logos-wrap {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 70%;
    display: flex;
  }

  .cf-hero-logos-wrap.header-2 {
    width: 100%;
  }

  .cf-logos-text {
    margin-left: auto;
    margin-right: auto;
  }

  .cf-testimonial-logos-contain {
    align-items: flex-start;
    margin-top: 20px;
  }

  .cf-testimonial-logos-contain.header-2 {
    z-index: 1;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
    margin-top: 70px;
    position: relative;
  }

  .cf-hero-right-image {
    top: 41px;
  }

  .cf-image-review-container {
    width: 80%;
  }

  .cf-testmonial-text-wrapper {
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .cf-18px-paragraph {
    max-width: none;
    margin-bottom: 0;
  }

  .cf-18px-paragraph.header-2 {
    text-align: justify;
    margin-bottom: 40px;
  }

  .cf-64px-heading {
    margin-top: 0;
    font-size: 54px;
  }

  .home-left-wrapper {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .div-block-114 {
    text-align: left;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .navbar-6 {
    border-bottom: 1px solid var(--white);
    background-color: #ddd0;
    background-image: linear-gradient(to bottom, var(--black), #2a2a41ad);
    box-shadow: 0 2px 5px 0 var(--helene-b);
  }

  .image-159 {
    margin-left: 0;
    left: 0;
  }

  .container-141 {
    width: 100%;
    height: auto;
  }

  .image-161 {
    border-radius: 20px;
    width: 100.855%;
    height: 96.9396%;
  }

  .collection-list-wrapper-18 {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-162 {
    position: relative;
    bottom: -29px;
  }

  .text-block-278 {
    position: relative;
    bottom: -41px;
  }

  .text-block-279 {
    bottom: 0;
  }

  .text-block-280 {
    bottom: -8px;
  }

  .text-span-189 {
    position: relative;
  }

  .nav-link-5, .nav-link-6, .nav-link-7 {
    color: var(--white);
  }

  .nav-link-8 {
    color: var(--white);
    text-align: left;
    margin-left: 310px;
    margin-right: 310px;
  }

  .menu-button-5 {
    color: var(--gold);
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .menu-button-5.w--open {
    background-color: #bba16eab;
  }

  .ms-button-2 {
    position: relative;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .collection-item {
    width: 100%;
    max-width: 620px;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .collection-wrap {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .intro-text {
    width: auto;
  }

  .collection-item-30 {
    width: 100%;
    max-width: 620px;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .primary-button {
    justify-content: center;
  }

  .navigation-2 {
    padding: 25px 30px;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button-6 {
    padding: 0;
  }

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

  .cart-10 {
    margin-left: 0;
    margin-right: 30px;
  }

  .logo-link-2.w--current {
    flex: 1;
  }

  .navigation-items {
    background-color: #fff;
  }

  .text-field-10.cc-quantity-field {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .menu-icon-2 {
    display: block;
  }

  .menu-button-7 {
    padding: 0;
  }

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

  .cart-11 {
    margin-left: 0;
    margin-right: 30px;
  }

  .paragraph-light-3.cc-subscribe-paragraph {
    width: 60%;
  }

  .cart-12 {
    margin-left: 0;
    margin-right: 30px;
  }

  .collection-item-31, .collection-item-32 {
    width: 100%;
    max-width: 620px;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .cart-13, .cart-14 {
    margin-left: 0;
    margin-right: 30px;
  }

  .collection-wrap-2 {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .section-103.cc-product-detail {
    flex-direction: column;
  }

  .product-details-wrap {
    text-align: center;
    width: 100%;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
  }

  .product-detail-cta-wrap {
    flex-direction: column;
    justify-content: center;
  }

  .product-image-3 {
    width: 100%;
    margin-bottom: 40px;
  }

  .brix---btn-primary-full-width {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size-4 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---divider-40px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .brix---display-4 {
    font-size: 22px;
    line-height: 38px;
  }

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

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 40px;
  }

  .brix---section-4 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .final-score {
    font-size: 0;
  }

  .question_wrap {
    padding-left: 9vw;
    padding-right: 9vw;
  }

  .section-108.is--main {
    flex-direction: column;
  }

  .content-2 {
    width: 100%;
  }

  .hero-3 {
    background-image: linear-gradient(#eae9ee 34%, #eae9ee00);
    width: 100%;
    height: 17em;
  }

  .f-image-cover {
    margin-top: 3px;
  }

  .f-header-image-wrapper-tall {
    max-width: none;
    height: 360px;
  }

  .f-header-grid-3 {
    grid-template-columns: 1fr;
  }

  .f-section-large-15 {
    margin-top: 10px;
  }

  .div-block-135 {
    margin-bottom: 0;
  }

  .container-158 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-159 {
    max-width: 728px;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .body-44 {
    background-image: url('../images/png-2-etudiante.png');
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: contain;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2.25rem;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }

  .rich-text figure {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .margin-x-small {
    margin: .75rem;
  }

  .margin-small {
    margin: 1.25rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xx-large {
    margin: 3rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-xx-large {
    padding: 3rem;
  }

  .padding-x-huge {
    padding: 4rem;
  }

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

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

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

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

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

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

  .padding-vertical.padding-medium.extra-top-padding {
    background-position: 0%;
  }

  .padding-vertical.padding-xx-large {
    background-image: url('../images/ChatGPT-Image-7-juin-2025-à-12_14_15.png');
    background-position: 54%;
    background-size: cover;
  }

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

  .heading-xx-large {
    font-size: 2.5rem;
  }

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

  .heading-large {
    font-size: 2rem;
  }

  .heading-x-small {
    font-size: 1.125rem;
  }

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

  .navbar {
    height: auto;
    min-height: 4.6rem;
  }

  .menu-icon {
    justify-content: center;
    align-items: flex-end;
    display: flex;
    position: static;
    left: 0;
  }

  .navbar-logo-link {
    padding-left: 0;
  }

  .navbar-menu-button {
    width: 9%;
    left: -35px;
  }

  .header-component {
    grid-row-gap: 3rem;
  }

  .logo-component {
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .course-features-component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .course-features-content-left {
    position: static;
  }

  .course-features-content-item.content-item {
    top: 12%;
  }

  .pricing-plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .pricing-component {
    grid-template-columns: 1fr;
  }

  .gallery-component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .footer-link-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-items: start;
    width: 100%;
  }

  .footer-top-wrapper {
    grid-row-gap: 2.5rem;
  }

  .footer-bottom-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
    justify-items: start;
  }

  .footer-company-text {
    margin-top: 2rem;
  }

  .testimonals-arrow.left {
    right: 3.5rem;
  }

  .testtimonial-content {
    padding: 1.5rem;
  }

  .testimonials-mask {
    width: 80%;
  }

  .testimonials-slide {
    padding-right: 1.5rem;
  }

  .footer-credit-text {
    margin-top: 1rem;
  }

  .product-content {
    grid-row-gap: 3rem;
  }

  .product-features-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .product-accordian-heading {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .product-content-left {
    grid-template-columns: 1fr;
  }

  .product-accordian-icon {
    width: 1rem;
  }

  .cart-button {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    position: static;
    left: 0;
  }

  .cart-quantity.nav {
    margin-left: 8px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .change-log-section {
    margin-top: 3.5rem;
  }

  .contact-email {
    margin-top: 2rem;
  }

  .heading {
    margin-left: 0;
  }

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

  .text-block-14 {
    text-align: center;
    border-radius: 30px;
    margin-top: -39px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .submit-button-3 {
    border-top-right-radius: 0;
    width: 100%;
  }

  .form-5 {
    margin-top: 147px;
    margin-left: -134px;
  }

  .form-block-2 {
    width: 80%;
    margin-left: 121px;
  }

  .success-message-3 {
    margin-left: -140px;
  }

  .error-message-2 {
    margin-left: -137px;
  }

  .navbar-2 {
    height: auto;
    min-height: 4rem;
  }

  .background-video {
    height: 557px;
    margin-left: 3px;
    margin-right: 3px;
  }

  .body-7 {
    margin-left: 0;
    margin-right: 0;
  }

  .column-6 {
    background-color: var(--helene-b);
    background-image: none;
    margin-top: 162px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-7 {
    background-color: var(--helene-b);
  }

  .image-8 {
    opacity: 1;
  }

  .text-field-5 {
    border-top-left-radius: 0;
  }

  .text-block-33 {
    max-width: 100%;
    max-height: 488px;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2px;
    top: -2px;
  }

  .sublink {
    font-size: 7px;
  }

  .trigger {
    font-size: 8px;
  }

  .body-marketing {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 0;
  }

  .body-gestion {
    background-attachment: fixed;
  }

  .body-lash-art {
    background-position: 72%;
    background-size: cover;
    background-attachment: fixed;
  }

  .body-13 {
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 0;
    padding-top: 0;
  }

  .text-block-56 {
    color: #cdaf76b3;
    text-align: center;
    background-color: #0000;
    margin: 50px 30px 54px 27px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .body-sant {
    background-position: 22%;
    background-attachment: fixed;
  }

  .body-r-seaux {
    background-position: 50%;
    background-attachment: fixed;
  }

  .container-52 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-37 {
    top: -25px;
  }

  .heading-40 {
    bottom: -27px;
    left: 0;
  }

  .div-block-29 {
    width: 92%;
    max-width: 100%;
  }

  .post-wrapper {
    margin-bottom: 30px;
  }

  .text-block-62 {
    width: 100%;
    max-width: 100%;
    padding-top: 10px;
    display: block;
    position: static;
  }

  .image-34 {
    width: auto;
    height: auto;
    margin-top: 0;
    padding-top: 20px;
    display: inline-block;
  }

  .quick-stack-5 {
    width: 100%;
  }

  .cell-15 {
    padding-top: 71px;
  }

  .heading-69 {
    color: var(--white);
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .f-navigation-menu-button {
    left: -36px;
  }

  .f-navigation-content {
    flex: 0 auto;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-paragraph-regular {
    font-size: 1.9rem;
  }

  .bande-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    width: auto;
    margin-top: -28px;
    margin-left: 0;
  }

  .efi-hr-01-container {
    width: auto;
    margin-top: 36px;
  }

  .efi-hr-01-right-content {
    margin-top: -69px;
    padding-top: 0;
  }

  .efi-jumbo {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    font-size: 23px;
    left: 1px;
  }

  .heading-80 {
    text-align: left;
    margin-left: -83px;
    padding-left: 0;
    font-size: 2.2rem;
  }

  .f-h5-heading {
    text-align: left;
    font-size: 2.2rem;
  }

  .f-feature-card-large {
    display: block;
  }

  .f-grid-two-column {
    grid-column-gap: 6px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.75fr;
    grid-auto-columns: 1fr;
    justify-items: start;
    padding-left: 11px;
    display: grid;
  }

  .f-section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h1-heading-2 {
    margin-top: 0;
    font-size: 2.2rem;
  }

  .f-h5-heading-2 {
    font-size: 2.2rem;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .f-paragraph-large-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .f-h1-heading-3 {
    margin-top: 0;
    font-size: 2.2rem;
  }

  .f-section-regular {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-grid-three-column-2 {
    grid-template-columns: 1fr;
  }

  .f-section-large-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-container-regular-5 {
    width: 100%;
    margin-left: 0;
  }

  .f-section-large-4 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h5-heading-4 {
    -webkit-text-stroke-width: 1px;
  }

  .f-feature-card-filled-3 {
    padding: 0 20px;
  }

  .f-grid-three-column-3 {
    grid-template-columns: 1fr;
  }

  .f-header-grid {
    width: auto;
  }

  .f-h1-heading-5 {
    margin-top: 0;
    font-size: 2.2rem;
  }

  .f-h1-heading-6 {
    text-align: left;
    margin-top: 0;
    font-size: 2.2rem;
  }

  .f-grid-three-column-4 {
    grid-template-columns: 1fr;
  }

  .f-h3-heading-4 {
    text-align: left;
    margin-left: 0;
    font-size: 2.2rem;
  }

  .f-section-large-5 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h3-heading-5 {
    font-size: 40px;
  }

  .dropdown-toggle.w--open {
    width: 171%;
    left: -83px;
  }

  .dropdown-toggle-2 {
    left: -8px;
  }

  .f-h3-heading-6 {
    font-size: 40px;
  }

  .f-title-wrapper-center-2 {
    text-align: left;
    margin-left: 0;
  }

  .f-section-large-7 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-title-wrapper-center-3 {
    margin-left: 0;
  }

  .f-section-large-8 {
    padding-top: 72px;
    padding-bottom: 72px;
    padding-right: 40px;
  }

  .f-h5-heading-6 {
    text-align: left;
    font-size: 2.2rem;
  }

  .f-h3-heading-9, .f-h3-heading-10 {
    font-size: 40px;
  }

  .f-h3-heading-11 {
    font-size: 2.2rem;
  }

  .f-section-regular-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .heading-86 {
    padding-left: 19px;
    font-size: 2.2rem;
  }

  .paragraph-45 {
    margin-left: 17px;
  }

  .f-paragraph-large-19 {
    margin-left: 0;
    padding-left: 20px;
  }

  .f-h3-heading-12 {
    text-align: left;
    margin-left: 0;
    padding-left: 20px;
    font-size: 2.2rem;
  }

  .f-title-wrapper-center-4 {
    margin-left: 0;
  }

  .f-section-large-9 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-paragraph-large-20 {
    margin-left: 0;
  }

  .f-h1-heading-8 {
    margin: 0;
    font-size: 2.2rem;
    display: flex;
  }

  .f-header-title-wrapper-center-5 {
    max-width: 184%;
  }

  .cf-body---18px-2 {
    font-size: 16px;
  }

  .cf-different-tab-link-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
  }

  .cf-different-menu-2 {
    grid-row-gap: 10px;
    width: 100%;
  }

  .cf-h2-heading-56px-2 {
    font-size: 28px;
  }

  .div-block-52 {
    width: 455px;
    margin-left: 2px;
  }

  .div-block-55 {
    justify-content: flex-end;
    width: 443px;
    margin-left: 27px;
    display: block;
  }

  .container-75 {
    width: auto;
    height: 88px;
    margin-top: -111px;
  }

  .text-block-108 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .quick-stack-7 {
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-57 {
    padding-right: 20px;
    display: flex;
  }

  .text-span-43 {
    padding-left: 0;
  }

  .paragraph-48 {
    margin-left: -61px;
    margin-right: -61px;
  }

  .paragraph-49 {
    margin-right: -61px;
  }

  .paragraph-50 {
    margin-left: -61px;
    margin-right: -61px;
  }

  .paragraph-53 {
    width: 418px;
  }

  .container-76 {
    width: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-58 {
    width: auto;
    margin-left: 0;
  }

  .heading-88 {
    margin-top: 2.3rem;
  }

  .f-grid-three-column-6 {
    grid-template-columns: 1fr;
  }

  .f-section-large-10 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .div-block-59 {
    width: auto;
    margin-left: -49px;
  }

  .image-60 {
    margin-left: 10px;
  }

  .image-61, .image-62, .image-63 {
    max-width: 96%;
  }

  .container-78 {
    max-width: 82%;
  }

  .grid-6 {
    grid-column-gap: 9px;
    grid-template-rows: auto;
    grid-template-columns: .5fr minmax(200px, .25fr) .75fr;
  }

  .paragraph-55 {
    padding-left: 20px;
  }

  .section-33 {
    padding-right: 5%;
  }

  .f-grid-three-column-7 {
    grid-template-columns: 1fr;
    width: auto;
  }

  .f-container-regular-12 {
    width: auto;
    max-width: none;
  }

  .f-section-large-11 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h1-heading-9 {
    margin-top: 0;
    font-size: 48px;
  }

  .f-grid-three-column-8 {
    grid-template-columns: 1fr;
  }

  .heading-94 {
    max-width: 95%;
    font-size: 1.7rem;
  }

  .heading-95, .heading-96 {
    font-size: 1.7rem;
  }

  .paragraph-72, .paragraph-73 {
    margin-left: 0;
  }

  .container-88 {
    width: 460px;
  }

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

  .f-sub-heading-large-5 {
    text-align: left;
    justify-content: flex-start;
    display: flex;
  }

  .f-section-large-12 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-grid-three-column-9 {
    grid-template-columns: 1fr;
  }

  .f-section-large-13 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .div-block-69 {
    width: auto;
  }

  .column-58 {
    margin-top: 31px;
  }

  .image-86 {
    width: 161px;
  }

  .image-87 {
    max-width: 78%;
  }

  .image-88 {
    width: 59.3251%;
    max-width: none;
  }

  .bold-text-33 {
    justify-content: flex-start;
    display: flex;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-heading-xsmall-2 {
    font-size: 1.25rem;
  }

  .uui-blog02_image-wrapper {
    width: 100%;
    height: 69%;
  }

  .uui-blog02_image-link {
    margin-bottom: 1.5rem;
  }

  .uui-blog02_image-link:hover {
    box-shadow: none;
  }

  .uui-blog02_menu-link:hover {
    color: var(--untitled-ui-gray500);
    border-bottom-style: none;
  }

  .uui-blog02_menu-link.last-link {
    margin-right: 2rem;
  }

  .uui-blog02_category-menu {
    width: 100vw;
    margin-left: -5vw;
    padding-left: 5vw;
    overflow: scroll;
  }

  .uui-blog02_category-menu.no-scrollbar {
    justify-content: center;
    width: 95vw;
    margin-bottom: 3rem;
    margin-left: 0;
    padding-left: 0;
  }

  .uui-blog02_component {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 4rem;
    display: flex;
  }

  .uui-text-size-large-3 {
    font-size: 1rem;
  }

  .uui-heading-large {
    font-size: 2.25rem;
  }

  .uui-text-align-center {
    margin-top: 42px;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-heading-xsmall-3 {
    font-size: 1.25rem;
  }

  .uui-text-size-large-4 {
    font-size: 1rem;
  }

  .uui-heading-large-2 {
    font-size: 2.25rem;
  }

  .uui-text-align-center-2 {
    margin-top: 45px;
  }

  .uui-button-link-4 {
    font-size: 1rem;
  }

  .uui-button-link-4:hover {
    color: var(--untitled-ui-primary700);
  }

  .uui-blog02_menu-link-2:hover {
    color: var(--untitled-ui-gray500);
    border-bottom-style: none;
  }

  .uui-blog02_menu-link-2.last-link {
    margin-right: 2rem;
  }

  .uui-page-padding-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-heading-xsmall-5 {
    font-size: 1.25rem;
  }

  .uui-blog02_menu-link-3:hover {
    color: var(--untitled-ui-gray500);
    border-bottom-style: none;
  }

  .uui-blog02_menu-link-3.last-link {
    margin-right: 2rem;
  }

  .uui-page-padding-5 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-heading-xsmall-6 {
    font-size: 1.25rem;
  }

  .uui-page-padding-6 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-heading-xsmall-7 {
    font-size: 1.25rem;
  }

  .uui-blog02_menu-link-5:hover {
    color: var(--untitled-ui-gray500);
    border-bottom-style: none;
  }

  .uui-blog02_menu-link-5.last-link {
    margin-right: 2rem;
  }

  .uui-page-padding-7 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-button-secondary-gray-2 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-2:hover {
    background-color: var(--untitled-ui-white);
    color: var(--untitled-ui-gray700);
  }

  .uui-blogpost01_divider-2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .uui-blogpost06_content {
    margin-bottom: 2rem;
  }

  .uui-padding-vertical-xhuge-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-10 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-blogpost06_author-wrapper {
    margin-top: 2rem;
  }

  .uui-space-small-2 {
    min-height: 1.25rem;
  }

  .uui-blogpost03_date-wrapper {
    margin-bottom: .75rem;
  }

  .uui-blogpost06_header-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-blogpost06_header {
    grid-row-gap: 3rem;
  }

  .uui-text-rich-text-8 figure {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .uui-text-rich-text-8 figcaption {
    margin-top: .75rem;
  }

  .uui-blogpost03_author-image-7 {
    width: 3rem;
    min-width: 3rem;
    height: 4.5rem;
    min-height: 3rem;
  }

  .uui-blogpost03_author-image-wrapper-7 {
    margin-right: .75rem;
  }

  .uui-heading-large-13 {
    font-size: 2.25rem;
  }

  .image-92 {
    margin-left: -74px;
  }

  .image-94 {
    width: 75%;
    max-width: none;
  }

  .image-96 {
    margin-top: auto;
    margin-left: -143px;
  }

  .uui-space-small-3 {
    min-height: 1.25rem;
  }

  .uui-heading-xsmall-8 {
    font-size: 1.25rem;
  }

  .uui-blog04_title-link.featured-article {
    margin-bottom: .5rem;
  }

  .uui-blog04_category-link {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blog04_meta-wrapper {
    font-size: .75rem;
  }

  .uui-blog04_image-link {
    margin-bottom: 1.5rem;
  }

  .uui-blog04_image-link:hover {
    box-shadow: none;
  }

  .uui-blog04_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-blog04_menu-link:hover {
    color: var(--untitled-ui-gray500);
    border-bottom-style: none;
  }

  .uui-blog04_menu-link.last-link {
    margin-right: 2rem;
  }

  .uui-blog04_category-menu {
    width: 100vw;
    margin-bottom: 3rem;
    margin-left: -5vw;
    padding-left: 5vw;
    overflow: scroll;
  }

  .uui-blog04_category-menu.no-scrollbar {
    justify-content: flex-start;
  }

  .uui-heading-small {
    font-size: 1.5rem;
  }

  .uui-blog04_featured-item-content {
    padding: 0;
  }

  .uui-blog04_featured-item {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
  }

  .uui-blog04_component {
    margin-top: 4rem;
  }

  .uui-padding-vertical-xhuge-5 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-12 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-73 {
    text-align: center;
    margin-right: 0;
    padding-left: 0;
  }

  .heading-108, .heading-109 {
    margin-top: -20.3rem;
  }

  .uui-button-5 {
    font-size: 1rem;
  }

  .uui-button-5:hover {
    border-color: var(--untitled-ui-primary600);
    background-color: var(--untitled-ui-primary600);
  }

  .uui-space-medium-2 {
    min-height: 1.5rem;
  }

  .uui-pricing10_price-text {
    font-size: 1.5rem;
  }

  .uui-pricing10_price {
    font-size: 2.25rem;
  }

  .uui-heading-xsmall-9 {
    font-size: 1.25rem;
  }

  .uui-pricing10_plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .uui-badge-3 {
    padding: .125rem .5rem;
  }

  .uui-pricing10_components {
    grid-template-columns: 1fr;
  }

  .uui-pricing10_component {
    margin-top: 2rem;
  }

  .uui-text-size-large-9 {
    font-size: 1rem;
  }

  .uui-page-padding-15 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-116 {
    height: 300px;
  }

  .title {
    background-color: #15151500;
    margin-top: 0;
  }

  .pricing-grid {
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .card-content-wrapper {
    height: 100%;
  }

  .card-featured-background {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .card-wrapper {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 75%;
    height: 100%;
    margin-left: 74px;
    padding: 3rem 3rem 2rem;
    display: flex;
    left: 0;
    right: 0;
  }

  .card-button-wrapper {
    margin-left: 40px;
    margin-right: 40px;
  }

  .card-header {
    flex-direction: row;
    margin-bottom: 2rem;
  }

  .pricing-title-wrapper-2 {
    margin-top: 0;
  }

  .card-featured-background-2 {
    width: 100%;
    max-width: 100%;
  }

  .card-button-6 {
    border-color: var(--white);
  }

  .uui-button-6 {
    font-size: 1rem;
  }

  .uui-button-6:hover {
    border-color: var(--untitled-ui-primary600);
    background-color: var(--untitled-ui-primary600);
  }

  .uui-button-6.is-button-small:hover {
    border-color: var(--white);
    background-color: var(--gold);
  }

  .uui-text-size-medium-27 {
    margin-top: -27px;
  }

  .uui-text-rich-text-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .uui-text-rich-text-10 figure {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .uui-text-rich-text-10 figcaption {
    margin-top: .75rem;
  }

  .uui-button-secondary-gray-5 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-5:hover {
    background-color: var(--untitled-ui-white);
    color: var(--untitled-ui-gray700);
  }

  .uui-blogpost04_category-link {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogpost04_meta-wrapper {
    margin-top: 2rem;
    font-size: .75rem;
  }

  .uui-button-link-10 {
    font-size: 1rem;
  }

  .uui-button-link-10:hover {
    color: var(--untitled-ui-primary700);
  }

  .uui-button-row-4 {
    align-self: stretch;
  }

  .uui-padding-vertical-xhuge-9 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-container-large-8 {
    margin-top: 33px;
  }

  .uui-page-padding-16 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .grill-retour-sur-investi {
    margin-bottom: 0;
  }

  .uui-blogpost05_divider {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .uui-blogpost05_form-wrapper {
    flex-direction: column;
    padding-left: 0;
  }

  .div-s-abonner {
    padding-left: 0;
  }

  .uui-blogpost05_content-left {
    padding-left: 10px;
    padding-right: 10px;
    position: static;
  }

  .uui-blogpost05_content-left.bloc-r-dig-par {
    padding-top: 28px;
  }

  .uui-blogpost05_content-wrapper {
    grid-column-gap: 2.25rem;
    grid-template-columns: 1.75fr;
    margin-top: -39px;
  }

  .uui-blogpost03_image {
    border-left-style: none;
    border-top-right-radius: 0;
    border-bottom-left-radius: 16px;
    width: 273px;
    max-width: none;
    display: block;
    inset: 0%;
  }

  .uui-blogpost05_date-wrapper {
    margin-top: 2rem;
  }

  .uui-blogpost05_header {
    grid-column-gap: 0rem;
    grid-row-gap: 4rem;
    grid-template-columns: .75fr;
    margin-bottom: 4rem;
  }

  .uui-heading-large-18 {
    font-size: 2.25rem;
  }

  .rich-text-block-60 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rich-text-block-61 {
    margin-top: 0;
  }

  .rich-text-block-62 {
    margin-top: 0;
    padding-left: 20px;
  }

  .rich-text-block-63 {
    padding-left: 20px;
  }

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

  .image-107 {
    margin-left: 0;
  }

  .link-block-24 {
    width: 234px;
    height: 158px;
  }

  .waves---grid-features-6 {
    grid-template-columns: 1fr;
  }

  .waves---main-container {
    margin-top: 18px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .uui-page-padding-18 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-blogpost05_date-wrapper-3 {
    margin-top: 2rem;
  }

  .uui-blogpost04_category-link-3 {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogpost04_meta-wrapper-3 {
    margin-top: 2rem;
    font-size: .75rem;
  }

  .image-111 {
    top: -14px;
    right: -38px;
  }

  .container-120 {
    grid-column-gap: 203px;
    grid-row-gap: 203px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .div-block-80 {
    padding-right: 200px;
  }

  .image-112 {
    background-color: #0000;
    border-style: none;
    max-width: 70%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    right: -50px;
  }

  .collection-item-15 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-121 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .uui-text-rich-text-13 figure {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .uui-text-rich-text-13 figcaption {
    margin-top: .75rem;
  }

  .uui-blogpost05_content-4 {
    margin-bottom: 0;
  }

  .uui-button-secondary-gray-8 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-8:hover {
    background-color: var(--untitled-ui-white);
    color: var(--untitled-ui-gray700);
  }

  .uui-blogpost05_divider-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .uui-button-9 {
    font-size: 1rem;
  }

  .uui-button-9:hover {
    border-color: var(--untitled-ui-primary600);
    background-color: var(--untitled-ui-primary600);
  }

  .uui-blogpost05_form-wrapper-4 {
    flex-direction: column;
  }

  .uui-blogpost05_date-wrapper-4 {
    margin-top: 2rem;
  }

  .uui-heading-large-21 {
    font-size: 2.25rem;
  }

  .uui-blogpost04_category-link-4 {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogpost04_meta-wrapper-4 {
    margin-top: 2rem;
    font-size: .75rem;
  }

  .uui-button-link-14 {
    font-size: 1rem;
  }

  .uui-button-link-14:hover {
    color: var(--untitled-ui-primary700);
  }

  .uui-button-row-8 {
    align-self: stretch;
  }

  .uui-blogpost05_header-4 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    margin-bottom: 4rem;
  }

  .uui-padding-vertical-xhuge-13 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-20 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .course-features-content-left-2 {
    position: static;
  }

  .course-features-component-2 {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

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

  .course-features-content-item-2.content-item {
    top: 12%;
  }

  .div-block-90 {
    margin-top: 42px;
  }

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

  .hero-bottom-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .hero7-bottom-title {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-text {
    font-size: 80px;
    line-height: 92px;
  }

  .nav-logo {
    left: 20px;
  }

  .full_title_wrapper {
    flex-wrap: wrap;
  }

  .full_title_wrapper.products {
    background-color: #f7f4ee;
    height: auto;
  }

  .divider._120px {
    height: 40px;
  }

  .product-grid {
    overflow: scroll;
  }

  .small_heading.light {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .single-product-wrapper {
    width: 350px;
  }

  .heading3 {
    font-weight: 400;
  }

  .heading3.product_title {
    z-index: 0;
    position: relative;
  }

  .products_title_container {
    justify-content: flex-start;
    padding-left: 16px;
  }

  .filter_wrapper {
    background-color: #f7f4ee;
    flex-direction: column;
    align-items: flex-start;
    padding: 8px 16px 8px 0;
  }

  .container-122 {
    padding-top: 5px;
  }

  .container-122.products {
    margin-top: 24px;
    padding-right: 0;
  }

  .inner-link.filter {
    margin-right: 24px;
  }

  .heading2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 48px;
  }

  .section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading4 {
    font-weight: 400;
  }

  .cta-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

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

  .section-44 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cta-pictures-feed {
    min-height: 360px;
    margin-bottom: 36px;
  }

  .section-45 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .elements-headline-wrap {
    text-align: center;
  }

  .sizejumbo-text {
    font-size: 34px;
    line-height: 42px;
  }

  .sizejumbo-text.sizejumbo-top-clear {
    font-size: 44px;
    line-height: 52px;
  }

  .sizejumbo-text.sizejumbo-full-clear {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 50px;
  }

  .product4-grid, .product8-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .product5-feed-grid {
    grid-column-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .product1-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .section-46 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product6-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .size1-text {
    font-size: 34px;
    line-height: 42px;
  }

  .product2-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .product5-nav-wrap {
    position: static;
  }

  .product3-grid, .product5-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .product6-image {
    height: 360px;
  }

  .product8-categories-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .product2-content-wrap {
    padding: 26px;
  }

  .product7-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .component-divider {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product7-image {
    height: 360px;
  }

  .text-block-205 {
    height: auto;
  }

  .add-to-cart {
    width: auto;
  }

  .section-47 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .error-message-3, .empty-state {
    width: 100%;
    max-width: none;
  }

  .hero1 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .product-detail-lightbox-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .hero1-image {
    min-height: 460px;
  }

  .hero1-image.lightbox-wrap {
    margin-bottom: -10px;
  }

  .lightbox-product-image {
    height: 120px;
  }

  .section-48 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content22-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .section-49 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content23-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .content23-image {
    height: 360px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .section-50 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .headline-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .section-51, .section-52, .section-53, .section-54, .section-55, .section-56, .section-57, .section-58 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product3-grid-2 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .image-122 {
    position: static;
  }

  .quick-stack-17 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-123, .image-124, .image-125, .image-126, .image-127, .image-128 {
    position: static;
  }

  .quick-stack-20 {
    grid-row-gap: 31px;
  }

  .image-129 {
    position: static;
  }

  .uui-text-rich-text figure {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .uui-text-rich-text figcaption {
    margin-top: .75rem;
  }

  .uui-blogpost05_content {
    margin-bottom: 0;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui-white);
    color: var(--untitled-ui-gray700);
  }

  .uui-blogpost05_divider-5 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui-primary600);
    background-color: var(--untitled-ui-primary600);
  }

  .uui-blogpost05_form-wrapper-5 {
    flex-direction: column;
  }

  .uui-blogpost05_date-wrapper-5 {
    margin-top: 2rem;
  }

  .uui-heading-large-22 {
    font-size: 2.25rem;
  }

  .uui-blogpost04_category-link-5 {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogpost04_meta-wrapper-5 {
    margin-top: 2rem;
    font-size: .75rem;
  }

  .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: var(--untitled-ui-primary700);
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-blogpost05_header-5 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    margin-bottom: 4rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-blogpost05_date-wrapper-6 {
    margin-top: 2rem;
  }

  .uui-heading-large-23 {
    font-size: 2.25rem;
  }

  .uui-blogpost04_category-link-6 {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogpost04_meta-wrapper-6 {
    margin-top: 2rem;
    font-size: .75rem;
  }

  .uui-blogpost05_header-6 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    margin-bottom: 4rem;
  }

  .uui-blogpost05_date-wrapper-7 {
    margin-top: 2rem;
  }

  .uui-heading-large-24 {
    font-size: 2.25rem;
  }

  .uui-blogpost04_category-link-7 {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogpost04_meta-wrapper-7 {
    margin-top: 2rem;
    font-size: .75rem;
  }

  .uui-blogpost05_header-7 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    margin-bottom: 4rem;
  }

  .uui-heading-large-25 {
    font-size: 2.25rem;
  }

  .uui-blogpost04_category-link-8 {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogpost05_header-8 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    margin-bottom: 4rem;
  }

  .uui-heading-large-26 {
    font-size: 2.25rem;
  }

  .uui-blogpost04_category-link-9 {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogpost05_header-9 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    margin-bottom: 4rem;
  }

  .uui-heading-large-27 {
    font-size: 2.25rem;
  }

  .uui-blogpost04_category-link-10 {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogpost05_header-10 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    margin-bottom: 4rem;
  }

  .uui-heading-large-28 {
    font-size: 2.25rem;
  }

  .uui-blogpost04_category-link-11 {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogpost05_header-11 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    margin-bottom: 4rem;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .uui-space-small-4 {
    min-height: 1.25rem;
  }

  .uui-heading-xsmall {
    font-size: 1.25rem;
  }

  .uui-blogsection02_category-link {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogsection02_meta-wrapper {
    font-size: .75rem;
  }

  .uui-blogsection02_image-link {
    margin-bottom: 1.5rem;
  }

  .uui-blogsection02_image-link:hover {
    box-shadow: none;
  }

  .uui-blogsection02_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-blogsection02_component {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

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

  .first-step-grid---brix {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .first-step-grid---brix.uniform-space---brix {
    grid-row-gap: 24px;
  }

  .slide---brix {
    padding-bottom: 8px;
  }

  .multi-step-form-error-message---brix {
    margin-top: 170px;
  }

  .form-step-progress-bar-mobile---brix {
    border-radius: 500px;
    width: auto;
    max-width: 100%;
    display: flex;
  }

  .form-step-progress-bar-mobile---brix.full-bar---brix {
    background-color: #4a3aff;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .form-step-progress-bar-mobile---brix.step-2---brix {
    background-color: #4a3aff;
    width: 50%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .form-step-progress-bar-mobile---brix.step-1---brix {
    background-color: #4a3aff;
    width: 22%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .form-step-progress-bar-mobile---brix.step-3---brix {
    background-color: #4a3aff;
    width: 80%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .submit-content-wrapper---brix {
    margin-top: 32px;
  }

  .form-step-number---brix {
    margin-left: 10px;
    margin-right: 10px;
  }

  .steps-bar---brix {
    justify-content: space-between;
    padding-bottom: 24px;
  }

  .cloneable-container-default {
    padding-left: 24px;
    padding-right: 24px;
  }

  .form-content---brix {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .multi-step-form-button---brix {
    top: 990px;
  }

  .multi-step-form-button---brix.left---brix {
    left: -32px;
  }

  .multi-step-form-button---brix.left---brix.preview-page {
    top: 960px;
  }

  .multi-step-form-button---brix.right---brix {
    right: -32px;
  }

  .multi-step-form-button---brix.right---brix.preview-page {
    top: 960px;
  }

  .multi-step-form-block---brix {
    min-height: auto;
  }

  .multi-step-form---brix {
    padding-bottom: 48px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .steps-bar-wrapper--brix {
    flex-direction: column;
    padding-bottom: 32px;
    display: flex;
  }

  .form-step-progress-bar---brix {
    display: none;
  }

  .heading-117 {
    font-size: 2.9rem;
  }

  .ms-form-heading {
    font-size: 24px;
  }

  .form-wrap {
    margin-bottom: 20px;
  }

  .links-wrap {
    grid-row-gap: 20px;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .right {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .ms2-hide-ml {
    display: none;
  }

  .ms2-modal-nav {
    width: 185px;
    font-size: 12px;
  }

  .ms2-space {
    width: 24px;
    height: 24px;
  }

  .ms2-space.is-24 {
    width: 16px;
    height: 16px;
  }

  .ms2-space.is-8 {
    width: 4px;
    height: 4px;
  }

  .ms2-space.is-12 {
    width: 8px;
    height: 8px;
  }

  .ms2-modal-padding.is-20.is-sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }

  .ms2-categories-card {
    font-size: 14px;
  }

  .ms2-profile-tab-pane {
    left: 185px;
  }

  .ms2-modal.is-profile {
    width: 92%;
  }

  .oma-button-2 {
    background-position: 33%;
  }

  .oma-wrap-3 {
    align-items: stretch;
    padding-left: 7em;
    padding-right: 7em;
  }

  .oma-section-1 {
    font-size: 1.69vw;
  }

  .oma-wrap-1 {
    flex-direction: column;
  }

  .oma-button-4 {
    background-position: 31%;
  }

  .oma-wrap-1-4 {
    margin-bottom: 10em;
  }

  .oma-wrap-2 {
    order: 1;
  }

  .oma-button-3 {
    background-position: 32%;
    background-size: 1em;
  }

  .fs-cc-prefs3_submit {
    margin-left: 0;
  }

  .fs-cc-prefs3_buttons-wrapper {
    flex-direction: column;
  }

  .fs-cc-banner3_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner3_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-prefs3_buttons-block {
    margin-bottom: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title, .fs-cc-prefs_title-2 {
    font-size: 1.25rem;
  }

  .fs-cc-banner2_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .logo {
    float: left;
    padding-left: 22px;
  }

  .navigation {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .wishlist {
    display: inline-block;
  }

  .column-product-photo {
    height: 80vh;
  }

  .product-content-2 {
    width: 100%;
  }

  .extra-info-mobile {
    display: none;
  }

  .column-product-info {
    height: 80vh;
    min-height: 640px;
    padding-top: 28px;
  }

  .slider {
    height: 80vh;
  }

  .product-tabs {
    display: block;
  }

  .add-to-bag {
    display: inline-block;
  }

  .button-group {
    margin-bottom: 48px;
  }

  .breadcrumbs {
    display: block;
  }

  .product-content-3 {
    width: 100%;
  }

  .slider-10 {
    height: auto;
  }

  .section-61 {
    width: 100%;
  }

  .nav-menu-3 {
    width: 12%;
  }

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

  .uui-cta01_image-02 {
    width: 35%;
    max-width: none;
    bottom: 0%;
    left: 1rem;
  }

  .uui-cta01_image-01 {
    width: 100%;
    min-width: 100%;
    margin-right: -30%;
    position: static;
  }

  .uui-cta01_image-wrapper {
    min-height: auto;
    padding: 1.5rem 1rem;
  }

  .uui-button-10 {
    font-size: 1rem;
  }

  .uui-button-10:hover {
    border-color: var(--untitled-ui-primary600);
    background-color: var(--untitled-ui-primary600);
  }

  .uui-button-wrapper-2.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape-2 {
    width: 100%;
    max-width: none;
  }

  .uui-button-secondary-gray-9 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-9:hover {
    background-color: var(--untitled-ui-white);
    color: var(--untitled-ui-gray700);
  }

  .uui-button-row-9 {
    align-self: stretch;
  }

  .uui-button-row-9.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-text-size-large-10 {
    font-size: 1rem;
  }

  .uui-space-small-5 {
    min-height: 1.25rem;
  }

  .uui-heading-large-29 {
    font-size: 2.25rem;
  }

  .uui-cta01_component {
    grid-row-gap: 3rem;
  }

  .uui-padding-vertical-xhuge-14 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-21 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-footer04_legal-link:hover {
    color: var(--untitled-ui-gray400);
  }

  .uui-footer04_legal-list {
    margin-bottom: 1rem;
  }

  .uui-footer04_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 3rem;
  }

  .uui-footer04_social-link:hover {
    color: var(--untitled-ui-gray400);
  }

  .uui-footer04_link:hover {
    color: var(--untitled-ui-gray500);
  }

  .uui-footer04_link-list {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-items: center;
  }

  .uui-styleguide_logomark-bg {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .uui-page-padding-22 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .brix---text-300-medium {
    font-size: 18px;
    line-height: 20px;
  }

  .brix---link-icon-right {
    width: 20px;
    margin-left: 8px;
  }

  .brix---text-200-bold {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---badge-secondary-small {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brix---product-card-wrapper-v1 {
    width: 100%;
  }

  .brix---grid-3-columns-gap-row-48px {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

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

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

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

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

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

  .brix---badge-secondary-small-bold {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---btn-primary-2 {
    padding: 20px 32px;
  }

  .brix---heading-h4-size-2 {
    font-size: 20px;
    line-height: 26px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 8px;
  }

  .brix---badge-secondary-small-bold-2 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brix---product-card-wrapper-v1-2 {
    width: 100%;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-40px-2 {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---subtitle-2 {
    font-size: 17px;
    line-height: 19px;
  }

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

  .hero-stack {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 288px;
    padding: 60px 15px;
    display: flex;
  }

  .hero-wrapper-two {
    height: 500px;
  }

  .button-primary {
    margin-top: 12px;
    margin-bottom: -36px;
  }

  .heading-127 {
    margin-top: 3.3rem;
  }

  .collection-item-24 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-128 {
    padding-top: 5px;
  }

  .container-128.products {
    margin-top: 24px;
    padding-right: 0;
  }

  .section-64 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .brix---text-200-bold-2 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---grid-2-columns {
    grid-template-columns: 1fr;
  }

  .brix---dropdown-pd-48px {
    padding-bottom: 24px;
  }

  .brix---btn-circle-accordion-btn {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .brix---accordion-right-side {
    margin-left: 16px;
    margin-right: 16px;
  }

  .brix---accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---accordion-item-wrapper-v3, .brix---accordion-item-wrapper-v3-first {
    padding: 36px 0;
  }

  .brix---badge-secondary---tabs-v2 {
    margin: 8px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---tabs-menu-v2 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---section-3 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-129 {
    padding-top: 5px;
  }

  .container-129.products {
    margin-top: 24px;
    padding-right: 0;
  }

  .section-65 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-heading-center, .gallery-scroll, .gallery-overview, .hero-heading-left {
    padding: 60px 15px;
  }

  .c-section {
    padding: 40px 24px;
  }

  .c-big-text.cc-top {
    opacity: .5;
    top: -80px;
    left: -180px;
  }

  .c-big-text.cc-bottom {
    opacity: .5;
    bottom: 170px;
    right: -160px;
  }

  .c-title-1 {
    font-size: 130px;
    line-height: 130px;
  }

  .c-bg-line {
    display: none;
  }

  .c-arrows-wrapper {
    margin-top: 100px;
  }

  .c-slider {
    max-width: 100%;
    height: auto;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .c-slide {
    height: auto;
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .c-slide_image {
    width: 286px;
    height: 388px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .c-nav_logo-1 {
    margin-right: 0;
  }

  .c-nav {
    width: 100%;
  }

  .c-nav_buttons {
    align-items: center;
    display: none;
  }

  .c-text-1 {
    font-size: 13px;
    line-height: 28px;
  }

  .c-small-text {
    z-index: 200;
    margin-left: -30px;
    top: 570px;
    left: 50%;
    transform: translate(-50%);
  }

  .c-title-2 {
    font-size: 58px;
    line-height: 58px;
  }

  .lottie-container {
    overflow: hidden;
  }

  .fantomui-img-inner {
    border-radius: .9rem;
  }

  .lottie-gradient-bg {
    width: 150vw;
    height: 150vw;
  }

  .fantomui-img {
    border-radius: 1rem;
    width: 100%;
    max-width: 12rem;
  }

  .container-131 {
    width: 92%;
  }

  .nav-bar {
    height: 70px;
  }

  .nav-link.mobile-speaker-text {
    padding-right: 12px;
    font-size: 12px;
  }

  .off-page-menu {
    width: 90vw;
  }

  .speaker-list-icon {
    min-width: 40px;
    min-height: 40px;
  }

  .speaker-list-icon-wrapper {
    margin-right: 18px;
    padding-left: 18px;
  }

  .menu-button-2 {
    padding-left: 18px;
    font-size: 16px;
  }

  .brand-2 {
    font-size: 22px;
  }

  .slide-image {
    min-height: 400px;
  }

  .slide-image.team-gallery {
    min-height: 250px;
  }

  .slide-image.team-image {
    min-height: 300px;
  }

  .speaker-slide-mask {
    width: 90%;
  }

  .speaker-name {
    font-size: 48px;
  }

  .showreel-heading {
    font-size: 56px;
    bottom: -18px;
  }

  .centered-call-to-action {
    grid-row-gap: 24px;
    text-align: center;
    grid-template-columns: auto;
  }

  .call-to-action-heading {
    grid-template-columns: 1fr;
  }

  .three-grid-wrapper {
    text-align: center;
    grid-template-columns: 1fr;
  }

  .team-wrapper {
    min-height: 500px;
  }

  .background-cover {
    width: 100%;
  }

  .large-heading {
    font-size: 42px;
  }

  .about-wrapper {
    padding-left: 0;
  }

  .box {
    margin-bottom: -100px;
  }

  .section-73.footer {
    padding-top: 120px;
    padding-bottom: 100px;
  }

  .team-item {
    min-width: 55vw;
  }

  .large-heading-2 {
    font-size: 42px;
  }

  .parent.pad-top {
    padding-right: 18rem;
  }

  .border-line.light {
    width: 25rem;
  }

  .left-arrow-wrap {
    left: -29px;
  }

  .right-arrow-wrap {
    right: -29px;
  }

  .slider-wrap {
    padding-right: 18px;
  }

  .slider-wrap.trislider {
    width: 370px;
    height: 370px;
  }

  .product7_heading-wrapper {
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .heading-large-2 {
    font-size: 2rem;
  }

  .page-padding-2.margin-vertical.margin-large {
    height: auto;
  }

  .button-row_shop {
    justify-content: flex-start;
    width: 100%;
  }

  .button-row_shop.padding-vertical.align-center.margin-top-small {
    justify-content: center;
    margin-top: 50px;
  }

  .filters5_category-menu {
    overflow: scroll;
  }

  .heading-xsmall-2 {
    font-size: 1.125rem;
  }

  .filters5_menu-link.last-link {
    margin-right: 2rem;
  }

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

  .text-size-large.text-weight-semibold {
    text-align: left;
  }

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

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

  .product7_image-wrapper {
    height: 100%;
  }

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

  .product7_heading {
    margin-right: 0;
  }

  .uui-button-11 {
    font-size: 1rem;
  }

  .uui-button-11:hover {
    border-color: var(--untitled-ui-primary600);
    background-color: var(--untitled-ui-primary600);
  }

  .uui-button-wrapper-3.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape-3 {
    width: 100%;
    max-width: none;
  }

  .uui-blogsection04_button-row {
    justify-content: flex-start;
    width: 100%;
  }

  .uui-button-link-15 {
    font-size: 1rem;
  }

  .uui-button-link-15:hover {
    color: var(--untitled-ui-primary700);
  }

  .uui-space-small-6 {
    min-height: 1.25rem;
  }

  .uui-heading-xsmall-10 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.25rem;
  }

  .uui-blogsection04_category-link {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-blogsection04_meta-wrapper {
    font-size: .75rem;
  }

  .uui-blogsection04_image-wrapper {
    margin-bottom: -30px;
  }

  .uui-blogsection04_image-link {
    margin-bottom: 1.5rem;
  }

  .uui-blogsection04_image-link:hover {
    box-shadow: none;
  }

  .uui-blogsection04_item {
    padding-top: 10px;
  }

  .uui-blogsection04_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-blogsection04_list-wrapper {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .uui-text-size-large-11 {
    font-size: 1rem;
  }

  .uui-space-xsmall-2 {
    min-height: .75rem;
  }

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

  .uui-blogsection04_heading {
    margin-right: 0;
  }

  .uui-blogsection04_heading-wrapper {
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .uui-padding-vertical-xhuge-15 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-23 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .tabs-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
    display: grid;
  }

  .tab-link-tab-2, .tab-link-tab-4, .tab-link-tab-3 {
    text-align: center;
  }

  .collection-list-28 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 62px;
    display: block;
  }

  .brix---btn-secondary-white {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-primary-white {
    padding: 20px 32px;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---mg-bottom-40px-3 {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---hero-bg-image-dark {
    background-position: 100%;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .heading-135 {
    text-align: left;
    padding-top: 0;
  }

  .grill-meilleures-ventes {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-101 {
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
  }

  .column-60 {
    text-align: center;
  }

  .collection-item-28 {
    padding-top: 20px;
  }

  .image-148 {
    left: 35px;
  }

  .text-block-258 {
    font-size: 1.4rem;
    top: -119px;
    left: 8px;
    right: 0;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .blx-b-container-list-1 {
    width: 25em;
    margin-left: 0;
  }

  .blx-b-wrap-1 {
    display: none;
  }

  .blx-section-1 {
    padding-left: 3em;
    padding-right: 3em;
    font-size: 1.69vw;
  }

  .blx-c-wrap-list-1-1 {
    margin-left: -87px;
  }

  .blx-c-wrap-list-1-1._1 {
    width: auto;
    margin-left: 0;
  }

  .blx-c-container-grid-1 {
    border-bottom-color: #0000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: stretch;
    padding-bottom: 0;
    display: grid;
  }

  .blx-b-dropdown-list-1 {
    padding-top: 2em;
  }

  .blx-list-container-1 {
    width: 50em;
    margin-left: 0;
    position: relative;
  }

  .blx-list-dropdown-1 {
    flex: 1;
    justify-content: space-between;
    display: block;
  }

  .blx-list-wrap-links-1 {
    flex-direction: row;
  }

  .blx-list-wrap-links-1.da {
    border-top: 1px solid #dbdbdb;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .blx-decor-1 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .blx-menu2-container-1 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .blx-dropdown-menu2-open-1 {
    flex: 1;
    justify-content: space-between;
    align-items: center;
    padding-right: 1.4em;
    display: flex;
  }

  .blx-link-menu2-1 {
    justify-content: space-between;
  }

  .blx-link-menu2-1.da {
    color: #50648e;
  }

  .blx-dropdown-list-1 {
    padding-top: 2em;
  }

  .blx-menu2-wrap-grid-1 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .blx-section-menu2-1 {
    font-size: 1.69vw;
  }

  .down {
    width: auto;
  }

  .nav-wrap {
    padding-left: 15px;
    padding-right: 0;
  }

  .dropdown-innerlist {
    max-width: 100%;
  }

  .dropdowncontainer {
    display: none;
  }

  .nav-menu-5 {
    background-color: #0000001a;
    background-image: linear-gradient(91deg, #000 14%, #fff0);
  }

  .uui-contact05_image {
    padding: 10px 40px 10px 20px;
    top: 0;
    left: 0;
  }

  .uui-button-12 {
    font-size: 1rem;
  }

  .uui-button-12:hover {
    border-color: var(--untitled-ui-primary600);
    background-color: var(--white);
  }

  .uui-contact05_form-wrapper {
    margin-top: 2rem;
  }

  .uui-text-size-large-12 {
    font-size: 1rem;
  }

  .uui-space-xsmall-3 {
    min-height: .75rem;
  }

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

  .uui-contact05_content {
    padding-right: 10px;
  }

  .uui-contact05_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-24 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-stack-2 {
    padding: 60px 15px;
  }

  .hero-image-2.shadow-two {
    margin-top: -54px;
  }

  .body-32 {
    background-position: 88%;
    background-size: cover;
  }

  .f-footer-link {
    display: block;
  }

  .f-footer-menu, .f-footer-group {
    width: 100%;
  }

  .text-block-267 {
    width: 134%;
  }

  .text-block-270 {
    position: relative;
    top: -11px;
  }

  .link-block-43 {
    background-color: var(--helene-b);
    margin-bottom: 10px;
  }

  .user-log-in-log-out-4 {
    background-color: var(--gold);
  }

  .div-block-109 {
    background-color: var(--helene-b);
  }

  .category-detail-wrap {
    min-height: 300px;
  }

  .section-81 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-21 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .section-82 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content32-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .content32-quote {
    font-size: 25px;
    line-height: 40px;
  }

  .content32-image {
    height: auto;
    min-height: 360px;
  }

  .section-83, .section-84 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .size1-text-2 {
    font-size: 34px;
    line-height: 42px;
  }

  .content35-pictures-feed {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    min-height: 360px;
  }

  .content35-bottom-grid, .content35-top-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .section-85, .section-86 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .grid-22 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .section-88 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero6-text {
    margin-left: 0;
    margin-right: 0;
  }

  .hero6-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .hero6 {
    min-height: 600px;
  }

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

  .text-block-273 {
    font-size: 1.4rem;
  }

  .content28-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .content28-logo {
    max-width: 100%;
    max-height: none;
  }

  .content4-product-name-wrap {
    width: 100%;
    margin-bottom: -30px;
  }

  .size1-text-3 {
    font-size: 34px;
    line-height: 42px;
  }

  .content4-grid, .headline-grid-2 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .content8-quote-wrap {
    padding-right: 0;
  }

  .size1-text-4 {
    font-size: 34px;
    line-height: 42px;
  }

  .content8-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .content8-image {
    background-position: 50%;
    min-height: 400px;
    margin-bottom: 18px;
  }

  .blog2-grid, .grid-23 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .text-block-274 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cf-bottom-right-container {
    max-width: none;
  }

  .cf-top-right-wrapper {
    max-width: none;
    margin-top: 40px;
  }

  .cf-right-info-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .cf-hero-main-image {
    width: 60%;
  }

  .cf-bottom-left-contain {
    max-width: none;
  }

  .cf-58px-heading {
    font-size: 45px;
  }

  .cf-top-left-contain {
    max-width: none;
  }

  .cf-left-info-wrapper {
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cf-1140px-wrapper {
    width: 90%;
    padding-top: 0;
    padding-bottom: 90px;
  }

  .cf-hero-logos-wrap {
    justify-content: space-between;
    width: 100%;
    margin-left: 0;
  }

  .cf-hero-logos-wrap.header-2 {
    justify-content: center;
  }

  .cf-logos-text {
    margin-bottom: 20px;
  }

  .cf-testimonial-logos-contain {
    flex-direction: column;
    align-items: center;
  }

  .cf-testimonial-logos-contain.header-2 {
    margin-top: 0;
  }

  .cf-testimonial-text---italic {
    font-size: 14px;
  }

  .cf-image-review-container {
    width: 100%;
  }

  .cf-testmonial-text-wrapper {
    margin-left: 10px;
    padding-left: 10px;
  }

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

  .cf-button-text {
    font-size: 1.5rem;
    right: 0;
  }

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

  .cf-18px-paragraph.header-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-style: italic;
  }

  .cf-64px-heading {
    color: var(--white);
    text-shadow: 0 3px 4px var(--helene-b);
    padding-left: 10px;
    padding-right: 10px;
    font-size: 50px;
  }

  .home-left-wrapper {
    padding-left: 10px;
  }

  .columns-32 {
    position: relative;
    right: -5px;
  }

  .navbar-6 {
    width: 100%;
    height: 5%;
  }

  .image-161 {
    border-radius: 20px;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-278 {
    bottom: -35px;
  }

  .text-block-280 {
    bottom: -20px;
  }

  .cart-button-4 {
    margin-right: 11px;
  }

  .brand-3 {
    margin-left: 17px;
  }

  .ms-form-heading-2 {
    font-size: 24px;
  }

  .section-91, .section-91.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .intro-content {
    width: 80%;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .main-paragraph-wrap {
    grid-row-gap: 30px;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .container-143 {
    text-align: center;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .container-144 {
    text-align: center;
  }

  .section-92, .section-92.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-145 {
    text-align: center;
  }

  .navigation-2 {
    padding: 20px 30px;
  }

  .cart-container-5 {
    min-width: 360px;
  }

  .cart-item-info-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-jumbo-tiny {
    font-size: 16px;
    line-height: 28px;
  }

  .logo-link-2 {
    padding-left: 0;
  }

  .text-field-10.cc-subscribe-text-field {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .paragraph-light-3.cc-subscribe-paragraph {
    width: 80%;
  }

  .section-93 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-146 {
    text-align: center;
  }

  .container-146.cc-heading-wrap {
    margin-bottom: 50px;
  }

  .store-categories-wrap {
    flex-direction: column;
  }

  .products-category-link {
    margin-bottom: 10px;
  }

  .collection-list-29 {
    flex-direction: column;
  }

  .section-94, .section-95, .section-96 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-147 {
    text-align: center;
  }

  .container-147.cc-heading-wrap {
    margin-bottom: 50px;
  }

  .collection-list-30 {
    flex-direction: column;
  }

  .section-97, .section-98 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .links-section-footer {
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .logo-footer {
    margin-bottom: 70px;
  }

  .container-148 {
    text-align: center;
  }

  .footer-6 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
    display: flex;
  }

  .section-99 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-149 {
    text-align: center;
  }

  .footer-7 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
    display: flex;
  }

  .section-100 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-150 {
    text-align: center;
  }

  .section-101 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-151 {
    text-align: center;
  }

  .container-151.cc-heading-wrap {
    margin-bottom: 50px;
  }

  .store-categories-wrap-2, .collection-list-31, .collection-list-32 {
    flex-direction: column;
  }

  .section-102, .section-103 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .product-details-wrap {
    width: 90%;
  }

  .product-image-3 {
    height: 500px;
  }

  .form-block-4 {
    width: 90%;
    max-width: 470px;
  }

  .section-104 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .container-152 {
    text-align: center;
  }

  .container-152.cc-subscription-form {
    padding-left: 30px;
    padding-right: 30px;
  }

  .subscribe-form {
    flex-direction: column;
    align-items: stretch;
  }

  .section-105 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-153 {
    text-align: center;
  }

  .section-106 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-154 {
    text-align: center;
  }

  .brix---btn-primary-full-width {
    padding: 20px 32px;
  }

  .brix---text-300-medium-2 {
    font-size: 18px;
    line-height: 20px;
  }

  .brix---heading-h1-size-4 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---mg-top-40px {
    margin-top: 32px;
  }

  .brix---text-200-list-medium, .brix---text-200-bold-3 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---divider-40px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .brix---display-4 {
    font-size: 20px;
    line-height: 32px;
  }

  .brix---square-icon {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---mg-bottom-16px-4 {
    margin-bottom: 8px;
  }

  .brix---pricing-content-v2 {
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---subtitle-3 {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---section-4 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .column-63 {
    background-color: var(--helene-b);
  }

  .question_wrap {
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .content-2 {
    padding-top: 3.61em;
    padding-bottom: 3.61em;
  }

  .question_item {
    margin-bottom: 4.07em;
    padding-bottom: 4.07em;
  }

  .background {
    background-size: 90vw;
  }

  .f-h1-heading {
    margin-top: 0;
    font-size: 48px;
  }

  .f-section-large-14 {
    padding-top: 72px;
    padding-bottom: 0;
  }

  .f-header-image-wrapper-tall {
    height: 400px;
  }

  .f-h1-heading-10 {
    margin-top: 0;
    font-size: 48px;
  }

  .f-section-large-15 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-heading-left-2, .hero-stack-3, .hero-heading-right, .hero-heading-left-3 {
    padding: 60px 15px;
  }

  .body-44 {
    background-image: url('../images/png-2-etudiante.png');
    background-position: 64% 94%;
    background-repeat: repeat-x;
    background-size: contain;
  }
}

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

  .rich-text p {
    font-size: .9rem;
  }

  .container-large {
    margin-top: 84px;
  }

  .page-padding {
    text-align: left;
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

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

  .container-medium {
    margin-top: 111px;
  }

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

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

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

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

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

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

  .padding-vertical.padding-medium.extra-top-padding {
    background-position: 50%;
    padding-bottom: 13rem;
  }

  .padding-vertical.padding-x-huge {
    border: 1px #000;
    margin-top: 0;
    margin-bottom: -19px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 5%;
  }

  .padding-vertical.padding-xx-large {
    float: none;
    clear: none;
    background-image: none;
    margin-top: auto;
    padding-top: .4rem;
    padding-bottom: 0;
    position: sticky;
  }

  .text-size-medium.text-style-muted {
    outline-offset: 0px;
    text-align: justify;
    outline: 3px #ffffffc2;
    margin-top: auto;
    margin-bottom: auto;
    padding: 0 4px;
    font-family: Open Sans, sans-serif;
    font-size: 1.3rem;
  }

  .menu-icon {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    left: 0;
  }

  .navbar-menu {
    justify-content: flex-start;
    width: 100%;
    padding-top: 1rem;
  }

  .navbar-menu-button {
    align-self: center;
    width: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: 89px;
  }

  .navbar-container {
    justify-content: center;
    height: 100%;
    margin-left: 0;
    margin-right: auto;
    padding-top: 28px;
    display: flex;
  }

  .button-row {
    grid-row-gap: 2rem;
  }

  .header-component {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .header-content {
    margin-top: auto;
  }

  .header-image {
    box-shadow: none;
    margin-top: auto;
    padding-top: 0;
  }

  .course-features-component {
    grid-template-columns: 1fr;
  }

  .course-features-content-item.content-item {
    top: 10%;
  }

  .gallery-component {
    grid-template-columns: .25fr;
  }

  .footer-top-wrapper {
    grid-row-gap: 48px;
  }

  .footer-bottom-wrapper {
    align-items: flex-start;
  }

  .footer-form {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .footer {
    padding-top: 92px;
  }

  .footer-legal-list {
    justify-items: start;
  }

  .testtimonial-content {
    box-shadow: 0 0 6px 2px var(--gold);
  }

  .testimonials-mask {
    width: 95%;
  }

  .testimonials {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: var(--heleneb-violet);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .testimonial-rating-wrapper {
    align-self: stretch;
    margin-left: 0;
    display: flex;
  }

  .footer-credit-text {
    text-align: center;
    margin-top: 0;
    font-size: .65rem;
  }

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

  .product-price-wrapper {
    flex-direction: column;
  }

  .cart-button {
    text-align: right;
    justify-content: flex-end;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
    position: relative;
    bottom: -8px;
    left: 35px;
  }

  .cart-quantity.nav {
    position: relative;
    right: 0;
  }

  .change-log-section {
    margin-top: 4rem;
  }

  .heading {
    color: var(--white);
    text-align: left;
    text-transform: capitalize;
    text-shadow: none;
    margin-top: auto;
    margin-left: 6px;
    font-size: 2.1rem;
  }

  .heading-2 {
    opacity: 1;
    background-color: #2a2a4194;
    border: 1px #000;
    border-radius: 20px;
    margin: 0 10px;
    font-family: Lato, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    position: relative;
    top: -2px;
    bottom: 0;
  }

  .text-block-14 {
    border: 3px none var(--gold);
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    border-radius: 12px;
    width: 90%;
    margin: -36px 0 -200px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Lato, sans-serif;
    font-size: .9rem;
    line-height: 1.6;
    top: 65px;
    right: -23px;
  }

  .text-span-13 {
    color: #fff;
    text-transform: capitalize;
  }

  .heading-3 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .submit-button-3 {
    border-radius: 5px;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .form-5 {
    width: 100vw;
    height: 100%;
    margin-left: -140px;
    margin-right: 0;
    position: relative;
    bottom: -62px;
    right: -134px;
  }

  .form-block-2 {
    background-color: #0000;
    width: 100%;
    margin: 195px 0 0;
  }

  .error-message-2 {
    border-radius: 13px;
    margin-right: 10px;
  }

  .heading-4 {
    font-size: 1.8rem;
  }

  .block-header-2 {
    background-color: #0000;
  }

  .heading-7 {
    color: #cdaf76;
  }

  .background-video {
    background-color: #0000;
    border-top-left-radius: 30px;
    height: 757px;
    margin-top: 24px;
    margin-left: 5px;
    margin-right: 5px;
    display: block;
    top: 0;
  }

  .body-6 {
    background-position: 75% 43%;
    background-size: cover;
  }

  .column-6 {
    background-color: var(--helene-b);
    margin-top: 200px;
  }

  .columns-7 {
    background-image: linear-gradient(#15151569, #000);
    margin-bottom: 0;
  }

  .container-12 {
    margin-top: 78px;
  }

  .column-7 {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
  }

  .image-8 {
    margin-top: 75px;
    margin-bottom: auto;
    padding-top: 0;
    position: relative;
    box-shadow: 0 0 18px -20px #beb0cea6;
  }

  .text-block-33 {
    text-align: center;
    letter-spacing: 1px;
    width: 96%;
    max-width: 96%;
    margin-top: 16px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 2px;
    padding-right: 0;
    font-size: .8rem;
    font-weight: 300;
    top: -18px;
  }

  .sublink {
    font-size: 2em;
  }

  .body-marketing {
    background-image: none;
    padding-top: 0;
  }

  .body-gestion {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0;
  }

  .body-lash-art {
    background-position: 69%;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .body-13 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 0;
    padding-top: 0;
  }

  .text-block-56 {
    color: #cdaf76b3;
    text-align: center;
    background-color: #0000;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 1rem;
  }

  .body-sant {
    background-position: 28% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .body-r-seaux {
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-bottom: 0;
  }

  .container-52 {
    background-color: #0000;
    background-image: linear-gradient(#000, #8f67b905);
    margin-top: -57px;
  }

  .heading-37 {
    margin-top: auto;
    font-size: 1.7rem;
    top: -23px;
  }

  .heading-40 {
    text-align: right;
    background-image: none;
    margin-top: auto;
    font-size: 1.7rem;
    bottom: 13px;
    left: 0;
  }

  .div-block-29 {
    margin-left: auto;
    margin-right: auto;
  }

  .post-wrapper {
    margin-bottom: 20px;
  }

  .image-34 {
    margin-top: 0;
    padding: 0;
    display: block;
  }

  .quick-stack-5 {
    width: 325px;
    max-width: 430px;
    height: 425px;
    margin-left: auto;
    margin-right: auto;
  }

  .cell-15 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: .5fr .25fr;
    grid-auto-columns: 1fr;
    padding-top: 0;
    display: grid;
  }

  .text-block-63 {
    width: 263px;
    margin-top: -6px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    position: relative;
    top: 14px;
  }

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

  .f-navigation-menu-button {
    text-align: right;
    height: 48px;
    margin-left: 0;
    margin-right: -24px;
  }

  .f-navigation-menu-button.w--open {
    left: 0;
  }

  .f-logo {
    width: 86px;
    max-width: none;
    height: 100%;
  }

  .f-navigation-container {
    position: static;
  }

  .f-navigation {
    width: 100%;
    height: 51px;
    min-height: 45px;
    position: fixed;
  }

  .f-paragraph-regular {
    font-size: 1.2rem;
  }

  .bande-2 {
    text-align: center;
    width: 100%;
    margin-top: -16px;
    margin-bottom: 35px;
    font-size: .9rem;
    display: block;
  }

  .efi-hr-01-right-content {
    margin-top: -18px;
  }

  .efi-jumbo {
    font-size: 20px;
  }

  .efi-big-paragraph-3 {
    margin-left: -68px;
  }

  .efi-hr-04 {
    margin-top: 38px;
  }

  .heading-80 {
    margin-left: -68px;
    font-size: 2rem;
    line-height: 1;
  }

  .link-7 {
    letter-spacing: 0;
    margin-left: 0;
    font-size: 18px;
    line-height: 1.1;
  }

  .link-8, .link-9, .link-10 {
    letter-spacing: 0;
    font-size: 18px;
    line-height: 1.1;
  }

  .f-paragraph-large-2 {
    margin-left: -30px;
    margin-right: -30px;
  }

  .f-h5-heading {
    font-size: 2rem;
  }

  .f-grid-two-column {
    grid-template-areas: "."
                         "."
                         "."
                         "Area";
  }

  .f-section-large-2 {
    width: auto;
    padding-top: 0;
  }

  .f-paragraph-large-4 {
    margin-left: -20px;
    margin-right: -17px;
  }

  .f-paragraph-large-5 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .f-h1-heading-3 {
    font-size: 2rem;
  }

  .link-11, .link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18 {
    letter-spacing: 0;
    font-size: 18px;
    line-height: 1.1;
  }

  .f-grid-four-column {
    grid-template-columns: 1fr;
  }

  .f-container-regular-5 {
    width: 100%;
    margin-left: 0;
  }

  .f-section-large-4 {
    padding-bottom: 0;
  }

  .f-feature-card-filled-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .f-h1-heading-6 {
    text-align: left;
  }

  .f-h3-heading-4 {
    text-align: left;
    margin-top: 42px;
    margin-left: 0;
  }

  .f-section-large-5 {
    padding-top: 0;
  }

  .f-feature-card-filled-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .dropdown-toggle-2 {
    margin-left: -102px;
    padding-left: 10px;
    padding-right: 10px;
    left: -20px;
  }

  .f-feature-card-outline {
    padding-left: 5px;
    padding-right: 5px;
  }

  .f-h3-heading-6 {
    text-align: left;
    margin-left: 0;
  }

  .f-section-large-7 {
    padding-top: 0;
  }

  .f-feature-card-outline-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .f-container-regular-9 {
    margin-top: 39px;
  }

  .f-section-large-8 {
    padding-top: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .f-h5-heading-6 {
    text-align: left;
    margin-left: 0;
  }

  .f-feature-card-large-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .f-paragraph-large-17 {
    width: 100%;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .f-h3-heading-9 {
    padding-left: 5px;
  }

  .f-h3-heading-10 {
    width: 284px;
    margin-left: 0;
  }

  .f-paragraph-large-18 {
    padding-left: 0;
    padding-right: 20px;
  }

  .f-container-regular-10 {
    width: auto;
    max-width: none;
    margin-left: 20px;
    margin-right: 20px;
  }

  .f-section-regular-2 {
    padding-top: 0;
    padding-left: 5%;
    padding-right: 0%;
  }

  .heading-86 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .paragraph-45 {
    margin-left: 0;
  }

  .container-73 {
    width: auto;
  }

  .f-feature-card-outline-3 {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .f-feature-card-wrapper-3 {
    margin-top: 33px;
    margin-left: 20px;
  }

  .f-paragraph-large-19 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .f-h3-heading-12 {
    text-align: left;
    margin-left: 20px;
  }

  .f-title-wrapper-center-4 {
    margin-left: 10px;
  }

  .f-section-large-9 {
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .f-paragraph-large-20 {
    text-align: left;
    width: 100%;
    height: 98%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .f-h1-heading-8 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .f-header-grid-2 {
    display: block;
  }

  .f-header-title-wrapper-center-5 {
    margin-left: 0;
  }

  .paragraph-46 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cf-different-tab-link-2.w--current {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .cf-different-menu-2 {
    justify-content: flex-start;
  }

  .cf-h2-heading-56px-2 {
    font-size: 24px;
  }

  .cf-wrapper-1161 {
    width: 90%;
  }

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

  .cell-18 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .div-block-52 {
    justify-content: center;
    width: auto;
    margin-left: 2px;
    display: block;
  }

  .div-block-55 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .image-56 {
    margin-top: 47px;
  }

  .text-block-107 {
    margin-top: 0;
  }

  .quick-stack-6 {
    grid-column-gap: 100px;
  }

  .container-75 {
    background-color: var(--white);
    width: auto;
    margin-top: -47px;
  }

  .text-block-108 {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 2.2rem;
  }

  .quick-stack-7 {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    width: 100%;
  }

  .image-57 {
    width: 100%;
    max-width: none;
    display: block;
  }

  .paragraph-48, .paragraph-49, .paragraph-50 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-51 {
    padding-left: 0;
    padding-right: 20px;
  }

  .paragraph-52 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-53 {
    width: auto;
    margin-right: 20px;
  }

  .container-76 {
    width: 93%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-58 {
    width: auto;
  }

  .grid-5 {
    grid-template-rows: auto;
  }

  .heading-88 {
    font-size: 1.7rem;
    font-style: normal;
  }

  .container-77 {
    margin-left: 0;
  }

  .f-feature-card-filled-5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .f-section-large-10 {
    padding-top: 0;
  }

  .paragraph-54 {
    padding-top: 29px;
  }

  .div-block-59 {
    width: auto;
    margin-left: 0;
  }

  .youtube-7 {
    width: 100%;
    max-width: none;
    height: auto;
    max-height: none;
    margin-bottom: 20px;
  }

  .image-60 {
    width: 89%;
    max-width: 96%;
    overflow: hidden;
  }

  .image-61 {
    width: 90%;
  }

  .image-62, .image-63 {
    max-width: 90%;
  }

  .image-64 {
    max-width: 98%;
    margin-left: 0;
  }

  .grid-6 {
    grid-template: ". ."
                   ". Area"
                   / minmax(106px, 1fr) minmax(123px, .5fr);
  }

  .div-block-60 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .paragraph-55 {
    margin-left: 0;
    padding-left: 20px;
  }

  .paragraph-56 {
    background-image: linear-gradient(#ffffffb3, #ffffffb3), url('../images/HeleneB_methode_cilacil_05.png');
    background-position: 0 0, 73% 79%;
  }

  .youtube-8 {
    width: 100%;
    margin-left: 0;
  }

  .youtube-9 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-33 {
    padding-bottom: 72px;
    padding-left: 0%;
  }

  .image-66 {
    width: 100%;
  }

  .image-67 {
    width: 102%;
    max-width: 109%;
  }

  .f-section-large-11 {
    padding-top: 60px;
  }

  .paragraph-61, .paragraph-62, .paragraph-63, .paragraph-64 {
    background-color: #2a2a410d;
  }

  .heading-94, .heading-95, .heading-96 {
    font-size: 1.2rem;
  }

  .paragraph-68 {
    margin-left: 0;
  }

  .paragraph-70 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .grid-11 {
    place-items: center;
  }

  .image-81 {
    max-width: 34%;
    margin-right: 0;
  }

  .image-82 {
    max-width: 33%;
    margin-left: 0;
  }

  .image-83 {
    max-width: 45%;
  }

  .paragraph-75, .paragraph-76 {
    margin-right: 20px;
  }

  .section-36 {
    margin-top: 60px;
  }

  .container-88 {
    width: auto;
  }

  .f-grid-four-column-3 {
    grid-template-columns: 1fr;
  }

  .image-88 {
    width: 58%;
  }

  .container-106 {
    text-align: center;
  }

  .div-block-70 {
    margin-left: -17px;
  }

  .uui-space-small {
    margin-top: -25px;
  }

  .uui-blog02_category-menu.no-scrollbar {
    margin-left: auto;
    margin-right: 0;
  }

  .uui-text-size-large-4 {
    margin-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .8rem;
  }

  .uui-blogpost06_content-bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .uui-blogpost06_header {
    grid-template-columns: 1fr;
  }

  .image-92 {
    width: 500px;
    max-width: none;
    margin-left: 27px;
    padding-left: 0;
    position: relative;
    left: -200px;
  }

  .image-94 {
    text-align: left;
    margin-left: -131px;
  }

  .image-95 {
    margin-left: -128px;
    padding-right: 20px;
  }

  .image-96 {
    margin-top: auto;
  }

  .image-97 {
    margin-left: -150px;
    margin-right: auto;
  }

  .uui-text-size-medium-24 {
    padding-left: 5px;
  }

  .uui-blog04_image {
    width: 100%;
    padding-left: 0;
  }

  .uui-heading-small {
    text-align: left;
    padding-left: 5px;
  }

  .div-block-73 {
    margin-right: auto;
  }

  .section-41 {
    background-image: linear-gradient(to top, #a695fb36, #000);
  }

  .section-42 {
    margin-top: 129px;
    margin-bottom: auto;
  }

  .uui-pricing10_component {
    margin-left: 5px;
    margin-right: 5px;
  }

  .container-116 {
    height: 91px;
  }

  .text-span-86 {
    color: var(--gold);
    font-size: 1.4rem;
  }

  .text-span-89 {
    color: #ffffffe3;
  }

  .italic-text-6 {
    font-size: 1.9rem;
  }

  .italic-text-7 {
    font-size: 1rem;
  }

  .text-span-92 {
    color: #ffffffd4;
  }

  .text-span-94, .text-span-95 {
    font-size: 1.5rem;
  }

  .text-span-96 {
    font-size: 1.2rem;
  }

  .text-span-97 {
    font-size: 1.4rem;
  }

  .pricing-container {
    max-width: 336%;
    margin-top: 0;
  }

  .title {
    background-color: #15151500;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  .pricing-grid {
    grid-row-gap: 1rem;
    max-width: 100%;
  }

  .card-content-wrapper {
    box-shadow: 0 2px 5px 0 var(--gold);
    height: 100%;
  }

  .card-featured-background {
    box-shadow: none;
    border-style: none;
    margin-left: 5px;
    margin-right: 5px;
    left: 0%;
  }

  .card-title-wrapper {
    height: 100%;
    margin-left: -11px;
    padding-right: 0;
    display: block;
  }

  .card-title {
    font-size: 1.3rem;
  }

  .card-wrapper {
    align-items: center;
    max-width: 100%;
    margin-top: 84px;
    margin-left: 0;
    padding: 2rem 1rem 1rem;
  }

  .card-button-wrapper {
    margin-bottom: 0;
    margin-left: 40px;
    margin-right: 40px;
  }

  .bold-text-38 {
    text-align: justify;
    flex: 0 auto;
    padding-right: 0;
    font-size: 1.8rem;
  }

  .pricing-title-wrapper-2 {
    margin-top: 0;
    top: -116px;
  }

  .biling-yearly-labels-wrapper {
    flex-direction: column;
  }

  .yearly-discount-tag {
    margin-top: .5rem;
    margin-left: 0;
  }

  .billing-time-wrapper {
    grid-column-gap: 9px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 123px 1fr;
    margin-top: 27px;
    position: static;
    top: -137px;
  }

  .background-video-2 {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }

  .card-featured-background-2 {
    height: 85%;
    margin-left: 0;
  }

  .text-block-150 {
    color: #fff;
    background-color: #00000003;
    border: 1px #fff;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    font-size: 1.3rem;
    display: flex;
  }

  .text-span-129 {
    color: var(--black);
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: var(--white);
    text-shadow: 3px 0 2px var(--gold);
    font-size: 1.2rem;
  }

  .text-span-130 {
    color: var(--gold);
    font-size: 1.5rem;
  }

  .text-span-131 {
    color: #fff;
    font-size: 1.3rem;
  }

  .card-button-6 {
    border-color: var(--white);
    margin-bottom: 40px;
  }

  .uui-button-6.is-button-small:hover {
    background-color: var(--gold);
  }

  .uui-text-rich-text-10 {
    padding-right: 10px;
  }

  .uui-blogpost05_share-wrapper {
    width: 100%;
    margin-bottom: 2rem;
  }

  .uui-blogpost05_form-wrapper {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
    padding-left: 0;
  }

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

  .uui-blogpost03_image {
    border-left-style: none;
    border-top-right-radius: 0;
    border-bottom-left-radius: 16px;
    display: block;
  }

  .uui-blogpost05_image-wrapper {
    grid-template-columns: 3.25fr;
    width: 280px;
    max-width: 100%;
    display: flex;
  }

  .uui-blogpost05_title-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .uui-blogpost05_header {
    grid-column-gap: 0rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto auto;
    grid-template-columns: 2.75fr;
    width: 100%;
  }

  .rich-text-block-61 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rich-text-block-62, .rich-text-block-63 {
    padding-right: 10px;
  }

  .container-118 {
    padding-top: 100px;
  }

  .link-block-24 {
    width: 100%;
    height: 100%;
  }

  .waves---heading-3-no-margins {
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
  }

  .div-carte-container {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--helene-b) 8%, black 69%);
    width: 325px;
    height: 425px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .waves---grid-features-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .waves---main-container {
    margin-top: 33px;
  }

  .waves---section-medium {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .image-108 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 22px;
  }

  .image-110 {
    padding-top: 22px;
  }

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

  .image-111 {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    right: -38px;
  }

  .quick-stack-14 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .container-120, .paragraph-86 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-112 {
    border: 1px none var(--white);
    box-shadow: none;
    max-width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    position: static;
    right: auto;
  }

  .uui-blogpost05_share-wrapper-4 {
    width: 100%;
    margin-bottom: 2rem;
  }

  .uui-blogpost05_form-wrapper-4 {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .uui-blogpost05_header-4, .course-features-component-2 {
    grid-template-columns: 1fr;
  }

  .course-features-content-item-2.content-item {
    box-shadow: none;
    width: 96%;
    margin-top: auto;
    top: 20%;
  }

  .course-features-content-right-2 {
    width: 100%;
  }

  .section-43 {
    margin-top: -63px;
  }

  .collection-item-16 {
    width: 100%;
  }

  .collection-item-17 {
    margin-top: 17px;
  }

  .image-118, .image-119, .image-120, .image-121 {
    padding-top: 22px;
  }

  .hero-background {
    background-image: url('../images/hero-image-skincare.jpg');
    background-position: 80%;
  }

  .hero-bottom-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .hero7-bottom-title {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-text {
    font-size: 70px;
    line-height: 62px;
  }

  .nav-logo {
    left: 16px;
  }

  .divider._24px {
    height: 12px;
  }

  .filter_links_container {
    display: flex;
    overflow: scroll;
  }

  .small_heading.light.desktop_none {
    display: block;
  }

  .small_heading.light.mobile_none {
    display: none;
  }

  .single-product-wrapper {
    width: 250px;
    height: 300px;
  }

  .heading3 {
    font-size: 24px;
    line-height: 36px;
  }

  .products_title_container {
    padding-top: 8px;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .filter_wrapper {
    padding-top: 0;
  }

  .inner-link.filter {
    margin-right: 27px;
  }

  .heading2 {
    line-height: 40px;
  }

  .section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section_title {
    margin-bottom: 32px;
  }

  .product-content-wrapper {
    padding-left: 8px;
    padding-right: 8px;
  }

  .heading4 {
    font-size: 24px;
    line-height: 36px;
  }

  .products-wrapper.first {
    padding-top: 0;
  }

  .button-31 {
    flex: none;
    align-self: stretch;
  }

  .cta-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-44, .section-45 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .elements-headline-wrap {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .product4-grid, .product8-grid, .product5-feed-grid, .product1-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-46 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-small {
    flex: none;
    align-self: stretch;
  }

  .button-small.white-small {
    flex: none;
  }

  .product6-grid, .product2-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .product5-nav-wrap {
    display: block;
  }

  .product3-grid, .product5-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .label.inside-label, .label.white-label {
    text-align: center;
  }

  .product8-categories-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .product2-content-wrap {
    padding: 16px;
  }

  .product7-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .component-divider {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-205 {
    width: 263px;
    height: auto;
    margin-top: -6px;
    padding-bottom: 0;
    position: relative;
    top: 14px;
  }

  .section-47 {
    margin-top: -111px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero1 {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .product-detail-lightbox-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .hero1-image.lightbox-wrap {
    margin-bottom: -18px;
  }

  .lightbox-product-image {
    height: 70px;
  }

  .section-48 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .content22-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-49 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .content23-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-50 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .headline-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-51, .section-52, .section-53, .section-54, .section-55, .section-56, .section-57, .section-58 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .product3-grid-2 {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .quick-stack-18 {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-blogpost05_share-wrapper-5 {
    width: 100%;
    margin-bottom: 2rem;
  }

  .uui-blogpost05_form-wrapper-5 {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .uui-blogpost05_header-5, .uui-blogpost05_header-6, .uui-blogpost05_header-7, .uui-blogpost05_header-8, .uui-blogpost05_header-9, .uui-blogpost05_header-10, .uui-blogpost05_header-11 {
    grid-template-columns: 1fr;
  }

  .quick-stack-21 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-144 {
    font-size: .9rem;
  }

  .modal-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .first-step-grid---brix {
    margin-bottom: 32px;
  }

  .first-step-grid---brix.uniform-space---brix {
    grid-row-gap: 16px;
  }

  .multi-step-form-radio-trigger---brix {
    text-align: left;
    white-space: nowrap;
    padding-left: 60px;
    padding-right: 16px;
    font-size: 16px;
    line-height: 1.5;
  }

  .multi-step-form-error-message---brix {
    margin-top: 32px;
  }

  .form-step-progress-bar-mobile---brix {
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .form-step-progress-bar-mobile---brix.full-bar---brix {
    width: 100%;
  }

  .form-step-progress-bar-mobile---brix.step-1---brix {
    width: 25%;
  }

  .form-step-progress-bar-mobile---brix.step-3---brix {
    width: 78%;
  }

  .steps-bar---brix {
    justify-content: space-between;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cloneable-container-default {
    padding-left: 16px;
    padding-right: 16px;
  }

  .select-item-icon---brix {
    max-width: 24%;
  }

  .multi-step-form-button---brix {
    font-size: 16px;
  }

  .multi-step-form-button---brix.left---brix {
    margin-bottom: 12px;
    display: block;
    position: static;
    left: auto;
  }

  .multi-step-form-button---brix.right---brix {
    display: block;
    position: static;
    right: auto;
  }

  .multi-step-form-label---brix {
    font-size: 16px;
  }

  .radio-button-field {
    padding: 40px 20px;
  }

  .multi-step-form---brix {
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
  }

  .form-step-progress-bar---brix {
    display: none;
  }

  .text-field-wrapper.is-half {
    width: 100%;
  }

  .container-123 {
    padding: 20px;
  }

  .button-32 {
    position: relative;
    top: -26px;
    right: -155px;
  }

  .container-124 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
  }

  .heading-117 {
    font-size: 1.6rem;
    position: relative;
    top: 11px;
    left: -8px;
    right: -59px;
  }

  .paragraph-93 {
    position: relative;
    top: 11px;
    right: 11px;
  }

  .container-125, .container-126 {
    padding: 20px;
  }

  .ms-checkbox-wrap {
    display: flex;
  }

  .ms-button {
    width: 100%;
    min-height: auto;
    padding: .6em 1.3em;
    font-size: 14px;
    font-style: normal;
  }

  .ms-form-block {
    width: 100%;
  }

  .ms-form {
    width: 100%;
    min-width: auto;
  }

  .ms-form-divider {
    width: 100%;
  }

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

  .link-p {
    font-size: 11px;
  }

  .ms2-social-content {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    font-size: 12px;
  }

  .ms2-modal-nav {
    width: 96px;
  }

  .ms2-modal-padding.is-20.is-sidebar {
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .ms2-svg.is-arrow {
    display: none;
  }

  .ms2-input.has-button {
    border-radius: 4px;
    margin-bottom: 10px;
  }

  .ms2-nav-link {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .ms2-input-flex {
    flex-direction: column;
  }

  .ms2-social-button {
    padding: 8px 36px 8px 8px;
  }

  .ms2-hide-mp {
    display: none;
  }

  .ms2-social-image {
    width: 20px;
  }

  .ms2-button.is-after-input {
    border-radius: 5px;
  }

  .ms2-grid {
    grid-template-columns: 1fr;
  }

  .ms2-profile-tab-pane {
    left: 96px;
  }

  .ms2-flex-row.ms2-horizontal {
    flex-direction: column;
  }

  .ms2-flex-row.ms2-horizontal.is-align-center {
    align-items: flex-start;
  }

  .oma-button-2 {
    background-position: 25%;
  }

  .oma-wrap-3 {
    padding-left: 5em;
    padding-right: 5em;
  }

  .oma-section-1 {
    font-size: 2.5vw;
  }

  .oma-button-4 {
    background-position: 22%;
  }

  .oma-button-3 {
    background-position: 23%;
  }

  .fs-cc-prefs3_button.fs-cc-button-alt {
    margin-bottom: .25rem;
    margin-right: 0;
  }

  .fs-cc-prefs3_label {
    font-size: .75rem;
  }

  .fs-cc-prefs3_icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .fs-cc-banner3_button {
    text-align: center;
  }

  .fs-cc-banner3_button.fs-cc-button-alt {
    margin-bottom: .5rem;
    margin-right: 0;
  }

  .fs-cc-prefs3_title {
    font-size: 1.125rem;
  }

  .fs-cc-banner3_block {
    text-align: center;
    margin-right: 0;
  }

  .fs-cc-prefs3_line {
    min-width: .75rem;
    margin-left: .75rem;
    margin-right: .75rem;
    display: none;
  }

  .fs-cc-banner3_buttons-wrapper {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .fs-cc-prefs3_form-wrapper {
    width: 100%;
  }

  .fs-cc-prefs3_buttons-block {
    flex-direction: column;
    display: flex;
  }

  .fs-cc-prefs3_option {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .fs-cc-manager_component {
    margin-left: 0;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_close {
    position: absolute;
    inset: -1.5rem .75rem auto auto;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-prefs_component-2 {
    padding: 1.5rem;
  }

  .fs-cc-prefs_button-2 {
    margin-bottom: .5rem;
  }

  .fs-cc-banner_button-2 {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-prefs2_close {
    padding: .5rem;
  }

  .fs-cc-prefs2_label {
    font-size: .875rem;
  }

  .fs-cc-prefs2_button.fs-cc-button-alt {
    margin-bottom: .5rem;
  }

  .fs-cc-prefs2_submit {
    margin-top: 8px;
  }

  .fs-cc-prefs2_component, .fs-cc-prefs2_content {
    padding: 1.5rem;
  }

  .fs-cc-prefs2_title {
    font-size: 1.125rem;
  }

  .fs-cc-banner2_component {
    width: 100%;
  }

  .fs-cc-prefs_component-3 {
    padding: 1.5rem;
  }

  .fs-cc-prefs_button-3 {
    margin-bottom: .5rem;
  }

  .menu-button {
    padding-left: 0;
  }

  .logo {
    float: left;
  }

  .logo-holder {
    position: static;
  }

  .tab-title {
    margin-left: 0;
    margin-right: 0;
  }

  .wishlist {
    display: block;
  }

  .column-product-photo {
    height: 70vh;
  }

  .shippinh {
    margin-top: 40px;
  }

  .extra-info-mobile {
    display: none;
  }

  .column-product-info {
    height: auto;
    min-height: 700px;
    padding-top: 40px;
  }

  .slider {
    height: 70vh;
  }

  .product-tabs, .add-to-bag {
    display: block;
  }

  .breadcrumbs {
    display: none;
  }

  .slider-10 {
    height: 70vh;
  }

  .cell-84 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #ede0d800;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 32px;
    padding-right: 32px;
    display: block;
  }

  .uui-cta01_image-02 {
    width: 29%;
    bottom: 0%;
  }

  .uui-cta01_image-01 {
    width: 150%;
    min-width: 150%;
    margin-right: -100%;
  }

  .uui-cta01_image-01.shadow-xlarge {
    width: 380px;
    min-width: auto;
    max-width: 100%;
    margin-right: 0%;
  }

  .uui-button-10 {
    border-style: none;
    text-decoration: none;
  }

  .uui-button-10:hover {
    border-color: var(--gold);
    background-color: var(--gold);
    color: var(--black);
  }

  .uui-button-secondary-gray-9 {
    color: var(--gold);
  }

  .uui-cta01_component {
    grid-template-columns: 1fr;
  }

  .uui-footer04_link-list {
    grid-template-columns: 1fr 1fr;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---product-card-content-small {
    padding: 20px 20px 35px;
  }

  .brix---badge-secondary-small {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 16px;
  }

  .brix---badge-wrapper-top-left {
    top: 16px;
    left: 16px;
  }

  .brix---grid-3-columns-gap-row-48px {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

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

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

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

  .brix---heading-h4-size {
    font-size: 18px;
    line-height: 24px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---product-card-content {
    padding: 21px 22px 32px;
  }

  .brix---badge-secondary-small-bold {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 16px;
  }

  .brix---badge-wrapper-top-right {
    top: 14px;
    right: 14px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---btn-primary-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---mg-bottom-24px-2 {
    margin-bottom: 16px;
  }

  .brix---heading-h4-size-2 {
    font-size: 18px;
    line-height: 24px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 15px;
  }

  .brix---product-card-content-2 {
    padding: 21px 22px 32px;
  }

  .brix---badge-secondary-small-bold-2 {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 16px;
  }

  .brix---badge-wrapper-top-right-2 {
    top: 14px;
    right: 14px;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---subtitle-2 {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-127 {
    max-width: none;
  }

  .section-64 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .brix---text-200-bold-2 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---mg-bottom-24px-3 {
    margin-bottom: 16px;
  }

  .brix---dropdown-pd-48px {
    padding-top: 32px;
  }

  .brix---btn-circle-accordion-btn {
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
  }

  .brix---accordion-right-side {
    margin-right: 0;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---accordion-title {
    font-size: 18px;
    line-height: 26px;
  }

  .brix---badge-secondary---tabs-v2 {
    margin-left: 0;
    margin-right: 0;
    padding: 14px 22px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

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

  .section-65 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-130 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .c-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .c-title-1 {
    font-size: 130px;
  }

  .c-arrows-wrapper {
    margin-top: 110px;
  }

  .c-slide_image {
    box-shadow: none;
  }

  .c-nav_logo-1 {
    margin-right: 0;
  }

  .c-nav_wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .c-tools {
    margin-right: 0;
  }

  .c-text-1 {
    font-size: 13px;
  }

  .c-small-text {
    width: 269px;
    max-width: 100%;
    margin-left: -10px;
    top: 555px;
  }

  .c-title-2 {
    font-size: 58px;
    line-height: 58px;
  }

  .c-text-line {
    right: -8px;
  }

  .fantomui-img-inner {
    border-radius: 5vw;
  }

  .fantomui-img {
    border-radius: 5vw;
    max-width: 40vw;
  }

  .fantomui-img._04 {
    bottom: 1rem;
  }

  .fantomui-img._02 {
    top: 2.6rem;
    right: -1.1rem;
  }

  .fantomui-img._03 {
    bottom: 0;
    left: -.7rem;
  }

  .fantomui-img-wrapper {
    height: 100vw;
  }

  .container-131 {
    width: 92%;
  }

  .collection-list {
    display: block;
  }

  .collection-item-3 {
    width: 100%;
    margin-bottom: 15px;
  }

  .nav-bar {
    height: 65px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
  }

  .nav-link.mobile-speaker-text {
    display: none;
  }

  .off-page-menu {
    width: 95vw;
    padding-top: 100px;
    padding-left: 24px;
  }

  .dual-title-wrapper {
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .speaker-list-icon-wrapper {
    margin-left: 0;
    margin-right: 18px;
    padding: 0;
  }

  .menu-button-2 {
    padding-left: 18px;
  }

  .brand-2 {
    font-size: 18px;
  }

  .slide-image {
    height: 40vh;
    min-height: 300px;
  }

  .slide-image.team-gallery {
    min-height: 160px;
  }

  .slide-image.team-image {
    height: 100%;
    min-height: auto;
  }

  .speaker-slide-content {
    padding-bottom: 6px;
  }

  .clip-text.speaker-headding {
    margin-top: -30px;
  }

  .section-67 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .section-67.home-hero-section {
    padding-bottom: 36px;
  }

  .speaker-name {
    font-size: 42px;
  }

  .speaker-arrow {
    top: auto;
    bottom: 0;
    right: 5vw;
  }

  .speaker-arrow.left {
    margin-right: 84px;
    left: auto;
    right: 0;
  }

  .section-68 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .logos-heading-wrapper {
    border-bottom: 1px solid #1e2029;
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 18px;
    padding-bottom: 12px;
  }

  .solid-line {
    margin-left: 0;
  }

  .featured-logos-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 12px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch space-between;
    display: grid;
  }

  .featured-logo-item {
    padding: 0;
  }

  .showreel-heading {
    font-size: 48px;
  }

  .section-69 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .showreel-wrapper {
    height: 30vh;
    min-height: 250px;
  }

  .section-70 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .section-70.thin-section {
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .team-wrapper {
    min-height: 475px;
    padding-bottom: 80px;
  }

  .section-71 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .half-dual {
    grid-row-gap: 48px;
  }

  .about-wrapper {
    padding-left: 0;
  }

  .reg-icon {
    width: 36px;
    margin-bottom: 0;
  }

  .section-72 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .social-icon {
    width: 36px;
    margin-bottom: 0;
  }

  .box {
    min-height: 250px;
    margin-bottom: -100px;
  }

  .footer-wrapper {
    grid-column-gap: 24px;
  }

  .section-73 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .footer-nav-link {
    font-size: 16px;
  }

  .footer-pages {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .section-74 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .feature-item {
    min-height: 120px;
    padding: 24px;
  }

  .feature-title-wrapper {
    margin-bottom: 48px;
  }

  .section-75 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .team-item {
    min-width: 90vw;
  }

  .parent.pad-top {
    padding-right: 0;
  }

  .border-line.light {
    width: 100%;
  }

  .col {
    padding-top: 4rem;
    padding-bottom: 2rem;
    padding-left: 1.4rem;
  }

  .left-arrow-wrap {
    align-items: center;
    margin-left: -29px;
    display: none;
    bottom: 0;
    left: 0;
  }

  .direction-icon.right {
    margin-top: 0;
    margin-right: 0;
    position: relative;
    left: 0;
  }

  .direction-icon.left {
    margin-top: 0;
    position: relative;
    right: 0;
  }

  .right-arrow-wrap {
    justify-content: center;
    align-items: center;
    display: none;
    bottom: 0;
  }

  .tab-drop-heading {
    font-size: 30px;
    display: none;
  }

  .slide-nav-3 {
    opacity: .16;
    position: relative;
  }

  .slider-wrap {
    padding-right: 13px;
  }

  .slider-wrap.trislider {
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 37px 20px;
    display: flex;
    overflow: hidden;
  }

  .button-row_shop.padding-vertical.align-center {
    justify-content: center;
  }

  .button-row_shop.padding-vertical.align-center.margin-top-small {
    margin-top: 50px;
  }

  .grid-quarter {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .text-size-large.text-weight-semibold {
    text-align: left;
  }

  .text-size-medium-4.text-weight-semibold {
    font-size: 1.3rem;
  }

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

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

  .uui-blogsection04_premier-produit {
    margin-top: 0;
    padding-top: 40px;
  }

  .tabs-menu {
    padding-top: 0;
    display: block;
  }

  .collection-list-28 {
    padding-left: 0;
  }

  .brix---btn-secondary-white, .brix---btn-primary-white {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
    margin-top: 9px;
  }

  .brix---paragraph-default-4 {
    background-color: #0006;
    border-radius: 20px;
    padding-left: 5px;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h1-size-3 {
    background-color: #000000ad;
    border-radius: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

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

  .brix---hero-bg-image-dark {
    background-color: var(--black);
    background-image: url('../images/collecolle.png');
    background-position: 50%;
    background-size: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cell-93 {
    flex-direction: column;
  }

  .heading-135 {
    text-align: center;
    padding-top: 0;
  }

  .grill-meilleures-ventes {
    grid-row-gap: 19px;
  }

  .heading-136, .heading-137 {
    font-size: 1.7rem;
    font-style: normal;
  }

  .navbar-accueil {
    background-color: #00000094;
    background-image: linear-gradient(#000000ed 34%, #fff0);
    padding-bottom: 20px;
  }

  .div-block-103 {
    margin-top: 3px;
    padding-top: 41px;
  }

  .cart-3 {
    width: 100%;
  }

  .collection-item-28 {
    width: 95%;
  }

  .cart-4 {
    margin-top: -18px;
    padding-left: 0;
    left: 0;
  }

  .cart-5 {
    margin-top: -45px;
    padding-top: 0;
  }

  .cart-6 {
    margin-top: -45px;
  }

  .cart-7 {
    margin-top: -47px;
  }

  .cart-8 {
    margin-top: -21px;
    padding-left: 18px;
  }

  .cart-9 {
    margin-top: -45px;
  }

  .cart-wrapper {
    z-index: auto;
  }

  .image-148 {
    left: 35px;
  }

  .text-block-258 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    font-size: .8rem;
    top: -71px;
    left: 5px;
    right: 0;
  }

  .container-137 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .blx-c-dropdowntoggle-1-1 {
    padding-right: 5.2em;
  }

  .blx-b-wrap-1 {
    display: none;
  }

  .blx-c-link-2 {
    font-size: 1.5em;
  }

  .blx-c-wrap-3._1 {
    display: block;
  }

  .blx-c-wrap-2, .blx-c-wrap-1 {
    display: none;
  }

  .blx-section-1 {
    font-size: 2.5vw;
  }

  .blx-section-1._2 {
    display: block;
  }

  .blx-c-wrap-list-1-1.da {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    margin-left: 0;
    display: flex;
  }

  .blx-c-button-1 {
    padding: .7em 1.2em;
    font-size: 1.5em;
    line-height: 1.3em;
  }

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

  .blx-c-wrap-link-2._1 {
    margin-left: 0;
    display: block;
  }

  .blx-list-wrap-grid-1 {
    margin-bottom: 2em;
  }

  .blx-list-container-1 {
    width: 100%;
  }

  .blx-list-wrap-links-1.da {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .blx-decor-1 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .blx-menu2-container-1 {
    padding-top: 2em;
  }

  .blx-dropdown-menu2-open-1 {
    padding-right: 0;
  }

  .blx-menu2-wrap-linkandbutton {
    border-top: .3em solid #ededed;
    justify-content: space-between;
    align-items: center;
    padding-top: 2em;
    display: flex;
  }

  .blx-dropdown-list-1.w--open {
    position: sticky;
  }

  .blx-list-container-2 {
    flex-direction: column;
    justify-content: flex-start;
    padding-bottom: 0;
  }

  .blx-menu2-wrap-grid-1 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto auto;
    align-content: stretch;
    align-items: stretch;
    display: flex;
  }

  .blx-section-menu2-1 {
    font-size: 2.5vw;
  }

  .down {
    border-right: 1px solid var(--white);
    color: var(--gold);
    background-color: #bba16e00;
    border-radius: 30px;
  }

  .navbar-4 {
    box-shadow: 0 0 8px 6px var(--flowui-component-library-gray-500);
    background-image: none;
    height: 73px;
  }

  .container-138 {
    background-color: #2a2a418a;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-left: 0;
    position: sticky;
  }

  .navlink {
    background-color: #2a2a41;
  }

  .navlink.sub {
    background-color: var(--helene-b);
  }

  .menu-button-4.w--open {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #2a2a41ad 61%, var(--gold) 64%);
    mix-blend-mode: normal;
  }

  .nav-wrap {
    background-color: #0000;
  }

  .dropdown-list-2, .dropdownwrapper {
    background-color: var(--helene-b);
  }

  .dropdownlink-container {
    border: 1px solid var(--helene-b);
    background-color: var(--helene-b);
    border-radius: 0;
    font-family: Open Sans, sans-serif;
  }

  .dropdowncontainer {
    background-color: var(--helene-b);
    border-radius: 0;
  }

  .nav-menu-5 {
    background-color: #2a2a4100;
    background-image: linear-gradient(91deg, #2a2a41 14%, #fff0);
    position: absolute;
  }

  .uui-contact05_component {
    grid-template-columns: 1fr;
  }

  .container-140 {
    max-width: none;
  }

  .hero-image-2.shadow-two {
    width: 97%;
    margin-top: -45px;
  }

  .body-32 {
    background-image: url('../images/ChatGPT-Image-18-avr.-2025-à-11_16_56.png');
    background-position: 15%;
    background-size: cover;
  }

  .f-footer-vertical-divider {
    display: none;
  }

  .f-footer-menu {
    flex-direction: column;
  }

  .text-block-266 {
    text-align: left;
  }

  .text-block-267 {
    width: 83%;
  }

  .text-block-268 {
    padding-left: 10px;
  }

  .image-149 {
    position: relative;
    bottom: 2px;
    right: -8px;
  }

  .text-span-162 {
    margin-bottom: -24px;
    top: 0;
  }

  .heading-140 {
    margin-top: 4.5rem;
  }

  .text-block-270 {
    position: relative;
    top: -8px;
  }

  .link-block-43 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    box-shadow: 0 2px 5px 0 var(--white);
    opacity: 1;
    outline-offset: 0px;
    border-style: none;
    border-color: #ffffff85;
    outline: 2px solid #fff;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    margin-bottom: 10px;
    display: block;
  }

  .image-151 {
    top: -116px;
    left: -23px;
    right: auto;
  }

  .user-log-in-log-out-4 {
    border-top-style: none;
    border-top-left-radius: 1px;
    border-top-right-radius: 0;
    flex: 1;
  }

  .div-block-109 {
    background-color: #bba16e00;
  }

  .category-detail-wrap {
    box-shadow: 0 1px 12px 8px var(--grey);
    border-style: none;
    border-width: 0;
    min-height: 260px;
  }

  .section-81 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .grid-21 {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-82 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .content32-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .content32-quote {
    font-size: 17px;
    line-height: 29px;
  }

  .section-83, .section-84 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-small-2 {
    flex: none;
    align-self: stretch;
  }

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

  .content35-bottom-grid, .content35-top-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-85 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .wrapper-7.m100 {
    padding-top: 38px;
  }

  .section-86 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .wrapper-9 {
    border: 1px #000;
    border-radius: 0;
  }

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

  .grid-22 {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-88 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-small-3 {
    flex: none;
    align-self: stretch;
  }

  .button-small-3.white-small {
    flex: none;
  }

  .hero6-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .hero6 {
    height: 600px;
  }

  .section-89 {
    padding-left: 0;
    padding-right: 0;
    top: 110px;
  }

  .text-block-273 {
    background-color: #2a2a41ba;
    border-radius: 10px;
    font-size: 1rem;
    top: auto;
    bottom: auto;
  }

  .heading-141 {
    text-align: center;
    border: 0 #000;
    height: 99px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 3.1rem;
  }

  .div-block-110 {
    text-align: center;
    border: 0 #000;
    height: 99px;
    top: -50px;
  }

  .button-small-4 {
    flex: none;
    align-self: stretch;
  }

  .button-small-4.white-small {
    flex: none;
  }

  .content28-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .content4-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .button-large {
    font-size: 14px;
    line-height: 22px;
  }

  .wrapper-12.m100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .headline-grid-2 {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .button-small-5 {
    flex: none;
    align-self: stretch;
  }

  .home1-deco-part {
    height: 200px;
  }

  .content8-quote-wrap {
    padding-right: 0;
  }

  .content8-grid, .blog2-grid, .grid-23 {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .button-small-6 {
    flex: none;
    align-self: stretch;
  }

  .button-small-6.white-small {
    flex: none;
  }

  .cf-bio-text {
    font-size: 16px;
  }

  .cf-hero-main-image {
    width: 100%;
  }

  .cf-bottom-left-contain {
    margin-top: 0;
    margin-bottom: 0;
  }

  .cf-gradient-span {
    line-height: 110%;
  }

  .cf-58px-heading {
    font-size: 40px;
  }

  .cf-1140px-wrapper {
    width: 96%;
    top: 32px;
  }

  .cf-hero-logos-wrap {
    justify-content: space-between;
    margin-left: 0;
  }

  .cf-testimonial-logos-contain, .cf-testimonial-logos-contain.header-2 {
    margin-top: 100px;
  }

  .cf-testimonial-name-position {
    font-size: 12px;
    line-height: 140%;
  }

  .cf-testimonial-text---italic {
    font-size: 13px;
  }

  .cf-hero-testimonial-contain {
    background-color: #fff;
    flex-direction: column;
    align-items: flex-start;
    margin-top: -171px;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 20px;
    display: flex;
    bottom: auto;
  }

  .cf-hero-right-image {
    top: -17px;
  }

  .cf-testimonial-logo-image {
    mix-blend-mode: normal;
    width: 46%;
    margin-top: 24px;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 10px;
    top: 0;
    right: 0;
  }

  .cf-star-image {
    width: 12%;
    margin-top: 12px;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    top: 0;
    right: 5px;
  }

  .cf-testmonial-text-wrapper {
    grid-row-gap: 4px;
    flex-direction: row;
    align-items: flex-start;
    margin-left: 10px;
    margin-right: auto;
  }

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

  .cf-button-text {
    flex: none;
    width: 100%;
    padding-right: 0;
    font-size: 18px;
    right: 0;
  }

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

  .cf-cta-button.rectangle {
    padding-left: 50px;
  }

  .cf-18px-paragraph {
    font-size: 16px;
  }

  .cf-18px-paragraph.header-2 {
    text-align: left;
    margin-left: 10px;
    margin-right: 0;
    font-size: 17px;
  }

  .cf-64px-heading {
    color: var(--white);
    text-align: left;
    text-shadow: 0 3px 4px var(--helene-b);
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
    font-size: 35px;
    line-height: 110%;
    position: static;
    bottom: -35px;
  }

  .image-157 {
    left: 0;
  }

  .columns-32 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-275 {
    text-align: left;
    width: 263px;
    padding-left: 5px;
    font-size: 15px;
    right: 0;
  }

  .navbar-6 {
    background-image: linear-gradient(to bottom, var(--black), #2a2a41b0 81%);
    height: auto;
  }

  .text-span-187 {
    font-size: 12px;
  }

  .image-160 {
    position: relative;
    left: -14px;
  }

  .container-141 {
    width: 100%;
    margin-left: auto;
    padding-left: 0;
  }

  .image-161 {
    border-radius: 20px;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .collection-list-wrapper-18 {
    margin-left: -35px;
  }

  .image-162 {
    bottom: -2px;
  }

  .text-block-278 {
    padding-bottom: 5px;
    bottom: 5px;
  }

  .image-164 {
    top: -5px;
  }

  .text-block-279 {
    padding-bottom: 10px;
  }

  .text-block-280 {
    padding-bottom: 10px;
    bottom: -5px;
  }

  .div-block-128 {
    border: 0 #000;
  }

  .cart-button-4 {
    margin-right: 8px;
  }

  .brand-3 {
    margin-left: 5px;
  }

  .ms-button-2 {
    width: 100%;
    min-height: auto;
    padding: .6em 1.3em;
    font-size: 14px;
    font-style: normal;
  }

  .ms-button-2.ms-is-light {
    max-width: 100vw;
  }

  .ms-button-2.ms-is-form {
    background-color: var(--gold);
  }

  .ms-social-text-2 {
    color: var(--white);
    text-align: left;
    font-family: Oswald, sans-serif;
  }

  .ms-social-button-2, .ms-social-button-2.ms-is-facebook.facebook-login-button {
    color: var(--white);
  }

  .ms-form-divider-2 {
    width: 100%;
  }

  .ms-checkbox-wrap-2 {
    display: flex;
  }

  .ms-input-2 {
    font-size: 12px;
  }

  .ms-form-heading-2 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .ms-form-2 {
    width: 100%;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .ms-form-block-2 {
    width: 100%;
    margin-right: 0;
  }

  .text-span-193 {
    vertical-align: super;
    margin-left: auto;
    margin-right: auto;
    display: inline;
  }

  .status-message.cc-no-data {
    width: 100%;
  }

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

  .primary-button.cc-cart {
    padding-left: 16px;
    padding-right: 16px;
  }

  .navigation-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cart-container-5 {
    min-width: 320px;
  }

  .menu-button-6, .menu-button-6.w--open {
    flex: none;
  }

  .cart-10 {
    margin-right: 20px;
  }

  .cart-item-info-wrap {
    margin-left: 10px;
    margin-right: 10px;
  }

  .menu-button-7, .menu-button-7.w--open {
    flex: none;
  }

  .cart-11 {
    margin-right: 20px;
  }

  .paragraph-light-3.cc-subscribe-paragraph {
    width: 100%;
  }

  .cart-12, .cart-13, .cart-14 {
    margin-right: 20px;
  }

  .section-103.cc-product-detail {
    margin-left: 15px;
    margin-right: 15px;
  }

  .product-details-wrap {
    width: 100%;
    max-width: none;
  }

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

  .form-block-4 {
    width: 100%;
    max-width: none;
  }

  .container-152.cc-subscription-form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .code-embed-2 {
    margin-top: 68px;
  }

  .code-embed-3 {
    margin-top: auto;
    position: relative;
    bottom: 26px;
  }

  .text-span-194 {
    color: #ffffffed;
  }

  .text-span-197 {
    outline-offset: 0px;
    outline: 3px #ffffffc2;
  }

  .text-span-199 {
    color: var(--white);
  }

  .bold-text-49 {
    color: #fffffff0;
  }

  .text-span-205 {
    color: #e3c782;
  }

  .brix---btn-primary-full-width {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---heading-h1-size-4 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---icon-list {
    width: 24px;
    margin-right: 8px;
  }

  .brix---text-200-bold-3 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---mg-bottom-24px-4 {
    margin-bottom: 16px;
  }

  .brix---divider-40px {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .brix---paragraph-default-5 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---square-icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---mg-bottom-16px-4 {
    margin-bottom: 15px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---subtitle-3 {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---container-default-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-4 {
    padding-top: 100px;
  }

  .page-wrapper-7 {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-132 {
    background-color: #0000;
  }

  .hero_wrap {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .final-score {
    width: 24em;
    height: 24em;
  }

  .question_wrap {
    padding-left: 1.4em;
    padding-right: 1.4em;
  }

  .hero-3 {
    background-image: linear-gradient(#eae9ee 97%, #eae9ee00);
  }

  .container-158, .container-159 {
    max-width: none;
  }

  .body-44 {
    background-image: url('../images/png-2-etudiante.png');
    background-position: 50% 58%;
    background-repeat: repeat-x;
    background-size: contain;
  }

  .code-embed-13 {
    position: relative;
    top: 0;
  }

  .code-embed-14 {
    margin-top: 0;
  }

  .code-embed-18 {
    margin-top: -51px;
  }

  .container-165 {
    margin-left: 5px;
    margin-right: 5px;
  }
}

#w-node-_830f7825-4785-ac29-4765-1e5b929c1602-d111e27a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_85f45b64-3cf0-282d-c34c-f3ff0caf8d07-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_85f45b64-3cf0-282d-c34c-f3ff0caf8d08-d111e32f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c75ff317-043e-0666-7cc9-4e9930459728-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_50f0cb7a-3d19-5875-53f4-31ba82dc9564-d111e32f, #w-node-_207d88fe-de49-5b3c-ade9-6aeff8310a65-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-fb8b852c-2c7e-2102-626f-8b6a3bd2bbdb-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_7c003bb6-802d-1ca7-0ca4-ba1797e3bc66-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#video-matchs.w-node-_59ae11d0-2f34-2e01-e473-a5f05befcea4-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4afd5612-df7b-655c-a157-9a5ff0d538c7-d111e32f {
  grid-area: Area-2;
}

#w-node-_676e1962-4e91-1707-1fb6-b4446fc7b229-d111e32f {
  grid-area: Area-3;
}

#w-node-_986e825c-5680-50d5-06e8-879aee616d2f-d111e32f, #w-node-e6b0adbc-9567-7a2c-29fc-da0d72ddf645-d111e32f, #w-node-_4be7130f-ae97-09a9-a837-0c64814cd5ef-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_034170e4-3e3a-5e59-9cd9-28ac5dd7218d-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f3cfca61-9b0b-72e1-0ae3-d76813caa940-d111e32f {
  place-self: center;
}

#w-node-ee06ffa2-ce03-93f2-1452-6d17c9dbdf2e-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b1cf6c1-0227-0396-8672-5db6e84935c7-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-a1d13bea-8bcf-f066-2701-4852b0117b39-d111e32f, #w-node-a0e5e72e-98e2-5f99-492c-10c629f46965-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e50aebb4-ecbd-71ed-3673-d050d9a2041b-d111e32f, #w-node-_03563c04-d834-ecf5-312a-6889e867f8be-d111e32f, #w-node-ec974779-694c-26c9-b9e8-0934ebffb2cb-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_93bf1755-56a3-84b0-2e09-4f54b85d2a4d-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-af0424a3-b9b2-1842-4158-7c7b456b6de5-d111e32f, #w-node-_82dcc14f-572b-209b-2a8f-7ba29addea76-d111e32f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_47d5b5c6-bb1d-d5bc-6f6b-ca7922ef5bd9-d111e330 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-cf96a24f-ef75-13cc-9680-bb4037a5b548-d111e330 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e64cb57b-f244-0646-0bed-098894ded3fc-d111e330 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b83b2767-89c0-d5b4-147a-adf8d294f65e-d111e330 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b83b2767-89c0-d5b4-147a-adf8d294f65c-d111e330 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_42a32c6b-38e2-1536-e6d6-ca7783fcdd41-d111e330 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_48e849af-3b99-c1ba-9f28-a83b04114525-d111e330 {
  grid-area: Area;
  place-self: center;
}

#w-node-c2adad3d-58c1-0a5b-6e7c-10b9ecc17eb1-d111e330 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_13182402-51e8-e675-a46b-93254abced1b-d111e356 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_13182402-51e8-e675-a46b-93254abced1c-d111e356 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_058a9223-a15f-3ad6-f057-1887f96b472a-d111e356, #w-node-e7b5a243-c379-d499-f45d-8a07aec8f6c9-d111e356, #w-node-_242d912d-046d-67cf-ec82-1a6eb8c2ac52-d111e356 {
  place-self: center;
}

#w-node-_90de1c90-6485-cc33-3f0b-606d23071712-d111e356, #w-node-_90de1c90-6485-cc33-3f0b-606d23071714-d111e356 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_90de1c90-6485-cc33-3f0b-606d23071713-d111e356 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_7510b31e-b30a-549c-1a24-3d083edde4d3-d111e356 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-d036e107-25af-d664-cf78-249fed7e152a-d111e356 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-c67f6b5b-cfda-4138-d9ee-aec3fc5adfd8-d111e356 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-fb0c0f2b-ee3a-776c-b451-d1dc665d6813-d111e356, #w-node-c75d8d9f-7fe4-9d51-dda4-c87e76050d03-d111e356 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8de7e7ef-1e90-f97b-d887-6c22c5b4f46f-d111e356 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34770ca6-4862-bd15-2479-d8d856384406-d111e356 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto center;
}

#w-node-d0f8a129-fbb5-5e49-8da7-7cfab197534b-d111e356 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_607f957e-eef7-8f89-7ead-7cb5eb0dd3ac-d111e356 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_24a73326-440d-ce03-464b-c853aa0568dd-d111e356 {
  place-self: auto;
}

#w-node-a2cfe1c9-c1aa-2140-1308-ff2a7238069a-d111e357 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a2cfe1c9-c1aa-2140-1308-ff2a7238069c-d111e357 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d20908b5-6da4-33a5-1ee5-863efc9f52f9-d111e357 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d20908b5-6da4-33a5-1ee5-863efc9f52fb-d111e357, #w-node-d20908b5-6da4-33a5-1ee5-863efc9f52fd-d111e357 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d20908b5-6da4-33a5-1ee5-863efc9f530a-d111e357, #w-node-d20908b5-6da4-33a5-1ee5-863efc9f530c-d111e357 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-d20908b5-6da4-33a5-1ee5-863efc9f5313-d111e357, #w-node-d20908b5-6da4-33a5-1ee5-863efc9f5315-d111e357 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-d20908b5-6da4-33a5-1ee5-863efc9f531c-d111e357, #w-node-d20908b5-6da4-33a5-1ee5-863efc9f531e-d111e357 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-d20908b5-6da4-33a5-1ee5-863efc9f5325-d111e357 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_8f385f64-321a-2950-3a26-e06416af6410-16af640a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8f385f64-321a-2950-3a26-e06416af6413-16af640a {
  justify-self: start;
}

#w-node-_8f385f64-321a-2950-3a26-e06416af6421-16af640a, #w-node-_0c6f858f-169e-e467-0e97-fd601e735ef4-1e735eee, #w-node-_0c6f858f-169e-e467-0e97-fd601e735efe-1e735eee, #w-node-c5d7f626-e1ab-34ff-1eea-7568723f9500-d111e35a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c5d7f626-e1ab-34ff-1eea-7568723f9501-d111e35a {
  justify-self: center;
}

#w-node-_224541da-2535-a7c8-42a4-af5b85df5793-d111e35d, #w-node-_59644237-b0d2-1fc6-2aa7-9515afd0f145-d111e35d, #w-node-_5d8ff91e-1dba-d24f-2105-96dd2f379702-d111e35d, #w-node-_5d8ff91e-1dba-d24f-2105-96dd2f379704-d111e35d, #w-node-_5d8ff91e-1dba-d24f-2105-96dd2f379706-d111e35d, #w-node-_5d8ff91e-1dba-d24f-2105-96dd2f379708-d111e35d, #w-node-_5d8ff91e-1dba-d24f-2105-96dd2f37970a-d111e35d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5a323dcc-78ee-e108-ba7c-60d0e84e1e54-d111e35d {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 2fr;
}

#w-node-_75276060-d959-bc88-4631-6e2742359a8a-d111e35d {
  grid-row: span 2 / span 2;
}

#w-node-a54c3e46-d321-f263-0e8b-955197e0503a-d111e35d, #w-node-a54c3e46-d321-f263-0e8b-955197e0503c-d111e35d, #w-node-fb6621c7-501b-d545-21e5-e4837daba381-d111e35e, #w-node-_18aa211f-68c3-f214-904f-0273abdd58f7-d111e35e, #w-node-_01fd2c85-a414-2f12-1241-1c68a13ffb43-d111e35e, #w-node-_01fd2c85-a414-2f12-1241-1c68a13ffb45-d111e35e, #w-node-_01fd2c85-a414-2f12-1241-1c68a13ffb47-d111e35e, #w-node-_01fd2c85-a414-2f12-1241-1c68a13ffb49-d111e35e, #w-node-_01fd2c85-a414-2f12-1241-1c68a13ffb4b-d111e35e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_12c5bd83-7d08-89d2-8b43-7a5bd0aaf854-d111e35e {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1.75fr;
}

#w-node-_2e2dd720-56ef-aea6-bf87-f3706c9c995f-d111e35e {
  grid-row: span 2 / span 2;
}

#w-node-_5f98948b-c587-2a84-9dbc-8b803db3c850-d111e35e, #w-node-_5f98948b-c587-2a84-9dbc-8b803db3c852-d111e35e, #w-node-db43e1f9-329f-f1ee-8458-a049e0be6a46-d111e35f, #w-node-_75458463-b9c2-98cb-756c-caddd2a096f7-d111e35f, #w-node-b12bdf5f-2e71-897e-f00b-33df618c2dff-d111e35f, #w-node-b12bdf5f-2e71-897e-f00b-33df618c2e01-d111e35f, #w-node-b12bdf5f-2e71-897e-f00b-33df618c2e03-d111e35f, #w-node-b12bdf5f-2e71-897e-f00b-33df618c2e05-d111e35f, #w-node-b12bdf5f-2e71-897e-f00b-33df618c2e07-d111e35f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0ff514e1-b8d0-d5d6-2b86-a4b5b3b06ee6-d111e35f {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1.75fr;
}

#w-node-_8e3459e7-607a-49e7-8ba5-d9a8742b88c6-d111e35f {
  grid-row: span 2 / span 2;
}

#w-node-_1101dc11-3abc-94a4-2d77-9b3c734a9825-d111e35f, #w-node-_1101dc11-3abc-94a4-2d77-9b3c734a9827-d111e35f, #w-node-b7a0d0f4-88c2-2bb9-ccc3-e8a8c6414004-d111e360, #w-node-_78da009a-922b-39e2-d367-edb8f60b4aaa-d111e360, #w-node-_82260ce6-55ed-ff8b-8b92-d62f86f6956e-d111e360, #w-node-_82260ce6-55ed-ff8b-8b92-d62f86f69570-d111e360, #w-node-_82260ce6-55ed-ff8b-8b92-d62f86f69572-d111e360, #w-node-_82260ce6-55ed-ff8b-8b92-d62f86f69574-d111e360, #w-node-_82260ce6-55ed-ff8b-8b92-d62f86f69576-d111e360 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6e791d70-175d-4d48-4045-555527436845-d111e360 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1.75fr;
}

#w-node-_1a71e273-5929-dcd7-2cfe-75b0bd70ca20-d111e360 {
  grid-row: span 2 / span 2;
}

#w-node-_424923da-7fe4-8c95-9d20-6158c46c9c1f-d111e360, #w-node-_424923da-7fe4-8c95-9d20-6158c46c9c21-d111e360, #w-node-_0a611f81-422c-3ec5-73a0-8dd158509621-d111e361, #w-node-c54de7f7-06ce-7bb4-9297-7925de2c2346-d111e361, #w-node-f0b22261-b7c1-81f9-83cb-9409521b39e9-d111e361, #w-node-f0b22261-b7c1-81f9-83cb-9409521b39eb-d111e361, #w-node-f0b22261-b7c1-81f9-83cb-9409521b39ed-d111e361, #w-node-f0b22261-b7c1-81f9-83cb-9409521b39ef-d111e361, #w-node-f0b22261-b7c1-81f9-83cb-9409521b39f1-d111e361 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff613b3c-baf7-8c7f-bd42-7201d0c32e6d-d111e361 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 2fr;
}

#w-node-f3c5e3e3-adfe-2349-8b48-c65c4d633d3d-d111e361 {
  grid-row: span 2 / span 2;
}

#w-node-b21118e0-8946-e4cd-d360-48abdc6e7253-d111e361, #w-node-b21118e0-8946-e4cd-d360-48abdc6e7255-d111e361, #w-node-_356edc4b-8405-bda7-5a50-d040500d501a-d111e362, #w-node-e2b019ca-1985-8b56-3076-52b9f17ebcd4-d111e362, #w-node-_6dfdf756-f0e8-f818-7345-cb8cfad1ddb3-d111e362, #w-node-_6dfdf756-f0e8-f818-7345-cb8cfad1ddb5-d111e362, #w-node-_6dfdf756-f0e8-f818-7345-cb8cfad1ddb7-d111e362, #w-node-_6dfdf756-f0e8-f818-7345-cb8cfad1ddb9-d111e362, #w-node-_6dfdf756-f0e8-f818-7345-cb8cfad1ddbb-d111e362 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0c92652-b448-6e00-e5a2-6ddc9fa8f0f1-d111e362 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 2fr;
}

#w-node-_7e583057-a261-2ac0-38b0-c5e7a7a16a88-d111e362 {
  grid-row: span 2 / span 2;
}

#w-node-_0a00de71-07a5-ba11-5eb0-8af571223b4a-d111e362, #w-node-_0a00de71-07a5-ba11-5eb0-8af571223b4c-d111e362 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84090523-5d4d-2c6e-11c9-955c396c8955-d111e363 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_84090523-5d4d-2c6e-11c9-955c396c8959-d111e363, #w-node-_84090523-5d4d-2c6e-11c9-955c396c895b-d111e363 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_84090523-5d4d-2c6e-11c9-955c396c8966-d111e363, #w-node-_84090523-5d4d-2c6e-11c9-955c396c8968-d111e363 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_84090523-5d4d-2c6e-11c9-955c396c8970-d111e363, #w-node-_84090523-5d4d-2c6e-11c9-955c396c8972-d111e363 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_84090523-5d4d-2c6e-11c9-955c396c8979-d111e363, #w-node-_84090523-5d4d-2c6e-11c9-955c396c897b-d111e363 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-_121ca015-f0d1-30a0-663c-153aa97d99b5-d111e364, #w-node-adf53148-accd-3591-39a0-806b1b1024b8-d111e364, #w-node-_05189d59-4152-f880-308e-af1318cd0411-d111e364, #w-node-_05189d59-4152-f880-308e-af1318cd0413-d111e364, #w-node-_05189d59-4152-f880-308e-af1318cd0415-d111e364, #w-node-_05189d59-4152-f880-308e-af1318cd0417-d111e364, #w-node-_05189d59-4152-f880-308e-af1318cd0419-d111e364 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7dee1caa-6046-c610-2ba5-4816d26020b6-d111e364 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 2fr;
}

#w-node-_0300ab73-c9d7-7547-69eb-1e60d078a2d9-d111e364 {
  grid-row: span 2 / span 2;
}

#w-node-b5ef5bcc-7ab0-c6cb-8a50-fcaad57412df-d111e364, #w-node-b5ef5bcc-7ab0-c6cb-8a50-fcaad57412e2-d111e364 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_07910145-5071-6add-cb25-80130920ea91-d111e39d {
  justify-self: end;
}

#w-node-_07910145-5071-6add-cb25-80130920ead6-d111e39d, #w-node-_07910145-5071-6add-cb25-80130920ead8-d111e39d, #w-node-_07910145-5071-6add-cb25-80130920eada-d111e39d, #w-node-_07910145-5071-6add-cb25-80130920eadc-d111e39d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c5e670d-86fc-ec87-89de-24cc1671d176-d111e3b5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_644a4ec9-4198-fd1d-e02f-72c107e8eefd-d111e3b5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_644a4ec9-4198-fd1d-e02f-72c107e8eeff-d111e3b5, #w-node-_644a4ec9-4198-fd1d-e02f-72c107e8ef01-d111e3b5 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_644a4ec9-4198-fd1d-e02f-72c107e8ef0e-d111e3b5, #w-node-_644a4ec9-4198-fd1d-e02f-72c107e8ef10-d111e3b5 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_644a4ec9-4198-fd1d-e02f-72c107e8ef17-d111e3b5, #w-node-_644a4ec9-4198-fd1d-e02f-72c107e8ef19-d111e3b5 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_644a4ec9-4198-fd1d-e02f-72c107e8ef20-d111e3b5, #w-node-_644a4ec9-4198-fd1d-e02f-72c107e8ef22-d111e3b5 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-_882cee32-d3d9-e7a8-4c4e-558927c31d22-d111e422 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec6b1164-8846-1fe1-69f0-13410639433e-a7dc2bf5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ec6b1164-8846-1fe1-69f0-134106394342-a7dc2bf5, #w-node-ec6b1164-8846-1fe1-69f0-134106394344-a7dc2bf5 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ec6b1164-8846-1fe1-69f0-13410639434f-a7dc2bf5, #w-node-ec6b1164-8846-1fe1-69f0-134106394351-a7dc2bf5 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-ec6b1164-8846-1fe1-69f0-134106394359-a7dc2bf5, #w-node-ec6b1164-8846-1fe1-69f0-13410639435b-a7dc2bf5 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-ec6b1164-8846-1fe1-69f0-134106394362-a7dc2bf5, #w-node-ec6b1164-8846-1fe1-69f0-134106394364-a7dc2bf5 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-_569a7ee2-8a04-87ac-20e7-8643d2ebab16-b8f80c9a, #w-node-_569a7ee2-8a04-87ac-20e7-8643d2ebab16-3164c975, #w-node-_569a7ee2-8a04-87ac-20e7-8643d2ebab16-e7a2b3ba, #w-node-_569a7ee2-8a04-87ac-20e7-8643d2ebab16-49a61cd9, #w-node-_569a7ee2-8a04-87ac-20e7-8643d2ebab16-59d7e234, #w-node-_569a7ee2-8a04-87ac-20e7-8643d2ebab16-96dfb2d9 {
  order: 9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

@media screen and (min-width: 1920px) {
  #w-node-_830f7825-4785-ac29-4765-1e5b929c1602-d111e27a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f45b64-3cf0-282d-c34c-f3ff0caf8d07-d111e32f, #w-node-_47d5b5c6-bb1d-d5bc-6f6b-ca7922ef5bd9-d111e330, #w-node-e64cb57b-f244-0646-0bed-098894ded3fc-d111e330 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-b83b2767-89c0-d5b4-147a-adf8d294f65e-d111e330 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b83b2767-89c0-d5b4-147a-adf8d294f65c-d111e330, #w-node-_13182402-51e8-e675-a46b-93254abced1b-d111e356 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_8a7aec12-7d89-6db7-3ae6-4c2d7e928b07-d111e422 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_3832e72a-b529-ad52-51bd-fe1d59c43a23-d111e356, #w-node-_0a7d7f39-2b47-da82-cafd-f0b9ac5c936b-d111e356, #w-node-_293fe531-40b8-1e1b-0066-f8421276621e-d111e356, #w-node-_87300acd-a671-0d7d-5d19-67b93ea5a48e-d111e356, #w-node-_1eb30385-d9f2-33b3-5ac8-2facb34316e9-d111e356 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-a8664585-e693-8e6a-3581-4e11502d97b8-d111e356 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_3567440a-7e28-f299-7ad0-6ca88cf8cb66-d111e356, #w-node-_50d98805-c2d1-8ca8-e593-fccd5a80aaf8-d111e356, #w-node-_2ccfbac1-d094-9711-070f-26e3b3105c4c-d111e356, #w-node-fdb4a803-ef21-9558-e37f-c59d4aef87c0-d111e356 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_058a9223-a15f-3ad6-f057-1887f96b472a-d111e356, #w-node-e7b5a243-c379-d499-f45d-8a07aec8f6c9-d111e356, #w-node-_242d912d-046d-67cf-ec82-1a6eb8c2ac52-d111e356 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_7510b31e-b30a-549c-1a24-3d083edde4d3-d111e356 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-c2014fa6-4449-345b-51dd-cffccdeaadf0-d111e32f, #w-node-_013b754b-ddfa-46b8-c38a-b0705ba9b76b-d111e32f, #w-node-_2786aef2-89ac-2a23-1ea9-365f9cb916a6-d111e32f, #w-node-c605973f-f1c5-ff6a-45f7-8972a9f863f2-d111e32f {
    order: -9999;
  }

  #w-node-_93f7a44e-65f1-3e54-8380-e7e7e69bb7f7-d111e32f {
    order: -9999;
    place-self: center;
  }

  #w-node-b83b2767-89c0-d5b4-147a-adf8d294f65c-d111e330 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-fc289f67-8749-1f16-f471-91fa37519d83-d111e330 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_10924036-8fc6-7f16-e931-45fcf8298cbd-d111e330, #w-node-_092cf72e-547f-6cfb-d090-cf470718d3c2-d111e330, #w-node-_13c941bc-15c5-cff3-ab26-73a870bf58f7-d111e330, #w-node-_2cebf95b-375c-5ab9-a622-0caeeb5f5cff-d111e356, #w-node-bea138c3-886f-68d8-c71f-bf0699e281fb-d111e356, #w-node-faad0e7b-8f98-e0e0-4fff-6c5c5b070b3d-d111e356 {
    order: -9999;
  }

  #w-node-_90de1c90-6485-cc33-3f0b-606d23071704-d111e356 {
    order: -9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    justify-self: start;
  }

  #w-node-_8f385f64-321a-2950-3a26-e06416af6411-16af640a, #w-node-_0c6f858f-169e-e467-0e97-fd601e735ef5-1e735eee {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_5d8ff91e-1dba-d24f-2105-96dd2f3796b7-d111e35d, #w-node-_01fd2c85-a414-2f12-1241-1c68a13ffaf8-d111e35e, #w-node-b12bdf5f-2e71-897e-f00b-33df618c2db4-d111e35f, #w-node-_82260ce6-55ed-ff8b-8b92-d62f86f69523-d111e360, #w-node-f0b22261-b7c1-81f9-83cb-9409521b399e-d111e361, #w-node-_6dfdf756-f0e8-f818-7345-cb8cfad1dd68-d111e362, #w-node-_05189d59-4152-f880-308e-af1318cd03c6-d111e364 {
    order: -9999;
  }

  #w-node-_07910145-5071-6add-cb25-80130920ea91-d111e39d {
    justify-self: start;
  }

  #w-node-_07910145-5071-6add-cb25-80130920eaa7-d111e39d {
    order: -9999;
  }

  #w-node-_5c5e670d-86fc-ec87-89de-24cc1671d176-d111e3b5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_85f45b64-3cf0-282d-c34c-f3ff0caf8d08-d111e32f, #w-node-cf96a24f-ef75-13cc-9680-bb4037a5b548-d111e330, #w-node-_13182402-51e8-e675-a46b-93254abced1c-d111e356 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_90de1c90-6485-cc33-3f0b-606d23071704-d111e356 {
    justify-self: auto;
  }

  #w-node-_90de1c90-6485-cc33-3f0b-606d23071712-d111e356, #w-node-_90de1c90-6485-cc33-3f0b-606d23071714-d111e356 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_90de1c90-6485-cc33-3f0b-606d23071713-d111e356 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start center;
  }

  #w-node-a2cfe1c9-c1aa-2140-1308-ff2a7238069c-d111e357 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8f385f64-321a-2950-3a26-e06416af6411-16af640a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_8f385f64-321a-2950-3a26-e06416af6413-16af640a {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: start;
  }

  #w-node-_0c6f858f-169e-e467-0e97-fd601e735ef5-1e735eee {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_5a323dcc-78ee-e108-ba7c-60d0e84e1e54-d111e35d {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.75fr;
  }

  #w-node-_75276060-d959-bc88-4631-6e2742359a8a-d111e35d {
    grid-row: span 2 / span 2;
  }

  #w-node-_12c5bd83-7d08-89d2-8b43-7a5bd0aaf854-d111e35e {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.75fr;
  }

  #w-node-_2e2dd720-56ef-aea6-bf87-f3706c9c995f-d111e35e {
    grid-row: span 2 / span 2;
  }

  #w-node-_0ff514e1-b8d0-d5d6-2b86-a4b5b3b06ee6-d111e35f {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.75fr;
  }

  #w-node-_8e3459e7-607a-49e7-8ba5-d9a8742b88c6-d111e35f {
    grid-row: span 2 / span 2;
  }

  #w-node-_6e791d70-175d-4d48-4045-555527436845-d111e360 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.75fr;
  }

  #w-node-_1a71e273-5929-dcd7-2cfe-75b0bd70ca20-d111e360 {
    grid-row: span 2 / span 2;
  }

  #w-node-ff613b3c-baf7-8c7f-bd42-7201d0c32e6d-d111e361 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 2fr;
  }

  #w-node-f3c5e3e3-adfe-2349-8b48-c65c4d633d3d-d111e361 {
    grid-row: span 2 / span 2;
  }

  #w-node-f0c92652-b448-6e00-e5a2-6ddc9fa8f0f1-d111e362 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.75fr;
  }

  #w-node-_7e583057-a261-2ac0-38b0-c5e7a7a16a88-d111e362 {
    grid-row: span 2 / span 2;
  }

  #w-node-_7dee1caa-6046-c610-2ba5-4816d26020b6-d111e364 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.75fr;
  }

  #w-node-_0300ab73-c9d7-7547-69eb-1e60d078a2d9-d111e364 {
    grid-row: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_85f45b64-3cf0-282d-c34c-f3ff0caf8d08-d111e32f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_207d88fe-de49-5b3c-ade9-6aeff8310a65-d111e32f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-fb8b852c-2c7e-2102-626f-8b6a3bd2bbdb-d111e32f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start center;
  }

  #w-node-cf96a24f-ef75-13cc-9680-bb4037a5b548-d111e330 {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_10924036-8fc6-7f16-e931-45fcf8298cbd-d111e330 {
    order: -9999;
  }

  #w-node-_13182402-51e8-e675-a46b-93254abced1c-d111e356 {
    grid-template-rows: auto;
    grid-template-columns: 2fr;
    display: grid;
  }

  #w-node-e7b5a243-c379-d499-f45d-8a07aec8f6c9-d111e356, #w-node-_242d912d-046d-67cf-ec82-1a6eb8c2ac52-d111e356, #w-node-_90de1c90-6485-cc33-3f0b-606d23071714-d111e356, #w-node-_90de1c90-6485-cc33-3f0b-606d23071713-d111e356 {
    justify-self: start;
  }

  #w-node-_34770ca6-4862-bd15-2479-d8d856384406-d111e356, #w-node-d0f8a129-fbb5-5e49-8da7-7cfab197534b-d111e356, #w-node-_607f957e-eef7-8f89-7ead-7cb5eb0dd3ac-d111e356 {
    place-self: center;
  }

  #w-node-_8f385f64-321a-2950-3a26-e06416af6411-16af640a, #w-node-_0c6f858f-169e-e467-0e97-fd601e735ef5-1e735eee {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5a323dcc-78ee-e108-ba7c-60d0e84e1e54-d111e35d {
    grid-template-rows: auto auto auto;
    grid-template-columns: 2fr;
  }
}

/* ==========================================================================
   MOBILE FIX PATCH — 9 Fevrier 2026
   Corrections mobiles : overflow, safe-areas, flex-wrap, touch
   Placé APRÈS les media queries Webflow pour garantir la cascade
   ========================================================================== */

/* --- P2: Safe Area Insets (iPhone notch + home indicator) --- */
.navbar,
.navbar.nav-art-offert {
  padding-top: env(safe-area-inset-top);
}

.footer-wrapper,
.footer-section {
  padding-bottom: env(safe-area-inset-bottom);
}

/* --- P1 + P6: Mobile fixes (tablets and below) --- */
@media screen and (max-width: 991px) {
  /* P1: Fixed widths → max-width responsive */
  .div-block-52 {
    width: 100%;
    max-width: 780px;
  }

  .paragraph-53 {
    width: 100%;
    max-width: 950px;
  }

  .div-block-58 {
    width: 100%;
    max-width: 1047px;
  }

  .div-block-59 {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-101 {
    width: 100%;
    max-width: 100%;
  }

  /* P1: Dropdown overflow — cap to 100% on mobile */
  .d-clencheur-d-roulant {
    width: 100%;
  }

  .lien-d-roulant {
    width: 100%;
    white-space: normal;
    margin-right: 0;
  }

  /* P1: Footer form — remove min-width on mobile */
  .footer-form-block {
    min-width: 0;
    max-width: 100%;
    width: 100%;
  }

  /* P6: Critical flex containers — add wrap */
  .button-row,
  .price-wrapper,
  .footer-link-list,
  .f-navigation-content {
    flex-wrap: wrap;
  }
}

/* --- Mobile portrait specific fixes --- */
@media screen and (max-width: 767px) {
  /* P6: Stack horizontal layouts */
  .button-row {
    flex-direction: column;
    align-items: stretch;
  }

  .price-wrapper {
    flex-direction: column;
    gap: 0.5rem;
  }

  /* Ensure all containers respect viewport */
  .div-block-52,
  .paragraph-53,
  .div-block-58,
  .div-block-59,
  .container-101 {
    max-width: calc(100vw - 2rem);
    margin-left: auto;
    margin-right: auto;
  }
}

/* --- Small mobile (iPhone SE, 375px) --- */
@media screen and (max-width: 479px) {
  .footer-form-block {
    min-width: 0;
    width: 100%;
  }

  /* Ensure no element exceeds viewport */
  .div-block-52,
  .paragraph-53,
  .div-block-58,
  .div-block-59,
  .container-101 {
    max-width: calc(100vw - 1.5rem);
  }
}

/* --- Reduced motion support --- */
@media (prefers-reduced-motion: reduce) {
  .lien-d-roulant,
  .f-feature-card-outline,
  .f-feature-card-outline-2,
  .f-feature-card-outline-3,
  .uui-blog02_menu-link,
  .uui-button-link-4,
  .main-logo,
  .navbar-link {
    transition: none !important;
  }
}

/* --- Touch feedback for hover-only elements --- */
@media (hover: none) and (pointer: coarse) {
  .f-feature-card-outline:active,
  .f-feature-card-outline-2:active,
  .f-feature-card-outline-3:active {
    background-color: rgba(205, 175, 118, 0.1);
  }

  .uui-blog02_image-link:active {
    box-shadow: 0 0 0 2px rgba(205, 175, 118, 0.3);
  }

  .uui-button-link-4:active,
  .nav-link-3:active {
    opacity: 0.7;
  }

  .main-logo:active {
    transform: scale(1.05);
  }
}

/* ==========================================================================
   END MOBILE FIX PATCH
   ========================================================================== */

@font-face {
  font-family: 'Right Chalk';
  src: url('../fonts/Right-Chalk.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chalk Stick';
  src: url('../fonts/Chalk-Stick.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chalk Talks';
  src: url('../fonts/Chalk-Talks.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Calliechalkfont';
  src: url('../fonts/CallieChalkFont-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}