:root {
  --color--second-color: #121212;
  --font--primary-font: Inter, sans-serif;
  --colors--fourth-color: #a5a5a5;
  --button--nav-text: 1.1rem;
  --line-height--page-line-height: 1.1;
  --font-weight--500: 500;
  --font--h1: 7rem;
  --font--h2: 3.6rem;
  --font--h3: 2.5rem;
  --font--h4: 1.4rem;
  --font--h5: 1rem;
  --font--h6: .8rem;
  --line-height--paragraph-line-height: 1.3;
  --colors--second-color: #f5f5f5;
  --button--button-color: white;
  --font-weight--400: 400;
  --colors--first-color: black;
  --page-container--width: 100%;
  --page-container--container-large: 1300px;
  --page-margin--divider-large: 60px;
  --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
  --page-margin--divider-small: 0px;
  --backdrop-filter--blur-color: #f8f8f31a;
  --backdrop-filter--backdrop-size: 40px;
  --color--first-color: white;
  --page-margin--divider-medium: 50px;
  --button--font-size: 14px;
  --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
  --line-height--page-line-height-2: .85;
  --font-weight--600: 600;
  --colors--third-color: #ffffffb3;
  --main-title: 17rem;
  --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
  --font-weight--700: 700;
  --button--round-corners: 3rem;
  --button--circle-round-corners: 10rem;
  --button--cta-title: 24vw;
  --backdrop-filter--backdrop-size-second: 15px;
  --page-container--round-corners: .6rem;
  --page-margin--divider-extra-small: 10px;
  --page-margin--divider-x-large: 150px;
  --font--second-font: "Playfair Display", sans-serif;
  --font--third-font: Caveat, sans-serif;
  --font--work-title: 1.2rem;
  --section--padding-top-bottom: 250px;
  --section--padding-left-right: 2%;
  --font-weight--300: 300;
  --font-weight--800: 800;
}

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

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

body {
  background-color: var(--color--second-color);
  font-family: var(--font--primary-font);
  color: var(--colors--fourth-color);
  font-size: var(--button--nav-text);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--500);
}

h1 {
  font-size: var(--font--h1);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--500);
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 {
  font-size: var(--font--h2);
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  font-size: var(--font--h3);
  font-weight: var(--font-weight--500);
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
  font-size: var(--font--h4);
  margin-top: 10px;
  margin-bottom: 10px;
}

h5 {
  font-size: var(--font--h5);
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500;
}

h6 {
  font-size: var(--font--h6);
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  font-size: var(--font--h5);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--500);
  margin-bottom: 10px;
}

a {
  color: var(--colors--second-color);
  text-decoration: underline;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  border-left: 1px solid var(--button--button-color);
  color: var(--colors--fourth-color);
  font-size: 28px;
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--400);
  margin-bottom: 10px;
  padding: 0 20px;
}

.page-wrapper {
  z-index: 20;
  position: relative;
}

.button-with-animation {
  color: #0c0c1d;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px 24px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button {
  background-color: var(--colors--fourth-color);
  color: var(--colors--first-color);
  text-align: center;
  letter-spacing: -1px;
  border-radius: 3px;
  padding: .85rem 1.4rem;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  overflow: visible;
}

.button:hover {
  opacity: .76;
}

.container {
  z-index: 30;
  width: var(--page-container--width);
  max-width: var(--page-container--container-large);
  mix-blend-mode: normal;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section {
  z-index: 10;
  background-color: var(--colors--first-color);
  padding: 150px 5%;
  position: relative;
}

.section.with-work-page {
  z-index: 20;
  background-color: var(--colors--first-color);
  padding-top: 50px;
  padding-bottom: 50px;
}

.section.with-utility {
  background-color: var(--colors--first-color);
  padding-top: 150px;
  padding-bottom: 150px;
}

.section.gray {
  background-color: #000;
}

.display-1 {
  opacity: 100;
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--500);
  letter-spacing: -.15rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.display-1.second {
  letter-spacing: -.05rem;
}

.display-1.second._5rem {
  font-size: var(--font--h2);
}

.display-1.second._1-7-rem {
  opacity: 1;
  font-size: var(--font--h3);
  line-height: var(--line-height--paragraph-line-height);
  letter-spacing: -.05rem;
}

.display-1.second._1-7-rem.opacity {
  opacity: .6;
}

.display-1.second._1-7-rem.smaller {
  font-size: var(--font--h4);
}

.margin-60 {
  margin-top: var(--page-margin--divider-large);
}

.margin-30 {
  margin-top: var(--page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>);
}

.margin-30.make-flex {
  display: flex;
}

.margin-30.make-flex.c {
  justify-content: center;
  align-items: center;
}

.project-circle {
  z-index: 999;
  opacity: 1;
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 76px;
  height: 76px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 20px 20px auto;
}

.margin-20 {
  margin-top: var(--page-margin--divider-small);
}

.hero_pricing-link {
  color: #fff;
  text-align: center;
  background-color: #2a2a2d;
  border: 1px solid #414141;
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 300;
  text-decoration: none;
  transition: all .2s;
}

.hero_pricing-link:hover {
  box-shadow: 0 0 5px 2px #ffffffbf;
}

.hero_pricing-features-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.faq-item-top {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px #ffffff1f;
  border-left: 1px #ffffff1f;
  border-right: 1px #ffffff1f;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 5rem 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: start;
  place-items: center start;
  width: 100%;
  padding-top: 34px;
  padding-bottom: 34px;
  display: grid;
}

.faq-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #ddd0;
  border-top: 1px solid #e7eeee;
  border-bottom: 1px #ffffff1f;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: stretch stretch;
  width: 100%;
  padding: 0;
  transition: all .8s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.faq-item.w--current {
  background-color: #ddd0;
  overflow: hidden;
}

.utility-page-wrap {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.utility-page-form {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.input-first {
  background-color: var(--backdrop-filter--blur-color);
  -webkit-backdrop-filter: blur(var(--backdrop-filter--backdrop-size));
  backdrop-filter: blur(var(--backdrop-filter--backdrop-size));
  color: var(--color--first-color);
  border: 1px #000;
  border-radius: 3px;
  min-height: 53px;
  margin-bottom: 0;
  padding: 16px 24px 16px 14px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.input-first:hover {
  border-color: var(--colors--first-color);
}

.input-first:focus {
  border-color: var(--colors--first-color);
  color: #555;
}

.input-first::placeholder {
  color: #999;
  letter-spacing: -.3px;
  font-size: 15px;
  font-weight: 400;
}

.error-message {
  color: #fff;
  text-align: center;
  background-color: #fa242a;
  border-radius: .4rem;
  font-size: 15px;
  font-weight: 500;
}

.white-block {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.caption {
  color: #ffffff8c;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

.caption.margined {
  opacity: .74;
  color: var(--colors--second-color);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 700;
}

.caption.margined._2 {
  text-transform: none;
  font-size: 13px;
  font-weight: 500;
}

.color-block {
  background-color: var(--colors--first-color);
  border: 1px solid #81818b33;
  border-radius: 2px;
  width: 100%;
  height: 85px;
  margin-bottom: 5px;
  padding: 10px;
  display: flex;
}

.color-block._2 {
  color: #3d3d3d;
  background-color: #111;
}

.light-block-second {
  border-radius: 3px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.light-block-second.rounded-bottom {
  border-radius: 3px;
  padding-bottom: 30px;
}

.color-block-parent {
  width: 20%;
  margin-right: 20px;
}

.color-row {
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 35px;
  padding: 25px 0 15px;
  display: flex;
}

.light-block {
  border-radius: 3px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.licensing-content {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

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

.subhead {
  color: var(--colors--second-color);
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.3;
}

.margin-50 {
  margin-top: var(--page-margin--divider-medium);
}

.licensing-title {
  font-size: 30px;
}

.licensing-link {
  color: var(--colors--second-color);
  text-decoration: underline;
}

.licensing-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-first-line {
  color: var(--colors--first-color);
  font-size: var(--button--font-size);
  font-weight: 400;
  line-height: 1.1;
  text-decoration: none;
  position: relative;
}

.navlinks {
  z-index: 5;
  color: var(--colors--first-color);
  height: 71px;
  font-size: 76px;
  font-weight: 400;
  line-height: .9;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.social-icon-wrapper {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 22px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-main {
  font-size: var(--button--font-size);
  letter-spacing: 0;
  white-space: nowrap;
  filter: url('../images/');
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  transition-property: all;
  transition-duration: .9s;
  transition-timing-function: cubic-bezier(.135, .9, .15, 1);
  display: flex;
  position: relative;
}

.blog-link {
  color: var(--color--first-color);
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.top-hero {
  z-index: 3;
  background-color: var(--colors--first-color);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 150px 5% 70px;
  display: flex;
  position: relative;
}

.top-hero.for-inner {
  min-height: auto;
  padding: 130px 5% 40px;
}

.work-wrapper-first {
  color: var(--colors--first-color);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.work-overlay {
  z-index: 1;
  opacity: .28;
  background-color: #000;
  position: absolute;
  inset: 0%;
}

.work-overlay.first {
  opacity: 1;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #fff0;
  -webkit-mask-image: linear-gradient(to top, #000 10%, #0000 100%);
  mask-image: linear-gradient(to top, #000 10%, #0000 100%);
}

.work-overlay.first.half {
  background-color: #fff0;
  height: 60%;
  inset: auto 0% 0%;
}

.work-photo-first {
  transform: scale3d(1none, 1none, 1none);
  object-fit: cover;
  transform-style: preserve-3d;
  width: 100%;
  min-height: 100%;
}

.photo-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.subhead-main {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.subhead-main.for-footer-title {
  opacity: .6;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

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

.margin-20px.make-0px {
  height: 30px;
}

.case-details {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.photo-interaction {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.case-sticky {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  max-height: 100vh;
  padding-top: 100px;
  padding-bottom: 20px;
  display: flex;
  position: sticky;
  top: 0;
}

.line-flex {
  border-top: .5px solid #ffffff4d;
  border-bottom: .5px solid #000;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.case-picture {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

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

.grid-2-column.reverse._15-gap {
  grid-template-columns: 2fr 1fr;
  align-items: end;
  display: block;
}

.wrok-card-wrapper {
  width: 100%;
}

.work-wrapper {
  color: var(--colors--fourth-color);
  background-color: #222;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 40vw;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.margin-100 {
  margin-top: var(--page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>);
}

.button-text {
  height: 20px;
}

.button-text-wrapper {
  height: 22px;
  overflow: hidden;
}

.button-line-first {
  background-color: #ffffff80;
  width: 100%;
  height: 1px;
  margin-top: 3px;
  position: relative;
}

.button-flex {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-line-overlay {
  z-index: 1;
  background-color: var(--button--button-color);
  width: 100%;
  height: 1px;
  position: absolute;
}

.button-with-line {
  color: var(--colors--fourth-color);
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}

.max-w-left {
  max-width: 600px;
}

.service-item {
  cursor: pointer;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-top: -1px;
}

.blog-main-wrapper {
  color: #121212;
  width: 100%;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.social-wrapper {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navigation-text {
  font-size: var(--font--h1);
  line-height: var(--line-height--page-line-height-2);
  font-weight: var(--font-weight--600);
  margin-top: 0;
  margin-bottom: 0;
}

.hamburger {
  z-index: 2;
  cursor: pointer;
  order: 1;
  align-items: center;
  margin-left: 3px;
  display: flex;
  position: relative;
}

.navigation-content-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.hamburger-menu._2 {
  flex-direction: row;
  width: 100%;
}

.dots {
  color: var(--colors--first-color);
  width: 40px;
  position: relative;
}

.remove {
  width: 24px;
  position: absolute;
  transform: scale(0);
}

.number-text {
  opacity: .6;
  color: var(--colors--third-color);
  font-size: var(--font--h5);
  font-weight: var(--font-weight--500);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  position: relative;
}

.menu-text {
  font-family: var(--font--primary-font);
  color: var(--colors--second-color);
  font-size: var(--font--h3);
  text-transform: none;
  text-overflow: clip;
  white-space: nowrap;
  overflow-wrap: normal;
  margin-top: -5px;
  margin-bottom: 1px;
  margin-right: 51px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  position: fixed;
  overflow: hidden;
}

.menu-circle {
  z-index: 2;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #111111d9;
  border-radius: 100%;
  width: 150vw;
  height: 150vw;
  position: absolute;
}

.second-part {
  flex-direction: row;
  order: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.menu-text-wrapper {
  font-size: var(--font--h5);
  font-weight: var(--font-weight--600);
  flex: none;
  height: 17px;
  margin-right: 10px;
  overflow: hidden;
}

.navigation-main {
  color: var(--color--first-color);
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.menu {
  z-index: 15;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.navigation-wrapper {
  z-index: 999;
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation {
  z-index: 20;
  width: var(--page-container--width);
  max-width: var(--page-container--container-large);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  min-height: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  display: grid;
  position: relative;
}

.navigation.second {
  grid-column-gap: 16px;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1.25fr;
  padding-left: 0;
  padding-right: 0;
}

.sub-logo-text {
  font-family: var(--font--primary-font);
  font-size: var(--font--h3);
  font-weight: var(--font-weight--600);
  padding-left: 0;
}

.logo-flex {
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.title-1 {
  font-size: var(--main-title);
  line-height: var(--line-height--page-line-height-2);
  font-weight: var(--font-weight--600);
  margin-top: 0;
  margin-bottom: 0;
  display: none;
  overflow: visible;
}

.title-1.hide {
  display: none;
}

.hero-flex {
  grid-row-gap: 15px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.social-icon-2 {
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin-right: 3px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  background-color: var(--colors--first-color);
  opacity: .88;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: exclusion;
  background-clip: border-box;
  border-bottom: 1px #000;
  border-radius: 0;
  flex-flow: column;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 39px 5% 65px;
  display: flex;
  position: static;
  overflow: visible;
}

.heading-main {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 224px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-overlay {
  z-index: 2;
  background-color: var(--colors--fourth-color);
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(-101%);
}

.heading-overlay-2 {
  background-color: var(--colors--fourth-color);
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(-101%);
}

.line-below {
  background-color: var(--color--first-color);
  width: 100%;
  height: 3px;
  margin-top: 3px;
}

.nav-overflow {
  overflow: hidden;
}

.container-bottom {
  width: var(--page-container--width);
  max-width: var(--page-container--container-large);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 30px;
}

.bottom-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.location-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.top-text {
  font-size: var(--font--h5);
  font-weight: var(--font-weight--600);
  margin-bottom: 0;
}

.animation-image {
  z-index: 1;
  width: 20px;
  position: relative;
}

.social-icon-main {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  position: relative;
}

.social-circle {
  background-color: #000;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
}

.social-circle.twitter {
  background-color: #009eff;
}

.social-circle.linkdin {
  background-color: #0a66c2;
}

.social-circle.contra {
  background-color: #333;
}

.social-circle.instagram {
  background-color: #0000;
  background-image: linear-gradient(172deg, #c32aa3, #7232bd 50%, #f46f30);
}

.social-wrapper-top {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.globe {
  filter: invert();
  width: 24px;
  position: relative;
  top: 2px;
}

.trigger {
  pointer-events: none;
  width: 100%;
  height: 0;
}

.image-bacgkround {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.work-card {
  height: 80vh;
  min-height: 100vh;
  position: sticky;
  top: 0;
}

.work-card-link {
  cursor: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.section-cta {
  z-index: 50;
  background-color: var(--colors--first-color);
  padding: 150px 5%;
  position: relative;
}

.section-cta.for-services {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 80px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  overflow: hidden;
}

.main-service-effect {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.text-rotator-content {
  align-items: center;
  display: flex;
}

.text-rotator-big {
  opacity: 1;
  color: var(--colors--fourth-color);
  font-size: 130px;
  line-height: 1.4;
  font-weight: var(--font-weight--600);
  letter-spacing: -8px;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
}

.text-rotator-big.for-services {
  font-size: var(--main-title);
  line-height: var(--line-height--page-line-height-2);
}

.happy-face-hero {
  opacity: .3;
  width: 18vw;
  height: 18vw;
  margin-left: 50px;
  margin-right: 50px;
}

.happy-face-hero._130px {
  background-color: var(--colors--second-color);
  border-radius: 100%;
  width: 80px;
  height: 80px;
}

.image-animation {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.section-photo {
  z-index: 5;
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
}

.section-photo.video {
  padding-top: 0;
  padding-bottom: 0;
}

.work-grid {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  grid-template: ". Area"
  / 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center end;
  display: flex;
}

.work-grid.add-space {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
}

.collection-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.project-wrapper-link {
  width: 450px;
  max-width: 100%;
  aspect-ratio: 1 / 1;
  height: auto;
  position: relative;
  overflow: hidden;
}

.project-flex {
  z-index: auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-left: 23px;
  padding-right: 23px;
  display: flex;
  position: relative;
  overflow: visible;
}

.flex-pixel {
  flex-direction: column;
  width: auto;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
}

.flex-pixel._2 {
  height: auto;
  flex: 0 0 auto;
  flex-shrink: 0;
  width: auto;
  overflow: hidden;
}

.right-part {
  z-index: 1;
  background-color: #000;
  width: 23px;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.project-content {
  width: 450px;
  max-width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.bottom-part {
  z-index: 1;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.project-small-title {
  text-transform: capitalize;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.project-small-title.biger {
  font-size: var(--font--h4);
  line-height: 1.35;
  font-weight: var(--font-weight--500);
  text-decoration: none;
}

.project-small-title.lighter {
  font-size: var(--font--h6);
  letter-spacing: -.2px;
  text-transform: uppercase;
  height: auto;
  line-height: 1.35;
}

/* Right-side label should stay on one line and not be clipped */
.flex-pixel._2 .project-small-title.lighter {
  white-space: nowrap;
}

/* Allow multi-line titles while preserving hover slide.
   The second duplicated line is stacked absolutely and doesn't affect layout. */
.flex-pixel > .project-small-title:nth-child(2) {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}

.flex-pixel._2 > .project-small-title:nth-child(2) {
  left: auto;
  right: 0;
  text-align: right;
}

.top-part {
  z-index: 1;
  background-color: #000;
  width: 100%;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.project-photo {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.project-photo._01 {
  width: 100%;
  min-height: auto;
  display: block;
}

.project-photo._01.smaller {
  width: 100%;
  height: 100%;
}

.left-part {
  z-index: 1;
  background-color: #000;
  width: 23px;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

/* Hide card border-masks by default (prevents 1px/23px "divider line" on touch devices).
   Keep hover animation rules to expand them on hover-capable devices. */
.project-wrapper-link .left-part,
.project-wrapper-link .right-part,
.link-block .left-part,
.link-block .right-part {
  width: 0;
}

.project-wrapper-link .top-part,
.project-wrapper-link .bottom-part,
.link-block .top-part,
.link-block .bottom-part {
  height: 0;
}

/* Fallback hover animation for work cards when Webflow IX bindings are missing. */
@media (hover: hover) and (pointer: fine) {
  .project-wrapper-link .left-part,
  .project-wrapper-link .right-part,
  .link-block .left-part,
  .link-block .right-part {
    width: 0;
    transition: width .3s ease;
  }

  .project-wrapper-link .top-part,
  .project-wrapper-link .bottom-part,
  .link-block .top-part,
  .link-block .bottom-part {
    height: 0;
    transition: height .3s ease;
  }

  .project-content:hover .left-part,
  .project-content:hover .right-part,
  .div-block-22:hover .left-part,
  .div-block-22:hover .right-part {
    width: 30px;
  }

  .project-content:hover .top-part,
  .project-content:hover .bottom-part,
  .div-block-22:hover .top-part,
  .div-block-22:hover .bottom-part {
    height: 30px;
  }

  .project-content .flex-pixel .project-small-title,
  .div-block-22 .project-small-title {
    transform: translateY(0);
    transition: transform .3s ease;
  }

  .project-content:hover .flex-pixel .project-small-title,
  .div-block-22:hover .project-small-title {
    transform: translateY(-100%);
  }

  .project-content .flex-pixel._2 .project-small-title,
  .div-block-22 .div-block-27 .project-small-title {
    transition-delay: .2s;
  }
}

.page-title {
  font-size: var(--font--h1);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--600);
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
}

.page-title.flex {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.page-title.flex.second {
  font-size: var(--page-margin--divider-small);
  font-weight: var(--font-weight--500);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.page-title.flex.third {
  opacity: .7;
  font-size: var(--font--h5);
  font-weight: var(--font-weight--500);
  letter-spacing: -.2px;
}

.small {
  opacity: .65;
  font-size: var(--font--h4);
  font-weight: var(--font-weight--400);
  margin-top: 15px;
  margin-left: 15px;
}

.page-divider {
  min-height: 65px;
}

.about-grid {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: .6fr 2fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.awards-list {
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.item-wrapper {
  flex-flow: column;
  width: 100%;
  margin-bottom: 12px;
  text-decoration: none;
  display: flex;
}

.display-2 {
  opacity: 100;
  letter-spacing: -.15rem;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.display-2.second {
  font-size: 5.6rem;
}

.display-2.second._1-4-rem {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--color--first-color);
  font-size: var(--font--h5);
  text-align: justify;
  letter-spacing: -.05rem;
  padding-left: 0;
  display: flex;
}

.line-divider-award {
  background-color: #ffffff40;
  width: 100%;
  height: 1px;
  margin-top: 12px;
  position: relative;
  overflow: hidden;
}

.line-absolute {
  background-color: var(--colors--fourth-color);
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.item-wrapper:hover .line-divider-award .line-absolute,
.item-wrapper:focus-within .line-divider-award .line-absolute,
.page-swiss-cv .swiss-section:hover .line-divider-award .line-absolute,
.page-swiss-cv .swiss-section:focus-within .line-divider-award .line-absolute,
.page-swiss-cv .swiss-colophon:hover .line-divider-award .line-absolute,
.page-swiss-cv .swiss-colophon:focus-within .line-divider-award .line-absolute {
  animation: wf-line-divider-flow 0.85s cubic-bezier(0.45, 0, 0.25, 1);
}

@keyframes wf-line-divider-flow {
  0% {
    transform: translate3d(-101%, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .item-wrapper:hover .line-divider-award .line-absolute,
  .item-wrapper:focus-within .line-divider-award .line-absolute,
  .page-swiss-cv .swiss-section:hover .line-divider-award .line-absolute,
  .page-swiss-cv .swiss-section:focus-within .line-divider-award .line-absolute,
  .page-swiss-cv .swiss-colophon:hover .line-divider-award .line-absolute,
  .page-swiss-cv .swiss-colophon:focus-within .line-divider-award .line-absolute {
    animation: none !important;
  }
}

.margin-80 {
  margin-top: var(--page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>);
}

.text-flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

/* Experience：前两列左对齐（覆盖 justify 防字间距拉大）；第三列年份右对齐 */
.awards-list .text-flex {
  align-items: start;
}

.awards-list .text-flex > .display-2.second._1-4-rem {
  min-width: 0;
  text-align: left;
}

.awards-list .text-flex > .display-2.second._1-4-rem:nth-child(3) {
  justify-self: end;
  text-align: right;
  white-space: nowrap;
}

.awards-list .text-flex > .display-2.second._1-4-rem:nth-child(2) strong {
  overflow-wrap: break-word;
}

.project-grid {
  grid-column-gap: 27px;
  grid-row-gap: 88px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1300px;
  height: auto;
  justify-items: start;
  display: grid;
}

.navigation-link {
  color: #212121;
  letter-spacing: -.3px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.1;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.grid-2-columns {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-2-columns._3-column {
  grid-template-columns: 1fr 1fr 1fr;
}

.footer-main {
  z-index: 1;
  background-color: var(--color--second-color);
  flex-flow: column;
  justify-content: space-between;
  min-height: 100vh;
  padding: 10% 2% 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.flex {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.home-flex {
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 15px;
  display: flex;
}

.text-badge-wrapper {
  z-index: 1;
  height: 18px;
  position: relative;
  overflow: hidden;
}

.circle-badge-hover {
  background-color: #4353ff;
  border-radius: 100%;
  width: 0;
  height: 0;
  position: absolute;
  inset: auto auto 15px 15px;
}

.text-badge {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #fffffff7;
  border: 1px solid #e1e1e1;
  border-radius: 7px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 13px 10px 11px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icon-badge {
  z-index: 1;
  width: 20px;
  height: 20px;
  position: relative;
}

.badge-content {
  z-index: 9999;
  position: fixed;
  inset: auto 15px 15px auto;
  display: none !important;
  visibility: hidden;
  pointer-events: none;
}

.badge-wrapper {
  z-index: 999;
  grid-row-gap: 5px;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.photo-badge {
  background-image: url('../images/unlock-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 7px;
  min-width: 140px;
  min-height: 130px;
}

.badge-paragraph {
  opacity: 1;
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  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: 13px;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
}

.badge-paragraph.biger {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

.code-embed {
  color: #000;
}

.remove-icon {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
  inset: -5px -5px auto auto;
}

.container-2 {
  text-align: left;
  width: 200px;
  height: 200px;
  position: static;
}

.flex-block {
  mix-blend-mode: normal;
  width: 19020px;
  height: 1080px;
}

.div-block {
  width: 10%;
}


.hero-plastic-filter-svg {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}

.div-block-2 {
  isolation: isolate;
  z-index: 0;
  width: 100%;
  height: 100vh;
  min-height: 100dvh;
  padding-left: 0;
  position: fixed;
  inset: 0% -31% 0% 0%;
  overflow: hidden;
}

.image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: fixed;
  inset: 0%;
}


.hero .div-block-2 .image {
  z-index: 0;
  inset: auto;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 108vw;
  height: 108vh;
  max-width: none;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center center;
  filter: url(#hero-plastic-displace) brightness(0.8) contrast(1.2);
}

@media (max-width: 991px) {
  .hero .div-block-2 .image {
    filter: brightness(0.8) contrast(1.2);
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero .div-block-2 .image {
    filter: brightness(0.8) contrast(1.2);
  }
}

.bold-text {
  color: var(--colors--second-color);
  font-size: var(--font--h3);
  font-weight: 700;
}

.bold-text-2 {
  color: var(--colors--second-color);
  font-size: var(--font--h3);
}

.text-block {
  font-size: var(--font--h3);
  display: block;
}

.code, .bold-text-3, .bold-text-4 {
  color: var(--colors--second-color);
}

.div-block-3 {
  width: 100%;
  height: 530px;
}

.div-block-4 {
  width: 100%;
  height: 530px;
  min-height: 50vh;
}

.div-block-5 {
  width: 8%;
}

.image-2 {
  box-sizing: border-box;
  float: none;
  clear: none;
  object-fit: fill;
  width: 70%;
  height: 530px;
}

.div-block-6 {
  width: 100%;
  height: 100%;
}

.div-block-7 {
  width: 700px;
}

.image-3 {
  width: 1000px;
  height: 550px;
}

.collection-item-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-item-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-8 {
  width: 700px;
}

.section-2 {
  font-weight: var(--font-weight--700);
}

.div-block-9 {
  height: 200px;
}

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

.image-5 {
  width: 40.88%;
  height: 61.7123%;
}

.image-6 {
  width: 99.9979%;
  height: 61.7123%;
}

.image-7 {
  padding-bottom: 0;
}

.image-8 {
  width: 100%;
  height: 100%;
}

.image-10 {
  width: 600px;
}

.grid {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto auto;
  grid-template-areas: "Area Area-2"
                       "Area-3 Area-4"
                       "Area-5 Area-6";
  width: 1264.33px;
  height: 477px;
}

.div-block-10 {
  width: 100%;
  height: 30px;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2"
                 ". ."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-3 {
  width: 600px;
  height: 587.3px;
}

.container-4 {
  width: 600px;
  height: 587px;
}

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

.image-11 {
  box-sizing: border-box;
  aspect-ratio: 1;
  object-fit: fill;
  object-position: 50% 50%;
  width: 100%;
  height: 400px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: inline-block;
  position: relative;
  top: 30px;
  bottom: -29px;
}

.text-block-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.collection-item-4 {
  width: auto;
  max-width: 100%;
  height: auto;
}

.image-12 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.container-5 {
  width: 75px;
}

.div-block-14, .container-6 {
  width: 600px;
  height: 587px;
}

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

.quick-stack {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  height: 100%;
}

.cell {
  flex-flow: row;
}

.collection-list-wrapper {
  float: none;
  clear: none;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  text-align: left;
  grid-template: "Area Area-2"
                 "Area-3 Area-4"
                 "Area-5 Area-6"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

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

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

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

.collection-list-wrapper-3 {
  grid-column-gap: 15px;
  grid-row-gap: 16px;
  grid-template: "."
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.div-block-16 {
  width: 600px;
  height: 587px;
}

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

.collection-list-wrapper-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

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

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

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

.div-block-18 {
  width: 100%;
  height: 1834px;
}

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

.collection-list-wrapper-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". ."
                 ". ."
                 ". ."
                 ". Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

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

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

.quick-stack-2 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
}

.div-block-19 {
  width: 100%;
  height: 100%;
}

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

.collection-list-wrapper-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template: ". ."
                 ". ."
                 ". Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: stretch;
  align-self: stretch;
  place-items: start;
  display: grid;
}

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

.collection-list-wrapper-9 {
  grid-column-gap: 16px;
  grid-row-gap: 35px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1234.1px;
  display: grid;
}

.collection-item-6 {
  justify-content: center;
  width: 450px;
  max-width: 100%;
  height: auto;
  display: flex;
}

.div-block-20 {
  float: none;
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 450px;
  height: 441px;
  display: flex;
  position: static;
}

.image-13 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0%;
  display: block;
}

.div-block-21 {
  width: 100%;
  height: 30px;
}

.link-block {
  width: 450px;
  max-width: 100%;
  aspect-ratio: 1 / 1;
  height: auto;
  display: block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  outline: 0;
}

.div-block-22 {
  width: 450px;
  max-width: 100%;
  height: auto;
  overflow: hidden;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  outline: 0;
}

.div-block-23 {
  height: auto;
  min-height: 30px;
  margin-top: 20px;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  outline: 0;
}

.div-block-24 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-left: 23px;
  padding-right: 23px;
  display: flex;
  overflow: visible;
}

.div-block-25 {
  flex-flow: column;
  width: auto;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
}

/* 2024/2023/2022 list: titles should allow wrapping (desktop too) */
.div-block-25 .heading.project-small-title.biger {
  display: block;
  white-space: normal;
}

.heading {
  font-size: var(--font--h4);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.div-block-26 {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-27 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  flex: 0 0 auto;
  flex-shrink: 0;
  width: auto;
}

.heading-2 {
  font-size: var(--font--h6);
  text-transform: uppercase;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

/* Right-side label (2024/2023/2022) should stay one line */
.div-block-27 .heading-2.project-small-title.lighter {
  white-space: nowrap;
}

/* 2024/2023/2022 list: allow multi-line titles while preserving hover slide */
.div-block-25 > .project-small-title:nth-child(2),
.div-block-27 > .project-small-title:nth-child(2) {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}

.div-block-27 > .project-small-title:nth-child(2) {
  left: auto;
  right: 0;
  text-align: right;
}

@media screen and (min-width: 1920px) {
  .case-details {
    grid-template-columns: minmax(35rem, 1fr) 3fr;
  }
}

@media screen and (max-width: 991px) {
  body {
    --color--second-color: #121212;
    --font--primary-font: Inter, sans-serif;
    --colors--fourth-color: #a5a5a5;
    --button--nav-text: 1.1rem;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 3.8rem;
    --font--h2: 2.2rem;
    --font--h3: 2.5rem;
    --font--h4: 1.2rem;
    --font--h5: 1rem;
    --font--h6: .8rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--second-color: #f5f5f5;
    --button--button-color: white;
    --font-weight--400: 400;
    --colors--first-color: black;
    --page-container--width: 100%;
    --page-container--container-large: 1300px;
    --page-margin--divider-large: 60px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 0px;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --color--first-color: white;
    --page-margin--divider-medium: 50px;
    --button--font-size: 14px;
    --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
    --line-height--page-line-height-2: .85;
    --font-weight--600: 600;
    --colors--third-color: #ffffffb3;
    --main-title: 12rem;
    --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
    --font-weight--700: 700;
    --button--round-corners: 3rem;
    --button--circle-round-corners: 10rem;
    --button--cta-title: 24vw;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .6rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-x-large: 150px;
    --font--second-font: "Playfair Display", sans-serif;
    --font--third-font: Caveat, sans-serif;
    --font--work-title: 1.2rem;
    --section--padding-top-bottom: 100px;
    --section--padding-left-right: 2%;
    --font-weight--300: 300;
    --font-weight--800: 800;
  }

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.with-work-page {
    padding-top: 25px;
  }

  .section.with-utility {
    padding-top: 100px;
  }

  .display-1 {
    letter-spacing: -.05rem;
    font-size: 3rem;
  }

  .display-1.second {
    letter-spacing: -.05rem;
    font-size: 2.4rem;
  }

  .display-1.second._1-7-rem {
    font-size: var(--font--h4);
  }

  .faq-item-top {
    grid-template-columns: 2rem 1fr auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .utility-page-wrap {
    height: auto;
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .utility-page-wrap._01 {
    padding-bottom: 297px;
  }

  .color-block-parent {
    width: 33.3333%;
  }

  .subhead {
    font-size: 19px;
  }

  .navlinks {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 60px;
    line-height: .9;
  }

  .top-hero {
    min-height: auto;
    padding-top: 150px;
  }

  .top-hero.for-inner {
    padding-top: 116px;
  }

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

  .case-details {
    grid-row-gap: 1.4rem;
    flex-flow: column;
    display: flex;
  }

  .case-sticky {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .grid-2-column {
    flex-flow: column-reverse;
    display: flex;
  }

  .grid-2-column.reverse {
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .grid-2-column.reverse._15-gap {
    grid-row-gap: 15px;
  }

  .work-wrapper {
    aspect-ratio: 3 / 2;
    min-height: auto;
  }

  .project-grid {
    grid-column-gap: 18px;
    grid-row-gap: 64px;
  }

  .project-wrapper-link, .project-content {
    max-width: 100%;
  }

  .navigation-text {
    margin-bottom: 7px;
  }

  .menu-circle {
    width: 100%;
    height: 100%;
    position: fixed;
  }

  .menu {
    width: 100%;
    height: 100%;
  }

  .navigation, .navigation.second {
    padding-left: 2%;
    padding-right: 2%;
  }

  .title-1 {
    --color--second-color: #121212;
    --font--primary-font: Inter, sans-serif;
    --colors--fourth-color: #a5a5a5;
    --button--nav-text: 1.1rem;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 3.8rem;
    --font--h2: 2.2rem;
    --font--h3: 2.5rem;
    --font--h4: 1.2rem;
    --font--h5: 1rem;
    --font--h6: .8rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--second-color: #f5f5f5;
    --button--button-color: white;
    --font-weight--400: 400;
    --colors--first-color: black;
    --page-container--width: 100%;
    --page-container--container-large: 1300px;
    --page-margin--divider-large: 60px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 0px;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --color--first-color: white;
    --page-margin--divider-medium: 50px;
    --button--font-size: 14px;
    --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
    --line-height--page-line-height-2: .85;
    --font-weight--600: 600;
    --colors--third-color: #ffffffb3;
    --main-title: 12rem;
    --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
    --font-weight--700: 700;
    --button--round-corners: 3rem;
    --button--circle-round-corners: 10rem;
    --button--cta-title: 24vw;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .6rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-x-large: 150px;
    --font--second-font: "Playfair Display", sans-serif;
    --font--third-font: Caveat, sans-serif;
    --font--work-title: 1.2rem;
    --section--padding-top-bottom: 100px;
    --section--padding-left-right: 2%;
    --font-weight--300: 300;
    --font-weight--800: 800;
  }

  .title-1.hide {
    display: none;
  }

  .hero {
    border: 1px #000;
    border-radius: 0;
    min-height: auto;
    padding-top: 263px;
    padding-bottom: 263px;
  }

  .heading-main {
    height: auto;
  }

  .line-below {
    height: 2px;
  }

  .container-bottom {
    width: 95%;
  }

  .work-card {
    height: 60vh;
    min-height: 50vh;
  }

  .work-card-link {
    justify-content: center;
    align-items: center;
  }

  .text-rotator-big.for-services {
    --color--second-color: #121212;
    --font--primary-font: Inter, sans-serif;
    --colors--fourth-color: #a5a5a5;
    --button--nav-text: 1.1rem;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 3.8rem;
    --font--h2: 2.2rem;
    --font--h3: 2.5rem;
    --font--h4: 1.2rem;
    --font--h5: 1rem;
    --font--h6: .8rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--second-color: #f5f5f5;
    --button--button-color: white;
    --font-weight--400: 400;
    --colors--first-color: black;
    --page-container--width: 100%;
    --page-container--container-large: 1300px;
    --page-margin--divider-large: 60px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 0px;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --color--first-color: white;
    --page-margin--divider-medium: 50px;
    --button--font-size: 14px;
    --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
    --line-height--page-line-height-2: .85;
    --font-weight--600: 600;
    --colors--third-color: #ffffffb3;
    --main-title: 12rem;
    --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
    --font-weight--700: 700;
    --button--round-corners: 3rem;
    --button--circle-round-corners: 10rem;
    --button--cta-title: 24vw;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .6rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-x-large: 150px;
    --font--second-font: "Playfair Display", sans-serif;
    --font--third-font: Caveat, sans-serif;
    --font--work-title: 1.2rem;
    --section--padding-top-bottom: 100px;
    --section--padding-left-right: 2%;
    --font-weight--300: 300;
    --font-weight--800: 800;
  }

  .happy-face-hero._130px {
    width: 50px;
    height: 50px;
  }

  .section-photo {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .project-flex {
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    column-gap: 10px;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    min-height: 0;
    overflow: visible;
  }

  .flex-pixel {
    flex: 1 1 auto;
    min-width: 0;
    height: auto;
    min-height: 0;
    overflow: visible;
  }

  .flex-pixel._2 {
    flex: 0 0 auto;
    height: auto;
    min-height: 0;
    overflow: hidden;
    text-align: right;
  }

  .flex-pixel .project-small-title.biger {
    display: block;
    overflow: visible;
    text-overflow: unset;
    white-space: normal;
  }

  .flex-pixel._2 .project-small-title.lighter {
    justify-content: flex-end;
  }

  /* 2024 列表同款双栏标题：小屏与作品区一致，单行左右分布且不限高 */
  .div-block-23 {
    height: auto;
    min-height: 0;
    overflow: visible;
  }

  .div-block-24 {
    height: auto;
    min-height: 0;
    overflow: visible;
    padding-left: 0;
    padding-right: 0;
    column-gap: 10px;
  }

  .div-block-25 {
    flex: 1 1 auto;
    min-width: 0;
    height: auto;
    min-height: 0;
    overflow: visible;
  }

  .div-block-27 {
    flex: 0 0 auto;
    height: auto;
    min-height: 0;
    overflow: hidden;
    text-align: right;
  }

  .div-block-25 .heading.project-small-title.biger {
    display: block;
    overflow: visible;
    text-overflow: unset;
    white-space: normal;
  }

  /* 手机/平板：模板为悬停准备的两行 h3 会叠影；只保留第一行 */
  .flex-pixel > h3:nth-child(n + 2),
  .flex-pixel._2 > h3:nth-child(n + 2) {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    opacity: 0 !important;
    pointer-events: none !important;
    clip-path: inset(50%) !important;
  }

  .div-block-25 > h3:nth-child(n + 2),
  .div-block-27 > h3:nth-child(n + 2) {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  .right-part, .bottom-part {
    display: none;
  }

  .project-small-title.biger {
    line-height: 30px;
  }

  .top-part {
    display: none;
  }

  .project-photo._01 {
    height: 100%;
    min-height: auto;
  }

  .left-part {
    display: none;
  }

  .page-divider {
    min-height: 50px;
  }

  .about-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column-reverse;
    justify-content: flex-start;
    display: flex;
  }

  .about-grid.reverse {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .display-2, .display-2.second {
    letter-spacing: -.05rem;
  }

  .navigation-link {
    justify-content: center;
    align-items: flex-start;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .grid-2-columns {
    flex-flow: column-reverse;
  }

  .grid-2-columns.for-footer {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .footer-main {
    grid-row-gap: 80px;
    min-height: auto;
    padding-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  body {
    --color--second-color: #121212;
    --font--primary-font: Inter, sans-serif;
    --colors--fourth-color: #a5a5a5;
    --button--nav-text: 1.1rem;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 3.2rem;
    --font--h2: 2rem;
    --font--h3: 2.5rem;
    --font--h4: 1.1rem;
    --font--h5: 1rem;
    --font--h6: .8rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--second-color: #f5f5f5;
    --button--button-color: white;
    --font-weight--400: 400;
    --colors--first-color: black;
    --page-container--width: 100%;
    --page-container--container-large: 1300px;
    --page-margin--divider-large: 60px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 0px;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --color--first-color: white;
    --page-margin--divider-medium: 50px;
    --button--font-size: 14px;
    --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
    --line-height--page-line-height-2: .85;
    --font-weight--600: 600;
    --colors--third-color: #ffffffb3;
    --main-title: 10rem;
    --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
    --font-weight--700: 700;
    --button--round-corners: 3rem;
    --button--circle-round-corners: 10rem;
    --button--cta-title: 24vw;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-x-large: 100px;
    --font--second-font: "Playfair Display", sans-serif;
    --font--third-font: Caveat, sans-serif;
    --font--work-title: 1.2rem;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --font-weight--300: 300;
    --font-weight--800: 800;
  }

  .section {
    padding-left: 2%;
    padding-right: 2%;
  }

  .section.with-work-page {
    padding-top: 39px;
  }

  .display-1.second {
    font-size: 2rem;
  }

  .display-1.second._5rem {
    font-size: 3.2rem;
  }

  .project-circle {
    width: 90px;
    height: 90px;
  }

  .faq-item-top {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    grid-template-columns: 1fr auto;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .utility-page-wrap {
    padding-top: 175px;
    padding-bottom: 155px;
  }

  .top-hero {
    padding-top: 150px;
  }

  .top-hero.for-inner {
    padding-top: 110px;
  }

  .project-grid {
    grid-template-columns: 1fr;
    grid-column-gap: 14px;
    grid-row-gap: 52px;
  }

  .project-wrapper-link {
    width: 450px;
    max-width: 100%;
    aspect-ratio: 1 / 1;
  }

  .work-wrapper {
    aspect-ratio: auto;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .title-1 {
    --color--second-color: #121212;
    --font--primary-font: Inter, sans-serif;
    --colors--fourth-color: #a5a5a5;
    --button--nav-text: 1.1rem;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 3.2rem;
    --font--h2: 2rem;
    --font--h3: 2.5rem;
    --font--h4: 1.1rem;
    --font--h5: 1rem;
    --font--h6: .8rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--second-color: #f5f5f5;
    --button--button-color: white;
    --font-weight--400: 400;
    --colors--first-color: black;
    --page-container--width: 100%;
    --page-container--container-large: 1300px;
    --page-margin--divider-large: 60px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 0px;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --color--first-color: white;
    --page-margin--divider-medium: 50px;
    --button--font-size: 14px;
    --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
    --line-height--page-line-height-2: .85;
    --font-weight--600: 600;
    --colors--third-color: #ffffffb3;
    --main-title: 10rem;
    --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
    --font-weight--700: 700;
    --button--round-corners: 3rem;
    --button--circle-round-corners: 10rem;
    --button--cta-title: 24vw;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-x-large: 100px;
    --font--second-font: "Playfair Display", sans-serif;
    --font--third-font: Caveat, sans-serif;
    --font--work-title: 1.2rem;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --font-weight--300: 300;
    --font-weight--800: 800;
  }

  .hero-flex {
    grid-row-gap: 0px;
  }

  .hero {
    padding-top: 185px;
    padding-bottom: 190px;
  }

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

  .bottom-grid {
    flex-flow: column;
    display: flex;
  }

  .work-card {
    height: 50vh;
  }

  .section-cta {
    padding-left: 3%;
    padding-right: 3%;
  }

  .section-cta.for-services {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .main-service-effect {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    display: flex;
  }

  .text-rotator-big.for-services {
    --color--second-color: #121212;
    --font--primary-font: Inter, sans-serif;
    --colors--fourth-color: #a5a5a5;
    --button--nav-text: 1.1rem;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 3.2rem;
    --font--h2: 2rem;
    --font--h3: 2.5rem;
    --font--h4: 1.1rem;
    --font--h5: 1rem;
    --font--h6: .8rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--second-color: #f5f5f5;
    --button--button-color: white;
    --font-weight--400: 400;
    --colors--first-color: black;
    --page-container--width: 100%;
    --page-container--container-large: 1300px;
    --page-margin--divider-large: 60px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 0px;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --color--first-color: white;
    --page-margin--divider-medium: 50px;
    --button--font-size: 14px;
    --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
    --line-height--page-line-height-2: .85;
    --font-weight--600: 600;
    --colors--third-color: #ffffffb3;
    --main-title: 10rem;
    --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
    --font-weight--700: 700;
    --button--round-corners: 3rem;
    --button--circle-round-corners: 10rem;
    --button--cta-title: 24vw;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-x-large: 100px;
    --font--second-font: "Playfair Display", sans-serif;
    --font--third-font: Caveat, sans-serif;
    --font--work-title: 1.2rem;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --font-weight--300: 300;
    --font-weight--800: 800;
  }

  .happy-face-hero._130px {
    width: 35px;
    height: 35px;
  }

  .work-grid.add-space {
    grid-row-gap: 50px;
  }

  .project-flex {
    padding-top: 3px;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    min-height: 0;
    overflow: visible;
  }

  .flex-pixel > h3:nth-child(n + 2),
  .flex-pixel._2 > h3:nth-child(n + 2) {
    display: none !important;
  }

  .right-part {
    width: 20px;
    display: none;
  }

  .bottom-part {
    height: 20px;
    display: none;
  }

  .project-small-title.biger {
    font-size: var(--font--h4);
  }

  .top-part {
    height: 20px;
    display: none;
  }

  .project-photo {
    height: 100%;
  }

  .project-photo._01 {
    height: 100%;
  }

  .project-photo._01.smaller {
    height: 100%;
  }

  .left-part {
    width: 20px;
    display: none;
  }

  .about-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .grid-2-columns._3-column {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  body {
    --color--second-color: #121212;
    --font--primary-font: Inter, sans-serif;
    --colors--fourth-color: #a5a5a5;
    --button--nav-text: 1.1rem;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 1.9rem;
    --font--h2: 1.9rem;
    --font--h3: 1.1rem;
    --font--h4: 1rem;
    --font--h5: 1rem;
    --font--h6: .8rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--second-color: #f5f5f5;
    --button--button-color: white;
    --font-weight--400: 400;
    --colors--first-color: black;
    --page-container--width: 100%;
    --page-container--container-large: 1300px;
    --page-margin--divider-large: 60px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 0px;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --color--first-color: white;
    --page-margin--divider-medium: 50px;
    --button--font-size: 14px;
    --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
    --line-height--page-line-height-2: .85;
    --font-weight--600: 600;
    --colors--third-color: #ffffffb3;
    --main-title: 7rem;
    --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
    --font-weight--700: 700;
    --button--round-corners: 3rem;
    --button--circle-round-corners: 10rem;
    --button--cta-title: 24vw;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-x-large: 100px;
    --font--second-font: "Playfair Display", sans-serif;
    --font--third-font: Caveat, sans-serif;
    --font--work-title: 1.1rem;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --font-weight--300: 300;
    --font-weight--800: 800;
  }

  .section {
    padding-bottom: 20px;
  }

  .section.with-work-page {
    padding-top: 14px;
    padding-bottom: 0;
  }

  .section.with-utility {
    padding-top: 80px;
  }

  .section.gray {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .display-1 {
    font-size: 34px;
  }

  .display-1.second {
    font-size: 1.6rem;
  }

  .display-1.second._5rem {
    font-size: 1.9rem;
  }

  .display-1.second._1-7-rem {
    letter-spacing: -.01rem;
  }

  .project-circle {
    width: 70px;
    height: 70px;
  }

  .hero_pricing-link {
    width: 100%;
  }

  .utility-page-wrap {
    padding-top: 111px;
    padding-bottom: 54px;
  }

  .utility-page-wrap._01 {
    padding-bottom: 326px;
  }

  .input-first {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .input-first::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .color-block {
    width: 100%;
    height: 55px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .color-block-parent {
    width: 100%;
    margin-right: 3%;
  }

  .color-row {
    flex-direction: column;
  }

  .subhead {
    font-size: 16px;
  }

  .licensing-title {
    font-size: 29px;
  }

  .licensing-grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .navlinks {
    font-size: 50px;
  }

  .top-hero {
    padding-top: 100px;
  }

  .top-hero.for-inner {
    padding-top: 89px;
  }

  .work-wrapper-first {
    justify-content: center;
  }

  .subhead-main, .subhead-main.for-footer-title {
    font-size: 15px;
  }

  .case-sticky {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .work-wrapper {
    padding-top: 29px;
    padding-bottom: 79px;
  }

  .margin-100.make-50 {
    margin-top: 50px;
  }

  .button-flex {
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .hamburger {
    order: 1;
    margin-left: 10px;
  }

  .hamburger.second {
    margin-left: 0;
  }

  .number-text {
    display: none;
  }

  .navigation {
    padding: 10px 3%;
  }

  .navigation.second {
    min-height: 60px;
    padding-left: 4%;
    padding-right: 4%;
  }

  .title-1 {
    --color--second-color: #121212;
    --font--primary-font: Inter, sans-serif;
    --colors--fourth-color: #a5a5a5;
    --button--nav-text: 1.1rem;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 1.9rem;
    --font--h2: 1.9rem;
    --font--h3: 1.1rem;
    --font--h4: 1rem;
    --font--h5: 1rem;
    --font--h6: .8rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--second-color: #f5f5f5;
    --button--button-color: white;
    --font-weight--400: 400;
    --colors--first-color: black;
    --page-container--width: 100%;
    --page-container--container-large: 1300px;
    --page-margin--divider-large: 60px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 0px;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --color--first-color: white;
    --page-margin--divider-medium: 50px;
    --button--font-size: 14px;
    --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
    --line-height--page-line-height-2: .85;
    --font-weight--600: 600;
    --colors--third-color: #ffffffb3;
    --main-title: 7rem;
    --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
    --font-weight--700: 700;
    --button--round-corners: 3rem;
    --button--circle-round-corners: 10rem;
    --button--cta-title: 24vw;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-x-large: 100px;
    --font--second-font: "Playfair Display", sans-serif;
    --font--third-font: Caveat, sans-serif;
    --font--work-title: 1.1rem;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --font-weight--300: 300;
    --font-weight--800: 800;
  }

  .hero {
    padding-top: 106px;
    padding-bottom: 151px;
  }

  .bottom-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .top-text {
    font-size: var(--font--h6);
  }

  .globe {
    width: 19px;
  }

  .work-card {
    height: 170px;
  }

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

  .section-cta.for-services {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .text-rotator-big {
    font-size: 100px;
    line-height: 1;
  }

  .text-rotator-big.for-services {
    letter-spacing: -3px;
    --color--second-color: #121212;
    --font--primary-font: Inter, sans-serif;
    --colors--fourth-color: #a5a5a5;
    --button--nav-text: 1.1rem;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 1.9rem;
    --font--h2: 1.9rem;
    --font--h3: 1.1rem;
    --font--h4: 1rem;
    --font--h5: 1rem;
    --font--h6: .8rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--second-color: #f5f5f5;
    --button--button-color: white;
    --font-weight--400: 400;
    --colors--first-color: black;
    --page-container--width: 100%;
    --page-container--container-large: 1300px;
    --page-margin--divider-large: 60px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 0px;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --color--first-color: white;
    --page-margin--divider-medium: 50px;
    --button--font-size: 14px;
    --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
    --line-height--page-line-height-2: .85;
    --font-weight--600: 600;
    --colors--third-color: #ffffffb3;
    --main-title: 7rem;
    --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
    --font-weight--700: 700;
    --button--round-corners: 3rem;
    --button--circle-round-corners: 10rem;
    --button--cta-title: 24vw;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-x-large: 100px;
    --font--second-font: "Playfair Display", sans-serif;
    --font--third-font: Caveat, sans-serif;
    --font--work-title: 1.1rem;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --font-weight--300: 300;
    --font-weight--800: 800;
  }

  .happy-face-hero._130px {
    width: 25px;
    height: 25px;
  }

  .section-photo {
    padding-top: 70px;
    padding-bottom: 20px;
  }

  .work-grid {
    display: flex;
  }

  .work-grid.add-space {
    grid-row-gap: 30px;
    flex-flow: column-reverse;
    display: flex;
  }

  .project-wrapper-link {
    --color--second-color: #121212;
    --font--primary-font: Inter, sans-serif;
    --colors--fourth-color: #a5a5a5;
    --button--nav-text: 1.1rem;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 1.9rem;
    --font--h2: 1.9rem;
    --font--h3: 1.1rem;
    --font--h4: 1rem;
    --font--h5: 1rem;
    --font--h6: .8rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--second-color: #f5f5f5;
    --button--button-color: white;
    --font-weight--400: 400;
    --colors--first-color: black;
    --page-container--width: 100%;
    --page-container--container-large: 1300px;
    --page-margin--divider-large: 60px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 0px;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --color--first-color: white;
    --page-margin--divider-medium: 50px;
    --button--font-size: 14px;
    --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
    --line-height--page-line-height-2: .85;
    --font-weight--600: 600;
    --colors--third-color: #ffffffb3;
    --main-title: 7rem;
    --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
    --font-weight--700: 700;
    --button--round-corners: 3rem;
    --button--circle-round-corners: 10rem;
    --button--cta-title: 24vw;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-x-large: 100px;
    --font--second-font: "Playfair Display", sans-serif;
    --font--third-font: Caveat, sans-serif;
    --font--work-title: 1.1rem;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --font-weight--300: 300;
    --font-weight--800: 800;
    width: auto;
    height: auto;
  }

  .project-flex {
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    column-gap: 10px;
    height: auto;
    min-height: 0;
    overflow: visible;
  }

  .flex-pixel > h3:nth-child(n + 2),
  .flex-pixel._2 > h3:nth-child(n + 2) {
    display: none !important;
  }

  .flex-pixel {
    flex: 1 1 auto;
    min-width: 0;
  }

  .flex-pixel._2 {
    flex: 0 0 auto;
    text-align: right;
  }

  .project-photo {
    height: 100%;
  }

  .project-photo._01.smaller {
    width: 100%;
    height: 100%;
  }

  .small {
    margin-top: 0;
  }

  .page-divider {
    min-height: 30px;
  }

  .display-2.second._1-4-rem {
    letter-spacing: -.01rem;
  }

  .text-flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .project-grid {
    grid-column-gap: 12px;
    grid-row-gap: 44px;
    --color--second-color: #121212;
    --font--primary-font: Inter, sans-serif;
    --colors--fourth-color: #a5a5a5;
    --button--nav-text: 1.1rem;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 1.9rem;
    --font--h2: 1.9rem;
    --font--h3: 1.1rem;
    --font--h4: 1rem;
    --font--h5: 1rem;
    --font--h6: .8rem;
    --line-height--paragraph-line-height: 1.3;
    --colors--second-color: #f5f5f5;
    --button--button-color: white;
    --font-weight--400: 400;
    --colors--first-color: black;
    --page-container--width: 100%;
    --page-container--container-large: 1300px;
    --page-margin--divider-large: 60px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 0px;
    --backdrop-filter--blur-color: #f8f8f31a;
    --backdrop-filter--backdrop-size: 40px;
    --color--first-color: white;
    --page-margin--divider-medium: 50px;
    --button--font-size: 14px;
    --page-margin--margin-100px\<deleted\|variable-cf05ab6e-af2d-3706-c5d9-acfd3ea83e39\>: 100px;
    --line-height--page-line-height-2: .85;
    --font-weight--600: 600;
    --colors--third-color: #ffffffb3;
    --main-title: 7rem;
    --page-margin--margin-80px\<deleted\|variable-b2b76a9d-e8da-0265-5d54-07b10f53a9ca\>: 80px;
    --font-weight--700: 700;
    --button--round-corners: 3rem;
    --button--circle-round-corners: 10rem;
    --button--cta-title: 24vw;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-x-large: 100px;
    --font--second-font: "Playfair Display", sans-serif;
    --font--third-font: Caveat, sans-serif;
    --font--work-title: 1.1rem;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --font-weight--300: 300;
    --font-weight--800: 800;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    place-items: stretch start;
  }

  .grid-2-columns {
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .grid-2-columns._3-column {
    grid-column-gap: 30px;
    grid-row-gap: 50px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-main {
    grid-row-gap: 50px;
    padding-bottom: 15px;
  }

  .happy-face {
    width: 50%;
  }

  .bold-text {
    font-size: var(--font--h2);
  }
}

#w-node-_8913fcd6-f22f-d049-bd3b-6dcd64eb5432-0d642943 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

#w-node-_3b94190e-aeef-faf5-e182-2633d31f0d5a-0d642943 {
  align-self: start;
}

#w-node-a1b123f2-eaf6-98ec-0b5c-ee518e304063-0d642943 {
  justify-self: start;
}

#w-node-_827c368f-4602-2eea-06da-ff05afce1891-0d642943 {
  justify-self: end;
}

#w-node-a5c9b3b3-ec45-7148-8612-f2d0f8e4f1b9-0d642943 {
  justify-self: start;
}

#w-node-a5c9b3b3-ec45-7148-8612-f2d0f8e4f1bb-0d642943 {
  justify-self: end;
}

#w-node-_252ece4f-c3ea-04c0-bcf9-5cea803d1d4a-0d642943 {
  justify-self: start;
}

#w-node-_252ece4f-c3ea-04c0-bcf9-5cea803d1d4c-0d642943 {
  justify-self: end;
}

#w-node-cv-ceedi-exp-0d642943 {
  justify-self: start;
}

#w-node-cv-ceedi-time-0d642943 {
  justify-self: end;
}

#w-node-cv-jt-exp-0d642943 {
  justify-self: start;
}

#w-node-cv-jt-time-0d642943 {
  justify-self: end;
}

#w-node-_72262d78-23ca-1631-422d-2a5abd2f23fd-0d642943 {
  justify-self: start;
}

#w-node-_72262d78-23ca-1631-422d-2a5abd2f23ff-0d642943 {
  justify-self: end;
}

#w-node-_65c5b745-1429-2408-d8e6-3cf8f68cf928-0d642943 {
  align-self: start;
}

#w-node-_0d5e5623-9bb8-56a8-0165-37a3d099cd09-0d642944 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_0d5e5623-9bb8-56a8-0165-37a3d099cd0a-0d642944 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0d5e5623-9bb8-56a8-0165-37a3d099cd0c-0d642944 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0d5e5623-9bb8-56a8-0165-37a3d099cd0d-0d642944 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-c56bd587-8c3d-0b5d-5cc1-d5bd1d315c8c-0d642944 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-c56bd587-8c3d-0b5d-5cc1-d5bd1d315c8d-0d642944 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-c56bd587-8c3d-0b5d-5cc1-d5bd1d315c8f-0d642944 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c56bd587-8c3d-0b5d-5cc1-d5bd1d315c90-0d642944 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_50a7321b-87f4-c8b4-4133-f10946c368be-0d642944 {
  grid-area: span 4 / span 2 / span 4 / span 2;
}

#w-node-_5fbc8c97-5248-f982-f692-feeec2a0b197-0d642949 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5fbc8c97-5248-f982-f692-feeec2a0b195-0d642949, #w-node-_5fbc8c97-5248-f982-f692-feeec2a0b198-0d642949 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d0a7062c-feb9-a336-5c8c-f07f882f83f4-0d642949 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-d0a7062c-feb9-a336-5c8c-f07f882f83f5-0d642949 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d0a7062c-feb9-a336-5c8c-f07f882f83f7-0d642949 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d0a7062c-feb9-a336-5c8c-f07f882f83f8-0d642949 {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 767px) {
  #w-node-_430377ad-3499-b0a3-857b-a4511ae5d416-1ae5d3e9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_430377ad-3499-b0a3-857b-a4511ae5d416-1ae5d3e9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media (hover: none), screen and (max-width: 991px) {
  .project-flex {
    flex-flow: row nowrap !important;
    justify-content: space-between !important;
    align-items: center !important;
    column-gap: 10px;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    width: 100%;
  }

  .flex-pixel {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
  }

  .flex-pixel._2 {
    flex: 0 0 auto !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
    text-align: right;
  }

  .flex-pixel .project-small-title,
  .flex-pixel._2 .project-small-title {
    display: block !important;
  }

  .flex-pixel:first-of-type .project-small-title.biger {
    overflow: visible !important;
    text-overflow: unset !important;
    white-space: normal !important;
  }

  .flex-pixel > h3 ~ h3,
  .flex-pixel._2 > h3 ~ h3 {
    display: none !important;
    clip-path: inset(50%) !important;
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  .div-block-25 > h3 ~ h3,
  .div-block-27 > h3 ~ h3 {
    display: none !important;
  }
}

/* Mobile / iPad adaptation fixes. These overrides target narrow screens and
   touch tablets, so desktop layout and proportions remain controlled by the Webflow export. */
@media screen and (max-width: 991px), (pointer: coarse) and (max-width: 1180px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  .navigation.second {
    grid-template-columns: minmax(0, 1fr) auto;
    width: 100%;
    box-sizing: border-box;
  }

  .second-part {
    column-gap: 10px;
    min-width: 0;
  }

  .hero {
    mix-blend-mode: normal;
    min-height: 100svh;
    position: relative;
    overflow: hidden;
  }

  .hero .div-block-2 {
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: absolute;
    inset: 0;
    transform: none;
  }

  .hero .div-block-2 .image {
    width: 100%;
    height: 100%;
    max-width: none;
    position: absolute;
    inset: 0;
    transform: none;
    object-fit: cover;
    object-position: center center;
    filter: brightness(0.8) contrast(1.2);
    backface-visibility: hidden;
  }
}

@media screen and (max-width: 767px) {
  .top-hero {
    align-items: stretch;
    padding-left: 5%;
    padding-right: 5%;
  }

  .top-hero > section,
  .top-hero .container {
    width: 100%;
    max-width: 100%;
  }

  .div-block-9 {
    height: auto;
    min-height: 120px;
  }

  .project-grid,
  .collection-list-8 {
    grid-template-columns: 1fr !important;
    justify-items: center;
    width: 100%;
    max-width: 100%;
  }

  .project-grid {
    grid-row-gap: 48px;
  }

  .collection-list-8 {
    grid-column-gap: 0;
    grid-row-gap: 48px;
  }

  .collection-item-4,
  .collection-item-6,
  .project-content,
  .div-block-22,
  .project-wrapper-link,
  .link-block {
    width: min(86vw, 360px) !important;
    max-width: 100% !important;
  }

  .project-wrapper-link,
  .link-block {
    aspect-ratio: 1 / 1;
    background-color: #000;
  }

  .project-photo,
  .project-photo._01,
  .project-photo._01.smaller,
  .image-13 {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: center center;
  }

  .margin-20px.make-0px,
  .div-block-23 {
    height: auto;
    min-height: 0;
    margin-top: 12px;
  }

  .project-flex,
  .div-block-24 {
    align-items: flex-start !important;
    column-gap: 12px;
    padding: 0 !important;
  }

  .project-small-title.biger,
  .div-block-25 .heading.project-small-title.biger {
    line-height: 1.25;
  }

  .project-small-title.lighter,
  .div-block-27 .heading-2.project-small-title.lighter {
    line-height: 1.3;
    white-space: normal;
  }

  .flex-pixel._2,
  .div-block-27 {
    max-width: 46%;
  }
}

