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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutcolumn {
  padding-right: 8px;
  padding-left: 8px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutcardnumber:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

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

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

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

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

.w-commerce-commercecheckoutcardexpirationdate:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

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

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

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

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

.w-commerce-commercecheckoutcardsecuritycode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commerceaddtocartform {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-commerce-commercecheckoutshippingfullname {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingstreetaddress {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

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

  .w-commerce-commercecheckoutshippingcity {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingstateprovince {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingzippostalcode {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingcountryselector {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutcardnumber {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutcardexpirationdate {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutcardsecuritycode {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingfullname {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingstreetaddress {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingcity {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingstateprovince {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingzippostalcode {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }

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

body {
  font-family: Karla, sans-serif;
  color: #1d1f2e;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

h1 {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
}

h2 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 28px;
  line-height: 40px;
  font-weight: 400;
}

h3 {
  margin-top: 10px;
  margin-bottom: 15px;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
}

h4 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
}

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

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

p {
  margin-bottom: 15px;
  color: rgba(29, 31, 46, 0.7);
}

a {
  display: inline-block;
  border-bottom: 1px none rgba(162, 95, 75, 0.3);
  transition: color 400ms ease, border 400ms ease;
  color: #20c6cf;
  text-decoration: none;
}

a:hover {
  border-bottom-color: rgba(162, 95, 75, 0.8);
  color: #743f2f;
}

ul {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 18px;
  list-style-type: none;
}

img {
  display: inline-block;
  max-width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}

label {
  display: block;
  margin-bottom: 12px;
  color: rgba(29, 31, 46, 0.6);
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

blockquote {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 35px;
  border-top: 1px none #ececed;
  border-bottom: 2px solid rgba(162, 95, 75, 0.2);
  border-left: 2px solid rgba(162, 95, 75, 0.2);
  background-color: transparent;
  color: #a25f4b;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}

figcaption {
  display: block;
  margin-bottom: 30px;
  color: rgba(29, 31, 46, 0.5);
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.cart-button {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 4px 0px;
  background-color: transparent;
  opacity: 0.6;
  transition: opacity 200ms ease;
  color: #1d1f2e;
  line-height: 100%;
}

.cart-button:hover {
  opacity: 1;
  color: #1d1f2e;
}

.item-count {
  height: auto;
  background-color: #1d1f2e;
  color: #fff;
}

.cart-wrapper {
  background-color: rgba(29, 31, 46, 0.15);
}

.cart-container {
  min-width: 440px;
  background-color: #1d1f2e;
  box-shadow: 0 2px 6px 0 rgba(29, 31, 46, 0.1);
  color: #fff;
}

.cart-heading {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.cart-header {
  padding: 30px 40px;
  border-bottom-color: rgba(210, 210, 213, 0.1);
}

.cart-icon {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 2px;
}

.close-button {
  display: flex;
  width: auto;
  height: auto;
  align-items: center;
  opacity: 0.7;
  transition: opacity 400ms ease;
}

.close-button:hover {
  opacity: 1;
}

.cart-close-icon {
  margin-top: 2px;
  margin-bottom: 4px;
}

.cart-list {
  padding: 30px 40px 0px;
  color: #fff;
}

.white-button {
  position: relative;
  z-index: 50;
  display: inline-block;
  margin-top: 20px;
  padding: 18px 40px;
  justify-content: center;
  border-bottom-style: none;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(29, 31, 46, 0.1);
  transition: background-color 400ms ease, opacity 400ms ease, box-shadow 400ms ease;
  color: #1d1f2e;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.white-button:hover {
  background-color: #fafafa;
  box-shadow: 0 3px 8px 0 rgba(29, 31, 46, 0.15);
  opacity: 0.96;
  color: #161724;
}

.white-button.cc-product-button {
  width: 100%;
}

.white-button.cc-product-button:hover {
  opacity: 0.96;
}

.cart-item-image {
  width: 80px;
  height: 80px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

.cart-item {
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  align-items: flex-start;
}

.cart-item-info {
  padding: 0px 25px;
}

.cart-product-name {
  margin-top: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.cart-item-remove-link {
  transition: color 400ms ease;
  color: hsla(0, 0%, 100%, 0.3);
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.cart-item-remove-link:hover {
  color: hsla(0, 0%, 100%, 0.6);
}

.cart-product-price {
  margin-bottom: 5px;
  color: #fff;
  line-height: 28px;
}

.cart-footer {
  padding: 30px 40px 40px;
  border-top-style: solid;
  border-top-color: rgba(210, 210, 213, 0.1);
}

.cart-line-item {
  margin-bottom: 20px;
  color: #fff;
}

.cart-total {
  font-size: 20px;
  line-height: 32px;
}

.cart-order-value {
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}

.text-field-dark {
  width: auto;
  height: 54px;
  margin-bottom: 0px;
  padding: 18px 24px;
  border-color: #2f303e;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-field-dark.cc-subscribe-input {
  width: 350px;
  margin-right: 0px;
  transition: border 400ms ease;
  text-align: left;
}

.text-field-dark.cc-subscribe-input:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #20c6cf;
  color: #1d1f2e;
}

.text-field-dark.cc-subscribe-input:active {
  border-color: hsla(0, 0%, 100%, 0.6);
  color: #1d1f2e;
}

.text-field-dark.cc-subscribe-input:focus {
  border-style: solid;
  border-width: 1px;
  border-color: #0f8990;
  color: #1d1f2e;
}

.text-field-dark.cc-subscribe-input.cc-message {
  width: 100%;
}

.text-field-dark.cc-subscribe-input.cc-message:hover {
  color: #20c6cf;
}

.text-field-dark.cc-subscribe-input.contact-spacing {
  width: 100%;
  margin-bottom: 20px;
}

.text-field-dark.cc-quantity {
  width: 60px;
  height: 42px;
  margin-top: 19px;
  transition: border 400ms ease;
}

.text-field-dark.cc-quantity:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.text-field-dark.cc-quantity:active {
  border-color: hsla(0, 0%, 100%, 0.6);
}

.text-field-dark.cc-quantity:focus {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.remove-button {
  text-decoration: none;
}

.uppercase-text {
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label {
  position: static;
  display: block;
  opacity: 0.6;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label.cc-subheadline {
  margin-right: 15px;
  margin-left: 15px;
  color: #1d1f2e;
}

.label.cc-product-details {
  margin-bottom: 20px;
}

.label.cc-office-location {
  margin-bottom: 10px;
}

.label.cc-office-times {
  margin-top: 25px;
  margin-bottom: 10px;
}

.label.cc-contact-form-label {
  margin-bottom: 10px;
}

.label.cc-cover-label {
  opacity: 0.8;
}

.label.cc-blog-post-categories-related {
  margin-top: 20px;
}

.label.cc-blog-date {
  margin-bottom: 0px;
}

.label.cc-breadcrumb-divider {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 0px;
  margin-left: 6px;
  border-bottom: 2px solid transparent;
  opacity: 1;
  color: rgba(29, 31, 46, 0.2);
}

.label.cc-breadcrumb-divider:hover {
  opacity: 0.8;
}

.label.cc-quote-author {
  opacity: 0.3;
}

.label.cc-breadcrumb-link {
  margin-bottom: 0px;
  border-bottom: 2px solid rgba(162, 95, 75, 0.3);
  transition: color 400ms ease, border 400ms ease, opacity 400ms ease;
  cursor: pointer;
}

.label.cc-breadcrumb-link:hover {
  border-bottom: 2px solid rgba(162, 95, 75, 0.3);
  opacity: 1;
}

.label.cc-breadcrumb-link.w--current {
  margin-left: 0px;
  border-bottom-color: transparent;
  opacity: 0.6;
}

.label.cc-breadcrumb-link.w--current:hover {
  border-bottom-color: rgba(162, 95, 75, 0.3);
  opacity: 1;
}

.label.cc-breadcrumb-link.cc-category-tag {
  border-bottom-style: solid;
  border-bottom-color: transparent;
}

.label.cc-breadcrumb-link.cc-category-tag:hover {
  border-bottom-color: rgba(162, 95, 75, 0.3);
}

.label.cc-category-link {
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px 16px;
  border: 1px solid #ececed;
  opacity: 1;
  transition: color 400ms ease, border 400ms ease, opacity 400ms ease;
  color: rgba(162, 95, 75, 0.6);
}

.label.cc-category-link:hover {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(162, 95, 75, 0.3);
  opacity: 1;
  color: #a25f4b;
}

.label.cc-category-link.w--current {
  margin-left: 5px;
  border-color: rgba(162, 95, 75, 0.4);
  opacity: 1;
  color: #a25f4b;
}

.paragraph {
  color: #1d1f2e;
  text-align: left;
}

.paragraph.cc-empty-cart {
  margin-bottom: 30px;
  color: hsla(0, 0%, 100%, 0.7);
  line-height: 16px;
}

.paragraph.cc-deparment-details {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-row-align: start;
  align-self: start;
}

.paragraph.cc-premium-block-paragraph {
  color: hsla(0, 0%, 100%, 0.7);
}

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

.small-paragraph {
  -ms-grid-row-align: auto;
  align-self: auto;
  font-size: 14px;
  line-height: 22px;
}

.small-paragraph.cc-copyright-footer {
  margin-bottom: 10px;
  -ms-grid-row-align: end;
  align-self: end;
  color: rgba(29, 31, 46, 0.3);
}

.small-paragraph.cc-copyright-footer:hover {
  -ms-grid-row-align: end;
  align-self: end;
  color: #a25f4b;
}

.menu-item {
  position: relative;
  margin-top: 2px;
  margin-bottom: 2px;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: capitalize;
  cursor: pointer;
}

.menu-item:focus {
  color: #20c6cf;
}

.menu-item-wrap {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-right: 0px;
  margin-left: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0px;
  align-items: center;
  opacity: 0.75;
  transition: opacity 400ms ease;
  color: #1d1f2e;
  text-decoration: none;
  cursor: pointer;
}

.menu-item-wrap:hover {
  opacity: 1;
}

.menu-item-wrap.w--current {
  opacity: 1;
}

.menu-item-deco-line {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 2px;
  align-items: center;
  background-color: rgba(162, 95, 75, 0.3);
  opacity: 0;
}

.text-field {
  display: block;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  border: 1px solid #e5e5e7;
  border-radius: 0px;
  transition: border 400ms ease, color 400ms ease;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.text-field:hover {
  border-color: rgba(29, 31, 46, 0.5);
}

.text-field:active {
  border-color: #1d1f2e;
}

.text-field:focus {
  border-color: #1d1f2e;
}

.text-field::-moz-placeholder {
  color: rgba(29, 31, 46, 0.3);
}

.text-field::-ms-input-placeholder {
  color: rgba(29, 31, 46, 0.3);
}

.text-field::placeholder {
  color: rgba(29, 31, 46, 0.3);
}

.text-field.cc-product-quantity {
  display: inline-block;
  width: 100px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.text-field.cc-textarea {
  height: 100px;
}

.footer-section {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #083c59;
}

.footer-section.cc-overlayed-content {
  top: -110px;
  margin-bottom: -110px;
}

.footer-section.cc-subscribe-form {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.footer-section.cc-styleguide-content {
  bottom: 100px;
  margin-bottom: -100px;
}

.footer-section.cc-deco-block-wrap {
  padding-right: 30px;
  padding-left: 30px;
}

.footer-section.cc-blog-wrap {
  padding-right: 30px;
  padding-left: 30px;
}

.wrap {
  position: relative;
  display: block;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
}

.wrap.cc-menu {
  z-index: 900;
  display: flex;
  width: 1200px;
  padding-top: 25px;
  padding-bottom: 25px;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  -ms-grid-columns: 4fr 1fr;
  grid-template-columns: 4fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
}

.wrap.cc-subscribe-form {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.wrap.cc-styleguide-wrap {
  padding: 60px 60px 35px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(210, 210, 213, 0.5);
  background-color: #fff;
  box-shadow: none;
  text-align: center;
}

.wrap.cc-blog-detail {
  width: 100%;
  max-width: 1000px;
  padding-right: 30px;
  padding-left: 30px;
}

.menu {
  box-shadow: none;
  line-height: 10px;
}

.nav-menu {
  display: flex;
  justify-content: flex-end;
  flex: 1;
}

.brand {
  border-bottom-style: none;
  transition: opacity 400ms ease;
}

.brand:hover {
  opacity: 0.8;
}

.about-head-pic {
  display: block;
  width: 100%;
  height: 320px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  background-image: url('../images/About-Cover.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-headline-wrap {
  display: block;
  width: 70%;
  margin: 100px auto;
  text-align: center;
}

.page-headline-wrap.cc-overlayed-headline {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

.page-headline-wrap.cc-overlayed-headline.cc-white-headline {
  color: #fff;
}

.page-headline-wrap.cc-category-blog-headline {
  display: block;
  width: auto;
  margin: 80px 0px 70px;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}

.page-headline-wrap.cc-category-headline {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  flex-direction: column;
  align-items: flex-start;
  text-align: center;
}

.big-paragraph {
  color: rgba(29, 31, 46, 0.7);
  font-size: 18px;
  line-height: 30px;
}

.big-paragraph.cc-cover-paragraph {
  margin-bottom: 30px;
  -ms-grid-row-align: start;
  align-self: start;
  opacity: 0.9;
  color: #fff;
}

.content-wrap {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
}

.subheadline-wrap {
  display: flex;
  margin-bottom: 20px;
  justify-content: flex-start;
  align-items: center;
}

.subheadline-wrap.cc-separate-subheadline {
  display: none;
  margin-bottom: 100px;
}

.subheadline-deco-line {
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #ececed;
}

.about-image {
  width: 100%;
  height: 100%;
  min-height: 380px;
  background-image: url('../images/About-Image-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.about-image-section-wrap {
  margin-bottom: 130px;
  align-items: center;
  grid-column-gap: 20px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.about-section-1 {
  padding-left: 60px;
}

.about-section-2 {
  padding-right: 60px;
}

.about-image-2 {
  width: 100%;
  height: 100%;
  min-height: 380px;
  background-image: url('../images/About-Image-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

._3-col-wrap {
  margin-bottom: 80px;
}

.team-picture {
  display: block;
  width: 300px;
  height: 380px;
  margin-bottom: 25px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.product-pic-wrap {
  display: flex;
  width: 33%;
  margin-bottom: 50px;
  padding-right: 10px;
  padding-left: 10px;
  flex-direction: column;
  align-items: center;
  flex: 0 auto;
  text-align: center;
}

.products-grid {
  display: flex;
  margin: 0px -10px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}

.timeline-item {
  position: relative;
  text-align: center;
}

.timeline-item-no {
  position: absolute;
  left: 0px;
  top: -28px;
  right: 0px;
  z-index: 0;
  color: rgba(29, 31, 46, 0.05);
  font-size: 40px;
  line-height: 56px;
}

.timeline-event-wrap {
  display: flex;
  width: 60%;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.timeline-event-name {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 30px;
}

.timeline-second-deco-line {
  display: block;
  width: 1px;
  height: 60px;
  background-color: #ececed;
}

.timeline-bottom-deco-line {
  display: block;
  width: 200px;
  height: 1px;
  margin-top: 30px;
  background-color: #ececed;
}

.subscribe-headline {
  margin-top: 15px;
  margin-bottom: 0px;
  color: #1d1f2e;
  font-size: 36px;
  line-height: 50px;
}

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

.form-block {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.timeline-collection-list {
  margin-bottom: 100px;
}

.footer {
  width: 940px;
  margin-top: 100px;
  margin-bottom: 100px;
  justify-items: start;
  align-items: start;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 4fr 2fr 2fr 4fr;
  grid-template-columns: 4fr 2fr 2fr 4fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.footer-link {
  height: 21px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 0px;
  border-right: 1px solid hsla(0, 0%, 100%, 0.7);
  border-bottom-style: none;
  border-bottom-width: 0px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 22px;
}

.footer-link:hover {
  color: #20c6cf;
}

.footer-link.last-item {
  border-right-style: none;
}

.footer-grid-column {
  display: flex;
  flex-direction: column;
  align-self: end;
}

.footer-email-link {
  -ms-grid-row-align: auto;
  align-self: auto;
  color: #1d1f2e;
  font-size: 20px;
  line-height: 36px;
}

.footer-email-link:hover {
  color: #a25f4b;
}

.subscribe-wrap {
  display: flex;
  max-width: 100%;
  min-width: 880px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 60px 100px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  background-color: rgba(236, 236, 237, 0.69);
  color: #fff;
  text-align: center;
}

.category-list {
  display: flex;
}

.product-picture {
  display: block;
  width: 300px;
  height: 380px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.product-picture.cc-featured-picture {
  width: 460px;
  height: 540px;
}

.pic-description {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.pic-description.cc-product-category {
  display: inline-block;
  margin-bottom: 5px;
  color: #1d1f2e;
}

.product-price-category {
  display: inline-block;
  color: rgba(29, 31, 46, 0.7);
}

.product-price-category.older-price-category {
  color: rgba(29, 31, 46, 0.4);
  text-decoration: line-through;
}

.category-tag {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 80;
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  padding: 6px 15px;
  background-color: #fff;
}

.category-tag-text {
  color: #a25f4b;
  font-weight: 700;
}

.category-tag-text.cc-new {
  color: #1d1f2e;
}

.discounted-price-category {
  display: inline-block;
  margin-right: 10px;
  color: #a25f4b;
  font-size: 20px;
  line-height: 32px;
}

.category-price-wrap {
  display: inline-block;
  min-height: 42px;
  justify-content: center;
  align-items: baseline;
}

.left-arrow {
  display: flex;
  margin-left: -80px;
  justify-content: center;
  align-items: center;
  opacity: 0.3;
  transition: opacity 400ms ease;
}

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

.left-arrow:active {
  opacity: 0.8;
}

.right-arrow {
  display: flex;
  margin-right: -80px;
  justify-content: center;
  align-items: center;
  opacity: 0.3;
  transition: opacity 400ms ease;
}

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

.right-arrow:active {
  opacity: 0.8;
}

.slider {
  height: auto;
  margin-bottom: 160px;
  background-color: transparent;
}

.slide-nav {
  display: inline-block;
  margin-bottom: -60px;
  opacity: 0.6;
  font-size: 6px;
}

.slide-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slider-text-wrap {
  width: 460px;
  padding-left: 60px;
}

.product-image {
  position: relative;
  width: 460px;
  height: 460px;
  margin-right: 20px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.product-head-section {
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
  align-items: center;
}

.product-main-details {
  width: 460px;
  padding-left: 60px;
}

.link-wrap-category {
  position: relative;
  margin-bottom: 25px;
}

.link-wrap-category.cc-blog-feed-wrap {
  margin-bottom: 0px;
}

.product-price-wrap {
  margin-top: 30px;
  margin-bottom: 30px;
}

.discounted-price-product {
  display: inline-block;
  margin-right: 10px;
  color: #a25f4b;
  font-size: 30px;
  line-height: 42px;
}

.product-price-detail {
  display: inline-block;
  font-size: 30px;
  line-height: 42px;
}

.empty-cart-headline {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 32px;
}

.empty-cart-wrap {
  display: flex;
  margin-right: 40px;
  margin-left: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  text-align: center;
}

.empty-cart-icon {
  display: block;
  margin: 0px auto;
}

.error-state {
  margin: -30px 40px 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #a25f4b;
  text-align: center;
}

.error-message {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #a25f4b;
  color: #fff;
}

.success-message {
  padding: 0px;
  background-color: transparent;
}

.newsletter-success-text {
  display: inline-block;
  line-height: 24px;
  text-align: left;
}

.newsletter-success-icon {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
}

.success-message-wrap {
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.logo-image {
  margin-top: 0px;
  margin-bottom: 0px;
}

.logo-image.cc-blog-about {
  margin-bottom: 15px;
}

.slider-deco-line {
  display: inline-block;
  width: 30px;
  height: 1px;
  margin-bottom: 15px;
  background-color: #ececed;
}

.slide-image {
  width: 460px;
  height: 380px;
  background-image: url('../images/About-Image-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-image.cc-slider-image-2 {
  height: 100%;
  min-height: 380px;
  background-image: url('../images/About-Image-2.jpg');
}

.premium-block {
  display: flex;
  height: auto;
  margin-bottom: 150px;
  align-items: stretch;
  background-color: #1d1f2e;
}

.premium-block-wrap {
  display: inline-block;
  width: 50%;
  padding-right: 10px;
  background-image: none;
  background-size: auto;
}

.premium-block-content-wrap {
  display: inline-block;
  width: 470px;
  margin-top: 15px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 70px;
  color: #fff;
}

.premium-image {
  width: 100%;
  height: 100%;
  min-height: 460px;
  background-image: url('../images/Section-Image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.premium-content-headline {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}

.premium-content-span {
  font-weight: 400;
}

.premium-content-item {
  display: flex;
  margin-top: 15px;
  align-items: flex-start;
}

.premium-content-icon-wrap {
  display: flex;
  width: 50px;
  height: 28px;
  margin-right: 20px;
  justify-content: center;
  align-items: center;
}

.premium-content-headline-wrap {
  margin-bottom: 30px;
}

.details-section {
  display: flex;
  margin-bottom: 120px;
  justify-content: flex-start;
  align-items: flex-start;
}

.product-details-wrap {
  width: 460px;
  margin-right: 20px;
}

.product-dimensions-wrap {
  width: 460px;
  padding-left: 60px;
}

.product-dimensions-list {
  list-style-type: disc;
}

.product-dimension-text-value {
  display: inline-block;
}

.product-dimension-text {
  display: inline-block;
  margin-right: 5px;
  opacity: 0.7;
}

.underlined-link {
  display: inline-block;
  border-bottom: 2px solid rgba(162, 95, 75, 0.2);
  transition: color 400ms ease, border-color 400ms ease;
}

.underlined-link:hover {
  border-bottom-color: rgba(162, 95, 75, 0.7);
  color: #743f2f;
}

.underlined-link.cc-homepage-link {
  margin-top: 0px;
  border-bottom-style: none;
  color: #0f8990;
}

.underlined-link.cc-author-link {
  width: 100%;
  margin-top: 10px;
  border-bottom-style: none;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
}

.blog-picture {
  display: block;
  width: 100%;
  height: 300px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

.blog-picture.cc-feed-blog-pic {
  width: 260px;
  height: 210px;
  background-position: 50% 50%;
  background-size: cover;
}

.blog-thumbnail-subheadline {
  display: block;
  margin-bottom: 10px;
  color: #1d1f2e;
  font-size: 20px;
  line-height: 32px;
}

.blog-pic-wrap {
  display: block;
  width: 300px;
  margin-right: 10px;
  margin-bottom: 50px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  text-align: left;
}

.parallax-section {
  display: none;
  height: 340px;
  margin-bottom: 100px;
  background-image: url('../images/Section-Image-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.parallax-section.cc-about-parallax {
  background-image: url('../images/brooke-lark-230509-unsplash.jpg');
  background-size: cover;
}

.feature-item {
  display: flex;
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.featured-collection {
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}

.blog-articles-homepage {
  margin-bottom: 100px;
}

.featured-mugs {
  margin-bottom: 100px;
  text-align: center;
}

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

.collection-list-wrapper {
  margin-bottom: 100px;
  text-align: center;
}

.magazine-headline {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 50px;
}

.magazine-text-wrap {
  margin-bottom: 20px;
}

.magazine-small-image-1 {
  width: 160px;
  height: 130px;
  margin-bottom: 20px;
  background-image: url('../images/Image-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.magazine-small-image-2 {
  width: 160px;
  height: 130px;
  background-image: url('../images/Image_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.magazine-images-wrap {
  display: flex;
  align-items: center;
}

.header-image {
  display: flex;
  max-width: 100%;
  min-height: 530px;
  min-width: 880px;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
  align-items: stretch;
  background-color: #050827;
}

.header-section {
  margin-bottom: 100px;
  padding-right: 0px;
  padding-left: 0px;
}

.header-content {
  display: flex;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
  background-image: linear-gradient(180deg, rgba(5, 8, 39, 0.4), rgba(5, 8, 39, 0.4)), url('../images/Header-Pic.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
}

.header-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.header-headline {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 48px;
  line-height: 60px;
}

.header-headline-wrap {
  margin-bottom: 25px;
}

.magazine-image {
  width: 280px;
  height: 280px;
  margin-right: 20px;
  background-image: url('../images/Image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.magazine-section {
  margin-bottom: 130px;
  align-items: center;
  grid-column-gap: 20px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.office-image {
  width: 460px;
  height: 190px;
  margin-bottom: 40px;
  background-image: url('../images/California-Office.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.office-image.cc-office-2 {
  height: 300px;
  background-image: url('../images/London-Office.jpg');
}

.office-headline {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 30px;
}

.map {
  margin-top: -60px;
  margin-bottom: 100px;
}

.embed-map {
  height: 440px;
  filter: grayscale(100%);
}

.directory-grid {
  margin-bottom: 100px;
  grid-column-gap: 20px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  text-align: center;
}

.department-headline {
  font-size: 18px;
  line-height: 30px;
}

.office-wrap {
  width: 50%;
  margin-bottom: 50px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.contact-form-wrap {
  position: relative;
  z-index: 10;
  display: flex;
  margin-bottom: 60px;
  padding: 60px;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(105, 105, 105, 0.5);
  background-color: #fff;
}

.contact-form-headline {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 30px;
}

.form-wrap {
  width: 65%;
  margin-right: 60px;
  padding-right: 60px;
  flex-direction: column;
  align-items: stretch;
  border-right: 1px solid rgba(210, 210, 213, 0.3);
}

.contact-form-info {
  margin-bottom: 40px;
}

.message-form {
  margin-bottom: 0px;
}

.office-opening-times {
  text-align: center;
}

.magazine-content-wrap {
  padding-left: 60px;
}

.subscribe-form-deco-line {
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #1d1f2e;
  color: #1d1f2e;
}

.deco-block {
  position: relative;
  left: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  max-width: 100%;
  min-width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 40px;
  background-color: #f6f6f6;
}

.deco-block.styleguide-deco-block {
  background-color: #060628;
  background-image: url('../images/Header-Pic.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.deco-block.case-title {
  padding-top: 20px;
  padding-bottom: 20px;
}

.item-overlay {
  position: absolute;
  z-index: 30;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  background-image: linear-gradient(180deg, rgba(29, 31, 46, 0.1), rgba(29, 31, 46, 0.1));
  opacity: 0;
  cursor: pointer;
}

.wrap-overlayed {
  position: relative;
  z-index: 1;
  display: block;
  width: 85%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.empty-message {
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 0px;
  background-color: transparent;
  color: rgba(29, 31, 46, 0.3);
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.empty-message.cc-zero-margin {
  margin-top: 0px;
  margin-bottom: 0px;
}

.collection-list-team-members {
  text-align: center;
}

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

.you-might-also-like-items {
  text-align: center;
}

.dark-button {
  position: relative;
  z-index: 50;
  display: inline-block;
  padding: 18px 24px;
  justify-content: center;
  border-radius: 0px;
  background-color: #0f8990;
  box-shadow: none;
  transition: background-color 400ms ease, opacity 400ms ease, box-shadow 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.dark-button:hover {
  background-color: #2f3247;
  box-shadow: 0 3px 8px 0 rgba(29, 31, 46, 0.15);
  opacity: 0.96;
  color: #fff;
}

.dark-button.expand {
  display: block;
}

.dark-button.contact-button {
  margin-top: 20px;
}

.styleguide-divider {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #ececed;
}

.contact-form-link {
  color: #1d1f2e;
  font-size: 18px;
  line-height: 30px;
}

.contact-form-link:hover {
  color: #a25f4b;
}

.offices-wrap {
  display: flex;
  width: 85%;
  margin: 50px auto 10px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}

.slide-content {
  margin-bottom: 20px;
}

.contact-form-success-message {
  border: 1px solid #ececed;
  background-color: #fafafa;
}

.contact-form-success-icon {
  margin-top: 0px;
  margin-bottom: 10px;
}

.rich-text-block {
  text-align: left;
}

.related-blog-detail-post-wrap {
  display: block;
  width: 50%;
  margin-bottom: 50px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.further-reading-wrap {
  margin-bottom: 40px;
}

.view-all-articles-wrap {
  display: flex;
  margin-bottom: 100px;
  justify-content: center;
}

.blog-category-headline {
  margin-bottom: 20px;
  font-size: 44px;
  line-height: 54px;
}

.blog-post-headline {
  width: 60%;
  margin-top: 80px;
}

.blog-post-cover-pic {
  position: relative;
  right: 1px;
  bottom: 150px;
  z-index: 2;
  width: 1440px;
  height: 350px;
  margin-bottom: -80px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-content-wrap {
  position: relative;
  display: block;
  max-width: 1200px;
  margin: 136px auto 100px;
  padding-bottom: 100px;
  border: 1px solid #ececed;
}

.blog-detail-content-deco-line {
  width: 100%;
  height: 1px;
  margin-left: 20px;
  flex: 1;
  background-color: #ececed;
}

.blog-detail-date-wrap {
  display: flex;
  margin-bottom: 50px;
  justify-content: space-between;
  align-items: center;
}

.blog-detail-right-column {
  padding-left: 40px;
}

.grid {
  position: relative;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.blog-detail-left-column {
  position: relative;
  top: -150px;
  z-index: 10;
  display: flex;
  flex-direction: column;
}

.author-wrap-blog-detail {
  display: flex;
  margin-bottom: 40px;
  padding: 40px;
  flex-direction: column;
  border: 1px solid #ececed;
  background-color: #fff;
}

.breadcrumb-wrap {
  display: flex;
  margin-bottom: 40px;
  align-items: center;
}

.author-avatar-blog-detail {
  width: 60%;
  height: 140px;
  margin: 21px auto 20px;
  border-radius: 100px;
  background-image: url('../images/Avatar-38.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.text-block {
  margin-bottom: 15px;
  text-align: center;
}

._2-col-wrap {
  margin-bottom: 20px;
}

.owners-quote {
  display: block;
  margin-top: 70px;
  margin-bottom: 130px;
  text-align: center;
}

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

.blog-post-feed-wrap {
  display: flex;
  width: 100%;
  margin-bottom: 50px;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: row;
  align-items: flex-start;
}

.blog-feed-right-column {
  width: 600px;
  margin-right: 10px;
}

.blog-feed-content {
  padding-right: 20px;
  padding-left: 40px;
}

.blog-feed-wrap {
  display: flex;
  margin-bottom: 50px;
  align-items: flex-start;
  grid-column-gap: 200px;
  grid-row-gap: 0px;
}

.blog-feed-left-column {
  width: 300px;
  text-align: left;
}

.blog-home-headline-wrap {
  margin-bottom: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ececed;
}

.blog-home-headline-wrap.cc-left-column-headline {
  margin-bottom: 30px;
}

.blog-home-left-column-content-wrap {
  margin-bottom: 30px;
}

.author-avatar-blog {
  width: 60px;
  height: 60px;
  margin-right: 25px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.home-blog-item {
  display: flex;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  align-items: center;
  border-left: 2px solid rgba(162, 95, 75, 0.2);
  transition: color 400ms ease, border 400ms ease, background-color 400ms ease;
  color: rgba(29, 31, 46, 0.7);
}

.home-blog-item:hover {
  border-left-color: #a25f4b;
  background-color: rgba(162, 95, 75, 0.04);
  color: #1d1f2e;
}

.home-blog-item.w--current {
  border-left-color: rgba(162, 95, 75, 0.4);
  color: rgba(29, 31, 46, 0.85);
}

.out-of-stock-message {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #1d1f2e;
  color: #fff;
}

.default-state {
  margin-bottom: 10px;
}

.blog-secondary-headline {
  margin-top: 15px;
  font-size: 22px;
  line-height: 32px;
}

.slider-image-wrap {
  position: relative;
  width: 460px;
}

.category-wrap {
  display: flex;
  align-items: center;
}

.category-deco-line {
  display: inline-block;
  width: 30px;
  height: 1px;
  margin-right: 20px;
  background-color: #ececed;
}

.category-deco-line-right {
  display: inline-block;
  width: 30px;
  height: 1px;
  margin-left: 20px;
  background-color: #ececed;
}

.breadcrumb-wrapper {
  display: flex;
  margin-top: -20px;
  margin-bottom: 100px;
  padding-top: 25px;
  padding-bottom: 25px;
  justify-content: center;
  align-items: center;
  border-top: 1px none #ececed;
  border-bottom: 1px none #ececed;
}

.slide1-product-slider {
  width: 100%;
  height: 100%;
  min-height: 380px;
  background-image: url('../images/About-Image-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.licence-item {
  display: flex;
  padding: 32px;
  align-items: center;
}

.licence-image {
  width: 170px;
  background-color: #1d1f2e;
}

.licence-item-info {
  padding-left: 32px;
  flex: 1;
  text-align: left;
}

.utility-page-wrap {
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  padding-top: 20vh;
  justify-content: center;
  align-items: flex-start;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Header-Pic.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.utility-page-content {
  display: flex;
  max-width: 400px;
  flex-direction: column;
  align-items: center;
  color: #fff;
  text-align: center;
}

.licence-links {
  justify-content: space-between;
}

.divider {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}

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

.password-field {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #ececed;
  background-color: transparent;
}

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

.search {
  margin-bottom: 50px;
}

.paypal {
  margin-bottom: 8px;
}

.item-image {
  margin-top: 0px;
}

.image-2 {
  margin-top: 0px;
}

.add-to-cart {
  margin-top: 20px;
}

.body {
  max-width: none;
}

.slide-2 {
  background-color: #083c59;
}

.slider-2 {
  height: 500px;
  background-color: #1a3c59;
}

.sticky-nav {
  position: static;
  top: 0px;
  z-index: 1;
  padding: 5px 20px;
  background-color: hsla(0, 0%, 95.7%, 0.66);
}

.nav-grid {
  display: flex;
  width: 100%;
  max-width: 1180px;
  margin: 0px;
  padding: 0px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  grid-auto-flow: row;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ". . Area Area-2";
  -ms-grid-columns: 1fr 20px -webkit-max-content 20px -webkit-max-content 20px -webkit-max-content;
  -ms-grid-columns: 1fr 20px max-content 20px max-content 20px max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

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

.top-nav-bar {
  font-family: Karla, sans-serif;
  color: #9e9e9e;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.container {
  max-width: 1200px;
}

.grid-2 {
  grid-template-areas: "Area Area-2"
    "Area Area-2";
  -ms-grid-columns: 3.25fr 1.75fr;
  grid-template-columns: 3.25fr 1.75fr;
}

.hero-image {
  position: static;
  overflow: hidden;
  height: 500px;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: right;
}

.div-block {
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 20px;
}

.hearo-header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fafafa;
  font-size: 58px;
  line-height: 70px;
  font-weight: 700;
  text-align: left;
}

.hearo-header.pages-title-block {
  color: #fff;
  font-size: 50px;
  text-shadow: 1px 1px 3px #000;
}

.icon {
  margin-top: 450px;
  margin-bottom: 40px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 30px;
}

.left-arrow-2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-right: 57px;
  margin-left: 57px;
}

.icon-2 {
  margin-top: 450px;
  margin-bottom: 40px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 30px;
}

.slide-nav-2 {
  padding-left: 0px;
  font-size: 12px;
}

.div-block-2 {
  width: 450px;
  margin: 20px 0px 20px 40px;
  padding-top: 20px;
  padding-right: 0px;
}

.hero-paragraph {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fafafa;
}

.columns {
  margin-right: 60px;
}

.hero-button {
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #0f8990;
  color: #fff;
}

.hero-button:hover {
  background-color: #20c6cf;
  color: #fff;
}

.hero-button.message-button {
  margin-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
}

.container-2 {
  max-width: 1186px;
  margin-top: 60px;
  margin-bottom: 40px;
  border-radius: 3px;
  box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.21);
}

.grid-3 {
  margin-right: auto;
  margin-left: auto;
  padding: 0px 40px 10px;
  grid-template-areas: "Area Area-2 Area-3"
    "Area Area-2 Area-3";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.categories {
  padding: 20px 20px 20px 40px;
}

.category-links {
  margin-right: 40px;
  transition: border-width 275ms ease;
  font-family: Karla, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 400;
}

.category-links:hover {
  border-style: none none solid;
  border-width: 0px 0px 1px;
  border-color: #20c6cf #000 #0f8990;
  color: #1d1f2e;
}

.image-3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.post-block {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.post-home-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 20px;
  color: #0f8990;
}

.text-block-2 {
  width: 95%;
  padding-top: 5px;
  font-size: 16px;
  line-height: 25px;
}

.people-section {
  margin-top: 60px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #313e46;
}

.container-3 {
  max-width: 1186px;
}

.section-heading {
  max-width: 1186px;
  margin-right: auto;
  margin-left: auto;
  font-family: Oswald, sans-serif;
  color: #fafafa;
  font-weight: 600;
}

.section-heading.dark-text {
  color: #1d1f2e;
}

.grid-4 {
  grid-column-gap: 31px;
  grid-template-areas: "Area Area-2 Area-3 Area-4"
    "Area Area-2 Area-3 Area-4";
  -ms-grid-columns: 1fr 31px 1fr 31px 1fr 31px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.people-section-div {
  background-color: #fff;
  box-shadow: 1px 1px 16px -5px #252634;
}

.people-section-image {
  width: 100.0002%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

.div-block-4 {
  padding: 20px;
}

.category-section-title {
  width: 233.25px;
  height: 44px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #1d1f2e;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: -1px;
  text-indent: 0px;
}

.category-sub-heading {
  margin-top: 40px;
  color: #0f8990;
  font-size: 15px;
  font-weight: 700;
}

.container-4 {
  max-width: 1109px;
  margin-top: 60px;
  margin-bottom: 40px;
}

.home-cases {
  max-width: 1186px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.grid-5 {
  height: 100px;
  grid-template-areas: "Area-3 . . . . . . Area Area Area"
    ". . . . . . . Area Area Area";
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.image-4 {
  width: 40%;
}

.footer-copyright {
  color: rgba(236, 236, 237, 0.7);
  font-size: 12px;
}

.div-block-5 {
  position: static;
  left: 228px;
  right: 42px;
  display: block;
  width: 700px;
  height: 300px;
  margin-top: 140px;
  padding: 0px;
  float: right;
  flex: 0 auto;
  background-color: transparent;
}

.div-block-5.first-case {
  position: relative;
  left: 0px;
  right: 0px;
  float: left;
}

.case-block {
  display: block;
  margin-bottom: 60px;
  padding-left: 0px;
}

.case-block.last-case {
  margin-bottom: 0px;
}

.div-block-6 {
  position: relative;
  left: 355px;
  top: -404px;
  display: block;
  width: 60%;
  height: 250px;
  clear: none;
  flex-wrap: nowrap;
  background-image: url('../images/LAdy.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph-2 {
  margin-bottom: 0px;
  font-size: 18px;
}

.div-block-7 {
  position: static;
  left: -40px;
  right: -40px;
  width: 700px;
  height: 300px;
  margin-top: -417px;
  margin-bottom: 34px;
  float: right;
  background-image: url('../images/LAdy.png');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.image-5 {
  display: block;
  width: 710px;
  margin-top: -427px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
}

.image-5.second-case {
  float: left;
}

.div-block-8 {
  padding: 20px 40px 40px;
  background-color: #e8eaea;
}

.div-block-8.move-right {
  position: relative;
  padding-bottom: 40px;
}

.contact-form-2 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ". ."
    "Area Area";
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.message-subtext {
  color: #1d1f2e;
}

.column {
  overflow: hidden;
  padding-right: 20px;
  padding-left: 0px;
}

.hero-image-div {
  overflow: hidden;
  width: 100%;
  height: 500px;
  margin-right: 0px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-5 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-6 {
  padding-right: 0px;
  padding-left: 0px;
}

.section {
  height: 200px;
  background-image: url('../images/Hero-Image-2.png');
  background-position: 50% 30%;
  background-size: auto;
}

.page-title {
  padding-top: 60px;
  padding-bottom: 60px;
  border-radius: 0px;
  background-image: url('../images/Hero-Image-4.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.heading {
  text-align: left;
}

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

.competence-list {
  margin-top: 40px;
  margin-bottom: 60px;
}

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

.columns-2 {
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  flex-direction: column;
  align-items: center;
}

.link {
  width: 100%;
  color: #1d1f2e;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-6.comp-image-size.details {
  max-width: 100px;
}

.div-block-9 {
  margin-right: auto;
  margin-left: auto;
}

.comptetence-subtitle-text {
  color: #1d1f2e;
  font-weight: 700;
  text-align: center;
}

.heading-3 {
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  font-size: 40px;
}

.people-image-block.img-4 {
  height: 200px;
  background-image: url('../images/Corporate-Woman-in-prints.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.people-image-block.img-3 {
  height: 200px;
  background-image: url('../images/Rectangle-13-3.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.people-image-block.img-2 {
  height: 200px;
  background-image: url('../images/Corporate-black-man-2.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.people-image-block.img-1 {
  height: 200px;
  background-image: url('../images/Corporate-man-1.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.people-image-block.img-3 {
  height: 200px;
  background-image: url('../images/Corporate-black-woman-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.people-image-block.img-1 {
  height: 200px;
  background-image: url('../images/Corporate-man-1.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.hero-image-2 {
  position: static;
  overflow: hidden;
  height: 500px;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: right;
}

.hero-image-3 {
  position: static;
  overflow: hidden;
  height: 500px;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: right;
}

.hero-image-4 {
  position: static;
  overflow: hidden;
  height: 500px;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: right;
}

.post-type {
  position: relative;
  width: 87px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 0px 15px;
  border-radius: 6px;
  background-color: #0f8990;
  color: #fff;
  font-size: 14px;
}

.post-type.casees {
  width: 97px;
  background-color: #a25f4b;
}

.post-type.articles {
  width: 75px;
  background-color: #c52725;
}

.text-block-3 {
  width: 100.0001468237288%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  font-size: 13px;
}

.slide-1 {
  background-color: #083c59;
}

.hearo1-header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fafafa;
  font-size: 58px;
  line-height: 70px;
  font-weight: 700;
  text-align: left;
}

.hearo1-header.pages-title-block {
  color: #fff;
  text-shadow: 1px 1px 3px #000;
}

.slide-3 {
  background-color: #083c59;
}

.slide-4 {
  background-color: #083c59;
}

.slider-4 {
  height: 500px;
  background-color: #1a3c59;
}

.div-block-mobile {
  display: none;
  padding: 20px 20px 20px 40px;
}

.title-and-bread-crumbs {
  width: 800px;
  height: auto;
  padding: 40px 60px 40px 100px;
  background-image: linear-gradient(180deg, rgba(8, 60, 89, 0.78), rgba(8, 60, 89, 0.78));
}

.competence-pages-title {
  padding-top: 60px;
  padding-bottom: 0px;
  border-radius: 0px;
  background-image: url('../images/Hero-Image-4.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.breadcrumb {
  margin-right: 10px;
  color: #66cbd1;
  font-size: 15px;
}

.breadcrumb:hover {
  color: #fff;
}

.breadcrumb.active-page {
  color: #ececed;
}

.container-5 {
  max-width: 67%;
}

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

.paragraph-3 {
  color: rgba(29, 31, 46, 0.93);
  text-align: left;
}

.page-title-subs {
  padding-top: 60px;
  padding-bottom: 0px;
  border-radius: 0px;
  background-image: url('../images/Hero-Image-4.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.container-6 {
  max-width: 70%;
  margin-top: 40px;
  margin-bottom: 60px;
}

.case-field {
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
}

.case-rich-text {
  font-size: 17px;
  font-weight: 400;
}

.div-block-10 {
  padding: 20px;
}

.heading-4 {
  margin-bottom: 0px;
  color: #1d1f2e;
}

.image-8 {
  margin-bottom: 0px;
}

.link-block-8 {
  color: #1d1f2e;
}

.grid-7 {
  margin-top: 20px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
}

.heading-5 {
  margin-bottom: 0px;
}

.heading-6 {
  margin-top: 0px;
}

.container-7 {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
  .cart-button {
    margin-right: 30px;
  }

  .item-count {
    margin-left: 0px;
  }

  .cart-heading {
    font-weight: 700;
  }

  .cart-icon {
    margin-right: 4px;
  }

  .cart-item-remove-link {
    transition: color 400ms ease;
  }

  .cart-item-remove-link:hover {
    color: hsla(0, 0%, 100%, 0.8);
  }

  .text-field-dark.cc-subscribe-input {
    width: 100%;
  }

  .uppercase-text.cc-cart-label {
    display: none;
  }

  .label.cc-footer-section-headline {
    margin-bottom: 20px;
  }

  .label.cc-department-label {
    margin-bottom: 10px;
  }

  .paragraph {
    -ms-grid-row-align: center;
    align-self: center;
  }

  .paragraph.cc-deparment-details {
    display: block;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    -ms-grid-row-align: start;
    align-self: start;
  }

  .small-paragraph {
    margin-bottom: 5px;
  }

  .small-paragraph.cc-copyright-footer {
    display: block;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    -ms-grid-row-align: end;
    align-self: end;
  }

  .menu-item-wrap {
    display: block;
    margin-right: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .menu-item-deco-line {
    display: none;
  }

  .footer-section.cc-subscribe-form {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-section.cc-deco-block-wrap {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-section.cc-blog-wrap {
    padding-right: 0px;
    padding-left: 0px;
  }

  .wrap {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .wrap.cc-menu {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    justify-content: space-between;
  }

  .wrap.cc-subscribe-form {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .nav-menu {
    z-index: 2;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(29, 31, 46, 0.05);
  }

  .menu-button {
    padding: 0px;
    opacity: 0.6;
    transition: opacity 400ms ease;
  }

  .menu-button:hover {
    opacity: 1;
  }

  .menu-button:active {
    opacity: 0.8;
  }

  .menu-button.w--open {
    display: block;
    align-items: center;
    background-color: transparent;
  }

  .brand {
    flex: 1;
  }

  .about-head-pic {
    width: 100%;
  }

  .page-headline-wrap.cc-overlayed-headline {
    width: 80%;
  }

  .page-headline-wrap.cc-category-blog-headline {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .page-headline-wrap.cc-category-headline {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .menu-icon {
    display: inline-block;
    margin-top: -4px;
    margin-bottom: 0px;
  }

  .about-image {
    width: 100%;
    height: 320px;
    min-height: none;
    background-position: 50% 50%;
  }

  .about-image-section-wrap {
    display: flex;
    margin-bottom: 80px;
    flex-direction: column-reverse;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .about-section-1 {
    padding-left: 0px;
    text-align: center;
  }

  .about-section-2 {
    padding-right: 0px;
    text-align: center;
  }

  .about-image-2 {
    width: 100%;
    height: 320px;
    min-height: none;
    margin-bottom: 30px;
  }

  .team-picture {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .product-pic-wrap {
    display: flex;
    width: 50%;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    padding-right: 4%;
    padding-left: 4%;
    flex-direction: column;
    align-items: stretch;
    flex: 0 auto;
  }

  .products-grid {
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    text-align: center;
  }

  .footer {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .footer-link {
    padding-right: 10px;
  }

  .footer-grid-column {
    display: flex;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    align-items: center;
    align-self: start;
  }

  .subscribe-wrap {
    display: block;
    max-width: none;
    min-width: auto;
    padding-right: 50px;
    padding-left: 50px;
    flex-direction: column;
    align-items: center;
  }

  .category-list {
    margin-right: -20px;
  }

  .category-item {
    margin-left: 0px;
  }

  .product-picture {
    width: auto;
  }

  .product-picture.cc-featured-picture {
    width: 100%;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .slider {
    height: 100%;
  }

  .slide-wrap {
    flex-direction: column;
    text-align: center;
  }

  .slider-text-wrap {
    width: auto;
    padding-left: 0px;
  }

  .product-image {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .product-head-section {
    margin-bottom: 80px;
    flex-direction: column;
    align-items: stretch;
  }

  .product-main-details {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: center;
  }

  .link-wrap-category {
    width: 100%;
  }

  .link-wrap-category.cc-blog-feed-wrap {
    width: auto;
  }

  .error-message {
    width: auto;
  }

  .logo-image.cc-footer-logo {
    margin-bottom: 10px;
  }

  .slide-image {
    width: 100%;
    height: 320px;
    margin-bottom: 30px;
    background-position: 50% 50%;
  }

  .slide-image.cc-slider-image-2 {
    margin-bottom: 0px;
  }

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

  .premium-block-wrap {
    width: 100%;
    padding-right: 0px;
  }

  .premium-block-content-wrap {
    display: block;
    width: 70%;
    margin: 40px auto;
    padding-left: 0px;
    text-align: center;
  }

  .premium-image {
    height: auto;
    min-height: 280px;
  }

  .premium-content-item {
    flex-direction: column;
    align-items: center;
  }

  .premium-content-icon-wrap {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .details-section {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .product-details-wrap {
    width: 70%;
    margin-right: 0px;
    margin-bottom: 50px;
  }

  .product-dimensions-wrap {
    width: 70%;
    padding-left: 0px;
  }

  .product-dimensions-list {
    padding-left: 0px;
    text-align: center;
    list-style-type: none;
  }

  .blog-picture {
    width: 100%;
  }

  .blog-pic-wrap {
    position: relative;
    display: block;
    width: 50%;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    padding-right: 4%;
    padding-left: 4%;
    flex-direction: column;
    align-items: flex-start;
    flex: 0 auto;
    text-align: center;
  }

  .feature-item {
    width: auto;
    margin-bottom: 50px;
  }

  .featured-collection {
    flex-direction: column;
    align-items: stretch;
  }

  .magazine-images-wrap {
    margin-bottom: 50px;
  }

  .header-image {
    width: 100%;
    min-width: auto;
    margin-right: 0px;
    margin-left: 0px;
    justify-content: center;
  }

  .header-section {
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    justify-content: center;
  }

  .header-content {
    position: relative;
    width: auto;
    flex-direction: row;
    text-align: center;
  }

  .header-text {
    position: relative;
    z-index: 2;
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .magazine-image {
    background-position: 50% 50%;
  }

  .magazine-section {
    display: flex;
    margin-bottom: 100px;
    flex-direction: column-reverse;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .office-image {
    width: 100%;
    height: 300px;
    margin-bottom: 40px;
    background-position: 50% 50%;
  }

  .directory-grid {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    grid-column-gap: 20px;
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    text-align: center;
  }

  .department-headline {
    margin-bottom: 10px;
  }

  .office-wrap {
    width: auto;
    margin-bottom: 60px;
  }

  .contact-form-wrap {
    flex-direction: column;
    align-items: center;
  }

  .contact-form-headline {
    margin-bottom: 40px;
  }

  .form-wrap {
    width: auto;
    margin-right: 0px;
    margin-bottom: 60px;
    padding-right: 0px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(210, 210, 213, 0.3);
    border-right-style: none;
    text-align: center;
  }

  .contact-details-wrap {
    display: flex;
    margin-bottom: -40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .magazine-content-wrap {
    padding-left: 0px;
  }

  .deco-block {
    max-width: none;
    min-width: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .wrap-overlayed {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .offices-wrap {
    margin-bottom: 0px;
    flex-direction: column;
    align-items: stretch;
  }

  .related-blog-detail-post-wrap {
    position: relative;
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 50px;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: column;
    align-items: flex-start;
    flex: 0 auto;
    text-align: center;
  }

  .blog-post-headline {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .blog-post-cover-pic {
    position: static;
    left: -30px;
    right: -30px;
    width: 100%;
    height: 450px;
    margin-bottom: 80px;
  }

  .blog-content-wrap {
    width: auto;
    margin-top: 100px;
    padding-bottom: 0px;
    border-style: none;
    border-width: 0px;
  }

  .blog-detail-right-column {
    width: 100%;
    margin-bottom: 50px;
    padding-left: 0px;
  }

  .grid {
    display: flex;
    flex-direction: column-reverse;
  }

  .blog-detail-left-column {
    position: static;
  }

  .author-wrap-blog-detail {
    text-align: center;
  }

  .breadcrumb-wrap {
    justify-content: center;
    text-align: center;
  }

  .author-avatar-blog-detail {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
  }

  .blog-feed-right-column {
    width: 100%;
  }

  .blog-feed-wrap {
    flex-direction: column;
  }

  .blog-feed-left-column {
    width: 100%;
  }

  .out-of-stock-message {
    width: auto;
  }

  .slider-image-wrap {
    width: 100%;
    margin-bottom: 30px;
  }

  .category-wrap {
    width: 100%;
    justify-content: center;
  }

  .category-deco-line {
    display: none;
  }

  .category-deco-line-right {
    display: none;
  }

  .breadcrumb-wrapper {
    justify-content: center;
    text-align: center;
  }

  .slide1-product-slider {
    width: 100%;
    height: 320px;
    min-height: none;
    background-position: 50% 50%;
  }

  .nav-grid {
    width: 100%;
  }

  .nav-link {
    display: none;
    width: 30%;
  }

  .top-nav-bar {
    font-size: 14px;
  }

  .container {
    max-width: 90%;
  }

  .div-block-2 {
    margin-left: -97px;
  }

  .hero-paragraph {
    text-shadow: 1px 1px 6px rgba(29, 31, 46, 0.82);
  }

  .people-section {
    overflow: visible;
  }

  .container-3 {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-heading {
    padding-left: 20px;
  }

  .section-heading.dark-text.sm-padding {
    padding-left: 20px;
  }

  .grid-4 {
    overflow: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .people-section-image {
    height: 30.62%;
  }

  .container-4 {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .home-cases {
    margin-bottom: 40px;
  }

  .grid-5 {
    grid-template-areas: "Area-3 . . . . . . Area Area Area"
      ". . . . . . . Area Area Area";
  }

  .image-4 {
    width: 60%;
  }

  .div-block-5 {
    width: 600px;
  }

  .div-block-5.first-case {
    width: 600px;
  }

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

  .image-5 {
    width: 500px;
  }

  .contact-form-grid {
    display: flex;
    flex-direction: column;
  }

  .image-6.comp-image-size {
    max-width: 150px;
  }

  .people-image-block {
    height: 140px;
    background-image: url('../images/Corporate-Woman.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .people-image-block.img-3 {
    background-image: url('../images/Rectangle-13-3.png');
  }

  .people-image-block.img-2 {
    background-image: url('../images/Rectangle-13-2.png');
  }

  .people-image-block.img-1 {
    background-image: url('../images/Rectangle-13.png');
  }

  .people-image-block.img-1 {
    background-image: url('../images/Corporate-man-1.jpg');
  }

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

  .list-item {
    width: 40%;
  }

  .title-and-bread-crumbs {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  form {
    display: flex;
    flex-direction: column;
  }

  .cart-button {
    margin-right: 15px;
  }

  .text-field-dark.cc-subscribe-input {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
  }

  .label.cc-category-link {
    margin-bottom: 10px;
  }

  .label.cc-category-link.w--current {
    margin-bottom: 10px;
  }

  .text-field {
    width: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
  }

  .text-field::-moz-placeholder {
    text-align: center;
  }

  .text-field::-ms-input-placeholder {
    text-align: center;
  }

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

  .text-field.cc-product-quantity {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .text-field.cc-textarea {
    margin-bottom: 20px;
  }

  .wrap {
    padding-right: 4%;
    padding-left: 4%;
  }

  .wrap.cc-menu {
    padding-right: 25px;
    padding-left: 25px;
  }

  .wrap.cc-styleguide-wrap {
    padding-right: 30px;
    padding-left: 30px;
  }

  .page-headline-wrap {
    width: 90%;
  }

  .page-headline-wrap.cc-overlayed-headline {
    width: auto;
    max-width: none;
  }

  .page-headline-wrap.cc-category-blog-headline {
    width: auto;
    max-width: none;
  }

  .page-headline-wrap.cc-category-headline {
    width: auto;
    max-width: none;
  }

  .content-wrap {
    width: 90%;
  }

  ._3-col-wrap {
    margin-bottom: 90px;
  }

  .team-picture {
    background-position: 50% 0px;
  }

  .product-pic-wrap {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
  }

  .timeline-event-wrap {
    width: 100%;
  }

  .subscribe-headline {
    line-height: 40px;
  }

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

  .footer-link {
    width: 100%;
    height: auto;
    border-right-style: none;
  }

  .subscribe-wrap {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .category-list {
    display: flex;
    margin-right: 0px;
    flex-direction: column;
    align-items: stretch;
  }

  .category-item {
    margin-right: 0px;
  }

  .product-picture.cc-featured-picture {
    height: 380px;
  }

  .product-main-details {
    width: 100%;
  }

  .link-wrap-category.cc-blog-feed-wrap {
    width: 100%;
  }

  .error-message {
    font-size: 14px;
    line-height: 22px;
  }

  .premium-block-content-wrap {
    width: 100%;
    padding: 30px 4%;
  }

  .product-details-wrap {
    width: 100%;
  }

  .product-dimensions-wrap {
    width: 100%;
  }

  .blog-picture.cc-feed-blog-pic {
    width: 100%;
    height: 300px;
  }

  .blog-pic-wrap {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
    text-align: center;
  }

  .magazine-small-image-1 {
    width: 50%;
    height: 200px;
    margin-right: 10px;
    margin-bottom: 0px;
  }

  .magazine-small-image-2 {
    width: 50%;
    height: 200px;
    margin-left: 10px;
  }

  .magazine-images-wrap {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .header-image {
    min-width: auto;
  }

  .header-section {
    padding-right: 0px;
    padding-left: 0px;
  }

  .header-content {
    justify-content: center;
  }

  .magazine-image {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .magazine-small-images {
    display: flex;
    width: 100%;
    align-items: center;
  }

  .contact-form-wrap {
    padding: 40px;
  }

  .contact-details-wrap {
    margin-bottom: -30px;
  }

  .deco-block {
    padding-right: 4%;
    padding-left: 4%;
  }

  .wrap-overlayed {
    padding-right: 4%;
    padding-left: 4%;
  }

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

  .related-blog-detail-post-wrap {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
    text-align: center;
  }

  .blog-category-headline {
    font-size: 36px;
    line-height: 48px;
  }

  .blog-post-headline {
    width: 100%;
  }

  .blog-post-feed-wrap {
    flex-direction: column;
    align-items: center;
  }

  .blog-feed-content {
    margin-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .blog-home-headline-wrap {
    text-align: center;
  }

  .blog-home-headline-wrap.cc-left-column-headline {
    text-align: center;
  }

  .blog-home-left-column-content-wrap {
    text-align: center;
  }

  .out-of-stock-message {
    font-size: 14px;
    line-height: 22px;
  }

  .category-wrap {
    flex-direction: column;
    align-items: stretch;
  }

  .sticky-nav {
    position: relative;
  }

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

  .hero-image.slide-2-img {
    display: block;
  }

  .div-block-2 {
    display: block;
    margin-left: 60px;
    flex-direction: row;
  }

  .hero-paragraph {
    color: #fff;
    text-shadow: 1px 1px 6px #1d1f2e;
  }

  .container-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .grid-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .categories {
    display: none;
    padding-right: 20px;
    padding-left: 20px;
  }

  .category-links {
    margin-right: 20px;
    font-size: 15px;
  }

  .post-home-heading {
    line-height: 25px;
  }

  .people-section {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .section-heading.dark-text.sm-padding {
    padding-left: 20px;
  }

  .grid-4 {
    display: flex;
    flex-direction: column;
  }

  .people-section-div {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }

  .home-cases {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .grid-5 {
    display: inline-block;
    height: 6%;
    flex-direction: column;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-4 {
    width: 30%;
  }

  .div-block-5 {
    width: 500px;
  }

  .div-block-5.first-case {
    width: 500px;
  }

  .case-block {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .contact-form-2 {
    padding: 40px 20px;
  }

  .hero-image-div {
    display: none;
  }

  .heading-mobile {
    font-size: 30px;
    line-height: 35px;
  }

  .competence-list {
    margin-right: 0px;
    margin-left: 20px;
  }

  .link {
    line-height: 20px;
  }

  .image-6 {
    margin-bottom: 20px;
  }

  .image-6.comp-image-size {
    max-width: 130px;
  }

  .heading-3 {
    width: 80%;
  }

  .people-image-block.img-1 {
    background-image: url('../images/Corporate-man-1.jpg');
  }

  .slide-1 {
    background-image: linear-gradient(180deg, rgba(15, 137, 145, 0.6), rgba(25, 69, 71, 0.66)), url('../images/Hero-Image-1-min-1.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hearo1-header {
    color: #fff;
  }

  .offerings {
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(29, 31, 46, 0.4);
  }

  .div-block-mobile {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .link-block-5 {
    margin-right: 20px;
  }

  .link-block-6 {
    margin-right: 20px;
  }

  .link-block-7 {
    margin-right: 20px;
  }

  .pad-right {
    margin-right: 20px;
  }

  .title-and-bread-crumbs {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .cart-container {
    min-width: 320px;
  }

  .cart-product-name {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 24px;
  }

  .cart-product-price {
    font-size: 14px;
  }

  .text-field-dark.cc-subscribe-input {
    width: 100%;
  }

  .text-field-dark.cc-subscribe-input.contact-spacing {
    color: hsla(0, 0%, 100%, 0.7);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
  }

  .wrap {
    padding-right: 4%;
    padding-left: 4%;
  }

  .wrap.cc-menu {
    padding-right: 0px;
    padding-left: 0px;
  }

  .team-picture {
    width: 100%;
  }

  .subscribe-headline {
    margin-bottom: 10px;
  }

  .footer-link {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
    order: 1;
    border-right-style: none;
    font-size: 15px;
  }

  .subscribe-wrap {
    padding: 60px 20px;
  }

  .product-image {
    height: 360px;
  }

  .error-state {
    font-size: 14px;
    line-height: 22px;
  }

  .underlined-link.cc-homepage-link {
    margin-top: 5px;
  }

  .magazine-small-image-1 {
    height: 130px;
    margin-right: 5px;
  }

  .magazine-small-image-2 {
    height: 130px;
    margin-left: 5px;
  }

  .magazine-image {
    margin-bottom: 10px;
  }

  .office-image {
    height: 190px;
  }

  .office-wrap {
    margin-bottom: 0px;
  }

  .contact-form-wrap {
    padding: 40px 30px;
  }

  .contact-details-wrap {
    margin-bottom: -30px;
  }

  .deco-block {
    padding-right: 0%;
    padding-left: 0%;
  }

  .deco-block.styleguide-deco-block {
    padding-right: 4%;
    padding-left: 4%;
  }

  .wrap-overlayed {
    padding-right: 4%;
    padding-left: 4%;
  }

  .wrap-overlayed.checkout {
    padding-right: 0%;
    padding-left: 0%;
  }

  .blog-post-cover-pic {
    height: 300px;
  }

  .blog-home-headline-wrap {
    margin-bottom: 30px;
  }

  .licence-item {
    flex-direction: column;
  }

  .slide-2 {
    background-image: linear-gradient(0deg, rgba(25, 69, 71, 0.63), rgba(15, 137, 145, 0.38)), linear-gradient(180deg, rgba(8, 60, 89, 0.52), rgba(8, 60, 89, 0.52)), url('../images/Hero-Image-6.jpg');
    background-position: 0px 0px, 0px 0px, 70% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }

  .sticky-nav {
    padding: 0px;
  }

  .nav-grid {
    display: none;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .hero-image.slide-2-img {
    display: none;
    height: 300px;
  }

  .hearo-header {
    width: 100.0001%;
    margin-top: 0px;
    padding-left: 0px;
    font-size: 55px;
    line-height: 60px;
  }

  .hearo-header.pages-title-block {
    padding-left: 10px;
    font-size: 50px;
  }

  .hearo-header.pages-title-block.itgov {
    padding-left: 0px;
    font-size: 45px;
  }

  .icon {
    margin-top: 220px;
    margin-right: 10px;
  }

  .left-arrow-2 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    margin-right: 250px;
    margin-left: 0px;
  }

  .icon-2 {
    margin-top: 220px;
    margin-left: 10px;
  }

  .slide-nav-2 {
    position: absolute;
    font-family: Karla, sans-serif;
    font-weight: 400;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    cursor: auto;
    mix-blend-mode: normal;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-2 {
    display: inline-block;
    width: 95%;
    margin-top: 40px;
    margin-right: 0px;
    margin-left: 45px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .hero-paragraph {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
    padding-top: 6px;
    padding-bottom: 10px;
    text-shadow: 1px 1px 6px #000;
    mix-blend-mode: normal;
  }

  .columns {
    display: flex;
    flex-direction: row;
  }

  .hero-button {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
  }

  .hero-button.message-button {
    margin-right: auto;
    margin-left: auto;
  }

  .hero-button.spacing {
    margin-top: 10px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid-3 {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .categories {
    display: none;
    width: 100%;
  }

  .post-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-2 {
    width: 100%;
  }

  .people-section {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
  }

  .grid-4 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 31px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .people-section-div {
    width: 100%;
    margin-bottom: 40px;
  }

  .category-section-title {
    width: 100%;
  }

  .home-cases {
    margin-bottom: 30px;
  }

  .grid-5 {
    display: flex;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-4 {
    width: 40%;
    margin-top: 0px;
    margin-bottom: 10px;
  }

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

  .div-block-5 {
    width: auto;
    height: auto;
    margin-top: -25px;
  }

  .div-block-5.first-case {
    width: auto;
    float: none;
  }

  .case-block {
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 0px;
    flex-direction: column-reverse;
  }

  .case-block.last-case {
    display: flex;
    flex-direction: column-reverse;
  }

  .paragraph-2 {
    font-size: 16px;
  }

  .image-5 {
    width: auto;
    margin-top: 0px;
  }

  .image-5.second-case {
    width: auto;
    margin-top: 0px;
  }

  .div-block-8 {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
  }

  .hero-image-div {
    height: 500px;
  }

  .column-2 {
    display: none;
  }

  .column-6 {
    display: none;
  }

  .heading-mobile {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -1px;
  }

  .competence-list {
    margin-right: 20px;
    margin-left: 20px;
  }

  .grid-6 {
    display: flex;
    overflow: auto;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .link {
    font-size: 15px;
    line-height: 20px;
  }

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

  .image-6.comp-image-size {
    max-width: 130px;
  }

  .heading-3 {
    width: 85%;
  }

  .people-image-block.img-1 {
    background-image: url('../images/Corporate-man-1.jpg');
  }

  .hero-image-2 {
    display: none;
  }

  .hero-image-3 {
    display: none;
  }

  .hero-image-4 {
    display: none;
  }

  .post-type {
    width: 87px;
  }

  .slide-1 {
    background-image: linear-gradient(0deg, rgba(25, 69, 71, 0.74), rgba(15, 137, 145, 0.35)), url('../images/Hero-Image-1-min-1.jpg');
    background-position: 0px 0px, 70% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hearo1-header {
    margin-top: 10px;
    font-size: 55px;
    line-height: 60px;
  }

  .hearo1-header.pages-title-block {
    padding-left: 10px;
    font-size: 55px;
  }

  .slide-3 {
    background-image: linear-gradient(0deg, rgba(25, 69, 71, 0.5), rgba(15, 137, 145, 0.4)), url('../images/Hero-Image-4.jpg');
    background-position: 0px 0px, 70% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .slide-4 {
    background-image: linear-gradient(0deg, rgba(25, 69, 71, 0.63), rgba(15, 137, 145, 0.38)), linear-gradient(180deg, rgba(8, 60, 89, 0.52), rgba(8, 60, 89, 0.52)), url('../images/Hero-Image-5-Governance.jpg');
    background-position: 0px 0px, 0px 0px, 45% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }

  .slider-4 {
    height: 700px;
  }

  .offerings {
    display: inline-block;
    width: 100%;
  }

  .text-block-4 {
    padding-right: 90px;
  }

  .dropdown-toggle {
    width: 100%;
    border-style: none;
    border-width: 1px;
    border-color: rgba(29, 31, 46, 0.32);
  }

  .div-block-mobile {
    display: inline-block;
    width: 100%;
    margin-top: 0px;
  }

  .dropdown-list {
    background-color: #fff;
  }

  .dropdown-list.w--open {
    box-shadow: 0 3px 7px -1px rgba(0, 0, 0, 0.51);
  }

  .link-block {
    width: 100%;
  }

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

  .link-block-3 {
    width: 100%;
  }

  .link-block-4 {
    width: 100%;
  }

  .right-arrow-2 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .pad-right {
    margin-right: 0px;
  }

  .image-7 {
    max-width: 100%;
  }

  .title-and-bread-crumbs {
    width: 90%;
    padding-right: 0px;
    padding-left: 20px;
  }

  .grid-main {
    display: flex;
    overflow: auto;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .container-6 {
    max-width: 90%;
  }

  .case-field {
    padding: 0px 10px 0px 11px;
  }
}

#w-node-_8cb3e9b1-74fd-a407-1113-56da6fd27e2e-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area;
  -ms-grid-column-align: end;
  justify-self: end;
}

.grid-2>#w-node-_8cb3e9b1-74fd-a407-1113-56da6fd27e2e-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-3>#w-node-_8cb3e9b1-74fd-a407-1113-56da6fd27e2e-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-4>#w-node-_8cb3e9b1-74fd-a407-1113-56da6fd27e2e-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-5>#w-node-_8cb3e9b1-74fd-a407-1113-56da6fd27e2e-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 8;
  -ms-grid-column-span: 3;
}

.contact-form-grid>#w-node-_8cb3e9b1-74fd-a407-1113-56da6fd27e2e-27763c56 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_5ecbf4be-ae67-bcdf-9fa4-f88e1939d758-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  grid-area: Area-2;
}

.grid-2>#w-node-_5ecbf4be-ae67-bcdf-9fa4-f88e1939d758-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-3>#w-node-_5ecbf4be-ae67-bcdf-9fa4-f88e1939d758-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-4>#w-node-_5ecbf4be-ae67-bcdf-9fa4-f88e1939d758-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
}

#w-node-_7bcd6921-893c-d239-13b1-3f77ea18c6cc-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area;
  -ms-grid-column-align: end;
  justify-self: end;
}

.grid-2>#w-node-_7bcd6921-893c-d239-13b1-3f77ea18c6cc-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-3>#w-node-_7bcd6921-893c-d239-13b1-3f77ea18c6cc-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-4>#w-node-_7bcd6921-893c-d239-13b1-3f77ea18c6cc-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-5>#w-node-_7bcd6921-893c-d239-13b1-3f77ea18c6cc-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 8;
  -ms-grid-column-span: 3;
}

.contact-form-grid>#w-node-_7bcd6921-893c-d239-13b1-3f77ea18c6cc-27763c56 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_64af1046-0f69-c765-851e-893d92d7e4f3-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  grid-area: Area-2;
}

.grid-2>#w-node-_64af1046-0f69-c765-851e-893d92d7e4f3-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-3>#w-node-_64af1046-0f69-c765-851e-893d92d7e4f3-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-4>#w-node-_64af1046-0f69-c765-851e-893d92d7e4f3-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
}

#w-node-e92860e0-eb82-3bed-6802-8bfc444da0bf-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area;
  -ms-grid-column-align: end;
  justify-self: end;
}

.grid-2>#w-node-e92860e0-eb82-3bed-6802-8bfc444da0bf-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-3>#w-node-e92860e0-eb82-3bed-6802-8bfc444da0bf-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-4>#w-node-e92860e0-eb82-3bed-6802-8bfc444da0bf-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-5>#w-node-e92860e0-eb82-3bed-6802-8bfc444da0bf-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 8;
  -ms-grid-column-span: 3;
}

.contact-form-grid>#w-node-e92860e0-eb82-3bed-6802-8bfc444da0bf-27763c56 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-c162daf2-736e-1c3c-145e-6085a3d77552-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  grid-area: Area-2;
}

.grid-2>#w-node-c162daf2-736e-1c3c-145e-6085a3d77552-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-3>#w-node-c162daf2-736e-1c3c-145e-6085a3d77552-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-4>#w-node-c162daf2-736e-1c3c-145e-6085a3d77552-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
}

#w-node-_39a104a9-e934-c66d-6d5c-c94c08fd8b3b-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area;
  -ms-grid-column-align: end;
  justify-self: end;
}

.grid-2>#w-node-_39a104a9-e934-c66d-6d5c-c94c08fd8b3b-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-3>#w-node-_39a104a9-e934-c66d-6d5c-c94c08fd8b3b-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-4>#w-node-_39a104a9-e934-c66d-6d5c-c94c08fd8b3b-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-5>#w-node-_39a104a9-e934-c66d-6d5c-c94c08fd8b3b-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 8;
  -ms-grid-column-span: 3;
}

.contact-form-grid>#w-node-_39a104a9-e934-c66d-6d5c-c94c08fd8b3b-27763c56 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_977e11b5-a7c7-acf0-645c-b834e8d9e45c-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  grid-area: Area-2;
}

.grid-2>#w-node-_977e11b5-a7c7-acf0-645c-b834e8d9e45c-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-3>#w-node-_977e11b5-a7c7-acf0-645c-b834e8d9e45c-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-4>#w-node-_977e11b5-a7c7-acf0-645c-b834e8d9e45c-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
}

#w-node-_4d1e7f20-01a0-04dc-eaf9-3190087e0b40-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area;
  -ms-grid-column-align: end;
  justify-self: end;
}

.grid-2>#w-node-_4d1e7f20-01a0-04dc-eaf9-3190087e0b40-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-3>#w-node-_4d1e7f20-01a0-04dc-eaf9-3190087e0b40-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-4>#w-node-_4d1e7f20-01a0-04dc-eaf9-3190087e0b40-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-5>#w-node-_4d1e7f20-01a0-04dc-eaf9-3190087e0b40-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 8;
  -ms-grid-column-span: 3;
}

.contact-form-grid>#w-node-_4d1e7f20-01a0-04dc-eaf9-3190087e0b40-27763c56 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_4d1e7f20-01a0-04dc-eaf9-3190087e0b45-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  grid-area: Area-2;
}

.grid-2>#w-node-_4d1e7f20-01a0-04dc-eaf9-3190087e0b45-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-3>#w-node-_4d1e7f20-01a0-04dc-eaf9-3190087e0b45-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-4>#w-node-_4d1e7f20-01a0-04dc-eaf9-3190087e0b45-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
}

#w-node-_1d2607b5-b4d0-6ad2-ce21-ef0b0da1ab70-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area;
  -ms-grid-column-align: end;
  justify-self: end;
}

.grid-2>#w-node-_1d2607b5-b4d0-6ad2-ce21-ef0b0da1ab70-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-3>#w-node-_1d2607b5-b4d0-6ad2-ce21-ef0b0da1ab70-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-4>#w-node-_1d2607b5-b4d0-6ad2-ce21-ef0b0da1ab70-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-5>#w-node-_1d2607b5-b4d0-6ad2-ce21-ef0b0da1ab70-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 8;
  -ms-grid-column-span: 3;
}

.contact-form-grid>#w-node-_1d2607b5-b4d0-6ad2-ce21-ef0b0da1ab70-27763c56 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_1d2607b5-b4d0-6ad2-ce21-ef0b0da1ab75-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  grid-area: Area-2;
}

.grid-2>#w-node-_1d2607b5-b4d0-6ad2-ce21-ef0b0da1ab75-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-3>#w-node-_1d2607b5-b4d0-6ad2-ce21-ef0b0da1ab75-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
}

.grid-4>#w-node-_1d2607b5-b4d0-6ad2-ce21-ef0b0da1ab75-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
}

#w-node-_08e0ca42-8592-2e92-fa24-20e00ce1155b-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area;
}

.grid-2>#w-node-_08e0ca42-8592-2e92-fa24-20e00ce1155b-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-3>#w-node-_08e0ca42-8592-2e92-fa24-20e00ce1155b-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-4>#w-node-_08e0ca42-8592-2e92-fa24-20e00ce1155b-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-5>#w-node-_08e0ca42-8592-2e92-fa24-20e00ce1155b-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 8;
  -ms-grid-column-span: 3;
}

.contact-form-grid>#w-node-_08e0ca42-8592-2e92-fa24-20e00ce1155b-27763c56 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-e36fd1f1-a1b8-d8ab-fce5-7969d0f8c357-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area;
}

.grid-2>#w-node-e36fd1f1-a1b8-d8ab-fce5-7969d0f8c357-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-3>#w-node-e36fd1f1-a1b8-d8ab-fce5-7969d0f8c357-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-4>#w-node-e36fd1f1-a1b8-d8ab-fce5-7969d0f8c357-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-5>#w-node-e36fd1f1-a1b8-d8ab-fce5-7969d0f8c357-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 8;
  -ms-grid-column-span: 3;
}

.contact-form-grid>#w-node-e36fd1f1-a1b8-d8ab-fce5-7969d0f8c357-27763c56 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_1c14e04e-9a34-dda0-34ed-e6349872a709-27763c56 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1c14e04e-9a34-dda0-34ed-e6349872a70a-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area;
}

.grid-2>#w-node-_1c14e04e-9a34-dda0-34ed-e6349872a70a-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-3>#w-node-_1c14e04e-9a34-dda0-34ed-e6349872a70a-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-4>#w-node-_1c14e04e-9a34-dda0-34ed-e6349872a70a-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-5>#w-node-_1c14e04e-9a34-dda0-34ed-e6349872a70a-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 8;
  -ms-grid-column-span: 3;
}

.contact-form-grid>#w-node-_1c14e04e-9a34-dda0-34ed-e6349872a70a-27763c56 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-a199df93-6942-47d6-7f5b-20b4f07e9630-27763c56 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a199df93-6942-47d6-7f5b-20b4f07e9631-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area;
}

.grid-2>#w-node-a199df93-6942-47d6-7f5b-20b4f07e9631-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-3>#w-node-a199df93-6942-47d6-7f5b-20b4f07e9631-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-4>#w-node-a199df93-6942-47d6-7f5b-20b4f07e9631-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-5>#w-node-a199df93-6942-47d6-7f5b-20b4f07e9631-27763c56 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 8;
  -ms-grid-column-span: 3;
}

.contact-form-grid>#w-node-a199df93-6942-47d6-7f5b-20b4f07e9631-27763c56 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-f13930f0-e757-eaba-7507-2c5483027a2e-83027a2b {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area;
  -ms-grid-column-align: end;
  justify-self: end;
}

.grid-2>#w-node-f13930f0-e757-eaba-7507-2c5483027a2e-83027a2b {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-3>#w-node-f13930f0-e757-eaba-7507-2c5483027a2e-83027a2b {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-4>#w-node-f13930f0-e757-eaba-7507-2c5483027a2e-83027a2b {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

.grid-5>#w-node-f13930f0-e757-eaba-7507-2c5483027a2e-83027a2b {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 8;
  -ms-grid-column-span: 3;
}

.contact-form-grid>#w-node-f13930f0-e757-eaba-7507-2c5483027a2e-83027a2b {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

@media screen and (max-width: 991px) {
  .grid-5>#w-node-_8cb3e9b1-74fd-a407-1113-56da6fd27e2e-27763c56 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }

  .grid-5>#w-node-_7bcd6921-893c-d239-13b1-3f77ea18c6cc-27763c56 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }

  .grid-5>#w-node-e92860e0-eb82-3bed-6802-8bfc444da0bf-27763c56 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }

  .grid-5>#w-node-_39a104a9-e934-c66d-6d5c-c94c08fd8b3b-27763c56 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }

  .grid-5>#w-node-_4d1e7f20-01a0-04dc-eaf9-3190087e0b40-27763c56 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }

  .grid-5>#w-node-_1d2607b5-b4d0-6ad2-ce21-ef0b0da1ab70-27763c56 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }

  .grid-5>#w-node-_08e0ca42-8592-2e92-fa24-20e00ce1155b-27763c56 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }

  .grid-5>#w-node-e36fd1f1-a1b8-d8ab-fce5-7969d0f8c357-27763c56 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }

  .grid-5>#w-node-_1c14e04e-9a34-dda0-34ed-e6349872a70a-27763c56 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }

  .grid-5>#w-node-a199df93-6942-47d6-7f5b-20b4f07e9631-27763c56 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }

  .grid-5>#w-node-f13930f0-e757-eaba-7507-2c5483027a2e-83027a2b {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }
}

#w-node-f13930f0-e757-eaba-7507-2c5483027a31-83027a2b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-f13930f0-e757-eaba-7507-2c5483027a33-83027a2b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-f13930f0-e757-eaba-7507-2c5483027a35-83027a2b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-f13930f0-e757-eaba-7507-2c5483027a37-83027a2b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-f13930f0-e757-eaba-7507-2c5483027a39-83027a2b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-f13930f0-e757-eaba-7507-2c5483027a3b-83027a2b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_0138b88d-fbf0-c024-f076-8d62635eb828-48effbd1 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-be9b94e5-2847-caf7-12c8-8cbe62aff4ed-62aff4e8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-be9b94e5-2847-caf7-12c8-8cbe62aff4f4-62aff4e8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-be9b94e5-2847-caf7-12c8-8cbe62aff4fb-62aff4e8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-be9b94e5-2847-caf7-12c8-8cbe62aff504-62aff4e8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e88a0756-985d-3e65-9a57-c269a2f6ad2b-a2f6ad2b {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_9cdbfe48-4775-2d3d-4bfd-4b5e204f792d-204f7928 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9cdbfe48-4775-2d3d-4bfd-4b5e204f7930-204f7928 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9cdbfe48-4775-2d3d-4bfd-4b5e204f7933-204f7928 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-5a763c62 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_30c7f8b5-ec83-d078-1d71-537e258acf30-5a763c62 {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-ff28328c-6c98-09cb-9d2d-d474696ea4a7-c6763c64 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ff28328c-6c98-09cb-9d2d-d474696ea4b6-c6763c64 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_02c6fa02-536e-0a14-eeb0-52df59cdabaf-e8763c65 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-aa14e540-6c2e-cee6-006a-dac2477ee653-e8763c65 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_1b0f460c-cdb8-7be8-d1a9-c28b3806e05c-bb763c68 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_54b4b0d3-24cf-3e83-0b1f-53f6d95f18df-bb763c68 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2d2e750c-a2a7-4379-71a8-dcf95aece3c3-74ae0ed7 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_2d2e750c-a2a7-4379-71a8-dcf95aece3c7-74ae0ed7 {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-ccef85e5-1518-d33c-612a-478714fd826f-74ae0ed7 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-c027178e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_3b76cb28-c014-1b1f-308b-020d03b607f8-c027178e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3f176a07-c690-5afe-5271-4e2a6e89e9db-c027178e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ee039618-cdf0-8c2e-d9a6-fbb0e3153076-c027178e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d6294063-aefd-92bc-32ac-55820b7a51df-c027178e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-b20dc6e0 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-01a133d4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-83a1d686 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_3dc33a3a-5765-817b-7d70-4f2277ae4324-77ae431a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3dc33a3a-5765-817b-7d70-4f2277ae4328-77ae431a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3dc33a3a-5765-817b-7d70-4f2277ae432d-77ae431a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3dc33a3a-5765-817b-7d70-4f2277ae4332-77ae431a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-4e2de5d1 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-421321b2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-aeeaf56d {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-f0fa954d {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-0502f543 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-791f21c5 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d4e19bf4-bc1c-72f0-9709-69acc0b170dd-47f0a522 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 991px) {
  #w-node-_9cdbfe48-4775-2d3d-4bfd-4b5e204f792b-204f7928 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_2d2e750c-a2a7-4379-71a8-dcf95aece3c3-74ae0ed7 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0138b88d-fbf0-c024-f076-8d62635eb818-48effbd1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0138b88d-fbf0-c024-f076-8d62635eb820-48effbd1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

