.styku-announcement{position:relative;background:var(--styku-bg);color:var(--styku-text);padding-top:var(--styku-pad-top);padding-bottom:var(--styku-pad-bottom);overflow:hidden}.styku-announcement__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.styku-announcement__bg-image{width:100%;height:100%;object-fit:cover}.styku-announcement__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--styku-bg);opacity:var(--styku-overlay-opacity)}.styku-announcement__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem}.styku-announcement__icon{width:64px;height:64px;flex:0 0 64px;display:grid;place-items:center;color:var(--styku-accent);background:color-mix(in srgb,var(--styku-accent) 12%,transparent);border-radius:50%;overflow:hidden}.styku-announcement__icon-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.styku-announcement__button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:48px;padding:1.2rem 2rem;color:var(--styku-button-text);background:var(--styku-button-bg);border:2px solid var(--styku-button-border);border-radius:var(--styku-radius);font-size:1.45rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.styku-announcement__button[aria-disabled=true]{cursor:default}.styku-announcement__button[aria-disabled=true]:hover{transform:none;box-shadow:none}.styku-announcement{background:var(--styku-bg);color:var(--styku-text);padding-top:var(--styku-pad-top);padding-bottom:var(--styku-pad-bottom)}.styku-announcement__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.styku-announcement__content{display:flex;align-items:center;gap:1.4rem;min-width:0}.styku-announcement__icon{width:64px;height:64px;flex:0 0 64px;display:grid;place-items:center;color:var(--styku-accent);background:color-mix(in srgb,var(--styku-accent) 12%,transparent);border-radius:50%}.styku-announcement__icon svg{width:38px;height:38px}.styku-announcement__copy{max-width:760px}.styku-announcement__eyebrow{margin:0 0 .4rem;color:var(--styku-accent);font-size:1.2rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.styku-announcement__heading{margin:0;color:inherit;font-size:clamp(2rem,3vw,3.4rem);line-height:1.12}.styku-announcement__text{margin-top:.75rem;font-size:1.55rem;line-height:1.55}.styku-announcement__text p{margin:0}.styku-announcement__button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:48px;padding:1.2rem 2rem;color:var(--styku-button-text);background:var(--styku-button-bg);border:2px solid var(--styku-button-bg);border-radius:var(--styku-radius);font-size:1.45rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.styku-announcement__button:hover{color:var(--styku-button-text);transform:translateY(-2px);box-shadow:0 8px 22px #00000024}.styku-announcement__button[aria-disabled=true]{cursor:default;opacity:.65}@media screen and (max-width:749px){.styku-announcement__inner{flex-direction:column;align-items:stretch;gap:1.5rem}.styku-announcement__content{align-items:flex-start}.styku-announcement__icon{width:52px;height:52px;flex-basis:52px}.styku-announcement__icon svg{width:31px;height:31px}.styku-announcement__button{width:100%}}.healthcare-partnerships{background:linear-gradient(180deg,#f7fafc,#fff)}.healthcare-partnerships__grid{display:grid;grid-template-columns:40% 60%;gap:60px;align-items:center}@media screen and (max-width:989px){.healthcare-partnerships__grid{grid-template-columns:1fr;gap:48px}}.healthcare-partnerships__content{display:flex;flex-direction:column;gap:24px}.healthcare-partnerships__label{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground));opacity:.7;margin:0}.healthcare-partnerships__heading{margin:0;line-height:1.2}.healthcare-partnerships__description{font-size:16px;line-height:1.6;color:rgb(var(--color-foreground));opacity:.85}.healthcare-partnerships__indicators{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:8px}@media screen and (max-width:749px){.healthcare-partnerships__indicators{grid-template-columns:1fr}}.healthcare-partnerships__indicator{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.healthcare-partnerships__check{flex-shrink:0;color:#559b60}.healthcare-partnerships__buttons{display:flex;gap:16px;margin-top:8px;flex-wrap:wrap}@media screen and (max-width:749px){.healthcare-partnerships__buttons{flex-direction:column}.healthcare-partnerships__buttons .button{width:100%}}.healthcare-partnerships__visual{display:flex;justify-content:center;align-items:center;padding:40px 20px}.healthcare-ecosystem{position:relative;width:100%;max-width:500px;aspect-ratio:1}.healthcare-ecosystem__connections{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.healthcare-ecosystem__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:180px;background:rgb(var(--color-background));border:3px solid #559B60;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;z-index:3;box-shadow:0 4px 20px #00000014}.healthcare-ecosystem__center-line{font-size:14px;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground))}.healthcare-ecosystem__center-line:first-child{font-size:16px;margin-bottom:4px}.healthcare-ecosystem__specialty{position:absolute;width:110px;height:110px;background:rgb(var(--color-background));border:2px solid #E6E6E6;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;z-index:2;transition:all .3s ease;box-shadow:0 2px 12px #0000000f}.healthcare-ecosystem__specialty:hover{border-color:#559b60;transform:scale(1.05);box-shadow:0 4px 16px #559b6026}.healthcare-ecosystem__specialty span{font-size:12px;font-weight:500;line-height:1.3;color:rgb(var(--color-foreground))}.healthcare-ecosystem__specialty--1{top:0;left:50%;transform:translate(-50%)}.healthcare-ecosystem__specialty--2{top:10%;right:5%}.healthcare-ecosystem__specialty--3{top:50%;right:0;transform:translateY(-50%)}.healthcare-ecosystem__specialty--4{bottom:10%;right:5%}.healthcare-ecosystem__specialty--5{bottom:0;left:50%;transform:translate(-50%)}.healthcare-ecosystem__specialty--6{bottom:10%;left:5%}.healthcare-ecosystem__specialty--7{top:50%;left:0;transform:translateY(-50%)}.healthcare-ecosystem__specialty--8{top:10%;left:5%}@media screen and (max-width:989px){.healthcare-ecosystem{max-width:450px}.healthcare-ecosystem__center{width:160px;height:160px}.healthcare-ecosystem__specialty{width:100px;height:100px}.healthcare-ecosystem__specialty span{font-size:11px}}@media screen and (max-width:749px){.healthcare-ecosystem{max-width:380px}.healthcare-ecosystem__center{width:140px;height:140px;padding:16px}.healthcare-ecosystem__center-line{font-size:12px}.healthcare-ecosystem__center-line:first-child{font-size:14px}.healthcare-ecosystem__specialty{width:85px;height:85px;padding:10px}.healthcare-ecosystem__specialty span{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
