.pfu-policy-help{--pfu-policy-help-dark: #08111d;--pfu-policy-help-dark-soft: #111d2b;--pfu-policy-help-ink: #111827;--pfu-policy-help-muted: #5f6875;--pfu-policy-help-border: #d9dee7;--pfu-policy-help-surface: #ffffff;--pfu-policy-help-page: #f3f5f8;--pfu-policy-help-orange: #f26a21;background:var(--pfu-policy-help-page);color:var(--pfu-policy-help-ink);overflow-x:clip;padding:clamp(30px,4vw,56px) 0 clamp(44px,5vw,72px)}.pfu-policy-help,.pfu-policy-help *{box-sizing:border-box}.pfu-policy-help__inner{width:min(100%,1320px);margin:0 auto;padding:0 clamp(16px,3vw,32px)}.pfu-policy-help__hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(220px,.72fr) minmax(250px,.76fr);gap:clamp(18px,2.2vw,30px);align-items:stretch;background:linear-gradient(135deg,var(--pfu-policy-help-dark),var(--pfu-policy-help-dark-soft));border:1px solid rgba(255,255,255,.08);border-radius:16px;color:#fff;padding:clamp(22px,3vw,34px)}.pfu-policy-help__hero-copy,.pfu-policy-help__media,.pfu-policy-help__quick{min-width:0}.pfu-policy-help__eyebrow{margin:0 0 10px;color:var(--pfu-policy-help-orange);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pfu-policy-help__heading{margin:0;color:#fff;font-size:clamp(2rem,4vw,3.3rem);line-height:1.03;letter-spacing:0}.pfu-policy-help__intro{max-width:620px;margin-top:16px;color:#ffffffd1;font-size:1rem;line-height:1.7}.pfu-policy-help__intro p,.pfu-policy-help__section-text p,.pfu-policy-help__answer p{margin:0}.pfu-policy-help__media{display:grid;min-height:220px;overflow:hidden;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0d}.pfu-policy-help__image{display:block;width:100%;height:100%;min-height:220px;object-fit:cover}.pfu-policy-help__placeholder{display:grid;width:100%;min-height:220px;place-items:center;color:#ffffffad;background:radial-gradient(circle at 50% 36%,#f26a2129,#ffffff0a 52%,#ffffff05)}.pfu-policy-help__placeholder svg{width:82px;height:82px;fill:currentColor}.pfu-policy-help__quick{align-self:stretch;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0e}.pfu-policy-help__quick-title{margin:0 0 14px;color:#ffffff9e;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pfu-policy-help__quick-list,.pfu-policy-help__questions{display:grid;gap:10px;margin:0;padding:0;list-style:none}.pfu-policy-help__quick-link{display:flex;align-items:center;justify-content:space-between;min-height:44px;gap:16px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-weight:700;text-decoration:none;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.pfu-policy-help__quick-link:hover,.pfu-policy-help__quick-link:focus-visible{border-color:#f26a21a6;background:#f26a211f;color:var(--pfu-policy-help-orange);outline:none}.pfu-policy-help__body{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);gap:clamp(20px,2.2vw,32px);margin-top:clamp(22px,3vw,34px);align-items:start}.pfu-policy-help__contact,.pfu-policy-help__faq{min-width:0;padding:clamp(20px,2.4vw,30px);border:1px solid var(--pfu-policy-help-border);border-radius:16px;background:var(--pfu-policy-help-surface);box-shadow:0 16px 40px #0a12200f}.pfu-policy-help__section-heading{margin:0;color:var(--pfu-policy-help-ink);font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.12;letter-spacing:0}.pfu-policy-help__section-text{margin-top:12px;color:var(--pfu-policy-help-muted);font-size:.98rem;line-height:1.7}.pfu-policy-help__form{display:grid;gap:14px;margin-top:20px}.pfu-policy-help__field{display:grid;gap:7px}.pfu-policy-help__label{color:var(--pfu-policy-help-ink);font-size:.88rem;font-weight:800}.pfu-policy-help__input,.pfu-policy-help__select,.pfu-policy-help__textarea{width:100%;border:1px solid #cfd6e2;border-radius:10px;background:#fff;color:var(--pfu-policy-help-ink);font:inherit;line-height:1.4}.pfu-policy-help__input,.pfu-policy-help__select{min-height:46px;padding:10px 12px}.pfu-policy-help__textarea{min-height:132px;padding:12px;resize:vertical}.pfu-policy-help__input:focus,.pfu-policy-help__select:focus,.pfu-policy-help__textarea:focus{border-color:var(--pfu-policy-help-orange);outline:3px solid rgba(242,106,33,.16)}.pfu-policy-help__notice{margin:0;padding:12px 14px;border-left:3px solid var(--pfu-policy-help-orange);border-radius:8px;background:#fff6ef;color:#5b4a3d;font-size:.9rem;line-height:1.55}.pfu-policy-help__submit{justify-self:start;min-height:46px;padding:12px 18px;border:1px solid var(--pfu-policy-help-orange);border-radius:10px;background:var(--pfu-policy-help-orange);color:#fff;cursor:pointer;font:inherit;font-weight:800;transition:background-color .16s ease,border-color .16s ease}.pfu-policy-help__submit:hover,.pfu-policy-help__submit:focus-visible{border-color:#c94f10;background:#c94f10;outline:none}.pfu-policy-help__form-status{margin:0;padding:12px 14px;border-radius:8px;background:#eef8f0;color:#1f6b35}.pfu-policy-help__form-errors{color:#9b1c1c}.pfu-policy-help__faq .pfu-policy-help__section-text{margin-bottom:18px}.pfu-policy-help__details{border:1px solid var(--pfu-policy-help-border);border-radius:12px;background:#fff}.pfu-policy-help__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;color:var(--pfu-policy-help-ink);cursor:pointer;font-weight:800;line-height:1.35;list-style:none}.pfu-policy-help__summary::-webkit-details-marker{display:none}.pfu-policy-help__summary-icon{flex:0 0 auto;color:var(--pfu-policy-help-orange);font-size:1.2rem;line-height:1}.pfu-policy-help__details[open] .pfu-policy-help__summary-icon{font-size:0}.pfu-policy-help__details[open] .pfu-policy-help__summary-icon:before{content:"-";font-size:1.2rem}.pfu-policy-help__answer{padding:0 18px 18px;color:var(--pfu-policy-help-muted);font-size:.96rem;line-height:1.72}@media screen and (max-width:989px){.pfu-policy-help__hero,.pfu-policy-help__body{grid-template-columns:1fr}.pfu-policy-help__media,.pfu-policy-help__image,.pfu-policy-help__placeholder{min-height:190px}}@media screen and (max-width:640px){.pfu-policy-help{padding:24px 0 46px}.pfu-policy-help__inner{padding:0 14px}.pfu-policy-help__hero,.pfu-policy-help__contact,.pfu-policy-help__faq{border-radius:12px}.pfu-policy-help__quick-link,.pfu-policy-help__summary{align-items:flex-start}.pfu-policy-help__submit{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/pfu-policy-help-center.css.map */
