.Hero-module__s-6kkG__hero{align-items:center;min-height:100dvh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__backgroundGlow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#6d28d926 0%,#0a0a0a00 70%);width:60vw;height:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__s-6kkG__content{max-width:800px}.Hero-module__s-6kkG__title{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,8vw,6rem);line-height:1.05}.Hero-module__s-6kkG__subtitle{max-width:600px;color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem}.Hero-module__s-6kkG__actions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__s-6kkG__btn{border-radius:8px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.Hero-module__s-6kkG__btnPrimary{background:var(--foreground);color:var(--background)}.Hero-module__s-6kkG__btnPrimary:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 20px #ffffff1a}.Hero-module__s-6kkG__btnSecondary{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08}.Hero-module__s-6kkG__btnSecondary:hover{border-color:var(--foreground);background:#ffffff14}@media (max-width:768px){.Hero-module__s-6kkG__hero{text-align:center}.Hero-module__s-6kkG__content{margin:0 auto}.Hero-module__s-6kkG__actions{justify-content:center}}
.TrustStrip-module__OcQP7W__strip{border-bottom:1px solid var(--glass-border);background:#ffffff05;padding:3rem 0}.TrustStrip-module__OcQP7W__label{text-align:center;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:.9rem}.TrustStrip-module__OcQP7W__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;display:flex}.TrustStrip-module__OcQP7W__logo{color:#555;-webkit-user-select:none;user-select:none;font-size:1.2rem;font-weight:700;transition:color .3s}.TrustStrip-module__OcQP7W__logo:hover{color:var(--foreground)}
.ServiceCard-module__cyJCEa__cardWrapper{height:100%;text-decoration:none;animation:.8s cubic-bezier(.16,1,.3,1) backwards ServiceCard-module__cyJCEa__fadeInUp;display:block;position:relative}.ServiceCard-module__cyJCEa__card{height:100%;min-height:380px;transform-style:preserve-3d;cursor:pointer;border-radius:24px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ServiceCard-module__cyJCEa__gradientBg{z-index:1;background-color:#0000;background-image:radial-gradient(circle at 20%,#6366f126 0%,#0000 50%),radial-gradient(circle at 80% 80%,#a855f726 0%,#0000 50%),radial-gradient(circle at 40% 20%,#3b82f61a 0%,#0000 50%),linear-gradient(135deg,#0f0f1433 0%,#14141e4d 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border-radius:24px;animation:8s infinite ServiceCard-module__cyJCEa__gradientShift;position:absolute;inset:0}.ServiceCard-module__cyJCEa__shimmer{z-index:2;background:linear-gradient(110deg,#0000 20%,#ffffff08 40%,#ffffff14 50%,#ffffff08 60%,#0000 80%);transition:transform .8s cubic-bezier(.16,1,.3,1);position:absolute;inset:-100%;transform:translate(-100%)translateY(-100%)rotate(30deg)}.ServiceCard-module__cyJCEa__card:hover .ServiceCard-module__cyJCEa__shimmer{transform:translate(100%)translateY(100%)rotate(30deg)}.ServiceCard-module__cyJCEa__glassLayer{z-index:3;-webkit-backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;gap:1.5rem;height:100%;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff0d,inset 0 -1px #0000001a}.ServiceCard-module__cyJCEa__card:hover .ServiceCard-module__cyJCEa__glassLayer{background:#ffffff0a;border-color:#6366f14d;box-shadow:0 16px 64px #0003,0 0 0 1px #6366f133,inset 0 1px #ffffff1a,inset 0 -1px #0003}.ServiceCard-module__cyJCEa__borderGlow{z-index:0;opacity:0;filter:blur(20px);background:linear-gradient(135deg,#6366f180,#a855f780,#3b82f680);border-radius:24px;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:-2px}.ServiceCard-module__cyJCEa__card:hover .ServiceCard-module__cyJCEa__borderGlow{opacity:.6}.ServiceCard-module__cyJCEa__iconWrapper{background:linear-gradient(135deg,#6366f133,#a855f733);border:1px solid #6366f14d;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.ServiceCard-module__cyJCEa__card:hover .ServiceCard-module__cyJCEa__iconWrapper{background:linear-gradient(135deg,#6366f14d,#a855f74d);transform:scale(1.1)rotate(5deg);box-shadow:0 8px 24px #6366f14d}.ServiceCard-module__cyJCEa__icon{filter:drop-shadow(0 2px 8px #6366f180);font-size:2rem;animation:3s ease-in-out infinite ServiceCard-module__cyJCEa__float}.ServiceCard-module__cyJCEa__content{flex-direction:column;flex:1;gap:.75rem;display:flex}.ServiceCard-module__cyJCEa__title{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700;line-height:1.2;transition:all .3s cubic-bezier(.16,1,.3,1)}.ServiceCard-module__cyJCEa__card:hover .ServiceCard-module__cyJCEa__title{background:linear-gradient(135deg,#fff 0%,#a78bfa 100%);-webkit-background-clip:text;background-clip:text;transform:translate(4px)}.ServiceCard-module__cyJCEa__description{color:#fff9;font-size:1rem;line-height:1.6;transition:color .3s}.ServiceCard-module__cyJCEa__card:hover .ServiceCard-module__cyJCEa__description{color:#fffc}.ServiceCard-module__cyJCEa__arrowWrapper{justify-content:flex-end;align-items:center;margin-top:auto;display:flex}.ServiceCard-module__cyJCEa__arrow{color:#fff;opacity:0;background:linear-gradient(135deg,#6366f14d,#a855f74d);border:1px solid #6366f166;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;transform:translate(-20px)scale(.8)}.ServiceCard-module__cyJCEa__card:hover .ServiceCard-module__cyJCEa__arrow{opacity:1;background:linear-gradient(135deg,#6366f180,#a855f780);transform:translate(0)scale(1);box-shadow:0 4px 16px #6366f166}@keyframes ServiceCard-module__cyJCEa__fadeInUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ServiceCard-module__cyJCEa__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes ServiceCard-module__cyJCEa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:768px){.ServiceCard-module__cyJCEa__card{min-height:320px}.ServiceCard-module__cyJCEa__glassLayer{gap:1.25rem;padding:2rem}.ServiceCard-module__cyJCEa__iconWrapper{width:56px;height:56px}.ServiceCard-module__cyJCEa__icon{font-size:1.75rem}.ServiceCard-module__cyJCEa__title{font-size:1.5rem}.ServiceCard-module__cyJCEa__description{font-size:.95rem}.ServiceCard-module__cyJCEa__arrow{width:40px;height:40px;font-size:1.25rem}.ServiceCard-module__cyJCEa__card{transform:none!important}.ServiceCard-module__cyJCEa__card:hover{transform:scale(1.02)!important}}@media (min-width:1440px){.ServiceCard-module__cyJCEa__card{min-height:420px}.ServiceCard-module__cyJCEa__glassLayer{padding:3rem}.ServiceCard-module__cyJCEa__title{font-size:2rem}.ServiceCard-module__cyJCEa__description{font-size:1.1rem}}
.ServicesSection-module__yIL7hG__section{padding:8rem 0;position:relative}.ServicesSection-module__yIL7hG__header{text-align:center;margin-bottom:4rem}.ServicesSection-module__yIL7hG__heading{margin-bottom:1rem;font-size:2.5rem}.ServicesSection-module__yIL7hG__subheading{color:var(--text-secondary);font-size:1.1rem}.ServicesSection-module__yIL7hG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}
