:root{--background: #fefefe;--font: #141414;--sub: #A5A5A5;--accent: #ff0000}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Helvetica;font-weight:500;background:var(--background);color:var(--font);overflow-x:hidden}a{text-decoration:none}h1{font-size:4rem;font-weight:500}h2{font-size:3rem;font-weight:500}h3{font-size:1.2rem;font-weight:500;color:var(--sub)}h4{font-size:1rem;font-weight:500;color:var(--sub)}h5{font-size:.9rem;font-weight:500}@media(max-width:768px){h2{font-size:1.8rem}h5{font-size:.8rem}}header{position:fixed;top:0;left:0;right:0;padding:2rem;display:flex;justify-content:space-between;align-items:flex-start;z-index:1000;border:var(--border)}.logo img{width:12rem;height:auto}.contact-btn{background:var(--accent);color:var(--background);padding:.75rem 1.5rem;border-radius:2rem;text-decoration:none;position:relative;display:inline-block}.contact-btn-wrapper{display:inline-block}@media(max-width:768px){header{padding:1rem}.logo img{width:10rem;height:auto}}.footer{padding:2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footer h5{cursor:pointer}.footer img{width:4rem;height:auto}.plus-icon{display:inline-block;transform-origin:center center}.impress{position:fixed;left:2rem;bottom:4rem;z-index:100;opacity:0;pointer-events:none}.impress h5{cursor:default;margin:0;padding:0}.line-wrapper{overflow:hidden;line-height:1.25;margin:0}.impress-line{display:block;will-change:transform}@media(max-width:768px){.footer{padding:1rem}.impress{left:1rem;bottom:3rem;max-width:calc(100vw - 2rem)}}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:var(--background)}.hero-content{display:flex;flex-direction:column;align-items:center;margin-top:6rem}.hero-title{overflow:hidden}.hero-title .line{overflow:hidden;position:relative}.hero-btn{background:var(--accent);color:var(--background);padding:1rem 1.75rem;border-radius:2rem;margin-top:3rem;text-decoration:none;position:relative;display:inline-block}.hero-btn-wrapper{display:inline-block}.scroll-arrow{margin-top:2rem;pointer-events:none}.scroll-arrow svg{display:block}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.scroll-arrow.bouncing{animation:bounce 1.5s ease-in-out infinite}.hero .flair{position:fixed;opacity:0;width:2.5rem;pointer-events:none}@media(max-width:768px){.hero h1{font-size:3rem;padding:0rem 1rem}.hero .text-underline{bottom:-.4rem}}.portfolio{padding:0rem 8rem;margin:0 auto}.portfolio .portfolio-title{display:flex;align-items:center;flex-direction:column;gap:1rem;overflow:hidden}.portfolio .portfolio-title img{width:3.5rem;height:auto}.portfolio .portfolio-title h2 span{font-weight:600}.portfolio-grid{margin-top:3.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:2rem}.portfolio-item{overflow:hidden}.portfolio-item img{width:100%;height:auto;border-radius:.75rem}.portfolio-info{padding:.3rem 0rem}.creator-info{margin-top:.5rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.creator-name{display:flex;flex-direction:row;align-items:center;gap:.7rem}.creator-name img{width:1.75rem;height:auto;border-radius:1rem}.verification img{width:1.25rem;height:auto;margin-top:.25rem}@media(max-width:768px){.portfolio{padding:0rem 2rem}.portfolio-grid{margin-top:3rem;grid-template-columns:1fr}.portfolio .section-title img{width:3em;height:auto}}.process{padding:10rem 3.75rem;margin:0 auto}.process .process-title{display:flex;align-items:center;flex-direction:column;gap:1rem;overflow:hidden}.process .process-title img{width:3.5rem;height:auto}.process .process-title h2 span{font-weight:600}.process-steps{margin-top:3.5rem;display:flex;justify-content:center;align-items:flex-start;gap:3rem}.step{display:flex;flex-direction:column;align-items:center;justify-content:center;width:20rem;text-align:center}.step-number{width:7.5rem;height:7.5rem;background:var(--font);color:var(--background);border-radius:50%;display:flex;align-items:center;justify-content:center}.step-info{margin-top:1.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.step-info h2{font-weight:600;font-size:2.5rem}.step-info img{width:2.5rem;height:auto}.step-description{margin-top:.75rem}@media(max-width:768px){.process{padding:10rem 2rem}.process-steps{flex-direction:column;align-items:center}.step-info h2{font-size:1.6rem}.step-info img{width:2rem;height:auto}}.clients{padding:5rem 15rem;margin:0 auto;position:relative;overflow:visible}.clients .clients-title{display:flex;align-items:center;flex-direction:column;gap:1rem;overflow:hidden}.clients .clients-title img{width:3.5rem;height:auto}.clients .clients-title h2 span{font-weight:600}.clients-grid{margin-top:3.5rem;display:flex;justify-content:center;align-items:center;gap:5rem}.client{text-align:center}.client img{width:11rem;height:11rem;border-radius:50%}.client-name{margin-top:.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.client-name img{width:1.8rem;height:auto}.client-subs{margin-right:.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.25rem}.client-subs img{width:3rem;height:auto;border-radius:0rem}.client-subs h2{font-size:1.5rem}.clients-comments{padding:5rem 0rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:0 auto}.comment{margin-top:-1rem;display:flex;justify-content:center;align-items:center}.comment img{width:100%;height:auto}@media(max-width:768px){.clients{padding:0rem 2rem}.clients-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 1rem}.client img{width:8rem;height:auto}.client-name img{width:1.6rem;height:auto}.client-subs img{width:2.9rem;height:auto}.clients-comments{grid-template-columns:1fr}}.about{padding:8rem 16rem;margin:0 auto}.about .about-title{display:flex;align-items:center;flex-direction:column;gap:1rem;overflow:hidden}.about .about-title img{width:3.5rem;height:auto}.about .about-title h2 span{font-weight:600}.about-item{margin-top:4rem;display:flex;flex-direction:row}.about-item img{width:40%;height:auto;border-radius:.75rem;border:.15rem solid var(--font)}.about-info{padding:0rem 1rem;text-align:right}.about-info h3{color:var(--font)}.about-footer{margin-top:1.2rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.8rem}.about-footer img{width:2.75rem;height:2.75rem;border-radius:50%;border:none;object-fit:cover}.about-footer-verification img{width:1.6rem;height:auto;margin-top:.25rem}@media(max-width:768px){.about{padding:10rem 2rem}.about-item{margin-top:3.5rem;flex-direction:column-reverse}.about-item img{width:100%;height:27rem;border-radius:.75rem;object-fit:cover}.about-info{padding:1rem 0rem;text-align:center}.about-footer{margin-top:1rem;gap:.7rem;justify-content:center}.about-footer img{width:1.75rem;height:1.75rem}.about-footer-verification img{width:1.25rem;height:1.25rem}}.underlined-text{position:relative;display:inline-block}.text-underline{position:absolute;bottom:-.5rem;left:0;width:100%;height:1rem;overflow:visible}.underline-path{stroke:var(--accent);stroke-dasharray:200;stroke-dashoffset:200}@media(max-width:768px){.text-underline{bottom:-.6rem}}
