.data-download-button{display:inline-block;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;font-family:var(--f-mono);background-color:var(--c-main);color:#fff;text-decoration:none;transition:background-color .2s ease}.data-download-button:hover{background-color:var(--c-pink);text-decoration:none}.section-title{font-family:var(--f-mono);font-size:var(--typo-xs);text-transform:uppercase;font-weight:400;letter-spacing:.05em}.team-members{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;padding:3rem 0}.team-member{grid-column:span 1}.team-member img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:.625rem;border:.5px solid var(--c-gray)}.team-member p{font-family:var(--f-mono);margin-top:1rem;font-weight:400;text-transform:uppercase;font-size:var(--typo-xs);line-height:1.4}.team-member a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-color:var(--c-main)}@media screen and (max-width:1250px){.team-members{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:992px){.team-members{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.team-members{display:flex;flex-direction:column;padding:1rem 0}.team-member{display:flex;gap:1rem;align-items:flex-end}.team-member img{width:7rem;height:auto}.team-member p{margin-top:0}}.partners{background-color:#b0b0b0}.partners__grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.partners__grid-item{grid-column:span 1;background:#fff;border-radius:.625rem;display:flex;align-items:center;justify-content:center;padding:2rem;aspect-ratio:1.5/1;border:2px solid transparent;box-sizing:border-box;height:100%;transition:border-color .2s}.partners__grid-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.partners__grid-item:hover{border-color:var(--c-gold)}@media screen and (max-width:992px){.partners__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.partners__grid{grid-template-columns:repeat(2,1fr)}.partners__grid-item{padding:1rem}}.info-boxes__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.info-boxes__grid-item{grid-column:span 4;border:.5px solid var(--c-gray);border-radius:.625rem;padding:1rem;box-sizing:border-box}.info-boxes__header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.info-boxes__header img{width:3rem;height:3rem}.info-boxes__header h3{font-size:var(--typo-xl);color:#000}.info-boxes__show-more{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.3rem;height:1.3rem;border:none;background-color:transparent;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' fill='none' viewBox='0 0 20 19'%3E%3Ccircle cx='10.167' cy='9.5' r='9' fill='%23fff' stroke='%23000'/%3E%3Cpath stroke='%23000' stroke-width='1.2' d='M4.667 9.4h11M10.067 15V4'/%3E%3C/svg%3E");opacity:.3;cursor:pointer;transition:opacity .3s ease;margin-top:1.5rem}.info-boxes__show-more:hover{opacity:1}.info-boxes__hidden-text{margin-top:1rem}@media screen and (max-width:992px){.info-boxes__grid-item{grid-column:span 6}}@media screen and (max-width:768px){.info-boxes__grid-item{grid-column:span 12}}.article-previews .container__inner{border:none}.article-previews__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.article-previews__grid-item{grid-column:span 1;background:#fff;border-radius:.625rem;display:flex;flex-direction:column;align-items:space-between;justify-content:space-between;padding:1rem;box-sizing:border-box}.article-previews__grid-item:hover{text-decoration:none}.article-previews__grid-item:hover .article-previews__title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-color:var(--c-main)}.article-previews__meta{font-family:var(--f-mono);font-weight:400;font-size:var(--typo-sm)}.article-previews__meta span:after{content:" - "}.article-previews__meta span:last-child:after{content:""}.article-previews__title{font-size:var(--typo-xl);line-height:1.4;color:#000;margin-top:6rem}@media screen and (max-width:1250px){.article-previews__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.article-previews__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.article-previews__grid{grid-template-columns:repeat(1,1fr)}}.press-articles{background-color:var(--c-pink)}.press-articles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.press-articles__grid-item{grid-column:span 1;background:#fff;border-radius:.625rem;padding:1rem;box-sizing:border-box}.press-articles__grid-item:hover{text-decoration:none}.press-articles__grid-item:hover .press-articles__title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-color:var(--c-main)}.press-articles__meta{font-family:var(--f-mono);font-weight:400;font-size:var(--typo-sm);color:var(--c-pink)}.press-articles__meta span:after{content:" - "}.press-articles__meta span:last-child:after{content:""}.press-articles__title{font-size:var(--typo-lg);line-height:1.4;color:#000;margin-top:1rem}@media screen and (max-width:1250px){.press-articles__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.press-articles__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.press-articles__grid{grid-template-columns:repeat(1,1fr)}}.showcase-pdi{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;color:#000}.showcase-pdi:hover{text-decoration:none}.showcase-pdi:hover h3{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.showcase-pdi__col{background:#fff;padding:1.5rem;background:#baece466;border-radius:.625rem;display:flex;flex-direction:column;justify-content:space-between}.showcase-pdi__col:first-child{background:#baece4}.showcase-pdi h3{font-size:var(--typo-xxl);margin-bottom:4rem;line-height:1.3}.showcase-pdi small{display:block;font-size:var(--typo-sm);color:var(--c-main);font-family:var(--f-mono);font-weight:400}.showcase-pdi span.count{font-size:4rem;font-family:var(--f-mono);font-weight:400;margin:2rem 0}@media screen and (max-width:992px){.showcase-pdi{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.showcase-pdi{grid-template-columns:repeat(1,1fr)}}.showcase-shs{--c-shs:#29235c;background-color:var(--c-shs);color:#fff;padding:3rem 2rem 2rem;border-radius:.625rem;display:flex;align-items:center;flex-wrap:wrap}.showcase-shs:hover{text-decoration:none}.showcase-shs:hover .showcase-shs__bubble{transform:scale(1.02);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.showcase-shs__bubble{background-color:#fff;color:var(--c-shs);padding:1rem 2rem;border-radius:.625rem;font-weight:700;font-size:2rem;width:50%;margin-left:10%;line-height:1.4;position:relative;transform-origin:left center;transition:transform .3s cubic-bezier(.075,.82,.165,1)}.showcase-shs__bubble:before{content:"";display:block;background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="44" height="28" fill="none" viewBox="0 0 44 28"><path fill="%23fff" d="M0 27.5h43.5V.5z"/></svg>');background-size:100%;background-repeat:no-repeat;position:absolute;top:40%;left:-2.6rem;width:2.7rem;height:1.7rem}.showcase-shs__logo{width:12rem;height:auto}.showcase-shs__meta{margin-top:2rem;width:100%}.showcase-shs__meta small{font-size:var(--typo-xs);font-family:var(--f-mono);font-weight:400}@media screen and (max-width:992px){.showcase-shs__logo{width:30%}.showcase-shs__bubble{font-size:1.5rem;width:40%}}@media screen and (max-width:768px){.showcase-shs{padding:1.5rem}.showcase-shs:hover{text-decoration:none}.showcase-shs:hover .showcase-shs__bubble{text-underline-offset:1px;text-decoration-thickness:1px}.showcase-shs__logo{width:5rem}.showcase-shs__bubble{padding:1rem;font-size:.9rem;line-height:1.1;width:calc(75% - 5rem)}.showcase-shs__bubble:before{transform-origin:right center;transform:scale(.6)}}.showcase-generic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (max-width:992px){.showcase-generic-grid{grid-template-columns:repeat(1,1fr)}}.showcase-generic{display:flex;align-items:flex-end;padding:4rem 2rem 2rem;border-radius:.625rem;color:#000;text-decoration:none;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:transform .3s ease,box-shadow .3s ease}.showcase-generic:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.showcase-generic:hover h3{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.showcase-generic--invert{color:#fff}.showcase-generic__content h3{font-size:var(--typo-xxl);margin-bottom:1rem;line-height:1.1}.showcase-generic__preview{font-size:var(--typo-md);line-height:1.4;font-weight:400}.downloads{background-color:var(--c-gold)}.downloads__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.downloads__grid-item{grid-column:span 1;background:#fff;border-radius:.625rem;padding:1rem;box-sizing:border-box}.downloads__grid-item:hover{text-decoration:none}.downloads__grid-item:hover .downloads__title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-color:var(--c-main)}.downloads__meta{font-family:var(--f-mono);font-weight:400;font-size:var(--typo-sm);color:var(--c-pink)}.downloads__meta span:after{content:" - "}.downloads__meta span:last-child:after{content:""}.downloads__title{font-size:var(--typo-xl);line-height:1.4;color:#000;margin-bottom:5rem}@media screen and (max-width:1250px){.downloads__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.downloads__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.downloads__grid{grid-template-columns:repeat(1,1fr)}}.accordion{color:#000}.accordion__title{font-size:var(--typo-xxl);line-height:1.4;color:#000;margin-bottom:2rem}.accordion__items{display:flex;flex-direction:column;width:calc(100% + 2rem);max-width:50rem;margin-left:-1rem}.accordion__links{display:flex;gap:.5rem;margin-top:2rem}.accordion__links li a{display:block;background-color:var(--c-mint);font-family:var(--f-mono);font-size:var(--typo-xs);font-weight:400;padding:.5rem 1rem}.accordion__item{border-bottom:.5px solid transparent;border-top:.5px solid transparent;padding:0 1rem;margin-top:-.5px;transition:border-color .3s}.accordion__item-title{font-size:var(--typo-xl);line-height:1.4;color:var(--c-main);cursor:pointer;list-style:none;color:#000;position:relative;padding:1rem 3rem 1rem 0}.accordion__item-title::-webkit-details-marker{display:none}.accordion__item-title::marker{display:none}.accordion__item-title:after{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' fill='none' viewBox='0 0 26 15'%3E%3Cpath stroke='%23b0b0b0' stroke-width='2.531' d='M.947 1.47 12.65 13.171l11.7-11.701'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;background-position:50%;width:1.5rem;height:1rem;transition:transform .3s cubic-bezier(.075,.82,.165,1);position:absolute;right:0;top:1.3rem}.accordion__item-title:hover{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.accordion__item:open{border-top-color:var(--c-gray);border-bottom-color:var(--c-gray);padding-bottom:2rem}.accordion__item:open .accordion__item-title:after{transform:rotate(180deg)}@media screen and (max-width:768px){.accordion__item-title{font-size:var(--typo-lg)}}
