@keyframes slideup{0%{bottom:-100%}to{bottom:0}}.fade-enter-active,.fade-leave-active{transition:height .3s ease-in-out,opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0;height:0}.pdp-base-info-card{grid-template-columns:2.2rem 1fr;align-items:center;column-gap:1.2rem;display:grid}.pdp-base-info-card__icon{grid-row:1;width:2.2rem;height:2.2rem}.pdp-base-info-card__headline{font-size:1.6rem;font-weight:600;line-height:1.3}.pdp-base-info-card__text{grid-column:2;font-size:1.4rem;line-height:1.5}
