:root {
  --black: black;
  --white: white;
  --blue: #2071ee;
  --grey: #9c9c9c;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

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

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: -webkit-sticky;
  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;
  -ms-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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

.w-commerce-commercecartopenlinkicon {
  margin-right: 8px;
}

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

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 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: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0;
  right: auto;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: auto;
  right: 0;
}

.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 rgba(0, 0, 0, .25);
}

.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-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;
  -ms-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-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-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-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;
  -ms-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;
  -ms-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-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

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

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

  .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;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .w-commerce-commercecartquantity, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  color: #fff;
  background-color: #000;
  font-family: Satoshi, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

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

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

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

p {
  margin-bottom: 10px;
}

a {
  text-decoration: none;
}

img {
  object-fit: cover;
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.section-style-guide {
  margin-top: 5.75rem;
}

.body {
  font-family: Satoshi, sans-serif;
}

.padding-global {
  z-index: 5;
  padding-left: 3rem;
  padding-right: 3rem;
  overflow: hidden;
}

.padding-global.small {
  padding-left: 1rem;
  padding-right: 1rem;
}

.container {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

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

.style-guide-component {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  margin-bottom: 10rem;
}

.sticky-menu {
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 4rem;
}

.text-style-small {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.text-style-small.text-style-caps {
  text-transform: uppercase;
}

.text-style-small.text-color-grey {
  color: #666;
}

.text-style-small.text-color-grey.text-weight-light {
  font-weight: 300;
}

.style-guide-menu {
  grid-row-gap: 1.5rem;
  color: #121212;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.style-guide-menu-links {
  grid-row-gap: 1.5rem;
  opacity: .5;
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.style-guide-menu-links:hover {
  opacity: 1;
}

.text-style-regular {
  font-size: 1.2rem;
  line-height: 1.5;
}

.style-guide-content {
  margin-bottom: 10rem;
}

.style-guide-content.grid {
  grid-column-gap: 3rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.style-guide-content.collor-palette-cards {
  grid-column-gap: 3rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.style-guide-header {
  grid-row-gap: 2.5rem;
  flex-direction: column;
  width: 100%;
  margin-bottom: 4.5rem;
  display: flex;
}

.heading-4 {
  text-transform: none;
  font-size: 3rem;
  line-height: 1.2;
}

.heading-4.text-style-caps {
  text-transform: none;
  font-size: 3rem;
}

.heading-4.full-width {
  flex: 1;
}

.heading-4.text-weight-regular.size-3-5rem {
  font-size: 4rem;
}

.heading-4.text-weight-medium.color-white {
  color: #fff;
}

.heading-4.size-6vw {
  font-size: 6vw;
}

.divider-line {
  background-color: rgba(255, 255, 255, .3);
  height: 1px;
}

.text-box {
  max-width: 27rem;
}

.text-box.large {
  max-width: 60rem;
  padding-top: 1.5rem;
}

.typography-wrapper {
  flex-direction: column;
  align-items: flex-start;
  max-width: 30rem;
  display: flex;
}

.typography-content {
  flex-direction: column;
  display: flex;
}

.text-size-large {
  color: gray;
  font-size: 2rem;
  line-height: 1.3;
}

.text-size-large.font-general-sans {
  text-transform: uppercase;
  padding-top: .5vw;
  font-family: Generalsans, sans-serif;
}

.text-size-large.line-height-150 {
  line-height: 1.5;
}

.text-size-large.text-weight-medium.color-white {
  color: #fff;
}

.text-size-large.text-weight-bold {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  margin-top: 10px;
  font-size: 3rem;
  font-weight: 700;
}

.text-size-large.text-weight-bold.white {
  color: #fff;
  font-weight: 500;
}

.text-size-large.text-weight-bold.white.smol {
  font-size: 6rem;
  font-weight: 700;
}

.text-size-large.text-weight-bold.smol-text {
  font-size: 2rem;
}

.text-size-large.text-weight-bold.big {
  font-size: 6rem;
}

.text-size-large.text-weight-bold.smolbig {
  font-size: 4rem;
}

.button {
  background-color: var(--black);
  color: var(--white);
  border-radius: 10rem;
  flex-direction: column;
  padding: 1rem 2rem;
  font-size: 1rem;
  text-decoration: none;
  transition: padding .6s;
  display: flex;
  overflow: hidden;
}

.button:hover {
  grid-row-gap: .25rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.button.margin-top-0 {
  margin-top: 0;
}

.button.margin-top-0.align-middle {
  align-self: center;
}

.button.border-white {
  opacity: 1;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, .2);
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.button.border-white.text-size-xsmall {
  font-size: .875rem;
}

.button.navbar-button {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 0;
  padding: 0;
}

.button.button-home-1 {
  z-index: 9;
  position: relative;
}

.button-text {
  flex-direction: column;
  display: flex;
  position: relative;
}

.text-size-regular {
  color: #000;
  font-size: 1.2rem;
  line-height: 1.5;
}

.text-size-regular.text-weight-bold.caps {
  color: #fff;
  text-transform: uppercase;
}

.text-size-regular.all-caps.text-weight-bold {
  display: flex;
}

.text-size-regular.caps {
  text-transform: uppercase;
}

.text-size-regular.caps.text-weight-medium {
  color: #fff;
}

.button-line {
  background-color: rgba(255, 255, 255, .3);
  width: 100%;
  height: 1px;
}

.class-name-wrapper {
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 6rem;
  display: flex;
}

.class-name-wrapper.margin-bottom-0 {
  grid-row-gap: 1.5rem;
  margin-bottom: 0;
}

.style-tag {
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 10rem;
  padding: .625rem 1.5rem;
  font-weight: 500;
}

.heading-1 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: Generalsans, sans-serif;
  font-size: 22.222vw;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.heading-1.caps {
  text-transform: uppercase;
}

.heading-1.caps.expertise {
  text-align: center;
  font-size: 17vw;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, sans-serif;
  font-size: 13rem;
  font-weight: 600;
  line-height: 1;
}

.heading-2.size-5rem.home-3 {
  font-size: 8rem;
  font-weight: 400;
}

.heading-2.caps {
  text-transform: uppercase;
}

.heading-3 {
  font-family: Generalsans, sans-serif;
  font-size: 8rem;
  font-weight: 600;
  line-height: 1;
}

.heading-3.caps {
  text-transform: uppercase;
}

.heading-3.text-weight-regular.large {
  font-size: 5rem;
  line-height: 1.2;
}

.heading-3.text-weight-regular.size-5-5rem {
  font-size: 5.5rem;
}

.heading-3.text-weight-regular.large {
  max-width: 90rem;
  font-size: 6rem;
  line-height: 1.2;
}

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

.heading-3.herosection {
  font-size: 6rem;
}

.text-size-medium {
  font-size: 1.5rem;
}

.text-size-medium.caps {
  text-transform: uppercase;
}

.text-size-medium.text-weight-bold.caps {
  margin-bottom: 0;
}

.text-size-small {
  color: #000;
  font-size: 1rem;
}

.text-size-small.caps {
  text-transform: uppercase;
}

.text-weight-regular {
  font-weight: 400;
}

.text-weight-regular.heading-3.size-5-5rem {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5.5rem;
}

.text-weight-regular.align-middle {
  text-align: center;
  font-size: 4.5rem;
  line-height: 1.15;
}

.text-weight-regular.caps.text-size-medium {
  margin-bottom: 0;
}

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

.text-weight-medium.font-size-4-25 {
  font-size: 3.3rem;
  line-height: 1.15;
}

.text-weight-medium.heading-3.size-5-5rem {
  font-size: 5.5rem;
  line-height: 1.15;
}

.text-weight-medium.text-size-medium {
  color: #000;
}

.text-weight-medium.large {
  font-size: 5rem;
}

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

.text-weight-light {
  font-weight: 300;
}

.color-palette-card {
  grid-row-gap: 2rem;
  border: 1px solid rgba(80, 80, 80, .3);
  border-radius: 1rem;
  flex-direction: column;
  padding: .5rem .5rem 2rem;
  display: flex;
}

.color-palette {
  border-radius: 1rem;
  width: 100%;
  height: 10rem;
}

.color-palette.black {
  border: 1px solid rgba(80, 80, 80, .3);
}

.color-palette.dark-grey {
  background-color: #303030;
}

.color-palette.white {
  background-color: #fff;
}

.color-palette-text {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  margin-top: 2.5rem;
  position: absolute;
}

.navbar-component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  display: grid;
}

.brand {
  color: #fff;
  font-family: Generalsans, sans-serif;
  font-weight: 600;
}

.brand.w--current {
  z-index: 99;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 1.5rem;
  text-decoration: none;
  transition: color .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brand.w--current:hover {
  opacity: 1;
  color: #303030;
}

.menu-button {
  z-index: 99;
  cursor: pointer;
  padding: 0 1rem;
  position: relative;
}

.hero-template {
  margin-top: 10vh;
}

.hero-style-guide-wrapper {
  background-color: #000;
  border-radius: 1rem;
  width: 100%;
  margin-top: 1rem;
  padding: 12rem 3rem 3rem;
  overflow: hidden;
}

.hero-style-guide-content {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer {
  background-image: url('../images/Noise_1.png');
  background-position: 0 0;
  background-size: auto;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  overflow: hidden;
}

.footer-links-wrapper {
  grid-column-gap: 1.5rem;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-link {
  grid-row-gap: 1rem;
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  transition: transform .2s, color .2s;
  display: flex;
}

.footer-link:hover {
  color: #303030;
  transform: translate(0, -1px);
}

.footer-bottom {
  flex-direction: column;
  align-items: center;
  margin-top: 3.5rem;
  display: flex;
  overflow: hidden;
}

.home-about-component {
  margin-top: 13vh;
  margin-bottom: 13vh;
}

.home-projects-component {
  grid-row-gap: 4rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
}

.projects-home-list {
  grid-column-gap: 1rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.projects-home-list.grid-work {
  grid-template-columns: 1fr 1fr;
}

.projects-home-list.home-1 {
  grid-row-gap: 5rem;
}

.projects-home-list-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-radius: 1rem;
  justify-content: space-around;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.testimonial-component {
  grid-row-gap: 3rem;
  flex-direction: column;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.testimonial-slider {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 83rem;
  height: auto;
  margin-top: 2rem;
  overflow: hidden;
}

.hidden {
  display: none;
}

.testimonial-slide {
  padding-left: 13.125rem;
  padding-right: 13.125rem;
}

.testimonial-message {
  text-align: center;
  margin-bottom: 2rem;
}

.testimonial-image-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: .5rem;
  width: 3.5rem;
  height: 3.5rem;
}

.testimonial-name {
  grid-row-gap: .25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.testimonial-stars {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.star-icon {
  width: 1.5rem;
  height: 1.5rem;
  transition: transform .4s cubic-bezier(.165, .84, .44, 1);
}

.star-icon:hover {
  transform: translate(0, -3px);
}

.services-component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: stretch;
  max-width: 110rem;
  margin: 4rem auto 9rem;
  display: grid;
}

.service-card {
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.service-image {
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mask-frame {
  z-index: 4;
  opacity: 0;
  pointer-events: none;
  object-fit: contain;
  background-color: #121212;
  border-radius: 0;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
}

.image.large {
  height: 200%;
}

.image.hero-home-3 {
  z-index: 1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.services-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.opacity-80 {
  opacity: .8;
}

.footer-component {
  margin-left: auto;
  margin-right: auto;
  padding-top: 7.5rem;
  padding-bottom: 4rem;
  position: relative;
}

.footer-content-wrapper {
  z-index: 3;
  position: relative;
}

.footer-heading {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  font-size: 4.8rem;
  line-height: 1.35;
  display: flex;
}

.footer-button {
  margin-top: 3.25rem;
  display: flex;
}

.footer-line {
  background-color: #373e46;
  width: 100%;
  height: 1px;
}

.footer-bottom-wrapper {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-top: 4rem;
  display: flex;
}

.footer-email {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  opacity: .5;
  color: #f4f4f4;
  align-items: center;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.home-marquee {
  z-index: 1;
  grid-column-gap: 1vw;
  perspective: 100rem;
  background-color: #000;
  width: 100%;
  margin-top: 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: rotate(0);
}

.home-marquee.contact-marquee {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  position: absolute;
}

.home-marquee-wrapper {
  z-index: 1;
  grid-column-gap: 1vw;
  align-items: center;
  display: flex;
  position: relative;
}

.home-marquee-image {
  border-radius: 1rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30vw;
  height: auto;
  transition: filter .6s cubic-bezier(.47, 0, .745, .715);
  display: flex;
  overflow: hidden;
}

.home-marquee-image:hover {
  filter: saturate(0%) blur(2px);
}

.home-marquee-image.rotate-horizontal {
  z-index: 50;
  transform-style: preserve-3d;
  transition-property: filter;
  transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  position: relative;
  transform: perspective(100rem)rotateX(0)rotateY(-180deg)rotateZ(0);
  box-shadow: 0 10px 1rem 1rem rgba(0, 0, 0, .5);
}

.home-marquee-image.rotate-horizontal-delay {
  z-index: 50;
  transform-style: preserve-3d;
  transition-property: filter;
  transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  position: relative;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
  box-shadow: 0 10px 1rem 1rem rgba(0, 0, 0, .5);
}

.home-marquee-image.relative-image {
  z-index: 25;
  transition-property: filter;
  transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  position: relative;
}

.home-hero {
  z-index: 2;
  justify-content: center;
  max-width: 100%;
  position: relative;
}

.home-hero.hero-home-1 {
  position: static;
}

.home-hero-component {
  z-index: 8;
  grid-row-gap: 2rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.home-hero-component.padding-home-1 {
  padding-top: 18vh;
}

.home-hero-component.home-2 {
  height: 100vh;
}

.home-hero-component.height-80vh {
  height: 80vh;
  margin-top: 10vh;
}

.max-width-80ch {
  max-width: 80ch;
}

.max-width-80ch.center-align {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  text-align: center;
  flex-flow: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.h1-span-rotate {
  transform-style: preserve-3d;
  transform: translate(-1vw, 1.3vw)rotateX(-180deg)rotateY(-180deg)rotateZ(0);
}

.home-projects-image-wrapper {
  z-index: 1;
  object-fit: contain;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 60vh;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.projects-image {
  z-index: 3;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.home-project {
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.home-project.home-1 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.home-project.home-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.home-projects-details {
  color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.home-projects-details.vertical-flex-box {
  flex-direction: column;
}

.home-projects-name {
  justify-content: flex-start;
  width: 50%;
  display: flex;
}

.home-project-description {
  opacity: .8;
  text-align: right;
  letter-spacing: .3px;
  justify-content: flex-end;
  width: 40%;
  display: flex;
}

.home-project-description.justify-left {
  justify-content: flex-start;
}

.projects-mouse-hover-follow {
  z-index: 99;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: rgba(0, 0, 0, .32);
  border-radius: 10rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 10rem;
  height: 10rem;
  display: flex;
}

.projects-mouse-hover-wrapper {
  z-index: 4;
  border: 1px solid rgba(0, 0, 0, 0);
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.navbar-open {
  z-index: 90;
  background-color: #000;
  width: 100%;
  height: 100svh;
  padding-top: 10vh;
  padding-bottom: 5vh;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.navbar-open-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 60% 30%;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  max-width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.navbar-left {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.nav-link {
  color: #fff;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.nav-link-text {
  text-transform: uppercase;
  font-size: 14vh;
  font-weight: 700;
  line-height: 1;
}

.nav-link-text.absolute {
  opacity: .5;
  position: absolute;
}

.nav-link-text.absolute.second {
  opacity: 1;
  bottom: -28vh;
}

.navbar-right {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 3vh;
  display: flex;
}

.navbar-address {
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.opacity-50 {
  opacity: .5;
}

.button-line-wrap {
  color: rgba(229, 229, 229, .33);
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  height: 1px;
  margin-top: 3px;
  display: flex;
}

.button-line-animation {
  background-color: #fff;
  width: 30%;
  height: 1px;
}

.social-icons {
  grid-column-gap: 1rem;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.social-link {
  opacity: .5;
  filter: invert();
  padding: .6rem;
  transition: opacity .2s, transform .2s;
}

.contact-social-icon {
  object-fit: contain;
  width: 1.3rem;
  min-width: 1.3px;
  max-width: none;
  height: 1.3rem;
  min-height: 1.3px;
}

.contact-social-icon.large {
  object-fit: contain;
}

.contact-social-icon.fit-fill {
  object-fit: fill;
}

.navbar-open-animation {
  z-index: 89;
  background-color: #1d1d1d;
  width: 100%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.works-section {
  padding-top: 0;
  overflow: hidden;
}

.marquee-wrapper {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  align-items: center;
  margin-top: 10vh;
  margin-bottom: 10vh;
  display: flex;
}

.marquee-wrapper.margin-top-15vh {
  margin-top: 15vh;
}

.marquee-wrapper.margin-top-work {
  margin-top: 20vh;
  margin-bottom: 0;
}

.marquee-wrapper.overflow-hidden {
  overflow: hidden;
}

.elipse {
  color: #000;
  border-radius: 50%;
  min-width: 3rem;
  min-height: 3rem;
}

.elipse.white {
  background-color: #fff;
}

.elipse.green {
  background-color: #4bc6b9;
  min-width: .5rem;
  min-height: .5rem;
}

.works-component {
  flex-direction: row;
  align-content: stretch;
  align-items: center;
  margin-top: 6rem;
  margin-bottom: 6rem;
  display: flex;
}

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

.project-bullet {
  background-color: #fff;
  border-radius: 50%;
  width: .6rem;
  height: .6rem;
  position: absolute;
  top: .5rem;
  bottom: auto;
  left: auto;
  right: .5rem;
}

.projects-work-list-wrapper {
  flex: none;
}

.projects-work-list-wrapper.grow-if-possible {
  flex: 1;
}

.works-project {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  min-height: 70vh;
  max-height: 90vh;
  padding: 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.project-info-works {
  z-index: 4;
  grid-row-gap: 1rem;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: #fff;
  background-color: rgba(255, 255, 255, .03);
  border: 1px solid rgba(255, 255, 255, .19);
  border-radius: .5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 22rem;
  padding: 1.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.projects-works-list-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-radius: 1rem;
  width: 100%;
  height: 70vh;
  display: flex;
  overflow: hidden;
}

.works-projects-image-wrapper {
  z-index: 1;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.studio-component {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.all-caps {
  text-transform: uppercase;
}

.subtitle {
  opacity: .8;
  text-align: center;
  max-width: 80vw;
}

.subtitle.max-width-small {
  max-width: 56ch;
  margin-top: 2rem;
}

.subtitle.max-width-medium {
  max-width: 90ch;
  margin-top: 2rem;
}

.navbar-2 {
  background-color: rgba(221, 221, 221, 0);
  width: 100%;
  margin-top: 2.5rem;
}

.navbar-lottie {
  justify-content: center;
  align-items: center;
  width: 1.8rem;
  height: auto;
  display: flex;
}

.nav-link-2 {
  color: #e5e5e5;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.margin-top-1rem {
  margin-top: 1.5rem;
}

.button-2 {
  color: #e5e5e5;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.menu-button-2 {
  z-index: 99;
  cursor: pointer;
  background-color: rgba(200, 200, 200, 0);
  padding: 0 1rem 1rem;
  position: relative;
}

.menu-button-2.w--open {
  background-color: rgba(200, 200, 200, 0);
  padding: 1rem;
}

.badge-hero {
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-hero.align-left {
  align-items: flex-start;
}

.badge {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: rgba(115, 115, 115, .14);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem .8rem;
  display: flex;
}

.headding-wrap {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.contact-hero-wrap {
  flex-direction: column;
  justify-content: space-around;
  display: flex;
  position: relative;
  overflow: hidden;
}

.contact-hero {
  z-index: 2;
  height: 100vh;
  position: relative;
}

.contact-grid-component {
  grid-column-gap: 5rem;
  grid-row-gap: 1rem;
  grid-template-rows: 1fr;
  margin-top: 15vh;
  margin-left: auto;
  margin-right: auto;
}

.contact-grid-component.relative-z-index {
  z-index: 2;
  position: relative;
}

.contact-grid-component.relative-z-index.contact-margin {
  width: 100%;
  margin-top: 0;
  padding-left: 3rem;
  padding-right: 3rem;
}

.contact-form {
  flex-direction: column;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
}

.contact-form.left-align {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
}

.contact-form.margin {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.contact-form.center-align {
  text-align: center;
  align-items: center;
}

.contact-content-wrapper {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 0;
  display: flex;
}

.text-span {
  opacity: .28;
}

.contact-footer {
  margin-top: 2rem;
}

.contact-social-wrapper {
  grid-column-gap: 2rem;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.contact-social-wrapper.justify-middle {
  justify-content: center;
}

.contact-social-links {
  filter: invert();
  transition: transform .2s, opacity .2s;
}

.contact-social-links:hover {
  opacity: .6;
  transform: translate(0, -3px);
}

.contact-social-links.no-filters {
  filter: none;
}

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

.form-wrapper.margin-top-2-rem {
  margin-top: 2rem;
}

.text-field {
  background-color: #eee;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: .8rem;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: 1rem;
  font-size: 1rem;
  transition: border-color .3s;
}

.text-field:hover, .text-field:focus {
  border-color: #fff;
}

.message-field {
  background-color: #eee;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: .3rem;
  min-height: 8rem;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
  padding-top: 1rem;
  padding-left: 1rem;
  font-size: 1rem;
  overflow: auto;
}

.message-field:hover {
  border-width: 1px;
  border-color: #fff;
}

.message-field:focus {
  border-color: #fff;
}

.success-message {
  text-align: center;
  background-color: #f4f4f4;
  border-radius: .6rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.error-message {
  background-color: #ec3c3c;
  border-radius: .7rem;
  margin-top: 2rem;
  padding: 1.5rem 1.1rem;
}

.blog-post-heading-wrap {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}

.blog-post-heading {
  grid-row-gap: 1rem;
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 25vh;
  padding-bottom: 6rem;
  display: flex;
}

.blog-post-title {
  max-width: 130ch;
}

.blog-post-image {
  border-radius: 3rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-post {
  max-width: 79rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5rem;
  padding-bottom: 0;
}

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

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

.rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5 {
  margin-bottom: 1.5rem;
}

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

.blog-component {
  grid-row-gap: 7.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
}

.blog-top {
  text-align: center;
  max-width: 80ch;
}

.colection-list-wrapper {
  width: 100%;
}

.blog-collection-list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.blog-card {
  grid-row-gap: 1rem;
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  transition: transform .4s, opacity .4s;
  display: flex;
}

.blog-card:hover {
  opacity: .8;
  transform: translate(0, -1rem);
}

.blog-card-image {
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-card-image.auto-height {
  height: auto;
}

.blog-card-image.height-40vh {
  height: 40vh;
}

.blog-card-content {
  grid-row-gap: .5rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog-card-content.align-left {
  text-align: left;
  align-items: flex-start;
  width: 100%;
}

.projects-cms-heading {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 110rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15vh;
  display: flex;
}

.projects-info {
  grid-column-gap: 4rem;
  grid-row-gap: 1rem;
  grid-template: "."
  / 4.75fr 3.75fr 2.5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
  display: grid;
}

.expertise-cms {
  grid-column-gap: 4rem;
  opacity: .8;
  font-weight: 300;
  display: flex;
}

.case-study {
  color: #fff;
  text-decoration: none;
}

.projects-main-image {
  border-radius: 3rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  margin-top: 6rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-content-wrapper {
  grid-row-gap: 1rem;
  flex-direction: column;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.about-the-project {
  grid-row-gap: .5rem;
  flex-direction: column;
  margin-top: 6rem;
  margin-bottom: 6rem;
  display: flex;
}

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

.text-style-italic.text-color-grey {
  color: #cdcdcd;
}

.project-collection-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.project-collection-list._2-columns {
  flex-direction: row;
  justify-content: space-between;
}

.project-image-wrapper {
  border-radius: .6rem;
  flex-direction: column;
  justify-content: center;
  height: 70vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-image {
  object-fit: cover;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.size-full {
  flex: 1;
}

.next-project {
  grid-row-gap: 2rem;
  flex-direction: column;
  margin-top: 12.4rem;
  display: flex;
}

.next-project-heading {
  grid-column-gap: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.next-project-heading.size-4-5rem {
  font-size: 4.5rem;
}

.hero-component {
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5vh;
  margin-right: auto;
  display: flex;
}

.heading-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-wrapper.all-caps.align-left {
  text-align: left;
}

.heading-wrapper.align-left {
  text-align: left;
  justify-content: flex-start;
}

.about-image {
  object-fit: cover;
  border-radius: 1rem;
  width: 100%;
  max-width: none;
  height: 100%;
  position: relative;
}

.about-component {
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: .125rem;
  padding-bottom: .125rem;
  display: flex;
}

.about-component.about-3 {
  grid-row-gap: 12vh;
  align-items: center;
  margin-top: 8rem;
  margin-bottom: 8rem;
  padding-top: 0;
  padding-bottom: 0;
}

.about-component.about-3.small-gap {
  grid-row-gap: 3rem;
  margin-bottom: 8rem;
}

.about-title {
  margin-right: 0;
}

.about-paragraph {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  margin-bottom: 2rem;
  margin-left: 0;
  display: flex;
}

.logos-grid {
  grid-column-gap: 2.75rem;
  grid-row-gap: 5.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

.card-stack-wrapper {
  grid-row-gap: 30vh;
  flex-direction: column;
  display: flex;
}

.home-projects-image-wrapper-2 {
  z-index: 1;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.card-stack {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  min-height: 60vh;
  padding: 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.card-stack.third {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.card-stack.first {
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.card-stack.fourth {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.card-stack.second {
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.process-image {
  z-index: 3;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 101%;
  display: flex;
  position: relative;
}

.process-info {
  z-index: 3;
  color: #000;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: 80ch;
  padding: 1.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.process-info.white {
  color: #fff;
}

.process-info.white.modified {
  color: #000;
}

.process-bottom {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.mask-frame-3 {
  z-index: 4;
  opacity: 0;
  background-color: #121212;
  border-radius: 0;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.stack-heading {
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 5vh;
}

.image-3 {
  object-fit: cover;
  object-position: 50% 50%;
  align-self: auto;
  width: 102%;
  max-width: none;
  height: 102%;
}

.stackcomponent {
  grid-row-gap: 4rem;
  flex-direction: column;
  align-items: stretch;
  max-width: 120rem;
  margin: 0 auto 10rem;
  display: flex;
}

.infos-component {
  margin-bottom: 6rem;
}

.infos-grid {
  grid-column-gap: 11vw;
  grid-row-gap: 7vw;
  grid-template-columns: 1fr 1fr 1fr;
}

.infos-grid._1-row {
  grid-template-rows: auto;
}

.infos-card {
  grid-row-gap: .5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.numbers-info {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.size-5rem {
  font-size: 5rem;
  line-height: 1.1;
}

.number-wrapper {
  grid-column-gap: 1rem;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.team-component {
  margin-top: 6rem;
}

.team-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 6rem;
}

.team-item {
  border-radius: 1rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 43vh;
  padding-bottom: 1.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-image-wrap {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-images {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.team-position {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: rgba(255, 255, 255, .28);
  border-radius: .2rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: .5rem;
  padding: .3125rem .4375rem;
  display: flex;
}

.creative-team {
  text-align: center;
  justify-content: center;
  margin-bottom: 4.6875rem;
  display: flex;
}

.max-width-19ch {
  max-width: 19ch;
}

.testimonial-about-component {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 15vh;
  margin-bottom: 6rem;
  display: flex;
}

.testimonial-heading {
  width: 90%;
  margin-top: -1vw;
}

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

.about-marquee {
  z-index: 10;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  perspective: 100rem;
  background-color: #fff;
  width: 100%;
  margin-bottom: 6rem;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: rotate(0);
}

.about-marquee-wrapper {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  align-items: center;
  height: 40vw;
  display: flex;
}

.about-marquee-image {
  border-radius: 1rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 46vw;
  height: 52vh;
  display: flex;
  overflow: hidden;
}

.text-animation {
  position: relative;
}

.text-animation.center {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 160ch;
  display: flex;
}

.text-animation.center.large {
  max-width: 200ch;
}

.about-logos-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 80%;
  max-width: 90rem;
  margin-top: 4rem;
  margin-left: 0;
  margin-right: 0;
}

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

.about-logo-image {
  width: 9.7rem;
}

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

.name-wrap.top-margin {
  margin-top: 2rem;
}

.about-3-infos {
  max-width: 70%;
  margin: 15dvh auto;
}

.contact-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1.5fr 1.5fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 2.5rem;
  display: grid;
}

.contact-list-wrap {
  grid-row-gap: .2rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.contact-links {
  grid-column-gap: 1rem;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.contact-elipse {
  background-color: #666;
  border-radius: 50%;
  width: .5rem;
  min-width: .5rem;
  height: .5rem;
  min-height: .5rem;
}

.contact-grid {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  padding-top: 10vh;
  padding-bottom: 10rem;
}

.contact-images-wrapper {
  flex-direction: column;
  justify-content: space-between;
  margin-left: -12.1rem;
  padding-top: 12rem;
  padding-bottom: 10rem;
  display: flex;
  overflow: hidden;
}

.contact-images-wrapper.right {
  margin-left: 0;
}

.contact-image {
  object-fit: cover;
  border-radius: 1rem;
  width: 22rem;
  max-width: none;
  height: 13rem;
}

.contact-image.bottom {
  margin-left: -3.85rem;
}

.contact-image.right-top {
  position: relative;
  top: -7.4rem;
  right: -12.9vw;
}

.contact-image.right-bottom {
  position: relative;
  top: -6.3rem;
  right: -10.3vw;
}

.hero-left-image {
  z-index: 1;
  object-fit: fill;
  height: 60vh;
  position: absolute;
  transform: rotate(-11deg);
}

.hero-left-image.exclusion {
  -webkit-backdrop-filter: brightness(20%);
  backdrop-filter: brightness(20%);
  mix-blend-mode: exclusion;
}

.hero-right-image {
  z-index: 1;
  height: 60vh;
  position: absolute;
  transform: rotate(11deg);
}

.hero-right-image.exclusion {
  -webkit-backdrop-filter: brightness(20%);
  backdrop-filter: brightness(20%);
  mix-blend-mode: exclusion;
}

.home-marquee-text-wrap {
  grid-column-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.home-marquee-text-wrap.dont-shrink-flex {
  flex: none;
}

.home-works-component {
  flex-direction: column;
  margin-top: 25vh;
  display: flex;
}

.home-works-component.home-3 {
  margin-bottom: 6rem;
}

.home-works-component.expertises-margin {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.home-work-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.work-div-wrapper {
  margin-top: 20vh;
}

.work-item {
  margin-top: -20vh;
}

.work-item:nth-child(odd) {
  margin-top: 0;
}

.work-item-wrapper {
  z-index: 1;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 70vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.work-info-wrapper {
  z-index: 4;
  grid-row-gap: .5rem;
  flex-direction: column;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.work-info-top {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.work-home-title {
  width: 60%;
}

.work-arrow {
  width: 2rem;
  height: 2rem;
}

.fit-contain {
  object-fit: contain;
}

.work-info-bottom {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.project-scope-collection-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.work-tag-item {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #fff;
  background-color: rgba(255, 255, 255, .28);
  border-radius: .3rem;
  padding: .3125rem .5rem;
  text-decoration: none;
}

.work-image-wrapper {
  z-index: 1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.slider-component {
  opacity: .9;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 6rem 2.5rem 9rem 0;
  transition: opacity .3s;
  display: flex;
}

.slider-component:hover {
  opacity: 1;
}

.slider-component.padding-0 {
  padding: 0;
}

.mask {
  width: 30rem;
  overflow: visible;
}

.grid-12-column-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

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

.slider-wrapper {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
}

.slider {
  background-color: #1d1d1d;
  border-radius: 1rem;
  flex-direction: row;
  width: 30rem;
  height: 37rem;
  margin-right: 1.5rem;
  position: relative;
  overflow: hidden;
}

.slider-arrow-right {
  opacity: .7;
  border: 1px solid #333;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  padding: 1rem;
  transition: opacity .2s;
  display: flex;
  top: -6rem;
  bottom: auto;
  left: 4.5rem;
  right: auto;
}

.slider-arrow-right:hover {
  opacity: 1;
}

.card-info-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 3%;
  left: 8%;
  right: auto;
}

.display-none {
  display: none;
}

.slider-arrow {
  opacity: .7;
  border: 1px solid #333;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  padding: 1rem;
  transition: opacity .3s;
  display: flex;
  top: -6rem;
  bottom: auto;
  left: 0%;
  right: auto;
}

.slider-arrow:hover {
  opacity: 1;
}

.caps {
  text-transform: uppercase;
}

.card-info {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: rgba(115, 115, 115, .18);
  border: 1px solid rgba(255, 255, 255, .06);
  border-radius: .5rem;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 4rem;
  padding: 1rem;
  display: flex;
}

.card-info.align-left {
  text-align: left;
  align-items: flex-start;
}

.product-component {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  margin: 15vh auto;
  display: grid;
}

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

.price-feature-wrap {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.price-feature {
  font-size: 1.125rem;
  display: flex;
}

.check-list {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 1rem;
  display: flex;
}

.check-list.no-margin {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
}

.check-item {
  grid-column-gap: .75rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.check-icon-wrap {
  background-color: #e4e6f9;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  min-width: 1.75rem;
  height: 1.75rem;
  min-height: 1.75rem;
  display: flex;
}

.check-icon {
  width: .875rem;
  height: auto;
}

.product-description {
  grid-column-gap: .55rem;
  grid-row-gap: .55rem;
  background-color: #1d1d1d;
  border-radius: .6rem;
  flex-direction: column;
  padding: 3.5rem;
  display: flex;
}

.price {
  grid-column-gap: .75rem;
  align-items: flex-end;
  margin-bottom: 1rem;
  display: flex;
}

.price-text {
  font-size: 1.5rem;
}

.add-to-cart {
  margin-top: 1rem;
}

.default-state {
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.checkout-button {
  color: #000;
  background-color: #fff;
  border-radius: 6px;
}

.checkout-button.large {
  text-transform: uppercase;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 500;
}

.pricing-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pricing-tab {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  width: 100%;
  display: flex;
}

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

.price-card {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #fff;
  background-color: #1d1d1d;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding: 2.5rem;
  text-decoration: none;
  display: flex;
}

.price-wrapper {
  width: 100%;
}

.price-value {
  font-size: 4rem;
}

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

.margin-bottom-2rem {
  margin-bottom: 2rem;
}

.pricing-name {
  font-size: 1.875rem;
}

.price-button {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
  display: flex;
}

.checkout-form {
  background-color: #1d1d1d;
  padding-top: 15vh;
}

.checkout-wrapper {
  color: #e5e5e5;
  background-color: #1d1d1d;
  border: 1px solid #363636;
  border-radius: .5rem;
}

.block-header {
  background-color: rgba(0, 0, 0, 0);
  border-style: none none solid;
  border-bottom-color: #2c2c2c;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.block-content {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
}

.text-field-checkout {
  background-color: #121212;
  border-color: rgba(107, 107, 107, .5);
}

.text-field-checkout:focus, .text-field-checkout.-wfp-focus {
  border-color: #fff;
}

.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: 100%;
  height: 100vh;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 39rem;
  display: flex;
}

.utility-page {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.error-404 {
  margin-bottom: 2.2rem;
}

.error-heading {
  letter-spacing: -2px;
  margin-bottom: 2rem;
  font-size: 5.5rem;
  line-height: 1.15;
}

._404-button {
  grid-row-gap: .25rem;
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 10rem;
  flex-direction: column;
  padding: 1rem 2rem;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  transition: padding .6s;
  display: flex;
  overflow: hidden;
}

._404-button:hover {
  padding-left: 3rem;
  padding-right: 3rem;
}

.wrap-margin-top-2rem {
  margin-top: 2rem;
}

.gradient {
  z-index: 2;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.about-hero-component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 15vh;
  display: flex;
}

.about-hero-component.margin-bottom {
  margin-top: 10rem;
  margin-bottom: 6rem;
}

.about-hero-component.about-2 {
  margin-top: 15vh;
}

.team-name-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.about-margin {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 6rem;
  display: flex;
}

.about-margin.small {
  margin-bottom: 0;
}

.heading-marquee {
  font-family: Generalsans, sans-serif;
  font-size: 13rem;
  font-weight: 500;
  line-height: 1;
}

.heading-marquee.caps.min-w {
  min-width: 104rem;
}

.overflow-hidden {
  overflow: hidden;
}

.work-link {
  display: none;
}

.style-guide-heading {
  font-size: 6.125vw;
  font-weight: 300;
  line-height: 1;
}

.style-guide-hero {
  background-color: #000;
  border-bottom: 1px solid #333;
}

.changelog-component {
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(auto, 82%);
  width: 100%;
  margin-bottom: 10rem;
}

.style-guide-text {
  font-size: 2.75rem;
  line-height: 1.55;
}

.license-content {
  grid-column-gap: 5rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.style-guide-button {
  grid-row-gap: .25rem;
  color: #e5e5e5;
  flex-direction: column;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  overflow: hidden;
}

.style-guide-button:hover {
  opacity: .5;
}

.text-size-huge {
  font-size: 3.25rem;
  font-weight: 300;
  line-height: 1.2;
}

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

.license-images-grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.license-image-link {
  width: 100%;
  height: 10rem;
}

.license-component {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 6.2rem;
  margin-bottom: 7.7rem;
}

.text-size-xsmall {
  font-size: 1rem;
}

.heading-6 {
  font-size: 1.75rem;
  line-height: 1.2;
}

.projects-heading {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.projects-heading.max-width-100ch.vertical {
  flex-direction: column;
  max-width: 140ch;
  margin-bottom: 0;
}

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

.projects, .page-wrapper {
  overflow: hidden;
}

.contact-3-hero-wrap {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
  top: 6rem;
  overflow: visible;
}

.contact-3-marquee-wrap {
  height: 20vh;
  margin-top: 6rem;
  position: relative;
  overflow: hidden;
}

.contact-3-hero-component {
  flex-direction: column;
  align-items: flex-start;
  width: 64vw;
  margin-top: 15vh;
  display: flex;
}

.marquee-home-2-wrapper {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  align-items: center;
  margin-top: 6rem;
  margin-bottom: 6rem;
  display: flex;
}

.marquee-home-2-wrapper.overflow-hidden {
  overflow: hidden;
}

.home-2-logo {
  width: 10.5rem;
  max-width: none;
  height: auto;
}

.image-projects-template {
  height: 100%;
}

.margin-bottom-negative {
  margin-bottom: -2vw;
  font-size: 1.5vw;
  line-height: 1;
}

.card-overlay {
  z-index: 2;
  pointer-events: none;
  background-image: linear-gradient(to top, rgba(0, 0, 0, .81), rgba(0, 0, 0, 0) 36%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.home-hero-wrapper {
  z-index: 5;
  height: 100%;
  position: relative;
}

.section-hero {
  flex-direction: column;
  justify-content: flex-end;
  height: 100vh;
  padding-bottom: 5.4rem;
  display: flex;
}

.home-hero-heading {
  max-width: 110ch;
  margin-top: 2rem;
}

.project-title {
  font-size: 12rem;
  line-height: 1;
}

.heading-component {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 120ch;
  margin-top: -60px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.heading-component.maring-top {
  flex-wrap: nowrap;
  margin-top: 12rem;
}

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

.arrow-wrapper.absolute {
  position: absolute;
  left: -2rem;
}

.figma {
  background-color: #1d1f20;
  border: 1px solid #3f3f3f;
  border-radius: 1.5rem;
  justify-content: space-between;
  margin-top: 1rem;
  display: flex;
}

.home-tags-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.figma-image {
  object-fit: cover;
  object-position: 0% 50%;
  height: 100%;
}

.text-link {
  grid-column-gap: 1rem;
  color: var(--black);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: opacity .3s, transform .2s;
  display: none;
}

.text-link:hover {
  opacity: .7;
  transform: translate(0, -2px);
}

.pricing-grid-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

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

.home-template-wrap {
  width: 100%;
  margin-top: 6rem;
}

.text-size-medium-2 {
  font-size: 1.125rem;
  font-weight: 300;
}

.text-home-page {
  font-weight: 500;
}

.figma-image-wrap {
  width: 60%;
}

.button-arrow {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-home-small {
  font-size: .875rem;
  font-weight: 300;
}

.text-home-small.caps.text-weight-medium {
  font-weight: 500;
}

.badge-2 {
  color: #121212;
  background-color: #fff;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem .8rem;
  display: flex;
}

.arrow-2 {
  width: 1.6rem;
  height: auto;
}

.heading-button {
  grid-column-gap: 2.5rem;
  color: #121212;
  justify-content: center;
  align-items: stretch;
  margin-top: 1rem;
  display: flex;
}

.button-3 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 10rem;
  justify-content: space-between;
  align-items: center;
  padding: .375rem .5rem .375rem 1.5rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-3:hover {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  color: #121212;
}

.text-large-home {
  font-size: 1.25rem;
}

.template-component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10.6rem;
  padding-bottom: 10rem;
  display: flex;
}

.max-width-80ch-2 {
  max-width: 80ch;
  height: 100px;
  display: none;
  overflow: hidden;
}

.heading-home {
  color: var(--black);
  text-align: center;
  -webkit-text-stroke-color: var(--black);
  font-size: 4.5rem;
  line-height: 1.15;
}

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

.heading-home.product-name {
  margin-left: 10px;
  font-size: 3rem;
  display: block;
}

.heading-home.product-name.pp {
  font-size: 1.4rem;
}

.heading-home.product-name.tc-para {
  font-size: 2.4rem;
}

.heading-home.footerhead {
  color: var(--white);
  text-align: left;
  font-size: 3.6rem;
}

.heading-home.pp {
  font-size: 3rem;
}

.heading-home.tc-head {
  margin-top: 16px;
  font-size: 3.8rem;
}

.home-card-image-wrap {
  background-color: #121212;
}

.heading-features {
  font-size: 1.875rem;
  line-height: 1.5;
}

.blob-elipse {
  border: 1px solid #000;
  border-radius: 50%;
  padding: 2px;
}

.blob-elipse.inside {
  border: 0px none var(--black);
  background-color: var(--black);
  width: .625rem;
  height: .625rem;
  padding: 0;
}

.button-home {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-home.text-size-small.text-weight-medium {
  color: #121212;
}

.figma-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-self: center;
  align-items: flex-start;
  width: 50%;
  margin-top: 5rem;
  margin-bottom: 6rem;
  margin-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.home-paragraph {
  text-transform: none;
  width: 480px;
  font-size: 2rem;
  line-height: 1.3;
  display: block;
}

.home-paragraph.pp {
  margin-top: 24px;
  font-size: 1.4rem;
}

.home-paragraph.tc-para {
  font-size: 1.6rem;
}

.home-card-content {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  padding-left: 3.1rem;
  padding-right: 3.1rem;
  display: flex;
}

.container-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.figma-logo {
  width: 2.125rem;
  height: auto;
}

.home-card-wrap {
  color: #fff;
  background-color: #1d1f20;
  border: 1px solid #3f3f3f;
  border-radius: 1rem;
  flex-direction: column;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  overflow: hidden;
}

.home-card-wrap:hover {
  background-color: #272727;
}

.heading-7 {
  font-size: 3rem;
  line-height: 1.2;
}

.home-card-content-2 {
  grid-row-gap: .5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 3.2rem 1rem;
  display: flex;
}

.home-page-cards-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.come-badge-text {
  font-size: 1rem;
  line-height: 1.5;
}

.come-badge-text.caps.text-weight-medium {
  color: var(--black);
}

.heading-large-home {
  font-size: 7rem;
  line-height: 1.15;
}

.heading-home-pages {
  font-size: 1.875rem;
  line-height: 1.5;
}

.text-size-large-3 {
  font-size: 2rem;
  line-height: 1.3;
}

.text-size-large-3.text-color-grey {
  color: #c7c7c7;
}

.padding-global-3 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.text-color-grey {
  color: #666;
}

.price-icon {
  background-color: #ecf86e;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-bottom: 1.5rem;
  padding: .9rem;
  display: flex;
}

.price-icon.white {
  background-color: #fff;
  margin-bottom: 0;
}

.price-icon.margin-bottom-none {
  margin-bottom: 0;
}

.icon {
  object-fit: contain;
}

.pricing-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.button-secondary {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: #fff;
  white-space: nowrap;
  background-color: #1e1d30;
  border-radius: 10rem;
  justify-content: space-between;
  align-items: center;
  padding: .375rem .5rem .375rem 1.5rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-secondary:hover {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
}

.enterprise-banner {
  background-color: #1d1d1d;
  border-radius: 1rem;
  justify-content: space-between;
  padding: 2.5rem 2rem;
  text-decoration: none;
  display: flex;
}

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

.price-button-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.price-button-2.enterprise {
  width: auto;
}

.margin-left-2rem {
  margin-left: 2rem;
}

.margin-left-2rem.color-white {
  color: #fff;
}

.cart-quantity {
  background-color: #121212;
  border-color: #3b3b3b;
}

.cart-button {
  color: #121212;
  background-color: #e5e5e5;
  border-radius: 50%;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  padding: .8rem 1rem;
  transition: all .3s;
  position: fixed;
  top: auto;
  bottom: 2rem;
  left: auto;
  right: 2rem;
}

.cart-button:hover {
  opacity: .81;
  transform: scale(.9);
}

.cart-container {
  background-color: #1d1d1d;
}

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

.remove-button {
  color: rgba(229, 229, 229, .5);
}

.cart-footer {
  border-top-color: #333;
}

.cart-header {
  border-bottom-color: #333;
}

.cart-icon {
  width: 100%;
  height: 60%;
  margin-right: 0;
}

.password {
  opacity: .37;
  filter: invert();
  width: 10rem;
  margin-left: auto;
  margin-right: auto;
}

.div-block {
  text-decoration: none;
}

.password-heading {
  font-size: 5rem;
  line-height: 1.5;
}

.password-wrap {
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: stretch;
  margin-top: 2rem;
  display: flex;
}

.password-text-field {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #464646;
  border-radius: .3rem;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
  padding: 1.5rem 1rem;
  font-size: 1rem;
}

.password-submit {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 3rem;
  padding: .8rem 1.1rem;
  font-size: 1rem;
  font-weight: 700;
}

.div-block-2 {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(0, 0, 0, .3);
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-3 {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(0, 0, 0, .3);
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: static;
}

.image-4 {
  height: 100%;
  min-height: 0;
}

.container-3 {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.container-3.small {
  max-width: 100rem;
}

.wrapper {
  z-index: 8;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
}

.wrapper-phone {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 216px;
  height: 447px;
  display: flex;
  position: relative;
}

.phone-background {
  z-index: 0;
  background-color: #c96b6b;
  background-image: linear-gradient(74deg, #ff7676 5%, #ff7d4a);
  border-radius: 46px;
  width: 216px;
  height: 447px;
  position: absolute;
}

.image-5 {
  z-index: 1;
  background-image: url('../images/Market-place.png');
  background-position: 0 0;
  background-size: contain;
  position: absolute;
}

.content {
  z-index: 9;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 150vh;
  display: flex;
  position: relative;
  top: 100vh;
}

.heading-8 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 30px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  line-height: 32px;
}

.content-wrap {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  position: absolute;
}

.zoom-header {
  z-index: 1;
  color: #152133;
  padding-left: .6vw;
  padding-right: .6vw;
  font-size: 5vw;
  font-weight: 700;
  line-height: 1;
  position: relative;
}

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

.video {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  display: block;
  position: static;
}

.video.product-cardcover {
  filter: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  object-fit: cover;
  height: 100%;
}

.video.commingsoon {
  height: 100%;
}

.video.treasure {
  width: 240px;
  height: 240px;
}

.svg {
  opacity: 1;
  width: 100%;
  height: 100%;
  margin-top: 3vh;
  margin-bottom: 3vh;
  position: relative;
  box-shadow: inset 0 0 0 2px #eef7ff, 0 0 0 50vw #eff7ff;
}

.section-2 {
  position: relative;
}

.section-2.hero {
  height: 300vh;
}

.zoom {
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  width: 60vw;
  padding-top: 10vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.heading {
  z-index: 1;
  color: rgba(51, 51, 51, 0);
  text-align: center;
  letter-spacing: .8vw;
  margin-bottom: 40px;
  padding-left: 4px;
  font-family: Lato, sans-serif;
  font-size: 16vw;
  line-height: .8;
  position: absolute;
}

.sticky-div {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  height: 200vh;
  padding-bottom: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.image-6 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
}

.box {
  cursor: pointer;
  background-color: #1f1f1f;
  background-image: url('../images/mark-zuravski-MmC7VSkNTwI-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px solid #000;
  border-radius: 50%;
  width: 20em;
  height: 20em;
  margin-top: 0;
  margin-left: -5.8em;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.box.is--3 {
  z-index: 4;
  background-image: url('../images/paul-winwar-eDKeX0I2SrE-unsplash.jpg');
  margin-top: 97vh;
  margin-left: 47.6em;
}

.box.is--7 {
  z-index: 8;
  background-image: url('../images/jayalekshman-sj-EbSUug_7kMI-unsplash.jpg');
  margin-top: 43vh;
  margin-left: 45.7em;
}

.box.is--2 {
  z-index: 3;
  background-image: url('../images/toa-heftiba-FV3GConVSss-unsplash.jpg');
  margin-top: 15vh;
  margin-left: 9em;
}

.box.is--4 {
  z-index: 5;
  background-image: url('../images/benny-rotlevy-pnmOm0dG1Ng-unsplash.jpg');
  margin-top: 9vh;
  margin-left: 68.3em;
}

.box.is--5 {
  z-index: 6;
  background-image: url('../images/daniele-franchi-7t1f4rTCyKI-unsplash.jpg');
  margin-top: 70vh;
  margin-left: 74.1em;
}

.box.is--6 {
  z-index: 7;
  background-image: url('../images/frame-productions-wGxG5kNP9Kg-unsplash.jpg');
  margin-top: 75vh;
  margin-left: 20.6em;
}

.box.is--1 {
  z-index: 2;
  background-image: url('../images/mark-zuravski-MmC7VSkNTwI-unsplash.jpg');
}

.box_link {
  display: none;
}

.work {
  width: 100%;
  height: 150vh;
  position: relative;
}

.section-3.is--hero {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.body-2 {
  color: #161616;
  background-color: #fff;
  overflow: visible;
}

.create {
  z-index: 3;
  background-color: #151515;
  padding-top: 12vw;
  padding-bottom: 7vw;
  position: relative;
}

.create__feature-text {
  color: #f1f1f1;
  margin-top: 1.2vw;
  font-size: .9vw;
  font-weight: 500;
  line-height: 1.6em;
}

.create__coin1 {
  transform: scale(0);
}

.create__feature-heading {
  color: #f1f1f1;
  font-size: 1.2vw;
  font-weight: 500;
  line-height: 1.2em;
}

.create__coin1-wrapper {
  width: 20%;
  position: absolute;
  top: 36vw;
  left: 75%;
}

.create__coin3, .create__coin2 {
  transform: scale(0);
}

.create__coins-wrapper {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.create__coin2-wrapper {
  width: 18%;
  position: absolute;
  top: 39.9vw;
  left: 13%;
}

.create__features-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 9vw;
  margin-bottom: 3vw;
  display: flex;
  position: relative;
}

.create__coin3-wrapper {
  width: 18%;
  display: block;
  position: absolute;
  top: 8.5vw;
  left: 61%;
}

.create__feature {
  width: 18%;
  margin-left: 4%;
}

.create__text-wrapper1 {
  z-index: 1;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1.4vw;
  display: flex;
  position: relative;
}

.create__heading {
  opacity: 0;
  color: #f1f1f1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 8.4vw;
  font-weight: 600;
  line-height: 1.2em;
  transform: scale(0);
}

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

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

.create__text-wrapper2 {
  z-index: 1;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: .5vw;
  display: flex;
  position: relative;
}

.create__text {
  color: #f1f1f1;
  margin-right: .4vw;
  font-size: 1vw;
  font-weight: 600;
  line-height: 1.5em;
}

.create__text.payment__text--blue {
  color: #2c71f6;
}

._3d-intro-wrapper {
  z-index: 1;
  color: #1a1c20;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  top: -9.5vh;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.section-tutorial {
  background-color: #fff;
  padding-top: 9em;
  padding-bottom: 9em;
}

._3d-stage-sticky {
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

._3d-showreel-wrapper {
  z-index: 3;
  max-width: 18em;
  position: absolute;
  top: auto;
  bottom: 3em;
  left: 3em;
  right: auto;
}

._3d-hand-inner {
  perspective: 60em;
  perspective-origin: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 79vh;
  max-height: 55em;
  display: flex;
  position: relative;
}

._3d-preview-background-glare {
  z-index: 2;
  filter: blur(8em);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  align-items: flex-start;
  width: 59em;
  height: 56em;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

._3d-hand-image-wrapper {
  z-index: 1;
  height: 100%;
  position: absolute;
  top: 0%;
}

._3d-hand-image-wrapper._2 {
  z-index: 3;
}

._3d-hand-image-wrapper._1 {
  z-index: 2;
}

.intro-description {
  padding: 2em 4em 1.7em;
}

._3d-brand-blur-wrapper {
  z-index: 1;
  -webkit-backdrop-filter: blur(.6em);
  backdrop-filter: blur(.6em);
  background-color: rgba(0, 0, 0, .2);
  background-image: linear-gradient(rgba(56, 255, 247, 0) 67%, rgba(56, 255, 247, .19)), linear-gradient(rgba(56, 255, 247, .23), rgba(56, 255, 247, 0) 30%), radial-gradient(circle, rgba(56, 255, 247, 0) 84%, rgba(56, 255, 247, .55));
  border-radius: 100vw;
  width: 8em;
  height: 4em;
  padding: 1em 1.4em 1em 1.8em;
  position: relative;
  overflow: hidden;
}

._3d-brand-wrapper {
  z-index: 3;
  transform-origin: 50% 0;
  position: absolute;
  top: 3em;
  bottom: auto;
  left: 3em;
  right: auto;
  transform: perspective(60em);
}

.container-w2 {
  width: 100%;
  max-width: 83.125em;
  margin-left: auto;
  margin-right: auto;
}

.container-w3 {
  width: 100%;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
}

.container-w3.gutter-outside {
  flex: 0 auto;
  margin-top: 100px;
  padding-top: 0;
  position: relative;
}

.container-w3.gutter-outside.defy {
  margin-top: 200px;
}

._3d-brand-outline {
  z-index: 3;
  opacity: 1;
  -webkit-backdrop-filter: blur(.2em);
  backdrop-filter: blur(.2em);
  background-color: rgba(253, 240, 111, .15);
  border-radius: 999em;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: inset 0 -2px .4em rgba(253, 240, 111, .44);
}

.footer-2 {
  z-index: 1;
}

.lottie-play {
  width: 1.5em;
  height: 1.5em;
  margin-left: .2em;
  transform: scale(1.7);
}

._3d-play-toggle-symbol {
  z-index: 3;
  -webkit-backdrop-filter: blur(.6em);
  backdrop-filter: blur(.6em);
  background-color: rgba(253, 240, 111, .2);
  border-radius: 999em;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 13px 3em rgba(65, 32, 5, .34);
}

._3d-hand-wrapper {
  z-index: 3;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._3d-subline-wrapper {
  z-index: 3;
  text-align: right;
  max-width: 18em;
  margin-top: 2.6em;
  position: absolute;
  top: auto;
  bottom: 3em;
  left: auto;
  right: 3em;
}

._3d-hand-image-shadow {
  z-index: 0;
  filter: blur(3.5em);
  background-image: linear-gradient(rgba(0, 0, 0, .5) 65%, rgba(3, 3, 3, .25));
  border-radius: 999em;
  width: 14%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 23%;
  transform: rotate(-20deg);
}

._3d-subline-text {
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.2em;
}

.p-sm-end {
  padding-bottom: 3em;
}

._3d-brand-lottie {
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: scale(1.4);
}

.tutorial-link {
  background-color: var(--blue);
  color: #fff;
  letter-spacing: .08em;
  text-transform: capitalize;
  border: 0 solid #000;
  border-radius: 999em;
  padding: 1em 4em;
  font-size: .9em;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.tutorial-link:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-style: dashed;
}

._3d-showreel-toggle-wrapper {
  grid-column-gap: .75em;
  align-items: center;
  margin-top: 1.2em;
  display: flex;
}

.section-3d-scroll {
  opacity: 1;
  color: #000;
  background-color: #fff;
  width: 100%;
  height: 350vh;
  position: relative;
}

.copy-medium {
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.45em;
}

._3d-stage-inner {
  perspective: 60em;
  color: #000;
  max-width: 110em;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

._3d-logo-shape-2 {
  z-index: 2;
  filter: blur(1.1em);
  background-image: linear-gradient(to right, #4e00ff 33%, #07ecff);
  border-radius: 100vw;
  width: 100%;
  height: 4em;
  position: absolute;
  top: 1em;
  bottom: auto;
  left: 1em;
  right: auto;
}

._3d-content-wrapper {
  z-index: 1;
  perspective: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 60em;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 32vh;
  padding-left: 3em;
  padding-right: 3em;
  font-size: 1.3em;
  display: flex;
  position: relative;
}

._3d-stage-title {
  text-align: center;
  letter-spacing: -.03em;
  text-transform: uppercase;
  font-size: 6em;
  font-weight: 700;
  line-height: .9em;
}

._3d-stage-wrapper {
  perspective: 60em;
  perspective-origin: 50% 90%;
  width: 100%;
  max-width: 90%;
  height: 90vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 5vh;
}

.text-highlight {
  background-color: #fdf06f;
  padding-left: 2px;
  padding-right: 2px;
}

._3d-brand-blur-1 {
  z-index: 1;
  opacity: .72;
  filter: blur(1.6em);
  background-color: #ff00eb;
  border-radius: 100vw;
  width: 9em;
  height: 3.3em;
  margin-bottom: 1em;
  margin-left: 4em;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.title2 {
  color: #000;
  letter-spacing: -.03em;
  font-size: 3.4em;
  font-weight: 600;
  line-height: 1.1em;
}

._3d-hand-image {
  height: 100%;
}

._3d-preview-background {
  z-index: 0;
  background-color: #fff;
  border-radius: 1em;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navbar-logo-left {
  z-index: 6;
  margin-top: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  -webkit-text-fill-color: inherit;
  background-color: rgba(255, 255, 255, .47);
  background-clip: border-box;
  border-radius: 55px;
  width: 72%;
  max-width: 1140px;
  margin-bottom: 0;
  padding: 10px 0;
  top: 24px;
}

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

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-3 {
  color: #000;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-3:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link-3:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background-color: rgba(255, 255, 255, .47);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: auto;
  margin-top: 22px;
  padding: 12px 20px 12px 12px;
}

.nav-dropdown-link {
  color: var(--black);
  text-align: left;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 500;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link.w--current {
  margin-left: 0;
  padding-left: 10px;
}

.nav-dropdown-link.comingsoon {
  color: #656565;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #fff;
  letter-spacing: .25px;
  text-transform: capitalize;
  background-color: #2071ee;
  border-radius: 32px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 12px 40px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  background-color: var(--blue);
  color: #fff;
  letter-spacing: 0;
  text-transform: capitalize;
  border-radius: 32px;
  padding: 12px 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.blue {
  background-color: var(--black);
  margin-right: 16px;
  font-weight: 500;
}

.section-4 {
  margin-top: 0;
}

.content-wrap-2 {
  z-index: 10;
  opacity: 1;
  position: absolute;
  overflow: visible;
}

.video-2 {
  width: 100%;
  height: 100vh;
  position: absolute;
}

.section-5 {
  height: 100vh;
  position: relative;
}

.section-5.hero {
  width: 100vw;
  height: 800vh;
  overflow: visible;
}

.zoom-2 {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-top: 10vh;
  display: flex;
  position: relative;
}

.heading-9 {
  z-index: 1;
  color: rgba(51, 51, 51, 0);
  text-align: center;
  letter-spacing: .8vw;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 16vw;
  line-height: .8;
  position: absolute;
}

.sticky-div-2 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.text-block {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.heading-10 {
  font-size: 6.6rem;
  line-height: 6.8rem;
}

.banner {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: rgba(105, 39, 218, .2);
  background-image: url('../images/grain-bg.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: contain;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 5rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vertical-scroll-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 43ch;
  position: relative;
}

.text-rotation-wrapper {
  display: flex;
}

.page-wrapper-3 {
  width: 100vw;
  height: auto;
  overflow: hidden;
}

.main-wrapper {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.main-wrapper.taller {
  height: 100vh;
}

.track-overlay {
  z-index: 1;
  background-image: linear-gradient(#f9f5ff, rgba(0, 0, 0, 0) 50%, #f9f5ff);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.track-overlay.unclickable {
  background-image: linear-gradient(#fff, rgba(0, 0, 0, 0) 50%, #fff);
  width: 100%;
  height: 100%;
  position: absolute;
}

.track-vertical {
  flex-direction: column;
  display: flex;
  position: absolute;
}

.heading-large {
  color: #111322;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.25;
}

.heading-large.rotate-text {
  color: #dcdfea;
  white-space: nowrap;
  font-weight: 600;
}

.heading-large.banner {
  color: #6927da;
  letter-spacing: -.5px;
  text-transform: uppercase;
  background-color: rgba(105, 39, 218, .1);
  font-size: 1.75rem;
  font-weight: 600;
}

.infinite-rotation-holder {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.custom-code {
  display: none;
}

.track-light {
  background-color: #000;
  flex: 1;
  margin-top: 10%;
  margin-bottom: 10%;
}

.track-light._8, .track-light._4, .track-light._3, .track-light._9, .track-light._5, .track-light._6, .track-light._7, .track-light._2, .track-light._1, .track-light._10 {
  background-color: #fff;
}

.track-background {
  z-index: 0;
  filter: blur(30px);
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.track-background.pointer-events-none {
  z-index: -2;
}

.track-grab {
  z-index: -3;
  pointer-events: none;
  background-color: #fff;
  border-radius: 100vw;
  width: 20px;
  height: 20px;
  margin: auto;
  transition: all .45s ease-in-out;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -7.5px;
  transform: scale(0);
}

.track-grab:active {
  transform: scale(1.1);
}

.track {
  background-color: rgba(250, 250, 250, .16);
  width: 100%;
  height: 5px;
}

.track.video-element {
  border-radius: 40px;
  height: 6px;
  position: relative;
}

.track.video-element {
  border-radius: 40px;
  position: relative;
}

.track.video-element.large {
  height: 8px;
  overflow: hidden;
}

.video-dropdown {
  position: relative;
}

.videos-sub-dropdown-toggle-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  border-bottom: .0625rem solid rgba(255, 255, 255, .07);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .875rem;
  display: flex;
}

.video-dropdown-toggle {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.volume-control-2 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  display: none;
}

.video-sub-dropdown-2 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.video-title-wrapper {
  z-index: 2;
  grid-row-gap: 5px;
  opacity: 0;
  background-image: url('../images/Background_1.png');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: contain;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  flex-direction: column;
  padding: 1.5rem;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.video-title-wrapper.show {
  opacity: 1;
}

.dropdown-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.control-button {
  z-index: 19;
  color: #fff;
  border-radius: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.control-button.is-padding {
  padding: .6rem;
  display: block;
}

.video-controls-wrapper {
  z-index: 5;
  opacity: 0;
  color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #08090d 95%);
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  transition: opacity .2s ease-in-out;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-controls-wrapper.show {
  z-index: 20;
  opacity: 1;
  background-image: none;
}

.html-video-player {
  z-index: 0;
  object-fit: contain;
  border-radius: 25px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: static;
  overflow: hidden;
}

.video-element {
  color: #fff9f9;
}

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

.html-icon {
  justify-content: center;
  align-items: center;
  width: 1.3rem;
  height: 1.3rem;
  display: flex;
}

.html-icon.small {
  width: 1.2rem;
  height: 1.2rem;
}

.video-volume-wrapper {
  z-index: 2;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
  position: absolute;
  top: 12%;
  bottom: auto;
  left: auto;
  right: 8%;
}

.video-volume-wrapper._1 {
  z-index: 14;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  position: static;
  top: 7%;
  right: 3%;
}

.video-duration {
  color: rgba(255, 255, 255, .7);
  width: 9ch;
}

.video-duration.left-aligned {
  justify-content: flex-end;
  display: flex;
}

.video-sub-dropdown-list-wrapper-2 {
  display: none;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.video-sub-dropdown-list-wrapper-2.w--open {
  z-index: 2;
  color: #fff;
  background-color: #202020;
  border-radius: .75rem;
  flex-direction: column;
  align-items: stretch;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  top: auto;
  bottom: 2.6rem;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.video-sub-dropdown-list {
  position: static;
}

.video-sub-dropdown-list.w--open {
  color: #fff;
  background-color: rgba(255, 255, 255, .08);
}

.video-sub-dropdown-list.is-blurred {
  background-color: rgba(255, 255, 255, .07);
}

.lower-video-controls {
  justify-content: space-between;
  display: flex;
}

.video-loading-track {
  background-color: rgba(255, 255, 255, .21);
  border-radius: 40px;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.trackinner {
  z-index: 2;
  background-color: #fff;
  border-radius: 40px;
  width: 0%;
  height: 100%;
  position: relative;
}

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

.video-title {
  color: #fff;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.5;
}

.video-sub-dropdown-item {
  color: #fff;
  text-align: center;
  padding: 8px 5px;
  transition: background-color .2s;
}

.video-sub-dropdown-item:hover {
  background-color: #292929;
}

.video-sub-dropdown-item.is-blurred {
  transition: background-color .2s;
}

.video-sub-dropdown-item.is-blurred:hover {
  background-color: rgba(255, 255, 255, .05);
}

.video-volume-embed {
  max-width: 0;
  transition: max-width .4s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  overflow: hidden;
  transform: rotate(0);
}

.video-controls {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  align-items: center;
  display: flex;
}

.video-controls.hide-mobile-landscape {
  justify-content: space-between;
  width: 100%;
  margin-top: 10px;
}

.video-controls.player_1 {
  z-index: 0;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  opacity: 0;
  justify-content: center;
  transition: opacity .3s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-controls.player_1.show {
  z-index: 20;
  opacity: 1;
  position: absolute;
}

.video-controls.player_2 {
  justify-content: center;
}

.video-controls.hide-mobile-landscape {
  justify-content: space-between;
  width: 100%;
  height: 32px;
  margin-top: 10px;
  position: static;
}

.video-controls.right-aligned {
  justify-content: flex-end;
}

.video-track-wrapper {
  grid-column-gap: 4px;
  display: flex;
}

.flowplay-video-wrapper {
  z-index: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background-color: #0f0f0f;
  border-radius: 0;
  width: 100%;
  height: 100vh;
  position: absolute;
  overflow: hidden;
}

.flowplay-video-wrapper:hover {
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 2px 3.2px rgba(0, 0, 0, .047), 0 4px 6.5px rgba(0, 0, 0, .06), 0 7px 9.7px rgba(0, 0, 0, .067), 0 9px 13.1px rgba(0, 0, 0, .07), 0 12px 16.6px rgba(0, 0, 0, .07), 0 17px 20.3px rgba(0, 0, 0, .075), 0 22px 24.4px rgba(0, 0, 0, .075), 0 31px 29.2px rgba(0, 0, 0, .08), 0 45px 35.5px rgba(0, 0, 0, .082), 0 74px 45.5px rgba(0, 0, 0, .09);
}

.fullscreen-2 {
  display: flex;
}

.video-volume-embed-2 {
  display: flex;
  transform: rotate(0);
}

.html-embed-2 {
  display: flex;
}

.html-video-wrapper {
  background-color: #0f0f0f;
  border-radius: 1.5rem;
  width: 100%;
  min-width: 1080px;
  min-height: 600px;
  position: relative;
  overflow: hidden;
}

.video-controls-wrapper-2 {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #08090d 95%);
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  padding: 1rem 3rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-controls-wrapper-2.is-blurred {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: rgba(35, 35, 35, .8);
  background-image: none;
  border-radius: 1.25rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  padding: .625rem 2.1875rem 1.25rem;
  display: grid;
  bottom: 3.125rem;
  box-shadow: inset 0 0 0 1px rgba(35, 35, 35, .5);
}

.video-title-wrapper-2 {
  z-index: 2;
  grid-row-gap: 5px;
  background-image: url('../images/Background_1.png');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: contain;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  flex-direction: column;
  padding: 1.5625rem 2.1875rem 1.875rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.video-title-wrapper-2.centered {
  text-align: center;
  align-items: center;
}

.video-sub-dropdown {
  margin-left: 0;
  margin-right: 0;
}

.video-sub-dropdown.is-blurred {
  background-color: rgba(8, 9, 13, .7);
}

.play-button {
  z-index: 99999;
  color: #0f0a1b;
  background-color: #fff;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: 9px;
  display: flex;
  position: relative;
}

.play-button.hidden {
  display: none;
}

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

.video-play-overlay {
  z-index: 1;
  color: #fff;
  border-radius: 1.5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-play-overlay.is-gradient {
  background-image: linear-gradient(rgba(8, 8, 8, .4), rgba(2, 2, 2, 0) 12%, rgba(17, 17, 17, 0) 91%, #080808);
  height: 100vh;
  margin: 0;
  overflow: hidden;
}

.video-poster-image {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.videos-sub-dropdown-toggle {
  color: #fff;
  border-bottom: .0625rem solid rgba(255, 255, 255, .07);
  justify-content: center;
  align-items: center;
  padding: .875rem;
  display: flex;
}

.videos-sub-dropdown-toggle.is-blurred.w--open {
  border-bottom-color: rgba(255, 255, 255, .2);
}

.video-sub-dropdown-list-wrapper {
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.video-sub-dropdown-list-wrapper.w--open {
  color: #fff;
  background-color: #202020;
  border-radius: .75rem;
  flex-direction: column;
  align-items: stretch;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  top: auto;
  bottom: 2.6rem;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.video-sub-dropdown-list-wrapper.is-blurred {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(8, 9, 13, .5);
}

.time-controls-wrapper {
  grid-column-gap: .1rem;
  grid-row-gap: .1rem;
  grid-template-rows: auto;
  grid-template-columns: 5% 90% 5%;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  display: flex;
}

.video-watched {
  width: 9ch;
}

.trackinner-2 {
  z-index: 1;
  background-color: #fff;
  border-radius: 40px;
  width: 0%;
  height: 100%;
  position: relative;
}

.trackinner-2.large {
  height: 8px;
}

.control-button-2 {
  z-index: 19;
  color: #fff;
  border-radius: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: relative;
}

.control-button-2.is-padding {
  padding: .6rem;
  display: block;
}

.video-player-wrapper {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.video-subtitle {
  color: #efefef;
  max-width: 54ch;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}

.video-loading-track-2 {
  background-color: #9094a0;
  border-radius: 40px;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.f-video {
  width: 100%;
  height: 100%;
}

.section-6 {
  object-fit: fill;
}

.div-block-4 {
  position: absolute;
}

.videos-sub-dropdown-toggle-3 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  border-bottom: .0625rem solid rgba(255, 255, 255, .07);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .875rem;
  display: flex;
}

.video-sub-dropdown-list-wrapper-3 {
  display: none;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.video-sub-dropdown-list-wrapper-3.w--open {
  z-index: 2;
  color: #fff;
  background-color: #202020;
  border-radius: .75rem;
  flex-direction: column;
  align-items: stretch;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  top: auto;
  bottom: 2.6rem;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.trackinner-3 {
  z-index: 2;
  background-color: #fff;
  border-radius: 40px;
  width: 0%;
  height: 100%;
  position: relative;
}

.image-7 {
  height: 100vh;
}

.div-block-5 {
  position: static;
}

.blur-shapes {
  z-index: 3;
  background-image: url('../images/Layer-3.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 39px;
  position: absolute;
  top: 32px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.stars {
  z-index: 1;
  background-image: url('../images/Star-layers.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  width: 80%;
  margin: 40px auto;
  padding: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.login-link {
  color: #fff;
  padding-right: 34px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.login-link:hover {
  color: #ffd117;
}

.parallax-hero {
  width: 100%;
  height: 100vh;
  position: relative;
}

.button-4 {
  color: #000;
  text-transform: uppercase;
  object-fit: fill;
  background-color: #ffd117;
  border: 2px solid #ffd117;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 20px 27px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: background-color .15s ease-in;
  display: block;
}

.button-4:hover {
  color: #ffd117;
  background-color: rgba(255, 209, 23, 0);
}

.button-4.hero {
  margin-top: 26px;
  padding-left: 57px;
  padding-right: 57px;
}

.shapes-far {
  z-index: 2;
  background-image: url('../images/Layer-2.1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80%;
  margin: 40px auto;
  position: absolute;
  top: 9px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-2 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.account-container {
  z-index: 9;
  justify-content: flex-end;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 34px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hero-content {
  z-index: 10;
  flex-direction: column;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 57px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.block-characters {
  z-index: 4;
  background-image: url('../images/Layer-1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 80%;
  margin: 40px auto;
  position: absolute;
  top: 38%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-11 {
  z-index: 10;
  color: var(--black);
  text-align: center;
  margin-top: 26px;
  font-size: 50px;
  position: static;
}

.body-3 {
  color: #000;
  background-color: #fff;
}

.blur-shapes-2 {
  z-index: 3;
  background-image: url('../images/Frame-427321637.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 39px;
  position: absolute;
  top: 220px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.stars-2 {
  z-index: 1;
  background-image: url('../images/Stars.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  width: 80%;
  margin: 40px auto;
  padding: 0;
  display: block;
  position: absolute;
  top: 25%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-5 {
  color: #000;
  text-transform: uppercase;
  object-fit: fill;
  background-color: #ffd117;
  border: 2px solid #ffd117;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 20px 27px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: background-color .15s ease-in;
  display: block;
}

.button-5:hover {
  color: #ffd117;
  background-color: rgba(255, 209, 23, 0);
}

.button-5.hero {
  margin-top: 26px;
  padding-left: 57px;
  padding-right: 57px;
}

.shapes-far-2 {
  z-index: 2;
  background-image: url('../images/Frame-427321636.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80%;
  margin: 40px auto;
  position: absolute;
  top: 60px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-3 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.block-characters-2 {
  z-index: 4;
  background-image: url('../images/Frame-427321635.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 80%;
  margin: 40px auto;
  position: absolute;
  top: 50%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.stage {
  height: 4000px;
  position: relative;
}

.card-title-end {
  z-index: 20;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.card-gradient-end {
  z-index: 1;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.card-branding {
  z-index: 2;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.gradient-card-wrapper {
  z-index: 10;
  width: 480px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.intro-title {
  z-index: 20;
  justify-content: center;
  align-items: center;
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.apple-card-wrapper {
  position: relative;
}

.heading-12 {
  color: #070707;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 63px;
  font-weight: 600;
}

.iphone-wrapper {
  z-index: 1;
  width: 620px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-13 {
  color: #070707;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 63px;
  font-weight: 600;
}

.image-10 {
  max-width: 50%;
}

.heading-14 {
  color: #070707;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 63px;
  font-weight: 600;
}

.section-7 {
  height: 100vh;
}

.stage-2 {
  height: 4000px;
  position: relative;
}

.heading-15 {
  color: #070707;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 63px;
  font-weight: 600;
}

.container-5 {
  display: flex;
}

.image-11 {
  width: 54px;
}

.stage-3 {
  min-width: 100vw;
  height: 800px;
  position: relative;
}

.card-title-end-2 {
  z-index: 20;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: -145px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.iphone-wrapper-2 {
  z-index: 1;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.intro-title-2 {
  z-index: 20;
  justify-content: center;
  align-items: center;
  max-width: 670px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: -124px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-16 {
  color: #070707;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 63px;
  font-weight: 600;
}

.gradient-card-wrapper-2 {
  z-index: 10;
  width: 480px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 47px;
  left: 0%;
  right: 0%;
}

.section-8 {
  width: 100%;
  height: 100vh;
}

.iphone-shape {
  z-index: 1;
  width: 100%;
  position: relative;
}

.iphone14-screen {
  z-index: 0;
  object-fit: cover;
  border-radius: 3%;
  width: 90.2%;
  height: 95.8%;
  position: absolute;
  top: 2.2%;
  left: 5.1%;
  overflow: hidden;
}

.mockup-subtitle {
  color: #000;
  letter-spacing: -.01em;
  max-width: 24em;
  margin: 1em auto;
  font-size: 1.4em;
  line-height: 1.4;
}

.mockup-title-wrapper {
  color: #000;
  text-align: center;
  max-width: 50em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8em;
  padding-bottom: 7em;
}

.mockup-title {
  color: #000;
  letter-spacing: .1em;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-size: 6em;
  font-weight: 600;
  line-height: .95;
}

.mockup-wrapper {
  background-color: var(--white);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.mockup-wrapper.is-first {
  border: 1px solid #fff;
  margin-top: -4em;
}

.mockup-overlap {
  background-color: #fff;
  height: 25em;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-intro-mockups {
  background-color: #000;
  background-image: linear-gradient(172deg, rgba(0, 0, 0, 0) 54%, #af7a50);
  position: relative;
}

.iphone-mockup {
  z-index: 1;
  width: 28%;
  position: relative;
  overflow: hidden;
}

.iphone-mockup.is-second {
  margin-top: 11%;
}

.container-w1 {
  width: 100%;
  max-width: 95em;
  margin-left: auto;
  margin-right: auto;
}

.container-w1.gutter-outside {
  z-index: 9;
  aspect-ratio: 16 / 9;
  object-fit: contain;
  background-color: #fff;
  height: 100vh;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
}

.iphone14-image {
  width: 100%;
}

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

.ipad-animation-inner {
  perspective: 1000px;
  perspective-origin: 100%;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  max-width: 55%;
}

.ipad-animation-inner.fly-left {
  perspective-origin: 0%;
  max-width: 55%;
  margin-left: auto;
}

.ipad-animation-inner.fly-center {
  perspective-origin: 0%;
  max-width: 54%;
  margin-left: auto;
  margin-right: auto;
}

.ipad-scroll-animation-title {
  color: #000;
  letter-spacing: -.02em;
  text-transform: capitalize;
  margin-top: 60px;
  font-size: 6.5em;
  font-weight: 600;
  line-height: 1.1;
}

.ipad-scroll-animation-content {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 36em;
  display: flex;
}

.ipad-scroll-animation-content.is-right {
  margin-left: auto;
}

.section-ipad-scroll-animation {
  min-height: 200vh;
  position: relative;
}

.ipad-item-fly-right {
  width: 100%;
  margin-top: -30%;
  position: relative;
}

.ipad-item-fly-right.is-1 {
  transform-style: preserve-3d;
  margin-top: 0%;
  transform: translate3d(0, 0, 1px);
}

.ipad-landscape-screen {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.p-xs-end {
  padding-bottom: 1.6em;
}

.copy-medium-2 {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.4;
}

.ipad-shape {
  width: 100%;
  position: relative;
}

.ipad-mockup {
  position: relative;
}

.ipad-scroll-animation {
  width: 100%;
  padding: 10em 7%;
  overflow: hidden;
}

.text-gradient {
  background-image: linear-gradient(90deg, var(--blue), #6884ff 47%, #8635ff);
  letter-spacing: 0;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.ipad-screen-wrapper {
  object-fit: cover;
  width: 93.8%;
  height: 91.5%;
  position: absolute;
  top: 4%;
  bottom: 0%;
  left: 3%;
  right: 0%;
  overflow: hidden;
}

.ipad-scroll-animation-subtitle {
  margin-bottom: .3em;
  font-size: 1.7em;
  font-weight: 600;
  line-height: 1.2;
}

.page-padding {
  margin-top: 100px;
  padding-left: 4em;
  padding-right: 4em;
}

.ipad-scroll-animation-sticky {
  width: 100%;
  padding-top: 7em;
  padding-bottom: 7em;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.ipad-item-fly-left {
  width: 100%;
  margin-top: -30%;
  position: relative;
}

.ipad-item-fly-left.is-1 {
  z-index: 0;
  margin-top: 0%;
}

.copy-medium-3, .copy-medium-4 {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.4;
}

.container-w3-2 {
  width: 100%;
  max-width: 56em;
  margin-left: auto;
  margin-right: auto;
}

.stick-content-positioner {
  z-index: 11;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.stick-content-positioner._1 {
  width: 100%;
  position: relative;
  top: auto;
}

.scroll-container {
  height: 300vh;
  display: none;
  position: relative;
}

.effect-annotation-text {
  opacity: .63;
  color: var(--white);
  margin-bottom: 0;
  font-size: .9rem;
  line-height: 1.2rem;
}

.effect-wrapper {
  transform-origin: 50%;
  width: 276px;
  height: 565px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.sticky-container {
  height: 100vh;
  margin-top: 58px;
  margin-bottom: 58px;
  padding-top: 79px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.sticky-container._2 {
  justify-content: center;
  align-items: center;
}

.effect-mask-mockup {
  z-index: 2;
  display: none;
  position: relative;
}

.effect-mask {
  z-index: 3;
  box-shadow: none;
  border: 5px solid #3d3d3d;
  border-radius: 40px;
  height: 100%;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.effect-annotate-1 {
  z-index: 0;
  background-color: var(--blue);
  color: #003349;
  border-radius: 16px;
  width: 100%;
  height: 30%;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-300px, 220%);
}

.effect-annotate-2 {
  z-index: 1;
  background-color: var(--blue);
  color: #003349;
  border-radius: 16px;
  width: 100%;
  height: 30%;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-300px, 110%);
}

.effect-annotation-heading {
  opacity: .85;
  color: var(--white);
  margin-top: 0;
  font-family: Satoshi, sans-serif;
}

.effect-annotate-3 {
  z-index: 1;
  background-color: var(--blue);
  color: #003349;
  border-radius: 16px;
  width: 100%;
  height: 30%;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-300px);
}

.effect-content {
  background-image: url('../images/make-ventures-mobile-screenshot.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 40px;
  width: 100%;
  height: 500vh;
}

.mockup-holder {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.menu-outer {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: rgba(26, 27, 30, .4);
  border: 1px solid #222325;
  border-radius: 100px;
  flex-direction: column;
  max-width: 100%;
  padding: 9px;
  display: flex;
  position: relative;
}

.menu-expand {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #1a1b1e;
  border-radius: 23px;
  flex-direction: column;
  max-width: 100%;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.menu-expand-header {
  color: #313235;
  border-bottom: 1px solid #222325;
  margin-top: 24px;
  margin-left: 24px;
  margin-right: 24px;
  padding-bottom: 13px;
  font-size: 10px;
  line-height: 120%;
}

.menu-expand-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-bottom: 24px;
  margin-left: 24px;
  margin-right: 24px;
  display: grid;
}

.menu-expand-link {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
  text-decoration: none;
  transition: all .2s ease-in-out;
}

.menu-expand-link:hover {
  text-decoration: underline;
}

.menu-inner {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #1a1b1e;
  border-radius: 92px;
  justify-content: space-between;
  width: 100%;
  padding: 12px;
  display: flex;
  overflow: auto;
}

.menu-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #222325;
  border-radius: 80px;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 114.286%;
  text-decoration: none;
  transition: background-color .2s ease-in-out;
  display: flex;
}

.menu-link:hover {
  background-color: #36353a;
}

.menu-link.get-in-touch {
  background-color: #36353a;
  transition: color .2s ease-in-out, background-color .2s ease-in-out;
}

.menu-link.get-in-touch:hover {
  color: #111;
  background-color: #fff;
}

.text-size-regular-2 {
  font-size: 1.2rem;
  line-height: 1.5;
}

.text-size-regular-2.text-weight-bold.caps {
  color: #fff;
  text-transform: uppercase;
  text-transform: uppercase;
}

.text-size-regular-2.white {
  color: var(--white);
}

.button-6 {
  color: #000;
  background-color: #fff;
  border-radius: 10rem;
  flex-direction: column;
  padding: 1rem 2rem;
  font-size: 1rem;
  text-decoration: none;
  transition: padding .6s;
  display: flex;
  overflow: hidden;
}

.button-6:hover {
  grid-row-gap: .25rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.button-6.button-home-1 {
  z-index: 9;
  position: relative;
}

.badge-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: rgba(115, 115, 115, .14);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem .8rem;
  display: flex;
}

.button-7 {
  color: #000;
  background-color: #fff;
  border-radius: 10rem;
  flex-direction: column;
  padding: 1rem 2rem;
  font-size: 1rem;
  text-decoration: none;
  transition: padding .6s;
  display: flex;
  overflow: hidden;
}

.button-7:hover {
  grid-row-gap: .25rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.button-7.button-home-1 {
  z-index: 9;
  background-color: var(--blue);
  position: relative;
}

.badge-4 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: rgba(115, 115, 115, .14);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem .8rem;
  display: flex;
}

.button-8 {
  color: #000;
  background-color: #fff;
  border-radius: 10rem;
  flex-direction: column;
  padding: 1rem 2rem;
  font-size: 1rem;
  text-decoration: none;
  transition: padding .6s;
  display: flex;
  overflow: hidden;
}

.button-8:hover {
  grid-row-gap: .25rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.button-8.button-home-1 {
  z-index: 9;
  position: relative;
}

.badge-5 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: rgba(115, 115, 115, .14);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem .8rem;
  display: flex;
}

.container-6 {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.padding-global-4 {
  z-index: 5;
  padding-left: 3rem;
  padding-right: 3rem;
}

.container-7 {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.container-7.small {
  max-width: 100rem;
}

.container-8 {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.grow-background {
  z-index: 0;
  background-color: #f5f5f5;
  height: 0%;
  position: absolute;
  top: auto;
  bottom: 1%;
  left: 0%;
  right: 0%;
}

.sticky-wrap {
  width: 100%;
  height: 100vh;
  padding-top: 132px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.scroll-inner {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: flex-end;
  width: 170vw;
  height: 80%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.description {
  opacity: .75;
  color: #1d1d1f;
  letter-spacing: -.025em;
  margin-top: 1.5rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}

.heading-17 {
  color: #1d1d1f;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.content-wrapper {
  flex: 1;
  width: 100%;
  height: auto;
  padding: 2rem;
  position: relative;
}

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

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

.sticky-container-2 {
  width: 100%;
  height: 600vw;
  display: flex;
  position: relative;
}

.media-wrapper {
  background-color: var(--black);
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 61.8034%;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.media-wrapper.defy-banner {
  border: 1px solid #000;
  border-radius: 0;
}

.scroll-card {
  background-color: #fff;
  border: .0625rem solid rgba(131, 131, 131, .16);
  border-radius: 24px;
  flex-direction: column;
  flex: 1;
  align-items: center;
  width: 30vw;
  height: 100%;
  min-height: 32rem;
  margin-bottom: -30px;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  position: relative;
  bottom: auto;
  overflow: hidden;
}

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

.text-size-small-2 {
  font-size: 1rem;
}

.opacity-81 {
  opacity: .5;
}

.button-9 {
  color: #000;
  background-color: #fff;
  border-radius: 10rem;
  flex-direction: column;
  padding: 1rem 2rem;
  font-size: 1rem;
  text-decoration: none;
  transition: padding .6s;
  display: flex;
  overflow: hidden;
}

.button-9:hover {
  grid-row-gap: .25rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.button-9.margin-top-0 {
  margin-top: 0;
}

.button-9.margin-top-0.align-middle {
  background-color: var(--black);
  align-self: center;
}

.button-9.button-home-1 {
  z-index: 9;
  position: relative;
}

.text-size-large-4 {
  font-size: 2rem;
  line-height: 1.3;
}

.container-9 {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.container-9.small {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 100rem;
  display: flex;
}

.heading-18 {
  font-family: Generalsans, sans-serif;
  font-size: 8rem;
  font-weight: 600;
  line-height: 1;
}

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

.text-size-large-5 {
  font-size: 2rem;
  line-height: 1.3;
}

.container-10 {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.container-10.small {
  max-width: 100rem;
}

.about-paragraph-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  margin-bottom: 2rem;
  margin-left: 49%;
  display: flex;
}

.heading-19 {
  font-family: Generalsans, sans-serif;
  font-size: 8rem;
  font-weight: 600;
  line-height: 1;
}

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

.product-tag {
  color: var(--grey);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}

.custom-video-wrapper {
  z-index: 5;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.video-pause-wrapper {
  z-index: 1;
  color: #000;
  border-radius: 999em;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-unmute-wrapper {
  z-index: 3;
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  color: #000;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .7);
  border-radius: 999em;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 7em;
  height: 7em;
  font-size: 1em;
  transition: all .25s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  box-shadow: 0 10px 4em rgba(0, 0, 0, .45);
}

.video-unmute-wrapper:hover {
  transform: scale(1.2);
}

.video-unmute-wrapper:active {
  transform: scale(.95);
}

.video-play-pause-toggle {
  z-index: 5;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 1.5em;
  bottom: auto;
  left: auto;
  right: 1.5em;
}

.video-play-pause-wrapper {
  background-color: rgba(255, 255, 255, .9);
  border-radius: 999em;
  width: 5em;
  height: 5em;
  transition: all .25s;
}

.video-play-pause-wrapper:hover {
  transform: scale(1.2);
}

.video-play-pause-wrapper:active {
  transform: scale(.95);
}

.section-video {
  padding-top: 25em;
  padding-bottom: 25em;
  position: relative;
}

.unmute-icon {
  width: 1em;
  height: 1em;
  font-size: 1.9em;
}

.vimdeo-player-overlay {
  background-color: rgba(0, 0, 0, .35);
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.delete-background-wrapper {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.video-unmute-button {
  z-index: 5;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.video-play-wrapper {
  z-index: 0;
  color: #000;
  border-radius: 999em;
  flex: none;
  justify-content: center;
  align-items: center;
  padding-left: .2em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.play-pause--icon {
  width: 1em;
  height: 1em;
  font-size: 1.7em;
}

.video-vimeo-wrapper {
  z-index: 5;
  width: 100%;
  height: 100vh;
  padding-top: 0%;
  position: relative;
  overflow: hidden;
}

.background-gradient {
  z-index: 0;
  background-image: linear-gradient(153deg, #010103, #504988 29%, #130f41 68%, #050411);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vimeo-embed {
  object-fit: contain;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-type {
  opacity: 1;
  filter: blur(8px);
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  mix-blend-mode: overlay;
  height: 100%;
  font-size: 15.4em;
  font-weight: 500;
  line-height: 1;
  position: absolute;
  top: 1%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.home-marquee-2 {
  z-index: 1;
  grid-column-gap: 1vw;
  perspective: 100rem;
  background-color: #fff;
  width: 100%;
  margin-top: 3rem;
  display: flex;
  position: relative;
  transform: rotate(0);
}

.image-13 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
}

.container-11 {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.container-11.small {
  max-width: 100rem;
}

.home-card-content-3 {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  padding-left: 3.1rem;
  padding-right: 3.1rem;
  display: flex;
}

.blob-elipse-2 {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 2px;
}

.blob-elipse-2.inside {
  background-color: #fff;
  border-style: none;
  border-width: 0;
  width: .625rem;
  height: .625rem;
  padding: 0;
}

.heading-component-2 {
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 120ch;
  display: flex;
}

.text-size-medium-3 {
  font-size: 1.125rem;
  font-weight: 300;
}

.text-link-2 {
  grid-column-gap: 1rem;
  color: #fff;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: opacity .3s, transform .2s;
  display: flex;
}

.text-link-2:hover {
  opacity: .7;
  transform: translate(0, -2px);
}

.badge-6 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: rgba(115, 115, 115, .14);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem .8rem;
  display: flex;
}

.container-12 {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.page-wrapper-4 {
  overflow: hidden;
}

.image-14 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
}

.heading-20 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: Generalsans, sans-serif;
  font-size: 22.222vw;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.heading-20.caps {
  text-transform: uppercase;
}

.container-13 {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.image-15 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
}

.heading-21 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: Generalsans, sans-serif;
  font-size: 22.222vw;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.heading-21.caps {
  text-transform: uppercase;
}

.page-wrapper-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-top: 25vh;
  padding-bottom: 0;
  display: flex;
}

.tab {
  color: #fff;
  text-align: left;
  background-color: #262626;
  border-radius: .25rem;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px 20px;
  font-size: 14px;
  line-height: 1.4;
  overflow: hidden;
}

.tab.w--current {
  background-color: #222;
}

.tab-fill {
  z-index: 0;
  background-color: rgba(74, 0, 224, .4);
  width: 0%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tab-container {
  z-index: 2;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 1380px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.tab-heading {
  font-weight: 700;
}

.tab-grid {
  grid-column-gap: 70px;
  grid-row-gap: 1.5vw;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.tab-image {
  object-fit: cover;
  flex: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.tab-image-wrapper {
  border-radius: .25rem;
  justify-content: flex-end;
  align-items: flex-start;
  height: 30rem;
  max-height: 65vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.auto-rotate-script {
  display: none;
}

.tab-min-height {
  min-height: 38.4375rem;
}

.auto-rotate-styles {
  display: none;
}

.tab-menu {
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 35px;
  display: flex;
}

.tab-subtext {
  z-index: 1;
  color: rgba(255, 255, 255, .5);
  position: relative;
}

.paragraph-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.paragraph-wrapper.inner-padding-small {
  color: #fff;
}

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

.c-button-l {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e8edf6;
  border-radius: 8px;
  padding: 18px 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6em;
  text-decoration: none;
}

.c-button-l.cc-button-nav {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 15px;
  padding: 10px 16px;
  display: flex;
}

.c-button-l.cc-button-nav:hover {
  color: #523aa9;
}

.c-nav {
  background-color: #fff;
  border-bottom: 1px solid #e8edf6;
}

.c-nav_buttons {
  align-items: center;
  display: flex;
}

.c-section {
  color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.c-section.cc-body-bg {
  z-index: -1;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.c-title-2 {
  color: #323b48;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2em;
}

.c-autotabs_line {
  background-color: #e8edf6;
  border-radius: 20px;
  width: 6px;
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 40px;
  right: auto;
  overflow: hidden;
}

.c-title-wrapper {
  margin-bottom: 16px;
}

.c-title-wrapper.cc-title_intro {
  margin-bottom: 50px;
}

.c-title-wrapper.cc-title-nomargin {
  margin-bottom: 0;
}

.c-autotabs {
  z-index: 1;
  justify-content: space-around;
  display: flex;
  position: relative;
}

.c-autotabs_content {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-left: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.c-nav_logo {
  width: 149px;
  height: 18px;
}

.c-title-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6em;
}

.c-button-icon-left {
  color: #323b48;
  width: 20px;
  height: 20px;
  margin-bottom: 4px;
  margin-right: 12px;
}

.c-button-icon-left.cc-icon-nav {
  color: #5f6668;
  width: 24px;
  height: 24px;
  margin-bottom: 0;
  display: inline-block;
}

.c-button-icon-content {
  color: #19191b;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

.c-container.cc-nav {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.c-autotabs_load {
  background-color: #4e5bed;
  background-image: linear-gradient(#4a87f2, #4a53b9);
  border-radius: 20px;
  width: 100%;
  height: 0%;
}

.c-autotabs_image {
  aspect-ratio: auto;
  object-fit: contain;
  border-radius: 20px;
  width: auto;
  height: 480px;
  margin-left: auto;
  display: block;
  overflow: visible;
}

.c-autotabs_image.cc-pane-crypto-mobile {
  display: none;
}

.c-autotabs_link {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 20px;
  padding: 22px 80px 22px 90px;
}

.c-autotabs_link.w--current {
  background-color: #fff;
  border-radius: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  box-shadow: 4px 4px 30px -8px #c0c7e2;
}

.cc-color-primary {
  color: #4e5bed;
}

.c-page {
  width: 100%;
  height: 100vh;
  font-weight: 400;
}

.c-autotabs_pane {
  object-fit: cover;
  position: static;
}

.c-autotabs_pane.fill {
  aspect-ratio: auto;
  object-fit: cover;
}

.c-autotabs_menu {
  flex-direction: column;
  width: 50%;
  margin-right: 20px;
  display: flex;
}

.c-container-2 {
  border-radius: 4px;
  max-width: 1364px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: block;
}

.c-container-2.cc-10cols {
  max-width: 1144px;
  margin-left: 8rem;
  margin-right: 8rem;
  padding-left: 0;
  padding-right: 0;
}

.c-nav_brand {
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.c-body_bg {
  width: 130%;
  max-width: none;
  position: absolute;
  top: 17%;
  bottom: auto;
  left: 141px;
  right: 0%;
}

.c-text-1 {
  color: #5f6668;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.c-autotabs_paragraph {
  color: #5f6668;
}

.style-label {
  color: #bebebe;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.content-wrapper-2 {
  margin-bottom: 50px;
}

.basic-column {
  padding-left: 20px;
  padding-right: 20px;
}

.tag-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-left: 5px;
  padding-right: 5px;
}

.article-alt-cover {
  background-image: url('../images/card-cover.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  height: 270px;
  margin-top: 26px;
  padding-bottom: 0;
}

.article-alt-cover.article-2-content {
  background-image: url('../images/Sendtxn.png');
  margin-top: 0;
  margin-bottom: 26px;
}

.article-alt-cover.article-4-content {
  background-image: url('../images/scam.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 26px;
}

.article-alt-cover.article-5-content {
  background-image: url('../images/Gasless-fee.png');
}

.article-alt-cover.article-3-content {
  background-image: url('../images/Frame-427321350.png');
}

.article-alt-cover.article-1-content {
  background-image: url('../images/AvexID.png');
}

.tagline {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

.tagline.tagline-promo-40 {
  color: rgba(56, 56, 56, .4);
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 16px;
  display: block;
}

.tagline.tagline-promo-40.mobileview {
  display: none;
}

.tagline.tagline-promo-40.desktopview {
  text-transform: capitalize;
}

.article {
  margin-bottom: 10px;
}

.label-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  line-height: 17px;
}

.divider {
  background-color: #eee;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.label {
  background-color: #1991eb;
  border-radius: 4px;
  padding: 4px 10px 3px;
  display: inline-block;
}

.label.label-article-brownish {
  background-color: #aa955d;
  margin-bottom: 2px;
}

.label.label-article-brown {
  background-color: #66493e;
  margin-bottom: 2px;
}

.label.label-article-greenish {
  background-color: #28998a;
  margin-bottom: 2px;
}

.label.label-article-grey {
  background-color: #858589;
  margin-top: 2px;
}

.label.label-article-pink {
  background-color: #e556a4;
  margin-top: 2px;
}

.section-12 {
  margin-left: 60px;
  margin-right: 60px;
}

.bold-text {
  color: var(--grey);
  text-align: center;
  text-transform: none;
  font-size: 18px;
  font-weight: 500;
}

.bold-text.i {
  text-align: left;
  margin-top: 20px;
}

.wallet-essentials {
  margin-top: 100px;
  margin-left: 100px;
  margin-right: 100px;
}

.heading-22, .heading-23 {
  display: none;
}

.text-hide {
  overflow: hidden;
}

.team-intro-wrapper {
  justify-content: center;
  align-items: flex-start;
  max-width: 110em;
  min-height: 100svh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.team-intro-title {
  letter-spacing: .01em;
  font-size: 6em;
  font-weight: 400;
  line-height: 1;
}

.team-text-sticky {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.team-member-image {
  object-fit: cover;
  border-radius: 999em;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.copy-medium-5 {
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.2;
}

.team-title-wrapper {
  margin-bottom: .6em;
}

.team-member-wrapper {
  border-radius: 999em;
  width: 10em;
  height: 10em;
  font-size: 1.3em;
  position: relative;
  box-shadow: 0 44px 5.2em rgba(0, 0, 0, .31);
}

.team-member-wrapper.is-small {
  font-size: .7em;
}

.team-member-wrapper.is-medium {
  font-size: .8em;
}

.team-member-item.is-center {
  align-self: center;
}

.team-member-item.is-right {
  align-self: flex-end;
}

.team-images-wrapper {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.team-text-wrapper {
  grid-row-gap: 1em;
  color: #ff3c3a;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  max-width: 35em;
  height: 100%;
  margin-top: 0;
  position: absolute;
}

.team-images-column {
  grid-row-gap: 6em;
  flex-direction: column;
  width: 100%;
  max-width: 35%;
  padding-left: 4.5em;
  padding-right: 4.5em;
  display: flex;
}

.image-16 {
  color: #000;
  height: 520px;
  margin-top: 20px;
}

.tabs-menu-wrapper {
  background-color: #464646;
  border-radius: 999em;
  align-items: center;
  margin-left: 100px;
  margin-right: 100px;
  padding: .2em .8em;
  display: flex;
}

.tabs-content-wrapper {
  margin-top: 2em;
  overflow: visible;
}

.third-example-with-unterline {
  border-top: 1px dashed #505050;
  margin-top: 5em;
  padding-top: 5em;
}

.title3 {
  font-size: 2.25em;
  font-weight: 600;
  line-height: 1.2em;
}

.tab-content-inner {
  justify-content: space-between;
  align-items: center;
  margin-top: 45px;
  display: flex;
}

.tabs-nav-item-underline {
  grid-column-gap: .5em;
  color: rgba(255, 255, 255, .5);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: .9em 2em;
  transition: all .3s;
  display: flex;
  position: relative;
}

.tabs-nav-item-underline:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.tabs-nav-item-underline.w--current {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.tabs-nav-item {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  flex: 1;
  padding: 1em 2em;
  transition: all .3s;
  position: relative;
}

.tabs-nav-item:hover {
  background-color: #535353;
}

.tabs-nav-item.w--current {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.second-example-with-unterline {
  border-top: 1px dashed #505050;
  margin-top: 5em;
  padding-top: 5em;
}

.tab-content-title {
  color: #fff;
  padding-right: 32px;
  font-size: 3em;
  font-weight: 500;
  line-height: 1;
  position: static;
}

.tabs-nav-unterline {
  z-index: 0;
  background-color: #fff;
  border-radius: 999em;
  height: 2px;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tab-content-image {
  border-radius: 1.4em;
  width: 300px;
  height: 300px;
}

.tabs-nav-item-underline2 {
  grid-column-gap: .5em;
  color: rgba(255, 255, 255, .5);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 999em;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: .9em 2em;
  transition: all .3s;
  display: flex;
  position: relative;
}

.tabs-nav-item-underline2:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.tabs-nav-item-underline2.w--current {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.container-w3-3 {
  width: 100%;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
}

.tabs-nav-background {
  z-index: 0;
  background-color: #fff;
  border-radius: 999em;
  position: absolute;
  top: .6rem;
  bottom: .6rem;
  left: 0%;
  right: 0%;
  box-shadow: 0 22px 2.5em rgba(0, 0, 0, .4);
}

.p-md-end {
  padding-bottom: 5.5em;
}

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

.section-tabs {
  background-color: rgba(0, 0, 0, 0);
  min-height: 100vh;
  padding-top: 7.5em;
  padding-bottom: 6.5em;
  display: flex;
}

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

.tabs-menu-underline-wrapper {
  background-color: #464646;
  border-radius: 1.4em;
  align-items: center;
  padding: 1em 2.5em 1.2em;
  display: flex;
}

.tabs-nav-icon {
  width: 1.5em;
  height: 1.5em;
}

.tabs-nav-text {
  z-index: 1;
  font-size: 16px;
  position: relative;
}

._5-col {
  width: 600px;
  height: 460px;
  margin-right: 20px;
  display: inline-block;
}

.feature3-subitem-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.section-13 {
  overflow: hidden;
}

.feature3-text-wrapper {
  padding-left: 0;
}

.feature3-icon {
  width: 32px;
  margin-left: 0;
  margin-right: 25px;
}

.feature3-subitem-text-wrap {
  margin-top: -8px;
  margin-bottom: 0;
}

.text-16 {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
}

.text-16.text-16-60 {
  opacity: .6;
}

.wrap {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap.w50-center {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

._7-col {
  width: 540px;
  margin-right: 20px;
  display: inline-block;
}

._7-col._7-col-last {
  margin-right: 0;
  display: inline-block;
}

._7-col._7-col-last.desktop {
  display: none;
}

._6-col {
  width: 460px;
  margin-right: 20px;
  display: inline-block;
}

._6-col._6-col-last {
  margin-right: 0;
}

.feature4-text-wrap {
  padding-right: 80px;
}

.section-14 {
  overflow: hidden;
}

.link-16-blue {
  font-size: 16px;
  line-height: 28px;
}

.feature4-wrapper {
  align-items: center;
  padding-top: 50px;
  display: flex;
}

.content-h1 {
  z-index: 2;
  color: #1a1e27;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 55px;
  line-height: 1.1;
  position: relative;
}

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

.faq-wrapper {
  margin-left: auto;
  margin-right: auto;
}

.faq-section {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 3%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.faq-paragraph {
  color: #485166;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}

.faq-grid {
  grid-template-columns: 1fr 3fr;
  width: 100%;
  display: flex;
}

.question-title {
  letter-spacing: -.03em;
  margin-right: 10px;
}

.faq-circle {
  background-color: #f3f3f3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  min-width: 55px;
  height: 55px;
  min-height: 55px;
  display: flex;
}

.faq-question-bar {
  color: #1a1e27;
  border-bottom: 1px solid rgba(0, 0, 0, .07);
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.faq-question-wrap {
  cursor: pointer;
  padding-left: 40px;
  padding-right: 40px;
}

.container-14 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.faq-content {
  overflow: hidden;
}

.title-wrap {
  color: #7b88a8;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.slide68_arrow {
  background-color: #f3f3f3;
  border: 1px #006cff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.slide68_arrow.left {
  right: 4rem;
}

.div_1 {
  flex-direction: column;
  flex: 1;
  order: 1;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.margin-bottom.margin-medium {
  margin-bottom: 2em;
}

.margin-top-2.margin-large {
  margin-top: 6em;
}

.card {
  height: 100%;
  padding-right: 2rem;
}

.arrow {
  width: 2rem;
}

.arrow.left {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.div_1-2 {
  order: -1;
  height: 100%;
}

.text-wrapper-2 {
  margin-top: 1em;
  margin-bottom: 3em;
}

.slider_component {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  padding-bottom: 8rem;
}

.sec {
  overflow: hidden;
}

.sec.background-color-lightgrey {
  background-color: var(--white);
  height: 100vh;
  display: none;
}

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

.padding-vertical.padding-huge {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
}

.box-2 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  min-height: 380px;
  padding: 3.7em;
  display: flex;
}

.box-2._2 {
  background-color: rgba(0, 108, 255, .05);
}

.box-2._3 {
  color: #f3f3f3;
  background-color: #001633;
}

.box-2._1 {
  background-color: #f5f5f5;
}

.button-10 {
  color: #006cff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #006cff;
  border-radius: 200px;
  margin-top: auto;
}

.button-10:hover {
  background-color: #c8d9f7;
  border-color: rgba(0, 0, 0, 0);
}

.blog68_slide-nav {
  grid-column-gap: .75em;
  filter: brightness(75%);
  height: 1.7rem;
  font-size: .75rem;
  line-height: 1.3;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.subtitle-2 {
  color: #006cff;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
}

.card_mask {
  width: 33.33%;
  height: auto;
  overflow: visible;
}

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

.icon-2 {
  width: 48px;
  height: 48px;
}

.page-padding-2 {
  padding-left: 5%;
  padding-right: 5%;
}

.de-fi-section {
  padding-left: 0;
}

.container-15 {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.container-15.small {
  max-width: 100rem;
}

.image-17 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
}

.container-16, .container-17 {
  width: 100%;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.container-17.small {
  max-width: 100rem;
}

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

.faq-menu {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 2rem;
  padding-top: 1rem;
  padding-bottom: 2rem;
  display: flex;
}

.faq-menu-item-label {
  background-color: rgba(0, 0, 0, 0);
  max-width: 64ch;
  text-decoration: none;
}

.faq-menu-wrapper {
  width: 30%;
  height: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 6rem;
}

.faq-container {
  flex-direction: row;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.faq-question-label {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5em;
  text-decoration: none;
}

.faq-answer-p {
  line-height: 1.5em;
}

.faq-group-row {
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.faq-menu-item {
  color: rgba(32, 32, 36, .4);
  flex: none;
  align-items: center;
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding: 1rem 2rem;
  font-size: 1.25rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.faq-menu-item.w--current {
  box-shadow: none;
  color: var(--black);
  border-radius: 999px;
  margin-left: .5rem;
  margin-right: .5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.3rem;
  font-weight: 700;
  transition: color .3s, font-size .3s;
}

.faq-answer {
  padding: 0 2rem;
  overflow: hidden;
}

.faq-menu-title {
  width: 100%;
  padding: 1rem 2rem;
}

.faq-section-2 {
  background-image: linear-gradient(#faf9fa, #fff);
  padding: 6rem 2rem;
  position: relative;
}

.faq-section-2.futureuse {
  display: none;
}

.faq-groups-wrapper {
  width: 70%;
  padding: 1rem;
  position: static;
  left: 30%;
}

.faq-arrow {
  z-index: 0;
  width: 32px;
  position: relative;
}

.faq-question {
  cursor: pointer;
  justify-content: space-between;
  padding: 1.5rem 2rem;
  display: flex;
}

.faq-menu-title-label {
  font-size: 2rem;
  line-height: 1.5em;
}

.accent-color {
  color: #454dec;
}

.body-6 {
  color: var(--black);
  background-color: #faf9fa;
}

.ceramic-shield {
  z-index: 3;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ceramic-shield-3 {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.durable-part-2 {
  z-index: 2;
  background-color: #f5f5f8;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ceramic-shield-image {
  object-fit: cover;
  width: auto;
  height: 100%;
  margin-bottom: 0;
}

.color {
  background-color: #b9cfe4;
  border: 2px solid #fff;
  border-radius: 100rem;
  align-self: flex-start;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 1rem;
}

.color:hover {
  box-shadow: 1px 1px 20px -3px rgba(0, 0, 0, .23);
}

.color._2nd {
  background-color: #e7bce0;
}

.color._3rd {
  background-color: #303030;
  margin-right: 0;
}

.ceramic-shield-text {
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.iphone-camera {
  z-index: 3;
  object-fit: cover;
  background-image: url('../images/gallery_camera_blue__wjwphz5g2tua_large.jpeg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-end;
  align-self: flex-end;
  width: 90%;
  height: 90%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.color-text {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.color-text.black {
  display: block;
}

.color-text.pink {
  display: none;
}

.spills-2 {
  z-index: 2;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section_iphone-grid {
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-18 {
  object-fit: contain;
  align-self: flex-start;
  height: 100%;
}

.spills {
  z-index: 3;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.wallpaper-2 {
  z-index: 2;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  height: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.iphone-camera-2 {
  z-index: 2;
  object-fit: cover;
  background-image: url('../images/gallery_camera_purple__d7uq476672qa_large.jpeg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-end;
  align-self: flex-end;
  width: 90%;
  height: 90%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.slider-nav-custom {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 14%;
  left: 0%;
  right: 0%;
}

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

.margin-top-3.margin-medium {
  padding-left: 20px;
  position: absolute;
  top: auto;
  bottom: 4%;
  left: 0%;
  right: 0%;
}

.slider-item {
  background-color: #f5f5f8;
  border-radius: 1.5rem;
  width: auto;
  height: auto;
  padding: 2rem 1.5rem;
  position: relative;
  overflow: hidden;
}

.slider-item.flex-horizontal {
  background-color: var(--blue);
  border: 1px #000;
  justify-content: space-around;
  align-items: center;
  height: 20rem;
  padding: 0 1.5rem;
  display: flex;
}

.slider-item.flex-horizontal.flex-vertical {
  background-color: #00b061;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  padding-top: 2rem;
  padding-bottom: 20rem;
  position: relative;
}

.slider-item.flex-horizontal.flex-vertical.yellow {
  background-color: #ffd13f;
}

.slider-item.flex-horizontal.right-aligned {
  justify-content: flex-end;
  height: 20rem;
}

.slider-item.first {
  background-color: #9898ff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.second-iphone {
  z-index: 2;
  justify-content: center;
  align-items: center;
  height: 90%;
  padding: 0 4.3rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.iphone-camera-3 {
  z-index: 1;
  object-fit: cover;
  background-image: url('../images/gallery_camera_midnight__d0ovagke8niq_large.jpeg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-end;
  align-self: flex-end;
  width: 90%;
  height: 90%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.text-size-large-2 {
  color: #fff;
  margin-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.text-size-large-2.text-align-center.extra-top-margin {
  margin-top: 0;
  font-size: 3rem;
}

.text-size-large-2.black {
  color: var(--black);
}

.spills-3 {
  z-index: 1;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.durable-part {
  z-index: 3;
  background-color: #252525;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.durable-part.blue {
  background-color: #4a87f2;
}

.durable-part.green {
  background-color: #00b061;
}

.first-iphone {
  z-index: 3;
  object-fit: contain;
  justify-content: center;
  align-items: flex-start;
  height: 90%;
  padding: 0 4rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-size-medium-4 {
  text-transform: none;
  font-size: 1.25rem;
}

.text-size-medium-4.text-color-grey {
  color: var(--white);
  font-weight: 500;
}

.text-size-medium-4.text-color-grey.text-align-center {
  z-index: 100;
  position: static;
}

.text-size-medium-4.text-align-center.text-color-grey {
  color: var(--white);
  margin-left: 0;
  font-weight: 500;
}

.text-size-medium-4.text-align-center.text-color-grey.black {
  color: var(--grey);
}

.image-class {
  align-self: flex-end;
  width: 100%;
  height: 60%;
}

.durable-part-3 {
  z-index: 1;
  background-color: #f5f5f8;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.third-iphone {
  z-index: 1;
  justify-content: center;
  align-items: center;
  height: 90%;
  padding: 0 4rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-19 {
  width: auto;
  height: 60%;
}

.ceramic-shield-2 {
  z-index: 2;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.durable-text {
  width: 90%;
  margin-left: 0;
}

.grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template: "."
                 "."
                 "."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: stretch;
  align-items: stretch;
  justify-items: stretch;
  width: 100%;
  height: auto;
  padding: 0;
  display: grid;
}

.heading-26 {
  color: #fff;
  align-self: auto;
  margin-right: 1rem;
  font-size: 45px;
}

.wallpaper {
  z-index: 3;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  height: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.wallpaper-3 {
  z-index: 1;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  height: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-20 {
  height: 61.08%;
}

.image-21 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image-22 {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  height: 100%;
}

.hero-section {
  padding-top: 0;
  padding-bottom: 120px;
}

.bottom-heading {
  color: #fff;
  mix-blend-mode: normal;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.background-image {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-18 {
  width: 90%;
  max-width: 1560px;
  margin-left: auto;
  margin-right: auto;
}

.cell-content {
  border: 0 solid rgba(255, 255, 255, .07);
  border-radius: 30px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  position: relative;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, .2);
}

.cell-content.link {
  box-shadow: none;
  background-color: #f5f5f5;
  border-style: none;
  transition: all .3s cubic-bezier(.23, 1, .32, 1);
}

.cell-content.link:hover {
  border-color: #525b5e;
  box-shadow: 0 6px 20px #424a4c, inset 0 1px 1px rgba(255, 255, 255, .2);
}

.hero-layout {
  width: 100%;
  height: 85svh;
  padding: 0;
}

.text-small {
  opacity: .65;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.text-small.align-right {
  text-align: right;
  max-width: 16ch;
}

.arrow-button {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.heading-27, .heading-28 {
  color: #fff;
}

.image-23 {
  height: 190px;
}

.image-23.airdrop {
  height: 130px;
}

.social-square {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 4px;
  display: flex;
}

.footer-column {
  flex-direction: column;
  align-items: flex-start;
  padding-right: 40px;
  display: flex;
}

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

.footer-grid-02 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
  margin-top: 32px;
}

.paragraph {
  color: #fff;
  -webkit-text-stroke-color: white;
  max-width: 360px;
  font-size: 15px;
}

.footer-bottom-2 {
  -webkit-text-stroke-color: white;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  justify-content: space-between;
  margin-top: 92px;
  display: flex;
}

.footer-title {
  color: #fff;
  -webkit-text-stroke-color: black;
  margin-bottom: 22px;
  font-size: 17px;
  font-weight: 500;
}

.secondary-link-dark {
  color: #fff;
  margin-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.logo {
  margin-bottom: 32px;
}

.footer-3 {
  background-color: #000;
  margin-top: 60px;
  padding: 92px 3%;
}

.text-rights {
  color: #fff;
  margin-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.social-link-full {
  color: #1e2833;
  justify-content: center;
  align-items: center;
  height: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 15px;
  text-decoration: none;
  display: flex;
}

.footer-link-dark {
  color: #fff;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.footer-link-dark.disabled {
  color: var(--white);
}

.footer-wrapper {
  align-items: center;
  display: flex;
}

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

.body-7 {
  color: #000;
  background-color: #fff;
}

.video-icon {
  height: 16px;
}

.video-timeline-empty {
  background-color: #fff;
  width: 100%;
  height: 4px;
}

.video-box {
  border-radius: 0;
  margin-bottom: 20px;
  overflow: hidden;
  box-shadow: 0 0 17px 1px rgba(0, 0, 0, .29);
}

.video-control-flex {
  justify-content: space-between;
  display: flex;
}

.volume-level-fill {
  background-color: #f40103;
  width: 50%;
  height: 100%;
  position: relative;
}

.video-volume {
  z-index: 2;
  opacity: .66;
  justify-content: flex-start;
  align-items: center;
  width: 0;
  margin-left: -5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video-volume:hover {
  opacity: 1;
}

.volume-level {
  cursor: pointer;
  align-items: center;
  width: 100px;
  height: 15px;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
}

.video-button {
  opacity: .66;
  color: #fff;
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-items: center;
  max-height: 30px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  position: relative;
}

.video-button:hover {
  opacity: 1;
}

.video-button.extend-right-padding {
  margin-right: 0;
  padding-right: 10px;
}

.video-timeline {
  opacity: .66;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 3px;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
}

.video-timeline:hover {
  opacity: 1;
}

.video-play-target {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.video-wrapper {
  background-color: #000;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.video-level-dot {
  background-color: #f40103;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -3px;
  bottom: 0%;
  left: auto;
  right: -3px;
}

.video-timeline-fill {
  background-color: red;
  width: 1%;
  height: 100%;
  position: relative;
}

.video-volume-controls {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.video-controls-2 {
  z-index: 2;
  background-image: linear-gradient(to top, rgba(0, 0, 0, .66) 100%, rgba(255, 255, 255, 0));
  width: 100%;
  padding: 15px 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.volume-level-empty {
  background-color: #fff;
  width: 100px;
  height: 3px;
}

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

.video-inner-wrapper {
  flex: 1;
}

.fullscreen-3 {
  display: flex;
}

.video-volume-embed-3 {
  display: flex;
  transform: rotate(0);
}

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

.video-controls-wrapper-3 {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #08090d 95%);
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  padding: 1rem 3rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-controls-wrapper-3.is-blurred {
  z-index: 50;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: rgba(35, 35, 35, .8);
  background-image: none;
  border-radius: 1.25rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  padding: .625rem 2.1875rem 1.25rem;
  display: grid;
  bottom: 25.2rem;
  box-shadow: inset 0 0 0 1px rgba(35, 35, 35, .5);
}

.padding-section-small {
  padding-top: 0;
  padding-bottom: 0;
}

.main-wrapper-2 {
  object-fit: fill;
  overflow: visible;
}

.padding-global-5 {
  width: 100%;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
}

.html-video-wrapper-2 {
  object-fit: contain;
  background-color: #0f0f0f;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  height: 100vh;
  min-height: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.video-sub-dropdown-3 {
  margin-left: 0;
  margin-right: 0;
}

.video-sub-dropdown-3.is-blurred {
  background-color: rgba(8, 9, 13, .7);
}

.video-title-wrapper-3 {
  z-index: 2;
  grid-row-gap: 5px;
  background-image: url('../images/Background.png');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: contain;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  flex-direction: column;
  padding: 1.5625rem 2.1875rem 1.875rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.video-title-wrapper-3.centered {
  text-align: center;
  align-items: center;
}

.icon-16px {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .9rem;
  height: .9rem;
  display: flex;
}

.section_player-2 {
  background-color: #f3fcff;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.control-button-3 {
  z-index: 19;
  color: #fff;
  border-radius: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: relative;
}

.control-button-3.is-padding {
  z-index: 30;
  padding: .6rem;
  display: block;
  position: absolute;
  top: auto;
}

.video-player-wrapper-2 {
  object-fit: contain;
  width: 100%;
  max-width: 100vw;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.div-block-7 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #000;
  letter-spacing: -.2px;
  background-color: rgba(255, 255, 255, .08);
  border: 1px solid #000;
  border-radius: 200vw;
  justify-content: center;
  align-items: center;
  padding: 8px 10px;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
  display: none;
  position: fixed;
  top: auto;
  bottom: 14px;
  left: auto;
  right: 14px;
}

.video-loading-track-3 {
  background-color: #9094a0;
  border-radius: 40px;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-volume-embed-4 {
  display: flex;
  transform: rotate(0);
}

.video-controls-wrapper-4 {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #08090d 95%);
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  padding: 1rem 3rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-controls-wrapper-4.is-blurred {
  z-index: 25;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: rgba(35, 35, 35, .8);
  background-image: none;
  border-radius: 1.25rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  padding: .625rem 2.1875rem 1.25rem;
  display: grid;
  bottom: 26.425rem;
  box-shadow: inset 0 0 0 1px rgba(35, 35, 35, .5);
}

.control-button-4 {
  z-index: 19;
  color: #fff;
  border-radius: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: relative;
}

.control-button-4.is-padding {
  padding: .6rem;
  display: block;
}

.video-loading-track-4 {
  background-color: #9094a0;
  border-radius: 40px;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-volume-embed-5 {
  display: flex;
  transform: rotate(0);
}

.video-controls-wrapper-5 {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #08090d 95%);
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  padding: 1rem 3rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-controls-wrapper-5.is-blurred {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: rgba(35, 35, 35, .8);
  background-image: none;
  border-radius: 1.25rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  padding: .625rem 2.1875rem 1.25rem;
  display: grid;
  bottom: 3.125rem;
  box-shadow: inset 0 0 0 1px rgba(35, 35, 35, .5);
}

.html-video-wrapper-3 {
  background-color: #0f0f0f;
  border-radius: 1.5rem;
  width: 100%;
  min-width: 1080px;
  min-height: 600px;
  position: relative;
  overflow: hidden;
}

.video-title-wrapper-4 {
  z-index: 2;
  grid-row-gap: 5px;
  background-image: url('../images/Background.png');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: contain;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  flex-direction: column;
  padding: 1.5625rem 2.1875rem 1.875rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.video-title-wrapper-4.centered {
  text-align: center;
  align-items: center;
}

.video-poster-image-2 {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.control-button-5 {
  z-index: 19;
  color: #fff;
  border-radius: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: relative;
}

.control-button-5.is-padding {
  padding: .6rem;
  display: block;
}

.video-volume-embed-6 {
  display: flex;
  transform: rotate(0);
}

.video-controls-wrapper-6 {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #08090d 95%);
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  padding: 1rem 3rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-controls-wrapper-6.is-blurred {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: rgba(35, 35, 35, .8);
  background-image: none;
  border-radius: 1.25rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  padding: .625rem 2.1875rem 1.25rem;
  display: grid;
  bottom: 3.425rem;
  box-shadow: inset 0 0 0 1px rgba(35, 35, 35, .5);
}

.control-button-6 {
  z-index: 19;
  color: #fff;
  border-radius: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: relative;
}

.control-button-6.is-padding {
  padding: .6rem;
  display: block;
}

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

.seach-bar {
  color: #9899ad;
  border: 1px #000;
  border-radius: 15px;
  height: 60px;
  margin-bottom: 40px;
  padding-left: 20px;
  font-size: 15px;
  box-shadow: 0 12px 14px rgba(0, 0, 0, .06);
}

.content-section {
  padding: 132px 3%;
}

.title-large {
  color: #202146;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
}

.profile-picture {
  border-radius: 100px;
  margin-right: 10px;
}

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

.next-button {
  background-color: #fb9acf;
  border-radius: 15px;
  margin-top: 20px;
  padding: 20px 36px;
  text-decoration: none;
}

.title-medium {
  color: var(--white);
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.container-20 {
  width: 100%;
  max-width: 1110px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.stick-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.image-2 {
  position: absolute;
}

.search-button-wrapper {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.subscription {
  background-color: #fff;
  background-image: url('../images/Paper-Plane.png');
  background-position: -20px -30px;
  background-repeat: no-repeat;
  background-size: 125px;
  border-radius: 15px;
  margin-bottom: 40px;
  padding: 100px 20px 20px;
  box-shadow: 0 12px 14px rgba(0, 0, 0, .06);
}

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

.form-2 {
  background-color: #f2f5f8;
  border-radius: 15px;
  display: flex;
}

.submit-button-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.submit-button {
  background-color: rgba(0, 0, 0, 0);
  width: 60px;
  height: 60px;
}

.paragraph-detials-small {
  color: #9899ad;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 120%;
}

.paragraph-detials-small.white-50 {
  color: rgba(255, 255, 255, .5);
}

.categories-block {
  margin-top: 40px;
}

.search-icon {
  position: absolute;
  top: 22px;
  bottom: 0%;
  left: 22px;
  right: 0%;
}

.profile-block {
  align-items: center;
  display: flex;
}

.blog-image-wrap {
  border-radius: 10px;
  overflow: hidden;
}

.search-button {
  background-color: var(--black);
  border-radius: 8px;
  width: 60px;
  height: 100%;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.feature-image {
  border-radius: 15px;
  margin-right: 20px;
  box-shadow: 0 22px 34px rgba(0, 0, 0, .16);
}

.text-field-2 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  height: 60px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-size: 15px;
}

.search {
  position: relative;
}

.blog-image {
  width: 100%;
}

.title-small {
  color: #202146;
  margin-bottom: 4px;
  font-weight: 500;
}

.title-small.pink {
  color: var(--blue);
  margin-bottom: 0;
  font-weight: 500;
}

.title-small.white {
  color: #fff;
}

.categories-pill {
  background-color: #fff;
  border-radius: 100px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 6px 16px;
  text-decoration: none;
}

.content-right {
  position: -webkit-sticky;
  position: sticky;
}

.content-left {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.featured-item {
  color: #202146;
  align-items: center;
  margin-bottom: 20px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.featured-item:hover {
  color: #5c4ebd;
}

.blog-item {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  padding: 20px;
  text-decoration: none;
  display: grid;
  box-shadow: 0 22px 34px rgba(0, 0, 0, .06);
}

.paragraph-detials-medium {
  color: #9899ad;
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 24px;
}

.heading-h2 {
  color: #202146;
  margin-top: 0;
}

._3-posts {
  justify-content: center;
  align-items: center;
  padding-bottom: 90px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.container-21 {
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
}

.posts-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.posts-collection-list-wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}

.posts-collection-list {
  flex-wrap: wrap;
  margin: -25px -10px;
  padding-top: 20px;
  padding-left: 10px;
  display: flex;
}

.mix {
  flex-wrap: wrap;
  align-content: stretch;
  align-items: stretch;
  width: 33.3333%;
  margin-bottom: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.hero__elements-wrap {
  z-index: 0;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-right: 48px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.hero__elem-circle2 {
  background-image: url('../images/hero_elem-10.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 138px;
  height: 100%;
  position: absolute;
  right: 0;
  transform: rotate(0);
}

.hero__h1-span3 {
  display: inline-block;
  position: relative;
}

.hero__elem {
  z-index: 0;
  position: absolute;
  overflow: hidden;
}

.hero__elem.mod--13 {
  background-color: #fff;
  width: 35px;
  height: 35px;
  top: 120px;
  bottom: auto;
  left: auto;
  right: 0;
}

.hero__elem.mod--7 {
  top: 120px;
  bottom: auto;
  left: 245px;
  right: auto;
}

.hero__elem.mod--3 {
  z-index: 2;
  background-color: #fff;
  width: 120px;
  height: 35px;
  top: 250px;
  bottom: auto;
  left: 0;
  right: auto;
}

.hero__elem.mod--9 {
  background-color: #fff;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  top: auto;
  bottom: 0;
  left: 245px;
  right: auto;
}

.hero__elem.mod--2 {
  z-index: 1;
  top: auto;
  bottom: 0;
  left: 26px;
  right: auto;
}

.hero__elem.mod--10 {
  top: auto;
  bottom: 0;
  left: auto;
  right: 6px;
}

.hero__elem.mod--6 {
  background-color: #fff;
  width: 35px;
  height: 35px;
  top: 50px;
  bottom: auto;
  left: 245px;
  right: auto;
}

.hero__elem.mod--5 {
  width: 171px;
  height: 85px;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
}

.hero__elem.mod--11 {
  z-index: 1;
  background-image: url('../images/hero_elem-04.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 140px;
  height: 34px;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}

.hero__elem.mod--8 {
  width: 69px;
  height: 137px;
  top: auto;
  bottom: 70px;
  left: auto;
  right: 169px;
}

.hero__elem.mod--12 {
  background-color: #fff;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  top: 243px;
  bottom: auto;
  left: 160px;
  right: auto;
}

.hero__elem.mod--14 {
  background-color: #fff;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  top: 190px;
  bottom: auto;
  left: auto;
  right: 0;
}

.hero__elem.mod--4 {
  background-image: url('../images/hero_elem-03.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 204px;
  height: 204px;
  top: auto;
  bottom: 3px;
  left: 0%;
  right: auto;
}

.hero__elem.mod--1 {
  width: 200px;
  height: 199px;
  top: 0;
  bottom: auto;
}

.hero__elem-circle3 {
  background-image: url('../images/hero_elem-08.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 170px;
  transform: rotate(0);
}

.hero__elem-cube {
  border: 35px solid #fff;
  flex: none;
  width: 158px;
  height: 158px;
}

.btn__ico {
  filter: none;
  background-image: url('../images/ico_btn-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 24px;
  height: 24px;
  margin-top: -20px;
  margin-bottom: -20px;
  transition: all .2s;
  display: inline-block;
}

.hero__elements {
  z-index: 0;
  width: 484px;
  height: 532px;
  position: relative;
}

.hero__h1-span1 {
  display: inline-block;
  position: relative;
}

.hero__elem-circle1 {
  background-image: url('../images/hero_elem-circle2.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  width: 200px;
  height: 200px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.hero__elem-circle1.mod--1 {
  background-image: url('../images/hero_elem-circle1.svg');
  background-position: 50% 0;
  top: 1px;
  bottom: auto;
}

.hero__elem-circle1.mod--2 {
  bottom: 1px;
}

.hero__content {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 50%;
  padding-left: 90px;
  display: flex;
  position: relative;
}

.section-15 {
  background-image: url('../images/Noise_2Noise.png');
  background-position: 0 0;
  background-size: auto;
  padding: 80px;
  position: relative;
}

.section-15.section--hero {
  z-index: 3;
  padding-top: 240px;
  padding-bottom: 136px;
  overflow: hidden;
}

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

.btn {
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 8px;
  min-width: 176px;
  padding: 25px 30px 22px;
  font-weight: 700;
  transition: all .2s;
}

.btn:hover {
  border-color: #fff;
}

.btn.btn--hero {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  min-width: 280px;
  padding-left: 24px;
  padding-right: 24px;
  font-weight: 400;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn.btn--hero:hover {
  color: #000;
}

.btn.btn--slim {
  border-color: rgba(255, 255, 255, .3);
  padding-top: 17px;
  padding-bottom: 14px;
}

.btn.btn--slim:hover {
  border-color: #fff;
}

.btn.btn--slim.mod--form {
  border-width: 0;
}

.btn.btn--slim.mod--form.active {
  opacity: 0;
}

.hero__elem-circle1-wrap {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.hero__elem-circle1-wrap.mod--2 {
  top: auto;
}

.hero__heading {
  letter-spacing: -.01em;
  white-space: nowrap;
  margin-bottom: 70px;
}

.hero__h1-span2 {
  background-color: #fff;
  width: 200px;
  height: 12px;
  margin-left: -89px;
  margin-right: 54px;
  display: inline-block;
  position: relative;
  top: 44px;
}

.hero__over-heading {
  color: #878f9a;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-size: 18px;
}

.main {
  background-image: url('../images/Noise_2Noise.png');
  background-position: 0 0;
  background-size: auto;
  position: relative;
}

.section-16 {
  background-image: url('../images/Noise_2Noise.png');
  background-position: 0 0;
  background-size: auto;
  padding: 80px;
  position: relative;
}

.section-16.section--hero {
  z-index: 3;
  padding-top: 240px;
  padding-bottom: 136px;
  overflow: hidden;
}

.content-3 {
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.footer__logo {
  margin-bottom: 40px;
}

.form__submit-result {
  align-items: center;
  width: 0;
  display: flex;
  overflow: hidden;
}

.form__submit-result.active {
  width: 1.2rem;
  transition: all 1s;
}

.audio__param-wrap {
  color: rgba(255, 255, 255, .4);
  align-items: center;
  margin-top: 44px;
  display: flex;
}

.remodal__text-wrap {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
}

.footer__follow {
  z-index: 1;
  color: rgba(255, 255, 255, .6);
  text-align: center;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.5em;
  position: relative;
}

.audio__more {
  text-align: center;
  margin-top: 48px;
  margin-bottom: 60px;
  position: relative;
}

.audio__shine-img {
  position: relative;
  left: -300px;
}

.header__nav-link {
  color: #878f9a;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-left: 24px;
  margin-right: 24px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.header__nav-link:hover {
  color: #fff;
}

.form__submit-result-wrap {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 4.9rem;
  right: auto;
}

.form__submit-wrap {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: absolute;
  bottom: 1.1rem;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.form__result-ico {
  flex: none;
  width: 1rem;
  max-width: none;
  display: block;
}

.form__result-ico.mod--submit {
  filter: invert(90%);
}

.footer__elem.mod--2 {
  top: auto;
  bottom: -20px;
  left: auto;
  right: -90px;
}

.footer__elem.mod--1 {
  bottom: 56px;
}

.footer__elem.mod--3 {
  transform-style: preserve-3d;
}

.audio__list-title {
  color: #f1f5fb;
  line-height: 1.1em;
}

.visit__card-elements {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 190px;
  display: flex;
  position: relative;
}

.form__btn-wrap {
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 8px;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

.form__btn-wrap:hover {
  border-color: #fff;
}

.header__humburger-wrap {
  display: none;
}

.audio__img-wrap {
  z-index: -1;
  opacity: 0;
  align-items: center;
  margin-top: -40px;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -20px;
  right: auto;
}

.audio__img-wrap.active {
  z-index: 1;
  opacity: 1;
}

.overflow-hidden-2 {
  position: relative;
  overflow: hidden;
}

.overflow-hidden-2.mod--submit {
  transition: all .2s;
}

.overflow-hidden-2.mod--submit.active {
  opacity: 0;
}

.footer__elements {
  z-index: -1;
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.input {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  border-radius: 0;
  height: 52px;
  margin-bottom: 24px;
  padding-left: 0;
  padding-right: 0;
  transition: all .2s;
}

.input:focus {
  border-bottom-color: #fff;
}

.input.mod--modal {
  height: 72px;
  margin-bottom: 0;
}

.input.mod--modal:focus {
  border-bottom-color: rgba(255, 255, 255, .2);
}

.footer__soc-link {
  opacity: .5;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 22px;
  display: flex;
}

.footer__soc-link:hover {
  opacity: 1;
  border-color: rgba(255, 255, 255, .7);
}

.overflow__anim {
  transition: all .4s;
  position: relative;
  top: 0;
  right: 0;
}

.overflow__anim.mod--submit {
  filter: invert(90%);
}

.footer__copyright-logo {
  margin-right: 6px;
}

.audio__shine-wrap {
  z-index: -1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header__login {
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-right: 40px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.media__border {
  z-index: -1;
  border: 1px solid rgba(154, 82, 97, .3);
  border-radius: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.meida__img-wrap {
  z-index: 0;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer__copyright {
  color: rgba(255, 255, 255, .5);
  letter-spacing: .02em;
  text-transform: uppercase;
  align-items: center;
  margin-left: -6px;
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
}

.audio__col {
  flex: 1;
}

.audio__col.col--3 {
  margin-right: 56px;
  transition: all .2s;
}

.audio__col.col--3.active {
  color: #fff;
}

.audio__col.col--1 {
  max-width: 260px;
  position: relative;
}

.audio__col.col--2 {
  max-width: 395px;
  padding-left: 50px;
  padding-right: 64px;
}

.audio__col.col--4 {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.media__elem2-into {
  background-color: #ffc75a;
  width: 100%;
  height: 100%;
  transition: all .8s;
}

.heading__span {
  transition: all .8s;
  display: inline-block;
  position: relative;
}

.audio__txt {
  margin-top: 2px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 100;
  line-height: 1.5em;
}

.footer__form-title {
  text-transform: uppercase;
  margin-bottom: 60px;
  line-height: 1.5em;
}

.visit__card-title-over {
  color: #b86a6a;
  letter-spacing: .09em;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.remodal__close {
  z-index: 5;
  opacity: .7;
  filter: none;
  cursor: pointer;
  background-image: url('../images/ico-close-modal.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  transition: all .2s;
  position: absolute;
  top: 1.8rem;
  right: 1.8rem;
}

.remodal__close:hover {
  opacity: 1;
}

.remodal__heading {
  max-width: 11.25rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
}

.visit__card-elem-01 {
  transition: all 1s;
  position: absolute;
}

.visit__card-elem-01.active {
  transform: scale(1.1);
}

.visit__card {
  border: 1px solid rgba(154, 82, 97, .3);
  border-radius: 10px;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  max-width: 230px;
  margin-left: 48px;
  padding: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.visit__card:hover {
  border-color: rgba(154, 82, 97, .7);
}

.visit__card.mod--first {
  text-align: center;
  cursor: pointer;
  background-image: radial-gradient(circle at 90% -60%, rgba(193, 24, 34, .6), rgba(193, 24, 34, 0) 68%);
  flex: 1;
  align-items: center;
  max-width: none;
  min-height: 360px;
  margin-left: 120px;
  padding-top: 30px;
  padding-left: 32px;
  padding-right: 32px;
}

.visit__card.mod--first:hover {
  background-image: radial-gradient(circle at 20% 120%, rgba(193, 24, 34, .2), rgba(193, 24, 34, 0) 50%), radial-gradient(circle at 90% -60%, rgba(193, 24, 34, .6), rgba(193, 24, 34, 0) 68%);
}

.input-wrap {
  position: relative;
}

.audio__heading {
  margin-bottom: 0;
}

.form__succes {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(146deg, #52f3b0, #3b4afb);
  padding: 16px 24px;
  font-weight: 700;
}

.audio__img {
  max-width: none;
  transition: all .5s;
  transform: scale(.9);
}

.audio__img.active {
  transform: none;
}

.nowrap {
  white-space: nowrap;
}

.footer__copyright-txt {
  display: inline-block;
  position: relative;
  top: 4px;
}

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

.footer__desc {
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 300;
  line-height: 1.2em;
}

.audio__play {
  opacity: .5;
  filter: invert();
  cursor: pointer;
  background-image: url('../images/ico_rectangle.svg');
  background-position: 55%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: all .2s;
  display: flex;
}

.audio__play.active {
  opacity: 1;
  filter: none;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 3px 13px -4px rgba(48, 13, 17, .8);
}

.media__desc-wrap {
  z-index: 2;
  width: 100%;
  max-width: 250px;
  margin-top: 24px;
  transition: all .8s;
  position: relative;
}

.remodal__text {
  max-width: 14rem;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
}

.remodal__content {
  z-index: 2;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 1.5rem 3rem 3rem;
  transition: all .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.form__result-anim {
  align-items: center;
  width: 0;
  display: flex;
  overflow: hidden;
}

.form__result-anim.active {
  width: 1rem;
  transition: all 1s;
}

.visit__card-elem-02 {
  transition: all 1s;
  position: absolute;
  top: 50px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.visit__card-elem-02.active {
  transform: scale(.9);
}

.form-block {
  margin-bottom: 0;
}

.form-block.mod--footer {
  width: 100%;
  min-width: 240px;
  max-width: 300px;
}

.media__elem1 {
  width: 83px;
  height: 166px;
  position: absolute;
  top: auto;
  bottom: -26px;
  left: 178px;
  right: auto;
  overflow: hidden;
}

.form__submit {
  z-index: 3;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.audio__subheading {
  color: #878f9a;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.visit__cards {
  flex: 1;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.audio__heading-wrap {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 42px;
  display: flex;
}

.visit__card-play-wrap {
  letter-spacing: .02em;
  align-items: center;
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 500;
  display: flex;
}

.visit__card-label {
  color: #ffef99;
  letter-spacing: .09em;
  text-transform: uppercase;
  background-color: #e79248;
  border-radius: 20px;
  margin-bottom: 68px;
  padding: 5px 12px 4px;
  display: inline-block;
}

.visit__card-label.mod--blue {
  color: #b6f2ff;
  background-color: #48a5d4;
}

.remodal.remodal--global {
  color: #fff;
  text-align: left;
  background-color: #1d2228;
  border-radius: 10px;
  width: 100%;
  max-width: 37.25rem;
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.footer__elem1-into {
  background-image: url('../images/hero_elem-08.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 170px;
  height: 170px;
  position: absolute;
}

.heading--size-98 {
  z-index: 2;
  font-size: 98px;
  position: relative;
}

.visit__shine-mob-img {
  max-width: none;
}

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

.visit__card-desc {
  color: rgba(255, 255, 255, .6);
  letter-spacing: .02em;
  font-size: 18px;
  font-weight: 100;
  line-height: 1.4em;
}

.visit__shine-mob-wrap {
  z-index: -1;
  display: none;
}

.media__elem1-into {
  background-image: url('../images/media_elem.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 166px;
  height: 100%;
  transition: all .8s;
}

.form__result {
  z-index: 2;
  opacity: 0;
  justify-content: flex-start;
  align-items: center;
  padding-left: .75rem;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form__result.active {
  opacity: 1;
}

.audio__list-item {
  color: rgba(255, 255, 255, .5);
  background-image: url('../images/dash_1dash.png');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: auto;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  position: relative;
}

.audio__list-item.mod--first {
  background-image: url('../images/dash_1dash.png'), url('../images/dash_1dash.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat-x, repeat-x;
  background-size: auto, auto;
}

.footer__social {
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.footer__social.mod--mob {
  display: none;
}

.section-17 {
  background-image: url('../images/Noise_2Noise.png');
  background-position: 0 0;
  background-size: auto;
  padding: 80px;
  position: relative;
}

.section-17.section--hero {
  z-index: 3;
  padding-top: 240px;
  padding-bottom: 136px;
  overflow: hidden;
}

.header-absolute {
  z-index: 90;
  padding-left: 80px;
  padding-right: 80px;
  position: absolute;
  top: 50px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.footer__follow-heart {
  z-index: -1;
  background-image: url('../images/follow-heart.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-bottom: -20px;
  margin-left: -10px;
  display: inline-block;
  position: relative;
  top: -10px;
  right: -4px;
}

.footer__follow-link {
  color: #fff;
  display: inline-block;
}

.content-4 {
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.content-4.mod--audio {
  position: static;
}

.content-4.mod--footer {
  max-width: 1080px;
}

.audio__list {
  padding-left: 0;
  list-style-type: none;
}

.visit__card-play {
  border-radius: 100px;
  flex: none;
  margin-left: 12px;
  box-shadow: 0 5px 10px -3px rgba(0, 0, 0, .9);
}

.media__img {
  max-width: none;
  position: relative;
}

.remodal__img {
  object-fit: contain;
  object-position: 50% 100%;
  width: 100%;
  display: block;
  position: relative;
}

.visit__elem-03 {
  background-image: linear-gradient(140deg, #52f3b0, #3b4afb);
  width: 38px;
  height: 38px;
  transition: all 1s;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 15px;
}

.visit__elem-03.active {
  transform: scale(.9);
}

.form__submit-arrow {
  z-index: 1;
  transition: all .2s;
  display: block;
  position: relative;
}

.form__submit-arrow.mod--2 {
  position: absolute;
  top: 0;
  right: 1.5rem;
}

.media__content {
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 560px;
  padding-top: 80px;
  padding-left: 100px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.visit__shine-wrap {
  z-index: -1;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 1300px;
  display: flex;
  position: absolute;
  top: -500px;
  bottom: auto;
  left: auto;
  right: 0;
  overflow: hidden;
}

.footer-4 {
  z-index: 0;
  background-color: #1b1f24;
  background-image: url('../images/Noise_2Noise.png');
  background-position: 0 0;
  background-size: auto;
  border-top: 1px solid rgba(154, 82, 97, .3);
  padding-top: 96px;
  padding-left: 32px;
  padding-right: 32px;
  position: relative;
  overflow: hidden;
}

.media__elem2 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 173px;
  height: 58px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 355px;
  transform: rotate(45deg);
}

.audio__type-wrap {
  color: rgba(255, 255, 255, .3);
  letter-spacing: .02em;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  transition: all .2s;
  display: flex;
}

.footer__col.col--3 {
  margin-left: 50px;
}

.footer__col.col--1 {
  flex: 1;
}

.audio__type-img {
  margin-right: 10px;
}

.menu {
  display: none;
}

.footer__follow-wrap {
  background-color: #1d2228;
  border-top: 1px solid #29242a;
  justify-content: center;
  align-items: center;
  min-height: 56px;
  margin-top: 64px;
  margin-left: -32px;
  margin-right: -32px;
  font-size: 16px;
  display: flex;
}

.footer__elem1 {
  z-index: 1;
  width: 170px;
  height: 85px;
  padding-top: 1px;
  position: absolute;
  top: auto;
  bottom: -211px;
  left: 366px;
  right: auto;
  overflow: hidden;
  transform: rotate(150deg);
}

.header__humburger {
  display: none;
}

.visit__card-title {
  margin-bottom: 25px;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.1em;
}

.visit__shine-img {
  max-height: 100%;
  position: relative;
  right: -550px;
}

.form__submit-result-ico {
  flex: none;
  width: 1.2rem;
  max-width: none;
  display: block;
}

.audio__param-txt {
  text-transform: uppercase;
  margin-right: 36px;
}

.footer__elem-mob {
  display: none;
}

.footer__columns {
  justify-content: space-between;
  margin-bottom: 54px;
  display: flex;
}

.footer__nav-link-2 {
  color: #878f9a;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 24px;
  text-decoration: none;
  position: relative;
}

.footer__nav-link-2:hover {
  color: #fff;
}

.media__desc {
  letter-spacing: .02em;
  margin-bottom: 60px;
  font-size: 18px;
  font-weight: 100;
  line-height: 1.4em;
}

.footer__follow-and {
  color: #fff;
}

.header__columns {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-18 {
  background-image: url('../images/Noise_2Noise.png');
  background-position: 0 0;
  background-size: auto;
  padding: 80px;
  position: relative;
}

.section-18.section--hero {
  z-index: 3;
  padding-top: 240px;
  padding-bottom: 136px;
  overflow: hidden;
}

.footer__nav-link-3 {
  color: #878f9a;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 24px;
  text-decoration: none;
  position: relative;
}

.footer__nav-link-3:hover {
  color: #fff;
}

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

.blog-section-2 {
  padding-bottom: 132px;
  padding-left: 3%;
  padding-right: 3%;
}

.container-22 {
  width: 100%;
  max-width: 1110px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.blog-hero-image {
  border-radius: 15px;
  margin-top: -220px;
  margin-bottom: 80px;
  box-shadow: 0 22px 34px rgba(0, 0, 0, .06);
}

.blog-grid-2 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .4fr;
  display: block;
}

.content-left_blog {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.paragraph-detials-large {
  color: #202146;
  margin-bottom: 40px;
  font-size: 17px;
  line-height: 30px;
}

.blog-h2 {
  color: #202146;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 32px;
}

.heading-h3 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 140%;
}

.navigation-button {
  color: #5c4ebd;
  background-color: #fb9acf;
  border-radius: 10px;
  margin-left: 40px;
  padding: 18px 30px;
  font-size: 17px;
  font-weight: 700;
}

.profile-block-header {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.navigation {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 20px 3%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-link {
  color: #fff;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 17px;
  font-weight: 700;
}

.navigation-menu {
  align-items: center;
  display: flex;
}

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

.header-blog {
  background-color: #5c4ebd;
  background-image: url('../images/BG-Shape-01.svg'), url('../images/BG-Shape-02.svg');
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 745px;
  padding: 162px 3% 220px;
  display: flex;
}

.heading-h1 {
  text-align: center;
  -webkit-text-stroke-color: var(--white);
  max-width: 650px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.1;
}

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

.page_code_custom {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.carousel_component {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.carousel_arrow_wrap {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 2rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.swiper.is-slider1 {
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.swiper-wrapper.is-slider1 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.carousel_wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: -6%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.carousel_item {
  border-radius: .5rem;
  flex: none;
  position: absolute;
  overflow: hidden;
}

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

.swiper-slide.is-slider1 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.carousel_arrow_link {
  background-color: #c8ff00;
  background-image: url('../images/arrow-left.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 31%;
  border-radius: 100vw;
  width: 4.2rem;
  height: 2rem;
}

.carousel_arrow_link.is-right {
  transform: rotate(-180deg);
}

.hero-right__circle {
  z-index: 2;
  opacity: .15;
  filter: blur(100px);
  background-color: #f7f3ed;
  border-radius: 50%;
  width: 30vw;
  height: 30vw;
  position: absolute;
  top: 58%;
  bottom: 0%;
  left: auto;
  right: -21%;
}

.hero-right__p-wrapper {
  z-index: 1;
  opacity: .1;
  color: #f7f3ed;
  flex: none;
  width: 100vw;
  font-size: 2.5vw;
  line-height: 1.5em;
  position: absolute;
  top: -10%;
  bottom: 0%;
  left: -25%;
  right: 0%;
}

.hero-left__wrapper {
  background-color: var(--white);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding: 50px;
  display: flex;
}

.hero-right__shadow {
  z-index: 99;
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.logo-2 {
  width: 35px;
}

.hero-right__anxiety {
  z-index: 3;
  color: #f7f3ed;
  align-items: center;
  display: flex;
  position: relative;
  transform: translate(-10%);
}

.hero__h2 {
  font-size: 4.2vw;
  line-height: 70px;
}

.hero__p {
  margin-bottom: 0;
  font-size: 1.5vw;
  line-height: 1.5em;
}

.nav__outer-wrapper {
  justify-content: space-between;
  width: 100%;
}

.hero-right__h1 {
  margin-left: 25px;
  font-size: 40vw;
  font-weight: 500;
  line-height: 1em;
}

.s-hero {
  background-color: #fff;
  justify-content: space-between;
  height: 100vh;
  display: flex;
}

.hero-right__wrapper {
  background-color: var(--black);
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-left__content {
  max-width: 75%;
}

.button-underline {
  z-index: auto;
  background-color: #e6e6e6;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
}

.text-link-container {
  color: #fff;
  margin-top: 6rem;
  margin-bottom: .5rem;
  display: block;
  position: relative;
  overflow: hidden;
}

.fullwidth-image-wrapper {
  width: 96%;
  padding-top: 0%;
  overflow: hidden;
}

.space-huge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.hero-heading {
  z-index: 1;
  text-align: center;
  font-size: 15vw;
  line-height: .8;
  position: relative;
}

.hero-image-mask {
  justify-content: space-between;
  width: 100%;
  height: 101%;
  margin-top: 0%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-heading-wrapper {
  overflow: hidden;
}

.image-24 {
  z-index: -14;
  width: 100%;
  position: relative;
}

.page-wrapper-6 {
  overflow: hidden;
}

.case-image-wrapper {
  z-index: -1;
  width: 45%;
  position: absolute;
  bottom: 1.7vw;
  right: 3vw;
  overflow: hidden;
}

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

.background-video {
  width: 100%;
  height: 80vh;
  display: inline-block;
  overflow: hidden;
  transform: scale(1.1);
}

.text-large {
  letter-spacing: -.25px;
  font-size: 3.5vw;
  font-weight: 500;
  line-height: 120%;
}

.case-link-block {
  margin-top: 6rem;
}

.divider-2 {
  z-index: -4;
  background-color: #e6e6e6;
  width: 100%;
  height: 1px;
  position: relative;
}

.mask-2 {
  background-color: var(--white);
  width: 0%;
  height: 100%;
  min-height: 100%;
}

.section-19 {
  background-color: rgba(0, 0, 0, 0);
  min-height: 35px;
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: relative;
}

.section-19.hero-section {
  padding-top: 10rem;
}

.small-list-container {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.case-info-container {
  z-index: 0;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 1.5vw;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.small-heading {
  font-size: 1rem;
  font-weight: 600;
}

.small-list-item-container {
  flex-direction: column;
  margin-top: 2.5rem;
  display: flex;
}

.case-title {
  color: #e6e6e6;
  font-size: 8vw;
  position: relative;
}

.col-white {
  color: #fff;
}

.col-white.small-heading.small-list-heading {
  margin-top: 2.5rem;
}

.case-container {
  flex-direction: column;
  display: flex;
  position: relative;
}

.button-underline-2 {
  z-index: auto;
  background-color: #bb8d8d;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
}

.case-category {
  color: #e6e6e6;
  line-height: 1rem;
}

.text-xl {
  letter-spacing: -5px;
  font-size: 7.5vw;
  font-weight: 600;
  line-height: 106%;
}

.hero-heading-container {
  z-index: 2;
  position: relative;
  bottom: 99px;
  overflow: hidden;
}

._12-column-grid {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr) minmax(16px, 1fr);
  grid-auto-columns: 1fr;
  align-content: end;
  align-items: start;
  width: 100%;
  display: grid;
}

._12-column-grid.intro-grid {
  grid-row-gap: 5rem;
}

.fullwith-image {
  display: none;
  overflow: visible;
}

.background-video-2 {
  display: block;
}

.link-tekst {
  margin-bottom: .5rem;
}

.container-23 {
  flex-direction: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.hero-cideo-container {
  margin-top: -6vw;
  position: relative;
  top: 35px;
  overflow: hidden;
}

.section-20 {
  background-color: rgba(0, 0, 0, 0);
  min-height: 35px;
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: relative;
}

.section-20.hero-section {
  padding-top: 8rem;
  padding-bottom: 0;
}

.container-24 {
  flex-direction: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.success-message-2 {
  color: #170f49;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 18px;
  padding-top: 48px;
  padding-bottom: 48px;
  font-weight: 700;
  box-shadow: 0 6px 28px rgba(23, 15, 73, .05);
}

.container-700px-center {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.container-620px-center {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.text-underline {
  text-decoration: underline;
}

.text-underline.primary-color {
  color: #4a3aff;
}

.form-newsletter-wrapper {
  position: relative;
}

.mg-right-12px {
  margin-right: 12px;
}

.container-default {
  color: var(--white);
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  bottom: 524px;
}

.error-message-2.newsletter {
  color: #fff;
  text-align: center;
  background-color: #ff7b7d;
  border-radius: 11px;
  margin-top: 22px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  line-height: 28px;
}

.success-message-image {
  margin-bottom: 23px;
}

.button-primary---brix {
  color: #fff;
  text-align: center;
  background-color: #4a3aff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px 21px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
  box-shadow: 0 3px 12px rgba(74, 58, 255, .12);
}

.button-primary---brix:hover {
  background-color: #3527d8;
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px rgba(74, 58, 255, .15);
}

.button-primary---brix.newsletter {
  background-color: var(--blue);
  padding-top: 16px;
  padding-bottom: 16px;
  position: absolute;
  top: 14px;
  bottom: 14px;
  left: auto;
  right: 14px;
}

.button-primary---brix.newsletter:hover {
  transform: none;
}

.font-16px---22px {
  font-size: 16px;
  line-height: 20px;
}

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

.text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.text-uppercase.subtitle {
  color: #4a3aff;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.flex {
  display: flex;
}

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

.input-relative {
  border: 1px solid #eff0f6;
  border-radius: 100px;
  min-height: 64px;
  margin-bottom: 24px;
  padding: 32px 24px;
}

.input-relative:focus {
  color: #0d0a2c;
  border-color: #4a3aff;
}

.input-relative::placeholder {
  color: #615e83;
  font-size: 18px;
  line-height: 20px;
}

.input-relative.newsletter {
  min-height: 84px;
  margin-bottom: 0;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 18px;
  transition: all .35s;
  box-shadow: 0 4px 25px rgba(13, 10, 44, .06);
}

.input-relative.newsletter:hover {
  border-color: #4a3aff;
  box-shadow: 0 8px 28px rgba(23, 15, 73, .08);
}

.input-relative.newsletter:focus {
  border-color: #4a3aff;
  box-shadow: 0 7px 28px rgba(23, 15, 73, .08);
}

.input-relative.newsletter::placeholder {
  font-size: 18px;
}

.image-25 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.image-26 {
  height: 42px;
}

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

.preloader {
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: none;
}

.preloader-block {
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.preloader-img-wrapper {
  justify-content: flex-end;
  align-items: flex-start;
  width: 302px;
  height: 302px;
  display: flex;
  position: relative;
}

.preloader-circle {
  background-color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 115px;
  right: 6px;
}

.preloader-text {
  letter-spacing: -.5px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  position: absolute;
}

.logo-page-loader {
  z-index: 99;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-27 {
  width: auto;
  height: 240px;
  position: static;
}

.image-28 {
  height: 240px;
}

.left-logo-container {
  width: auto;
  height: auto;
  position: relative;
  left: auto;
}

.right-logo-container {
  position: relative;
}

.div-block-9 {
  display: flex;
  position: relative;
}

.preload-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-10 {
  margin-left: auto;
  margin-right: auto;
}

.footerheading {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 64px;
  display: flex;
}

.div-block-11 {
  justify-content: space-around;
  max-width: 100%;
  height: auto;
  margin-top: auto;
  display: flex;
}

.social-links {
  background-color: #252525;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-right: 16px;
  display: flex;
}

.nav-wrapper {
  width: 33%;
}

.nav-wrapper.right {
  justify-content: flex-end;
  font-weight: 500;
  display: flex;
}

.nav-wrapper.mid {
  justify-content: center;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3em;
  display: flex;
}

.nav-wrapper.left {
  font-weight: 500;
}

.bg-video-border-wrapper {
  z-index: 2;
  border: 8vw solid #000;
  border-width: 8vw 15vw;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sun-icon {
  z-index: 99;
  opacity: 0;
  width: 35vw;
  position: absolute;
}

.icon-3 {
  width: 20px;
  margin-left: 7px;
  transform: rotate(-90deg);
}

.background-video-3 {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.nav-outer-wrapper {
  z-index: 3;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-bottom {
  z-index: 3;
  color: #fff;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.s-main {
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  min-height: 300vh;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.outline-heading {
  z-index: 99;
  color: rgba(0, 0, 0, 0);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  font-weight: 600;
  line-height: 1.3em;
  position: absolute;
}

.c-sticky {
  z-index: 5;
  background-color: var(--white);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.filled-heading {
  z-index: 99;
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  font-weight: 600;
  line-height: 1.3em;
  position: absolute;
}

.bg-video-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.image-29 {
  width: 35px;
}

.bg-video-inner-wrapper {
  width: 100vw;
  height: 100vh;
  display: block;
}

.tabs-wrapper {
  padding-top: 4em;
}

.section-21.overflow-hidden {
  overflow: hidden;
}

.stacked-tabs-holder {
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  display: flex;
}

.stacked-tab-holder {
  width: 100%;
}

.stacked-tab-holder._03 {
  z-index: 2;
  opacity: .3;
  position: absolute;
  transform: scale(.8)translate(167px);
}

.stacked-tab-holder._01 {
  z-index: 4;
  position: relative;
}

.stacked-tab-holder._02 {
  z-index: 3;
  opacity: .7;
  position: absolute;
  transform: scale(.9)translate(76px);
}

.stacked-tabs-content-holder {
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

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

.tab-circle {
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 70px;
  min-width: 70px;
  height: 70px;
  min-height: 70px;
  display: flex;
  box-shadow: 6px 6px 26px rgba(101, 101, 101, .26), inset -6px -6px 15px rgba(121, 120, 120, .1);
}

.grey-paragraph {
  color: #7f8090;
}

.container-25 {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
}

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

.link:hover {
  color: #646464;
}

.tab-icon {
  width: 24px;
  height: 24px;
}

.stacked-tabs-pane-holder {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.tab-link {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(75, 148, 255, 0);
  border-radius: 12px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 24px 50px 24px 24px;
}

.tab-link:hover {
  color: #000;
  border-color: #e4e4e4;
}

.tab-link.w--current {
  background-color: #fff;
  border-color: #4b94ff;
  box-shadow: inset 1px 1px 10px rgba(0, 0, 0, .05), 0 2px 5px rgba(61, 92, 255, .1);
}

.stacked-gradient {
  z-index: 9;
  background-image: linear-gradient(270deg, rgba(251, 251, 251, 0) 13%, #fbfbfb 23%);
  width: 70vw;
  height: 120%;
  position: absolute;
  left: -50vw;
  right: auto;
}

.stacked-tab-image {
  border: .7px solid #e8eaed;
  border-radius: 12px;
  width: 100%;
  box-shadow: 6px 6px 41px rgba(86, 86, 86, .15);
}

.tab-title {
  font-size: 24px;
}

.tab-paragraph {
  color: #808292;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.tab-wrapper {
  grid-column-gap: 30px;
  align-items: center;
  display: flex;
}

.mobile-link {
  display: none;
}

.stacked-tabs-container {
  z-index: 10;
  background-color: #fbfbfb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 520px;
  min-width: 520px;
  display: flex;
  position: relative;
}

.tab-content-holder {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.image-30 {
  height: 24px;
}

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

.div-block-12 {
  border: 1px #eee;
  align-items: center;
  margin-top: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.link-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.overlay {
  z-index: 2;
  mix-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.arrow-icon {
  z-index: 1;
  color: #000;
  width: 20%;
  height: 20%;
  position: absolute;
}

.background-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.circle-cta {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 31.25rem;
  height: 31.25rem;
  display: flex;
  position: relative;
}

.circle-text {
  color: #fff;
  text-align: center;
  letter-spacing: .05em;
  font-size: 3rem;
  line-height: 1;
  text-decoration: none;
  position: absolute;
}

.circle-text.pointer-events-none {
  color: #000;
  mix-blend-mode: exclusion;
  letter-spacing: 0;
  mix-blend-mode: exclusion;
  font-size: 12px;
  font-weight: 400;
}

.background-video-4 {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: none;
}

.cta-section {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.main-wrapper-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
}

.circle {
  border: 3px solid var(--black);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
}

.cursor {
  z-index: 99;
  mix-blend-mode: exclusion;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  transition: opacity .2s;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cursor-dot {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  position: absolute;
}

.custom-cursor {
  display: none;
}

.main-wrapper-4 {
  z-index: 50;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-bottom: 0;
  display: flex;
  position: relative;
  bottom: 260px;
  left: 80px;
}

.cta-section-2 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 80%;
  display: flex;
}

.circle-cta-2 {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
  position: relative;
}

.circle-2 {
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #000;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.arrow-icon-2 {
  z-index: 1;
  color: #000;
  width: 20%;
  height: 20%;
  position: absolute;
}

.list-item {
  display: none;
}

.body-10 {
  color: var(--black);
  background-color: #f4f4f6;
}

.arrow-div-wrapper, .number-div-wrapper {
  justify-content: center;
  align-items: center;
  width: 15%;
  display: flex;
}

.accordion-tab-button {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.accordion-text {
  color: #161616;
  text-align: right;
  width: 80%;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.7;
}

.accordion-link {
  color: #fff;
  background-color: #222;
  padding: 15px 20px;
  font-weight: 600;
  text-decoration: none;
  transition: transform .2s;
  display: inline-block;
}

.accordion-link:hover {
  transform: scale(1.05);
}

.number {
  color: #7f6d36;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 1rem;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-bottom-style: none;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  padding: 1rem 2.3rem 1rem 1rem;
  transition: transform .4s, border-color .4s;
  position: relative;
}

.accordion-item:hover {
  z-index: 1;
  border-style: none;
  transform: scale(1.04);
  box-shadow: 8px 8px 36px -8px rgba(130, 134, 196, .22);
}

.accordion-item.bottom {
  border-bottom-style: solid;
}

.accordion-item.bottom:hover {
  border-bottom-style: none;
}

.accordion-header {
  color: #161616;
  text-align: right;
  width: 85%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 36px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.3;
  transition: font-size .2s;
}

.accordion-section {
  z-index: 1;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  padding-top: 7%;
  padding-bottom: 7%;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.accordion-pane {
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}

.accordion-pane-content {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  justify-content: flex-end;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.accordion-section-head {
  color: #292929;
  font-size: 1.3rem;
  font-weight: 500;
}

.text-link-3 {
  color: #2e2e2e;
  font-style: italic;
  font-weight: 500;
  text-decoration: underline;
  display: inline-block;
}

.sticky_menu_item {
  color: var(--grey);
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
  transition: color .2s;
}

.sticky_menu_item:hover {
  color: var(--blue);
}

.sticky_menu_item.w--current {
  cursor: pointer;
}

.sticky_menu_wrapper {
  z-index: 0;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  height: 400px;
  margin-bottom: 0;
  padding: 0 24px 0 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 182px;
  overflow: visible;
}

.legal_bases_meaning_wrapper {
  flex: 1;
  height: auto;
  margin-top: 0;
  padding-left: 24px;
  overflow: hidden;
}

.datatable_line_atom {
  align-items: flex-start;
  width: 20%;
  height: auto;
  padding: 16px;
  display: flex;
}

.datatable_line_atom.data_collect {
  justify-content: center;
  align-items: center;
  width: 25%;
}

.datatable_line_atom.service_provider {
  flex-direction: column;
  width: 18%;
}

.datatable_line_atom.place_processing {
  width: 22%;
}

.datatable_line_atom.data_give {
  justify-content: center;
  align-items: center;
  width: 25%;
}

.datatable_line_atom.key_cookies {
  width: 30%;
}

.datatable_line_atom.purpose {
  width: 50%;
}

.datatable_line_atom.purpose.third_party {
  width: 34%;
}

.datatable_line_atom.data_collected_shared {
  width: 26%;
}

.read_more_line {
  object-fit: none;
  object-position: 100% 0%;
  background-color: #eff2ff;
  border-radius: 16px;
  flex: 0 auto;
  width: 8px;
  margin-left: 16px;
  display: flex;
  overflow: hidden;
}

.paragraph_centered {
  text-align: center;
  margin-top: 16px;
}

.data_reason_wrapper {
  flex-direction: column;
  margin-top: 12px;
  margin-bottom: 12px;
  display: flex;
}

.privacy_grid {
  grid-column-gap: 0px;
  grid-template: "Lateral-Menu Content"
  / .5fr 1.25fr;
}

.read_more_content_wrapper {
  flex: 1;
  padding-left: 24px;
  overflow: hidden;
}

.legal_basis_text {
  color: #696969;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 4px;
  font-weight: 700;
  line-height: 1.6;
}

.datatable_wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}

.small_data_table {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.h5_alt {
  color: #696969;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
}

.intro_wrapper {
  text-align: center;
}

.datatable_mobile {
  display: none;
}

.datatable_text {
  color: #696969;
  margin-bottom: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.8;
}

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

.check {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  width: 16px;
  height: 16px;
}

.check.on {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 16px;
  height: 16px;
}

.check.off {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Cross.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 14px;
}

.divider-3 {
  background-color: rgba(105, 105, 105, .15);
  border-radius: 2px;
  width: 100%;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.divider-3.datatable {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.accordion_trigger {
  cursor: pointer;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
}

.list_item_privacy {
  color: #696969;
  padding-bottom: 0;
  font-size: 15px;
  line-height: 22px;
}

.list_item_privacy.datatable_text {
  font-size: 12px;
  line-height: 1.8;
}

.datatable_line {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
}

.legal_bases_meaning_tilte_wrapper {
  margin-bottom: 22px;
}

.datatable_header {
  background-color: rgba(105, 105, 105, .1);
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 32px;
  display: flex;
}

.small_datatable_line {
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.item_icon_wrapper {
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 12px;
  margin-bottom: 12px;
  display: flex;
}

.item_icon_text {
  flex-direction: column;
  margin-left: 0;
  display: flex;
}

.content_wrapper {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.privacy-bloc {
  align-items: stretch;
  display: flex;
}

.privacy-bloc.data_storage, .privacy-bloc.our-role, .privacy-bloc.making_policy_great, .privacy-bloc.privacy_choices_rights {
  flex-direction: column;
}

.privacy-bloc.how_and_why {
  flex-direction: column;
  margin-top: 20px;
}

.privacy-bloc.datatype {
  flex-direction: column;
}

.privacy-bloc.collect-data {
  flex-direction: column;
  align-items: flex-start;
}

.privacy-bloc.third_parties, .privacy-bloc.cookies {
  flex-direction: column;
}

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

.read_more_data_wrapper {
  flex: 1;
  padding-left: 24px;
  display: block;
}

.small_dt_header {
  background-color: rgba(105, 105, 105, .1);
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.small_datatable_line_atom {
  justify-content: center;
  align-items: center;
  width: 25%;
  padding: 16px;
  display: flex;
}

.small_datatable_line_atom.action {
  justify-content: flex-start;
  width: 50%;
}

.datatable_category_name {
  color: #696969;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  line-height: 12px;
  display: flex;
}

.arrow-3 {
  width: 10px;
  height: 10px;
  margin-left: 4px;
  transform: rotate(0);
}

.read_more_text {
  color: var(--blue);
  letter-spacing: 0;
  text-transform: none;
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
}

.list_datatable {
  color: #696969;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 16px;
  font-size: 12px;
  line-height: 20px;
}

.item_icon_header {
  flex-direction: row-reverse;
  align-items: flex-start;
  display: flex;
}

.small_datatable_header_atom {
  justify-content: center;
  width: 25%;
  padding: 8px;
  display: flex;
}

.small_datatable_header_atom.action {
  justify-content: flex-start;
  width: 50%;
  padding: 16px;
}

.privacy_section {
  background-color: #f4f4f6;
  margin-top: 80px;
  padding: 100px 20px;
}

.container-26 {
  z-index: 2;
  text-align: left;
  flex: 0 auto;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.privacy_icon {
  width: auto;
  max-width: 32px;
  height: auto;
  max-height: 32px;
  margin-right: 16px;
}

.privacy_icon.top-margin {
  margin-top: 6px;
}

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

.accordion_content {
  flex-direction: row-reverse;
  align-items: stretch;
  height: auto;
  margin-top: 8px;
  display: flex;
  overflow: hidden;
}

.mini_button {
  color: #fff;
  cursor: pointer;
  background-color: #4c14e9;
  border-radius: 4px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 4px 8px;
  font-size: 10px;
  line-height: 1.4;
  transition: background-color .2s, color .2s;
}

.mini_button:hover {
  color: #4c14e9;
  background-color: #eff2ff;
}

.mini_button.privacy_policy {
  margin-top: 4px;
  margin-left: 0;
  margin-right: 0;
}

.legal_basis_wrapper {
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.privacy_content_wrapper {
  background-color: #fff;
  border: 1px solid rgba(105, 105, 105, .1);
  border-radius: 20px;
  padding: 24px 40px;
  overflow: visible;
}

.datatable_header_atom {
  align-items: center;
  width: 22%;
  height: 100%;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.datatable_header_atom.purpose {
  width: 50%;
  height: 100%;
}

.datatable_header_atom.purpose.third_party {
  width: 34%;
}

.datatable_header_atom.key_cookie {
  width: 30%;
  height: 100%;
}

.datatable_header_atom.data_collect {
  justify-content: center;
  width: 25%;
}

.datatable_header_atom.data_collected_shared {
  width: 26%;
}

.datatable_header_atom.service_provider {
  width: 20%;
  height: 100%;
}

.datatable_header_atom.service_provider.third_party {
  width: 18%;
}

.datatable_header_atom.data_give {
  justify-content: center;
  width: 25%;
}

.heading-30 {
  margin-top: 16px;
  font-weight: 500;
}

.section-22 {
  margin-top: 0;
  padding-left: 200px;
  padding-right: 200px;
}

.body-11 {
  color: var(--black);
  background-color: #f4f4f6;
}

.tc-para {
  margin-top: 16px;
}

.privacy-head {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.tc-header {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 54px;
  display: flex;
}

.tc-logo {
  height: 54px;
}

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

.link-block-3 {
  border: .0625rem solid rgba(131, 131, 131, .16);
  border-radius: 24px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 30vw;
  height: 100%;
  min-height: 32rem;
  margin-bottom: -30px;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bold-text-2, .bold-text-3, .bold-text-4 {
  color: var(--blue);
}

.content-wrapper-3 {
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.container-27 {
  width: 95%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.change-text-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.homep {
  color: #71c734;
  text-transform: capitalize;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.text-change-wrapper {
  width: 130px;
  height: 50px;
  padding-left: 0;
  overflow: hidden;
}

.text-change {
  color: #424242;
  text-transform: capitalize;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.content-wrapper-4 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.container-28 {
  width: 95%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.text-change-2 {
  color: #000;
  text-transform: capitalize;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.text-change-3 {
  color: #000;
  text-transform: capitalize;
  padding-bottom: 16px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 40px;
}

.security-section {
  display: none;
}

.container-29 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1080px;
  margin-bottom: 10%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.step-content-block {
  text-align: left;
  align-self: center;
  position: relative;
}

.img-block {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.dot {
  z-index: 3;
  background-color: #eeeff4;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-bottom: -6px;
  position: relative;
}

.step {
  z-index: 2;
  background-color: #fff;
  border-radius: 16px;
  align-items: center;
  padding: 12%;
  display: flex;
  position: relative;
}

.scoll-wrap {
  flex-direction: column;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  bottom: 50%;
}

.content-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.bg-shadow {
  z-index: 1;
  border-radius: 16px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 4px 4px 16px rgba(18, 18, 18, .07);
}

.content-wrap-3 {
  justify-content: flex-end;
  width: 40%;
  display: flex;
}

.label-2 {
  color: #006cd0;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
}

.steps-clone {
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.step-block {
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  min-height: 80vh;
  margin-top: -1px;
  display: flex;
  position: relative;
}

.scroll-base {
  transform-origin: 50% 0;
  background-color: #eeeff4;
  width: 6px;
  height: 100%;
}

.content-5 {
  margin-top: 24px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}

.scroll-animate {
  transform-origin: 50% 0;
  background-color: #006cd0;
  width: 6px;
  height: 100%;
  position: absolute;
  bottom: 0;
}

.security-heading {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  display: flex;
}

.paragraph-2 {
  font-size: 16px;
}

.security-para {
  color: var(--grey);
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.panel {
  background-color: #e2c047;
  border-radius: 8px;
  width: 14vw;
  height: 23vh;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
}

.hero-para {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
}

.hero-para.mb30 {
  margin-bottom: 30px;
}

.scene {
  perspective: 790px;
  perspective-origin: 50% 43%;
  justify-content: center;
  align-items: flex-end;
  width: 65%;
  display: flex;
  position: static;
  top: auto;
  bottom: 35%;
  left: 41%;
  right: 0%;
  transform: rotate(15deg);
}

.hero-heading-2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 58px;
  line-height: 1.1;
}

.hero-heading-2.mb30 {
  text-align: center;
  white-space: nowrap;
  margin-bottom: 20px;
}

.section-23 {
  perspective: 1020px;
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  min-height: 100vh;
  display: flex;
}

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

.container-30 {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 81px;
  overflow: hidden;
}

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

.backside {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #e2c047;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-btn {
  text-transform: uppercase;
  background-color: #29b392;
  border-radius: 40px;
  padding: 10px 35px;
  font-size: 14px;
  box-shadow: 0 4px 12px rgba(206, 206, 206, .73);
}

.hero-btn.open-sea {
  display: none;
}

.hero-btn.discord {
  background-color: #e2c047;
  margin-left: 20px;
  font-size: 17px;
  display: inline-block;
  box-shadow: 0 4px 12px rgba(226, 192, 71, .6);
}

.hero-content-2 {
  width: 35%;
}

.banner-2 {
  border: 3px #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.frontside {
  z-index: 2;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #e2c047;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-inner {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 400px;
  display: flex;
  position: relative;
}

.div-block-14 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.img {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.treat-image {
  max-width: 100%;
}

.heading-wrapper-2 {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.home_image-container {
  position: absolute;
}

.home_image-container._4 {
  width: 130px;
  display: none;
  bottom: 10vh;
  right: 10vw;
}

.home_image-container._1 {
  width: 140px;
  display: none;
  top: 0;
  left: 30vw;
}

.home_image-container._3 {
  width: 160px;
  display: none;
  top: 50vh;
  left: 18vw;
}

.home_image-container._2 {
  width: 160px;
  display: none;
  top: 18vh;
  right: 18vw;
}

.heading-jumbo-small {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.jumbo_button {
  margin-top: 2.55em;
  padding-bottom: .52em;
  padding-left: .52em;
  text-decoration: none;
}

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

.paragraph-3.shop-btn {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
}

.button_bottom {
  z-index: 1;
  border: 1px solid #333;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(-.52em, .52em);
}

.button_contain {
  position: relative;
}

.container-31 {
  flex-direction: column;
  align-items: center;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-31.relative {
  z-index: 5;
  width: 60%;
  position: relative;
}

.section-24 {
  padding-top: 4em;
  padding-bottom: 4em;
}

.section-24.home-heading {
  flex-direction: column;
  padding-top: 20em;
  padding-bottom: 20em;
  position: relative;
}

.button_top {
  z-index: 2;
  text-align: center;
  background-color: #d9b8be;
  border: 1px solid #2e2e2e;
  padding: 1.5em 4em;
  font-weight: 700;
  position: relative;
}

.treats-image-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-w3-4 {
  width: 100%;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
}

.text-block-8 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.lottie-animation {
  width: 100px;
  height: 100px;
}

.container-32 {
  width: 95%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper-5 {
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.container-33 {
  width: 95%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.text-change-4 {
  color: var(--black);
  text-transform: capitalize;
  font-size: 2rem;
  font-weight: 500;
  line-height: 50px;
}

@media screen and (min-width: 1280px) {
  .panel {
    width: 13vw;
    height: 22vh;
  }

  .hero-para {
    font-size: 20px;
  }

  .hero-heading-2 {
    font-size: 62px;
  }

  .container-30 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .hero-btn.discord {
    font-size: 23px;
  }

  .hero-inner {
    height: 500px;
  }
}

@media screen and (min-width: 1440px) {
  .contact-social-links:hover {
    opacity: .6;
    transform: translate(0, -3px);
  }

  .blur-shapes {
    z-index: 3;
  }

  .block-characters {
    z-index: 4;
  }

  .blur-shapes-2 {
    z-index: 3;
  }

  .block-characters-2 {
    z-index: 4;
  }

  .image-22 {
    width: 100%;
  }

  .container-large-2 {
    object-fit: fill;
    max-width: 100%;
  }

  .padding-global-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .video-player-wrapper-2 {
    max-width: none;
    margin-right: 0;
  }

  .content-section {
    color: var(--blue);
  }

  .title-small.pink {
    color: var(--blue);
    font-weight: 500;
  }

  .categories-pill {
    color: var(--blue);
  }

  .hero-cideo-container {
    height: 1100px;
  }

  .container-25 {
    max-width: 1350px;
  }

  .mobile-link {
    display: none;
  }

  .hero-para {
    font-size: 22px;
  }

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

  .container-30 {
    padding-left: 110px;
    padding-right: 110px;
  }

  .hero-btn {
    font-size: 17px;
  }

  .hero-btn.discord {
    font-size: 26px;
  }

  .hero-inner {
    height: 600px;
  }
}

@media screen and (min-width: 1920px) {
  .container.small {
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  .stackcomponent {
    width: 100vw;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  .container-w3.gutter-outside {
    margin-top: 80px;
  }

  ._3d-showreel-toggle-wrapper {
    display: none;
  }

  .section-4 {
    width: 100vw;
  }

  .section-5.hero, .sticky-div-2 {
    width: 100%;
  }

  .video-play-overlay.is-gradient {
    margin: 0;
  }

  .blur-shapes {
    background-image: url('../images/near-shapes.png');
  }

  .stars {
    background-image: url('../images/Stars.png');
  }

  .shapes-far {
    background-image: url('../images/far-shapes.png');
  }

  .block-characters {
    background-image: url('../images/characters.png');
  }

  .blur-shapes-2 {
    background-image: url('../images/near-shapes.png');
  }

  .stars-2 {
    background-image: url('../images/Stars.png');
  }

  .shapes-far-2 {
    background-image: url('../images/far-shapes.png');
  }

  .block-characters-2 {
    background-image: url('../images/characters.png');
  }

  .container-w1.gutter-outside {
    max-width: 100vw;
  }

  .grow-background {
    width: 100%;
  }

  .c-section.cc-main {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section_iphone-grid {
    height: auto;
  }

  .container-large-2 {
    width: 100%;
  }

  .padding-section-small {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .main-wrapper-2, .section_player-2, .html-embed-3 {
    width: 100%;
  }

  .error-message-2 {
    color: #ff2a2a;
    background-color: #fff2f2;
    border-radius: 80px;
    margin-top: 27px;
    padding: 19px 28px;
  }

  .input-relative::placeholder {
    color: #615e83;
    font-size: 16px;
  }

  .overlay {
    background-color: rgba(0, 0, 0, 0);
  }

  .arrow-icon {
    width: 32px;
    height: 32px;
  }

  .circle-cta {
    width: 10rem;
    height: 10rem;
  }

  .circle-text.pointer-events-none {
    color: var(--black);
    font-size: 1.6rem;
  }

  .background-video-4 {
    display: none;
  }

  .cta-section {
    background-color: rgba(0, 0, 0, 0);
  }

  .circle {
    width: 100px;
    height: 100px;
  }

  .link-block-3 {
    width: 30vw;
    height: 100%;
    overflow: hidden;
  }

  .panel {
    width: 210px;
    height: 160px;
  }

  .hero-para {
    font-size: 27px;
  }

  .hero-heading-2 {
    font-size: 109px;
  }

  .section-23 {
    display: none;
  }

  .container-30 {
    padding-left: 160px;
    padding-right: 160px;
  }

  .hero-btn {
    font-size: 24px;
  }

  .hero-btn.discord {
    background-color: #25b190;
    font-size: 27px;
    box-shadow: 0 4px 12px rgba(37, 177, 144, .7);
  }

  .hero-inner {
    height: 800px;
  }
}

@media screen and (max-width: 991px) {
  .padding-global {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .heading-4 {
    font-size: 2.5rem;
    line-height: 1.15;
  }

  .heading-4.size-6vw {
    font-size: 4rem;
  }

  .text-size-large.text-weight-bold, .text-size-large.text-weight-bold.white {
    font-size: 2rem;
  }

  .text-size-large.text-weight-bold.white.smol, .text-size-large.text-weight-bold.big {
    font-size: 4rem;
  }

  .text-size-regular {
    font-size: 1rem;
  }

  .text-size-regular.text-weight-bold.caps {
    text-transform: capitalize;
  }

  .text-size-regular.caps.text-weight-medium {
    text-align: left;
  }

  .heading-2 {
    font-size: 10rem;
  }

  .heading-2.size-5rem.home-3 {
    font-size: 5rem;
  }

  .heading-3.text-weight-regular {
    font-size: 4.2rem;
  }

  .heading-3.text-weight-regular.large {
    max-width: none;
    font-size: 3rem;
  }

  .heading-3.size-5rem {
    font-size: 2.5rem;
  }

  .heading-3.size-5rem.text-weight-regular {
    font-size: 4.1rem;
  }

  .text-size-small.text-size-medium.caps {
    text-transform: uppercase;
  }

  .text-weight-regular {
    font-size: 2.5rem;
    line-height: 1.15;
  }

  .text-weight-regular.heading-3.size-5-5rem {
    font-size: 3.7rem;
  }

  .text-weight-medium.text-size-regular {
    text-align: center;
  }

  .text-weight-medium.text-size-regular.blog {
    font-size: 1.4rem;
  }

  .text-weight-medium.large {
    font-size: 3rem;
  }

  .navbar-component {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

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

  .home-about-component {
    margin-bottom: 0;
  }

  .projects-home-list.grid-work {
    grid-column-gap: 1rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .testimonial-component {
    grid-row-gap: 2rem;
    padding-top: 0;
  }

  .testimonial-slide {
    padding-left: 0;
    padding-right: 0;
  }

  .services-component {
    grid-template-columns: 1fr;
  }

  .image.hero-home-3 {
    object-position: 0% 50%;
  }

  .footer-heading.text-weight-medium {
    font-size: 3rem;
    line-height: 1.3;
  }

  .home-marquee-wrapper {
    z-index: 2;
    position: relative;
  }

  .home-marquee-image {
    width: 27rem;
    height: 29rem;
  }

  .home-hero-component.height-80vh {
    height: 70vh;
  }

  .max-width-80ch.center-align {
    display: flex;
  }

  .home-project.home-1 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .home-projects-details {
    flex-direction: column;
    align-items: center;
    margin-top: 1rem;
  }

  .home-projects-details.vertical-flex-box {
    align-items: center;
  }

  .home-projects-name {
    text-align: center;
    justify-content: center;
  }

  .home-project-description {
    text-align: center;
    justify-content: center;
    width: 80%;
  }

  .home-project-description.justify-left {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }

  .projects-mouse-hover-wrapper {
    display: none;
  }

  .navbar-open-component {
    grid-template-columns: 1fr;
  }

  .navbar-left {
    align-items: center;
  }

  .nav-link-text {
    font-size: 10vh;
  }

  .nav-link-text.absolute {
    bottom: -14vh;
  }

  .nav-link-text.absolute.second {
    bottom: -28vh;
  }

  .navbar-right {
    display: none;
  }

  .works-section.hero {
    padding-top: 5vh;
  }

  .marquee-wrapper.overflow-hidden {
    margin-top: 5vh;
    margin-bottom: 0;
  }

  .collection-list {
    flex-direction: column;
    display: flex;
  }

  .studio-component {
    width: auto;
  }

  .studio-component.gap {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .nav-link-2 {
    align-self: center;
  }

  .headding-wrap {
    margin-bottom: 0;
  }

  .contact-hero {
    height: 150vh;
  }

  .contact-grid-component {
    z-index: 2;
    grid-column-gap: 5rem;
    grid-row-gap: 3rem;
    flex-direction: column;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: relative;
  }

  .contact-grid-component.relative-z-index.contact-margin {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .blog-post-heading {
    padding-top: 10rem;
  }

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

  .blog-collection-list {
    grid-template-columns: 1fr;
  }

  .blog-card-content.align-left {
    align-items: flex-start;
  }

  .projects-info {
    grid-template-columns: 4.75fr;
    justify-content: space-around;
    display: flex;
  }

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

  .hero-component {
    margin-top: 3vh;
  }

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

  .about-component.about-3.small-gap {
    margin-bottom: 4rem;
  }

  .about-title {
    margin-right: 0%;
  }

  .about-paragraph {
    margin-left: 0%;
  }

  .logos-grid {
    grid-column-gap: 2.75rem;
    grid-row-gap: 5.25rem;
    grid-template-columns: 1fr 1fr;
    justify-content: stretch;
  }

  .stack-heading {
    margin-left: 0;
  }

  .stackcomponent {
    margin-top: 6.8rem;
    margin-bottom: 3rem;
  }

  .infos-component {
    margin-top: 3rem;
  }

  .infos-grid._1-row {
    grid-template-columns: 1fr;
  }

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

  .testimonial-about-component {
    margin-top: 5vh;
    margin-bottom: 0;
  }

  .testimonial-heading {
    width: 100%;
  }

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

  .about-marquee-wrapper {
    height: 65vw;
  }

  .about-3-infos {
    max-width: none;
  }

  .contact-wrap {
    grid-row-gap: 3rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr 1.5fr;
    display: grid;
  }

  .contact-grid {
    padding-top: 8vh;
  }

  .hero-left-image, .hero-right-image {
    height: 50vh;
  }

  .home-works-component {
    margin-top: 6rem;
  }

  .home-works-component.home-3 {
    margin-top: 0;
    margin-bottom: 4rem;
  }

  .home-works-component.expertises-margin {
    margin-top: 0;
  }

  .home-work-grid {
    grid-template-columns: 1fr;
  }

  .home-work-grid.home-3 {
    margin-top: 6rem;
  }

  .work-div-wrapper {
    margin-top: 20vh;
  }

  .work-div-wrapper.home-3, .work-item {
    margin-top: 0;
  }

  .slider-component {
    padding-top: 6rem;
    padding-bottom: 6rem;
    padding-left: 0;
  }

  .grid-12-column-2 {
    grid-row-gap: 5.25rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .slider {
    height: 35rem;
  }

  .slider-arrow-right, .slider-arrow {
    display: none;
  }

  .product-component {
    flex-direction: column;
    margin-bottom: 6rem;
    display: flex;
  }

  .pricing-component {
    margin-top: 0;
  }

  .pricing-grid {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .price-card {
    align-items: flex-start;
  }

  .price-button {
    align-items: center;
  }

  .error-heading {
    font-size: 3.2rem;
  }

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

  .about-hero-component.margin-bottom.work {
    margin-bottom: 0;
  }

  .about-margin {
    margin-bottom: 4rem;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .style-guide-heading {
    font-size: 7rem;
  }

  .changelog-component {
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .style-guide-text {
    font-size: 2rem;
  }

  .text-size-huge {
    font-size: 2.3rem;
  }

  .license-images-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .license-component {
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    margin-top: 5.3rem;
    margin-bottom: 6rem;
  }

  .heading-6 {
    font-size: 1.6rem;
    line-height: 1.35;
  }

  .margin-top {
    margin-top: 9rem;
  }

  .contact-3-hero-wrap {
    top: 2rem;
  }

  .contact-3-hero-component {
    width: auto;
  }

  .marquee-home-2-wrapper {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .margin-bottom-negative {
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .section-hero {
    padding-bottom: 2.4rem;
  }

  .project-title {
    font-size: 6rem;
  }

  .heading-component {
    padding-left: 20px;
    padding-right: 20px;
  }

  .figma {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    overflow: hidden;
  }

  .figma-image {
    height: 100%;
  }

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

  .figma-image-wrap {
    width: 100%;
  }

  .max-width-80ch-2 {
    max-width: none;
  }

  .heading-home {
    font-size: 3.8rem;
    line-height: 1.15;
  }

  .heading-home.product-name.tc-para {
    font-size: 1.44rem;
  }

  .heading-home.tc-head {
    font-size: 2.6rem;
  }

  .heading-features {
    font-size: 2rem;
  }

  .figma-content {
    width: 100%;
    margin-top: 4.2rem;
    margin-bottom: 4.2rem;
    margin-left: 0;
    padding-left: 3.1rem;
    padding-right: 3.1rem;
  }

  .home-paragraph {
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .home-paragraph.tc-para {
    font-size: 1.2rem;
  }

  .heading-7 {
    font-size: 2.5rem;
  }

  .home-page-cards-grid {
    grid-template-columns: 1fr;
  }

  .heading-large-home {
    font-size: 3.8rem;
    line-height: 1.15;
  }

  .heading-home-pages {
    font-size: 2rem;
  }

  .text-size-large-3 {
    font-size: 2.3rem;
    line-height: 1.4;
  }

  .collection-item {
    width: 100%;
  }

  .enterprise-banner {
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: center;
  }

  .enterprise-content {
    flex-direction: column;
  }

  .box.is--3 {
    margin-top: 89vh;
    margin-left: 42.1em;
  }

  .box.is--7 {
    margin-top: 52vh;
    margin-left: 49.9em;
  }

  .box.is--4 {
    margin-top: 20vh;
    margin-left: 34.5em;
  }

  .box.is--5 {
    margin-top: 58vh;
    margin-left: 9.2em;
  }

  .box.is--6 {
    margin-top: 106vh;
    margin-left: 19.1em;
  }

  .box.is--1 {
    margin-left: -1.5em;
  }

  .body-2 {
    aspect-ratio: auto;
    overflow: visible;
  }

  ._3d-intro-wrapper {
    padding-top: 0;
    padding-bottom: 6.5em;
    position: static;
  }

  .section-tutorial {
    border-top: 1px solid #d4d4d4;
    padding-top: 5em;
    padding-bottom: 5em;
  }

  ._3d-stage-sticky {
    height: auto;
    position: static;
  }

  ._3d-hand-inner {
    width: 90%;
    height: 65vh;
  }

  .section-3d-scroll {
    height: auto;
  }

  ._3d-content-wrapper {
    font-size: 1.6vw;
  }

  ._3d-stage-wrapper {
    height: 90vh;
    position: static;
  }

  .container-4 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #000;
    border-radius: 4px;
  }

  .heading-10 {
    font-size: 45px;
    line-height: 3.6rem;
  }

  .pointer-events-none-embed {
    display: none;
  }

  .vertical-scroll-wrapper {
    width: auto;
    height: 2.8125rem;
    overflow: hidden;
  }

  .text-rotation-wrapper {
    flex-direction: column;
  }

  .heading-large {
    font-size: 2.25rem;
  }

  .video-title-wrapper {
    padding-top: 1.45rem;
    padding-left: 1.575rem;
    padding-right: 1.575rem;
    overflow: hidden;
  }

  .html-video-player {
    border-radius: 0;
  }

  .video-title {
    font-size: 1.2rem;
  }

  .flowplay-video-wrapper {
    border-radius: 0;
    min-width: 90vw;
    min-height: auto;
  }

  .html-video-wrapper {
    border-radius: 1.25rem;
    min-width: 90vw;
    min-height: auto;
  }

  .video-controls-wrapper-2.is-blurred {
    width: 90%;
    padding: .6rem 1.85rem 1.15rem;
    bottom: 2rem;
  }

  .video-title-wrapper-2 {
    padding-top: 1.45rem;
    padding-left: 1.575rem;
    padding-right: 1.575rem;
    overflow: hidden;
  }

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

  .video-subtitle {
    font-size: 1rem;
  }

  .html-video-embed {
    object-fit: cover;
    width: 100%;
    height: 100vh;
  }

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

  .button-4.hero {
    padding: 16px 45px;
  }

  .heading-11 {
    font-size: 36px;
  }

  .button-5 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .button-5.hero {
    padding: 16px 45px;
  }

  .mockup-subtitle {
    font-size: 1.1em;
  }

  .mockup-title {
    font-size: 4em;
  }

  .mockup-wrapper.is-first {
    margin-top: -2.5em;
  }

  .mockup-overlap {
    height: 34vw;
  }

  .container-w1.gutter-outside {
    background-color: #000;
  }

  .ipad-animation-inner, .ipad-animation-inner.fly-left {
    max-width: 67%;
  }

  .ipad-animation-inner.fly-center {
    max-width: 80%;
  }

  .ipad-landscape-screen, .ipad-screen-wrapper {
    border-radius: 7px;
  }

  .page-padding {
    margin-top: 100px;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .stick-content-positioner._1 {
    background-color: var(--white);
  }

  .sticky-container._2 {
    justify-content: flex-end;
  }

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

  .padding-global-4 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .sticky-wrap {
    height: 70vh;
    padding-top: 0;
  }

  .scroll-inner {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 230vw;
    height: 100%;
  }

  .sticky-container-2 {
    height: 450vw;
  }

  .scroll-card {
    width: 60vw;
    height: 61.8%;
    margin-bottom: 2px;
    bottom: 0%;
  }

  .heading-18.size-5rem {
    font-size: 2.5rem;
  }

  .heading-18.size-5rem.text-weight-regular {
    font-size: 2.6rem;
  }

  .about-paragraph-2 {
    margin-left: 0%;
  }

  .heading-19.size-5rem {
    font-size: 2.5rem;
  }

  .heading-19.size-5rem.text-weight-regular {
    font-size: 4.1rem;
  }

  .video-unmute-wrapper:hover {
    transform: none;
  }

  .video-unmute-wrapper:active {
    transform: scale(.9);
  }

  .video-play-pause-wrapper:hover {
    transform: none;
  }

  .video-play-pause-wrapper:active, .video-play-wrapper:active {
    transform: scale(.9);
  }

  .video-vimeo-wrapper {
    height: 100vh;
    padding-top: 0%;
  }

  .background-type {
    font-size: 12vw;
  }

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

  .tab-container {
    flex: 0 auto;
  }

  .tab-grid {
    flex-direction: column;
  }

  .tab-image-wrapper {
    max-height: none;
  }

  .tab-menu {
    justify-content: flex-start;
  }

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

  .c-title-3 {
    font-size: 28px;
  }

  .c-page {
    height: auto;
    overflow: visible;
  }

  .c-container-2.cc-10cols {
    margin-left: 50px;
    margin-right: 50px;
  }

  .c-nav_brand {
    margin-left: 4px;
  }

  .team-intro-wrapper {
    justify-content: flex-end;
  }

  .team-intro-title {
    font-size: 16vw;
  }

  .team-text-sticky {
    align-items: flex-start;
    min-height: auto;
    top: 5vh;
  }

  .section-team {
    display: none;
  }

  .team-images-wrapper {
    grid-column-gap: 4.75em;
    justify-content: flex-end;
    padding-bottom: 6em;
    padding-left: 45%;
    overflow: hidden;
  }

  .team-text-wrapper {
    text-align: left;
    max-width: 100%;
    padding-top: 9em;
    padding-bottom: 4em;
    left: 6vw;
    right: 6vw;
  }

  .team-images-column {
    grid-row-gap: 7.5em;
    flex: 1;
    margin-right: -.5em;
    padding-left: 0;
    padding-right: 0;
  }

  ._5-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .feature3-subitem-wrapper {
    text-align: left;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    display: block;
  }

  .feature3-text-wrapper {
    padding-left: 0;
  }

  .feature3-icon {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .text-16.text-16-60 {
    width: 100%;
  }

  .wrap {
    width: 645px;
  }

  .wrap.w50-center {
    text-align: center;
    flex-direction: column-reverse;
  }

  ._7-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  ._7-col._7-col-last.desktop {
    display: block;
  }

  ._7-col._7-col-last.mobile {
    display: none;
  }

  ._6-col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  ._6-col._6-col-last {
    width: 100%;
  }

  .feature4-text-wrap {
    text-align: center;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .feature4-image {
    margin: -20px auto;
    display: block;
  }

  .feature4-wrapper {
    flex-direction: column;
    margin-bottom: 0;
  }

  .faq-grid {
    grid-template-columns: 1fr 4fr;
  }

  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .box-2 {
    flex-direction: column;
    align-items: flex-start;
    padding: 3.2em;
  }

  .card_mask {
    width: 50%;
  }

  .container-large {
    margin-left: 50px;
    margin-right: 50px;
  }

  .faq-menu {
    z-index: 9999999;
    flex-direction: row;
    justify-content: flex-start;
    max-width: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    overflow: auto;
  }

  .faq-item-wrapper {
    z-index: 8888;
    position: static;
  }

  .faq-menu-wrapper {
    z-index: 9999;
    background-color: #fff;
    border-radius: .5rem;
    width: 100%;
    top: 1rem;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, .15);
  }

  .faq-container {
    flex-direction: column;
  }

  .faq-group-row {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .faq-menu-item.w--current {
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.25rem;
  }

  .faq-answer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq-menu-title {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: .5rem 2rem;
    display: flex;
    position: relative;
  }

  .faq-groups-wrapper {
    width: 100%;
  }

  .faq-arrow {
    z-index: 0;
    position: relative;
  }

  .faq-question {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ceramic-shield, .ceramic-shield-3 {
    height: 40%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .durable-part-2 {
    height: 100%;
  }

  .section_iphone-grid {
    height: auto;
    overflow: hidden;
  }

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

  .text-size-large-2 {
    text-align: center;
    font-size: 2rem;
  }

  .durable-part {
    flex-direction: column;
    height: 100%;
  }

  .first-iphone {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .text-size-medium-4.text-color-grey {
    text-align: center;
  }

  .durable-part-3 {
    height: 100%;
  }

  .ceramic-shield-2 {
    height: 40%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .durable-text {
    width: 80%;
  }

  .hero-section {
    padding-bottom: 120px;
  }

  .cell-content {
    flex-wrap: wrap;
    min-height: 250px;
  }

  .hero-layout {
    height: auto;
  }

  .footer-column {
    padding-right: 20px;
  }

  .footer-bottom-2 {
    flex-direction: column;
  }

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

  .video-controls-wrapper-3.is-blurred {
    width: 90%;
    padding: .6rem 1.85rem 1.15rem;
    bottom: 2rem;
  }

  .padding-global-5 {
    background-color: var(--black);
  }

  .html-video-wrapper-2 {
    object-fit: fill;
    border-radius: 0;
    min-width: 100vw;
    height: auto;
    min-height: auto;
  }

  .video-title-wrapper-3 {
    padding-top: 1.45rem;
    padding-left: 1.575rem;
    padding-right: 1.575rem;
    overflow: hidden;
  }

  .video-player-wrapper-2 {
    margin-top: 50%;
  }

  .video-controls-wrapper-4.is-blurred, .video-controls-wrapper-5.is-blurred {
    width: 90%;
    padding: .6rem 1.85rem 1.15rem;
    bottom: 2rem;
  }

  .html-video-wrapper-3 {
    border-radius: 1.25rem;
    min-width: 90vw;
    min-height: auto;
  }

  .video-title-wrapper-4 {
    padding-top: 1.45rem;
    padding-left: 1.575rem;
    padding-right: 1.575rem;
    overflow: hidden;
  }

  .video-controls-wrapper-6.is-blurred {
    width: 90%;
    padding: .6rem 1.85rem 1.15rem;
    bottom: 2rem;
  }

  .blog-grid {
    grid-column-gap: 22px;
    grid-template-columns: 1fr .6fr;
  }

  .feature-image {
    margin-bottom: 10px;
  }

  .featured-item {
    flex-wrap: wrap;
  }

  .blog-item {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .container-21 {
    flex-flow: column;
    align-items: center;
  }

  .hero__elements-wrap {
    margin-right: -280px;
  }

  .hero__content {
    padding-left: 0;
  }

  .section-15, .section-16 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .menu__nav-link {
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/dash_1dash.png');
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    text-decoration: none;
  }

  .menu__nav-link.mod--last {
    margin-bottom: -1px;
  }

  .footer__logo {
    margin-bottom: 0;
  }

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

  .audio__more {
    position: static;
  }

  .footer__elem.mod--2, .footer__elem.mod--1 {
    display: none;
  }

  .footer__elem.mod--3 {
    width: 82px;
    position: relative;
    transform: rotateX(0)rotateY(-180deg)rotateZ(0);
  }

  .header__humburger-line {
    background-color: #fff;
    flex: none;
    width: 100%;
    height: 2px;
    min-height: 2px;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
  }

  .header__humburger-line.mod--1 {
    top: 0;
  }

  .header__humburger-line.mod--2 {
    width: 70%;
    left: auto;
  }

  .header__humburger-line.mod--3 {
    bottom: 0;
  }

  .header__humburger-wrap {
    cursor: pointer;
    margin-right: -5px;
    display: block;
    position: relative;
  }

  .audio__img-wrap {
    display: none;
  }

  .audio__shine-wrap {
    overflow: hidden;
  }

  .header__login {
    text-align: center;
    margin-right: 72px;
  }

  .meida__img-wrap {
    margin-bottom: -150px;
    position: relative;
  }

  .header__col.col--2, .header__col.col--3 {
    display: none;
  }

  .audio__col.col--1 {
    flex: 0 auto;
    width: 100%;
    max-width: none;
  }

  .audio__col.col--2 {
    max-width: 260px;
    padding-left: 0;
  }

  .audio__txt {
    margin-top: 0;
  }

  .visit__card-title-over {
    margin-bottom: 16px;
  }

  .visit__card {
    margin-left: 20px;
  }

  .visit__card.mod--first {
    margin-left: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .visit__content {
    display: block;
  }

  .footer__desc {
    margin-top: -12px;
    margin-left: 20px;
    font-size: 26px;
  }

  .media__desc-wrap {
    max-width: 600px;
    margin-top: -20px;
  }

  .media__elem1 {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .audio__list-item {
    flex-wrap: wrap;
  }

  .section-17 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-17.section--media {
    overflow: hidden;
  }

  .header-absolute {
    padding-left: 32px;
    padding-right: 32px;
    top: 20px;
  }

  .media__content {
    flex-direction: column;
    align-items: stretch;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .visit__shine-wrap {
    height: 600px;
    top: -300px;
  }

  .footer-4 {
    background-image: url('../images/Noise_2Noise.png'), radial-gradient(circle at 100% -30%, rgba(193, 24, 34, .6), rgba(193, 24, 34, 0) 40%);
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    padding-left: 32px;
    padding-right: 32px;
  }

  .media__elem2 {
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .audio__type-wrap {
    margin-bottom: 16px;
  }

  .footer__col.col--1 {
    flex: 0 auto;
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
    display: flex;
  }

  .menu__content {
    z-index: 1;
    background-color: #1d2228;
    background-image: radial-gradient(circle farthest-side at -30% 140%, rgba(193, 24, 34, .5), rgba(193, 24, 34, 0) 64%), radial-gradient(circle farthest-side at 130% -40%, rgba(193, 24, 34, .5), rgba(193, 24, 34, 0) 64%), url('../images/Noise_2Noise.png');
    background-position: 0 0, 0 0, 0 0;
    background-size: auto, auto, auto;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 125px 32px 80px;
    display: flex;
    position: relative;
  }

  .menu {
    z-index: 89;
    height: 100vh;
    position: fixed;
    top: 0%;
    bottom: 0;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .footer__follow-wrap {
    margin-top: 32px;
  }

  .footer__elem1 {
    bottom: -70px;
    left: auto;
    right: 0;
  }

  .header__humburger {
    z-index: 0;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    padding: 0;
    display: flex;
    position: relative;
  }

  .visit__shine-img {
    right: -250px;
  }

  .footer__elem-mob {
    display: block;
    position: absolute;
    top: auto;
    bottom: 56px;
    left: auto;
    right: 0%;
  }

  .header__humburger-close {
    z-index: 2;
    padding: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .footer__columns {
    flex-wrap: wrap;
  }

  .menu__nav {
    flex-direction: column;
    width: 100%;
    display: flex;
    overflow: hidden;
  }

  .media__desc {
    margin-bottom: 40px;
  }

  .section-18 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-18.section--media {
    overflow: hidden;
  }

  .blog-grid-2 {
    grid-column-gap: 22px;
    grid-template-columns: 1fr .6fr;
  }

  .navigation-button {
    margin-left: 0;
  }

  .menu-button-4 {
    color: #fb9acf;
    border: 1px solid #fb9acf;
    border-radius: 15px;
  }

  .menu-button-4.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .navigation-menu {
    background-color: #202146;
  }

  .hero-right__p-wrapper {
    width: 150vw;
    font-size: 2.5vw;
  }

  .hero-left__wrapper {
    width: 100%;
    height: 50%;
  }

  .hero__h2 {
    font-size: 3em;
  }

  .hero__p {
    font-size: 1.3em;
  }

  .hero-right__h1 {
    font-size: 30vw;
  }

  .s-hero {
    flex-direction: column;
    display: block;
  }

  .hero-right__wrapper {
    width: 100%;
    height: 50%;
  }

  .hero-left__content {
    max-width: 100%;
  }

  .space-huge {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .hero-image-mask {
    height: 100%;
  }

  .image-24.hide-d {
    display: block;
  }

  .case-image-wrapper {
    flex-direction: column;
    width: 100%;
    position: relative;
    bottom: auto;
    right: auto;
    overflow: visible;
  }

  .text-large {
    font-size: 2rem;
  }

  .text-xl {
    letter-spacing: -3px;
    font-size: 5rem;
  }

  ._12-column-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: minmax(16px, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
  }

  ._12-column-grid.intro-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: minmax(16px, 1fr);
    grid-auto-columns: .25fr;
  }

  .background-video-2 {
    display: none;
  }

  .container-23 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .hero-cideo-container {
    height: 800px;
  }

  .section-20.hero-section {
    padding-top: 2rem;
  }

  .container-24 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .bg-video-border-wrapper {
    border-top-width: 13vw;
    border-bottom-width: 13vw;
  }

  .sun-icon {
    width: 50vw;
  }

  .outline-heading, .filled-heading {
    text-align: center;
    font-size: 100px;
  }

  .stacked-tabs-holder {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .stacked-tabs-content-holder {
    justify-content: flex-start;
  }

  .grid-8-col {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .stacked-tabs-pane-holder {
    width: 80%;
  }

  .stacked-tabs-container {
    width: 100%;
    min-width: 100%;
  }

  .cursor {
    display: none;
  }

  .accordion-item {
    margin-bottom: 20px;
  }

  .accordion-header {
    font-size: 3.5rem;
  }

  .accordion-section {
    padding-left: 6%;
    padding-right: 6%;
  }

  .accordion-pane {
    width: 100%;
  }

  .sticky_menu_wrapper {
    flex-direction: row;
    height: auto;
    display: none;
  }

  .datatable_line_atom {
    width: 24%;
  }

  .datatable_line_atom.service_provider {
    width: 26%;
  }

  .datatable_line_atom.place_processing {
    width: 18%;
  }

  .datatable_line_atom.purpose {
    width: 46%;
  }

  .datatable_line_atom.purpose.third_party {
    width: 30%;
  }

  .privacy_grid {
    grid-template: "Lateral-Menu"
                   "Content"
                   / 1fr;
    margin-top: 0;
    display: flex;
  }

  .small_data_table, .datatable_mobile {
    display: none;
  }

  .datatable_header {
    justify-content: space-between;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }

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

  .datatable_category_name {
    flex-wrap: nowrap;
    font-size: 10px;
    line-height: 12px;
  }

  .item_icon_header {
    flex-direction: row-reverse;
    align-items: flex-start;
    display: flex;
  }

  .privacy_section {
    margin-top: 99px;
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-26 {
    width: 90%;
  }

  .privacy_icon.top-margin {
    margin-top: 8px;
  }

  .datatable_header_atom.purpose {
    width: 46%;
  }

  .datatable_header_atom.purpose.third_party {
    width: 30%;
  }

  .datatable_header_atom.place_processing {
    width: 18%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .datatable_header_atom.data_collected_shared {
    align-items: center;
    width: 26%;
  }

  .datatable_header_atom.service_provider {
    width: 24%;
  }

  .datatable_header_atom.service_provider.third_party {
    flex-wrap: wrap;
    width: 26%;
    overflow: visible;
  }

  .section-22 {
    margin-top: 74px;
    padding-top: 0;
  }

  .tc-logo {
    height: 32px;
  }

  .link-block-3 {
    height: 61.8%;
    margin-bottom: 2px;
  }

  .content-wrapper-3 {
    height: 50vh;
  }

  .homep {
    font-size: 30px;
    line-height: 40px;
  }

  .text-change-wrapper {
    height: 40px;
  }

  .text-change {
    font-size: 30px;
    line-height: 40px;
  }

  .content-wrapper-4 {
    height: 50vh;
  }

  .text-change-2, .text-change-3 {
    font-size: 30px;
    line-height: 40px;
  }

  .hero-para {
    font-size: 17px;
  }

  .hero-heading-2 {
    font-size: 36px;
  }

  .hero-heading-2.mb30 {
    margin-bottom: 10px;
  }

  .container-30 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .hero-btn {
    padding: 7px 20px;
    font-size: 13px;
  }

  .hero-btn.discord {
    font-size: 16px;
  }

  .hero-inner {
    height: 320px;
  }

  .div-block-14 {
    flex-direction: row;
    align-items: flex-start;
  }

  .heading-wrapper-2 {
    z-index: 3;
  }

  .home_image-container._4 {
    width: 110px;
    bottom: 5vh;
    right: 20vw;
    transform: none;
  }

  .home_image-container._1 {
    width: 120px;
    top: 5vh;
    left: 25vw;
  }

  .home_image-container._3 {
    width: 140px;
    top: 35vh;
    left: 15vw;
  }

  .home_image-container._2 {
    width: 140px;
    top: 15vh;
    right: 10vw;
  }

  .heading-jumbo-small {
    font-size: 32px;
  }

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

  .section-24.home-heading {
    padding-top: 12em;
    padding-bottom: 6em;
  }

  .button_top {
    padding: 1em 3.5em;
  }

  .treats-image-wrapper {
    z-index: 1;
  }

  .content-wrapper-5 {
    height: 50vh;
  }

  .text-change-4 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .heading-4 {
    font-size: 1.9rem;
    line-height: 1.15;
  }

  .heading-4.text-weight-regular.size-3-5rem {
    font-size: 3.2rem;
  }

  .text-size-large {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .text-size-regular.text-weight-bold {
    font-size: 1rem;
  }

  .heading-2 {
    font-size: 6rem;
  }

  .heading-2.size-5rem.home-3 {
    font-size: 4.2rem;
  }

  .heading-3.text-weight-regular {
    font-size: 3.2rem;
  }

  .heading-3.text-weight-regular.large {
    font-size: 2rem;
  }

  .heading-3.size-5rem.text-weight-regular {
    font-size: 2.9rem;
  }

  .text-size-medium {
    font-size: 1.2rem;
  }

  .text-weight-regular {
    font-size: 1.9rem;
  }

  .text-weight-regular.heading-3.size-5-5rem {
    font-size: 3rem;
  }

  .text-weight-medium {
    line-height: 1.15;
  }

  .text-weight-medium.caps.text-size-small {
    font-size: 1rem;
  }

  .text-weight-medium.heading-3.size-5-5rem {
    font-size: 3rem;
  }

  .text-weight-medium.text-size-regular {
    font-size: 1.8rem;
  }

  .text-weight-medium.text-size-regular.align-left {
    text-align: left;
  }

  .text-weight-medium.large {
    font-size: 2rem;
  }

  .text-weight-bold {
    font-size: 1.9rem;
    line-height: 1.15;
  }

  .text-weight-bold.caps.text-size-small {
    font-size: 1rem;
  }

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

  .footer-links-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .home-projects-component {
    padding-top: 4.2rem;
  }

  .projects-home-list.grid-work.home-2 {
    grid-row-gap: 4rem;
  }

  .image.hero-home-3 {
    object-position: 20% 50%;
  }

  .footer-heading.text-weight-medium {
    font-size: 2.5rem;
  }

  .home-hero-component.home-2 {
    height: 80vh;
  }

  .home-hero-component.height-80vh {
    height: 60vh;
    margin-bottom: 15vh;
  }

  .home-projects-details.vertical-flex-box {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .home-projects-name {
    text-align: center;
    justify-content: center;
    width: 100%;
  }

  .home-project-description.justify-left {
    text-align: center;
    justify-content: center;
  }

  .marquee-wrapper.margin-top-15vh {
    margin-top: 5vh;
    margin-bottom: 5vh;
  }

  .marquee-wrapper.margin-top-work {
    margin-top: 15vh;
  }

  .elipse.green {
    min-width: .5rem;
    min-height: .5rem;
  }

  .contact-grid-component.relative-z-index.contact-margin {
    grid-row-gap: 4rem;
  }

  .blog-card-content.align-left {
    align-items: center;
  }

  .projects-info {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-component {
    margin-top: 2vh;
  }

  .about-image.large {
    height: 40vh;
  }

  .about-component {
    display: block;
  }

  .about-component.about-3.small-gap {
    grid-row-gap: 1rem;
    margin-top: 1.7rem;
  }

  .process-info {
    grid-row-gap: 1.25rem;
    text-align: left;
    padding-bottom: 1.5rem;
  }

  .mask-frame-3 {
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .stackcomponent {
    grid-row-gap: 2rem;
  }

  .infos-grid._1-row {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .infos-grid._2-column {
    grid-column-gap: 8vw;
    grid-template-columns: 1fr 1fr;
  }

  .team-component {
    margin-top: 3rem;
  }

  .team-grid {
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .max-width-19ch {
    text-align: left;
  }

  .grid-12-column {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: flex-start;
    display: flex;
  }

  .about-marquee-wrapper {
    height: 85vw;
  }

  .about-marquee-image {
    height: 40vh;
  }

  .about-logos-grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 2.5rem;
  }

  .about-3-infos {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .contact-grid {
    grid-template-columns: 1fr;
    padding-bottom: 6rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .contact-images-wrapper {
    display: none;
  }

  .hero-left-image, .hero-right-image {
    height: 40vh;
  }

  .home-works-component {
    margin-top: 0;
  }

  .home-works-component.home-3, .home-works-component.expertises-margin {
    margin-top: 6rem;
  }

  .home-work-grid.home-3 {
    margin-top: 0;
  }

  .work-div-wrapper {
    margin-top: 20vh;
  }

  .work-div-wrapper.home-3 {
    margin-top: 0;
  }

  .slider-component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 1.5rem;
  }

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

  .slider {
    width: 90%;
    height: 35rem;
  }

  .product-component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    margin-bottom: 6rem;
  }

  .product-description {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .price-value.text-weight-medium {
    font-size: 4rem;
  }

  .error-heading {
    font-size: 3rem;
  }

  .about-hero-component.margin-bottom {
    margin-bottom: 3rem;
  }

  .collection-list-wrapper {
    margin-top: -10vh;
  }

  .collection-list-wrapper.home-3 {
    margin-top: 0;
  }

  .about-margin {
    margin-bottom: 3rem;
  }

  .style-guide-heading {
    font-size: 6rem;
  }

  .changelog-component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .style-guide-text {
    font-size: 2rem;
    line-height: 1.15;
  }

  .license-content {
    grid-row-gap: 4rem;
    flex-direction: column;
  }

  .text-size-huge {
    font-size: 2rem;
    line-height: 1.3;
  }

  .license-images-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .license-component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    margin-top: 4.2rem;
    margin-bottom: 5.7rem;
  }

  .heading-6 {
    line-height: 1.3;
  }

  .margin-top {
    margin-top: 9rem;
  }

  .contact-3-hero-wrap {
    top: 0;
  }

  .text-size-medium-2 {
    font-size: 1.2rem;
  }

  .heading-home {
    font-size: 3rem;
  }

  .heading-features {
    font-size: 2rem;
    line-height: 1.3;
  }

  .home-paragraph {
    margin-top: 16px;
    font-size: 1.5rem;
  }

  .heading-7 {
    line-height: 1.3;
  }

  .heading-large-home {
    font-size: 3rem;
  }

  .heading-home-pages {
    font-size: 2rem;
    line-height: 1.3;
  }

  .text-size-large-3 {
    font-size: 1.5rem;
  }

  .padding-global-3 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .box.is--3 {
    margin-top: 68vh;
    margin-left: 23.6em;
  }

  .box.is--7 {
    margin-top: 110vh;
    margin-left: 3.6em;
  }

  .box.is--4 {
    margin-top: 36vh;
    margin-left: 32.6em;
  }

  .box.is--5 {
    margin-top: 51vh;
    margin-left: 6em;
  }

  .box.is--6 {
    margin-top: 98vh;
    margin-left: 25em;
  }

  .create__feature-text {
    margin-top: 5vw;
    font-size: 3.3vw;
  }

  .create__coin1 {
    transform: scale(1);
  }

  .create__feature-heading {
    font-size: 4.3vw;
  }

  .create__coin1-wrapper {
    width: 55vw;
    top: 25vw;
    left: 40%;
  }

  .create__coin2 {
    transform: scale(1);
  }

  .create__coin2-wrapper {
    width: 55vw;
    top: 148vw;
    left: 5%;
  }

  .create__features-wrapper {
    flex-direction: column;
    margin-top: 48vw;
  }

  .create__coin3-wrapper {
    display: none;
  }

  .create__feature {
    width: 63%;
    margin-bottom: 9vw;
    margin-left: 0%;
  }

  .create__text-wrapper1 {
    flex-flow: wrap;
    justify-content: center;
    width: 87%;
    margin-top: 16vw;
  }

  .create__heading {
    opacity: 1;
    font-size: 15vw;
    transform: scale(1);
  }

  .create__heading-wrapper {
    margin-top: 42vw;
  }

  .create__text-wrapper2 {
    flex-wrap: wrap;
    justify-content: center;
    width: 87%;
  }

  .create__text {
    margin-right: 1vw;
    font-size: 3.8vw;
  }

  ._3d-showreel-wrapper {
    bottom: 2em;
    left: 2em;
  }

  ._3d-hand-inner {
    width: 80%;
    height: 55vh;
  }

  .intro-description {
    padding-left: 0;
    padding-right: 0;
  }

  ._3d-brand-blur-wrapper {
    font-size: .8em;
  }

  ._3d-brand-wrapper {
    top: 2em;
    left: 2em;
  }

  ._3d-subline-wrapper {
    width: 45%;
    max-width: 16em;
    bottom: 2em;
    right: 2em;
  }

  ._3d-subline-text {
    font-size: 1.1em;
  }

  .p-sm-end {
    padding-bottom: 2.3em;
  }

  ._3d-showreel-toggle-wrapper {
    grid-row-gap: .75em;
    flex-direction: column;
    align-items: flex-start;
  }

  .copy-medium {
    font-size: 1.3em;
    line-height: 1.4em;
  }

  .title2 {
    font-size: 2.7em;
  }

  ._3d-hand-image {
    object-fit: contain;
    object-position: 50% 50%;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .vertical-scroll-wrapper {
    height: 2.34375rem;
    overflow: hidden;
  }

  .text-rotation-wrapper {
    margin-left: 0%;
  }

  .heading-large {
    font-size: 1.875rem;
  }

  .track-light {
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .track-background {
    flex-direction: column;
  }

  .track.video-element.large {
    height: 7px;
  }

  .track-wrapper {
    width: 93%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: auto;
    bottom: .8rem;
    left: 0%;
    right: 0%;
  }

  .control-button {
    width: 2rem;
    height: 2rem;
  }

  .control-button.is-padding {
    width: 2.4rem;
    height: 2.4rem;
    display: flex;
  }

  .fullscreen {
    display: none;
  }

  .html-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .video-duration.left-aligned {
    font-size: 13px;
  }

  .lower-video-controls {
    margin: auto;
  }

  .video-title {
    font-size: 1.1rem;
  }

  .video-controls.player_1 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    justify-items: center;
    display: flex;
  }

  .video-controls.player_2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .video-controls.hide-mobile-landscape {
    display: none;
  }

  .video-controls.right-aligned {
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .fullscreen-2 {
    display: none;
  }

  .video-controls-wrapper-2.is-blurred {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    width: 95%;
    padding: .2rem 1rem .9rem;
    bottom: .8rem;
  }

  .video-title-wrapper-2.centered {
    padding-top: 1.2rem;
  }

  .play-button {
    display: none;
  }

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

  .time-controls-wrapper {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
  }

  .video-watched {
    font-size: 13px;
  }

  .control-button-2 {
    width: 2rem;
    height: 2rem;
  }

  .control-button-2.hide-mobile-landscape {
    display: flex;
  }

  .control-button-2.is-padding {
    width: 2.4rem;
    height: 2.4rem;
    display: flex;
  }

  .video-subtitle {
    font-size: .9rem;
  }

  .blur-shapes-2 {
    top: 10px;
  }

  .block-characters-2 {
    width: 100%;
    top: 25%;
  }

  .mockup-title {
    font-size: 3em;
  }

  .mockup-wrapper {
    grid-column-gap: 10%;
    grid-row-gap: 10%;
    justify-content: center;
  }

  .mockup-wrapper.is-first {
    margin-top: -6.6em;
  }

  .iphone-mockup {
    width: 40%;
  }

  .iphone-mockup.is-second {
    order: 1;
    width: 52%;
  }

  .ipad-animation-inner {
    margin-left: -30%;
  }

  .ipad-animation-inner.fly-left {
    margin-right: -30%;
  }

  .ipad-scroll-animation-title {
    font-size: 3.2em;
  }

  .ipad-scroll-animation-content {
    max-width: 100%;
  }

  .ipad-landscape-screen {
    border-radius: 6px;
  }

  .p-xs-end {
    padding-bottom: 1.6em;
  }

  .copy-medium-2 {
    font-size: 1.3em;
    line-height: 1.4em;
  }

  .ipad-screen-wrapper {
    border-radius: 6px;
  }

  .ipad-scroll-animation-sticky {
    padding-top: 3em;
  }

  .copy-medium-3, .copy-medium-4 {
    font-size: 1.3em;
    line-height: 1.4em;
  }

  .stick-content-positioner._1 {
    position: relative;
  }

  .scroll-container {
    flex-direction: column-reverse;
    display: flex;
  }

  .effect-wrapper {
    margin-right: 0;
  }

  .menu-expand-content {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .text-size-regular-2.text-weight-bold {
    font-size: 1rem;
  }

  .padding-global-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .sticky-wrap {
    height: auto;
    overflow: visible;
  }

  .scroll-inner {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .description {
    margin-top: .875rem;
    font-size: 1.125rem;
  }

  .heading-17 {
    font-size: 1.75rem;
  }

  .media-wrapper {
    height: 300px;
    display: block;
  }

  .scroll-card {
    border-radius: 16px;
    width: 100%;
    margin: 1rem 0;
  }

  .text-size-large-4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .heading-18.size-5rem.text-weight-regular {
    font-size: 2.9rem;
  }

  .text-size-large-5 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .heading-19.size-5rem.text-weight-regular {
    font-size: 2.9rem;
  }

  .video-unmute-wrapper {
    font-size: .9em;
  }

  .video-play-pause-toggle {
    top: 1em;
    right: 1em;
  }

  .video-play-pause-wrapper {
    font-size: .8em;
  }

  .section-video {
    padding-top: 10em;
    padding-bottom: 10em;
  }

  .video-vimeo-wrapper, .vimeo-embed {
    object-fit: cover;
  }

  .background-type {
    filter: blur(4px);
  }

  .text-size-medium-3 {
    font-size: 1.2rem;
  }

  .tab {
    margin: 10px 0;
  }

  .tab-menu {
    flex-direction: column;
  }

  .c-nav_buttons {
    display: none;
  }

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

  .c-section.cc-body-bg {
    width: 90%;
  }

  .c-title-2 {
    font-size: 7vw;
    font-weight: 500;
    line-height: 44px;
  }

  .c-autotabs {
    flex-direction: column-reverse;
  }

  .c-autotabs_content {
    width: 100%;
    margin-bottom: 30px;
  }

  .c-title-3 {
    font-size: 24px;
    line-height: 38px;
  }

  .c-container.cc-nav {
    justify-content: center;
  }

  .c-autotabs_image {
    margin-right: auto;
  }

  .c-autotabs_image.cc-pane-crypto {
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .c-autotabs_image.cc-pane-crypto-mobile {
    margin-right: -24px;
    display: block;
  }

  .c-autotabs_menu {
    width: 100%;
  }

  .c-container-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .c-body_bg {
    width: auto;
    height: 70vh;
    top: 8%;
  }

  .c-text-1 {
    font-size: 16px;
    line-height: 28px;
  }

  .article-alt-cover.article-2-content, .article-alt-cover.article-4-content {
    margin-top: 26px;
    margin-bottom: 0;
  }

  .tagline.tagline-promo-40.mobileview {
    display: block;
  }

  .tagline.tagline-promo-40.desktopview {
    display: none;
  }

  .article {
    flex-direction: column-reverse;
    align-items: flex-start;
    display: block;
  }

  .wallet-essentials {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-22, .heading-23 {
    display: block;
  }

  .heading-24, .heading-25 {
    display: none;
  }

  .copy-medium-5 {
    line-height: 1.4em;
  }

  .team-member-wrapper {
    box-shadow: 0 15px 6em rgba(0, 0, 0, .31);
  }

  .team-copy-wrapper {
    width: 36em;
    font-size: .7em;
  }

  .team-images-column {
    font-size: .7em;
  }

  .title3 {
    font-size: 2em;
  }

  .p-md-end {
    padding-bottom: 4em;
  }

  .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  ._6-col {
    margin-right: 0;
  }

  .content-h1 {
    font-size: 55px;
  }

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

  .slide68_arrow.left {
    right: 3.5rem;
  }

  .card {
    padding-right: 1.5rem;
  }

  .slider_component {
    padding-bottom: 6rem;
  }

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

  .box-2 {
    padding: 2em;
  }

  .subtitle-2 {
    font-size: .7rem;
  }

  .card_mask {
    width: 80%;
  }

  .icon-2 {
    width: 36px;
    height: 36px;
  }

  .faq-question-label {
    font-size: 1rem;
  }

  .faq-answer-p {
    font-size: .875rem;
  }

  .faq-group-row {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .faq-menu-item {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1rem;
  }

  .faq-menu-item.w--current {
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: 1rem;
  }

  .faq-answer {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq-menu-title {
    padding: 1rem 1rem .5rem;
  }

  .faq-section-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .faq-question {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq-menu-title-label {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5rem;
  }

  .ceramic-shield, .ceramic-shield-3 {
    height: 50%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .ceramic-shield-text {
    flex-direction: column;
  }

  .color-text.black {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .color-text.blue {
    width: auto;
    height: auto;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .color-text.pink {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .slider-nav-custom {
    z-index: 100;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: -.5rem;
    position: relative;
  }

  .margin-top-3 {
    flex-direction: row;
    align-items: center;
    height: auto;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .margin-top-3.margin-medium {
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 1.5rem;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 5%;
    left: 0%;
    right: 0%;
  }

  .slider-item.flex-horizontal {
    height: 24rem;
    margin-bottom: 2rem;
  }

  .slider-item.flex-horizontal.flex-vertical {
    height: 24rem;
    padding-bottom: 15rem;
  }

  .slider-item.flex-horizontal.right-aligned {
    height: 24rem;
  }

  .slider-item.colors-item {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 24rem;
    margin-top: 2rem;
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 0 .6rem;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .slider-item.first {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 24rem;
    margin-top: 18rem;
    margin-bottom: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    overflow: hidden;
  }

  .second-iphone {
    height: 70%;
    margin-right: 0%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    top: 5%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-size-large-2 {
    font-size: 1.6rem;
  }

  .text-size-large-2.text-align-center.extra-top-margin {
    text-align: center;
  }

  .first-iphone {
    width: auto;
    height: 70%;
    margin-right: 0%;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 5%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-size-medium-4.text-color-grey.text-align-center, .text-size-medium-4.text-align-center.text-color-grey {
    display: block;
  }

  .image-class {
    height: 90%;
  }

  .third-iphone {
    height: 70%;
    margin-right: 0%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    top: 5%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .ceramic-shield-2 {
    height: 50%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .durable-text {
    width: 40%;
  }

  .grid-2 {
    padding-top: 10rem;
    padding-bottom: 10rem;
    display: block;
  }

  .social-square {
    margin-right: 4px;
  }

  .footer-column {
    padding-right: 0;
  }

  .footer-grid-02 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .footer-bottom-2 {
    flex-wrap: wrap;
    margin-top: 40px;
  }

  .fullscreen-3 {
    display: none;
  }

  .video-controls-wrapper-3.is-blurred {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    width: 95%;
    padding: .2rem 1rem .9rem;
    bottom: .8rem;
  }

  .padding-section-small {
    padding-top: 0;
    padding-bottom: 0;
  }

  .padding-global-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .video-title-wrapper-3.centered {
    padding-top: 1.2rem;
  }

  .control-button-3 {
    width: 2rem;
    height: 2rem;
  }

  .control-button-3.hide-mobile-landscape {
    display: flex;
  }

  .control-button-3.is-padding {
    width: 2.4rem;
    height: 2.4rem;
    display: flex;
  }

  .video-controls-wrapper-4.is-blurred {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    width: 95%;
    padding: .2rem 1rem .9rem;
    bottom: .8rem;
  }

  .control-button-4 {
    width: 2rem;
    height: 2rem;
  }

  .control-button-4.hide-mobile-landscape {
    display: flex;
  }

  .control-button-4.is-padding {
    width: 2.4rem;
    height: 2.4rem;
    display: flex;
  }

  .video-controls-wrapper-5.is-blurred {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    width: 95%;
    padding: .2rem 1rem .9rem;
    bottom: .8rem;
  }

  .video-title-wrapper-4.centered {
    padding-top: 1.2rem;
  }

  .control-button-5 {
    width: 2rem;
    height: 2rem;
  }

  .control-button-5.hide-mobile-landscape {
    display: flex;
  }

  .control-button-5.is-padding {
    width: 2.4rem;
    height: 2.4rem;
    display: flex;
  }

  .video-controls-wrapper-6.is-blurred {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    width: 95%;
    padding: .2rem 1rem .9rem;
    bottom: .8rem;
  }

  .control-button-6 {
    width: 2rem;
    height: 2rem;
  }

  .control-button-6.hide-mobile-landscape {
    display: flex;
  }

  .control-button-6.is-padding {
    width: 2.4rem;
    height: 2.4rem;
    display: flex;
  }

  .content-section {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .blog-grid {
    grid-row-gap: 62px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .mix {
    width: 100%;
  }

  .hero__elements-wrap {
    justify-content: flex-start;
    margin-bottom: 64px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .hero__elem-circle2 {
    width: 80px;
  }

  .hero__elem.mod--13 {
    width: 20px;
    height: 20px;
    top: 68px;
  }

  .hero__elem.mod--7 {
    top: 68px;
    left: 140px;
  }

  .hero__elem.mod--3 {
    width: 64px;
    height: 17px;
    top: 142px;
  }

  .hero__elem.mod--9 {
    width: 22px;
    height: 22px;
    left: 140px;
  }

  .hero__elem.mod--2 {
    max-width: 90px;
    left: 12px;
  }

  .hero__elem.mod--10 {
    max-width: 75px;
    right: 13px;
  }

  .hero__elem.mod--6 {
    width: 20px;
    height: 20px;
    top: 35px;
    left: 139px;
  }

  .hero__elem.mod--5 {
    width: 110px;
    height: 55px;
  }

  .hero__elem.mod--11 {
    width: 100px;
    height: 22px;
  }

  .hero__elem.mod--8 {
    width: 40px;
    height: 80px;
    bottom: 35px;
    right: 100px;
  }

  .hero__elem.mod--12 {
    width: 22px;
    height: 22px;
    top: 140px;
    left: 88px;
  }

  .hero__elem.mod--14 {
    width: 22px;
    height: 22px;
    top: 140px;
  }

  .hero__elem.mod--4 {
    width: 110px;
    height: 110px;
  }

  .hero__elem.mod--1 {
    width: 110px;
    height: 110px;
    bottom: 163px;
  }

  .hero__elem-circle3 {
    height: 110px;
  }

  .hero__elem-cube {
    border-width: 20px;
    width: 92px;
    height: 92px;
  }

  .hero__elements {
    width: 280px;
    height: 290px;
    margin-right: 0;
  }

  .hero__elem-circle1 {
    width: 110px;
    height: 110px;
  }

  .hero__content {
    max-width: 100%;
  }

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

  .section-15.section--hero {
    padding-top: 130px;
    padding-bottom: 40px;
  }

  .btn {
    font-weight: 400;
  }

  .hero__elem-circle1-wrap {
    height: 55px;
  }

  .hero__heading {
    margin-bottom: 40px;
    font-size: 52px;
  }

  .hero__h1-span2 {
    width: 120px;
    height: 8px;
    margin-left: -16px;
    margin-right: 28px;
    top: 25px;
  }

  .hero__over-heading {
    margin-bottom: 10px;
    font-size: 13px;
  }

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

  .section-16.section--hero {
    padding-top: 130px;
    padding-bottom: 40px;
  }

  .audio__param-wrap {
    margin-top: 16px;
  }

  .audio__more {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .audio__shine-img {
    width: 600px;
    max-width: none;
    left: auto;
    right: -350px;
    transform: rotate(60deg);
  }

  .audio__list-title {
    margin-bottom: 32px;
    font-size: 20px;
  }

  .visit__card-elements {
    margin-top: 40px;
  }

  .audio__shine-wrap {
    justify-content: flex-end;
    height: 500px;
    top: -122px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
  }

  .media__border {
    display: none;
  }

  .meida__img-wrap {
    margin-bottom: -75px;
  }

  .audio__col.col--3 {
    flex: 0 auto;
    width: 100%;
    margin-right: 0;
  }

  .audio__col.col--2 {
    flex: 0 auto;
    width: 100%;
    max-width: none;
    padding-right: 0;
  }

  .audio__col.col--4 {
    z-index: 2;
    position: absolute;
    top: 25px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .audio__txt {
    font-size: 15px;
  }

  .footer__form-title {
    margin-bottom: 16px;
  }

  .visit__card-title-over {
    margin-bottom: 0;
    font-size: 13px;
  }

  .remodal__close {
    top: 1.5rem;
    right: 1.5rem;
  }

  .visit__card {
    flex: 0 auto;
    width: 48%;
    max-width: none;
    margin-left: 0;
    padding: 16px;
  }

  .visit__card.mod--first {
    text-align: left;
    flex: 0 auto;
    align-items: flex-start;
    width: 100%;
    min-height: auto;
    margin-bottom: 20px;
    padding: 20px;
  }

  .footer__desc {
    font-size: 20px;
  }

  .audio__play {
    width: 45px;
    height: 45px;
  }

  .remodal__content {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .media__elem1 {
    width: 40px;
    height: 80px;
    top: 0;
    left: 71px;
    transform: rotate(-120deg);
  }

  .audio__subheading {
    display: none;
  }

  .visit__cards {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .audio__heading-wrap {
    margin-bottom: 34px;
  }

  .visit__card-play-wrap {
    order: -1;
    margin-bottom: 10px;
    font-size: 18px;
  }

  .visit__card-label {
    margin-bottom: 32px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 10px;
  }

  .remodal.remodal--global {
    max-width: 30rem;
  }

  .footer__elem1-into {
    width: 40px;
    height: 40px;
  }

  .heading--size-98 {
    font-size: 52px;
  }

  .visit__shine-mob-img {
    width: 400px;
    position: relative;
    left: -150px;
  }

  .footer__nav {
    flex-flow: wrap;
    max-width: 400px;
    margin-bottom: 40px;
  }

  .visit__card-desc {
    font-size: 12px;
  }

  .visit__shine-mob-wrap {
    opacity: .8;
    align-items: center;
    display: flex;
    position: absolute;
    bottom: 0;
    left: -32px;
  }

  .media__elem1-into {
    width: 80px;
  }

  .footer__social {
    display: none;
  }

  .footer__social.mod--mob {
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
  }

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

  .section-17.section--hero {
    padding-top: 130px;
    padding-bottom: 40px;
  }

  .visit__card-play {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 20px;
    bottom: auto;
    left: auto;
    right: 20px;
    box-shadow: 0 5px 10px -3px rgba(0, 0, 0, .5);
  }

  .media__img {
    max-width: 100%;
  }

  .media__content {
    padding: 0;
  }

  .visit__shine-wrap {
    top: -500px;
  }

  .footer-4 {
    padding-top: 32px;
  }

  .media__elem2 {
    width: 50px;
    height: 16px;
    top: 379px;
    transform: rotate(-45deg);
  }

  .audio__type-wrap {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .footer__col {
    width: 100%;
  }

  .footer__col.col--3 {
    margin-left: 0;
  }

  .footer__col.col--1 {
    margin-bottom: 64px;
  }

  .menu__content {
    padding-top: 105px;
  }

  .logo-img {
    max-width: 52px;
  }

  .footer__elem1 {
    width: 40px;
    height: 20px;
    bottom: -15px;
    right: 20px;
    transform: rotate(140deg);
  }

  .visit__card-title {
    margin-bottom: 16px;
    font-size: 20px;
  }

  .visit__shine-img {
    right: -200px;
  }

  .footer__nav-link-2 {
    width: 50%;
  }

  .media__desc {
    color: rgba(255, 255, 255, .6);
    font-size: 15px;
  }

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

  .section-18.section--hero {
    padding-top: 130px;
    padding-bottom: 40px;
  }

  .footer__nav-link-3 {
    width: 50%;
  }

  .blog-hero-image {
    margin-top: -100px;
  }

  .blog-grid-2 {
    grid-row-gap: 62px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .header-blog {
    justify-content: center;
    padding-bottom: 162px;
  }

  .heading-h1 {
    font-size: 55px;
  }

  .hero-right__p-wrapper {
    font-size: 2.5vw;
  }

  .hero-left__wrapper {
    padding: 30px;
  }

  .hero__h2 {
    font-size: 3em;
  }

  .hero-left__content {
    max-width: 100%;
  }

  .text-large {
    font-size: 1.75rem;
  }

  .text-xl {
    letter-spacing: 0;
    font-size: 3.5rem;
  }

  ._12-column-grid {
    grid-template-columns: minmax(16px, 1fr);
  }

  .container-23, .container-24 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .button-primary---brix {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
  }

  .flex.center.mg-top-24px {
    align-items: flex-start;
  }

  .form-newsletter {
    width: 100%;
    padding-left: 0;
  }

  .bg-video-border-wrapper {
    border-top-width: 20vw;
    border-bottom-width: 20vw;
  }

  .sun-icon {
    width: 55vw;
  }

  .outline-heading, .filled-heading {
    text-align: center;
    font-size: 75px;
  }

  .grid-8-col {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .tab-link {
    padding-right: 24px;
  }

  .circle-cta {
    width: 28.125rem;
    height: 28.125rem;
  }

  .circle-text.pointer-events-none {
    font-size: 2.8rem;
  }

  .circle-cta-2 {
    width: 28.125rem;
    height: 28.125rem;
  }

  .accordion-tab-button {
    width: 90vw;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .accordion-header {
    line-height: 1.2;
  }

  .legal_bases_meaning_wrapper {
    padding-left: 16px;
  }

  .privacy_grid {
    margin-top: 0;
    display: flex;
  }

  .read_more_content_wrapper {
    padding-left: 16px;
  }

  .datatable_wrapper {
    display: none;
  }

  .small_data_table, .datatable_mobile {
    width: 100%;
    display: block;
  }

  .datatable_text.mobile {
    margin-bottom: 24px;
  }

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

  .content_wrapper {
    padding-left: 40px;
  }

  .read_more_data_wrapper {
    padding-left: 16px;
  }

  .h5_top_margin {
    margin-top: 24px;
  }

  .small_dt_header {
    background-color: rgba(105, 105, 105, .1);
    border-radius: 8px;
    justify-content: space-between;
    display: flex;
  }

  .small_datatable_line_atom {
    justify-content: center;
    align-items: center;
    width: 25%;
    padding: 16px;
    display: flex;
  }

  .small_datatable_line_atom.action {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 50%;
  }

  .datatable_category_name.mobile {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .list_datatable.mobile {
    margin-bottom: 24px;
  }

  .small_datatable_header_atom {
    flex: 0 auto;
    justify-content: center;
    align-items: flex-end;
    width: 25%;
    padding: 8px 16px;
    display: flex;
  }

  .small_datatable_header_atom.action {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-end;
    width: 50%;
    padding-top: 8px;
    padding-bottom: 8px;
  }

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

  .container-26 {
    width: 90%;
  }

  .privacy_icon {
    width: auto;
    max-width: 24px;
    max-height: 24px;
  }

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

  .datatable_header_mobile {
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
    display: flex;
  }

  .content-wrapper-3 {
    height: 50vh;
  }

  .homep {
    font-size: 18px;
    line-height: 24px;
  }

  .text-change-wrapper {
    height: 24px;
  }

  .text-change {
    font-size: 18px;
    line-height: 24px;
  }

  .content-wrapper-4 {
    height: 50vh;
  }

  .text-change-2, .text-change-3 {
    font-size: 18px;
    line-height: 24px;
  }

  .step-content-block {
    z-index: 2;
    order: -1;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .img-block {
    z-index: 3;
    order: 3;
    width: 70%;
    min-height: 50vh;
    padding-top: 20px;
    position: relative;
  }

  .dot {
    z-index: 99;
    order: 2;
    align-self: center;
    margin-bottom: 0;
    position: absolute;
    bottom: 50%;
  }

  .step {
    justify-content: center;
    padding: 8%;
  }

  .scoll-wrap {
    z-index: 1;
    height: 100%;
    bottom: 50%;
  }

  .content-wrap-3 {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 50vh;
    padding-bottom: 20px;
  }

  .step-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 110vh;
  }

  .panel {
    width: 105px;
    height: 100px;
  }

  .scene {
    order: -1;
    width: 100%;
    margin-top: 40px;
    position: static;
    top: -200px;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .hero-heading-2 {
    font-size: 40px;
  }

  .container-30 {
    padding: 20px 30px;
  }

  .container-30.hero {
    padding-bottom: 60px;
  }

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

  .hero-btn.discord {
    margin-top: 0;
    margin-left: 0;
    font-size: 16px;
  }

  .hero-content-2 {
    z-index: 5;
    width: 100%;
    position: relative;
  }

  .banner-2 {
    height: 100px;
  }

  .hero-inner {
    flex-direction: column-reverse;
    height: auto;
  }

  .home_image-container._4 {
    width: 90px;
    bottom: 20%;
  }

  .home_image-container._1 {
    width: 100px;
    top: 10%;
    left: 20vw;
  }

  .home_image-container._3 {
    width: 110px;
    top: 45%;
    left: 5vw;
  }

  .home_image-container._2 {
    width: 120px;
    top: 18%;
    right: 5vw;
  }

  .heading-jumbo-small {
    font-size: 24px;
  }

  .jumbo_button {
    z-index: 3;
    margin-top: 1.55em;
    position: relative;
  }

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

  .paragraph-3.shop-btn {
    font-size: 14px;
  }

  .section-24.home-heading {
    padding-top: 10em;
    padding-bottom: 4em;
  }

  .button_top {
    padding-left: 3em;
    padding-right: 3em;
  }

  .content-wrapper-5 {
    height: 50vh;
  }

  .text-change-4 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-4 {
    font-size: 1.4rem;
    line-height: 1.3;
  }

  .heading-4.text-weight-regular.size-3-5rem {
    font-size: 2rem;
  }

  .heading-4.size-6vw {
    align-self: flex-start;
    font-size: 3rem;
  }

  .text-size-large {
    color: gray;
    font-weight: 400;
  }

  .text-size-large.text-weight-bold.white {
    font-size: 1rem;
  }

  .text-size-large.text-weight-bold.white.smol {
    margin-top: 0;
    font-size: 2.5rem;
  }

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

  .text-size-regular.text-weight-bold {
    font-size: 1rem;
  }

  .heading-2 {
    font-size: 2rem;
  }

  .heading-2.size-5rem.home-3 {
    font-size: 2.9rem;
  }

  .heading-3.size-5rem.text-weight-regular {
    font-size: 2rem;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .text-weight-regular {
    font-size: 1.4rem;
    line-height: 1.3;
  }

  .text-weight-medium {
    line-height: 1.3;
  }

  .text-weight-medium.font-size-4-25 {
    font-size: 3rem;
  }

  .text-weight-bold {
    font-size: 1.4rem;
    line-height: 1.3;
  }

  .footer.wallet {
    margin-top: 340px;
  }

  .footer-links-wrapper {
    grid-row-gap: 1rem;
    justify-content: space-between;
  }

  .footer-link {
    color: #000;
  }

  .footer-bottom {
    margin-top: 5rem;
  }

  .image.hero-home-3 {
    object-position: 30% 50%;
  }

  .footer-bottom-wrapper {
    grid-row-gap: 2rem;
    flex-direction: column;
    margin-top: 2rem;
  }

  .footer-email {
    color: #000;
  }

  .home-marquee-image {
    width: 17rem;
    height: 19rem;
  }

  .home-hero-component {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .home-hero-component.home-2 {
    height: 65vh;
  }

  .home-hero-component.height-80vh {
    height: 50vh;
    margin-bottom: 10vh;
  }

  .home-projects-name, .home-project-description.justify-left {
    text-align: center;
    justify-content: center;
  }

  .nav-link-text {
    font-size: 2.8vh;
  }

  .marquee-wrapper.margin-top-15vh {
    margin-top: 10vh;
    margin-bottom: 2vh;
  }

  .badge {
    text-align: left;
  }

  .contact-hero {
    height: 130vh;
    top: -1rem;
  }

  .contact-grid-component.relative-z-index.contact-margin {
    grid-auto-flow: row;
  }

  .blog-post-heading {
    padding-bottom: 3rem;
  }

  .blog-post-image {
    height: 40vh;
  }

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

  .blog-collection-list {
    grid-template-columns: 1fr;
  }

  .expertise-cms {
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .projects-main-image {
    height: 40vh;
  }

  .project-image-wrapper {
    height: 30vh;
  }

  .about-image {
    object-position: 30% 100%;
    height: 30vh;
  }

  .about-image.large {
    margin-bottom: 4rem;
  }

  .about-image.mobile {
    height: 100%;
  }

  .about-component {
    grid-row-gap: 2rem;
    padding-bottom: 0;
  }

  .about-paragraph {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .logos-grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 3rem;
    width: 100%;
  }

  .card-stack {
    border-radius: 1rem;
    overflow: hidden;
  }

  .card-stack.first, .card-stack.second {
    border-radius: 0;
  }

  .process-info {
    padding-left: 0;
    padding-right: 0;
  }

  .stackcomponent {
    margin-bottom: 1rem;
  }

  .infos-component {
    margin-top: 6rem;
  }

  .infos-grid._1-row, .infos-grid._2-column {
    grid-template-columns: 1fr;
  }

  .team-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .about-marquee-wrapper {
    height: 60vw;
  }

  .about-marquee-image {
    height: 20vh;
  }

  .about-logos-grid {
    grid-row-gap: 2.25rem;
    grid-template-columns: 1fr 1fr;
  }

  .about-3-infos {
    margin-top: 0;
  }

  .contact-wrap {
    grid-template-columns: 1.5fr;
  }

  .contact-images-wrapper {
    display: none;
  }

  .hero-left-image, .hero-right-image {
    height: 30vh;
  }

  .home-works-component {
    margin-top: 0;
  }

  .home-works-component.expertises-margin {
    margin-top: 3rem;
  }

  .work-div-wrapper {
    margin-top: 20vh;
  }

  .work-item {
    position: relative;
  }

  .work-item-wrapper {
    height: 50vh;
  }

  .work-info-wrapper {
    justify-content: space-between;
    height: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }

  .work-info-top {
    grid-row-gap: .5rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .work-home-title {
    width: 100%;
  }

  .project-scope-collection-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .work-image-wrapper {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%;
    background-size: cover;
  }

  .mask {
    width: 100%;
  }

  .mask.overflow-hide {
    overflow: hidden;
  }

  .grid-12-column-2 {
    grid-row-gap: 1rem;
  }

  .slider-wrapper {
    width: 100%;
  }

  .slider {
    width: 100%;
    margin-right: 1rem;
  }

  .card-info-wrapper {
    left: 1rem;
    right: 1rem;
  }

  .card-info {
    margin-right: 0;
  }

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

  .price-card {
    width: 90vw;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .error-heading {
    line-height: 1.1;
  }

  .gradient {
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .work-link {
    z-index: 8;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
  }

  .style-guide-heading {
    font-size: 5rem;
    line-height: 1.1;
  }

  .changelog-component {
    width: 100%;
  }

  .style-guide-text {
    font-size: 1.8rem;
    line-height: 1.3;
  }

  .text-size-huge {
    font-size: 2rem;
  }

  .license-images-grid {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .license-component {
    grid-row-gap: 1.75rem;
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 2.5rem;
  }

  .heading-6 {
    font-size: 1rem;
    line-height: 1.5;
  }

  .margin-top {
    margin-top: 6rem;
  }

  .marquee-home-2-wrapper {
    margin-top: 0;
    margin-bottom: 0;
  }

  .home-2-logo {
    width: 100%;
  }

  .project-title {
    font-size: 4rem;
  }

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

  .text-link {
    justify-content: flex-start;
  }

  .text-home {
    font-size: 2rem;
    line-height: 1.5;
  }

  .heading-button {
    grid-row-gap: 2rem;
    flex-direction: column;
  }

  .max-width-80ch-2 {
    height: 80px;
  }

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

  .heading-home.product-name.title, .heading-home.product-name.mobile {
    font-size: 1.6rem;
  }

  .heading-home.footerhead {
    font-size: 2.8rem;
  }

  .heading-home.tc-head {
    font-size: 2.4rem;
  }

  .heading-features {
    font-size: 1.5rem;
    line-height: 1.5;
  }

  .home-paragraph {
    display: block;
  }

  .home-card-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-7 {
    font-size: 1.5rem;
    line-height: 1.5;
  }

  .come-badge-text.caps.text-weight-medium {
    color: #000;
  }

  .heading-large-home {
    font-size: 2.9rem;
  }

  .heading-home-pages {
    font-size: 1.5rem;
    line-height: 1.5;
  }

  .padding-global-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .price-button-2 {
    align-items: stretch;
  }

  .wrapper-phone {
    width: 190px;
    height: 400px;
  }

  .phone-background {
    border: 1px dashed #000;
    border-radius: 36px;
    width: 190px;
    height: 393px;
  }

  .content {
    top: 110vh;
  }

  .heading-8 {
    margin-top: 30px;
    font-size: 32px;
  }

  .zoom-header.right {
    padding-left: 0;
  }

  .svg {
    box-shadow: inset 0 0 0 2px #eff7ff, 0 0 0 70vh #eff7ff;
  }

  .box.is--3 {
    margin-top: 64vh;
    margin-left: 18em;
  }

  .box.is--7 {
    margin-top: 103vh;
    margin-left: 16.5em;
  }

  .box.is--4 {
    margin-left: 22.3em;
  }

  .box.is--5 {
    margin-top: 47vh;
    margin-left: 2.5em;
  }

  .box.is--6 {
    margin-top: 85vh;
    margin-left: 2.4em;
  }

  ._3d-intro-wrapper {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-center {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-w3.gutter-outside.hero {
    margin-top: 200px;
  }

  .tutorial-link {
    text-transform: capitalize;
  }

  .copy-medium {
    font-size: 1em;
  }

  ._3d-stage-wrapper {
    max-height: 59em;
  }

  ._3d-hand-image {
    padding-top: 81px;
  }

  .navbar-logo-left-container.shadow-three {
    border-radius: 32px;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .container-4 {
    max-width: none;
  }

  .nav-menu-wrapper {
    z-index: 21;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .nav-link-accent {
    border-radius: 312px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .button-primary {
    text-transform: capitalize;
    border-radius: 32px;
    font-size: 15px;
  }

  .button-primary.blue {
    margin-right: 0;
  }

  .menu-button-3 {
    border-radius: 4px;
  }

  .menu-button-3.w--open {
    border-radius: 6px;
  }

  .page-wrapper-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .main-wrapper.taller {
    height: 50vh;
  }

  .video-title-wrapper {
    z-index: 7;
    grid-row-gap: 0px;
    padding: 1rem 1.3rem 1.5rem;
  }

  .control-button {
    height: 2.5rem;
    padding: 0;
  }

  .html-video-player {
    object-fit: cover;
    border-radius: 0;
    width: auto;
    height: auto;
    overflow: hidden;
  }

  .video-title {
    font-size: .9rem;
  }

  .video-controls.hide-mobile-landscape {
    height: 24px;
    display: none;
  }

  .video-controls.right-aligned {
    align-items: flex-start;
  }

  .flowplay-video-wrapper {
    border-radius: 0;
  }

  .html-video-wrapper {
    height: 60vh;
  }

  .video-controls-wrapper-2.is-blurred {
    border-radius: .8rem;
  }

  .video-title-wrapper-2 {
    z-index: 7;
    grid-row-gap: 0px;
    padding: 1rem 1.3rem 1.5rem;
  }

  .video-title-wrapper-2.centered {
    padding-top: 1rem;
  }

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

  .video-watched {
    font-size: 12px;
  }

  .control-button-2 {
    height: 2.5rem;
    padding: 0;
  }

  .video-subtitle {
    font-size: .7rem;
  }

  .html-video-embed {
    object-fit: contain;
    width: 100%;
    height: 100vh;
  }

  .image-7 {
    height: 100vh;
  }

  .login-link {
    padding-right: 16px;
    font-size: 16px;
  }

  .parallax-hero {
    height: 90vh;
    margin-top: -80px;
  }

  .button-4 {
    border: 2px solid #ffd117;
    font-size: 16px;
    transition: background-color .15s ease-in;
  }

  .button-4:hover {
    color: #ffd117;
    background-color: rgba(255, 209, 23, 0);
  }

  .button-4.hero {
    text-align: center;
    flex-direction: column;
    flex: 1;
    align-items: center;
    margin-left: 75px;
    margin-right: 75px;
    display: block;
  }

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

  .account-container {
    justify-content: center;
  }

  .button-5 {
    border: 2px solid #ffd117;
    font-size: 16px;
    transition: background-color .15s ease-in;
  }

  .button-5:hover {
    color: #ffd117;
    background-color: rgba(255, 209, 23, 0);
  }

  .button-5.hero {
    text-align: center;
    flex-direction: column;
    flex: 1;
    align-items: center;
    margin-left: 75px;
    margin-right: 75px;
    display: block;
  }

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

  .image-11 {
    width: 32px;
  }

  .section-9 {
    margin-top: 160px;
  }

  .ipad-animation-inner, .ipad-animation-inner.fly-left {
    max-width: 80%;
  }

  .section-ipad-scroll-animation {
    overflow: visible;
  }

  .ipad-landscape-screen, .ipad-screen-wrapper {
    border-radius: 4px;
  }

  .page-padding {
    margin-top: 60px;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .ipad-scroll-animation-sticky {
    overflow: hidden;
  }

  .container-w3-2.text-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .effect-wrapper {
    align-self: center;
    margin-left: 0;
    margin-right: -56px;
    transform: scale(.5);
  }

  .sticky-container._2 {
    justify-content: flex-end;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-size-regular-2, .text-size-regular-2.text-weight-bold {
    font-size: 1rem;
  }

  .text-size-regular-2.text-weight-bold.caps {
    color: #fff;
  }

  .button-6.button-home-1 {
    background-color: #2071ee;
  }

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

  .button-7.button-home-1 {
    background-color: #2071ee;
  }

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

  .button-8.button-home-1 {
    background-color: #2071ee;
  }

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

  .padding-global-4 {
    margin-top: 60px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sticky-container-2 {
    height: 470vw;
  }

  .button-9.button-home-1 {
    background-color: #2071ee;
  }

  .heading-18.size-5rem.text-weight-regular {
    font-size: 2rem;
  }

  .about-paragraph-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .heading-19.size-5rem.text-weight-regular {
    font-size: 2rem;
  }

  .home-card-content-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-link-2 {
    justify-content: flex-start;
  }

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

  .section-11 {
    overflow: hidden;
  }

  .page-wrapper-5 {
    padding-top: 50vh;
  }

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

  .c-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .c-title-2 {
    font-size: 32px;
    line-height: 36px;
  }

  .c-autotabs_line {
    left: 25px;
  }

  .c-autotabs_content {
    object-fit: cover;
    border-radius: 12px;
    margin-left: 0;
  }

  .c-title-3 {
    font-size: 20px;
    line-height: 34px;
  }

  .c-autotabs_image {
    border-radius: 20px;
  }

  .c-autotabs_image.cc-pane-crypto {
    display: block;
  }

  .c-autotabs_image.cc-pane-crypto-mobile {
    width: auto;
    height: auto;
    margin-right: 0;
    position: static;
    transform: translate(16px);
  }

  .c-autotabs_link {
    padding-left: 53px;
    padding-right: 40px;
  }

  .c-autotabs_link.w--current {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .c-container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .c-container-2.cc-10cols {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .team-copy-wrapper {
    width: 21em;
    font-size: .7em;
  }

  .team-images-wrapper {
    grid-column-gap: 2em;
  }

  .team-images-column {
    font-size: .6em;
  }

  .tabs-menu-wrapper {
    margin-left: 16px;
    margin-right: 16px;
  }

  .tab-content-inner {
    flex-flow: column;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tabs-nav-item-underline {
    grid-row-gap: .5em;
    flex-direction: column;
  }

  .tabs-nav-item._02, .tabs-nav-item._01.w--current, .tabs-nav-item._03 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .tab-content-title {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .tab-content-image {
    width: 100%;
    margin-top: 24px;
  }

  .tabs-nav-item-underline2 {
    grid-row-gap: .5em;
    flex-direction: column;
  }

  .tabs-nav-background {
    justify-content: center;
    align-items: center;
    width: 120px;
    display: flex;
  }

  .tabs {
    overflow: hidden;
  }

  .tabs-menu-underline-wrapper {
    padding: .8em 1em 1em;
  }

  .tabs-nav-text {
    font-size: 16px;
  }

  .content-h1 {
    text-align: center;
    font-size: 42px;
  }

  .question-title {
    flex: 1;
  }

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

  .box-2 {
    padding: 1.5em;
  }

  .card_mask {
    width: 90%;
  }

  .container-large {
    margin-top: 32px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .faq-sticky-title-hidden-mobile {
    font-size: 1rem;
  }

  .faq-menu-wrapper {
    z-index: 0;
  }

  .faq-arrow {
    object-fit: contain;
  }

  .ceramic-shield, .ceramic-shield-3 {
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .margin-top-3.margin-medium {
    position: absolute;
  }

  .slider-item.flex-horizontal {
    height: 20rem;
  }

  .slider-item.flex-horizontal.flex-vertical {
    height: 20rem;
    padding-bottom: 10rem;
  }

  .slider-item.colors-item {
    height: 20rem;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slider-item.first {
    flex-direction: column;
    align-items: center;
    height: 20rem;
    margin-top: 12rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
  }

  .text-size-large-2 {
    text-align: left;
  }

  .durable-part {
    flex-direction: column;
    display: flex;
  }

  .first-iphone {
    align-items: center;
    height: 70%;
    margin-right: 0%;
  }

  .text-size-medium-4.text-color-grey {
    text-align: left;
  }

  .image-class {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 210px;
    display: flex;
    position: static;
  }

  .ceramic-shield-2 {
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .durable-text {
    width: 80%;
    margin-left: 0;
  }

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

  .image-23 {
    height: 230px;
  }

  .footer-grid-02 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .footer-bottom-2 {
    text-align: center;
    flex-direction: column;
  }

  .secondary-link-dark {
    margin-right: 32px;
  }

  .text-rights {
    text-align: left;
    margin-right: 0;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

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

  .video-controls-wrapper-3.is-blurred {
    border-radius: .8rem;
    bottom: .4rem;
  }

  .padding-global-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .html-video-wrapper-2 {
    object-fit: contain;
    border-radius: 0;
    width: 100%;
    min-width: 0;
    height: auto;
    min-height: 0;
  }

  .video-title-wrapper-3 {
    z-index: 7;
    grid-row-gap: 0px;
    padding: 1rem 1.3rem 1.5rem;
  }

  .video-title-wrapper-3.centered {
    padding-top: 1rem;
  }

  .control-button-3 {
    height: 2.5rem;
    padding: 0;
  }

  .video-player-wrapper-2 {
    object-fit: contain;
    margin-top: 50%;
  }

  .video-controls-wrapper-4.is-blurred {
    border-radius: .8rem;
    bottom: .4rem;
  }

  .control-button-4 {
    height: 2.5rem;
    padding: 0;
  }

  .video-controls-wrapper-5.is-blurred {
    border-radius: .8rem;
    bottom: .4rem;
  }

  .video-title-wrapper-4 {
    z-index: 7;
    grid-row-gap: 0px;
    padding: 1rem 1.3rem 1.5rem;
  }

  .video-title-wrapper-4.centered {
    padding-top: 1rem;
  }

  .control-button-5 {
    height: 2.5rem;
    padding: 0;
  }

  .video-controls-wrapper-6.is-blurred {
    border-radius: .8rem;
    padding: .125rem .25rem;
    bottom: .4rem;
  }

  .control-button-6 {
    height: 2.5rem;
    padding: 0;
  }

  .title-small.pink {
    color: var(--blue);
    font-weight: 500;
  }

  ._3-posts {
    padding-bottom: 60px;
  }

  .hero__elements-wrap {
    justify-content: center;
  }

  .hero__content {
    max-width: none;
  }

  .hero__btn-wrap {
    width: 100%;
  }

  .btn {
    font-size: 13px;
  }

  .btn.btn--hero {
    width: 100%;
    padding-top: 22px;
    padding-bottom: 19px;
  }

  .btn.btn--slim {
    min-width: 150px;
    padding-top: 14px;
    padding-bottom: 12px;
  }

  .menu__nav-link {
    color: rgba(255, 255, 255, .6);
    background-image: url('../images/ico_arrow-hover.svg'), url('../images/dash_1dash.png');
    background-position: 100%, 0 100%;
    background-repeat: no-repeat, repeat-x;
    background-size: auto, auto;
  }

  .menu__nav-link:hover {
    color: #fff;
    background-image: url('../images/ico_arrow.svg'), url('../images/dash_1dash.png');
  }

  .menu__btns-wrap {
    justify-content: space-between;
    padding-left: 30px;
  }

  .audio__param-wrap {
    font-size: 13px;
  }

  .remodal__text-wrap {
    display: block;
  }

  .footer__follow {
    align-items: flex-start;
    max-width: 240px;
    padding-left: 0;
  }

  .input {
    margin-bottom: 30px;
  }

  .footer__soc-link {
    margin-right: 0;
  }

  .header__login {
    margin-right: 20px;
  }

  .footer__copyright {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .audio__col.col--2 {
    padding-right: 50px;
  }

  .visit__card-title-over {
    max-width: 150px;
  }

  .remodal__close {
    top: 1rem;
    right: 1rem;
  }

  .remodal__heading {
    max-width: 100%;
    margin-bottom: 1rem;
  }

  .visit__card-elem-01 {
    max-width: 145px;
  }

  .remodal__text {
    max-width: 22rem;
  }

  .visit__card-elem-02 {
    width: 50px;
  }

  .visit__card-elem-02.active {
    transform: scale(.8);
  }

  .media__elem1 {
    left: 30px;
  }

  .remodal.remodal--global {
    max-width: 100%;
  }

  .visit__shine-mob-img {
    left: -150px;
  }

  .footer__nav {
    flex-flow: wrap;
    max-width: 240px;
  }

  .visit__shine-mob-wrap {
    bottom: -20px;
  }

  .footer__social.mod--mob {
    justify-content: space-between;
  }

  .footer__follow-heart {
    top: -12px;
    right: -5px;
  }

  .visit__elem-03 {
    width: 22px;
    height: 22px;
  }

  .visit__elem-03.active {
    transform: scale(.8);
  }

  .footer-4 {
    background-image: url('../images/Noise_2Noise.png'), radial-gradient(circle at 110% -10%, rgba(193, 24, 34, .6), rgba(193, 24, 34, 0) 40%);
    background-position: 0 0, 0 0;
    background-size: auto, auto;
  }

  .media__elem2 {
    top: 305px;
    right: -10px;
  }

  .menu__content {
    background-image: radial-gradient(circle farthest-side at -30% 130%, rgba(193, 24, 34, .5), rgba(193, 24, 34, 0) 50%), radial-gradient(circle farthest-side at 160% -30%, rgba(193, 24, 34, .5), rgba(193, 24, 34, 0) 50%), url('../images/bg-noise_1bg-noise.jpg');
    background-position: 0 0, 0 0, 0 0;
    background-size: auto, auto, auto;
  }

  .footer__follow-wrap {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .visit__shine-img {
    max-width: 120%;
  }

  .audio__param-txt {
    margin-right: 16px;
  }

  .footer__elem-mob {
    bottom: 420px;
  }

  .footer__columns {
    margin-bottom: 64px;
  }

  .footer__nav-link-2, .footer__nav-link-3 {
    width: 50%;
    margin-bottom: 30px;
  }

  .header-blog {
    min-height: 680px;
  }

  .heading-h1 {
    font-size: 44px;
  }

  .hero-right__p-wrapper {
    width: 200vw;
    font-size: 5vw;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .hero-left__wrapper {
    width: 100%;
    height: 50%;
    padding: 25px;
  }

  .logo-2 {
    width: 25px;
  }

  .hero__h2 {
    font-size: 2em;
  }

  .hero-right__h1 {
    font-size: 40vw;
  }

  .s-hero {
    height: 100vh;
    display: block;
  }

  .hero-right__wrapper {
    width: 100%;
    height: 50%;
  }

  .hero-left__content {
    max-width: 100%;
  }

  .text-xl {
    font-size: 2.3rem;
  }

  .container-23, .container-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .form-newsletter-wrapper {
    position: static;
  }

  .container-default {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-primary---brix {
    width: 100%;
    padding: 15px 34px 16px;
  }

  .button-primary---brix.newsletter {
    width: 100%;
    margin-top: 16px;
    padding-top: 19px;
    padding-bottom: 19px;
    position: static;
  }

  .text-uppercase.subtitle {
    font-size: 14px;
  }

  .input-relative.newsletter {
    min-height: 64px;
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 16px;
  }

  .input-relative.newsletter::placeholder {
    font-size: 16px;
    line-height: 18px;
  }

  .image-26 {
    height: 32px;
  }

  .footerheading {
    flex-wrap: wrap;
  }

  .div-block-11 {
    margin-top: 24px;
  }

  .social-links, .social-links.contactus {
    width: 32px;
    height: 32px;
  }

  .nav-wrapper.left {
    display: none;
  }

  .bg-video-border-wrapper {
    border-top-width: 25vw;
    border-bottom-width: 25vw;
  }

  .sun-icon {
    width: 75vw;
  }

  .outline-heading, .filled-heading {
    text-align: center;
  }

  .stacked-tabs-holder {
    margin-top: 40px;
  }

  .grid-8-col {
    grid-template-columns: 1fr 1fr;
  }

  .tab-circle {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    box-shadow: 6px 6px 15px rgba(101, 101, 101, .26), inset -6px -6px 15px rgba(121, 120, 120, .1);
  }

  .grey-paragraph {
    font-size: 14px;
  }

  .container-25 {
    padding: 1em;
  }

  .tab-icon {
    width: 20px;
    height: 20px;
  }

  .stacked-tabs-pane-holder {
    width: 80%;
  }

  .tab-link {
    padding: 10px;
    position: relative;
  }

  .stacked-gradient {
    display: none;
  }

  .stacked-tab-image {
    border-radius: 8px;
    box-shadow: 6px 6px 8px rgba(86, 86, 86, .15);
  }

  .tab-title {
    font-size: 18px;
  }

  .tab-paragraph {
    font-size: 14px;
  }

  .tab-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: row;
    align-items: flex-start;
  }

  .mobile-link {
    z-index: 1;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

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

  .circle-cta {
    width: 21.875rem;
    height: 21.875rem;
  }

  .circle-text.pointer-events-none {
    font-size: 2.25rem;
  }

  .pointer-events-none-css {
    display: none;
  }

  .circle-cta-2 {
    width: 21.875rem;
    height: 21.875rem;
  }

  .arrow-div-wrapper, .number-div-wrapper {
    width: 15%;
    padding-right: 10px;
  }

  .accordion-tab-button {
    padding-left: 10px;
  }

  .accordion-text {
    width: 90%;
    font-size: .9rem;
    line-height: 2;
  }

  .accordion-item {
    margin-bottom: 10px;
  }

  .accordion-header {
    padding-left: 15px;
    font-size: 1.5rem;
  }

  .accordion-pane-content {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .legal_bases_meaning_wrapper {
    padding-left: 24px;
  }

  .read_more_line {
    margin-left: 0;
  }

  .privacy_grid {
    margin-top: 0;
    display: flex;
  }

  .read_more_content_wrapper {
    padding-left: 24px;
  }

  .datatable_mobile {
    width: auto;
  }

  .item_icon_wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 12px;
    margin-bottom: 4px;
  }

  .content_wrapper {
    flex: 1;
    padding-left: 24px;
  }

  .header_section_wrapper {
    align-items: flex-start;
  }

  .read_more_data_wrapper {
    padding-left: 24px;
  }

  .datatable_category_name, .datatable_category_name.center {
    font-size: 9px;
  }

  .item_icon_header {
    flex-direction: row-reverse;
    align-items: flex-start;
    display: flex;
  }

  .privacy_section {
    margin-top: 78px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-26 {
    width: 90%;
  }

  .privacy_icon {
    max-width: 16px;
    max-height: 16px;
    margin-right: 8px;
  }

  .privacy_icon.top-margin {
    margin-top: 12px;
  }

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

  .privacy_content_wrapper {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-22 {
    margin-top: 55px;
  }

  .tcname {
    font-size: 24px;
  }

  .image-31 {
    height: 20px;
  }

  .image-32, .image-33 {
    height: 24px;
  }

  .image-34 {
    height: 20px;
  }

  .link-block-3 {
    width: 100%;
  }

  .bold-text-2, .bold-text-3, .bold-text-4 {
    font-weight: 500;
  }

  .change-text-wrapper {
    text-align: center;
    flex-direction: column;
  }

  .text-change-wrapper {
    margin-top: 10px;
    padding-left: 0;
  }

  .text-change-3 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .img-block {
    width: 90%;
  }

  .steps-clone {
    display: block;
    position: static;
  }

  .content-5 {
    font-size: 20px;
  }

  .security-heading {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

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

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

  .home_image-container._4 {
    width: 70px;
    bottom: 22%;
  }

  .home_image-container._1 {
    width: 80px;
  }

  .home_image-container._3 {
    width: 90px;
    display: none;
    left: -5vw;
  }

  .home_image-container._2 {
    width: 100px;
    right: 2vw;
  }

  .paragraph-3 {
    line-height: 24px;
  }

  .container-31.relative {
    width: 80%;
  }

  .button_top {
    padding: .8em 2.8em;
  }

  .lottie-animation {
    width: 64px;
    height: 64px;
  }

  .image-35 {
    width: 240px;
    height: 240px;
  }
}

#w-node-eb6720fb-e77d-5992-59a3-fedf84e4974b-84e49748 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-eb6720fb-e77d-5992-59a3-fedf84e4974e-84e49748 {
  grid-area: 1 / 12 / 2 / 13;
  justify-self: end;
}

#w-node-d3f20a71-0842-0429-209a-daba03526d17-6473ed71 {
  grid-area: 1 / 2 / 2 / 12;
}

#w-node-_370732bc-1063-777d-2030-b1270f7d9457-6473ed73, #w-node-dc412640-f37e-a253-8fc0-97ca8a9dddce-6473ed73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e01051d3-3eac-7558-f6ac-31f9e5f14aa0-6473ed74 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: auto;
  justify-self: end;
}

#w-node-_0ab52b23-d6d1-b23f-f4ac-42e605b05442-6473ed7a {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_0ab52b23-d6d1-b23f-f4ac-42e605b05445-6473ed7a {
  justify-self: center;
}

#w-node-_0ab52b23-d6d1-b23f-f4ac-42e605b05448-6473ed7a {
  justify-self: end;
}

#w-node-_57b95e57-f502-80b0-034c-3b084b158a53-b8940cc9 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_57b95e57-f502-80b0-034c-3b084b158a5f-b8940cc9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_57b95e57-f502-80b0-034c-3b084b158a84-b8940cc9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_57b95e57-f502-80b0-034c-3b084b158a8b-b8940cc9, #w-node-_57b95e57-f502-80b0-034c-3b084b158a9c-b8940cc9, #w-node-_57b95e57-f502-80b0-034c-3b084b158aa0-b8940cc9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_57b95e57-f502-80b0-034c-3b084b158ab3-b8940cc9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: start;
}

#w-node-bdafa89c-722e-1b91-4731-eb513145b29f-872a4426 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d672337b-0c1d-b28c-f86b-2d61006041f2-3e97fd36 {
  grid-area: 1 / 2 / 2 / 8;
}

#w-node-f13e0675-224d-ce10-fa38-80ff46653077-4a17d79e {
  grid-area: Lateral-Menu;
}

#w-node-f13e0675-224d-ce10-fa38-80ff4665308e-4a17d79e, #w-node-_9479bbcf-c815-807a-e41b-178fc0a398c9-75bad60b {
  grid-area: Content;
}

@media screen and (max-width: 991px) {
  #w-node-eb6720fb-e77d-5992-59a3-fedf84e4974e-84e49748 {
    grid-area: 1 / 6 / 2 / 8;
  }

  #w-node-eb6720fb-e77d-5992-59a3-fedf84e49752-84e49748 {
    justify-self: center;
  }

  #w-node-d3f20a71-0842-0429-209a-daba03526d17-6473ed71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d672337b-0c1d-b28c-f86b-2d61006041f2-3e97fd36 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }
}

@media screen and (max-width: 767px) {
  #w-node-eb6720fb-e77d-5992-59a3-fedf84e4974b-84e49748 {
    grid-column: span 3 / span 3;
  }

  #w-node-eb6720fb-e77d-5992-59a3-fedf84e4974e-84e49748 {
    grid-area: 1 / 7 / 2 / 9;
  }

  #w-node-_0ab52b23-d6d1-b23f-f4ac-42e605b05407-6473ed7a, #w-node-_0ab52b23-d6d1-b23f-f4ac-42e605b0540c-6473ed7a, #w-node-_0ab52b23-d6d1-b23f-f4ac-42e605b05417-6473ed7a, #w-node-_0ab52b23-d6d1-b23f-f4ac-42e605b05442-6473ed7a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_54ff2a01-20ef-93eb-8c3b-6ad68c37f7b5-8c37f7b1, #w-node-_7f3244a1-07a8-bd8c-a5d8-cdd11942b831-b8940cc9 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-d672337b-0c1d-b28c-f86b-2d61006041f2-3e97fd36 {
    grid-column: span 4 / span 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-eb6720fb-e77d-5992-59a3-fedf84e4974b-84e49748 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-eb6720fb-e77d-5992-59a3-fedf84e4974e-84e49748 {
    grid-area: 1 / 7 / 2 / 8;
  }

  #w-node-_54ff2a01-20ef-93eb-8c3b-6ad68c37f7b5-8c37f7b1, #w-node-_7f3244a1-07a8-bd8c-a5d8-cdd11942b831-b8940cc9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d672337b-0c1d-b28c-f86b-2d61006041f2-3e97fd36 {
    grid-column: span 3 / span 3;
  }
}


@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-ExtralightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Italic.ttf') format('truetype'), url('../fonts/GeneralSans-VariableItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans Variable';
  src: url('../fonts/GeneralSans-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Biggerdisplay';
  src: url('../fonts/BiggerDisplay.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}