:root {
  --black-bg: #101010;
  --red-bg: #ee1c25;
  --linear-gradient-1: #ee1c25;
  --linear-gradient-2: #8c1116;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  padding: 70px 15px;
}

.section.bg01 {
  background-image: url('../images/bg01.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 93px;
}

.section.bg02 {
  color: var(--black-bg);
  background-color: #efefef;
  background-image: url('../images/bg-texture.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 24px;
  position: relative;
}

.section.bg-radial {
  background-image: radial-gradient(circle at 100% 30%, #ee1c2536, #0000 25%), radial-gradient(circle at 0 30%, #ee1c2536, #0000 26%);
  position: relative;
}

.section.white {
  background-color: #efefef;
  background-image: url('../images/bg-texture.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container {
  max-width: 1110px;
}

.text-block {
  background-image: url('../images/calendar.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 26px;
  margin-top: 22px;
  margin-bottom: 22px;
  padding-left: 34px;
  font-size: 19px;
  line-height: 27px;
}

.link-block {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  background-color: var(--red-bg);
  color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 450px;
  padding: 16px 8px;
  text-decoration: none;
  display: flex;
}

.div-block {
  color: #1f1f1f;
  background-image: url('../images/PERGAMINHO.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 1350px;
  margin-top: -120px;
  padding-top: 148px;
}

.container-2 {
  text-align: center;
  max-width: 864px;
}

.container-3 {
  max-width: 1000px;
  margin-top: 70px;
  position: relative;
}

.container-4 {
  color: var(--black-bg);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1110px;
  margin-top: 34px;
  display: flex;
}

.columns {
  width: 100%;
}

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

.list-item {
  background-color: var(--black-bg);
  color: #fff;
  background-image: url('../images/checkmark.svg');
  background-position: 2%;
  background-repeat: no-repeat;
  background-size: 40px;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  max-width: 530px;
  height: 67px;
  margin-bottom: 10px;
  padding: 13px 13px 13px 62px;
  display: flex;
}

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

.image {
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -1%;
}

.div-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-5 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1000px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  background-color: var(--black-bg);
  text-align: left;
  border: 1px solid #555;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 280px;
  padding: 11px 11px 11px 26px;
  display: flex;
}

.text-block-3 {
  max-width: 365px;
  font-size: 26px;
  font-weight: 700;
  line-height: 31px;
}

.text-block-3._2 {
  max-width: 271px;
}

.text-block-3._4 {
  max-width: 246px;
}

.text-block-3._3 {
  max-width: 274px;
}

.text-block-3._1 {
  max-width: 260px;
}

.column {
  text-align: left;
  padding: 12px;
}

.columns-2 {
  background-color: #202020;
  border-radius: 9px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 960px;
  margin: 54px 0 47px;
  display: flex;
}

.div-block-4 {
  max-width: 600px;
  padding: 10px;
}

.grid {
  width: 100%;
  margin-top: 47px;
  margin-bottom: 79px;
}

.heading {
  margin-top: 0;
  margin-bottom: 17px;
}

.container-6 {
  text-align: center;
  margin-top: 28px;
}

.grid-2 {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 47px;
  margin-bottom: 47px;
}

.div-block-5 {
  color: #fff;
  background-color: #151515;
  border-radius: 7px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 180px;
  padding: 24px;
  display: flex;
}

.div-block-6 {
  background-color: red;
  background-image: linear-gradient(90deg, var(--linear-gradient-1), var(--linear-gradient-2));
  width: 100%;
  padding-bottom: 4px;
}

.div-block-7 {
  text-align: left;
}

.div-block-8 {
  background-image: url('../images/b2b-pc.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 39px;
  padding-bottom: 56.25%;
}

.div-block-8.b2b2c {
  background-image: url('../images/b2b2c-pc.svg');
  margin-top: -70px;
}

.div-block-9 {
  margin-top: 25px;
}

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

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 42px;
  margin-bottom: 58px;
}

.div-block-10 {
  padding: 7px;
}

.image-2 {
  width: 100%;
  margin-bottom: 6px;
}

.div-block-11 {
  text-align: left;
  background-color: #0d0d0d;
  border: 1px solid #3a3a3a;
  border-radius: 6px;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding: 21px;
  display: flex;
}

.div-block-12 {
  background-color: #616161;
  width: 100%;
  margin-top: 24px;
  padding-bottom: 1px;
}

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

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.columns-3 {
  padding: 21px;
}

.section-7 {
  background-image: linear-gradient(90deg, var(--linear-gradient-1), var(--linear-gradient-2));
  color: #888;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Lato, sans-serif;
}

.container-10 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-12 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 16px;
}

.link-final {
  color: #fff;
}

.text-block-13 {
  font-size: 19px;
}

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

.text-block-14 {
  font-size: 23px;
  line-height: 23px;
}

.body {
  color: #fff;
  background-color: #151515;
  font-family: Sora, sans-serif;
}

.image-3 {
  width: 22px;
}

.heading-3 {
  margin-bottom: 22px;
  font-size: 36px;
}

.bold-text {
  color: var(--red-bg);
}

.text-block-15 {
  font-size: 22px;
  font-weight: 300;
  line-height: 27px;
}

.heading-4 {
  margin-bottom: 16px;
  font-size: 35px;
}

.paragraph {
  text-align: left;
  font-size: 17px;
  line-height: 24px;
}

.image-4 {
  margin-top: 22px;
}

.bg-container-flag {
  color: #fff;
  background-image: url('../images/bg-china-container.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 350px;
  padding-left: 29px;
  padding-right: 29px;
  display: flex;
}

.bg-container-flag._1 {
  background-image: url('../images/bg-container.png');
}

.heading-5 {
  max-width: 276px;
  margin-top: 0;
  font-size: 35px;
  line-height: 38px;
}

.text-block-16 {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.image-5 {
  position: absolute;
  inset: -40% -14% auto auto;
}

.image-5._1 {
  top: -27%;
}

.div-block-13 {
  text-align: center;
  background-image: url('../images/cloud.svg');
  background-position: 6%;
  background-repeat: no-repeat;
  background-size: 200px;
  width: 100%;
  margin-bottom: 28px;
  padding-top: 17px;
  padding-bottom: 17px;
}

.text-block-17 {
  font-size: 19px;
}

.heading-6 {
  margin-top: 0;
}

.heading-7 {
  color: var(--red-bg);
}

.column-3 {
  padding-left: 0;
}

.paragraph-2 {
  font-size: 16px;
  line-height: 23px;
}

.image-6 {
  position: absolute;
  inset: -11% auto auto -12%;
}

.heading-8 {
  max-width: 600px;
}

.image-7 {
  width: 100%;
  margin-top: 33px;
}

.text-block-18 {
  font-size: 21px;
  font-weight: 300;
}

.text-block-19 {
  margin-top: 6px;
  font-size: 18px;
  font-weight: 300;
}

.text-block-20 {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 24px;
}

.text-block-20.width-large {
  max-width: none;
  font-weight: 300;
}

.text-block-20._1 {
  max-width: 647px;
}

.image-8 {
  position: absolute;
  inset: 0% auto auto 17%;
}

.image-9 {
  width: 48px;
  height: 59px;
}

.text-block-21 {
  margin-top: 8px;
  font-size: 22px;
  line-height: 31px;
}

.container-11 {
  position: relative;
}

.text-block-22 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
}

.mobile, .breakrow {
  display: none;
}

.column-9 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-9.center {
  justify-content: flex-start;
  align-items: center;
}

.image-12 {
  border-radius: 11px;
  width: 121px;
  padding: 3px;
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .section.bg01 {
    background-size: 230%;
    padding-top: 52px;
    padding-bottom: 50px;
  }

  .section.bg02 {
    background-image: linear-gradient(#efefef8a, #efefef8a), url('../images/bg-texture.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 26px;
    padding-bottom: 46px;
  }

  .text-block {
    font-size: 20px;
  }

  .link-block {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    border-radius: 30px;
  }

  .div-block {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .list-item {
    height: 75px;
  }

  .image {
    bottom: -32px;
  }

  .div-block-3 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 11px;
  }

  .text-block-3, .text-block-3._3 {
    font-size: 23px;
  }

  .columns-2 {
    flex-flow: column;
    margin-bottom: 28px;
  }

  .div-block-4 {
    margin-top: 16px;
  }

  .grid {
    grid-template-columns: 1fr;
    margin-top: 25px;
    margin-bottom: 15px;
  }

  .heading {
    font-size: 23px;
    line-height: 25px;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .div-block-8 {
    background-image: url('../images/B2C-mobile.svg');
    background-size: cover;
    padding-bottom: 177.78%;
  }

  .div-block-8.b2b2c {
    background-image: url('../images/b2b2c-mobile.svg');
    margin-top: 9px;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .grid-3._1 {
    margin-bottom: 0;
  }

  .heading-2 {
    font-size: 27px;
  }

  .section-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-12 {
    font-size: 13px;
    line-height: 16px;
  }

  .text-block-13 {
    font-size: 14px;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-14 {
    font-size: 20px;
  }

  .heading-3 {
    font-size: 22px;
    line-height: 26px;
  }

  .text-block-15 {
    font-size: 19px;
    line-height: 26px;
  }

  .heading-4 {
    font-size: 28px;
    line-height: 37px;
  }

  .paragraph {
    text-align: justify;
    font-size: 16px;
    line-height: 21px;
  }

  .image-4 {
    max-width: 46%;
  }

  .bg-container-flag {
    flex-flow: column;
    height: auto;
    padding: 29px 15px;
  }

  .bg-container-flag._1 {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  .text-block-16 {
    font-size: 18px;
    line-height: 21px;
  }

  .image-5 {
    display: none;
  }

  .div-block-13 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .heading-6 {
    font-size: 25px;
    line-height: 27px;
  }

  .column-3 {
    padding-right: 0;
  }

  .paragraph-2 {
    font-size: 16px;
  }

  .image-6 {
    display: none;
  }

  .heading-8 {
    font-size: 23px;
    line-height: 28px;
  }

  .image-7 {
    margin-bottom: 20px;
  }

  .text-block-18, .text-block-20.width-large {
    font-size: 19px;
  }

  .image-8 {
    display: none;
  }

  .text-block-21 {
    font-size: 18px;
  }

  .text-block-22 {
    font-size: 15px;
  }

  .image-10 {
    max-width: 46%;
  }

  .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .mobile {
    display: inline-block;
  }

  .column-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .breakrow {
    display: inline;
  }

  .text-span {
    display: none;
  }

  .column-7, .column-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-9 {
    font-size: 24px;
    line-height: 26px;
  }

  .column-9 {
    text-align: center;
    background-color: #242424;
    border-radius: 14px;
    justify-content: flex-start;
    align-items: center;
    padding: 13px 4px;
  }

  .columns-4 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    display: flex;
  }

  .image-11 {
    max-width: 5%;
  }

  .heading-10 {
    font-size: 29px;
    line-height: 31px;
  }

  .image-12 {
    width: 93px;
  }
}

#w-node-ecc79ec3-7fd9-a784-ada0-466cc2ed9f23-f970b8fb {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-b690f6c5-5110-1f3c-b2b7-934a53ff3640-f970b8fb, #w-node-f59a5c9d-5712-90f8-1668-7267318b1ce9-f970b8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-ecc79ec3-7fd9-a784-ada0-466cc2ed9f23-f970b8fb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


