.scroll-indicator-wrapper{display:flex;justify-content:center;margin-top:3rem}.scroll-indicator-track{position:relative;width:.5rem;height:3.75rem;background-color:#9ca3af;border-radius:9999px;overflow:hidden}.dark .scroll-indicator-track{background-color:#4b5563}.scroll-indicator-thumb{position:absolute;width:8px;height:36px;background-color:black;border-radius:9999px;left:50%;transform:translateX(-50%);animation:scrollup 2.5s ease-in-out infinite}.dark .scroll-indicator-thumb{background-color:white}@keyframes scrollup{0%{transform:translateX(-50%) translateY(100%);opacity:0}30%{opacity:1}70%{opacity:1}to{transform:translateX(-50%) translateY(-100%);opacity:0}}.ServicesSection_servicesSection__hTdZl{padding:3rem 1.5rem;max-width:1200px;margin:10px auto;font-family:Arial,sans-serif;background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s ease,color .3s ease}.ServicesSection_sectionTitle__6aWwb{font-size:2.25rem;font-weight:700;margin-bottom:1rem;text-align:center;color:var(--heading-color);transition:color .3s ease}.ServicesSection_sectionIntro__t_8lA{max-width:700px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.5;text-align:center;color:var(--text-secondary);transition:color .3s ease}.ServicesSection_cards__xL_CP{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.ServicesSection_card__XwwZK{background:var(--card-bg);border-radius:12px;padding:1.5rem 1.5rem 2rem;box-shadow:var(--card-shadow);position:relative;overflow:visible;transition:box-shadow .3s ease,background-color .3s ease;cursor:default}.ServicesSection_card__XwwZK:hover{box-shadow:0 8px 25px rgba(0,0,0,.15)}.ServicesSection_iconWrapper__tS7v8{position:relative;width:64px;height:64px;margin-bottom:1rem;z-index:1}.ServicesSection_iconBackground__AmiGV{position:absolute;top:0;left:0;width:100%;height:100%;border-top-left-radius:50%;border-bottom-left-radius:50%;z-index:-1;background-color:var(--icon-bg);transition:background-color .3s ease}.ServicesSection_icon__pnCDH{width:100%;height:100%;color:var(--icon-color);transition:color .3s ease}.ServicesSection_cardTitle__Tiu6i{font-size:1.25rem;font-weight:600;margin-bottom:.3rem;color:var(--text-primary);transition:color .3s ease}.ServicesSection_cardDescription__BqJY6{font-size:1rem;color:var(--text-secondary);line-height:1.4;transition:color .3s ease}.ServicesSection_benefits__CBp1k{margin:5rem auto;padding:3rem 2rem;max-width:1000px;background-color:var(--benefit-bg,var(--card-bg));border-radius:1rem;box-shadow:var(--card-shadow);transition:background-color .4s ease,color .4s ease}.ServicesSection_benefits__CBp1k h2{font-size:2.25rem;text-align:center;margin-bottom:2rem;color:var(--heading-color)}.ServicesSection_benefits__CBp1k ul{list-style:none;padding:0;max-width:700px;margin:0 auto}.ServicesSection_benefits__CBp1k li{display:flex;align-items:flex-start;gap:.8rem;font-size:1.1rem;line-height:1.6;margin-bottom:1.25rem;color:var(--text-primary)}.ServicesSection_benefits__CBp1k li:before{content:"✔";font-size:1.3rem;color:var(--icon-color);flex-shrink:0;margin-top:2px}.ServicesSection_contactButton__Hu7Ro{display:inline-block;background-color:var(--button-bg);color:var(--button-text);padding:.6rem 1.5rem;border-radius:9999px;font-weight:600;font-size:1rem;text-decoration:none;transition:background-color .3s ease,color .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1)}.ServicesSection_contactButton__Hu7Ro:hover{background-color:var(--button-hover-bg);color:var(--button-hover-text)}.NextJsSection_nextJsSection__B2cvQ{padding:4rem 1rem;max-width:1200px;margin:0 auto;background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s ease,color .3s ease;max-width:100%}.NextJsSection_sectionTitle__NemaR{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:var(--heading-color);transition:color .3s ease}.NextJsSection_sectionIntro__7KjzW{max-width:700px;margin:0 auto 3rem;font-size:1.1rem;text-align:center;color:var(--text-secondary);transition:color .3s ease}.NextJsSection_cards__ju3Re{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.NextJsSection_card__2kIbh{background:var(--card-bg);border-radius:12px;padding:1.5rem 1.5rem 2rem;box-shadow:var(--card-shadow);position:relative;overflow:visible;transition:box-shadow .3s ease,background-color .3s ease;cursor:default}.NextJsSection_card__2kIbh:hover{box-shadow:0 8px 25px rgba(0,0,0,.15)}.NextJsSection_iconWrapper__dQJPa{position:relative;width:64px;height:64px;margin-bottom:1rem}.NextJsSection_icon__mEUm9{font-size:48px;color:var(--icon-color);position:relative;z-index:2;transition:color .3s ease}.NextJsSection_iconBackground__EidmV{position:absolute;top:8px;left:0;width:50%;height:100%;background-color:var(--icon-bg);border-radius:8px;z-index:1;filter:brightness(.9);transition:background-color .3s ease}.NextJsSection_cardTitle__Ia13J{font-size:1.25rem;margin-bottom:.5rem;color:var(--text-primary);transition:color .3s ease}.NextJsSection_cardDescription__yrMmy{font-size:1rem;color:var(--text-secondary);transition:color .3s ease}.CounterSection_counterSection__3RjN_{position:relative;display:flex;flex-wrap:wrap;padding:2rem;overflow:visible;justify-content:center;gap:2rem;background-color:var(--bg-color);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}.CounterSection_imageContainer__SG2TB{position:relative;flex:0 0 420px;margin-left:30px;z-index:1;border-radius:12px;box-shadow:var(--card-shadow);overflow:visible}.CounterSection_imageContainer__SG2TB img{width:100%;height:600px;object-fit:cover;border-radius:12px;position:relative;z-index:1}.CounterSection_counterWrapper__ZoCYr{position:absolute;top:120px;left:90px;display:flex;flex-direction:column;gap:1.5rem;z-index:10;background-color:var(--card-bg);padding:1.5rem 2rem;border-radius:12px;box-shadow:var(--card-shadow);width:250px;transition:background-color .3s ease}.CounterSection_counterBox__mTm_D{color:var(--text-primary);text-align:center;font-weight:600;font-size:1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CounterSection_counterNumberWrapper__AQFCN{display:inline-flex;align-items:baseline;gap:.2rem}.CounterSection_counterNumber__bnl_b{font-size:2.5rem;font-weight:700;color:var(--accent-color);margin-top:.3rem}.CounterSection_percent__QPRf3{font-size:2rem;color:var(--accent-color);margin-left:.25rem}.CounterSection_textBox__iS4JN{flex:1 1 350px;color:var(--text-secondary);max-width:400px;align-self:flex-start;padding-left:2rem}.CounterSection_textBox__iS4JN h2{margin-bottom:1rem;color:var(--text-primary)}.CounterSection_textBox__iS4JN p{font-size:1.1rem;line-height:1.5;color:var(--text-secondary)}@media (max-width:768px){.CounterSection_counterSection__3RjN_{flex-direction:column;align-items:center;padding:1rem}.CounterSection_imageContainer__SG2TB{flex:unset;width:100%;max-width:400px;margin-left:0;height:250px;box-shadow:var(--card-shadow)}.CounterSection_imageContainer__SG2TB img{height:250px}.CounterSection_counterWrapper__ZoCYr{position:relative;top:auto;left:auto;width:220px;max-width:220px;margin-top:-80px;padding:1rem 1.5rem;border-radius:12px;background-color:var(--card-bg);box-shadow:var(--card-shadow)}.CounterSection_counterBox__mTm_D{font-size:1rem}.CounterSection_counterNumber__bnl_b{font-size:1.8rem}.CounterSection_textBox__iS4JN{max-width:100%;padding-left:0;margin-top:1rem;text-align:center}}.NextJsImageSection_nextJsSection__reArt{padding:2rem;display:flex;justify-content:center;align-items:center;background:var(--bg-color);transition:background-color .3s ease}.NextJsImageSection_contentWrapper__htYvQ{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.NextJsImageSection_textBox__Z5dtG{flex:1 1 500px;color:var(--text-secondary);transition:color .3s ease}.NextJsImageSection_textBox__Z5dtG h2{margin-bottom:1rem;color:var(--text-primary);transition:color .3s ease}.NextJsImageSection_textBox__Z5dtG p{font-size:1.1rem;line-height:1.6;color:var(--text-secondary);transition:color .3s ease}.NextJsImageSection_imageContainer__RPWRs{flex:1 1 400px;display:flex;justify-content:center;align-items:center;max-width:500px;box-shadow:var(--card-shadow);transition:box-shadow .3s ease}.NextJsImageSection_imageContainer__RPWRs img{width:100%;height:auto;display:block;object-fit:cover;border-radius:12px}.NextJsImageSection_imageContainer__RPWRs{max-width:100%;margin:2rem 0;overflow:hidden;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.08)}.NextJsImageSection_responsiveImage__YRZau{width:100%;height:auto;object-fit:cover;border-radius:12px}@media (max-width:768px){.NextJsImageSection_contentWrapper__htYvQ{flex-direction:column;text-align:center}.NextJsImageSection_textBox__Z5dtG{order:1}.NextJsImageSection_imageContainer__RPWRs{order:2;width:100%}}.WebdesignImageSection_webdesignSection__GXfTb{padding:2rem;display:flex;justify-content:center;align-items:center;background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s ease,color .3s ease}.WebdesignImageSection_contentWrapper__K9a6Y{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.WebdesignImageSection_textBox__IJpTF{flex:1 1 500px;color:var(--text-secondary)}.WebdesignImageSection_textBox__IJpTF h2{margin-bottom:1rem;color:var(--heading-color)}.WebdesignImageSection_textBox__IJpTF p{font-size:1.1rem;line-height:1.6;color:var(--text-primary)}.WebdesignImageSection_imageContainer__BvFdV{flex:1 1 400px;display:flex;justify-content:center;align-items:center;max-width:500px;box-shadow:0 10px 30px rgba(0,0,0,.15);background-color:var(--card-bg);transition:background-color .3s ease}.WebdesignImageSection_imageContainer__BvFdV img{width:100%;height:auto;display:block;object-fit:cover;border-radius:12px}.WebdesignImageSection_card__NjRcU{background-color:var(--card-bg);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}.WebdesignImageSection_icon__IhiYh{color:var(--icon-color);transition:color .3s ease}.WebdesignImageSection_imageContainer__BvFdV{max-width:100%;margin:2rem 0;overflow:hidden;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.08)}.WebdesignImageSection_responsiveImage__BqIkY{width:100%;height:auto;object-fit:cover;border-radius:12px}@media (max-width:768px){.WebdesignImageSection_contentWrapper__K9a6Y{flex-direction:column;text-align:center}.WebdesignImageSection_textBox__IJpTF{order:1}.WebdesignImageSection_imageContainer__BvFdV{order:2;width:100%}}