.otp-help{--hp-line: rgba(0, 0, 0, .12);--hp-muted: #6b6b6b;--hp-ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--hp-bg, #fff);color:#000;padding-block:var(--hp-pt, 22px) var(--hp-pb, 24px);font-family:Inter,var(--font-body--family, sans-serif)}.otp-help__inner{max-width:1240px;margin-inline:auto;padding-inline:clamp(16px,4vw,40px)}.otp-help__panel{display:grid;gap:10px;border:1px solid var(--hp-line);border-radius:18px;overflow:hidden;background:#fff}.otp-help__opt{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:9px 11px;padding:12px 13px 13px}.otp-help__opt+.otp-help__opt:before{content:"";position:absolute;inset-inline:14px;top:-5px;height:1px;background:var(--hp-line)}.otp-help__ico{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid var(--hp-line);flex:0 0 auto}.otp-help__ico svg{width:15px;height:15px;fill:none;stroke:#000;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.otp-help__title{margin:0;font-family:var(--font-heading--family, "Barlow Condensed", sans-serif);font-weight:700;font-size:17px;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}.otp-help__text{margin:4px 0 0;font-size:12px;line-height:1.4;color:var(--hp-muted);text-wrap:pretty}.otp-help__note{margin:5px 0 0;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#9a9a9a}.otp-help__note:before{content:"";display:inline-block;width:5px;height:5px;margin-inline-end:6px;border-radius:50%;background:var(--hp-accent, #a42325);vertical-align:1px}.otp-help__cta{grid-column:2;justify-self:start;display:inline-flex;align-items:center;gap:8px;margin-top:9px;padding:0 15px;min-height:36px;border:1px solid #000;border-radius:999px;background:#000;color:#fff;font-family:Inter,var(--font-body--family, sans-serif);font-size:12px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .25s var(--hp-ease),color .25s var(--hp-ease)}.otp-help__cta svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .3s var(--hp-ease)}.otp-help__cta--ghost{background:transparent;color:#000}@media(hover:hover){.otp-help__cta:hover{background:#fff;color:#000}.otp-help__cta--ghost:hover{background:#000;color:#fff}.otp-help__cta:hover svg{transform:translate(3px)}}.otp-help__cta:focus-visible{outline:2px solid #000;outline-offset:3px}.otp-help__modal{position:fixed;top:0;right:0;bottom:0;left:0;margin:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:0;border:0;background:transparent;color:#000;overflow:hidden}.otp-help__modal:not([open]){display:none}.otp-help__modal[open]{display:flex;align-items:center;justify-content:center}.otp-help__sheet{position:relative;width:min(420px,calc(100vw - 28px));max-height:calc(100dvh - 32px);overflow-y:auto;border-radius:18px;background:#fff;box-shadow:0 24px 70px #00000038}.otp-help__modal::backdrop{background:#00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.otp-help__modal[open] .otp-help__sheet{animation:otp-help-in .32s var(--hp-ease)}@keyframes otp-help-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}.otp-help__sheet{padding:20px 20px 22px}.otp-help__close{position:absolute;top:12px;inset-inline-end:12px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid var(--hp-line);border-radius:50%;background:#fff;cursor:pointer;padding:0;color:#000}.otp-help__close svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8}.otp-help__eyebrow{margin:0;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--hp-muted)}.otp-help__mtitle{margin:7px 0 0;font-family:var(--font-heading--family, "Barlow Condensed", sans-serif);font-weight:700;font-size:24px;line-height:1.05;text-transform:uppercase}.otp-help__mtext{margin:7px 0 0;font-size:12.5px;line-height:1.45;color:var(--hp-muted)}.otp-help__field{margin-top:12px}.otp-help__label{display:block;margin-bottom:5px;font-size:11.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#4a4a4a}.otp-help__input{width:100%;min-height:42px;padding:10px 12px;border:1px solid var(--hp-line);border-radius:10px;background:#fff;font-family:inherit;font-size:14px;color:#000;transition:border-color .2s var(--hp-ease)}.otp-help__input:focus{outline:none;border-color:#000}.otp-help__file{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.otp-help__drop{display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 12px;border:1px dashed rgba(0,0,0,.22);border-radius:10px;cursor:pointer;transition:border-color .2s var(--hp-ease),background .2s var(--hp-ease)}.otp-help__drop:hover{border-color:#000;background:#fafafa}.otp-help__drop:focus-within{border-color:#000}.otp-help__thumb{width:38px;height:38px;flex:0 0 auto;border-radius:8px;border:1px solid var(--hp-line);background:#f4f2ee center / cover no-repeat;display:flex;align-items:center;justify-content:center}.otp-help__thumb svg{width:15px;height:15px;fill:none;stroke:#8a8a8a;stroke-width:1.6}.otp-help__thumb--filled svg{display:none}.otp-help__filename{font-size:12px;line-height:1.35;color:var(--hp-muted);overflow:hidden;text-overflow:ellipsis}.otp-help__submit{width:100%;justify-content:center;margin-top:16px}.otp-help__submit[disabled]{opacity:.55;cursor:default}.otp-help__error{margin:10px 0 0;font-size:12px;color:var(--hp-accent, #a42325)}.otp-help__error:empty{display:none}.otp-help__done{text-align:center;padding:6px 0 2px}.otp-help__check{width:46px;height:46px;margin:0 auto 12px;border-radius:50%;border:1px solid var(--hp-line);display:flex;align-items:center;justify-content:center}.otp-help__check svg{width:20px;height:20px;fill:none;stroke:#000;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.otp-help__done .otp-help__mtitle{font-size:22px}.otp-help__done .otp-help__mtext{margin-top:8px}[hidden]{display:none!important}@media screen and (min-width:750px){.otp-help__panel{grid-template-columns:1fr 1fr;gap:0}.otp-help__opt{padding:14px 16px}.otp-help__opt+.otp-help__opt:before{inset-inline:auto;inset-block:14px;top:auto;left:0;width:1px;height:auto}.otp-help__title{font-size:18px}.otp-help__text{font-size:12.5px}.otp-help__sheet{padding:24px 24px 26px}.otp-help__mtitle{font-size:27px}}@media screen and (min-width:1080px){.otp-help__opt{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 20px}.otp-help__cta{grid-column:3;margin-top:0;justify-self:end;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.otp-help__modal[open] .otp-help__sheet{animation:none}.otp-help__cta,.otp-help__cta svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/otp-help.css.map */
