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

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

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

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

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

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

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

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

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

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

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

.w-commerce-commercecheckoutdiscountsinput {
  height: 38px;
  width: auto;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  min-width: 0;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  flex: 1;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

.w-commerce-commercecheckoutdiscountsbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  margin-left: 8px;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

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

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

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

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

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

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

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

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

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

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

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

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

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

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

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

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

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

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commercebuynowbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  margin-top: 10px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

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

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

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

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartopenlinkcount {
  height: 18px;
  min-width: 18px;
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0;
  right: auto;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: auto;
  right: 0;
}

.w-commerce-commercecartcontainer {
  width: 100%;
  max-width: 480px;
  min-width: 320px;
  background-color: #fff;
  flex-direction: column;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px rgba(0, 0, 0, .25);
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

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

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

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

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

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

.w-commerce-commercecartquantity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

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

.w-commerce-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

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

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

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

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

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

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

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

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

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

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

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

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

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

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

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

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

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }
}

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

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

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector, .w-commerce-commercecheckoutdiscountsinput, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

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

body {
  color: #5f687a;
  font-family: Onest, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625em;
}

h1 {
  color: #1c1f23;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.167em;
}

h2 {
  color: #1c1f23;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.375em;
}

h3 {
  color: #1c1f23;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.417em;
}

h4 {
  color: #1c1f23;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.273em;
}

h5 {
  color: #1c1f23;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.333em;
}

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

p {
  margin-bottom: 16px;
}

a {
  color: #005dff;
  text-decoration: underline;
  transition: color .3s;
}

a:hover {
  color: #1c1f23;
}

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

li {
  margin-bottom: 8px;
  padding-left: 8px;
}

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

label {
  color: #1c1f23;
  margin-bottom: 12px;
  font-weight: 700;
  line-height: 1.111em;
  display: block;
}

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

blockquote {
  color: #fff;
  text-align: center;
  background-color: #005dff;
  border: 0 solid #000;
  border-radius: 8px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 64px 118px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.429em;
}

figure {
  margin-top: 24px;
  margin-bottom: 48px;
}

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

.page-wrapper.full-page-wrapper {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}

.grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns.style---styleguide-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  align-items: start;
}

.grid-2-columns.form {
  grid-row-gap: 24px;
}

.grid-2-columns.contact-form-right {
  grid-column-gap: 120px;
  grid-template-columns: .7fr 1fr;
  align-items: start;
}

.grid-2-columns.cta-v1 {
  grid-column-gap: 50px;
  grid-template-columns: .9fr 1fr;
}

.grid-2-columns.text-left-default {
  grid-column-gap: 40px;
  grid-template-columns: .75fr 1fr;
}

.grid-2-columns.template-page-sidebar {
  grid-column-gap: 40px;
  grid-template-columns: .35fr 1fr;
  align-items: start;
}

.grid-2-columns.changelog-item {
  grid-column-gap: 60px;
  border-bottom: 1px solid #dfe5ee;
  grid-template-columns: .4fr 1fr;
  align-items: start;
  padding-top: 64px;
  padding-bottom: 64px;
}

.grid-2-columns.changelog-item.first {
  border-bottom-width: 0;
  padding-top: 0;
}

.grid-2-columns.product-page {
  grid-column-gap: 28px;
  grid-template-columns: .5fr 1fr;
  align-items: start;
}

.grid-2-columns.checkout-page {
  grid-template-columns: 1fr .4fr;
  align-items: start;
}

.grid-2-columns.suprises-pages-right {
  grid-column-gap: 100px;
  grid-template-columns: 1fr 1.25fr;
  margin-bottom: 124px;
}

.grid-2-columns.suprises-pages-right.last {
  margin-bottom: 0;
}

.grid-2-columns.suprises-pages-left {
  grid-column-gap: 100px;
  grid-template-columns: 1.25fr 1fr;
  margin-bottom: 124px;
}

.grid-2-columns.dropdown-link-menu {
  grid-column-gap: 48px;
  grid-template-columns: 1fr 1fr 1fr 2fr;
}

.grid-2-columns.home-hero-grid {
  grid-column-gap: 40px;
  grid-template-columns: minmax(397px, .6fr) 1fr;
}

.grid-2-columns.small-text-box-left {
  grid-column-gap: 40px;
  grid-template-columns: minmax(340px, .45fr) 1fr;
}

.grid-2-columns.video-and-text-box-grid {
  grid-column-gap: 56px;
  grid-template-columns: 1fr .7fr;
}

.grid-2-columns.text-box-and-stats-grid {
  grid-column-gap: 48px;
  grid-template-columns: .4fr 1fr;
}

.grid-2-columns.cta-v2 {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-columns: 1fr .65fr;
}

.grid-2-columns.cta-v2.content-left {
  grid-template-columns: .7fr 1fr;
}

.grid-2-columns.blog-post-featured {
  grid-column-gap: 48px;
  grid-template-columns: .65fr 1fr;
}

.grid-2-columns.cta-v4 {
  grid-column-gap: 48px;
  grid-template-columns: 1fr .6fr;
}

.grid-2-columns.cta-v5 {
  grid-template-columns: 1fr minmax(334px, .5fr);
}

.grid-2-columns.aside-right {
  grid-column-gap: 32px;
  grid-template-columns: 1fr .4fr;
}

.grid-2-columns.apply-grid {
  grid-template-columns: .72fr 1fr;
  align-items: start;
}

.grid-2-columns.coming-soon-grid {
  grid-column-gap: 56px;
  grid-template-rows: 100%;
  grid-template-columns: 1fr 1.7fr;
}

.grid-2-columns._404-grid {
  grid-column-gap: 48px;
  grid-template-columns: 1fr 1.7fr;
}

.grid-2-columns.footer-v2-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 2fr 1fr;
}

.grid-2-columns.features-grid {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-columns: auto auto;
}

.grid-2-columns.text-box-and-search-filter-grid {
  grid-template-columns: 1.25fr 1fr;
  align-items: end;
}

.style---navigation-sidebar {
  z-index: 1;
  height: 100%;
  max-height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
  box-shadow: 1px 0 14px rgba(42, 42, 43, .06);
}

.style---main-wrapper {
  background-color: #eff3fa;
}

.card {
  background-color: #fff;
  border: 1px solid #dfe5ee;
  border-radius: 18px;
  text-decoration: none;
  overflow: hidden;
  transform: translate(0);
  box-shadow: 0 2px 8px rgba(42, 42, 43, .06);
}

.card.over-image {
  z-index: 1;
  max-width: 396px;
  padding: 48px;
  position: absolute;
  bottom: 7%;
  left: 0;
}

.card.form {
  min-height: 614px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 0;
  padding: 64px 40px;
  display: flex;
}

.card.sticky-top.top-24px {
  top: 24px;
}

.card.checkout-block {
  margin-bottom: 28px;
  padding: 32px 32px 48px;
}

.card.checkout-block.order-summary {
  padding-bottom: 40px;
}

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

.card.figma-file {
  justify-content: center;
  align-items: stretch;
  margin-top: 32px;
  display: flex;
}

.card.sales-home-page {
  width: 100%;
  max-width: 388px;
  text-align: center;
  transform-style: preserve-3d;
  flex-direction: column;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
}

.card.sales-home-page:hover {
  transform: scale3d(.98, .98, 1.01);
}

.card.buy-now {
  height: 100%;
  background-color: #4253ff;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.card.buy-now:hover {
  transform: scale(.98);
}

.card.buy-now.white {
  background-color: #fff;
}

.card.freelance-category-card {
  flex-direction: column;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.card.freelance-category-card:hover {
  transform: scale(.98);
}

.card.freelancer-card {
  height: 100%;
  text-align: center;
  border-color: #eaecf2;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 24px 24px 32px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
}

.card.freelancer-card:hover {
  transform: scale(.98);
}

.card.process-card {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 24px;
  display: flex;
}

.card.testimonial-slider-card {
  max-width: 715px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  box-shadow: none;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.card.value-card {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 24px;
  display: flex;
}

.card.blog-post-card {
  max-width: 340px;
  text-align: center;
  border-color: #eff3fa;
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  padding: 56px 48px;
  display: block;
  box-shadow: 0 2px 6px rgba(15, 26, 47, .04);
}

.card.freelancer-single-card {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .33fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 100px;
  padding: 64px 40px;
  display: grid;
}

.card.pd-56px---32px {
  padding: 56px 32px;
}

.card.portfolio-card {
  height: 100%;
  flex-direction: column;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.card.pd-48px---40px {
  padding: 48px 40px;
}

.card.freelancer-form {
  margin-bottom: 0;
  padding-top: 48px;
  padding-bottom: 64px;
}

.card.package-card {
  border-width: 0;
  flex-direction: column;
  display: flex;
  position: relative;
  top: 60px;
}

.card.package-card.popular {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  top: 0;
}

.card.pd-40px {
  padding: 40px;
}

.card.product-single-card {
  padding: 64px 80px 40px;
}

.card.contact-card {
  color: #5f687a;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 56px 32px 64px;
  display: flex;
}

.card.cart {
  overflow: auto;
}

.style---color-block {
  min-height: 180px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  position: relative;
}

.style---color-block-content {
  padding: 24px 24px 32px;
}

.style---color-block-name {
  color: #1c1f23;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.style---color-block-hex {
  line-height: 20px;
}

.grid-4-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-4-columns.numbers-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: auto auto auto auto;
}

.bg-accent-1 {
  background-color: #005dff;
}

.bg-secondary-1 {
  background-color: #101b44;
}

.bg-secondary-2 {
  background-color: #6c38ff;
}

.bg-secondary-3 {
  background-color: #4ba9ff;
}

.bg-secondary-4 {
  background-color: #f9fafc;
}

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

.bg-neutral-700 {
  background-color: #2e343e;
}

.bg-neutral-600 {
  background-color: #5f687a;
}

.bg-neutral-500 {
  background-color: #929eb0;
}

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

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

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

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

.style---color-block-text-example {
  background-color: #fff;
  border-radius: 40px;
  padding: 10px 14px;
  font-size: 14px;
  line-height: 16px;
  position: absolute;
  top: 16px;
  bottom: auto;
  left: auto;
  right: 16px;
}

.style---color-block-text-example.badge-dark {
  background-color: #1c1f23;
}

.color-accent-1 {
  color: #005dff;
}

.color-secondary-1 {
  color: #101b44;
}

.color-secondary-2 {
  color: #6c38ff;
}

.color-secondary-3 {
  color: #4ba9ff;
}

.color-secondary-4 {
  color: #f9fafc;
}

.color-neutral-800 {
  color: #1c1f23;
}

.color-neutral-700 {
  color: #2e343e;
}

.color-neutral-600 {
  color: #5f687a;
}

.color-neutral-500 {
  color: #929eb0;
}

.color-neutral-300 {
  color: #dfe5ee;
}

.color-neutral-200 {
  color: #eff3fa;
}

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

.bg-green-400 {
  background-color: #11845b;
}

.color-green-400 {
  color: #11845b;
}

.bg-blue-400 {
  background-color: #086cd9;
}

.color-blue-400 {
  color: #086cd9;
}

.bg-blue-300 {
  background-color: #1d88fe;
}

.color-blue-300 {
  color: #1d88fe;
}

.bg-blue-200 {
  background-color: #f9fafc;
}

.bg-blue-100 {
  background-color: #eaecf2;
}

.color-blue-100 {
  color: #eaecf2;
}

.color-neutral-400 {
  color: #b1b9ca;
}

.bg-green-300 {
  background-color: #05c168;
}

.color-green-300 {
  color: #05c168;
}

.bg-green-200 {
  background-color: #7fdca4;
}

.color-green-200 {
  color: #7fdca4;
}

.color-green-100 {
  color: #def2e6;
}

.bg-green-100 {
  background-color: #def2e6;
}

.bg-red-400 {
  background-color: #dc2b2b;
}

.color-red-400 {
  color: #dc2b2b;
}

.bg-red-300 {
  background-color: #ff5a65;
}

.color-red-300 {
  color: #ff5a65;
}

.bg-red-200 {
  background-color: #ffbec2;
}

.color-red-200 {
  color: #ffbec2;
}

.bg-red-100 {
  background-color: #ffeff0;
}

.color-red-100 {
  color: #ffeff0;
}

.bg-orange-400 {
  background-color: #d5691b;
}

.color-orange-400 {
  color: #d5691b;
}

.bg-orange-300 {
  background-color: #ff9e2c;
}

.color-orange-300 {
  color: #ff9e2c;
}

.bg-orange-200 {
  background-color: #ffd19b;
}

.color-orange-200 {
  color: #ffd19b;
}

.bg-orange-100 {
  background-color: #fff3e4;
}

.color-orange-100 {
  color: #fff3e4;
}

.style---block-sub-heading {
  margin-bottom: 32px;
}

.style---block-sub-heading.border {
  border-bottom: 1px solid #b1b9ca;
  margin-bottom: 64px;
  padding-bottom: 40px;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #dfe5ee;
  margin-top: 80px;
  margin-bottom: 80px;
}

.divider._64px {
  margin-top: 64px;
  margin-bottom: 64px;
}

.divider._64px.template-pages-start-here {
  margin-bottom: 40px;
}

.divider._40px {
  margin-top: 40px;
  margin-bottom: 40px;
}

.divider._40px.rich-text {
  margin-top: 16px;
}

.divider._24px {
  margin-top: 24px;
  margin-bottom: 24px;
}

.style---typography-block-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 320px) 1fr;
}

.style---content-block {
  margin-bottom: 100px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.mg-right-16px {
  margin-right: 16px;
}

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

.text-200 {
  line-height: 1.125em;
}

.text-200.list {
  line-height: 24px;
}

.text-200.medium {
  font-weight: 500;
}

.text-200.bold {
  font-weight: 700;
}

.text-200.color-neutral-800.mg-top-1px {
  margin-top: 1px;
}

.display-1 {
  color: #1c1f23;
  font-size: 90px;
  font-weight: 700;
  line-height: 1.044em;
}

.grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-1-column.gap-row-12px {
  grid-row-gap: 12px;
}

.grid-1-column.coming-soon-column {
  grid-row-gap: 24px;
}

.grid-1-column.coming-soon-column.right {
  transform: translate(0, 10%);
}

.gap-16px {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.gap-32px {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.gap-column-24px {
  grid-column-gap: 24px;
}

.gap-row-8px {
  grid-row-gap: 8px;
}

.gap-row-16px {
  grid-row-gap: 16px;
}

.gap-row-24px {
  grid-row-gap: 24px;
}

.gap-row-32px {
  grid-row-gap: 32px;
}

.gap-row-40px {
  grid-row-gap: 40px;
}

.gap-row-48px {
  grid-row-gap: 48px;
}

.gap-row-80px {
  grid-row-gap: 80px;
}

.display-2 {
  color: #1c1f23;
  font-size: 72px;
  font-weight: 700;
  line-height: 1.167em;
}

.display-3 {
  color: #1c1f23;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.182em;
}

.display-4 {
  color: #1c1f23;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.429em;
}

.style---style-grid-wrapper {
  grid-row-gap: 180px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.paragraph-large {
  font-size: 24px;
  line-height: 1.583em;
}

.paragraph-small {
  font-size: 14px;
  line-height: 1.714em;
}

.text-400 {
  font-size: 24px;
  line-height: 1.083em;
}

.text-400.medium {
  font-weight: 500;
}

.text-400.bold {
  font-weight: 700;
}

.text-300 {
  font-size: 18px;
  line-height: 1.111em;
}

.text-300.medium {
  font-weight: 500;
}

.text-300.bold {
  font-weight: 700;
}

.text-300.bold.footer-title {
  color: #1c1f23;
  margin-bottom: 20px;
}

.text-300.bold.dropdown-title {
  color: #101b44;
  margin-bottom: 24px;
}

.text-100 {
  font-size: 14px;
  line-height: 1.143em;
}

.text-100.medium {
  font-weight: 500;
}

.text-100.bold {
  font-weight: 700;
}

.text-bold {
  color: #1c1f23;
  font-weight: 700;
}

.text-link {
  color: #005dff;
  text-decoration: underline;
  transition: color .3s;
}

.text-link:hover {
  color: #1c1f23;
}

.text-link.bold {
  font-weight: 700;
}

.text-link.color-neutral-800 {
  color: #1c1f23;
}

.text-link.color-neutral-800:hover {
  color: #005dff;
}

.text-link.color-neutral-800.bold {
  font-weight: 700;
}

.text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.text-strikethrough {
  text-decoration: line-through;
}

.grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-3-columns.gap-row-80px {
  grid-row-gap: 80px;
}

.grid-3-columns.style---buttons-grid {
  grid-column-gap: 70px;
  grid-template-columns: auto auto 1fr;
}

.grid-3-columns._1-col-tablet.gap-row-40px {
  grid-row-gap: 40px;
}

.grid-3-columns.gap-row-48px {
  grid-row-gap: 48px;
}

.grid-3-columns.gap-16px {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.grid-3-columns.stats-grid-right {
  width: 100%;
  max-width: 800px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: auto auto auto;
}

.style---shadow-card {
  min-height: 220px;
  text-align: center;
  background-color: #fff;
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 32px 44px;
  display: flex;
}

.shadow-01 {
  box-shadow: 0 2px 8px rgba(42, 42, 43, .06);
}

.shadow-02 {
  box-shadow: 0 2px 12px rgba(30, 30, 30, .08);
}

.shadow-03 {
  box-shadow: 0 8px 28px rgba(20, 20, 43, .1);
}

.shadow-04 {
  box-shadow: 0 14px 42px rgba(20, 20, 43, .14);
}

.shadow-05 {
  box-shadow: 0 24px 65px rgba(20, 20, 43, .16);
}

.shadow-06 {
  box-shadow: 0 32px 72px rgba(20, 20, 43, .24);
}

.button-shadow-color-01 {
  box-shadow: 0 4px 10px rgba(0, 93, 255, .06);
}

.button-shadow-color-02 {
  box-shadow: 0 6px 20px rgba(0, 93, 255, .08);
}

.button-shadow-color-03 {
  box-shadow: 0 10px 28px rgba(0, 93, 255, .12);
}

.button-shadow-white-01 {
  box-shadow: 0 4px 10px rgba(20, 20, 43, .04);
}

.button-shadow-white-02 {
  box-shadow: 0 6px 20px rgba(20, 20, 43, .06);
}

.button-shadow-white-03 {
  box-shadow: 0 10px 28px rgba(20, 20, 43, .1);
}

.style---heading {
  min-height: 70vh;
  background-color: #fff;
  align-items: center;
  margin-bottom: 30px;
  padding: 72px 4vw;
  display: flex;
  box-shadow: 0 2px 6px rgba(30, 30, 30, .08);
}

.inner-container._740px {
  max-width: 740px;
}

.inner-container._600px {
  max-width: 600px;
}

.inner-container.center {
  margin-left: auto;
  margin-right: auto;
}

.inner-container._574px {
  max-width: 574px;
}

.inner-container._400px {
  max-width: 400px;
}

.inner-container._460px {
  max-width: 460px;
}

.inner-container._500px {
  max-width: 500px;
}

.inner-container._900px {
  max-width: 900px;
}

.inner-container._700px {
  max-width: 700px;
}

.inner-container._640px {
  max-width: 640px;
}

.inner-container._680px {
  max-width: 680px;
  max-width: 680px;
}

.inner-container._415px {
  max-width: 415px;
}

.inner-container._1020px {
  max-width: 1020px;
}

.inner-container._340px {
  max-width: 340px;
}

.inner-container._750px {
  max-width: 750px;
}

.inner-container._305px {
  max-width: 305px;
}

.inner-container._785px {
  max-width: 785px;
}

.inner-container._216px {
  max-width: 216px;
}

.inner-container._216px.full-width-tablet {
  max-width: 230px;
}

.inner-container._525px {
  max-width: 525px;
}

.inner-container._480px {
  max-width: 480px;
}

.inner-container._485px {
  max-width: 485px;
}

.inner-container._450px {
  max-width: 450px;
}

.inner-container._450px.full-width-tablet {
  max-height: 70vh;
  max-width: 550px;
  object-fit: fill;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  overflow: auto;
}

.inner-container._430px {
  max-width: 430px;
}

.inner-container._440px {
  max-width: 440px;
}

.inner-container._715px {
  max-width: 715px;
}

.inner-container._540px {
  max-width: 540px;
}

.inner-container._350px {
  max-width: 350px;
}

.style---content-heading {
  background-color: #fff;
  border-radius: 18px;
  align-items: center;
  margin-bottom: 60px;
  padding: 48px;
  display: flex;
  box-shadow: 0 2px 6px rgba(30, 30, 30, .08);
}

.style---heading-icon-wrapper {
  background-color: #005dff;
  border-radius: 24px;
  margin-right: 18px;
}

.mg-bottom-0 {
  margin-bottom: 0;
}

.style---content-wrapper {
  padding-top: 40px;
  padding-left: 4vw;
  padding-right: 4vw;
}

.border-radius-16px {
  border-radius: 16px;
}

.border-radius-16px.width-100.mg-bottom-48px.border-neutral-300, .border-radius-16px.width-100.border-neutral-300 {
  border: 1px solid #dfe5ee;
}

.border-radius-24px {
  border-radius: 24px;
  transform: translate(0);
}

.style---card-wrapper {
  background-color: #fff;
  border: 1px solid #dfe5ee;
  border-radius: 18px;
  box-shadow: 0 2px 7px rgba(42, 42, 43, .06);
}

.style---components-wrapper {
  background-color: #fff;
  border-radius: 18px;
}

.style---bg-white {
  padding: 48px;
}

.style-buttons-dark {
  background-color: #1c1f23;
  border-bottom-right-radius: 18px;
  border-bottom-left-radius: 18px;
  padding: 48px;
}

.btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #005dff;
  border: 1px solid #005dff;
  border-radius: 12px;
  justify-content: center;
  padding: 20px 28px;
  font-weight: 700;
  line-height: 1.111em;
  text-decoration: none;
  transition: border-color .3s, background-color .3s, transform .3s, color .3s;
  transform: translate(0);
}

.btn-primary:hover {
  color: #fff;
  background-color: #101b44;
  border-color: #101b44;
  transform: scale3d(.98, .98, .01);
}

.btn-primary.small {
  padding: 16px 20px;
  font-size: 14px;
  line-height: 1.143em;
}

.btn-primary.small.header-btn-hidde-on-mb {
  border-radius: 12px;
  margin-left: 12px;
  padding: 17px 30px;
}

.btn-primary.small.discount {
  height: auto;
  margin-left: 0;
}

.btn-primary.small.header-btn-hide-on-mbl {
  margin-left: 20px;
}

.btn-primary.small.button-row {
  margin-right: 16px;
}

.btn-primary.large {
  padding: 24px 36px;
  font-size: 18px;
  line-height: 1.111em;
}

.btn-primary.white {
  color: #005dff;
  background-color: #fff;
  border-color: #fff;
}

.btn-primary.white:hover {
  border-color: #fff;
}

.btn-primary.white.no-hover:hover {
  background-color: #fff;
  border-color: #dfe5ee;
  transform: none;
}

.btn-primary.white.no-hover.webflow-button {
  color: #4253ff;
}

.btn-primary.white.no-hover.webflow-button:hover {
  border-color: #fff;
}

.btn-primary.inside-input {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.btn-primary.inside-input.default {
  object-fit: fill;
  border-radius: 12px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 17px 30px;
  font-size: 14px;
  line-height: 1.143em;
  position: static;
  top: 6px;
  bottom: 6px;
  right: 8px;
}

.btn-primary.button-row {
  margin-right: 20px;
}

.btn-primary.download-app {
  display: flex;
}

.btn-primary.no-hover:hover {
  background-color: #005dff;
  border-top-color: #005dff;
  transform: none;
}

.btn-primary.no-hover.webflow-button:hover {
  border-color: #005dff;
}

.btn-primary.freelancer-button {
  grid-column-gap: 5px;
  grid-row-gap: 4px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.btn-primary.hover-white:hover {
  color: #1c1f23;
  background-color: #fff;
  border-color: #fff;
}

.btn-secondary {
  color: #101b44;
  text-align: center;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #101b44;
  border-radius: 12px;
  padding: 20px 28px;
  font-size: 16px;
  line-height: 1.111em;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  transform: translate(0);
}

.btn-secondary:hover {
  color: #fff;
  background-color: #005dff;
  border-color: #005dff;
  transform: scale3d(.98, .98, 1.01);
}

.btn-secondary.small {
  padding: 16px 20px;
  font-size: 14px;
  line-height: 1.143em;
}

.btn-secondary.small.hide-on-mbl {
  border-radius: 12px;
  padding: 17px 30px;
}

.btn-secondary.large {
  padding: 24px 36px;
  font-size: 18px;
  line-height: 1.1em;
}

.btn-secondary.white {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
}

.btn-secondary.white:hover {
  color: #1c1f23;
  background-color: #fff;
  border-color: #fff;
}

.badge-primary {
  color: #fff;
  background-color: #005dff;
  border-radius: 40px;
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
  display: inline-block;
}

.badge-primary.white {
  color: #005dff;
  background-color: #fff;
}

.badge-primary.white.medium {
  padding: 10px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.143em;
}

.badge-primary.light {
  color: #fff;
  background-color: #6c38ff;
}

.badge-primary.small {
  z-index: 1;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.143em;
}

.badge-primary.large {
  padding: 22px 38px;
  font-size: 18px;
  line-height: 1.111em;
}

.badge-primary.freelancer-category-link-badge {
  grid-column-gap: 6px;
  transform-style: preserve-3d;
  align-items: center;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: flex;
}

.badge-primary.freelancer-category-link-badge:hover {
  color: #fff;
  background-color: #101b44;
  transform: scale3d(.96, .96, 1.01);
}

.badge-primary.link {
  transform-style: preserve-3d;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.badge-primary.link:hover {
  color: #fff;
  background-color: #101b44;
  transform: scale3d(.96, .96, 1.01);
}

.badge-secondary {
  color: #1c1f23;
  text-align: center;
  background-color: #fff;
  border: 1px solid #b1b9ca;
  border-radius: 40px;
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
  text-decoration: none;
  display: inline-block;
}

.badge-secondary.white {
  box-shadow: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
}

.badge-secondary.light {
  box-shadow: none;
  background-color: #eff3fa;
  border-width: 0;
}

.badge-secondary.small {
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.143em;
}

.badge-secondary.large {
  padding: 22px 38px;
  font-size: 18px;
  line-height: 1.111em;
}

.badge-secondary.category-badges {
  margin-left: 16px;
  transition: transform .3s, border-color .3s, background-color .3s, color .3s;
}

.badge-secondary.category-badges:hover {
  color: #fff;
  background-color: #005dff;
  border-color: #005dff;
  transform: scale(.96);
}

.badge-secondary.category-badges.w--current {
  color: #fff;
  background-color: #005dff;
  border-color: #005dff;
}

.badge-secondary.freelancer-badge {
  grid-column-gap: 6px;
  box-shadow: none;
  justify-content: center;
  align-items: center;
  transition: border-color .3s, transform .3s, color .3s;
  display: flex;
}

.badge-secondary.freelancer-badge:hover {
  border-color: #005dff;
  transform: scale(.98);
}

.badge-secondary.freelancer-badge.no-hover:hover {
  border-color: #b1b9ca;
  transform: none;
}

.badge-secondary.medium {
  border-color: #1c1f23;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.143em;
}

.badge-secondary.white-category-badges {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  margin-left: 16px;
  transition: transform .3s, border-color .3s, background-color .3s, color .3s;
}

.badge-secondary.white-category-badges:hover {
  color: #1c1f23;
  background-color: #fff;
  border-color: #fff;
  transform: scale(.96);
}

.badge-secondary.white-category-badges.w--current {
  color: #fff;
  background-color: #005dff;
  border-color: #005dff;
}

.badge-secondary.white-category-badges.center {
  margin-left: 8px;
  margin-right: 8px;
}

.input {
  min-height: 58px;
  background-color: #fff;
  border: 1px solid #dfe5ee;
  border-radius: 12px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 20px 24px;
  font-size: 14px;
  line-height: 1.143em;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.input:hover {
  border-color: #929eb0;
}

.input:focus, .input.-wfp-focus {
  color: #1c1f23;
  border-color: #005dff;
}

.input::-ms-input-placeholder {
  color: #5f687a;
  font-size: 14px;
}

.input::placeholder {
  color: #5f687a;
  font-size: 14px;
}

.input.small {
  min-height: 46px;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}

.input.small::-ms-input-placeholder {
  font-size: 16px;
  line-height: 18px;
}

.input.small::placeholder {
  font-size: 16px;
  line-height: 18px;
}

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

.input.large {
  min-height: 64px;
}

.input.button-inside.icon-left {
  border-radius: 12px;
  padding-left: 46px;
}

.input.mg-bottom-16px {
  margin-bottom: 16px;
}

.input.cart-quantity-input {
  width: 64px;
  min-height: 40px;
  padding-left: 16px;
  padding-right: 16px;
}

.input.quntity {
  width: 110px;
}

.input.medium {
  min-height: 56px;
  margin-bottom: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}

.input.medium::-ms-input-placeholder {
  font-size: 16px;
  line-height: 18px;
}

.input.medium::placeholder {
  font-size: 16px;
  line-height: 18px;
}

.input.medium.last {
  margin-bottom: 0;
}

.input.dropdown-input {
  border-style: none;
  border-radius: 0;
  padding: 0;
}

.input.dropdown-input-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.input.margin-right {
  margin-bottom: 0;
  margin-right: 20px;
}

.input.margin-bottom {
  margin-bottom: 20px;
}

.position-relative {
  flex-direction: column;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.text-area {
  min-height: 144px;
  background-color: #fff;
  border: 1px solid #dfe5ee;
  border-radius: 24px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 14px;
  line-height: 1.5em;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.text-area:hover {
  border-color: #929eb0;
}

.text-area:focus {
  color: #1c1f23;
  border-color: #005dff;
}

.text-area::-ms-input-placeholder {
  color: #5f687a;
  font-size: 14px;
}

.text-area::placeholder {
  color: #5f687a;
  font-size: 14px;
}

.text-area.small {
  min-height: 102px;
  border-radius: 22px;
  font-size: 14px;
}

.text-area.small::-ms-input-placeholder {
  font-size: 14px;
}

.text-area.small::placeholder {
  font-size: 14px;
}

.checkbox-field-wrapper {
  align-items: center;
  margin-bottom: 24px;
  padding-left: 0;
  font-size: 18px;
  line-height: 22px;
  display: flex;
}

.checkbox-field-wrapper.large {
  font-size: 20px;
  line-height: 24px;
}

.checkbox-field-wrapper.small {
  font-size: 16px;
  line-height: 20px;
}

.checkbox {
  width: auto;
  height: auto;
  min-height: 24px;
  min-width: 24px;
  background-color: #fff;
  border-width: 1px;
  border-color: #b1b9ca;
  border-radius: 6px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  transition: border-color .3s, background-color .3s;
  box-shadow: 0 1px 6px rgba(42, 42, 43, .06);
}

.checkbox:hover {
  border-color: #005dff;
}

.checkbox.w--redirected-checked {
  background-color: #005dff;
  background-image: url('../images/check-form-brix-templates-webflow.svg');
  background-size: auto;
  border-color: #005dff;
  margin-top: 0;
  margin-left: 0;
}

.checkbox.w--redirected-focus {
  box-shadow: none;
}

.checkbox.large {
  min-height: 28px;
  min-width: 28px;
}

.checkbox.small {
  min-height: 22px;
  min-width: 22px;
  border-radius: 5px;
}

.radio-button-field-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 24px;
  padding-left: 0;
  font-size: 18px;
  line-height: 24px;
  display: flex;
}

.radio-button-field-wrapper.large {
  font-size: 20px;
  line-height: 26px;
}

.radio-button-field-wrapper.small {
  font-size: 16px;
  line-height: 22px;
}

.radio-button {
  width: auto;
  height: auto;
  min-height: 24px;
  min-width: 24px;
  background-color: #fff;
  border-color: #b1b9ca;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  transition: border-color .3s, border-width .3s, background-color .3s;
  box-shadow: 0 2px 6px rgba(42, 42, 43, .06);
}

.radio-button:hover {
  border-color: #005dff;
}

.radio-button.w--redirected-checked {
  border-width: 6px;
  border-color: #005dff;
}

.radio-button.w--redirected-focus {
  box-shadow: none;
}

.radio-button.large {
  min-height: 28px;
  min-width: 28px;
}

.radio-button.large.w--redirected-checked {
  border-width: 8px;
}

.radio-button.small {
  min-height: 22px;
  min-width: 22px;
}

.style---avatars-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 290px);
}

.avatar-circle {
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
  transform: translate(0);
}

.avatar-circle._01 {
  width: 32px;
  height: 32px;
  max-height: 32px;
  max-width: 32px;
}

.avatar-circle._02 {
  width: 48px;
  height: 48px;
  max-height: 48px;
  max-width: 48px;
}

.avatar-circle._03 {
  width: 64px;
  height: 64px;
  max-height: 64px;
  max-width: 64px;
}

.avatar-circle._04 {
  width: 80px;
  height: 80px;
  max-height: 80px;
  max-width: 80px;
}

.avatar-circle._05 {
  width: 120px;
  height: 120px;
  max-height: 120px;
  max-width: 120px;
}

.avatar-circle._06 {
  max-height: 180px;
  max-width: 180px;
}

.avatar-circle._07 {
  width: 240px;
  height: 240px;
  max-height: 240px;
  max-width: 240px;
}

.avatar-circle._08 {
  width: 380px;
  height: 380px;
  max-height: 380px;
  max-width: 380px;
}

.avatar-circle.freelancer-card-avatar {
  max-width: 140px;
  margin-bottom: 12px;
}

.style---icons-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 72px);
}

.style---social-icons-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
}

.social-icon-font {
  font-family: Social Icons Font, sans-serif;
  font-size: 14px;
  line-height: 19px;
}

.social-icon-font.button-left {
  margin-right: 6px;
}

.social-link-icon {
  width: 36px;
  height: 36px;
  min-height: 36px;
  min-width: 36px;
  transform-style: preserve-3d;
  background-color: #eff3fa;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.social-link-icon:hover {
  color: #fff;
  background-color: #005dff;
  transform: scale3d(.96, .96, .01);
}

.social-link-icon.size-10px {
  width: 10px;
}

.social-link-icon.white {
  background-color: #fff;
}

.social-link-icon.white:hover {
  background-color: #005dff;
}

.line-rounded-icon {
  font-family: Line Rounded Icons, sans-serif;
}

.line-rounded-icon.style---dropdown-arrow-sidebar {
  line-height: 18px;
}

.line-rounded-icon.link-icon-right {
  margin-left: 6px;
  display: inline-block;
}

.line-rounded-icon.link-icon-right.color-neutral-600 {
  color: #5f687a;
}

.line-rounded-icon.link-icon-left {
  margin-right: 6px;
  display: inline-block;
}

.line-rounded-icon.dropdown-arrow {
  margin-left: 6px;
}

.line-rounded-icon.success-message-check {
  margin-bottom: 6px;
  font-size: 22px;
}

.line-rounded-icon.success-message-check.large {
  margin-bottom: 16px;
  font-size: 80px;
  line-height: 88px;
}

.line-rounded-icon.text-bold.color-accent-1 {
  color: #005dff;
}

.line-rounded-icon.input-icon {
  font-size: 16px;
  line-height: 1.143em;
  position: absolute;
  top: 20px;
  left: 24px;
  right: auto;
}

.style---line-icons-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 20px);
}

.line-square-icon {
  font-family: Line Square Icons, sans-serif;
}

.line-square-icon.top-bar-close-icon {
  cursor: pointer;
  align-items: center;
  padding: 20px 32px;
  font-size: 24px;
  transition: opacity .3s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.line-square-icon.top-bar-close-icon:hover {
  opacity: .55;
}

.filled-icons {
  color: #005dff;
  font-family: Filled Icons, sans-serif;
}

.filled-icons.pricing-icon {
  margin-right: 10px;
  font-size: 20px;
  line-height: 1em;
}

.filled-icons.pricing-icon.color-secondary-3 {
  color: #4ba9ff;
}

.filled-icons.pricing-icon.color-secondary-2 {
  color: #6c38ff;
}

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

.rich-text p {
  margin-top: 0;
  margin-bottom: 16px;
}

.rich-text h2 {
  margin-top: 0;
}

.rich-text h3 {
  margin-top: 48px;
  margin-bottom: 12px;
}

.rich-text figure {
  width: 100%;
  max-width: 100%;
  margin-top: 64px;
}

.rich-text ul, .rich-text ol {
  margin-top: 24px;
  margin-bottom: 24px;
}

.rich-text h6, .rich-text h5, .rich-text h4 {
  margin-top: 48px;
  margin-bottom: 12px;
}

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

.style---dropdown-wrapper-sidebar {
  width: 100%;
  overflow: hidden;
}

.style---dropdown-toggle {
  width: 100%;
  border-bottom: 1px solid #dfe5ee;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  transition: color .3s;
  display: flex;
}

.style---dropdown-toggle:hover, .style---dropdown-toggle.w--open {
  color: #005dff;
}

.buttons-row {
  align-items: center;
  display: flex;
}

.buttons-row.right {
  justify-content: flex-end;
}

.buttons-row.center {
  justify-content: center;
}

.style---dropdown-list-sidebar {
  background-color: #fff;
  border-bottom: 1px solid #dfe5ee;
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}

.style---dropdown-link-sidebar {
  color: #5f687a;
  border-right: 4px solid rgba(0, 0, 0, 0);
  flex-direction: row;
  align-items: center;
  padding: 12px 16px 12px 20px;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  transition: border-color .3s, background-color .3s, color .3s;
  display: flex;
}

.style---dropdown-link-sidebar:hover {
  background-color: #eff3fa;
  border-right-color: #005dff;
}

.style---dropdown-link-sidebar.w--current {
  color: #fff;
  background-color: #101b44;
  border-right-color: #005dff;
  font-weight: 700;
}

.style---dropdown-link-icon-sidebar {
  max-width: 38px;
  background-color: #005dff;
  border-radius: 8px;
  margin-right: 10px;
  padding: 2px;
}

.style---sidebar-wrapper {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  overflow: scroll;
}

.style---logo-wrapper {
  width: 100%;
  color: #5f687a;
  text-align: center;
  background-color: #eff3fa;
  border-bottom: 1px solid #dfe5ee;
  padding: 38px 22px;
  text-decoration: none;
}

.width-100 {
  width: 100%;
}

.width-100.position-relative.max-width-450px {
  max-width: 450px;
}

.style---button-wrapper-sidebar {
  margin-top: 20px;
  margin-bottom: 24px;
  padding-left: 20px;
  padding-right: 20px;
}

.style---logo-sidebar {
  transition: transform .3s;
}

.style---logo-sidebar:hover {
  transform: scale(.96);
}

.container-default {
  max-width: 1244px;
  padding-left: 24px;
  padding-right: 24px;
}

.container-default.z-index-1 {
  z-index: 1;
  position: relative;
}

.container-default.order-confirmation {
  display: block;
}

.elements---page-hero {
  background-color: #eff3fa;
  padding-top: 100px;
  padding-bottom: 100px;
}

.elements---page-hero.bg-neutral-100 {
  background-color: #fff;
  border-top: 1px solid #dfe5ee;
}

.section {
  padding-top: 140px;
  padding-bottom: 140px;
}

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

.section.top {
  border-top: 1px solid #dfe5ee;
  padding-top: 100px;
}

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

.section.top.coming-soon-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  align-items: center;
  padding-top: 200px;
  padding-bottom: 200px;
  position: relative;
}

.section.template-pages-hero {
  background-color: #eff3fa;
  border-top: 1px solid #dfe5ee;
  padding-top: 148px;
  padding-bottom: 148px;
}

.section.template-pages-hero.short {
  border-top: 1px solid #dfe5ee;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.hero-page {
  background-image: linear-gradient(#fff 46%, #005dff 46%);
  padding-top: 100px;
  padding-bottom: 140px;
  overflow: hidden;
}

.section.cta-home-pages {
  background-image: linear-gradient(#f9fafc 28%, #fff 28%);
  padding-top: 0;
}

.section.home-hero-section {
  background-color: #eff3fa;
  padding-top: 16px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.section.border-bottom-neutral-400 {
  border-bottom: 1px solid #b1b9ca;
}

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

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

.section.medium.freelancer-section {
  padding-top: 40px;
  position: relative;
}

.section.border-bottom-neutral-300 {
  border-bottom: 1px solid #dfe5ee;
}

.top-bar-wrapper {
  color: #fff;
  text-align: center;
  background-color: #005dff;
  padding-left: 72px;
  padding-right: 72px;
  position: relative;
  overflow: hidden;
}

.top-bar-padding {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.top-bar-padding.small-padding {
  padding-top: 22px;
  padding-bottom: 22px;
}

.top-bar-flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-wrapper {
  color: #1c1f23;
  transition: color .3s;
  display: inline-block;
}

.link-wrapper:hover, .link-wrapper.color-primary {
  color: #005dff;
}

.link-wrapper.color-primary:hover {
  color: #1c1f23;
}

.link-wrapper.white {
  color: #fff;
}

.link-text {
  transition: none;
  display: inline-block;
}

.elements---element-title {
  background-color: #fff;
  border: 1px solid #dfe5ee;
  border-radius: 12px;
  margin-top: 72px;
  margin-bottom: 32px;
  padding: 24px 32px;
  box-shadow: 0 2px 8px rgba(42, 42, 43, .06);
}

.elements---element-title.first, .elements---element-title.first.large {
  margin-top: 0;
}

.elements---element-title.large {
  margin-top: 266px;
  margin-bottom: 54px;
}

.heading-h1-size {
  color: #1c1f23;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.167em;
}

.heading-h1-size.color-neutral-100 {
  color: #fff;
}

.heading-h2-size {
  color: #1c1f23;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.375em;
}

.heading-h3-size {
  color: #1c1f23;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.417em;
}

.heading-h3-size.color-neutral-100 {
  color: #fff;
}

.heading-h4-size {
  color: #1c1f23;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.273em;
}

.heading-h5-size {
  color: #1c1f23;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.333em;
}

.heading-h6-size {
  color: #1c1f23;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375em;
}

.heading-h6-size.color-neutral-600 {
  color: #5f687a;
}

.header-wrapper {
  background-color: #fff;
  padding-top: 32px;
  padding-bottom: 32px;
  display: block;
}

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

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

.header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.header-nav-link {
  color: #101b44;
  padding: 0;
}

.header-nav-link:hover {
  color: #005dff;
}

.header-nav-link.w--current {
  color: #101b44;
}

.header-nav-link.w--current:hover {
  color: #005dff;
}

.header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
  line-height: 1.125em;
}

.header-nav-list-item.middle {
  padding-left: 16px;
  padding-right: 16px;
}

.header-nav-list-item.left {
  padding-left: 0;
  padding-right: 32px;
}

.header-nav-list-item.show-in-mbl {
  display: none;
}

.dropdown-toggle {
  align-items: center;
  padding: 0;
  transition: none;
  display: flex;
}

.dropdown-toggle:hover {
  color: #005dff;
}

.dropdown-column-wrapper {
  background-color: rgba(0, 0, 0, 0);
  display: none;
  overflow: hidden;
  transform: translate(-46%);
}

.dropdown-link {
  width: 100%;
  color: #5f687a;
  transform-style: preserve-3d;
  padding: 0;
  line-height: 1.125em;
  transition: transform .3s, color .3s;
}

.dropdown-link:hover {
  color: #005dff;
  transform: translate3d(3px, 0, .01px);
}

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

.dropdown-link.w--current:hover {
  color: #005dff;
}

.dropdown-link.highlighted {
  color: #005dff;
  font-weight: 500;
  line-height: 1.5em;
  text-decoration: underline;
}

.dropdown-link.highlighted:hover {
  color: #101b44;
}

.dropdown-pd {
  width: 960px;
  background-color: #fff;
  border: 1px solid #dfe5ee;
  border-radius: 18px;
  margin-top: 20px;
  padding: 48px;
  box-shadow: 0 2px 12px rgba(30, 30, 30, .08);
}

.header-logo {
  max-width: 200px;
}

.header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.header-logo-link.left {
  margin-right: 40px;
}

.hamburger-menu-wrapper {
  padding: 0;
}

.hamburger-menu-wrapper.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.hamburger-menu-bar {
  width: 52px;
  height: 4px;
  background-color: #1c1f23;
  border-radius: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.header-right-side {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.header-right-side.header-v2 {
  flex-direction: row;
  display: flex;
}

.header-middle, .header-left-side {
  align-items: center;
  display: flex;
}

.btn-circle-primary {
  width: 64px;
  height: 64px;
  min-height: 64px;
  min-width: 64px;
  color: #fff;
  transform-style: preserve-3d;
  background-color: #005dff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.btn-circle-primary:hover {
  color: #fff;
  background-color: #101b44;
  transform: scale3d(.94, .94, 1.01);
}

.btn-circle-primary.small {
  width: 50px;
  height: 50px;
  min-height: 50px;
  min-width: 50px;
  font-size: 22px;
}

.btn-circle-primary.large {
  width: 88px;
  height: 88px;
  min-height: 88px;
  min-width: 88px;
  font-size: 30px;
  line-height: 32px;
}

.btn-circle-primary.white {
  color: #005dff;
  background-color: #fff;
}

.btn-circle-secondary {
  width: 60px;
  height: 60px;
  min-height: 60px;
  min-width: 60px;
  color: #1c1f23;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1.5px solid #1c1f23;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  text-decoration: none;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  display: flex;
}

.btn-circle-secondary:hover {
  color: #fff;
  background-color: #005dff;
  border-color: #005dff;
  transform: scale3d(.98, .98, 1.01);
}

.btn-circle-secondary.small {
  width: 40px;
  height: 40px;
  min-height: 40px;
  min-width: 40px;
  font-size: 18px;
  line-height: 1em;
}

.btn-circle-secondary.small.accordion-btn {
  box-shadow: none;
  background-color: #eff3fa;
  border-style: none;
  border-width: 0;
  transition-property: none;
}

.btn-circle-secondary.small.accordion-btn:hover {
  transform: none;
}

.btn-circle-secondary.small.no-hover:hover {
  color: #1c1f23;
  background-color: #fff;
  border-color: #1c1f23;
  transform: none;
}

.btn-circle-secondary.large {
  width: 88px;
  height: 88px;
  min-height: 88px;
  min-width: 88px;
  font-size: 30px;
  line-height: 32px;
}

.btn-circle-secondary.white {
  box-shadow: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
}

.btn-circle-secondary.white:hover {
  background-color: #005dff;
  border-color: #005dff;
}

.btn-circle-secondary.accordion-btn {
  position: relative;
}

.btn-circle-secondary.testimonial-slider---left-arrow {
  z-index: 4;
  margin-left: auto;
  margin-right: auto;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 76px;
}

.btn-circle-secondary.testimonial-slider---right-arrow {
  z-index: 4;
  top: auto;
  bottom: 0%;
  left: 76px;
  right: 0%;
}

.utility-page-wrap {
  min-height: 60vh;
  background-color: #f9fafc;
  border-top: 1px solid #dfe5ee;
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.utility-page-wrap._404 {
  min-height: 60vh;
  flex: 1;
}

.utility-page-content {
  width: 100%;
  max-width: 1248px;
  text-align: left;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.utility-page-form {
  width: 100%;
  max-width: 800px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.hidden-on-desktop {
  display: none;
}

.social-media-grid-top {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: start;
  justify-items: start;
}

.social-media-grid-top.right {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: end;
  justify-items: end;
}

.social-media-grid-top.center {
  justify-content: center;
  justify-items: center;
}

.social-media-grid-top.header-v2 {
  grid-template-columns: 36px 36px 36px;
}

.social-media-grid-top.footer-v2 {
  flex: none;
  display: flex;
}

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

.flex-vertical.center {
  align-items: center;
}

.flex-vertical.start {
  align-items: flex-start;
}

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

.flex-horizontal.justify-start {
  justify-content: flex-start;
}

.flex-horizontal.justify-start.flex-wrap.gap-12px {
  grid-row-gap: 12px;
}

.flex-horizontal.flex-wrap {
  flex-wrap: wrap;
}

.flex-horizontal.space-between {
  justify-content: space-between;
}

.flex-horizontal.align-top {
  align-items: flex-start;
}

.flex-horizontal.gap-12px {
  grid-column-gap: 12px;
}

.footer-wrapper {
  background-color: #fff;
  border-top: 1px solid #dfe5ee;
}

.footer-logo {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.footer-logo:hover {
  transform: scale3d(.92, .92, 1.01);
}

.footer-logo-wrapper {
  margin-bottom: 24px;
}

.footer-logo-wrapper.mg-bottom-0 {
  margin-bottom: 0;
}

.footer-logo-wrapper.mg-bottom-16px {
  margin-bottom: 16px;
}

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

.footer-list-item {
  margin-bottom: 16px;
  padding-left: 0;
  line-height: 1.125em;
}

.footer-list-item.mg-bottom-0 {
  margin-bottom: 0;
}

.footer-link {
  color: #5f687a;
  transform-style: preserve-3d;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: inline-block;
}

.footer-link:hover {
  color: #005dff;
  transform: translate3d(3px, 0, .01px);
}

.footer-link.highlited {
  color: #005dff;
  font-weight: 500;
  line-height: 1.5em;
  text-decoration: underline;
}

.footer-link.highlited:hover {
  color: #101b44;
}

.footer-top {
  padding-top: 120px;
  padding-bottom: 120px;
}

.footer-top.footer-v2 {
  padding-top: 0;
  padding-bottom: 0;
}

.footer-bottom {
  border-top: 1px solid #dfe5ee;
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer-bottom.border-top-none {
  border-top-style: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-middle {
  padding-top: 80px;
  padding-bottom: 80px;
}

.footer-middle.footer-v1 {
  padding-top: 0;
  padding-bottom: 0;
}

.success-message {
  color: #fff;
  background-color: #005dff;
  border-radius: 18px;
  padding: 28px 28px 32px;
  position: relative;
}

.success-message.white-message {
  color: #101b44;
  background-color: #fff;
  position: relative;
}

.success-message.white-message.input-form {
  max-height: 58px;
  min-height: 58px;
  border-radius: 100px;
  padding: 0;
}

.success-message.white-message.input-form.border-neutral-300 {
  border: 1px solid #dfe5ee;
  border-radius: 12px;
}

.success-message.transparent {
  color: #5f687a;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 0;
}

.error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 12px;
  margin-top: 20px;
  padding: 20px 24px;
}

.grid-footer-paragrah---social-media {
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  line-height: 1.667em;
}

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

.text-center.mobile-l {
  text-align: left;
}

.text-center.line-height-1-5em {
  line-height: 1.5em;
}

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

.sticky-top._32px-top {
  top: 32px;
}

.opacity-10 {
  opacity: .1;
}

.opacity-90 {
  opacity: .9;
}

.icon-list-item-wrapper {
  align-items: center;
  display: flex;
}

.icon-list-item-wrapper.align-start {
  align-items: flex-start;
}

.flex-card---image-wrapper {
  width: 100%;
  max-width: 654px;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-v3-image-container {
  max-width: 462px;
  min-height: 530px;
  border-radius: 18px;
  margin-left: auto;
  display: flex;
  overflow: hidden;
}

.fit-cover {
  object-fit: cover;
}

.play-button-large {
  transform-style: preserve-3d;
  border-radius: 50%;
  transition: transform .3s;
  box-shadow: 0 24px 65px rgba(20, 20, 43, .16);
}

.play-button-large:hover {
  transform: scale3d(.94, .94, 1.01);
}

.bg-overlay {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overflow-hidden {
  overflow: hidden;
}

.lightbox-video-icon-wrapper {
  width: 15%;
  max-height: 100px;
  max-width: 100px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 2px 12px rgba(30, 30, 30, .08);
}

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

.half-bg-image-right {
  z-index: -1;
  width: 50%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.half-bg-image-right.width-46 {
  width: 46%;
}

.half-bg-image-right.width-46.cta-v1 {
  z-index: 0;
  background-image: url('../images/find-the-talent-needed-to-get-your-business-image-workplace-x-webflow-template.jpg');
  background-position: 50% 0;
}

.cta-section {
  background-color: #005dff;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}

.cta-section.cta-v1 {
  background-color: #101b44;
  padding-top: 140px;
  padding-bottom: 140px;
}

.cta-section.cta-v2 {
  background-color: #f9fafc;
  padding-top: 100px;
  padding-bottom: 100px;
}

.cta-section.cta-v3 {
  background-color: #101b44;
  padding-top: 140px;
  padding-bottom: 140px;
}

.cta-section.cta-v4 {
  background-color: #101b44;
  padding-top: 80px;
  padding-bottom: 80px;
}

.half-bg-image-left {
  z-index: -1;
  width: 50%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.half-bg-image-left.cta-v2 {
  z-index: 0;
  width: 56%;
  background-image: url('../images/visit-our-office-image-workplace-x-webflow-template.jpg');
  background-position: 50%;
}

.half-bg-image-left.cta-v2.right-image {
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.half-bg-image-left.cta-v3 {
  z-index: 0;
  width: 56%;
  background-image: url('../images/subscribe-to-our-weekly-email-newsletter-image-workplace-x-webflow-template.jpg');
  right: 44%;
}

.cta-link-card {
  color: #fff;
  text-align: center;
  background-color: #005dff;
  border-radius: 18px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 64px 80px;
  text-decoration: none;
  display: flex;
}

.cta-link-card:hover {
  color: #fff;
}

.cta-link-card.dark {
  color: #5f687a;
  background-color: #101b44;
  box-shadow: 0 2px 12px rgba(30, 30, 30, .08);
}

.cta-link-card.dark:hover {
  color: #5f687a;
}

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

.grid-6-columns.logo-strip {
  grid-column-gap: 40px;
  grid-row-gap: 28px;
  grid-template-columns: auto auto auto auto auto auto;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
}

.slider-wrapper {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 84px;
}

.slider-mask {
  height: 100%;
}

.slider-nav {
  margin-top: 28px;
  position: static;
  transform: scale(.8);
}

.accordion-item-wrapper {
  width: 100%;
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #dfe5ee;
  border-radius: 18px;
  justify-content: space-between;
  padding: 48px;
  transition: transform .3s;
  display: flex;
  box-shadow: 0 2px 8px rgba(42, 42, 43, .06);
}

.accordion-item-wrapper:hover {
  transform: scale3d(.99, .99, 1.01);
}

.accordion-header {
  align-items: center;
  display: flex;
}

.acordion-body {
  width: 100%;
  overflow: hidden;
}

.accordion-spacer {
  min-height: 12px;
}

.accordion-btn-line {
  width: 18px;
  height: 2px;
  background-color: #1c1f23;
  border-radius: 20px;
  position: absolute;
}

.accordion-btn-line.vertical {
  width: 2px;
  height: 18px;
}

.accordion-content-wrapper {
  max-width: 506px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.accordion-side {
  margin-left: 24px;
}

.accordion-title {
  margin-bottom: 0;
}

.empty-state {
  text-align: center;
  background-color: #fff;
  border: 1px solid #dfe5ee;
  border-radius: 12px;
  padding: 26px 24px;
  box-shadow: 0 2px 12px rgba(30, 30, 30, .08);
}

.empty-state.transparent {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-radius: 0;
  padding: 0;
}

.heading-link {
  transition: color .3s;
}

.heading-link:hover {
  color: #005dff;
}

.pd---content-inside-card {
  padding: 40px 28px 48px;
}

.pd---content-inside-card.large {
  padding: 64px 56px;
}

.pd---content-inside-card.large.template-pages {
  padding-top: 40px;
}

.pd---content-inside-card.template-pages---sidebar {
  padding: 32px 16px 24px;
}

.image {
  width: 100%;
  height: 100%;
}

.image.pricing-image {
  max-height: 62px;
  object-fit: contain;
  object-position: 0% 50%;
}

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

.image.max-height-80px.fit-contain-left {
  object-fit: contain;
  object-position: 0% 50%;
}

.pricing-top-v1 {
  text-align: left;
  background-color: #f9fafc;
  padding: 40px 32px;
  position: relative;
}

.pricing-top-v1.popular.bg-accent-1 {
  background-color: #005dff;
}

.pricing-content {
  background-color: #fff;
  border: 1px solid #dfe5ee;
  border-bottom-right-radius: 18px;
  border-bottom-left-radius: 18px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 40px 32px 48px;
  display: flex;
}

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

.blog-card-image-wrapper {
  border-radius: 18px;
  overflow: hidden;
  transform: translate(0);
}

.blog-card-excerpt {
  color: #5f687a;
}

.categories-badges-item-wrapper {
  flex-direction: row;
  display: flex;
}

.categories-badges-item-wrapper.center {
  justify-content: center;
}

.categories-badges-wrapper {
  justify-content: flex-end;
  display: flex;
}

.categories-badges-wrapper.center {
  justify-content: center;
}

.blog-card-wrapper {
  height: 100%;
  max-width: 1010px;
  color: #5f687a;
  flex-direction: column;
  margin-left: auto;
  text-decoration: none;
  display: flex;
}

.blog-card-featured-full-width-card {
  border-top: 1px solid #dfe5ee;
  border-bottom: 1px solid #dfe5ee;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-top: 140px;
  padding-bottom: 140px;
  text-decoration: none;
  display: block;
  position: relative;
}

.divider-details {
  width: 20px;
  height: 1px;
  background-color: #b1b9ca;
  margin-left: 10px;
  margin-right: 10px;
}

.image-wrapper {
  overflow: hidden;
  transform: translate(0);
}

.image-wrapper.border-radius-12px {
  border-radius: 12px;
}

.image-wrapper.border-radius-12px.shadow-02 {
  border: 1px solid #eaecf2;
}

.image-wrapper.home-hero-main {
  width: 68%;
  max-width: 525px;
  min-width: 485px;
  position: relative;
  left: 28%;
}

.image-wrapper.home-hero-left {
  width: 39%;
  max-width: 274px;
  border-radius: 12px;
  position: absolute;
  box-shadow: 0 8px 28px rgba(20, 20, 43, .1);
}

.image-wrapper.home-hero-bottom-left {
  border: 1px solid #eaecf2;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.image-wrapper.home-hero-bottom-right {
  width: 38%;
  max-width: 272px;
  position: absolute;
  top: 22%;
  bottom: auto;
  left: auto;
  right: 4%;
  overflow: visible;
  box-shadow: 0 2px 12px rgba(30, 30, 30, .08);
}

.image-wrapper.home-hero-top-right {
  width: 23%;
  max-width: 60px;
  border-radius: 100%;
  position: absolute;
  top: -17%;
  bottom: auto;
  left: auto;
  right: -11%;
}

.image-wrapper.our-process-image {
  border-radius: 18px;
  box-shadow: 0 2px 8px rgba(42, 42, 43, .06);
}

.image-wrapper.cta-v1-bottom-right {
  width: 46%;
  max-width: 274px;
  position: absolute;
  top: 16%;
  bottom: auto;
  left: -10%;
  right: 0%;
  overflow: visible;
}

.image-wrapper.cta-v1-top-right {
  width: 22%;
  max-width: 60px;
  border-radius: 100%;
  position: absolute;
  top: -16%;
  bottom: auto;
  left: auto;
  right: -10%;
}

.image-wrapper.cta-v1-left {
  width: 38%;
  max-width: 226px;
  border: 1px solid #eaecf2;
  border-radius: 12px;
  position: absolute;
  top: auto;
  bottom: 8%;
  left: 46%;
  box-shadow: 0 2px 12px rgba(30, 30, 30, .08);
}

.image-wrapper.process-image {
  max-width: 140px;
  margin-bottom: 24px;
}

.image-wrapper.process-image.small {
  max-width: 80px;
  margin-bottom: 20px;
}

.image-wrapper.featured-card-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 43%;
  right: 0;
}

.image-wrapper.max-width-100px {
  max-width: 100px;
}

.image-wrapper.min-width-40px {
  min-height: 40px;
  min-width: 40px;
}

.image-wrapper.coming-soon-image {
  max-width: 275px;
  border-radius: 12px;
  box-shadow: 0 8px 28px rgba(20, 20, 43, .1);
}

.image-wrapper._404-image {
  width: 88%;
  max-width: 595px;
  border-radius: 12px;
  position: relative;
  box-shadow: 0 2px 8px rgba(42, 42, 43, .06);
}

.image-wrapper._404-left-image {
  width: 19%;
  max-width: 110px;
  position: absolute;
  top: auto;
  bottom: -15%;
  left: auto;
  right: 8%;
}

.image-wrapper._404-right-image {
  width: 19%;
  max-width: 120px;
  position: absolute;
  top: 15%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-wrapper.max-width-120px {
  max-height: 120px;
  max-width: 120px;
}

.badge-wrapper-top-left {
  position: absolute;
  top: 24px;
  bottom: auto;
  left: 24px;
  right: auto;
}

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

.template-pages---nav-item-link {
  color: #5f687a;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.template-pages---nav-item-link:hover {
  color: #fff;
  background-color: #005dff;
}

.template-pages---nav-item-link.w--current {
  color: #fff;
  background-color: #005dff;
  font-weight: 700;
}

.template-pages---phography-wrapper {
  transform-style: preserve-3d;
  border-radius: 14px;
  transition: transform .3s, color .3s;
  overflow: hidden;
}

.template-pages---phography-wrapper:hover {
  transform: scale3d(.98, .98, 1.01);
}

.cart-button {
  color: #101b44;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  transition: opacity .3s, color .3s;
  position: relative;
}

.cart-button:hover {
  color: #005dff;
}

.cart-container {
  max-width: 600px;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  padding: 24px;
}

.cart-header {
  border-bottom-color: #eff3fa;
  padding-top: 22px;
  padding-bottom: 22px;
}

.cart-quantity-input {
  background-color: rgba(0, 0, 0, 0);
  border-color: #dfe5ee;
  border-radius: 5px;
  transition: border-color .3s;
  transform: translate(0);
}

.cart-quantity-input:hover {
  border-color: #005dff;
}

.apple-pay-btn {
  border-radius: 90px;
}

.apple-pay-btn.order-summary {
  height: 50px;
}

.cart-close-button {
  width: 24px;
  height: 24px;
  color: #1c1f23;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.cart-close-button:hover {
  color: #005dff;
}

.checkout-form {
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.checkout-col-left {
  margin-right: 0;
}

.checkout-col-right {
  position: static;
}

.checkout-block-header {
  background-color: rgba(0, 0, 0, 0);
  border-width: 0 0 1px;
  border-bottom-color: #dfe5ee;
  padding: 0 0 15px;
}

.checkout-block-content {
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.shipping-list {
  border: 0 solid #000;
}

.shipping-method {
  border: 0 solid #000;
  border-bottom: 1px solid #dfe5ee;
  padding: 31px 0;
}

.shipping-price {
  color: #1c1f23;
  font-weight: 700;
}

.order-item-list {
  margin-bottom: 0;
}

.order-item {
  border-bottom: 1px solid #dfe5ee;
  margin-top: 18px;
  margin-bottom: 18px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.order-list-price {
  color: #1c1f23;
  font-weight: 700;
}

.order-list-title {
  color: #1c1f23;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.order-item-image {
  border-radius: 14px;
}

.order-option-item {
  padding-left: 0;
}

.order-item-bold {
  color: #1c1f23;
  font-weight: 700;
}

.order-summary-price {
  color: #1c1f23;
}

.discounts-wrapper {
  border-width: 1px 0 0;
  border-top-color: #dfe5ee;
  margin-top: 32px;
  padding: 32px 0 0;
}

.text-underline {
  text-decoration: underline;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.home-pages-cointainer {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-top: 90px;
  display: flex;
}

.home-pages-top-wrapper {
  justify-content: center;
  margin-bottom: 25px;
  display: flex;
  position: static;
}

.image-home-link-wrapper {
  max-width: 422px;
  transform-style: preserve-3d;
  border-radius: 18px;
  flex: none;
  margin-left: 14px;
  margin-right: 14px;
  transition: transform .3s, color .3s;
  overflow: hidden;
  transform: translate(0);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .05);
}

.image-home-link-wrapper:hover {
  transform: scale3d(.98, .98, 1.01);
}

.image-home-link {
  width: 100%;
  object-fit: cover;
}

.home-pages-bottom-wrapper {
  justify-content: center;
  display: flex;
  position: static;
  top: 50%;
}

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

.card-sales-home-content {
  color: #dfe5ee;
  text-align: center;
  border-top: 1px solid #dfe5ee;
  padding: 32px;
}

.figma-file-image-wrapper {
  width: 100%;
  max-width: 640px;
}

.figma-file-text-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-left: 56px;
  padding-right: 30px;
  display: flex;
}

.badge-home {
  color: #fff;
  background-color: #101b44;
  border-radius: 50px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.143em;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.home-surprises-card {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(20, 20, 43, .08);
}

.card-home-pages-wrapper {
  padding-top: 56px;
  padding-left: 56px;
  padding-right: 56px;
}

.cta-square-logo {
  border-radius: 22px;
  margin-bottom: 22px;
  box-shadow: 0 8px 28px rgba(20, 20, 43, .1);
}

.cta-square-logo.white {
  border: 1px solid #eff3fa;
}

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

.cta-image-card {
  width: 1140px;
  max-width: 1140px;
  margin-top: 52px;
  margin-bottom: -23px;
}

.grid-footer-v1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(325px, .42fr) 1fr;
}

.footer-v1-content-left {
  border-right: 1px solid #dfe5ee;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-right: 48px;
}

.footer-v1-content-right {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 64px;
  display: grid;
}

.text-medium {
  font-weight: 500;
}

.footer-list-column-wrapper, .dropdown-column-list-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero-v1-image-wrapper {
  width: 106%;
  max-width: 765px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.title-left---content-right {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.title-left---content-right.bottom {
  align-items: flex-end;
}

.title-left---content-right.gap-row-16px {
  grid-row-gap: 16px;
}

.freelance-category-card-content-bottom {
  padding: 32px 24px;
}

.our-process-item-grid {
  grid-column-gap: 28px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.border-radius-18px {
  border-radius: 18px;
}

.category-dropdown {
  min-width: 280px;
  color: #5f687a;
  border: 1px solid #eaecf2;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  font-size: 14px;
  line-height: 1.143em;
  display: flex;
}

.pd-top-16px {
  padding-top: 16px;
}

.pd-top-16px.bg-transparent {
  background-color: rgba(0, 0, 0, 0);
}

.categories-filter-dropdown {
  background-color: #fff;
  border: 1px solid #eaecf2;
  border-radius: 18px;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(42, 42, 43, .06);
}

.dropdown-link---neutral-600 {
  color: #5f687a;
  transform-style: preserve-3d;
  padding: 0;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: inline-block;
}

.dropdown-link---neutral-600:hover {
  color: #005dff;
  transform: translate3d(3px, 0, .01px);
}

.badge-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.filter-properties-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.stat-content-wrapper {
  border-right: 1px solid #dfe5ee;
  padding-left: 32px;
  padding-right: 32px;
}

.stat-content-wrapper.first {
  padding-left: 0;
}

.stat-content-wrapper.last {
  border-right-width: 0;
  padding-right: 0;
}

.cta-v1-image-wrapper {
  max-width: 600px;
  position: relative;
}

.testimonial-slider {
  width: 60%;
  min-height: 375px;
}

.testimonial-slider-mask {
  height: 100%;
  max-width: 715px;
  overflow: visible;
}

.testimonial-content-right {
  min-height: 372px;
  flex-direction: column;
  justify-content: center;
  padding: 48px 32px;
  display: flex;
}

.mg-right-4px {
  margin-right: 4px;
}

.testimonial-slide {
  margin-right: 28px;
}

.slider-right---cover {
  z-index: 2;
  width: 100vh;
  background-image: linear-gradient(to right, #f9fafc 98%, rgba(249, 250, 252, 0));
  margin-left: -30vw;
  position: absolute;
  top: -140px;
  bottom: -140px;
  left: auto;
  right: -5%;
}

.slider-right---cover.v2 {
  background-image: linear-gradient(to right, #fff 98%, rgba(255, 255, 255, 0));
  right: -10%;
}

.slider-container {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.number-content-wrapper {
  border-right: 1px solid #dfe5ee;
  padding-left: 40px;
  padding-right: 40px;
}

.number-content-wrapper.first {
  padding-left: 0;
}

.number-content-wrapper.last {
  border-right-width: 0;
  padding-right: 0;
}

.values-slider-wrapper {
  width: 66.6%;
  min-height: 325px;
}

.values-slider-mask {
  height: 100%;
  max-width: 300px;
  overflow: visible;
}

.values-slide {
  margin-right: 32px;
}

.contact-link-icon-left {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  color: #1c1f23;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.contact-link-icon-left:hover {
  color: #005dff;
}

.heading-wrapper {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

.freelancer-card-single-top {
  grid-row-gap: 24px;
  flex-wrap: wrap-reverse;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 12px;
  display: flex;
}

.freelancer-card-single-bottom {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  display: flex;
}

.bg-top-half {
  min-height: 370px;
  background-color: #eff3fa;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-top-half.packages-bg {
  min-height: 65%;
  background-color: #101b44;
}

.bg-top-half.bg-secondary-3 {
  min-height: 45%;
  background-color: #4ba9ff;
}

.bg-top-half.contact {
  min-height: 70%;
  background-color: #101b44;
}

.portfolio-card-bottom-content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 32px;
  display: flex;
}

.form-section {
  padding-left: 56px;
  padding-right: 56px;
}

.white-contact-link-icon-left {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  color: #fff;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.white-contact-link-icon-left:hover {
  color: #005dff;
}

.coming-soon-image-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #eaecf2;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-left: 48px;
  padding-right: 48px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 45%;
  right: 0%;
  overflow: hidden;
}

._404-image-frame {
  width: 88%;
  max-width: 595px;
  border: 3px solid #1c1f23;
  border-radius: 12px;
  position: absolute;
  top: -30px;
  bottom: 30px;
  left: auto;
  right: -24px;
}

._404-image-container {
  width: 100%;
  max-width: 655px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.cart-quantity-header {
  height: auto;
  min-width: 0;
  color: #005dff;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.125em;
}

.success-message-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form.input-form {
  min-height: 58px;
}

.blog-card-bottom-content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.cta-v3-content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer-v2-content-left {
  grid-column-gap: 40px;
  grid-row-gap: 32px;
  border-right: 1px solid #dfe5ee;
  grid-template-rows: auto;
  grid-template-columns: 2fr auto 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-right: 16px;
  display: grid;
}

.footer-v2-content-right {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 16px;
}

.grid-footer-paragraph-v2 {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pd-left-0 {
  padding-left: 0;
}

.text-capitalize {
  text-transform: capitalize;
}

.link-item-icon-left {
  grid-column-gap: 16px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-box-and-logo-container {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-box-and-slider-right-container {
  grid-column-gap: 28px;
  display: flex;
}

.text-box-and-slider-right-container.v2 {
  justify-content: space-between;
}

.slider-right---text-box-container {
  z-index: 2;
  align-self: stretch;
  padding-top: 52px;
  position: relative;
}

.slider-right---text-box-container.v2 {
  padding-top: 32px;
}

.position-relative---z-index-4 {
  z-index: 4;
  position: relative;
}

.icon-and-badge-container {
  grid-column-gap: 24px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.footer-grid-logo-and-text {
  grid-template-rows: auto;
  grid-template-columns: 1fr auto auto;
  justify-content: space-between;
}

.pd-sides-24px {
  padding-left: 24px;
  padding-right: 24px;
}

.section-2 {
  background-color: #101b44;
}

.heading {
  color: #fff;
}

.div-block-2 {
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.text-block {
  color: #f9fafc;
  font-weight: 500;
}

.radio-button-label {
  border: 1px solid #1c1f23;
  border-radius: 12px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 17px 30px;
  font-family: Onest, sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: block;
  overflow: visible;
}

.radio-button-label-3 {
  font-weight: 500;
}

.radio-button-2 {
  object-fit: fill;
  margin-left: 0;
  display: none;
}

.radio-button-2.hide {
  width: 0;
  height: 0;
  display: block;
  position: static;
  overflow: visible;
}

.radio-button-field {
  margin-bottom: 10px;
  padding-left: 0;
}

.div-block-3 {
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}

.radio-button-field-2 {
  margin-bottom: 0;
  padding-left: 0;
}

.radio-button-field-3 {
  margin-bottom: 10px;
  padding-left: 0;
}

.container-default-copy {
  height: 100%;
  max-width: 1244px;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.container-default-copy.z-index-1 {
  z-index: 1;
  position: relative;
}

.container-default-copy.order-confirmation {
  display: block;
}

.container-default-coming-soon {
  height: 100%;
  max-width: 1244px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.container-default-coming-soon.z-index-1 {
  z-index: 1;
  position: relative;
}

.container-default-coming-soon.order-confirmation {
  display: block;
}

.text-block-2 {
  font-weight: 500;
}

.radio-button-3 {
  display: none;
}

.radio-button-4 {
  margin-left: -20px;
  display: none;
}

.div-block-4 {
  justify-content: flex-end;
  display: flex;
}

.div-block-5 {
  margin-bottom: 20px;
  display: flex;
}

.social-link-icon-2 {
  width: 32px;
  height: 32px;
  min-height: 32px;
  min-width: 32px;
  transform-style: preserve-3d;
  background-color: #eff3fa;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.social-link-icon-2:hover {
  color: #fff;
  background-color: #005dff;
  transform: scale3d(.96, .96, .01);
}

@media screen and (min-width: 1440px) {
  .grid-2-columns.style---styleguide-wrapper {
    grid-template-columns: .3fr 1fr;
  }

  .grid-2-columns.home-hero-grid {
    grid-column-gap: 64px;
  }

  .grid-2-columns.footer-v2-grid {
    grid-template-columns: 2fr .9fr;
  }

  .card.freelancer-single-card {
    grid-column-gap: 24px;
  }

  .style---typography-block-grid {
    grid-template-columns: minmax(auto, 380px) .8fr;
  }

  .inner-container._216px.full-width-tablet {
    max-width: 210px;
  }

  .style---dropdown-toggle {
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 20px;
    line-height: 20px;
  }

  .style---dropdown-link-sidebar {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
  }

  .style---dropdown-link-icon-sidebar {
    max-width: 46px;
    border-radius: 12px;
    margin-right: 14px;
  }

  .style---logo-wrapper {
    justify-content: center;
    display: flex;
  }

  .style---logo-sidebar {
    max-width: 260px;
  }

  .btn-circle-secondary.testimonial-slider---left-arrow {
    margin-bottom: 52px;
    margin-left: 0;
    margin-right: 0;
    left: -428px;
  }

  .btn-circle-secondary.testimonial-slider---left-arrow.v2 {
    margin-bottom: 28px;
    left: -400px;
  }

  .btn-circle-secondary.testimonial-slider---right-arrow {
    margin-bottom: 52px;
    margin-left: 0;
    margin-right: 0;
    left: -352px;
  }

  .btn-circle-secondary.testimonial-slider---right-arrow.v2 {
    margin-bottom: 28px;
    left: -328px;
  }

  .slider-wrapper {
    padding-bottom: 0;
  }

  .image-wrapper.home-hero-bottom-right {
    right: 0%;
  }

  .image-wrapper.cta-v1-bottom-right {
    left: auto;
    right: 68%;
  }

  .image-wrapper.cta-v1-left {
    left: 46%;
  }

  .image-wrapper.coming-soon-image {
    max-width: 300px;
  }

  .testimonial-content-right {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .number-content-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .coming-soon-image-container {
    left: 46%;
  }

  .footer-v2-content-left {
    grid-column-gap: 56px;
  }
}

@media screen and (min-width: 1920px) {
  .style---heading {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .style---content-wrapper {
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .half-bg-image-right.width-46.cta-v1 {
    background-position: 0 0;
  }

  .cta-section.cta-v1 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .half-bg-image-left.cta-v2, .half-bg-image-left.cta-v3 {
    width: 53%;
  }

  .image-wrapper.featured-card-image {
    left: 47%;
  }

  .image-wrapper.coming-soon-image {
    max-width: 350px;
  }

  .checkout-col-right {
    position: -webkit-sticky;
    position: sticky;
    top: 24px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 44px;
  }

  h2 {
    margin-bottom: 12px;
    font-size: 28px;
  }

  blockquote {
    padding-left: 80px;
    padding-right: 80px;
    font-size: 20px;
  }

  .grid-2-columns.style---styleguide-wrapper {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns._1-col-tablet, .grid-2-columns.form {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.contact-form-right {
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.cta-v1 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.text-left-default {
    grid-row-gap: 56px;
    grid-template-columns: 1.1fr 1fr;
  }

  .grid-2-columns.template-page-sidebar {
    grid-template-columns: .5fr 1fr;
  }

  .grid-2-columns.product-page {
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.suprises-pages-right, .grid-2-columns.suprises-pages-left {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-bottom: 100px;
  }

  .grid-2-columns.dropdown-link-menu {
    grid-row-gap: 48px;
    grid-template-columns: auto auto;
  }

  .grid-2-columns.home-hero-grid {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.small-text-box-left {
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.video-and-text-box-grid {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.text-box-and-stats-grid {
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.cta-v2, .grid-2-columns.cta-v2.content-left {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.blog-post-featured {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.cta-v4 {
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.cta-v5 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.aside-right, .grid-2-columns.apply-grid {
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.coming-soon-grid {
    grid-row-gap: 56px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .grid-2-columns._404-grid {
    grid-column-gap: 32px;
    grid-row-gap: 56px;
    grid-template-columns: 1fr 1.2fr;
  }

  .grid-2-columns.footer-v2-grid {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.features-grid {
    grid-column-gap: 48px;
    justify-content: start;
  }

  .grid-2-columns.text-box-and-search-filter-grid {
    grid-template-columns: 1fr auto;
  }

  .style---navigation-sidebar {
    max-height: 100%;
    min-height: auto;
    box-shadow: none;
    position: static;
  }

  .card.over-image {
    width: 110%;
    max-width: 380px;
    padding: 40px 32px;
    position: absolute;
    left: -38px;
  }

  .card.form {
    min-height: 598px;
    padding: 56px 48px;
  }

  .card.checkout-block {
    padding-left: 24px;
    padding-right: 24px;
  }

  .card.figma-file {
    flex-direction: column;
    overflow: hidden;
  }

  .card.sales-home-page {
    width: 100%;
    max-width: 100%;
  }

  .card.sales-home-page.last {
    max-width: 50%;
  }

  .card.process-card {
    padding-left: 48px;
    padding-right: 48px;
  }

  .card.testimonial-slider-card {
    max-width: 715px;
    grid-template-columns: .75fr 1fr;
  }

  .card.blog-post-card {
    max-width: 500px;
    margin-bottom: 0;
  }

  .card.freelancer-single-card {
    grid-template-columns: .25fr 1fr;
    margin-bottom: 80px;
    padding: 56px 48px;
  }

  .card.pd-48px---40px {
    padding-left: 48px;
    padding-right: 48px;
  }

  .card.package-card {
    top: 0;
  }

  .card.pd-40px {
    padding-left: 48px;
    padding-right: 48px;
  }

  .card.product-single-card {
    padding: 48px 48px 24px;
  }

  .card.contact-card {
    padding-bottom: 56px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .style---color-block.bg-blue-200 {
    background-color: #f9fafc;
  }

  .grid-4-columns {
    grid-template-columns: 1fr 1fr;
  }

  .grid-4-columns.numbers-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .style---block-sub-heading {
    margin-bottom: 24px;
  }

  .divider {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .divider._64px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .style---typography-block-grid {
    grid-template-columns: minmax(auto, 250px) 1fr;
  }

  .mg-bottom-56px {
    margin-bottom: 48px;
  }

  .mg-right-16px.mg-bottom-24px---tablet {
    margin-bottom: 24px;
  }

  .mg-right-24px.mg-bt-16px {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .display-1 {
    font-size: 64px;
  }

  .grid-1-column.gap-row-16px.gap-row-12px-tablet {
    grid-row-gap: 12px;
  }

  .grid-1-column.gap-row-32px.gap-row-24px-tablet {
    grid-row-gap: 24px;
  }

  .gap-row-80px {
    grid-row-gap: 56px;
  }

  .display-2 {
    font-size: 56px;
  }

  .display-3 {
    font-size: 32px;
  }

  .display-4 {
    font-size: 22px;
  }

  .style---style-grid-wrapper {
    grid-row-gap: 140px;
  }

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

  .text-400 {
    font-size: 22px;
  }

  .text-300.bold.dropdown-title {
    margin-bottom: 18px;
    font-size: 16px;
  }

  .grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .grid-3-columns.gap-row-80px {
    grid-row-gap: 64px;
  }

  .grid-3-columns._1-col-tablet {
    grid-template-columns: 1fr;
  }

  .grid-3-columns.stats-grid-right {
    max-width: none;
  }

  .style---heading {
    min-height: auto;
    margin-bottom: 60px;
    padding-top: 116px;
    padding-bottom: 116px;
  }

  .inner-container._400px.full-width-tablet, .inner-container._460px.full-width-tablet, .inner-container._500px.full-width-tablet, .inner-container._680px.full-width-tablet, .inner-container._415px.full-width-tablet, .inner-container._415px.full-width-tablet {
    max-width: 100%;
  }

  .inner-container._700px---tablet {
    max-width: 700px;
  }

  .inner-container._500px---tablet {
    max-width: 500px;
  }

  .inner-container._340px.full-width-tablet, .inner-container._750px.full-width-tablet, .inner-container._305px.full-width-tablet, .inner-container._785px.full-width-tablet {
    max-width: 100%;
  }

  .inner-container._216px {
    max-width: 215px;
  }

  .inner-container._216px.full-width-tablet, .inner-container._525px.full-width-tablet, .inner-container._480px.full-width-tablet, .inner-container._485px.full-width-tablet, .inner-container._450px.full-width-tablet, .inner-container._430px.full-width-tablet, .inner-container._440px.full-width-tablet, .inner-container._350px.full-width-tablet {
    max-width: 100%;
  }

  .style---content-heading {
    margin-bottom: 60px;
    padding: 32px;
  }

  .btn-primary {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .btn-primary.small.header-btn-hide-on-mbl {
    margin-left: 12px;
  }

  .btn-primary.large {
    padding: 20px 32px;
  }

  .btn-primary.button-row {
    margin-right: 16px;
  }

  .btn-secondary {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .btn-secondary.large {
    padding: 20px 32px;
  }

  .badge-secondary.category-badges, .badge-secondary.white-category-badges {
    margin-left: 0;
    margin-right: 16px;
  }

  .avatar-circle._06 {
    width: 140px;
    height: 140px;
    max-height: 140px;
    max-width: 140px;
  }

  .avatar-circle._07 {
    width: 160px;
    height: 160px;
    max-height: 160px;
    max-width: 160px;
  }

  .avatar-circle._08 {
    width: 280px;
    height: 280px;
    max-height: 280px;
    max-width: 280px;
  }

  .line-square-icon.top-bar-close-icon {
    padding: 18px 24px;
  }

  .rich-text figure {
    margin-top: 56px;
  }

  .style---dropdown-wrapper-sidebar {
    display: none;
  }

  .buttons-row.right.center-tablet, .buttons-row.center-tablet {
    justify-content: center;
  }

  .style---sidebar-wrapper {
    overflow: hidden;
  }

  .style---logo-wrapper {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .style---button-wrapper-sidebar {
    display: none;
  }

  .elements---page-hero {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

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

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

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

  .section.top.coming-soon-section {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .section.hero-page {
    background-image: linear-gradient(#fff 54%, #005dff 54%);
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.home-hero-section {
    padding-top: 80px;
  }

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

  .top-bar-wrapper {
    padding-left: 56px;
    padding-right: 56px;
  }

  .top-bar-padding {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .top-bar-flex {
    flex-direction: column;
  }

  .heading-h1-size {
    font-size: 44px;
  }

  .heading-h2-size {
    font-size: 28px;
  }

  .heading-h3-size {
    font-size: 24px;
  }

  .header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .header-nav-menu-wrapper {
    background-color: #fff;
    border-top: 1px solid #dfe5ee;
    border-bottom: 1px solid #dfe5ee;
    padding: 24px;
  }

  .header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .header-nav-list-item {
    margin-bottom: 12px;
    padding-left: 0;
  }

  .header-nav-list-item.middle {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-column-wrapper {
    box-shadow: none;
    border-width: 0;
    border-radius: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    transform: none;
  }

  .dropdown-column-wrapper.w--open {
    position: static;
  }

  .dropdown-pd {
    width: auto;
    box-shadow: none;
    border-width: 0;
    border-radius: 0;
    margin-top: 0;
    padding: 24px 0 12px;
  }

  .header-logo-link.left {
    margin-right: 24px;
  }

  .hamburger-menu-wrapper {
    margin-left: 12px;
    transition: transform .3s;
  }

  .hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .hamburger-menu-wrapper.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .hamburger-menu-bar {
    width: 44px;
    height: 3px;
  }

  .hamburger-menu-bar.bottom {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .header-middle.header-v2 {
    flex: 1;
    justify-content: flex-end;
    margin-right: 16px;
  }

  .header-left-side {
    flex: 1;
    justify-content: space-between;
    padding-right: 24px;
  }

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

  .utility-page-wrap._404 {
    padding-bottom: 120px;
  }

  .social-media-grid-top.right {
    grid-column-gap: 10px;
  }

  .social-media-grid-top.right.center-tablet {
    justify-content: center;
  }

  .social-media-grid-top.mg-top-32px {
    margin-top: 24px;
  }

  .footer-top {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .footer-bottom {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .footer-middle {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .error-message.password {
    margin-left: 32px;
    margin-right: 32px;
  }

  .grid-footer-paragrah---social-media {
    grid-row-gap: 24px;
    text-align: center;
    grid-template-columns: 1fr;
  }

  .sticky-top._32px-top.sticky-tablet {
    position: static;
  }

  .sticky-top.static-tablet {
    position: static;
    top: 0;
  }

  .flex-card---image-wrapper {
    justify-content: center;
  }

  .lightbox-video-icon-wrapper {
    width: 15%;
    max-height: 120px;
    max-width: 120px;
  }

  .half-bg-image-right {
    width: 100%;
    height: 100%;
    min-height: 600px;
    margin-top: 60px;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .half-bg-image-right.width-46 {
    width: 100%;
  }

  .half-bg-image-right.width-46.cta-v1 {
    height: 64%;
    background-position: 50% 0;
    margin-top: 0;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .cta-section {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .cta-section.cta-v1, .cta-section.cta-v2, .cta-section.cta-v3 {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .half-bg-image-left {
    width: 100%;
    height: 50%;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .half-bg-image-left.cta-v2 {
    width: 100%;
    height: 55%;
    max-height: 600px;
    background-position: 50%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .half-bg-image-left.cta-v2.right-image {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .half-bg-image-left.cta-v3 {
    width: 100%;
    height: 63%;
    min-height: 400px;
    background-position: 50% 100%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .cta-link-card {
    padding: 48px 24px;
  }

  .grid-6-columns.logo-strip {
    max-width: 560px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-wrapper {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: 0%;
    overflow: visible;
  }

  .slider-mask {
    position: static;
  }

  .accordion-item-wrapper {
    padding-left: 48px;
    padding-right: 48px;
  }

  .accordion-spacer {
    min-height: 12px;
  }

  .pricing-top-v1 {
    border: 1px solid #dfe5ee;
    border-bottom-width: 0;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .pricing-top-v1.popular {
    border-width: 0;
  }

  .pricing-content {
    padding-left: 48px;
    padding-right: 48px;
  }

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

  .categories-badges-wrapper {
    justify-content: flex-start;
  }

  .blog-card-featured-full-width-card {
    padding-top: 48px;
    padding-bottom: 0;
  }

  .image-wrapper.home-hero-main {
    min-width: 0;
  }

  .image-wrapper.cta-v1-bottom-right {
    top: 15%;
    left: 4%;
  }

  .image-wrapper.cta-v1-left {
    bottom: 12%;
    right: -13%;
  }

  .image-wrapper.featured-card-image {
    margin-left: -24px;
    margin-right: -24px;
    position: static;
  }

  .image-wrapper._404-right-image {
    top: 20%;
  }

  .template-pages---phography-wrapper {
    border-radius: 10px;
  }

  .image-home-link-wrapper {
    max-width: 260px;
    border-radius: 16px;
  }

  .figma-file-image-wrapper {
    max-width: 100%;
  }

  .figma-file-text-wrapper {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .grid-footer-v1 {
    grid-template-columns: 1fr;
  }

  .footer-v1-content-left {
    border-bottom: 1px solid #dfe5ee;
    border-right-width: 0;
    padding-top: 64px;
    padding-bottom: 64px;
    padding-right: 0;
  }

  .footer-v1-content-right {
    grid-column-gap: 48px;
    grid-row-gap: 56px;
    grid-template-columns: 1.5fr 1fr;
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 0;
  }

  .footer-list-column-wrapper {
    justify-content: start;
  }

  .hero-v1-image-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .freelance-category-card-content-bottom {
    padding-left: 32px;
    padding-right: 32px;
  }

  .filter-properties-wrapper {
    grid-column-gap: 16px;
  }

  .stat-content-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .cta-v1-image-wrapper {
    max-width: 100%;
    min-height: 650px;
  }

  .testimonial-slider {
    width: auto;
    min-height: 375px;
    overflow: visible;
  }

  .testimonial-content-right {
    min-height: 0;
    padding: 72px 40px;
  }

  .slider-right---cover {
    display: none;
  }

  .number-content-wrapper.top-right {
    border-right-width: 0;
    padding-right: 0;
  }

  .number-content-wrapper.bottom-left {
    padding-left: 0;
  }

  .values-slider-wrapper {
    width: 100%;
    overflow: visible;
  }

  .cta-v2-image-wrapper {
    min-height: 600px;
  }

  .cta-v3-image-wrapper {
    min-height: 500px;
  }

  .bg-top-half.packages-bg {
    min-height: 30%;
  }

  .bg-top-half.bg-secondary-3 {
    min-height: 32%;
  }

  .portfolio-card-bottom-content {
    flex: 1;
  }

  .form-section {
    padding-left: 48px;
    padding-right: 48px;
  }

  .coming-soon-image-container {
    max-height: 600px;
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  ._404-image-frame {
    width: 84%;
    top: 0;
    bottom: 24px;
    right: 0;
  }

  ._404-image-container {
    padding-top: 24px;
    padding-right: 24px;
  }

  .cta-v3-content-wrapper {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .content-wrapper {
    display: block;
    position: static;
  }

  .footer-v2-content-left {
    grid-row-gap: 56px;
    border-bottom: 1px solid #dfe5ee;
    border-right-width: 0;
    grid-template-columns: 1fr 1fr;
    padding-top: 64px;
    padding-bottom: 64px;
    padding-right: 0;
  }

  .footer-v2-content-right {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 0;
  }

  .grid-footer-paragraph-v2 {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .text-box-and-slider-right-container {
    grid-row-gap: 48px;
    flex-direction: column;
    align-items: stretch;
  }

  .slider-right---text-box-container.v2 {
    padding-top: 0;
  }

  .max-w-100px-tablet {
    max-width: 100px;
  }

  .footer-grid-logo-and-text {
    text-align: center;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .div-block-3 {
    justify-content: flex-start;
    display: flex;
  }

  .radio-button-field-2, .radio-button-field-3 {
    margin-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }

  h1 {
    margin-bottom: 10px;
    font-size: 38px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 20px;
  }

  blockquote {
    padding: 48px 64px;
    font-size: 18px;
  }

  .grid-2-columns {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.style---styleguide-wrapper {
    grid-template-columns: auto;
  }

  .grid-2-columns.form {
    grid-row-gap: 20px;
  }

  .grid-2-columns.contact-form-right {
    grid-row-gap: 48px;
  }

  .grid-2-columns.cta-v1 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.text-left-default {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.template-page-sidebar {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.changelog-item.first {
    grid-column-gap: 30px;
  }

  .grid-2-columns.product-page {
    grid-row-gap: 48px;
  }

  .grid-2-columns.checkout-page {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.dropdown-link-menu {
    grid-template-columns: auto;
  }

  .grid-2-columns.home-hero-grid, .grid-2-columns.small-text-box-left, .grid-2-columns.video-and-text-box-grid, .grid-2-columns.cta-v2 {
    grid-row-gap: 48px;
  }

  .grid-2-columns.about-hero-grid {
    grid-row-gap: 24px;
  }

  .grid-2-columns.blog-post-featured {
    grid-row-gap: 32px;
  }

  .grid-2-columns.cta-v4, .grid-2-columns.aside-right, .grid-2-columns.apply-grid, .grid-2-columns.coming-soon-grid {
    grid-row-gap: 48px;
  }

  .grid-2-columns.gap-32px.gap-row-16px-mbl {
    grid-row-gap: 16px;
  }

  .grid-2-columns._404-grid {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.features-grid {
    grid-column-gap: 24px;
  }

  .grid-2-columns.text-box-and-search-filter-grid {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .card.over-image {
    max-width: 366px;
    margin-bottom: 0;
    bottom: 4%;
    left: 0;
  }

  .card.form {
    min-height: 754px;
    padding: 48px 32px;
  }

  .card.sticky-top.top-24px.static-mbl {
    position: static;
  }

  .card.sales-home-page.last {
    max-width: 100%;
  }

  .card.process-card {
    padding: 32px;
  }

  .card.testimonial-slider-card {
    max-width: 100%;
    grid-template-columns: 1fr;
  }

  .card.blog-post-card {
    padding: 40px 32px;
  }

  .card.freelancer-single-card {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-bottom: 64px;
    padding: 40px 32px;
    position: relative;
  }

  .card.pd-48px---40px {
    padding: 32px;
  }

  .card.freelancer-form {
    padding-top: 40px;
    padding-bottom: 48px;
  }

  .card.pd-40px {
    padding: 32px;
  }

  .card.product-single-card {
    padding-top: 40px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .card.contact-card {
    padding: 48px 32px;
  }

  .style---color-block {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
  }

  .grid-4-columns._1-col-mbl {
    grid-template-columns: 1fr;
  }

  .grid-4-columns.numbers-grid {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .style---block-sub-heading.border {
    margin-bottom: 48px;
    padding-bottom: 24px;
  }

  .divider {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .divider._40px {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .divider._40px.rich-text {
    margin-bottom: 32px;
  }

  .style---typography-block-grid {
    grid-row-gap: 28px;
    grid-template-columns: 1fr;
  }

  .style---content-block {
    margin-bottom: 64px;
  }

  .mg-bottom-16px {
    margin-bottom: 12px;
  }

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

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

  .mg-bottom-40px {
    margin-bottom: 34px;
  }

  .mg-bottom-48px, .mg-bottom-56px {
    margin-bottom: 40px;
  }

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

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

  .text-200 {
    font-size: 16px;
  }

  .text-200.list {
    line-height: 22px;
  }

  .display-1 {
    font-size: 48px;
  }

  .grid-1-column.gap-column-24px {
    grid-row-gap: 20px;
  }

  .grid-1-column.coming-soon-column {
    grid-column-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-1-column.coming-soon-column.right {
    transform: translate(0%);
  }

  .display-2 {
    font-size: 40px;
  }

  .display-3 {
    font-size: 26px;
  }

  .display-4 {
    font-size: 20px;
  }

  .style---style-grid-wrapper {
    grid-row-gap: 120px;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .text-400 {
    font-size: 20px;
  }

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

  .text-300.bold.dropdown-title {
    margin-bottom: 18px;
  }

  .text-100 {
    font-size: 14px;
  }

  .grid-3-columns {
    grid-template-columns: 1fr;
  }

  .grid-3-columns.gap-row-80px {
    grid-row-gap: 40px;
  }

  .grid-3-columns.style---buttons-grid {
    grid-template-columns: auto;
  }

  .grid-3-columns.gap-row-48px {
    grid-row-gap: 40px;
  }

  .grid-3-columns.stats-grid-right {
    grid-template-columns: 1fr;
  }

  .style---shadow-card {
    border-radius: 18px;
  }

  .style---heading {
    padding: 104px 24px;
  }

  .inner-container._400px, .inner-container._415px {
    max-width: 100%;
  }

  .inner-container._700px---tablet {
    max-width: 100px;
  }

  .inner-container._700px---tablet.center, .inner-container._340px, .inner-container._750px, .inner-container._305px, .inner-container._785px, .inner-container._216px {
    max-width: 100%;
  }

  .inner-container._500px---mbl {
    max-width: 500px;
  }

  .inner-container._525px, .inner-container._480px, .inner-container._485px, .inner-container._450px, .inner-container._440px, .inner-container._715px, .inner-container._350px {
    max-width: 100%;
  }

  .style---content-heading {
    border-radius: 18px;
    margin-bottom: 36px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .style---heading-icon-wrapper {
    max-width: 58px;
    border-radius: 16px;
  }

  .style---content-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .border-radius-24px {
    border-radius: 14px;
  }

  .style---card-wrapper {
    border-radius: 18px;
  }

  .style---bg-white {
    padding: 34px 24px;
  }

  .btn-primary {
    padding: 16px 24px;
  }

  .btn-primary.small {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .btn-primary.small.header-btn-hidde-on-mb, .btn-primary.small.header-btn-hide-on-mbl {
    display: none;
  }

  .btn-primary.large {
    font-size: 16px;
  }

  .btn-primary.inside-input.default {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .btn-primary.button-row {
    margin-right: 16px;
  }

  .btn-secondary {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .btn-secondary.small {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 14px;
  }

  .btn-secondary.small.hide-on-mbl {
    display: none;
  }

  .btn-secondary.large {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

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

  .badge-primary {
    padding-top: 12px;
    padding-bottom: 16px;
  }

  .badge-primary.freelancer-category-link-badge {
    font-size: 14px;
    position: absolute;
    top: 40px;
    bottom: auto;
    left: auto;
    right: 32px;
  }

  .badge-secondary {
    padding-top: 12px;
    padding-bottom: 16px;
  }

  .badge-secondary.category-badges, .badge-secondary.white-category-badges {
    margin-top: 6px;
    margin-bottom: 6px;
    margin-right: 12px;
  }

  .input {
    min-height: 52px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

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

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

  .input.large.button-inside {
    min-height: 68px;
  }

  .text-area {
    border-radius: 14px;
  }

  .text-area::-ms-input-placeholder {
    font-size: 14px;
  }

  .text-area::placeholder {
    font-size: 14px;
  }

  .text-area.small {
    border-radius: 14px;
  }

  .style---avatars-grid {
    grid-template-columns: repeat(auto-fit, 180px);
  }

  .avatar-circle._02 {
    width: 40px;
    height: 40px;
    max-height: 40px;
    max-width: 40px;
  }

  .avatar-circle._03 {
    width: 56px;
    height: 56px;
    max-height: 56px;
    max-width: 56px;
  }

  .avatar-circle._04 {
    width: 64px;
    height: 64px;
    max-height: 64px;
    max-width: 64px;
  }

  .avatar-circle._05 {
    width: 80px;
    height: 80px;
    max-height: 80px;
    max-width: 80px;
  }

  .avatar-circle._06 {
    width: 160px;
    height: 160px;
    max-height: 160px;
    max-width: 160px;
  }

  .avatar-circle._07 {
    width: 140px;
    height: 140px;
    max-height: 140px;
    max-width: 140px;
  }

  .avatar-circle._08 {
    width: 220px;
    height: 220px;
    max-height: 220px;
    max-width: 220px;
  }

  .style---icons-grid {
    grid-template-columns: repeat(auto-fit, 56px);
  }

  .line-rounded-icon.success-message-check.large {
    font-size: 68px;
    line-height: 73px;
  }

  .line-rounded-icon.input-icon {
    top: 16px;
  }

  .style---line-icons-grid {
    grid-template-columns: repeat(auto-fit, 18px);
  }

  .rich-text p {
    margin-bottom: 12px;
  }

  .rich-text h3 {
    margin-top: 40px;
  }

  .rich-text figure {
    margin-top: 48px;
    margin-bottom: 40px;
  }

  .rich-text ul {
    padding-left: 32px;
  }

  .rich-text ol {
    margin-bottom: 32px;
    padding-left: 32px;
  }

  .rich-text h6, .rich-text h5, .rich-text h4 {
    margin-top: 40px;
  }

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

  .buttons-row.center-mobile {
    justify-content: center;
  }

  .style---logo-sidebar {
    max-width: 210px;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .elements---page-hero {
    padding-top: 64px;
    padding-bottom: 64px;
  }

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

  .section.small {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section.top {
    padding-top: 64px;
  }

  .section.top.position-relative.bottom-200px {
    padding-bottom: 64px;
  }

  .section.top.coming-soon-section {
    padding-top: 64px;
  }

  .section.template-pages-hero {
    padding-top: 116px;
    padding-bottom: 116px;
  }

  .section.hero-page {
    background-image: linear-gradient(#fff 60%, #005dff 60%);
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section.home-hero-section {
    padding-top: 64px;
  }

  .section.medium {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .top-bar-wrapper {
    padding-left: 36px;
    padding-right: 36px;
  }

  .top-bar-padding {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .top-bar-padding.small-padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .top-bar-flex {
    flex-direction: column;
  }

  .elements---element-title {
    margin-top: 48px;
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .heading-h1-size {
    font-size: 38px;
  }

  .heading-h2-size {
    font-size: 26px;
  }

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

  .heading-h4-size {
    font-size: 20px;
  }

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

  .header-nav-list-item.show-in-mbl {
    display: block;
  }

  .header-logo {
    max-width: 90%;
  }

  .header-logo-link.left {
    padding-right: 0;
  }

  .hamburger-menu-bar {
    width: 32px;
  }

  .header-left-side {
    padding-right: 0;
  }

  .btn-circle-primary {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .btn-circle-primary.large {
    width: 72px;
    height: 72px;
    min-height: 72px;
    min-width: 72px;
    font-size: 26px;
    line-height: 28px;
  }

  .btn-circle-secondary {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .btn-circle-secondary.large {
    width: 72px;
    height: 72px;
    min-height: 72px;
    min-width: 72px;
    font-size: 26px;
    line-height: 28px;
  }

  .btn-circle-secondary.testimonial-slider---left-arrow {
    right: 68px;
  }

  .btn-circle-secondary.testimonial-slider---right-arrow {
    left: 68px;
  }

  .utility-page-wrap {
    min-height: 60vh;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .utility-page-wrap._404 {
    padding-bottom: 100px;
  }

  .social-media-grid-top.header-v2 {
    display: none;
  }

  .flex-horizontal.align-top.start.wrap---mbl {
    flex-flow: column wrap;
  }

  .footer-list-item {
    margin-bottom: 12px;
  }

  .footer-top {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .success-message.white-message.input-form {
    max-height: 52px;
    min-height: 52px;
    font-size: 14px;
  }

  .error-message.password {
    margin-left: 24px;
    margin-right: 24px;
  }

  .grid-footer-paragrah---social-media {
    font-size: 16px;
  }

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

  .flex-card---image-wrapper {
    max-width: none;
    padding-left: 32px;
  }

  .lightbox-video-icon-wrapper {
    width: 20%;
  }

  .half-bg-image-right.width-46.cta-v1 {
    height: 50%;
    min-height: 500px;
  }

  .cta-section {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .cta-section.cta-v1, .cta-section.cta-v2, .cta-section.cta-v3 {
    padding-top: 64px;
  }

  .cta-section.cta-v4 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .half-bg-image-left.cta-v2 {
    height: 48%;
    max-height: 450px;
  }

  .half-bg-image-left.cta-v3 {
    height: 57%;
  }

  .cta-link-card {
    padding-left: 32px;
    padding-right: 32px;
  }

  .grid-6-columns.logo-strip {
    grid-row-gap: 32px;
    transform: scale(.96);
  }

  .slider-wrapper {
    height: 100%;
    min-height: 0;
  }

  .accordion-item-wrapper {
    padding: 32px;
  }

  .accordion-side {
    margin-left: 16px;
  }

  .accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .pd---content-inside-card {
    padding: 32px 24px 40px;
  }

  .pd---content-inside-card.large {
    padding: 56px 40px;
  }

  .pd---content-inside-card.large.template-pages {
    padding-left: 32px;
    padding-right: 32px;
  }

  .image.fit-cover.top---mbl {
    object-position: 50% 0%;
  }

  .pricing-top-v1, .pricing-content {
    padding: 32px;
  }

  .categories-badges-item-wrapper, .categories-badges-wrapper {
    flex-wrap: wrap;
  }

  .blog-card-featured-full-width-card {
    padding-top: 40px;
  }

  .image-wrapper.border-radius-12px.shadow-02 {
    border-radius: 8px;
  }

  .image-wrapper.home-hero-main {
    left: 27%;
  }

  .image-wrapper.home-hero-bottom-left {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
  }

  .image-wrapper.home-hero-bottom-right {
    right: 2%;
  }

  .image-wrapper.our-process-image {
    border-radius: 12px;
  }

  .image-wrapper.process-image {
    max-width: 100px;
  }

  .image-wrapper.min-width-40px.mg-right-16px.mg-bottom-16px---mbp {
    margin-bottom: 16px;
  }

  .image-wrapper._404-left-image {
    width: 17%;
    right: 11%;
  }

  .image-wrapper._404-right-image {
    width: 18%;
  }

  .image-wrapper.max-width-120px {
    max-height: 100px;
    max-width: 100px;
  }

  .home-pages-top-wrapper {
    margin-bottom: 16px;
  }

  .image-home-link-wrapper {
    max-width: 209px;
    border-radius: 14px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .card-sales-home-content {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .figma-file-text-wrapper {
    padding-left: 48px;
    padding-right: 48px;
  }

  .badge-home {
    padding-left: 15px;
    padding-right: 15px;
  }

  .card-home-pages-wrapper {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .cta-image-card {
    width: 980px;
    max-width: 980px;
  }

  .footer-v1-content-left {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .footer-v1-content-right {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .our-process-item-grid {
    grid-column-gap: 16px;
    grid-template-columns: 1fr 1.25fr;
  }

  .filter-properties-wrapper {
    grid-column-gap: 12px;
  }

  .stat-content-wrapper {
    border-bottom: 1px solid #dfe5ee;
    border-right-width: 0;
    padding: 32px 0;
  }

  .stat-content-wrapper.first {
    padding-top: 0;
  }

  .stat-content-wrapper.last {
    border-bottom-width: 0;
    padding-bottom: 0;
  }

  .cta-v1-image-wrapper {
    min-height: 500px;
  }

  .testimonial-slider {
    min-height: 0;
    overflow: visible;
  }

  .testimonial-content-right {
    padding: 48px 32px;
  }

  .number-content-wrapper {
    width: 100%;
    border-bottom: 1px solid #dfe5ee;
    border-right-width: 0;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .number-content-wrapper.first {
    padding-top: 0;
    padding-right: 0;
  }

  .number-content-wrapper.last {
    border-bottom-width: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .number-content-wrapper.top-right {
    padding-left: 0;
  }

  .number-content-wrapper.bottom-left {
    padding-right: 0;
  }

  .cta-v2-image-wrapper {
    min-height: 450px;
  }

  .cta-v3-image-wrapper {
    min-height: 400px;
  }

  .form-section {
    padding-left: 32px;
    padding-right: 32px;
  }

  .coming-soon-image-container {
    max-height: 700px;
    padding-top: 40px;
    padding-bottom: 40px;
    position: static;
  }

  .form.input-form {
    max-height: none;
    min-height: 52px;
  }

  .footer-v2-content-left {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .footer-v2-content-right {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .max-w-100px-mbl {
    max-width: 100px;
  }

  .container-default-copy, .container-default-coming-soon {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 32px;
  }

  blockquote {
    padding: 40px 32px;
    font-size: 16px;
  }

  .grid-2-columns.contact-form-right {
    grid-row-gap: 40px;
  }

  .grid-2-columns.cta-v1 {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.text-left-default {
    grid-row-gap: 40px;
  }

  .grid-2-columns.changelog-item {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.product-page, .grid-2-columns.dropdown-link-menu, .grid-2-columns.small-text-box-left, .grid-2-columns.video-and-text-box-grid, .grid-2-columns.cta-v2 {
    grid-row-gap: 40px;
  }

  .grid-2-columns.about-hero-grid {
    grid-row-gap: 16px;
  }

  .grid-2-columns.cta-v4, .grid-2-columns.aside-right, .grid-2-columns.apply-grid {
    grid-row-gap: 40px;
  }

  .grid-2-columns.coming-soon-grid {
    grid-row-gap: 40px;
    order: 0;
    grid-template-rows: auto;
    align-content: stretch;
    justify-content: stretch;
    align-self: auto;
    align-items: center;
    justify-items: stretch;
  }

  .grid-2-columns.gap-32px {
    grid-row-gap: 24px;
  }

  .grid-2-columns.gap-32px.gap-row-16px-mbl {
    grid-row-gap: 12px;
  }

  .grid-2-columns._404-grid {
    grid-row-gap: 48px;
  }

  .grid-2-columns.features-grid {
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .card {
    border-radius: 14px;
  }

  .card.over-image {
    width: 94%;
    max-width: 100%;
    margin-top: -16%;
    padding: 24px;
    position: relative;
    bottom: 0%;
    left: -8px;
  }

  .card.form {
    min-height: 738px;
    padding: 40px 24px;
  }

  .card.process-card {
    padding: 32px 24px;
  }

  .card.value-card {
    max-width: 100%;
    min-height: 325px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .card.blog-post-card {
    border-radius: 14px;
    padding: 32px 24px;
  }

  .card.freelancer-single-card {
    grid-row-gap: 16px;
    margin-bottom: 56px;
    padding: 32px 24px;
  }

  .card.pd-56px---32px {
    padding: 32px 24px;
  }

  .card.pd-48px---40px {
    padding-left: 24px;
    padding-right: 24px;
  }

  .card.freelancer-form {
    padding-top: 32px;
    padding-bottom: 40px;
  }

  .card.pd-40px {
    padding-left: 24px;
    padding-right: 24px;
  }

  .card.product-single-card {
    padding: 32px 24px 16px;
  }

  .card.contact-card {
    padding: 32px 24px;
  }

  .style---color-block {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
  }

  .grid-4-columns {
    grid-template-columns: 1fr;
  }

  .divider, .divider._64px {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .mg-bottom-24px {
    position: static;
  }

  .mg-bottom-24px._14px---mbp {
    font-size: 14px;
    line-height: 1.43em;
  }

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

  .mg-right-16px.mg-bottom-24px---tablet {
    margin-bottom: 16px;
  }

  .mg-right-24px.mg-right-16px-mbp {
    margin-right: 16px;
  }

  .text-200.color-accent-1.font-size-14px-mbp, .text-200.bold.font-size-14px-mbp {
    font-size: 14px;
  }

  .display-1 {
    font-size: 40px;
  }

  .grid-1-column.gap-row-24px.gap-row-16px-mbp {
    grid-row-gap: 16px;
  }

  .grid-1-column.coming-soon-column {
    grid-column-gap: 12px;
  }

  .display-2 {
    font-size: 32px;
  }

  .display-3 {
    font-size: 24px;
  }

  .text-300.bold.footer-title {
    margin-bottom: 16px;
  }

  .grid-3-columns {
    grid-template-columns: 1fr;
  }

  .grid-3-columns.gap-row-48px {
    grid-row-gap: 40px;
  }

  .style---shadow-card {
    border-radius: 14px;
  }

  .style---heading {
    margin-bottom: 40px;
    padding-top: 66px;
    padding-bottom: 66px;
  }

  .inner-container._450px.full-width-tablet {
    height: auto;
  }

  .style---content-heading {
    border-radius: 14px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .style---heading-icon-wrapper {
    width: 58px;
    border-radius: 16px;
    margin-right: 14px;
  }

  .style---card-wrapper, .style---components-wrapper {
    border-radius: 14px;
  }

  .style-buttons-dark {
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
  }

  .btn-primary {
    width: 100%;
  }

  .btn-primary.small.button-row {
    margin-right: 0;
  }

  .btn-primary.large {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .btn-primary.inside-input {
    position: static;
  }

  .btn-primary.inside-input.default {
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative;
  }

  .btn-primary.button-row {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .btn-primary.next-btn {
    margin: 8px 0;
  }

  .btn-secondary {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .btn-secondary.large {
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
  }

  .btn-secondary.previous-btn {
    margin: 8px 0;
  }

  .badge-primary {
    padding: 12px 20px;
    font-size: 16px;
    line-height: 18px;
  }

  .badge-primary.small {
    font-size: 14px;
    line-height: 16px;
  }

  .badge-primary.freelancer-category-link-badge {
    position: static;
  }

  .badge-secondary {
    padding: 12px 20px;
    font-size: 16px;
    line-height: 18px;
  }

  .badge-secondary.small {
    font-size: 14px;
    line-height: 16px;
  }

  .badge-secondary.category-badges, .badge-secondary.white-category-badges {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 8px;
  }

  .badge-secondary.white-category-badges.center {
    margin-left: 4px;
    margin-right: 4px;
  }

  .input::-ms-input-placeholder {
    font-size: 14px;
    line-height: 16px;
  }

  .input::placeholder {
    font-size: 14px;
    line-height: 16px;
  }

  .input.large.button-inside {
    min-height: 64px;
  }

  .input.button-inside {
    margin-bottom: 16px;
  }

  .checkbox-field-wrapper {
    font-size: 16px;
    line-height: 20px;
  }

  .checkbox-field-wrapper.large {
    font-size: 18px;
    line-height: 22px;
  }

  .checkbox {
    min-height: 22px;
    min-width: 22px;
  }

  .checkbox.large {
    min-height: 26px;
    min-width: 26px;
  }

  .radio-button-field-wrapper {
    font-size: 16px;
    line-height: 22px;
  }

  .radio-button-field-wrapper.large {
    font-size: 18px;
    line-height: 24px;
  }

  .radio-button {
    min-height: 22px;
    min-width: 22px;
  }

  .radio-button.large {
    min-height: 26px;
    min-width: 26px;
  }

  .avatar-circle._06 {
    width: 120px;
    height: 120px;
    max-height: 120px;
    max-width: 120px;
  }

  .avatar-circle.freelancer-card-avatar {
    max-width: 120px;
  }

  .social-link-icon {
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
    font-size: 16px;
  }

  .line-rounded-icon.success-message-check.large {
    font-size: 58px;
    line-height: 64px;
  }

  .line-square-icon.top-bar-close-icon {
    padding-left: 12px;
    padding-right: 12px;
  }

  .filled-icons.pricing-icon {
    margin-right: 8px;
  }

  .rich-text ul, .rich-text ol {
    padding-left: 24px;
  }

  .buttons-row {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .width-100.position-relative.max-width-450px {
    max-width: 100%;
  }

  .container-default {
    padding-left: 16px;
    padding-right: 16px;
  }

  .elements---page-hero {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section.small {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .section.top {
    padding-top: 48px;
  }

  .section.top.position-relative.bottom-200px {
    padding-bottom: 56px;
  }

  .section.top.coming-soon-section {
    height: auto;
    flex: 1;
    align-self: auto;
    padding-top: 56px;
    display: block;
  }

  .section.template-pages-hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.template-pages-hero.short {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section.hero-page {
    background-image: linear-gradient(#fff 64%, #005dff 64%);
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .section.home-hero-section {
    padding-top: 48px;
  }

  .section.medium {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .top-bar-wrapper {
    padding-left: 19px;
    padding-right: 19px;
  }

  .elements---element-title.large {
    margin-top: 53px;
  }

  .heading-h1-size {
    font-size: 32px;
  }

  .heading-h2-size {
    font-size: 26px;
  }

  .heading-h4-size._16px---mbp {
    font-size: 16px;
  }

  .header-nav-list-item {
    width: 100%;
    text-align: left;
  }

  .dropdown-wrapper {
    width: 100%;
  }

  .header-logo {
    max-width: 86%;
  }

  .header-logo-link.left {
    max-width: 160px;
    margin-right: 20px;
  }

  .hamburger-menu-bar {
    width: 26px;
  }

  .btn-circle-secondary.small.accordion-btn {
    width: 44px;
    height: 44px;
    min-height: 44px;
    min-width: 44px;
  }

  .utility-page-wrap {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .utility-page-wrap._404 {
    padding-bottom: 80px;
  }

  .social-media-grid-top {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .social-media-grid-top.center {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .social-media-grid-top.mg-top-32px {
    margin-top: 16px;
  }

  .social-media-grid-top.header-v2 {
    grid-template-columns: 30px 30px 30px;
  }

  .footer-logo {
    width: 100%;
    max-width: 240px;
  }

  .footer-logo-wrapper.mg-bottom-16px {
    margin-bottom: 12px;
  }

  .footer-top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .footer-middle {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .success-message {
    border-radius: 14px;
  }

  .success-message.white-message.input-form {
    max-height: 120px;
    min-height: 120px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 14px;
  }

  .success-message.white-message.input-form.border-neutral-300 {
    border-width: 0;
  }

  .flex-card---image-wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
  }

  .hero-v3-image-container {
    max-width: 100%;
    min-height: auto;
    padding-left: 0;
  }

  .lightbox-video-icon-wrapper {
    width: 22%;
  }

  .half-bg-image-right.width-46.cta-v1 {
    height: 40%;
    min-height: 400px;
  }

  .cta-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .cta-section.cta-v2, .cta-section.cta-v3 {
    padding-top: 56px;
  }

  .cta-section.cta-v4 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .half-bg-image-left.cta-v2 {
    height: 40%;
    max-height: 300px;
  }

  .half-bg-image-left.cta-v3 {
    height: 42%;
    min-height: 350px;
  }

  .cta-link-card {
    border-radius: 14px;
    padding: 40px 24px;
  }

  .grid-6-columns.logo-strip {
    grid-column-gap: 32px;
    grid-template-columns: 1fr 1fr;
  }

  .accordion-item-wrapper {
    border-radius: 14px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .accordion-title {
    font-size: 18px;
    line-height: 26px;
  }

  .pd---content-inside-card.large {
    padding: 40px 24px;
  }

  .pd---content-inside-card.large.template-pages {
    padding-left: 24px;
    padding-right: 24px;
  }

  .pd---content-inside-card.template-pages---sidebar {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .pricing-top-v1 {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .pricing-content {
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
    padding: 32px 24px;
  }

  .blog-card-image-wrapper {
    border-radius: 14px;
  }

  .categories-badges-wrapper {
    width: 100%;
  }

  .blog-card-featured-full-width-card {
    padding-top: 32px;
  }

  .divider-details {
    width: 16px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .image-wrapper {
    max-height: 400px;
  }

  .image-wrapper.border-radius-12px.shadow-02 {
    border-radius: 6px;
  }

  .image-wrapper.home-hero-bottom-left {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }

  .image-wrapper.our-process-image {
    border-radius: 14px;
  }

  .image-wrapper.cta-v1-bottom-right {
    width: 50%;
    max-width: 210px;
  }

  .image-wrapper.cta-v1-left {
    width: 55%;
    max-width: 180px;
    border-radius: 8px;
    left: auto;
    right: 2%;
  }

  .image-wrapper.process-image {
    max-width: 80px;
  }

  .image-wrapper.border-radius-18px {
    border-radius: 14px;
  }

  .image-wrapper.min-width-40px.mg-right-16px.mg-bottom-16px---mbp {
    margin-bottom: 16px;
  }

  .image-wrapper.testimonial-image {
    max-height: 330px;
  }

  .badge-wrapper-top-left {
    top: 16px;
    left: 16px;
  }

  .order-item {
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .order-list-price {
    margin-top: 11px;
  }

  .order-list-title {
    margin-bottom: 4px;
  }

  .order-item-image {
    margin-bottom: 20px;
  }

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

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

  .home-pages-top-wrapper {
    margin-bottom: 16px;
  }

  .image-home-link-wrapper {
    max-width: 180px;
    border-radius: 14px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .figma-file-text-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .home-surprises-card {
    border-radius: 14px;
  }

  .card-home-pages-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-v1-content-right {
    grid-row-gap: 40px;
  }

  .footer-list-column-wrapper {
    grid-row-gap: 12px;
    flex-wrap: wrap;
    grid-template-columns: auto;
    display: flex;
  }

  .dropdown-column-list-wrapper {
    grid-row-gap: 12px;
    flex-wrap: wrap;
    grid-template-columns: 1fr;
    display: flex;
  }

  .title-left---content-right.mg-bottom-40px {
    width: 100%;
  }

  .freelance-category-card-content-bottom {
    padding: 24px;
  }

  .our-process-item-grid {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .border-radius-18px {
    border-radius: 16px;
  }

  .category-dropdown {
    min-width: 0;
  }

  .pd-top-16px {
    padding-top: 8px;
  }

  .filter-properties-wrapper {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
  }

  .cta-v1-image-wrapper {
    min-height: 400px;
  }

  .testimonial-content-right {
    padding: 32px 24px;
  }

  .number-content-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .values-slider-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .values-slider-mask {
    max-width: 100%;
  }

  .cta-v2-image-wrapper {
    min-height: 300px;
  }

  .width-100---mbp {
    width: 100%;
  }

  .cta-v3-image-wrapper {
    min-height: 350px;
  }

  .freelancer-card-single-top {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: flex-end;
  }

  .bg-top-half.bg-secondary-3 {
    min-height: 28%;
  }

  .portfolio-card-bottom-content, .form-section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .coming-soon-image-container {
    max-height: none;
  }

  .success-message-wrapper.input-form-wrapper {
    min-height: 72px;
    background-color: #fff;
    border-radius: 100px;
    padding-top: 12px;
    padding-bottom: 12px;
    top: 50%;
    transform: translate(0, -50%);
  }

  .success-message-wrapper.input-form-wrapper.border-neutral-300 {
    border: 1px solid #dfe5ee;
  }

  .form.input-form {
    max-height: none;
    min-height: 120px;
  }

  .footer-v2-content-left, .footer-v2-content-right {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .max-w-40px-mbp {
    max-width: 40px;
  }

  .max-w-100px-mbl.max-w-80px-mbp {
    max-width: 80px;
  }

  .text-box-and-logo-container {
    flex-wrap: wrap;
  }

  .max-w-100px-tablet.max-w-80px-mbp {
    max-width: 80px;
  }

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

  .radio-button-label {
    width: 100%;
    text-align: center;
  }

  .radio-button-2 {
    display: none;
  }

  .radio-button-field {
    padding-left: 0;
  }

  .div-block-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: stretch;
    justify-content: space-between;
    align-items: stretch;
    justify-items: stretch;
    display: grid;
  }

  .radio-button-field-2 {
    margin-right: 0;
  }

  .radio-button-field-3 {
    margin-right: 0;
    padding-left: 0;
  }

  .container-default-copy, .container-default-coming-soon {
    padding-left: 16px;
    padding-right: 16px;
  }

  .radio-button-3 {
    margin-left: 0;
    display: none;
  }

  .radio-button-4 {
    width: 0;
    height: 0;
    object-fit: fill;
    margin-left: 0;
    display: none;
  }

  .social-link-icon-2 {
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
    font-size: 16px;
  }
}

#w-node-_2744af48-cdd0-c61e-6264-4fdb1e51f103-1e51f0f5, #w-node-_2744af48-cdd0-c61e-6264-4fdb1e51f15a-1e51f0f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e8bddc94-6f39-679c-c0a3-96d9ae56c2f0-761e8ef4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_949ebdf6-2a8b-46e7-b3ab-1f21ae6b3c58-761e8ef4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00e78981-e2c5-52a6-82f9-f051afa50f3c-761e8ef4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_00e78981-e2c5-52a6-82f9-f051afa50f40-761e8ef4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d218276f-c3a8-09c0-75c6-a110df15e872-761e8ef4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-d218276f-c3a8-09c0-75c6-a110df15e876-761e8ef4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_164df552-693d-6dd6-6bca-f59f5c50e8bc-761e8ef4 {
  align-self: start;
}

#w-node-_9c4e6a27-e93f-fc2f-e060-59c1fca0ba9a-ca28c472 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_757349c4-ee42-c160-a5bb-c868fac01ed7-ca28c472 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_6d8e3c14-8569-34b5-6212-fa5352e61347-52e61343 {
  justify-self: start;
}

#w-node-_6d8e3c14-8569-34b5-6212-fa5352e61349-52e61343 {
  align-self: center;
}

#w-node-_2bad1a8c-f3b5-54bf-cafc-da1551799779-ca28c488, #w-node-_322f7274-4c95-3e10-6a64-81af76145130-ca28c488, #w-node-_35b1b840-e882-7ca5-e421-688ebedc6490-ca28c488, #w-node-_3f3e9738-d7cf-3b5a-d0b6-6c2c34696604-ca28c488, #w-node-_7088a080-fdff-e35c-0ec1-5336c8d280a6-ca28c488, #w-node-_636d1396-f77b-f6fc-2ca1-acdb29b66613-ca28c488, #w-node-_31f42614-c790-e4c9-5f35-e643f4dc3689-ca28c488, #w-node-_31f42614-c790-e4c9-5f35-e643f4dc368e-ca28c488, #w-node-_009a308c-035f-6b8e-7903-b2474abedcc9-ca28c488, #w-node-_43695797-6b4f-1090-0edc-c9c91f3aa782-ca28c488, #w-node-_66320bc7-2d5d-dfcf-1c60-045422b3202f-ca28c488, #w-node-f5fd059c-2acc-8af1-7d8d-197fd8201b5d-ca28c488, #w-node-_6ef84300-b695-a230-fd27-cad28472de93-ca28c488, #w-node-_6edc6023-248e-6608-9b75-31be9c853447-ca28c488, #w-node-_01ca1c36-4f4a-f722-743a-a5f41a78bbb6-ca28c488 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45f8f56f-0dfc-1e67-caef-5814523a609f-ca28c488 {
  justify-self: end;
}

#w-node-e554ee35-35e5-1173-4615-f3057fb35b84-ca28c48a {
  justify-self: start;
}

#w-node-e554ee35-35e5-1173-4615-f3057fb35b8b-ca28c48a, #w-node-e554ee35-35e5-1173-4615-f3057fb35b90-ca28c48a, #w-node-e554ee35-35e5-1173-4615-f3057fb35b95-ca28c48a, #w-node-e554ee35-35e5-1173-4615-f3057fb35b9a-ca28c48a, #w-node-e554ee35-35e5-1173-4615-f3057fb35b9f-ca28c48a, #w-node-e554ee35-35e5-1173-4615-f3057fb35ba4-ca28c48a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_254dcf0f-574a-d0be-b5d6-70085ba636ac-ca28c48a, #w-node-d27e20b4-ce38-2088-b23e-51cbe599a8ac-ca28c48a, #w-node-_5d482779-b389-8b2e-f56d-ff08b32d5cf3-ca28c48a, #w-node-_5d482779-b389-8b2e-f56d-ff08b32d5d03-ca28c48a, #w-node-_15bf6971-89e6-b0b9-4930-e9115b8241a9-ca28c48a, #w-node-_15bf6971-89e6-b0b9-4930-e9115b8241ad-ca28c48a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7cd4af5c-b145-7785-9da7-f22b4cf1b2c4-ca28c48b, #w-node-ff7ac165-86bf-7831-3d0c-ab37ee9e5f60-ca28c48b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c20e0fac-4e73-3295-2ad3-1805ba011cbf-ba011cba {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_20315aba-816d-fc73-e042-b6eb1e08e98b-ca28c49c, #w-node-_556a4fe7-4e3b-4b85-4c0a-144b9746d2d5-ca28c49c, #w-node-ee08c482-b7f8-c7fc-b9fe-f8ad975d6527-ca28c49c, #w-node-f72855f0-30db-4dbd-acb9-65e32f8d9133-ca28c49c, #w-node-e8282fb8-9bc1-0bed-c8de-aab998b13067-ca28c49c, #w-node-_7a46f05f-afde-02e3-e92b-f9f342d1c32f-ca28c49c, #w-node-_7a46f05f-afde-02e3-e92b-f9f342d1c331-ca28c49c, #w-node-_7a46f05f-afde-02e3-e92b-f9f342d1c333-ca28c49c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d7e6c6c1-51a9-71e7-c20c-f2671c2dbaf0-ca28c49d, #w-node-c190069f-5af3-1357-2e0d-9f30e4dca26b-ca28c49d {
  justify-self: start;
}

#w-node-c8f9cbb2-e1a3-78ab-8775-c6c59d116beb-ca28c49d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c8f9cbb2-e1a3-78ab-8775-c6c59d116bef-ca28c49d {
  justify-self: start;
}

#w-node-a8faf060-c2be-b811-8287-6dbe19ae788b-19ae7872 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-a81890c4-bf66-2373-0e58-23c493c8a84b-ca28c4a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: start;
}

#w-node-_50f73c75-f354-b9ac-bf3c-a591e3b732b9-ca28c4a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-dd766060-1bba-ba4a-25ee-ae423c4dc2b2-3c4dc2af, #w-node-dd766060-1bba-ba4a-25ee-ae423c4dc2b7-3c4dc2af, #w-node-_54cd725b-454e-c81f-8062-5972e4546f56-ca28c4ba, #w-node-_652d6b94-12bf-824d-1471-02fe13961773-ca28c4ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f939490b-8e47-81a6-ac9b-8ff3d4e2c180-ca28c4ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-d5d9956e-68e2-08f1-cf95-7ce197568c40-ca28c4ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_244e001c-e9b3-727a-ae94-759160614710-ca28c4ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-b98397f8-ba40-02c3-8e90-f1210b6141ce-ca28c4bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8ce94abe-1523-67a8-be91-ffc89f7f1603-9f7f1596 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: end;
}

#w-node-_8834b9d7-be32-1c19-3f9e-0e471b9f399d-9f7f1596, #w-node-_8834b9d7-be32-1c19-3f9e-0e471b9f39a5-9f7f1596, #w-node-_8834b9d7-be32-1c19-3f9e-0e471b9f39ad-9f7f1596 {
  justify-self: start;
}

#w-node-_84b6d1e7-af83-468f-7368-125d944a6de8-ca28c4d7 {
  justify-self: end;
}

#w-node-d9150fb0-2799-c8d0-dbea-5582f30b8ed0-a7edfded {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-d9150fb0-2799-c8d0-dbea-5582f30b8ed4-a7edfded {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9150fb0-2799-c8d0-dbea-5582f30b8ee5-a7edfded, #w-node-d9150fb0-2799-c8d0-dbea-5582f30b8eee-a7edfded {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-d9150fb0-2799-c8d0-dbea-5582f30b8ef2-a7edfded {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9150fb0-2799-c8d0-dbea-5582f30b8f01-a7edfded {
  align-self: start;
}

#w-node-_4b71bea2-468c-ba72-20e2-47b69803a775-ca28c4f0, #w-node-_3c8a3358-b224-9ce0-4659-61e693469d6d-ca28c4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d512621a-f794-59ac-d80f-8a57411b96e2-ca28c4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_45f52b38-cf4b-8e88-d1e0-c411e769a7af-ca28c4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: end;
}

#w-node-_9cadbc39-6411-476b-d7ca-3658d7c29a8c-ca28c4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_19fe47ca-f2fd-e650-f3b0-46ed6d19bf3e-ca28c4f0 {
  align-self: center;
}

#w-node-_42156181-54c3-2f1f-9d5c-027994c561d2-ca28c4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42156181-54c3-2f1f-9d5c-027994c561d5-ca28c4f0 {
  align-self: center;
}

#w-node-_285f4e8f-677a-478d-b17e-0ff14b5e7a9a-ca28c4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_285f4e8f-677a-478d-b17e-0ff14b5e7a9d-ca28c4f0 {
  align-self: center;
}

#w-node-fc146cc2-4077-8c41-a65f-96f5895e2916-ca28c4f0 {
  justify-self: end;
}

#w-node-_14ddfe04-ae5f-9539-1ea4-32191c927d7e-ca28c4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a14d0769-fdc2-e89d-8f68-2d2186a4d53b-ca28c4f0 {
  justify-self: end;
}

#w-node-b3fbb3c9-ab03-dc81-4f9b-fca4bdd9699e-ca28c4f0, #w-node-_5c1e5db8-926e-1a88-3cc8-4e981746f938-ca28c4f0, #w-node-_4e7d921a-0d9f-8d95-76c0-f52589accf8c-ca28c4f0, #w-node-_26377a40-93f4-5d4a-3890-dfff14d9f996-ca28c4f0, #w-node-_7bbc7ebb-07c5-f459-6882-34c74c266e19-ca28c4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ab85e43b-63f4-b761-dd9e-6bc561fd1bdf-ca28c4f0, #w-node-_8f8a5086-55d2-22b7-259a-afabaf666abd-ca28c4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_61914fa1f3028ad34c1c480b000000000014-ca28c52c {
  align-self: stretch;
}

#w-node-_48179c42-8780-db30-ba01-1c22fea07ab4-ca28c52f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-e8282fb8-9bc1-0bed-c8de-aab998b13067-ca28c49c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_164df552-693d-6dd6-6bca-f59f5c50e8bc-761e8ef4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_757349c4-ee42-c160-a5bb-c868fac01ed7-ca28c472, #w-node-_6d8e3c14-8569-34b5-6212-fa5352e61347-52e61343 {
    justify-self: center;
  }

  #w-node-_45f8f56f-0dfc-1e67-caef-5814523a609f-ca28c488 {
    justify-self: auto;
  }

  #w-node-e554ee35-35e5-1173-4615-f3057fb35b83-ca28c48a {
    order: 9999;
  }

  #w-node-_254dcf0f-574a-d0be-b5d6-70085ba636ac-ca28c48a, #w-node-_5d482779-b389-8b2e-f56d-ff08b32d5cf3-ca28c48a, #w-node-_5d482779-b389-8b2e-f56d-ff08b32d5d03-ca28c48a, #w-node-_15bf6971-89e6-b0b9-4930-e9115b8241a9-ca28c48a, #w-node-_15bf6971-89e6-b0b9-4930-e9115b8241ad-ca28c48a {
    grid-column: span 1 / span 1;
  }

  #w-node-c20e0fac-4e73-3295-2ad3-1805ba011cc0-ba011cba {
    order: -9999;
  }

  #w-node-_20315aba-816d-fc73-e042-b6eb1e08e98b-ca28c49c {
    justify-self: stretch;
  }

  #w-node-a81890c4-bf66-2373-0e58-23c493c8a84b-ca28c4a1 {
    order: 9999;
    justify-self: center;
  }

  #w-node-_50f73c75-f354-b9ac-bf3c-a591e3b732b9-ca28c4a1 {
    justify-self: center;
  }

  #w-node-dbf466ca-8f17-e78b-fa11-038c0e2b26a8-ca28c4bb {
    order: -9999;
  }

  #w-node-_8ce94abe-1523-67a8-be91-ffc89f7f15c5-9f7f1596 {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8ce94abe-1523-67a8-be91-ffc89f7f1603-9f7f1596 {
    justify-self: stretch;
  }

  #w-node-d9150fb0-2799-c8d0-dbea-5582f30b8f01-a7edfded {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-fc146cc2-4077-8c41-a65f-96f5895e2916-ca28c4f0 {
    order: -9999;
    justify-self: start;
  }

  #w-node-a14d0769-fdc2-e89d-8f68-2d2186a4d53b-ca28c4f0 {
    justify-self: auto;
  }

  #w-node-b3fbb3c9-ab03-dc81-4f9b-fca4bdd9699e-ca28c4f0 {
    justify-self: end;
  }

  #w-node-_5c1e5db8-926e-1a88-3cc8-4e981746f938-ca28c4f0 {
    justify-self: center;
  }

  #w-node-_325986d5-fba8-48e3-0301-5e5357d6c4ea-ca28c4f0, #w-node-_7ac754a3-290b-17e6-2442-e8c6c4c076dc-ca28c4f0 {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e8bddc94-6f39-679c-c0a3-96d9ae56c2f0-761e8ef4, #w-node-_00e78981-e2c5-52a6-82f9-f051afa50f3c-761e8ef4, #w-node-d218276f-c3a8-09c0-75c6-a110df15e872-761e8ef4 {
    justify-self: start;
  }

  #w-node-_164df552-693d-6dd6-6bca-f59f5c50e8bc-761e8ef4 {
    grid-column: span 1 / span 1;
  }

  #w-node-_6d8e3c14-8569-34b5-6212-fa5352e61347-52e61343, #w-node-_35b1b840-e882-7ca5-e421-688ebedc6490-ca28c488, #w-node-_3f3e9738-d7cf-3b5a-d0b6-6c2c34696604-ca28c488, #w-node-_7088a080-fdff-e35c-0ec1-5336c8d280a6-ca28c488, #w-node-_636d1396-f77b-f6fc-2ca1-acdb29b66613-ca28c488 {
    justify-self: center;
  }

  #w-node-_254dcf0f-574a-d0be-b5d6-70085ba636ac-ca28c48a, #w-node-_5d482779-b389-8b2e-f56d-ff08b32d5cf3-ca28c48a, #w-node-_5d482779-b389-8b2e-f56d-ff08b32d5d03-ca28c48a, #w-node-_15bf6971-89e6-b0b9-4930-e9115b8241a9-ca28c48a, #w-node-_15bf6971-89e6-b0b9-4930-e9115b8241ad-ca28c48a, #w-node-c8f9cbb2-e1a3-78ab-8775-c6c59d116beb-ca28c49d, #w-node-_8ce94abe-1523-67a8-be91-ffc89f7f15c5-9f7f1596 {
    grid-column: span 1 / span 1;
  }

  #w-node-_84b6d1e7-af83-468f-7368-125d944a6de8-ca28c4d7, #w-node-d9150fb0-2799-c8d0-dbea-5582f30b8ed0-a7edfded, #w-node-d9150fb0-2799-c8d0-dbea-5582f30b8eee-a7edfded {
    justify-self: start;
  }

  #w-node-d9150fb0-2799-c8d0-dbea-5582f30b8f01-a7edfded {
    grid-column: span 1 / span 1;
  }

  #w-node-b3fbb3c9-ab03-dc81-4f9b-fca4bdd9699e-ca28c4f0, #w-node-_5c1e5db8-926e-1a88-3cc8-4e981746f938-ca28c4f0, #w-node-de169897-260e-ead4-4140-90491fafdd5e-ca28c4f0 {
    justify-self: stretch;
  }

  #w-node-e3a90f75-d470-7097-bbbe-55a933809da3-ca28c52f, #w-node-_4d23d9c3-32aa-001b-0596-e5a65931aef9-ca28c52f, #w-node-_5d0cf41d-1172-6000-505c-5abc2306569e-ca28c52f, #w-node-ae36a11d-9aa6-9b99-1c4e-812c3ccf1b6f-ca28c52f, #w-node-_529f5180-557e-0011-a8c7-d413bd690ec5-ca28c52f, #w-node-_529f5180-557e-0011-a8c7-d413bd690ed0-ca28c52f, #w-node-_529f5180-557e-0011-a8c7-d413bd690edb-ca28c52f, #w-node-_529f5180-557e-0011-a8c7-d413bd690ee6-ca28c52f, #w-node-_3e7a3750-203b-4f65-b2ff-7193010c307e-ca28c52f, #w-node-_820331d6-c4e7-e22c-17e6-307c4ba0cf79-ca28c52f, #w-node-_2cc935a5-ba4b-b138-1cd0-3ca62c07d263-ca28c52f, #w-node-_2cc935a5-ba4b-b138-1cd0-3ca62c07d26e-ca28c52f, #w-node-_2cc935a5-ba4b-b138-1cd0-3ca62c07d279-ca28c52f, #w-node-cd97ed09-7ee7-f868-9f24-92008cbffbf9-ca28c52f, #w-node-_678fa4ae-1fca-b02f-fd27-9efe550463d6-ca28c52f, #w-node-_053b3848-5278-b0d0-565f-4e26607311a1-ca28c52f, #w-node-_8638ecc7-fc7a-8770-ed2b-943d852abcf3-ca28c52f, #w-node-d7e62f01-1c68-6af4-0f0b-aa76e3a3f0a9-ca28c52f, #w-node-d7e62f01-1c68-6af4-0f0b-aa76e3a3f0bd-ca28c52f, #w-node-fdedfdaf-07eb-26ce-ec5a-44f9429fbce6-ca28c52f, #w-node-e5098d5c-99e5-a310-1707-51b579e0852f-ca28c52f, #w-node-_1d39ea8e-bae3-1512-4ef0-cdf93fc0f8da-ca28c52f, #w-node-_0959ac05-e5ad-fd43-8e7e-a09dd2f57df9-ca28c52f, #w-node-d7e62f01-1c68-6af4-0f0b-aa76e3a3f0d1-ca28c52f, #w-node-f9a626ae-4f05-7075-0d66-3072978dbb53-ca28c52f, #w-node-_5e353be1-d012-39fc-eeb8-2763382b8e35-ca28c52f {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_254dcf0f-574a-d0be-b5d6-70085ba636ac-ca28c48a, #w-node-d27e20b4-ce38-2088-b23e-51cbe599a8ac-ca28c48a, #w-node-_5d482779-b389-8b2e-f56d-ff08b32d5d03-ca28c48a, #w-node-_15bf6971-89e6-b0b9-4930-e9115b8241ad-ca28c48a, #w-node-c8f9cbb2-e1a3-78ab-8775-c6c59d116beb-ca28c49d {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Social Icons Font';
  src: url('../fonts/social-icon-font.woff2') format('woff2'), url('../fonts/social-icon-font.eot') format('embedded-opentype'), url('../fonts/social-icon-font.woff') format('woff'), url('../fonts/social-icon-font.ttf') format('truetype'), url('../fonts/social-icon-font.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Line Square Icons';
  src: url('../fonts/line-square-icons.woff2') format('woff2'), url('../fonts/line-square-icons.eot') format('embedded-opentype'), url('../fonts/line-square-icons.woff') format('woff'), url('../fonts/line-square-icons.ttf') format('truetype'), url('../fonts/line-square-icons.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Filled Icons';
  src: url('../fonts/filled-icon-font.woff2') format('woff2'), url('../fonts/filled-icon-font.eot') format('embedded-opentype'), url('../fonts/filled-icon-font.woff') format('woff'), url('../fonts/filled-icon-font.ttf') format('truetype'), url('../fonts/filled-icon-font.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Line Rounded Icons';
  src: url('../fonts/line-rounded-icons.woff2') format('woff2'), url('../fonts/line-rounded-icons.eot') format('embedded-opentype'), url('../fonts/line-rounded-icons.woff') format('woff'), url('../fonts/line-rounded-icons.ttf') format('truetype'), url('../fonts/line-rounded-icons.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onest';
  src: url('../fonts/OnestMedium1602-hint.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onest';
  src: url('../fonts/OnestRegular1602-hint.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onest';
  src: url('../fonts/OnestBold1602-hint.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onest';
  src: url('../fonts/OnestExtraBold1602-hint.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}