.header-text__inner{box-sizing:border-box}.header-text__wrapper{display:flex;gap:2rem 4rem;justify-content:space-between}@media(max-width:992px){.header-text__wrapper{flex-direction:column;gap:2rem}}.header-text__title{gap:3rem 0;justify-content:space-between}.header-text__title,.header-text__title-top{display:flex;flex:0 0 42%;flex-direction:column}.header-text__title-top{gap:2rem 0}.header-text__title-bottom{align-items:center;display:flex;gap:0 2rem;justify-content:space-between;max-width:90%}.header-text__title-post-text{font-family:var(--font-family-heavy);font-size:clamp(17px,2vw,19px)}.header-text__title-post-text a{all:unset;color:var(--color-primary);cursor:pointer;font-family:inherit;font-size:clamp(17px,2vw,19px);text-decoration:none}.header-text__title-post-text a:hover{text-decoration:underline}.header-text__title-description{display:flex;flex-direction:column;gap:20px 0;max-width:90%}.header-text__title-description>*{margin:0}.header-text__columns{display:flex;flex:0 0 calc(50% - 2.5rem);gap:2rem 3.5rem}@media(max-width:992px){.header-text__columns{flex:0 0 100%;flex-direction:column;gap:2rem}}.header-text__column{display:flex;flex:1;flex-direction:column;gap:1rem 0}.header-text__column-icon{aspect-ratio:1/1;width:70px}.header-text__column-icon img,.header-text__column-icon picture{object-fit:contain;object-position:bottom left}.header-text__column-link{margin-top:10px}.header-text__column-title{font-family:var(--font-family-heavy);font-size:clamp(17px,2vw,19px)}.header-text__column-content{display:flex;flex-direction:column;gap:2rem 0}.header-text__column-content>*{margin:0}.header-text[data-style="02"] .header-text__title{flex:0 0 30%}.header-text[data-style="02"] .header-text__wrapper{gap:4rem 7rem}.header-text[data-style="02"] .header-text__columns{flex:1;gap:2rem 3rem}.header-text[data-style="02"] .header-text__column-link{margin-top:10px}.header-text[data-style="02"] .header-text__column-link a{all:unset;color:var(--color-primary);cursor:pointer;font-family:inherit;font-family:var(--font-family-heavy);font-size:clamp(17px,2vw,19px);text-decoration:none}.header-text[data-style="02"] .header-text__column-link a:hover{text-decoration:underline}.insights-grid{box-sizing:border-box}.insights-grid__filters{box-sizing:border-box;padding:2rem 0}.insights-grid__filter-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.insights-grid__filter-btn{background:var(--color-light);color:var(--color-secondary);font-family:var(--font-family-heavy);min-width:100px;text-align:center}.insights-grid__filter-btn.active,.insights-grid__filter-btn:hover{background:var(--color-primary);color:var(--color-light)}.insights-grid__filter-btn:focus{box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.2);outline:none}.insights-grid__error,.insights-grid__loading{color:var(--color-dark);font-size:1.1rem;padding:3rem;text-align:center}.insights-grid__error{color:#d32f2f}.insights-grid__inner{box-sizing:border-box;padding:3rem 0 10rem}@media(max-width:992px){.insights-grid__inner{padding-bottom:5rem}}.insights-grid__wrapper{display:grid;gap:5rem;grid-auto-rows:minmax(300px,auto);grid-template-columns:repeat(3,1fr)}.insights-grid__item{overflow:hidden;position:relative}.insights-grid__item>a{gap:1.5rem 0}.insights-grid__item--spotlight{background:var(--color-primary);box-sizing:border-box;color:var(--color-light);grid-column:span 2;padding:20px 20px 3rem}.insights-grid__item--spotlight .insights-grid__image-wrapper{aspect-ratio:16/10;margin:0!important}.insights-grid__item--spotlight .insights-grid__content{max-width:85%}@media(max-width:992px){.insights-grid__item--spotlight .insights-grid__content{max-width:100%}}.insights-grid__item--spotlight .insights-grid__subtitle{display:none}.insights-grid__item--spotlight .insights-grid__category{color:var(--color-light)}@media(max-width:768px){.insights-grid__item--spotlight{grid-column:span 1}}@media(max-width:1024px)and (min-width:769px){.insights-grid__item--spotlight{grid-column:span 2}}.insights-grid__item:nth-child(9){background:#d1ced2;box-sizing:border-box;grid-column:span 3;height:auto;padding:20px}.insights-grid__item:nth-child(9)>a{align-items:center;flex-direction:row;gap:2rem}@media(max-width:992px){.insights-grid__item:nth-child(9)>a{flex-direction:column;gap:1.5rem 0;height:auto}}.insights-grid__item:nth-child(9) .insights-grid__content{box-sizing:border-box;padding:1.5rem}@media(max-width:992px){.insights-grid__item:nth-child(9) .insights-grid__content{padding:0}}.insights-grid__item:nth-child(9) .insights-grid__image-wrapper{aspect-ratio:37/22;flex:0 0 calc(66.66667% - 1.5rem);margin:0!important}.insights-grid__wrapper--no-spotlight .insights-grid__item{background:#0000;color:inherit;grid-column:span 1;height:auto;padding:0}.insights-grid__wrapper--no-spotlight .insights-grid__item .insights-grid__image-wrapper{aspect-ratio:1/1;flex:initial}.insights-grid__wrapper--no-spotlight .insights-grid__item .insights-grid__content{max-width:100%;padding:0}.insights-grid__wrapper--no-spotlight .insights-grid__item .insights-grid__subtitle{display:block}.insights-grid__wrapper--no-spotlight .insights-grid__item .insights-grid__category{color:var(--color-primary)}.insights-grid__wrapper--no-spotlight .insights-grid__item>a{flex-direction:column;gap:1.5rem 0}.insights-grid__wrapper--no-spotlight .insights-grid__item:nth-child(7){background:#d1ced2;box-sizing:border-box;grid-column:span 3;height:auto;padding:20px}.insights-grid__wrapper--no-spotlight .insights-grid__item:nth-child(7)>a{align-items:center;flex-direction:row;gap:2rem}@media(max-width:992px){.insights-grid__wrapper--no-spotlight .insights-grid__item:nth-child(7)>a{flex-direction:column;gap:1.5rem 0;height:auto}}.insights-grid__wrapper--no-spotlight .insights-grid__item:nth-child(7) .insights-grid__content{box-sizing:border-box;padding:1.5rem}@media(max-width:992px){.insights-grid__wrapper--no-spotlight .insights-grid__item:nth-child(7) .insights-grid__content{padding:0}}.insights-grid__wrapper--no-spotlight .insights-grid__item:nth-child(7) .insights-grid__image-wrapper{aspect-ratio:37/22;flex:0 0 calc(66.66667% - 1.5rem);margin:0!important}.insights-grid__category{color:var(--color-primary);font-family:var(--font-family-heavy);font-size:17px}.insights-grid__link{color:inherit;display:block;display:flex;flex-direction:column;height:100%;text-decoration:none}.insights-grid__image-wrapper{aspect-ratio:1/1;background:var(--color-primary);overflow:hidden;position:relative;width:100%}.insights-grid__image-wrapper img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.insights-grid__image-wrapper:has(.insights-grid__image-background){align-items:flex-end;background:#f6f5f6;display:flex;justify-content:center}.insights-grid__image-wrapper:has(.insights-grid__image-background)>img{height:90%;max-width:100%;object-fit:contain;object-position:bottom center;position:relative;z-index:2}.insights-grid__image-background{background:var(--color-primary);box-sizing:border-box;height:100%;left:0;padding:20px;position:absolute;top:0;transition:.4s ease;width:100%;z-index:0}.insights-grid__image-background img,.insights-grid__image-background picture{height:100%;object-fit:cover;transition:.4s ease;width:100%}.insights-grid__author{bottom:0;height:100%;pointer-events:none;position:absolute;right:0;width:100%;z-index:2}.insights-grid__author,.insights-grid__author .author-avatar{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.insights-grid__author .author-avatar{margin-left:auto;max-width:500px;overflow:hidden;position:relative;width:85%}.insights-grid__author .author-avatar>img{display:block}.insights-grid__author .author-avatar>img:first-child{bottom:-20px;object-fit:contain;object-position:bottom right;position:absolute;right:-10px;width:95%}.insights-grid__author .author-avatar>img:nth-child(2){margin-left:auto;margin-right:-12px;max-height:70%;max-width:90%;object-fit:contain;object-position:bottom right;position:relative}.insights-grid__content{display:flex;flex:1;flex-direction:column;gap:1rem}.insights-grid__content>*{margin:0}.insights-grid__content-meta{display:flex;flex-direction:column;gap:5px;margin-bottom:.5rem}.insights-grid__date{font-family:var(--font-family-heavy);font-size:13px}.insights-grid__subtitle{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.insights-grid__item:hover .insights-grid__image-wrapper>img{transform:scale(1.05)}.insights-grid__item:hover .insights-grid__image-background{padding:0}.insights-grid__item--preview-04 .insights-grid__image-wrapper{position:relative}.insights-grid__item--preview-04 .insights-grid__image-wrapper img{filter:grayscale(100%) brightness(1.2)}.insights-grid__item--preview-04 .insights-grid__image-wrapper:after{background:var(--color-primary);content:"";height:100%;left:0;mix-blend-mode:multiply;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.insights-grid__overlay{display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;position:absolute;top:0;width:100%}.insights-grid__overlay img,.insights-grid__overlay picture{height:auto;max-height:75%;max-width:100%;object-fit:contain;object-position:bottom right}.insights-grid__load-more{align-items:center;display:flex;justify-content:center;margin-top:5rem}@media(max-width:992px){.insights-grid__load-more{margin-top:3rem}}@media(max-width:768px){.insights-grid__filters{padding:0}.insights-grid__filter-buttons{gap:.5rem;justify-content:flex-start;overflow-x:auto;padding:0}.insights-grid__filter-buttons::-webkit-scrollbar{height:4px}.insights-grid__filter-buttons::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.insights-grid__filter-buttons::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:2px}.insights-grid__filter-btn{box-sizing:border-box;flex-shrink:0;padding:.6rem 1.2rem;white-space:nowrap}.insights-grid__filter-btn:hover{transform:none}.insights-grid__wrapper{display:flex!important;flex-direction:column!important;gap:2rem 0}.insights-grid__item--spotlight,.insights-grid__item:nth-child(7),.insights-grid__item:nth-child(9){grid-column:span 1}}@media(max-width:1024px)and (min-width:769px){.insights-grid__filter-btn{padding:.65rem 1.3rem}.insights-grid__wrapper{grid-template-columns:repeat(2,1fr)}.insights-grid__item--spotlight,.insights-grid__item:nth-child(9),.insights-grid__wrapper--no-spotlight .insights-grid__item:nth-child(7){grid-column:span 2}}.contact-cta__inner{color:var(--color-light);padding:0}.contact-cta__inner.style-large{background:var(--color-primary)}.contact-cta__inner.style-large .contact-cta__wrapper{box-sizing:border-box;margin:0 auto;max-width:72%;padding:7rem 0}@media(max-width:992px){.contact-cta__inner.style-large .contact-cta__wrapper{max-width:100%;padding:3rem 0}}.contact-cta__inner.style-large .contact-cta__wrapper h2{font-size:clamp(2.8rem,5vw,4.75rem);line-height:.95}.contact-cta__wrapper{align-items:center;background:var(--color-primary);box-sizing:border-box;display:flex;flex-direction:column;gap:2.5rem;justify-content:center;padding:4rem 0;text-align:center}@media(max-width:992px){.contact-cta__wrapper{gap:2rem 0;padding:3rem 0}}.contact-cta__wrapper>*{margin:0}.contact-cta__wrapper h2{line-height:.8}.contact-cta__wrapper p{font-family:var(--font-family-heavy);margin:0}.contact-cta__wrapper .button{background:var(--color-light);color:var(--color-primary)}