html {
    scroll-behavior: smooth;
}

.site-corretor.broker-template-7 {
    --template-7-ink: #171717;
    --template-7-muted: #60646c;
    --template-7-line: #e5e7eb;
    --template-7-soft: #fafafa;
    --template-7-warm: #fff3f1;
    --template-7-card: #ffffff;
    --template-7-shadow: 0 16px 38px rgba(23, 23, 23, 0.07);
    background: var(--template-7-soft);
    color: var(--template-7-ink);
}

.site-corretor.broker-template-7 #header {
    background: rgba(255, 255, 255, 0.98) !important;
    border-bottom: 1px solid rgba(17, 24, 39, 0.08);
    box-shadow: none;
}

.site-corretor.broker-template-7.homepage-3 #header-container.head-tr,
.site-corretor.broker-template-7.homepage-3 #header:not(.cloned):not(.sticky),
.site-corretor.broker-template-7.homepage-3 #header.head-tr {
    background: rgba(255, 255, 255, 0.96) !important;
    border-bottom: 1px solid rgba(17, 24, 39, 0.1) !important;
    box-shadow: 0 14px 34px rgba(17, 24, 39, 0.12) !important;
}

.site-corretor.broker-template-7.homepage-3 #header:not(.cloned):not(.sticky) #navigation.style-1 ul li a,
.site-corretor.broker-template-7.homepage-3 #header.head-tr #navigation.style-1 ul li a {
    color: var(--template-7-ink) !important;
}

.site-corretor.broker-template-7.homepage-3 #header:not(.cloned):not(.sticky) .fav-topo,
.site-corretor.broker-template-7.homepage-3 #header.head-tr .fav-topo {
    background: #fff !important;
    border-color: rgba(17, 24, 39, 0.12) !important;
    color: var(--template-7-ink) !important;
}

.site-corretor.broker-template-7 .container-header {
    min-height: 74px;
}

.site-corretor.broker-template-7 #navigation.style-1 ul {
    gap: 0.35rem;
}

.site-corretor.broker-template-7 #navigation.style-1 ul li,
.site-corretor.broker-template-7 #navigation.style-1 ul li a {
    border-radius: 7px;
}

.site-corretor.broker-template-7 #navigation.style-1 ul li a {
    color: var(--template-7-ink) !important;
    font-size: 0.86rem;
    font-weight: 800;
    padding: 0.62rem 0.7rem;
}

.site-corretor.broker-template-7 #navigation.style-1 ul li:hover,
.site-corretor.broker-template-7 #navigation.style-1 ul li.active {
    background: rgba(17, 24, 39, 0.045) !important;
}

.site-corretor.broker-template-7 .header-widget .button,
.site-corretor.broker-template-7 .header-widget .button.border,
.site-corretor.broker-template-7 .btn.btn-yellow,
.site-corretor.broker-template-7 .btn.btn-primary,
.site-corretor.broker-template-7 button.btn-primary,
.site-corretor.broker-template-7 .enviarformimovel,
.site-corretor.broker-template-7 input[type="submit"],
.site-corretor.broker-template-7 a.button {
    border-radius: 7px !important;
    box-shadow: none !important;
    text-transform: none !important;
}

.site-corretor.broker-template-7 .fav-topo {
    background: #fff;
    border-color: rgba(17, 24, 39, 0.12);
    border-radius: 7px;
    color: var(--template-7-ink) !important;
}

.site-corretor.broker-template-7 .broker-advisory-home {
    background:
        linear-gradient(90deg, rgba(17, 17, 17, 0.76) 0%, rgba(17, 17, 17, 0.56) 48%, rgba(17, 17, 17, 0.2) 100%),
        var(--broker-template-hero-image);
    background-position: center;
    background-size: cover;
    border-bottom: 1px solid rgba(17, 24, 39, 0.08);
    min-height: clamp(470px, 58vh, 600px);
    padding: clamp(5.6rem, 6.2vw, 6.4rem) 0 clamp(2rem, 3vw, 2.8rem);
}

.site-corretor.broker-template-7 .broker-advisory-home .container {
    align-items: center;
    display: grid;
    gap: clamp(1.5rem, 3vw, 2.7rem);
    grid-template-columns: minmax(390px, 0.92fr) minmax(520px, 660px);
}

.site-corretor.broker-template-7 .broker-advisory-intro {
    margin: 0;
    max-width: 640px;
    text-align: left;
}

.site-corretor.broker-template-7 .broker-modern-eyebrow {
    color: var(--broker-layout-brand);
    display: inline-flex;
    font-size: 0.72rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.site-corretor.broker-template-7 .broker-advisory-intro h1 {
    color: #fff;
    font-size: clamp(2.25rem, 3.2vw, 3.2rem);
    font-weight: 900;
    line-height: 1.08;
    margin: 0.48rem 0 0.75rem;
    max-width: 620px;
}

.site-corretor.broker-template-7 .broker-advisory-intro p {
    color: rgba(255, 255, 255, 0.84);
    font-size: clamp(0.98rem, 1.12vw, 1.08rem);
    line-height: 1.55;
    margin: 0;
    max-width: 590px;
}

.site-corretor.broker-template-7 .broker-advisory-search-shell {
    backdrop-filter: blur(12px);
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid rgba(255, 255, 255, 0.64);
    border-radius: 8px;
    box-shadow: 0 20px 46px rgba(0, 0, 0, 0.18);
    margin: 0;
    max-width: 660px;
    overflow: hidden;
    padding: 0.72rem;
    width: 100%;
}

.site-corretor.broker-template-7 .broker-search-module {
    background: transparent;
    box-shadow: none;
    display: block;
    margin: 0;
    max-width: none !important;
    opacity: 1 !important;
    padding: 0 !important;
    transform: none !important;
    width: 100% !important;
}

.site-corretor.broker-template-7 .broker-search-module .rld-banner-tab {
    border-bottom: 1px solid rgba(17, 24, 39, 0.1);
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
    margin: 0 0 0.85rem;
    padding: 0 0 0.55rem;
}

.site-corretor.broker-template-7 .broker-search-module .rld-banner-tab .nav-link {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: var(--template-7-muted) !important;
    font-size: 0.88rem;
    font-weight: 900;
    padding: 0.35rem 0.2rem;
    position: relative;
}

.site-corretor.broker-template-7 .broker-search-module .rld-banner-tab .nav-link::after {
    background: var(--broker-layout-brand);
    bottom: -0.6rem;
    content: "";
    height: 3px;
    left: 0.15rem;
    opacity: 0;
    position: absolute;
    right: 0.15rem;
}

.site-corretor.broker-template-7 .broker-search-module .rld-banner-tab .nav-link.active,
.site-corretor.broker-template-7 .broker-search-module .rld-banner-tab .nav-link:hover {
    color: var(--broker-layout-brand) !important;
}

.site-corretor.broker-template-7 .broker-search-module .rld-banner-tab .nav-link.active::after,
.site-corretor.broker-template-7 .broker-search-module .rld-banner-tab .nav-link:hover::after {
    opacity: 1;
}

.site-corretor.broker-template-7 .broker-search-module .rld-main-search {
    background: transparent;
    padding: 0;
}

.site-corretor.broker-template-7 .broker-search-module .rld-main-search .row {
    align-items: end;
    display: grid;
    gap: 0.7rem;
    grid-template-columns: 1fr;
    margin: 0;
    width: 100%;
}

.site-corretor.broker-template-7 .broker-search-module .rld-single-input,
.site-corretor.broker-template-7 .broker-search-module .rld-single-select,
.site-corretor.broker-template-7 .broker-search-module .broker-search-action,
.site-corretor.broker-template-7 .broker-search-module .form-group {
    margin: 0 !important;
    min-width: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.site-corretor.broker-template-7 .broker-search-module input,
.site-corretor.broker-template-7 .broker-search-module .form-control,
.site-corretor.broker-template-7 .broker-search-module .select2-container--default .select2-selection--single {
    background: #fff !important;
    border: 1px solid rgba(17, 24, 39, 0.14) !important;
    border-radius: 7px !important;
    box-shadow: none !important;
    color: var(--template-7-ink) !important;
    font-size: 0.96rem !important;
    min-height: 46px !important;
}

.site-corretor.broker-template-7 .broker-search-module #btnBuscar,
.site-corretor.broker-template-7 .broker-search-module #btnBuscarPorCodigo {
    align-items: center;
    border-radius: 7px !important;
    display: inline-flex;
    font-size: 0.92rem !important;
    font-weight: 900 !important;
    justify-content: center;
    min-height: 46px;
    width: 100%;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .tab-content,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .tab-pane,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-main-search {
    max-width: none !important;
    min-width: 0 !important;
    overflow: hidden !important;
    width: 100% !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-banner-tab {
    display: grid !important;
    background: rgba(17, 24, 39, 0.045) !important;
    border: 1px solid rgba(17, 24, 39, 0.08) !important;
    border-radius: 8px !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    height: auto !important;
    margin: 0 0 0.62rem !important;
    max-width: 100% !important;
    min-height: 0 !important;
    overflow: hidden !important;
    padding: 0.22rem !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-banner-tab .nav-item {
    margin: 0 !important;
    min-width: 0 !important;
    width: auto !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-banner-tab .nav-link {
    background: transparent !important;
    border-radius: 6px !important;
    font-size: 0.76rem !important;
    line-height: 1.15 !important;
    min-height: 32px !important;
    padding: 0.3rem 0.25rem !important;
    white-space: normal !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-banner-tab .nav-link::before {
    display: none !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-banner-tab .nav-link::after {
    display: none !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-banner-tab .nav-link.active,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-banner-tab .nav-link:hover {
    background: #fff !important;
    box-shadow: 0 8px 22px rgba(17, 24, 39, 0.1) !important;
    color: var(--broker-layout-brand) !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-main-search {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    display: block !important;
    padding: 0 !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-main-search > .row,
.site-corretor.broker-template-7.homepage-3 .broker-search-module #tabs_1 .rld-main-search > .row,
.site-corretor.broker-template-7.homepage-3 .broker-search-module #tabs_2 .rld-main-search > .row {
    align-items: stretch !important;
    display: grid !important;
    gap: 0.48rem !important;
    grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.9fr) 112px !important;
    margin: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    width: 100% !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module #tabs_2 .rld-main-search > .row {
    grid-template-columns: minmax(0, 1fr) 112px !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-single-input,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-single-select,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .broker-search-action,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .form-group,
.site-corretor.broker-template-7.homepage-3 .broker-search-module [class*="col-"],
.site-corretor.broker-template-7.homepage-3 .broker-search-module .select2-container,
.site-corretor.broker-template-7.homepage-3 .broker-search-module input,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .form-control {
    flex: none !important;
    margin: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    width: 100% !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module input,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .form-control,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .select2-container--default .select2-selection--single,
.site-corretor.broker-template-7.homepage-3 .broker-search-module #btnBuscar,
.site-corretor.broker-template-7.homepage-3 .broker-search-module #btnBuscarPorCodigo {
    height: 40px !important;
    min-height: 40px !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module input,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .form-control,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .select2-container--default .select2-selection--single {
    font-size: 0.86rem !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module .select2-container--default .select2-selection--single .select2-selection__rendered,
.site-corretor.broker-template-7.homepage-3 .broker-search-module .select2-container--default .select2-selection--single .select2-selection__placeholder {
    line-height: 40px !important;
}

.site-corretor.broker-template-7.homepage-3 .broker-search-module #btnBuscar,
.site-corretor.broker-template-7.homepage-3 .broker-search-module #btnBuscarPorCodigo {
    font-size: 0.82rem !important;
    padding-left: 0.8rem !important;
    padding-right: 0.8rem !important;
}

.site-corretor.broker-template-7 .broker-home-block {
    padding: clamp(1.7rem, 3.4vw, 3.2rem) 0;
}

.site-corretor.broker-template-7 .broker-modern-section-light {
    background: #fff;
}

.site-corretor.broker-template-7 .broker-modern-section-head {
    align-items: end;
    display: flex;
    gap: 1.25rem;
    justify-content: space-between;
    margin-bottom: clamp(1.1rem, 2.4vw, 1.8rem);
}

.site-corretor.broker-template-7 .broker-modern-section-head-stacked {
    align-items: flex-start;
    display: grid;
    justify-content: start;
}

.site-corretor.broker-template-7 .broker-modern-section-head h2,
.site-corretor.broker-template-7 .broker-advisory-regions-layout aside h2 {
    color: var(--broker-layout-title, var(--template-7-ink));
    font-size: clamp(1.32rem, 2vw, 2rem);
    font-weight: 900;
    line-height: 1.12;
    margin: 0;
}

.site-corretor.broker-template-7 .broker-modern-section-head p,
.site-corretor.broker-template-7 .broker-advisory-regions-layout aside p {
    color: var(--template-7-muted);
    font-size: 0.92rem;
    line-height: 1.5;
    margin: 0.38rem 0 0;
}

.site-corretor.broker-template-7 .broker-modern-section-head a,
.site-corretor.broker-template-7 .broker-advisory-regions-layout aside a {
    align-items: center;
    background: var(--broker-layout-brand);
    border-radius: 7px;
    color: var(--broker-layout-button-text) !important;
    display: inline-flex;
    font-size: 0.86rem;
    font-weight: 900;
    justify-content: center;
    min-height: 38px;
    padding: 0.55rem 0.95rem;
    text-decoration: none !important;
    white-space: nowrap;
}

.site-corretor.broker-template-7 .broker-advisory-collection-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1.1fr 0.95fr 0.95fr;
}

.site-corretor.broker-template-7 .broker-advisory-collection-grid a {
    align-content: end;
    background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.18), rgba(17, 17, 17, 0.72)), var(--broker-template-hero-image);
    background-position: center;
    background-size: cover;
    border-radius: 8px;
    box-shadow: var(--template-7-shadow);
    color: #fff !important;
    display: grid;
    min-height: 250px;
    padding: 1.25rem;
    text-decoration: none !important;
}

.site-corretor.broker-template-7 .broker-advisory-collection-grid a:first-child {
    min-height: 320px;
}

.site-corretor.broker-template-7 .broker-advisory-collection-grid a span {
    color: rgba(255, 255, 255, 0.78);
    font-size: 0.72rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.site-corretor.broker-template-7 .broker-advisory-collection-grid a strong {
    color: #fff;
    font-size: clamp(1.15rem, 1.6vw, 1.45rem);
    line-height: 1.16;
    max-width: 420px;
}

.site-corretor.broker-template-7 .broker-modern-feature-grid,
.site-corretor.broker-template-7 .broker-modern-list-grid,
.site-corretor.broker-template-7 .broker-modern-compact-grid,
.site-corretor.broker-template-7 .broker-modern-catalog-grid {
    align-items: start;
    display: grid !important;
    gap: clamp(0.9rem, 2vw, 1.25rem);
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.site-corretor.broker-template-7 .broker-modern-list-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.site-corretor.broker-template-7 #top10ImoveisVenda .agents-grid,
.site-corretor.broker-template-7 #top10ImoveisAluguel .agents-grid {
    padding: 0 !important;
    width: 100% !important;
}

.site-corretor.broker-template-7 #top10ImoveisVenda .project-single,
.site-corretor.broker-template-7 #top10ImoveisAluguel .project-single {
    background: #fff;
    border: 1px solid rgba(17, 24, 39, 0.1);
    border-radius: 8px !important;
    box-shadow: 0 12px 30px rgba(23, 23, 23, 0.055);
    margin: 0 !important;
    overflow: hidden;
}

.site-corretor.broker-template-7 #top10ImoveisVenda .project-head,
.site-corretor.broker-template-7 #top10ImoveisAluguel .project-head {
    aspect-ratio: 16 / 10.2;
    background: #efefef !important;
    border-bottom: 0 !important;
}

.site-corretor.broker-template-7 #top10ImoveisVenda .project-head .homes,
.site-corretor.broker-template-7 #top10ImoveisAluguel .project-head .homes,
.site-corretor.broker-template-7 #top10ImoveisVenda .swiper-container,
.site-corretor.broker-template-7 #top10ImoveisAluguel .swiper-container,
.site-corretor.broker-template-7 #top10ImoveisVenda .swiper-wrapper,
.site-corretor.broker-template-7 #top10ImoveisAluguel .swiper-wrapper,
.site-corretor.broker-template-7 #top10ImoveisVenda .swiper-slide,
.site-corretor.broker-template-7 #top10ImoveisAluguel .swiper-slide {
    height: 100% !important;
}

.site-corretor.broker-template-7 #top10ImoveisVenda .swiper-slide,
.site-corretor.broker-template-7 #top10ImoveisAluguel .swiper-slide {
    padding-top: 0 !important;
}

.site-corretor.broker-template-7 #top10ImoveisVenda .swiper-slide img,
.site-corretor.broker-template-7 #top10ImoveisAluguel .swiper-slide img {
    height: 100% !important;
    object-fit: cover !important;
}

.site-corretor.broker-template-7 #top10ImoveisVenda .homes-content,
.site-corretor.broker-template-7 #top10ImoveisAluguel .homes-content {
    border-top: 0 !important;
    margin-top: 0 !important;
    padding: 0.9rem 1rem 0.82rem !important;
}

.site-corretor.broker-template-7 .broker-advisory-regions {
    background: var(--template-7-warm);
}

.site-corretor.broker-template-7 .broker-advisory-regions-layout {
    align-items: start;
    display: grid;
    gap: clamp(1rem, 2.5vw, 1.7rem);
    grid-template-columns: minmax(240px, 0.34fr) minmax(0, 1fr);
}

.site-corretor.broker-template-7 .broker-advisory-regions-layout aside {
    background: #fff;
    border: 1px solid rgba(17, 24, 39, 0.1);
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(23, 23, 23, 0.055);
    display: grid;
    gap: 0.7rem;
    padding: clamp(1.1rem, 2.4vw, 1.6rem);
}

.site-corretor.broker-template-7 .broker-modern-neighborhood-grid {
    display: grid !important;
    gap: 0.8rem;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    margin: 0;
}

.site-corretor.broker-template-7 .broker-guide-col,
.site-corretor.broker-template-7 .broker-modern-neighborhood-grid > [class*="col-"] {
    flex: none !important;
    max-width: none !important;
    padding: 0 !important;
    width: auto !important;
}

.site-corretor.broker-template-7 .broker-neighborhood-card {
    background: #fff;
    border: 1px solid rgba(17, 24, 39, 0.1);
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(23, 23, 23, 0.045);
    height: 100%;
    padding: 1rem;
}

.site-corretor.broker-template-7.inner-pages.listing .properties-right.list {
    background: #fafafa !important;
}

.site-corretor.broker-template-7.inner-pages.listing .blog-pots,
.site-corretor.broker-template-7.inner-pages.listing .widget-boxed.main-search-field,
.site-corretor.broker-template-7.inner-pages.listing .listing-results-toolbar,
.site-corretor.broker-template-7.inner-pages.listing #imovel-content {
    max-width: 1240px !important;
}

.site-corretor.broker-template-7.inner-pages.listing .broker-listing-hero,
.site-corretor.broker-template-7.inner-pages.listing .widget-boxed.main-search-field,
.site-corretor.broker-template-7.inner-pages.listing .listing-results-toolbar,
.site-corretor.broker-template-7.inner-pages.listing .property-list-card-row {
    border-radius: 8px !important;
}

.site-corretor.broker-template-7.inner-pages.listing .broker-listing-hero,
.site-corretor.broker-template-7.inner-pages.listing .widget-boxed.main-search-field {
    border-left-width: 1px !important;
    border-top: 1px solid rgba(17, 24, 39, 0.1) !important;
}

.site-corretor.broker-template-7.inner-pages.listing .property-list-card-row {
    border: 1px solid rgba(17, 24, 39, 0.1) !important;
    box-shadow: 0 12px 28px rgba(23, 23, 23, 0.05) !important;
}

.site-corretor.broker-template-7.inner-pages.listing .property-list-media {
    min-height: 216px !important;
}

.site-corretor.broker-template-7.sin-1 .broker-detail-media-stage {
    background: #171717;
}

.site-corretor.broker-template-7.sin-1 .property-detail-summary-card,
.site-corretor.broker-template-7.sin-1 .blog-info.details,
.site-corretor.broker-template-7.sin-1 .widget-boxed,
.site-corretor.broker-template-7.broker-page .broker-page-hero,
.site-corretor.broker-template-7.broker-page .broker-neighborhood-card {
    border: 1px solid rgba(17, 24, 39, 0.1) !important;
    border-radius: 8px !important;
    box-shadow: 0 14px 32px rgba(23, 23, 23, 0.055) !important;
}

.site-corretor.broker-template-7.sin-1 .property-detail-price-panel {
    background: #fff !important;
    border: 1px solid rgba(17, 24, 39, 0.1) !important;
    border-radius: 8px !important;
}

.site-corretor.broker-template-7.broker-page .broker-page-hero {
    background: #fff !important;
}

@media (max-width: 1199.98px) {
    .site-corretor.broker-template-7 .broker-advisory-home {
        min-height: 0;
    }

    .site-corretor.broker-template-7 .broker-advisory-home .container {
        grid-template-columns: 1fr;
    }

    .site-corretor.broker-template-7 .broker-advisory-search-shell {
        max-width: 660px;
    }

    .site-corretor.broker-template-7 .broker-advisory-collection-grid {
        grid-template-columns: 1fr 1fr;
    }

    .site-corretor.broker-template-7 .broker-advisory-collection-grid a:first-child {
        grid-column: 1 / -1;
        min-height: 260px;
    }
}

@media (max-width: 991.98px) {
    .site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-main-search > .row,
    .site-corretor.broker-template-7.homepage-3 .broker-search-module #tabs_1 .rld-main-search > .row {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 108px !important;
    }

    .site-corretor.broker-template-7.homepage-3 .broker-search-module #tabs_2 .rld-main-search > .row {
        grid-template-columns: minmax(0, 1fr) 108px !important;
    }

    .site-corretor.broker-template-7 .broker-search-module .rld-main-search .row,
    .site-corretor.broker-template-7 .broker-modern-feature-grid,
    .site-corretor.broker-template-7 .broker-modern-list-grid,
    .site-corretor.broker-template-7 .broker-modern-compact-grid,
    .site-corretor.broker-template-7 .broker-modern-catalog-grid,
    .site-corretor.broker-template-7 .broker-advisory-regions-layout {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .site-corretor.broker-template-7 .broker-search-module .broker-search-action,
    .site-corretor.broker-template-7 .broker-advisory-regions-layout aside {
        grid-column: 1 / -1;
    }
}

@media (max-width: 767.98px) {
    .site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-main-search > .row,
    .site-corretor.broker-template-7.homepage-3 .broker-search-module #tabs_1 .rld-main-search > .row,
    .site-corretor.broker-template-7.homepage-3 .broker-search-module #tabs_2 .rld-main-search > .row {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

@media (max-width: 575.98px) {
    .site-corretor.broker-template-7 .broker-advisory-home {
        padding-bottom: 2rem;
        padding-top: 5.35rem;
    }

    .site-corretor.broker-template-7 .broker-advisory-intro h1 {
        font-size: clamp(1.95rem, 8vw, 2.35rem);
        line-height: 1.08;
    }

    .site-corretor.broker-template-7 .broker-advisory-search-shell {
        padding: 0.65rem;
    }

    .site-corretor.broker-template-7 .broker-search-module .rld-banner-tab {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .site-corretor.broker-template-7.homepage-3 .broker-search-module .rld-banner-tab {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .site-corretor.broker-template-7 .broker-search-module .rld-banner-tab .nav-link {
        text-align: center;
    }

    .site-corretor.broker-template-7 .broker-search-module .rld-main-search .row,
    .site-corretor.broker-template-7 .broker-advisory-collection-grid,
    .site-corretor.broker-template-7 .broker-modern-feature-grid,
    .site-corretor.broker-template-7 .broker-modern-list-grid,
    .site-corretor.broker-template-7 .broker-modern-compact-grid,
    .site-corretor.broker-template-7 .broker-modern-catalog-grid,
    .site-corretor.broker-template-7 .broker-advisory-regions-layout {
        grid-template-columns: 1fr;
    }

    .site-corretor.broker-template-7 .broker-modern-section-head {
        align-items: flex-start;
        display: grid;
    }

    .site-corretor.broker-template-7 .broker-advisory-collection-grid a,
    .site-corretor.broker-template-7 .broker-advisory-collection-grid a:first-child {
        grid-column: auto;
        min-height: 220px;
    }
}
