.l-section--resources{position:relative;padding-top:6.25rem;padding-bottom:6.25rem;background-color:var(--c-neutral-100);overflow:hidden}@media only screen and (max-width: 1023px){.l-section--resources{padding-top:5rem;padding-bottom:5rem}}@media only screen and (max-width: 767px){.l-section--resources{padding-top:4rem;padding-bottom:4rem}}.l-section--resources .resources__bg{--parallax-y: 0;position:absolute;top:50%;right:0;z-index:-1;pointer-events:none;max-width:52.8125rem;height:auto;transform:translate3d(0, calc(-50% + var(--parallax-y)), 0);will-change:transform}.resources{display:flex;flex-direction:column;gap:2.3125rem}.resources__header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1.5rem}@media only screen and (max-width: 767px){.resources__header{flex-direction:column;align-items:flex-start}}.resources__header-left{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;max-width:34.375rem}.resources__heading{display:flex;gap:0 1rem;flex-wrap:wrap}@media only screen and (max-width: 1023px){.resources__heading{gap:0 .5rem}}@media only screen and (max-width: 767px){.resources__cta-btn{justify-content:center}}.resources__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:.875rem}@media only screen and (max-width: 1023px){.resources__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px){.resources__grid{grid-template-columns:1fr;gap:.625rem}}.resources__slider-shell{display:flex;flex-direction:column;gap:1.5rem}.resources__slider-shell .swiper{position:relative;z-index:1;width:100%;overflow:hidden}@media only screen and (max-width: 1023px){.resources__slider-shell .swiper{overflow:visible}}@media only screen and (max-width: 767px){.resources__slider-shell .swiper{overflow:hidden}}.resources__slider-shell .swiper-wrapper{display:flex;flex-direction:row;align-items:stretch;width:100%;height:100%;box-sizing:content-box;transition-property:transform;transition-timing-function:ease}.resources__slider-shell .swiper-slide{flex-shrink:0;position:relative;width:100%;height:auto;transition-property:transform}.resources__card{display:flex;height:100%}.resources__card-link{display:flex;flex-direction:column;width:100%;height:calc(100% - .4375rem);margin-top:.4375rem;padding:.875rem .875rem 2rem;border:.0625rem solid var(--c-neutral-200);border-radius:1.25rem;background-color:var(--c-neutral-0);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;overflow:hidden;gap:2rem}@media only screen and (max-width: 767px){.resources__card-link{height:auto;padding:.625rem .625rem 2rem}}.resources__card-link:hover{border-color:var(--c-neutral-300, #D2D7DA);transform:translateY(-7px)}.resources__card-thumb{display:flex;flex-shrink:0;min-height:9.5rem;border-radius:.9375rem;overflow:hidden;aspect-ratio:2/1}.resources__card-thumb img{display:flex;width:100%;height:100%;transition:transform .35s ease;object-fit:cover}.resources__card-thumb-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg, var(--c-primary-midnight) 0%, color-mix(in sRGB, var(--c-primary-midnight) 75%, var(--c-secondary-sky)) 100%)}.resources__card-thumb-logo{width:8.75rem;height:auto}.resources__card-body{display:flex;flex:1 0 0;flex-direction:column;justify-content:space-between;padding-inline:.875rem}.resources__card-top{display:flex;flex-direction:column;gap:.875rem}.resources__card-meta{display:flex;flex-direction:row;align-items:center;gap:.875rem}.resources__card-category{color:var(--c-secondary-sky);font-family:var(--font-family-secondary);font-size:.875rem;font-weight:500;letter-spacing:1.4px;line-height:1.3;text-transform:uppercase}@media only screen and (max-width: 767px){.resources__card-category{font-size:.75rem}}.resources__card-title{margin:0;color:var(--c-primary-midnight)}.resources__card-title a{color:inherit;text-decoration:none}.resources__card-read-time{display:flex;flex-direction:row;align-items:center;padding-top:1.75rem;color:var(--c-primary-midnight);font-family:var(--font-family-secondary);font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;gap:.375rem}@media only screen and (max-width: 767px){.resources__card-read-time{padding-top:5.5rem}}.resources__card-read-time svg{flex-shrink:0}@media only screen and (max-width: 1023px){.resources-blog-post-wrapper{display:none}}.resources__nav{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;min-height:3rem;margin-top:1.25rem;gap:1.5rem}.resources__pagination{display:flex;flex-direction:row;align-items:center;gap:.5rem}.resources__pagination .swiper-pagination-bullet{display:block;flex-shrink:0;cursor:pointer;width:.5rem;height:.5rem;border-radius:6.25rem;background-color:var(--c-neutral-300);transition:width .25s ease,background-color .25s ease;opacity:1}.resources__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:1.875rem;background-color:var(--c-secondary-sky)}.resources__nav-btns{display:flex;flex-direction:row;gap:.625rem}.resources__nav-btn{display:flex;flex-shrink:0;align-items:center;justify-content:center;cursor:pointer;width:3rem;height:3rem;padding:0;border:1px solid var(--c-neutral-400);border-radius:.625rem;background-color:hsla(0,0%,100%,.05);color:var(--c-primary-midnight);transition:background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.resources__nav-btn svg{flex-shrink:0;pointer-events:none}.resources__nav-btn:hover,.resources__nav-btn:active{border-color:rgba(0,0,0,0);background-color:var(--c-secondary-sky);color:var(--c-neutral-0)}.resources__nav-btn:focus-visible{border-radius:.875rem;border-color:rgba(0,0,0,0);outline:.125rem solid var(--c-primary-midnight);outline-offset:.25rem;background-color:var(--c-secondary-sky);color:var(--c-neutral-0)}.resources__nav-btn.swiper-button-disabled{pointer-events:none;cursor:default;opacity:.5}
