.elementor-kit-36{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#707070;--e-global-color-accent:#6C97CC;--e-global-color-de55c92:#6C97CC;--e-global-color-bd6e12f:#082B51;--e-global-typography-primary-font-family:"Alumni Sans";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.3em;background-color:#000000;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{background-color:var( --e-global-color-accent );font-family:"DM Sans", Sans-serif;font-size:18px;font-weight:500;line-height:1.3em;color:#000000;}.elementor-kit-36 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:5vw;--container-default-padding-right:5vw;--container-default-padding-bottom:5vw;--container-default-padding-left:5vw;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-kit-36{--e-global-typography-primary-font-size:48px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:1.3em;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{font-size:16px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:5vw;--container-default-padding-right:5vw;--container-default-padding-bottom:5vw;--container-default-padding-left:5vw;}}@media(max-width:1024px){.elementor-kit-36{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:1.3em;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{font-size:16px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:5vw;--container-default-padding-right:5vw;--container-default-padding-bottom:5vw;--container-default-padding-left:5vw;}}@media(max-width:767px){.elementor-kit-36{--e-global-typography-primary-font-size:36px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:1.3em;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{font-size:16px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:5vw;--container-default-padding-right:5vw;--container-default-padding-bottom:5vw;--container-default-padding-left:5vw;}}/* Start custom CSS */html,body{width:100%; overflow-x:hidden!important; text-wrap: balance !important;}

[data-elementor-type="wp-page"]{
    overflow: hidden!important;}
  
::-webkit-scrollbar {
    width: 0px !important;}

::-webkit-scrollbar-thumb {
    background-color: transparent;}
    
.elementor-section {padding: 0 !important;}



p {margin-bottom: 0;}

*:focus {
    outline: none;
    box-shadow: 0 0 0 0.2rem #fff;
}

*:focus:not(:focus-visible) {
    outline: none;
    box-shadow: none;
}

.naometoque{user-select:none; pointer-events:none;}

.linered{text-decoration: line-through;
  text-decoration-color: red;}
  
  /* ===== CARD AZUL BASE ===== */
.elementor-widget-image-box.card-azul {
    background: #13203A; /* azul escuro base */
    border: 1px solid rgba(91, 130, 255, 0.25);
    border-radius: 16px;
    padding: 25px;
    transition: 0.35s ease;
    overflow: hidden;
    box-shadow: inset 0 0 0 rgba(91,130,255,0); /* sombra interna suave */
}

/* Ajuste interno */
.elementor-widget-image-box.card-azul .elementor-image-box-wrapper {
    display: flex;
    
    /* ===== CARD AZUL PARA CONTAINER ===== */

.card-azul {
    background: #13203A; /* azul base */
    border: 1px solid rgba(91, 130, 255, 0.25);
    border-radius: 16px;
    padding: 25px !important;
    transition: 0.35s ease;
    overflow: hidden;
    box-shadow: inset 0 0 0 rgba(91,130,255,0);
}

/* TÍTULO */
.card-azul h3,
.card-azul h4,
.card-azul .elementor-heading-title {
    color: #ffffff !important;
    transition: 0.35s ease;
}

/* DESCRIÇÃO */
.card-azul p,
.card-azul .elementor-widget-text-editor {
    color: rgba(255,255,255,0.75) !important;
}

/* ÍCONE / IMAGEM */
.card-azul img {
    width: 45px !important;
    height: 45px !important;
    transition: 0.35s ease;
}

/* ===== HOVER ===== */
.card-azul:hover {
    background: #1A2B52;
    border-color: #5B82FF;
    box-shadow:
        inset 0 0 18px rgba(91,130,255,0.25),
        0 0 22px rgba(91,130,255,0.20);
    transform: translateY(-3px);
}

.card-azul:hover img {
    transform: translateY(-4px);
    filter: brightness(1.3);
}

.card-azul:hover h3,
.card-azul:hover h4,
.card-azul:hover .elementor-heading-title {
    color: #5B82FF !important;
}

    gap: 15px;
}

/* ÍCONE / IMAGEM */
.elementor-widget-image-box.card-azul .elementor-image-box-img img {
    width: 46px !important;
    height: 46px !important;
    object-fit: contain;
    transition: transform 0.35s ease, filter 0.35s ease;
}

/* TÍTULO E TEXTO */
.elementor-widget-image-box.card-azul .elementor-image-box-title {
    color: #ffffff;
    transition: color 0.35s ease;
}

.elementor-widget-image-box.card-azul .elementor-image-box-description {
    color: rgba(255,255,255,0.75);
}

/* ===== HOVER ILUMINADO ===== */
.elementor-widget-image-box.card-azul:hover {
    background: #1A2B52; /* azul mais claro no hover */
    border-color: #5B82FF; /* borda azul brilhante */
    box-shadow:
        inset 0 0 18px rgba(91,130,255,0.25),
        0 0 22px rgba(91,130,255,0.20);
    transform: translateY(-3px);
}

.elementor-widget-image-box.card-azul:hover .elementor-image-box-img img {
    transform: translateY(-4px);
    filter: brightness(1.3);
}

.elementor-widget-image-box.card-azul:hover .elementor-image-box-title {
    color: #5B82FF;
}
.secao-sombra {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
    border-radius: 16px; /* opcional */
    overflow: hidden; /* mantém o arredondamento */
}/* End custom CSS */