.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1158 .elementor-element.elementor-element-3f2f926{--grid-columns:3;}.elementor-1158 .elementor-element.elementor-element-3f2f926 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-1158 .elementor-element.elementor-element-3f2f926 .e-loop-item > .elementor-section, .elementor-1158 .elementor-element.elementor-element-3f2f926 .e-loop-item > .elementor-section > .elementor-container, .elementor-1158 .elementor-element.elementor-element-3f2f926 .e-loop-item > .e-con, .elementor-1158 .elementor-element.elementor-element-3f2f926 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}.elementor-1158 .elementor-element.elementor-element-3f2f926 .elementor-pagination{text-align:center;}.elementor-1158 .elementor-element.elementor-element-3f2f926 .elementor-pagination .page-numbers:not(.dots){color:var( --e-global-color-accent );}.elementor-1158 .elementor-element.elementor-element-3f2f926 .elementor-pagination a.page-numbers:hover{color:var( --e-global-color-565d06c );}.elementor-1158 .elementor-element.elementor-element-3f2f926 .elementor-pagination .page-numbers.current{color:var( --e-global-color-565d06c );}body:not(.rtl) .elementor-1158 .elementor-element.elementor-element-3f2f926 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-1158 .elementor-element.elementor-element-3f2f926 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-1158 .elementor-element.elementor-element-3f2f926 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-1158 .elementor-element.elementor-element-3f2f926 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1158 .elementor-element.elementor-element-3f2f926{--grid-columns:2;}}@media(max-width:767px){.elementor-1158 .elementor-element.elementor-element-3f2f926{--grid-columns:1;}}/* Start custom CSS *//* Página Centro e Porto Maravilha Residencial | Rafael Gomes */

.rg-centrores-wrap {
width: min(1120px, calc(100% - 32px));
margin: 0 auto;
}

.rg-centrores-hero {
padding: 28px 0 18px;
}

.rg-centrores-hero-card {
display: grid;
grid-template-columns: minmax(0, 1fr) 340px;
gap: 28px;
align-items: stretch;
padding: 34px;
border-radius: 28px;
background:
radial-gradient(circle at top left, rgba(201, 162, 39, 0.24), transparent 34%),
linear-gradient(135deg, #0B1220 0%, #111827 100%);
color: #FFFFFF;
box-shadow: 0 18px 44px rgba(15, 23, 42, 0.16);
}

.rg-centrores-eyebrow {
display: inline-flex;
width: fit-content;
margin-bottom: 14px;
padding: 7px 12px;
border: 1px solid rgba(201, 162, 39, 0.42);
border-radius: 999px;
color: #F4D56F;
font-size: 0.78rem;
font-weight: 800;
letter-spacing: 0.04em;
text-transform: uppercase;
}

.rg-centrores-hero h1 {
margin: 0 0 14px;
color: #FFFFFF;
font-size: clamp(2rem, 4vw, 3.35rem);
line-height: 1.05;
letter-spacing: -0.04em;
}

.rg-centrores-hero p {
max-width: 790px;
margin: 0 0 14px;
color: rgba(255, 255, 255, 0.84);
font-size: 1.05rem;
line-height: 1.7;
}

.rg-centrores-actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 22px;
}

.rg-centrores-btn,
.rg-centrores-link {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
padding: 13px 18px;
border-radius: 999px;
font-weight: 800;
text-decoration: none;
transition: transform 0.2s ease, filter 0.2s ease, background 0.2s ease;
}

.rg-centrores-btn {
background: #C9A227;
color: #111827;
}

.rg-centrores-link {
border: 1px solid rgba(255, 255, 255, 0.22);
color: #FFFFFF;
background: rgba(255, 255, 255, 0.08);
}

.rg-centrores-btn:hover,
.rg-centrores-btn:focus,
.rg-centrores-link:hover,
.rg-centrores-link:focus {
transform: translateY(-1px);
filter: brightness(1.04);
}

.rg-centrores-btn:hover,
.rg-centrores-btn:focus {
color: #111827;
}

.rg-centrores-link:hover,
.rg-centrores-link:focus {
color: #FFFFFF;
background: rgba(255, 255, 255, 0.14);
}

.rg-centrores-hero-aside {
display: flex;
flex-direction: column;
justify-content: center;
padding: 24px;
border: 1px solid rgba(255, 255, 255, 0.14);
border-radius: 22px;
background: rgba(255, 255, 255, 0.08);
}

.rg-centrores-hero-aside strong {
display: block;
margin-bottom: 12px;
color: #FFFFFF;
font-size: 1.16rem;
}

.rg-centrores-hero-aside ul {
display: grid;
gap: 10px;
margin: 0;
padding-left: 18px;
color: rgba(255, 255, 255, 0.82);
line-height: 1.5;
}

.rg-centrores-section-title {
margin: 28px 0 8px;
text-align: center;
}

.rg-centrores-section-title span {
display: inline-block;
margin-bottom: 8px;
color: #C9A227;
font-size: 0.82rem;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
}

.rg-centrores-section-title h2 {
margin: 0;
color: #111827;
font-size: clamp(1.5rem, 3vw, 2.1rem);
line-height: 1.2;
}

.rg-centrores-section-title p {
margin: 10px auto 0;
max-width: 740px;
color: #4B5563;
line-height: 1.6;
}

.rg-centrores-bottom {
padding: 38px 0 64px;
}

.rg-centrores-info,
.rg-centrores-cta,
.rg-centrores-faq {
padding: 28px;
border: 1px solid #E5E7EB;
border-radius: 24px;
background: #FFFFFF;
box-shadow: 0 14px 32px rgba(15, 23, 42, 0.06);
}

.rg-centrores-info h2,
.rg-centrores-cta h2,
.rg-centrores-faq h2 {
margin: 0 0 14px;
color: #111827;
font-size: clamp(1.45rem, 3vw, 2rem);
line-height: 1.18;
}

.rg-centrores-info p,
.rg-centrores-cta p,
.rg-centrores-faq p {
margin: 0 0 12px;
color: #4B5563;
font-size: 1rem;
line-height: 1.65;
}

.rg-centrores-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 18px;
margin: 22px 0;
}

.rg-centrores-card {
padding: 24px;
border: 1px solid #E5E7EB;
border-radius: 22px;
background: #F8FAFC;
}

.rg-centrores-card span {
display: inline-block;
margin-bottom: 10px;
color: #C9A227;
font-size: 0.78rem;
font-weight: 900;
letter-spacing: 0.06em;
text-transform: uppercase;
}

.rg-centrores-card h2 {
margin: 0 0 10px;
color: #111827;
font-size: 1.22rem;
line-height: 1.25;
}

.rg-centrores-card p {
margin: 0;
color: #4B5563;
line-height: 1.65;
}

.rg-centrores-links {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 14px;
margin: 22px 0;
}

.rg-centrores-links a {
display: flex;
align-items: center;
justify-content: center;
min-height: 58px;
padding: 16px;
border: 1px solid #E5E7EB;
border-radius: 18px;
background: #F8FAFC;
color: #111827;
font-weight: 800;
text-align: center;
text-decoration: none;
}

.rg-centrores-links a:hover,
.rg-centrores-links a:focus {
color: #111827;
border-color: #C9A227;
background: #FFF9E8;
}

.rg-centrores-cta {
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 24px;
align-items: center;
margin: 22px 0;
background: #F8FAFC;
}

.rg-centrores-faq details {
border-top: 1px solid #E5E7EB;
padding: 16px 0;
}

.rg-centrores-faq details:last-of-type {
border-bottom: 1px solid #E5E7EB;
}

.rg-centrores-faq summary {
cursor: pointer;
color: #111827;
font-weight: 800;
}

.rg-centrores-faq summary:hover,
.rg-centrores-faq summary:focus {
color: #C9A227;
}

.rg-centrores-faq details p {
margin: 12px 0 0;
}

.rg-centrores-external {
margin-top: 18px;
font-size: 0.95rem;
}

.rg-centrores-external a {
color: #C9A227;
font-weight: 800;
text-decoration: underline;
text-underline-offset: 3px;
}

.rg-centrores-external a:hover,
.rg-centrores-external a:focus {
color: #111827;
}

@media (max-width: 900px) {
.rg-centrores-hero-card,
.rg-centrores-cta {
grid-template-columns: 1fr;
}

.rg-centrores-grid,
.rg-centrores-links {
grid-template-columns: 1fr;
}

.rg-centrores-btn,
.rg-centrores-link {
width: 100%;
}
}

@media (max-width: 640px) {
.rg-centrores-wrap {
width: min(100% - 24px, 1120px);
}

.rg-centrores-hero {
padding-top: 18px;
}

.rg-centrores-hero-card,
.rg-centrores-info,
.rg-centrores-cta,
.rg-centrores-faq,
.rg-centrores-card {
padding: 22px;
border-radius: 20px;
}

.rg-centrores-hero p,
.rg-centrores-info p,
.rg-centrores-card p,
.rg-centrores-cta p,
.rg-centrores-faq p {
font-size: 0.96rem;
}
}/* End custom CSS */