.contact-section{display:flex;justify-content:center;align-items:center;padding:20px 10px 0;margin-top:80px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 480px){.contact-section{padding:15px 0 0}}@media (max-width: 374px){.contact-section{padding:5px 0 0;margin-top:40px;margin-left:0;margin-right:0}}@media (min-width: 768px){.contact-section{padding:40px 40px 0;margin-top:160px}}.contact-container{width:100%;max-width:100%;height:100%;padding:0 10px;box-sizing:border-box}@media (max-width: 480px){.contact-container{padding:0 5px}.g-recaptcha{transform:scale(.77);transform-origin:0 0}}@media (max-width: 374px){.contact-container{padding:0;margin:0;width:100vw;max-width:100vw}.g-recaptcha{transform:scale(.65);transform-origin:0 0}}@media (min-width: 768px){.contact-container{padding:0 40px}}.contact-subtitle{text-align:center;color:var(--color-blue-50);font-size:18px;margin-top:16px;margin-bottom:0}@media (min-width: 768px){.contact-subtitle{font-size:20px}}.contact-content{display:grid;grid-template-columns:1fr;gap:40px;margin-top:64px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 480px){.contact-content{gap:20px;margin-top:40px}}@media (max-width: 374px){.contact-content{gap:10px;margin-top:20px;padding:0 5px;width:calc(100vw - 10px);max-width:calc(100vw - 10px)}}@media (min-width: 1280px){.contact-content{grid-template-columns:repeat(12,minmax(0,1fr));gap:40px}}.contact-info-card{grid-column:1;width:100%;max-width:100%;box-sizing:border-box}@media (min-width: 1280px){.contact-info-card{grid-column:span 5}}.contact-card-inner{display:flex;justify-content:center;align-items:center;border:1px solid var(--color-black-50);background-color:var(--color-black-100);border-radius:12px;padding:32px;flex-direction:column}@media (min-width: 768px){.contact-card-inner{padding:40px}}@media (max-width: 374px){.contact-card-inner{padding:12px;border-radius:6px;margin:0;width:100%;max-width:100%}}.contact-form{width:100%;display:flex;flex-direction:column;gap:28px}.form-field{display:flex;flex-direction:column;gap:8px}.contact-form label{display:block;color:var(--color-white-50);font-weight:500;font-size:14px}@media (min-width: 768px){.contact-form label{font-size:16px}}.contact-form input,.contact-form textarea{width:100%;padding:16px;font-size:14px;border-radius:6px;border:none;background-color:var(--color-blue-100);color:#fff;font-family:inherit;outline:none;transition:all .3s ease}.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{border:1px solid #ef4444;background-color:#ef44441a}@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;font-size:12px;margin-top:-4px;display:flex;align-items:center;gap:4px}@media (min-width: 768px){.error-message{font-size:14px}}.cta-wrapper{position:relative;cursor:pointer;border:none;background:none;padding:0;width:100%;margin-top:8px}.cta-wrapper:disabled{opacity:.7;cursor:not-allowed}.cta-button{padding:16px;border-radius:8px;background-color:var(--color-black-200);display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;width:100%;border:none;transition:all .3s ease}.cta-button .bg-circle{position:absolute;top:0;left:0;width:0;height:100%;background-color:var(--color-white-50);transition:width .5s ease;z-index:1}.cta-wrapper:hover:not(:disabled) .cta-button .bg-circle{width:100%}.cta-button .text{text-transform:uppercase;font-size:14px;color:#fff;transition:color .5s ease;font-weight:500;z-index:10;position:relative;margin:0}.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{grid-column:1;min-height:384px;width:100%;max-width:100%;box-sizing:border-box}@media (min-width: 768px){.contact-visual{min-height:384px}}@media (min-width: 1280px){.contact-visual{grid-column:span 7}}.contact-3d-wrapper{background:#cd7c2e;width:100%;height:100%;min-height:384px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box}@media (max-width: 374px){.contact-3d-wrapper{min-height:300px;border-radius:8px}}.cta-button .text{display:flex;align-items:center;justify-content:center}.experience-section{display:flex;justify-content:center;align-items:center;padding:20px;margin-top:80px}@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{position:relative;z-index:50;display:flex;flex-direction:column;gap:40px}@media (min-width: 1280px){.experience-cards-container{gap:128px}}.exp-card-wrapper{display:flex;flex-direction:column-reverse;gap:40px;justify-content:space-between}@media (min-width: 1280px){.exp-card-wrapper{flex-direction:row;gap:80px}}.card-section,.content-section{width:100%}.content-wrapper{display:flex;align-items:flex-start}.timeline-wrapper{position:absolute;top:0;left:calc(0% + 36px);height:100%;display:flex;justify-content:center}@media (min-width: 1280px){.timeline-wrapper{left:calc(50% + 78px)}.card-section{width:100%;margin-top:10rem}}.timeline{position:absolute;z-index:30;height:102%;top:-40px;width:56px;background-color:#0a0a0a}@media (min-width: 768px){.timeline{width:112px}}.gradient-line{width:2px;background:linear-gradient(0deg,#45dec400,#0498bd 25%,#0423d3 37.51%,#006300 62.83%,#acf0a6 92.91%);width:4px;height:100%}.exp-text{display:flex;gap:20px;position:relative;z-index:20}@media (min-width: 768px){.exp-text{gap:40px}}@media (min-width: 1280px){.exp-text{gap:80px}}.timeline-logo{width:40px;height:40px;flex:none;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid #fff;background:#fff;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{font-weight:600;font-size:30px;margin:0}.exp-date{color:#d9ecff;margin:20px 0}.responsibilities-label{color:#839cb5;font-style:italic}.responsibilities-list{list-style-type:disc;margin-left:20px;margin-top:20px;display:flex;flex-direction:column;gap:20px;color:#d9ecff}.responsibility-item{font-size:18px;line-height:1.5}.footer{margin-top:40px;margin-bottom:40px;color:var(--color-white-50);padding-left:20px;padding-right:20px;display:flex;align-items:center;justify-content:center}@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{display:grid;grid-template-columns:1fr;gap:20px;width:100%}@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{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 768px){.footer-terms{align-items:flex-start}}.footer-socials{display:flex;align-items:center;justify-content:center;gap:20px}.footer-icon{border:1px solid var(--color-black-50);background-color:var(--color-black-100);display:flex;justify-content:center;align-items:center;border-radius:12px;width:40px;height:40px;cursor:pointer;transition:all .5s}@media (min-width: 768px){.footer-icon{width:48px;height:48px}}.footer-icon:hover{background-color:var(--color-black-50)}.footer-icon a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.footer-icon img{display:block;width:20px;height:20px;object-fit:contain}@media (min-width: 768px){.footer-icon img{width:24px;height:24px}}.footer-copyright{display:flex;flex-direction:column;justify-content:center}.footer-copyright p{text-align:center}@media (min-width: 768px){.footer-copyright p{text-align:right}}.privacy-link{position:relative;background:none;border:none;color:inherit;text-decoration:none;cursor:pointer;font-size:inherit;font-family:inherit}.privacy-link:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:6px;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;transition:background-image .4s ease,opacity .4s ease}.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{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:solid 1px #091c00;border-radius:8px;padding:0;max-width:600px;width:90%;max-height:80vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.modal-header h2{margin:0;color:#eee}.modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#eee;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.modal-close:hover{color:#333}.modal-body{padding:20px;color:#eee;line-height:1.6}.modal-body h3{margin-top:20px;margin-bottom:10px;color:#eee}.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{display:flex;position:relative;align-items:center;justify-content:center;width:100%;height:100vh;overflow:hidden}.hero_background{width:100%;height:100%;top:0;left:0;position:absolute;background-image:url(/images/hero/hero_bg.webp);background-size:cover}.profile-img-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;color:#fff;margin-bottom:1rem}.square_small_profile_img{width:60px;height:60px;border-radius:10px;overflow:hidden}.square_small_profile_img img{width:100%;height:100%;object-fit:cover;object-position:top;transform:scale(1.45) translateY(17%) translate(-2%);transition:transform .3s ease-in-out;filter:invert(1)}.author-link{position:relative;text-decoration:none;color:#fff}.author-link:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:6px;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;transition:background-image .4s ease,opacity .4s ease}.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{display:flex;position:relative;flex-direction:column;align-items:start;padding:8rem 5.25rem 5.25rem;justify-content:center;text-wrap:wrap;min-width:40%;height:100%;min-height:fit-content;gap:1rem}.hero_text h1{font-size:3.5rem;font-weight:600;line-height:1.2;color:#fff;flex-wrap:wrap}.hero_text p{font-size:1.2rem;font-weight:400;line-height:1.5;color:#fff;margin-top:1.5rem}.hero_model_section{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:60%;height:100vh}.hero-button{display:flex;position:absolute;align-items:center;justify-content:center;bottom:45px;width:154px;height:52px;padding:.5rem 1.5rem;border:none;border-radius:.5rem;background-color:#fff;will-change:transform;transition-property:opacity,transform;transition-duration:.5s;cursor:grab}.x-button{position:absolute;display:flex;align-items:center;justify-content:center;bottom:45px;width:50px;height:50px;background:#fff;border-radius:50%;box-shadow:0 30px 70px #3c00bd22;will-change:transform;cursor:pointer;z-index:3;-webkit-user-select:none;user-select:none;transition-property:opacity,transform;transition-duration:.5s}.arrow-container{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.arrow{position:relative;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.isArrow-left{transform:rotate(90deg)}.isArrow-right{transform:rotate(-90deg)}.hand{width:30px;height:30px;margin:0 17px;overflow:hidden}.hand-illustration{width:30px;height:30px;background-image:url(/images/hero/hands.webp);background-size:30px 60px;background-position:top left}.x-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;will-change:"transform"}.f-hero-h1{display:flex;flex-direction:row}.slide{margin-top:8px;--transform-translate-y: 0;height:50px;overflow-y:hidden}.wrapper{display:flex;padding-bottom:.8rem;flex-direction:column;animation:wordSlider 21s infinite cubic-bezier(.9,.01,.3,.99);will-change:transform;transform:translateZ(0)}.slide-span{display:flex;gap:.25rem;align-items:center}.slide-span img{width:44px;height:44px;padding:.5rem;border:1px solid #ccc;border-radius:50%;background-color:#fff}@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{font-size:1.5rem;margin-top:1rem}.slide{height:82px}}@media screen and (min-width: 801px) and (max-width: 1600px){.hero_text{padding:6rem 3rem 3rem;width:100%;height:100%}.hero_text h1{font-size:2.5rem}.hero_text p{font-size:1rem;margin-top:1rem}.slide-span img{width:40px;height:40px;padding:.35rem;border:1px solid #ccc;background-color:#fff}}@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{padding:1rem 3rem 0rem 2rem;width:100%;height:50vh}.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{width:20px;height:20px;background-size:20px 40px}.slide{--transform-translate-y: 0;height:30px}.slide-span img{width:30px;height:30px;padding:.25rem;border:1px solid #ccc;background-color:#fff}}@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{font-size:.9rem;margin-bottom:.5rem}.slide{height:20px;margin-top:2px}.wrapper{padding-bottom:.2rem}.f-hero-h1{align-items:flex-start}.slide-span img{width:20px;height:20px;padding:.125rem;border:1px solid #ccc;background-color:#fff}}@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{position:fixed;width:100%;left:50%;padding:1.25rem;transform:translate(-50%);z-index:100;transition:all .3s ease-in-out}.navbar.scrolled{top:0;background-color:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@supports not (backdrop-filter: blur(10px)){.navbar.scrolled{background-color:#000}}.navbar.not-scrolled{top:0;background-color:transparent}@media (min-width: 768px){.navbar{padding-left:5rem;padding-right:5rem}}.navbar .inner{margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between}.navbar .logo{color:#fff;text-decoration:none;font-size:1.25rem;font-weight:600;transition:transform .3s ease;position:relative}@media (min-width: 768px){.navbar .logo{font-size:1.5rem}}.navbar .logo:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#fff;transition:width .3s ease}.navbar .logo:hover:after{width:100%}.navbar nav.desktop{display:none}@media (min-width: 1024px){.navbar nav.desktop{display:flex;align-items:center}.navbar nav.desktop ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}}.navbar nav.desktop ul li.group{position:relative;color:#fff}.navbar nav.desktop ul li.group a{text-decoration:none;color:inherit;display:block}.navbar nav.desktop ul li.group span:first-child{transition:color .3s ease}.navbar nav.desktop ul li.group:hover span:first-child{color:#fff}.navbar nav.desktop ul li.group .underline{position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#fff;transition:width .3s ease}.navbar nav.desktop ul li.group:hover .underline{width:100%}.navbar .contact-btn{display:flex;text-decoration:none;color:inherit}.navbar .contact-btn .inner{padding:.5rem 1.25rem;border-radius:.5rem;background-color:#fff;color:#000;transition:all .3s ease}.navbar .contact-btn.group:hover .inner{background-color:#282732}.navbar .contact-btn .inner span{transition:color .3s ease}.navbar .contact-btn.group:hover .inner span{color:#fff}.projects-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;margin-top:80px;box-sizing:border-box}.projects-container{position:relative;display:flex;width:100%;max-width:1360px;margin:0 auto;border-radius:12px;border:1px solid rgba(32,73,26,.1);--chapter-color: #fff;--chapter-text-color: #ccc;--navigation-width: 86px}@media (max-width: 480px){.projects-section{padding:10px 5px;margin-top:60px}.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);border-right:1px solid rgba(14,19,27,.1);background-color:#1a1d244b;flex-shrink:0}.transporter{position:sticky;top:80px;transition:top .3s ease,background-color .3s ease}.transporter.navbar-colliding{position:fixed;top:80px!important;width:var(--navigation-width);border-right:1px solid rgba(255,255,255,.1);z-index:10}.transporter-bottom{position:absolute;bottom:0;top:auto;width:var(--navigation-width)}.transporter-bottom.navbar-colliding{position:fixed;bottom:0!important;top:auto!important;width:var(--navigation-width);border-right:1px solid rgba(255,255,255,.1);z-index:10}.projects-container .navigation .item{display:flex;align-items:center;justify-content:center;position:relative;height:calc(var(--navigation-width) * (62/86));cursor:pointer;min-height:40px}.projects-container .navigation .item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#113413 0%,var(--chapter-color) 100%);pointer-events:none;opacity:0;transition:opacity .3s}.projects-container .navigation .item:after{content:"";position:absolute;top:0;right:0;width:3px;height:100%;background:var(--chapter-color);pointer-events:none;transform:scaleY(0);transition:transform .3s}.projects-container .navigation .item.is-active:before{opacity:.3}.projects-container .navigation .item.is-active:after{transform:scaleY(1);transform-origin:100% 0}.projects-container .navigation .item.is-before:after{transform-origin:100% 100%}.projects-container .navigation .item:nth-child(1){--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: rgb(220, 78, 78)}.projects-container .navigation .item:nth-child(6){--chapter-color: rgb(220, 199, 78)}a{text-decoration:none;color:inherit;outline:none}.projects-container .navigation .item.is-active .number,.projects-container .navigation .item:hover .number{opacity:.99}.projects-container .navigation .item .number{position:relative;font-size:clamp(14px,4vw,26px);font-weight:800;opacity:.4;transition:opacity .3s}@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{display:flex;flex-direction:row-reverse;position:relative;padding:30px 30px 30px calc(10% - 10px);border-bottom:1px solid rgba(255,255,255,.1);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:nth-child(1){--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: #ff0000;--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:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(100% 100% at 100% 15%,var(--chapter-color) 0%,#271945 100%);opacity:.2}.projects-chapters .projects-chapter-container .Illustration{flex-shrink:0;width:50%;height:auto;pointer-events:none;align-self:flex-start}@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{top:75%;left:50%;width:25vmax;height:25vmax;background:radial-gradient(closest-side,var(--chapter-color),transparent);opacity:.05;pointer-events:none}.radial-glow{display:block;position:absolute;pointer-events:none;transform:translate(-104%,-50%)}.lazy.is-loaded{opacity:.99;will-change:auto}.lazy{opacity:0;padding-top:5rem;transition:opacity ease-in .3s,transform ease-in .3s;will-change:opacity,transform}.project-chapter{position:relative;flex:1}.project-chapter .section-title{margin-bottom:.5em;font-weight:800;letter-spacing:-.02em;font-size:clamp(28px,5vw,48px);line-height:1.2}@media (max-width: 480px){.project-chapter .section-title{font-size:28px;margin-bottom:.4em}}@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{display:flex;align-items:center;margin-bottom:2em;font-weight:500;font-size:clamp(14px,2.5vw,16px);flex-wrap:wrap;gap:10px}.project-chapter .information .format-icon{margin-right:15px;flex-shrink:0}@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{display:flex;gap:15px;margin-bottom:2em;flex-wrap:wrap}.project-chapter .project-link{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid rgba(255,255,255,.2);border-radius:8px;text-decoration:none;color:#fff;font-size:14px;font-weight:500;transition:all .3s ease;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-chapter .project-link:hover{border-color:var(--chapter-text-color);background:#ffffff1a;cursor:pointer;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{line-height:1.65em;font-size:clamp(14px,2.2vw,16px)}@media (max-width: 640px){.project-chapter p{font-size:14px;line-height:1.6em}}p:last-child{margin-bottom:0}.project-chapter .projects{display:table;width:100%;font-weight:500}.project-chapter .projects .project{display:table-row;background-position:bottom left;background-image:url(/images/dotted-border.png);background-size:7px 1px;background-repeat:repeat-x}.project-chapter .projects .project-number{text-align:left;color:var(--chapter-text-color);padding-right:15px;width:1%;white-space:nowrap}.project-chapter .projects .column{display:table-cell;vertical-align:middle}.project-chapter .projects .project-title-badges{display:flex;justify-content:space-between;align-items:center}.project-chapter .projects .project-title-badges .title{padding-top:14px;padding-right:10px;padding-bottom:14px}.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{display:inline-block;padding:2px 8px;border-radius:5px;font-size:14px}.project-chapter .projects .project-duration{text-align:right;padding-left:15px;width:1%;white-space:nowrap}@media (max-width: 768px){.project-chapter .projects .project-title-badges .title{font-size:12px}.project-chapter .projects .project-title-badges .badges .badge{font-size:12px;padding:2px 6px}}@media (max-width: 480px){.project-chapter .projects .project-title-badges .title{font-size:11px}.project-chapter .projects .project-title-badges .badges .badge{font-size:11px;padding:2px 5px}.project-chapter .projects .project-duration{font-size:11px}}.tech-stack-container{display:flex;justify-content:center;align-items:center;padding-left:1.25rem;padding-right:1.25rem;margin-top:5rem}@media (min-width: 768px){.tech-stack-container{padding-left:2.5rem;padding-right:2.5rem;margin-top:10rem}}.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{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem;margin-top:4rem}@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{border:1px solid #1c1c21;background-color:#0e0e10;overflow:hidden;border-radius:.5rem}@media (min-width: 1280px){.tech-card{border-radius:9999px}}.tech-card:hover .tech-card-animated-bg{bottom:0}.tech-card-content{display:flex;flex-direction:column;align-items:center;overflow:hidden;position:relative;z-index:10}@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{font-size:1.125rem;padding-bottom:1.25rem;font-weight:600;color:#d9ecff;text-align:center}@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{display:flex;justify-content:center;align-items:center;width:13rem;height:15rem;position:relative}.tech-padding-x{padding-left:1.25rem;padding-right:1.25rem;width:100%}@media (min-width: 768px){.tech-padding-x{padding-left:2.5rem;padding-right:2.5rem}}.tech-flex-center{display:flex;justify-content:center;align-items:center}.tech-w-full{width:100%}.tech-h-full{height:100%}.tech-overflow-hidden{overflow:hidden}
