.product-card-age-limit{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.product-card-age-limit--hidden-image{background-color:#fafafa}.product-card-age-limit--product-page{width:100%;height:300px;border-radius:8px;position:relative}@media only screen and (min-width:1024px){.product-card-age-limit--product-page{height:500px}}.product-card-age-limit__title-wrapper{background-color:#fff;padding:12px;border-radius:8px}.product-card-age-limit__title-wrapper--product-page{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.product-card-age-limit__icon{font-size:24px;color:#7e7e7e;margin-bottom:6px}.product-card-age-limit__title{text-align:center;line-height:2rem}.product-card-age-limit__title b{margin-top:4px}.product-card-age-limit__buttons{margin-top:12px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:8px}
