@charset "UTF-8";.filters-bar{background:#eee}.filters-bar .container,.filters-bar__select{padding:60px 0 0;display:flex;justify-content:space-between;align-items:center;gap:150px}.filters-bar__select{box-sizing:border-box;padding:16px 18px 16px 20px;gap:10px;width:240px;height:56px;margin:0;border:1px solid #6c6c6c;border-radius:70px;background:#fff}.filters-bar__select .btn-select__label{font:400 17px/1.4 "Inter",sans-serif;color:#6c6c6c}.filters-bar__select .btn-select__icon{width:20px;height:20px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg ...%3C/svg%3E") center/contain no-repeat}.filters-bar__pills{display:flex;gap:12px;height:53px}.news-section,.pill{display:flex;align-items:center}.pill{padding:14px 26px 15px;height:53px;border:1px solid #ccc;border-radius:132.475px;font:600 17px/1.4 "Inter",sans-serif;color:#151515;background:#fff}.pill.pill--active{background:#151515;color:#fff;border-color:#151515}.news-section{flex-direction:column;padding:60px 80px 100px;gap:60px;background:#eee}.news-section__line{display:flex;gap:16px;justify-content:space-between;align-items:flex-start;width:100%;max-width:1280px;flex-wrap:wrap}.team-hero{--pad-x-desktop:80px;--pad-x-tablet:40px;--pad-x-mobile:20px;--header-h:80px;--canvas-offset:49px;--hero-line-y:50%;position:relative;background:#151515;color:#fff;overflow:hidden;min-height:clamp(var(--header-h) + 560px,100svh,var(--header-h) + 720px)}@supports (height:100lvh){.team-hero{min-height:clamp(var(--header-h) + 560px,100lvh,var(--header-h) + 720px)}@media (max-width:1500px){.team-hero{min-height:clamp(var(--header-h) + 560px,100lvh,var(--header-h) + 560px)}}}.team-hero__art{position:absolute;left:0;right:0;height:calc(100% - (var(--header-h) + var(--canvas-offset)));z-index:2}.team-hero__canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.team-hero__divider-wrap{position:absolute;left:50%;top:calc(var(--hero-line-y) - .5px);transform:translateX(-50%);width:100vw;height:1px;pointer-events:none;z-index:1}.team-hero__divider{width:100%;height:1px;background:rgba(255,255,255,.2)}.team-hero__container{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:var(--header-h) 0 62.5px;display:flex;flex-direction:column;justify-content:flex-end;min-height:inherit}.team-hero__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.team-hero__title{flex:1 1 auto;max-width:60%}.team-hero__heading{margin:0;font-family:Anton,Impact,sans-serif;font-weight:400;text-transform:uppercase;font-size:64px;line-height:1}.team-hero__desc{display:flex;flex-direction:column;gap:20px;max-width:520px}.team-hero__tag{padding:2px 16px;border-radius:100px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:max-content}.team-hero__kicker{font:600 14px/1.4 Inter,system-ui,sans-serif;color:#fff;white-space:nowrap}.team-hero__lead{font:400 17px/1.4 Inter,system-ui,sans-serif;color:#fff;margin:0}:root{--card-radius:20px;--img-radius:25px;--elev-0:0 1px 2px rgba(0,0,0,.04), 0 0 0 1px rgba(0,0,0,.04);--elev-2:0 20px 40px rgba(0,0,0,.12), 0 8px 16px rgba(0,0,0,.08);--anim-base:200ms}.page-news{background:#eee}.news-grid{padding:60px 0 100px;display:flex;flex-direction:column;align-items:center;gap:60px}.news-grid .responsive-container{width:min(1520px,100%)}.news-grid__line{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-cards{display:flex;flex-direction:column;align-items:flex-start;padding:32px;gap:32px;background:#fff;border-radius:var(--card-radius);text-decoration:none;color:inherit;box-shadow:var(--elev-0);transition:transform var(--anim-base) ease,box-shadow var(--anim-base) ease,background-color var(--anim-base) ease;will-change:transform,box-shadow}.news-archive,.news-cards .article-header{display:flex;flex-direction:column;gap:24px}.news-cards .article-info{display:flex;justify-content:space-between;align-items:center;gap:24px;color:#6c6c6c}.news-cards .article-info .category-container{display:flex;align-items:center;gap:8px;min-width:0}.news-cards .article-info .category-container .ellipse-5{width:14px;height:14px;border-radius:50%;background:#45a7de}.news-cards .article-info .category-container .ellipse-52{width:14px;height:14px;border-radius:50%;background:#ea5f38}.news-cards .article-info .category-container .ellipse-53{width:14px;height:14px;border-radius:50%;background:#6a26f1}.news-cards .article-info .category-container .category{overflow:hidden;text-overflow:ellipsis}.news-cards .article-info .category-container .category,.news-cards .article-info .read-time{font:500 14px/1.4 "Inter",system-ui;white-space:nowrap;color:#6c6c6c}.news-cards .title2{width:100%;margin:0;font:600 24px/1.4 "Inter",system-ui;color:#151515;max-width:85%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word}@supports not (-webkit-line-clamp:2){.news-cards .title2{max-height:2.8em}}.news-cards .image{width:100%;height:206px;object-fit:cover;display:block;border-radius:var(--img-radius);overflow:hidden;transition:transform var(--anim-base) ease;will-change:transform}.news-cards .article-footer{width:100%;display:flex;justify-content:space-between;align-items:center;gap:40px;min-width:0}.news-cards .article-footer .description{color:#878c91;font:500 14px/1.4 "Inter",system-ui;max-width:220px}.news-cards .news-card__go{display:flex}.news-cards .news-card__go img,.news-cards .news-card__go svg{width:24px;height:24px;display:block;line-height:0}.news-cards:hover{transform:translateY(-2px);box-shadow:var(--elev-2)}.news-pagination .page-numbers li{list-style:none}.news-pagination .page-numbers a,.news-pagination .page-numbers span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:42px;box-sizing:border-box;font:400 14px/140% "Inter",sans-serif;text-decoration:none;background:#fff;border:1.3125px solid #dfe1e7;color:#010205}.news-archive{background:#eee;padding:60px 0 100px;align-items:center;gap:60px}.news-archive__head,.news-archive__sort{align-items:center;justify-content:space-between}.news-archive__head{width:min(1520px,100%);display:flex;gap:100px}.news-archive__sort{display:inline-flex;gap:10px;height:56px;padding:16px 20px;min-width:180px;border:1px solid #6c6c6c;border-radius:100px;background:#fff;color:#151515}.news-archive__sort .icons{width:20px;height:20px;line-height:0}.news-archive__filters{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.news-archive__chip{display:flex;align-items:center;padding:14px 26px 15px;border:1px solid #ccc;border-radius:132.475px;font:600 17px/140% "Inter",sans-serif;color:#151515;background:#fff}.news-archive__chip.is-active,.news-cards:hover .news-card__go{background:#151515;color:#fff;border-color:#151515}.news-archive__list{width:min(1520px,100%);display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-cards .news-card__go{min-width:64px;height:64px;border:1px solid #151515;border-radius:80px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#151515;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.news-pagination{width:min(1520px,100%);display:flex;justify-content:center;padding-top:16px}.news-pagination .page-numbers{display:flex;gap:8px;list-style:none;margin:0;padding:0}.news-pagination .page-numbers .current{background:#151515;border-color:#151515;color:#fff}.news-pagination .page-numbers .next,.news-pagination .page-numbers .prev{color:#010205;border-color:#dfe1e7}.ellipse-5{background:#45a7de}.ellipse-5,.ellipse-52,.ellipse-53{width:14px;height:14px;border-radius:50%}.ellipse-52{background:#ea5f38}.ellipse-53{background:#6a26f1}.hero-news{height:423px;--news-base-h:423px;--news-bleed-top:40px;--news-bleed-bottom:120px;display:block;width:100%;height:calc(var(--news-base-h) + var(--news-bleed-top) + var(--news-bleed-bottom))}.team-hero{min-height:calc(var(--header-h) + var(--news-base-h) + var(--news-bleed-top) + var(--news-bleed-bottom))}.team-hero__art{top:33px;height:100%}.team-hero__art canvas{width:100%!important}.news-grid .container{margin:0 auto}.news-grid .responsive-container{margin:0 auto;padding-left:20px;padding-right:20px}@media (min-width:1024px){.team-hero{min-height:clamp(var(--header-h) + 560px,100svh,var(--header-h) + 720px)}}@media (min-width:1200px){.team-hero__container{width:calc(100% - 160px);margin:0 auto;max-width:1520px}.news-grid .container{width:calc(100% - 160px);max-width:1280px}}@media (min-width:1330px){.team-hero__art{top:-36px;transform:translateY(22%)!important}}@media (min-width:1400px){.team-hero__heading{width:762px;max-width:100%}}@media (min-width:1600px){.news-grid .container{width:calc(100% - 400px);max-width:1520px}}@media (max-width:1500px){.team-hero{min-height:clamp(var(--header-h) + 560px,100svh,var(--header-h) + 560px)}}@media (max-width:1330px){.news-cards .image{max-height:260px}}@media (max-width:1280px){.filters-bar .container{gap:60px;padding:40px 40px 0}.news-section{padding:40px 40px 80px}.team-hero__container{padding-left:var(--pad-x-tablet);padding-right:var(--pad-x-tablet)}}@media (max-width:1200px){.news-archive__list,.news-grid__line{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.team-hero__footer{flex-direction:column;align-items:flex-start;gap:36px}.team-hero__heading{font-size:48px}.news-grid__line{grid-template-columns:1fr;gap:16px}.news-cards{grid-template-columns:230px 1fr auto}.news-cards .article-footer .description{max-width:unset;grid-area:desc;max-width:var(--t-text);color:#878c91;font:500 14px/1.4 "Inter",system-ui}.news-cards .news-card__go img,.news-cards .news-card__go svg{width:18px;height:18px}.news-archive{padding:40px 20px 60px;gap:40px}.news-archive__head{width:100%;gap:24px;flex-direction:column;align-items:flex-start}.news-archive__filters{gap:8px}.news-archive__chip{padding:10px 20px 12px;font-weight:600;font-size:14px}.news-archive__sort{height:42px;padding:11px 20px;min-width:200px}.news-archive__list{grid-template-columns:1fr;gap:16px;width:100%}.news-cards{border-radius:20px;--t-img:230px;--t-text:335px;--t-go:56px;padding:20px;gap:20px;display:grid;grid-template-columns:var(--t-img) minmax(0,var(--t-text)) var(--t-go);grid-template-rows:auto auto auto;grid-template-areas:"meta  meta  meta" "image title go" "image desc  go";column-gap:32px;row-gap:12px}.news-cards .image{object-fit:cover}.news-cards .title2{max-width:100%}.news-cards .article-footer{gap:20px}.news-cards .news-card__go{min-width:46px;height:46px}.news-cards .article-footer,.news-cards .article-header{display:contents}.news-cards .article-info{grid-area:meta}.news-cards .image{grid-area:image;height:160px;border-radius:20px}.news-cards .title2{grid-area:title;font-size:20px;line-height:1.4;max-width:var(--t-text);-webkit-line-clamp:2;padding-top:22px}.news-cards .news-card__go{grid-area:go;align-self:center;justify-self:end;min-width:var(--t-go);height:var(--t-go);border-radius:60px}}@media (max-width:768px){.news-cards .article-footer,.news-cards .article-header{display:contents;display:flex;align-items:center;justify-content:space-between}.news-cards{display:flex;flex-direction:column;gap:32px;max-width:376px;margin:0 auto;padding:24px}}@media (max-width:767px){.news-cards .title2{-webkit-line-clamp:3}@supports not (-webkit-line-clamp:3){.news-cards .news-cards .title2{max-height:4.2em}}.news-cards{display:flex;flex-direction:column;gap:32px}.news-cards .image{height:206px;border-radius:20px}.news-cards .title2{font-size:24px}.news-cards .news-card__go{min-width:46px;height:46px}}@media (max-width:744px){.filters-bar .container{flex-direction:column;align-items:stretch;gap:24px;padding:24px 20px 0}.filters-bar__pills{flex-wrap:wrap;height:auto}.news-section{padding:24px 20px 60px;gap:32px}.team-hero__title{max-width:100%}.team-hero{--header-h:64px;--canvas-offset:32px;min-height:calc(var(--header-h) + 435px)}.team-hero__container{padding:var(--header-h) var(--pad-x-mobile) 20px;min-height:500px}.team-hero__footer{gap:21px}.team-hero__heading{font-size:32px;line-height:1}.team-hero__desc{max-width:100%;gap:20px}.team-hero__kicker{font-weight:600;font-size:12px;line-height:1.4}.team-hero__lead{font-size:14px;line-height:1.4}}@media (max-width:743px){.hero-news{--news-bleed-top:24px;--news-bleed-bottom:140px}.news-archive{padding:60px 0 40px}.team-hero__art{top:0}}@media (min-width:1200px) and (max-width:1440px){.news-grid .container,.team-hero__container{width:calc(100% - 120px);max-width:1384px}}@media (min-width:768px) and (max-width:1024px){.news-cards{max-width:max-content;grid-template-columns:var(--t-img, 230px) minmax(0,var(--t-text, 335px)) var(--t-go, 56px);grid-template-rows:auto auto auto;grid-template-areas:"meta  meta  meta" "image title ." "image desc  go";row-gap:12px}.news-cards .article-footer .description{margin-top:8px}.news-cards .news-card__go{grid-area:go;align-self:center;justify-self:end;min-width:var(--t-go, 56px);height:var(--t-go, 56px)}}@media (prefers-reduced-motion:reduce){.news-cards .image{transition:none}.news-cards:hover{transform:none}.news-cards,.news-cards .news-card__go{transition:none}}