.elementor-kit-6{--e-global-color-primary:#FEFEFE;--e-global-color-secondary:#0A0A0A;--e-global-color-text:#05519D;--e-global-color-accent:#988355;--e-global-color-6c9f2d8:#253C64;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:8rem;--e-global-typography-primary-font-weight:700;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:400;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-20ed5a3-font-family:"Poppins";--e-global-typography-20ed5a3-font-size:4rem;--e-global-typography-20ed5a3-font-weight:700;--e-global-typography-a575fc6-font-family:"Inter";--e-global-typography-a575fc6-font-size:3rem;--e-global-typography-a575fc6-font-weight:600;background-color:#F7F7F7;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0);border-style:solid;border-width:2px 2px 2px 2px;border-radius:15px 15px 15px 15px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#FFFFFF;color:var( --e-global-color-accent );box-shadow:0px 0px 10px 0px rgba(151.99999999999994, 130.99999999999997, 84.99999999999996, 0.78);border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-accent );border-radius:15px 15px 15px 15px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:4.5rem;--e-global-typography-20ed5a3-font-size:2.5rem;--e-global-typography-a575fc6-font-size:2.5rem;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.acceso-restringido-wrap{
    min-height:60vh;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:120px 24px;
    font-family:'Poppins', sans-serif;
}

.acceso-restringido-box{
    max-width:720px;
    text-align:center;
}

.acceso-restringido-box h2{
    margin:0 0 16px 0;
    font-size:clamp(28px, 4vw, 44px);
    line-height:1.15;
    font-weight:700;
    color:#253C64;
}

.acceso-restringido-box p{
    margin:0;
    font-size:clamp(16px, 2vw, 20px);
    line-height:1.7;
    font-weight:400;
    color:#253C64;
}

.acceso-restringido-box a,
.acceso-restringido-box a:visited,
.acceso-restringido-box a:active,
.acceso-restringido-box a:focus{
    color:#253C64;
    font-weight:600;
    text-decoration:underline;
    text-underline-offset:3px;
    display:inline-block;
    transition:transform 0.2s ease, opacity 0.2s ease;
}

.acceso-restringido-box a:hover{
    color:#253C64;
    transform:scale(1.06);
    opacity:0.9;
}/* End custom CSS */