.icon:hover{cursor:pointer}.navbar-container{position:fixed;width:100%;z-index:900;justify-content:center;min-height:4rem;overflow:hidden;background-color:var(--background)}.navbar,.navbar-container{transition:all .2s ease-in-out;display:flex;align-items:center}.navbar{gap:2rem}.navbar-item{color:var(--foreground);transition:all .2s ease-in-out}.navbar-item:hover{color:var(--oredish);transform:scale(1.05)}.current-item{color:var(--bluish)}.visible{display:block;opacity:1}.hidden{display:none;opacity:0}.burger{width:auto;height:auto;display:none;cursor:pointer}.line{min-width:2rem;border-radius:2px;height:5px;background-color:var(--foreground);margin:3px;transition:transform .3s ease,opacity .3s ease}.open:first-child{transform:translateY(11px) rotate(45deg)}.open:nth-child(2){opacity:0}.open:nth-child(3){transform:translateY(-11px) rotate(-45deg)}@media screen and (max-width:600px){.burger{z-index:950}.burger,.navbar{display:flex;flex-direction:column}.navbar{padding:2rem;top:4rem;right:0;min-height:100vh;min-width:50%;position:fixed;background-color:var(--background);transition:transform .3s ease-in-out}.navbar.hidden{transform:translateX(100%);pointer-events:none}.navbar.visible{transform:translateX(0);pointer-events:auto}.navbar-container{justify-content:end;padding:1rem}}@font-face{font-family:__Bai_Jamjuree_0f048a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2dd011bd4b4fc303-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:__Bai_Jamjuree_0f048a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/958a711b2e583ad1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Bai_Jamjuree_0f048a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c6a2710c82995c59-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Bai_Jamjuree_0f048a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/46fe284ea6b208dc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Bai_Jamjuree_Fallback_0f048a;src:local("Arial");ascent-override:96.70%;descent-override:24.18%;line-gap-override:0.00%;size-adjust:103.41%}.__className_0f048a{font-family:__Bai_Jamjuree_0f048a,__Bai_Jamjuree_Fallback_0f048a;font-weight:400;font-style:normal}.projects_container__vljqK{padding-top:8rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:4rem}.projects_title__8Lf0t{font-size:32px}.projects_grid__9x3KW{margin-top:6rem;width:90%;max-width:1000px;display:grid;grid-template-columns:1fr;grid-template-rows:auto;margin-bottom:6rem;gap:2rem}.projects_item__X_9eH{border-radius:.8rem;height:200px;position:relative;overflow:hidden;transition:all .2s ease}.projects_project__image___GcjV{background-color:var(--background);overflow:hidden;width:100%;height:100%;object-fit:cover;display:block;transition:all .8s ease-in-out}.projects_project__noImage__S_hx3{background-color:#6fcaff;height:100%;width:100%}.projects_overlayText__CG8T5{overflow:hidden;position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%) scale(1);background-color:#000;color:#fff;font-size:2rem;opacity:0;transition:opacity .3s ease;display:flex;justify-content:center;align-items:center}.projects_item__X_9eH:hover .projects_project__image___GcjV{transform:scale(1.05)}.projects_item__X_9eH:hover .projects_overlayText__CG8T5{opacity:.7}.projects_item__X_9eH:hover{transform:scale(1.02)}@media (800px < width){.projects_grid__9x3KW{grid-template-columns:1fr 1fr}}@media (1200px < width){.projects_grid__9x3KW{grid-template-columns:1fr 1fr 1fr}}.projects_item__X_9eH{opacity:0;animation-fill-mode:forwards}.projects_fadeInUp__72SjI{animation:projects_fadeInUp__72SjI .6s ease forwards}@keyframes projects_fadeInUp__72SjI{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.projects_cadTitle__Nb_vo{font-size:32px;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.projects_fadeIn__rnTYk{opacity:1;transform:translateY(0)}