@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{padding:0;margin:0;font-family:Poppins,Arial,sans-serif;font-weight:700;-webkit-user-select:none;user-select:none;box-sizing:border-box;-webkit-user-drag:none}html,body{overflow:hidden}h1{font-size:clamp(3.125rem,.2404rem + 8.0128vw,6.25rem)}h2{font-size:clamp(1.5625rem,.1202rem + 4.0064vw,3.125rem)}p{font-size:clamp(1.25rem,.3846rem + 2.4038vw,2.1875rem);max-width:70%}i{font-size:clamp(3.125rem,1.3942rem + 4.8077vw,5rem)}span{font-size:clamp(.9375rem,.0721rem + 2.4038vw,1.875rem)}::-webkit-scrollbar{display:none}main{position:absolute;width:100%;height:100%;background:#222831;overflow:auto}header{width:100%;height:10%;display:flex;justify-content:flex-end;padding-right:3vw;position:fixed;background:#393e46}.header_options{display:flex;align-items:center;gap:1vw}.header_options span{color:#fff;text-transform:uppercase;cursor:pointer;transition:all .1s}.header_options span.active,.header_options span:hover{color:#dfd0b8}.header_options .line{width:.5vmin;height:2.5vmin;background:#948979;border-radius:1vmin}.main_container{height:100%;width:100%;padding:0 10vw;display:flex;align-items:center}.pages_dots{display:flex;flex-direction:column;gap:2vh;position:fixed;height:100%;width:100%;align-items:flex-end;justify-content:center;padding-right:5vw;pointer-events:none}.pages_dots .dot{width:3vmin;height:3vmin;border-radius:50%;background:#948979;cursor:pointer;pointer-events:all}.pages_dots .dot.active{background:#dfd0b8}.landing_page{display:flex;flex-direction:column;width:100%;align-self:flex-start;margin-top:20vmin}.landing_page h1{color:#fff;text-transform:uppercase}.landing_page h1 span{color:#948979;text-transform:none;font-size:clamp(3.125rem,.2404rem + 8.0128vw,6.25rem)}.landing_page .box{height:3vmin;display:flex;align-items:center;margin-bottom:5vh}.landing_page .box h2{color:#fff}.landing_page p{color:#fff;font-weight:300}.landing_page .buttons{display:flex;align-items:center;margin-top:5vh;gap:1.5vmin}.landing_page .buttons button{width:30vmin;height:8vmin;border-radius:1vmin;text-transform:uppercase;cursor:pointer;color:#fff;border:none;font-size:clamp(.9375rem,.0721rem + 2.4038vw,1.875rem)}.landing_page .buttons button:first-child{background:#948979;border:none}.landing_page .buttons button:last-child{background:none;border:.3vmin solid #948979}.about_page{display:flex;flex-direction:column;width:100%;align-self:flex-start;margin-top:20vmin}.about_page h1{color:#fff;text-transform:uppercase}.about_page p{color:#fff;font-weight:300}.about_page p span{color:#dfd0b8;font-size:clamp(1.25rem,.3846rem + 2.4038vw,2.1875rem)}.skills_page{display:flex;flex-direction:column;width:100%;align-self:flex-start;margin-top:20vmin}.skills_page h1{color:#fff;text-transform:uppercase}.skills_page p{color:#fff;font-weight:300}.skills_page .row{display:flex;flex-wrap:wrap;align-items:center;margin-top:5vh;gap:2vw}.skills_page .row img{width:8vmin;height:8vmin}.projects_page{display:flex;flex-direction:column;width:100%;align-self:flex-start;margin-top:20vmin}.projects_page h1{color:#fff;text-transform:uppercase}.projects_page p{color:#fff;font-weight:300}.projects_page .projects_browser{display:flex;width:100%;margin-top:5vh;gap:2vh;flex-direction:column}.projects_page .projects_browser .info{display:flex;flex-direction:column;justify-content:space-between}.projects_page .projects_browser .info h1{color:#948979;font-size:clamp(1.875rem,.7212rem + 3.2051vw,3.125rem);cursor:pointer}.projects_page .projects_browser .info h1:hover{color:#dfd0b8}.projects_page .projects_browser .info p{color:#fff;font-size:clamp(.9375rem,.0721rem + 2.4038vw,1.875rem)}.contact_page{display:flex;flex-direction:column;width:100%;align-self:flex-start;margin-top:20vmin}.contact_page h1{color:#fff;text-transform:uppercase}.contact_page h1 span{color:orange;text-transform:none}.contact_page p{color:#fff;font-weight:300}.contact_page .socials{display:flex;align-items:center;gap:1.5vmin;margin-top:5vh}.contact_page .socials i{color:#fff;cursor:pointer}.contact_page .socials i:hover{color:#dfd0b8}@media (max-width: 1440px){header{justify-content:center;padding:0}.landing_page{height:100%;margin:0;align-items:center;justify-content:center}.landing_page p{text-align:center;max-width:100%}.pages_dots{display:none}.about_page{height:100%;margin:0;align-items:center;justify-content:center}.about_page p{text-align:center;max-width:100%}.skills_page{height:100%;margin:0;align-items:center;justify-content:center}.skills_page p{text-align:center;max-width:100%}.skills_page .row{width:80%;justify-content:center}.projects_page{height:100%;margin:0;align-items:center;justify-content:center}.projects_page p{max-width:100%;text-align:center}.projects_page .projects_browser{flex-direction:column;align-items:center}.projects_page .projects_browser .info{align-items:center}.projects_page .projects_browser .info p{max-width:100%;text-align:center}.projects_page .projects_browser button{align-self:center}.contact_page{height:100%;margin:0;align-items:center;justify-content:center}.contact_page p{text-align:center;max-width:100%}}
