.about-final{width:100%;padding:10px 60px 50px;background-color:#f6e6f0}.about-final-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center}.about-final-text h2{font-size:32px;font-weight:600;margin-bottom:10px;color:#111}.period-care-content p{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#111;margin:0 0 4px}.about-final-text p{max-width:520px}.about-final-image{display:flex;align-items:center;justify-content:center}.about-final-image img{width:85%;max-width:480px;border-radius:15px;display:block}@media(max-width:768px){.about-final{padding:40px 22px}.about-final-container{grid-template-columns:1fr;gap:32px}.about-final-image img{width:100%;max-width:340px;border-radius:16px}.about-final-text h2{font-size:26px;line-height:1.25;margin-bottom:8px}.about-final-text p{font-size:14px;line-height:1.7;max-width:100%}}.business-bulk-products{background:#f6e6f0;padding:20px 80px 50px}.business-bulk-products:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,182,193,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,192,203,.1) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(255,182,193,.1) 0%,transparent 50%);pointer-events:none}.business-bulk-products .section-heading{font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.01em;color:#111;text-align:center;margin:0 auto}@media(max-width:768px){.bulk-heading{font-size:24px}}.bulk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,300px));gap:28px;justify-content:center;position:relative;z-index:1;max-width:960px;margin:0 auto}.bulk-card{background:linear-gradient(145deg,#fdf2f8,#fce7f3);padding:28px;display:flex;flex-direction:column;border-radius:24px;height:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 8px 32px #e91e631a;border:1px solid rgba(255,255,255,.8);position:relative;overflow:hidden}.bulk-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e91e63,#f06292,#f8bbd9);border-radius:24px 24px 0 0}.bulk-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 60px #e91e6333;border-color:#e91e6333}.business-bulk-products .section-heading+.bulk-subheading{margin-top:20px}.bulk-subheading{margin:0 auto 15px;max-width:800px;font-size:16px;line-height:1.6;color:#666;text-align:center}.bulk-image{background:#fff;border-radius:20px;padding:20px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;overflow:hidden;min-height:200px}.bulk-image:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,182,193,.1) 0%,transparent 70%);animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(180deg)}}.bulk-image img{width:100%;max-width:100%;height:auto;max-height:180px;object-fit:contain;display:block;transition:transform .5s cubic-bezier(.25,.46,.45,.94);position:relative;z-index:1;filter:drop-shadow(0 4px 12px rgba(233,30,99,.1))}.bulk-card:hover .bulk-image img{transform:scale(1.05)}.bulk-content{display:flex;flex-direction:column;height:100%}.bulk-content h3{margin:0 0 12px;font-size:20px;font-weight:700;min-height:50px;color:#2c2c2c;line-height:1.3;display:flex;align-items:center}.bulk-desc{margin:0 0 28px;font-size:15px;line-height:1.6;color:#666;flex-grow:1}.bulk-btn{display:inline-block;background:#00492b!important;color:#fff!important;padding:14px 28px;font-size:14px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;border-radius:12px;border:none!important;text-decoration:none;cursor:pointer;box-shadow:none!important;transition:none!important;align-self:center}.bulk-btn:hover{background:#016a3e!important;color:#fff!important}.bulk-btn:before{display:none!important}html{scroll-behavior:smooth}@media(max-width:1024px){.bulk-grid{grid-template-columns:repeat(2,1fr);gap:28px}.bulk-heading{font-size:40px}}@media(max-width:640px){.business-bulk-products{padding:40px 22px}.business-bulk-products .section-heading{font-size:26px;line-height:1.25;margin-bottom:12px}.bulk-subheading{font-size:14px;line-height:1.6;margin:10px auto 32px}.bulk-grid{grid-template-columns:1fr;gap:28px}.bulk-card{padding:22px;border-radius:20px}.bulk-image{min-height:160px;padding:16px;margin-bottom:18px}.bulk-content h3{font-size:18px;min-height:auto}.bulk-desc{font-size:14px;line-height:1.65;margin-bottom:22px}.bulk-btn{width:100%;text-align:center}}.business-contact{background:#f6e6f0;padding:50px 80px;margin:0}.contact-heading{text-align:center;font-size:28px;font-weight:600;margin-bottom:8px}.contact-subheading{text-align:center;font-size:17px;line-height:1.6;margin-top:0;margin-bottom:48px}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 24px}.contact-grid textarea{grid-column:span 2;min-height:100px;resize:vertical}.contact-grid input,.contact-grid select,.contact-grid textarea{font-family:inherit;padding:8px 2px;border:none;border-bottom:1px solid #333;background:transparent;font-size:14px;outline:none}.contact-grid input::placeholder,.contact-grid textarea::placeholder{color:#666}.contact-grid input,.contact-grid select,.contact-grid textarea{font-family:inherit;font-weight:400;line-height:1.4}.contact-submit{display:inline-block;background:#00492b!important;color:#fff!important;margin-top:20px;padding:14px 28px;font-size:14px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;border-radius:12px;border:none!important;text-decoration:none;cursor:pointer;box-shadow:none!important;transition:none!important}.contact-submit:hover{background:#016a3e!important;color:#fff!important}.contact-submit:focus,.contact-submit:focus-visible{outline:none}.form-success{color:green;margin-bottom:20px}@media(max-width:768px){.business-contact{padding:40px 22px}.contact-heading{font-size:24px;line-height:1.3;margin-bottom:10px}.contact-subheading{font-size:14px;line-height:1.6;margin-bottom:36px}.contact-grid{grid-template-columns:1fr;gap:22px}.contact-grid textarea{grid-column:span 1;min-height:120px}.contact-grid input,.contact-grid textarea{font-size:14px;padding:10px 2px}.contact-submit{width:100%;text-align:center;margin-top:28px}}.business-help{width:100%;padding:50px 80px;background:#f6e6f0;text-align:center}.business-help h2{font-size:34px;font-weight:600;margin-bottom:12px;color:#111}.section-heading{font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.01em;color:#111;margin:0}.business-help p.sub{font-size:16px;margin:10px auto 24px;max-width:900px;line-height:1.6;color:#333}.business-help-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.business-help-item{display:flex;flex-direction:column;align-items:center}.business-help-image{width:100%;max-width:340px;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;margin-bottom:20px}.business-help-image img{width:100%;height:100%;object-fit:cover}.business-help-item h3{font-size:18px;font-weight:600;margin-bottom:12px}.business-help-item p{font-size:14px;line-height:1.6;color:#444;max-width:330px;margin:0 auto}@media(max-width:768px){.business-help{padding:40px 22px}.section-heading{font-size:26px;line-height:1.25;margin-bottom:10px}.business-help p.sub{font-size:14px;line-height:1.6;margin:10px auto 28px}.business-help-grid{grid-template-columns:1fr;gap:40px;padding-top:0}.business-help-item{gap:14px}.business-help-image{width:100%;max-width:340px;aspect-ratio:1 / 1;margin-bottom:16px}.business-help-item h3{font-size:17px;margin-bottom:8px}.business-help-item p{font-size:14px;line-height:1.65;max-width:100%}}.business-hero{width:100%;padding:10px 60px 60px;background:#fff3f8}.business-hero-heading{font-size:42px;font-weight:600;line-height:1.3;max-width:1200px;margin:40px auto;color:#111}.business-hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:60px}.business-hero-text p{font-size:16px;line-height:1.7;color:#111;max-width:580px}.business-hero-image img{width:100%;border-radius:10px;display:block}@media(max-width:768px){.business-hero{padding:10px 20px}.business-hero-heading{font-size:32px}.business-hero-container{grid-template-columns:1fr;gap:40px}.business-hero-image{order:1}.business-hero-text{order:2}}.image-with-para{width:100%;padding:40px 60px;background:rgb(var(--color-background))}.image-with-para__heading{font-size:42px;font-weight:600;line-height:1.3;max-width:1200px;margin:0 auto 48px;color:rgb(var(--color-foreground))}.image-with-para__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:60px}.image-flow-normal{align-items:center}.image-flow-fill{align-items:stretch}.image-with-para__text--side{max-width:var(--text-width);display:flex;flex-direction:column}.align-top{justify-content:flex-start}.align-center{justify-content:center}.align-bottom{justify-content:flex-end}.image-with-para__image img{width:100%;display:block;border-radius:12px}.image-with-para__text--full{max-width:720px;margin:48px auto 0}@media(max-width:768px){.image-with-para{padding:24px}.image-with-para__heading{font-size:32px;margin-bottom:32px}.image-with-para__container{grid-template-columns:1fr;gap:32px}.image-with-para__image{order:1}.image-with-para__text--side{order:2;max-width:100%}.image-with-para__text--full{margin-top:32px}}.image-with-para{width:100%;padding:20px 60px;background:rgb(var(--color-background))}.image-with-para__heading{font-size:42px;font-weight:600;line-height:1.3;max-width:1200px;margin:0 auto 40px;color:rgb(var(--color-foreground))}.image-with-para__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.image-with-para__text{max-width:var(--text-width)}.image-with-para__text p{font-size:16px;line-height:1.9;color:rgb(var(--color-foreground));margin:0}.image-with-para__text p+p{margin-top:var(--para-spacing)}.image-with-para__text p:first-child{font-size:17px;font-weight:500}.image-with-para__text p:last-child{margin-top:calc(var(--para-spacing) + 10px)}.image-with-para__text p strong{font-weight:600}.image-with-para__image img{width:100%;display:block;border-radius:10px}@media(max-width:768px){.image-with-para{padding:20px}.image-with-para__heading{font-size:32px;margin-bottom:28px}.image-with-para__container{grid-template-columns:1fr;gap:40px}.image-with-para__image{order:1}.image-with-para__text{order:2;max-width:100%}.image-with-para__text p+p{margin-top:calc(var(--para-spacing) - 6px)}}.guides-section{background:#f6e6f0;padding:50px 30px 10px}.for-you-text{max-width:900px;padding:0}.for-you-heading{font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.01em;color:#111;margin:0 0 10px;text-align:center}.for-you-text p{font-size:15px;line-height:1.7;color:#111;margin:0;text-align:center}.for-you-text p:first-child{font-weight:600}.for-you-text p+p{margin-top:12px}@media(max-width:768px){.for-you-heading{font-size:24px}.for-you-text p{font-size:14px}}.for-you-text .rte:last-child,.for-you-text p:last-child{margin-bottom:0!important}.for-you-text.page-width{padding-bottom:0!important}.why-matters{padding:50px;background:#fff3f8;text-align:center;display:flow-root}.why-matters{padding-top:50px;padding-bottom:50px}.why-matters h2{margin-top:0}.section-heading{font-family:Inter,sans-serif;font-size:34px;font-weight:600;line-height:1.2;letter-spacing:-.01em;color:#111;margin-bottom:15px}@media(max-width:768px){.section-heading{font-size:24px}}.why-matters-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.wm-item{text-align:center}.wm-icon img{width:44px;margin-bottom:15px}.wm-title{font-size:18px;font-weight:600;margin-bottom:10px}.wm-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#111;margin:0 0 12px;opacity:.8}@media(max-width:768px){.why-matters-grid{grid-template-columns:1fr;gap:40px}}.section-heading+.why-matters-grid{margin-top:10px}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
