.HeroSection-module__sBkrQG__heroSection{flex-direction:column;justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem 5% 4rem;display:flex}.HeroSection-module__sBkrQG__heroContent{flex-direction:column;flex:1;width:100%;display:flex}.HeroSection-module__sBkrQG__textContent{flex-direction:column;gap:1.2rem;display:flex}.HeroSection-module__sBkrQG__subtitle{color:var(--text-light);letter-spacing:1px;text-transform:uppercase;font-size:.75rem;font-weight:600}.HeroSection-module__sBkrQG__mainTitle{margin-bottom:.5rem;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:700;line-height:1}.HeroSection-module__sBkrQG__highlightName{color:var(--neon-purple)}.HeroSection-module__sBkrQG__secondaryTitle{color:var(--text-light);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;line-height:1.3}.HeroSection-module__sBkrQG__bioText{color:var(--text-muted);max-width:550px;font-size:1rem;line-height:1.6}.HeroSection-module__sBkrQG__ctaGroup{gap:1.5rem;margin-top:2.2rem;display:flex}.HeroSection-module__sBkrQG__primaryBtn{background-color:var(--neon-yellow);color:var(--background-dark);border-radius:50px;align-items:center;gap:.75rem;padding:.8rem 2.5rem;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex}.HeroSection-module__sBkrQG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #cf03}.HeroSection-module__sBkrQG__btnDot{background-color:#0fc;border-radius:50%;width:12px;height:12px;animation:2s cubic-bezier(.4,0,.2,1) infinite HeroSection-module__sBkrQG__pulse;display:inline-block;box-shadow:0 0 8px #0fcc}@keyframes HeroSection-module__sBkrQG__pulse{0%{box-shadow:0 0 #00ffccb3}70%{box-shadow:0 0 0 12px #0fc0}to{box-shadow:0 0 #0fc0}}.HeroSection-module__sBkrQG__heroImageContainer{flex:1.2;justify-content:center;align-items:center;width:100%;display:flex}.HeroSection-module__sBkrQG__imageWrapper{width:100%;max-width:750px;position:relative}.HeroSection-module__sBkrQG__heroImage{object-fit:contain;width:100%;height:auto}@media (min-width:992px){.HeroSection-module__sBkrQG__heroSection{flex-direction:row;gap:2rem}}@media (min-width:1200px){.HeroSection-module__sBkrQG__heroSection{padding-top:4rem;padding-left:0;padding-right:0}.HeroSection-module__sBkrQG__heroImageContainer{justify-content:flex-end}}.HeroSection-module__sBkrQG__animateFadeInUp{opacity:0;animation:.8s ease-out forwards HeroSection-module__sBkrQG__fadeInUp}.HeroSection-module__sBkrQG__animateFadeInRight{opacity:0;animation:.8s ease-out forwards HeroSection-module__sBkrQG__fadeInRight}.HeroSection-module__sBkrQG__animateFadeInDown{opacity:0;animation:.8s ease-out forwards HeroSection-module__sBkrQG__fadeInDown}@keyframes HeroSection-module__sBkrQG__fadeInUp{0%{opacity:0;transform:translateY(160px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__sBkrQG__fadeInRight{0%{opacity:0;transform:translate(-160px)}to{opacity:1;transform:translate(0)}}@keyframes HeroSection-module__sBkrQG__fadeInDown{0%{opacity:0;transform:translateY(-160px)}to{opacity:1;transform:translateY(0)}}
.StatsSection-module__jjN8tW__statsSection{text-align:center;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;width:100%;max-width:1200px;margin:4rem auto;padding:4rem 5%}@media (min-width:1200px){.StatsSection-module__jjN8tW__statsSection{padding-left:0;padding-right:0}}.StatsSection-module__jjN8tW__sectionTitle{color:var(--text-light);margin-bottom:4rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.StatsSection-module__jjN8tW__statsGrid{grid-template-columns:repeat(2,1fr);gap:3rem 1.5rem;display:grid}.StatsSection-module__jjN8tW__statItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.StatsSection-module__jjN8tW__statNumber{color:var(--neon-yellow);font-size:clamp(3.5rem,5vw,5rem);font-weight:700;line-height:1}.StatsSection-module__jjN8tW__statLabel{color:var(--text-muted);letter-spacing:.5px;font-size:.9rem;font-weight:500}@media (min-width:768px){.StatsSection-module__jjN8tW__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem}.StatsSection-module__jjN8tW__statLabel{font-size:1rem}}
.page-module___8aEwW__main{background-color:var(--background-dark);width:100%;overflow-x:hidden}
.ReviewsSection-module__slDNfq__reviewsSection{width:100%;max-width:1200px;margin:4rem auto;padding:0 5%}@media (min-width:1200px){.ReviewsSection-module__slDNfq__reviewsSection{padding-left:0;padding-right:0}}.ReviewsSection-module__slDNfq__header{text-align:center;margin-bottom:3rem}.ReviewsSection-module__slDNfq__title{color:var(--text-light);margin-bottom:.5rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700}.ReviewsSection-module__slDNfq__badge{color:var(--neon-yellow);letter-spacing:1px;font-size:.85rem;font-weight:600}.ReviewsSection-module__slDNfq__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.ReviewsSection-module__slDNfq__grid{grid-template-columns:repeat(3,1fr)}}.ReviewsSection-module__slDNfq__card{background-color:#0000;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;padding:2rem 1.5rem;transition:border-color .3s;display:flex}.ReviewsSection-module__slDNfq__card:hover{border-color:#ffffff4d}.ReviewsSection-module__slDNfq__stars{color:var(--neon-yellow);letter-spacing:2px;margin-bottom:1.5rem;font-size:1.2rem}.ReviewsSection-module__slDNfq__quote{color:var(--text-light);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.ReviewsSection-module__slDNfq__clientInfo{align-items:center;gap:1rem;display:flex}.ReviewsSection-module__slDNfq__avatar{background-color:#333;border-radius:50%;width:40px;height:40px;overflow:hidden}.ReviewsSection-module__slDNfq__avatar img{object-fit:cover}.ReviewsSection-module__slDNfq__clientDetails h3{color:var(--text-light);margin-bottom:.2rem;font-size:.95rem;font-weight:600}.ReviewsSection-module__slDNfq__clientDetails p{color:var(--text-muted);font-size:.75rem}.ReviewsSection-module__slDNfq__buttonContainer{justify-content:center;margin-top:2rem;display:flex}.ReviewsSection-module__slDNfq__fiverrBtn{white-space:nowrap;color:var(--neon-yellow);border:1px solid var(--neon-yellow);opacity:0;border-radius:50px;justify-content:center;align-items:center;gap:.4rem;padding:.8rem 1.5rem;font-size:.85rem;font-weight:600;transition:opacity .6s ease-out,transform .6s ease-out,background-color .3s,color .3s;display:inline-flex;transform:translate(-50px)}@media (min-width:480px){.ReviewsSection-module__slDNfq__fiverrBtn{padding:.8rem 2.5rem;font-size:.95rem}}.ReviewsSection-module__slDNfq__slideRightActive{opacity:1;transform:translate(0)}.ReviewsSection-module__slDNfq__fiverrBtn:hover{background-color:var(--neon-yellow);color:var(--background-dark)}
.ServicesSection-module__JL3_nq__servicesSection{border-top:1px solid #ffffff0d;width:100%;padding:6rem 5%}@media (min-width:1200px){.ServicesSection-module__JL3_nq__servicesSection{padding-left:0;padding-right:0}}.ServicesSection-module__JL3_nq__container{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;display:flex}@media (min-width:992px){.ServicesSection-module__JL3_nq__container{flex-direction:row;justify-content:space-between}}.ServicesSection-module__JL3_nq__leftColumn{flex:1;max-width:600px}.ServicesSection-module__JL3_nq__mainHeading{color:var(--text-light);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.ServicesSection-module__JL3_nq__subHeading{color:#6b8aff;margin-bottom:2rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600}.ServicesSection-module__JL3_nq__description{color:var(--text-muted);font-size:1rem;line-height:1.8}.ServicesSection-module__JL3_nq__rightColumn{flex-direction:column;flex:1;justify-content:center;display:flex}.ServicesSection-module__JL3_nq__serviceList{flex-direction:column;gap:.25rem;list-style:none;display:flex}.ServicesSection-module__JL3_nq__serviceList li a{color:var(--text-light);background-color:#0000;border-radius:2px;padding:1rem 1.5rem;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:500;text-decoration:none;transition:background-color .3s,color .3s;display:block}.ServicesSection-module__JL3_nq__serviceList li a:hover{background-color:var(--neon-purple);color:#fff}
