#services-module{--bg:#ffffff;--text:#0b1220;--muted:#6b7280;--accent:#a5d2da;--accent-dark:#6fb0b7;--accent-50: rgba(165,210,218,.45);--cta-from:#ff7a59;--cta-to:#c23d8f;--radius:18px;--cta-height:92px;--card-outline: linear-gradient(120deg, rgba(197,94,190,.14), rgba(165,210,218,.12));font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}#services-module *{box-sizing:border-box}#services-module html,#services-module body{height:100%}#services-module{margin:0;padding:0;display:block}#services-module:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:radial-gradient(rgba(165,210,218,.03) 1px,transparent 1px);background-size:220px 220px;opacity:.26;mix-blend-mode:overlay;animation:texturePulse 14s ease-in-out infinite alternate}@keyframes texturePulse{0%{opacity:.24}to{opacity:.36}}#services-module:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background-image:url(/cdn/shop/files/GetHealed_1.png?v=1758026796);background-repeat:no-repeat;background-position:center center;background-size:cover;opacity:.18;mix-blend-mode:multiply;filter:contrast(.98) saturate(.98)}#services-module .wrap{max-width:1200px;margin:76px auto 40px;padding:0 22px;position:relative;z-index:6}#services-module .hero-wrap{position:relative;width:100%;overflow:visible;z-index:3}#services-module .hero{height:520px;display:flex;align-items:center;justify-content:center;position:relative;padding:48px 20px 0;overflow:visible;z-index:5;border:0;background-clip:padding-box}#services-module .bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background-position:center center;background-repeat:no-repeat;filter:contrast(.96) saturate(.98) brightness(.9);z-index:0;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}#services-module .overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}#services-module .overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#06060a94,#06060a2e 44%,#ffffff05)}#services-module .glass{max-width:980px;padding:36px 28px;border-radius:18px;text-align:center;background:linear-gradient(135deg,#ffffff24,#ffffff0f);backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border:1px solid rgba(255,255,255,.18);color:#fff;box-shadow:0 40px 90px #0206172e;position:relative;z-index:6;animation:fadeInUp 1s ease forwards;opacity:0;transform:translateY(12px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}#services-module .hero-title{color:#fff;font-size:48px;line-height:1.02;font-weight:700;margin:0;text-shadow:0 8px 24px rgba(0,0,0,.5)}#services-module .hero-desc{color:#ffffffeb;max-width:72ch;font-size:16px;line-height:1.6;margin-top:14px;text-shadow:0 6px 18px rgba(0,0,0,.28)}#services-module .starfield{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;overflow:visible}#services-module .star{position:absolute;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#ffffffd9 40%,#ffffff14 80%);box-shadow:0 0 8px #fff9;opacity:.9;transform:translateZ(0);animation:twinkle linear infinite}@keyframes twinkle{0%{opacity:.06;transform:scale(.85)}45%{opacity:1;transform:scale(1.05)}to{opacity:.1;transform:scale(.9)}}#services-module .hero-fade{position:absolute;left:0;right:0;bottom:0;height:100px;pointer-events:none;z-index:7;background:linear-gradient(to bottom,#fff0,#fff3 28%,#ffffff7a 58%,#ffffffc7 84%,#fff);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 28%);mask-image:linear-gradient(to bottom,#0000,#000 28%);backdrop-filter:blur(10px) saturate(1.05);-webkit-backdrop-filter:blur(10px) saturate(1.05);box-shadow:inset 0 40px 90px #ffffff0f}@media (max-width:760px){#services-module .hero-fade{height:120px;bottom:-2px}#services-module .wrap{margin-top:48px}}#services-module .services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 20px;align-items:stretch;perspective:800px;z-index:6}@media (max-width:980px){#services-module .services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){#services-module .services-grid{grid-template-columns:1fr}}#services-module .service-card{display:flex;flex-direction:column;position:relative;border-radius:16px;overflow:visible;transform:translateY(20px);opacity:0;transition:transform .36s cubic-bezier(.2,.9,.3,1),opacity .45s,box-shadow .36s;will-change:transform,opacity}#services-module .service-card.visible{transform:none;opacity:1}#services-module .service-surface{display:flex;flex-direction:column;flex:1;position:relative;border-radius:14px;overflow:visible;background:linear-gradient(180deg,#ffffff08,#ffffff03);box-shadow:0 18px 48px #080c120f;transition:transform .36s ease,box-shadow .36s ease;transform-origin:center center;cursor:pointer;will-change:transform}#services-module .service-surface:after{content:"";position:absolute;top:-1.2px;right:-1.2px;bottom:-1.2px;left:-1.2px;border-radius:16px;background:var(--card-outline);opacity:.9;filter:blur(10px);mix-blend-mode:screen;pointer-events:none;z-index:0}#services-module .service-surface{animation:cardBob 6.6s ease-in-out infinite}@keyframes cardBob{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}#services-module .service-card:hover .service-surface{transform:translateY(-24px) scale(1.07) rotateX(10deg) rotateY(-7.5deg);box-shadow:0 68px 160px #0a0e1238;animation-play-state:paused}#services-module .service-surface:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.08),transparent);transform:translate(-110%);transition:transform .7s;mix-blend-mode:screen;z-index:3;pointer-events:none}#services-module .service-card:hover .service-surface:before{transform:translate(220%)}#services-module .animated-gradient{position:absolute;inset:-20% -30% auto -30%;height:200%;background:radial-gradient(closest-side,rgba(197,94,190,.06),rgba(165,210,218,.02) 45%,transparent 60%);animation:floatGradient 18s linear infinite;pointer-events:none;mix-blend-mode:screen;opacity:.9;z-index:1}@keyframes floatGradient{0%{transform:translateY(-6px) rotate(0)}50%{transform:translateY(6px) rotate(8deg)}to{transform:translateY(-6px) rotate(0)}}#services-module .service-media{width:100%;height:420px;overflow:hidden;display:block;border-top-left-radius:14px;border-top-right-radius:14px;position:relative;z-index:2;background:#f6f8f9;flex:0 0 auto}#services-module .service-media img{width:100%;height:100%;object-fit:cover;display:block;transform-origin:center center;transition:transform .6s ease,filter .45s ease}#services-module .service-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-top-left-radius:14px;border-top-right-radius:14px;background:linear-gradient(180deg,#0000000a,#00000014 60%,#0000001f);pointer-events:none;mix-blend-mode:multiply;z-index:3}#services-module .card-cta{position:absolute;right:12px;bottom:12px;z-index:6;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#fffffff5;box-shadow:0 10px 30px #080c121f;font-weight:700;color:#081019;text-decoration:none;transform:translateZ(30px);transition:transform .18s ease,box-shadow .18s;font-size:14px;will-change:transform;animation:ctaBreath 3.8s ease-in-out infinite}#services-module .card-cta .dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(90deg,#ff7a59,#c23d8f);box-shadow:0 4px 12px #c23d8f2e}#services-module .card-cta:hover{transform:translateZ(36px) translateY(-4px);box-shadow:0 16px 44px #080c1229;animation-play-state:paused}@keyframes ctaBreath{0%{transform:translateZ(30px) translateY(0)}50%{transform:translateZ(34px) translateY(-3px)}to{transform:translateZ(30px) translateY(0)}}#services-module .service-body{position:relative;z-index:4;padding:16px;background:linear-gradient(180deg,#ffffff05,#ffffff03);border-bottom-left-radius:14px;border-bottom-right-radius:14px;flex:1;display:flex;flex-direction:column}#services-module .badge{display:inline-flex;align-items:center;align-self:flex-start;padding:4px 10px;white-space:nowrap;border-radius:999px;font-size:13px;background:var(--accent-50);color:var(--accent-dark);border:1px solid rgba(72,135,163,.12);margin-bottom:8px;box-sizing:border-box}#services-module .service-body h3{margin:6px 0 8px;font-size:18px;color:#081019}#services-module .service-body p{margin:0 0 12px;color:var(--muted);line-height:1.55;flex:1}#services-module .cta-row{margin-top:8px}#services-module .btn-primary{display:inline-flex;align-items:center;gap:10px;padding:9px 14px;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent-dark));color:#061017;font-weight:700;text-decoration:none;box-shadow:0 8px 30px #65909714;transition:transform .18s}#services-module .btn-primary:hover{transform:translateY(-3px)}#services-module .btn-primary .sheen{position:absolute;left:-80%;top:-10%;width:220%;height:120%;background:linear-gradient(90deg,#ffffff59,#ffffff05,#ffffff59);transform:translate(-100%);transition:transform 1s linear;mix-blend-mode:overlay;pointer-events:none}#services-module .btn-primary:hover .sheen{transform:translate(10%)}#services-module .btn-primary:active:after{content:"";position:absolute;left:50%;top:50%;width:120%;height:120%;background:#ffffff24;border-radius:50%;transform:translate(-50%,-50%) scale(0);animation:ripple .55s forwards;pointer-events:none}@keyframes ripple{to{transform:translate(-50%,-50%) scale(1);opacity:0}}#services-module .particles{position:absolute;left:10px;right:10px;bottom:10px;height:8px;pointer-events:none;z-index:5}#services-module .particles .particle{position:absolute;width:8px;height:8px;border-radius:50%;background:#fffffff2;opacity:.06;box-shadow:0 8px 20px #6590970f,inset 0 1px 4px #ffffff0f;transition:transform .35s,opacity .35s}#services-module .testimonials{margin-top:34px;padding:20px 6px 24px;position:relative;z-index:6;background:linear-gradient(180deg,#ffffff05,#fff0);border-radius:12px}#services-module .testimonials h3{margin:0 0 12px;font-size:20px;color:#081019}#services-module .testimonial-row{display:flex;gap:14px;overflow-x:auto;padding:8px 6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}#services-module .testimonial-item{flex:0 0 auto;width:260px;height:500px;border-radius:12px;background:#fff;box-shadow:0 12px 30px #080c120f;display:flex;align-items:center;justify-content:center;scroll-snap-align:center;overflow:hidden;position:relative;border:1px solid rgba(8,12,18,.04)}#services-module .testimonial-item img{width:100%;height:100%;object-fit:cover;display:block}#services-module .bottom-cta{margin-top:40px;height:var(--cta-height);background:linear-gradient(90deg,var(--cta-from),var(--cta-to));border-radius:14px;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;box-shadow:0 40px 80px #c23d8f2e;z-index:10;color:#fff;border:1px solid rgba(255,255,255,.08)}#services-module .bottom-cta h4{margin:0;font-size:18px;color:#fffffffa}#services-module .bottom-cta p{margin:4px 0 0;color:#fffffff2;font-size:13px;opacity:.95}#services-module .cta-btn{background:#ffffff24;padding:10px 18px;border-radius:10px;color:#fff;font-weight:700;text-decoration:none;box-shadow:0 10px 28px #0000001f;border:1px solid rgba(255,255,255,.12);transition:background-color .25s ease,transform .2s,box-shadow .2s;cursor:pointer}#services-module .cta-btn:hover{background:#ffffff47;transform:scale(1.02)}@media (max-width:980px){#services-module .service-media{height:300px}#services-module .testimonial-item{width:220px;height:170px}#services-module .wrap{margin-top:52px}}@media (max-width:760px){#services-module .services-grid{gap:18px}#services-module .bg-img{filter:brightness(.9)}#services-module .starfield{display:none}#services-module .service-media{height:200px}#services-module .glass{padding:22px}#services-module .testimonial-item{width:180px;height:140px}#services-module .hero{height:420px}#services-module .hero-fade{height:120px;bottom:-2px}}#services-module :focus{outline:none}#services-module a:focus-visible,#services-module button:focus-visible,#services-module .service-card:focus-visible{outline:3px solid rgba(165,210,218,.36);outline-offset:4px}@media (prefers-reduced-motion:reduce){#services-module .animated-gradient,#services-module .star,#services-module .service-surface,#services-module .service-media img,#services-module .card-cta,#services-module .orb{animation:none!important;transition:none!important}#services-module .service-card:hover .service-surface{transform:none;box-shadow:none}#services-module .star{opacity:.9!important}}#services-module .service-surface{position:relative;z-index:1;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;will-change:transform}#services-module .service-surface:after,#services-module .animated-gradient{z-index:0;pointer-events:none}#services-module .service-surface:before{z-index:0;pointer-events:none;mix-blend-mode:screen}#services-module .service-media{position:relative;z-index:2;overflow:hidden}#services-module .service-body,#services-module .card-cta,#services-module .cta-row,#services-module .btn-primary{position:relative;z-index:6}#services-module .card-cta{z-index:8}#services-module .particles{z-index:3;pointer-events:none}#services-module .service-card:hover{z-index:10}#services-module .btn-primary{position:relative;z-index:1;overflow:hidden}#services-module .btn-primary .sheen{position:absolute;z-index:0;pointer-events:none}#services-module .btn-primary:after{z-index:0;pointer-events:none}#services-module .btn-primary span,#services-module .btn-primary strong,#services-module .btn-primary svg{position:relative;z-index:2}@media (max-width: 980px){#services-module .services-grid{gap:22px 14px}#services-module .service-media{height:300px}#services-module .glass{padding:28px}#services-module .hero{height:460px}}@media (max-width: 760px){#services-module .services-grid{grid-template-columns:1fr;gap:16px}#services-module .hero{height:360px;padding:18px 12px 0}#services-module .hero-wrap{margin-top:36px}#services-module .hero-wrap{width:100vw;left:50%;margin-left:-50vw;margin-right:-50vw;padding-left:0;padding-right:0;box-sizing:border-box;overflow:hidden}#services-module .glass{padding:18px 16px;border-radius:14px;max-width:calc(100% - 32px)}#services-module .hero-title{font-size:34px;line-height:1.04}#services-module .hero-desc{font-size:15px;line-height:1.5}#services-module .service-media{height:200px}#services-module .btn-primary,#services-module .cta-btn{padding:12px 16px;font-size:15px}#services-module .service-surface,#services-module .glass{box-shadow:0 18px 36px #080c120f;-webkit-backdrop-filter:blur(8px) saturate(1.1);backdrop-filter:blur(8px) saturate(1.1)}#services-module .animated-gradient{opacity:.7;animation-play-state:paused}#services-module .testimonial-item{width:180px;height:140px}}@media (hover: none) and (pointer: coarse){#services-module .service-card:hover .service-surface,#services-module .service-card:focus .service-surface{transform:none!important;box-shadow:0 18px 36px #080c120f!important;animation-play-state:paused!important}#services-module .btn-primary .sheen{display:none!important}}@media (prefers-reduced-motion:reduce){#services-module .service-surface,#services-module .animated-gradient,#services-module .star,#services-module .btn-primary .sheen{animation:none!important;transition:none!important}}@media (max-width: 760px){#services-module .bottom-cta{--cta-height: auto;height:auto;padding:14px;border-radius:12px;display:flex;flex-direction:column;gap:12px;align-items:stretch;justify-content:center}#services-module .bottom-cta .left{order:1;padding:0}#services-module .bottom-cta .left h4{margin:0 0 6px;font-size:20px;line-height:1.05;color:#fff;text-align:left}#services-module .bottom-cta .left p{margin:0;font-size:13px;opacity:.95;color:#fffffff2;line-height:1.45}#services-module .bottom-cta .cta-btn{order:2;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:10px 14px;font-size:15px;border-radius:10px;box-shadow:0 10px 24px #00000014;background:#ffffff1f;text-align:center}#services-module .bottom-cta{box-shadow:0 26px 48px #c23d8f1f;background:linear-gradient(90deg,var(--cta-from),var(--cta-to))}#services-module .wrap{margin-top:18px}#services-module .bottom-cta{position:relative;z-index:30}}@media (max-width: 420px){#services-module .bottom-cta .left h4{font-size:18px}#services-module .bottom-cta .left p{font-size:13px}#services-module .bottom-cta .cta-btn{font-size:14px;min-height:44px;padding:10px}}@media (max-width: 760px){#services-module .testimonials{padding:18px 10px 22px}#services-module .testimonials h3{font-size:22px;line-height:1.08;margin:0 0 12px 6px;color:#081019}#services-module .testimonial-row{gap:12px;padding:6px 10px 12px;margin-left:-6px;margin-right:-6px;-webkit-overflow-scrolling:touch}#services-module .testimonial-item{flex:0 0 auto;width:200px;height:440px;border-radius:10px;overflow:hidden;box-shadow:0 10px 28px #080c120f;border:1px solid rgba(8,12,18,.04)}#services-module .testimonial-item img{width:100%;height:100%;object-fit:cover;display:block}#services-module .testimonial-row:before,#services-module .testimonial-row:after{content:"";display:block;min-width:8px}#services-module .testimonial-row{scrollbar-width:none}#services-module .testimonial-row::-webkit-scrollbar{height:6px;display:none}#services-module .testimonial-row{position:relative}#services-module .testimonial-row:after{content:"";position:absolute;right:6px;top:0;bottom:0;width:42px;pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffffeb 90%);mix-blend-mode:normal;opacity:.85}#services-module .wrap{margin-top:18px}#services-module .testimonial-item:focus{outline:3px solid rgba(165,210,218,.36);outline-offset:6px}}@media (min-width: 761px) and (max-width: 980px){#services-module .testimonial-item{width:220px;height:170px;border-radius:12px}#services-module .testimonials h3{font-size:24px;margin-bottom:14px}}#services-module .testimonials h3{text-align:center;margin-left:auto;margin-right:auto;font-size:32px}.page-services,#services-module{overflow-x:hidden}#services-module .hero-wrap{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;max-width:100%;box-sizing:border-box;overflow:hidden}#services-module .watermark-wrap,#services-module .orb-layer{overflow:visible;pointer-events:none}#services-module .watermark-wrap svg,#services-module .orb-layer>div{max-width:100vw;max-height:100vh;box-sizing:border-box}@media (max-width: 760px){#services-module .testimonial-row{margin-left:0!important;margin-right:0!important;padding-left:6px;padding-right:6px}}#services-module *{box-sizing:border-box;max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/2/assets/services.css.map */
