.product-buttons-wrapper-mobile{display:none}@media(max-width:1024px){.product-buttons-wrapper-mobile{background:#fff;padding:6px;display:flex;width:100%;margin-bottom:20px;border-radius:30px;justify-content:space-between}}@media(min-width:768px)and (max-width:1024px){.product-buttons-wrapper-mobile{width:49%}}.product-buttons-wrapper-mobile .product-btn{text-decoration:none;color:#000;display:flex;align-items:center;justify-content:center;gap:5px;box-shadow:inset 0 4px 4px 0 rgba(0,0,0,.02);background-color:#f6f6f6;padding:8px 25px;border-radius:30px}.product-buttons-wrapper-mobile .active{background:#e0dbe1!important;font-weight:600}.product-buttons-wrapper-mobile .buy-now-btn{position:fixed;bottom:0;left:0;padding:15px;background:#fff;width:100%}.product-buttons-wrapper{display:flex;flex-direction:column;gap:39px;position:-webkit-sticky;position:sticky;top:90px;height:55vh;box-sizing:border-box}@media(max-width:1024px){.product-buttons-wrapper{display:none}}.product-buttons-wrapper .buy-now-btn{position:absolute;bottom:0;width:100%}.product-buttons-wrapper .product-btn{color:#000;font-size:18px;line-height:21.78px;text-decoration:none;padding:12px 23px;display:flex;align-items:center}.product-buttons-wrapper .product-btn:hover{background:#e0dbe1;border-radius:26px}.product-buttons-wrapper .product-btn .product-img-wrap{width:30px}.product-buttons-wrapper .btn-icons{margin-right:14px}.product-buttons-wrapper .active{background:#e0dbe1!important;border-radius:26px;font-weight:700}