.contact-section{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:100%;margin-top:80px;padding:20px 10px 0;display:flex}@media (max-width:480px){.contact-section{padding:15px 0 0}}@media (max-width:374px){.contact-section{margin-top:40px;margin-left:0;margin-right:0;padding:5px 0 0}}@media (min-width:768px){.contact-section{margin-top:160px;padding:40px 40px 0}}.contact-container{box-sizing:border-box;width:100%;max-width:100%;height:100%;padding:0 10px}@media (max-width:480px){.contact-container{padding:0 5px}.g-recaptcha{transform-origin:0 0;transform:scale(.77)}}@media (max-width:374px){.contact-container{width:100vw;max-width:100vw;margin:0;padding:0}.g-recaptcha{transform-origin:0 0;transform:scale(.65)}}@media (min-width:768px){.contact-container{padding:0 40px}}.contact-subtitle{text-align:center;color:var(--color-blue-50);margin-top:16px;margin-bottom:0;font-size:18px}@media (min-width:768px){.contact-subtitle{font-size:20px}}.contact-content{box-sizing:border-box;grid-template-columns:1fr;gap:40px;width:100%;max-width:100%;margin-top:64px;display:grid}@media (max-width:480px){.contact-content{gap:20px;margin-top:40px}}@media (max-width:374px){.contact-content{gap:10px;width:calc(100vw - 10px);max-width:calc(100vw - 10px);margin-top:20px;padding:0 5px}}@media (min-width:1280px){.contact-content{grid-template-columns:repeat(12,minmax(0,1fr));gap:40px}}.contact-info-card{box-sizing:border-box;grid-column:1;width:100%;max-width:100%}@media (min-width:1280px){.contact-info-card{grid-column:span 5}}.contact-card-inner{border:1px solid var(--color-black-50);background-color:var(--color-black-100);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex}@media (min-width:768px){.contact-card-inner{padding:40px}}@media (max-width:374px){.contact-card-inner{border-radius:6px;width:100%;max-width:100%;margin:0;padding:12px}}.contact-form{flex-direction:column;gap:28px;width:100%;display:flex}.form-field{flex-direction:column;gap:8px;display:flex}.contact-form label{color:var(--color-white-50);font-size:14px;font-weight:500;display:block}@media (min-width:768px){.contact-form label{font-size:16px}}.contact-form input,.contact-form textarea{background-color:var(--color-blue-100);color:#fff;border:none;border-radius:6px;outline:none;width:100%;padding:16px;font-family:inherit;font-size:14px;transition:all .3s}.contact-form input:focus,.contact-form textarea:focus{background-color:#2d2d38cc;box-shadow:0 0 0 2px #d9ecff33}.contact-form input.error,.contact-form textarea.error{background-color:#ef44441a;border:1px solid #ef4444}@media (min-width:768px){.contact-form input,.contact-form textarea{font-size:16px}}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--color-blue-50)}.contact-form textarea{resize:vertical;min-height:120px}.error-message{color:#ef4444;align-items:center;gap:4px;margin-top:-4px;font-size:12px;display:flex}@media (min-width:768px){.error-message{font-size:14px}}.cta-wrapper{cursor:pointer;background:0 0;border:none;width:100%;margin-top:8px;padding:0;position:relative}.cta-wrapper:disabled{opacity:.7;cursor:not-allowed}.cta-button{background-color:var(--color-black-200);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:16px;transition:all .3s;display:flex;position:relative;overflow:hidden}.cta-button .bg-circle{background-color:var(--color-white-50);z-index:1;width:0;height:100%;transition:width .5s;position:absolute;top:0;left:0}.cta-wrapper:hover:not(:disabled) .cta-button .bg-circle{width:100%}.cta-button .text{text-transform:uppercase;color:#fff;z-index:10;margin:0;font-size:14px;font-weight:500;transition:color .5s;position:relative}.cta-button:hover{background-color:var(--color-white-50)}.cta-button:hover .text{color:#000}@media (min-width:768px){.cta-button .text{font-size:18px}}.cta-wrapper:hover:not(:disabled) .cta-button .text{color:#000}.contact-visual{box-sizing:border-box;grid-column:1;width:100%;max-width:100%;min-height:384px}@media (min-width:768px){.contact-visual{min-height:384px}}@media (min-width:1280px){.contact-visual{grid-column:span 7}}.contact-3d-wrapper{box-sizing:border-box;background:#cd7c2e;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;min-height:384px;display:flex;overflow:hidden}@media (max-width:374px){.contact-3d-wrapper{border-radius:8px;min-height:300px}}.cta-button .text{justify-content:center;align-items:center;display:flex}.experience-section{justify-content:center;align-items:center;margin-top:80px;padding:20px;display:flex}@media (min-width:768px){.experience-section{margin-top:160px;padding-left:40px;padding-right:40px}}@media (min-width:1280px){.experience-section{padding-left:0;padding-right:0}}.experience-container{width:100%;height:100%;padding:20px}@media (min-width:950px){.experience-container{padding-left:180px;padding-right:180px}}.experience-content{margin-top:128px;position:relative}.experience-cards-container{z-index:50;flex-direction:column;gap:40px;display:flex;position:relative}@media (min-width:1280px){.experience-cards-container{gap:128px}}.exp-card-wrapper{flex-direction:column-reverse;justify-content:space-between;gap:40px;display:flex}@media (min-width:1280px){.exp-card-wrapper{flex-direction:row;gap:80px}}.card-section,.content-section{width:100%}.content-wrapper{align-items:flex-start;display:flex}.timeline-wrapper{justify-content:center;height:100%;display:flex;position:absolute;top:0;left:36px}@media (min-width:1280px){.timeline-wrapper{left:calc(50% + 78px)}.card-section{width:100%;margin-top:10rem}}.timeline{z-index:30;background-color:#0a0a0a;width:56px;height:102%;position:absolute;top:-40px}@media (min-width:768px){.timeline{width:112px}}.gradient-line{background:linear-gradient(#acf0a6 7.09%,#006300 37.17%,#0423d3 62.49%,#0498bd 75%,#45dec400 100%);width:4px;height:100%}.exp-text{z-index:20;gap:20px;display:flex;position:relative}@media (min-width:768px){.exp-text{gap:40px}}@media (min-width:1280px){.exp-text{gap:80px}}.timeline-logo{background:#fff;border:1px solid #fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;transform:translateY(-28px)}.timeline-logo img{width:25px}.timeline-logo img[src$=HY__LD02_LogoFV_EN_B3____BW\.png]{width:40px}@media (min-width:768px){.timeline-logo{width:80px;height:80px}.timeline-logo img{width:50px}.timeline-logo img[src$=HY__LD02_LogoFV_EN_B3____BW\.png]{width:75px}}@media (max-width:767px){.timeline-logo{width:55px;height:55px;transform:translateY(-12px)translate(-5px)}.timeline-wrapper{left:20px}}.exp-title{margin:0;font-size:30px;font-weight:600}.exp-date{color:#d9ecff;margin:20px 0}.responsibilities-label{color:#839cb5;font-style:italic}.responsibilities-list{color:#d9ecff;flex-direction:column;gap:20px;margin-top:20px;margin-left:20px;list-style-type:disc;display:flex}.responsibility-item{font-size:18px;line-height:1.5}.footer{color:var(--color-white-50);justify-content:center;align-items:center;margin-top:40px;margin-bottom:40px;padding-left:20px;padding-right:20px;display:flex}@media (min-width:768px){.footer{margin-top:80px;padding-left:80px;padding-right:80px}}@media (min-width:1280px){.footer{padding-left:80px;padding-right:80px}}.footer-container{grid-template-columns:1fr;gap:20px;width:100%;display:grid}@media (min-width:768px){.footer-container{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}}.footer p{text-align:center;margin:0}@media (min-width:768px){.footer p{text-align:left}}.footer-terms{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.footer-terms{align-items:flex-start}}.footer-socials{justify-content:center;align-items:center;gap:20px;display:flex}.footer-icon{border:1px solid var(--color-black-50);background-color:var(--color-black-100);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s;display:flex}@media (min-width:768px){.footer-icon{width:48px;height:48px}}.footer-icon:hover{background-color:var(--color-black-50)}.footer-icon a{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.footer-icon img{object-fit:contain;width:20px;height:20px;display:block}@media (min-width:768px){.footer-icon img{width:24px;height:24px}}.footer-copyright{flex-direction:column;justify-content:center;display:flex}.footer-copyright p{text-align:center}@media (min-width:768px){.footer-copyright p{text-align:right}}.privacy-link{color:inherit;cursor:pointer;font-size:inherit;background:0 0;border:none;font-family:inherit;text-decoration:none;position:relative}.privacy-link:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='6' viewBox='0 0 40 6'><line x1='0' y1='3' x2='40' y2='3' stroke='white' stroke-width='2' /></svg>");background-repeat:repeat-x;background-size:40px 6px;width:100%;height:6px;transition:background-image .4s,opacity .4s;position:absolute;bottom:-4px;left:0}.privacy-link:hover:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='6' viewBox='0 0 40 6'><path d='M0 3 Q 5 0, 10 3 T 20 3 T 30 3 T 40 3' fill='none' stroke='white' stroke-width='2' /></svg>")}.privacy-link:hover{opacity:.8}.modal-overlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #091c00;border-radius:8px;width:90%;max-width:600px;max-height:80vh;padding:0;overflow-y:auto}.modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.modal-header h2{color:#eee;margin:0}.modal-close{cursor:pointer;color:#eee;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;display:flex}.modal-close:hover{color:#333}.modal-body{color:#eee;padding:20px;line-height:1.6}.modal-body h3{color:#eee;margin-top:20px;margin-bottom:10px}.modal-body h3:first-child{margin-top:0}.modal-body ul{margin:10px 0;padding-left:20px}.modal-body li{margin-bottom:5px}.hero_section{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero_background{background-image:url(/images/hero/hero_bg.webp);background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.profile-img-container{color:#fff;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.square_small_profile_img{border-radius:10px;width:60px;height:60px;overflow:hidden}.square_small_profile_img img{object-fit:cover;object-position:top;filter:invert();width:100%;height:100%;transition:transform .3s ease-in-out;transform:scale(1.45)translateY(17%)translate(-2%)}.author-link{color:#fff;text-decoration:none;position:relative}.author-link:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='6' viewBox='0 0 40 6'><line x1='0' y1='3' x2='40' y2='3' stroke='white' stroke-width='2' /></svg>");background-repeat:repeat-x;background-size:40px 6px;width:100%;height:6px;transition:background-image .4s,opacity .4s;position:absolute;bottom:-4px;left:0}.author-link:hover:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='6' viewBox='0 0 40 6'><path d='M0 3 Q 5 0, 10 3 T 20 3 T 30 3 T 40 3' fill='none' stroke='white' stroke-width='2' /></svg>")}.hero_text{text-wrap:wrap;flex-direction:column;justify-content:center;align-items:start;gap:1rem;min-width:40%;height:100%;min-height:fit-content;padding:8rem 5.25rem 5.25rem;display:flex;position:relative}.hero_text h1{color:#fff;flex-wrap:wrap;font-size:3.5rem;font-weight:600;line-height:1.2}.hero_text p{color:#fff;margin-top:1.5rem;font-size:1.2rem;font-weight:400;line-height:1.5}.hero_model_section{flex-direction:column;justify-content:center;align-items:center;min-width:60%;height:100vh;display:flex}.hero-button{will-change:transform;cursor:grab;background-color:#fff;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:154px;height:52px;padding:.5rem 1.5rem;transition-property:opacity,transform;transition-duration:.5s;display:flex;position:absolute;bottom:45px}.x-button{will-change:transform;cursor:pointer;z-index:3;-webkit-user-select:none;user-select:none;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition-property:opacity,transform;transition-duration:.5s;display:flex;position:absolute;bottom:45px;box-shadow:0 30px 70px #3c00bd22}.arrow-container{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.arrow{justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.isArrow-left{transform:rotate(90deg)}.isArrow-right{transform:rotate(-90deg)}.hand{width:30px;height:30px;margin:0 17px;overflow:hidden}.hand-illustration{background-image:url(/images/hero/hands.webp);background-position:0 0;background-size:30px 60px;width:30px;height:30px}.x-icon{will-change:"transform";justify-content:center;align-items:center;width:20px;height:20px;display:flex}.f-hero-h1{flex-direction:row;display:flex}.slide{--transform-translate-y:0;height:50px;margin-top:8px;overflow-y:hidden}.wrapper{will-change:transform;flex-direction:column;padding-bottom:.8rem;animation:21s cubic-bezier(.9,.01,.3,.99) infinite wordSlider;display:flex;transform:translate(0,0)}.slide-span{align-items:center;gap:.25rem;display:flex}.slide-span img{background-color:#fff;border:1px solid #ccc;border-radius:50%;width:44px;height:44px;padding:.5rem}@keyframes wordSlider{0%{transform:translateY(.5%)}12.5%{transform:translateY(-12.5%)}25%{transform:translateY(-25%)}37.5%{transform:translateY(-37.5%)}50%{transform:translateY(-50%)}62.5%{transform:translateY(-62.5%)}75%{transform:translateY(-75%)}87.5%{transform:translateY(-87.5%)}}@media screen and (min-width:2800px){.hero_text h1{font-size:5rem}.hero_text p{margin-top:1rem;font-size:1.5rem}.slide{height:82px}}@media screen and (min-width:801px) and (max-width:1600px){.hero_text{width:100%;height:100%;padding:6rem 3rem 3rem}.hero_text h1{font-size:2.5rem}.hero_text p{margin-top:1rem;font-size:1rem}.slide-span img{background-color:#fff;border:1px solid #ccc;width:40px;height:40px;padding:.35rem}}@media screen and (max-width:1024px){.square_small_profile_img img{filter:invert(0)}}@media screen and (max-width:800px){.hero_section{flex-direction:column;width:100%;padding-top:110px}.hero_text{width:100%;height:50vh;padding:1rem 3rem 0 2rem}.hero_text h1{font-size:2rem}.hero_model_section{width:100%;height:50vh}.hero-button{width:120px;height:40px;bottom:40px;left:calc(50% - 60px)}.x-button{width:40px;height:40px;bottom:40px;left:calc(50% - 20px)}.arrow-container{width:20px;height:20px}.arrow{width:12px;height:12px}.hand{width:20px;height:20px;margin:0 10px}.hand-illustration{background-size:20px 40px;width:20px;height:20px}.slide{--transform-translate-y:0;height:30px}.slide-span img{background-color:#fff;border:1px solid #ccc;width:30px;height:30px;padding:.25rem}}@media (max-width:500px){.hero_section{padding-top:100px}.hero_text{gap:.5rem;padding-top:1rem}.hero_text h1{font-size:1.3rem}.hero_text p{margin-bottom:.5rem;font-size:.9rem}.slide{height:20px;margin-top:2px}.wrapper{padding-bottom:.2rem}.f-hero-h1{align-items:flex-start}.slide-span img{background-color:#fff;border:1px solid #ccc;width:20px;height:20px;padding:.125rem}}@media (max-width:375px) and (max-height:667px){.hero-button,.x-button{bottom:50px!important}}@media (max-height:500px){.hero-button,.x-button{bottom:30px!important}}.navbar{z-index:100;width:100%;padding:1.25rem;transition:all .3s ease-in-out;position:fixed;left:50%;transform:translate(-50%)}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00000080;top:0}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.navbar.scrolled{background-color:#000}}.navbar.not-scrolled{background-color:#0000;top:0}@media (min-width:768px){.navbar{padding-left:5rem;padding-right:5rem}}.navbar .inner{justify-content:space-between;align-items:center;margin-left:auto;margin-right:auto;display:flex}.navbar .logo{color:#fff;font-size:1.25rem;font-weight:600;text-decoration:none;transition:transform .3s;position:relative}@media (min-width:768px){.navbar .logo{font-size:1.5rem}}.navbar .logo:after{content:"";background-color:#fff;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.navbar .logo:hover:after{width:100%}.navbar nav.desktop{display:none}@media (min-width:1024px){.navbar nav.desktop{align-items:center;display:flex}.navbar nav.desktop ul{gap:2rem;margin:0;padding:0;list-style:none;display:flex}}.navbar nav.desktop ul li.group{color:#fff;position:relative}.navbar nav.desktop ul li.group a{color:inherit;text-decoration:none;display:block}.navbar nav.desktop ul li.group span:first-child{transition:color .3s}.navbar nav.desktop ul li.group:hover span:first-child{color:#fff}.navbar nav.desktop ul li.group .underline{background-color:#fff;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.navbar nav.desktop ul li.group:hover .underline{width:100%}.navbar .contact-btn{color:inherit;text-decoration:none;display:flex}.navbar .contact-btn .inner{color:#000;background-color:#fff;border-radius:.5rem;padding:.5rem 1.25rem;transition:all .3s}.navbar .contact-btn.group:hover .inner{background-color:#282732}.navbar .contact-btn .inner span{transition:color .3s}.navbar .contact-btn.group:hover .inner span{color:#fff}.projects-section{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;margin-top:80px;padding:20px;display:flex}.projects-container{--chapter-color:#fff;--chapter-text-color:#ccc;--navigation-width:86px;border:1px solid #20491a1a;border-radius:12px;width:100%;max-width:1360px;margin:0 auto;display:flex;position:relative}@media (max-width:480px){.projects-section{margin-top:60px;padding:10px 5px}.projects-container{--navigation-width:50px;margin:0 10px}}@media (max-width:640px){.projects-section{padding:15px 8px}.projects-container{--navigation-width:55px;margin:0 12px}}@media (max-width:768px){.projects-container{--navigation-width:50px;margin:0 15px}}.navigation{width:var(--navigation-width);background-color:#1a1d244b;border-right:1px solid #0e131b1a;flex-shrink:0}.transporter{transition:top .3s,background-color .3s;position:sticky;top:80px}.transporter.navbar-colliding{width:var(--navigation-width);z-index:10;border-right:1px solid #ffffff1a;position:fixed;top:80px!important}.transporter-bottom{width:var(--navigation-width);position:absolute;top:auto;bottom:0}.transporter-bottom.navbar-colliding{width:var(--navigation-width);z-index:10;border-right:1px solid #ffffff1a;position:fixed;top:auto!important;bottom:0!important}.projects-container .navigation .item{height:calc(var(--navigation-width)*(62/86));cursor:pointer;justify-content:center;align-items:center;min-height:40px;display:flex;position:relative}.projects-container .navigation .item:before{content:"";background:linear-gradient(to right,#113413 0%,var(--chapter-color)100%);pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.projects-container .navigation .item:after{content:"";background:var(--chapter-color);pointer-events:none;width:3px;height:100%;transition:transform .3s;position:absolute;top:0;right:0;transform:scaleY(0)}.projects-container .navigation .item.is-active:before{opacity:.3}.projects-container .navigation .item.is-active:after{transform-origin:100% 0;transform:scaleY(1)}.projects-container .navigation .item.is-before:after{transform-origin:100% 100%}.projects-container .navigation .item:first-child{--chapter-color:#5ea33d}.projects-container .navigation .item:nth-child(2){--chapter-color:#ff6651}.projects-container .navigation .item:nth-child(3){--chapter-color:#2e89d3}.projects-container .navigation .item:nth-child(4){--chapter-color:#5a2ed3}.projects-container .navigation .item:nth-child(5){--chapter-color:#dc4e4e}.projects-container .navigation .item:nth-child(6){--chapter-color:#dcc74e}a{color:inherit;outline:none;text-decoration:none}.projects-container .navigation .item.is-active .number,.projects-container .navigation .item:hover .number{opacity:.99}.projects-container .navigation .item .number{opacity:.4;font-size:clamp(14px,4vw,26px);font-weight:800;transition:opacity .3s;position:relative}@media (max-width:480px){.projects-container .navigation .item .number{font-size:16px}}@media (max-width:640px){.projects-container .navigation .item .number{font-size:18px}}@media (max-width:768px){.projects-container .navigation .item .number{font-size:20px}}@media (max-width:1024px){.projects-container .navigation .item .number{font-size:22px}}@media (max-width:1200px){.projects-container .navigation .item .number{font-size:24px}}.projects-chapters{width:calc(100% - var(--navigation-width));background:#162231;flex:1}.projects-chapter-container{border-bottom:1px solid #ffffff1a;flex-direction:row-reverse;padding:30px 30px 30px calc(10% - 10px);display:flex;position:relative;overflow:hidden}@media (max-width:768px){.projects-chapter-container{padding:25px 20px 25px calc(8% - 8px)}}@media (max-width:640px){.projects-chapter-container{padding:20px 15px 20px calc(5% - 5px)}}@media (max-width:480px){.projects-chapter-container{padding:20px 15px}}.projects-chapters .projects-chapter-container:first-child{--chapter-color:#09ff00;--chapter-text-color:#beff99}.projects-chapters .projects-chapter-container:nth-child(2){--chapter-color:#ff5e00;--chapter-text-color:#ff7850}.projects-chapters .projects-chapter-container:nth-child(3){--chapter-color:#00a2ff;--chapter-text-color:#75e9fd}.projects-chapters .projects-chapter-container:nth-child(4){--chapter-color:#6f00ff;--chapter-text-color:#a975fd}.projects-chapters .projects-chapter-container:nth-child(5){--chapter-color:red;--chapter-text-color:#fd7575}.projects-chapters .projects-chapter-container:nth-child(6){--chapter-color:#fffb00;--chapter-text-color:#fdf475}.projects-chapters .projects-chapter-container:before{content:"";background:radial-gradient(100% 100% at 100% 15%,var(--chapter-color)0%,#271945 100%);opacity:.2;position:absolute;inset:0}.projects-chapters .projects-chapter-container .Illustration{pointer-events:none;flex-shrink:0;align-self:flex-start;width:50%;height:auto}@media (max-width:768px){.projects-chapters .projects-chapter-container .Illustration{display:none!important}}@media (max-width:1300px) and (min-width:769px){.projects-chapters .projects-chapter-container .Illustration{width:50%;right:3%}}.radial-glow{background:radial-gradient(closest-side,var(--chapter-color),transparent);opacity:.05;pointer-events:none;pointer-events:none;width:25vmax;height:25vmax;display:block;position:absolute;top:75%;left:50%;transform:translate(-104%,-50%)}.lazy.is-loaded{opacity:.99;will-change:auto}.lazy{opacity:0;will-change:opacity,transform;padding-top:5rem;transition:opacity .3s ease-in,transform .3s ease-in}.project-chapter{flex:1;position:relative}.project-chapter .section-title{letter-spacing:-.02em;margin-bottom:.5em;font-size:clamp(28px,5vw,48px);font-weight:800;line-height:1.2}@media (max-width:480px){.project-chapter .section-title{margin-bottom:.4em;font-size:28px}}@media (max-width:640px){.project-chapter .section-title{font-size:30px}}@media (max-width:768px){.project-chapter .section-title{font-size:32px}}h3,.h3{font-size:1.5rem}.project-chapter .information{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:2em;font-size:clamp(14px,2.5vw,16px);font-weight:500;display:flex}.project-chapter .information .format-icon{flex-shrink:0;margin-right:15px}@media (max-width:640px){.project-chapter .information .format-icon{margin-right:10px}.project-chapter .information .format-icon svg{width:16px;height:22px}}@media (max-width:480px){.project-chapter .information{margin-bottom:1.5em;font-size:14px}.project-chapter .information .format-icon{margin-right:8px}.project-chapter .information .format-icon svg{width:14px;height:20px}}.project-chapter .description{margin-bottom:2em}.project-chapter .description p{margin-bottom:1em;line-height:1.6}.project-chapter .description p:last-child{margin-bottom:0}.project-chapter .project-links{flex-wrap:wrap;gap:15px;margin-bottom:2em;display:flex}.project-chapter .project-link{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.project-chapter .project-link:hover{border-color:var(--chapter-text-color);cursor:pointer;background:#ffffff1a;box-shadow:0 4px 12px #0003}.project-chapter .project-link svg{flex-shrink:0;width:18px;height:18px}.project-chapter .project-link.github-link:hover{color:#f0f6fc;border-color:#f0f6fc}.project-chapter .project-link.deploy-link:hover{color:var(--chapter-color);border-color:var(--chapter-color)}@media (max-width:480px){.project-chapter .description{margin-bottom:1.5em}.project-chapter .description p{margin-bottom:1em;line-height:1.5}.project-chapter .description p:last-child{margin-bottom:0}.project-chapter .project-links{gap:10px;margin-bottom:1.5em}.project-chapter .project-link{padding:8px 12px;font-size:13px}.project-chapter .project-link svg{width:16px;height:16px}}.project-chapter p{font-size:clamp(14px,2.2vw,16px);line-height:1.65em}@media (max-width:640px){.project-chapter p{font-size:14px;line-height:1.6em}}p:last-child{margin-bottom:0}.project-chapter .projects{width:100%;font-weight:500;display:table}.project-chapter .projects .project{background-image:url(/images/dotted-border.png);background-position:0 100%;background-repeat:repeat-x;background-size:7px 1px;display:table-row}.project-chapter .projects .project-number{text-align:left;color:var(--chapter-text-color);white-space:nowrap;width:1%;padding-right:15px}.project-chapter .projects .column{vertical-align:middle;display:table-cell}.project-chapter .projects .project-title-badges{justify-content:space-between;align-items:center;display:flex}.project-chapter .projects .project-title-badges .title{padding-top:14px;padding-bottom:14px;padding-right:10px}.project-chapter .projects .project-title-badges .badges{white-space:nowrap}.project-chapter .projects .project-title-badges .badges .is-Core{background:#1a5200}.project-chapter .projects .project-title-badges .badges .badge{border-radius:5px;padding:2px 8px;font-size:14px;display:inline-block}.project-chapter .projects .project-duration{text-align:right;white-space:nowrap;width:1%;padding-left:15px}@media (max-width:768px){.project-chapter .projects .project-title-badges .title{font-size:12px}.project-chapter .projects .project-title-badges .badges .badge{padding:2px 6px;font-size:12px}}@media (max-width:480px){.project-chapter .projects .project-title-badges .title{font-size:11px}.project-chapter .projects .project-title-badges .badges .badge{padding:2px 5px;font-size:11px}.project-chapter .projects .project-duration{min-width:50px;padding-left:8px;font-size:11px}.project-chapter .projects .project-number{padding-right:8px}}.tech-stack-container{justify-content:center;align-items:center;margin-top:5rem;padding-left:1.25rem;padding-right:1.25rem;display:flex}@media (min-width:768px){.tech-stack-container{margin-top:10rem;padding-left:2.5rem;padding-right:2.5rem}}.tech-stack-wrapper{width:100%;height:100%;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:768px){.tech-stack-wrapper{padding-left:2.5rem;padding-right:2.5rem}}.tech-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem;margin-top:4rem;display:grid}@media (min-width:768px){.tech-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}}@media (min-width:1280px){.tech-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:4rem}}.tech-card{background-color:#0e0e10;border:1px solid #1c1c21;border-radius:.5rem;overflow:hidden}@media (min-width:1280px){.tech-card{border-radius:9999px}}.tech-card:hover .tech-card-animated-bg{bottom:0}.tech-card-content{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.tech-card-content{justify-content:center}}@media (min-width:1280px){.tech-card-content{gap:1.25rem;height:50vh}}.tech-card-content p{color:#d9ecff;text-align:center;padding-bottom:1.25rem;font-size:1.125rem;font-weight:600}@media (min-width:1536px){.tech-card-content p{font-size:1.5rem}}@media (min-width:1280px){.tech-card-content p{padding-bottom:0}}.tech-icon-wrapper{justify-content:center;align-items:center;width:13rem;height:15rem;display:flex;position:relative}.tech-padding-x{width:100%;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:768px){.tech-padding-x{padding-left:2.5rem;padding-right:2.5rem}}.tech-flex-center{justify-content:center;align-items:center;display:flex}.tech-w-full{width:100%}.tech-h-full{height:100%}.tech-overflow-hidden{overflow:hidden}
