.loading-screen{position:absolute;top:50%;left:50%;width:100vw;height:100vh;background:#fcf7ef;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.5rem;transform:translate(-50%,-50%);z-index:1000000000000000000;overflow:hidden}.loading-screen .loading-spinner{width:2.5rem;height:2.5rem;border:.3rem solid #a9a9a9;border-top-color:#dafc5d;border-radius:50%;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:ClashDisplay-Extralight;src:url(/fonts/clash-display/ClashDisplay-Extralight.woff2) format("woff2"),url(/fonts/clash-display/ClashDisplay-Extralight.woff) format("woff"),url(/fonts/clash-display/ClashDisplay-Extralight.ttf) format("truetype");font-weight:200;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Light;src:url(/fonts/clash-display/ClashDisplay-Light.woff2) format("woff2"),url(/fonts/clash-display/ClashDisplay-Light.woff) format("woff"),url(/fonts/clash-display/ClashDisplay-Light.ttf) format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Regular;src:url(/fonts/clash-display/ClashDisplay-Regular.woff2) format("woff2"),url(/fonts/clash-display/ClashDisplay-Regular.woff) format("woff"),url(/fonts/clash-display/ClashDisplay-Regular.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Medium;src:url(/fonts/clash-display/ClashDisplay-Medium.woff2) format("woff2"),url(/fonts/clash-display/ClashDisplay-Medium.woff) format("woff"),url(/fonts/clash-display/ClashDisplay-Medium.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Semibold;src:url(/fonts/clash-display/ClashDisplay-Semibold.woff2) format("woff2"),url(/fonts/clash-display/ClashDisplay-Semibold.woff) format("woff"),url(/fonts/clash-display/ClashDisplay-Semibold.ttf) format("truetype");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Bold;src:url(/fonts/clash-display/ClashDisplay-Bold.woff2) format("woff2"),url(/fonts/clash-display/ClashDisplay-Bold.woff) format("woff"),url(/fonts/clash-display/ClashDisplay-Bold.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Variable;src:url(/fonts/clash-display/ClashDisplay-Variable.woff2) format("woff2"),url(/fonts/clash-display/ClashDisplay-Variable.woff) format("woff"),url(/fonts/clash-display/ClashDisplay-Variable.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:Kollate;src:url(/fonts/kollate/Kollate.otf) format("opentype"),url(/fonts/kollate/Kollate.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.navbar{font-family:ClashDisplay-Regular;position:fixed;width:100%;display:flex;justify-content:center;top:5%;left:0;z-index:99999999}@media screen and (min-width:40em){.navbar{bottom:auto}}.navbar .navbar-logo{background-color:#272727;padding:.8rem;border-radius:1rem;position:absolute;left:2rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.navbar .navbar-logo img{width:2rem;transition:all .3s ease-in-out}.navbar .navbar-logo img:hover{transform:scale(1.05);cursor:pointer}.navbar .nav-menu{display:flex;gap:.2rem;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(104px);backdrop-filter:blur(104px);border-radius:2.5rem;padding:.2rem}.navbar .nav-menu .nav-item{padding:.5rem .8rem;transition:all .5s ease-in-out;font-size:.9rem}.navbar .nav-menu .nav-item .active{background-color:#272727;color:#dafc5d!important;border-radius:2.5rem;padding:.5rem 1rem;cursor:pointer}.navbar .nav-menu .nav-item a{color:#272727;transition:all .5s ease-in-out}.navbar .nav-menu .nav-item a:hover{color:#dafc5d;cursor:pointer}.burger-menu{display:none}.hero-container{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background-color:#f5f5f5;padding-top:6rem;padding-bottom:2rem}@media screen and (min-width:60em){.hero-container{padding-top:8rem;padding-bottom:4rem}}.hero-bg-circle{position:absolute;width:300px;height:300px;background-color:#dafc5d;border-radius:50%;filter:blur(5rem);opacity:.8;left:50%;top:50%;transform:translate(-50%,-50%);z-index:0;overflow:hidden}.hero-bg-circle:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.3'/%3E%3C/svg%3E");opacity:.5;mix-blend-mode:overlay}.hero-bg-circle:after,.hero-bg-circle:before{content:"";position:absolute;inset:0;pointer-events:none}.hero-bg-circle:after{background:repeating-linear-gradient(0deg,rgba(0,0,0,.03),transparent 1px,transparent 2px,rgba(0,0,0,.03) 3px),repeating-linear-gradient(90deg,rgba(0,0,0,.03),transparent 1px,transparent 2px,rgba(0,0,0,.03) 3px);opacity:.6;mix-blend-mode:multiply}@media screen and (min-width:60em){.hero-bg-circle{width:400px;height:400px}}.hero-mobile-stacked{display:none}@media screen and (max-width:59.99em){.hero-mobile-stacked{display:flex;flex-direction:column;justify-content:space-evenly;position:absolute;top:0;left:0;right:0;bottom:1rem;pointer-events:none;z-index:0;padding:5rem var(--gutter) 4rem}.hero-mobile-stacked .hero-mobile-line{font-family:Kollate,sans-serif!important;font-size:clamp(3rem,8vw,4rem);font-weight:400;text-transform:uppercase;letter-spacing:.05em;line-height:1;text-align:center;color:rgba(0,0,0,0);-webkit-text-stroke:1px rgba(15,15,15,.5);-webkit-text-fill-color:rgba(0,0,0,0)}.hero-mobile-stacked .hero-mobile-line-spacer{visibility:hidden;min-height:1.5em}.hero-mobile-centre-name{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Kollate,sans-serif!important;font-size:clamp(2.5rem,9vw,4rem);font-weight:400;text-transform:uppercase;letter-spacing:.05em;color:var(--secondary-purple);-webkit-text-stroke:.5px var(--secondary-purple);-webkit-text-fill-color:var(--secondary-purple);text-shadow:0 1px 2px rgba(0,0,0,.15);z-index:2;pointer-events:none;text-align:center;white-space:nowrap}}@media screen and (min-width:60em){.hero-mobile-centre-name,.hero-mobile-stacked{display:none!important}}.hero-content-container{position:relative;z-index:1;width:100%;max-width:var(--content-max-width);padding-left:var(--gutter);padding-right:var(--gutter);height:100%;min-height:60vh;display:flex;align-items:center;margin:6rem auto}@media screen and (min-width:60em){.hero-content-container{margin-top:4rem;margin-bottom:4rem;min-height:70vh}}.hero-left-content{position:relative;z-index:2;display:none;flex-direction:column;width:100%;max-width:500px}@media screen and (min-width:60em){.hero-left-content{display:flex;gap:1rem;max-width:600px}}.hero-heading{font-family:ClashDisplay-Medium,sans-serif;font-size:2rem;line-height:1;color:#272727;font-weight:600;margin:0}@media screen and (min-width:60em){.hero-heading{font-size:3rem}}@media screen and (min-width:80em){.hero-heading{font-size:3.5rem}}.hero-subheading{font-family:Ubuntu,monospace;font-size:1rem;color:#666;margin:0}@media screen and (min-width:60em){.hero-subheading{font-size:1.1rem;line-height:1.7}}.hero-cta-btn{font-family:ClashDisplay-Regular;display:inline-flex;align-items:center;gap:.8rem;background-color:#dafc5d;color:#000;border:2px solid #fff;border-radius:3rem;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease-in-out;text-decoration:none;max-width:-moz-fit-content;max-width:fit-content;margin-top:.5rem}@media screen and (min-width:60em){.hero-cta-btn{font-size:1.1rem;padding:1.2rem 2.5rem}}.hero-cta-btn:hover{background-color:#000;color:#dafc5d;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.hero-cta-icon{width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center;font-size:.8rem}.hero-image-link{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-decoration:none}.hero-image-container{position:relative;width:100%;max-width:280px;z-index:1;border-radius:1rem;overflow:visible}@media screen and (min-width:60em){.hero-image-container{max-width:25rem}}.hero-image-cursor{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;border:2px solid #dafc5d;background:rgba(218,252,93,.15);display:none;align-items:center;justify-content:center;pointer-events:none;z-index:3;opacity:0;transition:opacity .2s ease;font-family:ClashDisplay-Medium,sans-serif;font-size:.75rem;font-weight:600;color:#0f0f0f;text-transform:uppercase;letter-spacing:.05em;text-align:center;line-height:1.2;padding:.5rem}@media screen and (min-width:60em){.hero-image-cursor{display:flex}.hero-image-cursor.visible{opacity:1}.hero-image-link{cursor:none}}.hero-image{width:100%;height:auto;object-fit:contain}@media screen and (max-width:59.99em){.hero-image{transform:scale(1.1)}}@media screen and (min-width:60em){.hero-image{transform:scale(1.5)}}.logo-showcase-section{width:100%;padding-top:2rem;padding-bottom:2rem;background-color:#f5f5f5}@media screen and (min-width:60em){.logo-showcase-section{padding-top:3rem;padding-bottom:3rem}}.logo-showcase-container{margin:0 auto;max-width:var(--content-max-width);padding-left:var(--gutter);padding-right:var(--gutter)}.logo-showcase-container,.logo-showcase-track{width:100%;overflow:hidden}.logo-showcase-inner{display:flex;align-items:center;gap:4rem;width:max-content;animation:logo-marquee 40s linear infinite}.logo-showcase-inner:hover{animation-play-state:paused}@keyframes logo-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logo-item{flex-shrink:0;width:80px;height:auto;display:flex;align-items:center;justify-content:center;padding:.5rem;transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:.5;filter:grayscale(100%)}.logo-item:hover{transform:scale(1.08);opacity:1;filter:grayscale(0)}@media screen and (min-width:40em){.logo-item{width:80px;padding:.75rem}}@media screen and (min-width:60em){.logo-item{width:90px;padding:1rem}}@media screen and (min-width:80em){.logo-item{width:120px;padding:.5rem}}.logo-image{width:100%;height:auto;object-fit:contain;filter:brightness(.9);transition:filter .3s ease-in-out}.logo-item:hover .logo-image{filter:brightness(1)}.text-container{color:#272727;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem}.text-container h2{font-family:ClashDisplay-Bold;text-transform:uppercase;font-size:clamp(1.9rem,4vw,3.5rem);line-height:1.9rem}@media screen and (min-width:40em){.text-container h2{width:50%}}.text-container p{font-family:ClashDisplay-Regular;margin-top:.5rem;font-size:clamp(1rem,3vw,1.5rem);line-height:1rem;color:#868675}@media screen and (min-width:40em){.text-container p{width:50%;line-height:1.5rem;margin-top:1rem}}.about-me-section-wrapper{position:relative;padding-top:2rem;padding-bottom:2rem;background-color:#fff;width:100%;overflow:visible}@media screen and (min-width:60em){.about-me-section-wrapper{padding-top:4rem;padding-bottom:4rem}}.about-me-section-wrapper .about-me-landing-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-bottom:2rem}.about-me-section-wrapper .about-me-landing-section h2{font-size:2.5rem;font-family:ClashDisplay-Bold;line-height:2.5rem;color:#0f1d07;text-transform:uppercase;letter-spacing:.05em}@media screen and (min-width:60em){.about-me-section-wrapper .about-me-landing-section h2{font-size:4rem;line-height:3.5rem}}@media screen and (min-width:80em){.about-me-section-wrapper .about-me-landing-section h2{font-size:5rem;line-height:4.5rem}}.about-me-section-wrapper .about-me-landing-section .line-divider{width:5rem;height:.2rem;background-color:#000;margin-top:.5rem}@media screen and (min-width:60em){.about-me-section-wrapper .about-me-landing-section .line-divider{width:8rem;height:.3rem}}.about-me-section-wrapper .flex-container{position:relative;display:flex;flex-direction:column;gap:3rem;z-index:2}@media screen and (min-width:60em){.about-me-section-wrapper .flex-container{flex-direction:row;gap:4rem;align-items:flex-start}}@media screen and (min-width:80em){.about-me-section-wrapper .flex-container{gap:6rem}}.about-me-section-wrapper .flex-container .about-me-content-container{flex:1 1;position:relative;z-index:2}.about-me-section-wrapper .flex-container .about-me-content-container.flex-lhs{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem}@media screen and (min-width:60em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-lhs{gap:2.5rem}}.about-me-section-wrapper .flex-container .about-me-content-container.flex-lhs .content{font-size:1rem;line-height:1.3;color:#272727;font-family:Ubuntu,monospace}@media screen and (min-width:60em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-lhs .content{font-size:1.1rem;line-height:1.4}}@media screen and (min-width:80em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-lhs .content{font-size:1.2rem;line-height:1.5}}.about-me-section-wrapper .flex-container .about-me-content-container.flex-lhs .about-btn{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;color:#0f1d07;font-family:ClashDisplay-Medium;font-size:1rem;text-decoration:none;padding:0;border:none;background-color:rgba(0,0,0,0);transition:opacity .3s ease-in-out}.about-me-section-wrapper .flex-container .about-me-content-container.flex-lhs .about-btn:hover{opacity:.7}.about-me-section-wrapper .flex-container .about-me-content-container.flex-lhs .image-container{width:100%;max-width:100%}@media screen and (min-width:60em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-lhs .image-container{max-width:500px}}.about-me-section-wrapper .flex-container .about-me-content-container.flex-lhs .image-container img{width:100%;height:auto;object-fit:cover;display:block}.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem}@media screen and (min-width:60em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs{gap:2.5rem}}.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .title h3{font-size:1.75rem;font-family:ClashDisplay-Bold;line-height:2.25rem;color:#0f1d07;margin:0}@media screen and (min-width:60em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .title h3{font-size:2.5rem;line-height:3rem}}@media screen and (min-width:80em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .title h3{font-size:3rem;line-height:3.5rem}}.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;width:100%}@media screen and (min-width:60em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .content{gap:2rem}}.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .content .skill-container{display:flex;padding:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.75rem;background-color:rgba(0,0,0,0);width:100%}@media screen and (min-width:60em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .content .skill-container{flex-direction:row;align-items:flex-start;gap:1.5rem}}.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .content .skill-container .skill-title{font-size:1rem;font-family:ClashDisplay-Medium;line-height:1.4;background:linear-gradient(135deg,rgba(218,252,93,.15),rgba(218,252,93,.25));padding:.5rem 1rem;color:#0f1d07;white-space:nowrap;flex-shrink:0;border-radius:.375rem;border-left:3px solid #0f1d07;display:inline-block;width:-moz-fit-content;width:fit-content}@media screen and (min-width:60em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .content .skill-container .skill-title{font-size:1rem;min-width:140px;padding:.625rem 1rem;text-align:left}}@media screen and (min-width:80em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .content .skill-container .skill-title{min-width:160px;font-size:1.05rem}}.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .content .skill-container p{font-size:.95rem;line-height:1.5;color:#272727;font-family:Ubuntu,monospace;margin:0;flex:1 1;padding-top:.5rem}@media screen and (min-width:60em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .content .skill-container p{font-size:1rem;line-height:1.6;padding-top:.625rem}}@media screen and (min-width:80em){.about-me-section-wrapper .flex-container .about-me-content-container.flex-rhs .content .skill-container p{font-size:1.1rem;line-height:1.7}}.about-me-section-wrapper .floating-images-container{position:relative;width:100%;overflow:visible;z-index:5;display:flex;flex-direction:column;align-items:stretch;gap:1.5rem;margin-top:3rem;height:auto;padding:0}@media screen and (min-width:60em){.about-me-section-wrapper .floating-images-container{display:block;flex-direction:unset;align-items:unset;gap:unset;padding:unset;margin-top:-100px;height:600px}}@media screen and (min-width:80em){.about-me-section-wrapper .floating-images-container{margin-top:-500px}}.about-me-section-wrapper .floating-images-container .floating-image{overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;z-index:1;position:relative;width:100%;aspect-ratio:9/16}.about-me-section-wrapper .floating-images-container .floating-image:hover{z-index:10;transform:scale(1.02)}@media screen and (min-width:60em){.about-me-section-wrapper .floating-images-container .floating-image{position:absolute;will-change:transform;border-radius:0;height:auto}}.about-me-section-wrapper .floating-images-container .floating-image img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:60em){.about-me-section-wrapper .floating-images-container .floating-image.floating-image-1{width:300px;top:10%;left:5%;z-index:2;transform:rotate(-3deg)}}@media screen and (min-width:80em){.about-me-section-wrapper .floating-images-container .floating-image.floating-image-1{width:360px}}.about-me-section-wrapper .floating-images-container .floating-image.floating-image-2{background-color:#fcf7ef}@media screen and (min-width:60em){.about-me-section-wrapper .floating-images-container .floating-image.floating-image-2{background-color:rgba(0,0,0,0);width:280px;top:0;right:8%;z-index:3;transform:rotate(4deg)}}@media screen and (min-width:80em){.about-me-section-wrapper .floating-images-container .floating-image.floating-image-2{width:380px;top:-5%}}@media screen and (min-width:60em){.about-me-section-wrapper .floating-images-container .floating-image.floating-image-3{width:250px;height:320px;aspect-ratio:3/5;bottom:15%;left:18%;z-index:4;transform:rotate(-2deg)}}@media screen and (min-width:80em){.about-me-section-wrapper .floating-images-container .floating-image.floating-image-3{width:290px}}.about-me-section-wrapper .floating-images-container .floating-image.floating-image-4{background-color:#dafc5d}@media screen and (min-width:60em){.about-me-section-wrapper .floating-images-container .floating-image.floating-image-4{background-color:rgba(0,0,0,0);width:370px;top:-5%;right:25%;z-index:2;transform:rotate(3deg)}}@media screen and (min-width:80em){.about-me-section-wrapper .floating-images-container .floating-image.floating-image-4{width:310px;top:-20%}}@media screen and (min-width:60em){.about-me-section-wrapper .floating-images-container .floating-image.floating-image-5{width:240px;bottom:8%;right:15%;z-index:1;transform:rotate(-4deg)}}@media screen and (min-width:80em){.about-me-section-wrapper .floating-images-container .floating-image.floating-image-5{width:280px}}.project-detail-wrapper{padding:3rem var(--gutter);background-color:#fff;width:100%;min-height:100vh}@media screen and (min-width:60em){.project-detail-wrapper{padding:4rem var(--gutter)}}@media screen and (min-width:80em){.project-detail-wrapper{padding:5rem var(--gutter)}}.project-detail-wrapper .project-back-container{margin-bottom:3rem}.project-detail-wrapper .project-back-container .project-back-btn{display:inline-flex;align-items:center;gap:.75rem;color:#0f1d07;font-family:ClashDisplay-Medium;font-size:1rem;text-decoration:none;padding:.75rem 1.5rem;border:2px solid #0f1d07;border-radius:.5rem;transition:all .3s ease;background-color:rgba(0,0,0,0)}.project-detail-wrapper .project-back-container .project-back-btn:hover{background-color:#0f1d07;color:#fff}.project-detail-wrapper .project-back-container .project-back-btn span{font-family:ClashDisplay-Medium}.project-detail-wrapper .project-hero-container{position:relative;margin-bottom:5rem;border-radius:1.5rem;overflow:hidden;min-height:500px}@media screen and (min-width:60em){.project-detail-wrapper .project-hero-container{min-height:600px}}@media screen and (min-width:80em){.project-detail-wrapper .project-hero-container{min-height:700px}}.project-detail-wrapper .project-hero-container .project-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.project-detail-wrapper .project-hero-container .project-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.project-detail-wrapper .project-hero-container .project-hero-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(15,29,7,.3),rgba(15,29,7,.7));z-index:1}.project-detail-wrapper .project-hero-container .project-hero-content{position:relative;z-index:2;height:100%;min-height:500px;display:flex;flex-direction:column;justify-content:space-between;padding:3rem}@media screen and (min-width:60em){.project-detail-wrapper .project-hero-container .project-hero-content{min-height:600px;padding:4rem;flex-direction:row;align-items:flex-end}}@media screen and (min-width:80em){.project-detail-wrapper .project-hero-container .project-hero-content{min-height:700px;padding:5rem}}.project-detail-wrapper .project-hero-container .project-hero-content .project-hero-text h1{font-size:2.5rem;font-family:ClashDisplay-Bold;line-height:2.5rem;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}@media screen and (min-width:60em){.project-detail-wrapper .project-hero-container .project-hero-content .project-hero-text h1{font-size:4rem;line-height:3.5rem}}@media screen and (min-width:80em){.project-detail-wrapper .project-hero-container .project-hero-content .project-hero-text h1{font-size:5rem;line-height:4.5rem}}.project-detail-wrapper .project-hero-container .project-hero-content .project-hero-text .project-type{font-size:1.25rem;font-family:ClashDisplay-Medium;color:#fff;opacity:.9}@media screen and (min-width:60em){.project-detail-wrapper .project-hero-container .project-hero-content .project-hero-text .project-type{font-size:1.5rem}}.project-detail-wrapper .project-hero-container .project-hero-content .project-visit-btn{display:inline-flex;align-items:center;gap:.75rem;color:#0f1d07;font-family:ClashDisplay-Medium;font-size:1rem;text-decoration:none;padding:1rem 2rem;background-color:#fff;border-radius:.5rem;transition:all .3s ease;margin-top:2rem;width:-moz-fit-content;width:fit-content}@media screen and (min-width:60em){.project-detail-wrapper .project-hero-container .project-hero-content .project-visit-btn{margin-top:0}}.project-detail-wrapper .project-hero-container .project-hero-content .project-visit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(15,29,7,.2)}.project-detail-wrapper .project-hero-container .project-hero-content .project-visit-btn span{font-family:ClashDisplay-Medium}.project-detail-wrapper .project-info-section{margin-bottom:5rem}.project-detail-wrapper .project-info-section .project-info-container{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:60em){.project-detail-wrapper .project-info-section .project-info-container{flex-direction:row;gap:4rem}}@media screen and (min-width:80em){.project-detail-wrapper .project-info-section .project-info-container{gap:6rem}}.project-detail-wrapper .project-info-section .project-info-container .project-info-left{flex:1 1}.project-detail-wrapper .project-info-section .project-info-container .project-info-left h2{font-size:1.75rem;font-family:ClashDisplay-Bold;line-height:2.25rem;color:#0f1d07;margin-bottom:2.5rem}@media screen and (min-width:60em){.project-detail-wrapper .project-info-section .project-info-container .project-info-left h2{font-size:2.5rem;line-height:3rem}}@media screen and (min-width:80em){.project-detail-wrapper .project-info-section .project-info-container .project-info-left h2{font-size:3rem;line-height:3.5rem}}.project-detail-wrapper .project-info-section .project-info-container .project-info-left .project-focus{display:flex;flex-direction:column;gap:1.5rem}.project-detail-wrapper .project-info-section .project-info-container .project-info-left .project-focus .project-focus-label{font-size:1rem;font-family:ClashDisplay-Medium;color:#272727;text-transform:uppercase;letter-spacing:.05em}@media screen and (min-width:60em){.project-detail-wrapper .project-info-section .project-info-container .project-info-left .project-focus .project-focus-label{font-size:1.1rem}}.project-detail-wrapper .project-info-section .project-info-container .project-info-left .project-focus .project-focus-tags{display:flex;flex-wrap:wrap;gap:.75rem}@media screen and (min-width:60em){.project-detail-wrapper .project-info-section .project-info-container .project-info-left .project-focus .project-focus-tags{gap:1rem}}.project-detail-wrapper .project-info-section .project-info-container .project-info-left .project-focus .project-focus-tags .project-focus-tag{font-size:.95rem;font-family:ClashDisplay-Medium;line-height:1.4;background:linear-gradient(135deg,rgba(218,252,93,.15),rgba(218,252,93,.25));padding:.625rem 1.25rem;color:#0f1d07;border-radius:.5rem;border-left:3px solid #0f1d07;display:inline-block;transition:all .3s ease;white-space:nowrap}@media screen and (min-width:60em){.project-detail-wrapper .project-info-section .project-info-container .project-info-left .project-focus .project-focus-tags .project-focus-tag{font-size:1rem;padding:.75rem 1.5rem}}@media screen and (min-width:80em){.project-detail-wrapper .project-info-section .project-info-container .project-info-left .project-focus .project-focus-tags .project-focus-tag{font-size:1.05rem}}.project-detail-wrapper .project-info-section .project-info-container .project-info-left .project-focus .project-focus-tags .project-focus-tag:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(15,29,7,.15);background:linear-gradient(135deg,rgba(218,252,93,.2),rgba(218,252,93,.3))}.project-detail-wrapper .project-info-section .project-info-container .project-info-right{flex:1 1}.project-detail-wrapper .project-info-section .project-info-container .project-info-right .project-description{font-size:1.1rem;font-family:ClashDisplay-Medium;line-height:1.6;color:#272727;margin-bottom:2rem}@media screen and (min-width:60em){.project-detail-wrapper .project-info-section .project-info-container .project-info-right .project-description{font-size:1.2rem;line-height:1.7}}.project-detail-wrapper .project-info-section .project-info-container .project-info-right .project-details{display:flex;flex-direction:column;gap:1.5rem}.project-detail-wrapper .project-info-section .project-info-container .project-info-right .project-details .project-detail-text{font-size:1rem;font-family:Ubuntu,monospace;line-height:1.6;color:#272727}@media screen and (min-width:60em){.project-detail-wrapper .project-info-section .project-info-container .project-info-right .project-details .project-detail-text{font-size:1.1rem;line-height:1.7}}.project-detail-wrapper .project-gallery-section,.project-detail-wrapper .project-review-section{margin-bottom:5rem}.project-detail-wrapper .project-next-section{margin-top:5rem;padding-top:5rem;border-top:1px solid rgba(15,29,7,.1)}.project-detail-wrapper .project-next-section .project-next-header{margin-bottom:3rem}.project-detail-wrapper .project-next-section .project-next-header h3{font-size:2rem;font-family:ClashDisplay-Bold;color:#0f1d07;text-transform:uppercase;letter-spacing:.05em}@media screen and (min-width:60em){.project-detail-wrapper .project-next-section .project-next-header h3{font-size:3rem}}@media screen and (min-width:80em){.project-detail-wrapper .project-next-section .project-next-header h3{font-size:4rem}}.footer{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);border-top-left-radius:2rem;border-top-right-radius:2rem;position:relative;transition:all 1s ease;padding:10rem 0 3rem;margin-bottom:0;width:100%}.footer .footer-container{width:100%;max-width:var(--content-max-width);margin-left:auto;margin-right:auto;padding-left:var(--gutter);padding-right:var(--gutter)}.footer .footer-container:last-child{text-align:center;font-size:.8rem;margin-bottom:3rem}.footer .footer-container .footer-content-container{text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}@media screen and (min-width:60em){.footer .footer-container .footer-content-container{flex-direction:row}}.footer .footer-container .footer-content-container .footer-text{flex:1 1;display:flex;flex-direction:column;gap:1.5rem;text-align:left}.footer .footer-container .footer-content-container .footer-text h2{font-size:2.5rem;font-family:ClashDisplay-Bold;line-height:2.5rem;color:#0f1d07;margin:0}@media screen and (min-width:60em){.footer .footer-container .footer-content-container .footer-text h2{font-size:4rem;line-height:3.5rem}}@media screen and (min-width:80em){.footer .footer-container .footer-content-container .footer-text h2{font-size:5rem;line-height:4.5rem}}.footer .footer-container .footer-content-container .footer-text .footer-subtitle{font-size:1rem;font-family:Ubuntu,monospace;line-height:1.6;color:#272727;margin:0}@media screen and (min-width:60em){.footer .footer-container .footer-content-container .footer-text .footer-subtitle{font-size:1.1rem;line-height:1.7}}.footer .footer-container .footer-content-container .footer-text .footer-email{font-family:ClashDisplay-Medium;font-size:1.25rem;color:#0f1d07;text-decoration:none;transition:all .3s ease;display:inline-block;width:-moz-fit-content;width:fit-content}.footer .footer-container .footer-content-container .footer-text .footer-email:hover{color:#dafc5d;transform:translateX(4px)}@media screen and (min-width:60em){.footer .footer-container .footer-content-container .footer-text .footer-email{font-size:1.5rem}}.footer .footer-container .footer-content-container a{color:#070035;font-size:2rem}.footer .footer-container .footer-content-container .footer-form{position:relative;margin-top:2rem;width:100%;display:flex;flex:1 1;gap:1.25rem;flex-direction:column}.footer .footer-container .footer-content-container .footer-form .form-group{display:flex;flex-direction:column;gap:.5rem}.footer .footer-container .footer-content-container .footer-form input,.footer .footer-container .footer-content-container .footer-form textarea{width:100%;background:rgba(255,255,255,.5);border:2px solid rgba(15,29,7,.2);font-family:Ubuntu,monospace;font-size:1rem;padding:1rem 1.25rem;border-radius:.5rem;transition:all .3s ease-in-out;color:#272727;resize:vertical}.footer .footer-container .footer-content-container .footer-form input::placeholder,.footer .footer-container .footer-content-container .footer-form textarea::placeholder{color:rgba(39,39,39,.5)}.footer .footer-container .footer-content-container .footer-form input:focus,.footer .footer-container .footer-content-container .footer-form textarea:focus{outline:none;border:2px solid #0f1d07;background:rgba(255,255,255,.8)}.footer .footer-container .footer-content-container .footer-form input:disabled,.footer .footer-container .footer-content-container .footer-form textarea:disabled{opacity:.6;cursor:not-allowed}.footer .footer-container .footer-content-container .footer-form textarea{min-height:120px;font-family:Ubuntu,monospace}.footer .footer-container .footer-content-container .footer-form button{width:100%;background-color:#0f1d07;color:#fff;font-family:ClashDisplay-Medium;font-size:1rem;padding:1rem 2rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.5rem}.footer .footer-container .footer-content-container .footer-form button:hover:not(:disabled){background-color:rgba(15,29,7,.9);transform:translateY(-2px);box-shadow:0 4px 12px rgba(15,29,7,.3)}.footer .footer-container .footer-content-container .footer-form button:disabled{opacity:.7;cursor:not-allowed}.footer .footer-container .footer-content-container .footer-form button.success{background-color:#dafc5d;color:#0f1d07}.footer .footer-container .footer-content-container .footer-form .error-message{color:#dc2626;font-family:Ubuntu,monospace;font-size:.9rem;margin:0;padding:.5rem 0}.footer .footer-container .footer-link-container{margin-top:5rem;margin-bottom:2rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem}.footer .footer-container .footer-link-container a{font-family:ClashDisplay-Medium;font-size:.95rem;color:#272727;text-decoration:none;transition:all .3s ease;padding:.5rem 0;position:relative}.footer .footer-container .footer-link-container a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#0f1d07;transition:width .3s ease}.footer .footer-container .footer-link-container a:hover{color:#0f1d07}.footer .footer-container .footer-link-container a:hover:after{width:100%}.footer .footer-container .footer-copyright{text-align:center;font-size:.9rem;font-family:Ubuntu,monospace;color:rgba(39,39,39,.6);margin-top:2rem;margin-bottom:0;padding-top:2rem;padding-bottom:0;border-top:1px solid rgba(15,29,7,.1)}.bento-grid-section{padding:0;width:100%}.bento-grid-container{width:100%;max-width:var(--content-max-width);margin-left:auto;margin-right:auto;padding-left:var(--gutter);padding-right:var(--gutter);display:grid;grid-gap:1.5rem;gap:1.5rem}.bento-grid-container a{cursor:pointer;display:block;width:100%;height:100%;text-decoration:none}.bento-grid-container a:hover .icon-container{width:70%!important}.bento-grid-container a:hover .icon-container span{animation-delay:.2s;animation:icon-container-span-opacity 1s ease-in-out forwards!important}.bento-grid-container a .react-parallax{width:100%;height:100%;border-radius:1rem;overflow:hidden}.bento-grid-container a .react-parallax .react-parallax-bgimage{width:100%!important;height:100%!important;object-fit:cover}.bento-grid-container a .bento-grid-item{position:relative;height:50rem}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container{position:absolute;bottom:2rem;left:2rem;z-index:99;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem;width:20rem}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container .item-title{font-family:ClashDisplay-Medium,sans-serif;font-weight:600;font-size:2.5rem;line-height:2.2rem;color:#fff}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container .item-title p{font-family:ClashDisplay-Regular,sans-serif;font-size:1.2rem;line-height:2rem;color:#fff}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container .icon-container{padding:1.2rem;border:2px solid #dafc5d;border-radius:2.5rem;display:flex;align-items:center;justify-content:center;position:relative;width:2rem;transition:all 1s ease-in-out}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container .icon-container span{position:absolute;top:50%;left:1rem;transform:translateY(-50%);border-radius:2.5rem;transition:all 1s ease-in-out;font-family:ClashDisplay-Medium,sans-serif;font-weight:500;color:#fff}.bento-grid-container a .bento-grid-item .grid-item-bottom-content-container .icon-container svg{position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}@media screen and (max-width:59em){.bento-grid-container{grid-template-columns:repeat(1,1fr)!important}}@media screen and (min-width:60em){.bento-grid-container a:first-child,.bento-grid-container a:nth-child(4){grid-column:span 2}.bento-grid-container>div{position:relative;height:120vh}}@keyframes icon-container-span-opacity{0%{opacity:0;transition-delay:.5s}70%{opacity:.5}to{opacity:1}}.full-page-callout-banner{position:relative!important}.full-page-callout-banner .parallax-video-container{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;height:100vh;z-index:-1}.full-page-callout-banner .parallax-video-container video{position:absolute;object-fit:cover;width:100vw;height:100%;top:0;left:0;z-index:-99999}.full-page-callout-banner .parallax-main-content{background-color:#fcf7ef;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:ClashDisplay-Regular;width:100%}.full-page-callout-banner .parallax-main-content .container{width:100%;max-width:var(--content-max-width);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--gutter)}.full-page-callout-banner .parallax-main-content .container .text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;color:#0f1d07;margin:15rem 0}@media screen and (min-width:60em){.full-page-callout-banner .parallax-main-content .container .text{flex-direction:row}}.full-page-callout-banner .parallax-main-content .container .text h3{text-transform:uppercase;font-size:1rem}@media screen and (min-width:60em){.full-page-callout-banner .parallax-main-content .container .text h3{flex:.5 1;font-size:1rem}}.full-page-callout-banner .parallax-main-content .container .text p{font-family:ClashDisplay-Medium;font-size:2rem;color:#272727;text-align:left;line-height:2rem}@media screen and (min-width:60em){.full-page-callout-banner .parallax-main-content .container .text p{font-size:5rem;line-height:4.5rem;flex:3 1}}.full-page-callout-banner .parallax-main-content .container .text p span{background-color:rgba(218,252,93,.8);border-radius:.5rem}*,:after,:before{box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}:root{--content-max-width:90rem;--gutter:2rem}@media screen and (min-width:60em){:root{--gutter:3rem}}html{cursor:default;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-break:break-word;overflow-x:hidden;color:#070035}body{margin:0;background-color:#fcf7ef;transition:all .8s ease-in-out}dl dl,dl ol,dl ul,h1,h2,h3,h4,ol dl,p,ul,ul dl{padding:0;margin:0}ol ol,ol ul,ul ol,ul ul{margin:0}a,li{list-style:none;text-decoration:none!important}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none;padding:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);text-decoration:none}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}iframe,img{border-style:none}img{width:100%}svg:not([fill]){fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{border:1px solid #a0a0a0;padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical;font-family:inherit;font-size:inherit}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);position:absolute}input{border:1px solid #ccc;outline:none;padding:.5em;width:100%;font-size:1.3em;font-weight:700;color:#262626;border-radius:.5rem}.wrapper{padding:0 1.5em;max-width:77.5em;margin:0 auto}@media screen and (min-width:50em){.wrapper{padding:0 8rem}}@media screen and (min-width:80em){.wrapper{padding:0}}.content-constrain{width:100%;max-width:var(--content-max-width);margin-left:auto;margin-right:auto;padding-left:var(--gutter);padding-right:var(--gutter)}.link{text-decoration:none;color:#000}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.quote-section{margin-top:4rem;text-align:center;height:100vh}.quote-section,.quote-section .quote-container{display:flex;flex-direction:column;justify-content:center}.quote-section .quote-container{align-items:center;gap:2rem}.quote-section .quote-container .quote{font-family:ClashDisplay-Medium;color:#dafc5d;font-size:1.8rem}@media screen and (min-width:60em){.quote-section .quote-container .quote{font-size:3rem}}.quote-section .quote-container .quote .highlight{background-color:rgba(218,252,93,.6);color:#6380f8;padding:.2rem;border-radius:.2rem}.quote-section .quote-container .quote-reference{font-size:1rem;color:#fcf7ef}@media screen and (min-width:60em){.quote-section .quote-container .quote-reference{font-size:1.2rem}}