.elementor-367 .elementor-element.elementor-element-2651bf3{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;--z-index:99;}.elementor-367 .elementor-element.elementor-element-2651bf3:not(.elementor-motion-effects-element-type-background), .elementor-367 .elementor-element.elementor-element-2651bf3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#15151547;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-367 .elementor-element.elementor-element-b7588b7 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-367 .elementor-element.elementor-element-04c9b07{--grid-template-columns:repeat(0, auto);--icon-size:20px;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-367 .elementor-element.elementor-element-04c9b07 .elementor-widget-container{text-align:center;}.elementor-367 .elementor-element.elementor-element-04c9b07 .elementor-social-icon{background-color:#02010100;border-style:solid;border-color:#4A4A4A3D;}.elementor-367 .elementor-element.elementor-element-04c9b07 .elementor-social-icon i{color:#FFFFFF85;}.elementor-367 .elementor-element.elementor-element-04c9b07 .elementor-social-icon svg{fill:#FFFFFF85;}.elementor-367 .elementor-element.elementor-element-04c9b07 .elementor-icon{border-radius:200px 200px 200px 200px;}.elementor-367 .elementor-element.elementor-element-04c9b07 .elementor-social-icon:hover i{color:var( --e-global-color-accent );}.elementor-367 .elementor-element.elementor-element-04c9b07 .elementor-social-icon:hover svg{fill:var( --e-global-color-accent );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for container, class: .elementor-element-2651bf3 */.glass-on-scroll {
    background: transparent !important;
    backdrop-filter: none !important;
    border: none !important;
    border-bottom: none !important;
    transition: all 0.5s ease !important;
}

/* Container com efeito vidro (após scroll) */
.glass-on-scroll.scrolled {
    background: rgba(10, 10, 10, 0.5) !important;
    backdrop-filter: blur(20px) !important;
    -webkit-backdrop-filter: blur(20px) !important;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
    border: none !important;
    border-bottom: 1px solid !important;
    border-image: linear-gradient(to right, transparent 10%, #C9A961 50%, transparent 90%) 1 !important;
}


/* ===== TÍTULO DO ELEMENTOR ===== */

/* Tamanho normal (topo) */
.header-titulo-scroll .elementor-heading-title {
    font-size: 32px !important;
    transition: all 0.5s ease !important;
}

/* Tamanho reduzido (após scroll) */
.header-titulo-scroll.scrolled .elementor-heading-title {
    font-size: 26px !important;
}


/* ===== SOCIAL ICONS DO ELEMENTOR ===== */

/* Tamanho normal (topo) */
.icon-header-scroll .elementor-social-icon {
    font-size: 20px !important;
    width: 40px !important;
    height: 40px !important;
    transition: all 0.5s ease !important;
}

.icon-header-scroll .elementor-social-icon i,
.icon-header-scroll .elementor-social-icon svg {
    font-size: 20px !important;
    width: 20px !important;
    height: 20px !important;
    transition: all 0.5s ease !important;
}

/* Tamanho reduzido (após scroll) */
.icon-header-scroll.scrolled .elementor-social-icon {
    font-size: 16px !important;
    width: 32px !important;
    height: 32px !important;
}

.icon-header-scroll.scrolled .elementor-social-icon i,
.icon-header-scroll.scrolled .elementor-social-icon svg {
    font-size: 16px !important;
    width: 16px !important;
    height: 16px !important;
}/* End custom CSS */