.ba-by-age .section-header{text-align:center}@media (max-width:767px){.by-age .container{padding:0}}.by-age .by-age__row{display:flex;flex-direction:row;gap:2rem;padding-bottom:3rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-snap-align:start;justify-content:space-between}@media (max-width:767px){.by-age .by-age__row{gap:0;padding-right:20px}}.by-age .by-age__row .by-age__item{flex-shrink:0;width:clamp(120px,16%,16% - 1rem);scroll-snap-align:start}@media (max-width:767px){.by-age .by-age__row .by-age__item{padding-left:20px}}.by-age .by-age__row .by-age__item a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;gap:5px}.by-age .by-age__row .by-age__item a img{width:100%;height:100%}.by-age .by-age__row .by-age__item-title-text{text-decoration:underline;-webkit-text-decoration-color:#f6c827;text-decoration-color:#f6c827;text-decoration-thickness:.125em;text-underline-offset:5px;font-weight:400}