.Hero-module-scss-module__rtoUUG__hero{background-color:#0a0a0a;flex-direction:column;justify-content:flex-end;min-height:100svh;padding-top:72px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__rtoUUG__hero__bg{will-change:transform;position:absolute;inset:0}.Hero-module-scss-module__rtoUUG__hero__grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80% at 50% 0,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80% at 50% 0,#000 40%,#0000 100%)}.Hero-module-scss-module__rtoUUG__hero__glow{pointer-events:none;background:radial-gradient(circle,#00c8531f 0%,#0000 65%);border-radius:50%;width:60vw;max-width:700px;height:60vw;max-height:700px;position:absolute;top:-10%;right:-5%}.Hero-module-scss-module__rtoUUG__hero__bars{opacity:.08;align-items:flex-end;gap:3%;width:42%;max-width:560px;height:85%;padding-right:5%;display:flex;position:absolute;bottom:0;right:0}@media (min-width:768px){.Hero-module-scss-module__rtoUUG__hero__bars{opacity:.12}}@media (min-width:1024px){.Hero-module-scss-module__rtoUUG__hero__bars{opacity:.18}}.Hero-module-scss-module__rtoUUG__hero__bar{transform-origin:bottom;border-radius:.25rem .25rem 0 0;flex:1;animation:1.2s cubic-bezier(.22,1,.36,1) both Hero-module-scss-module__rtoUUG__barRise}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__rtoUUG__hero__bar{animation:none}}.Hero-module-scss-module__rtoUUG__hero__bar--blue{background-color:#4285f4;height:30%;animation-delay:.1s}.Hero-module-scss-module__rtoUUG__hero__bar--red{background-color:#ea4335;height:50%;animation-delay:.3s}.Hero-module-scss-module__rtoUUG__hero__bar--yellow{background-color:#fbbc04;height:70%;animation-delay:.5s}.Hero-module-scss-module__rtoUUG__hero__bar--green{background-color:#00c853;height:90%;animation-delay:.7s}.Hero-module-scss-module__rtoUUG__hero__inner{z-index:10;flex-direction:column;justify-content:center;gap:4rem;width:100%;max-width:1280px;min-height:calc(100svh - 72px);margin-inline:auto;padding-block:5rem;padding-inline:clamp(1.5rem,5vw,2.5rem);display:flex;position:relative}.Hero-module-scss-module__rtoUUG__hero__content{flex-direction:column;gap:1.5rem;max-width:760px;display:flex}.Hero-module-scss-module__rtoUUG__hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#00c853;align-items:center;gap:.75rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;animation:.7s both Hero-module-scss-module__rtoUUG__fadeInDown;display:flex}.Hero-module-scss-module__rtoUUG__hero__eyebrow_line{background-color:#00c853;flex-shrink:0;width:28px;height:2px;display:inline-block}.Hero-module-scss-module__rtoUUG__hero__title{letter-spacing:.02em;text-transform:uppercase;color:#fff;font-family:Bebas Neue,sans-serif;font-size:clamp(3.5rem,8vw,7rem);font-weight:400;line-height:.95;animation:.9s .1s both Hero-module-scss-module__rtoUUG__fadeInUp}.Hero-module-scss-module__rtoUUG__hero__title_accent{color:#00c853;display:inline}.Hero-module-scss-module__rtoUUG__hero__subtitle{color:#ffffffbf;max-width:620px;font-family:DM Sans,sans-serif;font-size:clamp(1.125rem,2.5vw,1.25rem);line-height:1.65;animation:.9s .25s both Hero-module-scss-module__rtoUUG__fadeInUp}.Hero-module-scss-module__rtoUUG__hero__actions{flex-wrap:wrap;gap:1rem;animation:.9s .4s both Hero-module-scss-module__rtoUUG__fadeInUp;display:flex}.Hero-module-scss-module__rtoUUG__hero__btn_primary{letter-spacing:.02em;cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module-scss-module__rtoUUG__hero__btn_primary:focus-visible{outline-offset:3px;outline:2px solid #00c853}.Hero-module-scss-module__rtoUUG__hero__btn_primary{color:#0a0a0a;background-color:#00c853;border-color:#00c853}.Hero-module-scss-module__rtoUUG__hero__btn_primary:hover{background-color:#00e676;border-color:#00e676;transform:translateY(-2px);box-shadow:0 0 20px #00c85326}.Hero-module-scss-module__rtoUUG__hero__btn_primary:active{transform:translateY(0)}.Hero-module-scss-module__rtoUUG__hero__btn_primary{gap:.75rem;font-size:1rem}.Hero-module-scss-module__rtoUUG__hero__btn_primary svg{transition:transform .3s}.Hero-module-scss-module__rtoUUG__hero__btn_primary:hover svg{transform:translate(4px)}.Hero-module-scss-module__rtoUUG__hero__btn_secondary{letter-spacing:.02em;cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module-scss-module__rtoUUG__hero__btn_secondary:focus-visible{outline-offset:3px;outline:2px solid #00c853}.Hero-module-scss-module__rtoUUG__hero__btn_secondary{color:#fff;background-color:#0000;border-color:#ffffff4d}.Hero-module-scss-module__rtoUUG__hero__btn_secondary:hover{color:#00c853;border-color:#00c853;transform:translateY(-2px)}.Hero-module-scss-module__rtoUUG__hero__btn_secondary{font-size:1rem}.Hero-module-scss-module__rtoUUG__hero__stats{flex-wrap:wrap;gap:2rem;padding-top:2rem;animation:.9s .55s both Hero-module-scss-module__rtoUUG__fadeInUp;display:flex}@media (min-width:768px){.Hero-module-scss-module__rtoUUG__hero__stats{gap:3rem}}.Hero-module-scss-module__rtoUUG__hero__stat{flex-direction:column;gap:.25rem;display:flex}.Hero-module-scss-module__rtoUUG__hero__stat_number{color:#00c853;letter-spacing:.02em;font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1}.Hero-module-scss-module__rtoUUG__hero__stat_label{color:#9ca3af;letter-spacing:.04em;font-size:.875rem;font-weight:500}@keyframes Hero-module-scss-module__rtoUUG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__rtoUUG__fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__rtoUUG__barRise{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
.ServiceCard-module-scss-module__xFkbua__card{background-color:#111;border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;gap:1.5rem;padding:2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.ServiceCard-module-scss-module__xFkbua__card:hover{transform:translateY(-6px);box-shadow:0 8px 40px #0009}.ServiceCard-module-scss-module__xFkbua__card__accent{border-radius:1rem 1rem 0 0;height:3px;position:absolute;top:0;left:0;right:0}.ServiceCard-module-scss-module__xFkbua__card--green:hover{border-color:#00c85359}.ServiceCard-module-scss-module__xFkbua__card--green .ServiceCard-module-scss-module__xFkbua__card__accent{background:linear-gradient(90deg,#00c853,#00e676)}.ServiceCard-module-scss-module__xFkbua__card--green .ServiceCard-module-scss-module__xFkbua__card__icon{color:#00c853;background-color:#00c8531f}.ServiceCard-module-scss-module__xFkbua__card--green .ServiceCard-module-scss-module__xFkbua__card__cta,.ServiceCard-module-scss-module__xFkbua__card--green .ServiceCard-module-scss-module__xFkbua__card__feature svg{color:#00c853}.ServiceCard-module-scss-module__xFkbua__card--blue:hover{border-color:#4285f459}.ServiceCard-module-scss-module__xFkbua__card--blue .ServiceCard-module-scss-module__xFkbua__card__accent{background:linear-gradient(90deg,#4285f4,#6ba3f7)}.ServiceCard-module-scss-module__xFkbua__card--blue .ServiceCard-module-scss-module__xFkbua__card__icon{color:#4285f4;background-color:#4285f41f}.ServiceCard-module-scss-module__xFkbua__card--blue .ServiceCard-module-scss-module__xFkbua__card__cta,.ServiceCard-module-scss-module__xFkbua__card--blue .ServiceCard-module-scss-module__xFkbua__card__feature svg{color:#4285f4}.ServiceCard-module-scss-module__xFkbua__card--red:hover{border-color:#ea433559}.ServiceCard-module-scss-module__xFkbua__card--red .ServiceCard-module-scss-module__xFkbua__card__accent{background:linear-gradient(90deg,#ea4335,#ef6355)}.ServiceCard-module-scss-module__xFkbua__card--red .ServiceCard-module-scss-module__xFkbua__card__icon{color:#ea4335;background-color:#ea43351f}.ServiceCard-module-scss-module__xFkbua__card--red .ServiceCard-module-scss-module__xFkbua__card__cta,.ServiceCard-module-scss-module__xFkbua__card--red .ServiceCard-module-scss-module__xFkbua__card__feature svg{color:#ea4335}.ServiceCard-module-scss-module__xFkbua__card--yellow:hover{border-color:#fbbc0459}.ServiceCard-module-scss-module__xFkbua__card--yellow .ServiceCard-module-scss-module__xFkbua__card__accent{background:linear-gradient(90deg,#fbbc04,#fcd044)}.ServiceCard-module-scss-module__xFkbua__card--yellow .ServiceCard-module-scss-module__xFkbua__card__icon{color:#fbbc04;background-color:#fbbc041f}.ServiceCard-module-scss-module__xFkbua__card--yellow .ServiceCard-module-scss-module__xFkbua__card__cta,.ServiceCard-module-scss-module__xFkbua__card--yellow .ServiceCard-module-scss-module__xFkbua__card__feature svg{color:#fbbc04}.ServiceCard-module-scss-module__xFkbua__card__icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ServiceCard-module-scss-module__xFkbua__card__body{flex-direction:column;flex:1;gap:1rem;display:flex}.ServiceCard-module-scss-module__xFkbua__card__title{letter-spacing:.04em;text-transform:uppercase;color:#fff;font-family:Bebas Neue,sans-serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:400;line-height:1.1}.ServiceCard-module-scss-module__xFkbua__card__desc{color:#9ca3af;font-size:.875rem;line-height:1.7}.ServiceCard-module-scss-module__xFkbua__card__features{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.ServiceCard-module-scss-module__xFkbua__card__feature{color:#ffffffbf;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.ServiceCard-module-scss-module__xFkbua__card__cta{letter-spacing:.04em;text-transform:uppercase;align-self:flex-start;align-items:center;gap:.5rem;margin-top:auto;font-size:.875rem;font-weight:700;text-decoration:none;transition:gap .3s;display:inline-flex}.ServiceCard-module-scss-module__xFkbua__card__cta svg{transition:transform .3s}.ServiceCard-module-scss-module__xFkbua__card__cta:hover svg{transform:translate(4px)}.ServiceCard-module-scss-module__xFkbua__card__cta:hover{gap:.75rem}
