.feed{background:var(--color-white);color:var(--color-black);padding:var(--space-section-y) 0 0}.feed--cases{padding:var(--space-section-y) 0}.feed--spacing-top{padding:0 0 var(--space-section-y)}.feed--spacing-bottom{padding:var(--space-section-y) 0 0}.feed--spacing-all{padding:0}.feed--last{padding-bottom:var(--space-section-y)}.feed__container{padding:0 var(--container-x)}@media(min-width:1920px){.feed__container{max-width:var(--container-max-width);margin-inline:auto}}.feed__subtitle{display:flex;margin-bottom:5rem}@media(min-width:768px){.feed__subtitle{margin-bottom:8rem}}@media(min-width:1024px){.feed__subtitle{margin-bottom:10rem}}.feed__subtitle span{margin-top:.2rem;font-size:1.4rem;line-height:1.35;font-weight:var(--font-weight-medium)}@media(min-width:768px){.feed__subtitle span{font-size:1.6rem}}@media(min-width:1024px){.feed__subtitle span{font-size:1.8rem}}.feed__arrow{width:1.8rem;height:1.8rem;margin-right:1.2rem;fill:currentColor}@media(min-width:768px){.feed__arrow{width:2rem;height:2rem}}@media(min-width:1024px){.feed__arrow{width:2.4rem;height:2.4rem;margin-right:1.4rem}.feed__grid{display:flex}}.feed__grid-col{margin-bottom:4.9rem}.feed__grid-col:last-child{margin-bottom:0}@media(min-width:1024px){.feed__grid-col{width:50%;margin-bottom:0}.feed__grid-col--right{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4rem;gap:4rem;grid-auto-rows:max-content}}.feed__row{margin-bottom:4.9rem}.feed__row:last-child{margin-bottom:0}@media(min-width:1024px){.feed__row{margin-bottom:0}}.feed__item{display:block;margin-bottom:4.9rem;transition:opacity .3s}.feed__item:last-child{margin-bottom:0}.feed__item:hover{opacity:.6!important}@media(min-width:1024px){.feed__item{margin-bottom:0;min-width:31rem}.feed__item--lg{max-width:53rem}}.feed__item-title{margin-bottom:1.7rem;font-size:2rem;line-height:1.4}@media(min-width:1024px){.feed__item-title{margin-bottom:2.7rem;font-size:2.4rem;line-height:1.6}.feed__item--lg .feed__item-title{margin-bottom:3.4rem;font-size:4.8rem;line-height:1.33}}.feed__item-category{font-size:1.4rem;line-height:1.43;opacity:.5}@media(min-width:768px){.feed__item-category{font-size:1.6rem}}@media(min-width:1024px){.feed__item-category{font-size:1.8rem}.feed__item--lg .feed__item-category{font-size:2.4rem;line-height:1.67}}.feed__action--desk{display:none}@media(min-width:1024px){.feed__action--desk{display:block}}.feed__action--mob{display:block}@media(min-width:1024px){.feed__action--mob{display:none}}.feed__slider{position:relative;overflow:hidden}.feed__action--slider{margin-top:5.5rem}@media(min-width:1024px){.feed__action--slider{margin-top:4.6rem}.feed__action--slider .slider-nav__paginations{padding-left:46.8rem}}