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

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

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

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

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

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

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

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

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

.w-commerce-commerceaddtocartoptionpill {
  margin-right: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  border-right-color: #000;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  color: #000;
  background-color: #fff;
  cursor: pointer;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

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

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

.w-commerce-commercebuynowbutton {
  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: inline-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-top: 10px;
}

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled {
  color: #666;
  background-color: #e6e6e6;
  border-top-color: #e6e6e6;
  border-bottom-color: #e6e6e6;
  border-left-color: #e6e6e6;
  border-right-color: #e6e6e6;
  cursor: not-allowed;
  outline-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    -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-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;
  }

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

body {
  background-color: #f5f9ff;
  font-family: Thicccboi, sans-serif;
  color: #66666e;
  font-size: 18px;
  line-height: 1.6666666666666667em;
  font-weight: 500;
}

h1 {
  margin-top: 0px;
  margin-bottom: 24px;
  color: #1a1b1e;
  font-size: 60px;
  line-height: 1.1666666666666667;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 24px;
  color: #1a1b1e;
  font-size: 38px;
  line-height: 1.2894736842105263;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 24px;
  color: #1a1b1e;
  font-size: 26px;
  line-height: 1.5769230769230769;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 24px;
  color: #1a1b1e;
  font-size: 22px;
  line-height: 1.3636363636363635;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 24px;
  color: #1a1b1e;
  font-size: 18px;
  line-height: 1.1111111111111112;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #1a1b1e;
  font-size: 16px;
  line-height: 1.125;
  font-weight: 700;
}

p {
  margin-bottom: 32px;
}

a {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #758bff;
  text-decoration: underline;
}

a:hover {
  color: #1a1b1e;
}

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

ol {
  margin-top: 0px;
  margin-bottom: 48px;
  padding-left: 40px;
}

img {
  display: inline-block;
  max-width: 100%;
}

strong {
  color: #1a1b1e;
  font-weight: 700;
}

blockquote {
  margin-bottom: 10px;
  padding: 72px 100px;
  border-left: 10px solid #000;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 14px 24px 0 rgba(74, 58, 255, 0.06), 0 2px 8px 0 rgba(13, 10, 44, 0.06);
  color: #1a1b1e;
  font-size: 24px;
  line-height: 1.4782608695652173;
  font-weight: 700;
  text-align: center;
}

figure {
  margin-bottom: 48px;
}

figcaption {
  margin-top: 16px;
  text-align: center;
}

.mg-top-8px {
  margin-top: 8px;
}

.mg-bottom-8px {
  margin-bottom: 8px;
}

.mg-top-24px {
  margin-top: 24px;
}

.mg-top-32px {
  margin-top: 32px;
}

.mg-bottom-32px {
  margin-bottom: 32px;
}

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

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

.inline {
  display: inline;
}

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

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

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

.color-primary-1 {
  color: #008eff;
}

.color-white {
  color: #fff;
}

.bg-primary-1 {
  background-color: #758bff;
}

.bg-neutral-700 {
  background-color: #3b3f44;
}

.bg-neutral-600 {
  background-color: #66666e;
}

.bg-neutral-500 {
  background-color: #8a8a92;
}

.bg-neutral-400 {
  background-color: #c0c4d1;
}

.bg-neutral-300 {
  background-color: #e5ecf5;
}

.bg-neutral-200 {
  background-color: #f5f9ff;
}

.bg-neutral-100 {
  background-color: #fff;
}

.style-guide-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 48px;
  z-index: 2;
  height: 100%;
  min-height: 92vh;
  margin-right: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 14em;
  -ms-flex: 0 14em;
  flex: 0 14em;
}

.container-default {
  max-width: 1248px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.container-default.footer-container {
  position: relative;
  z-index: 2;
  padding-bottom: 70px;
  border-bottom: 1px solid #e5ecf5;
}

.container-default.feature-single {
  position: absolute;
  left: 0px;
  right: 0px;
}

.container-medium {
  max-width: 1042px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.style-guide-content {
  max-width: 100%;
  margin-left: 18px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 8px 22px 0 rgba(163, 166, 255, 0.13);
}

.section-styleguide {
  padding-top: 250px;
  padding-bottom: 86px;
}

.style-guide-title {
  margin-top: 0px;
}

.style-guide-header {
  padding: 100px 68px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

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

.style-guide-icon-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 16px;
  -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: 18px;
  background-color: #758bff;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}

.style-guide-sidebar-icon {
  width: 60%;
}

.style-guide-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 14px;
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #66666e;
  text-decoration: none;
}

.style-guide-link:hover {
  background-color: rgba(255, 255, 255, 0.65);
  color: #758bff;
}

.style-guide-link.w--current {
  background-color: #fff;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
  color: #758bff;
  font-weight: 700;
}

.style-guide-link-wrapper {
  margin-bottom: 8px;
}

.style-guide-sidebar-title {
  margin-bottom: 24px;
  padding-right: 20px;
  padding-bottom: 24px;
  padding-left: 20px;
  border-bottom: 1px solid #e5ecf5;
  color: #1a1b1e;
  font-size: 22px;
  line-height: 24px;
}

.style-guide-sidebar-title.middle {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #e5ecf5;
}

.color-primary-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.color-container {
  overflow: hidden;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 8px 16px 0 rgba(17, 10, 99, 0.04), 0 12px 22px 0 rgba(128, 118, 247, 0.04);
}

.color-block {
  width: 100%;
  min-height: 120px;
}

.color-block.bg-primary-1 {
  background-color: #758bff;
}

.color-block.support-card {
  min-height: 160px;
  background-color: #7aafff;
}

.color-block.support-card.tint-2 {
  background-color: #a3bdff;
}

.color-block.support-card.tint-3 {
  background-color: #a3b2ff;
}

.color-block.team-member-card-color {
  width: 100%;
  min-height: 195px;
}

.color-content {
  padding: 22px 16px 24px;
}

.color-title {
  color: #1a1b1e;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}

.color-hex {
  color: #8a8a92;
  line-height: 20px;
}

.style-guide-subtitle {
  margin-top: 0px;
}

.style-guide-subtitle.rich-text {
  margin-top: 88px;
}

.color-content-wrapper {
  padding-bottom: 56px;
}

.color-content-wrapper.last {
  padding-bottom: 0px;
}

.color-neutral-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.typography-container {
  padding-top: 54px;
  padding-bottom: 54px;
  border-bottom: 1px solid #e5ecf5;
}

.typography-container.last {
  padding-bottom: 0px;
  border-bottom-width: 0px;
}

.container-small-left {
  max-width: 592px;
  padding-right: 24px;
}

.typography-details {
  margin-top: 15px;
  color: #758bff;
  font-weight: 500;
}

.paragraph-large {
  font-size: 20px;
  line-height: 1.7;
}

.style-guide-subheader {
  padding: 32px 68px 12px;
  background-color: #758bff;
}

.style-guide-content-wrapper {
  padding: 110px 68px;
}

.icons-grid {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-rows: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: repeat(auto-fit, 80px);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.buttons-grid {
  grid-column-gap: 24px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.button-primary {
  padding: 22px 40px;
  border-style: solid;
  border-width: 0px;
  border-color: #1a1b1e;
  border-radius: 12px;
  background-color: #008eff;
  box-shadow: 0 2px 4px 0 rgba(74, 58, 255, 0.12);
  -webkit-transition: color 300ms ease, border-color 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, border-color 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, border-color 300ms ease, transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, border-color 300ms ease, transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.button-primary:hover {
  background-color: transparent;
  box-shadow: 0 4px 10px 0 rgba(68, 140, 252, 0.1);
  -webkit-transform: scale3d(0.94, 0.94, 0.01);
  transform: scale3d(0.94, 0.94, 0.01);
  color: #1a1b1e;
}

.button-primary.small {
  padding: 16px 24px;
  font-size: 16px;
  line-height: 1.1;
}

.button-primary.small.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.button-primary.large {
  padding: 20px 68px;
  font-size: 22px;
  line-height: 24px;
}

.button-primary.full-width {
  display: block;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.button-primary.button-white {
  background-color: #fff;
  box-shadow: none;
  color: #1a1b1e;
}

.button-primary.button-white:hover {
  border-color: #fff;
  background-color: #1a1b1e;
  color: #fff;
}

.button-primary.button-white._2-buttons {
  color: #f3f4f8;
}

.button-primary.checkout {
  margin-top: 15px;
  margin-bottom: 0px;
}

.button-primary._2-buttons {
  margin-right: 24px;
  border-width: 0px;
  background-color: #008eff;
  box-shadow: 0 2px 4px 0 rgba(74, 58, 255, 0.12);
}

.button-primary._2-buttons._1 {
  margin-right: 0px;
}

.button-primary._2-buttons._1:hover {
  color: #eaff00;
}

.button-primary.category {
  padding: 14px 20px;
  border-radius: 8px;
}

.button-primary.pagination-button {
  min-width: 141px;
}

.button-primary.add-to-cart {
  display: block;
  width: 100%;
}

.button-primary.password-button {
  padding: 0px;
  border-style: none;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.button-primary.password-button:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.button-primary.button-wrapper.password {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.button-primary.header-button {
  margin-left: 25px;
  padding: 16px 24px;
  border-width: 0px;
  background-color: #008eff;
  font-size: 16px;
  line-height: 1.1;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.button-primary.header-button:hover {
  -webkit-transform: scale3d(0.94, 0.94, 0.01);
  transform: scale3d(0.94, 0.94, 0.01);
  color: #eaff00;
}

.button-primary.header-button.w--current {
  font-size: 18px;
}

.button-primary.header-button.mobile {
  display: none;
}

.button-secondary {
  padding: 22px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #008eff;
  border-radius: 12px;
  background-color: transparent;
  -webkit-transition: color 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, color 300ms ease, background-color 300ms ease;
  transition: transform 300ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  color: #008eff;
  font-size: 18px;
  line-height: 1.1;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.button-secondary:hover {
  background-color: #1a1b1e;
  -webkit-transform: scale3d(0.94, 0.94, 0.01);
  transform: scale3d(0.94, 0.94, 0.01);
  color: #fff;
}

.button-secondary.small {
  padding: 14px 32px;
  font-size: 16px;
  line-height: 18px;
}

.button-secondary.large {
  padding: 20px 68px;
  font-size: 22px;
  line-height: 24px;
}

.button-secondary.discounts {
  height: auto;
  margin-left: 0px;
  padding-right: 16px;
  padding-bottom: 22px;
  padding-left: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-width: 1px;
}

.button-secondary.button-white {
  border-color: #fff;
  color: #fff;
}

.button-secondary.button-white:hover {
  background-color: #fff;
  color: #1a1b1e;
}

.button-secondary.category {
  margin-left: 16px;
  padding: 14px 20px;
  border-radius: 8px;
  font-weight: 700;
}

.button-secondary.category.w--current {
  background-color: #1a1b1e;
  color: #fff;
}

.button-secondary.category.w--current:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.button-secondary.category.first {
  margin-left: 0px;
}

.button-secondary.category.white {
  border-style: solid;
  border-color: #f5f9ff;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 hsla(0, 0%, 47.8%, 0.05);
}

.button-secondary.category.white:hover {
  background-color: #1a1b1e;
  color: #fff;
}

.button-secondary.category.white.w--current {
  background-color: #1a1b1e;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
}

.button-secondary.buy-now {
  display: block;
  margin-top: 18px;
}

.style-guide-button-container {
  margin-top: 38px;
}

.header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  width: 100%;
  max-width: 1248px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.header-logo {
  width: 190px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.header-logo:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.header-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
}

.nav-item-wrapper {
  margin-right: 1.8vw;
}

.nav-item-wrapper.mobile {
  display: none;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #1a1b1e;
  text-decoration: none;
}

.nav-link:hover {
  color: #758bff;
}

.nav-link.hide {
  display: none;
}

.nav-link.phonemenu {
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.nav-link.phonemenu.w--current {
  padding-top: 7px;
  font-family: Exo, sans-serif;
  font-weight: 700;
}

.nav-link.phonemenu.w--current:hover {
  color: #008eff;
}

.display-1 {
  font-size: 80px;
  line-height: 94px;
}

.display-2 {
  font-size: 68px;
  line-height: 76px;
}

.display-3 {
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.footer {
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  border-top: 1px solid #e5ecf5;
  background-color: #fff;
}

.footer-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: auto;
  grid-column-gap: 6px;
  grid-row-gap: 16px;
  -ms-grid-columns: minmax(297px, 8.25fr) 2.5fr;
  grid-template-columns: minmax(297px, 8.25fr) 2.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-logo-container {
  margin-bottom: 14px;
}

.footer-nav {
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.footer-nav.last {
  margin-right: 0px;
}

.footer-logo {
  width: 180px;
  margin-bottom: 36px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.footer-logo:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.footer-nav-item {
  margin-bottom: 14px;
}

.footer-nav-item.last {
  margin-bottom: 0px;
}

.footer-nav-item.contact-links {
  margin-bottom: 26px;
}

.footer-nav-item.contact-links.last {
  margin-bottom: 0px;
}

.page-wrapper {
  position: relative;
}

.page-wrapper.hidden-overflow {
  overflow: hidden;
}

.section {
  padding-top: 200px;
  padding-bottom: 100px;
}

.section.utility-page {
  padding-top: 250px;
  padding-bottom: 80px;
}

.section.utility-page.checkout {
  padding-top: 250px;
  padding-bottom: 0px;
}

.section.testimonials-section {
  overflow: hidden;
  padding-top: 100px;
}

.section.hero-section {
  position: relative;
  padding-top: 198px;
  padding-bottom: 0px;
}

.section.first-section {
  position: relative;
  padding-top: 250px;
}

.section.first-section.hidden-overflow._1 {
  padding-top: 190px;
}

.section.integrations {
  position: relative;
  overflow: hidden;
  padding-top: 220px;
}

.section.single-integration {
  padding-top: 200px;
}

.section.feature-single-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 250px;
  -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;
}

.section.relative {
  position: relative;
  display: none;
  padding-top: 50px;
  padding-bottom: 30px;
}

.section.pricing {
  display: none;
  padding-top: 61px;
  padding-bottom: 200px;
}

.section.relative-features {
  position: relative;
  display: block;
  padding-top: 200px;
  padding-bottom: 0px;
}

.section.testimonials-section-01 {
  overflow: hidden;
  padding-top: 100px;
}

.licenses-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.utility-page-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 800px;
  padding: 220px 24px 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-wrap._404 {
  padding-top: 260px;
  padding-bottom: 180px;
}

.utility-page-content-password {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 580px;
  padding: 30px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-align: center;
}

.utility-page-content-password:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

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

.input {
  min-height: 64px;
  margin-bottom: 0px;
  padding: 22px 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #c0c4d1;
  border-radius: 12px;
  background-color: #fff;
  -webkit-transition: color 300ms ease, border-color 300ms ease;
  transition: color 300ms ease, border-color 300ms ease;
  color: #1a1b1e;
  font-size: 18px;
  line-height: 1.1;
}

.input:hover {
  border-color: #1a1b1e;
}

.input:focus {
  border-color: #1a1b1e;
  color: #1a1b1e;
}

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

.input::-webkit-input-placeholder {
  font-size: 18px;
}

.input:-ms-input-placeholder {
  font-size: 18px;
}

.input::-ms-input-placeholder {
  font-size: 18px;
}

.input::placeholder {
  font-size: 18px;
}

.input.password {
  margin-bottom: 18px;
  border-color: #e5ecf5;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
  font-size: 18px;
}

.input.password:hover {
  border-color: #1a1b1e;
}

.input.password:focus {
  border-color: #1a1b1e;
}

.input.password::-webkit-input-placeholder {
  font-size: 18px;
}

.input.password:-ms-input-placeholder {
  font-size: 18px;
}

.input.password::-ms-input-placeholder {
  font-size: 18px;
}

.input.password::placeholder {
  font-size: 18px;
}

.input.checkout {
  height: 46px;
  margin-bottom: 16px;
}

.input.discounts {
  height: 46px;
  margin-bottom: 16px;
  padding-right: 20px;
  padding-bottom: 22px;
  padding-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-width: 1px;
  background-color: #fff;
}

.input.search-input {
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 61px;
  border-color: #e5ecf5;
  border-radius: 11px;
  box-shadow: 0 6px 6px 0 rgba(12, 12, 12, 0.02);
  -webkit-transition: background-color 300ms ease, color 300ms ease, border-color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease, border-color 300ms ease;
  color: #1a1b1e;
  font-size: 18px;
  line-height: 1;
}

.input.search-input:hover {
  border-color: #c0c4d1;
  background-color: rgba(255, 255, 255, 0.65);
}

.input.search-input:focus {
  background-color: rgba(255, 255, 255, 0.65);
}

.input.search-input::-webkit-input-placeholder {
  color: #8a8a92;
  font-size: 18px;
}

.input.search-input:-ms-input-placeholder {
  color: #8a8a92;
  font-size: 18px;
}

.input.search-input::-ms-input-placeholder {
  color: #8a8a92;
  font-size: 18px;
}

.input.search-input::placeholder {
  color: #8a8a92;
  font-size: 18px;
}

.input.cta-newsletter-input {
  min-height: 85px;
  border-color: #1a1b1e;
  -webkit-transition: background-color 300ms ease, color 300ms ease, border-color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease, border-color 300ms ease;
}

.input.text-area {
  min-height: 160px;
}

.input.select-wrapper {
  margin-bottom: 28px;
  padding-top: 0px;
  padding-bottom: 0px;
}

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

.utility-page-content-404 {
  margin-bottom: 0px;
}

._404-title {
  margin-bottom: 12px;
  color: #1a1b1e;
  font-size: 209px;
  line-height: 1;
  font-weight: 700;
}

.container-medium-790px {
  max-width: 790px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.container-medium-790px.changelog {
  margin-top: -140px;
}

.container-medium-790px.utility-page {
  text-align: center;
}

.divider {
  width: 100%;
  min-height: 1px;
  background-color: #c0c4d1;
}

.divider.utility-pages {
  margin-top: 60px;
  margin-bottom: 60px;
}

.divider.integration-card-divider {
  height: 1px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.divider.team-member-card {
  height: 1px;
  min-height: 1px;
  margin-top: 64px;
  margin-bottom: 64px;
}

.icon-password {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 134px;
  min-height: 134px;
  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;
  border-style: dashed;
  border-width: 1px;
  border-color: #f5f9ff;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 6px 23px 0 rgba(0, 17, 104, 0.05);
}

.paragraph.password {
  margin-bottom: 40px;
}

.paragraph._404 {
  max-width: 460px;
  margin-bottom: 40px;
}

.paragraph.utility-page {
  margin-bottom: 0px;
  color: #fff;
}

.paragraph.utility-page {
  color: #66666e;
}

.paragraph.hero-paragraph {
  display: block;
  overflow: visible;
}

.paragraph.feature-card-paragraph {
  margin-bottom: 0px;
}

.paragraph.home-perk-paragraph {
  margin-bottom: 20px;
}

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

.paragraph.testimonial-paragraph {
  margin-bottom: 40px;
}

.paragraph.footer-paragraph {
  margin-bottom: 20px;
}

.paragraph.about-team {
  width: 100%;
  max-width: 460px;
  margin-bottom: 0px;
}

.paragraph.about-testimonials {
  margin-bottom: 0px;
}

.paragraph.post-summary {
  max-width: 550px;
  margin-bottom: 0px;
}

.paragraph.contact {
  margin-top: 32px;
  margin-bottom: 24px;
}

.paragraph.contact-succes-message {
  margin-top: 60px;
  margin-bottom: 0px;
}

.paragraph.support-summary {
  margin-bottom: 26px;
}

.paragraph.faq {
  width: 100%;
  max-width: 88%;
  margin-bottom: 0px;
  padding-top: 11px;
}

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

.paragraph.package-about-excerpt {
  margin-bottom: 27px;
}

.paragraph.get-package-testimonials {
  margin-bottom: 40px;
}

.paragraph.integration-about-excerpt {
  margin-bottom: 24px;
}

.paragraph.feature-single-hero {
  margin-bottom: 40px;
}

.paragraph.career-feature {
  margin-bottom: 0px;
}

.paragraph.career-about-excerpt {
  width: 100%;
  max-width: 70%;
  margin-bottom: 24px;
}

.paragraph.career-about-excerpt.large {
  max-width: 88%;
}

.paragraph.apply-today-paragraph {
  margin-bottom: 48px;
}

.paragraph.sample-search-descrpition {
  margin-bottom: 16px;
  color: #758bff;
}

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

.paragraph.home-tab-paragraph {
  margin-bottom: 32px;
}

.paragraph.featured-blog {
  margin-bottom: 0px;
}

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

.paragraph.about-the-team-member {
  margin-bottom: 0px;
}

.paragraph.p-pricing {
  margin-top: 13px;
  margin-right: 0px;
  margin-bottom: 24px;
  padding-right: 0px;
}

.paragraph-small {
  font-size: 15px;
  line-height: 1.6;
}

.card {
  overflow: hidden;
  border-radius: 20px;
}

.card.changelog {
  margin-bottom: 40px;
  padding: 60px 50px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 14px 60px 0 rgba(12, 12, 12, 0.04);
}

.card.checkout {
  margin-bottom: 40px;
  background-color: rgba(255, 255, 255, 0.65);
}

.card.checkout.last {
  margin-bottom: 0px;
}

.card.checkout.order-summary {
  margin-bottom: 0px;
  border-bottom-width: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: transparent;
}

.card.feature-card {
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 84px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.card.home-stats-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 30px;
  -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;
  border: 1px solid transparent;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
}

.card.home-stats-card:hover {
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
}

.card.blog-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 6px 32px 0 rgba(26, 27, 30, 0.04);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  color: #66666e;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card.blog-card:hover {
  -webkit-transform: scale3d(0.94, 0.94, 0.01);
  transform: scale3d(0.94, 0.94, 0.01);
}

.card.testimonial-card {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.card.home-teams-section-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 0px;
}

.card.about-stats-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 215px;
  padding: 40px;
  -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;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.12);
  text-align: center;
}

.card.story-card {
  position: absolute;
  left: -24px;
  top: auto;
  right: auto;
  bottom: -59px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 450px;
  padding: 48px 40px;
  -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;
  background-color: #fff;
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
  text-align: left;
}

.card.team-member-small-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease, -webkit-transform 300ms ease;
  color: #66666e;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card.team-member-small-card:hover {
  box-shadow: none;
  -webkit-transform: scale3d(0.98, 0.98, 0.01);
  transform: scale3d(0.98, 0.98, 0.01);
}

.card.value-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -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;
  border-radius: 0px;
  text-align: center;
}

.card.about-testimonial-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 42px;
  padding: 70px 64px 58px 53px;
  -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;
  border-radius: 16px;
  background-color: #fff;
}

.card.about-testimonial-card.last {
  margin-bottom: 0px;
}

.card.featured-blog-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  background-color: #fff;
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  color: #66666e;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card.featured-blog-card:hover {
  -webkit-transform: scale3d(0.96, 0.96, 0.01);
  transform: scale3d(0.96, 0.96, 0.01);
}

.card.featured-blog-card.small {
  position: relative;
  height: 100%;
  -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;
}

.card.contact-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 320px;
  margin-bottom: 20px;
  padding: 20px 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  color: #1a1b1e;
  font-weight: 700;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card.contact-link:hover {
  box-shadow: 0 4px 30px 0 rgba(163, 166, 255, 0.13), 0 8px 50px -20px rgba(12, 12, 12, 0.04);
  -webkit-transform: scale3d(0.94, 0.94, 1.01);
  transform: scale3d(0.94, 0.94, 1.01);
}

.card.contact-link.last {
  margin-bottom: 0px;
}

.card.support-card {
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
  -webkit-transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, color 300ms ease;
  transition: transform 300ms ease, color 300ms ease, -webkit-transform 300ms ease;
  color: #66666e;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card.support-card:hover {
  -webkit-transform: scale3d(0.95, 0.95, 1.01);
  transform: scale3d(0.95, 0.95, 1.01);
}

.card.pricing-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 32px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  color: #66666e;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card.pricing-card:hover {
  -webkit-transform: scale3d(0.98, 0.98, 0.01);
  transform: scale3d(0.98, 0.98, 0.01);
}

.card.features-comparison {
  padding: 32px 48px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 14px 40px -6px rgba(45, 33, 178, 0.05);
}

.card.get-package {
  padding: 50px;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
}

.card.get-package-testimonials {
  margin-right: 26px;
  padding: 48px 40px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 4px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.card.get-package-testimonials.last {
  margin-right: 0px;
}

.card.integration-card {
  display: block;
  padding: 40px 30px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 6px 32px 0 rgba(8, 15, 52, 0.04);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  color: #66666e;
  text-decoration: none;
}

.card.integration-card:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.card.integration-main-card {
  padding: 80px 100px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 6px 32px 0 rgba(8, 15, 52, 0.04);
}

.card.career-feature-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -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;
  border-radius: 0px;
  text-align: center;
}

.card.open-positions-main-card {
  overflow: visible;
  margin-bottom: 48px;
  padding: 80px;
  background-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0 6px 32px 0 rgba(8, 15, 52, 0.04);
}

.card.carrer-card-careers-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -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;
  border-radius: 0px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  color: #66666e;
  text-decoration: none;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card.carrer-card-careers-page:hover {
  -webkit-transform: scale3d(0.95, 0.95, 1.01);
  transform: scale3d(0.95, 0.95, 1.01);
}

.card.apply-card {
  position: -webkit-sticky;
  position: sticky;
  top: 24px;
  padding: 48px 32px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 6px 32px 0 rgba(8, 15, 52, 0.04);
}

.card.carrer-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding: 48px 32px;
  -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;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 6px 32px 0 rgba(8, 15, 52, 0.04);
  color: #66666e;
  text-decoration: none;
}

.card.team-member-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 842px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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: rgba(255, 255, 255, 0.65);
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.card.search-result {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 6px 32px 0 rgba(26, 27, 30, 0.04);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  color: #66666e;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card.search-result:hover {
  -webkit-transform: scale3d(1.03, 1.03, 0.01);
  transform: scale3d(1.03, 1.03, 0.01);
}

.card.start-here-card {
  padding: 64px 50px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
}

.checkout-form {
  padding: 80px 0px 150px;
  background-color: transparent;
}

.checkout-block-header {
  padding: 30px 40px 20px;
  border-width: 0px;
  background-color: transparent;
}

.checkout-block-content {
  padding: 10px 40px 40px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  background-color: transparent;
}

.title.checkout {
  margin-bottom: 0px;
}

.title.order-item {
  color: #1a1b1e;
  font-weight: 700;
  text-decoration: none;
}

.title.utility-page {
  color: #fff;
}

.title.utility-page {
  color: #1a1b1e;
}

.title.nav-menu-title {
  margin-bottom: 24px;
  color: #1a1b1e;
  font-weight: 700;
}

.title.hero-title {
  margin-bottom: 0px;
  color: #112b60;
  font-size: 29px;
}

.title.hero-title.c3max {
  margin-bottom: 18px;
  color: #112b60;
  font-size: 82px;
}

.title.hero-title.title-features {
  color: #112b60;
  font-size: 67px;
}

.title.hero-title.title-features.center {
  margin-top: 50px;
  margin-bottom: 40px;
  text-align: center;
}

.title.hero-title.subtitle-features {
  color: #008eff;
  font-size: 85px;
}

.title.hero-title._2 {
  margin-top: 3px;
  margin-bottom: 3px;
  color: #0895d1;
  font-size: 40px;
}

.title.hero-title._3 {
  margin-top: 12px;
  margin-bottom: 34px;
  color: #112b60;
}

.title.logo-bar-text {
  margin-bottom: 30px;
  text-align: center;
}

.title.feature-card-title {
  margin-bottom: 4px;
}

.title.home-perk-title {
  margin-bottom: 12px;
}

.title.cta-title {
  margin-bottom: 32px;
  color: #fff;
}

.title.hero-tabs {
  margin-bottom: 12px;
}

.title.h3-size {
  color: #1a1b1e;
  font-size: 26px;
  line-height: 1.4em;
  font-weight: 700;
}

.title.h3-size.home-teams-card-title {
  margin-bottom: 8px;
}

.title.h3-size.story-card-quote {
  margin-bottom: 32px;
}

.title.h3-size.team-name {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
}

.title.h3-size.team-name:hover {
  color: #758bff;
}

.title.h3-size.value-title {
  margin-bottom: 8px;
}

.title.h3-size.about-testimonial-title {
  margin-bottom: 8px;
  white-space: pre-wrap;
}

.title.h3-size.featured-blog-title {
  margin-bottom: 8px;
}

.title.h3-size.contact-success-message {
  margin-bottom: 16px;
  white-space: pre;
}

.title.h3-size.get-package {
  margin-bottom: 6px;
}

.title.h3-size.get-package-testimonials {
  margin-bottom: 8px;
}

.title.h3-size.cant-find-position {
  margin-bottom: 16px;
}

.title.h3-size.apply-today {
  margin-bottom: 12px;
}

.title.no-margin {
  margin-bottom: 0px;
}

.title.h4-size {
  color: #1a1b1e;
  font-size: 22px;
  line-height: 1.3636363636363635em;
  font-weight: 700;
}

.title.h4-size.blog-card-title {
  margin-bottom: 27px;
}

.title.h4-size.social-links-label {
  margin-bottom: 24px;
}

.title.h4-size.career-position {
  margin-bottom: 10px;
}

.title.h4-size.search-result {
  margin-bottom: 4px;
}

.title.h4-size.faq-title {
  max-width: 86%;
}

.title.testimonials {
  margin-bottom: 12px;
}

.title.testimonial-card {
  margin-bottom: 8px;
}

.title.client-name {
  color: #1a1b1e;
  font-weight: 700;
}

.title.home-teams-section {
  margin-bottom: 12px;
}

.title.footer-title {
  margin-bottom: 16px;
  color: #1a1b1e;
  font-weight: 700;
}

.title.hero-about {
  margin-bottom: 18px;
}

.title.story-about {
  margin-bottom: 16px;
}

.title.team-title {
  margin-bottom: 0px;
}

.title.about-stats {
  margin-bottom: 0px;
}

.title.values {
  margin-bottom: 8px;
}

.title.about-testimonials {
  margin-bottom: 8px;
}

.title.blog {
  margin-bottom: 0px;
}

.title.h2-size {
  color: #1a1b1e;
  font-size: 38px;
  line-height: 1.2894736842105263;
  font-weight: 700;
}

.title.h2-size.white-text {
  color: #fff;
}

.title.h2-size.integration-name {
  margin-bottom: 0px;
}

.title.h2-size.team-member-name {
  margin-bottom: 0px;
}

.title.blog-post-title {
  margin-bottom: 16px;
}

.title.contact {
  margin-top: 10px;
  margin-bottom: 12px;
}

.title.support {
  margin-bottom: 0px;
}

.title.support-card-name {
  margin-bottom: 10px;
}

.title.faq {
  margin-bottom: 0px;
}

.title.pricing {
  margin-bottom: 20px;
}

.title.features-comparison {
  margin-bottom: 0px;
}

.title.package-name {
  margin-right: 16px;
  margin-bottom: 12px;
}

.title.h1-size {
  color: #1a1b1e;
  font-size: 60px;
  line-height: 1.1666;
  font-weight: 700;
}

.title.h1-size._404 {
  margin-bottom: 16px;
}

.title.get-package-testimonials {
  margin-bottom: 0px;
}

.title.all-integrations {
  margin-bottom: 0px;
}

.title.bold {
  color: #1a1b1e;
  font-weight: 700;
}

.title.integrations-categories {
  margin-right: 10px;
  margin-bottom: 0px;
}

.title.article-category-name {
  margin-right: 16px;
  margin-bottom: 0px;
}

.title.feature-single-hero {
  margin-bottom: 14px;
}

.title.careers {
  margin-bottom: 16px;
}

.title.open-positions {
  margin-bottom: 14px;
}

.title.job-title.last {
  margin-top: 48px;
}

.title.more-positions {
  margin-bottom: 0px;
}

.title.package-category-name {
  margin-right: 16px;
  margin-bottom: 0px;
}

.title.latest-articles {
  margin-bottom: 0px;
}

.title.packages-comparison {
  display: block;
  width: 100%;
}

.title.team-member-articles {
  margin-bottom: 0px;
}

.title.no-items-found-cart {
  margin-bottom: 16px;
}

.title.cart-item-name {
  color: #1a1b1e;
}

.title.mid {
  font-size: 35px;
}

.title.t-pricing {
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 47px;
}

.title.mid-powerful-feat {
  font-size: 35px;
}

.split-content.checkout-left {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.split-content.checkout-right {
  position: static;
  top: 180px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.split-content.header-left {
  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;
}

.split-content.header-center {
  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;
}

.split-content.feature-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-bottom: 64px;
  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: 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;
  background-color: rgba(255, 255, 255, 0.65);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-align: center;
}

.split-content.feature-card-content:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.split-content.home-perk-content {
  width: 100%;
  max-width: 40%;
  padding-top: 0px;
}

.split-content.home-perk-content._1 {
  max-width: 45%;
}

.split-content.settings-mobile {
  position: relative;
  top: 13px;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content.home-tab-left {
  margin-right: 24px;
}

.split-content.home-tab-right {
  margin-bottom: 20px;
}

.split-content.blog-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 34px 30px 48px;
  -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;
}

.split-content.testimonial-card-content {
  width: 100%;
  max-width: 55%;
}

.split-content.testimonial-about-client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 240px;
  -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;
}

.split-content.home-teams-section-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-bottom: 0px;
  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: 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;
  text-align: center;
}

.split-content.story-left {
  width: 100%;
  max-width: 45%;
}

.split-content.story-right {
  position: relative;
  width: 100%;
  max-width: 50%;
}

.split-content.team-card-color {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 150px;
}

.split-content.bottom-team-card-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 30px;
  padding-bottom: 64px;
  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: 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;
  background-color: #fff;
}

.split-content.about-testimonials-left {
  width: 100%;
  max-width: 49%;
  padding-top: 20px;
}

.split-content.about-testimonials-right {
  width: 100%;
  max-width: 49%;
}

.split-content.featured-blog-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 56px 40px;
  -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;
}

.split-content.featured-blog-card-content.small {
  width: 100%;
  padding: 40px 32px;
}

.split-content.cta-v2-right {
  width: 100%;
  max-width: 50%;
}

.split-content.contact-content-left {
  width: 100%;
  max-width: 40%;
}

.split-content.contact-content-left.pricing {
  max-width: 39%;
}

.split-content.contact-content-right {
  width: 100%;
  max-width: 59%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.split-content.support-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 26px;
  padding-bottom: 64px;
  padding-left: 26px;
  -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;
  background-color: rgba(255, 255, 255, 0.65);
  text-align: center;
}

.split-content.left-faqs {
  width: 100%;
  max-width: 48%;
}

.split-content.right-faqs {
  width: 100%;
  max-width: 48%;
}

.split-content.single-pricing-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 40%;
  -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;
}

.split-content.single-pricing-right {
  width: 100%;
  max-width: 45%;
}

.split-content.integrations-hero-left {
  width: 100%;
  max-width: 45%;
}

.split-content.integrations-hero-right {
  position: relative;
  width: 100%;
  max-width: 50%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: perspective(1000px);
  transform: perspective(1000px);
}

.split-content.integration-details {
  width: 100%;
}

.split-content.feature-single-hero-left {
  width: 100%;
  max-width: 40%;
}

.split-content.feature-single-large {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 53%;
  -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;
}

.split-content.feature-single-short {
  width: 100%;
  max-width: 42%;
}

.split-content.careers-card-left {
  position: -webkit-sticky;
  position: sticky;
  top: 24px;
  width: 100%;
  max-width: 20%;
}

.split-content.careers-card-right {
  width: 100%;
  max-width: 75%;
}

.split-content.career-content {
  width: 100%;
  max-width: 60%;
}

.split-content.career-right {
  width: 100%;
  max-width: 32%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.split-content.team-member-card-content {
  width: 100%;
  height: 100%;
  padding: 30px 64px 64px;
}

.split-content.team-member-details {
  width: 100%;
}

.split-content.search-results-content {
  padding: 32px;
}

.split-content.home-perk-content-third {
  width: 100%;
  max-width: 40%;
  padding-top: 0px;
}

.split-content.orders-web {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content.orders-mobile {
  position: relative;
  top: 13px;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content.settings-web {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content.delivery {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content.dashboard {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content.home-tab-left-copy {
  margin-right: 24px;
}

.checkout-field-label {
  margin-top: 15px;
  margin-bottom: 10px;
  color: #1a1b1e;
}

.checkout-required-text {
  color: #1a1b1e;
  font-size: 20px;
}

.checkout-billing-address-toggle {
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout-checkbox-label {
  margin-bottom: 0px;
}

.checkout-checkbox {
  margin-top: 0px;
}

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

.order-item {
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-wrapper.order-item-image {
  max-width: 80px;
  margin-right: 20px;
}

.image-wrapper.nav-features-image {
  overflow: hidden;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 16px;
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper.hero-image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 1080px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-wrapper.feature-image-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: -64px;
  margin-bottom: 30px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper.feature-card-bg-image {
  overflow: hidden;
}

.image-wrapper.home-tab-icon {
  overflow: hidden;
  width: 66px;
  max-height: 66px;
  min-height: 66px;
  min-width: 66px;
  border-radius: 14px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper.blog-card-thumbnail {
  overflow: hidden;
}

.image-wrapper.testimonial-card-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 41%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 24px;
  background-color: #ddebff;
}

.image-wrapper.home-teams-section {
  overflow: hidden;
  border-radius: 24px;
}

.image-wrapper.home-teams-section-icon {
  overflow: hidden;
  margin-top: -70px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper.footer-link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 28px;
  max-height: 28px;
  min-height: 28px;
  min-width: 28px;
  margin-right: 1vw;
  -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: #1a1b1e;
}

.image-wrapper.avatar {
  overflow: hidden;
  width: 60px;
  max-height: 60px;
  min-height: 60px;
  min-width: 60px;
  margin-right: 15px;
  border-radius: 15px;
}

.image-wrapper.team-member-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-height: 124px;
  max-width: 124px;
  min-height: 124px;
  margin-top: -65px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 26px;
  box-shadow: 0 9px 35px 0 rgba(15, 75, 168, 0.12);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.image-wrapper.team-member-image:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.image-wrapper.value-icon {
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-wrapper.featured-blog-card-image-wrapper {
  overflow: hidden;
  height: 50%;
}

.image-wrapper.featured-blog-card-image-wrapper.small {
  position: relative;
  width: 100%;
  height: auto;
}

.image-wrapper.support-icon {
  overflow: hidden;
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-top: -49px;
  margin-bottom: 18px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 8px 20px 0 rgba(160, 165, 174, 0.1);
}

.image-wrapper.package-icon {
  overflow: hidden;
  width: 68px;
  max-height: 68px;
  min-height: 68px;
  min-width: 68px;
  margin-right: 16px;
  border-radius: 16px;
  box-shadow: 0 8px 25px 0 rgba(163, 200, 255, 0.13);
}

.image-wrapper.package-icon.large {
  width: 82px;
  max-height: 82px;
  min-height: 82px;
  min-width: 82px;
  margin-right: 0px;
  margin-bottom: 36px;
  border-radius: 20px;
}

.image-wrapper.integration-icon {
  overflow: hidden;
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
  margin-right: 16px;
  border-radius: 18px;
}

.image-wrapper.integration-icon-wrapper {
  overflow: hidden;
  width: 146px;
  max-height: 146px;
  min-height: 146px;
  min-width: 146px;
  margin-right: 32px;
  border-radius: 28px;
}

.image-wrapper.feature-single {
  width: 100%;
  max-width: 55%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.image-wrapper.careers-hero-image {
  overflow: hidden;
  border-radius: 30px;
}

.image-wrapper.team-member-large-avatar {
  overflow: hidden;
  width: 250px;
  max-height: 270px;
  min-height: 270px;
  min-width: 250px;
  margin-top: -128px;
  margin-right: 24px;
  border-radius: 24px;
}

.image-wrapper.contact-link-icon-wrapper {
  overflow: hidden;
  width: 48px;
  min-height: 48px;
  margin-right: 14px;
  border-radius: 10px;
  background-color: #1a1b1e;
}

.image-wrapper.home-tab-main-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 95%;
  margin-top: 32px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
  background-image: url('../images/AboutUs.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-x;
}

.image-wrapper.cart-item-image {
  overflow: hidden;
  border-radius: 12px;
}

.image-wrapper.feature-image-wrapper-movers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 14px 0px 31px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #e5f3ed;
  box-shadow: none;
}

.image-wrapper.feature-image-wrapper-msnsgers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 37px 0px 17px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #dcefff;
  box-shadow: none;
}

.image-wrapper.feature-image-wrapper-msnsgers-copy {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.image-wrapper.feature-image-wrapper-clerk {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.image {
  display: block;
  width: 100%;
  max-width: 100%;
  color: #fdfdff;
}

.image.order-item-image {
  width: auto;
  height: auto;
  border-radius: 14px;
  box-shadow: 0 6px 20px 0 rgba(45, 33, 178, 0.1);
}

.image.login-icon {
  margin-right: 8px;
}

.image.nav-features-icon {
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
}

.image.hero-main-image {
  position: static;
  z-index: 1;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 64%;
  border-radius: 18px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 24px 0 94px 0 rgba(12, 12, 12, 0.04);
}

.image.hero-image {
  position: absolute;
  top: auto;
  right: 0%;
  bottom: 58px;
  display: block;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image.home-trust-companies {
  display: inline-block;
}

.image.home-trust-companies.google {
  margin-top: 4px;
}

.image.feature-image {
  width: 110px;
  max-width: 70%;
}

.image.feature-card-bg-image {
  display: none;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.home-tabs-icon {
  display: block;
  width: 183%;
}

.image.home-tab-main-image {
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 140px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.blog-card-image {
  width: 100%;
}

.image.detail-blog-card-icon {
  max-width: 18px;
  margin-right: 8px;
}

.image.testimonial-image {
  width: 100%;
  height: 100%;
  border-radius: 24px;
}

.image.home-teams-card-image {
  width: 100%;
}

.image.about-hero {
  display: block;
  width: 100%;
  border-radius: 18px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.about-hero.first {
  margin-bottom: -30px;
}

.image.about-story {
  width: 100%;
  border-radius: 4%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.about-testimonial-logo {
  display: block;
}

.image.featured-blog-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.post-main-image {
  display: block;
  width: 100%;
  margin-bottom: 64px;
  border-radius: 42px;
}

.image.contact-link-icon {
  width: 100%;
}

.image.dark-check-bullet {
  width: 22px;
  min-height: 22px;
}

.image.dark-check-bullet.opacity {
  opacity: 0.5;
}

.image.integrations-hero-image {
  display: block;
  width: 100%;
}

.image.integration-icon {
  width: 100%;
  height: 100%;
}

.image.feature-single {
  position: relative;
  z-index: 2;
  display: none;
  width: 106%;
  height: 100%;
  max-width: 110%;
  border-radius: 2.5%;
  box-shadow: 0 6px 50px 0 rgba(163, 166, 255, 0.13), 0 22px 88px 0 rgba(12, 12, 12, 0.04);
}

.image.feature-single.large {
  display: block;
}

.image.company-logo {
  display: block;
}

.image.company-logo.google {
  margin-top: 4px;
}

.image.feature-single-process {
  display: block;
  width: 100%;
  border-radius: 2.5%;
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
}

.image.feature-single-process._02 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0px;
  bottom: auto;
  max-width: 37%;
}

.image.feature-single-process-icon {
  width: 62px;
  max-height: 62px;
  min-height: 62px;
  min-width: 62px;
  margin-right: 24px;
  border-radius: 14px;
  box-shadow: 0 6px 23px 0 rgba(68, 140, 252, 0.08);
}

.image.careers-hero-image {
  width: 100%;
}

.image.career-feature-image {
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 3px 24px 0 rgba(31, 67, 191, 0.07);
}

.image.job-detail-icon {
  width: 20px;
  max-height: 20px;
  min-height: 20px;
  min-width: 20px;
  margin-right: 8px;
}

.image.team-member-avatar {
  width: 100%;
  height: 100%;
}

.image.blob {
  position: absolute;
  display: block;
  max-width: 80%;
}

.image.blob.h-1 {
  left: -402px;
  top: 138px;
  max-width: 75%;
  -webkit-transform: rotate(-70deg);
  -ms-transform: rotate(-70deg);
  transform: rotate(-70deg);
}

.image.blob.h-2 {
  top: 313px;
  right: -535px;
  max-width: 88%;
}

.image.blob.h-4 {
  top: -193px;
  max-width: 69%;
  margin-left: 918px;
}

.image.blob.h-5 {
  left: -442px;
  top: auto;
  bottom: -159px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.image.blob.a-1 {
  top: -333px;
  right: -368px;
  z-index: -1;
  max-width: 200%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image.blob.b-2 {
  margin-top: 586px;
  margin-left: -492px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image.blob.contact-1 {
  max-width: 90%;
  margin-top: -392px;
  margin-left: 620px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image.blob.p-1 {
  margin-left: 756px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image.blob.p-2 {
  margin-top: 124px;
  margin-left: -493px;
}

.image.blob.i-1 {
  margin-top: -479px;
  margin-left: -552px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image.blob.i-2 {
  margin-top: 230px;
  margin-left: 780px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.image.blob.fs-1 {
  max-width: 100%;
  margin-top: -152px;
  margin-left: 444px;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.image.blob.fs-2 {
  max-width: 180%;
  margin-top: -285px;
  margin-left: -309px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
}

.image.blob.fs-3 {
  max-width: 190%;
  margin-top: -317px;
  margin-left: -168px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image.blob.fs-4 {
  max-width: 157%;
  margin-top: -193px;
  margin-left: -335px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image.blob.careers-1 {
  max-width: 78%;
  margin-left: 780px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image.blob.careers-2 {
  margin-top: 314px;
  margin-left: -444px;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image.blob.career-1 {
  max-width: 77%;
  margin-top: 4px;
  margin-left: 758px;
  -webkit-transform: rotate(-69deg);
  -ms-transform: rotate(-69deg);
  transform: rotate(-69deg);
}

.image.blob.tm-1 {
  margin-left: 52%;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image.blob._404-1 {
  margin-top: -318px;
  margin-left: 56%;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.image.blob._404-2 {
  margin-top: 19%;
  margin-left: -35%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image.blob.password-1 {
  margin-top: -2%;
  margin-left: 30%;
  -webkit-transform: rotate(-126deg);
  -ms-transform: rotate(-126deg);
  transform: rotate(-126deg);
}

.image.blob.pricing-1 {
  margin-top: -91px;
  margin-left: 54%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image.blob.checkout-1 {
  margin-top: -22px;
  margin-left: 43%;
}

.image.blob.checkout-2 {
  max-width: 79%;
  margin-top: 1309px;
  margin-left: -25%;
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg);
}

.image.blob.checkout-3 {
  left: auto;
  top: auto;
  right: -19%;
  bottom: 303px;
  -webkit-transform: rotate(114deg);
  -ms-transform: rotate(114deg);
  transform: rotate(114deg);
}

.image.blob.checkout-4 {
  margin-top: -172px;
  margin-left: -42%;
}

.image.blob.checkout-5 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 2%;
  margin-left: -413px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.image.blob.post-1 {
  max-width: 100%;
  margin-top: 64px;
  margin-left: 49%;
  -webkit-transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  transform: rotate(23deg);
}

.image.blob.post-2 {
  left: auto;
  top: auto;
  right: -28%;
  bottom: 19%;
  max-width: 78%;
  -webkit-transform: rotate(106deg);
  -ms-transform: rotate(106deg);
  transform: rotate(106deg);
}

.image.blob.search-results-1 {
  margin-top: -130px;
  margin-left: 712px;
}

.image.blob.integration-single-1 {
  margin-top: -281px;
  margin-left: 784px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image.blob.integration-single-2 {
  left: -37%;
  top: auto;
  right: auto;
  bottom: 31%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image.blob.start-here-1 {
  left: -16%;
  top: auto;
  right: auto;
  bottom: 57%;
  max-width: 100%;
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  transform: rotate(17deg);
}

.image.blob.start-here-2 {
  left: auto;
  top: auto;
  right: -32%;
  bottom: 5%;
  max-width: 100%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image.blob.changelog {
  left: auto;
  top: -22%;
  right: -34%;
  bottom: auto;
}

.image.blob-opacity {
  position: absolute;
  display: block;
  opacity: 0.6;
}

.image.blob-opacity.h-3 {
  left: -320px;
  top: 333px;
  max-width: 60%;
}

.image.blob-opacity.footer-blob {
  right: -21%;
  bottom: -52%;
  max-width: 60%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image.blob-opacity.b-1 {
  max-width: 77%;
  margin-top: 253px;
  margin-left: 790px;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image.blob-opacity.h-6 {
  left: -320px;
  top: 212px;
  max-width: 60%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image.home-perk-image {
  display: block;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image.home-perk-image._01-right {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image.home-perk-image._02 {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 37%;
  border-radius: 14px;
}

.image.home-perk-image._03 {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 18px;
  box-shadow: none;
}

.image.home-perk-image.second-ipad {
  position: absolute;
  left: 156px;
  top: 62px;
  right: auto;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image.home-perk-image._01-copy {
  position: relative;
  left: auto;
  top: auto;
  right: 36px;
  bottom: 56px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image.home-perk-image.second-ipad-copy {
  position: absolute;
  left: auto;
  top: 62px;
  right: 156px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image.home-perk-image._01-left {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image.home-perk-image._01-right-cost-manag {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image.home-perk-image._01-left-orders {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image.feature-single-process._01 {
  display: block;
  max-width: 76%;
}

.image.white-simple-checkmark {
  display: block;
  width: 80%;
}

.image.home-tab-2-hover-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: block;
  border-radius: 24px;
  box-shadow: 0 14px 54px -20px rgba(32, 29, 175, 0.4);
}

.image.home-tab-2-hover-image._01 {
  left: 12%;
  top: 31%;
  right: auto;
  bottom: auto;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.image.home-tab-2-hover-image._02 {
  left: auto;
  top: 16%;
  right: 13%;
  bottom: auto;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image.home-tab-2-hover-image._03 {
  left: 19%;
  top: auto;
  right: auto;
  bottom: 11%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.image.home-tab-2-hover-image._04 {
  left: auto;
  top: auto;
  right: 13%;
  bottom: 16%;
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  transform: rotate(-9deg);
}

.image.hero-image-right {
  position: absolute;
  left: 55%;
  top: 56px;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
}

.image.hero-image-left {
  position: absolute;
  top: 56px;
  right: 55%;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
}

.image.hero-image-center {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0px;
  z-index: 4;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
}

.image.feature-image-movers {
  width: 110px;
  max-width: 61%;
}

.image.feature-image-managers {
  width: 110px;
  max-width: 59%;
}

.image.feature-image-managers {
  width: 110px;
  max-width: 52%;
}

.image.feature-image-clerk {
  width: 110px;
  max-width: 59%;
}

.image.pricing-image {
  width: 100%;
  height: 100%;
  margin-top: 135px;
  border-radius: 24px;
}

.order-item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 16px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.order-item-content {
  margin-right: 0px;
  margin-left: 0px;
}

.order-item-price {
  color: #1a1b1e;
  font-weight: 700;
}

.order-item-quantity-result {
  color: #1a1b1e;
  font-weight: 700;
}

.apple-pay {
  height: 56px;
  border-radius: 12px;
}

.checkout-line-item {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.order-summary-subtotal {
  color: #1a1b1e;
  font-weight: 500;
}

.order-summary-total {
  color: #1a1b1e;
  font-size: 20px;
}

.discounts {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-width: 0px;
  background-color: transparent;
}

.paypal {
  margin-bottom: 15px;
  border-radius: 12px;
}

.checkout-hero-wrapper {
  max-width: 550px;
}

.checkout-hero-wrapper.large {
  max-width: 610px;
}

.header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart-button {
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 80px;
  background-color: transparent;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #1a1b1e;
  line-height: 1em;
}

.cart-button:hover {
  color: #758bff;
}

.nav-cart-quantity {
  display: none;
  height: auto;
  min-width: auto;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: #1a1b1e;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}

.cart-container {
  max-width: 500px;
  background-color: #fff;
  box-shadow: none;
}

.grid-licenses-images {
  margin-top: 24px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.licenses-link-image-container {
  overflow: hidden;
  border-radius: 16px;
  -webkit-transition: box-shadow 350ms ease, -webkit-transform 350ms ease;
  transition: box-shadow 350ms ease, -webkit-transform 350ms ease;
  transition: box-shadow 350ms ease, transform 350ms ease;
  transition: box-shadow 350ms ease, transform 350ms ease, -webkit-transform 350ms ease;
}

.licenses-link-image-container:hover {
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.bg-neutral-800 {
  background-color: #1a1b1e;
}

.cart-close-button {
  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;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.cart-close-button:hover {
  -webkit-transform: scale3d(1.15, 1.15, 0.01);
  transform: scale3d(1.15, 1.15, 0.01);
}

.rich-text ul {
  margin-bottom: 48px;
}

.rich-text li {
  margin-bottom: 8px;
}

.rich-text ol {
  margin-bottom: 48px;
}

.rich-text blockquote {
  margin-top: 64px;
  margin-bottom: 48px;
}

.rich-text img {
  border-radius: 16px;
}

.login-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 32px;
  -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-transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  color: #1a1b1e;
  text-decoration: none;
}

.login-button:hover {
  opacity: 0.5;
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
  color: #1a1b1e;
}

.login-button.show-mobile {
  display: none;
}

.login-icon {
  font-family: 'Icons techplus x template', sans-serif;
  color: #1a1b1e;
  font-weight: 400;
}

.cart-button-text {
  margin-right: 0.3em;
}

.dropdown-features-menu {
  overflow: hidden;
  min-width: 620px;
  margin-top: 30px;
  margin-left: -260%;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.dropdown-menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 32px 32px 48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 16px;
  background-color: #fff;
}

.dropdown-nav-menu {
  margin-right: 32px;
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.dropdown-nav-menu.last {
  margin-right: 0px;
}

.nav-menu-item {
  margin-bottom: 12px;
}

.nav-menu-item.last {
  margin-bottom: 0px;
}

.dropdown-menu-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dropdown-menu {
  min-width: 600px;
  margin-left: -400%;
  padding-top: 30px;
  border-radius: 16px;
  background-color: transparent;
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.dropdown-menu.dropdown-features-menu {
  min-width: 620px;
  margin-top: 0px;
  margin-left: -260%;
}

.limit-content {
  max-width: 700px;
}

.limit-content.hero-top-content {
  margin-right: auto;
  margin-bottom: 56px;
  margin-left: auto;
  text-align: center;
}

.limit-content.home-features {
  max-width: 520px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.limit-content.cta {
  max-width: 560px;
  text-align: center;
}

.limit-content.cta-v2-left {
  max-width: 500px;
  margin-right: 16px;
}

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

._2-button-wrapper.features-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._2-button-wrapper.features-section.hiden {
  display: none;
}

._2-button-wrapper.cta {
  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;
}

.header-main-wrapper {
  margin-top: 40px;
  margin-right: 24px;
  margin-left: 24px;
  padding: 28px 26px;
  border-radius: 14px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 4px 16px 0 rgba(26, 27, 30, 0.03);
}

.logo-bar {
  display: none;
}

.logo-grid {
  display: -ms-grid;
  display: grid;
  max-width: 996px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: auto auto auto auto auto;
  grid-template-columns: auto auto auto auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.top-content {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top-content.home-tabs-top-content {
  max-width: 450px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.top-content.latest-articles-top-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.latest-articles-top-content.categories {
  -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;
}

.top-content.blog-card-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.testimonials-top-content {
  max-width: 460px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.top-content.teams-top-content {
  max-width: 550px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.top-content.about-hero-top-content {
  max-width: 577px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  text-align: center;
}

.top-content.stats-top-content {
  max-width: 577px;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
  text-align: center;
}

.top-content.team-top-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.values-top-content {
  max-width: 460px;
  margin-right: auto;
  margin-bottom: 58px;
  margin-left: auto;
  text-align: center;
}

.top-content.about-testimonials {
  max-width: 95%;
  margin-bottom: 40px;
}

.top-content.blog-top-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.featured-post-top-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  -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;
}

.top-content.featured-post-top-details.small {
  margin-bottom: 16px;
}

.top-content.post-top-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 875px;
  margin-right: auto;
  margin-bottom: 44px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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;
  text-align: center;
}

.top-content.about-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
}

.top-content.post-date {
  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;
}

.top-content.support {
  max-width: 451px;
  margin-right: auto;
  margin-bottom: 44px;
  margin-left: auto;
  text-align: center;
}

.top-content.faq {
  max-width: 550px;
  margin-right: auto;
  margin-bottom: 56px;
  margin-left: auto;
  text-align: center;
}

.top-content.pricing-top-content {
  max-width: 580px;
  margin-right: auto;
  margin-bottom: 46px;
  margin-left: auto;
  text-align: center;
}

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

.top-content.features-comparison {
  max-width: 550px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  text-align: center;
}

.top-content.package-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.top-content.get-package-testimonials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.integrations {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.integration-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  -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;
}

.top-content.more-integrations {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.integrations-categories-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  -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;
}

.top-content.articles-categories {
  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;
}

.top-content.articles-categories.title {
  margin-bottom: 13px;
}

.top-content.careers-ttitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 560px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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;
  text-align: center;
}

.top-content.working-with-us {
  margin-bottom: 48px;
  text-align: center;
}

.top-content.open-positions-title {
  max-width: 460px;
  margin-right: auto;
  margin-bottom: 56px;
  margin-left: auto;
  text-align: center;
}

.top-content.job-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -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;
}

.top-content.career-single-top-content {
  padding-bottom: 95px;
  border-bottom: 1px solid #c0c4d1;
}

.top-content.positions-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.team-member-card-top-content {
  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;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top-content.team-member-top-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.search-results {
  margin-bottom: 48px;
}

.top-content.packages-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.top-content.start-here {
  margin-bottom: 48px;
  text-align: center;
}

.top-content.teams-top-content-contactus {
  max-width: 550px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.features-grid {
  display: -ms-grid;
  display: grid;
  margin-bottom: 72px;
  grid-auto-columns: 1fr;
  grid-column-gap: 26px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.narrow-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.narrow-section.pd-top-0px {
  padding-top: 0px;
}

.narrow-section.blog-post {
  padding-top: 200px;
}

.narrow-section.relative {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0px;
}

.narrow-section.relative-features {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0px;
}

.narrow-section.relative-copy {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0px;
}

.split {
  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;
}

.split.home-perks-wrapper {
  margin-bottom: 140px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split.home-perks-wrapper.last {
  display: block;
  overflow: hidden;
  margin-bottom: 130px;
}

.split.home-perks-wrapper.second {
  margin-bottom: 140px;
}

.split.home-perks-wrapper.fourth {
  margin-bottom: 140px;
}

.split.home-perks-wrapper.fourth-clerk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 140px;
}

.split.story-wrapper {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split.contact-main-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split.get-package {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.split.get-package-testimonials {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split.integrations-hero {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split.feature-single-hero-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split.feature-single {
  margin-bottom: 180px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split.feature-single.last {
  margin-bottom: 0px;
}

.split.career-details {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split.career-single-wrapper {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.split.cart-item-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split.third {
  display: block;
  overflow: visible;
  margin-bottom: 56px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split.third.last {
  margin-bottom: 130px;
}

.split.third.second {
  margin-bottom: 130px;
}

.split.delivery-wrapper {
  margin-bottom: 140px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split.delivery-wrapper.last {
  display: block;
  overflow: hidden;
  margin-bottom: 130px;
}

.split.delivery-wrapper.second {
  margin-bottom: 160px;
}

.split.delivery-wrapper.fourth {
  margin-bottom: 160px;
}

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

.list.home-perks-list {
  display: block;
  margin-bottom: 48px;
  list-style-type: none;
}

.list.package-features-list {
  margin-bottom: 56px;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -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;
}

.list-item.dark-check-item {
  display: block;
  margin-bottom: 16px;
  padding-left: 34px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/orange-check.svg');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  list-style-type: none;
}

.list-item.dark-check-item.last {
  margin-bottom: 0px;
}

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

.home-stats-wrapper {
  display: -ms-grid;
  display: grid;
  margin-bottom: 48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.big-numbers {
  color: #1a1b1e;
  font-size: 56px;
  line-height: 1em;
  font-weight: 700;
}

.big-numbers.home-stats {
  margin-bottom: 8px;
}

.big-numbers.about-stats {
  margin-bottom: 8px;
}

.cta-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 390px;
  padding: 0px 64px;
  -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: 30px;
  background-color: #112b60;
}

.cta-wrapper.cta-v2 {
  min-height: 300px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.home-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 56px;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.home-tabs-content {
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 38%;
  margin-right: 24px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.home-tabs-menu {
  display: -ms-grid;
  display: grid;
  width: 100%;
  max-width: 48%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.home-hero-tab {
  padding: 38px 40px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 200ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 200ms ease, transform 300ms ease, opacity 300ms ease;
  transition: opacity 200ms ease, transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  color: #66666e;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.home-hero-tab:hover {
  opacity: 0.7;
  -webkit-transform: scale3d(0.94, 0.94, 0.01);
  transform: scale3d(0.94, 0.94, 0.01);
  color: #66666e;
}

.home-hero-tab.w--current {
  display: block;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #fff;
  opacity: 1;
}

.home-hero-tab.last {
  margin-bottom: 0px;
}

.home-hero-tab.last-copy {
  margin-bottom: 0px;
}

.home-tab-content {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 46px;
  margin-bottom: auto;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: left;
}

.home-tab-pane {
  position: relative;
  overflow: hidden;
  height: 100%;
  min-height: 100%;
  margin-top: 3px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-radius: 24px;
  background-color: transparent;
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
}

._3-column-grid {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  grid-auto-columns: 1fr;
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._3-column-grid.blog-post-cards-grid {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._3-column-grid.home-teams-grid {
  margin-bottom: 48px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}

._3-column-grid.about-hero-image-grid {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

._3-column-grid.team-grid {
  grid-auto-columns: 1fr;
  grid-column-gap: 26px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._3-column-grid.values-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

._3-column-grid.careers-features {
  margin-bottom: 80px;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-row-gap: 60px;
}

._3-column-grid.features-grid {
  display: block;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._3-column-grid.search-result-list {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 26px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.blog-card-detail-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 22px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-card-detail-item.last {
  margin-right: 0px;
}

.read-more-text {
  color: #1a1b1e;
  font-weight: 700;
}

.testimonials-main-container {
  margin-right: auto;
  margin-bottom: 64px;
  margin-left: auto;
}

.testimonials-slider {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 989px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.slide-nav {
  display: none;
}

.testimonials-arrow {
  left: auto;
  top: 219px;
  right: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  max-height: 40px;
  min-height: 40px;
  min-width: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #1a1b1e;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.testimonials-arrow:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.testimonials-arrow.left {
  right: 104px;
  font-size: 18px;
}

.testimonials-mask {
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 24px;
  background-color: transparent;
}

.testimonial-slider {
  position: static;
  width: 100%;
  margin-right: 150%;
}

.bg {
  position: absolute;
  z-index: -1;
}

.bg.bg-square.testimonials {
  left: auto;
  top: -3%;
  right: 0%;
  bottom: 0%;
  z-index: -2;
  min-height: 502px;
  min-width: 617px;
  margin-top: 24px;
  margin-right: -40px;
  border-radius: 24px;
  background-color: #ddebff;
}

.footer-nav-wrapper {
  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;
}

.footer-nav-wrapper.grid {
  display: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1.5fr 1fr;
  grid-template-columns: 1.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-nav-wrapper.grid-features {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-nav-wrapper.grid-features._1 {
  -ms-grid-columns: 0.5fr 0.5fr 0.5fr 1fr;
  grid-template-columns: 0.5fr 0.5fr 0.5fr 1fr;
}

.footer-nav-column.large {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-nav-column.first {
  width: 291px;
}

.footer-nav-column._3 {
  margin-left: 26px;
}

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

.nav-link-tag {
  position: relative;
  top: -4px;
  display: inline-block;
  margin-left: 6px;
  padding: 7px 8px;
  border-radius: 6px;
  background-color: #1a1b1e;
  color: #fff;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
}

.nav-link-text {
  display: inline;
}

.nav-link-text.contact {
  line-height: 1.5;
  white-space: normal;
}

.footer-social-links-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 240px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social-footer-link {
  min-height: 28px;
  min-width: 28px;
  margin-right: 4px;
  margin-bottom: 8px;
  border-radius: 6px;
  background-color: #1a1b1e;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.social-footer-link:hover {
  -webkit-transform: scale3d(0.92, 0.92, 1.01);
  transform: scale3d(0.92, 0.92, 1.01);
}

.social-footer-link.facebook {
  background-image: url('../images/social-icon-facebook-techplus-x-template.svg');
}

.social-footer-link.twitter {
  background-image: url('../images/social-icon-twitter-techplus-x-template.svg');
}

.social-footer-link.instagram {
  background-image: url('../images/social-icon-instagram-techplus-x-template.svg');
}

.social-footer-link.linkedin {
  background-image: url('../images/social-icon-linkedin-techplus-x-template.svg');
}

.social-footer-link.youtube {
  background-image: url('../images/social-icon-youtube-techplus-x-template.svg');
}

.social-footer-link.whatsapp {
  background-image: url('../images/social-icon-whatsapp-techplus-x-template.svg');
}

.footer-link {
  display: inline;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #66666e;
  text-decoration: none;
}

.footer-link:hover {
  color: #758bff;
}

.footer-link.link-block {
  display: inline-block;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  white-space: nowrap;
}

.footer-link.link-block:hover {
  color: #758bff;
}

.footer-link.contact-link {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

._4-column-grid.features-comparison-row {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 2fr 1fr 1fr 1fr;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  border-top: 1px solid #e5ecf5;
}

._4-column-grid.features-comparison-row.first {
  margin-bottom: 15px;
  border-bottom: 1px none #000;
  border-top-style: none;
}

._4-column-grid.features-comparison-row.last {
  margin-bottom: 72px;
  border-bottom: 1px solid #e5ecf5;
}

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

.vc-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.vc-container.avatar-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.badge {
  position: absolute;
}

.badge.team-member-position {
  left: auto;
  top: 24px;
  right: 24px;
  bottom: auto;
  z-index: 5;
  padding: 12px 18px;
  border-radius: 9px;
  background-color: #1a1b1e;
  color: #fff;
  line-height: 1;
  font-weight: 700;
}

.badge.post-category {
  left: auto;
  top: 32px;
  right: 32px;
  bottom: auto;
  padding: 14px 20px;
  border-radius: 10px;
  background-color: #1a1b1e;
  color: #fff;
  line-height: 1;
}

.badge.post-category.latest-post {
  top: 24px;
  right: 24px;
}

.badge.post-category.small {
  top: 16px;
  right: 16px;
}

.badge.top-post-category {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}

.badge.top-post-category.link {
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.badge.top-post-category.link:hover {
  -webkit-transform: scale3d(0.94, 0.94, 0.01);
  transform: scale3d(0.94, 0.94, 0.01);
}

.badge.top-post-category {
  position: static;
  padding: 14px 20px;
  border-radius: 10px;
  background-color: #1a1b1e;
  color: #fff;
  line-height: 1;
}

.social-links-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  min-width: 120px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card-social-link {
  min-height: 33px;
  min-width: 33px;
  border-radius: 6px;
  background-color: #1a1b1e;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.card-social-link:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.card-social-link.facebook {
  background-image: url('../images/social-icon-facebook-techplus-x-template.svg');
}

.card-social-link.twitter {
  background-image: url('../images/social-icon-twitter-techplus-x-template.svg');
}

.card-social-link.linkedin {
  background-image: url('../images/social-icon-linkedin-techplus-x-template.svg');
}

.team-members-wrapper {
  margin-bottom: 48px;
}

.footer-bottom-content {
  position: relative;
  z-index: 2;
  padding-top: 32px;
  padding-bottom: 32px;
  text-align: center;
}

.footer-bottom-link {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #1a1b1e;
}

.footer-bottom-link:hover {
  color: #758bff;
}

.search-input-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 380px;
  margin-bottom: 0px;
  -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;
}

.search-input-wrapper.blog-page {
  width: 33%;
  max-width: 400px;
}

.search-button {
  position: absolute;
  left: 24px;
  top: auto;
  bottom: auto;
  width: 24px;
  max-height: 24px;
  min-height: 24px;
  min-width: 24px;
  padding: 0px;
  background-color: transparent;
  background-image: url('../images/search-techplus-x-template.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.search-button:hover {
  opacity: 0.6;
}

.featured-blog-wrapper {
  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;
}

._2-column-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;
  grid-template-rows: auto;
}

._2-column-grid.featured-blog-wrapper {
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._2-column-grid.home-stats-wrapper {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

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

._3-row-grid.featured-blog-cards-wrapper {
  height: 100%;
}

.white-text {
  color: #fff;
}

.newsletter-form-block {
  margin-bottom: 0px;
}

.newsletter-form {
  position: relative;
}

.submit-button {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #1a1b1e;
  border-radius: 12px;
  background-color: #1a1b1e;
  box-shadow: 0 2px 4px 0 rgba(74, 58, 255, 0.12);
  -webkit-transition: border-color 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: border-color 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: border-color 300ms ease, transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease;
  transition: border-color 300ms ease, transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  color: #fff;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.submit-button:hover {
  background-color: transparent;
  box-shadow: 0 4px 10px 0 rgba(68, 140, 252, 0.1);
  -webkit-transform: scale3d(0.94, 0.94, 0.1);
  transform: scale3d(0.94, 0.94, 0.1);
  color: #1a1b1e;
}

.submit-button.newsletter-subscribe-button-wrapper {
  position: absolute;
  left: auto;
  top: 12px;
  right: 12px;
  bottom: 12px;
  padding: 20px 24px;
  -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-color: #fff;
}

.submit-button.newsletter-subscribe-button-wrapper:hover {
  background-color: #758bff;
}

.submit-button.contact {
  padding: 0px;
  border-style: none;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition-property: none;
  transition-property: none;
}

.submit-button.contact:hover {
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
}

.submit-button.contact-button-wrapper {
  width: 100%;
  max-width: 160px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.submit-button.newsletter-subscribe-button {
  padding: 0px;
  border-style: none;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition-property: none;
  transition-property: none;
}

.submit-button.newsletter-subscribe-button:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.categories-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.pagination {
  margin-top: 56px;
}

.back-to-button {
  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;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #1a1b1e;
  font-weight: 700;
  text-decoration: none;
}

.back-to-button:hover {
  color: #758bff;
}

._24px-space {
  width: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
}

.success-message {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 16px;
  background-color: transparent;
  color: #fff;
}

.success-message.contact {
  padding: 0px;
  border-style: none;
  color: #66666e;
}

.error-message {
  margin-top: 24px;
  padding: 24px;
  border-radius: 14px;
  background-color: #ffdede;
  color: #1a1b1e;
}

.error-message.cart {
  margin-top: 0px;
  margin-right: 35px;
  margin-left: 35px;
  text-align: center;
}

.contact-links-wrapper {
  margin-bottom: 56px;
}

.social-links-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 347px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-links-wrapper.team-member-card {
  width: auto;
  max-width: none;
}

.social-link {
  min-height: 40px;
  min-width: 40px;
  border-radius: 6px;
  background-color: #1a1b1e;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.social-link:hover {
  -webkit-transform: scale3d(0.9, 0.9, 1.01);
  transform: scale3d(0.9, 0.9, 1.01);
}

.social-link.facebook {
  background-image: url('../images/social-icon-facebook-techplus-x-template.svg');
  background-size: cover;
}

.social-link.twitter {
  background-image: url('../images/social-icon-twitter-techplus-x-template.svg');
  background-size: cover;
}

.social-link.instagram {
  background-image: url('../images/social-icon-instagram-techplus-x-template.svg');
  background-size: cover;
}

.social-link.linkedin {
  background-image: url('../images/social-icon-linkedin-techplus-x-template.svg');
  background-size: cover;
}

.social-link.youtube {
  background-image: url('../images/social-icon-youtube-techplus-x-template.svg');
  background-size: cover;
}

.social-link.whatsapp {
  background-image: url('../images/social-icon-whatsapp-techplus-x-template.svg');
  background-size: cover;
}

.social-link.team-member-links {
  margin-left: 12px;
}

.social-link.team-member-links.twitter {
  background-image: url('../images/social-icon-twitter-techplus-x-template.svg');
  background-size: cover;
}

.contact-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 460px;
  margin-bottom: 0px;
  padding: 70px 72px;
  -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;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
  -webkit-transition: box-shadow 300ms ease, background-color 500ms ease;
  transition: box-shadow 300ms ease, background-color 500ms ease;
}

.contact-form-wrapper:hover {
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: none;
}

.contact-form {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 32px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.label {
  margin-bottom: 8px;
  color: #1a1b1e;
  font-weight: 700;
}

.button-arrow {
  display: inline-block;
  margin-top: 2px;
  margin-left: 20px;
  font-family: 'Icons techplus x template', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.button-arrow.back {
  position: relative;
  top: -2px;
  margin-right: 10px;
  margin-left: 0px;
}

.button-arrow.small {
  font-size: 12px;
}

.button-arrow.testimonial-arrow {
  margin-top: 0px;
  margin-left: 0px;
  font-size: 16px;
  line-height: 1;
}

.contact-support {
  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;
  color: #1a1b1e;
  font-weight: 700;
  text-decoration: none;
}

.faqs-main-wrapper {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.faq-wrapper {
  margin-bottom: 26px;
  padding: 40px 32px;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 5px 20px 0 rgba(0, 17, 104, 0.05);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.faq-wrapper:hover {
  -webkit-transform: scale3d(0.96, 0.96, 0.01);
  transform: scale3d(0.96, 0.96, 0.01);
}

.faq-wrapper.last {
  margin-bottom: 0px;
}

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

.faq-icon-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 42px;
  max-height: 42px;
  min-height: 42px;
  min-width: 42px;
  -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;
  border-radius: 8px;
  background-color: #c0c4d1;
}

.faq-icon-h-line {
  position: absolute;
  z-index: 2;
  width: 18px;
  min-height: 2px;
  padding: 0px;
  border-radius: 20px;
  background-color: #fff;
}

.faq-icon-v-line {
  position: absolute;
  z-index: 2;
  width: 2px;
  min-height: 18px;
  padding: 0px;
  border-radius: 20px;
  background-color: #fff;
}

.faq-content-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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;
}

.icon-bg-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.package-feature {
  color: #1a1b1e;
  font-weight: 700;
}

.price {
  color: #1a1b1e;
  font-size: 38px;
  line-height: 1.16;
  font-weight: 700;
}

.price.package-card-price {
  margin-bottom: 12px;
  color: #1a1b1e;
  font-size: 35px;
  line-height: 1;
  font-weight: 700;
}

.price.single-package {
  margin-bottom: 16px;
}

.added-cost {
  margin-bottom: 35px;
}

.text-link-w-arrow-wrapper {
  display: inline-block;
  margin-bottom: 24px;
}

.main-faqs-wrapper {
  margin-bottom: 40px;
}

.list-bullet {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  max-height: 24px;
  min-height: 24px;
  min-width: 24px;
  margin-right: 10px;
  -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: 50%;
}

.select-field {
  min-height: 62px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px none #000;
  background-color: transparent;
  font-size: 18px;
}

.out-of-stock-state {
  padding: 20px;
  border-radius: 14px;
  background-color: #1a1b1e;
  color: #fff;
}

.get-package-add-to-cart {
  margin-bottom: 0px;
}

.vc-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;
}

.integration-link {
  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;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #1a1b1e;
  font-weight: 700;
  text-decoration: none;
}

.integration-link:hover {
  color: #758bff;
}

.inline {
  display: inline-block;
}

.inline.integration-card {
  margin-top: 16px;
}

.integration-title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.integration-tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  -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;
}

.integration-tab-link {
  margin-right: 16px;
  padding: 20px 24px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 hsla(0, 0%, 47.8%, 0.1);
  -webkit-transition: background-color 300ms ease, color 300ms ease, -webkit-transform 300ms ease;
  transition: background-color 300ms ease, color 300ms ease, -webkit-transform 300ms ease;
  transition: background-color 300ms ease, color 300ms ease, transform 300ms ease;
  transition: background-color 300ms ease, color 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  color: #1a1b1e;
  line-height: 1.1;
  font-weight: 700;
  text-decoration: none;
}

.integration-tab-link:hover {
  background-color: #1a1b1e;
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
  color: #fff;
}

.integration-tab-link.w--current {
  background-color: #1a1b1e;
  box-shadow: none;
  color: #fff;
}

.integration-tab-link.w--current:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.integration-tab-link.last {
  margin-right: 0px;
}

.integrations-tabs-content {
  margin-bottom: -24px;
}

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

._6-column-grid.logo-bar-feature-single {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 60px;
  -ms-grid-columns: 3fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 3fr 1fr 1fr 1fr 1fr 1fr;
}

.feature-single-process-step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -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;
}

.feature-single-process-step.last {
  margin-bottom: 40px;
}

.testimonials-main-wrapper {
  overflow: hidden;
  margin-right: -24px;
  margin-left: -24px;
  padding-right: 24px;
  padding-left: 24px;
}

.center-content {
  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;
}

.center-content.vc-flex {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.open-positions-content-main-wrapper {
  position: relative;
}

.careers-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  padding-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #c0c4d1;
}

.careers-container.last {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom-style: none;
}

.job-details.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 48%;
  min-width: 250px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.job-single-detail {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #1a1b1e;
  white-space: nowrap;
}

.job-single-detail.first {
  margin-right: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bold-link {
  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;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #1a1b1e;
  font-weight: 700;
  text-decoration: none;
}

.bold-link:hover {
  color: #758bff;
}

.bottom-content.careers-bottom-text {
  max-width: 460px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.bottom-content.team-member-bottom-content {
  margin-bottom: -32px;
}

.bottom-content.password-input-content {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bottom-content.search-results-top-bottom-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.career-body-main-wrapper {
  margin-top: 80px;
}

.empty-state {
  padding: 60px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 16px 94px 0 rgba(12, 12, 12, 0.04);
  color: #1a1b1e;
  text-align: center;
}

.empty-state.cart {
  padding: 100px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  color: #66666e;
}

.search-result-list {
  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;
}

.plan-item:nth-child(odd) {
  position: relative;
  top: 100px;
}

.plan-item.categories-page:nth-child(odd) {
  top: 0px;
}

.bg-blobs-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  padding: 0px;
}

.bg-blobs-wrapper.hidden-overflow {
  overflow: hidden;
}

.dropdown-icon {
  display: block;
  margin-left: 6px;
  font-family: 'Icons techplus x template', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.featured-blog-list {
  height: 100%;
}

.featured-blog-item {
  height: 100%;
}

.link-wrapper {
  display: inline-block;
}

.dropdown-nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #1a1b1e;
  text-decoration: none;
}

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

.dropdown-nav-link.features-menu {
  -webkit-transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, color 300ms ease;
  transition: transform 300ms ease, color 300ms ease, -webkit-transform 300ms ease;
}

.dropdown-nav-link.features-menu:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.nav-link-dropdown-text {
  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;
}

.nav-link-dropdown-text.hide {
  display: none;
}

.cart-header {
  padding-top: 24px;
  padding-right: 35px;
  padding-left: 35px;
}

.cart-list {
  padding: 20px 35px;
}

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

.remove-button {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #1a1b1e;
  font-weight: 700;
  text-decoration: none;
}

.remove-button:hover {
  color: #758bff;
}

.cart-quantity {
  display: none;
}

.cart-price {
  color: #1a1b1e;
  font-size: 22px;
  font-weight: 700;
}

.cart-line-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart-item {
  padding-top: 24px;
  padding-bottom: 24px;
}

.cart-wrapper {
  background-color: rgba(26, 27, 30, 0.8);
}

.web-payments {
  margin-bottom: 20px;
}

.testimonials-slider-container {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 989px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.bold {
  color: #1a1b1e;
  font-weight: 700;
  text-align: left;
}

.mg-bottom-0 {
  margin-bottom: 0px;
}

.careers-card-item {
  padding-top: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid #c0c4d1;
}

.careers-card-item:first-child {
  padding-top: 0px;
}

.careers-card-item:last-child {
  border-bottom-width: 0px;
}

.body {
  font-family: 'Varela Round', sans-serif;
}

.body-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

._2-column-grid-c3m {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  grid-auto-columns: 1fr;
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._2-column-grid-c3m.blog-post-cards-grid {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._2-column-grid-c3m.home-teams-grid {
  margin-bottom: 48px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}

._2-column-grid-c3m.about-hero-image-grid {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

._2-column-grid-c3m.team-grid {
  grid-auto-columns: 1fr;
  grid-column-gap: 26px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._2-column-grid-c3m.values-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

._2-column-grid-c3m.careers-features {
  margin-bottom: 80px;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-row-gap: 60px;
}

._2-column-grid-c3m.features-grid {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

._2-column-grid-c3m.search-result-list {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 26px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.container-default-footer {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 1248px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  direction: ltr;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-default-footer.footer-container {
  position: relative;
  z-index: 2;
  padding-bottom: 70px;
  border-bottom: 1px solid #e5ecf5;
}

.container-default-footer.feature-single {
  position: absolute;
  left: 0px;
  right: 0px;
}

.text-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.text-block-2 {
  position: static;
  left: auto;
  top: auto;
  right: 0px;
  bottom: auto;
  display: block;
  color: #66666e;
  text-align: center;
}

.text-block-2.footer {
  padding-top: 0px;
  font-size: 12px;
}

.nav-item-wrapper-features {
  display: none;
  margin-right: 1.8vw;
}

.nav-item-wrapper-features.mobile {
  display: none;
}

.nav-item-wrapper-features-01 {
  display: none;
  margin-right: 1.8vw;
}

.nav-item-wrapper-features-01.mobile {
  display: none;
}

.footer-nav-column-copy.large {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-nav-column-copy.large {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-nav-column-manager.large {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-span {
  color: #008eff;
  font-size: 40px;
}

.text-span-2 {
  color: #008eff;
  font-size: 40px;
}

.text-span-3 {
  color: #008eff;
  font-size: 40px;
}

.text-span-4 {
  color: #008eff;
  font-size: 40px;
}

.text-span-5 {
  color: #008eff;
  font-size: 40px;
}

.text-span-6 {
  color: #008eff;
  font-size: 40px;
}

.container-default-old-contactus {
  display: none;
  max-width: 1248px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.container-default-old-contactus.footer-container {
  position: relative;
  z-index: 2;
  padding-bottom: 70px;
  border-bottom: 1px solid #e5ecf5;
}

.container-default-old-contactus.feature-single {
  position: absolute;
  left: 0px;
  right: 0px;
}

.section-callaction {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-callaction.utility-page {
  padding-top: 250px;
  padding-bottom: 80px;
}

.section-callaction.utility-page.checkout {
  padding-top: 250px;
  padding-bottom: 0px;
}

.section-callaction.testimonials-section {
  overflow: hidden;
}

.section-callaction.hero-section {
  position: relative;
  padding-top: 198px;
  padding-bottom: 0px;
}

.section-callaction.first-section {
  position: relative;
  padding-top: 250px;
}

.section-callaction.integrations {
  position: relative;
  overflow: hidden;
  padding-top: 220px;
}

.section-callaction.single-integration {
  padding-top: 200px;
}

.section-callaction.feature-single-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 250px;
  -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;
}

.section-callaction.relative {
  position: relative;
  display: none;
  padding-top: 50px;
  padding-bottom: 30px;
}

.section-callaction.pricing {
  padding-top: 61px;
  padding-bottom: 200px;
}

.section-callaction.relative-features {
  position: relative;
  display: block;
  padding-top: 109px;
  padding-bottom: 30px;
}

.section-pricing {
  margin-top: 30px;
  padding-top: 0px;
  padding-bottom: 100px;
}

.section-pricing.utility-page {
  padding-top: 250px;
  padding-bottom: 80px;
}

.section-pricing.utility-page.checkout {
  padding-top: 250px;
  padding-bottom: 0px;
}

.section-pricing.testimonials-section {
  overflow: hidden;
}

.section-pricing.hero-section {
  position: relative;
  padding-top: 198px;
  padding-bottom: 0px;
}

.section-pricing.first-section {
  position: relative;
  padding-top: 250px;
}

.section-pricing.integrations {
  position: relative;
  overflow: hidden;
  padding-top: 220px;
}

.section-pricing.single-integration {
  padding-top: 200px;
}

.section-pricing.feature-single-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 250px;
  -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;
}

.section-pricing.relative {
  position: relative;
  display: none;
  padding-top: 50px;
  padding-bottom: 30px;
}

.section-pricing.pricing {
  padding-top: 61px;
  padding-bottom: 200px;
}

.section-pricing.relative-features {
  position: relative;
  display: block;
  padding-top: 109px;
  padding-bottom: 30px;
}

.section-pricing._1.hide {
  display: none;
}

.container-pricing {
  max-width: 1248px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.container-pricing.footer-container {
  position: relative;
  z-index: 2;
  padding-bottom: 70px;
  border-bottom: 1px solid #e5ecf5;
}

.container-pricing.feature-single {
  position: absolute;
  left: 0px;
  right: 0px;
}

.image-wrapper-copy.order-item-image {
  max-width: 80px;
  margin-right: 20px;
}

.image-wrapper-copy.nav-features-image {
  overflow: hidden;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 16px;
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-copy.hero-image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 1080px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-wrapper-copy.feature-image-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: -64px;
  margin-bottom: 30px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-copy.feature-card-bg-image {
  overflow: hidden;
}

.image-wrapper-copy.home-tab-icon {
  overflow: hidden;
  width: 66px;
  max-height: 66px;
  min-height: 66px;
  min-width: 66px;
  border-radius: 14px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-copy.blog-card-thumbnail {
  overflow: hidden;
}

.image-wrapper-copy.testimonial-card-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 24px;
  background-color: #ddebff;
}

.image-wrapper-copy.home-teams-section {
  overflow: hidden;
  border-radius: 24px;
}

.image-wrapper-copy.home-teams-section-icon {
  overflow: hidden;
  margin-top: -70px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-copy.footer-link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 28px;
  max-height: 28px;
  min-height: 28px;
  min-width: 28px;
  margin-right: 1vw;
  -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: #1a1b1e;
}

.image-wrapper-copy.avatar {
  overflow: hidden;
  width: 60px;
  max-height: 60px;
  min-height: 60px;
  min-width: 60px;
  margin-right: 15px;
  border-radius: 15px;
}

.image-wrapper-copy.team-member-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-height: 124px;
  max-width: 124px;
  min-height: 124px;
  margin-top: -65px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 26px;
  box-shadow: 0 9px 35px 0 rgba(15, 75, 168, 0.12);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.image-wrapper-copy.team-member-image:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.image-wrapper-copy.value-icon {
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-wrapper-copy.featured-blog-card-image-wrapper {
  overflow: hidden;
  height: 50%;
}

.image-wrapper-copy.featured-blog-card-image-wrapper.small {
  position: relative;
  width: 100%;
  height: auto;
}

.image-wrapper-copy.support-icon {
  overflow: hidden;
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-top: -49px;
  margin-bottom: 18px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 8px 20px 0 rgba(160, 165, 174, 0.1);
}

.image-wrapper-copy.package-icon {
  overflow: hidden;
  width: 68px;
  max-height: 68px;
  min-height: 68px;
  min-width: 68px;
  margin-right: 16px;
  border-radius: 16px;
  box-shadow: 0 8px 25px 0 rgba(163, 200, 255, 0.13);
}

.image-wrapper-copy.package-icon.large {
  width: 82px;
  max-height: 82px;
  min-height: 82px;
  min-width: 82px;
  margin-right: 0px;
  margin-bottom: 36px;
  border-radius: 20px;
}

.image-wrapper-copy.integration-icon {
  overflow: hidden;
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
  margin-right: 16px;
  border-radius: 18px;
}

.image-wrapper-copy.integration-icon-wrapper {
  overflow: hidden;
  width: 146px;
  max-height: 146px;
  min-height: 146px;
  min-width: 146px;
  margin-right: 32px;
  border-radius: 28px;
}

.image-wrapper-copy.feature-single {
  width: 100%;
  max-width: 55%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.image-wrapper-copy.careers-hero-image {
  overflow: hidden;
  border-radius: 30px;
}

.image-wrapper-copy.team-member-large-avatar {
  overflow: hidden;
  width: 250px;
  max-height: 270px;
  min-height: 270px;
  min-width: 250px;
  margin-top: -128px;
  margin-right: 24px;
  border-radius: 24px;
}

.image-wrapper-copy.contact-link-icon-wrapper {
  overflow: hidden;
  width: 48px;
  min-height: 48px;
  margin-right: 14px;
  border-radius: 10px;
  background-color: #1a1b1e;
}

.image-wrapper-copy.home-tab-main-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-wrapper-copy.cart-item-image {
  overflow: hidden;
  border-radius: 12px;
}

.image-wrapper-copy.feature-image-wrapper-movers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 31px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #dcefff;
  box-shadow: none;
}

.image-wrapper-copy.feature-image-wrapper-msnsgers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 17px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #e5f3ed;
  box-shadow: none;
}

.image-wrapper-copy.feature-image-wrapper-msnsgers-copy {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.image-wrapper-copy.feature-image-wrapper-clerk {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.image-wrapper-pricing.order-item-image {
  max-width: 80px;
  margin-right: 20px;
}

.image-wrapper-pricing.nav-features-image {
  overflow: hidden;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 16px;
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-pricing.hero-image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 1080px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-wrapper-pricing.feature-image-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: -64px;
  margin-bottom: 30px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-pricing.feature-card-bg-image {
  overflow: hidden;
}

.image-wrapper-pricing.home-tab-icon {
  overflow: hidden;
  width: 66px;
  max-height: 66px;
  min-height: 66px;
  min-width: 66px;
  border-radius: 14px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-pricing.blog-card-thumbnail {
  overflow: hidden;
}

.image-wrapper-pricing.testimonial-card-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 24px;
  background-color: rgba(221, 235, 255, 0);
}

.image-wrapper-pricing.home-teams-section {
  overflow: hidden;
  border-radius: 24px;
}

.image-wrapper-pricing.home-teams-section-icon {
  overflow: hidden;
  margin-top: -70px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-pricing.footer-link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 28px;
  max-height: 28px;
  min-height: 28px;
  min-width: 28px;
  margin-right: 1vw;
  -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: #1a1b1e;
}

.image-wrapper-pricing.avatar {
  overflow: hidden;
  width: 60px;
  max-height: 60px;
  min-height: 60px;
  min-width: 60px;
  margin-right: 15px;
  border-radius: 15px;
}

.image-wrapper-pricing.team-member-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-height: 124px;
  max-width: 124px;
  min-height: 124px;
  margin-top: -65px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 26px;
  box-shadow: 0 9px 35px 0 rgba(15, 75, 168, 0.12);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.image-wrapper-pricing.team-member-image:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.image-wrapper-pricing.value-icon {
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-wrapper-pricing.featured-blog-card-image-wrapper {
  overflow: hidden;
  height: 50%;
}

.image-wrapper-pricing.featured-blog-card-image-wrapper.small {
  position: relative;
  width: 100%;
  height: auto;
}

.image-wrapper-pricing.support-icon {
  overflow: hidden;
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-top: -49px;
  margin-bottom: 18px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 8px 20px 0 rgba(160, 165, 174, 0.1);
}

.image-wrapper-pricing.package-icon {
  overflow: hidden;
  width: 68px;
  max-height: 68px;
  min-height: 68px;
  min-width: 68px;
  margin-right: 16px;
  border-radius: 16px;
  box-shadow: 0 8px 25px 0 rgba(163, 200, 255, 0.13);
}

.image-wrapper-pricing.package-icon.large {
  width: 82px;
  max-height: 82px;
  min-height: 82px;
  min-width: 82px;
  margin-right: 0px;
  margin-bottom: 36px;
  border-radius: 20px;
}

.image-wrapper-pricing.integration-icon {
  overflow: hidden;
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
  margin-right: 16px;
  border-radius: 18px;
}

.image-wrapper-pricing.integration-icon-wrapper {
  overflow: hidden;
  width: 146px;
  max-height: 146px;
  min-height: 146px;
  min-width: 146px;
  margin-right: 32px;
  border-radius: 28px;
}

.image-wrapper-pricing.feature-single {
  width: 100%;
  max-width: 55%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.image-wrapper-pricing.careers-hero-image {
  overflow: hidden;
  border-radius: 30px;
}

.image-wrapper-pricing.team-member-large-avatar {
  overflow: hidden;
  width: 250px;
  max-height: 270px;
  min-height: 270px;
  min-width: 250px;
  margin-top: -128px;
  margin-right: 24px;
  border-radius: 24px;
}

.image-wrapper-pricing.contact-link-icon-wrapper {
  overflow: hidden;
  width: 48px;
  min-height: 48px;
  margin-right: 14px;
  border-radius: 10px;
  background-color: #1a1b1e;
}

.image-wrapper-pricing.home-tab-main-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-wrapper-pricing.cart-item-image {
  overflow: hidden;
  border-radius: 12px;
}

.image-wrapper-pricing.feature-image-wrapper-movers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 31px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #dcefff;
  box-shadow: none;
}

.image-wrapper-pricing.feature-image-wrapper-msnsgers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 17px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #e5f3ed;
  box-shadow: none;
}

.image-wrapper-pricing.feature-image-wrapper-msnsgers-copy {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.image-wrapper-pricing.feature-image-wrapper-clerk {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.div-block {
  display: none;
}

.image-price.order-item-image {
  width: auto;
  height: auto;
  border-radius: 14px;
  box-shadow: 0 6px 20px 0 rgba(45, 33, 178, 0.1);
}

.image-price.login-icon {
  margin-right: 8px;
}

.image-price.nav-features-icon {
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
}

.image-price.hero-main-image {
  position: static;
  z-index: 1;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 64%;
  border-radius: 18px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 24px 0 94px 0 rgba(12, 12, 12, 0.04);
}

.image-price.hero-image {
  position: absolute;
  top: auto;
  right: 0%;
  bottom: 58px;
  display: block;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-price.home-trust-companies {
  display: inline-block;
}

.image-price.home-trust-companies.google {
  margin-top: 4px;
}

.image-price.feature-image {
  width: 110px;
  max-width: 70%;
}

.image-price.feature-card-bg-image {
  display: none;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-price.home-tabs-icon {
  display: block;
  width: 183%;
}

.image-price.home-tab-main-image {
  display: block;
  width: 364px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-price.blog-card-image {
  width: 100%;
}

.image-price.detail-blog-card-icon {
  max-width: 18px;
  margin-right: 8px;
}

.image-price.testimonial-image {
  width: 100%;
  height: 100%;
  border-radius: 24px;
}

.image-price.home-teams-card-image {
  width: 100%;
}

.image-price.about-hero {
  display: block;
  width: 100%;
  border-radius: 18px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-price.about-hero.first {
  margin-bottom: -30px;
}

.image-price.about-story {
  width: 100%;
  border-radius: 4%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-price.about-testimonial-logo {
  display: block;
}

.image-price.featured-blog-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-price.post-main-image {
  display: block;
  width: 100%;
  margin-bottom: 64px;
  border-radius: 42px;
}

.image-price.contact-link-icon {
  width: 100%;
}

.image-price.dark-check-bullet {
  width: 22px;
  min-height: 22px;
}

.image-price.dark-check-bullet.opacity {
  opacity: 0.5;
}

.image-price.integrations-hero-image {
  display: block;
  width: 100%;
}

.image-price.integration-icon {
  width: 100%;
  height: 100%;
}

.image-price.feature-single {
  position: relative;
  z-index: 2;
  display: none;
  width: 106%;
  height: 100%;
  max-width: 110%;
  border-radius: 2.5%;
  box-shadow: 0 6px 50px 0 rgba(163, 166, 255, 0.13), 0 22px 88px 0 rgba(12, 12, 12, 0.04);
}

.image-price.feature-single.large {
  display: block;
}

.image-price.company-logo {
  display: block;
}

.image-price.company-logo.google {
  margin-top: 4px;
}

.image-price.feature-single-process {
  display: block;
  width: 100%;
  border-radius: 2.5%;
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
}

.image-price.feature-single-process._02 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0px;
  bottom: auto;
  max-width: 37%;
}

.image-price.feature-single-process-icon {
  width: 62px;
  max-height: 62px;
  min-height: 62px;
  min-width: 62px;
  margin-right: 24px;
  border-radius: 14px;
  box-shadow: 0 6px 23px 0 rgba(68, 140, 252, 0.08);
}

.image-price.careers-hero-image {
  width: 100%;
}

.image-price.career-feature-image {
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 3px 24px 0 rgba(31, 67, 191, 0.07);
}

.image-price.job-detail-icon {
  width: 20px;
  max-height: 20px;
  min-height: 20px;
  min-width: 20px;
  margin-right: 8px;
}

.image-price.team-member-avatar {
  width: 100%;
  height: 100%;
}

.image-price.blob {
  position: absolute;
  display: block;
  max-width: 80%;
}

.image-price.blob.h-1 {
  left: -402px;
  top: 138px;
  max-width: 75%;
  -webkit-transform: rotate(-70deg);
  -ms-transform: rotate(-70deg);
  transform: rotate(-70deg);
}

.image-price.blob.h-2 {
  top: 313px;
  right: -535px;
  max-width: 88%;
}

.image-price.blob.h-4 {
  top: -193px;
  max-width: 69%;
  margin-left: 918px;
}

.image-price.blob.h-5 {
  left: -442px;
  top: auto;
  bottom: -159px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.image-price.blob.a-1 {
  top: -333px;
  right: -368px;
  z-index: -1;
  max-width: 200%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-price.blob.b-2 {
  margin-top: 586px;
  margin-left: -492px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-price.blob.contact-1 {
  max-width: 90%;
  margin-top: -392px;
  margin-left: 620px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-price.blob.p-1 {
  margin-left: 756px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-price.blob.p-2 {
  margin-top: 124px;
  margin-left: -493px;
}

.image-price.blob.i-1 {
  margin-top: -479px;
  margin-left: -552px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-price.blob.i-2 {
  margin-top: 230px;
  margin-left: 780px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.image-price.blob.fs-1 {
  max-width: 100%;
  margin-top: -152px;
  margin-left: 444px;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.image-price.blob.fs-2 {
  max-width: 180%;
  margin-top: -285px;
  margin-left: -309px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
}

.image-price.blob.fs-3 {
  max-width: 190%;
  margin-top: -317px;
  margin-left: -168px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-price.blob.fs-4 {
  max-width: 157%;
  margin-top: -193px;
  margin-left: -335px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-price.blob.careers-1 {
  max-width: 78%;
  margin-left: 780px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-price.blob.careers-2 {
  margin-top: 314px;
  margin-left: -444px;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image-price.blob.career-1 {
  max-width: 77%;
  margin-top: 4px;
  margin-left: 758px;
  -webkit-transform: rotate(-69deg);
  -ms-transform: rotate(-69deg);
  transform: rotate(-69deg);
}

.image-price.blob.tm-1 {
  margin-left: 52%;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image-price.blob._404-1 {
  margin-top: -318px;
  margin-left: 56%;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.image-price.blob._404-2 {
  margin-top: 19%;
  margin-left: -35%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image-price.blob.password-1 {
  margin-top: -2%;
  margin-left: 30%;
  -webkit-transform: rotate(-126deg);
  -ms-transform: rotate(-126deg);
  transform: rotate(-126deg);
}

.image-price.blob.pricing-1 {
  margin-top: -91px;
  margin-left: 54%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image-price.blob.checkout-1 {
  margin-top: -22px;
  margin-left: 43%;
}

.image-price.blob.checkout-2 {
  max-width: 79%;
  margin-top: 1309px;
  margin-left: -25%;
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg);
}

.image-price.blob.checkout-3 {
  left: auto;
  top: auto;
  right: -19%;
  bottom: 303px;
  -webkit-transform: rotate(114deg);
  -ms-transform: rotate(114deg);
  transform: rotate(114deg);
}

.image-price.blob.checkout-4 {
  margin-top: -172px;
  margin-left: -42%;
}

.image-price.blob.checkout-5 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 2%;
  margin-left: -413px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.image-price.blob.post-1 {
  max-width: 100%;
  margin-top: 64px;
  margin-left: 49%;
  -webkit-transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  transform: rotate(23deg);
}

.image-price.blob.post-2 {
  left: auto;
  top: auto;
  right: -28%;
  bottom: 19%;
  max-width: 78%;
  -webkit-transform: rotate(106deg);
  -ms-transform: rotate(106deg);
  transform: rotate(106deg);
}

.image-price.blob.search-results-1 {
  margin-top: -130px;
  margin-left: 712px;
}

.image-price.blob.integration-single-1 {
  margin-top: -281px;
  margin-left: 784px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-price.blob.integration-single-2 {
  left: -37%;
  top: auto;
  right: auto;
  bottom: 31%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-price.blob.start-here-1 {
  left: -16%;
  top: auto;
  right: auto;
  bottom: 57%;
  max-width: 100%;
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  transform: rotate(17deg);
}

.image-price.blob.start-here-2 {
  left: auto;
  top: auto;
  right: -32%;
  bottom: 5%;
  max-width: 100%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image-price.blob.changelog {
  left: auto;
  top: -22%;
  right: -34%;
  bottom: auto;
}

.image-price.blob-opacity {
  position: absolute;
  display: block;
  opacity: 0.6;
}

.image-price.blob-opacity.h-3 {
  left: -320px;
  top: 333px;
  max-width: 60%;
}

.image-price.blob-opacity.footer-blob {
  right: -21%;
  bottom: -52%;
  max-width: 60%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-price.blob-opacity.b-1 {
  max-width: 77%;
  margin-top: 253px;
  margin-left: 790px;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-price.blob-opacity.h-6 {
  left: -320px;
  top: 212px;
  max-width: 60%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image-price.home-perk-image {
  display: block;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-price.home-perk-image._01-right {
  position: relative;
  left: auto;
  top: auto;
  right: 50px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 110%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-price.home-perk-image._02 {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 37%;
  border-radius: 14px;
}

.image-price.home-perk-image._03 {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 18px;
  box-shadow: none;
}

.image-price.home-perk-image.second-ipad {
  position: absolute;
  left: 156px;
  top: 62px;
  right: auto;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-price.home-perk-image._01-copy {
  position: relative;
  left: auto;
  top: auto;
  right: 36px;
  bottom: 56px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-price.home-perk-image.second-ipad-copy {
  position: absolute;
  left: auto;
  top: 62px;
  right: 156px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-price.home-perk-image._01-left {
  position: relative;
  left: auto;
  top: auto;
  right: 11px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 104%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-price.home-perk-image._01-right-cost-manag {
  position: relative;
  left: auto;
  top: auto;
  right: 28px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 105%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-price.home-perk-image._01-left-orders {
  position: relative;
  left: auto;
  top: auto;
  right: 11px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 104%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-price.feature-single-process._01 {
  display: block;
  max-width: 76%;
}

.image-price.white-simple-checkmark {
  display: block;
  width: 80%;
}

.image-price.home-tab-2-hover-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: block;
  border-radius: 24px;
  box-shadow: 0 14px 54px -20px rgba(32, 29, 175, 0.4);
}

.image-price.home-tab-2-hover-image._01 {
  left: 12%;
  top: 31%;
  right: auto;
  bottom: auto;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.image-price.home-tab-2-hover-image._02 {
  left: auto;
  top: 16%;
  right: 13%;
  bottom: auto;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-price.home-tab-2-hover-image._03 {
  left: 19%;
  top: auto;
  right: auto;
  bottom: 11%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.image-price.home-tab-2-hover-image._04 {
  left: auto;
  top: auto;
  right: 13%;
  bottom: 16%;
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  transform: rotate(-9deg);
}

.image-price.hero-image-right {
  position: absolute;
  left: 55%;
  top: 56px;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-price.hero-image-left {
  position: absolute;
  top: 56px;
  right: 55%;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-price.hero-image-center {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0px;
  z-index: 4;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(124, 128, 255, 0.33), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-price.feature-image-movers {
  width: 110px;
  max-width: 61%;
}

.image-price.feature-image-managers {
  width: 110px;
  max-width: 59%;
}

.image-price.feature-image-managers {
  width: 110px;
  max-width: 52%;
}

.image-price.feature-image-clerk {
  width: 110px;
  max-width: 59%;
}

.image-price.pricing-image {
  width: 100%;
  height: 100%;
  max-width: 74%;
  margin-top: 33px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 24px;
}

.title-price {
  margin-top: 15px;
  margin-bottom: 20px;
  padding-top: 0px;
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.title-price.checkout {
  margin-bottom: 0px;
}

.title-price.order-item {
  color: #1a1b1e;
  font-weight: 700;
  text-decoration: none;
}

.title-price.utility-page {
  color: #fff;
}

.title-price.utility-page {
  color: #1a1b1e;
}

.title-price.nav-menu-title {
  margin-bottom: 24px;
  color: #1a1b1e;
  font-weight: 700;
}

.title-price.hero-title {
  margin-bottom: 18px;
  font-size: 30px;
}

.title-price.hero-title.c3max {
  color: #112b60;
  font-size: 82px;
}

.title-price.hero-title.title-features {
  color: #112b60;
  font-size: 67px;
}

.title-price.hero-title.subtitle-features {
  color: #008eff;
  font-size: 85px;
}

.title-price.logo-bar-text {
  margin-bottom: 30px;
  text-align: center;
}

.title-price.feature-card-title {
  margin-bottom: 4px;
}

.title-price.home-perk-title {
  margin-bottom: 12px;
}

.title-price.cta-title {
  margin-bottom: 32px;
  color: #fff;
}

.title-price.hero-tabs {
  margin-bottom: 12px;
}

.title-price.h3-size {
  color: #1a1b1e;
  font-size: 26px;
  line-height: 1.4em;
  font-weight: 700;
}

.title-price.h3-size.home-teams-card-title {
  margin-bottom: 8px;
}

.title-price.h3-size.story-card-quote {
  margin-bottom: 32px;
}

.title-price.h3-size.team-name {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
}

.title-price.h3-size.team-name:hover {
  color: #758bff;
}

.title-price.h3-size.value-title {
  margin-bottom: 8px;
}

.title-price.h3-size.about-testimonial-title {
  margin-bottom: 8px;
  white-space: pre-wrap;
}

.title-price.h3-size.featured-blog-title {
  margin-bottom: 8px;
}

.title-price.h3-size.contact-success-message {
  margin-bottom: 16px;
  white-space: pre;
}

.title-price.h3-size.get-package {
  margin-bottom: 6px;
}

.title-price.h3-size.get-package-testimonials {
  margin-bottom: 8px;
}

.title-price.h3-size.cant-find-position {
  margin-bottom: 16px;
}

.title-price.h3-size.apply-today {
  margin-bottom: 12px;
}

.title-price.no-margin {
  margin-bottom: 0px;
}

.title-price.h4-size {
  color: #1a1b1e;
  font-size: 22px;
  line-height: 1.3636363636363635em;
  font-weight: 700;
}

.title-price.h4-size.blog-card-title {
  margin-bottom: 27px;
}

.title-price.h4-size.social-links-label {
  margin-bottom: 24px;
}

.title-price.h4-size.career-position {
  margin-bottom: 10px;
}

.title-price.h4-size.search-result {
  margin-bottom: 4px;
}

.title-price.h4-size.faq-title {
  max-width: 86%;
}

.title-price.testimonials {
  margin-bottom: 12px;
}

.title-price.testimonial-card {
  margin-bottom: 8px;
}

.title-price.client-name {
  color: #1a1b1e;
  font-weight: 700;
}

.title-price.home-teams-section {
  margin-bottom: 12px;
}

.title-price.footer-title {
  margin-bottom: 16px;
  color: #1a1b1e;
  font-weight: 700;
}

.title-price.hero-about {
  margin-bottom: 18px;
}

.title-price.story-about {
  margin-bottom: 16px;
}

.title-price.team-title {
  margin-bottom: 0px;
}

.title-price.about-stats {
  margin-bottom: 0px;
}

.title-price.values {
  margin-bottom: 8px;
}

.title-price.about-testimonials {
  margin-bottom: 8px;
}

.title-price.blog {
  margin-bottom: 0px;
}

.title-price.h2-size {
  color: #1a1b1e;
  font-size: 38px;
  line-height: 1.2894736842105263;
  font-weight: 700;
}

.title-price.h2-size.white-text {
  color: #fff;
}

.title-price.h2-size.integration-name {
  margin-bottom: 0px;
}

.title-price.h2-size.team-member-name {
  margin-bottom: 0px;
}

.title-price.blog-post-title {
  margin-bottom: 16px;
}

.title-price.contact {
  margin-top: 35px;
  margin-bottom: 12px;
}

.title-price.support {
  margin-bottom: 0px;
}

.title-price.support-card-name {
  margin-bottom: 10px;
}

.title-price.faq {
  margin-bottom: 0px;
}

.title-price.pricing {
  margin-bottom: 20px;
}

.title-price.features-comparison {
  margin-bottom: 0px;
}

.title-price.package-name {
  margin-right: 16px;
  margin-bottom: 12px;
}

.title-price.h1-size {
  color: #1a1b1e;
  font-size: 60px;
  line-height: 1.1666;
  font-weight: 700;
}

.title-price.h1-size._404 {
  margin-bottom: 16px;
}

.title-price.get-package-testimonials {
  margin-bottom: 0px;
}

.title-price.all-integrations {
  margin-bottom: 0px;
}

.title-price.bold {
  color: #1a1b1e;
  font-weight: 700;
}

.title-price.integrations-categories {
  margin-right: 10px;
  margin-bottom: 0px;
}

.title-price.article-category-name {
  margin-right: 16px;
  margin-bottom: 0px;
}

.title-price.feature-single-hero {
  margin-bottom: 14px;
}

.title-price.careers {
  margin-bottom: 16px;
}

.title-price.open-positions {
  margin-bottom: 14px;
}

.title-price.job-title.last {
  margin-top: 48px;
}

.title-price.more-positions {
  margin-bottom: 0px;
}

.title-price.package-category-name {
  margin-right: 16px;
  margin-bottom: 0px;
}

.title-price.latest-articles {
  margin-bottom: 0px;
}

.title-price.packages-comparison {
  display: block;
  width: 100%;
}

.title-price.team-member-articles {
  margin-bottom: 0px;
}

.title-price.no-items-found-cart {
  margin-bottom: 16px;
}

.title-price.cart-item-name {
  color: #1a1b1e;
}

.title-price.mid {
  font-size: 35px;
}

.column {
  position: relative;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 17px 17px 0px 0px;
  background-color: transparent;
}

.split-content-icon-price {
  margin-top: 17px;
  text-align: left;
}

.split-content-icon-price.checkout-left {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.split-content-icon-price.checkout-right {
  position: static;
  top: 180px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.split-content-icon-price.header-left {
  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;
}

.split-content-icon-price.header-center {
  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;
}

.split-content-icon-price.feature-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-bottom: 64px;
  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: 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;
  background-color: rgba(255, 255, 255, 0.65);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-align: center;
}

.split-content-icon-price.feature-card-content:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.split-content-icon-price.home-perk-content {
  width: 100%;
  max-width: 40%;
  padding-top: 0px;
}

.split-content-icon-price.settings-mobile {
  position: relative;
  top: 13px;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-icon-price.home-tab-left {
  margin-right: 24px;
}

.split-content-icon-price.blog-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 34px 30px 48px;
  -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;
}

.split-content-icon-price.testimonial-card-content {
  width: 100%;
  max-width: 55%;
}

.split-content-icon-price.testimonial-about-client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 240px;
  -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;
}

.split-content-icon-price.home-teams-section-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-bottom: 0px;
  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: 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;
  text-align: center;
}

.split-content-icon-price.story-left {
  width: 100%;
  max-width: 45%;
}

.split-content-icon-price.story-right {
  position: relative;
  width: 100%;
  max-width: 50%;
}

.split-content-icon-price.team-card-color {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 150px;
}

.split-content-icon-price.bottom-team-card-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 30px;
  padding-bottom: 64px;
  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: 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;
  background-color: #fff;
}

.split-content-icon-price.about-testimonials-left {
  width: 100%;
  max-width: 49%;
  padding-top: 20px;
}

.split-content-icon-price.about-testimonials-right {
  width: 100%;
  max-width: 49%;
}

.split-content-icon-price.featured-blog-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 56px 40px;
  -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;
}

.split-content-icon-price.featured-blog-card-content.small {
  width: 100%;
  padding: 40px 32px;
}

.split-content-icon-price.cta-v2-right {
  width: 100%;
  max-width: 50%;
}

.split-content-icon-price.contact-content-left {
  width: 100%;
  max-width: 40%;
}

.split-content-icon-price.contact-content-right {
  width: 100%;
  max-width: 56%;
}

.split-content-icon-price.support-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 26px;
  padding-bottom: 64px;
  padding-left: 26px;
  -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;
  background-color: rgba(255, 255, 255, 0.65);
  text-align: center;
}

.split-content-icon-price.left-faqs {
  width: 100%;
  max-width: 48%;
}

.split-content-icon-price.right-faqs {
  width: 100%;
  max-width: 48%;
}

.split-content-icon-price.single-pricing-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 40%;
  -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;
}

.split-content-icon-price.single-pricing-right {
  width: 100%;
  max-width: 45%;
}

.split-content-icon-price.integrations-hero-left {
  width: 100%;
  max-width: 45%;
}

.split-content-icon-price.integrations-hero-right {
  position: relative;
  width: 100%;
  max-width: 50%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: perspective(1000px);
  transform: perspective(1000px);
}

.split-content-icon-price.integration-details {
  width: 100%;
}

.split-content-icon-price.feature-single-hero-left {
  width: 100%;
  max-width: 40%;
}

.split-content-icon-price.feature-single-large {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 53%;
  -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;
}

.split-content-icon-price.feature-single-short {
  width: 100%;
  max-width: 42%;
}

.split-content-icon-price.careers-card-left {
  position: -webkit-sticky;
  position: sticky;
  top: 24px;
  width: 100%;
  max-width: 20%;
}

.split-content-icon-price.careers-card-right {
  width: 100%;
  max-width: 75%;
}

.split-content-icon-price.career-content {
  width: 100%;
  max-width: 60%;
}

.split-content-icon-price.career-right {
  width: 100%;
  max-width: 32%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.split-content-icon-price.team-member-card-content {
  width: 100%;
  height: 100%;
  padding: 30px 64px 64px;
}

.split-content-icon-price.team-member-details {
  width: 100%;
}

.split-content-icon-price.search-results-content {
  padding: 32px;
}

.split-content-icon-price.home-perk-content-third {
  width: 100%;
  max-width: 40%;
  padding-top: 0px;
}

.split-content-icon-price.orders-web {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-icon-price.orders-mobile {
  position: relative;
  top: 13px;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-icon-price.settings-web {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-icon-price.delivery {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-icon-price.dashboard {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.image-wrapper-icon-price {
  overflow: hidden;
  width: 33px;
  max-height: 33px;
  min-height: 33px;
  min-width: 33px;
  margin-right: auto;
  margin-left: auto;
}

.image-wrapper-icon-price.order-item-image {
  max-width: 80px;
  margin-right: 20px;
}

.image-wrapper-icon-price.nav-features-image {
  overflow: hidden;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 16px;
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-icon-price.hero-image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 1080px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-wrapper-icon-price.feature-image-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: -64px;
  margin-bottom: 30px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-icon-price.feature-card-bg-image {
  overflow: hidden;
}

.image-wrapper-icon-price.home-tab-icon {
  overflow: hidden;
  width: 66px;
  max-height: 66px;
  min-height: 66px;
  min-width: 66px;
  border-radius: 14px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-icon-price.blog-card-thumbnail {
  overflow: hidden;
}

.image-wrapper-icon-price.testimonial-card-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 41%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 24px;
  background-color: #ddebff;
}

.image-wrapper-icon-price.home-teams-section {
  overflow: hidden;
  border-radius: 24px;
}

.image-wrapper-icon-price.home-teams-section-icon {
  overflow: hidden;
  margin-top: -70px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-icon-price.footer-link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 28px;
  max-height: 28px;
  min-height: 28px;
  min-width: 28px;
  margin-right: 1vw;
  -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: #1a1b1e;
}

.image-wrapper-icon-price.avatar {
  overflow: hidden;
  width: 60px;
  max-height: 60px;
  min-height: 60px;
  min-width: 60px;
  margin-right: 15px;
  border-radius: 15px;
}

.image-wrapper-icon-price.team-member-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-height: 124px;
  max-width: 124px;
  min-height: 124px;
  margin-top: -65px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 26px;
  box-shadow: 0 9px 35px 0 rgba(15, 75, 168, 0.12);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.image-wrapper-icon-price.team-member-image:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.image-wrapper-icon-price.value-icon {
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-wrapper-icon-price.featured-blog-card-image-wrapper {
  overflow: hidden;
  height: 50%;
}

.image-wrapper-icon-price.featured-blog-card-image-wrapper.small {
  position: relative;
  width: 100%;
  height: auto;
}

.image-wrapper-icon-price.support-icon {
  overflow: hidden;
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-top: -49px;
  margin-bottom: 18px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 8px 20px 0 rgba(160, 165, 174, 0.1);
}

.image-wrapper-icon-price.package-icon {
  overflow: hidden;
  width: 68px;
  max-height: 68px;
  min-height: 68px;
  min-width: 68px;
  margin-right: 16px;
  border-radius: 16px;
  box-shadow: 0 8px 25px 0 rgba(163, 200, 255, 0.13);
}

.image-wrapper-icon-price.package-icon.large {
  width: 82px;
  max-height: 82px;
  min-height: 82px;
  min-width: 82px;
  margin-right: 0px;
  margin-bottom: 36px;
  border-radius: 20px;
}

.image-wrapper-icon-price.integration-icon {
  overflow: hidden;
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
  margin-right: 16px;
  border-radius: 18px;
}

.image-wrapper-icon-price.integration-icon-wrapper {
  overflow: hidden;
  width: 146px;
  max-height: 146px;
  min-height: 146px;
  min-width: 146px;
  margin-right: 32px;
  border-radius: 28px;
}

.image-wrapper-icon-price.feature-single {
  width: 100%;
  max-width: 55%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.image-wrapper-icon-price.careers-hero-image {
  overflow: hidden;
  border-radius: 30px;
}

.image-wrapper-icon-price.team-member-large-avatar {
  overflow: hidden;
  width: 250px;
  max-height: 270px;
  min-height: 270px;
  min-width: 250px;
  margin-top: -128px;
  margin-right: 24px;
  border-radius: 24px;
}

.image-wrapper-icon-price.contact-link-icon-wrapper {
  overflow: hidden;
  width: 48px;
  min-height: 48px;
  margin-right: 14px;
  border-radius: 10px;
  background-color: #1a1b1e;
}

.image-wrapper-icon-price.home-tab-main-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-wrapper-icon-price.cart-item-image {
  overflow: hidden;
  border-radius: 12px;
}

.image-wrapper-icon-price.feature-image-wrapper-movers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 31px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #dcefff;
  box-shadow: none;
}

.image-wrapper-icon-price.feature-image-wrapper-msnsgers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 17px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #e5f3ed;
  box-shadow: none;
}

.image-wrapper-icon-price.feature-image-wrapper-msnsgers-copy {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.image-wrapper-icon-price.feature-image-wrapper-clerk {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

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

.div-block-2 {
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 99%;
  min-height: 100%;
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  background-color: #112b60;
}

.div-block-1 {
  position: static;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 99%;
  min-height: 100%;
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  background-color: #112b60;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-wrapper-second-icon-price {
  overflow: hidden;
  width: 75px;
  max-height: 33px;
  min-height: 33px;
  min-width: 75px;
  margin-right: auto;
  margin-left: auto;
}

.image-wrapper-second-icon-price.order-item-image {
  max-width: 80px;
  margin-right: 20px;
}

.image-wrapper-second-icon-price.nav-features-image {
  overflow: hidden;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 16px;
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-second-icon-price.hero-image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 1080px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-wrapper-second-icon-price.feature-image-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: -64px;
  margin-bottom: 30px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-second-icon-price.feature-card-bg-image {
  overflow: hidden;
}

.image-wrapper-second-icon-price.home-tab-icon {
  overflow: hidden;
  width: 66px;
  max-height: 66px;
  min-height: 66px;
  min-width: 66px;
  border-radius: 14px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-second-icon-price.blog-card-thumbnail {
  overflow: hidden;
}

.image-wrapper-second-icon-price.testimonial-card-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 41%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 24px;
  background-color: #ddebff;
}

.image-wrapper-second-icon-price.home-teams-section {
  overflow: hidden;
  border-radius: 24px;
}

.image-wrapper-second-icon-price.home-teams-section-icon {
  overflow: hidden;
  margin-top: -70px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-second-icon-price.footer-link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 28px;
  max-height: 28px;
  min-height: 28px;
  min-width: 28px;
  margin-right: 1vw;
  -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: #1a1b1e;
}

.image-wrapper-second-icon-price.avatar {
  overflow: hidden;
  width: 60px;
  max-height: 60px;
  min-height: 60px;
  min-width: 60px;
  margin-right: 15px;
  border-radius: 15px;
}

.image-wrapper-second-icon-price.team-member-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-height: 124px;
  max-width: 124px;
  min-height: 124px;
  margin-top: -65px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 26px;
  box-shadow: 0 9px 35px 0 rgba(15, 75, 168, 0.12);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.image-wrapper-second-icon-price.team-member-image:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.image-wrapper-second-icon-price.value-icon {
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-wrapper-second-icon-price.featured-blog-card-image-wrapper {
  overflow: hidden;
  height: 50%;
}

.image-wrapper-second-icon-price.featured-blog-card-image-wrapper.small {
  position: relative;
  width: 100%;
  height: auto;
}

.image-wrapper-second-icon-price.support-icon {
  overflow: hidden;
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-top: -49px;
  margin-bottom: 18px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 8px 20px 0 rgba(160, 165, 174, 0.1);
}

.image-wrapper-second-icon-price.package-icon {
  overflow: hidden;
  width: 68px;
  max-height: 68px;
  min-height: 68px;
  min-width: 68px;
  margin-right: 16px;
  border-radius: 16px;
  box-shadow: 0 8px 25px 0 rgba(163, 200, 255, 0.13);
}

.image-wrapper-second-icon-price.package-icon.large {
  width: 82px;
  max-height: 82px;
  min-height: 82px;
  min-width: 82px;
  margin-right: 0px;
  margin-bottom: 36px;
  border-radius: 20px;
}

.image-wrapper-second-icon-price.integration-icon {
  overflow: hidden;
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
  margin-right: 16px;
  border-radius: 18px;
}

.image-wrapper-second-icon-price.integration-icon-wrapper {
  overflow: hidden;
  width: 146px;
  max-height: 146px;
  min-height: 146px;
  min-width: 146px;
  margin-right: 32px;
  border-radius: 28px;
}

.image-wrapper-second-icon-price.feature-single {
  width: 100%;
  max-width: 55%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.image-wrapper-second-icon-price.careers-hero-image {
  overflow: hidden;
  border-radius: 30px;
}

.image-wrapper-second-icon-price.team-member-large-avatar {
  overflow: hidden;
  width: 250px;
  max-height: 270px;
  min-height: 270px;
  min-width: 250px;
  margin-top: -128px;
  margin-right: 24px;
  border-radius: 24px;
}

.image-wrapper-second-icon-price.contact-link-icon-wrapper {
  overflow: hidden;
  width: 48px;
  min-height: 48px;
  margin-right: 14px;
  border-radius: 10px;
  background-color: #1a1b1e;
}

.image-wrapper-second-icon-price.home-tab-main-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-wrapper-second-icon-price.cart-item-image {
  overflow: hidden;
  border-radius: 12px;
}

.image-wrapper-second-icon-price.feature-image-wrapper-movers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 31px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #dcefff;
  box-shadow: none;
}

.image-wrapper-second-icon-price.feature-image-wrapper-msnsgers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 17px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #e5f3ed;
  box-shadow: none;
}

.image-wrapper-second-icon-price.feature-image-wrapper-msnsgers-copy {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.image-wrapper-second-icon-price.feature-image-wrapper-clerk {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 480px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.65);
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
}

.contact-form-wrapper-copy {
  display: none;
  overflow: hidden;
  min-height: 460px;
  margin-bottom: 0px;
  padding: 70px 72px;
  -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;
  border-radius: 0px 0px 20px 20px;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
  -webkit-transition: box-shadow 300ms ease, background-color 500ms ease;
  transition: box-shadow 300ms ease, background-color 500ms ease;
}

.contact-form-wrapper-copy:hover {
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: none;
}

.div-block-4 {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  max-height: 200px;
  min-height: 200px;
  min-width: 100%;
  margin-bottom: 102px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-4._1 {
  margin-bottom: 70px;
}

.columns-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 35px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-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;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

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

.image-wrapper-icon {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.image-wrapper-icon.order-item-image {
  max-width: 80px;
  margin-right: 20px;
}

.image-wrapper-icon.nav-features-image {
  overflow: hidden;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 16px;
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-icon.hero-image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 1080px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-wrapper-icon.feature-image-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: -64px;
  margin-bottom: 30px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-icon.feature-card-bg-image {
  overflow: hidden;
}

.image-wrapper-icon.home-tab-icon {
  overflow: hidden;
  width: 66px;
  max-height: 66px;
  min-height: 66px;
  min-width: 66px;
  border-radius: 14px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-icon.blog-card-thumbnail {
  overflow: hidden;
}

.image-wrapper-icon.testimonial-card-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 41%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 24px;
  background-color: #ddebff;
}

.image-wrapper-icon.home-teams-section {
  overflow: hidden;
  border-radius: 24px;
}

.image-wrapper-icon.home-teams-section-icon {
  overflow: hidden;
  margin-top: -70px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-icon.footer-link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 28px;
  max-height: 28px;
  min-height: 28px;
  min-width: 28px;
  margin-right: 1vw;
  -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: #1a1b1e;
}

.image-wrapper-icon.avatar {
  overflow: hidden;
  width: 60px;
  max-height: 60px;
  min-height: 60px;
  min-width: 60px;
  margin-right: 15px;
  border-radius: 15px;
}

.image-wrapper-icon.team-member-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-height: 124px;
  max-width: 124px;
  min-height: 124px;
  margin-top: -65px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 26px;
  box-shadow: 0 9px 35px 0 rgba(15, 75, 168, 0.12);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.image-wrapper-icon.team-member-image:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.image-wrapper-icon.value-icon {
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-wrapper-icon.featured-blog-card-image-wrapper {
  overflow: hidden;
  height: 50%;
}

.image-wrapper-icon.featured-blog-card-image-wrapper.small {
  position: relative;
  width: 100%;
  height: auto;
}

.image-wrapper-icon.support-icon {
  overflow: hidden;
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-top: -49px;
  margin-bottom: 18px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 8px 20px 0 rgba(160, 165, 174, 0.1);
}

.image-wrapper-icon.package-icon {
  overflow: hidden;
  width: 68px;
  max-height: 68px;
  min-height: 68px;
  min-width: 68px;
  margin-right: 16px;
  border-radius: 16px;
  box-shadow: 0 8px 25px 0 rgba(163, 200, 255, 0.13);
}

.image-wrapper-icon.package-icon.large {
  width: 82px;
  max-height: 82px;
  min-height: 82px;
  min-width: 82px;
  margin-right: 0px;
  margin-bottom: 36px;
  border-radius: 20px;
}

.image-wrapper-icon.integration-icon {
  overflow: hidden;
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
  margin-right: 16px;
  border-radius: 18px;
}

.image-wrapper-icon.integration-icon-wrapper {
  overflow: hidden;
  width: 146px;
  max-height: 146px;
  min-height: 146px;
  min-width: 146px;
  margin-right: 32px;
  border-radius: 28px;
}

.image-wrapper-icon.feature-single {
  width: 100%;
  max-width: 55%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.image-wrapper-icon.careers-hero-image {
  overflow: hidden;
  border-radius: 30px;
}

.image-wrapper-icon.team-member-large-avatar {
  overflow: hidden;
  width: 250px;
  max-height: 270px;
  min-height: 270px;
  min-width: 250px;
  margin-top: -128px;
  margin-right: 24px;
  border-radius: 24px;
}

.image-wrapper-icon.contact-link-icon-wrapper {
  overflow: hidden;
  width: 48px;
  min-height: 48px;
  margin-right: 14px;
  border-radius: 10px;
  background-color: #1a1b1e;
}

.image-wrapper-icon.home-tab-main-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-wrapper-icon.cart-item-image {
  overflow: hidden;
  border-radius: 12px;
}

.image-wrapper-icon.feature-image-wrapper-movers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 31px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #dcefff;
  box-shadow: none;
}

.image-wrapper-icon.feature-image-wrapper-msnsgers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 17px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #e5f3ed;
  box-shadow: none;
}

.image-wrapper-icon.feature-image-wrapper-msnsgers-copy {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.image-wrapper-icon.feature-image-wrapper-clerk {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.text-block-value {
  padding-right: 5px;
  color: #008eff;
  font-size: 52px;
  line-height: 57px;
}

.text-block-value-title {
  margin-top: 7px;
  padding-top: 10px;
  clear: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #008eff;
  font-size: 17px;
  line-height: 17px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block-value-title._2 {
  margin-top: 0px;
}

.text-block-value-desc {
  padding-top: 15px;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
}

.image-plus {
  display: block;
  width: 100%;
  max-width: 10%;
  margin-right: auto;
  margin-left: auto;
  color: #fdfdff;
}

.image-plus.order-item-image {
  width: auto;
  height: auto;
  border-radius: 14px;
  box-shadow: 0 6px 20px 0 rgba(45, 33, 178, 0.1);
}

.image-plus.login-icon {
  margin-right: 8px;
}

.image-plus.nav-features-icon {
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
}

.image-plus.hero-main-image {
  position: static;
  z-index: 1;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 64%;
  border-radius: 18px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 24px 0 94px 0 rgba(12, 12, 12, 0.04);
}

.image-plus.hero-image {
  position: absolute;
  top: auto;
  right: 0%;
  bottom: 58px;
  display: block;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-plus.home-trust-companies {
  display: inline-block;
}

.image-plus.home-trust-companies.google {
  margin-top: 4px;
}

.image-plus.feature-image {
  width: 110px;
  max-width: 70%;
}

.image-plus.feature-card-bg-image {
  display: none;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-plus.home-tabs-icon {
  display: block;
  width: 183%;
}

.image-plus.home-tab-main-image {
  display: block;
  width: 364px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-plus.blog-card-image {
  width: 100%;
}

.image-plus.detail-blog-card-icon {
  max-width: 18px;
  margin-right: 8px;
}

.image-plus.testimonial-image {
  width: 100%;
  height: 100%;
  border-radius: 24px;
}

.image-plus.home-teams-card-image {
  width: 100%;
}

.image-plus.about-hero {
  display: block;
  width: 100%;
  border-radius: 18px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-plus.about-hero.first {
  margin-bottom: -30px;
}

.image-plus.about-story {
  width: 100%;
  border-radius: 4%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-plus.about-testimonial-logo {
  display: block;
}

.image-plus.featured-blog-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-plus.post-main-image {
  display: block;
  width: 100%;
  margin-bottom: 64px;
  border-radius: 42px;
}

.image-plus.contact-link-icon {
  width: 100%;
}

.image-plus.dark-check-bullet {
  width: 22px;
  min-height: 22px;
}

.image-plus.dark-check-bullet.opacity {
  opacity: 0.5;
}

.image-plus.integrations-hero-image {
  display: block;
  width: 100%;
}

.image-plus.integration-icon {
  width: 100%;
  height: 100%;
}

.image-plus.feature-single {
  position: relative;
  z-index: 2;
  display: none;
  width: 106%;
  height: 100%;
  max-width: 110%;
  border-radius: 2.5%;
  box-shadow: 0 6px 50px 0 rgba(163, 166, 255, 0.13), 0 22px 88px 0 rgba(12, 12, 12, 0.04);
}

.image-plus.feature-single.large {
  display: block;
}

.image-plus.company-logo {
  display: block;
}

.image-plus.company-logo.google {
  margin-top: 4px;
}

.image-plus.feature-single-process {
  display: block;
  width: 100%;
  border-radius: 2.5%;
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
}

.image-plus.feature-single-process._02 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0px;
  bottom: auto;
  max-width: 37%;
}

.image-plus.feature-single-process-icon {
  width: 62px;
  max-height: 62px;
  min-height: 62px;
  min-width: 62px;
  margin-right: 24px;
  border-radius: 14px;
  box-shadow: 0 6px 23px 0 rgba(68, 140, 252, 0.08);
}

.image-plus.careers-hero-image {
  width: 100%;
}

.image-plus.career-feature-image {
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 3px 24px 0 rgba(31, 67, 191, 0.07);
}

.image-plus.job-detail-icon {
  width: 20px;
  max-height: 20px;
  min-height: 20px;
  min-width: 20px;
  margin-right: 8px;
}

.image-plus.team-member-avatar {
  width: 100%;
  height: 100%;
}

.image-plus.blob {
  position: absolute;
  display: block;
  max-width: 80%;
}

.image-plus.blob.h-1 {
  left: -402px;
  top: 138px;
  max-width: 75%;
  -webkit-transform: rotate(-70deg);
  -ms-transform: rotate(-70deg);
  transform: rotate(-70deg);
}

.image-plus.blob.h-2 {
  top: 313px;
  right: -535px;
  max-width: 88%;
}

.image-plus.blob.h-4 {
  top: -193px;
  max-width: 69%;
  margin-left: 918px;
}

.image-plus.blob.h-5 {
  left: -442px;
  top: auto;
  bottom: -159px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.image-plus.blob.a-1 {
  top: -333px;
  right: -368px;
  z-index: -1;
  max-width: 200%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-plus.blob.b-2 {
  margin-top: 586px;
  margin-left: -492px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-plus.blob.contact-1 {
  max-width: 90%;
  margin-top: -392px;
  margin-left: 620px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-plus.blob.p-1 {
  margin-left: 756px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-plus.blob.p-2 {
  margin-top: 124px;
  margin-left: -493px;
}

.image-plus.blob.i-1 {
  margin-top: -479px;
  margin-left: -552px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-plus.blob.i-2 {
  margin-top: 230px;
  margin-left: 780px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.image-plus.blob.fs-1 {
  max-width: 100%;
  margin-top: -152px;
  margin-left: 444px;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.image-plus.blob.fs-2 {
  max-width: 180%;
  margin-top: -285px;
  margin-left: -309px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
}

.image-plus.blob.fs-3 {
  max-width: 190%;
  margin-top: -317px;
  margin-left: -168px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-plus.blob.fs-4 {
  max-width: 157%;
  margin-top: -193px;
  margin-left: -335px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-plus.blob.careers-1 {
  max-width: 78%;
  margin-left: 780px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-plus.blob.careers-2 {
  margin-top: 314px;
  margin-left: -444px;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image-plus.blob.career-1 {
  max-width: 77%;
  margin-top: 4px;
  margin-left: 758px;
  -webkit-transform: rotate(-69deg);
  -ms-transform: rotate(-69deg);
  transform: rotate(-69deg);
}

.image-plus.blob.tm-1 {
  margin-left: 52%;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image-plus.blob._404-1 {
  margin-top: -318px;
  margin-left: 56%;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.image-plus.blob._404-2 {
  margin-top: 19%;
  margin-left: -35%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image-plus.blob.password-1 {
  margin-top: -2%;
  margin-left: 30%;
  -webkit-transform: rotate(-126deg);
  -ms-transform: rotate(-126deg);
  transform: rotate(-126deg);
}

.image-plus.blob.pricing-1 {
  margin-top: -91px;
  margin-left: 54%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image-plus.blob.checkout-1 {
  margin-top: -22px;
  margin-left: 43%;
}

.image-plus.blob.checkout-2 {
  max-width: 79%;
  margin-top: 1309px;
  margin-left: -25%;
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg);
}

.image-plus.blob.checkout-3 {
  left: auto;
  top: auto;
  right: -19%;
  bottom: 303px;
  -webkit-transform: rotate(114deg);
  -ms-transform: rotate(114deg);
  transform: rotate(114deg);
}

.image-plus.blob.checkout-4 {
  margin-top: -172px;
  margin-left: -42%;
}

.image-plus.blob.checkout-5 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 2%;
  margin-left: -413px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.image-plus.blob.post-1 {
  max-width: 100%;
  margin-top: 64px;
  margin-left: 49%;
  -webkit-transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  transform: rotate(23deg);
}

.image-plus.blob.post-2 {
  left: auto;
  top: auto;
  right: -28%;
  bottom: 19%;
  max-width: 78%;
  -webkit-transform: rotate(106deg);
  -ms-transform: rotate(106deg);
  transform: rotate(106deg);
}

.image-plus.blob.search-results-1 {
  margin-top: -130px;
  margin-left: 712px;
}

.image-plus.blob.integration-single-1 {
  margin-top: -281px;
  margin-left: 784px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-plus.blob.integration-single-2 {
  left: -37%;
  top: auto;
  right: auto;
  bottom: 31%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-plus.blob.start-here-1 {
  left: -16%;
  top: auto;
  right: auto;
  bottom: 57%;
  max-width: 100%;
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  transform: rotate(17deg);
}

.image-plus.blob.start-here-2 {
  left: auto;
  top: auto;
  right: -32%;
  bottom: 5%;
  max-width: 100%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image-plus.blob.changelog {
  left: auto;
  top: -22%;
  right: -34%;
  bottom: auto;
}

.image-plus.blob-opacity {
  position: absolute;
  display: block;
  opacity: 0.6;
}

.image-plus.blob-opacity.h-3 {
  left: -320px;
  top: 333px;
  max-width: 60%;
}

.image-plus.blob-opacity.footer-blob {
  right: -21%;
  bottom: -52%;
  max-width: 60%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-plus.blob-opacity.b-1 {
  max-width: 77%;
  margin-top: 253px;
  margin-left: 790px;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-plus.blob-opacity.h-6 {
  left: -320px;
  top: 212px;
  max-width: 60%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image-plus.home-perk-image {
  display: block;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-plus.home-perk-image._01-right {
  position: relative;
  left: auto;
  top: auto;
  right: 50px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 110%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-plus.home-perk-image._02 {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 37%;
  border-radius: 14px;
}

.image-plus.home-perk-image._03 {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 18px;
  box-shadow: none;
}

.image-plus.home-perk-image.second-ipad {
  position: absolute;
  left: 156px;
  top: 62px;
  right: auto;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-plus.home-perk-image._01-copy {
  position: relative;
  left: auto;
  top: auto;
  right: 36px;
  bottom: 56px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-plus.home-perk-image.second-ipad-copy {
  position: absolute;
  left: auto;
  top: 62px;
  right: 156px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-plus.home-perk-image._01-left {
  position: relative;
  left: auto;
  top: auto;
  right: 11px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 104%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-plus.home-perk-image._01-right-cost-manag {
  position: relative;
  left: auto;
  top: auto;
  right: 28px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 105%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-plus.home-perk-image._01-left-orders {
  position: relative;
  left: auto;
  top: auto;
  right: 11px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 104%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-plus.feature-single-process._01 {
  display: block;
  max-width: 76%;
}

.image-plus.white-simple-checkmark {
  display: block;
  width: 80%;
}

.image-plus.home-tab-2-hover-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: block;
  border-radius: 24px;
  box-shadow: 0 14px 54px -20px rgba(32, 29, 175, 0.4);
}

.image-plus.home-tab-2-hover-image._01 {
  left: 12%;
  top: 31%;
  right: auto;
  bottom: auto;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.image-plus.home-tab-2-hover-image._02 {
  left: auto;
  top: 16%;
  right: 13%;
  bottom: auto;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-plus.home-tab-2-hover-image._03 {
  left: 19%;
  top: auto;
  right: auto;
  bottom: 11%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.image-plus.home-tab-2-hover-image._04 {
  left: auto;
  top: auto;
  right: 13%;
  bottom: 16%;
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  transform: rotate(-9deg);
}

.image-plus.hero-image-right {
  position: absolute;
  left: 55%;
  top: 56px;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-plus.hero-image-left {
  position: absolute;
  top: 56px;
  right: 55%;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-plus.hero-image-center {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0px;
  z-index: 4;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(124, 128, 255, 0.33), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-plus.feature-image-movers {
  width: 110px;
  max-width: 61%;
}

.image-plus.feature-image-managers {
  width: 110px;
  max-width: 59%;
}

.image-plus.feature-image-managers {
  width: 110px;
  max-width: 52%;
}

.image-plus.feature-image-clerk {
  width: 110px;
  max-width: 59%;
}

.image-plus.pricing-image {
  width: 100%;
  height: 100%;
  margin-top: 135px;
  border-radius: 24px;
}

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

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

.div-block-5 {
  position: relative;
  bottom: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  min-height: 200px;
  margin-right: 80px;
  margin-bottom: 11px;
  margin-left: 80px;
  -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;
}

.div-block-5._1 {
  width: 95%;
  margin-right: 0px;
  margin-left: 0px;
}

.list-item-2 {
  display: block;
  margin-bottom: 16px;
  padding-left: 34px;
  background-image: url('../images/orange-check.svg');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  list-style-type: none;
}

.text-block-list-item {
  position: static;
  display: block;
  color: #000;
  font-size: 19px;
  line-height: 25px;
  text-align: left;
}

.list-2 {
  overflow: visible;
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
  text-align: left;
  text-decoration: none;
  list-style-type: none;
}

.button-buy {
  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;
}

.button-buy.features-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button-buy.cta {
  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;
}

.button-buy._1 {
  margin-top: 30px;
}

.button-primary-buy {
  position: relative;
  width: 50%;
  height: 58px;
  padding: 22px 40px;
  border-style: solid;
  border-width: 0px;
  border-color: #1a1b1e;
  border-radius: 12px;
  background-color: #008eff;
  box-shadow: 0 2px 4px 0 rgba(74, 58, 255, 0.12);
  -webkit-transition: color 300ms ease, border-color 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, border-color 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, border-color 300ms ease, transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, border-color 300ms ease, transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.button-primary-buy:hover {
  background-color: transparent;
  box-shadow: 0 4px 10px 0 rgba(68, 140, 252, 0.1);
  -webkit-transform: scale3d(0.94, 0.94, 0.01);
  transform: scale3d(0.94, 0.94, 0.01);
  color: #1a1b1e;
}

.button-primary-buy.small {
  padding: 16px 24px;
  font-size: 16px;
  line-height: 1.1;
}

.button-primary-buy.small.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.button-primary-buy.large {
  padding: 20px 68px;
  font-size: 22px;
  line-height: 24px;
}

.button-primary-buy.full-width {
  display: block;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.button-primary-buy.button-white {
  background-color: #fff;
  box-shadow: none;
  color: #1a1b1e;
}

.button-primary-buy.button-white:hover {
  border-color: #fff;
  background-color: #1a1b1e;
  color: #fff;
}

.button-primary-buy.button-white._2-buttons {
  color: #f3f4f8;
}

.button-primary-buy.checkout {
  margin-top: 15px;
  margin-bottom: 0px;
}

.button-primary-buy._2-buttons {
  margin-right: 24px;
  border-width: 0px;
  background-color: #008eff;
  box-shadow: 0 2px 4px 0 rgba(74, 58, 255, 0.12);
}

.button-primary-buy.category {
  padding: 14px 20px;
  border-radius: 8px;
}

.button-primary-buy.pagination-button {
  min-width: 141px;
}

.button-primary-buy.add-to-cart {
  display: block;
  width: 100%;
}

.button-primary-buy.password-button {
  padding: 0px;
  border-style: none;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.button-primary-buy.password-button:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.button-primary-buy.button-wrapper.password {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.button-primary-buy.header-button {
  margin-left: 25px;
  padding: 16px 24px;
  border-width: 0px;
  background-color: #008eff;
  font-size: 16px;
  line-height: 1.1;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.button-primary-buy.header-button:hover {
  -webkit-transform: scale3d(0.94, 0.94, 0.01);
  transform: scale3d(0.94, 0.94, 0.01);
}

.button-primary-buy.header-button.w--current {
  font-size: 18px;
}

.button-primary-buy.header-button.mobile {
  display: none;
}

.image-movers {
  display: block;
  width: 100%;
  max-width: 100%;
  color: #fdfdff;
}

.image-movers.order-item-image {
  width: auto;
  height: auto;
  border-radius: 14px;
  box-shadow: 0 6px 20px 0 rgba(45, 33, 178, 0.1);
}

.image-movers.login-icon {
  margin-right: 8px;
}

.image-movers.nav-features-icon {
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
}

.image-movers.hero-main-image {
  position: static;
  z-index: 1;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 64%;
  border-radius: 18px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 24px 0 94px 0 rgba(12, 12, 12, 0.04);
}

.image-movers.hero-image {
  position: absolute;
  top: auto;
  right: 0%;
  bottom: 58px;
  display: block;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-movers.home-trust-companies {
  display: inline-block;
}

.image-movers.home-trust-companies.google {
  margin-top: 4px;
}

.image-movers.feature-image {
  width: 110px;
  max-width: 70%;
}

.image-movers.feature-card-bg-image {
  display: none;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-movers.home-tabs-icon {
  display: block;
  width: 183%;
}

.image-movers.home-tab-main-image {
  display: block;
  width: 364px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-movers.blog-card-image {
  width: 100%;
}

.image-movers.detail-blog-card-icon {
  max-width: 18px;
  margin-right: 8px;
}

.image-movers.testimonial-image {
  width: 100%;
  height: 100%;
  border-radius: 24px;
}

.image-movers.home-teams-card-image {
  width: 100%;
}

.image-movers.about-hero {
  display: block;
  width: 100%;
  border-radius: 18px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-movers.about-hero.first {
  margin-bottom: -30px;
}

.image-movers.about-story {
  width: 100%;
  border-radius: 4%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-movers.about-testimonial-logo {
  display: block;
}

.image-movers.featured-blog-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-movers.post-main-image {
  display: block;
  width: 100%;
  margin-bottom: 64px;
  border-radius: 42px;
}

.image-movers.contact-link-icon {
  width: 100%;
}

.image-movers.dark-check-bullet {
  width: 22px;
  min-height: 22px;
}

.image-movers.dark-check-bullet.opacity {
  opacity: 0.5;
}

.image-movers.integrations-hero-image {
  display: block;
  width: 100%;
}

.image-movers.integration-icon {
  width: 100%;
  height: 100%;
}

.image-movers.feature-single {
  position: relative;
  z-index: 2;
  display: none;
  width: 106%;
  height: 100%;
  max-width: 110%;
  border-radius: 2.5%;
  box-shadow: 0 6px 50px 0 rgba(163, 166, 255, 0.13), 0 22px 88px 0 rgba(12, 12, 12, 0.04);
}

.image-movers.feature-single.large {
  display: block;
}

.image-movers.company-logo {
  display: block;
}

.image-movers.company-logo.google {
  margin-top: 4px;
}

.image-movers.feature-single-process {
  display: block;
  width: 100%;
  border-radius: 2.5%;
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
}

.image-movers.feature-single-process._02 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0px;
  bottom: auto;
  max-width: 37%;
}

.image-movers.feature-single-process-icon {
  width: 62px;
  max-height: 62px;
  min-height: 62px;
  min-width: 62px;
  margin-right: 24px;
  border-radius: 14px;
  box-shadow: 0 6px 23px 0 rgba(68, 140, 252, 0.08);
}

.image-movers.careers-hero-image {
  width: 100%;
}

.image-movers.career-feature-image {
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 3px 24px 0 rgba(31, 67, 191, 0.07);
}

.image-movers.job-detail-icon {
  width: 20px;
  max-height: 20px;
  min-height: 20px;
  min-width: 20px;
  margin-right: 8px;
}

.image-movers.team-member-avatar {
  width: 100%;
  height: 100%;
}

.image-movers.blob {
  position: absolute;
  display: block;
  max-width: 80%;
}

.image-movers.blob.h-1 {
  left: -402px;
  top: 138px;
  max-width: 75%;
  -webkit-transform: rotate(-70deg);
  -ms-transform: rotate(-70deg);
  transform: rotate(-70deg);
}

.image-movers.blob.h-2 {
  top: 313px;
  right: -535px;
  max-width: 88%;
}

.image-movers.blob.h-4 {
  top: -193px;
  max-width: 69%;
  margin-left: 918px;
}

.image-movers.blob.h-5 {
  left: -442px;
  top: auto;
  bottom: -159px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.image-movers.blob.a-1 {
  top: -333px;
  right: -368px;
  z-index: -1;
  max-width: 200%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-movers.blob.b-2 {
  margin-top: 586px;
  margin-left: -492px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-movers.blob.contact-1 {
  max-width: 90%;
  margin-top: -392px;
  margin-left: 620px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-movers.blob.p-1 {
  margin-left: 756px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-movers.blob.p-2 {
  margin-top: 124px;
  margin-left: -493px;
}

.image-movers.blob.i-1 {
  margin-top: -479px;
  margin-left: -552px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-movers.blob.i-2 {
  margin-top: 230px;
  margin-left: 780px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.image-movers.blob.fs-1 {
  max-width: 100%;
  margin-top: -152px;
  margin-left: 444px;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.image-movers.blob.fs-2 {
  max-width: 180%;
  margin-top: -285px;
  margin-left: -309px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
}

.image-movers.blob.fs-3 {
  max-width: 190%;
  margin-top: -317px;
  margin-left: -168px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-movers.blob.fs-4 {
  max-width: 157%;
  margin-top: -193px;
  margin-left: -335px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-movers.blob.careers-1 {
  max-width: 78%;
  margin-left: 780px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-movers.blob.careers-2 {
  margin-top: 314px;
  margin-left: -444px;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image-movers.blob.career-1 {
  max-width: 77%;
  margin-top: 4px;
  margin-left: 758px;
  -webkit-transform: rotate(-69deg);
  -ms-transform: rotate(-69deg);
  transform: rotate(-69deg);
}

.image-movers.blob.tm-1 {
  margin-left: 52%;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image-movers.blob._404-1 {
  margin-top: -318px;
  margin-left: 56%;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.image-movers.blob._404-2 {
  margin-top: 19%;
  margin-left: -35%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image-movers.blob.password-1 {
  margin-top: -2%;
  margin-left: 30%;
  -webkit-transform: rotate(-126deg);
  -ms-transform: rotate(-126deg);
  transform: rotate(-126deg);
}

.image-movers.blob.pricing-1 {
  margin-top: -91px;
  margin-left: 54%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image-movers.blob.checkout-1 {
  margin-top: -22px;
  margin-left: 43%;
}

.image-movers.blob.checkout-2 {
  max-width: 79%;
  margin-top: 1309px;
  margin-left: -25%;
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg);
}

.image-movers.blob.checkout-3 {
  left: auto;
  top: auto;
  right: -19%;
  bottom: 303px;
  -webkit-transform: rotate(114deg);
  -ms-transform: rotate(114deg);
  transform: rotate(114deg);
}

.image-movers.blob.checkout-4 {
  margin-top: -172px;
  margin-left: -42%;
}

.image-movers.blob.checkout-5 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 2%;
  margin-left: -413px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.image-movers.blob.post-1 {
  max-width: 100%;
  margin-top: 64px;
  margin-left: 49%;
  -webkit-transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  transform: rotate(23deg);
}

.image-movers.blob.post-2 {
  left: auto;
  top: auto;
  right: -28%;
  bottom: 19%;
  max-width: 78%;
  -webkit-transform: rotate(106deg);
  -ms-transform: rotate(106deg);
  transform: rotate(106deg);
}

.image-movers.blob.search-results-1 {
  margin-top: -130px;
  margin-left: 712px;
}

.image-movers.blob.integration-single-1 {
  margin-top: -281px;
  margin-left: 784px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-movers.blob.integration-single-2 {
  left: -37%;
  top: auto;
  right: auto;
  bottom: 31%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-movers.blob.start-here-1 {
  left: -16%;
  top: auto;
  right: auto;
  bottom: 57%;
  max-width: 100%;
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  transform: rotate(17deg);
}

.image-movers.blob.start-here-2 {
  left: auto;
  top: auto;
  right: -32%;
  bottom: 5%;
  max-width: 100%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image-movers.blob.changelog {
  left: auto;
  top: -22%;
  right: -34%;
  bottom: auto;
}

.image-movers.blob-opacity {
  position: absolute;
  display: block;
  opacity: 0.6;
}

.image-movers.blob-opacity.h-3 {
  left: -320px;
  top: 333px;
  max-width: 60%;
}

.image-movers.blob-opacity.footer-blob {
  right: -21%;
  bottom: -52%;
  max-width: 60%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-movers.blob-opacity.b-1 {
  max-width: 77%;
  margin-top: 253px;
  margin-left: 790px;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-movers.blob-opacity.h-6 {
  left: -320px;
  top: 212px;
  max-width: 60%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image-movers.home-perk-image {
  display: block;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-movers.home-perk-image._01-right {
  position: relative;
  left: auto;
  top: auto;
  right: 50px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 110%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-movers.home-perk-image._02 {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 37%;
  border-radius: 14px;
}

.image-movers.home-perk-image._03 {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 18px;
  box-shadow: none;
}

.image-movers.home-perk-image.second-ipad {
  position: absolute;
  left: 156px;
  top: 62px;
  right: auto;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-movers.home-perk-image._01-copy {
  position: relative;
  left: auto;
  top: auto;
  right: 36px;
  bottom: 56px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-movers.home-perk-image.second-ipad-copy {
  position: absolute;
  left: auto;
  top: 62px;
  right: 156px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-movers.home-perk-image._01-left {
  position: relative;
  left: auto;
  top: auto;
  right: 11px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 104%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-movers.home-perk-image._01-right-cost-manag {
  position: relative;
  left: auto;
  top: auto;
  right: 28px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 105%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-movers.home-perk-image._01-left-orders {
  position: relative;
  left: auto;
  top: auto;
  right: 11px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 104%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-movers.feature-single-process._01 {
  display: block;
  max-width: 76%;
}

.image-movers.white-simple-checkmark {
  display: block;
  width: 80%;
}

.image-movers.home-tab-2-hover-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: block;
  border-radius: 24px;
  box-shadow: 0 14px 54px -20px rgba(32, 29, 175, 0.4);
}

.image-movers.home-tab-2-hover-image._01 {
  left: 12%;
  top: 31%;
  right: auto;
  bottom: auto;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.image-movers.home-tab-2-hover-image._02 {
  left: auto;
  top: 16%;
  right: 13%;
  bottom: auto;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-movers.home-tab-2-hover-image._03 {
  left: 19%;
  top: auto;
  right: auto;
  bottom: 11%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.image-movers.home-tab-2-hover-image._04 {
  left: auto;
  top: auto;
  right: 13%;
  bottom: 16%;
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  transform: rotate(-9deg);
}

.image-movers.hero-image-right {
  position: absolute;
  left: 55%;
  top: 56px;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-movers.hero-image-left {
  position: absolute;
  top: 56px;
  right: 55%;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-movers.hero-image-center {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0px;
  z-index: 4;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(124, 128, 255, 0.33), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-movers.feature-image-movers {
  display: inline-block;
  width: 110px;
  max-width: 55%;
}

.image-movers.feature-image-managers {
  width: 110px;
  max-width: 59%;
}

.image-movers.feature-image-managers {
  width: 110px;
  max-width: 52%;
}

.image-movers.feature-image-clerk {
  width: 110px;
  max-width: 59%;
}

.image-movers.pricing-image {
  width: 100%;
  height: 100%;
  margin-top: 135px;
  border-radius: 24px;
}

.image-office {
  display: block;
  width: 100%;
  max-width: 100%;
  color: #fdfdff;
}

.image-office.order-item-image {
  width: auto;
  height: auto;
  border-radius: 14px;
  box-shadow: 0 6px 20px 0 rgba(45, 33, 178, 0.1);
}

.image-office.login-icon {
  margin-right: 8px;
}

.image-office.nav-features-icon {
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
}

.image-office.hero-main-image {
  position: static;
  z-index: 1;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 64%;
  border-radius: 18px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 24px 0 94px 0 rgba(12, 12, 12, 0.04);
}

.image-office.hero-image {
  position: absolute;
  top: auto;
  right: 0%;
  bottom: 58px;
  display: block;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-office.home-trust-companies {
  display: inline-block;
}

.image-office.home-trust-companies.google {
  margin-top: 4px;
}

.image-office.feature-image {
  width: 110px;
  max-width: 70%;
}

.image-office.feature-card-bg-image {
  display: none;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-office.home-tabs-icon {
  display: block;
  width: 183%;
}

.image-office.home-tab-main-image {
  display: block;
  width: 364px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-office.blog-card-image {
  width: 100%;
}

.image-office.detail-blog-card-icon {
  max-width: 18px;
  margin-right: 8px;
}

.image-office.testimonial-image {
  width: 100%;
  height: 100%;
  border-radius: 24px;
}

.image-office.home-teams-card-image {
  width: 100%;
}

.image-office.about-hero {
  display: block;
  width: 100%;
  border-radius: 18px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-office.about-hero.first {
  margin-bottom: -30px;
}

.image-office.about-story {
  width: 100%;
  border-radius: 4%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-office.about-testimonial-logo {
  display: block;
}

.image-office.featured-blog-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-office.post-main-image {
  display: block;
  width: 100%;
  margin-bottom: 64px;
  border-radius: 42px;
}

.image-office.contact-link-icon {
  width: 100%;
}

.image-office.dark-check-bullet {
  width: 22px;
  min-height: 22px;
}

.image-office.dark-check-bullet.opacity {
  opacity: 0.5;
}

.image-office.integrations-hero-image {
  display: block;
  width: 100%;
}

.image-office.integration-icon {
  width: 100%;
  height: 100%;
}

.image-office.feature-single {
  position: relative;
  z-index: 2;
  display: none;
  width: 106%;
  height: 100%;
  max-width: 110%;
  border-radius: 2.5%;
  box-shadow: 0 6px 50px 0 rgba(163, 166, 255, 0.13), 0 22px 88px 0 rgba(12, 12, 12, 0.04);
}

.image-office.feature-single.large {
  display: block;
}

.image-office.company-logo {
  display: block;
}

.image-office.company-logo.google {
  margin-top: 4px;
}

.image-office.feature-single-process {
  display: block;
  width: 100%;
  border-radius: 2.5%;
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
}

.image-office.feature-single-process._02 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0px;
  bottom: auto;
  max-width: 37%;
}

.image-office.feature-single-process-icon {
  width: 62px;
  max-height: 62px;
  min-height: 62px;
  min-width: 62px;
  margin-right: 24px;
  border-radius: 14px;
  box-shadow: 0 6px 23px 0 rgba(68, 140, 252, 0.08);
}

.image-office.careers-hero-image {
  width: 100%;
}

.image-office.career-feature-image {
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 3px 24px 0 rgba(31, 67, 191, 0.07);
}

.image-office.job-detail-icon {
  width: 20px;
  max-height: 20px;
  min-height: 20px;
  min-width: 20px;
  margin-right: 8px;
}

.image-office.team-member-avatar {
  width: 100%;
  height: 100%;
}

.image-office.blob {
  position: absolute;
  display: block;
  max-width: 80%;
}

.image-office.blob.h-1 {
  left: -402px;
  top: 138px;
  max-width: 75%;
  -webkit-transform: rotate(-70deg);
  -ms-transform: rotate(-70deg);
  transform: rotate(-70deg);
}

.image-office.blob.h-2 {
  top: 313px;
  right: -535px;
  max-width: 88%;
}

.image-office.blob.h-4 {
  top: -193px;
  max-width: 69%;
  margin-left: 918px;
}

.image-office.blob.h-5 {
  left: -442px;
  top: auto;
  bottom: -159px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.image-office.blob.a-1 {
  top: -333px;
  right: -368px;
  z-index: -1;
  max-width: 200%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-office.blob.b-2 {
  margin-top: 586px;
  margin-left: -492px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-office.blob.contact-1 {
  max-width: 90%;
  margin-top: -392px;
  margin-left: 620px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-office.blob.p-1 {
  margin-left: 756px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-office.blob.p-2 {
  margin-top: 124px;
  margin-left: -493px;
}

.image-office.blob.i-1 {
  margin-top: -479px;
  margin-left: -552px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-office.blob.i-2 {
  margin-top: 230px;
  margin-left: 780px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.image-office.blob.fs-1 {
  max-width: 100%;
  margin-top: -152px;
  margin-left: 444px;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.image-office.blob.fs-2 {
  max-width: 180%;
  margin-top: -285px;
  margin-left: -309px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
}

.image-office.blob.fs-3 {
  max-width: 190%;
  margin-top: -317px;
  margin-left: -168px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-office.blob.fs-4 {
  max-width: 157%;
  margin-top: -193px;
  margin-left: -335px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-office.blob.careers-1 {
  max-width: 78%;
  margin-left: 780px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-office.blob.careers-2 {
  margin-top: 314px;
  margin-left: -444px;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image-office.blob.career-1 {
  max-width: 77%;
  margin-top: 4px;
  margin-left: 758px;
  -webkit-transform: rotate(-69deg);
  -ms-transform: rotate(-69deg);
  transform: rotate(-69deg);
}

.image-office.blob.tm-1 {
  margin-left: 52%;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image-office.blob._404-1 {
  margin-top: -318px;
  margin-left: 56%;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.image-office.blob._404-2 {
  margin-top: 19%;
  margin-left: -35%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image-office.blob.password-1 {
  margin-top: -2%;
  margin-left: 30%;
  -webkit-transform: rotate(-126deg);
  -ms-transform: rotate(-126deg);
  transform: rotate(-126deg);
}

.image-office.blob.pricing-1 {
  margin-top: -91px;
  margin-left: 54%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image-office.blob.checkout-1 {
  margin-top: -22px;
  margin-left: 43%;
}

.image-office.blob.checkout-2 {
  max-width: 79%;
  margin-top: 1309px;
  margin-left: -25%;
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg);
}

.image-office.blob.checkout-3 {
  left: auto;
  top: auto;
  right: -19%;
  bottom: 303px;
  -webkit-transform: rotate(114deg);
  -ms-transform: rotate(114deg);
  transform: rotate(114deg);
}

.image-office.blob.checkout-4 {
  margin-top: -172px;
  margin-left: -42%;
}

.image-office.blob.checkout-5 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 2%;
  margin-left: -413px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.image-office.blob.post-1 {
  max-width: 100%;
  margin-top: 64px;
  margin-left: 49%;
  -webkit-transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  transform: rotate(23deg);
}

.image-office.blob.post-2 {
  left: auto;
  top: auto;
  right: -28%;
  bottom: 19%;
  max-width: 78%;
  -webkit-transform: rotate(106deg);
  -ms-transform: rotate(106deg);
  transform: rotate(106deg);
}

.image-office.blob.search-results-1 {
  margin-top: -130px;
  margin-left: 712px;
}

.image-office.blob.integration-single-1 {
  margin-top: -281px;
  margin-left: 784px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-office.blob.integration-single-2 {
  left: -37%;
  top: auto;
  right: auto;
  bottom: 31%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-office.blob.start-here-1 {
  left: -16%;
  top: auto;
  right: auto;
  bottom: 57%;
  max-width: 100%;
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  transform: rotate(17deg);
}

.image-office.blob.start-here-2 {
  left: auto;
  top: auto;
  right: -32%;
  bottom: 5%;
  max-width: 100%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image-office.blob.changelog {
  left: auto;
  top: -22%;
  right: -34%;
  bottom: auto;
}

.image-office.blob-opacity {
  position: absolute;
  display: block;
  opacity: 0.6;
}

.image-office.blob-opacity.h-3 {
  left: -320px;
  top: 333px;
  max-width: 60%;
}

.image-office.blob-opacity.footer-blob {
  right: -21%;
  bottom: -52%;
  max-width: 60%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-office.blob-opacity.b-1 {
  max-width: 77%;
  margin-top: 253px;
  margin-left: 790px;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-office.blob-opacity.h-6 {
  left: -320px;
  top: 212px;
  max-width: 60%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image-office.home-perk-image {
  display: block;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-office.home-perk-image._01-right {
  position: relative;
  left: auto;
  top: auto;
  right: 50px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 110%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-office.home-perk-image._02 {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 37%;
  border-radius: 14px;
}

.image-office.home-perk-image._03 {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 18px;
  box-shadow: none;
}

.image-office.home-perk-image.second-ipad {
  position: absolute;
  left: 156px;
  top: 62px;
  right: auto;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-office.home-perk-image._01-copy {
  position: relative;
  left: auto;
  top: auto;
  right: 36px;
  bottom: 56px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-office.home-perk-image.second-ipad-copy {
  position: absolute;
  left: auto;
  top: 62px;
  right: 156px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-office.home-perk-image._01-left {
  position: relative;
  left: auto;
  top: auto;
  right: 11px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 104%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-office.home-perk-image._01-right-cost-manag {
  position: relative;
  left: auto;
  top: auto;
  right: 28px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 105%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-office.home-perk-image._01-left-orders {
  position: relative;
  left: auto;
  top: auto;
  right: 11px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 104%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-office.feature-single-process._01 {
  display: block;
  max-width: 76%;
}

.image-office.white-simple-checkmark {
  display: block;
  width: 80%;
}

.image-office.home-tab-2-hover-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: block;
  border-radius: 24px;
  box-shadow: 0 14px 54px -20px rgba(32, 29, 175, 0.4);
}

.image-office.home-tab-2-hover-image._01 {
  left: 12%;
  top: 31%;
  right: auto;
  bottom: auto;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.image-office.home-tab-2-hover-image._02 {
  left: auto;
  top: 16%;
  right: 13%;
  bottom: auto;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-office.home-tab-2-hover-image._03 {
  left: 19%;
  top: auto;
  right: auto;
  bottom: 11%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.image-office.home-tab-2-hover-image._04 {
  left: auto;
  top: auto;
  right: 13%;
  bottom: 16%;
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  transform: rotate(-9deg);
}

.image-office.hero-image-right {
  position: absolute;
  left: 55%;
  top: 56px;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-office.hero-image-left {
  position: absolute;
  top: 56px;
  right: 55%;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-office.hero-image-center {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0px;
  z-index: 4;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(124, 128, 255, 0.33), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-office.feature-image-movers {
  width: 110px;
  max-width: 61%;
}

.image-office.feature-image-managers {
  width: 110px;
  max-width: 59%;
}

.image-office.feature-image-managers {
  width: 110px;
  max-width: 52%;
}

.image-office.feature-image-clerk {
  display: inline-block;
  width: 110px;
  max-width: 59%;
}

.image-office.pricing-image {
  width: 100%;
  height: 100%;
  margin-top: 135px;
  border-radius: 24px;
}

.image-managers {
  display: block;
  width: 100%;
  max-width: 100%;
  color: #fdfdff;
}

.image-managers.order-item-image {
  width: auto;
  height: auto;
  border-radius: 14px;
  box-shadow: 0 6px 20px 0 rgba(45, 33, 178, 0.1);
}

.image-managers.login-icon {
  margin-right: 8px;
}

.image-managers.nav-features-icon {
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
}

.image-managers.hero-main-image {
  position: static;
  z-index: 1;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 64%;
  border-radius: 18px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 24px 0 94px 0 rgba(12, 12, 12, 0.04);
}

.image-managers.hero-image {
  position: absolute;
  top: auto;
  right: 0%;
  bottom: 58px;
  display: block;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-managers.home-trust-companies {
  display: inline-block;
}

.image-managers.home-trust-companies.google {
  margin-top: 4px;
}

.image-managers.feature-image {
  width: 110px;
  max-width: 70%;
}

.image-managers.feature-card-bg-image {
  display: none;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-managers.home-tabs-icon {
  display: block;
  width: 183%;
}

.image-managers.home-tab-main-image {
  display: block;
  width: 364px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-managers.blog-card-image {
  width: 100%;
}

.image-managers.detail-blog-card-icon {
  max-width: 18px;
  margin-right: 8px;
}

.image-managers.testimonial-image {
  width: 100%;
  height: 100%;
  border-radius: 24px;
}

.image-managers.home-teams-card-image {
  width: 100%;
}

.image-managers.about-hero {
  display: block;
  width: 100%;
  border-radius: 18px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-managers.about-hero.first {
  margin-bottom: -30px;
}

.image-managers.about-story {
  width: 100%;
  border-radius: 4%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-managers.about-testimonial-logo {
  display: block;
}

.image-managers.featured-blog-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-managers.post-main-image {
  display: block;
  width: 100%;
  margin-bottom: 64px;
  border-radius: 42px;
}

.image-managers.contact-link-icon {
  width: 100%;
}

.image-managers.dark-check-bullet {
  width: 22px;
  min-height: 22px;
}

.image-managers.dark-check-bullet.opacity {
  opacity: 0.5;
}

.image-managers.integrations-hero-image {
  display: block;
  width: 100%;
}

.image-managers.integration-icon {
  width: 100%;
  height: 100%;
}

.image-managers.feature-single {
  position: relative;
  z-index: 2;
  display: none;
  width: 106%;
  height: 100%;
  max-width: 110%;
  border-radius: 2.5%;
  box-shadow: 0 6px 50px 0 rgba(163, 166, 255, 0.13), 0 22px 88px 0 rgba(12, 12, 12, 0.04);
}

.image-managers.feature-single.large {
  display: block;
}

.image-managers.company-logo {
  display: block;
}

.image-managers.company-logo.google {
  margin-top: 4px;
}

.image-managers.feature-single-process {
  display: block;
  width: 100%;
  border-radius: 2.5%;
  box-shadow: 0 14px 40px 0 rgba(45, 33, 178, 0.05);
}

.image-managers.feature-single-process._02 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0px;
  bottom: auto;
  max-width: 37%;
}

.image-managers.feature-single-process-icon {
  width: 62px;
  max-height: 62px;
  min-height: 62px;
  min-width: 62px;
  margin-right: 24px;
  border-radius: 14px;
  box-shadow: 0 6px 23px 0 rgba(68, 140, 252, 0.08);
}

.image-managers.careers-hero-image {
  width: 100%;
}

.image-managers.career-feature-image {
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 3px 24px 0 rgba(31, 67, 191, 0.07);
}

.image-managers.job-detail-icon {
  width: 20px;
  max-height: 20px;
  min-height: 20px;
  min-width: 20px;
  margin-right: 8px;
}

.image-managers.team-member-avatar {
  width: 100%;
  height: 100%;
}

.image-managers.blob {
  position: absolute;
  display: block;
  max-width: 80%;
}

.image-managers.blob.h-1 {
  left: -402px;
  top: 138px;
  max-width: 75%;
  -webkit-transform: rotate(-70deg);
  -ms-transform: rotate(-70deg);
  transform: rotate(-70deg);
}

.image-managers.blob.h-2 {
  top: 313px;
  right: -535px;
  max-width: 88%;
}

.image-managers.blob.h-4 {
  top: -193px;
  max-width: 69%;
  margin-left: 918px;
}

.image-managers.blob.h-5 {
  left: -442px;
  top: auto;
  bottom: -159px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.image-managers.blob.a-1 {
  top: -333px;
  right: -368px;
  z-index: -1;
  max-width: 200%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-managers.blob.b-2 {
  margin-top: 586px;
  margin-left: -492px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-managers.blob.contact-1 {
  max-width: 90%;
  margin-top: -392px;
  margin-left: 620px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-managers.blob.p-1 {
  margin-left: 756px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-managers.blob.p-2 {
  margin-top: 124px;
  margin-left: -493px;
}

.image-managers.blob.i-1 {
  margin-top: -479px;
  margin-left: -552px;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.image-managers.blob.i-2 {
  margin-top: 230px;
  margin-left: 780px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.image-managers.blob.fs-1 {
  max-width: 100%;
  margin-top: -152px;
  margin-left: 444px;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.image-managers.blob.fs-2 {
  max-width: 180%;
  margin-top: -285px;
  margin-left: -309px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
}

.image-managers.blob.fs-3 {
  max-width: 190%;
  margin-top: -317px;
  margin-left: -168px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-managers.blob.fs-4 {
  max-width: 157%;
  margin-top: -193px;
  margin-left: -335px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-managers.blob.careers-1 {
  max-width: 78%;
  margin-left: 780px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-managers.blob.careers-2 {
  margin-top: 314px;
  margin-left: -444px;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image-managers.blob.career-1 {
  max-width: 77%;
  margin-top: 4px;
  margin-left: 758px;
  -webkit-transform: rotate(-69deg);
  -ms-transform: rotate(-69deg);
  transform: rotate(-69deg);
}

.image-managers.blob.tm-1 {
  margin-left: 52%;
  -webkit-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

.image-managers.blob._404-1 {
  margin-top: -318px;
  margin-left: 56%;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.image-managers.blob._404-2 {
  margin-top: 19%;
  margin-left: -35%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image-managers.blob.password-1 {
  margin-top: -2%;
  margin-left: 30%;
  -webkit-transform: rotate(-126deg);
  -ms-transform: rotate(-126deg);
  transform: rotate(-126deg);
}

.image-managers.blob.pricing-1 {
  margin-top: -91px;
  margin-left: 54%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image-managers.blob.checkout-1 {
  margin-top: -22px;
  margin-left: 43%;
}

.image-managers.blob.checkout-2 {
  max-width: 79%;
  margin-top: 1309px;
  margin-left: -25%;
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg);
}

.image-managers.blob.checkout-3 {
  left: auto;
  top: auto;
  right: -19%;
  bottom: 303px;
  -webkit-transform: rotate(114deg);
  -ms-transform: rotate(114deg);
  transform: rotate(114deg);
}

.image-managers.blob.checkout-4 {
  margin-top: -172px;
  margin-left: -42%;
}

.image-managers.blob.checkout-5 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 2%;
  margin-left: -413px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.image-managers.blob.post-1 {
  max-width: 100%;
  margin-top: 64px;
  margin-left: 49%;
  -webkit-transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  transform: rotate(23deg);
}

.image-managers.blob.post-2 {
  left: auto;
  top: auto;
  right: -28%;
  bottom: 19%;
  max-width: 78%;
  -webkit-transform: rotate(106deg);
  -ms-transform: rotate(106deg);
  transform: rotate(106deg);
}

.image-managers.blob.search-results-1 {
  margin-top: -130px;
  margin-left: 712px;
}

.image-managers.blob.integration-single-1 {
  margin-top: -281px;
  margin-left: 784px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-managers.blob.integration-single-2 {
  left: -37%;
  top: auto;
  right: auto;
  bottom: 31%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.image-managers.blob.start-here-1 {
  left: -16%;
  top: auto;
  right: auto;
  bottom: 57%;
  max-width: 100%;
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  transform: rotate(17deg);
}

.image-managers.blob.start-here-2 {
  left: auto;
  top: auto;
  right: -32%;
  bottom: 5%;
  max-width: 100%;
  -webkit-transform: rotate(-131deg);
  -ms-transform: rotate(-131deg);
  transform: rotate(-131deg);
}

.image-managers.blob.changelog {
  left: auto;
  top: -22%;
  right: -34%;
  bottom: auto;
}

.image-managers.blob-opacity {
  position: absolute;
  display: block;
  opacity: 0.6;
}

.image-managers.blob-opacity.h-3 {
  left: -320px;
  top: 333px;
  max-width: 60%;
}

.image-managers.blob-opacity.footer-blob {
  right: -21%;
  bottom: -52%;
  max-width: 60%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-managers.blob-opacity.b-1 {
  max-width: 77%;
  margin-top: 253px;
  margin-left: 790px;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.image-managers.blob-opacity.h-6 {
  left: -320px;
  top: 212px;
  max-width: 60%;
  -webkit-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
}

.image-managers.home-perk-image {
  display: block;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-managers.home-perk-image._01-right {
  position: relative;
  left: auto;
  top: auto;
  right: 50px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 110%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-managers.home-perk-image._02 {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 37%;
  border-radius: 14px;
}

.image-managers.home-perk-image._03 {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 18px;
  box-shadow: none;
}

.image-managers.home-perk-image.second-ipad {
  position: absolute;
  left: 156px;
  top: 62px;
  right: auto;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-managers.home-perk-image._01-copy {
  position: relative;
  left: auto;
  top: auto;
  right: 36px;
  bottom: 56px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-managers.home-perk-image.second-ipad-copy {
  position: absolute;
  left: auto;
  top: 62px;
  right: 156px;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 18px;
  box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
}

.image-managers.home-perk-image._01-left {
  position: relative;
  left: auto;
  top: auto;
  right: 11px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 104%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-managers.home-perk-image._01-right-cost-manag {
  position: relative;
  left: auto;
  top: auto;
  right: 28px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 105%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-managers.home-perk-image._01-left-orders {
  position: relative;
  left: auto;
  top: auto;
  right: 11px;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 120%;
  max-width: 104%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.image-managers.feature-single-process._01 {
  display: block;
  max-width: 76%;
}

.image-managers.white-simple-checkmark {
  display: block;
  width: 80%;
}

.image-managers.home-tab-2-hover-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: block;
  border-radius: 24px;
  box-shadow: 0 14px 54px -20px rgba(32, 29, 175, 0.4);
}

.image-managers.home-tab-2-hover-image._01 {
  left: 12%;
  top: 31%;
  right: auto;
  bottom: auto;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.image-managers.home-tab-2-hover-image._02 {
  left: auto;
  top: 16%;
  right: 13%;
  bottom: auto;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.image-managers.home-tab-2-hover-image._03 {
  left: 19%;
  top: auto;
  right: auto;
  bottom: 11%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.image-managers.home-tab-2-hover-image._04 {
  left: auto;
  top: auto;
  right: 13%;
  bottom: 16%;
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  transform: rotate(-9deg);
}

.image-managers.hero-image-right {
  position: absolute;
  left: 55%;
  top: 56px;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-managers.hero-image-left {
  position: absolute;
  top: 56px;
  right: 55%;
  bottom: auto;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-managers.hero-image-center {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0px;
  z-index: 4;
  display: block;
  width: 100%;
  max-width: 52%;
  border-radius: 14px;
  box-shadow: 0 6px 54px 0 rgba(124, 128, 255, 0.33), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-managers.feature-image-movers {
  width: 110px;
  max-width: 61%;
}

.image-managers.feature-image-managers {
  width: 110px;
  max-width: 59%;
}

.image-managers.feature-image-managers {
  display: inline-block;
  width: 110px;
  max-width: 52%;
}

.image-managers.feature-image-clerk {
  width: 110px;
  max-width: 59%;
}

.image-managers.pricing-image {
  width: 100%;
  height: 100%;
  margin-top: 135px;
  border-radius: 24px;
}

.split-content-list {
  margin-top: 0px;
  margin-bottom: 36px;
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
}

.split-content-list.checkout-left {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.split-content-list.checkout-right {
  position: static;
  top: 180px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.split-content-list.header-left {
  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;
}

.split-content-list.header-center {
  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;
}

.split-content-list.feature-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-bottom: 64px;
  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: 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;
  background-color: rgba(255, 255, 255, 0.65);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-align: center;
}

.split-content-list.feature-card-content:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.split-content-list.home-perk-content {
  width: 100%;
  max-width: 40%;
  padding-top: 0px;
}

.split-content-list.settings-mobile {
  position: relative;
  top: 13px;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-list.home-tab-left {
  margin-right: 24px;
}

.split-content-list.blog-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 34px 30px 48px;
  -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;
}

.split-content-list.testimonial-card-content {
  width: 100%;
  max-width: 55%;
}

.split-content-list.testimonial-about-client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 240px;
  -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;
}

.split-content-list.home-teams-section-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-bottom: 0px;
  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: 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;
  text-align: center;
}

.split-content-list.story-left {
  width: 100%;
  max-width: 45%;
}

.split-content-list.story-right {
  position: relative;
  width: 100%;
  max-width: 50%;
}

.split-content-list.team-card-color {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 150px;
}

.split-content-list.bottom-team-card-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 30px;
  padding-bottom: 64px;
  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: 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;
  background-color: #fff;
}

.split-content-list.about-testimonials-left {
  width: 100%;
  max-width: 49%;
  padding-top: 20px;
}

.split-content-list.about-testimonials-right {
  width: 100%;
  max-width: 49%;
}

.split-content-list.featured-blog-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 56px 40px;
  -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;
}

.split-content-list.featured-blog-card-content.small {
  width: 100%;
  padding: 40px 32px;
}

.split-content-list.cta-v2-right {
  width: 100%;
  max-width: 50%;
}

.split-content-list.contact-content-left {
  width: 100%;
  max-width: 40%;
}

.split-content-list.contact-content-right {
  width: 100%;
  max-width: 56%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.split-content-list.support-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 26px;
  padding-bottom: 64px;
  padding-left: 26px;
  -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;
  background-color: rgba(255, 255, 255, 0.65);
  text-align: center;
}

.split-content-list.left-faqs {
  width: 100%;
  max-width: 48%;
}

.split-content-list.right-faqs {
  width: 100%;
  max-width: 48%;
}

.split-content-list.single-pricing-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 40%;
  -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;
}

.split-content-list.single-pricing-right {
  width: 100%;
  max-width: 45%;
}

.split-content-list.integrations-hero-left {
  width: 100%;
  max-width: 45%;
}

.split-content-list.integrations-hero-right {
  position: relative;
  width: 100%;
  max-width: 50%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: perspective(1000px);
  transform: perspective(1000px);
}

.split-content-list.integration-details {
  width: 100%;
}

.split-content-list.feature-single-hero-left {
  width: 100%;
  max-width: 40%;
}

.split-content-list.feature-single-large {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 53%;
  -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;
}

.split-content-list.feature-single-short {
  width: 100%;
  max-width: 42%;
}

.split-content-list.careers-card-left {
  position: -webkit-sticky;
  position: sticky;
  top: 24px;
  width: 100%;
  max-width: 20%;
}

.split-content-list.careers-card-right {
  width: 100%;
  max-width: 75%;
}

.split-content-list.career-content {
  width: 100%;
  max-width: 60%;
}

.split-content-list.career-right {
  width: 100%;
  max-width: 32%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.split-content-list.team-member-card-content {
  width: 100%;
  height: 100%;
  padding: 30px 64px 64px;
}

.split-content-list.team-member-details {
  width: 100%;
}

.split-content-list.search-results-content {
  padding: 32px;
}

.split-content-list.home-perk-content-third {
  width: 100%;
  max-width: 40%;
  padding-top: 0px;
}

.split-content-list.orders-web {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-list.orders-mobile {
  position: relative;
  top: 13px;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-list.settings-web {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-list.delivery {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-list.dashboard {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.footer-social-links-wrapper-c3max {
  display: block;
  max-width: 240px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hero-wrapper-banner {
  padding-right: 100px;
  padding-left: 100px;
}

.image-wrapper-location.order-item-image {
  max-width: 80px;
  margin-right: 20px;
}

.image-wrapper-location.nav-features-image {
  overflow: hidden;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 16px;
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-location.hero-image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 1080px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-wrapper-location.feature-image-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: -64px;
  margin-bottom: 30px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-location.feature-card-bg-image {
  overflow: hidden;
}

.image-wrapper-location.home-tab-icon {
  overflow: hidden;
  width: 66px;
  max-height: 66px;
  min-height: 66px;
  min-width: 66px;
  border-radius: 14px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-location.blog-card-thumbnail {
  overflow: hidden;
}

.image-wrapper-location.testimonial-card-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 41%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 24px;
  background-color: #ddebff;
}

.image-wrapper-location.home-teams-section {
  overflow: hidden;
  border-radius: 24px;
}

.image-wrapper-location.home-teams-section-icon {
  overflow: hidden;
  margin-top: -70px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-location.footer-link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 28px;
  max-height: 28px;
  min-height: 28px;
  min-width: 28px;
  margin-right: 1vw;
  -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: #1a1b1e;
}

.image-wrapper-location.avatar {
  overflow: hidden;
  width: 60px;
  max-height: 60px;
  min-height: 60px;
  min-width: 60px;
  margin-right: 15px;
  border-radius: 15px;
}

.image-wrapper-location.team-member-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-height: 124px;
  max-width: 124px;
  min-height: 124px;
  margin-top: -65px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 26px;
  box-shadow: 0 9px 35px 0 rgba(15, 75, 168, 0.12);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.image-wrapper-location.team-member-image:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.image-wrapper-location.value-icon {
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-wrapper-location.featured-blog-card-image-wrapper {
  overflow: hidden;
  height: 50%;
}

.image-wrapper-location.featured-blog-card-image-wrapper.small {
  position: relative;
  width: 100%;
  height: auto;
}

.image-wrapper-location.support-icon {
  overflow: hidden;
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-top: -49px;
  margin-bottom: 18px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 8px 20px 0 rgba(160, 165, 174, 0.1);
}

.image-wrapper-location.package-icon {
  overflow: hidden;
  width: 68px;
  max-height: 68px;
  min-height: 68px;
  min-width: 68px;
  margin-right: 16px;
  border-radius: 16px;
  box-shadow: 0 8px 25px 0 rgba(163, 200, 255, 0.13);
}

.image-wrapper-location.package-icon.large {
  width: 82px;
  max-height: 82px;
  min-height: 82px;
  min-width: 82px;
  margin-right: 0px;
  margin-bottom: 36px;
  border-radius: 20px;
}

.image-wrapper-location.integration-icon {
  overflow: hidden;
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
  margin-right: 16px;
  border-radius: 18px;
}

.image-wrapper-location.integration-icon-wrapper {
  overflow: hidden;
  width: 146px;
  max-height: 146px;
  min-height: 146px;
  min-width: 146px;
  margin-right: 32px;
  border-radius: 28px;
}

.image-wrapper-location.feature-single {
  width: 100%;
  max-width: 55%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.image-wrapper-location.careers-hero-image {
  overflow: hidden;
  border-radius: 30px;
}

.image-wrapper-location.team-member-large-avatar {
  overflow: hidden;
  width: 250px;
  max-height: 270px;
  min-height: 270px;
  min-width: 250px;
  margin-top: -128px;
  margin-right: 24px;
  border-radius: 24px;
}

.image-wrapper-location.contact-link-icon-wrapper {
  overflow: hidden;
  width: 48px;
  min-height: 48px;
  margin-right: 14px;
  border-radius: 10px;
  background-color: #1a1b1e;
}

.image-wrapper-location.home-tab-main-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-wrapper-location.cart-item-image {
  overflow: hidden;
  border-radius: 12px;
}

.image-wrapper-location.feature-image-wrapper-movers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 31px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #dcefff;
  box-shadow: none;
}

.image-wrapper-location.feature-image-wrapper-msnsgers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 17px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #e5f3ed;
  box-shadow: none;
}

.image-wrapper-location.feature-image-wrapper-msnsgers-copy {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.image-wrapper-location.feature-image-wrapper-clerk {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.bold-text {
  color: #008eff;
  text-decoration: none;
}

.bold-text:hover {
  text-decoration: none;
}

.bold-text-bsrra {
  color: #000;
  text-decoration: none;
}

.narrow-section-features {
  padding-top: 80px;
  padding-bottom: 80px;
}

.narrow-section-features.pd-top-0px {
  padding-top: 0px;
}

.narrow-section-features.blog-post {
  padding-top: 200px;
}

.narrow-section-features.relative {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0px;
}

.narrow-section-features.relative-features {
  position: relative;
  padding-top: 200px;
  padding-bottom: 0px;
}

.narrow-section-features.relative-features-copy {
  position: relative;
  padding-top: 50px;
  padding-bottom: 0px;
}

.section-01 {
  padding-top: 220px;
  padding-bottom: 100px;
}

.section-01.utility-page {
  padding-top: 250px;
  padding-bottom: 80px;
}

.section-01.utility-page.checkout {
  padding-top: 250px;
  padding-bottom: 0px;
}

.section-01.testimonials-section {
  overflow: hidden;
  padding-top: 100px;
}

.section-01.hero-section {
  position: relative;
  padding-top: 198px;
  padding-bottom: 0px;
}

.section-01.first-section {
  position: relative;
  padding-top: 250px;
}

.section-01.integrations {
  position: relative;
  overflow: hidden;
  padding-top: 220px;
}

.section-01.single-integration {
  padding-top: 200px;
}

.section-01.feature-single-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 250px;
  -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;
}

.section-01.relative {
  position: relative;
  display: none;
  padding-top: 50px;
  padding-bottom: 30px;
}

.section-01.pricing {
  display: none;
  padding-top: 61px;
  padding-bottom: 200px;
}

.section-01.relative-features {
  position: relative;
  display: block;
  padding-top: 200px;
  padding-bottom: 0px;
}

.section-01.testimonials-section-01 {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 70px;
}

.section-features {
  padding-top: 200px;
  padding-bottom: 100px;
}

.section-features.utility-page {
  padding-top: 250px;
  padding-bottom: 80px;
}

.section-features.utility-page.checkout {
  padding-top: 250px;
  padding-bottom: 0px;
}

.section-features.testimonials-section {
  overflow: hidden;
  padding-top: 100px;
}

.section-features.hero-section {
  position: relative;
  padding-top: 198px;
  padding-bottom: 0px;
}

.section-features.first-section {
  position: relative;
  padding-top: 250px;
}

.section-features.integrations {
  position: relative;
  overflow: hidden;
  padding-top: 220px;
}

.section-features.single-integration {
  padding-top: 200px;
}

.section-features.feature-single-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 250px;
  -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;
}

.section-features.relative {
  position: relative;
  display: none;
  padding-top: 50px;
  padding-bottom: 30px;
}

.section-features.pricing {
  display: none;
  padding-top: 61px;
  padding-bottom: 200px;
}

.section-features.relative-features {
  position: relative;
  display: block;
  padding-top: 200px;
  padding-bottom: 0px;
}

.section-features.relative-features.youtube {
  padding-top: 50px;
}

.section-features.testimonials-section-01 {
  overflow: hidden;
  padding-top: 100px;
}

.narrow-section-about {
  padding-top: 80px;
  padding-bottom: 80px;
}

.narrow-section-about.pd-top-0px {
  padding-top: 0px;
}

.narrow-section-about.blog-post {
  padding-top: 200px;
}

.narrow-section-about.relative {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0px;
}

.narrow-section-about.relative-features {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0px;
}

.narrow-section-about.relative-about {
  position: relative;
  display: none;
  padding-top: 100px;
  padding-bottom: 0px;
}

.container-default-features {
  max-width: 1248px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.container-default-features.footer-container {
  position: relative;
  z-index: 2;
  padding-bottom: 70px;
  border-bottom: 1px solid #e5ecf5;
}

.container-default-features.feature-single {
  position: absolute;
  left: 0px;
  right: 0px;
}

.section-contactus {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-contactus.utility-page {
  padding-top: 250px;
  padding-bottom: 80px;
}

.section-contactus.utility-page.checkout {
  padding-top: 250px;
  padding-bottom: 0px;
}

.section-contactus.testimonials-section {
  overflow: hidden;
  padding-top: 100px;
}

.section-contactus.hero-section {
  position: relative;
  padding-top: 198px;
  padding-bottom: 0px;
}

.section-contactus.first-section {
  position: relative;
  padding-top: 250px;
}

.section-contactus.integrations {
  position: relative;
  overflow: hidden;
  padding-top: 220px;
}

.section-contactus.single-integration {
  padding-top: 200px;
}

.section-contactus.feature-single-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 250px;
  -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;
}

.section-contactus.relative {
  position: relative;
  display: none;
  padding-top: 50px;
  padding-bottom: 30px;
}

.section-contactus.pricing {
  display: none;
  padding-top: 61px;
  padding-bottom: 200px;
}

.section-contactus.relative-features {
  position: relative;
  display: block;
  padding-top: 200px;
  padding-bottom: 0px;
}

.section-contactus.testimonials-section-01 {
  overflow: hidden;
  padding-top: 100px;
}

.section-contactus.hide {
  display: block;
}

.separator {
  margin-top: 60px;
}

.separator.pricing {
  margin-top: 0px;
}

.narrow-section-about-c3max {
  padding-top: 80px;
  padding-bottom: 80px;
}

.narrow-section-about-c3max.pd-top-0px {
  padding-top: 0px;
}

.narrow-section-about-c3max.blog-post {
  padding-top: 200px;
}

.narrow-section-about-c3max.relative {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0px;
}

.narrow-section-about-c3max.relative-features {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0px;
}

.narrow-section-about-c3max.relative-about {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0px;
}

.narrow-section-about-c3max.relative-about-c3max {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0px;
}

.home-tabs-menu-about {
  display: block;
  width: 100%;
  max-width: 55%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.home-hero-tab-about {
  display: none;
  padding: 38px 40px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 200ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 200ms ease, transform 300ms ease, opacity 300ms ease;
  transition: opacity 200ms ease, transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  color: #66666e;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.home-hero-tab-about:hover {
  opacity: 0.7;
  -webkit-transform: scale3d(0.94, 0.94, 0.01);
  transform: scale3d(0.94, 0.94, 0.01);
  color: #66666e;
}

.home-hero-tab-about.w--current {
  background-color: #fff;
  opacity: 1;
}

.home-hero-tab-about.last {
  margin-bottom: 0px;
}

.home-hero-tab-about-2 {
  padding: 38px 40px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 200ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 200ms ease, transform 300ms ease, opacity 300ms ease;
  transition: opacity 200ms ease, transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  color: #66666e;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.home-hero-tab-about-2:hover {
  opacity: 0.7;
  -webkit-transform: scale3d(0.94, 0.94, 0.01);
  transform: scale3d(0.94, 0.94, 0.01);
  color: #66666e;
}

.home-hero-tab-about-2.w--current {
  background-color: #fff;
  opacity: 1;
}

.home-hero-tab-about-2.last {
  margin-bottom: 0px;
}

.home-hero-tab-about-2.last-copy {
  display: none;
  margin-bottom: 0px;
}

.image-wrapper-about.order-item-image {
  max-width: 80px;
  margin-right: 20px;
}

.image-wrapper-about.nav-features-image {
  overflow: hidden;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 16px;
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-about.hero-image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 1080px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-wrapper-about.feature-image-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: -64px;
  margin-bottom: 30px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0 8px 30px 0 rgba(68, 140, 252, 0.1);
}

.image-wrapper-about.feature-card-bg-image {
  overflow: hidden;
}

.image-wrapper-about.home-tab-icon {
  overflow: hidden;
  width: 66px;
  max-height: 66px;
  min-height: 66px;
  min-width: 66px;
  border-radius: 14px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-about.blog-card-thumbnail {
  overflow: hidden;
}

.image-wrapper-about.testimonial-card-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 41%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 24px;
  background-color: #ddebff;
}

.image-wrapper-about.home-teams-section {
  overflow: hidden;
  border-radius: 24px;
}

.image-wrapper-about.home-teams-section-icon {
  overflow: hidden;
  margin-top: -70px;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.image-wrapper-about.footer-link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 28px;
  max-height: 28px;
  min-height: 28px;
  min-width: 28px;
  margin-right: 1vw;
  -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: #1a1b1e;
}

.image-wrapper-about.avatar {
  overflow: hidden;
  width: 60px;
  max-height: 60px;
  min-height: 60px;
  min-width: 60px;
  margin-right: 15px;
  border-radius: 15px;
}

.image-wrapper-about.team-member-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-height: 124px;
  max-width: 124px;
  min-height: 124px;
  margin-top: -65px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 26px;
  box-shadow: 0 9px 35px 0 rgba(15, 75, 168, 0.12);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.image-wrapper-about.team-member-image:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.image-wrapper-about.value-icon {
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 24px;
  box-shadow: 0 6px 54px 0 rgba(163, 166, 255, 0.13), 0 24px 94px 0 rgba(12, 12, 12, 0.04);
}

.image-wrapper-about.featured-blog-card-image-wrapper {
  overflow: hidden;
  height: 50%;
}

.image-wrapper-about.featured-blog-card-image-wrapper.small {
  position: relative;
  width: 100%;
  height: auto;
}

.image-wrapper-about.support-icon {
  overflow: hidden;
  width: 110px;
  max-height: 110px;
  min-height: 110px;
  min-width: 110px;
  margin-top: -49px;
  margin-bottom: 18px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 8px 20px 0 rgba(160, 165, 174, 0.1);
}

.image-wrapper-about.package-icon {
  overflow: hidden;
  width: 68px;
  max-height: 68px;
  min-height: 68px;
  min-width: 68px;
  margin-right: 16px;
  border-radius: 16px;
  box-shadow: 0 8px 25px 0 rgba(163, 200, 255, 0.13);
}

.image-wrapper-about.package-icon.large {
  width: 82px;
  max-height: 82px;
  min-height: 82px;
  min-width: 82px;
  margin-right: 0px;
  margin-bottom: 36px;
  border-radius: 20px;
}

.image-wrapper-about.integration-icon {
  overflow: hidden;
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
  margin-right: 16px;
  border-radius: 18px;
}

.image-wrapper-about.integration-icon-wrapper {
  overflow: hidden;
  width: 146px;
  max-height: 146px;
  min-height: 146px;
  min-width: 146px;
  margin-right: 32px;
  border-radius: 28px;
}

.image-wrapper-about.feature-single {
  width: 100%;
  max-width: 55%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.image-wrapper-about.careers-hero-image {
  overflow: hidden;
  border-radius: 30px;
}

.image-wrapper-about.team-member-large-avatar {
  overflow: hidden;
  width: 250px;
  max-height: 270px;
  min-height: 270px;
  min-width: 250px;
  margin-top: -128px;
  margin-right: 24px;
  border-radius: 24px;
}

.image-wrapper-about.contact-link-icon-wrapper {
  overflow: hidden;
  width: 48px;
  min-height: 48px;
  margin-right: 14px;
  border-radius: 10px;
  background-color: #1a1b1e;
}

.image-wrapper-about.home-tab-main-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.image-wrapper-about.cart-item-image {
  overflow: hidden;
  border-radius: 12px;
}

.image-wrapper-about.feature-image-wrapper-movers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 31px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #dcefff;
  box-shadow: none;
}

.image-wrapper-about.feature-image-wrapper-msnsgers {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 17px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #e5f3ed;
  box-shadow: none;
}

.image-wrapper-about.feature-image-wrapper-msnsgers-copy {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.image-wrapper-about.feature-image-wrapper-clerk {
  position: relative;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-top: -79px;
  margin-bottom: 18px;
  padding: 25px 0px;
  border: 0px solid #000;
  border-radius: 100px;
  background-color: #fdf1f1;
  box-shadow: none;
}

.image-wrapper-about.home-tab-icon-about {
  overflow: hidden;
  width: 66px;
  max-height: 66px;
  min-height: 66px;
  min-width: 66px;
  border-radius: 14px;
  box-shadow: 0 8px 32px 0 rgba(68, 140, 252, 0.08);
}

.split-content-about.checkout-left {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.split-content-about.checkout-right {
  position: static;
  top: 180px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.split-content-about.header-left {
  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;
}

.split-content-about.header-center {
  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;
}

.split-content-about.feature-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-bottom: 64px;
  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: 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;
  background-color: rgba(255, 255, 255, 0.65);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-align: center;
}

.split-content-about.feature-card-content:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.split-content-about.home-perk-content {
  width: 100%;
  max-width: 40%;
  padding-top: 0px;
}

.split-content-about.settings-mobile {
  position: relative;
  top: 13px;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-about.home-tab-left {
  margin-right: 24px;
}

.split-content-about.blog-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 34px 30px 48px;
  -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;
}

.split-content-about.testimonial-card-content {
  width: 100%;
  max-width: 55%;
}

.split-content-about.testimonial-about-client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 240px;
  -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;
}

.split-content-about.home-teams-section-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-bottom: 0px;
  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: 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;
  text-align: center;
}

.split-content-about.story-left {
  width: 100%;
  max-width: 45%;
}

.split-content-about.story-right {
  position: relative;
  width: 100%;
  max-width: 50%;
}

.split-content-about.team-card-color {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 150px;
}

.split-content-about.bottom-team-card-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 30px;
  padding-bottom: 64px;
  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: 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;
  background-color: #fff;
}

.split-content-about.about-testimonials-left {
  width: 100%;
  max-width: 49%;
  padding-top: 20px;
}

.split-content-about.about-testimonials-right {
  width: 100%;
  max-width: 49%;
}

.split-content-about.featured-blog-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 56px 40px;
  -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;
}

.split-content-about.featured-blog-card-content.small {
  width: 100%;
  padding: 40px 32px;
}

.split-content-about.cta-v2-right {
  width: 100%;
  max-width: 50%;
}

.split-content-about.contact-content-left {
  width: 100%;
  max-width: 40%;
}

.split-content-about.contact-content-right {
  width: 100%;
  max-width: 56%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.split-content-about.support-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 26px;
  padding-bottom: 64px;
  padding-left: 26px;
  -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;
  background-color: rgba(255, 255, 255, 0.65);
  text-align: center;
}

.split-content-about.left-faqs {
  width: 100%;
  max-width: 48%;
}

.split-content-about.right-faqs {
  width: 100%;
  max-width: 48%;
}

.split-content-about.single-pricing-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 40%;
  -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;
}

.split-content-about.single-pricing-right {
  width: 100%;
  max-width: 45%;
}

.split-content-about.integrations-hero-left {
  width: 100%;
  max-width: 45%;
}

.split-content-about.integrations-hero-right {
  position: relative;
  width: 100%;
  max-width: 50%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: perspective(1000px);
  transform: perspective(1000px);
}

.split-content-about.integration-details {
  width: 100%;
}

.split-content-about.feature-single-hero-left {
  width: 100%;
  max-width: 40%;
}

.split-content-about.feature-single-large {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 53%;
  -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;
}

.split-content-about.feature-single-short {
  width: 100%;
  max-width: 42%;
}

.split-content-about.careers-card-left {
  position: -webkit-sticky;
  position: sticky;
  top: 24px;
  width: 100%;
  max-width: 20%;
}

.split-content-about.careers-card-right {
  width: 100%;
  max-width: 75%;
}

.split-content-about.career-content {
  width: 100%;
  max-width: 60%;
}

.split-content-about.career-right {
  width: 100%;
  max-width: 32%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.split-content-about.team-member-card-content {
  width: 100%;
  height: 100%;
  padding: 30px 64px 64px;
}

.split-content-about.team-member-details {
  width: 100%;
}

.split-content-about.search-results-content {
  padding: 32px;
}

.split-content-about.home-perk-content-third {
  width: 100%;
  max-width: 40%;
  padding-top: 0px;
}

.split-content-about.orders-web {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-about.orders-mobile {
  position: relative;
  top: 13px;
  display: none;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-about.settings-web {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-about.delivery {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-about.dashboard {
  position: relative;
  top: 13px;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 55%;
  -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;
}

.split-content-about.home-tab-left-copy {
  margin-right: 24px;
}

.text-span-7 {
  font-size: 17px;
}

.text-span-8 {
  font-size: 17px;
}

.bg-white {
  background-color: #fff;
}

.contacus {
  min-height: 480px;
  margin-top: -60px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: url('../images/Pricing.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-x;
}

.contacus.image {
  margin-top: 0px;
  border-radius: 15px;
  background-image: url('../images/Contact-form.jpeg');
  background-size: cover;
  background-repeat: no-repeat;
}

.contacus.image._8 {
  margin-top: 0px;
  margin-bottom: 38px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.cta-wrapper-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 390px;
  padding: 59px 64px 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-radius: 30px;
  background-color: #112b60;
}

.cta-wrapper-copy.cta-v2 {
  min-height: 300px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cta-wrapper-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 390px;
  padding: 59px 64px 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-radius: 30px;
  background-color: #112b60;
}

.cta-wrapper-copy-copy.cta-v2 {
  min-height: 300px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cta-wrapper-copy-copy.imagen {
  padding-top: 0px;
}

.text-block-13._1 {
  width: 100%;
  margin-left: 40px;
}

.youtube {
  margin-bottom: 50px;
}

.support {
  padding: 10px;
  background-color: #fff1b5;
  font-size: 40px;
  text-align: center;
}

.support._1 {
  margin-top: 13px;
  margin-bottom: 0px;
  font-size: 40px;
}

.phone {
  margin-left: 87px;
  font-family: Exo, sans-serif;
  color: #ffbe00;
  font-size: 15px;
  font-weight: 700;
}

.contactimage {
  margin-top: 35px;
}

.contactimage._2 {
  display: none;
}

@media screen and (min-width: 1440px) {
  .footer-grid {
    -ms-grid-columns: minmax(290px, 1fr) 0.5fr;
    grid-template-columns: minmax(290px, 1fr) 0.5fr;
  }

  .section.relative {
    display: block;
  }

  .paragraph.p-pricing {
    font-size: 16px;
  }

  .title.hero-title.title-features.center {
    text-align: center;
  }

  .title.t-pricing {
    margin-top: 0px;
    font-size: 43px;
  }

  .split-content.feature-single-hero-left {
    max-width: 480px;
  }

  .image-wrapper.hero-image-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-wrapper.home-tab-main-image {
    top: 0px;
    bottom: 0px;
    margin-top: 35px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-position: 73% 70%;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .image.hero-main-image {
    position: static;
  }

  .image.hero-image {
    bottom: 0px;
  }

  .image.feature-single.large {
    left: 5%;
    max-width: 100%;
  }

  .image.blob.h-1 {
    left: -278px;
    max-width: 60%;
  }

  .image.blob.h-2 {
    right: -463px;
    max-width: 70%;
  }

  .image.blob.p-1 {
    max-width: 60%;
    margin-left: 970px;
  }

  .image.blob._404-1 {
    max-width: 60%;
    margin-top: -189px;
    margin-left: 62%;
  }

  .image.blob._404-2 {
    max-width: 60%;
    margin-left: -20%;
  }

  .image.hero-image-right {
    bottom: 0px;
  }

  .image.hero-image-left {
    left: auto;
    right: 55%;
    bottom: 0px;
    z-index: auto;
    display: block;
    width: 100%;
    max-width: 52%;
    opacity: 1;
  }

  .image.hero-image-center {
    bottom: 0px;
  }

  .logo-bar {
    display: block;
  }

  .split.home-perks-wrapper.second {
    margin-bottom: 140px;
  }

  .split.home-perks-wrapper.fourth {
    margin-bottom: 140px;
  }

  .split.home-perks-wrapper.fourth-clerk {
    margin-bottom: 140px;
  }

  .split.feature-single-hero-wrapper {
    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;
    grid-template-rows: auto;
  }

  .split.delivery-wrapper {
    margin-bottom: 140px;
  }

  .home-hero-tab.w--current {
    margin-top: -3px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bg.bg-square.testimonials {
    top: -2%;
  }

  .container-default-old-contactus {
    display: block;
  }

  .image-wrapper-copy.hero-image-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-wrapper-pricing.hero-image-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-price.hero-main-image {
    position: static;
  }

  .image-price.hero-image {
    bottom: 0px;
  }

  .image-price.feature-single.large {
    left: 5%;
    max-width: 100%;
  }

  .image-price.blob.h-1 {
    left: -278px;
    max-width: 60%;
  }

  .image-price.blob.h-2 {
    right: -463px;
    max-width: 70%;
  }

  .image-price.blob.p-1 {
    max-width: 60%;
    margin-left: 970px;
  }

  .image-price.blob._404-1 {
    max-width: 60%;
    margin-top: -189px;
    margin-left: 62%;
  }

  .image-price.blob._404-2 {
    max-width: 60%;
    margin-left: -20%;
  }

  .image-price.hero-image-right {
    bottom: 0px;
  }

  .image-price.hero-image-left {
    left: auto;
    right: 55%;
    bottom: 0px;
    z-index: auto;
    display: block;
    width: 100%;
    max-width: 52%;
    opacity: 1;
  }

  .image-price.hero-image-center {
    bottom: 0px;
  }

  .image-price.pricing-image {
    border-radius: 20px;
  }

  .title-price {
    margin-top: 15px;
  }

  .split-content-icon-price.feature-single-hero-left {
    max-width: 480px;
  }

  .image-wrapper-icon-price.hero-image-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-wrapper-second-icon-price.hero-image-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .contact-form-wrapper-copy {
    display: block;
  }

  .div-block-4 {
    margin-bottom: 108px;
  }

  .image-wrapper-icon.hero-image-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-plus.hero-main-image {
    position: static;
  }

  .image-plus.hero-image {
    bottom: 0px;
  }

  .image-plus.feature-single.large {
    left: 5%;
    max-width: 100%;
  }

  .image-plus.blob.h-1 {
    left: -278px;
    max-width: 60%;
  }

  .image-plus.blob.h-2 {
    right: -463px;
    max-width: 70%;
  }

  .image-plus.blob.p-1 {
    max-width: 60%;
    margin-left: 970px;
  }

  .image-plus.blob._404-1 {
    max-width: 60%;
    margin-top: -189px;
    margin-left: 62%;
  }

  .image-plus.blob._404-2 {
    max-width: 60%;
    margin-left: -20%;
  }

  .image-plus.hero-image-right {
    bottom: 0px;
  }

  .image-plus.hero-image-left {
    left: auto;
    right: 55%;
    bottom: 0px;
    z-index: auto;
    display: block;
    width: 100%;
    max-width: 52%;
    opacity: 1;
  }

  .image-plus.hero-image-center {
    bottom: 0px;
  }

  .div-block-5 {
    width: 450px;
    margin-bottom: 13px;
    margin-left: 139px;
  }

  .div-block-5._1 {
    width: 100%;
    margin-right: 20px;
    margin-left: 20px;
  }

  .list-2 {
    margin-left: 33px;
  }

  .image-movers.hero-main-image {
    position: static;
  }

  .image-movers.hero-image {
    bottom: 0px;
  }

  .image-movers.feature-single.large {
    left: 5%;
    max-width: 100%;
  }

  .image-movers.blob.h-1 {
    left: -278px;
    max-width: 60%;
  }

  .image-movers.blob.h-2 {
    right: -463px;
    max-width: 70%;
  }

  .image-movers.blob.p-1 {
    max-width: 60%;
    margin-left: 970px;
  }

  .image-movers.blob._404-1 {
    max-width: 60%;
    margin-top: -189px;
    margin-left: 62%;
  }

  .image-movers.blob._404-2 {
    max-width: 60%;
    margin-left: -20%;
  }

  .image-movers.hero-image-right {
    bottom: 0px;
  }

  .image-movers.hero-image-left {
    left: auto;
    right: 55%;
    bottom: 0px;
    z-index: auto;
    display: block;
    width: 100%;
    max-width: 52%;
    opacity: 1;
  }

  .image-movers.hero-image-center {
    bottom: 0px;
  }

  .image-office.hero-main-image {
    position: static;
  }

  .image-office.hero-image {
    bottom: 0px;
  }

  .image-office.feature-single.large {
    left: 5%;
    max-width: 100%;
  }

  .image-office.blob.h-1 {
    left: -278px;
    max-width: 60%;
  }

  .image-office.blob.h-2 {
    right: -463px;
    max-width: 70%;
  }

  .image-office.blob.p-1 {
    max-width: 60%;
    margin-left: 970px;
  }

  .image-office.blob._404-1 {
    max-width: 60%;
    margin-top: -189px;
    margin-left: 62%;
  }

  .image-office.blob._404-2 {
    max-width: 60%;
    margin-left: -20%;
  }

  .image-office.hero-image-right {
    bottom: 0px;
  }

  .image-office.hero-image-left {
    left: auto;
    right: 55%;
    bottom: 0px;
    z-index: auto;
    display: block;
    width: 100%;
    max-width: 52%;
    opacity: 1;
  }

  .image-office.hero-image-center {
    bottom: 0px;
  }

  .image-managers.hero-main-image {
    position: static;
  }

  .image-managers.hero-image {
    bottom: 0px;
  }

  .image-managers.feature-single.large {
    left: 5%;
    max-width: 100%;
  }

  .image-managers.blob.h-1 {
    left: -278px;
    max-width: 60%;
  }

  .image-managers.blob.h-2 {
    right: -463px;
    max-width: 70%;
  }

  .image-managers.blob.p-1 {
    max-width: 60%;
    margin-left: 970px;
  }

  .image-managers.blob._404-1 {
    max-width: 60%;
    margin-top: -189px;
    margin-left: 62%;
  }

  .image-managers.blob._404-2 {
    max-width: 60%;
    margin-left: -20%;
  }

  .image-managers.hero-image-right {
    bottom: 0px;
  }

  .image-managers.hero-image-left {
    left: auto;
    right: 55%;
    bottom: 0px;
    z-index: auto;
    display: block;
    width: 100%;
    max-width: 52%;
    opacity: 1;
  }

  .image-managers.hero-image-center {
    bottom: 0px;
  }

  .split-content-list {
    margin-bottom: 36px;
  }

  .split-content-list.feature-single-hero-left {
    max-width: 480px;
  }

  .image-wrapper-location.hero-image-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .narrow-section-about.relative-about {
    display: block;
  }

  .separator {
    margin-top: 93px;
    margin-bottom: 15px;
  }

  .image-wrapper-about.hero-image-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .split-content-about.feature-single-hero-left {
    max-width: 480px;
  }

  .contacus {
    margin-bottom: 0px;
    background-color: transparent;
    background-image: url('../images/Pricing.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .div-block-6 {
    background-image: url('../images/Pricing.png');
    background-position: 0px 0px;
    background-size: auto;
  }

  .cta-wrapper-copy-copy.imagen {
    padding-top: 0px;
  }
}

@media screen and (min-width: 1920px) {
  .split-content.feature-single-hero-left {
    max-width: 480px;
  }

  .image.feature-single.large {
    max-width: 100%;
  }

  .image.blob.h-1 {
    left: -180px;
    top: 61px;
    max-width: 56%;
  }

  .image.blob.h-2 {
    top: 506px;
    right: -420px;
    max-width: 60%;
  }

  .image.blob.h-4 {
    max-width: 56%;
    margin-left: 1032px;
  }

  .image.blob.h-5 {
    left: -173px;
    bottom: -254px;
    max-width: 56%;
  }

  .image.blob.p-1 {
    margin-left: 1050px;
  }

  .image.blob._404-2 {
    margin-top: 9%;
  }

  .image.blob-opacity.h-6 {
    left: -145px;
    max-width: 56%;
  }

  .image.home-perk-image._01-right {
    right: 6px;
  }

  .image.home-perk-image._01-left {
    right: 39px;
  }

  .image.home-perk-image._01-right-cost-manag {
    right: 15px;
  }

  .image.home-perk-image._01-left-orders {
    right: 57px;
    max-width: 107%;
  }

  .image.hero-image-right {
    left: 57%;
    max-width: 64%;
  }

  .image.hero-image-left {
    right: 57%;
    max-width: 64%;
  }

  .image.hero-image-center {
    max-width: 64%;
  }

  .split.home-perks-wrapper {
    margin-bottom: 140px;
  }

  .split.home-perks-wrapper.second {
    margin-bottom: 140px;
  }

  .split.home-perks-wrapper.fourth {
    margin-bottom: 140px;
  }

  .split.home-perks-wrapper.fourth-clerk {
    margin-bottom: 120px;
  }

  .split.third {
    margin-bottom: 56px;
  }

  .split.delivery-wrapper {
    margin-bottom: 140px;
  }

  .split.delivery-wrapper.second {
    margin-bottom: 170px;
  }

  .split.delivery-wrapper.fourth {
    margin-bottom: 56px;
  }

  .bg.bg-square.testimonials {
    top: 0%;
  }

  .image-price.feature-single.large {
    max-width: 100%;
  }

  .image-price.blob.h-1 {
    left: -180px;
    top: 61px;
    max-width: 56%;
  }

  .image-price.blob.h-2 {
    top: 506px;
    right: -420px;
    max-width: 60%;
  }

  .image-price.blob.h-4 {
    max-width: 56%;
    margin-left: 1032px;
  }

  .image-price.blob.h-5 {
    left: -173px;
    bottom: -254px;
    max-width: 56%;
  }

  .image-price.blob.p-1 {
    margin-left: 1050px;
  }

  .image-price.blob._404-2 {
    margin-top: 9%;
  }

  .image-price.blob-opacity.h-6 {
    left: -145px;
    max-width: 56%;
  }

  .image-price.home-perk-image._01-right {
    right: 6px;
  }

  .image-price.home-perk-image._01-left {
    right: 39px;
  }

  .image-price.home-perk-image._01-right-cost-manag {
    right: 15px;
  }

  .image-price.home-perk-image._01-left-orders {
    right: 57px;
    max-width: 107%;
  }

  .image-price.hero-image-right {
    left: 57%;
    max-width: 64%;
  }

  .image-price.hero-image-left {
    right: 57%;
    max-width: 64%;
  }

  .image-price.hero-image-center {
    max-width: 64%;
  }

  .title-price {
    margin-top: 15px;
  }

  .split-content-icon-price.feature-single-hero-left {
    max-width: 480px;
  }

  .image-plus.feature-single.large {
    max-width: 100%;
  }

  .image-plus.blob.h-1 {
    left: -180px;
    top: 61px;
    max-width: 56%;
  }

  .image-plus.blob.h-2 {
    top: 506px;
    right: -420px;
    max-width: 60%;
  }

  .image-plus.blob.h-4 {
    max-width: 56%;
    margin-left: 1032px;
  }

  .image-plus.blob.h-5 {
    left: -173px;
    bottom: -254px;
    max-width: 56%;
  }

  .image-plus.blob.p-1 {
    margin-left: 1050px;
  }

  .image-plus.blob._404-2 {
    margin-top: 9%;
  }

  .image-plus.blob-opacity.h-6 {
    left: -145px;
    max-width: 56%;
  }

  .image-plus.home-perk-image._01-right {
    right: 6px;
  }

  .image-plus.home-perk-image._01-left {
    right: 39px;
  }

  .image-plus.home-perk-image._01-right-cost-manag {
    right: 15px;
  }

  .image-plus.home-perk-image._01-left-orders {
    right: 57px;
    max-width: 107%;
  }

  .image-plus.hero-image-right {
    left: 57%;
    max-width: 64%;
  }

  .image-plus.hero-image-left {
    right: 57%;
    max-width: 64%;
  }

  .image-plus.hero-image-center {
    max-width: 64%;
  }

  .image-movers.feature-single.large {
    max-width: 100%;
  }

  .image-movers.blob.h-1 {
    left: -180px;
    top: 61px;
    max-width: 56%;
  }

  .image-movers.blob.h-2 {
    top: 506px;
    right: -420px;
    max-width: 60%;
  }

  .image-movers.blob.h-4 {
    max-width: 56%;
    margin-left: 1032px;
  }

  .image-movers.blob.h-5 {
    left: -173px;
    bottom: -254px;
    max-width: 56%;
  }

  .image-movers.blob.p-1 {
    margin-left: 1050px;
  }

  .image-movers.blob._404-2 {
    margin-top: 9%;
  }

  .image-movers.blob-opacity.h-6 {
    left: -145px;
    max-width: 56%;
  }

  .image-movers.home-perk-image._01-right {
    right: 6px;
  }

  .image-movers.home-perk-image._01-left {
    right: 39px;
  }

  .image-movers.home-perk-image._01-right-cost-manag {
    right: 15px;
  }

  .image-movers.home-perk-image._01-left-orders {
    right: 57px;
    max-width: 107%;
  }

  .image-movers.hero-image-right {
    left: 57%;
    max-width: 64%;
  }

  .image-movers.hero-image-left {
    right: 57%;
    max-width: 64%;
  }

  .image-movers.hero-image-center {
    max-width: 64%;
  }

  .image-office.feature-single.large {
    max-width: 100%;
  }

  .image-office.blob.h-1 {
    left: -180px;
    top: 61px;
    max-width: 56%;
  }

  .image-office.blob.h-2 {
    top: 506px;
    right: -420px;
    max-width: 60%;
  }

  .image-office.blob.h-4 {
    max-width: 56%;
    margin-left: 1032px;
  }

  .image-office.blob.h-5 {
    left: -173px;
    bottom: -254px;
    max-width: 56%;
  }

  .image-office.blob.p-1 {
    margin-left: 1050px;
  }

  .image-office.blob._404-2 {
    margin-top: 9%;
  }

  .image-office.blob-opacity.h-6 {
    left: -145px;
    max-width: 56%;
  }

  .image-office.home-perk-image._01-right {
    right: 6px;
  }

  .image-office.home-perk-image._01-left {
    right: 39px;
  }

  .image-office.home-perk-image._01-right-cost-manag {
    right: 15px;
  }

  .image-office.home-perk-image._01-left-orders {
    right: 57px;
    max-width: 107%;
  }

  .image-office.hero-image-right {
    left: 57%;
    max-width: 64%;
  }

  .image-office.hero-image-left {
    right: 57%;
    max-width: 64%;
  }

  .image-office.hero-image-center {
    max-width: 64%;
  }

  .image-managers.feature-single.large {
    max-width: 100%;
  }

  .image-managers.blob.h-1 {
    left: -180px;
    top: 61px;
    max-width: 56%;
  }

  .image-managers.blob.h-2 {
    top: 506px;
    right: -420px;
    max-width: 60%;
  }

  .image-managers.blob.h-4 {
    max-width: 56%;
    margin-left: 1032px;
  }

  .image-managers.blob.h-5 {
    left: -173px;
    bottom: -254px;
    max-width: 56%;
  }

  .image-managers.blob.p-1 {
    margin-left: 1050px;
  }

  .image-managers.blob._404-2 {
    margin-top: 9%;
  }

  .image-managers.blob-opacity.h-6 {
    left: -145px;
    max-width: 56%;
  }

  .image-managers.home-perk-image._01-right {
    right: 6px;
  }

  .image-managers.home-perk-image._01-left {
    right: 39px;
  }

  .image-managers.home-perk-image._01-right-cost-manag {
    right: 15px;
  }

  .image-managers.home-perk-image._01-left-orders {
    right: 57px;
    max-width: 107%;
  }

  .image-managers.hero-image-right {
    left: 57%;
    max-width: 64%;
  }

  .image-managers.hero-image-left {
    right: 57%;
    max-width: 64%;
  }

  .image-managers.hero-image-center {
    max-width: 64%;
  }

  .split-content-list.feature-single-hero-left {
    max-width: 480px;
  }

  .split-content-about.feature-single-hero-left {
    max-width: 480px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 56px;
  }

  .style-guide-sidebar {
    display: none;
  }

  .container-default {
    -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;
  }

  .style-guide-content {
    margin-left: 0px;
  }

  .section-styleguide {
    padding-top: 180px;
    padding-bottom: 50px;
  }

  .style-guide-header {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .color-block.team-member-card-color {
    min-height: 120px;
  }

  .typography-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .style-guide-subheader {
    padding-top: 34px;
    padding-bottom: 12px;
  }

  .style-guide-content-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .buttons-grid {
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .button-primary {
    display: none;
  }

  .button-primary._2-buttons._1 {
    display: block;
  }

  .button-secondary.category {
    margin-right: 23px;
    margin-left: 0px;
  }

  .header {
    top: 0px;
  }

  .header-navigation {
    -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;
  }

  .nav-item-wrapper {
    margin-right: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .nav-item-wrapper.mobile {
    display: none;
  }

  .nav-link {
    font-size: 24px;
    line-height: 1.6em;
  }

  .nav-link.phonemenu {
    font-size: 20px;
  }

  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 54px;
    max-height: 54px;
    min-height: 54px;
    min-width: 54px;
    margin-left: 11px;
    padding: 12px 14px 13px;
    -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: 12px;
    background-color: #1a1b1e;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease;
    color: #fff;
    font-size: 30px;
  }

  .menu-button:hover {
    -webkit-transform: scale(0.94);
    -ms-transform: scale(0.94);
    transform: scale(0.94);
  }

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

  .nav-menu {
    z-index: 90;
    width: 100%;
    margin-top: -30px;
    padding: 160px 48px 24px;
    border-style: solid;
    border-width: 1px;
    border-color: #e5ecf5;
    background-color: #fff;
    box-shadow: 0 4px 10px 0 rgba(74, 58, 255, 0.1);
  }

  .footer-grid {
    grid-row-gap: 47px;
    -ms-grid-columns: 0.5fr 1fr 0.25fr;
    grid-template-columns: 0.5fr 1fr 0.25fr;
  }

  .section {
    padding-top: 130px;
    padding-bottom: 30px;
  }

  .section.utility-page {
    padding-top: 180px;
    padding-bottom: 0px;
  }

  .section.utility-page.checkout {
    padding-top: 180px;
  }

  .section.hero-section {
    padding-top: 180px;
  }

  .section.first-section {
    padding-top: 180px;
  }

  .section.first-section.hidden-overflow._1._1a {
    padding-top: 150px;
  }

  .section.integrations {
    padding-bottom: 80px;
  }

  .section.single-integration {
    padding-top: 160px;
  }

  .section.feature-single-hero {
    padding-top: 230px;
  }

  .section.pricing {
    padding-top: 21px;
    padding-bottom: 100px;
  }

  .utility-page-wrap {
    padding-top: 180px;
  }

  .utility-page-wrap._404 {
    padding-top: 200px;
  }

  ._404-title {
    font-size: 181px;
  }

  .container-medium-790px.changelog {
    margin-top: -88px;
  }

  .divider.team-member-card {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .paragraph._404 {
    margin-bottom: 16px;
  }

  .paragraph.contact {
    margin-top: 10px;
    margin-right: 40px;
    margin-left: 40px;
  }

  .paragraph.career-feature {
    margin-top: 8px;
  }

  .paragraph.apply-today-paragraph {
    margin-bottom: 30px;
  }

  .paragraph.p-pricing {
    margin-right: -200px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    text-align: left;
  }

  .paragraph.p-pricing._1 {
    margin-right: -117px;
    margin-bottom: 20px;
  }

  .card.home-stats-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .card.testimonial-card {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .card.about-stats-card {
    min-height: auto;
  }

  .card.story-card {
    left: auto;
    right: -12px;
    bottom: -85px;
    margin-left: 24px;
    padding: 32px 24px;
    border-radius: 18px;
  }

  .card.about-testimonial-card {
    padding: 48px 32px;
  }

  .card.contact-link {
    max-width: 100%;
    margin-bottom: 0px;
    border-radius: 16px;
    box-shadow: 0 6px 24px 0 rgba(163, 166, 255, 0.13), 0 18px 64px 0 rgba(12, 12, 12, 0.04);
  }

  .card.pricing-card {
    overflow: visible;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .card.get-package {
    padding-right: 32px;
    padding-left: 32px;
  }

  .card.integration-main-card {
    margin-bottom: -38px;
    padding: 64px;
  }

  .card.open-positions-main-card {
    padding: 60px 40px;
  }

  .checkout-block-header {
    padding-right: 60px;
    padding-left: 60px;
  }

  .checkout-block-content {
    padding-right: 60px;
    padding-left: 60px;
  }

  .title.hero-title.title-features {
    margin-top: 20px;
  }

  .title.logo-bar-text {
    margin-bottom: 24px;
  }

  .title.h3-size.home-tab-title {
    font-size: 22px;
  }

  .title.h3-size.story-card-quote {
    margin-bottom: 16px;
  }

  .title.h4-size.social-links-label {
    text-align: center;
  }

  .title.h4-size.faq-title {
    width: 78%;
  }

  .title.team-title {
    margin-bottom: 8px;
  }

  .title.blog {
    margin-bottom: 14px;
  }

  .title.h2-size.team-member-name {
    margin-right: 24px;
    margin-bottom: 11px;
  }

  .title.contact {
    margin-top: 0px;
    text-align: center;
  }

  .title.package-name {
    margin-right: 14px;
    margin-bottom: 0px;
  }

  .title.h1-size {
    font-size: 56px;
  }

  .title.all-integrations {
    margin-right: 15px;
    margin-bottom: 16px;
  }

  .title.article-category-name {
    margin-right: 14px;
  }

  .title.t-pricing {
    margin-top: 0px;
    margin-right: -200px;
    padding-right: 0px;
  }

  .title.t-pricing._1 {
    margin-bottom: 35px;
    text-align: left;
  }

  .split-content.checkout-left {
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .split-content.header-right {
    position: relative;
    z-index: 100;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content.header-left {
    position: relative;
    z-index: 100;
  }

  .split-content.header-center {
    z-index: 99;
  }

  .split-content.home-perk-content {
    max-width: 100%;
    margin-bottom: 0px;
  }

  .split-content.settings-mobile {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content.testimonial-card-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .split-content.home-teams-section-card-content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .split-content.story-right {
    position: relative;
  }

  .split-content.about-testimonials-left {
    max-width: 48%;
  }

  .split-content.about-testimonials-right {
    max-width: 48%;
  }

  .split-content.cta-v2-right {
    max-width: 100%;
  }

  .split-content.contact-content-left {
    max-width: 100%;
    margin-bottom: 0px;
  }

  .split-content.contact-content-left.pricing {
    max-width: 76%;
  }

  .split-content.contact-content-left._1 {
    margin-bottom: -1px;
  }

  .split-content.contact-content-right {
    max-width: 100%;
  }

  .split-content.support-card-content {
    padding-bottom: 40px;
  }

  .split-content.left-faqs {
    max-width: 48.5%;
  }

  .split-content.right-faqs {
    max-width: 48.5%;
  }

  .split-content.single-pricing-left {
    max-width: 48%;
  }

  .split-content.single-pricing-right {
    max-width: 48%;
  }

  .split-content.feature-single-large {
    max-width: 100%;
  }

  .split-content.feature-single-short {
    max-width: 90%;
    margin-bottom: 32px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .split-content.career-content {
    max-width: 100%;
  }

  .split-content.career-right {
    max-width: 100%;
  }

  .split-content.team-member-card-content {
    padding-right: 48px;
    padding-bottom: 48px;
    padding-left: 48px;
  }

  .split-content.package-card-top-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content.package-card-bottom-content {
    position: -webkit-sticky;
    position: sticky;
    top: 128px;
    padding-top: 18px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content.home-perk-content-third {
    max-width: 100%;
    margin-bottom: 48px;
  }

  .split-content.orders-web {
    position: relative;
    display: none;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content.orders-mobile {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content.settings-web {
    position: relative;
    display: none;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content.delivery {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content.dashboard {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-wrapper.nav-features-image {
    box-shadow: 0 2px 8px 0 rgba(68, 140, 252, 0.1);
  }

  .image-wrapper.testimonial-card-image-wrapper {
    border-radius: 18px;
  }

  .image-wrapper.home-teams-section-icon {
    margin-bottom: 18px;
  }

  .image-wrapper.package-icon.large {
    margin-bottom: 30px;
  }

  .image-wrapper.integration-icon-wrapper {
    width: 130px;
    max-height: 130px;
    min-height: 130px;
    min-width: 130px;
    margin-right: 24px;
  }

  .image-wrapper.careers-hero-image {
    border-radius: 20px;
  }

  .image-wrapper.team-member-large-avatar {
    width: 41%;
    max-height: 82%;
    min-height: 82%;
    min-width: 41%;
    margin-bottom: 0px;
  }

  .image-wrapper.home-tab-main-image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin-top: 0px;
  }

  .image.hero-image {
    bottom: auto;
    max-width: 30%;
  }

  .image.testimonial-image {
    display: block;
    max-width: none;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image.about-story {
    display: block;
    height: 100%;
    -o-object-position: 100% 50%;
    object-position: 100% 50%;
  }

  .image.post-main-image {
    border-radius: 28px;
  }

  .image.feature-single {
    left: 67px;
    width: auto;
    max-width: 137%;
  }

  .image.feature-single-process._02 {
    max-width: 33%;
  }

  .image.feature-single-process-icon {
    margin-right: 16px;
  }

  .image.career-feature-image {
    overflow: hidden;
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 18px;
  }

  .image.blob.h-1 {
    left: -222px;
    top: 253px;
  }

  .image.blob.h-2 {
    top: 587px;
    right: -332px;
  }

  .image.blob.h-4 {
    top: 224px;
    right: -393.917px;
    max-width: 100%;
  }

  .image.blob.h-5 {
    left: -381px;
    max-width: 100%;
  }

  .image.blob.b-2 {
    margin-top: 448px;
    margin-left: -210px;
  }

  .image.blob.contact-1 {
    max-width: 120%;
    margin-top: 289px;
    margin-left: 209px;
  }

  .image.blob.p-1 {
    margin-top: 124px;
    margin-left: 439px;
  }

  .image.blob.i-1 {
    margin-top: -111px;
    margin-left: -308px;
  }

  .image.blob.careers-1 {
    margin-top: 91px;
    margin-left: 482px;
  }

  .image.blob.career-1 {
    margin-top: -45px;
    margin-left: 486px;
  }

  .image.blob._404-1 {
    margin-top: -149px;
  }

  .image.blob._404-2 {
    margin-top: 55%;
  }

  .image.blob.integration-single-1 {
    max-width: 100%;
    margin-top: 16px;
    margin-left: 290px;
  }

  .image.blob.integration-single-2 {
    bottom: 48%;
    max-width: 100%;
  }

  .image.blob.start-here-1 {
    left: -50%;
  }

  .image.blob.start-here-2 {
    bottom: 7%;
  }

  .image.blob.changelog {
    top: -4%;
  }

  .image.blob-opacity.h-3 {
    left: -253px;
    max-width: 80%;
  }

  .image.blob-opacity.footer-blob {
    right: -34%;
    bottom: -254px;
    max-width: 80%;
  }

  .image.blob-opacity.b-1 {
    margin-top: 199px;
    margin-left: 465px;
  }

  .image.blob-opacity.h-6 {
    left: -196px;
    top: 396px;
  }

  .image.home-perk-image._01-right {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image.home-perk-image._02 {
    right: 38px;
    max-width: 30%;
  }

  .image.home-perk-image._03 {
    max-width: 70%;
    box-shadow: none;
  }

  .image.home-perk-image.second-ipad {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image.home-perk-image._01-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image.home-perk-image.second-ipad-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image.home-perk-image._01-left {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 0px;
    margin-bottom: 26px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image.home-perk-image._01-right-cost-manag {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image.home-perk-image._01-left-orders {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 48px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image.home-tab-2-hover-image._01 {
    left: 17%;
  }

  .image.home-tab-2-hover-image._02 {
    right: 22%;
  }

  .image.home-tab-2-hover-image._03 {
    left: 23%;
  }

  .image.home-tab-2-hover-image._04 {
    right: 22%;
  }

  .image.hero-image-right {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image.hero-image-left {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image.hero-image-center {
    bottom: auto;
    max-width: 85%;
  }

  .image.pricing-image {
    display: block;
    max-width: none;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .header-wrapper {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

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

  .cart-container {
    max-width: 100%;
    padding-top: 127px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .login-button {
    margin-right: 20px;
  }

  .login-button.show-mobile {
    display: none;
    margin-right: 0px;
  }

  .dropdown-features-menu {
    position: relative;
    width: 100%;
    max-width: 80%;
    min-width: auto;
    margin-left: 0px;
    box-shadow: none;
  }

  .dropdown-menu-wrapper {
    padding: 0px 2px 10px 4px;
  }

  .dropdown-nav-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .dropdown-nav-menu.last {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .dropdown-menu {
    position: relative;
    max-width: 553px;
    min-width: auto;
    margin-left: 0%;
    padding-left: 5px;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: none;
  }

  .dropdown-menu.dropdown-features-menu {
    overflow: visible;
    margin-left: 0%;
  }

  .dropdown-menu.dropdown-features-menu.w--open {
    min-width: auto;
  }

  .limit-content.hero-top-content {
    margin-bottom: 48px;
  }

  .limit-content.cta-v2-left {
    margin-bottom: 24px;
  }

  .header-main-wrapper {
    margin-top: 24px;
    padding: 24px 0px;
  }

  .logo-grid {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 48px;
  }

  .top-content.latest-articles-top-content {
    margin-bottom: 48px;
  }

  .top-content.about-hero-top-content {
    margin-bottom: 48px;
  }

  .top-content.about-testimonials {
    margin-bottom: 32px;
  }

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

  .top-content.about-post {
    margin-bottom: 18px;
  }

  .top-content.package-name {
    margin-bottom: 16px;
  }

  .top-content.integrations {
    margin-bottom: 32px;
  }

  .top-content.integrations-categories-title {
    margin-bottom: 40px;
  }

  .top-content.articles-categories {
    margin-right: 16px;
    margin-bottom: 16px;
  }

  .top-content.careers-ttitle {
    margin-bottom: 40px;
  }

  .top-content.career-single-top-content {
    padding-bottom: 64px;
  }

  .top-content.team-member-card-top-content {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .top-content.team-member-top-details {
    margin-bottom: 11px;
    -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;
  }

  .top-content.packages-container {
    margin-bottom: 48px;
  }

  .narrow-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .narrow-section.blog-post {
    padding-top: 160px;
  }

  .narrow-section.relative {
    padding-top: 30px;
  }

  .narrow-section.relative-copy {
    padding-top: 30px;
  }

  .split.home-perks-wrapper {
    overflow: visible;
    margin-bottom: 130px;
    -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;
  }

  .split.home-perks-wrapper.last {
    margin-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split.home-perks-wrapper.second {
    margin-bottom: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split.home-perks-wrapper.fourth {
    margin-bottom: 130px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split.home-perks-wrapper.fourth-clerk {
    margin-bottom: 130px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split.story-wrapper {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .split.contact-main-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split.get-package {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .split.feature-single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split.feature-single.last {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split.feature-single.first {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split.career-single-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split.third {
    overflow: visible;
    margin-bottom: 49px;
    -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;
  }

  .split.third.last {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split.third.second {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split.delivery-wrapper {
    overflow: visible;
    margin-bottom: 130px;
    -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;
  }

  .split.delivery-wrapper.last {
    margin-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split.delivery-wrapper.second {
    margin-bottom: 130px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split.delivery-wrapper.fourth {
    margin-bottom: 130px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .list.home-perks-list {
    margin-bottom: 24px;
  }

  .list.package-features-list {
    margin-bottom: 0px;
  }

  .big-numbers.home-stats {
    font-size: 52px;
  }

  .cta-wrapper {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cta-wrapper.cta-v2 {
    padding: 56px 40px;
    -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;
    border-radius: 24px;
  }

  .home-tabs {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .home-tabs-content {
    overflow: visible;
    height: 600px;
    max-width: 100%;
    margin-right: 0px;
    padding-right: 70px;
    padding-left: 70px;
  }

  .home-tabs-menu {
    display: -ms-grid;
    display: grid;
    max-width: 100%;
    margin-bottom: 48px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 18px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .home-hero-tab {
    margin-bottom: 0px;
    padding: 32px;
    text-align: left;
  }

  .home-tab-content {
    margin-top: 30px;
  }

  .home-tab-pane {
    overflow: hidden;
  }

  ._3-column-grid.blog-post-cards-grid {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  ._3-column-grid.home-teams-grid {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }

  ._3-column-grid.about-hero-image-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  ._3-column-grid.team-grid {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._3-column-grid.values-grid {
    grid-column-gap: 57px;
  }

  ._3-column-grid.support-cards-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._3-column-grid.integrations-cards-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._3-column-grid.integrations-cards-grid._3-integrations {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.careers-features {
    margin-bottom: 48px;
    grid-column-gap: 35px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._3-column-grid.pricing {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.features-grid {
    margin-bottom: 48px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._3-column-grid.integrations-cards-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._3-column-grid.search-result-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .blog-card-detail-item {
    margin-right: 24px;
  }

  .testimonials-main-container {
    margin-bottom: 54px;
  }

  .testimonials-arrow {
    top: 64%;
  }

  .testimonial-slider {
    margin-right: 200px;
  }

  .bg.bg-square.testimonials {
    top: -7%;
    min-height: 468px;
    min-width: 450px;
    margin-right: -18px;
  }

  .footer-nav-wrapper.grid {
    grid-column-gap: 0px;
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
  }

  .footer-nav-wrapper.grid-features {
    grid-column-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .footer-nav-wrapper.grid-features._1 {
    margin-left: 70px;
  }

  .footer-nav-column.first {
    max-width: 85%;
  }

  .footer-link.link-block {
    white-space: normal;
  }

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

  .badge.post-category {
    top: 24px;
    right: 24px;
  }

  .social-links-container {
    width: 45%;
  }

  .search-input-wrapper {
    max-width: 430px;
    margin-top: 24px;
  }

  .search-input-wrapper.blog-page {
    width: 50%;
  }

  ._2-column-grid.featured-blog-wrapper {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-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;
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  ._2-column-grid.home-stats-wrapper {
    margin-bottom: 24px;
  }

  .submit-button.contact-button-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .success-message.contact {
    width: 100%;
  }

  .error-message {
    width: 100%;
  }

  .error-message.cart {
    width: auto;
    margin-right: 48px;
    margin-left: 48px;
  }

  .contact-links-wrapper {
    display: -ms-grid;
    display: grid;
    max-width: 720px;
    margin-bottom: 32px;
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .social-links-wrapper {
    margin-right: auto;
    margin-left: auto;
  }

  .social-links-wrapper.team-member-card {
    margin-bottom: 11px;
  }

  .social-link.team-member-links {
    min-height: 35px;
    min-width: 35px;
  }

  .social-link.team-member-links.facebook {
    margin-left: 0px;
  }

  .contact-form-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 48px 40px;
    -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;
  }

  .contact-form {
    width: 100%;
  }

  .faq-wrapper {
    padding: 32px 24px;
    cursor: pointer;
  }

  .main-faqs-wrapper {
    margin-bottom: 0px;
  }

  ._6-column-grid.logo-bar-feature-single {
    grid-column-gap: 4.5vw;
    -ms-grid-columns: 2fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr;
  }

  .job-details.preview {
    max-width: 56%;
  }

  .bottom-content.search-results-top-bottom-content {
    -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;
  }

  .career-body-main-wrapper {
    margin-top: 64px;
  }

  .plan-item:nth-child(odd) {
    top: 0px;
  }

  .nav-link-dropdown {
    display: block;
  }

  .hamburger-menu-icon {
    width: 26px;
    max-width: 100%;
  }

  .dropdown-icon {
    font-size: 16px;
  }

  .dropdown-nav-link.features-menu {
    white-space: nowrap;
  }

  .cart-header {
    padding-right: 48px;
    padding-left: 48px;
  }

  .cart-list {
    padding-right: 48px;
    padding-left: 48px;
  }

  .cart-footer {
    padding-right: 48px;
    padding-left: 48px;
  }

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

  .web-payments {
    margin-bottom: 16px;
  }

  ._2-column-grid-c3m.blog-post-cards-grid {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  ._2-column-grid-c3m.home-teams-grid {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }

  ._2-column-grid-c3m.about-hero-image-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  ._2-column-grid-c3m.team-grid {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2-column-grid-c3m.values-grid {
    grid-column-gap: 57px;
  }

  ._2-column-grid-c3m.support-cards-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2-column-grid-c3m.integrations-cards-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2-column-grid-c3m.integrations-cards-grid._3-integrations {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.careers-features {
    margin-bottom: 48px;
    grid-column-gap: 35px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2-column-grid-c3m.pricing {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.features-grid {
    margin-bottom: 48px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2-column-grid-c3m.integrations-cards-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2-column-grid-c3m.search-result-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .container-default-footer {
    -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;
  }

  .nav-item-wrapper-features {
    margin-right: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .nav-item-wrapper-features.mobile {
    display: none;
  }

  .nav-item-wrapper-features-01 {
    margin-right: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .nav-item-wrapper-features-01.mobile {
    display: none;
  }

  .footer-nav-column-copy {
    text-align: left;
  }

  .footer-nav-column-copy.first {
    max-width: 85%;
  }

  .footer-nav-column-copy {
    text-align: left;
  }

  .footer-nav-column-copy.first {
    max-width: 85%;
  }

  .footer-nav-column-manager {
    text-align: left;
  }

  .footer-nav-column-manager.first {
    max-width: 85%;
  }

  .container-default-old-contactus {
    -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;
  }

  .section-callaction {
    padding-bottom: 100px;
  }

  .section-callaction.utility-page {
    padding-top: 180px;
    padding-bottom: 0px;
  }

  .section-callaction.utility-page.checkout {
    padding-top: 180px;
  }

  .section-callaction.hero-section {
    padding-top: 180px;
  }

  .section-callaction.first-section {
    padding-top: 180px;
  }

  .section-callaction.integrations {
    padding-bottom: 80px;
  }

  .section-callaction.single-integration {
    padding-top: 160px;
  }

  .section-callaction.feature-single-hero {
    padding-top: 230px;
  }

  .section-callaction.pricing {
    padding-top: 21px;
    padding-bottom: 100px;
  }

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

  .section-pricing.utility-page {
    padding-top: 180px;
    padding-bottom: 0px;
  }

  .section-pricing.utility-page.checkout {
    padding-top: 180px;
  }

  .section-pricing.hero-section {
    padding-top: 180px;
  }

  .section-pricing.first-section {
    padding-top: 180px;
  }

  .section-pricing.integrations {
    padding-bottom: 80px;
  }

  .section-pricing.single-integration {
    padding-top: 160px;
  }

  .section-pricing.feature-single-hero {
    padding-top: 230px;
  }

  .section-pricing.pricing {
    padding-top: 21px;
    padding-bottom: 100px;
  }

  .container-pricing {
    -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;
  }

  .image-wrapper-copy.nav-features-image {
    box-shadow: 0 2px 8px 0 rgba(68, 140, 252, 0.1);
  }

  .image-wrapper-copy.testimonial-card-image-wrapper {
    border-radius: 18px;
  }

  .image-wrapper-copy.home-teams-section-icon {
    margin-bottom: 18px;
  }

  .image-wrapper-copy.package-icon.large {
    margin-bottom: 30px;
  }

  .image-wrapper-copy.integration-icon-wrapper {
    width: 130px;
    max-height: 130px;
    min-height: 130px;
    min-width: 130px;
    margin-right: 24px;
  }

  .image-wrapper-copy.careers-hero-image {
    border-radius: 20px;
  }

  .image-wrapper-copy.team-member-large-avatar {
    width: 41%;
    max-height: 82%;
    min-height: 82%;
    min-width: 41%;
    margin-bottom: 0px;
  }

  .image-wrapper-copy.home-tab-main-image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .image-wrapper-pricing.nav-features-image {
    box-shadow: 0 2px 8px 0 rgba(68, 140, 252, 0.1);
  }

  .image-wrapper-pricing.testimonial-card-image-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 18px;
  }

  .image-wrapper-pricing.home-teams-section-icon {
    margin-bottom: 18px;
  }

  .image-wrapper-pricing.package-icon.large {
    margin-bottom: 30px;
  }

  .image-wrapper-pricing.integration-icon-wrapper {
    width: 130px;
    max-height: 130px;
    min-height: 130px;
    min-width: 130px;
    margin-right: 24px;
  }

  .image-wrapper-pricing.careers-hero-image {
    border-radius: 20px;
  }

  .image-wrapper-pricing.team-member-large-avatar {
    width: 41%;
    max-height: 82%;
    min-height: 82%;
    min-width: 41%;
    margin-bottom: 0px;
  }

  .image-wrapper-pricing.home-tab-main-image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .image-price.hero-image {
    bottom: auto;
    max-width: 30%;
  }

  .image-price.testimonial-image {
    display: block;
    max-width: none;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-price.about-story {
    display: block;
    height: 100%;
    -o-object-position: 100% 50%;
    object-position: 100% 50%;
  }

  .image-price.post-main-image {
    border-radius: 28px;
  }

  .image-price.feature-single {
    left: 67px;
    width: auto;
    max-width: 137%;
  }

  .image-price.feature-single-process._02 {
    max-width: 33%;
  }

  .image-price.feature-single-process-icon {
    margin-right: 16px;
  }

  .image-price.career-feature-image {
    overflow: hidden;
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 18px;
  }

  .image-price.blob.h-1 {
    left: -222px;
    top: 253px;
  }

  .image-price.blob.h-2 {
    top: 587px;
    right: -332px;
  }

  .image-price.blob.h-4 {
    top: 224px;
    right: -393.917px;
    max-width: 100%;
  }

  .image-price.blob.h-5 {
    left: -381px;
    max-width: 100%;
  }

  .image-price.blob.b-2 {
    margin-top: 448px;
    margin-left: -210px;
  }

  .image-price.blob.contact-1 {
    max-width: 120%;
    margin-top: 289px;
    margin-left: 209px;
  }

  .image-price.blob.p-1 {
    margin-top: 124px;
    margin-left: 439px;
  }

  .image-price.blob.i-1 {
    margin-top: -111px;
    margin-left: -308px;
  }

  .image-price.blob.careers-1 {
    margin-top: 91px;
    margin-left: 482px;
  }

  .image-price.blob.career-1 {
    margin-top: -45px;
    margin-left: 486px;
  }

  .image-price.blob._404-1 {
    margin-top: -149px;
  }

  .image-price.blob._404-2 {
    margin-top: 55%;
  }

  .image-price.blob.integration-single-1 {
    max-width: 100%;
    margin-top: 16px;
    margin-left: 290px;
  }

  .image-price.blob.integration-single-2 {
    bottom: 48%;
    max-width: 100%;
  }

  .image-price.blob.start-here-1 {
    left: -50%;
  }

  .image-price.blob.start-here-2 {
    bottom: 7%;
  }

  .image-price.blob.changelog {
    top: -4%;
  }

  .image-price.blob-opacity.h-3 {
    left: -253px;
    max-width: 80%;
  }

  .image-price.blob-opacity.footer-blob {
    right: -34%;
    bottom: -254px;
    max-width: 80%;
  }

  .image-price.blob-opacity.b-1 {
    margin-top: 199px;
    margin-left: 465px;
  }

  .image-price.blob-opacity.h-6 {
    left: -196px;
    top: 396px;
  }

  .image-price.home-perk-image._01-right {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-price.home-perk-image._02 {
    right: 38px;
    max-width: 30%;
  }

  .image-price.home-perk-image._03 {
    max-width: 70%;
    box-shadow: none;
  }

  .image-price.home-perk-image.second-ipad {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-price.home-perk-image._01-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-price.home-perk-image.second-ipad-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-price.home-perk-image._01-left {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 48px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-price.home-perk-image._01-right-cost-manag {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-price.home-perk-image._01-left-orders {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 48px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-price.home-tab-2-hover-image._01 {
    left: 17%;
  }

  .image-price.home-tab-2-hover-image._02 {
    right: 22%;
  }

  .image-price.home-tab-2-hover-image._03 {
    left: 23%;
  }

  .image-price.home-tab-2-hover-image._04 {
    right: 22%;
  }

  .image-price.hero-image-right {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image-price.hero-image-left {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image-price.hero-image-center {
    bottom: auto;
    max-width: 80%;
  }

  .image-price.pricing-image {
    display: block;
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .title-price.logo-bar-text {
    margin-bottom: 24px;
  }

  .title-price.h3-size.home-tab-title {
    font-size: 22px;
  }

  .title-price.h3-size.story-card-quote {
    margin-bottom: 16px;
  }

  .title-price.h4-size.social-links-label {
    text-align: center;
  }

  .title-price.h4-size.faq-title {
    width: 78%;
  }

  .title-price.team-title {
    margin-bottom: 8px;
  }

  .title-price.blog {
    margin-bottom: 14px;
  }

  .title-price.h2-size.team-member-name {
    margin-right: 24px;
    margin-bottom: 11px;
  }

  .title-price.contact {
    text-align: center;
  }

  .title-price.package-name {
    margin-right: 14px;
    margin-bottom: 0px;
  }

  .title-price.h1-size {
    font-size: 56px;
  }

  .title-price.all-integrations {
    margin-right: 15px;
    margin-bottom: 16px;
  }

  .title-price.article-category-name {
    margin-right: 14px;
  }

  .split-content-icon-price.checkout-left {
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .split-content-icon-price.header-right {
    position: relative;
    z-index: 100;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content-icon-price.header-left {
    position: relative;
    z-index: 100;
  }

  .split-content-icon-price.header-center {
    z-index: 99;
  }

  .split-content-icon-price.home-perk-content {
    max-width: 100%;
    margin-bottom: 48px;
  }

  .split-content-icon-price.settings-mobile {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-icon-price.testimonial-card-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .split-content-icon-price.home-teams-section-card-content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .split-content-icon-price.story-right {
    position: relative;
  }

  .split-content-icon-price.about-testimonials-left {
    max-width: 48%;
  }

  .split-content-icon-price.about-testimonials-right {
    max-width: 48%;
  }

  .split-content-icon-price.cta-v2-right {
    max-width: 100%;
  }

  .split-content-icon-price.contact-content-left {
    max-width: 100%;
    margin-bottom: 56px;
  }

  .split-content-icon-price.contact-content-right {
    max-width: 100%;
  }

  .split-content-icon-price.support-card-content {
    padding-bottom: 40px;
  }

  .split-content-icon-price.left-faqs {
    max-width: 48.5%;
  }

  .split-content-icon-price.right-faqs {
    max-width: 48.5%;
  }

  .split-content-icon-price.single-pricing-left {
    max-width: 48%;
  }

  .split-content-icon-price.single-pricing-right {
    max-width: 48%;
  }

  .split-content-icon-price.feature-single-large {
    max-width: 100%;
  }

  .split-content-icon-price.feature-single-short {
    max-width: 90%;
    margin-bottom: 32px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .split-content-icon-price.career-content {
    max-width: 100%;
  }

  .split-content-icon-price.career-right {
    max-width: 100%;
  }

  .split-content-icon-price.team-member-card-content {
    padding-right: 48px;
    padding-bottom: 48px;
    padding-left: 48px;
  }

  .split-content-icon-price.package-card-top-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content-icon-price.package-card-bottom-content {
    position: -webkit-sticky;
    position: sticky;
    top: 128px;
    padding-top: 18px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content-icon-price.home-perk-content-third {
    max-width: 100%;
    margin-bottom: 48px;
  }

  .split-content-icon-price.orders-web {
    position: relative;
    display: none;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-icon-price.orders-mobile {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-icon-price.settings-web {
    position: relative;
    display: none;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-icon-price.delivery {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-icon-price.dashboard {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-wrapper-icon-price.nav-features-image {
    box-shadow: 0 2px 8px 0 rgba(68, 140, 252, 0.1);
  }

  .image-wrapper-icon-price.testimonial-card-image-wrapper {
    border-radius: 18px;
  }

  .image-wrapper-icon-price.home-teams-section-icon {
    margin-bottom: 18px;
  }

  .image-wrapper-icon-price.package-icon.large {
    margin-bottom: 30px;
  }

  .image-wrapper-icon-price.integration-icon-wrapper {
    width: 130px;
    max-height: 130px;
    min-height: 130px;
    min-width: 130px;
    margin-right: 24px;
  }

  .image-wrapper-icon-price.careers-hero-image {
    border-radius: 20px;
  }

  .image-wrapper-icon-price.team-member-large-avatar {
    width: 41%;
    max-height: 82%;
    min-height: 82%;
    min-width: 41%;
    margin-bottom: 0px;
  }

  .image-wrapper-icon-price.home-tab-main-image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .image-wrapper-second-icon-price.nav-features-image {
    box-shadow: 0 2px 8px 0 rgba(68, 140, 252, 0.1);
  }

  .image-wrapper-second-icon-price.testimonial-card-image-wrapper {
    border-radius: 18px;
  }

  .image-wrapper-second-icon-price.home-teams-section-icon {
    margin-bottom: 18px;
  }

  .image-wrapper-second-icon-price.package-icon.large {
    margin-bottom: 30px;
  }

  .image-wrapper-second-icon-price.integration-icon-wrapper {
    width: 130px;
    max-height: 130px;
    min-height: 130px;
    min-width: 130px;
    margin-right: 24px;
  }

  .image-wrapper-second-icon-price.careers-hero-image {
    border-radius: 20px;
  }

  .image-wrapper-second-icon-price.team-member-large-avatar {
    width: 41%;
    max-height: 82%;
    min-height: 82%;
    min-width: 41%;
    margin-bottom: 0px;
  }

  .image-wrapper-second-icon-price.home-tab-main-image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .contact-form-wrapper-copy {
    position: relative;
    display: none;
    padding: 48px 40px;
    -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;
  }

  .image-wrapper-icon.nav-features-image {
    box-shadow: 0 2px 8px 0 rgba(68, 140, 252, 0.1);
  }

  .image-wrapper-icon.testimonial-card-image-wrapper {
    border-radius: 18px;
  }

  .image-wrapper-icon.home-teams-section-icon {
    margin-bottom: 18px;
  }

  .image-wrapper-icon.package-icon.large {
    margin-bottom: 30px;
  }

  .image-wrapper-icon.integration-icon-wrapper {
    width: 130px;
    max-height: 130px;
    min-height: 130px;
    min-width: 130px;
    margin-right: 24px;
  }

  .image-wrapper-icon.careers-hero-image {
    border-radius: 20px;
  }

  .image-wrapper-icon.team-member-large-avatar {
    width: 41%;
    max-height: 82%;
    min-height: 82%;
    min-width: 41%;
    margin-bottom: 0px;
  }

  .image-wrapper-icon.home-tab-main-image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .image-plus {
    max-width: 8%;
  }

  .image-plus.hero-image {
    bottom: auto;
    max-width: 30%;
  }

  .image-plus.testimonial-image {
    display: block;
    max-width: none;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-plus.about-story {
    display: block;
    height: 100%;
    -o-object-position: 100% 50%;
    object-position: 100% 50%;
  }

  .image-plus.post-main-image {
    border-radius: 28px;
  }

  .image-plus.feature-single {
    left: 67px;
    width: auto;
    max-width: 137%;
  }

  .image-plus.feature-single-process._02 {
    max-width: 33%;
  }

  .image-plus.feature-single-process-icon {
    margin-right: 16px;
  }

  .image-plus.career-feature-image {
    overflow: hidden;
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 18px;
  }

  .image-plus.blob.h-1 {
    left: -222px;
    top: 253px;
  }

  .image-plus.blob.h-2 {
    top: 587px;
    right: -332px;
  }

  .image-plus.blob.h-4 {
    top: 224px;
    right: -393.917px;
    max-width: 100%;
  }

  .image-plus.blob.h-5 {
    left: -381px;
    max-width: 100%;
  }

  .image-plus.blob.b-2 {
    margin-top: 448px;
    margin-left: -210px;
  }

  .image-plus.blob.contact-1 {
    max-width: 120%;
    margin-top: 289px;
    margin-left: 209px;
  }

  .image-plus.blob.p-1 {
    margin-top: 124px;
    margin-left: 439px;
  }

  .image-plus.blob.i-1 {
    margin-top: -111px;
    margin-left: -308px;
  }

  .image-plus.blob.careers-1 {
    margin-top: 91px;
    margin-left: 482px;
  }

  .image-plus.blob.career-1 {
    margin-top: -45px;
    margin-left: 486px;
  }

  .image-plus.blob._404-1 {
    margin-top: -149px;
  }

  .image-plus.blob._404-2 {
    margin-top: 55%;
  }

  .image-plus.blob.integration-single-1 {
    max-width: 100%;
    margin-top: 16px;
    margin-left: 290px;
  }

  .image-plus.blob.integration-single-2 {
    bottom: 48%;
    max-width: 100%;
  }

  .image-plus.blob.start-here-1 {
    left: -50%;
  }

  .image-plus.blob.start-here-2 {
    bottom: 7%;
  }

  .image-plus.blob.changelog {
    top: -4%;
  }

  .image-plus.blob-opacity.h-3 {
    left: -253px;
    max-width: 80%;
  }

  .image-plus.blob-opacity.footer-blob {
    right: -34%;
    bottom: -254px;
    max-width: 80%;
  }

  .image-plus.blob-opacity.b-1 {
    margin-top: 199px;
    margin-left: 465px;
  }

  .image-plus.blob-opacity.h-6 {
    left: -196px;
    top: 396px;
  }

  .image-plus.home-perk-image._01-right {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-plus.home-perk-image._02 {
    right: 38px;
    max-width: 30%;
  }

  .image-plus.home-perk-image._03 {
    max-width: 70%;
    box-shadow: none;
  }

  .image-plus.home-perk-image.second-ipad {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-plus.home-perk-image._01-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-plus.home-perk-image.second-ipad-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-plus.home-perk-image._01-left {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 48px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-plus.home-perk-image._01-right-cost-manag {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-plus.home-perk-image._01-left-orders {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 48px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-plus.home-tab-2-hover-image._01 {
    left: 17%;
  }

  .image-plus.home-tab-2-hover-image._02 {
    right: 22%;
  }

  .image-plus.home-tab-2-hover-image._03 {
    left: 23%;
  }

  .image-plus.home-tab-2-hover-image._04 {
    right: 22%;
  }

  .image-plus.hero-image-right {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image-plus.hero-image-left {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image-plus.hero-image-center {
    bottom: auto;
    max-width: 80%;
  }

  .image-plus.pricing-image {
    display: block;
    max-width: none;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-5._1 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 60px;
  }

  .text-block-list-item {
    margin-right: -146px;
  }

  .button-primary-buy {
    text-align: center;
  }

  .image-movers.hero-image {
    bottom: auto;
    max-width: 30%;
  }

  .image-movers.testimonial-image {
    display: block;
    max-width: none;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-movers.about-story {
    display: block;
    height: 100%;
    -o-object-position: 100% 50%;
    object-position: 100% 50%;
  }

  .image-movers.post-main-image {
    border-radius: 28px;
  }

  .image-movers.feature-single {
    left: 67px;
    width: auto;
    max-width: 137%;
  }

  .image-movers.feature-single-process._02 {
    max-width: 33%;
  }

  .image-movers.feature-single-process-icon {
    margin-right: 16px;
  }

  .image-movers.career-feature-image {
    overflow: hidden;
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 18px;
  }

  .image-movers.blob.h-1 {
    left: -222px;
    top: 253px;
  }

  .image-movers.blob.h-2 {
    top: 587px;
    right: -332px;
  }

  .image-movers.blob.h-4 {
    top: 224px;
    right: -393.917px;
    max-width: 100%;
  }

  .image-movers.blob.h-5 {
    left: -381px;
    max-width: 100%;
  }

  .image-movers.blob.b-2 {
    margin-top: 448px;
    margin-left: -210px;
  }

  .image-movers.blob.contact-1 {
    max-width: 120%;
    margin-top: 289px;
    margin-left: 209px;
  }

  .image-movers.blob.p-1 {
    margin-top: 124px;
    margin-left: 439px;
  }

  .image-movers.blob.i-1 {
    margin-top: -111px;
    margin-left: -308px;
  }

  .image-movers.blob.careers-1 {
    margin-top: 91px;
    margin-left: 482px;
  }

  .image-movers.blob.career-1 {
    margin-top: -45px;
    margin-left: 486px;
  }

  .image-movers.blob._404-1 {
    margin-top: -149px;
  }

  .image-movers.blob._404-2 {
    margin-top: 55%;
  }

  .image-movers.blob.integration-single-1 {
    max-width: 100%;
    margin-top: 16px;
    margin-left: 290px;
  }

  .image-movers.blob.integration-single-2 {
    bottom: 48%;
    max-width: 100%;
  }

  .image-movers.blob.start-here-1 {
    left: -50%;
  }

  .image-movers.blob.start-here-2 {
    bottom: 7%;
  }

  .image-movers.blob.changelog {
    top: -4%;
  }

  .image-movers.blob-opacity.h-3 {
    left: -253px;
    max-width: 80%;
  }

  .image-movers.blob-opacity.footer-blob {
    right: -34%;
    bottom: -254px;
    max-width: 80%;
  }

  .image-movers.blob-opacity.b-1 {
    margin-top: 199px;
    margin-left: 465px;
  }

  .image-movers.blob-opacity.h-6 {
    left: -196px;
    top: 396px;
  }

  .image-movers.home-perk-image._01-right {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-movers.home-perk-image._02 {
    right: 38px;
    max-width: 30%;
  }

  .image-movers.home-perk-image._03 {
    max-width: 70%;
    box-shadow: none;
  }

  .image-movers.home-perk-image.second-ipad {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-movers.home-perk-image._01-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-movers.home-perk-image.second-ipad-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-movers.home-perk-image._01-left {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 48px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-movers.home-perk-image._01-right-cost-manag {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-movers.home-perk-image._01-left-orders {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 48px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-movers.home-tab-2-hover-image._01 {
    left: 17%;
  }

  .image-movers.home-tab-2-hover-image._02 {
    right: 22%;
  }

  .image-movers.home-tab-2-hover-image._03 {
    left: 23%;
  }

  .image-movers.home-tab-2-hover-image._04 {
    right: 22%;
  }

  .image-movers.hero-image-right {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image-movers.hero-image-left {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image-movers.hero-image-center {
    bottom: auto;
    max-width: 80%;
  }

  .image-movers.pricing-image {
    display: block;
    max-width: none;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-office.hero-image {
    bottom: auto;
    max-width: 30%;
  }

  .image-office.testimonial-image {
    display: block;
    max-width: none;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-office.about-story {
    display: block;
    height: 100%;
    -o-object-position: 100% 50%;
    object-position: 100% 50%;
  }

  .image-office.post-main-image {
    border-radius: 28px;
  }

  .image-office.feature-single {
    left: 67px;
    width: auto;
    max-width: 137%;
  }

  .image-office.feature-single-process._02 {
    max-width: 33%;
  }

  .image-office.feature-single-process-icon {
    margin-right: 16px;
  }

  .image-office.career-feature-image {
    overflow: hidden;
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 18px;
  }

  .image-office.blob.h-1 {
    left: -222px;
    top: 253px;
  }

  .image-office.blob.h-2 {
    top: 587px;
    right: -332px;
  }

  .image-office.blob.h-4 {
    top: 224px;
    right: -393.917px;
    max-width: 100%;
  }

  .image-office.blob.h-5 {
    left: -381px;
    max-width: 100%;
  }

  .image-office.blob.b-2 {
    margin-top: 448px;
    margin-left: -210px;
  }

  .image-office.blob.contact-1 {
    max-width: 120%;
    margin-top: 289px;
    margin-left: 209px;
  }

  .image-office.blob.p-1 {
    margin-top: 124px;
    margin-left: 439px;
  }

  .image-office.blob.i-1 {
    margin-top: -111px;
    margin-left: -308px;
  }

  .image-office.blob.careers-1 {
    margin-top: 91px;
    margin-left: 482px;
  }

  .image-office.blob.career-1 {
    margin-top: -45px;
    margin-left: 486px;
  }

  .image-office.blob._404-1 {
    margin-top: -149px;
  }

  .image-office.blob._404-2 {
    margin-top: 55%;
  }

  .image-office.blob.integration-single-1 {
    max-width: 100%;
    margin-top: 16px;
    margin-left: 290px;
  }

  .image-office.blob.integration-single-2 {
    bottom: 48%;
    max-width: 100%;
  }

  .image-office.blob.start-here-1 {
    left: -50%;
  }

  .image-office.blob.start-here-2 {
    bottom: 7%;
  }

  .image-office.blob.changelog {
    top: -4%;
  }

  .image-office.blob-opacity.h-3 {
    left: -253px;
    max-width: 80%;
  }

  .image-office.blob-opacity.footer-blob {
    right: -34%;
    bottom: -254px;
    max-width: 80%;
  }

  .image-office.blob-opacity.b-1 {
    margin-top: 199px;
    margin-left: 465px;
  }

  .image-office.blob-opacity.h-6 {
    left: -196px;
    top: 396px;
  }

  .image-office.home-perk-image._01-right {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-office.home-perk-image._02 {
    right: 38px;
    max-width: 30%;
  }

  .image-office.home-perk-image._03 {
    max-width: 70%;
    box-shadow: none;
  }

  .image-office.home-perk-image.second-ipad {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-office.home-perk-image._01-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-office.home-perk-image.second-ipad-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-office.home-perk-image._01-left {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 48px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-office.home-perk-image._01-right-cost-manag {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-office.home-perk-image._01-left-orders {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 48px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-office.home-tab-2-hover-image._01 {
    left: 17%;
  }

  .image-office.home-tab-2-hover-image._02 {
    right: 22%;
  }

  .image-office.home-tab-2-hover-image._03 {
    left: 23%;
  }

  .image-office.home-tab-2-hover-image._04 {
    right: 22%;
  }

  .image-office.hero-image-right {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image-office.hero-image-left {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image-office.hero-image-center {
    bottom: auto;
    max-width: 80%;
  }

  .image-office.pricing-image {
    display: block;
    max-width: none;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-managers.hero-image {
    bottom: auto;
    max-width: 30%;
  }

  .image-managers.testimonial-image {
    display: block;
    max-width: none;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-managers.about-story {
    display: block;
    height: 100%;
    -o-object-position: 100% 50%;
    object-position: 100% 50%;
  }

  .image-managers.post-main-image {
    border-radius: 28px;
  }

  .image-managers.feature-single {
    left: 67px;
    width: auto;
    max-width: 137%;
  }

  .image-managers.feature-single-process._02 {
    max-width: 33%;
  }

  .image-managers.feature-single-process-icon {
    margin-right: 16px;
  }

  .image-managers.career-feature-image {
    overflow: hidden;
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 18px;
  }

  .image-managers.blob.h-1 {
    left: -222px;
    top: 253px;
  }

  .image-managers.blob.h-2 {
    top: 587px;
    right: -332px;
  }

  .image-managers.blob.h-4 {
    top: 224px;
    right: -393.917px;
    max-width: 100%;
  }

  .image-managers.blob.h-5 {
    left: -381px;
    max-width: 100%;
  }

  .image-managers.blob.b-2 {
    margin-top: 448px;
    margin-left: -210px;
  }

  .image-managers.blob.contact-1 {
    max-width: 120%;
    margin-top: 289px;
    margin-left: 209px;
  }

  .image-managers.blob.p-1 {
    margin-top: 124px;
    margin-left: 439px;
  }

  .image-managers.blob.i-1 {
    margin-top: -111px;
    margin-left: -308px;
  }

  .image-managers.blob.careers-1 {
    margin-top: 91px;
    margin-left: 482px;
  }

  .image-managers.blob.career-1 {
    margin-top: -45px;
    margin-left: 486px;
  }

  .image-managers.blob._404-1 {
    margin-top: -149px;
  }

  .image-managers.blob._404-2 {
    margin-top: 55%;
  }

  .image-managers.blob.integration-single-1 {
    max-width: 100%;
    margin-top: 16px;
    margin-left: 290px;
  }

  .image-managers.blob.integration-single-2 {
    bottom: 48%;
    max-width: 100%;
  }

  .image-managers.blob.start-here-1 {
    left: -50%;
  }

  .image-managers.blob.start-here-2 {
    bottom: 7%;
  }

  .image-managers.blob.changelog {
    top: -4%;
  }

  .image-managers.blob-opacity.h-3 {
    left: -253px;
    max-width: 80%;
  }

  .image-managers.blob-opacity.footer-blob {
    right: -34%;
    bottom: -254px;
    max-width: 80%;
  }

  .image-managers.blob-opacity.b-1 {
    margin-top: 199px;
    margin-left: 465px;
  }

  .image-managers.blob-opacity.h-6 {
    left: -196px;
    top: 396px;
  }

  .image-managers.home-perk-image._01-right {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-managers.home-perk-image._02 {
    right: 38px;
    max-width: 30%;
  }

  .image-managers.home-perk-image._03 {
    max-width: 70%;
    box-shadow: none;
  }

  .image-managers.home-perk-image.second-ipad {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-managers.home-perk-image._01-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-managers.home-perk-image.second-ipad-copy {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 14px 12px rgba(149, 166, 235, 0.16);
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-managers.home-perk-image._01-left {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 48px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-managers.home-perk-image._01-right-cost-manag {
    position: static;
    right: auto;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-managers.home-perk-image._01-left-orders {
    position: static;
    z-index: 0;
    display: block;
    overflow: visible;
    max-width: 85%;
    margin-top: 48px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-managers.home-tab-2-hover-image._01 {
    left: 17%;
  }

  .image-managers.home-tab-2-hover-image._02 {
    right: 22%;
  }

  .image-managers.home-tab-2-hover-image._03 {
    left: 23%;
  }

  .image-managers.home-tab-2-hover-image._04 {
    right: 22%;
  }

  .image-managers.hero-image-right {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image-managers.hero-image-left {
    bottom: 0px;
    display: none;
    max-width: 47%;
  }

  .image-managers.hero-image-center {
    bottom: auto;
    max-width: 80%;
  }

  .image-managers.pricing-image {
    display: block;
    max-width: none;
    border-radius: 18px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .split-content-list {
    padding-right: 50px;
    padding-left: 0px;
  }

  .split-content-list.checkout-left {
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .split-content-list.header-right {
    position: relative;
    z-index: 100;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content-list.header-left {
    position: relative;
    z-index: 100;
  }

  .split-content-list.header-center {
    z-index: 99;
  }

  .split-content-list.home-perk-content {
    max-width: 100%;
    margin-bottom: 48px;
  }

  .split-content-list.settings-mobile {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-list.testimonial-card-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .split-content-list.home-teams-section-card-content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .split-content-list.story-right {
    position: relative;
  }

  .split-content-list.about-testimonials-left {
    max-width: 48%;
  }

  .split-content-list.about-testimonials-right {
    max-width: 48%;
  }

  .split-content-list.cta-v2-right {
    max-width: 100%;
  }

  .split-content-list.contact-content-left {
    max-width: 100%;
    margin-bottom: 56px;
  }

  .split-content-list.contact-content-right {
    max-width: 100%;
  }

  .split-content-list.support-card-content {
    padding-bottom: 40px;
  }

  .split-content-list.left-faqs {
    max-width: 48.5%;
  }

  .split-content-list.right-faqs {
    max-width: 48.5%;
  }

  .split-content-list.single-pricing-left {
    max-width: 48%;
  }

  .split-content-list.single-pricing-right {
    max-width: 48%;
  }

  .split-content-list.feature-single-large {
    max-width: 100%;
  }

  .split-content-list.feature-single-short {
    max-width: 90%;
    margin-bottom: 32px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .split-content-list.career-content {
    max-width: 100%;
  }

  .split-content-list.career-right {
    max-width: 100%;
  }

  .split-content-list.team-member-card-content {
    padding-right: 48px;
    padding-bottom: 48px;
    padding-left: 48px;
  }

  .split-content-list.package-card-top-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content-list.package-card-bottom-content {
    position: -webkit-sticky;
    position: sticky;
    top: 128px;
    padding-top: 18px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content-list.home-perk-content-third {
    max-width: 100%;
    margin-bottom: 48px;
  }

  .split-content-list.orders-web {
    position: relative;
    display: none;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-list.orders-mobile {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-list.settings-web {
    position: relative;
    display: none;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-list.delivery {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-list.dashboard {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .hero-wrapper-banner {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-wrapper-location.nav-features-image {
    box-shadow: 0 2px 8px 0 rgba(68, 140, 252, 0.1);
  }

  .image-wrapper-location.testimonial-card-image-wrapper {
    border-radius: 18px;
  }

  .image-wrapper-location.home-teams-section-icon {
    margin-bottom: 18px;
  }

  .image-wrapper-location.package-icon.large {
    margin-bottom: 30px;
  }

  .image-wrapper-location.integration-icon-wrapper {
    width: 130px;
    max-height: 130px;
    min-height: 130px;
    min-width: 130px;
    margin-right: 24px;
  }

  .image-wrapper-location.careers-hero-image {
    border-radius: 20px;
  }

  .image-wrapper-location.team-member-large-avatar {
    width: 41%;
    max-height: 82%;
    min-height: 82%;
    min-width: 41%;
    margin-bottom: 0px;
  }

  .image-wrapper-location.home-tab-main-image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .narrow-section-features {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .narrow-section-features.blog-post {
    padding-top: 160px;
  }

  .narrow-section-features.relative-features-copy {
    padding-top: 130px;
  }

  .section-01 {
    padding-top: 130px;
    padding-bottom: 30px;
  }

  .section-01.utility-page {
    padding-top: 180px;
    padding-bottom: 0px;
  }

  .section-01.utility-page.checkout {
    padding-top: 180px;
  }

  .section-01.hero-section {
    padding-top: 180px;
  }

  .section-01.first-section {
    padding-top: 180px;
  }

  .section-01.integrations {
    padding-bottom: 80px;
  }

  .section-01.single-integration {
    padding-top: 160px;
  }

  .section-01.feature-single-hero {
    padding-top: 230px;
  }

  .section-01.pricing {
    padding-top: 21px;
    padding-bottom: 100px;
  }

  .section-features {
    padding-top: 130px;
    padding-bottom: 30px;
  }

  .section-features.utility-page {
    padding-top: 180px;
    padding-bottom: 0px;
  }

  .section-features.utility-page.checkout {
    padding-top: 180px;
  }

  .section-features.hero-section {
    padding-top: 180px;
  }

  .section-features.first-section {
    padding-top: 180px;
  }

  .section-features.integrations {
    padding-bottom: 80px;
  }

  .section-features.single-integration {
    padding-top: 160px;
  }

  .section-features.feature-single-hero {
    padding-top: 230px;
  }

  .section-features.pricing {
    padding-top: 21px;
    padding-bottom: 100px;
  }

  .section-features.relative-features {
    padding-top: 70px;
  }

  .narrow-section-about {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .narrow-section-about.blog-post {
    padding-top: 160px;
  }

  .narrow-section-about.relative {
    padding-top: 30px;
  }

  .narrow-section-about.relative-about {
    padding-top: 30px;
  }

  .container-default-features {
    -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;
  }

  .section-contactus {
    padding-top: 130px;
    padding-bottom: 30px;
  }

  .section-contactus.utility-page {
    padding-top: 180px;
    padding-bottom: 0px;
  }

  .section-contactus.utility-page.checkout {
    padding-top: 180px;
  }

  .section-contactus.hero-section {
    padding-top: 180px;
  }

  .section-contactus.first-section {
    padding-top: 180px;
  }

  .section-contactus.integrations {
    padding-bottom: 80px;
  }

  .section-contactus.single-integration {
    padding-top: 160px;
  }

  .section-contactus.feature-single-hero {
    padding-top: 230px;
  }

  .section-contactus.pricing {
    padding-top: 21px;
    padding-bottom: 100px;
  }

  .narrow-section-about-c3max {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .narrow-section-about-c3max.blog-post {
    padding-top: 160px;
  }

  .narrow-section-about-c3max.relative {
    padding-top: 30px;
  }

  .narrow-section-about-c3max.relative-about {
    padding-top: 30px;
  }

  .narrow-section-about-c3max.relative-about-c3max {
    padding-top: 30px;
  }

  .home-tabs-menu-about {
    display: block;
    max-width: 100%;
    margin-bottom: 48px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .home-hero-tab-about {
    margin-bottom: 0px;
    padding: 32px;
    text-align: left;
  }

  .home-hero-tab-about-2 {
    margin-bottom: 0px;
    padding: 32px;
    text-align: left;
  }

  .image-wrapper-about.nav-features-image {
    box-shadow: 0 2px 8px 0 rgba(68, 140, 252, 0.1);
  }

  .image-wrapper-about.testimonial-card-image-wrapper {
    border-radius: 18px;
  }

  .image-wrapper-about.home-teams-section-icon {
    margin-bottom: 18px;
  }

  .image-wrapper-about.package-icon.large {
    margin-bottom: 30px;
  }

  .image-wrapper-about.integration-icon-wrapper {
    width: 130px;
    max-height: 130px;
    min-height: 130px;
    min-width: 130px;
    margin-right: 24px;
  }

  .image-wrapper-about.careers-hero-image {
    border-radius: 20px;
  }

  .image-wrapper-about.team-member-large-avatar {
    width: 41%;
    max-height: 82%;
    min-height: 82%;
    min-width: 41%;
    margin-bottom: 0px;
  }

  .image-wrapper-about.home-tab-main-image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .split-content-about.checkout-left {
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .split-content-about.header-right {
    position: relative;
    z-index: 100;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content-about.header-left {
    position: relative;
    z-index: 100;
  }

  .split-content-about.header-center {
    z-index: 99;
  }

  .split-content-about.home-perk-content {
    max-width: 100%;
    margin-bottom: 48px;
  }

  .split-content-about.settings-mobile {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-about.testimonial-card-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .split-content-about.home-teams-section-card-content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .split-content-about.story-right {
    position: relative;
  }

  .split-content-about.about-testimonials-left {
    max-width: 48%;
  }

  .split-content-about.about-testimonials-right {
    max-width: 48%;
  }

  .split-content-about.cta-v2-right {
    max-width: 100%;
  }

  .split-content-about.contact-content-left {
    max-width: 100%;
    margin-bottom: 75px;
  }

  .split-content-about.contact-content-right {
    max-width: 100%;
  }

  .split-content-about.support-card-content {
    padding-bottom: 40px;
  }

  .split-content-about.left-faqs {
    max-width: 48.5%;
  }

  .split-content-about.right-faqs {
    max-width: 48.5%;
  }

  .split-content-about.single-pricing-left {
    max-width: 48%;
  }

  .split-content-about.single-pricing-right {
    max-width: 48%;
  }

  .split-content-about.feature-single-large {
    max-width: 100%;
  }

  .split-content-about.feature-single-short {
    max-width: 90%;
    margin-bottom: 32px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .split-content-about.career-content {
    max-width: 100%;
  }

  .split-content-about.career-right {
    max-width: 100%;
  }

  .split-content-about.team-member-card-content {
    padding-right: 48px;
    padding-bottom: 48px;
    padding-left: 48px;
  }

  .split-content-about.package-card-top-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content-about.package-card-bottom-content {
    position: -webkit-sticky;
    position: sticky;
    top: 128px;
    padding-top: 18px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .split-content-about.home-perk-content-third {
    max-width: 100%;
    margin-bottom: 48px;
  }

  .split-content-about.orders-web {
    position: relative;
    display: none;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-about.orders-mobile {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-about.settings-web {
    position: relative;
    display: none;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-about.delivery {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .split-content-about.dashboard {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100%;
    padding-right: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    opacity: 1;
    text-align: left;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .contacus {
    margin-top: 0px;
    margin-right: -200px;
    margin-left: -16px;
    padding-right: 24px;
    padding-left: 0px;
    background-size: contain;
    text-align: center;
  }

  .contacus.image._1 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }

  .contacus._1 {
    margin-right: -38px;
    margin-left: 121px;
    padding-right: 0px;
    padding-left: 0px;
    background-repeat: no-repeat;
  }

  .cta-wrapper-copy {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cta-wrapper-copy.cta-v2 {
    padding: 56px 40px;
    -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;
    border-radius: 24px;
  }

  .cta-wrapper-copy-copy {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cta-wrapper-copy-copy.cta-v2 {
    padding: 56px 40px;
    -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;
    border-radius: 24px;
  }

  .contactimage {
    width: 50%;
  }

  .contactimage._2 {
    display: inline-block;
    text-align: center;
  }

  .contactdiv {
    display: none;
    text-align: center;
  }

  .contactdiv.bottom {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 48px;
  }

  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    line-height: 1.5;
  }

  h6 {
    line-height: 1.5;
  }

  blockquote {
    padding: 56px 44px;
    font-size: 20px;
  }

  .container-default.feature-single {
    position: relative;
  }

  .section-styleguide {
    padding-top: 170px;
  }

  .style-guide-title {
    font-size: 46px;
    line-height: 52px;
  }

  .style-guide-header {
    padding-right: 32px;
    padding-left: 32px;
  }

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

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

  .paragraph-large {
    font-size: 20px;
    line-height: 32px;
  }

  .style-guide-subheader {
    padding-top: 30px;
    padding-right: 32px;
    padding-left: 32px;
  }

  .style-guide-content-wrapper {
    padding-right: 32px;
    padding-left: 32px;
  }

  .icons-grid {
    grid-template-columns: repeat(auto-fit, 80px);
  }

  .button-primary {
    padding: 20px 32px;
  }

  .button-primary._2-buttons {
    margin-right: 16px;
  }

  .button-primary.category {
    margin-right: 16px;
  }

  .button-primary.header-button {
    display: none;
  }

  .button-primary.header-button.mobile {
    display: block;
    margin-left: 0px;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-secondary {
    padding: 20px 32px;
  }

  .button-secondary.category {
    margin-right: 16px;
    margin-left: 0px;
  }

  .header {
    max-width: none;
  }

  .nav-item-wrapper.mobile {
    display: block;
  }

  .nav-link {
    font-size: 20px;
    line-height: 1.6em;
  }

  .menu-button {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
    margin-left: 0px;
    border-radius: 10px;
  }

  .nav-menu {
    padding-top: 150px;
  }

  .display-1 {
    font-size: 64px;
    line-height: 72px;
  }

  .display-2 {
    font-size: 52px;
    line-height: 58px;
  }

  .display-3 {
    font-size: 26px;
    line-height: 30px;
  }

  .footer-grid {
    justify-items: stretch;
    grid-row-gap: 81px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer-logo-container {
    margin-bottom: 8px;
  }

  .footer-nav {
    margin-right: 14px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .section {
    padding-top: 130px;
    padding-bottom: 30px;
  }

  .section.utility-page.checkout {
    padding-top: 160px;
  }

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

  .section.first-section {
    padding-bottom: 100px;
  }

  .section.integrations {
    padding-top: 180px;
  }

  .section.feature-single-hero {
    display: block;
    padding-top: 180px;
  }

  .section.pricing {
    padding-bottom: 80px;
  }

  .section.relative-features {
    padding-top: 100px;
  }

  .utility-page-wrap {
    padding-top: 160px;
  }

  .utility-page-wrap._404 {
    min-height: 450px;
    padding-bottom: 100px;
  }

  .utility-page-content-password {
    padding-right: 32px;
    padding-left: 32px;
  }

  .input {
    min-height: 56px;
    padding: 20px;
    font-size: 16px;
  }

  .input::-webkit-input-placeholder {
    font-size: 16px;
  }

  .input:-ms-input-placeholder {
    font-size: 16px;
  }

  .input::-ms-input-placeholder {
    font-size: 16px;
  }

  .input::placeholder {
    font-size: 16px;
  }

  .input.cta-newsletter-input {
    min-height: 64px;
    margin-bottom: 19px;
  }

  ._404-title {
    font-size: 150px;
  }

  .container-medium-790px.changelog {
    margin-top: -73px;
  }

  .divider.integration-card-divider {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .paragraph.contact {
    margin-left: 5px;
  }

  .paragraph.package-about-excerpt {
    margin-bottom: 15px;
  }

  .paragraph.get-package-testimonials {
    margin-bottom: 25px;
  }

  .paragraph.integration-about-excerpt {
    margin-bottom: 16px;
  }

  .paragraph.career-about-excerpt {
    max-width: 336px;
  }

  .paragraph.apply-today-paragraph {
    margin-bottom: 20px;
  }

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

  .paragraph.p-pricing {
    margin-right: 0px;
  }

  .paragraph.p-pricing._1 {
    margin-right: 0px;
    text-align: left;
  }

  .card {
    border-radius: 12px;
  }

  .card.changelog {
    margin-bottom: 0px;
    padding: 50px 40px;
  }

  .card.home-stats-card {
    padding: 40px 24px;
  }

  .card.testimonial-card {
    padding: 32px 32px 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 12px;
  }

  .card.about-stats-card {
    padding-right: 24px;
    padding-left: 24px;
  }

  .card.story-card {
    right: auto;
    margin-left: 0px;
    border-radius: 12px;
  }

  .card.team-member-small-card {
    border-radius: 12px;
  }

  .card.about-testimonial-card {
    margin-bottom: 24px;
  }

  .card.contact-link {
    margin-bottom: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: left;
  }

  .card.pricing-card {
    padding: 40px 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card.features-comparison {
    padding-right: 35px;
    padding-left: 35px;
  }

  .card.get-package {
    padding: 40px 32px;
  }

  .card.get-package-testimonials {
    margin-right: 0px;
    margin-bottom: 24px;
    padding: 40px 24px;
  }

  .card.get-package-testimonials.last {
    margin-bottom: 0px;
  }

  .card.integration-card {
    padding-right: 24px;
    padding-left: 24px;
  }

  .card.integration-main-card {
    margin-bottom: -56px;
    padding: 40px 24px;
  }

  .card.open-positions-main-card {
    padding: 0px;
    background-color: transparent;
    box-shadow: none;
  }

  .card.apply-card {
    position: static;
    padding: 40px 24px;
  }

  .card.carrer-card {
    padding: 40px 24px;
  }

  .card.start-here-card {
    padding: 40px 32px;
  }

  .checkout-block-header {
    padding-right: 40px;
    padding-left: 40px;
  }

  .checkout-block-content {
    padding-right: 40px;
    padding-left: 40px;
  }

  .title.hero-title.title-features {
    font-size: 60px;
  }

  .title.hero-title._3._3a {
    font-size: 24px;
  }

  .title.logo-bar-text {
    margin-bottom: 16px;
  }

  .title.feature-card-title {
    margin-bottom: 12px;
  }

  .title.h3-size {
    font-size: 24px;
  }

  .title.h4-size {
    color: #3b3f44;
    font-size: 20px;
  }

  .title.h4-size.blog-card-title {
    margin-bottom: 16px;
  }

  .title.h4-size.social-links-label {
    margin-bottom: 16px;
  }

  .title.h4-size.faq-title {
    width: 88%;
  }

  .title.story-about {
    margin-bottom: 8px;
  }

  .title.h2-size {
    font-size: 35px;
  }

  .title.h2-size.more-integrations {
    margin-right: 20px;
    margin-bottom: 16px;
  }

  .title.package-name {
    margin-right: 12px;
  }

  .title.h1-size {
    font-size: 48px;
  }

  .title.get-package-testimonials {
    margin-right: 24px;
    margin-bottom: 12px;
  }

  .title.article-category-name {
    margin-right: 12px;
  }

  .title.career-position {
    margin-bottom: 12px;
  }

  .title.job-title {
    margin-bottom: 12px;
  }

  .title.more-positions {
    margin-right: 24px;
    margin-bottom: 12px;
  }

  .title.package-category-name {
    margin-right: 16px;
  }

  .title.latest-articles {
    margin-right: 20px;
    margin-bottom: 16px;
  }

  .title.team-member-articles {
    margin-right: 20px;
    margin-bottom: 16px;
  }

  .title.t-pricing {
    font-size: 30px;
  }

  .title.t-pricing._1 {
    margin-right: 0px;
    text-align: left;
  }

  .title.mid-powerful-feat._1 {
    margin-bottom: 0px;
  }

  .split-content.feature-card-content {
    padding-right: 24px;
    padding-bottom: 40px;
    padding-left: 24px;
  }

  .split-content.blog-card-content {
    padding: 24px 24px 40px;
  }

  .split-content.testimonial-card-content {
    max-width: 100%;
  }

  .split-content.home-teams-section-card-content {
    padding-right: 24px;
    padding-bottom: 32px;
    padding-left: 24px;
  }

  .split-content.story-left {
    max-width: 100%;
    margin-bottom: 34px;
  }

  .split-content.story-right {
    max-width: 100%;
  }

  .split-content.bottom-team-card-content {
    padding-bottom: 40px;
  }

  .split-content.about-testimonials-left {
    max-width: 100%;
    margin-bottom: 24px;
    padding-top: 0px;
  }

  .split-content.about-testimonials-right {
    max-width: 100%;
  }

  .split-content.featured-blog-card-content {
    padding: 32px 24px 40px;
  }

  .split-content.featured-blog-card-content.small {
    padding: 32px 24px;
  }

  .split-content.contact-content-left.pricing {
    max-width: 90%;
  }

  .split-content.contact-content-left.pricing._1 {
    max-width: 100%;
  }

  .split-content.left-faqs {
    max-width: 100%;
    margin-bottom: 24px;
  }

  .split-content.right-faqs {
    max-width: 100%;
  }

  .split-content.single-pricing-left {
    max-width: 100%;
    margin-bottom: 32px;
  }

  .split-content.single-pricing-right {
    max-width: 100%;
  }

  .split-content.integrations-hero-left {
    max-width: 100%;
    margin-bottom: 32px;
  }

  .split-content.integrations-hero-right {
    max-width: 100%;
  }

  .split-content.feature-single-hero-left {
    max-width: 100%;
    margin-bottom: 48px;
  }

  .split-content.feature-single-short {
    max-width: 100%;
  }

  .split-content.careers-card-left {
    position: static;
    max-width: none;
    margin-bottom: 32px;
  }

  .split-content.careers-card-right {
    max-width: 100%;
  }

  .split-content.career-content {
    max-width: 100%;
  }

  .split-content.career-right {
    max-width: 100%;
    margin-top: 40px;
  }

  .split-content.team-member-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content.team-member-details {
    width: auto;
  }

  .split-content.search-results-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content.package-card-bottom-content {
    position: static;
    padding-top: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .checkout-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-wrapper.nav-features-image {
    margin-right: 10px;
  }

  .image-wrapper.feature-image-wrapper {
    margin-top: -39px;
    border-radius: 18px;
  }

  .image-wrapper.home-tab-icon {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .image-wrapper.testimonial-card-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 12px;
  }

  .image-wrapper.home-teams-section {
    border-radius: 16px;
  }

  .image-wrapper.featured-blog-card-image-wrapper {
    height: auto;
  }

  .image-wrapper.package-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-right: 12px;
    border-radius: 12px;
  }

  .image-wrapper.integration-icon {
    margin-bottom: 6px;
  }

  .image-wrapper.integration-icon-wrapper {
    width: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-right: 0px;
    margin-bottom: 16px;
    border-radius: 18px;
  }

  .image-wrapper.feature-single {
    max-width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .image-wrapper.careers-hero-image {
    border-radius: 12px;
  }

  .image-wrapper.team-member-large-avatar {
    margin-top: -120px;
    margin-right: 0px;
    margin-bottom: 24px;
    border-radius: 12px;
  }

  .image-wrapper.contact-link-icon-wrapper {
    width: 40px;
    min-height: 40px;
  }

  .image-wrapper.home-tab-main-image {
    position: relative;
    display: block;
    margin-top: 29px;
    padding-left: 0px;
    background-repeat: no-repeat;
  }

  .image-wrapper.feature-image-wrapper-movers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper.feature-image-wrapper-msnsgers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper.feature-image-wrapper-msnsgers-copy {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper.feature-image-wrapper-clerk {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image.login-icon {
    display: block;
    width: 16px;
  }

  .image.hero-main-image {
    border-radius: 12px;
  }

  .image.hero-image {
    border-radius: 12px;
  }

  .image.home-trust-companies {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .image.feature-image {
    width: 90px;
  }

  .image.home-tab-main-image {
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
    border-radius: 0px;
    background-color: #758bff;
  }

  .image.testimonial-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .image.home-teams-card-image {
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 15%;
    object-position: 50% 15%;
  }

  .image.about-hero {
    max-height: 180px;
    border-radius: 12px;
    -o-object-position: 50% 23%;
    object-position: 50% 23%;
  }

  .image.about-hero.first {
    max-height: none;
    margin-bottom: 0px;
  }

  .image.post-main-image {
    margin-bottom: 40px;
    border-radius: 18px;
  }

  .image.feature-single {
    left: 0px;
    display: block;
    max-width: 100%;
  }

  .image.feature-single.large {
    display: none;
  }

  .image.feature-single-process-icon {
    margin-right: 16px;
  }

  .image.blob.h-1 {
    left: -173px;
    top: 303px;
  }

  .image.blob.h-2 {
    top: 507px;
    right: -268px;
  }

  .image.blob.h-4 {
    top: 306px;
    right: -262.917px;
  }

  .image.blob.h-5 {
    left: -197px;
  }

  .image.blob.p-1 {
    max-width: 100%;
    margin-top: 247px;
    margin-left: 238px;
  }

  .image.blob.i-1 {
    margin-top: -123px;
    margin-left: -204px;
  }

  .image.blob.careers-1 {
    max-width: 100%;
    margin-top: 195px;
    margin-left: 300px;
  }

  .image.blob._404-1 {
    max-width: 100%;
    margin-top: -95px;
  }

  .image.blob._404-2 {
    max-width: 100%;
  }

  .image.blob.password-1 {
    max-width: 120%;
    margin-top: 6%;
    margin-left: 8%;
  }

  .image.blob.integration-single-1 {
    margin-left: 222px;
  }

  .image.blob.integration-single-2 {
    bottom: 56%;
  }

  .image.blob.start-here-2 {
    bottom: 13%;
  }

  .image.blob.changelog {
    top: -4%;
  }

  .image.blob-opacity.h-3 {
    left: -161px;
    max-width: 100%;
  }

  .image.blob-opacity.footer-blob {
    right: -44%;
    bottom: -222px;
    max-width: 100%;
  }

  .image.blob-opacity.b-1 {
    margin-left: 340px;
  }

  .image.blob-opacity.h-6 {
    left: -265px;
    top: 291px;
    max-width: 150%;
    opacity: 0.79;
  }

  .image.home-perk-image._01-right {
    max-width: 90%;
  }

  .image.home-perk-image._02 {
    right: 0px;
  }

  .image.home-perk-image.second-ipad {
    max-width: 80%;
  }

  .image.home-perk-image._01-copy {
    max-width: 80%;
  }

  .image.home-perk-image.second-ipad-copy {
    max-width: 80%;
  }

  .image.home-perk-image._01-left {
    max-width: 90%;
  }

  .image.home-perk-image._01-right-cost-manag {
    max-width: 90%;
  }

  .image.home-perk-image._01-left-orders {
    max-width: 90%;
  }

  .image.home-tab-2-hover-image {
    border-radius: 12px;
  }

  .image.home-tab-2-hover-image._01 {
    left: 11%;
  }

  .image.home-tab-2-hover-image._02 {
    right: 9%;
  }

  .image.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image.home-tab-2-hover-image._04 {
    right: 15%;
  }

  .image.hero-image-right {
    display: none;
    border-radius: 12px;
  }

  .image.hero-image-left {
    display: none;
    border-radius: 12px;
  }

  .image.hero-image-center {
    width: 100%;
    max-width: 85%;
    border-radius: 12px;
  }

  .image.feature-image-movers {
    width: 90px;
  }

  .image.feature-image-managers {
    width: 90px;
  }

  .image.feature-image-managers {
    width: 90px;
  }

  .image.feature-image-clerk {
    width: 90px;
  }

  .image.pricing-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .nav-cart-quantity {
    font-size: 16px;
  }

  .cart-container {
    border-radius: 12px;
  }

  .rich-text ul {
    margin-bottom: 40px;
    padding-left: 32px;
  }

  .rich-text ol {
    margin-bottom: 40px;
    padding-left: 32px;
  }

  .rich-text blockquote {
    margin-top: 40px;
    margin-bottom: 32px;
    padding: 40px 64px;
    font-size: 18px;
  }

  .rich-text h5 {
    margin-bottom: 16px;
  }

  .rich-text p {
    margin-bottom: 24px;
  }

  .rich-text h4 {
    margin-bottom: 16px;
  }

  .rich-text figure {
    margin-bottom: 32px;
  }

  .rich-text img {
    border-radius: 12px;
  }

  .login-button {
    display: none;
  }

  .login-button.show-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 32px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #000;
    border-radius: 12px;
    line-height: 1;
  }

  .dropdown-features-menu {
    max-width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .dropdown-menu-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .dropdown-nav-menu {
    margin-right: 32px;
    margin-bottom: 14px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .dropdown-nav-menu.last {
    margin-bottom: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .dropdown-menu-column {
    margin-right: 24px;
    margin-bottom: 16px;
  }

  .dropdown-menu-column.last {
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .dropdown-menu.dropdown-features-menu {
    min-width: auto;
  }

  .limit-content.home-features._1 {
    margin-bottom: 0px;
  }

  .logo-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 535px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .top-content.latest-articles-top-content {
    margin-bottom: 28px;
  }

  .top-content.about-testimonials {
    margin-bottom: 24px;
  }

  .top-content.featured-post-top-details {
    margin-bottom: 16px;
  }

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

  .top-content.pricing-top-content {
    margin-bottom: 32px;
  }

  .top-content.top-pricing-content {
    margin-bottom: 10px;
  }

  .top-content.articles-categories {
    margin-right: 0px;
  }

  .top-content.career-single-top-content {
    padding-bottom: 48px;
  }

  .top-content.team-member-card-top-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .top-content.team-member-top-details {
    margin-bottom: 12px;
  }

  .top-content.search-results {
    margin-bottom: 32px;
  }

  .top-content.start-here {
    margin-bottom: 32px;
  }

  .narrow-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .split.home-perks-wrapper {
    margin-bottom: 75px;
  }

  .split.home-perks-wrapper.last {
    margin-bottom: 50px;
  }

  .split.home-perks-wrapper.second {
    margin-bottom: 75px;
  }

  .split.home-perks-wrapper.fourth {
    margin-bottom: 75px;
  }

  .split.home-perks-wrapper.fourth-clerk {
    margin-bottom: 95px;
  }

  .split.story-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split.about-testimonials {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split.get-package {
    margin-bottom: -75px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split.get-package-testimonials {
    -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;
  }

  .split.integrations-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split.integration-top-content {
    -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;
  }

  .split.feature-single-hero-wrapper {
    -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;
  }

  .split.career-details {
    margin-bottom: -12px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .split.career-single-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split.delivery-wrapper {
    margin-bottom: 75px;
  }

  .split.delivery-wrapper.last {
    margin-bottom: 50px;
  }

  .split.delivery-wrapper.second {
    margin-bottom: 95px;
  }

  .split.delivery-wrapper.fourth {
    margin-bottom: 95px;
  }

  .list.package-features-list {
    margin-bottom: 40px;
  }

  .list-item.dark-check-item {
    padding-left: 32px;
    background-size: 22px;
  }

  .big-numbers.home-stats {
    font-size: 48px;
  }

  .big-numbers.about-stats {
    font-size: 50px;
  }

  .cta-wrapper {
    min-height: 360px;
    padding: 32px;
    border-radius: 18px;
  }

  .home-tabs-content {
    height: 450px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .home-tabs-menu {
    margin-bottom: 30px;
    grid-row-gap: 16px;
  }

  .home-hero-tab {
    padding: 26px 32px;
    border-radius: 12px;
  }

  .home-tab-pane {
    min-height: 100%;
    padding-top: 0px;
    border-radius: 12px;
  }

  ._3-column-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  ._3-column-grid.blog-post-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.home-teams-grid {
    margin-bottom: 32px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.about-hero-image-grid {
    max-height: 526.96875px;
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  ._3-column-grid.team-grid {
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.values-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._3-column-grid.support-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.integrations-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.careers-features {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._3-column-grid.pricing {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.features-grid {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.integrations-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.search-result-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .testimonials-arrow {
    top: 76%;
    right: 32px;
  }

  .testimonials-arrow.left {
    top: 76%;
    right: 86px;
  }

  .bg.bg-square.testimonials {
    top: auto;
    right: -4%;
    bottom: -4%;
    min-height: 650px;
    min-width: 90%;
    margin-top: 0px;
    margin-right: 0px;
    border-radius: 12px;
  }

  .footer-nav-wrapper.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-nav-wrapper.grid-features {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .footer-nav-column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer-nav-column.large {
    margin-bottom: 24px;
  }

  .footer-link.link-block {
    white-space: nowrap;
  }

  .footer-link.contact-link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._4-column-grid.features-comparison-row {
    padding-top: 24px;
    padding-bottom: 32px;
    -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;
    grid-row-gap: 13px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  ._4-column-grid.features-comparison-row.first {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    grid-row-gap: 40px;
  }

  ._4-column-grid.features-comparison-row.last {
    margin-bottom: 80px;
  }

  .badge.team-member-position {
    top: 16px;
    right: 16px;
  }

  .social-links-container {
    width: auto;
    min-width: 130px;
  }

  .search-input-wrapper {
    max-width: 100%;
    margin-top: 0px;
  }

  .search-input-wrapper.blog-page {
    width: 100%;
    max-width: none;
  }

  .submit-button.newsletter-subscribe-button-wrapper {
    position: static;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-color: #fff;
  }

  .submit-button.newsletter-subscribe-button-wrapper:hover {
    background-color: #fff;
  }

  .categories-button-wrapper {
    margin-bottom: 12px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .pagination {
    margin-top: 40px;
  }

  .success-message {
    border-radius: 12px;
  }

  .error-message {
    margin-top: 20px;
    padding: 20px;
    border-radius: 12px;
  }

  .error-message.cart {
    width: auto;
  }

  .contact-links-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .social-links-wrapper {
    max-width: 280px;
  }

  .social-link {
    width: 32px;
    max-height: 32px;
    min-height: 32px;
    min-width: 32px;
  }

  .contact-form-wrapper {
    padding: 32px 24px;
  }

  .label {
    margin-bottom: 6px;
  }

  .button-arrow {
    font-size: 12px;
  }

  .button-arrow.small {
    margin-left: 4px;
  }

  .faqs-main-wrapper {
    -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;
  }

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

  .faq-icon-wrapper {
    width: 40px;
    max-height: 40px;
    min-height: 40px;
    min-width: 40px;
  }

  .added-cost {
    margin-bottom: 20px;
  }

  .text-link-w-arrow-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._6-column-grid.logo-bar-feature-single {
    max-width: 489px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .open-positions-content-main-wrapper {
    position: static;
  }

  .careers-container {
    margin-bottom: 64px;
    -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;
    border-bottom-style: none;
  }

  .job-details.preview {
    width: auto;
    max-width: none;
    min-width: 290px;
    margin-bottom: -12px;
    -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;
  }

  .job-single-detail {
    margin-right: 24px;
    margin-bottom: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .job-single-detail.first {
    margin-right: 16px;
    margin-bottom: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .bottom-content.search-results-top-bottom-content {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .career-body-main-wrapper {
    margin-top: 48px;
  }

  .plan-item:nth-child(odd) {
    top: 0px;
  }

  .header-logo-wrapper {
    padding-left: 0px;
  }

  .hamburger-menu-icon {
    width: 24px;
    font-size: 21px;
  }

  .cart-header {
    padding-right: 56px;
  }

  .cart-price {
    font-size: 20px;
  }

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

  .cart-wrapper {
    z-index: 9007199254740991;
  }

  .web-payments {
    margin-bottom: 16px;
  }

  ._2-column-grid-c3m {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  ._2-column-grid-c3m.blog-post-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.home-teams-grid {
    margin-bottom: 32px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.about-hero-image-grid {
    max-height: 526.96875px;
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  ._2-column-grid-c3m.team-grid {
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.values-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2-column-grid-c3m.support-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.integrations-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.careers-features {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2-column-grid-c3m.pricing {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.features-grid {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.integrations-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.search-result-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .container-default-footer.feature-single {
    position: relative;
  }

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

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

  .nav-item-wrapper-features.mobile {
    display: block;
  }

  .nav-item-wrapper-features-01.mobile {
    display: block;
  }

  .footer-nav-column-copy {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer-nav-column-copy.large {
    margin-bottom: 24px;
  }

  .footer-nav-column-copy {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer-nav-column-copy.large {
    margin-bottom: 24px;
  }

  .footer-nav-column-manager {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
  }

  .footer-nav-column-manager.large {
    margin-bottom: 24px;
  }

  .container-default-old-contactus.feature-single {
    position: relative;
  }

  .section-callaction {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-callaction.utility-page.checkout {
    padding-top: 160px;
  }

  .section-callaction.hero-section {
    padding-top: 170px;
    padding-bottom: 64px;
  }

  .section-callaction.first-section {
    padding-bottom: 100px;
  }

  .section-callaction.integrations {
    padding-top: 180px;
  }

  .section-callaction.feature-single-hero {
    display: block;
    padding-top: 180px;
  }

  .section-callaction.pricing {
    padding-bottom: 80px;
  }

  .section-pricing {
    padding-top: 55px;
    padding-bottom: 30px;
  }

  .section-pricing.utility-page.checkout {
    padding-top: 160px;
  }

  .section-pricing.hero-section {
    padding-top: 170px;
    padding-bottom: 64px;
  }

  .section-pricing.first-section {
    padding-bottom: 100px;
  }

  .section-pricing.integrations {
    padding-top: 180px;
  }

  .section-pricing.feature-single-hero {
    display: block;
    padding-top: 180px;
  }

  .section-pricing.pricing {
    padding-bottom: 80px;
  }

  .container-pricing.feature-single {
    position: relative;
  }

  .image-wrapper-copy.nav-features-image {
    margin-right: 10px;
  }

  .image-wrapper-copy.feature-image-wrapper {
    margin-top: -39px;
    border-radius: 18px;
  }

  .image-wrapper-copy.home-tab-icon {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .image-wrapper-copy.testimonial-card-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 12px;
  }

  .image-wrapper-copy.home-teams-section {
    border-radius: 16px;
  }

  .image-wrapper-copy.featured-blog-card-image-wrapper {
    height: auto;
  }

  .image-wrapper-copy.package-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-right: 12px;
    border-radius: 12px;
  }

  .image-wrapper-copy.integration-icon {
    margin-bottom: 6px;
  }

  .image-wrapper-copy.integration-icon-wrapper {
    width: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-right: 0px;
    margin-bottom: 16px;
    border-radius: 18px;
  }

  .image-wrapper-copy.feature-single {
    max-width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .image-wrapper-copy.careers-hero-image {
    border-radius: 12px;
  }

  .image-wrapper-copy.team-member-large-avatar {
    margin-top: -120px;
    margin-right: 0px;
    margin-bottom: 24px;
    border-radius: 12px;
  }

  .image-wrapper-copy.contact-link-icon-wrapper {
    width: 40px;
    min-height: 40px;
  }

  .image-wrapper-copy.home-tab-main-image {
    position: relative;
  }

  .image-wrapper-copy.feature-image-wrapper-movers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-copy.feature-image-wrapper-msnsgers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-copy.feature-image-wrapper-msnsgers-copy {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-copy.feature-image-wrapper-clerk {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-pricing.nav-features-image {
    margin-right: 10px;
  }

  .image-wrapper-pricing.feature-image-wrapper {
    margin-top: -39px;
    border-radius: 18px;
  }

  .image-wrapper-pricing.home-tab-icon {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .image-wrapper-pricing.testimonial-card-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 12px;
  }

  .image-wrapper-pricing.home-teams-section {
    border-radius: 16px;
  }

  .image-wrapper-pricing.featured-blog-card-image-wrapper {
    height: auto;
  }

  .image-wrapper-pricing.package-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-right: 12px;
    border-radius: 12px;
  }

  .image-wrapper-pricing.integration-icon {
    margin-bottom: 6px;
  }

  .image-wrapper-pricing.integration-icon-wrapper {
    width: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-right: 0px;
    margin-bottom: 16px;
    border-radius: 18px;
  }

  .image-wrapper-pricing.feature-single {
    max-width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .image-wrapper-pricing.careers-hero-image {
    border-radius: 12px;
  }

  .image-wrapper-pricing.team-member-large-avatar {
    margin-top: -120px;
    margin-right: 0px;
    margin-bottom: 24px;
    border-radius: 12px;
  }

  .image-wrapper-pricing.contact-link-icon-wrapper {
    width: 40px;
    min-height: 40px;
  }

  .image-wrapper-pricing.home-tab-main-image {
    position: relative;
  }

  .image-wrapper-pricing.feature-image-wrapper-movers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-pricing.feature-image-wrapper-msnsgers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-pricing.feature-image-wrapper-msnsgers-copy {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-pricing.feature-image-wrapper-clerk {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-price.login-icon {
    display: block;
    width: 16px;
  }

  .image-price.hero-main-image {
    border-radius: 12px;
  }

  .image-price.hero-image {
    border-radius: 12px;
  }

  .image-price.home-trust-companies {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .image-price.feature-image {
    width: 90px;
  }

  .image-price.home-tab-main-image {
    width: 77%;
    max-width: 360px;
  }

  .image-price.testimonial-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .image-price.home-teams-card-image {
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 15%;
    object-position: 50% 15%;
  }

  .image-price.about-hero {
    max-height: 180px;
    border-radius: 12px;
    -o-object-position: 50% 23%;
    object-position: 50% 23%;
  }

  .image-price.about-hero.first {
    max-height: none;
    margin-bottom: 0px;
  }

  .image-price.post-main-image {
    margin-bottom: 40px;
    border-radius: 18px;
  }

  .image-price.feature-single {
    left: 0px;
    display: block;
    max-width: 100%;
  }

  .image-price.feature-single.large {
    display: none;
  }

  .image-price.feature-single-process-icon {
    margin-right: 16px;
  }

  .image-price.blob.h-1 {
    left: -173px;
    top: 303px;
  }

  .image-price.blob.h-2 {
    top: 507px;
    right: -268px;
  }

  .image-price.blob.h-4 {
    top: 306px;
    right: -262.917px;
  }

  .image-price.blob.h-5 {
    left: -197px;
  }

  .image-price.blob.p-1 {
    max-width: 100%;
    margin-top: 247px;
    margin-left: 238px;
  }

  .image-price.blob.i-1 {
    margin-top: -123px;
    margin-left: -204px;
  }

  .image-price.blob.careers-1 {
    max-width: 100%;
    margin-top: 195px;
    margin-left: 300px;
  }

  .image-price.blob._404-1 {
    max-width: 100%;
    margin-top: -95px;
  }

  .image-price.blob._404-2 {
    max-width: 100%;
  }

  .image-price.blob.password-1 {
    max-width: 120%;
    margin-top: 6%;
    margin-left: 8%;
  }

  .image-price.blob.integration-single-1 {
    margin-left: 222px;
  }

  .image-price.blob.integration-single-2 {
    bottom: 56%;
  }

  .image-price.blob.start-here-2 {
    bottom: 13%;
  }

  .image-price.blob.changelog {
    top: -4%;
  }

  .image-price.blob-opacity.h-3 {
    left: -161px;
    max-width: 100%;
  }

  .image-price.blob-opacity.footer-blob {
    right: -44%;
    bottom: -222px;
    max-width: 100%;
  }

  .image-price.blob-opacity.b-1 {
    margin-left: 340px;
  }

  .image-price.blob-opacity.h-6 {
    left: -265px;
    top: 291px;
    max-width: 150%;
    opacity: 0.79;
  }

  .image-price.home-perk-image._01-right {
    max-width: 90%;
  }

  .image-price.home-perk-image._02 {
    right: 0px;
  }

  .image-price.home-perk-image.second-ipad {
    max-width: 80%;
  }

  .image-price.home-perk-image._01-copy {
    max-width: 80%;
  }

  .image-price.home-perk-image.second-ipad-copy {
    max-width: 80%;
  }

  .image-price.home-perk-image._01-left {
    max-width: 90%;
  }

  .image-price.home-perk-image._01-right-cost-manag {
    max-width: 90%;
  }

  .image-price.home-perk-image._01-left-orders {
    max-width: 90%;
  }

  .image-price.home-tab-2-hover-image {
    border-radius: 12px;
  }

  .image-price.home-tab-2-hover-image._01 {
    left: 11%;
  }

  .image-price.home-tab-2-hover-image._02 {
    right: 9%;
  }

  .image-price.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image-price.home-tab-2-hover-image._04 {
    right: 15%;
  }

  .image-price.hero-image-right {
    display: none;
    border-radius: 12px;
  }

  .image-price.hero-image-left {
    display: none;
    border-radius: 12px;
  }

  .image-price.hero-image-center {
    max-width: 95%;
    border-radius: 12px;
  }

  .image-price.feature-image-movers {
    width: 90px;
  }

  .image-price.feature-image-managers {
    width: 90px;
  }

  .image-price.feature-image-managers {
    width: 90px;
  }

  .image-price.feature-image-clerk {
    width: 90px;
  }

  .image-price.pricing-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .title-price {
    font-size: 23px;
  }

  .title-price.logo-bar-text {
    margin-bottom: 16px;
  }

  .title-price.feature-card-title {
    margin-bottom: 12px;
  }

  .title-price.h3-size {
    font-size: 24px;
  }

  .title-price.h4-size {
    color: #3b3f44;
    font-size: 20px;
  }

  .title-price.h4-size.blog-card-title {
    margin-bottom: 16px;
  }

  .title-price.h4-size.social-links-label {
    margin-bottom: 16px;
  }

  .title-price.h4-size.faq-title {
    width: 88%;
  }

  .title-price.story-about {
    margin-bottom: 8px;
  }

  .title-price.h2-size {
    font-size: 35px;
  }

  .title-price.h2-size.more-integrations {
    margin-right: 20px;
    margin-bottom: 16px;
  }

  .title-price.package-name {
    margin-right: 12px;
  }

  .title-price.h1-size {
    font-size: 48px;
  }

  .title-price.get-package-testimonials {
    margin-right: 24px;
    margin-bottom: 12px;
  }

  .title-price.article-category-name {
    margin-right: 12px;
  }

  .title-price.career-position {
    margin-bottom: 12px;
  }

  .title-price.job-title {
    margin-bottom: 12px;
  }

  .title-price.more-positions {
    margin-right: 24px;
    margin-bottom: 12px;
  }

  .title-price.package-category-name {
    margin-right: 16px;
  }

  .title-price.latest-articles {
    margin-right: 20px;
    margin-bottom: 16px;
  }

  .title-price.team-member-articles {
    margin-right: 20px;
    margin-bottom: 16px;
  }

  .split-content-icon-price.feature-card-content {
    padding-right: 24px;
    padding-bottom: 40px;
    padding-left: 24px;
  }

  .split-content-icon-price.blog-card-content {
    padding: 24px 24px 40px;
  }

  .split-content-icon-price.testimonial-card-content {
    max-width: 100%;
  }

  .split-content-icon-price.home-teams-section-card-content {
    padding-right: 24px;
    padding-bottom: 32px;
    padding-left: 24px;
  }

  .split-content-icon-price.story-left {
    max-width: 100%;
    margin-bottom: 34px;
  }

  .split-content-icon-price.story-right {
    max-width: 100%;
  }

  .split-content-icon-price.bottom-team-card-content {
    padding-bottom: 40px;
  }

  .split-content-icon-price.about-testimonials-left {
    max-width: 100%;
    margin-bottom: 24px;
    padding-top: 0px;
  }

  .split-content-icon-price.about-testimonials-right {
    max-width: 100%;
  }

  .split-content-icon-price.featured-blog-card-content {
    padding: 32px 24px 40px;
  }

  .split-content-icon-price.featured-blog-card-content.small {
    padding: 32px 24px;
  }

  .split-content-icon-price.left-faqs {
    max-width: 100%;
    margin-bottom: 24px;
  }

  .split-content-icon-price.right-faqs {
    max-width: 100%;
  }

  .split-content-icon-price.single-pricing-left {
    max-width: 100%;
    margin-bottom: 32px;
  }

  .split-content-icon-price.single-pricing-right {
    max-width: 100%;
  }

  .split-content-icon-price.integrations-hero-left {
    max-width: 100%;
    margin-bottom: 32px;
  }

  .split-content-icon-price.integrations-hero-right {
    max-width: 100%;
  }

  .split-content-icon-price.feature-single-hero-left {
    max-width: 100%;
    margin-bottom: 48px;
  }

  .split-content-icon-price.feature-single-short {
    max-width: 100%;
  }

  .split-content-icon-price.careers-card-left {
    position: static;
    max-width: none;
    margin-bottom: 32px;
  }

  .split-content-icon-price.careers-card-right {
    max-width: 100%;
  }

  .split-content-icon-price.career-content {
    max-width: 100%;
  }

  .split-content-icon-price.career-right {
    max-width: 100%;
    margin-top: 40px;
  }

  .split-content-icon-price.team-member-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-icon-price.team-member-details {
    width: auto;
  }

  .split-content-icon-price.search-results-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-icon-price.package-card-bottom-content {
    position: static;
    padding-top: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .image-wrapper-icon-price.nav-features-image {
    margin-right: 10px;
  }

  .image-wrapper-icon-price.feature-image-wrapper {
    margin-top: -39px;
    border-radius: 18px;
  }

  .image-wrapper-icon-price.home-tab-icon {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .image-wrapper-icon-price.testimonial-card-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 12px;
  }

  .image-wrapper-icon-price.home-teams-section {
    border-radius: 16px;
  }

  .image-wrapper-icon-price.featured-blog-card-image-wrapper {
    height: auto;
  }

  .image-wrapper-icon-price.package-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-right: 12px;
    border-radius: 12px;
  }

  .image-wrapper-icon-price.integration-icon {
    margin-bottom: 6px;
  }

  .image-wrapper-icon-price.integration-icon-wrapper {
    width: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-right: 0px;
    margin-bottom: 16px;
    border-radius: 18px;
  }

  .image-wrapper-icon-price.feature-single {
    max-width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .image-wrapper-icon-price.careers-hero-image {
    border-radius: 12px;
  }

  .image-wrapper-icon-price.team-member-large-avatar {
    margin-top: -120px;
    margin-right: 0px;
    margin-bottom: 24px;
    border-radius: 12px;
  }

  .image-wrapper-icon-price.contact-link-icon-wrapper {
    width: 40px;
    min-height: 40px;
  }

  .image-wrapper-icon-price.home-tab-main-image {
    position: relative;
  }

  .image-wrapper-icon-price.feature-image-wrapper-movers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-icon-price.feature-image-wrapper-msnsgers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-icon-price.feature-image-wrapper-msnsgers-copy {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-icon-price.feature-image-wrapper-clerk {
    margin-top: -39px;
    border-radius: 100px;
  }

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

  .image-wrapper-second-icon-price.nav-features-image {
    margin-right: 10px;
  }

  .image-wrapper-second-icon-price.feature-image-wrapper {
    margin-top: -39px;
    border-radius: 18px;
  }

  .image-wrapper-second-icon-price.home-tab-icon {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .image-wrapper-second-icon-price.testimonial-card-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 12px;
  }

  .image-wrapper-second-icon-price.home-teams-section {
    border-radius: 16px;
  }

  .image-wrapper-second-icon-price.featured-blog-card-image-wrapper {
    height: auto;
  }

  .image-wrapper-second-icon-price.package-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-right: 12px;
    border-radius: 12px;
  }

  .image-wrapper-second-icon-price.integration-icon {
    margin-bottom: 6px;
  }

  .image-wrapper-second-icon-price.integration-icon-wrapper {
    width: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-right: 0px;
    margin-bottom: 16px;
    border-radius: 18px;
  }

  .image-wrapper-second-icon-price.feature-single {
    max-width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .image-wrapper-second-icon-price.careers-hero-image {
    border-radius: 12px;
  }

  .image-wrapper-second-icon-price.team-member-large-avatar {
    margin-top: -120px;
    margin-right: 0px;
    margin-bottom: 24px;
    border-radius: 12px;
  }

  .image-wrapper-second-icon-price.contact-link-icon-wrapper {
    width: 40px;
    min-height: 40px;
  }

  .image-wrapper-second-icon-price.home-tab-main-image {
    position: relative;
  }

  .image-wrapper-second-icon-price.feature-image-wrapper-movers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-second-icon-price.feature-image-wrapper-msnsgers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-second-icon-price.feature-image-wrapper-msnsgers-copy {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-second-icon-price.feature-image-wrapper-clerk {
    margin-top: -39px;
    border-radius: 100px;
  }

  .contact-form-wrapper-copy {
    padding: 32px 24px;
  }

  .image-wrapper-icon.nav-features-image {
    margin-right: 10px;
  }

  .image-wrapper-icon.feature-image-wrapper {
    margin-top: -39px;
    border-radius: 18px;
  }

  .image-wrapper-icon.home-tab-icon {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .image-wrapper-icon.testimonial-card-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 12px;
  }

  .image-wrapper-icon.home-teams-section {
    border-radius: 16px;
  }

  .image-wrapper-icon.featured-blog-card-image-wrapper {
    height: auto;
  }

  .image-wrapper-icon.package-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-right: 12px;
    border-radius: 12px;
  }

  .image-wrapper-icon.integration-icon {
    margin-bottom: 6px;
  }

  .image-wrapper-icon.integration-icon-wrapper {
    width: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-right: 0px;
    margin-bottom: 16px;
    border-radius: 18px;
  }

  .image-wrapper-icon.feature-single {
    max-width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .image-wrapper-icon.careers-hero-image {
    border-radius: 12px;
  }

  .image-wrapper-icon.team-member-large-avatar {
    margin-top: -120px;
    margin-right: 0px;
    margin-bottom: 24px;
    border-radius: 12px;
  }

  .image-wrapper-icon.contact-link-icon-wrapper {
    width: 40px;
    min-height: 40px;
  }

  .image-wrapper-icon.home-tab-main-image {
    position: relative;
  }

  .image-wrapper-icon.feature-image-wrapper-movers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-icon.feature-image-wrapper-msnsgers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-icon.feature-image-wrapper-msnsgers-copy {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-icon.feature-image-wrapper-clerk {
    margin-top: -39px;
    border-radius: 100px;
  }

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

  .image-plus.login-icon {
    display: block;
    width: 16px;
  }

  .image-plus.hero-main-image {
    border-radius: 12px;
  }

  .image-plus.hero-image {
    border-radius: 12px;
  }

  .image-plus.home-trust-companies {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .image-plus.feature-image {
    width: 90px;
  }

  .image-plus.home-tab-main-image {
    width: 77%;
    max-width: 360px;
  }

  .image-plus.testimonial-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .image-plus.home-teams-card-image {
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 15%;
    object-position: 50% 15%;
  }

  .image-plus.about-hero {
    max-height: 180px;
    border-radius: 12px;
    -o-object-position: 50% 23%;
    object-position: 50% 23%;
  }

  .image-plus.about-hero.first {
    max-height: none;
    margin-bottom: 0px;
  }

  .image-plus.post-main-image {
    margin-bottom: 40px;
    border-radius: 18px;
  }

  .image-plus.feature-single {
    left: 0px;
    display: block;
    max-width: 100%;
  }

  .image-plus.feature-single.large {
    display: none;
  }

  .image-plus.feature-single-process-icon {
    margin-right: 16px;
  }

  .image-plus.blob.h-1 {
    left: -173px;
    top: 303px;
  }

  .image-plus.blob.h-2 {
    top: 507px;
    right: -268px;
  }

  .image-plus.blob.h-4 {
    top: 306px;
    right: -262.917px;
  }

  .image-plus.blob.h-5 {
    left: -197px;
  }

  .image-plus.blob.p-1 {
    max-width: 100%;
    margin-top: 247px;
    margin-left: 238px;
  }

  .image-plus.blob.i-1 {
    margin-top: -123px;
    margin-left: -204px;
  }

  .image-plus.blob.careers-1 {
    max-width: 100%;
    margin-top: 195px;
    margin-left: 300px;
  }

  .image-plus.blob._404-1 {
    max-width: 100%;
    margin-top: -95px;
  }

  .image-plus.blob._404-2 {
    max-width: 100%;
  }

  .image-plus.blob.password-1 {
    max-width: 120%;
    margin-top: 6%;
    margin-left: 8%;
  }

  .image-plus.blob.integration-single-1 {
    margin-left: 222px;
  }

  .image-plus.blob.integration-single-2 {
    bottom: 56%;
  }

  .image-plus.blob.start-here-2 {
    bottom: 13%;
  }

  .image-plus.blob.changelog {
    top: -4%;
  }

  .image-plus.blob-opacity.h-3 {
    left: -161px;
    max-width: 100%;
  }

  .image-plus.blob-opacity.footer-blob {
    right: -44%;
    bottom: -222px;
    max-width: 100%;
  }

  .image-plus.blob-opacity.b-1 {
    margin-left: 340px;
  }

  .image-plus.blob-opacity.h-6 {
    left: -265px;
    top: 291px;
    max-width: 150%;
    opacity: 0.79;
  }

  .image-plus.home-perk-image._01-right {
    max-width: 90%;
  }

  .image-plus.home-perk-image._02 {
    right: 0px;
  }

  .image-plus.home-perk-image.second-ipad {
    max-width: 80%;
  }

  .image-plus.home-perk-image._01-copy {
    max-width: 80%;
  }

  .image-plus.home-perk-image.second-ipad-copy {
    max-width: 80%;
  }

  .image-plus.home-perk-image._01-left {
    max-width: 90%;
  }

  .image-plus.home-perk-image._01-right-cost-manag {
    max-width: 90%;
  }

  .image-plus.home-perk-image._01-left-orders {
    max-width: 90%;
  }

  .image-plus.home-tab-2-hover-image {
    border-radius: 12px;
  }

  .image-plus.home-tab-2-hover-image._01 {
    left: 11%;
  }

  .image-plus.home-tab-2-hover-image._02 {
    right: 9%;
  }

  .image-plus.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image-plus.home-tab-2-hover-image._04 {
    right: 15%;
  }

  .image-plus.hero-image-right {
    display: none;
    border-radius: 12px;
  }

  .image-plus.hero-image-left {
    display: none;
    border-radius: 12px;
  }

  .image-plus.hero-image-center {
    max-width: 95%;
    border-radius: 12px;
  }

  .image-plus.feature-image-movers {
    width: 90px;
  }

  .image-plus.feature-image-managers {
    width: 90px;
  }

  .image-plus.feature-image-managers {
    width: 90px;
  }

  .image-plus.feature-image-clerk {
    width: 90px;
  }

  .image-plus.pricing-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .div-block-5 {
    margin-right: 90px;
    margin-left: 90px;
  }

  .div-block-5._1 {
    margin-right: 0px;
    padding-right: 0px;
  }

  .button-primary-buy {
    padding: 20px 32px;
    text-align: center;
  }

  .button-primary-buy._2-buttons {
    margin-right: 16px;
  }

  .button-primary-buy.category {
    margin-right: 16px;
  }

  .button-primary-buy.header-button {
    display: none;
  }

  .button-primary-buy.header-button.mobile {
    display: block;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .image-movers.login-icon {
    display: block;
    width: 16px;
  }

  .image-movers.hero-main-image {
    border-radius: 12px;
  }

  .image-movers.hero-image {
    border-radius: 12px;
  }

  .image-movers.home-trust-companies {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .image-movers.feature-image {
    width: 90px;
  }

  .image-movers.home-tab-main-image {
    width: 77%;
    max-width: 360px;
  }

  .image-movers.testimonial-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .image-movers.home-teams-card-image {
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 15%;
    object-position: 50% 15%;
  }

  .image-movers.about-hero {
    max-height: 180px;
    border-radius: 12px;
    -o-object-position: 50% 23%;
    object-position: 50% 23%;
  }

  .image-movers.about-hero.first {
    max-height: none;
    margin-bottom: 0px;
  }

  .image-movers.post-main-image {
    margin-bottom: 40px;
    border-radius: 18px;
  }

  .image-movers.feature-single {
    left: 0px;
    display: block;
    max-width: 100%;
  }

  .image-movers.feature-single.large {
    display: none;
  }

  .image-movers.feature-single-process-icon {
    margin-right: 16px;
  }

  .image-movers.blob.h-1 {
    left: -173px;
    top: 303px;
  }

  .image-movers.blob.h-2 {
    top: 507px;
    right: -268px;
  }

  .image-movers.blob.h-4 {
    top: 306px;
    right: -262.917px;
  }

  .image-movers.blob.h-5 {
    left: -197px;
  }

  .image-movers.blob.p-1 {
    max-width: 100%;
    margin-top: 247px;
    margin-left: 238px;
  }

  .image-movers.blob.i-1 {
    margin-top: -123px;
    margin-left: -204px;
  }

  .image-movers.blob.careers-1 {
    max-width: 100%;
    margin-top: 195px;
    margin-left: 300px;
  }

  .image-movers.blob._404-1 {
    max-width: 100%;
    margin-top: -95px;
  }

  .image-movers.blob._404-2 {
    max-width: 100%;
  }

  .image-movers.blob.password-1 {
    max-width: 120%;
    margin-top: 6%;
    margin-left: 8%;
  }

  .image-movers.blob.integration-single-1 {
    margin-left: 222px;
  }

  .image-movers.blob.integration-single-2 {
    bottom: 56%;
  }

  .image-movers.blob.start-here-2 {
    bottom: 13%;
  }

  .image-movers.blob.changelog {
    top: -4%;
  }

  .image-movers.blob-opacity.h-3 {
    left: -161px;
    max-width: 100%;
  }

  .image-movers.blob-opacity.footer-blob {
    right: -44%;
    bottom: -222px;
    max-width: 100%;
  }

  .image-movers.blob-opacity.b-1 {
    margin-left: 340px;
  }

  .image-movers.blob-opacity.h-6 {
    left: -265px;
    top: 291px;
    max-width: 150%;
    opacity: 0.79;
  }

  .image-movers.home-perk-image._01-right {
    max-width: 90%;
  }

  .image-movers.home-perk-image._02 {
    right: 0px;
  }

  .image-movers.home-perk-image.second-ipad {
    max-width: 80%;
  }

  .image-movers.home-perk-image._01-copy {
    max-width: 80%;
  }

  .image-movers.home-perk-image.second-ipad-copy {
    max-width: 80%;
  }

  .image-movers.home-perk-image._01-left {
    max-width: 90%;
  }

  .image-movers.home-perk-image._01-right-cost-manag {
    max-width: 90%;
  }

  .image-movers.home-perk-image._01-left-orders {
    max-width: 90%;
  }

  .image-movers.home-tab-2-hover-image {
    border-radius: 12px;
  }

  .image-movers.home-tab-2-hover-image._01 {
    left: 11%;
  }

  .image-movers.home-tab-2-hover-image._02 {
    right: 9%;
  }

  .image-movers.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image-movers.home-tab-2-hover-image._04 {
    right: 15%;
  }

  .image-movers.hero-image-right {
    display: none;
    border-radius: 12px;
  }

  .image-movers.hero-image-left {
    display: none;
    border-radius: 12px;
  }

  .image-movers.hero-image-center {
    max-width: 95%;
    border-radius: 12px;
  }

  .image-movers.feature-image-movers {
    width: 90px;
  }

  .image-movers.feature-image-managers {
    width: 90px;
  }

  .image-movers.feature-image-managers {
    width: 90px;
  }

  .image-movers.feature-image-clerk {
    width: 90px;
  }

  .image-movers.pricing-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .image-office.login-icon {
    display: block;
    width: 16px;
  }

  .image-office.hero-main-image {
    border-radius: 12px;
  }

  .image-office.hero-image {
    border-radius: 12px;
  }

  .image-office.home-trust-companies {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .image-office.feature-image {
    width: 90px;
  }

  .image-office.home-tab-main-image {
    width: 77%;
    max-width: 360px;
  }

  .image-office.testimonial-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .image-office.home-teams-card-image {
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 15%;
    object-position: 50% 15%;
  }

  .image-office.about-hero {
    max-height: 180px;
    border-radius: 12px;
    -o-object-position: 50% 23%;
    object-position: 50% 23%;
  }

  .image-office.about-hero.first {
    max-height: none;
    margin-bottom: 0px;
  }

  .image-office.post-main-image {
    margin-bottom: 40px;
    border-radius: 18px;
  }

  .image-office.feature-single {
    left: 0px;
    display: block;
    max-width: 100%;
  }

  .image-office.feature-single.large {
    display: none;
  }

  .image-office.feature-single-process-icon {
    margin-right: 16px;
  }

  .image-office.blob.h-1 {
    left: -173px;
    top: 303px;
  }

  .image-office.blob.h-2 {
    top: 507px;
    right: -268px;
  }

  .image-office.blob.h-4 {
    top: 306px;
    right: -262.917px;
  }

  .image-office.blob.h-5 {
    left: -197px;
  }

  .image-office.blob.p-1 {
    max-width: 100%;
    margin-top: 247px;
    margin-left: 238px;
  }

  .image-office.blob.i-1 {
    margin-top: -123px;
    margin-left: -204px;
  }

  .image-office.blob.careers-1 {
    max-width: 100%;
    margin-top: 195px;
    margin-left: 300px;
  }

  .image-office.blob._404-1 {
    max-width: 100%;
    margin-top: -95px;
  }

  .image-office.blob._404-2 {
    max-width: 100%;
  }

  .image-office.blob.password-1 {
    max-width: 120%;
    margin-top: 6%;
    margin-left: 8%;
  }

  .image-office.blob.integration-single-1 {
    margin-left: 222px;
  }

  .image-office.blob.integration-single-2 {
    bottom: 56%;
  }

  .image-office.blob.start-here-2 {
    bottom: 13%;
  }

  .image-office.blob.changelog {
    top: -4%;
  }

  .image-office.blob-opacity.h-3 {
    left: -161px;
    max-width: 100%;
  }

  .image-office.blob-opacity.footer-blob {
    right: -44%;
    bottom: -222px;
    max-width: 100%;
  }

  .image-office.blob-opacity.b-1 {
    margin-left: 340px;
  }

  .image-office.blob-opacity.h-6 {
    left: -265px;
    top: 291px;
    max-width: 150%;
    opacity: 0.79;
  }

  .image-office.home-perk-image._01-right {
    max-width: 90%;
  }

  .image-office.home-perk-image._02 {
    right: 0px;
  }

  .image-office.home-perk-image.second-ipad {
    max-width: 80%;
  }

  .image-office.home-perk-image._01-copy {
    max-width: 80%;
  }

  .image-office.home-perk-image.second-ipad-copy {
    max-width: 80%;
  }

  .image-office.home-perk-image._01-left {
    max-width: 90%;
  }

  .image-office.home-perk-image._01-right-cost-manag {
    max-width: 90%;
  }

  .image-office.home-perk-image._01-left-orders {
    max-width: 90%;
  }

  .image-office.home-tab-2-hover-image {
    border-radius: 12px;
  }

  .image-office.home-tab-2-hover-image._01 {
    left: 11%;
  }

  .image-office.home-tab-2-hover-image._02 {
    right: 9%;
  }

  .image-office.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image-office.home-tab-2-hover-image._04 {
    right: 15%;
  }

  .image-office.hero-image-right {
    display: none;
    border-radius: 12px;
  }

  .image-office.hero-image-left {
    display: none;
    border-radius: 12px;
  }

  .image-office.hero-image-center {
    max-width: 95%;
    border-radius: 12px;
  }

  .image-office.feature-image-movers {
    width: 90px;
  }

  .image-office.feature-image-managers {
    width: 90px;
  }

  .image-office.feature-image-managers {
    width: 90px;
  }

  .image-office.feature-image-clerk {
    width: 90px;
  }

  .image-office.pricing-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .image-managers.login-icon {
    display: block;
    width: 16px;
  }

  .image-managers.hero-main-image {
    border-radius: 12px;
  }

  .image-managers.hero-image {
    border-radius: 12px;
  }

  .image-managers.home-trust-companies {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .image-managers.feature-image {
    width: 90px;
  }

  .image-managers.home-tab-main-image {
    width: 77%;
    max-width: 360px;
  }

  .image-managers.testimonial-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .image-managers.home-teams-card-image {
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 15%;
    object-position: 50% 15%;
  }

  .image-managers.about-hero {
    max-height: 180px;
    border-radius: 12px;
    -o-object-position: 50% 23%;
    object-position: 50% 23%;
  }

  .image-managers.about-hero.first {
    max-height: none;
    margin-bottom: 0px;
  }

  .image-managers.post-main-image {
    margin-bottom: 40px;
    border-radius: 18px;
  }

  .image-managers.feature-single {
    left: 0px;
    display: block;
    max-width: 100%;
  }

  .image-managers.feature-single.large {
    display: none;
  }

  .image-managers.feature-single-process-icon {
    margin-right: 16px;
  }

  .image-managers.blob.h-1 {
    left: -173px;
    top: 303px;
  }

  .image-managers.blob.h-2 {
    top: 507px;
    right: -268px;
  }

  .image-managers.blob.h-4 {
    top: 306px;
    right: -262.917px;
  }

  .image-managers.blob.h-5 {
    left: -197px;
  }

  .image-managers.blob.p-1 {
    max-width: 100%;
    margin-top: 247px;
    margin-left: 238px;
  }

  .image-managers.blob.i-1 {
    margin-top: -123px;
    margin-left: -204px;
  }

  .image-managers.blob.careers-1 {
    max-width: 100%;
    margin-top: 195px;
    margin-left: 300px;
  }

  .image-managers.blob._404-1 {
    max-width: 100%;
    margin-top: -95px;
  }

  .image-managers.blob._404-2 {
    max-width: 100%;
  }

  .image-managers.blob.password-1 {
    max-width: 120%;
    margin-top: 6%;
    margin-left: 8%;
  }

  .image-managers.blob.integration-single-1 {
    margin-left: 222px;
  }

  .image-managers.blob.integration-single-2 {
    bottom: 56%;
  }

  .image-managers.blob.start-here-2 {
    bottom: 13%;
  }

  .image-managers.blob.changelog {
    top: -4%;
  }

  .image-managers.blob-opacity.h-3 {
    left: -161px;
    max-width: 100%;
  }

  .image-managers.blob-opacity.footer-blob {
    right: -44%;
    bottom: -222px;
    max-width: 100%;
  }

  .image-managers.blob-opacity.b-1 {
    margin-left: 340px;
  }

  .image-managers.blob-opacity.h-6 {
    left: -265px;
    top: 291px;
    max-width: 150%;
    opacity: 0.79;
  }

  .image-managers.home-perk-image._01-right {
    max-width: 90%;
  }

  .image-managers.home-perk-image._02 {
    right: 0px;
  }

  .image-managers.home-perk-image.second-ipad {
    max-width: 80%;
  }

  .image-managers.home-perk-image._01-copy {
    max-width: 80%;
  }

  .image-managers.home-perk-image.second-ipad-copy {
    max-width: 80%;
  }

  .image-managers.home-perk-image._01-left {
    max-width: 90%;
  }

  .image-managers.home-perk-image._01-right-cost-manag {
    max-width: 90%;
  }

  .image-managers.home-perk-image._01-left-orders {
    max-width: 90%;
  }

  .image-managers.home-tab-2-hover-image {
    border-radius: 12px;
  }

  .image-managers.home-tab-2-hover-image._01 {
    left: 11%;
  }

  .image-managers.home-tab-2-hover-image._02 {
    right: 9%;
  }

  .image-managers.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image-managers.home-tab-2-hover-image._04 {
    right: 15%;
  }

  .image-managers.hero-image-right {
    display: none;
    border-radius: 12px;
  }

  .image-managers.hero-image-left {
    display: none;
    border-radius: 12px;
  }

  .image-managers.hero-image-center {
    max-width: 95%;
    border-radius: 12px;
  }

  .image-managers.feature-image-movers {
    width: 90px;
  }

  .image-managers.feature-image-managers {
    width: 90px;
  }

  .image-managers.feature-image-managers {
    width: 90px;
  }

  .image-managers.feature-image-clerk {
    width: 90px;
  }

  .image-managers.pricing-image {
    width: auto;
    max-height: 360px;
    border-radius: 12px;
    -o-object-position: 50% 9%;
    object-position: 50% 9%;
  }

  .split-content-list {
    padding-right: 0px;
    padding-left: 0px;
  }

  .split-content-list.feature-card-content {
    padding-right: 24px;
    padding-bottom: 40px;
    padding-left: 24px;
  }

  .split-content-list.blog-card-content {
    padding: 24px 24px 40px;
  }

  .split-content-list.testimonial-card-content {
    max-width: 100%;
  }

  .split-content-list.home-teams-section-card-content {
    padding-right: 24px;
    padding-bottom: 32px;
    padding-left: 24px;
  }

  .split-content-list.story-left {
    max-width: 100%;
    margin-bottom: 34px;
  }

  .split-content-list.story-right {
    max-width: 100%;
  }

  .split-content-list.bottom-team-card-content {
    padding-bottom: 40px;
  }

  .split-content-list.about-testimonials-left {
    max-width: 100%;
    margin-bottom: 24px;
    padding-top: 0px;
  }

  .split-content-list.about-testimonials-right {
    max-width: 100%;
  }

  .split-content-list.featured-blog-card-content {
    padding: 32px 24px 40px;
  }

  .split-content-list.featured-blog-card-content.small {
    padding: 32px 24px;
  }

  .split-content-list.left-faqs {
    max-width: 100%;
    margin-bottom: 24px;
  }

  .split-content-list.right-faqs {
    max-width: 100%;
  }

  .split-content-list.single-pricing-left {
    max-width: 100%;
    margin-bottom: 32px;
  }

  .split-content-list.single-pricing-right {
    max-width: 100%;
  }

  .split-content-list.integrations-hero-left {
    max-width: 100%;
    margin-bottom: 32px;
  }

  .split-content-list.integrations-hero-right {
    max-width: 100%;
  }

  .split-content-list.feature-single-hero-left {
    max-width: 100%;
    margin-bottom: 48px;
  }

  .split-content-list.feature-single-short {
    max-width: 100%;
  }

  .split-content-list.careers-card-left {
    position: static;
    max-width: none;
    margin-bottom: 32px;
  }

  .split-content-list.careers-card-right {
    max-width: 100%;
  }

  .split-content-list.career-content {
    max-width: 100%;
  }

  .split-content-list.career-right {
    max-width: 100%;
    margin-top: 40px;
  }

  .split-content-list.team-member-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-list.team-member-details {
    width: auto;
  }

  .split-content-list.search-results-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-list.package-card-bottom-content {
    position: static;
    padding-top: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .hero-wrapper-banner {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-wrapper-location.nav-features-image {
    margin-right: 10px;
  }

  .image-wrapper-location.feature-image-wrapper {
    margin-top: -39px;
    border-radius: 18px;
  }

  .image-wrapper-location.home-tab-icon {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .image-wrapper-location.testimonial-card-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 12px;
  }

  .image-wrapper-location.home-teams-section {
    border-radius: 16px;
  }

  .image-wrapper-location.footer-link-icon {
    margin-top: -1px;
  }

  .image-wrapper-location.featured-blog-card-image-wrapper {
    height: auto;
  }

  .image-wrapper-location.package-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-right: 12px;
    border-radius: 12px;
  }

  .image-wrapper-location.integration-icon {
    margin-bottom: 6px;
  }

  .image-wrapper-location.integration-icon-wrapper {
    width: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-right: 0px;
    margin-bottom: 16px;
    border-radius: 18px;
  }

  .image-wrapper-location.feature-single {
    max-width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .image-wrapper-location.careers-hero-image {
    border-radius: 12px;
  }

  .image-wrapper-location.team-member-large-avatar {
    margin-top: -120px;
    margin-right: 0px;
    margin-bottom: 24px;
    border-radius: 12px;
  }

  .image-wrapper-location.contact-link-icon-wrapper {
    width: 40px;
    min-height: 40px;
  }

  .image-wrapper-location.home-tab-main-image {
    position: relative;
  }

  .image-wrapper-location.feature-image-wrapper-movers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-location.feature-image-wrapper-msnsgers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-location.feature-image-wrapper-msnsgers-copy {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-location.feature-image-wrapper-clerk {
    margin-top: -39px;
    border-radius: 100px;
  }

  .narrow-section-features {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .narrow-section-features.cta {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section-01 {
    padding-top: 80px;
    padding-bottom: 30px;
  }

  .section-01.utility-page.checkout {
    padding-top: 160px;
  }

  .section-01.hero-section {
    padding-top: 170px;
    padding-bottom: 0px;
  }

  .section-01.first-section {
    padding-bottom: 100px;
  }

  .section-01.integrations {
    padding-top: 180px;
  }

  .section-01.feature-single-hero {
    display: block;
    padding-top: 180px;
  }

  .section-01.pricing {
    padding-bottom: 80px;
  }

  .section-01.relative-features {
    padding-top: 100px;
  }

  .section-features {
    padding-top: 80px;
    padding-bottom: 30px;
  }

  .section-features.utility-page.checkout {
    padding-top: 160px;
  }

  .section-features.hero-section {
    padding-top: 170px;
    padding-bottom: 0px;
  }

  .section-features.first-section {
    padding-bottom: 100px;
  }

  .section-features.integrations {
    padding-top: 180px;
  }

  .section-features.feature-single-hero {
    display: block;
    padding-top: 180px;
  }

  .section-features.pricing {
    padding-bottom: 80px;
  }

  .section-features.relative-features {
    padding-top: 70px;
  }

  .narrow-section-about {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .narrow-section-about.cta {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .narrow-section-about.relative-about {
    padding-top: 60px;
  }

  .container-default-features.feature-single {
    position: relative;
  }

  .section-contactus {
    padding-top: 130px;
    padding-bottom: 30px;
  }

  .section-contactus.utility-page.checkout {
    padding-top: 160px;
  }

  .section-contactus.hero-section {
    padding-top: 170px;
    padding-bottom: 0px;
  }

  .section-contactus.first-section {
    padding-bottom: 100px;
  }

  .section-contactus.integrations {
    padding-top: 180px;
  }

  .section-contactus.feature-single-hero {
    display: block;
    padding-top: 180px;
  }

  .section-contactus.pricing {
    padding-bottom: 80px;
  }

  .section-contactus.relative-features {
    padding-top: 100px;
  }

  .section-contactus._1 {
    padding-top: 40px;
  }

  .narrow-section-about-c3max {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .narrow-section-about-c3max.cta {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .narrow-section-about-c3max.relative-about {
    padding-top: 60px;
  }

  .narrow-section-about-c3max.relative-about-c3max {
    padding-top: 60px;
  }

  .home-tabs-menu-about {
    margin-bottom: 30px;
    grid-row-gap: 16px;
  }

  .home-hero-tab-about {
    padding: 26px 32px;
    border-radius: 12px;
  }

  .home-hero-tab-about-2 {
    padding: 26px 32px;
    border-radius: 12px;
  }

  .image-wrapper-about.nav-features-image {
    margin-right: 10px;
  }

  .image-wrapper-about.feature-image-wrapper {
    margin-top: -39px;
    border-radius: 18px;
  }

  .image-wrapper-about.home-tab-icon {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .image-wrapper-about.testimonial-card-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 12px;
  }

  .image-wrapper-about.home-teams-section {
    border-radius: 16px;
  }

  .image-wrapper-about.featured-blog-card-image-wrapper {
    height: auto;
  }

  .image-wrapper-about.package-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-right: 12px;
    border-radius: 12px;
  }

  .image-wrapper-about.integration-icon {
    margin-bottom: 6px;
  }

  .image-wrapper-about.integration-icon-wrapper {
    width: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-right: 0px;
    margin-bottom: 16px;
    border-radius: 18px;
  }

  .image-wrapper-about.feature-single {
    max-width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .image-wrapper-about.careers-hero-image {
    border-radius: 12px;
  }

  .image-wrapper-about.team-member-large-avatar {
    margin-top: -120px;
    margin-right: 0px;
    margin-bottom: 24px;
    border-radius: 12px;
  }

  .image-wrapper-about.contact-link-icon-wrapper {
    width: 40px;
    min-height: 40px;
  }

  .image-wrapper-about.home-tab-main-image {
    position: relative;
  }

  .image-wrapper-about.feature-image-wrapper-movers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-about.feature-image-wrapper-msnsgers {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-about.feature-image-wrapper-msnsgers-copy {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-about.feature-image-wrapper-clerk {
    margin-top: -39px;
    border-radius: 100px;
  }

  .image-wrapper-about.home-tab-icon-about {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .split-content-about.feature-card-content {
    padding-right: 24px;
    padding-bottom: 40px;
    padding-left: 24px;
  }

  .split-content-about.blog-card-content {
    padding: 24px 24px 40px;
  }

  .split-content-about.testimonial-card-content {
    max-width: 100%;
  }

  .split-content-about.home-teams-section-card-content {
    padding-right: 24px;
    padding-bottom: 32px;
    padding-left: 24px;
  }

  .split-content-about.story-left {
    max-width: 100%;
    margin-bottom: 34px;
  }

  .split-content-about.story-right {
    max-width: 100%;
  }

  .split-content-about.bottom-team-card-content {
    padding-bottom: 40px;
  }

  .split-content-about.about-testimonials-left {
    max-width: 100%;
    margin-bottom: 24px;
    padding-top: 0px;
  }

  .split-content-about.about-testimonials-right {
    max-width: 100%;
  }

  .split-content-about.featured-blog-card-content {
    padding: 32px 24px 40px;
  }

  .split-content-about.featured-blog-card-content.small {
    padding: 32px 24px;
  }

  .split-content-about.left-faqs {
    max-width: 100%;
    margin-bottom: 24px;
  }

  .split-content-about.right-faqs {
    max-width: 100%;
  }

  .split-content-about.single-pricing-left {
    max-width: 100%;
    margin-bottom: 32px;
  }

  .split-content-about.single-pricing-right {
    max-width: 100%;
  }

  .split-content-about.integrations-hero-left {
    max-width: 100%;
    margin-bottom: 32px;
  }

  .split-content-about.integrations-hero-right {
    max-width: 100%;
  }

  .split-content-about.feature-single-hero-left {
    max-width: 100%;
    margin-bottom: 48px;
  }

  .split-content-about.feature-single-short {
    max-width: 100%;
  }

  .split-content-about.careers-card-left {
    position: static;
    max-width: none;
    margin-bottom: 32px;
  }

  .split-content-about.careers-card-right {
    max-width: 100%;
  }

  .split-content-about.career-content {
    max-width: 100%;
  }

  .split-content-about.career-right {
    max-width: 100%;
    margin-top: 40px;
  }

  .split-content-about.team-member-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-about.team-member-details {
    width: auto;
  }

  .split-content-about.search-results-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-about.package-card-bottom-content {
    position: static;
    padding-top: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .contacus.image {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }

  .contacus._1 {
    min-height: 230px;
    margin: 40px 0px 50px;
    background-repeat: no-repeat;
  }

  .cta-wrapper-copy {
    min-height: 360px;
    padding: 32px;
    border-radius: 18px;
  }

  .cta-wrapper-copy-copy {
    min-height: 360px;
    padding: 32px;
    border-radius: 18px;
  }

  .text-block-13._1 {
    margin-left: 15px;
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 18px;
  }

  blockquote {
    padding: 40px 26px;
    font-size: 18px;
  }

  .container-default {
    margin-top: 0px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .container-medium {
    padding-right: 16px;
    padding-left: 16px;
  }

  .section-styleguide {
    padding-top: 140px;
    padding-bottom: 32px;
  }

  .style-guide-header {
    padding-right: 20px;
    padding-left: 20px;
  }

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

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

  .style-guide-subheader {
    padding-right: 20px;
    padding-left: 20px;
  }

  .style-guide-content-wrapper {
    padding: 60px 20px;
  }

  .icons-grid {
    grid-template-columns: repeat(auto-fit, 60px);
  }

  .button-primary {
    display: block;
    width: 100%;
    margin-top: 67px;
    margin-bottom: 67px;
    padding-top: 20px;
  }

  .button-primary._2-buttons {
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .button-primary._2-buttons._1 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
  }

  .button-primary.category {
    width: auto;
  }

  .button-secondary {
    width: 100%;
  }

  .button-secondary.category {
    width: auto;
  }

  .header {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .header-logo {
    width: 148px;
  }

  .menu-button {
    width: 46px;
    max-height: 46px;
    min-height: 46px;
    min-width: 46px;
    padding: 10px 11px;
    font-size: 25px;
  }

  .nav-menu {
    padding-right: 16px;
    padding-left: 16px;
  }

  .footer {
    padding-top: 80px;
  }

  .footer-grid {
    justify-items: start;
    grid-row-gap: 80px;
  }

  .footer-nav {
    width: auto;
    min-width: 204px;
    margin-right: 16px;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .footer-nav-item {
    margin: 8px 0px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.hero-section {
    padding-top: 160px;
  }

  .section.first-section {
    padding-top: 160px;
  }

  .section.integrations {
    padding-top: 160px;
  }

  .section.single-integration {
    padding-top: 140px;
  }

  .section.feature-single-hero {
    padding-top: 160px;
  }

  .section.relative {
    padding-top: 0px;
  }

  .section.pricing {
    padding-top: 10px;
  }

  .section.relative-features {
    padding-top: 0px;
  }

  .licenses-image {
    border-radius: 12px;
  }

  .utility-page-wrap {
    padding-top: 120px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .utility-page-content-password {
    padding: 56px 20px;
  }

  .input {
    padding-right: 16px;
    padding-left: 16px;
  }

  .input.text-area {
    min-height: 120px;
  }

  ._404-title {
    font-size: 120px;
    line-height: 120px;
  }

  .container-medium-790px {
    padding-right: 16px;
    padding-left: 16px;
  }

  .icon-password {
    width: 130px;
    height: 130px;
  }

  .paragraph.feature-card-paragraph {
    font-size: 17px;
  }

  .paragraph.home-perk-paragraph {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 1.8em;
    text-align: left;
  }

  .paragraph.testimonial-paragraph {
    font-size: 17px;
  }

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

  .paragraph.footer-paragraph._1 {
    text-align: left;
  }

  .paragraph.contact {
    font-size: 17px;
  }

  .paragraph.feature-single-hero {
    margin-bottom: 24px;
  }

  .paragraph.career-about-excerpt {
    max-width: none;
  }

  .paragraph.home-tab-paragraph {
    font-size: 15px;
  }

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

  .paragraph.p-pricing {
    margin-right: -159px;
    margin-left: auto;
    padding-right: 0px;
    font-size: 17px;
  }

  .paragraph.p-pricing._1 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
  }

  .card.changelog {
    padding: 40px 20px;
  }

  .card.home-stats-card {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .card.testimonial-card {
    padding-top: 10px;
  }

  .card.about-stats-card {
    padding: 35px 20px;
  }

  .card.story-card {
    position: relative;
    top: 20px;
    right: 0px;
    bottom: 0px;
    max-width: none;
    margin-left: 0px;
  }

  .card.value-item {
    padding-right: 0px;
    padding-left: 0px;
  }

  .card.about-testimonial-card.last {
    padding: 32px 24px 46px;
  }

  .card.featured-blog-card.small {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card.features-comparison {
    padding: 30px 20px;
  }

  .card.get-package {
    padding: 32px 24px;
  }

  .card.career-feature-card {
    padding-right: 32px;
    padding-left: 32px;
  }

  .card.carrer-card-careers-page {
    padding-top: 40px;
    padding-bottom: 48px;
  }

  .card.start-here-card {
    padding-right: 24px;
    padding-left: 24px;
  }

  .checkout-block-header {
    padding-right: 20px;
    padding-left: 20px;
  }

  .checkout-block-content {
    padding-right: 20px;
    padding-left: 20px;
  }

  .title.hero-title {
    margin-bottom: 15px;
    font-size: 17px;
  }

  .title.hero-title.c3max {
    margin-bottom: 5px;
    font-size: 40px;
  }

  .title.hero-title.title-features {
    margin-top: 20px;
    margin-bottom: 73px;
    font-size: 40px;
  }

  .title.hero-title.title-features.center._1 {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .title.hero-title.subtitle-features {
    font-size: 50px;
  }

  .title.hero-title._2 {
    font-size: 24px;
  }

  .title.hero-title._3._3a {
    font-size: 15px;
  }

  .title.logo-bar-text {
    margin-bottom: 32px;
  }

  .title.feature-card-title {
    margin-bottom: 8px;
  }

  .title.home-perk-title {
    margin-top: 20px;
    font-size: 25px;
    text-align: left;
  }

  .title.cta-title {
    margin-bottom: 0px;
  }

  .title.hero-tabs {
    font-size: 35px;
  }

  .title.h3-size {
    font-size: 22px;
  }

  .title.h3-size.home-tab-title {
    margin-bottom: 10px;
  }

  .title.h4-size {
    font-size: 18px;
  }

  .title.h4-size.faq-title {
    width: 76%;
  }

  .title.testimonials {
    font-size: 30px;
    white-space: pre-line;
  }

  .title.testimonials._1 {
    margin-bottom: 0px;
    font-size: 26px;
  }

  .title.testimonial-card {
    white-space: break-spaces;
  }

  .title.client-name {
    font-size: 17px;
  }

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

  .title.hero-about {
    margin-bottom: 12px;
  }

  .title.story-about {
    margin-bottom: 12px;
  }

  .title.h2-size {
    font-size: 30px;
  }

  .title.h2-size.team-member-name {
    margin-bottom: 12px;
  }

  .title.contact {
    font-size: 35px;
  }

  .title.package-name {
    margin-right: 10px;
  }

  .title.h1-size {
    font-size: 40px;
  }

  .title.get-package-testimonials {
    margin-right: 0px;
  }

  .title.article-category-name {
    margin-right: 10px;
  }

  .title.more-positions {
    margin-right: 0px;
  }

  .title.logo-bar-title {
    margin-bottom: -16px;
  }

  .title.team-member-articles {
    margin-right: 0px;
  }

  .title.mid {
    font-size: 20px;
  }

  .title.t-pricing {
    font-size: 25px;
  }

  .title.t-pricing._1 {
    text-align: left;
  }

  .title.mid-powerful-feat {
    font-size: 25px;
  }

  .split-content.home-perk-content {
    margin-top: -25px;
  }

  .split-content.home-perk-content._1 {
    max-width: 100%;
  }

  .split-content.settings-mobile {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content.home-tab-left {
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .split-content.bottom-team-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content.featured-blog-card-content {
    padding-top: 24px;
    padding-bottom: 32px;
  }

  .split-content.featured-blog-card-content.small {
    padding-top: 24px;
  }

  .split-content.contact-content-left {
    margin-bottom: 0px;
  }

  .split-content.support-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content.integrations-hero-left {
    margin-bottom: 20px;
  }

  .split-content.search-results-content {
    padding-right: 20px;
    padding-bottom: 24px;
    padding-left: 20px;
  }

  .split-content.home-perk-content-third {
    margin-bottom: 18px;
  }

  .split-content.orders-web {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content.orders-mobile {
    top: -29px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content.settings-web {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content.delivery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content.dashboard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content.home-tab-left-copy {
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .checkout-required-text {
    font-size: 18px;
  }

  .order-item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .image-wrapper.order-item-image {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .image-wrapper.hero-image-wrapper {
    margin-bottom: 0px;
  }

  .image-wrapper.feature-image-wrapper {
    margin-top: -34px;
  }

  .image-wrapper.feature-card-bg-image {
    min-height: 0px;
  }

  .image-wrapper.footer-link-icon {
    margin-right: 4vw;
  }

  .image-wrapper.team-member-image {
    max-height: 110px;
    max-width: 110px;
    min-height: 110px;
  }

  .image-wrapper.value-icon {
    width: 90px;
  }

  .image-wrapper.package-icon.large {
    width: 72px;
    max-height: 72px;
    min-height: 72px;
    min-width: 72px;
    margin-bottom: 20px;
    border-radius: 16px;
  }

  .image-wrapper.integration-icon-wrapper {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 16px;
  }

  .image-wrapper.team-member-large-avatar {
    margin-right: 0px;
  }

  .image-wrapper.home-tab-main-image {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .image-wrapper.feature-image-wrapper-movers {
    margin-top: -34px;
  }

  .image-wrapper.feature-image-wrapper-msnsgers {
    margin-top: -34px;
  }

  .image-wrapper.feature-image-wrapper-msnsgers-copy {
    margin-top: -34px;
  }

  .image-wrapper.feature-image-wrapper-clerk {
    margin-top: -34px;
  }

  .image.hero-main-image {
    border-radius: 10px;
  }

  .image.hero-image {
    border-radius: 8px;
  }

  .image.home-trust-companies {
    width: 34%;
  }

  .image.feature-image {
    width: 90px;
  }

  .image.feature-card-bg-image {
    height: 100%;
  }

  .image.home-tabs-icon {
    width: 100%;
  }

  .image.home-tab-main-image {
    width: 100%;
    margin-right: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }

  .image.testimonial-image {
    width: 100%;
    max-height: 300px;
  }

  .image.home-teams-card-image {
    max-height: 200px;
  }

  .image.about-testimonial-logo {
    width: 100px;
  }

  .image.about-testimonial-logo._120px {
    width: 120px;
  }

  .image.post-main-image {
    margin-bottom: 32px;
    border-radius: 12px;
  }

  .image.blob.h-1 {
    left: -107px;
    top: 358px;
  }

  .image.blob.h-2 {
    top: 621px;
    right: -130px;
  }

  .image.blob.h-4 {
    top: 276px;
    right: -173.917px;
  }

  .image.blob.h-5 {
    left: -117px;
    bottom: -78px;
  }

  .image.blob.contact-1 {
    max-width: 177%;
    margin-top: 364px;
    margin-left: 75px;
  }

  .image.blob.p-1 {
    max-width: 150%;
    margin-top: 219px;
    margin-left: 97px;
  }

  .image.blob.i-1 {
    max-width: 100%;
    margin-top: -30px;
    margin-left: -144px;
  }

  .image.blob.careers-1 {
    margin-top: 75px;
    margin-left: 171px;
  }

  .image.blob._404-2 {
    margin-top: 173%;
  }

  .image.blob.integration-single-1 {
    margin-top: 70px;
    margin-left: 135px;
  }

  .image.blob.integration-single-2 {
    bottom: 51%;
  }

  .image.blob.start-here-2 {
    bottom: 12%;
  }

  .image.blob.changelog {
    top: -3%;
    right: -39%;
    max-width: 100%;
  }

  .image.blob-opacity.footer-blob {
    bottom: -135px;
  }

  .image.blob-opacity.b-1 {
    margin-top: 270px;
    margin-left: 182px;
  }

  .image.blob-opacity.h-6 {
    left: -203px;
  }

  .image.home-perk-image._01-right {
    max-width: 97%;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 5px;
  }

  .image.home-perk-image._02 {
    display: none;
  }

  .image.home-perk-image._03 {
    max-width: 97%;
  }

  .image.home-perk-image.second-ipad {
    max-width: 97%;
    border-radius: 5px;
  }

  .image.home-perk-image._01-copy {
    max-width: 97%;
  }

  .image.home-perk-image.second-ipad-copy {
    max-width: 97%;
  }

  .image.home-perk-image._01-left {
    max-width: 97%;
    margin-top: 0px;
    margin-bottom: 15px;
    border-radius: 5px;
  }

  .image.home-perk-image._01-left._1 {
    margin-top: 15px;
  }

  .image.home-perk-image._01-right-cost-manag {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image.home-perk-image._01-left-orders {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image.home-tab-2-hover-image {
    max-width: 20%;
  }

  .image.home-tab-2-hover-image._01 {
    left: 12%;
  }

  .image.home-tab-2-hover-image._02 {
    right: 14%;
  }

  .image.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image.home-tab-2-hover-image._04 {
    right: 17%;
  }

  .image.hero-image-right {
    border-radius: 8px;
  }

  .image.hero-image-left {
    border-radius: 8px;
  }

  .image.hero-image-center {
    border-radius: 8px;
  }

  .image.feature-image-movers {
    width: 90px;
  }

  .image.feature-image-managers {
    width: 90px;
  }

  .image.feature-image-managers {
    width: 90px;
  }

  .image.feature-image-clerk {
    width: 90px;
  }

  .image.pricing-image {
    width: 100%;
    max-height: 300px;
  }

  .order-item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .cart-container {
    padding-top: 96px;
    border-radius: 0px;
  }

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

  .rich-text ul {
    padding-left: 24px;
  }

  .rich-text ol {
    padding-left: 24px;
  }

  .rich-text blockquote {
    padding: 32px 24px;
  }

  .rich-text h2 {
    margin-bottom: 16px;
  }

  .rich-text h3 {
    margin-bottom: 16px;
  }

  .dropdown-menu-wrapper {
    -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;
  }

  .dropdown-nav-menu {
    margin-right: 0px;
    margin-bottom: 14px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .dropdown-menu-column {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 24px;
  }

  .dropdown-menu-link-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .limit-content.hero-top-content {
    margin-bottom: 38px;
  }

  .limit-content.home-features {
    margin-bottom: 0px;
  }

  ._2-button-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._2-button-wrapper.features-section {
    border: 1px solid transparent;
  }

  .header-main-wrapper {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 0px;
  }

  .logo-grid {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }

  .top-content.testimonials-top-content._1 {
    font-size: 14px;
  }

  .top-content.team-top-content {
    margin-bottom: 32px;
  }

  .top-content.about-testimonials {
    margin-bottom: 20px;
  }

  .top-content.featured-post-top-details.small {
    margin-bottom: 8px;
  }

  .top-content.package-name {
    margin-bottom: 12px;
  }

  .top-content.integrations {
    margin-bottom: 20px;
  }

  .top-content.job-details {
    margin-bottom: 12px;
  }

  .split.home-perks-wrapper {
    margin-bottom: 60px;
  }

  .split.home-perks-wrapper.second {
    margin-bottom: 0px;
  }

  .split.home-perks-wrapper.fourth {
    margin-bottom: 60px;
  }

  .split.home-perks-wrapper.fourth-clerk {
    margin-bottom: 67px;
  }

  .split.career-details {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .split.cart-item-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split.delivery-wrapper {
    margin-bottom: 60px;
  }

  .split.delivery-wrapper.second {
    margin-bottom: 67px;
  }

  .split.delivery-wrapper.fourth {
    margin-bottom: 67px;
  }

  .list.home-perks-list {
    margin-bottom: 0px;
    padding-left: 40px;
  }

  .list.home-perks-list._1 {
    padding-left: 0px;
    font-size: 14px;
  }

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

  .big-numbers.home-stats {
    font-size: 40px;
  }

  .big-numbers.about-stats {
    font-size: 37px;
  }

  .cta-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 450px;
    margin-top: auto;
    padding: 0px 20px;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .cta-wrapper.cta-v2 {
    min-height: auto;
    padding: 50px 24px;
  }

  .home-tabs-content {
    height: 300px;
  }

  .home-hero-tab {
    padding-right: 20px;
    padding-left: 20px;
  }

  .home-tab-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .home-tab-pane {
    min-height: 300px;
  }

  ._3-column-grid.blog-post-cards-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  ._3-column-grid.about-hero-image-grid {
    grid-column-gap: 14px;
  }

  ._3-column-grid.team-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.values-grid {
    grid-row-gap: 26px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.integrations-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.careers-features {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.features-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.integrations-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._3-column-grid.search-result-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .testimonials-main-container {
    margin-bottom: 100px;
  }

  .testimonials-slider {
    max-width: none;
  }

  .testimonials-arrow {
    left: 72px;
    top: auto;
    right: 0px;
    width: 48px;
    max-height: 48px;
    min-height: 48px;
    min-width: 48px;
    margin: auto auto -76px;
  }

  .testimonials-arrow.left {
    left: -72px;
    right: 0px;
  }

  .bg.bg-square.testimonials {
    left: auto;
    right: auto;
    bottom: -18px;
    max-width: 94%;
    min-width: 94%;
    margin-right: auto;
    margin-left: auto;
  }

  .footer-nav-wrapper.grid {
    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;
  }

  .footer-nav-wrapper.grid-features {
    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;
  }

  .footer-nav-column.large {
    width: 100%;
    margin-bottom: 40px;
  }

  .footer-nav-links-wrapper {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-social-links-wrapper {
    width: 100%;
    max-width: 288px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .social-footer-link {
    margin-top: 4px;
    margin-right: 12px;
    margin-bottom: 4px;
  }

  ._4-column-grid {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  ._4-column-grid.features-comparison-row {
    grid-column-gap: 0px;
  }

  ._4-column-grid.features-comparison-row.first {
    grid-column-gap: 14px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .badge.team-member-position {
    top: 12px;
    right: 12px;
    font-size: 16px;
  }

  .badge.post-category {
    top: 16px;
    right: 16px;
  }

  .social-links-container {
    width: auto;
  }

  ._2-column-grid.home-stats-wrapper._1 {
    margin-bottom: 51px;
  }

  .submit-button.contact-button-wrapper {
    max-width: none;
  }

  .success-message {
    padding: 16px;
  }

  .error-message {
    margin-top: 16px;
    padding: 16px;
  }

  .error-message.cart {
    margin-right: 16px;
    margin-left: 16px;
  }

  .social-links-wrapper {
    max-width: 288px;
  }

  .contact-form-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .contact-form {
    grid-auto-columns: 0.25fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .faq-icon-wrapper {
    width: 38px;
    max-height: 38px;
    min-height: 38px;
    min-width: 38px;
  }

  .integration-tabs-menu {
    -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;
  }

  .integration-tab-link {
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 6px;
    text-align: center;
  }

  ._6-column-grid.logo-bar-feature-single {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 27px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

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

  .testimonials-main-wrapper._1 {
    font-size: 14px;
  }

  .careers-container {
    margin-bottom: 36px;
  }

  .job-details.preview {
    max-width: 100%;
    min-width: 290px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .job-details.preview.page {
    margin-bottom: 18px;
  }

  .job-single-detail {
    margin-right: 12px;
    margin-bottom: 10px;
  }

  .bold-link.apply-now-careers {
    margin-top: 20px;
  }

  .empty-state.cart {
    padding-right: 16px;
    padding-left: 16px;
  }

  .cart-header {
    padding-top: 16px;
    padding-right: 20px;
    padding-left: 16px;
  }

  .cart-list {
    padding-right: 16px;
    padding-left: 16px;
  }

  .cart-footer {
    padding-right: 16px;
    padding-left: 16px;
  }

  .cart-item {
    padding-bottom: 16px;
  }

  .testimonials-slider-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._2-column-grid-c3m.blog-post-cards-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  ._2-column-grid-c3m.about-hero-image-grid {
    grid-column-gap: 14px;
  }

  ._2-column-grid-c3m.team-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.values-grid {
    grid-row-gap: 26px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.integrations-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.careers-features {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.features-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.integrations-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2-column-grid-c3m.search-result-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .container-default-footer {
    padding-right: 16px;
    padding-left: 16px;
  }

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

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

  .footer-nav-column-copy.large {
    width: 100%;
    margin-bottom: 40px;
  }

  .footer-nav-column-copy.large {
    width: 100%;
    margin-bottom: 40px;
  }

  .footer-nav-column-manager.large {
    width: 100%;
    margin-bottom: 40px;
  }

  .container-default-old-contactus {
    padding-right: 16px;
    padding-left: 16px;
  }

  .section-callaction {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section-callaction.hero-section {
    padding-top: 160px;
  }

  .section-callaction.first-section {
    padding-top: 160px;
  }

  .section-callaction.integrations {
    padding-top: 160px;
  }

  .section-callaction.single-integration {
    padding-top: 140px;
  }

  .section-callaction.feature-single-hero {
    padding-top: 160px;
  }

  .section-callaction.relative {
    padding-top: 0px;
  }

  .section-callaction.pricing {
    padding-top: 10px;
  }

  .section-callaction.relative-features {
    padding-top: 0px;
  }

  .section-pricing {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .section-pricing.hero-section {
    padding-top: 160px;
  }

  .section-pricing.first-section {
    padding-top: 160px;
  }

  .section-pricing.integrations {
    padding-top: 160px;
  }

  .section-pricing.single-integration {
    padding-top: 140px;
  }

  .section-pricing.feature-single-hero {
    padding-top: 160px;
  }

  .section-pricing.relative {
    padding-top: 0px;
  }

  .section-pricing.pricing {
    padding-top: 10px;
  }

  .section-pricing.relative-features {
    padding-top: 0px;
  }

  .container-pricing {
    padding-right: 16px;
    padding-left: 16px;
  }

  .image-wrapper-copy.order-item-image {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .image-wrapper-copy.hero-image-wrapper {
    margin-bottom: 32px;
  }

  .image-wrapper-copy.feature-image-wrapper {
    margin-top: -34px;
  }

  .image-wrapper-copy.feature-card-bg-image {
    min-height: 0px;
  }

  .image-wrapper-copy.team-member-image {
    max-height: 110px;
    max-width: 110px;
    min-height: 110px;
  }

  .image-wrapper-copy.value-icon {
    width: 90px;
  }

  .image-wrapper-copy.package-icon.large {
    width: 72px;
    max-height: 72px;
    min-height: 72px;
    min-width: 72px;
    margin-bottom: 20px;
    border-radius: 16px;
  }

  .image-wrapper-copy.integration-icon-wrapper {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 16px;
  }

  .image-wrapper-copy.team-member-large-avatar {
    margin-right: 0px;
  }

  .image-wrapper-copy.feature-image-wrapper-movers {
    margin-top: -34px;
  }

  .image-wrapper-copy.feature-image-wrapper-msnsgers {
    margin-top: -34px;
  }

  .image-wrapper-copy.feature-image-wrapper-msnsgers-copy {
    margin-top: -34px;
  }

  .image-wrapper-copy.feature-image-wrapper-clerk {
    margin-top: -34px;
  }

  .image-wrapper-pricing.order-item-image {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .image-wrapper-pricing.hero-image-wrapper {
    margin-bottom: 32px;
  }

  .image-wrapper-pricing.feature-image-wrapper {
    margin-top: -34px;
  }

  .image-wrapper-pricing.feature-card-bg-image {
    min-height: 0px;
  }

  .image-wrapper-pricing.testimonial-card-image-wrapper {
    margin-right: 0px;
  }

  .image-wrapper-pricing.team-member-image {
    max-height: 110px;
    max-width: 110px;
    min-height: 110px;
  }

  .image-wrapper-pricing.value-icon {
    width: 90px;
  }

  .image-wrapper-pricing.package-icon.large {
    width: 72px;
    max-height: 72px;
    min-height: 72px;
    min-width: 72px;
    margin-bottom: 20px;
    border-radius: 16px;
  }

  .image-wrapper-pricing.integration-icon-wrapper {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 16px;
  }

  .image-wrapper-pricing.team-member-large-avatar {
    margin-right: 0px;
  }

  .image-wrapper-pricing.feature-image-wrapper-movers {
    margin-top: -34px;
  }

  .image-wrapper-pricing.feature-image-wrapper-msnsgers {
    margin-top: -34px;
  }

  .image-wrapper-pricing.feature-image-wrapper-msnsgers-copy {
    margin-top: -34px;
  }

  .image-wrapper-pricing.feature-image-wrapper-clerk {
    margin-top: -34px;
  }

  .image-price.hero-main-image {
    border-radius: 10px;
  }

  .image-price.hero-image {
    border-radius: 8px;
  }

  .image-price.home-trust-companies {
    width: 34%;
  }

  .image-price.feature-image {
    width: 90px;
  }

  .image-price.feature-card-bg-image {
    height: 100%;
  }

  .image-price.home-tabs-icon {
    width: 100%;
  }

  .image-price.home-tab-main-image {
    width: 100%;
    max-width: 180px;
  }

  .image-price.testimonial-image {
    width: 100%;
    max-height: 300px;
  }

  .image-price.home-teams-card-image {
    max-height: 200px;
  }

  .image-price.about-testimonial-logo {
    width: 100px;
  }

  .image-price.about-testimonial-logo._120px {
    width: 120px;
  }

  .image-price.post-main-image {
    margin-bottom: 32px;
    border-radius: 12px;
  }

  .image-price.blob.h-1 {
    left: -107px;
    top: 358px;
  }

  .image-price.blob.h-2 {
    top: 621px;
    right: -130px;
  }

  .image-price.blob.h-4 {
    top: 276px;
    right: -173.917px;
  }

  .image-price.blob.h-5 {
    left: -117px;
    bottom: -78px;
  }

  .image-price.blob.contact-1 {
    max-width: 177%;
    margin-top: 364px;
    margin-left: 75px;
  }

  .image-price.blob.p-1 {
    max-width: 150%;
    margin-top: 219px;
    margin-left: 97px;
  }

  .image-price.blob.i-1 {
    max-width: 100%;
    margin-top: -30px;
    margin-left: -144px;
  }

  .image-price.blob.careers-1 {
    margin-top: 75px;
    margin-left: 171px;
  }

  .image-price.blob._404-2 {
    margin-top: 173%;
  }

  .image-price.blob.integration-single-1 {
    margin-top: 70px;
    margin-left: 135px;
  }

  .image-price.blob.integration-single-2 {
    bottom: 51%;
  }

  .image-price.blob.start-here-2 {
    bottom: 12%;
  }

  .image-price.blob.changelog {
    top: -3%;
    right: -39%;
    max-width: 100%;
  }

  .image-price.blob-opacity.footer-blob {
    bottom: -135px;
  }

  .image-price.blob-opacity.b-1 {
    margin-top: 270px;
    margin-left: 182px;
  }

  .image-price.blob-opacity.h-6 {
    left: -203px;
  }

  .image-price.home-perk-image._01-right {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-price.home-perk-image._02 {
    display: none;
  }

  .image-price.home-perk-image._03 {
    max-width: 97%;
  }

  .image-price.home-perk-image.second-ipad {
    max-width: 97%;
    border-radius: 5px;
  }

  .image-price.home-perk-image._01-copy {
    max-width: 97%;
  }

  .image-price.home-perk-image.second-ipad-copy {
    max-width: 97%;
  }

  .image-price.home-perk-image._01-left {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-price.home-perk-image._01-right-cost-manag {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-price.home-perk-image._01-left-orders {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-price.home-tab-2-hover-image {
    max-width: 20%;
  }

  .image-price.home-tab-2-hover-image._01 {
    left: 12%;
  }

  .image-price.home-tab-2-hover-image._02 {
    right: 14%;
  }

  .image-price.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image-price.home-tab-2-hover-image._04 {
    right: 17%;
  }

  .image-price.hero-image-right {
    border-radius: 8px;
  }

  .image-price.hero-image-left {
    border-radius: 8px;
  }

  .image-price.hero-image-center {
    border-radius: 8px;
  }

  .image-price.feature-image-movers {
    width: 90px;
  }

  .image-price.feature-image-managers {
    width: 90px;
  }

  .image-price.feature-image-managers {
    width: 90px;
  }

  .image-price.feature-image-clerk {
    width: 90px;
  }

  .image-price.pricing-image {
    width: 100%;
    max-height: 300px;
    max-width: 70%;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .title-price {
    margin-top: 3px;
    font-size: 16px;
  }

  .title-price.hero-title {
    font-size: 17px;
  }

  .title-price.hero-title.c3max {
    font-size: 40px;
  }

  .title-price.hero-title.title-features {
    font-size: 40px;
  }

  .title-price.hero-title.subtitle-features {
    font-size: 50px;
  }

  .title-price.logo-bar-text {
    margin-bottom: 32px;
  }

  .title-price.feature-card-title {
    margin-bottom: 8px;
  }

  .title-price.h3-size {
    font-size: 22px;
  }

  .title-price.h3-size.home-tab-title {
    margin-bottom: 10px;
  }

  .title-price.h4-size {
    font-size: 18px;
  }

  .title-price.h4-size.faq-title {
    width: 76%;
  }

  .title-price.testimonials {
    white-space: pre-line;
  }

  .title-price.testimonial-card {
    white-space: break-spaces;
  }

  .title-price.hero-about {
    margin-bottom: 12px;
  }

  .title-price.story-about {
    margin-bottom: 12px;
  }

  .title-price.h2-size {
    font-size: 30px;
  }

  .title-price.h2-size.team-member-name {
    margin-bottom: 12px;
  }

  .title-price.package-name {
    margin-right: 10px;
  }

  .title-price.h1-size {
    font-size: 40px;
  }

  .title-price.get-package-testimonials {
    margin-right: 0px;
  }

  .title-price.article-category-name {
    margin-right: 10px;
  }

  .title-price.more-positions {
    margin-right: 0px;
  }

  .title-price.logo-bar-title {
    margin-bottom: -16px;
  }

  .title-price.team-member-articles {
    margin-right: 0px;
  }

  .title-price.mid {
    font-size: 30px;
  }

  .split-content-icon-price.settings-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-icon-price.home-tab-left {
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .split-content-icon-price.bottom-team-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-icon-price.featured-blog-card-content {
    padding-top: 24px;
    padding-bottom: 32px;
  }

  .split-content-icon-price.featured-blog-card-content.small {
    padding-top: 24px;
  }

  .split-content-icon-price.support-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-icon-price.integrations-hero-left {
    margin-bottom: 20px;
  }

  .split-content-icon-price.search-results-content {
    padding-right: 20px;
    padding-bottom: 24px;
    padding-left: 20px;
  }

  .split-content-icon-price.home-perk-content-third {
    margin-bottom: 18px;
  }

  .split-content-icon-price.orders-web {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-icon-price.orders-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-icon-price.settings-web {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-icon-price.delivery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-icon-price.dashboard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-wrapper-icon-price {
    width: 30px;
    max-height: 33px;
    min-height: 30px;
    min-width: 30px;
  }

  .image-wrapper-icon-price.order-item-image {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .image-wrapper-icon-price.hero-image-wrapper {
    margin-bottom: 32px;
  }

  .image-wrapper-icon-price.feature-image-wrapper {
    margin-top: -34px;
  }

  .image-wrapper-icon-price.feature-card-bg-image {
    min-height: 0px;
  }

  .image-wrapper-icon-price.team-member-image {
    max-height: 110px;
    max-width: 110px;
    min-height: 110px;
  }

  .image-wrapper-icon-price.value-icon {
    width: 90px;
  }

  .image-wrapper-icon-price.package-icon.large {
    width: 72px;
    max-height: 72px;
    min-height: 72px;
    min-width: 72px;
    margin-bottom: 20px;
    border-radius: 16px;
  }

  .image-wrapper-icon-price.integration-icon-wrapper {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 16px;
  }

  .image-wrapper-icon-price.team-member-large-avatar {
    margin-right: 0px;
  }

  .image-wrapper-icon-price.feature-image-wrapper-movers {
    margin-top: -34px;
  }

  .image-wrapper-icon-price.feature-image-wrapper-msnsgers {
    margin-top: -34px;
  }

  .image-wrapper-icon-price.feature-image-wrapper-msnsgers-copy {
    margin-top: -34px;
  }

  .image-wrapper-icon-price.feature-image-wrapper-clerk {
    margin-top: -34px;
  }

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

  .image-wrapper-second-icon-price {
    max-height: 33px;
    min-height: 30px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-wrapper-second-icon-price.order-item-image {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .image-wrapper-second-icon-price.hero-image-wrapper {
    margin-bottom: 32px;
  }

  .image-wrapper-second-icon-price.feature-image-wrapper {
    margin-top: -34px;
  }

  .image-wrapper-second-icon-price.feature-card-bg-image {
    min-height: 0px;
  }

  .image-wrapper-second-icon-price.team-member-image {
    max-height: 110px;
    max-width: 110px;
    min-height: 110px;
  }

  .image-wrapper-second-icon-price.value-icon {
    width: 90px;
  }

  .image-wrapper-second-icon-price.package-icon.large {
    width: 72px;
    max-height: 72px;
    min-height: 72px;
    min-width: 72px;
    margin-bottom: 20px;
    border-radius: 16px;
  }

  .image-wrapper-second-icon-price.integration-icon-wrapper {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 16px;
  }

  .image-wrapper-second-icon-price.team-member-large-avatar {
    margin-right: 0px;
  }

  .image-wrapper-second-icon-price.feature-image-wrapper-movers {
    margin-top: -34px;
  }

  .image-wrapper-second-icon-price.feature-image-wrapper-msnsgers {
    margin-top: -34px;
  }

  .image-wrapper-second-icon-price.feature-image-wrapper-msnsgers-copy {
    margin-top: -34px;
  }

  .image-wrapper-second-icon-price.feature-image-wrapper-clerk {
    margin-top: -34px;
  }

  .contact-form-wrapper-copy {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-4 {
    max-height: 150px;
    min-height: 150px;
    margin-bottom: 81px;
    padding-bottom: 22px;
  }

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

  .image-wrapper-icon.order-item-image {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .image-wrapper-icon.hero-image-wrapper {
    margin-bottom: 32px;
  }

  .image-wrapper-icon.feature-image-wrapper {
    margin-top: -34px;
  }

  .image-wrapper-icon.feature-card-bg-image {
    min-height: 0px;
  }

  .image-wrapper-icon.team-member-image {
    max-height: 110px;
    max-width: 110px;
    min-height: 110px;
  }

  .image-wrapper-icon.value-icon {
    width: 90px;
  }

  .image-wrapper-icon.package-icon.large {
    width: 72px;
    max-height: 72px;
    min-height: 72px;
    min-width: 72px;
    margin-bottom: 20px;
    border-radius: 16px;
  }

  .image-wrapper-icon.integration-icon-wrapper {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 16px;
  }

  .image-wrapper-icon.team-member-large-avatar {
    margin-right: 0px;
  }

  .image-wrapper-icon.feature-image-wrapper-movers {
    margin-top: -34px;
  }

  .image-wrapper-icon.feature-image-wrapper-msnsgers {
    margin-top: -34px;
  }

  .image-wrapper-icon.feature-image-wrapper-msnsgers-copy {
    margin-top: -34px;
  }

  .image-wrapper-icon.feature-image-wrapper-clerk {
    margin-top: -34px;
  }

  .text-block-value {
    padding-bottom: 10px;
    font-size: 31px;
    line-height: 31px;
  }

  .text-block-value-title {
    padding-top: 5px;
    font-size: 11px;
    line-height: 11px;
  }

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

  .image-plus {
    max-width: 11%;
  }

  .image-plus.hero-main-image {
    border-radius: 10px;
  }

  .image-plus.hero-image {
    border-radius: 8px;
  }

  .image-plus.home-trust-companies {
    width: 34%;
  }

  .image-plus.feature-image {
    width: 90px;
  }

  .image-plus.feature-card-bg-image {
    height: 100%;
  }

  .image-plus.home-tabs-icon {
    width: 100%;
  }

  .image-plus.home-tab-main-image {
    width: 100%;
    max-width: 180px;
  }

  .image-plus.testimonial-image {
    width: 100%;
    max-height: 300px;
  }

  .image-plus.home-teams-card-image {
    max-height: 200px;
  }

  .image-plus.about-testimonial-logo {
    width: 100px;
  }

  .image-plus.about-testimonial-logo._120px {
    width: 120px;
  }

  .image-plus.post-main-image {
    margin-bottom: 32px;
    border-radius: 12px;
  }

  .image-plus.blob.h-1 {
    left: -107px;
    top: 358px;
  }

  .image-plus.blob.h-2 {
    top: 621px;
    right: -130px;
  }

  .image-plus.blob.h-4 {
    top: 276px;
    right: -173.917px;
  }

  .image-plus.blob.h-5 {
    left: -117px;
    bottom: -78px;
  }

  .image-plus.blob.contact-1 {
    max-width: 177%;
    margin-top: 364px;
    margin-left: 75px;
  }

  .image-plus.blob.p-1 {
    max-width: 150%;
    margin-top: 219px;
    margin-left: 97px;
  }

  .image-plus.blob.i-1 {
    max-width: 100%;
    margin-top: -30px;
    margin-left: -144px;
  }

  .image-plus.blob.careers-1 {
    margin-top: 75px;
    margin-left: 171px;
  }

  .image-plus.blob._404-2 {
    margin-top: 173%;
  }

  .image-plus.blob.integration-single-1 {
    margin-top: 70px;
    margin-left: 135px;
  }

  .image-plus.blob.integration-single-2 {
    bottom: 51%;
  }

  .image-plus.blob.start-here-2 {
    bottom: 12%;
  }

  .image-plus.blob.changelog {
    top: -3%;
    right: -39%;
    max-width: 100%;
  }

  .image-plus.blob-opacity.footer-blob {
    bottom: -135px;
  }

  .image-plus.blob-opacity.b-1 {
    margin-top: 270px;
    margin-left: 182px;
  }

  .image-plus.blob-opacity.h-6 {
    left: -203px;
  }

  .image-plus.home-perk-image._01-right {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-plus.home-perk-image._02 {
    display: none;
  }

  .image-plus.home-perk-image._03 {
    max-width: 97%;
  }

  .image-plus.home-perk-image.second-ipad {
    max-width: 97%;
    border-radius: 5px;
  }

  .image-plus.home-perk-image._01-copy {
    max-width: 97%;
  }

  .image-plus.home-perk-image.second-ipad-copy {
    max-width: 97%;
  }

  .image-plus.home-perk-image._01-left {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-plus.home-perk-image._01-right-cost-manag {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-plus.home-perk-image._01-left-orders {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-plus.home-tab-2-hover-image {
    max-width: 20%;
  }

  .image-plus.home-tab-2-hover-image._01 {
    left: 12%;
  }

  .image-plus.home-tab-2-hover-image._02 {
    right: 14%;
  }

  .image-plus.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image-plus.home-tab-2-hover-image._04 {
    right: 17%;
  }

  .image-plus.hero-image-right {
    border-radius: 8px;
  }

  .image-plus.hero-image-left {
    border-radius: 8px;
  }

  .image-plus.hero-image-center {
    border-radius: 8px;
  }

  .image-plus.feature-image-movers {
    width: 90px;
  }

  .image-plus.feature-image-managers {
    width: 90px;
  }

  .image-plus.feature-image-managers {
    width: 90px;
  }

  .image-plus.feature-image-clerk {
    width: 90px;
  }

  .image-plus.pricing-image {
    width: 100%;
    max-height: 300px;
  }

  .div-block-5 {
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-bottom: 0px;
  }

  .div-block-5._1 {
    margin-left: 5px;
  }

  .list-item-2 {
    font-size: 10px;
  }

  .text-block-list-item {
    font-size: 15px;
  }

  .button-buy {
    margin-right: 159px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .button-buy._1 {
    width: 70%;
    margin-right: 0px;
    margin-left: 30px;
  }

  .button-primary-buy {
    display: block;
    width: 100%;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .button-primary-buy._2-buttons {
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .button-primary-buy.category {
    width: auto;
  }

  .image-movers.hero-main-image {
    border-radius: 10px;
  }

  .image-movers.hero-image {
    border-radius: 8px;
  }

  .image-movers.home-trust-companies {
    width: 34%;
  }

  .image-movers.feature-image {
    width: 90px;
  }

  .image-movers.feature-card-bg-image {
    height: 100%;
  }

  .image-movers.home-tabs-icon {
    width: 100%;
  }

  .image-movers.home-tab-main-image {
    width: 100%;
    max-width: 180px;
  }

  .image-movers.testimonial-image {
    width: 100%;
    max-height: 300px;
  }

  .image-movers.home-teams-card-image {
    max-height: 200px;
  }

  .image-movers.about-testimonial-logo {
    width: 100px;
  }

  .image-movers.about-testimonial-logo._120px {
    width: 120px;
  }

  .image-movers.post-main-image {
    margin-bottom: 32px;
    border-radius: 12px;
  }

  .image-movers.blob.h-1 {
    left: -107px;
    top: 358px;
  }

  .image-movers.blob.h-2 {
    top: 621px;
    right: -130px;
  }

  .image-movers.blob.h-4 {
    top: 276px;
    right: -173.917px;
  }

  .image-movers.blob.h-5 {
    left: -117px;
    bottom: -78px;
  }

  .image-movers.blob.contact-1 {
    max-width: 177%;
    margin-top: 364px;
    margin-left: 75px;
  }

  .image-movers.blob.p-1 {
    max-width: 150%;
    margin-top: 219px;
    margin-left: 97px;
  }

  .image-movers.blob.i-1 {
    max-width: 100%;
    margin-top: -30px;
    margin-left: -144px;
  }

  .image-movers.blob.careers-1 {
    margin-top: 75px;
    margin-left: 171px;
  }

  .image-movers.blob._404-2 {
    margin-top: 173%;
  }

  .image-movers.blob.integration-single-1 {
    margin-top: 70px;
    margin-left: 135px;
  }

  .image-movers.blob.integration-single-2 {
    bottom: 51%;
  }

  .image-movers.blob.start-here-2 {
    bottom: 12%;
  }

  .image-movers.blob.changelog {
    top: -3%;
    right: -39%;
    max-width: 100%;
  }

  .image-movers.blob-opacity.footer-blob {
    bottom: -135px;
  }

  .image-movers.blob-opacity.b-1 {
    margin-top: 270px;
    margin-left: 182px;
  }

  .image-movers.blob-opacity.h-6 {
    left: -203px;
  }

  .image-movers.home-perk-image._01-right {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-movers.home-perk-image._02 {
    display: none;
  }

  .image-movers.home-perk-image._03 {
    max-width: 97%;
  }

  .image-movers.home-perk-image.second-ipad {
    max-width: 97%;
    border-radius: 5px;
  }

  .image-movers.home-perk-image._01-copy {
    max-width: 97%;
  }

  .image-movers.home-perk-image.second-ipad-copy {
    max-width: 97%;
  }

  .image-movers.home-perk-image._01-left {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-movers.home-perk-image._01-right-cost-manag {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-movers.home-perk-image._01-left-orders {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-movers.home-tab-2-hover-image {
    max-width: 20%;
  }

  .image-movers.home-tab-2-hover-image._01 {
    left: 12%;
  }

  .image-movers.home-tab-2-hover-image._02 {
    right: 14%;
  }

  .image-movers.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image-movers.home-tab-2-hover-image._04 {
    right: 17%;
  }

  .image-movers.hero-image-right {
    border-radius: 8px;
  }

  .image-movers.hero-image-left {
    border-radius: 8px;
  }

  .image-movers.hero-image-center {
    border-radius: 8px;
  }

  .image-movers.feature-image-movers {
    width: 90px;
  }

  .image-movers.feature-image-managers {
    width: 90px;
  }

  .image-movers.feature-image-managers {
    width: 90px;
  }

  .image-movers.feature-image-clerk {
    width: 90px;
  }

  .image-movers.pricing-image {
    width: 100%;
    max-height: 300px;
  }

  .image-office.hero-main-image {
    border-radius: 10px;
  }

  .image-office.hero-image {
    border-radius: 8px;
  }

  .image-office.home-trust-companies {
    width: 34%;
  }

  .image-office.feature-image {
    width: 90px;
  }

  .image-office.feature-card-bg-image {
    height: 100%;
  }

  .image-office.home-tabs-icon {
    width: 100%;
  }

  .image-office.home-tab-main-image {
    width: 100%;
    max-width: 180px;
  }

  .image-office.testimonial-image {
    width: 100%;
    max-height: 300px;
  }

  .image-office.home-teams-card-image {
    max-height: 200px;
  }

  .image-office.about-testimonial-logo {
    width: 100px;
  }

  .image-office.about-testimonial-logo._120px {
    width: 120px;
  }

  .image-office.post-main-image {
    margin-bottom: 32px;
    border-radius: 12px;
  }

  .image-office.blob.h-1 {
    left: -107px;
    top: 358px;
  }

  .image-office.blob.h-2 {
    top: 621px;
    right: -130px;
  }

  .image-office.blob.h-4 {
    top: 276px;
    right: -173.917px;
  }

  .image-office.blob.h-5 {
    left: -117px;
    bottom: -78px;
  }

  .image-office.blob.contact-1 {
    max-width: 177%;
    margin-top: 364px;
    margin-left: 75px;
  }

  .image-office.blob.p-1 {
    max-width: 150%;
    margin-top: 219px;
    margin-left: 97px;
  }

  .image-office.blob.i-1 {
    max-width: 100%;
    margin-top: -30px;
    margin-left: -144px;
  }

  .image-office.blob.careers-1 {
    margin-top: 75px;
    margin-left: 171px;
  }

  .image-office.blob._404-2 {
    margin-top: 173%;
  }

  .image-office.blob.integration-single-1 {
    margin-top: 70px;
    margin-left: 135px;
  }

  .image-office.blob.integration-single-2 {
    bottom: 51%;
  }

  .image-office.blob.start-here-2 {
    bottom: 12%;
  }

  .image-office.blob.changelog {
    top: -3%;
    right: -39%;
    max-width: 100%;
  }

  .image-office.blob-opacity.footer-blob {
    bottom: -135px;
  }

  .image-office.blob-opacity.b-1 {
    margin-top: 270px;
    margin-left: 182px;
  }

  .image-office.blob-opacity.h-6 {
    left: -203px;
  }

  .image-office.home-perk-image._01-right {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-office.home-perk-image._02 {
    display: none;
  }

  .image-office.home-perk-image._03 {
    max-width: 97%;
  }

  .image-office.home-perk-image.second-ipad {
    max-width: 97%;
    border-radius: 5px;
  }

  .image-office.home-perk-image._01-copy {
    max-width: 97%;
  }

  .image-office.home-perk-image.second-ipad-copy {
    max-width: 97%;
  }

  .image-office.home-perk-image._01-left {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-office.home-perk-image._01-right-cost-manag {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-office.home-perk-image._01-left-orders {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-office.home-tab-2-hover-image {
    max-width: 20%;
  }

  .image-office.home-tab-2-hover-image._01 {
    left: 12%;
  }

  .image-office.home-tab-2-hover-image._02 {
    right: 14%;
  }

  .image-office.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image-office.home-tab-2-hover-image._04 {
    right: 17%;
  }

  .image-office.hero-image-right {
    border-radius: 8px;
  }

  .image-office.hero-image-left {
    border-radius: 8px;
  }

  .image-office.hero-image-center {
    border-radius: 8px;
  }

  .image-office.feature-image-movers {
    width: 90px;
  }

  .image-office.feature-image-managers {
    width: 90px;
  }

  .image-office.feature-image-managers {
    width: 90px;
  }

  .image-office.feature-image-clerk {
    width: 90px;
  }

  .image-office.pricing-image {
    width: 100%;
    max-height: 300px;
  }

  .image-managers.hero-main-image {
    border-radius: 10px;
  }

  .image-managers.hero-image {
    border-radius: 8px;
  }

  .image-managers.home-trust-companies {
    width: 34%;
  }

  .image-managers.feature-image {
    width: 90px;
  }

  .image-managers.feature-card-bg-image {
    height: 100%;
  }

  .image-managers.home-tabs-icon {
    width: 100%;
  }

  .image-managers.home-tab-main-image {
    width: 100%;
    max-width: 180px;
  }

  .image-managers.testimonial-image {
    width: 100%;
    max-height: 300px;
  }

  .image-managers.home-teams-card-image {
    max-height: 200px;
  }

  .image-managers.about-testimonial-logo {
    width: 100px;
  }

  .image-managers.about-testimonial-logo._120px {
    width: 120px;
  }

  .image-managers.post-main-image {
    margin-bottom: 32px;
    border-radius: 12px;
  }

  .image-managers.blob.h-1 {
    left: -107px;
    top: 358px;
  }

  .image-managers.blob.h-2 {
    top: 621px;
    right: -130px;
  }

  .image-managers.blob.h-4 {
    top: 276px;
    right: -173.917px;
  }

  .image-managers.blob.h-5 {
    left: -117px;
    bottom: -78px;
  }

  .image-managers.blob.contact-1 {
    max-width: 177%;
    margin-top: 364px;
    margin-left: 75px;
  }

  .image-managers.blob.p-1 {
    max-width: 150%;
    margin-top: 219px;
    margin-left: 97px;
  }

  .image-managers.blob.i-1 {
    max-width: 100%;
    margin-top: -30px;
    margin-left: -144px;
  }

  .image-managers.blob.careers-1 {
    margin-top: 75px;
    margin-left: 171px;
  }

  .image-managers.blob._404-2 {
    margin-top: 173%;
  }

  .image-managers.blob.integration-single-1 {
    margin-top: 70px;
    margin-left: 135px;
  }

  .image-managers.blob.integration-single-2 {
    bottom: 51%;
  }

  .image-managers.blob.start-here-2 {
    bottom: 12%;
  }

  .image-managers.blob.changelog {
    top: -3%;
    right: -39%;
    max-width: 100%;
  }

  .image-managers.blob-opacity.footer-blob {
    bottom: -135px;
  }

  .image-managers.blob-opacity.b-1 {
    margin-top: 270px;
    margin-left: 182px;
  }

  .image-managers.blob-opacity.h-6 {
    left: -203px;
  }

  .image-managers.home-perk-image._01-right {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-managers.home-perk-image._02 {
    display: none;
  }

  .image-managers.home-perk-image._03 {
    max-width: 97%;
  }

  .image-managers.home-perk-image.second-ipad {
    max-width: 97%;
    border-radius: 5px;
  }

  .image-managers.home-perk-image._01-copy {
    max-width: 97%;
  }

  .image-managers.home-perk-image.second-ipad-copy {
    max-width: 97%;
  }

  .image-managers.home-perk-image._01-left {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-managers.home-perk-image._01-right-cost-manag {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-managers.home-perk-image._01-left-orders {
    max-width: 97%;
    margin-bottom: 25px;
    border-radius: 5px;
  }

  .image-managers.home-tab-2-hover-image {
    max-width: 20%;
  }

  .image-managers.home-tab-2-hover-image._01 {
    left: 12%;
  }

  .image-managers.home-tab-2-hover-image._02 {
    right: 14%;
  }

  .image-managers.home-tab-2-hover-image._03 {
    left: 17%;
  }

  .image-managers.home-tab-2-hover-image._04 {
    right: 17%;
  }

  .image-managers.hero-image-right {
    border-radius: 8px;
  }

  .image-managers.hero-image-left {
    border-radius: 8px;
  }

  .image-managers.hero-image-center {
    border-radius: 8px;
  }

  .image-managers.feature-image-movers {
    width: 90px;
  }

  .image-managers.feature-image-managers {
    width: 90px;
  }

  .image-managers.feature-image-managers {
    width: 90px;
  }

  .image-managers.feature-image-clerk {
    width: 90px;
  }

  .image-managers.pricing-image {
    width: 100%;
    max-height: 300px;
  }

  .split-content-list {
    margin-top: 22px;
    margin-bottom: 34px;
  }

  .split-content-list.settings-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-list.home-tab-left {
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .split-content-list.bottom-team-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-list.featured-blog-card-content {
    padding-top: 24px;
    padding-bottom: 32px;
  }

  .split-content-list.featured-blog-card-content.small {
    padding-top: 24px;
  }

  .split-content-list.support-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-list.integrations-hero-left {
    margin-bottom: 20px;
  }

  .split-content-list.search-results-content {
    padding-right: 20px;
    padding-bottom: 24px;
    padding-left: 20px;
  }

  .split-content-list.home-perk-content-third {
    margin-bottom: 18px;
  }

  .split-content-list.orders-web {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-list.orders-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-list.settings-web {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-list.delivery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-list.dashboard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-social-links-wrapper-c3max {
    width: 100%;
    max-width: 288px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-wrapper-location.order-item-image {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .image-wrapper-location.hero-image-wrapper {
    margin-bottom: 32px;
  }

  .image-wrapper-location.feature-image-wrapper {
    margin-top: -34px;
  }

  .image-wrapper-location.feature-card-bg-image {
    min-height: 0px;
  }

  .image-wrapper-location.footer-link-icon {
    margin-top: 0px;
    margin-right: 4vw;
  }

  .image-wrapper-location.team-member-image {
    max-height: 110px;
    max-width: 110px;
    min-height: 110px;
  }

  .image-wrapper-location.value-icon {
    width: 90px;
  }

  .image-wrapper-location.package-icon.large {
    width: 72px;
    max-height: 72px;
    min-height: 72px;
    min-width: 72px;
    margin-bottom: 20px;
    border-radius: 16px;
  }

  .image-wrapper-location.integration-icon-wrapper {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 16px;
  }

  .image-wrapper-location.team-member-large-avatar {
    margin-right: 0px;
  }

  .image-wrapper-location.feature-image-wrapper-movers {
    margin-top: -34px;
  }

  .image-wrapper-location.feature-image-wrapper-msnsgers {
    margin-top: -34px;
  }

  .image-wrapper-location.feature-image-wrapper-msnsgers-copy {
    margin-top: -34px;
  }

  .image-wrapper-location.feature-image-wrapper-clerk {
    margin-top: -34px;
  }

  .narrow-section-features.relative-features-copy {
    padding-top: 120px;
  }

  .section-01 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-01.hero-section {
    padding-top: 160px;
  }

  .section-01.first-section {
    padding-top: 160px;
  }

  .section-01.integrations {
    padding-top: 160px;
  }

  .section-01.single-integration {
    padding-top: 140px;
  }

  .section-01.feature-single-hero {
    padding-top: 160px;
  }

  .section-01.relative {
    padding-top: 0px;
  }

  .section-01.pricing {
    padding-top: 10px;
  }

  .section-01.relative-features {
    padding-top: 0px;
  }

  .section-01.testimonials-section-01 {
    padding-bottom: 60px;
  }

  .section-01.testimonials-section-01._1 {
    padding-top: 40px;
  }

  .section-features {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-features.hero-section {
    padding-top: 160px;
  }

  .section-features.first-section {
    padding-top: 160px;
  }

  .section-features.integrations {
    padding-top: 160px;
  }

  .section-features.single-integration {
    padding-top: 140px;
  }

  .section-features.feature-single-hero {
    padding-top: 160px;
  }

  .section-features.relative {
    padding-top: 0px;
  }

  .section-features.pricing {
    padding-top: 10px;
  }

  .section-features.relative-features {
    padding-top: 0px;
  }

  .container-default-features {
    padding-top: 88px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .section-contactus {
    padding-top: 71px;
    padding-bottom: 60px;
  }

  .section-contactus.hero-section {
    padding-top: 160px;
  }

  .section-contactus.first-section {
    padding-top: 160px;
  }

  .section-contactus.integrations {
    padding-top: 160px;
  }

  .section-contactus.single-integration {
    padding-top: 140px;
  }

  .section-contactus.feature-single-hero {
    padding-top: 160px;
  }

  .section-contactus.relative {
    padding-top: 0px;
  }

  .section-contactus.pricing {
    padding-top: 10px;
  }

  .section-contactus.relative-features {
    padding-top: 0px;
  }

  .narrow-section-about-c3max.relative-about-c3max {
    padding-top: 38px;
  }

  .home-hero-tab-about {
    padding-right: 20px;
    padding-left: 20px;
  }

  .home-hero-tab-about-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-wrapper-about.order-item-image {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .image-wrapper-about.hero-image-wrapper {
    margin-bottom: 32px;
  }

  .image-wrapper-about.feature-image-wrapper {
    margin-top: -34px;
  }

  .image-wrapper-about.feature-card-bg-image {
    min-height: 0px;
  }

  .image-wrapper-about.footer-link-icon {
    margin-right: 4vw;
  }

  .image-wrapper-about.team-member-image {
    max-height: 110px;
    max-width: 110px;
    min-height: 110px;
  }

  .image-wrapper-about.value-icon {
    width: 90px;
  }

  .image-wrapper-about.package-icon.large {
    width: 72px;
    max-height: 72px;
    min-height: 72px;
    min-width: 72px;
    margin-bottom: 20px;
    border-radius: 16px;
  }

  .image-wrapper-about.integration-icon-wrapper {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 16px;
  }

  .image-wrapper-about.team-member-large-avatar {
    margin-right: 0px;
  }

  .image-wrapper-about.feature-image-wrapper-movers {
    margin-top: -34px;
  }

  .image-wrapper-about.feature-image-wrapper-msnsgers {
    margin-top: -34px;
  }

  .image-wrapper-about.feature-image-wrapper-msnsgers-copy {
    margin-top: -34px;
  }

  .image-wrapper-about.feature-image-wrapper-clerk {
    margin-top: -34px;
  }

  .split-content-about.settings-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-about.home-tab-left {
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .split-content-about.bottom-team-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-about.featured-blog-card-content {
    padding-top: 24px;
    padding-bottom: 32px;
  }

  .split-content-about.featured-blog-card-content.small {
    padding-top: 24px;
  }

  .split-content-about.contact-content-left {
    margin-bottom: 0px;
  }

  .split-content-about.support-card-content {
    padding-right: 24px;
    padding-left: 24px;
  }

  .split-content-about.integrations-hero-left {
    margin-bottom: 20px;
  }

  .split-content-about.search-results-content {
    padding-right: 20px;
    padding-bottom: 24px;
    padding-left: 20px;
  }

  .split-content-about.home-perk-content-third {
    margin-bottom: 18px;
  }

  .split-content-about.orders-web {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-about.orders-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-about.settings-web {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-about.delivery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-about.dashboard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content-about.home-tab-left-copy {
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .contacus {
    margin: -83px -152px -79px 0px;
    padding-right: 0px;
  }

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

  .contacus._1 {
    margin-top: 4px;
    margin-right: 0px;
  }

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

  .text-block-4 {
    padding-top: 3px;
    padding-bottom: 0px;
    font-size: 17px;
    line-height: 1.4em;
  }

  .text-block-5 {
    font-size: 17px;
  }

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

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

  .bold-text-5 {
    font-size: 17px;
  }

  .text-block-6 {
    font-size: 17px;
  }

  .text-block-7 {
    font-size: 17px;
  }

  .bold-text-6 {
    font-size: 17px;
  }

  .text-block-8 {
    font-size: 17px;
  }

  .text-block-9 {
    font-size: 17px;
  }

  .text-block-10 {
    font-size: 17px;
  }

  .bold-text-7 {
    font-size: 17px;
  }

  .bold-text-8 {
    font-size: 17px;
  }

  .text-block-11 {
    font-size: 17px;
  }

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

  .bold-text-9 {
    font-size: 17px;
  }

  .bold-text-10 {
    font-size: 17px;
  }

  .bold-text-11 {
    font-size: 17px;
  }

  .cta-wrapper-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 450px;
    margin-top: auto;
    padding: 0px 20px;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .cta-wrapper-copy.cta-v2 {
    min-height: auto;
    padding: 50px 24px;
  }

  .cta-wrapper-copy-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 450px;
    margin-top: auto;
    padding: 0px 20px;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .cta-wrapper-copy-copy.cta-v2 {
    min-height: auto;
    padding: 50px 24px;
  }

  .cta-wrapper-copy-copy.imagen {
    min-height: 298px;
  }

  .text-block-13._1 {
    margin-left: 5px;
  }
}

#w-node-_152e6fde-fd1b-7fb1-f447-f88e1f18fc71-ae2f46c5 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_91214c55-2e79-a342-deea-e58e59e7e658-ae2f46c5 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_9c4d7a19-6a7c-7fca-2640-e2a5b0ed448e-ef1f2564 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-d3faeb90-55b8-b565-0a55-dfbe7066c705-ef1f2564 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_383c531d-6a41-64b5-7886-c711acccdb47-ef1f2564 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_53d247b1-b177-c642-2e3a-d06c131936ae-df1f2569 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_81ae1bc5-5b3c-1aaa-9b36-0d1125f21a81-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_17b20af0-be67-159f-5be2-691742aa9f40-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_001b717a-258c-848e-3b10-46103a81a401-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_71fa474c-09ed-1039-87f7-bd6503f83060-761f257a {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-_9d22b0d5-4e7d-5c14-3ec2-b869170e1e2a-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-_90b048dc-7145-9ea8-d81e-843d1e2af7fb-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-_53e0e1ce-3a9f-5094-9c24-34a64016e495-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-_3afd1130-6827-8374-d44c-2ca9ddee78cd-761f257a {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-_3afd1130-6827-8374-d44c-2ca9ddee78cf-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-_3afd1130-6827-8374-d44c-2ca9ddee78d0-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-_3afd1130-6827-8374-d44c-2ca9ddee78d1-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-_05d8cb56-8c59-cc69-1da6-3f1d649791ee-761f257a {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-_05d8cb56-8c59-cc69-1da6-3f1d649791f1-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-_05d8cb56-8c59-cc69-1da6-3f1d649791f2-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-_837c66ce-c799-ddd2-cd8b-672683f178df-761f257a {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-_837c66ce-c799-ddd2-cd8b-672683f178e1-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-_837c66ce-c799-ddd2-cd8b-672683f178e3-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-_0be3fd6b-a991-0efd-f3fa-c0a3a04784ef-761f257a {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-_0be3fd6b-a991-0efd-f3fa-c0a3a04784f2-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-_0be3fd6b-a991-0efd-f3fa-c0a3a04784f3-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-d9447071-d816-2f75-2a0e-66b01b5c3d20-761f257a {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-d9447071-d816-2f75-2a0e-66b01b5c3d22-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-d9447071-d816-2f75-2a0e-66b01b5c3d23-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-d9447071-d816-2f75-2a0e-66b01b5c3d24-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-_82671470-f8f0-12c8-e29d-f472079c696d-761f257a {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-_82671470-f8f0-12c8-e29d-f472079c696f-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-_82671470-f8f0-12c8-e29d-f472079c6970-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-_82671470-f8f0-12c8-e29d-f472079c6971-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-_01b7524c-406d-f82d-63b6-4cbc89b8e594-761f257a {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-_01b7524c-406d-f82d-63b6-4cbc89b8e598-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-_4e84c92a-11c1-dae4-5438-0902b86dfdaa-761f257a {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-_4e84c92a-11c1-dae4-5438-0902b86dfdae-761f257a {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-b12acbf1-4401-ffa1-233f-a292ddc46c10-ee1f257d {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-f883a31a-5f18-7a34-43a1-6d578a17f715-ee1f257d {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_736a4f51-80ee-b602-655b-93ac609e0d7c-ee1f257d {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-bc5a2fcc-d37b-420b-a5bc-89854bb46816-ee1f257d {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_2f9cb310-c807-7746-c7c3-56f0f0bd8dd5-ee1f257d {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-f4055a69-9b88-c1f3-7375-8bedfd5278bc-ee1f257d {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-cebd485a-e0f2-1399-7969-dc4344c3f804-d0f37194 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-cebd485a-e0f2-1399-7969-dc4344c3f810-d0f37194 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_53d247b1-b177-c642-2e3a-d06c131936ae-2aec4aea {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_3063049a-6ad4-1322-24b6-c7e72b6da5c0-ae2f46c5 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_152e6fde-fd1b-7fb1-f447-f88e1f18fc71-ae2f46c5 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_91214c55-2e79-a342-deea-e58e59e7e658-ae2f46c5 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  #w-node-cebd485a-e0f2-1399-7969-dc4344c3f810-d0f37194 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3063049a-6ad4-1322-24b6-c7e72b6da5c0-ae2f46c5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_91214c55-2e79-a342-deea-e58e59e7e658-ae2f46c5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  #w-node-_9c4d7a19-6a7c-7fca-2640-e2a5b0ed448e-ef1f2564 {
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-e98444f4-e498-63c8-848b-6ae018cd79f1-1d1f2573 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 4;
    grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_533e5d13-bf46-bceb-baea-6a64a0f72907-1d1f2573 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_63b7977c-4772-3c8b-deb3-d54c18cff2d7-1d1f2573 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_95976c2a-5333-cda4-25d4-3f10260b315f-1d1f2573 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_51d84d7f-b36d-11e6-ccec-ba45ce15513a-761f257a {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_71fa474c-09ed-1039-87f7-bd6503f83060-761f257a {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-_9d22b0d5-4e7d-5c14-3ec2-b869170e1e2a-761f257a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_90b048dc-7145-9ea8-d81e-843d1e2af7fb-761f257a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_53e0e1ce-3a9f-5094-9c24-34a64016e495-761f257a {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_3afd1130-6827-8374-d44c-2ca9ddee78cd-761f257a {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-_3afd1130-6827-8374-d44c-2ca9ddee78cf-761f257a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_3afd1130-6827-8374-d44c-2ca9ddee78d0-761f257a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_3afd1130-6827-8374-d44c-2ca9ddee78d1-761f257a {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_05d8cb56-8c59-cc69-1da6-3f1d649791ee-761f257a {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-_05d8cb56-8c59-cc69-1da6-3f1d649791f1-761f257a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_05d8cb56-8c59-cc69-1da6-3f1d649791f2-761f257a {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_837c66ce-c799-ddd2-cd8b-672683f178df-761f257a {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-_837c66ce-c799-ddd2-cd8b-672683f178e1-761f257a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_837c66ce-c799-ddd2-cd8b-672683f178e3-761f257a {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_0be3fd6b-a991-0efd-f3fa-c0a3a04784ef-761f257a {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-_0be3fd6b-a991-0efd-f3fa-c0a3a04784f2-761f257a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_0be3fd6b-a991-0efd-f3fa-c0a3a04784f3-761f257a {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_34dce595-4d5e-d6a6-b8ae-ab48870310e5-761f257a {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-d9447071-d816-2f75-2a0e-66b01b5c3d20-761f257a {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-d9447071-d816-2f75-2a0e-66b01b5c3d22-761f257a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-d9447071-d816-2f75-2a0e-66b01b5c3d23-761f257a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-d9447071-d816-2f75-2a0e-66b01b5c3d24-761f257a {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_82671470-f8f0-12c8-e29d-f472079c696d-761f257a {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-_82671470-f8f0-12c8-e29d-f472079c696f-761f257a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_82671470-f8f0-12c8-e29d-f472079c6970-761f257a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_82671470-f8f0-12c8-e29d-f472079c6971-761f257a {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_01b7524c-406d-f82d-63b6-4cbc89b8e594-761f257a {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-_01b7524c-406d-f82d-63b6-4cbc89b8e598-761f257a {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_4e84c92a-11c1-dae4-5438-0902b86dfdaa-761f257a {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-_4e84c92a-11c1-dae4-5438-0902b86dfdae-761f257a {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3063049a-6ad4-1322-24b6-c7e72b6da5c0-ae2f46c5 {
    -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-_53d247b1-b177-c642-2e3a-d06c131936ae-df1f2569 {
    -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-e98444f4-e498-63c8-848b-6ae018cd79f1-1d1f2573 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_533e5d13-bf46-bceb-baea-6a64a0f72907-1d1f2573 {
    -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-_63b7977c-4772-3c8b-deb3-d54c18cff2d7-1d1f2573 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_95976c2a-5333-cda4-25d4-3f10260b315f-1d1f2573 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_0be3fd6b-a991-0efd-f3fa-c0a3a04784ef-761f257a {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
  }

  #w-node-_0be3fd6b-a991-0efd-f3fa-c0a3a04784f2-761f257a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_0be3fd6b-a991-0efd-f3fa-c0a3a04784f3-761f257a {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
  }

  #w-node-cebd485a-e0f2-1399-7969-dc4344c3f800-d0f37194 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cebd485a-e0f2-1399-7969-dc4344c3f808-d0f37194 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cebd485a-e0f2-1399-7969-dc4344c3f810-d0f37194 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_53d247b1-b177-c642-2e3a-d06c131936ae-2aec4aea {
    -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: 'Icons techplus x template';
  src: url('../fonts/Icons-Techplus-X-Template.woff2') format('woff2'), url('../fonts/Icons-Techplus-X-Template.eot') format('embedded-opentype'), url('../fonts/Icons-Techplus-X-Template.woff') format('woff'), url('../fonts/Icons-Techplus-X-Template.ttf') format('truetype'), url('../fonts/Icons-Techplus-X-Template.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}