.nav{display:flex;align-items:center;justify-content:flex-end;margin-right:3rem;height:8vh;animation:Navigation 3s}.nav__menu{display:flex;align-items:center;justify-content:space-around;gap:2rem;z-index:1}.nav__link{font-weight:500;font-size:2rem;color:#196680;border:2px solid transparent;transition:all .4s ease-in-out .2s}.nav__link:hover{padding:.7rem;color:#17a4ba;border:2px solid hsl(188deg,78%,41%);border-radius:1rem}.nav__toggler{display:none}.nav__toggler div{width:2.5rem;height:.2rem;margin:.4rem;background:rgb(204,204,204);transition:.3s ease-in}@keyframes Navigation{0%{opacity:0}50%{opacity:0}to{opacity:1}}@media screen and (max-width: 768px){.nav__toggler{display:block;cursor:pointer}.nav__menu{position:fixed;top:7vh;right:0;height:93vh;width:100vw;background-color:#1f271b;z-index:5;flex-direction:column;align-items:center;justify-content:center;gap:5rem;padding:0;transform:translateY(100%);transition:.5s ease-in}}.nav__active{transform:translateY(0)}.toggle .line1{transform:rotate(-45deg) translate(-4px,5px)}.toggle .line2{opacity:0}.toggle .line3{transform:rotate(45deg) translate(-4px,-5px)}._profile__front_hero_1j090_5{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;height:90vh;color:#fff}._profile__front_hero_1j090_5 section{display:flex;gap:.5rem}._profile__front_hero_1j090_5 ._profile__picture_1j090_17{align-items:center;justify-content:center;text-align:center;flex-basis:40%;animation:_Profile__hero_1j090_1 2s}._profile__front_hero_1j090_5 ._profile__picture_1j090_17 img{width:32rem;border-radius:32rem}._profile__front_hero_1j090_5 ._profile__title_1j090_28{justify-content:center;flex-direction:column;flex-basis:60%;animation:_Title__hero_1j090_1 2s}._profile__front_hero_1j090_5 ._profile__title_1j090_28 h1{text-transform:uppercase;font-size:5rem;font-weight:500;line-height:5.5rem}._profile__front_hero_1j090_5 ._profile__title_1j090_28 h1 span{display:block;font-weight:300;color:#196680}._profile__front_hero_1j090_5 ._profile__title_1j090_28 h2{font-size:2.1rem;font-weight:300}@keyframes _Title__hero_1j090_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0)}}@keyframes _Profile__hero_1j090_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0)}}._hero__title_wuhfv_5{color:#fff;padding-block:1.1rem}._hero__title_wuhfv_5 h2{font-weight:400;font-size:3.5rem}._button__hero_1xta8_5{position:relative;margin-top:1rem;padding:.8rem 1.2rem;display:flex;align-items:center;font-weight:500;font-family:Montserrat,sans-serif;border:none;border-radius:48px;background-color:transparent;color:gray;z-index:1;overflow:hidden;cursor:pointer;transition:.3s}._button__hero_1xta8_5:hover{color:#fff}._button__hero_1xta8_5:before{content:"";display:block;position:absolute;height:100%;width:0;top:0;left:0;border-radius:48px;background-image:linear-gradient(to right,hsl(188deg,78%,41%) 0%,hsl(0deg,4%,25%) 100%);transition:.5s ease;z-index:-1}._button__hero_1xta8_5:hover:before{width:100%}._container__posts_1kc1x_5{display:flex;flex-direction:row;gap:.7rem;justify-content:center}._hero__container_1kc1x_12{display:flex;flex-wrap:wrap;gap:1rem}._hero__container_1kc1x_12 ._portfolio__container_1kc1x_17{width:32rem;height:32rem;background-size:cover;overflow:hidden;cursor:pointer}._hero__container_1kc1x_12 ._portfolio__container_1kc1x_17 a{text-decoration:none}._hero__container_1kc1x_12 ._portfolio__container_1kc1x_17 ._portfolio_1kc1x_17{height:32rem;background-color:#000;opacity:0;transition:all 1s ease-in-out;display:flex;align-items:center;justify-content:center}._hero__container_1kc1x_12 ._portfolio__container_1kc1x_17 ._portfolio_1kc1x_17:hover{opacity:.8;transition:1s}._hero__container_1kc1x_12 ._portfolio__container_1kc1x_17 ._portfolio__hero_text_1kc1x_40{text-align:center;text-transform:uppercase}._hero__container_1kc1x_12 ._portfolio__container_1kc1x_17 ._portfolio__hero_text_1kc1x_40 h2{font-weight:600;font-size:1.9rem;margin-bottom:1rem;color:#196680}._hero__container_1kc1x_12 ._portfolio__container_1kc1x_17 ._portfolio__hero_text_1kc1x_40 span{font-weight:300;font-size:2.5rem;color:#fff}@media (max-width: 1000px){._portfolio__container_1kc1x_17{max-width:100%;background-size:auto 100%}._portfolio__container_1kc1x_17 ._portfolio_1kc1x_17{opacity:.8!important}}._container_1tch0_5{padding-block:3rem;padding-inline:9rem;animation:_allContent_1tch0_1 2s}._container_1tch0_5 ._hero__link_1tch0_10{color:#17a4ba;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}._container_1tch0_5 ._hero__link_1tch0_10:active,._container_1tch0_5 ._hero__link_1tch0_10:focus,._container_1tch0_5 ._hero__link_1tch0_10:hover{color:gray;filter:brightness(.8)}._container_1tch0_5 ._hero__main_1tch0_20{color:#fff}._container_1tch0_5 ._hero__main_1tch0_20 img{width:100%;margin-bottom:1rem;margin-top:1rem}._container_1tch0_5 ._hero__main_1tch0_20 h3{text-transform:uppercase;font-size:2.2rem;font-weight:300;margin-block:1.5rem}._container_1tch0_5 ._hero__main_1tch0_20 p{text-align:justify;font-size:1.6rem;line-height:3.5rem}._container_1tch0_5 ._hero__main_1tch0_20 ._hero__paragraph_link_1tch0_39 span{font-size:1.1rem;font-style:italic;letter-spacing:.1rem}@keyframes _allContent_1tch0_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (max-width: 1000px){._container_1tch0_5{padding:1rem 5% 4rem;overflow-wrap:break-word;word-wrap:break-word}}._hero__about_container_1l1yt_5{display:flex;flex-direction:column}._hero__about_container_1l1yt_5 h2{text-transform:uppercase;font-weight:400;color:#fff;font-size:2.2rem;margin-block:1.5rem}._hero__about_container_1l1yt_5 h3{text-transform:uppercase;color:#17a4ba;font-size:1.5rem;font-weight:400;padding-block:1.5rem}._hero__about_container_1l1yt_5 p{text-align:justify;color:#fff;font-size:1.6rem;font-weight:300;line-height:3.5rem}._hero__about_container_1l1yt_5 ._hero__about_1l1yt_5{display:flex;align-items:center;gap:2rem}._hero__about_container_1l1yt_5 ._hero__about_1l1yt_5 ._hero__about_image_1l1yt_35{width:25rem;height:25rem;background-image:url(/images/user.jpg);background-size:cover;border-radius:50%;border:.1rem solid hsl(195deg,67%,30%);cursor:pointer;transition:all .5s ease-in}._hero__about_container_1l1yt_5 ._hero__about_1l1yt_5 ._hero__about_image_1l1yt_35:hover{border-radius:10%;transform:rotate(-4deg) translateY(-7px)}._hero__about_container_1l1yt_5 ._hero__description_1l1yt_49 h3{font-size:2rem;font-weight:500;margin-bottom:1.5rem;letter-spacing:.2rem;color:#fff}._hero__about_container_1l1yt_5 ._hero__description_1l1yt_49 p{color:#fff;font-size:1.6rem;font-weight:300;line-height:3.5rem;text-align:justify}._hero__about_container_1l1yt_5 ._hero__about_skills_1l1yt_63 ul{color:#fff;font-size:1.8rem;font-weight:300;list-style:none;line-height:3rem}._hero__about_container_1l1yt_5 hr{margin-block:2.5rem}@media (max-width: 1000px){._hero__about_1l1yt_5{flex-direction:column;align-items:flex-start!important}}._hero__contact_s2zwd_5 h3{display:flex;align-items:center;gap:1rem;text-transform:uppercase;color:#17a4ba;font-size:1.8rem;font-weight:500;padding-block:1.5rem}._hero__contact_s2zwd_5 p{color:#fff;font-weight:300;font-size:1.8rem;line-height:3.5rem}._hero__contact_s2zwd_5 ._hero__contact_social_s2zwd_21{display:flex;gap:1.1rem;font-size:4.5rem;padding-block:1.5rem}._hero__contact_s2zwd_5 ._hero__contact_social_s2zwd_21 a{text-decoration:none;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;color:#dc3848}._hero__contact_s2zwd_5 ._hero__contact_social_s2zwd_21 a:nth-child(2){color:#17a4ba}._hero__contact_s2zwd_5 ._hero__contact_social_s2zwd_21 a:nth-child(3){color:#423d3d}._hero__contact_s2zwd_5 ._hero__contact_social_s2zwd_21 a:active,._hero__contact_s2zwd_5 ._hero__contact_social_s2zwd_21 a:focus,._hero__contact_s2zwd_5 ._hero__contact_social_s2zwd_21 a:hover{filter:brightness(1.9);transform:scale(1.1);transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}._container_qpufw_5{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;gap:2rem;height:75vh}._container_qpufw_5 h1{font-size:4rem;color:#196680}._container_qpufw_5 span{font-weight:500;color:#17a4ba}:root{font-size:62.5%}*{margin:0;padding:0;box-sizing:border-box;text-decoration:none;list-style:none}* ::-webkit-scrollbar{width:1.1rem}* ::-webkit-scrollbar-track{background:hsl(0deg,0%,50%)}* ::-webkit-scrollbar-thumb{background:hsl(195deg,67%,30%);border-radius:2.4rem}body{background-color:#1f271b;font-size:1.6rem;font-family:Montserrat,sans-serif}
