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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -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-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -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;
  clear: both;
}

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

.w-checkbox-input--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: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.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-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  display: flex;
  flex-direction: column;
  font-family: Barlow, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

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

p {
  margin-bottom: 10px;
  font-family: Barlow, sans-serif;
  font-size: 1.1em;
  line-height: 1.8;
  font-weight: 400;
}

a {
  text-decoration: underline;
}

.top-section {
  height: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #111621;
  font-size: 13px;
  line-height: 29px;
}

.logo-container {
  float: left;
  text-decoration: none;
}

.logo-image {
  width: 50%;
  margin-top: 9px;
  margin-right: 13px;
  float: left;
}

.logo {
  margin-top: 5px;
  margin-bottom: 0px;
  float: left;
  color: #000;
  font-weight: 400;
}

.header-right-block {
  margin-top: 8px;
  margin-left: auto;
  float: right;
  flex: 1;
}

.button {
  display: inline-block;
  margin-top: 11px;
  padding: 4px 15px;
  border: 2px solid #000;
  background-color: #000;
  transition: border 200ms ease, background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.8px;
  text-decoration: none;
  text-transform: uppercase;
}

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

.button.top-donate-button {
  width: 180px;
  height: 40px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 4px;
  padding-right: 25px;
  padding-left: 45px;
  float: right;
  border-style: none;
  border-color: #1ca6ac;
  background-color: #098de3;
  background-image: url('../images/white-arrow.png'), url('../images/health-insurance-svgrepo-com-1.svg');
  background-position: 116% 50%, 15px 50%;
  background-size: 11px, 22px;
  background-repeat: no-repeat, no-repeat;
  transition: border 200ms ease, background-color 200ms ease, color 200ms ease, background-position 200ms ease, padding 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #dfdfdf;
  font-size: 13px;
  line-height: 29px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button.top-donate-button:hover {
  padding-right: 40px;
  padding-left: 15px;
  border-style: none;
  border-color: #eeba47;
  background-color: #098de3;
  background-position: 91% 50%, -26px 50%;
}

.button.top-donate-button.w--current {
  font-family: Barlow, sans-serif;
}

.button.yellow {
  border-color: #fb5b5b;
  background-color: #fb5b5b;
  font-family: Barlow, sans-serif;
  color: #111621;
  font-size: 0.9em;
  font-weight: 500;
}

.button.yellow:hover {
  border-color: #000;
  background-color: #111621;
  color: #fffcfd;
}

.button.yellow.small {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding: 6px 20px;
  font-family: Barlow, sans-serif;
  font-size: 0.9em;
  font-weight: 500;
  letter-spacing: 0.8px;
}

.button.yellow.medium {
  padding: 8px 18px;
  font-size: 1em;
}

.button.yellow {
  border-color: #eeba47;
  background-color: #eeba47;
}

.button.yellow:hover {
  border-color: #000;
  background-color: #000;
}

.button.red {
  background-color: #ee2535;
}

.button.red.small {
  padding: 6px 20px;
  border-style: none;
  font-family: Barlow, sans-serif;
  font-size: 0.9em;
  letter-spacing: 0.8px;
}

.button.red.small:hover {
  background-color: #111621;
}

.button.blue {
  display: block;
  border-color: #098de3;
  background-color: #098de3;
  font-family: Barlow, sans-serif;
}

.button.blue.form-button {
  max-width: 80px;
}

.button.blue.medium {
  display: flex;
  max-width: 200px;
  flex-direction: column;
  align-items: center;
}

.button.yellow {
  border-color: #eeba47;
  background-color: #eeba47;
  color: #111621;
  font-size: 12px;
  font-weight: 500;
}

.button.yellow:hover {
  border-color: #000;
  background-color: #111621;
  color: #fffcfd;
}

.dropdown-list.w--open {
  background-color: #fff;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}

.nav-menu {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  justify-content: flex-end;
}

.nav-link {
  padding-right: 14px;
  padding-left: 14px;
  transition: background-color 200ms ease;
  color: #111621;
  font-size: 13px;
  text-align: left;
  text-transform: uppercase;
}

.nav-link:hover {
  background-color: transparent;
  color: #777;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link.w--current {
  border-top-width: 1px;
  border-top-color: #000;
  color: #000;
}

.nav-link.dropdown-nav-link {
  padding-right: 30px;
}

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

.nav-link.dropdown-nav-link.w--open {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.dropdown-icon {
  margin-right: 10px;
}

.dropdown-link {
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-align: justify;
  text-transform: uppercase;
}

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

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

.navbar {
  background-color: #dfdfdf;
}

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

.hero-section {
  width: 100%;
  height: auto;
  min-height: 82vh;
  margin-bottom: 0px;
  padding-top: 155px;
  padding-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.48);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/shutterstock_1570353394-1-1.jpg');
  background-position: 0px 0px, 50% 10%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #fff;
}

.image-section-text-block {
  width: 70%;
  float: left;
}

.hero-title {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
}

.hero-title._2 {
  margin-bottom: 26px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}

.sponsor {
  display: flex;
  margin-top: 80px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
}

.sponsor.hide {
  display: none;
}

.container {
  display: flex;
  flex-direction: column;
}

.grid {
  justify-items: center;
  align-items: center;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section {
  padding-top: 10vh;
  padding-bottom: 10vh;
  background-color: #fff;
}

.section.light-blue {
  background-color: #f1f9fd;
}

.section.background {
  display: flex;
  width: 100%;
  min-height: 70vh;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

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

.section.smoke {
  background-color: #fffcfd;
}

.intro-text {
  margin-bottom: 22px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 17px;
  line-height: 1.6;
  font-weight: 400;
}

.blog-title {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 700;
}

.blog-title.intro-title {
  margin-bottom: 24px;
  font-family: Barlow, sans-serif;
  font-size: 32px;
  line-height: 1.4;
}

.left-column {
  padding-right: 35px;
}

.heading {
  color: #fff;
}

.small-info-block {
  width: 91%;
}

.overall-icon {
  width: 20px;
  margin-top: 3px;
  margin-right: 12px;
  float: left;
}

.paragraph-2 {
  color: #fff;
}

.highlight-block-overlay {
  width: 100%;
  height: 100%;
  padding: 35px 40% 35px 35px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: background-color 200ms ease;
}

.highlight-block-overlay:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.info-row {
  margin-top: 45px;
}

.right-column {
  padding-left: 35px;
}

.highlight-image-block {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;
  background-image: url('../images/close-up-portrait-of-girl-333529.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  text-decoration: none;
}

.highlight-image-block._2 {
  background-image: url('../images/two-girls-doing-school-works-1720186.jpg');
  background-size: cover;
}

.div {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.div.text-centered {
  display: flex;
  max-width: 940px;
  flex-direction: column;
  align-items: center;
}

.div.text-centered.full {
  max-width: 100%;
}

.h1 {
  font-family: Barlowcondensed, sans-serif;
  font-weight: 600;
}

.h4 {
  font-family: Barlowcondensed, sans-serif;
  font-size: 1.88em;
  line-height: 1.3;
  font-weight: 600;
}

.style_item {
  padding: 2em 0em;
  border-bottom: 0.1em solid #bdbdbd;
}

.display {
  font-size: 4.38em;
  line-height: 1.1;
  font-weight: 400;
}

.display.h1 {
  font-family: Barlowcondensed, sans-serif;
  font-size: 5em;
  font-weight: 500;
}

.display.h1.is--big {
  margin-bottom: 0px;
  font-size: 4.48em;
  font-weight: 600;
  text-transform: uppercase;
}

.btn-wrapper {
  width: 15em;
}

.text-link {
  font-family: Barlow, sans-serif;
  color: rgba(251, 174, 68, 0.88);
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}

.container-2 {
  width: 100%;
  max-width: 100em;
  margin-right: auto;
  margin-left: auto;
  padding: 5em 3em;
}

.button-2 {
  display: flex;
  height: 3em;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 2.3em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 8px;
  background-color: #fbae44;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.34);
  font-family: Barlow, sans-serif;
  color: #111621;
  font-size: 1.25em;
  font-weight: 700;
  text-decoration: none;
}

.form_submit {
  font-size: 1.25em;
}

.form_submit.btn {
  height: 3em;
  padding-right: 2.3em;
  padding-left: 2.3em;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 8px;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.18);
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.form_submit.btn.is--lightblue {
  background-color: #fbae44;
  color: #111621;
}

.section-2 {
  background-color: #fff;
}

.form_input {
  height: 3em;
  margin-bottom: 1em;
  padding: 0em 0.9em;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 0em;
  font-size: 1.25em;
}

.h5 {
  font-family: Barlowcondensed, sans-serif;
  font-size: 1.67em;
  line-height: 1.3;
  font-weight: 600;
}

.h6 {
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
}

.h3 {
  font-family: Barlowcondensed, sans-serif;
  font-weight: 600;
}

.h2 {
  font-family: Barlowcondensed, sans-serif;
  font-weight: 600;
}

.paragraph {
  margin-top: 1em;
  margin-bottom: 2em;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.6em;
}

.paragraph.sub-title {
  margin-bottom: 1em;
  font-size: 1.2em;
  line-height: 1.8em;
}

.paragraph.sub-title.title-p {
  color: #111621;
  text-align: center;
  text-transform: none;
}

.paragraph.large {
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: 600;
  text-align: center;
}

.paragraph.testimonials {
  font-size: 1em;
  line-height: 2.2em;
}

.paragraph.sign-text {
  margin-bottom: 0.2em;
}

.paragraph.form-footer {
  margin-top: 2em;
  font-size: 10px;
}

.paragraph.hero-paragraph {
  font-size: 1.4em;
}

.list {
  margin-bottom: 0px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 1.8;
}

.paragraph-4 {
  line-height: 1.6;
}

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

.div-block.text-centered {
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -ms-grid-row-align: center;
      align-self: center;
  flex: 1;
}

.paragraph-5 {
  padding-right: 40px;
  padding-left: 40px;
}

.paragraph-5.text-centered {
  text-align: center;
}

.italic-text {
  font-weight: 700;
}

.grid-2 {
  align-items: center;
  -ms-grid-row-align: center;
      align-self: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 2fr 2fr 2fr 2fr;
  grid-template-columns: 2fr 2fr 2fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.services {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.services-img {
  max-height: 100px;
  max-width: 100%;
}

.image {
  max-height: 100px;
}

.image-2 {
  max-height: 80px;
}

.image-3 {
  max-height: 80px;
}

.image-4 {
  max-height: 90px;
}

.blog-content {
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1100px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.blog-content.is--2 {
  align-items: flex-end;
}

.inner-blog {
  display: flex;
  max-width: 650px;
  padding: 50px;
  flex-direction: column;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.heading-1 {
  margin-top: 0px;
  color: #1a1948;
  font-size: 45px;
  line-height: 55px;
  font-weight: 600;
  text-transform: uppercase;
}

.paragraph-6 {
  opacity: 0.75;
  color: #505053;
  font-size: 16px;
  line-height: 22px;
}

.button-wrapper-2 {
  display: flex;
  margin-top: 20px;
  align-items: center;
}

.button-3 {
  padding: 13px 22px;
  border-radius: 0px;
  background-color: #0b7187;
  transition: all 200ms ease;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-transform: none;
}

.button-3:hover {
  opacity: 0.8;
}

.secondary-button {
  display: flex;
  margin-left: 25px;
  align-items: center;
  transition: all 200ms ease;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-decoration: none;
}

.secondary-button:hover {
  opacity: 0.8;
  transform: translate(5px, 0px);
}

.right-arrow {
  height: 15px;
  margin-top: 2px;
  margin-left: 7px;
}

.blog-section {
  display: flex;
  width: 100%;
  height: auto;
  min-height: 70vh;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #dbdbdb;
  background-color: #a0d4ae;
  background-image: url('../images/shutterstock_401695108.jpg');
  background-position: 45vw 50%;
  background-size: auto 110%;
  background-repeat: no-repeat;
}

.blog-section.is--1 {
  min-height: 60vh;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 80px;
  justify-content: center;
  border: 1px none #000;
  background-color: #fffcfd;
  background-image: url('../images/shutterstock_117675688-1.jpg');
  background-position: 100% 0%;
  background-size: auto;
}

.blog-section.is--2 {
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 80px;
  justify-content: center;
  border: 1px none #000;
  background-color: #fffcfd;
  background-image: url('../images/shutterstock_1817195423-1.jpg');
  background-position: 0% 0%;
  background-size: auto;
}

.blog-section.is--4 {
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 80px;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  background-color: #fffcfd;
  background-image: url('../images/shutterstock_1904035054-1.jpg');
  background-position: 0% 0%;
  background-size: auto;
}

.blog-section.is--3 {
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 80px;
  justify-content: center;
  border: 1px none #000;
  background-color: #fffcfd;
  background-image: url('../images/shutterstock_1827667109-1.jpg');
  background-position: 100% 0%;
  background-size: auto;
}

.background-video {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 50%;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
}

.background-video-2 {
  width: 50%;
  margin-right: 0px;
  margin-left: auto;
}

.div-block-2 {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.testimonial-column-dark {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
}

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

.centered-heading {
  margin-bottom: 16px;
  text-align: center;
}

.testimonial-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 2.25fr 1fr 1fr;
  grid-template-columns: 2.25fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.testimonial-block-main {
  display: flex;
  padding: 32px 24px;
  justify-content: space-between;
  background-color: #f5f7fa;
}

.testimonial-main-image {
  width: 200px;
  height: 280px;
  margin-right: 24px;
  -o-object-fit: cover;
     object-fit: cover;
}

.testimonial-main-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

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

.testimonial-main-heading {
  margin-bottom: 2px;
  font-weight: 600;
}

.testimonial-block {
  display: flex;
  padding: 32px 24px;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f5f7fa;
}

.testimonial-info-two {
  display: flex;
  align-items: center;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.testimonial-author-name {
  font-weight: 700;
}

.grid-3 {
  margin-top: 1em;
  justify-items: center;
  align-content: space-between;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-content {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 0vh 0vw;
  flex-direction: column;
  justify-content: space-around;
  flex-wrap: nowrap;
  align-items: center;
  align-content: flex-end;
  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;
  background-color: rgba(207, 225, 255, 0);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.html-embed {
  width: 100%;
  max-width: 40px;
  font-size: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}

.html-embed.quot-top {
  margin-bottom: 20px;
}

._1 {
  display: flex;
  padding: 5vh 4vw;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  background-color: #cfe1ff;
}

._2 {
  display: flex;
  padding: 5vh 4vw 4vh;
  flex-direction: column;
  justify-content: space-around;
  background-color: #cef0ea;
}

._3 {
  display: flex;
  padding: 5vh 4vw 4vh;
  flex-direction: column;
  justify-content: space-around;
  background-color: #faf7ed;
}

._4 {
  display: flex;
  padding: 5vh 4vw 4vh;
  flex-direction: column;
  justify-content: space-around;
  background-color: #f7cbd8;
}

.footer {
  margin-top: auto;
  padding-top: 80px;
  background-color: #111621;
  font-size: 13px;
}

.bottom-footer {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 25px;
  background-color: #000;
  color: #ddd;
}

.paragraph-7 {
  color: #f1f1f1;
}

.link-3 {
  color: #f1f1f1;
}

.link-3:hover {
  color: #eeba47;
}

.text-block-2 {
  margin-top: 6px;
  color: #f1f1f1;
  text-align: left;
}

.container-4 {
  position: relative;
}

.div-block-4 {
  display: flex;
  flex-direction: column;
}

.footer-contact-icon {
  position: absolute;
  left: 0px;
  top: 2px;
  width: 17px;
}

.link-2, .bottom-footer-block a {
  padding-right: 6px;
  padding-left: 6px;
  color: #fff;
}

.link-2:hover, .bottom-footer-block a:hover {
  color: #eeba47;
}

.link-2.is-dark {
  padding-left: 0px;
  color: #f1f1f1;
}

.link-2.is-dark:hover {
  color: #eeba47;
}

.footer-title {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}

.footer-title.is--cta {
  color: #fff;
}

.copyright-text {
  display: inline-block;
  margin-right: 10px;
}

.logo-image-2 {
  height: 60px;
  margin-top: 9px;
  margin-right: 13px;
  float: left;
}

.logo-image-2.is--no-top-padding {
  margin-top: 0px;
}

.logo-image-2.is--no-top-padding.footer-logo {
  height: 45px;
  margin-bottom: 4px;
}

.footer-contact-list-item {
  position: relative;
  padding-left: 35px;
}

.link {
  color: #1ca6ac;
}

.link:hover {
  color: #e95500;
}

.link.footer-link {
  color: #f1f1f1;
}

.link.footer-link:hover {
  text-decoration: none;
}

.footer-column {
  overflow: hidden;
}

.bottom-footer-block {
  opacity: 0.5;
  font-size: 13px;
}

.paragraph-8 {
  color: #fffcfd;
}

.footer-dark {
  position: relative;
  padding: 50px 30px;
  border: 1px none #000;
  background-color: #111621;
  display: none;
}

.footer-wrapper {
  display: flex;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: flex-start;
}

.footer-content {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  -ms-grid-columns: auto 421px;
  grid-template-columns: auto 421px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.title-small {
  margin-bottom: 12px;
  color: #fffcfd;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footer-link {
  margin-top: 12px;
  margin-bottom: 6px;
  color: #fffcfd;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #fffcfd;
}

.footer-social-block {
  display: flex;
  margin-top: 12px;
  margin-left: -12px;
  justify-content: flex-start;
  align-items: center;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
  background-color: #e4ebf3;
}

.footer-copyright-center {
  color: #dfdfdf;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}

.footer-paragraph {
  font-family: Barlow, sans-serif;
  color: #fffcfd;
  font-size: 14px;
}

.container-5 {
  max-width: 1260px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.email-field {
  height: 60px;
  margin-bottom: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #098de3;
  border-radius: 10px;
  background-color: #fff;
  font-family: Barlow, sans-serif;
  color: #181945;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.02em;
}

.email-field:hover {
  border-style: solid;
  border-color: rgba(24, 25, 69, 0.1);
}

.email-field:focus {
  border-style: solid;
  border-color: rgba(24, 25, 69, 0.1);
}

.feature-text {
  color: rgba(24, 25, 69, 0.6);
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.cta-section {
  padding: 75px 3%;
}

.cta-grid {
  grid-column-gap: 150px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.feature-item {
  display: flex;
  align-items: center;
}

.green-circle {
  display: flex;
  width: 32px;
  height: 32px;
  margin-right: 20px;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #098de3;
}

.cta-heading {
  margin-top: 0px;
  margin-bottom: 60px;
  font-family: Barlowcondensed, sans-serif;
  color: #181945;
  font-size: 48px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.03em;
}

.feature-grid {
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.cta-block {
  width: 100%;
  padding: 32px 3%;
  background-image: none;
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.success-message {
  border-radius: 10px;
  background-color: #83d235;
}

.error-message {
  padding: 18px;
  border-radius: 10px;
}

.submit-button {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
  background-color: #098de3;
  transition: opacity 250ms ease;
  font-family: Barlow, sans-serif;
  color: #dfdfdf;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.submit-button:hover {
  background-color: #111621;
  color: #fffcfd;
}

.page-header {
  background-image: url('../images/shutterstock_1760661314.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.page-header.blog-post-header {
  display: flex;
  padding-top: 5vh;
  padding-bottom: 5vh;
  flex-direction: column;
  align-items: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shutterstock_1639521853.jpg');
  background-position: 0px 0px, 50% 40%;
  background-size: auto, cover;
}

.page-header.blog-post-header._1 {
  position: relative;
  display: flex;
  padding-bottom: 8vh;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shutterstock_1085718467.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
}

.page-header.blog-post-header._3 {
  display: flex;
  padding-bottom: 8vh;
  flex-direction: column;
  align-items: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shutterstock_1538453564.jpg');
  background-position: 0px 0px, 50% 30%;
  background-size: auto, cover;
}

.page-header.blog-post-header._1-copy {
  position: relative;
  display: flex;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/392075_ae56e10650b941a4a0bd9fcd95922fd3_mv2.webp');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.page-header.blog-post-header._4 {
  padding-bottom: 8vh;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shutterstock_1687492732-1.jpg');
  background-position: 0px 0px, 100% 70%;
  background-size: auto, cover;
}

.page-header.blog-post-header._5 {
  padding-bottom: 8vh;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shutterstock_2107018964-1.jpg');
  background-position: 0px 0px, 50% 40%;
  background-size: auto, cover;
}

.page-header.blog-post-header.b1 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shutterstock_117675688-1.jpg');
}

.page-header.blog-post-header.b2 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shutterstock_1817195423-1.jpg');
  background-position: 0px 0px, 50% 50%;
}

.page-header.blog-post-header.b3 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shutterstock_1827667109-1.jpg');
  background-position: 0px 0px, 50% 45%;
}

.page-header.blog-post-header.b4 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shutterstock_1904035054-1.jpg');
  background-position: 0px 0px, 50% 40%;
}

.page-header-overlay {
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}

.page-header-overlay.blog-post-overlay {
  display: flex;
  width: 100%;
  max-width: 800px;
  padding-top: 80px;
  padding-bottom: 80px;
  flex-direction: column;
  align-items: center;
  background-color: transparent;
  font-family: Amplealt, sans-serif;
  text-align: center;
}

.header-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-header-title {
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
}

.page-header-title.blog-title {
  width: 90%;
}

.recent-news-title {
  margin-top: 9px;
  transition: color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 26px;
}

.recent-news-title:hover {
  color: #e95500;
}

.recent-news-title.date {
  display: block;
  margin-top: 0px;
  margin-bottom: 1px;
  color: #969696;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}

.section-3 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}

.section-3.tint {
  background-color: #f6f6f6;
}

.section-3.tint.content-div {
  padding-bottom: 0px;
}

.blog-post-col-right {
  padding-top: 16px;
  text-align: right;
}

.blog-post-col-right.right {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}

.post-date-wrapper {
  margin-bottom: 15px;
}

.post-date-wrapper.top {
  margin-bottom: 0px;
}

.blog-post-content {
  margin-top: 60px;
  margin-bottom: 60px;
}

.blog-post-author-block {
  position: relative;
  z-index: 2;
  margin-top: -120px;
  margin-bottom: 45px;
  padding: 25px 35px;
  background-color: #fff;
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.2);
}

.insurance-icon {
  width: 90px;
  height: 90px;
  margin-right: 22px;
  float: left;
  border-radius: 100%;
}

.blog-author-title {
  margin-top: 12px;
  font-family: Barlow, sans-serif;
}

.blog-author-title.name {
  margin-top: 5px;
  margin-bottom: 7px;
  color: #fb5b5b;
  font-size: 1.4em;
  line-height: 1.6em;
  font-weight: 700;
}

.button-4 {
  display: inline-block;
  margin-top: 11px;
  padding: 4px 15px;
  border: 2px solid #4782ed;
  background-color: #703383;
  transition: border 200ms ease, background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button-4:hover {
  border-color: #000;
  background-color: #131313;
  color: #fff;
}

.news-icon {
  width: 15px;
  margin-top: 1px;
  margin-right: 10px;
  float: left;
}

.success-bg {
  background-color: #1ca6ac;
  color: #fff;
}

.volunteer-form {
  height: 580px;
  margin-bottom: 0px;
  padding: 55px;
  background-color: #eaeaea;
}

.volunteer-form.contact {
  height: 560px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
}

.volunteer-form.contact.large {
  height: 820px;
}

.volunteer-form.content-form {
  height: 620px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
}

.volunteer-form.content-form.large {
  height: 820px;
}

.insurance-main-img {
  width: 100%;
  height: 580px;
  background-image: url('../images/shutterstock_642816292.jpg');
  background-position: 65% 50%;
  background-size: cover;
}

.insurance-main-img.health-insurance {
  position: relative;
  height: 620px;
  background-image: url('../images/shutterstock_1935610528.jpg');
  background-position: 25% 50%;
}

.insurance-main-img.life-insurance {
  position: relative;
  height: 620px;
  background-image: url('../images/shutterstock_1679644165.jpg');
  background-position: 60% 50%;
}

.insurance-main-img.home-insurance {
  position: relative;
  height: 620px;
  background-image: url('../images/shutterstock_1668989209-1.jpg');
  background-position: 45% 50%;
}

.insurance-main-img.auto-insurance {
  position: relative;
  height: 820px;
  background-image: url('../images/shutterstock_2026204535-1.jpg');
  background-position: 50% 50%;
}

.insurance-main-img.contact-us {
  height: 560px;
  background-image: url('../images/shutterstock_1708884823-1.jpg');
  background-position: 50% 50%;
}

.field {
  width: 100%;
  height: 45px;
  max-width: 100%;
  margin-bottom: 4px;
  border: 1px solid #d2d2d2;
  font-family: Barlow, sans-serif;
  font-size: 13px;
}

.field:hover {
  border-color: #9d9d9d;
}

.field:focus {
  border-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.field.first {
  padding-right: 12px;
  padding-left: 12px;
  border-style: solid;
  background-color: #fffcfd;
  font-family: Barlow, sans-serif;
  font-size: 13px;
}

.field.area {
  height: 100px;
}

.error-bg {
  padding-bottom: 4px;
  color: #d90303;
  font-size: 12px;
}

.volunteer-col-right {
  padding-left: 0px;
}

.intro-text-2 {
  margin-bottom: 22px;
  font-family: Barlow, sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.section-title {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 700;
}

.section-title.column-intro-title {
  margin-bottom: 24px;
  font-family: Barlow, sans-serif;
  font-size: 32px;
  line-height: 34px;
}

.image-block-caption {
  position: absolute;
  right: 20px;
  bottom: 0px;
  display: none;
  overflow: hidden;
  padding-right: 11px;
  padding-left: 11px;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: Lato, sans-serif;
  color: #afafaf;
  font-size: 12px;
  line-height: 30px;
}

.volunteer-col-left {
  padding-right: 0px;
}

.button-5 {
  display: inline-block;
  margin-top: 11px;
  padding: 4px 15px;
  border: 2px solid #4782ed;
  background-color: #4782ed;
  transition: border 200ms ease, background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button-5:hover {
  border-color: #000;
  background-color: #131313;
  color: #fff;
}

.testimonial-slider-large {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #f5f7fa;
}

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

.testimonial-slider-two {
  height: auto;
  background-color: transparent;
}

.testimonial-slide {
  display: flex;
  padding: 12px 12px 12px 64px;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
}

.testimonial-content {
  display: flex;
  max-width: 460px;
  margin-right: 40px;
  flex-direction: column;
  align-items: flex-start;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

.testimonial-info-two-2 {
  display: flex;
  align-items: center;
}

.testimonial-image-2 {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.testimonial-author-name-2 {
  font-weight: 700;
}

.testimonial-image-two {
  width: 350px;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}

.testimonial-author-image-three {
  width: 50px;
  height: 50px;
  margin-right: 24px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  position: static;
  bottom: -60px;
  margin-top: 24px;
  font-size: 10px;
}

.hero-heading-left {
  position: relative;
  padding: 0px 30px;
  border: 1px none #000;
  background-color: #fffcfd;
}

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

.hero-split {
  display: flex;
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
  font-family: Barlow, sans-serif;
  font-size: 17px;
}

.button-primary {
  padding: 12px 25px;
  background-color: #1a1b1f;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-primary:hover {
  background-color: #32343a;
  color: #fff;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  width: 400px;
  height: 400px;
  box-shadow: 0 4px 24px 0 rgba(150, 163, 181, 0.08);
  -o-object-fit: cover;
     object-fit: cover;
}

.heading-2 {
  font-family: Barlow, sans-serif;
  line-height: 1.2;
}

.container-confirmation {
  display: flex;
  padding-right: 0vh;
  padding-left: 0vh;
  align-items: center;
  text-align: center;
}

.heading-4 {
  margin-top: 2vw;
  margin-bottom: 1vh;
  color: #111621;
  text-transform: uppercase;
}

.heading-4.blue {
  color: #098de3;
}

.container-box {
  display: flex;
  width: 100%;
  max-width: 1200px;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.container-box.vertical-center {
  max-width: 1232px;
  padding-top: 4vw;
  padding-bottom: 4vw;
  flex-direction: column;
  align-items: center;
}

.p-confirmation {
  margin-bottom: 0vh;
  padding-right: 2vw;
  padding-left: 2vw;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  line-height: 1.8;
}

.thank-you {
  max-width: 700px;
  padding-right: 4vh;
  padding-left: 3vh;
}

.sub-head {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-right: 102px;
  padding-left: 102px;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
}

.sub-head.is--dark {
  margin-bottom: 20px;
  color: #804d9f;
}

.bold-text-2 {
  font-family: Barlowcondensed, sans-serif;
  color: #098de3;
}

.section-4 {
  max-width: 1440px;
}

.section-4.flex-center {
  display: flex;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 0vw 5vw 0vh;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

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

.heading-5 {
  margin-top: 2vw;
  margin-bottom: 1vh;
  color: #eeba47;
  text-transform: uppercase;
}

.bold-text-3 {
  color: #4782ed;
}

.terms-container {
  max-width: 1170px;
  padding: 55px;
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  background-color: #fff;
}

.terms-head {
  margin-bottom: 40px;
  color: #181818;
  font-size: 40px;
  text-align: center;
}

.archieve-img {
  width: 500px;
  height: 400px;
  box-shadow: 0 4px 24px 0 rgba(150, 163, 181, 0.08);
  -o-object-fit: cover;
     object-fit: cover;
}

.sponsors-img {
  width: 100%;
  max-height: none;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.columns {
  margin-top: -79px;
}

.author-div {
  width: auto;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.field-form {
  margin-top: 1em;
}

.field-label {
  margin-bottom: 4px;
  font-family: Barlow, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.select-field {
  background-color: #fffcfd;
  font-size: 12px;
}

.date-field {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border: 10px none #000;
  background-color: #fffcfd;
}

.yes-no {
  display: flex;
  flex-direction: row;
}

.yes-no {
  margin-right: 20px;
}

.health-rates {
  align-items: center;
  -ms-grid-row-align: center;
      align-self: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;
  grid-template-columns: 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.life-rates {
  align-items: center;
  -ms-grid-row-align: center;
      align-self: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 2.25fr 1.5fr 1.25fr 2.25fr 1.25fr 1fr;
  grid-template-columns: 2.25fr 1.5fr 1.25fr 2.25fr 1.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.home-rates {
  align-items: center;
  -ms-grid-row-align: center;
      align-self: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 2fr 2fr 2fr 2fr;
  grid-template-columns: 2fr 2fr 2fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.auto-rates {
  align-items: center;
  -ms-grid-row-align: center;
      align-self: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 2fr 2fr 2fr 2fr;
  grid-template-columns: 2fr 2fr 2fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-7 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.home-grid {
  margin-top: 2em;
  justify-content: stretch;
  justify-items: center;
  align-items: stretch;
  align-content: stretch;
  -ms-grid-row-align: center;
      align-self: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 3.5fr 3.5fr 3.5fr 2.5fr;
  grid-template-columns: 3.5fr 3.5fr 3.5fr 2.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.bold-text-4 {
  font-family: Barlow, sans-serif;
  font-size: 17px;
}

.list-item {
  padding-top: 10px;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
}

.list-item.no-margin {
  padding-top: 0px;
}

.paragraph-9 {
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
}

.paragraph-10 {
  font-family: Barlow, sans-serif;
}

.sub-title {
  color: #098de3;
  text-transform: uppercase;
}

.blog-author-image {
  width: 90px;
  height: 90px;
  margin-right: 22px;
  float: left;
  border-radius: 100%;
}

.blog-post-content-2 {
  margin-bottom: 60px;
}

.blog-author-title-2 {
  margin-top: 12px;
  font-family: Montserrat, sans-serif;
}

.blog-author-title-2.name {
  margin-top: 0px;
  margin-bottom: 7px;
  color: #098de3;
  font-size: 18px;
  font-weight: 700;
}

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

.checkbox-field {
  display: flex;
  align-items: center;
}

.text-field-contact {
  font-size: 16px;
}

.checkbox-label {
  margin-bottom: 0em;
  padding-left: 15px;
  font-size: 16px;
}

.consent-p {
  margin-top: 10px;
  font-size: 14px;
}

.italic-text-2 {
  font-size: 16px;
  line-height: 1.3px;
}

.checkbox {
  margin-top: 0px;
}

.btn-contact-form {
  width: 20%;
  height: auto;
  margin-top: 2vh;
  margin-bottom: 2vh;
  padding: 10px;
  border-radius: 16px;
  background-color: #240046;
  font-size: 16px;
  text-align: center;
}

.consent-link {
  color: #006eb4;
}

.field-label-4 {
  color: #240046;
  font-size: 16px;
}

.heading-10 {
  font-size: 22px;
}

.div-block-327 {
  margin-top: 10px;
}

.contact-form {
  padding-top: 0vh;
  padding-bottom: 4vh;
}

.heading-11 {
  margin-top: 2vw;
  color: #098de3;
}

.bold-text-6 {
  color: #111621;
}

.unsub-form_contain {
  text-align: left;
}

.unsub-logo {
  width: 260px;
}

.submit-button-2 {
  margin-right: 6px;
  margin-left: 6px;
  flex: 1;
  border-radius: 5px;
  background-color: #193272;
  box-shadow: none;
  transition: all 250ms cubic-bezier(.23, 1, .32, 1);
}

.submit-button-2:hover {
  box-shadow: 4px 4px 10px 0 rgba(25, 50, 114, 0.25);
  transform: translate(0px, -2px);
}

.submit-button-2.unsubscribe {
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 40px;
}

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

.divider-line {
  width: 1px;
  height: 80%;
  margin-right: 3vw;
  margin-left: 3vw;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #cca360;
}

.divider-line._80 {
  width: 80%;
  height: 5px;
  margin: 20px auto 0px;
  background-color: #098de3;
  text-align: center;
}

.text-field {
  margin-right: 6px;
  margin-bottom: 0px;
  margin-left: 6px;
  padding-right: 20px;
  padding-left: 20px;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 42.8%, 0.26);
  border-radius: 5px;
}

.text-field.unsubscribe {
  margin: 0px 0px 20px;
}

.unsub-wrapper {
  padding: 80px;
  background-color: #fff;
  text-align: center;
}

.text-block-3 {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  color: #193272;
  font-size: 15px;
  font-weight: 700;
}

.unsub_field-label {
  margin-bottom: 0px;
}

.bold-text-7 {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}

.success-message-2 {
  background-color: transparent;
}

.error-message-2 {
  background-color: transparent;
}

@media screen and (max-width: 991px) {
  .top-section {
    height: 70px;
    font-size: 29px;
  }

  .logo-image {
    width: 100%;
    height: 30px;
  }

  .logo {
    font-size: 29px;
    line-height: 34px;
  }

  .header-right-block {
    margin-top: 4px;
  }

  .button.top-donate-button {
    height: 40px;
    margin-top: 0px;
    margin-right: 60px;
    margin-left: 6px;
    padding-top: 5px;
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 0px;
  }

  .button.yellow {
    margin-top: 8px;
  }

  .button.yellow {
    margin-top: 8px;
  }

  .button.yellow {
    margin-top: 8px;
  }

  .nav-menu {
    max-width: 1000px;
    background-color: #000;
  }

  .dropdown {
    max-width: 1000px;
  }

  .nav-link {
    max-width: 1000px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 25px;
    padding-left: 25px;
    border-bottom: 1px solid #242424;
    transition: background-color 200ms ease;
    color: #fffcfd;
  }

  .nav-link:hover {
    background-color: #dbab43;
    color: #fff;
  }

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

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

  .menu-button {
    width: 50px;
    height: 40px;
    margin-top: -56px;
    padding-top: 9px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #e3ae3a;
    color: #fff;
    text-align: center;
  }

  .menu-button:hover {
    background-color: #ca982b;
  }

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

  .dropdown-icon {
    margin-right: 30px;
  }

  .navbar {
    background-color: transparent;
  }

  .hero-section {
    padding: 90px 45px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/shutterstock_1570353394-1-1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hero-title._2 {
    margin-bottom: 16px;
    font-size: 39px;
    line-height: 35px;
  }

  .section {
    padding: 6vh 45px;
    font-size: 13px;
  }

  .intro-text {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 23px;
  }

  .blog-title {
    margin-bottom: 8px;
    font-size: 27px;
    line-height: 26px;
  }

  .blog-title.intro-title {
    margin-bottom: 13px;
    font-size: 24px;
    line-height: 1.4;
  }

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

  .highlight-block-overlay {
    padding: 25px 20% 25px 25px;
  }

  .info-row {
    margin-top: 21px;
  }

  .right-column {
    padding-left: 25px;
  }

  .container-2 {
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .paragraph.testimonials {
    font-size: 1.2em;
  }

  .blog-content {
    padding-right: 20px;
    padding-left: 20px;
    align-items: center;
  }

  .blog-content.is--2 {
    align-items: center;
  }

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

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

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

  .testimonial-main-image {
    width: 300px;
    height: 350px;
  }

  .grid-3 {
    display: block;
  }

  .footer {
    padding-top: 45px;
    font-size: 12px;
    line-height: 19px;
  }

  .bottom-footer {
    margin-top: 45px;
    padding-right: 45px;
    padding-left: 45px;
  }

  .footer-row {
    padding-right: 15px;
    padding-left: 15px;
  }

  .logo-image-2 {
    height: 30px;
  }

  .footer-wrapper {
    display: block;
  }

  .footer-content {
    margin-top: 20px;
    grid-column-gap: 60px;
  }

  .image-5 {
    display: block;
  }

  .cta-grid {
    grid-row-gap: 32px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .form-block {
    max-width: 450px;
    margin-right: auto;
    margin-left: auto;
  }

  .page-header-overlay {
    padding: 45px;
  }

  .page-header-overlay.blog-post-overlay {
    padding-top: 45px;
    padding-bottom: 105px;
  }

  .page-header-title {
    font-size: 23px;
    line-height: 31px;
  }

  .page-header-title.blog-title {
    font-size: 25px;
    line-height: 26px;
  }

  .recent-news-title {
    font-size: 16px;
    line-height: 21px;
  }

  .section-3 {
    padding: 45px;
    font-size: 13px;
  }

  .section-3.tint {
    padding: 45px;
  }

  .post-date-wrapper {
    margin-bottom: 8px;
  }

  .blog-post-author-block {
    margin-bottom: 35px;
    padding: 15px 25px;
  }

  .blog-author-title {
    margin-top: 9px;
  }

  .volunteer-form {
    height: 550px;
    padding: 35px;
  }

  .volunteer-form.contact {
    height: 490px;
  }

  .volunteer-form.content-form {
    height: 490px;
  }

  .insurance-main-img {
    height: 550px;
  }

  .insurance-main-img.health-insurance {
    height: 490px;
  }

  .insurance-main-img.life-insurance {
    height: 490px;
  }

  .insurance-main-img.home-insurance {
    height: 490px;
  }

  .insurance-main-img.auto-insurance {
    height: 490px;
  }

  .field.first {
    margin-top: 20px;
  }

  .intro-text-2 {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 23px;
  }

  .section-title {
    margin-bottom: 8px;
    font-size: 27px;
    line-height: 26px;
  }

  .section-title.column-intro-title {
    margin-bottom: 13px;
    font-size: 24px;
    line-height: 27px;
  }

  .container-6 {
    max-width: 728px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .hero-wrapper {
    margin-bottom: -40px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .heading-2.blog-title {
    line-height: 1.4;
  }

  .container-confirmation {
    padding-right: 0vh;
    padding-left: 2vh;
  }

  .p-confirmation {
    font-size: 16px;
  }

  .thank-you {
    padding-right: 0vh;
    padding-left: 2vh;
  }

  .section-4.flex-center {
    padding-bottom: 4vh;
  }

  .home-grid {
    -ms-grid-columns: 3.5fr 3.5fr 3.5fr 3.5fr;
    grid-template-columns: 3.5fr 3.5fr 3.5fr 3.5fr;
  }

  .blog-author-title-2 {
    margin-top: 9px;
  }

  .container-feature {
    padding-right: 0vh;
    padding-left: 0vh;
  }

  .heading-10 {
    font-size: 22px;
  }

  .submit-button-2 {
    width: 100%;
    margin-top: 5px;
  }

  .divider-line._80 {
    width: 20%;
  }

  .text-field {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 767px) {
  .top-section {
    height: 55px;
    padding-top: 3px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .logo-image {
    margin-right: 4px;
  }

  .button.top-donate-button {
    width: 140px;
    margin-right: 50px;
    padding-right: 15px;
    padding-left: 35px;
    background-position: 9px 50%;
    font-size: 9px;
  }

  .nav-link {
    line-height: 10px;
  }

  .menu-button {
    margin-top: -48px;
    margin-right: 10px;
    padding-top: 9px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .hero-section {
    min-height: 70vh;
    padding: 55px 25px;
  }

  .image-section-text-block {
    width: 80%;
  }

  .hero-title {
    font-size: 17px;
    line-height: 24px;
  }

  .hero-title._2 {
    font-size: 30px;
    line-height: 26px;
  }

  .section {
    padding: 6vh 25px;
  }

  .section.smoke {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .blog-title {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 16px;
  }

  .blog-title.intro-title {
    margin-bottom: 14px;
    line-height: 1.4;
  }

  .small-info-block {
    width: 100%;
  }

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

  .display.h1 {
    font-size: 4em;
  }

  .display.h1.is--big {
    text-align: center;
  }

  .h6 {
    font-size: 1em;
  }

  .paragraph.testimonials {
    font-size: 1.1em;
    line-height: 2em;
  }

  .grid-2 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .services {
    margin-bottom: 20px;
  }

  .heading-1 {
    font-size: 35px;
    line-height: 45px;
  }

  .testimonial-column-dark {
    padding: 60px 15px;
  }

  .testimonial-main-image {
    width: 250px;
  }

  .footer {
    padding-top: 25px;
  }

  .bottom-footer {
    margin-top: 15px;
    padding: 15px 25px;
  }

  .footer-title {
    margin-bottom: 7px;
  }

  .copyright-text {
    font-size: 11px;
  }

  .footer-row {
    padding-right: 0px;
    padding-left: 0px;
  }

  .logo-image-2 {
    margin-right: 4px;
  }

  .footer-column {
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
  }

  .bottom-footer-block {
    margin-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }

  .footer-dark {
    padding-right: 15px;
    padding-left: 15px;
  }

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

  .footer-content {
    margin-top: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer-block {
    align-items: flex-start;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, 0.75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .page-header-overlay {
    padding: 25px;
  }

  .page-header-overlay.blog-post-overlay {
    padding-top: 25px;
    padding-bottom: 85px;
  }

  .page-header-title {
    font-size: 26px;
    line-height: 23px;
  }

  .page-header-title.blog-title {
    font-size: 21px;
    line-height: 20px;
  }

  .section-3 {
    padding: 25px;
  }

  .section-3.tint {
    padding: 25px;
  }

  .blog-post-col-right {
    padding-top: 6px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .blog-post-author-block {
    margin-top: -95px;
    margin-bottom: 25px;
  }

  .blog-post-col-left {
    padding-right: 0px;
    padding-left: 0px;
  }

  .insurance-icon {
    width: 60px;
    height: 60px;
  }

  .blog-author-title {
    margin-top: 0px;
    font-size: 11px;
    line-height: 16px;
  }

  .blog-author-title.name {
    font-size: 1.4em;
    line-height: 1.6em;
  }

  .volunteer-form {
    height: auto;
    padding: 25px;
  }

  .volunteer-form.contact {
    height: auto;
  }

  .volunteer-form.content-form {
    height: auto;
  }

  .insurance-main-img {
    height: auto;
  }

  .insurance-main-img.health-insurance {
    height: 300px;
  }

  .insurance-main-img.life-insurance {
    height: 300px;
    margin-top: 0px;
  }

  .insurance-main-img.home-insurance {
    height: 300px;
  }

  .insurance-main-img.auto-insurance {
    height: 300px;
  }

  .volunteer-col-right {
    padding-right: 0px;
  }

  .section-title {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 1.2;
  }

  .section-title.column-intro-title {
    margin-bottom: 14px;
    line-height: 22px;
  }

  .volunteer-col-left {
    padding-left: 0px;
  }

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    padding: 23px;
    flex-direction: column;
  }

  .testimonial-content {
    max-width: none;
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .hero-heading-left {
    padding: 60px 15px 40px;
  }

  .heading-2.blog-title {
    line-height: 1.4;
  }

  .container-confirmation {
    padding-left: 0vh;
  }

  .container-box.vertical-center {
    padding: 8vw 4vw 6vw;
  }

  .container-box.vertical-center.div-contact-form {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .p-confirmation {
    font-size: 16px;
  }

  .thank-you {
    padding-left: 0vh;
  }

  .sub-head {
    padding-right: 0px;
    padding-left: 0px;
  }

  .terms-head {
    line-height: 1;
  }

  .health-rates {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    -ms-grid-columns: 0.5fr 0.5fr;
    grid-template-columns: 0.5fr 0.5fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .life-rates {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    -ms-grid-columns: 0.5fr 0.25fr 0.25fr;
    grid-template-columns: 0.5fr 0.25fr 0.25fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .home-rates {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    -ms-grid-columns: 0.5fr 0.5fr;
    grid-template-columns: 0.5fr 0.5fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .auto-rates {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .home-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .list-item {
    font-size: 1em;
  }

  .blog-author-image {
    width: 60px;
    height: 60px;
  }

  .blog-author-title-2 {
    margin-top: 0px;
    font-size: 11px;
    line-height: 16px;
  }

  .blog-author-title-2.name {
    font-size: 16px;
    line-height: 13px;
  }

  .bold-text-5 {
    line-height: 1.4;
  }

  .container-feature {
    padding-left: 0vh;
  }

  .heading-10 {
    font-size: 22px;
  }

  .contact-form {
    padding: 0px;
  }

  .divider-line._80 {
    width: 20%;
  }
}

@media screen and (max-width: 479px) {
  .top-section {
    height: 52px;
    padding-top: 7px;
  }

  .logo-image {
    height: 20px;
  }

  .logo {
    font-size: 19px;
    line-height: 23px;
  }

  .header-right-block {
    margin-top: 0px;
  }

  .button {
    margin-top: 7px;
  }

  .button.top-donate-button {
    display: none;
    width: 140px;
    height: 35px;
    margin-right: 26px;
    padding-top: 4px;
    font-size: 10px;
  }

  .button.red.small {
    padding-right: 10px;
    padding-left: 10px;
  }

  .menu-button {
    width: 30px;
    height: 35px;
    margin-top: -45px;
    padding-top: 6px;
  }

  .hero-section {
    padding-right: 20px;
    padding-left: 20px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/shutterstock_1570353394-1-1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .image-section-text-block {
    width: 90%;
  }

  .hero-title {
    margin-bottom: 9px;
  }

  .hero-title._2 {
    margin-bottom: 11px;
    font-size: 21px;
    line-height: 23px;
  }

  .sponsor {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .grid {
    text-align: center;
  }

  .section {
    padding: 6vh 20px;
  }

  .intro-text {
    font-size: 14px;
    line-height: 19px;
  }

  .blog-title {
    margin-bottom: 3px;
    font-size: 20px;
    line-height: 20px;
  }

  .blog-title.intro-title {
    font-size: 1.8em;
    line-height: 1.4;
  }

  .highlight-block-overlay {
    padding: 20px 40px 20px 20px;
  }

  .right-column {
    padding-top: 15px;
  }

  .display.h1 {
    font-size: 3em;
  }

  .display.h1.is--big {
    font-size: 3em;
  }

  .paragraph.sub-title {
    font-size: 16px;
  }

  .paragraph.testimonials {
    font-size: 1em;
  }

  .inner-blog {
    padding: 40px 20px;
  }

  .blog-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .blog-section.is--1 {
    border: 1px none #000;
  }

  .blog-section.is--2 {
    border: 1px none #000;
  }

  .blog-section.is--4 {
    border: 1px none #000;
  }

  .blog-section.is--3 {
    border: 1px none #000;
  }

  .container-3 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .testimonial-block-main {
    flex-direction: column;
  }

  .testimonial-main-image {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 32px;
  }

  .footer {
    font-size: 13px;
  }

  .bottom-footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .link-2 {
    padding-left: 0px;
  }

  .logo-image-2 {
    height: 30px;
    margin-top: 4px;
  }

  .footer-contact-list-item {
    padding-left: 30px;
  }

  .footer-column {
    padding-right: 20px;
    padding-left: 20px;
  }

  .bottom-footer-block {
    display: flex;
    padding-left: 0px;
    flex-direction: column-reverse;
    align-items: center;
  }

  .email-field {
    margin-bottom: 10px;
  }

  .cta-heading {
    margin-bottom: 40px;
  }

  .page-header-overlay {
    padding-right: 20px;
    padding-left: 20px;
  }

  .page-header-title {
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 18px;
  }

  .page-header-title.blog-title {
    font-size: 17px;
    line-height: 17px;
  }

  .recent-news-title {
    margin-top: 0px;
    font-size: 13px;
    line-height: 15px;
  }

  .recent-news-title.date {
    font-size: 10px;
  }

  .section-3 {
    padding: 20px;
  }

  .section-3.tint {
    padding: 20px;
  }

  .blog-post-author-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .insurance-icon {
    width: 50px;
    height: 50px;
  }

  .blog-author-title {
    margin-top: -2px;
  }

  .blog-author-title.name {
    font-size: 1.2em;
    line-height: 1.4em;
  }

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

  .news-icon {
    margin-right: 6px;
  }

  .volunteer-form {
    padding: 20px;
  }

  .insurance-main-img.health-insurance {
    height: 160px;
  }

  .insurance-main-img.life-insurance {
    height: 160px;
  }

  .insurance-main-img.home-insurance {
    height: 160px;
  }

  .insurance-main-img.auto-insurance {
    height: 160px;
  }

  .field {
    height: 40px;
    font-size: 12px;
  }

  .intro-text-2 {
    font-size: 14px;
    line-height: 19px;
  }

  .section-title {
    margin-bottom: 3px;
    font-size: 20px;
    line-height: 20px;
  }

  .section-title.column-intro-title {
    font-size: 20px;
    line-height: 20px;
  }

  .image-block-caption {
    font-size: 11px;
  }

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

  .container-6 {
    max-width: none;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .heading-2 {
    font-size: 36px;
    line-height: 1.2;
  }

  .heading-2.blog-title {
    font-size: 30px;
    line-height: 1.2;
  }

  .container-confirmation {
    padding-left: 0vh;
  }

  .container-box.vertical-center {
    padding: 6vh 2vw 8vw;
  }

  .container-box.vertical-center.div-contact-form {
    padding-bottom: 12vw;
  }

  .p-confirmation {
    padding-top: 2vh;
    padding-right: 2vw;
    padding-left: 2vw;
    line-height: 1.6;
  }

  .thank-you {
    padding-left: 0vh;
  }

  .sub-head {
    margin-bottom: 0vh;
    line-height: 1.1;
  }

  .section-4.flex-center {
    padding-bottom: 0vh;
  }

  .div-block-5 {
    flex-direction: column;
  }

  .terms-container {
    max-width: 90%;
    padding: 25px;
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  .terms-head {
    font-size: 30px;
  }

  .paragraph-9 {
    font-size: 1em;
    line-height: 1.8;
  }

  .paragraph-11 {
    font-size: 1em;
  }

  .blog-author-image {
    width: 50px;
    height: 50px;
  }

  .blog-author-title-2 {
    margin-top: -2px;
  }

  .blog-author-title-2.name {
    font-size: 14px;
    line-height: 10px;
  }

  .container-feature {
    padding-right: 0vh;
    padding-left: 0vh;
  }

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

  .checkbox-label {
    font-size: 1em;
  }

  .consent-p {
    font-size: 14px;
  }

  .btn-contact-form {
    width: 50%;
  }

  .heading-10 {
    font-size: 18px;
  }

  .text-field {
    margin-right: 0px;
    margin-left: 0px;
    flex: 0 0 auto;
  }

  .unsub-wrapper {
    padding: 40px 20px;
  }
}

#w-node-_87cc938b-d2d7-3041-167d-acbe7969ecf1-9025ecc0 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_87cc938b-d2d7-3041-167d-acbe7969ecf2-9025ecc0 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: center;
      align-self: center;
}

#w-node-_858a840b-a820-e2d0-552a-434af8f853bb-9025ecc0 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_858a840b-a820-e2d0-552a-434af8f853bc-9025ecc0 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: center;
      align-self: center;
}

#w-node-_50434023-48bb-1950-7027-5499a723ab61-9025ecc0 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_50434023-48bb-1950-7027-5499a723ab62-9025ecc0 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: center;
      align-self: center;
}

#w-node-_97ac2ed0-7cf0-3854-b9b8-6babfa1b7804-9025ecc0 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_97ac2ed0-7cf0-3854-b9b8-6babfa1b7805-9025ecc0 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: center;
      align-self: center;
}

#w-node-c27d3870-9b7c-d671-6d18-cb03e2998be3-e2998bdc {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c27d3870-9b7c-d671-6d18-cb03e2998bea-e2998bdc {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_956d5f82-4f1f-5a05-d9b1-8cfb955b86f9-7225ecc9 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6c7c3d8f-844a-2518-ef88-ff199d2b0ff1-2425ecd0 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6c7c3d8f-844a-2518-ef88-ff199d2b1010-2425ecd0 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8c19a4e4-8cd4-dcb1-295e-e65e2e1878fa-9e25ecd1 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_956d5f82-4f1f-5a05-d9b1-8cfb955b86f9-9a25ecd2 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_956d5f82-4f1f-5a05-d9b1-8cfb955b86f9-c425ecd3 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_6c7c3d8f-844a-2518-ef88-ff199d2b0fff-2425ecd0 {
    -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-_6c7c3d8f-844a-2518-ef88-ff199d2b1003-2425ecd0 {
    -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-_6c7c3d8f-844a-2518-ef88-ff199d2b1007-2425ecd0 {
    -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-_6c7c3d8f-844a-2518-ef88-ff199d2b100b-2425ecd0 {
    -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;
  }
}

@font-face {
  font-family: 'Amplealt';
  src: url('../fonts/AmpleAlt-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Amplealt reg';
  src: url('../fonts/AmpleAlt-reg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Amplealt med';
  src: url('../fonts/AmpleAlt-med.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Amplealt ex';
  src: url('../fonts/AmpleAlt-ex-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Bold.ttf') format('truetype'), url('../fonts/Barlow-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-BoldItalic.ttf') format('truetype'), url('../fonts/Barlow-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-BoldItalic.ttf') format('truetype'), url('../fonts/BarlowCondensed-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-ExtraBold.ttf') format('truetype'), url('../fonts/BarlowCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlowcondensed';
  src: url('../fonts/BarlowCondensed-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}