{"id":16,"date":"2022-04-28T13:50:13","date_gmt":"2022-04-28T13:50:13","guid":{"rendered":"https:\/\/startersites.io\/blocksy\/gadgets\/?page_id=16"},"modified":"2026-09-01T17:53:56","modified_gmt":"2026-09-01T20:53:56","slug":"sobre-nos","status":"publish","type":"page","link":"https:\/\/3xsmarket.com\/py\/sobre-nos\/","title":{"rendered":"Sobre n\u00f3s"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* =========================================================\n   3XS MARKET\n   SOBRE N\u00d3S\n   REFER\u00caNCIA VISUAL 3XS\n   RESPONSIVO COMPLETO\n   ========================================================= *\/\n\n\n\/* =========================================================\n   BASE\n   ========================================================= *\/\n\n.xs-about {\n  --xs-navy: #071D49;\n  --xs-navy-dark: #04132F;\n\n  --xs-orange: #FF6600;\n  --xs-orange-dark: #E65C00;\n\n  --xs-white: #FFFFFF;\n\n  --xs-soft: #F7F8FA;\n  --xs-soft-2: #F2F4F7;\n\n  --xs-border: #E1E4EA;\n\n  --xs-text: #101828;\n  --xs-muted: #667085;\n\n  width: 100%;\n  max-width: 100%;\n\n  overflow: hidden;\n\n  color: var(--xs-text);\n\n  font-family: inherit;\n}\n\n.xs-about *,\n.xs-about *::before,\n.xs-about *::after {\n  box-sizing: border-box;\n}\n\n.xs-about img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto;\n}\n\n.xs-about svg {\n  display: block;\n}\n\n.xs-about-container {\n  width: min(calc(100% - 48px), 1280px);\n\n  margin-inline: auto;\n}\n\n\n\/* =========================================================\n   EYEBROW\n   ========================================================= *\/\n\n.xs-about-eyebrow {\n  display: inline-block;\n\n  margin-bottom: 13px;\n\n  font-size: 10px;\n  font-weight: 800;\n\n  line-height: 1.3;\n\n  letter-spacing: .11em;\n\n  color: var(--xs-orange);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.xs-about-hero {\n  position: relative;\n\n  overflow: hidden;\n\n  padding: 72px 0 68px;\n\n  background:\n    radial-gradient(\n      circle at 78% 28%,\n      rgba(255,102,0,.10),\n      transparent 26%\n    ),\n    linear-gradient(\n      110deg,\n      #04132F 0%,\n      #071D49 58%,\n      #0B285D 100%\n    );\n}\n\n.xs-about-hero::before {\n  content: \"\";\n\n  position: absolute;\n\n  width: 480px;\n  height: 480px;\n\n  right: -180px;\n  top: -190px;\n\n  border-radius: 50%;\n\n  border: 1px solid rgba(255,255,255,.06);\n}\n\n.xs-about-hero::after {\n  content: \"\";\n\n  position: absolute;\n\n  width: 360px;\n  height: 360px;\n\n  right: -100px;\n  bottom: -220px;\n\n  border-radius: 50%;\n\n  background: rgba(255,102,0,.035);\n}\n\n.xs-about-hero-grid {\n  position: relative;\n\n  z-index: 2;\n\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,.88fr)\n    minmax(430px,1.12fr);\n\n  gap: clamp(45px,6vw,85px);\n\n  align-items: center;\n}\n\n\n\/* =========================================================\n   HERO CONTENT\n   ========================================================= *\/\n\n.xs-about-hero-content {\n  max-width: 590px;\n}\n\n.xs-about-hero h1 {\n  margin: 0;\n\n  font-size: clamp(45px,5vw,64px);\n\n  font-weight: 800;\n\n  line-height: 1.01;\n\n  letter-spacing: -.045em;\n\n  color: #fff;\n}\n\n.xs-about-hero h1 span {\n  display: block;\n\n  color: var(--xs-orange);\n}\n\n.xs-about-hero-content > p {\n  max-width: 550px;\n\n  margin: 20px 0 0;\n\n  font-size: 15px;\n\n  line-height: 1.7;\n\n  color: rgba(255,255,255,.72);\n}\n\n\n\/* =========================================================\n   HERO BENEFITS\n   ========================================================= *\/\n\n.xs-about-hero-benefits {\n  display: grid;\n\n  grid-template-columns: repeat(3,minmax(0,1fr));\n\n  gap: 18px;\n\n  margin-top: 31px;\n}\n\n.xs-about-hero-benefit {\n  display: grid;\n\n  grid-template-columns: 35px minmax(0,1fr);\n\n  gap: 10px;\n\n  align-items: start;\n}\n\n.xs-about-benefit-icon {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: 35px;\n  height: 35px;\n\n  border: 1px solid rgba(255,255,255,.08);\n\n  border-radius: 8px;\n\n  background: rgba(255,255,255,.04);\n}\n\n.xs-about-benefit-icon svg {\n  width: 18px;\n  height: 18px;\n\n  fill: none;\n\n  stroke: #fff;\n\n  stroke-width: 1.6;\n\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.xs-about-hero-benefit strong {\n  display: block;\n\n  font-size: 11px;\n\n  line-height: 1.3;\n\n  color: #fff;\n}\n\n.xs-about-hero-benefit small {\n  display: block;\n\n  margin-top: 3px;\n\n  font-size: 9px;\n\n  line-height: 1.45;\n\n  color: rgba(255,255,255,.55);\n}\n\n\n\/* =========================================================\n   HERO IMAGE\n   ========================================================= *\/\n\n.xs-about-hero-image {\n  min-width: 0;\n}\n\n.xs-about-hero-image img {\n  width: 100%;\n\n  max-height: 430px;\n\n  object-fit: contain;\n\n  border-radius: 15px;\n\n  filter:\n    drop-shadow(0 28px 60px rgba(0,0,0,.22));\n}\n\n\n\/* =========================================================\n   QUEM SOMOS\n   ========================================================= *\/\n\n.xs-about-who {\n  padding: 76px 0;\n\n  background: #fff;\n}\n\n.xs-about-who-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,.9fr)\n    minmax(420px,1.1fr);\n\n  gap: clamp(50px,7vw,90px);\n\n  align-items: center;\n}\n\n.xs-about-who-content {\n  max-width: 560px;\n}\n\n.xs-about-who h2 {\n  margin: 0;\n\n  font-size: clamp(38px,4vw,50px);\n\n  font-weight: 800;\n\n  line-height: 1.05;\n\n  letter-spacing: -.04em;\n\n  color: var(--xs-navy);\n}\n\n.xs-about-who h2 span {\n  display: block;\n}\n\n.xs-about-who-content p {\n  margin: 17px 0 0;\n\n  font-size: 14px;\n\n  line-height: 1.75;\n\n  color: var(--xs-muted);\n}\n\n.xs-about-who-image {\n  min-width: 0;\n}\n\n.xs-about-who-image img {\n  width: 100%;\n\n  max-height: 430px;\n\n  object-fit: cover;\n\n  border-radius: 16px;\n\n  box-shadow:\n    0 20px 50px rgba(7,29,73,.08);\n}\n\n\n\/* =========================================================\n   HEADINGS\n   ========================================================= *\/\n\n.xs-about-heading {\n  width: 100%;\n  max-width: 760px;\n}\n\n.xs-about-heading-center {\n  margin-inline: auto;\n\n  text-align: center;\n}\n\n.xs-about-heading h2 {\n  margin: 0;\n\n  font-size: clamp(36px,4vw,49px);\n\n  font-weight: 800;\n\n  line-height: 1.05;\n\n  letter-spacing: -.04em;\n\n  color: var(--xs-navy);\n}\n\n.xs-about-heading h2 span {\n  color: var(--xs-orange);\n}\n\n.xs-about-heading p {\n  margin: 13px 0 0;\n\n  font-size: 14px;\n\n  line-height: 1.65;\n\n  color: var(--xs-muted);\n}\n\n\n\/* =========================================================\n   ROTA\n   ========================================================= *\/\n\n.xs-about-route {\n  padding: 66px 0 70px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #F9FAFB 0%,\n      #F4F6F8 100%\n    );\n}\n\n.xs-about-route-title span {\n  padding-inline: 4px;\n\n  color: var(--xs-orange);\n}\n\n.xs-about-route-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr)\n    auto\n    minmax(0,1fr)\n    auto\n    minmax(0,1fr);\n\n  gap: 16px;\n\n  align-items: center;\n\n  margin-top: 35px;\n}\n\n.xs-about-route-card {\n  display: grid;\n\n  grid-template-columns: 62px minmax(0,1fr);\n\n  gap: 16px;\n\n  align-items: center;\n\n  min-height: 138px;\n\n  padding: 21px;\n\n  border: 1px solid var(--xs-border);\n\n  border-radius: 13px;\n\n  background: #fff;\n\n  box-shadow:\n    0 10px 30px rgba(7,29,73,.04);\n}\n\n.xs-about-route-card-main {\n  border-color: rgba(255,102,0,.38);\n}\n\n\n\/* =========================================================\n   FLAGS \/ 3XS SYMBOL\n   ========================================================= *\/\n\n.xs-about-flag,\n.xs-about-3xs-symbol {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: 62px;\n  height: 62px;\n\n  overflow: hidden;\n\n  flex-shrink: 0;\n\n  border-radius: 50%;\n\n  background: #fff;\n\n  box-shadow:\n    0 5px 16px rgba(7,29,73,.10);\n}\n\n.xs-about-flag img {\n  width: 100%;\n  height: 100%;\n\n  object-fit: cover;\n}\n\n.xs-about-3xs-symbol {\n  border: 2px solid var(--xs-orange);\n\n  background: var(--xs-navy);\n}\n\n.xs-about-3xs-symbol img {\n  width: 100%;\n  height: 100%;\n\n  object-fit: cover;\n\n  border-radius: 50%;\n}\n\n\n\/* ROUTE TEXT *\/\n\n.xs-about-route-card strong {\n  display: block;\n\n  font-size: 15px;\n\n  color: var(--xs-navy);\n}\n\n.xs-about-route-card p {\n  margin: 6px 0 0;\n\n  font-size: 11px;\n\n  line-height: 1.55;\n\n  color: var(--xs-muted);\n}\n\n.xs-about-route-arrow {\n  font-size: 21px;\n  font-weight: 800;\n\n  color: var(--xs-orange);\n}\n\n\n\/* =========================================================\n   ECOSSISTEMA\n   ========================================================= *\/\n\n.xs-about-ecosystem {\n  padding: 70px 0;\n\n  background:\n    radial-gradient(\n      circle at 50% 100%,\n      rgba(255,102,0,.04),\n      transparent 35%\n    ),\n    var(--xs-navy-dark);\n}\n\n.xs-about-ecosystem .xs-about-heading h2 {\n  color: #fff;\n}\n\n.xs-about-ecosystem .xs-about-heading p {\n  color: rgba(255,255,255,.60);\n}\n\n.xs-about-ecosystem-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr)\n    auto\n    minmax(0,1fr)\n    auto\n    minmax(0,1fr);\n\n  gap: 15px;\n\n  align-items: center;\n\n  margin-top: 36px;\n}\n\n.xs-about-ecosystem-card {\n  min-height: 180px;\n\n  padding: 22px;\n\n  border: 1px solid rgba(255,255,255,.10);\n\n  border-radius: 12px;\n\n  background: rgba(255,255,255,.035);\n}\n\n.xs-about-ecosystem-highlight {\n  border-color: rgba(255,102,0,.55);\n\n  background: rgba(255,102,0,.05);\n}\n\n.xs-about-card-number {\n  display: block;\n\n  margin-bottom: 15px;\n\n  font-size: 8px;\n  font-weight: 800;\n\n  color: var(--xs-orange);\n}\n\n.xs-about-ecosystem-icon {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: 42px;\n  height: 42px;\n\n  margin-bottom: 18px;\n\n  border-radius: 9px;\n\n  background: rgba(255,102,0,.08);\n}\n\n.xs-about-ecosystem-icon svg {\n  width: 22px;\n  height: 22px;\n\n  fill: none;\n\n  stroke: var(--xs-orange);\n\n  stroke-width: 1.6;\n\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.xs-about-ecosystem-card h3 {\n  margin: 0;\n\n  font-size: 15px;\n\n  color: #fff;\n}\n\n.xs-about-ecosystem-card h3 span {\n  color: var(--xs-orange);\n}\n\n.xs-about-ecosystem-card p {\n  margin: 8px 0 0;\n\n  font-size: 11px;\n\n  line-height: 1.6;\n\n  color: rgba(255,255,255,.58);\n}\n\n.xs-about-ecosystem-arrow {\n  font-size: 20px;\n\n  color: var(--xs-orange);\n}\n\n\n\/* =========================================================\n   VALUES\n   ========================================================= *\/\n\n.xs-about-values {\n  padding: 70px 0;\n\n  background: #fff;\n}\n\n.xs-about-values-grid {\n  display: grid;\n\n  grid-template-columns: repeat(4,minmax(0,1fr));\n\n  gap: 16px;\n\n  margin-top: 35px;\n}\n\n.xs-about-value-card {\n  min-height: 205px;\n\n  padding: 23px;\n\n  border: 1px solid var(--xs-border);\n\n  border-radius: 12px;\n\n  background: #fff;\n\n  box-shadow:\n    0 9px 28px rgba(7,29,73,.04);\n}\n\n.xs-about-value-icon {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: 44px;\n  height: 44px;\n\n  margin-bottom: 20px;\n\n  border-radius: 10px;\n\n  background: var(--xs-soft);\n}\n\n.xs-about-value-icon svg {\n  width: 21px;\n  height: 21px;\n\n  fill: none;\n\n  stroke: var(--xs-navy);\n\n  stroke-width: 1.6;\n\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.xs-about-value-card h3 {\n  margin: 0;\n\n  font-size: 16px;\n\n  color: var(--xs-navy);\n}\n\n.xs-about-value-card p {\n  margin: 9px 0 0;\n\n  font-size: 12px;\n\n  line-height: 1.6;\n\n  color: var(--xs-muted);\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.xs-about-final {\n  padding: 52px 0;\n\n  background: var(--xs-navy-dark);\n}\n\n.xs-about-final-box {\n  position: relative;\n\n  overflow: hidden;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: space-between;\n\n  gap: 45px;\n\n  padding: 42px 48px;\n\n  border: 1px solid rgba(255,255,255,.08);\n\n  border-radius: 15px;\n\n  background:\n    radial-gradient(\n      circle at 65% 50%,\n      rgba(255,102,0,.09),\n      transparent 30%\n    ),\n    var(--xs-navy);\n}\n\n.xs-about-final-box::after {\n  content: \"\";\n\n  position: absolute;\n\n  width: 260px;\n  height: 260px;\n\n  right: 150px;\n  top: -140px;\n\n  border-radius: 50%;\n\n  border: 38px solid rgba(255,102,0,.04);\n}\n\n.xs-about-final-content {\n  position: relative;\n\n  z-index: 2;\n\n  max-width: 620px;\n}\n\n.xs-about-final h2 {\n  margin: 0;\n\n  font-size: clamp(35px,4vw,48px);\n\n  font-weight: 800;\n\n  line-height: 1.04;\n\n  letter-spacing: -.04em;\n\n  color: #fff;\n}\n\n.xs-about-final h2 span {\n  display: block;\n\n  color: var(--xs-orange);\n}\n\n.xs-about-final p {\n  margin: 12px 0 0;\n\n  font-size: 13px;\n\n  line-height: 1.6;\n\n  color: rgba(255,255,255,.65);\n}\n\n.xs-about-button,\n.xs-about-button:visited {\n  position: relative;\n\n  z-index: 2;\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  gap: 11px;\n\n  min-height: 48px;\n\n  flex-shrink: 0;\n\n  padding: 0 24px;\n\n  border-radius: 8px;\n\n  background: var(--xs-orange);\n\n  text-decoration: none !important;\n\n  font-size: 11px;\n  font-weight: 800;\n\n  color: #fff !important;\n\n  transition:\n    transform .2s ease,\n    background-color .2s ease;\n}\n\n.xs-about-button span {\n  font-size: 15px;\n}\n\n@media (hover:hover) {\n\n  .xs-about-button:hover {\n    transform: translateY(-2px);\n\n    background: var(--xs-orange-dark);\n\n    color: #fff !important;\n  }\n\n}\n\n\n\/* =========================================================\n   NOTEBOOK\n   ========================================================= *\/\n\n@media (max-width: 1100px) {\n\n  .xs-about-container {\n    width: min(calc(100% - 40px),1050px);\n  }\n\n  .xs-about-hero-grid {\n    grid-template-columns:\n      minmax(0,1fr)\n      minmax(350px,.9fr);\n\n    gap: 45px;\n  }\n\n  .xs-about-who-grid {\n    grid-template-columns:\n      minmax(0,1fr)\n      minmax(350px,.9fr);\n\n    gap: 45px;\n  }\n\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n  .xs-about-hero {\n    padding: 58px 0;\n  }\n\n  .xs-about-hero-grid,\n  .xs-about-who-grid {\n    grid-template-columns: 1fr;\n\n    gap: 38px;\n  }\n\n  .xs-about-hero-content,\n  .xs-about-who-content {\n    max-width: 680px;\n  }\n\n  .xs-about-hero-image,\n  .xs-about-who-image {\n    max-width: 680px;\n  }\n\n\n  \/* ROUTE *\/\n\n  .xs-about-route-grid {\n    grid-template-columns: 1fr;\n\n    max-width: 620px;\n\n    margin-inline: auto;\n\n    margin-top: 32px;\n  }\n\n  .xs-about-route-arrow {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    height: 24px;\n\n    transform: rotate(90deg);\n  }\n\n\n  \/* ECOSSISTEMA *\/\n\n  .xs-about-ecosystem-grid {\n    grid-template-columns: 1fr;\n\n    max-width: 620px;\n\n    margin-inline: auto;\n\n    margin-top: 34px;\n  }\n\n  .xs-about-ecosystem-card {\n    min-height: auto;\n  }\n\n  .xs-about-ecosystem-arrow {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    height: 24px;\n\n    transform: rotate(90deg);\n  }\n\n\n  \/* VALUES *\/\n\n  .xs-about-values-grid {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n\n}\n\n\n\/* =========================================================\n   TABLET MENOR\n   ========================================================= *\/\n\n@media (max-width: 720px) {\n\n  .xs-about-container {\n    width: calc(100% - 32px);\n  }\n\n  .xs-about-hero-benefits {\n    grid-template-columns: 1fr;\n  }\n\n  .xs-about-final-box {\n    flex-direction: column;\n\n    align-items: flex-start;\n\n    padding: 36px 30px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 560px) {\n\n  .xs-about-container {\n    width: calc(100% - 28px);\n  }\n\n\n  \/* HERO *\/\n\n  .xs-about-hero {\n    padding: 45px 0;\n  }\n\n  .xs-about-hero-grid {\n    gap: 30px;\n  }\n\n  .xs-about-hero h1 {\n    font-size: 35px;\n\n    line-height: 1.05;\n  }\n\n  .xs-about-hero-content > p {\n    margin-top: 15px;\n\n    font-size: 14px;\n\n    line-height: 1.6;\n  }\n\n  .xs-about-hero-benefits {\n    gap: 12px;\n\n    margin-top: 23px;\n  }\n\n  .xs-about-hero-image img {\n    border-radius: 10px;\n  }\n\n\n  \/* WHO *\/\n\n  .xs-about-who {\n    padding: 50px 0;\n  }\n\n  .xs-about-who-grid {\n    gap: 28px;\n  }\n\n  .xs-about-who h2 {\n    font-size: 32px;\n  }\n\n  .xs-about-who-content p {\n    margin-top: 13px;\n\n    font-size: 13px;\n\n    line-height: 1.65;\n  }\n\n\n  \/* HEADINGS *\/\n\n  .xs-about-heading h2 {\n    font-size: 31px;\n  }\n\n\n  \/* ROUTE *\/\n\n  .xs-about-route {\n    padding: 50px 0;\n  }\n\n  .xs-about-route-grid {\n    margin-top: 26px;\n  }\n\n  .xs-about-route-card {\n    grid-template-columns: 52px minmax(0,1fr);\n\n    min-height: auto;\n\n    padding: 17px;\n  }\n\n  .xs-about-flag,\n  .xs-about-3xs-symbol {\n    width: 52px;\n    height: 52px;\n  }\n\n  .xs-about-route-card strong {\n    font-size: 14px;\n  }\n\n\n  \/* ECOSSISTEMA *\/\n\n  .xs-about-ecosystem {\n    padding: 50px 0;\n  }\n\n  .xs-about-ecosystem-grid {\n    margin-top: 26px;\n  }\n\n  .xs-about-ecosystem-card {\n    padding: 19px;\n  }\n\n\n  \/* VALUES *\/\n\n  .xs-about-values {\n    padding: 50px 0;\n  }\n\n  .xs-about-values-grid {\n    grid-template-columns: 1fr;\n\n    gap: 12px;\n\n    margin-top: 27px;\n  }\n\n  .xs-about-value-card {\n    min-height: auto;\n\n    padding: 19px;\n  }\n\n  .xs-about-value-icon {\n    margin-bottom: 17px;\n  }\n\n\n  \/* CTA *\/\n\n  .xs-about-final {\n    padding: 36px 0;\n  }\n\n  .xs-about-final-box {\n    gap: 24px;\n\n    padding: 28px 22px;\n  }\n\n  .xs-about-final h2 {\n    font-size: 30px;\n  }\n\n  .xs-about-button {\n    width: 100%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE PEQUENO\n   ========================================================= *\/\n\n@media (max-width: 390px) {\n\n  .xs-about-container {\n    width: calc(100% - 24px);\n  }\n\n  .xs-about-hero h1 {\n    font-size: 32px;\n  }\n\n  .xs-about-who h2,\n  .xs-about-heading h2 {\n    font-size: 29px;\n  }\n\n  .xs-about-route-card {\n    grid-template-columns: 46px 1fr;\n  }\n\n  .xs-about-flag,\n  .xs-about-3xs-symbol {\n    width: 46px;\n    height: 46px;\n  }\n\n  .xs-about-final h2 {\n    font-size: 28px;\n  }\n\n}\n<\/style>\n\n<div class=\"xs-about\">\n\n  <!-- =====================================================\n       HERO\n       ===================================================== -->\n  <section class=\"xs-about-hero\">\n\n    <div class=\"xs-about-container xs-about-hero-grid\">\n\n      <div class=\"xs-about-hero-content\">\n\n        <span class=\"xs-about-eyebrow\">\n          SOBRE A 3XS MARKET\n        <\/span>\n\n        <h1>\n          Conectamos o\n          <span>Paraguai ao Brasil.<\/span>\n        <\/h1>\n\n        <p>\n          A 3XS Market conecta voc\u00ea aos produtos do Paraguai\n          atrav\u00e9s de uma experi\u00eancia de compra organizada,\n          transparente e preparada para atender clientes no Brasil.\n        <\/p>\n\n        <div class=\"xs-about-hero-benefits\">\n\n          <div class=\"xs-about-hero-benefit\">\n\n            <span class=\"xs-about-benefit-icon\">\n              <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n                <path d=\"M12 3 4 6v5c0 5 3.4 8.3 8 10 4.6-1.7 8-5 8-10V6z\"><\/path>\n                <path d=\"m8.5 12 2.2 2.2 4.8-5\"><\/path>\n              <\/svg>\n            <\/span>\n\n            <div>\n              <strong>Compra segura<\/strong>\n              <small>Uma experi\u00eancia pensada para voc\u00ea.<\/small>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"xs-about-hero-benefit\">\n\n            <span class=\"xs-about-benefit-icon\">\n              <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n                <path d=\"M5 3h14v18H5z\"><\/path>\n                <path d=\"M8 7h8\"><\/path>\n                <path d=\"M8 11h8\"><\/path>\n                <path d=\"M8 15h5\"><\/path>\n              <\/svg>\n            <\/span>\n\n            <div>\n              <strong>Remessa Conforme<\/strong>\n              <small>Opera\u00e7\u00e3o internacional estruturada.<\/small>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"xs-about-hero-benefit\">\n\n            <span class=\"xs-about-benefit-icon\">\n              <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n                <path d=\"M3 6h11v10H3z\"><\/path>\n                <path d=\"M14 9h4l3 3v4h-7z\"><\/path>\n                <circle cx=\"7\" cy=\"18\" r=\"2\"><\/circle>\n                <circle cx=\"18\" cy=\"18\" r=\"2\"><\/circle>\n              <\/svg>\n            <\/span>\n\n            <div>\n              <strong>Entrega no Brasil<\/strong>\n              <small>Receba no endere\u00e7o informado.<\/small>\n            <\/div>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"xs-about-hero-image\">\n\n        <img decoding=\"async\"\n          src=\"https:\/\/3xsmarket.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-1_09_2026-17_45_09.png\"\n          alt=\"3XS Market\"\n          loading=\"eager\"\n        >\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       QUEM SOMOS\n       ===================================================== -->\n  <section class=\"xs-about-who\">\n\n    <div class=\"xs-about-container xs-about-who-grid\">\n\n      <div class=\"xs-about-who-content\">\n\n        <span class=\"xs-about-eyebrow\">\n          QUEM SOMOS\n        <\/span>\n\n        <h2>\n          A 3XS existe para\n          <span>simplificar o que realmente importa.<\/span>\n        <\/h2>\n\n        <p>\n          A 3XS Market faz parte de uma opera\u00e7\u00e3o voltada \u00e0 conex\u00e3o\n          comercial entre Paraguai e Brasil, combinando tecnologia,\n          log\u00edstica e uma experi\u00eancia digital de compra.\n        <\/p>\n\n        <p>\n          Nosso objetivo \u00e9 tornar o acesso aos produtos do Paraguai\n          mais simples, organizado e transparente para o consumidor\n          brasileiro.\n        <\/p>\n\n        <p>\n          Do momento da escolha at\u00e9 a entrega, diferentes partes do\n          ecossistema 3XS trabalham juntas para apoiar essa jornada.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"xs-about-who-image\">\n\n        <img decoding=\"async\"\n          src=\"https:\/\/3xsmarket.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-1_09_2026-17_45_09.png\"\n          alt=\"3XS Market\"\n          loading=\"lazy\"\n        >\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       PARAGUAI \u2192 3XS \u2192 BRASIL\n       ===================================================== -->\n  <section class=\"xs-about-route\">\n\n    <div class=\"xs-about-container\">\n\n      <div class=\"xs-about-heading xs-about-heading-center\">\n\n        <span class=\"xs-about-eyebrow\">\n          DE ONDE VEM, PARA ONDE VAI\n        <\/span>\n\n        <h2 class=\"xs-about-route-title\">\n          Paraguai\n          <span>\u2192<\/span>\n          3XS\n          <span>\u2192<\/span>\n          Brasil\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"xs-about-route-grid\">\n\n        <article class=\"xs-about-route-card\">\n\n          <div class=\"xs-about-flag\">\n\n            <img decoding=\"async\"\n              src=\"https:\/\/3xsmarket.com\/wp-content\/uploads\/2026\/08\/paraguai.webp\"\n              alt=\"Bandeira do Paraguai\"\n              loading=\"lazy\"\n            >\n\n          <\/div>\n\n          <div>\n            <strong>Paraguai<\/strong>\n\n            <p>\n              Origem dos produtos e oportunidades\n              dispon\u00edveis na 3XS Market.\n            <\/p>\n          <\/div>\n\n        <\/article>\n\n\n        <div class=\"xs-about-route-arrow\">\n          \u2192\n        <\/div>\n\n\n        <article class=\"xs-about-route-card xs-about-route-card-main\">\n\n          <div class=\"xs-about-3xs-symbol\">\n\n            <img decoding=\"async\"\n              src=\"https:\/\/3xsmarket.com\/wp-content\/uploads\/2026\/09\/06742488-ca66-4da2-843a-65f004edff11.png\"\n              alt=\"3XS\"\n              loading=\"lazy\"\n            >\n\n          <\/div>\n\n          <div>\n            <strong>3XS<\/strong>\n\n            <p>\n              Tecnologia, opera\u00e7\u00e3o e log\u00edstica\n              conectando Paraguai e Brasil.\n            <\/p>\n          <\/div>\n\n        <\/article>\n\n\n        <div class=\"xs-about-route-arrow\">\n          \u2192\n        <\/div>\n\n\n        <article class=\"xs-about-route-card\">\n\n          <div class=\"xs-about-flag\">\n\n            <img decoding=\"async\"\n              src=\"https:\/\/3xsmarket.com\/wp-content\/uploads\/2026\/08\/bandeira-do-brasil.webp\"\n              alt=\"Bandeira do Brasil\"\n              loading=\"lazy\"\n            >\n\n          <\/div>\n\n          <div>\n            <strong>Brasil<\/strong>\n\n            <p>\n              Destino da experi\u00eancia de compra\n              realizada atrav\u00e9s da 3XS Market.\n            <\/p>\n          <\/div>\n\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       ECOSSISTEMA\n       ===================================================== -->\n  <section class=\"xs-about-ecosystem\">\n\n    <div class=\"xs-about-container\">\n\n      <div class=\"xs-about-heading xs-about-heading-center\">\n\n        <span class=\"xs-about-eyebrow\">\n          NOSSO ECOSSISTEMA\n        <\/span>\n\n        <h2>\n          Um ecossistema completo\n          <span>para voc\u00ea comprar melhor.<\/span>\n        <\/h2>\n\n        <p>\n          Diferentes \u00e1reas trabalhando juntas em uma mesma jornada.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"xs-about-ecosystem-grid\">\n\n        <article class=\"xs-about-ecosystem-card\">\n\n          <span class=\"xs-about-card-number\">\n            01\n          <\/span>\n\n          <div class=\"xs-about-ecosystem-icon\">\n\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\n              <path d=\"M3 12h18\"><\/path>\n              <path d=\"M12 3a15 15 0 0 1 0 18\"><\/path>\n              <path d=\"M12 3a15 15 0 0 0 0 18\"><\/path>\n            <\/svg>\n\n          <\/div>\n\n          <h3>\n            3XS International\n          <\/h3>\n\n          <p>\n            Estrutura voltada ao relacionamento\n            e \u00e0 opera\u00e7\u00e3o internacional.\n          <\/p>\n\n        <\/article>\n\n\n        <div class=\"xs-about-ecosystem-arrow\">\n          \u2192\n        <\/div>\n\n\n        <article class=\"xs-about-ecosystem-card\">\n\n          <span class=\"xs-about-card-number\">\n            02\n          <\/span>\n\n          <div class=\"xs-about-ecosystem-icon\">\n\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M4 7.5 12 3l8 4.5v9L12 21l-8-4.5z\"><\/path>\n              <path d=\"m4 7.5 8 4.5 8-4.5\"><\/path>\n              <path d=\"M12 12v9\"><\/path>\n            <\/svg>\n\n          <\/div>\n\n          <h3>\n            3XS Log\n          <\/h3>\n\n          <p>\n            Infraestrutura respons\u00e1vel pelo suporte\n            log\u00edstico da opera\u00e7\u00e3o.\n          <\/p>\n\n        <\/article>\n\n\n        <div class=\"xs-about-ecosystem-arrow\">\n          \u2192\n        <\/div>\n\n\n        <article class=\"xs-about-ecosystem-card xs-about-ecosystem-highlight\">\n\n          <span class=\"xs-about-card-number\">\n            03\n          <\/span>\n\n          <div class=\"xs-about-ecosystem-icon\">\n\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M5 8h14l-1 11H6z\"><\/path>\n              <path d=\"M9 8V6a3 3 0 0 1 6 0v2\"><\/path>\n            <\/svg>\n\n          <\/div>\n\n          <h3>\n            3XS <span>Market<\/span>\n          <\/h3>\n\n          <p>\n            Sua experi\u00eancia digital de compra,\n            simples, segura e transparente.\n          <\/p>\n\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       O QUE BUSCAMOS ENTREGAR\n       ===================================================== -->\n  <section class=\"xs-about-values\">\n\n    <div class=\"xs-about-container\">\n\n      <div class=\"xs-about-heading xs-about-heading-center\">\n\n        <span class=\"xs-about-eyebrow\">\n          O QUE BUSCAMOS ENTREGAR\n        <\/span>\n\n        <h2>\n          Mais do que produtos,\n          <span>uma experi\u00eancia confi\u00e1vel.<\/span>\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"xs-about-values-grid\">\n\n        <article class=\"xs-about-value-card\">\n\n          <div class=\"xs-about-value-icon\">\n\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M12 3 4 6v5c0 5 3.4 8.3 8 10 4.6-1.7 8-5 8-10V6z\"><\/path>\n              <path d=\"m8.5 12 2.2 2.2 4.8-5\"><\/path>\n            <\/svg>\n\n          <\/div>\n\n          <h3>\n            Compra simples\n          <\/h3>\n\n          <p>\n            Uma experi\u00eancia digital clara,\n            objetiva e f\u00e1cil de utilizar.\n          <\/p>\n\n        <\/article>\n\n\n        <article class=\"xs-about-value-card\">\n\n          <div class=\"xs-about-value-icon\">\n\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M5 3h14v18H5z\"><\/path>\n              <path d=\"M8 7h8\"><\/path>\n              <path d=\"M8 11h8\"><\/path>\n              <path d=\"M8 15h5\"><\/path>\n            <\/svg>\n\n          <\/div>\n\n          <h3>\n            Opera\u00e7\u00e3o estruturada\n          <\/h3>\n\n          <p>\n            Processos pensados para uma jornada\n            internacional organizada.\n          <\/p>\n\n        <\/article>\n\n\n        <article class=\"xs-about-value-card\">\n\n          <div class=\"xs-about-value-icon\">\n\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M2 12s4-6 10-6 10 6 10 6-4 6-10 6S2 12 2 12z\"><\/path>\n              <circle cx=\"12\" cy=\"12\" r=\"2.5\"><\/circle>\n            <\/svg>\n\n          <\/div>\n\n          <h3>\n            Transpar\u00eancia\n          <\/h3>\n\n          <p>\n            Informa\u00e7\u00f5es claras durante\n            toda a experi\u00eancia de compra.\n          <\/p>\n\n        <\/article>\n\n\n        <article class=\"xs-about-value-card\">\n\n          <div class=\"xs-about-value-icon\">\n\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M3 6h11v10H3z\"><\/path>\n              <path d=\"M14 9h4l3 3v4h-7z\"><\/path>\n              <circle cx=\"7\" cy=\"18\" r=\"2\"><\/circle>\n              <circle cx=\"18\" cy=\"18\" r=\"2\"><\/circle>\n            <\/svg>\n\n          <\/div>\n\n          <h3>\n            Entrega no Brasil\n          <\/h3>\n\n          <p>\n            A jornada continua at\u00e9 o endere\u00e7o\n            informado pelo cliente.\n          <\/p>\n\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =====================================================\n       CTA FINAL\n       ===================================================== -->\n  <section class=\"xs-about-final\">\n\n    <div class=\"xs-about-container\">\n\n      <div class=\"xs-about-final-box\">\n\n        <div class=\"xs-about-final-content\">\n\n          <span class=\"xs-about-eyebrow\">\n            3XS MARKET\n          <\/span>\n\n          <h2>\n            O Paraguai inteiro.\n            <span>Na sua casa.<\/span>\n          <\/h2>\n\n          <p>\n            Explore a vitrine da 3XS Market e descubra\n            os produtos dispon\u00edveis para voc\u00ea.\n          <\/p>\n\n        <\/div>\n\n\n        <a\n          href=\"https:\/\/3xsmarket.com\/py\/produto\/\"\n          class=\"xs-about-button\"\n        >\n          EXPLORAR PRODUTOS\n          <span>\u2192<\/span>\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>SOBRE A 3XS MARKET Conectamos o Paraguai ao Brasil. A 3XS Market conecta voc\u00ea aos produtos do Paraguai atrav\u00e9s de uma experi\u00eancia de compra organizada, transparente e preparada para atender clientes no Brasil. Compra segura Uma experi\u00eancia pensada para voc\u00ea. Remessa Conforme Opera\u00e7\u00e3o internacional estruturada. Entrega no Brasil Receba no endere\u00e7o informado. QUEM SOMOS A [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"blocksy_meta":{"page_title_panel":"","has_hero_section":"disabled","e526bf15e511397327c0ea7c622e70d5":"","hero_section":"type-1","hero_elements":[{"id":"custom_title","enabled":true,"heading_tag":"h1","title":"Home"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false}},{"id":"custom_meta","enabled":false,"meta_elements":[{"id":"author","enabled":true,"label":"By","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":false,"label":"In","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true}},{"id":"breadcrumbs","enabled":false}],"e215eb52d97ca5ebf9ff3868ffff48c4":"","hero_alignment1":"CT_CSS_SKIP_RULE","hero_margin":40,"hero_alignment2":"center","hero_vertical_alignment":"center","9ab8835f9687c382b8c48ee74eb290b1":"","hero_structure":"narrow","9fcb5372e27f299ebb25c8a4aba6c935":"","page_title_bg_type":"featured_image","custom_hero_background":{"attachment_id":null},"page_title_image_size":"full","parallax":{"desktop":false,"tablet":false,"mobile":false},"a6bd30db6f7128ca14dd777aa48118ec":"","hero_height":"250px","pageTitleFont":{"family":"Default","variation":"Default","size":"30px","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageTitleFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageMetaFont":{"family":"Default","variation":"n6","size":"12px","line-height":"1.3","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"uppercase","text-decoration":"CT_CSS_SKIP_RULE"},"pageMetaFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_font_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_background_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageExcerptFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageExcerptColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"breadcrumbsFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"breadcrumbsFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"initial":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageTitleOverlay":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"pageTitleBackground":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-6)"}}},"pageTitlePadding":{"top":"50px","bottom":"50px","left":"auto","right":"auto","linked":true},"17dd88181336b93c39910ae374bba20f":"","page_structure_type":"default","dc61af32236be1bc5ecce3249dcc2da4":"","content_style_source":"inherit","content_style":"wide","vertical_spacing_source":"custom","content_area_spacing":"none","background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"content_background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-8)"}}},"content_boxed_shadow":{"inherit":false,"blur":18,"spread":-6,"v_offset":12,"h_offset":0,"inset":false,"enable":true,"color":{"color":"rgba(34, 56, 101, 0.04)"}},"boxed_content_spacing":{"desktop":{"top":"40px","bottom":"40px","left":"40px","right":"40px","linked":true},"tablet":{"top":"35px","bottom":"35px","left":"35px","right":"35px","linked":true},"mobile":{"top":"20px","bottom":"20px","left":"20px","right":"20px","linked":true}},"content_boxed_radius":{"top":"3px","bottom":"3px","left":"3px","right":"3px","linked":true},"27df1c2ee6c2fdf36e31c6059ce1ce37":"","disable_featured_image":"no","disable_share_box":"no","disable_header":"no","disable_footer":"no","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"_links":{"self":[{"href":"https:\/\/3xsmarket.com\/py\/wp-json\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/3xsmarket.com\/py\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/3xsmarket.com\/py\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/3xsmarket.com\/py\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/3xsmarket.com\/py\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":5,"href":"https:\/\/3xsmarket.com\/py\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":931,"href":"https:\/\/3xsmarket.com\/py\/wp-json\/wp\/v2\/pages\/16\/revisions\/931"}],"wp:attachment":[{"href":"https:\/\/3xsmarket.com\/py\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}