.fco-foldable-section{--fco-foldable-section-padding:24px;position:relative;padding:var(--fco-foldable-section-padding);background-color:var(--bg-light);transition:padding-bottom var(--fco-foldable-section-animation-duration) ease-in-out}.fco-foldable-section__wrapper{max-block-size:calc(var(--fco-foldable-section-max-height, 430px) - 2 * var(--fco-foldable-section-padding));overflow:hidden}.fco-foldable-section__wrapper--animate{transition:max-block-size var(--fco-foldable-section-animation-duration) ease-in-out}.fco-foldable-section__footer{position:absolute;display:flex;align-items:center;justify-content:center;inline-size:100%;inset-block-end:0;inset-inline-start:0;padding:40px 24px 4px;background-image:var(--foldable-section-gradient)}.fco-foldable-section__button{font-family:var(--body-font-family);font-size:16px;line-height:24px;font-weight:600;color:var(--text-color);inline-size:100%;padding:8px;cursor:pointer;background:none}.fco-foldable-section--is-open{padding-block-end:calc(2 * var(--fco-foldable-section-padding))}.fco-foldable-section--is-open .fco-foldable-section__wrapper{max-block-size:calc(var(--content-height) + 3 * var(--fco-foldable-section-padding))}.fco-foldable-section--is-open .fco-foldable-section__footer{background:none;padding-block-start:4px}.fco-most-read-item{--views-count-color:#767676;display:flex;align-items:center;border-radius:8px;border:1px solid;border-color:var(--most-read-item-border);background:var(--most-read-item-bg)}@media (hover:hover){.fco-most-read-item:hover{background:var(--most-read-hover-bg)}}.fco-most-read-item__number{inline-size:15px;font-size:36px;color:var(--most-read-theme-color);font-weight:700;cursor:default}.fco-most-read-item:nth-child(2) .fco-most-read-item__number{opacity:.92}.fco-most-read-item:nth-child(3) .fco-most-read-item__number{opacity:.85}.fco-most-read-item:nth-child(4) .fco-most-read-item__number{opacity:.78}.fco-most-read-item:nth-child(5) .fco-most-read-item__number{opacity:.75}.fco-most-read-item:nth-child(6) .fco-most-read-item__number{opacity:.64}.fco-most-read-item:nth-child(7) .fco-most-read-item__number{opacity:.57}.fco-most-read-item:not(:nth-child(-n+7)) .fco-most-read-item__number{opacity:.5}.fco-most-read-item__container{display:flex;justify-content:center;align-items:center;inline-size:100%;padding:8px;gap:24px}.fco-most-read-item:first-child .fco-most-read-item__container{border-inline-start:4px solid var(--most-read-theme-color);border-radius:6px}.fco-most-read-item__content{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;block-size:fit-content;inline-size:calc(100% - 41px);font-size:16px;line-height:20px;font-weight:600;text-decoration:none;color:var(--most-read-content-color)}@media (min-width:768px){.fco-most-read-item__content{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;block-size:fit-content}}.fco-most-read-item__views-count{display:flex;flex-direction:column;color:var(--views-count-color);text-align:center;font-size:12px;line-height:20px;font-weight:600}.fco-most-read-item__views-count .fco-icon{font-size:20px}.fco-most-read{--most-read-theme-color:tomato;container:most-read/inline-size;position:relative;display:flex;flex-direction:column;font-weight:400;color:var(--most-read-color);gap:8px;background:var(--most-read-bg)}.fco-most-read__title{font-weight:700;font-size:22px;text-transform:uppercase;margin-block-end:8px}@media (min-width:1440px){.fco-most-read__title{font-size:36px}}.fco-most-read__list{list-style:none;margin:0;padding:0;display:flex;gap:4px;flex-direction:column}@media (min-width:768px){.fco-most-read__list{display:grid;row-gap:8px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);grid-auto-flow:column;column-gap:16px}}.fco-most-read .fco-foldable-section{background:#0000;--foldable-section-gradient:var(--most-read-gradient);border-radius:8px;padding:0}.fco-most-read .fco-foldable-section__wrapper{max-block-size:var(--min-list-height)}.fco-most-read .fco-foldable-section--is-open{padding-block-end:54px}.fco-most-read .fco-foldable-section--is-open .fco-foldable-section__wrapper{max-block-size:calc(var(--content-height) + 3 * var(--fco-foldable-section-padding))}@media (min-width:1440px){.fco-most-read .fco-foldable-section{font-size:36px}}.fco-most-read .fco-foldable-section__content{font-size:15px;font-weight:440;line-height:26px}.fco-most-read .fco-foldable-section__button{display:inline-block;padding:4px 40px;font-size:16px;inline-size:fit-content;font-weight:900;border:2px solid var(--most-read-theme-color);border-radius:64px;background:var(--most-read-item-bg);text-align:center;cursor:pointer;transition:all .3s ease-in-out}@media (hover:hover){.fco-most-read .fco-foldable-section__button:hover{background-color:var(--most-read-theme-color);color:var(--most-read-hover-color)}}.fco-most-read .fco-foldable-section__button:active{transform:scale(.95)}.fco-most-read .fco-foldable-section__footer{border-end-start-radius:8px;border-end-end-radius:8px}.most-read-section_most-read-section__pT2VW{--most-read-gradient:linear-gradient(to top,var(--color-wild-sand) 20%,#0000 100%);font-family:var(--header-font-family)}.most-read-section_most-read-section__pT2VW .fco-most-read-item__content,.most-read-section_most-read-section__pT2VW .fco-most-read-item__views-count{font-family:var(--body-font-family);font-weight:700}.most-read-section_most-read-section__pT2VW .fco-most-read__title{font-size:32px;color:var(--text-color);font-weight:700}@media(min-width:768px){.most-read-section_most-read-section__pT2VW .fco-most-read__title{font-size:36px}}.most-read-section_most-read-section__pT2VW .fco-most-read-item__container{z-index:auto!important}.most-read-section_most-read-section__pT2VW .fco-foldable-section__footer{border-end-start-radius:0;border-end-end-radius:0;inset-block-end:-2px}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .most-read-section_most-read-section__pT2VW{--most-read-gradient:linear-gradient(to top,var(--color-mine-shaft) 20%,#0000 100%)}}html[theme=dark] .most-read-section_most-read-section__pT2VW{--most-read-gradient:linear-gradient(to top,var(--color-mine-shaft) 20%,#0000 100%)}