:root{font-family:Inter Tight,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#031f23;background:#deecf3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--uw-black-100: #031f23;--uw-black-90: #144c50;--uw-black-80: #4e6877;--uw-black-20: #deecf3;--uw-black-10: #f1f5f8;--uw-black-0: #ffffff;--uw-teal: #25a2ab;--uw-teal-dark: #144c50;--uw-error: #ae4d4d;--uw-red: #ba1b1b;--uw-purple: #a682d2;--uw-footer-divider: #063137;--uw-yellow: #ffd94a;--uw-radius-xs: 4px;--uw-radius-sm: 8px;--uw-radius-md: 12px;--uw-radius-lg: 16px;--uw-radius-xl: 28px;--uw-radius-2xl: 32px;--uw-radius-pill: 999px;--uw-surface-glass: rgba(255, 255, 255, .3);--uw-shadow-soft: 0 16px 40px rgba(3, 31, 35, .08)}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.uw-icon{align-items:center;border-radius:var(--uw-radius-xs);color:currentColor;display:inline-flex;flex:0 0 auto;height:var(--icon-size, 20px);justify-content:center;position:relative;width:var(--icon-size, 20px)}.uw-icon:before{background:currentColor;border-radius:inherit;content:"";display:block;height:100%;width:100%}.uw-icon--glyph{font-size:calc(var(--icon-size, 20px) * .72);font-weight:700;line-height:1}.uw-icon--glyph:before{display:none}.uw-icon--asset{background:transparent;border-radius:0}.uw-icon--asset:before{display:none}.uw-icon--asset img{display:block;height:100%;object-fit:contain;width:100%}.uw-icon--payment{background:transparent;border-radius:0;box-shadow:none;height:19px;width:32px}.uw-icon[data-icon=facebook]{color:#1877f2;font-family:Arial,sans-serif;font-size:24px}.uw-icon[data-icon=google]{color:#4285f4;font-weight:800}.uw-icon[data-icon=app-store]{font-size:20px}.uw-icon[data-icon=logo]{color:var(--uw-teal);font-size:26px;font-weight:600}.uw-icon[data-icon=plus]:after,.uw-icon[data-icon=minus]:after{background:currentColor;border-radius:var(--uw-radius-pill);content:"";height:2px;position:absolute;width:80%}.uw-icon[data-icon=plus]:before{border-radius:var(--uw-radius-pill);height:80%;width:2px}.uw-icon[data-icon=minus]:before{display:none}.uw-icon--glyph[data-icon=plus]:after,.uw-icon--glyph[data-icon=minus]:after{display:none}.uw-icon--asset[data-icon=plus]:after,.uw-icon--asset[data-icon=minus]:after{display:none}.uw-button{align-items:center;border:1px solid transparent;border-radius:var(--uw-radius-xl);cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:10px;height:52px;justify-content:center;line-height:1.25;min-width:268px;padding:0 24px;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.uw-button:focus-visible,.uw-download:focus-visible,.uw-faq__question:focus-visible,.html-control-button:focus-visible,.html-wella-toggle:focus-visible,.html-modal-close:focus-visible,.uw-input__action:focus-visible{outline:2px solid var(--uw-teal);outline-offset:3px}.uw-button:disabled{cursor:not-allowed}.uw-button--primary{background:var(--uw-black-100);color:var(--uw-black-0)}.uw-button--primary:hover,.uw-button--primary.uw-button--state-hover{background:var(--uw-teal)}.uw-button--primary:active,.uw-button--primary.uw-button--state-pressed{background:var(--uw-teal-dark)}.uw-button--primary:disabled{background:#b4ccda;color:var(--uw-black-0)}.uw-button--secondary{background:transparent;border-color:var(--uw-black-100);color:var(--uw-black-100)}.uw-button--secondary:hover,.uw-button--secondary.uw-button--state-hover{border-color:var(--uw-teal);color:var(--uw-teal)}.uw-button--secondary:active,.uw-button--secondary.uw-button--state-pressed{border-color:var(--uw-teal-dark);color:var(--uw-teal-dark)}.uw-button--secondary:disabled{border-color:#b4ccda;color:#b4ccda}.uw-button--tertiary{background:var(--uw-black-0);color:var(--uw-black-100)}.uw-button--tertiary:hover,.uw-button--tertiary.uw-button--state-hover{background:var(--uw-teal);color:var(--uw-black-0)}.uw-button--tertiary:active,.uw-button--tertiary.uw-button--state-pressed{background:var(--uw-teal-dark);color:var(--uw-black-0)}.uw-button--tertiary:disabled{background:#b4ccda;color:#deecf3}.uw-button--text{background:transparent;border:0;color:var(--uw-black-100);height:auto;min-width:0;padding:0}.uw-button--text:hover,.uw-button--text.uw-button--state-hover{color:var(--uw-teal)}.uw-button--text:active,.uw-button--text.uw-button--state-pressed{color:var(--uw-teal-dark)}.uw-button--text:disabled{color:#b4ccda}.uw-input-wrap{display:grid;gap:4px;width:min(100%,328px)}.uw-input{align-items:center;background:var(--uw-black-0);border:1px solid #c9dee9;border-radius:var(--uw-radius-pill);color:var(--uw-black-100);display:flex;gap:8px;height:44px;padding:0 16px;width:100%}.uw-input:hover,.uw-input--hover{border-color:var(--uw-teal)}.uw-input:focus-within,.uw-input--focused{border-color:var(--uw-teal)}.uw-input--active{border-color:var(--uw-teal-dark)}.uw-input--disabled{background:#b4ccda;border-color:#b4ccda;color:#deecf3}.uw-input--error{border-color:var(--uw-error)}.uw-input__field{background:transparent;border:0;color:inherit;flex:1;font-size:16px;font-weight:500;letter-spacing:.16px;line-height:1.25;min-width:0;outline:0}.uw-input__field::placeholder{color:var(--uw-black-80);opacity:1}.uw-input__action{align-items:center;background:transparent;border:0;border-radius:50%;color:inherit;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.uw-input__error{color:var(--uw-error);font-size:12px;line-height:1.25;padding:0 16px;text-align:center}.uw-download{align-items:center;background:var(--uw-black-10);border:0;border-radius:12px;color:var(--uw-black-100);display:inline-flex;gap:6px;height:44px;justify-content:center;min-width:152px;padding:6px 9px;text-decoration:none}.uw-download--dark{background:var(--uw-black-100);color:var(--uw-black-0)}.uw-download--dark .uw-icon[data-icon=app-store]{filter:brightness(0) invert(1)}.uw-download--sm{border-radius:10px;gap:4px;height:36px;min-width:auto;padding:4px 8px}.uw-download__meta{display:grid;line-height:1;text-align:left;white-space:nowrap}.uw-download__eyebrow{font-size:8px;font-weight:500}.uw-download__store{font-size:20px;font-weight:600;letter-spacing:-.4px}.uw-download--sm .uw-download__eyebrow{font-size:6px}.uw-download--sm .uw-download__store{font-size:14px;letter-spacing:-.28px}.uw-download--sm .uw-icon{--icon-size: 20px}.uw-download .uw-icon[data-icon=app-store]{width:calc(var(--icon-size, 20px) * .824)}.uw-logo{align-items:center;display:inline-flex}.uw-logo img,.uw-logo picture{display:block;height:100%;width:100%}.uw-logo--large{background:var(--uw-surface-glass);border-radius:var(--uw-radius-pill);height:70px;justify-content:center;width:160px}.uw-logo--small{background:var(--uw-surface-glass);border-radius:var(--uw-radius-pill);font-size:14px;height:36px;justify-content:center;width:83px}.uw-logo--plain{height:36px;width:108px}.uw-header{align-items:center;display:flex;justify-content:space-between;padding:0 80px;width:100%}.uw-header__nav{align-items:center;background:var(--uw-surface-glass);border-radius:var(--uw-radius-pill);display:flex;gap:83px;min-height:70px;padding:8px 32px}.uw-header__links,.uw-header__downloads,.uw-header__mobile-left{align-items:center;display:flex;gap:8px}.uw-header__links{gap:60px}.uw-menu-button{align-items:center;background:var(--uw-surface-glass);border:0;border-radius:var(--uw-radius-pill);color:var(--uw-black-100);display:inline-flex;height:36px;justify-content:center;width:36px}.uw-menu-button .uw-icon[data-icon=menu]{--fill-0: var(--uw-black-100);height:14px;width:18px}.uw-header__downloads--mobile,.uw-menu-button{display:none}.uw-menu-button--visible{display:inline-flex}.uw-header--mobile{padding:0 16px;width:390px}.uw-header--mobile .uw-header__nav{display:none}.uw-header--mobile .uw-header__downloads--mobile,.uw-header--mobile .uw-menu-button{display:inline-flex}.uw-nav-popover{display:none;position:relative}.uw-header--mobile .uw-nav-popover{display:block}.uw-nav-popover--active{height:36px;width:36px}.uw-nav-popover__panel{background:#b9dcf0;border:1px solid rgba(255,255,255,.54);border-radius:16px;box-shadow:0 18px 42px #031f2329;display:grid;gap:24px;left:0;padding:24px;position:absolute;top:40px;width:max-content;z-index:20}.uw-nav-popover__panel button{background:transparent;border:0;color:var(--uw-black-100);cursor:pointer;font-size:16px;font-weight:500;line-height:1.25;padding:0;text-align:left;text-decoration:none;white-space:nowrap}.uw-card{background:var(--uw-surface-glass);border-radius:var(--uw-radius-2xl)}.uw-feature{align-items:flex-start;display:flex;gap:16px;padding:24px 0;width:min(100%,232px)}.uw-feature .uw-icon{--icon-size: 36px;color:var(--uw-black-100)}.uw-feature__title{color:#14171a;font-size:20px;font-weight:700;letter-spacing:-.1px;line-height:1.25;margin:0 0 5px}.uw-feature__text{color:var(--uw-black-80);font-size:16px;line-height:1.5;margin:0}.uw-doctor-card{align-items:flex-start;background:var(--uw-surface-glass);border:1px solid var(--uw-black-20);border-radius:var(--uw-radius-2xl);display:flex;gap:20px;max-width:579px;padding:24px;width:100%}.uw-avatar{background:#f6f6f6;border-radius:50%;display:grid;flex:0 0 auto;height:64px;overflow:hidden;place-items:center;width:64px}.uw-avatar img{height:100%;object-fit:cover;width:100%}.uw-avatar__fallback{color:var(--uw-black-80);font-size:24px;font-weight:600}.uw-doctor-card__body{display:flex;flex:1;gap:24px;min-width:0}.uw-doctor-card__main{flex:1;min-width:0}.uw-doctor-card__name{font-size:24px;font-weight:600;letter-spacing:-.24px;line-height:1.25;margin:0 0 8px}.uw-meta{color:var(--uw-black-80);display:grid;font-size:16px;gap:4px;line-height:1.25}.uw-meta__row{align-items:center;display:flex;gap:4px}.uw-verified{align-items:center;background:var(--uw-black-0);border-radius:var(--uw-radius-sm);display:inline-flex;font-size:12px;font-weight:600;gap:4px;line-height:1.5;margin-top:22px;padding:4px 12px}.uw-rating{align-items:flex-end;color:var(--uw-black-80);display:grid;font-size:14px;gap:4px;line-height:1.25;padding-top:8px;text-align:right;white-space:nowrap}.uw-stars{color:var(--uw-yellow);letter-spacing:1px}.uw-star-rating{display:inline-flex}.uw-star{color:var(--uw-yellow);display:inline-block;font-size:16px;line-height:1;width:16px}.uw-star--empty{color:#c9dee9}.uw-star--half{background:linear-gradient(90deg,var(--uw-yellow) 50%,#c9dee9 50%);-webkit-background-clip:text;background-clip:text;color:transparent}.uw-feedback{background:var(--uw-surface-glass);border-radius:var(--uw-radius-2xl);display:grid;gap:24px;max-width:393px;padding:24px 16px;width:100%}.uw-feedback__quote{font-size:16px;line-height:1.5;margin:0}.uw-feedback__author{align-items:center;display:flex;font-size:14px;font-weight:600;gap:8px}.uw-feedback__author .uw-avatar{height:32px;width:32px}.uw-dot{background:currentColor;border-radius:50%;display:inline-block;height:4px;width:4px}.uw-plan{background:var(--uw-black-0);border-radius:var(--uw-radius-2xl);max-width:292px;overflow:hidden;padding:60px 0 40px;position:relative;text-align:center;width:100%}.uw-plan__badge{background:var(--uw-purple);color:var(--uw-black-0);font-size:12px;font-weight:700;left:0;line-height:1.5;padding:8px 10px;position:absolute;right:0;text-transform:uppercase;top:0}.uw-plan__name{font-size:14px;font-weight:700;letter-spacing:-.07px;line-height:1.25;margin:0 0 12px}.uw-plan__price{align-items:end;display:flex;gap:4px;justify-content:center}.uw-plan__amount{font-size:44px;font-weight:600;letter-spacing:-.44px;line-height:1.25}.uw-plan__discount{background:var(--uw-red);border-radius:var(--uw-radius-sm);color:var(--uw-black-0);display:inline-flex;font-size:12px;font-weight:500;line-height:1.25;padding:4px 8px}.uw-plan__period,.uw-plan__quarter{color:var(--uw-black-80);font-size:14px}.uw-plan__quarter{font-size:12px;margin-top:4px}.uw-plan__features{display:grid;margin:32px 0}.uw-plan__feature{align-items:center;border-top:1px solid var(--uw-black-20);display:flex;height:65px;justify-content:center}.uw-plan__feature:first-child{border-top:0}.uw-check{align-items:center;background:var(--uw-black-100);border-radius:50%;color:var(--uw-black-0);display:inline-flex;font-size:16px;font-weight:700;height:24px;justify-content:center;width:24px}.uw-plan .uw-button{height:44px;min-width:260px}.uw-faq{background:var(--uw-black-0);border-radius:var(--uw-radius-lg);display:grid;gap:16px;max-width:712px;padding:24px;width:100%}.uw-faq__question{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;gap:40px;justify-content:space-between;padding:0;text-align:left;width:100%}.uw-faq__question h3{font-size:20px;font-weight:700;letter-spacing:-.1px;line-height:1.25;margin:0}.uw-faq__answer{color:var(--uw-black-80);display:grid;font-size:16px;gap:16px;line-height:1.5;margin:0;padding-right:64px}.uw-faq__answer p{margin:0}.uw-faq__answer ul{margin:0;padding-left:22px}.uw-faq__answer li{padding-left:2px}.uw-faq--mobile{max-width:358px;padding:16px}.uw-faq--mobile .uw-faq__question h3{font-size:16px}.uw-faq--mobile .uw-faq__answer{font-size:14px;padding-right:0}.uw-footer{background:var(--uw-black-100);color:var(--uw-black-0);display:grid;gap:32px;padding:40px 80px;width:100%}.uw-footer--mobile{gap:32px;padding:24px 16px;width:390px}.uw-footer--mobile .uw-footer__top,.uw-footer--mobile .uw-footer__bottom,.uw-footer--mobile .uw-footer__signup,.uw-footer--mobile .uw-footer__links{align-items:flex-start;flex-direction:column}.uw-footer--mobile .uw-footer__top{gap:40px}.uw-footer--mobile .uw-logo{order:-1}.uw-footer--mobile .uw-footer__signup{gap:16px;width:100%}.uw-footer--mobile .uw-input-wrap{width:100%}.uw-footer__top,.uw-footer__bottom{align-items:flex-start;display:flex;justify-content:space-between}.uw-footer__signup{align-items:flex-start;display:flex;gap:40px}.uw-footer__title{font-size:20px;font-weight:600;line-height:1;margin:0 0 8px}.uw-footer__text,.uw-footer__copy{color:var(--uw-black-80);font-size:14px;line-height:1.25;margin:0}.uw-footer__divider{background:var(--uw-footer-divider);height:1px;width:100%}.uw-footer__links,.uw-footer__payments{align-items:center;display:flex;gap:24px}.uw-footer__links a{color:var(--uw-black-10);font-size:16px;font-weight:500;line-height:1.25;text-decoration:none}.uw-payment{height:19px;width:32px}.uw-radio{background:var(--uw-black-0);border:1px solid var(--uw-black-80);border-radius:50%;display:inline-block;height:20px;position:relative;width:20px}.uw-radio--active:after{background:var(--uw-black-80);border-radius:50%;content:"";height:12px;left:3px;position:absolute;top:3px;width:12px}.uw-icon-state{color:var(--uw-black-100);display:inline-flex;position:relative}.uw-icon-state--hover{color:var(--uw-teal)}.uw-icon-state--pressed{color:var(--uw-teal-dark)}.uw-icon-state--disabled{color:#b4ccda}.uw-icon-state__notification{background:#ff6565;border:2px solid var(--uw-black-0);border-radius:var(--uw-radius-pill);height:10px;position:absolute;right:-2px;top:-2px;width:10px}.uw-round-button{align-items:center;background:var(--uw-black-0);border:0;border-radius:var(--uw-radius-pill);color:var(--uw-black-100);display:inline-flex;height:52px;justify-content:center;padding:12px;width:52px}.uw-round-button--hover{background:var(--uw-teal);color:var(--uw-black-0)}.uw-round-button--pressed{background:var(--uw-teal-dark);color:var(--uw-black-0)}.uw-round-button--disabled{background:#b4ccda;color:#deecf3}.uw-round-button--sm{height:44px;padding:10px;width:44px}.uw-scroll{background:var(--uw-black-0);border-radius:var(--uw-radius-pill);height:4px;overflow:hidden;width:321px}.uw-scroll__thumb{background:var(--uw-black-100);display:block;height:4px}.uw-subscription-label{align-items:center;display:inline-flex;gap:12px;min-height:76px}.uw-subscription-label span{font-size:14px;font-weight:700;line-height:1.25}.uw-sub-modal{display:grid;gap:32px;max-width:520px;width:100%}.uw-sub-card,.uw-sub-dropdown{background:var(--uw-black-0);border-radius:24px;padding:16px;width:min(100%,480px)}.uw-sub-card{align-items:flex-start;display:flex;justify-content:space-between;min-height:83px}.uw-sub-card strong,.uw-sub-option strong{display:block;font-size:16px;font-weight:700;letter-spacing:-.08px;line-height:1.25;margin-bottom:8px}.uw-sub-card span,.uw-sub-option span{align-items:center;color:var(--uw-black-100);display:flex;flex-wrap:wrap;font-size:14px;gap:4px;line-height:1.25}.uw-sub-card i,.uw-sub-option i{background:currentColor;border-radius:50%;display:inline-block;height:4px;opacity:.6;width:4px}.uw-sub-card b,.uw-sub-option b{background:var(--uw-red);border-radius:var(--uw-radius-sm);color:var(--uw-black-0);font-size:12px;font-weight:500;line-height:1.25;margin-left:4px;padding:4px 8px}.uw-sub-dropdown{display:grid;gap:8px}.uw-sub-dropdown__header{align-items:center;border-bottom:1px solid var(--uw-black-80);color:var(--uw-black-80);display:flex;font-size:12px;font-weight:500;justify-content:space-between;line-height:1.25;padding-bottom:8px}.uw-sub-dropdown__list{display:grid;gap:0}.uw-sub-option{align-items:center;border-bottom:1px solid #c9dee9;display:flex;gap:16px;padding:12px}.uw-sub-option:last-child{border-bottom:0}.uw-sub-option--active{background:linear-gradient(129deg,#f6fbfe 2%,#f0f8fd,#e3f1f8 24%,#d3e7f2,#ddeef7 76%,#e5f3fb 88%);border-radius:24px}.uw-sub-option__copy{min-width:0}.uw-ugc-controls{display:flex;gap:7px}.uw-ugc-card{border-radius:var(--uw-radius-2xl);height:356px;max-width:240px;overflow:hidden;position:relative;width:240px}.uw-ugc-card__image{display:block;height:100%;object-fit:cover;width:100%}.uw-ugc-card__play{align-items:center;background:var(--uw-black-0);border:0;border-radius:var(--uw-radius-pill);bottom:24px;color:var(--uw-black-100);display:inline-flex;height:44px;justify-content:center;left:24px;padding:0;position:absolute;width:44px}.uw-ugc-card__caption{display:none}.uw-icon-library{align-items:center;background:var(--uw-black-0);border-radius:24px;display:flex;flex-wrap:wrap;gap:16px;max-width:733px;padding:24px}.uw-state-grid{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.uw-gallery{display:grid;gap:64px;padding:40px}.uw-gallery__section{display:grid;gap:20px}.uw-gallery__title{color:var(--uw-black-80);font-size:14px;font-weight:700;letter-spacing:.12em;margin:0;text-transform:uppercase}.uw-gallery__row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px}.uw-landing{background:#edf1f4;min-height:100vh;overflow:hidden}.landing-container{margin:0 auto;max-width:1280px;width:calc(100% - 160px)}.landing-section{padding:100px 0;position:relative}.landing-title{color:var(--uw-black-100);font-size:56px;font-weight:600;letter-spacing:-.56px;line-height:1.25;margin:0}.landing-title--center{text-align:center}.landing-copy,.landing-section-lead{color:var(--uw-black-100);font-size:20px;line-height:1.5;margin:24px 0 32px}.landing-section-lead{margin:24px auto 60px;max-width:1087px;text-align:center}.landing-heading-row{align-items:center;display:flex;gap:60px;justify-content:space-between;margin-bottom:60px}.landing-heading-row .landing-title{max-width:820px}.landing-hero{align-items:center;background:linear-gradient(180deg,#edf1f400 80%,#edf1f4),linear-gradient(180deg,#70a9c9,#acc0ca);display:flex;flex-direction:column;min-height:875px;overflow:hidden;padding-top:24px;position:relative}.landing-hero:before{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.6),transparent 54%);content:"";height:720px;left:50%;position:absolute;top:-140px;transform:translate(-50%);width:1220px}.landing-hero .uw-header{position:relative;z-index:3}.landing-hero__content{align-items:center;display:flex;flex-direction:column;margin-top:60px;max-width:907px;position:relative;text-align:center;z-index:2}.landing-hero__content h1{color:var(--uw-black-100);font-size:64px;font-weight:700;letter-spacing:-.64px;line-height:1.25;margin:0 0 2px}.landing-hero__content p{color:var(--uw-black-100);font-size:24px;line-height:1.5;margin:0}.landing-hero__actions{display:flex;gap:16px;margin-top:32px}.landing-hero__mockup{margin-top:40px;max-height:433px;max-width:1040px;position:relative;width:min(72vw,1040px);z-index:1}.phone-composite{height:410px;margin:0 auto;position:relative;width:172px}.phone-composite img{display:block;height:100%;left:50%;object-fit:contain;position:absolute;top:0;transform:translate(-50%);width:auto}.phone-composite__screen{background:linear-gradient(180deg,#eef7fc,#fff);border-radius:22px;display:grid;gap:10px;left:16px;overflow:hidden;padding:18px 10px;position:absolute;right:14px;top:17px;bottom:18px}.phone-status{align-items:center;display:flex;justify-content:space-between}.phone-status span{background:var(--uw-black-20);border-radius:10px;height:6px;width:26px}.phone-status b{color:var(--uw-teal);font-size:12px}.phone-doctor{align-items:center;background:var(--uw-black-0);border-radius:16px;display:flex;gap:8px;padding:10px}.phone-doctor .uw-avatar{height:32px;width:32px}.phone-doctor strong,.phone-doctor small{display:block}.phone-doctor strong{font-size:10px}.phone-doctor small{color:var(--uw-black-80);font-size:8px}.phone-chat{border-radius:14px;font-size:10px;line-height:1.25;padding:10px}.phone-chat--left{background:var(--uw-black-0);justify-self:start}.phone-chat--right{background:var(--uw-black-100);color:var(--uw-black-0);justify-self:end}.phone-card-list{align-self:end;display:grid;gap:6px}.phone-card-list span{align-items:center;background:#deecf3cc;border-radius:12px;display:flex;font-size:9px;gap:6px;padding:8px}.phone-composite--compact{height:560px;width:235px}.phone-composite--compact .phone-composite__screen{border-radius:30px;left:22px;right:20px;top:24px;bottom:24px;padding:26px 14px}.hero-stat{align-items:center;background:#ffffff9e;border-radius:24px;display:flex;gap:8px;padding:12px 24px;position:absolute;z-index:2}.hero-stat strong{font-size:24px;font-weight:600;letter-spacing:-.24px}.hero-stat span{color:var(--uw-black-80);font-size:16px}.hero-stat--patients{left:150px;top:88px}.hero-stat--rating{left:250px;top:245px}.hero-stat--cert{right:250px;top:40px}.hero-stat--support{right:150px;top:190px}.landing-pains{background:linear-gradient(180deg,#edf1f4,#deecf3);padding-top:60px}.pain-grid{display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr));margin:42px 0 32px}.pain-card{background:#ffffff6b;border-radius:24px;min-height:116px;padding:20px}.pain-card span{color:#7ba9bd;display:block;font-size:28px;font-weight:600;line-height:1.25}.pain-card p{color:var(--uw-black-100);font-size:16px;font-weight:600;line-height:1.25;margin:8px 0 0}.doctor-strip{align-items:center;background:#ffffff6b;border-radius:32px;display:grid;gap:24px;grid-template-columns:1fr 360px;overflow:hidden;padding:48px 56px}.doctor-strip h3{font-size:36px;font-weight:700;letter-spacing:-.36px;line-height:1.25;margin:0 0 16px}.doctor-strip p{color:var(--uw-black-80);font-size:20px;line-height:1.5;margin:0;max-width:580px}.doctor-strip img{border-radius:24px;display:block;width:100%}.care-flow-cards{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.care-flow-cards article{background:#ffffffb8;border-radius:20px;min-height:150px;padding:18px}.care-flow-cards span{color:#7ba9bd;font-size:20px;font-weight:700}.care-flow-cards h4{font-size:18px;line-height:1.25;margin:14px 0 6px}.care-flow-cards p{font-size:13px;line-height:1.35;margin:0}.landing-flow{background:linear-gradient(180deg,#deecf3,#fdfefe)}.landing-flow__grid{align-items:center;display:grid;gap:72px;grid-template-columns:1fr 360px}.flow-list{display:grid;gap:16px;margin-top:42px}.flow-step{align-items:center;background:#ffffff80;border-radius:24px;display:flex;gap:20px;padding:20px 24px}.flow-step span{color:#7ba9bd;font-size:28px;font-weight:600}.flow-step h3{font-size:20px;line-height:1.25;margin:0 0 4px}.flow-step p{color:var(--uw-black-80);font-size:16px;line-height:1.5;margin:0}.landing-flow .phone-composite{justify-self:center}.landing-features{background:linear-gradient(40deg,#fdfeff 20%,#ebf7fe 33%,#fff);overflow:hidden}.feature-panel{background:#fff6;border-radius:4px 100px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;padding:0 24px}.feature-panel .uw-feature{border-bottom:1px solid var(--uw-black-0);border-right:1px solid var(--uw-black-0);min-height:150px;width:100%}.feature-panel .uw-feature:nth-child(4n){border-right:0}.feature-panel .uw-feature:nth-last-child(-n+4){border-bottom:0}.features-phone{display:block;margin:34px auto -120px;max-width:700px;width:54%}.landing-doctors{background:#deecf3}.landing-doctors__grid{align-items:center;display:grid;gap:64px;grid-template-columns:.9fr 1.1fr}.doctor-cards{display:grid;gap:16px}.landing-wella{background:#f6fbfe}.landing-wella__grid{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr}.wella-visual{min-height:510px;position:relative}.wella-phone{left:-90px;position:absolute;top:0;width:520px}.wella-card{border-radius:28px;box-shadow:var(--uw-shadow-soft);position:absolute;right:0;top:124px;width:380px;background:#ffffffb3;display:grid;gap:14px;padding:20px}.wella-card__row{align-items:center;display:flex;gap:12px}.wella-card__row .uw-avatar{height:40px;width:40px}.wella-card__row p,.wella-card__bubble{font-size:14px;line-height:1.35;margin:0}.wella-card__bubble{background:var(--uw-black-0);border-radius:999px;padding:12px 16px}.landing-wella .uw-sub-modal{margin-top:24px;max-width:100%}.landing-wella .uw-sub-card,.landing-wella .uw-sub-dropdown{width:100%}.landing-partners{background:var(--uw-black-100);padding:22px 0}.landing-partners__row{align-items:center;display:flex;gap:28px;justify-content:space-between}.landing-partners img{display:block;filter:brightness(1.2);max-height:38px;max-width:132px;object-fit:contain}.landing-testimonials{background:linear-gradient(180deg,#deecf3,#fff)}.testimonial-controls{align-items:center;display:flex;gap:8px}.testimonial-controls .uw-icon{background:var(--uw-black-0);border-radius:50%;height:44px;padding:10px;width:44px}.testimonial-grid{align-items:stretch;display:grid;gap:24px;grid-template-columns:240px repeat(2,1fr)}.testimonial-grid .uw-feedback{align-content:space-between;background:#ffffff9e;max-width:none}.landing-pricing{background:var(--uw-black-0)}.pricing-grid{align-items:stretch;display:grid;gap:16px;grid-template-columns:1fr 812px}.pricing-labels{display:grid;gap:16px;padding-bottom:124px;place-content:end stretch}.pricing-labels span{align-items:center;border-bottom:1px solid var(--uw-black-20);display:flex;font-size:16px;font-weight:600;height:49px}.pricing-plans{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-card{background:linear-gradient(93deg,#f6fbfe 2%,#f0f8fd,#e3f1f8 24%,#d3e7f2,#ddeef7 76%,#e5f3fb 88%);border-radius:32px;color:var(--uw-black-100);display:grid;gap:24px;overflow:hidden;padding:60px 16px 40px;position:relative;text-align:center}.pricing-card--accent{background:var(--uw-black-90);color:var(--uw-black-0)}.pricing-card__badge{background:var(--uw-purple);color:var(--uw-black-0);font-size:12px;left:0;line-height:1.5;padding:8px 10px;position:absolute;right:0;text-transform:uppercase;top:0}.pricing-card h3{font-size:14px;letter-spacing:-.07px;line-height:1.25;margin:0}.pricing-card__price{align-items:end;display:flex;font-size:24px;font-weight:600;justify-content:center;line-height:1.25}.pricing-card__price span{font-size:44px;letter-spacing:-.44px}.pricing-card__price b{align-self:center;background:var(--uw-red);border-radius:8px;color:var(--uw-black-0);font-size:12px;font-weight:500;margin-left:4px;padding:4px 8px}.pricing-card p,.pricing-card small{color:var(--uw-black-80);font-size:14px;line-height:1.25;margin:-20px 0 0}.pricing-card--accent p,.pricing-card--accent small{color:#c4d6df}.pricing-card__features{display:grid;gap:16px;margin:8px -16px 0}.pricing-card__features .uw-icon{justify-self:center}.pricing-card__features .uw-icon[data-icon=minus]{color:var(--uw-black-100)}.pricing-card .uw-button{height:44px;min-width:0;width:100%}.pricing-note{color:var(--uw-black-80);font-size:16px;line-height:1.5;margin:60px 0 0;text-align:center}.landing-faq{background:#deecf3}.landing-faq__grid{align-items:start;display:grid;gap:80px;grid-template-columns:1fr 712px}.landing-faq .uw-button{margin-top:32px}.faq-list{display:grid;gap:8px}@media(max-width:860px){.uw-header{padding:0 16px}.uw-header__nav{display:none}.uw-header__downloads--mobile,.uw-menu-button{display:inline-flex}.uw-header__downloads{gap:4px}.uw-doctor-card,.uw-doctor-card__body{flex-direction:column}.uw-rating{align-items:start;text-align:left}.uw-faq__answer{padding-right:0}.uw-footer{gap:32px;padding:24px 16px}.uw-footer__top,.uw-footer__bottom,.uw-footer__signup,.uw-footer__links{align-items:flex-start;flex-direction:column}.uw-footer__bottom{gap:20px}.uw-footer__links{gap:18px}.uw-footer__payments{gap:20px;padding-top:2px}.uw-footer__signup{gap:16px;width:100%}.uw-footer .uw-input-wrap{width:100%}}@media(max-width:1180px){.landing-container{width:calc(100% - 48px)}.landing-title{font-size:44px}.landing-hero__content h1{font-size:52px}.pain-grid,.feature-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-panel .uw-feature:nth-child(2n){border-right:0}.feature-panel .uw-feature:nth-child(4n){border-right:0}.feature-panel .uw-feature:nth-last-child(-n+4){border-bottom:1px solid var(--uw-black-0)}.feature-panel .uw-feature:nth-last-child(-n+2){border-bottom:0}.doctor-strip,.landing-flow__grid,.landing-doctors__grid,.landing-wella__grid,.pricing-grid,.landing-faq__grid{grid-template-columns:1fr}.pricing-labels{display:none}.pricing-grid{gap:0}}@media(max-width:860px){.uw-landing{min-width:0}.landing-section{padding:64px 0}.landing-container{width:calc(100% - 32px)}.landing-title{font-size:34px;letter-spacing:0}.landing-heading-row{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:40px}.landing-copy,.landing-section-lead{font-size:16px}.landing-hero{min-height:735px;padding-top:16px}.landing-hero__content{margin-top:42px;max-width:calc(100% - 32px)}.landing-hero__content h1{font-size:38px;letter-spacing:0}.landing-hero__content p{font-size:16px}.landing-hero__actions{align-items:stretch;flex-direction:column;width:100%}.landing-hero__actions .uw-button{width:100%}.landing-hero__mockup{margin-top:32px;width:calc(100% - 32px)}.phone-composite{height:340px;width:143px}.phone-composite__screen{border-radius:18px;gap:7px;left:13px;right:12px;top:14px;bottom:15px;padding:14px 8px}.phone-composite--compact{height:430px;width:180px}.phone-composite--compact .phone-composite__screen{border-radius:24px;left:17px;right:15px;top:19px;bottom:19px;padding:20px 10px}.hero-stat{border-radius:16px;padding:8px 12px}.hero-stat strong{font-size:16px}.hero-stat span{font-size:11px}.hero-stat--patients{left:0;top:72px}.hero-stat--rating{left:14px;top:230px}.hero-stat--cert{right:0;top:28px}.hero-stat--support{right:0;top:185px}.pain-grid,.feature-panel,.pricing-plans,.testimonial-grid{grid-template-columns:1fr}.doctor-strip{padding:28px}.doctor-strip h3{font-size:28px}.care-flow-cards{grid-template-columns:1fr}.landing-flow__grid{gap:40px}.feature-panel{border-radius:32px;padding:0 20px}.feature-panel .uw-feature{border-right:0;min-height:0}.feature-panel .uw-feature:nth-last-child(-n+2){border-bottom:1px solid var(--uw-black-0)}.feature-panel .uw-feature:last-child{border-bottom:0}.features-phone{margin-bottom:-56px;width:110%}.wella-visual{min-height:370px}.wella-phone{left:-80px;width:390px}.wella-card{right:0;top:150px;width:250px}.landing-partners__row{flex-wrap:wrap;gap:18px;justify-content:center}.landing-partners img{max-height:30px;max-width:100px}.testimonial-grid .uw-ugc-card{justify-self:center}.pricing-card{padding-inline:24px}.landing-faq .uw-button{margin:24px 0 8px}}.html-landing{background:#edf1f4;color:var(--uw-black-100);min-height:100vh;overflow:hidden}.html-container{margin:0 auto;max-width:1280px;width:calc(100% - 160px)}.html-section{padding:0;position:relative}.html-section h2,.html-title-row h2{color:var(--uw-black-100);font-size:56px;font-weight:700;letter-spacing:-.56px;line-height:1.25;margin:0}.html-title-row{align-items:flex-start;display:flex;gap:40px;justify-content:space-between;margin-bottom:48px}.html-title-row h2{max-width:660px}.html-actions{align-items:center;display:flex;gap:16px;justify-content:center}.html-hero{background:linear-gradient(180deg,#edf1f400 80.8%,#edf1f4),radial-gradient(circle at 50% 57%,#ffffffd1 0,#ffffff57 23%,#fff0 53%),linear-gradient(180deg,#70a9c9,#acc0ca 75%);height:875px;overflow:hidden;padding-top:24px;position:relative}.html-hero .uw-header{position:relative;z-index:4}.html-hero .uw-logo--large{width:160px}.html-hero .uw-logo--large picture,.html-hero .uw-logo--large img{height:38px;object-fit:contain;width:91px}.html-hero__copy{margin:56px auto 0;max-width:907px;position:relative;text-align:center;z-index:3}.html-hero__copy h1{color:var(--uw-black-100);font-size:64px;font-weight:700;letter-spacing:-.64px;line-height:1.25;margin:0 0 2px}.html-hero__copy p{color:var(--uw-black-100);font-size:24px;line-height:1.5;margin:0 auto 32px;max-width:907px}.html-hero__visual{height:433px;margin:40px auto 0;max-width:900px;position:relative;z-index:2}.html-phone{--phone-mask-height: 396.29px;--phone-mask-width: 143.58px;--phone-mask-y: 2px;--phone-screen-height: 399.12px;--phone-screen-left: 4px;--phone-screen-top: 4px;--phone-screen-width: 143.6px;height:409px;left:50%;position:absolute;top:0;transform:translate(-50%);width:162px;z-index:2}.html-phone__shell{display:block;height:100%;object-fit:fill;width:100%}.html-phone__screen{display:block;height:var(--phone-screen-height);left:var(--phone-screen-left);mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%20143.579%20396.287'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Mockup%20Overlay'%3e%3cpath%20id='Vector'%20d='M112.803%20396.246C112.22%20396.218%2093.1494%20395.573%2070.4235%20394.812C47.6977%20394.052%2027.9259%20393.366%2026.4862%20393.288C21.0466%20392.991%2017.8169%20392.401%2014.9038%20391.172C8.94982%20388.659%204.37723%20383.251%202.10749%20376.038C0.866017%20372.092%200.348806%20368.397%200.12613%20361.881C-0.0410786%20356.989%20-0.0424892%2042.5382%200.124674%2037.3683C0.301649%2031.8949%200.630107%2029.0453%201.49691%2025.4628C2.5377%2021.1614%204.12675%2017.6875%206.48779%2014.5521C10.2874%209.50642%2015.3968%206.66608%2022.3106%205.75611C25.5943%205.32394%2024.8929%205.37112%2051.9761%203.7604C62.3621%203.14272%2080.4512%202.06446%2092.174%201.36427C119.446%20-0.264637%20121.633%20-0.315358%20125.841%200.583649C132.27%201.95749%20137.248%206.15449%20140.283%2012.7626C141.907%2016.2977%20142.863%2020.4862%20143.364%2026.2717C143.568%2028.6203%20143.671%20360.383%20143.47%20365.875C143.332%20369.632%20143.121%20372.214%20142.78%20374.284C141.682%20380.966%20139.289%20386.15%20135.533%20389.983C132.211%20393.373%20128.377%20395.236%20123.148%20396.001C121.725%20396.209%20115.211%20396.363%20112.803%20396.246ZM71.3705%2025.5454C81.7077%2024.9879%2086.329%2024.6919%2086.9516%2024.5475C89.7946%2023.8882%2091.8455%2021.6857%2092.6104%2018.4706C92.9141%2017.194%2092.9381%2015.2537%2092.6654%2014.0244C92.1078%2011.5112%2090.552%209.56194%2088.4852%208.78721C87.152%208.2875%2086.9177%208.29295%2071.3943%209.18478C54.9589%2010.129%2055.11%2010.1185%2053.9845%2010.3911C49.3715%2011.5085%2046.9731%2017.6924%2049.2456%2022.6096C50.0854%2024.4267%2051.422%2025.6246%2053.1841%2026.1392C54.1846%2026.4314%2056.1023%2026.3688%2071.3705%2025.5454Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e");mask-mode:luminance;mask-position:0 var(--phone-mask-y);mask-repeat:no-repeat;mask-size:var(--phone-mask-width) var(--phone-mask-height);object-fit:fill;position:absolute;top:var(--phone-screen-top);width:var(--phone-screen-width);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%20143.579%20396.287'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Mockup%20Overlay'%3e%3cpath%20id='Vector'%20d='M112.803%20396.246C112.22%20396.218%2093.1494%20395.573%2070.4235%20394.812C47.6977%20394.052%2027.9259%20393.366%2026.4862%20393.288C21.0466%20392.991%2017.8169%20392.401%2014.9038%20391.172C8.94982%20388.659%204.37723%20383.251%202.10749%20376.038C0.866017%20372.092%200.348806%20368.397%200.12613%20361.881C-0.0410786%20356.989%20-0.0424892%2042.5382%200.124674%2037.3683C0.301649%2031.8949%200.630107%2029.0453%201.49691%2025.4628C2.5377%2021.1614%204.12675%2017.6875%206.48779%2014.5521C10.2874%209.50642%2015.3968%206.66608%2022.3106%205.75611C25.5943%205.32394%2024.8929%205.37112%2051.9761%203.7604C62.3621%203.14272%2080.4512%202.06446%2092.174%201.36427C119.446%20-0.264637%20121.633%20-0.315358%20125.841%200.583649C132.27%201.95749%20137.248%206.15449%20140.283%2012.7626C141.907%2016.2977%20142.863%2020.4862%20143.364%2026.2717C143.568%2028.6203%20143.671%20360.383%20143.47%20365.875C143.332%20369.632%20143.121%20372.214%20142.78%20374.284C141.682%20380.966%20139.289%20386.15%20135.533%20389.983C132.211%20393.373%20128.377%20395.236%20123.148%20396.001C121.725%20396.209%20115.211%20396.363%20112.803%20396.246ZM71.3705%2025.5454C81.7077%2024.9879%2086.329%2024.6919%2086.9516%2024.5475C89.7946%2023.8882%2091.8455%2021.6857%2092.6104%2018.4706C92.9141%2017.194%2092.9381%2015.2537%2092.6654%2014.0244C92.1078%2011.5112%2090.552%209.56194%2088.4852%208.78721C87.152%208.2875%2086.9177%208.29295%2071.3943%209.18478C54.9589%2010.129%2055.11%2010.1185%2053.9845%2010.3911C49.3715%2011.5085%2046.9731%2017.6924%2049.2456%2022.6096C50.0854%2024.4267%2051.422%2025.6246%2053.1841%2026.1392C54.1846%2026.4314%2056.1023%2026.3688%2071.3705%2025.5454Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-mode:luminance;-webkit-mask-position:0 var(--phone-mask-y);-webkit-mask-repeat:no-repeat;-webkit-mask-size:var(--phone-mask-width) var(--phone-mask-height)}.html-pill{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffa3;border:1px solid rgba(255,255,255,.72);border-radius:24px;box-shadow:0 16px 40px #031f231a;display:inline-flex;gap:12px;min-height:64px;padding:12px 24px;position:absolute;z-index:3}.html-pill b{font-size:24px;line-height:1}.html-pill span{color:var(--uw-black-80);font-size:14px;line-height:1.2}.html-pill--users{left:118px;top:106px}.html-pill--rating{left:42px;top:256px}.html-pill--cert{right:102px;top:72px}.html-pill--support{right:10px;top:226px}.html-pill--support .uw-icon{--icon-size: 34px}.html-pill__mobile-icon{display:none}.html-features{background:#edf1f4;height:854px;overflow:hidden;padding-top:100px}.html-features .html-title-row{margin-bottom:48px}.html-feature-grid{background:#ffffff75;border-radius:36px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;padding:0 34px}.html-feature-grid .uw-feature{border-bottom:1px solid rgba(255,255,255,.85);border-right:1px solid rgba(255,255,255,.85);min-height:122px;padding:24px;width:100%}.html-feature-grid .uw-feature:nth-child(4n){border-right:0}.html-feature-grid .uw-feature:nth-last-child(-n+4){border-bottom:0}.html-wide-phone-frame{display:block;margin:-120px auto -280px;max-width:696px;width:54.375%}.html-wide-phone{display:block;width:100%}.html-flow{background:linear-gradient(180deg,#edf1f4,#deecf3);height:881px;padding-top:0}.html-flow .html-container{max-width:1400px;width:calc(100% - 40px)}.html-flow-card{background:linear-gradient(90deg,#b1d2e1ad,#eaf7fd94 24%,#dfe6e752 43%,#f4ded357 58%,#e9f5fc9e),radial-gradient(circle at 50% 100%,#ffffff9e,#fff0 42%),linear-gradient(90deg,#b5d2e1b8,#ebf7fdb8),linear-gradient(180deg,#ffffff70,#ffffff2e);border:1px solid rgba(255,255,255,.62);border-radius:100px;height:781px;overflow:hidden;padding:80px 60px;position:relative}.html-flow-card:before{background:linear-gradient(90deg,#7ea0ae38,#fff0 17%,#fff0 23%,#768d9529 27%,#fff0 38%,#c382662e,#fff0 64%,#7795a12e 75%,#fff0),radial-gradient(circle at 50% 100%,#ffffffb8,#fff0 46%);content:"";filter:blur(18px);top:-22px;right:-22px;bottom:-22px;left:-22px;opacity:.95;pointer-events:none;position:absolute;z-index:0}.html-flow-card__bg{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:bottom;pointer-events:none;position:absolute;width:100%}.html-flow-card h2{margin:0 auto 40px;max-width:1110px;position:relative;text-align:center;z-index:2}.html-flow-slider{height:36px;margin-bottom:16px;position:relative;width:100%;z-index:2}.html-flow-slider:before{background:var(--uw-black-0);content:"";height:2px;left:0;position:absolute;right:0;top:6px}.html-flow-point{align-items:center;display:flex;flex-direction:column;gap:16px;position:absolute;top:0;transform:translate(-50%)}.html-flow-point:nth-child(1){left:115px}.html-flow-point:nth-child(2){left:380px}.html-flow-point:nth-child(3){left:640px}.html-flow-point:nth-child(4){left:900px}.html-flow-point:nth-child(5){left:1165px}.html-flow-point i{background:var(--uw-black-0);border-radius:50%;display:block;height:12px;width:12px}.html-flow-point--active i{background:var(--uw-black-100)}.html-flow-point b{color:var(--uw-black-80);font-size:12px;font-weight:500;line-height:1.25}.html-flow-steps{display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr));position:relative;z-index:2}.html-flow-step{background:#ffffff57;border-radius:24px;display:flex;flex-direction:column;gap:40px;justify-content:space-between;height:382px;overflow:hidden;padding:24px}.html-flow-step:first-child{border-radius:4px 32px 32px}.html-flow-step:last-child{border-radius:32px 32px 4px}.html-flow-step__copy{display:grid;gap:24px;width:100%}.html-flow-step span{font-size:24px;font-weight:700;letter-spacing:-.24px;line-height:1.15}.html-flow-step p{color:var(--uw-black-80);font-size:16px;line-height:1.45;margin:0}.html-flow-step img{border-radius:18px;display:block;object-fit:contain;width:100%}.html-flow-asset--doctors{height:164px}.html-flow-asset--gauge{height:108px;margin-bottom:4px}.html-flow-asset--pdf{height:146px}.html-flow-asset--family{border-radius:24px 24px 4px;height:224px;object-fit:cover!important}.html-flow-step--dark{background:var(--uw-black-100);color:var(--uw-black-0)}.html-flow-step--dark p{color:#d8e5eb}.html-store-icons{align-items:center;display:flex;justify-content:center;min-height:164px}.html-store-icons a{align-items:center;background:#455f6c66;border-radius:50%;display:inline-flex;height:72px;justify-content:center;margin-left:-8px;width:73px}.html-store-icons a:first-child{margin-left:0}.html-store-icons img{border-radius:0;height:33px;object-fit:contain;width:33px}.html-doctors{background:#edf1f4;height:804px;padding:0}.html-doctors__grid{align-items:start;display:grid;gap:60px;grid-template-columns:580px 640px;height:804px}.html-doctors__grid>div:first-child{padding-top:16px}.html-doctors h2{margin-bottom:60px;max-width:580px}.html-doctor-list{display:grid;gap:16px;max-width:580px}.html-doctor{align-items:start;background:#ffffff4d;border:0;border-radius:32px;box-shadow:inset 0 0 0 1px #deecf3;display:grid;gap:20px;grid-template-columns:64px minmax(0,1fr) max-content;min-height:180px;padding:24px}.html-doctor__avatar{aspect-ratio:1 / 1;background:#eaf6fb;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:999px;clip-path:circle(50%);display:block;height:64px;overflow:hidden;width:64px}.html-doctor__avatar img{border-radius:50%;clip-path:circle(50% at 50% 50%);display:block;height:100%;object-fit:cover;object-position:center;width:100%}.html-doctor__info{align-items:flex-start;display:flex;flex-direction:column;gap:22px;min-width:0}.html-doctor__details{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%}.html-doctor__meta{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.html-doctor h3{font-size:24px;letter-spacing:-.16px;line-height:1.25;margin:0}.html-doctor p{align-items:center;color:var(--uw-black-80);display:flex;font-size:16px;gap:4px;line-height:1.25;margin:0;white-space:nowrap}.html-doctor p .uw-icon{color:var(--uw-black-80)}.html-doctor>div:first-of-type small{align-items:center;background:var(--uw-black-0);border-radius:8px;color:var(--uw-black-100);display:inline-flex;font-size:12px;font-weight:600;gap:4px;line-height:1.5;padding:4px 12px;white-space:nowrap}.html-doctor>div:first-of-type small .uw-icon{color:#00adbb}.html-doctor>div:last-child{align-items:flex-end;display:grid;gap:4px;justify-items:end;padding-top:8px}.html-doctor>div:last-child>span:last-child{align-items:center;color:var(--uw-black-80);display:flex;font-size:14px;font-weight:400;gap:5px;line-height:1.25;white-space:nowrap}.html-doctor>div:last-child small{color:var(--uw-black-80);display:inline;font-size:14px;font-weight:400}.html-percent{background:#1b2930;border-radius:100px 100px 16px;color:var(--uw-black-0);height:804px;padding:150px 80px 0;width:640px}.html-percent strong{display:block;font-size:168px;font-weight:700;letter-spacing:-6px;line-height:.9;margin-bottom:32px}.html-percent h3{font-size:32px;line-height:1.25;margin:0 0 24px}.html-percent p{color:#d8e5eb;font-size:20px;line-height:1.5;margin:0}.html-wella{background:linear-gradient(105deg,#ebf5fb 2.8%,#dfeef6 21.5%,#d4e8f3 37.4%,#e5f3fb 89.9%);height:780px;overflow:hidden;padding:0;position:relative}.html-wella__grid{height:780px;position:relative}.html-wella-bg{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;opacity:.2;pointer-events:none;position:absolute;width:100%}.html-wella h2{position:absolute;text-align:center;top:100px;width:100%;z-index:2}.html-wella-media{height:420px;left:0;position:absolute;top:220px;width:445px}.html-wella-phone{display:block;height:auto;left:29px;max-width:none;position:absolute;top:-96px;transform:rotate(7.14deg);width:676px;z-index:3}.html-wella-orbit{border:1.5px solid rgba(3,31,35,.72);border-radius:50%;position:absolute;z-index:1}.html-wella-orbit--outer{height:308px;right:91px;top:72px;transform:rotate(-4deg);width:344px}.html-wella-orbit--inner{height:187px;right:42px;top:143px;transform:rotate(-22deg);width:270px}.html-wella-dot{background:var(--uw-black-100);border-radius:50%;height:11px;position:absolute;width:11px;z-index:2}.html-wella-dot--left{right:295px;top:236px}.html-wella-dot--right{right:0;top:172px}.html-wella-copy{align-items:flex-end;display:flex;flex-direction:column;gap:40px;position:absolute;right:0;top:238px;width:665px;z-index:2}.html-wella-header{align-items:center;display:flex;gap:16px;justify-content:center}.html-wella-header img{border-radius:32px;box-shadow:0 2px 4px #ce39ff4d;height:64px;object-fit:cover;width:64px}.html-wella-header p{color:var(--uw-black-100);font-size:20px;line-height:1.5;margin:0;white-space:nowrap}.html-wella-features{height:234px;position:relative;width:604px}.html-wella-toggle{align-items:center;background:#ffffff80;border:1px solid transparent;border-radius:100px;color:inherit;cursor:pointer;display:inline-flex;gap:16px;justify-content:center;min-height:70px;padding:8px 40px 10px;position:absolute;text-align:left;white-space:nowrap}.html-wella-toggle span{color:var(--uw-black-100);font-size:16px;font-weight:400;line-height:1.5}.html-wella-toggle b{font-size:20px;font-weight:700}.html-wella-toggle--active{border-color:#20c4aa85}.html-wella-toggle i{background:#7fa1b0;border-radius:999px;display:block;height:30px;position:relative;width:52px}.html-wella-toggle i:after{background:var(--uw-black-0);border-radius:50%;content:"";height:22px;position:absolute;right:4px;top:4px;width:22px}.html-wella-toggle--one{left:176px;top:0}.html-wella-toggle--one i{background:var(--uw-black-100)}.html-wella-toggle--two{left:86px;top:82px}.html-wella-toggle--three{left:0;top:164px}.html-wella-toggle--three i{background:#b3ddea}.html-wella .uw-button{bottom:100px;left:505px;position:absolute;width:268px;z-index:2}.html-partners{align-items:center;background:#1b2930;color:var(--uw-black-0);display:flex;gap:80px;height:106px;justify-content:flex-start;padding:24px 80px}.html-partners__copy{display:flex;flex:0 0 262px;flex-direction:column;gap:10px;justify-content:center;min-width:0}.html-partners h3,.html-partners p{margin:0}.html-partners h3{font-size:24px;font-weight:600;letter-spacing:-.24px;line-height:1.25}.html-partners p{color:#deecf3;font-size:14px;line-height:1.25;white-space:nowrap;width:262px}.html-partners__logos{align-items:center;display:flex;flex:1 1 auto;justify-content:space-between;min-width:0}.html-partner-logo{display:block;max-height:none;max-width:none;object-fit:contain}.html-partner-logo--viva{height:40px;width:83px}.html-partner-logo--mediland{height:37px;width:145px}.html-partner-logo--adonis{height:35px;width:135px}.html-partner-logo--medicover{height:45px;width:172px}.html-partner-logo--harmonia{height:34px;width:167px}.html-partner-logo--eurolab{height:26px;width:98px}.html-testimonials{background:#deecf3;height:696px;overflow:hidden;padding-top:100px}.html-testimonials .html-title-row{align-items:center;margin-bottom:70px}.html-testimonials .html-title-row h2{max-width:1093px;white-space:nowrap}.html-controls{align-items:center;display:flex;gap:8px}.html-control-button{background:transparent;border:0;border-radius:50%;cursor:pointer;padding:0}.html-controls .uw-icon{--icon-size: 44px;align-items:center;background:#fff9;border-radius:50%;display:inline-flex;justify-content:center}.html-testimonial-grid{display:grid;gap:16px;grid-template-columns:240px 376px 240px 376px 240px 240px;grid-template-rows:repeat(2,170px);width:max-content}.html-testimonial-scroll{margin:0 auto;max-width:1280px;width:100%}.html-testimonial-grid>:nth-child(1),.html-testimonial-grid>:nth-child(4),.html-testimonial-grid>:nth-child(7),.html-testimonial-grid>:nth-child(8){grid-row:1 / span 2}.html-testimonial-grid>:nth-child(4){grid-column:3}.html-testimonial-grid>:nth-child(7){grid-column:5}.html-testimonial-grid>:nth-child(8){grid-column:6}.html-video,.html-quote{background:#ffffff8f;border:1px solid rgba(255,255,255,.84);border-radius:32px;overflow:hidden}.html-video{height:356px;position:relative}.html-video img,.html-video video{display:block;height:100%;object-fit:cover;width:100%}.html-video__button{align-items:center;background:var(--uw-black-0);border:0;border-radius:50%;bottom:24px;color:var(--uw-black-100);cursor:pointer;display:inline-flex;height:44px;justify-content:center;left:24px;padding:10px;position:absolute;transition:background .15s ease,color .15s ease,transform .15s ease;width:44px}.html-video__button:hover,.html-video__button:focus-visible{background:var(--uw-teal);color:var(--uw-black-0)}.html-video__button:focus-visible{outline:2px solid var(--uw-teal);outline-offset:3px}.html-video__button:active{transform:scale(.96)}.html-video__button .uw-icon{--icon-size: 44px;color:currentColor;height:24px;padding:0;width:24px}.html-quote{display:flex;flex-direction:column;gap:24px;height:170px;justify-content:space-between;padding:32px 24px}.html-quote p{color:var(--uw-black-100);font-size:15px;line-height:1.35;margin:0}.html-quote__person{align-items:center;display:flex;gap:8px}.html-quote img{border-radius:50%;height:32px;object-fit:cover;width:32px}.html-quote__meta{align-items:center;color:var(--uw-black-100);display:flex;font-size:14px;font-weight:600;gap:5px;line-height:1;white-space:nowrap}.html-quote__meta strong{font-weight:600}.html-quote__meta i{background:currentColor;border-radius:50%;display:block;height:3px;width:3px}.html-pricing{background:#fff;height:1215px;padding-top:100px;text-align:center}.html-pricing h2{font-size:56px;letter-spacing:-.56px;line-height:1.25;margin:0 auto 24px;max-width:1200px;white-space:nowrap}.html-pricing-title-mobile{display:none}.html-pricing>.html-container>p{color:var(--uw-black-100);font-size:20px;line-height:1.5;margin:0 auto 60px}.html-pricing-scroll{margin:0 auto;max-width:1280px;width:100%}.html-pricing-grid{align-items:end;display:grid;column-gap:0;grid-template-columns:468px 260px 276px 276px;justify-content:start;margin:0 auto 24px;width:1280px}.html-plan-labels{color:var(--uw-black-100);display:flex;flex-direction:column;gap:16px;font-size:16px;font-weight:600;line-height:1.25;padding:201px 0 124px;text-align:left}.html-plan-labels span{align-items:center;display:flex;height:49px;position:relative}.html-plan-labels span:not(:first-child):before{background:#deecf3;content:"";height:1px;left:0;position:absolute;right:0;top:-8px}.html-plan{background:linear-gradient(93deg,#f6fbfe 1.56%,#f0f8fd 13.41%,#e3f1f8 24.04%,#d3e7f2 49.94%,#ddeef7 76.33%,#e5f3fb 88.02%),#dceefb;border-radius:32px;display:flex;flex-direction:column;gap:32px;height:747px;align-items:center;overflow:hidden;padding:60px 0 40px;position:relative;text-align:center;width:260px}.html-plan:nth-of-type(2),.html-plan:nth-of-type(3){margin-left:16px}.html-plan--active{background:#1b2930;color:var(--uw-black-0)}.html-plan__badge{align-items:center;background:#a77ade;border-radius:32px 32px 0 0;box-sizing:border-box;color:var(--uw-black-0);display:flex;font-size:12px;height:36px;justify-content:center;left:0;line-height:1;margin-bottom:0;padding:0;position:absolute;right:0;text-transform:uppercase;top:0;white-space:nowrap;width:100%}.html-plan h3{font-size:14px;font-weight:700;letter-spacing:-.07px;line-height:1.15;margin:0}.html-plan__summary{align-items:center;display:flex;flex-direction:column;gap:12px;height:109px;justify-content:flex-start}.html-plan__price{align-items:center;display:flex;gap:4px;justify-content:center}.html-plan__price strong{align-items:start;display:inline-flex;font-size:44px;font-weight:600;justify-content:center;letter-spacing:-.44px;line-height:1.25;margin:0}.html-plan__price strong small{color:inherit;font-size:24px;line-height:1.25;margin-left:2px}.html-plan__price strong em{background:#ba1b1b;border-radius:8px;color:var(--uw-black-0);font-size:12px;font-style:normal;letter-spacing:0;margin-left:8px;padding:4px 8px}.html-plan__price span{color:var(--uw-black-80);align-self:flex-end;font-size:14px;line-height:1.25;padding-bottom:8px}.html-plan--active .html-plan__price span,.html-plan--active .html-plan__total{color:#d8e5eb}.html-plan__total{color:var(--uw-black-80);font-size:12px;line-height:1.25;margin:-8px 0 0}.html-plan__features{display:flex;flex-direction:column;gap:33px;justify-items:center;width:100%}.html-plan__features .uw-icon{--icon-size: 32px;align-items:center;color:inherit;display:flex;height:32px;justify-content:center;min-height:32px;position:relative;width:100%}.html-plan__features .uw-icon+.uw-icon:before{background:#ffffffbf;content:"";height:1px;left:0;position:absolute;right:0;top:-17px}.html-plan__features .uw-icon img{height:32px;object-fit:contain;width:32px}.html-plan--active .html-plan__features .uw-icon img{filter:brightness(0) invert(1)}.html-plan:not(.html-plan--active) .html-plan__features .uw-icon+.uw-icon:before{background:#ffffffe6}.html-plan .uw-button{align-self:center;height:44px;margin-top:auto;min-width:0;width:calc(100% - 32px)}.html-pricing small{color:var(--uw-black-80);font-size:12px}.html-modal{align-items:center;background:#031f2357;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.html-modal-card{align-items:flex-start;background:#fffc;border-radius:32px;box-shadow:0 24px 88px #031f2338;display:flex;flex-direction:column;gap:32px;height:379px;overflow:hidden;padding:40px 32px;position:relative;width:500px}.html-modal-close{align-items:center;background:transparent;border:0;border-radius:4px;color:var(--uw-black-80);cursor:pointer;display:inline-flex;height:24px;justify-content:center;padding:0;position:absolute;right:24px;top:24px;width:24px;z-index:1}.html-modal-close__icon,.html-modal-close__icon:before,.html-modal-close__icon:after{display:block;height:2px;width:16px}.html-modal-close__icon{position:relative}.html-modal-close__icon:before,.html-modal-close__icon:after{background:var(--uw-black-80);border-radius:100px;content:"";left:0;position:absolute;top:0}.html-modal-close__icon:before{transform:rotate(-44.96deg)}.html-modal-close__icon:after{transform:rotate(-134.96deg)}.html-modal-image{height:121px;overflow:hidden;position:relative;flex-shrink:0;width:100%}.html-modal-image img{display:block;height:237px;left:calc(50% - 1px);max-width:none;object-fit:fill;position:absolute;top:-58px;transform:translate(-50%);width:341px}.html-modal-content{display:flex;flex-direction:column;gap:24px;width:100%}.html-modal-text{display:flex;flex-direction:column;gap:8px;text-align:center;width:100%}.html-modal-text h2{color:var(--uw-black-100);font-size:24px;font-weight:600;letter-spacing:-.24px;line-height:1.25;margin:0;width:100%}.html-modal-text p{color:var(--uw-black-80);font-size:16px;line-height:1.25;margin:0;width:100%}.html-modal-downloads{align-items:center;display:flex;gap:6px;justify-content:center;width:100%}.html-modal-downloads .uw-download{flex:0 0 152px;width:152px}.uw-footer__status{color:var(--uw-black-0);font-size:12px;line-height:1.35;margin:8px 0 0;opacity:.84}.html-faq{background:linear-gradient(98deg,#f6fbfe 1.56%,#f0f8fd 13.41%,#e3f1f8 24.04%,#d3e7f2 49.94%,#ddeef7 76.33%,#e5f3fb 88.02%);min-height:1474px;height:auto;padding-bottom:100px;padding-top:100px}.html-faq__grid{align-items:start;display:grid;gap:60px;grid-template-columns:473px 747px}.html-faq h2{margin-bottom:30px}.html-faq-list{display:grid;gap:12px}.html-faq .uw-faq{border-radius:16px;min-height:72px;max-width:none;padding:24px}.html-faq .uw-faq__question h3{font-size:20px}.html-landing>.uw-footer{height:211px}@media(max-width:1180px){.html-container{width:calc(100% - 48px)}.html-feature-grid,.html-flow-card,.html-doctors__grid,.html-wella__grid,.html-testimonial-grid,.html-pricing-grid,.html-faq__grid{grid-template-columns:1fr 1fr}.html-flow-card{gap:16px}.html-partners{flex-wrap:wrap}.html-plan-labels{display:none}.html-pricing-grid{gap:16px;justify-content:center;width:100%}.html-plan:nth-of-type(2),.html-plan:nth-of-type(3){margin-left:0}}@media(max-width:860px){.html-container{width:358px}.html-section{padding:60px 0}.html-section h2,.html-title-row h2{font-size:24px;letter-spacing:0;line-height:1.25}.html-title-row{flex-direction:column;gap:24px;margin-bottom:32px}.html-hero{height:586px;min-height:586px;overflow:hidden;padding-top:24px}.html-hero .uw-header{padding:0 16px}.html-hero .uw-logo--large{height:36px;width:83px}.html-hero .uw-logo--large picture,.html-hero .uw-logo--large img{height:20px;width:47px}.html-hero .uw-header__nav{display:none}.html-hero .uw-nav-popover{display:block}.html-hero .uw-header__downloads--mobile,.html-hero .uw-menu-button{display:inline-flex}.html-hero__copy{margin-top:32px;max-width:358px}.html-hero__copy h1{font-size:28px;letter-spacing:-.28px;line-height:1.25;white-space:nowrap}.html-hero__copy p{font-size:16px;line-height:1.5}.html-actions{align-items:stretch;flex-direction:column;gap:8px}.html-actions .uw-button,.html-title-row .uw-button,.html-faq .uw-button{width:100%}.html-hero__visual{height:197px;margin-top:32px;max-width:390px}.html-phone{--phone-mask-height: 191.3px;--phone-mask-width: 69.3px;--phone-mask-y: 2.95px;--phone-screen-height: 192.7px;--phone-screen-left: 1.8px;--phone-screen-top: 2.1px;--phone-screen-width: 69.3px;height:197px;width:78px}.html-pill{border-radius:12px;min-height:auto;padding:6px 12px}.html-pill b{font-size:15px;line-height:1.5;white-space:nowrap}.html-pill span{font-size:9px;line-height:1.5}.html-pill--users{gap:5px;height:38px;left:24px;padding:5px 9px;top:66px;width:122px}.html-pill--users b{font-size:14px;line-height:1.25}.html-pill--users span{font-size:9px;line-height:1.1;width:48px}.html-pill--rating{align-items:flex-start;gap:5px;height:40px;left:15px;padding:5px 10px;top:114px;width:126px}.html-pill--rating b{font-size:14px;line-height:1.25}.html-pill--rating span{font-size:9px;line-height:1.15;width:56px}.html-pill--cert{align-items:flex-start;flex-direction:column;gap:1px;height:37px;padding:5px 14px 6px;right:16px;top:28px;width:143px}.html-pill--cert b{font-size:13px;line-height:1}.html-pill--cert span{font-size:10px;line-height:1.1;white-space:nowrap}.html-pill--support{height:29px;right:16px;top:91px;width:132px;gap:2px;justify-content:flex-end;padding:0}.html-pill--support b{font-size:0}.html-pill--support b:after{content:"Підтримка";font-size:13px;line-height:1}.html-pill--support .html-pill__support-icon{display:none}.html-pill--support .html-pill__mobile-icon{--icon-size: 34px;display:inline-flex;margin-left:2px}.html-pill--rating b:before{content:"★";font-size:11px;margin-right:4px;vertical-align:2px}@media(min-width:521px){.html-hero__visual{max-width:520px}.html-pill--users{gap:8px;left:42px;width:176px}.html-pill--rating{left:16px;width:196px}.html-pill--rating span{white-space:nowrap}.html-pill--cert{right:42px;width:178px}.html-pill--support{right:42px}}.html-feature-grid,.html-flow-card,.html-doctors__grid,.html-wella__grid,.html-testimonial-grid,.html-pricing-grid,.html-faq__grid{grid-template-columns:1fr}.html-features,.html-flow,.html-doctors,.html-wella,.html-testimonials,.html-pricing,.html-faq{height:auto;min-height:0}.html-features{height:920px;overflow:hidden;padding-top:60px}.html-features .html-container{display:flex;flex-direction:column}.html-features .html-title-row{display:contents}.html-features .html-title-row h2{margin-bottom:32px;max-width:358px;order:1;text-align:center}.html-feature-grid{border-radius:0 60px 60px;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,1fr);height:489px;order:2;padding:24px 10px}.html-feature-grid .uw-feature{align-items:flex-start;border-right:1px solid rgba(255,255,255,.85);gap:8px;min-height:0;padding:8px 8px 10px}.html-feature-grid .uw-feature:nth-child(2n){border-right:0}.html-feature-grid .uw-feature:nth-last-child(-n+2){border-bottom:1px solid rgba(255,255,255,.85)}.html-feature-grid .uw-feature:nth-last-child(-n+2){border-bottom:0}.html-feature-grid .uw-feature .uw-icon{--icon-size: 20px}.html-feature-grid .uw-feature__title{font-size:16px;line-height:1.18;margin-bottom:4px}.html-feature-grid .uw-feature__text{font-size:13px;line-height:1.38}.html-feature-grid .uw-feature:last-child{border-bottom:0}.html-features .uw-button{height:44px;margin-top:32px;order:3}.html-wide-phone-frame{height:112px;margin:40px auto 0;max-width:300px;order:4;overflow:hidden;width:300px}.html-wide-phone{max-width:none;transform:translateY(-81px);width:300px}.html-flow{height:1755px;padding-top:0}.html-flow .html-container{width:min(398px,calc(100% - 32px))}.html-flow h2{text-align:center}.html-flow-card{border-radius:56px;height:1695px;margin:0;overflow:hidden;padding:40px 14px;position:relative}.html-flow-card h2{font-size:24px;margin:0 auto 32px;max-width:316px;text-align:center}.html-flow-slider{bottom:40px;display:block;height:auto;left:24px;position:absolute;top:162px;width:80px;z-index:2}.html-flow-slider:before{height:100%;left:5px;top:0;transform:none;width:2px}.html-flow-point{left:0;position:absolute;top:0;transform:none}.html-flow-point:nth-child(1){left:0;top:121px}.html-flow-point:nth-child(2){left:0;top:389px}.html-flow-point:nth-child(3){left:0;top:767px}.html-flow-point:nth-child(4){left:0;top:1086px}.html-flow-point:nth-child(5){left:0;top:1351px}.html-flow-point b{color:#6c8593;left:34px;position:absolute;top:-2px;z-index:3}.html-flow-steps{gap:8px;grid-template-columns:1fr;margin-left:66px}.html-flow-step{border-radius:22px;gap:24px;height:260px;justify-content:flex-start;padding:20px 16px}.html-flow-step:first-child{height:261px}.html-flow-step:nth-child(2){height:340px}.html-flow-step:nth-child(3){height:284px}.html-flow-step:nth-child(4){height:312px}.html-flow-step:nth-child(5){height:306px;margin-right:14px}.html-flow-step span{font-size:20px}.html-flow-step p{font-size:16px;line-height:1.5}.html-store-icons{align-self:center;margin-top:8px;min-height:72px}.html-flow-step .html-flow-asset--doctors{align-self:center;height:auto;margin-top:-2px;width:196px}.html-flow-asset--gauge{width:204px}.html-flow-step .html-flow-asset--pdf{align-self:center;height:auto;margin-top:-2px;width:118px}.html-flow-step .html-flow-asset--family{align-self:center;height:auto;margin-top:2px;width:176px}.html-doctors{height:1100px;overflow:hidden;padding-top:60px}.html-doctors__grid,.html-wella__grid,.html-faq__grid{gap:36px}.html-doctors h2{font-size:24px;letter-spacing:0;line-height:1.25;margin:0 auto 32px;max-width:340px;text-align:center}.html-doctor-list{gap:16px;max-width:358px}.html-doctor{gap:12px;grid-template-columns:44px minmax(0,1fr) max-content;min-height:151px;padding:16px}.html-doctor>div:last-child{grid-column:auto;justify-items:end;padding-top:0}.html-doctor__avatar{height:44px;width:44px}.html-doctor__info{gap:14px}.html-doctor h3{font-size:18px;line-height:1.25}.html-doctor p{font-size:16px}.html-doctor>div:first-of-type small{padding:4px 12px}.html-doctor>div:last-child .uw-star{font-size:14px;width:14px}.html-doctor>div:last-child>span:last-child{align-items:flex-start;flex-direction:column;font-size:14px;gap:0}.html-doctor>div:last-child>span:last-child .uw-icon{display:none}.html-percent{border-radius:52px 52px 0 0;height:344px;min-height:344px;padding:36px 40px 44px;width:358px}.html-percent strong{font-size:116px;letter-spacing:-4px;line-height:.88}.html-percent h3{font-size:18px;max-width:228px}.html-percent p{font-size:14px;line-height:1.4}.html-wella{height:729px;padding:0}.html-wella__grid{display:flex;flex-direction:column;gap:0;height:auto}.html-wella h2{font-size:24px;margin-top:0;max-width:358px;order:1;position:relative;text-align:left;top:auto}.html-wella-media{height:260px;left:auto;order:3;position:relative;top:auto;width:100%}.html-wella-phone{left:50%;top:-2px;transform:translate(-48%) rotate(7.14deg);width:310px}.html-wella-orbit--outer{height:136px;right:78px;top:96px;width:190px}.html-wella-orbit--inner{height:102px;right:86px;top:130px;width:158px}.html-wella-dot--left{right:251px;top:190px}.html-wella-dot--right{right:80px;top:126px}.html-wella-copy{align-items:stretch;display:contents;order:2;position:relative;right:auto;top:auto;width:100%}.html-wella-header{justify-content:flex-start;margin-top:20px;order:2}.html-wella-header p{font-size:16px;white-space:normal}.html-wella-features{height:auto;order:4;width:100%}.html-wella-toggle{gap:10px;justify-content:space-between;margin-bottom:12px;min-height:64px;padding:8px 16px 10px 24px;position:relative;white-space:normal;width:100%}.html-wella-toggle--one,.html-wella-toggle--two,.html-wella-toggle--three{left:auto;top:auto}.html-wella-toggle span,.html-wella-toggle b{font-size:15px}.html-wella .uw-button{bottom:auto;left:auto;order:5;position:relative;top:auto;width:100%}.html-wella-panel{width:100%}.html-wella-bubbles p,.html-wella-bubbles span{max-width:none;width:100%}.html-partners{align-items:flex-start;background:#172b30;display:grid;gap:32px;justify-content:flex-start;padding:40px 16px;height:332px}.html-partners__copy{flex:0 0 auto;width:100%}.html-partners__logos{display:grid;flex:none;gap:24px 24px;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;width:100%}.html-partners img{max-height:45px;max-width:100%}.html-partner-logo--mediland{height:auto;width:132px}.html-partner-logo--adonis{height:auto;width:126px}.html-partner-logo--medicover{height:auto;width:146px}.html-partner-logo--harmonia{height:auto;width:148px}.html-testimonials{height:596px;overflow:hidden;padding-top:60px}.html-testimonials .html-title-row{display:block;margin-bottom:32px}.html-testimonial-grid{display:grid;gap:16px;grid-auto-flow:column;grid-template-columns:240px 371.5px 240px 371.5px 240px 240px;grid-template-rows:repeat(2,170px);height:356px;margin-left:0;width:max-content}.html-testimonials .html-title-row h2{font-size:24px;margin:0 auto;max-width:340px;text-align:center;white-space:normal}.html-testimonials .html-controls{display:none}.html-testimonial-scroll{-webkit-overflow-scrolling:touch;margin:0 calc(50% - 50vw);overflow-x:auto;overflow-y:hidden;padding:0 24px 22px;scroll-padding-inline:24px;scroll-snap-type:x mandatory;scrollbar-color:var(--uw-black-100) rgba(255,255,255,.75);scrollbar-width:thin;width:auto}.html-testimonial-scroll::-webkit-scrollbar{height:4px}.html-testimonial-scroll::-webkit-scrollbar-track{background:#ffffffbf;border-radius:999px}.html-testimonial-scroll::-webkit-scrollbar-thumb{background:var(--uw-black-100);border-radius:999px}.html-testimonial-grid>*{width:auto}.html-testimonial-grid>:nth-child(1),.html-testimonial-grid>:nth-child(4),.html-testimonial-grid>:nth-child(7),.html-testimonial-grid>:nth-child(8){grid-row:1 / span 2!important;width:240px}.html-testimonial-grid>:nth-child(4){grid-column:3!important}.html-testimonial-grid>:nth-child(7){grid-column:5!important}.html-testimonial-grid>:nth-child(8){grid-column:6!important}.html-testimonial-grid>:nth-child(2),.html-testimonial-grid>:nth-child(3),.html-testimonial-grid>:nth-child(5),.html-testimonial-grid>:nth-child(6){width:371.5px}.html-testimonial-grid>:nth-child(2),.html-testimonial-grid>:nth-child(5){grid-row:1!important}.html-testimonial-grid>:nth-child(3),.html-testimonial-grid>:nth-child(6){grid-row:2!important}.html-testimonial-grid>:nth-child(2),.html-testimonial-grid>:nth-child(3){grid-column:2!important}.html-testimonial-grid>:nth-child(5),.html-testimonial-grid>:nth-child(6){grid-column:4!important}.html-testimonial-grid>:nth-child(1),.html-testimonial-grid>:nth-child(2),.html-testimonial-grid>:nth-child(4),.html-testimonial-grid>:nth-child(5),.html-testimonial-grid>:nth-child(7),.html-testimonial-grid>:nth-child(8){scroll-snap-align:start}.html-video{height:356px;justify-self:center;width:240px}.html-quote{height:170px;min-height:170px}.html-pricing{height:989px;overflow:hidden;padding-top:60px}.html-pricing>.html-container{width:390px}.html-pricing h2{font-size:24px;margin:0 auto;max-width:358px;text-align:center;white-space:normal}.html-pricing-title-desktop{display:none}.html-pricing-title-mobile{display:inline}.html-plan{flex:0 0 260px;height:635px;min-height:635px}.html-plan--active{min-height:635px}.html-pricing>.html-container>p{font-size:16px;line-height:1.5;margin:24px auto 32px;max-width:358px}.html-pricing-scroll{-webkit-overflow-scrolling:touch;margin:0 calc(50% - 50vw);overflow-x:auto;overflow-y:hidden;padding:0 calc((100vw - 260px)/2) 18px;scroll-padding-inline:calc((100vw - 260px)/2);scroll-snap-type:x mandatory;scrollbar-color:var(--uw-black-100) #edf1f4;scrollbar-width:thin;width:auto}.html-pricing-scroll::-webkit-scrollbar{height:4px}.html-pricing-scroll::-webkit-scrollbar-track{background:#edf1f4;border-radius:999px}.html-pricing-scroll::-webkit-scrollbar-thumb{background:var(--uw-black-100);border-radius:999px}.html-pricing-grid{display:flex;gap:16px;margin:0;overflow:visible;width:max-content}.html-plan{scroll-snap-align:center}.html-plan__features{gap:0}.html-plan__features .uw-icon{border-top:1px solid rgba(3,31,35,.18);color:var(--uw-black-100);font-size:14px;justify-content:center;line-height:1.25;min-height:48px;width:100%}.html-plan--active .html-plan__features .uw-icon{border-top-color:#ffffffa6;color:var(--uw-black-0)}.html-plan__features .uw-icon img{display:none}.html-plan__features .uw-icon:after{display:block}.html-plan__features .uw-icon:nth-child(1):after{content:"Персональний лікар"}.html-plan__features .uw-icon:nth-child(2):after{content:"Всі документи в одному місці"}.html-plan__features .uw-icon:nth-child(3):after{content:"Безліміт консультацій"}.html-plan__features .uw-icon:nth-child(4):after{content:"ШІ-асистент без обмежень"}.html-plan__features .uw-icon:nth-child(5):after{content:"Супровід особистого менеджера"}.html-plan__features .uw-icon:nth-child(6):after{content:"Знижки до 30% в клініках-партнерах"}.html-plan__features .uw-icon:nth-child(7):after{content:"Чекап"}.html-plan:first-of-type .html-plan__features .uw-icon:nth-child(7){display:none}.html-plan--active .html-plan__features .uw-icon:nth-child(7):after{content:"x1 Чекап"}.html-plan:nth-of-type(3) .html-plan__features .uw-icon:nth-child(7):after{content:"x4 Чекап"}.html-plan .uw-button{min-width:0;width:calc(100% - 32px)}.html-pricing>.html-container>small{display:block;margin:60px auto 0;max-width:358px}.html-faq{height:auto;min-height:0;overflow:visible;padding:60px 0}.html-faq__grid{display:flex;flex-direction:column;gap:32px;width:358px}.html-faq__grid>div:first-child{display:contents}.html-faq h2{font-size:24px;margin:0;order:1}.html-faq-list{gap:8px;order:2}.html-faq .uw-faq{min-height:52px;padding:16px}.html-faq .uw-faq__question{gap:18px}.html-faq .uw-faq__question h3{font-size:16px}.html-faq .uw-faq__answer{font-size:14px;gap:14px;padding-right:0}.html-faq-list .uw-faq:nth-child(n+11){display:none}.html-faq .uw-button{height:44px;order:3}.html-landing>.uw-footer{height:auto}.html-landing>.uw-footer .uw-footer__top{gap:28px}.html-landing>.uw-footer .uw-footer__signup{gap:20px}.html-landing>.uw-footer .uw-footer__title{font-size:20px;line-height:1.2;margin-bottom:8px}.html-landing>.uw-footer .uw-footer__text{color:#b4ccda;font-size:14px;line-height:1.35;max-width:320px}.html-landing>.uw-footer .uw-footer__signup>div,.html-landing>.uw-footer .uw-input-wrap{width:100%}.html-landing>.uw-footer .uw-input{max-width:328px}.html-landing>.uw-footer .uw-footer__top .uw-logo{margin-top:4px}}@media(max-width:520px){.html-hero .uw-header{padding:0 12px}.html-hero .uw-header__downloads--mobile,.html-hero .uw-header__mobile-left{gap:6px}.html-hero .uw-header__downloads--mobile .uw-download--sm{gap:5px;padding:4px 6px}.html-hero .uw-header__downloads--mobile .uw-download__store{font-size:13px;letter-spacing:-.2px}.html-hero .uw-header__downloads--mobile .uw-download__eyebrow{font-size:5px}.html-hero .uw-header__downloads--mobile .uw-icon{--icon-size: 18px}.html-modal{padding:16px}.html-modal-card{border-radius:28px;height:auto;min-height:379px;padding:40px 24px 32px;width:100%}.html-modal-image img{height:223px;top:-52px;width:320px}.html-modal-text h2{font-size:23px}.html-modal-downloads{flex-wrap:wrap}}.uw-consent{align-items:center;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--uw-black-20);border-radius:var(--uw-radius-lg);bottom:24px;box-shadow:var(--uw-shadow-soft);color:var(--uw-black-100);display:flex;gap:24px;justify-content:space-between;left:50%;max-width:720px;padding:20px 24px;position:fixed;transform:translate(-50%);width:calc(100% - 48px);z-index:900}.uw-consent__text{color:var(--uw-black-80);font-size:14px;line-height:1.5;margin:0;max-width:460px}.uw-consent__actions{align-items:center;display:flex;flex:0 0 auto;gap:12px}.uw-consent__accept,.uw-consent__decline{align-items:center;border:1px solid transparent;border-radius:var(--uw-radius-pill);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;height:44px;justify-content:center;line-height:1.25;min-width:120px;padding:0 20px;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.uw-consent__accept{background:var(--uw-black-100);color:var(--uw-black-0)}.uw-consent__accept:hover{background:var(--uw-teal)}.uw-consent__accept:active{background:var(--uw-teal-dark)}.uw-consent__decline{background:transparent;border-color:var(--uw-black-100);color:var(--uw-black-100)}.uw-consent__decline:hover{border-color:var(--uw-teal);color:var(--uw-teal)}.uw-consent__decline:active{border-color:var(--uw-teal-dark);color:var(--uw-teal-dark)}.uw-consent-withdraw{background:var(--uw-black-0);border:1px solid var(--uw-black-20);border-radius:var(--uw-radius-pill);bottom:20px;box-shadow:var(--uw-shadow-soft);color:var(--uw-black-80);cursor:pointer;font-size:13px;font-weight:500;left:20px;line-height:1.25;padding:8px 16px;position:fixed;transition:color .15s ease,border-color .15s ease;white-space:nowrap;z-index:800}.uw-consent-withdraw:hover{border-color:var(--uw-teal);color:var(--uw-teal)}.uw-consent__accept:focus-visible,.uw-consent__decline:focus-visible,.uw-consent-withdraw:focus-visible{outline:2px solid var(--uw-teal);outline-offset:3px}@media(max-width:640px){.uw-consent{align-items:stretch;border-radius:var(--uw-radius-md);bottom:12px;flex-direction:column;gap:16px;left:12px;padding:16px;right:12px;transform:none;width:auto}.uw-consent__text{max-width:none}.uw-consent__actions{width:100%}.uw-consent__accept,.uw-consent__decline{flex:1;min-width:0}.uw-consent-withdraw{bottom:12px;left:12px}}
