body.kids .products-info__card{border-radius:1.5rem;overflow:hidden}.products-info__wrapper{display:flex;flex-direction:row;gap:.5rem}@media screen and (max-width:749px){.products-info__wrapper{flex-direction:column;gap:2rem}}.products-info__card{position:relative;width:33.3333333333%}@media screen and (max-width:749px){.products-info__card{width:100%}}.products-info__media{aspect-ratio:450/620;height:100%}@media screen and (max-width:749px){.products-info__media{aspect-ratio:345/303}}.products-info__media img,.products-info__media video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.products-info__title{align-items:center;border-bottom:1px solid #d4d4d4;color:#fff;display:flex;font-size:2.5rem;justify-content:space-between;line-height:normal;margin:0;padding-bottom:1.4rem}@media screen and (max-width:549px){.products-info__title{font-size:2rem}}.products-info__title svg{background-color:#ffea7a;border-radius:50%;color:#000;height:3.4rem;min-height:3.4rem;min-width:3.4rem;padding:.9rem;width:3.4rem}.products-info__subtitle{align-items:center;display:flex;gap:1rem;margin-top:.8rem}.products-info__content{background:linear-gradient(0deg,rgba(0,0,0,.25),transparent);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:2.7rem 1.5rem;position:absolute;top:0;width:100%;z-index:1}.products-info__icon svg{background-color:#ffea7a;border-radius:50%;bottom:4.5rem;color:#000;height:5.5rem;opacity:0;padding:.9rem;position:absolute;right:.5rem;width:5.5rem}@media screen and (max-width:749px){.products-info__icon svg{bottom:3rem}}.products-info__content:has(.products-info__icon:hover) .products-info__description{align-items:flex-end;display:flex;opacity:1;visibility:visible}.products-info__description{background:linear-gradient(0deg,#f6f8fc,#f6f8fc 10%,rgba(246,248,252,.1));color:#101a4c;height:calc(100% + 1px);left:0;opacity:0;padding:3rem 1.5rem;position:absolute;top:0;transition:opacity .3s ease;visibility:hidden;width:100%}@media screen and (max-width:749px){.products-info__description{background:linear-gradient(0deg,#f6f8fc,#f6f8fc 50%,rgba(246,248,252,.5))}}