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;overflow-x:hidden}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}#app{flex-direction:column;align-items:center;width:100vw}#app,#app>*{display:flex}#app>*{min-width:90%}#control{background-size:cover;height:7rem;background-image:url(/img/img.1211fecf.png);justify-content:space-evenly;padding-left:7rem;padding-right:7rem;margin-bottom:.5rem;border-bottom:.5rem solid #a39f9f}#control,#main{align-items:center}#main{justify-content:center}#header{height:4rem;background:#000;justify-content:space-between;align-items:center;padding-left:7rem;padding-right:7rem}.picture{width:24rem;height:24rem}#itemPicture .picture{width:50rem;height:35rem}.photos{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-evenly;padding-bottom:2rem}.photos>*{margin-top:1rem}#searchButton{display:inline;padding:.6rem}#searchButton>svg{display:inline;position:absolute;margin-left:-2.4rem;margin-top:.5rem}#searchInput{padding:.5rem;width:30rem;height:100%}#headLevelOne h1{font-family:Roboto;font-size:72px;font-weight:700;height:100%;padding:1rem;color:#2a2a2a}#currentItem{z-index:99;display:flex;flex-direction:column;padding-top:2rem;padding-bottom:4rem}#itemAutor{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#itemAutor img{border-radius:20px;width:4rem;height:4rem}#itemAutor p{margin-left:1rem;height:1.6rem;color:beige;font-size:1.5rem}#itemInfo{padding-bottom:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#single:after{content:"";position:absolute;z-index:-1;background:url(/img/currentPhotoBackground.1591fed1.png);background-size:cover;padding-right:25rem;padding-left:25rem;padding-bottom:8.2rem;margin-top:-45rem;margin-left:-95rem;transform:scale(5);transform-origin:top left;width:1rem;filter:blur(2px)}#itemCtrl{width:15rem;justify-content:space-between}#itemCtrl,.btn{display:flex;flex-direction:row}.btn{padding:.5rem;border:1px solid #e6e6fa;background:#fff8dc;border-radius:10px;justify-content:space-evenly;align-items:center}.btn.btn-down h3{color:#006400;font-size:1.3rem}.btn.btn-down{background:#d9d94f;width:9rem}.btn.btn-fv{background:#ee3030}@media only screen and (max-device-width:400px){#searchInput{padding:.5rem;width:20rem}#single:after{display:none}#itemCtrl{width:auto}#itemPicture .picture{margin-left:2vw;width:96vw;height:auto}#itemAutor p{margin-left:0;color:#2a2a2a}}