@charset "UTF-8";:root{--header-h:80px;--c-max:1280px;--c-md:1024px;--c-sm:700px;--c-smt:664px;--c-xs:335px;--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-1:0 6px 18px rgba(0,0,0,.08), 0 2px 6px rgba(0,0,0,.06);--elev-2:0 20px 40px rgba(0,0,0,.12), 0 8px 16px rgba(0,0,0,.08);--anim-fast:120ms;--anim-base:200ms}:where(figure){margin:0}.article,.article__hero{background:#eee}.article b,.article strong{font-weight:700}.article__hero{display:flex;flex-direction:column;align-items:center;gap:60px}.article__hero-header{width:100%;max-width:var(--c-md);margin-inline:auto}.article__title{font-size:clamp(32px,32px + strip-unit(32px)*(100vw - 360px)/strip-unit(920px),64px);max-width:var(--c-md)}.article__meta,.article__share-tags,.article__text{width:100%;max-width:var(--c-sm);margin-inline:auto;min-width:0}.article__author{display:grid;grid-template-columns:auto 1fr;column-gap:24px;align-items:center}.article__author-col{min-width:0}.article__author-photo{width:64px;height:64px;border-radius:100px;object-fit:cover;background:#d9dcdb}.article__author-photo--placeholder{display:inline-block;background:#d9dcdb}.article__meta-line{display:grid;grid-template-columns:auto 1px auto 1px auto;column-gap:24px;align-items:center;min-width:0}.article__meta-col{display:flex;flex-direction:column;gap:6px;min-width:0}.article__divider{width:1px;height:42px;background:#ccc;align-self:center}.article__hero-image{width:100%;position:relative;aspect-ratio:40/17}.article__content{display:flex;flex-direction:column;align-items:center;padding:60px clamp(20px,8vw,200px) 40px;gap:42px;background:#eee}.article__text{color:#6c6c6c;font-size:clamp(14px,14px + strip-unit(2px)*(100vw - 360px)/strip-unit(920px),16px);line-height:clamp(1.5,1.5 + strip-unit(.1)*(100vw - 360px)/strip-unit(920px),1.6);--s-1:8px;--s-2:12px;--s-3:clamp(14px, 2vw, 16px);--s-4:clamp(20px, 3vw, 24px);--s-5:clamp(28px, 4vw, 32px)}.article__text>*{margin:0}.article__text>*+*{margin-block-start:var(--s-3)}.article__text>h2{margin-block:var(--s-5) var(--s-3);font-size:clamp(22px,22px + strip-unit(6px)*(100vw - 360px)/strip-unit(920px),28px)}.article__text>h3{margin-block:var(--s-4) var(--s-2);font-size:clamp(18px,18px + strip-unit(4px)*(100vw - 360px)/strip-unit(920px),22px)}.article__text>h4{margin-block:var(--s-3) var(--s-2);font-size:clamp(16px,16px + strip-unit(2px)*(100vw - 360px)/strip-unit(920px),18px)}.article__text>h2:first-child,.article__text>h3:first-child,.article__text>h4:first-child{margin-top:0}.article__text>figure{margin-block:var(--s-4)}.article__text>*+figure,.article__text>figure+*{margin-block-start:var(--s-4)}.article__text>ol,.article__text>ul{padding-left:1.25rem}.article__text li+li{margin-block-start:var(--s-1)}.article__text>:first-child{margin-block-start:0!important}.article__text>:last-child{margin-block-end:0!important}.article__text figure img{display:block;width:100%;height:auto;border-radius:20px}.article__text figcaption{font:400 13px/1.5 "Inter",system-ui;color:#878c91;margin-top:var(--s-1);text-align:center}.article__block-image{max-width:var(--c-sm);aspect-ratio:40/17}.article__share-tags{display:flex;flex-direction:column;gap:32px;margin:10px auto 0}.article__share{display:flex;gap:20px;flex-wrap:wrap}.article__share-btn{font:600 16px/1.4 "Inter",system-ui;text-decoration:none;white-space:nowrap}.article__share-btn img,.article__share-btn svg{width:22px;height:22px;display:inline-block;flex:0 0 22px}.article__tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.article__tags-label{font:500 16px "Inter",system-ui;letter-spacing:.03em;color:#0c0c0c}.article__tags-list{display:flex;gap:8px;flex-wrap:wrap}.article__tag{padding:6px 16px;border-radius:100px;background:#dcdcdc;font:500 16px "Inter",system-ui;color:#0c0c0c;text-decoration:none}.article__authorbox{display:flex;align-items:center;gap:24px;padding:28px 0 0;border-top:1px dashed #c9cdd2}.article__authorbox-photo{width:64px;height:64px;border-radius:78px;object-fit:cover}.article__authorbox-text{font:700 16px/1.6 "Inter",system-ui;letter-spacing:.05em;text-transform:uppercase;color:#010205}.article__authorbox-bio,.article__authorbox-pos{font-weight:600;text-transform:none;letter-spacing:0}.article__authorbox-bio{font-weight:400;color:#434a51;display:contents}.article .article__related{background:#eee;padding:100px clamp(20px,6.25vw,80px);display:flex;flex-direction:column;align-items:center;gap:60px}.article .article__related .heading,.article .article__related .kicker{width:100%;max-width:var(--c-max);text-transform:uppercase;text-align:left}.article .article__related .kicker{font:400 16px/19px "Inter",system-ui;color:#010205}.article .article__related .heading{font-family:"Anton",sans-serif;font-weight:400;color:#151515;font-size:clamp(32px,32px + strip-unit(32px)*(100vw - 360px)/strip-unit(920px),64px);line-height:1;margin-top:24px}.article .article__related-grid{width:100%;max-width:var(--c-max);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.article .news-card{background:#fff;border-radius:var(--card-radius);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;display:flex;flex-direction:column;align-items:flex-start;padding:32px;gap:32px;width:100%;min-width:0}.article .news-card .card__meta,.article .news-card .news-card__meta{display:flex;justify-content:space-between;align-items:center;gap:24px;color:#6c6c6c;font:500 14px/1.4 "Inter",system-ui}.article .news-card .card__meta .cat,.article .news-card .news-card__meta .cat{display:flex;align-items:center;gap:8px}.article .news-card .card__meta .cat .dot,.article .news-card .news-card__meta .cat .dot{width:14px;height:14px;border-radius:50%;background:#45a7de;flex:0 0 14px}.article .news-card .card__title,.article .news-card .news-card__title{font:600 clamp(20px,1.9vw,24px)/1.4 "Inter",system-ui;color:#151515;margin:0}.article .news-card .card__title a,.article .news-card .news-card__title a,.news-card__title a{color:inherit;text-decoration:none}.article .news-card .card__image,.article .news-card .news-card__image{border-radius:var(--img-radius);overflow:hidden;margin-top:8px;aspect-ratio:205/103}.article .news-card .card__image img,.article .news-card .news-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--anim-base) ease;will-change:transform}.article .news-card .card__excerpt,.article .news-card .news-card__excerpt{color:#878c91;font:500 14px/1.4 "Inter",system-ui}.article .news-card .card__go,.article .news-card .news-card__go{min-width:clamp(46px,5.5vw,64px);width:clamp(46px,5.5vw,64px);height:clamp(46px,5.5vw,64px);border:1.14286px solid #151515;border-radius:80px;display:flex;align-items:center;justify-content:center;color:#151515;text-decoration:none;transition:background-color var(--anim-fast) ease,color var(--anim-fast) ease,border-color var(--anim-fast) ease}.article .news-card:hover{transform:translateY(-2px);box-shadow:var(--elev-2);cursor:pointer}.article .news-card:hover .card__go,.article .news-card:hover .news-card__go{background:#151515;color:#fff;border-color:#151515}.article .news-card__meta{margin:0 0 24px}.article .news-card__excerpt{max-width:32ch}.article .news-card__bottom{width:100%;display:flex;justify-content:space-between;align-items:center;gap:40px}.article .news-card .news-card__cat{display:flex;align-items:center;gap:8px}.article .news-card .news-card__cat .dot{background:#45a7de}.article .news-card .news-card__cat .--orange{background:#ea5f38}.article .news-card .news-card__cat .--purple{background:#6a26f1}.article__related-grid{min-width:0}.news-card__go{min-width:clamp(46px,5.5vw,64px);width:clamp(46px,5.5vw,64px);height:clamp(46px,5.5vw,64px)}.news-card__go img,.news-card__go svg{width:clamp(18px,2.4vw,24px);height:clamp(18px,2.4vw,24px)}.article__hero{padding:calc(var(--header-h) + 80px) 0 40px}.article__text>h2,.article__text>h3,.article__text>h4,.article__title{font-family:"Anton",sans-serif;font-weight:400;text-transform:uppercase;color:#151515}.article__title{font-size:64px;line-height:1;width:auto;margin:0 auto;text-align:center}.article__text{color:var(--Greyscale-Dark-Grey, #010205);font:400 16px/1.6 "Inter",system-ui}.article__text>h2,.article__text>h3,.article__text>h4{letter-spacing:0;line-height:1.25}.article__text>h2{font-size:28px;margin-block:32px 16px}.article__text>h3{font-size:22px;margin-block:24px 12px}.article__text>h4{font-size:18px;margin-block:16px 12px}.article__meta-caption{font:400 14px/1.4 "Inter",system-ui;color:#878c91}.article__author-name,.article__meta-strong{font:600 17px/1.4 "Inter",system-ui;color:#010205}.article__hero-image{border-radius:20px;overflow:hidden;display:contents}.article__block-image img,.article__block-image picture,.article__hero-image img,.news-card__image img{width:100%;height:100%;object-fit:cover;display:block}.article__block-image{width:700px;height:340px;border-radius:30px;overflow:hidden}.article__related .kicker{font:400 16px/19px "Inter",system-ui;text-transform:uppercase;color:#010205}.article__related .heading{font-family:"Anton",sans-serif;font-weight:400;font-size:64px;line-height:1;text-transform:uppercase;color:#151515;margin-top:24px}.news-card{background:#fff;border-radius:20px;padding:32px;gap:32px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.news-card__meta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0 0 24px;color:#6c6c6c;font:500 14px/1.4 "Inter",system-ui}.news-card__cat{display:flex;align-items:center;gap:8px}.news-card__cat .dot{width:14px;height:14px;border-radius:50%;background:#45a7de}.news-card__cat .--orange{background:#ea5f38}.news-card__cat .--purple{background:#6a26f1}.news-card__title{font:600 24px/1.4 "Inter",system-ui;color:#151515;margin:0 0 8px}.news-card__image{border-radius:25px;overflow:hidden;margin-top:8px}.news-card__image img{height:206px}.news-card__bottom{width:100%;display:flex;justify-content:space-between;align-items:center;gap:40px}.news-card__excerpt{color:#878c91;font:500 14px/1.4 "Inter",system-ui;max-width:220px}.news-card__go{width:64px;height:64px;border:1.14286px solid #151515;border-radius:80px;display:flex;align-items:center;justify-content:center;color:#151515;text-decoration:none}.news-card__go img,.news-card__go svg{width:24px;height:24px;display:block;line-height:0}.article__hero-image .hero-img{display:block;width:100%;height:auto;border-radius:20px}.article__hero-image .hero-img.hero-img--mobile,.hero-img--mobile{display:none}.article__related-title{margin:0 auto 0 0}.article__share-btn{position:relative;overflow:hidden;isolation:isolate;background:#fff;border:1px solid #dadada;color:#151515;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:100px;transition:color 500ms cubic-bezier(.22,.61,.36,1),border-color 500ms cubic-bezier(.22,.61,.36,1)}.article__share-btn::after{content:"";position:absolute;inset:0;background:#151515;border-radius:inherit;-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);transition:clip-path 500ms cubic-bezier(.22,.61,.36,1);z-index:1}.article__share-btn>*{position:relative;z-index:2}.article__share-btn:focus-within::after,.article__share-btn:hover::after{-webkit-clip-path:circle(160% at 50% 50%);clip-path:circle(160% at 50% 50%)}.article__share-btn:focus-within,.article__share-btn:hover{color:#fff;border-color:transparent}.article__share-btn svg .symbol,.article__share-btn svg path.symbol{fill:#fff;transition:fill 500ms cubic-bezier(.22,.61,.36,1)}.article__share-btn:hover svg path.symbol{fill:#151515}.article__share-btn:focus-within svg .symbol,.article__share-btn:hover svg .symbol{fill:#151515}.article__hero-image .hero-img{max-width:700px;margin:0 auto}@media (min-width:1025px){.article .article__related{max-width:1441px;margin:0 auto}.article__related{--rel-w:1280px}.article .article__related .article__related-grid,.article .article__related .heading,.article .article__related .kicker{width:100%;max-width:min(var(--rel-w),100%);margin-left:auto;margin-right:auto;text-align:left}}@media (max-width:1280px){.article__content{padding:50px clamp(20px,6vw,80px) 80px}.article .article__related-grid{max-width:var(--c-md);grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px){.article__hero-image{max-width:var(--c-smt)}.article__content{padding:40px 40px 60px}.article .article__related .kicker{max-width:var(--c-smt);font-size:clamp(14px,14px + strip-unit(2px)*(100vw - 360px)/strip-unit(920px),16px);line-height:1.4}.article .article__related .heading,.article__block-image{max-width:var(--c-smt)}.article .article__related-grid{max-width:var(--c-smt);grid-template-columns:1fr;gap:16px}.article .news-card{padding:20px;gap:20px;display:grid;grid-template-columns:230px 1fr;grid-template-areas:"meta meta" "image title" "image bottom";column-gap:32px;row-gap:20px}.article .news-card__meta{grid-area:meta}.article .news-card__image{grid-area:image}.article .news-card__title{grid-area:title}.article .news-card__bottom{grid-area:bottom;gap:20px}.article .news-card__excerpt{max-width:40ch}.article__related .heading,.article__title{font-size:40px}.article__text{font-size:14px;line-height:1.5}.article__block-image,.article__hero-image{width:664px;height:282px;border-radius:20px}.article__block-image{height:323px}.news-card{width:664px;padding:20px;gap:20px;display:grid;grid-template-columns:230px 1fr;grid-template-rows:auto auto;grid-template-areas:"meta meta" "image title" "image bottom";column-gap:32px;row-gap:20px}.news-card__meta{grid-area:meta}.news-card__image{grid-area:image}.news-card__image img{height:160px;border-radius:20px}.news-card__title{grid-area:title;font-size:20px;line-height:1.4}.news-card__bottom{grid-area:bottom;gap:20px}.news-card__excerpt{max-width:296px}.news-card__go{width:46px;height:46px;border-radius:60px}.news-card__go img,.news-card__go svg{width:18px;height:18px}.article{padding-top:140px}.news-card__go{min-width:46px;min-height:46px;flex:0 0 46px}.article .article__related-grid,.article__related-title{margin:0 auto 0 0}}@media (max-width:600px){.article__meta-line .article__divider{display:none}.article .article__related-grid,.article__hero-image{max-width:var(--c-xs)}.article__block-image{max-width:var(--c-xs);aspect-ratio:335/142;height:auto}.article .article__related .heading,.article .article__related .kicker{max-width:var(--c-xs);text-align:center}.article .news-card{display:flex;flex-direction:column;gap:32px}.article__hero-image{width:100%;height:auto}.article .article__related{padding:40px clamp(20px,6.25vw,80px) 30px}.article__related .heading{font-size:32px}.news-card{height:auto;display:flex;flex-direction:column}.news-card__image img{height:206px;border-radius:20px}.article__hero-image .hero-img.hero-img--desktop,.hero-img--desktop{display:none}.article__hero-image .hero-img.hero-img--mobile,.hero-img--mobile{display:block}.article__hero{gap:40px}.article__title{font-size:32px;line-height:1;letter-spacing:0;width:100%;margin-inline:auto;text-align:center}.article__meta{width:auto;max-width:100%;margin-inline:auto;row-gap:16px}.article__author{column-gap:12px}.article__meta-line{grid-template-columns:1fr;row-gap:12px}.article__meta-caption{font-size:13px;line-height:1.4}.article__meta-strong{font-size:16px;line-height:1.4}.article__content{padding:30px 20px 40px;gap:32px}.article__block-image,.article__share-tags,.article__text{width:auto;max-width:100%;margin-inline:auto}.article__share-btn{font-size:14px;padding:10px 16px}.article__tags{gap:8px}.article__related .heading,.article__related .kicker,.article__related-grid{width:100%}.news-card{width:100%;padding:24px;gap:32px}.news-card__title{font-size:24px;line-height:1.4}.news-card__excerpt{font-size:14px;line-height:1.4}.news-card__go img,.news-card__go svg{width:18px;height:18px}.news-card__bottom{display:flex;align-items:center;gap:20px}.news-card__excerpt{flex:1 1 auto;min-width:0}.article__meta{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.article__author{display:flex;align-items:center;gap:12px}.article__author-photo{flex:0 0 42px;width:42px;height:42px}.article__share{flex-direction:column;gap:12px}.article__share-btn{width:100%;justify-content:flex-start}.article__authorbox{align-items:flex-start}.article__authorbox-photo{flex:0 0 42px;width:42px;height:42px}.article__authorbox-text{flex:1}.article{padding-top:140px}.article__hero{padding:calc(var(--header-h) + 80px) 0 40px}.article__meta-col{min-width:50%}.article .article__author{display:flex!important;align-items:flex-start;gap:12px}.article .article__author-photo{flex:0 0 42px;width:42px;height:42px}.article .article__meta-line{display:flex!important;flex-wrap:wrap;gap:12px 0;align-items:flex-start}.article .article__divider{display:none!important}.article .article__share{flex-direction:column;gap:12px}.article .article__share-btn{width:100%!important;justify-content:center!important}.article__authorbox-bio{font-size:14px}.article .article__tags{width:100%;justify-content:flex-start}.article .article__authorbox{align-items:flex-start!important}.article .article__authorbox-photo{flex:0 0 42px;width:42px;height:42px;margin-top:2px}.article .article__authorbox-text{flex:1 1 auto}.news-card__go{width:46px;height:46px;min-width:46px;min-height:46px;flex:0 0 46px;border-radius:60px}.article .article__related-grid,.article__related-title{margin:0 auto}.article__hero-image .hero-img{max-width:100%;max-width:calc(100% - 40px);margin:0 auto;border-radius:20px}.article__hero,.article__share-tags{padding:0 20px}}@media (min-width:600px) and (max-width:1024px){.article__related-grid .news-card{--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;grid-template-areas:"image title ." "image desc  go";column-gap:32px;row-gap:12px}.article__related-grid .news-card .news-card__bottom{display:contents}.article__hero,.article__share-tags{padding:0 40px}.article__hero-image .hero-img{max-width:calc(100% - 80px);margin:0 auto}.article__hero-image .hero-img.hero-img--desktop{display:none}.article__hero-image .hero-img.hero-img--mobile{display:block}.article__hero-image .hero-img,.article__related-grid .news-card__image{grid-area:image;border-radius:20px}.article__related-grid .news-card__image img{height:160px;border-radius:20px}.article__related-grid .news-card__title{grid-area:title;font-size:20px;line-height:1.4;margin:0;max-width:var(--t-text)}.article__related-grid .news-card__excerpt{grid-area:desc;max-width:var(--t-text);margin-top:8px}.article__related-grid .news-card__go{grid-area:go;align-self:center;justify-self:end;width:var(--t-go);height:var(--t-go);border-radius:60px}}@media (prefers-reduced-motion:reduce){.article .news-card,.article .news-card .card__go,.article .news-card .card__image img,.article .news-card .news-card__go,.article .news-card .news-card__image img{transition:none}.article .news-card:hover{transform:none}}