.component-feed .load-more-ad{grid-column:1/-1}.component-feed.feed-style-xsmall .component-grid,.component-feed.feed-style-xxsmall .component-grid{grid-gap:0}.component-feed.feed-style-xsmall .component-grid .component-card,.component-feed.feed-style-xxsmall .component-grid .component-card{box-shadow:none;border:0;background:transparent;border-radius:0;border-bottom:.1rem solid var(--palette-grey-300)}.component-feed.feed-style-xsmall .component-grid .component-card .component-content-tile,.component-feed.feed-style-xxsmall .component-grid .component-card .component-content-tile{background:transparent;align-items:flex-start;flex-direction:row}.component-feed.feed-style-xsmall .component-grid .component-card .component-content-tile .thumb-container,.component-feed.feed-style-xxsmall .component-grid .component-card .component-content-tile .thumb-container{padding-bottom:0;height:auto;width:33%}.component-feed.feed-style-xsmall .component-grid .component-card .component-content-tile .thumb-container img,.component-feed.feed-style-xxsmall .component-grid .component-card .component-content-tile .thumb-container img{border-radius:.6rem}.component-feed.feed-style-xsmall .component-grid .component-card .component-content-tile figcaption,.component-feed.feed-style-xxsmall .component-grid .component-card .component-content-tile figcaption{justify-content:center}.component-feed.feed-style-xsmall .component-grid .component-card:first-child,.component-feed.feed-style-xxsmall .component-grid .component-card:first-child{border-top:.1rem solid var(--palette-grey-300)}.component-feed.feed-style-xsmall+.feed-style-xsmall .component-grid .component-card:first-child,.component-feed.feed-style-xsmall+.feed-style-xxsmall .component-grid .component-card:first-child,.component-feed.feed-style-xxsmall+.feed-style-xsmall .component-grid .component-card:first-child,.component-feed.feed-style-xxsmall+.feed-style-xxsmall .component-grid .component-card:first-child{border-top:none}@media only screen and (min-width:768px){.component-feed.feed-style-xsmall .component-grid{padding-bottom:2.4rem;border-bottom:.1rem solid var(--palette-grey-300);grid-column-gap:3.2rem;grid-row-gap:1.6rem;grid-template-columns:repeat(4,1fr)}}.component-feed.feed-style-xsmall .component-grid .component-card{padding:1.6rem 0}@media only screen and (min-width:768px){.component-feed.feed-style-xsmall .component-grid .component-card{padding:0;border-bottom:0}.component-feed.feed-style-xsmall .component-grid .component-card:first-child{border-top:none}.component-feed.feed-style-xsmall .component-grid .component-card:not(:nth-child(4n-7)){position:relative;overflow:visible}.component-feed.feed-style-xsmall .component-grid .component-card:not(:nth-child(4n-7)):before{content:"\00a0";display:inline-flex;flex-direction:column;justify-content:center;align-items:center;border-left:.1rem solid get-palette-color(grey,300);position:absolute;top:0;left:-1.6rem;height:98%}}@media only screen and (min-width:768px){.component-feed.feed-style-xsmall .component-grid .component-card .component-content-tile{flex-direction:column}}@media only screen and (min-width:768px){.component-feed.feed-style-xsmall .component-grid .component-card .component-content-tile .thumb-container{height:.1rem;padding-bottom:56.5%;width:100%}}.component-feed.feed-style-xsmall .component-grid .component-card .component-content-tile figcaption{padding:0 0 0 1.6rem}@media only screen and (min-width:768px){.component-feed.feed-style-xsmall .component-grid .component-card .component-content-tile figcaption{justify-content:flex-start;padding:1.6rem 0}}.component-feed.feed-style-xsmall .component-grid .component-card .component-content-tile figcaption .card-title a{font-size:1.4rem;font-weight:400;line-height:1.8rem}@media only screen and (min-width:768px){.component-feed.feed-style-xsmall .component-grid .component-card .component-content-tile figcaption .card-title a{font-weight:700}}@media only screen and (min-width:1060px){.component-feed.feed-style-xxsmall .component-grid{padding-bottom:2.4rem;border-bottom:.1rem solid var(--palette-grey-300);grid-column-gap:3.2rem;grid-row-gap:1.6rem;grid-template-columns:repeat(5,1fr)}}@media only screen and (min-width:1060px){.component-feed.feed-style-xxsmall .component-grid .component-card{padding:0;border-bottom:0}.component-feed.feed-style-xxsmall .component-grid .component-card:first-child{border-top:none}.component-feed.feed-style-xxsmall .component-grid .component-card:not(:nth-child(5n-9)){position:relative;overflow:visible}.component-feed.feed-style-xxsmall .component-grid .component-card:not(:nth-child(5n-9)):before{content:"\00a0";display:inline-flex;flex-direction:column;justify-content:center;align-items:center;border-left:.1rem solid get-palette-color(grey,300);position:absolute;top:0;left:-1.6rem;height:98%}}@media only screen and (min-width:1060px){.component-feed.feed-style-xxsmall .component-grid .component-card .component-content-tile{flex-direction:column}}.component-feed.feed-style-xxsmall .component-grid .component-card .component-content-tile .thumb-container{display:none}@media only screen and (min-width:1060px){.component-feed.feed-style-xxsmall .component-grid .component-card .component-content-tile .thumb-container{display:block;height:.1rem;padding-bottom:56.5%;width:100%}}@media only screen and (min-width:1060px){.component-feed.feed-style-xxsmall .component-grid .component-card .component-content-tile figcaption{justify-content:flex-start;padding:1.6rem 0}}.component-feed.feed-style-xxsmall .component-grid .component-card .component-content-tile figcaption .card-title a{font-size:1.6rem}@media only screen and (min-width:1060px){.component-feed.feed-style-xxsmall .component-grid .component-card .component-content-tile figcaption .card-title a{font-weight:700}}.component-feed.feed-style-small .component-grid.col-3{grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));grid-column-gap:1.6rem}@media screen and (min-width:1060px){.component-feed.feed-style-small .component-grid.col-3{grid-template-columns:repeat(3,minmax(27rem,1fr));grid-column-gap:3.2rem}}.component-feed.feed-style-small .component-grid.col-3 .component-card{width:100%;max-width:62.4rem;margin:0 auto}@media screen and (min-width:1060px){.component-feed.feed-style-small .component-grid.col-3 .component-card{max-width:40.5rem}}@media screen and (min-width:1060px){.component-page.two-column .component-feed.feed-style-small .component-grid{grid-template-columns:repeat(2,minmax(24rem,1fr));grid-column-gap:3.2rem}}.component-feed.feed-style-small-scrollable{grid-column-gap:1.6rem}.component-feed.feed-style-small-scrollable .feed-cards{overflow-x:auto;overflow-y:hidden;width:100%;max-width:100vw}.component-feed.feed-style-small-scrollable .component-grid{width:auto;grid-template-columns:minmax(1fr,auto);grid-auto-flow:column}.component-feed.feed-style-small-scrollable .component-grid .load-more-ad{display:none}.component-feed.feed-style-small-scrollable .component-grid .component-card{min-width:24rem}@media screen and (min-width:1060px){.component-feed.feed-style-small-scrollable .component-grid{grid-template-columns:repeat(3,minmax(27rem,1fr));grid-column-gap:3.2rem;grid-auto-flow:row}.component-feed.feed-style-small-scrollable .component-grid .load-more-ad{display:block}}@media screen and (min-width:1060px){.component-feed.feed-style-small-scrollable{overflow-x:inherit}}.component-feed.feed-style-large .component-grid.col-2{grid-template-columns:repeat(auto-fit,minmax(28rem,1fr))}@media screen and (min-width:768px){.component-feed.feed-style-large .component-grid.col-2{grid-template-columns:repeat(2,1fr)}}.component-feed.feed-style-square .component-grid{grid-template-columns:repeat(auto-fit,minmax(13.5rem,1fr));grid-column-gap:1.7rem;grid-row-gap:2.4rem;justify-content:center}@media screen and (min-width:768px){.component-feed.feed-style-square .component-grid{grid-template-columns:repeat(4,minmax(17rem,1fr))}}@media screen and (min-width:1060px){.component-feed.feed-style-square .component-grid{grid-gap:3.2rem}}.component-feed.feed-style-square .component-grid .component-card{box-shadow:none;border:0;background:transparent;border-radius:0;padding:1.6rem 0}.component-feed.feed-style-square .component-grid .component-card .component-content-tile{background:transparent}.component-feed.feed-style-square .component-grid .component-card .component-content-tile .thumb-container{height:auto;padding-bottom:0;width:100%;overflow:unset}.component-feed.feed-style-square .component-grid .component-card .component-content-tile .thumb-container img{border-radius:.6rem}.component-feed.feed-style-square .component-grid .component-card .component-content-tile figcaption{padding:1.2rem 0 0}.component-feed.feed-style-square .component-grid .component-card .component-content-tile figcaption .card-title{text-align:center;font-size:1.6rem;line-height:2rem}.component-feed.podcasts-feed .component-heading{margin-top:1.6rem;margin-bottom:3.2rem}.component-feed.podcasts-feed .component-heading .component-divider{display:none}