.ServiceCard_card__GtREh{position:relative;display:block;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.5);transition:all .3s ease;cursor:pointer;height:350px;border:1px solid rgb(31,41,55);text-decoration:none;background:rgb(17,24,39)}[data-theme=light] .ServiceCard_card__GtREh{background:#ffffff;border:1px solid #e2e8f0;box-shadow:0 10px 30px rgba(0,0,0,.1)}.ServiceCard_card__GtREh:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.1));z-index:1}.ServiceCard_card__GtREh:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(59,130,246,.2);border-color:rgba(59,130,246,.5)}[data-theme=light] .ServiceCard_card__GtREh:hover{box-shadow:0 20px 50px rgba(59,130,246,.15);border-color:rgba(59,130,246,.3)}.ServiceCard_image__710xA{width:100%;height:100%;object-fit:cover;display:block}.ServiceCard_imageContainer__E00PD{position:relative;width:100%;height:100%;background:linear-gradient(to bottom right,rgba(30,58,138,.2),rgba(6,182,212,.2));overflow:hidden;display:flex;align-items:center;justify-content:center}.ServiceCard_icon__ZBzGQ{font-size:5rem;opacity:.5;transition:transform .3s ease}.ServiceCard_card__GtREh:hover .ServiceCard_icon__ZBzGQ{transform:scale(1.1)}.ServiceCard_content__U3kkc{position:absolute;bottom:0;left:0;width:100%;padding:20px;z-index:2}.ServiceCard_badge__x42e8{position:absolute;top:15px;right:15px;background:linear-gradient(90deg,#3b82f6,#06b6d4);color:white;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;z-index:3;box-shadow:0 4px 12px rgba(59,130,246,.4)}.ServiceCard_title___UwGg{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:8px;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.ServiceCard_description__wTJ1N{color:rgba(255,255,255,.9);font-size:.875rem;line-height:1.5;margin-bottom:8px;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.ServiceCard_price__8cong{font-size:1.125rem;font-weight:600;color:#60a5fa;margin-top:5px;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.ServiceCard_favoriteButton__JB6fM{position:absolute;top:15px;left:15px;z-index:3}.ServiceCard_disabled__Ao627{pointer-events:none;cursor:not-allowed;opacity:.7;box-shadow:0 10px 30px rgba(0,0,0,.2);border-color:rgb(55,65,81)}.FeaturesSection_featuresSection__45uzi{position:relative;padding:30px 20px;background:var(--bg);overflow:hidden}.FeaturesSection_featuresSection__45uzi:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1400px;height:1px;background:linear-gradient(90deg,transparent 0,var(--accent) 25%,var(--accent-2) 50%,var(--accent) 75%,transparent 100%);opacity:.3}.FeaturesSection_container__YQYX3{max-width:1400px;margin:0 auto;padding:0 20px}.FeaturesSection_featuresGrid__ActTm{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;animation:FeaturesSection_fadeInUp__Q_xLR .8s ease-out}@keyframes FeaturesSection_fadeInUp__Q_xLR{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.FeaturesSection_featureItem__2v6jn{flex:1 1 320px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:32px 24px;background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(6,182,212,.05));border:1px solid var(--border);border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;min-height:280px}.FeaturesSection_featureItem__2v6jn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(6,182,212,.1));opacity:0;transition:opacity .4s ease;pointer-events:none}.FeaturesSection_featureItem__2v6jn:hover{transform:translateY(-8px);border-color:var(--accent);box-shadow:0 20px 40px rgba(59,130,246,.15),0 0 20px rgba(59,130,246,.1)}.FeaturesSection_featureItem__2v6jn:hover:before{opacity:1}.FeaturesSection_iconWrapper__rFj0N{flex-shrink:0;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(6,182,212,.15));border-radius:20px;border:2px solid rgba(59,130,246,.2);transition:all .4s ease;position:relative;overflow:hidden}.FeaturesSection_iconWrapper__rFj0N:before{content:"";position:absolute;inset:-50%;background:conic-gradient(from 0deg,transparent 0deg,var(--accent) 90deg,var(--accent-2) 180deg,var(--accent) 270deg,transparent 1turn);opacity:0;animation:FeaturesSection_rotate__TpBIa 4s linear infinite;transition:opacity .4s ease}@keyframes FeaturesSection_rotate__TpBIa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FeaturesSection_featureItem__2v6jn:hover .FeaturesSection_iconWrapper__rFj0N:before{opacity:.3}.FeaturesSection_icon__KglgQ{width:80px;height:80px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(59,130,246,.3));transition:transform .4s ease;position:relative;z-index:1}.FeaturesSection_featureItem__2v6jn:hover .FeaturesSection_icon__KglgQ{transform:scale(1.1) rotate(5deg)}.FeaturesSection_content__i3N9j{flex:1;display:flex;flex-direction:column;justify-content:center}.FeaturesSection_title__8t_Xa{font-size:20px;font-weight:700;margin-bottom:12px;color:var(--text);background:linear-gradient(135deg,var(--accent) 0,var(--accent-2) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all .3s ease}.FeaturesSection_featureItem__2v6jn:hover .FeaturesSection_title__8t_Xa{transform:translateX(4px)}.FeaturesSection_description__Ee73q{font-size:15px;color:var(--muted);line-height:1.6;transition:color .3s ease}.FeaturesSection_featureItem__2v6jn:hover .FeaturesSection_description__Ee73q{color:var(--text)}.FeaturesSection_clickable__fdImt{cursor:pointer;text-decoration:none}.FeaturesSection_clickable__fdImt:hover{transform:translateY(-10px);box-shadow:0 25px 50px rgba(59,130,246,.2),0 0 30px rgba(59,130,246,.15)}.FeaturesSection_clickable__fdImt .FeaturesSection_title__8t_Xa:after{content:" →";opacity:0;transform:translateX(-10px);transition:all .3s ease;display:inline-block}.FeaturesSection_clickable__fdImt:hover .FeaturesSection_title__8t_Xa:after{opacity:1;transform:translateX(0)}@media (max-width:1024px){.FeaturesSection_featuresSection__45uzi{padding:25px 20px}.FeaturesSection_featuresGrid__ActTm{gap:30px}.FeaturesSection_featureItem__2v6jn{flex:1 1 280px;gap:20px;padding:28px 20px;min-height:260px}.FeaturesSection_iconWrapper__rFj0N{width:100px;height:100px}.FeaturesSection_icon__KglgQ{width:70px;height:70px}.FeaturesSection_title__8t_Xa{font-size:18px}.FeaturesSection_description__Ee73q{font-size:14px}}@media (max-width:768px){.FeaturesSection_featuresSection__45uzi{padding:25px 15px}.FeaturesSection_featuresGrid__ActTm{flex-direction:column;gap:25px}.FeaturesSection_featureItem__2v6jn{flex:1 1 auto;align-items:center;text-align:center;flex-direction:column;gap:20px;padding:28px 20px;min-height:240px}.FeaturesSection_iconWrapper__rFj0N{width:90px;height:90px}.FeaturesSection_icon__KglgQ{width:60px;height:60px}.FeaturesSection_title__8t_Xa{font-size:18px;margin-bottom:10px}.FeaturesSection_description__Ee73q{font-size:14px}}@media (max-width:480px){.FeaturesSection_featuresSection__45uzi{padding:20px 10px}.FeaturesSection_featuresGrid__ActTm{gap:20px}.FeaturesSection_featureItem__2v6jn{padding:24px 16px;gap:16px;min-height:220px}.FeaturesSection_iconWrapper__rFj0N{width:80px;height:80px;border-radius:16px}.FeaturesSection_icon__KglgQ{width:50px;height:50px}.FeaturesSection_title__8t_Xa{font-size:17px}.FeaturesSection_description__Ee73q{font-size:13px;line-height:1.5}}.PortfolioCard_card__LdlcY{position:relative;background:#0f1420;border:1px solid #1b2231;border-radius:1rem;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);animation:PortfolioCard_fadeInScale__jCFqv .5s cubic-bezier(.4,0,.2,1) backwards}[data-theme=light] .PortfolioCard_card__LdlcY{background:#ffffff;border:1px solid #e2e8f0}.PortfolioCard_card__LdlcY:hover{transform:translateY(-8px);border-color:rgba(59,130,246,.5);box-shadow:0 20px 40px rgba(59,130,246,.2)}[data-theme=light] .PortfolioCard_card__LdlcY:hover{border-color:rgba(59,130,246,.3);box-shadow:0 20px 40px rgba(59,130,246,.15)}.PortfolioCard_imageContainer__Iq5HC{position:relative;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(6,182,212,.1))}.PortfolioCard_image__i4uaq{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.PortfolioCard_card__LdlcY:hover .PortfolioCard_image__i4uaq{transform:scale(1.1)}.PortfolioCard_overlay__q0uU2{position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,20,32,.95) 0,transparent 60%);opacity:0;transition:opacity .4s ease;display:flex;align-items:flex-end;padding:1.5rem}.PortfolioCard_card__LdlcY:hover .PortfolioCard_overlay__q0uU2{opacity:1}.PortfolioCard_overlayContent__xNGsm{transform:translateY(10px);transition:transform .4s cubic-bezier(.4,0,.2,1)}.PortfolioCard_card__LdlcY:hover .PortfolioCard_overlayContent__xNGsm{transform:translateY(0)}.PortfolioCard_content__YAFcX{padding:1.5rem}.PortfolioCard_badge__eLB9P{display:inline-block;padding:.375rem .875rem;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);border-radius:9999px;color:#60a5fa;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;animation:PortfolioCard_fadeIn__q9Oa5 .6s ease .2s backwards}.PortfolioCard_title__8EP32{font-size:1.25rem;font-weight:700;color:#e6e8ec;margin-bottom:.5rem;transition:color .3s ease;animation:PortfolioCard_fadeIn__q9Oa5 .6s ease .3s backwards}.PortfolioCard_card__LdlcY:hover .PortfolioCard_title__8EP32{color:#60a5fa}.PortfolioCard_description__miUzY{color:#9aa4b2;font-size:.875rem;line-height:1.5;animation:PortfolioCard_fadeIn__q9Oa5 .6s ease .4s backwards}[data-theme=light] .PortfolioCard_title__8EP32{color:#1e293b}[data-theme=light] .PortfolioCard_card__LdlcY:hover .PortfolioCard_title__8EP32{color:#3b82f6}[data-theme=light] .PortfolioCard_description__miUzY{color:#64748b}.PortfolioCard_icon__1CBNg{font-size:5rem;text-align:center;animation:PortfolioCard_float__A5yFh 3s ease-in-out infinite}@keyframes PortfolioCard_fadeInScale__jCFqv{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes PortfolioCard_fadeIn__q9Oa5{0%{opacity:0}to{opacity:1}}@keyframes PortfolioCard_float__A5yFh{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.PortfolioCard_card__LdlcY:first-child{animation-delay:0s}.PortfolioCard_card__LdlcY:nth-child(2){animation-delay:.1s}.PortfolioCard_card__LdlcY:nth-child(3){animation-delay:.2s}.PortfolioCard_card__LdlcY:nth-child(4){animation-delay:.3s}.PortfolioCard_card__LdlcY:nth-child(5){animation-delay:.4s}.PortfolioCard_card__LdlcY:nth-child(6){animation-delay:.5s}.PortfolioCard_card__LdlcY:nth-child(7){animation-delay:.6s}.PortfolioCard_card__LdlcY:nth-child(8){animation-delay:.7s}.PortfolioCard_card__LdlcY:nth-child(9){animation-delay:.8s}.PortfolioCard_card__LdlcY:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#3b82f6,#06b6d4);border-radius:1rem;opacity:0;z-index:-1;transition:opacity .4s ease;filter:blur(10px)}.PortfolioCard_card__LdlcY:hover:before{opacity:.3}.page_mobileServices__7l6mh{display:none}.page_serviceCards__ApQJy{display:grid;grid-template-columns:1fr 1fr;gap:15px}.page_serviceCard__XVYDM{background-color:white;border-radius:10px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;text-decoration:none;display:block;color:inherit;cursor:pointer}.page_serviceCard__XVYDM:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.page_serviceImage__Nw6Oq{width:100%;height:120px;background-color:#e9ecef;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.page_serviceImageContent__lzUux{width:100%;height:100%;object-fit:cover;object-position:center}.page_serviceImageContentLower__Po_oY{object-position:center 10%!important}.page_serviceIcon__9WvJX{font-size:50px;line-height:1}.page_serviceInfo__oALpw{padding:15px;text-align:center}.page_serviceInfo__oALpw h3{font-size:16px;margin:0;color:#1a3a5f}.page_serviceInfo__oALpw p{font-size:13px;color:#666;line-height:1.4}@media (max-width:768px){.page_mainContent__TeHAh{margin-top:32px;padding:12px 16px;background-color:#f8f9fa;min-height:calc(100vh - 80px)}.page_mobileServices__7l6mh{display:block;margin-top:0}.page_heroSection__OcWIo{display:none!important}[data-theme=dark] .page_mainContent__TeHAh{background-color:var(--bg)}[data-theme=dark] .page_serviceCard__XVYDM{background-color:var(--card);border:1px solid var(--border)}[data-theme=dark] .page_serviceInfo__oALpw h3{color:var(--text)}[data-theme=dark] .page_serviceImage__Nw6Oq{background-color:var(--border)}[data-theme=dark] .page_serviceCard__XVYDM:hover{box-shadow:0 5px 15px rgba(59,130,246,.2)}}.page_promoSliderPagination__qXGNl{display:flex;align-items:center;justify-content:center;padding:8px 24px 24px;gap:16px;margin-top:0;border-top-width:1px;border-top-style:solid}[data-theme=light] .page_promoSliderPagination__qXGNl{background:#f8fafc;border-color:#e2e8f0}[data-theme=dark] .page_promoSliderPagination__qXGNl{background:#0d1a2b;border-color:#0f2238}html[data-theme=dark] .page_topProductSlideCard__BWe8R{background:#0f1420!important;box-shadow:0 25px 50px -12px rgba(0,0,0,.5)}html[data-theme=dark] .page_topProductSlideCard__BWe8R>div:first-of-type{background:linear-gradient(90deg,rgba(59,130,246,.12),rgba(59,130,246,.08),rgba(6,182,212,.1))!important}html[data-theme=dark] .page_topProductSlideCard__BWe8R h3{color:#f1f5f9!important}html[data-theme=dark] .page_topProductSlideCardSubtitle__4ESY6{color:#f1f5f9!important;line-height:1.5}html[data-theme=dark] .page_topProductSlideCardPrice__tfibv{color:#f8fafc!important;font-weight:600}html[data-theme=dark] .page_topProductSlideCard__BWe8R .page_relative__Lv92Y.page_z-10__aPZq_ span.page_rounded-full__4YuDu{background:#1e293b!important;border-color:#475569!important;color:#f1f5f9!important}html[data-theme=dark] .page_topProductSlideCardImage__3ep6I{background:#ffffff!important}html[data-theme=dark] .page_topProductSlideCardImageOverlay__BY0RP{background:linear-gradient(to bottom right,rgba(255,255,255,.5),transparent)!important}