@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{height:0;opacity:0}.pdp-other-offers{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:1.2rem;padding:1.6rem;color:#3c3c3c;background-color:#fff;border-radius:.8rem;border:.2rem solid transparent;box-shadow:0 .2rem .8rem #0003;cursor:pointer;width:100%}.pdp-other-offers__text-wrapper{display:flex;flex-direction:column;flex-grow:1;gap:.4rem;text-align:left}.pdp-other-offers__headline{font-size:1.6rem;line-height:1.3;font-weight:600}.pdp-other-offers__icon-container{height:100%;display:flex;flex-direction:column;justify-content:center}.pdp-other-offers__info{font-size:1.4rem;line-height:1.5}@media (min-width: 768px){.pdp-other-offers{box-shadow:unset;background-color:#f5f5f5;margin-right:0;margin-left:0}.pdp-other-offers:hover{border-color:#dedede}}
