:root {
  --floral-white\<deleted\|variable-e5718a14\>: #151414;
  --light-blue\<deleted\|variable-d31685ef\>: #e0f1f3;
  --honeydew\<deleted\|variable-5512e545\>: #e6c98f;
}

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

.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-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-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: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

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

  .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\<deleted\|variable-e5718a14\>);
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
  text-transform: uppercase;
  font-family: Unbounded;
  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: 24px;
  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\<deleted\|variable-d31685ef\>);
  margin-bottom: 10px;
  font-family: Inter Tight;
  font-size: 17px;
  font-weight: 400;
  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\<deleted\|variable-d31685ef\>);
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
  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\<deleted\|variable-e5718a14\>);
  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;
}

.subhead {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.4;
}

.input {
  border: 2px solid var(--light-blue\<deleted\|variable-d31685ef\>);
  background-color: var(--floral-white\<deleted\|variable-e5718a14\>);
  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\<deleted\|variable-d31685ef\>);
  font-size: 16px;
  font-weight: 500;
}

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

.section {
  padding: 150px 5%;
  position: relative;
}

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

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

.button {
  background-color: var(--light-blue\<deleted\|variable-d31685ef\>);
  color: var(--floral-white\<deleted\|variable-e5718a14\>);
  text-align: center;
  text-transform: uppercase;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 17px 30px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  transition: all .3s;
}

.button:hover {
  background-color: var(--light-blue\<deleted\|variable-d31685ef\>);
  color: #fff;
}

.button.full {
  width: 100%;
}

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

.button.small {
  padding: 13px 21px;
  font-size: 13px;
}

.page-content {
  background-color: #000;
}

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

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

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

.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\<deleted\|variable-d31685ef\>);
  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;
}

.title-tag {
  color: var(--floral-white\<deleted\|variable-e5718a14\>);
  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\<deleted\|variable-d31685ef\>);
  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 {
  color: var(--floral-white\<deleted\|variable-e5718a14\>);
  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;
}

.numbers {
  z-index: 2;
  justify-content: flex-start;
  height: 70px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.number-digit {
  text-align: center;
  font-family: Inter Tight;
  font-size: 150px;
  font-weight: 500;
  line-height: 150px;
}

.number-digit.other-color {
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
  font-size: 70px;
  line-height: 70px;
}

.number-digit.other-color.light {
  margin-left: 6px;
}

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

.page-loading {
  z-index: 999;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.loading-overlay {
  background-color: var(--floral-white\<deleted\|variable-e5718a14\>);
  position: absolute;
  inset: 0%;
}

.error-message {
  color: #fff;
  text-align: center;
  background-color: #ff7c7f;
  border-radius: 8px;
  padding: 17px 30px;
  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;
  border: 2px solid var(--light-blue\<deleted\|variable-d31685ef\>);
  text-align: left;
  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 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  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\<deleted\|variable-d31685ef\>);
  text-align: left;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Inter Tight;
  font-size: 17px;
  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 {
  opacity: .75;
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
  text-align: left;
  margin-bottom: 5px;
  font-family: Inter Tight;
  font-size: 13px;
  font-weight: 600;
}

.paragraph-product {
  opacity: 100;
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
  margin: 0;
  font-size: 32px;
  font-weight: 500;
}

.feature-second {
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
  text-align: left;
  font-family: Inter Tight;
  font-size: 16px;
  font-weight: 500;
}

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

.hero {
  justify-content: center;
  align-items: flex-end;
  min-height: 90svh;
  padding-bottom: 83px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.hero.for-inner {
  background-image: none;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding-top: 125px;
  padding-bottom: 100px;
}

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

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

.social-icon.none {
  display: none;
}

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

.social-circle {
  background-color: var(--light-blue\<deleted\|variable-d31685ef\>);
  border-radius: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
}

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

.display-1 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 100px;
  font-weight: 400;
  line-height: 1;
}

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

.hero-title-flex {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  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-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 {
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
}

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

.copyright {
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

.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\<deleted\|variable-d31685ef\>);
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 600;
}

.visit-grid {
  grid-column-gap: 30px;
  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\<deleted\|variable-e5718a14\>);
  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\<deleted\|variable-d31685ef\>);
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
}

.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: 20px 5% 10px;
  display: flex;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}

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

.mouse-scroll {
  background-color: var(--light-blue\<deleted\|variable-d31685ef\>);
  border-radius: 9px;
  justify-content: center;
  align-items: flex-start;
  width: 20px;
  height: 29px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  left: 0;
}

.mouse-dots {
  background-color: var(--floral-white\<deleted\|variable-e5718a14\>);
  width: 2px;
  height: 5px;
  margin-top: 6px;
}

.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;
  flex-flow: column;
  height: 29px;
  padding: 0;
  display: block;
  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-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 110px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.navigation-line.schovat {
  display: flex;
}

.navigation-line.kontakt {
  display: none;
}

.navigation-line.for-dropdown {
  padding-left: 0;
  padding-right: 0;
}

.button-text {
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
  text-transform: uppercase;
  height: 34px;
  font-size: 17px;
  line-height: 32px;
  overflow: visible;
}

.button-text.red, .button-text.red.small, .button-text.color {
  color: var(--floral-white\<deleted\|variable-e5718a14\>);
}

.button-text.small {
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
  letter-spacing: 1px;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
}

.button-text.drop-down-icon {
  height: 20px;
}

.button-text.mysmall {
  font-size: 14px;
  font-weight: 300;
}

.button-nav {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.button-nav.hide {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  margin-right: 20px;
  padding-right: 0;
}

.button-rounded {
  border: 2px solid var(--light-blue\<deleted\|variable-d31685ef\>);
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 50px;
  align-items: center;
  padding: 12px 30px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.button-rounded:hover {
  background-color: var(--light-blue\<deleted\|variable-d31685ef\>);
}

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

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

.button-line-first {
  background-color: var(--light-blue\<deleted\|variable-d31685ef\>);
  width: 100%;
  height: 0;
  margin-top: 4px;
  position: absolute;
  inset: auto 0% 0%;
}

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

.z-index {
  z-index: 5;
  position: relative;
}

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

.container-nav {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1.25fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.number-wrapper {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.sub-text-about {
  background-color: var(--floral-white\<deleted\|variable-e5718a14\>);
  width: 100%;
  margin-top: -53px;
  padding: 20px 13px;
  font-family: Inter Tight;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  position: relative;
}

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

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

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

.section-take.take-off {
  cursor: none;
  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 {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  cursor: none;
  background-color: #0000008a;
}

.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: 120px;
  font-weight: 400;
  line-height: 1;
}

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

.brand {
  order: -1;
}

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

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

.max-w-center._400px {
  max-width: 400px;
}

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

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

.display-2.for-fade {
  text-decoration: none;
}

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

.number-metric {
  color: #0000;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--light-blue\<deleted\|variable-d31685ef\>);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Tight;
  font-size: 170px;
  font-weight: 600;
  line-height: .9;
  display: inline-block;
}

.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-grids {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  align-items: start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

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

.logo-image {
  filter: brightness(150%);
  object-fit: contain;
  width: 100%;
  max-width: 90px;
}

.logo-image.more {
  filter: brightness(200%);
  max-width: 120px;
}

.logo-image.more-x2 {
  max-width: 110px;
}

.logo-image.less {
  max-width: 65px;
}

.order-confirmation {
  color: var(--floral-white\<deleted\|variable-e5718a14\>);
}

.preloader {
  z-index: 1;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  color: #fff;
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: 100dvh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.drop-down-icon {
  max-width: 20px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  position: static;
}

.div-block-6 {
  display: flex;
}

.dropdown-list {
  position: absolute;
  bottom: -44px;
}

.dropdown-list.w--open {
  background-color: var(--light-blue\<deleted\|variable-d31685ef\>);
  color: var(--floral-white\<deleted\|variable-e5718a14\>);
  text-decoration: none;
  bottom: -84px;
}

.dropdown {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
}

.dropdown-toggle-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  display: flex;
}

.locale-link {
  color: var(--light-blue\<deleted\|variable-d31685ef\>);
  background-color: #0000;
  padding: 10px 20px;
  font-size: 14px;
  text-decoration: none;
}

.locale-link:hover {
  text-decoration: underline;
}

.locales-list {
  font-size: 14px;
  text-decoration: none;
}

.link {
  color: var(--floral-white\<deleted\|variable-e5718a14\>);
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.link.w--current {
  color: var(--floral-white\<deleted\|variable-e5718a14\>);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.link.w--current:hover {
  text-decoration: underline;
}

.text-span-3 {
  font-weight: 500;
  text-decoration: none;
}

.text-span-3:lang(en) {
  font-weight: 300;
}

.locales-wrapper {
  min-width: 125px;
}

.locales-wrapper.mobile {
  display: none;
}

.body-2 {
  background-color: #000;
}

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

.lightbox-link-2 {
  width: 100%;
  overflow: hidden;
}

.heading-2 {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  line-height: 110%;
}

.div-block-8 {
  grid-column-gap: 0rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 3rem;
  display: flex;
}

.div-block-9 {
  background-color: #ffffff26;
  width: 100%;
  height: 1px;
}

.div-block-10 {
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.container-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 3rem;
  background-color: #000;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: space-around stretch;
  align-items: stretch;
  width: 100%;
  max-width: none;
  padding-left: 3rem;
  padding-right: 3rem;
  font-family: Inter, sans-serif;
  display: block;
  position: relative;
}

.div-block-3 {
  grid-row-gap: 1rem;
  flex-flow: column;
  margin-bottom: 3rem;
  display: flex;
}

.heading-3 {
  color: #fff;
  text-align: center;
  text-transform: none;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 130%;
  display: block;
}

.text-block {
  color: #8c8c8c;
  text-transform: none;
  font-family: Inter, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  text-decoration: none;
}

.image-3 {
  width: 100%;
  min-width: 100%;
  max-width: none;
}

.title {
  color: #8c8c8c;
  text-align: center;
  text-transform: none;
  font-family: Inter, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  text-decoration: none;
}

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

.div-block-11 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.section-2 {
  background-color: #000;
  padding-top: 8rem;
  padding-bottom: 5rem;
}

.image-4 {
  width: 150px;
  max-width: none;
}

@media screen and (min-width: 1440px) {
  .project-circle-black.black {
    opacity: 1;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #000000ad;
  }

  .dropdown-list {
    font-size: 14px;
  }

  .dropdown-list.w--open {
    font-weight: 300;
  }

  .locale-link {
    font-weight: 300;
    text-decoration: none;
  }

  .locales-list, .link {
    font-weight: 300;
  }

  .link.w--current {
    font-weight: 500;
    text-decoration: none;
  }

  .link.w--current:hover {
    text-decoration: underline;
  }
}

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

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

  .services-wrapper {
    width: 70%;
  }

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

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

  .hero {
    background-image: none;
    min-height: auto;
    padding-top: 150px;
    padding-bottom: 65px;
  }

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

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

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

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

  .verical-line-2 {
    background-color: var(--light-blue\<deleted\|variable-d31685ef\>);
    height: 2px;
  }

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

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

  .navigation-line.kontakt {
    display: flex;
  }

  .button-text.mysmall {
    font-size: 17px;
  }

  .nav-menu {
    background-color: var(--floral-white\<deleted\|variable-e5718a14\>);
    padding-left: 2%;
    padding-right: 2%;
  }

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

  .vertical-line-1 {
    background-color: var(--light-blue\<deleted\|variable-d31685ef\>);
    height: 2px;
  }

  .navar {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .button-line-first {
    height: 2px;
  }

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

  .flex-navigation {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: grid;
  }

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

  .sub-text-about {
    width: 100%;
  }

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

  .number-metric {
    font-size: 150px;
  }

  .logo-grids {
    grid-template-columns: 1fr 1fr;
  }

  .logo-image.more {
    max-width: 90px;
  }

  .div-block-2 {
    order: -1;
  }

  .drop-down-icon {
    margin-bottom: 48px;
  }

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

  .link, .link.w--current {
    font-size: 17px;
  }

  .locales-wrapper.mobile {
    display: block;
  }

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

  .container-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

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

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

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

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

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

  .numbers {
    height: 120px;
  }

  .numbers.on-preloader {
    height: 100px;
  }

  .number-digit {
    font-size: 120px;
    line-height: 120px;
  }

  .number-digit.other-color {
    font-size: 100px;
    line-height: 100px;
  }

  .hero.for-inner {
    background-size: 150px, 200px;
  }

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

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

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

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

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

  .button-text.mysmall {
    font-size: 17px;
  }

  .button-line-first {
    height: 2px;
  }

  .flex-navigation {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

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

  .number-grid {
    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;
  }

  .dropdown-toggle-2.locale {
    height: auto;
  }

  .locale-link {
    justify-content: center;
    align-items: center;
    font-size: 15px;
    display: flex;
  }

  .link.w--current {
    font-size: 17px;
  }

  .locales-wrapper {
    flex-flow: column;
    width: 50%;
    height: 110px;
    display: flex;
  }

  .locales-wrapper.mobile {
    width: 100%;
    height: auto;
    display: block;
  }

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

  .image-4 {
    width: 100px;
  }
}

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

  .subhead {
    max-width: 100%;
    font-size: 18px;
  }

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

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

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

  .services-wrapper {
    width: 100%;
  }

  .photo-move-2, .photo-move {
    max-width: 100%;
  }

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

  .title-tag.big {
    font-size: 36px;
  }

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

  .numbers, .numbers.on-preloader {
    height: 80px;
  }

  .number-digit, .number-digit.other-color {
    font-size: 80px;
    line-height: 80px;
  }

  .pricing-grid {
    grid-row-gap: 80px;
  }

  .pricing-card {
    padding: 30px 20px;
  }

  .pricing-center-wrapper {
    font-size: 18px;
  }

  .hero {
    background-image: none;
    padding-top: 120px;
    padding-bottom: 115px;
    padding-right: 5%;
  }

  .hero.for-inner {
    background-image: none;
    padding-top: 100px;
    padding-bottom: 81px;
  }

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

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

  .collection-item {
    width: 100%;
  }

  .scroll-down-wrapper {
    justify-content: center;
    margin-right: 10px;
    padding-top: 10px;
  }

  .menu-button {
    border-right-style: none;
    padding-right: 10px;
  }

  .button-nav {
    display: none;
  }

  .line-wrapper {
    align-items: flex-end;
  }

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

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

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

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

  .container-2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

#w-node-_49968255-2d5a-08c4-4831-189297d21a6c-a684541b, #w-node-_49968255-2d5a-08c4-4831-189297d21a72-a684541b, #w-node-a48725d2-5e9e-2213-0f69-c7af29e3488c-29e34889, #w-node-a48725d2-5e9e-2213-0f69-c7af29e34893-29e34889, #w-node-a48725d2-5e9e-2213-0f69-c7af29e348a3-29e34889, #w-node-a48725d2-5e9e-2213-0f69-c7af29e348a4-29e34889 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d2deb4f-770a-d133-792d-cf1e08bf5e8b-08bf5e85 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-afaa5691-be51-32a6-944a-4521947e7864-08bf5e85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_2d2deb4f-770a-d133-792d-cf1e08bf5eb1-08bf5e85 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_51878478-6fc6-0ab3-39cb-c4953b66f05f-a684541e, #w-node-_51878478-6fc6-0ab3-39cb-c4953b66f065-a684541e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-afaa5691-be51-32a6-944a-4521947e7864-08bf5e85 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_2d2deb4f-770a-d133-792d-cf1e08bf5ead-08bf5e85 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2d2deb4f-770a-d133-792d-cf1e08bf5ead-08bf5e85 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2d2deb4f-770a-d133-792d-cf1e08bf5ead-08bf5e85 {
    justify-self: end;
  }
}


