@import"https://fonts.googleapis.com/css2?family=Lexend:wght@400;500;600&display=swap";*{box-sizing:border-box;padding:0;margin:0;scrollbar-width:thin;scrollbar-color:#77bef8 #000}*::-webkit-scrollbar{height:0rem;width:.3125rem}*::-webkit-scrollbar-track{background:#000}*::-webkit-scrollbar-thumb{background-color:#77bef8;border-radius:0rem;border:0rem solid #000}html{scroll-behavior:smooth}body{font-family:"Lexend",sans-serif;text-align:justify;text-justify:inter-word;background:#0b141e;color:#babfc4;font-size:.938rem;font-weight:500;transition:.4s}ul{list-style:none}a{text-decoration:none;color:#77bef8}p{padding:.5rem 0}button{cursor:pointer;border:none;outline:none}img{max-width:100%;height:auto}#contact{text-align:start}.container,.projects,.hero__text,.menu__box{max-width:60.5rem;margin:0 1rem}.projects,.experience,.skills{display:grid;justify-content:center;align-items:center;gap:1.25rem}.main{overflow:hidden}.section{font-size:1.25rem;padding:1rem}.section__title{font-size:2.25rem;font-weight:600;text-align:center;color:#77bef8}.section__subtitle{font-size:1.5rem;font-weight:600;text-align:center;color:#fff}.flex,.footer__copyright,.flex__column,.flipcard__back,.flipcard__front{display:flex;justify-content:center;align-items:center}.flex__column,.flipcard__back,.flipcard__front{flex-direction:column}.projects,.experience__item,.experience__box,.skills,.flipcard__back,.flipcard__front,.flipcard__inner{width:100%;height:100%}.center,.projects{margin-left:auto;margin-right:auto}.flipcard{width:100%;aspect-ratio:1/1;perspective:62.5rem}.flipcard__inner{position:relative;transition:transform .6s;transform-style:preserve-3d}.flipcard__front{position:absolute;padding:.25rem;text-align:left;backface-visibility:hidden;border-radius:5%;background:#284667;color:#babfc4;font-size:.75rem}.flipcard__back{position:absolute;padding:.25rem;text-align:left;backface-visibility:hidden;border-radius:5%;background:#284667;color:#babfc4;font-size:.75rem;transform:rotateY(180deg)}.flipcard__back>*{padding:.25rem;width:100%}.flipcard:hover .flipcard__inner{transform:rotateY(180deg)}@media screen and (min-width: 50rem){.flipcard__front,.flipcard__back{font-size:.938rem}}#menu__toggle{display:none}#menu__toggle:checked~.menu__box{visibility:visible;left:0}#menu__toggle:checked~.menu__hamburger>span{transform:rotate(45deg)}#menu__toggle:checked~.menu__hamburger>span:before{top:0;transform:rotate(0)}#menu__toggle:checked~.menu__hamburger>span:after{top:0;transform:rotate(90deg)}.menu__hamburger{position:fixed;display:flex;justify-content:flex-start;align-items:center;z-index:1000;background-color:rgba(0,0,0,0);top:1.25rem;left:1.25rem;width:1.625rem;height:1.625rem;cursor:pointer;font-size:1.5rem}.menu__hamburger>span,.menu__hamburger>span:before,.menu__hamburger>span:after{position:absolute;display:block;content:"";width:100%;height:.125rem;background-color:#77bef8;transition:.3s}.menu__hamburger>span:before{top:-0.5rem}.menu__hamburger>span:after{bottom:-0.5rem}.menu__box{position:fixed;display:flex;justify-content:space-between;align-items:normal;flex-direction:column;visibility:hidden;z-index:100;overflow:scroll;top:0;left:-100%;width:15.625rem;height:100%;margin:0;padding:2rem 0;text-align:center;backdrop-filter:blur(0.625rem);background:rgba(0,0,0,.5);box-shadow:.0625rem 0rem .375rem rgba(0,0,0,.2);transition:.3s ease-in-out}.menu__item{display:block;font-size:1.25rem;font-weight:600;color:#fff;padding:1.2rem 3rem;transition:background .3s}.menu__item:hover{background-color:#284667}.menu__socials{display:flex;justify-content:space-evenly;align-items:center}.menu__socials a{font-size:1.25rem;font-weight:500}@media screen and (min-height: 34.375rem){.menu__box{padding-top:4.5rem}.menu__box::-webkit-scrollbar{width:0rem}}.menu{display:none}.menu__box.active{visibility:visible;left:0}.menu__hamburger.active>span{transform:rotate(45deg)}.menu__hamburger.active>span:before{top:0;transform:rotate(0)}.menu__hamburger.active>span:after{top:0;transform:rotate(90deg)}.hero__section{display:flex;justify-content:center;align-items:center;padding:0;width:100%;height:100vh;background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-image:url("../images/hero_img.jpg")}.hero__text{font-size:1rem;font-weight:500;color:#fff;text-align:center;padding:1rem;backdrop-filter:blur(0.125rem);background:rgba(0,0,0,.2);border:.125rem solid #fff;transition:all .5s ease-in-out}.hero__text>p{padding:0;font-size:.938rem}.hero__text:hover{transform:scale(1.1)}@media screen and (min-width: 50rem){.hero__text{font-size:1.75rem}.hero__text>p{padding:0;font-size:1.25rem}}.about__avatar{display:none;width:33%;min-width:28.75rem}@media screen and (min-width: 50rem){.about__avatar{display:flex;justify-content:center;align-items:center}}.skills{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(6, 1fr);padding:1rem 0;box-sizing:border-box}.skills__card{border-radius:1rem;background-color:var(--container-color)}.skills img{object-fit:scale-down}.skill{width:100%;aspect-ratio:1/1}#skills li{list-style-type:circle}@media screen and (min-width: 50rem){.skills{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(3, 1fr)}}.experience{grid-template-columns:repeat(1, 1fr);grid-template-rows:repeat(2, 1fr)}.experience__box{display:flex;justify-content:left;align-items:normal;flex-direction:column;background-color:#284667;border-radius:.5rem}.experience__box hr{border:.15rem solid #fff}.experience__title{font-size:1.5rem;color:#fff;text-align:center}.experience__item{display:flex;justify-content:center;align-items:normal;flex-direction:column;padding:.5rem;text-align:left;font-size:1rem}.experience__item i{color:#fff}.experience__item p{padding:0}@media screen and (min-width: 50rem){.experience{max-width:60.5rem;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(1, 1fr);justify-content:space-around}}.projects{grid-template-columns:repeat(1, 1fr);grid-template-rows:repeat(3, 1fr);padding:1rem}.projects .flipcard{width:100%;aspect-ratio:1/2;perspective:62.5rem}.projects__title{width:100%;font-size:1.5rem;color:#fff;text-align:center}.projects i{color:#fff;font-size:.813rem}.projects p{padding:0}.projects img{object-fit:scale-down;transform:scale(0.8)}.projects pre{border-radius:5%;background-color:#17324f;width:100%;white-space:pre-wrap;word-wrap:break-word}.projects code{overflow:inherit;font-size:.938rem;font-weight:600}.projects .flipcard__front{justify-content:space-evenly;align-items:flex-start;padding:.5rem;font-size:1rem}@media screen and (min-width: 50rem){.projects{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(1, 1fr);justify-content:space-around}.projects__title{font-size:1.25rem}.projects .flipcard__front{font-size:.938rem}.projects code{font-size:.813rem}.projects img{transform:scale(1)}}.petersen{width:33%;display:none;min-width:28.75rem;padding:1rem}@media screen and (min-width: 50rem){.petersen{display:flex;justify-content:center;align-items:center}}footer{bottom:0;align-items:center;padding:1rem;margin:0;width:100%;height:10rem;background-color:#77bef8;text-justify:none}footer>*{color:#284667}.footer__socials{display:flex;justify-content:space-evenly;align-items:center}.footer__socials a{font-size:2.25rem;color:#284667;padding:1rem}.footer__copyright{width:100%;padding-bottom:1rem;font-size:.813rem}.footer__copyright>*{padding:.2rem}/*# sourceMappingURL=styles.min.css.map */
