.elementor-kit-666{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1346638c:#4054B2;--e-global-color-7ba118:#23A455;--e-global-color-78f4bc8b:#000;--e-global-color-6562a5d7:#FFF;--e-global-color-881f273:#3C318F;--e-global-color-01a7ced:#E81D7C;--e-global-color-f9c02fc:#626467;--e-global-color-dcb5c88:#2E2D2DD4;--e-global-color-68769b4:#2E2D2DD4;--e-global-color-57af73b:#4054B2;--e-global-color-f700971:#2E2D2DD4;--e-global-color-a77da66:#2E2D2DD4;--e-global-color-018c6d8:#FF7EE3;--e-global-color-79ba924:#9A31D4;--e-global-color-12fd198:#FF3900;--e-global-color-0845ffe:#FF3900;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-666 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.altura-card {
    height: 465px;
    border-radius: 20px;
    margin-right: 20px;
    cursor: pointer;
}

.altura-card .elementor-motion-effects-container {
    border-radius: 20px;
}

.altura-card:hover {
    transition: all 0.2s linear;
    transform: translateY(-10px);
}

.card-sec-interna:hover .card-texto h2.elementor-heading-title {
    color: black;
}

.card-sec-interna {
    margin-right: -10px;
    margin-left: -10px;
}

.card-sec-interna div.elementor-container {
    margin-right: -20px;
    margin-right: -20px;
    margin-top: -10px;
}

.card-sec-interna div .elementor-column div {
    border-radius: 20px;
}

.section-course-title {
    min-height: 500px;
}

.section-course-title > div.elementor-container.elementor-column-gap-default {
    max-width: initial;
}

.section-course-title > div.elementor-container > div.elementor-column > div.elementor-widget-wrap {
    padding: 0;
}

.section-course-title-inner {
    min-height: 500px;
}

/* Estilo base (mobile first) — 1 coluna */
body.page-id-6854 
.elementor-container.elementor-column-gap-default.elementor-motion-effects-parent {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
}

body.page-id-6854 
.elementor-container.elementor-column-gap-default.elementor-motion-effects-parent > * {
    flex: 1 1 100%;
    margin: 0;
    box-sizing: border-box;
}

/* ≥ 768px — 2 colunas */
@media (min-width: 768px) {
    body.page-id-6854 
    .elementor-container.elementor-column-gap-default.elementor-motion-effects-parent > * {
        flex: 1 1 calc(50% - 10px); /* 1 gap entre 2 colunas: 20px → 10px por item */
    }
}

/* ≥ 1024px — 4 colunas */
@media (min-width: 1024px) {
    body.page-id-6854 
    .elementor-container.elementor-column-gap-default.elementor-motion-effects-parent > * {
        flex: 1 1 calc(25% - 15px); /* 3 gaps entre 4 colunas: 60px → 15px por item */
    }
}/* End custom CSS */