.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-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:-ms-input-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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: 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-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

.w-commerce-commercelayoutmain {
  -webkit-flex-basis: 800px;
  -ms-flex-preferred-size: 800px;
  flex-basis: 800px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-right: 20px;
}

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

.w-commerce-commercecheckoutblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:-ms-input-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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
}

.w-commerce-commercecheckoutcolumn {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:-ms-input-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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom-color: #e6e6e6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 0px;
  background-color: #fff;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  margin-left: 12px;
  margin-right: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:-ms-input-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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:-ms-input-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-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

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

.w-commerce-commercecheckoutorderitemquantitywrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  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 {
  -webkit-flex-basis: 320px;
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

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

.w-commerce-commercecheckoutsummarylineitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.w-commerce-commercecheckoutordersummaryextraitemslistitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  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-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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

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

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

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

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutmain {
    margin-right: 0px;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .w-commerce-commercelayoutsidebar {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
  .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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    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;
  }
}

body {
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 62px;
  font-weight: 400;
}

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

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

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

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

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

p {
  margin-bottom: 10px;
}

a {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #43464d;
  text-decoration: underline;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
  padding-left: 0px;
}

label {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

blockquote {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  border-left: 5px solid #e2e2e2;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  margin-top: 5px;
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.divider {
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #eee;
}

.divider.cc-dark-divider {
  height: 1px;
  background-color: #202020;
}

.styleguide-content-wrap {
  text-align: center;
}

.section {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 10px;
  background-color: transparent;
}

.section.cc-store-home-wrap {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.section.cc-subscribe-form {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #f4f4f4;
}

.section.cc-product-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.footer {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #d6cc97;
}

.section.contact-details {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f4f4f4;
}

.section.objectives {
  margin-top: -10px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.styleguide-block {
  display: block;
  margin-top: 80px;
  margin-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.container.cc-subscription-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.container.cc-heading-wrap {
  margin: 40px auto 60px;
  text-align: center;
}

.container.cc-full-width-form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container.footer {
  padding-top: 30px;
  padding-bottom: 30px;
}

.container.objectives {
  margin-top: -20px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.container.design-thinking {
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.container.about-team {
  margin-bottom: 25px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.container.programs {
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.paragraph-tiny {
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
}

.paragraph-tiny.cc-paragraph-tiny-light {
  opacity: 0.7;
}

.paragraph-bigger {
  margin-bottom: 5px;
  opacity: 1;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.paragraph-bigger.cc-bigger-light {
  padding-top: 10px;
  opacity: 0.8;
  font-family: VIC, Arial, sans-serif;
  color: #111;
  font-size: 17px;
  font-weight: 500;
  text-transform: none;
}

.paragraph-bigger.cc-bigger-light.about-header-text {
  padding-top: 5px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.paragraph-bigger.cc-bigger-light.home-header {
  padding-top: 0px;
  color: #fff;
  text-transform: uppercase;
}

.paragraph-bigger.cc-bigger-light.vision {
  padding-top: 5px;
  opacity: 0.6;
  color: #343741;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}

.paragraph-bigger.cc-bigger-light.design-thinking {
  padding-top: 0px;
  opacity: 0.6;
  color: #343741;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.paragraph-bigger.cc-bigger-light.home-header-paragraph {
  padding-top: 0px;
  color: #fff;
  font-weight: 400;
  text-transform: none;
}

.button {
  padding: 12px 25px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 6px;
  background-color: #af2716;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #343741;
  color: #fff;
}

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button {
  padding: 15px 30px;
  border-radius: 6px;
  background-color: #af2716;
  color: #202020;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: #343741;
}

.button.reset {
  margin-left: 10px;
  padding-right: 35px;
  padding-left: 35px;
  background-color: #979092;
}

.button.submit {
  margin-right: 10px;
  padding-right: 35px;
  padding-left: 35px;
  background-color: #af2716;
}

.button.load-more-button {
  width: 100%;
  margin-top: 20px;
  background-color: #343741;
  font-family: VIC, Arial, sans-serif;
  font-size: 13px;
  text-align: center;
}

.button.subscribe {
  width: 100%;
  height: 45px;
  margin-bottom: 10px;
  padding: 8px 10px;
  border-style: solid;
  border-width: 0px;
  border-color: #979092;
  border-radius: 5px;
  letter-spacing: 1px;
}

.label {
  margin-bottom: 10px;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-cart-remove-link {
  margin-top: 4px;
  margin-bottom: 5px;
  color: #a7a7a7;
  font-weight: 400;
  text-decoration: none;
}

.label.cc-blog-date {
  margin-top: 20px;
  opacity: 0.6;
  text-align: left;
}

.label.cc-blog-date.blog-post {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.8;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.label.social-icons {
  display: none;
  margin-bottom: 15px;
  text-align: center;
}

.label.social-media {
  margin-top: 100px;
}

.label.radio {
  text-align: center;
}

.label.submit {
  margin-top: 30px;
  text-align: center;
}

.heading-jumbo-tiny {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: VIC, Arial, sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  text-transform: uppercase;
}

.rich-text {
  width: 100%;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  font-family: VIC, Arial, sans-serif;
}

.rich-text p {
  margin-top: 15px;
  margin-bottom: 25px;
  opacity: 0.6;
  font-family: VIC, Arial, sans-serif;
}

.rich-text.blog-text {
  margin-bottom: 40px;
}

.rich-text.default {
  margin-top: 60px;
}

.paragraph-light {
  opacity: 0.6;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 14px;
  line-height: 26px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

.paragraph-light.cc-subscribe-paragraph {
  width: 40%;
}

.paragraph-light.events-list {
  font-weight: 400;
}

.paragraph-light.colour-block {
  opacity: 0.85;
  color: #fff;
}

.paragraph-light.accordion {
  margin-bottom: 0px;
  opacity: 1;
}

.paragraph-light.accordion.white {
  margin-right: 10px;
  margin-bottom: 12px;
  color: #fff;
}

.heading-jumbo {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: VIC, Arial, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 80px;
  font-weight: 500;
  text-transform: capitalize;
}

.heading-jumbo.about {
  display: inline;
  font-size: 46px;
}

.heading-jumbo.default {
  font-size: 46px;
}

.heading-jumbo.programs {
  display: inline;
  font-size: 46px;
}

.heading-jumbo-small {
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: VIC, Arial, sans-serif;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
  text-transform: none;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.styleguide-header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1b1f;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
  background-attachment: fixed;
  color: #fff;
  text-align: center;
}

.paragraph-small {
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 14px;
  line-height: 26px;
  font-weight: 300;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: 0.8;
}

.logo-link:active {
  opacity: 0.7;
}

.logo-link.footer {
  margin-left: 0px;
}

.cart-footer {
  padding-top: 20px;
}

.status-message {
  padding: 9px 30px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.status-message.cc-error-message {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #979092;
}

.status-message.cc-no-data {
  display: block;
  width: 70%;
  margin: 100px auto;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.product-name-text {
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  text-transform: uppercase;
}

.product-name-text.cc-name-text-cart {
  font-size: 14px;
  line-height: 26px;
}

.product-name-text.cc-shipping-option {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 26px;
}

.cart-item-info-wrap {
  margin-top: -5px;
  margin-bottom: 5px;
  padding-right: 20px;
  padding-left: 20px;
}

.cart-quantity {
  display: block;
  height: auto;
  max-width: 70px;
  min-width: auto;
  padding: 10px;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0px;
}

.navigation-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cart {
  margin-left: 20px;
}

.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.text-field {
  margin-bottom: 18px;
  padding: 21px 20px;
  border: 1px solid #e4e4e4;
  border-radius: 0px;
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-size: 14px;
  line-height: 26px;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active {
  border-color: #43464d;
}

.text-field:focus,
.text-field.-wfp-focus {
  border-color: #43464d;
}

.text-field::-webkit-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field:-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field.cc-subscribe-text-field {
  width: 330px;
  margin-right: 10px;
  margin-bottom: 0px;
  border-radius: 6px;
}

.text-field.cc-subscribe-text-field:focus {
  border-color: #32343a;
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
  border-radius: 6px;
}

.text-field.cc-contact-field.name {
  text-transform: capitalize;
}

.text-field.cc-contact-field.email {
  text-transform: lowercase;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.text-field.cc-quantity-field {
  width: 80px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-left: 20px;
  border-color: #e6e6e6;
  background-color: #fff;
}

.cart-list {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cart-line-item {
  margin-bottom: 10px;
}

.navigation-item {
  padding: 9px 20px;
  background-color: transparent;
  opacity: 0.6;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation-item:hover {
  opacity: 0.9;
}

.navigation-item:active {
  opacity: 0.8;
}

.navigation-item.w--current {
  color: #343741;
  text-decoration: none;
}

.navigation-item.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.navigation-item.student-login {
  display: none;
}

.icon {
  display: block;
}

.logo-image {
  display: block;
  padding-left: 0px;
}

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

.cart-header {
  padding-top: 16px;
  padding-bottom: 16px;
}

.navigation-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart-container {
  min-width: 400px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);
}

.products-heading {
  margin-bottom: 80px;
  text-align: center;
}

.collection-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.intro-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  margin-bottom: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/home-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/home-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #fff;
}

.intro-header.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/about-header.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/about-header.jpg');
}

.collection-item {
  position: relative;
  width: 33.33%;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

.collection-item.search {
  width: 30%;
  padding-right: 15px;
  padding-left: 15px;
}

.intro-content {
  width: 80%;
  max-width: 1140px;
  margin-bottom: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.intro-text {
  width: 80%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.intro-text.contact {
  width: 55%;
  margin-bottom: 0px;
}

.main-heading-wrap {
  margin-bottom: 20px;
}

.main-heading-wrap.about {
  margin-bottom: 40px;
}

.main-heading-wrap.login-page {
  text-align: center;
}

.main-paragraph-wrap {
  display: block;
  margin-bottom: 30px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-areas: ". .";
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.main-paragraph-wrap.about {
  margin-bottom: 10px;
}

.main-paragraph-wrap.co-design {
  margin-bottom: 25px;
}

.subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.footer {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 5px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-flow: column;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0.75;
  -webkit-transition: color 200ms ease, opacity 200ms ease;
  transition: color 200ms ease, opacity 200ms ease;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 14px;
  text-decoration: none;
  text-transform: capitalize;
}

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

.footer-link.w--current {
  opacity: 0.75;
  color: #343741;
  text-transform: capitalize;
}

.footer-link.contact {
  text-transform: none;
}

.logo-footer {
  margin-top: 5px;
  padding-left: 0px;
}

.made-with-webflow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  text-decoration: none;
}

.made-with-webflow:hover {
  opacity: 1;
}

.made-with-webflow:active {
  opacity: 0.8;
}

.links-section-footer {
  margin-top: 30px;
  color: #fff;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.product-image-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 620px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
  color: #fff;
  text-decoration: none;
}

.product-image-wrap:hover {
  opacity: 0.9;
  color: #fff;
}

.product-image-wrap:active {
  opacity: 0.85;
  color: #fff;
}

.product-description {
  position: static;
  left: 30px;
  top: auto;
  right: auto;
  bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-bottom: 20px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.5);
}

.product-price-text {
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
}

.about-quote {
  width: 65%;
  margin-right: auto;
  margin-bottom: 120px;
  margin-left: auto;
  text-align: center;
}

.picture-placeholder {
  height: 460px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: url('../images/Placeholder-1_1.svg');
  background-position: 45% 50%;
  background-size: cover;
}

.picture-placeholder.cc-about-2 {
  height: 620px;
  background-image: url('../images/placeholder-1---wide.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.picture-placeholder.cc-about-3 {
  background-image: url('../images/placeholder-2.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.picture-placeholder.cc-about-1 {
  background-image: url('../images/placeholder-1.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.about-pictures-wrap {
  margin-bottom: 150px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-rows: auto 30px auto;
  grid-template-areas: ". . ." ". . .";
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.contact-name-field-wrap {
  width: 50%;
  padding-right: 10px;
}

.email-name-field-wrap {
  width: 50%;
  padding-left: 10px;
}

.get-in-touch-form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-bottom: 65px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.get-in-touch-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.credentials-inputs-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.map {
  margin-right: auto;
  margin-left: auto;
}

.paragraph-contact-text {
  margin-bottom: 10px;
  color: #343741;
}

.grid {
  margin-top: 35px;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". . . .";
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

.support-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-decoration: none;
}

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

.support-link:active {
  opacity: 0.8;
}

.contacts-section {
  margin-bottom: 60px;
  text-align: center;
}

.contacts-section.partners {
  max-width: 65%;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.store-categories-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.products-category-link {
  margin-right: 15px;
  margin-left: 15px;
  opacity: 0.6;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.products-category-link:hover {
  opacity: 1;
}

.products-category-link:active {
  opacity: 0.8;
}

.products-category-link.w--current {
  opacity: 1;
  font-weight: 600;
  letter-spacing: 1px;
}

.products-category-link.w--current:hover {
  opacity: 0.8;
}

.products-category-link.w--current:active {
  opacity: 0.7;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blog-list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.blog-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blog-item.snippet {
  display: block;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.blog-preview-image {
  display: block;
  width: 70%;
  height: 330px;
  margin-bottom: 20px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
}

.blog-preview-image:hover {
  opacity: 0.7;
}

.blog-preview-image.home {
  width: 100%;
}

.blog-summary-wrap {
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-left: 30px;
  text-align: left;
}

.blog-summary-wrap.grid {
  width: 100%;
  margin-top: 25px;
  padding-left: 0px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 600px;
  max-height: 100%;
  max-width: 100%;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

._404-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1b1f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/home-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/home-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.protected-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 90px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.protected-heading {
  margin-bottom: 30px;
}

.protected-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.product-detail-measurement {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-detail-main-details {
  margin-bottom: 30px;
}

.product-details-wrap {
  width: 50%;
  max-width: 470px;
  margin-bottom: 20px;
  margin-left: 100px;
}

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

.product-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 700px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: url('../images/placeholder-1.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.product-detail-cta-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-informations {
  margin-top: 25px;
  margin-bottom: 25px;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-detail-price {
  margin-bottom: 20px;
  opacity: 0.6;
  font-size: 30px;
  line-height: 52px;
}

.product-detail-name {
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 52px;
}

.product-detail-unit-text {
  margin-left: 6px;
}

.product-detail-unit-text.cc-middle-text {
  margin-right: 6px;
}

.total-count-text {
  font-weight: 600;
}

.block-header {
  padding: 16px 24px;
  border-color: #e4e4e4;
}

.block-content {
  padding: 24px 24px 12px;
  border-right-color: #e4e4e4;
  border-bottom-color: #e4e4e4;
  border-left-color: #e4e4e4;
  font-weight: 400;
}

.full-width-form {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  background-color: #f4f4f4;
}

.order-item-list {
  margin-bottom: -5px;
}

.order-item-description-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.order-item-content-wrap {
  margin-left: 24px;
}

.order-item-price {
  font-size: 14px;
}

.checkout-quantity-wrap {
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
}

.order-confirmation-header-wrapper {
  font-weight: 100;
}

.select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  margin-bottom: 16px;
}

.checkbox-label {
  margin-bottom: 0px;
  margin-left: 12px;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0px;
  text-transform: none;
}

.billing-address-toggle {
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox {
  margin-top: 0px;
  margin-bottom: 4px;
}

.shipping-method {
  padding: 20px 24px;
  border-bottom-color: #e4e4e4;
}

.shipping-method-list {
  border-right-color: #e4e4e4;
  border-left-color: #e4e4e4;
}

.blog-detail-header-wrap {
  width: 100%;
  margin: 60px auto 30px;
  text-align: center;
}

.blog-detail-header-wrap.blog-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  height: 100%;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.blog-header-image {
  display: block;
  width: 100%;
  height: 620px;
  margin-bottom: 30px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-header-image.w--current {
  margin-bottom: 60px;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-family: VIC, Arial, sans-serif;
  font-size: 26px;
  line-height: 46px;
  font-weight: 500;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: 0.8;
}

.blog-heading-link:active {
  opacity: 0.7;
}

.option-list {
  display: none;
}

.option {
  margin-right: 4px;
  margin-bottom: 10px;
}

.option.color-option {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.option.color-option.selected {
  border: 1px solid #000;
}

.option.color-option.soldout {
  opacity: 0.48;
  cursor: not-allowed;
}

.option.text-option {
  cursor: pointer;
}

.option.text-option.selected {
  font-weight: 800;
}

.option.text-option.soldout {
  opacity: 0.62;
  cursor: not-allowed;
}

.cart-option-list {
  margin-top: 0px;
  color: #a7a7a7;
  font-size: 14px;
  line-height: 26px;
}

.cart-option-wrap {
  margin-bottom: 0px;
}

.option-item-value {
  color: #1a1b1f;
}

.apple-pay {
  height: 42px;
}

.pay-with-browser {
  height: 42px;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.result-wrapper {
  display: none;
}

.my-account-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.orders---copy-this {
  width: 100%;
}

.collection-list-2 {
  width: 100%;
}

.empty-state {
  display: none;
  height: 0px;
  padding: 0px;
  background-color: transparent;
  font-size: 0px;
}

.div-block-39 {
  display: none;
}

.order-numebr-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-style: solid none solid solid;
  border-width: 1px 0px 2px 2px;
  border-color: #f6f6f6;
}

.order-row-data-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-style: solid;
  border-width: 1px 2px 2px;
  border-color: #f6f6f6;
}

.order-row---copy-this {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 0px none #000;
}

.order-row-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-style: solid none solid solid;
  border-width: 1px 1px 2px 2px;
  border-color: #f6f6f6 #000 #f6f6f6 #f6f6f6;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.my-account {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.logout-link---copy-this {
  color: #1a1b1f;
}

.name-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.user-last-name---copy-this {
  margin-left: 5px;
}

.tab-pane-tab-1 {
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #cacaca;
}

.tab-pane-tab-2 {
  padding: 20px;
  border: 1px solid #cacaca;
}

.container-2 {
  margin-top: 65px;
  margin-bottom: 65px;
}

.account-container {
  margin-top: 65px;
  margin-bottom: 65px;
}

.addresses---copy-this {
  width: 100%;
}

.decline {
  margin-left: 10px;
  background-color: #f14040;
}

.orders-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.order-name---copy-this {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
}

.text-block {
  margin-right: 5px;
}

.address-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.billing-wrapper {
  width: 50%;
}

.shipping-wrapper {
  width: 50%;
}

.order-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #f0f0f0;
}

.order-details-wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
}

.cart-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 31px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.table-header-label {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.collection-list-cart {
  width: 100%;
}

.table-header-data-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  background-color: #000;
  color: #fff;
}

.table-header-data-2.product {
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.cart-table {
  margin-top: 20px;
  margin-bottom: 40px;
}

.table-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px none #000;
}

.cart-details-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 9px;
  padding-left: 9px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.update {
  margin-right: 10px;
}

.total-label {
  margin-right: 14px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.discount-price {
  margin-bottom: 0px;
  font-size: 18px;
}

.discounts-label {
  margin-right: 14px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.collection-list-wrapper-cart {
  width: 100%;
  border-style: solid none none;
  border-width: 0px 1px 1px;
  border-color: #000;
}

.total-price {
  margin-bottom: 0px;
  font-size: 18px;
}

.image-29 {
  width: 10px;
  padding-left: 0px;
}

.product-title {
  text-decoration: none;
}

.cart-vendor {
  margin-bottom: 0px;
  font-size: 12px;
}

.remove {
  margin-bottom: 0px;
  color: #ff3232;
  font-size: 12px;
}

.table-row-data {
  padding: 10px;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border: 1px solid #f7f7f7;
}

.table-row-data.total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  font-size: 18px;
}

.table-row-data.quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.table-row-data.price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.table-row-data.product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  background-color: #fff;
}

.table-row-data.product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  background-color: #fff;
}

.table-row-data.quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.table-row-data.product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  background-color: #fff;
}

.cart-original-price {
  margin-bottom: 0px;
  padding-left: 5px;
  text-decoration: line-through;
}

.product-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.remove-item {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-left: 10px;
}

.cart-total-price {
  font-size: 15px;
}

.cart-price {
  margin-bottom: 0px;
  font-size: 18px;
}

.cart-row---copy-this {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.variant-title {
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 12px;
}

.cart-image {
  width: 80px;
  height: 80px;
}

.properties {
  margin-bottom: 0px;
  font-size: 12px;
}

.quantity {
  width: 70px;
}

.search-button {
  display: none;
}

.search-input {
  max-width: 400px;
}

.search-webflow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gift-card-active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Inconsolata, monospace;
  color: #fff;
}

.paragraph-17 {
  display: block;
  margin-bottom: 0px;
  font-family: Inconsolata, monospace;
  color: #fff;
}

.text-block-74 {
  font-family: Inconsolata, monospace;
  color: #fff;
}

.paragraph-23 {
  margin-bottom: 0px;
  font-size: 24px;
}

.paragraph-16 {
  margin-bottom: 0px;
  margin-left: 21px;
}

.div-block-136 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.paragraph-36 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Inconsolata, monospace;
  color: #fff;
}

.section-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.gift-card-expired {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Inconsolata, monospace;
  color: #fff;
}

.div-block-135 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-30 {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 3px solid #fff;
}

.paragraph-18 {
  margin-bottom: 0px;
  font-family: Inconsolata, monospace;
  color: #fff;
}

.paragraph-38 {
  font-family: Inconsolata, monospace;
  color: #fff;
}

.gift-card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.mini-cart-list {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.mini-cart-image {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  background-image: url('../images/imani-clovis-234736-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.remove-product-link {
  width: 15px;
  height: 15px;
  margin-right: 13px;
  border-radius: 50%;
  background-color: #ff5f5f;
  background-image: url('../images/cancel.svg');
  background-position: 50% 50%;
  background-size: 7px;
  background-repeat: no-repeat;
}

.cart-list-2 {
  display: none;
}

.text-block-79 {
  font-size: 10px;
  text-transform: uppercase;
}

.text-block-78 {
  font-family: Inconsolata, monospace;
  color: #969696;
}

.checkout-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-info-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.mini-cart-price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Inconsolata, monospace;
}

.mini-cart-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mini-cart-left-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-76 {
  color: #969696;
}

.mini-cart-list-item {
  padding: 10px 20px;
}

.product-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.cart-quantity-2 {
  color: #000;
}

.page-date {
  text-align: center;
}

.option-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.color-option {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #972222;
}

.store-tags-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.login-item {
  padding-top: 9px;
  padding-bottom: 9px;
  opacity: 0.6;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.login-item:hover {
  opacity: 0.9;
}

.login-item:active {
  opacity: 0.8;
}

.login-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.login-item.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.login-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.div-block-7 {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-field-2 {
  margin-bottom: 0px;
}

.product-info-wrapper-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-35 {
  margin-left: 10px;
}

.text-block-80 {
  margin-left: 10px;
}

.div-block-162 {
  margin-left: 10px;
}

.text-field-3 {
  max-width: 79px;
}

.div-block-163 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cart-buttons-wrapper {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-field-4 {
  width: 50px;
}

.cart-quantity-field {
  width: 50px;
}

.cart-totals---copy-this {
  text-align: right;
}

.cart-total-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 20px;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f4f4f4;
}

.product-info-wrapper-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-field-5 {
  width: auto;
  max-width: 70px;
}

.price-compare-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-detail-regular-price {
  margin-bottom: 20px;
  margin-left: 10px;
  opacity: 0.6;
  font-size: 30px;
  line-height: 52px;
  text-decoration: line-through;
}

.product-regular-price-text {
  margin-left: 5px;
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
  text-decoration: line-through;
}

.button-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  color: #323336;
}

.div-block-164 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.field-label {
  border-style: none;
  border-width: 1px;
  border-color: #9c2323;
  background-color: transparent;
}

.submit-button-2 {
  border-style: solid;
  border-width: 1px;
  border-color: #1b1b1b;
  border-radius: 10px;
  background-color: transparent;
  color: #1a1b1b;
}

.form {
  padding: 18px;
}

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

.list-item-3 {
  margin-bottom: 0px;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.list-3 {
  margin-bottom: 0px;
  padding-left: 0px;
}

.button-3 {
  display: block;
  min-width: 200px;
  border-bottom: 2px solid #1b1b1b;
  background-color: transparent;
  color: #1b1b1b;
}

.text-field-6 {
  border-style: none none solid;
  border-width: 1px;
  border-color: #1b1b1b;
  background-color: transparent;
  color: #1b1b1b;
}

.variation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  font-size: 8px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}

.submit-button-3 {
  background-color: #1b1b1b;
}

.section-14 {
  display: block;
  height: 80%;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.container-4 {
  width: 100%;
  height: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.blog-list-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-item-2 {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 30%;
  -ms-flex: 0 30%;
  flex: 0 30%;
}

.blog-preview-image-2 {
  display: block;
  width: 100%;
  height: 300px;
  margin-bottom: 45px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
}

.blog-preview-image-2:hover {
  opacity: 0.7;
}

.collection-item-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.collection-list-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section-15 {
  display: block;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

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

.container-5.cc-heading-wrap {
  margin-top: 60px;
  margin-bottom: 80px;
  text-align: center;
}

.image {
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.select-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.select-field-2 {
  display: block;
}

.search-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 620px;
  margin-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: url('../images/placeholder-1---wide.svg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.container-6 {
  display: block;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 620px;
  margin-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: url('../images/placeholder-1---wide.svg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.header-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  background-color: #af2716;
}

.announcement-bar-text {
  display: block;
  margin: 7px 60px;
  font-family: VIC, Arial, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-decoration: none;
}

.heading {
  font-family: VIC, Arial, sans-serif;
  font-weight: 500;
}

.heading-2 {
  font-family: VIC, Arial, sans-serif;
  font-weight: 500;
}

.heading-3 {
  font-family: VIC, Arial, sans-serif;
  font-weight: 500;
}

.heading-4 {
  font-family: VIC, Arial, sans-serif;
  font-weight: 400;
}

.heading-5 {
  font-family: VIC, Arial, sans-serif;
  font-weight: 400;
}

.heading-6 {
  font-family: VIC, Arial, sans-serif;
  font-weight: 400;
}

.paragraph-39 {
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-weight: 300;
}

.link {
  font-family: VIC, Arial, sans-serif;
  color: #af2716;
  font-weight: 400;
}

.link:hover {
  opacity: 0.85;
  color: #af2716;
}

.text-block-81 {
  font-family: VIC, Arial, sans-serif;
  font-weight: 400;
}

.text-block-82 {
  font-family: VIC, Arial, sans-serif;
}

.column {
  display: block;
  padding-right: 60px;
  padding-bottom: 20px;
  padding-left: 10px;
}

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

.column-2.map {
  display: block;
}

.legal-footer {
  width: 100%;
  height: 100%;
  padding-top: 0px;
  background-color: #fff;
}

.columns {
  padding-right: 100px;
  padding-left: 100px;
}

.copyright-columns {
  height: 45px;
}

.copyright-text {
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  font-family: VIC, Arial, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 45px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-text {
  opacity: 0.75;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}

.footer-text.legal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  font-size: 12px;
  line-height: 19px;
  text-transform: none;
}

.footer-text.legal-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.85;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
}

.footer-social-icons {
  display: none;
  width: 152px;
  height: 40px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-social-icons.connect {
  display: -ms-grid;
  display: grid;
  width: 180px;
  height: 35px;
  margin-top: 133px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-social-links {
  width: 35px;
  opacity: 0.8;
}

.footer-social-links:hover {
  opacity: 1;
}

.image-36 {
  display: block;
}

.contact-us-icons {
  display: block;
  width: 100%;
  height: 28px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1px;
}

.contact-us-column-icon {
  height: 28px;
  margin: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.column-4 {
  height: 28px;
}

.contact-us-column-text {
  height: 30px;
  padding-right: 0px;
  padding-left: 15px;
}

.legal-footer-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.footer-logos {
  display: -ms-grid;
  display: grid;
  height: 80px;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 0px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.legal-footer-column-1 {
  height: 76px;
  padding-right: 0px;
  padding-left: 0px;
}

.legal-footer-column-2 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.legal-footer-column-3 {
  height: 41px;
  padding-right: 0px;
  padding-left: 0px;
}

.legal-footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.legal-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 0px;
  padding-left: 30px;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.85;
  -webkit-transition: color 200ms ease, opacity 200ms ease;
  transition: color 200ms ease, opacity 200ms ease;
  font-family: VIC, Arial, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.legal-link:hover {
  opacity: 1;
  color: #fff;
}

.legal-links-section-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #343741;
  color: #fff;
}

.final-legal-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.75;
  -webkit-transition: color 200ms ease, opacity 200ms ease;
  transition: color 200ms ease, opacity 200ms ease;
  font-family: VIC, Arial, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}

.final-legal-link:hover {
  opacity: 1;
  color: #fff;
}

.final-legal-link.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  padding-right: 11px;
  padding-left: 11px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 0.8px solid #343741;
  color: #343741;
  font-size: 12px;
  text-transform: capitalize;
}

.footer-logo-images {
  height: 50px;
  max-width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.image-38 {
  height: 40px;
  max-width: 100%;
}

.image-39 {
  height: 40px;
  max-width: 100%;
}

.image-40 {
  width: 100%;
}

.columns-2 {
  padding-bottom: 20px;
}

.columns-3 {
  display: inline-block;
  margin-right: 60px;
  margin-bottom: 0px;
  margin-left: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.columns-3.location {
  display: block;
  margin-bottom: 50px;
}

.columns-4 {
  margin-bottom: 60px;
}

.button-text {
  font-family: VIC, Arial, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}

.google-maps-pro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.marker {
  display: none;
  padding: 0px;
  background-color: transparent;
}

.marker-content {
  position: relative;
  max-width: 300px;
  padding: 25px;
  border-radius: 5px;
  background-color: #fff;
  font-family: Lato, sans-serif;
}

.heading-8 {
  margin-top: 10px;
  color: #333;
}

.paragraph-3 {
  color: #333;
}

.html-embed {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed.map {
  height: 100%;
  margin-bottom: 0px;
  padding-left: 10px;
}

.html-embed.contact-map {
  margin-bottom: 50px;
}

.yrts-hq-login-button {
  margin-left: 14px;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border-radius: 6px;
  background-color: #af2716;
  font-family: VIC, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
}

.yrts-hq-login-button:hover {
  background-color: #343741;
  opacity: 1;
  color: #fff;
}

.columns-5 {
  width: 100%;
  height: 30px;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.legal-links-columns {
  height: 30px;
  padding-right: 0px;
  padding-left: 0px;
}

.home-news-section {
  margin-right: 60px;
  margin-bottom: 10px;
  margin-left: 60px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.blog-snippet {
  margin: 30px -10px 0px;
}

.home-headings {
  margin-top: 10px;
  font-family: VIC, Arial, sans-serif;
}

.home-headings.sidebar {
  text-align: center;
}

.heading-10.home-news {
  margin-top: 40px;
  padding-right: 0px;
  padding-left: 0px;
}

.heading-10.home-events {
  margin-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
}

.pagination {
  margin-bottom: 30px;
}

.previous {
  border-radius: 6px;
  background-color: #af2716;
}

.text-block-84 {
  font-family: VIC, Arial, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.icon-2 {
  color: #fff;
}

.text-block-85 {
  font-family: VIC, Arial, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.icon-3 {
  color: #fff;
}

.next {
  padding-right: 15px;
  padding-bottom: 7px;
  border-radius: 6px;
  background-color: #af2716;
}

.heading-11 {
  font-family: VIC, Arial, sans-serif;
}

.blog-post-title {
  font-family: VIC, Arial, sans-serif;
  font-weight: 500;
}

.about-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/about-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/about-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #fff;
}

.about-header.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/about-header.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/about-header.jpg');
}

.about-us-headings {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 55px;
  text-align: left;
}

.image-41 {
  padding-left: 10px;
  float: right;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-41.about-us-page {
  padding-left: 0px;
}

.footer-social-icon-image {
  padding-left: 0px;
}

.blog-tag {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 7px 11px 6px;
  border-radius: 3px;
  background-color: #af2716;
  font-family: VIC, Arial, sans-serif;
  font-size: 12px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.blog-tag:hover {
  background-color: #343741;
  color: #fff;
}

.blog-tag.sidebar {
  margin-right: 0px;
  padding-bottom: 6px;
}

.blog-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style-type: none;
}

.blog-categories.blog-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.list-item-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/blog-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/blog-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #fff;
}

.news-header.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/about-header.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/about-header.jpg');
}

.bullet-list {
  margin-top: 10px;
  opacity: 0.6;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 14px;
  line-height: 26px;
}

.bullet-list.committee-list {
  display: -ms-grid;
  display: grid;
  margin-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.design-thinking-image {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.design-thinking-table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  border-style: solid;
  border-width: 0.75px;
  border-color: #343741;
}

.design-thinking-table-heading {
  font-family: VIC, Arial, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}

.inner-design-thinking-table {
  padding: 5px 15px;
  border-style: solid;
  border-width: 0.75px;
  border-color: #343741;
}

.contact-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-bottom: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/home-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/home-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #fff;
}

.contact-header.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/about-header.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/about-header.jpg');
}

.blog-post-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}

.blog-post-header.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/about-header.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/about-header.jpg');
}

.blog-image-overlay {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: rgba(0, 0, 0, 0.2);
}

.grid-2 {
  display: none;
  -ms-grid-columns: 0.25fr 1fr 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr 0.25fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.text-block-86 {
  margin-top: 10px;
}

.partners-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/partners-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/partners-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #fff;
}

.partners-header.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/about-header.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/about-header.jpg');
}

.partners-section {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
}

.partners-tabs {
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.tab-link-community {
  padding-right: 25px;
  padding-left: 25px;
  background-color: #ddd;
  font-family: VIC, Arial, sans-serif;
  line-height: 26px;
  text-transform: uppercase;
}

.tab-link-community.w--current {
  background-color: #af2716;
  color: #fff;
}

.tab-link-organisations {
  padding-right: 25px;
  padding-left: 25px;
  font-family: VIC, Arial, sans-serif;
  line-height: 26px;
  text-transform: uppercase;
}

.tab-link-organisations.w--current {
  background-color: #af2716;
  color: #fff;
}

.tab-link-schools {
  padding-right: 25px;
  padding-left: 25px;
  background-color: #ddd;
  font-family: VIC, Arial, sans-serif;
  line-height: 26px;
  text-transform: uppercase;
}

.tab-link-schools.w--current {
  background-color: #af2716;
  color: #fff;
}

.partners-logo-grid {
  padding-top: 25px;
  justify-items: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 60px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.partners-logo-grid.schools {
  grid-row-gap: 35px;
}

.partner-logo {
  max-height: 120px;
  margin: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.partner-logo.cummins {
  height: 80px;
}

.tabs-content {
  padding-top: 20px;
  padding-bottom: 20px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.partnership-contact-icons {
  max-width: 65px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding-left: 0px;
}

.columns-6 {
  padding-top: 20px;
}

.image-44 {
  padding-left: 0px;
}

.default-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: url('../images/about-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}

.default-header.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/about-header.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/about-header.jpg');
}

.dropdown-list {
  background-color: #979092;
}

.dropdown-list.w--open {
  opacity: 1;
  color: #fff;
  text-align: center;
}

.dropdown-link {
  background-color: #af2716;
  opacity: 1;
  color: #fff;
  text-align: center;
}

.dropdown-link:hover {
  background-color: #343741;
  color: #fff;
}

.dropdown-link.w--current {
  color: #fff;
}

.navigation-drop-item {
  background-color: transparent;
  opacity: 1;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigation-drop-item:hover {
  opacity: 0.9;
}

.navigation-drop-item:active {
  opacity: 0.8;
}

.navigation-drop-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 500;
  text-decoration: none;
}

.navigation-drop-item.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.navigation-drop-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.navigation-drop-item.student-login {
  display: none;
}

.dropdown-toggle {
  padding-top: 9px;
  padding-bottom: 9px;
  opacity: 0.6;
}

.dropdown-toggle:hover {
  opacity: 1;
}

.dropdown-toggle:active {
  opacity: 1;
}

.dropdown-toggle.w--open {
  opacity: 0.9;
}

.text-block-90:hover {
  opacity: 0.9;
}

.author-avatar {
  display: inline-block;
  margin-right: 15px;
}

.author-name {
  display: inline-block;
  padding-right: 5px;
  font-family: VIC, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.author-block {
  margin-top: 12px;
  margin-bottom: 12px;
}

.author-block.blog-post {
  display: block;
  margin: 0px auto;
}

.author-information {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin: 20px auto;
  padding-top: 35px;
  padding-right: 180px;
  padding-left: 180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 0.5px solid #343741;
}

.author-description {
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 13px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}

.home-about {
  margin-right: 60px;
  margin-bottom: 20px;
  margin-left: 60px;
}

.default-header-overlay {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: rgba(0, 0, 0, 0.2);
}

.text-block-2 {
  font-family: VIC, Arial, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}

.reset-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 50px;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #979092;
  -webkit-transition: background-color 400ms ease-in-out;
  transition: background-color 400ms ease-in-out;
  font-size: 18px;
}

.reset-button:hover {
  background-color: #4253ff;
}

.reset-button.reset {
  width: 25%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 6px;
  background-color: #000;
  font-family: VIC, Arial, sans-serif;
  font-size: 17px;
}

.reset-button.reset:hover {
  background-color: #343741;
  color: #fff;
}

.radio-button-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #000;
  background-color: #cecece;
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  cursor: pointer;
}

.radio-button-field:hover {
  opacity: 0.8;
}

.radio-button-field.checked {
  background-color: #d6cc97;
}

.form-block-2 {
  width: 100%;
  margin-bottom: 60px;
}

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

.submit-button {
  width: 50%;
  height: 50px;
  background-color: #af2716;
  -webkit-transition: opacity 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  transition: opacity 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  transition: opacity 400ms ease-in-out, transform 400ms ease-in-out;
  transition: opacity 400ms ease-in-out, transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  font-size: 18px;
  cursor: pointer;
}

.submit-button:hover {
  opacity: 0.7;
}

.email-field {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #fff;
}

.email-field:focus {
  border: 1px solid #f3ff15;
}

.textarea {
  min-height: 100px;
  background-color: transparent;
  color: #fff;
}

.textarea:focus {
  border: 1px solid #f3ff15;
}

.radio-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-2 {
  display: none;
  margin-top: 0px;
}

.helper-container {
  position: relative;
}

.helper-text-wrapper {
  position: absolute;
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 10px;
  background-color: #8e61ff;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
  font-family: VIC, Arial, sans-serif;
  color: #000;
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: 300;
}

.text-block-3 {
  color: #fff;
  text-align: center;
}

.radio-button {
  display: none;
}

.checkbox-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.success-message {
  padding: 20px 30px;
  background-color: #37b68e;
  font-family: VIC, Arial, sans-serif;
}

.text-span {
  color: #9962ff;
}

.field-label-2 {
  color: #fff;
}

.button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-label-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
}

.name-field {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #fff;
}

.name-field:focus {
  border-style: solid;
  border-width: 1px;
  border-color: #f3ff15;
}

.error-message {
  background-color: #ff4d4d;
  font-family: VIC, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
  -webkit-transition: background-color 400ms ease-in-out;
  transition: background-color 400ms ease-in-out;
  cursor: pointer;
}

.checkbox-field:hover {
  background-color: hsla(0, 0%, 100%, 0.05);
}

.checkbox-field.last {
  margin-right: 0px;
}

.info-wrapper {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
}

.image-wrapper {
  position: relative;
  width: 100%;
  min-height: 200px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-image: url('../images/Background.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.load-more-button {
  position: static;
  margin-top: 50px;
  border-radius: 4px;
  background-color: #000;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.55, .085, .68, .53);
  transition: -webkit-transform 200ms cubic-bezier(.55, .085, .68, .53);
  transition: transform 200ms cubic-bezier(.55, .085, .68, .53);
  transition: transform 200ms cubic-bezier(.55, .085, .68, .53), -webkit-transform 200ms cubic-bezier(.55, .085, .68, .53);
  font-family: Lato, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.load-more-button:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.reactions-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
}

.post-wrapper {
  position: relative;
  height: auto;
  border-style: none;
  border-width: 1px;
  border-color: #e7e7e7;
  border-radius: 10px;
  box-shadow: 1px 1px 3px 0 #f7f7f7;
}

.facebook-description {
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.facebook-description.read-more {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
}

.tags-list {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.likes-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.facebook-feed-wrapper {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 0px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.reaction-number {
  margin-top: 0px;
  margin-left: 5px;
  font-family: 'Varela Round', sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.facebook-title {
  font-weight: 500;
  text-align: center;
}

.post-link-block {
  display: block;
  -webkit-transition: box-shadow 300ms cubic-bezier(.55, .085, .68, .53);
  transition: box-shadow 300ms cubic-bezier(.55, .085, .68, .53);
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.post-link-block:hover {
  box-shadow: 3px 3px 14px 2px #cfcfcf;
}

.posts-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: auto;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
}

.post-list-item {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.likes-number {
  margin-top: 0px;
  margin-left: 5px;
  font-family: 'Varela Round', sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.comments-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.comments-number {
  margin-top: 0px;
  margin-right: 0px;
  padding-left: 5px;
  font-family: 'Varela Round', sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.post-info-wrapperwrapper {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  background-color: hsla(0, 0%, 100%, 0.9);
}

.link-3 {
  width: 100%;
}

.home-right-column {
  display: block;
  padding-right: 10px;
  padding-left: 0px;
}

.home-right-column.map {
  display: block;
}

.social-feed-wrapper {
  overflow: auto;
  max-height: 750px;
  margin-bottom: 30px;
  padding-top: 5px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 10px;
  background-color: #f1f1f1;
  box-shadow: 0 0 14px 2px #cfcfcf;
  font-family: VIC, Arial, sans-serif;
}

.social-feed-wrapper.twitter {
  max-height: 500px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.social-feed-wrapper.events {
  max-height: 500px;
}

.youtube-embed {
  margin-bottom: 20px;
}

.events-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: url('../images/about-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}

.events-header.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/about-header.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/about-header.jpg');
}

.events-sidebar {
  padding-right: 15px;
  padding-left: 15px;
}

.events-embed {
  padding: 15px;
  text-align: center;
}

.programs-heading {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 55px;
}

.programs-heading.main {
  margin-bottom: 15px;
  text-align: center;
}

.programs-heading.colour-block {
  margin-top: 0px;
  color: #fff;
  font-size: 30px;
  line-height: 45px;
}

.programs-heading.colour-block.h3 {
  font-size: 24px;
  line-height: 40px;
}

.programs-heading.contact {
  margin-top: 30px;
  font-family: VIC, Arial, sans-serif;
  font-size: 23px;
  line-height: 45px;
}

.list-4 {
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  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;
}

.programs-list {
  display: -ms-grid;
  display: grid;
  margin-top: 10px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  opacity: 0.8;
  font-family: VIC, Arial, sans-serif;
  color: #343741;
  font-size: 14px;
}

.programs-image {
  margin-bottom: 30px;
}

.colour-text-block {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 20px;
  background-color: #af2716;
}

.colour-text-block.blue {
  margin-bottom: 40px;
  background-color: #166daf;
}

.colour-text-block.green {
  margin-bottom: 40px;
  background-color: #00b097;
}

.programs-accordion {
  width: 100%;
  font-family: VIC, Arial, sans-serif;
}

.accordion-toggle {
  width: 100%;
  padding: 5px 55px 5px 15px;
}

.text-colour-block {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  font-weight: 300;
}

.text-colour-block.italic {
  font-style: italic;
}

.text-colour-block.italic.section-description {
  margin-bottom: 15px;
}

.accordion-icon {
  color: #fff;
  font-size: 20px;
}

.programs-accordion-dropdown {
  position: static;
}

.programs-accordion-dropdown.w--open {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px 20px 10px;
  background-color: #fff;
}

.program-accordion-subheading {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: VIC, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.program-accordion-subheading.sidebar {
  text-align: center;
}

.program-key-highlight {
  color: #af2716;
  font-weight: 400;
}

.accordion-colour-block {
  margin-top: 10px;
  padding: 15px;
  background-color: #af2716;
}

.accordion-colour-block.green {
  background-color: #00b097;
}

.accordion-colour-block.purple {
  background-color: #6068b2;
}

.accordion-colour-block.blue {
  background-color: #00b097;
}

.accordion-colour-sub-heading {
  margin-right: 20px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 500;
}

.accordion-inner-list {
  margin-top: 10px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 26px;
}

.accordion-inner-list.white {
  margin-top: 5px;
  margin-right: 20px;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
}

.list-item-5 {
  font-size: 14px;
}

.key-learning-aims-list {
  margin-top: 0px;
  padding-left: 20px;
  color: #343741;
  font-size: 14px;
  line-height: 26px;
  font-weight: 300;
}

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

.programs-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/programs.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/programs.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #fff;
}

.programs-header.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/about-header.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/about-header.jpg');
}

.simple-banner.simple-banner-text {
  font-family: VIC, Arial, sans-serif;
  color: #fff;
  font-size: 1.1em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.news-list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.body {
  font-family: VIC, Arial, sans-serif;
}

.challenges-list-wrap {
  display: block;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.challenges-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.challenges-item.snippet {
  display: block;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.challenge-preview-image {
  display: block;
  width: 100%;
  height: 325px;
  margin-bottom: 30px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
}

.challenge-preview-image:hover {
  opacity: 0.7;
}

.challenge-summary-wrap {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-left: 0px;
  text-align: left;
}

.challenge-summary-wrap.grid {
  width: 100%;
  margin-top: 25px;
  padding-left: 0px;
}

.programs-link {
  color: #fff;
  text-decoration: none;
}

.facebook-embed {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.blog-with-sidebar {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.blog-main-section {
  padding-right: 20px;
}

.paragraph-small-2 {
  color: #4b4b4b;
  font-size: 14px;
  line-height: 25px;
}

.paragraph-small-2.subscribe-message {
  margin-bottom: 15px;
  color: #4b4b4b;
}

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

.error-message-2 {
  border-radius: 5px;
  background-color: #d6cc97;
  color: #fff;
  text-align: center;
}

.success-message-2 {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
  background-color: #af2716;
  color: #fff;
}

.subscribe-form-2 {
  margin-bottom: 25px;
}

.button-4 {
  display: inline-block;
  padding: 15px 33px;
  border-radius: 10px;
  background-color: #64ccc9;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-weight: 400;
}

.button-4:hover {
  background-color: #333;
  color: #fff;
}

.button-4.subscribe-button {
  width: 30%;
  float: left;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.sidebar-title {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #979092;
  color: #4b4b4b;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mobile-subscribe-form {
  display: none;
}

.text-field-7 {
  height: 50px;
  padding-left: 15px;
  border: 1px solid #e2eff8;
  border-radius: 5px;
  font-size: 13px;
}

.text-field-7:hover {
  background-color: transparent;
  color: #717177;
}

.text-field-7:focus {
  border-color: #64ccc9;
  background-color: transparent;
}

.text-field-7::-webkit-input-placeholder {
  color: #b4b4b4;
}

.text-field-7:-ms-input-placeholder {
  color: #b4b4b4;
}

.text-field-7::-ms-input-placeholder {
  color: #b4b4b4;
}

.text-field-7::placeholder {
  color: #b4b4b4;
}

.text-field-7.subscribe {
  width: 100%;
  height: 45px;
  float: left;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-style: solid;
  border-width: 1px;
  border-color: #979092;
  border-radius: 5px;
}

.text-field-7.subscribe:focus {
  border-style: solid;
  border-color: #af2716;
}

.text-field-7.subscribe::-webkit-input-placeholder {
  color: #4b4b4b;
}

.text-field-7.subscribe:-ms-input-placeholder {
  color: #4b4b4b;
}

.text-field-7.subscribe::-ms-input-placeholder {
  color: #4b4b4b;
}

.text-field-7.subscribe::placeholder {
  color: #4b4b4b;
}

.text-field-7.subscribe.name {
  width: 47%;
  height: 45px;
  margin-right: 6%;
  border-width: 1px;
  border-radius: 5px;
}

.text-field-7.subscribe.name:focus {
  border-color: #af2716;
}

.text-field-7.subscribe.name.right {
  width: 47%;
  margin-right: 0px;
}

.blog-side-bar-wrapper {
  overflow: auto;
  max-height: none;
  margin-bottom: 30px;
  padding: 15px 20px 0px;
  border-radius: 10px;
  background-color: #f1f1f1;
  box-shadow: 0 0 14px 2px #cfcfcf;
  font-family: VIC, Arial, sans-serif;
}

.blog-side-bar-wrapper.twitter {
  max-height: 500px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.blog-side-bar-wrapper.events {
  max-height: 500px;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.subscribe-fields {
  display: block;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-165 {
  width: 100%;
}

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

.text-block-93 {
  color: #343741;
  font-size: 14px;
}

.categories-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

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

.text-span-2 {
  font-size: 12px;
}

.text-block-94 {
  font-size: 12px;
}

.social-icons {
  display: none;
  width: 152px;
  height: 40px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.social-icons.connect {
  display: -ms-grid;
  display: grid;
  width: 180px;
  height: 35px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

@media screen and (max-width: 991px) {
  .section.cc-product-detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .styleguide-block {
    text-align: center;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container.cc-subscription-form {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container.footer {
    padding-right: 40px;
    padding-left: 40px;
  }
  .container.design-thinking {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container.about-team {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container.map {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container.programs {
    padding-right: 20px;
    padding-left: 20px;
  }
  .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .button.cc-cart {
    margin-right: 30px;
  }
  .paragraph-light.cc-subscribe-paragraph {
    width: 60%;
  }
  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }
  .logo-link.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .menu-icon {
    display: block;
    width: 35px;
    padding-left: 0px;
  }
  .navigation-items {
    background-color: #fff;
  }
  .cart {
    margin-right: 30px;
    margin-left: 0px;
  }
  .navigation {
    padding: 25px 30px;
  }
  .text-field.cc-quantity-field {
    width: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
  }
  .navigation-item {
    width: 100%;
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }
  .navigation-item:hover {
    background-color: #f7f8f9;
  }
  .navigation-item:active {
    background-color: #eef0f3;
  }
  .navigation-item.student-login {
    display: block;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .menu-button {
    padding: 0px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .collection-wrap {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .intro-header {
    height: 500px;
  }
  .collection-item {
    width: 100%;
    max-width: 620px;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .intro-content {
    width: 90%;
  }
  .intro-text {
    width: auto;
  }
  .intro-text.contact {
    width: auto;
  }
  .footer {
    padding-top: 5px;
    padding-bottom: 0px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .picture-placeholder.cc-about-2 {
    height: 460px;
  }
  .contact-name-field-wrap {
    width: 100%;
    padding-right: 0px;
  }
  .email-name-field-wrap {
    width: 100%;
    padding-left: 0px;
  }
  .get-in-touch-form {
    text-align: left;
  }
  .credentials-inputs-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .grid {
    grid-template-areas: "." "." "." ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .contacts-section {
    margin-bottom: 0px;
  }
  .number-contact-wrap {
    margin-bottom: 20px;
  }
  .blog-list-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-item {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-preview-image {
    width: 100%;
    height: 460px;
    margin-bottom: 15px;
  }
  .blog-summary-wrap {
    width: 100%;
  }
  .product-details-wrap {
    width: 100%;
    margin-right: auto;
    margin-bottom: 80px;
    margin-left: auto;
    text-align: center;
  }
  .product-image {
    width: 100%;
    margin-bottom: 40px;
  }
  .product-detail-cta-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .full-width-form {
    padding: 40px;
  }
  .blog-detail-header-wrap {
    width: 70%;
  }
  .blog-header-image {
    height: 460px;
  }
  .orders---copy-this {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .collection-list-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .collection-item-2 {
    display: block;
    float: none;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .my-account {
    padding-right: 15px;
    padding-left: 15px;
  }
  .addresses---copy-this {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .order-line {
    padding-right: 0px;
    padding-left: 0px;
  }
  .login-item {
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }
  .login-item:hover {
    background-color: #f7f8f9;
  }
  .login-item:active {
    background-color: #eef0f3;
  }
  .blog-item-2 {
    width: 80%;
  }
  .blog-preview-image-2 {
    height: 460px;
  }
  .column {
    padding-right: 10px;
  }
  .column.map {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-2.map {
    padding-right: 0px;
  }
  .footer-text {
    margin-bottom: 0px;
  }
  .footer-text.legal {
    height: 55px;
    padding-top: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .footer-social-links {
    opacity: 1;
  }
  .legal-footer-columns {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-logos {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    grid-column-gap: 0px;
  }
  .legal-footer-column-1 {
    height: 55px;
  }
  .footer-logo-images {
    height: 45px;
  }
  .footer-logo-images.bhi {
    height: 45px;
    margin-left: 40px;
  }
  .footer-logo-images.edustate {
    margin-right: 40px;
  }
  .columns-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .columns-3.location {
    padding-right: 0px;
    padding-left: 0px;
  }
  .google-maps-pro {
    width: 90%;
    max-width: none;
  }
  .html-embed.map {
    padding-left: 0px;
  }
  .yrts-hq-login-button {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .columns-5 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .heading-10.home-news {
    padding-left: 10px;
  }
  .heading-10.home-events {
    padding-left: 10px;
  }
  .about-header {
    height: 500px;
  }
  .image-41.about-us-page {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .blog-tag.sidebar {
    width: 100%;
  }
  .news-header {
    height: 500px;
  }
  .contact-header {
    height: 500px;
  }
  .blog-post-header {
    height: 500px;
    background-size: cover;
  }
  .partners-header {
    height: 500px;
  }
  .partners-section {
    padding-right: 40px;
    padding-left: 40px;
  }
  .text-block-87 {
    font-size: 14px;
  }
  .partner-logo.cummins {
    height: 70px;
  }
  .text-block-88 {
    font-size: 14px;
  }
  .text-block-89 {
    font-size: 14px;
  }
  .default-header {
    height: 500px;
    max-width: 100%;
  }
  .dropdown-list.w--open {
    position: relative;
    margin: 15px -30px -2px;
    text-align: center;
  }
  .dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
  }
  .navigation-drop-item {
    width: 100%;
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }
  .navigation-drop-item:hover {
    background-color: #f7f8f9;
  }
  .navigation-drop-item:active {
    background-color: #eef0f3;
  }
  .navigation-drop-item.student-login {
    display: block;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .dropdown-toggle {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .author-block {
    margin-top: 10px;
  }
  .author-information {
    max-width: 90%;
    padding-top: 20px;
    padding-right: 60px;
    padding-left: 60px;
  }
  .home-right-column.map {
    padding-right: 0px;
  }
  .events-header {
    height: 500px;
    max-width: 100%;
  }
  .programs-header {
    height: 500px;
  }
  .news-list-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .challenges-list-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .challenges-item {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .challenge-preview-image {
    height: 460px;
    margin-bottom: 15px;
  }
  .challenge-summary-wrap {
    width: 100%;
  }
  .blog-main-section {
    padding-left: 20px;
  }
  .blog-sidebar {
    padding-right: 20px;
  }
  .sidebar-title {
    margin-bottom: 15px;
  }
  .text-field-7.subscribe.name {
    width: 100%;
    margin-right: 0%;
  }
  .text-field-7.subscribe.name.right {
    width: 100%;
  }
  .blog-side-bar-wrapper {
    max-height: none;
  }
  .subscribe-fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .categories-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .category-item {
    width: 100%;
    margin-right: 0px;
  }
  .social-icons.connect {
    width: 100%;
    justify-items: center;
  }
}

@media screen and (max-width: 767px) {
  .section {
    margin-right: 0px;
    margin-left: 0px;
  }
  .section.footer {
    margin-right: 0px;
    margin-left: 0px;
  }
  .container {
    text-align: center;
  }
  .container.cc-subscription-form {
    padding: 20px 30px 30px;
  }
  .container.cc-heading-wrap {
    margin-bottom: 50px;
  }
  .container.cc-full-width-form-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: left;
  }
  .container.footer {
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px 20px;
  }
  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }
  .label {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .label.cc-blog-date {
    text-align: center;
  }
  .label.social-media {
    margin-top: 10px;
  }
  .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }
  .paragraph-light.cc-subscribe-paragraph {
    width: 80%;
  }
  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }
  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }
  .logo-link {
    padding-left: 0px;
  }
  .logo-link.w--current {
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .logo-link.footer {
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }
  .menu-icon {
    width: 30px;
  }
  .cart-item-info-wrap {
    padding-right: 10px;
    padding-left: 10px;
  }
  .navigation {
    padding: 20px 30px;
  }
  .text-field.cc-subscribe-text-field {
    width: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
  }
  .text-field.cc-contact-field {
    text-align: left;
  }
  .text-field.cc-textarea {
    text-align: left;
  }
  .cart-container {
    min-width: 360px;
  }
  .intro-header {
    height: 450px;
  }
  .intro-content {
    width: 85%;
  }
  .intro-text.contact {
    width: auto;
  }
  .main-paragraph-wrap {
    margin-bottom: 40px;
    grid-row-gap: 30px;
    grid-template-areas: "." ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 30px auto;
    grid-template-rows: auto auto;
  }
  .subscribe-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .form-block {
    width: 90%;
    max-width: 470px;
  }
  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
  }
  .footer-link {
    margin-bottom: 0px;
    line-height: 25px;
  }
  .footer-link.contact {
    margin-top: 0px;
  }
  .logo-footer {
    display: block;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
  }
  .links-section-footer {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .about-quote {
    width: 80%;
    max-width: 470px;
  }
  .get-in-touch-form-wrap {
    width: 90%;
  }
  .paragraph-contact-text {
    font-size: 16px;
    line-height: 28px;
  }
  .grid {
    grid-row-gap: 15px;
  }
  .contacts-section.partners {
    margin-bottom: 0px;
  }
  .store-categories-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .products-category-link {
    margin-bottom: 10px;
  }
  .collection-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-item {
    width: 100%;
    max-width: 470px;
  }
  .blog-summary-wrap {
    padding-left: 0px;
    text-align: center;
  }
  .utility-page-wrap {
    padding: 15px;
  }
  ._404-wrap {
    padding: 30px;
  }
  .product-details-wrap {
    width: 90%;
  }
  .product-image {
    height: 500px;
  }
  .full-width-form {
    padding: 30px;
  }
  .blog-detail-header-wrap {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }
  .orders---copy-this {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .collection-list-2 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .collection-item-2 {
    display: block;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .account-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .addresses---copy-this {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .order-date---copy-this {
    text-align: left;
  }
  .billing-address---copy-this {
    text-align: left;
  }
  .shipping-address---copy-this {
    text-align: left;
  }
  .order-line {
    padding-right: 0px;
    padding-left: 0px;
  }
  .table-row-data.product {
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-info-wrapper {
    padding-left: 0px;
  }
  .section-14 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .container-4 {
    text-align: center;
  }
  .blog-item-2 {
    width: 90%;
    max-width: 470px;
  }
  .section-15 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .container-5 {
    text-align: center;
  }
  .container-5.cc-heading-wrap {
    margin-bottom: 50px;
  }
  .announcement-bar-text {
    margin-right: 20px;
    margin-left: 20px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-2 {
    padding-right: 0px;
  }
  .copyright-text {
    margin-right: 20px;
    margin-left: 20px;
  }
  .footer-text.legal-links {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-social-icons.connect {
    margin-top: 15px;
  }
  .footer-social-links {
    opacity: 1;
    -webkit-transition-property: none;
    transition-property: none;
  }
  .contact-us-icons {
    margin-top: 0px;
  }
  .contact-us-column-icon {
    display: none;
    height: auto;
  }
  .contact-us-footer {
    height: auto;
    margin-top: 10px;
  }
  .contact-us-column-text {
    height: auto;
    padding-left: 0px;
  }
  .legal-link {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .legal-links-section-footer {
    height: auto;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .footer-logo-images.bhi {
    margin-left: 0px;
  }
  .footer-logo-images.edustate {
    margin-right: 0px;
  }
  .google-maps-pro {
    height: 350px;
  }
  .html-embed.map {
    padding-left: 0px;
  }
  .html-embed.contact-map {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
  .columns-5 {
    height: auto;
    margin-bottom: 10px;
  }
  .legal-links-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-news-section {
    padding-right: 0px;
    padding-left: 0px;
  }
  .blog-post-title {
    text-align: center;
  }
  .about-header {
    height: 450px;
    margin-bottom: 40px;
  }
  .about-us-headings {
    text-align: center;
  }
  .blog-categories {
    margin-top: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .news-header {
    height: 450px;
  }
  .bullet-list {
    text-align: left;
  }
  .contact-header {
    height: 450px;
  }
  .blog-post-header {
    height: 450px;
  }
  .partners-header {
    height: 450px;
  }
  .partners-logo-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .partner-logo.cummins {
    height: 65px;
  }
  .partnership-contact-icons {
    max-width: 50px;
    margin-bottom: 10px;
  }
  .default-header {
    height: 450px;
  }
  .author-information {
    max-width: 470px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .form-block-2 {
    width: 90%;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
  }
  .home-right-column {
    padding-right: 0px;
  }
  .events-header {
    height: 450px;
  }
  .programs-heading.colour-block.h3 {
    white-space: pre-wrap;
  }
  .programs-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    text-align: left;
  }
  .programs-header {
    height: 450px;
    margin-bottom: 40px;
  }
  .challenges-item {
    width: 100%;
    max-width: 470px;
  }
  .challenge-summary-wrap {
    padding-left: 0px;
    text-align: center;
  }
  .paragraph-small-2 {
    font-size: 13px;
    text-align: center;
  }
  .sidebar-content {
    text-align: center;
  }
  .button-4 {
    font-size: 13px;
  }
  .sidebar-title {
    text-align: center;
  }
  .blog-side-bar-wrapper {
    box-shadow: none;
  }
  .categories-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .category-item {
    width: 33.3333%;
    margin-right: 20px;
  }
  .social-icons.connect {
    width: 100%;
    margin-top: 15px;
    justify-items: center;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }
  h2 {
    font-size: 34px;
    line-height: 46px;
  }
  .section {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
  .section.cc-product-detail {
    margin-right: 15px;
    margin-left: 15px;
  }
  .section.contact-details {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .container.cc-subscription-form {
    padding-right: 15px;
    padding-left: 15px;
  }
  .container.footer {
    padding-right: 2px;
    padding-left: 2px;
  }
  .container.map {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .container.programs {
    padding-right: 15px;
    padding-left: 15px;
  }
  .paragraph-bigger.cc-bigger-light {
    font-size: 16px;
    line-height: 27px;
    text-align: center;
  }
  .paragraph-bigger.cc-bigger-light.about-header-text {
    text-align: center;
  }
  .paragraph-bigger.cc-bigger-light.home-header-paragraph {
    font-size: 16px;
    line-height: 26px;
  }
  .button.cc-white-button {
    padding: 10px 20px;
  }
  .button.cc-cart {
    display: none;
    padding-right: 16px;
    padding-left: 16px;
  }
  .button.reset {
    padding-right: 25px;
    padding-left: 25px;
  }
  .button.submit {
    padding-right: 25px;
    padding-left: 25px;
  }
  .label.cc-blog-date {
    text-align: center;
  }
  .label.cc-blog-date.blog-post {
    font-size: 14px;
  }
  .rich-text {
    width: 100%;
    max-width: none;
  }
  .rich-text.blog-text {
    margin-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .rich-text.default {
    padding-right: 15px;
    padding-left: 15px;
  }
  .paragraph-light {
    text-align: center;
  }
  .paragraph-light.cc-subscribe-paragraph {
    width: 100%;
  }
  .paragraph-light.accordion {
    text-align: left;
  }
  .heading-jumbo {
    font-size: 32px;
    line-height: 42px;
  }
  .heading-jumbo.about {
    font-size: 34px;
  }
  .heading-jumbo.programs {
    font-size: 34px;
  }
  .logo-link {
    margin-right: auto;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .logo-link.footer {
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .status-message.cc-no-data {
    width: 100%;
  }
  .menu-icon {
    width: 25px;
  }
  .cart-item-info-wrap {
    margin-right: 10px;
    margin-left: 10px;
  }
  .cart {
    margin-right: 20px;
  }
  .navigation {
    padding-right: 15px;
    padding-left: 15px;
  }
  .text-field.cc-contact-field {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .menu-button.w--open {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .logo-image {
    padding-left: 0px;
  }
  .cart-container {
    min-width: 320px;
  }
  .intro-header {
    height: 345px;
  }
  .intro-text {
    margin-bottom: 20px;
  }
  .intro-text.contact {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
  }
  .main-heading-wrap {
    padding-right: 5px;
    padding-left: 5px;
  }
  .main-paragraph-wrap {
    margin-bottom: 20px;
  }
  .form-block {
    width: 100%;
    max-width: none;
  }
  .logo-footer {
    margin-bottom: 20px;
    padding-left: 0px;
  }
  .about-quote {
    width: 100%;
    max-width: none;
  }
  .get-in-touch-form-wrap {
    width: 90%;
    max-width: none;
    margin-bottom: 30px;
  }
  .grid {
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .contacts-section.partners {
    max-width: 90%;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .blog-item {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
  }
  .blog-item.snippet {
    padding-right: 10px;
  }
  .blog-preview-image {
    height: 200px;
  }
  .blog-summary-wrap {
    margin-bottom: 10px;
  }
  .product-details-wrap {
    width: 100%;
    max-width: none;
  }
  .list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .full-width-form {
    padding: 15px;
  }
  .order-item-description-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .order-item-content-wrap {
    margin-bottom: 5px;
  }
  .order-item-price {
    margin-left: 24px;
  }
  .blog-detail-header-wrap {
    width: 100%;
    max-width: none;
  }
  .order-numebr-footer {
    background-color: rgba(147, 189, 69, 0.18);
  }
  .order-row---copy-this {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .orders-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .cancel-reason---copy-this {
    text-align: left;
  }
  .address-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .billing-wrapper {
    width: 100%;
  }
  .shipping-wrapper {
    width: 100%;
  }
  .order-line {
    padding-right: 0px;
    padding-left: 0px;
  }
  .table-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .table-row-data.quantity {
    width: 100%;
  }
  .table-row-data.price {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .table-row-data.product {
    background-color: rgba(147, 189, 69, 0.12);
  }
  .table-row-data.product {
    padding-left: 0px;
    background-color: #fff;
  }
  .table-row-data.product {
    background-color: transparent;
  }
  .cart-row---copy-this {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-13 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .gift-card-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  .product-info-wrapper-3 {
    padding-left: 0px;
  }
  .blog-item-2 {
    width: 100%;
    max-width: none;
  }
  .header-bar {
    display: none;
  }
  .announcement-bar-text {
    margin-right: 5px;
    margin-left: 5px;
  }
  .column {
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-2.map {
    display: none;
  }
  .copyright-text {
    margin-right: 5px;
    margin-left: 5px;
  }
  .footer-text.legal {
    height: auto;
    margin-top: 5px;
    padding-bottom: 5px;
  }
  .legal-footer-columns {
    padding-right: 5px;
    padding-left: 5px;
  }
  .footer-logos {
    height: 50px;
    grid-column-gap: 15px;
  }
  .legal-footer-column-1 {
    height: auto;
  }
  .footer-logo-images {
    height: 30px;
  }
  .footer-logo-images.bhi {
    height: 30px;
  }
  .columns-3 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .columns-3.location {
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
  }
  .button-text {
    font-size: 12px;
    line-height: 24px;
  }
  .html-embed.contact-map {
    display: none;
  }
  .columns-5 {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .home-news-section {
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 0px;
  }
  .home-headings {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
  .heading-10 {
    text-align: center;
  }
  .blog-post-title {
    font-size: 30px;
  }
  .about-header {
    height: 345px;
    margin-bottom: 40px;
  }
  .about-us-headings {
    font-size: 30px;
    line-height: 45px;
  }
  .image-41 {
    padding-left: 0px;
  }
  .image-43 {
    padding-left: 0px;
  }
  .news-header {
    height: 345px;
    margin-bottom: 40px;
  }
  .bullet-list.committee-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .contact-header {
    height: 345px;
  }
  .blog-post-header {
    height: 325px;
    margin-bottom: 20px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .partners-header {
    height: 345px;
    margin-bottom: 40px;
  }
  .partners-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .tab-link-community {
    text-align: center;
  }
  .tab-link-organisations {
    text-align: center;
  }
  .tab-link-schools {
    text-align: center;
  }
  .partners-logo-grid {
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .partners-logo-grid.schools {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .partner-logo.cummins {
    height: 65px;
  }
  .tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .default-header {
    height: 345px;
    margin-bottom: 40px;
  }
  .dropdown-toggle.w--open {
    margin-left: 10px;
  }
  .author-information {
    max-width: 90%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .home-about {
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
  }
  .partnership-contact-heading {
    font-family: VIC, Arial, sans-serif;
    font-size: 28px;
    line-height: 42px;
  }
  .radio-button-field {
    width: 65%;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    padding-right: 5px;
    padding-left: 5px;
  }
  .form-block-2 {
    width: 90%;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .email-field {
    margin-bottom: 5px;
  }
  .radio-button-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkbox-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-span {
    font-size: 34px;
  }
  .name-field {
    margin-bottom: 5px;
  }
  .checkbox-field {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .collection-list-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .home-right-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .home-right-column.map {
    display: none;
  }
  .social-feed-wrapper.events {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .events-header {
    height: 345px;
    margin-bottom: 40px;
  }
  .programs-heading.colour-block {
    font-size: 24px;
    line-height: 34px;
  }
  .programs-heading.colour-block.h3 {
    font-size: 20px;
    line-height: 35px;
  }
  .programs-list {
    padding-left: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .colour-text-block {
    margin-bottom: 20px;
    text-align: left;
  }
  .accordion-toggle {
    padding-right: 20px;
    padding-left: 0px;
  }
  .text-colour-block {
    white-space: pre-wrap;
  }
  .accordion-icon {
    margin-right: 0px;
  }
  .programs-accordion-dropdown.w--open {
    text-align: left;
  }
  .program-accordion-subheading {
    font-size: 30px;
    line-height: 40px;
    text-align: left;
  }
  .programs-header {
    height: 345px;
    margin-bottom: 40px;
  }
  .column-7 {
    text-align: left;
  }
  .news-page-blog-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .challenges-page-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .challenges-item {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
  }
  .challenges-item.snippet {
    padding-right: 10px;
  }
  .challenge-preview-image {
    height: 200px;
  }
  .challenge-summary-wrap {
    margin-bottom: 10px;
  }
  .blog-main-section {
    padding-right: 0px;
    padding-left: 0px;
  }
  .blog-sidebar {
    padding-right: 10px;
  }
  .mobile-sub-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sidebar-content {
    margin-bottom: 25px;
    text-align: center;
  }
  .subscribe-form-2 {
    display: block;
  }
  .button-4.subscribe-button {
    width: 50%;
  }
  .button-4.subscribe-button.mobile {
    width: 100%;
    border-radius: 5px;
  }
  .mobile-subscribe-form {
    display: block;
  }
  .text-field-7.subscribe {
    width: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
  }
  .blog-side-bar-wrapper {
    margin-bottom: 10px;
  }
  .blog-side-bar-wrapper.events {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .categories-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .category-item {
    width: 100%;
  }
}

#w-node-e6eb45324780-b3087241 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a2d7387904db-b3087241 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-2d9f87e2971b-87e29718 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-2d9f87e29736-87e29718 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-2d9f87e29738-87e29718 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-2d9f87e2971d-87e29718 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-2d9f87e2971f-87e29718 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-2d9f87e2972d-87e29718 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-2d9f87e2972f-87e29718 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-acd170cc1b20-87e29718 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-ee4d77afa2ff-87e29718 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-b2bcb4712fe3-87e29718 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ed1d7aa23d84-ba087272 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-770dec2ab812-ba087272 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-155cfbec9cb3-9dc9cfa0 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-118798530579-9dc9cfa0 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-30d9f5dc7838-9dc9cfa0 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-187eb3247f8d-9dc9cfa0 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d869e96ff299-2e314c70 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d869e96ff2a3-2e314c70 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-2d9f87e2971b-87e29718 {
    -ms-grid-column-span: 3;
    grid-column-end: 3;
  }
  #w-node-2d9f87e29736-87e29718 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
  }
  #w-node-2d9f87e29738-87e29718 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
  }
  #w-node-2d9f87e2971d-87e29718 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-2d9f87e2971f-87e29718 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-2d9f87e2972d-87e29718 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-2d9f87e2972f-87e29718 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-acd170cc1b20-87e29718 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-ee4d77afa2ff-87e29718 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ff35e7d71feb-6c08725f {
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  #w-node-0b3ae0b23a37-6c08725f {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-5eb4719b6a2f-6c08725f {
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  #w-node-c4e899f1e25e-6c08725f {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-02447b1b4871-6c08725f {
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  #w-node-6f9cc9bccc46-6c08725f {
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
}

@font-face {
  font-family: 'VIC';
  src: url('../fonts/VIC-Medium.woff2') format('woff2'), url('../fonts/VIC-Medium.eot') format('embedded-opentype'), url('../fonts/VIC-Medium.woff') format('woff'), url('../fonts/VIC-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'VIC';
  src: url('../fonts/VIC-Light.woff2') format('woff2'), url('../fonts/VIC-Light.eot') format('embedded-opentype'), url('../fonts/VIC-Light.woff') format('woff'), url('../fonts/VIC-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'VIC';
  src: url('../fonts/VIC-LightItalic.woff2') format('woff2'), url('../fonts/VIC-LightItalic.eot') format('embedded-opentype'), url('../fonts/VIC-LightItalic.woff') format('woff'), url('../fonts/VIC-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'VIC';
  src: url('../fonts/VIC-MediumItalic.woff2') format('woff2'), url('../fonts/VIC-MediumItalic.eot') format('embedded-opentype'), url('../fonts/VIC-MediumItalic.woff') format('woff'), url('../fonts/VIC-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'VIC';
  src: url('../fonts/VIC-Italic.woff2') format('woff2'), url('../fonts/VIC-Italic.eot') format('embedded-opentype'), url('../fonts/VIC-Italic.woff') format('woff'), url('../fonts/VIC-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'VIC';
  src: url('../fonts/VIC-Regular.woff2') format('woff2'), url('../fonts/VIC-Regular.eot') format('embedded-opentype'), url('../fonts/VIC-Regular.woff') format('woff'), url('../fonts/VIC-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}