.hero-area{display:flex;justify-content:space-between;align-items:center;text-align:center;padding-block:4rem}.hero-img{width:30%;height:auto;border-radius:2rem;display:none}.hero-desc{color:var(--second-yellow)}.hero-contact{padding-block:1rem}.hero-contact p{display:flex;justify-content:center;align-items:center;gap:1rem}.hero-icon{width:2.5rem}@media screen and (min-width: 1080px){.hero-area{padding-top:6rem;text-align:start}.hero-title{margin-block:0}.hero-img{width:31%;display:block}.hero-desc{margin-bottom:.5rem}.hero-contact{display:flex;justify-content:space-around;padding-block:.5rem}.hero-contact p{margin-block:.5rem}}.project{display:flex;justify-content:center;align-items:center;padding-block:3rem;margin-block:4rem;background-color:var(--first-pigment);border-radius:1rem;cursor:pointer;transition:all .3s ease-in}.project:hover{transform:scale(1.02)}.project-img{width:80%}.modal-desc{max-width:400px;margin-bottom:3rem}.modal-links{display:flex;justify-content:space-evenly;align-items:center;gap:1rem}.modal-link{width:25%;min-width:75px}.modal-img{padding:.5rem}@media screen and (min-width: 1080px){.projects-section{display:flex}.project-img{width:70%}.project{margin-inline:2rem;padding-block:5rem}}.modal-container{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#0007;z-index:90;opacity:0;pointer-events:none;overflow-y:auto;transition:all .5s ease-in}.modal-window{display:flex;flex-direction:column;align-items:center;width:75%;max-width:700px;padding:1rem;text-align:center;border-radius:.5rem;background:linear-gradient(135deg,#6868eb,#2d2da2)}.modal-open{opacity:1;pointer-events:initial}.skills-container{display:flex;justify-content:space-around;flex-wrap:wrap}.skills-title{text-align:center}.skills-link{width:30%;padding:.25rem;transition:all .3s ease-in}.skills-section{width:100%;display:flex;flex-wrap:wrap;justify-content:center;padding:1.5rem .5rem .5rem;margin-bottom:3rem;border-radius:2rem;background-color:var(--first-pigment)}.skills-link:hover{transform:scale(1.1)}@media screen and (min-width: 1080px){.skills-link{width:15%;margin-inline:1rem}.skills-section{border-radius:4rem}}.biography-section{background-color:var(--first-pigment);padding:.5rem;margin-block:1.5rem;border-radius:.75rem}.biography-btn{display:flex;align-items:center}.biography-btn:hover{color:var(--second-pigment)}.biography-btn:hover .biography-sign{fill:var(--second-pigment)}.biography-btn>h3{transition:all .3s ease-in;cursor:pointer}.biography-btn.--active>h3{color:var(--first-yellow)}.biography-sign{margin:0;padding-right:.5rem}.biography-title{margin:0}.biography-desc{display:grid;grid-template-rows:0fr;opacity:0;overflow:hidden;padding-inline:1rem;transition:all .3s ease-in}.biography-desc.--active{grid-template-rows:1fr;opacity:1}.biography-desc-content{margin-block:.5rem;overflow:hidden}.biography-sign{flex-shrink:0;fill:var(--first-white);padding:0;margin-right:.5rem;cursor:pointer;transform:scale(.8)}.biography-sign-piece{transform-origin:center;transition:all .3s ease-out}.biography-sign-piece.inverted{transform:rotate(90deg)}.biography-btn.--active .biography-sign-piece{transform:rotate(180deg);fill:var(--first-yellow)}@media screen and (min-width: 1080px){.biography-section{padding:1rem}.biography-desc{padding-inline:2rem}}.contact-section{display:flex;justify-content:space-around;flex-wrap:wrap}.contact-link{width:34%;padding:.5rem;margin-block:2rem;transition:all .3s ease-in}.contact-link:hover{filter:invert(.9)}@media screen and (min-width: 1080px){.contact-section{justify-content:space-between;width:100%}.contact-link{width:13%}}.header{width:100%;position:fixed;top:0;display:flex;flex-direction:column;align-items:flex-end;padding-block:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50}.nav-menu{display:flex;flex-direction:column;width:100%;height:0;overflow:hidden;transform:translate(100%);text-align:center;transition:all .3s ease-in}.nav-menu.--active{height:100%;transform:translate(0)}.nav-menu-link{padding:.5rem;font-size:var(--font-big-text)}.hamburger-btn{margin-inline:1rem;border:0;background-color:transparent;cursor:pointer}.hamburger-btn-bar-1,.hamburger-btn-bar-2,.hamburger-btn-bar-3{width:2rem;height:.12rem;margin-block:.5rem;border-radius:1rem;background-color:var(--first-white);transition:all .3s ease-in-out}.hamburger-btn.--active .hamburger-btn-bar-1{transform:translateY(.625rem) rotate(-45deg)}.hamburger-btn.--active .hamburger-btn-bar-2{opacity:0}.hamburger-btn.--active .hamburger-btn-bar-3{transform:translateY(-.625rem) rotate(45deg)}@media screen and (min-width: 1080px){.hamburger-btn{display:none}.nav-menu{flex-direction:row;justify-content:flex-end;width:100%;height:auto;padding-inline:1rem;transform:translate(0);text-align:center;transition:all .3s ease-in}.nav-menu-link{padding:1rem;padding-inline:2rem}}.work-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.work-card{border-radius:3rem;padding:2rem;width:100%;margin-inline:1rem;margin-block:3rem;background-color:var(--first-pigment)}.work-card h4{margin-block:1rem}.work-card img{border-radius:1rem;transition:all .3s ease-in}.work-card img:hover{transform:scale(1.05)}@media screen and (min-width: 1080px){.work-card{width:45%}}:root{--first-white: #fff;--first-blue: #010135;--second-blue: #2d2da2;--first-pigment: #3e3e96;--second-pigment: #6868eb;--first-yellow: #ebdd13;--second-yellow: #ebd161;--first-black: #22222a;--title-font: "Bai Jamjuree", sans-serif;--text-font: "Jost", sans-serif;--font-h1: 5.61rem;--font-h2: 4.209rem;--font-h3: 3.157rem;--font-h4: 2.369rem;--font-big-text: 1.333rem;--font-normal-text: 1.111rem;font-family:var(--text-font);line-height:1.3;font-weight:400;font-size:18px;color:var(--first-white);background-color:var(--first-blue);font-synthesis:none;text-rendering:optimizeLegibility;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:after,*:before{box-sizing:border-box}@media screen and (max-width: 512px){:root{--font-h1: 3.157rem;--font-h2: 2.369rem;--font-h3: 1.778rem;--font-h4: 1.556rem;--font-big-text: 1.111rem;--font-normal-text: .889rem}}a{color:var(--first-white);text-decoration:none}a:hover{transition:all .3s ease-in;color:var(--second-pigment)}body{margin:0}h1,h2,h3,h4,h5{font-family:var(--title-font)}h2,h3,h4,h5{font-weight:400}h1{font-size:var(--font-h1);margin-block:1.5rem}h2{font-size:var(--font-h2);margin-top:1rem;margin-bottom:4rem}h3{font-size:var(--font-h3)}h4{font-size:var(--font-h4)}p{font-size:var(--font-normal-text)}img{width:100%;height:auto}#particles canvas{z-index:-1;height:100%;width:100%;position:absolute;background-image:linear-gradient(135deg,#010135,#2d2da2)}.main-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1100px;padding:.75rem;margin:auto}.content-section{width:100%;padding-block:10rem;transition:all 1s}.content-section>h2{text-align:center}
