:root {
  --light: #f6eee3;
  --paragraphs: #4f4d49;
  --heading: #1f1717;
  --accent-2: #fbbbb7;
  --accent-1: #fbd85f;
  --border: #d3cdc3;
}

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.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-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  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;
  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-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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  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-commercepaypalcheckoutformcontainer {
  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-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  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-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

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

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

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

  .w-layout-blockcontainer {
    max-width: none;
  }
}

@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 {
    font-size: 16px;
  }
}

body {
  background-color: var(--light);
  color: var(--paragraphs);
  flex-direction: column;
  justify-content: flex-start;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 1.75em;
  display: flex;
}

h1 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 28px;
  font-family: Marcellus, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 1.24em;
}

h2 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 27px;
  font-family: Marcellus, sans-serif;
  font-size: 57px;
  font-weight: 400;
  line-height: 1.26em;
}

h3 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 26px;
  font-family: Marcellus, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.26em;
}

h4 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Marcellus, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.26em;
}

h5 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 18px;
  font-family: Marcellus, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.28em;
}

h6 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 14px;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
}

p {
  margin-bottom: 30px;
}

a {
  border-bottom: 2px solid var(--accent-2);
  color: var(--heading);
  text-decoration: none;
  transition: border-color .3s cubic-bezier(.25, .46, .45, .94);
}

a:hover {
  border-bottom-color: var(--heading);
}

ul, ol {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 36px;
}

li {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
}

strong {
  color: var(--heading);
  font-weight: 700;
}

blockquote {
  border-left: 2px solid var(--accent-2);
  color: var(--heading);
  margin-bottom: 30px;
  margin-left: 18px;
  padding: 0 24px;
  font-size: 20px;
  font-style: italic;
  line-height: 1.7em;
}

figure {
  margin-top: 40px;
  margin-bottom: 40px;
}

figcaption {
  text-align: center;
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  line-height: 1.6em;
}

.navbar {
  z-index: 100;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.brand {
  border-bottom-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 13px;
  transition-property: none;
  display: flex;
  position: relative;
}

.logo {
  width: 68px;
  height: 26px;
}

.nav-block-links {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.line-top {
  flex: 1;
  width: 100%;
  height: 1px;
  position: relative;
}

.grid-navbar {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: 100%;
  padding: 25px 50px;
}

.block-navbar {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  z-index: 10;
  border-bottom-style: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  display: flex;
  position: relative;
}

.nav-text {
  color: var(--heading);
  text-align: center;
  font-size: 17px;
  line-height: 1.2em;
}

.nav-text.light {
  color: var(--light);
}

.circle {
  z-index: -10;
  border: 1px solid var(--heading);
  opacity: 0;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  position: absolute;
}

.circle.light {
  border-color: var(--light);
}

.menu-button-open {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

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

.menu-navbar {
  border-bottom-style: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  display: flex;
  position: relative;
}

.nav-menu {
  z-index: 150;
  background-color: var(--heading);
  width: 100%;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.nav-menu.dark {
  background-color: #1a1313;
}

.space-link {
  background-color: var(--heading);
  opacity: .2;
  width: 1px;
  height: 9px;
  margin-left: 3px;
  margin-right: 3px;
}

.space-link.light {
  background-color: var(--light);
}

.line-fill-top---left {
  background-color: var(--heading);
  width: 100%;
  margin-left: auto;
  position: absolute;
  inset: 0%;
}

.line-fill-top---left.light {
  background-color: var(--light);
  opacity: .2;
}

.line-fill-top---right {
  background-color: var(--heading);
  width: 100%;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.line-fill-top---right.light {
  background-color: var(--light);
  opacity: .2;
}

.menu-link {
  opacity: .4;
  color: var(--light);
  border-bottom-style: none;
  padding: 30px 25px;
  font-family: Marcellus, sans-serif;
  font-size: 72px;
  line-height: 1em;
  transition-property: opacity;
  display: block;
}

.menu-link:hover {
  opacity: 1;
}

.menu-link.w--current {
  color: var(--light);
  display: none;
}

.menu-link.aboutlink, .menu-link.hide {
  display: none;
}

.menu-block-links {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.grid-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: 1fr auto 1fr;
  grid-template-columns: 1fr;
  place-items: stretch center;
  width: 100%;
  min-height: 100vh;
  padding-top: 80px;
  padding-bottom: 80px;
}

.line-menu {
  background-color: var(--light);
  opacity: .2;
  width: 1px;
  height: 100%;
  min-height: 30px;
}

.menu-button-close {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: fixed;
  inset: 25px 50px auto auto;
}

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

.section-hero {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.section-hero.half {
  height: auto;
}

.grid-hero {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  perspective: 1000px;
  grid-template-rows: 1fr auto 1fr;
  grid-template-columns: 1fr;
  place-items: center;
  width: 100%;
  height: 100vh;
  padding: 100px 70px 50px;
  position: fixed;
  inset: 0% 0% auto;
  overflow: auto;
}

.line-hero {
  width: 1px;
  height: 100%;
  min-height: 40px;
  position: relative;
}

.line-fill-hero---top {
  background-color: var(--heading);
  height: 100%;
  margin-bottom: auto;
  position: absolute;
  inset: 0%;
}

.line-fill-hero---top.light {
  background-color: var(--light);
  opacity: .2;
}

.block-hero {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1030px;
  padding-top: 25px;
  padding-bottom: 45px;
  display: flex;
}

.block-hero.single {
  padding-bottom: 5px;
}

.paragraph-hero {
  max-width: 600px;
  margin-bottom: 38px;
  font-size: 20px;
  line-height: 1.6em;
}

.paragraph-hero.light {
  opacity: .45;
  color: var(--light);
}

.button {
  border: 1px solid var(--heading);
  box-shadow: 3px 3px 0 0 var(--heading);
  color: var(--heading);
  text-align: center;
  background-color: #0000;
  margin-top: 0;
  padding: 14px 33px;
  font-size: 17px;
  line-height: 1.2em;
  transition: box-shadow .3s cubic-bezier(.25, .46, .45, .94), transform .3s cubic-bezier(.25, .46, .45, .94);
}

.button:hover {
  box-shadow: 0 0 0 0 var(--heading);
  transform: translate(0, 4px);
}

.button.small {
  padding: 10px 22px;
  font-size: 15px;
}

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

.heading-hero {
  margin-bottom: 20px;
}

.heading-hero.light {
  color: var(--light);
}

.line-fill-hero---down {
  background-color: var(--heading);
  height: 100%;
  margin-bottom: auto;
  position: absolute;
  inset: 0%;
}

.line-fill-hero---down.light {
  background-color: var(--light);
  opacity: .2;
}

.section {
  z-index: 10;
  background-color: var(--light);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding-top: 60px;
  padding-left: 220px;
  padding-right: 220px;
  display: flex;
  position: relative;
}

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

.section.service-item {
  flex-direction: row;
}

.collection-list-wrapper---a {
  width: 100%;
  max-width: 1000px;
  margin-bottom: 200px;
}

.collection-list---a {
  grid-column-gap: 0px;
  grid-row-gap: 200px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.img-project {
  object-fit: cover;
  width: 100%;
  height: 600px;
}

.img-project.page {
  object-fit: contain;
  border: 0 solid #000;
  width: 125%;
  max-width: 110%;
  height: 944px;
  overflow: visible;
}

.link-img-project {
  border-bottom-style: none;
  transition-property: none;
  overflow: hidden;
}

.project-img-block---a {
  perspective: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-heading-project {
  border-bottom-style: none;
  transition-property: none;
  position: relative;
}

.collection-item---a {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-project {
  margin-bottom: 0;
}

.heading-project.light {
  color: var(--light);
}

.project-subtitle {
  margin-bottom: 6px;
  font-size: 17px;
  line-height: 1.2em;
}

.project-subtitle.light {
  opacity: .55;
  color: var(--light);
}

.project-text-block---a {
  text-align: center;
  max-width: 670px;
  margin-top: 55px;
}

.empty-state {
  border: 1px solid var(--heading);
  background-color: var(--light);
  text-align: center;
}

.empty-state.light {
  border-color: var(--light);
  background-color: var(--heading);
}

.text-empty {
  color: var(--heading);
  font-size: 17px;
}

.text-empty.light {
  color: var(--light);
}

.footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  display: none;
}

.grid-footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: .2;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  place-items: center;
  width: 100%;
}

.line-footer {
  background-color: var(--heading);
  flex: 1;
  width: 100%;
  height: 1px;
  position: relative;
}

.line-footer.light {
  background-color: var(--light);
}

.links-footer {
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.bg-color-gradient {
  z-index: -50;
  background-image: radial-gradient(circle farthest-corner at 100% 0%, var(--accent-2), #fbbbb700 59%), radial-gradient(circle farthest-corner at 0% 100%, var(--accent-1), #fbd85f00 38%);
  position: fixed;
  inset: 0%;
}

.bg-color-gradient.dark {
  background-image: radial-gradient(circle at 100% 0, #ab10ff29, #ab10ff00 46%), radial-gradient(circle at 0 100%, #f0154545, #f0154500 38%);
}

.heading-hero-large {
  margin-bottom: 60px;
  font-size: 90px;
  line-height: 1.1em;
}

.heading-hero-large.light {
  color: var(--light);
  margin-bottom: 63px;
}

.collection-list-wrapper---b {
  width: 100%;
  max-width: 2000px;
  margin-bottom: 200px;
}

.collection-item---b {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-item---b:nth-child(2n) {
  flex-direction: row-reverse;
}

.project-img-block---b {
  perspective: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.project-text-block---b {
  text-align: left;
  width: 50%;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-left: 5%;
  padding-right: 5%;
}

.collection-list---b {
  grid-column-gap: 0px;
  grid-row-gap: 100px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-half {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: start center;
  width: 100%;
  min-height: 100vh;
  position: relative;
}

.sticky-half {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 100px 10% 50px;
  display: flex;
  position: sticky;
  top: 0;
}

.block-half {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 150px 10% 50px;
  display: flex;
}

.line-half {
  height: 100%;
  padding-top: 100px;
  padding-bottom: 50px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.collection-list-wrapper---c {
  width: 100%;
  max-width: 1000px;
  margin-bottom: 200px;
}

.collection-list---c {
  grid-column-gap: 0px;
  grid-row-gap: 200px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item---c {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.project-img-block---c {
  perspective: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-text-block---c {
  text-align: center;
  max-width: 580px;
  margin-top: 55px;
}

.grid-single {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  perspective: 1000px;
  grid-template-rows: 70px auto 70px;
  grid-template-columns: 1fr;
  place-items: center;
  width: 100%;
  padding: 100px 70px 0;
}

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

.collection-list-wrapper---page {
  width: 100%;
  max-width: 2000px;
  margin-bottom: 200px;
}

.collection-list---page {
  grid-column-gap: 0px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item---page {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid var(--border);
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 60px;
  display: grid;
}

.project-img-block---page {
  perspective: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-text-block---page {
  text-align: left;
  max-width: 670px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: 8%;
}

.utility-page-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  grid-template-rows: 1fr auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-top: 100px;
  padding-bottom: 50px;
  display: grid;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  max-width: 310px;
  margin-bottom: 0;
  margin-left: 14px;
  margin-right: 14px;
  display: flex;
}

.rich-text-block {
  max-width: 790px;
  margin-top: 60px;
  margin-bottom: 70px;
}

.block-img-project-single {
  perspective: 1000px;
  max-width: 1400px;
}

.form-block {
  width: 100%;
}

.text-field {
  height: 52px;
  color: var(--heading);
  background-color: #0000;
  border: 1px solid #1f171759;
  padding: 15px;
  font-size: 17px;
  line-height: 1.2em;
  transition: border-color .3s cubic-bezier(.25, .46, .45, .94);
}

.text-field:focus {
  border-color: var(--heading);
}

.text-field::placeholder {
  color: #1f171766;
}

.textarea {
  min-height: 120px;
  color: var(--heading);
  background-color: #0000;
  border: 1px solid #1f171759;
  margin-bottom: 20px;
  padding: 15px;
  font-size: 17px;
  line-height: 1.2em;
  transition: border-color .3s cubic-bezier(.25, .46, .45, .94);
}

.textarea:focus {
  border-color: var(--heading);
}

.textarea::placeholder {
  color: #1f171766;
}

.form {
  grid-column-gap: 17px;
  grid-row-gap: 7px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch center;
  display: grid;
}

.error-message {
  background-color: var(--accent-2);
  margin-top: 20px;
  padding: 15px;
}

.text-error {
  color: var(--heading);
}

.success-message {
  background-color: var(--accent-1);
}

.text-success {
  color: var(--heading);
}

.page-content {
  width: 100%;
  max-width: 790px;
  margin-top: 70px;
  margin-bottom: 70px;
}

.grid-page-img {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  perspective: 1000px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(auto, 950px) 1fr;
  width: 100%;
  max-width: 2000px;
}

.img-page {
  object-fit: cover;
  width: 100%;
  height: 700px;
}

.grid-list {
  border-top: 1px solid var(--border);
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  align-items: start;
  margin-bottom: 30px;
  padding-top: 10px;
}

.list-subtitle {
  margin-top: 6px;
  font-size: 17px;
  line-height: 1.2em;
}

.heading-list {
  margin-bottom: 10px;
}

.heading-list.dm-sans {
  font-family: DM Sans, sans-serif;
}

.approach {
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px;
  margin-right: 24%;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.approach.right {
  margin-left: 24%;
  margin-right: 0%;
}

.number {
  color: var(--border);
  margin-right: 30px;
  font-family: Marcellus, sans-serif;
  font-size: 115px;
  line-height: 1em;
}

.heading-approach {
  margin-bottom: 8px;
}

.paragraph-approach {
  margin-bottom: 0;
}

.space {
  background-color: var(--border);
  width: 100%;
  height: 1px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.grid-image-licensing {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-columns: 1fr 1fr 1fr;
}

.image-licensing {
  width: 100%;
}

.grid-colors {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-columns: 1fr 1fr 1fr;
}

.color {
  border: 1px solid var(--border);
  background-color: var(--light);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 20px;
  display: flex;
}

.color.heading {
  background-color: var(--heading);
}

.color.paragraphs {
  background-color: var(--paragraphs);
}

.color.border {
  background-color: var(--border);
}

.color.accent-1 {
  background-color: var(--accent-1);
}

.color.accent-2 {
  background-color: var(--accent-2);
}

.text-color {
  color: var(--heading);
  font-size: 17px;
  line-height: 1.2em;
}

.text-color.light {
  color: var(--light);
}

.block-buttons {
  border: 1px solid var(--border);
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
  padding: 25px;
  display: flex;
}

.block-buttons.dark {
  background-color: var(--heading);
}

.grid-buttons {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: auto;
  place-items: center start;
}

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

.button-light {
  border: 1px solid var(--light);
  box-shadow: 3px 3px 0 0 var(--light);
  color: var(--light);
  background-color: #0000;
  padding: 14px 33px;
  font-size: 17px;
  line-height: 1.2em;
  transition: box-shadow .3s cubic-bezier(.25, .46, .45, .94), transform .3s cubic-bezier(.25, .46, .45, .94);
}

.button-light:hover {
  border-bottom-color: var(--light);
  box-shadow: 0 0 0 0 var(--light);
  transform: translate(0, 4px);
}

.button-light.small {
  padding: 10px 22px;
  font-size: 15px;
}

.section-splash {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.section-splash.dark {
  background-color: var(--heading);
}

.splash-navbar {
  z-index: 100;
  width: 100%;
  margin-bottom: 90px;
  padding-top: 4px;
  padding-bottom: 4px;
  position: sticky;
  top: 0;
}

.splash {
  perspective: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin: 90px auto;
  display: flex;
}

.link-img-splash {
  border: 1px solid var(--border);
  width: 100%;
  margin-bottom: 6px;
  transition-property: none;
  position: relative;
}

.link-img-splash:hover {
  border-color: var(--border);
}

.link-img-splash.dark {
  border-color: #f6eee333;
}

.img-splash {
  position: absolute;
  inset: 0%;
}

.footer-splash {
  margin-top: 150px;
  padding-left: 50px;
  padding-right: 50px;
}

.heading-2 {
  color: var(--light);
  margin-bottom: 0;
  font-size: 42px;
}

.heading-3 {
  margin-bottom: 0;
  font-size: 42px;
}

.temp_nav_wrap {
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.temp_logo {
  margin-right: 35px;
}

.temp_nav_menu_main {
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  display: flex;
}

.temp_links {
  align-items: center;
  display: flex;
}

.temp_logo_image {
  margin-right: 25px;
  position: static;
  inset: 0% auto 0% 0%;
}

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

.temp_nav {
  z-index: 5;
  background-color: #0000;
  flex: 1;
  position: relative;
  box-shadow: 14px 14px 40px #767ead14;
}

.temp_nav_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  min-height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.temp_nav_menu {
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  display: flex;
}

.temp_nav_link_main {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}

.temp_nav_button {
  min-height: 35px;
  max-height: 40px;
  box-shadow: none;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #7540ee;
  border: 2px #5d3eff;
  border-radius: 50px;
  align-items: center;
  padding: 12px 40px;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  transition: all .35s;
  display: flex;
}

.temp_nav_button:hover {
  color: #fff;
  background-color: #5d3eff;
}

.temp_mobile_wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  min-height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.temp_mobile {
  z-index: 5;
  background-color: #fff;
  flex: 1;
  display: none;
  position: relative;
  box-shadow: 14px 14px 40px #767ead14;
}

.temp_nav_link {
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}

.temp_nav_links {
  align-items: center;
  display: flex;
}

.temp01_hero {
  background-color: #0000;
  background-image: url('../images/header.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  padding: 145px 5% 0;
  display: flex;
}

.temp01_tag_c {
  background-color: #ffab00;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  padding: 5px;
  display: flex;
}

.temp01_tag_text {
  color: #ffab00b3;
  margin-left: 10px;
  font-weight: 700;
}

.temp01_tag_hero {
  background-color: #fff7e9;
  border-radius: 50px;
  align-items: center;
  min-width: 120px;
  min-height: 30px;
  margin-bottom: 20px;
  padding: 5px 10px 5px 5px;
  display: flex;
}

.temp01_container {
  flex-direction: column;
  flex: 1;
  align-items: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.temp01_h1 {
  color: #fff;
  text-align: center;
  max-width: 610px;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 46px;
}

.temp01_paragraph_centre {
  color: #fff;
  text-align: center;
  max-width: 560px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 25px;
  display: block;
}

.temp01_image {
  border-radius: 10px;
  max-width: 650px;
  margin-top: 55px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 60px 30px #767ead1f;
}

.temp01_button_primary {
  max-width: 220px;
  min-height: 45px;
  max-height: 45px;
  box-shadow: none;
  color: #7540ee;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 30px;
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
  transition: all .35s;
  display: flex;
}

.temp01_button_primary:hover {
  color: #fff;
  background-color: #ffffff17;
}

.temp01_social {
  display: flex;
}

.temp01_logo {
  width: 25%;
  padding: 25px 35px;
  display: inline-block;
}

.faq02-comment {
  border-top: 1px #ebecf0;
  border-left: 1px solid #ebecf0;
  border-right: 1px solid #ebecf0;
  padding-top: 5px;
  padding-right: 25px;
  overflow: hidden;
}

.faq02-comment.faq02_bottom_block {
  border-bottom: 1px solid #ebecf0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-top: 8px;
}

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

.temp01_link_text {
  color: #4e5d78;
  text-align: center;
  margin-right: 8px;
  font-size: 16px;
  font-weight: 500;
}

.temp01_content_02 {
  background-color: #f5f7fd;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 90px 5%;
  display: flex;
}

.temp01_link_block {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.temp01_span {
  color: #7540ee;
}

.temp01_clients {
  background-color: #fff;
  padding: 90px 5% 40px;
}

.temp01_title_centre {
  color: #8a94a6;
  text-align: center;
  letter-spacing: 1px;
  max-width: 500px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
}

.faq02_h6 {
  color: #3d5169;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.faq02_h6.noselect {
  font-size: 17px;
  font-weight: 500;
}

.temp01_link_arrow {
  filter: invert();
  width: 15px;
}

.temp01_footer {
  background-color: #fff;
  padding: 80px 5%;
}

.temp01_h4 {
  color: #f5f7fd;
  text-align: center;
  max-width: 710px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  font-size: 34px;
  line-height: 42px;
}

.temp01_column {
  flex-direction: column;
  padding-right: 78px;
  display: flex;
}

.temp01_container_block {
  flex-direction: column;
  flex: 1;
  align-items: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.temp01_block_40 {
  width: 45%;
  padding-left: 25px;
  position: relative;
}

.temp01_link_wrap {
  background-color: #7540ee;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  padding: 9px;
  display: flex;
  position: relative;
}

.temp01_logo_footer {
  margin-bottom: 25px;
}

.temp01_faq {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 55px 5%;
  display: flex;
}

.temp01_link_wrap_02 {
  align-items: center;
  margin-bottom: 15px;
  text-decoration: none;
  display: flex;
}

.temp01_line {
  background-color: #9b9eb842;
  border-bottom: 1px #9b9eb842;
  justify-content: space-between;
  align-items: center;
  height: 1px;
  padding-top: 0;
  display: flex;
}

.temp01_content_01 {
  background-color: #fff;
  background-image: linear-gradient(#fff, #d5dff7a6);
  justify-content: center;
  align-items: center;
  padding: 40px 5% 60px;
  display: flex;
}

.faq02_block {
  cursor: pointer;
  border: 1px solid #ebecf0;
  border-bottom-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  align-items: center;
  width: 100%;
  min-width: 400px;
  min-height: 70px;
  padding: 20px 30px 15px;
  transition: all .2s;
  display: flex;
  position: relative;
}

.faq02_block.faq02_middle_block {
  border-right-style: solid;
  border-radius: 0;
}

.temp01_container_02_reverse {
  flex: 1;
  align-items: center;
  max-width: 1140px;
  margin-bottom: 91px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.temp01_columns {
  margin-top: 35px;
}

.temp01_image_content {
  width: 500px;
}

.temp01_content_image {
  width: 100%;
  max-width: 650px;
}

.faq02_container {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.faq02_icon {
  width: 15px;
  height: 15px;
  position: absolute;
  inset: auto 5% auto auto;
}

.temp01_container_02 {
  flex: 1;
  align-items: center;
  max-width: 1140px;
  margin-bottom: 91px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.temp01_paragraph_centre_02 {
  color: #506370;
  text-align: center;
  max-width: 560px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 26px;
  display: block;
}

.faq02_paragraph {
  color: #8a94a6;
  margin-top: 14px;
  margin-left: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 16px;
  line-height: 25px;
}

.temp01_button_main {
  max-width: 180px;
  min-height: 45px;
  max-height: 45px;
  box-shadow: none;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #7540ee;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  padding: 12px 25px;
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
  transition: all .35s;
  display: flex;
}

.temp01_button_main:hover {
  color: #fff;
  background-color: #6b37e0;
}

.temp01_link_span {
  color: #7540ee;
  text-decoration: none;
}

.temp01_text {
  text-align: left;
  margin-bottom: 0;
  font-weight: 400;
}

.temp01_cta {
  background-color: #7540ee;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 440px;
  padding: 90px 5%;
  display: flex;
  position: relative;
}

.temp01_title_wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1140px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.temp01_logo_image {
  width: 200px;
}

.temp01_h3_centre {
  color: #0a1f44;
  text-align: center;
  margin: 0 auto 25px;
  font-size: 38px;
  line-height: 45px;
}

.temp01_tag {
  background-color: #fff;
  border-radius: 50px;
  align-items: center;
  min-width: 170px;
  min-height: 30px;
  margin-bottom: 15px;
  padding: 10px 24px;
  display: flex;
  box-shadow: 2px 10px 9px #ebecf07a;
}

.temp01_tag_cta {
  color: #5d3eff;
  margin-left: 10px;
  font-weight: 700;
}

.temp01_focus {
  color: #7540ee;
}

.temp01_logo_wrap {
  justify-content: space-between;
  align-items: center;
  max-width: 800px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.temp01_paragraph {
  max-width: 560px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.temp01_block_60 {
  justify-content: center;
  align-items: center;
  width: 55%;
  display: flex;
  position: relative;
}

.temp01_title {
  color: #8a94a6;
  text-align: left;
  letter-spacing: 1px;
  max-width: 500px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
}

.temp01_title_white {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  max-width: 500px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
}

.temp01_h3 {
  color: #0a1f44;
  max-width: 360px;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 36px;
  line-height: 45px;
}

.temp01_icon {
  margin-right: 10px;
}

.temp01_title_02 {
  color: #0a1f44;
  margin-bottom: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}

.temp01_link {
  color: #4e5d78;
  margin-bottom: 10px;
  margin-left: 1px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all .25s;
}

.temp01_link:hover {
  color: #0a1f44;
}

.butt {
  flex-direction: row;
  display: block;
}

.div-block {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  display: flex;
}

.btn-project {
  background-color: #141516;
}

.div-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.text-block {
  margin-top: 10px;
  margin-bottom: 40px;
  padding-top: 0;
}

.div-block-3 {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

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

.collection-list-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-right: 0;
  display: grid;
}

.collection-item {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 48px;
  display: flex;
}

.heading-4 {
  font-size: 30px;
}

.html-embed {
  max-width: 400px;
}

.collection-list-2 {
  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;
}

.collection-item-2 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  max-width: 400px;
  display: flex;
}

.heading-5 {
  margin-bottom: 0;
}

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

@media screen and (max-width: 991px) {
  h1 {
    font-size: 64px;
  }

  h2 {
    font-size: 48px;
  }

  h3 {
    font-size: 38px;
  }

  h4 {
    font-size: 30px;
  }

  h5 {
    font-size: 26px;
  }

  .grid-navbar {
    padding: 18px 25px;
  }

  .menu-link {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 60px;
  }

  .grid-menu {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .menu-button-close {
    top: 18px;
    right: 25px;
  }

  .grid-hero {
    padding: 85px 40px 40px;
  }

  .section {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .collection-list-wrapper---a {
    margin-bottom: 150px;
  }

  .collection-list---a {
    grid-row-gap: 150px;
  }

  .img-project {
    height: 500px;
  }

  .img-project.page {
    height: 250px;
  }

  .project-text-block---a {
    margin-top: 40px;
  }

  .links-footer {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .heading-hero-large {
    font-size: 72px;
  }

  .collection-list-wrapper---b {
    margin-bottom: 150px;
  }

  .project-text-block---b {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .grid-half {
    grid-template-columns: 1fr;
  }

  .sticky-half {
    min-height: auto;
    padding: 180px 40px 40px;
    position: relative;
  }

  .block-half {
    padding: 40px 40px 0;
  }

  .line-half {
    display: none;
  }

  .collection-list-wrapper---c {
    margin-bottom: 150px;
  }

  .collection-list---c {
    grid-row-gap: 150px;
  }

  .project-text-block---c {
    margin-top: 40px;
  }

  .grid-single {
    padding-top: 85px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .collection-list-wrapper---page {
    margin-bottom: 150px;
  }

  .collection-list---page {
    grid-row-gap: 40px;
  }

  .collection-item---page {
    padding-top: 40px;
  }

  .utility-page-wrap {
    padding-top: 85px;
    padding-bottom: 40px;
  }

  .page-content {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .img-page {
    height: 500px;
  }

  .splash {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .footer-splash {
    margin-top: 120px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .temp_nav_menu_main {
    background-color: #fff;
    display: flex;
    box-shadow: 14px 14px 40px #767ead14;
  }

  .temp_icon {
    color: #fff;
  }

  .temp_nav_btn.w--open {
    background-color: #ebecf06b;
    border-radius: 100px;
  }

  .temp_nav_right {
    flex: 1;
    justify-content: flex-end;
  }

  .temp_nav {
    display: none;
  }

  .temp_nav_container {
    padding-left: 5%;
    padding-right: 5%;
  }

  .temp_nav_menu {
    background-color: #fff;
    display: flex;
    box-shadow: 14px 14px 40px #767ead14;
  }

  .temp_nav_link_main {
    flex: 0 auto;
    width: 100%;
    min-height: 45px;
    padding-left: 20px;
  }

  .temp_nav_button {
    display: none;
  }

  .temp_mobile_wrap {
    padding-left: 5%;
    padding-right: 5%;
  }

  .temp_right {
    flex: 1;
    justify-content: flex-end;
  }

  .temp_mobile {
    background-color: #0000;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .temp_nav_link {
    flex: 0 auto;
    width: 100%;
    min-height: 45px;
    padding-left: 20px;
  }

  .temp01_column {
    margin-bottom: 15px;
  }

  .temp01_block_40 {
    width: 100%;
  }

  .temp01_content_01 {
    padding-top: 120px;
  }

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

  .temp01_block_60 {
    width: 100%;
  }

  .faq02_click_wrap {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 54px;
  }

  h2 {
    font-size: 42px;
  }

  h3 {
    font-size: 33px;
  }

  h4 {
    font-size: 27px;
  }

  h5 {
    font-size: 23px;
  }

  h6 {
    font-size: 18px;
  }

  .grid-navbar {
    padding-left: 15px;
    padding-right: 15px;
  }

  .menu-link {
    padding: 22px 20px;
    font-size: 46px;
  }

  .menu-block-links {
    padding: 15px;
  }

  .menu-button-close {
    right: 15px;
  }

  .grid-hero {
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-hero {
    font-size: 18px;
  }

  .section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .collection-list-wrapper---a {
    margin-bottom: 120px;
  }

  .collection-list---a {
    grid-row-gap: 120px;
  }

  .img-project {
    height: 400px;
  }

  .links-footer {
    flex-direction: column;
  }

  .heading-hero-large {
    font-size: 64px;
  }

  .collection-list-wrapper---b {
    margin-bottom: 120px;
  }

  .collection-item---b, .collection-item---b:nth-child(2n) {
    flex-direction: column;
  }

  .project-img-block---b {
    width: 100%;
  }

  .project-text-block---b {
    text-align: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .collection-list---b {
    grid-row-gap: 120px;
  }

  .sticky-half {
    padding: 150px 30px 20px;
  }

  .block-half {
    padding-left: 30px;
    padding-right: 30px;
  }

  .collection-list-wrapper---c {
    margin-bottom: 120px;
  }

  .collection-list---c {
    grid-row-gap: 120px;
  }

  .grid-single {
    padding-left: 30px;
    padding-right: 30px;
  }

  .collection-list-wrapper---page {
    margin-bottom: 120px;
  }

  .img-page {
    height: 400px;
  }

  .grid-list {
    grid-template-columns: 2fr 3fr;
  }

  .approach {
    margin-right: 0%;
  }

  .approach.right {
    margin-left: 0%;
  }

  .number {
    font-size: 80px;
  }

  .grid-image-licensing, .grid-colors {
    grid-template-columns: 1fr 1fr;
  }

  .grid-buttons {
    grid-template-columns: auto;
  }

  .splash-navbar {
    margin-bottom: 60px;
  }

  .footer-splash {
    padding-left: 15px;
    padding-right: 15px;
  }

  .temp_nav_button {
    display: none;
  }

  .temp01_image {
    width: 100%;
  }

  .temp01_social {
    justify-content: flex-start;
  }

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

  .temp01_block_40 {
    margin-bottom: 55px;
    padding-left: 0;
    padding-right: 0;
  }

  .temp01_line {
    flex-direction: column;
  }

  .temp01_content_01 {
    padding-top: 60px;
  }

  .temp01_container_02_reverse {
    flex-direction: column-reverse;
  }

  .temp01_container_02 {
    flex-direction: column;
  }

  .temp01_logo_image {
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
  }

  .temp01_logo_wrap {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .temp01_block_60 {
    margin-bottom: 55px;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 46px;
  }

  h2 {
    font-size: 36px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 21px;
  }

  .grid-navbar {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding: 10px 5px;
  }

  .nav-link, .menu-navbar {
    padding-left: 15px;
    padding-right: 15px;
  }

  .menu-link {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 40px;
  }

  .grid-menu {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .menu-button-close {
    top: 10px;
    right: 5px;
  }

  .grid-hero {
    padding: 70px 20px 20px;
  }

  .paragraph-hero {
    margin-bottom: 28px;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .collection-list-wrapper---a {
    margin-bottom: 100px;
  }

  .collection-list---a {
    grid-row-gap: 100px;
  }

  .img-project {
    height: 300px;
  }

  .img-project.page {
    height: 200px;
  }

  .project-text-block---a {
    margin-top: 30px;
  }

  .heading-hero-large {
    font-size: 54px;
  }

  .collection-list-wrapper---b {
    margin-bottom: 100px;
  }

  .project-text-block---b {
    margin-top: 30px;
  }

  .collection-list---b {
    grid-row-gap: 100px;
  }

  .sticky-half, .block-half {
    padding-left: 20px;
    padding-right: 20px;
  }

  .collection-list-wrapper---c {
    margin-bottom: 100px;
  }

  .collection-list---c {
    grid-row-gap: 100px;
  }

  .project-text-block---c {
    margin-top: 30px;
  }

  .grid-single {
    padding-top: 70px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .collection-list-wrapper---page {
    margin-bottom: 100px;
  }

  .collection-item---page {
    grid-template-columns: 1fr;
    padding-top: 20px;
  }

  .project-text-block---page {
    margin-top: 30px;
    margin-bottom: 15px;
    margin-right: 0%;
  }

  .utility-page-wrap {
    padding-top: 70px;
    padding-bottom: 20px;
  }

  .rich-text-block {
    margin-top: 40px;
    margin-bottom: 50px;
  }

  .form {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .page-content {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .img-page {
    height: 300px;
  }

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

  .number {
    margin-bottom: 15px;
    margin-right: 0;
    font-size: 70px;
  }

  .grid-colors {
    grid-template-columns: 1fr;
  }

  .splash {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer-splash {
    margin-top: 80px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .temp01_image {
    width: 250px;
  }

  .temp01_logo {
    width: 100%;
  }

  .faq02_h6.noselect {
    line-height: 25px;
  }

  .faq02_block {
    flex-direction: column;
    align-items: flex-start;
    min-width: auto;
    padding-left: 15px;
  }

  .temp01_container_02_reverse {
    flex-flow: wrap;
    align-content: flex-end;
  }

  .temp01_container_02 {
    flex-flow: wrap-reverse;
    align-content: flex-end;
  }

  .faq02_paragraph {
    margin-left: 15px;
  }

  .temp01_logo_image {
    width: auto;
    max-width: 130px;
  }
}

#Message.w-node-_37a134e3-4fe4-c426-11b2-175d6358fd88-ba0cbb15, #w-node-_5b50a61f-a8cd-f4ce-4147-a987a98b6898-ba0cbb15 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3ebcf7a3-528c-fc9d-d372-511e33e65dcd-2e0cbb17, #w-node-f8aa26b2-33cb-1bbf-3026-1256da7d77fd-2e0cbb17, #w-node-_2c5bb9b7-1cd2-8c14-e427-8cefdcefc497-2e0cbb17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d332e4f-9e02-a1dd-0038-06b964cc4c78-110cbb12 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-a1e2452d-c058-c9f4-e474-8b9ba020359e-110cbb12 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-aaff9a01-a736-f46a-9319-52070c6369cb-65476762 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-ec164908-b094-ca6e-222f-1c37e31ba4c5-200cbb1f, #w-node-ec164908-b094-ca6e-222f-1c37e31ba4c5-110cbb12 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-caa47507-a4ca-92b2-90f6-e993904edcc5-b80cbb20 {
    order: -9999;
  }

  #Message.w-node-_37a134e3-4fe4-c426-11b2-175d6358fd88-ba0cbb15, #w-node-_5b50a61f-a8cd-f4ce-4147-a987a98b6898-ba0cbb15 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


