.ta-experts-page,.ta-expert-profile{color:var(--ta-ink, #111);background:var(--ta-paper, #f4f6f5);font-family:var(--ta-font)}.ta-experts-page *,.ta-expert-profile *{box-sizing:border-box}.ta-experts-page a:focus-visible,.ta-expert-profile a:focus-visible{outline:2px solid #b8d9d2;outline-offset:4px}.ta-medical-hero{position:relative;overflow:hidden;isolation:isolate;color:var(--ta-white, #fffef8);background:radial-gradient(circle at 12% 24%,rgba(184,217,210,.2),transparent 29%),radial-gradient(circle at 88% 76%,rgba(103,156,145,.18),transparent 30%),linear-gradient(145deg,#123d3b 0%,var(--ta-teal-900, #0a2c2c) 60%,#071f20 100%)}.ta-medical-hero:after{position:absolute;right:0;bottom:0;left:0;z-index:3;height:48px;border-radius:48px 48px 0 0;background:var(--ta-paper, #f4f6f5);content:""}.ta-medical-hero__texture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.38;background-image:radial-gradient(rgba(255,255,255,.24) .8px,transparent .8px);background-size:18px 18px;-webkit-mask-image:linear-gradient(105deg,#000,transparent 64%);mask-image:linear-gradient(105deg,#000,transparent 64%)}.ta-medical-hero__inner{position:relative;z-index:1}.ta-medical-hero--listing .ta-medical-hero__inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(56px,9vw,150px);align-items:end;min-height:515px;padding-top:clamp(92px,10vw,150px);padding-bottom:120px}.ta-medical-hero__eyebrow,.ta-experts-page__eyebrow,.ta-review-callout__eyebrow,.ta-expert-profile__section-head>span,.ta-expert-profile__bio-label{display:inline-block;font-family:var(--ta-mono);font-size:12px;font-weight:500;line-height:1.3;letter-spacing:.1em;text-transform:uppercase}.ta-medical-hero__eyebrow{margin-bottom:22px;color:#b8d9d2}.ta-medical-hero__title{max-width:9ch;margin:0;color:inherit;font-size:clamp(56px,7.4vw,104px);font-weight:500;line-height:.93;letter-spacing:-.055em;text-wrap:balance}.ta-medical-hero__subtitle{max-width:590px;margin:28px 0 0;color:#fffef8c2;font-size:clamp(18px,1.6vw,22px);line-height:1.5}.ta-medical-hero__trust{display:grid;grid-template-columns:50px minmax(0,1fr);gap:18px;align-items:start;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(140deg,#ffffff1a,#ffffff09);box-shadow:0 20px 45px #0000001f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ta-medical-hero__trust-icon{display:grid;width:50px;height:50px;place-items:center;border-radius:50%;color:#d4e9e3;background:#ffffff1a}.ta-medical-hero__trust-label{display:block;margin:3px 0 8px;color:#b8d9d2;font-family:var(--ta-mono);font-size:11px;font-weight:500;letter-spacing:.09em;text-transform:uppercase}.ta-medical-hero__trust p{margin:0;color:#fffef8db;font-size:16px;line-height:1.5}.ta-experts-page__content{padding:clamp(76px,9vw,132px) 0 clamp(90px,10vw,150px)}.ta-experts-page__intro{display:flex;gap:40px;align-items:end;justify-content:space-between;margin-bottom:clamp(42px,5vw,72px)}.ta-experts-page__eyebrow,.ta-expert-profile__section-head>span{margin-bottom:16px;color:var(--ta-teal-700, #0e3a3a)}.ta-experts-page__intro h2,.ta-expert-profile__section-head h2{max-width:850px;margin:0;font-size:clamp(38px,4.7vw,68px);font-weight:500;line-height:1;letter-spacing:-.045em;text-wrap:balance}.ta-experts-page__count{display:flex;min-width:max-content;align-items:center;gap:12px;margin:0 0 8px;color:var(--ta-muted, #6b7572);font-family:var(--ta-mono);font-size:11px;letter-spacing:.07em;text-transform:uppercase}.ta-experts-page__count span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:var(--ta-white, #fffef8);background:var(--ta-teal-700, #0e3a3a);font-size:12px}.ta-experts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.ta-expert-card{display:grid;grid-template-columns:minmax(210px,.82fr) minmax(0,1.18fr);min-height:410px;overflow:hidden;border:1px solid var(--ta-line, #e6e9e8);border-radius:30px;background:var(--ta-white, #fffef8);transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.ta-expert-card:hover{border-color:#0e3a3a38;box-shadow:0 24px 55px #102d2a17;transform:translateY(-3px)}.ta-expert-card__media{position:relative;display:block;min-height:100%;overflow:hidden;color:inherit;background:#dce8e5;text-decoration:none}.ta-expert-card__media:after{position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(transparent,#051a1b4d);content:"";pointer-events:none}.ta-expert-card__photo{display:block;width:100%;height:100%;min-height:410px;object-fit:cover;object-position:center top;transition:transform .65s cubic-bezier(.22,1,.36,1)}.ta-expert-card:hover .ta-expert-card__photo{transform:scale(1.025)}.ta-expert-card__fallback{display:grid;min-height:410px;height:100%;place-items:center;padding:28px;color:var(--ta-white, #fffef8);background:radial-gradient(circle at 30% 25%,rgba(184,217,210,.3),transparent 34%),var(--ta-teal-700, #0e3a3a);font-size:22px;line-height:1.2;text-align:center}.ta-expert-card__media-label{position:absolute;bottom:18px;left:18px;z-index:1;padding:8px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:var(--ta-white, #fffef8);background:#071f2099;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-family:var(--ta-mono);font-size:10px;font-weight:500;letter-spacing:.07em;text-transform:uppercase}.ta-expert-card__body{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:clamp(28px,3vw,42px)}.ta-expert-card__name{margin:0;font-size:clamp(28px,2.6vw,40px);font-weight:500;line-height:1.03;letter-spacing:-.035em}.ta-expert-card__credentials{margin:14px 0 0;color:var(--ta-teal-700, #0e3a3a);font-family:var(--ta-mono);font-size:11px;line-height:1.5;letter-spacing:.07em;text-transform:uppercase}.ta-expert-card__bio{margin:24px 0 30px;color:#3f4947;font-size:16px;line-height:1.6}.ta-expert-card__link,.ta-review-callout__link{display:inline-flex;align-items:center;gap:14px;margin-top:auto;padding:7px 7px 7px 19px;border:1px solid rgba(14,58,58,.18);border-radius:999px;color:var(--ta-ink, #111);font-size:15px;font-weight:500;line-height:1;text-decoration:none;transition:color .25s ease,background .25s ease,transform .25s ease}.ta-expert-card__link>span,.ta-review-callout__link>span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:var(--ta-white, #fffef8);background:var(--ta-teal-900, #0a2c2c)}.ta-expert-card__link:hover,.ta-review-callout__link:hover{color:var(--ta-white, #fffef8);background:var(--ta-teal-900, #0a2c2c);transform:translateY(-1px)}.ta-experts-page__empty{margin:0;padding:50px;border:1px solid var(--ta-line, #e6e9e8);border-radius:28px;color:var(--ta-muted, #6b7572);background:var(--ta-white, #fffef8);font-size:18px;text-align:center}.ta-review-callout{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:clamp(24px,4vw,56px);align-items:center;margin-top:clamp(72px,8vw,120px);padding:clamp(32px,4vw,58px);border-radius:32px;color:var(--ta-ink, #111);background:radial-gradient(circle at 92% 10%,rgba(255,255,255,.7),transparent 24%),#dce8e5}.ta-review-callout__icon{display:grid;width:76px;height:76px;place-items:center;border:1px solid rgba(14,58,58,.12);border-radius:50%;color:var(--ta-teal-700, #0e3a3a);background:#fffef899}.ta-review-callout__eyebrow{margin-bottom:11px;color:var(--ta-teal-700, #0e3a3a)}.ta-review-callout__copy h2{margin:0;font-size:clamp(30px,3.2vw,48px);font-weight:500;line-height:1;letter-spacing:-.035em}.ta-review-callout__copy p{max-width:780px;margin:18px 0 0;color:#41504d;font-size:16px;line-height:1.6}.ta-review-callout__link{min-width:max-content;border-color:#0e3a3a33;background:#fffef8bd}.ta-expert-profile__hero-inner{position:relative;z-index:1;padding-top:34px;padding-bottom:130px}.ta-expert-profile__back{display:inline-flex;align-items:center;gap:9px;margin-bottom:clamp(50px,6vw,84px);color:#fffef8ad;font-family:var(--ta-mono);font-size:11px;font-weight:500;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.ta-expert-profile__back:hover{color:var(--ta-white, #fffef8)}.ta-expert-profile__hero-grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);gap:clamp(56px,8vw,130px);align-items:center}.ta-expert-profile__name{max-width:880px;margin:0;color:inherit;font-size:clamp(52px,6.1vw,88px);font-weight:500;line-height:.96;letter-spacing:-.052em;text-wrap:balance}.ta-expert-profile__credentials{margin:20px 0 0;color:#b8d9d2;font-family:var(--ta-mono);font-size:clamp(12px,1.2vw,15px);line-height:1.5;letter-spacing:.08em;text-transform:uppercase}.ta-expert-profile__bio{max-width:760px;margin-top:38px;padding-top:30px;border-top:1px solid rgba(255,255,255,.16);color:#fffef8d1;font-size:clamp(17px,1.35vw,20px);line-height:1.62}.ta-expert-profile__bio-label{margin-bottom:14px;color:#b8d9d2c2}.ta-expert-profile__bio p{margin:0 0 16px}.ta-expert-profile__bio p:last-child{margin-bottom:0}.ta-expert-profile__bio a{color:inherit;text-decoration-color:#ffffff73}.ta-expert-profile__media{position:relative;width:100%;max-width:560px;justify-self:end}.ta-expert-profile__photo,.ta-expert-profile__fallback{display:block;width:100%;aspect-ratio:1;border:1px solid rgba(255,255,255,.14);border-radius:32px;box-shadow:0 32px 70px #0003}.ta-expert-profile__photo{object-fit:cover;object-position:center top}.ta-expert-profile__fallback{display:grid;place-items:center;padding:30px;color:var(--ta-teal-900, #0a2c2c);background:#dce8e5;font-size:28px;line-height:1.2;text-align:center}.ta-expert-profile__media-caption{position:absolute;right:18px;bottom:18px;left:18px;display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:var(--ta-white, #fffef8);background:#071f20b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:var(--ta-mono);font-size:10px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.ta-expert-profile__content{padding:clamp(76px,9vw,132px) 0 clamp(90px,10vw,150px)}.ta-expert-profile__section-head{display:grid;grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:36px;align-items:start;margin-bottom:clamp(42px,5vw,70px)}.ta-expert-profile__section-head>span{margin-top:9px}.ta-expert-profile__section-head h2{max-width:900px}.ta-expert-profile__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.ta-expert-profile__card{position:relative;min-height:260px;padding:clamp(28px,3vw,44px);overflow:hidden;border:1px solid var(--ta-line, #e6e9e8);border-radius:28px;background:var(--ta-white, #fffef8)}.ta-expert-profile__card:after{position:absolute;top:-90px;right:-90px;width:190px;height:190px;border-radius:50%;background:#dce8e58c;content:"";pointer-events:none}.ta-expert-profile__card-number{position:relative;z-index:1;display:grid;width:42px;height:42px;margin-bottom:34px;place-items:center;border:1px solid rgba(14,58,58,.16);border-radius:50%;color:var(--ta-teal-700, #0e3a3a);font-family:var(--ta-mono);font-size:11px}.ta-expert-profile__card h3{position:relative;z-index:1;margin:0 0 18px;font-size:clamp(25px,2.5vw,36px);font-weight:500;line-height:1.08;letter-spacing:-.03em}.ta-expert-profile__card-body{position:relative;z-index:1;color:#414b49;font-size:16px;line-height:1.62}.ta-expert-profile__card-body ul,.ta-expert-profile__card-body ol{margin:0;padding-left:20px}.ta-expert-profile__card-body li{margin-bottom:10px}.ta-expert-profile__card-body li:last-child{margin-bottom:0}.ta-expert-profile__card-body p{margin:0 0 14px}.ta-expert-profile__card-body p:last-child{margin-bottom:0}.ta-expert-profile__card-body a{color:var(--ta-teal-700, #0e3a3a);text-decoration-color:#0e3a3a4d}@media(max-width:1199px){.ta-experts-grid{grid-template-columns:1fr}.ta-expert-card{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);min-height:370px}.ta-expert-card__photo,.ta-expert-card__fallback{min-height:370px}.ta-review-callout{grid-template-columns:68px minmax(0,1fr)}.ta-review-callout__icon{width:68px;height:68px}.ta-review-callout__link{grid-column:2;justify-self:start}.ta-expert-profile__hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:54px}}@media(max-width:899px){.ta-medical-hero--listing .ta-medical-hero__inner{grid-template-columns:1fr;gap:44px;min-height:auto}.ta-medical-hero__trust{max-width:560px}.ta-expert-profile__hero-grid{grid-template-columns:1fr}.ta-expert-profile__media{max-width:500px;justify-self:start}.ta-expert-profile__section-head{grid-template-columns:1fr;gap:4px}.ta-expert-profile__section-head>span{margin-top:0}}@media(max-width:749px){.ta-medical-hero:after{height:28px;border-radius:28px 28px 0 0}.ta-medical-hero--listing .ta-medical-hero__inner{gap:36px;padding-top:70px;padding-bottom:82px}.ta-medical-hero__eyebrow{margin-bottom:16px}.ta-medical-hero__title{font-size:clamp(46px,15vw,68px)}.ta-medical-hero__subtitle{margin-top:20px;font-size:17px}.ta-medical-hero__trust{grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px;border-radius:20px}.ta-medical-hero__trust-icon{width:42px;height:42px}.ta-medical-hero__trust p{font-size:14px}.ta-experts-page__content,.ta-expert-profile__content{padding:58px 0 82px}.ta-experts-page__intro{display:block;margin-bottom:34px}.ta-experts-page__intro h2,.ta-expert-profile__section-head h2{font-size:clamp(35px,10vw,48px)}.ta-experts-page__count{margin-top:24px}.ta-expert-card{grid-template-columns:1fr;min-height:0;border-radius:24px}.ta-expert-card__media,.ta-expert-card__photo,.ta-expert-card__fallback{min-height:0;aspect-ratio:1 / 1}.ta-expert-card__body{padding:26px 22px 24px}.ta-expert-card__name{font-size:31px}.ta-expert-card__bio{margin:20px 0 25px;font-size:15px}.ta-review-callout{grid-template-columns:1fr;gap:22px;margin-top:58px;padding:28px 22px;border-radius:24px}.ta-review-callout__icon{width:58px;height:58px}.ta-review-callout__link{grid-column:auto}.ta-expert-profile__hero-inner{padding-top:24px;padding-bottom:82px}.ta-expert-profile__back{margin-bottom:48px}.ta-expert-profile__hero-grid{gap:40px}.ta-expert-profile__name{font-size:clamp(46px,13vw,64px)}.ta-expert-profile__credentials{margin-top:16px}.ta-expert-profile__bio{margin-top:30px;padding-top:24px;font-size:17px}.ta-expert-profile__photo,.ta-expert-profile__fallback{border-radius:24px}.ta-expert-profile__media-caption{right:12px;bottom:12px;left:12px}.ta-expert-profile__section-head{margin-bottom:32px}.ta-expert-profile__cards{grid-template-columns:1fr;gap:16px}.ta-expert-profile__card{min-height:0;padding:26px 22px 28px;border-radius:22px}.ta-expert-profile__card-number{margin-bottom:28px}}@media(prefers-reduced-motion:reduce){.ta-expert-card,.ta-expert-card__photo,.ta-expert-card__link,.ta-review-callout__link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/ta-medical-experts.css.map */
