.latest-insights{--latest-insights-max:min(var(--layout-container-max,1678px),calc(100vw - var(--layout-gutter, 15px)*2));--latest-insights-media-width:calc(var(--layout-gutter, 15px) + var(--latest-insights-max)*0.29167);--latest-insights-gap:calc(var(--latest-insights-max)*0.04167);background:#f5f5f5;color:#000;margin:0!important;overflow:hidden;padding:100px 0}.latest-insights.alignfull{max-width:none;width:auto}.latest-insights__layout{align-items:stretch;display:grid;gap:2rem;grid-template-columns:1fr}.latest-insights__panel{min-width:0;order:2;padding-inline:var(--layout-gutter,15px)}.latest-insights__content{display:flex;flex-direction:column;gap:1.75rem;margin-inline:auto;max-width:var(--latest-insights-max);width:100%}.latest-insights__header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem 1.25rem;justify-content:space-between}.latest-insights__title{color:#000;flex:1 1 auto;font-family:"Playfair Display",var(--font-heading,serif);font-size:48px;font-style:normal;font-weight:500;line-height:58px;margin:0;min-width:0}.latest-insights__button{--latest-insights-btn-ease:cubic-bezier(0.22,1,0.36,1);--latest-insights-btn-duration:0.55s;align-items:center;background:linear-gradient(90deg,#000,#424242);border:0;border-radius:100px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:"Montserrat",var(--font-paragraph,sans-serif);font-size:22px;font-style:normal;font-weight:400;justify-content:center;line-height:22px;overflow:hidden;padding:11px 40px;position:relative;text-decoration:none}.latest-insights__button-label{display:block;line-height:22px;overflow:hidden;position:relative}.latest-insights__button-text{display:block;transition:transform var(--latest-insights-btn-duration) var(--latest-insights-btn-ease)}.latest-insights__button-text:last-child{left:0;position:absolute;top:0;transform:translate3d(0,110%,0);width:100%}.latest-insights__button:focus-visible .latest-insights__button-text:first-child,.latest-insights__button:hover .latest-insights__button-text:first-child{transform:translate3d(0,-110%,0)}.latest-insights__button:focus-visible .latest-insights__button-text:last-child,.latest-insights__button:hover .latest-insights__button-text:last-child{transform:translateZ(0)}.latest-insights__button:focus-visible,.latest-insights__button:hover{color:#fff}.latest-insights__button:focus-visible{outline:2px solid #145087;outline-offset:3px}.latest-insights__list{display:flex;flex-direction:column;gap:1.25rem;list-style:none;margin:0;padding:0}.latest-insights__card{margin:0}.latest-insights__card-link{align-items:flex-start;background:#ebebeb;border-left:10px solid hsla(206,9%,85%,.9);box-sizing:border-box;color:inherit;display:flex;flex-direction:column;gap:.65rem;padding:1.25rem 30px 1.25rem 1.5rem;text-decoration:none;transition:background-color .45s cubic-bezier(.22,1,.36,1),border-color .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1);width:100%}.latest-insights__card-link:focus-visible,.latest-insights__card-link:hover{background:#d9d9d9;border-left-color:#145087;color:inherit;transform:translateX(6px)}.latest-insights__card-link:focus-visible{outline:2px solid #145087;outline-offset:2px}.latest-insights__card-link.is-chosen{animation:latest-insights-choose .24s cubic-bezier(.22,1,.36,1) forwards;background:#d9d9d9;border-left-color:#145087;z-index:2}.latest-insights__card-link.is-chosen .latest-insights__more{animation:latest-insights-more-press .24s cubic-bezier(.22,1,.36,1) forwards}@keyframes latest-insights-choose{0%{filter:brightness(1);transform:translateX(6px) scale(1)}35%{filter:brightness(.97);transform:translateX(4px) scale(.985)}to{filter:brightness(1.02);transform:translateX(10px) scale(1.01)}}@keyframes latest-insights-more-press{0%{opacity:1;transform:translateX(0)}40%{opacity:.85;transform:translateX(2px)}to{opacity:1;transform:translateX(6px)}}.latest-insights__meta{align-items:center;color:#adadad;display:flex;flex-wrap:wrap;font-family:"Montserrat",var(--font-paragraph,sans-serif);font-size:18px;font-style:italic;font-weight:300;gap:.55rem .85rem;line-height:20px;margin:0}.latest-insights__category{align-items:center;color:#adadad;display:inline-flex;gap:.4rem}.latest-insights__category:before{background:#145087;border-radius:50%;content:"";display:block;flex-shrink:0;height:8px;width:8px}.latest-insights__author{color:#adadad}.latest-insights__card-title{color:#000;display:block;font-family:"Playfair Display",var(--font-heading,serif);font-size:24px;font-style:normal;font-weight:500;line-height:24px}.latest-insights__excerpt{display:-webkit-box;-webkit-box-orient:vertical;color:#424242;font-size:16px;-webkit-line-clamp:4;line-clamp:4;max-height:80px;overflow:hidden}.latest-insights__excerpt,.latest-insights__more{font-family:"Montserrat",var(--font-paragraph,sans-serif);font-style:italic;font-weight:300;line-height:20px}.latest-insights__more{align-items:center;color:#000;display:inline-flex;font-size:18px;gap:.45rem;margin-top:.25rem}.latest-insights__more-icon{color:#000;display:inline-flex;line-height:0}.latest-insights__more-icon svg{display:block;height:18px;width:18px}.latest-insights__empty{color:#8a8a8a;font-family:"Montserrat",var(--font-paragraph,sans-serif);font-size:16px;margin:0}.latest-insights__media{isolation:isolate;min-height:280px;min-width:0;order:1;position:relative}.latest-insights__image{border-radius:10px;display:block;height:280px;object-fit:cover;object-position:center;width:100%}.latest-insights__image-placeholder{align-items:center;background:#d9d9d9;border-radius:10px;display:flex;justify-content:center;min-height:280px;width:100%}@media(min-width:1024px){.latest-insights__layout{align-items:stretch;column-gap:var(--latest-insights-gap);grid-template-columns:minmax(0,1fr) var(--latest-insights-media-width)}.latest-insights__panel{align-items:center;display:flex;justify-content:flex-end;order:0;padding-inline:0;padding-left:var(--layout-gutter,15px)}.latest-insights__content{margin-inline:0;max-width:calc(var(--latest-insights-max)*.66667);width:100%}.latest-insights__media{align-self:stretch;min-height:100%;order:0}.latest-insights__media:has(.latest-insights__image){position:relative}.latest-insights__image{width:100%}.latest-insights__image,.latest-insights__image-placeholder{border-radius:10px 0 0 10px;height:100%;inset:0;position:absolute}.latest-insights__image-placeholder{min-height:0}.latest-insights--image-left .latest-insights__layout{grid-template-areas:"media panel";grid-template-columns:var(--latest-insights-media-width) minmax(0,1fr)}.latest-insights--image-left .latest-insights__panel{grid-area:panel;justify-content:flex-start;padding-left:0;padding-right:var(--layout-gutter,15px)}.latest-insights--image-left .latest-insights__media{grid-area:media}.latest-insights--image-left .latest-insights__image,.latest-insights--image-left .latest-insights__image-placeholder{border-radius:0 10px 10px 0}.latest-insights--image-left .latest-insights__panel{-ms-grid-column:2;-ms-grid-row:1}.latest-insights--image-left .latest-insights__media{-ms-grid-column:1;-ms-grid-row:1}}@media(max-width:767.98px){.latest-insights{padding:60px 0}.latest-insights__header{align-items:flex-start;flex-direction:column}.latest-insights__button{width:100%}.latest-insights__card-link{padding:1rem 30px 1rem 1.15rem}.latest-insights__image{border-radius:10px;height:220px}}@media(prefers-reduced-motion:reduce){.latest-insights__button-text{transition:none}.latest-insights__button-text,.latest-insights__button-text:last-child,.latest-insights__button:focus-visible .latest-insights__button-text:first-child,.latest-insights__button:focus-visible .latest-insights__button-text:last-child,.latest-insights__button:hover .latest-insights__button-text:first-child,.latest-insights__button:hover .latest-insights__button-text:last-child{transform:none}.latest-insights__card-link{transition:none}.latest-insights__card-link:focus-visible,.latest-insights__card-link:hover{transform:none}.latest-insights__card-link.is-chosen,.latest-insights__card-link.is-chosen .latest-insights__more{animation:none}}
