.main-content{position:relative;z-index:1;background:#111;color:#fafafa;min-height:100dvh;min-height:100vh}@supports (-webkit-touch-callout: none){.main-content{min-height:-webkit-fill-available}}.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:4rem;padding-right:4rem}@media(max-width:1048px){.container{padding-left:3rem;padding-right:3rem}}@media(max-width:780px){.container{padding-left:2rem;padding-right:2rem}}@media(max-width:500px){.container{padding-left:1.5rem;padding-right:1.5rem}}.hamburger-btn-wrapper{position:absolute;top:2rem;right:2rem;z-index:100}@media(max-width:780px){.hamburger-btn-wrapper{top:1.5rem;right:1.5rem}}@media(max-width:500px){.hamburger-btn-wrapper{top:1rem;right:1rem}}.hamburger-btn-group{position:relative;display:flex;flex-direction:column;align-items:center}.hamburger-btn-group .hamburger-preview{white-space:nowrap;position:absolute;top:100%;margin-top:1rem;padding:.5rem 1rem;border-radius:1rem;font-size:.85rem;font-weight:600;opacity:0;pointer-events:none}.hamburger-btn-group .hamburger-preview.light{color:#111;background-color:#fafafa}.hamburger-btn-group .hamburger-preview.dark{color:#fafafa;background-color:#111}.hamburger-btn-group .hamburger-preview.neon{color:#cfff04;background-color:#111}.hamburger-btn-group .hamburger-preview.mint{color:#84e296;background-color:#111}.hamburger-btn-group .hamburger-preview.coral{color:#ff5f1f;background-color:#111}.hamburger-btn{padding:1.1rem 1.15rem;border-radius:50px;font-weight:900;border:3px solid #fafafa;background:none;color:#fafafa;cursor:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.hamburger-btn .hamburger-icon{font-size:1.5rem}@media(max-width:780px){.hamburger-btn{padding:.95rem;border-width:2px}.hamburger-btn .hamburger-icon{font-size:1.25rem}}@media(max-width:500px){.hamburger-btn{padding:.8rem;border-width:2px}.hamburger-btn .hamburger-icon{font-size:1.1rem}}.hamburger-btn:hover{background:#fafafa;color:#111}.hamburger-btn.dark{border-color:#111;color:#111}.hamburger-btn.dark:hover{background:#111;color:#fafafa}.hamburger-btn.light{border-color:#fafafa;color:#fafafa}.hamburger-btn.light:hover{background:#fafafa;color:#111}.hamburger-btn.neon{border-color:#111;color:#111}.hamburger-btn.neon:hover{background:#111;color:#cfff04}.hamburger-btn.mint{border-color:#111;color:#111}.hamburger-btn.mint:hover{background:#111;color:#84e296}.hamburger-btn.coral{border-color:#111;color:#111}.hamburger-btn.coral:hover{background:#111;color:#ff5f1f}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#111;color:#fafafa;z-index:999;display:flex;flex-direction:column;padding:2rem}@media(max-width:780px){.menu-overlay{padding:1.5rem}}@media(max-width:500px){.menu-overlay{padding:1rem}}.menu-overlay.dark{background-color:#fafafa;color:#111}.menu-overlay.light{background-color:#111;color:#fafafa}.menu-overlay.neon{background-color:#cfff04;color:#111}.menu-overlay.mint{background-color:#84e296;color:#111}.menu-overlay.coral{background-color:#ff5f1f;color:#111}.menu-close-btn-wrapper{position:absolute;top:2rem;right:2rem}@media(max-width:780px){.menu-close-btn-wrapper{top:1.5rem;right:1.5rem}}@media(max-width:500px){.menu-close-btn-wrapper{top:1rem;right:1rem}}.menu-close-btn-group{position:relative;display:flex;flex-direction:column;align-items:center}.menu-close-btn-group .menu-close-preview{white-space:nowrap;position:absolute;top:100%;margin-top:1rem;padding:.5rem 1rem;border-radius:1rem;font-size:.85rem;font-weight:600;opacity:0;pointer-events:none}.menu-close-btn-group .menu-close-preview.light{color:#111;background-color:#fafafa}.menu-close-btn-group .menu-close-preview.dark{color:#fafafa;background-color:#111}.menu-close-btn-group .menu-close-preview.neon{color:#cfff04;background-color:#111}.menu-close-btn-group .menu-close-preview.mint{color:#84e296;background-color:#111}.menu-close-btn-group .menu-close-preview.coral{color:#ff5f1f;background-color:#111}.menu-close-btn{padding:1.1rem 1.15rem;border-radius:50px;font-weight:900;border:3px solid #fafafa;background:none;color:#fafafa;cursor:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.menu-close-btn .menu-close-btn-icon{font-size:1.5rem}@media(max-width:780px){.menu-close-btn{padding:.95rem;border-width:2px}.menu-close-btn .menu-close-btn-icon{font-size:1.25rem}}@media(max-width:500px){.menu-close-btn{padding:.8rem;border-width:2px}.menu-close-btn .menu-close-btn-icon{font-size:1.1rem}}.menu-close-btn:hover{background:#fafafa;color:#111}.menu-close-btn.dark{border-color:#111;color:#111}.menu-close-btn.dark:hover{background:#111;color:#fafafa}.menu-close-btn.light{border-color:#fafafa;color:#fafafa}.menu-close-btn.light:hover{background:#fafafa;color:#111}.menu-close-btn.neon{border-color:#111;color:#111}.menu-close-btn.neon:hover{background:#111;color:#cfff04}.menu-close-btn.mint{border-color:#111;color:#111}.menu-close-btn.mint:hover{background:#111;color:#84e296}.menu-close-btn.coral{border-color:#111;color:#111}.menu-close-btn.coral:hover{background:#111;color:#ff5f1f}.menu-content{display:flex;flex-direction:column;justify-content:center;height:100%;gap:2rem}.menu-link{font-size:7rem;line-height:.8;font-weight:700;text-decoration:none;color:inherit;position:relative;transition:color .3s ease;display:inline-flex;padding:.25rem .5rem;align-items:center;gap:2rem;transition:all .6s ease}@media(max-width:1048px){.menu-link{font-size:5rem;gap:1.5rem}}@media(max-width:780px){.menu-link{font-size:3.5rem;gap:1rem;line-height:1}}@media(max-width:500px){.menu-link{font-size:2.5rem;gap:.75rem;padding:.15rem .35rem}}.menu-link.dark{color:#111;background-color:#fafafa}.menu-link.dark:hover,.menu-link.light{color:#fafafa;background-color:#111}.menu-link.light:hover{color:#111;background-color:#fafafa}.menu-link.neon{color:#111;background-color:#cfff04}.menu-link.neon:hover{color:#cfff04;background-color:#111}.menu-link.mint{color:#111;background-color:#84e296}.menu-link.mint:hover{color:#84e296;background-color:#111}.menu-link.coral{color:#111;background-color:#ff5f1f}.menu-link.coral:hover{color:#ff5f1f;background-color:#111}.menu-active-indicator{font-size:1rem;display:flex;align-items:center;gap:.5rem}@media(max-width:780px){.menu-active-indicator{font-size:.85rem;gap:.4rem}}@media(max-width:500px){.menu-active-indicator{font-size:.75rem;gap:.3rem}}.menu-hover-indicator{font-size:1rem;display:flex;align-items:center;gap:.5rem}@media(max-width:780px){.menu-hover-indicator{font-size:.85rem;gap:.4rem}}@media(max-width:500px){.menu-hover-indicator{font-size:.75rem;gap:.3rem}}.hero{background:#111;min-height:100dvh;min-height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative}@supports (-webkit-touch-callout: none){.hero{min-height:-webkit-fill-available}}.hero-word{font-family:Figtree,sans-serif;font-size:12rem;font-weight:900;color:#fafafa;line-height:1.1;text-transform:uppercase;width:fit-content}@media(min-width:1800px){.hero-word{font-size:16rem}}@media(max-width:1440px){.hero-word{font-size:12rem}}@media(max-width:1280px){.hero-word{font-size:10rem}}@media(max-width:1048px){.hero-word{font-size:8rem}}@media(max-width:868px){.hero-word{font-size:7rem}}@media(max-width:780px){.hero-word{font-size:6rem}}@media(max-width:680px){.hero-word{font-size:5rem}}@media(max-width:680px){.hero-word{font-size:4rem}}@media(max-width:500px){.hero-word{font-size:3rem}}.hero-letter{display:inline-block;font-weight:900;color:#fafafa;line-height:1.1;opacity:0}.hero-hex-wrapper,.about-hex-wrapper,.testimonials-hex-wrapper,.work-hex-wrapper,.contact-hex-wrapper{position:absolute;bottom:4.5rem;left:4rem;width:8rem;height:8rem}@media(max-width:1048px){.hero-hex-wrapper,.about-hex-wrapper,.testimonials-hex-wrapper,.work-hex-wrapper,.contact-hex-wrapper{bottom:4rem;left:3rem;width:6rem;height:6rem}}@media(max-width:780px){.hero-hex-wrapper,.about-hex-wrapper,.testimonials-hex-wrapper,.work-hex-wrapper,.contact-hex-wrapper{bottom:3.5rem;left:2rem;width:5rem;height:5rem}}@media(max-width:500px){.hero-hex-wrapper,.about-hex-wrapper,.testimonials-hex-wrapper,.work-hex-wrapper,.contact-hex-wrapper{bottom:3rem;left:1.5rem;width:4rem;height:4rem}}.hero-hex-wrapper .hex-rotator,.about-hex-wrapper .hex-rotator,.testimonials-hex-wrapper .hex-rotator,.work-hex-wrapper .hex-rotator,.contact-hex-wrapper .hex-rotator{position:absolute;top:0;left:0;width:100%;height:100%;animation:slow-spin 20s linear infinite;z-index:1}.hero-hex-wrapper .hero-hex,.hero-hex-wrapper .about-hex,.hero-hex-wrapper .testimonials-hex,.hero-hex-wrapper .work-hex,.hero-hex-wrapper .contact-hex,.about-hex-wrapper .hero-hex,.about-hex-wrapper .about-hex,.about-hex-wrapper .testimonials-hex,.about-hex-wrapper .work-hex,.about-hex-wrapper .contact-hex,.testimonials-hex-wrapper .hero-hex,.testimonials-hex-wrapper .about-hex,.testimonials-hex-wrapper .testimonials-hex,.testimonials-hex-wrapper .work-hex,.testimonials-hex-wrapper .contact-hex,.work-hex-wrapper .hero-hex,.work-hex-wrapper .about-hex,.work-hex-wrapper .testimonials-hex,.work-hex-wrapper .work-hex,.work-hex-wrapper .contact-hex,.contact-hex-wrapper .hero-hex,.contact-hex-wrapper .about-hex,.contact-hex-wrapper .testimonials-hex,.contact-hex-wrapper .work-hex,.contact-hex-wrapper .contact-hex{width:100%;height:100%;object-fit:contain}.hero-hex-wrapper .hero-country,.hero-hex-wrapper .about-country,.hero-hex-wrapper .testimonials-country,.hero-hex-wrapper .work-country,.hero-hex-wrapper .contact-country,.about-hex-wrapper .hero-country,.about-hex-wrapper .about-country,.about-hex-wrapper .testimonials-country,.about-hex-wrapper .work-country,.about-hex-wrapper .contact-country,.testimonials-hex-wrapper .hero-country,.testimonials-hex-wrapper .about-country,.testimonials-hex-wrapper .testimonials-country,.testimonials-hex-wrapper .work-country,.testimonials-hex-wrapper .contact-country,.work-hex-wrapper .hero-country,.work-hex-wrapper .about-country,.work-hex-wrapper .testimonials-country,.work-hex-wrapper .work-country,.work-hex-wrapper .contact-country,.contact-hex-wrapper .hero-country,.contact-hex-wrapper .about-country,.contact-hex-wrapper .testimonials-country,.contact-hex-wrapper .work-country,.contact-hex-wrapper .contact-country{width:40%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:contain;z-index:2}@keyframes slow-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-btn-wrapper{position:absolute;bottom:6rem;right:2rem}@media(max-width:1048px){.hero-btn-wrapper{bottom:5rem;right:3rem}}@media(max-width:780px){.hero-btn-wrapper{bottom:4rem;right:2rem}}@media(max-width:500px){.hero-btn-wrapper{bottom:3.5rem;right:1.5rem}}.hero-next-btn{padding:1.1rem 1.15rem;border-radius:50px;font-weight:900;border:3px solid #fafafa;background:none;color:#fafafa;cursor:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.hero-next-btn:hover{background:#fafafa;color:#111}@media(max-width:780px){.hero-next-btn{padding:.95rem;border-width:2px}}@media(max-width:500px){.hero-next-btn{padding:.8rem;border-width:2px}}.hero-next-btn-icon{font-size:1.5rem}.hero-btn-group{position:relative;display:flex;flex-direction:column;align-items:center}.hero-btn-group .nav-preview{white-space:nowrap;position:absolute;bottom:100%;margin-bottom:1rem;padding:.5rem 1rem;border-radius:1rem;font-size:.9rem;font-weight:700;color:#111;opacity:0;pointer-events:none;background-color:#fafafa}.cursor-dot,.cursor-ring{position:fixed;pointer-events:none;z-index:9999;top:0;left:0}.cursor-dot{width:8px;height:8px;background-color:#fafafa;border-radius:50%}@media(max-width:780px){.cursor-dot{width:6px;height:6px}}@media(max-width:500px){.cursor-dot{width:5px;height:5px}}.cursor-ring{width:50px;height:50px;border:3px solid #fafafa;border-radius:50%;will-change:transform}@media(max-width:780px){.cursor-ring{width:40px;height:40px;border-width:2px}}@media(max-width:500px){.cursor-ring{width:35px;height:35px;border-width:2px}}.cursor-dot.dark{background-color:#111}.cursor-ring.dark{border-color:#111}.cursor-dot.light{background-color:#fafafa}.cursor-ring.light{border-color:#fafafa}.cursor-dot.neon{background-color:#cfff04}.cursor-ring.neon{border-color:#cfff04}.cursor-dot.mint{background-color:#84e296}.cursor-ring.mint{border-color:#84e296}.cursor-dot.coral{background-color:#ff5f1f}.cursor-ring.coral{border-color:#ff5f1f}.about{min-height:100dvh;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fafafa;position:relative;overflow-y:auto;overflow-x:hidden}@supports (-webkit-touch-callout: none){.about{min-height:-webkit-fill-available}}@media(max-width:500px){.about{padding:2rem 0}}.about .about-heading{font-size:12rem;text-transform:uppercase;margin-bottom:1.5rem;font-weight:900;color:#111;width:fit-content}@media(min-width:1800px){.about .about-heading{font-size:16rem}}@media(max-width:1440px){.about .about-heading{font-size:12rem}}@media(max-width:1280px){.about .about-heading{font-size:10rem}}@media(max-width:1048px){.about .about-heading{font-size:8rem}}@media(max-width:868px){.about .about-heading{font-size:7rem}}@media(max-width:780px){.about .about-heading{font-size:6rem}}@media(max-width:680px){.about .about-heading{font-size:5rem}}@media(max-width:680px){.about .about-heading{font-size:4rem}}@media(max-width:500px){.about .about-heading{font-size:3rem}}.about .about-letter{display:inline-block;font-weight:900;color:#111;line-height:1.1;opacity:0}.about .about-paragraph{font-size:1.5rem;line-height:1.5;margin-bottom:1.25rem;color:#111;max-width:1200px}@media(max-width:1048px){.about .about-paragraph{font-size:1.25rem}}@media(max-width:780px){.about .about-paragraph{font-size:1.1rem;line-height:1.6;margin-bottom:1rem}}@media(max-width:500px){.about .about-paragraph{font-size:1rem;margin-bottom:.875rem}}.about .about-country{color:#111}.about .about-btn-wrapper{position:absolute;bottom:6rem;right:2rem;display:flex;justify-content:space-between;gap:1rem}@media(max-width:1048px){.about .about-btn-wrapper{bottom:5rem;right:3rem;gap:.75rem}}@media(max-width:780px){.about .about-btn-wrapper{bottom:4rem;right:2rem;gap:.5rem}}@media(max-width:500px){.about .about-btn-wrapper{bottom:3.5rem;right:1.5rem;gap:.5rem}}.about .about-back-btn,.about .about-next-btn{padding:1.1rem 1.15rem;border-radius:50px;font-weight:900;border:3px solid #111;background:none;color:#111;cursor:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.about .about-back-btn:hover,.about .about-next-btn:hover{background:#111;color:#fafafa}@media(max-width:780px){.about .about-back-btn,.about .about-next-btn{padding:.95rem;border-width:2px}}@media(max-width:500px){.about .about-back-btn,.about .about-next-btn{padding:.8rem;border-width:2px}}.about .about-back-btn-icon,.about .about-next-btn-icon{font-size:1.5rem}.about .about-btn-group{position:relative;display:flex;flex-direction:column;align-items:center}.about .about-btn-group .nav-preview{white-space:nowrap;position:absolute;bottom:100%;margin-bottom:1rem;padding:.5rem 1rem;border-radius:1rem;font-size:.85rem;font-weight:600;color:#fafafa;opacity:0;pointer-events:none;background-color:#111}.testimonials{min-height:100dvh;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#cfff04;position:relative;overflow-y:auto;overflow-x:hidden}@supports (-webkit-touch-callout: none){.testimonials{min-height:-webkit-fill-available}}@media(max-width:500px){.testimonials{padding:2rem 0}}.testimonials .testimonials-heading{align-self:flex-start;font-size:10rem;text-transform:uppercase;margin-bottom:1.5rem;font-weight:900;color:#111;width:fit-content}@media(min-width:1800px){.testimonials .testimonials-heading{font-size:14rem}}@media(max-width:1440px){.testimonials .testimonials-heading{font-size:8rem}}@media(max-width:1280px){.testimonials .testimonials-heading{font-size:7rem}}@media(max-width:1048px){.testimonials .testimonials-heading{font-size:6rem}}@media(max-width:868px){.testimonials .testimonials-heading{font-size:5rem}}@media(max-width:780px){.testimonials .testimonials-heading{font-size:4rem}}@media(max-width:680px){.testimonials .testimonials-heading{font-size:3rem}}@media(max-width:500px){.testimonials .testimonials-heading{font-size:2.5rem}}.testimonials .testimonials-letter{display:inline-block;font-weight:900;color:#111;line-height:1.1;opacity:0}.testimonials .testimonials-country{color:#111}.testimonials .testimonials-btn-wrapper{position:absolute;bottom:6rem;right:2rem;display:flex;justify-content:space-between;gap:1rem}@media(max-width:1048px){.testimonials .testimonials-btn-wrapper{bottom:5rem;right:3rem;gap:.75rem}}@media(max-width:780px){.testimonials .testimonials-btn-wrapper{bottom:4rem;right:2rem;gap:.5rem}}@media(max-width:500px){.testimonials .testimonials-btn-wrapper{bottom:3.5rem;right:1.5rem;gap:.5rem}}.testimonials .testimonials-back-btn,.testimonials .testimonials-next-btn{padding:1.1rem 1.15rem;border-radius:50px;font-weight:900;border:3px solid #111;background:none;color:#111;cursor:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.testimonials .testimonials-back-btn:hover,.testimonials .testimonials-next-btn:hover{background:#111;color:#cfff04}@media(max-width:780px){.testimonials .testimonials-back-btn,.testimonials .testimonials-next-btn{padding:.95rem;border-width:2px}}@media(max-width:500px){.testimonials .testimonials-back-btn,.testimonials .testimonials-next-btn{padding:.8rem;border-width:2px}}.testimonials .testimonials-back-btn-icon,.testimonials .testimonials-next-btn-icon{font-size:1.5rem}.testimonials .testimonials-btn-group{position:relative;display:flex;flex-direction:column;align-items:center}.testimonials .testimonials-btn-group .nav-preview{white-space:nowrap;position:absolute;bottom:100%;margin-bottom:1rem;padding:.5rem 1rem;border-radius:1rem;font-size:.85rem;font-weight:600;color:#cfff04;opacity:0;pointer-events:none;background-color:#111}.testimonials .testimonial-slider{display:flex;position:relative;width:100%;max-width:1200px}@media(max-width:780px){.testimonials .testimonial-slider{max-width:100%}}.testimonials .testimonial-slider .testimonial-text{font-size:1.5rem;line-height:1.5;font-style:italic;margin-bottom:1.25rem;max-width:1200px;color:#111;white-space:pre-line}@media(max-width:1048px){.testimonials .testimonial-slider .testimonial-text{font-size:1.25rem}}@media(max-width:780px){.testimonials .testimonial-slider .testimonial-text{font-size:1.1rem;line-height:1.6;margin-bottom:1rem}}@media(max-width:500px){.testimonials .testimonial-slider .testimonial-text{font-size:1rem;margin-bottom:.875rem}}.testimonials .testimonial-slider .testimonial-author{margin-top:1.5rem;font-size:1rem;color:#111}.testimonials .testimonial-slider .testimonial-author strong{display:block;font-size:1.1rem;margin-bottom:.25rem}.testimonials .testimonial-slider .testimonial-author span{opacity:.8}.work{min-height:100dvh;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#84e296;position:relative;overflow-y:auto;overflow-x:hidden}@supports (-webkit-touch-callout: none){.work{min-height:-webkit-fill-available}}@media(max-width:500px){.work{padding:2rem 0}}.work .work-heading{align-self:flex-start;font-size:10rem;text-transform:uppercase;margin-bottom:1.5rem;font-weight:900;color:#111;width:fit-content}@media(min-width:1800px){.work .work-heading{font-size:14rem}}@media(max-width:1440px){.work .work-heading{font-size:8rem}}@media(max-width:1280px){.work .work-heading{font-size:7rem}}@media(max-width:1048px){.work .work-heading{font-size:6rem}}@media(max-width:868px){.work .work-heading{font-size:5rem}}@media(max-width:780px){.work .work-heading{font-size:4rem}}@media(max-width:680px){.work .work-heading{font-size:3rem}}@media(max-width:500px){.work .work-heading{font-size:2.5rem}}.work .work-letter{display:inline-block;font-weight:900;color:#111;line-height:1.1;opacity:0}.work .work-country{color:#111}.work .work-btn-wrapper{position:absolute;bottom:6rem;right:2rem;display:flex;justify-content:space-between;gap:1rem}@media(max-width:1048px){.work .work-btn-wrapper{bottom:5rem;right:3rem;gap:.75rem}}@media(max-width:780px){.work .work-btn-wrapper{bottom:4rem;right:2rem;gap:.5rem}}@media(max-width:500px){.work .work-btn-wrapper{bottom:3.5rem;right:1.5rem;gap:.5rem}}.work .work-back-btn,.work .work-next-btn{padding:1.1rem 1.15rem;border-radius:50px;font-weight:900;border:3px solid #111;background:none;color:#111;cursor:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.work .work-back-btn:hover,.work .work-next-btn:hover{background:#111;color:#84e296}@media(max-width:780px){.work .work-back-btn,.work .work-next-btn{padding:.95rem;border-width:2px}}@media(max-width:500px){.work .work-back-btn,.work .work-next-btn{padding:.8rem;border-width:2px}}.work .work-back-btn-icon,.work .work-next-btn-icon{font-size:1.5rem}.work .work-btn-group{position:relative;display:flex;flex-direction:column;align-items:center}.work .work-btn-group .nav-preview{white-space:nowrap;position:absolute;bottom:100%;margin-bottom:1rem;padding:.5rem 1rem;border-radius:1rem;font-size:.85rem;font-weight:600;color:#84e296;opacity:0;pointer-events:none;background-color:#111}.work .work-items-wrapper{margin-top:2rem;margin-bottom:2rem;max-width:900px}@media(max-width:780px){.work .work-items-wrapper{max-width:100%;margin-top:1.5rem}}.work .work-items-container{max-height:400px;overflow-y:auto;padding-right:1rem}.work .work-items-container::-webkit-scrollbar{display:none}.work .work-items-container{-ms-overflow-style:none;scrollbar-width:none}@media(max-width:1048px){.work .work-items-container{max-height:400px}}@media(max-width:780px){.work .work-items-container{max-height:450px;padding-right:.5rem}}@media(max-width:500px){.work .work-items-container{max-height:500px}}.work .work-item{padding:1.5rem 1.5rem 2rem;margin-bottom:2rem;border-radius:.5rem;transition:all .4s ease;background:transparent}@media(max-width:780px){.work .work-item{padding:1rem 1rem 1.5rem;margin-bottom:1.5rem}}@media(max-width:500px){.work .work-item{padding:.75rem .75rem 1.25rem;margin-bottom:1.25rem}}.work .work-item:last-child{margin-bottom:0}.work .work-item:hover{background:#111;padding-left:1.5rem}@media(max-width:780px){.work .work-item:hover{padding-left:1rem}}@media(max-width:500px){.work .work-item:hover{padding-left:.75rem}}.work .work-item:hover .work-item-title,.work .work-item:hover .work-item-subtitle,.work .work-item:hover .work-item-description{color:#84e296;opacity:1}.work .work-item .work-item-title{font-size:1.5rem;font-weight:900;color:#111;line-height:1.2;margin:0 0 .5rem;transition:color .4s ease}@media(max-width:780px){.work .work-item .work-item-title{font-size:1.25rem}}@media(max-width:500px){.work .work-item .work-item-title{font-size:1.1rem}}.work .work-item .work-item-subtitle{font-size:1rem;font-weight:600;color:#111;margin-bottom:.5rem;opacity:.8;line-height:1.4;transition:color .4s ease,opacity .4s ease}@media(max-width:780px){.work .work-item .work-item-subtitle{font-size:.95rem}}@media(max-width:500px){.work .work-item .work-item-subtitle{font-size:.9rem}}.work .work-item .work-item-description{font-size:.95rem;line-height:1.6;color:#111;opacity:.75;margin:0;transition:color .4s ease,opacity .4s ease}@media(max-width:780px){.work .work-item .work-item-description{font-size:.9rem}}@media(max-width:500px){.work .work-item .work-item-description{font-size:.85rem;line-height:1.5}}.contact{min-height:100dvh;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#ff5f1f;position:relative;overflow-y:auto;overflow-x:hidden}@supports (-webkit-touch-callout: none){.contact{min-height:-webkit-fill-available}}@media(max-width:500px){.contact{padding:2rem 0}}.contact .contact-content{width:100%;display:flex;flex-direction:column}.contact .contact-heading{align-self:flex-start;font-size:10rem;text-transform:uppercase;margin-bottom:1.5rem;font-weight:900;color:#111;width:fit-content}@media(min-width:1800px){.contact .contact-heading{font-size:14rem}}@media(max-width:1440px){.contact .contact-heading{font-size:8rem}}@media(max-width:1280px){.contact .contact-heading{font-size:7rem}}@media(max-width:1048px){.contact .contact-heading{font-size:6rem}}@media(max-width:868px){.contact .contact-heading{font-size:5rem}}@media(max-width:780px){.contact .contact-heading{font-size:4rem}}@media(max-width:680px){.contact .contact-heading{font-size:3rem}}@media(max-width:500px){.contact .contact-heading{font-size:2.5rem}}.contact .contact-letter{display:inline-block;font-weight:900;color:#111;line-height:1.1;opacity:0}.contact .contact-country{color:#111}.contact .contact-btn-wrapper{position:absolute;bottom:6rem;right:2rem;display:flex;justify-content:space-between;gap:1rem}@media(max-width:1048px){.contact .contact-btn-wrapper{bottom:5rem;right:3rem;gap:.75rem}}@media(max-width:780px){.contact .contact-btn-wrapper{bottom:4rem;right:2rem;gap:.5rem}}@media(max-width:500px){.contact .contact-btn-wrapper{bottom:3.5rem;right:1.5rem;gap:.5rem}}.contact .contact-back-btn,.contact .contact-next-btn{padding:1.1rem 1.15rem;border-radius:50px;font-weight:900;border:3px solid #111;background:none;color:#111;cursor:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.contact .contact-back-btn:hover,.contact .contact-next-btn:hover{background:#111;color:#ff5f1f}@media(max-width:780px){.contact .contact-back-btn,.contact .contact-next-btn{padding:.95rem;border-width:2px}}@media(max-width:500px){.contact .contact-back-btn,.contact .contact-next-btn{padding:.8rem;border-width:2px}}.contact .contact-back-btn-icon,.contact .contact-next-btn-icon{font-size:1.5rem}.contact .contact-btn-group{position:relative;display:flex;flex-direction:column;align-items:center}.contact .contact-btn-group .nav-preview{white-space:nowrap;position:absolute;bottom:100%;margin-bottom:1rem;padding:.5rem 1rem;border-radius:1rem;font-size:.85rem;font-weight:600;color:#ff5f1f;opacity:0;pointer-events:none;background-color:#111}.contact .contact-form{max-width:900px;width:100%;margin-top:2rem;margin-bottom:2rem}@media(max-width:780px){.contact .contact-form{max-width:100%;margin-top:1.5rem}}.contact .contact-form-group{margin-bottom:2rem}@media(max-width:780px){.contact .contact-form-group{margin-bottom:1.5rem}}.contact .contact-input,.contact .contact-textarea{width:100%;background:transparent;border:none;border-bottom:2px solid #111;color:#111;font-size:1.25rem;font-family:Figtree,sans-serif;padding:1rem 0;outline:none;cursor:none;transition:all .3s ease}.contact .contact-input::placeholder,.contact .contact-textarea::placeholder{color:#111;opacity:.6}.contact .contact-input:focus,.contact .contact-textarea:focus{border-bottom-width:3px;opacity:1}.contact .contact-input:focus::placeholder,.contact .contact-textarea:focus::placeholder{opacity:.8}@media(max-width:780px){.contact .contact-input,.contact .contact-textarea{font-size:1.1rem;padding:.75rem 0}}@media(max-width:500px){.contact .contact-input,.contact .contact-textarea{font-size:1rem}}.contact .contact-textarea{resize:vertical;min-height:150px}.contact .contact-error{display:block;color:#c70000;font-size:.9rem;margin-top:.5rem;font-weight:600}.contact .contact-submit-btn{padding:1.25rem 3rem;border-radius:50px;font-weight:900;font-size:1.1rem;border:3px solid #111;background:none;color:#111;cursor:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;margin-top:1rem}.contact .contact-submit-btn:hover:not(:disabled){background:#111;color:#ff5f1f}.contact .contact-submit-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:780px){.contact .contact-submit-btn{padding:1rem 2.5rem;font-size:1rem}}@media(max-width:500px){.contact .contact-submit-btn{padding:.9rem 2rem;font-size:.95rem}}.contact .contact-disclaimer{margin-top:1.5rem;font-size:.85rem;line-height:1.6;color:#111;opacity:.7;max-width:900px;font-style:italic}@media(max-width:780px){.contact .contact-disclaimer{font-size:.8rem;margin-top:1.25rem}}@media(max-width:500px){.contact .contact-disclaimer{font-size:.75rem;margin-top:1rem}}.contact .contact-success-message{position:fixed;top:2rem;left:50%;z-index:1000;display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;background:#fff3;border:2px solid #111;border-radius:1rem;max-width:600px;width:calc(100% - 4rem);box-shadow:0 8px 24px #00000026}.contact .contact-success-message .contact-success-icon{font-size:2rem;color:#111;flex-shrink:0}.contact .contact-success-message p{margin:0;font-size:1.1rem;font-weight:600;color:#111;line-height:1.5}@media(max-width:780px){.contact .contact-success-message{padding:1.25rem 1.5rem;gap:.75rem}.contact .contact-success-message .contact-success-icon{font-size:1.75rem}.contact .contact-success-message p{font-size:1rem}}@media(max-width:500px){.contact .contact-success-message{padding:1rem 1.25rem;gap:.5rem}.contact .contact-success-message .contact-success-icon{font-size:1.5rem}.contact .contact-success-message p{font-size:.95rem}}*{margin:0;padding:0;box-sizing:border-box;cursor:none}html{overflow:hidden}body{background:#111;color:#fafafa;font-family:Figtree,sans-serif;overflow:hidden}input,textarea,button{cursor:auto}
