.return-form{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding-top:var(--section-padding-top, 64px);padding-bottom:var(--section-padding-bottom, 80px)}.return-form__inner{max-width:820px}.return-form__head{text-align:center;margin-bottom:40px}.return-form__title{margin:0;font-family:Inter,sans-serif;font-weight:700;font-size:40px;line-height:1.15;letter-spacing:-.5px;color:rgb(var(--color-foreground))}.return-form__divider{display:flex;align-items:center;justify-content:center;gap:20px;width:300px;max-width:80%;margin:18px auto 0}.return-form__divider-line{flex:1;height:1px;background-color:#e6bb65;border-radius:2px}.return-form__diamond{width:14px;height:14px;background-color:#e6bb65;border-radius:3px;transform:rotate(45deg);flex-shrink:0}.return-form__intro{margin:22px auto 0;max-width:620px;font-size:16px;line-height:1.6;color:rgba(var(--color-foreground),.8)}.return-form__intro p{margin:0}.return-form__form-wrap{margin:0 auto;max-width:720px}.return-form__placeholder{padding:24px;border:1px dashed rgba(230,187,101,.5);border-radius:14px;text-align:center;font-size:15px;color:rgba(var(--color-foreground),.7)}.return-form__steps{margin-top:56px;padding-top:40px;border-top:1px solid rgba(230,187,101,.35)}.return-form__steps-title{margin:0 0 28px;font-family:Inter,sans-serif;font-weight:700;font-size:24px;color:rgb(var(--color-foreground))}.return-form__steps-list{list-style:none;counter-reset:return-step;margin:0;padding:0;display:grid;gap:22px}.return-form__step{counter-increment:return-step;position:relative;padding-left:56px;min-height:40px}.return-form__step:before{content:counter(return-step);position:absolute;left:0;top:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#e6bb65;color:#010100;font-family:Inter,sans-serif;font-weight:700;font-size:17px}.return-form__step-title{display:block;font-weight:600;font-size:16px;color:rgb(var(--color-foreground));margin-bottom:4px}.return-form__step-text{display:block;font-size:15px;line-height:1.6;color:rgba(var(--color-foreground),.75)}.return-form__step-text p{margin:0}.return-form__policy-link{display:inline-flex;align-items:center;gap:8px;margin-top:30px;font-weight:600;font-size:16px;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:3px;text-decoration-color:#e6bb65;transition:gap .25s ease,opacity .25s ease}.return-form__policy-link:hover{opacity:.85}@media(hover:hover){.return-form__policy-link:hover{gap:12px}}.return-form__policy-link:focus-visible{outline:2px solid #E6BB65;outline-offset:4px;border-radius:4px}@media(max-width:749px){.return-form__title{font-size:28px}}@media(min-width:750px)and (max-width:989px){.return-form__title{font-size:34px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-return-form.css.map */
