@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,700&display=swap";.title{text-transform:uppercase;color:#3f3f3f;font-size:1.8rem;font-weight:300;margin-bottom:4rem;letter-spacing:.18em}@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{box-sizing:border-box;position:relative;font-family:"Roboto",sans-serif;background-color:#fff}img{max-width:100%}a{color:inherit;text-decoration:none}button{background-color:transparent;cursor:pointer;border:none;outline:none;font-family:inherit}.wrapper{margin:0 auto;width:90%;max-width:1160px}@media(max-width: 1200px){.wrapper{max-width:90%}}main{margin-top:-10rem}.paddingB{padding-bottom:8rem}.footer{background-image:url("/assets/img/banner-footer.png");background-repeat:no-repeat;background-size:cover;background-position:center;padding:10rem 0}.footer .title{color:#fff}.footer__container{margin-top:18.1rem;margin-bottom:2.8rem;padding-bottom:2.8rem;border-bottom:2px solid #fff;display:flex;justify-content:space-between}@media(max-width: 500px){.footer__container{flex-direction:column-reverse}}.footer__socials{display:flex}@media(max-width: 500px){.footer__socials{justify-content:space-between}}.footer__socials a{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.4rem;line-height:1.6rem;letter-spacing:.185em;color:#fff;text-transform:uppercase;font-weight:300}@media(max-width: 850px){.footer__socials a{font-size:1.2rem;line-height:1.4rem}}.footer__socials a:not(:last-child){margin-right:3.3rem}@media(max-width: 850px){.footer__socials a:not(:last-child){margin-right:2rem}}.footer__socials a img{margin-bottom:.5rem}.footer__links{display:flex;justify-content:center;align-items:center}@media(max-width: 500px){.footer__links{margin-bottom:4rem}}.footer__links a{display:flex;justify-content:center;align-items:center;font-size:1.4rem;line-height:1.6rem;letter-spacing:.185em;color:#fff;text-transform:uppercase;font-weight:300}@media(max-width: 850px){.footer__links a{font-size:1.2rem;line-height:1.4rem}}.footer__links a:not(:last-child){margin-right:8.4rem}@media(max-width: 1200px){.footer__links a:not(:last-child){margin-right:3rem}}@media(max-width: 850px){.footer__links a:not(:last-child){margin-right:2rem}}.footer__links a img{margin-left:1rem}.footer p{display:flex;justify-content:flex-end;font-size:1.4rem;line-height:1.6rem;font-weight:500;color:#fff}.header{position:-webkit-sticky;position:sticky;top:3.1rem;z-index:3;width:100%;background-color:#fff;border-radius:.8rem;box-shadow:-3px -3px 5px rgba(0,0,0,.05),3px 3px 5px rgba(0,0,0,.05);transition:.3s ease-in}@media(max-width: 800px){.header{display:none}}.header__container{position:relative;display:flex;justify-content:space-between;align-items:center;padding:1.8rem 4.5rem}.header__link a{display:flex;background-color:#f7bb12;padding:1.2rem 1.5rem;border-radius:10rem;font-size:1.4rem;line-height:1.64rem;font-weight:500;color:#fff}.header__link a img{margin-right:.9rem}.header__link a:hover{transition:.3s ease-in;background-color:#3f3f3f}.header nav a{font-size:1.4rem;line-height:1.64rem;color:#3f3f3f;font-weight:700}.header nav a:hover{transition:.3s ease-in;color:#f7bb12}.header nav a:not(:last-child){margin-right:2.5rem}.header nav a:last-child{border:2px solid #3f3f3f;padding:1.1rem 2rem;border-radius:10rem}.header nav a:last-child:hover{transition:.3s ease-in;background-color:#3f3f3f;color:#fff}.header__top{transition:.3s ease-in;background-color:transparent;box-shadow:inherit}.header__top nav a{color:#fff}.header__top nav a:hover{color:#3f3f3f}.header__top nav a:last-child{border:2px solid #fff}.header__top nav a:last-child:hover{background-color:#f7bb12;border:2px solid #f7bb12}.m-header{display:none;position:-webkit-sticky;position:sticky;top:3.1rem;left:0;z-index:3;width:100%;height:6.5rem;background-color:#fff;border-radius:.8rem;box-shadow:-3px -3px 5px rgba(0,0,0,.05),3px 3px 5px rgba(0,0,0,.05);transition:.3s ease-in}@media(max-width: 800px){.m-header{display:block}}.m-header__container{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;padding-right:4rem;height:100%}.m-header__logo a{display:flex;background-color:#f7bb12;padding:1.2rem 1.5rem;border-radius:10rem;font-size:1.4rem;line-height:1.64rem;font-weight:500;color:#fff}.m-header__logo a:hover{transition:.3s ease-in;background-color:#3f3f3f}.m-header__content{display:flex;align-items:center;justify-content:center}.m-header__menu{position:relative}.m-header__menu svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:.3s ease}.m-header__menu svg:first-child{opacity:1}.m-header__menu svg:last-child{opacity:0}.m-header__menu svg path{transition:.3s ease}.m-header__menu.active svg:first-child{opacity:0}.m-header__menu.active svg:last-child{opacity:1}.m-header__menu.active svg:last-child:hover path{stroke:#fff}.a-navMobile__modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000087;z-index:-1;opacity:0;transition:.3s ease-in;display:flex;justify-content:flex-end}.a-navMobile .modal-open{opacity:1;z-index:9999}.a-navMobile nav{padding:5rem 6rem;background-color:#f7bb12;width:65%}@media(max-width: 500px){.a-navMobile nav{padding:5rem 4rem;width:80%}}.a-navMobile nav button{display:flex;width:100%;justify-content:flex-end}.a-navMobile__links{margin-top:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;height:90%}.a-navMobile__links a{text-transform:uppercase;letter-spacing:.185em;font-size:1.8rem;line-height:2.1rem;color:#3f3f3f;width:80%;display:flex;align-items:center;justify-content:center;height:100%}.a-navMobile__links a:not(:first-child){border-top:.7px solid #3f3f3f}.a-search{position:fixed;top:7.4rem;left:0;width:100%;z-index:1;background-color:rgba(255,255,255,.95);padding:5rem 0;max-height:40vh;height:calc(100vh - 7.5rem);display:flex;align-items:center;transition:.4s ease-out;transform:translateY(-100%);opacity:0}@media(max-width: 800px){.a-search{top:6.5rem;max-height:100%;height:100%}}.a-search.active{transform:translateY(0%);opacity:1}.a-search__container{position:relative}.a-search__form{display:flex;border:1px solid #fd8b3d;width:100%}@media(max-width: 800px){.a-search__form{flex-direction:column;border:0;align-items:flex-end}}.a-search__form input{flex:1;border:none;outline:none;background-color:#fff;padding:1.9rem 2.7rem;font-family:"Open Sans",sans-serif;font-size:1.5rem;line-height:2.2rem;color:#212121}@media(max-width: 800px){.a-search__form input{border:1px solid #fd8b3d;margin-bottom:1rem;width:100%;padding:1.4rem;font-size:1.3rem;line-height:2.2rem}}.a-search__form input::-webkit-input-placeholder{font-family:"Open Sans",sans-serif;font-size:1.5rem;line-height:2.2rem;color:#212121}.a-search__form button{padding:1.8rem 3.9rem;background-color:#fd883f;font-size:1.5rem;line-height:2.4rem;color:#fff;font-weight:700;text-transform:uppercase;transition:.3s ease}@media(max-width: 800px){.a-search__form button{width:12rem;height:5rem;padding:0;font-size:1.3rem;line-height:2.4rem}}.a-search__form button:hover{background-color:#f77a25}.banner{background-image:url("/assets/img/banner-topo.png");background-repeat:no-repeat;background-size:cover;background-position:center;padding-top:19.7rem;padding-bottom:21.7rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width: 850px){.banner{padding-bottom:15rem}}.banner h2{font-size:3rem;color:#fff;line-height:3.5rem;letter-spacing:.01em;text-align:center;font-style:italic;font-weight:500;max-width:65.6rem;margin-bottom:2.3rem}@media(max-width: 500px){.banner h2{max-width:90%}}.banner p{font-size:1.8rem;line-height:2.1rem;color:#fff;text-align:center;margin-bottom:2.6rem}.banner a{font-size:1.5rem;line-height:1.8rem;color:#fff;background-color:#f7bb12;border:2px solid #f7bb12;padding:1.2rem 1.8rem;border-radius:10rem}.banner a:hover{transition:.3s ease-in;background-color:transparent;border:2px solid #fff}.sobre{padding:10rem 0;background-color:#f4f4f4;display:flex;justify-content:center;align-items:center}@media(max-width: 500px){.sobre{flex-direction:column;padding:5rem 0}}.sobre__text{text-align:center;max-width:38.2rem;margin-right:10.75rem}@media(max-width: 850px){.sobre__text{margin-right:5rem}}@media(max-width: 500px){.sobre__text{width:90%;margin-right:0;margin-bottom:5rem}}.sobre__text h2{font-size:3rem;line-height:3.5rem;font-weight:700;color:#3f3f3f;margin-bottom:2rem}.sobre__text p{font-size:1.6rem;line-height:2rem;text-align:center;color:#3f3f3f;font-weight:400}.sobre__text p strong{color:#f7bb12}@media(max-width: 500px){.sobre img{margin-bottom:3rem}}.habilidades{padding:10rem 0;background-color:#f7bb12;position:relative;display:flex;flex-direction:column;align-items:center}@media(max-width: 500px){.habilidades{padding-top:8rem;padding-bottom:5rem}}.habilidades__fita{top:-4.2rem;position:absolute}.habilidades__container{position:relative}.habilidades__slide{padding:0 3rem}.habilidades__item:not(:last-child){margin-right:2rem}@media(max-width: 500px){.habilidades__item{margin:0 auto}}.habilidades__item p{font-size:1.5rem;line-height:1.75rem;color:#3f3f3f;text-align:center;max-width:14rem;font-weight:700}.habilidades__bkg{background-color:#f4f4f4;width:14rem;height:14rem;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:2.5rem}@media(max-width: 500px){.habilidades__bkg{width:12rem;height:12rem}}.habilidades__arrow{width:100%;position:absolute;display:flex;top:7rem}.habilidades__arrow .left{position:absolute;left:-4rem;cursor:pointer}@media(max-width: 1300px){.habilidades__arrow .left{left:-2rem}}@media(max-width: 850px){.habilidades__arrow .left{left:-1rem}}@media(max-width: 500px){.habilidades__arrow .left{left:1rem}}.habilidades__arrow .right{position:absolute;right:-4rem;cursor:pointer}@media(max-width: 1300px){.habilidades__arrow .right{right:-2rem}}@media(max-width: 850px){.habilidades__arrow .right{right:0}}@media(max-width: 500px){.habilidades__arrow .right{right:2.5rem}}.projetos{padding:10rem 0;background-color:#fff}@media(max-width: 500px){.projetos{padding:5rem 0}}.projetos__container{text-align:center}.projetos__flex{display:flex;flex-wrap:wrap}.projetos__item{width:38.6rem;height:38.7rem;background-color:#f4f4f4;display:flex;justify-content:center;align-items:center;position:relative}@media(max-width: 1300px){.projetos__item{width:37.6rem;height:37.6rem}}@media(max-width: 1200px){.projetos__item{width:30.6rem;height:30.6rem}}@media(max-width: 850px){.projetos__item{width:36.6rem;height:36.6rem}}@media(max-width: 800px){.projetos__item{width:34.5rem;height:34.5rem}}@media(max-width: 500px){.projetos__item{width:100%}.projetos__item:not(:last-child){margin-bottom:2rem}}.projetos__text{position:absolute;top:0;width:100%;height:100%;padding:3rem;display:flex;flex-direction:column;justify-content:space-between}.projetos__text--lightyellow{background-color:#f7ba1248}.projetos__text--lightyellow:hover{background-color:#f7ba12e1}.projetos__text--yellow{background-color:#f7ba1265}.projetos__text--yellow:hover{background-color:#f7ba12e1}.projetos__text--grey{background-color:#3f3f3f5d}.projetos__text--grey:hover{background-color:#3f3f3fdc}.projetos__text--grey:hover>a{color:#fff}.projetos__text--grey:hover>div span{color:#fff}.projetos__text--grey:hover>div p{color:#fff}.projetos__text:hover{transition:.3s ease-in}.projetos__text:hover>a{transition:.3s ease-in;display:flex}.projetos__text:hover>div span{transition:.3s ease-in;display:flex}.projetos__text:hover>div p{transition:.3s ease-in;display:block}.projetos__text a{display:none;align-items:center;justify-content:flex-end;font-size:1.4rem;line-height:1.6rem;color:#fff;letter-spacing:.185em;text-transform:uppercase}.projetos__text a svg{margin-left:.96rem}.projetos__text div span{display:none;text-align:left;font-size:1.8rem;line-height:2.1rem;color:#3f3f3f;text-transform:uppercase;letter-spacing:.18em;margin-bottom:1.6rem}.projetos__text div p{display:none;text-align:left;font-size:1.6rem;line-height:2rem;color:#3f3f3f;font-weight:600}.experiencias{padding:10rem 0;background-color:#f4f4f4;background-image:url("/assets/img/bkg-e.png");background-repeat:no-repeat;background-position-x:100%;background-position-y:6.6rem}@media(max-width: 500px){.experiencias{padding:5rem 0}}.experiencias__item{margin-bottom:1.8rem}.experiencias__title{background-color:#fff;width:60rem;padding:1.1rem 2rem;display:flex;align-items:center;justify-content:space-between;border-radius:.8rem}@media(max-width: 500px){.experiencias__title{width:100%}}.experiencias__title h2{font-size:2.5rem;line-height:2.9rem;color:#3f3f3f;font-weight:700}@media(max-width: 500px){.experiencias__title h2{font-size:2rem;line-height:2.4rem}}.experiencias__title img{background-color:#f7bb12;padding:1rem;border-radius:50%;cursor:pointer}.experiencias__title img:hover{transition:.3s ease-in;background-color:#3f3f3f}.experiencias__title img.rotate{transform:rotate(-45deg);background-color:#3f3f3f}.experiencias__content{display:none;margin-top:1.8rem;border-radius:.8rem;background-color:#fff;width:60rem;padding:2rem}@media(max-width: 500px){.experiencias__content{width:100%}}.experiencias__content.show{display:block}.experiencias__content p{font-size:1.6rem;line-height:2rem;color:#3f3f3f;font-weight:500}.experiencias__content h3{font-size:1.6rem;line-height:2rem;color:#f7bb12;font-weight:600;margin:.7rem 0}/*# sourceMappingURL=main.css.map */