.story-cards{text-align:center}.story-cards .container{padding-bottom:2rem;padding-top:3.125rem}.story-cards__columns{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.story-cards__columns .story-cards__column-container{width:100%;overflow:hidden;position:relative}.story-cards__columns .story-cards__column-container .button--underlined{color:inherit}.story-cards__columns .story-cards__column-container .button--underlined:after{background-color:currentColor}.story-cards__title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.story-cards__title-container .story-cards__title{font-size:2rem}@media (min-width:769px){.story-cards__title-container .story-cards__title{font-size:3rem}}.story-cards__column-container{width:calc(33% - .9375rem);overflow:hidden;position:relative}.story-cards__image-container{width:100%;margin:auto;overflow:hidden;background-color:var(--color-soft-gray)}.story-cards__image-container .media{height:100%}.story-cards__content-heading{margin-top:1rem;font-size:1.25rem;line-height:1.4375rem;min-height:2.875rem}.story-cards__content-copy{font-size:1rem;line-height:1.5rem;font-family:var(--font-body);margin:0 auto;position:relative}.story-cards__content-copy p{margin:0}.story-cards__read-more-overlay{position:absolute;bottom:0;right:0;background:linear-gradient(to right,transparent,var(--story-cards-card-bg,var(--color-white,#fff)) 35%);padding-left:3rem}.story-cards__read-toggle{background:0 0;border:none;color:inherit;font-size:.875rem;font-weight:700;text-transform:capitalize;cursor:pointer;padding:0;margin-top:0;text-decoration:underline;display:inline;vertical-align:baseline;transition:opacity .2s ease-in-out}.story-cards__read-toggle.jp{font-weight:400}.story-cards__read-toggle:hover{opacity:.7}.story-cards__read-toggle:focus{outline:.125rem solid var(--color-black);outline-offset:.125rem}.story-cards__cta-container{margin-top:auto}.story-cards__cta-container .button{display:inline-block;margin-top:1.25rem;padding-top:.875rem;padding-bottom:.875rem}.story-cards__cta-container .button--underlined{font-family:var(--font-heading);margin-top:1.25rem;font-size:.875rem!important;color:var(--underline-font-color)}.story-cards__cta-container .button--underlined:after{background-color:var(--underline-font-color)}.story-cards__cta-text{display:inline-block;font-size:.875rem;line-height:1rem;font-weight:700;padding-bottom:.125rem;margin:0;border-bottom:.0625rem solid var(--color-black)}.story-cards__cta-button{position:absolute;top:0;right:0;bottom:0;left:0}.story-cards__content{display:flex;flex-direction:column;height:100%}.story-cards__text-container{display:flex;flex-direction:column;flex-grow:2;padding:2rem 1rem 2.5rem}.story-cards .swiper-pagination-bullet{width:2.9375rem;padding-top:1.875rem;margin:.9375rem .3125rem;display:inline-block;opacity:.3;position:relative;transition:opacity .2s ease-in-out}.story-cards .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.story-cards .swiper-pagination-bullet:after{content:"";display:block;position:absolute;width:100%;height:.125rem;top:50%;transform:translateY(-50%);background-color:var(--color-black)}@media (min-width:768px){.story-cards__cta-container .button--underlined{font-size:1rem!important}.story-cards__columns{flex-wrap:wrap;gap:1.25rem;justify-content:center;align-items:stretch;padding-top:0 0 3.125rem 0}.story-cards .story-cards__column-container{width:calc(33% - .9375rem)}.story-cards__content-heading{margin-top:1rem}}@media (max-width:1023px) and (min-width:768px){.story-cards__cta-container .button{min-width:unset}}@media (max-width:1023px){.story-cards__columns{padding:0}.story-cards__column-container{width:60%}.story-cards .swiper-container{padding:2.4375rem .6875rem .625rem}}.story-cards .media{height:15rem}@media (max-width:767px){.story-cards .story-cards--hidden{opacity:0}}