@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Sora:wght@100..800&display=swap";.light-rays-container{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:#0000;opacity:50%;margin:0;z-index:-3}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-family:Sora}body{background-color:#111}main{width:100svw;overflow-x:hidden}.aurora{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at var(--x, 50%) var(--y, 50%),rgba(45,45,45,.3),rgba(17,17,17,0) 25%);pointer-events:none;z-index:-1;transition:background .2s linear}.cursor-dot,.cursor-outline{pointer-events:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;z-index:9999;opacity:1;transition:opacity .3s ease-in-out,transform .3s ease-in-out}@media(hover:none){.cursor-dot,.cursor-outline{display:none}}.cursor-dot{width:8px;height:8px;background-color:#a09f9f;z-index:4}.cursor-outline{width:40px;height:40px;background-color:#3d3d3d70;transition:width .4s ease,height .4s ease,background-color .4s ease}.cursor-outline.interactive{width:60px;height:60px;background-color:#fff3}h1{text-align:left;padding:0;margin:0 0 0 -2px;font-size:clamp(2.5rem,8vw,5rem);color:#a3a3a3}span{color:#fff;font-weight:500}.request-quote{width:max-content;height:max-content;border-radius:3rem;border:none;outline:2px solid #525252;outline-offset:5px;background-color:#eaeaea;color:#525252;font-size:20px;font-weight:500;cursor:pointer;padding:1rem;transition:outline-offset .3s ease,color 1s ease,box-shadow 1s ease}.request-quote:hover{box-shadow:0 0 200px #ffffff80;outline-offset:-1px;outline:1px solid #525252;transition:outline-offset .3s ease,box-shadow 2s ease}.material-symbols-outlined{color:#111;font-variation-settings:"FILL" 1,"wght" 800,"GRAD" 0,"opsz" 28}.container{max-width:1280px;margin:0 auto;padding:0 40px}.hero{min-height:80dvh;height:90dvh;padding-top:100px;padding-bottom:40px;display:flex;flex-direction:column;justify-content:center;text-align:left}.background{margin:0;background-color:#1110}.color-bends-container{position:relative;width:100%;height:100%;overflow:hidden}.hero-main{max-width:720px;width:100%;z-index:1}.hero-intro{height:100px;display:flex;justify-content:left}.hero-intro img{max-width:50px;max-height:50px;border-radius:50%;margin:auto 0}.name{color:#7e7e7e;font-weight:500;text-align:justify;padding:0 0 0 20px;margin:auto 0}.hero-main p{display:flex;align-items:center;gap:1rem;margin-top:30px;color:#7e7e7e;line-height:1.5}.hero-main strong{color:#fff;font-weight:700}.hero button{margin-top:40px;margin-bottom:40px}.hero-footer{display:flex;flex-direction:row;z-index:1;justify-content:space-between;text-align:center;width:100%;background:none}.status{display:flex;align-items:center;gap:8px}.status:before{content:"";display:block;width:8px;height:8px;background-color:#22c55e;border-radius:50%}.benefits{padding:40px 0;height:fit-content}.benefits-intro{text-align:center}.benefits-intro h2{color:#fff;font-size:clamp(2.5rem,4vw,3.5rem);margin-bottom:10px}.benefits-intro p{color:#7e7e7e}.benefits-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px;margin:20px 0}.benefit-item{padding:40px;border-radius:24px;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;--x: 50%;--y: 50%}.benefit-item p{color:#7e7e7e}.benefit-item h3{color:#fff}.item1{grid-column:span 8}.item2{grid-column:span 4}.item3{grid-column:span 12}.benefit-item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at var(--x) var(--y),rgba(255,255,255,.08),transparent 40%);z-index:0;opacity:0;transition:opacity .3s;pointer-events:none}.benefit-item:hover:after{opacity:1}.benefit-item:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0006;border-color:#fff3}.benefit-item h3,.benefit-item p{position:relative;z-index:1}.glass-panel{background:#ffffff08;border:1px solid rgba(255,255,255,.1)}.performance{width:100%;background-color:#a3a3a3;display:grid;justify-content:center}.performance-content{max-width:1280px;padding:40px 20px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;justify-content:center;align-items:center}.performance-text{z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.performance-mockup{z-index:3;max-width:100%}.performance-text p{font-size:1.5rem;line-height:1.6;color:#111}.performance-text h2{font-size:30px;color:#111;padding:10px;text-align:center}.process{padding:100px 40px;text-align:center}.process .section-title{color:#eaeaea;margin-bottom:60px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.process-step{text-align:left;border-top:1px solid #3f3f46;padding-top:20px}.step-number{font-size:1rem;font-weight:600;color:#7e7e7e;margin-bottom:20px}.process-step h3{font-size:1.25rem;margin-bottom:15px;color:#eaeaea}.process-step p{color:#a3a3a3;line-height:1.6}.about{width:100%;background-color:#a3a3a3}.about-content{max-width:1280px;padding:0 40px;margin:auto;height:fit-content;display:flex;align-items:center;gap:20px}.about-text,.about-img{flex:1}.about-text p{font-size:1.5rem;line-height:1.6;color:#111}.cta-link{font-size:1.1rem;font-weight:500}.about-image img{width:100%;height:100%;-webkit-mask-image:linear-gradient(rgba(0,0,0,1) 60%,transparent);mask-image:linear-gradient(rgba(0,0,0,1) 60%,transparent)}.contact{padding:100px 40px;text-align:center}.contact-content h2{width:100%;font-size:clamp(3rem,10vw,6rem);font-weight:500;color:#a3a3a3}.contact-content h2 strong{color:#eaeaea}.contact-content p{color:#a3a3a3;width:100%;margin:24px auto 40px;line-height:1.6}.contact-buttons{display:flex;justify-content:center;gap:1px;background-color:#3f3f46;max-width:700px;margin:0 auto 100px;border:1px solid #3f3f46;border-radius:8px;overflow:hidden}.contact-buttons a{background-color:#27272a;color:#a3a3a3;padding:20px 0;flex:1;text-align:center;font-size:1rem;font-weight:500;transition:background-color .3s ease}.contact-buttons a:hover{background-color:#3f3f46}footer{border-top:1px solid #2d2d2d;padding-top:30px;margin-top:60px;display:flex;justify-content:center;align-items:center;color:#a3a3a3}@media(max-width:1024px){.benefits-grid{display:flex;flex-direction:column;gap:10px}.performance-content{grid-template-columns:1fr 1fr;padding-bottom:40px;gap:20px}.performance-content h2{font-size:30px}.performance-content p{font-size:20px}.performance-mockup{width:100%;max-width:500px;margin:0 auto}.process-grid{grid-template-columns:repeat(2,1fr)}.about-content{display:flex;flex-direction:column;padding:20px 10px;gap:20px}.about-text{text-align:center}.contact{display:flex;height:70dvh;align-items:center}.contact h2{font-size:40px}}@media(max-width:768px){.container{padding:40px 20px}.hero{min-height:70dvh;height:90dvh;text-align:center;justify-content:center}.hero h1{text-align:center}.hero-intro{justify-content:center}.hero-footer{flex-direction:row;justify-content:space-between}.about-content{display:flex;padding:20px 10px;flex-direction:column}.about-content p{font-size:20px}.contact-buttons{flex-direction:column}.contact-buttons a{border-bottom:1px solid #3f3f46}.contact-buttons a:last-child{border-bottom:none}}@media(max-width:600px){.process-grid{grid-template-columns:1fr}.performance-content{grid-template-columns:1fr;grid-template-rows:1fr;gap:0px}.performance-content img{width:100%}}@media(max-width:400px){.hero{height:90svh}.hero h1{font-size:30px}.hero p{font-size:15px}.hero .request-quote{font-size:15px;width:fit-content}.hero .hero-footer{font-size:10px}.benefits-intro h2{font-size:25px}.benefits-intro p{font-size:15px}.benefits-grid h3,.benefits-grid p{font-size:15px}:is(.performance-content,.about-content) h2{font-size:20px}:is(.performance-content,.about-content) p{font-size:15px}.contact-content h2{font-size:30px}.contact-content p,.contact-content button{font-size:15px}}
