﻿html{box-sizing:border-box;height:100%;-webkit-font-smoothing:antialiased;scroll-padding-top:7rem}*,*:after,*:before{box-sizing:inherit}html{font-size:62.5%;background-color:#000;scroll-behavior:smooth;overflow-x:hidden}body{background-color:#fff;font-family:"Roboto",sans-serif;font-size:16px;font-size:1.6rem;line-height:1.5;color:#000}a{text-decoration:none;color:inherit}h1,h2,h3,h4{font-family:"Oswald",sans-serif;padding:0px;margin:0px}h1{font-size:5rem;font-weight:700;line-height:1.1}h2{font-size:3rem;font-weight:500;line-height:1.1}h3{font-size:2rem;font-weight:500;line-height:2.2rem}h4{font-size:1.6rem;font-weight:500}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:#000;font-weight:400;display:block}.rsociales nav{padding-top:0rem;width:100%}.rsociales__menu ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;flex:1 0 auto}@media screen and (min-width: 992px){.rsociales__menu ul{justify-content:flex-end;padding-right:4rem}}.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:#083345}.rsociales__menu ul li span{display:none}.rsociales__menu ul li a{color:#000;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 5 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:""}.nxo-center{justify-content:center !important;width:100% !important}.container{max-width:1200px;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{flex:1;padding-left:1rem;padding-right:1rem}@media screen and (min-width: 769px){.layout .main{padding-left:0rem;padding-right:0rem}}section:not(:first-of-type){padding-top:3rem;padding-bottom:3rem}.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:15%;background:#083345}@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:#fff;transition:.4s}.menu-hamburger>div:before{content:"";position:absolute;width:100%;height:3px;border-radius:1.5px;background-color:#fff;top:-10px;left:0;transition:.4s}.menu-hamburger>div:after{content:"";position:absolute;width:100%;height:3px;border-radius:1.5px;background-color:#fff;top:10px;left:0;transition:.4s}.header{width:100%;position:fixed;transition:all 2.6s ease-out;z-index:999999999}.header__logo{background-color:#f3f3f4;color:#73614e;height:7rem;display:grid;justify-items:center;align-items:center;font-family:"Oswald",sans-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(-130%) translateY(0%);height:calc(100vh - 7rem);display:none;background-color:#083345;order:1;transition:all .5s ease-out;opacity:.97;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;font-size:2rem;z-index:200}@media screen and (min-width: 992px){.header__menus{width:100%}}@media screen and (min-width: 992px){.header__menus{position:relative;top:0rem;left:0rem;height:7rem;transform:translateX(0px);flex-direction:row;justify-content:space-between;align-items:center}}.header__menu{flex:0 1 10rem;z-index:2;height:100%}@media screen and (min-width: 992px){.header__menu{flex:1 0 40rem}}.header__menu ul{list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;margin:0 auto;height:100%;width:100%;font-family:"Oswald",sans-serif;font-weight:400;word-spacing:1px;letter-spacing:-1px}@media screen and (min-width: 992px){.header__menu ul{flex-direction:row;align-items:center;justify-content:center}}.header__menu ul a{color:#fff}.header__menu ul li{display:flex;align-items:center;justify-content:flex-end;margin-left:1.5rem;margin-right:1.5rem;line-height:2.5}@media screen and (min-width: 992px){.header__menu ul li{line-height:unset;background-color:unset}}@media screen and (min-width: 992px){.header__menu ul li{margin-left:2rem;margin-right:2rem}}.header__menu ul .donativo-on{padding-top:.5rem;padding-bottom:.5rem;padding-left:2rem;padding-right:2rem;background-color:#f15a29}@media screen and (min-width: 992px){.header__menu ul .donativo-on{padding:2rem}}.header__menu ul .donativo-on a{color:#fff}.header__menu ul li a[href*=donativos]{padding-top:.5rem;padding-bottom:.5rem;padding-left:2rem;padding-right:2rem;background-color:#f15a29 !important}@media screen and (min-width: 992px){.header__menu ul li a[href*=donativos]{padding:2rem}}.header__menu ul li a[href*=donativos] a{color:#fff}.header__menu ul li:first-child{display:none}@media screen and (min-width: 992px){.header__menu ul li:first-child{display:block}}.header__menu ul li:last-child{flex:0 0 9rem;height:100%;color:#fff;display:flex;justify-content:center;align-items:center;font-style:italic;font-family:"Oswald",sans-serif;font-weight:300;word-spacing:1px;letter-spacing:-1px;font-size:2rem}.header__menu ul li:last-child>a::before{font-family:"Font Awesome 6 Brands";font:var(--fa-font-solid);content:"";font-size:1.8rem;margin-right:.5rem}.header .rsociales{padding-top:1rem;display:none}@media screen and (max-width: 992px){.header .rsociales{display:block}}.header .rsociales__menu ul li a{color:#fff}.poster{position:relative;margin-top:7rem;display:grid;grid-template-columns:10% 40% 40% 10%;grid-template-rows:repeat(2, 1fr);justify-items:center;align-items:center;background-color:#1a1317;height:30vh}@media screen and (min-width: 769px){.poster{height:40vh}}@media screen and (min-width: 992px){.poster{height:65vh}}@media screen and (min-width: 1800px){.poster{height:75vh}}.poster__img-main{grid-column:2/4;grid-row:1/3;justify-self:center;align-self:flex-end;height:100%}.poster__img-main img{object-fit:cover;object-position:top right;height:100%}.poster__img-logo{grid-column:2/4;grid-row:2/3;justify-self:center;align-self:flex-end;height:60%;padding-left:1rem}@media screen and (orientation: landscape){.poster__img-logo{padding-left:4rem}}.poster__img-logo img{object-fit:contain;height:100%}.posteranterior{margin-top:7rem;display:grid;grid-template-columns:25% 25% 25% 25%;grid-template-rows:repeat(2, 1fr);justify-items:center;align-items:center}.posteranterior__img-main{grid-column:1/-1;grid-row:1/-1;width:100%}.posteranterior__img-main img{object-fit:cover;width:100%;height:auto;max-height:55vh}@media screen and (min-width: 992px){.informacion{width:60vw}}@media screen and (min-width: 1800px){.informacion{width:40vw}}.informacion__titulo{padding-top:1rem;padding-bottom:1rem;font-family:"Roboto",sans-serif;font-weight:700;text-align:center;font-size:2rem}@media screen and (min-width: 769px){.informacion__titulo{text-align:center}}.informacion__titulo span:first-of-type{display:block;color:#fff;height:0px}.informacion__titulo span{font-size:1.6rem;color:#57575a;display:block}.informacion__titulo img{margin:0 auto;display:block}.informacion__logo{margin:0 auto}.informacion__descripcion{text-align:center}.informacion__creditos{text-align:justify}.trailer{position:relative;display:block;margin:0 auto}.trailer h1{color:#d29129;text-align:center;margin-bottom:3rem}.trailer .trailer_play{color:#d29129;text-decoration:none;font-size:5.5rem;background-color:rgba(0,0,0,0);border-radius:10%;display:block}.trailer .trailer_play:hover{color:#083345}.trailer .trailer_play:hover span{color:#083345}.trailer .trailer_play:before{font-family:"Font Awesome 5 Free"}.trailer .trailer_play::before{font-weight:900;content:""}.trailer .trailer_play span{display:block;color:#d29129;font-size:1.5rem;font-weight:700}@media screen and (min-width: 769px){.trailer .trailer_play span{font-size:2rem}}.trailer .trailer_playing{color:#083345;text-decoration:none;font-size:5.5rem;background-color:rgba(0,0,0,0);border-radius:10%}.trailer .trailer_playing:hover{color:#083345}.trailer .trailer_playing:hover span{color:#083345}.trailer .trailer_playing:before{font-family:"Font Awesome 5 Free"}.trailer .trailer_playing::before{font-weight:900;content:""}.trailer .trailer_playing span{display:block;color:#083345;font-size:1.5rem}@media screen and (min-width: 769px){.trailer .trailer_playing span{font-size:2rem}}.trailer .trailer_pause{color:#d29129;text-decoration:none;font-size:5.5rem;background-color:rgba(0,0,0,0);border-radius:10%}.trailer .trailer_pause:hover{color:#083345}.trailer .trailer_pause:hover span{color:#083345}.trailer .trailer_pause:before{font-family:"Font Awesome 5 Free"}.trailer .trailer_pause::before{font-weight:900;content:""}.trailer .trailer_pause span{display:block;color:#d29129;font-size:1.5rem}@media screen and (min-width: 769px){.trailer .trailer_pause span{font-size:2rem}}.trailer__videos{display:flex;flex-wrap:wrap;justify-content:center}.trailer__videos>div{flex:0 1 50rem;margin:0rem}.trailer__video{box-shadow:0px 0px 6px 0px rgba(0,0,0,.5)}.trailer__video .vjs-control-bar{background:rgba(0,0,0,0);color:#fff}.trailer__video .vjs-play-progress,.trailer__video .vjs-volume-level{background:#083345}.trailer__video .vjs-slider{background:#fff}.trailer__video .vjs-big-play-button{background-color:rgba(115,133,159,.5);border:none}.trailer__video .vjs-big-play-button:hover{background-color:rgba(8,51,69,.9) !important}.trailer .video-js .vjs-load-progress div{background:#d29129}.trailer .video-js:hover .vjs-big-play-button{border-color:#fff;background-color:rgba(115,133,159,.8)}.trailer__titulo{color:#083345;font-family:"Roboto",sans-serif;font-weight:700}.descarga{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 992px){.descarga{width:80vw}}@media screen and (min-width: 1800px){.descarga{width:40vw}}.descarga__info{width:100%;text-align:center;margin:auto}.descarga__texto{display:inline-block;vertical-align:middle;font-family:"Roboto",sans-serif;font-size:2.5rem;line-height:2.5rem;font-weight:400;text-align:center;width:50vw}.descarga__texto p{display:inline-block}@media screen and (min-width: 769px){.descarga__texto{width:auto;font-size:3rem;line-height:3rem}}@media screen and (min-width: 769px){.descarga__texto{font-size:3rem;line-height:3rem}}.descarga__logogr{margin:0 auto;display:inline-block;vertical-align:middle;padding-left:2rem}.descarga__logogr img{display:inline-block;width:auto;height:8rem;margin:0 auto}@media screen and (min-width: 576px){.descarga__logogr img{width:auto;height:8rem;margin:0 auto}}@media screen and (min-width: 769px){.descarga__logogr img{width:auto;height:8rem;margin:0 auto}}@media screen and (min-width: 992px){.descarga__logogr img{width:auto;height:8rem;margin:0 auto}}.descarga__tiendas{margin:0 auto;width:80%;padding-top:4rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.descarga__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){.descarga__dispositivos{grid-template-columns:repeat(4, 1fr);width:80%}}.descarga__dispositivos img{margin:0 auto;display:block}.descarga__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){.descarga__links_escuchar_podcast{grid-template-columns:repeat(4, 1fr);width:100%}}.descarga__links_escuchar_podcast_rest{margin:0 auto;max-width:100%;width:100%;padding-top:2rem;padding-bottom:4rem;display:grid;grid-template-columns:repeat(4, 1fr);row-gap:4rem;column-gap:2rem;justify-items:center;align-items:center}@media screen and (min-width: 769px){.descarga__links_escuchar_podcast_rest{grid-template-columns:repeat(8, 1fr);width:100%}}.elpodcast,.meditacion{background-color:#d29129}.elpodcast__info,.meditacion__info{display:flex;flex-direction:column;align-items:center;margin:0 auto;width:95%}@media screen and (min-width: 769px){.elpodcast__info,.meditacion__info{width:80%}}@media screen and (min-width: 992px){.elpodcast__info,.meditacion__info{width:60%}}.elpodcast__logo,.meditacion__logo{width:90%;display:grid;place-items:center;margin-bottom:2rem}@media screen and (min-width: 576px){.elpodcast__logo,.meditacion__logo{width:70%}}@media screen and (min-width: 992px){.elpodcast__logo,.meditacion__logo{width:55%}}@media screen and (min-width: 1800px){.elpodcast__logo,.meditacion__logo{width:40%}}.elpodcast__texto,.meditacion__texto{display:grid;place-items:center;font-size:2rem;color:#fff;margin-bottom:2rem;text-align:center;padding-left:1rem;padding-right:1rem}.elpodcast__microfono,.meditacion__microfono{display:grid;place-items:center;margin-bottom:2rem}.elpodcast__capitulos,.meditacion__capitulos{margin:0 auto;display:grid;column-gap:1rem;row-gap:3rem;justify-items:center;height:auto;padding-right:1rem;padding-left:1rem;grid-template-columns:repeat(4, 32rem);overflow-x:scroll;-webkit-overflow-scrolling:touch;overflow-y:hidden}.elpodcast__capitulos::-webkit-scrollbar,.meditacion__capitulos::-webkit-scrollbar{display:none}@media screen and (min-width: 576px){.elpodcast__capitulos,.meditacion__capitulos{grid-template-columns:repeat(4, 40rem);column-gap:2rem;padding-right:3rem;padding-left:3rem}}@media screen and (min-width: 769px){.elpodcast__capitulos,.meditacion__capitulos{overflow-x:unset;overflow-y:unset;column-gap:3rem;grid-template-columns:repeat(2, 1fr);padding-right:2rem;padding-left:2rem}}@media screen and (min-width: 992px){.elpodcast__capitulos,.meditacion__capitulos{grid-template-columns:repeat(4, 1fr);padding-right:3rem;padding-left:3rem}}.elpodcast__capitulo,.meditacion__capitulo{border:none;margin:0 auto}.elpodcast__poster,.meditacion__poster{position:relative;margin:0 auto;overflow:hidden}.elpodcast h2,.meditacion h2{display:block;text-align:center;position:absolute;top:1rem;left:50%;transform:translate(-50%, 0);color:#fff;width:95%;text-shadow:1px 1px 0 #083345,-1px -1px 0 #083345,1px -1px 0 #083345,-1px 1px 0 #083345,1px 1px 0 #083345}@media screen and (min-width: 992px){.elpodcast h2,.meditacion h2{font-size:2.1vw;line-height:2vw}}.elpodcast__extracto,.meditacion__extracto{width:100%;display:block;transition:.5s ease;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}.elpodcast__extracto p,.meditacion__extracto p{color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:1.85rem;padding:1rem 1rem;text-align:center;line-height:2.5rem}@media screen and (min-width: 576px){.elpodcast__extracto p,.meditacion__extracto p{font-size:2rem;line-height:3rem}}@media screen and (min-width: 769px){.elpodcast__extracto p,.meditacion__extracto p{font-size:2rem}}@media screen and (min-width: 992px){.elpodcast__extracto p,.meditacion__extracto p{font-size:1.1vw;line-height:1.6vw}}@media screen and (min-width: 1800px){.elpodcast__extracto p,.meditacion__extracto p{font-size:2rem;line-height:3rem}}.elpodcast__pie,.meditacion__pie{font-family:"Roboto",sans-serif;font-weight:400;font-size:2rem}.elpodcast__pie p,.meditacion__pie p{padding-top:0rem;padding-bottom:0rem}.elpodcast__pie span,.meditacion__pie span{background-color:#962022;font-family:"Roboto",sans-serif;color:#fff;font-weight:500;font-size:3.5rem;display:inline-block;line-height:4rem;min-width:4rem;text-align:center}.elpodcast__titulo,.meditacion__titulo{font-family:"Oswald",sans-serif;color:#fff;font-size:2.1rem}.elpodcast__titulo p,.meditacion__titulo p{padding-top:0rem;padding-bottom:0rem}.elpodcast .elpodcast__poster:hover h2,.elpodcast .meditacion__poster:hover h2,.meditacion .elpodcast__poster:hover h2,.meditacion .meditacion__poster:hover h2{display:block}.elpodcast .elpodcast__poster:hover picture:after,.elpodcast .meditacion__poster:hover picture:after,.meditacion .elpodcast__poster:hover picture:after,.meditacion .meditacion__poster:hover picture:after{content:"";position:absolute;margin:0;top:0;left:0;width:100%;height:100%;background-color:rgba(8,51,69,.85)}.elpodcast .elpodcast__poster:hover img,.elpodcast .meditacion__poster:hover img,.meditacion .elpodcast__poster:hover img,.meditacion .meditacion__poster:hover img{opacity:.9}.elpodcast .elpodcast__poster:hover .elpodcast__extracto,.elpodcast .elpodcast__poster:hover .meditacion__extracto,.elpodcast .meditacion__poster:hover .elpodcast__extracto,.elpodcast .meditacion__poster:hover .meditacion__extracto,.meditacion .elpodcast__poster:hover .elpodcast__extracto,.meditacion .elpodcast__poster:hover .meditacion__extracto,.meditacion .meditacion__poster:hover .elpodcast__extracto,.meditacion .meditacion__poster:hover .meditacion__extracto{opacity:1}.elpodcast__imagen,.meditacion__imagen{display:block;width:100%;max-width:35rem}.BBFormContainer[data-bbox-part-id="55257b1d-f6e8-489b-8aa5-f5e5f027f1b7"] .BBFormSubmitbutton{filter:none;background-image:none;background-color:#d29129 !important}.BBFormContainer[data-bbox-part-id="55257b1d-f6e8-489b-8aa5-f5e5f027f1b7"] .BBFormSubmitbutton:hover{opacity:1 !important;background-color:#083345 !important}.donativo h1,.contacto h1{color:#d29129;text-align:center}.donativo p,.contacto p{margin:0 auto;text-align:center;width:90%;padding-bottom:1rem}@media screen and (min-width: 576px){.donativo p,.contacto p{width:70%}}@media screen and (min-width: 769px){.donativo p,.contacto p{width:50%}}@media screen and (min-width: 992px){.donativo p,.contacto p{width:41%}}@media screen and (min-width: 1800px){.donativo p,.contacto p{width:30%}}.donativo #bbox-root,.contacto #bbox-root{display:grid;place-items:center;overflow-x:hidden;min-height:1000px}.meditacion__capitulos{grid-template-columns:repeat(5, 32rem)}@media screen and (min-width: 576px){.meditacion__capitulos{grid-template-columns:repeat(5, 40rem);column-gap:2rem;padding-right:3rem;padding-left:3rem}}@media screen and (min-width: 769px){.meditacion__capitulos{overflow-x:unset;overflow-y:unset;column-gap:3rem;grid-template-columns:repeat(2, 1fr);padding-right:2rem;padding-left:2rem}}@media screen and (min-width: 992px){.meditacion__capitulos{grid-template-columns:repeat(5, 1fr);padding-right:3rem;padding-left:3rem}}.elenco{background-color:#f3f3f4}.team,.elenco{margin:0 auto;padding-top:4rem;padding-bottom:4rem}.team h1,.elenco h1{color:#d29129;text-align:center}.team__personas,.elenco__personas{max-width:900px;padding-top:4rem;position:relative;margin:0 auto;display:grid;column-gap:1.5rem;row-gap:3rem;justify-items:center;height:auto;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}.team__personas::-webkit-scrollbar,.elenco__personas::-webkit-scrollbar{display:none}@media screen and (min-width: 576px){.team__personas,.elenco__personas{grid-template-columns:repeat(auto-fit, 220px);grid-auto-flow:column;grid-auto-columns:220px}}@media screen and (min-width: 769px){.team__personas,.elenco__personas{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){.team__personas,.elenco__personas{grid-template-columns:repeat(4, 1fr)}}.team__persona,.elenco__persona{border:0px solid #228b22;scroll-snap-align:start;scroll-snap-stop:normal}.team__foto,.elenco__foto{display:block;width:100%;border-radius:50%}.team__datos,.elenco__datos{position:relative;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:100%;padding-left:1rem;padding-right:2rem}.team__nombre,.elenco__nombre{flex:0 0 75%;font-family:"Oswald",sans-serif;color:#000;font-size:2rem}.team__nombre p,.elenco__nombre p{padding-top:0rem;padding-bottom:0rem;font-size:1.8rem}.team__nombre span,.elenco__nombre span{position:relative;top:-0.5rem;font-size:1.8rem;font-style:italic}.team__bio,.elenco__bio{flex:0 0 auto}.team__mensaje,.elenco__mensaje{display:none;color:#083345;text-decoration:none;font-size:2.5rem;margin-top:1rem;margin-bottom:1rem;width:3.5rem;height:4rem;background-color:rgba(0,0,0,0);border-radius:10%;text-align:center}.team__mensaje:hover,.elenco__mensaje:hover{color:#d29129}.team__mensaje:before,.elenco__mensaje:before{font-family:"Font Awesome 5 Free"}.team__mensaje::before,.elenco__mensaje::before{font-weight:900;content:""}.team__info,.elenco__info{position:relative;color:#d29129;text-decoration:none;font-size:2.5rem;margin-top:1rem;margin-bottom:1rem;margin-left:1rem;width:3.5rem;height:4rem;background-color:rgba(0,0,0,0);border-radius:10%;text-align:center}.team__info:hover,.elenco__info:hover{color:#083345}.team__info:before,.elenco__info:before{font-family:"Font Awesome 5 Free"}.team__info::before,.elenco__info::before{font-weight:900;content:""}.trasbambalinas{background-color:#f3f3f4}.trasbambalinas h1{color:#d29129;text-align:center;margin-bottom:3rem}.trasbambalinas .splide{padding:0;margin-bottom:5rem}.trasbambalinas .splide .splide__arrow svg{fill:rgba(245,181,52,.7137254902) !important}.trasbambalinas .splide .splide__arrow:hover svg{fill:#f5b434 !important}.trasbambalinas .splide .splide__pagination__page.is-active{background-color:#f5b434}.trasbambalinas .splide .splide__pagination__page:hover{background-color:#73614e}.trasbambalinas .splide .splide__pagination{bottom:1.4rem}@media screen and (max-width: 576px){.trasbambalinas .splide .splide__pagination{bottom:.5rem}}.trasbambalinas .splide .splide__arrow--prev{top:28% !important}@media screen and (max-width: 576px){.trasbambalinas .splide .splide__arrow--prev{left:.1rem}}@media screen and (min-width: 576px){.trasbambalinas .splide .splide__arrow--prev{top:30% !important}}@media screen and (min-width: 769px){.trasbambalinas .splide .splide__arrow--prev{top:30% !important}}@media screen and (min-width: 992px){.trasbambalinas .splide .splide__arrow--prev{top:40% !important}}.trasbambalinas .splide .splide__arrow--next{top:28% !important}@media screen and (max-width: 576px){.trasbambalinas .splide .splide__arrow--next{right:.1rem}}@media screen and (min-width: 576px){.trasbambalinas .splide .splide__arrow--next{top:30% !important}}@media screen and (min-width: 769px){.trasbambalinas .splide .splide__arrow--next{top:30% !important}}@media screen and (min-width: 992px){.trasbambalinas .splide .splide__arrow--next{top:40% !important}}.trasbambalinas .splide .splide__slide{position:relative}.trasbambalinas .splide .splide__slide p{margin:0 auto;padding-top:1rem;text-align:center;width:90%;padding-bottom:5rem}@media screen and (min-width: 576px){.trasbambalinas .splide .splide__slide p{width:85%}}@media screen and (min-width: 769px){.trasbambalinas .splide .splide__slide p{width:85%}}@media screen and (min-width: 992px){.trasbambalinas .splide .splide__slide p{width:90%}}.regalos{background-color:#fff}.regalos h1{color:#d29129;text-align:center}.regalos .regalos__lista{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-end;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(4, 1fr)}}.regalos .regalos__lista .regalo img{width:100%;overflow:hidden}.contacto{background-color:#f3f3f4}.contacto p{padding-top:1rem;padding-bottom:1rem}.contacto p:first-of-type{padding-top:2.1rem}.contacto p:last-of-type{font-size:2.2rem;font-family:"Oswald",sans-serif}.footer{height:auto;min-height:9rem;width:100%;background-color:#f3f3f4;color:#000}.footer section{margin-top:4rem;margin-bottom:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;font-family:"Roboto",sans-serif}.footer section .rsociales{flex:unset;display:block}.footer section .derechos{color:#000;text-align:center}.bio{display:none}.bio__content{padding:0px}.bio__imagen{position:relative;display:block;float:left;margin-right:15px;max-width:40%;border-radius:50%}@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:#f3f3f4;margin:15% auto;padding:20px;border:1px solid #888;width:80%}@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{display:none}@media screen and (min-width: 769px){.modal-cv__header{display:block;display:grid;place-items:center}}.modal-cv__close{color:#d29129;float:right;font-size:28px;font-weight:bold}.modal-cv__close:hover,.modal-cv__close:focus{color:#083345;text-decoration:none;cursor:pointer}.modal-cv__body{position:relative;display:block;width:100%;margin:20px auto;color:#000;text-align:left;min-height:15rem;overflow:hidden}.btn-donar{display:none;position:fixed;top:-101rem;right:-5rem;z-index:201}@media screen and (min-width: 992px){.btn-donar{top:-101rem}}.show-donar{animation:showdonar;animation-delay:0s;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes showdonar{from{right:-5rem}to{right:0rem}}.hidde-donar{animation:hiddedonar;animation-delay:20s;animation-duration:2s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes hiddedonar{from{right:0rem}to{right:-5rem}}