.dropdown-content{color:#6e625e;font-size:12px;font-weight:400;line-height:18px;margin-right:6px;max-height:0;transition:max-height .3s linear;overflow:hidden}.dropdown-content.expanded{max-height:500px}.dropdown-btn{color:#f05c22;font-size:12px;font-weight:700;line-height:18px;cursor:pointer;transition:.3s linear}.dropdown-btn .icon-custom{margin-left:2px}.content{font-size:12px;font-style:italic}.link-term{margin-left:4px;color:#f05c22;text-decoration:underline;cursor:pointer}.cart-multi{position:fixed;bottom:0;left:0;width:100%;box-shadow:0 4px 12px 0 rgba(0,0,0,.1);transition:all .2s}.cart-multi--show{display:flex;opacity:1}.cart-multi--hide{opacity:0;z-index:-1!important}.highlightQuickPurchase{position:fixed;bottom:58px;left:0;width:100%;z-index:1}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}