.by-age{background:#fcfbf9 var(--bg-mobile) no-repeat 50%;background-size:cover;padding:40px 0 20px}@media only screen and (min-width:768px){.by-age{background-image:var(--bg-desktop);background-size:contain}}@media only screen and (min-width:1100px){.by-age{padding:85px 0 110px}}.by-age__heading{color:#22569c;font-size:36px;margin:0 0 20px;text-align:center;text-transform:uppercase}@media only screen and (min-width:992px){.by-age__heading{font-size:52px}}.by-age__list{display:grid;gap:30px;grid-template-columns:1fr 1fr}@media only screen and (min-width:992px){.by-age__list{grid-template-columns:repeat(4,1fr)}}.by-age__collection{align-items:center;display:flex;flex-direction:column;gap:35px;margin:0 auto;max-width:320px;text-decoration:none;width:100%}@media only screen and (min-width:1100px){.by-age__collection{max-width:220px}}.by-age__collection-image{border-radius:50%;overflow:hidden;width:100%}.by-age__collection-image img{height:auto;max-width:100%;width:100%}.by-age__collection span{background-color:#cceeeb;border-radius:24px;color:#22569c;font-size:16px;font-weight:700;line-height:48px;padding:0 10px;text-align:center;text-transform:uppercase;width:calc(100% + 10px)}@media only screen and (min-width:992px){.by-age__collection span{font-size:24px;padding:0 20px;width:100%}}