:root {
  --paragraphs: #6d705e;
  --heading: #545748;
  --accent: #de967d;
  --subtitle: #a0a48e;
  --border: #a0a48e80;
  --white: white;
  --background: #f6f4ec;
  --preload: #ede9db;
}

.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-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-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-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

.w-commerce-commercecheckoutdiscountslabel {
  flex-basis: 100%;
  margin-bottom: 8px;
}

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

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

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

.w-commerce-commercecheckoutdiscountsbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
  margin-left: 8px;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.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-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-form-formrecaptcha {
  margin-bottom: 8px;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 767px) {
  .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-commercecheckoutdiscountsinput, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  color: var(--paragraphs);
  background-color: #f6f4ec;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  font-family: Marcellus, sans-serif;
  font-size: 18px;
  line-height: 180%;
  display: flex;
}

h1 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 28px;
  font-size: 62px;
  font-weight: 400;
  line-height: 110%;
}

h2 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 50px;
  font-weight: 400;
  line-height: 120%;
}

h3 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 21px;
  font-size: 40px;
  font-weight: 400;
  line-height: 125%;
}

h4 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 19px;
  font-size: 32px;
  font-weight: 400;
  line-height: 135%;
}

h5 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 17px;
  font-size: 26px;
  font-weight: 400;
  line-height: 145%;
}

h6 {
  color: var(--heading);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
}

p {
  margin-bottom: 28px;
}

a {
  color: var(--heading);
  text-decoration: underline;
  transition: color .3s cubic-bezier(.25, .46, .45, .94);
}

a:hover {
  color: var(--accent);
}

ul, ol {
  margin-top: 0;
  margin-bottom: 28px;
  padding-left: 36px;
}

li {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 7px;
}

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

strong {
  background-color: var(--subtitle);
  color: #fff;
  padding-left: 6px;
  padding-right: 6px;
  font-weight: 400;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 1px solid var(--border);
  color: var(--heading);
  margin-bottom: 28px;
  margin-left: 18px;
  padding: 2px 24px;
  font-size: 20px;
  line-height: 170%;
}

figure {
  margin-top: 38px;
  margin-bottom: 38px;
}

figcaption {
  background-color: var(--white);
  color: var(--heading);
  text-align: center;
  margin-top: 0;
  padding: 16px 20px;
  font-size: 16px;
  line-height: 170%;
}

.grid-navbar {
  grid-column-gap: 23px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  place-items: center stretch;
  padding-top: 5px;
  padding-bottom: 5px;
}

.navbar {
  z-index: 90;
  background-color: var(--background);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 15px;
  display: flex;
  position: sticky;
  top: 0;
  overflow: visible;
}

.block-navbar {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand-mobile {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: none;
}

.logo-mobile {
  width: 124px;
  height: 44px;
}

.nav-menu {
  width: 100%;
}

.nav-link {
  color: var(--heading);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 20px 27px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.nav-link:hover {
  color: var(--accent);
}

.nav-link.w--current {
  color: var(--accent);
  text-decoration: none;
}

.nav-link.w--current:hover {
  color: var(--accent);
}

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

.brand {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
}

.logo {
  width: 120px;
  max-width: none;
  height: 90px;
}

.dropdown-text {
  color: var(--heading);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.dropdown {
  z-index: 1;
  display: none;
}

.dropdown-toggle {
  justify-content: center;
  align-items: center;
  padding: 20px 27px;
  display: flex;
}

.dropdown-icon {
  color: var(--heading);
  margin: 0 0 0 5px;
  font-size: 10px;
  line-height: 100%;
  position: relative;
}

.dropdown-list.w--open {
  background-color: var(--white);
  padding-top: 14px;
  padding-bottom: 14px;
  box-shadow: 0 12px 50px -5px #a0a48e33;
}

.dropdown-link {
  color: var(--heading);
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 12px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.dropdown-link:hover {
  color: var(--accent);
}

.dropdown-link.w--current {
  color: var(--heading);
}

.dropdown-link.w--current:hover {
  color: var(--accent);
}

.section-hero {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 76px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.section-hero.page {
  padding-bottom: 35px;
}

.grid-hero---a {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.image-hero---a {
  object-fit: cover;
  width: 100%;
  height: 80vh;
  min-height: 600px;
}

.hero---a {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.text-hero---a {
  z-index: 20;
  background-color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 10%;
  display: flex;
  position: relative;
}

.image-subtitle {
  object-fit: contain;
  max-width: none;
  margin-bottom: 14px;
}

.subtitle {
  color: var(--subtitle);
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 140%;
}

.subtitle.enter {
  float: none;
  clear: left;
  object-fit: fill;
  display: inline-block;
  position: relative;
}

.subtitle.one-line {
  margin-right: 100%;
}

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

.link {
  border-bottom: 1px solid var(--accent);
  color: var(--heading);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: box-shadow .4s cubic-bezier(.25, .46, .45, .94), color .4s cubic-bezier(.25, .46, .45, .94);
}

.link:hover {
  box-shadow: 0 10px 20px -12px var(--accent);
}

.link.combined {
  margin-left: 40px;
  margin-right: 0;
}

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

.link.reference {
  transition: color .4s cubic-bezier(.25, .46, .45, .94);
}

.link.reference:hover {
  box-shadow: none;
  border: 1px #000;
}

.heading-hero {
  max-width: 890px;
}

.flower-hero---a {
  z-index: 10;
  object-fit: contain;
  width: 300px;
  max-width: none;
  display: none;
  position: absolute;
  bottom: -89px;
  left: -18%;
}

.block-hero---a {
  z-index: 20;
  width: 90%;
  max-width: 780px;
  margin-bottom: -40px;
  position: absolute;
  bottom: -40px;
}

.overflow {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.overflow.ecommerce {
  overflow: visible;
}

.overflow-hero---a {
  background-color: var(--preload);
  width: 100%;
  overflow: hidden;
}

.section {
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 76px 20px;
  display: flex;
}

.section.first {
  padding-top: 0;
}

.section.white {
  background-color: #ffffffa3;
  height: auto;
}

.section.hide {
  display: none;
}

.content {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.content.narrow {
  align-items: flex-start;
  max-width: 720px;
}

.content.wide {
  max-width: 1800px;
}

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

.heading-extra {
  letter-spacing: 1px;
  text-transform: uppercase;
  max-width: 850px;
  margin-bottom: 28px;
}

.paragraph {
  text-align: left;
  max-width: 720px;
  margin-bottom: 40px;
}

.paragraph.margin {
  margin-bottom: 28px;
}

.signature-block {
  margin-top: 40px;
  margin-bottom: 110px;
}

.sub-image {
  object-fit: contain;
  max-width: none;
  margin-bottom: 22px;
}

.grid-3-columns {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  margin-top: 40px;
}

.service {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.overflow-service {
  background-color: var(--preload);
  width: 100%;
  margin-bottom: 44px;
  transition-property: box-shadow;
  transition-duration: .7s;
  overflow: hidden;
}

.overflow-service:hover {
  box-shadow: 0 50px 80px -50px var(--accent);
}

.image-service {
  object-fit: cover;
  width: 100%;
  height: 480px;
}

.paragraph-service {
  margin-bottom: 24px;
}

.block-service {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 33px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.heading-service {
  margin-bottom: 0;
}

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

.grid-postcard {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 50px 50px 1fr;
  width: 100%;
}

.grid-postcard.shop {
  align-items: start;
}

.postcard---image {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

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

.image.about {
  height: 520px;
}

.postcard---block-right {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 25px;
  margin-bottom: -25px;
  padding-top: 85px;
  padding-bottom: 85px;
  padding-left: 50px;
  display: flex;
}

.postcard---block-right.shop {
  padding-top: 100px;
  padding-bottom: 100px;
}

.overflow-image {
  z-index: 10;
  background-color: var(--preload);
  width: 100%;
  position: relative;
  overflow: hidden;
}

.flower-postcard---a {
  z-index: 5;
  object-fit: contain;
  width: 300px;
  max-width: none;
  position: absolute;
  top: 53px;
  left: -24%;
}

.flower-postcard---b {
  z-index: 15;
  object-fit: contain;
  width: 170px;
  max-width: none;
  position: absolute;
  bottom: -105px;
  right: -1%;
  transform: rotate(37deg);
}

.postcard-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 16%;
  padding-right: 16%;
  display: flex;
}

.heading {
  max-width: 730px;
}

.button {
  border: 1px solid var(--accent);
  color: var(--heading);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff0;
  margin-left: -1px;
  padding: 18px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: box-shadow .4s cubic-bezier(.25, .46, .45, .94), background-color .4s cubic-bezier(.25, .46, .45, .94), color .4s cubic-bezier(.25, .46, .45, .94);
}

.button:hover {
  background-color: var(--accent);
  box-shadow: 0 12px 50px -5px var(--accent);
  color: #fff;
}

.button.w--current {
  background-color: #de967d9c;
}

.block-heading {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.block-heading.margin {
  margin-bottom: 25px;
}

.block-heading.hide {
  display: none;
}

.grid-galleries {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
  align-items: start;
  width: 100%;
}

.grid-galleries---row {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.grid-galleries---row.margin {
  margin-top: 50px;
}

.lightbox-link {
  background-color: var(--preload);
  width: 100%;
  transition-property: box-shadow;
  transition-duration: .7s;
  overflow: hidden;
}

.lightbox-link:hover {
  box-shadow: 0 50px 80px -50px var(--accent);
}

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

.slider-testimonials {
  background-color: #fff;
  width: 100%;
  height: auto;
}

.slide {
  padding: 55px 78px 65px;
}

.testimonial {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 7%;
  padding-right: 7%;
  display: flex;
}

.arrow {
  object-fit: contain;
  max-width: none;
}

.left-arrow {
  justify-content: flex-end;
  align-items: center;
  padding-right: 10px;
  display: flex;
}

.right-arrow {
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  display: flex;
}

.slide-nav {
  font-size: 12px;
  display: none;
}

.signature-testimonial {
  color: var(--accent);
  font-family: Homemade Apple, sans-serif;
  font-size: 20px;
}

.paragraph-testimonial {
  max-width: 820px;
  margin-bottom: 26px;
}

.image-testimonial {
  object-fit: contain;
  width: 78px;
  height: 78px;
  margin-bottom: 18px;
}

.postcard---block-left {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 25px;
  margin-bottom: -25px;
  padding-top: 85px;
  padding-bottom: 85px;
  padding-right: 50px;
  display: flex;
}

.flower-postcard---c {
  z-index: 5;
  object-fit: contain;
  width: 280px;
  max-width: none;
  display: none;
  position: absolute;
  top: -60px;
  right: -16%;
}

.flower-postcard---d {
  z-index: 15;
  object-fit: contain;
  width: 210px;
  max-width: none;
  position: absolute;
  bottom: -76px;
  left: -8%;
  transform: rotate(-26deg);
}

.collection-list-wrapper---portfolio {
  width: 100%;
  margin-bottom: 50px;
}

.collection-list---portfolio {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.overflow-portfolio {
  z-index: 90;
  background-color: var(--preload);
  width: 100%;
  transition-property: box-shadow;
  transition-duration: .7s;
  display: block;
  position: relative;
  overflow: hidden;
}

.overflow-portfolio:hover {
  box-shadow: 0 50px 80px -50px var(--accent);
}

.overflow-portfolio.splash {
  border: 1px solid var(--border);
  margin-bottom: 15px;
}

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

.image-portfolio.page {
  height: 780px;
}

.image-portfolio.splash {
  height: 100%;
}

.block-portfolio {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 32px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.heading-portfolio {
  margin-bottom: 0;
}

.link-portfolio {
  margin-bottom: 0;
  text-decoration: none;
  transition-property: opacity;
  transition-duration: .4s;
}

.link-portfolio:hover {
  opacity: .7;
}

.link-service {
  margin-bottom: 19px;
  text-decoration: none;
  transition-property: opacity;
  transition-duration: .4s;
}

.link-service:hover {
  opacity: .7;
}

.collection-item---portfolio {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.empty-state {
  background-color: #de967d26;
  border: 1px #000;
  padding: 20px;
}

.text-empty {
  color: var(--heading);
  text-align: center;
  line-height: 160%;
}

.section-footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding: 76px 20px;
  display: flex;
}

.grid-instagram {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
}

.grid-instagram.hide {
  display: none;
}

.overflow-instagram {
  background-color: var(--preload);
  width: 100%;
  transition-property: box-shadow;
  transition-duration: .7s;
  overflow: hidden;
}

.overflow-instagram:hover {
  box-shadow: 0 50px 80px -50px var(--accent);
}

.overflow-instagram.margin {
  margin-top: 34px;
}

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

.grid-footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
}

.block-footer {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.block-footer.border {
  border-left: 1px solid var(--border);
}

.block-footer.hidden {
  display: none;
}

.link-footer {
  opacity: .7;
  color: var(--heading);
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94), color .3s cubic-bezier(.25, .46, .45, .94);
}

.link-footer:hover {
  opacity: 1;
}

.logo-footer {
  width: 100px;
  margin-bottom: 10px;
}

.border-nav {
  background-image: linear-gradient(to right, #a0a48e00, var(--border) 40%, var(--border) 60%, #a0a48e00);
  width: 90%;
  height: 1px;
  position: absolute;
  inset: auto auto 0%;
}

.border-footer {
  background-image: linear-gradient(to right, #a0a48e00, var(--border) 20%, var(--border) 80%, #a0a48e00);
  width: 100%;
  height: 1px;
  margin-bottom: 120px;
}

.border-footer.no-margin {
  margin-bottom: 0;
}

.border-down {
  background-color: var(--border);
  width: 1px;
  height: 54px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.border-down.margin {
  margin-top: 15px;
  margin-bottom: 20px;
}

.border-top {
  background-color: var(--border);
  width: 1px;
  height: 54px;
  margin-top: 15px;
  margin-bottom: 40px;
}

.hero---b {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.hero-top {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

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

.block-hero---b {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 560px;
  display: flex;
  position: relative;
}

.flower-hero---b1 {
  z-index: 10;
  object-fit: contain;
  width: 52%;
  max-width: none;
  display: block;
  position: absolute;
  top: -8%;
  left: -24%;
}

.flower-hero---b2 {
  z-index: 20;
  object-fit: contain;
  width: 33%;
  max-width: none;
  position: absolute;
  bottom: -10%;
  right: -6%;
  transform: rotate(37deg);
}

.overflow-hero---b {
  z-index: 15;
  background-color: var(--preload);
  background-image: linear-gradient(#de967d26, #de967d26);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.overflow-hero---b-left {
  z-index: 5;
  background-color: var(--preload);
  width: 67%;
  height: 67%;
  position: absolute;
  left: -40%;
  overflow: hidden;
}

.overflow-hero---b-right {
  z-index: 5;
  background-color: var(--preload);
  width: 67%;
  height: 67%;
  position: absolute;
  right: -40%;
  overflow: hidden;
}

.icon-flower {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  height: 55px;
  margin-bottom: 20px;
}

.icon-flower.variant {
  margin-bottom: 0;
  margin-right: 15px;
}

.grid-2-columns {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  width: 100%;
}

.grid-2-columns.about {
  grid-row-gap: 40px;
}

.grid-2-columns.hide {
  display: none;
}

.block-text {
  z-index: 30;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 60px 12%;
  display: flex;
  position: relative;
}

.block-image {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: relative;
}

.flower---a {
  z-index: 5;
  object-fit: contain;
  width: 230px;
  max-width: none;
  position: absolute;
  bottom: -59px;
  left: -5%;
  transform: rotate(-23deg);
}

.flower---a.variant {
  width: 170px;
  bottom: -105px;
}

.flower---b {
  z-index: 5;
  object-fit: contain;
  width: 260px;
  max-width: none;
  position: absolute;
  bottom: 24px;
  right: -5%;
}

.hero---c {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.block-hero---c {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 70vh;
  padding-bottom: 9%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: relative;
}

.text-hero---c {
  z-index: 20;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.grid-hero---c {
  z-index: 20;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  width: 100%;
  margin-top: -9%;
  padding-left: 3%;
  padding-right: 3%;
  position: relative;
}

.flower-hero---c1 {
  z-index: 10;
  object-fit: contain;
  width: 170px;
  max-width: none;
  position: absolute;
  top: -8px;
  left: 0%;
  transform: rotate(40deg);
}

.flower-hero---c2 {
  z-index: 10;
  object-fit: contain;
  width: 150px;
  max-width: none;
  position: absolute;
  bottom: 70px;
  right: 0%;
  transform: rotate(40deg);
}

.collection-list-wrapper---portfolio-page {
  width: 100%;
}

.collection-list---portfolio-page {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.collection-item---portfolio-page {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.block-portfolio-page {
  background-color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: -30px;
  padding: 60px 10% 50px;
  display: flex;
}

.grid-portfolio-posts {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  align-items: start;
  width: 100%;
}

.collection-list---portfolio-posts {
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item---portfolio-posts {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.overflow-blog {
  z-index: 10;
  background-color: var(--preload);
  width: 100%;
  transition-property: box-shadow;
  transition-duration: .7s;
  position: relative;
  overflow: hidden;
}

.overflow-blog:hover {
  box-shadow: 0 50px 80px -50px var(--accent);
}

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

.collection-list-wrapper---blog {
  width: 100%;
}

.grid-postcard-blog {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 50px 50px 1fr;
  width: 100%;
}

.postcard-blog---block-right {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 25px;
  margin-bottom: -25px;
  padding-top: 85px;
  padding-bottom: 85px;
  padding-left: 50px;
  display: flex;
}

.postcard-blog-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 16%;
  padding-right: 16%;
  display: flex;
}

.postcard-blog---image {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

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

.rich-text-block {
  max-width: 720px;
  margin-top: 80px;
  margin-bottom: -24px;
}

.rich-text-block a {
  border-bottom: 1px solid var(--accent);
  text-decoration: none;
  transition: box-shadow .3s cubic-bezier(.25, .46, .45, .94), color .3s cubic-bezier(.25, .46, .45, .94);
}

.rich-text-block a:hover {
  box-shadow: 0 10px 20px -8px var(--accent);
}

.rich-text-block.shop {
  margin-top: 50px;
}

.link-text {
  border-bottom: 1px solid var(--accent);
  text-decoration: none;
  transition: box-shadow .3s cubic-bezier(.25, .46, .45, .94), color .3s cubic-bezier(.25, .46, .45, .94);
}

.link-text:hover {
  box-shadow: 0 10px 20px -8px var(--accent);
}

.paragraph-info {
  margin-bottom: 0;
}

.info {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.contact {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 90px 10%;
  display: flex;
  position: relative;
}

.contact.margin-down {
  margin-bottom: 110px;
}

.flower-contact---a {
  z-index: -1;
  object-fit: contain;
  width: 300px;
  max-width: none;
  position: absolute;
  top: -83px;
  left: -10%;
}

.flower-contact---b {
  z-index: -1;
  object-fit: contain;
  width: 260px;
  max-width: none;
  position: absolute;
  bottom: -117px;
  right: -10%;
  transform: rotate(37deg);
}

.form-block {
  width: 100%;
  margin-bottom: 0;
}

.form {
  grid-column-gap: 34px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: grid;
}

.field {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: flex;
}

.field.hide {
  display: none;
}

.text-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--border);
  color: var(--heading);
  background-color: #0000;
  width: 100%;
  height: 44px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  line-height: 140%;
  transition: border-color .4s cubic-bezier(.25, .46, .45, .94);
}

.text-field:focus {
  border-bottom-color: var(--heading);
}

.text-field::placeholder {
  color: #54574866;
}

.field-label {
  color: var(--heading);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 140%;
}

.textarea {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--border);
  color: var(--heading);
  background-color: #0000;
  min-width: 100%;
  max-width: 100%;
  min-height: 150px;
  max-height: 400px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  line-height: 140%;
  transition: border-color .4s cubic-bezier(.25, .46, .45, .94);
}

.textarea:focus {
  border-bottom-color: var(--heading);
  box-shadow: 1px 1px 3px #000;
}

.textarea::placeholder {
  color: #54574866;
}

.submit-button {
  background-color: var(--subtitle);
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  max-width: 50%;
  padding: 18px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: background-color .4s cubic-bezier(.25, .46, .45, .94), box-shadow .4s cubic-bezier(.25, .46, .45, .94), color .4s cubic-bezier(.25, .46, .45, .94);
}

.submit-button:hover {
  background-color: var(--accent);
  box-shadow: 0 12px 50px -5px var(--accent);
  color: #fff;
}

.error-message {
  background-color: #fd663233;
  margin-top: 20px;
  padding: 20px;
}

.error-message.margin {
  margin-top: 0;
}

.text-error {
  color: var(--heading);
  text-align: center;
  line-height: 160%;
}

.success-message {
  background-color: #8fc08140;
}

.text-success {
  color: var(--heading);
  text-align: center;
  line-height: 160%;
}

.grid-services---b {
  grid-column-gap: 0px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
}

.service---b {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  align-items: start;
  padding-top: 5px;
}

.block-service---b {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-service---b.grid-left-margin {
  margin-left: 20px;
}

.grid-services---c {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: start center;
  width: 100%;
}

.grid-services---c.margin-bottom-20 {
  margin-bottom: 20px;
}

.heading-service---c {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.service---c {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.service---c.margin {
  margin-top: 80px;
}

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

.block-service---c.margin-top-80 {
  margin-top: 80px;
}

.block-service---c.margin-top-60 {
  margin-top: 60px;
}

.flower-service---c {
  z-index: -1;
  object-fit: contain;
  width: 260px;
  max-width: none;
  position: absolute;
  top: -83px;
  right: -24%;
}

.subtitle-border {
  background-color: var(--background);
  color: var(--subtitle);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 140%;
  position: relative;
}

.border-service {
  background-image: linear-gradient(to right, #a0a48e00, var(--border) 20%, var(--border) 80%, #a0a48e00);
  width: 100%;
  height: 1px;
  margin-top: 24px;
}

.border-service.hide {
  display: none;
}

.block-subtitle-border {
  background-image: linear-gradient(to right, #a0a48e00, var(--border) 20%, var(--border) 80%, #a0a48e00);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1px;
  margin-bottom: 50px;
  display: flex;
}

.grid-press {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.grid-press.margin {
  margin-bottom: 70px;
}

.press-logo {
  max-height: 42px;
}

.press {
  border-left: 1px solid var(--border);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 7%;
  padding-right: 7%;
  display: flex;
}

.press.logo-1 {
  border-left-style: none;
}

.text-about {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 720px;
  margin-top: 110px;
  margin-bottom: 110px;
  display: flex;
}

.text-about.margin-down {
  margin-top: 0;
}

.text-about.no-margin-down {
  margin-bottom: 0;
}

.space {
  background-image: linear-gradient(to right, #a0a48e00, var(--border) 20%, var(--border) 80%, #a0a48e00);
  width: 100%;
  height: 1px;
  margin-top: 76px;
  margin-bottom: 76px;
}

.template-info {
  background-color: var(--white);
  flex-direction: row;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  padding: 5% 7%;
  display: flex;
}

.template-font {
  margin-bottom: 0;
  margin-left: 35px;
}

.template-font.montserrat {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.template-font.homemade-apple {
  font-family: Homemade Apple, sans-serif;
}

.grid-licensing {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.licensing {
  object-fit: cover;
  width: 100%;
  height: 310px;
}

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

.grid-button {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  place-items: center start;
}

.button-fill {
  background-color: var(--subtitle);
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 18px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: background-color .4s cubic-bezier(.25, .46, .45, .94), box-shadow .4s cubic-bezier(.25, .46, .45, .94), color .4s cubic-bezier(.25, .46, .45, .94);
}

.button-fill:hover {
  background-color: var(--accent);
  box-shadow: 0 12px 50px -5px var(--accent);
  color: #fff;
}

.button-fill.back-to-top {
  align-self: flex-end;
}

.grid-colors {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.block-color {
  border: 1px solid var(--border);
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 110px;
  padding: 18px;
  display: flex;
}

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

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

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

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

.block-color.subtitles {
  background-color: var(--subtitle);
}

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

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

.text-color {
  color: var(--heading);
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 140%;
}

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

.hex-color {
  opacity: .5;
  color: var(--heading);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 140%;
}

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

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 140px 20px 80px;
  display: flex;
  position: absolute;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 300px;
  display: flex;
}

.utility-page-form {
  grid-row-gap: 20px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  width: 100%;
  display: grid;
}

.cart-block {
  position: absolute;
  right: 41px;
}

.cart-button {
  border: 1px none var(--border);
  background-color: var(--background);
  padding: 15px 27px;
  transition: box-shadow .4s cubic-bezier(.25, .46, .45, .94), background-color .4s cubic-bezier(.25, .46, .45, .94);
}

.cart-button:hover {
  background-color: var(--white);
  box-shadow: 0 12px 50px -5px #a0a48e33;
}

.icon-cart {
  object-fit: contain;
  width: 18px;
  max-width: none;
  height: 18px;
}

.cart-quantity {
  background-color: var(--subtitle);
  color: var(--white);
}

.text-cart {
  color: var(--heading);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.cart-container {
  background-color: var(--white);
}

.cart-header {
  border-bottom-style: none;
  flex-direction: row;
  padding: 24px 30px;
}

.close-button {
  width: auto;
  height: auto;
  line-height: 100%;
}

.icon-close {
  width: 24px;
  height: 24px;
  margin: 7px;
}

.cart-list {
  padding: 18px 30px;
}

.cart-footer {
  border-top-style: none;
  padding: 24px 30px 30px;
}

.image-cart-item {
  border: 1px solid var(--border);
  object-fit: cover;
  height: 85px;
}

.cart-quantity-item {
  border-color: var(--border);
  background-color: var(--white);
  color: var(--heading);
  letter-spacing: 2px;
  border-radius: 0;
  height: 42px;
  padding: 10px 8px 10px 14px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  transition: border-color .3s cubic-bezier(.25, .46, .45, .94);
}

.cart-quantity-item:focus {
  border-color: var(--subtitle);
}

.cart-item-name {
  color: var(--heading);
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
}

.cart-item-price {
  color: var(--paragraphs);
  letter-spacing: .5px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 140%;
}

.remove-button {
  background-color: var(--white);
  color: var(--accent);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.remove-button:hover {
  color: var(--heading);
}

.text-subtotal {
  color: var(--accent);
  letter-spacing: .5px;
  font-size: 22px;
  font-weight: 400;
}

.checkout-button {
  background-color: var(--subtitle);
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 0;
  padding: 23px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: background-color .4s cubic-bezier(.25, .46, .45, .94), box-shadow .4s cubic-bezier(.25, .46, .45, .94), color .4s cubic-bezier(.25, .46, .45, .94);
}

.checkout-button:hover {
  background-color: var(--accent);
  box-shadow: 0 12px 50px -5px var(--accent);
  color: #fff;
}

.apple-pay, .pay-with-browser {
  height: 45px;
}

.pay-with-browser:hover {
  color: #fff;
}

.web-payments {
  padding-bottom: 2px;
}

.cart-empty-state {
  flex-direction: column;
  padding: 60px 30px 70px;
}

.text-cart-empty {
  text-align: center;
  margin-bottom: 28px;
}

.cart-error-state {
  background-color: #de967d4d;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 20px;
}

.border-ecommerce {
  background-image: linear-gradient(to right, #a0a48e00, var(--border) 20%, var(--border) 80%, #a0a48e00);
  width: 100%;
  height: 1px;
}

.block-categories {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 50px;
  display: flex;
}

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

.link-category {
  color: var(--heading);
  padding-left: 20px;
  padding-right: 20px;
  font-size: 22px;
  line-height: 140%;
  text-decoration: none;
}

.link-category.w--current {
  color: var(--accent);
  text-align: center;
}

.collection-item-categories {
  display: inline-block;
}

.collection-list-wrapper-shop {
  width: 100%;
}

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

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

.image-shop {
  object-fit: cover;
  width: 100%;
  height: 560px;
}

.overflow-shop {
  background-color: var(--preload);
  width: 100%;
  transition-property: box-shadow;
  transition-duration: .7s;
  display: block;
  overflow: hidden;
}

.overflow-shop:hover {
  box-shadow: 0 50px 80px -50px var(--accent);
}

.block-shop-page {
  background-color: var(--white);
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 40px 10%;
  display: flex;
}

.link-shop {
  margin-bottom: 12px;
  text-decoration: none;
  transition-property: opacity;
  transition-duration: .4s;
}

.link-shop:hover {
  opacity: .7;
}

.heading-shop {
  margin-bottom: 0;
}

.description-shop {
  max-width: 350px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 180%;
}

.description-shop.large {
  margin-bottom: 28px;
  font-size: 18px;
}

.price {
  color: var(--accent);
  letter-spacing: .5px;
  font-size: 18px;
  line-height: 140%;
  display: inline-block;
}

.price.large {
  font-size: 26px;
}

.compare-at-price {
  color: var(--subtitle);
  letter-spacing: .5px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 140%;
  text-decoration: line-through;
  display: inline-block;
}

.compare-at-price.large {
  margin-left: 18px;
  font-size: 18px;
}

.block-price {
  width: 100%;
}

.add-to-cart {
  width: 100%;
  margin-top: 36px;
}

.default-state {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.quantity {
  border-color: var(--border);
  background-color: var(--white);
  color: var(--heading);
  letter-spacing: 2px;
  border-radius: 0;
  width: 70px;
  height: 52px;
  margin-bottom: 0;
  margin-right: 8px;
  padding: 12px 10px 12px 16px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  transition: border-color .4s cubic-bezier(.25, .46, .45, .94);
}

.quantity:focus {
  border-color: var(--subtitle);
}

.add-to-cart-button {
  background-color: var(--subtitle);
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 8px;
  padding: 18px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: background-color .4s cubic-bezier(.25, .46, .45, .94), box-shadow .4s cubic-bezier(.25, .46, .45, .94), color .4s cubic-bezier(.25, .46, .45, .94);
}

.add-to-cart-button:hover {
  background-color: var(--accent);
  box-shadow: 0 12px 50px -5px var(--accent);
  color: #fff;
}

.buy-now-button {
  border: 1px solid var(--accent);
  color: var(--heading);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff0;
  margin-top: 0;
  padding: 17px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: box-shadow .4s cubic-bezier(.25, .46, .45, .94), background-color .4s cubic-bezier(.25, .46, .45, .94), color .4s cubic-bezier(.25, .46, .45, .94);
}

.buy-now-button:hover {
  background-color: var(--accent);
  box-shadow: 0 12px 50px -5px var(--accent);
  color: #fff;
}

.text-out-of-stock {
  color: var(--heading);
  text-align: center;
  line-height: 160%;
}

.out-of-stock-state {
  background-color: #a0a48e4d;
  margin-top: 0;
  padding: 20px;
}

.space-shop {
  background-image: linear-gradient(to right, #a0a48e00, var(--border) 20%, var(--border) 80%, #a0a48e00);
  width: 100%;
  height: 1px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.collection-list-wrapper-lightbox {
  width: 100%;
}

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

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

.ecommerce-form {
  background-color: #0000;
  min-height: auto;
  padding: 0;
}

.ecommerce-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  align-items: start;
  width: 100%;
  margin-bottom: -20px;
}

.ecommerce-contents {
  margin-right: 0;
}

.ecommerce-sidebar {
  top: 140px;
}

.order-summary {
  background-color: var(--white);
  margin-bottom: 20px;
}

.block-header {
  background-color: #0000;
  border-style: none;
  padding: 24px 34px 4px;
}

.block-content {
  background-color: #0000;
  border: 1px #000;
  padding: 34px;
}

.discounts {
  background-color: #0000;
  border-style: none;
  padding: 34px;
}

.apply-button {
  background-color: var(--subtitle);
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 0;
  padding: 18px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: background-color .4s cubic-bezier(.25, .46, .45, .94), box-shadow .4s cubic-bezier(.25, .46, .45, .94), color .4s cubic-bezier(.25, .46, .45, .94);
}

.apply-button:hover {
  background-color: var(--accent);
  box-shadow: 0 12px 50px -5px var(--accent);
  color: #fff;
}

.ecommerce-text-field {
  color: var(--heading);
  background-color: #a0a48e0d;
  border-style: solid;
  border-color: #a0a48e4d;
  border-radius: 0;
  font-size: 16px;
  transition: border-color .4s cubic-bezier(.25, .46, .45, .94);
}

.ecommerce-text-field:focus, .ecommerce-text-field.-wfp-focus {
  border-color: var(--subtitle);
}

.customer-info, .shipping-address, .shipping-method {
  background-color: var(--white);
  margin-bottom: 30px;
}

.shipping-method-list {
  border: 1px #000;
  margin-top: -10px;
}

.shipping-method-block {
  background-color: #a0a48e1a;
  border: 1px #000;
  margin-top: 10px;
  padding: 20px 26px;
}

.payment-info {
  background-color: var(--white);
  margin-bottom: 30px;
}

.billing-address {
  background-color: var(--white);
  margin-top: 0;
  margin-bottom: 30px;
}

.order-items {
  background-color: var(--white);
  margin-bottom: 20px;
}

.text-required {
  color: var(--subtitle);
}

.checkbox {
  margin-top: 10px;
}

.shipping-method-text {
  margin-top: 5px;
  font-size: 16px;
  line-height: 160%;
}

.splash-block {
  width: 100%;
}

.grid-splash {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  margin-bottom: 100px;
}

.grid-splash._3-columns {
  grid-column-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 0;
}

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

.div-block {
  background-color: red;
  flex: 0 auto;
  order: 0;
  align-self: flex-end;
  width: 40px;
  height: 40px;
  position: sticky;
  top: -39px;
  bottom: 112px;
  right: 30px;
}

.link-block {
  background-color: #c03535;
}

.div-block-2 {
  background-color: #d33131;
  flex-direction: column;
  align-items: flex-end;
  width: 40px;
  height: 40px;
  display: flex;
}

.dropdown-list-2 {
  background-color: #0000;
}

.separator {
  background-color: var(--preload);
  width: 200px;
  height: 1px;
  margin-top: 40px;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 41px;
  flex: 0 auto;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.image-2, .image-3 {
  object-fit: fill;
}

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

.gallery {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template: "." 1fr
                 "." 1fr
                 / 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  height: auto;
  margin-top: 40px;
  display: grid;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.gallery-grid-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-top: 40px;
  display: grid;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

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

.lightbox-link-2 {
  transition: color .3s cubic-bezier(.25, .46, .45, .94);
}

.div-block-4 {
  position: absolute;
  top: 53px;
  left: -24%;
}

.heading-2 {
  font-size: 30px;
}

.link-block-2 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.checkbox-custom {
  width: 18px;
  height: 18px;
  margin-top: 7px;
}

.checkbox-label {
  padding-left: 10px;
}

.collection-list-wrapper {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  display: flex;
}

.lottie-animation {
  max-width: 500px;
}

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

.div-block-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

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

.collection-item {
  background-color: #fff;
  border: 1px #000;
  border-radius: 8px;
  margin: 10px;
  padding: 20px;
  box-shadow: 0 8px 16px #0000000a;
}

.text-span {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.margin-80 {
  margin-bottom: 80px;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  padding-right: 13px;
}

.subtitle-reference {
  color: #a4a896;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.grid-2 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

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

.lightbox-link-3 {
  object-fit: cover;
  width: auto;
  height: auto;
}

.lightbox-gallery {
  width: 100%;
  height: 350px;
}

.small-gallery {
  grid-column-gap: 16px;
  grid-template-rows: 150px 150px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

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

.tabs-menu {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.signature-h6 {
  color: var(--accent);
  font-family: Homemade Apple, sans-serif;
}

.pricing {
  grid-template: "Area Area"
                 ". ."
                 ". ."
                 "Area-2 Area-2"
                 ". ."
                 ". ."
                 ". ." minmax(auto, 10px)
                 ". ."
                 / 2.5fr 1fr;
  width: 100%;
}

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

.block-service---pricing.margin-top-80 {
  margin-top: 80px;
}

.block-service---pricing.margin-top-60 {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  width: 80%;
  margin-top: 30px;
  padding: 42px 43px;
}

.border-down-nomargin {
  background-color: var(--border);
  width: 1px;
  height: 54px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.border-down-nomargin.margin {
  margin-top: 15px;
  margin-bottom: 20px;
}

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

.margin-top-40.subtitle-reference {
  text-align: left;
}

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

.div-block-7 {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 100vh;
}

.overflow-gallery {
  z-index: 100;
  background-color: #000;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 100vh;
}

.obsazenost-small-wide {
  width: 1110px;
  height: 950px;
  margin-top: 40px;
  margin-left: 0;
  display: none;
  overflow: hidden;
}

.obsazenost-small-wide.hidden {
  display: block;
}

.paragraph-3 {
  align-self: flex-start;
}

.paragraph-100 {
  width: 100%;
}

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

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

.div-quote {
  border-left: 3px solid var(--preload);
  width: 80%;
  padding-left: 20px;
}

.div-quote.margin-110 {
  margin-top: 110px;
  margin-bottom: 110px;
}

.div-quote.margin-top {
  margin-top: 160px;
  margin-bottom: 110px;
}

.span-bold {
  color: #696d5d;
  font-weight: 600;
}

.div-block-8 {
  width: 400px;
  height: 400px;
}

.extra-services {
  text-align: center;
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.image-5 {
  position: absolute;
  inset: 0%;
}

.image-extra {
  width: 100%;
  height: 40%;
}

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

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

.section-border {
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-bottom: 76px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.section-border.first {
  padding-top: 0;
}

.section-border.white {
  background-color: #ffffffa3;
  height: auto;
}

.section-border.hide {
  display: none;
}

.border-bottom-margin {
  background-color: var(--border);
  width: 1px;
  height: 54px;
  margin-bottom: 50px;
}

.border-bottom-margin.margin {
  margin-top: 15px;
  margin-bottom: 20px;
}

.link-extra-image {
  width: 100%;
  height: 300px;
  margin-top: 40px;
  margin-bottom: 24px;
  transition: box-shadow .7s, color .3s cubic-bezier(.25, .46, .45, .94);
  overflow: hidden;
}

.link-extra-image:hover {
  box-shadow: 0 50px 80px -50px var(--accent);
}

.link-extra-image.grid {
  margin-top: 0;
  margin-bottom: 0;
}

.offsetfix {
  width: 1px;
  height: 100px;
  margin-top: -150px;
  position: absolute;
}

.service---b-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  align-items: start;
  padding-top: 5px;
}

.paragraph-101 {
  margin-bottom: 0;
}

.obsazenost-big {
  text-align: center;
  width: 1110px;
  height: 600px;
  margin-top: 40px;
  overflow: hidden;
}

.obsazenost-big.hidden {
  display: block;
}

.highlight {
  color: #000;
  font-size: 20px;
}

.fullscreen-overlay {
  z-index: 99;
  background-color: #545748d9;
  position: fixed;
  inset: 0%;
}

.fullscreen-overlay.hidden {
  display: none;
}

.modal {
  z-index: 100;
  background-color: #fff;
  border-radius: 7px;
  position: fixed;
  inset: 20%;
}

.modal.hidden {
  display: none;
}

.embed-calendar {
  margin: 20px;
}

.top-hider {
  z-index: 100;
  color: var(--white);
  height: 100px;
  position: absolute;
  inset: 0% 0% auto;
}

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

.spotify-embed {
  width: 100%;
  margin-top: 80px;
}

.offer-content {
  background-color: var(--preload);
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.offer-content.narrow {
  align-items: flex-start;
  max-width: 720px;
}

.offer-content.wide {
  max-width: 1800px;
}

.offer-content.hidden {
  display: none;
}

.paragraph-102 {
  line-height: 100%;
}

.quote-text {
  margin-bottom: 0;
  line-height: 204%;
}

.accordion-wrapper {
  width: 80%;
  margin-top: 50px;
  display: none;
}

.accordion-item {
  border-bottom: 1px solid #d7d8cb;
  margin-bottom: 20px;
  padding-top: 24px;
  padding-bottom: 14px;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.icon.accordion-icon {
  color: #0009;
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.icon_arrow {
  margin-left: 24px;
}

.faq-p {
  border-bottom: 1px solid var(--preload);
  border-radius: 4px;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}

.faq-p.last {
  border-bottom-style: none;
}

.faq-answer {
  margin-bottom: 0;
}

.faq {
  color: #fff;
  white-space: break-spaces;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq-answer-img {
  width: 100%;
}

.faq-icon {
  z-index: 2;
  width: 24px;
  height: 24px;
  position: static;
  inset: 0% 0% 0% auto;
}

.faq-img {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: flex;
  position: relative;
  inset: 0% auto 0% 0%;
}

.faq-body {
  background-color: #fff0;
  width: 100%;
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: #0000;
}

.faq-container {
  width: 80%;
}

.toggle-text {
  z-index: 2;
  position: relative;
}

.faq-body-cont {
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 32px;
}

.div-quote-full {
  border-left: 3px solid var(--preload);
  margin-bottom: 20px;
  padding-left: 20px;
}

.div-quote-full.margin-110 {
  margin-top: 110px;
  margin-bottom: 110px;
}

.div-quote-full.margin-top {
  margin-top: 160px;
  margin-bottom: 110px;
}

.div-quote-full.margin-down {
  margin-bottom: 70px;
}

.signature {
  color: var(--accent);
  text-align: center;
  font-family: Homemade Apple, sans-serif;
  font-size: 30px;
}

.paragraph-center {
  text-align: left;
  max-width: 720px;
  margin-bottom: 40px;
}

.paragraph-center.margin {
  text-align: center;
  margin-bottom: 28px;
}

.obsazenost-tablet {
  text-align: center;
  width: 1110px;
  height: 600px;
  margin-top: 40px;
  display: none;
  overflow: hidden;
}

.obsazenost-tablet.hidden {
  display: block;
}

.obsazenost-small {
  width: 1110px;
  height: 950px;
  margin-top: 40px;
  margin-left: 0;
  display: none;
  overflow: hidden;
}

.obsazenost-small.hidden {
  display: block;
}

.fs-cc_title {
  margin-bottom: .25rem;
  font-size: 1.25rem;
  font-weight: 600;
}

.clone-elements-inside-div {
  flex: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
  position: relative;
}

.fs-cc_button {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 1rem;
  font-size: .9375rem;
  font-weight: 700;
  transition: background-color .1s;
  display: inline-flex;
}

.fs-cc_button.is-secondary {
  color: #000;
  background-color: #fff0;
  border: 1px solid #0000001a;
}

.fs-cc_modal {
  background-color: #fff;
  flex-direction: column;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
}

.fs-cc_checkbox-button {
  float: left;
  border: 1px solid #0003;
  border-radius: .125rem;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0;
  margin-left: -1.75rem;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.fs-cc_checkbox-button.w--redirected-checked {
  background-color: #146ef5;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border: 1px solid #146ef5;
}

.fs-cc_checkbox-button.w--redirected-focus {
  box-shadow: none;
}

.fs-cc_checkbox-button.is-required {
  cursor: not-allowed;
  background-color: #146ef5;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border-color: #146ef5;
}

.fs-cc_checkbox {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.75rem;
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.fs-cc_checkbox.is--not-allowed {
  cursor: not-allowed;
}

.fs-cc_form {
  margin-bottom: 0;
}

.fs-cc_close-button {
  z-index: 5;
  cursor: pointer;
  background-color: #f8f8f8;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin: 1.25rem 1.25rem -2.5rem auto;
  display: flex;
  position: relative;
}

.fs-cc_link {
  text-decoration: underline;
}

.cookie-preference_background {
  opacity: 1;
  cursor: pointer;
  background-color: #0003;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc_screen-reader-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.fs-cc_checkbox-label {
  cursor: pointer;
  margin-bottom: .25rem;
  font-size: .9375rem;
  font-weight: 600;
}

.fs-cc_preference-buttons {
  z-index: 1;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: #f8f8f8;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: -1.5rem;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding: 1.5rem;
  display: flex;
  position: sticky;
  bottom: -2rem;
}

.fs-cc_preference-component {
  z-index: 9525;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc_modal-buttons {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: #f8f8f8;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 1.25rem 1.5rem;
  display: flex;
}

.fs-cc_checkbox-description {
  cursor: pointer;
  font-size: .875rem;
  font-weight: 400;
}

.fs-cc_preferences {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.fs_cc-modal-content {
  padding: 1.5rem;
}

.fs-cc_close-button-line {
  background-color: #000;
  width: 1rem;
  height: 2px;
  position: absolute;
  transform: rotate(-45deg);
}

.fs-cc_close-button-line.is-2nd {
  transform: rotate(45deg);
}

.fs-cc_cookie-component {
  z-index: 9500;
  max-width: 25rem;
  display: flex;
}

.fs-cc_custom-code {
  display: none;
}

.cookie-preference_wrapper {
  z-index: 1;
  width: 100%;
  max-height: 100%;
  padding: 2rem;
  position: relative;
  overflow: auto;
}

.cookie-paragraph {
  color: var(--paragraphs);
  width: auto;
  max-width: none;
  margin-bottom: 24px;
  font-family: Marcellus, sans-serif;
  font-size: 17px;
  line-height: 130%;
  position: static;
}

.checkbox-label-2 {
  display: none;
}

.fs-cookie-popup {
  z-index: 99;
  background-color: #fff;
  border: 2px #000;
  border-radius: 0;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr .25fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  max-width: 600px;
  height: auto;
  margin-bottom: 2%;
  margin-right: 3%;
  padding: 24px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.link-privacy {
  color: #27313d;
  text-decoration: underline;
}

.cookie-tag {
  color: #27313d;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Marcellus, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.close-button-2 {
  width: auto;
  height: auto;
  text-decoration: none;
  transition-property: none;
  position: absolute;
  inset: 20px 20px auto auto;
}

.close-button-2:hover {
  opacity: .5;
}

.button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 10px;
  display: grid;
}

.fs-preferences-manager-wrapper {
  z-index: 100;
  background-color: #545748ab;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.checkbox-2 {
  border: 2px solid var(--preload);
  background-color: var(--preload);
  background-image: url('../images/np_circle_2713168_FFFFFF.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 20px;
  width: 40px;
  height: 20px;
  transition: all .15s;
}

.checkbox-2.w--redirected-checked {
  border: 2px solid var(--paragraphs);
  background-color: var(--paragraphs);
  background-image: url('../images/np_circle_2713168_FFFFFF.svg');
  background-position: 100%;
  background-size: contain;
}

.checkbox-2.w--redirected-focus {
  box-shadow: none;
}

.button-2 {
  background-color: #27313d;
  border: 2px solid #27313d;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: PT Sans, sans-serif;
  font-weight: 400;
  transition: all .3s;
}

.button-2:hover {
  color: #27313d;
  background-color: #fff;
  border: 2px solid #27313d;
}

.button-2.deny {
  float: left;
  color: #27313d;
  text-align: center;
  background-color: #faf7f2;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: PT Sans, sans-serif;
}

.button-2.deny:hover {
  color: #faf7f2;
  background-color: #27313d;
}

.button-2.accept {
  float: left;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-weight: 700;
  position: relative;
}

.privacy-title {
  color: #27313d;
  margin-bottom: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.preferences-link {
  color: #27313d;
  font-family: Marcellus, sans-serif;
  font-size: 16px;
  line-height: 130%;
  display: block;
}

.preferences-link:hover {
  opacity: .5;
}

.preferences-container {
  z-index: 99;
  background-color: var(--white);
  border: 2px solid #f1f1f1;
  min-width: 500px;
  max-width: 500px;
  max-height: 1080px;
  padding: 25px;
  position: relative;
}

.image-6 {
  transition: all .2s;
}

.fs-manager-opener {
  cursor: pointer;
  border: 1px #000;
  border-radius: 50px;
  padding: 5px;
  position: static;
  inset: auto auto 20px 20px;
}

.cookies.hidden {
  display: none;
}

.consents-form {
  margin-bottom: 0;
}

.grid-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #d6d6d6;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  display: grid;
}

.grid-3.hidden {
  display: none;
}

.paragraph-103 {
  margin-bottom: 5px;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.paragraph-103.bold {
  color: #27313d;
  text-align: right;
  font-size: 15px;
  font-weight: 700;
}

.button-cookie {
  border: 1px solid var(--accent);
  color: var(--heading);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff0;
  padding: 18px 16px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: box-shadow .4s cubic-bezier(.25, .46, .45, .94), background-color .4s cubic-bezier(.25, .46, .45, .94), color .4s cubic-bezier(.25, .46, .45, .94);
}

.button-cookie:hover {
  background-color: var(--accent);
  box-shadow: 0 12px 50px -5px var(--accent);
  color: #fff;
}

.button-cookie.w--current {
  background-color: #de967d9c;
}

.button-cookie.margin-down-24 {
  margin-bottom: 24px;
}

.flex-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 24px;
}

.subtitle-small {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 120%;
}

.subtitle-copy {
  color: var(--subtitle);
  letter-spacing: 0;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.subtitle-copy.enter {
  float: none;
  clear: left;
  object-fit: fill;
  display: inline-block;
  position: relative;
}

.subtitle-copy.one-line {
  margin-right: 100%;
}

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

.quote-start {
  color: var(--heading);
  margin-right: 16px;
  font-size: 40px;
}

.element-separator {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 54px;
  }

  h2 {
    font-size: 42px;
  }

  h3 {
    font-size: 34px;
  }

  h4 {
    font-size: 28px;
  }

  h5 {
    font-size: 24px;
  }

  h6 {
    font-size: 19px;
  }

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

  .navbar {
    padding: 15px 20px;
    position: relative;
  }

  .block-navbar {
    flex-direction: column;
  }

  .brand-mobile {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
  }

  .logo-mobile {
    width: 104px;
    height: 100%;
  }

  .nav-menu {
    background-color: var(--background);
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0 50px 50px -20px #2e30271a;
  }

  .brand {
    display: none;
  }

  .menu-button {
    color: var(--heading);
    border-radius: 50%;
    width: 48px;
    height: 48px;
    padding: 15px;
    font-size: 20px;
    line-height: 0%;
    transition: box-shadow .4s cubic-bezier(.25, .46, .45, .94), background-color .4s cubic-bezier(.25, .46, .45, .94);
    position: absolute;
    right: 20px;
  }

  .menu-button.w--open {
    background-color: var(--white);
    color: var(--heading);
    box-shadow: 0 12px 50px -5px #a0a48e33;
  }

  .section-hero {
    padding-bottom: 66px;
  }

  .section-hero.page {
    padding-bottom: 30px;
  }

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

  .image-hero---a {
    height: 70vw;
    min-height: auto;
  }

  .text-hero---a {
    margin-bottom: 0;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .flower-hero---a {
    width: 240px;
  }

  .block-hero---a {
    margin-bottom: 0;
  }

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

  .section.white {
    height: auto;
  }

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

  .image-service {
    height: 40vw;
  }

  .image.about {
    height: 50vw;
  }

  .postcard---block-right {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .postcard---block-right.shop {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .flower-postcard---a {
    width: 230px;
  }

  .flower-postcard---b {
    width: 130px;
  }

  .block-heading.margin {
    margin-bottom: 15px;
  }

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

  .grid-galleries---row {
    grid-row-gap: 15px;
  }

  .grid-galleries---row.margin {
    margin-top: 30px;
  }

  .slide {
    padding-top: 45px;
    padding-bottom: 55px;
  }

  .left-arrow, .right-arrow {
    width: 65px;
  }

  .postcard---block-left {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .flower-postcard---c {
    width: 220px;
  }

  .flower-postcard---d {
    width: 170px;
  }

  .collection-list-wrapper---portfolio {
    margin-bottom: 40px;
  }

  .collection-list---portfolio {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .image-portfolio {
    height: 35vw;
  }

  .image-portfolio.page {
    height: 70vw;
  }

  .section-footer {
    padding-top: 66px;
    padding-bottom: 66px;
  }

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

  .grid-footer {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .border-nav {
    display: none;
  }

  .border-footer {
    margin-bottom: 100px;
  }

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

  .block-text {
    padding: 50px 8%;
  }

  .block-image {
    padding-left: 8%;
    padding-right: 8%;
  }

  .flower---a {
    width: 180px;
  }

  .flower---a.variant {
    width: 130px;
  }

  .flower---b {
    width: 200px;
  }

  .block-hero---c {
    min-height: 60vh;
  }

  .grid-hero---c {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .flower-hero---c1 {
    width: 120px;
  }

  .flower-hero---c2 {
    width: 100px;
  }

  .collection-list---portfolio-page {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .block-portfolio-page {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .postcard-blog---block-right {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .collection-list---blog {
    grid-row-gap: 75px;
  }

  .rich-text-block {
    margin-top: 70px;
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .flower-contact---a {
    width: 240px;
  }

  .flower-contact---b {
    width: 200px;
  }

  .grid-services---c {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

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

  .block-service---c {
    margin-top: 48px;
  }

  .flower-service---c {
    width: 190px;
  }

  .block-subtitle-border {
    margin-bottom: 40px;
  }

  .text-about {
    margin-top: 90px;
    margin-bottom: 90px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .cart-block {
    left: 20px;
    right: auto;
  }

  .cart-button {
    border-radius: 50%;
    padding: 15px;
  }

  .text-cart {
    display: none;
  }

  .icon-menu {
    width: 18px;
    max-width: none;
    height: 18px;
  }

  .block-categories {
    margin-bottom: 40px;
  }

  .collection-list-shop {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .image-shop {
    height: 45vw;
  }

  .block-shop-page {
    padding: 30px 8%;
  }

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

  .customer-info, .shipping-address, .shipping-method, .payment-info, .billing-address {
    margin-bottom: 20px;
  }

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

  .gallery-grid-container {
    align-self: stretch;
  }

  .lightbox-gallery {
    height: 450px;
  }

  .pricing {
    width: 100%;
  }

  .block-service---pricing {
    margin-top: 48px;
  }

  .block-service---pricing.margin-top-60 {
    width: 100%;
  }

  .obsazenost-small-wide {
    width: 836px;
    height: 1230px;
  }

  .section-border {
    padding-top: 66px;
    padding-bottom: 66px;
  }

  .section-border.white {
    height: auto;
  }

  .obsazenost-big {
    width: 836px;
    height: 1230px;
    display: none;
  }

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

  .accordion-wrapper {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .accordion-item {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .faq-container {
    width: 80%;
    min-width: 0;
  }

  .obsazenost-tablet {
    width: 836px;
    height: 600px;
    display: block;
  }

  .obsazenost-small {
    width: 836px;
    height: 1230px;
  }

  .cookie-paragraph {
    font-size: 12px;
    line-height: 16px;
  }

  .fs-cookie-popup {
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    max-width: 95%;
    display: flex;
  }

  .fs-preferences-manager-wrapper {
    display: none;
  }

  .fs-manager-opener {
    z-index: 1;
  }

  .quote-start {
    font-size: 34px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 48px;
  }

  h2 {
    font-size: 38px;
  }

  h3 {
    font-size: 32px;
  }

  h4 {
    font-size: 26px;
  }

  h5 {
    font-size: 22px;
  }

  h6 {
    font-size: 18px;
  }

  p {
    font-size: 16px;
    line-height: 170%;
  }

  .section-hero {
    padding-bottom: 58px;
  }

  .grid-hero---a {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .hero---a {
    margin-bottom: 0;
  }

  .flower-hero---a {
    width: 200px;
    left: -10%;
  }

  .block-hero---a {
    width: 96%;
    position: relative;
    bottom: 30px;
  }

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

  .grid-3-columns {
    grid-column-gap: 15px;
    grid-row-gap: 75px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .service {
    width: 80%;
  }

  .overflow-service {
    width: auto;
    margin-bottom: 36px;
  }

  .image-service {
    height: 100%;
  }

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

  .image.about {
    height: 100%;
  }

  .postcard---block-right {
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
  }

  .flower-postcard---a {
    top: -34px;
  }

  .grid-galleries---row {
    grid-row-gap: 10px;
  }

  .slide {
    padding-left: 50px;
    padding-right: 50px;
  }

  .left-arrow, .right-arrow {
    width: 50px;
  }

  .postcard---block-left {
    margin-top: 20px;
    margin-bottom: 0;
    padding-right: 0;
  }

  .collection-list---portfolio {
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr;
  }

  .image-portfolio {
    height: 60vw;
  }

  .image-portfolio.page {
    height: 100%;
  }

  .section-footer {
    padding-top: 58px;
    padding-bottom: 58px;
  }

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

  .overflow-instagram.margin {
    margin-top: 0;
  }

  .border-footer {
    margin-bottom: 90px;
  }

  .icon-flower.variant {
    margin-bottom: 15px;
    margin-right: 0;
  }

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

  .grid-2-columns.about {
    grid-row-gap: 75px;
  }

  .block-text {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .flower---a {
    width: 150px;
    bottom: -35px;
  }

  .flower---a.variant {
    width: 110px;
    bottom: -56px;
  }

  .block-hero---c {
    min-height: 50vh;
  }

  .grid-hero---c {
    grid-template-columns: 1fr 1fr 1fr;
    align-items: stretch;
  }

  .flower-hero---c1 {
    width: 90px;
  }

  .flower-hero---c2 {
    width: 70px;
  }

  .collection-list---portfolio-page {
    grid-template-columns: 1fr;
  }

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

  .collection-list---portfolio-posts {
    grid-row-gap: 15px;
  }

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

  .postcard-blog---block-right {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 0;
  }

  .collection-list---blog {
    grid-row-gap: 20px;
  }

  .rich-text-block {
    margin-top: 55px;
  }

  .contact {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .flower-contact---a {
    width: 190px;
    top: -59px;
  }

  .flower-contact---b {
    width: 150px;
    bottom: -75px;
  }

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

  .service---b {
    grid-template-columns: 1fr;
    padding-left: 5%;
    padding-right: 5%;
  }

  .block-service---b {
    flex-direction: column;
    margin-bottom: 30px;
  }

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

  .text-service---b.grid-left-margin {
    margin-left: 0;
  }

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

  .heading-service---c {
    flex-direction: column;
    align-items: flex-start;
  }

  .block-service---c {
    margin-top: 0;
  }

  .flower-service---c {
    right: -10%;
  }

  .grid-press {
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .press.logo-1, .press.logo-2, .press.logo-3 {
    border-bottom: 1px solid var(--border);
  }

  .press.logo-4 {
    border-left-style: none;
  }

  .text-about {
    margin-top: 80px;
    margin-bottom: 80px;
  }

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

  .template-font {
    margin-top: 16px;
    margin-left: 0;
  }

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

  .grid-button {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: auto;
    grid-auto-flow: row;
    justify-items: center;
  }

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

  .block-categories {
    flex-direction: column;
  }

  .link-category {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 20px;
    display: block;
  }

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

  .collection-list-shop {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .image-shop {
    height: 100%;
  }

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

  .grid-splash {
    grid-column-gap: 20px;
  }

  .grid-splash._3-columns {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .gallery {
    padding: 40px 0;
  }

  .gallery-grid-container {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    max-width: none;
  }

  .lightbox-gallery {
    height: 350px;
  }

  .pricing {
    grid-template-rows: auto auto auto auto auto auto minmax(auto, 10px) auto;
  }

  .block-service---pricing {
    margin-top: 0;
  }

  .margin-top-40.subtitle-reference {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .obsazenost-small-wide {
    text-align: center;
    width: 566px;
    height: 600px;
    display: block;
  }

  .section-border {
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .service---b-copy {
    grid-template-columns: 1fr;
    padding-left: 5%;
    padding-right: 5%;
  }

  .obsazenost-big {
    width: 566px;
    height: 1776px;
  }

  .quote-text {
    font-size: 18px;
    line-height: 180%;
  }

  .accordion-wrapper {
    margin-left: 16px;
    margin-right: 16px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .faq-img {
    min-width: 50px;
    min-height: 40px;
  }

  .obsazenost-tablet, .obsazenost-small {
    width: 566px;
    height: 1776px;
    display: none;
  }

  .fs-cc_close-button {
    margin-right: 1.25rem;
  }

  .fs-cc_modal-buttons {
    padding: 1.5rem;
  }

  .cookie-preference_wrapper {
    padding-top: 2rem;
  }

  .cookie-paragraph {
    width: 100%;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 16px;
  }

  .fs-cookie-popup {
    flex-direction: column;
    margin-bottom: 2%;
    padding: 15px;
  }

  .button-wrapper {
    grid-column-gap: 10px;
    margin-top: 0;
  }

  .preferences-container {
    min-width: 300px;
    max-width: 80vw;
  }

  .quote-start {
    font-size: 32px;
  }
}

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

  h2 {
    font-size: 34px;
  }

  h3 {
    font-size: 28px;
  }

  h4 {
    font-size: 23px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 18px;
  }

  .navbar, .nav-menu {
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-button {
    right: 10px;
  }

  .section-hero {
    padding-bottom: 54px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-hero---a {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

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

  .text-hero---a {
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .link.combined {
    margin-top: 30px;
    margin-left: 0;
  }

  .flower-hero---a {
    width: 160px;
    bottom: -56px;
  }

  .section {
    padding: 54px 10px;
  }

  .block-extra {
    padding-left: 5%;
    padding-right: 5%;
  }

  .grid-3-columns {
    grid-column-gap: 10px;
    grid-row-gap: 65px;
  }

  .block-service {
    margin-top: 0;
  }

  .postcard---block-right {
    margin-top: 10px;
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .postcard---block-right.shop {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .flower-postcard---a {
    width: 180px;
  }

  .flower-postcard---b {
    width: 100px;
    bottom: -72px;
  }

  .postcard-text {
    padding-left: 10%;
    padding-right: 10%;
  }

  .grid-galleries {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    align-items: stretch;
  }

  .grid-galleries---row {
    align-items: stretch;
  }

  .grid-galleries---row.margin {
    margin-top: 0;
  }

  .slider-testimonials {
    padding-bottom: 50px;
  }

  .slide {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial {
    padding-left: 10%;
    padding-right: 10%;
  }

  .left-arrow {
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    height: 50px;
    padding-top: 10px;
    padding-right: 0;
    inset: auto auto 0% 0%;
  }

  .right-arrow {
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    height: 50px;
    padding-top: 10px;
    padding-left: 0;
    inset: auto 0% 0% auto;
  }

  .postcard---block-left {
    margin-top: 10px;
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .flower-postcard---c {
    width: 170px;
    top: -35px;
  }

  .flower-postcard---d {
    width: 110px;
    bottom: -39px;
  }

  .collection-list---portfolio {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .image-portfolio {
    height: 100%;
  }

  .block-portfolio {
    margin-top: 28px;
  }

  .section-footer {
    padding: 54px 10px;
  }

  .grid-footer {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .block-footer.border {
    border-left-style: none;
  }

  .border-footer {
    margin-bottom: 80px;
  }

  .grid-2-columns.about {
    grid-column-gap: 10px;
    grid-row-gap: 65px;
  }

  .flower---a {
    width: 120px;
  }

  .flower---a.variant {
    width: 80px;
    bottom: -40px;
  }

  .flower---b {
    width: 160px;
  }

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

  .flower-hero---c2 {
    bottom: 41px;
  }

  .grid-portfolio-posts {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .collection-list---portfolio-posts {
    grid-row-gap: 10px;
  }

  .postcard-blog---block-right {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .postcard-blog-text {
    padding-left: 12%;
    padding-right: 12%;
  }

  .rich-text-block {
    margin-top: 45px;
  }

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

  .flower-contact---a {
    width: 160px;
    top: -41px;
  }

  .flower-contact---b {
    width: 110px;
    bottom: -64px;
  }

  .submit-button {
    max-width: 100%;
  }

  .heading-service---c {
    align-items: center;
  }

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

  .flower-service---c {
    width: 150px;
    top: -72px;
  }

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

  .press.logo-3 {
    border-left-style: none;
  }

  .press.logo-4 {
    border-bottom: 1px solid var(--border);
    border-left-style: solid;
  }

  .press.logo-5 {
    border-left-style: none;
  }

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

  .licensing {
    height: 240px;
  }

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

  .cart-block {
    left: 10px;
  }

  .cart-header {
    padding: 15px 20px;
  }

  .cart-list {
    padding: 8px 19px;
  }

  .cart-footer {
    padding: 16px 20px 20px;
  }

  .image-cart-item {
    width: 50px;
    height: 70px;
  }

  .cart-item-name {
    font-size: 18px;
    line-height: 140%;
  }

  .default-state {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: flex-start start;
    display: grid;
  }

  .collection-list-lightbox {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .block-header {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 20px 0;
  }

  .block-content {
    padding: 20px;
  }

  .shipping-method-block {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .text-required {
    margin-top: -19px;
    margin-bottom: 20px;
  }

  .grid-splash, .grid-splash._3-columns {
    grid-template-columns: 1fr;
  }

  .div-block-3 {
    flex-direction: column;
  }

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

  .centered-container {
    text-align: left;
  }

  .gallery-grid-container {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .lightbox-gallery {
    height: 370px;
  }

  .block-service---pricing.margin-top-60 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .obsazenost-small-wide {
    width: 300px;
    height: 2040px;
    display: none;
  }

  .obsazenost-small-wide.hidden {
    display: none;
  }

  .div-quote {
    width: 100%;
  }

  .extra-services {
    margin-top: 0;
  }

  .section-border {
    padding: 54px 10px;
  }

  .obsazenost-big {
    width: 300px;
    height: 2040px;
    display: none;
  }

  .obsazenost-big.hidden {
    display: none;
  }

  .quote-text {
    margin-right: 20px;
    font-size: 16px;
  }

  .list {
    padding-left: 10px;
  }

  .accordion-wrapper {
    width: auto;
    margin-left: 16px;
    margin-right: 16px;
    display: none;
  }

  .faq-img {
    display: none;
  }

  .div-quote-full {
    width: 100%;
  }

  .obsazenost-tablet {
    width: 300px;
    height: 2040px;
    display: none;
  }

  .obsazenost-tablet.hidden {
    display: none;
  }

  .obsazenost-small {
    text-align: center;
    width: 100%;
    height: 400px;
    display: block;
  }

  .obsazenost-small.hidden {
    display: none;
  }

  .fs-cc_modal {
    max-width: 100%;
  }

  .fs-cc_close-button {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .fs-cc_preference-buttons {
    bottom: 0;
  }

  .fs-cc_preference-component {
    align-items: flex-end;
  }

  .fs-cc_cookie-component {
    max-width: 100%;
    inset: auto 0% 0%;
  }

  .cookie-preference_wrapper {
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cookie-paragraph {
    max-width: 200px;
    margin-bottom: 0;
    font-size: 12px;
  }

  .fs-cookie-popup {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    max-width: 90%;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 15px;
    display: grid;
  }

  .cookie-tag {
    margin-bottom: 2px;
  }

  .close-button-2 {
    top: 10px;
    right: 10px;
  }

  .button-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .fs-preferences-manager-wrapper {
    align-items: flex-start;
    padding-top: 5vw;
    overflow: scroll;
  }

  .button-2.deny, .button-2.accept {
    margin-right: 0;
  }

  .privacy-title {
    margin-bottom: 10px;
  }

  .preferences-link {
    margin-right: 0;
  }

  .preferences-container {
    padding: 15px;
  }

  .quote-start {
    font-size: 28px;
  }
}

#w-node-bd4b83d7-4172-b584-e8bd-71526bc48981-4758b8f6 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-bd4b83d7-4172-b584-e8bd-71526bc4898d-4758b8f6 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_07425466-8eb7-6e44-8292-395d2ea97cad-2ea97ca8 {
  justify-self: end;
}

#w-node-_07425466-8eb7-6e44-8292-395d2ea97ccb-2ea97ca8 {
  justify-self: start;
}

#w-node-_1293a3ad-2f65-dc81-da1a-3d640905daff-4758b8fa {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_1293a3ad-2f65-dc81-da1a-3d640905db0b-4758b8fa {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_96c8fa30-712f-490b-178c-d0fd454678f9-4758b8fc {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_96c8fa30-712f-490b-178c-d0fd45467902-4758b8fc {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_99f55699-32fa-872d-7168-0a48bfa8a366-4758b902 {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_99f55699-32fa-872d-7168-0a48bfa8a373-4758b902 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-a38a8908-1dc6-e0b5-39a4-e35f06688720-4758b908 {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-d2924451-e09a-bd31-2cf5-d17c83bb6e82-4758b908 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_4b026346-93f3-f726-63a1-a06a9768c8f3-4758b909 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0b4da1b4-6bea-3b3f-edd4-a4a7be7355e3-4758b909, #w-node-e6cfd1ab-3860-94e7-1c9b-a3049a18ac06-4758b909 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-a98415c1-0f8f-4c2f-f1cb-2a8923104657-4758b90f {
  align-self: center;
}

#w-node-_3e9b2d15-88db-5de8-5571-2219fbe580cb-4758b90f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4b80b65b-f98e-e192-e140-4f2155aa65cd-4758b90f {
  align-self: center;
}

#w-node-c43d21b7-62a7-0ed1-7607-d2295c5d4431-4758b90f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f9cbf4ef-cab6-a43b-7422-193861eb44b1-4758b90f {
  align-self: center;
}

#w-node-_935af51c-c4ca-964b-6dd0-6aca6e61140a-4758b90f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7e1dd24c-4b84-9374-b800-97ffc0aeb177-4758b90f {
  align-self: center;
}

#w-node-_7e1dd24c-4b84-9374-b800-97ffc0aeb17e-4758b90f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8ba8bd79-895c-4160-71b2-6d3f1934ec8d-4758b913 {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_8ba8bd79-895c-4160-71b2-6d3f1934ec99-4758b913 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_70772975-e3cd-962a-9345-12695a228208-4758b913, #w-node-f4617210-30cc-5615-77a3-9f8838cd88f5-4758b913 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f4617210-30cc-5615-77a3-9f8838cd88f9-4758b913 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-_4b026346-93f3-f726-63a1-a06a9768c8f3-4758b915 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e6cfd1ab-3860-94e7-1c9b-a3049a18ac06-4758b915 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-c66b86da-d6b6-3c59-4f0e-bde6b78beac3-4758b91c {
  grid-area: Area;
  justify-self: center;
}

#w-node-ac75dbf0-bc4b-7679-4305-bb9cd9c401a8-4758b91c {
  grid-area: Area-2;
  justify-self: center;
}

#w-node-bd189e8f-5833-844b-01a4-d4dbb7a6b2a9-4758b91c {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_53341e8f-99ff-55a0-b939-289a884fd3d7-4758b91c {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_49376544-89d9-daf8-4a1d-826e2730a5c0-4758b91c {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-b3129b66-935c-0969-372b-51a3eee1f006-4758b91c {
  grid-area: 5 / 2 / 6 / 3;
  justify-self: end;
}

#w-node-_913e51dc-c9c0-9254-735f-f590549d1312-4758b91c {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1a381ee5-5700-e279-f750-894d6a13eb65-4758b91c {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-_63176032-a066-ea69-5e46-22800184d05c-4758b91c {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-a6f66623-539d-d40a-efed-d18d4a1822e9-4758b91c {
  grid-area: 6 / 2 / 7 / 3;
  justify-self: end;
}

#w-node-_58376c2b-efed-abf6-121c-50de95d7fc5c-4758b91c {
  grid-area: 8 / 2 / 9 / 3;
  justify-self: end;
}

#w-node-c878f827-d254-f51d-864a-51e7cd38f301-4758b91c {
  grid-area: 8 / 1 / 9 / 2;
}

#w-node-bf0e5b93-6242-a402-d42f-117c604963df-4758b91d, #w-node-_42908875-b648-1c72-6b1f-77e8bd7c20e6-4758b91e, #w-node-_42908875-b648-1c72-6b1f-77e8bd7c20e6-3dc2704d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_07425466-8eb7-6e44-8292-395d2ea97cad-2ea97ca8, #w-node-_07425466-8eb7-6e44-8292-395d2ea97ccb-2ea97ca8 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bd4b83d7-4172-b584-e8bd-71526bc48981-4758b8f6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bd4b83d7-4172-b584-e8bd-71526bc4898d-4758b8f6 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1293a3ad-2f65-dc81-da1a-3d640905daff-4758b8fa {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1293a3ad-2f65-dc81-da1a-3d640905db0b-4758b8fa {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_96c8fa30-712f-490b-178c-d0fd454678f9-4758b8fc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_96c8fa30-712f-490b-178c-d0fd45467902-4758b8fc {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_99f55699-32fa-872d-7168-0a48bfa8a366-4758b902 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_99f55699-32fa-872d-7168-0a48bfa8a373-4758b902 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d2c3c59b-1a97-3502-f554-d81e9dc17c1d-4758b906 {
    order: -9999;
  }

  #w-node-a38a8908-1dc6-e0b5-39a4-e35f06688720-4758b908 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d2924451-e09a-bd31-2cf5-d17c83bb6e82-4758b908 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b026346-93f3-f726-63a1-a06a9768c8f3-4758b909 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e6cfd1ab-3860-94e7-1c9b-a3049a18ac06-4758b909 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-bb127e2e-cfb0-af59-52fb-e7ade1277139-4758b90c, #w-node-_7b0f2b47-4f0b-e4be-65a4-acbd9a389d9e-4758b90c {
    order: -9999;
  }

  #w-node-_3e9b2d15-88db-5de8-5571-2219fbe580cb-4758b90f, #w-node-c43d21b7-62a7-0ed1-7607-d2295c5d4431-4758b90f, #w-node-_935af51c-c4ca-964b-6dd0-6aca6e61140a-4758b90f, #w-node-_7e1dd24c-4b84-9374-b800-97ffc0aeb17e-4758b90f, #w-node-_8ba8bd79-895c-4160-71b2-6d3f1934ec8d-4758b913 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8ba8bd79-895c-4160-71b2-6d3f1934ec99-4758b913 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f4617210-30cc-5615-77a3-9f8838cd88f5-4758b913 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f4617210-30cc-5615-77a3-9f8838cd88f9-4758b913 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_4b026346-93f3-f726-63a1-a06a9768c8f3-4758b915 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e6cfd1ab-3860-94e7-1c9b-a3049a18ac06-4758b915 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-c66b86da-d6b6-3c59-4f0e-bde6b78beac3-4758b91c, #w-node-ac75dbf0-bc4b-7679-4305-bb9cd9c401a8-4758b91c {
    justify-self: center;
  }

  #w-node-b3129b66-935c-0969-372b-51a3eee1f006-4758b91c, #w-node-a6f66623-539d-d40a-efed-d18d4a1822e9-4758b91c, #w-node-_58376c2b-efed-abf6-121c-50de95d7fc5c-4758b91c {
    justify-self: end;
  }

  #w-node-bf0e5b93-6242-a402-d42f-117c604963df-4758b91d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


