.menu-pt-nav {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.menu-pt-navlink1 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.menu-pt-navlink1:hover {
  text-decoration: none;
}
.menu-pt-navlink2 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.menu-pt-navlink2:hover {
  text-decoration: none;
}
.menu-pt-navlink3 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.menu-pt-navlink3:hover {
  text-decoration: none;
}
.menu-pt-navlink4 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.menu-pt-navlink4:hover {
  text-decoration: none;
}















@media(max-width: 991px) {
  .menu-pt-nav {
    flex-direction: column;
  }
  .menu-pt-navlink1 {
    margin-left: 0px;
  }
  .menu-pt-navlink2 {
    align-self: center;
    margin-left: 0px;
  }
  .menu-pt-navlink3 {
    margin-left: 0px;
  }
  .menu-pt-navlink4 {
    margin-left: 0px;
  }
}
@media(max-width: 767px) {
  .menu-pt-nav {
    flex-direction: column;
  }
  .menu-pt-navlink1 {
    align-self: center;
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .menu-pt-navlink2 {
    align-self: center;
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .menu-pt-navlink3 {
    align-self: center;
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .menu-pt-navlink4 {
    align-self: center;
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .menu-pt-navlink1 {
    align-self: center;
  }
  .menu-pt-navlink2 {
    align-self: center;
  }
  .menu-pt-navlink3 {
    align-self: center;
  }
  .menu-pt-navlink4 {
    align-self: center;
  }
}

.header-desktop-header {
  width: 100%;
  height: 80px;
  display: flex;
  position: relative;
  max-height: 80PX;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: var(--dl-color-primary-verde);
}
.header-desktop-navlink {
  display: contents;
}
.header-desktop-image {
  height: 2.5rem;
  object-fit: cover;
  text-decoration: none;
}
.header-desktop-nav {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-desktop-icon-group {
  width: auto;
}
.header-desktop-container {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
}
.header-desktop-icon-usa {
  width: 32px;
  height: 32px;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-radius4);
  text-decoration: none;
  border-top-left-radius: var(--dl-radius-radius-round);
  border-top-right-radius: var(--dl-radius-radius-round);
  border-bottom-left-radius: var(--dl-radius-radius-round);
  border-bottom-right-radius: var(--dl-radius-radius-round);
}
.header-desktop-navlink1 {
  display: contents;
}
.header-desktop-icon-br {
  width: 32px;
  height: 32px;
  object-fit: cover;
  text-decoration: none;
}


@media(max-width: 1200px) {
  .header-desktop-header {
    max-width: 1200px;
  }
}
@media(max-width: 767px) {
  .header-desktop-header {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .header-desktop-nav {
    display: none;
  }
}
@media(max-width: 479px) {
  .header-desktop-header {
    padding: var(--dl-space-space-unit);
  }
  .header-desktop-icon-group {
    display: none;
  }
}

.footer-cont-footer {
  flex: 0 0 auto;
  width: 100%;
  height: 350px;
  display: flex;
  z-index: 50;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: #D9D9D9;
}
.footer-container {
  gap: var(--dl-space-space-twounits);
  flex: 0 0 auto;
  width: 960px;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.footer-container1 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.footer-link {
  display: contents;
}
.footer-image {
  width: 62px;
  object-fit: cover;
  text-decoration: none;
}
.footer-link1 {
  display: contents;
}
.footer-image1 {
  width: 62px;
  object-fit: cover;
  text-decoration: none;
}
.footer-link2 {
  display: contents;
}
.footer-image2 {
  width: 62px;
  object-fit: cover;
  text-decoration: none;
}
.footer-navlink {
  display: contents;
}
.footer-text {
  fill: var(--dl-color-primary-verde);
  color: var(--dl-color-primary-verde);
  align-self: center;
  text-decoration: underline;
}
.footer-text3 {
  fill: var(--dl-color-primary-verde);
  padding-left: 20px;
  padding-right: 20px;
  color: var(--dl-color-primary-verde);
  font-size: 13px;
  align-self: center;
  text-align: center;
}
.footer-root-class-name {
  background-color: var(--dl-color-gray-background-color);
}
.footer-root-class-name1 {
  background-color: var(--dl-color-gray-background-color);
}
.footer-root-class-name2 {
  background-color: transparent;
}
.footer-root-class-name3 {
  background-color: var(--dl-color-gray-background-color);
}
.footer-root-class-name4 {
  background-color: var(--dl-color-gray-background-color);
}
.footer-root-class-name5 {
  background-color: var(--dl-color-gray-background-color);
}


.footer-root-class-name8 {
  background-color: transparent;
}

@media(max-width: 1200px) {
  .footer-cont-footer {
    background-color: transparent;
  }
  .footer-image {
    width: 62px;
  }
  .footer-image1 {
    width: 62px;
  }
  .footer-image2 {
    width: 62px;
  }
  .footer-text {
    color: var(--dl-color-primary-verde);
    text-decoration: underline;
  }
  .footer-root-class-name {
    background-color: transparent;
  }
  .footer-root-class-name1 {
    background-color: transparent;
  }
  .footer-root-class-name2 {
    background-color: transparent;
  }
  .footer-root-class-name3 {
    background-color: transparent;
  }
  .footer-root-class-name4 {
    background-color: transparent;
  }
  .footer-root-class-name5 {
    background-color: transparent;
  }
  .footer-root-class-name8 {
    background-color: transparent;
  }
}
@media(max-width: 991px) {
  .footer-root-class-name6 {
    background-color: var(--dl-color-gray-background-color);
  }
}
@media(max-width: 767px) {
  .footer-container {
    width: 750px;
  }
}
@media(max-width: 479px) {
  .footer-cont-footer {
    height: 260px;
  }
  .footer-container {
    width: 100%;
  }
  .footer-container1 {
    gap: 0;
    width: 155px;
    align-self: center;
    justify-content: space-between;
  }
  .footer-image {
    width: 42px;
  }
  .footer-image1 {
    width: 42px;
  }
  .footer-image2 {
    width: 42px;
  }
  .footer-text {
    font-size: 11px;
  }
  .footer-text3 {
    font-size: 10px;
  }
  .footer-disclaimer {
    padding-bottom: 25px;
  }
  .footer-root-class-name6 {
    margin-top: 0px;
    background-color: var(--dl-color-gray-white);
  }
  .footer-root-class-name7 {
    margin-top: 30px;
  }
  .footer-root-class-name9 {
    margin-top: 30px;
  }
}

.header-mobile-header {
  width: 100%;
  height: 80px;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  max-height: 80PX;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: var(--dl-color-primary-verde);
}
.header-mobile-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.header-mobile-container {
  flex: 0 0 auto;
  width: 200px;
  height: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.header-mobile-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.header-mobile-burger-menu {
  display: none;
}
.header-mobile-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.header-mobile-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.header-mobile-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.header-mobile-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.header-mobile-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-mobile-icon2 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.header-mobile-container1 {
  flex: 0 0 auto;
  width: 200px;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.header-mobile-logo {
  height: 2rem;
}
.header-mobile-container2 {
  flex: 0 0 auto;
  width: 200px;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.header-mobile-container3 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
}
.header-mobile-icon-usa {
  width: 32px;
  height: 32px;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-radius4);
  text-decoration: none;
  border-top-left-radius: var(--dl-radius-radius-round);
  border-top-right-radius: var(--dl-radius-radius-round);
  border-bottom-left-radius: var(--dl-radius-radius-round);
  border-bottom-right-radius: var(--dl-radius-radius-round);
}
.header-mobile-navlink {
  display: contents;
}
.header-mobile-icon-br {
  width: 32px;
  height: 32px;
  object-fit: cover;
  text-decoration: none;
}
.header-mobile-navlink1 {
  display: contents;
}
.header-mobile-image {
  height: 2rem;
  object-fit: cover;
  text-decoration: none;
}
@media(max-width: 1200px) {
  .header-mobile-header {
    max-width: 1200px;
  }
}
@media(max-width: 991px) {
  .header-mobile-header {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: OneAndHalfUnits;
  }
  .header-mobile-desktop-menu {
    display: none;
  }
  .header-mobile-container {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 80px;
    position: absolute;
    background-size: cover;
    background-image: url("../images/home/bg-header-menu-mobile-1500w.webp");
    background-position: center;
  }
  .header-mobile-navbar-interactive {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    width: auto;
    z-index: 100;
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-oneandhalfunits);
    justify-content: center;
  }
  .header-mobile-burger-menu {
    display: flex;
  }
  .header-mobile-icon {
    width: 32px;
    height: 32px;
    z-index: 1;
  }
  .header-mobile-mobile-menu {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    padding: 0px;
    z-index: 100;
    background-color: var(--dl-color-primary-verde);
  }
  .header-mobile-nav {
    align-items: center;
    padding-bottom: 50px;
  }
  .header-mobile-top {
    height: 80px;
    position: relative;
    padding-left: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-fourunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .header-mobile-close-menu {
    position: relative;
    align-self: flex-start;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .header-mobile-icon2 {
    width: 32px;
    height: 32px;
    z-index: 100;
    align-self: center;
  }
  .header-mobile-container1 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 63px;
    height: 80px;
    margin: auto;
    z-index: 2;
    position: absolute;
    align-items: center;
    border-style: solid;
    border-width: 0px;
    background-color: var(--dl-color-primary-verde);
  }
  .header-mobile-logo {
    display: none;
  }
  .header-mobile-container2 {
    top: 0px;
    right: 0px;
    width: 100%;
    height: 80px;
    position: absolute;
    border-style: solid;
    border-width: 0px;
    background-size: cover;
    background-image: url("../images/home/bg-header-menu-mobile-1500w.webp");
    background-position: center;
  }
  .header-mobile-container3 {
    gap: var(--dl-space-space-oneandhalfunits);
    width: auto;
    height: auto;
    margin-top: var(--dl-space-space-fourunits);
  }
  .header-mobile-image {
    height: 2.35rem;
    z-index: 100;
  }
}
@media(max-width: 767px) {
  .header-mobile-header {
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-twounits);
  }
  .header-mobile-container {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 80px;
    position: absolute;
    background-size: cover;
    background-image: url("../images/home/bg-header-menu-mobile-1500w.webp");
    background-position: center;
  }
  .header-mobile-navbar-interactive {
    width: auto;
    position: relative;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .header-mobile-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .header-mobile-mobile-menu {
    left: 0px;
    width: 100vw;
    padding: 0px;
    margin-left: -8px;
  }
  .header-mobile-nav {
    padding-bottom: 50px;
  }
  .header-mobile-top {
    height: 80px;
    position: relative;
    padding-left: 0px;
    margin-bottom: var(--dl-space-space-fourunits);
    padding-right: var(--dl-space-space-twounits);
  }
  .header-mobile-close-menu {
    width: auto;
    padding: var(--dl-space-space-oneandhalfunits);
    position: relative;
    align-self: flex-start;
    margin-top: 0px;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-mobile-icon2 {
    z-index: 100;
    align-self: center;
  }
  .header-mobile-container1 {
    top: 0px;
    left: 0px;
    width: 63px;
    height: 80px;
    margin: auto;
    z-index: 2;
    position: absolute;
    border-width: 0px;
    background-color: var(--dl-color-primary-verde);
  }
  .header-mobile-logo {
    display: none;
    z-index: 100;
  }
  .header-mobile-container2 {
    top: 0px;
    width: 100%;
    height: 80px;
    position: absolute;
    border-width: 0px;
    background-size: cover;
    background-image: url("../images/home/bg-header-menu-mobile-1500w.webp");
  }
}
@media(max-width: 479px) {
  .header-mobile-header {
    width: 100%;
    padding: var(--dl-space-space-unit);
    flex-direction: row;
    justify-content: space-between;
  }
  .header-mobile-container {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 80px;
    margin: auto;
    position: absolute;
    align-self: center;
    flex-direction: column;
    background-size: cover;
    background-image: url("../images/home/bg-header-menu-mobile-1500w.webp");
    background-position: center;
  }
  .header-mobile-navbar-interactive {
    width: 63px;
    padding: var(--dl-space-space-unit);
  }
  .header-mobile-burger-menu {
    z-index: 100;
  }
  .header-mobile-mobile-menu {
    top: -8px;
    left: -16px;
    width: 100vw;
    height: 100vh;
    margin: auto;
    padding: 0px;
    position: absolute;
  }
  .header-mobile-nav {
    padding-bottom: 50px;
  }
  .header-mobile-top {
    height: 80px;
    position: relative;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .header-mobile-close-menu {
    width: 63px;
    height: 63px;
    padding: var(--dl-space-space-unit);
    position: relative;
    align-self: flex-start;
    margin-top: var(--dl-space-space-halfunit);
  }
  .header-mobile-icon2 {
    z-index: 100;
  }
  .header-mobile-container1 {
    top: -8px;
    right: 0px;
    width: 63px;
    height: 80px;
    z-index: 2;
    position: absolute;
    border-width: 0px;
    background-color: var(--dl-color-primary-verde);
  }
  .header-mobile-logo {
    display: none;
  }
  .header-mobile-container2 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100vw;
    height: 80px;
    position: absolute;
    border-width: 0px;
    background-size: cover;
    background-image: url("../images/home/bg-header-menu-mobile-1500w.webp");
    background-position: center;
  }
  .header-mobile-image {
    height: 2.35rem;
    z-index: 100;
  }
}

.termos-de-uso-plano-basic-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.termos-de-uso-plano-basic-cont-menu {
  flex: 0 0 auto;
  width: 100%;
  height: 80px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  justify-content: center;
  background-color: var(--dl-color-primary-verde);
}
.termos-de-uso-plano-basic-cont-menu-mobile {
  flex: 0 0 auto;
  width: 100%;
  height: 80px;
  display: none;
  z-index: 1;
  align-items: flex-start;
  justify-content: center;
  background-color: var(--dl-color-primary-verde);
}
.termos-de-uso-plano-basic-cont-hero {
  flex: 0 0 auto;
  width: 100%;
  height: 320px;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("../images/privacy-policy/header1-400h.webp");
  background-position: right;
}
.termos-de-uso-plano-basic-container1 {
  flex: 0 0 auto;
  width: 830px;
  height: auto;
  display: flex;
  align-items: flex-start;
}
.termos-de-uso-plano-basic-container2 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.termos-de-uso-plano-basic-text {
  color: var(--dl-color-gray-white);
  width: 327px;
  height: 55px;
  font-size: 24px;
  text-transform: uppercase;
}
.termos-de-uso-plano-basic-container3 {
  flex: 0 0 auto;
  width: 46px;
  height: 1px;
  display: flex;
  align-items: flex-start;
  border-color: #D39F43;
  border-style: solid;
  border-width: .5px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.termos-de-uso-plano-basic-content-wrapper {
  width: 100%;
  display: flex;
  padding-top: 60px;
  flex-direction: column;
  padding-bottom: 60px;
}
.termos-de-uso-plano-basic-text004 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  width: 830px;
  align-self: center;
  padding-left: 10px;
  padding-right: 10px;
}
.termos-de-uso-plano-basic-text005 {
  font-weight: 700;
}
.termos-de-uso-plano-basic-text014 {
  font-weight: 700;
}
.termos-de-uso-plano-basic-text015 {
  font-weight: 700;
}
.termos-de-uso-plano-basic-text021 {
  font-weight: 700;
}
.termos-de-uso-plano-basic-text026 {
  font-weight: 700;
}
.termos-de-uso-plano-basic-text047 {
  font-weight: 700;
}
.termos-de-uso-plano-basic-text059 {
  font-weight: 700;
}
.termos-de-uso-plano-basic-text069 {
  font-weight: 700;
}
.termos-de-uso-plano-basic-text078 {
  font-weight: 700;
}
.termos-de-uso-plano-basic-text089 {
  font-weight: 700;
}
@media(max-width: 1200px) {
  .termos-de-uso-plano-basic-content-wrapper {
    height: auto;
  }
  .termos-de-uso-plano-basic-text004 {
    color: var(--dl-color-gray-500);
  }
  .termos-de-uso-plano-basic-text005 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text006 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text014 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text015 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text021 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text022 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text026 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text027 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text047 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text048 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text059 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text060 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text061 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text069 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text070 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text078 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text079 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text080 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text084 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text085 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text089 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text090 {
    font-weight: 700;
  }
}
@media(max-width: 991px) {
  .termos-de-uso-plano-basic-cont-menu {
    display: none;
  }
  .termos-de-uso-plano-basic-cont-menu-mobile {
    display: flex;
  }
  .termos-de-uso-plano-basic-container1 {
    width: 100%;
  }
  .termos-de-uso-plano-basic-content-wrapper {
    height: auto;
  }
  .termos-de-uso-plano-basic-text004 {
    width: 100%;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
}
@media(max-width: 767px) {
  .termos-de-uso-plano-basic-container1 {
    width: 100%;
    padding-left: var(--dl-space-space-oneandhalfunits);
  }
  .termos-de-uso-plano-basic-content-wrapper {
    height: auto;
  }
  .termos-de-uso-plano-basic-text004 {
    width: 100%;
    padding-top: 0px;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: 0px;
  }
}
@media(max-width: 479px) {
  .termos-de-uso-plano-basic-cont-hero {
    height: 170px;
    background-size: cover;
    background-image: url("../images/privacy-policy/header-mobile-1500w.webp");
  }
  .termos-de-uso-plano-basic-container1 {
    width: 100%;
  }
  .termos-de-uso-plano-basic-text {
    color: var(--dl-color-gray-white);
    width: 332px;
    font-size: 24px;
    text-transform: uppercase;
  }
  .termos-de-uso-plano-basic-content-wrapper {
    height: auto;
    border-width: 0px;
  }
  .termos-de-uso-plano-basic-text004 {
    color: var(--dl-color-gray-500);
    width: 100%;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .termos-de-uso-plano-basic-text005 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text014 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text021 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text026 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text047 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text059 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text060 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text061 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text069 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text078 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text079 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text080 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text084 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text085 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text089 {
    font-weight: 700;
  }
  .termos-de-uso-plano-basic-text090 {
    font-weight: 700;
  }
}
