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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercelayoutcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.w-commerce-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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutcolumn {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  margin-left: 12px;
  margin-right: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutbillingcountryselector:-ms-input-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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

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

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

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

.w-commerce-commercecheckoutorderitemquantitywrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: pre-wrap;
}

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

.w-commerce-commercelayoutsidebar {
  -webkit-flex-basis: 320px;
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

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

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

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

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

.w-commerce-commercecheckoutdiscounts {
  background-color: #fff;
  border-bottom-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #e6e6e6;
  border-top-style: solid;
  border-top-width: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}

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

.w-commerce-commercecheckoutdiscountsinput {
  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: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
  min-width: 0px;
}

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

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

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

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

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

.w-commerce-commercecheckoutdiscountsbutton {
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 8px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  height: 38px;
}

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

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

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

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

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

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

.w-commerce-commercecheckoutsummaryflexboxdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

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

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

.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-commerce-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

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

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .w-commerce-commercelayoutmain {
    margin-right: 0px;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .w-commerce-commercelayoutsidebar {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutemailinput {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingfullname {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingstreetaddress {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .w-commerce-commercecheckoutshippingcity {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingstateprovince {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingzippostalcode {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingcountryselector {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutcardnumber {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutcardexpirationdate {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutcardsecuritycode {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingfullname {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingstreetaddress {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingstreetaddressoptional {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingcity {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingstateprovince {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingzippostalcode {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutdiscountsinput {
    font-size: 16px;
  }
}

body {
  font-family: 'Hind Vadodara', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

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

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

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

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

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

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

p {
  margin-bottom: 10px;
  color: #2b2b31;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

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

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 40px;
  color: #42dc2a;
  font-size: 15px;
  font-weight: 600;
}

li {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #919196;
}

img {
  display: inline-block;
  max-width: 100%;
  margin-left: -142px;
  padding-right: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
}

blockquote {
  width: 100%;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 30px;
  border-left: 3px solid #392396;
  color: #7b88a8;
  font-size: 28px;
  line-height: 32px;
  text-align: left;
}

figure {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #7b88a8;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.navigation-link {
  padding: 20px;
  color: #121217;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.top-margin {
  margin-top: -24px;
  margin-bottom: 83px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.top-margin._15px {
  margin-top: 15px;
}

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

.top-margin.big {
  margin-top: 66px;
  margin-bottom: 66px;
}

.top-margin._16px {
  margin-top: 16px;
}

.button-simple {
  color: #121217;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 90vh;
  max-height: 100%;
  max-width: 100%;
  padding-right: 5%;
  padding-bottom: 50px;
  padding-left: 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Ab, sans-serif;
  text-align: center;
}

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

.page-content {
  margin-right: auto;
  margin-left: auto;
}

.error-message {
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 5px;
  background-color: #f71818;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.error-message.our-of-stock {
  background-color: #0060b9;
  color: #fff;
}

.flex-sticky {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.instagram-photo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 30px;
}

.container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Ab, sans-serif;
}

.container.for-logos {
  position: relative;
  left: 0%;
  right: 0%;
  bottom: 0px;
  margin-top: -245px;
}

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

.container.for-sub {
  margin-top: -200px;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  font-weight: 700;
}

.brand.absolute-logo {
  position: absolute;
  left: 50%;
  top: 30px;
  right: auto;
  bottom: auto;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.brand.white-version {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  color: #fff;
}

.section {
  position: relative;
  padding: 120px 5% 29px;
  background-color: #fff;
  line-height: 8px;
}

.section.gray {
  background-color: #fafaff;
}

.section.gray.overflow {
  overflow: hidden;
}

.section.gray.with-shape {
  position: relative;
  top: -58px;
  z-index: 0;
  padding-bottom: 310px;
  background-color: #fff;
  background-image: url('../images/background-shape.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  font-family: Ab, sans-serif;
}

.section.gray.with-shape.make-white {
  background-color: #fff;
}

.section.blue {
  top: -27px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 500px;
  margin-bottom: -134px;
  padding-top: 70px;
  padding-bottom: 123px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00f;
  font-family: 'Ab convosans', sans-serif;
}

.section.blue.download {
  top: 0px;
  margin-bottom: -35px;
  padding-bottom: 45px;
  background-image: url('../images/Screenshot-2020-07-05-at-14.42.32.png');
  background-position: 0px 0px;
  background-size: cover;
}

.button {
  padding: 20px 30px;
  border-radius: 5px;
  background-color: #00f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Ab, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.button.discount {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.button.lighter {
  background-color: #00f;
}

.button.lighter:hover {
  background-color: #6e58c5;
}

.button.lighter.add-margin {
  margin-top: -26px;
  margin-right: 15px;
  background-color: #fc3468;
  font-weight: 300;
}

.button.color {
  margin-bottom: 98px;
  background-color: #00f;
  color: #fff;
}

.button.color:hover {
  background-color: #e4633a;
}

.button-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #919197;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-small.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.text-field {
  height: 52px;
  padding-top: 10px;
  border: 1px none #000;
  border-radius: 5px;
  background-color: #f1f1f7;
  font-weight: 600;
}

.text-field::-webkit-input-placeholder {
  font-family: Butler;
  color: #7b88a8;
  font-size: 15px;
  font-weight: 600;
}

.text-field:-ms-input-placeholder {
  font-family: Butler;
  color: #7b88a8;
  font-size: 15px;
  font-weight: 600;
}

.text-field::-ms-input-placeholder {
  font-family: Butler;
  color: #7b88a8;
  font-size: 15px;
  font-weight: 600;
}

.text-field::placeholder {
  font-family: Butler;
  color: #7b88a8;
  font-size: 15px;
  font-weight: 600;
}

.text-field.discount {
  height: 38px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.blog-post-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 400px;
  float: left;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project-second-wrapper {
  position: relative;
  padding-top: 20px;
  float: left;
}

.sale-square {
  position: absolute;
  left: auto;
  top: 10px;
  right: 10px;
  bottom: auto;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 19px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #e42332;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.sale-square.relative-sale {
  position: relative;
  top: 0px;
  right: 0px;
}

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

.compare-price.in-page {
  margin-top: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.product-title-sidebar {
  font-size: 19px;
  font-weight: 600;
}

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

.paypal {
  margin-bottom: 4px;
  border-radius: 5px;
}

.error-state {
  background-color: #ff5b5b;
  color: #fff;
  font-size: 13px;
  text-align: center;
}

.field-label {
  margin-bottom: 10px;
  color: #7b88a8;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.field-label.biger {
  margin-bottom: 5px;
  font-size: 14px;
}

.faq-main-wrapper {
  margin-bottom: 10px;
}

.reqiured {
  color: #b6b6b6;
  font-size: 13px;
  font-weight: 600;
}

.checkbox-label {
  color: #7b88a8;
  font-size: 15px;
  font-weight: 600;
}

.first-checkout {
  margin-right: 50px;
  -webkit-flex-basis: 800px;
  -ms-flex-preferred-size: 800px;
  flex-basis: 800px;
}

.second-checkout {
  top: 100px;
}

.quantity-number {
  margin-top: 5px;
  color: #7b88a8;
  font-weight: 600;
}

.block-content {
  padding-bottom: 12px;
}

.checkout-container {
  margin-top: -200px;
}

.paypal-name {
  margin-bottom: 2px;
  color: #7b88a8;
  font-size: 16px;
  font-weight: 600;
}

.logo-text {
  margin-right: 15px;
  padding-right: 12px;
  color: #fff;
  font-size: 26px;
  line-height: 40px;
  letter-spacing: 0px;
  text-transform: none;
}

.logo-text.dark {
  margin-right: 0px;
  padding-right: 0px;
  font-family: 'Ab convosans', sans-serif;
  color: #000;
}

.team-expander {
  position: relative;
  max-width: 400px;
  -webkit-perspective: 1800px;
  perspective: 1800px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.circle-plus {
  position: absolute;
  left: auto;
  top: auto;
  right: 10px;
  bottom: 10px;
  width: 35px;
  height: 35px;
  border-radius: 40px;
  background-color: #7567f8;
  background-image: url('../images/add-plus-button.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.testi-wrapper {
  position: absolute;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.image-radius {
  width: 100%;
  border-radius: 10px;
}

.image-radius.project {
  border-radius: 10px;
}

.radio-button {
  display: block;
  margin-top: 0px;
  border: 2px solid #7567f8;
}

.radio-button.w--redirected-checked {
  border-color: #7567f8;
}

.image-small-product {
  width: 80px;
  margin-right: 5px;
  border-radius: 2px;
}

.shop-grid {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1.25fr;
  grid-template-columns: 1fr 1.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.shipping-text {
  margin-right: 5px;
  margin-bottom: 0px;
  color: #7b88a8;
  font-size: 15px;
}

.shipping-text.other-text {
  margin-right: 3px;
  font-size: 15px;
}

.shiping-cm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

.product-page-title {
  margin-top: 0px;
  font-size: 39px;
}

.product-price-2 {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
}

.product-price-2._0-top {
  margin-top: 0px;
}

.product-price-2._0-top.bigger-page {
  color: #121217;
  font-size: 20px;
  line-height: 30px;
}

.shipping-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1px;
  padding-top: 15px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #e3e2ef;
  background-color: #fff;
}

.shipping-info-wrapper.radius-right {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.shipping-info-wrapper.radius-left {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #fff;
}

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

.compare-sale {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.banner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 190px 5% 310px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #1c00ff;
  background-image: url('../images/background-shape_1.svg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.banner.sub {
  overflow: visible;
  padding-top: 175px;
  padding-bottom: 319px;
  border-radius: 0px;
  background-image: url('../images/background-shape_1.svg'), url('../images/counter1.png'), url('../images/Screenshot-2020-07-05-at-14.42.32.png');
  background-position: 50% 100%, 100% 100%, 50% 100%;
  background-size: contain, cover, cover;
  background-repeat: no-repeat, repeat-x, repeat;
  background-attachment: scroll, fixed, scroll;
}

.logo-wrapper {
  position: relative;
  left: 72px;
  width: 90%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.logo-client-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  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;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.logo-client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 55px;
  padding: 8px 0px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 0.75;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.logo-client:hover {
  opacity: 1;
}

.logo-heading {
  margin-top: 38px;
  color: #1c00ff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.logo-heading.sub-heading {
  margin-top: 0px;
  font-family: Ab, sans-serif;
  color: #fff;
  text-align: left;
}

.logo-heading.sub-heading.center {
  text-align: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.09);
  background-color: #00f;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  font-family: 'Ab convosans', sans-serif;
}

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

.navlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.navlink.flex {
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navlink.flex.hide {
  display: none;
}

.nav-text {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.nav-line {
  position: relative;
  top: 2px;
  width: 100%;
  height: 2px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  background-color: hsla(0, 0%, 100%, 0.48);
}

.cart-button {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.cart-text {
  font-size: 16px;
  font-weight: 700;
}

.cart-quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  padding-right: 0px;
  padding-bottom: 1px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.36);
  border-radius: 100%;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
}

.hero-grid {
  position: relative;
  top: -43px;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 80px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cart-wrapper {
  background-color: transparent;
}

.product-sidebar-title {
  font-size: 17px;
}

.rounded-image {
  width: 70px;
  border-radius: 4px;
}

.price-sidebar {
  margin-top: 0px;
  color: #111;
  font-size: 16px;
  font-weight: 600;
}

.price-sidebar.biger-bold {
  margin-top: 0px;
  padding: 14px 16px;
  border-radius: 5px;
  background-color: #f1f1f7;
  color: #392396;
  font-size: 16px;
  font-weight: 700;
}

.price-sidebar.biger-bold.compare {
  margin-right: 10px;
  color: #e14817;
  text-decoration: line-through;
}

.price-sidebar._0-top {
  margin-top: 0px;
}

.remove-button {
  margin-top: 7px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #392396;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.cart-item {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ededed;
}

.cart-quantity-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
  background-color: #f1f1f7;
  color: #392396;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.cart-header {
  height: 70px;
}

.subtotal {
  margin-right: 15px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.cart-line-item {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cart-footer {
  border-top-style: none;
}

.icon {
  display: inline-block;
}

.cart-container {
  min-width: 480px;
  border-radius: 5px;
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
}

.text-block {
  font-size: 16px;
  font-weight: 600;
}

.empty-state {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.shape-1 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 333px;
  height: 333px;
  border-radius: 50px;
  background-color: transparent;
  background-image: url('../images/counter1.png');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.shape-1._2 {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 180px;
  height: 180px;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transform: rotate(-150deg);
  -ms-transform: rotate(-150deg);
  transform: rotate(-150deg);
}

.shape-1._2.move {
  left: 408px;
  top: 405px;
  border-radius: 20px;
}

.shape-1._2._3 {
  left: 50%;
  top: -37px;
  width: 100px;
  height: 100px;
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.shape-1._2.for-sub {
  top: 131px;
  padding-left: 6px;
}

.shape-1.move {
  right: -97px;
  background-color: rgba(62, 40, 156, 0);
  background-image: url('../images/counter1.png');
  background-position: 0px 0px;
  background-size: contain;
}

.shape-1.move.color {
  background-color: #030638;
}

.shape-1._4 {
  left: -156px;
  top: -31px;
  right: auto;
  bottom: auto;
  width: 300px;
  height: 350px;
  background-color: rgba(62, 40, 156, 0);
  background-image: url('../images/counter1.png');
  background-position: 0% 100%;
  background-size: cover;
}

.shape-1._4.for-footer {
  left: -212px;
  top: 60px;
  background-color: #030638;
}

.shape-1.in-sub {
  top: 75px;
  right: -166px;
  width: 220px;
  height: 220px;
}

.big-shape {
  position: absolute;
  top: 7px;
  width: 87%;
  height: 94%;
  border-radius: 110px;
  background-color: #392396;
  background-image: url('../images/test.png');
  background-position: 100% 0%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: fixed;
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
  color: #fc3468;
}

.big-shape.in-features {
  top: -13px;
  width: 77%;
  border: 1px solid #f1f1f7;
  border-radius: 20px;
  background-color: #fff;
  background-image: url('../images/test.png');
  background-position: 0px 0px;
  background-size: 125px;
  -webkit-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

.hero-photo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-image {
  position: relative;
  width: 80%;
  padding-bottom: 0px;
  border-radius: 10px;
}

.slider {
  width: 93%;
  height: auto;
  background-color: transparent;
}

.slider.shop-slider {
  width: 100%;
}

.slide-nav {
  display: none;
}

.slide {
  background-color: transparent;
}

.right-arrow {
  right: -26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #221e41;
}

.right-arrow.other-color {
  background-color: #392396;
}

.left-arrow {
  left: -26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #221e41;
}

.left-arrow.other-color {
  background-color: #392396;
}

.arrow {
  width: 14px;
  margin-left: 6px;
}

.dropdown-list {
  min-width: 200px;
  border-radius: 5px;
  background-color: #fff;
}

.dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
}

.dropdown-link {
  padding-top: 10px;
  color: #000;
  font-size: 15px;
  font-weight: 600;
}

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

.dropdown-link.w--current {
  background-color: #f3f3f7;
  color: #515157;
}

.hero-title {
  position: relative;
  top: 7px;
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: 'Ab convosans', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 48px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.hero-title.center {
  top: 32px;
  text-align: center;
}

.hero-title._70 {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.margin-page {
  margin-top: 120px;
}

.margin-page.double {
  margin-top: 200px;
}

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

.top-title._2-column {
  margin-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top-title.space-between {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-title-text {
  position: relative;
  top: -9px;
  width: 76%;
  margin-top: 21px;
  margin-bottom: -36px;
  padding-right: 0px;
  padding-bottom: 43px;
  font-family: 'Ab convosans', sans-serif;
  font-size: 40px;
  line-height: 52px;
  text-align: center;
}

.top-title-text._0-top {
  margin-top: 0px;
}

.meta-sub {
  margin-top: 0px;
  margin-bottom: 1px;
  padding: 13px 15px 11px;
  border-radius: 20px;
  background-color: #fc3468;
  background-image: url('../images/counter1.png');
  background-position: 100% 100%;
  background-size: 125px;
  opacity: 1;
  color: #fff;
  font-size: 10px;
  line-height: 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.features-grid {
  position: relative;
  bottom: -19px;
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.features-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.features-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.features-real-icon {
  position: relative;
  bottom: 37px;
  z-index: 1;
  width: 150px;
  max-width: 200px;
  margin-left: 0px;
  padding-top: 67px;
}

.features-title {
  margin-top: 0px;
  font-family: 'Ab convosans', sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.align-center {
  position: relative;
  bottom: -13px;
  margin-top: 8px;
  margin-bottom: -20px;
  padding-top: 0px;
  text-align: center;
}

.illustration-grid {
  display: -ms-grid;
  display: grid;
  margin-top: -61px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-areas: ". ." "Area-2 Area";
  -ms-grid-columns: 1fr 50px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.left-padding {
  position: relative;
  padding-left: 10%;
}

.left-padding.right {
  padding-right: 10%;
  padding-left: 0%;
}

.scroll-to-top {
  position: fixed;
  left: auto;
  top: 50%;
  right: 0px;
  bottom: auto;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #000;
  text-decoration: none;
}

.scroll-to-top.w--current {
  font-family: 'Ab convosans', sans-serif;
}

.scroll-text {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: 'Ab convosans', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.scroll-line {
  position: relative;
  width: 80px;
  height: 2px;
  margin-right: 13px;
  background-color: #c2c2c2;
}

.line-absolute {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 0%;
  background-color: #111;
}

.toogle-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 13px;
  height: 13px;
  margin-right: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.line-1 {
  width: 100%;
  height: 2px;
  background-color: #e14817;
}

.line-2 {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #00f;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.toggle-wrapper {
  margin-top: -1px;
  text-align: left;
}

.toggle-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 0px 7px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #000;
  font-size: 17px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.toggle-content {
  overflow: hidden;
}

.toggle-space {
  padding: 0px 100px 0px 0px;
}

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

.mask {
  overflow: visible;
}

.slide-grid {
  display: -ms-grid;
  display: grid;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.project-wrapper {
  color: #000;
  text-decoration: none;
}

.project-title {
  margin-top: 10px;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
}

.category {
  color: #7b88a8;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.slide-margin {
  margin-right: 50px;
}

.fun-facts-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fun-facts-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 250px;
  margin-bottom: 30px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fafaff;
  text-align: center;
}

.fun-icon {
  margin-bottom: 15px;
}

.fun-title {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 50px;
  line-height: 50px;
}

.illustration {
  width: 85%;
}

.testimonials-name {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
}

.slide-navigation {
  position: relative;
  top: -42px;
  z-index: 1;
  display: inline-block;
  padding-top: 15px;
  float: right;
  opacity: 1;
  font-size: 11px;
  text-align: right;
}

.top-left-text {
  display: inline-block;
  margin-right: 15px;
  color: #767676;
  line-height: 32px;
  font-style: italic;
  font-weight: 400;
}

.top-left-text.in-testimonials {
  display: block;
  margin-right: 0px;
  color: #7b88a8;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600;
}

.slider-testimonials {
  width: 85%;
  height: auto;
  background-color: transparent;
}

.testimonials-content {
  position: relative;
  overflow: hidden;
  padding-right: 25px;
}

.testimonials-photo {
  width: 80px;
  height: 80px;
  margin-right: 30px;
  margin-bottom: 0px;
  margin-left: 2px;
  float: left;
  border-radius: 100%;
  background-image: url('../images/client-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonials-photo.photo-2 {
  background-image: url('../images/client-3.jpg');
  background-size: cover;
}

.testimonials-photo.photo-3 {
  background-image: url('../images/client-5.jpg');
  background-size: cover;
}

.heading-white {
  color: #fff;
  text-transform: capitalize;
}

.social-icon {
  width: 40px;
  height: 40px;
  margin-right: 0px;
  background-image: url('../images/font-awesome_4-7-0_facebook_100_0_ffffff_none_1font-awesome_4-7-0_facebook_100_0_ffffff_none.png');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.social-icon:hover {
  opacity: 0.7;
}

.social-icon.insta {
  background-image: url('../images/font-awesome_4-7-0_instagram_100_0_ffffff_none_1font-awesome_4-7-0_instagram_100_0_ffffff_none.png');
  background-size: 17px;
}

.social-icon.twitter {
  background-image: url('../images/font-awesome_4-7-0_twitter_100_0_ffffff_none_1font-awesome_4-7-0_twitter_100_0_ffffff_none.png');
}

.team-image {
  position: relative;
  right: 0px;
}

.social-wrapper-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-small-title {
  margin-bottom: 20px;
  color: #818187;
  font-size: 19px;
  line-height: 20px;
  font-style: italic;
  font-weight: 500;
}

.top-small-title.white {
  color: #fff;
}

.top-small-title.white.smaller {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}

.member-image {
  width: 100%;
  border-radius: 10px;
}

.team-wrapper {
  position: relative;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.team-content {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -82px;
  overflow: hidden;
  width: 70%;
  height: 190px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #392396;
  text-align: center;
}

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

.form-block {
  width: 100%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.select-field {
  height: 100%;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px none #000;
  background-color: transparent;
  color: #444;
  font-size: 15px;
  font-weight: 600;
}

.success-message {
  padding-top: 29px;
  padding-bottom: 29px;
  border-radius: 5px;
  background-color: #25b25a;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.text-field-primary {
  min-height: 55px;
  margin-top: 2px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px none #000;
  border-radius: 5px;
  background-color: #fff;
  color: #681919;
  font-weight: 600;
}

.text-field-primary::-webkit-input-placeholder {
  color: #444;
  font-size: 15px;
  font-weight: 600;
}

.text-field-primary:-ms-input-placeholder {
  color: #444;
  font-size: 15px;
  font-weight: 600;
}

.text-field-primary::-ms-input-placeholder {
  color: #444;
  font-size: 15px;
  font-weight: 600;
}

.text-field-primary::placeholder {
  color: #444;
  font-size: 15px;
  font-weight: 600;
}

.text-field-primary.for-select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 17px 10px 8px;
  font-weight: 600;
}

.text-field-primary.area {
  min-height: auto;
  margin-top: 16px;
  padding-bottom: 69px;
}

.text-field-primary.gray {
  margin-bottom: 10px;
  background-color: #fafaff;
}

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

.color {
  display: inline-block;
  margin-left: 2px;
  color: #e14817;
}

.blog-wrapper {
  position: relative;
  width: 100%;
  color: #121217;
  text-decoration: none;
}

.category-2 {
  position: absolute;
  left: auto;
  top: 10px;
  right: 10px;
  bottom: auto;
  display: inline-block;
  padding: 8px 27px;
  border-radius: 20px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.category-2.in-project {
  position: relative;
  top: 0px;
  right: 0px;
  padding-right: 19px;
  padding-left: 19px;
  border-radius: 5px;
  background-color: #f2faf5;
  color: #597463;
}

.category-2.in-project.white {
  padding-right: 19px;
  padding-left: 19px;
  color: #fff;
  font-weight: 600;
}

.category-2.in-project.white.absolute {
  position: absolute;
  top: 10px;
  right: 10px;
}

.category-2.in-project.second-one {
  margin-bottom: 10px;
  background-color: #f1f1f7;
  color: #fff;
  font-weight: 600;
}

.category-2.in-project.second-one.dark {
  color: #111;
}

.category-2.in-project.second-one.dark:hover {
  background-color: #e3e3e9;
}

.blog-title {
  margin-top: 15px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 34px;
  line-height: 40px;
  text-decoration: none;
}

.blog-image {
  width: 100%;
}

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

.blog-content {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.blog-inside {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  padding: 0px 40px 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(rgba(57, 35, 150, 0.77)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(57, 35, 150, 0.77));
}

.footer {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: -70px;
  padding: 0px 5% 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000333;
}

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

.footer-sub-title {
  margin-top: 0px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
}

.footer-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  grid-template-areas: ". . Area";
  -ms-grid-columns: 1fr 50px 1fr 50px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-line-divider {
  width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 20px;
  background-color: hsla(0, 0%, 100%, 0.16);
}

.webflow-logo-tiny {
  position: relative;
  width: 18px;
  margin-right: 4px;
  opacity: 0.9;
}

.footer-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.logo-div {
  display: inline-block;
}

.coppyright-text {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.left-copyright-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-copyright-flex.full {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.copyright {
  margin-bottom: 0px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
}

.nav-link-footer {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #121217;
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link-footer.for-footer-version {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-transform: capitalize;
}

.nav-link-footer.for-footer-version:hover {
  opacity: 0.6;
}

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

.made-with-webflow.left-margin {
  margin-top: 0px;
  margin-left: 15px;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 16px;
  font-weight: 600;
}

.made-with-webflow.left-margin:hover {
  opacity: 0.73;
  color: #fff;
}

.div-block {
  position: relative;
  z-index: 99;
}

.menu-button {
  width: 50px;
  height: 50px;
}

.hamburger-line {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  height: 3px;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.lightbox-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-decoration: none;
}

.play {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  margin-right: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #392396;
}

.showreel {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 7px 29px 7px 7px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fff;
}

.showrel-text {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 20px;
}

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

.blog-item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog-categories-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.legal-wrapper {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

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

.circle-list {
  width: 12px;
  height: 12px;
  margin-right: 7px;
  background-image: url('../images/icons8-checkmark-1.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.paragraph-no-margin {
  margin-bottom: 0px;
  font-style: normal;
}

.chair-image {
  width: 100%;
  border-radius: 5px;
}

.product-title {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #000;
  font-size: 27px;
  line-height: 30px;
}

.product-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  float: left;
  text-align: center;
  text-decoration: none;
}

.product-content {
  position: relative;
  margin-top: 30px;
}

.product-image {
  position: relative;
}

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

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

.line-item {
  margin-top: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.extra-item {
  margin-top: 15px;
}

.blog-wrapper-big {
  position: relative;
  width: 93%;
  margin-left: auto;
  color: #121217;
  text-decoration: none;
}

.blog-image-wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

._70 {
  width: 70%;
}

._70.center {
  margin-right: auto;
  margin-left: auto;
}

.list {
  padding-left: 16px;
  color: #597463;
  list-style-type: square;
}

.list.number {
  list-style-type: decimal;
}

.paragraph-percent {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.algin-center {
  position: relative;
  text-align: center;
}

.list-second-item {
  margin-bottom: 13px;
}

.top-margin-2 {
  margin-top: 30px;
}

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

.rich-text-wrapper {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.list-item-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.licens-image {
  width: 100%;
}

.licens-image.with-icon {
  width: 15%;
  margin-right: 15px;
  margin-bottom: 10px;
}

.link {
  display: inline-block;
  color: #8f872e;
  text-decoration: underline;
}

.link.color {
  color: #7b88a8;
  font-weight: 600;
}

.logo-liceisng {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.changelog {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.75fr 1fr 1fr 1fr;
  grid-template-columns: 0.75fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.overlay-shapes {
  position: absolute;
  left: 0%;
  top: 35%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  height: 384.8125px;
}

.caption {
  margin-top: 10px;
}

.social-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #1877f2;
}

.social-icon-2.twitter {
  background-color: #1da1f2;
}

.social-icon-2.insta {
  background-color: #f46f30;
}

.paragraph-2 {
  font-family: Ab, sans-serif;
  color: #2b2b31;
}

.paragraph-3 {
  font-family: Ab, sans-serif;
  color: #2b2b31;
}

.paragraph-4 {
  font-family: Ab, sans-serif;
  color: #2b2b31;
}

.image-3 {
  position: relative;
  top: -26px;
  width: 400px;
  height: 400px;
  max-height: 666px;
  max-width: 666%;
  margin-left: -82px;
  padding-top: 56px;
  padding-left: 0px;
  float: none;
  border-radius: 0px;
  background-color: #1c00ff;
  opacity: 1;
}

.paragraph-5 {
  margin-bottom: -32px;
  padding-top: 0px;
  padding-right: 49px;
  padding-bottom: 0px;
  color: #fff;
  font-weight: 300;
}

.background-video {
  border-radius: 20px;
  opacity: 0.81;
}

.paragraph-6 {
  position: relative;
  bottom: 10px;
  margin-top: 16px;
  margin-bottom: -51px;
  padding-right: 100px;
  padding-left: 100px;
  color: #221e41;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.top-title-text-copy {
  margin-top: 21px;
  margin-bottom: -36px;
  padding-right: 0px;
  padding-bottom: 43px;
  font-family: 'Ab convosans', sans-serif;
  font-size: 40px;
  line-height: 52px;
}

.top-title-text-copy._0-top {
  margin-top: 0px;
}

.top-title-text-copy.block {
  padding-right: 172px;
  padding-bottom: 0px;
  font-size: 33px;
  line-height: 40px;
}

.image-4 {
  border-radius: 5px;
}

.image-5 {
  position: relative;
  left: -126px;
  top: -59px;
  width: 110%;
  max-width: 110%;
  border-radius: 5px;
}

.background-video-2 {
  border-radius: 16px;
}

.paragraph-7 {
  position: relative;
  left: 330px;
  top: 72px;
  display: block;
  width: 50%;
  margin-top: -9px;
  padding-top: 0px;
  font-family: 'Ab convosans', sans-serif;
  color: #2b2b31;
}

.testname {
  position: relative;
  left: 330px;
  top: 73px;
  width: 50%;
  font-family: Ab, sans-serif;
  color: #597463;
}

.shape-pope {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 333px;
  height: 333px;
  border-radius: 50px;
  background-color: transparent;
  background-image: url('../images/counter1.png');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.shape-pope._2 {
  left: -161px;
  top: 200px;
  right: auto;
  bottom: auto;
  width: 180px;
  height: 180px;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transform: rotate(-150deg);
  -ms-transform: rotate(-150deg);
  transform: rotate(-150deg);
}

.shape-pope._2.move {
  left: 408px;
  top: 405px;
  border-radius: 20px;
}

.shape-pope._2._3 {
  left: 50%;
  top: -37px;
  width: 100px;
  height: 100px;
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.shape-pope._2.for-sub {
  top: 131px;
}

.shape-pope.move {
  right: -97px;
  background-color: rgba(62, 40, 156, 0);
  background-image: url('../images/counter1.png');
  background-position: 0px 0px;
  background-size: contain;
}

.shape-pope.move.color {
  background-color: #030638;
}

.shape-pope._4 {
  left: 0px;
  top: -168%;
  right: 0%;
  bottom: -200px;
  width: 300px;
  height: 350px;
  padding-left: 0px;
  background-color: rgba(62, 40, 156, 0);
  background-image: url('../images/counter14.png');
  background-position: 0% 0%;
  background-size: contain;
  background-repeat: repeat-x;
  opacity: 0.46;
}

.shape-pope._4.for-footer {
  left: -212px;
  top: 60px;
  background-color: #030638;
}

.shape-pope.in-sub {
  top: 75px;
  right: -166px;
  width: 220px;
  height: 220px;
}

.image-6 {
  position: relative;
  left: 329px;
  top: 76px;
  bottom: 87px;
  overflow: scroll;
  width: 108px;
  margin-left: 2px;
  float: none;
  clear: none;
}

.slide-2 {
  height: 130px;
  padding-bottom: 0px;
}

.mask-2 {
  position: relative;
  height: 800px;
  padding-top: 12px;
  background-color: transparent;
  font-family: Ab, sans-serif;
}

.slider-2 {
  bottom: 27px;
  height: 380px;
  margin-top: -95px;
  padding-top: 0px;
  background-color: transparent;
}

.slide-nav-2 {
  top: 303px;
  margin-bottom: -49.5px;
}

.image-6-copy {
  position: relative;
  left: 310px;
  top: 76px;
  bottom: 87px;
  overflow: scroll;
  width: 200px;
  margin-left: 4px;
  float: none;
  clear: none;
}

.image-7 {
  margin-left: 0px;
  padding-bottom: 24px;
}

.image-8 {
  position: relative;
  right: -5px;
  width: 110%;
  max-width: 6665px;
  padding-bottom: 40px;
}

.b2 {
  padding: 20px 30px;
  border-radius: 5px;
  background-color: #00f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.b2:hover {
  background-color: #523baf;
  color: #fff;
}

.b2.discount {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.b2.lighter {
  background-color: #00f;
}

.b2.lighter:hover {
  background-color: #6e58c5;
}

.b2.lighter.add-margin {
  margin-right: 15px;
  background-color: #fc3468;
  font-weight: 300;
}

.b2.color {
  position: relative;
  top: 38px;
  margin-bottom: 98px;
  background-color: #ff6e6e;
  color: #fff;
}

.b2.color:hover {
  background-color: #e4633a;
}

.shape-1-copy {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 333px;
  height: 333px;
  border-radius: 50px;
  background-color: transparent;
  background-image: url('../images/counter1.png');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.shape-1-copy._2 {
  left: -85px;
  top: 533px;
  right: -19px;
  bottom: auto;
  width: 180px;
  height: 180px;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transform: rotate(-150deg);
  -ms-transform: rotate(-150deg);
  transform: rotate(-150deg);
}

.shape-1-copy._2.move {
  left: 408px;
  top: 405px;
  border-radius: 20px;
}

.shape-1-copy._2._3 {
  left: 50%;
  top: -37px;
  width: 100px;
  height: 100px;
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.shape-1-copy._2.for-sub {
  top: 131px;
}

.shape-1-copy.move {
  right: -97px;
  background-color: rgba(62, 40, 156, 0);
  background-image: url('../images/counter1.png');
  background-position: 0px 0px;
  background-size: contain;
}

.shape-1-copy.move.color {
  background-color: #030638;
}

.shape-1-copy._4 {
  left: -156px;
  top: -31px;
  right: auto;
  bottom: auto;
  width: 300px;
  height: 350px;
  background-color: rgba(62, 40, 156, 0);
  background-image: url('../images/counter1.png');
  background-position: 0% 100%;
  background-size: cover;
}

.shape-1-copy._4.for-footer {
  left: -212px;
  top: 60px;
  background-color: #030638;
}

.shape-1-copy.in-sub {
  top: 75px;
  right: -166px;
  width: 220px;
  height: 220px;
}

.paragraph-8 {
  position: relative;
  left: 0px;
  top: 33px;
  right: 0px;
  padding-right: 140px;
  padding-left: 140px;
  color: #fff;
  font-size: 20px;
}

.slide-3 {
  border: 1px solid transparent;
  border-radius: 0px;
}

.paragraph-9 {
  color: #f0f3f8;
}

.heading {
  margin-top: 0px;
  margin-bottom: 4px;
  padding-bottom: 0px;
  color: #fff;
}

.link-2 {
  color: #fff;
  font-style: normal;
  text-decoration: none;
}

.paragraph-10 {
  color: #fff;
  font-size: 12px;
  line-height: 19px;
}

.image-9 {
  position: relative;
  left: 142px;
  top: 45px;
  width: 65%;
  margin-top: 10px;
  margin-left: -13px;
  padding-top: 0px;
}

.paragraph-11 {
  color: #2b2b31;
}

.paragraph-12 {
  color: #2b2b31;
}

.paragraph-13 {
  color: #2b2b31;
}

.paragraph-14 {
  text-decoration: none;
}

.paragraph-14-copy {
  text-decoration: none;
}

.paragraph-15 {
  position: relative;
  top: 28px;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
}

.cta1 {
  position: relative;
  top: 28px;
  margin-bottom: 24px;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
}

.section-2 {
  position: relative;
  width: 100%;
  min-height: 33px;
  background-color: #000;
  color: #2b2b31;
}

.text-block-2 {
  display: inline;
  float: right;
}

.paragraph-16 {
  position: relative;
  top: -42px;
}

.main-content {
  position: relative;
  top: -167px;
  bottom: -2px;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Ab, sans-serif;
}

.rich-text-block {
  position: relative;
  top: -215px;
  color: #000;
}

.rich-text-block h2 {
  position: relative;
}

.feature-section {
  position: relative;
  top: -180px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Ab, sans-serif;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  position: relative;
  left: -42px;
  top: -53px;
  bottom: 90px;
  height: 100%;
  max-width: 200%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.div-block-3 {
  position: relative;
  top: -87px;
}

.bodcts {
  position: relative;
  top: 202px;
  margin-bottom: -162px;
}

.image-8-copy {
  position: relative;
  left: 105px;
  right: -5px;
  width: 110%;
  max-width: 6665px;
  padding-bottom: 40px;
}

.image-5-copy {
  position: relative;
  left: 37px;
  top: -59px;
  width: 110%;
  max-width: 110%;
  border-radius: 5px;
}

.shape-1-copy {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 333px;
  height: 333px;
  border-radius: 50px;
  background-color: transparent;
  background-image: url('../images/counter1.png');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.shape-1-copy._2 {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 180px;
  height: 180px;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transform: rotate(-150deg);
  -ms-transform: rotate(-150deg);
  transform: rotate(-150deg);
}

.shape-1-copy._2.move {
  left: 408px;
  top: 405px;
  border-radius: 20px;
}

.shape-1-copy._2._3 {
  left: 50%;
  top: -37px;
  width: 100px;
  height: 100px;
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.shape-1-copy._2.for-sub {
  top: 131px;
}

.shape-1-copy.move {
  right: -97px;
  background-color: rgba(62, 40, 156, 0);
  background-image: url('../images/counter1.png');
  background-position: 0px 0px;
  background-size: contain;
}

.shape-1-copy.move.color {
  background-color: #030638;
}

.shape-1-copy._4 {
  left: -156px;
  top: -31px;
  right: auto;
  bottom: auto;
  width: 300px;
  height: 350px;
  background-color: rgba(62, 40, 156, 0);
  background-image: url('../images/counter1.png');
  background-position: 0% 100%;
  background-size: cover;
}

.shape-1-copy._4.for-footer {
  left: -212px;
  top: 60px;
  background-color: #030638;
}

.shape-1-copy.in-sub {
  top: 75px;
  right: -166px;
  width: 220px;
  height: 220px;
}

.paragraph-17 {
  color: #313138;
}

.landing {
  margin-bottom: -32px;
  padding-top: 0px;
  padding-right: 49px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.paragraph-18 {
  color: #fff;
  font-size: 19px;
  line-height: 26px;
}

.call-to-action {
  padding-top: 30px;
  padding-bottom: 64px;
  background-color: #edf2f5;
  font-family: Ab, sans-serif;
  font-weight: 300;
}

.centered-container {
  padding-bottom: 49px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Ab convosans', sans-serif;
  text-align: center;
}

.button-2 {
  border-radius: 6px;
  background-color: #1c00ff;
}

.paragraph-19 {
  font-family: Ab, sans-serif;
  color: #2b2b31;
  font-size: 23px;
  line-height: 38px;
  font-weight: 400;
}

.heading-2 {
  margin-top: 39px;
  padding-bottom: 15px;
  color: #1c00ff;
  font-size: 40px;
}

.hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 96px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #edf2f5;
}

.flex-container-2 {
  position: relative;
  left: -78px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Ab, sans-serif;
}

.hero-image-mask {
  width: 100%;
  margin-right: 87px;
  margin-left: -24px;
}

.hero-image {
  display: inline-block;
  width: 144%;
  height: 130%;
  max-width: 120%;
  margin-top: -31px;
  margin-right: 0px;
  margin-left: 10px;
  padding-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  border: 0px none #000;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading-3 {
  margin-top: -2px;
  margin-bottom: 19px;
  font-family: 'Ab convosans', sans-serif;
  font-size: 40px;
}

.button-3 {
  margin-top: 13px;
  border-radius: 6px;
  background-color: #1c00ff;
  font-size: 13px;
  line-height: 29px;
}

.paragraph-20 {
  color: #2b2b31;
  font-size: 23px;
  line-height: 31px;
}

.div-block-4 {
  margin-top: -9px;
  margin-right: -66px;
  margin-left: 21px;
  padding-right: 0px;
  padding-left: 46px;
}

.paragraph-21 {
  color: #2b2b31;
}

.paragraph-22 {
  color: #2b2b31;
}

.paragraph-23 {
  color: #2b2b31;
}

@media screen and (max-width: 991px) {
  .navigation-link {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
  }
  .utility-page-wrap {
    height: 700px;
    padding-bottom: 6px;
  }
  .page-content {
    padding-left: 0px;
  }
  .container {
    position: relative;
    z-index: 2;
    margin-bottom: -69px;
  }
  .container.for-logos {
    margin-top: -151px;
  }
  .container.grid {
    -ms-grid-columns: 0.25fr 1fr 0.25fr;
    grid-template-columns: 0.25fr 1fr 0.25fr;
  }
  .container.for-sub {
    margin-top: -80px;
  }
  .brand {
    margin-right: 10px;
  }
  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.gray.with-shape {
    top: 9px;
    padding-bottom: 160px;
    background-position: 50% 100%;
  }
  .section.blue {
    min-height: 400px;
  }
  .blog-post-wrapper {
    min-height: 350px;
    margin-bottom: 20px;
  }
  .compare-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .faq-main-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .first-checkout {
    width: 100%;
    margin-right: 0px;
  }
  .second-checkout {
    position: relative;
    top: 0px;
    width: 100%;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .checkout-container {
    margin-top: -100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .logo-text {
    min-width: 208px;
  }
  .team-expander {
    display: block;
    max-width: 100%;
  }
  .shop-grid {
    -ms-grid-columns: 1.25fr;
    grid-template-columns: 1.25fr;
  }
  .banner {
    padding-top: 153px;
    padding-bottom: 188px;
    border-radius: 0px;
    background-size: 960px;
  }
  .banner.sub {
    padding-top: 152px;
    padding-bottom: 169px;
  }
  .logo-wrapper {
    width: 100%;
  }
  .logo-client-wrapper {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .logo-client {
    min-height: 80px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
  }
  .navbar {
    position: absolute;
    display: none;
    padding-right: 2%;
    padding-left: 2%;
  }
  .nav-menu {
    background-color: #221e41;
  }
  .navlink {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .nav-line {
    display: none;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .hero-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .price-sidebar.biger-bold.compare {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .shape-1._2.for-sub {
    top: 90px;
    display: none;
  }
  .shape-1.in-sub {
    top: 19px;
  }
  .hero-photo {
    margin-top: 50px;
  }
  .arrow {
    display: none;
  }
  .dropdown-list.w--open {
    position: relative;
    border-radius: 0px;
  }
  .hero-title {
    width: 100.03166%;
    padding-right: 60px;
    padding-left: 0px;
    font-size: 40px;
    line-height: 55px;
  }
  .margin-page {
    margin-top: 100px;
  }
  .margin-page.double {
    margin-top: 100px;
  }
  .top-title-text {
    font-size: 31px;
    line-height: 42px;
    text-align: center;
  }
  .features-content {
    padding-top: 0px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .features-real-icon {
    margin-left: -12px;
  }
  .align-center {
    bottom: -2px;
  }
  .illustration-grid {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: stretch;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .left-padding {
    margin-top: 50px;
    padding-right: 5%;
    padding-left: 0%;
  }
  .left-padding.right {
    margin-top: 0px;
    margin-bottom: 50px;
    padding-right: 5%;
  }
  .scroll-to-top {
    margin-right: -70px;
  }
  .toggle-header {
    line-height: 20px;
  }
  .team-image {
    right: 0px;
  }
  .team-wrapper {
    width: 60%;
    margin-bottom: 40px;
  }
  .team-content {
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .team-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .form-block {
    width: 100%;
    margin-left: 0px;
  }
  .collection-list {
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .footer {
    margin-top: 0px;
  }
  .footer-wrapper {
    margin-bottom: 50px;
  }
  .footer-grid {
    padding-left: 0px;
    grid-column-gap: 0px;
    grid-template-areas: ". . Area";
  }
  .left-copyright-flex {
    padding-left: 0px;
  }
  .copyright {
    margin-bottom: 0px;
  }
  .made-with-webflow.left-margin {
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .lightbox-link {
    margin-top: 30px;
  }
  .legal-wrapper {
    width: 100%;
  }
  .blog-wrapper-big {
    width: 100%;
  }
  ._70 {
    width: 100%;
  }
  .paragraph-percent {
    width: 100%;
  }
  .rich-text-wrapper {
    width: 100%;
  }
  .licens-image {
    margin-bottom: 15px;
  }
  .social-content {
    left: 0px;
    top: 93%;
    width: 100%;
  }
  .background-video {
    width: 92%;
  }
  .paragraph-6 {
    bottom: 22px;
  }
  .top-title-text-copy.block {
    padding-right: 16px;
  }
  .image-4 {
    margin-top: -238px;
  }
  .image-5 {
    margin-top: 67px;
    margin-left: 72px;
  }
  .paragraph-7 {
    left: 206px;
  }
  .testname {
    margin-left: -126px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .shape-pope._2.for-sub {
    top: 90px;
  }
  .shape-pope._4 {
    width: 222px;
    margin-top: 121px;
    margin-left: -194px;
    padding-top: 107px;
    padding-left: 0px;
  }
  .shape-pope.in-sub {
    top: 19px;
  }
  .image-6 {
    display: none;
  }
  .slide-2 {
    margin-top: 13px;
  }
  .mask-2 {
    margin-left: -39px;
  }
  .image-6-copy {
    display: none;
  }
  .image-8 {
    margin-left: -32px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .shape-1-copy._2.for-sub {
    top: 90px;
  }
  .shape-1-copy.in-sub {
    top: 19px;
  }
  .paragraph-10 {
    padding-right: 41px;
  }
  .image-9 {
    left: 86px;
    top: 100px;
  }
  .rich-text-block {
    margin-top: 55px;
  }
  .rich-text-block img {
    margin-left: -46px;
  }
  .image-8-copy {
    margin-left: -112px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-5-copy {
    margin-top: 67px;
    margin-left: -59px;
  }
  .shape-1-copy._2.for-sub {
    top: 90px;
  }
  .shape-1-copy.in-sub {
    top: 19px;
  }
  .hero-image {
    margin-right: -33px;
    margin-left: 59px;
    padding-left: 0px;
  }
  .div-block-4 {
    margin-left: 2px;
  }
}

@media screen and (max-width: 767px) {
  .flex-sticky {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container.for-logos {
    margin-top: -167px;
  }
  .blog-post-wrapper {
    min-height: 400px;
    margin-bottom: 40px;
  }
  .logo-text {
    font-size: 21px;
  }
  .team-expander {
    width: 100%;
  }
  .circle-plus {
    right: 20px;
    bottom: 20px;
  }
  .testi-wrapper {
    position: relative;
    z-index: 1;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .logo-wrapper {
    left: 11px;
  }
  .logo-client-wrapper {
    width: 100%;
    margin-left: 70px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .logo-client {
    -webkit-flex-basis: 33.333333333333336%;
    -ms-flex-preferred-size: 33.333333333333336%;
    flex-basis: 33.333333333333336%;
  }
  .cart-container {
    min-width: 320px;
  }
  .shape-1._2.for-sub {
    left: -91px;
  }
  .slide-nav.show {
    position: relative;
    top: 21px;
    display: block;
    font-size: 11px;
    text-align: left;
  }
  .right-arrow.other-color {
    opacity: 0;
  }
  .left-arrow.other-color {
    opacity: 0;
  }
  .hero-title._70 {
    width: 100%;
  }
  .top-title {
    margin-top: -41px;
    padding-top: 0px;
  }
  .top-title-text {
    font-size: 27px;
    line-height: 34px;
  }
  .features-grid {
    padding-top: 31px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .features-real-icon {
    margin-left: -14px;
  }
  .left-padding {
    padding-right: 2%;
  }
  .left-padding.right {
    padding-right: 2%;
  }
  .toggle-space {
    padding-right: 0px;
  }
  .slide-grid {
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .team-wrapper {
    width: 90%;
  }
  .blog-wrapper {
    width: 100%;
  }
  .footer-wrapper {
    margin-bottom: 0px;
  }
  .footer-sub-title {
    margin-left: -77px;
  }
  .footer-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .left-copyright-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .left-copyright-flex.full {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .copyright {
    margin-bottom: 5px;
  }
  .nav-link-footer {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 30px;
  }
  .made-with-webflow.left-margin {
    margin: 5px 0px;
  }
  .product-title {
    font-size: 22px;
    line-height: 25px;
  }
  .product-wrapper {
    margin-bottom: 30px;
  }
  .shop-list-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .blog-wrapper-big {
    width: 100%;
  }
  .image-3 {
    display: none;
    background-color: transparent;
  }
  .paragraph-6 {
    padding-right: 29px;
    padding-left: 26px;
  }
  .top-title-text-copy {
    font-size: 40px;
    line-height: 45px;
  }
  .top-title-text-copy.block {
    margin-left: -2px;
    padding-left: 0px;
  }
  .paragraph-7 {
    left: 113px;
    width: 70%;
  }
  .testname {
    left: 239px;
    width: 70%;
  }
  .shape-pope._2.for-sub {
    left: -91px;
  }
  .shape-1-copy._2 {
    display: none;
  }
  .shape-1-copy._2.for-sub {
    left: -91px;
  }
  .paragraph-10 {
    margin-top: 18px;
    margin-left: -78px;
    font-size: 10px;
    line-height: 15px;
  }
  .image-9 {
    top: 106px;
  }
  .main-content {
    padding: 40px 20px;
  }
  .rich-text-block {
    padding-top: 58px;
  }
  .rich-text-block img {
    margin-left: -42px;
  }
  .feature-section {
    padding: 40px 20px;
  }
  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .feature-image-mask {
    margin-right: 0px;
  }
  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }
  .image-8-copy {
    left: 36px;
    right: 21px;
  }
  .image-5-copy {
    margin-left: -62px;
  }
  .shape-1-copy._2.for-sub {
    left: -91px;
  }
  .call-to-action {
    padding: 40px 20px;
  }
  .hero {
    padding: 40px 20px;
  }
  .flex-container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .hero-image {
    width: 98%;
    margin-left: 92px;
  }
  .heading-3 {
    text-align: center;
  }
  .button-3 {
    margin-left: 180px;
  }
  .paragraph-20 {
    text-align: center;
  }
  .div-block-4 {
    margin-top: 27px;
    padding-left: 101px;
  }
}

@media screen and (max-width: 479px) {
  p {
    position: relative;
    left: 0px;
    top: 53px;
    bottom: -122px;
    overflow: hidden;
    margin-top: -21px;
    float: none;
    clear: none;
  }
  img {
    margin-top: -12px;
  }
  .top-margin.big {
    margin-top: 30px;
  }
  .utility-page-wrap {
    height: 600px;
  }
  .container {
    margin-top: -36px;
    margin-bottom: -75px;
    padding-bottom: 0px;
    padding-left: 6px;
  }
  .container.for-logos {
    margin-top: -148px;
  }
  .container.f1 {
    left: 37px;
  }
  .brand {
    margin-right: 0px;
    padding-left: 0px;
  }
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section.gray.with-shape {
    overflow: visible;
    padding-bottom: 100px;
    padding-left: 0%;
    background-size: 100%;
  }
  .section.blue {
    margin-top: 60px;
    padding-top: 81px;
  }
  .section.blue.download {
    margin-top: -2px;
    margin-bottom: -151px;
  }
  .button {
    position: relative;
    top: 102px;
    display: inline-block;
    font-size: 9px;
    line-height: 0px;
  }
  .button.lighter.add-margin {
    top: 20px;
    width: 52%;
    min-height: 0px;
    margin-bottom: -18px;
    font-size: 10px;
  }
  .blog-post-wrapper {
    min-height: 300px;
  }
  .compare-price.in-page {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .product-title-sidebar {
    font-size: 16px;
  }
  .order-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .strange-wrapper {
    margin-right: 0px;
    margin-left: 0px;
  }
  .logo-text {
    min-width: 100px;
    margin-right: 0px;
    padding-right: 0px;
    border-right-style: none;
    font-size: 15px;
  }
  .circle-plus {
    right: 10px;
    bottom: 10px;
  }
  .image-radius {
    border-radius: 20px;
  }
  .image-small-product {
    margin-bottom: 20px;
  }
  .shipping-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-page-title {
    font-size: 29px;
    line-height: 34px;
  }
  .shipping-info-wrapper {
    margin-bottom: -1px;
    margin-left: 0px;
  }
  .shipping-info-wrapper.radius-right {
    border-radius: 0px;
  }
  .shipping-info-wrapper.radius-left {
    border-radius: 0px;
  }
  .banner {
    padding-bottom: 180px;
    border-radius: 0px;
  }
  .logo-wrapper {
    left: -3px;
  }
  .logo-client {
    padding-right: 10px;
    padding-left: 10px;
  }
  .navbar {
    display: none;
    padding-right: 3%;
    padding-left: 3%;
    border-radius: 0px;
  }
  .nav-menu {
    z-index: 9999;
  }
  .cart-container {
    border-radius: 0px;
  }
  .shape-1 {
    display: block;
    width: 333px;
    height: 333px;
    margin-top: -153px;
    margin-right: -148px;
    padding-left: 0px;
    background-image: url('../images/counter1.png');
    background-size: cover;
  }
  .shape-1._2 {
    display: block;
    width: 444px;
    height: 444px;
    margin-top: 199px;
    margin-left: -304px;
  }
  .shape-1._2.for-sub {
    top: -19px;
    display: none;
  }
  .shape-1.move {
    right: -190px;
  }
  .shape-1.move.color {
    right: -199px;
  }
  .shape-1._4 {
    left: -202px;
  }
  .shape-1._4.for-footer {
    display: none;
  }
  .big-shape {
    left: -88%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: none;
    width: 88%;
    height: 1111%;
    margin-top: -70px;
    margin-bottom: 40px;
    margin-left: 417px;
    padding-top: 84px;
    padding-left: 0px;
    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;
  }
  .hero-photo {
    display: block;
    margin-top: 30px;
  }
  .right-arrow {
    right: -15px;
  }
  .left-arrow {
    left: -15px;
  }
  .relative-div {
    display: block;
    margin-top: -777px;
    margin-right: auto;
    margin-left: auto;
    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;
  }
  .dropdown-list.w--open {
    width: 100%;
  }
  .hero-title {
    width: 90%;
    margin-bottom: 8px;
    margin-left: 4px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 27px;
    line-height: 33px;
  }
  .hero-title.center {
    left: 127px;
    top: -21px;
    right: -17px;
    bottom: -25px;
    display: none;
    overflow: hidden;
    width: 50%;
    font-size: 22px;
    line-height: 27px;
  }
  .top-title {
    text-align: center;
  }
  .top-title._2-column {
    text-align: left;
  }
  .top-title.space-between {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .top-title-text {
    font-size: 30px;
    line-height: 40px;
  }
  .top-title-text._0-top {
    margin-bottom: 30px;
  }
  .meta-sub {
    overflow: hidden;
    width: 117px;
    margin-top: 35px;
    border-radius: 4px;
    background-color: #ff6e6e;
    font-size: 7px;
    line-height: 7px;
    text-align: center;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .features-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .features-content {
    padding-top: 91px;
    padding-bottom: 0px;
  }
  .features-real-icon {
    top: -10px;
    width: 133px;
    margin-left: -4px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .features-title {
    margin-top: -5px;
    margin-bottom: -41px;
    padding-top: 0px;
  }
  .align-center {
    margin-bottom: 39px;
  }
  .illustration-grid {
    display: inline-block;
  }
  .scroll-to-top {
    display: none;
  }
  .toggle-space {
    margin-top: -43px;
    padding-right: 0px;
    padding-bottom: 60px;
    clear: none;
  }
  .fun-facts-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .fun-facts-content._0-bottom {
    margin-bottom: 0px;
  }
  .illustration {
    width: 100%;
  }
  .slider-testimonials {
    width: 100%;
  }
  .testimonials-content {
    padding-right: 0px;
  }
  .testimonials-photo {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    float: none;
  }
  .form-block {
    width: 100%;
  }
  .text-field-primary {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .form-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .blog-title {
    font-size: 21px;
    line-height: 30px;
  }
  .blog-inside {
    padding-right: 12px;
    padding-bottom: 19px;
    padding-left: 12px;
  }
  .footer {
    padding-top: 45px;
  }
  .footer-sub-title {
    position: relative;
    left: 0px;
    top: 31px;
    margin-top: 20px;
    font-size: 17px;
  }
  .footer-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .footer-title {
    position: relative;
    left: 16px;
    right: 70px;
    bottom: 89px;
    margin-top: 16px;
    padding-left: 94px;
    font-size: 9px;
  }
  .left-copyright-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nav-link-footer {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 27px;
  }
  .made-with-webflow.left-margin {
    margin-left: 0px;
  }
  .menu-button {
    left: 117px;
  }
  .blog-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .blog-item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .blog-categories-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sticky {
    position: relative;
    top: 0px;
    margin-bottom: 30px;
  }
  .shop-list-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .rich-text-wrapper {
    width: 100%;
  }
  .paragraph-2 {
    left: 0px;
    margin-top: 0px;
  }
  .paragraph-3 {
    left: 0px;
    margin-top: -1px;
  }
  .paragraph-4 {
    left: 0px;
    margin-top: -2px;
  }
  .image-3 {
    display: none;
  }
  .paragraph-5 {
    left: -94px;
    top: 31px;
    width: 90%;
    min-width: 0px;
    margin-top: -26px;
    margin-bottom: 91px;
    margin-left: 98px;
    padding-right: 0px;
  }
  .background-video {
    position: static;
    left: 5px;
    top: 292px;
    display: none;
    overflow: visible;
    margin-left: 0px;
  }
  .paragraph-6 {
    left: 0px;
    top: 6px;
    width: 90%;
    margin-top: -9px;
    margin-bottom: -126px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .top-title-text-copy {
    font-size: 35px;
    line-height: 40px;
  }
  .top-title-text-copy._0-top {
    margin-bottom: 30px;
  }
  .top-title-text-copy.block {
    position: relative;
    margin-left: 3px;
    padding-right: 0px;
  }
  .image-4 {
    display: none;
    margin-top: -249px;
  }
  .image-5 {
    left: -20px;
    display: none;
  }
  .paragraph-7 {
    left: 29px;
    width: 81%;
    margin-left: 0px;
    padding-right: 32px;
    padding-left: 0px;
    font-size: 12px;
    line-height: 17px;
  }
  .testname {
    left: 29px;
    width: 90%;
    margin-top: -2px;
    margin-left: 0px;
    padding-right: 35px;
    padding-left: 0px;
    font-size: 12px;
    line-height: 19px;
  }
  .shape-pope._2.for-sub {
    top: -19px;
  }
  .shape-pope.move {
    right: -190px;
  }
  .shape-pope.move.color {
    right: -199px;
  }
  .shape-pope._4 {
    left: -202px;
    margin-top: 281px;
    margin-left: -18px;
    padding-left: 0px;
    opacity: 0.12;
  }
  .image-6 {
    left: 337px;
    top: 83px;
    bottom: 98px;
    display: block;
    width: 33px;
    margin-left: -307px;
    padding-right: 0px;
  }
  .mask-2 {
    left: 45px;
    margin-left: -46px;
    padding-top: 61px;
  }
  .slider-2 {
    display: block;
  }
  .slide-nav-2 {
    left: 15px;
  }
  .image-6-copy {
    display: block;
    width: 76px;
    margin-top: -7px;
    margin-left: -288px;
  }
  .image-7 {
    margin-top: -28px;
    padding-bottom: 47px;
  }
  .image-8 {
    bottom: -28px;
    margin-top: 46px;
  }
  .b2.lighter.add-margin {
    width: 52%;
    min-height: 0px;
    margin-bottom: 15px;
    font-size: 10px;
  }
  .b2.color {
    border-radius: 7px;
    font-size: 9px;
    line-height: 5px;
    text-transform: uppercase;
  }
  .shape-1-copy {
    display: none;
  }
  .shape-1-copy._2 {
    display: none;
  }
  .shape-1-copy._2.for-sub {
    top: -19px;
  }
  .shape-1-copy.move {
    right: -190px;
  }
  .shape-1-copy.move.color {
    right: -199px;
  }
  .shape-1-copy._4 {
    left: -202px;
  }
  .slide-3 {
    left: -8px;
  }
  .heading.follow {
    margin-top: -45px;
    padding-right: 0px;
    padding-left: 250px;
  }
  .paragraph-10 {
    left: 15px;
    top: -58px;
    width: 100vw;
    margin-top: 0px;
    padding-left: 95px;
    color: #fff;
  }
  .image-9 {
    position: relative;
    left: 205px;
    top: -88px;
    right: -141px;
    width: 88%;
    max-width: 120%;
    margin-left: -41px;
  }
  .paragraph-11 {
    left: 0px;
    margin-top: 1px;
  }
  .paragraph-12 {
    left: 0px;
    margin-top: 0px;
  }
  .paragraph-13 {
    bottom: -65px;
    margin-top: 0px;
  }
  .cta1 {
    left: 0px;
    right: -30px;
    margin-bottom: -10px;
    font-size: 16px;
    line-height: 22px;
  }
  .right-arrow-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .icon-2 {
    display: none;
  }
  .icon-3 {
    display: none;
  }
  .div-block-2 {
    margin-top: -4px;
    margin-left: -36px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .rich-text-block {
    top: -44px;
    margin-top: -45px;
    padding-top: 0px;
    font-size: 8px;
  }
  .rich-text-block h2 {
    margin-bottom: -42px;
  }
  .rich-text-block img {
    margin-top: 42px;
    margin-left: -15px;
  }
  .image-8-copy {
    left: 73px;
    bottom: -28px;
    width: 128%;
    margin-top: 46px;
  }
  .image-5-copy {
    left: -20px;
    display: none;
  }
  .shape-1-copy {
    display: block;
    width: 333px;
    height: 333px;
    margin-top: 26px;
    margin-right: -250px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url('../images/counter1.png');
    background-size: cover;
  }
  .shape-1-copy._2 {
    display: block;
    width: 444px;
    height: 444px;
    margin-top: 199px;
    margin-left: -304px;
  }
  .shape-1-copy._2.for-sub {
    top: -19px;
  }
  .shape-1-copy.move {
    right: -190px;
  }
  .shape-1-copy.move.color {
    right: -199px;
  }
  .shape-1-copy._4 {
    left: -202px;
  }
  .shape-1-copy._4.for-footer {
    display: none;
  }
  .landing {
    left: -94px;
    top: 31px;
    width: 90%;
    min-width: 0px;
    margin-top: -26px;
    margin-bottom: 91px;
    margin-left: 98px;
    padding-right: 0px;
  }
  .paragraph-18 {
    top: 9px;
    margin-top: 1px;
  }
  .call-to-action {
    padding-bottom: 77px;
  }
  .centered-container {
    text-align: left;
  }
  .paragraph-19 {
    margin-bottom: -24px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
  }
  .heading-2 {
    margin-bottom: -30px;
    text-align: center;
  }
  .hero {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-image {
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin-top: -10px;
    margin-bottom: 25px;
    margin-left: 89px;
  }
  .heading-3 {
    margin-right: 0px;
    margin-bottom: -30px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 37px;
  }
  .button-3 {
    margin-top: 60px;
    margin-left: 69px;
  }
  .paragraph-20 {
    margin-top: -38px;
    margin-right: 0px;
    padding-left: 8px;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
  }
  .div-block-4 {
    margin-top: 10px;
    margin-right: -70px;
    margin-left: 0px;
    padding-right: 36px;
  }
}

#w-node-b42112a67e1e-8e154d15 {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.footer-grid>#w-node-b42112a67e1e-8e154d15 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

#w-node-9db0948cf219-f94a3578 {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.footer-grid>#w-node-9db0948cf219-f94a3578 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

@media screen and (max-width: 991px) {
  .footer-grid>#w-node-b42112a67e1e-8e154d15 {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .footer-grid>#w-node-9db0948cf219-f94a3578 {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
}

#w-node-9280c8061bd5-c8061bd3 {
  -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-node-9280c8061bd8-c8061bd3 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-9280c8061c0f-c8061bd3 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-e0ab5f95575f-6d154d1b {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-968bd33cc44d-9d154d1c {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-7c08649b5a52-55154d1f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-feabdf826f7b-28154d26 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-710bd23ddd5d-fc154d27 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-a5447e3e314e-b3154d2d {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d476dd5b59f5-3b154d2e {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-bfb88ac749b8-2b154d2f {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-bfb88ac749c3-2b154d2f {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-bfb88ac749d0-2b154d2f {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-bfb88ac749db-2b154d2f {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-bfb88ac749e8-2b154d2f {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-bfb88ac749f3-2b154d2f {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-bfb88ac74a24-2b154d2f {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-bfb88ac74a77-2b154d2f {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e5e60c18f351-0c18f34f {
  -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-node-e5e60c18f354-0c18f34f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e5e60c18f387-0c18f34f {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-e5e60c18f38a-0c18f34f {
  -ms-grid-column-align: end;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-9280c8061c0f-c8061bd3 {
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-e5e60c18f387-0c18f34f {
    -ms-grid-column-align: start;
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-bfb88ac74a77-2b154d2f {
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@font-face {
  font-family: 'Ab convosans';
  src: url('../fonts/AB-Convosans.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Ab';
  src: url('../fonts/AB-ConvosansLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}