.Partials-Articles-ArticlesProgressBar{position:sticky;z-index:101;top:0;left:0;width:100%;height:4px;background:#141414;transition:transform .3s cubic-bezier(.4,.64,.68,1)}.Partials-Articles-ArticlesProgressBar.hidden{transform:translate3d(0,-100%,0)}.Partials-Articles-ArticlesProgressBar .progress-bar{width:100%;height:100%;background:#c34813;transform:scaleX(0);transform-origin:left center}.Partials-RectangleButton{display:flex;align-items:center;justify-content:center;background:#0e0e0e;border-radius:5px;width:100%;height:55px;transition:background-color .3s linear}@media(hover:hover)and (pointer:fine){.Partials-RectangleButton:hover{background:#242424}}.Partials-RectangleButton .icon{color:#fff}.Partials-RectangleButton .icon svg{display:block}.Partials-Articles-ArticlesShare{padding:18px 20px 22px;background:#141414;border-radius:10px;width:100%}@media(min-width:1024px){.Partials-Articles-ArticlesShare{padding:30px}}.Partials-Articles-ArticlesShare .text-eyebrow{color:#8d8d8d}.Partials-Articles-ArticlesShare .actions-container{display:flex;gap:12px;margin-top:15px}@media(min-width:1024px){.Partials-Articles-ArticlesShare .actions-container{gap:5px;margin-top:17px}}.Partials-Articles-ArticlesShare .actions-container .copy-wrapper{position:relative;width:100%;overflow:hidden}.Partials-Articles-ArticlesShare .actions-container .copy-wrapper .copy-indicator-wrapper{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#0e0e0e;transition:transform .3s cubic-bezier(.14,1,.34,1)}.Partials-Articles-ArticlesShare .actions-container .copy-wrapper .copy-indicator-wrapper.hidden{transform:translate3d(0,100%,0);transition:transform .3s cubic-bezier(.66,0,.86,0);pointer-events:none}.Partials-Articles-ArticlesShare .actions-container .action{display:flex;align-items:center;justify-content:center;background:#0e0e0e;border-radius:5px;width:99px;height:55px}.Partials-Articles-ArticlesSummary{position:relative;width:100%;padding:20px;border-radius:10px;background:#141414;transition:border-radius .3s .4s}@media(min-width:1024px){.Partials-Articles-ArticlesSummary{padding:30px}}.Partials-Articles-ArticlesSummary:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#242424;transform-origin:left;transition:transform .6s cubic-bezier(.66,0,.34,1);transform:scaleX(0)}@media(min-width:1024px){.Partials-Articles-ArticlesSummary:before{display:none}}.Partials-Articles-ArticlesSummary.open{border-top-left-radius:0;border-top-right-radius:0;transition:border-radius .3s}.Partials-Articles-ArticlesSummary.open:before{transform:scaleX(1)}.Partials-Articles-ArticlesSummary.open .overlay{display:block}@media(min-width:1024px){.Partials-Articles-ArticlesSummary.open .overlay{display:none}}.Partials-Articles-ArticlesSummary.open .title-container svg{transform:rotate(180deg)}.Partials-Articles-ArticlesSummary .overlay{content:"";position:fixed;z-index:-1;top:0;left:0;width:100%;height:100%;background:transparent;display:none}.Partials-Articles-ArticlesSummary .title-container{display:flex;align-items:center;justify-content:space-between;cursor:pointer}@media(min-width:1024px){.Partials-Articles-ArticlesSummary .title-container{pointer-events:none;padding-bottom:22px;border-bottom:1px solid #242424}}.Partials-Articles-ArticlesSummary .title-container .text-eyebrow{color:#8d8d8d;text-transform:uppercase;letter-spacing:-.98rem}.Partials-Articles-ArticlesSummary .title-container .arrow{transition:transform .6s cubic-bezier(.66,0,.34,1)}@media(min-width:1024px){.Partials-Articles-ArticlesSummary .title-container .arrow{display:none}}.Partials-Articles-ArticlesSummary .items-wrapper{position:absolute;top:0;left:0;width:100%;height:0;max-height:400px;background:#141414;border-top-left-radius:10px;border-top-right-radius:10px;transform-origin:bottom;overflow-x:hidden;overflow-y:auto;scrollbar-color:#242424 #141414}@media(min-width:1024px){.Partials-Articles-ArticlesSummary .items-wrapper{position:relative;height:-moz-fit-content;height:fit-content}}.Partials-Articles-ArticlesSummary .items-wrapper::-webkit-scrollbar{width:8px}.Partials-Articles-ArticlesSummary .items-wrapper::-webkit-scrollbar-track{background:#141414}.Partials-Articles-ArticlesSummary .items-wrapper::-webkit-scrollbar-thumb{background-color:#242424;border-radius:10px}@media(max-width:1023px){.Partials-Articles-ArticlesSummary .items-wrapper .items-container{padding:20px 30px}}.Partials-Articles-ArticlesSummary .items-wrapper .items-container .item{position:relative;color:#c2c2c2;width:100%;padding:20px 8px}@media(min-width:1024px){.Partials-Articles-ArticlesSummary .items-wrapper .items-container .item{padding:18px 8px}}@media(hover:hover)and (pointer:fine){.Partials-Articles-ArticlesSummary .items-wrapper .items-container .item:hover .item-label-container .label{color:#c34813}}@media(min-width:1024px){.Partials-Articles-ArticlesSummary .items-wrapper .items-container .item:first-of-type .line{display:none}}.Partials-Articles-ArticlesSummary .items-wrapper .items-container .item:last-child .line{display:none}@media(min-width:1024px){.Partials-Articles-ArticlesSummary .items-wrapper .items-container .item:last-child .line{display:block}}.Partials-Articles-ArticlesSummary .items-wrapper .items-container .item .line{position:absolute;bottom:0;left:0;width:100%;height:1px;background:#242424;transform-origin:left}@media(min-width:1024px){.Partials-Articles-ArticlesSummary .items-wrapper .items-container .item .line{top:0;bottom:auto}}.Partials-Articles-ArticlesSummary .items-wrapper .items-container .item .item-label-container{display:flex;align-items:center;gap:14px}.Partials-Articles-ArticlesSummary .items-wrapper .items-container .item .item-label-container .label{width:100%;text-align:left;transition:color .3s cubic-bezier(.4,.64,.68,1)}