/* Purple vitamins campaign, built fully with HTML/CSS. */
.alpha-vitamins-banner{position:relative;display:flex;min-height:230px;align-items:center;overflow:hidden;border-radius:14px;background:linear-gradient(112deg,#35116f 0%,#6c2eb9 48%,#bd61df 100%);padding:30px 8%;color:#fff;isolation:isolate;box-shadow:0 13px 30px rgba(85,31,147,.19)}.alpha-vitamins-banner::before{position:absolute;inset:0;background:radial-gradient(circle at 79% 18%,rgba(255,255,255,.25),transparent 23%),linear-gradient(105deg,transparent 0 43%,rgba(255,255,255,.06) 43% 44%,transparent 44% 56%,rgba(255,255,255,.06) 56% 57%,transparent 57%);content:""}.alpha-vitamins-copy{position:relative!important;right:auto!important;z-index:2;display:flex!important;width:auto!important;flex-direction:column;align-items:flex-start;justify-content:center;padding:0!important;color:#fff!important}.alpha-vitamins-copy b{font-size:clamp(26px,3vw,46px)!important;font-weight:850!important;line-height:1.25}.alpha-vitamins-copy small{margin-top:9px!important;color:rgba(255,255,255,.82)!important;font-size:15px!important;font-weight:500}.alpha-vitamins-copy em{margin-top:19px!important;border:1px solid rgba(255,255,255,.23);border-radius:11px!important;background:#fff!important;padding:10px 15px!important;color:#542080!important;font-size:12px!important;font-style:normal;font-weight:800;box-shadow:0 9px 18px rgba(31,8,60,.17)}.alpha-vitamins-orb{position:absolute;z-index:-1;display:block;border:1px solid rgba(255,255,255,.23);border-radius:999px}.alpha-vitamins-orb-one{top:-155px;left:5%;width:390px;height:390px;background:rgba(218,143,255,.22)}.alpha-vitamins-orb-two{bottom:-118px;left:20%;width:280px;height:280px;background:rgba(105,210,255,.15)}.alpha-vitamins-capsule{position:absolute;z-index:1;display:block;border:10px solid rgba(255,255,255,.26);border-radius:999px;transform:rotate(42deg)}.alpha-vitamins-capsule-one{top:37px;left:12%;width:67px;height:142px}.alpha-vitamins-capsule-two{bottom:-17px;left:32%;width:49px;height:104px;border-color:rgba(255,255,255,.17)}

.alpha-user-suggestions-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.alpha-user-suggestions-heading span{display:block;margin-bottom:5px;color:#9aa1ac;font-size:11px;font-weight:550}.alpha-user-suggestions-heading h2{margin:0;color:#202a3a;font-size:22px;font-weight:850}.alpha-user-products-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.alpha-user-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #e2e6ec;border-radius:11px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.alpha-user-product-card:hover{box-shadow:0 11px 24px rgba(31,42,61,.1);transform:translateY(-3px)}.alpha-user-product-image{display:flex;height:205px;align-items:center;justify-content:center;border-bottom:1px solid #f0f2f4;background:#fff;padding:8px}.alpha-user-product-image img{display:block;width:100%;height:100%;object-fit:contain}.alpha-user-product-card>div{display:flex;height:125px;flex-direction:column;padding:10px 11px 12px}.alpha-user-product-title{display:-webkit-box;overflow:hidden;height:38px;color:#2b3545;font-size:12px;font-weight:600;line-height:1.62;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.alpha-user-product-title:hover{color:#6c2eb9}.alpha-user-product-card strong{display:block;margin-top:auto;color:#a76500;font-size:13px;font-weight:850}.alpha-user-product-card strong small{margin-right:3px;font-size:11px;font-weight:600}.alpha-user-products-more{display:flex;justify-content:center;margin-top:26px}.alpha-user-products-more a{display:inline-flex;align-items:center;gap:7px;border:1px solid #d9c2ee;border-radius:10px;background:#fff;padding:11px 16px;color:#6630a6;font-size:13px;font-weight:800;text-decoration:none;transition:.2s}.alpha-user-products-more a:hover{border-color:#7d43bd;background:#f8f2ff;transform:translateY(-2px)}.alpha-user-products-more svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.4}

@media(max-width:1023px){.alpha-user-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.alpha-user-product-image{height:145px}}
@media(max-width:767px){.alpha-vitamins-section>.container{padding-right:8px!important;padding-left:8px!important}.alpha-vitamins-banner{min-height:170px;border-radius:10px;padding:21px 7%}.alpha-vitamins-copy b{font-size:22px!important}.alpha-vitamins-copy small{margin-top:6px!important;font-size:10px!important}.alpha-vitamins-copy em{margin-top:11px!important;border-radius:8px!important;padding:7px 10px!important;font-size:10px!important}.alpha-vitamins-orb-one{top:-115px;left:-14%;width:270px;height:270px}.alpha-vitamins-orb-two{left:19%;width:190px;height:190px}.alpha-vitamins-capsule-one{left:10%;width:42px;height:93px;border-width:7px}.alpha-vitamins-capsule-two{left:28%;width:32px;height:70px;border-width:6px}.alpha-user-suggestions>.container{padding-right:10px!important;padding-left:10px!important}.alpha-user-suggestions-heading{margin-bottom:13px}.alpha-user-suggestions-heading span{font-size:9px}.alpha-user-suggestions-heading h2{font-size:18px}.alpha-user-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.alpha-user-product-image{height:170px;padding:7px}.alpha-user-product-card>div{height:115px;padding:8px 9px 10px}.alpha-user-product-title{height:35px;font-size:11.5px;line-height:1.7}.alpha-user-product-card strong{font-size:12px}.alpha-user-product-card strong small{font-size:11px}.alpha-user-products-more{margin-top:20px}.alpha-user-products-more a{padding:10px 13px;font-size:11px}}
