@import url("./components/header.css");
/* Data: 2026-04-23 | Motivo: migracao do conteudo e css do modelo para a pagina PHP, preservando header/footer por include */

/* Data: 2026-04-23 | Motivo: padronizacao tipografica responsiva com escala fluida para diferentes larguras de tela */
:root {
  --pi-fs-hero: clamp(1.75rem, 1.2rem + 1.5vw, 2.5rem);
  --pi-fs-title: clamp(1.6rem, 1.2rem + 1.2vw, 2.1875rem);
  --pi-fs-heading: clamp(1.5rem, 1.15rem + 1vw, 2rem);
  --pi-fs-heading-sm: clamp(1.4rem, 1.05rem + .9vw, 1.875rem);
  --pi-fs-subheading: clamp(1.35rem, 1rem + .8vw, 1.75rem);
  --pi-fs-card-title: clamp(1.25rem, 0.98rem + .7vw, 1.625rem);
  --pi-fs-card-title-sm: clamp(1.15rem, 0.95rem + .5vw, 1.5rem);
  --pi-fs-lead: clamp(1.05rem, 0.95rem + .35vw, 1.25rem);
  --pi-fs-body-lg: clamp(1rem, 0.95rem + .25vw, 1.125rem);
  --pi-fs-body-md: clamp(0.97rem, 0.93rem + .2vw, 1.0625rem);
  --pi-fs-body: clamp(0.95rem, 0.9rem + .15vw, 1rem);
  --pi-fs-caption: clamp(0.72rem, 0.68rem + .12vw, 0.75rem);
  --pi-fs-caption-sm: clamp(0.68rem, 0.64rem + .08vw, 0.69rem);
}

/* Data: 2026-04-23 | Motivo: consolidacao dos estilos do CTA antes inline no HTML do modelo */
.u-cta-all {
  --h-btn-height: 36px;
  --h-pad-x: 20px;
  --h-gap: 12px;
  --h-font-size: var(--pi-fs-body);
  --h-font-weight: 400;
  --h-bg: #02165a;
  --h-bg-hover: #24d8fc;
  --h-text: #ffffff;
  --h-ring-gap: 4px;
  --h-ring-color: #3bc453;
  --h-ring-thickness: 2px;
  --h-icon-size: 22px;
  font-family: "Roboto", system-ui, -apple-system, Segoe UI, Arial, sans-serif;
  display: inline-block;
}

.u-cta-all .u-cta-ring {
  display: inline-grid;
  place-items: center;
  padding: var(--h-ring-gap);
  border: var(--h-ring-thickness) solid var(--h-ring-color);
  border-radius: 9999px;
}

.u-cta-all .u-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: var(--h-gap);
  height: var(--h-btn-height);
  padding: 0 var(--h-pad-x);
  background: var(--h-bg);
  color: var(--h-text);
  text-decoration: none;
  font-size: var(--h-font-size);
  font-weight: var(--h-font-weight);
  border-radius: 9999px;
  border: 0;
  box-shadow: none;
  transition: background-color 200ms ease, transform 120ms ease;
}

.u-cta-all .u-cta-btn:hover {
  background: var(--h-bg-hover);
}

.u-cta-all .u-cta-btn:active {
  transform: translateY(1px);
}

.u-cta-all .u-cta-btn:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}

.u-cta-all .u-cta-btn svg {
  width: var(--h-icon-size);
  height: var(--h-icon-size);
}

.perfis-de-investimento-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.perfis-de-investimento-fragment1 {
  display: contents;
}
 
.perfis-de-investimento-text100 {
  display: inline-block;
}
 
.perfis-de-investimento-container11 {
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 226px;
  display: flex;
  margin-top: -200px;
  align-items: flex-end;
  padding-top: 0px;
  padding-left: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/shape_background-1500w.png");
}
 
.perfis-de-investimento-thq-aberturaperfis-elm {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
  justify-content: flex-start;
  background-color: rgba(255, 255, 255, 0);
}
 
.perfis-de-investimento-container12 {
  gap: 0;
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  padding-top: 0px;
  padding-left: 300px;
  padding-right: 300px;
  flex-direction: row;
  padding-bottom: 0px;
  justify-content: center;
  background-color: rgba(217, 217, 217, 0);
}
 
.perfis-de-investimento-container13 {
  width: 50%;
  height: 300px;
  display: flex;
  align-items: center;
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column;
  justify-content: center;
}
 
.perfis-de-investimento-text101 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-hero);
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}
 
.perfis-de-investimento-container14 {
  gap: 40px;
  width: 50%;
  height: 300px;
  display: flex;
  z-index: 0;
  padding-top: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: center;
  background-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-top-left-radius: 70px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 70px;
}
 
.perfis-de-investimento-text102 {
  color: rgb(255, 255, 255);
  font-size: var(--pi-fs-title);
  text-align: left;
  line-height: 1.2;
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fourunits);
}
 
.perfis-de-investimento-container15 {
  gap: 0;
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  padding-top: 0px;
  padding-left: 300px;
  padding-right: 300px;
  flex-direction: row;
  padding-bottom: 0px;
  justify-content: center;
  background-color: rgba(217, 217, 217, 0);
}
 
.perfis-de-investimento-container16 {
  gap: 40px;
  width: 50%;
  height: 450px;
  display: flex;
  z-index: 0;
  align-items: center;
  padding-top: 0px;
  border-color: #b7b7b7;
  border-style: dashed;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  padding-bottom: 0px;
  background-size: cover;
  justify-content: center;
  background-image: url("public/perfis-4-1500w.jpg");
  background-position: top;
  border-top-left-radius: 70px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 70px;
}
 
.perfis-de-investimento-container17 {
  width: 50%;
  height: 400px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-threeunits);
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
}
 
.perfis-de-investimento-text103 {
  font-size: var(--pi-fs-lead);
  line-height: 1.4;
}
 
.perfis-de-investimento-thq-container-elm1 {
  gap: 70px;
  width: 100%;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: 200px;
  padding-right: 200px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #ebebeb;
}
 
.perfis-de-investimento-container18 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.perfis-de-investimento-container19 {
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.perfis-de-investimento-text104 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
  width: auto;
  font-size: var(--pi-fs-hero);
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 1.3;
}
 
.perfis-de-investimento-container20 {
  gap: 60px;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: stretch;
  justify-content: center;
}
 
.perfis-de-investimento-container21 {
  flex: 0 0 auto;
  width: 30%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  min-height: 620px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 6px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
  border-top-width: 25px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 70px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.perfis-de-investimento-container21:hover {
  border-width: 6px;
  background-color: rgba(168, 202, 220, 0.66);
}
 
.perfis-de-investimento-text105 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-heading);
  text-align: center;
}
 
.perfis-de-investimento-container22 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.perfis-de-investimento-thq-text-elm10 {
  color: rgb(84, 84, 84);
  width: 100%;
  height: auto;
  font-size: var(--pi-fs-body-lg);
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  padding-top: 0px;
  padding-bottom: 0px;
}
 
.perfis-de-investimento-text106 {
  font-style: normal;
  font-weight: 600;
}
 
.perfis-de-investimento-text112 {
  font-style: normal;
  font-weight: 600;
}
 
.perfis-de-investimento-text118 {
  font-style: normal;
  font-weight: 600;
}
 
.perfis-de-investimento-container23 {
  gap: 10px;
  width: 100%;
  height: 100%;
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
  background-color: #09c559;
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 50px;
}
 
.perfis-de-investimento-container24 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.perfis-de-investimento-icon10 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.perfis-de-investimento-thq-text-elm11 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: rgb(255, 255, 255);
  width: 100%;
  height: auto;
  padding: 0px;
  font-size: var(--pi-fs-body-lg);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  margin-left: 0px;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 50px;
}
 
.perfis-de-investimento-container25 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.perfis-de-investimento-icon12 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.perfis-de-investimento-thq-text-elm12 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: #ffffff;
  width: 100%;
  height: auto;
  padding: 0px;
  font-size: var(--pi-fs-body-lg);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  margin-left: 0px;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 50px;
}
 
.perfis-de-investimento-container26 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.perfis-de-investimento-icon14 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.perfis-de-investimento-thq-text-elm13 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: #ffffff;
  width: 100%;
  height: auto;
  padding: 0px;
  font-size: var(--pi-fs-body-lg);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  margin-left: 0px;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 50px;
}
 
.perfis-de-investimento-container27 {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  align-self: flex-start;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  min-height: 620px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 20px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
  background-color: #ffffff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 70px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.perfis-de-investimento-container27:hover {
  border-width: 6px;
  background-color: rgba(168, 202, 220, 0.66);
}
 
.perfis-de-investimento-text125 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-heading);
  text-align: center;
}
 
.perfis-de-investimento-container28 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.perfis-de-investimento-thq-text-elm14 {
  color: rgb(84, 84, 84);
  width: 100%;
  height: auto;
  font-size: var(--pi-fs-body-lg);
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  padding-top: 0px;
  padding-bottom: 0px;
}
 
.perfis-de-investimento-text126 {
  font-style: normal;
  font-weight: 600;
}
 
.perfis-de-investimento-text130 {
  color: #545454;
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
}
 
.perfis-de-investimento-text131 {
  color: #545454;
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
}
 
.perfis-de-investimento-text132 {
  font-style: normal;
  font-weight: 600;
}
 
.perfis-de-investimento-text136 {
  color: #545454;
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
}
 
.perfis-de-investimento-text137 {
  color: #545454;
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
}
 
.perfis-de-investimento-text138 {
  font-style: normal;
  font-weight: 600;
}
 
.perfis-de-investimento-container29 {
  gap: 10px;
  width: 100%;
  height: 100%;
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
  background-color: var(--dl-color-sitesebraeprev-valorempresarial);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 50px;
}
 
.perfis-de-investimento-container30 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.perfis-de-investimento-icon16 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.perfis-de-investimento-thq-text-elm15 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: #ffffff;
  width: 100%;
  height: auto;
  padding: 0px;
  font-size: var(--pi-fs-body-lg);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  margin-left: 0px;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 50px;
}
 
.perfis-de-investimento-container31 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.perfis-de-investimento-icon18 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.perfis-de-investimento-thq-text-elm16 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: #ffffff;
  width: 100%;
  height: auto;
  padding: 0px;
  font-size: var(--pi-fs-body-lg);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  margin-left: 0px;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 50px;
}
 
.perfis-de-investimento-container32 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.perfis-de-investimento-icon20 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.perfis-de-investimento-thq-text-elm17 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: #ffffff;
  width: 100%;
  height: auto;
  padding: 0px;
  font-size: var(--pi-fs-body-lg);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  margin-left: 0px;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 50px;
}
 
.perfis-de-investimento-container33 {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  align-self: flex-start;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  min-height: 620px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 3px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
  background-color: #ffffff;
  border-top-width: 20px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 70px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 0;
}
 
.perfis-de-investimento-container33:hover {
  border-width: 6px;
  background-color: rgba(85, 129, 188, 0.39);
}
 
.perfis-de-investimento-text143 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-heading);
  text-align: center;
}
 
.perfis-de-investimento-container34 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.perfis-de-investimento-thq-text-elm18 {
  color: rgb(84, 84, 84);
  width: 100%;
  height: auto;
  font-size: var(--pi-fs-body-lg);
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  padding-top: 0px;
  padding-bottom: 0px;
}
 
.perfis-de-investimento-text144 {
  font-style: normal;
  font-weight: 600;
}
 
.perfis-de-investimento-text150 {
  font-style: normal;
  font-weight: 600;
}
 
.perfis-de-investimento-text156 {
  font-style: normal;
  font-weight: 600;
}
 
.perfis-de-investimento-container35 {
  gap: 10px;
  width: 100%;
  height: 100%;
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
  background-color: #e0820b;
  border-top-left-radius: 0;
  border-top-right-radius: 50PX;
  border-bottom-left-radius: 50PX;
  border-bottom-right-radius: 0;
}
 
.perfis-de-investimento-container36 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.perfis-de-investimento-icon22 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.perfis-de-investimento-thq-text-elm19 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: #ffffff;
  width: 100%;
  height: auto;
  padding: 0px;
  font-size: var(--pi-fs-body-lg);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  margin-left: 0px;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 50px;
}
 
.perfis-de-investimento-container37 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.perfis-de-investimento-icon24 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.perfis-de-investimento-thq-text-elm20 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: #ffffff;
  width: 100%;
  height: auto;
  padding: 0px;
  font-size: var(--pi-fs-body-lg);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  margin-left: 0px;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 50px;
}
 
.perfis-de-investimento-container38 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.perfis-de-investimento-icon26 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.perfis-de-investimento-thq-text-elm21 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: #ffffff;
  width: 100%;
  height: auto;
  padding: 0px;
  font-size: var(--pi-fs-body-lg);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  margin-left: 0px;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-width: 0px;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 50px;
}
 
.perfis-de-investimento-container39 {
  width: 421px;
  height: 50PX;
  margin-top: var(--dl-layout-space-threeunits);
}
 
.perfis-de-investimento-container40 {
  display: contents;
}
 
.perfis-de-investimento-thq-container-elm2 {
  gap: 0;
  width: 100%;
  height: auto;
  display: flex;
  align-self: flex-start;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: 250px;
  padding-right: 250px;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-sixunits);
}
 
.perfis-de-investimento-container41 {
  width: 22%;
  height: 450px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 6px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/perfis4-500w.jpg");
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 20px;
  border-top-left-radius: 70px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 70px;
}
 
.perfis-de-investimento-container42 {
  width: 22%;
  height: 450px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 6px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/perfis-5-500w.jpg");
  border-top-width: 20px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 70px;
  border-bottom-left-radius: 70px;
  border-bottom-right-radius: 0;
}
 
.perfis-de-investimento-container43 {
  width: 22%;
  height: 450px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 6px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/perfis-2-500w.jpg");
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  background-position: center;
  border-bottom-width: 20px;
  border-top-left-radius: 70px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 70px;
}
 
.perfis-de-investimento-container44 {
  width: 34%;
  height: 450px;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 6px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: flex-start;
  background-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-top-width: 20px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 70px;
  border-bottom-left-radius: 70px;
  border-bottom-right-radius: 0;
}
 
.perfis-de-investimento-text161 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: rgb(243, 243, 243);
  width: auto;
  font-size: var(--pi-fs-title);
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 1.3;
}
 
.perfis-de-investimento-text162 {
  color: rgb(251, 251, 251);
  width: 100%;
  height: auto;
  font-size: var(--pi-fs-body);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: 0px;
}
 
.perfis-de-investimento-container45 {
  width: 280px;
  height: 50PX;
  margin-top: 0px;
}
 
.perfis-de-investimento-container46 {
  display: contents;
}
 
.perfis-de-investimento-thq-container-elm3 {
  gap: 70px;
  width: 100%;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: 200px;
  padding-right: 200px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
  justify-content: center;
  background-color: #ebebeb;
}
 
.perfis-de-investimento-container47 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.perfis-de-investimento-container48 {
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.perfis-de-investimento-text169 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
  width: auto;
  font-size: var(--pi-fs-title);
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 1.3;
}
 
.perfis-de-investimento-text170 {
  color: rgb(84, 84, 84);
  width: 100%;
  height: auto;
  font-size: var(--pi-fs-body);
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: 0px;
}
 
.perfis-de-investimento-text174 {
  color: #545454;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
}
 
.perfis-de-investimento-container49 {
  gap: 60px;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  justify-content: center;
}

.perfis-de-investimento-container50,
.perfis-de-investimento-container51 {
  cursor: pointer;
}
 
.perfis-de-investimento-container50 {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  min-height: 150px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 3px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
  border-top-left-radius: 40px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.perfis-de-investimento-container50:hover {
  border-width: 6px;
  background-color: rgba(168, 202, 220, 0.66);
}
 
.perfis-de-investimento-text176 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-card-title);
  text-align: center;
}
 
.perfis-de-investimento-text177 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-lead);
  text-align: center;
}
 
.perfis-de-investimento-container51 {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  align-self: flex-start;
  min-height: 150px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 3px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
  border-top-left-radius: 40px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.perfis-de-investimento-container51:hover {
  border-width: 6px;
  background-color: rgba(168, 202, 220, 0.66);
}
 
.perfis-de-investimento-text178 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-card-title);
  text-align: center;
}
 
.perfis-de-investimento-text179 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-lead);
  text-align: center;
}
 
.perfis-de-investimento-container52 {
  width: 100%;
  height: auto;
  display: none;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

/* Autor: GitHub Copilot | Data: 2026-04-23 | Motivo: ocultar cenarios por padrao e exibir via clique nos cards */
.perfis-de-investimento-container52.is-visible,
.perfis-de-investimento-container59.is-visible {
  display: flex;
}
 
.perfis-de-investimento-container53 {
  display: flex;
  align-self: center;
  align-items: flex-start;
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-top-left-radius: 25px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 25px;
}
 
.perfis-de-investimento-icon28 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffffff;
  padding: var(--dl-layout-space-unit);
  border-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
 
.perfis-de-investimento-container54 {
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.perfis-de-investimento-text180 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
  width: auto;
  font-size: var(--pi-fs-title);
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 1.3;
}
 
.perfis-de-investimento-container55 {
  gap: 60px;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  justify-content: center;
}
 
.perfis-de-investimento-container56 {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  min-height: auto;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 3px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
  border-top-left-radius: 40px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.perfis-de-investimento-container56:hover {
  border-width: 6px;
  background-color: rgba(168, 202, 220, 0.66);
}
 
.perfis-de-investimento-text181 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-card-title);
  text-align: center;
}
 
.perfis-de-investimento-thq-text-elm22 {
  color: rgb(84, 84, 84);
  width: 100%;
  height: auto;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  padding-top: 0px;
  padding-bottom: 0px;
}
 
.perfis-de-investimento-container57 {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  align-self: flex-start;
  min-height: 150px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 3px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
  border-top-left-radius: 40px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.perfis-de-investimento-container57:hover {
  border-width: 6px;
  background-color: rgba(168, 202, 220, 0.66);
}
 
.perfis-de-investimento-text185 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-card-title);
  text-align: center;
}
 
.perfis-de-investimento-thq-text-elm23 {
  color: rgb(84, 84, 84);
  width: 100%;
  height: auto;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  padding-top: 0px;
  padding-bottom: 0px;
}
 
.perfis-de-investimento-container58 {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  align-self: flex-start;
  min-height: 150px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 3px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
  border-top-left-radius: 40px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.perfis-de-investimento-container58:hover {
  border-width: 6px;
  background-color: rgba(168, 202, 220, 0.66);
}
 
.perfis-de-investimento-text186 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-card-title);
  text-align: center;
}
 
.perfis-de-investimento-thq-text-elm24 {
  color: rgb(84, 84, 84);
  width: 100%;
  height: auto;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  padding-top: 0px;
  padding-bottom: 0px;
}
 
.perfis-de-investimento-container59 {
  width: 100%;
  height: auto;
  display: none;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.perfis-de-investimento-container60 {
  display: flex;
  align-self: center;
  align-items: flex-start;
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-top-left-radius: 25px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 25px;
}
 
.perfis-de-investimento-icon32 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffffff;
  padding: var(--dl-layout-space-unit);
}
 
.perfis-de-investimento-container61 {
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.perfis-de-investimento-text190 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
  width: auto;
  font-size: var(--pi-fs-title);
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 1.3;
}
 
.perfis-de-investimento-container62 {
  gap: 60px;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  justify-content: center;
}
 
.perfis-de-investimento-container63 {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  min-height: auto;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 3px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
  border-top-left-radius: 40px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.perfis-de-investimento-container63:hover {
  border-width: 6px;
  background-color: rgba(168, 202, 220, 0.66);
}
 
.perfis-de-investimento-text191 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-card-title);
  text-align: center;
}
 
.perfis-de-investimento-thq-text-elm25 {
  color: rgb(84, 84, 84);
  width: 100%;
  height: auto;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  padding-top: 0px;
  padding-bottom: 0px;
}
 
.perfis-de-investimento-container64 {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  align-self: flex-start;
  min-height: 150px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 3px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
  border-top-left-radius: 40px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.perfis-de-investimento-container64:hover {
  border-width: 6px;
  background-color: rgba(168, 202, 220, 0.66);
}
 
.perfis-de-investimento-text195 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-card-title);
  text-align: center;
}
 
.perfis-de-investimento-thq-text-elm26 {
  color: rgb(84, 84, 84);
  width: 100%;
  height: auto;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  padding-top: 0px;
  padding-bottom: 0px;
}
 
.perfis-de-investimento-container65 {
  flex: 0 0 auto;
  width: 30%;
  height: auto;
  display: flex;
  align-self: flex-start;
  min-height: 150px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  border-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-style: solid;
  border-width: 3px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
  border-top-left-radius: 40px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.perfis-de-investimento-container65:hover {
  border-width: 6px;
  background-color: rgba(168, 202, 220, 0.66);
}
 
.perfis-de-investimento-text196 {
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: var(--pi-fs-card-title);
  text-align: center;
}
 
.perfis-de-investimento-thq-text-elm27 {
  color: rgb(84, 84, 84);
  width: 100%;
  height: auto;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 1.4;
  padding-top: 0px;
  padding-bottom: 0px;
}
 
.perfis-de-investimento-fragment2 {
  display: contents;
}
 
.perfis-de-investimento-text200 {
  display: inline-block;
}
 
.perfis-de-investimento-fragment3 {
  display: contents;
}
 
.perfis-de-investimento-text201 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: var(--pi-fs-caption);
  margin-top: 20px;
  line-height: 1.3;
}
 
.perfis-de-investimento-fragment4 {
  display: contents;
}
 
.perfis-de-investimento-text205 {
  display: inline-block;
}
 
.perfis-de-investimento-fragment5 {
  display: contents;
}
 
.perfis-de-investimento-text206 {
  display: inline-block;
}
 
.perfis-de-investimento-fragment6 {
  display: contents;
}
 
.perfis-de-investimento-text207 {
  display: inline-block;
}
 
.perfis-de-investimento-fragment7 {
  display: contents;
}
 
.perfis-de-investimento-text208 {
  display: inline-block;
}
 
.perfis-de-investimento-fragment8 {
  display: contents;
}
 
.perfis-de-investimento-text209 {
  display: inline-block;
}
 
@media(max-width: 1400px) {
  .perfis-de-investimento-container11 {
    height: 175px;
    align-self: center;
    margin-top: -190px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    justify-content: center;
  }
  .perfis-de-investimento-thq-aberturaperfis-elm {
    height: auto;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: 0px;
    padding-right: 0px;
  }
  .perfis-de-investimento-container12 {
    gap: 0;
    height: auto;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: 200px;
    padding-right: 200px;
    flex-direction: row;
  }
  .perfis-de-investimento-text101 {
    font-size: var(--pi-fs-hero);
  }
  .perfis-de-investimento-text102 {
    color: rgb(255, 255, 255);
    font-size: var(--pi-fs-heading);
    text-align: left;
    line-height: 1.2;
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .perfis-de-investimento-container15 {
    gap: 0;
    height: auto;
    padding-top: 0px;
    padding-left: 200px;
    padding-right: 200px;
    flex-direction: row;
  }
  .perfis-de-investimento-container16 {
    height: 400px;
  }
  .perfis-de-investimento-container17 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: 0px;
  }
  .perfis-de-investimento-thq-container-elm1 {
    padding-left: 150px;
    padding-right: 150px;
  }
  .perfis-de-investimento-text104 {
    font-size: var(--pi-fs-hero);
  }
  .perfis-de-investimento-container20 {
    gap: 0;
    align-items: stretch;
    justify-content: space-between;
  }
  .perfis-de-investimento-container21 {
    height: auto;
    align-self: stretch;
    min-height: auto;
    justify-content: flex-start;
  }
  .perfis-de-investimento-text105 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .perfis-de-investimento-thq-text-elm10 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-text110 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-text111 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-text116 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-text117 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-text122 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm11 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm12 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm13 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-container27 {
    height: auto;
    align-self: stretch;
  }
  .perfis-de-investimento-thq-text-elm14 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-text142 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm15 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm16 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm17 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-container33 {
    align-self: stretch;
    min-height: auto;
  }
  .perfis-de-investimento-text143 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .perfis-de-investimento-thq-text-elm18 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-text160 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm19 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm20 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm21 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-container-elm2 {
    padding-left: 150px;
    padding-right: 150px;
  }
  .perfis-de-investimento-container41 {
    height: 500px;
  }
  .perfis-de-investimento-container42 {
    height: 500px;
    background-position: center;
  }
  .perfis-de-investimento-container43 {
    height: 500px;
  }
  .perfis-de-investimento-container44 {
    height: 500px;
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .perfis-de-investimento-text161 {
    font-size: var(--pi-fs-title);
  }
  .perfis-de-investimento-text162 {
    font-size: var(--pi-fs-body-lg);
    font-family: Roboto;
    padding-top: var(--dl-layout-space-twounits);
  }
  .perfis-de-investimento-text167 {
    color: #fbfbfb;
    font-family: Roboto;
    font-weight: 400;
    line-height: 1.4;
  }
  .perfis-de-investimento-thq-container-elm3 {
    padding-left: 150px;
    padding-right: 150px;
  }
  .perfis-de-investimento-text169 {
    font-size: var(--pi-fs-hero);
  }
  .perfis-de-investimento-text170 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-text180 {
    font-size: var(--pi-fs-hero);
  }
  .perfis-de-investimento-thq-text-elm22 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm23 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm24 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-text190 {
    font-size: var(--pi-fs-hero);
  }
  .perfis-de-investimento-thq-text-elm25 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm26 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-thq-text-elm27 {
    font-size: var(--pi-fs-body-lg);
  }
}
 
@media(max-width: 1200px) {
  .perfis-de-investimento-thq-aberturaperfis-elm {
    height: auto;
    padding-left: 00px;
    padding-right: 00px;
  }
  .perfis-de-investimento-container12 {
    gap: 0;
    height: auto;
    align-self: center;
    margin-top: 0px;
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
  }
  .perfis-de-investimento-container15 {
    gap: 0;
    height: auto;
    align-self: center;
    margin-top: 0px;
    padding-left: 100px;
    padding-right: var(--dl-layout-space-sixunits);
  }
  .perfis-de-investimento-thq-container-elm1 {
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
  }
  .perfis-de-investimento-thq-text-elm10 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text110 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text111 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text116 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text117 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text122 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm11 {
    font-size: var(--pi-fs-body-md);
  }
  .perfis-de-investimento-thq-text-elm12 {
    font-size: var(--pi-fs-body-md);
  }
  .perfis-de-investimento-thq-text-elm13 {
    font-size: var(--pi-fs-body-md);
  }
  .perfis-de-investimento-thq-text-elm14 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text142 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm15 {
    font-size: var(--pi-fs-body-md);
  }
  .perfis-de-investimento-thq-text-elm16 {
    font-size: var(--pi-fs-body-md);
  }
  .perfis-de-investimento-thq-text-elm17 {
    font-size: var(--pi-fs-body-md);
  }
  .perfis-de-investimento-thq-text-elm18 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text160 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm19 {
    font-size: var(--pi-fs-body-md);
  }
  .perfis-de-investimento-thq-text-elm20 {
    font-size: var(--pi-fs-body-md);
  }
  .perfis-de-investimento-thq-text-elm21 {
    font-size: var(--pi-fs-body-md);
  }
  .perfis-de-investimento-thq-container-elm2 {
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
  }
  .perfis-de-investimento-text162 {
    font-size: var(--pi-fs-body-md);
  }
  .perfis-de-investimento-thq-container-elm3 {
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
  }
  .perfis-de-investimento-text170 {
    font-size: var(--pi-fs-body-md);
  }
  .perfis-de-investimento-thq-text-elm22 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm23 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm24 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm25 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm26 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm27 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text201 {
    font-size: var(--pi-fs-caption-sm);
  }
}
 
@media(max-width: 991px) {
  .perfis-de-investimento-container11 {
    height: 156px;
    margin-top: -155px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .perfis-de-investimento-thq-aberturaperfis-elm {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .perfis-de-investimento-container12 {
    gap: 0;
    height: auto;
    padding-bottom: 0px;
  }
  .perfis-de-investimento-container13 {
    height: 250px;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .perfis-de-investimento-text101 {
    font-size: var(--pi-fs-heading);
  }
  .perfis-de-investimento-container14 {
    height: 250px;
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .perfis-de-investimento-text102 {
    font-size: var(--pi-fs-subheading);
    padding-left: 0px;
    padding-right: 0px;
  }
  .perfis-de-investimento-container15 {
    gap: 0;
    height: auto;
    align-items: flex-start;
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .perfis-de-investimento-container16 {
    height: 600px;
  }
  .perfis-de-investimento-container17 {
    height: auto;
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: 0px;
  }
  .perfis-de-investimento-thq-container-elm1 {
    gap: 30px;
    height: auto;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
    padding-bottom: var(--dl-layout-space-sixunits);
  }
  .perfis-de-investimento-text104 {
    width: 100%;
    font-size: var(--pi-fs-heading);
  }
  .perfis-de-investimento-container21 {
    padding: var(--dl-layout-space-unit);
  }
  .perfis-de-investimento-text105 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-thq-text-elm11 {
    width: 90%;
  }
  .perfis-de-investimento-thq-text-elm12 {
    width: 90%;
  }
  .perfis-de-investimento-thq-text-elm13 {
    width: 90%;
  }
  .perfis-de-investimento-container27 {
    padding: var(--dl-layout-space-unit);
  }
  .perfis-de-investimento-text125 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-thq-text-elm15 {
    width: 90%;
  }
  .perfis-de-investimento-thq-text-elm16 {
    width: 90%;
  }
  .perfis-de-investimento-thq-text-elm17 {
    width: 90%;
  }
  .perfis-de-investimento-container33 {
    padding: var(--dl-layout-space-unit);
  }
  .perfis-de-investimento-text143 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-thq-text-elm19 {
    width: 90%;
  }
  .perfis-de-investimento-thq-text-elm20 {
    width: 90%;
  }
  .perfis-de-investimento-thq-text-elm21 {
    width: 90%;
  }
  .perfis-de-investimento-thq-container-elm2 {
    gap: 0;
    height: auto;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
    padding-bottom: var(--dl-layout-space-sixunits);
  }
  .perfis-de-investimento-container44 {
    width: 40%;
  }
  .perfis-de-investimento-text161 {
    width: 100%;
    font-size: var(--pi-fs-heading);
  }
  .perfis-de-investimento-text162 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-container-elm3 {
    gap: 30px;
    height: auto;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
    padding-bottom: var(--dl-layout-space-sixunits);
  }
  .perfis-de-investimento-text169 {
    width: 100%;
    font-size: var(--pi-fs-heading);
  }
  .perfis-de-investimento-text170 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-container50 {
    padding: var(--dl-layout-space-unit);
  }
  .perfis-de-investimento-text176 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-text177 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-container51 {
    padding: var(--dl-layout-space-unit);
  }
  .perfis-de-investimento-text178 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-text179 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-text180 {
    width: 100%;
    font-size: var(--pi-fs-heading);
  }
  .perfis-de-investimento-container56 {
    padding: var(--dl-layout-space-unit);
  }
  .perfis-de-investimento-text181 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-container57 {
    padding: var(--dl-layout-space-unit);
  }
  .perfis-de-investimento-text185 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-container58 {
    padding: var(--dl-layout-space-unit);
  }
  .perfis-de-investimento-text186 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-text190 {
    width: 100%;
    font-size: var(--pi-fs-heading);
  }
  .perfis-de-investimento-container63 {
    padding: var(--dl-layout-space-unit);
  }
  .perfis-de-investimento-text191 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-container64 {
    padding: var(--dl-layout-space-unit);
  }
  .perfis-de-investimento-text195 {
    font-size: var(--pi-fs-card-title-sm);
  }
  .perfis-de-investimento-container65 {
    padding: var(--dl-layout-space-unit);
  }
  .perfis-de-investimento-text196 {
    font-size: var(--pi-fs-card-title-sm);
  }
}
 
@media(max-width: 767px) {
  .perfis-de-investimento-container11 {
    height: 175px;
    margin-top: -160px;
    align-items: center;
    padding-top: var(--dl-layout-space-sixunits);
    padding-left: var(--dl-layout-space-sixunits);
    margin-bottom: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-sixunits);
    flex-direction: column;
    justify-content: flex-end;
  }
  .perfis-de-investimento-thq-aberturaperfis-elm {
    height: 1319px;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
    padding-bottom: 0px;
  }
  .perfis-de-investimento-container12 {
    gap: var(--dl-layout-space-oneandhalfunits);
    height: 976px;
    align-items: flex-start;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: 0px;
    flex-direction: row;
    justify-content: flex-start;
  }
  .perfis-de-investimento-container14 {
    display: none;
  }
  .perfis-de-investimento-container15 {
    gap: var(--dl-layout-space-oneandhalfunits);
    height: 976px;
    align-items: flex-start;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: 0px;
    flex-direction: row;
    justify-content: flex-start;
  }
  .perfis-de-investimento-container16 {
    display: none;
  }
  .perfis-de-investimento-thq-container-elm1 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .perfis-de-investimento-text104 {
    font-size: var(--pi-fs-heading-sm);
  }
  .perfis-de-investimento-thq-text-elm10 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text110 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text111 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text116 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text117 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text122 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm11 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm12 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm13 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm14 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text142 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm15 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm16 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm17 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm18 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text160 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm19 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm20 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm21 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text161 {
    font-size: var(--pi-fs-heading-sm);
  }
  .perfis-de-investimento-text162 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-container-elm3 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .perfis-de-investimento-text169 {
    font-size: var(--pi-fs-heading-sm);
  }
  .perfis-de-investimento-text170 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text180 {
    font-size: var(--pi-fs-heading-sm);
  }
  .perfis-de-investimento-thq-text-elm22 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm23 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm24 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-text190 {
    font-size: var(--pi-fs-heading-sm);
  }
  .perfis-de-investimento-thq-text-elm25 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm26 {
    font-size: var(--pi-fs-body);
  }
  .perfis-de-investimento-thq-text-elm27 {
    font-size: var(--pi-fs-body);
  }
}
 
@media(max-width: 767px) {
  .perfis-de-investimento-container11 {
    height: 173px;
    margin-top: -160px;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-threeunits);
    margin-bottom: 30px;
    padding-right: var(--dl-layout-space-threeunits);
    flex-direction: column;
    justify-content: flex-start;
  }
  .perfis-de-investimento-thq-aberturaperfis-elm,
  .perfis-de-investimento-thq-container-elm1,
  .perfis-de-investimento-thq-container-elm2,
  .perfis-de-investimento-thq-container-elm3 {
    padding: var(--dl-responsive-container-space-mobile-wide) var(--dl-responsive-container-space-mobile-wide) 0 var(--dl-responsive-container-space-mobile-wide);
  }
  .perfis-de-investimento-thq-aberturaperfis-elm {
    height: auto;
    flex-wrap: wrap;
  }
  .perfis-de-investimento-container12 {
    gap: 0;
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-right: 0px;
    flex-direction: column;
  }
  .perfis-de-investimento-container13 {
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .perfis-de-investimento-text101 {
    font-size: var(--pi-fs-subheading);
    align-self: center;
    text-align: center;
  }
  .perfis-de-investimento-container14 {
    width: 100%;
    height: 160px;
    display: flex;
  }
  .perfis-de-investimento-text102 {
    font-size: var(--pi-fs-lead);
  }
  .perfis-de-investimento-container15 {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-right: 0px;
  }
  .perfis-de-investimento-container16 {
    width: 100%;
    height: 300px;
    display: flex;
  }
  .perfis-de-investimento-container17 {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
  }
  .perfis-de-investimento-container18 {
    width: 100%;
  }
  .perfis-de-investimento-text104 {
    font-size: var(--pi-fs-card-title);
    text-align: center;
  }
  .perfis-de-investimento-container20 {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
    justify-content: center;
  }
  .perfis-de-investimento-container21 {
    width: 100%;
    min-height: 500px;
  }
  .perfis-de-investimento-text105 {
    font-size: var(--pi-fs-heading);
  }
  .perfis-de-investimento-thq-text-elm10 {
    font-size: var(--pi-fs-body-lg);
    font-family: Roboto;
  }
  .perfis-de-investimento-text110 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-text111 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-text116 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-text117 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-text122 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-container23 {
    align-self: center;
    align-items: center;
  }
  .perfis-de-investimento-thq-text-elm11 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-thq-text-elm12 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-thq-text-elm13 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-container27 {
    width: 100%;
    min-height: 500px;
  }
  .perfis-de-investimento-text125 {
    font-size: var(--pi-fs-heading);
  }
  .perfis-de-investimento-thq-text-elm14 {
    font-size: var(--pi-fs-body-lg);
    font-family: Roboto;
  }
  .perfis-de-investimento-text142 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-container29 {
    align-self: center;
    align-items: center;
  }
  .perfis-de-investimento-thq-text-elm15 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-thq-text-elm16 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-thq-text-elm17 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-container33 {
    width: 100%;
    min-height: 500px;
  }
  .perfis-de-investimento-text143 {
    font-size: var(--pi-fs-heading);
  }
  .perfis-de-investimento-thq-text-elm18 {
    font-size: var(--pi-fs-body-lg);
    font-family: Roboto;
  }
  .perfis-de-investimento-text160 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-container35 {
    align-self: center;
    align-items: center;
  }
  .perfis-de-investimento-thq-text-elm19 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-thq-text-elm20 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-thq-text-elm21 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-container39 {
    width: 333px;
    align-self: center;
  }
  .perfis-de-investimento-thq-container-elm2 {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .perfis-de-investimento-container41 {
    width: 33%;
    height: 300px;
    background-position: center;
  }
  .perfis-de-investimento-container42 {
    width: 32%;
    height: 300px;
    flex-direction: row;
  }
  .perfis-de-investimento-container43 {
    width: 33%;
    height: 300px;
  }
  .perfis-de-investimento-container44 {
    width: 100%;
    height: 450px;
  }
  .perfis-de-investimento-text161 {
    font-size: var(--pi-fs-heading);
    text-align: center;
  }
  .perfis-de-investimento-text162 {
    font-size: var(--pi-fs-body);
    align-self: center;
    text-align: center;
    font-family: Roboto;
  }
  .perfis-de-investimento-container45 {
    width: 299px;
    align-self: center;
  }
  .perfis-de-investimento-container47 {
    width: 100%;
  }
  .perfis-de-investimento-text169 {
    font-size: var(--pi-fs-card-title);
    text-align: center;
  }
  .perfis-de-investimento-text170 {
    font-size: var(--pi-fs-body-lg);
    align-self: center;
    text-align: center;
    font-family: Roboto;
  }
  .perfis-de-investimento-container49 {
    gap: var(--dl-layout-space-twounits);
    align-items: stretch;
  }
  .perfis-de-investimento-container50 {
    width: 45%;
  }
  .perfis-de-investimento-text177 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-container51 {
    width: 45%;
  }
  .perfis-de-investimento-text179 {
    font-size: var(--pi-fs-body-lg);
  }
  .perfis-de-investimento-container52 {
    width: 100%;
  }
  .perfis-de-investimento-text180 {
    font-size: var(--pi-fs-card-title);
    text-align: center;
  }
  .perfis-de-investimento-thq-text-elm22 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-thq-text-elm23 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-thq-text-elm24 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-container59 {
    width: 100%;
  }
  .perfis-de-investimento-text190 {
    font-size: var(--pi-fs-card-title);
    text-align: center;
  }
  .perfis-de-investimento-thq-text-elm25 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-thq-text-elm26 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-thq-text-elm27 {
    font-size: var(--pi-fs-body);
    font-family: Roboto;
  }
  .perfis-de-investimento-text201 {
    font-size: var(--pi-fs-caption-sm);
    text-align: center;
  }
  .perfis-de-investimento-text205 {
    text-align: center;
  }

  .perfis-de-investimento-thq-container-elm3 {
    padding-bottom: calc(var(--dl-responsive-container-space-mobile-wide)*2);
  }

  .perfis-de-investimento-container55,
  .perfis-de-investimento-container62 {
    flex-direction: column;
    width: 100%;
  }

  .perfis-de-investimento-container56,
  .perfis-de-investimento-container57,
  .perfis-de-investimento-container58,
  .perfis-de-investimento-container63,
  .perfis-de-investimento-container64,
  .perfis-de-investimento-container65 {
    width: 100%;
  }
}
