.elementor-1725 .elementor-element.elementor-element-65b8060{--display:flex;--min-height:57vh;--justify-content:center;--overlay-opacity:0.77;--margin-top:-109px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:5rem;--padding-bottom:0rem;--padding-left:0rem;--padding-right:0rem;}.elementor-1725 .elementor-element.elementor-element-65b8060:not(.elementor-motion-effects-element-type-background), .elementor-1725 .elementor-element.elementor-element-65b8060 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://rosepossentiimoveis.com.br/wp-content/uploads/2025/04/33_04.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1725 .elementor-element.elementor-element-65b8060::before, .elementor-1725 .elementor-element.elementor-element-65b8060 > .elementor-background-video-container::before, .elementor-1725 .elementor-element.elementor-element-65b8060 > .e-con-inner > .elementor-background-video-container::before, .elementor-1725 .elementor-element.elementor-element-65b8060 > .elementor-background-slideshow::before, .elementor-1725 .elementor-element.elementor-element-65b8060 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1725 .elementor-element.elementor-element-65b8060 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#2E2E2E;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1725 .elementor-element.elementor-element-b4b3854{text-align:center;}.elementor-1725 .elementor-element.elementor-element-b4b3854 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:500;line-height:1.4em;-webkit-text-stroke-color:#000;stroke:#000;color:#FFFFFF;}.elementor-1725 .elementor-element.elementor-element-f6e3306{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1725 .elementor-element.elementor-element-abe4c39{font-family:"Poppins", Sans-serif;font-weight:400;color:#000000;}@media(max-width:767px){.elementor-1725 .elementor-element.elementor-element-65b8060{--min-height:265px;--margin-top:-118px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:7rem;--padding-bottom:1rem;--padding-left:0rem;--padding-right:0rem;}.elementor-1725 .elementor-element.elementor-element-b4b3854{text-align:left;}}@media(min-width:768px){.elementor-1725 .elementor-element.elementor-element-65b8060{--content-width:1280px;}}/* Start custom CSS *//* ===================================================
   CONTAINERS COM LAYOUT PADRÃO
   =================================================== */

/* DESKTOP PADRÃO (>=1024px) */
.layout-padrao.e-con-inner {
  --content-width: 85%;
  padding: 4rem 3rem;
}

/* ULTRAWIDE (>=1600px) */
@media (min-width: 1600px) {
  .layout-padrao.e-con-inner {
    --content-width: 75%;
    padding: 5rem 4rem;
  }
}

/* TABLET (768px a 1023px) */
@media (max-width: 1023px) {
  .layout-padrao.e-con-inner {
    --content-width: 90%;
    padding: 3rem 2rem;
  }
}

/* MOBILE (<768px) */
@media (max-width: 767px) {
  .layout-padrao.e-con-inner {
    --content-width: 100%;
    padding: 2.5rem 1rem;
  }
}


/* ===================================================
   TIPOGRAFIA GLOBAL - COMPATÍVEL COM ESTRUTURA ELEMENTOR
   =================================================== */

/* ---------- TÍTULO PRINCIPAL ---------- */
.titulo-principal .elementor-heading-title {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  color: #ffffff !important;
  font-size: 3rem !important;
}

@media (max-width: 1023px) {
  .titulo-principal .elementor-heading-title {
    font-size: 2.4rem !important;
  }
}

@media (max-width: 767px) {
  .titulo-principal .elementor-heading-title {
    font-size: 1.8rem !important;
  }
}


/* ---------- SUBTÍTULO ---------- */
.subtitulo .elementor-heading-title {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 500 !important;
  color: #B14D35 !important;
  font-size: 1rem !important;
  line-height: 1.4 !important;
}

@media (max-width: 1023px) {
  .subtitulo .elementor-heading-title {
    font-size: 0.9rem !important;
  }
}

@media (max-width: 767px) {
  .subtitulo .elementor-heading-title {
    font-size: 0.8rem !important;
  }
}


/* ---------- TEXTO BASE ---------- */
.texto-base .elementor-widget-container,
.texto-base .elementor-text-editor {
  font-family: 'Poppins', sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.6 !important;
  color: #333 !important;
  font-weight: 400 !important;
}

@media (max-width: 1023px) {
  .texto-base .elementor-widget-container,
  .texto-base .elementor-text-editor {
    font-size: 1rem !important;
  }
}

@media (max-width: 767px) {
  .texto-base .elementor-widget-container,
  .texto-base .elementor-text-editor {
    font-size: 0.9rem !important;
  }
}/* End custom CSS */