.pdp-helps-with-accordion.info-block-wrapper{font-family:Mona Sans,sans-serif;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:stretch}.pdp-helps-with-accordion .helps-with-section{position:relative;background-color:#eef6ff;color:#2a4876;padding:2.25rem 1.75rem;overflow:hidden;z-index:0}.pdp-helps-with-accordion .helps-with-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://zcmarketing.au/wp-content/uploads/2025/12/amorosa-waves.png);background-size:cover;background-position:bottom;background-repeat:no-repeat;opacity:.35;pointer-events:none;z-index:-1}.pdp-helps-with-accordion .helps-with-inner{max-width:520px;margin:0 auto;z-index:1}.pdp-helps-with-accordion .helps-with-title{text-transform:uppercase;font-weight:900;font-size:1.75rem!important;letter-spacing:.05em;margin:0 0 2.25rem;text-align:center;padding:12px 15px;border-radius:90px;max-width:300px;margin-left:auto;font-family:Montserrat,sans-serif;margin-right:auto;background:#d9e8ffa6;border:2px solid rgb(42 72 118 / 6%);backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);box-shadow:0 8px 24px #2a48760a,inset 0 1px 1px #fff6}.pdp-helps-with-accordion .helps-with-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.5rem;row-gap:1.5rem}.pdp-helps-with-accordion .helps-with-item{display:flex;align-items:center;gap:1rem;font-size:1.1rem;line-height:1.5;opacity:0;transform:translateY(20px);transition:opacity .45s ease-out,transform .45s ease-out}.pdp-helps-with-accordion .helps-with-item:nth-child(1){transition-delay:.05s}.pdp-helps-with-accordion .helps-with-item:nth-child(2){transition-delay:.1s}.pdp-helps-with-accordion .helps-with-item:nth-child(3){transition-delay:.15s}.pdp-helps-with-accordion .helps-with-item:nth-child(4){transition-delay:.2s}.pdp-helps-with-accordion .helps-with-item:nth-child(5){transition-delay:.25s}.pdp-helps-with-accordion .helps-with-item:nth-child(6){transition-delay:.3s}.pdp-helps-with-accordion .helps-with-item.in-view{opacity:1;transform:translateY(0)}.pdp-helps-with-accordion .tick-icon{width:19px;height:19px;flex-shrink:0;border-radius:999px;border:2px solid #2a4876;display:inline-flex;align-items:center;justify-content:center;background:#fff}.pdp-helps-with-accordion .tick-icon svg{width:16px;height:15px;margin-top:2px;display:block;fill:#2a4876}.pdp-helps-with-accordion .accordion-section{background-color:#fff;color:#2a4876;padding-left:.75rem;padding-top:1.5rem;z-index:1}.pdp-helps-with-accordion .accordion-inner{max-width:90%;margin:0 auto 2rem}.pdp-helps-with-accordion .accordion-item+.accordion-item{border-top:1px solid rgba(42,72,118,.25)}.pdp-helps-with-accordion .accordion-header{width:100%;border:none;background:none;padding:1.2rem 0;display:flex;align-items:center;gap:1.3rem;letter-spacing:2px;cursor:pointer;color:inherit;min-height:3.5rem}.pdp-helps-with-accordion .accordion-header:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.pdp-helps-with-accordion .accordion-title{font-size:1rem;font-weight:600}.pdp-helps-with-accordion .accordion-toggle-icon{position:relative;width:26px;height:26px;flex-shrink:0;border-radius:999px;background:#2a4876;border:1px solid rgba(255,255,255,.5);display:inline-flex;align-items:center;justify-content:center;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.pdp-helps-with-accordion .accordion-header:hover .accordion-toggle-icon{background:#2a4876;box-shadow:0 4px 10px #00000014}.pdp-helps-with-accordion .accordion-toggle-icon:before,.pdp-helps-with-accordion .accordion-toggle-icon:after{content:"";position:absolute;width:60%;height:2px;border-radius:999px;background:#fff;transition:transform .25s ease}.pdp-helps-with-accordion .accordion-toggle-icon:before{transform:rotate(0)}.pdp-helps-with-accordion .accordion-toggle-icon:after{transform:rotate(90deg)}.pdp-helps-with-accordion .accordion-item.is-open .accordion-toggle-icon:before{transform:rotate(45deg)}.pdp-helps-with-accordion .accordion-item.is-open .accordion-toggle-icon:after{transform:rotate(-45deg)}.pdp-helps-with-accordion .accordion-panel{font-size:.9rem;line-height:1.6;max-height:0;overflow:hidden;padding-bottom:0;opacity:0;transition:max-height .3s ease,opacity .3s ease,padding-bottom .3s ease}.pdp-helps-with-accordion .accordion-item.is-open .accordion-panel{max-height:400px;opacity:1;padding-bottom:.75rem;margin-bottom:26px}@media (min-width: 900px){.pdp-helps-with-accordion .helps-with-section{border-bottom:none;border-right:solid 3px #9cc7ff}}@media (max-width: 900px){.pdp-helps-with-accordion.info-block-wrapper{grid-template-columns:2fr}.pdp-helps-with-accordion .helps-with-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.5rem;row-gap:1.25rem;padding-bottom:1rem}.pdp-helps-with-accordion .helps-with-item{font-size:.95rem}.pdp-helps-with-accordion .accordion-section{padding:.5rem 1rem}.pdp-helps-with-accordion .accordion-inner{max-width:100%}}@media (max-width: 900px){.pdp-helps-with-accordion .accordion-item.is-open .accordion-panel{max-height:600px;opacity:1;padding-bottom:.75rem}}@media (min-width: 901px){.pdp-helps-with-accordion .accordion-section{padding-top:2.25rem;transition:padding-top .3s ease}.pdp-helps-with-accordion .accordion-section.accordion-section--open{padding-top:0}.pdp-helps-with-accordion .accordion-section.accordion-section--open .accordion-item.is-open .accordion-panel{max-height:none;opacity:1;padding-bottom:.75rem;overflow-y:auto}.pdp-helps-with-accordion .accordion-item--faded{opacity:0;transform:translateY(10px);pointer-events:none;height:0;margin:0;overflow:hidden;transition:opacity .25s ease,transform .25s ease,height .25s ease,margin .25s ease}}.pdp-helps-with-accordion .accordion-panel--benefits{color:#2a4876;max-width:100%}.pdp-helps-with-accordion .accordion-panel--benefits .accordion-panel-intro{margin-bottom:1.5rem}.pdp-helps-with-accordion .accordion-panel--benefits .accordion-panel-intro p{margin:0;font-size:.95rem;line-height:1.6;color:#2a4876;padding:0 30px}.pdp-helps-with-accordion .accordion-panel--benefits .accordion-panel-intro strong{font-weight:700}.pdp-helps-with-accordion .benefits-wrapper{background-color:#eef6ff;width:100%;padding-top:30px;padding-bottom:15px;border-radius:20px}.pdp-helps-with-accordion .benefits-list{max-width:640px}.pdp-helps-with-accordion .benefit-row{padding:14px 0 16px;border-top:1px solid rgba(42,72,118,.18)}.pdp-helps-with-accordion .benefit-title{font-weight:600;font-size:1rem;line-height:1.4;color:#2a4876;letter-spacing:1.2px}.pdp-helps-with-accordion .benefit-sub{margin-top:4px;color:#2a4876;line-height:1.6;font-size:.86rem}@media (max-width: 899px){.pdp-helps-with-accordion .benefits-list{max-width:90%;margin-left:auto;margin-right:auto}.pdp-helps-with-accordion .accordion-panel--benefits .accordion-panel-intro p{padding:0;max-width:90%;margin-left:auto;margin-right:auto}.pdp-helps-with-accordion .benefit-row{padding:12px 0 14px}.pdp-helps-with-accordion .benefit-row:first-child{border-top:none;padding-top:0}}@media (min-width: 900px){.pdp-helps-with-accordion .benefits-list{max-width:1000px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:60px;padding:0 30px}.pdp-helps-with-accordion .benefit-row{padding:16px 0 18px}}.pdp-helps-with-accordion .accordion-panel--howto{color:#2a4876;max-width:100%}.pdp-helps-with-accordion .accordion-panel--howto .accordion-panel-intro{margin-bottom:1.5rem}.pdp-helps-with-accordion .accordion-panel--howto .accordion-panel-intro p{margin:0;font-size:.95rem;line-height:1.6;color:#2a4876;padding:0 30px}.pdp-helps-with-accordion .accordion-panel--howto .accordion-panel-intro strong{font-weight:700}.pdp-helps-with-accordion .howto-wrapper{background-color:#eef6ff;width:100%;padding-top:24px;padding-bottom:20px;border-radius:20px}.pdp-helps-with-accordion .howto-steps{max-width:640px;margin-left:auto;margin-right:auto}.pdp-helps-with-accordion .howto-step{display:flex;align-items:center;gap:28px;padding:14px 0 16px;border-top:1px solid rgba(42,72,118,.18)}.pdp-helps-with-accordion .howto-step:first-child{border-top:none;padding-top:0}.pdp-helps-with-accordion .howto-step-badge{width:50px;height:50px;min-width:50px;border-radius:9999px;border:2px solid #2a4876;display:flex;align-items:center;justify-content:center}.pdp-helps-with-accordion .howto-step-badge span{font-weight:600;font-size:1.3rem;color:#2a4876}.pdp-helps-with-accordion .howto-step-title{font-weight:600;font-size:1rem;line-height:1.4;color:#2a4876;letter-spacing:1.1px}.pdp-helps-with-accordion .howto-step-sub{margin-top:4px;font-size:.86rem;line-height:1.6;color:#2a4876}@media (max-width: 899px){.pdp-helps-with-accordion .howto-steps{max-width:90%;padding:0}}@media (min-width: 900px){.pdp-helps-with-accordion .howto-steps{max-width:1000px;padding:0 30px}}.pdp-helps-with-accordion{--motion: .25s}.pdp-helps-with-accordion .accordion-panel--ingredients{color:#2a4876;max-width:100%}.pdp-helps-with-accordion .accordion-panel--ingredients .accordion-panel-intro{margin-bottom:1.5rem}.pdp-helps-with-accordion .accordion-panel--ingredients .accordion-panel-intro p{margin:0;font-size:.95rem;line-height:1.6;color:#2a4876;padding:0 30px}.pdp-helps-with-accordion .ingredients-wrapper{background-color:#eef6ff;width:100%;padding-top:24px;padding-bottom:20px;border-radius:20px}.pdp-helps-with-accordion .ingredients-list{max-width:640px;margin-left:auto;margin-right:auto}.pdp-helps-with-accordion .ingredient-row{display:flex;align-items:center;gap:28px;padding:24px 0 16px;border-top:1px solid rgba(42,72,118,.18)}.pdp-helps-with-accordion .ingredient-media{width:54px;height:54px;min-width:54px;border-radius:999px;overflow:hidden;box-shadow:1px 1px 6px #2a487652}.pdp-helps-with-accordion .ingredient-media img{width:100%;height:100%;object-fit:cover;display:block}.pdp-helps-with-accordion .ingredient-title{font-weight:600;font-size:1rem;line-height:1.4;color:#2a4876;letter-spacing:1.1px}.pdp-helps-with-accordion .ingredient-sub{margin-top:4px;font-size:.86rem;line-height:1.6;color:#2a4876}@media (max-width: 899px){.pdp-helps-with-accordion .ingredients-list{max-width:90%}.pdp-helps-with-accordion .ingredient-row{align-items:flex-start}.pdp-helps-with-accordion .ingredient-row:first-child{border-top:none;padding-top:0}}@media (min-width: 900px){.pdp-helps-with-accordion .ingredients-list{max-width:1000px;padding:0 30px}.pdp-helps-with-accordion .ingredients-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:60px}.pdp-helps-with-accordion .ingredient-row{padding:16px 0 18px}}.pdp-helps-with-accordion .ingredients-dropdown{margin-top:12px;-webkit-appearance:none;appearance:none;border:0;border-radius:999px;padding:10px 14px;background:#2a4876;color:#fff;font-weight:700;display:inline-flex;gap:8px;margin-left:5%;align-items:center;cursor:pointer;transition:transform var(--motion) ease,box-shadow var(--motion) ease,background var(--motion) ease}.pdp-helps-with-accordion .ingredients-dropdown:hover{transform:translateY(-1px);box-shadow:0 3px 6px #00000014}.pdp-helps-with-accordion .ingredients-dropdown:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.pdp-helps-with-accordion .ingredients-dropdown-label{font-size:.85rem}.pdp-helps-with-accordion .ingredients-chevron{display:inline-flex;transition:transform var(--motion) ease}.pdp-helps-with-accordion .ingredients-dropdown[aria-expanded=true] .ingredients-chevron{transform:rotate(180deg)}.pdp-helps-with-accordion .ingredients-dropdown-panel{overflow:hidden;height:0;transition:height var(--motion) ease}.pdp-helps-with-accordion .ingredients-dropdown-inner{margin-top:13px;padding:0 16px 2px;line-height:1.5;font-size:.9rem;opacity:.95}
/*# sourceMappingURL=/cdn/shop/t/29/assets/pdp-helps-with-accordion.css.map */
