.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-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.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-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-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-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-commerceboldtextblock {
  font-weight: 700;
}

.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-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-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-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-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: Sen, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.5;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

a {
  color: #ffde03;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 40px;
}

li {
  margin-bottom: 25px;
}

label {
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #eb5757;
  font-size: 25px;
  line-height: 1.5;
  font-weight: 800;
}

.banner {
  display: block;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #222;
  color: #f9f9f9;
  font-size: 18px;
  text-decoration: none;
}

.style-guide-wrapper {
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.style-left {
  width: 30%;
  padding: 20px 20px 20px 0px;
}

.style-right {
  width: 70%;
  padding: 20px;
}

.style-menu {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.style-section {
  margin-bottom: 70px;
  padding-top: 20px;
}

.btn {
  padding: 5px 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #eb5757;
  border-radius: 5px;
  background-color: #eb5757;
  transition: border-color 300ms ease, background-color 300ms ease;
  font-weight: 700;
}

.btn:hover {
  border-color: #222;
  background-color: #222;
}

.btn.dark {
  border-color: #222;
  background-color: #222;
}

.btn.dark:hover {
  border-color: #eb5757;
  background-color: #eb5757;
}

.btn.dark.outline {
  border-color: #222;
  color: #222;
}

.btn.dark.outline:hover {
  border-color: #222;
  background-color: #222;
}

.btn.dark.outline.cat-menu {
  width: 100%;
}

.btn.dark.outline.cat-menu.w--current {
  background-color: #222;
  color: #f9f9f9;
}

.btn.light {
  border-color: #f9f9f9;
  background-color: #f9f9f9;
  color: #222;
}

.btn.light:hover {
  border-color: #eb5757;
  background-color: #eb5757;
  color: #f9f9f9;
}

.btn.light.outline {
  color: #f9f9f9;
}

.btn.light.outline:hover {
  border-color: #f9f9f9;
  background-color: #f9f9f9;
  color: #222;
}

.btn.outline {
  background-color: transparent;
  color: #eb5757;
}

.btn.outline:hover {
  border-color: #eb5757;
  background-color: #eb5757;
  color: #f9f9f9;
}

.btn.outline:focus {
  border-style: solid;
  border-width: 1px;
  border-color: #eb5757;
  box-shadow: 0 0 2px 0 #eb5757;
}

.color-wrapper {
  display: flex;
  margin-bottom: 35px;
  justify-content: space-between;
}

.color-block {
  position: relative;
  display: flex;
  width: 100px;
  height: 100px;
  padding: 12px;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 5px;
  background-color: #d1d1d1;
  font-size: 12px;
}

.color-block.primary {
  background-color: #222;
  color: #f9f9f9;
}

.color-block.secondary {
  background-color: #eb5757;
  color: #f9f9f9;
}

.color-block.white {
  background-color: #f9f9f9;
}

.color-block.primary-variant {
  background-color: #525252;
  color: #f9f9f9;
}

.color-block.secondary-variant {
  background-color: #ab4040;
  color: #f9f9f9;
}

.color-block.alert-blocks {
  width: 22%;
}

.color-block.alert-blocks.caution {
  background-color: #ffde03;
}

.color-block.alert-blocks.warning {
  background-color: #e53935;
  color: #f9f9f9;
}

.color-block.alert-blocks.alert {
  background-color: #1976d2;
  color: #f9f9f9;
}

.color-block.alert-blocks.success {
  min-height: auto;
  padding-top: 0px;
  background-color: #20c788;
  color: #f9f9f9;
}

.separator {
  height: 1px;
  margin-bottom: 20px;
  background-color: #525252;
}

.style-link-wrapper {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 5px;
}

.style-link-wrapper.dark {
  background-color: #222;
  color: #f9f9f9;
}

.small {
  margin-bottom: 10px;
  font-size: 10px;
}

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

.small.footer-small {
  margin-bottom: 220px;
  padding-top: 20px;
  font-size: 12px;
}

.page-title-section {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #222;
  color: #f9f9f9;
}

.body-wrapper {
  max-width: none;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

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

.style-menu-wrapper {
  margin-bottom: 10px;
}

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

.input {
  border: 1px solid #222;
  border-radius: 5px;
}

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

.input:active {
  border-color: #eb5757;
}

.input:focus {
  border-color: #eb5757;
}

.input.-wfp-focus {
  border-color: #eb5757;
}

.input::-moz-placeholder {
  color: #525252;
}

.input::-ms-input-placeholder {
  color: #525252;
}

.input::placeholder {
  color: #525252;
}

.input.cart-quantity {
  margin-right: 5px;
  margin-bottom: 0px;
}

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

.alert-wrapper {
  margin-bottom: 10px;
  padding: 20px;
  border-radius: 5px;
  background-color: #f9f9f9;
}

.alert-wrapper.danger {
  background-color: #e53935;
  color: #f9f9f9;
}

.alert-wrapper.warning {
  background-color: #ffde03;
}

.alert-wrapper.success {
  min-height: auto;
  padding-top: 20px;
  background-color: #20c788;
  color: #f9f9f9;
}

.alert-wrapper.information {
  background-color: #1976d2;
  color: #f9f9f9;
}

.style-pill-wrapper {
  display: flex;
  margin-bottom: 10px;
}

.style-pill-wrapper.style-page {
  display: flex;
  align-items: flex-start;
}

.pill {
  margin-right: 10px;
  padding: 5px 20px;
  border-radius: 20px;
  background-color: #1976d2;
  color: #f9f9f9;
}

.pill.warning {
  background-color: #e53935;
  color: #f9f9f9;
}

.pill.warning.badge {
  border-radius: 0px;
}

.pill.caution {
  background-color: #ffde03;
  color: #222;
}

.pill.caution.badge {
  border-radius: 0px;
}

.pill.success {
  min-height: auto;
  padding-top: 5px;
  background-color: #20c788;
  color: #f9f9f9;
}

.pill.success.badge {
  border-radius: 0px;
}

.pill.badge {
  border-radius: 0px;
}

.hello-section {
  height: auto;
  max-height: none;
  min-height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  -o-object-fit: cover;
  object-fit: cover;
}

.hello-section.about-hero {
  background-image: linear-gradient(180deg, #000, transparent 93%), url('../images/background-engineering.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.hello-section.hello-contact-us {
  border-top: 4px solid #000;
  background-image: linear-gradient(360deg, #222, rgba(34, 34, 34, 0)), url('../images/adam-solomon-WHUDOzd5IYU-unsplash-1-1.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.menu-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 900;
  padding-bottom: 0px;
  font-size: 14px;
}

.navbar {
  padding-top: 0px;
  padding-bottom: 5px;
  background-color: #999;
}

.nav-link {
  position: relative;
  display: inline-block;
  margin-right: 0px;
  margin-left: 10px;
  padding: 4px 10px;
  border-radius: 5px;
  transition: all 300ms ease;
  color: #f9f9f9;
  text-decoration: none;
}

.nav-link:hover {
  background-color: #222;
  background-image: none;
}

.nav-link.w--current {
  color: #f9f9f9;
}

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

.hero-wrapper {
  display: flex;
  min-height: auto;
  padding-bottom: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.hero-heading {
  width: 35%;
  color: #f9f9f9;
  font-size: 62px;
  line-height: 1.2;
}

.hero-heading.anout-hero-heading {
  width: 40%;
}

.hero-paragraph {
  width: 35%;
  margin-bottom: 25px;
  color: #f9f9f9;
  font-size: 18px;
}

.hero-button-wrapper {
  margin-left: 0px;
}

.home-section {
  padding-top: 0px;
  padding-bottom: 20px;
  background-image: linear-gradient(180deg, transparent, #000), url('../images/caster_wheels_closeup.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  opacity: 1;
}

.tell-us-more-wrapper {
  display: block;
  margin: 0px 0px 40px;
  padding-top: 0px;
  justify-content: space-between;
  align-items: center;
}

.options-wrapper {
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  justify-content: center;
}

.support-column {
  position: static;
  overflow: visible;
  width: auto;
  min-height: auto;
  padding-right: 40px;
  padding-left: 40px;
  clear: none;
  text-align: center;
  -o-object-fit: none;
  object-fit: none;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.support-square {
  position: relative;
  right: 0%;
  display: flex;
  overflow: hidden;
  max-width: 300px;
  min-height: 180px;
  min-width: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 40px;
  justify-content: center;
  align-items: flex-start;
  border-radius: 5px;
  background-color: #222;
}

.support-square-text {
  color: #f9f9f9;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.support-square-image {
  position: absolute;
  left: auto;
  top: auto;
  right: -30%;
  bottom: -45%;
}

.support-square-image.triangle {
  right: -20%;
  bottom: -30%;
}

.support-square-image.rectangle {
  right: -15%;
  bottom: -65%;
}

.about-us-section {
  min-height: 300px;
  margin-right: 0px;
  margin-left: 0px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.safe-wrapper {
  display: flex;
  min-height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

.shop-item-wrapper {
  width: 100%;
  margin-bottom: 40px;
}

.shop-image {
  min-height: 500px;
  margin-bottom: 30px;
  border-radius: 5px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.shop-image.tumbler-1 {
  position: relative;
  margin-bottom: 15px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.shop-image.tumbler-1.narrow-list {
  min-height: 400px;
}

.shop-image.tumbler-1 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.shop-details-wrapper {
  display: flex;
  justify-content: space-between;
}

.shop-details-left {
  width: 100%;
}

.shop-item-name {
  color: #222;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.shop-item-price {
  margin-right: 10px;
  color: #222;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
}

.shop-item-price.compare {
  color: #eb5757;
  text-decoration: line-through;
}

.footer {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  border: 1px none #000;
  background-color: #222;
}

.footer-bottom-wrapper {
  margin-top: 0px;
  padding-top: 20px;
  color: #f9f9f9;
  text-align: center;
}

.content-section {
  padding-top: 65px;
  padding-bottom: 65px;
}

.contact-form {
  width: 70%;
  padding-left: 20px;
}

.contact-section {
  min-height: 100%;
  min-width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #222;
  background-image: linear-gradient(180deg, transparent 78%, #222), url('../images/contact_us2.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #f9f9f9;
  -o-object-fit: contain;
  object-fit: contain;
}

.contact-wrapper {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.contact-image-div {
  width: 31%;
  height: 550px;
  margin-left: 20px;
  background-image: linear-gradient(90deg, #222, rgba(34, 34, 34, 0.18) 76%), url('../images/contact_us.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.success {
  min-height: 280px;
  padding-top: 125px;
  border-radius: 5px;
  background-color: #20c788;
  color: #f9f9f9;
}

.error {
  border-radius: 5px;
  background-color: #e53935;
  color: #f9f9f9;
}

.image-grid {
  display: -ms-grid;
  display: grid;
  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;
}

.image-source-wrapper {
  overflow: hidden;
  height: 300px;
}

.limg {
  min-height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.products-list {
  display: -ms-grid;
  display: grid;
  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;
}

.price-wrapper {
  display: flex;
  margin-bottom: 15px;
  padding-bottom: 0px;
  justify-content: center;
  border-bottom: 1px none rgba(34, 34, 34, 0.08);
}

.pill-2 {
  margin-right: 10px;
  padding: 5px 20px;
  border-radius: 20px;
  background-color: #1976d2;
  color: #f9f9f9;
}

.pill-2.badge {
  border-radius: 0px;
}

.pill-2.badge.primary.sale {
  position: absolute;
  left: auto;
  top: 4%;
  right: 2%;
  bottom: auto;
  border-radius: 5px;
  background-color: #eb5757;
  font-size: 14px;
  text-transform: uppercase;
}

.shop-button-wrapper {
  display: flex;
  justify-content: center;
}

.shop-item-link-wrapper {
  width: 100%;
  text-decoration: none;
}

.shopping-page-wrapper {
  display: flex;
}

.shopping-page-left {
  width: 40%;
}

.shipping-page-right {
  width: 60%;
  padding-left: 60px;
}

.shopping-page-image {
  position: relative;
  min-height: 450px;
  border-radius: 5px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-product-headin {
  margin-top: 0px;
}

.shop-item-price-page {
  margin-right: 10px;
  color: #222;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

.shop-item-price-page.compare-at {
  color: #eb5757;
  text-decoration: line-through;
}

.page-price-wrapping {
  display: flex;
  margin-bottom: 10px;
  font-size: 18px;
}

.add-to-cart-page-wrapper {
  display: flex;
  margin-top: 15px;
}

.shop-page-wrapper {
  display: flex;
}

.shop-category-menu {
  width: 20%;
  padding-right: 25px;
}

.shop-list {
  width: 80%;
}

.category-menu-item {
  margin-bottom: 10px;
}

.category-menu-heading {
  margin-top: 0px;
  font-size: 18px;
  line-height: 1.5;
}

.empty {
  display: flex;
  min-height: 200px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.wheels-wrapper {
  min-height: 2000px;
  padding: 10px 10px 0px;
  background-image: linear-gradient(180deg, rgba(34, 34, 34, 0.56) 84%, #222), url('../images/warehouse3.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #f9f9f9;
}

.donate-heading-1 {
  margin-bottom: -5px;
  font-size: 38px;
  font-weight: 800;
  text-align: center;
}

.donate-heading-2 {
  margin-bottom: 15px;
  font-size: 30px;
  text-align: center;
}

.donate-paragraph {
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.donate-wrapper {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 30px 10px;
  border: 2px solid #222;
  border-radius: 5px;
}

.donate-link-block {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 5px;
  background-color: #eb5757;
  transition: background-color 300ms ease;
  color: #f9f9f9;
  text-align: center;
  text-decoration: none;
}

.donate-link-block:hover {
  background-color: #222;
}

.text-block {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
  color: #f9f9f9;
  font-size: 24px;
  font-weight: 800;
}

.cart-nav-wrapper {
  display: flex;
  align-items: center;
}

.checkout-form {
  background-color: transparent;
}

.paypal-checkout-form {
  background-color: transparent;
}

.container-checkout {
  max-width: 1200px;
  justify-content: center;
}

.pay-with-browser {
  border-radius: 5px;
}

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

.block-header {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.block-content {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.order-confirmation {
  background-color: transparent;
}

.cart-image-wrapper {
  overflow: hidden;
  width: 60px;
  height: 60px;
}

.product-image-cart {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.utility-page-wrap {
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, rgba(34, 34, 34, 0.42), #222), url('../images/CasterWheelOnFloor.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
  color: #f9f9f9;
}

.utility-page-content {
  display: flex;
  width: 360px;
  flex-direction: column;
  text-align: center;
}

.alert-empty {
  display: none;
  background-color: transparent;
}

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

.bold-text {
  color: #f9f9f9;
  font-size: 26px;
  font-style: italic;
  font-weight: 700;
}

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

.text-block-3 {
  display: flex;
  justify-content: center;
  font-weight: 700;
  text-align: center;
}

.italic-text {
  color: #ffde03;
}

.paragraph-3 {
  margin-right: 20px;
  margin-left: 20px;
  padding: 10px;
  background-color: #000;
  color: #f9f9f9;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.paragraph-4 {
  margin-right: 20px;
  margin-left: 20px;
  padding: 10px;
  background-color: #000;
  color: #f9f9f9;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.support-paragraph {
  max-width: 300px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 10px;
  background-color: #000;
  color: #f9f9f9;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.header-with-wheels {
  display: flex;
  margin-bottom: 20px;
  padding: 0px;
  justify-content: center;
  border: 1px none #f9f9f9;
  border-radius: 0px;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-2 {
  margin-bottom: 0px;
  border: 2px none #000;
  opacity: 1;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.text-block-5 {
  margin-top: 0px;
  padding-right: 40px;
  padding-left: 40px;
  flex: 1;
  color: #fff;
  font-size: 18px;
  line-height: 1.1;
  text-align: center;
}

.home-service-grid {
  margin-right: 220px;
  margin-left: 220px;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-columns: 3fr 3fr;
  grid-template-columns: 3fr 3fr;
  -ms-grid-rows: auto minmax(1px, 1px);
  grid-template-rows: auto minmax(1px, 1px);
  line-height: 1.2;
}

.home-service-grid-text {
  color: #f9f9f9;
  text-align: center;
}

.text-span {
  color: #ffde03;
  font-size: 24px;
  font-weight: 700;
}

.learning-text-block {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  color: #f9f9f9;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-align: center;
}

.learning-service-div-block {
  display: inline-block;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-top: 0px;
  -ms-grid-row-align: center;
  align-self: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.video-quickchange {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  max-width: none;
  min-width: auto;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  border: 2px solid #f9f9f9;
  background-image: none;
  background-size: cover;
  text-align: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.text-span-2 {
  color: #ffde03;
}

.text-span-3 {
  color: #ffde03;
}

.text-span-4 {
  color: #ffde03;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  text-align: center;
}

.purchasing-section-copy {
  height: auto;
  max-height: none;
  min-height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  -o-object-fit: cover;
  object-fit: cover;
}

.purchasing-section-copy.about-hero {
  background-image: linear-gradient(180deg, #000, transparent 93%), url('../images/background-engineering.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.purchasing-section-copy.hello-contact-us {
  border-top: 4px solid #000;
  background-image: linear-gradient(360deg, #222, rgba(34, 34, 34, 0)), url('../images/adam-solomon-WHUDOzd5IYU-unsplash-1-1.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.maintenance-section {
  height: auto;
  max-height: none;
  min-height: auto;
  padding-top: 10px;
  padding-bottom: 0px;
  background-image: linear-gradient(180deg, #000, transparent 75%), url('../images/background-maintenance.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -o-object-fit: cover;
  object-fit: cover;
}

.maintenance-section.about-hero {
  background-image: linear-gradient(180deg, #000, transparent 93%), url('../images/background-engineering.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.maintenance-section.hello-contact-us {
  border-top: 4px solid #000;
  background-image: linear-gradient(360deg, #222, rgba(34, 34, 34, 0)), url('../images/adam-solomon-WHUDOzd5IYU-unsplash-1-1.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.engineering-section {
  height: auto;
  max-height: none;
  min-height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.94);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/background-learning.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -o-object-fit: cover;
  object-fit: cover;
}

.engineering-section.about-hero {
  margin-top: 0px;
  padding-top: 10px;
  background-image: linear-gradient(180deg, #000, transparent 75%), url('../images/background-engineering.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.engineering-section.hello-contact-us {
  border-top: 4px solid #000;
  background-image: linear-gradient(360deg, #222, rgba(34, 34, 34, 0)), url('../images/adam-solomon-WHUDOzd5IYU-unsplash-1-1.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.purchasing-section {
  margin-top: 0px;
  padding-top: 10px;
  background-image: linear-gradient(180deg, #000, transparent 90%), url('../images/background-purchasing.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.grid-3 {
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
}

.wheels-header {
  font-size: 34px;
  font-weight: 800;
  text-align: center;
}

.link {
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
  padding: 4px 10px;
}

.casters-wrapper {
  min-height: 2000px;
  padding: 10px 10px 0px;
  background-image: linear-gradient(180deg, rgba(34, 34, 34, 0.56) 50%, #222), url('../images/warehouse5b.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #f9f9f9;
}

.casters-header {
  font-size: 34px;
  font-weight: 800;
  text-align: center;
}

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

.about-us-wrapper {
  max-width: none;
  margin-right: 60px;
  margin-left: 60px;
  padding-right: 15px;
  padding-left: 15px;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.body {
  min-height: auto;
  min-width: auto;
  background-color: #222;
  color: #222;
  -o-object-fit: fill;
  object-fit: fill;
}

.footer-text {
  font-size: 12px;
  font-style: italic;
}

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

.body-3 {
  background-color: #222;
}

.body-4 {
  background-color: #222;
}

.body-5 {
  background-color: #222;
}

.body-6 {
  background-color: #222;
}

.body-7 {
  background-color: #222;
}

.html-embed {
  background-color: transparent;
}

.image {
  opacity: 1;
  mix-blend-mode: normal;
}

.learning-documents-grid-2 {
  position: static;
  max-height: none;
  float: none;
  clear: none;
  justify-content: center;
  align-content: space-between;
  -ms-grid-row-align: center;
  align-self: center;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: minmax(300px, 300px) minmax(300px, 300px) minmax(500px, 500px);
  grid-template-columns: minmax(300px, 300px) minmax(300px, 300px) minmax(500px, 500px);
  grid-template-rows: repeat(auto-fit, minmax(450px, 450px));
  color: #f9f9f9;
  text-align: center;
}

.learning-worksheets-text {
  color: #ffde03;
  font-size: 16px;
}

.text-block-8 {
  color: #ffde03;
  font-size: 16px;
}

.text-block-9 {
  color: #ffde03;
  font-size: 18px;
  font-weight: 700;
}

.grid-4 {
  justify-content: center;
  align-content: space-between;
  grid-column-gap: 4px;
  grid-row-gap: 5px;
  -ms-grid-columns: minmax(230px, 240px) 1fr;
  grid-template-columns: minmax(230px, 240px) 1fr;
  -ms-grid-rows: minmax(180px, 180px) auto;
  grid-template-rows: minmax(180px, 180px) auto;
}

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

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

.learning-service-text {
  max-width: none;
  min-width: auto;
  color: #f9f9f9;
  font-size: 14px;
  text-align: center;
}

.learning-columns-1 {
  margin-top: 20px;
}

.video {
  width: 100.000016%;
  border: 2px solid #f9f9f9;
}

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

.grid-5 {
  max-width: 450px;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-columns: 4fr;
  grid-template-columns: 4fr;
}

.learning-columns-temp {
  -ms-grid-row-align: center;
  align-self: center;
}

.learning-worksheet-columns {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  -ms-grid-row-align: center;
  align-self: center;
  border: 2px solid #1976d2;
  border-radius: 20px;
  color: #f9f9f9;
  text-align: center;
}

.text-block-10 {
  min-width: 300px;
}

.text-block-11 {
  min-width: 300px;
}

.text-block-12 {
  min-width: 300px;
}

.learning-service-columns {
  margin-top: 0px;
  -ms-grid-row-align: center;
  align-self: center;
}

.learning-service-div-block-2 {
  max-width: 350px;
  min-width: 350px;
}

.learning-service-div-block-3 {
  max-width: 350px;
  min-width: 350px;
}

.learning-service-sub-text {
  max-width: none;
  min-width: auto;
  color: #f9f9f9;
  font-size: 14px;
  font-style: italic;
  text-align: center;
}

.before-retreading {
  display: flex;
  justify-content: center;
}

.column-4 {
  display: flex;
  justify-content: center;
}

.urethane-retread-grid {
  padding-top: 20px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.retreading-picture-text {
  color: #f9f9f9;
  text-align: center;
}

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

.bold-text-3 {
  font-size: 16px;
}

.bold-text-4 {
  font-size: 16px;
}

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

.video-purchasing {
  display: flex;
  width: auto;
  height: auto;
  max-width: 350px;
  min-width: 350px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  border: 2px solid #f9f9f9;
  background-image: none;
  background-size: cover;
}

.video-maintenance {
  display: flex;
  width: auto;
  height: auto;
  max-width: 350px;
  min-width: 350px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  border: 2px solid #f9f9f9;
  background-image: none;
  background-size: cover;
}

.video-engineering {
  display: flex;
  width: auto;
  height: auto;
  max-width: 350px;
  min-width: 350px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  border: 2px solid #f9f9f9;
  background-image: none;
  background-size: cover;
}

.link-2 {
  font-size: 16px;
}

.purchasing-text-block {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  color: #f9f9f9;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-align: center;
}

.purchasing-div-block {
  display: inline-block;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-top: 0px;
  -ms-grid-row-align: center;
  align-self: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.maintenance-text-block {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  color: #f9f9f9;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-align: center;
}

.maintenance-div-block {
  display: inline-block;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-top: 0px;
  -ms-grid-row-align: center;
  align-self: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.engineering-text-block {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  color: #f9f9f9;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-align: center;
}

.engineering-div-block {
  display: inline-block;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-top: 0px;
  -ms-grid-row-align: center;
  align-self: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.learning-service-video-div-block {
  display: inline;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-top: 0px;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.home-services-grid {
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.learning-section {
  height: auto;
  max-height: none;
  min-height: auto;
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.94);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/background-learning.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -o-object-fit: cover;
  object-fit: cover;
}

.learning-section.about-hero {
  margin-top: 0px;
  padding-top: 10px;
  background-image: url('../images/background-engineering.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.learning-section.hello-contact-us {
  border-top: 4px solid #000;
  background-image: linear-gradient(360deg, #222, rgba(34, 34, 34, 0)), url('../images/adam-solomon-WHUDOzd5IYU-unsplash-1-1.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.text-block-13 {
  font-weight: 700;
  text-align: center;
}

.navbar-call-us {
  font-weight: 700;
  text-align: center;
}

.text-block-14 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.building-front {
  border: 3px solid #000;
}

.div-block-3 {
  text-align: center;
}

@media screen and (max-width: 991px) {
  .body-wrapper {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .hello-section {
    height: auto;
    max-height: none;
    min-height: 240px;
  }

  .hello-section.about-hero {
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-engineering.jpg');
    background-position: 0px 0px, 0% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hello-section.hello-contact-us {
    max-height: none;
    min-height: auto;
  }

  .nav-link {
    font-size: 30px;
    text-align: center;
  }

  .hero-wrapper {
    min-height: auto;
    justify-content: flex-start;
  }

  .hero-heading {
    width: 60%;
  }

  .hero-heading.anout-hero-heading {
    margin-top: 0px;
  }

  .hero-paragraph {
    width: 55%;
  }

  .hero-button-wrapper {
    margin-left: 0px;
  }

  .support-column {
    padding-right: 10px;
    padding-left: 10px;
  }

  .support-square {
    min-height: 200px;
  }

  .support-square-text {
    font-size: 24px;
  }

  .support-square-image {
    right: -50%;
    bottom: -45%;
  }

  .support-square-image.triangle {
    right: -25%;
    bottom: -30%;
  }

  .support-square-image.rectangle {
    right: -25%;
    bottom: -60%;
  }

  .about-us-section {
    margin-right: 0px;
    margin-left: 0px;
  }

  .shop-image.tumbler-1 {
    min-height: 350px;
  }

  .shop-image.tumbler-1 {
    min-height: 350px;
  }

  .shop-details-wrapper {
    font-size: 14px;
  }

  .shop-details-left {
    margin-right: 25px;
  }

  .nav-button {
    color: #f9f9f9;
  }

  .nav-button.w--open {
    z-index: 100;
    border-radius: 5px;
    background-color: #222;
  }

  .footer {
    margin-right: 0px;
    margin-left: 0px;
  }

  .nav-menu {
    width: 100vw;
    padding-top: 140px;
    padding-bottom: 30px;
    background-color: #eb5757;
  }

  .contact-form {
    width: 100%;
    padding-left: 0px;
  }

  .contact-wrapper {
    flex-direction: column-reverse;
  }

  .contact-image-div {
    width: 100%;
    height: 350px;
    margin-left: 0px;
    background-image: url('../images/contact_us.jpg'), linear-gradient(0deg, #222, rgba(34, 34, 34, 0.18) 76%);
    background-position: 50% 50%, 0px 0px;
    background-size: contain, auto;
    background-repeat: no-repeat, repeat;
  }

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

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

  .shop-page-wrapper {
    flex-direction: column;
  }

  .shop-category-menu {
    width: 100%;
    margin-bottom: 25px;
  }

  .shop-list {
    width: 100%;
  }

  .category-menu-heading {
    line-height: 1.5;
  }

  .row {
    flex-direction: column;
  }

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

  .paragraph-3 {
    margin-right: 20px;
    margin-left: 40px;
    font-size: 14px;
  }

  .paragraph-4 {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 14px;
  }

  .support-paragraph {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 14px;
  }

  .learning-text-block {
    margin-right: 0px;
    margin-left: 0px;
  }

  .video-quickchange {
    display: inline-block;
    max-width: 240px;
    min-width: 240px;
    border: 2px solid #f9f9f9;
  }

  .purchasing-section-copy {
    height: auto;
    max-height: none;
    min-height: 240px;
  }

  .purchasing-section-copy.about-hero {
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-engineering.jpg');
    background-position: 0px 0px, 0% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .purchasing-section-copy.hello-contact-us {
    max-height: none;
    min-height: auto;
  }

  .maintenance-section {
    height: auto;
    max-height: none;
    min-height: 240px;
  }

  .maintenance-section.about-hero {
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-engineering.jpg');
    background-position: 0px 0px, 0% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .maintenance-section.hello-contact-us {
    max-height: none;
    min-height: auto;
  }

  .engineering-section {
    height: auto;
    max-height: none;
    min-height: 240px;
  }

  .engineering-section.about-hero {
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-learning.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .engineering-section.hello-contact-us {
    max-height: none;
    min-height: auto;
  }

  .form {
    margin-right: 10px;
    margin-left: 10px;
  }

  .about-us-wrapper {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .learning-documents-grid-2 {
    display: block;
  }

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

  .learning-service-text {
    max-width: 240px;
  }

  .learning-worksheet-columns {
    font-size: 14px;
  }

  .text-block-10 {
    min-width: 240px;
  }

  .text-block-11 {
    min-width: 240px;
  }

  .text-block-12 {
    min-width: 240px;
  }

  .learning-service-sub-text {
    max-width: 240px;
  }

  .urethane-retread-grid {
    display: flex;
    max-width: 240px;
    justify-content: center;
    flex-wrap: wrap;
    grid-template-columns: repeat(auto-fit, 200px);
  }

  .image-5 {
    display: block;
  }

  .video-purchasing {
    display: inline-block;
    max-width: 240px;
    min-width: 240px;
    border: 2px solid #f9f9f9;
  }

  .video-maintenance {
    display: inline-block;
    max-width: 240px;
    min-width: 240px;
    border: 2px solid #f9f9f9;
  }

  .video-engineering {
    display: inline-block;
    max-width: 240px;
    min-width: 240px;
    border: 2px solid #f9f9f9;
  }

  .purchasing-text-block {
    margin-right: 0px;
    margin-left: 0px;
  }

  .maintenance-text-block {
    margin-right: 0px;
    margin-left: 0px;
  }

  .engineering-text-block {
    margin-right: 0px;
    margin-left: 0px;
  }

  .learning-section {
    height: auto;
    max-height: none;
    min-height: 240px;
  }

  .learning-section.about-hero {
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-learning.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .learning-section.hello-contact-us {
    max-height: none;
    min-height: auto;
  }
}

@media screen and (max-width: 767px) {
  .hello-section {
    height: auto;
    max-height: none;
    min-height: 200px;
  }

  .hello-section.about-hero {
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-engineering.jpg');
    background-position: 0px 0px, 30% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .hello-section.hello-contact-us {
    min-height: auto;
    background-position: 0px 0px, 50% 0%;
  }

  .hero-wrapper {
    display: block;
    min-height: 350px;
  }

  .hero-heading.anout-hero-heading {
    width: 100%;
    margin-top: 0px;
    text-align: center;
  }

  .hero-paragraph {
    width: 50%;
    margin-top: 20px;
  }

  .hero-button-wrapper {
    margin-left: 0px;
    padding-top: 20px;
    text-align: left;
  }

  .tell-us-more-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .options-wrapper {
    flex-wrap: wrap;
  }

  .support-column {
    width: auto;
    margin-bottom: 40px;
  }

  .support-square-text {
    font-size: 40px;
  }

  .support-square-image {
    right: -18%;
  }

  .about-us-section {
    margin-right: 0px;
    margin-left: 0px;
  }

  .safe-wrapper {
    padding-bottom: 25px;
    justify-content: flex-end;
  }

  .shop-item-wrapper {
    width: 100%;
    margin-bottom: 50px;
  }

  .footer {
    margin-right: 0px;
    margin-left: 0px;
  }

  .contact-image-div {
    width: 50%;
    margin-left: 0px;
    -ms-grid-row-align: center;
    align-self: center;
    background-image: linear-gradient(0deg, #222, rgba(34, 34, 34, 0.18) 76%), url('../images/contact_us.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, contain;
    background-repeat: repeat, no-repeat;
    opacity: 1;
    text-align: center;
  }

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

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

  .pill-2.badge.primary.sale {
    right: 2%;
  }

  .shopping-page-wrapper {
    flex-direction: column;
  }

  .shopping-page-left {
    width: 100%;
    margin-bottom: 25px;
  }

  .shipping-page-right {
    width: 100%;
    padding-left: 0px;
  }

  .shop-page-wrapper {
    flex-direction: column;
  }

  .shop-category-menu {
    width: 100%;
    margin-bottom: 20px;
  }

  .shop-list {
    width: 100%;
  }

  .donate-wrapper {
    width: 90%;
  }

  .paragraph-2 {
    margin-right: 50px;
    margin-bottom: 0px;
    margin-left: 50px;
  }

  .paragraph-3 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .paragraph-4 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .support-paragraph {
    margin-right: 20px;
    margin-left: 20px;
  }

  .home-service-grid {
    margin-right: auto;
    margin-left: auto;
  }

  .home-service-grid-text {
    padding-right: 20px;
    padding-left: 20px;
  }

  .learning-text-block {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    font-size: 16px;
  }

  .learning-service-div-block {
    max-width: 540px;
    min-width: 540px;
    border: 2px none #f9f9f9;
    text-align: center;
  }

  .video-quickchange {
    display: flex;
    max-width: none;
    min-width: auto;
    border: 2px none #f9f9f9;
  }

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

  .purchasing-section-copy {
    height: auto;
    max-height: none;
    min-height: 200px;
  }

  .purchasing-section-copy.about-hero {
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-engineering.jpg');
    background-position: 0px 0px, 30% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .purchasing-section-copy.hello-contact-us {
    min-height: auto;
    background-position: 0px 0px, 50% 0%;
  }

  .maintenance-section {
    height: auto;
    max-height: none;
    min-height: 200px;
  }

  .maintenance-section.about-hero {
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-engineering.jpg');
    background-position: 0px 0px, 30% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .maintenance-section.hello-contact-us {
    min-height: auto;
    background-position: 0px 0px, 50% 0%;
  }

  .engineering-section {
    height: auto;
    max-height: none;
    min-height: 200px;
    background-position: 40% 0%;
  }

  .engineering-section.about-hero {
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-learning.jpg');
    background-position: 0px 0px, 30% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .engineering-section.hello-contact-us {
    min-height: auto;
    background-position: 0px 0px, 50% 0%;
  }

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

  .learning-documents-grid-2 {
    display: block;
  }

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

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

  .learning-service-text {
    max-width: none;
    min-width: auto;
    margin-top: 0px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    border-top: 2px solid #f9f9f9;
  }

  .text-block-11 {
    margin-top: 20px;
  }

  .text-block-12 {
    margin-top: 20px;
  }

  .learning-service-sub-text {
    position: relative;
    max-width: 550px;
    min-width: 550px;
  }

  .learning-services-column {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
    justify-content: center;
  }

  .urethane-retread-grid {
    display: inline-block;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-5 {
    display: inline-block;
  }

  .video-purchasing {
    display: flex;
    border: 2px solid #f9f9f9;
  }

  .video-maintenance {
    display: flex;
    border: 2px solid #f9f9f9;
  }

  .video-engineering {
    display: flex;
    border: 2px solid #f9f9f9;
  }

  .purchasing-text-block {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    font-size: 16px;
  }

  .purchasing-div-block {
    max-width: 540px;
    min-width: 540px;
    text-align: center;
  }

  .maintenance-text-block {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    font-size: 16px;
  }

  .maintenance-div-block {
    max-width: 540px;
    min-width: 540px;
    text-align: center;
  }

  .engineering-text-block {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    font-size: 16px;
  }

  .engineering-div-block {
    max-width: 540px;
    min-width: 540px;
    text-align: center;
  }

  .learning-service-video-div-block {
    max-width: none;
    min-width: auto;
    text-align: center;
  }

  .learning-section {
    height: auto;
    max-height: none;
    min-height: 200px;
    background-position: 40% 0%;
  }

  .learning-section.about-hero {
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-learning.jpg');
    background-position: 0px 0px, 30% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .learning-section.hello-contact-us {
    min-height: auto;
    background-position: 0px 0px, 50% 0%;
  }
}

@media screen and (max-width: 479px) {
  .banner {
    font-size: 15px;
  }

  .body-wrapper {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .banner-content-wrapper {
    flex-direction: column;
  }

  .hello-section {
    height: auto;
    max-height: none;
    min-height: 100px;
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .hello-section.about-hero {
    min-height: auto;
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-engineering.jpg');
    background-position: 0px 0px, 30% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hello-section.hello-contact-us {
    max-height: 300px;
    min-height: auto;
    background-position: 0px 0px, 80% 0%;
  }

  .hero-wrapper {
    min-height: auto;
    padding-bottom: 20px;
    justify-content: flex-start;
  }

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

  .hero-heading.anout-hero-heading {
    width: 100%;
    margin-top: 5px;
  }

  .hero-paragraph {
    width: 100%;
    margin-top: 140px;
    font-size: 13px;
  }

  .hero-button-wrapper {
    margin-left: 0px;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .home-section {
    background-position: 50% 100%;
    background-size: cover;
  }

  .support-column {
    padding-right: 10px;
    padding-left: 10px;
  }

  .support-square {
    min-height: 150px;
    margin-bottom: 0px;
    border-radius: 0px;
  }

  .support-square-text {
    font-size: 28px;
  }

  .support-square-image {
    right: -15%;
    bottom: -25%;
    max-height: 100px;
  }

  .support-square-image.triangle {
    right: -15%;
    bottom: -25%;
  }

  .support-square-image.rectangle {
    right: -5%;
    bottom: -20%;
  }

  .about-us-section {
    margin-right: 0px;
    margin-left: 0px;
  }

  .shop-details-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .shop-details-left {
    margin-right: 0px;
  }

  .shop-item-name {
    text-align: center;
  }

  .shop-item-price {
    margin-right: 5px;
    margin-left: 5px;
  }

  .footer {
    margin-right: 0px;
    margin-left: 0px;
  }

  .contact-section {
    background-image: linear-gradient(180deg, transparent 50%, #222), url('../images/contact_us2.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .contact-image-div {
    margin-left: 0px;
    background-image: linear-gradient(0deg, #222, rgba(34, 34, 34, 0.18) 76%), url('../images/contact_us.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .price-wrapper {
    justify-content: center;
  }

  .pill-2.badge.primary.sale {
    position: absolute;
    left: auto;
    top: 3%;
    right: 0%;
    bottom: auto;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
  }

  .shopping-page-image {
    min-height: 350px;
  }

  .shop-item-price-page {
    margin-right: 5px;
    margin-left: 5px;
  }

  .shop-category-menu {
    padding-right: 0px;
  }

  .donate-heading-1 {
    font-size: 30px;
    line-height: 1.3;
  }

  .donate-heading-2 {
    font-size: 24px;
  }

  .donate-paragraph {
    width: 80%;
    font-size: 13px;
  }

  .donate-wrapper {
    width: 100%;
  }

  .order-item-list {
    display: flex;
    flex-direction: column;
  }

  .cart-image-wrapper.checkout-page {
    margin-bottom: 25px;
  }

  .brand {
    width: 100px;
  }

  .brand.w--current {
    width: 90px;
  }

  .utility-page-wrap {
    padding-right: 15px;
    padding-left: 15px;
  }

  .order-item-checkoiut {
    margin-bottom: 45px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .order-item-details {
    display: flex;
    margin-left: 0px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .paragraph-2 {
    margin: 10px 20px 0px;
  }

  .bold-text {
    font-size: 18px;
    line-height: 1;
  }

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

  .text-block-3 {
    font-size: 14px;
  }

  .paragraph-3 {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 14px;
    text-align: center;
  }

  .paragraph-4 {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 14px;
    text-align: center;
  }

  .support-paragraph {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 14px;
    text-align: center;
  }

  .text-block-5 {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 1.2;
  }

  .home-service-grid {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 14px;
  }

  .home-service-grid-text {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-span {
    font-size: 18px;
  }

  .learning-text-block {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    color: #f9f9f9;
    font-size: 14px;
    line-height: 1.3;
  }

  .learning-service-div-block {
    max-width: 320px;
    min-width: 320px;
    margin-top: 20px;
    border-style: solid none none;
    border-width: 2px;
    border-color: #f9f9f9;
    font-size: 14px;
  }

  .video-quickchange {
    max-width: 295px;
    min-width: 295px;
    border-style: none;
    border-width: 0px;
  }

  .heading-2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .purchasing-section-copy {
    height: auto;
    max-height: none;
    min-height: 100px;
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .purchasing-section-copy.about-hero {
    min-height: auto;
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-engineering.jpg');
    background-position: 0px 0px, 30% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .purchasing-section-copy.hello-contact-us {
    max-height: 300px;
    min-height: auto;
    background-position: 0px 0px, 80% 0%;
  }

  .maintenance-section {
    height: auto;
    max-height: none;
    min-height: 100px;
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .maintenance-section.about-hero {
    min-height: auto;
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-engineering.jpg');
    background-position: 0px 0px, 30% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .maintenance-section.hello-contact-us {
    max-height: 300px;
    min-height: auto;
    background-position: 0px 0px, 80% 0%;
  }

  .engineering-section {
    height: auto;
    max-height: none;
    min-height: 100px;
    background-position: 30% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .engineering-section.about-hero {
    min-height: auto;
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-learning.jpg');
    background-position: 0px 0px, 30% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .engineering-section.hello-contact-us {
    max-height: 300px;
    min-height: auto;
    background-position: 0px 0px, 80% 0%;
  }

  .about-us-wrapper {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .learning-documents-grid-2 {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: minmax(200px, 3.5fr) minmax(200px, 3.5fr) minmax(200px, 3.5fr);
    grid-template-columns: minmax(200px, 3.5fr) minmax(200px, 3.5fr) minmax(200px, 3.5fr);
    grid-template-rows: repeat(auto-fit, 150px);
    font-size: 16px;
  }

  .learning-worksheets-text {
    font-size: 16px;
  }

  .text-block-8 {
    padding-top: 0px;
    font-size: 16px;
  }

  .grid-4 {
    max-height: none;
    justify-content: center;
    justify-items: center;
    align-items: stretch;
    align-content: space-between;
    grid-template-columns: repeat(auto-fit, minmax(30%, 30%)) minmax(40%, 1fr);
  }

  .image-2 {
    max-width: 120%;
    min-width: auto;
    margin-top: 5px;
  }

  .image-3 {
    max-width: 108%;
    min-width: auto;
  }

  .image-4 {
    max-width: 120%;
  }

  .learning-service-text {
    display: block;
    max-width: none;
    min-width: auto;
    margin-top: 0px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    border: 2px none #f9f9f9;
    border-radius: 0px;
  }

  .learning-service-div-block-2 {
    max-width: 300px;
    min-width: 300px;
    font-size: 14px;
  }

  .learning-service-div-block-3 {
    max-width: 300px;
    min-width: 300px;
    font-size: 14px;
  }

  .learning-service-sub-text {
    max-width: none;
    min-width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .learning-services-column {
    display: flex;
  }

  .video-purchasing {
    max-width: 295px;
    min-width: 295px;
    border-style: none;
    border-width: 0px;
  }

  .video-maintenance {
    max-width: 295px;
    min-width: 295px;
    border-style: none;
    border-width: 0px;
  }

  .video-engineering {
    max-width: 295px;
    min-width: 295px;
    border-style: none;
    border-width: 0px;
  }

  .purchasing-text-block {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    color: #f9f9f9;
    font-size: 14px;
    line-height: 1.3;
  }

  .purchasing-div-block {
    max-width: 320px;
    min-width: 320px;
    margin-top: 20px;
    border: 2px solid #f9f9f9;
    font-size: 14px;
  }

  .maintenance-text-block {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    color: #f9f9f9;
    font-size: 14px;
    line-height: 1.3;
  }

  .maintenance-div-block {
    max-width: 320px;
    min-width: 320px;
    margin-top: 20px;
    border: 2px solid #f9f9f9;
    font-size: 14px;
  }

  .engineering-text-block {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    color: #f9f9f9;
    font-size: 14px;
    line-height: 1.3;
  }

  .engineering-div-block {
    max-width: 320px;
    min-width: 320px;
    margin-top: 20px;
    border: 2px solid #f9f9f9;
    font-size: 14px;
  }

  .learning-service-video-div-block {
    display: inline-block;
    max-width: 320px;
    min-width: 320px;
    margin-top: 0px;
    border: 2px none #f9f9f9;
    font-size: 14px;
  }

  .home-services-grid {
    padding-top: 10px;
  }

  .learning-section {
    height: auto;
    max-height: none;
    min-height: 100px;
    background-position: 30% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .learning-section.about-hero {
    min-height: auto;
    background-image: linear-gradient(180deg, #000, transparent), url('../images/background-learning.jpg');
    background-position: 0px 0px, 30% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .learning-section.hello-contact-us {
    max-height: 300px;
    min-height: auto;
    background-position: 0px 0px, 80% 0%;
  }
}

#w-node-c3cac68a-ff88-4ffe-c9fc-4534601c32a0-ed1b4324 {
  -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-ebaf1aaa-6c86-2f01-56cb-498372ca6898-ed1b4324 {
  -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-_6ebddc61-e94f-7041-5086-b477fad0700b-ed1b4324 {
  -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-dfb39716-4df7-a62b-0a71-6ffb0788f452-ed1b4324 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
}

#w-node-bc4c6164-7736-989c-eb00-801531b0e9f5-ed1b4324 {
  -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-_5600cfa7-5fa1-e188-521e-54552509b1d4-ed1b4324 {
  -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-_2c520224-6d6a-80b4-4985-b5cbffa2d79d-ed1b4324 {
  -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-ec08c397-da0a-5f2c-cab1-ce3dbe51547c-ed1b4324 {
  -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-_12f9545d-83f6-7a6a-8925-11888cc3b0e3-ed1b4324 {
  -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-_240479d2-ee99-602e-db14-2d4413c29b64-ed1b4324 {
  -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-_87df911a-c2d8-1e20-da68-707c98c26a65-ed1b4324 {
  -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-_05b6f70e-ad9e-c432-9c0f-75adacb56d9e-ed1b4324 {
  -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-bd21eb7d-d99f-d8c9-b7d8-a4cb045b2f55-ed1b4324 {
  -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-ac793d30-6456-c96e-b599-cf606676d68c-ed1b4324 {
  -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-_4fb2fa7d-0812-a85f-0d75-dc8a4fbad6ff-427eef87 {
  -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-_8c108e1b-4eee-f58d-0e1f-d611b676903d-427eef87 {
  -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-_844f2621-3558-2c8e-0c3a-8e4e90c2e205-427eef87 {
  -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-a885d09f-8106-c0d6-572d-7a4ed63c19ca-427eef87 {
  -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-bbdbd4b4-6865-9a17-8c51-52c3f2af1906-427eef87 {
  -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-_3a856f9a-30ae-891d-206f-8dbeb720d382-427eef87 {
  -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-_3a856f9a-30ae-891d-206f-8dbeb720d386-427eef87 {
  -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;
}

@media screen and (max-width: 991px) {
  #w-node-_4fb2fa7d-0812-a85f-0d75-dc8a4fbad6ff-427eef87 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_844f2621-3558-2c8e-0c3a-8e4e90c2e205-427eef87 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ebaf1aaa-6c86-2f01-56cb-498372ca6898-ed1b4324 {
    -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;
  }
}

