@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@100;300;400;500;600&display=swap);*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{font-size:100%;min-height:100%;scroll-behavior:smooth;width:100%}body{background:#1f1f1f;font-family:Raleway;font-size:16px;min-height:inherit;overflow-x:hidden;width:inherit}img{display:block;height:auto;max-width:100%}ul{list-style:none}li{list-style-type:none}a{text-decoration:none}h1{font-size:2.5rem}@media screen and (min-width:48em){h1{font-size:3rem}}h2{font-size:2rem}@media screen and (min-width:48em){h2{font-size:2.3rem}}h3{font-size:1.5rem}@media screen and (min-width:48em){h3{font-size:1.8rem}}button{border:none;cursor:pointer;outline:none}.container{margin-left:1.5rem;margin-right:1.5rem;max-width:1024px}@media screen and (max-width:20em){.container{margin-left:1rem;margin-right:1rem}}@media screen and (min-width:64em){.container{margin:0 auto}}.section{padding:6.5rem 0 1rem}.section__title{color:#3d3d3d;font-weight:700;letter-spacing:2px;margin-bottom:3rem;position:relative;text-align:center;text-shadow:.5rem .5rem .2rem #1f1f1f;text-transform:uppercase}@media screen and (min-width:48em){.section__title:last-child{font-size:inherit}}.header{background-color:transparent;left:0;position:fixed;top:0;width:100%;z-index:100}.header.scroll-header{background-color:#474747;box-shadow:0 1px 4px rgba(40,37,37,.1)}.nav{align-items:center;display:flex;height:4.5rem;justify-content:space-between}@media screen and (min-width:48em){.nav{-webkit-column-gap:3rem;column-gap:3rem}}.nav__logo{margin-right:1rem;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}@media screen and (min-width:48em){.nav__logo img{height:60px;width:60px}}.nav__menu{transition:.5s}@media screen and (max-width:47.9em){.nav__menu{background-color:#474747;height:100%;padding:6rem 0;position:fixed;right:-100%;top:0;width:100%}}.nav__menu.show-menu{right:0;transition:right .5s}.nav .nav__list{align-items:center;display:flex;flex-direction:column;row-gap:4rem}@media screen and (min-width:48em){.nav .nav__list{-webkit-column-gap:3rem;column-gap:3rem;-webkit-column-gap:4rem;column-gap:4rem;flex-direction:row;justify-content:flex-start}}.nav .nav__link{color:#f2f2f2;font-size:1.5rem;font-weight:700;text-transform:uppercase;transition:.3s}@media screen and (min-width:48em){.nav .nav__link{font-size:1rem;transition:none}}@media screen and (min-width:62em){.nav .nav__link{font-size:1.3rem}}.nav .nav__link:hover{text-decoration:underline;-webkit-transform:.3s;transform:.3s}@media screen and (min-width:48em){.nav .nav__close,.nav .nav__toggle{cursor:pointer;display:none}}.nav .nav__close{position:absolute;right:1.25rem;top:.9rem}.nav .nav__close,.nav .nav__toggle{background:transparent}.home{background-image:linear-gradient(rgba(31,31,31,.7),#1f1f1f),url(/static/media/home-bcg.33b5ad7f1f7b64b30f23.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;height:auto;width:100%}.home__container{grid-row-gap:2.5rem;display:grid;position:relative;row-gap:2.5rem}@media screen and (min-width:48em){.home__container{align-items:center;grid-template-columns:repeat(2,1fr);padding-top:6rem;row-gap:0}}.home .home__img-bcg{align-items:flex-end;background-color:#f92d4f;background:linear-gradient(rgba(249,45,79,.7),rgba(249,45,79,.7)),url(/static/media/home-bcg2.532fce0902c5fda0e39e.jpg) 50%/cover no-repeat;display:flex;height:29rem;justify-content:center;justify-self:flex-end;padding-bottom:2rem;-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem);width:14rem}@media screen and (min-width:36em){.home .home__img-bcg{width:16rem}}@media screen and (min-width:48em){.home .home__img-bcg{height:37rem;-webkit-transform:translate(1.5rem,-6rem);transform:translate(1.5rem,-6rem);width:15.625rem}}@media screen and (min-width:62em){.home .home__img-bcg{height:42rem;width:24rem}}.home .home__img-bcg .home__img{box-shadow:0 22px 70px 4px rgba(0,0,0,.56);position:absolute;right:18%;top:20%;width:18rem}@media screen and (min-width:48em){.home .home__img-bcg .home__img{width:17rem}}@media screen and (min-width:62em){.home .home__img-bcg .home__img{top:16%}}.home .home__socials{align-items:center;-webkit-column-gap:1.5rem;column-gap:1.5rem;display:flex;left:-13rem;position:absolute;top:17rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media screen and (min-width:48em){.home .home__socials{-webkit-column-gap:2rem;column-gap:2rem;left:-13rem;top:20rem}}@media screen and (min-width:62em){.home .home__socials{left:-17rem;top:25rem}}.home .home__socials .line-before{background-color:#f92d4f;height:1px;width:2rem}.home .home__socials .line-after{background-color:#f92d4f;height:1px;width:calc(6rem + 4vw)}@media screen and (min-width:62em){.home .home__socials .line-after{width:14rem}}.home .home__socials-link{color:#bfbfbf;font-size:1rem;font-weight:700;text-transform:capitalize;transition:.3s}.home .home__socials-link:hover{color:#8c8c8c}.home .home__data{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (min-width:48em){.home .home__data{padding:0 0 3rem 3rem}}.home .home__title{color:#bfbfbf;line-height:1;text-transform:capitalize}@media screen and (min-width:48em){.home .home__title{font-size:4rem}}.home .home__underline{background-color:#f92d4f;height:1px;width:100%}@media screen and (min-width:64em){.about__container{padding-top:2rem}}.about .about__resume{margin-bottom:1rem}.about .about__resume .about__resume-title{color:#bfbfbf;line-height:150%;margin-bottom:1rem;text-transform:uppercase}.about .about__resume-item{margin-bottom:2rem;max-width:20rem;position:relative}.about .about__resume-item p{color:#bfbfbf;font-size:1rem;line-height:150%;margin-bottom:.5rem}.about .about__resume-item p:last-child{border-bottom:1px solid #f92d4f}@media screen and (min-width:48em){.about .about__resume-item{max-width:none}}.about .about__skills{margin-bottom:1rem}.about .about__skills .about__resume-title{color:#bfbfbf;line-height:140%;margin-bottom:1rem;text-transform:uppercase}.about .about__skills .about__skills-item{margin-bottom:.2rem}.about .about__skills .about__skills-item p{color:#bfbfbf;font-size:1rem;line-height:150%;margin-bottom:.5rem}.about .about__skills .about__skills-item:last-child{border-bottom:1px solid #f92d4f}.about .about__rest{margin-bottom:1rem}.about .about__rest .about__rest-item{margin-bottom:.2rem}.about .about__rest .about__rest-item h4{color:#bfbfbf;line-height:150%;margin-bottom:1rem;text-transform:uppercase}.about .about__rest .about__rest-item p{color:#bfbfbf;font-size:1rem;line-height:140%;margin-bottom:.5rem}.about .about__rest .about__rest-item p:last-child{border-bottom:1px solid #f92d4f}.contact{border-bottom:2px solid rgba(31,31,31,.7)}@media screen and (min-width:64em){.contact{padding:5rem 7%}}.contact__container{grid-row-gap:2rem;background-color:#000;display:grid;justify-content:center;padding:2rem 7%;row-gap:2rem;text-align:center}@media screen and (min-width:62em){.contact__container{align-content:end;align-items:center;-webkit-column-gap:2rem;column-gap:2rem;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;padding:3rem 9%;text-align:initial}}.contact__container .contact__info{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:1rem}@media screen and (min-width:62em){.contact__container .contact__info{align-items:flex-start;justify-content:flex-start}}.contact__container .contact__info p{color:#8c8c8c;font-weight:700;text-transform:uppercase}.contact__container .contact__info h3{color:#f2f2f2;font-size:1.3rem}@media screen and (min-width:48em){.contact__container .contact__info h3{font-size:1.5rem}}.contact__container .contact__image{align-items:center;display:flex;justify-content:center;width:100%}.contact__container .contact__image .contact__img{height:8rem;width:8rem}@media screen and (min-width:62em){.contact__container .contact__image .contact__img{height:13rem;width:13rem}}.footer{background-image:linear-gradient(#1f1f1f,rgba(31,31,31,.7)),url(/static/media/home-bcg.33b5ad7f1f7b64b30f23.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;height:auto;width:100%}.footer__container{border-top:1px solid #f92d4f;padding-bottom:1rem}.footer__container .footer__group{display:flex;flex-direction:column;margin-top:1rem;text-align:center}@media screen and (min-width:64em){.footer__container .footer__group{align-items:center;flex-direction:row;justify-content:space-between}}.footer__container .footer__social{-webkit-column-gap:1.5rem;column-gap:1.5rem;display:flex;justify-content:center;margin-bottom:2rem}@media screen and (min-width:64em){.footer__container .footer__social{-webkit-column-gap:2rem;column-gap:2rem;margin-bottom:0}.footer__container .footer__social-link{font-size:1.5rem}}.footer__container .footer__social-link:hover img{-webkit-transform:translate(.5rem,-.5rem);transform:translate(.5rem,-.5rem);transition:all .4s linear}.footer__container .footer__copy{color:#bfbfbf;font-size:.875rem}
/*# sourceMappingURL=main.18f26065.css.map*/