@font-face {
  font-family: Social Icon;
  src: url('../fonts/fa-brands-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playfairdisplay;
  src: url('../fonts/PlayfairDisplay-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playfairdisplay;
  src: url('../fonts/PlayfairDisplay-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playfairdisplay;
  src: url('../fonts/PlayfairDisplay-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playfairdisplay;
  src: url('../fonts/PlayfairDisplay-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playfairdisplay;
  src: url('../fonts/PlayfairDisplay-Black.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Manrope;
  src: url('../fonts/Manrope-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Manrope;
  src: url('../fonts/Manrope-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Manrope;
  src: url('../fonts/Manrope-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Manrope;
  src: url('../fonts/Manrope-ExtraBold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Extralight.woff2') format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay Variable;
  src: url('../fonts/ClashDisplay-Variable.woff2') format("woff2");
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Semibold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

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

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

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

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

:root {
  --seashell: #f9f1ec;
  --brown--secondary: #957f72;
  --brown: #4c4037;
  --linen: #e5d9cf;
  --dark-slate-blue: #44354a;
  --medium-aquamarine: #45b495;
  --elements-webflow-library-neutral--600: #6e7191;
  --light-brown: #b6a497;
  --dark-brown: #261b11;
  --elements-webflow-library-neutral--300: #faf1ec;
  --white: white;
  --elements-webflow-library-neutral--100: white;
  --elements-webflow-library-neutral--800: #211f54;
  --elements-webflow-library-general--shadow-02: #14142b14;
  --black: black;
  --kütüp-library-dark-slate-grey: #264653;
  --kütüp-library-dim-grey: #6e6e6e;
  --kütüp-library-burntsienna: #e76f51;
  --elements-webflow-library-accent--primary-1: #44354a;
  --elements-webflow-library-general--shadow-03: #14142b1a;
  --elements-webflow-library-general--shadow-01: #14142b0f;
  --relume-library-lite--rl-black: black;
  --relume-library-lite--rl-white: white;
  --relume-library-lite--rl-gray: #f4f4f4;
  --elements-webflow-library--secondary--color-1: #44354a;
  --spark-library--foreground-interactive: #44354a;
  --spark-library--white: white;
  --spark-library--foreground-interactive-hover: #44354a;
  --spark-library--background--interactive: #f0ecfd;
  --spark-library--light-steel-purple: #a695fb;
  --spark-library--black: black;
  --spark-library--border-default: #00000029;
  --spark-library--foreground-tertiary: #0000008f;
}

.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-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-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-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.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-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

.w-commerce-commercecheckoutdiscountslabel {
  flex-basis: 100%;
  margin-bottom: 8px;
}

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

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

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

.w-commerce-commercecheckoutdiscountsbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
  margin-left: 8px;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.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-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-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

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

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

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

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

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

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

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

.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-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-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

@media screen and (max-width: 767px) {
  .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-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

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

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

body {
  background-color: var(--seashell);
  color: var(--brown--secondary);
  font-family: Poppins;
  font-weight: 300;
  line-height: 1.6;
}

h1, h2, h3 {
  color: var(--brown);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Playfairdisplay, sans-serif;
  font-weight: 400;
}

h4, h5, h6 {
  color: var(--brown);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Playfairdisplay, sans-serif;
  font-weight: 400;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
}

a {
  color: var(--brown);
  text-decoration: none;
  display: flex;
}

li {
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
}

blockquote {
  border-left: 5px solid var(--linen);
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Manrope, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.text-rich-text {
  color: var(--dark-slate-blue);
}

.text-rich-text a {
  color: var(--brown);
  text-decoration: none;
}

.text-rich-text a:hover {
  color: var(--brown--secondary);
}

.text-rich-text p {
  font-size: 1rem;
  line-height: 1.6;
}

.text-rich-text li {
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
}

.text-rich-text h1 {
  font-size: 4rem;
  line-height: 1.1;
}

.text-rich-text h2 {
  font-size: 3rem;
  line-height: 1.1;
}

.text-rich-text blockquote {
  border-left-color: var(--linen);
  margin-bottom: 10px;
  font-size: 1.125rem;
  line-height: 1.5;
}

.text-rich-text h3 {
  font-size: 2.5rem;
  line-height: 1.2;
}

.text-rich-text h4 {
  font-size: 2rem;
  line-height: 1.2;
}

.text-rich-text h5 {
  font-size: 1.5rem;
  line-height: 1.2;
}

.text-rich-text h6 {
  color: var(--dark-slate-blue);
  font-family: Manrope, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}

.text-rich-text figcaption {
  font-family: Manrope, sans-serif;
}

.text-weight-semibold {
  font-family: Manrope, sans-serif;
  font-weight: 600;
}

.styleguide-3-col {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-row {
  grid-column-gap: 2rem;
  flex-flow: wrap;
  align-items: flex-start;
  display: flex;
}

.social-link {
  border: 1px solid var(--medium-aquamarine);
  color: var(--elements-webflow-library-neutral--600);
  -webkit-text-stroke-color: var(--dark-slate-blue);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  font-family: Social Icon, sans-serif;
  text-decoration: none;
  transition: border-color .4s, color .4s;
  display: flex;
}

.social-link:hover {
  border-color: var(--brown);
  color: var(--brown);
}

.social-link.nav-bottom {
  border-color: var(--dark-slate-blue);
  color: var(--dark-slate-blue);
}

.social-link.nav-bottom:hover {
  border-color: var(--light-brown);
  color: var(--light-brown);
}

.text-style-nowrap {
  white-space: nowrap;
  font-family: Manrope, sans-serif;
}

.heading-xsmall {
  color: var(--dark-slate-blue);
  font-family: Manrope, sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.4;
}

.show-tablet {
  display: none;
}

.overflow-scroll {
  overflow: scroll;
}

.margin-0 {
  margin: 0;
}

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

.page-wrapper {
  background-color: #fff;
  position: relative;
}

.text-style-link {
  color: var(--brown);
  font-family: Manrope, sans-serif;
  text-decoration: none;
  transition: color .3s;
}

.text-style-link:hover {
  color: var(--brown--secondary);
}

.padding-large {
  padding: 3rem;
}

.form-message-success {
  color: #907070;
  background-color: #90707033;
  border-radius: .4rem;
  padding: 1.25rem;
}

.padding-huge {
  padding: 6rem;
}

.form-input {
  border: 1px solid var(--linen);
  color: var(--brown--secondary);
  background-color: #0000;
  border-radius: 0;
  flex: 0 auto;
  min-height: 3.2rem;
  margin-bottom: 1.5rem;
  padding: 1rem 2rem;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  transition: border-color .3s;
}

.form-input:hover {
  border-color: var(--light-brown);
}

.form-input:focus, .form-input.-wfp-focus {
  border-color: var(--brown--secondary);
}

.form-input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.form-input.payment-info {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.form-input.message-area {
  padding-top: 2rem;
  padding-bottom: 6rem;
}

.form-radio-label {
  color: var(--brown--secondary);
  font-family: Manrope, sans-serif;
}

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

.heading-large {
  color: var(--dark-slate-blue);
  font-family: Lato, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
}

.margin-huge {
  margin: 6rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 14rem;
}

.padding-xsmall {
  padding: .5rem;
}

.max-width-small {
  width: 100%;
  max-width: 24rem;
}

.padding-tiny {
  padding: .125rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.show {
  display: block;
}

.text-size-tiny {
  font-family: Manrope, sans-serif;
  font-size: .875rem;
}

.text-weight-light {
  font-family: Manrope, sans-serif;
  font-weight: 300;
}

.margin-medium {
  margin: 2rem;
}

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

.text-style-italic {
  font-size: 2px;
  font-style: normal;
  line-height: .8;
}

.text-color-grey {
  color: #6e6e6e;
  font-family: Manrope, sans-serif;
}

.styleguide-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: grid;
}

.styleguide-grid.last {
  margin-bottom: 4rem;
}

.text-weight-bold {
  font-family: Manrope, sans-serif;
  font-weight: 700;
}

.background-color-brown {
  color: #f5f5f5;
  background-color: #957f72;
}

.margin-xxhuge {
  margin: 12rem;
}

.z-2 {
  z-index: 2;
  position: relative;
}

.show-mobile-portrait {
  display: none;
}

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

.style-guide-brand {
  color: var(--brown);
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 40px 30px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
  transition: opacity .4s;
}

.style-guide-brand:hover {
  opacity: .7;
}

.icon-small {
  height: 2rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.styleguide-1-col {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.margin-xsmall {
  margin: .5rem;
}

.margin-large {
  margin: 3rem;
}

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

.max-width-full {
  width: 100%;
  max-width: none;
}

.navbar-container-styleguide {
  background-color: #44354a;
  height: 100%;
  overflow: scroll;
}

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

.padding-vertical.padding-xhuge {
  background-color: var(--seashell);
  padding: 8rem 0 4rem;
}

.padding-vertical.padding-xhuge.dezs {
  padding-top: 0;
}

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

.padding-vertical.padding-medium.v2 {
  padding-top: 9.2rem;
}

.padding-vertical.padding-huge {
  padding-bottom: 1rem;
}

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

.padding-vertical.padding-huge {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.styleguide-color-sample {
  background-color: #957f72;
  margin-top: .5rem;
  padding: 5rem;
  position: relative;
  box-shadow: 0 2px 3px #00000017;
}

.styleguide-color-sample.color-3 {
  background-color: var(--brown--secondary);
  color: var(--medium-aquamarine);
}

.styleguide-color-sample.color-1 {
  background-color: var(--dark-slate-blue);
}

.styleguide-color-sample.color-2 {
  background-color: #44354ae3;
}

.styleguide-color-sample.color-6 {
  background-color: var(--seashell);
}

.styleguide-color-sample.color-4 {
  background-color: var(--light-brown);
}

.styleguide-color-sample.color-5 {
  background-color: var(--linen);
}

.styleguide-section-type {
  background-color: var(--dark-slate-blue);
  color: var(--brown--secondary);
  padding: 1.25rem 1.5rem;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}

.padding-custom3 {
  padding: 2rem;
}

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

.padding-xlarge {
  padding: 4rem;
}

.styleguide-header {
  background-color: #0000;
}

.link {
  color: var(--dark-brown);
  font-family: Manrope, sans-serif;
  text-decoration: none;
  transition: color .3s;
}

.link:hover {
  color: var(--brown--secondary);
}

.navbar-styleguide {
  z-index: 1;
  height: 100%;
  max-height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
  box-shadow: 1px 0 14px #14222b0f;
}

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

.padding-0 {
  padding: 0;
}

.margin-xhuge {
  margin: 8rem;
}

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

.form-message-error {
  background-color: var(--dark-brown);
  color: var(--seashell);
  border-radius: .4rem;
  padding: 1.125rem;
}

.form-checkbox-label {
  color: var(--brown--secondary);
  font-family: Manrope, sans-serif;
}

.page-padding {
  z-index: 1;
  background-color: var(--seashell);
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-family: Manrope, sans-serif;
  position: relative;
}

.page-padding.v2 {
  padding-top: 40px;
}

.text-size-regular {
  color: var(--dark-slate-blue);
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.text-size-regular.text-align-center {
  color: var(--dark-brown);
  font-family: Merriweather Sans, sans-serif;
}

.text-size-regular.text-weight-semibold {
  color: var(--medium-aquamarine);
}

.text-size-regular.text-2-columns {
  column-count: 2;
  column-gap: 2.5rem;
}

.overflow-hidden {
  font-weight: 400;
  line-height: 1;
  overflow: hidden;
}

.text-color-dark-brown {
  color: var(--brown);
  font-family: Manrope, sans-serif;
}

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

.button-wrapper {
  margin-top: 1rem;
  margin-right: 1rem;
}

.nav-menu-styleguide {
  width: 100%;
  margin-top: 10vh;
}

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

.padding-xhuge {
  padding: 8rem;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

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

.styleguide-row {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  display: grid;
}

.text-style-muted {
  opacity: .6;
  font-family: Manrope, sans-serif;
}

.margin-xlarge {
  margin: 4rem;
}

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

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

.text-color-brown {
  color: var(--brown--secondary);
  font-family: Manrope, sans-serif;
}

.styleguide-form-wrapper {
  margin-bottom: 0;
}

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

.icon-xsmall {
  height: 1.5rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.icon-large {
  height: 3rem;
}

.text-size-large {
  color: var(--dark-slate-blue);
  font-size: 1.5rem;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.form-radio {
  flex-direction: row;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.text-style-allcaps {
  text-transform: uppercase;
  font-family: Manrope, sans-serif;
}

.text-style-allcaps.categories {
  text-align: right;
}

.text-style-allcaps.text-align-center.category {
  letter-spacing: 1px;
}

.widht-100 {
  width: 100%;
}

.hide {
  display: none;
}

.form-radio-icon {
  border-color: var(--brown--secondary);
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
  transition: border-color .3s;
}

.form-radio-icon:hover {
  border-color: var(--brown);
}

.form-radio-icon.w--redirected-checked {
  border-width: .25rem;
  border-color: var(--brown--secondary);
  width: 1rem;
  height: 1rem;
}

.form-radio-icon.w--redirected-focus {
  border-color: var(--brown--secondary);
  box-shadow: none;
  width: 1rem;
  height: 1rem;
}

.grid-main-styleguide {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--seashell);
  border-bottom: 1px solid #e5d9cf;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  align-items: start;
  position: relative;
}

.heading-xlarge {
  color: var(--dark-slate-blue);
  font-family: Clashdisplay Variable, sans-serif;
  font-size: 7rem;
  font-weight: 400;
  line-height: 1;
}

.heading-xlarge.text-align-center.text-style-nowrap {
  color: var(--dark-slate-blue);
  font-family: Lato, sans-serif;
}

.heading-xlarge.text-style-nowrap {
  font-weight: 300;
}

.heading-xlarge.v2 {
  color: var(--medium-aquamarine);
  font-size: 2rem;
  line-height: 1.8;
}

.text-weight-normal {
  font-family: Manrope, sans-serif;
  font-weight: 400;
}

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

.padding-xxsmall {
  padding: .25rem;
}

.background-color-light-brown {
  background-color: #e5d9cf;
}

.form-checkbox {
  flex-direction: row;
  align-items: center;
  margin-top: 0;
  margin-bottom: .25rem;
  display: flex;
}

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.icon-medium {
  height: 2.5rem;
}

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

.text-size-small {
  color: var(--brown--secondary);
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.text-size-small.text-weight-semibold {
  color: var(--medium-aquamarine);
}

.padding-medium {
  padding: 2rem;
}

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

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

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form-checkbox-icon {
  border-color: var(--brown--secondary);
  background-color: #0000;
  border-radius: .125rem;
  width: 1rem;
  height: 1rem;
  margin: auto .5rem auto 0;
  transition: border-color .3s;
}

.form-checkbox-icon:hover {
  border-color: var(--brown);
}

.form-checkbox-icon.w--redirected-checked {
  border-color: var(--brown--secondary);
  background-color: var(--brown--secondary);
  background-position: 36%;
  background-size: 90%;
  border-radius: .125rem;
  width: 1rem;
  height: 1rem;
  margin: auto .5rem auto 0;
}

.form-checkbox-icon.w--redirected-focus {
  border-color: var(--brown--secondary);
  background-color: var(--brown--secondary);
  box-shadow: none;
  border-radius: .125rem;
  width: 1rem;
  height: 1rem;
  margin: auto .5rem auto 0;
}

.margin-xxlarge {
  margin: 5rem;
}

.container-large {
  background-color: var(--elements-webflow-library-neutral--300);
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large.white {
  background-color: var(--white);
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

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

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.button {
  background-color: var(--dark-slate-blue);
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  font-family: Manrope, sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button:hover {
  background-color: var(--medium-aquamarine);
}

.button.outline {
  color: var(--brown);
  background-color: #0000;
  justify-content: flex-start;
  padding-left: .25rem;
  padding-right: .25rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 -1px #4c403740;
}

.button.outline:hover {
  -webkit-text-stroke-color: var(--medium-aquamarine);
  transform: none;
}

.button.outline.w--current {
  background-color: var(--medium-aquamarine);
  color: var(--seashell);
  padding-left: .5rem;
  padding-right: .5rem;
}

.button.outline.w--current:hover {
  color: var(--brown--secondary);
  background-color: #0000;
}

.button.outline.fr {
  font-size: 8px;
}

.button.discount {
  transition: opacity .4s;
}

.button.discount:hover {
  opacity: .8;
}

.button.product {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  transition: opacity .4s;
}

.button.product:hover {
  opacity: .8;
}

.button.secondary-outline {
  border: 1px solid var(--brown--secondary);
  color: var(--brown--secondary);
  background-color: #0000;
  padding-top: .9rem;
  padding-bottom: .9rem;
  transition: background-color .4s, opacity .4s;
}

.button.secondary-outline:hover {
  border-color: var(--brown);
  background-color: var(--brown);
  color: var(--seashell);
}

.button.secondary-outline.w--current {
  background-color: var(--brown);
  color: var(--seashell);
}

.button.secondary {
  transition: opacity .4s;
}

.button.secondary:hover {
  opacity: .8;
}

.text-weight-medium {
  font-family: Manrope, sans-serif;
  font-weight: 500;
}

.styleguide-classes {
  display: none;
}

.padding-xxhuge {
  padding: 12rem;
}

.heading-medium {
  z-index: 1;
  color: var(--dark-slate-blue);
  max-width: 70%;
  margin-top: 20px;
  margin-bottom: 1px;
  margin-left: 1px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 32px;
  position: relative;
}

.heading-medium.white {
  color: #b3b3b3;
}

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

.margin-top.margin-large {
  min-width: 100px;
  max-width: 100%;
  display: block;
}

.margin-top.margin-large.button-content {
  align-items: center;
  display: flex;
}

.margin-top.margin-medium {
  margin-bottom: 0;
}

.nav-link-styleguide {
  color: var(--white);
  width: 100%;
  padding: 20px 30px;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: transform .4s, color .4s;
}

.nav-link-styleguide:hover {
  color: var(--seashell);
}

.nav-link-styleguide.w--current {
  color: #f9f1ec;
  background-color: #4c403766;
  border-right: 4px solid #4c403780;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 300;
}

.overflow-auto {
  overflow: auto;
}

.show-mobile-landscape {
  display: none;
}

.text-size-medium {
  color: var(--dark-brown);
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
  position: relative;
}

.margin-small {
  margin: 1rem;
}

.form-label {
  margin-bottom: 1rem;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1;
}

.z-1 {
  z-index: 1;
  position: relative;
}

.text-style-quote {
  border-left: .25rem solid var(--linen);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.125rem;
  line-height: 1.5;
}

.heading-small {
  color: var(--dark-slate-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.heading-small.text-align-center {
  color: var(--dark-slate-blue);
  letter-spacing: 3px;
  font-family: Manrope, sans-serif;
  font-weight: 300;
  line-height: 1.1;
}

.styleguide-social-icons-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  max-width: 28rem;
}

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

.divider-line.small {
  width: 2rem;
}

.style-badge-color {
  color: var(--dark-brown);
  background-color: #fff;
  border-radius: 40px;
  padding: 10px 15px;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  position: absolute;
  inset: 10% 10% auto auto;
  box-shadow: 0 2px 6px #14222b0f;
}

.style-badge-color.color-1 {
  color: var(--dark-brown);
  font-family: Manrope, sans-serif;
}

.style-badge-color.color-2 {
  color: var(--brown);
}

.style-badge-color.color-3 {
  color: var(--brown--secondary);
}

.style-badge-color.color-4, .style-badge-color.color-5, .style-badge-color.color-6 {
  color: var(--light-brown);
}

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

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

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

.password-icon {
  margin-bottom: 1rem;
}

._404-title {
  margin-bottom: 30px;
  font-size: 16rem;
  line-height: 1;
}

.main-wrapper {
  z-index: 1;
}

.section-home-header {
  z-index: 1;
  background-color: var(--seashell);
  padding-top: 220px;
  position: relative;
}

.section-home-header.do {
  z-index: 100;
  padding-top: 40px;
}

.section-checkout-header, .section-checkout-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.checkout-form-wrapper {
  background-color: #0000;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.checkout-block-header {
  border-color: var(--linen);
  padding: 2rem;
}

.checkout-field-label {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-family: Manrope, sans-serif;
  font-weight: 600;
}

.checkout-required-text {
  color: var(--light-brown);
  font-family: Manrope, sans-serif;
}

.checkout-block-content {
  border-right-color: var(--linen);
  border-bottom-color: var(--linen);
  border-left-color: var(--linen);
  padding: 1.5rem 2rem 2.5rem;
  font-family: Manrope, sans-serif;
}

.checkout-block-content.shipping {
  background-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

.checkout-block-content.summary-center {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  font-family: Manrope, sans-serif;
}

.order-summary-subtotal {
  font-family: Manrope, sans-serif;
}

.order-summary-total {
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.shipping-method {
  border-bottom-style: solid;
  border-bottom-color: var(--linen);
  font-family: Manrope, sans-serif;
}

.shipping-method-list {
  border-left-style: none;
  border-right-style: none;
}

.web-payments {
  margin-bottom: 1rem;
}

.apple-pay-button {
  border-radius: 0;
  height: 3rem;
}

.paypal-button {
  margin-bottom: 1rem;
}

.order-summary-block-buttons {
  border-right: 1px solid var(--linen);
  border-bottom: 1px solid var(--linen);
  border-left: 1px solid var(--linen);
  background-color: #fff;
  padding: 2.5rem 1rem 2rem;
}

.order-summary {
  margin-bottom: 0;
}

.discounts {
  border-style: none;
  flex-direction: column;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.order-item-price {
  margin-top: 1rem;
  font-family: Manrope, sans-serif;
  font-weight: 400;
}

.order-item-checkout {
  justify-content: space-between;
  margin-bottom: 2.5rem;
}

.order-item-wrapper {
  flex-wrap: wrap;
  align-items: center;
  font-family: Manrope, sans-serif;
  display: flex;
}

.image-wrapper {
  position: relative;
  overflow: hidden;
}

.image-wrapper.order-item-image {
  max-width: 4rem;
}

.image-wrapper.sidebar {
  width: 8rem;
  height: 10rem;
}

.image-wrapper.project-item-image {
  align-items: center;
  width: 100%;
  max-width: 42rem;
  display: flex;
}

.image-wrapper.header-02 {
  z-index: 2;
}

.image-wrapper.header-03 {
  z-index: 3;
}

.image-wrapper.featured-blog {
  height: 75vh;
}

.image-wrapper.header01 {
  z-index: 3;
}

.cover-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
  padding-top: 0;
}

.cover-image.second-image {
  width: 16vw;
}

.billing-address-toogle {
  align-items: center;
}

.section-paypal-header, .section-paypal-content, .section-order-confirmation-header, .section-order-confirmation-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.order-confirmation-wrapper {
  background-color: #0000;
  padding: 0;
}

.section-blog-header {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.blog-component-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.link-content-block {
  flex-direction: column;
  align-items: center;
  min-height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-content-block.blog, .link-content-block.latest-blog, .link-content-block.featured-blog, .link-content-block.team-member, .link-content-block.blog-post {
  align-items: flex-start;
}

.horizontal-flex {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: #0000;
  align-items: center;
  display: flex;
  overflow: visible;
}

.horizontal-flex.latest-blog, .horizontal-flex.team-member, .horizontal-flex.blog-categories {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.horizontal-flex.header, .horizontal-flex.product-categories {
  grid-column-gap: 1rem;
}

.empty-state {
  background-color: var(--linen);
}

.blog-post-featured-sidebar {
  border-bottom: 1px solid var(--linen);
  padding-top: 2rem;
  padding-bottom: 2rem;
}

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

.subtitle {
  color: var(--medium-aquamarine);
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 4px;
  font-family: Manrope, sans-serif;
  font-size: 10px;
}

.subtitle.presentation {
  margin-top: 20px;
}

.subtitle.service {
  color: var(--medium-aquamarine);
  text-align: right;
  margin-bottom: 44px;
  font-family: Playfairdisplay, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.subtitle.service.bis {
  margin-bottom: auto;
  padding-top: 72px;
}

.subtitle.header {
  color: var(--medium-aquamarine);
  margin-top: 20px;
}

.subtitle._2 {
  color: var(--medium-aquamarine);
  letter-spacing: 1px;
  text-transform: none;
  max-width: 70%;
  margin-bottom: 66px;
  font-family: Playfairdisplay, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
}

.subtitle._2.white {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  max-width: 80%;
  font-family: Playfairdisplay, sans-serif;
  font-size: 60px;
}

.subtitle._2.v2 {
  color: var(--dark-slate-blue);
}

.subtitle._2._3 {
  max-width: 100%;
  font-family: Clashdisplay Variable, sans-serif;
  font-size: 38px;
}

.sidebar-content-flex {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: auto 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  display: grid;
}

.section-blog-latest-posts {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.latest-posts-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: .4fr;
  align-items: start;
  display: flex;
}

.collection-list-latest-posts {
  grid-column-gap: 3rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.blog-sidebar {
  position: sticky;
  top: 2rem;
}

.categories-sidebar-wrapper, .category-sidebar-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.categories-button-wrapper {
  max-width: 14rem;
}

.section-categories-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.categories-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.category-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.blog-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-blog-post-header, .section-blog-post-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.shop-component-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.badge {
  background-color: var(--brown--secondary);
  color: var(--seashell);
  padding: 8px 12px;
  font-family: Manrope, sans-serif;
  font-weight: 400;
  position: absolute;
  inset: 1rem 1rem auto auto;
}

.product-card-item {
  margin-top: 1rem;
}

.section-shop-header, .section-product-header, .section-product-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.product-component-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1.3fr 1fr;
}

.inner-content {
  font-family: Manrope, sans-serif;
}

.product-content-wrapper {
  max-width: 30rem;
}

.product-option-list {
  width: 100%;
}

.label {
  margin-bottom: .5rem;
  font-family: Manrope, sans-serif;
  font-weight: 600;
}

.quantity-input {
  background-color: #fff;
  border-color: #0000;
  border-radius: 2rem;
}

.quantity-input:focus {
  border-color: #0000;
}

.input-wrapper {
  border: 1px solid var(--linen);
  background-color: #fff;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Manrope, sans-serif;
  transition: border-color .3s;
}

.input-wrapper:hover {
  border-color: var(--light-brown);
}

.selector-input {
  background-color: #0000;
  border: 1px solid #0000;
}

.selector-input:active, .selector-input:focus {
  border-color: #0000;
}

.add-to-cart-button-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: stretch;
  margin-top: 2rem;
  display: flex;
}

.product-flex {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.section-product-category-header {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.team-main-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.social-media-team-members {
  margin-top: 2rem;
}

.social-links-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: center;
  display: flex;
}

.social-links-wrapper.team-member {
  padding-left: 1rem;
}

.section-team-member-header, .section-project-header {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.projects-details-wrapper {
  margin-top: 10rem;
}

.projects-details-wrapper.de {
  margin-top: 5.5rem;
}

.project-details-component {
  background-color: #ffffffe0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 10%;
  margin-left: -50%;
  padding: 2.2rem 3rem 3rem;
}

.card-project-detail-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-project-detail-content.last {
  border-right-style: none;
}

.section-project-content {
  z-index: 1;
  background-color: #fff;
  position: relative;
}

.client-depoiment-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .7fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 2rem;
  display: grid;
}

.testimonial-image {
  border: 1px solid var(--linen);
  background-color: #f5edea;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  padding: 9px;
  display: flex;
}

.testimonial-background {
  background-image: url('../images/Img-Team.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  width: 100%;
  height: 100%;
}

.client-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  display: flex;
}

.section-licenses-header, .section-licenses-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.licenses-content-wrapper {
  background-color: #fff;
  padding: 6rem 4rem 8rem;
}

.licenses-image-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 2rem;
}

.section-changelog-header {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.changelog-content-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  align-items: center;
}

.changelog-content {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--linen);
  justify-content: center;
  align-items: center;
  width: 40rem;
  height: 4rem;
  display: flex;
}

.section-instructions-header, .section-instructions-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.instructions-content-wrapper {
  background-color: #fff;
  margin-bottom: 6rem;
  padding: 6rem 4rem;
}

.section-portfolio-header {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.portfolio-content-top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1.7fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
}

.section-portfolio-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.projects-component-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
}

.project-component-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 500px;
  grid-template-columns: 1fr .3fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 4rem;
  display: grid;
}

.project-component-item.padding-bottom.padding-huge {
  padding-top: 8rem;
}

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

.project-item-content-wrapper {
  width: 100%;
  max-width: 32rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.products-categories-component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 26rem;
  display: grid;
}

.shop-top-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1.4fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-shop-content, .section-product-category-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.next-category-link {
  justify-content: center;
  width: 18vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.next-category-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-next-category-wrap {
  z-index: 1;
  position: absolute;
}

.filter {
  background-color: #e5d9cf99;
  position: absolute;
  inset: 0%;
}

.section-next-category, .section-next-project {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.next-project-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.next-project-link {
  width: 26vw;
  position: relative;
  overflow: hidden;
}

.heading-next-project-wrap {
  position: absolute;
}

.section-contact-header, .section-contact-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.contact-form-block {
  color: #101118;
}

.contact-form-wrapper {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding: 6rem 5rem;
  display: flex;
}

.contact-form {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #101118;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-contact-faq {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.faq-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--linen);
  grid-template-rows: auto;
  grid-template-columns: 1fr .3fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1rem 2.5rem;
  display: grid;
}

.faq-component-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.faq-bottom {
  overflow: hidden;
}

.faq-icon-wrapper {
  border: 1px solid var(--linen);
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  display: flex;
}

.faq-bottom-content {
  padding: 2rem 2.5rem 2.5rem;
}

.faq-list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: end;
  align-items: end;
  display: grid;
}

.faq-icon {
  height: 1.6rem;
}

.faq-item {
  cursor: pointer;
}

.navbar {
  z-index: 1000;
  background-color: var(--seashell);
  justify-content: space-between;
  align-items: center;
  padding: 2rem 2.5rem;
  display: flex;
  position: relative;
}

.logo-link {
  transition: opacity .4s;
}

.logo-link:hover {
  opacity: .7;
}

.logo-link.w--current {
  transition-property: none;
}

.logo-link.w--current:hover {
  opacity: .7;
}

.menu-hamburger {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 42px;
  height: 34px;
  display: flex;
  position: relative;
}

.menu-line {
  background-color: var(--brown);
  width: 100%;
  height: 2px;
}

.menu-line.top {
  background-color: var(--medium-aquamarine);
  margin-bottom: 5px;
}

.menu-line.bottom {
  background-color: var(--medium-aquamarine);
  width: 75%;
  margin-top: 5px;
}

.navbar-container {
  z-index: 100;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.menu {
  z-index: 90;
  background-color: #fff;
  order: 0;
  width: 100%;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
}

.nav-number {
  color: var(--dark-slate-blue);
  letter-spacing: 1px;
  margin-top: 2em;
  margin-left: .5em;
  font-family: Manrope, sans-serif;
  font-size: .675rem;
  line-height: 1;
}

.nav-menu-bottom {
  justify-content: center;
  align-items: center;
  margin-top: 5rem;
  display: flex;
}

.nav-menu-content {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  justify-content: center;
  display: flex;
}

.nav-wrapper {
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
}

.social-media-component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.social-media-component.nav-menu {
  grid-column-gap: 2rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.nav-text {
  color: var(--medium-aquamarine);
  font-family: Manrope, sans-serif;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.nav-menu-content-wrapper {
  z-index: 10;
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  justify-content: center;
  width: 100%;
  height: 100vh;
  padding: 10rem 4rem 4rem;
  display: block;
  position: relative;
}

.nav-link {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-overflow-hidden {
  overflow: hidden;
}

.cart-button {
  z-index: 0;
  background-color: #0000;
  justify-content: center;
  height: 35px;
  padding: 0;
  position: relative;
}

.shopping-cart {
  width: 30px;
}

.cart-quantity {
  border: 1px solid var(--light-brown);
  background-color: var(--linen);
  color: var(--brown);
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  font-family: Manrope, sans-serif;
  display: flex;
  position: absolute;
  inset: -6px -12px auto auto;
}

.logo {
  background-color: #fff0;
  width: 100%;
  max-width: 100%;
}

.header-component-grid {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.header-content {
  color: var(--medium-aquamarine);
  flex-flow: column wrap;
  align-items: flex-start;
  margin-top: 6rem;
  font-family: Lato, sans-serif;
  display: flex;
}

.button-flex-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 2.5rem;
  align-items: center;
  width: 100%;
  display: flex;
}

.button-flex-wrapper.v3 {
  padding-top: 20px;
}

.button-flex-wrapper.large.center {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.top-circle {
  border-top-left-radius: 25vw;
  border-top-right-radius: 25vw;
}

.hover-underline {
  background-color: var(--medium-aquamarine);
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.stripe {
  background-color: var(--medium-aquamarine);
  color: var(--dark-slate-blue);
  -webkit-text-stroke-color: var(--medium-aquamarine);
  align-items: flex-end;
  width: 7vw;
  height: 3px;
  margin-top: 20px;
}

.presentation-component-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 4rem;
  display: grid;
  position: relative;
}

.service-component-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 5.9rem;
  display: grid;
}

.service-top {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.section-home-presentation {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.section-home-presentation.logos {
  background-color: #faf1ec;
}

.section-home-service {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.about-component-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.section-home-about, .section-home-projects {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.projects-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr 1.3fr;
  grid-auto-columns: 1fr;
}

.second-image-project {
  border-top-left-radius: 25vw;
  border-top-right-radius: 25vw;
  position: absolute;
  overflow: hidden;
}

.second-image-project.right {
  inset: auto auto 10% -20%;
}

.second-image-project.left {
  inset: auto -20% 10% auto;
}

.link-content-project {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.section-home-depoiments {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.depoiments-component-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
}

.testimonials-content-wrapper {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.pictures-content {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  width: 100%;
  height: 100%;
  display: grid;
}

.client-avatar {
  width: 100%;
  height: 8rem;
  position: relative;
  overflow: hidden;
}

.client-avatar.larger {
  height: 12rem;
}

.slider {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
}

.depoiment-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: center;
  height: 100%;
  margin: auto;
  display: grid;
}

.client-content-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.client-picture {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  display: flex;
  overflow: hidden;
}

.client-title {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  display: grid;
}

.slide-nav {
  display: none;
}

.slide-left-arrow {
  align-items: center;
  width: 5rem;
  height: 3.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  inset: auto 4rem -40% 0%;
  overflow: visible;
}

.slide-right-arrow {
  justify-content: flex-end;
  align-items: center;
  width: 5rem;
  height: 3.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  inset: auto 0% -40% 4rem;
  overflow: visible;
}

.arrow-icon {
  z-index: 1;
  width: 24px;
  position: relative;
}

.slide-circle {
  border: 1px solid var(--light-brown);
  border-radius: 100%;
  width: 3rem;
  height: 3rem;
  margin-left: 10px;
  margin-right: 10px;
  position: absolute;
  inset: auto auto auto 0%;
}

.slide-circle.right {
  inset: auto 0% auto auto;
}

.depoiment-text {
  z-index: 1;
  font-size: 1.5rem;
  position: relative;
}

.slide-opacity-left {
  z-index: 2;
  background-image: linear-gradient(to right, var(--seashell) 50%, #f9f1ec00);
  width: 5rem;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.slide-opacity-right {
  z-index: 2;
  background-image: linear-gradient(270deg, var(--seashell) 50%, #f9f1ec00);
  width: 5rem;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.section-home-blog {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.top-blog-content {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.blog-posts-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
}

.footer {
  background-color: var(--linen);
  position: static;
  bottom: 0;
}

.padding-vertical-header {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

.footer-component-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
}

.footer-title {
  color: var(--dark-brown);
  font-family: Manrope, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2;
}

.nav-footer-content {
  flex-wrap: wrap;
  display: flex;
}

.footer-nav-list {
  margin-right: 3rem;
  padding-left: 0;
}

.footer-nav-link {
  position: relative;
  overflow: hidden;
}

.instagram-footer-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.instagram-link {
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 10vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-bottom-content {
  z-index: 5;
  color: #f5edea;
  text-align: center;
  background-color: #fff;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  position: relative;
}

.footer-description {
  color: var(--brown);
  width: 100%;
  max-width: 24rem;
  margin-top: 2rem;
  font-size: 1rem;
}

.social-media-content {
  grid-column-gap: 1rem;
  align-items: center;
  display: flex;
}

.author-component-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  margin-top: 4rem;
  margin-bottom: 2rem;
}

.author-left-content {
  border-left: .5rem solid var(--linen);
  padding-left: 4rem;
}

.author-right-content {
  font-family: Manrope, sans-serif;
}

.author-link-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  transition: transform .4s;
  display: flex;
}

.author-link-wrapper:hover {
  transform: scale(.98);
}

.author-image-wrapper {
  border-radius: 0%;
  max-width: 5rem;
  overflow: hidden;
}

.contact-top-content {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.section-about-us-header, .section-services-header, .section-about-us-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.about-us-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-us-component-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-about-team-members {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.team-members-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-about-achievements {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.about-achievements-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.achievements-component-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
}

.achievements-number {
  color: var(--brown);
  margin-bottom: 10px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1;
}

.section-services-content {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.service-component-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 15rem 1fr;
  margin-bottom: 8rem;
}

.service-component-wrapper.last {
  margin-bottom: 2rem;
}

.title-service {
  color: var(--medium-aquamarine);
  white-space: nowrap;
  font-size: 3rem;
  transform: rotate(-90deg);
}

.cart-header {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.cart-footer {
  font-family: Manrope, sans-serif;
}

.licenses-image-item {
  width: 100%;
  height: 32vh;
  overflow: hidden;
}

.text-bottom {
  color: var(--linen);
  letter-spacing: 1px;
  font-family: Manrope, sans-serif;
  font-size: 12px;
}

.section-changelog-content, .section-team-member-blog-post {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.cart-item {
  font-family: Manrope, sans-serif;
}

.section-blog-post-articles {
  z-index: 1;
  background-color: var(--seashell);
  position: relative;
}

.about-image-component {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  margin-top: 6rem;
}

.about-image {
  width: 20vw;
  position: relative;
  overflow: hidden;
}

.about-image._2 {
  margin-top: 10rem;
}

.overlay-animation {
  z-index: 20;
  background-color: var(--seashell);
  display: none;
  position: absolute;
  inset: 0%;
}

.overlay-animation.header {
  background-color: #44354a14;
}

.preloading {
  z-index: 99999;
  background-color: var(--seashell);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.preloading-content {
  z-index: 99;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.logo-preloading {
  width: 160px;
  display: block;
}

.header-title {
  margin-bottom: 0;
  font-size: 6.5vw;
  line-height: 1;
}

.header-title._1 {
  color: var(--dark-slate-blue);
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.header-title._2 {
  color: var(--medium-aquamarine);
  letter-spacing: 2px;
  font-family: Playfairdisplay, sans-serif;
  font-size: 6.5vw;
  font-style: italic;
  font-weight: 700;
}

.header-title._3, .header-title._4 {
  color: var(--dark-slate-blue);
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.footer-link {
  color: var(--seashell);
  transition: opacity .4s;
}

.footer-link:hover {
  opacity: .65;
}

.author-image {
  object-fit: contain;
  border: 1px #000;
  border-radius: 23%;
  width: 100%;
  height: 100%;
}

.background-color-dark-brown {
  background-color: var(--brown);
}

.button-label {
  z-index: 10;
  font-size: 8px;
  position: relative;
}

.overlay {
  background-color: var(--brown--secondary);
  width: 100%;
  height: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.heading, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  color: var(--dark-slate-blue);
  font-family: Lato, sans-serif;
}

.body {
  background-color: #fff;
}

.text-block, .text-block-2, .text-block-3 {
  color: #fff;
}

.paragraph {
  color: var(--dark-brown);
}

.block-quote {
  color: var(--dark-slate-blue);
}

.text-block-4 {
  color: #fff;
}

.wrapper {
  z-index: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.tabs-menu {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 21px;
  display: flex;
  position: static;
}

.tab-link {
  color: #fff;
  background-color: #0000;
  border-bottom: 2px solid #0000;
  margin-left: 16px;
  margin-right: 16px;
  padding: 6px 0;
  font-size: 23px;
  line-height: 32px;
  text-decoration: none;
  transition: border-color .3s;
  display: inline-block;
}

.tab-link.w--current {
  background-color: #0000;
  border-bottom-color: #ff7b3e;
  transition: border-color .3s;
}

.projects {
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: -15px;
  margin-bottom: 16px;
  display: flex;
}

.projects.no-margin-bottom {
  margin-bottom: -64px;
}

.work-card {
  width: 33.33%;
  padding: 15px;
}

.filtre {
  background-color: var(--dark-brown);
}

.logo-heading {
  grid-column-gap: 32px;
  grid-row-gap: 24px;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.logo-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.h4-heading {
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 1.2;
}

.icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.container-regular {
  z-index: 5;
  flex-direction: row-reverse;
  width: 100%;
  max-width: 106%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.logo-block {
  border: 1px #e4e4e7;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  box-shadow: 0 1px #e4e4e7;
}

.button-ghost-right-icon {
  grid-column-gap: 12px;
  color: #080808;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 24px 12px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
  display: flex;
}

.text-color-purple {
  color: #8870d7;
}

.section-large {
  padding: 120px 5%;
  position: static;
}

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

.image {
  max-width: 100%;
}

.carousel-2 {
  background-color: #fff;
  flex-direction: row;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.logo-carousel-wrap {
  backface-visibility: hidden;
  background-color: #0000000d;
  flex: none;
  width: 1113.99%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
  transform: perspective(1px);
}

.logo-carousel {
  grid-column-gap: 1rem;
  background-color: #fff;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.logo-carousel-item {
  flex: none;
  width: 3.43281%;
  padding: 1rem;
}

.logo-link-2 {
  filter: grayscale();
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-carousel-clone {
  grid-column-gap: 1rem;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.image-2 {
  max-width: 100%;
  padding-top: 20px;
}

.slider-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.max-width-medium-2 {
  width: 100%;
  max-width: 35rem;
}

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

.padding-bottom-2.padding-xlarge {
  align-self: stretch;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom-2.padding-xsmall, .padding-bottom-2.padding-xxlarge {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.slider9_mask {
  width: 100%;
  overflow: visible;
}

.slider9_component {
  background-color: #0000;
  height: auto;
  position: relative;
  overflow: visible;
}

.hide-2 {
  display: none;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.slider9_image {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

.slider9_content {
  text-align: center;
  border-radius: 25px;
  flex-direction: column;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: all .5s;
  display: flex;
}

.slider9_content:hover {
  transform: translate(0, -1.5rem);
  box-shadow: 0 4px 10px #00000014;
}

.slider9_content-wrapper {
  text-align: left;
  background-color: #f7f7f7;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  min-height: 14rem;
}

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

.padding-medium-2 {
  padding: 2rem;
}

.heading-style-h1 {
  color: var(--dark-slate-blue);
  font-family: Clashdisplay Variable, sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1;
}

.slider9_slide {
  width: 25rem;
  margin-right: 2rem;
}

.slider9_arrow {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  display: flex;
  inset: -8.5rem 0% auto auto;
}

.slider9_arrow.is-right-arrow {
  color: #0000;
  border-radius: 100px;
  justify-content: flex-end;
  width: 7.5rem;
  height: 3.2rem;
  padding-right: 1.25rem;
  top: -7.3rem;
  right: 3.5rem;
}

.slider9_arrow.is-left-arrow-inactive {
  color: #0000;
  border-color: #0000;
  width: 3.2rem;
  height: 3.2rem;
  position: absolute;
  top: -7.3rem;
  right: 12rem;
}

.slider9_arrow.is-right-arrow-inactive {
  color: #0000;
  border-color: #0000;
  border-radius: 100px;
  justify-content: flex-end;
  width: 7.5rem;
  height: 3.2rem;
  padding-right: 1.25rem;
  position: absolute;
  top: -7.3rem;
  right: 3.5rem;
}

.slider9_arrow.is-left-arrow {
  color: #0000;
  width: 3.2rem;
  height: 3.2rem;
  top: -7.3rem;
  right: 12rem;
}

.padding-global {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 5%;
  padding-right: 5%;
  display: grid;
}

.wrapper1 {
  width: 100vw;
  height: 600px;
}

.loopcontain {
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-3 {
  margin-right: 40px;
}

.content-heslid {
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  display: flex;
}

.brix---slider-nav {
  margin-top: 48px;
  position: static;
  transform: scale(.8);
}

.brix---hidden-desktop {
  display: none;
}

.brix---grid-6-columns-logo-strip {
  grid-column-gap: 110px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: center;
  place-items: center;
  width: 100%;
  display: grid;
}

.brix---grid-6-columns-logo-strip.bis {
  grid-column-gap: 110px;
  grid-row-gap: 28px;
}

.brix---slider-mask {
  height: 100%;
}

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

.brix---text-300-bold {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

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

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

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---container-default {
  background-color: var(--seashell);
  max-width: 1218px;
  padding-top: 62px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---container-default.white {
  background-color: var(--white);
}

.brix---section-small {
  padding-top: 100px;
  padding-bottom: 100px;
}

.brix---btn-circle-logo-strip-v7-sec-right {
  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: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 64px;
  bottom: 0%;
  right: 42.5%;
}

.brix---btn-circle-logo-strip-v7-sec-right:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---btn-circle-logo-strip-v7-sec-left {
  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: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 64px;
  bottom: 0%;
  left: 42.5%;
}

.brix---btn-circle-logo-strip-v7-sec-left:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---grid-6-columns-logo-strip-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  display: grid;
}

.brix---container-default-2 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-small---bottom-large {
  padding-top: 100px;
  padding-bottom: 160px;
}

.bold-text {
  font-family: Manrope, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 45px;
}

.section {
  background-color: #0000;
  border-bottom: 1px solid #fff3;
  padding: 100px 130px;
  position: relative;
}

.section.white {
  z-index: 1;
  background-color: #f8f8f8;
}

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

.process-content {
  border-top: 1px solid #fff3;
  border-bottom: 1px solid #fff3;
  padding: 20px 30px;
}

.process-content.no-top {
  -webkit-text-stroke-color: var(--black);
  border-top-style: none;
}

.process-part-2 {
  padding: 15px 10px 5px 70px;
}

.max-width-page {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.process-title {
  color: var(--black);
  margin-top: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.process-line {
  background-color: var(--dark-slate-blue);
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  width: 1px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

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

.process-wrapper {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.process-part-1 {
  justify-content: center;
  padding: 30px 34px;
  display: flex;
  position: relative;
}

.margin-80px {
  margin-top: 80px;
}

.display-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10vw;
  font-weight: 500;
  line-height: 1;
}

.container {
  z-index: 1;
  flex: 1;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.process-grid {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.other-font {
  font-weight: 400;
}

.other-font.italic {
  margin-left: 5px;
  font-style: italic;
  display: inline-block;
}

.max-w-flex {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.process-overlay {
  background-color: var(--medium-aquamarine);
  width: 1px;
  height: 50px;
  position: absolute;
}

.process-title-wrap {
  text-align: center;
  max-width: 680px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.feature-icon-square {
  background-color: #f6f3ff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 110px;
  margin-bottom: 40px;
  display: flex;
  box-shadow: 2px 30px 40px -32px #5e3aed66;
}

.feature-title {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 1.2;
}

.process-container {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}

.feature-paragraph {
  color: #4f4f4f;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
}

.process-card-primary {
  border-radius: 30px;
  padding: 40px;
  transition: all .3s;
  position: relative;
}

.process-card-primary:hover {
  background-color: #fff;
  box-shadow: 23px 23px 40px #e5e5e566;
}

.process-heading {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: Manrope, sans-serif;
  font-size: 48px;
  line-height: 1.3;
}

.process-section {
  z-index: 1;
  background-color: #fafafa;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 3%;
  position: relative;
}

.process-arrow-01 {
  max-width: 60%;
  position: absolute;
  inset: 15% -80px auto auto;
}

.process-arrow-02 {
  max-width: 60%;
  position: absolute;
  inset: auto -80px 45% auto;
}

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

.process-subheading {
  color: #000;
  font-size: 24px;
  line-height: 1.5;
}

.etapes {
  color: var(--black);
}

.process-section-2 {
  z-index: 1;
  background-color: var(--seashell);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding: 100px 3%;
  position: relative;
}

.feature-title-2 {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 1.2;
}

.feature-icon-square-2 {
  background-color: var(--medium-aquamarine);
  color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  font-weight: 600;
  display: flex;
}

.feature-icon-square-2.feature-icon {
  background-color: var(--dark-slate-blue);
  color: #0d47c1;
}

.process-arrow-01-2 {
  max-width: 70%;
  position: absolute;
  inset: 27% -150px auto auto;
}

.process-arrow-01-2.bis {
  left: -81px;
  right: 0;
}

.process-grid-3 {
  grid-column-gap: 80px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.process-card-primary-2 {
  text-align: center;
  border-radius: 30px;
  padding: 40px 10px;
  transition: all .3s;
  position: relative;
}

.process-subheading-2 {
  color: #4f4f4f;
  font-family: Merriweather, serif;
  font-size: 24px;
  line-height: 1.5;
}

.text-block-5 {
  color: #fff;
}

.bold-text-2 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.bold-text-3 {
  font-weight: 300;
}

.text-span {
  color: var(--dark-slate-blue);
  font-family: Manrope, sans-serif;
  font-size: 2rem;
  line-height: .3;
}

.bold-text-4 {
  color: var(--dark-slate-blue);
  letter-spacing: 6.5px;
  -webkit-text-stroke-color: var(--dark-slate-blue);
  font-family: Manrope, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 16px;
}

.bold-text-4.viol {
  letter-spacing: 0;
  font-family: Manrope, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 34px;
}

.bold-text-5 {
  color: var(--dark-slate-blue);
  font-weight: 300;
}

.t-h2-heading {
  color: #000;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.2;
}

.t-social-media-title-wrapper {
  text-align: center;
  max-width: 540px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
}

.margin-bottom-08 {
  margin-bottom: 8px;
}

.t-social-media-card-small {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  display: flex;
}

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

.t-social-media-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.t-container-large {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.t-social-media-image-outline {
  border: 1px solid #e0e3de;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 486px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.t-social-media-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.t-section-white {
  z-index: 1;
  background-color: #fff;
  padding: 120px 5%;
  position: relative;
}

.t-social-media-image-wrapper-small {
  border-radius: 8px;
  width: 100%;
  height: 180px;
  overflow: hidden;
}

.t-social-media-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.padding-global-2 {
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.collection-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 198px;
  display: grid;
}

.image-4 {
  padding-top: 43px;
}

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

.gallery-title-line {
  background-color: #e3a22d;
  width: 80px;
  height: 1px;
  margin-right: 15px;
}

.gallery-detail-text {
  color: #fff;
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 26px;
}

.gallery-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

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

.gallery-title-large {
  font-size: 36px;
  line-height: 42px;
}

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

.gallery-tab-menu {
  margin-bottom: 60px;
}

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

.gallery-inner-title {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
}

.gallery-line-wrapper {
  align-items: center;
  margin-bottom: 14px;
  display: flex;
}

.content-overlay {
  background-color: #0009;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px 24px 24px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.gallery-heading {
  color: #000;
  letter-spacing: -1px;
  font-size: 60px;
  font-weight: 500;
  line-height: 1.2;
}

.gallery-section {
  background-color: #fff;
  background-image: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 80px 3%;
}

.title-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 520px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  line-height: 1.2;
  display: block;
}

.gallery-title-small {
  color: #e3a22d;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
}

.gallery-standard {
  height: 253px;
  position: relative;
}

.video-overlay {
  background-color: #0009;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.gallery-square-dark {
  color: #fff;
  background-color: #000;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 24px 24px;
  display: flex;
}

.gallery-tab-link {
  background-color: #0000;
  border-bottom: 2px solid #e5e5e5;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
  font-weight: 400;
}

.gallery-tab-link.w--current {
  color: #e3a22d;
  background-color: #0000;
  border-bottom-color: #000;
}

.gallery-title-wrapper {
  margin-bottom: 60px;
}

.gallery-play-icon {
  transition: all .3s;
}

.gallery-play-icon:hover {
  transform: scale(1.1);
}

.gallery-heart {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #000;
  background-color: #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.gallery-name {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.gallery-grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1.25fr .75fr .75fr;
  grid-template-areas: ".";
  align-items: stretch;
}

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

.gallery-arrow-r {
  opacity: .3;
  border: 1px solid #292d32;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  transition: box-shadow .3s, background-color .3s;
  display: flex;
  inset: -100px 0% auto auto;
}

.gallery-arrow-r:hover {
  opacity: 1;
  background-color: #ffcf05;
  border-color: #fff;
  box-shadow: 0 10px 30px #ffcf0533;
}

.gallery-header-wrap {
  margin-bottom: 80px;
  padding-right: 220px;
}

.gallery-arrow {
  opacity: .3;
  border: 1px solid #292d32;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  transition: box-shadow .3s, background-color .3s;
  display: flex;
  inset: -100px 72px auto auto;
}

.gallery-arrow:hover {
  opacity: 1;
  background-color: #ffcf05;
  border-color: #fff;
  box-shadow: 0 10px 30px #ffcf0533;
}

.gallery-block {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  color: #fff;
  background-color: #0003;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 14px 24px;
  font-size: 12px;
  line-height: 18px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

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

.gallery-paragraph {
  color: #4f4f4f;
  font-size: 18px;
  line-height: 27px;
}

.gallery-card {
  border-radius: 20px;
  height: 100%;
  min-height: 240px;
  position: relative;
  overflow: hidden;
}

.gallery-section-2 {
  padding: 100px 5%;
}

.gallery-heading-2 {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.gallery-container-2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

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

.gallery-image-2 {
  object-fit: cover;
  height: 100%;
}

.gallery-image-2.margin-right {
  margin-right: 40px;
}

.gallery-tab-link-2 {
  color: #999;
  background-color: #0000;
  border-bottom: 2px solid #0000;
  margin-right: 40px;
  padding: 20px 24px;
  font-size: 16px;
}

.gallery-tab-link-2.w--current {
  color: #262626;
  background-color: #0000;
  border-bottom-color: #262626;
  font-weight: 700;
}

.gallery-container-3 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-header {
  color: #000;
  letter-spacing: -1px;
  margin-top: 0;
  margin-right: 60px;
  font-size: 36px;
  font-weight: 500;
  line-height: 46px;
}

.gallery-grid-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-areas: ".";
}

.gallery-row {
  justify-content: space-between;
  display: flex;
}

.gallery-header-wrap-2 {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 80px;
  display: flex;
}

.gallery-paragraph-2 {
  color: #999;
  max-width: 620px;
  font-size: 16px;
  line-height: 32px;
}

.gallery-section-3 {
  padding: 160px 3% 120px;
}

.gallery-tabs-menu {
  margin-bottom: 70px;
  padding-left: 50%;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1400px;
  padding-left: 0;
  display: grid;
}

.collection-list-wrapper {
  display: flex;
}

.t-content-mask {
  overflow: visible;
}

.t-content-recomend-card {
  display: flex;
}

.t-section-dark {
  background-color: #2a514c;
  padding: 120px 5%;
  position: static;
}

.t-content-slide-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  display: flex;
}

.t-content-recommend-content {
  align-items: center;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.t-content-right-arrow {
  color: #646e5e;
  border: 1px solid #e0e3de;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: all .3s;
  display: flex;
  inset: auto 186px -128px auto;
}

.t-content-right-arrow:hover {
  color: #2a514c;
  background-color: #cbd0c8;
  border-color: #cbd0c8;
}

.t-content-button-icon {
  color: #e96e35;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.t-icon-small {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.t-content-recommend-image {
  justify-content: center;
  align-items: center;
  width: 180px;
  display: flex;
  position: relative;
}

.t-content-slide-card {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.t-content-slide-image {
  margin-bottom: 24px;
  position: relative;
  box-shadow: 0 32px 48px -32px #282c25;
}

.t-content-slider {
  background-color: #0000;
  width: 588px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.t-content-slider-dot {
  display: none;
}

.t-content-block {
  z-index: 1;
  background-color: #f7f6f2;
  border-radius: 32px;
  width: 100%;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 80px;
  position: relative;
  overflow: hidden;
}

.t-content-badge {
  text-align: center;
  letter-spacing: .08em;
  text-transform: uppercase;
  background-color: #e0e3de;
  border-radius: 4px;
  margin-bottom: 8px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: inline-block;
}

.t-content-card-title {
  color: #2a514c;
  letter-spacing: -.02em;
  align-items: center;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 1.2;
  display: flex;
}

.t-content-recommend {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 996px;
  margin-top: 208px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.t-content-left-arrow {
  color: #646e5e;
  border: 1px solid #e0e3de;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: all .3s;
  display: flex;
  inset: auto auto -128px 186px;
}

.t-content-left-arrow:hover {
  color: #2a514c;
  background-color: #cbd0c8;
  border-color: #cbd0c8;
}

.t-paragraph-small {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.2;
}

.t-h1-heading {
  color: #000;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 1.2;
}

.t-content-title-wrapper {
  text-align: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.t-content-slide {
  margin-right: 24px;
}

.t-content-slide-nav {
  grid-column-gap: 8px;
  align-items: center;
  height: 24px;
  padding-top: 8px;
  display: flex;
  inset: auto auto -116px 266px;
}

.t-h5-heading {
  color: #000;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.4;
}

.container-2 {
  z-index: 1;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.button-standard {
  background-color: #1355ff;
  border: 2px solid #1355ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 14px 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: all .3s;
  display: flex;
}

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

.button-spacer {
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.h3-heading {
  color: #061237;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Manrope, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 30px;
}

.heading-large-2 {
  color: #061237;
  letter-spacing: -.02em;
  margin-bottom: 14px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.section-process {
  z-index: 6;
  align-items: center;
  min-height: 720px;
  padding: 100px 5%;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.grid-process-section {
  grid-column-gap: 92px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

.card-process {
  border: 1px solid #f2f3f8;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px;
  display: flex;
}

.paragraph-large {
  color: #67718e;
  letter-spacing: -.02em;
  max-width: 600px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.process-content-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.process-icon {
  color: #fff;
  background-color: #1355ff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  margin-bottom: 24px;
  padding: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  display: flex;
}

.paragraph-standard {
  color: #67718e;
  letter-spacing: -.02em;
  max-width: 600px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.title-large {
  color: #1355ff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
}

.grid-process-stacked {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.container-large-3 {
  z-index: 5;
  background-color: #fff;
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section-process-2 {
  z-index: 1;
  background-color: #fff;
  align-items: center;
  min-height: 720px;
  padding: 100px 5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.title-wrapper-2 {
  text-align: center;
  max-width: 800px;
  margin-bottom: 92px;
  margin-left: auto;
  margin-right: auto;
}

.grid-process {
  grid-column-gap: 40px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
}

.text-span-2 {
  color: var(--medium-aquamarine);
  font-family: Manrope, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.text-span-3 {
  color: var(--medium-aquamarine);
  font-family: Manrope, sans-serif;
  font-style: italic;
  font-weight: 300;
}

.position-relative {
  position: relative;
}

.grid-halves {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(50%, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-halves.align-center {
  align-items: center;
}

.row {
  direction: ltr;
  flex-wrap: wrap;
  width: 100%;
  display: flex;
}

.small-image-overlay {
  width: 208px;
}

.small-image-overlay.position-top-left {
  margin-top: 76px;
  margin-left: -26px;
}

.content-width-medium {
  width: 100%;
  max-width: 494px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.content-width-medium.centered-in-parent {
  direction: ltr;
}

.container-3 {
  width: 100%;
  max-width: 1272px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 26px;
  padding-right: 26px;
}

.section-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 104px;
  padding-bottom: 104px;
  position: relative;
}

.subheading {
  margin-bottom: 26px;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #111112;
  border: 1px solid #111112;
  justify-content: center;
  align-items: center;
  min-width: 130px;
  height: 52px;
  padding-left: 26px;
  padding-right: 26px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  transition: color .2s, background-color .2s;
  display: flex;
}

.button-2:hover {
  color: #111112;
  background-color: #0000;
}

.button-2.button-large {
  min-width: 241px;
  height: 63px;
}

.display-3 {
  letter-spacing: -.03em;
  margin-bottom: 26px;
  font-size: 72px;
  font-weight: 500;
  line-height: 72px;
}

.text-lead {
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  position: static;
}

.image-wrapper-2 {
  max-width: 704px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.heading-paragraph {
  color: #26262699;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

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

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

.social-column {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.nav-menu {
  color: #000;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
  position: static;
}

.twitter-link {
  background-color: #f0e7e5;
  border: 1px solid #f0e7e5;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
  padding: 20px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.twitter-link:hover {
  border-color: #c2463f;
}

.heading-title {
  color: #c2463f;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 58px;
  font-weight: 300;
  line-height: 75px;
}

.button-3 {
  color: #000;
  background-color: #0000;
  border: 1px solid #121212;
  border-radius: 50px;
  margin-top: 80px;
  padding: 14px 22px;
  transition: all .3s;
}

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

.navigation {
  background-color: #0000;
  align-items: center;
  height: 100px;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.navigation-menu {
  align-items: center;
  display: flex;
}

.image-full {
  width: 100%;
}

.brand {
  margin-right: 60px;
}

.header-title-2 {
  text-align: center;
  max-width: 580px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.address-column {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 60px;
  display: flex;
}

.email-icon {
  margin-right: 20px;
}

.email-block {
  color: #262626;
  background-color: #f0e7e5;
  border: 1px solid #f0e7e5;
  border-radius: 100px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.email-block:hover {
  border-color: #c2463f;
}

.wave-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.header-section {
  background-color: #f9f2f0;
  padding-top: 140px;
  padding-left: 3%;
  padding-right: 3%;
  position: relative;
}

.nav-link-2 {
  color: #262626;
  letter-spacing: -.03em;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  font-size: 15px;
  font-weight: 400;
  transition: all .35s;
}

.nav-link-2:hover {
  color: #c2463f;
}

.brand-logo {
  width: 32px;
}

.wave-css {
  display: none;
}

.section-large-3 {
  background-color: #eeece7;
  padding-top: 144px;
  padding-bottom: 144px;
}

.section-large-3.bg-white {
  background-color: #fff;
}

.section-large-3.bg-white.border-bottom {
  z-index: 10;
  border-bottom: 1px solid #08262a1a;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.section-large-3.bg-dark.border-top-white {
  border-top: 1px solid #ffffff1a;
}

.section-large-3.bg-dark {
  background-color: #08262a;
  position: relative;
}

.link-with-arrow {
  align-items: center;
  display: flex;
}

.large-heading {
  color: var(--medium-aquamarine);
  text-align: center;
  margin-bottom: 24px;
  font-size: 54px;
  font-weight: 700;
  line-height: 60px;
}

.underline-container {
  background-color: #08262a1a;
  width: 100%;
  height: 1px;
  position: relative;
}

.underline-line {
  background-color: #264c51;
  width: 0%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

.container-large-4 {
  width: 100%;
  max-width: 624px;
}

.container-large-4.align-center {
  position: relative;
}

.container-large-4.align-center.text-center {
  z-index: 1;
  text-align: center;
  max-width: 800px;
}

.link-arrow-image {
  margin-left: 4px;
}

.main-container {
  width: 100%;
  max-width: 1392px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 48px;
  padding-right: 48px;
  position: relative;
}

.large-text {
  color: var(--elements-webflow-library-neutral--800);
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 28px;
  line-height: 35px;
}

.section-contents {
  z-index: 1;
  padding-left: 0;
  position: relative;
}

.animated-image-placeholder {
  opacity: 0;
  padding-top: 0;
}

.grid-two-thirds {
  grid-column-gap: 48px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  align-items: center;
}

.section-3 {
  background-color: #eeece7;
  align-items: center;
  padding-top: 96px;
  padding-bottom: 96px;
  display: block;
}

.section-3.bg-white {
  z-index: 10;
  background-color: var(--seashell);
  position: relative;
}

.section-3.bg-white.de {
  background-color: var(--seashell);
}

.image-squiggle {
  position: relative;
}

.container-small-2 {
  direction: ltr;
  width: 100%;
  max-width: 400px;
}

.large-heading-2 {
  margin-bottom: 24px;
  font-size: 28px;
  line-height: 45px;
}

.container-large-5 {
  width: 100%;
  max-width: 624px;
}

.container-large-5.align-center {
  position: relative;
}

.section-title {
  margin-bottom: 48px;
}

.squiggle {
  background-image: url('../images/squiggle-green.svg');
  background-position: 0 0;
  background-size: 48px;
  width: 150%;
  height: 150%;
  position: absolute;
  top: -25%;
  left: -25%;
}

.squiggle.bg-primary-2 {
  filter: saturate(0%);
  background-color: #0000;
  background-image: url('../images/squiggle-orange.svg');
  padding-top: 0;
  padding-bottom: 0;
}

.text-primary-2 {
  color: #b85b24;
}

.animated-image-container {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.animated-image-container.round-top {
  border-top-left-radius: 1000px;
  border-top-right-radius: 1000px;
  margin-top: -150px;
  padding-top: 0;
}

.text-grid-halves {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  direction: ltr;
  grid-template-rows: auto;
  padding-top: 24px;
}

.main-container-2 {
  width: 100%;
  max-width: 1392px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 48px;
  padding-right: 48px;
}

.animated-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.squiggle-container {
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.squiggle-container.round-top-right {
  border-top-right-radius: 100%;
}

.squiggle-container.round-top-left {
  border-top-left-radius: 100%;
}

.text-block-6 {
  color: var(--dark-slate-blue);
  font-family: Manrope, sans-serif;
}

.text-block-6.white {
  color: var(--dark-slate-blue);
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.t-section-white-2 {
  background-color: #fff;
  padding: 120px 5%;
  position: relative;
}

.double-images-conatin {
  padding-top: 30vh;
  padding-bottom: 40vh;
  display: flex;
}

.full-width-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 600px;
  min-height: 100vh;
  position: relative;
}

.gallery-title {
  z-index: 3;
  color: #e99a13;
  padding-left: 0%;
  position: absolute;
  inset: -3% auto auto 6%;
}

.lightbox-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  margin: 10px;
  position: absolute;
  inset: 0%;
}

.slide-1 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.lightbox-link {
  width: 25%;
  height: 200px;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.section-4 {
  background-color: #22201d;
  justify-content: center;
  align-items: center;
  padding: 30vh 6%;
  display: flex;
}

.section-4.gallery {
  flex-direction: column;
  align-items: center;
  padding: 0%;
  position: relative;
}

.orange-text {
  color: #e99a13;
}

.gallery-image-links {
  justify-content: center;
  width: 80%;
  padding-top: 40px;
  display: flex;
}

.right-arrow-2, .left-arrow-2 {
  width: auto;
  padding-left: 90px;
  padding-right: 90px;
}

.property-image-slider {
  width: 100%;
  height: 100%;
  min-height: 60%;
  overflow: hidden;
}

.hidden-image-gallery {
  display: none;
}

.horizontal-text {
  margin-right: 0;
  position: absolute;
  inset: 95px -143px auto auto;
  transform: rotate(-90deg);
}

.horizontal-text.properties {
  width: 450px;
  inset: -10% auto auto 6.6vw;
}

.icon {
  color: #e99a13;
  display: block;
}

.image-5 {
  background-image: url('../images/watermark-designs-XL6gfkLmkOw-unsplash_1watermark-designs-XL6gfkLmkOw-unsplash.webp');
  background-position: 50%;
  background-size: cover;
  height: 600px;
  min-height: 70vh;
}

.image-5.property-image-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 50%;
  height: 500px;
  min-height: 60vh;
  margin-top: 290px;
}

.image-5.property-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 50%;
  height: 500px;
  min-height: 60vh;
}

.container-5 {
  width: 100%;
  max-width: 1440px;
  padding-left: 80px;
  padding-right: 90px;
}

.button-load {
  color: #000;
  background-color: #ebb85d;
  padding: 16px 32px;
}

.title-heading {
  color: #000;
  letter-spacing: -1px;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2;
}

.search-icon {
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 4px;
  display: flex;
}

.share-icon {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 4px;
  display: flex;
}

.gallery-overlay {
  background-color: #0006;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.gallery-icon-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.gallery-image-medium {
  height: 360px;
  margin-bottom: 40px;
  position: relative;
}

.gallery-overlay-items {
  text-align: center;
  flex-direction: column;
  display: flex;
}

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

.gallery-tab-link-3 {
  background-color: #0000;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 32px;
  font-size: 18px;
  line-height: 1.1;
  transition: all .3s;
}

.gallery-tab-link-3:hover, .gallery-tab-link-3.w--current {
  background-color: #ebb85d;
}

.product-price {
  color: #fff;
  letter-spacing: 2px;
  font-weight: 700;
}

.tabs-menu-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.gallery-image-large {
  height: 432px;
  margin-bottom: 40px;
  position: relative;
}

.product-name {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.blog-section {
  background-color: #f9f9f9;
  background-image: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 80px 3%;
}

.gallery-image-small {
  height: 288px;
  margin-bottom: 40px;
  position: relative;
}

.button-wrapper-2 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

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

.container-6 {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-4 {
  z-index: 10;
  position: relative;
}

.button-4 {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: linear-gradient(131deg, #6904e4, #db00c5);
  background-clip: padding-box;
  margin-top: 60px;
  margin-bottom: 35px;
  padding: 1.3rem 2rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
}

.lined {
  border: 1px solid #a901d2;
  margin-top: 11.2rem;
  margin-bottom: 6.8rem;
  padding: 3.4rem;
}

.section-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2vh;
  padding-bottom: 2vh;
  display: flex;
}

.max-container {
  cursor: pointer;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1880px;
  min-height: 95vh;
  margin: 1vh 0;
  display: flex;
  position: relative;
}

.mk-collection-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex: none;
  grid-template-rows: 50% 50%;
  grid-template-columns: auto 10% 10%;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  margin-top: 2rem;
  margin-bottom: 2vh;
  position: relative;
  overflow: hidden;
  box-shadow: 0 8px 20px #0006;
}

.mk-collection-item.addclasses {
  width: 15vw;
  height: 20vw;
}

.mk-collection-list {
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch center;
  align-items: center;
  max-width: 99rem;
  display: flex;
}

.mk-collection-list.addclasses {
  place-content: stretch center;
}

.link-2 {
  font-size: 1.4rem;
}

.parallax-images-container {
  z-index: 2;
  transform-origin: 100%;
  flex-flow: wrap;
  place-content: space-around center;
  align-items: flex-start;
  min-height: 100vh;
  margin-top: 5vh;
  margin-left: 4vw;
  margin-right: 4vw;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 0;
  display: flex;
}

.image-6 {
  max-width: 100%;
  padding-top: 66px;
}

.lightbox-link-2 {
  display: flex;
}

.lightbox-link-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 119px;
  display: flex;
  overflow: visible;
}

.collection-item-2 {
  justify-content: center;
  display: flex;
}

.div-block-5 {
  z-index: 10;
  position: relative;
}

.image-7 {
  align-self: auto;
  padding-top: 0;
  display: block;
}

.imagr-grid-3 {
  padding-top: 36px;
}

.pinterest-grid {
  column-count: 3;
  column-rule-width: 10px;
  column-gap: 18px;
  display: block;
}

.collection-list-wrapper-2 {
  display: flex;
}

.image-8, .collection-list {
  column-count: 3;
}

.note {
  color: #aaa;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1.6em;
}

.img-showcase-sub-item {
  width: 50%;
  padding: 10px;
}

.c-note {
  align-items: center;
  margin-bottom: 60px;
}

.word-highlight {
  color: #fff;
  font-weight: 400;
}

.c-img-showcase {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.section-6 {
  padding-top: 10px;
  padding-bottom: 100px;
}

.section-6.separate-page {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding-top: 100px;
  display: flex;
}

.cloneable-area {
  min-height: 50vh;
}

.cloneable-area.hide {
  display: block;
}

.img-showcase-sub-list {
  display: flex;
}

.sub-showcase-img {
  cursor: pointer;
  object-fit: cover;
  border: 1px solid #2ea07c00;
  width: 100%;
  transition: all .2s;
}

.sub-showcase-img:hover {
  border-color: #2ea07c;
  transform: scale(1.05);
  box-shadow: 0 0 15px #2ea07c40;
}

.main-showcase-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  inset: 0%;
}

.c-img-showcase-main {
  justify-content: center;
  align-items: center;
  height: 400px;
  padding: 10px;
  position: relative;
}

.c-content.cloneable {
  padding-top: 20px;
}

.c-content.cloneable.separate-page {
  padding-top: 0;
}

.container-7 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 3%;
}

.container-7.cloneable {
  border-top: 2px dashed #ffffff80;
}

.container-7.cloneable.separate-page {
  border-top-style: none;
}

.page-padding-2 {
  z-index: 10;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.button-5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #019cff;
  border-radius: .3125rem;
  flex: none;
  padding: .75rem 2rem;
  font-weight: 900;
  transition: all .2s;
}

.button-5:hover {
  color: #fff;
  transform: scale(1.05);
}

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

.style-red {
  color: #ec4067;
}

.margin-bottom-9 {
  margin-bottom: 1rem;
}

.max-width-medium-3 {
  width: 100%;
  max-width: 32rem;
}

.process_step-number {
  color: #fff;
  background-color: #ec4067;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 700;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-xsmall-2 {
  letter-spacing: -.03em;
  margin-top: .5rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
}

.process_line {
  border-left-style: dashed;
  border-left-width: .125rem;
  width: .0625rem;
  height: 100%;
}

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

.process_right {
  max-width: 20rem;
}

.home-process_component {
  grid-column-gap: 4rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.process_left {
  flex-direction: column;
  align-items: center;
  margin-right: 1.5rem;
  display: flex;
}

.process_step {
  align-items: stretch;
  display: flex;
}

.process-side-bar {
  position: sticky;
  top: 6.5rem;
}

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

.padding-vertical-2.padding-xhuge {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

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

.section-heading-gradient {
  color: #fff;
  letter-spacing: -.04em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(123deg, #f13f67, #f61d4e 36%, #f27e39 75%, #facc00);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 40rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 4.5rem;
  display: inline-block;
}

.page-padding-3 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.button-6 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #019cff;
  border-radius: .3125rem;
  flex: none;
  padding: .75rem 2rem;
  font-weight: 900;
  transition: all .2s;
}

.button-6:hover {
  color: #fff;
  transform: scale(1.05);
}

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

.kutup-author-title {
  color: var(--kütüp-library-dark-slate-grey);
  font-size: 15px;
  font-weight: 700;
}

.kutup-divider-60px {
  height: 60px;
}

.kutup-display-2 {
  color: var(--kütüp-library-dark-slate-grey);
  margin-top: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
}

.kutup-divider-40px {
  height: 40px;
}

.kutup-photo-wrapper {
  object-fit: cover;
  object-position: 50% 100%;
  background-image: url('../images/photo-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 86%;
  height: 570px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-features-grid {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.kutup-large-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.kutup-section {
  background-color: #fff;
  padding: 90px 5%;
}

.text-headline {
  color: #000;
  padding-left: .125rem;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
}

.about_layout-photo {
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

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

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

.button-7 {
  color: #000;
  text-align: center;
  background-color: #e9e0d2cc;
  justify-content: center;
  align-items: center;
  padding: .8rem 1.4rem;
  font-size: 1.1rem;
  font-weight: 400;
  transition: all .2s ease-in;
}

.button-7:hover {
  background-color: #e8dcc8;
}

.about_layout {
  z-index: 10;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #e9e0d259;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  display: grid;
  position: relative;
}

.text-paragraph {
  font-size: 1.2rem;
  line-height: 1.8;
}

.about-text-title {
  color: #006638;
  object-fit: fill;
  font-weight: 400;
}

.about_layout-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 29rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-7 {
  z-index: 1;
  background-color: #f2f1ee;
  padding-top: 144px;
  padding-bottom: 144px;
  position: relative;
}

.home-about-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.image-wrapper-3 {
  align-items: center;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.image-wrapper-3.home-about {
  max-width: 816px;
}

.page-lines-inside {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  width: 34%;
  height: 100%;
  min-height: 100%;
}

.page-lines-outside {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  justify-content: center;
  width: 87.5%;
  max-width: 1245px;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.button-arrow {
  font-size: 14px;
  font-weight: 400;
  line-height: 1em;
  display: inline-block;
  position: relative;
  top: -2px;
}

.subtitle-2 {
  letter-spacing: .06em;
  margin-bottom: 14px;
  font-size: 30px;
  line-height: 1em;
}

.title.home-about {
  margin-bottom: 44px;
}

.home-about-content {
  background-color: #f2f1ee;
  max-width: 585px;
  padding-top: 85px;
  padding-bottom: 85px;
  padding-left: 74px;
  position: absolute;
  right: 0;
}

.image-9.home-about {
  object-fit: cover;
  width: 100%;
}

.paragraph-2.home-about {
  margin-bottom: 48px;
}

.container-default {
  z-index: 2;
  max-width: 1291px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.bg.page-lines-wrapper {
  justify-content: center;
  display: flex;
  inset: 0%;
}

.button-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #020202;
  border: 1.5px solid #020202;
  border-radius: 80px;
  padding: 22px 56px 24px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1em;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary:hover {
  color: #fff;
  transform: scale3d(1.03, 1.03, 1.01);
}

.section-contents-2 {
  z-index: 1;
  position: relative;
}

.animated-image-placeholder-2 {
  opacity: 0;
}

.container-small-3 {
  direction: ltr;
  width: 100%;
  max-width: 400px;
}

.container-8 {
  direction: ltr;
  width: 100%;
  max-width: 512px;
  position: relative;
}

.grid-halves-2 {
  grid-column-gap: 48px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  align-items: center;
}

.button-8 {
  color: #264c51;
  text-align: center;
  background-color: #fff;
  border: 2px solid #fff;
  padding: 14px 24px;
  font-weight: 600;
  transition: box-shadow .2s;
  box-shadow: inset 0 0 20px 200px #0000;
}

.button-8:hover {
  box-shadow: inset 0 0 20px 200px #0000000d;
}

.button-8.alternative {
  letter-spacing: .1em;
  text-indent: -.1em;
  border-radius: 200px;
  padding-left: 36px;
  padding-right: 36px;
  font-size: 18px;
  font-weight: 400;
}

.small-caps-text {
  letter-spacing: .1em;
  font-size: 18px;
  font-weight: 400;
}

.small-caps-text.subtitle {
  color: #000;
  margin-bottom: 18px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.main-container-3 {
  width: 100%;
  max-width: 1392px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 48px;
  padding-right: 48px;
}

.display-heading {
  color: var(--dark-slate-blue);
  margin-bottom: 24px;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  position: static;
}

.display-heading.white {
  color: var(--dark-slate-blue);
  max-width: 40%;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 38px;
}

.large-text-2 {
  font-size: 18px;
  line-height: 30px;
}

.process-icon-and-line {
  margin-bottom: 24px;
}

.icon-process-grid-thirds {
  grid-column-gap: 30px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  display: grid;
}

.large-heading-3 {
  margin-bottom: 24px;
  font-size: 54px;
  line-height: 60px;
}

.process-grid-text {
  max-width: 288px;
}

.process-circle {
  background-color: var(--medium-aquamarine);
  border-radius: 50%;
  width: 9px;
  height: 9px;
}

.process-lines {
  align-items: center;
  display: flex;
}

.container-large-6 {
  width: 100%;
  max-width: 624px;
}

.container-large-6.section-title {
  max-width: 100%;
  font-family: Manrope, sans-serif;
}

.container-large-6.wide {
  max-width: 960px;
}

.process-icon-2 {
  margin-bottom: 24px;
}

.process-line-2 {
  background-color: var(--dark-slate-blue);
  flex: 1;
  height: 1px;
}

.image-10, .image-11 {
  filter: grayscale();
}

.image-12, .image-12:hover {
  filter: none;
}

.text-span-4, .text-span-5 {
  color: var(--medium-aquamarine);
  font-style: italic;
}

.text-span-6 {
  color: var(--medium-aquamarine);
  font-size: 28px;
  font-style: italic;
}

.gallery-container-4 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-grid-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.gallery-tab-link-4 {
  background-color: #0000;
  border-bottom: 2px solid #e5e5e5;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
  font-weight: 400;
}

.gallery-tab-link-4.w--current {
  color: #e3a22d;
  background-color: #0000;
  border-bottom-color: #000;
}

.section-8 {
  z-index: 1;
  background-color: #151515;
  padding: 128px 4%;
  position: relative;
}

.tabs-menu-3 {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 80px;
  display: flex;
}

.section-9 {
  z-index: 1;
  background-color: #0e0e0e;
  padding: 128px 4%;
  position: relative;
}

.section-9.portfolio-filtre {
  background-color: #fff;
  padding-top: 20px;
}

.tabs-menu-4 {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 80px;
  display: flex;
}

.works-v1 {
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: -15px;
  margin-bottom: 16px;
  display: flex;
}

.works-v1.no-margin-bottom {
  margin-bottom: -64px;
}

.tabs-menu-5 {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 80px;
  display: flex;
}

.heading-7 {
  color: #fff;
}

.heading-8 {
  color: var(--dark-slate-blue);
  padding-top: 20px;
}

.titre-slider-portfolio {
  color: var(--dark-slate-blue);
}

.div-block-6 {
  z-index: 1;
  column-count: 2;
  column-rule-width: 0px;
  background-color: #fff;
  column-gap: 19px;
  padding-bottom: 0;
  position: relative;
}

.image-portfolio-pinterest {
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-9 {
  z-index: 1;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-7, .div-block-8 {
  z-index: 1;
  background-color: #fff;
  position: relative;
}

.container-10 {
  z-index: 1;
  column-count: 2;
  background-color: #fff;
  position: relative;
}

.container-10.bis {
  z-index: 100;
  object-fit: fill;
  display: block;
  position: static;
}

.image-13 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-14 {
  vertical-align: baseline;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
  overflow: clip;
}

.paragraph-3 {
  color: var(--dark-slate-blue);
  font-size: 18px;
}

.div-block-9 {
  justify-content: flex-end;
  display: flex;
}

.text-span-7 {
  color: var(--medium-aquamarine);
}

.fn-rich-text {
  color: #939b9b;
}

.fn-rich-text h2 {
  color: #ecf0ef;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 52px;
  line-height: 1.2em;
}

.fn-rich-text h4 {
  color: #ecf0ef;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3em;
}

.fn-rich-text p {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.6em;
}

.fn-rich-text blockquote {
  border-left-style: none;
  margin-bottom: 24px;
  padding: 0;
  font-size: 24px;
  line-height: 1.6em;
}

.fn-rich-text figure {
  width: 100%;
  min-width: 100%;
  margin-bottom: 56px;
  margin-left: 0;
  margin-right: 0;
}

.fn-rich-text figcaption {
  text-align: right;
  justify-content: flex-end;
  text-decoration: underline;
  display: flex;
}

.fn-rich-text img {
  border-radius: 12px;
}

.fn-rich-text ul, .fn-rich-text ol {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  margin-bottom: 24px;
  padding-left: 20px;
  font-size: 16px;
  display: flex;
}

.fn-rich-text h1 {
  color: #ecf0ef;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 64px;
  line-height: 1.2em;
}

.fn-rich-text h3 {
  color: #ecf0ef;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 36px;
  line-height: 1.2em;
}

.fn-rich-text h5 {
  color: #ecf0ef;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 1.3em;
}

.fn-rich-text h6 {
  color: #ecf0ef;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 1.2em;
}

.fn-column {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.fn-container-grid {
  z-index: 1;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
  position: relative;
}

.fn-section {
  color: #ecf0ef;
  background-color: #d6e8db;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.content-accent {
  color: var(--medium-aquamarine);
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
  inset: -16px 24px auto auto;
}

.button-primary-2 {
  color: #fff;
  background-color: #080808;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 12px 40px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  transition: all .3s;
  display: flex;
}

.button-primary-2:hover {
  background-color: #c74e38;
}

.h3-heading-2 {
  color: var(--dark-slate-blue);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 44px;
  font-weight: 600;
  line-height: 60px;
}

.icon-regular-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.content-image-wrapper {
  position: relative;
}

.content-grid {
  grid-column-gap: 92px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.1fr;
  align-items: center;
}

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

.content-subheading {
  color: var(--medium-aquamarine);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 500;
  line-height: 24px;
}

.section-content {
  z-index: 1;
  background-color: #fff;
  align-items: center;
  padding: 100px 5% 140px;
  display: flex;
  position: relative;
}

.paragraph-regular {
  color: #383838;
  max-width: 460px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.content-accent-02 {
  color: var(--dark-slate-blue);
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
  inset: auto auto -24px 32px;
}

.check-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 32px;
  margin-bottom: 40px;
  display: flex;
}

.check-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #5c5c5c;
  align-items: center;
  font-size: 16px;
  line-height: 28px;
  display: flex;
}

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

.container-11 {
  z-index: 5;
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-15 {
  height: 337.986px;
}

.text-span-8 {
  color: var(--medium-aquamarine);
  text-decoration: underline;
}

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

.titre-928 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.kutup-paragraph {
  color: var(--kütüp-library-dim-grey);
  font-size: 16px;
  font-weight: 700;
}

.kutup-features-title-2 {
  color: var(--kütüp-library-dark-slate-grey);
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.kutup-features-3-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kutup-component-divider {
  color: var(--kütüp-library-dark-slate-grey);
  letter-spacing: 2px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}

.kutup-divider-60px-2 {
  height: 60px;
}

.kutup-display-3 {
  color: var(--kütüp-library-dark-slate-grey);
  margin-top: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
}

.kutup-small-top-text {
  color: var(--kütüp-library-burntsienna);
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 700;
}

.kutup-max-w-width-640px {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kutup-medium-container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-section-2 {
  z-index: 1;
  background-color: #fff;
  padding: 90px 5%;
  position: relative;
}

.process-paragraph {
  color: #4f4f4f;
  font-size: 24px;
  line-height: 1.5;
}

.step-grid {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .25fr 1.5fr;
  width: 100%;
}

.content-wrap {
  flex-direction: column;
  justify-content: space-between;
  min-height: 150px;
  display: flex;
}

.line-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.line {
  filter: saturate(0%);
  height: 100%;
}

.process-grid-4 {
  grid-column-gap: 165px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.empty-div {
  height: 0;
}

.heading-large-3 {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 48px;
  line-height: 1.3;
}

.check-wrap {
  background-color: var(--medium-aquamarine);
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin-bottom: 22px;
  padding: 10px;
  display: flex;
}

.large-title {
  color: var(--medium-aquamarine);
  letter-spacing: -.03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: Manrope, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.large-title.v2 {
  font-family: Manrope, sans-serif;
  font-size: 22px;
  line-height: 29px;
}

.process-container-2 {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.step-number {
  color: #c4c4c4;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
}

.step-title-wrapper {
  margin-bottom: 32px;
}

.process-section-3 {
  z-index: 1;
  background-color: #fff;
  padding: 80px 3%;
  position: relative;
}

.process-section-3.bis {
  padding-top: 10px;
}

.text-detail {
  color: #4f4f4f;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

.process-title-wrap-2 {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  max-width: 620px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-9 {
  color: var(--medium-aquamarine);
}

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

.text-block-7 {
  -webkit-text-stroke-color: var(--dark-slate-blue);
}

.m-testimonial-slide-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.m-testimonial-slider-button {
  color: #45485f;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: all .3s;
  display: flex;
}

.m-testimonial-slider-button:hover {
  color: #dedfe3;
  border: 2px solid #333647;
}

.m-testimonial-slider-button.right {
  inset: auto auto -104px 64px;
}

.m-testimonial-slider-button.left {
  inset: auto auto -104px 8px;
}

.m-h3-heading {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.m-h3-heading.v2 {
  color: var(--dark-slate-blue);
}

.m-text-color-blue {
  color: #7e8ef1;
}

.m-testimonial-card {
  color: #9c9eab;
  background-color: #111218;
  border-radius: 24px;
  padding: 24px;
  font-weight: 500;
  transition: all .3s;
  overflow: hidden;
}

.m-testimonial-card:hover {
  background-color: var(--dark-slate-blue);
}

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

.m-testimonial-information {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #9c9eab;
  align-items: center;
  max-width: 348px;
  display: flex;
}

.m-paragraph-extra-small {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.m-heading-block {
  max-width: 620px;
}

.m-testimonial-info-wrapper {
  justify-content: flex-end;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.m-testimonial-avatar-detail {
  color: #9c9eab;
}

.m-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.m-subheading-small {
  color: var(--dark-slate-blue);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

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

.m-paragraph-regular {
  color: #fff;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

.m-testimonial-header {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 128px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.m-testimonial-avatar-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #dedfe3;
  align-items: center;
  padding: 8px 24px;
  display: flex;
}

.m-slide-nav-hidden {
  display: none;
}

.m-testimonial-quote {
  font-size: 96px;
  font-weight: 600;
  line-height: 88px;
}

.m-testimonial-quote.text-color-purple-500 {
  color: var(--white);
}

.m-testimonial-quote.text-color-red-500 {
  color: #fff;
}

.m-testimonial-quote.text-color-orange-500 {
  color: #ed955a;
}

.m-testimonial-quote.text-color-yellow-500 {
  color: var(--medium-aquamarine);
}

.m-testimonial-section {
  z-index: 1;
  background-color: var(--seashell);
  padding: 120px 5% 64px;
  position: relative;
  overflow: hidden;
}

.m-testimonial-avatar {
  outline-offset: 0px;
  border-radius: 99px;
  outline: 2px solid #22242f;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  overflow: hidden;
}

.m-icon-large {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.m-button-outline {
  color: #7e8ef1;
  text-align: center;
  background-color: #0000;
  border: 2px solid #333647;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 56px;
  padding: 8px 32px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.m-button-outline:hover {
  color: #c8cef9;
  border-color: #7e8ef1;
}

.m-testimonial-slide {
  max-width: 320px;
  margin-right: 24px;
}

.m-testimonial-info-icon-wrapper {
  color: #ed955a;
  width: 32px;
  height: 32px;
}

.m-testimonial-mask {
  overflow: visible;
}

.m-testimonial-slider {
  background-color: #0000;
  width: 320px;
  height: auto;
  margin-bottom: 48px;
}

.bold-text-6 {
  font-family: Manrope, sans-serif;
  font-weight: 400;
}

.text-span-10 {
  color: var(--medium-aquamarine);
}

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

.h3-heading-3 {
  color: #061237;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 50px;
  font-weight: 800;
  line-height: 60px;
}

.div-block-10 {
  padding-top: 60px;
}

.text-span-11, .text-span-12 {
  font-style: italic;
}

.brix---hidden-desktop-2 {
  display: none;
}

.brix---btn-slider-arrow-right---testimonial-v6 {
  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);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  bottom: 0;
  right: -10px;
  transform: translate(0, -50%);
}

.brix---btn-slider-arrow-right---testimonial-v6:hover {
  transform: scale(.94)translate(0, -50%);
}

.brix---btn-slider-arrow-left---testimonial-v6 {
  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);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  transform: translate(0, -50%);
}

.brix---btn-slider-arrow-left---testimonial-v6:hover {
  transform: scale(.94)translate(0, -50%);
}

.brix---text-200-medium {
  color: var(--medium-aquamarine);
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

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

.brix---text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.brix---text-300-bold-2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

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

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---paragraph-default {
  color: var(--dark-slate-blue);
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

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

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---mg-top-16px {
  margin-top: 16px;
}

.brix---heading-h3-size {
  color: var(--dark-slate-blue);
  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---text-center-2 {
  text-align: center;
}

.brix---avatar-circle-05-border {
  border: 6px solid var(--elements-webflow-library-neutral--100);
  box-shadow: 0 8px 28px 0 var(--elements-webflow-library-general--shadow-03);
  border-radius: 50%;
  width: 120px;
  max-width: 120px;
  height: 120px;
  max-height: 120px;
  overflow: hidden;
  transform: translate(0);
}

.brix---card-testimonial-v6 {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--seashell);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-01);
  text-align: center;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 98px;
  display: flex;
}

.brix---inner-container-800px---center {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.brix---slider-item-pd {
  padding: 15px;
}

.brix---slider-mask-2 {
  height: 100%;
}

.brix---slider-wrapper-2 {
  background-color: #0000;
  height: 100%;
}

.brix---heading-h2-size {
  color: var(--dark-slate-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Clashdisplay Variable, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 50px;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default-3 {
  z-index: 1;
  background-color: var(--seashell);
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.brix---section {
  z-index: 1;
  background-color: var(--seashell);
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.heading-10 {
  color: var(--dark-slate-blue);
  text-align: center;
  padding-bottom: 40px;
}

.text-block-9 {
  color: var(--medium-aquamarine);
  -webkit-text-stroke-color: var(--medium-aquamarine);
}

.link-block {
  order: -1;
}

.nav-title {
  margin-bottom: 10px;
  font-size: 16px;
}

.brand-2 {
  margin-right: 44px;
}

.navigation-container-mob {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-drop-container {
  background-color: #fff;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-link-block {
  color: #283338;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 22px;
  font-size: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link-block:hover {
  color: #7735f6;
  background-color: #7735f60d;
}

.large-link {
  color: #6127da;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.dropdown-list-full-wrapper {
  background-color: #fff;
}

.dropdown-list {
  min-width: 100%;
}

.dropdown-list.w--open {
  background-color: #0000;
  padding-top: 25px;
  position: absolute;
  inset: 80px 0 auto;
  box-shadow: 2px 30px 50px #00000014;
}

.dropdown {
  margin-left: 5px;
  margin-right: 5px;
  position: static;
}

.navigation-2 {
  z-index: 9;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.navigation-link {
  justify-content: center;
  align-items: center;
  padding: 20px 12px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-link:hover {
  color: #7735f6;
}

.navigation-link.w--current {
  color: #99d715;
}

.navigation-mob {
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: none;
  position: relative;
  inset: 0% 0% auto;
}

.navigation-container {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu-2 {
  color: #283338;
  align-items: center;
  font-size: 15px;
  display: flex;
  position: static;
}

.dropdown-toggle {
  padding-left: 12px;
  padding-right: 24px;
  transition: all .2s;
}

.dropdown-toggle:hover {
  color: #7735f6;
}

.navigation-column {
  justify-content: center;
  align-items: center;
  width: 25%;
  padding: 10px 15px 0;
}

.navigation-full {
  z-index: 9;
  border-bottom: 1px solid #3d424b12;
  align-items: center;
  width: 100%;
  padding: 20px 3%;
  display: flex;
  position: relative;
}

.global-logo {
  width: 120px;
}

.nav-link-details {
  color: #283338de;
  font-size: 14px;
}

.navigation-right {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  font-size: 16px;
  display: flex;
}

.navigation-left {
  align-items: center;
  width: 50%;
  display: flex;
}

.navigation-link-block-mob {
  color: #283338;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 22px;
  font-size: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link-block-mob:hover {
  color: #7735f6;
  background-color: #7735f60d;
}

.drop-arrow-plain {
  margin-right: 5px;
  font-size: 14px;
}

.navigation-bottom-bar {
  background-color: #7735f614;
  background-image: url('../images/scribble-5.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.global-icon-x-small {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.nav-content-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  display: flex;
}

.global-button-primary {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: var(--medium-aquamarine);
  color: #fff;
  white-space: nowrap;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s ease-out, background-color .3s ease-out;
  display: flex;
  position: relative;
  overflow: hidden;
}

.global-button-primary:hover {
  background-color: #7f6fff;
}

.global-button-primary:active {
  background-color: #705cfa;
}

.flowbase-logo {
  width: 54px;
}

.pitch-logo {
  height: 23px;
}

.cart-container-2 {
  box-shadow: none;
  background-color: #000;
  border: 1px solid #2a2a2a;
  border-radius: 2px;
  max-width: 600px;
}

.empty-state-2 {
  flex-direction: column;
}

.cart-footer-2 {
  border-top-color: #2a2a2a;
  padding-top: 25px;
}

.remove-pop-up {
  cursor: pointer;
  background-color: #f1f1f7;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
  position: absolute;
  top: 10px;
  right: 10px;
}

.remove-pop-up.in-produce-sidebar {
  background-color: #2a2a2a;
  background-image: url('../images/cross.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  position: relative;
  top: 0;
  right: 0;
}

.menu-grid {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.hamburger-image {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.cart-header-2 {
  border-bottom-color: #2a2a2a;
  padding: 13px 25px;
}

.cart-wrapper-2 {
  z-index: 999;
  background-color: #000;
}

.button-9 {
  color: #000;
  background-color: #fff;
  padding: 15px 20px;
  font-size: 17px;
  font-weight: 600;
  transition: all .2s;
  display: inline-block;
}

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

.button-9.full {
  width: 100%;
}

.social-wrapper {
  align-items: center;
  display: flex;
}

.product-title-sidebar {
  color: #fff;
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: 500;
}

.navigation-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.error-message {
  color: #fff;
  text-align: center;
  background-color: #ff3a1b;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
}

.big-text {
  color: #000;
  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  margin-right: 3px;
  font-size: 13vw;
  font-weight: 700;
  line-height: .8;
}

.flex-wrapper {
  align-items: center;
  display: flex;
}

.sticky-nav {
  z-index: 9999;
  position: sticky;
  top: 0;
}

.animation-image {
  z-index: 1;
  width: 16px;
  position: relative;
}

.animation-image.hamburger {
  width: 34px;
}

.animation-image.project-icon {
  flex: none;
  width: 18px;
  margin-right: 5px;
}

.animation-image.remover {
  width: 20px;
  position: absolute;
}

.button-line {
  background-color: #b9bbc8;
  width: 100%;
  height: 1px;
  margin-top: 4px;
  position: relative;
}

.image-small-product {
  width: 34px;
  margin-right: 10px;
}

.hamburger-menu {
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  height: 85px;
  display: flex;
  position: relative;
}

.product-price-2 {
  color: #fff;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.product-price-2.in-sidebar {
  color: #ffffffb3;
  font-size: 19px;
  font-weight: 400;
}

.button-content {
  color: #000;
  background-color: #fff;
  height: 50px;
  padding: 15px 20px;
  font-size: 15px;
  font-weight: 600;
}

.button-content.gray {
  color: #fff;
  background-color: #2a2a2a;
}

.navigation-link-2 {
  color: #fff;
  height: 50px;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  overflow: hidden;
}

.navigation-link-2._5 {
  margin-bottom: 0;
}

.button-wrapper-3 {
  color: #fff;
  height: 50px;
  text-decoration: none;
  overflow: hidden;
}

.menu-2 {
  z-index: 900;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.button-liner {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}

.button-liner.smaller {
  font-size: 17px;
}

.social-image {
  margin-right: 7px;
}

.cart-quantity-sidebar {
  color: #fff;
  background-color: #0000;
  border-color: #2a2a2a;
  border-radius: 2px;
  width: 50px;
  font-weight: 600;
}

.cart-button-2 {
  background-color: #0000;
  justify-content: center;
  height: 85px;
  padding: 0;
  font-size: 14px;
}

.no-items-found {
  color: #ffffffb3;
  font-size: 16px;
  font-weight: 500;
}

.left-part {
  z-index: 10;
  border-right: 1px solid #fff3;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.social-link-2 {
  opacity: .6;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.social-link-2:hover {
  opacity: 1;
}

.apple-pay {
  border-radius: 25px;
  height: 48px;
}

.button-line-absolute {
  z-index: 1;
  background-color: #2a2a2a;
  width: 100%;
  height: 1px;
  position: absolute;
}

.right-part {
  z-index: 10;
  border-left: 1px solid #fff3;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.cart-2 {
  min-height: 85px;
  padding-right: 20px;
}

.smaller-text {
  opacity: .6;
  font-size: 13px;
}

.navigation-wrapper {
  z-index: 910;
  background-color: #fff0;
  border-bottom: 1px solid #fff3;
  align-items: center;
  min-height: 85px;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.paypal {
  margin-bottom: 4px;
}

.logo-link-3 {
  flex-direction: column;
  height: 23px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menu-wrapper {
  flex-direction: column;
  align-items: flex-start;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.menu-text-wrapper {
  color: #fff;
  min-width: 44px;
  height: 20px;
  margin-right: 5px;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
}

.menu-text-wrapper._0px-right {
  margin-right: 0;
}

.menu-flex {
  align-items: flex-start;
  display: flex;
}

.container-13 {
  z-index: 1;
  flex: 1;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.project-text-wrapper {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  transform: rotate(-90deg);
}

.project-text-wrapper:hover {
  opacity: 1;
}

.remove-button {
  margin-top: 15px;
  text-decoration: none;
  display: flex;
}

.cart-quantity-2 {
  z-index: 2;
  color: #fff;
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  height: auto;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.rl_navbar5_menu-button {
  padding: 0;
}

.rl_navbar5_button {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  padding: .5rem 1.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: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar5_button-secondary {
  border: 1px solid var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  background-color: #0000;
  padding: .5rem 1.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: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar5_menu-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.rl_navbar5_dropdown-background-layer {
  background-color: var(--relume-library-lite--rl-gray);
  min-width: 100vw;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.rl-button-link-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.rl-button-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px none var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-black);
  text-align: center;
  background-color: #0000;
  padding: .25rem 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;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.rl-button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.rl_navbar5_item-link {
  color: var(--relume-library-lite--rl-black);
  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: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: underline;
}

.rl_navbar5_spacing-block2 {
  width: 100%;
  padding-bottom: .5rem;
}

.rl-text-style-small {
  color: var(--relume-library-lite--rl-black);
  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: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar5_spacing-block1 {
  width: 100%;
  padding-bottom: .25rem;
}

.rl_navbar5_item-title {
  color: var(--dark-slate-blue);
  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;
}

.rl_navbar5_large-item-content {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.rl_navbar5_blog-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rl_navbar5_blog-image-wrapper {
  width: 100%;
  padding-top: 66.66%;
  position: relative;
}

.rl_navbar5_blog-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  text-decoration: none;
  display: grid;
}

.rl_navbar5_blog-list {
  grid-column-gap: 0rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}

.rl_navbar5_dropdown-column-text {
  color: var(--dark-slate-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
}

.rl_navbar5_dropdown-content-wrapper {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: max-content max-content;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: grid;
  position: relative;
}

.rl_navbar5_dropdown-content-right {
  flex: 1;
  max-width: 35rem;
  padding: 2rem 0 2rem 2rem;
  display: flex;
  position: relative;
}

.rl_navbar5_text-small {
  color: var(--relume-library-lite--rl-black);
  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: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar5_item-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.rl_navbar5_icon {
  height: 1.5rem;
}

.rl_navbar5_icon-wrapper {
  flex: none;
}

.rl_navbar5_dropdown-link {
  grid-column-gap: .75rem;
  grid-row-gap: 0px;
  color: var(--dark-slate-blue);
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding-top: .5rem;
  padding-bottom: .5rem;
  text-decoration: none;
  display: grid;
}

.rl_navbar5_dropdown-link-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.rl_navbar5_dropdown-content-left {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 2rem 2rem 2rem 0;
  display: grid;
}

.rl_navbar5_dropdown-content {
  width: 100%;
  display: flex;
}

.rl_navbar5_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rl_navbar5_dropdown-list.w--open {
  background-color: var(--seashell);
  border-bottom: 1px solid #000;
  width: 100vw;
  min-width: 100vw;
  max-width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  inset: 100% 0% auto;
  overflow: hidden;
}

.rl-dropdown-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.rl_navbar5_dropdown-toggle {
  color: var(--relume-library-lite--rl-black);
  padding: 1.5rem 2.5rem 1.5rem 1rem;
  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: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar5_menu-dropdown {
  position: static;
}

.rl_navbar5_link {
  color: var(--relume-library-lite--rl-black);
  padding: 1.5rem 1rem;
  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: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar5_link.w--current {
  color: #0000;
}

.rl_navbar5_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.rl_navbar5_logo-link {
  padding-left: 0;
}

.rl_navbar5_component {
  border-bottom: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--seashell);
  align-items: center;
  width: 100%;
  min-height: 4.5rem;
  padding: 20px 5%;
  display: flex;
}

.brix---btn-primary-small {
  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;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.brix---hamburger-menu-bar-bottom, .brix---hamburger-menu-bar-top {
  background-color: var(--elements-webflow-library-neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-nav-list-item-show-in-mbl {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.brix---header-nav-link {
  color: var(--elements-webflow-library-neutral--800);
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
}

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

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 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---dropdown-links-grid {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-pd {
  padding: 40px;
}

.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-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  transform: translate(-50%);
}

.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---header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---header-logo {
  max-width: 250px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

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

.brix---container-default-4 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-wrapper {
  background-color: var(--elements-webflow-library-neutral--100);
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.line-3 {
  background-color: var(--medium-aquamarine);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 32px;
}

.text-block-11 {
  text-transform: none;
  font-family: Manrope, sans-serif;
  font-size: 28px;
  line-height: 40px;
  display: inline-block;
}

.text-top {
  color: #fff;
  font-weight: 400;
}

.left-navigation {
  z-index: 998;
  box-sizing: border-box;
  background-color: var(--medium-aquamarine);
  object-fit: fill;
  width: 550px;
  height: 100%;
  margin-top: auto;
  position: fixed;
  inset: 0% 0% 0% auto;
  overflow: visible;
}

.dropdown-toggle-2 {
  color: #fff;
  padding: 0 25px 0 0;
}

.navigation-fixed {
  padding-top: 60px;
  padding-left: 120px;
}

.social-wrapper-2, .phone-wrapper {
  margin-top: 50px;
}

.line-1 {
  background-color: var(--medium-aquamarine);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 18px;
}

.dropdown-link {
  color: #fffc;
  text-transform: capitalize;
  padding-left: 0;
  font-size: 17px;
  font-weight: 400;
  transition: all .3s;
}

.dropdown-link:hover, .dropdown-link.w--current {
  color: #fff;
}

.hamburger-icon {
  box-sizing: border-box;
  float: right;
  background-color: var(--seashell);
  cursor: pointer;
  width: 100px;
  height: 100px;
  padding-top: 25px;
  position: relative;
  overflow: hidden;
}

.logo-wrapper {
  z-index: 999;
  float: left;
  width: 400px;
  position: fixed;
  top: 0;
  left: 0;
}

.social-icon {
  background-image: url('../images/font-awesome_4-7-0_facebook_100_0_ffffff_none-3_1font-awesome_4-7-0_facebook_100_0_ffffff_none (3).png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 40px;
  height: 40px;
  margin-right: 2px;
}

.social-icon.insta {
  background-image: url('../images/font-awesome_4-7-0_instagram_100_0_ffffff_none-4_1font-awesome_4-7-0_instagram_100_0_ffffff_none (4).png');
  background-size: 19px;
}

.social-icon.behance {
  background-image: url('../images/font-awesome_4-7-0_behance_100_0_ffffff_none-1_1font-awesome_4-7-0_behance_100_0_ffffff_none (1).png');
  background-size: 22px;
}

.social-icon.call {
  background-image: url('../images/call-answer.svg');
}

.social-icon.twitter {
  background-image: url('../images/Fichier-1.svg');
  background-size: 24px;
}

.social-icon.mail {
  background-image: url('../images/envelope-8.svg');
}

.line-effect {
  background-color: #fff;
  width: 100%;
  height: 2px;
  margin-top: 3px;
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.div-block-11 {
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.drop-arrow {
  margin-top: 8.5px;
  margin-right: 0;
  font-size: 20px;
  font-weight: 400;
}

.line-2 {
  background-color: var(--medium-aquamarine);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 25px;
}

.navigation-wrapper-2 {
  justify-content: space-between;
  align-items: flex-end;
  display: block;
}

.brand-logo-2 {
  float: left;
  background-color: var(--seashell);
  background-image: url('../images/logo-2.svg');
  background-position: 20%;
  background-repeat: no-repeat;
  background-size: 240px;
  justify-content: center;
  align-items: flex-end;
  width: 400px;
  height: 100px;
  display: block;
}

.dropdown-list-2.w--open {
  background-color: #0000;
  padding-top: 15px;
  position: relative;
}

.navigation-link-3 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 33px;
  text-decoration: none;
  display: block;
}

.nav-line-wrapper {
  display: inline-block;
}

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

.pinterest-ok {
  column-count: 2;
}

.image-pint-ok {
  padding: 20px 10px;
}

.section-10 {
  z-index: 1;
  background-color: #fff;
  padding-top: 112px;
  padding-bottom: 112px;
  position: relative;
}

.triptych {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 84px;
  display: flex;
}

.container-14 {
  z-index: 1;
  direction: ltr;
  width: 100%;
  max-width: 580px;
  position: relative;
}

.container-large-7 {
  width: 100%;
  max-width: 792px;
}

.container-large-7.wide {
  max-width: 898px;
}

.display-heading-3 {
  letter-spacing: -.03em;
  margin-bottom: 28px;
  font-size: 72px;
  font-weight: 700;
  line-height: 72px;
}

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

.large-text-3 {
  letter-spacing: -.01em;
  font-size: 24px;
  line-height: 36px;
}

.triptych-image {
  margin-left: 14px;
  margin-right: 14px;
}

.triptych-image.align-bottom {
  align-self: flex-end;
}

.main-container-4 {
  width: 100%;
  max-width: 1272px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 28px;
  padding-right: 28px;
}

.section-11 {
  z-index: 1;
  background-color: #fff;
  padding-top: 112px;
  padding-bottom: 112px;
  position: relative;
}

.container-15 {
  z-index: 1;
  direction: ltr;
  width: 100%;
  max-width: 580px;
  position: relative;
}

.container-large-8 {
  width: 100%;
  max-width: 792px;
}

.container-large-8.wide {
  max-width: 898px;
}

.display-heading-4 {
  letter-spacing: -.03em;
  margin-bottom: 28px;
  font-size: 72px;
  font-weight: 700;
  line-height: 72px;
}

.large-text-4 {
  letter-spacing: -.01em;
  font-size: 24px;
  line-height: 36px;
}

.main-container-5 {
  width: 100%;
  max-width: 1272px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 28px;
  padding-right: 28px;
}

.section-12 {
  z-index: 1;
  background-color: #fff;
  padding-top: 112px;
  padding-bottom: 112px;
  position: relative;
}

.main-container-6 {
  width: 100%;
  max-width: 1272px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 28px;
  padding-right: 28px;
}

.metrics-with-title-grid {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

.large-heading-4 {
  letter-spacing: -.03em;
  margin-bottom: 28px;
  font-size: 54px;
  font-weight: 700;
  line-height: 60px;
}

.metric-grid-halves {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
}

.display-heading-5 {
  letter-spacing: -.03em;
  margin-bottom: 28px;
  font-size: 72px;
  font-weight: 700;
  line-height: 72px;
}

.team-social-link {
  margin-right: 21px;
}

.section-13 {
  z-index: 1;
  background-color: #fff;
  padding-top: 112px;
  padding-bottom: 112px;
  position: relative;
}

.section-13.bg-dark.greej {
  background-color: var(--medium-aquamarine);
}

.team-member-text {
  margin-top: 28px;
}

.large-heading-5 {
  letter-spacing: -.03em;
  margin-bottom: 28px;
  font-size: 54px;
  font-weight: 700;
  line-height: 60px;
}

.large-heading-5.no-bottom-margin {
  margin-bottom: 0;
}

.team-social-links {
  align-items: center;
  margin-top: 14px;
  display: flex;
}

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

.large-text-5 {
  letter-spacing: -.01em;
  font-size: 24px;
  line-height: 36px;
}

.team-member-heading {
  margin-bottom: 0;
}

.title-section {
  margin-bottom: 56px;
}

.title-section.increased-margin {
  margin-bottom: 84px;
}

.main-container-7 {
  width: 100%;
  max-width: 1272px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 28px;
  padding-right: 28px;
}

.my-slider-progress {
  color: #e8e2da;
  background-color: #2e2a27;
  height: 4px;
  margin-top: 64px;
  overflow: hidden;
}

.splide {
  width: 100%;
  position: relative;
}

.splide.slider {
  z-index: 9;
  cursor: grab;
}

.section-projects {
  position: relative;
  overflow: hidden;
}

.splide__track {
  width: 100%;
}

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

.splide__slide {
  flex: none;
  align-items: flex-start;
  width: 33.3333%;
}

.splide__slide:first-child {
  padding-left: 0;
}

.my-slider-progress-bar {
  background-color: #b3b641;
  width: 30vw;
  height: 7px;
}

.splide__list {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.collection-item-3, .realisation-block {
  display: block;
}

.collection-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-11 {
  font-family: Lato, sans-serif;
  font-size: 24px;
}

.heading-12 {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.link-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.image-16 {
  height: 100%;
}

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

.layout423_instructions-callout {
  background-color: #0000001a;
  align-items: center;
  padding: 1.5rem;
  line-height: 1.6;
}

.layout423_card {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-10 {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-10.is-link {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button-10.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.margin-bottom-13, .margin-bottom-13.margin-small, .margin-bottom-13.margin-xxlarge, .margin-bottom-13.margin-xsmall, .margin-bottom-13.margin-xxsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

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

.layout423_card-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: cover;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: stretch;
  height: 100%;
  min-height: 70vh;
  padding: 2rem;
  display: flex;
  position: relative;
}

.heading-style-h4 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.container-small-4 {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.layout423_overlay {
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.layout423_instructions-callout-image {
  margin-top: 1.5rem;
}

.padding-section-large-2 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.layout423_row {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

.layout423_hover-content {
  display: none;
}

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

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

.layout-423-instructions-delete {
  background-color: var(--\<unknown\|relume-variable-color-neutral-3\>);
  text-align: left;
  padding: 2rem;
}

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

.layout423_card-content-bottom {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.rl-styleguide_label {
  color: #1e51f7;
  white-space: nowrap;
  cursor: context-menu;
  background-color: #1e51f71a;
  padding: .25rem .5rem;
  font-size: .75rem;
  display: inline-block;
}

.layout423_image-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-color-white {
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
}

.text-size-medium-2 {
  color: var(--dark-slate-blue);
  font-family: Manrope, sans-serif;
  font-size: 1.125rem;
}

.padding-global-3 {
  padding-left: 5%;
  padding-right: 5%;
}

.margin-top-2, .margin-top-2.margin-small, .margin-top-2.margin-medium, .margin-top-2.margin-xlarge, .margin-top-2.margin-xsmall, .margin-top-2.margin-xxsmall {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.portfolio13_button-wrapper {
  margin-top: 1.5rem;
  display: flex;
}

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

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

.heading-style-h5 {
  color: var(--dark-slate-blue);
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

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

.portfolio13_tag-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  margin-top: 1rem;
  display: flex;
}

.portfolio13_image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.portfolio13_tag-item {
  background-color: var(--\<unknown\|relume-variable-color-neutral-3\>);
  padding: .25rem .5rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.portfolio13_tag-item.w--current {
  border-bottom: 2px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.portfolio13_title-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 1.5rem;
  display: flex;
}

.padding-global-4 {
  padding-left: 5%;
  padding-right: 5%;
}

.margin-bottom-14, .margin-bottom-14.margin-xsmall, .margin-bottom-14.margin-xxlarge, .margin-bottom-14.margin-xxsmall, .margin-bottom-14.margin-small, .margin-bottom-14.margin-medium, .margin-bottom-14.margin-large, .margin-bottom-14.margin-tiny {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.portfolio13_item-link {
  flex-direction: column;
  height: 100%;
  display: flex;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-group.is-center {
  justify-content: center;
}

.portfolio13_item {
  border: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
}

.portfolio13_image-wrapper {
  width: 100%;
  overflow: hidden;
}

.button-11 {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-11.is-link {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button-11.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.button-11.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.button-11.is-small {
  padding: .5rem 1.25rem;
}

.collection-list-3 {
  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;
}

.portfolio12_image5 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.portfolio12_item {
  margin-bottom: 4rem;
  display: inline-block;
}

.portfolio12_image-wrapper {
  width: 100%;
}

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

.portfolio12_tag-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  margin-top: 1rem;
  display: flex;
}

.portfolio12_image6 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.portfolio12_component {
  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;
  align-items: center;
  display: grid;
}

.portfolio12_image-link {
  width: 100%;
  margin-bottom: 1.5rem;
}

.portfolio12_button-wrapper {
  margin-top: 1.5rem;
  display: flex;
}

.portfolio12_image3 {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.portfolio12_image1 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.portfolio12_list {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  column-count: 3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  column-gap: 2rem;
}

.portfolio12_tag-item {
  background-color: var(--\<unknown\|relume-variable-color-neutral-3\>);
  padding: .25rem .5rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
}

.portfolio12_tag-item.w--current {
  border-bottom: 2px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.portfolio12_image4, .portfolio12_image2 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.padding-global-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
}

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

.link-block-3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.titre-portfolio {
  font-size: 18px;
}

.portfolio-23, .portfolio-23.bis {
  display: flex;
}

.collection-item-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.pp {
  justify-content: center;
  align-items: center;
}

.header19_component {
  grid-column-gap: 1rem;
  grid-row-gap: 3px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 40px;
  display: grid;
}

.header19_image {
  width: 100%;
  height: 100%;
}

.padding-global-6 {
  padding-left: 5%;
  padding-right: 5%;
}

.slide-2 {
  background-image: url('../images/_0001_HotelParticulier-4.jpg-min.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-2.resto {
  background-image: url('../images/DSC3278-1.jpg-min.jpg');
}

.mask-2 {
  min-width: 100%;
  max-width: 100%;
}

.slider-3 {
  min-height: 600px;
}

.slide-3 {
  object-fit: fill;
  background-image: url('../images/_0002_ImmoAbbaye-16.jpg-min.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-attachment: scroll;
  position: relative;
}

.slide-3.hotel {
  background-image: url('../images/65de1fbc9ad0e10c19908077__P6A0926copie.jpg-min.jpg');
}

.slide-3.resto {
  background-image: url('../images/0Q2A7624-copie.jpg-min.jpg');
}

.section_portfolio11 {
  display: block;
}

.padding-global-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 5%;
  padding-right: 5%;
  display: grid;
}

.padding-section-large-3 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

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

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

.portfolio11_item {
  margin-top: 40px;
  margin-bottom: 20px;
}

.portfolio11_image-link {
  width: 100%;
  margin-bottom: 1.5rem;
}

.portfolio11_image-wrapper {
  width: 100%;
  overflow: hidden;
}

.portfolio11_image {
  aspect-ratio: 2 / 3;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

.portfolio11_tag-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  margin-top: 1rem;
  display: flex;
}

.portfolio11_tag-item {
  background-color: var(--\<unknown\|relume-variable-color-neutral-3\>);
  padding: .25rem .5rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
}

.portfolio11_tag-item.w--current {
  border-bottom: 2px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.portfolio11_button-wrapper {
  margin-top: 1.5rem;
  display: flex;
}

.button-12 {
  background-color: var(--dark-slate-blue);
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  font-family: Manrope, sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-12.is-link {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button-12.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.button-12.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.padding-global-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 5%;
  padding-right: 5%;
  display: grid;
}

.padding-section-large-4 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

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

.div-block-12 {
  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;
  min-height: 70%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.image-17 {
  max-width: 460px;
}

.image-18 {
  padding: 40px 20px;
}

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

.image-19 {
  aspect-ratio: auto;
  vertical-align: baseline;
  overflow: clip;
}

.padding-global-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--seashell);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 5%;
  padding-right: 5%;
  display: grid;
}

.padding-section-large-5 {
  padding-top: 4rem;
  padding-bottom: 8rem;
}

.padding-section-large-5.court {
  padding-top: 4rem;
}

.padding-section-large-5.court.cc {
  padding-bottom: 4rem;
}

.collection-list-4 {
  display: block;
}

.slider4 {
  object-fit: cover;
  background-image: url('../images/_0000_HB2_0558.jpg-min.jpg');
  background-position: 0 0;
  background-size: contain;
}

.slider4.hotel {
  background-image: url('../images/HB2_7882.jpg-min.jpg');
}

.slider-5 {
  background-image: url('../images/_0000_HotelParticulier-2.jpg-min.jpg');
  background-position: 0 0;
  background-size: contain;
}

.slider-5.resto {
  background-image: url('../images/Rhinoceros-6.jpg-min.jpg');
}

.bold-text-7 {
  color: var(--dark-slate-blue);
  font-family: Clashdisplay, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 40px;
}

.brix---opacity-10 {
  opacity: .1;
}

.brix---floating-image-hero-v6---1 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: auto -12% 41% auto;
  transform: rotate(140deg);
}

.brix---img-floating-right {
  border-radius: 24px;
  position: absolute;
  inset: -21% 0% auto auto;
  box-shadow: 0 20px 50px #211f543d;
}

.brix---img-floating-left {
  border-radius: 24px;
  box-shadow: 0 4px 12px #211f5429;
}

.brix---2-imgs-floating-wrapper {
  margin-top: 195px;
  position: relative;
}

.brix---mg-top-64px {
  margin-top: 64px;
}

.brix---btn-secondary {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  color: var(--elements-webflow-library-neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 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;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary:hover {
  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);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary {
  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;
  padding: 26px 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:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---button-row-left {
  margin-right: 24px;
}

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

.brix---paragraph-default-2 {
  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-802 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---heading-h1-size {
  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---color-neutral-803 {
  color: var(--elements-webflow-library-neutral--800);
}

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

.brix---inner-container-574px---center-2 {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default-5 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-hero-top-small {
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.spark-button-text {
  flex: none;
  margin-bottom: 0;
  line-height: 1;
  display: inline-block;
  position: relative;
}

.spark-small-icon {
  flex: none;
  width: 24px;
  height: 24px;
  display: inline-block;
}

.spark-absolute-watch-button {
  grid-column-gap: 16px;
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 145px;
  height: 56px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 24px;
  display: flex;
  position: absolute;
  inset: 50% 0% 0%;
  transform: translate(0, -50%);
}

.spark-sub-image {
  border-radius: 8px;
  width: 100%;
  display: block;
  position: relative;
}

.spark-lightbox {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 100px;
  display: flex;
  position: relative;
}

.spark-lightbox:hover {
  opacity: 1;
}

.spark-button {
  border: 1px solid var(--spark-library--foreground-interactive);
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  border-radius: 8px;
  flex: none;
  padding: 16px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.spark-button:hover {
  border-color: var(--spark-library--foreground-interactive-hover);
  background-color: var(--spark-library--foreground-interactive-hover);
  opacity: 1;
}

.spark-button.spark-secondary-button {
  background-color: var(--spark-library--background--interactive);
  box-shadow: inset 0 0 0 1.5px var(--spark-library--foreground-interactive);
  color: var(--spark-library--foreground-interactive);
  border-style: none;
  text-decoration: none;
  transition: color .15s, box-shadow .15s, border-color .15s, background-color .15s, opacity .15s;
}

.spark-button.spark-secondary-button:hover {
  background-color: var(--spark-library--light-steel-purple);
  box-shadow: inset 0 0 0 1.5px var(--spark-library--light-steel-purple);
  color: var(--spark-library--foreground-interactive-hover);
}

.spark-flex-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-hero-sub-paragraph {
  width: 100%;
  margin-bottom: 64px;
}

.spark-900-width {
  width: 100%;
  max-width: 100%;
}

.spark-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-container.spark-left-aligned {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.spark-line-3 {
  z-index: 2;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.spark-line-3.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 12.75px;
  height: 3.3px;
  margin-left: 18px;
  top: 38px;
}

.spark-line-2 {
  z-index: 1;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.spark-line-2.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 28px;
}

.spark-line-1 {
  z-index: 2;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.spark-line-1.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 18px;
}

.spark-simple-menu-button {
  background-color: #fff;
  width: 60px;
  height: 60px;
  padding: 0 0 0 18px;
  overflow: hidden;
}

.spark-simple-menu-button.w--open {
  background-color: var(--spark-library--background--interactive);
  border-radius: 8px;
}

.spark-nav-link {
  color: var(--dark-slate-blue);
  text-align: center;
  border-radius: 8px;
  margin-left: 8px;
  padding: 16px 24px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: background-color .15s, color .15s, opacity .15s;
}

.spark-nav-link:hover {
  background-color: var(--spark-library--background--interactive);
  opacity: 1;
  color: var(--spark-library--foreground-interactive);
}

.spark-nav-link.w--current {
  color: var(--spark-library--foreground-interactive);
}

.spark-nav-link.spark-button {
  background-color: var(--medium-aquamarine);
  color: var(--spark-library--white);
  text-align: center;
  border-style: none;
  border-radius: 999px;
  margin-right: 0;
  padding: 16px 24px;
  font-size: 1rem;
  line-height: 1em;
  transition: background-color .15s, opacity .15s;
}

.spark-nav-link.spark-button:hover {
  background-color: var(--dark-slate-blue);
  opacity: 1;
  color: var(--spark-library--white);
}

.spark-nav-link.spark-button.w--current {
  opacity: .5;
  color: var(--spark-library--white);
}

.spark-nav-link.spark-with-dropdown {
  grid-column-gap: 16px;
  background-color: var(--seashell);
  padding-right: 16px;
  display: flex;
}

.spark-nav-menu {
  align-items: center;
  display: flex;
}

.spark-brand-logo {
  z-index: 2;
  padding-left: 0;
}

.spark-square-menu-inner {
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.spark-square-menu-with-links {
  background-color: var(--spark-library--white);
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
  position: absolute;
  inset: 0% 0% auto;
}

.spark-section {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section li {
  margin-bottom: .5rem;
}

.padding-global-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--seashell);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 5%;
  padding-right: 5%;
  display: grid;
}

.padding-section-large-6 {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 8rem;
  padding-bottom: 2rem;
  padding-left: 0;
}

.header15_content-wrapper {
  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;
}

.header15_image-wrapper {
  width: 100%;
}

.header15_image {
  width: 100%;
  height: 100%;
}

.padding-global-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 5%;
  padding-right: 5%;
  display: grid;
}

.header1_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.header1_image {
  width: 100%;
  height: 100%;
}

.paragraph-4 {
  color: var(--dark-slate-blue);
  text-align: left;
  padding-top: 60px;
  font-family: Manrope, sans-serif;
  font-size: 18px;
}

.text-span-13, .text-span-14, .text-span-15 {
  font-weight: 500;
}

.text-span-16 {
  color: var(--medium-aquamarine);
  text-align: center;
  font-weight: 400;
}

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

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

.text-span-19 {
  color: var(--medium-aquamarine);
  font-weight: 500;
}

.text-span-20 {
  color: var(--medium-aquamarine);
}

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

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

.text-span-23, .text-span-24 {
  font-weight: 500;
}

.spark-line-4 {
  z-index: 1;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.spark-line-4.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 28px;
}

.spark-line-5 {
  z-index: 2;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.spark-line-5.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 18px;
}

.spark-dropdown-link {
  border-radius: 8px;
  width: 100%;
  margin-left: 0;
  padding: 8px 16px;
  transition: background-color .15s;
}

.spark-dropdown-link:hover {
  background-color: var(--spark-library--background--interactive);
  opacity: 1;
  color: var(--spark-library--foreground-interactive);
}

.spark-dropdown-list.w--open {
  background-color: var(--spark-library--white);
  border: 1px solid #00000029;
  border-radius: 8px;
  padding: 8px;
}

.spark-icon {
  width: 12px;
  display: inline-block;
}

.spark-square-menu-with-dropdowns {
  background-color: var(--seashell);
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
  position: sticky;
  top: 0;
}

.text-block-12, .text-block-13 {
  color: var(--dark-slate-blue);
}

.overlay-animation-2 {
  z-index: 20;
  background-color: #f9f1ec;
  display: none;
  position: absolute;
  inset: 0%;
}

.horizontal-flex-2 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  align-items: center;
  display: flex;
}

.horizontal-flex-2.header {
  grid-column-gap: 1rem;
}

.button-label-2 {
  z-index: 10;
  font-size: 8px;
  position: relative;
}

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

.overlay-2 {
  background-color: #957f72;
  width: 100%;
  height: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.image-wrapper-4 {
  position: relative;
  overflow: hidden;
}

.image-wrapper-4.header01 {
  z-index: 3;
}

.image-wrapper-4.header-02 {
  z-index: 2;
}

.image-wrapper-4.header-03 {
  z-index: 10;
}

.page-padding-4 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-family: Manrope, sans-serif;
}

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

.cover-image-3.header {
  display: inline-block;
}

.hover-underline-2 {
  background-color: #4c4037;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.subtitle-3 {
  color: #4c4037;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-left: 4px;
  font-family: Manrope, sans-serif;
  font-size: 10px;
}

.subtitle-3.header {
  margin-top: 20px;
}

.button-flex-wrapper-2 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  align-items: center;
  width: 100%;
  display: flex;
}

.button-13 {
  background-color: var(--medium-aquamarine);
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  font-family: Manrope, sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-13.outline {
  color: #4c4037;
  background-color: #0000;
  justify-content: flex-start;
  padding-left: .25rem;
  padding-right: .25rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 -1px #4c403740;
}

.button-13.outline:hover {
  transform: none;
}

.button-13.outline.w--current {
  color: #f9f1ec;
  background-color: #957f72;
}

.button-13.outline.w--current:hover {
  color: #957f72;
  background-color: #0000;
}

.header-title-3 {
  margin-bottom: 0;
  font-size: 6.5vw;
  line-height: 1;
}

.header-title-3._4 {
  font-family: Clashdisplay Variable, sans-serif;
}

.header-title-3._3 {
  color: var(--dark-slate-blue);
  font-family: Clashdisplay Variable, sans-serif;
}

.header-title-3._3.white {
  color: var(--white);
}

.header-title-3._2 {
  color: var(--dark-slate-blue);
  font-family: Clashdisplay Variable, sans-serif;
  font-size: 6vw;
}

.header-title-3._2.white {
  color: var(--white);
}

.header-title-3._1 {
  color: var(--dark-slate-blue);
  font-family: Clashdisplay Variable, sans-serif;
}

.header-title-3._1.white {
  color: var(--seashell);
}

.header-content-2 {
  flex-flow: column wrap;
  align-items: flex-start;
  margin-top: 6rem;
  font-family: Clashdisplay Variable, sans-serif;
  display: flex;
}

.stripe-2 {
  background-color: var(--medium-aquamarine);
  align-items: flex-end;
  width: 7vw;
  height: 3px;
  margin-top: 20px;
}

.text-size-medium-3 {
  font-size: 1.125rem;
}

.footer1_credit-text {
  font-size: .875rem;
}

.blog1-header_component {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.navbar1_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer1_left-wrapper {
  flex-direction: column;
  display: flex;
}

.blog1-header_image-wrapper {
  width: 100%;
  overflow: hidden;
}

.blog1-header_menu-link {
  white-space: nowrap;
  border: 1px solid #0000;
  flex: none;
  padding: .5rem 1rem;
  text-decoration: none;
}

.blog1-header_menu-link.w--current {
  border-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

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

.padding-section-large-7 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.signup-form-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: 1rem;
  display: grid;
}

.footer1_social-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
  display: flex;
}

.navbar1_component {
  border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.footer1_form-block {
  max-width: 35rem;
  margin-bottom: 0;
}

.footer1_link {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

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

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

.heading-style-h5-2 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

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

.footer1_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

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

.navbar1_menu-button {
  padding: 0;
}

.navbar1_dropdown-list.w--open {
  border: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  padding: .5rem;
}

.blog1-header_date-wrapper {
  display: flex;
}

.blog1-header_author-wrapper {
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.text-size-small-2 {
  font-size: .875rem;
}

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

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

.navbar1_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: flex;
}

.footer1_menu-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}

.navbar1_dropdown-toggle {
  grid-column-gap: .5rem;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

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

.error-text {
  color: #e23939;
}

.blog1-header_text-divider {
  margin-left: .5rem;
  margin-right: .5rem;
}

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

.form_input {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  color: var(--\<unknown\|relume-variable-text-color-1\>);
  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;
}

.blog1-header_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.navbar1_logo-link {
  padding-left: 0;
}

.footer1_logo-link {
  padding-left: 0;
}

.blog1-header_author-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.padding-global-12 {
  padding-left: 5%;
  padding-right: 5%;
}

.blog1-cta_form {
  max-width: 30rem;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.navbar1_link {
  padding: .5rem 1rem;
}

.navbar1_link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.footer1_legal-link {
  font-size: .875rem;
  text-decoration: underline;
}

.footer1_top-wrapper {
  grid-column-gap: 8vw;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: start;
}

.line-divider {
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  width: 100%;
  height: 1px;
}

.navbar1_dropdown-link {
  padding: .5rem 1rem;
}

.navbar1_dropdown-link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.section_blog1-cta {
  position: relative;
}

.blog1-header_image-link {
  width: 100%;
  margin-bottom: 1.5rem;
}

.blog1-header_author-image-wrapper {
  margin-right: 1rem;
}

.success-message {
  background-color: var(--\<unknown\|relume-variable-color-neutral-3\>);
  padding: 1.5rem;
}

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

.blog1-header_category-link {
  margin-bottom: .5rem;
  margin-right: 1rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
}

.blog1-header_category-link.w--current {
  border-bottom: 2px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.blog1-header_image {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
}

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

.blog-post-header3_date-wrapper {
  margin-top: .25rem;
  display: flex;
}

.blog-post-header3_author-wrapper {
  align-items: center;
  margin-bottom: 2rem;
}

.blog-post-header3_social-link {
  background-color: var(--\<unknown\|relume-variable-color-neutral-3\>);
  border-radius: 20px;
  padding: .25rem;
}

.padding-section-large-8 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.blog-post-header3_title-wrapper {
  flex-direction: column;
  display: flex;
}

.blog-post-header3_text-divider {
  margin-left: .5rem;
  margin-right: .5rem;
}

.breadcrumb-divider {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-left: .5rem;
  margin-right: .5rem;
  display: flex;
}

.blog-post-header3_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;
  margin-top: 1rem;
  display: grid;
}

.blog-post-header3_author-text {
  display: flex;
}

.blog-post-header3_image-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.breadcrumb-link {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  text-decoration: none;
}

.breadcrumb-link.w--current {
  font-weight: 600;
}

.blog-post-header3_image {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.padding-global-13 {
  padding-left: 5%;
  padding-right: 5%;
}

.blog-post-header3_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.blog-post-header3_share-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.blog-post-header3_content-top {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.blog-post-header3_breadcrumb {
  align-items: center;
  width: 100%;
  margin-bottom: 2.5rem;
  display: flex;
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

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

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

.image-20 {
  max-width: 100%;
}

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

.navbar10_dropdown-list.w--open {
  border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
  width: 100vw;
  max-width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.navbar10_dropdown-content-left {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 15rem;
  padding: 2rem 2rem 2rem 0;
}

.navbar10_link {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  padding: 1.5rem 1rem;
}

.navbar10_link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.text-style-link-2 {
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  text-decoration: underline;
}

.navbar10_dropdown-content-right {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
  position: relative;
}

.navbar10_blog-item-content {
  flex-direction: column;
  flex: auto;
  justify-content: center;
  display: flex;
}

.navbar10_component {
  border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
  align-items: center;
  width: 100%;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.navbar10_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar10_menu-dropdown {
  position: static;
}

.navbar10_dropdown-content {
  width: 100%;
  display: flex;
}

.navbar10_menu-button {
  padding: 0;
}

.navbar10_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.navbar10_blog-item-image {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.navbar10_dropdown-toggle {
  grid-column-gap: .5rem;
  color: var(--\<unknown\|relume-variable-link-color-1\>);
  align-items: center;
  padding: 1.5rem 1rem;
  display: flex;
}

.navbar10_blog-list {
  grid-column-gap: 3rem;
  grid-row-gap: .5rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: max-content;
  width: 100%;
  display: grid;
}

.navbar10_dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  grid-template-rows: max-content max-content max-content max-content max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.navbar10_blog-item-image-wrapper {
  flex: 1 0 40%;
  width: 100%;
  display: flex;
}

.navbar10_dropdown-link {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.navbar10_logo-link {
  padding-left: 0;
}

.navbar10_blog-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: .5rem;
  padding-bottom: .5rem;
  text-decoration: none;
  display: flex;
}

.navbar10_menu-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.brix---btn-primary-small-2 {
  background-color: var(--medium-aquamarine);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small-2:hover {
  background-color: var(--dark-slate-blue);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary-small-2.w--current:hover {
  background-color: var(--medium-aquamarine);
}

.brix---btn-header-hidden-on-mbl-2 {
  margin-left: 24px;
}

.brix---hamburger-menu-bar-bottom-2, .brix---hamburger-menu-bar-top-2 {
  background-color: var(--elements-webflow-library-neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hamburger-menu-wrapper-2 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-2:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-2.w--open {
  background-color: #0000;
}

.brix---header-nav-list-item-show-in-mbl-2 {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.brix---btn-secondary-small {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  color: var(--elements-webflow-library-neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 14px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-small:hover {
  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);
  transform: translate3d(0, -3px, .01px);
}

.brix---header-nav-list-item-2 {
  margin-bottom: 0;
  padding-left: 20px;
}

.brix---header-nav-link-2 {
  color: var(--dark-slate-blue);
  padding: 2px 0 0;
  font-size: 16px;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link-2:hover {
  color: var(--medium-aquamarine);
}

.brix---dropdown-link-2 {
  color: var(--dark-slate-blue);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link-2:hover {
  color: var(--medium-aquamarine);
}

.brix---dropdown-link-2.w--current {
  color: var(--dark-slate-blue);
}

.brix---dropdown-link-2.w--current:hover {
  color: var(--medium-aquamarine);
}

.brix---dropdown-links-grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-pd-2 {
  padding: 40px;
}

.brix---dropdown-card-2 {
  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-column-wrapper-2 {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper-2.w--open {
  transform: translate(-50%);
}

.brix---dropdown-chevron-2 {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-toggle-2 {
  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-2:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---header-nav-menu-list-2 {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-right-col-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---header-logo-2 {
  max-width: 250px;
}

.brix---header-logo-link-2 {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link-2:hover {
  transform: scale3d(.96, .96, 1.01);
}

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

.brix---container-default-6 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-wrapper-2 {
  background-color: var(--seashell);
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.navbar-menu-item {
  margin-left: 20px;
  margin-right: 20px;
}

.navbar-menu-item.first-child {
  margin-left: 0;
}

.navbar-menu-item.last-child {
  margin-right: 0;
}

.slides {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.project-info-top {
  margin-bottom: 32px;
}

.navbar-row {
  grid-column-gap: 20px;
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
  grid-auto-columns: 1fr;
  place-items: center;
  padding: 16px 29px;
  display: grid;
  position: relative;
}

.arrow-left {
  z-index: 8888;
  border: 1px solid #e8ebea;
  border-radius: 60px;
  width: 42px;
  height: 42px;
  transition: background-color .3s ease-out;
  top: 570px;
  bottom: auto;
  left: auto;
}

.arrow-left:hover {
  background-color: #4c625e99;
}

.project-info-text {
  color: #bbc4c2;
  position: absolute;
}

.navbar-container-2 {
  flex: 1;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.navbar-container-2.secondary-green-80.homepage {
  max-width: 100%;
}

.hero-project-info {
  z-index: 9998;
  text-align: left;
  width: 300px;
  position: absolute;
  top: auto;
  left: 4%;
  right: 4%;
}

.slider-main {
  background-image: linear-gradient(#1f3b36, #1f3b36);
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
  padding: 40px 4vw 50px;
  display: flex;
  position: relative;
}

.project-info-numb {
  position: absolute;
}

.mobile-menu-button {
  padding: 11px;
  display: none;
}

.navbar-3 {
  z-index: 9999;
  padding-top: 40px;
  padding-left: 4%;
  padding-right: 4%;
  position: absolute;
  inset: 0% 0% auto;
}

.button-14 {
  color: #192f2b;
  text-align: center;
  background-color: #daba2d;
  padding: 15px 30px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  box-shadow: inset 0 0 200px #0000;
}

.button-14:hover {
  color: #192f2b;
  background-color: #ebc51b;
}

.button-14.small {
  padding: 10px 24px;
  font-size: 15px;
}

.number-wrapper {
  color: #fff;
  height: 29px;
  position: relative;
  overflow: hidden;
}

.navbar-brand {
  width: 114px;
  padding: 6px 0;
}

.slide {
  background-image: linear-gradient(#192f2b0d, #192f2b0d);
  padding-left: 4%;
  padding-right: 4%;
}

.slide.slide-one {
  background-image: url('../images/_0000_Calque-5-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-three {
  background-image: linear-gradient(#192f2b0d, #192f2b0d), url('../images/_0002_Calque-3-min.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide.slide-two {
  background-image: linear-gradient(#192f2b0d, #192f2b0d), url('../images/_0001_Calque-4-min.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.bar {
  background-color: #e8ebea;
  border-radius: 50px;
  width: 24px;
  height: 2px;
  margin-bottom: 5px;
}

.bar.bottom {
  margin-bottom: 0;
}

.hero-bar {
  height: 3px;
  margin-top: 16px;
}

.project-info-bottom {
  min-height: 180px;
  position: relative;
  overflow: hidden;
}

.hero-arrow-icon {
  font-size: 18px;
}

.navbar-button {
  margin-left: 15px;
}

.navbar-left, .navbar-right {
  align-items: center;
  display: flex;
}

.navbar-menu-item-link {
  color: #e8ebea;
  letter-spacing: .2px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.arrow-right {
  z-index: 8886;
  border: 1px solid #e8ebea;
  border-radius: 60px;
  width: 42px;
  height: 42px;
  margin-left: 54px;
  transition: background-color .3s ease-out;
  position: absolute;
  inset: 570px auto auto;
}

.arrow-right:hover {
  background-color: #4c625e99;
}

.hero-bar-inner {
  background-image: linear-gradient(#daba2d, #daba2d);
  width: 33%;
  height: 3px;
}

.navbar-menu {
  align-items: center;
  height: 100%;
  margin-bottom: 0;
  margin-right: 30px;
  display: flex;
}

.mini {
  color: var(--dark-slate-blue);
  font-size: 12px;
  line-height: 1;
}

.heading-13 {
  color: var(--dark-slate-blue);
  text-align: center;
  font-family: Clashdisplay Variable, sans-serif;
}

.text-block-15 {
  color: var(--dark-slate-blue);
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.text-block-15:hover {
  color: var(--medium-aquamarine);
}

.text-block-16 {
  color: var(--dark-slate-blue);
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.text-block-16:hover {
  color: var(--medium-aquamarine);
}

.button-icon-2 {
  opacity: 0;
  position: absolute;
}

.vertical-info-left {
  z-index: 3;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 520px;
  height: 50px;
  margin-top: -8px;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
  position: absolute;
  left: -217px;
  transform: rotate(-90deg);
}

.slide-progress {
  z-index: 3;
  background-color: #ffffff4d;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 340px 62px;
  overflow: hidden;
}

.full-height {
  height: 100%;
}

.slide-progress-bar {
  background-color: #fff;
  width: 33%;
  height: 100%;
}

.button-15 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  background-color: #ff7b3e;
  background-image: none;
  border-style: none;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 12px 20px 12px 24px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: box-shadow .6s, border-color .6s, color .6s, background-color .6s;
  display: flex;
}

.button-15:hover {
  background-color: #d1612d;
}

.button-15.hero-v4-left {
  background-color: #0000;
  width: 180px;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  inset: auto auto 40px 40px;
  box-shadow: 0 0 0 1px #ffffff80;
}

.button-15.hero-v4-left:hover {
  color: #151515;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #fff0;
}

.button-15.white {
  color: #151515;
  background-color: #fff;
}

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

.button-15.hero-v4-right {
  background-color: #0000;
  width: 180px;
  height: 38px;
  inset: auto 40px 40px auto;
  box-shadow: 0 0 0 1px #ffffff80;
}

.button-15.hero-v4-right:hover {
  color: #151515;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #fff0;
}

.hero-v4-heading {
  margin-top: 8px;
  margin-bottom: 16px;
  font-size: 64px;
  line-height: 80px;
}

.hero-v4-heading.margin-big {
  color: var(--white);
  margin-bottom: 32px;
  font-family: Clashdisplay Variable, sans-serif;
}

.hero-v4-slider {
  color: #fff;
  height: 100vh;
}

.hero-v4-content {
  text-align: center;
  background-color: #151515;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 88px;
  padding-right: 88px;
  display: flex;
  position: relative;
}

.text-label {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

.bg-image {
  z-index: 0;
  opacity: .5;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: 0;
}

.bg-image._4 {
  background-color: var(--elements-webflow-library-neutral--300);
  opacity: .8;
  background-image: url('../images/architectrices-hotel-min.jpg');
  background-position: 30%;
  background-size: cover;
}

.bg-image._4._2 {
  background-image: url("https://cdn.prod.website-files.com/645e8af09e44ba57907b701d/66588ea272d8d531114060ee__0000_architectrice%20o'pe%CC%80re%202-min.jpg");
}

.bg-image._4._2._3 {
  background-image: url('../images/_0005_BP-hotelduparc-070.jpg-min.jpg');
}

.bg-image._4._2._3._5._6 {
  background-image: url('../images/_0002_Rhinoceros-1.jpg-min.jpg');
}

.bg-image._4._2._3._33 {
  background-image: url('../images/_0003_architectrices-ZAD-min.jpg');
}

.hero-v4-dots {
  justify-content: center;
  align-items: flex-start;
  display: none;
}

.intro {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 580px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  position: relative;
}

.intro.wide {
  max-width: 800px;
}

.button-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: relative;
}

.button-icon.left {
  margin-left: -2px;
  margin-right: 8px;
}

.button-icon.right {
  float: right;
  margin-left: 8px;
  margin-right: -2px;
}

.vertical-link {
  color: #fff;
  font-family: Clashdisplay Variable, sans-serif;
  font-size: 8px;
  font-weight: 300;
  line-height: 12px;
  text-decoration: none;
}

.hero-v4-slide {
  overflow: hidden;
}

.bold-text-8 {
  letter-spacing: 4px;
  font-size: 50px;
  font-weight: 300;
  line-height: 55px;
}

.ld {
  color: var(--seashell);
  letter-spacing: 4px;
}

.ssk {
  font-family: Manrope, sans-serif;
  font-size: 8px;
  font-weight: 300;
  line-height: 14px;
}

.heading-14 {
  font-family: Clashdisplay Variable, sans-serif;
}

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

.button-obj {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  display: flex;
}

.button-obj.de.bis {
  justify-content: flex-end;
  align-items: center;
}

.spark-hero-section-image {
  border-radius: 8px;
  flex: 0 auto;
  width: 45%;
  max-width: 50%;
  display: block;
}

.spark-button-2 {
  border: 1px solid var(--spark-library--foreground-interactive);
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  border-radius: 8px;
  flex: none;
  padding: 16px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.spark-button-2:hover {
  border-color: var(--spark-library--foreground-interactive-hover);
  background-color: var(--spark-library--foreground-interactive-hover);
  opacity: 1;
}

.spark-input {
  border: 1px solid var(--spark-library--border-default);
  background-color: var(--spark-library--white);
  border-radius: 8px;
  height: 48px;
  margin-bottom: 32px;
  padding: 8px 16px;
  font-size: 1rem;
}

.spark-input:focus {
  border-color: var(--spark-library--foreground-interactive);
}

.spark-input::placeholder {
  color: var(--spark-library--foreground-tertiary);
}

.spark-input.spark-with-a-inner-shadow {
  box-shadow: inset 0 0 0 1px var(--spark-library--border-default);
  width: 342px;
  max-width: 100%;
  margin-bottom: 0;
  transition: box-shadow .15s;
}

.spark-input.spark-with-a-inner-shadow:hover, .spark-input.spark-with-a-inner-shadow:focus {
  box-shadow: inset 0 0 0 1px var(--spark-library--foreground-interactive-hover);
}

.spark-field-label {
  text-align: left;
}

.spark-flexed-form {
  grid-column-gap: 16px;
  align-items: flex-end;
  display: flex;
}

.spark-hero-sub-paragraph-2 {
  width: 100%;
  margin-bottom: 64px;
}

.spark-hero-section-left-side {
  width: 50%;
}

.spark-flex-row-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row-2.spark-5-spacing {
  grid-column-gap: 5%;
  align-items: center;
}

.spark-container-2 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-line-6 {
  z-index: 2;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.spark-line-6.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 12.75px;
  height: 3.3px;
  margin-left: 18px;
  top: 38px;
}

.spark-line-7 {
  z-index: 1;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.spark-line-7.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 28px;
}

.spark-line-8 {
  z-index: 2;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.spark-line-8.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 18px;
}

.spark-simple-menu-button-2 {
  background-color: #fff;
  width: 60px;
  height: 60px;
  padding: 0 0 0 18px;
  overflow: hidden;
}

.spark-simple-menu-button-2.w--open {
  background-color: var(--spark-library--background--interactive);
  border-radius: 8px;
}

.spark-nav-link-2 {
  color: var(--spark-library--black);
  text-align: center;
  border-radius: 8px;
  margin-left: 8px;
  padding: 16px 24px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: background-color .15s, color .15s, opacity .15s;
}

.spark-nav-link-2:hover {
  background-color: var(--spark-library--background--interactive);
  opacity: 1;
  color: var(--spark-library--foreground-interactive);
}

.spark-nav-link-2.w--current {
  color: var(--spark-library--foreground-interactive);
}

.spark-nav-link-2.spark-button {
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  text-align: center;
  border-style: none;
  border-radius: 999px;
  margin-right: 0;
  padding: 16px 24px;
  font-size: 1rem;
  line-height: 1em;
  transition: background-color .15s, opacity .15s;
}

.spark-nav-link-2.spark-button:hover {
  background-color: var(--spark-library--foreground-interactive-hover);
  opacity: 1;
  color: var(--spark-library--white);
}

.spark-nav-link-2.spark-button.w--current {
  opacity: .5;
  color: var(--spark-library--white);
}

.spark-nav-menu-2 {
  align-items: center;
  display: flex;
}

.spark-brand-logo-2 {
  z-index: 2;
  padding-left: 0;
}

.spark-square-menu-inner-2 {
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.spark-square-menu-with-links-2 {
  background-color: var(--spark-library--white);
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
  position: absolute;
  inset: 0% 0% auto;
}

.spark-section-2 {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section-2 h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-2 h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section-2 h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section-2 h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section-2 h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-2 h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section-2 ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section-2 li {
  margin-bottom: .5rem;
}

.grid-5 {
  background-color: var(--seashell);
}

.heading-15 {
  color: var(--dark-slate-blue);
  padding-left: 20px;
  font-family: Manrope, sans-serif;
  font-size: 38px;
  line-height: 42px;
}

.heading-16 {
  color: var(--medium-aquamarine);
  padding-left: 20px;
  font-family: Manrope, sans-serif;
  font-size: 18px;
}

.image-21 {
  padding-top: 100px;
}

.div-block-15 {
  padding-left: 20px;
  padding-right: 20px;
}

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

.code-embed {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-16 {
  padding-top: 40px;
}

.section-14 {
  display: block;
}

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

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

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

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

.brix---mg-bottom-40px-3 {
  margin-bottom: 40px;
}

.brix---btn-primary-2 {
  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;
  padding: 26px 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 {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---input {
  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-02);
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---input:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-03);
}

.brix---input:focus {
  border-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--800);
}

.brix---input::placeholder {
  color: var(--elements-webflow-library-neutral--600);
  font-size: 18px;
}

.brix---text-area {
  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-02);
  border-radius: 22px;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---text-area:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-03);
}

.brix---text-area:focus {
  border-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--800);
}

.brix---text-area::placeholder {
  color: var(--elements-webflow-library-neutral--600);
  font-size: 18px;
}

.brix---container-default-7 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.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---heading-h3-size-2 {
  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---success-message {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---subtitle {
  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---icon-link-wrapper {
  transform-style: preserve-3d;
  align-items: center;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
}

.brix---icon-link-wrapper:hover {
  transform: translate3d(8px, 0, .01px);
}

.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---input-label {
  color: var(--elements-webflow-library-neutral--800);
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 20px;
}

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.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---big-icon-left {
  border-radius: 16px;
  margin-right: 16px;
}

.brix---section-position-relative {
  padding-top: 176px;
  padding-bottom: 176px;
  position: relative;
  overflow: hidden;
}

.brix---form-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---card-pd-64px---56px {
  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;
  padding: 64px 56px;
}

.brix---text-200-medium-2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.brix---contact-v6-half-bg-right {
  z-index: -1;
  background-color: var(--elements-webflow-library-accent--primary-1);
  width: 36%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.brix---grid-contact-v6 {
  grid-column-gap: 60px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.image-22 {
  padding-left: 51px;
  padding-right: 119px;
}

.project-component-item-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .3fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 4rem;
  display: grid;
}

.section-header-centered {
  grid-row-gap: 18px;
  text-align: center;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 70px;
  display: flex;
}

.section-home-service-2 {
  z-index: 1;
  background-color: #fffbf3;
  position: relative;
}

.client-avatar-2 {
  width: 140%;
  height: 8rem;
  position: relative;
  overflow: hidden;
}

.client-avatar-2.larger {
  height: 12rem;
}

.illustration {
  position: absolute;
}

.illustration.is-bottom-right {
  inset: auto -8% -8% auto;
}

.illustration.is-top-left {
  inset: 0% auto auto -3%;
}

.illustration.is-top-left.is-feature {
  top: -8%;
  left: -8%;
}

.succes-message-white {
  color: #fff;
  text-align: left;
  font-size: 18px;
}

.tab {
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  font-size: 4.3em;
  font-weight: 600;
  line-height: 100%;
  box-shadow: inset 0 -1px #000;
}

.tab:hover {
  color: #6d6d6d;
}

.tab.w--current {
  background-color: #0000;
  background-image: url('../images/Arrow-cta.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 22px;
}

.faq-section.section-padding-y-axis {
  z-index: 2;
  margin-top: 140px;
  position: relative;
}

.heading-wrap-left {
  grid-row-gap: 5px;
  flex-direction: column;
  display: flex;
}

.empty-state-3 {
  background-color: #fffbf3;
}

.section-home-about-2 {
  z-index: 1;
  background-color: #fffbf3;
  position: relative;
}

.faq-item-arrow-icon {
  width: 32px;
  height: 32px;
}

.text-span-25 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50px;
  width: 7rem;
  height: 4rem;
  margin-left: 3px;
  margin-right: 3px;
  display: inline-block;
  position: relative;
  bottom: -.5rem;
}

.text-span-25._2 {
  background-image: url('../images/Calque-8-min.jpg');
  background-position: 50%;
}

.text-span-25._1 {
  background-image: url('../images/Calque-9-min.jpg');
}

.flex-wrap {
  display: flex;
}

.horizontal-flex-3 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  align-items: center;
  display: flex;
}

.horizontal-flex-3.header {
  grid-column-gap: 1rem;
}

.banner-wrapper-text {
  text-align: center;
  flex: 1;
  align-self: center;
  max-width: 600px;
}

.image-wrap {
  padding: 20px 10px;
}

.faq-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.faq-item-2 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  border-bottom: 1px solid #c2c7d0;
  flex-direction: column;
  width: 100%;
  padding-bottom: 14px;
}

.glass-input {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: #ffffff1a;
  border: 1px solid #fff6;
  border-radius: 8px;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding: 14px 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5em;
}

.glass-input:focus {
  border-color: #11dba34d;
}

.glass-input::placeholder {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.text-size-regular-3 {
  font-family: Manrope, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.form-block {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  padding-right: 30px;
}

.faq-answer-box {
  width: 100%;
  overflow: hidden;
}

.feature-list-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  display: grid;
}

.subtitle-4 {
  color: #363535;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-left: 4px;
  font-family: Manrope, sans-serif;
  font-size: 10px;
}

.subtitle-4.header {
  margin-top: 20px;
}

.section-15 {
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.section-15.green-backgroundg-no-bottom-gap {
  background-color: #252525;
  border-bottom: 1px solid #ffffff4d;
  padding-top: 80px;
  padding-bottom: 0;
}

.circle {
  background-color: #fffbf3;
  border-radius: 500px;
  width: 100%;
  max-width: 480px;
  height: 480px;
  display: none;
  position: absolute;
}

.button-16 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #363535;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  font-family: Manrope, sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-16.outline {
  color: #363535;
  background-color: #0000;
  justify-content: flex-start;
  padding-left: .25rem;
  padding-right: .25rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 -1px #4c403740;
}

.button-16.outline:hover {
  transform: none;
}

.button-16.outline.w--current {
  color: #fffbf3;
  background-color: #6e6c6a;
}

.button-16.outline.w--current:hover {
  color: #6e6c6a;
  background-color: #0000;
}

.button-16.white {
  background-color: #b6a497;
}

.fields-wrapper {
  grid-column-gap: 30px;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.subheader-banner {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 50px;
}

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

.text-weight-bold-2.text-size-xsmall {
  font-family: Manrope, sans-serif;
  font-size: .8rem;
}

.feature-item-icon-wrapper {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.125rem;
  margin-right: 1rem;
}

.section-home-header-2 {
  z-index: 1;
  background-color: #fffbf3;
  position: relative;
}

.container-16 {
  max-width: 1600px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.hover-underline-3 {
  background-color: #363535;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.contact-us-form {
  grid-row-gap: 25px;
  flex-direction: column;
  margin-top: 15px;
  display: flex;
}

.section-home-blog-2 {
  z-index: 1;
  background-color: #fffbf3;
  display: none;
  position: relative;
}

.inner-content-2 {
  font-family: Manrope, sans-serif;
}

.overflow-hidden-2 {
  line-height: 1;
  overflow: hidden;
}

.form-with-glass-fields {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 150px;
  font-size: 18px;
  display: flex;
}

.slide-circle-2 {
  border: 1px solid #b6a497;
  border-radius: 100%;
  width: 3rem;
  height: 3rem;
  margin-left: 10px;
  margin-right: 10px;
  position: absolute;
  inset: auto auto auto 0%;
}

.slide-circle-2.right {
  inset: auto 0% auto auto;
}

.text-style-italic-2 {
  font-style: italic;
}

.text-style-italic-2.mini {
  font-size: 2rem;
  line-height: .3px;
}

.image-relative {
  z-index: 2;
  object-fit: contain;
  width: 100%;
  height: 70%;
  position: relative;
}

.section-home-presentation-2 {
  z-index: 1;
  background-color: #fffbf3;
  position: relative;
}

.faq-flex {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: .4fr .6fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: flex;
}

.overlay-animation-3 {
  z-index: 20;
  background-color: #fffbf3;
  display: none;
  position: absolute;
  inset: 0%;
}

.home-banner-section {
  background-image: linear-gradient(#00000061, #27261f), url('../images/ctamini.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 220px;
  padding-bottom: 220px;
}

.service-component-grid-2 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  display: grid;
}

.button-label-3 {
  z-index: 10;
  position: relative;
}

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

.mansory-wrapper {
  column-count: 2;
  column-rule-style: none;
  column-gap: 5px;
  width: 100%;
}

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

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

.feature-image-wrapper {
  position: relative;
}

.main-grid {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: grid;
  position: relative;
}

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

.image-wrapper-5 {
  position: relative;
  overflow: hidden;
}

.image-wrapper-5.header01 {
  z-index: 3;
}

.image-wrapper-5.header-02 {
  z-index: 2;
}

.image-wrapper-5.header-03 {
  z-index: 1;
}

.section-heading {
  color: #073742;
  font-size: 38px;
}

.section-feature {
  background-color: #fbfaf5;
  overflow: hidden;
}

.section-feature.do.long {
  padding-top: 40px;
}

.overlay-3 {
  background-color: #6e6c6a;
  width: 100%;
  height: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.page-padding-5 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-family: Manrope, sans-serif;
}

.faq-image-wrap {
  flex: none;
  max-width: 35%;
}

.message-text {
  background-color: #0000;
  padding-left: 0;
}

.padding-section-large-9 {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

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

.stripe-3 {
  background-color: #363535;
  align-items: flex-end;
  width: 7vw;
  height: 3px;
  margin-top: 20px;
}

.header-title-4 {
  margin-bottom: 0;
  font-size: 6.5vw;
  line-height: 1;
}

.header-title-4._3 {
  color: #b6a497;
}

.header-title-4._3._4, .header-title-4._1.mini {
  font-size: 4vw;
}

.header-title-4._2.m {
  font-size: 5vw;
}

.images-wrapper {
  justify-content: center;
  max-width: 50%;
  display: flex;
}

.secondary-button {
  color: #0f3567;
  letter-spacing: .5px;
  background-color: #fff;
  border-radius: 8px;
  padding: 13px 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
  transition: all .5s;
}

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

.secondary-button.margin-top-26 {
  color: #b6a497;
  margin-top: 26px;
}

.heading-medium-2 {
  color: #363535;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.2;
}

.heading-medium-2.mini {
  font-family: Manrope, sans-serif;
  font-size: 2rem;
}

.heading-medium-2.lini {
  font-size: 3rem;
  line-height: 1;
}

.heading-medium-2.small {
  color: #fffbf3;
  font-size: 2rem;
}

.heading-medium-2.white {
  color: #fff;
}

.feature-item {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.header-content-3 {
  color: #292420;
  flex-flow: column wrap;
  align-items: flex-start;
  margin-top: 6rem;
  display: flex;
}

.section-home-projects-2 {
  z-index: 1;
  background-color: #fffbf3;
  display: none;
  position: relative;
}

.heading-xsmall-3 {
  color: #363535;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.base-container {
  border-radius: 8px;
  flex-direction: column;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.section-home-depoiments-2 {
  z-index: 1;
  background-color: #fffbf3;
  display: none;
  position: relative;
}

.faq-question-box {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.header-component-grid-2 {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.faq-answer-text {
  padding-top: 14px;
}

.white {
  color: #fff;
  transition-property: none;
}

.tabs-menu-6 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.faq-doted-shape {
  max-width: 140px;
  position: absolute;
  inset: auto auto -20px -2%;
}

.paragraph-large-2 {
  font-size: 18px;
}

.padding-global-14 {
  background-image: none;
  padding-top: 40px;
  padding-left: 5%;
  padding-right: 5%;
}

.padding-global-14.ddoo {
  margin-bottom: 60px;
  padding-top: 140px;
}

.main-container-8 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.faq-item-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}

.glass-select {
  color: #fff;
  background-color: #ffffff1a;
  border: 1px solid #fff6;
  border-radius: 8px;
  height: auto;
  padding: 14px 24px;
  font-size: 18px;
  font-weight: 500;
}

.glass-select:active {
  color: #696e77;
}

.glass-select:focus {
  border-color: #11dba34d;
}

.feature-component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.section-16 {
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.section-16.green-backgroundg-no-bottom-gap {
  background-color: #272620;
  border-bottom: 1px solid #ffffff4d;
  padding-top: 80px;
  padding-bottom: 0;
}

.text-size-regular-4 {
  font-family: Manrope, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}

@media screen and (min-width: 1280px) {
  .container-large.white {
    background-color: var(--elements-webflow-library-neutral--100);
  }

  .header19_component {
    width: 100%;
    min-width: 100%;
  }

  .header19_image-wrapper {
    width: 42.2852%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
  }

  .slide-2.hotel {
    background-image: url('../images/_P6A1290copie.jpg-min.jpg');
  }

  .slide-2.resto {
    background-image: url('../images/665597ff1b438b26e4f5d855__0003_DSC3278-1.jpg-min.jpg');
  }

  .slide-2.resto.bis {
    background-image: url('../images/HB2_7882.jpg-min.jpg');
  }

  .slide-2.autres {
    background-image: url('../images/_0003_Rhinoceros-15.jpg-min.jpg');
  }

  .mask-2 {
    min-height: 100%;
  }

  .slider-3 {
    min-height: 700px;
  }

  .slide-3.hotel {
    background-image: url('../images/bp-hotelduparc-ch.31-028.jpeg');
  }

  .slide-3.resto, .slide-3.autres {
    background-size: cover;
  }

  .slider4.hotel {
    background-image: url('../images/_P6A1582copie.jpg-min.jpg');
  }

  .slider4.resto {
    background-image: url('../images/Rhinoceros-4.jpg-min.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slider-5.hotel {
    background-image: url('../images/BP-hotelduparc-122---Copie.jpg-min.jpg');
  }

  .slider-5.autres {
    background-image: url('../images/_0001_HB2_7910.jpg-min.jpg');
  }

  .slider-5.autres.bis {
    background-image: url('../images/_0001_HotelParticulier-4.jpg-min.jpg');
  }

  .button-14:hover {
    background-image: linear-gradient(#f9cc00cc, #f9cc00cc);
  }

  .spark-section-2 {
    background-color: var(--seashell);
  }

  .collection-item-6 {
    display: flex;
  }

  .grid-5 {
    grid-template-rows: auto auto;
  }

  .article-vedette {
    background-color: var(--seashell);
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-14 {
    flex: 1;
    align-self: center;
  }

  .heading-15 {
    padding-top: 100px;
  }

  .faq-item-arrow-icon {
    width: 34px;
    height: 34px;
  }

  .banner-wrapper-text {
    max-width: 465px;
  }

  .form-block {
    width: 620px;
    padding-right: 50px;
  }

  .feature-list-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-15 {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .section-15.green-backgroundg-no-bottom-gap {
    padding-bottom: 0;
  }

  .circle {
    max-width: 570px;
    height: 570px;
  }

  .form-with-glass-fields {
    padding-bottom: 0;
  }

  .faq-flex {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
  }

  .home-banner-section {
    padding-top: 230px;
    padding-bottom: 100px;
  }

  .faq-image {
    width: 100%;
  }

  .faq-image-wrap {
    max-width: 28%;
  }

  .images-wrapper {
    max-width: 570%;
  }

  .main-container-8 {
    max-width: 1170px;
  }

  .section-16 {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .section-16.green-backgroundg-no-bottom-gap {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1440px) {
  .margin-bottom.margin-small {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-large.white {
    background-color: var(--white);
  }

  .image-wrapper.header-02 {
    box-shadow: none;
  }

  .image-wrapper.header-03 {
    z-index: 3;
  }

  .subtitle.header.bis2 {
    border: 1px solid var(--medium-aquamarine);
    font-size: 16px;
  }

  .project-details-component {
    padding: 4rem;
  }

  .next-project-link {
    width: 22vw;
  }

  .navbar-container {
    width: 350px;
  }

  .nav-text {
    font-size: 6rem;
  }

  .logo {
    width: 110%;
    max-width: 120%;
  }

  .title-service {
    font-size: 3.5rem;
  }

  .preloading {
    display: none;
  }

  .logo-preloading {
    width: 1200px;
  }

  .header-title._1 {
    font-family: Lato, sans-serif;
    font-weight: 300;
  }

  .header-title._2 {
    font-family: Playfairdisplay, sans-serif;
    font-weight: 700;
  }

  .header-title._3, .header-title._4 {
    font-family: Lato, sans-serif;
    font-weight: 300;
  }

  .navigation-fixed {
    z-index: 12000;
    position: fixed;
  }

  .hamburger-icon {
    z-index: 1200;
  }

  .logo-wrapper {
    background-color: var(--seashell);
    width: 50%;
    padding-left: 64px;
  }

  .brand-logo-2.w--current {
    background-position: 0%;
    background-size: 400px;
  }

  .slider-3 {
    min-height: 900px;
  }

  .portfolio11_image {
    aspect-ratio: 2 / 3;
  }

  .link-block-4 {
    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;
  }

  .image-wrapper-4.header-02 {
    box-shadow: none;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .brix---grid-contact-v6 {
    grid-column-gap: 100px;
    grid-template-columns: 1fr 1fr;
  }

  .section-header-centered {
    grid-row-gap: 24px;
  }

  .faq-item-arrow-icon {
    width: 40px;
    height: 40px;
  }

  .banner-wrapper-text {
    max-width: 527px;
  }

  .faq-content-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .faq-item-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 100%;
    padding-bottom: 24px;
  }

  .faq-answer-box {
    width: 100%;
  }

  .text-weight-bold-2.text-size-xsmall {
    font-size: 1.5rem;
  }

  .faq-flex {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .home-banner-section {
    background-position: 50%;
  }

  .image-wrapper-5.header-02 {
    box-shadow: none;
  }

  .faq-image-wrap {
    max-width: 400px;
  }

  .images-wrapper {
    max-width: 570px;
  }

  .faq-question-box {
    width: 100%;
  }

  .faq-answer-text {
    padding-top: 24px;
  }

  .faq-doted-shape {
    width: 100%;
    max-width: 320px;
    left: -70px;
  }

  .main-container-8 {
    max-width: 1350px;
  }

  .faq-item-title {
    font-size: 24px;
  }
}

@media screen and (min-width: 1920px) {
  .heading-large {
    font-size: 6.5rem;
  }

  .container-large {
    background-color: var(--seashell);
    max-width: 100rem;
  }

  .container-large.white {
    background-color: var(--white);
  }

  .button.outline.fr.w--current, .button.large {
    font-size: 18px;
  }

  .image-wrapper.header-03 {
    margin-top: 3vw;
  }

  .image-wrapper.featured-blog {
    height: 60vh;
  }

  .cover-image.second-image, .next-category-link {
    width: 12vw;
  }

  .next-project-link {
    width: 16vw;
  }

  .nav-menu-content-wrapper {
    padding-top: 10rem;
  }

  .logo {
    width: 100%;
  }

  .header-content {
    margin-top: 8rem;
  }

  .about-image {
    width: 15vw;
  }

  .header-title {
    font-size: 4vw;
  }

  .header-title._2 {
    font-size: 4.8vw;
  }

  .section-7 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .main-container-3.large {
    max-width: 1700px;
  }

  .slider-3 {
    min-height: 900px;
  }

  .image-wrapper-4.header-03 {
    margin-top: 3vw;
  }

  .header-title-3 {
    font-size: 4vw;
  }

  .header-content-2 {
    margin-top: 8rem;
  }

  .brix---container-default-6 {
    max-width: 1800px;
  }

  .faq-content-wrap {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .form-block {
    padding-right: 30px;
  }

  .home-banner-section {
    height: 90vh;
    padding-top: 330px;
    padding-bottom: 100px;
  }

  .image-wrapper-5.header-03 {
    margin-top: 3vw;
  }

  .header-title-4 {
    font-size: 4vw;
  }

  .images-wrapper {
    max-width: 570px;
  }

  .header-content-3 {
    margin-top: 8rem;
  }
}

@media screen and (max-width: 991px) {
  .show-tablet {
    display: block;
  }

  .menu-button.w--open {
    z-index: 99;
    background-color: #0000;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .heading-large {
    font-size: 4.5rem;
    line-height: 1;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .styleguide-grid {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .hide-tablet {
    display: none;
  }

  .style-guide-brand {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

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

  .margin-large {
    margin: 2.5rem;
  }

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

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

  .navbar-container-styleguide {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

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

  .padding-vertical.padding-large {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .style-button-sidebar {
    display: none;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .navbar-styleguide {
    z-index: 10;
    box-shadow: none;
    background-color: #ced5db;
    justify-content: space-between;
    height: 100%;
    min-height: auto;
    max-height: 100%;
    position: static;
    bottom: auto;
    left: 0;
    right: 0;
  }

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

  .margin-xhuge {
    margin: 6rem;
  }

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

  .nav-menu-styleguide {
    background-color: #907070;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 65vh;
    margin-top: 0;
    padding-top: 5vh;
  }

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

  .margin-xlarge {
    margin: 3rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-style-allcaps.categories {
    text-align: left;
  }

  .grid-main-styleguide {
    grid-template-columns: 1fr;
  }

  .heading-xlarge {
    font-size: 6rem;
  }

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

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

  .padding-medium {
    padding: 1.5rem;
  }

  .styleguide-content {
    margin-left: 0;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .container-large {
    padding-top: 100px;
  }

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

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

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

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

  .nav-link-styleguide {
    color: #f4f2f2;
  }

  .heading-small {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .image-wrapper.sidebar {
    width: 10rem;
    height: 12rem;
  }

  .image-wrapper.project {
    flex-direction: column;
    align-items: flex-end;
    width: 85%;
    display: flex;
  }

  .cover-image {
    position: relative;
  }

  .cover-image.second-image {
    width: 30vw;
  }

  .blog-component-grid {
    grid-template-columns: 1fr;
  }

  .subtitle.header {
    margin-top: 0;
  }

  .sidebar-content-flex {
    margin-top: 1rem;
  }

  .collection-list-latest-posts {
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr;
  }

  .shop-component-grid {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .team-main-wrapper {
    grid-template-columns: 1fr;
  }

  .projects-details-wrapper {
    margin-top: 10rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .project-details-component {
    z-index: 10;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-bottom: auto;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 3rem;
    padding-right: 3rem;
    position: relative;
  }

  .instructions-content-wrapper {
    margin-bottom: 5rem;
  }

  .projects-component-grid {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    margin-top: 2rem;
  }

  .project-component-item {
    grid-template-columns: 1fr;
    margin-bottom: 2rem;
  }

  .project-item-content-wrapper {
    margin-top: 4rem;
  }

  .shop-top-component {
    grid-template-columns: 1fr;
  }

  .next-category-link {
    width: 25vw;
  }

  .filter {
    background-color: #e5d9cf99;
  }

  .contact-form-wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .nav-menu-content {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .nav-text {
    font-size: 4rem;
  }

  .header-component-grid {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
  }

  .header-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: row;
    margin-top: 2rem;
  }

  .button-flex-wrapper {
    margin-top: 5rem;
  }

  .about-component-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .project-content {
    margin-top: 5rem;
  }

  .second-image-project.right {
    left: 0%;
  }

  .second-image-project.left {
    right: 0%;
  }

  .link-content-project.align-flex-right-tablet {
    align-items: flex-start;
  }

  .depoiments-component-grid {
    grid-template-columns: 1fr;
  }

  .testimonials-content-wrapper {
    padding-top: 4rem;
  }

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

  .client-avatar {
    height: 12rem;
  }

  .client-avatar.larger {
    height: 15rem;
  }

  .slide-opacity-left, .slide-opacity-right {
    width: 4rem;
  }

  .top-blog-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-posts-component {
    grid-template-columns: 1fr 1fr;
  }

  .footer {
    position: static;
  }

  .footer-component-grid {
    grid-template-columns: auto auto;
  }

  .instagram-link {
    width: 15vw;
    height: 15vw;
  }

  .footer-description {
    margin-top: 1.5rem;
  }

  .author-left-content {
    padding-left: 3rem;
  }

  .contact-top-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .about-us-content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .about-achievements-wrapper {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .service-component-wrapper {
    grid-template-columns: 1fr 1fr 15rem;
  }

  .service-details-content {
    margin-top: 4rem;
  }

  .licenses-image-item {
    height: 22vh;
  }

  .about-image {
    width: 25vw;
  }

  .header-title {
    font-size: 10vw;
  }

  .header-title._2 {
    font-family: Cormorant Garamond, sans-serif;
    font-size: 10vw;
    font-weight: 400;
  }

  .tabs-menu {
    margin-bottom: 56px;
  }

  .tab-link {
    font-size: 20px;
    line-height: 28px;
  }

  .projects {
    margin-top: -8px;
  }

  .projects.no-margin-bottom {
    margin-bottom: -32px;
  }

  .work-card {
    width: 50%;
    padding: 8px;
  }

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

  .logo-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

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

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .slider9_arrow.is-right-arrow {
    width: 6rem;
    height: 3rem;
    top: -4rem;
    right: 1rem;
  }

  .slider9_arrow.is-left-arrow-inactive {
    width: 3rem;
    height: 3rem;
    top: -4rem;
    right: 7.5rem;
  }

  .slider9_arrow.is-right-arrow-inactive {
    width: 6rem;
    height: 3rem;
    top: -4rem;
    right: 1rem;
  }

  .slider9_arrow.is-left-arrow {
    width: 3rem;
    height: 3rem;
    top: -4rem;
    right: 7.5rem;
  }

  .brix---grid-6-columns-logo-strip {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
  }

  .brix---slider-mask {
    position: static;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---section-small {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brix---btn-circle-logo-strip-v7-sec-right {
    top: 160px;
    right: 40%;
  }

  .brix---btn-circle-logo-strip-v7-sec-left {
    top: 160px;
    left: 40%;
  }

  .brix---grid-6-columns-logo-strip-2 {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
  }

  .brix---section-small---bottom-large {
    padding-top: 80px;
    padding-bottom: 140px;
  }

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

  .process-wrapper {
    max-width: 100%;
  }

  .display-2 {
    font-size: 47px;
  }

  .process-card-primary {
    background-color: #fff;
  }

  .process-arrow-01, .process-arrow-02 {
    display: none;
  }

  .process-grid-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .process-arrow-01-2 {
    display: none;
  }

  .process-grid-3 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .process-card-primary-2 {
    background-color: #fff;
  }

  .t-social-media-grid {
    grid-template-columns: 1fr;
  }

  .gallery-large-square {
    height: 360px;
  }

  .gallery-grid {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .gallery-image {
    width: 100%;
  }

  .gallery-card {
    max-height: 340px;
  }

  .gallery-image-2 {
    width: 100%;
  }

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

  .gallery-grid-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .gallery-tabs-menu {
    padding-left: 0%;
  }

  .t-content-recommend-content {
    width: 50%;
  }

  .t-content-block {
    padding-left: 32px;
    padding-right: 32px;
  }

  .t-content-recommend {
    grid-template-columns: 1fr;
  }

  .section-process {
    padding-bottom: 140px;
  }

  .grid-process-section {
    grid-template-columns: 1fr;
  }

  .section-process-2 {
    padding-bottom: 140px;
  }

  .grid-process {
    grid-template-columns: 1fr 1fr;
  }

  .grid-halves {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .small-image-overlay.position-top-left {
    width: 120px;
  }

  .content-width-medium {
    width: 100%;
  }

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

  .container-navigation {
    position: relative;
  }

  .nav-menu {
    background-color: #fff;
    height: auto;
    position: absolute;
    top: 80px;
  }

  .menu-button-2 {
    color: #fff;
    background-color: #202631;
    border-radius: 100px;
    margin-left: 14px;
    padding: 14px;
  }

  .menu-button-2:hover {
    color: #fff;
    background-color: #c2463f;
    border-radius: 100px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #c2463f;
  }

  .navigation {
    padding-left: 3%;
    padding-right: 3%;
  }

  .navigation-menu {
    align-items: center;
    display: flex;
  }

  .brand {
    margin-right: 10px;
    padding: 0;
  }

  .address-column {
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 0;
  }

  .navigation-button-wrap {
    align-items: center;
    display: flex;
  }

  .nav-link-2 {
    width: 100%;
  }

  .section-large-3 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .container-large-4 {
    max-width: 512px;
  }

  .grid-two-thirds {
    grid-template-columns: 1fr;
  }

  .container-large-5 {
    max-width: 512px;
  }

  .double-images-conatin {
    padding-top: 20vh;
    padding-bottom: 20vh;
  }

  .full-width-image {
    height: 500px;
    min-height: auto;
  }

  .gallery-title {
    top: 11px;
  }

  .section-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-4.gallery {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .right-arrow-2, .left-arrow-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .property-image-slider {
    height: 500px;
    min-height: auto;
  }

  .horizontal-text {
    right: -30px;
  }

  .horizontal-text.properties {
    left: -2.2vw;
  }

  .image-5 {
    height: 500px;
    min-height: auto;
  }

  .image-5.property-image-2 {
    height: 400px;
    min-height: auto;
    margin-top: 220px;
  }

  .image-5.property-image {
    height: 400px;
    min-height: auto;
  }

  .container-5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tabs-menu-2 {
    flex-wrap: wrap;
  }

  .lined {
    font-size: 1.5rem;
  }

  .mk-collection-list {
    align-content: space-around;
    align-items: flex-start;
  }

  .mk-collection-list.addclasses {
    flex-direction: row;
    align-items: flex-start;
  }

  .parallax-images-container {
    flex-wrap: wrap;
    max-width: none;
    padding-bottom: 0;
  }

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

  .home-process_component {
    grid-column-gap: 3rem;
  }

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

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

  .kutup-photo-wrapper {
    object-position: 50% 50%;
  }

  .kutup-features-grid {
    grid-row-gap: 50px;
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .kutup-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .about_layout-photo {
    flex-direction: row;
  }

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

  .about_layout {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .about-text-title {
    font-size: 2.6rem;
  }

  .section-7 {
    padding-top: 115px;
    padding-bottom: 115px;
  }

  .home-about-wrapper {
    flex-direction: column;
  }

  .image-wrapper-3.home-about {
    max-width: 100%;
  }

  .title.home-about {
    margin-bottom: 30px;
  }

  .home-about-content {
    z-index: 1;
    max-width: 85%;
    margin-top: -240px;
    padding: 60px 60px 0;
    position: relative;
    right: auto;
  }

  .paragraph-2.home-about {
    margin-bottom: 40px;
  }

  .container-default {
    flex-direction: column;
    align-items: stretch;
  }

  .grid-halves-2 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .process-icon-and-line {
    flex-direction: column;
    flex: none;
    margin-bottom: 0;
    margin-right: 24px;
    display: flex;
  }

  .icon-process-grid-thirds {
    grid-template-columns: 1fr;
  }

  .process-grid-text {
    max-width: none;
  }

  .process-lines {
    flex-direction: column;
  }

  .container-large-6, .container-large-6.wide {
    max-width: 512px;
  }

  .process-line-2 {
    flex: 0 96px;
    width: 1px;
  }

  .process-grid-item {
    align-items: flex-end;
    display: flex;
  }

  .gallery-grid-5 {
    grid-template-columns: 1fr 1fr;
  }

  .section-8 {
    padding: 80px 8px;
  }

  .tabs-menu-3 {
    margin-bottom: 56px;
  }

  .section-9 {
    padding: 80px 8px;
  }

  .tabs-menu-4 {
    margin-bottom: 56px;
  }

  .works-v1 {
    margin-top: -8px;
  }

  .works-v1.no-margin-bottom {
    margin-bottom: -32px;
  }

  .tabs-menu-5 {
    margin-bottom: 56px;
  }

  .fn-rich-text h2 {
    font-size: 40px;
  }

  .fn-rich-text h4 {
    font-size: 28px;
  }

  .fn-rich-text h1 {
    font-size: 52px;
  }

  .fn-rich-text h3 {
    font-size: 32px;
  }

  .fn-rich-text h5 {
    font-size: 22px;
  }

  .fn-rich-text h6 {
    font-size: 16px;
  }

  .fn-container-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .fn-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .content-grid {
    grid-template-columns: 1fr;
  }

  .content-image-block {
    justify-content: flex-start;
  }

  .kutup-section-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .process-grid-4 {
    grid-template-columns: 1.2fr;
  }

  .m-testimonial-header {
    flex-direction: column;
    align-items: flex-start;
  }

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

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---card-testimonial-v6 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .brix---slider-mask-2 {
    position: static;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .nav-title {
    margin-bottom: 6px;
    font-size: 15px;
  }

  .mobile-nav {
    background-color: #fff;
    padding-top: 15px;
    box-shadow: 42px 42px 55px #20355a17;
  }

  .menu-mob {
    color: #fff;
    background-color: #8c54ff;
    border-radius: 10px;
    font-size: 22px;
  }

  .menu-mob.w--open {
    background-color: #824bf1;
  }

  .navigation-container-mob {
    justify-content: space-between;
  }

  .navigation-link-block {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navigation-2 {
    display: none;
  }

  .dropdown-list-mob {
    background-color: #fff;
  }

  .dropdown-list-mob.w--open {
    padding-bottom: 10px;
    box-shadow: 11px 59px 55px #5252520d;
  }

  .navigation-mob {
    border-bottom: 1px solid #4455671c;
    flex-direction: row;
    justify-content: center;
    padding: 25px 3%;
    display: flex;
  }

  .mobile-nav-link, .mobile-toggle {
    width: 100%;
  }

  .navigation-full {
    background-color: #fff;
  }

  .navigation-left {
    display: none;
  }

  .navigation-link-block-mob {
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .navigation-link-block-mob:hover {
    background-color: #0000;
  }

  .mobile-dropdown {
    width: 100%;
  }

  .nav-content-wrap {
    padding-left: 10px;
  }

  .pitch-logo {
    width: 70px;
    height: auto;
  }

  .pitch-logo.hide {
    display: none;
  }

  .menu-grid {
    flex-direction: column;
    display: flex;
  }

  .navigation-grid {
    grid-template-columns: 1fr .3fr 1fr;
  }

  .hamburger-menu {
    height: 60px;
  }

  .menu-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .left-part, .right-part {
    display: none;
  }

  .cart-2 {
    min-height: 65px;
  }

  .navigation-wrapper {
    background-color: #000;
    border-bottom-style: none;
    min-height: auto;
    padding-left: 2%;
    padding-right: 2%;
  }

  .logo-link-3 {
    height: auto;
  }

  .menu-flex {
    display: none;
  }

  .rl_menu-icon_line-bottom {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_menu-icon_line-top {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

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

  .rl_navbar5_menu-right {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
  }

  .rl_navbar5_dropdown-background-layer {
    min-width: 100%;
  }

  .rl_navbar5_large-item-content, .rl_navbar5_blog-item, .rl_navbar5_blog-list, .rl_navbar5_dropdown-content-wrapper {
    width: 100%;
  }

  .rl_navbar5_dropdown-content-right {
    align-items: flex-start;
    max-width: none;
  }

  .rl_navbar5_dropdown-content-left {
    align-content: start;
    align-items: start;
    padding-left: 0;
    padding-right: 0;
  }

  .rl_navbar5_dropdown-content {
    flex-direction: column;
  }

  .rl_navbar5_dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .rl_navbar5_dropdown-list.w--open {
    border-style: none;
    align-items: flex-start;
    min-width: auto;
    margin-bottom: 1.5rem;
    padding: 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .rl-dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .rl_navbar5_dropdown-toggle {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .rl_navbar5_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .rl_navbar5_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .rl_navbar5_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 1rem 5% 15rem;
    position: absolute;
    overflow: auto;
  }

  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---header-nav-list-item-show-in-mbl, .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

  .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-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-menu-wrapper {
    border-top: 1px solid var(--elements-webflow-library-neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library-neutral--300);
    background-color: var(--elements-webflow-library-neutral--100);
    padding: 24px;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .navigation-fixed {
    padding-top: 40px;
    padding-left: 40px;
  }

  .pinterest-ok {
    column-count: 2;
  }

  .triptych-image.align-bottom {
    display: none;
  }

  .metrics-with-title-grid {
    grid-template-columns: 1fr;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
  }

  .team-grid {
    grid-template-columns: 1fr;
    max-width: 474px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .layout423_card {
    width: 100%;
  }

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

  .layout423_image {
    object-fit: cover;
  }

  .layout423_card-content {
    padding: 2rem;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .padding-section-large-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .layout423_row {
    flex-direction: column;
  }

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

  .portfolio13_list {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

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

  .portfolio12_list {
    grid-column-gap: 2rem;
    column-count: 2;
    grid-template-columns: 1fr 1fr;
  }

  .header19_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .padding-section-large-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .portfolio11_list {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .portfolio11_item {
    margin-top: 20px;
  }

  .portfolio11_image {
    display: inline-block;
  }

  .button-12 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .padding-section-large-4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .link-block-4 {
    grid-template-rows: auto auto;
    display: block;
  }

  .padding-section-large-5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .brix---floating-image-hero-v6---1 {
    top: 24%;
    right: -30%;
  }

  .brix---img-floating-right {
    width: 60%;
  }

  .brix---img-floating-left {
    width: 70%;
  }

  .brix---2-imgs-floating-wrapper {
    margin-top: 177px;
    padding-bottom: 45px;
  }

  .brix---mg-top-64px {
    margin-top: 48px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---section-hero-top-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .spark-line-3.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 3px;
    width: 12.75px;
    height: 3.33px;
    margin-left: 0;
    left: 18px;
  }

  .spark-line-2.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .spark-line-1.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 2px;
    width: 24px;
    height: 3.33px;
  }

  .spark-simple-menu-button {
    background-color: #0000;
    padding-left: 18px;
  }

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

  .spark-nav-link {
    text-align: left;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .spark-nav-link.spark-button {
    text-align: center;
    margin-bottom: 0;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .spark-nav-link.spark-with-dropdown {
    margin-bottom: 0;
  }

  .spark-nav-menu {
    z-index: 99;
    background-color: var(--spark-library--white);
    border-bottom-right-radius: 42px;
    border-bottom-left-radius: 42px;
    margin-top: 0;
    padding: 2rem 1rem 1rem;
  }

  .spark-square-menu-inner {
    padding: 0;
  }

  .spark-square-menu-with-links {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-section {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .padding-section-large-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .header15_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .header1_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .spark-line-4.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .spark-line-5.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 2px;
    width: 24px;
    height: 3.33px;
  }

  .spark-dropdown-list.w--open {
    position: relative;
  }

  .spark-full-width-mobile {
    width: 100%;
    margin-bottom: 1rem;
    display: block;
  }

  .spark-square-menu-with-dropdowns {
    padding-left: 32px;
    padding-right: 32px;
  }

  .subtitle-3.header {
    margin-top: 0;
  }

  .button-flex-wrapper-2 {
    margin-top: 5rem;
  }

  .button-13 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .header-title-3 {
    font-size: 10vw;
  }

  .header-content-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: row;
    margin-top: 2rem;
  }

  .menu-icon1_line-top {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-section-large-7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .navbar1_menu-dropdown {
    width: 100%;
    font-size: 1.125rem;
  }

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

  .navbar1_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar1_dropdown-list.w--open {
    border-style: none;
    padding: 0;
  }

  .menu-icon1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar1_menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .navbar1_dropdown-toggle {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    display: flex;
  }

  .menu-icon1_line-bottom {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .blog1-header_list {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .navbar1_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .footer1_top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .navbar1_dropdown-link {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
    background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .menu-icon1_line-middle {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

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

  .padding-section-large-8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .blog-post-header3_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

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

  .navbar10_dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .navbar10_dropdown-list.w--open {
    border-style: none;
    align-items: flex-start;
    padding: 0 0 0;
    position: relative;
    top: 0;
  }

  .navbar10_dropdown-content-left {
    align-content: start;
    align-items: start;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar10_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .navbar10_dropdown-content-right {
    align-items: flex-start;
    max-width: none;
    padding-top: 0;
  }

  .navbar10_blog-item-content {
    width: 100%;
  }

  .menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar10_menu-dropdown {
    width: 100%;
  }

  .navbar10_dropdown-content {
    flex-direction: column;
  }

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

  .navbar10_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
    background-color: var(--\<unknown\|relume-variable-background-color-1\>);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    align-items: flex-start;
    height: 100dvh;
    margin-left: 0;
    padding: 1rem 5% 6.5rem;
    transition: height .5s;
    position: absolute;
    overflow: auto;
  }

  .navbar10_blog-item-image {
    width: 100%;
  }

  .navbar10_dropdown-toggle {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .navbar10_blog-list {
    grid-row-gap: 2rem;
    width: 100%;
  }

  .navbar10_blog-item-image-wrapper {
    flex-direction: column;
    width: 100%;
  }

  .menu-icon_line-middle {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    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-bottom, .menu-icon_line-top {
    background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar10_blog-item {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .navbar10_menu-right {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
  }

  .brix---hamburger-menu-bar-bottom-2 {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top-2 {
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-wrapper-2 {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper-2:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-2.w--open {
    background-color: #0000;
  }

  .brix---header-nav-list-item-show-in-mbl-2, .brix---header-nav-list-item-2 {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---dropdown-pd-2 {
    padding: 20px 0 14px;
  }

  .brix---dropdown-card-2 {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card-2.w--open {
    position: static;
  }

  .brix---dropdown-column-wrapper-2 {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper-2.w--open {
    transform: none;
  }

  .brix---header-nav-menu-list-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-menu-wrapper-2 {
    border-top: 1px solid var(--elements-webflow-library-neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library-neutral--300);
    background-color: var(--elements-webflow-library-neutral--100);
    padding: 24px;
  }

  .brix---header-logo-2 {
    max-width: 232px;
  }

  .brix---header-wrapper-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .vertical-info-left {
    font-size: 10px;
    left: -225px;
  }

  .slide-progress {
    height: 2px;
    bottom: 54px;
    left: 240px;
    right: 240px;
  }

  .button-15.hero-v4-left {
    width: 170px;
    bottom: 32px;
    left: 32px;
  }

  .button-15.hero-v4-right {
    width: 170px;
    bottom: 32px;
    right: 32px;
  }

  .hero-v4-heading {
    margin-bottom: 16px;
    font-size: 52px;
    line-height: 64px;
  }

  .hero-v4-heading.margin-big {
    margin-bottom: 24px;
  }

  .hero-v4-slider {
    height: 610px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-v4-content {
    padding-bottom: 56px;
  }

  .text-label {
    margin-bottom: 8px;
    font-size: 11px;
  }

  .intro {
    margin-bottom: 64px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .hero-v4-slide {
    margin-top: auto;
    top: 0;
    bottom: 0;
  }

  .spark-hero-section-image {
    width: 100%;
    max-width: 100%;
  }

  .spark-hero-section-left-side {
    width: 100%;
  }

  .spark-flex-row-2.spark-5-spacing {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-line-6.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 3px;
    width: 12.75px;
    height: 3.33px;
    margin-left: 0;
    left: 18px;
  }

  .spark-line-7.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .spark-line-8.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 2px;
    width: 24px;
    height: 3.33px;
  }

  .spark-simple-menu-button-2 {
    background-color: #0000;
    padding-left: 18px;
  }

  .spark-simple-menu-button-2.w--open {
    background-color: #0000;
  }

  .spark-nav-link-2 {
    text-align: left;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .spark-nav-link-2.spark-button {
    text-align: center;
    margin-bottom: 0;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .spark-nav-menu-2 {
    z-index: 99;
    background-color: var(--spark-library--white);
    border-bottom-right-radius: 42px;
    border-bottom-left-radius: 42px;
    margin-top: 0;
    padding: 2rem 1rem 1rem;
  }

  .spark-square-menu-inner-2 {
    padding: 0;
  }

  .spark-square-menu-with-links-2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-section-2 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .brix---btn-primary-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size-2 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---heading-h3-size-2 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---section-position-relative {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---contact-v6-half-bg-right {
    width: 100%;
    height: 30%;
    inset: auto 0% 0%;
  }

  .brix---grid-contact-v6 {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .project-component-item-2 {
    grid-template-columns: 1fr;
    margin-bottom: 2rem;
  }

  .section-header-centered {
    align-items: center;
    margin-bottom: 50px;
  }

  .client-avatar-2 {
    height: 12rem;
  }

  .client-avatar-2.larger {
    height: 15rem;
  }

  .text-span-25 {
    width: 6rem;
    height: 3.5rem;
  }

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

  .form-block {
    width: 100%;
    padding-right: 0;
  }

  .subtitle-4.header {
    margin-top: 0;
  }

  .circle {
    max-width: 600px;
    height: 600px;
  }

  .button-16 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .form-with-glass-fields {
    padding-bottom: 0;
  }

  .image-relative {
    object-fit: cover;
    height: 600px;
  }

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

  .home-banner-section {
    background-position: 26%;
    background-size: cover;
    padding-top: 180px;
  }

  .mansory-wrapper {
    column-count: 2;
  }

  .main-grid {
    grid-row-gap: 3vh;
    grid-template-columns: 1fr 1fr;
  }

  .faq-image {
    width: 100%;
  }

  .faq-image-wrap {
    width: 100%;
    max-width: 100%;
  }

  .padding-section-large-9 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .header-title-4 {
    font-size: 10vw;
  }

  .images-wrapper {
    justify-content: center;
    max-width: 85%;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .heading-medium-2 {
    font-size: 3.2rem;
  }

  .header-content-3 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: row;
    margin-top: 2rem;
  }

  .header-component-grid-2 {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
  }

  .faq-doted-shape {
    max-width: 120px;
  }

  .main-container-8 {
    max-width: 740px;
  }

  .glass-select {
    height: 55px;
  }

  .feature-component {
    grid-template-columns: 1fr;
    min-height: auto;
  }
}

@media screen and (max-width: 767px) {
  .text-rich-text h1 {
    font-size: 3.5rem;
  }

  .text-rich-text h2 {
    font-size: 2.8rem;
  }

  .styleguide-3-col {
    grid-template-columns: 1fr 1fr;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-xsmall {
    font-size: 1.6rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .form-input {
    min-height: 3.1rem;
  }

  .heading-large {
    font-size: 3.2rem;
    line-height: 1.2;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .styleguide-grid.last {
    margin-bottom: 2rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .style-guide-brand {
    padding-top: 25px;
    padding-bottom: 25px;
  }

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

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

  .navbar-container-styleguide {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .styleguide-color-sample {
    padding: 3rem 2rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .styleguide-header {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

  .margin-xhuge {
    margin: 4rem;
  }

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

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .padding-xhuge {
    padding: 5rem;
  }

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

  .margin-xlarge {
    margin: 2rem;
  }

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

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-xlarge {
    font-size: 3.5rem;
  }

  .heading-xlarge.v2 {
    font-size: 1.8rem;
    line-height: 1.5;
  }

  .hide-mobile-landscape {
    display: none;
  }

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

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

  .text-size-small {
    font-size: .875rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

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

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .button {
    font-size: 9px;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

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

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

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .show-mobile-landscape {
    display: block;
  }

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

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

  .heading-small.text-align-center {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .heading-small.text-align-center.bis {
    font-size: 1.7rem;
  }

  .style-badge-color {
    padding: 5px 10px;
  }

  ._404-title {
    font-size: 12rem;
  }

  .section-home-header {
    padding-top: 100px;
  }

  .image-wrapper.featured-blog {
    height: 60vh;
  }

  .latest-posts-component {
    grid-template-columns: 1fr;
  }

  .collection-list-latest-posts {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .blog-sidebar {
    position: static;
  }

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

  .product-component-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .team-main-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .projects-details-wrapper {
    margin-top: 8rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .project-details-component {
    grid-column-gap: 0rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .client-depoiment-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .licenses-content-wrapper {
    padding: 3rem 2rem 6rem;
  }

  .licenses-image-component {
    grid-template-columns: 1fr 1fr;
  }

  .changelog-content-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .changelog-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding: 40px 20px;
  }

  .instructions-content-wrapper {
    margin-bottom: 4rem;
    padding: 3rem 2rem;
  }

  .portfolio-content-top {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .project-component-item {
    grid-template-columns: 1fr;
  }

  .project-item-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .project-item-content-wrapper {
    margin-top: 3rem;
  }

  .next-project-link {
    width: 40vw;
  }

  .faq-title {
    padding-left: 0;
  }

  .faq-icon-wrapper {
    width: 3.5rem;
    height: 3.5rem;
  }

  .faq-bottom-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq-icon {
    height: 1.4rem;
  }

  .navbar {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .menu-hamburger {
    width: 36px;
  }

  .menu {
    display: none;
  }

  .nav-number {
    font-size: .6rem;
  }

  .nav-menu-content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .nav-text {
    font-size: 2rem;
  }

  .nav-menu-content-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .logo {
    width: 80px;
  }

  .stripe {
    margin-top: 15px;
  }

  .service-component-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .about-component-grid {
    grid-column-gap: 5vw;
    grid-row-gap: 10vw;
  }

  .testimonials-content-wrapper {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .pictures-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .client-avatar {
    width: 6rem;
    height: 6rem;
  }

  .client-avatar.larger {
    height: 8rem;
  }

  .slider {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .slide-opacity-left, .slide-opacity-right {
    width: 2rem;
  }

  .blog-posts-component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .padding-vertical-header {
    padding-bottom: 5rem;
  }

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

  .instagram-footer-grid {
    grid-row-gap: 1rem;
  }

  .instagram-link {
    width: 40vw;
    height: 40vw;
  }

  .footer-bottom-content {
    line-height: 2;
  }

  .footer-description {
    margin-top: 1.25rem;
  }

  .author-component-grid, .team-members-component {
    grid-template-columns: 1fr;
  }

  .service-component-wrapper {
    grid-template-columns: 1fr 1fr 10rem;
  }

  .title-service {
    font-size: 2.5rem;
  }

  .licenses-image-item {
    height: 32vh;
  }

  .about-image-component {
    grid-column-gap: 2px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: block;
  }

  .header-title, .header-title._2 {
    font-size: 11vw;
  }

  .tabs-menu {
    margin-bottom: 40px;
  }

  .tab-link {
    margin-left: 12px;
    margin-right: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 17px;
    line-height: 24px;
  }

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

  .logo-grid {
    grid-template-columns: 1fr 1fr;
  }

  .section-large, .section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

  .slider9_component {
    padding-bottom: 3rem;
  }

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

  .padding-medium-2 {
    padding: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .slider9_arrow {
    margin-bottom: 50px;
  }

  .slider9_arrow.is-right-arrow {
    display: flex;
    top: auto;
    bottom: -12%;
  }

  .slider9_arrow.is-left-arrow-inactive {
    display: flex;
    top: auto;
    bottom: -12%;
    right: 8.7rem;
  }

  .slider9_arrow.is-right-arrow-inactive {
    display: flex;
    top: auto;
    bottom: -12%;
  }

  .slider9_arrow.is-left-arrow {
    display: flex;
    top: auto;
    bottom: -12%;
    right: 9rem;
  }

  .brix---grid-6-columns-logo-strip {
    grid-column-gap: 12px;
    grid-row-gap: 8px;
    grid-template-columns: auto auto auto auto;
    transform: scale(.96);
  }

  .brix---text-300-bold {
    font-size: 18px;
    line-height: 22px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---section-small {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---btn-circle-logo-strip-v7-sec-right {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    top: 200px;
    right: 34%;
  }

  .brix---btn-circle-logo-strip-v7-sec-left {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    top: 200px;
    left: 34%;
  }

  .brix---grid-6-columns-logo-strip-2 {
    grid-column-gap: 72px;
    grid-row-gap: 32px;
    grid-template-columns: auto auto;
    transform: scale(.96);
  }

  .brix---section-small---bottom-large {
    padding-top: 72px;
    padding-bottom: 130px;
  }

  .process-part-2 {
    padding-left: 43px;
  }

  .display-2 {
    font-size: 38px;
    line-height: 38px;
  }

  .process-grid-2, .process-grid-3 {
    grid-template-columns: 1fr;
  }

  .bold-text-4 {
    font-size: 12px;
    line-height: 12px;
  }

  .bold-text-4.viol {
    text-align: center;
    font-size: 28px;
    line-height: 32px;
  }

  .t-h2-heading {
    font-size: 44px;
  }

  .t-social-media-card-small {
    flex-direction: column;
  }

  .t-section-white {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .gallery-large-square {
    height: 300px;
  }

  .title-wrapper {
    margin-bottom: 60px;
  }

  .gallery-tab-link {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gallery-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-arrow-r {
    width: 40px;
    height: 40px;
    top: -60px;
  }

  .gallery-header-wrap {
    flex-direction: column;
    padding-right: 0;
  }

  .gallery-arrow {
    width: 40px;
    height: 40px;
    top: -60px;
    right: 60px;
  }

  .gallery-paragraph {
    width: 100%;
  }

  .gallery-section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .gallery-image-2.margin-right {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .gallery-tab-link-2 {
    margin-right: 40px;
  }

  .gallery-row {
    flex-direction: column;
  }

  .gallery-header-wrap-2 {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .gallery-paragraph-2 {
    width: 100%;
  }

  .gallery-section-3 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .gallery-tabs-menu {
    margin-bottom: 40px;
    padding-left: 0%;
  }

  .t-section-dark {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .t-content-slide-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .t-content-right-arrow {
    display: none;
  }

  .t-content-slider {
    width: auto;
  }

  .t-content-recommend {
    margin-top: 128px;
  }

  .t-content-left-arrow {
    display: none;
  }

  .t-h1-heading {
    font-size: 48px;
  }

  .t-content-slide-nav {
    justify-content: center;
    inset: auto 0% -64px;
  }

  .grid-process-stacked {
    grid-template-columns: 1fr;
  }

  .title-wrapper-2 {
    margin-bottom: 60px;
  }

  .grid-process {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .grid-halves {
    grid-template-columns: 1fr;
  }

  .small-image-overlay {
    display: none;
  }

  .section-2 {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .display-3 {
    font-size: 54px;
    line-height: 54px;
  }

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

  .navigation-menu {
    width: 100%;
  }

  .address-column {
    display: none;
  }

  .section-large-3 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .large-heading {
    margin-bottom: 18px;
    font-size: 40px;
    line-height: 48px;
  }

  .main-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .large-heading-2 {
    margin-bottom: 18px;
    font-size: 40px;
    line-height: 48px;
  }

  .text-grid-halves {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .main-container-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .t-section-white-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .full-width-image {
    height: 350px;
  }

  .lightbox-link {
    height: 150px;
  }

  .section-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .gallery-image-links {
    width: 90%;
    padding-top: 30px;
  }

  .property-image-slider {
    height: 300px;
  }

  .horizontal-text {
    top: -110px;
    right: -41px;
  }

  .horizontal-text.properties {
    width: 400px;
    top: -32%;
    left: -62.3px;
  }

  .image-5 {
    height: 400px;
  }

  .image-5.property-image-2 {
    height: 300px;
    margin-top: 190px;
  }

  .image-5.property-image {
    height: 300px;
  }

  .container-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .gallery-image-medium {
    height: 200px;
  }

  .gallery-tab-link-3 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .gallery-image-large, .gallery-image-small {
    height: 200px;
  }

  .gallery-grid-4 {
    grid-column-gap: 20px;
  }

  .lined {
    margin-top: 5.7rem;
    margin-left: 38px;
    margin-right: 38px;
  }

  .mk-collection-list {
    max-width: 44rem;
  }

  .parallax-images-container {
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .c-img-showcase-main {
    height: 300px;
  }

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

  .button-5 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .process_step-number {
    width: 4rem;
    height: 4rem;
    font-size: 1.5rem;
  }

  .heading-xsmall-2 {
    font-size: 1.5rem;
  }

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

  .process_right {
    max-width: 24rem;
  }

  .home-process_component {
    grid-template-columns: 1fr;
  }

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

  .page-padding-3 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .button-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .kutup-display-2 {
    font-size: 40px;
  }

  .kutup-photo-wrapper {
    height: 500px;
  }

  .kutup-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

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

  .section-7 {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .subtitle-2 {
    margin-bottom: 4px;
    font-size: 25px;
  }

  .title.home-about {
    margin-bottom: 25px;
  }

  .home-about-content {
    max-width: 90%;
    margin-top: -166px;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-2.home-about {
    margin-bottom: 35px;
  }

  .bg.page-lines-wrapper {
    display: none;
  }

  .button-primary {
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .display-heading, .large-heading-3 {
    margin-bottom: 18px;
    font-size: 40px;
    line-height: 48px;
  }

  .gallery-tab-link-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-8 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .tabs-menu-3 {
    margin-bottom: 40px;
  }

  .section-9 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .tabs-menu-4, .tabs-menu-5 {
    margin-bottom: 40px;
  }

  .fn-rich-text figure {
    margin-bottom: 36px;
  }

  .fn-rich-text h1 {
    font-size: 48px;
  }

  .fn-rich-text h3 {
    font-size: 32px;
  }

  .fn-container-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fn-section {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: visible;
  }

  .h3-heading-2 {
    font-size: 36px;
    line-height: 52px;
  }

  .kutup-display-3 {
    font-size: 40px;
  }

  .kutup-section-2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .m-h3-heading {
    font-size: 40px;
  }

  .m-testimonial-information {
    display: none;
  }

  .brix---btn-slider-arrow-right---testimonial-v6 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    inset: auto 36% -86px auto;
  }

  .brix---btn-slider-arrow-left---testimonial-v6 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    inset: auto auto -86px 36%;
  }

  .brix---text-200-medium {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---text-300-bold-2 {
    font-size: 18px;
    line-height: 22px;
  }

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

  .brix---avatar-circle-05-border {
    width: 80px;
    max-width: 80px;
    height: 80px;
    max-height: 80px;
  }

  .brix---card-testimonial-v6 {
    padding: 44px 32px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

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

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

  .cart-container-2 {
    max-width: 480px;
  }

  .social-wrapper {
    display: none;
  }

  .navigation-grid {
    justify-content: space-between;
    display: flex;
  }

  .hamburger-menu {
    height: auto;
  }

  .first-block {
    order: -1;
  }

  .cart-button-2 {
    height: auto;
  }

  .cart-2 {
    min-height: auto;
  }

  .navigation-wrapper {
    padding: 25px 3%;
  }

  .menu-wrapper {
    align-items: center;
    max-width: 100%;
  }

  .rl_navbar5_spacing-block2, .rl_navbar5_spacing-block1 {
    padding-bottom: .75rem;
  }

  .rl_navbar5_blog-item {
    grid-template-columns: .6fr 1fr;
  }

  .rl_navbar5_dropdown-content-right {
    padding: 1.5rem;
  }

  .rl_navbar5_text-small {
    display: none;
  }

  .rl_navbar5_dropdown-link-list {
    grid-row-gap: .5rem;
    max-width: none;
  }

  .rl_navbar5_dropdown-content-left {
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .rl_navbar5_component {
    min-height: 4rem;
  }

  .brix---btn-primary-small {
    padding: 20px 32px;
  }

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    display: block;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .navigation-fixed {
    margin-top: 100px;
    padding-top: 20px;
    padding-left: 20px;
  }

  .pinterest-ok {
    column-count: 1;
  }

  .section-10 {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .triptych {
    margin-bottom: 56px;
  }

  .display-heading-3 {
    margin-bottom: 21px;
    font-size: 54px;
    line-height: 60px;
  }

  .large-text-3 {
    font-size: 18px;
    line-height: 28px;
  }

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

  .display-heading-4 {
    margin-bottom: 21px;
    font-size: 54px;
    line-height: 60px;
  }

  .large-text-4 {
    font-size: 18px;
    line-height: 28px;
  }

  .section-12 {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .metrics-with-title-grid {
    grid-row-gap: 28px;
  }

  .large-heading-4 {
    letter-spacing: -.01em;
    margin-bottom: 21px;
    font-size: 40px;
    line-height: 48px;
  }

  .display-heading-5 {
    margin-bottom: 21px;
    font-size: 54px;
    line-height: 60px;
  }

  .section-13 {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .large-heading-5 {
    letter-spacing: -.01em;
    margin-bottom: 21px;
    font-size: 40px;
    line-height: 48px;
  }

  .team-grid {
    max-width: 400px;
  }

  .large-text-5 {
    font-size: 18px;
    line-height: 28px;
  }

  .title-section.increased-margin {
    margin-bottom: 56px;
  }

  .my-slider-progress {
    margin-top: 32px;
  }

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

  .layout423_card {
    grid-template-columns: 1fr;
    width: 100%;
  }

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

  .layout423_card-content {
    padding: 1.5rem;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .layout423_row {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .layout423_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

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

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

  .portfolio13_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

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

  .portfolio12_item {
    margin-bottom: 3rem;
  }

  .portfolio12_list {
    grid-column-gap: 2rem;
    grid-row-gap: 3rem;
    column-count: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .titre-portfolio {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .header19_component {
    grid-row-gap: 3rem;
  }

  .padding-section-large-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .portfolio11_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .button-12 {
    font-size: 9px;
  }

  .padding-section-large-4, .padding-section-large-5 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .brix---floating-image-hero-v6---1 {
    max-width: 480px;
  }

  .brix---img-floating-right, .brix---img-floating-left {
    border-radius: 16px;
  }

  .brix---2-imgs-floating-wrapper {
    margin-top: 114px;
  }

  .brix---mg-top-64px {
    margin-top: 40px;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---mg-bottom-40px-2 {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---section-hero-top-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .spark-lightbox {
    margin-top: 64px;
  }

  .spark-flex-row {
    flex-direction: column;
  }

  .spark-flex-row.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-hero-sub-paragraph {
    margin-bottom: 32px;
  }

  .spark-container {
    width: 100%;
  }

  .spark-nav-link {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-nav-menu {
    max-height: 90vh;
    overflow: scroll;
  }

  .spark-square-menu-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-square-menu-with-links {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .padding-section-large-6 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .header15_content-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .header1_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .spark-square-menu-with-dropdowns {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .button-13 {
    font-size: 9px;
  }

  .header-title-3 {
    font-size: 11vw;
  }

  .stripe-2 {
    margin-top: 15px;
  }

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

  .footer1_credit-text {
    margin-top: 1.5rem;
  }

  .blog1-header_menu-link.last-link {
    margin-right: 2rem;
  }

  .padding-section-large-7 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .navbar1_component {
    height: auto;
    min-height: 4rem;
  }

  .footer1_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .heading-style-h5-2 {
    font-size: 1.25rem;
  }

  .footer1_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
  }

  .footer1_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .blog1-header_category-menu {
    width: 100vw;
    margin-left: -5vw;
    padding-left: 5vw;
    overflow: scroll;
  }

  .blog1-header_category-menu.no-scrollbar {
    justify-content: flex-start;
    margin-bottom: 3rem;
  }

  .blog1-header_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .navbar1_logo-link {
    padding-left: 0;
  }

  .footer1_top-wrapper {
    grid-row-gap: 3rem;
  }

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

  .padding-section-large-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .blog-post-header3_component {
    grid-row-gap: 3rem;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

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

  .navbar10_dropdown-content-left {
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .navbar10_dropdown-content-right {
    padding-bottom: 1.5rem;
  }

  .navbar10_component {
    min-height: 4rem;
  }

  .navbar10_menu {
    padding-bottom: 6rem;
  }

  .navbar10_blog-item-image {
    margin-bottom: 0;
  }

  .navbar10_dropdown-link-list {
    max-width: none;
  }

  .navbar10_blog-item-image-wrapper {
    max-width: 100%;
  }

  .navbar10_blog-item {
    grid-row-gap: 1rem;
  }

  .brix---btn-primary-small-2 {
    padding: 20px 32px;
  }

  .brix---btn-header-hidden-on-mbl-2 {
    display: none;
  }

  .brix---header-nav-list-item-show-in-mbl-2 {
    display: block;
  }

  .brix---btn-secondary-small {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---header-logo-2 {
    max-width: 90%;
  }

  .arrow-left {
    top: 490px;
  }

  .navbar-container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-project-info {
    top: 190px;
  }

  .slider-main {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .mobile-menu-button {
    padding: 8px 10px;
    display: block;
  }

  .navbar-3 {
    padding: 20px 5%;
  }

  .navbar-brand {
    width: 105px;
  }

  .navbar-button {
    display: none;
  }

  .arrow-right {
    top: 490px;
  }

  .navbar-menu, .vertical-info-left {
    display: none;
  }

  .slide-progress {
    bottom: 0;
    left: 0;
    right: 0;
  }

  .button-15.hero-v4-left {
    bottom: 20px;
    left: 16px;
  }

  .button-15.hero-v4-right {
    bottom: 20px;
    right: 16px;
  }

  .hero-v4-heading {
    font-size: 40px;
    line-height: 48px;
  }

  .hero-v4-slider {
    height: 480px;
  }

  .hero-v4-content {
    padding-left: 32px;
    padding-right: 32px;
  }

  .intro {
    margin-bottom: 48px;
  }

  .spark-hero-section-image {
    width: 100%;
    max-width: 100%;
  }

  .spark-input.spark-with-a-inner-shadow {
    width: 240px;
  }

  .spark-hero-sub-paragraph-2 {
    margin-bottom: 32px;
  }

  .spark-hero-section-left-side {
    width: 100%;
  }

  .spark-flex-row-2 {
    flex-direction: column;
  }

  .spark-flex-row-2.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-container-2 {
    width: 100%;
  }

  .spark-nav-link-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-nav-menu-2 {
    max-height: 90vh;
    overflow: scroll;
  }

  .spark-square-menu-inner-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-square-menu-with-links-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-section-2 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .brix---mg-bottom-40px-3 {
    margin-bottom: 24px;
  }

  .brix---btn-primary-2 {
    padding: 20px 32px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---text-area {
    border-radius: 18px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---text-200-bold {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---big-icon-left {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---section-position-relative {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .brix---card-pd-64px---56px {
    padding: 58px 32px;
  }

  .brix---text-200-medium-2 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---grid-contact-v6, .project-component-item-2 {
    grid-template-columns: 1fr;
  }

  .section-header-centered {
    margin-bottom: 30px;
  }

  .client-avatar-2 {
    width: 6rem;
    height: 6rem;
  }

  .client-avatar-2.larger {
    height: 8rem;
  }

  .banner-wrapper-text {
    max-width: 320px;
  }

  .text-size-regular-3 {
    font-size: 1rem;
  }

  .form-block {
    padding-right: 0;
  }

  .section-15 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .circle {
    max-width: 450px;
    height: 450px;
  }

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

  .subheader-banner {
    margin-bottom: 30px;
  }

  .contact-us-form {
    margin-bottom: 0;
  }

  .image-relative {
    height: auto;
  }

  .home-banner-section {
    padding-top: 160px;
    padding-bottom: 60px;
  }

  .service-component-grid-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .mansory-wrapper {
    column-count: 2;
  }

  .main-grid {
    grid-row-gap: 1.5vh;
  }

  .faq-image {
    width: 100%;
  }

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

  .page-padding-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .padding-section-large-9 {
    padding-top: .25rem;
    padding-bottom: 4rem;
  }

  .stripe-3 {
    margin-top: 15px;
  }

  .header-title-4 {
    font-size: 11vw;
  }

  .header-title-4._1.mini, .header-title-4._2.m {
    font-size: 6vw;
  }

  .images-wrapper {
    max-width: 70%;
    margin-top: 40px;
  }

  .secondary-button.margin-top-26 {
    margin-top: 16px;
  }

  .heading-medium-2 {
    font-size: 2.5rem;
  }

  .heading-xsmall-3 {
    font-size: 1.6rem;
  }

  .faq-doted-shape {
    max-width: 100px;
  }

  .main-container-8 {
    max-width: 630px;
  }

  .feature-component {
    grid-row-gap: 3rem;
  }

  .section-16 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-size-regular-4 {
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .text-rich-text h1 {
    font-size: 2.5rem;
  }

  .text-rich-text h2 {
    font-size: 2rem;
  }

  .text-rich-text h3 {
    font-size: 1.8rem;
  }

  .text-rich-text h4 {
    font-size: 1.6rem;
  }

  .text-rich-text h5 {
    font-size: 1.2rem;
  }

  .text-rich-text h6 {
    font-size: 1rem;
  }

  .button-row {
    align-items: flex-start;
  }

  .heading-xsmall {
    font-size: 1.25rem;
  }

  .form-input {
    padding: .75rem 1.5rem;
  }

  .form-input.payment-info {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
  }

  .form-input.discount {
    width: 14rem;
  }

  .heading-large {
    font-size: 3rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .show-mobile-portrait {
    display: block;
  }

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

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

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

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

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

  .page-padding {
    max-width: 370px;
  }

  .text-size-regular.text-2-columns {
    column-count: 1;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

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

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-xlarge {
    font-size: 3.5rem;
    line-height: 1.2;
  }

  .heading-xlarge.v2 {
    font-size: 1.3rem;
    line-height: 1.8;
  }

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

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

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

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .button {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .button.discount {
    width: 10rem;
  }

  .heading-medium {
    margin-top: 3px;
    font-size: 2rem;
  }

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

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

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

  .heading-small.text-align-center.bis {
    text-align: left;
    font-size: 1.1rem;
  }

  .password-icon {
    height: 30vh;
  }

  ._404-title {
    font-size: 10rem;
  }

  .section-home-header {
    background-color: #fff;
    padding-top: 100px;
  }

  .checkout-block-header, .checkout-block-content {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .checkout-block-content.shipping {
    padding-left: 0;
    padding-right: 0;
  }

  .order-item-checkout {
    flex-direction: column;
    align-items: flex-start;
  }

  .order-item-wrapper {
    margin-right: 1rem;
  }

  .image-wrapper.blog {
    width: 40vw;
  }

  .image-wrapper.featured-blog {
    height: 50vh;
  }

  .link-content-block.blog {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-direction: row;
    align-items: center;
  }

  .horizontal-flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .horizontal-flex.blog-categories {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-wrap: wrap;
  }

  .horizontal-flex.header {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .subtitle.presentation {
    margin-top: 10px;
  }

  .subtitle.service {
    margin-bottom: 20px;
  }

  .subtitle._2 {
    font-size: 32px;
    line-height: 1.1;
  }

  .sidebar-content-flex {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-wrap: nowrap;
    grid-template-columns: auto;
  }

  .blog-grid {
    grid-template-columns: 1fr;
  }

  .shop-component-grid {
    grid-column-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .inner-content {
    display: block;
  }

  .product-flex {
    flex-direction: column;
  }

  .social-links-wrapper.team-member {
    justify-content: center;
    padding-left: 0;
  }

  .projects-details-wrapper {
    margin-top: 12rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .project-details-component {
    background-color: #fff;
    margin-bottom: -35%;
    padding: 2rem .5rem;
  }

  .card-project-detail-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .card-project-detail-content.last {
    border-bottom-style: none;
  }

  .licenses-content-wrapper {
    padding-bottom: 4rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .licenses-image-component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .instructions-content-wrapper {
    margin-bottom: 3rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .projects-component-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-top: 0;
  }

  .project-component-item {
    margin-bottom: 1rem;
  }

  .project-item-content-wrapper {
    margin-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .products-categories-component {
    grid-template-columns: 1fr 1fr;
  }

  .next-category-link {
    width: 40vw;
  }

  .next-project-link {
    width: 50vw;
  }

  .contact-form-wrapper {
    padding: 3.5rem 2rem 2.5rem;
  }

  .navbar {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .menu {
    display: none;
  }

  .nav-number {
    margin-top: 1.5em;
  }

  .nav-menu-bottom {
    margin-top: 1rem;
  }

  .nav-menu-content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: column;
  }

  .social-media-component.nav-menu {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .nav-text {
    height: 3.5rem;
    min-height: 3.5rem;
    font-size: 2.1rem;
  }

  .nav-menu-content-wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .header-component-grid {
    grid-row-gap: 8vw;
  }

  .header-content {
    grid-column-gap: .5rem;
  }

  .button-flex-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2.5rem;
    margin-top: 4rem;
  }

  .stripe {
    margin-top: 10px;
  }

  .presentation-component-grid {
    margin-top: 2rem;
  }

  .service-top {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .section-home-about, .section-home-projects {
    background-color: #fff;
  }

  .project-content {
    margin-top: 3rem;
  }

  .section-home-depoiments {
    background-color: #fff;
  }

  .pictures-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .client-avatar {
    width: 4rem;
    height: 4rem;
  }

  .client-avatar.larger {
    height: 5rem;
  }

  .slider {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

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

  .slide-opacity-left {
    background-image: linear-gradient(to right, var(--seashell) 50%, #f9f1ec00);
    width: 2rem;
  }

  .slide-opacity-right {
    background-image: linear-gradient(270deg, var(--seashell) 50%, #f9f1ec00);
    width: 2rem;
  }

  .blog-posts-component {
    grid-template-columns: 1fr;
  }

  .footer {
    background-color: #fff;
  }

  .footer-component-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 4rem;
  }

  .instagram-footer-grid {
    grid-row-gap: 1rem;
  }

  .footer-bottom-content {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .footer-description {
    max-width: 18rem;
  }

  .author-left-content {
    padding-left: 2rem;
  }

  .section-about-us-header {
    background-color: #fff;
  }

  .about-achievements-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .achievements-number {
    font-size: 2.5rem;
  }

  .service-component-wrapper {
    grid-template-columns: 1fr 1fr 6rem;
  }

  .title-service {
    font-size: 2rem;
  }

  .service-details-content {
    margin-top: 3rem;
  }

  .licenses-image-item {
    height: 20vh;
  }

  .about-image-component {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr .25fr 1fr;
    max-width: 280px;
    margin-top: 3rem;
  }

  .about-image._2 {
    margin-top: 0;
  }

  .logo-preloading {
    width: 80px;
  }

  .header-title._2 {
    font-size: 11vw;
  }

  .button-label {
    letter-spacing: 1px;
    font-size: 8px;
    line-height: 1.3;
  }

  .tabs-menu {
    flex-wrap: wrap;
  }

  .tab-link {
    text-align: center;
    display: block;
  }

  .work-card {
    width: 100%;
  }

  .logo-grid {
    grid-template-columns: 1fr;
  }

  .button-ghost-right-icon {
    flex: none;
  }

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

  .slider9_mask {
    width: 100%;
  }

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

  .slider9_slide {
    width: 100%;
  }

  .slider9_arrow.is-right-arrow {
    right: 1rem;
  }

  .slider9_arrow.is-left-arrow-inactive {
    right: 8rem;
  }

  .slider9_arrow.is-right-arrow-inactive {
    right: 1rem;
  }

  .slider9_arrow.is-left-arrow {
    right: 8rem;
  }

  .brix---slider-nav {
    margin-top: 28px;
  }

  .brix---grid-6-columns-logo-strip {
    grid-column-gap: 20px;
    grid-row-gap: 32px;
    grid-template-rows: auto;
    grid-template-columns: auto auto auto auto auto;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .brix---text-300-bold {
    font-size: 17px;
    line-height: 21px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---container-default {
    padding-top: 31px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-small {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .brix---btn-circle-logo-strip-v7-sec-right {
    top: 210px;
    right: 32%;
  }

  .brix---btn-circle-logo-strip-v7-sec-left {
    top: 210px;
    left: 32%;
  }

  .brix---grid-6-columns-logo-strip-2 {
    grid-column-gap: 48px;
    grid-row-gap: 32px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-small---bottom-large {
    padding-top: 64px;
    padding-bottom: 150px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .process-part-2 {
    padding-top: 0;
    padding-left: 0;
  }

  .process-line {
    display: none;
  }

  .process-image {
    width: 40px;
    height: 40px;
  }

  .process-part-1 {
    justify-content: flex-start;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 0;
  }

  .margin-80px.make-40px {
    margin-top: 40px;
  }

  .display-2 {
    font-size: 30px;
    line-height: 32px;
  }

  .process-grid, .process-grid-2, .process-grid-3 {
    grid-template-columns: 1fr;
  }

  .text-span {
    font-size: 1.3rem;
  }

  .bold-text-4.viol {
    font-size: 16px;
    line-height: 18px;
  }

  .gallery-bottom-grid {
    grid-template-columns: 2fr;
  }

  .title-wrapper {
    margin-bottom: 40px;
  }

  .gallery-tab-link {
    text-align: center;
  }

  .gallery-title-wrapper {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .gallery-grid-2 {
    grid-template-columns: 1fr;
  }

  .gallery-arrow-r {
    inset: -80px auto auto 60px;
  }

  .gallery-header-wrap {
    margin-bottom: 120px;
    margin-right: 0;
  }

  .gallery-arrow {
    inset: -80px auto auto 0%;
  }

  .gallery-tab-link-2 {
    text-align: center;
    min-width: 160px;
    margin-right: 0;
  }

  .gallery-grid-3 {
    grid-template-columns: 1fr;
  }

  .gallery-tabs-menu {
    flex-flow: column wrap;
    align-items: center;
    display: flex;
  }

  .t-content-recomend-card {
    flex-direction: column;
    align-items: flex-start;
  }

  .t-content-recommend-content {
    width: auto;
  }

  .t-content-block {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .h3-heading {
    font-size: 48px;
  }

  .card-process {
    flex-direction: column;
  }

  .paragraph-large {
    font-size: 18px;
    line-height: 30px;
  }

  .process-icon {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .grid-halves {
    grid-template-columns: minmax(100%, 1fr);
  }

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

  .section-2 {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .button-2.button-large {
    width: 100%;
    min-width: auto;
  }

  .display-3 {
    font-size: 40px;
    line-height: 44px;
  }

  .text-lead {
    font-size: 16px;
    line-height: 26px;
  }

  .heading-title {
    margin-bottom: 20px;
    font-size: 55px;
    line-height: 70px;
  }

  .button-3 {
    margin-top: 40px;
  }

  .section-large-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .large-text {
    font-size: 16px;
    line-height: 24px;
  }

  .grid-two-thirds {
    grid-row-gap: 48px;
  }

  .section-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .section-title {
    margin-bottom: 36px;
  }

  .squiggle {
    background-size: 36px;
  }

  .text-grid-halves {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .squiggle-container {
    width: 136px;
    height: 136px;
  }

  .double-images-conatin {
    padding-top: 90px;
  }

  .full-width-image {
    height: 300px;
  }

  .gallery-title {
    top: 20px;
  }

  .lightbox-image {
    margin: 4px;
  }

  .lightbox-link {
    height: 100px;
  }

  .gallery-image-links {
    width: 95%;
    padding-top: 20px;
  }

  .right-arrow-2, .left-arrow-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .property-image-slider {
    height: 250px;
  }

  .horizontal-text {
    right: -35px;
  }

  .horizontal-text.properties {
    width: 300px;
    top: -24%;
    left: -62.3px;
  }

  .image-5.property-image-2 {
    height: 200px;
    margin-top: 120px;
  }

  .image-5.property-image {
    height: 200px;
  }

  .gallery-image-medium {
    margin-bottom: 20px;
  }

  .tabs-menu-2 {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .gallery-image-large, .gallery-image-small {
    margin-bottom: 20px;
  }

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

  .lined {
    margin-left: 27px;
    margin-right: 27px;
  }

  .max-container {
    background-color: #0000;
  }

  .mk-collection-item {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .mk-collection-list {
    flex-direction: row;
    align-content: center;
    align-items: center;
    width: 100%;
    max-width: 17rem;
  }

  .parallax-images-container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 11px;
    padding-right: 11px;
  }

  .note {
    font-size: 1.2em;
    line-height: 1.4em;
  }

  .img-showcase-sub-item {
    padding: 5px;
  }

  .c-img-showcase-main {
    height: 200px;
    padding: 5px;
  }

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

  .process_left {
    margin-right: 1.25rem;
  }

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

  .section-heading-gradient {
    font-size: 3rem;
    line-height: 3.25rem;
  }

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

  .kutup-display-2 {
    font-size: 30px;
    line-height: 1.1;
  }

  .kutup-photo-wrapper {
    width: 100%;
    height: 300px;
  }

  .kutup-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

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

  .button-7 {
    font-size: .9rem;
  }

  .text-paragraph {
    font-size: 1.1rem;
  }

  .about-text-title {
    font-size: 2.4rem;
  }

  .section-7 {
    padding-top: 74px;
    padding-bottom: 74px;
  }

  .subtitle-2 {
    margin-bottom: 2px;
    font-size: 20px;
  }

  .title.home-about {
    margin-bottom: 20px;
  }

  .home-about-content {
    margin-top: -69px;
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .paragraph-2.home-about {
    margin-bottom: 30px;
  }

  .container-default {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-primary {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    display: block;
  }

  .display-heading {
    text-align: left;
    font-size: 18px;
    line-height: 28px;
  }

  .large-text-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .process-grid-item {
    align-items: flex-start;
  }

  .gallery-tab-link-4 {
    text-align: center;
  }

  .tabs-menu-3, .tabs-menu-4, .tabs-menu-5 {
    flex-wrap: wrap;
  }

  .button-primary-2 {
    width: 100%;
  }

  .paragraph-regular {
    font-size: 18px;
    line-height: 30px;
  }

  .kutup-display-3 {
    font-size: 30px;
    line-height: 1.1;
  }

  .kutup-section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .step-grid {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
  }

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

  .m-testimonial-information {
    margin-top: 64px;
  }

  .m-testimonial-avatar {
    flex: none;
  }

  .m-button-outline, .m-testimonial-slider {
    width: 100%;
  }

  .bold-text-6 {
    color: var(--dark-slate-blue);
    font-family: Lato, sans-serif;
  }

  .h3-heading-3 {
    font-size: 48px;
  }

  .brix---btn-slider-arrow-right---testimonial-v6 {
    right: 26%;
  }

  .brix---btn-slider-arrow-left---testimonial-v6 {
    left: 26%;
  }

  .brix---text-300-bold-2 {
    font-size: 17px;
    line-height: 21px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---mg-top-16px {
    margin-top: 12px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---avatar-image {
    width: 100%;
  }

  .brix---avatar-circle-05-border {
    border-width: 3px;
  }

  .brix---card-testimonial-v6 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

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

  .text-block-8 {
    font-size: 8px;
  }

  .text-block-10 {
    letter-spacing: 1px;
    font-size: 5px;
  }

  .navigation-link-block, .navigation-link-block-mob {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .global-icon-x-small {
    display: none;
  }

  .remove-pop-up {
    top: 10px;
    right: 10px;
  }

  .product-title-sidebar {
    font-size: 16px;
  }

  .image-small-product {
    margin-bottom: 20px;
  }

  .navigation-text {
    font-size: 40px;
  }

  .navigation-link-2 {
    height: 40px;
  }

  .navigation-wrapper {
    padding-left: 3%;
    padding-right: 3%;
  }

  .menu-text-wrapper {
    font-size: 14px;
  }

  .rl_navbar5_large-item-content {
    margin-top: 1rem;
  }

  .rl_navbar5_blog-item {
    flex-direction: column;
    display: flex;
  }

  .rl_navbar5_blog-list {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rl_navbar5_dropdown-link {
    padding-left: 0;
  }

  .rl_navbar5_dropdown-content-left {
    grid-template-columns: 1fr;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---header-nav-list-item-show-in-mbl, .brix---header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .brix---header-logo {
    max-width: 84%;
  }

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

  .left-navigation {
    width: 400px;
  }

  .navigation-fixed {
    float: right;
    margin-top: 140px;
    padding-top: 14px;
    padding-left: 0;
  }

  .navbar-2 {
    justify-content: flex-end;
    align-items: flex-start;
    display: block;
  }

  .navigation-wrapper-2 {
    display: block;
  }

  .nav-line-wrapper {
    font-size: 18px;
  }

  .pinterest-ok {
    column-count: 1;
  }

  .section-10 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .display-heading-3 {
    letter-spacing: -.01em;
    margin-bottom: 21px;
    font-size: 40px;
    line-height: 48px;
  }

  .large-text-3 {
    font-size: 18px;
    line-height: 28px;
  }

  .triptych-image.a {
    display: none;
  }

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

  .display-heading-4 {
    letter-spacing: -.01em;
    margin-bottom: 21px;
    font-size: 40px;
    line-height: 48px;
  }

  .large-text-4 {
    font-size: 18px;
    line-height: 28px;
  }

  .section-12 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .large-heading-4 {
    font-size: 32px;
    line-height: 40px;
  }

  .metric-grid-halves {
    grid-row-gap: 28px;
    grid-template-columns: 1fr;
  }

  .display-heading-5 {
    letter-spacing: -.01em;
    margin-bottom: 21px;
    font-size: 40px;
    line-height: 48px;
  }

  .section-13 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .large-heading-5 {
    font-size: 32px;
    line-height: 40px;
  }

  .large-text-5 {
    font-size: 18px;
    line-height: 28px;
  }

  .title-section {
    margin-bottom: 35px;
  }

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

  .layout423_row {
    grid-template-columns: 1fr;
  }

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

  .portfolio13_title-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .header19_component {
    grid-template-columns: 1fr;
  }

  .padding-section-large-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .button-12 {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .padding-section-large-4, .padding-section-large-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---floating-image-hero-v6---1 {
    display: none;
  }

  .brix---btn-secondary, .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

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

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---container-default-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-hero-top-small {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .spark-lightbox {
    margin-top: 32px;
  }

  .spark-flex-row {
    align-items: flex-start;
  }

  .spark-flex-row.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .spark-simple-menu-button {
    padding-left: 0;
  }

  .spark-nav-link {
    margin-bottom: .5rem;
  }

  .spark-nav-menu {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    max-height: 90vh;
    padding: 1rem .5rem;
  }

  .spark-square-menu-inner {
    background-color: var(--spark-library--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .spark-square-menu-with-links {
    padding-right: 0;
  }

  .spark-section {
    padding: 64px 20px;
  }

  .spark-section h1 {
    font-size: 3rem;
  }

  .spark-section h2 {
    font-size: 2.5rem;
  }

  .padding-section-large-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .header15_content-wrapper, .header1_component {
    grid-template-columns: 1fr;
  }

  .spark-square-menu-with-dropdowns {
    padding-right: 0;
  }

  .horizontal-flex-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .horizontal-flex-2.header {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .button-flex-wrapper-2 {
    margin-top: 4rem;
  }

  .button-13 {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .header-content-2 {
    grid-column-gap: .5rem;
  }

  .stripe-2 {
    margin-top: 10px;
  }

  .signup-form-wrapper {
    grid-row-gap: .75rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .footer1_form {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .footer1_menu-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .footer1_top-wrapper {
    grid-row-gap: 48px;
  }

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

  .blog-post-header3_component {
    grid-template-columns: 1fr;
  }

  .blog-post-header3_share-wrapper {
    width: 100%;
  }

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

  .navbar10_dropdown-content-left {
    grid-template-columns: 1fr;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .navbar10_blog-list {
    grid-template-columns: 1fr;
  }

  .navbar10_dropdown-link {
    padding-left: 0;
  }

  .navbar10_blog-item {
    flex-direction: column;
  }

  .brix---btn-primary-small-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---header-nav-list-item-show-in-mbl-2 {
    text-align: left;
    width: 100%;
  }

  .brix---btn-secondary-small {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---header-nav-list-item-2 {
    text-align: left;
    width: 100%;
  }

  .brix---header-logo-2 {
    max-width: 84%;
  }

  .brix---container-default-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vertical-info-left {
    height: 40px;
    padding-right: 48px;
  }

  .button-15.hero-v4-left, .button-15.hero-v4-right {
    width: 136px;
  }

  .hero-v4-heading.margin-big {
    font-size: 30px;
    line-height: 32px;
  }

  .hero-v4-slider {
    height: 560px;
  }

  .hero-v4-content {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-label {
    font-size: 8px;
    line-height: 12px;
  }

  .bold-text-8 {
    font-size: 23px;
    line-height: 20px;
  }

  .spark-input.spark-with-a-inner-shadow, .spark-form-label-and-input {
    width: 100%;
  }

  .spark-flexed-form {
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-flex-row-2 {
    align-items: flex-start;
  }

  .spark-simple-menu-button-2 {
    padding-left: 0;
  }

  .spark-nav-link-2 {
    margin-bottom: .5rem;
  }

  .spark-nav-menu-2 {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    max-height: 90vh;
    padding: 1rem .5rem;
  }

  .spark-square-menu-inner-2 {
    background-color: var(--spark-library--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .spark-square-menu-with-links-2 {
    padding-right: 0;
  }

  .spark-section-2 {
    padding: 64px 20px;
  }

  .spark-section-2 h1 {
    font-size: 3rem;
  }

  .spark-section-2 h2 {
    font-size: 2.5rem;
  }

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

  .brix---btn-primary-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---text-area {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---container-default-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---heading-h3-size-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---icon-link-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---big-icon-left {
    border-radius: 14px;
    max-width: 56px;
    margin-bottom: 16px;
    margin-right: 0;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---card-pd-64px---56px {
    padding: 40px 24px;
  }

  .brix---grid-contact-v6 {
    grid-row-gap: 48px;
  }

  .project-component-item-2 {
    margin-bottom: 1rem;
  }

  .section-header-centered {
    align-items: center;
  }

  .client-avatar-2 {
    width: 4rem;
    height: 4rem;
  }

  .client-avatar-2.larger {
    height: 5rem;
  }

  .illustration.is-top-left {
    z-index: 1;
    max-width: 40%;
  }

  .tab {
    text-align: center;
    flex: 1;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }

  .tab.w--current {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    box-shadow: inset -1px 1px #000, inset 1px 1px #000;
  }

  .faq-item-arrow-icon {
    width: 30px;
    height: 30px;
  }

  .text-span-25 {
    width: 5rem;
    height: 3rem;
  }

  .horizontal-flex-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .horizontal-flex-3.header {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .banner-wrapper-text {
    max-width: 100%;
  }

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

  .subtitle-4.service {
    margin-bottom: 20px;
  }

  .circle {
    max-width: 340px;
    height: 340px;
  }

  .button-16 {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .fields-wrapper {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .text-weight-bold-2.text-size-xsmall {
    font-size: .9rem;
    line-height: 1.4;
  }

  .container-16 {
    max-width: none;
  }

  .faq-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .home-banner-section {
    background-position: 50%;
    padding-top: 60px;
  }

  .mansory-wrapper {
    column-count: 1;
  }

  .main-grid {
    grid-row-gap: 3vh;
  }

  .faq-image-wrap {
    max-width: 100%;
  }

  .stripe-3 {
    margin-top: 10px;
  }

  .header-title-4._3._4, .header-title-4._1.mini, .header-title-4._2.m {
    font-size: 6vw;
  }

  .images-wrapper {
    max-width: 100%;
    height: auto;
    padding-left: 0;
  }

  .heading-medium-2 {
    font-size: 1.6rem;
  }

  .heading-medium-2.mini {
    font-size: 1.4rem;
  }

  .header-content-3 {
    grid-column-gap: .5rem;
    margin-top: 4rem;
  }

  .heading-xsmall-3 {
    font-size: 1.25rem;
  }

  .faq-question-box {
    grid-column-gap: 10px;
  }

  .header-component-grid-2 {
    grid-row-gap: 8vw;
  }

  .tabs-menu-6 {
    flex-direction: row;
    width: 100%;
  }

  .faq-doted-shape {
    max-width: 70px;
  }

  .faq-item-title {
    font-size: 18px;
  }

  .feature-component {
    grid-template-columns: 1fr;
  }
}

#w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e50b-dc59e506, #w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e522-dc59e506, #w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e54b-dc59e506 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e56f-dc59e506 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e574-dc59e506 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e576-dc59e506 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e578-dc59e506 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e57a-dc59e506 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9694ccd4-be32-b645-ad65-596691074449-8535129b {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-fcf1b7f5-0d84-f832-8415-3e9de74a8a33-8535129b {
  grid-area: 1 / 1 / 2 / 6;
  align-self: start;
}

#w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-8535129b {
  grid-area: 1 / 1 / 2 / 6;
  align-self: end;
}

#w-node-fcc4c185-9032-699b-c659-2834534cfa9c-8535129b {
  grid-area: 1 / 6 / 2 / 8;
  align-self: end;
}

#w-node-b499b83e-71c7-cb63-bec7-035db1ebe3d9-8535129b {
  grid-area: 1 / 7 / 2 / 12;
}

#w-node-_84a8a6a2-773e-5923-013b-eb384d7db739-8535129b {
  grid-area: 1 / 11 / 2 / 13;
  align-self: start;
}

#w-node-_0300f54f-2157-7e66-4f2b-24c2541c13b7-8535129b, #w-node-_0300f54f-2157-7e66-4f2b-24c2541c13b9-8535129b, #w-node-_0300f54f-2157-7e66-4f2b-24c2541c13bb-8535129b, #w-node-_0300f54f-2157-7e66-4f2b-24c2541c13bd-8535129b, #w-node-_0300f54f-2157-7e66-4f2b-24c2541c13bf-8535129b, #w-node-_6729134e-dcaf-48ab-1c54-6675cfb4dbdb-8535129b, #w-node-a933bb6b-50e8-c4bc-ce55-2ac9bc3fd992-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8902cab6-b85d-2b47-94ea-115d8971d094-8535129b {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_8902cab6-b85d-2b47-94ea-115d8971d096-8535129b {
  grid-area: 1 / 1 / 3 / 13;
  align-self: start;
}

#w-node-de58202f-2246-c06d-e101-61392a888e46-8535129b, #w-node-de58202f-2246-c06d-e101-61392a888e4d-8535129b, #w-node-de58202f-2246-c06d-e101-61392a888e54-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08d6e52e-da7c-97bd-5bf6-f162869be522-8535129b {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_08d6e52e-da7c-97bd-5bf6-f162869be524-8535129b {
  grid-area: span 1 / span 7 / span 1 / span 7;
  align-self: center;
}

#w-node-c6a88721-dc2e-8885-8171-5c2a2cf0c30c-8535129b, #w-node-_2bcc056a-8efc-6913-1c7c-8c7a5162fa69-8535129b {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-bd24ad7c-b3e8-360f-777a-4284a263237a-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b6c0cbc3-7937-282a-0b74-6d2fb469dddd-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be7ec0df-c1d4-01e9-596d-897784db1257-8535129b {
  grid-area: 1 / 3 / 2 / 4;
  align-self: center;
}

#w-node-f3c11d44-db3c-5176-7dab-525d10680e9b-8535129b, #w-node-f3c11d44-db3c-5176-7dab-525d10680e9e-8535129b {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-f3c11d44-db3c-5176-7dab-525d10680ea3-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-ee951e54-a88b-8504-fe39-3ba2bc6a53d7-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47eb9526-b21a-6735-e71a-379c4f5820ee-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_85148d6b-014d-111f-d889-f546bb1aed4d-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_630f3c69-223c-e13c-7447-a245b90a3f50-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_66584db6-0dd9-2952-c4aa-e1f27f4620d5-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8856dd79-687c-c10a-6fb8-7c0d0c58269c-8535129b {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#w-node-_6a464011-1f88-6432-3e69-cc44d57ae877-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a464011-1f88-6432-3e69-cc44d57ae87a-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_6a464011-1f88-6432-3e69-cc44d57ae87c-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_6a464011-1f88-6432-3e69-cc44d57ae87d-8535129b, #w-node-_6a464011-1f88-6432-3e69-cc44d57ae87f-8535129b, #w-node-_7b3716e5-9c53-e844-1381-31e85d44c8f1-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7b3716e5-9c53-e844-1381-31e85d44c8f4-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7b3716e5-9c53-e844-1381-31e85d44c8f6-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_7b3716e5-9c53-e844-1381-31e85d44c8f7-8535129b, #w-node-_7b3716e5-9c53-e844-1381-31e85d44c8f9-8535129b, #w-node-_08d78edf-c8b9-ac4a-7f19-ba60540cd261-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de6be575-c787-a771-adf5-76069c83e704-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_659b6bc4-a100-efe1-bf88-2f520cc648ee-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_3eac87e8-175d-b9ec-304e-b0a80981f3f5-8535129b, #w-node-fa2e6ca3-d383-c801-3d7d-33ce9262719b-8535129b, #w-node-a1a79fd7-0501-32ef-5709-1f28d2644a66-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a1a79fd7-0501-32ef-5709-1f28d2644a67-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-a1a79fd7-0501-32ef-5709-1f28d2644a69-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a1a79fd7-0501-32ef-5709-1f28d2644a6b-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-a1a79fd7-0501-32ef-5709-1f28d2644a6d-8535129b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-fcf1b7f5-0d84-f832-8415-3e9de74a8a33-8535129c {
  grid-area: 1 / 1 / 2 / 6;
  align-self: start;
}

#w-node-_9694ccd4-be32-b645-ad65-596691074449-8535129c {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-8535129c {
  grid-area: 1 / 1 / 2 / 6;
  align-self: end;
}

#w-node-fcc4c185-9032-699b-c659-2834534cfa9c-8535129c {
  grid-area: 1 / 6 / 2 / 8;
  align-self: end;
}

#w-node-_84a8a6a2-773e-5923-013b-eb384d7db739-8535129c {
  grid-area: 1 / 11 / 2 / 13;
  align-self: start;
}

#w-node-b499b83e-71c7-cb63-bec7-035db1ebe3d9-8535129c {
  grid-area: 1 / 7 / 2 / 12;
}

#w-node-e1e486a9-76d1-9388-0631-759ee5c8a767-8535129c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-e1e486a9-76d1-9388-0631-759ee5c8a76a-8535129c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e1e486a9-76d1-9388-0631-759ee5c8a76d-8535129c {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-dd0d30c3-58f5-2b94-bf52-d012a664f44c-8535129d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dd0d30c3-58f5-2b94-bf52-d012a664f44e-8535129d {
  align-self: stretch;
}

#w-node-_49a3e5ed-3971-a0f7-bd72-3c9323acdb63-23acdb27, #w-node-_49a3e5ed-3971-a0f7-bd72-3c9323acdb79-23acdb27, #w-node-_49a3e5ed-3971-a0f7-bd72-3c9323acdb95-23acdb27, #w-node-_49a3e5ed-3971-a0f7-bd72-3c9323acdb99-23acdb27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_49a3e5ed-3971-a0f7-bd72-3c9323acdb9a-23acdb27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_49a3e5ed-3971-a0f7-bd72-3c9323acdb9d-23acdb27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_49a3e5ed-3971-a0f7-bd72-3c9323acdb9e-23acdb27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_09a0c56e-c35b-e8af-f5b2-ede5cb258f41-23acdb27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_381fe129-60d8-de12-174c-4c58ac27e7a7-853512a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_38869f66-86b3-7459-494c-89f209acfc3f-853512a5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4379302d-4da5-4ec0-73ff-7e6e14689de0-853512a5 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_7c9d03a1-540e-70ba-f76f-dcd386e2fd01-853512a5 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: end;
}

#w-node-_803aef95-c6b2-e00a-88c7-c076f2369420-853512a5, #w-node-_25caad95-3358-69fe-944e-7401e031aea1-853512a5, #w-node-_6dec6934-8ef3-1b57-8f24-95d4cee327ae-853512a5, #w-node-_34e1fdf3-5305-f1ce-6c88-f8cbd73e368d-853512a5, #w-node-c57384bd-5565-1e6b-19a9-264f2fe2674e-853512ac, #w-node-af0f99e0-2075-4765-2bab-4d2a2b4c1cf1-853512ac, #w-node-bbb18db5-8397-896c-8b6d-2412b5f9a954-853512ac, #w-node-_10c6489e-1947-f2ba-641d-fc7d7e15d3b5-853512ac, #w-node-_8beabeb9-07e7-d753-cdc4-a89e0ea1c0a2-853512ac, #w-node-_4e2f1041-aca0-aa51-7544-8144858ea761-853512ac, #w-node-_66f2f13b-b293-f239-784a-19bae2808b29-853512ac, #w-node-_84cfc385-d0e6-2fcc-c3d3-af070b992e3e-853512ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2f96320-d334-f89f-87bd-6697fe8862d2-853512af {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_91756a31-2270-ac99-a9de-2e153c6ff6b6-853512af {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77e5cf08-9850-b9c2-b7c4-3a593755763e-853512b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_27fda78b-e79b-e9ee-1d1e-dc3d5bd45c05-853512b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_774ba1ba-8cab-fb6c-47e7-5ed9eb293e73-853512b0 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_89b23514-3929-067d-e4fc-966fd44822a1-853512b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89b23514-3929-067d-e4fc-966fd44822a4-853512b0 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: center;
}

#w-node-_89b23514-3929-067d-e4fc-966fd44822b2-853512b0 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-bb3184a0-3255-278b-c0b5-eae5f3f43d90-853512b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bb3184a0-3255-278b-c0b5-eae5f3f43d93-853512b0 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: center;
}

#w-node-bb3184a0-3255-278b-c0b5-eae5f3f43da3-853512b0 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_45df6696-fb3b-f9ef-1bdb-e067e40b352c-853512b0 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-f2b9e0b6-2a2a-3cac-bc62-c10ea3df603d-853512b0, #w-node-_144ddaab-546b-9b47-95bc-27d337386a1a-853512b0, #w-node-_144ddaab-546b-9b47-95bc-27d337386a1f-853512b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c20f0709-a818-9734-e5dd-9c8fc23c5db4-853512b0 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-c20f0709-a818-9734-e5dd-9c8fc23c5db7-853512b0, #w-node-c20f0709-a818-9734-e5dd-9c8fc23c5dc0-853512b0, #w-node-c20f0709-a818-9734-e5dd-9c8fc23c5dbb-853512b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77e5cf08-9850-b9c2-b7c4-3a593755763e-853512b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_27fda78b-e79b-e9ee-1d1e-dc3d5bd45c05-853512b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_774ba1ba-8cab-fb6c-47e7-5ed9eb293e73-853512b1 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_3e7a9c2f-3bfc-f6e9-75b9-aed572df18d0-853512b1 {
  place-self: center;
}

#w-node-_3e7a9c2f-3bfc-f6e9-75b9-aed572df18d3-853512b1 {
  align-self: end;
}

#w-node-c1d71f84-dac0-1dcc-ed77-923676f2ac42-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2ac53-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2ac63-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2ac73-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2ac8d-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2ac9e-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2acbe-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2acc9-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2acee-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2acfc-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2ad16-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2ad20-853512b4, #w-node-_047f0ee1-d85c-f67f-7c18-66a3bd4cd039-853512b4 {
  justify-self: start;
}

#w-node-aba3c3ea-3ff0-3543-f79c-42814ece1460-853512b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c1d71f84-dac0-1dcc-ed77-923676f2ad2e-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2ad37-853512b4 {
  justify-self: start;
}

#w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a344e-853512b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a3451-853512b4, #w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a3454-853512b4, #w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a3457-853512b4, #w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a345a-853512b4, #w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a345d-853512b4, #w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a3460-853512b4, #w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a3463-853512b4, #w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a3466-853512b4, #w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a3469-853512b4, #w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a346f-853512b4, #w-node-_2e6a997c-26cd-2ec2-4a02-76d1417a3472-853512b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-c1d71f84-dac0-1dcc-ed77-923676f2ad51-853512b4, #w-node-c1d71f84-dac0-1dcc-ed77-923676f2ad80-853512b4 {
  justify-self: start;
}

#w-node-fcf1b7f5-0d84-f832-8415-3e9de74a8a33-01b2a18f {
  grid-area: 1 / 1 / 2 / 6;
  align-self: start;
}

#w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-01b2a18f {
  grid-area: 1 / 1 / 2 / 6;
  align-self: end;
}

#w-node-fcc4c185-9032-699b-c659-2834534cfa9c-01b2a18f {
  grid-area: 1 / 6 / 2 / 8;
  align-self: end;
}

#w-node-b499b83e-71c7-cb63-bec7-035db1ebe3d9-01b2a18f {
  grid-area: 1 / 7 / 2 / 12;
}

#w-node-_84a8a6a2-773e-5923-013b-eb384d7db739-01b2a18f {
  grid-area: 1 / 11 / 2 / 13;
  align-self: start;
}

#w-node-e1e486a9-76d1-9388-0631-759ee5c8a767-01b2a18f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-e1e486a9-76d1-9388-0631-759ee5c8a76a-01b2a18f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e1e486a9-76d1-9388-0631-759ee5c8a76d-01b2a18f {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-c6a88721-dc2e-8885-8171-5c2a2cf0c30c-01b2a18f, #w-node-_2bcc056a-8efc-6913-1c7c-8c7a5162fa69-01b2a18f {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-bd24ad7c-b3e8-360f-777a-4284a263237a-01b2a18f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b6c0cbc3-7937-282a-0b74-6d2fb469dddd-01b2a18f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be7ec0df-c1d4-01e9-596d-897784db1257-01b2a18f {
  grid-area: 1 / 3 / 2 / 4;
  align-self: center;
}

#w-node-f3c11d44-db3c-5176-7dab-525d10680e9b-01b2a18f, #w-node-f3c11d44-db3c-5176-7dab-525d10680e9e-01b2a18f {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-f3c11d44-db3c-5176-7dab-525d10680ea3-01b2a18f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b2f96320-d334-f89f-87bd-6697fe8862d2-b8a179ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_91756a31-2270-ac99-a9de-2e153c6ff6b6-b8a179ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e68af28-12d7-9fbb-e634-37e015f81fc9-b8a179ba {
  grid-area: 1 / 3 / 2 / 4;
  align-self: center;
}

#w-node-b2f96320-d334-f89f-87bd-6697fe8862d2-e4abe48b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_91756a31-2270-ac99-a9de-2e153c6ff6b6-e4abe48b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e68af28-12d7-9fbb-e634-37e015f81fc9-e4abe48b {
  grid-area: 1 / 3 / 2 / 4;
  align-self: center;
}

#w-node-_1b75f7ed-1382-6c08-56c1-f2895b243ba9-a0053221 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-b2f96320-d334-f89f-87bd-6697fe8862d2-84daaaf9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_91756a31-2270-ac99-a9de-2e153c6ff6b6-84daaaf9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2f96320-d334-f89f-87bd-6697fe8862d2-68d0d30f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_91756a31-2270-ac99-a9de-2e153c6ff6b6-68d0d30f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b916e389-4269-6a85-c662-c265407da90a-3f55c18a {
  place-self: center;
}

#w-node-b916e389-4269-6a85-c662-c265407da90d-3f55c18a {
  align-self: end;
}

#w-node-_3e7a9c2f-3bfc-f6e9-75b9-aed572df18d0-07020608 {
  place-self: center;
}

#w-node-_3e7a9c2f-3bfc-f6e9-75b9-aed572df18d3-07020608 {
  align-self: end;
}

#w-node-b2f96320-d334-f89f-87bd-6697fe8862d2-0892d7f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_91756a31-2270-ac99-a9de-2e153c6ff6b6-0892d7f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b916e389-4269-6a85-c662-c265407da90a-5764e40e {
  place-self: center;
}

#w-node-b916e389-4269-6a85-c662-c265407da90d-5764e40e {
  align-self: end;
}

#w-node-b916e389-4269-6a85-c662-c265407da90a-f59b1160 {
  place-self: center;
}

#w-node-b916e389-4269-6a85-c662-c265407da90d-f59b1160 {
  align-self: end;
}

#w-node-b916e389-4269-6a85-c662-c265407da90a-5c3811c2 {
  place-self: center;
}

#w-node-b916e389-4269-6a85-c662-c265407da90d-5c3811c2 {
  align-self: end;
}

#w-node-e432186e-decd-81ef-8d87-76de94f587df-65d6e56c, #w-node-dd0d30c3-58f5-2b94-bf52-d012a664f44c-0df0b74e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dd0d30c3-58f5-2b94-bf52-d012a664f44e-0df0b74e {
  align-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_9694ccd4-be32-b645-ad65-596691074449-8535129b {
    grid-column-end: 7;
  }

  #w-node-fcf1b7f5-0d84-f832-8415-3e9de74a8a33-8535129b {
    grid-column-end: 13;
    align-self: end;
  }

  #w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-8535129b {
    grid-row: 3 / 4;
    grid-column-end: 9;
  }

  #w-node-fcc4c185-9032-699b-c659-2834534cfa9c-8535129b {
    grid-area: 2 / 1 / 3 / 5;
  }

  #w-node-b499b83e-71c7-cb63-bec7-035db1ebe3d9-8535129b {
    grid-row: 2 / 3;
    grid-column-start: 2;
  }

  #w-node-_84a8a6a2-773e-5923-013b-eb384d7db739-8535129b {
    grid-area: 2 / 9 / 3 / 13;
  }

  #w-node-_2bcc056a-8efc-6913-1c7c-8c7a5162fa69-8535129b {
    grid-column-start: 1;
  }

  #w-node-bd24ad7c-b3e8-360f-777a-4284a263237a-8535129b {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-b6c0cbc3-7937-282a-0b74-6d2fb469dddd-8535129b {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-be7ec0df-c1d4-01e9-596d-897784db1257-8535129b {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-f3c11d44-db3c-5176-7dab-525d10680e9e-8535129b {
    grid-column-start: 1;
  }

  #w-node-f3c11d44-db3c-5176-7dab-525d10680ea3-8535129b {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_47eb9526-b21a-6735-e71a-379c4f5820ee-8535129b {
    align-self: end;
  }

  #w-node-_630f3c69-223c-e13c-7447-a245b90a3f50-8535129b {
    align-self: start;
  }

  #w-node-_8856dd79-687c-c10a-6fb8-7c0d0c58269c-8535129b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a1a79fd7-0501-32ef-5709-1f28d2644a69-8535129b {
    align-self: end;
  }

  #w-node-a1a79fd7-0501-32ef-5709-1f28d2644a6d-8535129b {
    align-self: start;
  }

  #w-node-fcf1b7f5-0d84-f832-8415-3e9de74a8a33-8535129c {
    grid-column-end: 13;
    align-self: end;
  }

  #w-node-_9694ccd4-be32-b645-ad65-596691074449-8535129c {
    grid-column-end: 7;
  }

  #w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-8535129c {
    grid-row: 3 / 4;
    grid-column-end: 9;
  }

  #w-node-fcc4c185-9032-699b-c659-2834534cfa9c-8535129c {
    grid-area: 2 / 1 / 3 / 5;
  }

  #w-node-_84a8a6a2-773e-5923-013b-eb384d7db739-8535129c {
    grid-area: 2 / 9 / 3 / 13;
  }

  #w-node-b499b83e-71c7-cb63-bec7-035db1ebe3d9-8535129c {
    grid-row: 2 / 3;
    grid-column-start: 2;
  }

  #w-node-_38869f66-86b3-7459-494c-89f209acfc3f-853512a5 {
    grid-column-end: 4;
  }

  #w-node-_4379302d-4da5-4ec0-73ff-7e6e14689de0-853512a5 {
    grid-row: 2 / 3;
    grid-column-start: 1;
  }

  #w-node-_7c9d03a1-540e-70ba-f76f-dcd386e2fd01-853512a5 {
    grid-column-start: 1;
  }

  #w-node-_89b23514-3929-067d-e4fc-966fd44822a1-853512b0 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_89b23514-3929-067d-e4fc-966fd44822a4-853512b0 {
    grid-row: 2 / 3;
    grid-column-start: 1;
  }

  #w-node-_89b23514-3929-067d-e4fc-966fd44822b2-853512b0 {
    grid-column: 3 / 4;
    place-self: center;
  }

  #w-node-bb3184a0-3255-278b-c0b5-eae5f3f43d90-853512b0 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-bb3184a0-3255-278b-c0b5-eae5f3f43d93-853512b0 {
    grid-row: 2 / 3;
    grid-column-start: 1;
  }

  #w-node-bb3184a0-3255-278b-c0b5-eae5f3f43da3-853512b0 {
    grid-column: 3 / 4;
    place-self: center;
  }

  #w-node-a5e140f0-8205-d6a6-0e23-d4bd41ef9a11-853512b0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_45df6696-fb3b-f9ef-1bdb-e067e40b352c-853512b0 {
    grid-column: 1 / 2;
    justify-self: end;
  }

  #w-node-f2b9e0b6-2a2a-3cac-bc62-c10ea3df603d-853512b0 {
    grid-column: span 2 / span 2;
  }

  #w-node-c20f0709-a818-9734-e5dd-9c8fc23c5daf-853512b0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c20f0709-a818-9734-e5dd-9c8fc23c5db4-853512b0 {
    grid-column: 1 / 2;
    justify-self: end;
  }

  #w-node-c20f0709-a818-9734-e5dd-9c8fc23c5db7-853512b0 {
    grid-column: span 2 / span 2;
  }

  #w-node-_3e7a9c2f-3bfc-f6e9-75b9-aed572df18d0-853512b1 {
    justify-self: center;
  }

  #w-node-fcf1b7f5-0d84-f832-8415-3e9de74a8a33-01b2a18f {
    grid-column-end: 13;
    align-self: end;
  }

  #w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-01b2a18f {
    grid-row: 3 / 4;
    grid-column-end: 9;
  }

  #w-node-fcc4c185-9032-699b-c659-2834534cfa9c-01b2a18f {
    grid-area: 2 / 1 / 3 / 5;
  }

  #w-node-b499b83e-71c7-cb63-bec7-035db1ebe3d9-01b2a18f {
    grid-row: 2 / 3;
    grid-column-start: 2;
  }

  #w-node-_84a8a6a2-773e-5923-013b-eb384d7db739-01b2a18f {
    grid-area: 2 / 9 / 3 / 13;
  }

  #w-node-_2bcc056a-8efc-6913-1c7c-8c7a5162fa69-01b2a18f {
    grid-column-start: 1;
  }

  #w-node-bd24ad7c-b3e8-360f-777a-4284a263237a-01b2a18f {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-b6c0cbc3-7937-282a-0b74-6d2fb469dddd-01b2a18f {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-be7ec0df-c1d4-01e9-596d-897784db1257-01b2a18f {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-f3c11d44-db3c-5176-7dab-525d10680e9e-01b2a18f {
    grid-column-start: 1;
  }

  #w-node-f3c11d44-db3c-5176-7dab-525d10680ea3-01b2a18f {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_2354f27f-b25c-141e-8723-3b3b08c1d057-b8a179ba {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_1e68af28-12d7-9fbb-e634-37e015f81fc9-b8a179ba {
    grid-row: 2 / 3;
    grid-column-start: 1;
  }

  #w-node-_2354f27f-b25c-141e-8723-3b3b08c1d057-e4abe48b {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_1e68af28-12d7-9fbb-e634-37e015f81fc9-e4abe48b {
    grid-row: 2 / 3;
    grid-column-start: 1;
  }

  #w-node-d0a2d322-72ca-c30c-b941-6ef754cfbf45-3f55c18a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-b916e389-4269-6a85-c662-c265407da90a-3f55c18a {
    justify-self: center;
  }

  #w-node-_6b6f4b4f-d427-af69-cd40-c18a57e8a969-07020608 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_3e7a9c2f-3bfc-f6e9-75b9-aed572df18d0-07020608 {
    justify-self: center;
  }

  #w-node-d0a2d322-72ca-c30c-b941-6ef754cfbf45-5764e40e {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-b916e389-4269-6a85-c662-c265407da90a-5764e40e {
    justify-self: center;
  }

  #w-node-d0a2d322-72ca-c30c-b941-6ef754cfbf45-f59b1160 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-b916e389-4269-6a85-c662-c265407da90a-f59b1160 {
    justify-self: center;
  }

  #w-node-d0a2d322-72ca-c30c-b941-6ef754cfbf45-5c3811c2 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-b916e389-4269-6a85-c662-c265407da90a-5c3811c2 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e50b-dc59e506, #w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e56f-dc59e506 {
    grid-column: span 2 / span 2;
  }

  #w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e574-dc59e506, #w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e576-dc59e506, #w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e578-dc59e506, #w-node-_103b4bea-4a5e-266e-2bf1-8a17dc59e57a-dc59e506 {
    justify-self: start;
  }

  #w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-8535129b {
    grid-column-end: 11;
  }

  #w-node-fcc4c185-9032-699b-c659-2834534cfa9c-8535129b {
    grid-column-end: 5;
  }

  #w-node-_08d6e52e-da7c-97bd-5bf6-f162869be522-8535129b {
    grid-area: 1 / 1 / 2 / 13;
  }

  #w-node-_08d6e52e-da7c-97bd-5bf6-f162869be524-8535129b {
    grid-column: span 12 / span 12;
  }

  #w-node-_2bcc056a-8efc-6913-1c7c-8c7a5162fa69-8535129b {
    grid-column-start: 1;
  }

  #w-node-bd24ad7c-b3e8-360f-777a-4284a263237a-8535129b {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-f3c11d44-db3c-5176-7dab-525d10680e9e-8535129b {
    grid-column-start: 1;
  }

  #w-node-f3c11d44-db3c-5176-7dab-525d10680ea3-8535129b {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-8535129c {
    grid-column-end: 11;
  }

  #w-node-fcc4c185-9032-699b-c659-2834534cfa9c-8535129c {
    grid-column-end: 5;
  }

  #w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-01b2a18f {
    grid-column-end: 11;
  }

  #w-node-fcc4c185-9032-699b-c659-2834534cfa9c-01b2a18f {
    grid-column-end: 5;
  }

  #w-node-_2bcc056a-8efc-6913-1c7c-8c7a5162fa69-01b2a18f {
    grid-column-start: 1;
  }

  #w-node-bd24ad7c-b3e8-360f-777a-4284a263237a-01b2a18f {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-f3c11d44-db3c-5176-7dab-525d10680e9e-01b2a18f {
    grid-column-start: 1;
  }

  #w-node-f3c11d44-db3c-5176-7dab-525d10680ea3-01b2a18f {
    grid-area: 2 / 1 / 3 / 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-8535129b {
    grid-column-end: 13;
  }

  #w-node-fcc4c185-9032-699b-c659-2834534cfa9c-8535129b {
    grid-column-end: 5;
  }

  #w-node-_8902cab6-b85d-2b47-94ea-115d8971d094-8535129b {
    grid-area: 1 / 1 / 2 / 6;
  }

  #w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-8535129c {
    grid-column-end: 13;
  }

  #w-node-fcc4c185-9032-699b-c659-2834534cfa9c-8535129c {
    grid-column-end: 5;
  }

  #w-node-e1e486a9-76d1-9388-0631-759ee5c8a76a-8535129c {
    grid-area: 2 / 1 / 3 / 4;
    align-self: center;
  }

  #w-node-e1e486a9-76d1-9388-0631-759ee5c8a76d-8535129c {
    grid-row: 3 / 4;
  }

  #w-node-_4379302d-4da5-4ec0-73ff-7e6e14689de0-853512a5 {
    place-self: start;
  }

  #w-node-_27fda78b-e79b-e9ee-1d1e-dc3d5bd45c05-853512b0 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_774ba1ba-8cab-fb6c-47e7-5ed9eb293e73-853512b0 {
    grid-row: 3 / 4;
  }

  #w-node-_27fda78b-e79b-e9ee-1d1e-dc3d5bd45c05-853512b1 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_774ba1ba-8cab-fb6c-47e7-5ed9eb293e73-853512b1 {
    grid-row: 3 / 4;
  }

  #w-node-_89178180-d2d9-543d-02eb-8440c454eaf1-01b2a18f {
    grid-column-end: 13;
  }

  #w-node-fcc4c185-9032-699b-c659-2834534cfa9c-01b2a18f {
    grid-column-end: 5;
  }

  #w-node-e1e486a9-76d1-9388-0631-759ee5c8a76a-01b2a18f {
    grid-area: 2 / 1 / 3 / 4;
    align-self: center;
  }

  #w-node-e1e486a9-76d1-9388-0631-759ee5c8a76d-01b2a18f {
    grid-row: 3 / 4;
  }

  #w-node-_2354f27f-b25c-141e-8723-3b3b08c1d057-b8a179ba, #w-node-_2354f27f-b25c-141e-8723-3b3b08c1d057-e4abe48b {
    grid-column-end: 4;
  }
}


@font-face {
  font-family: 'Social Icon';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-ExtraBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Extralight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay Variable';
  src: url('../fonts/ClashDisplay-Variable.woff2') format('woff2');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}