.ymal__header{display:flex;justify-content:space-between;align-items:center;grid-gap:15px;gap:15px;margin-bottom:25px}.ymal__header-text{font-family:var(--futuraBold);font-size:20px;line-height:35px;letter-spacing:.01em;text-transform:uppercase;max-width:136px;text-align:center}@media only screen and (min-width:1280px){.ymal__header-text{font-size:34px;line-height:53px}}.ymal__lines{flex-grow:1}.ymal__lines--left .ymal__lines--small{margin-left:auto}.ymal__lines--small{width:66.7%;margin-bottom:5px}.ymal__lines--large,.ymal__lines--small{height:3px;background-color:var(--offWhite)}.ymal__lines--large{width:100%}@media (min-width:1280px){.ymal{padding-left:var(--desktopGutter);padding-right:var(--desktopGutter)}.ymal__header{grid-gap:30px;gap:30px;margin-bottom:75px}.ymal__header-text{max-width:100%}}.stories__featured-stories{margin-left:var(--mobileGutter);margin-right:var(--mobileGutter);padding-left:0;padding-right:0;padding-bottom:25px;border-bottom:var(--border)}.stories__cards{margin-bottom:30px}.stories__cta{margin-left:auto;margin-right:auto}.stories .swiper-pagination{margin-top:25px;position:relative;bottom:0;left:0;justify-content:center;align-items:center}@media (min-width:700px){.stories__featured-stories{margin-left:var(--tabletGutter);margin-right:var(--tabletGutter)}.stories__cards{width:calc(100% + 35px);margin-left:-17.5px}.stories__cards .story__card{padding:0 17.5px}}@media (min-width:1024px){.stories__cards{width:100%;margin-left:0;margin-bottom:50px;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:column;grid-gap:34px;gap:34px}.stories__cards .story__card{padding:0}}@media (min-width:1280px){.stories__featured-stories{margin-left:var(--desktopGutter);margin-right:var(--desktopGutter);padding-bottom:30px}.stories__cards{margin-bottom:30px;grid-gap:50px;gap:50px}}