﻿html{box-sizing:border-box;height:100%;-webkit-font-smoothing:antialiased;scroll-padding-top:5rem}*,*:after,*:before{box-sizing:inherit}html{font-size:62.5%;background-color:#000;scroll-behavior:smooth;overflow-x:hidden}body{background-color:#000;font-family:"Merriweather",serif;font-weight:400;font-size:16px;font-size:1.6rem;line-height:1.5;color:#fff;font-size:1.5rem;background:url(../img/fondo_unacanciondenavidad.jpg);background-repeat:repeat}a{text-decoration:none;color:inherit}h1,h2,h3,h4{font-family:"Merriweather",serif;color:#fbf6cf;padding:0px;margin:0px}h1{font-size:2.6rem;font-weight:400;line-height:1.1}@media screen and (min-width: 769px){h1{font-size:3.5rem}}h2{font-size:2.5rem;font-weight:300;line-height:1.1}@media screen and (min-width: 769px){h2{font-size:3.5rem}}h3{font-size:1.9rem;font-weight:300;line-height:1.2rem}@media screen and (min-width: 769px){h3{font-size:2.5rem;line-height:2.2rem}}h4{font-size:1.5rem;font-weight:300}ul{list-style:none;margin:0;padding:0;font-size:2rem}p{margin:0 auto;padding-top:1rem;padding-bottom:1rem}img{max-width:100%;height:auto}video{width:100%;height:auto}.rsociales{flex:1 1 auto;color:#fff;font-weight:400;display:block}.rsociales nav{padding-top:0rem;width:100%;display:grid;place-content:center}.rsociales__menu ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;width:100%;flex:1 0 auto}.rsociales__menu ul li{display:flex;align-items:center;justify-content:center;margin-top:1rem;margin-bottom:1rem;margin-left:1rem;width:5rem;height:5rem;background-color:rgba(0,0,0,0);border-radius:10%}.rsociales__menu ul li:first-child{margin-left:0rem}.rsociales__menu ul li:hover{background-color:#b79c58}.rsociales__menu ul li span{display:none}.rsociales__menu ul li a{color:#fff;text-decoration:none;font-size:2.5rem;width:100%;height:auto;text-align:center;vertical-align:middle}.rsociales__menu ul li a:hover{color:#fff}.rsociales__menu ul li a:before{font-family:"Font Awesome 6 Brands"}.rsociales__menu ul li a[href*="facebook.com"]::before{content:""}.rsociales__menu ul li a[href*="twitter.com"]::before{content:""}.rsociales__menu ul li a[href*="youtube.com"]::before{content:""}.rsociales__menu ul li a[href*="instagram.com"]::before{content:""}.rsociales__menu ul li a[href*="linkedin.com"]::before{content:""}.rsociales__menu ul li a[href*="pinterest.com"]::before{content:""}.icon-phone::before{font-family:"Font Awesome 6 Free";font-weight:900;content:""}.icon-arroba::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"@"}.hidden{opacity:0 !important;display:none !important}.show{opacity:1 !important;display:block !important}.scrollToTop{width:4.5rem;height:4.5rem;background:#c89d5b;font-weight:bold;color:#fff;text-decoration:none;position:fixed;bottom:0rem;right:-5rem;border:.5rem solid #c89d5b;border-top-left-radius:.7rem;border-bottom-left-radius:.7rem;font-size:2.25rem;line-height:2.25rem;transition:all 1s ease-out;z-index:9999}.scrollToTop:hover{background:#c89d5b;border:.5rem solid #c89d5b}.scrollToTop i{height:100%;width:100%;display:grid;place-content:center}.moveleft{left:0;transform:translateX(0)}.movecenter{left:50%;transform:translateX(-50%)}.moveright{left:100%;transform:translateX(-100%)}.contact-form{margin-left:auto;margin-right:auto;width:90%;position:relative}.contact-form>*{padding:.5rem 2rem;margin:1rem auto;display:block;width:100%;outline:none !important;border-radius:.4rem;transition:border .4s ease-in-out;border:1px solid #797777;resize:none}.contact-form legend,.contact-form-response{font-weight:bold;text-align:center;position:absolute;bottom:-3.3rem;width:90%;margin-left:5%}.contact-form-response{background-color:#faebd7;border:thin solid green}.contact-form-response.is-active{display:block;animation:show-message 1s 1 normal 0s ease-out both}.contact-form input[type=submit]{width:10rem;cursor:pointer}.contact-form *::placeholder{color:#5d5a5a}.contact-form [required]:valid{border:thin solid #5d5a5a}.contact-form [required]:invalid{border:thin solid #5d5a5a}.contact-form-error{margin-top:-1.2rem;font-size:80%;font-style:italic;background-color:red;color:#fff;transition:all 800ms ease;border:none;border-radius:0rem}.contact-form-error.is-active{display:block;animation:show-message 1s 1 normal 0s ease-out both}.none{display:none}@keyframes show-message{0%{visibility:hidden;opacity:0}100%{visibility:visible;opacity:.9}}.container{max-width:900px;width:100%;margin:0 auto}.container-fluid{width:100%;max-width:100%;margin:0 auto}.layout{display:flex;flex-direction:column;margin:0 auto;min-height:100vh;overflow-x:hidden}.layout .main{position:relative !important;flex:1;padding-left:0rem;padding-right:0rem}@media screen and (min-width: 769px){.layout .main{padding-left:0rem;padding-right:0rem}}.menu-toggler{position:absolute;top:1.25rem;left:2rem;width:4.5rem;height:4.5rem;z-index:3;opacity:0;cursor:pointer}.menu-toggler:checked+.menu-hamburger>div{transform:rotate(135deg)}.menu-toggler:checked:hover+.menu-hamburger>div{transform:rotate(225deg)}.menu-toggler:checked+.menu-hamburger>div:before,.menu-toggler:checked+.menu-hamburger>div::after{top:0;transform:rotate(90deg)}.menu-toggler:checked~.header__menus{transform:translateX(0%) translateY(0%)}.menu-hamburger{position:absolute;top:1.25rem;left:2rem;width:4.5rem;height:4.5rem;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:10%;background:#b79c58}@media screen and (min-width: 992px){.menu-hamburger{display:none}}.menu-hamburger>div{position:absolute;width:60%;height:3px;border-radius:1.5px;background-color:#000;transition:.4s}.menu-hamburger>div:before{content:"";position:absolute;width:100%;height:3px;border-radius:1.5px;background-color:#000;top:-10px;left:0;transition:.4s}.menu-hamburger>div:after{content:"";position:absolute;width:100%;height:3px;border-radius:1.5px;background-color:#000;top:10px;left:0;transition:.4s}.header{width:100%;position:fixed;transition:all .6s ease-out;z-index:999999999}.header__language{position:absolute;top:0px;right:.8rem;height:7rem;width:12rem}.header__language a{flex:0 0 9rem;height:100%;color:#b79c58;display:flex;justify-content:end;align-items:center;font-style:italic;font-family:"Merriweather",serif;font-weight:400;word-spacing:1px;letter-spacing:-1px;font-size:1.6rem}@media screen and (min-width: 992px){.header__language a{color:#fff}}.header__language a::before{font-family:"Font Awesome 6 Brands";font:var(--fa-font-solid);content:"";font-size:1.8rem;margin-right:.5rem}.header__logo{background-color:#000;color:#fbf6cf;height:7rem;display:grid;justify-items:center;align-items:center;font-family:"Merriweather",serif;font-weight:400;font-size:2rem;transition:all .6s ease-out;opacity:.97}.header__logo img{padding-top:1rem;margin:0 auto;width:85%;padding-left:10rem}@media screen and (min-width: 576px){.header__logo img{padding-left:5rem}}@media screen and (min-width: 992px){.header__logo{display:none}}.header__menus{position:absolute;top:7rem;left:0rem;transform:translateX(0%) translateY(-200%);height:calc(100vh - 7rem);display:none;background-color:#000;order:1;transition:all .5s ease-out;opacity:.9;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-content:center;font-size:2rem;z-index:-1}@media screen and (min-width: 992px){.header__menus{width:80%;position:relative;top:0rem;left:0rem;height:7rem;transform:translateX(0px);flex-direction:row;justify-content:space-between;align-items:center;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;border:2px solid #b79c58;border-top:0px}}.header__menu{display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:2;height:auto;max-width:100%;width:70%}@media screen and (min-width: 992px){.header__menu{flex:1 0 40rem}}.header__menu__logo{display:none}@media screen and (min-width: 992px){.header__menu__logo{position:relative;margin:0 auto;display:inline-block}}.header__menu ul{position:relative;list-style:none;display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:0 auto;width:69%;font-family:"Merriweather",serif;font-weight:400;word-spacing:1px;letter-spacing:-1px;font-size:1.6rem}@media screen and (min-width: 992px){.header__menu ul{flex-direction:row;align-items:center;justify-content:flex-end}}.header__menu ul a{color:#fff}.header__menu ul li{display:flex;align-items:center;justify-content:center;margin-left:1.5rem;margin-right:1.5rem;line-height:2.5}@media screen and (min-width: 992px){.header__menu ul li{justify-content:flex-end;line-height:1.5}}.header .rsociales{padding-top:7rem;display:none}@media screen and (max-width: 992px){.header .rsociales{display:block}}.header .rsociales__menu ul li a{color:#fff}.rain{position:fixed;z-index:1;width:100vw;height:100vh}.poster{position:relative;display:grid;grid-template-columns:20% 20% 20% 20% 20%;grid-template-rows:35% 45% 10% 15%;background-color:#0a2f3c;max-height:620px;height:620px;min-height:300px;overflow:hidden;max-width:2200px}@media screen and (min-width: 576px){.poster{max-height:710px;height:710px}}@media screen and (min-width: 769px){.poster{max-height:900px;height:730px}}@media screen and (min-width: 992px){.poster{max-height:900px;height:800px}}@media screen and (min-width: 1800px){.poster{max-height:1000px;height:900px}}.poster__img-top{z-index:0;grid-column:1/6;grid-row:1/5;justify-self:flex-start;align-self:flex-start;width:100%}.poster__img-top img{margin:0 auto;object-fit:cover;width:100%;opacity:1}.poster__img-scrooge{z-index:0;grid-column:1/5;grid-row:1/5;justify-self:flex-start;align-self:flex-start;width:100%;text-align:left}@media screen and (min-width: 576px){.poster__img-scrooge{grid-column:1/5}}@media screen and (min-width: 769px){.poster__img-scrooge{grid-column:1/4}}.poster__img-scrooge img{margin-top:7rem;object-fit:cover}.poster__img-logo{z-index:0;grid-column:2/5;grid-row:1/3;justify-self:center;align-self:flex-start;text-align:center}.poster__img-logo img{margin-top:7rem;object-fit:cover;width:80%}@media screen and (min-width: 576px){.poster__img-logo img{width:70%}}@media screen and (min-width: 769px){.poster__img-logo img{width:60%}}@media screen and (min-width: 1800px){.poster__img-logo img{width:68%}}.poster__img-esfera{z-index:0;grid-column:1/3;grid-row:3/5;justify-self:flex-start;align-self:flex-end;width:100%;margin-bottom:7rem}@media screen and (min-width: 576px){.poster__img-esfera{grid-column:1/3;margin-bottom:10rem}}@media screen and (min-width: 769px){.poster__img-esfera{grid-column:1/3;margin-bottom:10rem}}@media screen and (min-width: 992px){.poster__img-esfera{grid-column:2/3;margin-bottom:16rem}}@media screen and (min-width: 1800px){.poster__img-esfera{margin-bottom:27rem}}.poster__img-esfera img{object-fit:cover;width:70%;opacity:1}@media screen and (min-width: 576px){.poster__img-esfera img{width:60%}}@media screen and (min-width: 769px){.poster__img-esfera img{width:60%}}@media screen and (min-width: 992px){.poster__img-esfera img{width:90%}}.poster__img-vela{z-index:0;grid-column:5/6;grid-row:3/5;justify-self:center;align-self:flex-end;width:100%;margin-bottom:7rem}@media screen and (min-width: 576px){.poster__img-vela{margin-bottom:10rem}}@media screen and (min-width: 769px){.poster__img-vela{margin-bottom:10rem}}@media screen and (min-width: 992px){.poster__img-vela{margin-bottom:16rem}}@media screen and (min-width: 1800px){.poster__img-vela{margin-bottom:28rem}}.poster__img-vela img{object-fit:cover;width:95%;max-width:100%;opacity:1}@media screen and (min-width: 576px){.poster__img-vela img{width:80%;max-width:100%}}@media screen and (min-width: 769px){.poster__img-vela img{width:80%;max-width:100%}}@media screen and (min-width: 992px){.poster__img-vela img{width:65%;max-width:70%}}.poster__info{z-index:2;grid-column:1/6;grid-row:1/3;justify-self:center;align-self:flex-start;padding-top:17rem;padding-left:0rem;padding-right:0rem;width:95%}@media screen and (min-width: 576px){.poster__info{width:100%;grid-column:1/6;grid-row:1/3;padding-top:21rem;padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 769px){.poster__info{grid-column:1/6;padding-top:24rem;padding-left:13rem;padding-right:13rem}}@media screen and (min-width: 992px){.poster__info{grid-column:2/5;padding-left:unset;padding-right:unset;padding-top:25rem}}@media screen and (min-width: 1800px){.poster__info{width:80%;padding-left:10rem;padding-right:10rem}}.poster__info h1{text-align:center;size-adjust:30%}.poster__info .story{position:relative;padding:1rem}.poster__info .story::after{z-index:-1;content:" ";position:absolute;top:0px;left:0px;background-color:#000;width:100%;height:100%;opacity:.2}.poster__img-bottom{z-index:0;grid-column:1/6;grid-row:4/5;justify-self:center;align-self:flex-end;width:100%;overflow:hidden;max-height:28rem}@media screen and (min-width: 1800px){.poster__img-bottom{max-height:38rem}}.poster__img-bottom img{object-fit:cover;width:100%;opacity:1}.dickens,.podcastofferus,.originalmusic,.digitalage,.england{margin:0 auto;width:100%;position:relative;padding-top:15rem;z-index:1;min-height:68rem}@media screen and (min-width: 576px){.dickens,.podcastofferus,.originalmusic,.digitalage,.england{min-height:60rem}}@media screen and (min-width: 769px){.dickens,.podcastofferus,.originalmusic,.digitalage,.england{padding-top:30rem;min-height:60rem}}@media screen and (min-width: 992px){.dickens,.podcastofferus,.originalmusic,.digitalage,.england{min-height:55rem}}.dickens h1,.podcastofferus h1,.originalmusic h1,.digitalage h1,.england h1{text-align:center}.dickens__info,.podcastofferus__info,.originalmusic__info,.digitalage__info,.england__info{width:95%;margin:0 auto;padding-top:3rem;text-align:center}@media screen and (min-width: 769px){.dickens__info,.podcastofferus__info,.originalmusic__info,.digitalage__info,.england__info{width:60%}}@media screen and (min-width: 1800px){.dickens__info,.podcastofferus__info,.originalmusic__info,.digitalage__info,.england__info{width:50%}}.dickens__hat{position:absolute;top:-5rem;text-align:center;width:100%}.dickens__hat img{z-index:1;margin:0 auto;width:20rem}@media screen and (min-width: 769px){.dickens__hat img{width:34rem}}.dickens::before,.podcastofferus::before,.originalmusic::before,.digitalage::before,.england::before{content:" ";position:absolute;top:0px;left:0px;width:100%;height:20rem;background-image:url(../img/cintillo_chapters.png);background-repeat:no-repeat;background-size:cover;z-index:-1}.england{padding-top:0rem;min-height:unset}@media screen and (min-width: 769px){.england{padding-top:5rem}}.england::before{background-image:none}.digitalage{padding-top:5rem;min-height:unset}@media screen and (min-width: 769px){.digitalage{padding-top:5rem}}.digitalage__img,.podcastofferus__img,.originalmusic__img{margin:3rem 0rem 3rem 0rem;width:100%;text-align:center}.digitalage__img img,.podcastofferus__img img,.originalmusic__img img{width:20rem}@media screen and (min-width: 769px){.digitalage__img img,.podcastofferus__img img,.originalmusic__img img{width:30rem}}.digitalage::before{background-image:none}.originalmusic{padding-top:3rem;min-height:unset}@media screen and (min-width: 769px){.originalmusic{padding-top:5rem}}.originalmusic::before{background-image:none}.podcastofferus{padding-top:0rem;min-height:unset}@media screen and (min-width: 769px){.podcastofferus{padding-top:5rem}}.podcastofferus__img img{width:25rem}@media screen and (min-width: 769px){.podcastofferus__img img{width:45rem}}.podcastofferus::before{background-image:none}.theater{position:relative;background-color:#0d1945}.theater__stage{width:100vw}.theater__stage .item-nutcracker,.theater__stage .item-esfera,.theater__stage .item-pino,.theater__stage .item-regalo,.theater__stage .item-estrella{margin:3rem 0rem;position:absolute;height:60vh;opacity:1}@media screen and (min-width: 769px){.theater__stage .item-nutcracker,.theater__stage .item-esfera,.theater__stage .item-pino,.theater__stage .item-regalo,.theater__stage .item-estrella{width:auto;height:90vh}}.theater__stage__scene{width:100vw;display:flex;justify-content:center;align-items:top;font-weight:600;font-size:1.5em;text-align:center;color:#fff;position:relative;padding:10px}.theater__stage__scene-scene0{height:100vh;background:url(../img/2880x1880_elcascanueces_web_02.jpg);background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 769px){.theater__stage__scene-scene0{background:url(../img/2880x1880_elcascanueces_web_07.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom}}@media screen and (min-width: 1800px){.theater__stage__scene-scene0{background:url(../img/2880x1880_elcascanueces_web_07-l.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom}}.theater__stage__scene-scene1{background-color:#0d1945}.theater__stage__scene-scene1:before{content:" ";position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../img/2880x1880_elcascanueces_web_06.jpg);background-repeat:no-repeat;background-size:cover;transform:scaleY(1)}.theater__stage__scene-scene2{background:url(../img/2880x1880_elcascanueces_web_06.jpg);background-size:cover}.theater__stage__scene-scene2:before{content:" ";position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../img/2880x1880_elcascanueces_web_06.jpg);background-repeat:no-repeat;background-size:cover;transform:scaleY(-1)}.theater__stage__scene-scene3{background-color:#0d1945}.theater__stage__scene-scene3:before{content:" ";position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../img/2880x1880_elcascanueces_web_06.jpg);background-repeat:no-repeat;background-size:cover;transform:scaleY(1)}.theater__stage__scene-scene4{background-color:#0d1945}.theater__stage__scene-scene4:before{content:" ";position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../img/2880x1880_elcascanueces_web_06.jpg);background-repeat:no-repeat;background-size:cover;transform:scaleY(-1)}.theater__stage__scene__info:after{content:" ";position:absolute;top:0px;left:0px;background-color:#000;width:100%;height:100%;opacity:0}.theater__stage__scene__info{position:relative;opacity:1;width:95vw;min-height:100vh;margin-top:50px;margin-bottom:50px;background:rgba(0,0,0,0);text-align:top;display:grid;align-items:start;justify-items:center;z-index:9999}@media screen and (min-width: 769px){.theater__stage__scene__info{width:75vw;place-items:center}}@media screen and (min-width: 992px){.theater__stage__scene__info{width:55vw;place-items:center}}.theater__stage__scene__info h2{text-align:center;padding-top:3.5rem;width:100%}.theater__stage__scene__info h3{text-align:center;padding-top:2.5rem;width:100%}.theater__stage__scene__info img{padding-top:.5rem}@media screen and (min-width: 576px){.theater__stage__scene__info img{width:65vw;place-items:center}}@media screen and (min-width: 769px){.theater__stage__scene__info img{width:50vw;place-items:center}}@media screen and (min-width: 992px){.theater__stage__scene__info img{width:unset;place-items:center}}.theater__stage__scene__info p{font-family:"Merriweather",serif;color:#fff;font-weight:300;font-size:1.6rem;width:90%;position:relative;text-align:justify}.theater__stage__scene__info .pie{text-align:center;padding:0rem;font-size:1.4rem}.theater__stage__scene__info .pie .nombre{font-weight:700}.theater__stage__scene__info .pie .titulo{font-style:italic}.crew,.cast{margin:0 auto;padding-top:5rem;padding-bottom:4rem}.crew h1,.cast h1{color:#fbf6cf;font-family:"Merriweather",serif;text-align:center}.crew__members,.cast__members{padding-top:4rem;position:relative;margin:0 auto;display:grid;column-gap:3rem;row-gap:3rem;justify-items:center;height:auto;z-index:1;grid-template-columns:repeat(auto-fit, 200px);grid-auto-flow:column;grid-auto-columns:200px;overflow-x:scroll;-webkit-overflow-scrolling:touch;overflow-y:hidden;scroll-snap-type:x mandatory}.crew__members::-webkit-scrollbar,.cast__members::-webkit-scrollbar{display:none}@media screen and (min-width: 576px){.crew__members,.cast__members{grid-template-columns:repeat(auto-fit, 220px);grid-auto-flow:column;grid-auto-columns:220px}}@media screen and (min-width: 769px){.crew__members,.cast__members{z-index:1 !important;grid-auto-flow:unset;grid-auto-columns:unset;overflow-x:unset;overflow-y:unset;column-gap:3rem;justify-content:space-evenly;grid-template-columns:repeat(2, 0.3fr)}}@media screen and (min-width: 992px){.crew__members,.cast__members{grid-template-columns:repeat(4, 1fr)}}.crew__member,.cast__member{border:0px solid #228b22;scroll-snap-align:start;scroll-snap-stop:normal}.crew__photo,.cast__photo{display:block;width:100%;transition:all .5s ease-out}@media screen and (min-width: 992px){.crew__photo:hover,.cast__photo:hover{transform:scale(1.08);transition:all .5s ease-out}}.crew__data,.cast__data{position:relative;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:100%}.crew__name,.cast__name{flex:0 0 80%;font-family:"Merriweather",serif;color:#fff;font-size:2rem}.crew__name p,.cast__name p{padding-top:0rem;padding-bottom:0rem;font-size:1.8rem}.crew__name span,.cast__name span{position:relative;top:-0.5rem;font-size:1.8rem;font-style:italic}.crew__bio,.cast__bio{position:absolute;right:0px;top:0rem;display:flex;flex-direction:row;justify-content:flex-end}.crew__message,.cast__message{color:#fff;text-decoration:none;font-size:2.5rem;margin-top:0rem;margin-bottom:0rem;width:3.5rem;height:4rem;background-color:rgba(0,0,0,0);border-radius:10%;text-align:center}.crew__message:hover,.cast__message:hover{color:#c89d5b}.crew__message:before,.cast__message:before{font-family:"Font Awesome 6 Free"}.crew__message::before,.cast__message::before{font-weight:900;content:""}.crew__info,.cast__info{position:relative;color:#fff;text-decoration:none;font-size:2.5rem;margin-top:0rem;margin-bottom:0rem;margin-left:.5rem;width:3.5rem;height:4rem;background-color:rgba(0,0,0,0);border-radius:10%;text-align:center}.crew__info:hover,.cast__info:hover{color:#c89d5b}.crew__info:before,.cast__info:before{font-family:"Font Awesome 6 Free"}.crew__info::before,.cast__info::before{font-weight:900;content:""}.escuchar{padding-top:2rem;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 992px){.escuchar{width:60vw}}@media screen and (min-width: 1800px){.escuchar{width:40vw}}.escuchar__info{display:flex;flex-direction:column-reverse;width:100%}.escuchar__texto{width:100%;flex:1 0 80%;text-align:center;display:grid;place-items:center;font-family:"Merriweather",serif;color:#fff;font-size:2.5rem;line-height:2.5rem;font-weight:300;text-align:center}@media screen and (min-width: 769px){.escuchar__texto{font-size:2.5rem;line-height:2.5rem;width:100%}}@media screen and (min-width: 992px){.escuchar__texto{width:100%}}.escuchar__logogr{width:50%;flex:0 0 20%;display:grid;place-items:center;padding-right:.3rem}@media screen and (min-width: 769px){.escuchar__logogr{padding-right:0rem}}.escuchar__logogr img{margin:0 auto;display:block;max-width:100%;height:auto}@media screen and (min-width: 576px){.escuchar__logogr img{width:65%}}@media screen and (min-width: 769px){.escuchar__logogr img{width:60%}}@media screen and (min-width: 992px){.escuchar__logogr img{width:55%}}.escuchar__tiendas{margin:0 auto;width:80%;padding-top:4rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.escuchar__tiendas a{display:flex;justify-content:center;align-items:center}.escuchar__dispositivos{margin:0 auto;max-width:90%;width:90%;padding-top:3rem;padding-bottom:3rem;display:grid;grid-template-columns:repeat(2, 1fr);row-gap:4rem;column-gap:2rem;justify-items:center;align-items:center}@media screen and (min-width: 769px){.escuchar__dispositivos{grid-template-columns:repeat(4, 1fr);width:80%}}.escuchar__dispositivos img{margin:0 auto;display:block}.escuchar__links_escuchar_podcast{margin:0 auto;max-width:88%;width:100%;padding-top:4rem;padding-bottom:4rem;display:grid;grid-template-columns:repeat(2, 1fr);row-gap:4rem;column-gap:2rem;justify-items:center;align-items:center}@media screen and (min-width: 769px){.escuchar__links_escuchar_podcast{grid-template-columns:repeat(4, 1fr);width:100%}}.escuchar__links_escuchar_podcast a{z-index:1;display:flex;justify-content:center;align-items:center}.escuchar__links_escuchar_podcast_rest{margin:0 auto;max-width:100%;width:100%;padding-top:2rem;padding-bottom:4rem;display:grid;grid-template-columns:repeat(3, 1fr);row-gap:4rem;column-gap:2rem;justify-items:center;align-items:center}.escuchar__links_escuchar_podcast_rest a{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 769px){.escuchar__links_escuchar_podcast_rest{grid-template-columns:repeat(9, 1fr);width:100%}}.podcast{position:relative;z-index:0;margin:0 auto;padding-top:10rem;padding-bottom:4rem}.podcast h1,.podcast h2{color:#fbf6cf;text-align:center}.podcast__chapters{display:grid;grid-template-columns:80%;grid-template-rows:auto 1fr;place-content:center;row-gap:0rem;margin-top:0rem}@media screen and (min-width: 769px){.podcast__chapters{grid-template-columns:40% 60%;grid-template-rows:repeat(1, 1fr);row-gap:2rem;margin-top:5rem}}.podcast__chapter{margin-top:0rem;width:100%}@media screen and (min-width: 769px){.podcast__chapter{margin-top:5rem}}.podcast__chapter h3{text-align:center;line-height:3rem}@media screen and (min-width: 769px){.podcast__chapter h3{text-align:left}}.podcast__chapter p{font-family:"Merriweather",serif;color:#fff;font-weight:300;font-size:1.6rem;width:100%;position:relative;text-align:justify}@media screen and (min-width: 769px){.podcast__chapter p{text-align:left}}.podcast__poster{position:relative;margin-top:1rem;width:100%;text-align:center;margin-top:5rem}@media screen and (min-width: 769px){.podcast__poster{margin-top:0rem}}.podcast__poster img{width:60%}@media screen and (min-width: 576px){.podcast__poster img{width:55%}}@media screen and (min-width: 769px){.podcast__poster img{width:80%}}.podcast::before{content:" ";position:absolute;top:0px;left:0px;width:100%;height:20rem;background-image:url(../img/cintillo_chapters.png);background-repeat:no-repeat;background-size:cover;z-index:-1}.shopify-buy__btn{background-color:red !important}.shopify-buy__product__title{color:#fbf6cf !important;background-color:#888;font-family:"Merriweather",serif;font-weight:400;font-size:1.6rem}.regalos h1{color:#fbf6cf;text-align:center}.regalos .regalos__lista{z-index:1;padding-top:4rem;position:relative;margin:0 auto;display:grid;grid-template-columns:repeat(1, 1fr);column-gap:1rem;row-gap:2rem;justify-items:center;align-items:flex-start;height:auto;overflow:hidden}@media screen and (min-width: 769px){.regalos .regalos__lista{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 992px){.regalos .regalos__lista{grid-template-columns:repeat(3, 1fr)}}.regalos .regalos__lista .regalo img{width:100%;overflow:hidden}.footer{padding-top:10rem;height:auto;min-height:9rem;width:100%;color:#fff;font-size:1.2rem}.footer section{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;font-family:"Merriweather",serif}.footer section .rsociales{flex:unset;display:block;width:100%}.footer section .derechos{background-color:#b79c58;padding-top:1rem;padding-bottom:1rem;color:#fff;text-align:center;width:100%;opacity:1}.bio{display:none}.bio__content{padding:0px;font-size:1.6rem}.bio__imagen{position:relative;display:block;float:left;margin-right:15px;max-width:40%}@media screen and (min-width: 576px){.bio__imagen{max-width:30%}}@media screen and (min-width: 769px){.bio__imagen{max-width:20%}}@media screen and (min-width: 992px){.bio__imagen{max-width:20%}}@media screen and (min-width: 1800px){.bio__imagen{max-width:20%}}#modal{margin:0 auto;padding:0;width:50%}.modal-cv{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.modal-cv__content{background-color:#f0eacb;color:#000;margin:15% auto;border:0px solid #888;width:80%;border-radius:10px;border:2px solid #b79c58}@media screen and (min-width: 769px){.modal-cv__content{width:90%}}@media screen and (min-width: 992px){.modal-cv__content{width:60%}}@media screen and (min-width: 1800px){.modal-cv__content{width:45%}}.modal-cv__header{border-top-left-radius:10px;display:grid;place-items:center;background-color:#000;height:8rem;border-bottom:3px solid #b79c58}@media screen and (min-width: 769px){.modal-cv__header{display:block;display:grid;place-items:center}}.modal-cv__close{border-top-right-radius:10px;background-color:#000;color:#b79c58;float:right;padding-right:2rem;padding-top:1.2rem;font-size:28px;font-weight:bold;height:8rem;border-bottom:3px solid #b79c58}.modal-cv__close:hover,.modal-cv__close:focus{color:#b79c58;font-weight:bolder;text-decoration:none;cursor:pointer}.modal-cv__body{position:relative;display:block;width:100%;margin:20px auto;padding:20px;text-align:left;min-height:15rem;overflow:hidden}.menu-listen{position:fixed;width:4rem;height:4rem;bottom:4rem;right:0rem;text-align:center;z-index:1000;animation:bot-to-top 2s ease-out}.menu-listen img{width:90%}.menu-listen:hover+ul{visibility:visible;animation:scale-in .5s}.podcast__menu{position:fixed;right:1rem;padding-bottom:5rem;bottom:3rem;z-index:100;visibility:hidden;text-align:right}.podcast__menu li{list-style:none;margin-bottom:1rem;width:100%;text-align:right}.podcast__menu a{display:block;width:100%}.podcast__menu img{margin:0 auto;width:90%}.podcast__menu:hover{visibility:visible;opacity:1 !important}@keyframes bot-to-top{0%{bottom:-60px}50%{bottom:40px}}@keyframes right-to-left{0%{right:-60px}50%{right:25px}}@keyframes scale-in{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}