:root{--bg:#EAEAEA;--bg2:#d7dbd2;--fg:#132236;--accent1:#FF4900;--accent2:#f4f1bb;--accent3:#3F88C5;--accent4:#A31621}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg);color:var(--fg);font-family:Martel,serif;font-weight:400}img{width:100%;height:100%;object-fit:cover}h1,h2{text-transform:uppercase;font-family:Fugaz One,sans-serif;font-weight:400;line-height:.95}h3,h4,h5,h6{font-family:Fira Sans Extra Condensed,sans-serif;font-weight:500;line-height:1}h1{font-size:6rem}h2{font-size:3.4rem}h3{font-size:2rem}a{text-decoration:none;color:var(--fg)}p,p.ss{font-family:Martel,serif;font-size:1.25rem;font-weight:400}p,p.mn,p.ss{line-height:1.125}p.mn{text-transform:uppercase;font-family:Fira Sans Extra Condensed,sans-serif;font-size:.875rem;font-weight:500}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}li,ul{font-family:Martel,serif;font-size:1.25rem;font-weight:400;line-height:1.125}.contact-cta{width:100vw;height:80svh;padding:2em}.contact-cta,.contact-cta .contact-button{position:relative;display:flex;justify-content:center;align-items:center}.contact-cta .contact-button{width:60%;height:300px;border:.4em solid var(--accent1);border-radius:20em;background:linear-gradient(45deg,var(--accent1),var(--accent2),var(--accent3),var(--accent4));background-size:400% 400%;flex-direction:column;gap:8px;transition:transform .2s ease;animation:gradientMove 10s ease-in-out infinite;box-shadow:6px 6px 0 3px var(--accent1);overflow:hidden;cursor:pointer;color:var(--fg)}.contact-cta a{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:2}.contact-cta .contact-button:before{content:"";position:absolute;top:0;left:0;width:200%;height:100%;background:repeating-linear-gradient(45deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 12px,transparent 0,transparent 24px);animation:stripeMove 30s linear infinite}.contact-cta .contact-text-small{position:relative;z-index:1}.contact-cta .contact-text-large{position:relative;z-index:1;text-align:center}.contact-cta .contact-text-large h2{font-size:4rem}@media (max-width:1400px){.contact-cta .contact-text-large h2{font-size:2.75rem}}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes stripeMove{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (max-width:1000px){h1{font-size:3rem}.contact-cta{height:max-content;padding:8em 2em}.contact-cta .contact-button{width:95%;height:250px;gap:1em;border-radius:2em}.contact-cta .contact-text-small{width:75%;text-align:center}.contact-cta .contact-text-large h2{font-size:1rem}}@media (max-width:420px){.contact-cta .contact-button{padding:1.5em}.contact-cta .contact-text-small p{font-size:.9rem}.contact-cta .contact-text-large h2{font-size:.85rem;letter-spacing:.08em}}@media (max-width:1024px){.contact-cta .contact-button{width:75%;height:240px}.contact-cta .contact-text-large h2{font-size:2.2rem}}@media (max-width:820px){.contact-cta{padding:6em 1.5em}.contact-cta .contact-button{width:90%;height:210px;border-radius:3em}.contact-cta .contact-text-small{width:85%;font-size:.95rem}.contact-cta .contact-text-large h2{font-size:1.8rem}}@media (max-width:768px){.contact-cta{padding:5em 1.25em}.contact-cta .contact-button{width:100%;height:200px}.contact-cta .contact-text-large h2{font-size:1.6rem}}.hero{position:relative;width:100vw;height:100svh;padding:2em;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-x:hidden}.hero .hero-header .hero-line{font-size:12vw;line-height:.9;margin:0;font-family:Fugaz One,sans-serif;text-transform:uppercase;letter-spacing:.01em;display:block}.hero .hero-header.hero-header-1{position:relative;transform:translateX(-20%);z-index:-1}.hero .hero-header.hero-header-2{position:relative;transform:translateX(20%);z-index:2}.hero .hero-footer{position:absolute;width:100%;bottom:0;padding:2em;display:flex;justify-content:space-between}.hero .hero-footer .hero-footer-scroll-down{position:absolute;left:50%;transform:translateX(-50%)}.hero .hero-footer .hero-footer-symbols{height:1rem}.hero-img-holder{position:relative;width:100vw;height:100svh;padding:2em}.hero-img-holder .hero-img{position:relative;width:100%;height:100%;transform:translateY(-110%) scale(.25) rotate(-15deg);border:.3em solid var(--fg);border-radius:2em;overflow:hidden}.featured-work{position:relative;width:100vw;height:100svh;overflow:hidden}.featured-work .featured-titles{position:relative;width:350vw;height:100vh;display:flex;will-change:transform}.featured-work .featured-title-wrapper{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.featured-title-img{position:relative;top:0;width:calc(100% - 4em);height:150px;border:.2em solid var(--fg);border-radius:1em;overflow:hidden;display:none}.featured-work .featured-title{text-align:center;transform:translateY(-.5em);text-transform:uppercase;font-family:Fugaz One,sans-serif;font-size:clamp(2.4rem,6vw,3.75rem);letter-spacing:.02em}.featured-work .featured-images{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200vw;height:200vh;transform-style:preserve-3d;perspective:500px}.featured-work .featured-img-card{position:absolute;width:300px;height:300px;border-radius:2em;overflow:hidden}.featured-work .featured-work-indicator{position:absolute;top:50%;right:2em;transform:translateY(-50%);width:2rem;height:max-content;padding:1.25rem .65rem;background-color:var(--fg);color:var(--bg);border-radius:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;z-index:10}.featured-work .featured-work-indicator .indicator{width:100%;height:1.5px;background-color:var(--bg);opacity:.2}.featured-work .featured-work-footer{position:absolute;bottom:0;width:100%;padding:2em;display:flex;justify-content:space-between;align-items:center;z-index:2}.services-header{position:relative;width:100vw;height:100vh;padding:2em;display:flex;justify-content:center;align-items:center;text-align:center}.services-header .services-profile-icon{position:relative;width:100px;height:100px;border-radius:1em;margin-bottom:2em;outline:.25rem solid var(--accent3);border:.25rem solid var(--fg);overflow:hidden}.services-header .services-header-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.services-header .services-header-title{margin-bottom:2em}.services-header .services-header-arrow-icon span{display:block;font-size:clamp(2.5rem,6vw,4rem);line-height:1}.services .service-card{position:relative;min-height:300px}.services .service-card-inner{position:relative;will-change:transform;width:min(1200px,calc(100vw - 4em));height:100%;margin:0 auto;padding:2em;display:flex;gap:4em;border-radius:2em;min-height:500px}.services .service-card-content{flex:3;display:flex;flex-direction:column;gap:1.15em}.services .service-card-content h3{font-size:clamp(2.4rem,3.6vw,3.1rem);line-height:1;letter-spacing:.01em}.services .service-card-content li,.services .service-card-content p{font-size:clamp(1.05rem,1.2vw,1.2rem);line-height:1.35}.services .service-card-content ul{display:flex;flex-direction:column;gap:.45em;padding-left:1.1em}.services .service-card-content ul li::marker{font-size:.7em}.services .service-card-img{flex:1;aspect-ratio:4/5;border-radius:2em;overflow:hidden}.services #service-card-1 .service-card-inner{background-color:var(--accent1)}.services #service-card-2 .service-card-inner{background-color:var(--accent2)}.services #service-card-3 .service-card-inner{background-color:var(--accent3);color:var(--bg)}.services #service-card-4 .service-card-inner{background-color:var(--fg);color:var(--bg)}@media (max-width:1000px){.hero .hero-footer .hero-footer-symbols{display:none}.hero .hero-footer{display:flex;justify-content:flex-end}.hero .hero-footer .hero-footer-scroll-down{left:2em;transform:translateX(0)}.featured-work{padding:4em 0}.featured-work,.featured-work .featured-titles{height:max-content}.featured-work .featured-title-wrapper{gap:1em}.featured-work .featured-title-wrapper:first-child{margin-bottom:2em}.featured-work .featured-title{transform:translateY(0);width:75%}.featured-work .featured-work-footer{position:relative;margin-top:4em;justify-content:center}.featured-work .featured-images,.featured-work .featured-work-footer p:first-child,.featured-work .featured-work-footer p:nth-child(2),.featured-work .featured-work-indicator{display:none}.featured-title-img{display:block}.featured-work .featured-titles{width:100vw;flex-direction:column;gap:2em}.services-header{height:max-content}.services{display:flex;flex-direction:column;gap:2em}.services .service-card-inner{min-height:0;flex-direction:column;justify-content:normal;gap:1em;text-align:left;border:.2em solid var(--fg);border-radius:1em}.services .service-card-img{aspect-ratio:5/3;border:.2em solid var(--fg);border-radius:1em}}.about-hero{flex-direction:column;justify-content:space-between;background-color:var(--fg);color:var(--bg);overflow:hidden;position:relative;width:100vw;height:100vh;padding:2em;display:flex;justify-content:center;align-items:center}.about-hero,.about-hero .about-hero-header{text-align:center}.about-hero .about-hero-title{font-size:clamp(4rem,9vw,7.5rem);text-transform:uppercase;letter-spacing:.04em}.about-hero .about-hero-bio{text-align:center;width:50%}.about-hero .about-hero-portrait{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);width:min(26vw,320px)}.about-hero .about-hero-portrait img{display:block;width:100%;height:auto;border:none;border-radius:0;box-shadow:none}.about-hero .about-hero-bio{display:flex;flex-direction:column;gap:2em}.about-copy{position:relative;width:100vw;height:100%;padding:8em 2em}.about-copy .about-copy-content{text-align:center;width:50%;margin:0 auto;display:flex;flex-direction:column;background-color:var(--accent1);border:.25em solid var(--fg);border-radius:1em;padding:3em 2em;gap:2em}.about-copy .about-copy-content h3{font-weight:400}.about-copy .about-copy-content h3 span{font-weight:900}.about-copy .tag{position:absolute;width:max-content;background-color:var(--fg);border-radius:.5em}.about-copy .tag p{text-transform:uppercase;color:var(--bg);font-size:1rem;padding:.75em .5em .5em}.about-copy #tag-1{top:50%;left:25%;transform:translate(-50%,-50%) rotate(20deg)}.about-copy #tag-2{top:65%;left:10%;transform:translate(-50%,-50%) rotate(-45deg)}.about-copy #tag-3{top:50%;left:75%;transform:translate(-50%,-50%) rotate(5deg)}.about-copy #tag-4{top:75%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.about-copy #tag-5{top:100%;left:80%;transform:translate(-50%,-50%) rotate(-60deg)}.skills{position:relative;width:100%;height:100%;padding:4em 2em}.skills .skills-copy{margin:0 auto;padding:2em;width:max-content;text-align:center;border:.2em dashed var(--fg);border-radius:1em}.stats{padding:8em 2em;flex-direction:column}.stats,.stats .stats-row{display:flex;gap:2em}.stats .stats-header{flex:1}.stats .stats-item-1{flex:1;background-color:var(--accent1)}.stats .stats-item-2{flex:3;background-color:var(--accent3)}.stats .stats-item-3{flex:2;background-color:var(--fg);color:var(--bg)}.stats .stats-item-2{color:var(--bg)}.stats .stats-item-1,.stats .stats-item-2,.stats .stats-item-3{aspect-ratio:16/7;padding:2em;border-radius:1em}.stats .stats-col{display:flex;flex-direction:column;justify-content:space-between}.stats .stat-value{font-size:clamp(3rem,8vw,5rem);font-family:Fugaz One,sans-serif;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .5em}@media (max-width:1000px){.about-hero{padding:8em 2em 4em}.about-hero .about-hero-title{font-size:4rem}.about-hero .about-hero-bio{width:100%}.about-hero .about-hero-portrait{position:relative;width:min(60vw,260px);top:auto;left:auto;transform:none;margin:2em auto 0}.about-hero .about-hero-portrait img{position:relative;width:100%;height:auto}.about-copy .about-copy-content{width:100%}.about-copy .about-copy-content h3{font-size:1.5rem}.about-copy .tag{display:none}.skills .skills-copy{padding:0;width:100%;text-align:center;border:none;border-radius:0}.stats .stats-row{flex-direction:column}.stats .stats-col{width:100%;text-align:center;gap:4em}.stats .stats-header{gap:2em;margin-bottom:2em}}.work-header{position:relative;width:100vw;height:100vh;padding:2em;display:flex;justify-content:center;align-items:center;text-align:center}.work-header .work-profile-icon{position:relative;width:100px;height:100px;border-radius:1em;margin-bottom:1em;outline:.25rem solid var(--accent1);border:.25rem solid var(--fg);overflow:hidden}.work-header .work-header-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.work-header .work-header-title{margin-bottom:2em;font-size:clamp(3rem,7vw,5.5rem);text-transform:uppercase;font-family:Fugaz One,sans-serif;font-weight:400;line-height:1}.work-header .work-footer{position:absolute;width:100%;bottom:0;padding:2em;display:flex;justify-content:space-between}.work-header .work-footer .work-footer-scroll-down{position:absolute;left:50%;transform:translateX(-50%)}.work-header .work-footer .work-footer-symbols{height:1rem}.work-header .work-header-arrow-icon span{display:block;font-size:clamp(2.5rem,6vw,4rem);line-height:1}.work-items{position:relative;width:100%;height:100%;min-height:100%;padding:2em;overflow-x:hidden;display:flex;flex-direction:column;gap:4em;margin-bottom:8em}.work-items .row{display:flex;gap:2em}.work-items .row .work-item{position:relative;flex:1}.work-items .row .work-item .work-item-img{aspect-ratio:5/3;border-radius:1em;overflow:hidden;margin-bottom:1em}.work-items .row .work-item .work-item-content{display:flex;flex-direction:column;gap:.5em}.work-header-content p,.work-header-title{line-height:1.1}.work-title-line{display:block;position:relative;padding:0 .25em}@media (max-width:1000px){.work-header .work-footer .work-footer-symbols{display:none}.work-header .work-footer{display:flex;justify-content:flex-end}.work-header .work-footer .work-footer-scroll-down{left:2em;transform:translateX(0)}.work-items .row{flex-direction:column}}.contact-hero{position:relative;width:100vw;display:flex;flex-direction:column;justify-content:center;gap:5em;background-color:var(--accent3);padding:2em}.contact-hero-img{position:absolute;top:0;left:0;width:100%;height:100%}.contact-hero-header{position:relative;width:75%;margin:0 auto;text-align:center}.contact-hero-header h2{color:var(--color-accent);font-size:6vw}.contact-hero-header .stickers{width:40%;margin:3em auto}.contact-form{position:relative;gap:1em}.contact-faq,.contact-form{width:75%;margin:0 auto;display:flex}.contact-faq,.contact-faq-card{flex-direction:column;gap:1.5em}.contact-faq-card{color:var(--fg);display:flex}.contact-faq-heading h3{font-size:clamp(1.5rem,4vw,2.3rem);color:var(--fg);margin-bottom:.45em}.contact-faq-heading p{color:var(--fg);font-size:1.05rem}.contact-faq-heading .faq-eyebrow{text-transform:uppercase;font-size:.9rem;letter-spacing:.2em;color:rgba(244,241,187,.7);margin-bottom:.25em}.contact-faq-switch{margin-bottom:1em}.contact-faq-accordion [data-slot=accordion-trigger]{color:var(--accent2);font-size:1.05rem;letter-spacing:.01em}.contact-faq-accordion [data-slot=accordion-item]{border-color:rgba(255,255,255,.15);margin-bottom:1.1em;padding-bottom:.35em}.contact-faq-accordion [data-slot=accordion-item]:last-child{margin-bottom:0}.contact-faq-accordion [data-slot=accordion-content]{color:rgba(244,241,187,.9);font-size:.95rem;line-height:1.4}.faq-item-spacing{margin-bottom:1em;padding-bottom:.25em;border-bottom:1px solid rgba(255,255,255,.15)}.form-col:first-child{flex:2;display:flex;flex-direction:column;justify-content:space-between}.form-col:nth-child(2){flex:3}.form-header{color:var(--color-accent);background-color:var(--color-dark);padding:1em}.careers-cta p a,.form-header p.primary,.join-our-team p.primary,.submit-btn p a{font-family:Fira Sans Extra Condensed,sans-serif;font-size:36px;margin-bottom:.5em}.form-header button{margin-top:3em}.join-our-team p.primary{color:var(--color-accent)}.join-our-team p{color:var(--color-light)}.divider{width:100%;height:1px;background-color:rgba(255,255,255,.25);margin:1em 0}.careers-cta{margin-top:1em}.careers-cta p a,.submit-btn p a{font-family:Fira Sans Extra Condensed,sans-serif;font-size:28px;color:var(--color-accent)}.careers-cta p a{color:var(--color-accent)}.form{width:100%;height:100%;display:flex;flex-direction:column;gap:.35em}.lead-form-switch{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75em;margin-bottom:1em}.lead-form-switch-btn{border:1px solid var(--fg);background-color:var(--accent3);color:var(--accent2);padding:.4em 1.25em;text-transform:uppercase;font-family:Fira Sans Extra Condensed,sans-serif;font-size:18px;letter-spacing:.08em;transition:background-color .3s ease,color .3s ease;cursor:pointer}.lead-form-switch-btn:is(:hover,:focus-visible){background-color:var(--fg);color:var(--bg)}.lead-form-switch-btn.is-active{background-color:var(--accent1);color:var(--fg);font-weight:700}.lead-form-panel{display:none;width:100%;flex-direction:column;gap:1em}.lead-form-panel.is-active{display:flex}.lead-submit-btn{border:none;background-color:transparent;color:var(--color-accent);font-family:Fira Sans Extra Condensed,sans-serif;font-size:28px;text-transform:uppercase;cursor:pointer}.lead-submit-btn:is(:hover,:focus-visible){text-decoration:underline}.lead-form-feedback{margin-top:.75em;font-family:Martel,serif;font-size:18px;font-weight:400;letter-spacing:.02em;text-transform:none;color:var(--fg)}.lead-form-feedback.is-success{color:var(--accent3)}.lead-form-feedback.is-error{color:var(--accent4)}.form-row{width:100%;display:flex;gap:.35em}.form-row .form-item{flex:1}.form-item{width:100%}.form-item input,.form-item textarea{width:100%;border:none;outline:none;padding:.35em;text-transform:uppercase;font-family:Fira Sans Extra Condensed,sans-serif;font-size:24px;font-weight:500;color:var(--accent2);background-color:var(--fg)}.form-item input::placeholder,.form-item textarea::placeholder{text-transform:uppercase;font-family:Fira Sans Extra Condensed,sans-serif;color:var(--color-dark)}.submit-btn{display:flex;justify-content:flex-end}section.contact-banner{position:relative;width:100vw;height:100vh;display:flex;background-color:var(--color-light)}.contact-banner-col:first-child{position:relative;flex:3;padding:1.5em;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.contact-banner-col p{color:var(--color-dark)}.contact-banner-col:nth-child(2){position:relative;flex:2}.contact-banner-img{position:relative;width:100%;height:100%;overflow:hidden}.contact-banner-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;display:flex;flex-direction:column;gap:1.5em;color:var(--color-dark)}.contact-banner-header p.primary{font-size:30px}.banner-contact p.primary{margin-bottom:.25em}.banner-info{width:75%;margin:0 auto}@media (max-width:900px){section.contact-banner{flex-direction:column-reverse;height:175vh}.contact-hero-header{width:90%}.contact-hero-header h2{font-size:clamp(2.4rem,12vw,3rem)}.contact-hero-header .stickers{width:90%}.contact-form{flex-direction:column;gap:2em}.form-col:first-child{gap:2em}.contact-form{width:90%}}@media (max-width:540px){.featured-work .featured-title{font-size:clamp(1.4rem,5vw,1.9rem);text-align:center}.featured-title-img{height:110px}}@media (max-width:480px){.services-header{padding:4em 1.25em 3em}.services-header .services-header-content p{font-size:.9rem}.services-header .services-header-title h2{font-size:clamp(1.9rem,9vw,2.2rem);line-height:1.05}.services-header .services-header-arrow-icon span{font-size:1.5rem}.services .service-card-inner{width:calc(100vw - 2.5em);padding:1.25em}.services .service-card-content{gap:.9em}.services .service-card-content h3{font-size:clamp(1.4rem,5.8vw,1.75rem);text-align:center}.services .service-card-content li,.services .service-card-content p{font-size:.95rem;line-height:1.3}.about-hero .about-hero-portrait{margin-inline:auto;display:flex;justify-content:center}.stats{padding:5em 1.5em}.stats .stats-header h2{font-size:clamp(1.5rem,7vw,1.9rem)}.stats .stats-col p{font-size:.95rem}.contact-hero-header h2{font-size:clamp(1.8rem,10vw,2.2rem)}}@media (max-width:768px){.contact-hero{padding-bottom:4em}.contact-form{padding-bottom:1em}.contact-faq{width:100%;padding-inline:.5em}.contact-hero+footer{margin-top:2em}}@media (max-width:900px){.contact-hero{padding-bottom:3em}.contact-form{padding-bottom:2em}.contact-hero+footer{margin-top:3em}}footer{width:100vw;height:85svh;color:var(--bg);align-items:center}footer,footer .footer-container{position:relative;padding:2em;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}footer .footer-container{width:100%;height:100%;background-color:var(--accent1);border-radius:2em;color:var(--fg)}footer .footer-header{position:relative;text-align:center}footer .footer-row{display:flex;gap:2em;margin-bottom:8em}footer .footer-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:1em}footer .copyright-info a,footer .footer-col a{color:var(--fg);font-family:Martel,serif}footer .footer-col p:not(:first-child){opacity:.85}footer .footer-col p:first-child{color:var(--accent2)}footer .copyright-info{position:relative;width:100%;display:flex;justify-content:center;gap:2em}footer .footer-symbols{position:absolute;left:0;width:100%;padding:2em;display:flex;justify-content:space-between}footer .footer-symbols img{width:auto;height:1rem}footer .footer-symbols-1{top:0}footer .footer-symbols-2{bottom:0}footer .explosion-container{position:absolute;bottom:0;left:0;width:100%;height:200%;pointer-events:none;overflow:hidden}footer .explosion-particle-img{position:absolute;bottom:-200px;left:50%;width:150px;border-radius:1rem;height:auto;object-fit:cover;transform:translateX(-50%);will-change:transform}@media (max-width:1000px){footer{height:auto;padding-bottom:2.5em}footer .copyright-info{flex-direction:column;text-align:center;gap:.5em}footer .footer-row{flex-direction:column;margin-bottom:2em}footer .explosion-container,footer .footer-row .footer-col:nth-child(2),footer .footer-row .footer-col:nth-child(4){display:none}}@media (max-width:480px){footer{height:auto;padding:1.5em 1em 2em}footer .footer-container{height:auto;padding:1.5em;gap:1.5em}footer .footer-header h2{font-size:clamp(1.6rem,8vw,2.1rem)}footer .footer-row{gap:1.5em}footer .footer-col p{text-align:center}footer .copyright-info{flex-direction:column;gap:.75em}}nav{position:fixed;top:0;left:0;width:100vw;padding:2em;display:grid;grid-template-columns:1fr;justify-items:center;align-items:center;column-gap:2em;overflow-x:hidden;z-index:100}nav .logo{padding:.5em .65em;background-color:var(--accent1);display:none}nav .logo a{color:var(--fg);user-select:none}nav .nav-links{display:flex;align-items:center;gap:1em;justify-self:center;justify-content:center}nav .nav-links .nav-logo-link{background-color:var(--accent1);border-color:var(--accent1);color:var(--fg);padding:.45em 1.35em;font-size:1rem;letter-spacing:.18em;font-weight:700}nav .nav-links a{display:inline-flex;align-items:center;justify-content:center;padding:.45em .9em;border-radius:999px;border:1px solid rgba(19,34,54,.15);font-family:Fira Sans Extra Condensed,sans-serif;font-weight:500;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--fg);background-color:rgba(234,234,234,.6);transition:background-color .25s ease,color .25s ease,border-color .25s ease}nav .nav-links a:focus-visible,nav .nav-links a:hover{background-color:var(--fg);color:var(--bg);border-color:var(--fg)}nav .nav-links .nav-logo-link:focus-visible,nav .nav-links .nav-logo-link:hover{background-color:var(--accent1);border-color:var(--accent1);color:var(--fg)}nav .nav-links a.cta{background-color:var(--accent1);color:var(--fg);border-color:var(--accent1)}nav .nav-links a.cta:focus-visible,nav .nav-links a.cta:hover{background-color:var(--fg);color:var(--bg)}nav .menu-toggle-btn{display:none;padding:.6em .65em .65em;background-color:var(--bg2);color:var(--fg)}nav .menu-toggle-btn.menu-open{background-color:var(--fg);color:var(--bg)}nav .menu-toggle-btn p{user-select:none}nav .logo,nav .menu-toggle-btn{border-radius:.4em;cursor:pointer}nav .menu-toggle-btn-wrapper{position:relative;height:.875rem;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.nav-overlay,nav .menu-toggle-btn-wrapper{display:flex;flex-direction:column;align-items:center}.nav-overlay{position:fixed;top:0;left:0;width:100vw;height:100svh;padding:2em;background-color:var(--bg2);justify-content:center;gap:2em;opacity:0;pointer-events:none;z-index:10}.nav-overlay .nav-items{display:flex;flex-direction:column;align-items:center;gap:1em}.nav-overlay .nav-item{background-color:var(--bg);border-radius:.6em;transform:translateY(100%);opacity:0}.nav-overlay .nav-item p{font-size:1.75rem}.nav-overlay .nav-item p a{display:block;padding:.6em 1.5em .4em;color:var(--fg)}.nav-overlay .nav-footer{width:100%;display:grid;gap:1.25em;text-align:center}.nav-overlay .nav-footer-item{display:flex;flex-direction:column;gap:.5em;align-items:center}.nav-overlay .nav-footer-item-copy,.nav-overlay .nav-footer-item-header{transform:translateY(100%);opacity:0}.nav-overlay .nav-footer-item-copy p,.nav-overlay .nav-footer-item-header p{background-color:var(--bg);color:var(--fg);padding:.45em .75em;border-radius:.4em;font-family:Fira Sans Extra Condensed,sans-serif;font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.nav-overlay .nav-footer-item-header p:first-child{background-color:var(--accent1)}@media (max-width:900px){nav{grid-template-columns:1fr auto;row-gap:1em;align-items:center;justify-items:stretch}nav .logo{display:block}nav .nav-links{display:none}nav .menu-toggle-btn{display:block;justify-self:end}}nav .logo-container{display:flex;align-items:center;justify-content:center}.transition{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100000;pointer-events:none}.transition-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transform:scaleY(1);transform-origin:top;will-change:transform}.transition-overlay.overlay-1{background-color:var(--fg)}.transition-overlay.overlay-2{background-color:var(--accent1)}.transition-overlay.overlay-3{background-color:var(--accent2)}.transition-overlay.overlay-4{background-color:var(--accent3)}.transition-overlay.overlay-5{background-color:var(--accent4)}.faq-items{position:relative;width:80%;height:100%;min-height:100%;padding:2em;overflow-x:hidden;display:flex;flex-direction:column;gap:4em;margin:0 auto}