/* FCJYDA optimized pages styles. Regenerated from source CSS on 2026-05-26. */
body.fcj-footer-ready #main-footer {
display: none !important;
}

.fcj-site-footer {
position: relative;
    overflow: hidden;
    padding: 46px 0 22px;
    background:
        radial-gradient(circle at 86% 8%, rgba(240,194,77,.22), rgba(240,194,77,0) 26%),
        linear-gradient(135deg, #07111d 0, #173650 54%, #540a0e 100%);
    color: #fff;
}

.fcj-site-footer::before {
content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 6px;
    background: linear-gradient(90deg, var(--fcj-blue) 0 22%, var(--fcj-red) 22% 78%, #f0c24d 78% 100%);
}

.fcj-site-footer::after {
content: "";
    position: absolute;
    right: -120px;
    bottom: -160px;
    width: 420px;
    height: 420px;
    border: 1px solid rgba(255,255,255,.09);
    border-radius: 999px;
}

.fcj-site-footer-inner,
.fcj-site-footer-bottom {
position: relative;
    z-index: 2;
    width: min(1180px, 92%);
    margin: 0 auto;
}

.fcj-site-footer-inner {
display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(180px, .75fr) minmax(180px, .75fr);
    gap: 34px;
}

.fcj-site-footer-brand {
display: flex;
    gap: 18px;
    align-items: flex-start;
}

.fcj-site-footer-brand img {
width: 64px;
    height: 64px;
    flex: 0 0 auto;
    object-fit: contain;
    padding: 7px;
    border: 1px solid rgba(255,255,255,.16);
    border-radius: 10px;
    background: rgba(255,255,255,.96);
    box-shadow: 0 18px 38px rgba(0,0,0,.18);
}

.fcj-site-footer-brand span,
.fcj-site-footer-links h3 {
display: block;
    margin: 0 0 9px;
    color: rgba(255,255,255,.68);
    font-size: 12px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

.fcj-site-footer-brand h2 {
max-width: 520px;
    margin: 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(24px, 2.4vw, 34px);
    line-height: 1.06;
    font-weight: 950;
}

html body #page-container .fcj-site-footer h2,
html body #page-container .fcj-site-footer h2 *,
html body #page-container .fcj-site-footer h3,
html body #page-container .fcj-site-footer h3 * {
color: #fff !important;
    opacity: 1 !important;
}

.fcj-site-footer-brand p {
max-width: 560px;
    margin: 14px 0 0;
    padding: 0;
    color: rgba(255,255,255,.78);
    font-size: 15px;
    line-height: 1.55;
}

.fcj-site-footer-links {
display: grid;
    gap: 9px;
    align-content: start;
}

.fcj-site-footer-links a {
display: inline-flex;
    align-items: center;
    min-height: 30px;
    color: rgba(255,255,255,.86) !important;
    font-size: 14px;
    font-weight: 850;
    line-height: 1.25;
    transition: color .16s ease, transform .16s ease;
}

.fcj-site-footer-links a::before {
content: "";
    width: 7px;
    height: 7px;
    margin-right: 10px;
    border-radius: 50%;
    background: #f0c24d;
    box-shadow: 0 0 0 4px rgba(240,194,77,.12);
}

.fcj-site-footer-links a:hover {
color: #fff !important;
    transform: translateX(2px);
}

.fcj-site-footer-bottom {
display: flex;
    flex-wrap: wrap;
    gap: 10px 18px;
    justify-content: space-between;
    margin-top: 34px;
    padding-top: 18px;
    border-top: 1px solid rgba(255,255,255,.14);
    color: rgba(255,255,255,.62);
    font-size: 12px;
    font-weight: 800;
}

.page-id-512 .fcj-page-kicker {
display: inline-flex;
    align-items: center;
    width: fit-content;
    min-height: 28px;
    padding: 4px 10px;
    border: 1px solid rgba(255,255,255,.22);
    border-radius: 6px;
    background: rgba(255,255,255,.12);
    color: rgba(255,255,255,.9);
    font-size: 12px;
    font-weight: 950;
    text-transform: uppercase;
}

.page-id-512 .fcj-page-hero-copy h1 {
max-width: 760px;
    margin: 14px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(42px, 5.2vw, 72px);
    line-height: .98;
    font-weight: 950;
}

.page-id-512 .fcj-page-hero-copy p {
max-width: 660px;
    margin: 18px 0 0;
    padding: 0;
    color: rgba(255,255,255,.9);
    font-size: 18px;
    line-height: 1.55;
}

.page-id-512 #main-content {
background: var(--fcj-page) !important;
}

.page-id-512 .et_pb_section_0 {
display: none !important;
}

.page-id-512 .et_pb_section_1 {
position: relative !important;
    min-height: 340px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: flex-end !important;
    background:
        linear-gradient(90deg, rgba(7, 13, 24, .74), rgba(14, 33, 56, .46) 46%, rgba(104, 0, 0, .78)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 44% / cover no-repeat !important;
}

.page-id-512 .et_pb_section_1 .et_pb_row {
display: none !important;
}

.page-id-512 .et_pb_section_1 .et_pb_top_inside_divider,
.page-id-512 .et_pb_section_1 .et_pb_bottom_inside_divider {
display: none !important;
}

.page-id-512 .fcj-page-hero-copy {
position: relative;
    z-index: 2;
    width: min(980px, calc(100% - 48px));
    margin: 0 auto;
    padding: 96px 0 72px;
}

.page-id-512 .et_pb_section_2 {
min-height: auto !important;
    padding: 0 0 70px !important;
    background: var(--fcj-page) !important;
}

.page-id-512 .et_pb_row_2 {
width: min(980px, 92%) !important;
    max-width: 980px !important;
    margin: -52px auto 40px !important;
    padding: 0 !important;
    overflow: hidden;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 8px !important;
    background: #fff !important;
    box-shadow: var(--fcj-shadow) !important;
}

.page-id-512 .et_pb_column_2 {
padding: 34px !important;
}

.page-id-512 .et_pb_blurb {
margin-bottom: 18px !important;
    padding: 22px;
    border: 1px solid var(--fcj-line);
    border-radius: 8px !important;
    background: #fff;
    color: #334155 !important;
    line-height: 1.6 !important;
}

.page-id-512 .et_pb_blurb .et_pb_module_header {
margin-bottom: 10px;
    color: var(--fcj-blue) !important;
    font-size: 19px !important;
    font-weight: 950;
}

.page-id-512 .et_pb_blurb_description,
.page-id-512 .et_pb_blurb_description p,
.page-id-512 .et_pb_blurb_description div {
color: #334155 !important;
}

.page-id-512 .et_pb_blurb_description a {
color: var(--fcj-red) !important;
    font-weight: 800;
}

.page-id-512 .et_pb_blurb_2 .separator {
display: none !important;
}

.page-id-512 .et_pb_blurb_description img {
display: block;
    width: 100%;
    max-height: 240px;
    object-fit: cover;
    margin-bottom: 14px;
    border-radius: 8px;
}

.page-id-512 .et-waypoint,
.page-id-512 .et_pb_animation_fold,
.page-id-512 .et_pb_animation_top,
.page-id-512 .et_pb_animation_bottom {
opacity: 1 !important;
    transform: none !important;
    animation: none !important;
}

.page-id-1250 #main-content {
background: #f3f6fa !important;
}

.fcj-circulares-shell {
width: min(1180px, 94%);
    margin: 0 auto;
    padding: 56px 0 72px;
}

.fcj-circulares-head {
display: grid;
    gap: 8px;
    margin-bottom: 18px;
}

.fcj-circulares-head span {
color: var(--fcj-red);
    font-size: 12px;
    font-weight: 950;
    text-transform: uppercase;
}

.fcj-circulares-head h1 {
margin: 0;
    padding: 0;
    color: var(--fcj-blue);
    font-size: clamp(32px, 4vw, 52px);
    font-weight: 950;
}

.fcj-circulares-head p {
max-width: 760px;
    color: #26384d;
    font-size: 17px;
    line-height: 1.55;
}

.fcj-circulares-frame {
width: 100%;
    min-height: 1500px;
    border: 1px solid rgba(23,54,80,.12);
    border-radius: 8px;
    background: #fff;
    box-shadow: var(--fcj-shadow);
}

@media (max-width: 980px) {
.page-id-512 .fcj-page-hero-copy h1 {
font-size: 38px;
        line-height: 1.04;
}
}

@media (max-width: 980px) {
.page-id-512 .fcj-page-hero-copy p {
font-size: 16px;
}
}

@media (max-width: 980px) {
.page-id-512 .et_pb_section_1 {
min-height: 300px !important;
        background-position: 45% center !important;
}
}

@media (max-width: 980px) {
.page-id-512 .fcj-page-hero-copy {
width: min(640px, calc(100% - 32px));
        padding: 72px 0 62px;
}
}

@media (max-width: 980px) {
.page-id-512 .et_pb_column_2 {
padding: 24px !important;
}
}

@media (max-width: 640px) {
.page-id-512 .fcj-page-hero-copy h1 {
font-size: 30px;
}
}

@media (max-width: 640px) {
.page-id-512 .et_pb_section_1 {
min-height: 270px !important;
}
}

@media (max-width: 640px) {
.page-id-512 .fcj-page-hero-copy {
width: calc(100% - 28px);
}
}

@media (max-width: 640px) {
.page-id-512 .et_pb_row_2 {
width: calc(100% - 28px) !important;
        margin-top: -38px !important;
}
}

@media (max-width: 640px) {
.page-id-512 .et_pb_column_2 {
padding: 18px !important;
}
}

@media (max-width: 640px) {
.fcj-circulares-shell {
width: calc(100% - 24px);
        padding-top: 34px;
}
}

@media (max-width: 640px) {
.fcj-circulares-head p {
max-width: 320px;
        font-size: 15px;
        line-height: 1.45;
}
}

@media (max-width: 640px) {
.fcj-circulares-frame {
min-height: 1350px;
}
}

@media (max-width: 640px) {
.page-id-1250 .et_social_mobile {
display: none !important;
}
}

body.fcj-internal-refreshed.custom-background,
body.fcj-internal-refreshed {
background: #f4f6f9 !important;
    background-image: none !important;
}

body.fcj-internal-refreshed #main-content {
background:
        linear-gradient(180deg, #f7fafc 0, #eef3f8 100%),
        repeating-linear-gradient(90deg, rgba(23,54,80,.035) 0 1px, transparent 1px 88px) !important;
}

body.fcj-internal-refreshed .et_builder_inner_content {
background: transparent !important;
}

body.fcj-internal-refreshed .fcj-internal-hero {
position: relative;
    min-height: 330px;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    isolation: isolate;
    padding: 0;
    background:
        linear-gradient(90deg, rgba(7,13,24,.78), rgba(18,45,72,.56) 48%, rgba(112,0,0,.78)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 43% / cover no-repeat;
}

body.fcj-internal-refreshed .fcj-internal-hero::before {
content: "";
    position: absolute;
    left: -5vw;
    right: -5vw;
    bottom: -1px;
    z-index: 1;
    height: 88px;
    background: linear-gradient(180deg, rgba(255,255,255,.98), #f4f6f9 82%);
    clip-path: polygon(0 62%, 100% 30%, 100% 100%, 0 100%);
}

body.fcj-internal-refreshed .fcj-internal-hero::after {
content: "";
    position: absolute;
    left: -4vw;
    right: -4vw;
    bottom: 54px;
    z-index: 1;
    height: 8px;
    background: linear-gradient(90deg, var(--fcj-blue) 0 22%, var(--fcj-red) 22% 78%, #f0c24d 78% 100%);
    box-shadow: 0 12px 28px rgba(215,25,32,.24);
    transform: rotate(-2deg);
    transform-origin: left center;
}

body.fcj-internal-refreshed .fcj-internal-hero-copy {
position: relative;
    z-index: 2;
    width: min(1080px, calc(100% - 48px));
    margin: 0 auto;
    padding: 96px 0 106px;
    color: #fff;
}

body.fcj-internal-refreshed .fcj-internal-hero-copy span {
display: inline-flex;
    width: fit-content;
    min-height: 28px;
    align-items: center;
    padding: 4px 10px;
    border: 1px solid rgba(255,255,255,.24);
    border-radius: 6px;
    background: rgba(255,255,255,.13);
    color: rgba(255,255,255,.92);
    font-size: 12px;
    font-weight: 950;
    text-transform: uppercase;
}

body.fcj-internal-refreshed .fcj-internal-hero-copy h1 {
max-width: 820px;
    margin: 14px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(38px, 4.6vw, 64px);
    line-height: 1;
    font-weight: 950;
}

body.fcj-internal-refreshed .fcj-internal-hero-copy p {
max-width: 700px;
    margin: 18px 0 0;
    padding: 0;
    color: rgba(255,255,255,.9);
    font-size: 18px;
    line-height: 1.55;
}

body.fcj-internal-refreshed .fcj-internal-hero + .et_pb_section {
margin-top: -38px;
}

body.fcj-internal-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) {
position: relative !important;
    z-index: 3;
    padding: 0 0 72px !important;
    background: transparent !important;
    min-height: auto !important;
}

body.fcj-internal-refreshed .et_pb_section .et_pb_top_inside_divider,
body.fcj-internal-refreshed .et_pb_section .et_pb_bottom_inside_divider {
display: none !important;
}

body.fcj-internal-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .et_pb_row {
width: min(1080px, 92%) !important;
    max-width: 1080px !important;
    margin: 0 auto 26px !important;
    padding: 0 !important;
}

body.fcj-internal-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .et_pb_row > .et_pb_column {
width: 100% !important;
    float: none !important;
    min-height: 0 !important;
    padding: 32px !important;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 10px;
    background: #fff;
    box-shadow: var(--fcj-shadow);
}

body.fcj-internal-refreshed .et_pb_text,
body.fcj-internal-refreshed .et_pb_text_inner,
body.fcj-internal-refreshed .et_pb_toggle_content {
color: #334155 !important;
    font-size: 16px;
    line-height: 1.65;
}

body.fcj-internal-refreshed h1,
body.fcj-internal-refreshed h2,
body.fcj-internal-refreshed h3 {
color: var(--fcj-blue) !important;
    font-weight: 950 !important;
    letter-spacing: 0;
}

body.fcj-internal-refreshed .et_pb_text h1,
body.fcj-internal-refreshed .et_pb_text h2 {
margin: 0 0 18px;
    padding: 0 0 14px;
    border-bottom: 3px solid rgba(215,25,32,.16);
    font-size: clamp(28px, 3vw, 40px) !important;
}

body.fcj-internal-refreshed .et_pb_text h3 {
margin: 22px 0 12px;
    padding: 0;
    font-size: 22px !important;
}

body.fcj-internal-refreshed .et_pb_text a,
body.fcj-internal-refreshed .et_pb_toggle_content a,
body.fcj-internal-refreshed table a {
color: var(--fcj-red) !important;
    font-weight: 850;
}

body.fcj-internal-refreshed .et_pb_text a[href$=".pdf"],
body.fcj-internal-refreshed .et_pb_toggle_content a[href$=".pdf"],
body.fcj-internal-refreshed .et_pb_text a[href*=".pdf?"],
body.fcj-internal-refreshed .et_pb_toggle_content a[href*=".pdf?"] {
display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 40px;
    margin: 6px 8px 6px 0;
    padding: 9px 13px;
    border-radius: 6px;
    background: rgba(215,25,32,.08);
    color: var(--fcj-red) !important;
    font-size: 14px;
    font-weight: 950;
}

body.fcj-internal-refreshed .et_pb_text a[href$=".pdf"]::before,
body.fcj-internal-refreshed .et_pb_toggle_content a[href$=".pdf"]::before,
body.fcj-internal-refreshed .et_pb_text a[href*=".pdf?"]::before,
body.fcj-internal-refreshed .et_pb_toggle_content a[href*=".pdf?"]::before {
content: "PDF";
    display: inline-grid;
    place-items: center;
    min-width: 32px;
    min-height: 22px;
    border-radius: 4px;
    background: var(--fcj-red);
    color: #fff;
    font-size: 10px;
    line-height: 1;
}

body.fcj-docs-refreshed .fcj-loading-placeholder,
body.fcj-docs-refreshed .fcj-empty-placeholder {
display: none !important;
}

body.fcj-docs-refreshed .et_pb_text_inner p:empty,
body.fcj-docs-refreshed .pdfemb-viewer,
body.fcj-docs-refreshed .pdfemb-toolbar,
body.fcj-docs-refreshed .pdfemb-pagescontainer,
body.fcj-docs-refreshed canvas.pdfemb-the-canvas {
display: none !important;
}

body.fcj-docs-refreshed .et_pb_text a.fcj-doc-link,
body.fcj-docs-refreshed .et_pb_toggle_content a.fcj-doc-link {
display: grid !important;
    grid-template-columns: auto minmax(0, 1fr);
    width: min(100%, 520px);
    min-height: 50px;
    align-items: center;
    align-content: center;
    gap: 12px;
    margin: 9px 10px 9px 0;
    padding: 12px 15px;
    border: 1px solid rgba(23,54,80,.1);
    border-left: 4px solid var(--fcj-red);
    border-radius: 8px;
    background: linear-gradient(180deg, #fff, #fbfdff);
    color: var(--fcj-blue) !important;
    font-size: 15px;
    font-weight: 950;
    line-height: 1.22;
    box-shadow: 0 14px 30px rgba(15,34,52,.08);
    transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}

body.fcj-docs-refreshed ul.fcj-doc-list,
body.fcj-docs-refreshed ol.fcj-doc-list {
display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr));
    gap: 12px;
    margin: 18px 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body.fcj-docs-refreshed li.fcj-doc-list-item {
position: relative;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body.fcj-docs-refreshed li.fcj-doc-list-item::marker {
content: "" !important;
}

body.fcj-docs-refreshed li.fcj-doc-list-item > a.fcj-doc-link {
width: 100%;
    height: 100%;
    margin: 0;
}

body.fcj-docs-refreshed .fcj-doc-main {
display: block;
    min-width: 0;
    overflow-wrap: anywhere;
}

body.fcj-docs-refreshed .fcj-doc-meta {
display: block;
    margin-top: 3px;
    color: #64748b;
    font-size: 12px;
    font-weight: 750;
    line-height: 1.2;
}

body.fcj-docs-refreshed .et_pb_text a.fcj-doc-link::before,
body.fcj-docs-refreshed .et_pb_toggle_content a.fcj-doc-link::before {
content: attr(data-kind) !important;
    display: inline-grid;
    grid-row: 1 / span 2;
    place-items: center;
    min-width: 42px;
    min-height: 28px;
    flex: 0 0 auto;
    border-radius: 6px;
    background: var(--fcj-red);
    color: #fff;
    font-size: 11px;
    line-height: 1;
}

body.fcj-docs-refreshed .et_pb_text a.fcj-doc-link:hover,
body.fcj-docs-refreshed .et_pb_toggle_content a.fcj-doc-link:hover {
transform: translateY(-1px);
    border-color: rgba(215,25,32,.28);
    box-shadow: 0 18px 38px rgba(15,34,52,.12);
}

body.fcj-aikido-refreshed .fcj-aikido-source {
display: none !important;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-panel {
position: relative;
    overflow: hidden;
    margin: 0 !important;
    padding: 32px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 8px;
    background:
        linear-gradient(105deg, rgba(8,22,36,.97), rgba(23,54,80,.94) 54%, rgba(139,12,18,.92)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 44% / cover no-repeat;
    color: #fff;
    box-shadow: 0 24px 62px rgba(15,34,52,.2);
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-panel::before {
content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 6px;
    background: linear-gradient(90deg, var(--fcj-blue) 0 22%, var(--fcj-red) 22% 78%, #f0c24d 78% 100%);
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-panel::after {
content: "";
    position: absolute;
    inset: 6px 0 0;
    pointer-events: none;
    background:
        repeating-linear-gradient(90deg, rgba(255,255,255,.06) 0 1px, transparent 1px 96px),
        linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,0) 42%);
    opacity: .58;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-head,
body.fcj-aikido-refreshed .fcj-aikido-pdf-grid {
position: relative;
    z-index: 2;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-head {
max-width: 720px;
    margin-bottom: 22px;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-head span {
display: inline-flex;
    min-height: 28px;
    align-items: center;
    padding: 4px 10px;
    border: 1px solid rgba(255,255,255,.24);
    border-radius: 6px;
    background: rgba(255,255,255,.12);
    color: rgba(255,255,255,.92);
    font-size: 12px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-head h2 {
margin: 12px 0 0;
    padding: 0;
    border: 0;
    color: #fff !important;
    font-size: clamp(30px, 3.4vw, 46px) !important;
    line-height: 1.03;
    font-weight: 950 !important;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-head p {
max-width: 640px;
    margin: 12px 0 0;
    padding: 0;
    color: rgba(255,255,255,.86) !important;
    font-size: 17px;
    line-height: 1.55;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-grid {
display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-card {
position: relative;
    display: grid;
    min-height: 148px;
    align-content: space-between;
    gap: 18px;
    padding: 20px;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 8px;
    background: rgba(255,255,255,.94);
    color: var(--fcj-blue) !important;
    box-shadow: 0 18px 40px rgba(0,0,0,.16);
    transition: transform .16s ease, box-shadow .16s ease, background .16s ease;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-card::after {
content: "";
    position: absolute;
    right: 16px;
    bottom: 16px;
    width: 46px;
    height: 46px;
    border: 7px solid rgba(23,54,80,.08);
    border-radius: 50%;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-card:hover {
transform: translateY(-2px);
    background: #fff;
    box-shadow: 0 24px 52px rgba(0,0,0,.2);
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-card span {
display: inline-grid;
    width: fit-content;
    min-width: 42px;
    min-height: 28px;
    place-items: center;
    border-radius: 6px;
    background: var(--fcj-red);
    color: #fff;
    font-size: 11px;
    font-weight: 950;
    line-height: 1;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-card strong {
max-width: 280px;
    color: var(--fcj-blue);
    font-size: 21px;
    line-height: 1.12;
    font-weight: 950;
}

body.fcj-aikido-refreshed .fcj-aikido-pdf-card em {
color: var(--fcj-red);
    font-size: 13px;
    font-style: normal;
    font-weight: 950;
}

body.fcj-internal-refreshed table {
width: 100% !important;
    overflow: hidden;
    border: 1px solid var(--fcj-line) !important;
    border-collapse: separate !important;
    border-spacing: 0;
    border-radius: 8px;
    background: #fff;
}

body.fcj-internal-refreshed table tr:nth-child(odd) {
background: #fbfdff;
}

body.fcj-internal-refreshed table td,
body.fcj-internal-refreshed table th {
padding: 13px 16px !important;
    border-top: 1px solid var(--fcj-line) !important;
    color: #0f2234;
    font-size: 15px;
    line-height: 1.35;
}

body.fcj-internal-refreshed table tr:first-child td,
body.fcj-internal-refreshed table tr:first-child th {
border-top: 0 !important;
}

body.fcj-internal-refreshed .et_pb_toggle {
overflow: hidden;
    margin-bottom: 14px !important;
    padding: 0 !important;
    border: 1px solid rgba(23,54,80,.12) !important;
    border-radius: 8px !important;
    background: #fff !important;
    box-shadow: 0 10px 24px rgba(15,34,52,.08);
}

body.fcj-internal-refreshed .et_pb_toggle_title {
padding: 18px 52px 18px 20px !important;
    color: var(--fcj-blue) !important;
    font-size: 17px !important;
    font-weight: 950 !important;
    line-height: 1.25 !important;
}

body.fcj-internal-refreshed .et_pb_toggle_title::before {
right: 20px !important;
    color: var(--fcj-red) !important;
}

body.fcj-internal-refreshed .et_pb_toggle_content {
padding: 0 20px 22px !important;
}

body.fcj-internal-refreshed .et_pb_image img {
border-radius: 8px;
    box-shadow: 0 18px 45px rgba(15,34,52,.13);
}

body.fcj-internal-refreshed .et_social_inline,
body.fcj-internal-refreshed .et_social_sidebar_networks,
body.fcj-internal-refreshed .et_social_mobile,
body.fcj-internal-refreshed .et_social_googleplus {
display: none !important;
}

body.fcj-internal-refreshed .fcj-hidden-social-row {
display: none !important;
}

body.fcj-internal-refreshed .et_pb_row:has(.et_social_inline) {
display: none !important;
}

body.fcj-internal-refreshed .et_pb_divider {
display: none !important;
}

body.fcj-internal-refreshed .et_pb_divider::before,
body.fcj-internal-refreshed .et_pb_divider .et_pb_divider_internal {
display: none !important;
}

body.fcj-internal-refreshed.page-id-2325 .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero),
body.fcj-internal-refreshed.page-id-1851 .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero),
body.fcj-internal-refreshed.page-id-4176 .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero),
body.fcj-internal-refreshed.page-id-873 .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) {
padding-bottom: 118px !important;
}

body.fcj-discipline-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .fcj-disc-row.et_pb_row {
width: min(1180px, 92%) !important;
    max-width: 1180px !important;
    margin: 0 auto 34px !important;
}

body.fcj-discipline-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .fcj-disc-row.et_pb_row > .fcj-disc-column.et_pb_column {
width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0;
    background: transparent !important;
    box-shadow: none !important;
}

body.fcj-discipline-refreshed .fcj-discipline-source {
display: none !important;
}

body.fcj-discipline-refreshed .fcj-disciplines-panel {
position: relative;
    overflow: hidden;
    padding: 32px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 12px;
    background:
        radial-gradient(circle at 82% 16%, rgba(240,194,77,.24), rgba(240,194,77,0) 30%),
        linear-gradient(120deg, rgba(8,22,36,.97), rgba(23,54,80,.94) 54%, rgba(139,12,18,.92)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 44% / cover no-repeat;
    color: #fff;
    box-shadow: 0 24px 62px rgba(15,34,52,.2);
}

body.fcj-discipline-refreshed .fcj-disciplines-panel::before {
content: "";
    position: absolute;
    left: -32px;
    right: -32px;
    top: 0;
    height: 6px;
    background: linear-gradient(90deg, var(--fcj-blue) 0 22%, var(--fcj-red) 22% 78%, #f0c24d 78% 100%);
}

body.fcj-discipline-refreshed .fcj-disciplines-head {
max-width: 720px;
    margin-bottom: 24px;
}

body.fcj-discipline-refreshed .fcj-disciplines-head span {
display: inline-flex;
    min-height: 28px;
    align-items: center;
    padding: 4px 10px;
    border: 1px solid rgba(255,255,255,.22);
    border-radius: 6px;
    background: rgba(255,255,255,.12);
    color: rgba(255,255,255,.9);
    font-size: 12px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

body.fcj-discipline-refreshed .fcj-disciplines-head h2 {
margin: 12px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(30px, 3.4vw, 46px) !important;
    line-height: 1.04;
    font-weight: 950 !important;
}

body.fcj-discipline-refreshed .fcj-disciplines-head p {
margin: 13px 0 0;
    padding: 0;
    color: rgba(255,255,255,.82) !important;
    font-size: 17px;
    line-height: 1.55;
}

body.fcj-discipline-refreshed .fcj-disciplines-grid {
display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

body.fcj-discipline-refreshed .fcj-disc-card {
position: relative;
    display: grid;
    min-height: 180px;
    align-content: end;
    padding: 24px;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 10px;
    background:
        linear-gradient(180deg, rgba(255,255,255,.12), rgba(255,255,255,.06)),
        rgba(255,255,255,.08);
    color: #fff !important;
    box-shadow: 0 18px 44px rgba(0,0,0,.18);
    transition: transform .16s ease, background .16s ease;
}

body.fcj-discipline-refreshed .fcj-disc-card::before {
content: "";
    position: absolute;
    inset: auto 22px 22px auto;
    width: 58px;
    height: 58px;
    border: 8px solid rgba(255,255,255,.13);
    border-radius: 50%;
}

body.fcj-discipline-refreshed .fcj-disc-card:hover {
transform: translateY(-2px);
    background:
        linear-gradient(180deg, rgba(255,255,255,.17), rgba(255,255,255,.08)),
        rgba(255,255,255,.1);
}

body.fcj-discipline-refreshed .fcj-disc-card span {
color: #f0c24d;
    font-size: 13px;
    font-weight: 950;
    text-transform: uppercase;
}

body.fcj-discipline-refreshed .fcj-disc-card strong {
max-width: 420px;
    margin-top: 9px;
    color: #fff;
    font-size: 23px;
    line-height: 1.12;
    font-weight: 950;
}

body.fcj-discipline-refreshed .fcj-disc-card em {
margin-top: 16px;
    color: rgba(255,255,255,.82);
    font-size: 13px;
    font-style: normal;
    font-weight: 900;
}

body.fcj-org-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .fcj-org-row.et_pb_row {
width: min(1180px, 92%) !important;
    max-width: 1180px !important;
    margin: 0 auto 34px !important;
}

body.fcj-org-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .fcj-org-row.et_pb_row > .fcj-org-column.et_pb_column {
width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0;
    background: transparent !important;
    box-shadow: none !important;
}

body.fcj-org-refreshed .fcj-org-intro {
position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 28px;
    align-items: end;
    overflow: hidden;
    margin-bottom: 22px;
    padding: 30px 34px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 12px;
    background:
        radial-gradient(circle at 86% 18%, rgba(240,194,77,.28), rgba(240,194,77,0) 30%),
        linear-gradient(105deg, rgba(8,22,36,.96), rgba(23,54,80,.92) 52%, rgba(139,12,18,.92)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 44% / cover no-repeat;
    color: #fff;
    box-shadow: 0 24px 62px rgba(15,34,52,.2);
}

body.fcj-org-refreshed .fcj-org-shell {
display: grid;
    gap: 22px;
}

body.fcj-org-refreshed .fcj-org-intro::before {
content: "";
    position: absolute;
    left: -32px;
    right: -32px;
    top: 0;
    height: 6px;
    background: linear-gradient(90deg, var(--fcj-blue) 0 22%, var(--fcj-red) 22% 78%, #f0c24d 78% 100%);
}

body.fcj-org-refreshed .fcj-org-intro-copy {
position: relative;
    z-index: 2;
    max-width: 700px;
}

body.fcj-org-refreshed .fcj-org-intro-copy span {
display: inline-flex;
    width: fit-content;
    min-height: 28px;
    align-items: center;
    padding: 4px 10px;
    border: 1px solid rgba(255,255,255,.24);
    border-radius: 6px;
    background: rgba(255,255,255,.12);
    color: rgba(255,255,255,.92);
    font-size: 12px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

body.fcj-org-refreshed .fcj-org-intro-copy h2 {
margin: 12px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(30px, 3.4vw, 46px) !important;
    line-height: 1.03;
    font-weight: 950 !important;
}

body.fcj-org-refreshed .fcj-org-intro-copy p {
max-width: 660px;
    margin: 13px 0 0;
    padding: 0;
    color: rgba(255,255,255,.86) !important;
    font-size: 17px;
    line-height: 1.55;
}

body.fcj-org-refreshed .fcj-org-actions {
position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 10px;
}

body.fcj-org-refreshed .fcj-org-actions a {
display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    padding: 9px 14px;
    border-radius: 6px;
    background: #fff;
    color: var(--fcj-blue) !important;
    font-size: 13px;
    font-weight: 950;
    box-shadow: 0 12px 26px rgba(0,0,0,.18);
}

body.fcj-org-refreshed .fcj-org-actions a:first-child {
background: var(--fcj-red);
    color: #fff !important;
}

body.fcj-org-refreshed .fcj-org-board {
position: relative;
    overflow: hidden;
    padding: clamp(22px, 4vw, 42px);
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 12px;
    background:
        radial-gradient(circle at 18% 0%, rgba(215,25,32,.09), transparent 28%),
        radial-gradient(circle at 88% 10%, rgba(0,153,218,.1), transparent 30%),
        linear-gradient(180deg, #fff, #f7fafc);
    box-shadow: 0 26px 64px rgba(15,34,52,.14);
}

body.fcj-org-refreshed .fcj-org-board::before {
content: "";
    position: absolute;
    left: 26px;
    right: 26px;
    top: 0;
    height: 6px;
    border-radius: 0 0 8px 8px;
    background: linear-gradient(90deg, var(--fcj-blue) 0 22%, var(--fcj-red) 22% 78%, #f0c24d 78% 100%);
}

body.fcj-org-refreshed .fcj-org-level,
body.fcj-org-refreshed .fcj-org-grid {
position: relative;
    z-index: 2;
}

body.fcj-org-refreshed .fcj-org-level {
display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}

body.fcj-org-refreshed .fcj-org-level-top {
padding-top: 6px;
}

body.fcj-org-refreshed .fcj-org-level-secretary {
margin-top: 14px;
}

body.fcj-org-refreshed .fcj-org-section-title {
position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 28px 0 14px;
}

body.fcj-org-refreshed .fcj-org-section-title::before,
body.fcj-org-refreshed .fcj-org-section-title::after {
content: "";
    height: 1px;
    flex: 1;
    background: linear-gradient(90deg, transparent, rgba(23,54,80,.16), transparent);
}

body.fcj-org-refreshed .fcj-org-section-title span {
display: inline-flex;
    min-height: 30px;
    align-items: center;
    padding: 5px 11px;
    border-radius: 6px;
    background: rgba(23,54,80,.07);
    color: var(--fcj-blue);
    font-size: 12px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

body.fcj-org-refreshed .fcj-org-grid {
display: grid;
    gap: 16px;
}

body.fcj-org-refreshed .fcj-org-grid-directors {
grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.fcj-org-refreshed .fcj-org-grid-areas {
grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.fcj-org-refreshed .fcj-org-card {
position: relative;
    display: grid;
    gap: 8px;
    align-content: center;
    min-height: 106px;
    padding: 18px 20px;
    border: 1px solid rgba(0,153,218,.28);
    border-radius: 10px;
    background: rgba(255,255,255,.94);
    box-shadow: 0 16px 36px rgba(15,34,52,.08);
    text-align: center;
}

body.fcj-org-refreshed .fcj-org-card::before {
content: "";
    position: absolute;
    inset: -1px auto -1px -1px;
    width: 6px;
    border-radius: 10px 0 0 10px;
    background: var(--fcj-blue);
}

body.fcj-org-refreshed .fcj-org-card span {
color: #51677c;
    font-size: 13px;
    font-weight: 950;
    line-height: 1.25;
    text-transform: uppercase;
}

body.fcj-org-refreshed .fcj-org-card strong {
color: #14273a;
    font-size: 17px;
    font-weight: 850;
    line-height: 1.25;
}

body.fcj-org-refreshed .fcj-org-card-red {
min-width: min(100%, 330px);
    border-color: rgba(215,25,32,.35);
}

body.fcj-org-refreshed .fcj-org-card-red::before {
background: var(--fcj-red);
}

body.fcj-org-refreshed .fcj-org-card-green {
border-color: rgba(18,172,139,.38);
}

body.fcj-org-refreshed .fcj-org-card-green::before {
background: #12ac8b;
}

body.fcj-org-refreshed .fcj-org-card-blue,
body.fcj-org-refreshed .fcj-org-card-main {
min-width: min(100%, 360px);
    border-color: rgba(0,153,218,.38);
    background: linear-gradient(180deg, #fff, #eef9ff);
}

body.fcj-org-refreshed .fcj-org-card-main strong {
font-size: 18px;
}

body.fcj-org-refreshed .fcj-org-card-list {
align-content: start;
    text-align: left;
}

body.fcj-org-refreshed .fcj-org-card-list span {
text-align: center;
}

body.fcj-org-refreshed .fcj-org-card-list strong {
display: grid;
    grid-template-columns: 8px minmax(0, 1fr);
    gap: 8px;
    align-items: baseline;
    font-size: 15px;
    font-weight: 780;
}

body.fcj-org-refreshed .fcj-org-card-list strong::before {
content: "";
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: var(--fcj-red);
}

body.fcj-org-refreshed .fcj-org-chart-module.et_pb_image {
position: relative;
    overflow: hidden;
    display: none !important;
    margin: 0 !important;
    padding: 30px;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 12px;
    background:
        linear-gradient(180deg, rgba(255,255,255,.96), #fff),
        repeating-linear-gradient(90deg, rgba(23,54,80,.035) 0 1px, transparent 1px 88px);
    box-shadow: 0 26px 64px rgba(15,34,52,.14);
    text-align: center;
}

body.fcj-org-refreshed .fcj-org-chart-module.et_pb_image::before {
content: "Organigrama federativo 2025-2028";
    display: inline-flex;
    min-height: 30px;
    align-items: center;
    margin: 0 auto 18px;
    padding: 5px 11px;
    border-radius: 6px;
    background: rgba(215,25,32,.08);
    color: var(--fcj-red);
    font-size: 12px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

body.fcj-org-refreshed .fcj-org-chart-module .et_pb_lightbox_image,
body.fcj-org-refreshed .fcj-org-chart-module .et_pb_image_wrap {
display: block !important;
    width: 100%;
    height: auto !important;
}

body.fcj-org-refreshed .fcj-org-chart-image {
display: block;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    margin: 0 auto;
    border: 1px solid rgba(23,54,80,.08);
    border-radius: 8px !important;
    background: #fff;
    box-shadow: 0 16px 42px rgba(15,34,52,.1) !important;
}

body.fcj-org-refreshed .fcj-org-documents.et_pb_accordion {
overflow: hidden;
    margin: 22px 0 0 !important;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 18px 45px rgba(15,34,52,.1);
}

body.fcj-org-refreshed .fcj-org-documents .et_pb_toggle {
margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none;
}

body.fcj-org-refreshed .fcj-org-documents .et_pb_toggle_title {
padding: 20px 54px 18px 22px !important;
    color: var(--fcj-blue) !important;
    font-size: 18px !important;
    font-weight: 950 !important;
}

body.fcj-org-refreshed .fcj-org-documents .et_pb_toggle_content {
padding: 0 22px 22px !important;
}

body.fcj-org-refreshed .fcj-org-documents .et_pb_toggle_content a[href*=".pdf"] {
display: inline-flex;
    min-height: 42px;
    align-items: center;
    gap: 9px;
    margin: 0;
    padding: 9px 14px;
    border-radius: 6px;
    background: var(--fcj-blue);
    color: #fff !important;
    font-size: 14px;
    font-weight: 950;
}

body.fcj-org-refreshed .fcj-org-documents .et_pb_toggle_content a[href*=".pdf"]::before {
content: "PDF";
    display: inline-grid;
    place-items: center;
    min-width: 32px;
    min-height: 22px;
    border-radius: 4px;
    background: var(--fcj-red);
    color: #fff;
    font-size: 10px;
    line-height: 1;
}

body.fcj-prof-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .fcj-prof-row.et_pb_row {
width: min(1180px, 92%) !important;
    max-width: 1180px !important;
    margin: 0 auto 34px !important;
}

body.fcj-prof-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .fcj-prof-row.et_pb_row > .fcj-prof-column.et_pb_column {
width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0;
    background: transparent !important;
    box-shadow: none !important;
}

body.fcj-prof-refreshed .fcj-prof-source {
display: none !important;
}

body.fcj-prof-refreshed .fcj-prof-shell {
display: grid;
    gap: 22px;
}

body.fcj-prof-refreshed .fcj-prof-intro {
position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 28px;
    align-items: center;
    overflow: hidden;
    padding: 30px 34px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 12px;
    background:
        radial-gradient(circle at 82% 22%, rgba(240,194,77,.26), rgba(240,194,77,0) 32%),
        linear-gradient(105deg, rgba(8,22,36,.96), rgba(23,54,80,.92) 52%, rgba(139,12,18,.92)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 44% / cover no-repeat;
    color: #fff;
    box-shadow: 0 24px 62px rgba(15,34,52,.2);
}

body.fcj-prof-refreshed .fcj-prof-intro::before {
content: "";
    position: absolute;
    left: -32px;
    right: -32px;
    top: 0;
    height: 6px;
    background: linear-gradient(90deg, var(--fcj-blue) 0 22%, var(--fcj-red) 22% 78%, #f0c24d 78% 100%);
}

body.fcj-prof-refreshed .fcj-prof-intro-copy {
position: relative;
    z-index: 2;
    max-width: 710px;
}

body.fcj-prof-refreshed .fcj-prof-intro-copy span {
display: inline-flex;
    width: fit-content;
    min-height: 28px;
    align-items: center;
    padding: 4px 10px;
    border: 1px solid rgba(255,255,255,.24);
    border-radius: 6px;
    background: rgba(255,255,255,.12);
    color: rgba(255,255,255,.92);
    font-size: 12px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

body.fcj-prof-refreshed .fcj-prof-intro-copy h2 {
margin: 12px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(30px, 3.4vw, 46px) !important;
    line-height: 1.03;
    font-weight: 950 !important;
}

body.fcj-prof-refreshed .fcj-prof-intro-copy p {
max-width: 680px;
    margin: 13px 0 0;
    padding: 0;
    color: rgba(255,255,255,.86) !important;
    font-size: 17px;
    line-height: 1.55;
}

body.fcj-prof-refreshed .fcj-prof-stats {
position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(3, minmax(92px, 1fr));
    gap: 10px;
    min-width: 330px;
}

body.fcj-prof-refreshed .fcj-prof-stats div {
padding: 16px 14px;
    border: 1px solid rgba(255,255,255,.16);
    border-radius: 8px;
    background: rgba(255,255,255,.12);
    text-align: center;
}

body.fcj-prof-refreshed .fcj-prof-stats strong {
display: block;
    color: #fff;
    font-size: 32px;
    line-height: 1;
    font-weight: 950;
}

body.fcj-prof-refreshed .fcj-prof-stats span {
display: block;
    margin-top: 5px;
    color: rgba(255,255,255,.82);
    font-size: 11px;
    font-weight: 900;
    line-height: 1.15;
    text-transform: uppercase;
}

body.fcj-prof-refreshed .fcj-prof-tools {
display: grid;
    grid-template-columns: auto minmax(240px, 420px);
    gap: 14px;
    align-items: center;
    padding: 18px 20px;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 16px 38px rgba(15,34,52,.09);
}

body.fcj-prof-refreshed .fcj-prof-tools label {
color: var(--fcj-blue);
    font-size: 14px;
    font-weight: 950;
}

body.fcj-prof-refreshed .fcj-prof-tools input {
width: 100%;
    min-height: 42px;
    padding: 9px 13px;
    border: 1px solid rgba(23,54,80,.14);
    border-radius: 6px;
    background: #f8fafc;
    color: var(--fcj-ink);
    font-size: 15px;
    font-weight: 700;
}

body.fcj-prof-refreshed .fcj-prof-tools input:focus {
outline: 3px solid rgba(215,25,32,.14);
    border-color: rgba(215,25,32,.45);
    background: #fff;
}

body.fcj-prof-refreshed .fcj-prof-groups {
display: grid;
    gap: 18px;
}

body.fcj-prof-refreshed .fcj-prof-group {
overflow: hidden;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 22px 54px rgba(15,34,52,.11);
}

body.fcj-prof-refreshed .fcj-prof-group-empty {
display: none !important;
}

body.fcj-prof-refreshed .fcj-prof-group-head {
display: flex;
    align-items: center;
    gap: 16px;
    padding: 20px 22px;
    border-bottom: 1px solid var(--fcj-line);
    background: linear-gradient(180deg, #fff, #f8fafc);
}

body.fcj-prof-refreshed .fcj-prof-group-head > span {
display: inline-grid;
    place-items: center;
    width: 46px;
    height: 46px;
    flex: 0 0 auto;
    border-radius: 8px;
    background: var(--fcj-red);
    color: #fff;
    font-size: 16px;
    font-weight: 950;
}

body.fcj-prof-refreshed .fcj-prof-group-head h3 {
margin: 0;
    padding: 0;
    color: var(--fcj-blue) !important;
    font-size: 24px !important;
    line-height: 1.15;
    font-weight: 950 !important;
}

body.fcj-prof-refreshed .fcj-prof-group-head p {
margin: 4px 0 0;
    padding: 0;
    color: var(--fcj-muted);
    font-size: 13px;
    font-weight: 850;
}

body.fcj-prof-refreshed .fcj-prof-grid {
display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    padding: 18px;
}

body.fcj-prof-refreshed .fcj-prof-card {
display: flex;
    min-height: 86px;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: center;
    min-width: 0;
    padding: 15px 16px;
    border: 1px solid rgba(23,54,80,.1);
    border-left: 4px solid var(--fcj-red);
    border-radius: 8px;
    background: linear-gradient(180deg, #fff, #fbfdff);
}

body.fcj-prof-refreshed .fcj-prof-card[hidden] {
display: none !important;
}

body.fcj-prof-refreshed .fcj-prof-initials {
display: none !important;
}

body.fcj-prof-refreshed .fcj-prof-card strong {
display: block;
    overflow-wrap: anywhere;
    color: #172335;
    font-size: 15px;
    line-height: 1.18;
    font-weight: 950;
}

body.fcj-prof-refreshed .fcj-prof-badges {
display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

body.fcj-prof-refreshed .fcj-prof-card > span,
body.fcj-prof-refreshed .fcj-prof-card div > span {
display: inline-flex;
    width: fit-content;
    min-height: 22px;
    align-items: center;
    padding: 3px 8px;
    border-radius: 999px;
    background: rgba(215,25,32,.08);
    color: var(--fcj-red);
    font-size: 11px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

body.fcj-prof-refreshed .fcj-prof-empty {
display: none;
    margin: 0;
    padding: 20px 22px;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 10px;
    background: #fff;
    color: #334155;
    font-size: 15px;
    font-weight: 800;
    box-shadow: 0 16px 38px rgba(15,34,52,.08);
}

body.fcj-prof-refreshed .fcj-prof-empty.is-visible {
display: block;
}

body.fcj-club-refreshed .fcj-prof-group-head > span {
width: auto;
    min-width: 52px;
    padding: 0 10px;
    border-radius: 8px;
    background: linear-gradient(135deg, var(--fcj-red), var(--fcj-blue));
    font-size: 12px;
    letter-spacing: 0;
}

body.fcj-club-refreshed .fcj-prof-card {
min-height: 78px;
}

body.fcj-club-refreshed .fcj-club-card span {
background: rgba(23,54,80,.08);
    color: var(--fcj-blue);
}

body.fcj-club-refreshed .fcj-club-source {
display: none !important;
}

body.fcj-club-refreshed .fcj-club-card strong a {
color: inherit !important;
    text-decoration: none !important;
}

body.fcj-club-refreshed .fcj-club-card strong a:hover,
body.fcj-club-refreshed .fcj-club-card strong a:focus-visible {
color: var(--fcj-red) !important;
}

.fcj-tech-source {
display: none !important;
}

body.fcj-tech-refreshed .fcj-tech-shell {
position: relative;
    z-index: 4;
    width: min(1180px, 92%);
    margin: -36px auto 56px;
    display: grid;
    gap: 24px;
}

.fcj-tech-hero-panel,
.fcj-tech-panel {
overflow: hidden;
    border: 1px solid rgba(23,54,80,.11);
    border-radius: 12px;
    background: rgba(255,255,255,.96);
    box-shadow: 0 24px 64px rgba(15,34,52,.1);
}

.fcj-tech-hero-panel {
position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(320px, .92fr);
    gap: clamp(24px, 4vw, 46px);
    align-items: stretch;
    padding: clamp(28px, 4vw, 44px);
    background:
        linear-gradient(115deg, rgba(6,27,50,.97), rgba(15,58,92,.94) 48%, rgba(116,9,20,.91)),
        url("https://www.federacioncantabradejudo.com/wp-content/uploads/2018/04/kanji-judo.jpg");
    background-size: cover;
    background-position: center;
    color: #fff;
}

.fcj-tech-hero-panel::after {
content: "";
    position: absolute;
    right: -120px;
    bottom: -150px;
    width: 360px;
    height: 360px;
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 50%;
}

.fcj-tech-copy,
.fcj-tech-metrics {
position: relative;
    z-index: 2;
}

.fcj-tech-copy > span,
.fcj-tech-head span {
display: inline-flex;
    width: fit-content;
    min-height: 28px;
    align-items: center;
    padding: 5px 9px;
    border: 1px solid rgba(255,255,255,.26);
    border-radius: 6px;
    background: rgba(255,255,255,.1);
    color: #f0c24d;
    font-size: 12px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

.fcj-tech-copy h2 {
max-width: 760px;
    margin: 14px 0 0;
    padding: 0;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    opacity: 1 !important;
    filter: none !important;
    mix-blend-mode: normal !important;
    font-size: clamp(38px, 5.4vw, 68px) !important;
    line-height: .98;
    font-weight: 950;
    letter-spacing: 0;
    text-shadow: 0 4px 22px rgba(0,0,0,.42);
}

.fcj-tech-copy p {
max-width: 700px;
    margin: 18px 0 0;
    padding: 0;
    color: rgba(255,255,255,.86);
    font-size: 18px;
    line-height: 1.58;
    font-weight: 650;
}

.fcj-tech-actions {
display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 26px;
}

.fcj-tech-actions a,
.fcj-tech-callout a {
display: inline-flex;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    padding: 12px 16px;
    border-radius: 8px;
    background: var(--fcj-red);
    color: #fff !important;
    font-weight: 950;
    line-height: 1.1;
    text-decoration: none !important;
    box-shadow: 0 16px 34px rgba(215,25,32,.28);
}

.fcj-tech-actions a:nth-child(2) {
border: 1px solid rgba(255,255,255,.26);
    background: rgba(255,255,255,.94);
    color: var(--fcj-blue) !important;
    box-shadow: none;
}

.fcj-tech-metrics {
display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    align-content: stretch;
}

.fcj-tech-metrics article {
min-height: 118px;
    display: grid;
    align-content: end;
    padding: 18px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 10px;
    background: rgba(255,255,255,.09);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.fcj-tech-metrics article:last-child {
grid-column: 1 / -1;
}

.fcj-tech-metrics span {
color: rgba(255,255,255,.78);
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}

.fcj-tech-metrics strong {
display: block;
    margin-top: 8px;
    color: #f0c24d;
    font-size: clamp(34px, 4vw, 48px);
    line-height: .9;
    font-weight: 950;
}

.fcj-tech-panel {
padding: clamp(22px, 3vw, 30px);
}

.fcj-tech-head {
display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 20px;
    padding-bottom: 16px;
    border-bottom: 3px solid rgba(215,25,32,.12);
}

.fcj-tech-head span {
border-color: rgba(139,12,18,.14);
    background: rgba(215,25,32,.07);
    color: var(--fcj-red);
}

.fcj-tech-head h2 {
margin: 10px 0 0;
    padding: 0;
    color: var(--fcj-blue) !important;
    font-size: clamp(26px, 3vw, 38px) !important;
    line-height: 1.08;
    font-weight: 950;
    letter-spacing: 0;
}

.fcj-tech-head > strong {
display: inline-flex;
    min-height: 34px;
    align-items: center;
    padding: 7px 10px;
    border-radius: 8px;
    background: #fff7d8;
    color: #8a6100;
    font-size: 13px;
    font-weight: 950;
    white-space: nowrap;
}

.fcj-tech-feature {
display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr);
    gap: 18px;
    align-items: stretch;
}

.fcj-tech-callout {
padding: 25px;
    border-left: 6px solid var(--fcj-red);
    border-radius: 10px;
    background: linear-gradient(180deg, #f8fbff, #fff);
}

.fcj-tech-callout h3 {
margin: 0 0 8px;
    padding: 0;
    color: var(--fcj-blue) !important;
    font-size: 26px !important;
    line-height: 1.12;
    font-weight: 950;
}

.fcj-tech-callout p {
margin: 0 0 17px;
    padding: 0;
    color: #435269;
    font-size: 15px;
    line-height: 1.68;
    font-weight: 650;
}

.fcj-tech-steps {
display: grid;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.fcj-tech-steps li {
display: flex;
    gap: 12px;
    align-items: flex-start;
    padding: 15px;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 10px;
    background: #fff;
}

.fcj-tech-steps b {
display: inline-flex;
    flex: 0 0 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--fcj-blue);
    color: #fff;
    font-size: 14px;
    font-weight: 950;
}

.fcj-tech-steps span {
color: #44546a;
    font-size: 15px;
    line-height: 1.45;
    font-weight: 700;
}

.fcj-tech-note {
margin: 18px 0 0;
    padding: 16px 18px;
    border: 1px dashed #bfccd9;
    border-radius: 8px;
    background: #f9fbfe;
    color: #4c5b70;
    font-size: 14px;
    line-height: 1.58;
    font-weight: 700;
}

.fcj-tech-doc-grid {
display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.fcj-tech-doc {
display: flex;
    min-height: 94px;
    gap: 14px;
    align-items: center;
    padding: 16px;
    border: 1px solid rgba(23,54,80,.11);
    border-radius: 10px;
    background: #fff;
    color: var(--fcj-ink, #172335) !important;
    text-decoration: none !important;
    transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

.fcj-tech-doc:hover,
.fcj-tech-doc:focus-visible {
transform: translateY(-2px);
    border-color: rgba(215,25,32,.36);
    box-shadow: 0 16px 32px rgba(15,34,52,.1);
}

.fcj-tech-doc em {
display: inline-flex;
    flex: 0 0 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: var(--fcj-red);
    color: #fff;
    font-size: 13px;
    font-style: normal;
    font-weight: 950;
}

.fcj-tech-doc strong {
display: block;
    overflow-wrap: anywhere;
    color: var(--fcj-blue) !important;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 950;
}

.fcj-tech-doc small {
display: block;
    margin-top: 5px;
    color: #64748b;
    font-size: 13px;
    line-height: 1.25;
    font-weight: 750;
}

.fcj-tech-doc-highlight {
border-color: rgba(215,25,32,.32);
    background: linear-gradient(135deg, #fff 0%, #fff7f7 100%);
}

@media (max-width: 980px) {
    body.fcj-tech-refreshed .fcj-tech-shell {
        margin-top: -28px;
    }

    .fcj-tech-hero-panel,
    .fcj-tech-feature {
        grid-template-columns: 1fr;
    }

    .fcj-tech-metrics,
    .fcj-tech-doc-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    body.fcj-tech-refreshed .fcj-tech-shell {
        width: calc(100% - 28px);
        margin-top: -22px;
        gap: 18px;
    }

    .fcj-tech-hero-panel,
    .fcj-tech-panel {
        border-radius: 10px;
    }

    .fcj-tech-hero-panel,
    .fcj-tech-panel {
        padding: 22px 18px;
    }

    .fcj-tech-copy h2 {
        font-size: 34px !important;
    }

    .fcj-tech-copy p {
        font-size: 15px;
        line-height: 1.48;
    }

    .fcj-tech-actions,
    .fcj-tech-head {
        display: grid;
        align-items: start;
    }

    .fcj-tech-actions a,
    .fcj-tech-callout a {
        width: 100%;
    }

    .fcj-tech-metrics,
    .fcj-tech-doc-grid {
        grid-template-columns: 1fr;
    }

    .fcj-tech-metrics article {
        min-height: 88px;
    }
}

@media (max-width: 980px) {
body.fcj-internal-refreshed .fcj-internal-hero {
min-height: 300px;
        background-position: 48% center;
}
}

@media (max-width: 980px) {
body.fcj-internal-refreshed .fcj-internal-hero-copy {
width: min(640px, calc(100% - 32px));
        padding: 78px 0 96px;
}
}

@media (max-width: 980px) {
body.fcj-internal-refreshed .fcj-internal-hero-copy h1 {
font-size: 38px;
}
}

@media (max-width: 980px) {
body.fcj-internal-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .et_pb_row > .et_pb_column {
padding: 24px !important;
}
}

@media (max-width: 980px) {
body.fcj-org-refreshed .fcj-org-intro {
grid-template-columns: 1fr;
        align-items: start;
        padding: 28px;
}
}

@media (max-width: 980px) {
body.fcj-org-refreshed .fcj-org-actions {
justify-content: flex-start;
}
}

@media (max-width: 980px) {
body.fcj-org-refreshed .fcj-org-chart-module.et_pb_image {
padding: 22px;
}
}

@media (max-width: 980px) {
body.fcj-prof-refreshed .fcj-prof-intro {
grid-template-columns: 1fr;
        align-items: start;
        padding: 28px;
}
}

@media (max-width: 980px) {
body.fcj-prof-refreshed .fcj-prof-stats {
min-width: 0;
}
}

@media (max-width: 980px) {
body.fcj-prof-refreshed .fcj-prof-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 980px) {
.fcj-site-footer-inner {
grid-template-columns: 1fr;
}
}

@media (max-width: 980px) {
.fcj-site-footer-brand {
max-width: 720px;
}
}

@media (max-width: 980px) {
body.fcj-discipline-refreshed .fcj-disciplines-grid {
grid-template-columns: 1fr;
}
}

@media (max-width: 640px) {
body.fcj-internal-refreshed .fcj-internal-hero {
min-height: 290px;
}
}

@media (max-width: 640px) {
body.fcj-internal-refreshed .fcj-internal-hero::before {
height: 72px;
        clip-path: polygon(0 64%, 100% 32%, 100% 100%, 0 100%);
}
}

@media (max-width: 640px) {
body.fcj-internal-refreshed .fcj-internal-hero::after {
bottom: 46px;
        height: 7px;
}
}

@media (max-width: 640px) {
body.fcj-internal-refreshed .fcj-internal-hero-copy {
width: calc(100% - 28px);
        padding: 58px 0 86px;
}
}

@media (max-width: 640px) {
body.fcj-internal-refreshed .fcj-internal-hero-copy h1 {
font-size: 30px;
}
}

@media (max-width: 640px) {
body.fcj-internal-refreshed .fcj-internal-hero-copy p {
font-size: 15px;
        line-height: 1.45;
}
}

@media (max-width: 640px) {
body.fcj-internal-refreshed .fcj-internal-hero + .et_pb_section {
margin-top: -28px;
}
}

@media (max-width: 640px) {
body.fcj-internal-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .et_pb_row {
width: calc(100% - 28px) !important;
}
}

@media (max-width: 640px) {
body.fcj-internal-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .et_pb_row > .et_pb_column {
padding: 18px !important;
}
}

@media (max-width: 640px) {
body.fcj-internal-refreshed table {
display: block;
        overflow-x: auto;
        border-radius: 8px;
}
}

@media (max-width: 640px) {
body.fcj-internal-refreshed table td,
body.fcj-internal-refreshed table th {
min-width: 160px;
        padding: 12px !important;
        font-size: 14px;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .fcj-org-row.et_pb_row {
width: calc(100% - 28px) !important;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-intro {
gap: 20px;
        padding: 22px 18px;
        border-radius: 10px;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-intro-copy h2 {
font-size: 27px !important;
        line-height: 1.08;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-intro-copy p {
font-size: 14px;
        line-height: 1.45;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-actions {
display: grid;
        grid-template-columns: 1fr;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-actions a {
width: 100%;
        min-height: 40px;
        padding: 8px 12px;
        text-align: center;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-chart-module.et_pb_image {
overflow-x: auto;
        padding: 16px 14px;
        border-radius: 10px;
        text-align: left;
        -webkit-overflow-scrolling: touch;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-chart-module.et_pb_image::before {
margin-left: 0;
        white-space: nowrap;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-chart-module .et_pb_lightbox_image,
body.fcj-org-refreshed .fcj-org-chart-module .et_pb_image_wrap {
width: max-content;
        min-width: 720px;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-chart-image {
width: 720px !important;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-documents .et_pb_toggle_title {
padding: 18px 48px 16px 18px !important;
        font-size: 16px !important;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-documents .et_pb_toggle_content {
padding: 0 18px 18px !important;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-board {
padding: 20px 14px;
        border-radius: 10px;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-grid-directors,
body.fcj-org-refreshed .fcj-org-grid-areas {
grid-template-columns: 1fr;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-card {
min-height: 0;
        padding: 16px 16px 16px 18px;
}
}

@media (max-width: 640px) {
body.fcj-org-refreshed .fcj-org-card strong {
font-size: 16px;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .fcj-prof-row.et_pb_row {
width: calc(100% - 28px) !important;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-intro {
gap: 20px;
        padding: 22px 18px;
        border-radius: 10px;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-intro-copy h2 {
font-size: 27px !important;
        line-height: 1.08;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-intro-copy p {
font-size: 14px;
        line-height: 1.45;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-stats {
grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-stats div {
padding: 12px 8px;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-stats strong {
font-size: 25px;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-stats span {
font-size: 9px;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-tools {
grid-template-columns: 1fr;
        gap: 8px;
        padding: 15px;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-group-head {
align-items: flex-start;
        padding: 16px;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-group-head > span {
width: 40px;
        height: 40px;
        font-size: 14px;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-group-head h3 {
font-size: 20px !important;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-grid {
grid-template-columns: 1fr;
        padding: 14px;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-card {
min-height: 74px;
        padding: 13px 14px;
}
}

@media (max-width: 640px) {
body.fcj-club-refreshed .fcj-prof-group-head > span {
min-width: 46px;
        height: 38px;
        padding: 0 8px;
        font-size: 11px;
}
}

@media (max-width: 640px) {
body.fcj-discipline-refreshed .et_builder_inner_content > .et_pb_section:not(.fcj-internal-hero) > .fcj-disc-row.et_pb_row {
width: calc(100% - 28px) !important;
}
}

@media (max-width: 640px) {
body.fcj-discipline-refreshed .fcj-disciplines-panel {
padding: 22px 18px;
        border-radius: 10px;
}
}

@media (max-width: 640px) {
body.fcj-discipline-refreshed .fcj-disciplines-head h2 {
font-size: 27px !important;
        line-height: 1.08;
}
}

@media (max-width: 640px) {
body.fcj-discipline-refreshed .fcj-disc-card {
min-height: 150px;
        padding: 20px;
}
}

@media (max-width: 640px) {
body.fcj-discipline-refreshed .fcj-disc-card strong {
font-size: 20px;
}
}

@media (max-width: 640px) {
body.fcj-docs-refreshed .et_pb_text a.fcj-doc-link,
body.fcj-docs-refreshed .et_pb_toggle_content a.fcj-doc-link {
width: 100%;
        min-height: 48px;
        margin-right: 0;
        padding: 11px 12px;
        font-size: 14px;
}
}

@media (max-width: 640px) {
.fcj-site-footer {
padding: 36px 0 20px;
}
}

@media (max-width: 640px) {
.fcj-site-footer-brand {
display: grid;
        gap: 14px;
}
}

@media (max-width: 640px) {
.fcj-site-footer-brand img {
width: 56px;
        height: 56px;
}
}

@media (max-width: 640px) {
.fcj-site-footer-brand h2 {
font-size: 24px;
}
}

@media (max-width: 640px) {
.fcj-site-footer-bottom {
display: grid;
        justify-content: start;
}
}

@media (max-width: 640px) {
body.fcj-prof-refreshed .fcj-prof-initials {
width: 42px;
        height: 42px;
}
}

.fcj-empty-row {
display: none !important;
}

body.fcj-contact-refreshed #main-content {
background:
        linear-gradient(180deg, #f7fafc 0, #eef3f8 100%),
        repeating-linear-gradient(90deg, rgba(23,54,80,.035) 0 1px, transparent 1px 88px) !important;
}

body.page-id-512.fcj-contact-refreshed .et_pb_section_1 {
position: relative !important;
    min-height: 330px !important;
    overflow: hidden !important;
    isolation: isolate;
    background:
        linear-gradient(90deg, rgba(7,13,24,.78), rgba(18,45,72,.56) 48%, rgba(112,0,0,.78)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 43% / cover no-repeat !important;
}

body.page-id-512.fcj-contact-refreshed .et_pb_section_1::before {
content: "";
    position: absolute;
    left: -5vw;
    right: -5vw;
    bottom: -1px;
    z-index: 1;
    height: 88px;
    background: linear-gradient(180deg, rgba(255,255,255,.98), #f4f6f9 82%);
    clip-path: polygon(0 62%, 100% 30%, 100% 100%, 0 100%);
}

body.page-id-512.fcj-contact-refreshed .et_pb_section_1::after {
content: "";
    position: absolute;
    left: -4vw;
    right: -4vw;
    bottom: 54px;
    z-index: 1;
    height: 8px;
    background: linear-gradient(90deg, var(--fcj-blue) 0 22%, var(--fcj-red) 22% 78%, #f0c24d 78% 100%);
    box-shadow: 0 12px 28px rgba(215,25,32,.24);
    transform: rotate(-2deg);
    transform-origin: left center;
}

body.page-id-512.fcj-contact-refreshed .fcj-page-hero-copy {
z-index: 2;
    width: min(1080px, calc(100% - 48px));
    padding: 96px 0 106px;
}

body.page-id-512.fcj-contact-refreshed .fcj-page-hero-copy h1 {
max-width: 820px;
    font-size: clamp(38px, 4.6vw, 64px);
    line-height: 1;
}

body.page-id-512.fcj-contact-refreshed .et_pb_section_2 {
position: relative !important;
    z-index: 3;
    min-height: auto !important;
    padding: 0 0 86px !important;
    background: transparent !important;
}

body.page-id-512.fcj-contact-refreshed .fcj-contact-source {
display: none !important;
}

.fcj-contact-shell {
display: grid;
    gap: 22px;
    width: min(1180px, 92%);
    margin: -42px auto 0;
}

.fcj-contact-panel {
position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(250px, 340px);
    gap: 28px;
    align-items: center;
    overflow: hidden;
    padding: 32px 34px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 12px;
    background:
        radial-gradient(circle at 84% 18%, rgba(240,194,77,.24), rgba(240,194,77,0) 30%),
        linear-gradient(105deg, rgba(8,22,36,.96), rgba(23,54,80,.92) 52%, rgba(139,12,18,.92)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 44% / cover no-repeat;
    color: #fff;
    box-shadow: 0 24px 62px rgba(15,34,52,.2);
}

.fcj-contact-panel::before {
content: "";
    position: absolute;
    left: -32px;
    right: -32px;
    top: 0;
    height: 6px;
    background: linear-gradient(90deg, var(--fcj-blue) 0 22%, var(--fcj-red) 22% 78%, #f0c24d 78% 100%);
}

.fcj-contact-panel-copy {
position: relative;
    z-index: 2;
}

.fcj-contact-panel-copy > span,
.fcj-contact-card > span,
.fcj-sparse-panel > span {
display: inline-flex;
    width: fit-content;
    min-height: 28px;
    align-items: center;
    padding: 4px 10px;
    border: 1px solid rgba(255,255,255,.24);
    border-radius: 6px;
    background: rgba(255,255,255,.12);
    color: rgba(255,255,255,.92);
    font-size: 12px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

.fcj-contact-panel-copy h2 {
max-width: 720px;
    margin: 12px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(32px, 3.7vw, 50px) !important;
    line-height: 1.03;
    font-weight: 950 !important;
}

.fcj-contact-panel-copy p {
max-width: 680px;
    margin: 13px 0 0;
    padding: 0;
    color: rgba(255,255,255,.86) !important;
    font-size: 17px;
    line-height: 1.55;
}

.fcj-contact-actions {
display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}

.fcj-contact-actions a,
.fcj-sparse-panel a {
display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    border-radius: 6px;
    background: #fff;
    color: var(--fcj-blue) !important;
    font-size: 13px;
    font-weight: 950;
    line-height: 1.15;
    box-shadow: 0 14px 30px rgba(0,0,0,.16);
}

.fcj-contact-actions a:first-child,
.fcj-sparse-panel a:first-child {
background: var(--fcj-red);
    color: #fff !important;
}

.fcj-contact-hours {
position: relative;
    z-index: 2;
    padding: 22px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 10px;
    background: rgba(255,255,255,.12);
}

.fcj-contact-hours span {
display: block;
    color: rgba(255,255,255,.7);
    font-size: 12px;
    font-weight: 950;
    text-transform: uppercase;
}

.fcj-contact-hours strong {
display: block;
    margin-top: 8px;
    color: #fff;
    font-size: 28px;
    line-height: 1.05;
    font-weight: 950;
}

.fcj-contact-hours p,
.fcj-contact-hours small {
display: block;
    margin: 8px 0 0;
    color: rgba(255,255,255,.82);
    font-size: 14px;
    line-height: 1.45;
}

.fcj-contact-grid {
display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(260px, .7fr) minmax(0, 1.1fr);
    gap: 18px;
}

.fcj-contact-card {
overflow: hidden;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 12px;
    background: #fff;
    color: #334155;
    box-shadow: 0 22px 54px rgba(15,34,52,.11);
}

.fcj-contact-card:not(.fcj-contact-location) {
padding: 24px;
}

.fcj-contact-card > span {
border-color: rgba(23,54,80,.1);
    background: rgba(23,54,80,.06);
    color: var(--fcj-blue);
}

.fcj-contact-card h3 {
margin: 14px 0 0;
    padding: 0;
    color: var(--fcj-blue) !important;
    font-size: 24px !important;
    line-height: 1.12;
    font-weight: 950 !important;
}

.fcj-contact-card p {
margin: 12px 0 0;
    padding: 0;
    color: #475569;
    font-size: 15px;
    line-height: 1.55;
}

.fcj-contact-location img {
display: block;
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.fcj-contact-card-body {
padding: 22px 24px 24px;
}

.fcj-contact-card-body a {
display: inline-flex;
    margin-top: 15px;
    color: var(--fcj-red) !important;
    font-weight: 950;
}

.fcj-contact-icon {
display: grid;
    width: 44px;
    height: 44px;
    place-items: center;
    margin-bottom: 16px;
    border-radius: 8px;
    background: linear-gradient(135deg, var(--fcj-red), var(--fcj-blue));
    color: #fff;
    font-weight: 950;
}

.fcj-contact-mail-list {
display: grid;
    gap: 9px;
    margin-top: 16px;
}

.fcj-contact-mail {
display: grid;
    gap: 4px;
    padding: 11px 12px;
    border: 1px solid rgba(23,54,80,.1);
    border-left: 4px solid var(--fcj-red);
    border-radius: 8px;
    background: linear-gradient(180deg, #fff, #fbfdff);
}

.fcj-contact-mail span {
color: var(--fcj-muted);
    font-size: 11px;
    font-weight: 950;
    line-height: 1.1;
    text-transform: uppercase;
}

.fcj-contact-mail strong {
overflow-wrap: anywhere;
    color: var(--fcj-blue);
    font-size: 14px;
    line-height: 1.2;
    font-weight: 950;
}

.fcj-sparse-panel {
margin-top: 22px;
    padding: 26px;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 10px;
    background:
        linear-gradient(120deg, rgba(8,22,36,.95), rgba(23,54,80,.92) 58%, rgba(139,12,18,.9)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 44% / cover no-repeat;
    color: #fff;
    text-align: left;
    box-shadow: 0 18px 42px rgba(15,34,52,.14);
}

.fcj-sparse-panel h2 {
margin: 12px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(24px, 2.8vw, 34px) !important;
    line-height: 1.1;
    font-weight: 950 !important;
}

html body #page-container #et-boc .et_builder_inner_content .fcj-sparse-panel h2,
html body #page-container .et_builder_inner_content .fcj-sparse-panel h2,
body.page-id-873 #page-container .fcj-sparse-panel h2,
body.page-id-2621 #page-container .fcj-sparse-panel h2 {
color: #fff !important;
    opacity: 1 !important;
    text-shadow: 0 2px 14px rgba(0,0,0,.34);
}

.fcj-sparse-panel h2 *,
.fcj-sparse-panel h2 span,
.fcj-sparse-panel h2 strong {
color: #fff !important;
    opacity: 1 !important;
    text-shadow: 0 2px 14px rgba(0,0,0,.32);
}

.fcj-sparse-panel p {
max-width: 720px;
    margin: 12px 0 0;
    padding: 0;
    color: rgba(255,255,255,.84);
    font-size: 15px;
    line-height: 1.55;
}

.fcj-sparse-panel div {
display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 18px;
}

.fcj-arbitraje-source {
display: none !important;
}

body.fcj-arbitraje-refreshed .fcj-referee-shell {
position: relative;
    z-index: 4;
    display: grid;
    width: min(1180px, calc(100% - 56px));
    gap: 22px;
    margin: -32px auto 56px;
}

.fcj-referee-panel {
position: relative;
    overflow: hidden;
    padding: clamp(26px, 4vw, 42px);
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 12px;
    background:
        linear-gradient(120deg, rgba(7,17,29,.96), rgba(23,54,80,.93) 54%, rgba(139,12,18,.92)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 44% / cover no-repeat;
    color: #fff;
    box-shadow: 0 24px 64px rgba(15,34,52,.18);
}

.fcj-referee-panel::after {
content: "";
    position: absolute;
    right: -80px;
    bottom: -150px;
    width: 380px;
    height: 380px;
    border: 1px solid rgba(240,194,77,.26);
    border-radius: 50%;
}

.fcj-referee-panel > span,
.fcj-referee-docs > div > span {
position: relative;
    z-index: 2;
    display: inline-flex;
    min-height: 28px;
    align-items: center;
    padding: 6px 10px;
    border: 1px solid rgba(255,255,255,.24);
    border-radius: 5px;
    background: rgba(255,255,255,.08);
    color: #fff;
    font-size: 11px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

.fcj-referee-panel h2,
.fcj-referee-docs h2 {
position: relative;
    z-index: 2;
    max-width: 860px;
    margin: 14px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(30px, 4.2vw, 52px) !important;
    line-height: 1.02;
    font-weight: 950 !important;
    text-shadow: 0 2px 16px rgba(0,0,0,.28);
}

html body #page-container .fcj-referee-panel h2,
html body #page-container .fcj-referee-docs h2,
body.fcj-arbitraje-refreshed #page-container .fcj-referee-panel h2,
body.fcj-arbitraje-refreshed #page-container .fcj-referee-docs h2 {
color: #fff !important;
    opacity: 1 !important;
    text-shadow: 0 2px 16px rgba(0,0,0,.32);
}

.fcj-referee-panel p,
.fcj-referee-docs p {
position: relative;
    z-index: 2;
    max-width: 780px;
    margin: 14px 0 0;
    padding: 0;
    color: rgba(255,255,255,.86);
    font-size: 16px;
    line-height: 1.58;
}

.fcj-referee-actions {
position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
}

.fcj-referee-actions a,
.fcj-referee-docs nav a {
display: inline-flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 950;
    line-height: 1.12;
}

.fcj-referee-actions a {
padding: 10px 15px;
    border: 1px solid rgba(255,255,255,.24);
    background: #fff;
    color: var(--fcj-blue) !important;
    box-shadow: 0 14px 28px rgba(0,0,0,.14);
}

.fcj-referee-actions a:first-child {
border-color: transparent;
    background: var(--fcj-red);
    color: #fff !important;
}

.fcj-referee-status-grid,
.fcj-referee-grid {
display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.fcj-referee-status-grid article,
.fcj-referee-grid article {
border: 1px solid rgba(23,54,80,.1);
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(15,34,52,.1);
}

.fcj-referee-status-grid article {
padding: 24px;
}

.fcj-referee-status-grid span {
display: grid;
    width: 40px;
    height: 40px;
    place-items: center;
    border-radius: 8px;
    background: linear-gradient(135deg, var(--fcj-red), var(--fcj-blue));
    color: #fff;
    font-size: 13px;
    font-weight: 950;
}

.fcj-referee-status-grid h3,
.fcj-referee-grid strong {
display: block;
    margin: 16px 0 0;
    color: var(--fcj-blue) !important;
    font-size: 20px !important;
    line-height: 1.12;
    font-weight: 950 !important;
}

.fcj-referee-status-grid p,
.fcj-referee-grid p {
margin: 10px 0 0;
    padding: 0;
    color: #475569;
    font-size: 14px;
    line-height: 1.56;
}

.fcj-referee-grid {
grid-template-columns: repeat(4, minmax(0, 1fr));
}

.fcj-referee-grid article {
padding: 20px;
    border-top: 4px solid var(--fcj-red);
}

.fcj-referee-grid strong {
margin-top: 0;
    font-size: 16px !important;
}

.fcj-referee-docs {
display: grid;
    grid-template-columns: minmax(0, .95fr) minmax(320px, 1.05fr);
    gap: 22px;
    align-items: stretch;
    padding: clamp(24px, 3vw, 34px);
    border-radius: 12px;
    background:
        linear-gradient(135deg, rgba(7,17,29,.97), rgba(23,54,80,.94)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center / cover no-repeat;
    box-shadow: 0 22px 56px rgba(15,34,52,.16);
}

.fcj-referee-docs h2 {
font-size: clamp(26px, 3vw, 38px) !important;
}

.fcj-referee-docs nav {
display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.fcj-referee-docs nav a {
display: grid;
    justify-content: start;
    gap: 5px;
    padding: 15px;
    border: 1px solid rgba(255,255,255,.18);
    background: rgba(255,255,255,.08);
    color: #fff !important;
}

.fcj-referee-docs nav a strong {
color: #f0c24d;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
}

.fcj-referee-docs nav a span {
color: #fff;
    font-size: 14px;
    line-height: 1.22;
}

.fcj-school-source {
display: none !important;
}

body.fcj-school-refreshed .fcj-school-shell {
position: relative;
    z-index: 4;
    display: grid;
    width: min(1180px, calc(100% - 56px));
    gap: 22px;
    margin: -32px auto 56px;
}

.fcj-school-panel {
position: relative;
    overflow: hidden;
    padding: clamp(26px, 4vw, 42px);
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 12px;
    background:
        linear-gradient(120deg, rgba(7,17,29,.96), rgba(23,54,80,.93) 54%, rgba(139,12,18,.92)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 44% / cover no-repeat;
    color: #fff;
    box-shadow: 0 24px 64px rgba(15,34,52,.18);
}

.fcj-school-panel::after {
content: "";
    position: absolute;
    right: -92px;
    bottom: -150px;
    width: 390px;
    height: 390px;
    border: 1px solid rgba(240,194,77,.25);
    border-radius: 50%;
}

.fcj-school-panel > span,
.fcj-school-docs > div > span,
.fcj-school-alert > span {
position: relative;
    z-index: 2;
    display: inline-flex;
    min-height: 28px;
    align-items: center;
    width: fit-content;
    padding: 6px 10px;
    border: 1px solid rgba(255,255,255,.24);
    border-radius: 5px;
    background: rgba(255,255,255,.08);
    color: #fff;
    font-size: 11px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

.fcj-school-panel h2,
.fcj-school-docs h2,
.fcj-school-process h2 {
position: relative;
    z-index: 2;
    max-width: 880px;
    margin: 14px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(30px, 4.2vw, 52px) !important;
    line-height: 1.02;
    font-weight: 950 !important;
    text-shadow: 0 2px 16px rgba(0,0,0,.32);
}

html body #page-container .fcj-school-panel h2,
html body #page-container .fcj-school-docs h2,
html body #page-container .fcj-school-process h2,
body.fcj-school-refreshed #page-container .fcj-school-panel h2,
body.fcj-school-refreshed #page-container .fcj-school-docs h2,
body.fcj-school-refreshed #page-container .fcj-school-process h2 {
color: #fff !important;
    opacity: 1 !important;
}

.fcj-school-panel p,
.fcj-school-docs p,
.fcj-school-process p {
position: relative;
    z-index: 2;
    max-width: 800px;
    margin: 14px 0 0;
    padding: 0;
    color: rgba(255,255,255,.86);
    font-size: 16px;
    line-height: 1.58;
}

.fcj-school-actions {
position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
}

.fcj-school-actions a,
.fcj-school-docs nav a {
display: inline-flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 950;
    line-height: 1.12;
}

.fcj-school-actions a {
padding: 10px 15px;
    border: 1px solid rgba(255,255,255,.24);
    background: #fff;
    color: var(--fcj-blue) !important;
    box-shadow: 0 14px 28px rgba(0,0,0,.14);
}

.fcj-school-actions a:first-child {
border-color: transparent;
    background: var(--fcj-red);
    color: #fff !important;
}

.fcj-school-alert {
display: grid;
    gap: 10px;
    padding: 24px 26px;
    border: 1px solid rgba(139,12,18,.14);
    border-left: 5px solid var(--fcj-red);
    border-radius: 10px;
    background: linear-gradient(135deg, #fff, #fff8f8);
    box-shadow: 0 18px 44px rgba(15,34,52,.08);
}

.fcj-school-alert > span {
border-color: rgba(139,12,18,.16);
    background: rgba(215,25,32,.08);
    color: var(--fcj-red);
}

.fcj-school-alert h3 {
margin: 0;
    padding: 0;
    color: var(--fcj-blue) !important;
    font-size: 24px !important;
    line-height: 1.1;
    font-weight: 950 !important;
}

.fcj-school-alert p {
max-width: 980px;
    margin: 0;
    padding: 0;
    color: #475569;
    font-size: 15px;
    line-height: 1.56;
}

.fcj-school-track-grid {
display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.fcj-school-track-grid article {
padding: 24px;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(15,34,52,.1);
}

.fcj-school-track-grid article > span {
display: grid;
    width: 40px;
    height: 40px;
    place-items: center;
    border-radius: 8px;
    background: linear-gradient(135deg, var(--fcj-red), var(--fcj-blue));
    color: #fff;
    font-size: 13px;
    font-weight: 950;
}

.fcj-school-track-grid h3 {
margin: 16px 0 0;
    padding: 0;
    color: var(--fcj-blue) !important;
    font-size: 20px !important;
    line-height: 1.12;
    font-weight: 950 !important;
}

.fcj-school-track-grid p {
margin: 10px 0 0;
    padding: 0;
    color: #475569;
    font-size: 14px;
    line-height: 1.56;
}

.fcj-school-process,
.fcj-school-docs {
padding: clamp(24px, 3vw, 34px);
    border-radius: 12px;
    background:
        linear-gradient(135deg, rgba(7,17,29,.97), rgba(23,54,80,.94)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center / cover no-repeat;
    box-shadow: 0 22px 56px rgba(15,34,52,.16);
}

.fcj-school-process h2,
.fcj-school-docs h2 {
font-size: clamp(26px, 3vw, 38px) !important;
}

.fcj-school-process ol {
display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
}

.fcj-school-process li {
display: grid;
    gap: 8px;
    padding: 18px;
    border: 1px solid rgba(255,255,255,.16);
    border-top: 4px solid #f0c24d;
    border-radius: 8px;
    background: rgba(255,255,255,.08);
}

.fcj-school-process li strong {
color: #fff;
    font-size: 15px;
    line-height: 1.2;
}

.fcj-school-process li span {
color: rgba(255,255,255,.78);
    font-size: 13px;
    line-height: 1.45;
}

.fcj-school-docs {
display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(340px, 1.1fr);
    gap: 22px;
    align-items: stretch;
}

.fcj-school-docs nav {
display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.fcj-school-docs nav a {
display: grid;
    justify-content: start;
    gap: 5px;
    padding: 15px;
    border: 1px solid rgba(255,255,255,.18);
    background: rgba(255,255,255,.08);
    color: #fff !important;
}

.fcj-school-docs nav a strong {
color: #f0c24d;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
}

.fcj-school-docs nav a span {
color: #fff;
    font-size: 14px;
    line-height: 1.22;
}

.fcj-gallery-source {
display: none !important;
}

body.fcj-gallery-refreshed .fcj-gallery-shell {
position: relative;
    z-index: 4;
    display: grid;
    width: min(1180px, calc(100% - 56px));
    gap: 24px;
    margin: -32px auto 64px;
}

.fcj-gallery-spotlight,
.fcj-gallery-empty {
position: relative;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,.22);
    border-radius: 12px;
    background:
        radial-gradient(circle at 88% 12%, rgba(240,194,77,.22), transparent 30%),
        linear-gradient(120deg, rgba(7,17,29,.96), rgba(23,54,80,.94) 48%, rgba(139,12,18,.93)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 42% / cover no-repeat;
    color: #fff;
    box-shadow: 0 26px 70px rgba(15,34,52,.2);
}

.fcj-gallery-spotlight {
display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(300px, .92fr);
    gap: clamp(24px, 4vw, 46px);
    align-items: end;
    padding: clamp(28px, 4vw, 46px);
}

.fcj-gallery-spotlight::after {
content: "";
    position: absolute;
    right: -116px;
    bottom: -180px;
    width: 430px;
    height: 430px;
    border: 1px solid rgba(240,194,77,.24);
    border-radius: 50%;
}

.fcj-gallery-spotlight-copy,
.fcj-gallery-stats,
.fcj-gallery-empty {
position: relative;
    z-index: 2;
}

.fcj-gallery-spotlight-copy > span,
.fcj-gallery-section-head > span,
.fcj-gallery-empty > span {
display: inline-flex;
    width: fit-content;
    min-height: 28px;
    align-items: center;
    padding: 6px 10px;
    border: 1px solid rgba(255,255,255,.24);
    border-radius: 5px;
    background: rgba(255,255,255,.08);
    color: #fff;
    font-size: 11px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

.fcj-gallery-spotlight h2,
.fcj-gallery-empty h2 {
max-width: 820px;
    margin: 14px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(31px, 4.2vw, 52px) !important;
    line-height: 1.02;
    font-weight: 950 !important;
    text-shadow: 0 2px 16px rgba(0,0,0,.32);
}

html body #page-container .fcj-gallery-spotlight h2,
html body #page-container .fcj-gallery-empty h2,
body.fcj-gallery-refreshed #page-container .fcj-gallery-spotlight h2,
body.fcj-gallery-refreshed #page-container .fcj-gallery-empty h2 {
color: #fff !important;
    opacity: 1 !important;
}

.fcj-gallery-spotlight p,
.fcj-gallery-empty p {
max-width: 760px;
    margin: 14px 0 0;
    padding: 0;
    color: rgba(255,255,255,.86);
    font-size: 16px;
    line-height: 1.58;
}

.fcj-gallery-actions {
display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
}

.fcj-gallery-actions a {
display: inline-flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    border: 1px solid rgba(255,255,255,.24);
    border-radius: 6px;
    background: #fff;
    color: var(--fcj-blue) !important;
    font-size: 13px;
    font-weight: 950;
    line-height: 1.12;
    box-shadow: 0 14px 28px rgba(0,0,0,.14);
}

.fcj-gallery-actions a:first-child {
border-color: transparent;
    background: var(--fcj-red);
    color: #fff !important;
}

.fcj-gallery-stats {
display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}

.fcj-gallery-stats article {
min-height: 116px;
    display: grid;
    align-content: end;
    gap: 8px;
    padding: 18px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 8px;
    background: rgba(255,255,255,.09);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.12);
}

.fcj-gallery-stats strong {
color: #f0c24d;
    font-size: clamp(30px, 4vw, 46px);
    line-height: .88;
    font-weight: 950;
}

.fcj-gallery-stats span {
color: rgba(255,255,255,.82);
    font-size: 12px;
    font-weight: 850;
    line-height: 1.18;
    text-transform: uppercase;
}

.fcj-gallery-latest,
.fcj-gallery-archive {
display: grid;
    gap: 16px;
    padding: clamp(22px, 3vw, 30px);
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 12px;
    background:
        linear-gradient(180deg, rgba(255,255,255,.94), rgba(246,248,251,.96)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center / cover no-repeat;
    background-blend-mode: screen;
    box-shadow: 0 20px 58px rgba(15,34,52,.1);
}

.fcj-gallery-section-head {
display: flex;
    justify-content: space-between;
    gap: 18px;
    align-items: end;
}

.fcj-gallery-section-head > span {
border-color: rgba(139,12,18,.16);
    background: rgba(215,25,32,.08);
    color: var(--fcj-red);
}

.fcj-gallery-section-head h2 {
margin: 0;
    padding: 0;
    color: var(--fcj-blue) !important;
    font-size: clamp(26px, 3vw, 38px) !important;
    line-height: 1.04;
    font-weight: 950 !important;
}

.fcj-gallery-latest-grid {
display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.fcj-gallery-card {
position: relative;
    overflow: hidden;
    min-height: 178px;
    display: grid;
    align-content: end;
    gap: 10px;
    padding: 18px;
    border: 1px solid rgba(23,54,80,.12);
    border-top: 4px solid var(--fcj-red);
    border-radius: 8px;
    background:
        linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,250,252,.98));
    color: var(--fcj-blue) !important;
    box-shadow: 0 16px 40px rgba(15,34,52,.08);
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.fcj-gallery-card::before {
content: "";
    position: absolute;
    top: 12px;
    right: 12px;
    width: 44px;
    height: 44px;
    border-radius: 8px;
    background:
        linear-gradient(135deg, rgba(215,25,32,.96), rgba(23,54,80,.96));
    box-shadow: 0 12px 24px rgba(15,34,52,.14);
}

.fcj-gallery-card::after {
content: "";
    position: absolute;
    top: 26px;
    right: 25px;
    width: 18px;
    height: 14px;
    border: 2px solid rgba(255,255,255,.95);
    border-top-width: 5px;
    border-radius: 3px;
}

.fcj-gallery-card:hover,
.fcj-gallery-card:focus-visible {
transform: translateY(-3px);
    border-color: rgba(215,25,32,.32);
    box-shadow: 0 24px 52px rgba(15,34,52,.15);
}

.fcj-gallery-card span,
.fcj-gallery-card strong,
.fcj-gallery-card em {
position: relative;
    z-index: 2;
}

.fcj-gallery-card span {
width: fit-content;
    padding: 6px 8px;
    border-radius: 5px;
    background: rgba(23,54,80,.08);
    color: var(--fcj-blue);
    font-size: 11px;
    line-height: 1;
    font-weight: 950;
    text-transform: uppercase;
}

.fcj-gallery-card strong {
display: block;
    max-width: calc(100% - 44px);
    color: var(--fcj-blue) !important;
    font-size: 18px;
    line-height: 1.18;
    font-weight: 950;
}

.fcj-gallery-card em {
color: #64748b;
    font-size: 13px;
    font-style: normal;
    font-weight: 850;
}

.fcj-gallery-card-training {
border-top-color: #f0c24d;
}

.fcj-gallery-card-federation {
border-top-color: var(--fcj-blue);
}

.fcj-gallery-card-grades {
border-top-color: #334155;
}

.fcj-gallery-years {
display: grid;
    gap: 12px;
}

.fcj-gallery-year {
border: 1px solid rgba(23,54,80,.11);
    border-radius: 8px;
    background: rgba(255,255,255,.92);
    box-shadow: 0 12px 30px rgba(15,34,52,.06);
}

.fcj-gallery-year summary {
cursor: pointer;
    display: flex;
    min-height: 58px;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 14px 18px;
    color: var(--fcj-blue);
    list-style: none;
}

.fcj-gallery-year summary::-webkit-details-marker {
display: none;
}

.fcj-gallery-year summary span {
font-size: 24px;
    line-height: 1;
    font-weight: 950;
}

.fcj-gallery-year summary strong {
position: relative;
    padding-right: 28px;
    color: #64748b;
    font-size: 13px;
    line-height: 1;
    font-weight: 950;
    text-transform: uppercase;
}

.fcj-gallery-year summary strong::after {
content: "";
    position: absolute;
    top: 50%;
    right: 2px;
    width: 9px;
    height: 9px;
    border-right: 2px solid var(--fcj-red);
    border-bottom: 2px solid var(--fcj-red);
    transform: translateY(-65%) rotate(45deg);
    transition: transform .2s ease;
}

.fcj-gallery-year[open] summary strong::after {
transform: translateY(-35%) rotate(225deg);
}

.fcj-gallery-year-grid {
display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    padding: 0 18px 18px;
}

.fcj-gallery-card-compact {
min-height: 132px;
    padding: 16px;
    box-shadow: 0 12px 28px rgba(15,34,52,.06);
}

.fcj-gallery-card-compact strong {
font-size: 15px;
    line-height: 1.2;
}

.fcj-gallery-empty {
padding: clamp(28px, 4vw, 46px);
}

body.fcj-news-archive-refreshed #main-content {
background:
        radial-gradient(circle at 82% 16%, rgba(215,25,32,.1), rgba(215,25,32,0) 30%),
        linear-gradient(180deg, #f5f8fb 0%, #edf2f7 100%) !important;
}

body.fcj-news-archive-refreshed #main-content > .container,
body.fcj-news-archive-refreshed #main-content > article,
body.fcj-news-archive-refreshed #main-content > .entry-content {
display: none !important;
}

.fcj-news-archive-shell {
width: min(1200px, calc(100% - 56px));
    margin: 0 auto;
    padding: 54px 0 76px;
}

.fcj-news-archive-hero {
position: relative;
    overflow: hidden;
    margin-bottom: 18px;
    padding: clamp(30px, 4vw, 48px);
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 12px;
    background:
        linear-gradient(120deg, rgba(7,17,29,.96), rgba(23,54,80,.93) 52%, rgba(139,12,18,.92)),
        url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg") center 44% / cover no-repeat;
    color: #fff;
    box-shadow: 0 24px 64px rgba(15,34,52,.18);
}

.fcj-news-archive-hero::after {
content: "";
    position: absolute;
    right: -90px;
    bottom: -150px;
    width: 390px;
    height: 390px;
    border: 1px solid rgba(240,194,77,.24);
    border-radius: 50%;
}

.fcj-news-archive-hero span,
.fcj-news-archive-card .fcj-news-archive-body > span {
position: relative;
    z-index: 2;
    display: inline-flex;
    width: fit-content;
    min-height: 28px;
    align-items: center;
    padding: 6px 10px;
    border-radius: 5px;
    font-size: 11px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

.fcj-news-archive-hero span {
border: 1px solid rgba(255,255,255,.24);
    background: rgba(255,255,255,.08);
    color: #fff;
}

.fcj-news-archive-hero h1 {
position: relative;
    z-index: 2;
    max-width: 780px;
    margin: 14px 0 0;
    padding: 0;
    color: #fff !important;
    font-size: clamp(42px, 5vw, 68px) !important;
    line-height: .96;
    font-weight: 950 !important;
    text-shadow: 0 2px 16px rgba(0,0,0,.32);
}

.fcj-news-archive-hero p {
position: relative;
    z-index: 2;
    max-width: 760px;
    margin: 14px 0 0;
    padding: 0;
    color: rgba(255,255,255,.86);
    font-size: 17px;
    line-height: 1.55;
}

.fcj-news-archive-loading,
.fcj-news-archive-empty {
padding: 28px;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 10px;
    background: #fff;
    color: var(--fcj-blue);
    font-weight: 900;
    box-shadow: 0 18px 44px rgba(15,34,52,.08);
}

.fcj-news-archive-toolbar {
display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin: 0 0 18px;
    padding: 18px 20px;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 10px;
    background:
        linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,250,252,.96));
    box-shadow: 0 18px 44px rgba(15,34,52,.08);
}

.fcj-news-archive-toolbar[hidden],
.fcj-news-archive-actions[hidden] {
display: none !important;
}

.fcj-news-archive-toolbar div {
display: grid;
    gap: 4px;
}

.fcj-news-archive-toolbar span {
color: var(--fcj-red);
    font-size: 11px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

.fcj-news-archive-toolbar strong {
color: var(--fcj-blue);
    font-size: 22px;
    font-weight: 950;
    line-height: 1.1;
}

.fcj-news-archive-count {
margin: 0;
    padding: 8px 11px;
    border-radius: 999px;
    background: rgba(23,54,80,.07);
    color: #475569;
    font-size: 13px;
    font-weight: 850;
    line-height: 1.2;
}

.fcj-news-archive-grid {
display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.fcj-news-archive-card {
position: relative;
    display: flex;
    min-width: 0;
    min-height: 100%;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid rgba(23,54,80,.1);
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(15,34,52,.1);
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.fcj-news-archive-card::before {
content: "";
    position: absolute;
    inset: 0 0 auto;
    z-index: 3;
    height: 4px;
    background: linear-gradient(90deg, var(--fcj-blue) 0 28%, var(--fcj-red) 28% 80%, #f0c24d 80% 100%);
}

.fcj-news-archive-card:hover {
transform: translateY(-3px);
    border-color: rgba(215,25,32,.2);
    box-shadow: 0 24px 56px rgba(15,34,52,.15);
}

.fcj-news-archive-media {
position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 16 / 10;
    min-height: 0;
    overflow: hidden;
    background:
        radial-gradient(circle at 22% 20%, rgba(255,255,255,.18), rgba(255,255,255,0) 32%),
        linear-gradient(135deg, rgba(23,54,80,.95), rgba(112,23,39,.9) 55%, rgba(215,25,32,.9)),
        var(--news-image, url("/wp-content/themes/divi-hijo/assets/fcj-landing-bg.jpg")) center / cover no-repeat;
}

.fcj-news-archive-media img {
display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .22s ease;
}

.fcj-news-archive-card--image .fcj-news-archive-media::after {
content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(7,17,29,0) 45%, rgba(7,17,29,.42) 100%);
    pointer-events: none;
}

.fcj-news-archive-card:hover .fcj-news-archive-media img {
transform: scale(1.035);
}

.fcj-news-archive-media > span {
position: absolute;
    top: 16px;
    left: 16px;
    z-index: 2;
    display: inline-flex;
    min-height: 30px;
    align-items: center;
    padding: 6px 10px;
    border-radius: 6px;
    background: rgba(215,25,32,.95);
    color: #fff;
    font-size: 11px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
    box-shadow: 0 12px 24px rgba(15,34,52,.18);
}

.fcj-news-archive-fallback-mark {
position: absolute;
    inset: 0;
    display: grid;
    place-content: center;
    gap: 8px;
    padding: 28px;
    color: #fff;
    text-align: center;
}

.fcj-news-archive-fallback-mark::before {
content: "";
    width: 96px;
    height: 96px;
    margin: 0 auto 2px;
    border: 1px solid rgba(255,255,255,.22);
    border-radius: 50%;
    background:
        rgba(255,255,255,.1)
        url("/wp-content/uploads/2018/04/cropped-fcj-180x180.jpg") center / 72px auto no-repeat;
    box-shadow: 0 20px 48px rgba(7,17,29,.22);
}

.fcj-news-archive-fallback-mark strong {
color: #fff;
    font-size: 18px;
    font-weight: 950;
    line-height: 1;
}

.fcj-news-archive-fallback-mark small {
color: rgba(255,255,255,.82);
    font-size: 12px;
    font-weight: 850;
    line-height: 1.2;
    text-transform: uppercase;
}

.fcj-news-archive-body {
display: grid;
    flex: 1;
    align-content: start;
    gap: 10px;
    padding: 22px 22px 24px;
}

.fcj-news-archive-card .fcj-news-archive-body > span {
background: rgba(215,25,32,.09);
    color: var(--fcj-red);
}

.fcj-news-archive-body h2 {
margin: 0;
    padding: 0;
    color: var(--fcj-blue) !important;
    font-size: 23px !important;
    line-height: 1.1;
    font-weight: 950 !important;
}

.fcj-news-archive-body h2 a {
color: inherit !important;
}

.fcj-news-archive-body time {
color: #64748b;
    font-size: 12px;
    font-weight: 850;
    text-transform: uppercase;
}

.fcj-news-archive-body p {
display: -webkit-box;
    overflow: hidden;
    margin: 0;
    padding: 0;
    color: #475569;
    font-size: 14.5px;
    line-height: 1.58;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.fcj-news-archive-read,
.fcj-news-archive-links a,
.fcj-news-archive-more {
display: inline-flex;
    width: fit-content;
    min-height: 38px;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    border-radius: 6px;
    background: var(--fcj-red);
    color: #fff !important;
    font-size: 13px;
    font-weight: 950;
    border: 0;
    cursor: pointer;
}

.fcj-news-archive-read::after {
content: ">";
    margin-left: 7px;
}

.fcj-news-archive-actions {
display: flex;
    justify-content: center;
    margin-top: 24px;
}

.fcj-news-archive-more {
min-height: 44px;
    padding: 10px 18px;
    background: var(--fcj-blue);
    box-shadow: 0 16px 32px rgba(15,34,52,.14);
}

.fcj-news-archive-more:hover {
background: #1b4467;
}

.fcj-news-archive-more:disabled {
cursor: wait;
    opacity: .72;
}

.fcj-news-archive-links {
display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 22px;
}

.fcj-news-archive-links a:nth-child(2) {
background: var(--fcj-blue);
}

@media (max-width: 980px) {
body.page-id-512.fcj-contact-refreshed .fcj-page-hero-copy {
width: min(680px, calc(100% - 32px));
        padding: 78px 0 96px;
}
}

@media (max-width: 980px) {
.fcj-contact-panel,
.fcj-contact-grid {
grid-template-columns: 1fr;
}
}

@media (max-width: 980px) {
.fcj-contact-panel {
padding: 28px;
}
}

@media (max-width: 980px) {
.fcj-referee-status-grid,
.fcj-referee-grid,
.fcj-referee-docs,
.fcj-school-track-grid,
.fcj-school-process ol,
.fcj-school-docs,
.fcj-gallery-spotlight,
.fcj-gallery-latest-grid,
.fcj-gallery-year-grid {
grid-template-columns: 1fr;
}
}

@media (max-width: 980px) {
.fcj-news-archive-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 980px) {
.fcj-referee-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 980px) {
.fcj-gallery-stats {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
}

@media (max-width: 640px) {
body.page-id-512.fcj-contact-refreshed .et_pb_section_1 {
min-height: 290px !important;
}
}

@media (max-width: 640px) {
body.page-id-512.fcj-contact-refreshed .et_pb_section_1::before {
height: 72px;
        clip-path: polygon(0 64%, 100% 32%, 100% 100%, 0 100%);
}
}

@media (max-width: 640px) {
body.page-id-512.fcj-contact-refreshed .et_pb_section_1::after {
bottom: 46px;
        height: 7px;
}
}

@media (max-width: 640px) {
body.page-id-512.fcj-contact-refreshed .fcj-page-hero-copy {
width: calc(100% - 28px);
        padding: 58px 0 86px;
}
}

@media (max-width: 640px) {
body.page-id-512.fcj-contact-refreshed .fcj-page-hero-copy h1 {
font-size: 30px;
        line-height: 1.05;
}
}

@media (max-width: 640px) {
.fcj-contact-shell {
width: calc(100% - 28px);
        margin-top: -28px;
}
}

@media (max-width: 640px) {
.fcj-contact-panel {
gap: 20px;
        padding: 22px 18px;
        border-radius: 10px;
}
}

@media (max-width: 640px) {
.fcj-contact-panel-copy h2 {
font-size: 28px !important;
}
}

@media (max-width: 640px) {
.fcj-contact-actions {
display: grid;
        grid-template-columns: 1fr;
}
}

@media (max-width: 640px) {
.fcj-contact-card:not(.fcj-contact-location),
.fcj-contact-card-body {
padding: 20px 18px;
}
}

@media (max-width: 640px) {
.fcj-contact-location img {
height: 170px;
}
}

@media (max-width: 640px) {
.fcj-sparse-panel {
padding: 22px 18px;
}
}

@media (max-width: 640px) {
.fcj-sparse-panel div {
display: grid;
        grid-template-columns: 1fr;
}
}

@media (max-width: 640px) {
body.fcj-arbitraje-refreshed .fcj-referee-shell {
width: calc(100% - 28px);
        margin-top: -24px;
}
}

@media (max-width: 640px) {
body.fcj-school-refreshed .fcj-school-shell {
width: calc(100% - 28px);
        margin-top: -24px;
}
}

@media (max-width: 640px) {
body.fcj-gallery-refreshed .fcj-gallery-shell {
width: calc(100% - 28px);
        margin-top: -24px;
}
}

@media (max-width: 640px) {
.fcj-news-archive-shell {
width: calc(100% - 28px);
        padding: 34px 0 52px;
}
}

@media (max-width: 640px) {
.fcj-referee-panel,
.fcj-referee-docs,
.fcj-school-panel,
.fcj-school-docs,
.fcj-school-process,
.fcj-school-alert,
.fcj-gallery-spotlight,
.fcj-gallery-latest,
.fcj-gallery-archive,
.fcj-gallery-empty,
.fcj-news-archive-hero {
padding: 22px 18px;
        border-radius: 10px;
}
}

@media (max-width: 640px) {
.fcj-news-archive-hero h1 {
font-size: 38px !important;
}
}

@media (max-width: 640px) {
.fcj-news-archive-media {
min-height: 230px;
}
}

@media (max-width: 640px) {
.fcj-news-archive-body {
padding: 20px 18px 22px;
}
}

@media (max-width: 640px) {
.fcj-news-archive-toolbar {
align-items: flex-start;
        flex-direction: column;
}
}

@media (max-width: 640px) {
.fcj-referee-actions,
.fcj-referee-docs nav,
.fcj-school-actions,
.fcj-school-docs nav,
.fcj-gallery-actions,
.fcj-news-archive-actions,
.fcj-news-archive-links {
display: grid;
        grid-template-columns: 1fr;
}
}

@media (max-width: 640px) {
.fcj-referee-grid {
grid-template-columns: 1fr;
}
}

@media (max-width: 640px) {
.fcj-news-archive-grid {
grid-template-columns: 1fr;
}
}

@media (max-width: 640px) {
.fcj-gallery-stats {
grid-template-columns: 1fr;
}
}

@media (max-width: 640px) {
.fcj-gallery-stats article {
min-height: 88px;
}
}

@media (max-width: 640px) {
.fcj-gallery-section-head {
display: grid;
        justify-content: start;
        align-items: start;
}
}

@media (max-width: 640px) {
.fcj-gallery-card {
min-height: 146px;
}
}

@media (max-width: 640px) {
.fcj-gallery-card strong {
max-width: calc(100% - 34px);
        font-size: 16px;
}
}

@media (max-width: 640px) {
.fcj-gallery-year summary {
align-items: flex-start;
        flex-direction: column;
        gap: 8px;
}
}

@media (max-width: 980px) {
body.fcj-aikido-refreshed .fcj-aikido-pdf-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 640px) {
body.fcj-aikido-refreshed .fcj-aikido-pdf-panel {
padding: 24px 18px;
}
}

@media (max-width: 640px) {
body.fcj-aikido-refreshed .fcj-aikido-pdf-head h2 {
font-size: 30px !important;
}
}

@media (max-width: 640px) {
body.fcj-aikido-refreshed .fcj-aikido-pdf-head p {
font-size: 14px;
        line-height: 1.45;
}
}

@media (max-width: 640px) {
body.fcj-aikido-refreshed .fcj-aikido-pdf-grid {
grid-template-columns: 1fr;
}
}

@media (max-width: 640px) {
body.fcj-aikido-refreshed .fcj-aikido-pdf-card {
min-height: 124px;
        padding: 18px;
}
}

@media (max-width: 640px) {
body.fcj-aikido-refreshed .fcj-aikido-pdf-card strong {
max-width: calc(100% - 52px);
        font-size: 19px;
}
}
