:root {
  --floral-white: white;
  --light-blue: #000;
  --background-1: #dfa5a4;
  --honeydew\<deleted\|variable-5512e545\>: #e6c98f;
  --background-3: #a8aeda;
  --background-2: #a7dce1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

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

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

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

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

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

.w-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-commerceaddtocartform {
  margin: 0 0 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-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: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

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

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

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

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

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

body {
  background-color: var(--floral-white);
  color: var(--light-blue);
  text-transform: uppercase;
  font-family: Unbounded, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

h1 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 46px;
  font-weight: 500;
  line-height: 44px;
}

h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
  line-height: 36px;
}

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

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

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

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

p {
  opacity: .75;
  color: var(--light-blue);
  text-transform: none;
  margin-bottom: 10px;
  font-family: Inter Tight, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.3;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 12px;
}

li {
  padding-bottom: 4px;
  font-size: 15px;
}

blockquote {
  border-left: 1px solid var(--light-blue);
  color: var(--light-blue);
  margin-bottom: 10px;
  padding: 0 20px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.3;
}

figcaption {
  color: #e7fbfc99;
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
  font-weight: 500;
}

.utility-page-wrap {
  background-color: var(--floral-white);
  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;
  width: 260px;
  display: flex;
}

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

.input {
  border: 2px solid var(--light-blue);
  background-color: var(--floral-white);
  border-radius: 100px;
  min-height: 60px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.input:hover {
  border-color: #111314;
}

.input:focus {
  color: #444;
  border-color: #111314;
}

.input::placeholder {
  color: var(--light-blue);
  font-size: 16px;
  font-weight: 500;
}

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

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

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

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

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

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

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

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

.title-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
}

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

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

.color-block._2 {
  background-color: var(--background-1);
  color: #3d3d3d;
}

.section {
  background-color: #fff;
  padding: 100px 5%;
  position: relative;
}

.section.rounded-top {
  border-top-left-radius: 80px;
  border-top-right-radius: 80px;
  padding-top: 100px;
  padding-bottom: 50px;
}

.section.dark {
  min-height: 1000px;
}

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

.title-1 {
  z-index: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
}

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

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

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

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

.container {
  z-index: 20;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

.button {
  background-color: var(--light-blue);
  color: var(--floral-white);
  text-align: center;
  text-transform: uppercase;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 17px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  transition: all .3s;
}

.button:hover {
  background-color: var(--light-blue);
  color: #fff;
}

.button.full {
  width: 100%;
}

.button.full.margin {
  margin-top: 7px;
}

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

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

.licensing-content {
  display: flex;
}

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

.image-flex {
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  font-size: 16px;
  display: flex;
}

.licensing-block {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.shrink-item {
  flex: 1;
  margin-right: 20px;
}

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

.shrink-item.photo-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.dark-link {
  color: var(--light-blue);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
}

.dark-link:hover {
  color: #000;
}

.copyright-dot {
  background-color: var(--light-blue);
  border-radius: 100%;
  width: 4px;
  height: 4px;
  margin-left: 10px;
  margin-right: 10px;
}

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

.heading {
  font-weight: 600;
}

.page-wrapper {
  background-image: url('../images/hero.jpg');
  background-position: 50% 0;
  background-size: contain;
}

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

.services-wrapper {
  align-items: center;
  width: 50%;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.photo-line-animation {
  border-radius: 30px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

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

.margin-100px._60px {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.photo-move-2 {
  max-width: 80%;
  position: relative;
  overflow: hidden;
}

.photo-move {
  max-width: 95%;
  position: relative;
  overflow: hidden;
}

.line-divider {
  background-color: var(--light-blue);
  width: 100%;
  height: 1px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.toggle-main-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.uppercase {
  color: var(--light-blue);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}

.project-grid-main {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: 1.3fr minmax(200px, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.info-flex {
  background-color: #f7f7fc;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  padding: 47px 50px;
  display: flex;
}

.project-line-divider {
  background-color: var(--light-blue);
  opacity: .13;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 70px;
}

.rounded-image {
  border-radius: 30px;
}

.rich-text-minus-20px {
  text-align: left;
  margin-top: 100px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.info-content {
  grid-column-gap: 50px;
  border-bottom: 1px solid var(--light-blue);
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 5px;
  display: flex;
}

.title-tag {
  color: var(--floral-white);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.1;
}

.title-tag.big {
  font-size: 40px;
  font-weight: 600;
}

.title-tag.big.add-bottom {
  margin-bottom: 20px;
  font-size: 20px;
}

.card-block {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-block.second {
  height: 40svh;
}

.button-underline {
  color: var(--light-blue);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}

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

.checkout-form {
  padding-top: 71px;
  padding-bottom: 71px;
}

.contact-link {
  z-index: 2;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  padding: 29px;
  display: flex;
  position: relative;
  overflow: visible;
}

.social-icon-wrapper {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.success-message {
  background-color: var(--honeydew\<deleted\|variable-5512e545\>);
  text-align: center;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 600;
}

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

.pricing-card {
  grid-row-gap: .6em;
  text-align: left;
  background-color: #f7f7fc;
  border-radius: 30px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  min-height: auto;
  padding: 40px 40px 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.feature-wrap-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.top-part-grid {
  grid-column-gap: 30px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  overflow: hidden;
}

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

.main-pricing-title {
  color: var(--light-blue);
  text-align: left;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Inter Tight, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.feature-grid {
  grid-row-gap: 7px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  margin-top: 30px;
}

.feature-grid.center {
  text-align: center;
  justify-items: start;
  margin-top: 0;
}

.feature-big-title {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}

.feature-big-title.dark {
  color: var(--light-blue);
  margin-bottom: 5px;
  font-family: Inter Tight, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.paragraph-product {
  opacity: 1;
  color: var(--light-blue);
  margin-top: 10px;
  font-size: 32px;
  font-weight: 500;
}

.feature-second {
  color: var(--light-blue);
  font-family: Inter Tight, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.pricing-center-wrapper {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.hero {
  background-image: url('../images/hero_1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: sticky;
  top: 0;
}

.hero.for-inner {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding-top: 220px;
  padding-bottom: 160px;
}

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

.social-wrapper.center {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-top: -4px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.social-wrapper.absolute-right {
  flex-direction: row;
  justify-content: flex-start;
}

.social-icon {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

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

.social-circle {
  background-color: var(--background-1);
  border-radius: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
}

.button-liner {
  color: var(--light-blue);
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}

.display-1 {
  color: var(--floral-white);
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 90px;
  font-weight: 500;
  line-height: 1;
}

.display-1.on-project-page {
  color: var(--floral-white);
  text-align: center;
  font-size: 60px;
  line-height: 1.3;
}

.hero-title-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.block-gray {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.work-wrapper-first {
  cursor: none;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.flex-link {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

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

.flex-left.add-bottom {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.footer-title-tag {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.1;
}

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

.gray-link {
  color: var(--light-blue);
  text-decoration: none;
  display: inline;
}

.copyright {
  color: var(--light-blue);
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

.link-no-overline {
  text-decoration: none;
}

.footer-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.8fr .4fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-tag {
  grid-column-gap: 10px;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

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

.link-underline {
  border-bottom: 2px solid var(--light-blue);
  color: var(--light-blue);
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 600;
}

.link-underline._0px {
  margin-bottom: 0;
}

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

.footer {
  background-color: var(--floral-white);
  flex-direction: column;
  justify-content: flex-end;
  min-height: 350px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 5% 40px;
  display: flex;
}

.flex-tag-footer {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #000;
  text-transform: uppercase;
  border: 2px solid #000;
  border-radius: 50px;
  align-items: center;
  padding: 11px 20px;
  display: flex;
}

.flex-tag-footer.white {
  border-width: 2px;
  border-color: var(--light-blue);
  color: #000;
  border-width: 2px;
  border-color: #000;
  flex: none;
  font-weight: 600;
}

.team-name-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.team-wrapper {
  margin-bottom: 0;
}

.team-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
}

.job-role {
  opacity: .8;
  color: var(--floral-white);
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.job-role.color {
  color: var(--light-blue);
  text-align: center;
  flex: 1;
  align-self: auto;
}

.team-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.team-grid.xyz {
  margin-bottom: 48px;
}

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

.collection-item {
  flex: none;
  align-items: flex-end;
  width: 70%;
  padding-right: 70px;
  display: flex;
}

.scroll-down-wrapper {
  z-index: 10;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 5%;
  display: flex;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.blog-content {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 25px;
  display: flex;
}

.category-tag {
  border: 2px solid var(--light-blue);
  color: var(--light-blue);
  text-transform: uppercase;
  border-radius: 30px;
  padding: 5px 20px;
  font-family: Inter Tight, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.category-tag:hover {
  background-color: var(--light-blue);
  color: var(--floral-white);
}

.blog-title {
  color: var(--light-blue);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  transition: all .3s;
}

.contact-link-cta {
  z-index: 2;
  background-color: #f5e9ff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  padding: 27px;
  display: flex;
  position: relative;
  overflow: visible;
}

.button-text-wrapper {
  z-index: 5;
  height: 29px;
  position: relative;
  overflow: hidden;
}

.button-text-wrapper._20px {
  height: 20px;
}

.verical-line-2 {
  background-color: #fff;
  width: 40px;
  height: 2px;
  position: relative;
}

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

.navigation-line {
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  height: 110px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-text {
  color: var(--floral-white);
  text-transform: uppercase;
  height: 34px;
  font-size: 17px;
  line-height: 32px;
}

.button-text.red {
  color: var(--floral-white);
}

.button-text.red.small {
  color: var(--light-blue);
}

.button-text.small {
  height: 20px;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}

.nav-menu {
  order: -1;
}

.button-rounded {
  border: 2px solid var(--floral-white);
  color: var(--floral-white);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 50px;
  align-items: center;
  padding: 9px 21px 8px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.button-rounded:hover {
  background-color: var(--floral-white);
}

.vertical-line-1 {
  background-color: #fff;
  width: 40px;
  height: 2px;
  position: relative;
}

.navar {
  z-index: 999;
  background-color: #0000;
  padding: 30px 25px;
  position: fixed;
  inset: 0% 0% auto;
}

.line-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.flex-navigation {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-end;
  display: flex;
}

.container-nav {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: row-reverse;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.heading-overlay._2 {
  transform: translate(0%, 100%);
}

.photo-animation {
  border-radius: 30px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.photo {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100vw;
  height: 100%;
}

.card-block-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

.section-take {
  background-color: #0000;
  padding: 100px 5%;
  position: relative;
}

.section-take.take-off {
  cursor: none;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 79px 0%;
  display: flex;
}

.project-circle-black {
  z-index: 10;
  background-color: #ffea00;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 130px;
  display: flex;
  position: absolute;
}

.project-circle-black.black {
  background-color: var(--background-1);
  cursor: none;
  cursor: none;
  background-color: #dfa5a4;
  background-image: linear-gradient(18deg, #60087d, #7a07e9 50%, #ef4e15);
}

.text-rotator-wrapper {
  align-items: center;
  display: flex;
  position: relative;
  inset: 0 auto auto 0%;
  overflow: hidden;
}

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

.text-rotator {
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2vw;
  font-weight: 500;
  line-height: 1;
}

.start-icon {
  flex: none;
  width: 40px;
  height: 40px;
  margin-left: 19px;
  margin-right: 19px;
}

.brand {
  order: -1;
}

.bureau-logo {
  width: 110px;
  transform: translate(0);
}

.max-w-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.max-w-center._700px {
  max-width: 720px;
  margin-top: 40px;
}

.play-video {
  z-index: 2;
  background-color: var(--floral-white);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  padding: 29px;
  display: flex;
  position: relative;
  overflow: visible;
}

.display-2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.4;
}

.flex-tag {
  grid-column-gap: 10px;
  background-color: var(--light-blue);
  border-width: 2px;
  border-color: #c7c3cf;
  border-radius: 30px;
  align-items: center;
  margin-bottom: 30px;
  padding: 10px 20px;
  display: flex;
}

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

.work-wrapper {
  cursor: pointer;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-rotator-bottom {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.logo-main {
  z-index: 1;
  border: 1px solid #3b3b3b;
  flex: 0 33.333%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  margin-bottom: -1px;
  margin-left: -1px;
  display: flex;
  position: relative;
}

.invert-color {
  filter: invert();
}

.logo-center {
  order: 1;
}

.order-confirmation {
  color: var(--light-blue);
}

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

.delete-me {
  z-index: 9999;
  background-color: #fff;
  background-image: url('../images/button.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  width: 140px;
  height: 30px;
  display: flex;
  position: fixed;
  inset: auto 20px 20px auto;
}

.scroll-down {
  width: 20px;
}

.subhead-main {
  opacity: 1;
  color: #fff;
  font-size: 33px;
  font-weight: 600;
  line-height: 1.4;
}

.subhead-main.with-px {
  max-width: 86%;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter Tight, sans-serif;
  font-size: 54px;
  font-weight: 600;
}

.subhead-main.dark {
  color: var(--light-blue);
}

.subhead-main.dark.smaller {
  line-height: 1.3;
}

.subhead-main.smaller {
  pointer-events: none;
  color: #000;
  font-size: 25px;
  font-weight: 300;
  display: block;
}

.gray-color {
  opacity: .5;
}

.gray-color.color-1 {
  opacity: 1;
  color: var(--background-3);
}

.gray-color.color-2 {
  opacity: 1;
  color: var(--background-1);
}

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

.button-flex.add-to-center {
  flex-direction: column;
  justify-content: center;
}

.button-with-animation {
  background-color: var(--background-1);
  color: var(--light-blue);
  border-radius: 40px;
  flex-direction: column;
  order: -1;
  justify-content: center;
  align-items: center;
  padding: 14px 22px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-with-animation.dark {
  background-color: var(--light-blue);
  color: var(--floral-white);
}

.text-button {
  color: var(--floral-white);
}

.arrow-button {
  filter: invert();
  direction: ltr;
  white-space: normal;
  width: 26px;
  position: absolute;
}

.arrow-button.filter {
  filter: none;
}

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

.service-wrapper {
  background-color: #f7f7fc;
  background-image: url('../images/work-6.jpg'), linear-gradient(#856ff0, #fff);
  background-position: 0 0, 0 0;
  background-size: 900px, auto;
  border-radius: 30px;
  min-height: 500px;
  padding: 35px 39px;
}

.service-wrapper.second {
  background-image: url('../images/work-4.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 900px;
  background-attachment: scroll;
}

.main-text {
  text-transform: uppercase;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  font-weight: 700;
  line-height: 1;
}

.main-text.showreel-text {
  font-size: 14px;
  font-weight: 600;
}

.text-rotator-move {
  grid-column-gap: 25px;
  align-items: center;
  display: flex;
  position: relative;
}

.text-rotator-move._1 {
  grid-column-gap: 10px;
}

.text-rotator-main {
  grid-column-gap: 25px;
  filter: invert();
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

.lightbox-link {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #000;
  background-image: radial-gradient(circle farthest-side at 0 0, #fe5a1d, #6f00ff);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  min-height: 40px;
  margin-right: auto;
  padding: 10px 35px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.big-title-flex {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.display-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5vw;
  font-weight: 600;
  line-height: 1.2;
}

.project-arrow {
  width: 60px;
}

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

.grid-3-columns._2 {
  grid-column-gap: 25px;
  grid-template-columns: 1fr 1fr;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.photo-animation-main {
  border-radius: 30px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.title-flex-2 {
  flex-direction: column;
  height: 30px;
  display: flex;
  overflow: hidden;
}

.top-text {
  color: var(--light-blue);
  text-transform: capitalize;
  border: 2px solid #000;
  border-radius: 40px;
  flex: none;
  padding: 9px 22px;
  font-family: Inter Tight, sans-serif;
  font-size: 15px;
  font-weight: 800;
  display: inline-block;
}

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

.text-wrapper.for-project {
  grid-row-gap: 25px;
  color: #000;
  flex-direction: column;
  align-items: stretch;
  text-decoration: none;
}

.project-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
}

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

.heading-overlay-2._2 {
  transform: translate(0%, 100%);
}

.project-title-flex {
  grid-column-gap: 30px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.error-message-2 {
  color: #fe0000;
  text-align: center;
  background-color: #ffeaea;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
}

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

.label {
  color: #fff;
  max-width: 88%;
  font-size: 26px;
  font-weight: 500;
  line-height: 32px;
}

.label.dark {
  color: #fff;
  max-width: 100%;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.1;
}

.success-message-2 {
  color: #89cff0;
  background-color: #f1f4ff;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 600;
}

.contact-wrapper {
  background-image: url('../images/hero.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  min-height: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
}

.contact-grid-main {
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.gray-text-2 {
  color: #2c2c2c80;
}

.input-main {
  color: var(--floral-white);
  background-color: #fff;
  border: 1px #000;
  border-radius: 30px;
  min-height: 56px;
  margin-bottom: 0;
  padding: 16px 20px 16px 27px;
  font-family: Inter Tight, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

.input-main::placeholder {
  color: #686868;
  font-size: 15px;
  font-weight: 600;
}

.quick-stack {
  padding: 0;
}

.left-part {
  -webkit-text-fill-color: inherit;
  background-color: #f7f7fc;
  background-image: url('../images/grouppic.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 30px;
  align-self: auto;
  width: 100%;
  height: 100%;
  padding: 40px;
  font-size: 14px;
  line-height: 24px;
}

.service-item {
  background-color: #f7f7fc;
  border-radius: 30px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  padding: 35px 50px;
  display: flex;
  position: relative;
}

.icon-main {
  background-color: var(--background-3);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  margin-bottom: 25px;
  font-size: 48px;
  display: flex;
}

.icon-main._2 {
  background-color: var(--background-1);
}

.icon-main._3 {
  background-color: var(--background-2);
}

.icon-main._4 {
  background-color: #a8dab4;
}

.title-main {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
}

.client-flex {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  opacity: 1;
  color: var(--background-1);
  text-align: center;
  flex-direction: column;
  font-family: Inter Tight, sans-serif;
  font-size: 15px;
  font-weight: 600;
  display: flex;
}

.margin-50px-2 {
  z-index: 10;
  margin-top: 50px;
  position: relative;
}

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

.title-4 {
  z-index: 1;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 10vw;
  font-weight: 600;
  line-height: 1;
  position: relative;
}

.title-4.fun-text {
  color: var(--light-blue);
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
}

.number-grid-main {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.remove-button {
  background-color: #ff0e0e;
  background-image: url('../images/close.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 8px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  inset: 27px auto auto 160px;
}

.close-button {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

.subtotal {
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.subtotal.white {
  color: #fff;
}

.table-price {
  color: #fff;
  letter-spacing: 1px;
  font-size: 17px;
  font-weight: 600;
}

.cart-line-item {
  align-items: center;
}

.cart-circle {
  color: #fff;
  background-color: #4d4d4d;
  border-radius: 5px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 10px;
  font-weight: 500;
  display: flex;
}

.x-button {
  width: 20px;
  position: relative;
}

.x-button.remove {
  width: 7px;
}

.apple-pay {
  border-radius: 3px;
  height: 48px;
}

.cart-header {
  border-bottom-color: #333;
  padding-top: 8px;
  padding-bottom: 8px;
}

.cart-button {
  background-color: #0000;
  justify-content: flex-start;
  padding: 0;
  display: flex;
}

.cart {
  transition: all .3s;
}

.paypal {
  margin-bottom: 5px;
}

.no-item-2 {
  color: #f1f1f7;
  font-family: Inter Tight, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.cart-image {
  filter: invert();
  width: 22px;
  position: relative;
}

.cart-container {
  box-shadow: none;
  background-color: #222;
  border: 1px solid #333;
  max-width: 520px;
}

.cart-wrapper {
  z-index: 9995;
  background-color: #000000e6;
}

.price-tag-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 45px;
}

.price-tag-2.small {
  color: #ccc;
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.social-overlay {
  background-color: #4d4d4d;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.cart-item {
  align-items: center;
}

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

.cart-flext-left {
  align-items: flex-start;
  margin-left: 0;
  position: relative;
}

.your-cart {
  color: #fff;
  font-size: 17px;
  line-height: 22px;
}

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

.cart-quantity-2 {
  color: #4d4d4d;
  background-color: #fff;
  width: 50px;
  font-weight: 500;
}

.flex-right {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  order: -1;
  align-items: center;
  display: flex;
}

.text-span {
  color: #c7acac;
}

.text-block {
  color: var(--light-blue);
  font-size: 29px;
  font-weight: 500;
}

.text-span-2 {
  color: var(--light-blue);
  text-transform: none;
  font-weight: 600;
}

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

.link-2 {
  text-decoration: none;
}

.text-span-4 {
  color: var(--background-1);
}

.text-block-2 {
  color: var(--background-3);
  -webkit-text-stroke-color: var(--floral-white);
}

.text-block-3, .text-block-4 {
  color: var(--background-1);
  font-size: 20px;
}

.text-block-5 {
  color: var(--background-3);
}

.text-span-7 {
  color: #e15252;
}

.text-span-8, .text-span-9 {
  color: var(--background-1);
}

.text-span-10 {
  word-break: keep-all;
}

.image-2 {
  border-radius: 0;
}

.link-underline-2 {
  color: #000;
  border-bottom: 2px solid #000;
  height: .2px;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.link-underline-2._0px {
  margin-bottom: 0;
}

.container-4 {
  z-index: 20;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.copyright-3 {
  color: #000;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

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

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

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

.footer-2-copy {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 350px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 5% 40px;
  display: flex;
}

.footer-grid-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.8fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-underline-3 {
  color: #000;
  border-bottom: 2px solid #000;
  height: .2px;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 600;
}

.link-underline-3.link-underline-2 {
  height: .2px;
  line-height: 1.6;
  display: inline;
}

.bluespan {
  color: #000;
}

.paragraph {
  color: var(--light-blue);
  text-align: left;
  letter-spacing: .2px;
  word-break: normal;
  padding-left: 0;
  font-family: Inter Tight, sans-serif;
  line-height: 1.3;
}

.text-block-6, .text-block-7, .paragraph-3 {
  text-align: center;
  margin-bottom: 20px;
}

.bold-text {
  letter-spacing: 1.6px;
  font-size: 15px;
  line-height: 1.6px;
}

.list-2, .list-3 {
  text-transform: none;
  font-family: Inter Tight, sans-serif;
  font-weight: 400;
}

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

.copyright-4 {
  color: #000;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

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

.container-5 {
  z-index: 20;
  text-align: justify;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.footer-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 350px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0% 40px;
  display: flex;
}

.link-underline-4 {
  color: #000;
  border-bottom: 2px solid #000;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.link-underline-4._0px {
  margin-bottom: 0;
}

.gray-link-2 {
  color: #000;
  text-decoration: none;
  display: inline;
}

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

.copyright-5 {
  color: #000;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
}

.gray-link-3, .gray-link-4, .gray-link-5, .gray-link-6, .gray-link-7 {
  color: #000;
  text-decoration: none;
  display: inline;
}

.paragraph-4 {
  text-align: left;
  letter-spacing: .2px;
  padding-left: 40px;
  font-family: Inter Tight, sans-serif;
  line-height: 1.3;
}

.link-block, .link-block-2 {
  text-decoration: none;
}

.linkblue {
  color: var(--light-blue);
  text-decoration: none;
}

.columns {
  border: 1px solid #000;
}

.section-2 {
  padding: 30px 40px;
}

.text-block-9 {
  font-size: 24px;
}

.underline {
  text-decoration: underline;
}

.nolinkcolor {
  color: var(--light-blue);
  text-decoration: underline;
}

.link-underline-2-copy {
  color: #000;
  border-bottom: 2px solid #000;
  height: .2px;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.link-underline-2-copy._0px {
  margin-bottom: 0;
}

.paragraph-5 {
  letter-spacing: .2px;
}

.paragraph-4-copy {
  letter-spacing: .2px;
  letter-spacing: .2px;
  padding-left: 40px;
  font-family: Open Sans, sans-serif;
  line-height: 1.3;
}

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

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

.text-span-12 {
  font-weight: 300;
}

.text-span-16 {
  font-weight: 400;
}

.text-span-17 {
  font-weight: 300;
}

.text-span-18, .text-span-19, .text-span-20 {
  font-weight: 600;
}

.text-span-23 {
  float: none;
  clear: none;
  color: var(--floral-white);
  text-align: left;
  letter-spacing: normal;
  font-size: 29px;
  display: inline;
}

.text-span-24 {
  color: var(--background-1);
}

.text-span-25 {
  color: #e15252;
}

.text-span-27 {
  text-align: left;
  font-family: Inter Tight, sans-serif;
}

.text-rotator-2 {
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 500;
  line-height: 1;
}

.service-wrapper-2 {
  background-color: #f7f7fc;
  background-image: url('../images/image-6.png'), linear-gradient(#856ff0, #fff);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  border-radius: 30px;
  min-height: 500px;
  margin-bottom: 0;
  padding: 35px 39px;
}

.service-wrapper-2.second {
  background-image: url('../images/image-5.png');
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  min-height: 500px;
  padding-bottom: 35px;
}

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

.text-span-30, .text-span-31 {
  font-size: 23px;
  font-weight: 300;
}

.text-span-32 {
  font-size: 28px;
  font-weight: 600;
}

.text-span-33 {
  font-size: 23px;
  font-weight: 300;
}

.text-span-34 {
  font-size: 28px;
  font-weight: 600;
}

.text-span-35 {
  font-size: 23px;
}

.div-block-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-4 {
  text-align: left;
  margin-top: -100px;
  font-size: 14px;
}

.container-6 {
  z-index: 20;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

.navar-2 {
  z-index: 999;
  background-color: #0000;
  padding: 30px 25px;
  position: fixed;
  inset: 0% 0% auto;
}

.display-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 90px;
  font-weight: 500;
  line-height: 1;
}

.display-4.on-project-page {
  color: #fff;
  text-align: center;
  font-size: 60px;
  line-height: 1.3;
}

.div-block-5 {
  text-align: left;
  margin-top: -100px;
  font-size: 14px;
}

.display-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5vw;
  font-weight: 600;
  line-height: 1.2;
}

.project-line-divider-2 {
  opacity: .13;
  background-color: #000;
  width: 100%;
  height: 1px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.link-underline-5 {
  color: #000;
  border-bottom: 2px solid #000;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 600;
}

.footer-3 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 350px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 5% 40px;
  display: flex;
}

.text-span-36 {
  float: none;
  clear: none;
  color: #fff;
  text-align: left;
  letter-spacing: normal;
  font-size: 29px;
  display: inline;
}

.text-span-37 {
  color: #000;
}

.link-4 {
  text-decoration: none;
}

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

.container-nav-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: row-reverse;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.copyright-6 {
  color: #000;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

.text-rotator-3 {
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 500;
  line-height: 1;
}

.container-7 {
  z-index: 20;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.display-6 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 90px;
  font-weight: 500;
  line-height: 1;
}

.display-6.on-project-page {
  color: #fff;
  text-align: center;
  font-size: 60px;
  line-height: 1.3;
}

.container-8 {
  z-index: 20;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-6 {
  text-align: left;
  margin-top: -10px;
  font-size: 14px;
}

.display-7 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5vw;
  font-weight: 600;
  line-height: 1.2;
}

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

.text-span-38 {
  float: none;
  clear: none;
  color: #fff;
  text-align: left;
  letter-spacing: normal;
  font-size: 29px;
  display: inline;
}

.team-circles {
  background-color: var(--floral-white);
  border-bottom: 1px solid #e4ebf3;
  padding: 1px 30px 80px;
  position: relative;
}

.container-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1119px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid-2 {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 10%;
  width: 434px;
  height: 328px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.top-text-2 {
  color: #000;
  text-transform: capitalize;
  border: 2px solid #000;
  border-radius: 40px;
  flex: none;
  padding: 9px 22px;
  font-family: Inter Tight, sans-serif;
  font-size: 15px;
  font-weight: 800;
  display: inline-block;
}

.paragraph-6 {
  margin-bottom: 10px;
}

.container-copy {
  z-index: 20;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.team-slider {
  background-color: var(--floral-white);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  border-radius: 20px;
  padding-bottom: 24px;
}

.team-member-image-two {
  border-radius: 20px;
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  color: #1a1b1f;
  order: 1;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.top-text-3, .top-text-4, .top-text-5, .top-text-6, .top-text-7, .top-text-8, .top-text-9 {
  color: #000;
  text-transform: capitalize;
  border: 2px solid #000;
  border-radius: 40px;
  flex: none;
  padding: 9px 22px;
  font-family: Inter Tight, sans-serif;
  font-size: 15px;
  font-weight: 800;
  display: inline-block;
}

.team-slider-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.team-block-2 {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two-2 {
  margin-bottom: 18px;
}

.team-block-info-2 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.text-block-12, .text-block-13, .bold-text-5, .text-block-14, .text-block-15 {
  font-weight: 600;
}

.team-circles-2 {
  background-color: var(--floral-white);
  border-bottom: 1px solid #e4ebf3;
  padding: 1px 30px 80px;
  position: relative;
}

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

.team-grid-3 {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-member-image-2 {
  object-fit: cover;
  border-radius: 18%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.text-link-arrow-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  color: #1a1b1f;
  flex-direction: row;
  flex: none;
  order: 1;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.text-block-16 {
  flex: 1;
  order: -1;
  font-size: 14px;
  font-weight: 600;
}

.top-text-10 {
  color: #000;
  text-transform: capitalize;
  border: 2px solid #000;
  border-radius: 40px;
  flex: none;
  padding: 9px 22px;
  font-family: Inter Tight, sans-serif;
  font-size: 15px;
  font-weight: 800;
  display: inline-block;
}

.team-block-info-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-link-arrow-4 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #1a1b1f;
  order: 1;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.text-block-17 {
  text-align: center;
  flex: none;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.top-text-11 {
  color: #000;
  text-transform: capitalize;
  border: 2px solid #000;
  border-radius: 40px;
  flex: none;
  padding: 9px 22px;
  font-family: Inter Tight, sans-serif;
  font-size: 15px;
  font-weight: 800;
  display: inline-block;
}

.button-with-animation-2 {
  color: #000;
  background-color: #fff0;
  border: 1.5px solid #ffffff63;
  border-radius: 40px;
  flex-direction: column;
  order: -1;
  justify-content: center;
  align-items: center;
  padding: 16px 28px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.arrow-button-2 {
  filter: none;
  width: 26px;
  position: absolute;
}

.text-button-2 {
  color: var(--floral-white);
}

.paragraph-7 {
  margin-bottom: 31px;
}

.team-grid-copy {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.team-grid-copy.xyz, .team-grid-copy.xyz-copy {
  margin-bottom: 48px;
}

.team-wrapper-copy, .team-wrapper-copy.teamwrapperacbc {
  margin-bottom: 0;
}

@media screen and (min-width: 1280px) {
  .project-grid-main {
    grid-template-areas: ". Area";
  }

  .link-underline {
    text-align: left;
    text-decoration: none;
  }

  .max-w-center._700px {
    margin-top: 40px;
  }

  .delete-me {
    display: none;
  }

  .button-with-animation {
    flex: 0 auto;
    order: -1;
  }

  .service-wrapper.second {
    background-image: url('../images/work-4.jpg');
  }

  .big-title-flex {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }

  .project-arrow {
    flex: none;
  }

  .left-part {
    background-image: url('../images/grouppic.png');
  }

  .service-item {
    flex: 1;
  }

  .icon-main {
    font-size: 48px;
  }

  .text-block {
    color: var(--light-blue);
    font-size: 29px;
  }

  .text-span-3 {
    color: var(--light-blue);
    text-decoration: none;
  }

  .link {
    display: inline;
  }

  .link-2 {
    text-decoration: none;
  }

  .text-span-4 {
    color: var(--background-1);
  }

  .text-block-3, .text-block-4 {
    color: var(--background-1);
    font-size: 20px;
  }

  .text-span-7 {
    color: #e15252;
  }

  .footer-grid-2, .footer-grid-3 {
    grid-template-columns: 1.8fr;
  }

  .link-underline-3 {
    text-align: left;
    text-decoration: none;
  }

  .text-block-6, .text-block-7, .paragraph-3 {
    text-align: center;
    margin-bottom: 20px;
  }

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

  .list-2 {
    text-transform: none;
    font-family: Inter Tight, sans-serif;
    font-weight: 400;
    list-style-type: lower-roman;
  }

  .footer-2 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-span-16 {
    font-weight: 300;
  }

  .text-span-24 {
    color: var(--background-1);
  }

  .text-span-25 {
    color: #e15252;
  }

  .service-wrapper-2 {
    background-image: url('../images/image-6.png'), linear-gradient(#856ff0, #fff);
  }

  .service-wrapper-2.second {
    background-image: url('../images/image-5.png');
  }

  .link-underline-5 {
    text-align: left;
    text-decoration: none;
  }

  .text-span-37 {
    color: #000;
    text-decoration: none;
  }

  .link-4 {
    text-decoration: none;
  }

  .text-block-10, .text-block-11 {
    color: #000;
    font-size: 29px;
  }
}

@media screen and (min-width: 1440px) {
  .section.rounded-top {
    letter-spacing: normal;
    overflow-wrap: break-word;
  }

  .section.dark {
    overflow-wrap: normal;
  }

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

  .hero {
    background-position: 100% 100%;
    background-size: cover;
  }

  .text-rotator {
    font-size: 2vh;
    font-weight: 500;
  }

  .max-w-center._700px {
    margin-top: 40px;
  }

  .subhead-main.smaller {
    font-weight: 300;
  }

  .button-with-animation {
    background-color: var(--background-1);
    object-fit: fill;
    flex-direction: column;
    flex: 0 auto;
    order: -1;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .button-with-animation.dark {
    flex: 0 auto;
  }

  .text-button {
    flex: none;
    order: 0;
    display: flex;
  }

  .arrow-button {
    direction: ltr;
    text-transform: none;
    white-space: normal;
    flex: 0 auto;
    text-decoration: none;
    display: block;
  }

  .service-wrapper.second {
    background-image: url('../images/work-4.jpg');
    background-size: 900px;
  }

  .text-rotator-move._1 {
    margin-left: 10px;
  }

  .big-title-flex {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }

  .project-arrow {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    object-fit: none;
    flex: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100px;
    display: block;
  }

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

  .left-part {
    background-image: url('../images/grouppic.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .icon-main {
    font-size: 48px;
  }

  .title-main {
    letter-spacing: 0;
    overflow-wrap: normal;
    object-fit: fill;
  }

  .text-block {
    color: var(--light-blue);
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: var(--light-blue);
    border: 5px #000;
    border-radius: 0;
    font-family: Unbounded, sans-serif;
    font-size: 32px;
    font-weight: 500;
  }

  .text-span-4 {
    color: var(--background-1);
  }

  .image {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-3, .text-block-4 {
    color: var(--background-1);
    font-size: 24px;
  }

  .text-block-5 {
    color: var(--background-1);
  }

  .text-span-5 {
    color: #f29d9d;
  }

  .text-span-6 {
    color: #fff;
  }

  .text-span-7 {
    color: #e15252;
  }

  .cell {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .link-underline-2 {
    text-decoration: none;
  }

  .container-4 {
    margin-bottom: 20px;
  }

  .footer-grid-2, .footer-grid-3 {
    grid-template-columns: 1.8fr;
  }

  .paragraph {
    padding-top: 10px;
  }

  .text-block-6, .text-block-7 {
    text-align: center;
    margin-bottom: 20px;
  }

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

  .paragraph-2, .paragraph-3 {
    text-align: center;
    margin-bottom: 20px;
  }

  .list-2 {
    text-transform: none;
    font-family: Inter Tight, sans-serif;
    font-weight: 400;
    list-style-type: lower-roman;
  }

  .list-3 {
    text-transform: none;
    font-family: Inter Tight, sans-serif;
    font-weight: 400;
  }

  .link-underline-2-copy {
    text-decoration: none;
  }

  .text-span-13, .text-span-14, .text-span-22 {
    font-weight: 300;
  }

  .text-span-24 {
    color: var(--background-1);
  }

  .text-span-25 {
    color: #e15252;
  }

  .service-wrapper-2.second {
    background-image: url('../images/image-5.png');
    background-size: cover;
  }

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

  .text-block-10 {
    color: #000;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    border: 5px #000;
    border-radius: 0;
    font-family: Unbounded, sans-serif;
    font-size: 32px;
    font-weight: 500;
  }

  .container-7, .container-8 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .text-block-11 {
    color: #000;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    border: 5px #000;
    border-radius: 0;
    font-family: Unbounded, sans-serif;
    font-size: 32px;
    font-weight: 500;
  }

  .container-9 {
    max-width: 1170px;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

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

  .team-member-image-2 {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .button-with-animation-2 {
    text-align: center;
  }

  .paragraph-7 {
    margin-bottom: 22px;
    font-size: 17px;
  }
}

@media screen and (min-width: 1920px) {
  .section.rounded-top {
    background-image: url('../images/image-5.png'), linear-gradient(to bottom, null, null);
    background-size: cover, auto;
  }

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

  .subhead-main.smaller {
    font-weight: 300;
  }

  .button-with-animation {
    flex-direction: column;
    flex: 0 auto;
    order: -1;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding-top: 14px;
  }

  .arrow-button {
    flex: auto;
    order: 0;
    align-self: auto;
  }

  .left-part {
    background-image: url('../images/grouppic.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .title-main {
    column-count: auto;
    overflow-wrap: normal;
  }

  .bluespan {
    color: var(--light-blue);
  }

  .paragraph {
    text-align: left;
    text-transform: none;
    font-family: Inter Tight, sans-serif;
  }

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

  .list {
    text-align: left;
    font-style: normal;
  }

  .list-item {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
  }

  .list-item-2 {
    text-transform: none;
    font-size: 17px;
    font-weight: 400;
  }

  .list-item-2-copy {
    text-transform: none;
    font-family: Inter Tight, sans-serif;
    font-size: 17px;
    font-weight: 400;
    list-style-type: lower-roman;
  }

  .list-item-3 {
    text-transform: none;
  }

  .list-2 {
    list-style-type: decimal;
  }

  .list-item-4, .list-item-5, .list-item-6 {
    font-size: 17px;
    list-style-type: lower-roman;
  }

  .list-4 {
    text-transform: none;
    font-family: Inter Tight, sans-serif;
    font-size: 17px;
    font-weight: 400;
    list-style-type: lower-roman;
  }

  .paragraph-4 {
    text-align: left;
    font-family: Inter Tight, sans-serif;
  }

  .columns {
    font-family: Inter Tight, sans-serif;
  }

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

  .text-block-9 {
    font-size: 24px;
  }

  .bold-text-2 {
    font-weight: 500;
  }

  .div-block {
    word-break: normal;
  }

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

  .paragraph-4-copy {
    text-align: left;
    font-family: Inter Tight, sans-serif;
  }

  .div-block-2 {
    margin-top: 40px;
    padding-top: 40px;
  }

  .text-span-15 {
    text-align: left;
    text-transform: none;
  }

  .text-span-21 {
    font-weight: 300;
  }

  .text-span-24 {
    color: var(--background-1);
  }

  .link-3, .text-span-26 {
    text-decoration: none;
  }

  .service-wrapper-2.second {
    background-image: url('../images/image-5.png'), linear-gradient(#0000, #0000);
    background-position: 50%, 0 0;
  }

  .container-9 {
    max-width: 1197px;
  }

  .button-with-animation-2 {
    flex: none;
    margin-top: 0;
  }

  .text-button-2 {
    font-size: 16px;
  }

  .paragraph-7 {
    margin-bottom: 2px;
    font-size: 17px;
  }
}

@media screen and (max-width: 991px) {
  .color-block-parent {
    width: 33.3333%;
  }

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

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

  .licensing-block {
    width: 100%;
  }

  .page-wrapper {
    background-size: 1000px;
  }

  .services-wrapper {
    width: 70%;
  }

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

  .project-grid-main {
    flex-direction: column;
    display: flex;
  }

  .info-flex {
    width: 100%;
  }

  .project-line-divider {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .card-block.second {
    height: 32svh;
  }

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

  .hero {
    aspect-ratio: 2 / 3;
    object-fit: fill;
    height: auto;
    min-height: auto;
    padding-top: 150px;
    padding-bottom: 188px;
  }

  .hero.for-inner {
    aspect-ratio: auto;
    aspect-ratio: auto;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    min-height: auto;
    padding-top: 120px;
    padding-bottom: 100px;
  }

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

  .display-1.on-project-page {
    font-size: 50px;
  }

  .hero-title-flex {
    flex-direction: column;
  }

  .footer-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

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

  .collection-item {
    flex: 0 auto;
    width: 50%;
    margin-bottom: 20px;
    padding-right: 20px;
  }

  .category-tag {
    font-size: 13px;
  }

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

  .verical-line-2 {
    background-color: var(--floral-white);
    height: 2px;
  }

  .menu-button {
    order: 1;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
    display: flex;
  }

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

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

  .nav-menu {
    background-color: var(--floral-white);
    padding-left: 2%;
    padding-right: 2%;
  }

  .button-rounded {
    border-color: var(--light-blue);
    color: var(--light-blue);
  }

  .vertical-line-1 {
    background-color: var(--floral-white);
    height: 2px;
  }

  .navar {
    padding-top: 16px;
    padding-bottom: 16px;
    position: absolute;
    inset: 0% 0% auto;
  }

  .line-wrapper {
    align-items: center;
  }

  .flex-navigation {
    grid-row-gap: 15px;
    flex-flow: column wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-nav {
    flex-direction: row;
    grid-template-columns: 1fr .5fr;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

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

  .section-take {
    padding-top: 40px;
  }

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

  .project-circle-black {
    width: 80px;
    height: 80px;
  }

  .project-circle-black.black {
    width: 100px;
    height: 100px;
  }

  .text-rotator {
    font-size: 90px;
  }

  .brand {
    order: -1;
  }

  .display-2 {
    font-size: 45px;
  }

  .display-2.for-fade {
    font-size: 40px;
  }

  .logo-center {
    order: -1;
  }

  .subhead-main.with-px {
    max-width: 95%;
    font-size: 43px;
    line-height: 1.3;
  }

  .button-flex.add-to-center {
    justify-content: center;
  }

  .button-with-animation {
    order: 1;
    padding: 12px 16px;
  }

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

  .service-wrapper.second {
    background-size: 900px;
  }

  .lightbox-link {
    width: 87%;
  }

  .big-title-flex {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }

  .display-3 {
    font-size: 70px;
  }

  .grid-3-columns._2 {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    max-width: 100%;
  }

  .project-title {
    font-size: 24px;
  }

  .contact-wrapper {
    min-height: auto;
    padding: 50px;
  }

  .contact-grid-main {
    grid-row-gap: 30px;
    grid-template-columns: 1.2fr;
  }

  .left-part {
    background-size: 350px;
  }

  .service-item {
    padding: 24px;
  }

  .title-main {
    font-size: 17px;
    line-height: 1.2;
  }

  .title-4 {
    line-height: 1;
  }

  .cart {
    flex: none;
  }

  .flex-right {
    order: 1;
  }

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

  .footer-grid-2, .footer-grid-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .paragraph {
    text-align: left;
    font-family: Inter Tight, sans-serif;
  }

  .list-2 {
    list-style-type: lower-roman;
  }

  .paragraph-4 {
    text-align: left;
    font-family: Inter Tight, sans-serif;
  }

  .text-rotator-2 {
    font-size: 90px;
  }

  .service-wrapper-2.second {
    background-size: cover;
  }

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

  .navar-2 {
    padding-top: 16px;
    padding-bottom: 16px;
    position: absolute;
    inset: 0% 0% auto;
  }

  .display-4 {
    font-size: 70px;
  }

  .display-4.on-project-page {
    font-size: 50px;
  }

  .display-5 {
    font-size: 70px;
  }

  .project-line-divider-2 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .text-block-10 {
    color: #000;
  }

  .container-nav-2 {
    flex-direction: row;
    grid-template-columns: 1fr .5fr;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .text-rotator-3 {
    font-size: 90px;
  }

  .display-6 {
    font-size: 70px;
  }

  .display-6.on-project-page {
    font-size: 50px;
  }

  .display-7 {
    font-size: 70px;
  }

  .text-block-11 {
    color: #000;
  }

  .container-9 {
    max-width: 753px;
  }

  .team-grid-2 {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .team-slider-wrapper {
    max-width: 708px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .container-10, .container-11 {
    max-width: 728px;
  }

  .team-grid-3 {
    grid-column-gap: 40px;
  }

  .team-member-image-2 {
    width: 190px;
    height: 190px;
  }

  .button-with-animation-2 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    flex: none;
    order: 1;
    padding-left: 24px;
    padding-right: 24px;
  }

  .paragraph-7 {
    margin-bottom: 17px;
    font-size: 13px;
  }

  .team-grid-copy {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }
}

@media screen and (max-width: 767px) {
  .title-3 {
    font-size: 40px;
    line-height: 1.1;
  }

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

  .section.rounded-top {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }

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

  .services-wrapper {
    width: 100%;
    margin-bottom: 15px;
  }

  .project-grid-main {
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .card-block.second {
    height: 37svh;
  }

  .contact-link {
    margin-top: 40px;
  }

  .hero {
    padding-bottom: 155px;
    position: relative;
  }

  .hero.for-inner {
    aspect-ratio: auto;
    aspect-ratio: auto;
    background-size: 150px;
    padding-bottom: 99px;
  }

  .display-1.on-project-page {
    font-size: 6vw;
  }

  .hero-title-flex {
    max-width: 100%;
  }

  .copyright-flex {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

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

  .collection-item {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .navigation-line {
    flex: 0 50%;
  }

  .flex-navigation {
    grid-column-gap: 0px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-nav {
    grid-template-columns: minmax(200px, .5fr) 1.5fr minmax(200px, .5fr);
  }

  .blog-list {
    grid-template-columns: 1fr;
  }

  .section-take {
    padding-top: 21px;
  }

  .project-circle-black {
    display: none;
  }

  .project-circle-black.black {
    display: flex;
  }

  .text-rotator {
    font-size: 70px;
  }

  .brand {
    padding-left: 0;
  }

  .play-video {
    margin-top: 40px;
  }

  .display-2.for-fade {
    font-size: 26px;
  }

  .logo-main {
    flex-basis: 50%;
    height: 8.9em;
  }

  .main-work-grid {
    grid-template-columns: 1fr;
  }

  .subhead-main {
    font-size: 28px;
  }

  .button-with-animation {
    justify-content: center;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 16px;
    font-size: 15px;
  }

  .lightbox-link {
    width: 100%;
  }

  .big-title-flex {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .display-3 {
    overflow-wrap: break-word;
    font-size: 50px;
    position: relative;
  }

  .project-arrow {
    width: 50px;
  }

  .grid-3-columns {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

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

  .project-title {
    font-size: 22px;
  }

  .contact-grid {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .label {
    max-width: 95%;
  }

  .contact-wrapper {
    max-width: 100%;
  }

  .contact-grid-main {
    grid-template-columns: 1fr;
  }

  .left-part {
    background-image: url('../images/grouppic.png');
    background-size: 350px;
    min-height: 500px;
  }

  .service-item {
    width: 100%;
  }

  .title-4 {
    font-size: 10vw;
  }

  .text-block {
    font-size: 29px;
  }

  .text-block-3, .text-block-4 {
    font-size: 15px;
  }

  .paragraph, .paragraph-4 {
    text-align: left;
    font-family: Inter Tight, sans-serif;
  }

  .text-span-23 {
    font-size: 28px;
    line-height: 19px;
  }

  .text-rotator-2 {
    font-size: 70px;
  }

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

  .display-4.on-project-page {
    font-size: 6vw;
  }

  .display-5 {
    overflow-wrap: break-word;
    font-size: 50px;
    position: relative;
  }

  .container-nav-2 {
    grid-template-columns: minmax(200px, .5fr) 1.5fr minmax(200px, .5fr);
  }

  .text-rotator-3 {
    font-size: 70px;
  }

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

  .display-6.on-project-page {
    font-size: 6vw;
  }

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

  .display-7 {
    overflow-wrap: break-word;
    font-size: 50px;
    position: relative;
  }

  .team-circles {
    padding: 60px 15px;
  }

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

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

  .team-slider {
    padding: 60px 15px;
  }

  .team-slider-wrapper {
    max-width: 538px;
  }

  .team-slider-2, .team-circles-2 {
    padding: 60px 15px;
  }

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

  .paragraph-7 {
    font-size: 13px;
  }

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

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

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

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

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

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

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

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

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

  .title-1 {
    font-size: 26px;
  }

  .licensing-content {
    flex-direction: column;
  }

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

  .shrink-item {
    margin-right: 0;
  }

  .shrink-item.flex {
    margin-top: 20px;
    margin-right: 0;
  }

  .copyright-dot {
    display: none;
  }

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

  .services-wrapper {
    width: 100%;
  }

  .photo-move-2, .photo-move {
    max-width: 100%;
  }

  .line-divider {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .uppercase {
    font-size: 15px;
  }

  .project-grid-main {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .info-flex {
    padding: 29px 16px;
  }

  .rich-text-minus-20px {
    margin-top: 0;
    font-size: 14px;
  }

  .info-content {
    grid-column-gap: 15px;
    justify-content: flex-start;
  }

  .title-tag.big {
    font-size: 36px;
  }

  .card-block.second {
    height: 26svh;
  }

  .pricing-grid {
    grid-row-gap: 80px;
  }

  .pricing-card {
    padding: 30px 20px;
  }

  .pricing-center-wrapper {
    font-size: 18px;
  }

  .hero {
    aspect-ratio: 9 / 16;
    padding-top: 120px;
    padding-bottom: 115px;
    padding-right: 5%;
  }

  .hero.for-inner {
    aspect-ratio: 2 / 3;
    aspect-ratio: 2 / 3;
    background-image: none;
    padding-top: 100px;
    padding-bottom: 81px;
  }

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

  .display-1.on-project-page {
    text-align: center;
    margin-bottom: 0;
    font-size: 10vw;
    line-height: 1.3;
  }

  .hero-title-flex {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    max-width: 100%;
  }

  .footer-title-tag {
    font-size: 11px;
    line-height: 1.4;
  }

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

  .footer {
    padding-bottom: 20px;
  }

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

  .collection-item {
    width: 100%;
  }

  .scroll-down-wrapper {
    justify-content: center;
    padding-top: 10px;
    bottom: 15px;
  }

  .blog-content {
    padding-top: 20px;
  }

  .blog-title {
    font-size: 20px;
  }

  .menu-button {
    border-right-style: none;
    padding-right: 10px;
  }

  .navar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .line-wrapper {
    align-items: flex-end;
  }

  .container-nav {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 2fr 1fr;
  }

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

  .section-take.take-off {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .text-rotator {
    font-size: 46px;
  }

  .start-icon {
    margin-left: 10px;
    margin-right: 10px;
  }

  .bureau-logo {
    width: 120px;
  }

  .max-w-center._700px {
    padding-top: 0;
  }

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

  .display-2.for-fade {
    font-size: 24px;
  }

  .logo-main {
    flex-basis: 100%;
    min-width: 35vw;
    height: 8em;
  }

  .invert-color {
    width: 40px;
  }

  .subhead-main {
    max-width: 100%;
    font-size: 20px;
  }

  .subhead-main.with-px {
    font-size: 28px;
  }

  .subhead-main.smaller {
    font-size: 16px;
    line-height: 1.5;
  }

  .button-flex {
    flex-direction: column;
  }

  .button-with-animation {
    font-size: 17px;
  }

  .text-button {
    text-align: center;
    order: 0;
    font-size: 12px;
  }

  .service-wrapper {
    background-image: linear-gradient(#4558ea, #fff);
    min-height: auto;
    padding: 30px 16px;
  }

  .service-wrapper.second {
    background-image: linear-gradient(#e49b34, #fff);
    background-position: 0 0;
    padding-bottom: 30px;
  }

  .main-text {
    font-size: 40px;
  }

  .text-rotator-move {
    top: 0;
  }

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

  .lightbox-link {
    width: 80%;
  }

  .big-title-flex {
    flex-direction: column;
  }

  .display-3 {
    text-align: center;
    font-size: 25px;
  }

  .project-title-flex {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .contact-form-left-side {
    padding-left: 0;
    padding-right: 0;
  }

  .label {
    font-size: 24px;
    line-height: 28px;
  }

  .contact-wrapper {
    padding: 40px 25px;
  }

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

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

  .left-part {
    background-image: url('../images/grouppic.png');
    background-position: 50% 100%;
    background-size: contain;
    flex: 0 auto;
    order: 0;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 20px;
    display: block;
  }

  .service-item {
    min-height: 270px;
  }

  .title-main {
    font-size: 16px;
  }

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

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

  .title-4 {
    font-size: 12vw;
  }

  .title-4.fun-text {
    font-size: 60px;
  }

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

  .remove-button {
    width: 24px;
    height: 24px;
  }

  .table-price {
    font-size: 16px;
  }

  .price-tag-2 {
    font-size: 22px;
    line-height: 24px;
  }

  .price-tag-2.small {
    font-size: 16px;
  }

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

  .text-block {
    text-align: left;
    text-transform: uppercase;
    white-space: nowrap;
    overflow-wrap: normal;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
  }

  .visit-grid-3 {
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .footer-2-copy {
    padding-bottom: 20px;
  }

  .paragraph {
    text-align: left;
    font-family: Inter Tight, sans-serif;
  }

  .visit-grid-4 {
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .footer-2 {
    padding-bottom: 20px;
  }

  .paragraph-4, .section-2, .paragraph-4-copy {
    text-align: left;
    font-family: Inter Tight, sans-serif;
  }

  .text-span-12, .text-span-17 {
    font-size: 18px;
  }

  .text-span-23 {
    font-size: 22px;
    line-height: 19px;
  }

  .bold-text-4 {
    text-align: left;
    font-family: Inter Tight, sans-serif;
  }

  .text-span-28, .text-span-29 {
    font-size: 18px;
  }

  .text-rotator-2 {
    font-size: 46px;
  }

  .service-wrapper-2 {
    background-image: url('../images/image-6.png'), linear-gradient(#4558ea, #fff);
    background-position: 50%, 0 0;
    background-size: cover, auto;
    border-radius: 16px;
    min-height: auto;
    padding: 30px 16px 40px;
  }

  .service-wrapper-2.second {
    background-image: url('../images/image-5.png');
    background-position: 50%;
    background-size: cover;
    min-height: 320px;
    padding-bottom: 30px;
  }

  .text-span-30 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    font-weight: 400;
  }

  .text-span-31 {
    font-size: 15px;
    font-weight: 400;
  }

  .text-span-32 {
    font-size: 26px;
  }

  .text-span-33 {
    font-size: 15px;
    font-weight: 400;
  }

  .text-span-34 {
    font-size: 26px;
  }

  .text-span-35 {
    font-size: 15px;
  }

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

  .visit-grid-5 {
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .display-4 {
    font-size: 41px;
  }

  .display-4.on-project-page {
    text-align: center;
    margin-bottom: 0;
    font-size: 10vw;
    line-height: 1.3;
  }

  .display-5 {
    font-size: 25px;
  }

  .footer-3 {
    padding-bottom: 20px;
  }

  .text-span-36 {
    font-size: 20px;
  }

  .text-block-10 {
    font-size: 18px;
    font-weight: 500;
  }

  .container-nav-2 {
    grid-template-columns: 2fr 1fr;
  }

  .text-rotator-3 {
    font-size: 46px;
  }

  .display-6 {
    font-size: 41px;
  }

  .display-6.on-project-page {
    text-align: center;
    margin-bottom: 0;
    font-size: 10vw;
    line-height: 1.3;
  }

  .div-block-6 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .display-7 {
    font-size: 25px;
  }

  .text-block-11 {
    font-size: 18px;
    font-weight: 500;
  }

  .text-span-38 {
    font-size: 20px;
  }

  .container-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .team-slider-wrapper {
    order: 0;
    max-width: 290px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .container-10 {
    max-width: none;
  }

  .team-circles-2 {
    padding-top: 1px;
  }

  .container-11 {
    max-width: none;
  }

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

  .team-member-image-2 {
    object-fit: cover;
    width: 288px;
    height: 288px;
  }

  .text-block-17 {
    font-size: 14px;
    font-weight: 600;
  }

  .heading-2, .heading-3, .heading-4, .heading-5, .heading-6, .heading-7, .heading-8, .heading-9, .heading-10, .heading-11, .heading-12 {
    text-align: center;
    font-size: 30px;
  }

  .button-with-animation-2 {
    padding: 10px 16px;
    font-size: 17px;
  }

  .text-button-2 {
    font-size: 10px;
  }

  .paragraph-7 {
    text-align: left;
    font-size: 13px;
    line-height: 1.2;
  }

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

#w-node-_8b0f7505-795c-663c-da09-0c24ec817dcb-dff5a09f, #w-node-_8b0f7505-795c-663c-da09-0c24ec817dd4-dff5a09f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de5038ee-556c-0f70-fef2-486ee4bf9ff8-dff5a09f {
  grid-template-rows: ;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5d535802-f057-ac7b-ce41-e88ea82b47d0-dff5a09f, #w-node-_5d535802-f057-ac7b-ce41-e88ea82b47d6-dff5a09f, #w-node-_56e776ba-5f0b-477c-5c0f-aa796cbcc68d-dff5a09f, #w-node-_56e776ba-5f0b-477c-5c0f-aa796cbcc694-dff5a09f, #w-node-_56e776ba-5f0b-477c-5c0f-aa796cbcc6a5-dff5a09f, #w-node-_56e776ba-5f0b-477c-5c0f-aa796cbcc6a6-dff5a09f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-afaa5691-be51-32a6-944a-4521947e7864-08bf5e85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_6e78b063-e911-a784-1154-8459cde452ee-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde452fe-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde4530f-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde4534c-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde45361-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde4538b-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde45396-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde453c0-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde453cb-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde453f5-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde45400-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde4542a-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde45435-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde45469-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde45474-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde45485-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde4548c-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde4549d-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde4549e-dff5a0fd, #w-node-a48725d2-5e9e-2213-0f69-c7af29e3488c-29e34889, #w-node-a48725d2-5e9e-2213-0f69-c7af29e34893-29e34889, #w-node-a48725d2-5e9e-2213-0f69-c7af29e348a4-29e34889, #w-node-_13f3b575-3690-ecca-2a65-4d388f10e4cc-dff5a118 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13f3b575-3690-ecca-2a65-4d388f10e4ef-dff5a118 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_918f800b-37d5-b096-2e1c-ff21df21d302-dff5a118, #w-node-_918f800b-37d5-b096-2e1c-ff21df21d308-dff5a118, #w-node-f0d43ac1-83d6-7287-d359-3c577873609a-dff5a11a, #w-node-f0d43ac1-83d6-7287-d359-3c57787360a0-dff5a11a, #w-node-_9c14d44e-cd41-9359-4dfb-d99d6537d19d-dff5a11d, #w-node-_9c14d44e-cd41-9359-4dfb-d99d6537d1a3-dff5a11d, #w-node-_387c1f2a-9fca-c5bb-17ea-4371d3983dcf-dff5a12c, #w-node-_387c1f2a-9fca-c5bb-17ea-4371d3983dd5-dff5a12c, #w-node-_5ff5beef-a624-0622-80b9-5afd300203e4-dff5a12d, #w-node-_5ff5beef-a624-0622-80b9-5afd300203eb-dff5a12d, #w-node-_5ff5beef-a624-0622-80b9-5afd300203fc-dff5a12d, #w-node-_5ff5beef-a624-0622-80b9-5afd300203fd-dff5a12d, #w-node-_7d1d4b5c-612f-821f-24bf-5cadd3992bd3-dff5a130, #w-node-_7d1d4b5c-612f-821f-24bf-5cadd3992bda-dff5a130, #w-node-_7d1d4b5c-612f-821f-24bf-5cadd3992bea-dff5a130, #w-node-_7d1d4b5c-612f-821f-24bf-5cadd3992beb-dff5a130, #w-node-fe24d5f5-9117-cef4-21e9-49374146fbec-dff5a131, #w-node-fe24d5f5-9117-cef4-21e9-49374146fbf3-dff5a131, #w-node-fe24d5f5-9117-cef4-21e9-49374146fc04-dff5a131, #w-node-fe24d5f5-9117-cef4-21e9-49374146fc05-dff5a131, #w-node-_5e2fa94c-6d1e-95ec-231b-1b330ebf661c-3ac64b39, #w-node-_5e2fa94c-6d1e-95ec-231b-1b330ebf6627-3ac64b39, #w-node-_5e2fa94c-6d1e-95ec-231b-1b330ebf6631-3ac64b39, #w-node-_33f1123b-2619-87c5-f0b7-9aab4922963e-3ac64b39, #w-node-_33f1123b-2619-87c5-f0b7-9aab49229645-3ac64b39, #w-node-_33f1123b-2619-87c5-f0b7-9aab49229659-3ac64b39, #w-node-_33f1123b-2619-87c5-f0b7-9aab4922965a-3ac64b39, #w-node-_6f46e31f-9b0d-dfb3-0fc9-2fcfe690fb5a-59f398dd, #w-node-_6f46e31f-9b0d-dfb3-0fc9-2fcfe690fb63-59f398dd, #w-node-_6f46e31f-9b0d-dfb3-0fc9-2fcfe690fb6b-59f398dd, #w-node-_452bf02d-8352-435a-d833-26914891dff2-59f398dd, #w-node-_452bf02d-8352-435a-d833-26914891dff9-59f398dd, #w-node-_452bf02d-8352-435a-d833-26914891e00d-59f398dd, #w-node-_452bf02d-8352-435a-d833-26914891e00e-59f398dd, #w-node-c226a244-5c6e-c4d4-90a0-b792a320f991-dfe101ad, #w-node-c226a244-5c6e-c4d4-90a0-b792a320f998-dfe101ad, #w-node-c226a244-5c6e-c4d4-90a0-b792a320f9a0-dfe101ad, #w-node-d17de5c1-069a-1104-3d91-7c62af313a6f-dfe101ad, #w-node-d17de5c1-069a-1104-3d91-7c62af313a76-dfe101ad, #w-node-d17de5c1-069a-1104-3d91-7c62af313a8a-dfe101ad, #w-node-d17de5c1-069a-1104-3d91-7c62af313a8b-dfe101ad, #w-node-_7de272be-004a-a8a3-3108-a0f6bbfcdbbd-f9f9239d, #w-node-_7de272be-004a-a8a3-3108-a0f6bbfcdbc4-f9f9239d, #w-node-_7de272be-004a-a8a3-3108-a0f6bbfcdbcc-f9f9239d, #w-node-_7c7eb213-da21-344a-8458-68b8931eb49f-f9f9239d, #w-node-_7c7eb213-da21-344a-8458-68b8931eb4a6-f9f9239d, #w-node-_7c7eb213-da21-344a-8458-68b8931eb4ba-f9f9239d, #w-node-_7c7eb213-da21-344a-8458-68b8931eb4bb-f9f9239d, #w-node-_419b4fb5-cbf7-b6e7-da7c-e60608c6637f-241ada9f, #w-node-_419b4fb5-cbf7-b6e7-da7c-e60608c66386-241ada9f, #w-node-_419b4fb5-cbf7-b6e7-da7c-e60608c6638e-241ada9f, #w-node-bd68a068-1ace-1798-73eb-91d9257db685-241ada9f, #w-node-bd68a068-1ace-1798-73eb-91d9257db68c-241ada9f, #w-node-bd68a068-1ace-1798-73eb-91d9257db6a0-241ada9f, #w-node-bd68a068-1ace-1798-73eb-91d9257db6a1-241ada9f, #w-node-c5319bb5-da4a-b99a-c172-e1d31d01c8a5-96bb05e3, #w-node-c5319bb5-da4a-b99a-c172-e1d31d01c8be-96bb05e3, #w-node-_3d3ed146-7b64-33af-390c-ca2330b3dcef-96bb05e3, #w-node-_05603ef7-2d3c-5443-b447-e60c5cb84e8a-96bb05e3, #w-node-_05603ef7-2d3c-5443-b447-e60c5cb84e7a-96bb05e3, #w-node-c48076b7-cc4f-aea2-4848-20ddd1a3fb16-96bb05e3, #w-node-c48076b7-cc4f-aea2-4848-20ddd1a3fb21-96bb05e3, #w-node-_124ede70-de87-5749-0f71-578827e93d3c-96bb05e3, #w-node-_124ede70-de87-5749-0f71-578827e93d47-96bb05e3, #w-node-_3adb8b1b-684a-5298-243c-2e6820c2fbaa-96bb05e3, #w-node-_3adb8b1b-684a-5298-243c-2e6820c2fbb5-96bb05e3, #w-node-_5bd12f56-ce1f-e36f-7429-35f56520402d-96bb05e3, #w-node-_5bd12f56-ce1f-e36f-7429-35f565204038-96bb05e3, #w-node-_30f4db18-49a4-15a2-8102-26e5e6882bb6-96bb05e3, #w-node-_30f4db18-49a4-15a2-8102-26e5e6882bc1-96bb05e3, #w-node-ed580a29-c811-7dc7-d2af-c81fe8d8adb0-96bb05e3, #w-node-ed580a29-c811-7dc7-d2af-c81fe8d8adb7-96bb05e3, #w-node-ed580a29-c811-7dc7-d2af-c81fe8d8adc8-96bb05e3, #w-node-ed580a29-c811-7dc7-d2af-c81fe8d8adc9-96bb05e3, #w-node-c5319bb5-da4a-b99a-c172-e1d31d01c8a5-82b7fa34, #w-node-c5319bb5-da4a-b99a-c172-e1d31d01c8be-82b7fa34, #w-node-_3d3ed146-7b64-33af-390c-ca2330b3dcef-82b7fa34, #w-node-_05603ef7-2d3c-5443-b447-e60c5cb84e7a-82b7fa34, #w-node-_05603ef7-2d3c-5443-b447-e60c5cb84e8a-82b7fa34, #w-node-_87ef0ff0-cc17-7904-2085-a18b2bac377f-82b7fa34, #w-node-_87ef0ff0-cc17-7904-2085-a18b2bac378a-82b7fa34, #w-node-_87ef0ff0-cc17-7904-2085-a18b2bac3795-82b7fa34, #w-node-f687e45d-f0fd-23f2-d2a4-0bbc72c3e138-82b7fa34, #w-node-f687e45d-f0fd-23f2-d2a4-0bbc72c3e151-82b7fa34, #w-node-ed580a29-c811-7dc7-d2af-c81fe8d8adb0-82b7fa34, #w-node-ed580a29-c811-7dc7-d2af-c81fe8d8adb7-82b7fa34, #w-node-ed580a29-c811-7dc7-d2af-c81fe8d8adc8-82b7fa34, #w-node-ed580a29-c811-7dc7-d2af-c81fe8d8adc9-82b7fa34 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_8b0f7505-795c-663c-da09-0c24ec817dd4-dff5a09f, #w-node-_6e78b063-e911-a784-1154-8459cde4530f-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde4534c-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde45396-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde453cb-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde45400-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde45435-dff5a0fd, #w-node-_6e78b063-e911-a784-1154-8459cde45474-dff5a0fd, #w-node-_3d3ed146-7b64-33af-390c-ca2330b3dcef-96bb05e3, #w-node-_05603ef7-2d3c-5443-b447-e60c5cb84e8a-96bb05e3, #w-node-c48076b7-cc4f-aea2-4848-20ddd1a3fb21-96bb05e3, #w-node-_124ede70-de87-5749-0f71-578827e93d47-96bb05e3, #w-node-_3adb8b1b-684a-5298-243c-2e6820c2fbb5-96bb05e3, #w-node-_5bd12f56-ce1f-e36f-7429-35f565204038-96bb05e3, #w-node-_30f4db18-49a4-15a2-8102-26e5e6882bc1-96bb05e3, #w-node-_3d3ed146-7b64-33af-390c-ca2330b3dcef-82b7fa34, #w-node-_05603ef7-2d3c-5443-b447-e60c5cb84e8a-82b7fa34, #w-node-_87ef0ff0-cc17-7904-2085-a18b2bac3795-82b7fa34 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_5e2fa94c-6d1e-95ec-231b-1b330ebf6627-3ac64b39, #w-node-_5e2fa94c-6d1e-95ec-231b-1b330ebf6631-3ac64b39, #w-node-_6f46e31f-9b0d-dfb3-0fc9-2fcfe690fb63-59f398dd, #w-node-_6f46e31f-9b0d-dfb3-0fc9-2fcfe690fb6b-59f398dd, #w-node-c226a244-5c6e-c4d4-90a0-b792a320f998-dfe101ad, #w-node-c226a244-5c6e-c4d4-90a0-b792a320f9a0-dfe101ad, #w-node-_7de272be-004a-a8a3-3108-a0f6bbfcdbc4-f9f9239d, #w-node-_7de272be-004a-a8a3-3108-a0f6bbfcdbcc-f9f9239d, #w-node-_419b4fb5-cbf7-b6e7-da7c-e60608c66386-241ada9f, #w-node-_419b4fb5-cbf7-b6e7-da7c-e60608c6638e-241ada9f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_8b0f7505-795c-663c-da09-0c24ec817dcb-dff5a09f, #w-node-_8b0f7505-795c-663c-da09-0c24ec817dd4-dff5a09f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-de5038ee-556c-0f70-fef2-486ee4bf9ff8-dff5a09f {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-afaa5691-be51-32a6-944a-4521947e7864-08bf5e85 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-de5038ee-556c-0f70-fef2-486ee4bf9ff8-dff5a09f {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8b0f7505-795c-663c-da09-0c24ec817dd4-dff5a09f, #w-node-_13f3b575-3690-ecca-2a65-4d388f10e4ef-dff5a118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


