.aw-meet{padding:96px 32px;background:#0a0a0a}.aw-meet__header{text-align:center;margin-bottom:48px}.aw-meet__video{max-width:1000px;margin:0 auto 48px;border-radius:16px;overflow:hidden;position:relative;aspect-ratio:16/9;cursor:pointer}.aw-meet__video-img{width:100%;height:100%;object-fit:cover;opacity:.6;transition:opacity .3s}.aw-meet__video:hover .aw-meet__video-img{opacity:.7}.aw-meet__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background:#f7b267e6;display:flex;align-items:center;justify-content:center;box-shadow:0 0 40px #f7b2674d;transition:transform .3s}.aw-meet__play svg{margin-left:4px}.aw-meet__video:hover .aw-meet__play{transform:translate(-50%,-50%) scale(1.1)}.aw-meet__features{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1000px;margin:0 auto}@media(max-width:768px){.aw-meet__features{grid-template-columns:repeat(2,1fr)}}.aw-meet__feature{text-align:center;padding:24px}.aw-meet__feature h4{font-size:15px;font-weight:600;color:#fff;margin:12px 0 6px}.aw-meet__feature p{font-size:13px;color:#ffffff80;line-height:1.6}.aw-science{padding:96px 32px;background:#fff}.aw-science__header{text-align:center;margin-bottom:56px}.aw-science__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto}@media(max-width:768px){.aw-science__grid{grid-template-columns:1fr}}.aw-science__card{background:#f8f6f3;border-radius:16px;padding:40px;text-align:center}.aw-science__step{width:48px;height:48px;border-radius:50%;background:#f7b267;color:#000;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:0 auto 20px}.aw-science__card-title{font-size:18px;font-weight:600;color:#1a1b18;margin-bottom:12px}.aw-science__card-desc{font-size:14px;color:#6b7280;line-height:1.7}.aw-calm{padding:96px 32px;background:#f8f6f3}.aw-calm__header{text-align:center;margin-bottom:56px}.aw-calm__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto}@media(max-width:768px){.aw-calm__grid{grid-template-columns:1fr}}.aw-calm__card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000d;transition:box-shadow .3s}.aw-calm__card:hover{box-shadow:0 8px 30px #00000014}.aw-calm__card-img{height:260px;overflow:hidden}.aw-calm__card-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.aw-calm__card:hover .aw-calm__card-img img{transform:scale(1.05)}.aw-calm__card-body{padding:32px}.aw-calm__card-body h4{font-size:18px;font-weight:600;color:#1a1b18;margin-bottom:8px}.aw-calm__card-body p{font-size:14px;color:#6b7280;line-height:1.7}.aw-membership{padding:96px 32px;background:#0a0a0a}.aw-membership__header{text-align:center;margin-bottom:24px}.aw-membership__subtitle{font-size:16px;color:#ffffff80;max-width:600px;margin:16px auto 0}.aw-membership__gel-img{text-align:center;margin-bottom:56px}.aw-membership__gel-img img{width:192px;height:192px;border-radius:16px;object-fit:cover;margin:0 auto}.aw-membership__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}@media(max-width:768px){.aw-membership__grid{grid-template-columns:1fr}}.aw-membership__card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px;transition:background .3s}.aw-membership__card:hover{background:#ffffff14}.aw-membership__card h4{font-size:15px;font-weight:600;color:#fff;margin:16px 0 8px}.aw-membership__card p{font-size:14px;color:#fff6;line-height:1.6}.aw-product{padding:96px 32px;background:#fff}.aw-product__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}@media(max-width:1024px){.aw-product__inner{grid-template-columns:1fr;gap:40px}}.aw-product__main-img{position:relative;overflow:hidden;border-radius:16px;min-height:480px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.aw-product__main-img img{max-height:440px;width:auto;object-fit:contain;filter:drop-shadow(0 20px 60px rgba(0,0,0,.1))}.aw-product__badge{position:absolute;top:16px;left:16px;background:#f7b267;color:#000;padding:6px 16px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.5px;z-index:2}.aw-product__thumbs{display:flex;gap:12px;justify-content:center}.aw-product__thumb{width:88px;height:66px;border-radius:8px;overflow:hidden;opacity:.6;transition:all .2s;border:2px solid transparent;position:relative}.aw-product__thumb--active{opacity:1;border-color:#f7b267;box-shadow:0 4px 15px #0000001a}.aw-product__thumb:hover{opacity:1}.aw-product__thumb img{width:100%;height:100%;object-fit:cover}.aw-product__thumb--usp .aw-product__thumb-usp-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center}.aw-product__thumb-usp-overlay span{color:#fff;font-size:7px;font-weight:700;line-height:1.2}.aw-product__thumb-labels{display:flex;gap:12px;justify-content:center;margin-top:8px}.aw-product__thumb-label{font-size:10px;width:88px;text-align:center;color:#9ca3af;transition:color .2s}.aw-product__thumb-label--active{color:#1a1b18;font-weight:500}.aw-product__stars{display:flex;align-items:center;gap:8px;margin-bottom:12px}.aw-product__rating-text{font-size:14px;color:#6b7280}.aw-product__title{font-size:30px;font-weight:600;color:#1a1b18;margin-bottom:8px}.aw-product__desc{font-size:14px;color:#6b7280;margin-bottom:20px;line-height:1.6}.aw-product__price{display:flex;align-items:baseline;gap:12px;margin-bottom:4px}.aw-product__price-current{font-size:36px;font-weight:700;color:#1a1b18}.aw-product__price-original{font-size:18px;color:#9ca3af;text-decoration:line-through}.aw-product__price-note{font-size:14px;color:#10b981;font-weight:500;margin-bottom:24px}.aw-product__features{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.aw-product__feature{display:flex;align-items:center;gap:10px;font-size:14px;color:#4b5563}.aw-product__feature--gold{font-weight:500;color:#1a1b18}.aw-product__colors{margin-bottom:32px}.aw-product__colors-label{font-size:14px;font-weight:500;color:#1a1b18;margin-bottom:12px}.aw-product__color-dots{display:flex;gap:12px}.aw-product__color-dot{width:32px;height:32px;border-radius:50%;border:2px solid #e5e7eb;transition:all .2s;overflow:hidden;text-indent:-9999px;font-size:0;cursor:pointer}.aw-product__color-dot--active{border-color:#f7b267;transform:scale(1.1)}.aw-product__buy-btn{width:100%;background:#f7b267;color:#000;padding:16px;border-radius:999px;font-size:15px;font-weight:700;letter-spacing:.3px;transition:all .2s;margin-bottom:20px}.aw-product__buy-btn:hover{background:#e9a050;transform:translateY(-1px);box-shadow:0 8px 30px #f7b2674d}.aw-product__gel-bundle{border:2px solid #e5e7eb;border-radius:16px;padding:20px;margin-bottom:24px;cursor:pointer;transition:all .3s;background:#f9fafb}.aw-product__gel-bundle--active{border-color:#10b98180;background:linear-gradient(135deg,#0d1f17,#0a1a14);box-shadow:0 0 30px #10b98114}.aw-product__gel-header{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#9ca3af;margin-bottom:16px}.aw-product__gel-bundle--active .aw-product__gel-header{color:#34d399}.aw-product__gel-divider{height:1px;background:#e5e7eb;margin-bottom:16px}.aw-product__gel-bundle--active .aw-product__gel-divider{background:#10b98133}.aw-product__gel-content{display:flex;gap:16px;align-items:flex-start}.aw-product__gel-img{width:80px;height:80px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#f3f4f6}.aw-product__gel-bundle--active .aw-product__gel-img{background:#111}.aw-product__gel-img img{width:100%;height:100%;object-fit:cover}.aw-product__gel-details{flex:1;min-width:0}.aw-product__gel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.aw-product__gel-top h4{font-size:15px;font-weight:600;color:#1a1b18;line-height:1.3}.aw-product__gel-bundle--active .aw-product__gel-top h4{color:#fff}.aw-product__gel-subdesc{font-size:12px;color:#6b7280;margin-top:2px}.aw-product__gel-bundle--active .aw-product__gel-subdesc{color:#9ca3af}.aw-product__gel-check{width:24px;height:24px;border-radius:50%;border:2px solid #d1d5db;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.aw-product__gel-bundle--active .aw-product__gel-check{background:#10b981;border-color:#10b981}.aw-product__gel-price{font-size:14px;font-weight:600;color:#6b7280;margin-top:8px}.aw-product__gel-bundle--active .aw-product__gel-price{color:#34d399}.aw-product__gel-price span{font-weight:400;margin-left:8px;color:#9ca3af}.aw-product__gel-bundle--active .aw-product__gel-price span{color:#6b7280}.aw-product__gel-benefits{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px;margin-top:12px}.aw-product__gel-benefit{display:flex;align-items:center;gap:6px;font-size:11px;color:#6b7280;line-height:1.3}.aw-product__gel-bundle--active .aw-product__gel-benefit{color:#9ca3af}.aw-product__gel-cancel{font-size:10px;color:#9ca3af;text-align:center;margin-top:12px}.aw-product__gel-bundle--active .aw-product__gel-cancel{color:#4b5563}.aw-product__trust{display:flex;align-items:center;gap:24px;justify-content:center}.aw-product__trust-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#9ca3af}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme-sections.css.map */
