.ds-resources-list{padding-top:0!important}.ds-resources-list .ds-section__content{color:var(--color-neutral-900);padding:0;width:var(--ds-grid-width)}.ds-resources-list .ds-button.ds-button--link{--ds-button--border-color:var(--color-accent-950);--ds-button--hover--border-color:var(--color-accent-700);text-transform:none}.ds-resources-list .ds-button.ds-button--link svg *{vector-effect:non-scaling-stroke}.ds-resources-list__filters-top-bar{align-items:center;background:#fff;display:flex;flex-flow:column nowrap;gap:16px;margin:0 calc(var(--ds-grid-margin)*-1);padding:96px 0 32px;position:sticky;top:0;z-index:1}.ds-resources-list__filters-top-bar--is-sticky{box-shadow:0 8px 40px 0 rgba(61,82,92,.2)}@media(min-width:768px){.ds-resources-list__filters-top-bar{flex-flow:row-reverse nowrap;gap:24px;justify-content:center;padding:32px var(--ds-grid-margin);top:80px}}@media(min-width:992px){.ds-resources-list__filters-top-bar{top:129px}}@media(min-width:1200px){.ds-resources-list__filters-top-bar{gap:40px;top:140px}}@media(min-width:1440px){.ds-resources-list__filters-top-bar{top:156px}}.ds-resources-list__search{align-items:center;display:flex;flex-flow:row nowrap;gap:16px}@media(min-width:768px){.ds-resources-list__search{flex:1 1 auto;min-width:0}}.ds-resources-list__search-box{border:1px solid var(--color-neutral-200);border-radius:4px;height:40px;padding:8px 16px}@media(min-width:768px){.ds-resources-list__search-box{flex:1 1 auto;min-width:0}}.ds-resources-list__search-separator{display:none}@media(min-width:768px){.ds-resources-list__search-separator{background:#fff;border-radius:16px;box-shadow:0 1px 2px 0 rgba(43,63,170,.16),0 1px 8px 0 rgba(34,46,114,.24);display:block;flex:0 0 auto;height:40px;margin:0;width:4px}}.ds-resources-list__filter-group-pill,.ds-resources-list__filter-pill{align-items:center;background:var(--pill-bg-color);border:1px solid var(--pill-border-color);border-radius:24px;color:var(--color-neutral-900);display:inline-flex;gap:4px;height:40px;justify-content:center;padding:8px 16px;text-decoration:none;transition:all .25s ease-in-out;white-space:nowrap}.ds-resources-list__filter-group-pill:hover,.ds-resources-list__filter-pill:hover{background:var(--pill-bg-color--hover);color:var(--color-neutral-900)}.ds-resources-list__filter-group-buttons{display:flex;flex-flow:row nowrap;gap:16px}@media(min-width:1200px){.ds-resources-list__filter-group-buttons{gap:24px}}.ds-resources-list__filter-group-pill{--pill-border-color:transparent;font-weight:700}.ds-resources-list__filter-group-pill--topics{--pill-bg-color:var(--color-primary-200);--pill-bg-color--hover:var(--color-primary-100)}.ds-resources-list__filter-group-pill--content-types{--pill-bg-color:var(--color-accent-200);--pill-bg-color--hover:var(--color-accent-100)}.ds-resources-list__filter-group-pill svg *{vector-effect:non-scaling-stroke}.ds-resources-list__filters{display:flex;flex-flow:column nowrap;gap:32px;padding:24px}@media(min-width:768px){.ds-resources-list__filters{padding:24px 0}}.ds-resources-list__filter-pills{display:flex;flex-flow:row wrap;gap:16px}@media(min-width:1200px){.ds-resources-list__filter-pills{justify-content:center}}.ds-resources-list__filter-pills--topics{--pill-border-color:var(--color-primary-200);--pill-bg-color:#fff;--pill-bg-color--selected:var(--color-primary-100);--pill-bg-color--hover:var(--color-primary-50)}.ds-resources-list__filter-pills--content-types{--pill-border-color:var(--color-accent-200);--pill-bg-color:#fff;--pill-bg-color--selected:var(--color-accent-100);--pill-bg-color--hover:var(--color-accent-50)}.ds-resources-list__filter-pill--active{background:var(--pill-bg-color--selected);border-color:transparent}.ds-resources-list__cards{display:flex;flex-flow:column nowrap;gap:40px;padding-top:64px}@media(min-width:768px){.ds-resources-list__cards{display:grid;gap:var(--ds-grid-gutter);grid-auto-flow:row dense;grid-template-columns:1fr 1fr;padding-top:80px}}@media(min-width:1200px){.ds-resources-list__cards{grid-template-columns:repeat(3,1fr);padding-top:120px}}.ds-resources-list__cta{align-items:center;background:var(--color-accent-100);border-radius:12px;box-shadow:0 4px 24px 0 rgba(61,82,92,.2);display:flex;flex-flow:column nowrap;gap:24px;grid-column-end:span 2;justify-content:center;padding:24px}@media(min-width:1200px){.ds-resources-list__cta{align-items:stretch;grid-column-end:span 1}}.ds-resources-list__cta>*{margin:0}.ds-resources-list__cta-icon{color:var(--color-accent-400);display:block;margin:0 auto 8px!important;transform:rotate(90deg)}@media(min-width:1200px){.ds-resources-list__cta-icon{float:left;margin:4px 8px 0 0!important;transform:none}}.ds-resources-list__cta .ds-button.ds-button{--ds-button--background-color:var(--color-accent-900);--ds-button--hover--background-color:var(--color-accent-600);--ds-button--border-color:var(--color-accent-900);--ds-button--hover--border-color:var(--color-accent-600);--ds-button--text-color:#fff;--ds-button--hover--text-color:#fff;text-transform:none}.ds-resources-list__pagination{align-items:center;display:flex;flex-flow:row wrap;gap:24px;justify-content:center;margin-top:64px}.ds-resources-list__page{border:2px solid var(--color-accent-100);border-radius:50%;color:var(--color-neutral-600);display:grid;height:40px;place-content:center;text-decoration:none;width:40px}.ds-resources-list__page--current{background:var(--color-accent-200);border-color:var(--color-accent-200);font-weight:700}.ds-resources-list__page:hover{color:var(--color-neutral-600)}.ds-resources-list__page-skip{display:grid;height:40px;place-content:center;width:40px}.ds-resource-card{background:#fff;border-radius:8px;box-shadow:0 4px 24px 0 rgba(61,82,92,.2);display:flex;flex-flow:column nowrap;gap:16px;overflow:hidden;position:relative}.ds-resource-card--featured{grid-column-end:span 2}.ds-resource-card__image{background:var(--color-primary-100);height:220px}.ds-resource-card__image img{height:100%;object-fit:cover;width:100%}.ds-resource-card__type{--tw-text-opacity:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(206,206,255,.9);border-radius:4px;color:rgb(34 28 42/var(--tw-text-opacity));font-size:.875rem;font-weight:700;line-height:1.25rem;padding:2px 8px}.ds-resource-card__content{display:flex;flex-flow:column nowrap;gap:16px;margin-bottom:auto;padding:0 24px}.ds-resource-card__title{margin:0}.ds-resource-card__link{text-decoration:none}.ds-resource-card__link,.ds-resource-card__link:hover{color:var(--color-neutral-900)}.ds-resource-card__link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ds-resource-card__meta{align-items:baseline;display:flex;flex-flow:row nowrap;gap:16px;justify-content:space-between;order:-1}.ds-resource-card__tags{color:var(--color-accent-400);display:flex;flex-flow:row;font-weight:500;gap:0 20px;margin:0;padding:0}.ds-resource-card__tags>:first-child{list-style-type:none!important}.ds-resource-card__tags>::marker{color:var(--color-accent-100)}.ds-resource-card__date{flex:none;font-weight:500}.ds-resource-card__footer{align-items:center;border-top:1px solid var(--color-neutral-100);display:flex;flex-flow:row nowrap;gap:8px;margin:8px 24px 0;padding:8px 0 24px}.ds-resource-card__author-photo{flex:none;height:32px;width:32px}.ds-resource-card__author-photo img{border-radius:50%;height:100%;object-fit:cover;width:100%}.ds-resource-card__author-name{font-weight:500}.ds-resource-card__reading-time{color:var(--color-neutral-500);font-weight:500}.ds-resource-card__arrow{display:flex;flex-flow:row nowrap;margin-left:auto}.ds-resource-card__arrow svg{stroke:currentColor;display:block;transform:translateX(0);transition:transform .3s ease-in-out}.ds-resource-card__arrow svg+svg{margin-left:-4px}.ds-resource-card:hover .ds-resource-card__arrow svg:nth-last-child(2){transform:translateX(-3px)}.ds-resource-card:hover .ds-resource-card__arrow svg:nth-last-child(3){transform:translateX(-6px)}