:root {
  --blue: #F8FF37; /*422CEE*/
  --green: #422CEE; /*B0FF37*/
  --black: #0C0C0C;
  --white: #F4F4F9;
  --viewport-height: 100vh;
}

/* GLOBAL
------------------------------ */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#090909}::-moz-selection{color:#fff;background:rgba(250,250,250,.4);text-shadow:none}::selection{color:#fff;background:rgba(250,250,250,.4);text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent!important;
}

a, div, img{
    outline: 0!important;
}

@font-face {
    font-family: 'Nunito';
    src: url('../font/NunitoSans10pt-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito-Bold';
    src: url('../font/NunitoSans10pt-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Glitch';
    src: url('../font/GramatikaDemo-BoldShifted.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito-Regular';
    src: url('../font/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.font-nunito-regular {
    font-family: 'Nunito-Regular', Arial !important;
}

body, html{
    background: var(--black);
    color: var(--white);
    height: 100%;
    font-family: 'Nunito', Arial;
}

body::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

body{
    overflow-x: hidden;
    -ms-overflow-style: none;
}

::-moz-selection { color: #DAF800;  background: black; }
::selection      { color: #DAF800;  background: black; }

.bold{
    font-family: 'Nunito-Bold', Arial;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.bottom {
    bottom: 0;
}

.left {
    left: 0;
}

.right{
    right: 0;
}

.top{
    top: 0;
}

.pad-b-0{
    padding-bottom: 0.5rem;
}

.pad-bot {
    padding-bottom: 0.5rem;
}

.pad-t-0{
    padding-top: 0.5rem;
}

.pad-r-0{
    padding-right: 0.5rem;
}

.pad-l-0{
    padding-left: 0.5rem;
}

.pad-0{
    padding: 0.5rem;
}

.pad-b{
    padding-bottom: 1rem;
}

.pad-t{
    padding-top: 1rem;
}

.pad-r{
    padding-right: 1rem;
}

.pad-l{
    padding-left: 1rem;
}

.pad{
    padding: 1rem;
}

.pad-b-1{
    padding-bottom: 4rem;
}

.pad-t-1{
    padding-top: 4rem;
}

.pad-r-1{
    padding-right: 4rem;
}

.pad-l-1{
    padding-left: 4rem;
}

.pad-1{
    padding: 4rem;
}

.mag-auto{
    margin: 0 auto;
}

.block{
    display: block;
}

.w-100 {
    width: 100%;
}

.h-100{
    height: 100%;
}

.h-100-vh{
    height: var(--viewport-height);
}

.min-100-vh{
    min-height: 100vh;
}

a:link {
    text-decoration: none;
    color: inherit;
}

a:visited {
    color: inherit;
}

.flex, .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.wrap{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.end-justify{
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.evenly{
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}

.align-center{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.column{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.column-r{
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}

.between{
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.around{
    -ms-flex-pack: distribute;
        justify-content: space-around;
}

.jus-center{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.z-9{
    z-index: 9;
}

.z-99{
    z-index:  99;
}

.z-999{
    z-index: 999;
}

.z-9999{
    z-index: 9999;
}

.z--1{
    z-index: -1;
}

.z-1{
    z-index: 1;
}

.z-2{
    z-index: 2;
}

.w-50{
    width: 50%;
}

.w-25{
    width: 25%;
}

.w-33{
    width: 33.33%;
}

.w-37 {
    width: 37.33%;
}

.hide-scroll{
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.hide-scroll::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

.mobile, .mobile-flex{
    display: none;
}

.wrap{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.center{
    text-align: center;
}

.t-right{
    text-align: right;
}

.ab-center{
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}

.ab-x{
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.none{
    pointer-events: none;
}

.none-s{
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.inline-block{
    display: inline-block;
}

.block{
    display: block;
}

.hide{
    display: none !important;
}

.hide-op{
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s linear, visibility 0.3s linear;
    -o-transition: opacity 0.3s linear, visibility 0.3s linear;
    transition: opacity 0.3s linear, visibility 0.3s linear;
}

.op{
    opacity: 1;
}

.show{
    display: block;
}

.hidden{
    overflow: hidden;
}

.cover{
    -o-object-fit: cover;
       object-fit: cover;
}

.underline{
    text-decoration: underline;
}

.sticky, .sticky-bar{
    position: sticky;
}

.flex-end{
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}

.a-self{
    -ms-flex-item-align: start;
        align-self: flex-start
}

.nw{
    white-space: nowrap;
}

.b-r{
    border-right: solid black 1px;
}

.b-l{
    border-left: solid black 1px;
}

.b-b{
    border-bottom: solid black 1px;
}

.b-t{
    border-top: solid black 1px;
}

ul, li {
  list-style-type: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.green-bk{
    background: var(--green);
}

.blue-bk{
    background: var(--blue);
}

.white-bk{
    background: var(--black);
}

.beige-bk {
    background: #F4ECE9;
}

.dark-green-bk {
    background: #008371;
}

.black-bk{
    background: var(--black);
}

.black-black-bk {
    background: #000;
}

.white{
    color: var(--white);
}

.green{
    color: var(--green);
}

.lime {
    color: #DAF800;
}

.blue{
    color: var(--blue);
}

.light-blue {
    color: #7FB0E8;
}

.black{
    color: var(--black);
}

/* MENU
------------------------------ */

header{
    border-bottom: solid #DAF800 2px;
    -webkit-backdrop-filter: blur(16px);
            backdrop-filter: blur(16px);
}

.desktop {
    font-family: 'Sixtyfour', monospace !important;
    text-transform: uppercase;
    letter-spacing: -3px;
}

#main-header.scrolled {
    color: #008371 !important;
    border-bottom: 2px solid #008371 !important;
}

.logo-dark {
    display: none;
}

#main-header.scrolled .logo-light {
    display: none;
}

#main-header.scrolled .logo-dark {
    display: block;
}

.sesiones-header {
    color: #008371 !important;
    border-bottom: 2px solid #008371 !important;
    background-color: white;
}

.single-header {
    color: #008371 !important;
    border-bottom: 2px solid #008371 !important;
}

.sesiones-header .logo-dark, .single-header .logo-dark{
    display: block;
}

.sesiones-header .logo-light, .single-header .logo-light{
    display: none;
}

/* HOME
------------------------------ */

.boton-cover {
    display: block;
    position: absolute;
    width: 50%;
    height: 85%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 5;
}

#introVideo {
    object-fit: cover;
    object-position: bottom;
}

.mensaje-div-movil {
    display: none;
}

.mensaje-div-ordenador {
    z-index: 1;
    display: flex;
    justify-content: end;
    top: 0;
    right: 0;
}

@keyframes mensaje{
  0%{ transform:scale(0%); }
  100%{ transform:scale(100%); }
}

.header-image video{
    width: 75%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.header-path{
    overflow: hidden;
}

.header-path path{
    fill: var(--blue);
}

.header-text p{
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 1.5rem;
    padding: 1rem 2rem;
}

.header-text p:last-child{
    width: 60%;
    margin-top: -1rem;
    position: relative;
    border-radius: 0 0 1.5rem 1.5rem;
}

.left-50{
    left: 50%;
}

.invert::after, .invert::before{
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    top: 1rem;
}

.invert::after{
    content: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 118.69 118.69'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23422CEE;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M118.69,0H0V118.69A118.69,118.69,0,0,1,118.69,0Z'/%3E%3C/svg%3E");
    right: -1.5rem;
}

.invert::before{
    content: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 118.69 118.69'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23422CEE;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,0A118.69,118.69,0,0,1,118.69,118.69V0Z'/%3E%3C/svg%3E");
    left: -1.5rem;
}

.glitch{
    font-size: 13vw;
    font-family: 'Glitch';
    letter-spacing: 0.15rem;
}

.glitch-size{
    font-size: 13vw;
}

.glitch-font{
    font-family: 'Glitch';
}

.animate-glitch.glitch::after{
    animation: animate-glitch 1s infinite linear alternate-reverse;
}

.animate-glitch.glitch::before{
    animation: animate-glitch 1s infinite linear alternate-reverse;
}

.glitch::after{
    content: attr(data-text);
    position: absolute;
    left: -5px;
    top: 0px;
    color: var(--green);
/*    clip-path: polygon(0% 100%, 100% 100%, 100% 60%, 0% 60%);*/
    clip: rect(0, 900px, 0, 0);
    animation: animate-glitch 1s linear alternate-reverse;
}

.glitch::before{
    content: attr(data-text);
    position: absolute;
    left: 5px;
    top: 0px;
    color: var(--green);
    clip: rect(0, 900px, 0, 0);
/*    clip-path: polygon(100% 0%, 0% 0%, 0% 40%, 100% 40%);*/
    animation: animate-glitch 2s alternate-reverse;
}

@-webkit-keyframes animate-glitch {
    0% {
        clip: rect(0px, 9999px, 50px, 0);
    }
    5% {
        clip: rect(0px, 9999px, 90px, 0);
    }
    10% {
        clip: rect(0px, 9999px, 290px, 0);
    }
    15% {
        clip: rect(0px, 9999px, 20px, 0);
    }
    20% {
        clip: rect(0px, 9999px, 50px, 0);
    }
    25% {
        clip: rect(0px, 9999px, 40px, 0);
    }
    30% {
        clip: rect(0px, 9999px, 380px, 0);
    }
    35% {
        clip: rect(0px, 9999px, 290px, 0);
    }
    40% {
        clip: rect(0px, 9999px, 200px, 0);
    }
    45% {
        clip: rect(0px, 9999px, 10px, 0);
    }
    50% {
        clip: rect(0px, 9999px, 70px, 0);
    }
    55% {
        clip: rect(0px, 9999px, 400px, 0);
    }
    60% {
        clip: rect(0px, 9999px, 300px, 0);
    }
    65% {
        clip: rect(0px, 9999px, 320px, 0);
    }
    70% {
        clip: rect(0px, 9999px, 590px, 0);
    }
    75% {
        clip: rect(0px, 9999px, 490px, 0);
    }
    80% {
        clip: rect(0px, 9999px, 200px, 0);
    }
    85% {
        clip: rect(0px, 9999px, 70px, 0);
    }
    90% {
        clip: rect(0px, 9999px, 20px, 0);
    }
    95% {
        clip: rect(0px, 9999px, 320px, 0);
    }
    100% {
        clip: rect(0px, 9999px, 50px, 0);
    }
}

@keyframes animate-glitch {
    0% {
        clip: rect(0px, 9999px, 50px, 0);
    }
    5% {
        clip: rect(0px, 9999px, 90px, 0);
    }
    10% {
        clip: rect(0px, 9999px, 290px, 0);
    }
    15% {
        clip: rect(0px, 9999px, 20px, 0);
    }
    20% {
        clip: rect(0px, 9999px, 50px, 0);
    }
    25% {
        clip: rect(0px, 9999px, 40px, 0);
    }
    30% {
        clip: rect(0px, 9999px, 380px, 0);
    }
    35% {
        clip: rect(0px, 9999px, 290px, 0);
    }
    40% {
        clip: rect(0px, 9999px, 200px, 0);
    }
    45% {
        clip: rect(0px, 9999px, 10px, 0);
    }
    50% {
        clip: rect(0px, 9999px, 70px, 0);
    }
    55% {
        clip: rect(0px, 9999px, 400px, 0);
    }
    60% {
        clip: rect(0px, 9999px, 300px, 0);
    }
    65% {
        clip: rect(0px, 9999px, 320px, 0);
    }
    70% {
        clip: rect(0px, 9999px, 590px, 0);
    }
    75% {
        clip: rect(0px, 9999px, 490px, 0);
    }
    80% {
        clip: rect(0px, 9999px, 200px, 0);
    }
    85% {
        clip: rect(0px, 9999px, 70px, 0);
    }
    90% {
        clip: rect(0px, 9999px, 20px, 0);
    }
    95% {
        clip: rect(0px, 9999px, 320px, 0);
    }
    100% {
        clip: rect(0px, 9999px, 50px, 0);
    }
}

/* SESIONES
------------------------------ */

.sesiones-wrapper{
    min-height: 100vh;
    padding: 6rem 4rem 2rem 4rem;
}

.pad-top{
    padding-top: 5rem;
}

.sesiones-grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1rem;
}

.fill-av{
    width: -webkit-fill-available;
}

.btn{
    border: solid #7FB0E8 2px;
    padding: 1rem 1.6rem;
    border-radius: 5rem;
    cursor: pointer;
}

.not-active{
    pointer-events: none;
    opacity: 0.4;
}

.font-sesiones {
    font-family: 'Sixtyfour', monospace;
    letter-spacing: -10px;
    text-transform: uppercase;
}

/* CUSTOM MP3 PLAYER
------------------------------ */

#audio-player{
    height: 13vh;
    border-radius: 6.5vh 6.5vh 0 0;
    -webkit-transform: translateY(calc(100% + 30px));
            transform: translateY(calc(100% + 30px));
    filter: drop-shadow(0px 0px 15px var(--white));
    background: #CF562F;
}

#name-audio{
    padding-left: 2rem;
}

.volume-svg svg{
    height: 1.2rem;
    fill: var(--white);
}

.clip-item{
    -webkit-transform: translateY(calc(100% + 30px));
            transform: translateY(calc(100% + 30px));
}

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(calc(100% + 30px));
            transform: translateY(calc(100% + 30px));
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(calc(100% + 30px));
            transform: translateY(calc(100% + 30px));
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(calc(100% + 30px));
            transform: translateY(calc(100% + 30px));
  }
}
@keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(calc(100% + 30px));
            transform: translateY(calc(100% + 30px));
  }
}

.slide-top {
    -webkit-animation: slide-top 0.5s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
            animation: slide-top 0.5s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}

.slide-bottom {
    -webkit-animation: slide-bottom 0.5s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
            animation: slide-bottom 0.5s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}

/* EL PROYECTO
------------------------------ */

.w-66{
    width: 66.66%;
}

.w-80{
    width: 80%;
}

.w-60 {
    width: 60%;
}

.text-wrapper p{
    padding-bottom: 2rem;
}

.text-wrapper p:last-child{
    padding-bottom: 0;
}

.img-clip{
    height: 30vw;
    clip-path: polygon( 100% 85.591%,100% 14.409%,100% 14.409%,99.949% 12.073%,99.801% 9.857%,99.564% 7.79%,99.246% 5.902%,98.855% 4.222%,98.4% 2.782%,97.888% 1.609%,97.328% 0.735%,96.727% 0.189%,96.094% 0%,3.906% 0%,3.906% 0%,3.273% 0.189%,2.672% 0.735%,2.112% 1.609%,1.6% 2.782%,1.145% 4.222%,0.754% 5.902%,0.436% 7.79%,0.199% 9.857%,0.051% 12.073%,0% 14.409%,0% 85.715%,0% 85.715%,0.051% 88.031%,0.198% 90.228%,0.433% 92.277%,0.748% 94.149%,1.135% 95.814%,1.586% 97.242%,2.094% 98.404%,2.649% 99.271%,3.245% 99.813%,3.873% 100%,4.029% 100%,4.029% 100%,4.632% 99.82%,5.203% 99.3%,5.737% 98.469%,6.224% 97.353%,6.657% 95.982%,7.028% 94.384%,7.331% 92.587%,7.556% 90.62%,7.697% 88.511%,7.746% 86.288%,7.746% 86.288%,7.795% 84.064%,7.936% 81.954%,8.161% 79.986%,8.463% 78.189%,8.835% 76.592%,9.268% 75.221%,9.755% 74.105%,10.288% 73.273%,10.86% 72.753%,11.463% 72.573%,20.818% 72.573%,20.818% 72.573%,21.421% 72.753%,21.993% 73.273%,22.526% 74.105%,23.013% 75.221%,23.446% 76.592%,23.818% 78.189%,24.12% 79.986%,24.346% 81.954%,24.487% 84.064%,24.535% 86.288%,24.535% 86.288%,24.584% 88.512%,24.725% 90.622%,24.95% 92.59%,25.252% 94.386%,25.624% 95.984%,26.057% 97.354%,26.544% 98.47%,27.077% 99.301%,27.649% 99.821%,28.252% 100%,53.23% 100%,53.23% 100%,53.406% 99.975%,53.579% 99.898%,53.75% 99.773%,53.917% 99.598%,54.08% 99.377%,54.238% 99.109%,54.389% 98.797%,54.534% 98.44%,54.672% 98.041%,54.801% 97.601%,54.801% 97.601%,54.921% 97.123%,55.029% 96.616%,55.126% 96.082%,55.211% 95.522%,55.283% 94.941%,55.343% 94.341%,55.39% 93.724%,55.425% 93.094%,55.445% 92.453%,55.452% 91.804%,55.452% 91.804%,55.459% 91.155%,55.48% 90.514%,55.514% 89.884%,55.561% 89.267%,55.621% 88.667%,55.694% 88.085%,55.779% 87.526%,55.875% 86.991%,55.983% 86.484%,56.103% 86.007%,56.103% 86.007%,56.232% 85.566%,56.37% 85.166%,56.515% 84.81%,56.666% 84.497%,56.824% 84.229%,56.986% 84.008%,57.154% 83.833%,57.324% 83.707%,57.498% 83.631%,57.674% 83.605%,63.081% 83.605%,63.081% 83.605%,63.442% 83.712%,63.784% 84.023%,64.103% 84.52%,64.394% 85.187%,64.653% 86.007%,64.875% 86.962%,65.056% 88.036%,65.191% 89.213%,65.275% 90.474%,65.304% 91.804%,65.304% 91.804%,65.333% 93.133%,65.417% 94.395%,65.552% 95.571%,65.733% 96.644%,65.955% 97.599%,66.214% 98.419%,66.505% 99.085%,66.823% 99.582%,67.165% 99.893%,67.526% 100%,96.094% 100%,96.094% 100%,96.727% 99.811%,97.328% 99.265%,97.888% 98.391%,98.4% 97.218%,98.855% 95.778%,99.246% 94.098%,99.564% 92.21%,99.801% 90.143%,99.949% 87.927%,100% 85.591% );
}

.cover{
    object-fit: cover;
}

.arrow-svg svg{
    height: 11vh;
    fill: var(--green);
}

.mag-speed{
    margin-bottom: -20vh;
}

em{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(55%, var(--black)), color-stop(85%, transparent));
    background: -o-linear-gradient(top, transparent 0 55%, var(--black) 55% 85%, transparent 85% 100%);
    background: linear-gradient(180deg, transparent 0 55%, var(--black) 55% 85%, transparent 85% 100%);
    color: var(--green);
}

.logos-pro img{
    min-width: 332px;
    max-width: 40vw;
}

.c-w{
    width: 17vw;
    aspect-ratio: 345 / 420;
    /* padding-right: 2rem; */
}

/* .c-h{
    height: 420px;
} */

.pad-c-l{
    padding-left: 50vw;
}

.h-50{
    height: 33%;
}

.gradient-g{
    background: linear-gradient(90deg, hsla(247, 85%, 55%, 1) 0%, transparent 100%);
    background: -moz-linear-gradient(90deg, hsla(247, 85%, 55%, 1) 0%, transparent 100%);
    background: -webkit-linear-gradient(90deg, hsla(247, 85%, 55%, 1) 0%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#B0FF37", endColorstr="transparent", GradientType=1 );
}

.gradient-b {
    background: linear-gradient(90deg, hsla(62, 100%, 61%, 1) 0%, transparent 100%);
    background: -moz-linear-gradient(90deg, hsla(62, 100%, 61%, 1) 0%, transparent 100%);
    background: -webkit-linear-gradient(90deg, hsla(62, 100%, 61%, 1) 0%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#B0FF37", endColorstr="transparent", GradientType=1 );
}

.centros-wrapper{
    overflow-x: auto;
}

.centros-wrapper .pad{
    padding: 2rem;
}

.pad-nombre{
    padding: 2rem 1rem 0 1rem;
}

.nombre{
    border-radius: 2rem;
    padding: 0.5rem 1rem;
    border: solid var(--green) 2px;
    width: fit-content;
    margin: 0 auto;
}

.centro-item{
    overflow: hidden;
}

.centro-clip{
    height: 10vh;
    margin-bottom: -1px;
    clip-path: polygon( 100% 13.006%,100% 100%,0% 99.915%,0% 35.515%,0% 35.515%,0.091% 30.032%,0.349% 24.83%,0.762% 19.981%,1.316% 15.552%,1.996% 11.614%,2.788% 8.236%,3.679% 5.487%,4.654% 3.436%,5.7% 2.154%,6.802% 1.709%,29.2% 1.709%,29.2% 1.709%,30.303% 2.155%,31.349% 3.439%,32.325% 5.492%,33.216% 8.244%,34.008% 11.626%,34.688% 15.568%,35.241% 20.002%,35.654% 24.856%,35.912% 30.062%,36.001% 35.549%,36.001% 35.549%,36.001% 35.549%,36.001% 35.549%,36.068% 38.884%,36.236% 42.042%,36.495% 44.985%,36.838% 47.67%,37.257% 50.057%,37.742% 52.106%,38.287% 53.775%,38.882% 55.025%,39.519% 55.814%,40.19% 56.102%,40.19% 56.102%,40.861% 55.86%,41.501% 55.115%,42.099% 53.907%,42.648% 52.275%,43.139% 50.26%,43.564% 47.902%,43.915% 45.241%,44.182% 42.317%,44.359% 39.17%,44.435% 35.84%,44.435% 35.549%,44.435% 35.549%,44.524% 30.064%,44.781% 24.861%,45.193% 20.008%,45.746% 15.575%,46.425% 11.633%,47.216% 8.251%,48.107% 5.497%,49.082% 3.443%,50.127% 2.157%,51.23% 1.709%,69.598% 1.709%,69.598% 1.709%,70.701% 2.155%,71.747% 3.439%,72.723% 5.492%,73.614% 8.244%,74.407% 11.626%,75.086% 15.568%,75.64% 20.002%,76.052% 24.856%,76.31% 30.062%,76.4% 35.549%,76.4% 65.63%,76.4% 65.63%,76.4% 65.63%,76.553% 70.821%,76.856% 75.715%,77.298% 80.253%,77.864% 84.377%,78.543% 88.028%,79.321% 91.147%,80.187% 93.675%,81.127% 95.554%,82.13% 96.725%,83.181% 97.129%,87.99% 97.129%,87.99% 97.129%,89.041% 96.72%,90.042% 95.545%,90.981% 93.664%,91.846% 91.134%,92.623% 88.015%,93.301% 84.365%,93.866% 80.243%,94.306% 75.707%,94.609% 70.817%,94.761% 65.63%,94.761% 65.63%,94.761% 13.006%,94.761% 13.006%,94.809% 10.953%,94.918% 9.011%,95.083% 7.206%,95.298% 5.562%,95.56% 4.104%,95.863% 2.856%,96.201% 1.842%,96.569% 1.088%,96.963% 0.617%,97.377% 0.455%,97.377% 0.455%,97.791% 0.617%,98.185% 1.088%,98.554% 1.842%,98.892% 2.856%,99.194% 4.104%,99.456% 5.562%,99.672% 7.206%,99.837% 9.011%,99.945% 10.953%,99.993% 13.006% );
}

.bottom-100{
    bottom: 100%;
}

.cover-project {
    min-height: 100dvh;
    background-color: #CF562F;
}

.font-project {
    font-size: clamp(220px, 13vw, 9999px);
    font-family: 'Sixtyfour', monospace;
    letter-spacing: -30px;
    text-transform: uppercase;
    gap: 100px;
}

.pink {
    color: #F3A4C8;
}

.moving {
    animation: moveIt 3.9s cubic-bezier(0.49, 0.01, 0.69, 1.01) infinite;
}

.moving:nth-child(2) {
    animation: moveIt2 4s cubic-bezier(0.49, 0.01, 0.69, 1.01) infinite;
}

.moving:nth-child(3) {
    animation: moveIt3 3.95s cubic-bezier(0.49, 0.01, 0.69, 1.01) infinite;
}

@keyframes moveIt{
  0%{ transform:translateY(-10px); }
  10%{ transform:translateY(-10px); }

  40%{ transform:translateY(100px); }
  50%{ transform:translateY(100px); }

  70%{ transform:translateY(20px); }
  80%{ transform:translateY(20px); }

  100%{ transform:translateY(-10px); }
}

@keyframes moveIt2{
  0%{ transform:translateY(60px); }
  10%{ transform:translateY(60px); }

  40%{ transform:translateY(0px); }
  50%{ transform:translateY(0px); }

  70%{ transform:translateY(40px); }
  80%{ transform:translateY(40px); }

  100%{ transform:translateY(60px); }
}

@keyframes moveIt3{
  0%{ transform:translateY(-75px); }
  10%{ transform:translateY(-75px); }

  40%{ transform:translateY(55px); }
  50%{ transform:translateY(55px); }

  70%{ transform:translateY(-40px); }
  80%{ transform:translateY(-40px); }

  100%{ transform:translateY(-75px); }
}

.radius {
    border-radius: 55px;
}

.main-moving {
    gap: 4rem;
    padding-bottom: 120px;
}

#photo-animation {
    width: 45vw;
    max-width: 750px;
    aspect-ratio: 1 / 1;
    align-self: unset;
    margin-top: -6vw;
    margin-right: -5vw;
}

#photo-animation-desk {
    width: 45vw;
    max-width: 750px;
    aspect-ratio: 1 / 1;
    align-self: unset;
    margin-top: -6vw;
    margin-right: -3vw;
}

.logos-div {
    justify-content: start;
}

.logos-div img {
    width: 75%;
    max-width: 330px;
}

.cover-project-flex {
    flex-direction: row;
}

.centro-item-div {
    margin-bottom: -50px;
}

.photo-animation-resp {
    display: none;
}

.photo-animation-desk {
    display: block;
}

#div-ies-alfonso-xel-sabio-de-toledo {
    bottom: -13px;
}

/* MARQUEE
------------------------------ */

.marquee-l, .marquee-r, .marquee-f, .marquee-p{
    white-space: nowrap;
}

@-webkit-keyframes marquee-animation {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes marquee-animation {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.marquee-wrapper{
    overflow: hidden;
    line-height: 1.25;
    width: 110vh;
}

.marquee-f{
    line-height: 1.25;
}

.marquee-l-w{
    -webkit-transform: translateY(10vh) rotate(-90deg);
        -ms-transform: translateY(10vh) rotate(-90deg);
            transform: translateY(10vh) rotate(-90deg);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
}

.marquee-r-w{
    -webkit-transform: translateY(10vh) rotate(90deg);
        -ms-transform: translateY(10vh) rotate(90deg);
            transform: translateY(10vh) rotate(90deg);
    -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
            transform-origin: top right;
}

/* SESION
------------------------------ */

.gradient{
    background: hsla(247, 85%, 55%, 1);
    background: -webkit-gradient(linear, left top, right top, from(hsla(247, 85%, 55%, 1)), to(hsla(62, 100%, 61%, 1)));
    background: -o-linear-gradient(left, hsla(247, 85%, 55%, 1) 0%, hsla(62, 100%, 61%, 1) 100%);
    background: linear-gradient(90deg, hsla(247, 85%, 55%, 1) 0%, hsla(62, 100%, 61%, 1) 100%);
    background: -webkit-linear-gradient(90deg, hsla(247, 85%, 55%, 1) 0%, hsla(62, 100%, 61%, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#0C0C0C", endColorstr="#422CEE", GradientType=1 );
}

.gradient-i{
    background: hsla(247, 85%, 55%, 1);
    background: linear-gradient(270deg, hsla(247, 85%, 55%, 1) 0%, hsla(62, 100%, 61%, 1) 100%);
    background: -moz-linear-gradient(270deg, hsla(247, 85%, 55%, 1) 0%, hsla(62, 100%, 61%, 1) 100%);
    background: -webkit-linear-gradient(270deg, hsla(247, 85%, 55%, 1) 0%, hsla(62, 100%, 61%, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#0C0C0C", endColorstr="#422CEE", GradientType=1 );
}

.gradient-n {
    background: hsla(247, 85%, 55%, 1);
    background: -webkit-gradient(linear, left top, right top, from(hsla(247, 85%, 55%, 1)), to(hsla(247, 85%, 0%, 1)));
    background: -o-linear-gradient(left, hsla(247, 85%, 55%, 1) 0%, hsla(247, 85%, 0%, 1) 100%);
    background: linear-gradient(90deg, hsla(247, 85%, 55%, 1) 0%, hsla(247, 85%, 0%, 1) 100%);
    background: -webkit-linear-gradient(90deg, hsla(247, 85%, 55%, 1) 0%, hsla(247, 85%, 0%, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#0C0C0C", endColorstr="#422CEE", GradientType=1 );
}

.gradient-n-i {
    background: hsla(247, 85%, 1%, 1);
    background: -webkit-gradient(linear, left top, right top, from(hsla(247, 85%, 1%, 1)), to(hsla(247, 85%, 55%, 1)));
    background: -o-linear-gradient(left, hsla(247, 85%, 1%, 1) 0%, hsla(247, 85%, 55%, 1) 100%);
    background: linear-gradient(90deg, hsla(247, 85%, 1%, 1) 0%, hsla(247, 85%, 55%, 1) 100%);
    background: -webkit-linear-gradient(90deg, hsla(247, 85%, 1%, 1) 0%, hsla(247, 85%, 55%, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#0C0C0C", endColorstr="#422CEE", GradientType=1 );
}

.sesion-main-btn{
    border-radius: 6.5vh;
    height: auto;
    padding: 2.5rem;
    background: #CF562F;
}

#start-sesion{
    width: 9vw;
    height: 9vw;
    background: var(--white);
    border-radius: 50%;
    margin-top: 2.5rem;
    background-repeat: no-repeat;
    background-position: 55% center;
    background-size: 30%;
}

.play#start-sesion{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEiIGhlaWdodD0iNTkiIHZpZXdCb3g9IjAgMCA1MSA1OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQ4LjUwNiAyNS4yMTM4QzUxLjQ1ODEgMjYuOTUzIDUxLjQ1ODEgMzEuMjIyOSA0OC41MDYgMzIuOTYyMUw2Ljc3ODk0IDU3LjU0NDlDMy43ODE0NiA1OS4zMTA4IDYuNThlLTA1IDU3LjE0OTcgNi41OTUyMWUtMDUgNTMuNjcwN0w2LjgxMDEyZS0wNSA0LjUwNTEyQzYuODI1MzNlLTA1IDEuMDI2MTMgMy43ODE0NiAtMS4xMzQ5NCA2Ljc3ODk1IDAuNjMwOTc0TDQ4LjUwNiAyNS4yMTM4WiIgZmlsbD0iI0NGNTYyRiIvPgo8L3N2Zz4K");
}

.pause#start-sesion{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA0OSA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcgN0w3IDUzIiBzdHJva2U9IiNDRjU2MkYiIHN0cm9rZS13aWR0aD0iMTQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNNDIgN0w0MiA1MyIgc3Ryb2tlPSIjQ0Y1NjJGIiBzdHJva2Utd2lkdGg9IjE0IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==");
    background-position: center center;
}

#playPauseBtn{
    width: 8vh;
    height: 8vh;
    border-radius: 50%;
    background: #CF562F;
    background-repeat: no-repeat;
    background-position: 55% center;
    background-size: 30%;
    border: solid white;
}

.play#playPauseBtn{
    background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33.84 38.81'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M32.36,16.82a3,3,0,0,1,0,5.17L4.52,38.39A3,3,0,0,1,0,35.81V3A3,3,0,0,1,4.52.42Z'/%3E%3C/svg%3E");
}

.pause#playPauseBtn{
    background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 31 36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M5,0H5a5,5,0,0,1,5,5V31a5,5,0,0,1-5,5H5a5,5,0,0,1-5-5V5A5,5,0,0,1,5,0ZM26,0h0a5,5,0,0,1,5,5V31a5,5,0,0,1-5,5h0a5,5,0,0,1-5-5V5A5,5,0,0,1,26,0Z'/%3E%3C/svg%3E");
    background-position: center center;
}

.alumno-img-h{
    height: 15vw;
    /* border: solid var(--green) 2px; */
}

.alumnos-wrapper{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 2rem;
}

.alumno-img {
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.alumnos-wrapper button{
    padding: 0.3vw 0.7vw;
    border: solid #CF562F 1px;
    border-radius: 2rem;
}

#audio-player .alumno-img{
    border: solid var(--white) 2px;
}

.sections .section-wrapper:first-child{
    border-top: solid #CF562F 2px;
}

.section-wrapper{
    transition: color 0.3s linear, background 0.3s linear;
}

.active.section-wrapper{
    background: #CF562F;
    cursor: pointer;
    color: white;
}

.active.section-wrapper svg{
    fill: var(--blue);
}

.active.section-wrapper .section-item{
    border-color: white;
}

.section-wrapper svg{
    transition: fill 0.3s linear;
}

.section-item{
    transition: border-color 0.3s linear;
}

.section-item{
    height: 13vh;
    border-bottom: solid #CF562F 2px;
    white-space: nowrap;
}

.ranking{
    width: 2.5rem;
    height: 2.5rem;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.SUBE{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTQuOTg4MyIgY3k9IjE0Ljk4ODMiIHI9IjE0Ljk4ODMiIGZpbGw9IiNGNEVDRTkiLz4KPHBhdGggZD0iTTEzLjk3NzYgMjEuODA0N0MxMy45Nzc2IDIyLjM2MjkgMTQuNDMwMSAyMi44MTU0IDE0Ljk4ODMgMjIuODE1NEMxNS41NDY1IDIyLjgxNTQgMTUuOTk4OSAyMi4zNjI5IDE1Ljk5ODkgMjEuODA0N0wxNC45ODgzIDIxLjgwNDdMMTMuOTc3NiAyMS44MDQ3Wk0xNS43MDI5IDcuNDY0MzJDMTUuMzA4MiA3LjA2OTYzIDE0LjY2ODMgNy4wNjk2MyAxNC4yNzM2IDcuNDY0MzJMNy44NDE3OSAxMy44OTYyQzcuNDQ3MSAxNC4yOTA5IDcuNDQ3MSAxNC45MzA4IDcuODQxNzkgMTUuMzI1NUM4LjIzNjQ4IDE1LjcyMDIgOC44NzY0IDE1LjcyMDIgOS4yNzEwOSAxNS4zMjU1TDE0Ljk4ODMgOS42MDgyN0wyMC43MDU1IDE1LjMyNTVDMjEuMTAwMiAxNS43MjAyIDIxLjc0MDEgMTUuNzIwMiAyMi4xMzQ4IDE1LjMyNTVDMjIuNTI5NSAxNC45MzA4IDIyLjUyOTUgMTQuMjkwOSAyMi4xMzQ4IDEzLjg5NjJMMTUuNzAyOSA3LjQ2NDMyWk0xNC45ODgzIDIxLjgwNDdMMTUuOTk4OSAyMS44MDQ3TDE1Ljk5ODkgOC4xNzg5N0wxNC45ODgzIDguMTc4OTdMMTMuOTc3NiA4LjE3ODk3TDEzLjk3NzYgMjEuODA0N0wxNC45ODgzIDIxLjgwNDdaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
}
/* %23fff */

.BAJA{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTQuOTg4MyIgY3k9IjE0Ljk4ODMiIHI9IjE0Ljk4ODMiIHRyYW5zZm9ybT0icm90YXRlKC0xODAgMTQuOTg4MyAxNC45ODgzKSIgZmlsbD0iI0M5MzVGRiIvPgo8cGF0aCBkPSJNMTUuOTk5IDguMTcxODlDMTUuOTk5IDcuNjEzNzIgMTUuNTQ2NSA3LjE2MTIzIDE0Ljk4ODMgNy4xNjEyM0MxNC40MzAxIDcuMTYxMjMgMTMuOTc3NiA3LjYxMzcyIDEzLjk3NzYgOC4xNzE4OUwxNC45ODgzIDguMTcxODlMMTUuOTk5IDguMTcxODlaTTE0LjI3MzcgMjIuNTEyM0MxNC42NjgzIDIyLjkwNjkgMTUuMzA4MyAyMi45MDY5IDE1LjcwMjkgMjIuNTEyM0wyMi4xMzQ4IDE2LjA4MDRDMjIuNTI5NSAxNS42ODU3IDIyLjUyOTUgMTUuMDQ1OCAyMi4xMzQ4IDE0LjY1MTFDMjEuNzQwMSAxNC4yNTY0IDIxLjEwMDIgMTQuMjU2NCAyMC43MDU1IDE0LjY1MTFMMTQuOTg4MyAyMC4zNjgzTDkuMjcxMTEgMTQuNjUxMUM4Ljg3NjQyIDE0LjI1NjQgOC4yMzY1IDE0LjI1NjQgNy44NDE4MSAxNC42NTExQzcuNDQ3MTIgMTUuMDQ1OCA3LjQ0NzEyIDE1LjY4NTcgNy44NDE4MSAxNi4wODA0TDE0LjI3MzcgMjIuNTEyM1pNMTQuOTg4MyA4LjE3MTg5TDEzLjk3NzYgOC4xNzE4OUwxMy45Nzc2IDIxLjc5NzZMMTQuOTg4MyAyMS43OTc2TDE1Ljk5OSAyMS43OTc2TDE1Ljk5OSA4LjE3MTg5TDE0Ljk4ODMgOC4xNzE4OVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=");
}

.IGUAL{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTQuOTg4MyIgY3k9IjE0Ljk4ODMiIHI9IjE0Ljk4ODMiIHRyYW5zZm9ybT0icm90YXRlKC0xODAgMTQuOTg4MyAxNC45ODgzKSIgZmlsbD0iI0ZBOTM1OSIvPgo8cGF0aCBkPSJNOC4xNzQ4MyAxMi4yNjU2SDIxLjgwMDUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMi4wMjEzMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik04LjE3NDgzIDE3LjcxMUgyMS44MDA1IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIuMDIxMzMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K");
}

.NUEVO{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTQuOTg4MyIgY3k9IjE0Ljk4ODMiIHI9IjE0Ljk4ODMiIHRyYW5zZm9ybT0icm90YXRlKC0xODAgMTQuOTg4MyAxNC45ODgzKSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTE0LjE4NjggMTguMzQ4N0wxMy40ODkzIDguOTkyMTlIMTYuNDg2OUwxNS43ODkzIDE4LjM0ODdIMTQuMTg2OFpNMTMuNjIxMiAyMi40ODE2VjE5LjgwMjlIMTYuMzczOFYyMi40ODE2SDEzLjYyMTJaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
}

.NADA{
    opacity: 0;
}

.arrow-section{
    padding: 0 2rem;
}

.arrow-section svg{
    fill: #CF562F;
    height: 0.8vw;
}

.sections .section-wrapper:last-child .section-item:last-child{
    border-bottom: 0;
}

.black-black {
    height: 6rem;
}



/* LOADING
------------------------------ */

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#smooth-wrapper{
    opacity: 0;
}

.fade-in {
    -webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    visibility: hidden;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    visibility: visible;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    visibility: hidden;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    visibility: visible;
  }
}

.fib{
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    visibility: hidden;
}

.fade-in-bottom {
    -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

/* INPUT RANGE
------------------------------ */

/*#progressBar {
    width: 100%;
    height: 4px;
    padding: 0 !important;
    position: relative;
}

#progressBar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--value-width, 0%);
  height: 100%; 
}
*/

/* Remove default styling */
input[type="range"]#volumeControl {
  -webkit-appearance: none;  /* Chrome, Safari, Opera */
     -moz-appearance: none;  /* Firefox */
          appearance: none;  /* Standard syntax */
  width: 100%; /* Full-width */
  background: transparent; /* Remove default background */
}

/* Customizes the track */
input[type="range"]#volumeControl::-webkit-slider-runnable-track {
  background: white;
  height: 4px;
  border-radius: 2px; /* Optional: adds rounded corners to the track */
}

input[type="range"]#volumeControl::-moz-range-track {
  background: white;
  height: 4px;
  border-radius: 2px;
}

/* Customizes the thumb */
input[type="range"]#volumeControl::-webkit-slider-thumb {
  -webkit-appearance: none; /* Necessary for Chrome, Safari, Opera */
  height: 16px; /* Size */
  width: 16px; /* Size */
  background: white;
  cursor: pointer; /* Cursor on hover */
  border-radius: 50%; /* Round shape */
  margin-top: -6px; /* Centers the thumb on the track */
}

input[type="range"]#volumeControl::-moz-range-thumb {
  height: 16px; /* Size */
  width: 16px; /* Size */
  background: white;
  cursor: pointer;
  border-radius: 50%;
}

/* Firefox requires this for the focus state */
input[type="range"]#volumeControl::-moz-focus-outer {
  border: 0;
}

input[type="range"]#progressBar {
  -webkit-appearance: none;  /* Chrome, Safari, Opera */
     -moz-appearance: none;  /* Firefox */
          appearance: none;  /* Standard syntax */
  width: 100%; /* Full-width */
  background: transparent; /* Remove default background */
}

#progressBar, #volumeControl{
    cursor: pointer;
}

#progressBar{
    transition: transform 0.3s linear;
}

#progressBar:after{
    content: " ";
    background: #008371;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: var(--progressWidth);
}

/* Customizes the track */
input[type="range"]#progressBar::-webkit-slider-runnable-track {
  background: black; /* Lighter background */
  height: 6px;
}

input[type="range"]#progressBar::-moz-range-track {
  background: black; /* Lighter background */
  height: 6px;
}

/* Customizes the thumb but makes it transparent and small */
input[type="range"]#progressBar::-webkit-slider-thumb {
  -webkit-appearance: none; /* Necessary for Chrome, Safari, Opera */
  background: transparent; /* Transparent thumb */
  border: none; /* No border */
  width: 1px; /* As small as possible */
  height: 6px; /* Same as track height */
}

input[type="range"]#progressBar::-moz-range-thumb {
  background: transparent;
  border: none;
  width: 1px;
  height: 6px;
}

/* FOOTER
------------------------------ */

.footerH{
    height: 55vh;
}

.size-f{
    font-size: 9vw;
}

.size-f img{
    height: 80%;
}

.logos-foo{
    height: 8vh;
    bottom: 10px;
}

footer .text-XS a:hover{
    text-decoration: underline;
}

#sgae, #sgae-close{
    cursor: pointer;
}

#sgae:hover{
    text-decoration: underline;
}

.sgae-text{
    margin: 1rem;
    padding: 1rem;
    border-radius: 1rem 1rem 1rem 0;
    width: 50%;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
    opacity: 0;
}

#sgae-close svg{
    fill: white;
    width: 1rem;
}

@-webkit-keyframes scale-in-bl {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
    opacity: 1;
  }
}
@keyframes scale-in-bl {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
    opacity: 1;
  }
}

.scale-in-bl {
    -webkit-animation: scale-in-bl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: scale-in-bl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes scale-out-bl {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
    opacity: 0;
  }
}
@keyframes scale-out-bl {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
    opacity: 0;
  }
}

.scale-out-bl {
    -webkit-animation: scale-out-bl 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
            animation: scale-out-bl 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

/* TEXT
------------------------------ */

.font-XS{
    font-size: 0.9vw;
    line-height: 1.1;
}

.font-S{
    font-size: 1.2vw;
}

.font-M, .font-M-S{
    font-size: 1.5vw;
}

.font-ML{
    font-size: 3vw;
}

.font-L{
    font-size: 5vw;
}

/* MODAL
------------------------------ */

.centro-modal {
    position: fixed;
    inset: 0;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.modal-overlay {
    position: absolute;
    inset: 0;
    background: #7fb0e834;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: row;
    background-color: #7FB0E8;
    color: #F4ECE9;
    width: 80%;
    max-width: 880px;
    max-height: 413px;
    aspect-ratio: 880 / 413;
    z-index: 2;
    border-radius: 32px;
    margin-right: 72px;
}

.modal-centro-div {
    position: relative;
    width: 419px;
    height: 100%;
}

.modal-centro-img {
    width: inherit;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-top-left-radius: 32px;
    border-top-right-radius: 53px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 53px;
}

.modal-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding: 40px 60px 50px 60px;
    z-index: 1;
    background-color: #7FB0E8;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
}

.modal-text h2 {
    text-wrap: pretty;
    font-size: 30px;
    color: #F4ECE9;
}

.modal-text img {
    display: block;
    width: 140px;
}
.modal-text p {
    text-wrap: pretty;
    font-size: clamp(13px, 0.9vw, 16px);
}

.close-modal {
    cursor: pointer;
    background-color: #FFFFFF;
    position: absolute;
    right: -72px;
    width: 127px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding: 17px;
    z-index: 0;
    border-top-right-radius: 27px;
    border-bottom-right-radius: 27px;
}

.close-modal img {
    width: 42px;
}

.flecha-modal {
    width: unset;
    position: absolute;
    top: 50%;
    z-index: 5;
    transform:translate(0, -50%);
    cursor: pointer;
}

.flecha-modal-izq {
    transform: scaleX(-1) translate(0, -50%);
    left: -90px;
}

.flecha-modal-der {
    right: -90px;
}

.open-centro img {
    filter: grayscale(100%);
    transition: filter 0.3s ease-in-out;
}

.open-centro img:hover {
    filter: grayscale(0%);
}

/* MEDIA
------------------------------ */

/*BIG SCREEN*/
@media screen and (min-width: 1920px) {

    #div-ies-alfonso-xel-sabio-de-toledo {
        bottom: -30px;
    }

    .sesiones-wrapper{
        padding: 8rem 6rem 4rem 6rem;
    }

    .alumnos-wrapper{
        grid-gap: 2rem;
    }

    .pad-top{
        padding-top: 6rem;
    }

    .c-w{
        /* padding-right: 4rem; */
    }

    .sesion-main-btn{
        padding: 4rem;
    }

    #start-sesion{
        margin-top: 4rem;
    }

    #photo-animation {
        margin-top: -4vw;
    }

    #photo-animation-desk {
        margin-top: -5vw;
    }

}

/*First RESPONSIVE*/
@media screen and (max-width: 1280px) {

    .font-XS{
        font-size: 0.7rem;
    }

    .font-S{
        font-size: 1rem;
    }

    .font-M, .font-M-S{
        font-size: 1.3rem;
    }

    .font-ML{
        font-size: 2.6rem;
    }

    .font-L{
        font-size: 4.2rem;
    }

    .alumnos-wrapper button{
        padding: 0.3rem 0.7rem;
    }

    .header-text{
        left: 0;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
    }

    .header-text p:last-child {
        width: 40%;
    }

    /* .c-h{
        height: 420px;
    } */

    /* .c-w{
        width: 345px;
    } */

    .sesion-main{
        flex-direction: column;
        align-items: center;
    }

    .sesion-main-btn{
        flex-direction: row;
        width: fit-content;
        margin-bottom: 2rem;
    }

    #start-sesion{
        margin-top: 0;
        margin-left: 2rem;
    }

    .volume{
        display: none;
    }

    #playPauseBtn {
        position: relative;
        left: inherit;
        margin-right: 4rem;
        transform: none;
        height: calc(100% - 2rem);
        width: auto;
        aspect-ratio: 1 / 1;
    }

    .alumnos-wrapper .pad-b{
        padding-bottom: 0.5rem;
    }

}

@media screen and (max-width: 1024px) {

    .header-text p:last-child {
        width: 50%;
    }

    .pad-b-1{
        padding-bottom: 2rem;
    }

    .pad-bot {
        padding-bottom: 2rem;
    }

    .pad-t-1{
        padding-top: 2rem;
    }

    .pad-r-1{
        padding-right: 2rem;
    }

    .pad-l-1{
        padding-left: 2rem;
    }

    .pad-1{
        padding: 2rem;
    }

    .logos-pro{
        padding-bottom: 1rem;
    }

    .sesiones-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .sesion-main-btn{
        border-radius: 2rem;
    }

    #audio-player{
        border-radius: 2rem 2rem 0 0;
        height: 12vw;
    }

    #playPauseBtn {
        margin-right: 2rem;
    }   

    .sesion-main {
        flex-direction: row;
    }

    .sesion-main-btn{
        padding: 2rem;
    }

    .alumnos-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .alumno-img-h {
        height: 21vw;
    }

    .logos-foo{
        height: 10vw;
    }

    .ranking{
        width: 2rem;
        height: 2rem;
    }

    .black-black {
        height: 4.5rem;
    }

    .sesiones-wrapper{
        padding: 6rem 4rem 2rem 4rem;
    }

    /* MODAL
    ------------------------------ */

    .modal-content {
        flex-direction: column;
        height: 489px;
        width: unset;
        aspect-ratio: 356 / 489;
        max-width: unset;
        max-height: unset;
        margin-right: unset;
        border-radius: 20px;
    }

    .modal-centro-div {
        width: 100%;
        height: 280px;
    }

    .modal-centro-img {
        border-radius: 16px;
        object-position: bottom;
    }

    #modal-ies-la-marxadella .modal-centro-img {
        object-position: center;
    }

    .modal-text {
        padding: 30px 30px 40px 30px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .modal-text h2 {
        margin-bottom: 30px;
        font-size: 20px;
    }

    .modal-text img {
        display: none;
    }

    .close-modal {
        right: 0;
        width: 50px;
        height: 75px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
        padding: 10px;
        justify-content: center;
        align-items: end;
        bottom: -55px;
    }

    .close-modal img {
        width: 24px;
    }

    .flecha-modal {
        width: 40px;
        top: -24px;
        transform: translate(-50%, -100%);
    }

    .flecha-modal-izq {
        transform: scaleX(-1) translate(-50%, -100%);
        left: -175px;
    }

    .flecha-modal-der {
        right: -175px;
    }

}

/*HOVER*/
@media screen and (min-width: 820px) {

    .btn:hover{
        background-color: #7FB0E8;
        color: white;
    }

    .sgae-btn:hover{
        background: var(--green);
        color: var(--black);
    }

    .section-wrapper:hover{
        background: #CF562F;
        cursor: pointer;
        color: white;
    }

    .section-wrapper:hover svg, .section-wrapper:hover .arrow-section svg, .section-wrapper.active .arrow-section svg{
        fill: white;
    }

    .section-wrapper:hover .section-item, .section-wrapper.active .section-item{
        border-color: white;
    }

    .alumnos-wrapper button:hover{
        background-color: #CF562F;
        color: white;
    }

}

/*RESPONSIVE*/
@media screen and (max-width: 820px) {

/**** GENERAL ****/

    .w-25, .w-50, .w-75, .w-33-r, .w-37 {
        width: 100%;
    }

    .column-m{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .column-m-r{
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    .mobile{
        display: block;
    }

    .desktop{
        display: none;
    }

/**** MENU ****/

    .nav-header{
        width: 100%;
        justify-content: space-between;
    }

    .nav-header .pad-l-1{
        padding-left: 0;
    }

/**** HOME ****/

    .boton-cover {
        width: 90%;
        height: 50%;
    }

    .mensaje-div-ordenador {
        display: none;
    }

    .mensaje-div-movil {
        z-index: 1;
        display: block;
        top: 0;
        left: 0;
        max-width: 537px;
        width: 90%;
    }

    @keyframes mensaje{
    0%{ transform:scale(0%); }
    100%{ transform:scale(100%); }
    }

    .glitch::before{
        left: 1px;
        animation: none;
    }

    .glitch::after{
        left: -1px;
        animation: none;
    }

    .header-text p {
        border-radius: 1rem;
        padding: 1rem 1rem;
    }

    .header-text p:last-child {
        margin-top: -1rem;
        border-radius: 0 0 1rem 1rem;
    }

    .header-image video{
        width: 100%;
    }

    .invert::after, .invert::before {
        width: 1rem;
        height: 1rem;
        top: 1rem;
    }

    .invert::before {
        left: -1rem;
    }

    .invert::after {
        right: -1rem;
    }

    .sesiones-grid {
        grid-template-columns: repeat(2, 1fr);
    }

/**** SESION ****/

    .sesion-main{
        flex-direction: column;
    }

    .alumno-img-h {
        height: 31vw;
    }

    #start-sesion {
        width: 13vw;
        height: 13vw;
    }

    .section-item {
        white-space: pre-wrap;
    }

/**** AUDIO ****/

    #name-audio {
        padding-left: 1rem;
    }

    .arrow-section svg{
        display: none;
    }

    .arrow-section {
        padding: 0 1rem;
    }

    .artista div:last-child {
        padding-top: 0.25rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: calc(50vw - 1rem);
    }

/**** PROYECTO ****/

    .mag-speed {
        margin-bottom: -25vw;
    }

    .pad-nombre {
        padding: 1rem 1rem 0 1rem;
    }

    .img-clip{ 
        height: 100vw;
        clip-path: polygon( 92% 0%,8% 0%,8% 0%,6.703% 0.105%,5.473% 0.408%,4.325% 0.894%,3.277% 1.544%,2.344% 2.344%,1.544% 3.277%,0.894% 4.325%,0.408% 5.473%,0.105% 6.703%,0% 8%,0% 74.984%,0% 74.984%,0% 96.128%,0% 96.128%,0.079% 96.73%,0.246% 97.299%,0.494% 97.827%,0.815% 98.308%,1.202% 98.734%,1.647% 99.098%,2.144% 99.393%,2.684% 99.613%,3.261% 99.75%,3.867% 99.797%,3.867% 99.797%,4.472% 99.75%,5.049% 99.613%,5.59% 99.393%,6.086% 99.098%,6.532% 98.734%,6.919% 98.308%,7.24% 97.827%,7.487% 97.299%,7.654% 96.73%,7.733% 96.128%,7.733% 91.253%,7.733% 91.253%,7.838% 89.956%,8.141% 88.726%,8.627% 87.578%,9.278% 86.53%,10.078% 85.598%,11.01% 84.798%,12.058% 84.147%,13.206% 83.661%,14.436% 83.358%,15.733% 83.253%,16.533% 83.253%,16.533% 83.253%,17.83% 83.358%,19.061% 83.661%,20.208% 84.147%,21.257% 84.798%,22.189% 85.598%,22.989% 86.53%,23.64% 87.578%,24.125% 88.726%,24.429% 89.956%,24.533% 91.253%,24.533% 92%,24.533% 92%,24.638% 93.297%,24.941% 94.527%,25.427% 95.675%,26.078% 96.723%,26.878% 97.656%,27.81% 98.456%,28.858% 99.106%,30.006% 99.592%,31.236% 99.895%,32.533% 100%,50.488% 100%,50.488% 100%,51.292% 99.935%,52.055% 99.747%,52.766% 99.447%,53.416% 99.044%,53.993% 98.548%,54.489% 97.97%,54.892% 97.321%,55.193% 96.61%,55.38% 95.847%,55.445% 95.043%,55.445% 95.043%,55.527% 94.253%,55.726% 93.505%,56.034% 92.809%,56.441% 92.175%,56.937% 91.612%,57.511% 91.129%,58.155% 90.737%,58.858% 90.445%,59.61% 90.263%,60.401% 90.2%,60.401% 90.2%,61.193% 90.263%,61.945% 90.445%,62.648% 90.737%,63.291% 91.129%,63.866% 91.612%,64.361% 92.175%,64.768% 92.809%,65.076% 93.505%,65.276% 94.253%,65.357% 95.043%,65.357% 95.043%,65.373% 95.435%,65.419% 95.823%,65.495% 96.204%,65.6% 96.577%,65.734% 96.94%,65.896% 97.292%,66.085% 97.63%,66.3% 97.953%,66.542% 98.26%,66.809% 98.549%,66.809% 98.549%,67.097% 98.815%,67.404% 99.057%,67.727% 99.272%,68.066% 99.462%,68.417% 99.623%,68.78% 99.757%,69.153% 99.863%,69.534% 99.939%,69.922% 99.985%,70.315% 100%,92% 100%,92% 100%,93.297% 99.895%,94.527% 99.592%,95.675% 99.106%,96.723% 98.456%,97.656% 97.656%,98.456% 96.723%,99.106% 95.675%,99.592% 94.527%,99.895% 93.297%,100% 92%,100% 8%,100% 8%,99.895% 6.703%,99.592% 5.473%,99.106% 4.325%,98.456% 3.277%,97.656% 2.344%,96.723% 1.544%,95.675% 0.894%,94.527% 0.408%,93.297% 0.105%,92% 0% );
    }

    .centros-wrapper{
        height: auto;
        margin-bottom: 2rem;
    }

    .font-project {
        height: 100px;
        letter-spacing: -15px;
        gap: 50px;
    }

    .radius {
        border-radius: 35px;
    }

    .main-moving {
        justify-content: center !important;
        flex-direction: column;
    }

    .moving {
        animation: moveItLR 3.9s cubic-bezier(0.49, 0.01, 0.69, 1.01) infinite;
        display: flex;
        justify-content: center;
    }

    .moving:nth-child(2) {
        animation: moveIt2LR 4s cubic-bezier(0.49, 0.01, 0.69, 1.01) infinite;
    }

    .moving:nth-child(3) {
        animation: moveIt3LR 3.95s cubic-bezier(0.49, 0.01, 0.69, 1.01) infinite;
    }

    @keyframes moveItLR {
    0%{ transform:translateX(-10px); }
    10%{ transform:translateX(-10px); }

    40%{ transform:translateX(70px); }
    50%{ transform:translateX(70px); }

    70%{ transform:translateX(20px); }
    80%{ transform:translateX(20px); }

    100%{ transform:translateX(-10px); }
    }

    @keyframes moveIt2LR {
    0%{ transform:translateX(60px); }
    10%{ transform:translateX(60px); }

    40%{ transform:translateX(0px); }
    50%{ transform:translateX(0px); }

    70%{ transform:translateX(40px); }
    80%{ transform:translateX(40px); }

    100%{ transform:translateX(60px); }
    }

    @keyframes moveIt3LR {
    0%{ transform:translateX(-70px); }
    10%{ transform:translateX(-70px); }

    40%{ transform:translateX(50px); }
    50%{ transform:translateX(50px); }

    70%{ transform:translateX(-35px); }
    80%{ transform:translateX(-35px); }

    100%{ transform:translateX(-70px); }
    }

    .c-w {
        aspect-ratio: 200 / 150;
    }

    .c-w, .centro-item-div {
        width: 30vw;
        min-width: 200px;
    }

    .centro-item-div {
        margin-bottom: -30px;
    }

    .logos-div {
        justify-content: center;
    }

    .logos-div img {
        width: unset;
    }

    .cover-project-flex{
        flex-direction: column;
    }

    #photo-animation {
        align-self: center;
        width: 80vw;
        max-width: 500px;
        margin-right: unset;
    }

    .photo-animation-resp {
        display: block;
    }

    .photo-animation-desk {
        display: none;
    }

    #enlace-cifp-cislan img {
        object-position: bottom;
    }

    #modal-ies-alfonso-xel-sabio-de-toledo .flecha-modal {
        top: -33px;
    }

    #modal-ies-alfonso-xel-sabio-de-toledo .close-modal {
        bottom: -85px;
    }

    #moving-ies-alfonso-xel-sabio-de-toledo {
        margin-bottom: 10px;
    }

/**** FOOTER ****/

    .footerH{
        height: 70vh;
        display: flex;
        flex-direction: column;
    }

    .footerH .logos-foo, .footerH .font-XS{
        position: relative;
    }

    .sgae-text {
        position: absolute !important;
        width: calc(100% - 2rem);
    }

    .size-f img {
        height: 40%;
    }

    .size-f {
        font-size: 14vw;
    }

    .logos-foo{
        height: 11vw;
    }

    #footerVideo {
        width: 130% !important;
        max-width: unset;
    }

/**** TEXT ****/

    .font-S, .font-M-S{
        font-size: 0.9rem;
    }

    .font-M{
        font-size: 1.4rem;
    }

    .font-ML{
        font-size: 2.2rem;
    }

    .font-L{
        font-size: 3.55rem;
    }

}

@media screen and (max-width: 530px) {

    .w-66, .w-80, .w-60{
        width: 100%;
    }

    .header-text p {
        width: calc(100% - 1rem);
    }

    .header-text p:last-child {
        width: calc(100% - 6rem);
    }

    .sesiones-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .sesiones-wrapper {
        padding: 5rem 4rem 2rem 4rem;
    }

    .pad-top{
        padding-top: 4rem;
    }

    .sesiones-wrapper .glitch-font{
        text-align: center;
    }

    /* .c-h{
        height: 420px;
    } */

    /* .c-w{
        width: 345px;
        padding-right: 1rem;
    } */

    .centros-wrapper .pad{
        padding: 1rem;
    }

    .logos-foo{
        height: 13vw;
    }

    .alumno-img-h {
        height: 40vw;
    }

    #start-sesion {
        width: 25vw;
        height: 25vw;
    }

    .sesion-main-btn {
        padding: 1.6rem;
    }

    #audio-player .pad-l-1{
        padding-left: 1rem;
    }

    #playPauseBtn {
        margin-right: 1rem;
    }

    #number-audio{
        padding-left: 0.5rem !important;
    }

    #audio-player {
        height: 20vw;
    }

    .sections .pad-l-1{
        padding-left: 1rem;
    }

    .sections .pad-r-1{
        padding-right: 1rem;
    }

    .arrow-section {
        padding: 0 0.5rem;
    }

    .ranking {
        width: 1.5rem;
        height: 1.5rem;
    }

    .radius {
        border-radius: 15px;
    }

    .font-sesiones {
        font-size: 9vw;
        letter-spacing: -5px;
    }

    .modal-content {
        height: 405px;
    }

    .modal-centro-div {
        height: 200px;
    }

    .modal-text {
        padding: 30px 20px 30px 20px;
    }

    .modal-text h2 {
        font-size: 20px;
    }

    .flecha-modal-izq {
        transform: scaleX(-1) translate(-50%, -100%);
        left: -155px;
    }

    .flecha-modal-der {
        right: -155px;
    }

}