.about_about__Z0RPQ{display:flex;align-items:center;justify-content:center;padding:4rem 3rem;flex-direction:column;position:relative;overflow:hidden}.about_about__Z0RPQ:before{content:"";position:absolute;width:150%;height:150%;top:-25%;left:-25%;background:radial-gradient(circle,transparent 50%,rgba(0,0,0,.02) 80%);animation:about_slowRotate__4CkNO 30s linear infinite;pointer-events:none}@keyframes about_slowRotate__4CkNO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about_aboutContainer__YS7n_{display:flex;width:100%;max-width:1200px;gap:5rem;align-items:center;flex-direction:row;padding:2rem 0;position:relative;z-index:1}.about_aboutHeader__EULO5{display:flex;flex-direction:column;text-align:center;align-items:center;margin-bottom:2rem}.about_sectionTitle__Y8YAo{font-family:var(--primaryFont);font-size:3rem;font-weight:700;margin-bottom:1rem;position:relative}.about_titleUnderline__MSKov{width:60px;height:4px;border-radius:2px;animation:about_underlineSlide__3SxTe .6s ease-out}@keyframes about_underlineSlide__3SxTe{0%{width:0;opacity:0}to{width:60px;opacity:1}}.about_aboutLeft__rn6OS{flex:1;display:flex;flex-direction:column;gap:2rem}.about_welcomeBadge__hOCET{display:inline-block;padding:.5rem 1.2rem;border-radius:50px;font-size:.9rem;font-weight:500;width:-moz-fit-content;width:fit-content;animation:about_gentlePulse__6LtKi 2s infinite}@keyframes about_gentlePulse__6LtKi{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.about_aboutDescription__rfZyQ{font-size:1.1rem;line-height:1.8;margin-bottom:0;opacity:.9}.about_highlightsContainer__2FmJX{display:flex;flex-direction:column;gap:1rem;margin:.5rem 0}.about_highlight___IKPi{display:flex;align-items:center;gap:.75rem;padding:.8rem 1.2rem;border:2px solid;border-radius:12px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;background:hsla(0,0%,100%,.02);opacity:0;transform:translateY(20px)}.about_highlight___IKPi.about_fadeInUp__9NUzJ{animation:about_fadeInUp__9NUzJ .5s forwards}.about_highlight___IKPi:hover{transform:translateX(8px) scale(1.02);box-shadow:0 5px 15px rgba(0,0,0,.1)}.about_highlightIcon__MLWRm{font-size:1.2rem}@keyframes about_fadeInUp__9NUzJ{to{opacity:1;transform:translateY(0)}}.about_ctaContainer__p2k3W{margin-top:1rem}.about_ctaButton__S6nLY{display:inline-flex;align-items:center;gap:.75rem;padding:.9rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.about_buttonArrow__u7tEq{transition:transform .3s ease}.about_ctaButton__S6nLY:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.about_ctaButton__S6nLY:hover .about_buttonArrow__u7tEq{transform:translateX(5px)}.about_ctaButton__S6nLY:active{transform:translateY(0)}.about_aboutRight__r1UIo{flex:1;display:flex;align-items:center;justify-content:center;position:relative;padding-bottom:20px}.about_imageWrapper__K2b09{position:relative;width:100%;max-width:400px;aspect-ratio:4/5;border-radius:30px;overflow:hidden;cursor:pointer}.about_imageGlow__hKEHV{position:absolute;top:-20%;left:-20%;width:140%;height:140%;opacity:0;transition:opacity .4s ease;z-index:1;pointer-events:none}.about_imageWrapper__K2b09:hover .about_imageGlow__hKEHV{opacity:1}.about_imageBorder__SDCun{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:3px solid;border-radius:35px;opacity:0;transition:all .4s ease;z-index:2;pointer-events:none}.about_imageWrapper__K2b09:hover .about_imageBorder__SDCun{opacity:1;top:-5px;left:-5px;right:-5px;bottom:-5px}.about_aboutImage__AF0a0{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1);filter:grayscale(15%)}.about_imageWrapper__K2b09:hover .about_aboutImage__AF0a0{transform:scale(1.06);filter:grayscale(0)}.about_imageOverlay__wWE0E{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);padding:2rem;transform:translateY(100%);transition:transform .4s ease;display:flex;justify-content:center;align-items:center;z-index:2}.about_imageWrapper__K2b09:hover .about_imageOverlay__wWE0E{transform:translateY(0)}.about_quoteText__BXq_t{font-size:.9rem;font-weight:500;text-align:center;opacity:0;transform:translateY(20px);transition:all .4s ease .1s}.about_imageWrapper__K2b09:hover .about_quoteText__BXq_t{opacity:1;transform:translateY(0)}.about_floatingBadge__eOEQL{position:absolute;bottom:-5px;right:-15px;padding:.6rem 1.2rem;border-radius:50px;font-size:.85rem;font-weight:600;animation:about_float__vz9pt 3s ease-in-out infinite;box-shadow:0 5px 15px rgba(0,0,0,.2);z-index:3;white-space:nowrap}@keyframes about_float__vz9pt{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.about_fadeInLeft__Wi4Jp{animation:about_fadeInLeft__Wi4Jp .8s cubic-bezier(.4,0,.2,1)}.about_fadeInRight__HKpez{animation:about_fadeInRight__HKpez .8s cubic-bezier(.4,0,.2,1)}@keyframes about_fadeInLeft__Wi4Jp{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes about_fadeInRight__HKpez{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.about_about__Z0RPQ{padding:3rem 2rem}.about_aboutContainer__YS7n_{flex-direction:column;gap:3rem;max-width:800px}.about_sectionTitle__Y8YAo{font-size:2.5rem}.about_aboutDescription__rfZyQ{font-size:1rem}.about_imageWrapper__K2b09{max-width:350px}}@media (max-width:768px){.about_about__Z0RPQ{padding:2rem 1.25rem}.about_aboutContainer__YS7n_{flex-direction:column-reverse;gap:2.5rem}.about_sectionTitle__Y8YAo{font-size:2rem}.about_aboutDescription__rfZyQ{font-size:.95rem;line-height:1.7}.about_highlightsContainer__2FmJX{gap:.75rem}.about_highlight___IKPi{padding:.7rem 1rem;font-size:.9rem}.about_ctaButton__S6nLY{width:100%;justify-content:center;padding:.8rem 1.5rem}.about_imageWrapper__K2b09{max-width:100%;width:100%;border-radius:20px;aspect-ratio:4/4.5}.about_imageOverlay__wWE0E{transform:translateY(0);padding:1.5rem 1.25rem}.about_quoteText__BXq_t{opacity:1;transform:translateY(0);font-size:.85rem;line-height:1.5}.about_aboutImage__AF0a0{filter:grayscale(0)}.about_floatingBadge__eOEQL{bottom:5px;right:0;font-size:.75rem;padding:.4rem .9rem}}@media (max-width:480px){.about_about__Z0RPQ{padding:1.75rem 1rem}.about_sectionTitle__Y8YAo{font-size:1.75rem}.about_aboutLeft__rn6OS{gap:1.25rem}.about_welcomeBadge__hOCET{font-size:.8rem}.about_aboutDescription__rfZyQ{font-size:.9rem;line-height:1.65}.about_quoteText__BXq_t{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.about_about__Z0RPQ:before,.about_ctaButton__S6nLY,.about_floatingBadge__eOEQL,.about_highlight___IKPi,.about_imageWrapper__K2b09 *,.about_welcomeBadge__hOCET{animation:none;transition:none}}.landing_landing__ZT0t7{display:flex;align-items:center;justify-content:center;padding:7rem 3rem 3rem;position:relative;overflow:hidden;min-height:100vh}.landing_landing__ZT0t7:before{content:"";position:absolute;width:100%;height:100%;background-image:linear-gradient(hsla(0,0%,100%,.05) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.05) 1px,transparent 0);background-size:50px 50px;opacity:.3;pointer-events:none}.landing_landingContainer__6TnZb{display:flex;width:100%;max-width:1400px;height:auto;z-index:1;gap:4rem;align-items:center;position:relative}.landing_landingLeft__bn1ou{flex:1;display:flex;align-items:center;justify-content:flex-start}.landing_landingContent__icFLl{max-width:600px;width:100%}.landing_landingContent__icFLl>p{font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.landing_landingContent__icFLl h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin:1rem 0 2rem}.landing_typedHeader__4YGlI{display:block;min-height:60px;margin-bottom:2rem}.landing_buttonContainer__cMQKS{display:flex;gap:1.5rem;margin-top:3rem;flex-wrap:wrap}.landing_contactBtn__43zlX{background:transparent;border:2px solid;padding:.8rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.landing_contactBtn__43zlX:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(22,242,179,.1)}.landing_resumeBtn___xTJ3{background:linear-gradient(90deg,#fb2ad1,#ad1df0);color:#fff;border:none;padding:.8rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.landing_resumeBtn___xTJ3:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(173,29,240,.3)}.landing_codeBlock__0dBKY{flex:1;width:100%;max-width:45rem;background:rgba(10,12,28,.92);border-radius:16px;overflow:hidden;border:1px solid rgba(130,170,255,.2);box-shadow:0 0 0 1px rgba(130,170,255,.05),0 20px 60px rgba(0,0,0,.5),inset 0 0 40px rgba(130,170,255,.04);position:relative;will-change:transform;transform-style:preserve-3d;cursor:default}@media (hover:hover) and (pointer:fine){.landing_codeBlock__0dBKY{cursor:none}}.landing_codeBlock__0dBKY:before{content:"";position:absolute;inset:0;border-radius:16px;background:linear-gradient(135deg,rgba(130,170,255,.06),transparent 50%,rgba(199,146,234,.04));pointer-events:none;z-index:0}.landing_codeBlockGlow__MWUgP{box-shadow:0 0 0 1px rgba(130,170,255,.15),0 20px 60px rgba(0,0,0,.5),0 0 60px rgba(130,170,255,.08),0 0 100px rgba(199,146,234,.05);border-color:rgba(130,170,255,.3);transition:box-shadow 1s ease,border-color 1s ease}.landing_spotlight__J_j_A{position:absolute;inset:0;pointer-events:none;z-index:1;border-radius:16px;transition:opacity .2s}.landing_particle__4Yh0I{position:absolute;border-radius:50%;pointer-events:none;z-index:2;opacity:0;animation:landing_floatParticle___ZWUc var(--duration,4s) ease-in-out infinite;animation-delay:var(--delay,0s);filter:blur(.5px)}@keyframes landing_floatParticle___ZWUc{0%{opacity:0;transform:translateY(0) scale(.5)}20%{opacity:.7}80%{opacity:.4}to{opacity:0;transform:translateY(-60px) scale(1.2)}}.landing_codeHeader__cBrxq{display:flex;align-items:center;padding:.9rem 1.2rem;background:rgba(0,0,0,.4);border-bottom:1px solid rgba(130,170,255,.1);position:relative;z-index:3}.landing_dot__0DHFX{width:12px;height:12px;border-radius:50%;margin-right:8px;box-shadow:0 0 6px currentColor;transition:transform .2s}@media (hover:hover){.landing_codeBlock__0dBKY:hover .landing_dot__0DHFX{transform:scale(1.2)}}.landing_codeTitle__3FCjU{margin-left:auto;font-family:Fira Code,monospace;font-size:.7rem;color:rgba(130,170,255,.5);letter-spacing:.05em}.landing_codeBody__FQH7e{padding:1.5rem 0;font-family:Fira Code,JetBrains Mono,Courier New,monospace;font-size:.82rem;line-height:1.7;overflow-x:auto;max-height:420px;position:relative;z-index:3;scrollbar-width:thin;scrollbar-color:rgba(130,170,255,.2) transparent;-webkit-overflow-scrolling:touch}.landing_codeBody__FQH7e::-webkit-scrollbar{width:4px;height:4px}.landing_codeBody__FQH7e::-webkit-scrollbar-thumb{background:rgba(130,170,255,.2);border-radius:4px}.landing_codeLine__WaVaV{display:flex;align-items:baseline;padding:0 1.5rem;min-height:1.7em;position:relative}@media (hover:hover){.landing_codeLine__WaVaV:hover{background:rgba(130,170,255,.04)}}.landing_codeLineNew__9cZfx{animation:landing_slideInLine__6wBdj .25s cubic-bezier(.22,1,.36,1) forwards}.landing_codeLineVisible__paHl8{opacity:1}@keyframes landing_slideInLine__6wBdj{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}.landing_lineNumber__AINuV{display:inline-block;width:1.8rem;text-align:right;margin-right:1.2rem;color:rgba(130,170,255,.2);font-size:.72rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.landing_lineContent__qg__v{flex:1;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word}.landing_cursor__w_N48{display:inline-block;width:2px;height:1em;background:#82aaff;margin-left:1px;vertical-align:text-bottom;animation:landing_blink__TGEbY 1s step-end infinite;box-shadow:0 0 6px #82aaff}@keyframes landing_blink__TGEbY{0%,to{opacity:1}50%{opacity:0}}.landing_codeFooterGlow__U3HCy{height:2px;background:linear-gradient(90deg,transparent,#c792ea,#82aaff,#c3e88d,#ff9d00,transparent);background-size:200% 100%;animation:landing_shimmerBar__KXYmH 3s linear infinite;position:relative;z-index:3;opacity:.6}@keyframes landing_shimmerBar__KXYmH{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1200px){.landing_landingContainer__6TnZb{gap:3rem}.landing_landingContent__icFLl h1{font-size:3rem}.landing_typedHeader__4YGlI{font-size:2rem!important}}@media (max-width:1024px){.landing_landing__ZT0t7{padding:6rem 2rem 2rem}.landing_landingContainer__6TnZb{flex-direction:column;gap:3rem}.landing_landingLeft__bn1ou{justify-content:center;width:100%}.landing_landingContent__icFLl{text-align:center;max-width:100%}.landing_landingContent__icFLl h1{font-size:2.8rem}.landing_typedHeader__4YGlI{font-size:1.8rem!important;min-height:50px}.landing_buttonContainer__cMQKS{justify-content:center}.landing_codeBlock__0dBKY{max-width:100%;margin:0 auto}.landing_codeBody__FQH7e{font-size:.8rem;max-height:380px}}@media (max-width:768px){.landing_landing__ZT0t7{padding:5rem 1.5rem 2rem}.landing_landingContent__icFLl h1{font-size:2.2rem;margin:.75rem 0 1.5rem}.landing_landingContent__icFLl>p{font-size:1rem}.landing_typedHeader__4YGlI{font-size:1.4rem!important;min-height:45px;margin-bottom:1.5rem}.landing_buttonContainer__cMQKS{gap:1rem;margin-top:2rem}.landing_contactBtn__43zlX,.landing_resumeBtn___xTJ3{padding:.7rem 1.5rem;font-size:.9rem}.landing_codeBlock__0dBKY{border-radius:12px}.landing_codeHeader__cBrxq{padding:.7rem 1rem}.landing_dot__0DHFX{width:10px;height:10px;margin-right:6px}.landing_codeTitle__3FCjU{font-size:.6rem}.landing_codeBody__FQH7e{padding:1rem 0;font-size:.7rem;line-height:1.6;max-height:340px}.landing_codeLine__WaVaV{padding:0 1rem}.landing_lineNumber__AINuV{width:1.5rem;margin-right:.8rem;font-size:.65rem}}@media (max-width:600px){.landing_landing__ZT0t7{padding:4rem 1rem 1.5rem}.landing_landingContent__icFLl h1{font-size:1.8rem}.landing_typedHeader__4YGlI{font-size:1.2rem!important;min-height:40px}.landing_landingContent__icFLl>p{font-size:.9rem}.landing_buttonContainer__cMQKS{flex-direction:column;align-items:center;gap:.8rem}.landing_contactBtn__43zlX,.landing_resumeBtn___xTJ3{width:100%;max-width:220px;text-align:center;justify-content:center;display:inline-flex;align-items:center;gap:.5rem}.landing_codeBody__FQH7e{font-size:.65rem;max-height:300px}.landing_lineNumber__AINuV{width:1.2rem;margin-right:.6rem;font-size:.6rem}.landing_codeLine__WaVaV{padding:0 .8rem}}@media (max-width:480px){.landing_landingContent__icFLl h1{font-size:1.5rem;margin:.5rem 0 1rem}.landing_typedHeader__4YGlI{font-size:1rem!important;min-height:36px}.landing_landingContent__icFLl>p{font-size:.85rem}.landing_contactBtn__43zlX,.landing_resumeBtn___xTJ3{padding:.6rem 1.2rem;font-size:.85rem;max-width:200px}.landing_codeHeader__cBrxq{padding:.6rem .8rem}.landing_dot__0DHFX{width:8px;height:8px;margin-right:5px}.landing_codeBody__FQH7e{font-size:.6rem;padding:.8rem 0;line-height:1.5;max-height:260px}.landing_lineNumber__AINuV{width:1rem;margin-right:.5rem;font-size:.55rem}.landing_codeLine__WaVaV{padding:0 .6rem}.landing_lineContent__qg__v{white-space:pre-wrap;word-break:break-word}}@media (max-width:768px) and (orientation:landscape){.landing_landing__ZT0t7{padding:4rem 1.5rem 1rem;min-height:auto}.landing_landingContainer__6TnZb{gap:1.5rem}.landing_landingContent__icFLl h1{font-size:1.6rem;margin:.5rem 0 1rem}.landing_typedHeader__4YGlI{font-size:1.1rem!important;min-height:32px;margin-bottom:1rem}.landing_buttonContainer__cMQKS{margin-top:1rem}.landing_codeBody__FQH7e{max-height:220px}}@media (hover:none) and (pointer:coarse){.landing_codeBlock__0dBKY{cursor:default}.landing_codeBlock__0dBKY:before{background:linear-gradient(135deg,rgba(130,170,255,.04),transparent 50%,rgba(199,146,234,.03))}.landing_contactBtn__43zlX,.landing_resumeBtn___xTJ3{cursor:pointer;-webkit-tap-highlight-color:transparent}.landing_contactBtn__43zlX:active,.landing_resumeBtn___xTJ3:active{transform:scale(.98)}}@media (prefers-reduced-motion:reduce){.landing_codeFooterGlow__U3HCy,.landing_codeLineNew__9cZfx,.landing_cursor__w_N48,.landing_particle__4Yh0I{animation:none}.landing_codeBlock__0dBKY:hover .landing_dot__0DHFX,.landing_contactBtn__43zlX:hover,.landing_resumeBtn___xTJ3:hover{transform:none}}.socials_socials__GJwFL{display:flex;gap:1.5rem;margin:2rem 0}.socials_socialLink__8G1ZZ{transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-decoration:none}.socials_small__WW9_8 .socials_socialLink__8G1ZZ{font-size:1.2rem}.socials_medium__Jn0dH .socials_socialLink__8G1ZZ{font-size:1.8rem;width:50px;height:50px;border-radius:50%;background:hsla(0,0%,100%,.05)}.socials_large__OcoIq .socials_socialLink__8G1ZZ{font-size:2.2rem;width:60px;height:60px;border-radius:50%;background:hsla(0,0%,100%,.05)}.socials_socialLink__8G1ZZ:hover{transform:translateY(-5px);background:rgba(22,242,179,.1)}.backToTop_backToTop__Jb5us{position:fixed;right:10px;bottom:60px;height:30px;font-size:3rem;z-index:999}.backToTop_backToTop__Jb5us button{outline:none;border:none;cursor:pointer;background:none;padding:20px}@media screen and (max-width:800px){.backToTop_backToTop__Jb5us{right:-10px;bottom:50px;font-size:2.75rem}}.blog_blog__r_N81{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:-moz-fit-content;min-height:fit-content;padding:2rem;overflow-x:hidden}.blog_blogHeader__3UxNb{display:flex;align-items:center;justify-content:center;width:100%;margin:1rem}.blog_blogHeader__3UxNb h1{margin-bottom:40px;font-size:2.5rem;font-family:var(--primaryFont)}.blog_blogBody__FNwD8{flex-direction:column}.blog_blogBodyContainer__3m1C1,.blog_blogBody__FNwD8{width:100%;display:flex;align-items:center;justify-content:center}.blog_blogBodyContainer__3m1C1{gap:4.5rem}.blog_blogViewAll__IkDLS{width:100%;margin-top:1rem;padding:2rem;display:flex;align-items:center;justify-content:flex-end}.blog_blogViewAll__IkDLS a button{outline:none;border:none;width:150px;height:48px;display:flex;align-items:center;justify-content:space-between;text-transform:inherit;border-radius:45px;font-size:1.05rem;font-family:var(--primaryFont);font-weight:500;padding-left:1.5rem;cursor:pointer}@media screen and (max-width:992px){.blog_blogBodyContainer__3m1C1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}}@media screen and (max-width:800px){.blog_blogHeader__3UxNb h1{font-size:3rem;margin-bottom:30px}}@media screen and (max-width:600px){.blog_blogHeader__3UxNb h1{font-size:2.5rem;margin-bottom:20px}.blog_blogViewAll__IkDLS{position:relative;margin-top:2.5rem}.blog_blogViewAll__IkDLS a{position:absolute;left:50%;transform:translateX(-50%)}}.singleBlog_singleBlog__61hft{height:420px;width:320px;display:flex;flex-direction:column;align-items:center;justify-content:baseline;border-radius:5px}.singleBlog_singleBlogImage__0pe1w{height:50%;width:100%;overflow:hidden;border-top-left-radius:5px;border-top-right-radius:5px}.singleBlog_singleBlogImage__0pe1w>img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;border-top-left-radius:5px;border-top-right-radius:5px;transition:transform 1s,filter 2s ease-in-out;filter:blur(1px);transform:scale(1.3)}.singleBlog_singleBlog__61hft:hover>.singleBlog_singleBlogImage__0pe1w>img{filter:grayscale(0);transform:scale(1.1)}.singleBlog_singleBlogBody__V852Y{padding:1rem}.singleBlog_singleBlogBody__V852Y p{font-family:var(--primaryFont);font-weight:600;font-size:13px;margin-bottom:.65rem}.singleBlog_singleBlogBody__V852Y h3{font-family:var(--primaryFont);margin-bottom:.55rem;font-size:19px;line-height:115%}.singleBlog_singleBlogBody__V852Y h6{font-family:Noto Sans TC,sans-serif;font-size:15px;line-height:139%;font-weight:500;opacity:.9}@media (min-width:992px) and (max-width:1380px){.singleBlog_singleBlog__61hft{height:430px}}@media screen and (max-width:992px){.singleBlog_singleBlog__61hft{height:450px;background-color:#abf0f0;margin:2rem 0;display:flex;flex-direction:column;align-items:center;justify-content:baseline}}@media screen and (max-width:800px){.singleBlog_singleBlog__61hft{height:450px;margin:1rem auto}}@media screen and (max-width:700px){.singleBlog_singleBlog__61hft{height:450px;margin:1rem auto}}@media screen and (max-width:600px){.singleBlog_singleBlog__61hft{height:450px;width:300px;margin:1rem 0}.singleBlog_singleBlogImage__0pe1w>img{filter:blur(0)}}@media screen and (max-width:320px){.singleBlog_singleBlog__61hft{transform:scale(.9)}}.contacts_contacts__r7rgX{min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;overflow-x:hidden}.contacts_contactsImg__3zkAA{position:absolute;right:5%;top:25%;width:280px;pointer-events:none;opacity:.6;transition:all .3s ease}.contacts_contactsContainer___KozK{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:2rem 6rem 3rem;width:80%;height:100%;margin-top:2rem}.contacts_contactsContainer___KozK>h1{font-family:var(--primaryFont);font-size:2.5rem;margin-bottom:2.5rem;position:relative;display:inline-block}.contacts_contactsContainer___KozK>h1:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:4px;background-color:#1d9bf0;border-radius:2px}.contacts_contactsBody__19E_I{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%;gap:2rem}.contacts_contactsForm__CSPfA{display:flex;flex:0.5;width:100%}.contacts_contactsForm__CSPfA form{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;width:100%}.contacts_inputContainer__kiZws{width:100%;margin-bottom:.5rem}.contacts_formLabel__mHV2s{font-size:.9rem;font-weight:600;margin-bottom:.5rem;display:block}.contacts_formInput___sw29,.contacts_formLabel__mHV2s{font-family:var(--primaryFont);transition:all .3s ease}.contacts_formInput___sw29{height:50px;box-sizing:border-box;border-radius:12px;outline:none;margin-bottom:1.5rem;padding:.7rem 1rem;width:100%;resize:none;font-size:1rem;border:2px solid}.contacts_formInput___sw29:focus{border-color:#1d9bf0!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(29,155,240,.15)}.contacts_formMessage__67wmu{height:150px;box-sizing:border-box;border-radius:12px;outline:none;margin-bottom:1.5rem;padding:.7rem 1rem;width:100%;resize:vertical;font-family:var(--primaryFont);font-size:1rem;border:2px solid;transition:all .3s ease}.contacts_formMessage__67wmu:focus{border-color:#1d9bf0!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(29,155,240,.15)}.contacts_submitBtn__9NqL9{width:100%;display:flex;justify-content:flex-start}.contacts_submitButton__BQPPI{border:none;outline:none;width:200px;height:50px;border-radius:12px;font-weight:600;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:all .3s ease;font-family:var(--primaryFont);font-size:1rem;position:relative;overflow:hidden}.contacts_submitButton__BQPPI:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.contacts_submitButton__BQPPI:disabled{opacity:.7;cursor:not-allowed}.contacts_sendIcon__nbDGQ{font-size:1.2rem;transition:transform .2s ease}.contacts_submitButton__BQPPI:hover:not(:disabled) .contacts_sendIcon__nbDGQ{transform:translateX(3px)}.contacts_spinningIcon__M9b3f{font-size:1.2rem;animation:contacts_spin__IFr1r .8s linear infinite}.contacts_modalOverlay___qMpT{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:contacts_fadeIn__y_0dY .3s ease-out;padding:1rem}.contacts_modalContent__53eQf{background:#fff;border-radius:24px;max-width:500px;width:100%;padding:2rem;position:relative;animation:contacts_slideUp__LdWke .4s ease-out;box-shadow:0 20px 60px rgba(0,0,0,.3)}.contacts_modalHeader__ZOl5X{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.contacts_successIconCircle__cNNeN{background:linear-gradient(135deg,#10b981,#059669);animation:contacts_bounce__T0MnH .5s ease}.contacts_errorIconCircle__A6a1x,.contacts_successIconCircle__cNNeN{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#fff;margin:0 auto}.contacts_errorIconCircle__A6a1x{background:linear-gradient(135deg,#ef4444,#dc2626);animation:contacts_shake__70eQC .5s ease}.contacts_modalClose__ZOD2q{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.1);border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#666}.contacts_modalClose__ZOD2q:hover{background:rgba(0,0,0,.2);transform:rotate(90deg)}.contacts_modalTitle__Qd_Na{text-align:center;font-size:1.8rem;margin:1rem 0;color:#1a1a2e;font-weight:700}.contacts_modalMessage__wB5Q1{text-align:center;color:#4a5568;line-height:1.6;margin-bottom:2rem;font-size:1rem}.contacts_subscribeSection__Vq22M{background:#f7fafc;padding:1.5rem;border-radius:16px;margin:1.5rem 0}.contacts_subscribeText__illhk{font-size:.9rem;color:#4a5568;margin-bottom:1rem;font-weight:500}.contacts_subscribeInput__SQA5o{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.9rem;transition:all .3s ease;margin-bottom:1rem;font-family:var(--primaryFont)}.contacts_subscribeInput__SQA5o:focus{outline:none;border-color:#1d9bf0;box-shadow:0 0 0 3px rgba(29,155,240,.1)}.contacts_checkboxLabel__QDQdk{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.85rem;color:#4a5568}.contacts_checkboxLabel__QDQdk input{width:18px;height:18px;cursor:pointer}.contacts_modalButtons__lTHNg{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.contacts_okButton__hFFRK{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.75rem 2rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem;flex:1}.contacts_okButton__hFFRK:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.3)}.contacts_closeButton__InEcP{background:#e2e8f0;color:#4a5568;border:none;padding:.75rem 2rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem;flex:1}.contacts_closeButton__InEcP:hover{background:#cbd5e0;transform:translateY(-2px)}.contacts_errorModal__lPYge .contacts_okButton__hFFRK{background:linear-gradient(135deg,#ef4444,#dc2626)}.contacts_errorModal__lPYge .contacts_okButton__hFFRK:hover{box-shadow:0 6px 20px rgba(239,68,68,.3)}.contacts_contactsDetails__cMua1{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:0.5;box-sizing:border-box;padding-left:2rem}.contacts_personalDetails__Rj6oO{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;margin-bottom:2rem;transition:all .3s ease;cursor:pointer;text-decoration:none}.contacts_personalDetails__Rj6oO:hover{transform:translateX(5px)}.contacts_iconWrapper__2iBTf{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.contacts_personalDetails__Rj6oO:hover .contacts_iconWrapper__2iBTf{transform:scale(1.05);border-radius:50%}.contacts_personalDetails__Rj6oO p{margin-left:1.2rem;font-size:1rem;line-height:1.4;font-weight:500;font-family:var(--primaryFont);word-break:break-word}.contacts_socialmediaIcons__nqCwk{width:100%;margin-top:2rem}.contacts_socialmediaIcons__nqCwk>p{font-family:var(--primaryFont);font-size:.9rem;font-weight:600;margin-bottom:1rem}.contacts_socialIconsContainer__jL7jw{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.contacts_socialIcon__t_8hH{width:45px;height:45px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none}.contacts_socialIcon__t_8hH:hover{transform:translateY(-3px) scale(1.05);border-radius:50%;filter:brightness(1.1)}@keyframes contacts_spin__IFr1r{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes contacts_fadeIn__y_0dY{0%{opacity:0}to{opacity:1}}@keyframes contacts_slideUp__LdWke{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes contacts_bounce__T0MnH{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes contacts_shake__70eQC{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@media (min-width:992px) and (max-width:1380px){.contacts_contactsImg__3zkAA{right:2%;top:20%;width:220px}.contacts_contactsContainer___KozK{padding:2rem 4rem;width:90%;margin-top:1rem}}@media screen and (max-width:992px){.contacts_contactsImg__3zkAA{display:none}.contacts_contactsContainer___KozK{width:100%;margin-top:1rem;padding:2rem}.contacts_contactsContainer___KozK>h1{font-size:2rem;margin-bottom:1.5rem}.contacts_contactsBody__19E_I{flex-direction:column;gap:3rem}.contacts_contactsForm__CSPfA{flex:1;width:100%}.contacts_contactsDetails__cMua1{padding-left:0;width:100%}.contacts_submitButton__BQPPI{width:100%}}@media screen and (max-width:768px){.contacts_contactsContainer___KozK{padding:1.5rem}.contacts_contactsContainer___KozK>h1{font-size:1.8rem}.contacts_formInput___sw29,.contacts_formMessage__67wmu{font-size:.9rem}.contacts_modalContent__53eQf{padding:1.5rem;margin:1rem}.contacts_modalTitle__Qd_Na{font-size:1.5rem}.contacts_errorIconCircle__A6a1x,.contacts_successIconCircle__cNNeN{width:60px;height:60px;font-size:2rem}}@media screen and (max-width:480px){.contacts_contactsContainer___KozK{padding:1rem}.contacts_contactsContainer___KozK>h1{font-size:1.5rem}.contacts_formInput___sw29,.contacts_submitButton__BQPPI{height:45px}.contacts_modalButtons__lTHNg{flex-direction:column}.contacts_closeButton__InEcP,.contacts_okButton__hFFRK{padding:.75rem}.contacts_subscribeSection__Vq22M{padding:1rem}}.education_education__6gxWc{min-height:-moz-fit-content;min-height:fit-content;padding:4rem 1.5rem}.education_educationBody__k2acm{margin:0 auto;max-width:60rem}.education_educationImage__yLgZQ{position:sticky;top:2rem;pointer-events:none}.education_educationDescription__8Gkni{width:100%;display:flex;flex-direction:column}.education_educationDescription__8Gkni>h1{font-family:var(--primaryFont);font-size:2.5rem;font-weight:700;line-height:1.15;margin-bottom:1.5rem}.education_educationCard__k_0yb{display:flex;flex-direction:row;align-items:center;gap:14px;width:100%;padding:1rem 1.25rem;border-radius:14px;margin-bottom:10px;cursor:pointer;position:relative;overflow:hidden;background-color:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);transition:transform .18s ease,border-color .18s ease}.education_educationCard__k_0yb:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--accent);opacity:0;transition:opacity .18s ease}.education_educationCard__k_0yb.education_active__Dg_4Z,.education_educationCard__k_0yb:hover{transform:translateX(5px);border-color:hsla(0,0%,100%,.18)}.education_educationCard__k_0yb.education_active__Dg_4Z:before,.education_educationCard__k_0yb:hover:before{opacity:1}.education_educardImg__lshkk{border-radius:12px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1)}.education_educardImg__lshkk>svg{width:24px;height:24px}.education_educationDetails__1i7dm{flex:1;min-width:0}.education_educationDetails__1i7dm>h6{font-family:var(--primaryFont);font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin-bottom:4px}.education_educationDetails__1i7dm>h4{font-size:.95rem;font-weight:700;margin-bottom:3px;color:#f0f4ff}.education_educationDetails__1i7dm>h4,.education_educationDetails__1i7dm>h5{font-family:var(--primaryFont);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.education_educationDetails__1i7dm>h5{font-size:.82rem;font-weight:400;color:#89b}.education_educardArrow__QlPXG{align-self:center;flex-shrink:0;opacity:0;transition:opacity .18s ease,transform .18s ease}.education_educationCard__k_0yb.education_active__Dg_4Z .education_educardArrow__QlPXG,.education_educationCard__k_0yb:hover .education_educardArrow__QlPXG{opacity:1;transform:translateX(3px)}@media screen and (max-width:992px){.education_educationBody__k2acm{grid-template-columns:1fr;padding-top:1rem}.education_educationImage__yLgZQ{position:static;max-width:400px;margin:0 auto}.education_educationDescription__8Gkni>h1{font-size:2.8rem;text-align:center}}@media screen and (max-width:800px){.education_education__6gxWc{padding:2.5rem 1rem}.education_educationDescription__8Gkni>h1{font-size:2.2rem;margin-bottom:1.25rem}.education_educationCard__k_0yb{padding:.875rem 1rem}.education_educardImg__lshkk{width:40px;height:40px}.education_educardImg__lshkk>svg{width:20px;height:20px}}@media screen and (max-width:600px){.education_educationDescription__8Gkni>h1{font-size:1.9rem}}.education_sceneWrap__oafIg{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem 0}.education_scene__0GqjK{position:relative;width:240px;height:340px}.education_star__jvg1_{position:absolute;border-radius:50%;background:var(--accent);animation:education_sPulse__bOacw 2s ease-in-out infinite}.education_star1__hwzJM{width:5px;height:5px;top:5%;left:8%;animation-delay:0s}.education_star2__ZYzkQ{width:3px;height:3px;top:10%;left:80%;animation-delay:.5s;opacity:.7}.education_star3__3zkA_{width:4px;height:4px;top:25%;left:92%;animation-delay:1s}.education_star4__MqhlH{width:3px;height:3px;top:60%;left:3%;animation-delay:.3s;opacity:.7}.education_star5__6h9W9{width:4px;height:4px;top:80%;left:88%;animation-delay:.8s}.education_star6__GTj_q{width:2px;height:2px;top:45%;left:96%;animation-delay:1.4s}@keyframes education_sPulse__bOacw{0%,to{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.6)}}.education_ring__NSLnl{position:absolute;border-radius:50%;border:1.5px solid var(--accent);opacity:0;animation:education_ringOut__GD_0l 4s ease-out infinite;bottom:28px;left:50%}.education_ring__NSLnl:nth-child(4){width:60px;height:18px;margin-left:-30px;animation-delay:0s}.education_ring__NSLnl:nth-child(5){width:100px;height:30px;margin-left:-50px;animation-delay:.7s}.education_ring__NSLnl:nth-child(6){width:150px;height:44px;margin-left:-75px;animation-delay:1.4s}@keyframes education_ringOut__GD_0l{0%{transform:scale(.3);opacity:.7}80%{transform:scale(1);opacity:0}to{opacity:0}}.education_person__G2H4Z{position:absolute;bottom:44px;left:50%;transform:translateX(-50%);width:110px;height:240px;animation:education_bodyBob__fNMT0 2s ease-in-out infinite;transform-origin:bottom center}@keyframes education_bodyBob__fNMT0{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-7px)}}.education_gown__Zt_w6{bottom:0;width:80px;height:140px;background:#1a1a2e;border-radius:8px 8px 22px 22px;clip-path:polygon(14% 0,86% 0,100% 100%,0 100%)}.education_gownStripe__vjO4L,.education_gown__Zt_w6{position:absolute;left:50%;transform:translateX(-50%)}.education_gownStripe__vjO4L{top:16px;width:9px;height:88px;background:var(--accent);border-radius:4px;opacity:.75}.education_torso__NBLNR{bottom:108px;width:56px;height:62px;background:#1a1a2e;border-radius:6px}.education_collar__SN1PX,.education_torso__NBLNR{position:absolute;left:50%;transform:translateX(-50%)}.education_collar__SN1PX{bottom:164px;width:30px;height:18px;background:#e8e0d5;border-radius:4px 4px 0 0}.education_head__Mqz1r{position:absolute;bottom:178px;left:50%;transform:translateX(-50%);width:50px;height:56px;background:#c8a882;border-radius:50% 50% 44% 44%;animation:education_headTilt__yVIJn 2s ease-in-out infinite;transform-origin:bottom center}@keyframes education_headTilt__yVIJn{0%,to{transform:translateX(-50%) rotate(-4deg)}50%{transform:translateX(-50%) rotate(6deg)}}.education_eye__OfFDS{position:absolute;width:5px;height:5px;background:#3a2510;border-radius:50%;top:22px}.education_eyeL__nLvmO{left:10px}.education_eyeR__e186L{right:10px}.education_smile__5dU_U{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);width:18px;height:8px;border-bottom:2.5px solid #3a2510;border-radius:0 0 10px 10px}.education_arm__j2kxx{position:absolute;width:15px;height:60px;background:#1a1a2e;border-radius:7px;bottom:118px;transform-origin:top center}.education_armL__rH9Yn{left:4px;animation:education_armL__rH9Yn 2s ease-in-out infinite}.education_armR__pMV8V{right:4px;animation:education_armR__pMV8V 2s ease-in-out infinite}@keyframes education_armL__rH9Yn{0%,to{transform:rotate(28deg)}50%{transform:rotate(-28deg)}}@keyframes education_armR__pMV8V{0%,to{transform:rotate(-118deg)}50%{transform:rotate(-158deg)}}.education_hand__i31ws{position:absolute;bottom:-9px;left:50%;transform:translateX(-50%);width:13px;height:13px;background:#c8a882;border-radius:50%}.education_capToss__a66cu{position:absolute;animation:education_capToss__a66cu 2s ease-in-out infinite;transform-origin:center}@keyframes education_capToss__a66cu{0%,to{bottom:224px;left:calc(50% + 12px);transform:translateX(-50%) rotate(-10deg) scale(.88)}40%{bottom:295px;left:calc(50% + 28px);transform:translateX(-50%) rotate(24deg) scale(1.05)}60%{bottom:270px;left:calc(50% + 20px);transform:translateX(-50%) rotate(16deg) scale(1)}}.education_capBoard__9npFn{width:66px;height:66px;background:#1a1a2e;border-radius:4px;position:relative;transform:perspective(220px) rotateX(22deg)}.education_capBoard__9npFn:after{content:"";position:absolute;inset:4px;border:1.5px solid #2d2d4e;border-radius:2px}.education_capTopRim__Ijgbn{position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:76px;height:11px;background:#111124;border-radius:3px}.education_capTassel__0LHbS{position:absolute;top:4px;right:7px;width:2px;height:26px;background:#f5c518;border-radius:1px;animation:education_tasselWave__fV7ag 2s ease-in-out infinite;transform-origin:top center}.education_capTassel__0LHbS:after{content:"";position:absolute;bottom:-7px;left:-3px;width:8px;height:9px;background:#f5c518;border-radius:0 0 4px 4px}@keyframes education_tasselWave__fV7ag{0%,to{transform:rotate(-15deg)}50%{transform:rotate(22deg)}}.education_shadow__F8cXG{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);width:90px;height:11px;background:rgba(29,158,117,.15);border-radius:50%;animation:education_shadowScale__kOuMD 2s ease-in-out infinite}@keyframes education_shadowScale__kOuMD{0%,to{transform:translateX(-50%) scaleX(1);opacity:.8}50%{transform:translateX(-50%) scaleX(.6);opacity:.3}}@media screen and (max-width:992px){.education_scene__0GqjK{width:200px;height:290px}}@media screen and (max-width:600px){.education_scene__0GqjK{width:170px;height:250px}.education_person__G2H4Z{transform-origin:bottom center}}.navbar_navbar__bhGmN{height:6.5rem;position:absolute;background-color:transparent;z-index:99;display:flex;align-items:center;justify-content:center;width:100%}.navbar_navbarContainer__O6_za{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 3rem;margin-top:1rem}.navbar_navbarContainer__O6_za>h1{font-family:BestermindRegular;color:var(--primary-2);font-size:2.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navbar_navLinkContainer__n0Zve{margin-top:2rem}.navbar_drawer__OD1TS>.navbar_MuiBackdropRoot__eFXHH{background:rgba(33,33,33,.15)!important;backdrop-filter:blur(20px)!important}@media (max-width:1100px){.navbar_navbarContainer__O6_za{padding:0 2rem}.navbar_navbarContainer__O6_za>h1{font-size:2.2rem}.navbar_navMenu__FpPA9{font-size:2.2rem;margin-top:-1.5rem}}@media (max-width:800px){.navbar_navLinkContainer__n0Zve{margin-top:3rem}}@media (max-width:600px){.navbar_navMenu__FpPA9{color:var(--primary-2)}.navbar_navbarContainer__O6_za>h1{font-size:2rem}.navbar_navMenu__FpPA9:hover{color:var(--primary-2)}.navbar_MuiDrawerPaper__qSvqk{border-radius:0!important}}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-device-pixel-ratio:2) and (device-aspect-ratio:2/3){.navbar_navbar__bhGmN{height:5rem}.navbar_navbarContainer__O6_za{padding:0 1rem;margin-top:0}.navbar_navbarContainer__O6_za>h1{font-size:1.5rem}}.singleProject_singleProject__gK23C{box-shadow:4px 4px 8px rgba(36,3,3,.2);width:304px;height:360px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.4rem 2rem;position:relative;cursor:pointer;overflow:hidden}.singleProject_projectContent__OmJOP{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%}.singleProject_projectContent__OmJOP>h2{font-family:var(--primaryFont);font-style:normal;font-weight:600;font-size:1.525rem;line-height:110%;text-align:center}.singleProject_projectContent__OmJOP>img{width:100%;height:60%;transition:opacity .7s .3s}.singleProject_singleProject__gK23C:hover img{opacity:0}.singleProject_projectShowcaseBtn__Nm9yk{display:flex;align-items:center;justify-content:space-between;width:100%}.singleProject_projectShowcaseBtn__Nm9yk>a{cursor:pointer;text-decoration:none;transition:transform .5s .3s}.singleProject_singleProject__gK23C:hover .singleProject_projectShowcaseBtn__Nm9yk a:nth-child(2){transform:translateX(-140px) scale(1.1)!important}.singleProject_singleProject__gK23C .singleProject_projectDesc__5X0RE{position:absolute;width:95%;height:160px;left:0;top:0;transform:translate(-110%,40%);padding:15px;border-radius:0 20px 20px 0;transition:transform .9s;line-height:110%;display:flex;align-items:center;justify-content:center;font-family:var(--primaryFont)}.singleProject_singleProject__gK23C:hover .singleProject_projectDesc__5X0RE{transform:translate(-2%,40%)}.singleProject_singleProject__gK23C .singleProject_projectLang__dukWO{position:absolute;bottom:20px;right:0;width:140px;font-size:.8rem;display:flex;justify-content:center;gap:.5rem;flex-direction:column;border-radius:10px 0 0 10px;transform:translateX(100%);transition:transform .5s .3s;padding:.825rem}.singleProject_singleProject__gK23C:hover .singleProject_projectLang__dukWO{transform:translateX(0)}.singleProject_projectLang__dukWO>span{font-family:var(--primaryFont);font-weight:500;word-break:break-word;line-height:100%}.projects_projects__nw3WF{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:-moz-fit-content;min-height:fit-content;overflow-x:hidden;padding:2rem}.projects_projectsHeader__gIU_t{display:flex;align-items:center;justify-content:center;width:100%;margin:1rem}.projects_projectsHeader__gIU_t h1{margin-bottom:40px;font-size:2.5rem;font-family:var(--primaryFont)}.projects_projectsBody__7GGuW{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.projects_projectsBodyContainer__O2D_N{display:flex;align-items:center;justify-content:center;gap:4.5rem;width:100%}.projects_projectsViewAll__Pq6l8{width:100%;padding:2rem;display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}.projects_projectsViewAll__Pq6l8 a button{outline:none;border:none;width:150px;height:48px;display:flex;align-items:center;justify-content:space-between;text-transform:inherit;border-radius:45px;font-size:1.05rem;font-family:var(--primaryFont);font-weight:500;padding-left:1.5rem;cursor:pointer}@media screen and (max-width:992px){.projects_projectsBodyContainer__O2D_N{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}}@media screen and (max-width:800px){.projects_projectsHeader__gIU_t h1{font-size:3rem;margin-bottom:30px}}@media screen and (max-width:600px){.projects_projectsHeader__gIU_t h1{font-size:2.5rem;margin-bottom:20px}.projects_projectsViewAll__Pq6l8{position:relative;margin-top:4rem}.projects_projectsViewAll__Pq6l8 a{position:absolute;left:50%;transform:translateX(-50%)}}.skills_skills__dDpl_{justify-content:flex-start;min-height:-moz-fit-content;min-height:fit-content;padding:2.5rem 2rem 2rem}.skills_skillsHeader__BE3LP,.skills_skills__dDpl_{display:flex;flex-direction:column;align-items:center}.skills_skillsHeader__BE3LP{justify-content:center;width:100%}.skills_skillsHeader__BE3LP h2{font-family:var(--primaryFont);font-style:normal;font-weight:700;font-size:2.5rem;text-align:center}.skills_skillsContainer__HReTP{display:flex;align-items:center;justify-content:center;width:100%;margin-top:3.5rem;padding:0 2rem}.skills_skillScroll__slAYK{width:100%;margin:0 2rem}.skills_skillBox__PxVV2{background:#fafafa;box-shadow:0 10px 20px rgba(0,0,0,.12);border-radius:10px;width:160px;height:160px;margin:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;transition:.3s ease-in-out}.skills_skillBox__PxVV2:hover{transform:scale(1.15)}.skills_skillBox__PxVV2>img{height:50px;pointer-events:none}.skills_skillBox__PxVV2 h3{font-family:Big Shoulders Text;font-style:normal;font-weight:500;font-size:22px;text-align:center;margin-top:1rem}.skills_marquee__eztPW{padding:3rem 0}@media (min-width:992px) and (max-width:1380px){.skills_skills__dDpl_{padding:2rem 1rem 1rem}.skills_skillsContainer__HReTP{padding:1.5rem;margin-top:1.5rem}}@media screen and (max-width:992px){.skills_skills__dDpl_{padding:1rem;min-height:100%}.skills_skillsContainer__HReTP{padding:1rem;margin:1rem 0}.skills_skillsHeader__BE3LP h2{font-size:3.2rem}.skills_skillBox__PxVV2{width:150px;height:150px;margin:1.2rem;padding:2rem 1rem}.skills_skillBox__PxVV2>img{height:45px}.skills_skillBox__PxVV2 h3{font-size:20px;margin-top:1rem}}@media screen and (max-width:800px){.skills_skillsContainer__HReTP,.skills_skills__dDpl_{padding:.5rem}.skills_skillsHeader__BE3LP h2{font-size:3rem}.skills_skillScroll__slAYK{width:100%;margin:0}}@media screen and (max-width:600px){.skills_skillBox__PxVV2{width:135px;height:135px;margin:1.2rem;padding:2rem 1rem}.skills_skillBox__PxVV2>img{height:40px}.skills_skillsHeader__BE3LP h2{font-size:2.5rem}.skills_skillBox__PxVV2 h3{font-size:18px;margin-top:1rem}}