.popular-section{padding:20px;margin:30px auto;width:95%;background:#fff;display:flex;flex-direction:column;gap:20px}.popular-section .top-content{text-align:center}.popular-section .section-heading{font-size:32px;font-weight:700;color:#bd0e0e;margin-bottom:10px}.popular-section .section-description{font-size:14px;color:#4d4d4d!important;margin-bottom:20px}.popular-section .popular-interests{display:flex;gap:0px}.popular-section .left-tabs{flex:1;min-width:200px;display:flex;flex-direction:column;justify-content:space-between;height:auto}.popular-section .left-tabs .tab-btn{position:relative;padding:15px;margin-bottom:10px;text-align:left;font-weight:500;color:#333;background:#fff;border:1px solid #ddd;border-right:none;border-radius:20px 0 0 20px;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none;white-space:nowrap}.popular-section .left-tabs .tab-btn:hover{background-color:#f9f8fc}.popular-section .left-tabs .tab-btn:after{content:"\2794";position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#bd0e0e;font-size:14px}.popular-section .tab-btn.active{font-weight:700;color:#5b2e91;background-color:#f5f1fc;z-index:2;border-right:1px solid #f5f1fc;border-radius:20px 0 0 20px}.popular-section .right-products{flex:3;border:2px solid #ccc;border-radius:0 12px 12px;padding:30px;background:#f9f9f9;position:relative;z-index:1;margin-left:-2px}.popular-section .product-tab{display:none}.popular-section .product-tab.active{display:block}.popular-section .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.popular-section .product-card{text-align:center;background:#f9f9f9;border-radius:12px;padding:10px;transition:transform .3s,box-shadow .3s;cursor:pointer;border:1px solid transparent;display:flex;flex-direction:column;justify-content:space-between;height:100%}.popular-section .product-card:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 8px 20px #0000001a;border-color:#ddd}.popular-section .product-card img{max-width:100%;max-height:140px;object-fit:contain}.popular-section .product-card h4{font-size:14px;margin-bottom:5px;line-height:1.3;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#222}.popular-section .product-card p{font-size:14px;margin-bottom:5px;color:#5b2e91}.popular-section .product-card button{padding:10px;font-size:13px;margin-top:5px;background:#fff;color:#000;border:1px solid #f44336;border-radius:20px;cursor:pointer;transition:background .3s;width:80%;box-sizing:border-box}.popular-section .product-card button:hover{background:#f44336;color:#fff}.popular-section .view-more-btn{margin-top:15px;padding:8px 15px;background:#5b2e91;color:#fff;text-decoration:none;display:inline-block;border-radius:15px;text-align:center;font-size:14px}.popular-section .view-more-btn:hover{background:#fff;border:2px solid #5B2E91;color:#000}.image-wrapper{border:2px solid #d3d3d3;padding:10px;border-radius:20px}.popular-section .view-all-interests-desktop,.popular-section .view-all-interests-mobile{padding:12px 20px;background:#a50d27;color:#fff;text-align:center;text-decoration:none;border:none;border-radius:25px;font-size:16px;font-weight:700;cursor:pointer;transition:background .3s ease;box-sizing:border-box}.popular-section .view-all-interests-desktop:hover,.popular-section .view-all-interests-mobile:hover{background:#d32f2f}.popular-section .view-all-interests-desktop{display:block;margin-top:auto;width:90%;max-width:350px;margin-left:0;margin-right:auto}.popular-section .view-all-interests-mobile{display:none}@media (max-width: 796px){.popular-section .popular-interests{flex-direction:column}.popular-section .left-tabs{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:unset;max-height:50px;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:0}.popular-section .left-tabs .tab-btn{margin-bottom:0;border:1px solid #ddd;border-radius:20px;margin-right:10px;padding:10px 20px;flex-shrink:0}.popular-section .left-tabs .tab-btn:last-child{margin-right:0;border-radius:20px}.popular-section .tab-btn.active{border-right:1px solid #f5f1fc;border-radius:20px}.popular-section .left-tabs .tab-btn:after{display:none}.popular-section .right-products{margin-left:0;border-top-left-radius:12px;border-top-right-radius:12px}.popular-section .product-grid{grid-template-columns:repeat(3,1fr)}.popular-section .view-all-interests-desktop{display:none}.popular-section .view-all-interests-mobile{display:block;width:90%;max-width:250px;margin:20px auto 0}}@media (max-width: 500px){.popular-section .popular-interests{flex-direction:column}.popular-section .left-tabs{flex-direction:row;overflow-x:auto;padding-bottom:10px}.popular-section .left-tabs .tab-btn{margin-bottom:0;margin-right:10px;border-radius:20px}.popular-section .left-tabs .tab-btn:last-child{margin-right:0}.popular-section .tab-btn.active{border-right:1px solid #f5f1fc;border-radius:20px}.popular-section .right-products{padding:10px}.popular-section .product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.popular-section .product-card img{max-height:100px}.popular-section .product-card h4,.popular-section .product-card p{font-size:13px}.popular-section .product-card button{font-size:12px;padding:5px 8px}.popular-section .view-all-interests-mobile{font-size:14px;padding:10px 15px;margin-top:15px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-popular-interests.css.map */
