.shop-by-age{display:flex;flex-direction:column;gap:24px}@media (min-width: 768px){.shop-by-age{gap:30px}}.shop-by-age__grid{justify-items:center;display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.shop-by-age__grid{grid-template-columns:repeat(3,1fr)}}.shop-by-age__item{position:relative;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease}@media (min-width: 768px){.shop-by-age__item{max-width:440px}}.shop-by-age__item button{position:absolute;bottom:12px;left:50%;transform:translate(-50%);width:90%;height:auto;z-index:1;padding:12px 16px;border-radius:14px;background-color:#fffffa;transition:background-color .3s ease}@media (min-width: 768px){.shop-by-age__item button{bottom:16px}}.shop-by-age__item:hover{box-shadow:0 3px 10px #ababab}.shop-by-age__item button:hover{background-color:#dfdfdd}.shop-by-age__item p{margin:0;font-size:13px;font-weight:700;text-align:center}.shop-by-age__image{width:100%;height:100%;object-fit:cover}.shop-by-age__title{width:100%;margin:0}.shop-by-age__title--left{text-align:left}.shop-by-age__title--right{text-align:right}.shop-by-age__title--center{text-align:center}
/*# sourceMappingURL=/cdn/shop/t/5/assets/shop-by-age.css.map */
