.stories-and-papers{content-visibility:auto;overflow:hidden;padding-bottom:70px;position:relative}@media only screen and (max-width:767px){.stories-and-papers{padding-bottom:30px;padding-top:0}}.stories-and-papers__results{align-items:center;display:flex;flex-wrap:wrap;padding-bottom:32px;padding-top:32px}@media only screen and (max-width:767px){.stories-and-papers__results{padding-bottom:16px;padding-top:16px}}.stories-and-papers__results .search-label{margin-left:15px;padding-left:15px;padding-right:6px;position:relative}.stories-and-papers__results .search-label:before{background-color:var(--Grayscale-Navy-80);border-radius:100%;content:"";height:4px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.stories-and-papers__results.hidden{display:none}.stories-and-papers__tabs{display:flex;gap:32px;justify-content:center;position:relative}@media only screen and (max-width:1023px){.stories-and-papers__tabs{justify-content:flex-start;overflow:auto}}.stories-and-papers__tabs:before{border-bottom:1px solid var(--Grayscale-Navy-10);bottom:0;content:"";left:-100vw;position:absolute;right:-100vw;z-index:-1}@media only screen and (max-width:1023px){.stories-and-papers__tabs:before{display:none}}.stories-and-papers__tabs div{border-bottom:2px solid transparent;color:var(--Grayscale-Black);cursor:pointer;min-width:fit-content;padding:20px 16px 18px;position:relative;transition:all .2s}.stories-and-papers__tabs div:before{border-bottom:1px solid var(--Grayscale-Navy-10);bottom:0;content:"";left:-16px;position:absolute;right:-16px;z-index:-1}@media only screen and (min-width:1024px){.stories-and-papers__tabs div:before{display:none}}.stories-and-papers__tabs div.active,.stories-and-papers__tabs div:hover{border-color:var(--Primary-100);color:var(--Primary-100)}.stories-and-papers__tabs div.active{pointer-events:none}@media only screen and (max-width:767px){.stories-and-papers__tabs .all-tab{display:none}}.stories-and-papers__group{display:none;padding-top:40px}.stories-and-papers__group .header-hld{align-items:center;display:flex;justify-content:space-between;min-height:50px}.stories-and-papers__group-header{align-items:center;display:flex}.stories-and-papers__group-header div{display:none;margin-left:6px}.stories-and-papers__group-grid{display:flex;flex-wrap:wrap;gap:32px;margin-top:30px;width:100%}@media only screen and (max-width:1023px){.stories-and-papers__group-grid{gap:24px}}.stories-and-papers__group-grid .item{border:1px solid var(--Grayscale-Navy-10);flex-direction:column;transition:.2s ease-in-out;width:calc(25% - 24px)}@media only screen and (max-width:1023px){.stories-and-papers__group-grid .item{width:calc(50% - 12px)}}@media only screen and (max-width:767px){.stories-and-papers__group-grid .item{width:100%}}.stories-and-papers__group-grid .item-icon .item__top{height:140px}.stories-and-papers__group-grid .item-icon .item__top svg{display:block;position:absolute;right:16px;top:16px}.stories-and-papers__group-grid .item__top{display:block;height:170px;position:relative}.stories-and-papers__group-grid .item__top img{display:block;height:100%;object-fit:cover;width:100%}.stories-and-papers__group-grid .item__top-header{bottom:16px;display:block;display:-webkit-box;left:16px;overflow:hidden;position:absolute;right:50px;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.stories-and-papers__group-grid .item__bottom{background-color:var(--Grayscale-White);display:block;padding:16px 16px 8px}.stories-and-papers__group-grid .item__bottom-desc,.stories-and-papers__group-grid .item__bottom-name{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.stories-and-papers__group-grid .item__bottom-btn{display:flex;justify-content:flex-end;margin-top:15px}.stories-and-papers__group-grid .item:hover{border-color:var(--Primary-40);box-shadow:0 16px 40px 0 rgba(39,92,109,.15)}.stories-and-papers__group-grid .item:hover .btn{color:var(--Primary-100)!important}.stories-and-papers__group-grid .item.hidden{display:none!important}.stories-and-papers__group .stories-and-papers__pagination{display:none}.stories-and-papers__group.active{display:block}.stories-and-papers__group.active .item:not(.hidden),.stories-and-papers__group.active .stories-and-papers__group-header>div,.stories-and-papers__group.active .stories-and-papers__pagination{display:flex}.stories-and-papers__group.active .header-hld .btn{display:none!important}.stories-and-papers__group.default{display:block}.stories-and-papers__group.default .item{display:none}.stories-and-papers__group.default .item:first-child,.stories-and-papers__group.default .item:nth-child(2),.stories-and-papers__group.default .item:nth-child(3),.stories-and-papers__group.default .item:nth-child(4){display:flex}.stories-and-papers__group.default .stories-and-papers__pagination,.stories-and-papers__group.hidden,.stories-and-papers__group.highlighted .stories-and-papers__group-header>div{display:none}.stories-and-papers__error,.stories-and-papers__loadmore{display:flex;justify-content:center;margin-top:70px;width:100%}@media only screen and (max-width:767px){.stories-and-papers__error,.stories-and-papers__loadmore{margin-top:30px}}.stories-and-papers__error.hidden,.stories-and-papers__loadmore,.stories-and-papers__loadmore.hidden{display:none}@media only screen and (max-width:767px){.stories-and-papers__loadmore{display:flex}}.stories-and-papers__pagination{display:flex;justify-content:center;margin-top:80px;width:100%}@media only screen and (max-width:767px){.stories-and-papers__pagination{display:none!important}}.stories-and-papers__pagination .pagination-btn{align-items:center;appearance:none;background-color:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;height:40px;justify-content:center;margin:8px;width:40px}.stories-and-papers__pagination .pagination-btn svg{pointer-events:none}.stories-and-papers__pagination .pagination-btn.active{background:var(--Grayscale-Navy-100);color:var(--Grayscale-White);pointer-events:none}