.zurelo-page-hero{text-align:center}.zurelo-page-hero--left{text-align:left}.zurelo-page-hero__eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--z-accent)}.zurelo-page-hero__title{font-family:var(--z-font-serif);font-weight:400;font-size:clamp(30px,4.4vw,46px);line-height:1.1;letter-spacing:-.01em;color:var(--z-ink);margin:14px 0 0;text-wrap:balance}.zurelo-page-hero__eyebrow+.zurelo-page-hero__title{margin-top:16px}.zurelo-page-hero__sub{font-size:clamp(14.5px,1.5vw,16.5px);line-height:1.7;color:var(--z-text);margin:18px auto 0;max-width:60ch;text-wrap:pretty}.zurelo-page-hero--left .zurelo-page-hero__sub{margin-left:0;margin-right:0}.zurelo-page-hero__meta{margin:20px 0 0;font-family:var(--z-font-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--z-faint)}.zurelo-page-hero__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:28px}.zurelo-page-hero--left .zurelo-page-hero__actions{justify-content:flex-start}.zurelo-rte{font-size:15px;line-height:1.75;color:var(--z-text)}.zurelo-rte>*:first-child{margin-top:0}.zurelo-rte>*:last-child{margin-bottom:0}.zurelo-rte h1,.zurelo-rte h2,.zurelo-rte h3{font-family:var(--z-font-serif);font-weight:400;line-height:1.2;color:var(--z-ink);margin:42px 0 14px;letter-spacing:0}.zurelo-rte h1{font-size:clamp(24px,3vw,32px)}.zurelo-rte h2{font-size:clamp(21px,2.4vw,27px)}.zurelo-rte h3{font-size:clamp(19px,2vw,22px)}.zurelo-rte h4,.zurelo-rte h5,.zurelo-rte h6{font-family:var(--z-font-sans);font-weight:500;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--z-ink);margin:34px 0 10px}.zurelo-rte p{margin:0 0 18px}.zurelo-rte strong,.zurelo-rte b{color:var(--z-ink);font-weight:500}.zurelo-rte strong:has(+br){display:inline-block;font-family:var(--z-font-serif);font-weight:400;font-size:clamp(18px,2vw,21px);line-height:1.3;color:var(--z-ink);letter-spacing:0;margin:30px 0 6px}.zurelo-rte>*:first-child>strong:has(+br):first-of-type{margin-top:0}.zurelo-rte a{color:var(--z-ink);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:#c9c1b5}.zurelo-rte a:hover{color:var(--z-accent);text-decoration-color:var(--z-accent)}.zurelo-rte ul,.zurelo-rte ol{margin:0 0 20px;padding-left:20px}.zurelo-rte li{margin-bottom:9px;padding-left:2px}.zurelo-rte li::marker{color:var(--z-accent)}.zurelo-rte hr{border:0;border-top:1px solid var(--z-border);margin:34px 0}.zurelo-rte img{max-width:100%;height:auto;border-radius:var(--z-radius-sm)}.zurelo-rte blockquote{margin:26px 0;padding:2px 0 2px 18px;border-left:2px solid var(--z-border);color:var(--z-text-soft)}.zurelo-rte table{width:100%;border-collapse:collapse;font-size:14px;margin:0 0 22px}.zurelo-rte th,.zurelo-rte td{border:1px solid var(--z-border);padding:11px 13px;text-align:left;vertical-align:top}.zurelo-rte th{background:var(--z-cream);color:var(--z-ink);font-weight:500;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.zurelo-rte #pc--optOutFormContainer{margin:26px 0 0}.zurelo-rte #pc--optOutFormContainer *{font-family:var(--z-font-sans)}.zurelo-panel{border:1px solid var(--z-border);border-radius:var(--z-radius);background:var(--z-white);padding:clamp(22px,3.2vw,40px)}.zurelo-note{border:1px solid var(--z-border);background:var(--z-cream);border-radius:var(--z-radius-sm);padding:16px 18px;font-size:13.5px;line-height:1.65;color:var(--z-text)}.zurelo-note p{margin:0 0 10px}.zurelo-note p:last-child{margin:0}.zurelo-note a,.zurelo-step-card__body a,.zurelo-cta-band__body a,.zurelo-form__note a{color:var(--z-ink);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:#c9c1b5}.zurelo-note a:hover,.zurelo-step-card__body a:hover,.zurelo-cta-band__body a:hover,.zurelo-form__note a:hover{color:var(--z-accent);text-decoration-color:var(--z-accent)}.zurelo-form{display:flex;flex-direction:column;gap:16px;margin:0}.zurelo-form__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:16px}.zurelo-field{display:flex;flex-direction:column;gap:8px;min-width:0}.zurelo-field__label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--z-text-soft)}.zurelo-field__label span{color:var(--z-accent)}.zurelo-input,.zurelo-textarea,.zurelo-select{width:100%;min-height:52px;padding:14px 16px;border:1px solid #DCD6CC;border-radius:var(--z-radius-sm);background:var(--z-white);font-family:inherit;font-size:15px;line-height:1.5;color:var(--z-ink);outline:none;-webkit-appearance:none;appearance:none;transition:border-color .14s ease,box-shadow .14s ease}.zurelo-input::placeholder,.zurelo-textarea::placeholder{color:#a9a197}.zurelo-input:focus,.zurelo-textarea:focus,.zurelo-select:focus{border-color:var(--z-accent);box-shadow:0 0 0 3px #8a7a6621}.zurelo-input[aria-invalid=true]{border-color:#c08585}.zurelo-textarea{min-height:170px;resize:vertical}.zurelo-form__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:4px}.zurelo-form__note{font-size:12.5px;line-height:1.6;color:var(--z-text-mute)}.zurelo-form__error{font-size:12.5px;color:#8a3b3b}.zurelo-alert{display:flex;gap:10px;align-items:flex-start;border-radius:var(--z-radius-sm);padding:14px 16px;font-size:13.5px;line-height:1.55;margin:0 0 18px}.zurelo-alert svg{flex:0 0 auto;margin-top:1px}.zurelo-alert--success{background:#eef3ee;border:1px solid #CFDFD1;color:#3c5f40}.zurelo-alert--error{background:#fbeaea;border:1px solid #E7C7C7;color:#8a3b3b}.zurelo-alert ul{margin:6px 0 0;padding-left:18px}.zurelo-alert a{color:inherit}.zurelo-contact-grid{display:grid;gap:clamp(22px,3.5vw,44px);align-items:start;grid-template-columns:1fr}@media screen and (min-width:900px){.zurelo-contact-grid--split{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr)}}.zurelo-contact-aside{display:flex;flex-direction:column;gap:14px}.zurelo-info-card{display:flex;gap:14px;align-items:flex-start;padding:20px;border:1px solid var(--z-border);border-radius:12px;background:var(--z-white)}.zurelo-info-card__icon{width:36px;height:36px;border-radius:50%;border:1px solid #DCD3C6;display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--z-accent)}.zurelo-info-card__icon svg{width:16px;height:16px;display:block}.zurelo-info-card__title{font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--z-ink)}.zurelo-info-card__body{font-size:13.5px;line-height:1.65;color:var(--z-text);margin-top:7px}.zurelo-info-card__body p{margin:0 0 8px}.zurelo-info-card__body p:last-child{margin:0}.zurelo-info-card__body a{color:var(--z-ink);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#c9c1b5}.zurelo-info-card__body a:hover{color:var(--z-accent)}.zurelo-steps{display:grid;gap:clamp(14px,2.2vw,22px);grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.zurelo-step-card{border:1px solid var(--z-border);border-radius:12px;background:var(--z-white);padding:24px 22px;display:flex;flex-direction:column;gap:9px}.zurelo-step-card__num{font-family:var(--z-font-mono);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--z-accent)}.zurelo-step-card__title{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--z-ink)}.zurelo-step-card__body{font-size:13.8px;line-height:1.65;color:var(--z-text)}.zurelo-track-form{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.zurelo-track-form .zurelo-field{flex:1 1 260px}.zurelo-faq-group__title{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--z-accent);margin:38px 0 4px;padding-bottom:10px}.zurelo-accordions>.zurelo-faq-group__title:first-child{margin-top:0}.zurelo-faq .zurelo-accordion__btn{gap:20px}.zurelo-faq .zurelo-accordion__body p{margin:0 0 12px}.zurelo-faq .zurelo-accordion__body p:last-child{margin:0}.zurelo-faq .zurelo-accordion__body ul,.zurelo-faq .zurelo-accordion__body ol{margin:0 0 12px;padding-left:18px}.zurelo-faq .zurelo-accordion__body a{color:var(--z-ink);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#c9c1b5}.zurelo-faq .zurelo-accordion.is-open .zurelo-accordion__panel{max-height:1400px}.zurelo-cta-band{text-align:center}.zurelo-cta-band__body{font-size:15px;line-height:1.7;color:var(--z-text);margin:14px auto 0;max-width:56ch}.zurelo-cta-band__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:26px}@media screen and (max-width:749px){.zurelo-page-hero--left{text-align:center}.zurelo-page-hero--left .zurelo-page-hero__sub{margin-left:auto;margin-right:auto}.zurelo-page-hero--left .zurelo-page-hero__actions{justify-content:center}.zurelo-page-hero__actions .zurelo-btn,.zurelo-cta-band__actions .zurelo-btn,.zurelo-form__actions .zurelo-btn,.zurelo-track-form .zurelo-btn{width:100%}.zurelo-track-form .zurelo-field{flex:1 1 100%}.zurelo-rte{font-size:14.5px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/zurelo-support.css.map */
