.wls-section{padding:60px 0 80px;overflow:hidden}.wls-container{max-width:1440px;margin:0 auto;padding:0 40px}.wls-header{margin-bottom:30px}.wls-title{font-family:"Poppins",sans-serif;font-weight:500;font-size:42px;line-height:1.2;color:#212121;margin:0 0 8px}.wls-title-accent{background:var(--wls-accent-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.wls-subtitle{font-family:"Roboto",sans-serif;font-weight:400;font-size:22px;line-height:1.4;color:rgba(0,0,0,.7);margin:0}.wls-carousel-wrap{position:relative}.wls-carousel{display:flex;gap:36px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;cursor:grab}.wls-carousel::-webkit-scrollbar{display:none}.wls-banner-card{flex:0 0 485px;height:674px;border-radius:20px;overflow:hidden;position:relative}.wls-banner-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.wls-banner-overlay{position:absolute;inset:0;background:linear-gradient(to bottom, rgba(97, 63, 0, 0.4), rgba(97, 63, 0, 0.08))}.wls-banner-food{position:absolute;bottom:0;left:-57px;width:589px;height:auto;object-fit:cover}.wls-banner-text{position:absolute;top:34px;left:24px;right:50px;font-family:"Poppins",sans-serif;font-weight:500;font-size:40px;line-height:1.2;color:#fff;z-index:2;margin:0}.wls-banner-subtitle{position:absolute;top:140px;left:24px;right:50px;font-family:"Poppins",sans-serif;font-weight:300;font-size:22px;line-height:130%;color:#fff;font-feature-settings:"liga" off,"clig" off;z-index:2;margin:0}.wls-product-card{flex:0 0 485px;height:auto;background:#fff;border:1.4px solid #e4e4e4;border-radius:20px;overflow:hidden;position:relative;display:flex;flex-direction:column;padding:10px}.wls-tags{display:flex;gap:10px;justify-content:center;padding:26px 20px 0;position:relative;z-index:2}.wls-tag{display:flex;align-items:center;gap:3px;background:#fff;border-radius:65px;padding:5px 10px;font-family:"Roboto",sans-serif;font-weight:400;font-size:15px;line-height:19px;color:#656d79;white-space:nowrap}.wls-tag-icon{width:16px;height:16px;flex-shrink:0}.wls-tags-spacer{padding-top:45px}.wls-product-img-wrap{display:flex;align-items:center;justify-content:center;padding:14px 0 0;flex:0 0 auto}.wls-product-img{width:296px;height:296px;object-fit:contain}.wls-product-info{padding:0 42px;display:flex;flex-direction:column;gap:10px;flex:1}.wls-name-brand-group{display:flex;flex-direction:column;gap:1px;flex:1}.wls-name-row{display:flex;gap:24px;align-items:flex-start}.wls-product-name{font-family:"Poppins",sans-serif;font-weight:600;font-size:25px;line-height:1.3;color:#000;margin:0;flex:1}.wls-stock-badge{flex-shrink:0;border-radius:8px;padding:2px 12px;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:26px;white-space:nowrap}.wls-stock-badge--in-stock{background:#e2f0e7;color:#02a414}.wls-stock-badge--out-of-stock{background:#ffeced;color:#9c0505}.wls-brand{font-family:"Roboto",sans-serif;font-weight:400;font-size:17px;line-height:27px;color:#656d79;margin:0}.wls-dropdown{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #dee3ed;border-radius:8px;height:40px;padding:0 12px;cursor:pointer;position:relative}.wls-dropdown-text{font-family:"Poppins",sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#616975;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wls-dropdown-icon{width:10px;height:6px;flex-shrink:0;transition:transform .2s}.wls-dropdown.wls-dropdown--open .wls-dropdown-icon{transform:rotate(180deg)}.wls-dropdown-menu{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #dee3ed;border-radius:8px;z-index:20;max-height:120px;overflow-y:auto;box-shadow:0 4px 16px rgba(0,0,0,.08)}.wls-dropdown--open .wls-dropdown-menu{display:block}.wls-dropdown-option{padding:8px 12px;font-family:"Poppins",sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#616975;cursor:pointer;transition:background .15s}.wls-dropdown-option:hover{background:#f3f9f8}.wls-dropdown-option--selected{background:#f3f9f8;font-weight:500;color:#212121}.wls-price{display:flex;align-items:baseline;gap:6px}.wls-price-current{font-family:"Poppins",sans-serif;font-weight:600;font-size:25px;line-height:27px;color:#000}.wls-price-original{font-family:"Poppins",sans-serif;font-weight:400;font-size:19px;line-height:27px;color:#9c0505;text-decoration:line-through}.wls-add-btn{display:flex;align-items:center;justify-content:center;gap:2px;width:404px;height:58px;background:#000;color:#fff;border:none;border-radius:7px;font-family:"Poppins",sans-serif;font-weight:600;font-size:19px;line-height:26px;cursor:pointer;margin:16px auto 32px;transition:background .25s,color .25s,opacity .2s}.wls-add-btn:hover{opacity:.85}.wls-add-btn:disabled{opacity:.35;cursor:not-allowed}.wls-add-btn.wls-added{background:#d4f5d6;color:#369d2a;font-weight:600}.wls-cart-icon{width:27px;height:27px}.wls-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.95);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;color:#212121;transition:opacity .3s ease,visibility .3s ease,box-shadow .2s;box-shadow:0 2px 12px rgba(0,0,0,.12)}.wls-arrow:hover{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.16)}.wls-arrow.wls-arrow-hidden{opacity:0;visibility:hidden;pointer-events:none}.wls-arrow--prev{left:16px}.wls-arrow--next{right:16px}.wls-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.wls-dot{width:10px;height:10px;border-radius:10px;background:#d9d3c7;cursor:pointer;transition:width .25s,background .25s}.wls-dot--active{width:24px;background:var(--wls-dot-active-bg)}@media(min-width: 901px){.wls-carousel-wrap{overflow:visible}.wls-carousel{margin-left:calc(-50vw + 50%);padding-left:calc(50vw - 50%);margin-right:calc(-50vw + 50%);padding-right:calc(50vw - 50%)}.wls-arrow--prev{left:calc(-50vw + 50% + 16px)}.wls-arrow--next{right:calc(-50vw + 50% + 16px)}}@media(max-width: 900px){.wls-section{padding:40px 0 48px}.wls-container{padding:0 16px}.wls-title{font-size:28px;text-align:center}.wls-subtitle{font-size:16px;text-align:center}.wls-carousel{gap:16px;scroll-padding-left:16px}.wls-banner-card{display:none}.wls-product-card{flex:0 0 300px;height:503px;border-radius:13px}.wls-tags{padding:14px 12px 0;gap:5px;flex-wrap:nowrap}.wls-tag{font-size:11px;padding:4px 7px;line-height:14px}.wls-tag-icon{width:12px;height:12px}.wls-tags-spacer{padding-top:14px}.wls-product-img-wrap{padding:3px 0 0}.wls-product-img{width:230px;height:230px}.wls-product-info{padding:0 25px;flex:0 0 auto;gap:7px}.wls-name-brand-group{flex:0 0 auto}.wls-product-name{font-size:17px}.wls-stock-badge{font-size:11px;padding:1px 8px;line-height:20px}.wls-brand{font-size:12px;line-height:18px}.wls-dropdown{height:36px;border-radius:8px}.wls-dropdown-text{font-size:12px}.wls-price-current{font-size:17px;line-height:18px}.wls-price-original{font-size:13px;line-height:18px}.wls-add-btn{width:calc(100% - 50px);height:39px;font-size:13px;border-radius:5px;margin-top:auto;margin-bottom:20px}.wls-cart-icon{width:18px;height:18px}.wls-arrow{display:none}.wls-dots{margin-top:16px}}/*# sourceMappingURL=otc-supplements-for-rx-categories.css.map */
