*{font-family:Inter,sans-serif;padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.section{padding:6rem 1rem}.section-dark{background:radial-gradient(circle at top,#09033d,#000);color:#efefef}.section-light{background-color:#f8f9fb;color:#222}.section-content{max-width:72rem;margin:auto}.section .section-content{display:flex;flex-direction:column;gap:1rem}.center{justify-content:center;align-items:center;gap:1rem;text-align:center}h1,h2,h3{font-family:Sora,sans-serif}h1{font-size:4.5rem}h2{font-size:2.25rem}p{font-size:1.2rem}.w-100{width:100%}.btn{padding:1rem 1.5rem;font-size:1.2rem;border:none;border-radius:.75rem;font-weight:600;cursor:pointer;transition:.35s}.btn:hover{transform:translateY(-1px);box-shadow:0 14px 38px #eb00008c}.btn-primary{background:#b30000;color:#fff}.btn-secondary{background:transparent;border:2px solid #000f9b;color:#000f9b}.bullets{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.bullet{text-align:center;padding:1rem 1.5rem;border-radius:1rem}.bullet-dark{background:#ffffff0a;border:1px solid #ffffff14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bullet-light{background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 12px 30px #0000000d}.card-gradient{background:radial-gradient(circle at 0% 0%,#000f9b,#eb0000,#a000eb);width:min-content;white-space:nowrap;border-radius:1.5rem;padding:1rem;font-weight:600}@media(max-width:1024px){h1{font-size:3.8rem}}@media(max-width:768px){h1{font-size:3rem}}@media(max-width:490px){h1{font-size:2.5rem}}header{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:#0003;box-shadow:#444 0 0 10px 1px;position:fixed;width:100%;top:0;z-index:10}.header{padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;text-align:center}.projects-title{text-align:center}.projects{display:flex;flex-wrap:wrap;gap:1rem}.project-container{padding:.5rem;border-radius:1.5rem;box-shadow:0 12px 30px #0000001a;display:flex;align-items:center;flex-basis:25rem;flex-grow:1;flex-shrink:1}.project{position:relative}.project-img{border-radius:1rem;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.project-info{display:flex;flex-direction:column;gap:1rem;background:linear-gradient(180deg,transparent,#000);position:absolute;bottom:0;padding:3rem 1rem 1rem;width:100%;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 40%);mask-image:linear-gradient(to bottom,transparent 0%,black 40%)}.project-info h3{font-size:1.5rem;color:#fff}.project-info p{color:#ddd}.project-btn{border-radius:1.5rem;border:none;font-weight:700;padding:.75rem;color:#222;background-color:#fff;text-align:center;text-decoration:none;transition:.2s}.project-btn:hover{transform:scale(1.02)}@media(max-width:475px){.project-info{padding:3rem .6rem .6rem}.project-info h3{font-size:1.3rem}.project-info p{font-size:1.1rem}.project-btn{padding:.5rem}}.services{display:flex;flex-wrap:wrap}.service{display:flex;flex-direction:column;align-items:center;gap:1rem;flex-basis:33%;flex-grow:1;padding:1rem}ul{display:flex;flex-direction:column;align-items:center;gap:2rem;list-style:none;max-width:513px}li{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;max-width:max-content}.work_process-title{display:flex;align-items:flex-end;gap:.5rem}.work_process-title-reversed{width:100%;justify-content:flex-end}.work_process-title p{font-family:Sora,sans-serif;font-weight:600}.work_process-title span{font-family:Sora,sans-serif;font-size:5rem;font-weight:900;line-height:1;margin-bottom:-1.3rem;background:linear-gradient(to bottom,#000f9b,#eb0000,#a000eb);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-mask-image:linear-gradient(to top,black 40%,transparent 100%);mask-image:linear-gradient(to top,black 40%,transparent 100%)}
