.age-category__grid{display:grid;grid-template-columns:repeat(var(--desktop-columns,4),1fr);gap:40px}.age-category__item{position:relative;text-align:center}.age-category__item:not(:last-child):after{content:"";position:absolute;right:-20px;top:25px;width:1px;height:85%;background:#f6e7de}.age-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;transition:.35s ease}.age-card__image{width:250px;height:250px;border:5px solid #eee;border-radius:50%;overflow:hidden;margin-bottom:26px;position:relative;transition:.35s;background:#fff;box-shadow:0 10px 35px #0000000f}.age-card__img{width:100%;height:100%;object-fit:cover;transition:.6s}.age-card__badge{display:inline-flex;align-items:center;justify-content:center;min-width:270px;min-height:66px;padding:16px 30px;border-radius:999px;font-size:20px;font-weight:700;margin-bottom:24px;transition:.35s}.age-card__description{max-width:280px;margin:auto;color:#4a4a4a;font-size:20px;line-height:1.65}.age-card:hover{transform:translateY(-10px)}.age-card:hover .age-card__image{box-shadow:0 20px 45px #0000001f}.age-card:hover .age-card__img{transform:scale(1.08)}.age-card:hover .age-card__badge{transform:translateY(-4px)}.age-card__image:before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:50%;border:2px dashed transparent;transition:.4s}.age-card:hover .age-card__image:before{border-color:#ffb6c1b3;animation:spinBorder 8s linear infinite}@keyframes spinBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:1200px){.age-category__grid{grid-template-columns:repeat(2,1fr);gap:40px 30px}.age-category__item:nth-child(2n):after{display:none}.age-card__image{width:220px;height:220px}.age-card__badge{min-width:220px;min-height:58px;font-size:18px}.age-card__description{font-size:18px;max-width:230px}}@media screen and (max-width:749px){.age-category{overflow:hidden}.age-category__grid{gap:28px 18px}.age-category__item:after{display:none}.age-card{height:100%}.age-card__image{width:140px;height:140px;border-width:4px;margin-bottom:16px}.age-card__badge{min-width:150px;min-height:42px;padding:10px 16px;border-radius:50px;font-size:15px;margin-bottom:14px}.age-card__description{font-size:15px;line-height:1.6;max-width:160px}}.age-card__image{animation:floatImage 4s ease-in-out infinite}.age-category__item:nth-child(2) .age-card__image{animation-delay:.3s}.age-category__item:nth-child(3) .age-card__image{animation-delay:.6s}.age-category__item:nth-child(4) .age-card__image{animation-delay:.9s}.age-category__item:nth-child(5) .age-card__image{animation-delay:1.2s}@keyframes floatImage{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.age-card__badge,.age-card__image,.age-card__description{transition:all .35s ease}.age-card:hover .age-card__description{color:#2f2f2f}.age-card:hover .age-card__badge{box-shadow:0 12px 24px #00000014}.age-category__item{opacity:0;animation:cardReveal .8s ease forwards}.age-category__item:nth-child(1){animation-delay:.1s}.age-category__item:nth-child(2){animation-delay:.2s}.age-category__item:nth-child(3){animation-delay:.3s}.age-category__item:nth-child(4){animation-delay:.4s}.age-category__item:nth-child(5){animation-delay:.5s}.age-category__item:nth-child(6){animation-delay:.6s}.age-category__item:nth-child(7){animation-delay:.7s}.age-category__item:nth-child(8){animation-delay:.8s}@keyframes cardReveal{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}.age-card{position:relative}.age-card:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:40px;background:linear-gradient(180deg,#fffffff2,#fff6f8e6);opacity:0;transform:scale(.95);transition:.45s;z-index:-1}.age-card:hover:before{opacity:1;transform:scale(1)}.age-card__image{overflow:hidden}.age-card__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 65%);opacity:0;transition:.45s}.age-card:hover .age-card__image:after{opacity:1}.age-card__badge{position:relative;overflow:hidden}.age-card__badge:before{content:"";position:absolute;left:-120%;top:0;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-25deg)}.age-card:hover .age-card__badge:before{animation:badgeShine .8s linear}@keyframes badgeShine{0%{left:-120%}to{left:140%}}.age-card:hover .age-card__image{transform:translateY(-8px) scale(1.04)}.age-card__badge{letter-spacing:.3px}.age-card__description{font-weight:500}.age-category{position:relative}.age-category:before{content:"";position:absolute;left:-140px;top:-100px;width:260px;height:260px;border-radius:50%;background:#fff8f9;filter:blur(70px);opacity:.7;pointer-events:none}@media(prefers-reduced-motion:reduce){.age-card,.age-card__image,.age-card__badge,.age-category__item{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/age-category.css.map */
