@font-face {
  font-family: Tungstencomp;
  src: url('../fonts/TungstenComp-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Tungstencomp;
  src: url('../fonts/TungstenComp-Light.otf') format("opentype"), url('../fonts/TungstenComp-XLight.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tungstencomp;
  src: url('../fonts/TungstenComp-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Tungstencomp;
  src: url('../fonts/TungstenComp-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tungstencond;
  src: url('../fonts/TungstenCond-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: Tungstencond;
  src: url('../fonts/TungstenCond-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tungstencond;
  src: url('../fonts/TungstenCond-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tungstennarrow;
  src: url('../fonts/TungstenNarrow-Light.otf') format("opentype"), url('../fonts/TungstenNarrow-XLight.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Tungstennarrow;
  src: url('../fonts/TungstenNarrow-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tungstennarrow;
  src: url('../fonts/TungstenNarrow-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Tungstencond;
  src: url('../fonts/TungstenCond-Light.otf') format("opentype"), url('../fonts/TungstenCond-XLight.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tungstencond;
  src: url('../fonts/TungstenCond-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tungstencomp;
  src: url('../fonts/TungstenComp-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tungstennarrow;
  src: url('../fonts/TungstenNarrow-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tungstennarrow;
  src: url('../fonts/TungstenNarrow-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --dark: #181818;
  --second-color: #f1f3f8;
  --third-color: #dfdbe6;
  --body-text-color: #d9dae2;
  --main-color: #8d8d8d;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

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

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

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

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

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

  .w-commerce-commercecartquantity, .w-commerce-commerceaddtocartquantityinput, .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(--white);
  color: var(--dark);
  font-family: Instrument Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  opacity: .7;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}

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

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 24px;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

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

blockquote {
  border-left: 2px solid var(--third-color);
  margin-bottom: 10px;
  padding: 0 20px;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.2;
}

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

.page-content {
  background-color: var(--white);
}

.subhead {
  opacity: .7;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.3;
}

.subhead.gray {
  opacity: .5;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}

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

.error-message {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #f71818;
  border-radius: 4px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 14px;
  font-weight: 500;
}

.button {
  background-color: var(--dark);
  color: var(--white);
  text-transform: uppercase;
  cursor: pointer;
  border-style: none;
  padding: 17px 22px;
  font-size: .95rem;
  font-weight: 600;
  line-height: 1.1;
  transition: all .3s;
  display: inline-block;
}

.button:hover {
  background-color: #444;
  background-image: none;
}

.button.subscribe {
  padding-top: 16px;
  padding-bottom: 16px;
  position: absolute;
  inset: 6px 8px auto auto;
}

.button.full {
  width: 100%;
}

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

.button.white:hover {
  opacity: .7;
}

.button.white.full {
  text-align: center;
}

.button.white.block {
  text-align: center;
  display: block;
}

.button.white.light {
  background-color: var(--white);
  color: var(--dark);
  border-radius: 0;
}

.subscribe-field {
  background-color: var(--body-text-color);
  color: var(--dark);
  background-image: url('../images/user_1user.avif');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 24px;
  border: 1px solid #c1c1be3d;
  border-radius: 7px;
  align-self: center;
  height: 64px;
  margin-bottom: 0;
  padding-left: 50px;
  font-size: 15px;
}

.subscribe-field::placeholder {
  color: var(--main-color);
  font-size: 15px;
  font-weight: 500;
}

.subscribe-field.for-search {
  background-color: var(--white);
  color: var(--dark);
  background-image: url('../images/Search-Color.svg');
  background-size: 26px;
  border-color: #0000001f;
  border-radius: 0;
  margin-bottom: 30px;
}

.subscribe-field.for-search::placeholder {
  color: var(--dark);
  font-size: 16px;
}

.subscribe-field.plain {
  background-color: var(--white);
  color: var(--dark);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-top-style: none;
  border-bottom-color: #00000026;
  border-left-style: none;
  border-right-style: none;
  border-radius: 0;
  max-width: 300px;
  height: 60px;
  padding-left: 0;
}

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

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

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  display: flex;
}

.utility-page-content.second {
  justify-content: center;
  align-items: center;
  width: 800px;
}

.search-link {
  color: var(--dark);
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3;
}

.search-result-item {
  color: var(--dark);
  background-color: #fff;
  border: 1px solid #0000001f;
  border-radius: 0;
  flex-flow: column;
  padding: 30px 40px 30px 35px;
  display: flex;
  box-shadow: 0 1px #00000026;
}

.search-container {
  max-width: 740px;
}

.search-result-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.search-link-text {
  opacity: .57;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 15px;
  line-height: 1.3;
}

.search {
  position: relative;
}

._404-title {
  margin-top: 30px;
  font-size: 9vw;
  font-weight: 600;
  line-height: 1;
}

.password-title {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 6vw;
  font-weight: 600;
  line-height: 1;
}

.navbar {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #ddd0;
  grid-template-rows: auto;
  grid-template-columns: 2fr .75fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: start stretch;
  padding: 40px 3% 20px;
  display: grid;
}

.nav-menu {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  display: flex;
}

.nav-menu.first {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  order: -1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero {
  z-index: 3;
  background-color: var(--white);
  justify-content: center;
  align-items: flex-start;
  min-height: 90vh;
  padding-bottom: 60px;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: relative;
}

.hero.for-inner {
  background-color: var(--dark);
  min-height: auto;
  padding-top: 220px;
  padding-bottom: 150px;
}

.container {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container.for-checkout {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: flex-start;
}

.absolute-bottom {
  padding-left: 3%;
  padding-right: 3%;
  position: absolute;
  inset: auto 0% 35px;
}

.text-rotator-main {
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.hero-subhead {
  opacity: .8;
  color: var(--white);
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
}

.hero-subhead.white {
  opacity: 1;
  letter-spacing: 2px;
  width: 360px;
  margin-top: 0;
  font-family: Tungstennarrow, Impact, sans-serif;
  font-size: 3.1rem;
  font-weight: 400;
  line-height: 1.2;
}

.section {
  z-index: 3;
  padding: 150px 3%;
  position: relative;
  overflow: hidden;
}

.section.for-about {
  padding-bottom: 200px;
  padding-left: 0%;
  padding-right: 0%;
  overflow: hidden;
}

.section.for-inner {
  background-color: var(--white);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

.section.for-inner._50px-top {
  padding-top: 50px;
}

.section._100px {
  background-color: var(--white);
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.for-checkout {
  background-color: var(--dark);
  min-height: auto;
  padding-top: 200px;
}

.section.for-work {
  padding-top: 300px;
  padding-bottom: 300px;
}

.section.for-ticker {
  background-color: #fff;
  padding: 180px 0%;
}

.section.for-gallery {
  background-color: #fff;
  padding-left: 0%;
  padding-right: 0%;
}

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

.section.for-logos {
  background-color: var(--white);
  padding: 50px 0%;
}

.section.for-news {
  background-color: var(--white);
}

.section.for-team {
  padding-top: 300px;
}

.section.for-testimonials {
  background-color: var(--white);
  padding-bottom: 300px;
}

.category-ticket {
  float: none;
  letter-spacing: -2px;
  white-space: nowrap;
  word-break: normal;
  padding-top: 120px;
  padding-bottom: 10px;
  font-size: 14vw;
  font-weight: 600;
  line-height: 1.2;
  overflow: hidden;
}

.category-ticket.blog-text {
  letter-spacing: -1px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 29px;
}

.ticket-content {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  display: flex;
}

.ticket-content._25px-gap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.ticker-flex {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ticker-flex._20px-gap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.icon-mustache {
  background-image: url('../images/CL_Logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 11vw;
  height: 11vw;
  display: flex;
  position: relative;
  left: auto;
}

.icon-mustache.dot {
  background-color: var(--dark);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 100%;
  width: 8px;
  height: 8px;
}

.subhead-big-center {
  opacity: 1;
  text-align: center;
  font-size: 3.5vw;
  font-weight: 600;
  line-height: 1.2;
}

.subhead-big-center.big {
  color: var(--dark);
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 9vw;
  line-height: 1;
}

.subhead-big-center.double {
  font-size: 7vw;
  line-height: 1.6;
}

.subhead-big-center.white {
  color: var(--white);
  border: 1px #000;
  font-size: 2.5vw;
}

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

.margin-60px.flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.margin-60px.flex.make-20px {
  margin-top: 20px;
}

.flex-center {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.flex-center.full {
  max-width: 1400px;
}

.flex-center._20px-gap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.button-first-line {
  color: var(--dark);
  text-transform: uppercase;
  font-size: .95rem;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  position: relative;
}

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

.line-horizontal {
  background-color: #fff;
  width: 100%;
  height: 1.5px;
  margin-top: 4px;
}

.tm-symbol {
  vertical-align: super;
  margin-left: 3px;
  font-size: 2.4rem;
  line-height: 1;
  display: inline-block;
  position: relative;
  top: 9px;
}

.absolute-text {
  color: var(--dark);
  text-align: center;
  text-transform: uppercase;
  font-size: 14vw;
  font-weight: 700;
  line-height: 1.2;
  position: absolute;
  inset: 30vh 0% auto;
}

.absolute-text.relative {
  color: var(--white);
  position: relative;
  top: 0;
}

.absolute-text.relative.for-blog-page {
  font-size: 8vw;
  line-height: 1.1;
}

.year-tag {
  opacity: .6;
  vertical-align: super;
  margin-left: 10px;
  font-size: 3vw;
  font-weight: 500;
  display: inline-block;
}

.work-link {
  width: 100%;
  height: 100%;
  position: relative;
}

.work-link.add-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-wrap {
  z-index: 1;
  object-fit: cover;
  flex: none;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-wrap.for-work-page, .image-wrap.for-instagram {
  aspect-ratio: 1;
}

.paralax-image {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: contain;
  width: 100%;
  height: 110%;
  position: absolute;
  bottom: 0;
  overflow: clip;
}

.paralax-image.third {
  height: 105%;
}

.paralax-image.contain {
  object-fit: cover;
}

.paralax-image.contain2 {
  object-fit: contain;
}

.paralax-image.full-size {
  object-fit: fill;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: block;
  overflow: visible;
}

.team-wrapper-main {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--dark);
  border-bottom: 1px solid #ffffff26;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

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

.section-photo {
  z-index: 10;
  background-color: var(--white);
  justify-content: center;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.video-wrap {
  z-index: 1;
  object-fit: cover;
  border-radius: 7px;
  flex: none;
  width: 10vw;
  height: 10vw;
  position: relative;
  overflow: hidden;
}

.video-wrap.full-width {
  border-radius: 0;
  width: 95vw;
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 30px;
  overflow: hidden;
}

.social-icon-main {
  color: #fff;
  border-radius: 7px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  display: flex;
  position: absolute;
  inset: 15px 15px auto auto;
  overflow: hidden;
  transform: rotate(-45deg);
}

.social-icon-main.for-social {
  position: relative;
  top: 0;
  right: 0;
  transform: none;
}

.image-paralax {
  z-index: 1;
  object-fit: cover;
  flex: none;
  width: 10vw;
  height: 10vw;
  position: relative;
  overflow: hidden;
}

.image-paralax.for-team {
  aspect-ratio: 1;
  width: 100%;
  height: auto;
}

.team-main-name {
  margin-bottom: 8px;
  font-size: 19px;
}

.team-wrapper {
  font-size: 21px;
  font-weight: 600;
  line-height: 1.2;
}

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

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

.footer {
  z-index: 2;
  background-color: var(--dark);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 100px 3% 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.figma-text {
  opacity: .71;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
}

.copyright-flex-bottom {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.buton-icon-svg {
  justify-content: center;
  align-items: center;
  width: 13px;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
}

.buton-icon-svg.is-absolute {
  z-index: 2;
  position: absolute;
  transform: translate(-30px);
}

.figma-file-absolute {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  opacity: .7;
  color: var(--white);
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto auto 20px 20px;
}

.figma-file-absolute.for-copyright {
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2px;
  position: relative;
  bottom: 0;
  left: 0;
}

.figma-file-absolute.for-copyright:hover {
  opacity: .85;
}

.button-icon-main {
  z-index: 5;
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
  position: absolute;
  inset: 10px 10px auto auto;
  overflow: hidden;
  transform: none;
}

.button-icon-main.relative {
  background-color: var(--white);
  color: var(--dark);
  border: 1px solid #fff3;
  width: 24px;
  height: 24px;
  position: relative;
  top: 0;
  right: 0;
}

.line-move {
  opacity: 1;
  position: relative;
  top: -2px;
}

.work-grid-page {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.blog-title {
  margin-top: 9px;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
}

.blog-wrapper-second {
  color: var(--dark);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.blog-wrapper-second.white {
  color: var(--white);
}

.data-image {
  justify-content: space-between;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  display: flex;
}

.data-image.invert {
  opacity: .58;
  filter: invert();
}

.data-image.invert._100 {
  opacity: 1;
  filter: invert();
}

.data-text {
  opacity: .55;
  margin-bottom: 0;
  font-size: 14px;
}

.data-text._100-opacity {
  opacity: 1;
}

.data-flex {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.data-flex.invert {
  filter: invert();
}

.data-inside {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  font-weight: 600;
  display: flex;
}

.blog-overlay {
  z-index: 3;
  background-color: #0003;
  position: absolute;
  inset: 0%;
}

.blog-title-wrapper {
  z-index: 4;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 88%;
  margin-bottom: 40px;
  padding-right: 7%;
  display: flex;
  position: absolute;
}

.field-label {
  opacity: .6;
  color: var(--dark);
  text-transform: uppercase;
  margin-bottom: 7px;
  font-size: 12px;
  font-weight: 500;
}

.field-label.big {
  opacity: 1;
  font-size: 14px;
}

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

.form-block {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.button-contact {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.button-contact.left {
  justify-content: flex-start;
  align-items: center;
}

.success-message {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #00b83c;
  padding: 20px;
  font-weight: 500;
}

.input-100 {
  width: 100%;
}

.text-field {
  background-color: var(--white);
  box-shadow: none;
  color: var(--dark);
  border-top: 1px #0003;
  border-bottom: 1px solid #0003;
  border-left: 1px #0003;
  border-right: 1px #00000024;
  height: 56px;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 14px;
}

.text-field:hover, .text-field:focus, .text-field.-wfp-focus {
  border-color: #ffffff3b #ffffff3b var(--dark);
}

.text-field::placeholder {
  color: #0009;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.text-field.area {
  color: var(--dark);
  height: auto;
  padding-top: 20px;
  padding-bottom: 40px;
}

.text-field.less-height {
  color: var(--dark);
  border-style: solid;
  border-color: #0000001f;
  height: 40px;
  box-shadow: 0 .5px #00000021;
}

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

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

.style-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3vw;
  font-weight: 600;
  line-height: 1.5;
}

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

.caption.margined {
  color: #000;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 700;
}

.caption.margined._2 {
  color: var(--dark);
  text-transform: none;
  font-size: 15px;
  font-weight: 600;
}

.title-5 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
}

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

.color-block.second {
  background-color: var(--white);
}

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

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

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

.white-block {
  width: 100%;
  padding: 20px 20px 40px 0;
}

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

.title-1 {
  z-index: 1;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  font-weight: 500;
  line-height: 1;
  position: relative;
}

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

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

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

.licensing-link {
  color: var(--dark);
  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;
}

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

.main-blog-post li {
  opacity: .7;
  font-size: 16px;
  line-height: 23px;
}

.main-blog-post h4, .main-blog-post h3 {
  max-width: 630px;
  margin: 0 auto 15px;
  font-weight: 600;
}

.main-blog-post ul {
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
}

.main-blog-post img {
  margin-top: 20px;
  margin-bottom: 5px;
}

.main-blog-post p {
  text-align: left;
  max-width: 630px;
  margin: 20px auto;
}

.main-blog-post figcaption {
  opacity: .48;
  margin-bottom: 20px;
  font-size: 15px;
}

.main-blog-post a {
  color: #121212;
  text-decoration: underline;
}

.main-blog-post h6, .main-blog-post h1 {
  max-width: 630px;
  margin: 0 auto 15px;
}

.main-blog-post ol {
  max-width: 630px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.main-blog-post blockquote {
  max-width: 630px;
  margin: 20px auto 25px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
}

.main-blog-post h5, .main-blog-post h2 {
  max-width: 630px;
  margin: 0 auto 15px;
  font-weight: 600;
}

.pricing-divider {
  background-color: var(--dark);
  opacity: .15;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.subhead-pricing {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.3;
}

.subhead-pricing.with-margin {
  margin-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
}

.subhead-pricing.gray {
  opacity: .7;
  font-weight: 600;
}

.subhead-pricing.gray.for-pricing {
  margin-top: 15px;
  font-size: 19px;
  font-weight: 500;
}

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

.pricing-column._15px {
  grid-column-gap: 36px;
  grid-row-gap: 15px;
}

.pricing-column.top {
  grid-row-gap: 15px;
}

.pricing-column._25px {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.check-item {
  grid-column-gap: 5px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
}

.pricing-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr minmax(200px, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.pricing-text {
  letter-spacing: -.5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}

.pricing-text.big {
  opacity: 1;
  margin-top: 20px;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}

.check-image {
  opacity: .6;
  width: 20px;
}

.small-text {
  opacity: .6;
  color: var(--dark);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}

.pricing-plan-justify {
  border: 1px solid #0000001f;
  padding: 40px 35px 35px;
  position: relative;
  box-shadow: 0 1px #00000026;
}

.cart-quantity {
  color: var(--white);
  text-align: center;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  min-width: auto;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 1px;
  font-size: 1rem;
  font-weight: 500;
  display: flex;
}

.last-item {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  order: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.cart-container {
  background-color: var(--white);
  max-width: 600px;
}

.block-header {
  background-color: #fff;
  border-style: none;
  padding-top: 12px;
  padding-bottom: 12px;
}

.block-content {
  background-color: #fff;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
}

.main-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 2;
}

.checkbox-label {
  opacity: .47;
  margin-bottom: 0;
  position: relative;
  top: 2px;
}

.quantity-opacity {
  opacity: .5;
}

.subtotal, .pricing-subtotal {
  font-size: 16px;
}

.pricing-subtotal.total {
  font-size: 18px;
  font-weight: 600;
}

.checkout-text {
  opacity: .94;
  margin-bottom: 2px;
  font-size: 15px;
  line-height: 1.2;
}

.close-button {
  background-color: #00000026;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
}

.icon {
  width: 10px;
}

.cart-wrapper {
  background-color: #000000b3;
}

.cart-quantity-2 {
  border-radius: 0;
}

.remove-button {
  opacity: .59;
  color: var(--dark);
  text-transform: uppercase;
  margin-top: 5px;
  font-size: .8rem;
  line-height: 1.5;
}

.empty-state {
  flex-flow: column;
}

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

.flex-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.hero-main {
  color: #000;
  background-color: #fff;
  width: 100%;
  height: 250vh;
  margin-bottom: -2px;
}

.sticky-hero {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sticky-inner {
  background-color: var(--dark);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  display: flex;
  overflow: hidden;
}

.logo-zoom-wrapper {
  z-index: 4;
  width: 90vw;
  position: relative;
}

.logo-big-image {
  width: 100%;
}

.logo-big-image.mobile {
  display: none;
}

.absolute-navigation {
  z-index: 999;
  position: absolute;
  inset: 0% 0% auto;
}

.video-background-overlay {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.video-background {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  height: 100%;
  position: relative;
}

.button-link {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  color: var(--white);
  background-color: #f0f0f000;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-link.dark {
  color: var(--dark);
}

.button-link.hide-nav-desktop {
  display: none;
}

.button-link.previousprojectdark {
  justify-content: center;
  align-items: center;
}

.social-wrapper {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-arrow-move {
  justify-content: center;
  align-items: center;
  width: 12px;
  font-size: 1rem;
  font-weight: 500;
  display: flex;
}

.nav-arrow-move.for-social {
  filter: invert();
  width: 16px;
}

.nav-arrow-move.for-social.duble {
  width: 22px;
}

.nav-arrow-move.invert {
  filter: invert();
}

.navigation-text {
  z-index: 1;
  text-transform: uppercase;
  justify-content: flex-start;
  font-size: 1rem;
  font-weight: 500;
  display: flex;
  position: relative;
}

.navigation-text.cart-quantity {
  opacity: .7;
}

.navigation-text.semi {
  font-weight: 600;
}

.navigation-text.dark {
  color: var(--dark);
}

.make-grid {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: grid;
}

.cart-flex {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  display: flex;
}

.last-part {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.right-menu {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

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

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

.social-flex.invert {
  filter: invert();
  justify-content: center;
  align-items: center;
}

.fade-in-wrapper {
  position: relative;
  overflow: hidden;
}

.fade-in-wrapper.center {
  text-align: center;
}

.fade-gradient {
  z-index: 0;
  pointer-events: none;
  cursor: none;
  background-image: linear-gradient(90deg, #fff0, #fff 25%);
  width: 200%;
  position: absolute;
  inset: 0%;
}

.fade-gradient.add-z-index {
  z-index: 10;
  background-image: linear-gradient(90deg, #fff0, #e7e7e7 40%);
}

.fade-gradient.invert {
  filter: invert();
  color: var(--dark);
  -webkit-text-stroke-color: var(--dark);
  background-image: linear-gradient(90deg, #fff0, #e7e7e7 25%);
  border: 1px #181818;
}

.gray-text {
  opacity: .4;
}

.light-line {
  opacity: .39;
  font-weight: 400;
  display: inline-block;
  position: relative;
  top: -5px;
}

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

.button-flex-center.add-top {
  margin-top: 70px;
}

.work-grid {
  grid-column-gap: 0px;
  grid-row-gap: 10vh;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.work-wrapper {
  color: var(--white);
  letter-spacing: -.3px;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.photo-work-1 {
  z-index: 5;
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.photo-work-1.change-ratio {
  aspect-ratio: 3 / 2;
}

.photo-work-2 {
  z-index: 4;
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.photo-work-2.change-ratio {
  aspect-ratio: 2 / 3;
}

.photo-work-3 {
  z-index: 4;
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.photo-work-3.change-ratio {
  aspect-ratio: 2 / 3;
}

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

.work-content {
  justify-content: space-between;
  align-items: center;
  min-height: 60px;
  display: flex;
}

.work-content.invert {
  filter: invert();
}

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

.paragraph-opacity {
  opacity: .7;
}

.ticket-flex-main {
  color: var(--dark);
  text-align: left;
  font-size: 10vw;
}

.ticket-flex-main._2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.gallery-photo-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  min-width: 100%;
  min-height: 50vh;
  padding-top: 5vh;
  padding-bottom: 5vh;
  display: flex;
}

.gallery-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: 100vw;
  min-height: 100vh;
  display: grid;
}

.image-ratio {
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-ratio.fullsize {
  aspect-ratio: 16 / 9;
}

.team-photo {
  background-image: url('../images/team-4_1team-4.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 12vw;
  height: 10vw;
  margin-left: 20px;
  margin-right: 5px;
  display: inline-block;
}

.team-photo.team-1 {
  background-image: url('../images/team-1_1team-1.avif');
  background-position: 50%;
}

.team-photo.team-3 {
  background-image: url('../images/team-4_2team-4.avif');
}

.team-photo.team-4 {
  background-image: url('../images/team-3_1team-3.avif');
}

.team-photo.team-5 {
  background-image: url('../images/team-5_1team-5.avif');
}

.team-photo.team-6 {
  background-image: url('../images/team-6_1team-6.avif');
}

.team-photo.team-2 {
  background-image: url('../images/team-2_1team-2.avif');
}

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

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

.carousel {
  flex-direction: row;
  justify-content: center;
  margin: 10px auto 150px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logo-carousel-wrap {
  backface-visibility: hidden;
  flex: none;
  display: flex;
  transform: perspective(1px);
}

.logo-carousel-wrap.add-left {
  margin-right: 120px;
}

.logo-carousel {
  grid-column-gap: 120px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.logo-carousel-item {
  flex: none;
  padding: 1rem .5rem;
}

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

.blog-grid-2-columns {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(200px, 1.5fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-wrapper {
  background-color: var(--white);
  border-bottom: 1px solid #0000002e;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 23px;
  padding-bottom: 23px;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-wrapper:hover {
  filter: invert();
}

.logo-bottom {
  perspective: 1000px;
  width: 95vw;
  margin-bottom: -20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: auto;
  left: 0%;
  right: 0%;
}

.buton-icon-overlay {
  background-color: var(--white);
  color: #c1c1be;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
  position: absolute;
  inset: 15px 15px auto auto;
  overflow: hidden;
  transform: none;
}

.instagram-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

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

.instagram-wrapper.flex-center {
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 21px;
  font-weight: 500;
  display: flex;
  position: relative;
  overflow: hidden;
}

.instagram-icon {
  justify-content: center;
  align-items: center;
  width: 18px;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
}

.instagram-icon.is-absolute {
  z-index: 2;
  position: absolute;
  transform: translate(-30px);
}

.navigation-center {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-rotate {
  transform-style: preserve-3d;
  transform: rotateX(30deg)rotateY(0)rotateZ(0);
}

.hide-desktop {
  display: none;
}

.logo-first.w--current {
  width: 270.563px;
}

.hide-text {
  overflow: visible;
}

.hero-overlay-background {
  background-color: var(--dark);
  overflow: hidden;
}

.collection-item {
  position: relative;
}

.small {
  opacity: .52;
  vertical-align: super;
  font-size: 11px;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  font-size: 15px;
  display: flex;
}

.checkbox {
  border: 1px solid #c1c1be;
  width: 17px;
  height: 17px;
  margin-top: 0;
  margin-right: 10px;
}

.checkbox.w--redirected-checked {
  background-color: #c1c1be;
  background-image: url('../images/check_1check.avif');
  background-position: 50%;
  background-size: 10px;
  border-color: #c1c1be;
}

.second-label {
  opacity: .65;
  color: var(--dark);
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}

.checkbox-flex {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  margin-top: 30px;
  display: flex;
}

.category-page-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.category-uppsacale {
  opacity: 1;
  color: var(--white);
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
}

.line-divider {
  background-color: var(--white);
  opacity: .42;
  width: 30px;
  height: 1px;
}

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

.team-name {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
}

.clients-item {
  background-color: #f7f7f7;
  padding: 86px 50px;
}

.clients-item.add-color {
  background-color: #eee;
}

.author-flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center start;
  margin-top: 30px;
  display: flex;
}

.testimonials-text {
  text-transform: none;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.2;
}

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

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

.fun-facts-grid._3-column {
  text-align: center;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
  position: relative;
}

.fun-number {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 7vw;
  font-weight: 500;
  line-height: .8;
}

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

.video-wrapper {
  max-width: 840px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.templates-badge-wrapper {
  z-index: 9999;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 11px 20px 11px 18px;
  font-size: 14px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: auto 15px 15px auto;
  box-shadow: 0 12px 28px #00000024;
}

.loader-badge {
  background-image: none;
  background-position: 0 0;
  background-size: contain;
  width: 34px;
  height: 34px;
  position: absolute;
  inset: -19px -15px auto auto;
}

.badge-paragraph {
  opacity: 1;
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
}

.blue-color {
  color: #4353ff;
}

.image {
  float: left;
  object-fit: fill;
  margin-left: auto;
  margin-right: 18px;
  padding-right: 0;
  display: block;
  position: static;
}

.category-ticket-2 {
  float: none;
  direction: rtl;
  text-align: left;
  letter-spacing: -2px;
  white-space: nowrap;
  word-break: normal;
  padding-top: 10px;
  padding-bottom: 120px;
  font-size: 14vw;
  font-weight: 600;
  line-height: 1.2;
  overflow: hidden;
}

.ticket-flex-main-2 {
  float: none;
  text-align: right;
  font-size: 10vw;
}

.ticket-content-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  direction: ltr;
  justify-content: flex-end;
  display: flex;
}

.section-photo-reg {
  z-index: 3;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.image-wrap-reg {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 95vw;
  max-width: 100%;
  height: 100%;
  display: flex;
}

.image-2 {
  flex: none;
  width: 100%;
  overflow: visible;
}

.image-2.mag-cover {
  max-width: 500px;
}

.image-2.mag-cover.poster {
  box-shadow: 0 5px 11px 5px #0003;
}

.image-2.webdropshadow {
  box-shadow: 0 4px 17px 4px #0000004f;
}

.top-image-wrap {
  object-fit: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 80vh;
  display: flex;
  position: sticky;
  top: 30px;
  overflow: hidden;
}

.empty-item {
  height: 50vh;
}

.next-project {
  z-index: 3;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  height: 20vh;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.next-project.empty {
  height: 450px;
}

.columns {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.column {
  text-align: left;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.paragraph {
  text-align: center;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
}

.div-block {
  height: 20vh;
}

.website-link {
  z-index: 3;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 20vh;
  display: flex;
  position: relative;
}

.slider {
  z-index: 3;
  clear: both;
  flex: none;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: clip;
}

.mask {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.left-arrow, .right-arrow, .left-arrow-2, .right-arrow-2 {
  color: var(--dark);
}

.projectwrapperhp {
  position: relative;
}

.quick-stack {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.cell, .cell-2, .cell-3, .cell-4, .cell-5, .cell-6, .cell-7, .cell-8, .cell-9, .cell-10 {
  justify-content: flex-start;
  align-items: center;
}

.div-block-2 {
  flex: 0 auto;
  width: 100%;
}

.cell-11 {
  justify-content: flex-start;
  align-items: center;
}

.container-3 {
  background-color: #1eb623;
}

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

.paragraph-3 {
  opacity: 100;
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  padding: 20px;
}

.service-item-content {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: .55fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  padding: 5vw 6vw 6vw;
  display: grid;
}

.service-item-images {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-style-small {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Instrument Sans, sans-serif;
  font-size: 8vw;
  font-weight: 700;
  line-height: 100%;
}

.text-color-muted {
  color: #0e101199;
}

.services-item {
  transform-origin: 50% 100%;
  background-color: #fff;
  position: relative;
}

.heading-alt-h2 {
  font-size: 3vw;
  font-weight: 600;
  line-height: 120%;
}

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

.overflow-hidden {
  overflow: hidden;
}

.service-item-content-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

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

.heading-alt-h3 {
  text-transform: none;
  font-size: 2.5vw;
  font-weight: 600;
  line-height: 120%;
}

.service-item-content-left {
  position: sticky;
  top: 3rem;
}

.line {
  perspective-origin: 50%;
  transform-origin: 50%;
  background-color: #e8eded;
  width: 100%;
  height: 2px;
}

@media screen and (min-width: 1280px) {
  .pricing-text {
    margin-bottom: 3px;
  }
}

@media screen and (min-width: 1440px) {
  .paralax-image, .paralax-image.contain2 {
    object-fit: contain;
  }

  .video-wrap.full-width {
    flex: none;
  }

  .button-link.previousprojectdark {
    display: flex;
  }

  .image-wrap-reg {
    height: 100%;
  }

  .image-2 {
    max-width: none;
    overflow: clip;
  }

  .top-image-wrap {
    object-fit: contain;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80vh;
    display: flex;
    position: relative;
    top: 30px;
    overflow: hidden;
  }

  .slider {
    max-height: 100%;
  }

  .mask {
    max-width: 100%;
    max-height: 100%;
  }

  .cell, .cell-2, .cell-3, .cell-4, .cell-5, .cell-6, .cell-7, .cell-8, .cell-9, .cell-10 {
    justify-content: flex-start;
    align-items: center;
  }

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

  .service-item-content {
    padding: 5rem 6rem 8rem;
  }

  .heading-style-small {
    font-size: 8rem;
    font-weight: 700;
  }

  .heading-style-small.services {
    font-size: 9rem;
  }

  .heading-alt-h2 {
    font-size: 3.5rem;
  }

  .heading-alt-h3 {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 991px) {
  .subhead {
    font-size: 19px;
  }

  .utility-page-content {
    width: 600px;
  }

  ._404-title {
    font-size: 62px;
  }

  .navbar {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: center;
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .nav-menu {
    grid-row-gap: 15px;
    background-color: #171717;
    padding: 20px;
  }

  .nav-menu.first {
    z-index: 3;
    order: 0;
  }

  .hero {
    min-height: auto;
    padding-top: 90px;
    padding-bottom: 230px;
  }

  .hero.for-inner {
    min-height: auto;
    padding-top: 190px;
    padding-bottom: 125px;
  }

  .container.for-checkout {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .hero-subhead {
    font-size: .8rem;
  }

  .section.for-about {
    padding-bottom: 150px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .section.for-checkout {
    padding-top: 140px;
  }

  .section.for-gallery {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.for-gallery.dark {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.for-team {
    padding-top: 150px;
  }

  .category-ticket {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .icon-mustache {
    width: 180px;
    height: 180px;
  }

  .subhead-big-center {
    padding-left: 2%;
    padding-right: 2%;
    font-size: 2.6rem;
  }

  .subhead-big-center.white {
    font-size: 3vw;
  }

  .absolute-text {
    margin-bottom: 40px;
    font-weight: 600;
    position: relative;
    top: 0;
  }

  .absolute-text.relative, .absolute-text.relative.for-blog-page {
    margin-bottom: 0;
  }

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

  .paralax-image {
    flex: none;
    align-self: auto;
  }

  .team-wrapper-main {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .video-wrap, .image-paralax {
    width: 16vw;
    height: 16vw;
  }

  .team-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .footer {
    min-height: auto;
  }

  .menu-button {
    order: 1;
    padding: 12px;
  }

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

  .lottie-white {
    filter: invert();
    width: 30px;
  }

  .blog-title {
    text-align: left;
    font-size: 17px;
  }

  .blog-title-wrapper {
    padding-left: 0%;
    padding-right: 0%;
  }

  .form-block {
    max-width: 100%;
  }

  .input-flex {
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: grid;
  }

  .style-title {
    line-height: 1.2;
  }

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

  .title-1 {
    font-size: 6em;
  }

  .pricing-divider {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .subhead-pricing {
    font-size: 19px;
  }

  .pricing-column._15px {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .pricing-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .last-item {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: center;
  }

  .first-part {
    margin-right: 0;
  }

  .hero-main {
    height: 80vh;
  }

  .sticky-hero {
    height: 100%;
    position: relative;
  }

  .sticky-inner {
    padding-top: 0;
  }

  .video-background-overlay {
    height: 100%;
  }

  .button-link {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .button-link.hide-nav-desktop {
    display: flex;
  }

  .make-grid.hide-mobile, .social-flex.hide {
    display: none;
  }

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

  .margin-250px {
    margin-top: 150px;
  }

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

  .ticket-flex-main {
    letter-spacing: -1px;
    font-weight: 600;
  }

  .gallery-photo-wrapper {
    flex-flow: column;
  }

  .gallery-grid {
    grid-template-rows: auto auto auto;
    margin-right: 21px;
  }

  .logo-bottom {
    margin-bottom: -140px;
  }

  .instagram-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .hide-desktop {
    display: block;
  }

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

  .clients-item {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .testimonials-text {
    font-size: 20px;
  }

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

  .top-image-wrap {
    z-index: 1;
    flex: none;
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: hidden;
  }

  .next-project.empty {
    height: 0;
  }

  .service-item-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding: 4rem 4rem 3rem;
    display: flex;
  }

  .heading-style-small {
    font-size: 12vw;
  }

  .heading-alt-h2 {
    font-size: 1.75rem;
  }

  .service-item-content-list {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .heading-alt-h3 {
    font-size: 1.5rem;
  }

  .service-item-content-left {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .subscribe-field.plain {
    max-width: 400px;
  }

  .utility-page-content, .utility-page-content.second {
    width: 500px;
  }

  .search-result-item {
    padding-left: 30px;
    padding-right: 30px;
  }

  ._404-title {
    font-size: 48px;
  }

  .password-title {
    font-size: 60px;
  }

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

  .hero {
    padding-bottom: 200px;
  }

  .hero.for-inner {
    padding-top: 119px;
    padding-bottom: 70px;
  }

  .absolute-bottom {
    bottom: 25px;
  }

  .section.for-about {
    padding-bottom: 120px;
  }

  .section.for-inner, .section._100px {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.for-checkout {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.for-testimonials {
    padding-bottom: 150px;
  }

  .icon-mustache {
    width: 160px;
    height: 160px;
  }

  .subhead-big-center {
    font-size: 2.3rem;
  }

  .subhead-big-center.white {
    font-size: 4vw;
  }

  .video-wrap {
    width: 30vw;
    height: 30vw;
  }

  .video-wrap.full-width {
    height: 500px;
  }

  .image-paralax {
    width: 30vw;
    height: 30vw;
  }

  .copyright-flex {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .figma-text {
    font-size: 14px;
  }

  .work-grid-page, .article-grid {
    grid-template-columns: 1fr;
  }

  .input-flex {
    grid-row-gap: 10px;
  }

  .style-title {
    font-size: 40px;
    line-height: 1.1;
  }

  .title-5 {
    font-size: 36px;
  }

  .title-1 {
    font-size: 5em;
    line-height: .9;
  }

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

  .pricing-column._15px {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

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

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

  .last-part {
    order: 1;
  }

  .work-grid {
    grid-row-gap: 5vh;
  }

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

  .gallery-photo-wrapper {
    flex-flow: row;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .gallery-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    min-width: 250vw;
    min-height: auto;
    display: flex;
  }

  .margin-150px._100px, .margin-200px.make-100px {
    margin-top: 100px;
  }

  .logo-carousel {
    grid-column-gap: 70px;
  }

  .blog-grid-2-columns {
    display: block;
  }

  .blog-wrapper {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .logo-bottom {
    margin-bottom: -100px;
  }

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

  .logo-first {
    order: -1;
  }

  .hide-text {
    display: none;
  }

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

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

  .testimonials-text {
    font-size: 22px;
  }

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

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

  .top-image-wrap {
    height: 300px;
  }

  .service-item-content {
    padding: 2.5rem 2.5rem 1.5rem;
  }

  .service-item-images {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .heading-style-small {
    font-size: 16vw;
  }
}

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

  .subscribe-field {
    background-position: 5%;
    background-size: 26px;
  }

  .utility-page-content, .utility-page-content.second {
    width: 95%;
  }

  .search-link {
    font-size: 24px;
  }

  .search-result-item {
    padding: 25px 20px 20px;
  }

  ._404-title {
    font-size: 41px;
  }

  .password-title {
    font-size: 40px;
  }

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

  .hero {
    padding-top: 80px;
  }

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

  .text-rotator-main {
    max-width: 90%;
  }

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

  .hero-subhead.white {
    text-align: left;
    width: 230px;
    margin-top: 4px;
    font-family: Tungstennarrow, Impact, sans-serif;
    font-size: 1.7rem;
    line-height: 1;
  }

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

  .section._100px {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.for-checkout {
    padding-top: 80px;
  }

  .section.for-work {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.for-gallery.dark {
    padding-top: 80px;
  }

  .section.for-team {
    padding-top: 100px;
  }

  .category-ticket {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 20vw;
  }

  .icon-mustache {
    border-width: 2px;
    width: 100px;
    height: 100px;
  }

  .subhead-big-center {
    padding-left: 4%;
    padding-right: 4%;
    font-size: 28px;
  }

  .subhead-big-center.double {
    font-size: 33px;
  }

  .subhead-big-center.white {
    font-size: 5vw;
  }

  .tm-symbol {
    font-size: 1.9rem;
  }

  .year-tag {
    font-size: 16px;
  }

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

  .team-wrapper-main {
    flex-flow: column-reverse;
  }

  .video-wrap, .image-paralax {
    aspect-ratio: 1;
    width: 36vw;
    height: 36vw;
  }

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

  .footer {
    padding-top: 50px;
  }

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

  .copyright-flex-bottom {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .work-grid-page {
    grid-row-gap: 10px;
  }

  .blog-title {
    font-size: 22px;
    line-height: 1.3;
  }

  .data-flex {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .input-flex {
    grid-template-columns: 1fr;
  }

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

  .title-5 {
    font-size: 32px;
  }

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

  .title-1 {
    font-size: 39px;
    line-height: 1.1;
  }

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

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

  .pricing-plan-justify {
    padding: 24px 18px;
  }

  .last-item {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex: none;
  }

  .hero-main {
    height: 90vh;
  }

  .logo-big-image.mobile {
    display: inline-block;
  }

  .logo-big-image.desktop {
    display: none;
  }

  .absolute-navigation {
    font-size: 14px;
  }

  .navigation-text {
    font-size: .875rem;
  }

  .photo-work-1.change-ratio {
    aspect-ratio: 1;
  }

  .gallery-grid {
    min-width: 300vw;
  }

  .team-photo {
    width: 80px;
    height: 60px;
  }

  .margin-150px._100px {
    margin-top: 50px;
  }

  .carousel {
    width: 100%;
  }

  .logo-carousel {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .logo-bottom {
    margin-bottom: -20px;
  }

  .instagram-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .navigation-center {
    flex-flow: wrap;
  }

  .logo-first {
    flex: none;
  }

  .logo-first.w--current {
    width: 220px;
  }

  .checkbox {
    flex: none;
  }

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

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

  .team-name {
    font-size: 1rem;
  }

  .clients-item {
    padding: 2rem;
  }

  .testimonials-text {
    font-size: 1.125rem;
  }

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

  .fun-facts-grid._3-column {
    margin-top: 20px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .fun-number {
    font-size: 50px;
    line-height: 1;
  }

  .top-image-wrap {
    height: 30vh;
  }

  .next-project {
    flex-flow: column;
    justify-content: center;
  }

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

  .column, .column-2 {
    flex-flow: column;
  }

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

  .service-item-content {
    padding: 2rem 2rem 1rem;
  }

  .heading-alt-h2 {
    font-size: 1.5rem;
  }

  .service-item-content-list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .heading-alt-h3 {
    font-size: 1.375rem;
  }
}

#w-node-_6260e2c6-6acf-f7c0-1e2a-e8cf480cfe98-7a6ee552 {
  grid-area: 1 / 2 / 2 / 7;
}

#w-node-_59f791a3-2432-1612-d105-3f5ee557e443-7a6ee552 {
  grid-area: 2 / 5 / 3 / 9;
}

#w-node-cecca91e-a6c3-7bb5-0953-8d9fafd6a2c9-7a6ee552 {
  grid-area: 3 / 2 / 4 / 9;
}

#w-node-_3bd23268-3105-05e3-323a-6e6b78ebe7f1-7a6ee552 {
  grid-area: 4 / 1 / 5 / 6;
}

#w-node-_16fc460e-51e0-339f-540a-5a70bd5f8af5-7a6ee552 {
  grid-area: 5 / 5 / 6 / 10;
}

#w-node-_90e86179-c69a-f63d-3979-2313671c254b-7a6ee552 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_8f90d9d5-02af-e65a-e211-1257e54570ff-7a6ee552 {
  grid-area: 2 / 1 / 5 / 4;
}

#w-node-_687e731b-d682-593a-702f-6d3e1e1da00a-7a6ee552 {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-fb5e92f2-3c8c-c418-e447-2829b9cfc8f5-7a6ee552 {
  grid-area: 4 / 8 / 6 / 10;
}

#w-node-b0d58a37-6cc3-12ed-7980-a53d9512ec60-7a6ee552 {
  grid-area: 1 / 8 / 3 / 10;
}

#w-node-_02ad0f06-b07c-14d1-af4b-909b8cef9848-7a6ee552 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_02ad0f06-b07c-14d1-af4b-909b8cef984a-7a6ee552 {
  grid-area: 2 / 1 / 4 / 3;
}

#w-node-_02ad0f06-b07c-14d1-af4b-909b8cef984c-7a6ee552 {
  grid-area: 1 / 4 / 4 / 8;
}

#w-node-_02ad0f06-b07c-14d1-af4b-909b8cef984e-7a6ee552 {
  grid-area: 4 / 8 / 6 / 10;
}

#w-node-_02ad0f06-b07c-14d1-af4b-909b8cef9850-7a6ee552 {
  grid-area: 1 / 8 / 3 / 10;
}

#w-node-d92a46aa-6ad5-1e22-7bf4-6da8be8e707d-7a6ee552 {
  grid-area: 1 / 2 / 2 / 7;
}

#w-node-d92a46aa-6ad5-1e22-7bf4-6da8be8e708f-7a6ee552 {
  grid-area: 2 / 5 / 3 / 9;
}

#w-node-d92a46aa-6ad5-1e22-7bf4-6da8be8e70a1-7a6ee552 {
  grid-area: 3 / 2 / 4 / 9;
}

#w-node-d92a46aa-6ad5-1e22-7bf4-6da8be8e70b3-7a6ee552 {
  grid-area: 4 / 1 / 5 / 6;
}

#w-node-d92a46aa-6ad5-1e22-7bf4-6da8be8e70c5-7a6ee552 {
  grid-area: 5 / 5 / 6 / 10;
}

#w-node-_77f03c02-8cc0-b283-a0d3-6668fdddc7a9-a6478db6, #w-node-_6eb61d16-bfc4-ffcf-bb8f-86b94c30bffe-a6478db6, #w-node-_0f3f8fb3-d05f-e149-1a22-97b7aa32eb22-a6478db6, #w-node-d4f140e0-3348-b0f2-4dec-72355f7bc976-a6478db6, #w-node-ffae32d7-2744-5395-c2ac-8f05043c18e6-a6478db6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f1daff3a-ea8f-14b1-7112-bd45a82ec543-cf635d54 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f82e5114-f6cd-abf3-6be3-d93d2dc0a277-cf635d54 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e881ba94-77c1-8c89-69e6-723f1ef70512-cf635d54 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_74dc7886-48e9-ab6d-6fda-919d6260fd3b-cf635d54 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_6290c8e3-3828-62bf-4d77-f7e45839d24e-7a6ee59a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

#w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd99f-7a6ee5ca {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a1-7a6ee5ca {
  grid-area: 2 / 1 / 5 / 4;
}

#w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a3-7a6ee5ca {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a5-7a6ee5ca {
  grid-area: 4 / 8 / 5 / 10;
}

#w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a7-7a6ee5ca {
  grid-area: 1 / 8 / 3 / 10;
}

#w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9aa-7a6ee5ca {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9ac-7a6ee5ca {
  grid-area: 2 / 1 / 4 / 3;
}

#w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9ae-7a6ee5ca {
  grid-area: 1 / 4 / 4 / 8;
}

#w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9b0-7a6ee5ca {
  grid-area: 4 / 8 / 6 / 10;
}

#w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9b2-7a6ee5ca {
  grid-area: 1 / 8 / 3 / 10;
}

#w-node-_0e52555e-b19e-fed9-83a6-0d40c5758f03-7a6ee5cb, #w-node-_0e52555e-b19e-fed9-83a6-0d40c5758f04-7a6ee5cb, #w-node-_0e52555e-b19e-fed9-83a6-0d40c5758f05-7a6ee5cb, #w-node-_0e52555e-b19e-fed9-83a6-0d40c5758f08-7a6ee5cb, #w-node-_0e52555e-b19e-fed9-83a6-0d40c5758f0a-7a6ee5cb, #w-node-_0e52555e-b19e-fed9-83a6-0d40c5758f11-7a6ee5cb, #w-node-_0e52555e-b19e-fed9-83a6-0d40c5758f16-7a6ee5cb, #w-node-_0e52555e-b19e-fed9-83a6-0d40c5758f1a-7a6ee5cb, #w-node-_0e52555e-b19e-fed9-83a6-0d40c5758f1e-7a6ee5cb, #w-node-_0e52555e-b19e-fed9-83a6-0d40c5758f22-7a6ee5cb, #w-node-_0e52555e-b19e-fed9-83a6-0d40c5758f26-7a6ee5cb, #w-node-a6e985bd-cbb0-f5c9-baf6-3b40b1a59844-7a6ee5cb, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442ba-7a6ee5e2, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442bb-7a6ee5e2, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442bc-7a6ee5e2, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442be-7a6ee5e2, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442bf-7a6ee5e2, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442c1-7a6ee5e2, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442c6-7a6ee5e2, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442c9-7a6ee5e2, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442cc-7a6ee5e2, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442cf-7a6ee5e2, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442d2-7a6ee5e2, #w-node-_3e892cc3-7dd6-19cd-071b-6941e7c442d5-7a6ee5e2, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef9908-7a6ee5e3, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef9909-7a6ee5e3, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef990a-7a6ee5e3, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef990c-7a6ee5e3, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef990d-7a6ee5e3, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef990f-7a6ee5e3, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef9914-7a6ee5e3, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef9917-7a6ee5e3, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef991a-7a6ee5e3, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef991d-7a6ee5e3, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef9920-7a6ee5e3, #w-node-_23be0450-c0d3-cc6a-bb89-03de4eef9923-7a6ee5e3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c06c07de-812f-6f93-5a31-2a1aee6dcaf5-832d4643 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-c06c07de-812f-6f93-5a31-2a1aee6dcaf7-832d4643 {
  grid-area: 2 / 1 / 5 / 4;
}

#w-node-c06c07de-812f-6f93-5a31-2a1aee6dcaf9-832d4643 {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-c06c07de-812f-6f93-5a31-2a1aee6dcafb-832d4643 {
  grid-area: 4 / 8 / 6 / 10;
}

#w-node-c06c07de-812f-6f93-5a31-2a1aee6dcafd-832d4643 {
  grid-area: 1 / 8 / 3 / 10;
}

#w-node-c06c07de-812f-6f93-5a31-2a1aee6dcb00-832d4643 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-c06c07de-812f-6f93-5a31-2a1aee6dcb03-832d4643 {
  grid-area: 2 / 1 / 4 / 3;
}

#w-node-c06c07de-812f-6f93-5a31-2a1aee6dcb05-832d4643 {
  grid-area: 1 / 4 / 4 / 8;
}

#w-node-c06c07de-812f-6f93-5a31-2a1aee6dcb07-832d4643 {
  grid-area: 4 / 8 / 6 / 10;
}

#w-node-c06c07de-812f-6f93-5a31-2a1aee6dcb09-832d4643 {
  grid-area: 1 / 8 / 3 / 10;
}

@media screen and (max-width: 991px) {
  #w-node-_8f90d9d5-02af-e65a-e211-1257e54570ff-7a6ee552 {
    grid-row: 3 / 4;
  }

  #w-node-_687e731b-d682-593a-702f-6d3e1e1da00a-7a6ee552 {
    grid-row: span 2 / span 2;
  }

  #w-node-fb5e92f2-3c8c-c418-e447-2829b9cfc8f5-7a6ee552 {
    grid-row: 2 / 3;
    grid-column-start: 7;
  }

  #w-node-b0d58a37-6cc3-12ed-7980-a53d9512ec60-7a6ee552 {
    grid-row-end: 2;
  }

  #w-node-_02ad0f06-b07c-14d1-af4b-909b8cef984a-7a6ee552 {
    grid-row-end: 3;
    grid-column-end: 4;
  }

  #w-node-_02ad0f06-b07c-14d1-af4b-909b8cef984c-7a6ee552 {
    grid-row-end: 3;
  }

  #w-node-_02ad0f06-b07c-14d1-af4b-909b8cef984e-7a6ee552 {
    grid-row: 3 / 4;
    grid-column-start: 7;
  }

  #w-node-_02ad0f06-b07c-14d1-af4b-909b8cef9850-7a6ee552 {
    grid-row-end: 2;
  }

  #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a1-7a6ee5ca {
    grid-row: 3 / 4;
  }

  #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a3-7a6ee5ca {
    grid-row: span 2 / span 2;
  }

  #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a5-7a6ee5ca {
    grid-row: 2 / 3;
    grid-column-start: 7;
  }

  #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a7-7a6ee5ca {
    grid-row-end: 2;
  }

  #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9ac-7a6ee5ca {
    grid-row-end: 3;
    grid-column-end: 4;
  }

  #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9ae-7a6ee5ca {
    grid-row-end: 3;
  }

  #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9b0-7a6ee5ca {
    grid-row: 3 / 4;
    grid-column-start: 7;
  }

  #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9b2-7a6ee5ca {
    grid-row-end: 2;
  }

  #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcaf7-832d4643 {
    grid-row: 3 / 4;
  }

  #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcaf9-832d4643 {
    grid-row: span 2 / span 2;
  }

  #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcafb-832d4643 {
    grid-row: 2 / 3;
    grid-column-start: 7;
  }

  #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcafd-832d4643 {
    grid-row-end: 2;
  }

  #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcb03-832d4643 {
    grid-row-end: 3;
    grid-column-end: 4;
  }

  #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcb05-832d4643 {
    grid-row-end: 3;
  }

  #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcb07-832d4643 {
    grid-row: 3 / 4;
    grid-column-start: 7;
  }

  #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcb09-832d4643 {
    grid-row-end: 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_90e86179-c69a-f63d-3979-2313671c254b-7a6ee552, #w-node-_8f90d9d5-02af-e65a-e211-1257e54570ff-7a6ee552, #w-node-_687e731b-d682-593a-702f-6d3e1e1da00a-7a6ee552, #w-node-fb5e92f2-3c8c-c418-e447-2829b9cfc8f5-7a6ee552, #w-node-b0d58a37-6cc3-12ed-7980-a53d9512ec60-7a6ee552 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6290c8e3-3828-62bf-4d77-f7e45839d24e-7a6ee59a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd99f-7a6ee5ca, #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a1-7a6ee5ca, #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a3-7a6ee5ca, #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a5-7a6ee5ca, #w-node-fc4e671c-26a0-b2cb-7f5a-068c978dd9a7-7a6ee5ca, #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcaf5-832d4643, #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcaf7-832d4643, #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcaf9-832d4643, #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcafb-832d4643, #w-node-c06c07de-812f-6f93-5a31-2a1aee6dcafd-832d4643 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6290c8e3-3828-62bf-4d77-f7e45839d24e-7a6ee59a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Tungstencomp';
  src: url('../fonts/TungstenComp-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencomp';
  src: url('../fonts/TungstenComp-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencomp';
  src: url('../fonts/TungstenComp-Light.otf') format('opentype'), url('../fonts/TungstenComp-XLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencomp';
  src: url('../fonts/TungstenComp-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencomp Book';
  src: url('../fonts/TungstenComp-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencomp';
  src: url('../fonts/TungstenComp-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencond';
  src: url('../fonts/TungstenCond-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencond';
  src: url('../fonts/TungstenCond-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencond Book';
  src: url('../fonts/TungstenCond-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencond';
  src: url('../fonts/TungstenCond-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencond';
  src: url('../fonts/TungstenCond-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstennarrow';
  src: url('../fonts/TungstenNarrow-Light.otf') format('opentype'), url('../fonts/TungstenNarrow-XLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstennarrow';
  src: url('../fonts/TungstenNarrow-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstennarrow';
  src: url('../fonts/TungstenNarrow-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstennarrow';
  src: url('../fonts/TungstenNarrow-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstennarrow Book';
  src: url('../fonts/TungstenNarrow-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencond';
  src: url('../fonts/TungstenCond-Light.otf') format('opentype'), url('../fonts/TungstenCond-XLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencond';
  src: url('../fonts/TungstenCond-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstencomp';
  src: url('../fonts/TungstenComp-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstennarrow';
  src: url('../fonts/TungstenNarrow-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungstennarrow';
  src: url('../fonts/TungstenNarrow-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}