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

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 36px;
}

.m-marketplace-site-wrapper {
  width: 100%;
  max-width: 1170px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 88px;
  padding-bottom: 88px;
  display: flex;
}

.m-marketplace-section-black-heading {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 37px;
  font-weight: 800;
  line-height: 1.3;
}

.m-marketplace-growth__grid {
  width: 100%;
  max-width: 800px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.m-marketplace-growth__stat-paragraph {
  color: #29aae1;
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.3;
}

.m-marketplace-growth__stat-container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.m-marketplace-growth__stat-count {
  color: #29aae1;
  text-align: center;
  margin-bottom: 10px;
  font-family: Jost, sans-serif;
  font-size: 27px;
  font-weight: 600;
  line-height: 1.3;
}

.m-marketplace-growth__stat-icon {
  width: 50px;
  margin-bottom: 15px;
}

.getting-started-section {
  background-color: #d4f2ff;
}

.m-marketplace-growth-heading-divider {
  width: 100px;
  height: 10px;
  background-color: #29aae1;
  border-radius: 20px;
  margin-bottom: 80px;
}

.m-marketplace-growth-heading-divider.background-color-yellow {
  background-color: #fddb00;
}

.m-marketplace-growth-heading-divider.background-color-yellow.padding-bottom-20, .m-marketplace-growth-heading-divider.margin-bottom-20 {
  margin-bottom: 20px;
}

.m-marketplace-getting-started-grid {
  width: 100%;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 50px;
}

.m-marketplace-step-container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.m-marketplace-step-image {
  width: 100%;
  max-width: 196px;
  margin-bottom: 20px;
}

.m-marketplace-step-p {
  color: #000;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
}

.m-marketplace-step-heading {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-family: Jost, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.m-marketplace-step-subtext {
  color: #29aae1;
}

.image-2b {
  width: 100%;
  max-height: 196px;
  margin-bottom: 20px;
}

.m-marketplace-getting-started-link {
  color: #fff;
  background-color: #00a54f;
  margin-top: 40px;
  padding: 10px 25px;
  font-family: Jost, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.seller-checklist-section {
  background-color: #000;
  background-image: url('../images/seller-checklist-background.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.seller-checklist-section__grid {
  width: 100%;
  grid-template-rows: auto;
}

.seller-checklist-section__gridx2 {
  grid-template-rows: auto auto auto;
  grid-template-columns: auto 1fr;
  margin-top: 30px;
}

.m-marketplace-step-1 {
  font-size: 16px;
}

.seller-checklist-section__check-text {
  color: #fff;
}

.seller-checklist-section__check-img {
  width: 20px;
}

.m-marketplace-seller-portal-grid {
  width: 100%;
  grid-template-rows: auto;
  margin-top: 40px;
}

.m-marketplace-portal-li-right {
  justify-content: flex-end;
  margin-bottom: 20px;
  display: flex;
}

.m-marketplace-portal-li-icon {
  width: 50px;
  margin-left: 20px;
}

.m-marketplace-portal-li-container {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.m-marketplace-li-right-portal-subtext {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.m-marketplace-portal-li-heading {
  color: #00a54f;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.m-marketplace-portal-li-icon-image {
  width: 50px;
  margin-right: 20px;
}

.m-marketplace-portal-li-right-text-container {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.m-marketplace-portal-subtext {
  text-align: center;
  margin-top: 20px;
  padding-left: 250px;
  padding-right: 250px;
  font-size: 16px;
  line-height: 1.5;
}

.m-marketplace-portal-subtext.padding-top-40 {
  margin-top: 0;
  margin-bottom: 40px;
  line-height: 1.5;
}

.eligable-categories-section {
  background-color: #242b32;
}

.m-marketplace-eligible-grid {
  width: 90%;
  grid-row-gap: 35px;
  grid-template-rows: auto auto auto auto;
  margin-top: 80px;
}

.m-marketplace-eligable-categories-text-container {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}

.m-marketplace-eligable-categories-text-container-span {
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.8;
}

.m-marketplace-eligable-categories0image {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.apply-now-section {
  background-color: #55a8dc;
  background-image: url('../images/icon-background.png');
  background-position: 0 0;
  background-size: cover;
}

.m-marketplace-apply-now-text-italics {
  font-size: 16px;
  font-style: normal;
  line-height: 1.5;
}

.m-marketplace-apply-now-text {
  color: #fff;
  text-align: center;
}

.m-marketplace-get-started-button {
  color: #fff;
  background-color: #00a54f;
  border-radius: 20px;
  margin-top: 40px;
  padding: 10px 25px;
  font-family: Jost, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.m-marketplace-fotter-grid {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 3.25fr auto auto auto;
}

.section-wrapper-footer {
  width: 100%;
  max-width: 1170px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.m-marketplace-footer-link {
  color: #000;
  font-family: Jost, sans-serif;
  text-decoration: none;
}

.m-marketplace-footer-link:hover {
  text-decoration: underline;
}

.m-marketplace-footer-legal-text {
  font-family: Jost, sans-serif;
}

.pricing-structure-section {
  background-color: #fdfae9;
}

.m-marketplace-pricing-grid {
  width: 90%;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  margin-top: 50px;
}

.m-marketplace-pricing-subtext {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}

.m-marketplace-icon-symbol {
  width: 130px;
  margin-bottom: 20px;
}

.m-marketplace-icon-container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.m-marketplace-pricing-subheader {
  text-transform: uppercase;
  font-family: Jost, sans-serif;
  font-weight: 700;
}

.paragraph-pricing-structure {
  width: 70%;
  text-align: center;
  font-size: 16px;
  line-height: 1.3;
}

.m-marketplace-shipping-container {
  width: 100%;
  max-width: 1170px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 88px;
  display: flex;
}

.m-marketplace-shipping-grid {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
}

.pricing-structure-section-2 {
  background-color: #fdfae9;
  background-image: url('../images/shipping-image.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 700px;
}

.makro-faq-section {
  background-color: #fff;
}

.accordion_title-wrapper {
  z-index: 2;
  color: #000;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.container-small {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.accordion_item {
  padding: 1rem 0;
  position: relative;
  overflow: hidden;
}

.accordion_description-wrapper {
  z-index: 2;
  position: relative;
  overflow: hidden;
}

.accordion_title {
  font-size: 1.125rem;
  font-weight: 500;
}

.accordion_arrow {
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.accordion_list-wrapper {
  padding-left: 0;
  list-style-type: none;
}

.main-wrapper {
  margin-top: 40px;
}

.accordion_description {
  margin-top: 1rem;
  font-size: 16px;
  line-height: 1.5;
}

.accordion_item-wrapper {
  cursor: pointer;
  border-bottom: 1px solid #e6e9ea;
  margin-bottom: 0;
}

.accordion_item-wrapper.w--current {
  background-color: #f7f7f4;
  border-bottom-style: none;
  border-radius: 5px;
}

.m-marketplace-about {
  background-color: #e2e2e2;
  background-image: url('../images/blocks.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.m-marketplace-about__grid {
  width: 90%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.m-marketplace-about__grid-col-left-img {
  height: 100%;
  object-fit: cover;
}

.m-marketplace-about__grid-col-left {
  object-fit: cover;
}

.marketplace-tabs {
  width: 100%;
}

.m-marketplace-tabs-menu {
  justify-content: center;
  display: flex;
}

.tab-link-tab-1 {
  color: #fff;
  background-color: #00a54f;
  font-family: Jost, sans-serif;
  font-weight: 500;
}

.tab-link-tab-1.w--current {
  background-color: #008640;
}

.tab-link-tab-2 {
  color: #fff;
  background-color: #00a54f;
  font-family: Jost, sans-serif;
  font-weight: 500;
}

.tab-link-tab-2.w--current {
  background-color: #008640;
}

.tab-link-tab-3 {
  color: #fff;
  background-color: #00a54f;
  font-family: Jost, sans-serif;
  font-weight: 500;
}

.tab-link-tab-3.w--current {
  background-color: #008640;
}

.tab-link-tab-4 {
  color: #fff;
  background-color: #00a54f;
  font-family: Jost, sans-serif;
  font-weight: 500;
}

.tab-link-tab-4.w--current {
  color: #fff;
  background-color: #008640;
  font-family: Jost, sans-serif;
  font-weight: 500;
}

.tab-link-tab-5 {
  color: #fff;
  background-color: #00a54f;
  font-family: Jost, sans-serif;
  font-weight: 500;
}

.tab-link-tab-5.w--current {
  background-color: #008640;
}

.m-marketplace-about__grid-col-right-paragraph {
  max-width: 540px;
  margin-bottom: 0;
  font-size: 16px;
}

.m-marketplace-testimonials {
  background-color: #d4f2ff;
  background-image: url('../images/triangle-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.m-marketplace-testimonials__grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.m-marketplace-testimonials-container {
  min-height: 300px;
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  display: flex;
  position: relative;
  box-shadow: 0 9px 20px rgba(93, 101, 112, .51);
}

.m-marketplace-testimonials-title {
  font-weight: 700;
}

.m-marketplace-getting-started-divider, .m-marketplace-portal-divider {
  width: 100px;
  height: 10px;
  background-color: #29aae1;
  border-radius: 20px;
}

.m-marketplace-portal-divider.background-color-green {
  background-color: #00a54f;
}

.m-marketplace-eligible-divider {
  width: 100px;
  height: 10px;
  background-color: #29aae1;
  border-radius: 20px;
}

.m-marketplace-eligible-divider.background-color-green {
  background-color: #00a54f;
}

.grow-your-business-section {
  background-image: url('../images/shipping-background.png');
}

.m-marketplace-section-white-heading {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 37px;
  font-weight: 800;
  line-height: 1.3;
}

.m-marketplace-section-black-heading-left {
  color: #000;
  text-align: left;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 37px;
  font-weight: 800;
  line-height: 1.3;
}

.m-marketplace-section-white-heading-left {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 37px;
  font-weight: 800;
  line-height: 1.3;
}

.m-marketplace-testimonials-heading-divider {
  width: 100px;
  height: 10px;
  background-color: #00a54f;
  border-radius: 20px;
  margin-bottom: 80px;
}

.m-marketplace-shipping-text {
  max-width: 550px;
  font-size: 16px;
  line-height: 1.5;
}

.m-marketplace-growth-heading-divider-80, .m-marketplace-growth-heading-divider-seller {
  width: 100px;
  height: 10px;
  background-color: #29aae1;
  border-radius: 20px;
  margin-bottom: 20px;
}

.m-marketplace-header {
  background-color: #000;
  background-image: url('../images/m-marketplace-desktop-hero-triangle.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.m-marketplace-site-wrapper--nav {
  width: 100%;
  max-width: 1170px;
  border-bottom: 1px solid #524f4f;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.m-marketplace-mobile-nav {
  width: 100%;
  background-color: #000;
  display: none;
}

.m-marketplace-nav-link {
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.m-marketplace-mobile-logo {
  height: 50px;
}

.m-marketplace-desktop-navigation {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 20px;
}

.m-marketplace-desktop-navigation-grid {
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
}

.m-marketplace-desktop-navigation-logo {
  height: 50px;
}

.m-marketplace-header-link {
  color: #fff;
  text-align: center;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.m-marketplace-header-link:hover {
  color: rgba(255, 255, 255, .84);
}

.m-marketplace-header-link:active {
  color: #fff;
}

.m-marketplace-desktop-navigation-link-container {
  justify-content: space-between;
  display: flex;
}

.link-block-4-btn {
  color: #fff;
  text-align: center;
  background-color: #00a551;
  border-radius: 3px;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: 10px 20px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.link-block-4-btn:hover {
  background-color: #00813f;
}

.link-block-4-btn:active {
  background-color: #00a551;
}

.m-marketplace-site-wrapper-hero {
  width: 100%;
  max-width: 1170px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.m-marketplace-form-block {
  width: 550px;
  margin-bottom: 0;
}

.submit-button {
  background-color: #ec1c24;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.text-field {
  height: 50px;
}

.m-marketplace-signup {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
}

.m-marketplace-marketplace-text {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
}

.m-marketplace-start-selling {
  color: #fff;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
}

.m-marketplace-hero-register-container {
  width: 80%;
  flex-direction: column;
  justify-content: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.m-marketplace-portal-li-text {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.m-marketplace-portal-li {
  justify-content: flex-end;
  margin-bottom: 20px;
  display: flex;
}

.m-marketplace-nav-link-btn {
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.m-marketplace-testimonials__text-container {
  flex-direction: column;
  flex: 1;
  align-items: center;
  display: flex;
}

.page-container {
  height: 50px;
}

.heading {
  color: #000;
  margin-bottom: 60px;
}

.text-block-11 {
  font-weight: 700;
}

.grid-13 {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  margin-bottom: 40px;
  margin-left: 40px;
}

.div-block-16 {
  width: 100%;
  margin-bottom: 20px;
}

.text-block-11cde {
  margin-bottom: 40px;
}

.text-block-11dooby {
  margin-bottom: 20px;
  font-weight: 700;
}

.grid-13b {
  width: 100%;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: auto 1fr;
  margin-bottom: 40px;
  margin-left: 40px;
}

.grid-13bcde {
  width: 100%;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  margin-bottom: 40px;
  margin-left: 40px;
}

.text-span-3 {
  text-decoration: underline;
}

.text-block-11doobydoodoo {
  font-weight: 700;
}

.grid-13bcdesdad {
  width: 100%;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: auto 1fr;
  margin-bottom: 40px;
  margin-left: 40px;
}

.grid-13bcdesdad-other {
  width: 100%;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: auto 1fr;
  margin-bottom: 40px;
  margin-left: 40px;
}

.grid-fees-payment {
  width: 100%;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: auto 1fr;
  margin-bottom: 40px;
  margin-left: 40px;
}

.grid-purchase-order-processing {
  width: 100%;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: auto 1fr;
  margin-bottom: 40px;
  margin-left: 40px;
}

.grid-cancel-return {
  width: 100%;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  margin-bottom: 40px;
  margin-left: 40px;
}

.recalls-defects {
  margin-bottom: 20px;
  font-weight: 700;
}

.m-marketplace-funding {
  background-image: linear-gradient(rgba(0, 0, 0, .61), rgba(0, 0, 0, .61)), url('../images/funding-background.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.m-marketplace-section-white-heading-left-center {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 37px;
  font-weight: 800;
  line-height: 1.3;
}

.marketplace-paragraph-block {
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}

.marketplace-introducing-text {
  color: #fff;
  font-family: Jost, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
}

.m-marketplace-funding-heading-divider-funding {
  width: 100px;
  height: 10px;
  background-color: red;
  border-radius: 20px;
  margin-bottom: 40px;
}

.mmarketplace-use-tomorrow-block {
  background-color: #000;
  margin-bottom: 40px;
  padding: 10px 20px;
}

.marketp-lace-text-block {
  color: #fff;
}

.marketplace-link-button {
  color: #fff;
  border: 1px solid #fff;
  margin-top: 20px;
  padding: 10px 20px;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.div-block-18 {
  width: 100%;
  max-width: 1170px;
  display: flex;
}

.div-block-19 {
  width: 50%;
  justify-content: center;
  margin-top: 40px;
  margin-right: 60px;
  display: flex;
}

.image {
  height: 500px;
}

.m-marketplace-start-selling-terms {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  text-decoration: underline;
}

.link-block-6 {
  color: #00a54f;
}

@media screen and (min-width: 1280px) {
  .tab-link-tab-1.w--current, .tab-link-tab-2.w--current, .tab-link-tab-3.w--current, .tab-link-tab-4.w--current, .tab-link-tab-5.w--current {
    color: #000;
    background-color: #fddb00;
  }

  .m-marketplace-header {
    background-position: 0 100%;
  }

  .marketp-lace-text-block {
    font-family: Roboto, sans-serif;
    font-weight: 500;
  }

  .marketplace-link-button {
    color: #fff;
    border: 1px solid #fff;
    margin-top: 20px;
    padding: 10px 20px;
    font-family: Jost, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
  }
}

@media screen and (max-width: 991px) {
  .m-marketplace-section-black-heading, .m-marketplace-growth__grid {
    margin-left: 20px;
    margin-right: 20px;
  }

  .m-marketplace-getting-started-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .seller-checklist-section {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .seller-checklist-section__grid {
    grid-template-columns: 1fr;
    margin-left: 40px;
    margin-right: 40px;
  }

  .seller-checklist-section__gridx2 {
    margin-left: 20px;
  }

  .m-marketplace-portal-li-icon, .m-marketplace-portal-li-icon-image {
    align-self: flex-start;
  }

  .m-marketplace-portal-subtext {
    padding-left: 60px;
    padding-right: 60px;
  }

  .m-marketplace-pricing-grid, .paragraph-pricing-structure {
    width: 90%;
  }

  .m-marketplace-shipping-grid {
    width: 90%;
    grid-template-columns: 2fr;
  }

  .pricing-structure-section-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .accordion_item, .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .m-marketplace-about {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .m-marketplace-about__grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .m-marketplace-about__grid-col-right-paragraph {
    max-width: none;
  }

  .m-marketplace-testimonials__grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: 20px;
    margin-right: 20px;
  }

  .m-marketplace-testimonials-container {
    min-height: 280px;
  }

  .m-marketplace-section-white-heading {
    margin-left: 20px;
    margin-right: 20px;
  }

  .m-marketplace-section-black-heading-left {
    margin-left: 0;
    margin-right: 20px;
  }

  .m-marketplace-section-white-heading-left {
    margin-left: 20px;
    margin-right: 20px;
  }

  .m-marketplace-shipping-text {
    max-width: none;
  }

  .m-marketplace-growth-heading-divider-seller {
    margin-left: 20px;
  }

  .m-marketplace-header {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .m-marketplace-mobile-nav {
    display: block;
  }

  .m-marketplace-nav-link {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .m-marketplace-mobile-menu-icon-symbol {
    color: #fff;
  }

  .m-marketplace-brand {
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .m-marketplace-mobile-menu-icon.w--open {
    background-color: #29aae1;
  }

  .m-marketplace-container {
    align-items: center;
    display: flex;
  }

  .m-marketplace-desktop-navigation {
    display: none;
  }

  .m-marketplace-portal-li-text {
    text-align: right;
  }

  .m-marketplace-nav-menu {
    background-color: #000;
  }

  .m-marketplace-nav-link-btn {
    background-color: #00a551;
    border-radius: 3px;
    margin-bottom: 20px;
  }

  .m-marketplace-section-white-heading-left-center, .marketplace-paragraph-block {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-18 {
    flex-direction: column-reverse;
    align-items: center;
  }

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

@media screen and (max-width: 767px) {
  .m-marketplace-site-wrapper.padding-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .m-marketplace-section-black-heading {
    font-size: 31px;
  }

  .m-marketplace-growth__grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .m-marketplace-seller-portal-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .m-marketplace-portal-li-icon {
    margin-right: 20px;
  }

  .m-marketplace-portal-li-container {
    align-items: flex-start;
  }

  .m-marketplace-portal-li-icon-image {
    margin-left: 20px;
  }

  .m-marketplace-portal-subtext {
    text-align: center;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .m-marketplace-eligible-grid {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .m-marketplace-fotter-grid {
    width: 90%;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .m-marketplace-pricing-grid {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .accordion_item {
    padding-left: 0;
    padding-right: 0;
  }

  .accordion_title {
    font-size: 1.125rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .accordion_description {
    margin-left: 0;
  }

  .m-marketplace-tabs-menu {
    flex-direction: column;
    align-items: stretch;
  }

  .m-marketplace-testimonials__grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .m-marketplace-testimonials-container {
    min-height: auto;
    padding-bottom: 40px;
  }

  .m-marketplace-section-white-heading, .m-marketplace-section-black-heading-left, .m-marketplace-section-white-heading-left {
    font-size: 31px;
  }

  .m-marketplace-nav-link {
    text-transform: capitalize;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .m-marketplace-site-wrapper-hero {
    padding-left: 40px;
    padding-right: 40px;
  }

  .m-marketplace-form-block {
    width: 100%;
  }

  .m-marketplace-start-selling {
    letter-spacing: 1px;
  }

  .m-marketplace-hero-register-container {
    width: 100%;
  }

  .m-marketplace-portal-li-text {
    text-align: left;
  }

  .m-marketplace-portal-li {
    flex-direction: row-reverse;
    margin-bottom: 20px;
  }

  .m-marketplace-portal-left-column {
    margin-bottom: -20px;
  }

  .m-marketplace-nav-link-btn {
    margin: 20px;
    padding-left: 20px;
  }

  .m-marketplace-section-white-heading-left-center {
    font-size: 31px;
  }

  .m-marketplace-start-selling-terms {
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 479px) {
  .m-marketplace-section-black-heading {
    line-height: 35px;
  }

  .m-marketplace-getting-started-grid {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .seller-checklist-section {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .seller-checklist-section__grid {
    grid-template-columns: 1fr;
  }

  .seller-checklist-section__gridx2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .m-marketplace-portal-subtext {
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .m-marketplace-tabs-menu {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .m-marketplace-section-white-heading, .m-marketplace-section-black-heading-left, .m-marketplace-section-white-heading-left {
    line-height: 35px;
  }

  .m-marketplace-growth-heading-divider-seller {
    margin-left: 20px;
  }

  .m-marketplace-nav-link {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .m-marketplace-mobile-menu-icon.w--open {
    background-color: #29aae1;
  }

  .m-marketplace-site-wrapper-hero {
    padding-left: 20px;
    padding-right: 20px;
  }

  .m-marketplace-signup {
    font-size: 15px;
  }

  .m-marketplace-marketplace-text {
    font-size: 35px;
  }

  .m-marketplace-start-selling {
    letter-spacing: 0;
    font-size: 12.5px;
    line-height: 1.3;
  }

  .m-marketplace-hero-register-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .m-marketplace-section-white-heading-left-center {
    line-height: 35px;
  }

  .marketplace-paragraph-block, .mmarketplace-use-tomorrow-block {
    margin-left: 20px;
    margin-right: 20px;
  }

  .marketp-lace-text-block {
    text-align: center;
  }

  .m-marketplace-start-selling-terms {
    letter-spacing: 0;
    font-size: 12.5px;
    line-height: 1.3;
  }
}

#w-node-f99f5e00-94c5-8c64-bbc4-c1e918d5e4e5-141e96da, #w-node-df6d9b3f-d4e6-157a-a9a3-f6d1a16c2983-141e96da, #w-node-_6a5603a7-4224-3bed-28bd-333eff87cef6-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-d3f33067-1cb6-6aa7-d62a-3ae2c9474f39-141e96da, #w-node-_60af3daa-fc3f-d810-1e9d-848f0337209d-141e96da, #w-node-_87722326-6249-556a-6e0c-22a615262db1-141e96da, #w-node-ad633ff7-9755-015e-7c1a-de170c113b73-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_4f2aa655-5122-8137-0bc9-2d12ecc184ca-141e96da, #w-node-d0f34cae-1904-03d9-48f4-98c25203e3b3-141e96da, #w-node-_3c29cfd1-0f5e-5af1-3ea3-4a9b792b665f-141e96da, #w-node-ccc80bdc-5e48-f059-4234-aaf20f8a3b6b-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff342d92-0227-7122-0108-40bcd4cf1e18-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_724742e5-4d9d-8cdb-7e56-cc67405800d6-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d387b81d-0730-7d80-baec-65efa1cdf20d-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_4e369d82-d0b4-20fb-f33b-e38cb7e0378c-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b3316df1-b2f0-48e0-aaf8-cc0f6cbe8c30-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5c41304d-3ecb-c70a-d939-f5bd66325278-141e96da, #w-node-_63b84298-ea3a-aeba-8c9e-53b582bb394d-141e96da, #w-node-_0bd97c51-652e-ff4c-a203-8389a7105aec-141e96da, #w-node-d519049b-e1b7-4625-dd91-1bff5d44a75d-141e96da, #w-node-_9ec4c543-be94-6153-8ce1-ecc3d6584d3f-141e96da, #w-node-_9bc5a630-0966-1076-68e8-0bd0bc84393a-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_81eb5e5a-7076-c7e1-f5d5-adb8ff098a70-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e7ce8cc8-50cc-b102-7234-523e204d1107-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_645fe6d6-a17c-4d4f-8dd8-741aa7522f1a-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_0fadd135-d8f1-a5b1-162b-cb4fc83a9305-141e96da, #w-node-_4ccc6090-aad9-419b-76f1-0cd753a30c52-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9c957942-5864-89ff-c7bf-d41c28450b2b-141e96da, #w-node-ab20483a-2ef2-af51-6a74-e2017376bf0d-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d41c1e9f-5286-bcf9-bb65-a19b1d4089e9-141e96da, #w-node-_25c09d57-1223-32a9-7256-3832f505bbbe-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a44e7f01-1392-41de-cb9c-584c167edd1d-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_6a8a34ba-ab34-5c03-39b7-dfa7afd12be3-141e96da, #w-node-_014e1d4f-8396-006d-cd16-90ea1fb7e9f8-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_6041a48c-a8d5-bcb5-6fbf-eb64022f75cb-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_25ab018c-6cb6-7ff4-a94a-67881d64539e-141e96da, #w-node-fa94dbf3-10ee-5bd4-1346-cdbc2b9372a2-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_3e278f3e-350d-bb7e-386c-370c6a968573-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f9bbbb82-b04f-ac53-0ea0-5c98539af74d-141e96da, #w-node-_7d2813a2-58bc-9ba1-dc76-c4eabdfb22e6-141e96da {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9f5f0e64-c9c5-9f93-980f-9852f5174cde-141e96da, #w-node-_4d653390-1043-9542-de21-883faf55d4fb-af55d4f6, #w-node-_4d653390-1043-9542-de21-883faf55d4fe-af55d4f6, #w-node-_4d653390-1043-9542-de21-883faf55d501-af55d4f6, #w-node-_38fd7022-ca15-4feb-d45b-8a5907aea126-07aea107, #w-node-_38fd7022-ca15-4feb-d45b-8a5907aea127-07aea107, #w-node-_38fd7022-ca15-4feb-d45b-8a5907aea128-07aea107, #w-node-_38fd7022-ca15-4feb-d45b-8a5907aea12b-07aea107, #w-node-_38fd7022-ca15-4feb-d45b-8a5907aea12e-07aea107, #w-node-_38fd7022-ca15-4feb-d45b-8a5907aea131-07aea107, #w-node-_38fd7022-ca15-4feb-d45b-8a5907aea134-07aea107, #w-node-_38fd7022-ca15-4feb-d45b-8a5907aea137-07aea107, #w-node-_38fd7022-ca15-4feb-d45b-8a5907aea13a-07aea107, #w-node-_38fd7022-ca15-4feb-d45b-8a5907aea13d-07aea107, #w-node-_5dc71fee-2bc8-b481-ed5e-ec2047e83c39-78d583c4, #w-node-_3819b8ae-dfc1-12b6-9399-9924b9a602d6-78d583c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_0fadd135-d8f1-a5b1-162b-cb4fc83a9305-141e96da {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d41c1e9f-5286-bcf9-bb65-a19b1d4089e9-141e96da {
    grid-area: 5 / 1 / 6 / 2;
  }
}


