.insights-container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.insights-page{font-family:var(--font-sans);background:#fcfcfd;padding-top:7rem}@media (max-width:640px){.insights-page{padding-top:8rem}}.insights-hero{background:#fcfcfd;max-width:1280px;margin:0 auto;padding:7rem 1.5rem 3rem}.insights-hero__heading{font-family:var(--font-sans);color:#1d2939;margin-bottom:1.25rem;font-size:clamp(2rem,5vw,4rem);font-weight:400;line-height:.875}.insights-hero__sub{color:#1e1e1e;max-width:52.5rem;font-size:1.125rem;font-weight:400;line-height:1.45}.insights-recommended{color:#fff;background:#0b2d34;padding:clamp(2rem,4vw,3.5rem) 0;overflow:hidden}.insights-recommended__inner{grid-template-columns:1.05fr 1fr;align-items:start;gap:clamp(2rem,5vw,5rem);max-width:1280px;margin:0 auto;padding:0 1.5rem;display:grid}.insights-featured{color:inherit;flex-direction:column;text-decoration:none;display:flex}.insights-featured__image-wrap{aspect-ratio:16/9;border-radius:18px;width:100%;margin-bottom:1.75rem;position:relative;overflow:hidden}.insights-featured__image{width:100%;height:100%;overflow:hidden}.insights-featured__body{padding:0}.insights-featured__tag{letter-spacing:.18em;text-transform:uppercase;color:#ffffffbf;margin-bottom:.85rem;font-size:.72rem;font-weight:600;display:block}.insights-featured__title{font-family:var(--font-sans);letter-spacing:-.02em;color:#fcfcfd;margin-bottom:1.5rem;font-size:clamp(1.6rem,2.6vw,2.1rem);font-weight:500;line-height:1.15}.insights-featured__title em{color:#e8455a;font-style:italic;font-weight:400}.insights-featured__btn{color:#fcfcfd;letter-spacing:.005em;cursor:pointer;background:#e8455a;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.88rem;font-weight:600;transition:background .24s,transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s;display:inline-flex;box-shadow:0 10px 24px -10px #d3184699}.insights-featured:hover .insights-featured__btn{background:#c93347;transform:translateY(-2px);box-shadow:0 14px 30px -10px #d31846bf}.insights-rec-list{flex-direction:column;padding:.5rem 0 0;display:flex}.insights-rec-list__heading{letter-spacing:0;text-transform:uppercase;color:#ffffffa6;border-bottom:1px solid #ffffff1a;margin-bottom:0;padding-bottom:1.1rem;font-size:1rem;font-weight:500}.insights-rec-list__items,.insights-rec-item-wrap{flex-direction:column;display:flex}.insights-rec-divider{display:none}.insights-rec-item{color:#fcfcfd;border-bottom:1px solid #ffffff1a;flex-direction:column;gap:.4rem;padding:1.2rem 0 1.1rem;text-decoration:none;transition:padding .38s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.insights-rec-item-wrap:last-child .insights-rec-item{border-bottom:0}.insights-rec-item:before{content:"";background:#ec4068;border-radius:18px;width:2px;height:0;transition:height .36s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:0;transform:translateY(-50%)}.insights-rec-item:hover{padding-left:.85rem}.insights-rec-item:hover:before{height:55%}.insights-rec-item__tag{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;font-size:.75rem;font-weight:400}.insights-rec-item__title{color:#fff;letter-spacing:0;font-size:1.5rem;font-weight:500;line-height:1.333;transition:color .24s}.insights-rec-item:hover .insights-rec-item__title{color:#ec4068}@media (max-width:1024px){.insights-recommended__inner{grid-template-columns:1fr}.insights-featured__image-wrap{border-radius:18px}.insights-rec-list{padding:2rem 0 2.5rem}}.insights-section{background:#fcfcfd;padding:clamp(3rem,6vw,5rem) 0 clamp(2rem,4vw,3rem)}.insights-ai-scroller{background:#fcfcfd;padding:3rem 0}.insights-ai-scroller__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;overflow:hidden}.insights-ai-scroller__header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;display:flex}.insights-ai-scroller__meta{flex:1;min-width:0}.insights-ai-scroller__heading{font-family:var(--font-sans);letter-spacing:-.02em;color:#1d2939;margin-bottom:.75rem;font-size:clamp(2rem,4.4vw,3.5rem);font-weight:400;line-height:1}.insights-ai-scroller__desc{color:#1e1e1e;max-width:52.5rem;font-size:1.125rem;line-height:1.444}.insights-ai-scroller__arrows{flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.insights-ai-scroller__arrow{color:#ec4068;cursor:pointer;background:0 0;border:1px solid #ec406866;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .24s,color .24s,border-color .24s,transform .32s cubic-bezier(.16,1,.3,1);display:inline-flex}.insights-ai-scroller__arrow:hover{color:#fff;background:#ec4068;border-color:#ec4068}.insights-ai-scroller__arrow:active{transform:scale(.94)}.insights-ai-scroller__arrow .material-symbols-outlined{font-size:20px}.insights-ai-scroller__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;grid-auto-columns:calc(33.3333% - 1rem);grid-auto-flow:column;gap:1.5rem;margin:-1.5rem 0 0;padding:1.5rem 0 2.5rem;display:grid;overflow-x:auto}.insights-ai-scroller__track::-webkit-scrollbar{display:none}.insights-ai-scroller__track .insights-card{scroll-snap-align:start}@media (max-width:1024px){.insights-ai-scroller__header{flex-direction:column;align-items:flex-start}.insights-ai-scroller__track{grid-auto-columns:calc(50% - .75rem)}}.insights-card{scroll-snap-align:start;color:inherit;background:#ebf0f2;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;overflow:hidden}.insights-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -20px #0b122038}.insights-card__image-wrap{aspect-ratio:378/280;flex-shrink:0;width:100%;position:relative;overflow:hidden}.insights-card__body{flex-direction:column;flex:1;justify-content:space-between;padding:1.5rem 1rem;display:flex}.insights-card__top{flex-direction:column;flex:1;gap:.5rem;display:flex}.insights-card__tag{letter-spacing:.08em;text-transform:uppercase;color:#1d2939;font-size:.875rem;font-weight:600}.insights-card__title{color:#1e1e1e;letter-spacing:0;font-size:1.25rem;font-weight:600;line-height:1.75rem;transition:color .24s}.insights-card:hover .insights-card__title{color:#b41e47}.insights-card__meta{letter-spacing:.08em;text-transform:uppercase;color:#1d2939;padding-top:1rem;font-size:.75rem;font-style:italic;font-weight:400}.insights-grid-section{background:#fcfcfd;padding:3rem 0}.insights-grid-section__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem}.insights-grid-section__header{z-index:20;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex;position:relative}.insights-grid-section__heading{font-family:var(--font-sans);letter-spacing:-.02em;color:#1d2939;white-space:nowrap;font-size:clamp(2rem,4.4vw,3.5rem);font-weight:400;line-height:.875}.insights-filters{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.65rem;display:flex}.insights-filter{z-index:10;min-width:170px;position:relative}.insights-filter.--open{z-index:50}.insights-filter__trigger{color:#0b1220;letter-spacing:.005em;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0b12201a;border-radius:999px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.6rem 1.1rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:border-color .24s,box-shadow .24s,background .24s,color .24s;display:inline-flex;box-shadow:0 4px 12px -6px #0b122014}.insights-filter__trigger:hover{border-color:#ec406866;box-shadow:0 6px 16px -6px #ec40682e}.insights-filter__chevron{color:#6b7480;flex-shrink:0;font-size:18px;line-height:1;transition:transform .32s cubic-bezier(.16,1,.3,1),color .24s}.insights-filter.--open .insights-filter__trigger .insights-filter__chevron{color:#ec4068;transform:rotate(180deg)}.insights-filter.--active .insights-filter__trigger{color:#fff;background:#ec4068;border-color:#ec4068;box-shadow:0 8px 20px -6px #ec406873}.insights-filter.--active .insights-filter__trigger .insights-filter__chevron{color:#fff}.insights-filter__menu{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #0b122014;border-radius:18px;padding:.6rem;transition:opacity .24s,transform .32s cubic-bezier(.16,1,.3,1),visibility 0s linear .24s;position:absolute;top:calc(100% + .5rem);left:0;right:0;transform:translateY(-6px);box-shadow:0 20px 40px -16px #0b122040,0 6px 14px -6px #0b12201a}.insights-filter.--open .insights-filter__menu{opacity:1;visibility:visible;transition:opacity .24s,transform .32s cubic-bezier(.16,1,.3,1),visibility linear;transform:translateY(0)}.insights-filter__option{text-align:left;color:#0b1220;cursor:pointer;background:0 0;border:0;border-radius:18px;justify-content:space-between;align-items:center;width:100%;padding:.55rem .85rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .2s,color .2s;display:flex}.insights-filter__option:hover{color:#ec4068;background:#ec406814}.insights-filter__option.--selected{color:#ec4068;font-weight:600}.insights-filter__tick{opacity:0;color:#ec4068;flex-shrink:0;width:14px;height:14px;transition:opacity .2s}.insights-filter__option.--selected .insights-filter__tick{opacity:1}.insights-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.insights-grid .insights-card{scroll-snap-align:unset}@media (max-width:1024px){.insights-grid{grid-template-columns:repeat(2,1fr)}}.insights-grid__empty{text-align:center;color:#6b7480;grid-column:1/-1;padding:4rem 1rem}@media (max-width:1024px){.insights-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.insights-grid{grid-template-columns:1fr}.insights-grid .insights-card{max-width:320px;margin:0 auto}.insights-filters{flex-wrap:wrap}.insights-filter{flex:1;min-width:140px}}.insights-ai-scroller__dots,.insights-filter-pill{display:none}.insights-pagination{justify-content:center;align-items:center;gap:.4rem;padding:2rem 0 1rem;display:flex}.insights-pagination__btn,.insights-pagination__page{color:#0b1220;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 .65rem;font-size:.85rem;font-weight:500;transition:background .22s,border-color .22s,color .22s;display:inline-flex}.insights-pagination__btn{color:#6b7480;border:1px solid #0b12201f}.insights-pagination__btn:hover,.insights-pagination__page:hover,.insights-pagination__page.is-active{color:#ec4068;border-color:#ec4068}.insights-pagination__btn[aria-disabled=true]{opacity:.35;pointer-events:none}.insights-pagination__btn svg{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.insights-pagination__ellipsis{color:#6b7480;letter-spacing:.15em;align-items:center;padding:0 .4rem;font-size:.85rem;display:inline-flex}@media (max-width:640px){.insights-hero{display:none}.insights-recommended{padding:0}.insights-recommended__inner{padding:0;display:block}.insights-featured{height:600px;display:block;position:relative;overflow:hidden}.insights-featured__image-wrap{width:100%;height:100%;aspect-ratio:unset;border-radius:0;margin-bottom:0;position:absolute;inset:0}.insights-featured:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0b2d341a 0% 100%),linear-gradient(#0b2d34 0%,#0b2d3400 46.89%,#0b2d3499 63.26%,#0b2d34 95.29%);position:absolute;inset:0}.insights-featured__body{z-index:2;padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.insights-featured__tag{letter-spacing:.08em;font-size:.875rem}.insights-featured__title{margin-bottom:1.25rem;font-size:1.5rem;line-height:1.333}.insights-featured__btn{height:32px;padding:0 .75rem;font-size:.875rem}.insights-rec-list__heading{text-align:center;letter-spacing:.08em;border-top:none;border-bottom:none;padding:1.5rem;font-size:.875rem}.insights-rec-list{padding:0 0 2.5rem}.insights-rec-list__items{padding:0 1.5rem}.insights-rec-item__tag{letter-spacing:.08em;font-size:.625rem}.insights-rec-item__title{font-size:1rem;line-height:1.5}.insights-ai-scroller{padding:2.5rem 0 1.5rem;overflow-x:clip}.insights-ai-scroller__inner{padding:0;overflow:visible}.insights-ai-scroller__header{padding:0 1.5rem}.insights-ai-scroller__arrows{display:none}.insights-ai-scroller__heading{font-size:1.875rem;line-height:1.067}.insights-ai-scroller__desc{font-size:.875rem;line-height:1.571}.insights-ai-scroller__track{grid-auto-columns:calc(100vw - 4.5rem);width:100%;margin:-1.5rem 0 0;padding:1.5rem 1.5rem 2.5rem;scroll-padding-left:1.5rem}.insights-ai-scroller__dots{justify-content:center;align-items:center;gap:4px;padding:1rem 1.5rem .5rem;display:flex}.insights-ai-scroller__dot{background:#d0d5dd;border-radius:18px;flex-shrink:0;width:8px;height:8px;transition:width .28s,background .28s}.insights-ai-scroller__dot.is-active{background:#ec4068;width:48px}.insights-card__body{padding:1.25rem}.insights-card__tag{letter-spacing:.08em;font-size:.625rem}.insights-card__title{font-size:1rem;line-height:1.5}.insights-ai-scroller__track .insights-card__title{font-size:1rem}.insights-card__meta{letter-spacing:.08em;font-size:.625rem}.insights-grid-section{padding:.5rem 0 2.5rem}.insights-grid-section__header{flex-direction:column;align-items:center;gap:1rem}.insights-grid-section__heading{letter-spacing:-.01em;text-align:center;font-size:1.875rem;line-height:1.267}.insights-filters{display:none}.insights-filter-pill{color:#ee4065;height:32px;font-size:.75rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;background:#fcfcfd;border:1px solid #ee4065;border-radius:999px;align-items:center;gap:.5rem;padding:0 .75rem;display:inline-flex}.insights-filter-pill__menu{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #0b122014;border-radius:18px;min-width:220px;padding:.6rem;transition:opacity .24s,transform .32s cubic-bezier(.16,1,.3,1),visibility 0s linear .24s;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 20px 40px -16px #0b122040,0 6px 14px -6px #0b12201a}.insights-filter-pill-wrap.--open .insights-filter-pill__menu{opacity:1;visibility:visible;transition:opacity .24s,transform .32s cubic-bezier(.16,1,.3,1),visibility linear;transform:translate(-50%)translateY(0)}.insights-filter-pill__group-label{letter-spacing:.12em;text-transform:uppercase;color:#98a2b3;padding:.5rem .85rem .3rem;font-size:.65rem;font-weight:600}.insights-filter-pill__option{text-align:left;color:#0b1220;cursor:pointer;width:100%;font-size:.85rem;font-weight:500;font-family:var(--font-sans);background:0 0;border:0;border-radius:18px;justify-content:space-between;align-items:center;padding:.55rem .85rem;transition:background .2s,color .2s;display:flex}.insights-filter-pill__option:hover{color:#ec4068;background:#ec406814}.insights-filter-pill__option.--selected{color:#ec4068;font-weight:600}.insights-filter-pill__tick{opacity:0;color:#ec4068;flex-shrink:0;font-size:16px;line-height:1;transition:opacity .2s}.insights-filter-pill__option.--selected .insights-filter-pill__tick{opacity:1}.insights-filter-pill__chevron{color:#ee4065;flex-shrink:0;font-size:18px;line-height:1;transition:transform .3s cubic-bezier(.16,1,.3,1)}.insights-filter-pill-wrap.--open .insights-filter-pill__chevron{transform:rotate(180deg)}.insights-pagination{gap:1rem;padding:1.5rem 0 .5rem}.insights-pagination__btn{min-width:unset;color:#2d3236;border:none;width:auto;height:auto;padding:0}.insights-pagination__btn svg{width:10px;height:17px}.insights-pagination__page{letter-spacing:.08em;color:#2d3236;border:none;min-width:32px;height:32px;font-size:.875rem;font-weight:600}.insights-pagination__page.is-active{color:#2d3236;background:0 0;border:1px solid #ee4065}}.insight-article-page{background:#fafafa;min-height:100dvh}.insight-article{max-width:1280px;margin:0 auto;padding:0 1.5rem 6rem}.insight-article__header{padding-top:8rem;padding-bottom:2rem}.insight-breadcrumb{letter-spacing:.06em;text-transform:capitalize;color:#464d52;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1.75rem;font-size:.75rem;font-weight:600;display:flex}.insight-breadcrumb__link{color:#464d52;text-decoration:none}.insight-breadcrumb__link:hover{color:#e8455a}.insight-breadcrumb__sep{color:#9ca3af;font-weight:400}.insight-breadcrumb__active{color:#e8455a}.insight-article__meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.insight-service-tag{border-left:2px solid var(--tag-accent,#0fa2bf);height:48px;color:var(--tag-accent,#0fa2bf);background:#f7f7f7;border-radius:18px;align-items:center;gap:.625rem;padding:.1875rem .75rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:2px 2px 4px #0fa2bf29}.insight-service-tag__icon-wrap{background:color-mix(in srgb, var(--tag-accent,#0fa2bf) 20%, transparent);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.insight-service-tag__icon-wrap .material-symbols-outlined{color:var(--tag-accent,#0fa2bf);font-size:1.5rem;line-height:1}.insight-service-tag__icon-wrap svg{width:20px;height:20px}.insight-service-tag__label{line-height:1.2}.insight-client-logo{flex-shrink:0}.insight-article__hero{border-radius:18px;width:100%;height:clamp(240px,30vw,480px);margin-bottom:2.5rem;position:relative;overflow:hidden}.insight-article__title-section{grid-template-columns:1fr auto;align-items:start;gap:2rem;margin-bottom:3rem;display:grid}.insight-article__title-block{min-width:0}.insight-article__title{font-family:var(--font-sans);letter-spacing:-.028em;color:#2d3236;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1}.insight-article__title em{font-family:var(--font-serif);color:#e8455a;font-style:italic;font-weight:400}.insight-article__read-time{letter-spacing:.15em;text-transform:uppercase;color:#2d3236;font-size:.875rem;font-style:italic;font-weight:500}.insight-article__float-actions{flex-direction:column;flex-shrink:0;gap:.75rem;padding-top:.25rem;display:flex}.insight-action-btn{letter-spacing:.01em;cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s,background .2s;display:inline-flex}.insight-action-btn--primary{color:#fff;background:#e8455a;border:1.5px solid #e8455a;box-shadow:0 6px 20px -6px #e8455a73}.insight-action-btn--primary:hover{transform:translateY(-2px);box-shadow:0 10px 28px -6px #e8455a8c}.insight-action-btn--outline{color:#e8455a;background:0 0;border:1.5px solid #e8455a}.insight-action-btn--outline:hover{background:#e8455a0f;transform:translateY(-2px)}.insight-summary-card{background:#fff;border-radius:18px;margin-bottom:3rem;overflow:hidden;box-shadow:0 4px 24px -8px #0b12201f,0 0 0 1px #0b12200a}.insight-summary-card__intro{background:#fcfcfd;border-bottom:1px solid #e9eaeb;padding:2.5rem 4rem}.insight-summary-card__intro p{color:#2d3236;max-width:80ch;font-size:1.15rem;font-weight:300;line-height:1.7}.insight-summary-card__body{padding:3.5rem}.insight-summary-row{gap:2rem;display:grid}.insight-summary-row--3col{grid-template-columns:repeat(3,1fr);gap:0}.insight-summary-row--3col .insight-summary-col{padding:0 2.5rem}.insight-summary-row--3col .insight-summary-col:first-child{padding-left:0}.insight-summary-row--3col .insight-summary-col:last-child{padding-right:0}.insight-summary-row--3col .insight-summary-col:not(:last-child){border-right:1px solid #e9eaeb}.insight-summary-row--2col{grid-template-columns:1fr 2.5fr;align-items:stretch}.insight-summary-divider{border:0;border-top:1px solid #e9eaeb;margin:2rem 0}.insight-summary-col__heading{letter-spacing:.06em;text-transform:uppercase;color:#0b1220;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.insight-summary-col__body{color:#2d3236;font-size:1.125rem;font-weight:300;line-height:1.625}.insight-metrics{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.insight-metric__value{color:#e8455a;letter-spacing:-.04em;margin-bottom:.35rem;font-size:2.5rem;font-weight:400;line-height:1;display:block}.insight-metric__label{color:#000;font-size:1rem;line-height:1.4;display:block}.insight-key-services{flex-direction:column;gap:.75rem;margin:0;padding-left:1.25rem;list-style:outside;display:flex}.insight-key-services li{color:#000;padding-left:.25rem;font-size:1.125rem;font-weight:500;line-height:1.5}.insight-key-services li::marker{color:#e8455a;font-size:1.2em}.insight-quote-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:18px;min-height:220px;display:flex;overflow:hidden}.insight-quote-box__content{flex-direction:column;flex:1;justify-content:space-between;gap:1.25rem;padding:2.5rem;display:flex}.insight-quote-box__text{font-family:var(--font-serif);color:#0b1220;font-size:1.15rem;font-style:italic;line-height:1.6}.insight-quote-box__attribution{font-family:var(--font-serif);color:#464d52;font-size:.95rem;font-style:italic;line-height:1.4}.insight-quote-box__image{flex-shrink:0;width:42%;min-height:180px;position:relative}.insight-callout-section{background:#fff;border-top:1px solid #e9eaeb;padding:2.5rem 3.5rem}.insight-callout{background:#09a7c214;border-left:4px solid #09a7c2;border-radius:18px;padding:2.5rem}.insight-callout__headline{color:#09a7c2;margin-bottom:.5rem;font-size:1.125rem;font-weight:900}.insight-callout__body{color:#09a7c2;font-size:1rem;font-weight:600;line-height:1.6}.insight-summary-card__footer{background:#15181a;border-bottom-right-radius:18px;border-bottom-left-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.5rem 4rem;display:flex}.insight-summary-card__footer-text{color:#ffffffb3;max-width:42ch;font-size:.95rem;line-height:1.5}.insight-summary-card__footer-btn{color:#fff;background:#e8455a;border-radius:999px;flex-shrink:0;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s;display:inline-flex}.insight-summary-card__footer-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px -6px #e8455a80}.insight-related{border-top:1px solid #e9eaeb;padding:clamp(3rem,5vw,4rem) 0}.insight-related__heading{color:#0b1220;letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500}.insight-related__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.insight-article__title-section{grid-template-columns:1fr}.insight-article__float-actions{flex-direction:row}.insight-summary-row--3col{grid-template-columns:1fr}.insight-summary-row--3col .insight-summary-col,.insight-summary-row--3col .insight-summary-col:first-child,.insight-summary-row--3col .insight-summary-col:last-child{border-bottom:1px solid #e9eaeb;border-right:none;padding:1.5rem 0}.insight-summary-row--3col .insight-summary-col:last-child{border-bottom:none;padding-bottom:0}.insight-summary-row--2col{grid-template-columns:1fr}.insight-quote-box{flex-direction:column}.insight-quote-box__image{width:100%;min-height:200px}.insight-summary-card__intro,.insight-summary-card__body,.insight-callout-section,.insight-summary-card__footer{padding:2rem}.insight-related__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.insight-article{padding-left:1rem;padding-right:1rem}.insight-article__hero{border-radius:18px}.insight-metrics{grid-template-columns:1fr 1fr}.insight-related__grid{grid-template-columns:1fr}.insight-summary-card__footer{flex-direction:column;align-items:flex-start}}.insight-blog__body{margin-bottom:4rem}.insight-blog__excerpt{color:#2d3236;font-size:1.25rem;font-weight:300;line-height:1.7}.insight-blog__meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.insight-blog__topic-pill{border-left:2px solid var(--topic-accent,#0fa2bf);height:48px;color:var(--topic-accent,#0fa2bf);letter-spacing:.06em;text-transform:capitalize;background:#f7f7f7;border-radius:18px;align-items:center;padding:.1875rem .75rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:2px 2px 4px #00000014}.insight-blog__date-meta{letter-spacing:.08em;text-transform:uppercase;color:#2d3236;font-size:.75rem;font-style:italic}.insight-blog__title{color:#15181a;margin-bottom:1.75rem;font-size:clamp(1.875rem,4vw,3rem);font-weight:400;line-height:1.15}.insight-blog__title em{color:#e8455a;font-style:italic}.insight-blog__author-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.insight-blog__author-info{align-items:center;gap:.75rem;display:flex}.insight-blog__author-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px}.insight-blog__author-name{color:#15181a;font-size:.9375rem;font-weight:500}.insight-blog__share-btn{color:#e8455a;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #e8455a;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.125rem;font-size:.875rem;font-weight:500;transition:background .18s,color .18s;display:inline-flex}.insight-blog__share-btn:hover{color:#fff;background:#e8455a}.insight-blog__share-btn .material-symbols-outlined{font-size:1.125rem}.insight-blog__hero{aspect-ratio:960/547;border-radius:18px;margin-bottom:3rem;position:relative;overflow:hidden;box-shadow:2px 4px 14px #00000029}.insight-blog__body--article{color:#2d3236;margin-bottom:3.5rem;font-size:1rem;line-height:1.8}.insight-blog__body--article p{margin-bottom:1.25rem}.insight-blog__body--article h2{color:#15181a;margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:700}.insight-blog__body--article h3{color:#15181a;margin:2rem 0 .75rem;font-size:1.25rem;font-weight:600}.insight-blog__body--article ul,.insight-blog__body--article ol{margin-bottom:1.25rem;padding-left:1.5rem}.insight-blog__body--article ul{list-style-type:disc}.insight-blog__body--article ol{list-style-type:decimal}.insight-blog__body--article li{margin-bottom:.5rem;display:list-item}.insight-blog__body--article blockquote{color:#464d52;border-left:3px solid #e8455a;margin:2rem 0;padding-left:1.25rem;font-style:italic}.insight-blog__body--article a{color:#0fa2bf;-webkit-text-decoration:underline #0fa2bf66;text-decoration:underline #0fa2bf66}.insight-blog__body--article a:hover{text-decoration-color:#0fa2bf}.insight-blog__body--article img{border-radius:18px;max-width:100%;margin:1.5rem 0}.insight-blog__body--article [class*=overflow-hidden] img{object-fit:cover;width:100%;max-width:none;height:100%;margin:0;position:absolute;inset:0}.insight-blog__body--article [class*=overflow-hidden]:not(:has(img)){justify-content:center;align-items:center;height:auto;min-height:0;padding:1rem 0;display:flex;overflow:visible}.insight-blog__author-card{background:#f3f5f7;border:1px solid #ced7db;border-radius:18px;margin-bottom:3rem;padding:2.5rem;box-shadow:4px 4px 7px #15181a29}.insight-blog__author-card-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.insight-blog__author-card-identity{align-items:center;gap:.5rem;display:flex}.insight-blog__author-card-photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:100px;height:100px}.insight-blog__author-card-name{color:#2d3236;font-size:1.5rem;font-weight:400;line-height:2rem}.insight-blog__author-card-role{color:#db365a;font-size:.75rem;font-weight:400;line-height:1.25rem}.insight-blog__author-card-bio{color:#15181a;margin:0;font-size:1rem;line-height:1.5rem}.insight-blog__socials{flex-shrink:0;gap:.375rem;display:flex}.insight-blog__social-icon-btn{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;transition:opacity .15s;display:inline-flex;overflow:hidden}.insight-blog__social-icon-btn:hover{opacity:.7}.insight-blog__share-bottom{justify-content:flex-end;margin-bottom:4rem;display:flex}@media (max-width:640px){.insight-blog__author-row{flex-wrap:wrap;gap:.75rem}.insight-blog__author-card-header{flex-direction:column;align-items:flex-start}.insight-blog__author-card-photo{width:72px;height:72px}.insight-blog__share-bottom{justify-content:center}}
