.elementor-14457 .elementor-element.elementor-element-e0f92d9:not(.elementor-motion-effects-element-type-background), .elementor-14457 .elementor-element.elementor-element-e0f92d9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F131C;background-image:url("https://topl2.com/wp-content/smush-webp/2025/12/bg-nav.png.webp");}.elementor-14457 .elementor-element.elementor-element-e0f92d9{border-style:groove;border-width:0px 0px 1px 0px;border-color:#A58348;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-14457 .elementor-element.elementor-element-e0f92d9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-14457 .elementor-element.elementor-element-7e18e00{width:var( --container-widget-width, 12.229% );max-width:12.229%;--container-widget-width:12.229%;--container-widget-flex-grow:0;}.elementor-14457 .elementor-element.elementor-element-0a4b3c5{width:var( --container-widget-width, 75% );max-width:75%;--container-widget-width:75%;--container-widget-flex-grow:0;}.elementor-14457 .elementor-element.elementor-element-0a4b3c5 .elementor-nav-menu--main .elementor-item{color:#AC915B;fill:#AC915B;}.elementor-14457 .elementor-element.elementor-element-8aed597{width:var( --container-widget-width, 103.611% );max-width:103.611%;--container-widget-width:103.611%;--container-widget-flex-grow:0;}@media(max-width:767px){.elementor-14457 .elementor-element.elementor-element-7e18e00{width:var( --container-widget-width, 1000px );max-width:1000px;--container-widget-width:1000px;--container-widget-flex-grow:0;text-align:center;}.elementor-14457 .elementor-element.elementor-element-0a4b3c5{width:100%;max-width:100%;}}/* Start custom CSS for html, class: .elementor-element-ba5c7bd */.apPluginContainer  {
    height: 150px;
    width: 728px;
    clear: both;
    overflow: hidden;
}

/* Tablets (até 1024px) */
@media (max-width: 1024px) {
    .apPluginContainer,
    .apPluginContainer .bsaProItems {
        width: 468px; /* Banner padrão tablet */
        height: 120px;
    }
}

/* Mobile (até 768px) */
@media (max-width: 768px) {
    .apPluginContainer,
    .apPluginContainer .bsaProItems {
        width: 320px; /* Banner padrão mobile */
        height: 100px;
    }
}

/* Extra small (até 480px) */
@media (max-width: 480px) {
    .apPluginContainer,
    .apPluginContainer .bsaProItems {
        width: 100%; /* ocupa toda a tela */
        height: auto; /* ajusta automático */
    }
}






#bsa-facebook-1 .bsaProItemInner {
    box-sizing: border-box;
    overflow-x: auto; /* Permite rolagem horizontal */
    overflow-y: hidden; /* Esconde a rolagem vertical */
    background-color: #0F131C;
    color: #000;
    border: 1px solid;
    border-color: #111112 #111112 #111112;
    -webkit-border-radius: 3px;
}

/* -- END -- TEMPLATE *//* Estilos gerais */
#bsa-facebook-1 h3,
#bsa-facebook-1 a,
#bsa-facebook-1 img,
#bsa-facebook-1 span,
#bsa-facebook-1 p {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    line-height: 1.25;
}


bsa-facebook-1 .bsaProItem {
    position: relative;
    overflow: hidden;
}

#bsa-facebook-1 .bsaProItemInner {
    box-sizing: border-box;
    overflow-x: auto; /* Permite rolagem horizontal */
    overflow-y: hidden; /* Esconde a rolagem vertical */
    background-color: #111112;
    color: #000;
    width: 100%;
    border: 1px solid;
    border-color: #111112 #111112 #111112;
    -webkit-border-radius: 3px;
}

#bsa-facebook-1 .bsaProItemInner__copy {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
    /* width: 100%; */
    /* height: auto; */
    /* color: #fff; */
}


#bsa-facebook-1 .bsaProItemInner__copyInner {
    position: relative;
    padding: 0px;
    z-index: 100;
    /* height:240px; */
}

#bsa-facebook-1 .bsaProItemInner__thumb {}




#bsa-facebook-1 .bsaProItemInner__img {
    background-repeat: no-repeat;
    background-position: center;
}

/* Estilos para Mobile (telas com largura maxima de 768px) */
@media only screen and (max-width: 768px) {
    #bsa-facebook-1 .bsaProItemInner__img {
        width: 100%;
        max-width: 728px;
        height: 50px;
        max-height: 100%;
        background-size: contain;
    }
}

/* Estilos para Desktop (telas com largura minima de 769px) */
@media only screen and (min-width: 769px) {
    #bsa-facebook-1 .bsaProItemInner__img {
        width: 728px; /* Exemplo: largura fixa */
        height: 90px; /* Exemplo: altura diferente */
        background-size: cover;
    }
}

#bsa-facebook-1 .bsaProItemInner__title {
    margin-top: 1px;
    font-weight: 700;
}

#bsa-facebook-1 .bsaProItemInner__title,
#bsa-facebook-1 .bsaProItemInner__url {
    font-size: 12px;
    color: #AC915B;
}

#bsa-facebook-1 .bsaProItemInner__url {
    display: block;
    font-weight: 400;
    white-space: nowrap;
}

#bsa-facebook-1 .bsaProItemInner__desc {
    font-size: 100%;
    color: #ffffff;
    height: auto;
}

/* Oculta o badge apenas em telas menores (celulares) */
@media (max-width: 768px) {
  .grecaptcha-badge {
    visibility: hidden !important;
  }
}/* End custom CSS */