@keyframes Navbar-module___rHu7W__gradientSweep{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Navbar-module___rHu7W__nav{z-index:5000;-webkit-backdrop-filter:blur(10px);background:#0a0a0af2;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;padding:10px 48px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s;display:flex;position:fixed;top:0;left:0}.Navbar-module___rHu7W__navHidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.Navbar-module___rHu7W__logoImg{object-fit:contain;mix-blend-mode:screen;width:auto;height:48px;display:block}.Navbar-module___rHu7W__links{align-items:center;gap:32px;list-style:none;display:flex}.Navbar-module___rHu7W__link{color:#fff;opacity:.85;border-radius:8px;padding:8px 12px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative}.Navbar-module___rHu7W__link:after{content:"";background:#d6f303;width:0;height:2px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 8px #d6f303}.Navbar-module___rHu7W__link:hover{opacity:1;color:#fff;background:#ffffff1a}.Navbar-module___rHu7W__link:hover:after{width:60%}.Navbar-module___rHu7W__linkEvoDoc{color:#e1ff00;opacity:1}.Navbar-module___rHu7W__linkEvoDoc:after{background:#e1ff00;box-shadow:0 0 8px #e1ff00}.Navbar-module___rHu7W__linkEvoDoc:hover{color:#e1ff00;background:#e1ff001a}.Navbar-module___rHu7W__linkEvoCare{color:#74d3e0;opacity:1}.Navbar-module___rHu7W__linkEvoCare:after{background:#74d3e0;box-shadow:0 0 8px #74d3e0}.Navbar-module___rHu7W__linkEvoCare:hover{color:#74d3e0;background:#74d3e01a}.Navbar-module___rHu7W__cta{color:#0d0d0d;cursor:pointer;background:#fff;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:9px;padding:13px 26px;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 16px #0006}.Navbar-module___rHu7W__cta svg{width:16px;height:16px}.Navbar-module___rHu7W__cta:hover{transform:translateY(-1px);box-shadow:0 8px 26px #e1ff004d}.Navbar-module___rHu7W__burger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;transition:background .2s;display:none}.Navbar-module___rHu7W__burger:hover{background:#ffffff12}.Navbar-module___rHu7W__burger span{background:var(--sand);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .2s;display:block}.Navbar-module___rHu7W__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module___rHu7W__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module___rHu7W__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module___rHu7W__drawer{-webkit-backdrop-filter:blur(40px);opacity:0;pointer-events:none;z-index:4000;background:#0a0a0afa;flex-direction:column;justify-content:center;align-items:center;gap:24px;transition:transform .5s cubic-bezier(.23,1,.32,1),opacity .5s;display:flex;position:fixed;inset:0;transform:translateY(-100%)}.Navbar-module___rHu7W__drawerOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module___rHu7W__drawer ul{flex-direction:column;align-items:center;gap:16px;list-style:none;display:flex}.Navbar-module___rHu7W__drawerLink{letter-spacing:-.02em;color:#f0ede5b3;border-radius:12px;padding:12px 24px;font-size:28px;font-weight:600;transition:all .3s;display:block}.Navbar-module___rHu7W__drawerLink:hover{color:#fff;transform:scale(1.05)}.Navbar-module___rHu7W__drawerCta{text-align:center;color:#0d0d0d;background:#d6f303;border-radius:999px;margin-top:32px;padding:16px 36px;font-size:18px;font-weight:700;transition:all .3s;display:block;box-shadow:0 8px 30px #d6f3034d}.Navbar-module___rHu7W__drawerCta:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 40px #d6f30366}@media (max-width:768px){.Navbar-module___rHu7W__nav{padding:12px 20px}.Navbar-module___rHu7W__links,.Navbar-module___rHu7W__cta{display:none}.Navbar-module___rHu7W__burger{display:flex}}@media (min-width:769px){.Navbar-module___rHu7W__drawer,.Navbar-module___rHu7W__burger{display:none}}
.Footer-module__Grjkva__footer{background:#0a0a0a;padding:56px 80px 0;position:relative;overflow:hidden}.Footer-module__Grjkva__inner{justify-content:space-between;align-items:flex-start;gap:48px;padding-bottom:40px;display:flex}.Footer-module__Grjkva__brand{flex-direction:column;flex:0 0 360px;gap:24px;max-width:360px;display:flex}.Footer-module__Grjkva__tagline{color:#f0ede58c;font-size:14px;font-weight:400;line-height:1.7}.Footer-module__Grjkva__socials{gap:10px;display:flex}.Footer-module__Grjkva__socialLink{color:#f0ede5a6;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.Footer-module__Grjkva__socialLink:hover{color:#fff;background:#ffffff1f}.Footer-module__Grjkva__socialLink svg{width:16px;height:16px}.Footer-module__Grjkva__nav{flex-shrink:0;gap:80px;display:flex}.Footer-module__Grjkva__column h4{color:#fff;letter-spacing:.02em;text-transform:none;margin-bottom:14px;font-size:13px;font-weight:700}.Footer-module__Grjkva__column ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__Grjkva__column ul li a{color:#f0ede580;font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__column ul li a:hover{color:#f0ede5e6}.Footer-module__Grjkva__divider{background:#ffffff12;height:1px;margin:0 0 20px}.Footer-module__Grjkva__bottomBar{z-index:2;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex;position:relative}.Footer-module__Grjkva__copy{color:#f0ede559;font-size:12px}.Footer-module__Grjkva__bottomLinks{gap:24px;display:flex}.Footer-module__Grjkva__bottomLinks a{color:#f0ede566;font-size:12px;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__bottomLinks a:hover{color:#f0ede5cc}.Footer-module__Grjkva__watermark{letter-spacing:-.03em;color:#ffffff0a;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-family:DM Sans,sans-serif;font-size:clamp(80px,14vw,160px);font-weight:900;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}@media (max-width:899px){.Footer-module__Grjkva__footer{padding:44px 32px 0}.Footer-module__Grjkva__inner{flex-direction:column;gap:32px}.Footer-module__Grjkva__brand{flex:1;max-width:100%}.Footer-module__Grjkva__nav{gap:48px}}@media (max-width:599px){.Footer-module__Grjkva__footer{padding:36px 20px 0}.Footer-module__Grjkva__nav{flex-wrap:wrap;gap:32px}.Footer-module__Grjkva__bottomBar{flex-direction:column;align-items:flex-start;gap:12px}.Footer-module__Grjkva__watermark{font-size:72px}}
.HeroSection-module__yS5m3G__hero{z-index:1;box-sizing:border-box;background:linear-gradient(105deg,#e1ff000a 0%,#0000 35% 65%,#74d3e00d 100%);border-radius:0;width:100%;padding:72px clamp(24px,4vw,80px) 48px;position:relative}.HeroSection-module__yS5m3G__ambientGlow{display:none}.HeroSection-module__yS5m3G__heroHeader{text-align:center;z-index:10;margin-top:24px;margin-bottom:6px;animation:.7s cubic-bezier(.22,1,.36,1) .1s both HeroSection-module__yS5m3G__fadeDown}.HeroSection-module__yS5m3G__headline{color:#fff;letter-spacing:-.005em;font-family:Playfair Display,serif;font-size:42px;font-weight:700;line-height:1.08}.HeroSection-module__yS5m3G__accent{color:#e1ff00;font-style:italic;font-weight:700;display:block}@keyframes HeroSection-module__yS5m3G__fadeDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__yS5m3G__centerRow{z-index:5;box-sizing:border-box;grid-template-columns:minmax(280px,1fr) minmax(300px,1.2fr) minmax(280px,1fr);align-items:stretch;gap:0;width:100%;margin:6px auto 0;display:grid;position:relative}.HeroSection-module__yS5m3G__connectingEcg{z-index:1;pointer-events:none;width:100%;height:120px;display:block;position:absolute;top:50%;left:0;right:0;overflow:visible;transform:translateY(-50%)}.HeroSection-module__yS5m3G__connectingEcgSvg{width:100%;height:100%;overflow:visible}.HeroSection-module__yS5m3G__leftSlot,.HeroSection-module__yS5m3G__centerSlot,.HeroSection-module__yS5m3G__rightSlot{z-index:2;flex-direction:column;display:flex;position:relative}.HeroSection-module__yS5m3G__leftSlot{animation:.8s cubic-bezier(.22,1,.36,1) 1.4s both HeroSection-module__yS5m3G__slideRight}.HeroSection-module__yS5m3G__centerSlot{justify-content:center;align-items:center;padding:0 18px;position:relative}.HeroSection-module__yS5m3G__heartContainer{z-index:3;justify-content:center;align-items:center;width:100%;max-width:380px;height:380px;display:flex}.HeroSection-module__yS5m3G__rightSlot{animation:.8s cubic-bezier(.22,1,.36,1) 1.4s both HeroSection-module__yS5m3G__slideLeft}.HeroSection-module__yS5m3G__ecgWrap{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.HeroSection-module__yS5m3G__ecgWrap svg{width:100%;height:220px;overflow:visible}.HeroSection-module__yS5m3G__ecgLine{fill:none;stroke:#c22;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px #cc222280);animation:2.4s ease-in-out infinite HeroSection-module__yS5m3G__ecgPulse}.HeroSection-module__yS5m3G__ecgSpark{fill:none;stroke:#ff5a5a;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 10px #ff5a5af2);stroke-dasharray:120 3880;stroke-dashoffset:4000px;animation:3.8s linear infinite HeroSection-module__yS5m3G__ecgDraw}@keyframes HeroSection-module__yS5m3G__ecgDraw{to{stroke-dashoffset:0}}@keyframes HeroSection-module__yS5m3G__ecgPulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes HeroSection-module__yS5m3G__slideRight{0%{opacity:.001;transform:translate(-26px)}to{opacity:1;transform:translate(0)}}@keyframes HeroSection-module__yS5m3G__slideLeft{0%{opacity:.001;transform:translate(26px)}to{opacity:1;transform:translate(0)}}.HeroSection-module__yS5m3G__taglineBottom{text-align:center;z-index:10;margin-top:8px;animation:.7s cubic-bezier(.22,1,.36,1) 1.6s both HeroSection-module__yS5m3G__fadeUp}.HeroSection-module__yS5m3G__taglineSub{color:#a0a0a0;text-align:center;letter-spacing:.01em;margin-top:8px;font-size:15px}.HeroSection-module__yS5m3G__taglinePill{color:#f0ede540;letter-spacing:.3px;background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:10px;padding:6px 18px;font-size:11.5px;font-weight:500;display:inline-flex}.HeroSection-module__yS5m3G__pillDot{background:#b52b2b;border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite HeroSection-module__yS5m3G__blink;box-shadow:0 0 6px #b52b2b}.HeroSection-module__yS5m3G__pillSep{opacity:.25}@keyframes HeroSection-module__yS5m3G__blink{0%,to{opacity:1}50%{opacity:.2}}@keyframes HeroSection-module__yS5m3G__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1920px){.HeroSection-module__yS5m3G__headline{font-size:clamp(52px,3.5vw,80px)}.HeroSection-module__yS5m3G__hero{padding-top:96px;padding-bottom:64px}}@media (max-width:1279px){.HeroSection-module__yS5m3G__centerRow{grid-template-columns:minmax(280px,1fr) minmax(220px,1.1fr) minmax(280px,1fr)}.HeroSection-module__yS5m3G__headline{font-size:clamp(36px,4.5vw,52px)}}@media (max-width:899px){.HeroSection-module__yS5m3G__hero{justify-content:flex-start;gap:24px;padding:110px 20px 50px}.HeroSection-module__yS5m3G__centerRow{grid-template-rows:auto;grid-template-columns:1fr;gap:24px}.HeroSection-module__yS5m3G__centerSlot{order:-1}.HeroSection-module__yS5m3G__heartContainer{max-width:280px;height:280px}.HeroSection-module__yS5m3G__connectingEcg{display:none}.HeroSection-module__yS5m3G__headline{font-size:clamp(32px,6vw,44px)}}@media (max-width:599px){.HeroSection-module__yS5m3G__hero{gap:16px;padding:100px 16px 44px}.HeroSection-module__yS5m3G__headline{font-size:clamp(28px,8vw,40px)}.HeroSection-module__yS5m3G__centerRow{grid-template-columns:1fr;gap:16px}.HeroSection-module__yS5m3G__centerSlot{order:-1}.HeroSection-module__yS5m3G__heartContainer{max-width:180px;height:180px}.HeroSection-module__yS5m3G__taglineSub{font-size:13px}}@media (max-width:380px){.HeroSection-module__yS5m3G__hero{padding:90px 12px 36px}.HeroSection-module__yS5m3G__headline{font-size:26px}.HeroSection-module__yS5m3G__heartContainer{max-width:180px;height:180px}}
.HeartAnimation-module__Jqs7QW__container{z-index:5;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.HeartAnimation-module__Jqs7QW__pulseSvg{z-index:1;pointer-events:none;opacity:0;width:calc(100% + 36px);height:200px;animation:.5s .8s both HeartAnimation-module__Jqs7QW__fadeIn;position:absolute;top:50%;left:-18px;overflow:visible;transform:translateY(-50%)}.HeartAnimation-module__Jqs7QW__traceLine{fill:none;stroke:#ff5f6d33;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.HeartAnimation-module__Jqs7QW__pulseSpark{fill:none;stroke:#ff5f6d;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px #ff5f6dbf);stroke-dasharray:80 1000;animation:1.6s cubic-bezier(.4,0,.2,1) .9s infinite HeartAnimation-module__Jqs7QW__shootOut}@keyframes HeartAnimation-module__Jqs7QW__shootOut{0%{stroke-dashoffset:80px;opacity:0}10%{opacity:1}90%{opacity:1}to{stroke-dashoffset:-340px;opacity:0}}@keyframes HeartAnimation-module__Jqs7QW__fadeIn{0%{opacity:0}to{opacity:1}}.HeartAnimation-module__Jqs7QW__heartWrapper{z-index:10;opacity:0;justify-content:center;align-items:center;width:380px;height:380px;animation:.9s cubic-bezier(.22,1,.36,1) both HeartAnimation-module__Jqs7QW__heartEntrance;display:flex;position:relative}@keyframes HeartAnimation-module__Jqs7QW__heartEntrance{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}.HeartAnimation-module__Jqs7QW__wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.HeartAnimation-module__Jqs7QW__wrapper svg{width:100%;height:100%;overflow:visible}@media (max-width:899px){.HeartAnimation-module__Jqs7QW__heartWrapper{width:280px;height:280px}}@media (max-width:599px){.HeartAnimation-module__Jqs7QW__heartWrapper{width:220px;height:220px}.HeartAnimation-module__Jqs7QW__pulseSvg{height:140px}}@media (max-width:380px){.HeartAnimation-module__Jqs7QW__heartWrapper{width:180px;height:180px}.HeartAnimation-module__Jqs7QW__pulseSvg{height:110px}}@media (max-width:599px){.HeartAnimation-module__Jqs7QW__pulseSvg{display:none}.HeartAnimation-module__Jqs7QW__wrapper svg{filter:none}}@media (prefers-reduced-motion:reduce){.HeartAnimation-module__Jqs7QW__heartWrapper,.HeartAnimation-module__Jqs7QW__pulseSvg{opacity:1;animation:none}.HeartAnimation-module__Jqs7QW__pulseSpark{stroke-dasharray:none;filter:none;opacity:.55;animation:none}}
.EvoDocCard-module__1BDYLa__card{border-radius:26px;flex-direction:column;height:100%;padding:22px 24px 20px;display:flex;position:relative;overflow:hidden}.EvoDocCard-module__1BDYLa__cardLeft{background:linear-gradient(165deg,#141400 0%,#0d0d0d 60%,#0a0a0a 100%);border:1px solid #e1ff002e;box-shadow:0 30px 80px #0009,inset 0 1px #e1ff000f}.EvoDocCard-module__1BDYLa__cardLeft:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(115deg,#0000 40%,#e1ff0005 45%,#e1ff000f 50%,#0000 55%);width:200%;height:200%;position:absolute;top:-50%;left:-50%;transform:rotate(15deg)}.EvoDocCard-module__1BDYLa__illo{pointer-events:none;z-index:0;width:280px;height:280px;position:absolute;bottom:20px;right:-55px}.EvoDocCard-module__1BDYLa__illoSvg{filter:drop-shadow(0 0 10px #e1ff0033);width:100%;height:100%}.EvoDocCard-module__1BDYLa__steth{fill:none;stroke:#e1ff00;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.EvoDocCard-module__1BDYLa__cardTitle{letter-spacing:-.01em;z-index:2;margin-bottom:12px;font-family:Playfair Display,serif;font-size:38px;font-weight:700;position:relative}.EvoDocCard-module__1BDYLa__cardTitle span{display:inline-block}.EvoDocCard-module__1BDYLa__a{color:#fff}.EvoDocCard-module__1BDYLa__b{color:#e1ff00;font-style:italic}.EvoDocCard-module__1BDYLa__cardSub{z-index:2;color:#e8efee;max-width:290px;margin-bottom:16px;font-size:14px;font-weight:500;line-height:1.5;position:relative}.EvoDocCard-module__1BDYLa__features{z-index:2;flex-direction:column;gap:12px;margin-bottom:20px;list-style:none;display:flex;position:relative}.EvoDocCard-module__1BDYLa__feature{color:#eef4f3;cursor:pointer;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.EvoDocCard-module__1BDYLa__glassIcon{-webkit-backdrop-filter:blur(12px)saturate(180%);background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000004d,inset 0 1px #fff3,inset 0 -1px #0000001a}.EvoDocCard-module__1BDYLa__glassIcon svg{stroke:#e1ff00;fill:none;stroke-width:1.7px;width:15px;height:15px}.EvoDocCard-module__1BDYLa__glassIcon:after{content:"";background:linear-gradient(115deg,#0000,#e1ff0040,#0000);width:80%;height:100%;transition:left .6s;position:absolute;top:0;left:-120%}.EvoDocCard-module__1BDYLa__feature:hover .EvoDocCard-module__1BDYLa__glassIcon:after{left:130%}.EvoDocCard-module__1BDYLa__cardCta{color:#0d0d0d;cursor:pointer;z-index:2;background:#e1ff00;border:1px solid #e1ff0066;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:auto;padding:12px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #e1ff0040}.EvoDocCard-module__1BDYLa__cardCta svg{width:17px;height:17px}.EvoDocCard-module__1BDYLa__cardCta:hover{background:#d6f303;transform:translateY(-2px);box-shadow:0 10px 30px #e1ff0059}@media (max-width:899px){.EvoDocCard-module__1BDYLa__card{border-radius:20px;padding:24px 24px 22px}.EvoDocCard-module__1BDYLa__illo{width:200px;height:200px;bottom:10px;right:-30px}.EvoDocCard-module__1BDYLa__cardTitle{font-size:32px}.EvoDocCard-module__1BDYLa__cardSub{font-size:14px}}@media (max-width:599px){.EvoDocCard-module__1BDYLa__card{border-radius:22px;padding:26px 22px 24px}.EvoDocCard-module__1BDYLa__illo{opacity:.82;width:160px;height:160px;top:30px;bottom:auto;right:-10px}.EvoDocCard-module__1BDYLa__cardTitle{margin-bottom:8px;font-size:32px}.EvoDocCard-module__1BDYLa__cardSub{max-width:65%;margin-bottom:14px;font-size:13px;line-height:1.5}.EvoDocCard-module__1BDYLa__features{gap:9px;max-width:72%;margin-bottom:18px}.EvoDocCard-module__1BDYLa__feature{font-size:13px}.EvoDocCard-module__1BDYLa__glassIcon{width:28px;min-width:28px;height:28px}.EvoDocCard-module__1BDYLa__cardCta{margin-top:16px;padding:13px 18px;font-size:14px}}@media (max-width:380px){.EvoDocCard-module__1BDYLa__card{padding:20px 18px}.EvoDocCard-module__1BDYLa__illo{opacity:.7;width:130px;height:130px}.EvoDocCard-module__1BDYLa__cardTitle{font-size:27px}.EvoDocCard-module__1BDYLa__cardSub{max-width:60%;font-size:12px}}
.EvoCareCard-module__uqpyUa__card{border-radius:26px;flex-direction:column;height:100%;padding:22px 24px 20px;display:flex;position:relative;overflow:hidden}.EvoCareCard-module__uqpyUa__cardRight{background:#fff;box-shadow:0 30px 80px #00000080,inset 0 1px #ffffffb3}.EvoCareCard-module__uqpyUa__cardRight:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(115deg,#0000 40%,#fff6 45%,#ffffffb3 50%,#0000 55%);width:200%;height:200%;position:absolute;top:-50%;left:-50%;transform:rotate(15deg)}.EvoCareCard-module__uqpyUa__illo{pointer-events:none;z-index:0;width:320px;height:320px;position:absolute;top:50%;right:-50px;transform:translateY(-50%)}.EvoCareCard-module__uqpyUa__illoSvg{opacity:.88;width:100%;height:100%}.EvoCareCard-module__uqpyUa__cardTitle{letter-spacing:-.01em;z-index:2;margin-bottom:12px;font-family:Playfair Display,serif;font-size:36px;font-weight:700;position:relative}.EvoCareCard-module__uqpyUa__cardTitle span{display:inline-block}.EvoCareCard-module__uqpyUa__a{color:#2a9db5}.EvoCareCard-module__uqpyUa__b{color:#2a9db5;font-style:italic}.EvoCareCard-module__uqpyUa__cardSub{color:#1a1a1a;z-index:2;margin-bottom:8px;font-size:17px;font-weight:600;position:relative}.EvoCareCard-module__uqpyUa__featureDesc{color:#4a4540;z-index:2;max-width:280px;margin-bottom:16px;font-size:13px;line-height:1.55;position:relative}.EvoCareCard-module__uqpyUa__features{z-index:2;flex-direction:column;gap:12px;margin-bottom:20px;list-style:none;display:flex;position:relative}.EvoCareCard-module__uqpyUa__feature{color:#2a2724;cursor:pointer;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.EvoCareCard-module__uqpyUa__glassIcon{background:#74d3e01f;border:1px solid #74d3e040;border-radius:10px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #0000001f,inset 0 1px #fff9,inset 0 -1px #74d3e01a}.EvoCareCard-module__uqpyUa__glassIcon svg{stroke:#74d3e0;fill:none;stroke-width:1.7px;width:15px;height:15px}.EvoCareCard-module__uqpyUa__glassIcon:after{content:"";background:linear-gradient(115deg,#0000,#ffffff73,#0000);width:80%;height:100%;transition:left .6s;position:absolute;top:0;left:-120%}.EvoCareCard-module__uqpyUa__feature:hover .EvoCareCard-module__uqpyUa__glassIcon:after{left:130%}.EvoCareCard-module__uqpyUa__cardCta{color:#0d0d0d;cursor:pointer;z-index:2;background:#74d3e0;border:1px solid #74d3e066;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:auto;padding:12px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #74d3e059}.EvoCareCard-module__uqpyUa__cardCta svg{width:17px;height:17px}.EvoCareCard-module__uqpyUa__cardCta:after{display:none}.EvoCareCard-module__uqpyUa__cardCta:hover{background:#5bc4d4;transform:translateY(-2px);box-shadow:0 10px 30px #74d3e080}.EvoCareCard-module__uqpyUa__cardCta:hover:after{left:200%}@media (max-width:899px){.EvoCareCard-module__uqpyUa__card{border-radius:20px;padding:24px 24px 22px}.EvoCareCard-module__uqpyUa__illo{width:160px;height:160px}.EvoCareCard-module__uqpyUa__cardTitle{margin-bottom:14px;font-size:30px}.EvoCareCard-module__uqpyUa__cardSub{margin-bottom:10px;font-size:18px}.EvoCareCard-module__uqpyUa__featureDesc{margin-bottom:20px;font-size:14px}.EvoCareCard-module__uqpyUa__features{gap:14px;margin-bottom:24px}.EvoCareCard-module__uqpyUa__feature{font-size:15px}.EvoCareCard-module__uqpyUa__cardCta{padding:14px 20px;font-size:16px}}@media (max-width:599px){.EvoCareCard-module__uqpyUa__card{border-radius:18px;padding:20px 20px 18px}.EvoCareCard-module__uqpyUa__illo{width:120px;height:120px}.EvoCareCard-module__uqpyUa__cardTitle{margin-bottom:10px;font-size:26px}.EvoCareCard-module__uqpyUa__cardSub{margin-bottom:8px;font-size:16px}.EvoCareCard-module__uqpyUa__featureDesc{max-width:100%;margin-bottom:16px;font-size:13px}.EvoCareCard-module__uqpyUa__features{gap:12px;margin-bottom:20px}.EvoCareCard-module__uqpyUa__feature{gap:12px;font-size:14px}.EvoCareCard-module__uqpyUa__glassIcon{width:32px;height:32px}.EvoCareCard-module__uqpyUa__cardCta{padding:13px 18px;font-size:15px}}@media (max-width:380px){.EvoCareCard-module__uqpyUa__card{padding:16px 16px 14px}.EvoCareCard-module__uqpyUa__cardTitle{font-size:23px}.EvoCareCard-module__uqpyUa__illo{width:100px;height:100px}}@media (max-width:599px){.EvoCareCard-module__uqpyUa__card{border-radius:20px;padding:22px 20px;overflow:hidden}.EvoCareCard-module__uqpyUa__illo{opacity:.55;width:200px;height:200px;top:50%;right:-30px;transform:translateY(-50%)}.EvoCareCard-module__uqpyUa__cardTitle{font-size:28px}.EvoCareCard-module__uqpyUa__cardSub{max-width:68%;font-size:14px}.EvoCareCard-module__uqpyUa__featureDesc{max-width:68%;font-size:13px}.EvoCareCard-module__uqpyUa__features{max-width:70%}.EvoCareCard-module__uqpyUa__feature{font-size:13px}.EvoCareCard-module__uqpyUa__cardCta{padding:12px 16px;font-size:13px}}@media (max-width:380px){.EvoCareCard-module__uqpyUa__illo{opacity:.45;width:160px;height:160px}.EvoCareCard-module__uqpyUa__cardTitle{font-size:24px}.EvoCareCard-module__uqpyUa__cardSub{font-size:13px}}
