.comment-card{--img-width:50px;display:grid;grid-template-columns:var(--img-width) 1fr;gap:15px;row-gap:10px;align-items:center}.comment-card__img{width:var(--img-width);aspect-ratio:1;object-fit:cover;border-radius:50%}.comment-card__title--container{display:flex;flex-direction:column;gap:5px;column-gap:15px;overflow:hidden;max-width:100%}.comment-card__title{font-size:var(--font-normal);font-weight:600;color:var(--color-text-300);transition:all .3s ease;flex:1}.comment-card__date,.comment-card__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comment-card__date{font-size:var(--font-sm);color:var(--color-text-250)}.comment-card:hover .comment-card__title{color:#000}.comment-card__content{font-size:var(--font-sm);color:var(--color-text-300);grid-column:span 2}@media only screen and (min-width:565px){.comment-card__img{grid-row:1/3}.comment-card__title--container{flex-direction:row;justify-content:space-between}.comment-card__content{grid-column:2/3}}.inf-comments{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:35px;padding-block:var(--pm-150)}.inf-comments__inner--container{display:flex;flex-direction:column;gap:50px}.inf-comments .button__primary-light{width:100%;transition:all .3s linear;margin-top:var(--pm-100)}.inf-comments .button__primary-light:hover{background-color:var(--color-primary)}@media only screen and (min-width:768px){.inf-comments .button__primary-light{width:max-content}}.rb-card{--img-width:80px;display:grid;grid-template-columns:var(--img-width,80px) 1fr;align-items:center;gap:15px}.rb-card__img{width:var(--img-width);aspect-ratio:1;object-fit:cover;border-radius:4px}.rb-card__title{font-size:var(--font-normal);font-weight:600;color:var(--color-text-300);transition:all .3s ease;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rb-card:hover .rb-card__title{color:#000}.add-comment__button{background-color:initial;display:flex;align-items:center;justify-content:center;gap:5px;border:none;cursor:pointer}.ProseMirror{caret-color:#000}.ProseMirror h1,.editor-content h1,.tiptap h1{display:block;margin-top:24px;margin-bottom:12px;font-size:clamp(1.75rem,4.5vw,3rem);font-weight:700;line-height:1.3;color:var(--color-text-350,#212121)}.ProseMirror h1:first-child,.editor-content h1:first-child,.tiptap h1:first-child{margin-top:0}.ProseMirror h1[style*=text-align],.ProseMirror h2[style*=text-align],.ProseMirror h3[style*=text-align],.ProseMirror h4[style*=text-align],.ProseMirror h5[style*=text-align],.ProseMirror h6[style*=text-align],.ProseMirror p[style*=text-align],.tiptap h1[style*=text-align],.tiptap h2[style*=text-align],.tiptap h3[style*=text-align],.tiptap h4[style*=text-align],.tiptap h5[style*=text-align],.tiptap h6[style*=text-align],.tiptap p[style*=text-align]{align-self:stretch;width:100%}.ProseMirror ol,.ProseMirror ul,.editor-content ol,.editor-content ul,.tiptap ol,.tiptap ul{display:block!important;margin:0 0 10px;padding-left:0}.ProseMirror ol>li,.ProseMirror ul>li,.editor-content ol>li,.editor-content ul>li,.tiptap ol>li,.tiptap ul>li{margin-bottom:8px;display:list-item!important}.ProseMirror ul>li,.editor-content ul>li,.tiptap ul>li{position:relative;line-height:1.5}.ProseMirror ul:not([data-bullet-style]),.ProseMirror ul[data-bullet-style=arrow],.ProseMirror ul[data-bullet-style=check],.ProseMirror ul[data-bullet-style=circle],.ProseMirror ul[data-bullet-style=dash],.ProseMirror ul[data-bullet-style=disc],.ProseMirror ul[data-bullet-style=square],.ProseMirror ul[data-bullet-style=star],.editor-content ul:not([data-bullet-style]),.editor-content ul[data-bullet-style=arrow],.editor-content ul[data-bullet-style=check],.editor-content ul[data-bullet-style=circle],.editor-content ul[data-bullet-style=dash],.editor-content ul[data-bullet-style=disc],.editor-content ul[data-bullet-style=square],.editor-content ul[data-bullet-style=star],.tiptap ul:not([data-bullet-style]),.tiptap ul[data-bullet-style=arrow],.tiptap ul[data-bullet-style=check],.tiptap ul[data-bullet-style=circle],.tiptap ul[data-bullet-style=dash],.tiptap ul[data-bullet-style=disc],.tiptap ul[data-bullet-style=square],.tiptap ul[data-bullet-style=star]{list-style:none;padding-left:0}.ProseMirror ul:not([data-bullet-style])>li,.ProseMirror ul[data-bullet-style=arrow]>li,.ProseMirror ul[data-bullet-style=check]>li,.ProseMirror ul[data-bullet-style=circle]>li,.ProseMirror ul[data-bullet-style=dash]>li,.ProseMirror ul[data-bullet-style=disc]>li,.ProseMirror ul[data-bullet-style=square]>li,.ProseMirror ul[data-bullet-style=star]>li,.editor-content ul:not([data-bullet-style])>li,.editor-content ul[data-bullet-style=arrow]>li,.editor-content ul[data-bullet-style=check]>li,.editor-content ul[data-bullet-style=circle]>li,.editor-content ul[data-bullet-style=dash]>li,.editor-content ul[data-bullet-style=disc]>li,.editor-content ul[data-bullet-style=square]>li,.editor-content ul[data-bullet-style=star]>li,.tiptap ul:not([data-bullet-style])>li,.tiptap ul[data-bullet-style=arrow]>li,.tiptap ul[data-bullet-style=check]>li,.tiptap ul[data-bullet-style=circle]>li,.tiptap ul[data-bullet-style=dash]>li,.tiptap ul[data-bullet-style=disc]>li,.tiptap ul[data-bullet-style=square]>li,.tiptap ul[data-bullet-style=star]>li{padding-left:1.5em;display:flex!important;flex-wrap:nowrap;align-items:center;position:relative}.ProseMirror ul:not([data-bullet-style])>li:before,.ProseMirror ul[data-bullet-style=arrow]>li:before,.ProseMirror ul[data-bullet-style=check]>li:before,.ProseMirror ul[data-bullet-style=circle]>li:before,.ProseMirror ul[data-bullet-style=dash]>li:before,.ProseMirror ul[data-bullet-style=disc]>li:before,.ProseMirror ul[data-bullet-style=square]>li:before,.ProseMirror ul[data-bullet-style=star]>li:before,.editor-content ul:not([data-bullet-style])>li:before,.editor-content ul[data-bullet-style=arrow]>li:before,.editor-content ul[data-bullet-style=check]>li:before,.editor-content ul[data-bullet-style=circle]>li:before,.editor-content ul[data-bullet-style=dash]>li:before,.editor-content ul[data-bullet-style=disc]>li:before,.editor-content ul[data-bullet-style=square]>li:before,.editor-content ul[data-bullet-style=star]>li:before,.tiptap ul:not([data-bullet-style])>li:before,.tiptap ul[data-bullet-style=arrow]>li:before,.tiptap ul[data-bullet-style=check]>li:before,.tiptap ul[data-bullet-style=circle]>li:before,.tiptap ul[data-bullet-style=dash]>li:before,.tiptap ul[data-bullet-style=disc]>li:before,.tiptap ul[data-bullet-style=square]>li:before,.tiptap ul[data-bullet-style=star]>li:before{position:absolute;left:0;top:50%;transform:translateY(-50%);font-weight:600;font-size:var(--marker-font-size,1.25em);line-height:1}.ProseMirror ul:not([data-bullet-style])>li:before,.ProseMirror ul[data-bullet-style=disc]>li:before,.editor-content ul:not([data-bullet-style])>li:before,.editor-content ul[data-bullet-style=disc]>li:before,.tiptap ul:not([data-bullet-style])>li:before,.tiptap ul[data-bullet-style=disc]>li:before{content:"•"}.ProseMirror ul[data-bullet-style=circle]>li:before,.editor-content ul[data-bullet-style=circle]>li:before,.tiptap ul[data-bullet-style=circle]>li:before{content:"○"}.ProseMirror ul[data-bullet-style=square]>li:before,.editor-content ul[data-bullet-style=square]>li:before,.tiptap ul[data-bullet-style=square]>li:before{content:"■"}.ProseMirror ul[data-bullet-style=dash]>li:before,.editor-content ul[data-bullet-style=dash]>li:before,.tiptap ul[data-bullet-style=dash]>li:before{content:"—"}.ProseMirror ul[data-bullet-style=arrow]>li:before,.editor-content ul[data-bullet-style=arrow]>li:before,.tiptap ul[data-bullet-style=arrow]>li:before{content:"→"}.ProseMirror ul[data-bullet-style=check]>li:before,.editor-content ul[data-bullet-style=check]>li:before,.tiptap ul[data-bullet-style=check]>li:before{content:"✔";color:var(--color-primary,#0ea5e9)}.ProseMirror ul[data-bullet-style=star]>li:before,.editor-content ul[data-bullet-style=star]>li:before,.tiptap ul[data-bullet-style=star]>li:before{content:"★"}.ProseMirror a[href],.editor-content a[href],.tiptap a[href]{cursor:pointer;color:#0369a1;text-decoration:none;transition:color .15s}.ProseMirror a[href]:hover,.editor-content a[href]:hover,.tiptap a[href]:hover{color:#0284c7;text-decoration:underline;text-underline-offset:2px}.ProseMirror ol,.ProseMirror ol[data-list-type],.editor-content ol,.editor-content ol[data-list-type],.tiptap ol,.tiptap ol[data-list-type]{list-style-position:outside!important;padding-left:1.5em}.ProseMirror ol:not([data-list-type]),.ProseMirror ol[data-list-type=decimal],.editor-content ol:not([data-list-type]),.editor-content ol[data-list-type=decimal],.tiptap ol:not([data-list-type]),.tiptap ol[data-list-type=decimal]{list-style-type:decimal!important}.ProseMirror ol[data-list-type=decimal-leading-zero],.editor-content ol[data-list-type=decimal-leading-zero],.tiptap ol[data-list-type=decimal-leading-zero]{list-style-type:decimal-leading-zero!important}.ProseMirror ol[data-list-type=lower-alpha],.editor-content ol[data-list-type=lower-alpha],.tiptap ol[data-list-type=lower-alpha]{list-style-type:lower-alpha!important}.ProseMirror ol[data-list-type=upper-alpha],.editor-content ol[data-list-type=upper-alpha],.tiptap ol[data-list-type=upper-alpha]{list-style-type:upper-alpha!important}.ProseMirror ol[data-list-type=lower-roman],.editor-content ol[data-list-type=lower-roman],.tiptap ol[data-list-type=lower-roman]{list-style-type:lower-roman!important}.ProseMirror ol[data-list-type=upper-roman],.editor-content ol[data-list-type=upper-roman],.tiptap ol[data-list-type=upper-roman]{list-style-type:upper-roman!important}.ProseMirror ol>li::marker,.editor-content ol>li::marker,.tiptap ol>li::marker{font-size:var(--marker-font-size,1em);font-weight:600!important;color:var(--color-text-300,#3a3a3a)!important}.ProseMirror .tableWrapper,.editor-content .tableWrapper,.tiptap .tableWrapper{margin:.75em 0;overflow-x:auto}.ProseMirror .tableWrapper table,.ProseMirror .tiptap-table,.ProseMirror table,.editor-content .tableWrapper table,.editor-content .tiptap-table,.editor-content table,.tiptap .tableWrapper table,.tiptap .tiptap-table,.tiptap table{border-collapse:collapse!important;width:100%!important;margin:0!important;display:table!important;table-layout:fixed}.ProseMirror .tableWrapper td,.ProseMirror .tableWrapper th,.ProseMirror .tiptap-table td,.ProseMirror .tiptap-table th,.ProseMirror table td,.ProseMirror table th,.editor-content .tableWrapper td,.editor-content .tableWrapper th,.editor-content .tiptap-table td,.editor-content .tiptap-table th,.editor-content table td,.editor-content table th,.tiptap .tableWrapper td,.tiptap .tableWrapper th,.tiptap .tiptap-table td,.tiptap .tiptap-table th,.tiptap table td,.tiptap table th{border:1px solid #64748b!important;padding:.5em .75em!important;min-width:80px!important;vertical-align:top!important;background-color:#fff}.ProseMirror .tableWrapper th,.ProseMirror .tiptap-table th,.ProseMirror table th,.editor-content .tableWrapper th,.editor-content .tiptap-table th,.editor-content table th,.tiptap .tableWrapper th,.tiptap .tiptap-table th,.tiptap table th{background-color:#cbd5e1;font-weight:600}.ProseMirror .tableWrapper table p,.ProseMirror .tiptap-table p,.ProseMirror table p,.editor-content .tableWrapper table p,.editor-content .tiptap-table p,.editor-content table p,.tiptap .tableWrapper table p,.tiptap .tiptap-table p,.tiptap table p{margin:0}.table-row-drag-overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:10}.table-row-drag-handle{position:absolute;width:24px;min-width:24px;pointer-events:auto;cursor:grab;border:none;border-radius:4px;background:#e2e8f0;color:#64748b;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s,color .15s;box-shadow:0 0 0 1px #0000000f}.table-row-drag-handle:hover{background:#cbd5e1;color:#475569}.table-row-drag-handle.dragging,.table-row-drag-handle:active{cursor:grabbing}tr.table-row-drag-over{outline:2px solid #0ea5e9;outline-offset:-1px}.ProseMirror [data-rich-layout-block],.ProseMirror [data-type=split-layout-block]{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.ProseMirror [data-rich-layout-block] .ProseMirror,.ProseMirror [data-type=split-layout-block] .ProseMirror{word-wrap:break-word;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.ProseMirror [data-rich-layout-block] img.rich-layout-image[data-object-fit=cover]{object-fit:cover!important}.ProseMirror [data-rich-layout-block] img.rich-layout-image[data-object-fit=contain]{object-fit:contain!important}.ProseMirror [data-rich-layout-block] img.rich-layout-image[data-object-fit=fill]{object-fit:fill!important}.blog-content-renderer [data-rich-layout-block],.blog-content-renderer [data-type=split-layout-block]{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.blog-content-renderer [data-rich-layout-block] img.blog-layout-image[data-object-fit=cover],.blog-content-renderer [data-rich-layout-block] img[data-object-fit=cover]{object-fit:cover!important}.blog-content-renderer [data-rich-layout-block] img.blog-layout-image[data-object-fit=contain],.blog-content-renderer [data-rich-layout-block] img[data-object-fit=contain]{object-fit:contain!important}.blog-content-renderer [data-rich-layout-block] img.blog-layout-image[data-object-fit=fill],.blog-content-renderer [data-rich-layout-block] img[data-object-fit=fill]{object-fit:fill!important}.ProseMirror p:empty,.blog-content-renderer p:empty,.editor-content p:empty,.tiptap p:empty{min-height:1.5em;display:block}.ProseMirror p:has(>br:only-child),.blog-content-renderer p:has(>br:only-child),.editor-content p:has(>br:only-child),.tiptap p:has(>br:only-child){min-height:1.5em}#html-renderer.tiptap ul:not([data-bullet-style]),#html-renderer.tiptap ul[data-bullet-style=arrow],#html-renderer.tiptap ul[data-bullet-style=check],#html-renderer.tiptap ul[data-bullet-style=circle],#html-renderer.tiptap ul[data-bullet-style=dash],#html-renderer.tiptap ul[data-bullet-style=disc],#html-renderer.tiptap ul[data-bullet-style=square],#html-renderer.tiptap ul[data-bullet-style=star]{list-style:none;padding-left:0}#html-renderer.tiptap ul:not([data-bullet-style])>li,#html-renderer.tiptap ul[data-bullet-style=arrow]>li,#html-renderer.tiptap ul[data-bullet-style=check]>li,#html-renderer.tiptap ul[data-bullet-style=circle]>li,#html-renderer.tiptap ul[data-bullet-style=dash]>li,#html-renderer.tiptap ul[data-bullet-style=disc]>li,#html-renderer.tiptap ul[data-bullet-style=square]>li,#html-renderer.tiptap ul[data-bullet-style=star]>li{padding-left:1.5em;display:flex;align-items:center;position:relative}#html-renderer.tiptap ul:not([data-bullet-style])>li:before,#html-renderer.tiptap ul[data-bullet-style=arrow]>li:before,#html-renderer.tiptap ul[data-bullet-style=check]>li:before,#html-renderer.tiptap ul[data-bullet-style=circle]>li:before,#html-renderer.tiptap ul[data-bullet-style=dash]>li:before,#html-renderer.tiptap ul[data-bullet-style=disc]>li:before,#html-renderer.tiptap ul[data-bullet-style=square]>li:before,#html-renderer.tiptap ul[data-bullet-style=star]>li:before{position:absolute;left:0;top:50%;transform:translateY(-50%);font-weight:600;font-size:var(--marker-font-size,1.25em);line-height:1;background:none!important;width:auto!important;height:auto!important}#html-renderer.tiptap ul:not([data-bullet-style])>li:before,#html-renderer.tiptap ul[data-bullet-style=disc]>li:before{content:"•"}#html-renderer.tiptap ul[data-bullet-style=circle]>li:before{content:"○"}#html-renderer.tiptap ul[data-bullet-style=square]>li:before{content:"■"}#html-renderer.tiptap ul[data-bullet-style=dash]>li:before{content:"—"}#html-renderer.tiptap ul[data-bullet-style=arrow]>li:before{content:"→"}#html-renderer.tiptap ul[data-bullet-style=check]>li:before{content:"✔";color:var(--color-primary,#0ea5e9)}#html-renderer.tiptap ul[data-bullet-style=star]>li:before{content:"★"}.bd__container{display:grid;grid-template-columns:1fr;gap:25px}.bd__container>article,.bd__container>aside{min-width:0}.bd__title{font-size:var(--font-xl);font-weight:700;color:var(--color-text-300);line-height:1.5;font-size:clamp(var(--font-xl),4vw,var(--font-2xl))}.bd__sidebar{display:flex;flex-direction:column;gap:35px}.bd__siderbar--item,.bd__siderbar--items{display:flex;flex-direction:column;gap:15px}.bd__author{margin-top:var(--pm-200,24px);padding:var(--pm-200,24px);border-top:1px solid var(--color-border-200,#e5e7eb);background-color:var(--color-grey-200,#e5e7eb);border-radius:8px;display:flex;flex-direction:row;gap:var(--pm-200,24px);align-items:flex-start}.bd__author--profile{text-decoration:none;color:inherit;border:1px solid #d7e0ea;background:linear-gradient(180deg,#fff,#f5f8fb);box-shadow:0 8px 24px #0c58940f;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.bd__author--profile:hover{border-color:#0c589459;box-shadow:0 12px 28px #0c58941a}.bd__author--profile:focus-visible{outline:2px solid var(--color-primary,#0c5894);outline-offset:3px}.bd__author-left{flex:0 0 auto;width:fit-content;display:flex;flex-direction:column;gap:var(--pm-100,16px)}.bd__author-logo{display:block;width:auto;height:40px;max-width:120px;object-fit:contain;object-position:left top}.bd__author-avatar{display:block;width:88px;height:88px;border-radius:18px;object-fit:cover;object-position:center top;background:#e8eef5;box-shadow:0 0 0 3px #fff,0 0 0 4px #0c58942e}.bd__author-avatar--fallback{display:grid;place-items:center;font-size:1.35rem;font-weight:700;letter-spacing:.04em;color:var(--color-primary,#0c5894);background:linear-gradient(160deg,#e3f4ff,#d4e7f5)}.bd__author-logo-spacer{flex:1;min-height:20px}.bd__author-right{flex:1 1 auto;min-width:0}.bd__author-name{margin:0 0 .2rem;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-primary,#0c5894)}.bd__author-title{font-size:var(--font-lg);font-weight:700;color:var(--color-text-300);margin:0 0 10px}.bd__author-bio{font-size:var(--font-base);color:var(--color-text-200);line-height:1.6}.bd__author-bio p{margin-bottom:.75em}.bd__author-bio p:last-child{margin-bottom:0}.bd__author-cta{display:inline-block;margin-top:.85rem;font-size:.875rem;font-weight:600;color:var(--color-primary,#0c5894)}.bd__author--profile:hover .bd__author-cta{text-decoration:underline}@media only screen and (min-width:848px){.bd__title{font-size:var(--font-2xl)}}@media only screen and (min-width:1080px){.bd__container{grid-template-columns:2.5fr 1fr;gap:75px}.bd__container aside{position:sticky;top:var(--nav-height);height:max-content}}@media only screen and (max-width:767px){.bd__container{gap:20px}.bd__title{font-size:1.25rem}.bd__author{flex-direction:column;align-items:center;padding:20px 16px;gap:20px;text-align:center}.bd__author-left{width:100%;align-items:center;order:1}.bd__author-logo{object-position:center top}.bd__author-avatar,.bd__author-logo{margin-left:auto;margin-right:auto}.bd__author-logo-spacer{display:none}.bd__author-right{width:100%;order:2;text-align:left}.bd__author-name{text-align:center}.bd__author-title{font-size:1.125rem;margin-bottom:8px;text-align:center}.bd__author-cta{display:block;text-align:center}.bd__author-bio{font-size:15px;line-height:1.6}}.bac{--bac-blue:#1d4ed8;--bac-blue-soft:#dbeafe;--bac-blue-panel:#e8f1ff;--bac-ink:#111827;--bac-muted:#4b5563;--bac-line:#e5e7eb;margin-top:1.75rem;display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;border-radius:1.25rem;background:#fff;border:1px solid #e8eef5;box-shadow:0 10px 30px #0f172a0f,0 2px 8px #0f172a0a;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease}.bac:hover{border-color:#1d4ed847;box-shadow:0 14px 34px #0f172a14,0 2px 8px #0f172a0a}.bac:focus-visible{outline:2px solid var(--bac-blue);outline-offset:3px}.bac__media{position:relative;padding:1.25rem 1rem 1.35rem;background:linear-gradient(160deg,#dceafe,#eef4ff 55%,#f7faff)}.bac__media,.bac__media-link{display:flex;align-items:center;justify-content:center}.bac__media-link{flex-direction:column;gap:.9rem;width:100%;text-decoration:none;color:inherit}.bac__media-link:focus-visible{outline:2px solid var(--bac-blue);outline-offset:3px;border-radius:.75rem}.bac__photo-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:260px}.bac__media-stage{position:absolute;inset:0;pointer-events:none;z-index:0}.bac__dots{position:absolute;top:.35rem;left:.35rem;width:72px;height:56px;background-image:radial-gradient(circle,#2563eb59 1.5px,#0000 1.6px);background-size:12px 12px;opacity:.85}.bac__blob{position:absolute;border-radius:999px;background:#3b82f62e;filter:blur(2px)}.bac__blob--one{width:120px;height:120px;right:-24px;top:12%}.bac__blob--two{width:90px;height:90px;left:-18px;bottom:12%;background:#60a5fa38}.bac__photo{position:relative;z-index:1;display:block;width:100%;height:auto;margin-inline:auto;object-fit:cover;object-position:center top;box-shadow:0 8px 20px #0f172a1f}.bac__photo,.bac__photo--fallback{max-width:240px;aspect-ratio:4/5;border-radius:1rem}.bac__photo--fallback{display:grid;place-items:center;width:100%;background:linear-gradient(160deg,#bfdbfe,#93c5fd);color:#1e3a8a;font-size:2.5rem;font-weight:700;letter-spacing:.04em}.bac__badge{position:relative;z-index:2;display:flex;align-items:center;gap:.7rem;width:max-content;max-width:100%;margin-inline:auto;padding:.65rem .85rem;border-radius:.85rem;background:var(--bac-blue);color:#fff;box-shadow:0 10px 24px #1d4ed859}.bac__badge-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#fff;color:var(--bac-blue);flex:0 0 auto}.bac__badge-copy{display:flex;flex-direction:column;gap:.05rem;min-width:0}.bac__badge-kicker{font-size:.7rem;font-weight:600;color:#bfdbfe;line-height:1.2}.bac__badge-name{font-size:.95rem;font-weight:700;line-height:1.2}.bac__badge-name,.bac__badge-role{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bac__badge-role{font-size:.72rem;font-weight:500;color:#dbeafe;line-height:1.25}.bac__body{padding:1.35rem 1.25rem 1.4rem;display:flex;flex-direction:column;min-width:0}.bac__eyebrow{display:inline-flex;align-items:center;gap:.4rem;margin:0 0 .65rem;color:var(--bac-blue);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bac__name{margin:0;font-size:clamp(1.45rem,3vw,1.85rem);font-weight:800;letter-spacing:-.02em;color:var(--bac-ink);line-height:1.15}.bac:hover .bac__name,.bac__role{color:var(--bac-blue)}.bac__role{margin:.35rem 0 0;font-size:1rem;font-weight:600;line-height:1.35}.bac__rule{height:1px;width:100%;margin:1rem 0;background:var(--bac-line)}.bac__bio{font-size:.975rem;line-height:1.7;color:var(--bac-muted)}.bac__bio p{margin:0 0 .85em}.bac__bio p:last-child{margin-bottom:0}.bac__footer{margin-top:1.25rem;display:flex;flex-direction:column;gap:1rem}.bac__linkedin{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;width:fit-content;max-width:100%;padding:.55rem .95rem;border-radius:.7rem;border:1px solid #d1d5db;background:#fff;color:var(--bac-blue);text-decoration:none;font-size:.875rem;font-weight:600;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.bac__linkedin:hover{background:#eff6ff;border-color:#93c5fd;box-shadow:0 4px 12px #1d4ed81f}.bac__linkedin:focus-visible{outline:2px solid var(--bac-blue);outline-offset:3px}.bac__quote{display:flex;align-items:flex-start;gap:.55rem;margin:0;font-size:.875rem;font-style:italic;line-height:1.5;color:#6b7280}.bac__quote-mark{color:#93c5fd;flex:0 0 auto;margin-top:.1rem}@media (min-width:768px){.bac{grid-template-columns:minmax(240px,.95fr) minmax(0,1.35fr);align-items:stretch}.bac__media{padding:1.5rem 1.15rem}.bac__body{padding:1.75rem 1.75rem 1.6rem 1.5rem}.bac__footer{flex-direction:row;align-items:center;justify-content:space-between;gap:1.25rem}.bac__quote{max-width:18rem}}@media (min-width:1024px){.bac__body{padding:2rem 2rem 1.75rem 1.75rem}.bac__photo{width:min(82%,300px)}}@media (prefers-reduced-motion:reduce){.bac__linkedin{transition:none}}