.p5-cro-highlights,.p5-cro-highlights *,.p5-cro-section,.p5-cro-section *{box-sizing:border-box}.p5-cro-highlights{--p5-cro-accent: #ff6a00;--p5-cro-bg: #fff8f2;margin:12px 0 16px;padding:15px 16px;border:1px solid color-mix(in srgb,var(--p5-cro-accent) 25%,#e5e7eb);border-radius:12px;background:var(--p5-cro-bg);color:#1f2937}.p5-cro-highlights__heading{margin:0 0 10px;color:#111827;font-size:15px;font-weight:750;line-height:1.35}.p5-cro-highlights__list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.p5-cro-highlights__item{display:flex;align-items:flex-start;gap:8px;margin:0;color:#374151;font-size:13.5px;line-height:1.45}.p5-cro-highlights__check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;margin-top:1px;border-radius:50%;background:var(--p5-cro-accent);color:#fff}.p5-cro-highlights__check svg{width:11px;height:11px}.p5-cro-highlights__support{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;margin-top:12px;padding-top:11px;border-top:1px solid rgba(17,24,39,.1);color:#4b5563;font-size:12.5px;line-height:1.4}.p5-cro-highlights__support a{color:var(--p5-cro-accent);font-weight:750;text-decoration:underline;text-underline-offset:3px}.p5-cro-section{--p5-cro-accent: #ff6a00;--p5-cro-bg: #fffaf6;--p5-cro-card: #ffffff;--p5-cro-text: #1f2937;--p5-cro-muted: #5f6875;--p5-cro-border: #e7e7e7;background:var(--p5-cro-bg);color:var(--p5-cro-text)}.p5-cro-section__container{width:min(var(--p5-cro-max-width, 1200px),calc(100% - 32px));margin-inline:auto;padding-block:var(--p5-cro-padding, 56px)}.p5-cro-section__header{max-width:760px;margin:0 auto 30px;text-align:center}.p5-cro-section__eyebrow{display:inline-block;margin-bottom:8px;color:var(--p5-cro-accent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.p5-cro-section__title{margin:0;color:#111827;font-size:clamp(25px,4vw,38px);font-weight:800;line-height:1.15}.p5-cro-section__subtitle{max-width:700px;margin:12px auto 0;color:var(--p5-cro-muted);font-size:16px;line-height:1.65}.p5-cro-section__group+.p5-cro-section__group{margin-top:38px}.p5-cro-section__group-heading{margin:0 0 16px;color:#111827;font-size:clamp(20px,3vw,26px);font-weight:780;line-height:1.25;text-align:center}.p5-cro-benefits,.p5-cro-details,.p5-cro-steps{display:grid;gap:16px}.p5-cro-benefits,.p5-cro-details{grid-template-columns:repeat(3,minmax(0,1fr))}.p5-cro-steps{grid-template-columns:repeat(4,minmax(0,1fr));counter-reset:p5-cro-step}.p5-cro-card,.p5-cro-detail,.p5-cro-step,.p5-cro-faq details{border:1px solid var(--p5-cro-border);border-radius:14px;background:var(--p5-cro-card);box-shadow:0 7px 24px #1118270b}.p5-cro-card{padding:22px}.p5-cro-card__icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:14px;border-radius:10px;background:color-mix(in srgb,var(--p5-cro-accent) 12%,#ffffff);color:var(--p5-cro-accent)}.p5-cro-card__icon svg{width:20px;height:20px}.p5-cro-card h3,.p5-cro-step h3{margin:0 0 7px;color:#111827;font-size:17px;font-weight:760;line-height:1.35}.p5-cro-card p,.p5-cro-step p{margin:0;color:var(--p5-cro-muted);font-size:14px;line-height:1.6}.p5-cro-detail{min-height:90px;padding:17px 18px}.p5-cro-detail dt{margin:0 0 5px;color:var(--p5-cro-muted);font-size:12px;font-weight:750;letter-spacing:.035em;text-transform:uppercase}.p5-cro-detail dd{margin:0;color:#111827;font-size:15px;font-weight:650;line-height:1.45}.p5-cro-step{position:relative;padding:54px 19px 21px;counter-increment:p5-cro-step}.p5-cro-step:before{content:counter(p5-cro-step,decimal-leading-zero);position:absolute;top:17px;left:19px;color:var(--p5-cro-accent);font-size:20px;font-weight:850;line-height:1}.p5-cro-faq{display:grid;max-width:900px;margin-inline:auto;gap:10px}.p5-cro-faq details{overflow:hidden}.p5-cro-faq summary{position:relative;padding:18px 48px 18px 20px;color:#111827;cursor:pointer;font-size:15px;font-weight:720;line-height:1.45;list-style:none}.p5-cro-faq summary::-webkit-details-marker{display:none}.p5-cro-faq summary:after{content:"+";position:absolute;top:50%;right:20px;color:var(--p5-cro-accent);font-size:25px;font-weight:500;line-height:1;transform:translateY(-50%)}.p5-cro-faq details[open] summary:after{content:"\2212"}.p5-cro-faq__answer{padding:0 20px 18px;color:var(--p5-cro-muted);font-size:14px;line-height:1.65}.p5-cro-faq__answer>:first-child{margin-top:0}.p5-cro-faq__answer>:last-child{margin-bottom:0}.p5-cro-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:40px;padding:26px;border-radius:16px;background:#111827;color:#fff}.p5-cro-cta h2{margin:0 0 6px;color:#fff;font-size:clamp(20px,3vw,27px);font-weight:790;line-height:1.25}.p5-cro-cta p{margin:0;color:#ffffffc7;font-size:14px;line-height:1.55}.p5-cro-cta__buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.p5-cro-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 18px;border:1px solid transparent;border-radius:9px;font-size:14px;font-weight:760;line-height:1.2;text-align:center;text-decoration:none;transition:transform .18s ease,opacity .18s ease}.p5-cro-button:hover{opacity:.93;transform:translateY(-1px)}.p5-cro-button--primary{background:var(--p5-cro-accent);color:#fff}.p5-cro-button--secondary{border-color:#ffffff73;background:transparent;color:#fff}@media(max-width:989px){.p5-cro-benefits,.p5-cro-details,.p5-cro-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.p5-cro-section__container{width:min(var(--p5-cro-max-width, 1200px),calc(100% - 24px));padding-block:min(var(--p5-cro-padding, 56px),38px)}.p5-cro-section__header{margin-bottom:22px}.p5-cro-benefits,.p5-cro-details,.p5-cro-steps{grid-template-columns:1fr}.p5-cro-card,.p5-cro-detail,.p5-cro-step{padding-left:18px;padding-right:18px}.p5-cro-step{padding-top:52px}.p5-cro-cta{grid-template-columns:1fr;padding:22px 18px;text-align:center}.p5-cro-cta__buttons{justify-content:center}.p5-cro-button{flex:1 1 160px}}@media(prefers-reduced-motion:reduce){.p5-cro-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/p5-product-conversion.css.map */
