:root{--background-color:#fff;--primary-color:#a93653;--title-color:#b23957;--important-text-color:#383838;--text-color:#444;--header-text-color:#535353;--title-section-color:rgba(0,0,0,0.05);--alternative-primary-color:#a8a8a8;--alternative-background-color:rgba(0,0,0,0.8);--alternative-text-color:silver;--alternative-important-text-color:#a9a9a9}body{margin:0;font-family:"Roboto",sans-serif;background-color:var(--background-color)}a,body{color:var(--text-color)}a{text-decoration:none}*{scroll-behavior:smooth!important}.header{top:0;display:flex;padding:1em;width:100%;align-items:center;justify-content:space-between;background-color:var(--background-color);position:fixed;z-index:1;box-sizing:border-box;height:5em}.header__logo{width:3.5em}.header__items{display:flex;width:14em;justify-content:space-between}.header__item{font-weight:400;color:var(--header-text-color);font-size:15px}@media (min-width:630px){.header__logo{width:5em}.header__items{width:20em}.header__item{font-size:1.1em}}@media (min-width:1200px){.header__logo{width:4.5em}.header__items{width:18em}.header__item{font-size:1em}}.home{max-height:100vh}.home__draw{width:100vw}.home__content{display:flex;flex-direction:column;align-items:center}.home__logo{width:30vw;margin:1em}.home__description{color:var(--important-text-color);font-size:1em}.home__social-media{display:flex;width:35vw;margin:1em;justify-content:space-around;align-items:center}.home__social-media-item{width:30px}.home__footer{font-size:.9em;margin-top:2.3em;display:flex;flex-direction:column}.home__arrow{padding-top:.8em;height:1.5em;animation:down 2s;animation-iteration-count:infinite}@keyframes down{0%{margin-top:0}50%{margin-top:1em}to{margin-top:0}}@media (max-width:320px){.home__footer{margin-top:0}}@media (min-width:630px){.home__draw{width:95vw}.home__logo{width:25vw}.home__description{font-size:1.5em}.home__social-media{width:20vw}.home__footer{margin-top:2em;font-size:1.3em}}@media (min-width:1200px){#home{flex-direction:row;flex-wrap:wrap}.home__draw{width:55vw}.home__logo{width:15vw}.home__content{align-items:flex-end;width:40vw}.home__social-media{width:12vw}.home__social-media-item{width:35px}.home__footer{margin-top:0;width:100%;text-align:center;height:2em}.home__arrow{padding-top:0;height:1.2em}}@media (min-width:1500px){@keyframes down{0%{margin-top:0}50%{margin-top:.5em}to{margin-top:0}}}.view{padding-top:4.5em;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;min-height:100vh;overflow:hidden;position:relative}.subtitle{color:var(--title-section-color);font-size:24vw;margin-top:.5em;width:-webkit-max-content;width:max-content;position:absolute;z-index:-1}.subtitle,.title{font-weight:bolder}.title{color:var(--title-color);font-size:2em}p{font-size:.8em;margin-top:.5em;margin-bottom:.5em}@media (min-width:370px){p{font-size:.93em}}@media (min-width:630px){.title{font-size:4em}p{font-size:1.2em}}@media (min-width:1200px){.title{font-size:4em}}.work{padding-top:6em}.works{width:100%}.work__container{display:flex;justify-content:center;float:left;width:100vw}.work__item{display:flex;flex-direction:column;align-items:center;width:80%}.work__image{width:100%;margin-bottom:.5em;max-width:100%}.work__title{margin-top:0;margin-bottom:.5em}.work__subtitle{color:var(--title-color);font-weight:200;font-size:1.5em}.works__container{display:flex}@media (min-width:630px){.work__subtitle{font-size:1.8em}}@media (min-width:1200px){.work__item{flex-direction:row;width:90%;justify-content:space-around}.work__image{height:50vh;width:auto}.work__details{width:40%}.work__description{width:90%}.work__subtitle{font-size:2em}.work{justify-content:center}.work__container{height:70vh;align-items:flex-start}}.about__container{width:80%}.about__image{height:45vh}.about__header{display:flex;justify-content:center;margin-bottom:.5em}.about__title{width:100%;margin-top:.5em;margin-bottom:.5em}.about__description{width:100%}.about__current{background-color:rgba(99,102,241,.06);border:1px solid var(--border-color);border-left:4px solid var(--title-color);padding:.8em 1em;border-radius:10px}@media (min-width:1200px){.about__container{display:flex;justify-content:space-around;align-items:center}.about__image{width:70%;height:auto}.about__header{width:50%}.about__content{width:40%}.about__container,.about__description{width:90%}}.skill{padding-top:6em}.skills{width:100%}.skills__container{display:flex}.skill__container{display:flex;justify-content:center;float:left;width:100vw}.skill__item{display:flex;flex-direction:column;align-items:center;width:80%}.skill__image{max-width:80%;height:35vh}.skill__title{margin-top:0;margin-bottom:.5em}.skill__subtitle{color:var(--title-color);font-weight:200;font-size:1.5em}.skills__optional{display:none}@media (min-width:630px){.skill__subtitle{font-size:1.8em}.skills__optional{display:initial}}@media (min-width:1200px){.skill__item{flex-direction:row;width:90%;justify-content:space-around}.skill__image{width:40%;height:auto}.skill__details{width:40%}.skill__description{width:90%}.skill__subtitle{font-size:2em}.skills{justify-content:center}.skill__container{height:70vh}}.footer{background-color:var(--alternative-background-color);color:var(--alternative-text-color);height:30vh;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;padding-left:10vw}.footer__logo,.footer__social-media-item{fill:var(--alternative-primary-color)}.footer__logo{height:2.8em;width:5em}.footer__social-media{display:flex;justify-content:space-between;width:30%}.footer__social-media-item{height:1.5em;width:1.5em}.footer__slogan{margin:0;font-size:1.1em;font-style:italic}.footer__rights{color:var(--alternative-important-text-color);margin:0}@media (min-width:630px){.footer{padding-right:10vw}.footer__logo{height:4em;width:5.5em}.footer__social-media-item{height:2em;width:2em}.footer__social-media{width:20%}.footer__slogan{font-size:1.5em}}@media (min-width:1200px){.footer__slogan{order:-1;width:57vw;text-align:center}.footer__logo{order:-2;width:9vw}.footer__social-media{width:9vw}.footer{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;padding:5vw;height:15vh}.footer__rights{width:50vw;text-align:center}}
/*# sourceMappingURL=main.fc80fb8a.chunk.css.map */