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}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}@font-face{font-family:WorkSans-Bold;src:url(/WorkSans-Bold.4182bad9.ttf);font-weight:400;font-style:normal}@font-face{font-family:ProductSans-Regular;src:url(/ProductSans-Regular.fc446200.ttf);font-weight:400;font-style:normal}@font-face{font-family:Raleway-Medium;src:url(/Raleway-Medium.42ae7351.ttf);font-weight:400;font-style:normal}@font-face{font-family:Raleway-Regular;src:url(/Raleway-Regular.8b93386e.ttf);font-weight:400;font-style:normal}@font-face{font-family:Raleway-Italic;src:url(/Raleway-Italic.f70efb70.ttf);font-weight:400;font-style:normal}@font-face{font-family:Raleway-SemiBold;src:url(/Raleway-SemiBold.3ea4244e.ttf);font-weight:400;font-style:normal}@font-face{font-family:Raleway-Bold;src:url(/Raleway-Bold.42e36c70.ttf);font-weight:400;font-style:normal}*{box-sizing:border-box;scroll-behavior:smooth}body{background-color:#f3f3f3;font-size:14px;display:flex;flex-direction:column;justify-content:center}@media (min-width:768px){body{font-size:16px}}p{font-family:Raleway-Regular;font-size:1em;color:#2f2f2f}@media (min-width:768px){p{font-size:1rem}}h1{font-family:WorkSans-Bold;font-size:1.8rem;color:#2f2f2f;line-height:100%}@media (min-width:768px){h1{font-size:2.2rem}}@media (min-width:1100px){h1{font-size:3rem}}h2{text-transform:uppercase;font-family:Raleway-SemiBold;font-size:1.45rem;color:#2f2f2f}@media (min-width:768px){h2{font-size:1.8rem}}@media (min-width:1100px){h2{font-size:2.2rem}}h3{font-family:Raleway-Regular;font-size:1.1em;color:#2f2f2f}@media (min-width:768px){h3{font-size:1.4rem}}@media (min-width:1100px){h3{font-size:1.6em}}.header__brand{font-family:ProductSans-Regular;font-size:2em}@media (min-width:768px){.header__brand{font-size:2.2em}}.cta{background-color:transparent;font-family:Raleway-Regular;font-size:.9rem;text-transform:uppercase;border:3px solid #2f2f2f;color:#2f2f2f;text-align:center;overflow:hidden;position:relative;height:4rem;width:15rem}@media (min-width:768px){.cta{font-size:1rem;text-align:center;height:4rem;width:20rem}.cta:hover{color:#f3f3f3}.cta:hover .btn__span{width:800px;height:800px}}.cta .btn__span{border-radius:50%;background-color:#2f2f2f;transition:width .4s ease-in-out,height .4s ease-in-out;width:0;height:0;position:absolute;top:0;left:0;display:block;transform:translate(-50%,-50%);z-index:-1}.cta--mobile{background-color:#f3f3f3}@media (min-width:768px){.cta--mobile{background-color:transparent}}.menu{font-family:Raleway-SemiBold;font-size:.5em;color:#2f2f2f}@media (min-width:768px){.menu{font-size:.9em}}.p-card{font-family:Raleway-Italic}@media (min-width:768px){.p-card{font-size:1rem}}@media (min-width:1100px){.p-card{font-size:1.3rem}}a:hover,button:hover{cursor:pointer}@keyframes valueOpacity{0%{opacity:1}to{opacity:0}}@keyframes valueFilter{0%{filter:grayscale(1)}to{filter:none}}@keyframes swipeDown{0%{transform:translateY(0)}to{transform:translateY(10px)}}header .navbar{position:fixed;z-index:10;top:90vh;width:100vw}header .navbar__desktop{display:none}header .navbar__mobile{background-color:#efefef;opacity:1;display:flex;flex-direction:row;position:relative;justify-content:space-around;align-items:center;height:10vh;width:100vw;box-shadow:0 3px 10px #1c1c1c}header .navbar__mobile.disappear{display:none}header .element__mobile{width:30px;height:80%;font-size:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}header .shopping__bag--mobile{width:24px;height:24px}header .navbar__mobile--text{margin-bottom:7px}@media (min-width:960px){header .navbar{position:fixed;z-index:10;top:0}header .navbar__desktop{background-color:hsla(0,0%,96.1%,.5);opacity:1;display:flex;flex-direction:row;position:relative;justify-content:space-between;align-items:center;height:10vh;width:100vw;box-shadow:0 -3px 5px #1c1c1c;top:0}header .navbar__mobile{display:none}header .elements{justify-content:space-around;width:100%;height:100%}header .elements,header .logo{display:flex;align-items:center}header .logo{flex-direction:row;width:160px;height:10vh}header .logo__name{display:flex;font-family:ProductSans-Regular;font-size:30px;margin-left:1vw;margin-bottom:1vh}header .logo__navbar{width:40px;height:40px;margin-bottom:1vh}header .test{width:30px;height:30px}header .navbar__menu{font-family:Raleway-SemiBold;text-transform:uppercase}header .navbar__menu:hover{text-decoration:underline}header .navbar__txt{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:700px;margin-top:1vh}header .navbar__txt a{text-decoration:none;color:#2f2f2f}header .navbar__element--text{width:150px;height:20px;text-align:center}header .navbar__logo--shopping{justify-content:center;align-items:center;width:auto;height:35px;margin-bottom:1vh}header .shopping__bag--logo{width:35px;height:35px}}.hero{height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;background:url(/perf-hero.4770113d.png);background-size:contain;background-repeat:no-repeat;background-position:100%;padding-bottom:10vh}@media (min-width:768px){.hero{background:url(/perf-danaerys.c8f246e3.png);background-size:cover;background-repeat:no-repeat;background-position:right -300px bottom}}@media (min-width:900px){.hero{background-size:contain}}@media (min-width:1100px){.hero{height:90vh;margin-top:10vh;padding-bottom:0;background-position:right -150px bottom}}.hero .hero__logo{max-width:13%;align-self:center;padding:7% 0}@media (min-width:768px){.hero .hero__logo{display:none}}.hero .hero__text{padding:0 10%;height:75%;display:flex;flex-direction:column;justify-content:space-between}@media (min-height:600px) and (max-width:767px){.hero .hero__text{justify-content:space-around}}@media (min-width:768px){.hero .hero__text{width:70%;height:70vh;justify-content:space-around;margin-top:3%}}@media (min-width:1100px){.hero .hero__text{padding-left:8%;width:70%}}.hero .hero__text h1{line-height:130%;width:70%}@media (min-height:600px) and (max-width:767px){.hero .hero__text h1{line-height:140%}}@media (min-width:768px){.hero .hero__text h1{width:100%}}.hero .hero__text h3{line-height:150%;width:50%}@media (min-height:600px) and (max-width:767px){.hero .hero__text h3{line-height:160%}}@media (min-width:768px){.hero .hero__text h3{width:90%}}@media (min-width:1100px){.hero .hero__text h3{width:80%}}.hero .hero__scroll--indication{display:none}@media (min-width:960px){.hero .hero__scroll--indication{display:flex;align-items:center;margin:4% 0 3%;flex-direction:column;height:5%;justify-content:space-between}.hero .hero__scroll--indication img{margin-top:10px}.hero .hero__scroll--indication a{text-decoration:none;color:#2f2f2f}}.hero .hero__arrow--scroll{animation:swipeDown 1s infinite alternate;margin-top:3%;width:16px}.hero__background--text{font-size:200px;font-family:Raleway-Bold;color:#ececec;transform:rotate(-90deg);z-index:-2;position:absolute;left:-400px;top:200px}@media (min-width:768px){.hero__background--text{transform:rotate(0deg);left:-100px;font-size:400px}}.cards{display:none;width:100vw;flex-flow:column wrap;align-items:center;padding:8% 3%}@media (min-width:768px){.cards{margin:30px 0;width:100%;padding:0;height:60vh;display:flex;flex-flow:row nowrap;justify-content:space-around;justify-self:center}}.cards__card{height:150px;display:flex;justify-content:space-between;align-items:center;margin-bottom:2%}@media (min-width:768px){.cards__card{position:relative;width:23%;height:100%;margin-left:0;margin-bottom:0;filter:grayscale(90%);transition:.3s ease-in-out}.cards__card .cards__button{display:none}.cards__card .knowMore{height:60px;padding:20px;border:1px solid #f3f3f3;width:60px}.cards__card:hover{filter:none}.cards__card:hover .cards__button,.cards__card:hover .cards__description{opacity:1;text-shadow:0 0 3px #000;color:#fff;display:block}.cards__card:hover .knowMore{display:none}.cards__card:hover .cards__img{transform:scale(1.05)}.cards__card:hover #effect{filter:contrast(100%)}}.cards__img{width:49%;padding:10px;height:100%;object-fit:cover}@media (min-width:768px){.cards__img{padding:0;width:100%;margin-left:0;position:absolute;z-index:-1;transition:transform .3s}}.cards__img--left{box-shadow:5px 0 8px rgba(0,0,0,.25)}@media (min-width:1100px){.cards__img--left{box-shadow:none}}.cards__img--right{box-shadow:-5px 0 8px rgba(0,0,0,.25)}@media (min-width:768px){.cards__img--right{box-shadow:none}}.cards__content{padding:10px 5%;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:768px){.cards__content{height:90%;transform:translateY(15px);padding:10px}}@media (min-width:1100px){.cards__content{color:#fff;padding:20px 20px 40px;width:100%;height:100%;justify-content:space-between;align-items:center}}.cards__content a{align-self:center;display:flex;justify-content:center;text-decoration:none}@media (min-width:768px){.cards__content a{width:100%}}.cards__title{font-size:.8rem;padding:0}@media (min-height:600px) and (max-width:767px){.cards__title{font-size:.9rem}}@media (min-width:768px){.cards__title{color:#fff;font-size:1.5rem;text-shadow:0 0 5px #000;align-self:center}}.cards__description{line-height:200%;padding:0;font-size:.7rem}@media (min-width:768px){.cards__description{opacity:0;margin-top:5%;font-size:1rem}}@media (min-width:1100px){.cards__description{align-self:flex-start;font-size:1.3rem}}.cards .cta{background-color:transparent}.cards .cta__arrow{max-width:50%}@media (min-width:768px){.cards .cta__arrow{display:none}}.cards__button{max-width:100%;height:60px;border:1px solid #fff;opacity:0;text-decoration:none;color:#f3f3f3;padding:0 15px;display:none}@media (min-width:768px){.cards__button{display:block}}.custom{padding:30px 0;background-color:#c4c4c4;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.custom h2{padding-bottom:5%}.custom div{display:flex;justify-content:space-around;overflow:hidden;width:100%}.custom div img{max-width:100%;padding-bottom:5%}@media (min-width:768px){.custom div img{max-width:50%}}.custom div .jacket__man{display:none}@media (min-width:768px){.custom div .jacket__man{display:block}}.creation{height:90vh;width:100vw;display:flex;justify-content:space-between;margin-top:10vh}.creation__content{width:65vw;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.creation__imgs{max-height:50%;max-width:80%;display:flex}.creation__img{height:300px;width:auto;display:none}.creation__img--visible{display:block}.creation__changes{width:35vw;height:90vh}.creation__buttons{width:400px;height:50px;text-align:center;line-height:50px;display:flex;justify-content:space-evenly;user-select:none}.creation__step{width:120px;height:100%;display:none}.creation__step--visible{display:block;cursor:pointer;border:1px solid #000}.creation__changes{display:flex;flex-direction:column;box-shadow:-2px 0 5px rgba(0,0,0,.25)}.creation__choice{width:100%;height:60px;background:#000;margin:0;border-bottom:1px solid #fff;display:flex;justify-content:space-between}.creation__change{display:none}.creation__change--visible{height:200px;display:flex;justify-content:space-evenly;flex-direction:column;margin-top:-1px}.creation__title{color:#fff;transform:translateY(25%);margin-left:3%}.creation__arrowDown{width:40px;height:40px;transform:translateY(25%)}.creation__clothes{width:60px;height:60px}.creation__color{height:30px;width:30px;border-radius:50%;background:#ff0;box-shadow:0 4px 6px rgba(0,0,0,.25)}.creation__color:nth-child(2){background-color:#000}.creation__color:nth-child(3){background-color:green}.creation__color:nth-child(4){background-color:brown}.creation__color:nth-child(5){background-color:#00f}.creation__color:nth-child(6){background-color:#fff}.creation__custom{display:flex;justify-content:space-evenly;height:60px}.creation__custom--modifier{height:120px}.creation__pocket{width:45px;height:50px}.creation__painting{width:90px;height:120px}.creation__input{height:50px;font-size:20px;width:150px}.creation__paragraph{margin-left:15px}.creation__okbtn{height:50px;line-height:50px;border:1px solid #000;text-align:center;width:100px;cursor:pointer}.creation__recap{height:100%;width:100%;display:grid;grid-template-columns:100px auto;grid-template-rows:1fr 1fr 1fr 3fr 1fr 1fr;grid-template-areas:"title1 recap1" "title2 recap2" "title3 recap3" "title4 recap4" "title5 recap5" "title6 recap6"}.creation__backimg{width:30px;height:auto;grid-area:recap4;align-self:center}.creation__recapp{align-self:center;grid-area:title1}.creation__recapp:nth-child(2){grid-area:title2}.creation__recapp:nth-child(3){grid-area:title3}.creation__recapp:nth-child(4){grid-area:title4}.creation__recapp:nth-child(5){grid-area:title5}.creation__recapp:nth-child(6){grid-area:recap1;margin:0}.creation__recapp:nth-child(8){grid-area:recap3;margin:0}.creation__recapp:nth-child(9){grid-area:recap5;margin:0}.creation__recapp:nth-child(11){grid-area:title6}.creation__recapp:nth-child(12){grid-area:recap6;margin:0}.creation__recapcolors{align-self:center;grid-area:recap2;display:flex;width:15%;height:20px;justify-content:space-between}.creation__recapcolor{height:20px;width:20px;border-radius:50%;background-color:#00f}.creation__recapcolor:first-child{background-color:brown}#validate{border:3px solid green}#navperso{text-decoration:underline}#signature{height:auto;width:240px}a{text-decoration:none;color:#2f2f2f}.collection{background-color:#ececec;display:flex;justify-content:space-between;flex-direction:column;align-items:center;height:80vh;padding:5vh 0}.collection__images{height:40vh}@media (min-width:768px){.collection__images{height:60vh;display:flex;justify-content:center;align-items:center}}@media (min-width:768px){.collection{height:90vh}}.collection__title{text-transform:uppercase}.collection__carrousel{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%;height:100%}@media (min-width:768px){.collection__carrousel{height:100%}}.collection__arrow{width:38px;height:38px}@media (min-width:768px){.collection__arrow{display:none}}.collection__arrowImg{width:100%;height:100%}.collection__imgs{width:50vw;height:40vh}@media (min-width:768px){.collection__imgs{display:flex;flex-direction:row;width:80vw;height:100%;justify-content:space-around}}.collection__imgli{width:100%;height:100%;object-fit:cover}.collection__imgli--modifier{object-position:center left}.collection__imgli--modifier2{object-position:center top}.collection__img{display:none;width:100%;height:100%;background-color:#d6caca}.collection__img--visible{display:block}@media (min-width:768px){.collection__img{display:block;width:30%}}.values{padding:8% 3%;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background-color:#ececec;z-index:1}@media (min-width:768px){.values{padding:0 3% 3%;flex-direction:row;width:100%;height:80vh}}.values h2{margin-bottom:8%}@media (min-width:768px){.values h2{position:absolute;margin-top:-30vh}}@media (min-width:768px){.values h3{font-size:1.5rem}}.values__value{height:150px;display:flex;justify-content:space-between;margin-bottom:2%}.values__value .knowMore{display:none}@media (min-width:768px){.values__value{width:36%;height:60vh;margin:0;filter:grayscale(1);align-self:flex-end}.values__value .knowMore{display:block;height:60px;padding:20px;border:1px solid #f3f3f3;width:60px;align-self:center}.values__value:hover{position:relative;animation:valueFilter .2s forwards}.values__value:hover .knowMore{animation:valueOpacity .4s forwards}.values__value:hover .values__description{text-shadow:0 0 5px #000;animation:valueOpacity .2s reverse forwards}.values__value:hover h3{animation:valueOpacity .2s forwards}}.values__pic{width:49%;padding:10px;height:100%;object-fit:cover}@media (min-width:768px){.values__pic{width:100%;margin-left:0;position:absolute;z-index:-1}}.values__pic--left{box-shadow:5px 0 8px rgba(0,0,0,.25)}@media (min-width:768px){.values__pic--left{box-shadow:none}}.values__pic--right{box-shadow:-5px 0 8px rgba(0,0,0,.25)}@media (min-width:768px){.values__pic--right{box-shadow:none}}.values__content{padding:10px 5%;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly}@media (min-width:768px){.values__content{padding:10%;position:relative;color:#fff;width:100%;height:100%;justify-content:space-between}}.values__title{font-size:.8rem}@media (min-width:768px){.values__title{color:#f3f3f3;text-shadow:0 0 5px #000;align-self:center}}.values__description{font-size:.8em;line-height:150%}@media (min-width:768px){.values__description{align-self:center;font-size:1.1em;color:#f3f3f3;z-index:0;opacity:0}}@media (min-width:768px){.values__colors{position:absolute;width:100%;height:100%;padding:10px;display:flex;opacity:.3;z-index:1}.values__colors:hover .values__color--one{width:33.3%;background-color:#00008b}.values__colors:hover .values__color--two{width:33.3%;background-color:#fff}.values__colors:hover .values__color--three{width:33.3%;background-color:red}}.fabrics{overflow:hidden;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-around}@media (min-width:500px){.fabrics{flex-direction:row;overflow:hidden;height:60vh}}@media (min-width:1100px){.fabrics{height:80vh}}.fabrics .fabrics__text{position:relative;width:100%;line-height:150%;height:30vh;display:flex;flex-direction:column;padding:10%}@media (min-width:500px){.fabrics .fabrics__text{width:100vw;height:60vh}}@media (min-width:768px){.fabrics .fabrics__text{width:100vw}}@media (min-width:1100px){.fabrics .fabrics__text{margin:0}}.fabrics .fabrics__text h2{text-transform:uppercase;padding-bottom:10%;line-height:150%}@media (min-width:1100px){.fabrics .fabrics__text h2{padding-top:0}}@media (min-width:768px){.fabrics .fabrics__text{justify-content:flex-start;width:100%;height:70vh;padding:8%}}.fabrics h3{padding-bottom:10%}@media (min-width:500px){.fabrics h3{top:17vh}}@media (min-width:1100px){.fabrics h3{top:22vh}}@media (min-width:768px){.fabrics h3{top:19vh}}.fabrics p{line-height:150%;padding-bottom:10%}@media (min-width:500px){.fabrics p{top:26vh;padding-right:1.5vw}}@media (min-width:1100px){.fabrics p{top:35vh}}@media (min-width:768px){.fabrics p{top:29vh;padding-right:1.5vw}}.fabrics .is-checked{display:block}.fabrics .fabric__choice{display:none}.fabrics .fabrics__container{margin-top:30vw;margin-bottom:-20vw;width:100vw;display:flex;flex-direction:column;justify-content:center;position:relative;height:60vh}@media (min-width:500px){.fabrics .fabrics__container{margin:0;height:60vh;background-color:#dbdbdb;justify-content:flex-start}}@media (min-width:768px){.fabrics .fabrics__container{height:60vh}}@media (min-width:1100px){.fabrics .fabrics__container{width:100%;height:80vh;background-color:#dbdbdb}}.fabrics .fabric__radio{display:flex;flex-direction:row}.fabrics .fabric__radio img{width:65vw}@media (min-width:500px){.fabrics .fabric__radio img{width:42vw}}@media (min-width:1100px){.fabrics .fabric__radio img{width:32vw}}.fabrics .fabric__radio .fabric__input1{z-index:8;position:absolute;top:9vh;left:13vw}@media (min-width:500px){.fabrics .fabric__radio .fabric__input1{top:18.5vh;left:2vw;padding-bottom:2vh}}@media (min-width:768px){.fabrics .fabric__radio .fabric__input1{top:20vh;left:2vw;padding-bottom:2vh}}@media (min-width:1100px){.fabrics .fabric__radio .fabric__input1{top:25vh;left:10vw;padding-bottom:2vh}}.fabrics .fabric__radio .fabric__input2{z-index:8;position:absolute;top:14vh;left:13vw}@media (min-width:500px){.fabrics .fabric__radio .fabric__input2{top:23vh;left:2vw;padding-bottom:2vh}}@media (min-width:768px){.fabrics .fabric__radio .fabric__input2{top:25.5vh;left:2vw;padding-bottom:2vh}}@media (min-width:1100px){.fabrics .fabric__radio .fabric__input2{top:32vh;left:10vw;padding-bottom:2vh}}.fabrics .fabric__radio .fabric__input3{z-index:8;position:absolute;top:19.5vh;left:13vw}@media (min-width:500px){.fabrics .fabric__radio .fabric__input3{top:28vh;left:2vw;padding-bottom:2vh}}@media (min-width:768px){.fabrics .fabric__radio .fabric__input3{top:31vh;left:2vw;padding-bottom:2vh}}@media (min-width:1100px){.fabrics .fabric__radio .fabric__input3{top:38vh;left:10vw;padding-bottom:2vh}}.fabrics .fabric__radio input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:20%;width:20px;height:20px;cursor:pointer;border:.2vw solid #2f2f2f;background-color:#fff;transition:all .2s linear}.fabrics .fabric__radio input:checked{background-color:#2f2f2f}@media (min-width:500px){.fabrics .fabric__radio input{width:20px;height:20px;border:.1vw solid #2f2f2f}}@media (min-width:768px){.fabrics .fabric__radio input{width:25px;height:25px;border:.1vw solid #2f2f2f}}@media (min-width:1100px){.fabrics .fabric__radio input{width:25px;height:25px;border:.1vw solid #2f2f2f}}.fabrics .fabric__image__lether{z-index:5;position:absolute;top:5vh;left:15.5vw}@media (min-width:500px){.fabrics .fabric__image__lether{top:12vh;left:2vw}}@media (min-width:1100px){.fabrics .fabric__image__lether{top:17vh;left:10vw}}.fabrics .fabric__image__wool{z-index:4;position:absolute;top:10vh;left:15.5vw}@media (min-width:500px){.fabrics .fabric__image__wool{top:19vh;left:2vw}}@media (min-width:1100px){.fabrics .fabric__image__wool{top:24vh;left:10vw}}.fabrics .fabric__image__lyocell{z-index:3;position:absolute;top:15vh;left:15.5vw}@media (min-width:500px){.fabrics .fabric__image__lyocell{top:24vh;left:2vw}}@media (min-width:1100px){.fabrics .fabric__image__lyocell{top:30vh;left:10vw}}.fabrics .fabric__image__shadow{z-index:2;position:absolute;top:18vh;left:15.5vw;padding:1vh}@media (min-width:500px){.fabrics .fabric__image__shadow{top:27vh;left:2vw}}@media (min-width:1100px){.fabrics .fabric__image__shadow{top:33vh;left:10vw}}.fabrics .fabric__background{width:100%;height:30vh}.fabrics .fabric__background p{display:block;font-family:ProductSans-Regular;color:#ececec;z-index:-1;position:absolute;font-size:11em;left:-10vw;bottom:3vh}@media (min-width:500px){.fabrics .fabric__background p{display:none}}@keyframes appear{30%{opacity:.2}50%{opacity:.5}to{opacity:1}}.artist{display:flex;flex-direction:column;opacity:0}.artist.here{animation:appear .5s forwards}@media (min-width:768px){.artist{flex-direction:row-reverse}}.artist .artist__text{display:flex;flex-direction:column;padding:10%}@media (min-width:768px){.artist .artist__text{justify-content:space-between;width:55%;padding:5% 8%;height:70vh}}.artist .artist__text h2{text-transform:uppercase;padding-bottom:10%}.artist .artist__text h2 em{color:#bc6907}@media (min-width:768px){.artist .artist__text h2{padding:0}}.artist .artist__text p{line-height:150%;padding-bottom:10%}@media (min-width:768px){.artist .artist__text p{padding:0;width:90%}}.artist .artist__pictures{display:flex;flex-direction:column}@media (min-width:768px){.artist .artist__pictures{width:45%;height:70vh}}.artist .artist__pictures .artist__murciano{width:100%;height:40vw;object-fit:cover}@media (min-width:768px){.artist .artist__pictures .artist__murciano{width:45vw;height:50%}}.artist .artist__pictures .artist__paintings{height:40vw;display:flex;background-color:#000}@media (min-width:768px){.artist .artist__pictures .artist__paintings{width:45vw;height:50%}}.artist .artist__pictures .artist__painting{width:33.3%;object-fit:cover;object-position:top}footer{padding:0 10px}footer .footer{width:100%;background-color:#f8f8f8;display:flex;flex-direction:column;justify-content:space-between;align-items:center}footer .footer__info{display:flex;flex-direction:column;padding-right:5px}@media (min-width:768px){footer .footer{width:100%;background-color:#f8f8f8;justify-content:space-between}footer .footer,footer .footer__info{display:flex;flex-direction:column}footer .footer__infos,footer .footer__languages,footer .footer__services{margin-top:20px}}footer .container__txt{display:flex;flex-direction:row;align-self:center;justify-content:space-around;width:100%;margin-top:3vh}@media (min-width:768px){footer .container__txt{display:flex;flex-direction:row;align-self:center;margin-top:3vh}}footer .icons__apps{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;width:30%;padding-top:0}@media (min-width:768px){footer .icons__apps{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;padding-top:2vh}}footer .credits{font-family:Raleway-Regular;color:#2f2f2f;margin-bottom:1vh;font-size:.6rem;margin-top:2vh}@media (min-width:768px){footer .credits{font-size:.9rem;left:48vw;top:58vh;margin:3vh 0}}footer ul{list-style-type:none}footer h3{margin-bottom:1.5vh;font-weight:700}footer li{margin-bottom:.9091em}footer img,footer svg{width:25px;height:25px}@media (min-width:768px){footer ul{list-style-type:none}footer h3{margin-bottom:3vh;font-weight:700}footer li{margin-bottom:1em;font-size:1.4rem}footer img,footer svg{width:50px;height:50px}}
/*# sourceMappingURL=/styles.eb889301.css.map */