html{width:100%;overflow-x:hidden}body{width:100%;overflow-x:hidden;margin:0;padding:0}*{box-sizing:border-box}.powder__hero{width:100%;max-width:none;margin:0;padding:10.2px 4vw;background:#f5f1ed;overflow:hidden}.powder__hero-content{display:flex;align-items:center;gap:5vw;max-width:1190px;margin:0 auto;min-height:500px}.powder__hero-text{flex:1;max-width:500px}.powder__label{display:inline-block;font-size:clamp(1.51875rem,2.025vw,1.85625rem);font-weight:400;letter-spacing:2.5px;color:#8b7355;text-transform:uppercase;margin-bottom:1.275rem;animation:slideInUp .8s ease-out}.powder__hero-heading{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:500;line-height:1.2;margin-bottom:1.275rem;color:#2d3748;animation:slideInUp .9s ease-out .2s both}.powder__hero-body{font-size:clamp(.95rem,1.1vw,1.1rem);line-height:1.6;color:#4a5568;margin-bottom:1rem;animation:slideInUp .9s ease-out .3s both}.powder__hero-body--secondary{animation-delay:.4s}.powder__hero-image{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;min-height:400px;animation:slideInLeft .9s ease-out .1s both}.powder__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.powder__hero-image:hover .powder__image{transform:scale(1.05)}.powder__benefits{width:100%;max-width:none;padding:4rem 4vw;background:#fff;margin-bottom:0}.powder__benefits-container{display:grid;grid-template-columns:1fr 1fr;gap:5vw;max-width:1190px;margin:0 auto;align-items:center}.powder__benefits-text{max-width:500px}.powder__section-title{font-size:clamp(1.3rem,2.8vw,2rem);font-weight:500;line-height:1.2;margin-bottom:1.7rem;color:#2d3748;animation:slideInUp .9s ease-out}.powder__section-body{font-size:clamp(.9rem,1.02vw,1.02rem);line-height:1.7;color:#4a5568;margin-bottom:0;animation:slideInUp .9s ease-out .2s both}.powder__benefits-image{width:100%;height:100%;min-height:400px;border-radius:12px;overflow:hidden;animation:slideInRight .9s ease-out .1s both}.powder__uses{width:100%;max-width:none;padding:4rem 4vw;background:#f5f1ed;margin-bottom:0}.powder__uses-container{max-width:1190px;margin:0 auto}.powder__uses-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0;margin-top:2rem}.powder__uses-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-size:clamp(.95rem,1.1vw,1.1rem);color:#2d3748;padding:16px 0;margin:0;line-height:1.6;animation:slideInUp .9s ease-out .2s both;font-weight:500}.powder__related{width:100%;max-width:none;padding:4rem 4vw;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin-bottom:0}.powder__related-container{max-width:700px;margin:0 auto;text-align:center;animation:slideInUp .9s ease-out}.powder__related-label{display:inline-block;font-size:clamp(.8rem,1vw,.95rem);font-weight:700;letter-spacing:2px;color:#8b7355;text-transform:uppercase;margin-bottom:1rem}.powder__related-title{font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:500;line-height:1.2;margin-bottom:1rem;color:#2d3748}.powder__related-description{font-size:clamp(.9rem,1.02vw,1.02rem);line-height:1.6;color:#4a5568;margin-bottom:1.7rem}.powder__related-button{display:inline-block;background:linear-gradient(135deg,#8b9467,#7a8359);color:#fff;padding:.85rem 1.7rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:clamp(.85rem,1.02vw,1.02rem);transition:all .3s ease;box-shadow:0 4px 15px #8b94674d;border:none;cursor:pointer;animation:slideInUp .9s ease-out .3s both,pulse 2.5s ease-in-out 2s infinite}.powder__related-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b946766;background:linear-gradient(135deg,#7a8359,#6d7550);color:#fff;text-decoration:none}.powder__footer{width:100%;max-width:none;padding:2rem 4vw;background:#2d3748;text-align:center;margin-bottom:0}.powder__footer-text{font-size:clamp(.85rem,.95vw,.95rem);color:#cbd5e0;margin:0;font-weight:500;letter-spacing:.5px}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{box-shadow:0 4px 15px #8b94674d}50%{box-shadow:0 4px 25px #8b946780}}@media(min-width:1600px){.powder__hero-content{max-width:1360px;min-height:600px}.powder__benefits-container{max-width:1360px}.powder__hero-image,.powder__benefits-image{min-height:500px}.powder__uses-container,.powder__related-container{max-width:1360px}}@media(max-width:1024px){.powder__hero-content{gap:3vw;min-height:450px}.powder__benefits-container{gap:3vw}.powder__hero-image,.powder__benefits-image{min-height:350px}.powder__section-title{font-size:clamp(1.2rem,2.5vw,1.8rem)}.powder__uses-item{padding:14px 0;font-size:clamp(.9rem,1vw,1rem)}}@media(max-width:768px){.powder__hero{padding:1.5rem 4vw}.powder__hero-content{flex-direction:column;gap:2rem;min-height:auto}.powder__hero-text{max-width:100%;order:1}.powder__hero-image{order:0;min-height:300px;width:100%}.powder__benefits{padding:2.5rem 4vw}.powder__benefits-container{grid-template-columns:1fr;gap:2rem}.powder__benefits-image{min-height:300px}.powder__uses{padding:2.5rem 4vw}.powder__uses-list{gap:0}.powder__uses-item{padding:12px 0;font-size:clamp(.9rem,1vw,1rem)}.powder__related{padding:2.5rem 4vw}.powder__footer{padding:1.5rem 4vw}.powder__hero-heading{font-size:clamp(1.3rem,2.5vw,1.8rem)}.powder__section-title{font-size:clamp(1.2rem,2.2vw,1.6rem)}}@media(max-width:480px){.powder__hero{padding:1rem 3vw}.powder__hero-content{min-height:auto;gap:1.5rem}.powder__hero-image{min-height:250px}.powder__benefits,.powder__uses{padding:1.5rem 3vw}.powder__uses-list{gap:0}.powder__uses-item{padding:10px 0;font-size:clamp(.85rem,1vw,.95rem)}.powder__related{padding:1.5rem 3vw}.powder__footer{padding:1rem 3vw}.powder__hero-heading{font-size:clamp(1.2rem,4.5vw,1.5rem)}.powder__section-title{font-size:clamp(1rem,4vw,1.4rem)}.powder__label{font-size:clamp(.75rem,1vw,.9rem)}.powder__related-button{padding:.68rem 1.275rem;font-size:clamp(.75rem,.9vw,.9rem)}}@media(max-width:360px){.powder__uses-item{padding:8px 0;font-size:.8rem}}@media(min-width:2500px)and (max-width:2540px){.powder__hero-content,.powder__benefits-container,.powder__uses-container,.powder__related-container{max-width:1870px}.powder__hero-image,.powder__benefits-image{min-height:600px}.powder__hero-heading{font-size:2.5rem;margin-bottom:1.7rem}.powder__section-title{font-size:2rem}}@media(min-width:2541px){.powder__hero-content,.powder__benefits-container,.powder__uses-container,.powder__related-container{max-width:1870px}.powder__hero-image,.powder__benefits-image{min-height:650px}.powder__hero-heading{font-size:2.8rem}.powder__section-title{font-size:2.2rem}}@media print{.powder__hero,.powder__benefits,.powder__uses,.powder__related,.powder__footer{box-shadow:none}.powder__related-button{background:#8b9467!important;color:#fff!important}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.powder__image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media(prefers-reduced-motion:reduce){.powder__hero-text,.powder__hero-image,.powder__benefits-text,.powder__benefits-image,.powder__uses-item,.powder__related-container,.powder__image{transition:none;animation:none}.powder__related-button:hover{transform:none}}@media(prefers-color-scheme:dark){.powder__hero{background-color:#1a202c}.powder__benefits,.powder__related{background-color:#2d3748}.powder__uses{background-color:#1a202c}.powder__footer{background-color:#0f1419}.powder__hero-heading,.powder__section-title,.powder__related-title,.powder__uses-item{color:#f7fafc}.powder__hero-body,.powder__section-body,.powder__related-description{color:#cbd5e0}.powder__label,.powder__related-label{color:#d4af9d}.powder__uses-item:before{color:#d4af9d}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-new-launch-landing-page.css.map */
