html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--color-primero:#7d3c98;--color-primeroDark:#8e44ad;--color-segundo:teal;--color-tercero:#ff0;--color-cuarto:#750d37;--blanco:#fffffe;--negro:#151516;--color-nota:#b8bfc6;--bg-nota:#363b40;--scrollOne:#48d1cc;--scrollTwo:#4682b4;--fuenteHeading:"Original Surfer",cursive;--fuenteText:"Handlee",cursive}.dark{background-color:var(--negro)}.dark a,.dark h1,.dark h2,.dark h3,.dark h4,.dark li,.dark p{color:var(--blanco)}.dark .icons{filter:invert(100%)}.dark .barra{border-right:.1rem solid hsla(0,0%,100%,.5)}.dark .barra,.dark .nav__link:hover{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(0,0,0,.4)}.dark .nav__link:hover{border:.1rem solid hsla(0,0%,100%,.5)}.dark .banner{background-image:url(../assets/media/imagen/sky_night.jpg)}.dark .box{background:linear-gradient(145deg,#222,#292929);box-shadow:20px 20px 60px #202020,-20px -20px 60px #2c2c2c}.dark .footer{background-color:var(--blanco)}.dark .footer,.dark .footer h3{color:var(--negro)}.dark .carta:after{background-color:var(--blanco)}.dark .galeria__img{outline:1px solid var(--blanco)}.dark .galeria__contenido{background-color:hsla(0,0%,100%,.2)}.dark .galeria__icon{filter:invert(0)}.dark .galeria__copy{background-color:hsla(0,0%,100%,.6);color:var(--negro)}.dark .link{color:var(--color-cuarto)}html{box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit}body{font-family:var(--fuenteText);font-size:1.6rem;line-height:1.5;transition:.5s}img{display:block;max-width:100%}a{text-decoration:none}li{list-style:none}h1,h2,p,ul{margin:0;padding:0}.wrapper{margin:0 auto;max-width:116rem;width:60%}@media screen and (min-width:768px){.wrapper{width:80%}}.center{text-align:center}.writings__title{font-size:3rem;margin:4rem 0 0}@media screen and (min-width:768px){.writings__title{font-size:3.8rem}}.writings__subtitle{font-size:2rem}.writings__text{margin:1.6rem 0}.title{font-size:2rem;margin:3rem 0}@media screen and (min-width:768px){.title{font-size:3.8rem}}.goup{display:none}@media screen and (min-width:1024px){.goup{bottom:.2rem;display:flex;height:4rem;position:fixed;right:.2rem;width:4rem}}.goup__icon{background:teal;border-radius:50%;box-shadow:inset -5px -5px 10px #033,inset 5px 5px 10px #00cdcd;box-shadow:-2px -3px 17px 3px #551a8b;height:0;left:50%;top:50%;transform:translate(-50%,-50%);transition:.2s;width:0}.goup__icon:hover{cursor:pointer}.show{z-index:10}.show .goup__icon{-webkit-animation:popup .3s ease-in-out;animation:popup .3s ease-in-out;height:4rem;width:4rem;z-index:10}@-webkit-keyframes popup{0%{height:0;width:0}50%{height:6rem;width:6rem}to{height:4rem;width:4rem}}@keyframes popup{0%{height:0;width:0}50%{height:6rem;width:6rem}to{height:4rem;width:4rem}}.barra{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.1);border-right:.1rem solid rgba(0,0,0,.5);bottom:0;color:var(--negro);height:100vh;left:0;padding:.5rem;position:fixed;top:0;transition:.5s;width:5rem;z-index:100}@media screen and (min-width:1024px){.barra{width:6rem}}.barra__nav{display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden}.barra__nav-brand{visibility:hidden}@media screen and (min-width:1024px){.barra__nav-brand{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;visibility:visible}}.nav__toggle{cursor:pointer;padding:.5rem;width:5rem}.nav__logo{color:var(--negro);font-size:1.2rem;font-weight:600}.nav__link{align-items:center;border:.1rem solid transparent;border-radius:.5rem;color:var(--negro);-moz-column-gap:2rem;column-gap:2rem;cursor:pointer;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;margin-bottom:2rem;padding:1rem;position:relative;transition:.3s}.nav__link:hover{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.1);border:.1rem solid rgba(0,0,0,.5)}.nav__icon{width:2rem}@media screen and (min-width:1024px){.nav__icon{width:3rem}}.nav__name{font-size:1.5rem}.expander{width:17rem}.hero{display:grid}@media screen and (min-width:768px){.hero{grid-template-columns:2fr 1fr}}@media screen and (min-width:1024px){.hero__images img{height:66rem;-o-object-fit:cover;object-fit:cover;width:100%}}.hero__text{align-items:center;display:flex;flex-direction:column;font-family:var(--fuenteHeading);justify-content:center;padding-top:3rem}@media screen and (min-width:768px){.hero__text{padding-top:0;row-gap:2rem}.hero__title{font-size:4rem}}@media screen and (min-width:1024px){.hero__title{font-size:6rem}}@media screen and (min-width:768px){.hero__subtitle{font-size:2.2rem}}.name{color:var(--color-cuarto)}@media screen and (min-width:1024px){.name{font-size:2.5rem}}.banner{background-image:url(../assets/media/imagen/sky.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:2rem;overflow:hidden;padding:5rem 0;text-align:center;width:100%;z-index:-1}.banner__text{-webkit-animation:moveOne 15s linear infinite;animation:moveOne 15s linear infinite;display:inline-block;font-size:4rem;margin:0;position:relative}@media screen and (min-width:376px){.banner__text{-webkit-animation:moveTwo 15s linear infinite;animation:moveTwo 15s linear infinite}}@media screen and (min-width:768px){.banner__text{-webkit-animation:moveThree 15s linear infinite;animation:moveThree 15s linear infinite}}@media screen and (min-width:1024px){.banner__text{-webkit-animation:moveFour 15s linear infinite;animation:moveFour 15s linear infinite}}@-webkit-keyframes moveOne{0%{left:376px}to{left:-4800px}}@keyframes moveOne{0%{left:376px}to{left:-4800px}}@-webkit-keyframes moveTwo{0%{left:768px}to{left:-4800px}}@keyframes moveTwo{0%{left:768px}to{left:-4800px}}@-webkit-keyframes moveThree{0%{left:1024px}to{left:-4800px}}@keyframes moveThree{0%{left:1024px}to{left:-4800px}}@-webkit-keyframes moveFour{0%{left:1280px}to{left:-4800px}}@keyframes moveFour{0%{left:1280px}to{left:-4800px}}.box{background:linear-gradient(145deg,#e3e3e3,#fff);border-radius:5rem;box-shadow:20px 20px 60px #d6d6d6,-20px -20px 60px #fff;height:74rem;margin-bottom:3rem;padding:1rem}@media screen and (min-width:768px){.box{height:62rem}}@media screen and (min-width:1024px){.box{height:50rem}}.li__icon{color:var(--color-primeroDark);opacity:0;width:2rem}.box__buttom ul{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem;row-gap:2rem}@media screen and (min-width:768px){.box__buttom ul{flex-direction:row;justify-content:space-around}}.box__buttom .li{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;cursor:pointer;display:flex;font-size:2rem;justify-content:center}.box__buttom .li.activo{color:var(--color-primeroDark)}.box__buttom .li.activo .li__icon{opacity:1}.box__buttom .li:hover{transition:color .5s ease}.box__buttom .li .li a:visited,.box__buttom .li:hover{color:var(--color-primeroDark)}.box__content{position:relative}.box__context{display:grid;gap:3rem;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;opacity:0;padding:2rem 1rem 0;position:absolute;text-align:center}@media screen and (min-width:768px){.box__context{align-items:center;grid-template-columns:repeat(2,1fr);grid-template-rows:unset;justify-content:center}}.box__context.activo{opacity:1}.box__img img{border-radius:1rem}.box__text p{padding-bottom:1.5rem}.box__text p:first-child{font-family:var(--fuenteHeading);font-size:3rem}@media screen and (min-width:768px){.box__text p:first-child{padding-bottom:3rem}}.videos{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));justify-items:center;justify-self:center;padding-left:10%;padding-right:10%}@media screen and (min-width:768px){.videos{grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));padding:0}}iframe{border:1px solid var(--color-cuarto)}.footer{background-color:var(--negro);color:var(--blanco);margin-top:5rem;padding-bottom:3rem;width:100%}.watch{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:1024px){.watch{flex-direction:row;justify-content:space-around}}.watches__content{display:flex}.simply-section{align-items:center;display:flex;justify-content:center;text-align:center;width:5rem}@media screen and (min-width:376px){.simply-section{margin:.5rem;width:10rem}}.simply-amount{display:block;font-size:2rem;font-weight:700}@media screen and (min-width:376px){.simply-amount{font-size:2.5rem}}.simply-word{font-size:1.2rem}@media screen and (min-width:376px){.simply-word{font-size:2rem}}.carta{margin-bottom:5rem}.carta:after{background-color:var(--negro);content:"";display:block;height:.1rem;transform:translate(50%,-50%);width:50%}.enlaces{align-items:center;display:flex;justify-content:space-around;margin-bottom:2rem;padding:.3rem;width:15%}.enlaces .enlaces__icon{color:var(--blanco);width:2.8rem}.galeria{-moz-column-gap:.5em;column-gap:.5em;-moz-columns:250px 5;columns:250px 5;margin-top:3rem}.galeria__img{margin-bottom:.5em;outline:1px solid var(--negro);outline-offset:-10px}.galeria__img:hover{cursor:pointer;filter:grayscale(50%);transition:filter .5s}.galeria__contenido{align-items:center;background-color:rgba(21,21,22,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .4s ease-in;width:100%}.mover{transform:translateX(0)}.galeria__show{display:block;height:50%;-o-object-fit:cover;object-fit:cover;transform:scale(0);transition:transform .5s .4s;z-index:-1}@media screen and (min-width:768px){.galeria__show{height:75%}}.show{transform:scale(1)}.galeria__icon{color:var(--blanco);cursor:pointer;filter:invert(100%);position:absolute;right:1.4rem;top:1.4rem;width:3rem}@media screen and (min-width:768px){.galeria__icon{right:3rem;top:3rem;width:3.4rem}}.galeria__copy{background-color:rgba(21,21,22,.8);border-radius:1rem;bottom:14rem;color:var(--blanco);font-family:var(--fuenteHeading);font-size:1.8rem;padding:.5rem 1rem;position:fixed}@media screen and (min-width:768px){.galeria__copy{bottom:8rem;font-size:2.6rem}}.anecdotario{align-items:center;display:flex;flex-direction:column;gap:5rem;justify-content:center}@media screen and (min-width:768px){.anecdotario{display:grid;grid-template-columns:repeat(2,1fr);text-align:center}}.anecdotario__date{flex-grow:2}.bloque h3{cursor:pointer}.bloque p{height:0;overflow:hidden;padding:0;transition:all .5s ease}.bloque a{border-radius:1rem;color:var(--color-cuarto);display:inline-block;font-weight:700;margin:.3rem;padding:.5rem;transition:background-color .5s ease,color5s ease}.bloque a:hover{background-color:var(--color-segundo);color:var(--blanco);padding:.8rem 1.2rem}.bloque.activo p{height:5rem}.link{border-radius:1rem;color:var(--color-cuarto);margin:.3rem;padding:.5rem;transition:background-color .5s ease,color .5s ease}.link:hover{background-color:var(--color-segundo);color:var(--blanco);padding:.8rem 1.2rem}.body--note{background-color:var(--bg-nota);color:var(--color-nota)}.note{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 0 0;row-gap:2rem}@media screen and (min-width:768px){.note{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);grid-template-rows:10rem -webkit-min-content;grid-template-rows:10rem min-content}}.note__title{text-align:center}@media screen and (min-width:768px){.note__title{grid-column:span 2}}.note__title h2{font-family:var(--fuenteHeading);font-size:3rem}@media screen and (min-width:768px){.note__title h2{font-size:4rem}}.note__images{align-items:center;display:flex;justify-content:center}.nt--img{width:80%}@media screen and (min-width:768px){.nt--img{width:50%}}.note__content{text-align:center}.note__content p{padding-bottom:1rem}@media screen and (min-width:768px){.note__content p{padding-bottom:2.2rem}}.note__content span{font-family:var(--fuenteHeading)}.note__content strong{color:var(--color-segundo)}.note__icon{align-items:center;display:flex;justify-content:space-evenly;margin-bottom:2rem}.note__icon img{width:4rem}
/*# sourceMappingURL=style.css.map */
