.rendi-typ-section-title{margin:0;color:var(--rendi-foreground);font-family:var(--rendi-font-sans);font-size:var(--rendi-text-xl-font-size);font-weight:var(--rendi-font-weight-semibold);line-height:var(--rendi-text-xl-line-height)}.rendi-typ-hero{display:grid;gap:var(--rendi-spacing-4);justify-items:center;padding-top:var(--rendi-spacing-1)}.rendi-typ-hero__icon{display:flex;align-items:center;justify-content:center;width:var(--rendi-spacing-10);height:var(--rendi-spacing-10);border-radius:var(--rendi-rounded-full);background:var(--rendi-primary-50);color:var(--rendi-primary)}.rendi-typ-hero__title{margin:0;color:var(--rendi-foreground);font-family:var(--rendi-font-sans);font-size:var(--rendi-text-xl-font-size);font-weight:var(--rendi-font-weight-semibold);line-height:var(--rendi-text-xl-line-height);text-align:center}.rendi-typ-hero__card{display:grid;gap:var(--rendi-spacing-1);justify-items:center;justify-self:stretch;padding:var(--rendi-spacing-4);border:var(--rendi-border-width) solid var(--rendi-border);border-radius:var(--rendi-rounded-2xl);background:var(--rendi-popover);box-shadow:var(--rendi-shadow-lg);text-align:center}.rendi-typ-hero__value{margin:0;color:var(--rendi-primary);font-size:var(--rendi-text-4xl-font-size);font-weight:var(--rendi-font-weight-semibold);line-height:var(--rendi-text-4xl-line-height)}.rendi-typ-hero__copy{margin:0;color:var(--rendi-popover-foreground);font-size:var(--rendi-text-sm-font-size);font-weight:var(--rendi-font-weight-normal);line-height:var(--rendi-text-sm-line-height)}.rendi-typ-how,.rendi-typ-after{display:grid;gap:var(--rendi-spacing-2-5)}.rendi-typ-how{margin-inline:calc(50% - 50vw);padding:var(--rendi-spacing-4) calc(50vw - 50%);background:var(--rendi-muted)}.rendi-typ-how__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--rendi-spacing-2) var(--rendi-spacing-3)}.rendi-typ-how__badge{display:inline-flex;align-items:center;gap:var(--rendi-spacing-1);height:var(--rendi-spacing-6);padding:var(--rendi-spacing-1) var(--rendi-spacing-2);border:var(--rendi-border-width) solid var(--rendi-border);border-radius:var(--rendi-rounded-sm);background:var(--rendi-background);color:var(--rendi-foreground);font-size:var(--rendi-text-xs-font-size);font-weight:var(--rendi-font-weight-medium);line-height:var(--rendi-text-xs-line-height);cursor:pointer}.rendi-typ-how__badge svg{flex-shrink:0}.rendi-typ-how__badge:focus-visible{outline:none;box-shadow:var(--rendi-focus-default)}.rendi-typ-steps{display:grid;gap:var(--rendi-spacing-4);margin:0;padding:0;list-style:none}.rendi-typ-step{display:flex;align-items:flex-start;gap:var(--rendi-spacing-3)}.rendi-typ-step__num,.rendi-typ-step__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 var(--rendi-spacing-10);width:var(--rendi-spacing-10);height:var(--rendi-spacing-10);border-radius:var(--rendi-rounded-full);background:var(--rendi-primary);color:var(--rendi-primary-foreground)}.rendi-typ-step__num{font-size:var(--rendi-text-sm-font-size);font-weight:var(--rendi-font-weight-normal);line-height:var(--rendi-text-sm-line-height)}.rendi-typ-step__icon svg{width:var(--rendi-spacing-5);height:var(--rendi-spacing-5)}.rendi-typ-step__body{display:grid;gap:var(--rendi-spacing-1);min-width:0}.rendi-typ-step__title{margin:0;color:var(--rendi-foreground);font-size:var(--rendi-text-sm-font-size);font-weight:var(--rendi-font-weight-semibold);line-height:var(--rendi-text-sm-line-height)}.rendi-typ-step__text{margin:0;color:var(--rendi-muted-foreground);font-size:var(--rendi-text-sm-font-size);font-weight:var(--rendi-font-weight-normal);line-height:var(--rendi-text-sm-line-height)}.rendi-typ-step__link{justify-self:start;padding:0;border:0;background:none;color:var(--rendi-primary-600);font-size:var(--rendi-text-sm-font-size);font-weight:var(--rendi-font-weight-normal);line-height:var(--rendi-text-sm-line-height);text-decoration:underline;text-underline-offset:var(--rendi-spacing-0-5);cursor:pointer}.rendi-typ-step__link--cta{display:inline-flex;align-items:center;gap:var(--rendi-spacing-1);margin-top:var(--rendi-spacing-2);font-weight:var(--rendi-font-weight-semibold);text-decoration:none}.rendi-typ-step__link--cta svg{flex-shrink:0}.rendi-typ-how .rendi-typ-steps,.rendi-typ-after .rendi-typ-steps{gap:var(--rendi-spacing-2-5)}.rendi-typ-how .rendi-typ-step,.rendi-typ-after .rendi-typ-step{position:relative;padding:var(--rendi-spacing-3)}.rendi-typ-how .rendi-typ-step:not(:last-child):after,.rendi-typ-after .rendi-typ-step:not(:last-child):after{content:"";position:absolute;left:calc(var(--rendi-spacing-3) + var(--rendi-spacing-5));top:calc(var(--rendi-spacing-3) + var(--rendi-spacing-10) + var(--rendi-spacing-2));bottom:calc(-1 * var(--rendi-spacing-4));width:1.5px;transform:translate(-50%);background:repeating-linear-gradient(to bottom,var(--rendi-primary) 0 8px,transparent 8px 16px)}.rendi-typ-how .rendi-typ-step__body,.rendi-typ-after .rendi-typ-step__body{gap:var(--rendi-spacing-0-5)}.rendi-typ-how .rendi-typ-step__text,.rendi-typ-after .rendi-typ-step__text{color:var(--rendi-foreground)}.rendi-typ-emotional{display:flex;align-items:center;gap:var(--rendi-spacing-2);margin:0 calc(50% - 50vw);padding:var(--rendi-spacing-5) calc(50vw - 50% + var(--rendi-spacing-2));background:var(--rendi-primary-50);color:var(--rendi-primary-600);font-size:var(--rendi-text-sm-font-size);font-weight:var(--rendi-font-weight-normal);line-height:var(--rendi-text-sm-line-height)}.rendi-typ-emotional svg{flex-shrink:0;width:var(--rendi-spacing-10);height:var(--rendi-spacing-10)}.rendi-typ-support{display:flex;align-items:center;gap:var(--rendi-spacing-2);padding:var(--rendi-spacing-3);border:var(--rendi-border-width) solid var(--rendi-border);border-radius:var(--rendi-rounded-md);background:var(--rendi-card)}.rendi-typ-support__icon{flex-shrink:0;align-self:flex-start;margin-top:var(--rendi-spacing-0-5);color:var(--rendi-primary)}.rendi-typ-support__icon svg{display:block}.rendi-typ-support__text{display:grid;gap:var(--rendi-spacing-0-5);min-width:0;flex:1}.rendi-typ-support__title{margin:0;color:var(--rendi-foreground);font-size:var(--rendi-text-sm-font-size);font-weight:var(--rendi-font-weight-semibold);line-height:var(--rendi-text-sm-line-height)}.rendi-typ-support__body{margin:0;color:var(--rendi-foreground);font-size:var(--rendi-text-sm-font-size);font-weight:var(--rendi-font-weight-normal);line-height:var(--rendi-text-sm-line-height)}.rendi-typ-support__cta{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--rendi-spacing-6);height:var(--rendi-spacing-6);border-radius:var(--rendi-rounded-md);background:var(--rendi-primary);color:var(--rendi-primary-foreground);text-decoration:none}.rendi-typ-support__cta svg{flex-shrink:0}.rendi-typ-step__link:focus-visible,.rendi-typ-support__cta:focus-visible{outline:none;border-radius:var(--rendi-rounded-md);box-shadow:var(--rendi-focus-default)}
/*# sourceMappingURL=/cdn/shop/t/75/assets/rendi-sell-form-confirmation.css.map */
